Skip to content
Success

Console Output

Pull request #44497 updated
01:39:56 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 25c3421802af2c008998b5ad664b5043a0db33fc+487fa4a469b4fc77e1706f14acbd97c06383e754 (1b09ea2bebdf0d5df732295e66127d2950c2be59)
Running in Durability level: PERFORMANCE_OPTIMIZED
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
The recommended git tool is: NONE
using credential jps-reader
 > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-44497@libs/jps/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
Checking out Revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10
Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull"
 > git rev-list --no-walk 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10
Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines.
To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins.
[Pipeline] Start of Pipeline
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (pr-hack)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
01:40:00 [2022-12-13T01:40:00.004Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
01:40:00 [2022-12-13T01:40:00.012Z] Trying to pass milestone 4
[Pipeline] milestone
01:40:00 [2022-12-13T01:40:00.120Z] Trying to pass milestone 5
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
01:40:15 [2022-12-13T01:40:15.295Z] Still waiting to schedule task
01:40:15 [2022-12-13T01:40:15.296Z]EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0ba31f30640a570cf)’ is offline
01:41:18 [2022-12-13T01:41:18.289Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0ba31f30640a570cf) in /home/ubuntu/workspace/moby_PR-44497
[Pipeline] {
[Pipeline] checkout
01:41:18 [2022-12-13T01:41:18.408Z] The recommended git tool is: git
01:41:21 [2022-12-13T01:41:21.492Z] using credential docker-jenkins-github-credentials
01:41:21 [2022-12-13T01:41:21.505Z] Cloning the remote Git repository
01:41:21 [2022-12-13T01:41:21.505Z] Cloning with configured refspecs honoured and without tags
01:41:21 [2022-12-13T01:41:21.605Z] Cloning repository https://github.com/moby/moby.git
01:41:21 [2022-12-13T01:41:21.662Z]  > git init /home/ubuntu/workspace/moby_PR-44497 # timeout=10
01:41:22 [2022-12-13T01:41:22.146Z] Fetching upstream changes from https://github.com/moby/moby.git
01:41:22 [2022-12-13T01:41:22.147Z]  > git --version # timeout=10
01:41:22 [2022-12-13T01:41:22.151Z]  > git --version # 'git version 2.25.1'
01:41:22 [2022-12-13T01:41:22.151Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
01:41:22 [2022-12-13T01:41:22.153Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44497/head:refs/remotes/origin/PR-44497 +refs/heads/master:refs/remotes/origin/master # timeout=10
01:41:39 [2022-12-13T01:41:39.520Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
01:41:39 [2022-12-13T01:41:39.616Z]  > git config --add remote.origin.fetch +refs/pull/44497/head:refs/remotes/origin/PR-44497 # timeout=10
01:41:39 [2022-12-13T01:41:39.669Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
01:41:40 [2022-12-13T01:41:40.943Z] Fetching without tags
01:41:41 [2022-12-13T01:41:41.286Z] Merging remotes/origin/master commit 487fa4a469b4fc77e1706f14acbd97c06383e754 into PR head commit 25c3421802af2c008998b5ad664b5043a0db33fc
01:41:40 [2022-12-13T01:41:40.457Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
01:41:41 [2022-12-13T01:41:41.005Z] Fetching upstream changes from https://github.com/moby/moby.git
01:41:41 [2022-12-13T01:41:41.006Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
01:41:41 [2022-12-13T01:41:41.093Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44497/head:refs/remotes/origin/PR-44497 +refs/heads/master:refs/remotes/origin/master # timeout=10
01:41:41 [2022-12-13T01:41:41.360Z]  > git config core.sparsecheckout # timeout=10
01:41:41 [2022-12-13T01:41:41.371Z]  > git checkout -f 25c3421802af2c008998b5ad664b5043a0db33fc # timeout=10
01:41:42 [2022-12-13T01:41:42.435Z]  > git remote # timeout=10
01:41:42 [2022-12-13T01:41:42.464Z]  > git config --get remote.origin.url # timeout=10
01:41:42 [2022-12-13T01:41:42.507Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
01:41:42 [2022-12-13T01:41:42.860Z] Merge succeeded, producing 81b8585d324427c872dc632f06703fa291111805
01:41:42 [2022-12-13T01:41:42.861Z] Checking out Revision 81b8585d324427c872dc632f06703fa291111805 (PR-44497)
01:41:42 [2022-12-13T01:41:42.509Z]  > git merge 487fa4a469b4fc77e1706f14acbd97c06383e754 # timeout=10
01:41:42 [2022-12-13T01:41:42.873Z]  > git rev-parse HEAD^{commit} # timeout=10
01:41:42 [2022-12-13T01:41:42.920Z]  > git config core.sparsecheckout # timeout=10
01:41:42 [2022-12-13T01:41:42.940Z]  > git checkout -f 81b8585d324427c872dc632f06703fa291111805 # timeout=10
01:41:46 [2022-12-13T01:41:46.772Z] Commit message: "Merge commit '487fa4a469b4fc77e1706f14acbd97c06383e754' into HEAD"
01:41:46 [2022-12-13T01:41:46.784Z] First time build. Skipping changelog.
01:41:46 [2022-12-13T01:41:46.829Z]  > git rev-list --no-walk d45939525f8a5f63d127d08dae2120ed088ab8d2 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
01:41:47 [2022-12-13T01:41:47.542Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44497:/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
01:42:14 [2022-12-13T01:42:14.265Z] Unable to find image 'alpine:latest' locally
01:42:14 [2022-12-13T01:42:14.265Z] latest: Pulling from library/alpine
01:42:14 [2022-12-13T01:42:14.265Z] 261da4162673: Pulling fs layer
01:42:14 [2022-12-13T01:42:14.265Z] 261da4162673: Verifying Checksum
01:42:14 [2022-12-13T01:42:14.265Z] 261da4162673: Download complete
01:42:14 [2022-12-13T01:42:14.265Z] 261da4162673: Pull complete
01:42:14 [2022-12-13T01:42:14.265Z] Digest: sha256:8914eb54f968791faf6a8638949e480fef81e697984fba772b3976835194c6d4
01:42:14 [2022-12-13T01:42:14.265Z] Status: Downloaded newer image for alpine:latest
01:42:17 [2022-12-13T01:42:17.562Z] 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: s390x)
[Pipeline] { (Branch: s390x integration-cli)
[Pipeline] { (Branch: ppc64le)
[Pipeline] { (Branch: ppc64le integration-cli)
[Pipeline] { (Branch: arm64)
[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
Stage "s390x" skipped due to when conditional
01:42:18 [2022-12-13T01:42:18.313Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0ba31f30640a570cf) in /home/ubuntu/workspace/moby_PR-44497
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)
[Pipeline] {
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] checkout
01:42:18 [2022-12-13T01:42:18.363Z] The recommended git tool is: git
[Pipeline] // stage
01:42:18 [2022-12-13T01:42:18.374Z] using credential docker-jenkins-github-credentials
[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)
01:42:18 [2022-12-13T01:42:18.403Z] Fetching changes from the remote Git repository
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] }
01:42:18 [2022-12-13T01:42:18.410Z] Fetching without tags
[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] }
01:42:18 [2022-12-13T01:42:18.647Z] Merging remotes/origin/master commit 487fa4a469b4fc77e1706f14acbd97c06383e754 into PR head commit 25c3421802af2c008998b5ad664b5043a0db33fc
01:42:18 [2022-12-13T01:42:18.855Z] Merge succeeded, producing a3344126e8b30a03128d41591456df772f16799c
01:42:18 [2022-12-13T01:42:18.855Z] Checking out Revision a3344126e8b30a03128d41591456df772f16799c (PR-44497)
01:42:18 [2022-12-13T01:42:18.912Z] Commit message: "Merge commit '487fa4a469b4fc77e1706f14acbd97c06383e754' into HEAD"
01:42:18 [2022-12-13T01:42:18.922Z] First time build. Skipping changelog.
01:42:18 [2022-12-13T01:42:18.418Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-44497/.git # timeout=10
01:42:18 [2022-12-13T01:42:18.439Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
01:42:18 [2022-12-13T01:42:18.446Z] Fetching upstream changes from https://github.com/moby/moby.git
01:42:18 [2022-12-13T01:42:18.447Z]  > git --version # timeout=10
01:42:18 [2022-12-13T01:42:18.456Z]  > git --version # 'git version 2.25.1'
01:42:18 [2022-12-13T01:42:18.456Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
01:42:18 [2022-12-13T01:42:18.457Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44497/head:refs/remotes/origin/PR-44497 +refs/heads/master:refs/remotes/origin/master # timeout=10
01:42:18 [2022-12-13T01:42:18.683Z]  > git config core.sparsecheckout # timeout=10
01:42:18 [2022-12-13T01:42:18.688Z]  > git checkout -f 25c3421802af2c008998b5ad664b5043a0db33fc # timeout=10
01:42:18 [2022-12-13T01:42:18.721Z]  > git remote # timeout=10
01:42:18 [2022-12-13T01:42:18.725Z]  > git config --get remote.origin.url # timeout=10
01:42:18 [2022-12-13T01:42:18.729Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
01:42:18 [2022-12-13T01:42:18.729Z]  > git merge 487fa4a469b4fc77e1706f14acbd97c06383e754 # timeout=10
01:42:18 [2022-12-13T01:42:18.882Z]  > git rev-parse HEAD^{commit} # timeout=10
01:42:18 [2022-12-13T01:42:18.891Z]  > git config core.sparsecheckout # timeout=10
01:42:18 [2022-12-13T01:42:18.899Z]  > git checkout -f a3344126e8b30a03128d41591456df772f16799c # timeout=10
01:42:18 [2022-12-13T01:42:18.947Z]  > git rev-list --no-walk d45939525f8a5f63d127d08dae2120ed088ab8d2 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
01:42:19 [2022-12-13T01:42:19.577Z] + docker version
01:42:19 [2022-12-13T01:42:19.577Z] Client: Docker Engine - Community
01:42:19 [2022-12-13T01:42:19.577Z]  Version:           22.06.0-beta.0
01:42:19 [2022-12-13T01:42:19.577Z]  API version:       1.42
01:42:19 [2022-12-13T01:42:19.577Z]  Go version:        go1.18.3
01:42:19 [2022-12-13T01:42:19.577Z]  Git commit:        3e9117b
01:42:19 [2022-12-13T01:42:19.577Z]  Built:             Fri Jun  3 17:55:34 2022
01:42:19 [2022-12-13T01:42:19.577Z]  OS/Arch:           linux/arm64
01:42:19 [2022-12-13T01:42:19.577Z]  Context:           default
01:42:19 [2022-12-13T01:42:19.577Z] 
01:42:19 [2022-12-13T01:42:19.577Z] Server: Docker Engine - Community
01:42:19 [2022-12-13T01:42:19.577Z]  Engine:
01:42:19 [2022-12-13T01:42:19.577Z]   Version:          22.06.0-beta.0
01:42:19 [2022-12-13T01:42:19.577Z]   API version:      1.42 (minimum version 1.12)
01:42:19 [2022-12-13T01:42:19.577Z]   Go version:       go1.18.3
01:42:19 [2022-12-13T01:42:19.577Z]   Git commit:       38633e7
01:42:19 [2022-12-13T01:42:19.577Z]   Built:            Fri Jun  3 17:55:34 2022
01:42:19 [2022-12-13T01:42:19.577Z]   OS/Arch:          linux/arm64
01:42:19 [2022-12-13T01:42:19.577Z]   Experimental:     true
01:42:19 [2022-12-13T01:42:19.577Z]  containerd:
01:42:19 [2022-12-13T01:42:19.577Z]   Version:          1.6.8
01:42:19 [2022-12-13T01:42:19.577Z]   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
01:42:19 [2022-12-13T01:42:19.577Z]  runc:
01:42:19 [2022-12-13T01:42:19.577Z]   Version:          1.1.4
01:42:19 [2022-12-13T01:42:19.577Z]   GitCommit:        v1.1.4-0-g5fd4c4d
01:42:19 [2022-12-13T01:42:19.577Z]  docker-init:
01:42:19 [2022-12-13T01:42:19.577Z]   Version:          0.19.0
01:42:19 [2022-12-13T01:42:19.577Z]   GitCommit:        de40ad0
[Pipeline] sh
01:42:19 [2022-12-13T01:42:19.861Z] + docker info
01:42:19 [2022-12-13T01:42:19.861Z] Client:
01:42:19 [2022-12-13T01:42:19.861Z]  Context:    default
01:42:19 [2022-12-13T01:42:19.861Z]  Debug Mode: false
01:42:19 [2022-12-13T01:42:19.861Z]  Plugins:
01:42:19 [2022-12-13T01:42:19.861Z]   buildx: Docker Buildx (Docker Inc.)
01:42:19 [2022-12-13T01:42:19.861Z]     Version:  v0.8.2
01:42:19 [2022-12-13T01:42:19.861Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
01:42:19 [2022-12-13T01:42:19.861Z]   compose: Docker Compose (Docker Inc.)
01:42:19 [2022-12-13T01:42:19.861Z]     Version:  v2.12.0
01:42:19 [2022-12-13T01:42:19.861Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
01:42:19 [2022-12-13T01:42:19.861Z] 
01:42:19 [2022-12-13T01:42:19.861Z] Server:
01:42:19 [2022-12-13T01:42:19.861Z]  Containers: 0
01:42:19 [2022-12-13T01:42:19.861Z]   Running: 0
01:42:19 [2022-12-13T01:42:19.861Z]   Paused: 0
01:42:19 [2022-12-13T01:42:19.861Z]   Stopped: 0
01:42:19 [2022-12-13T01:42:19.861Z]  Images: 1
01:42:19 [2022-12-13T01:42:19.861Z]  Server Version: 22.06.0-beta.0
01:42:19 [2022-12-13T01:42:19.861Z]  Storage Driver: overlay2
01:42:19 [2022-12-13T01:42:19.861Z]   Backing Filesystem: extfs
01:42:19 [2022-12-13T01:42:19.861Z]   Supports d_type: true
01:42:19 [2022-12-13T01:42:19.861Z]   Using metacopy: false
01:42:19 [2022-12-13T01:42:19.861Z]   Native Overlay Diff: true
01:42:19 [2022-12-13T01:42:19.861Z]   userxattr: false
01:42:19 [2022-12-13T01:42:19.861Z]  Logging Driver: json-file
01:42:19 [2022-12-13T01:42:19.861Z]  Cgroup Driver: cgroupfs
01:42:19 [2022-12-13T01:42:19.861Z]  Cgroup Version: 1
01:42:19 [2022-12-13T01:42:19.861Z]  Plugins:
01:42:19 [2022-12-13T01:42:19.861Z]   Volume: local
01:42:19 [2022-12-13T01:42:19.861Z]   Network: bridge host ipvlan macvlan null overlay
01:42:19 [2022-12-13T01:42:19.861Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
01:42:19 [2022-12-13T01:42:19.861Z]  Swarm: inactive
01:42:19 [2022-12-13T01:42:19.861Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
01:42:19 [2022-12-13T01:42:19.861Z]  Default Runtime: runc
01:42:19 [2022-12-13T01:42:19.861Z]  Init Binary: docker-init
01:42:19 [2022-12-13T01:42:19.861Z]  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
01:42:19 [2022-12-13T01:42:19.861Z]  runc version: v1.1.4-0-g5fd4c4d
01:42:19 [2022-12-13T01:42:19.861Z]  init version: de40ad0
01:42:19 [2022-12-13T01:42:19.861Z]  Security Options:
01:42:19 [2022-12-13T01:42:19.861Z]   apparmor
01:42:19 [2022-12-13T01:42:19.861Z]   seccomp
01:42:19 [2022-12-13T01:42:19.861Z]    Profile: builtin
01:42:19 [2022-12-13T01:42:19.861Z]  Kernel Version: 5.15.0-1022-aws
01:42:19 [2022-12-13T01:42:19.861Z]  Operating System: Ubuntu 20.04.5 LTS
01:42:19 [2022-12-13T01:42:19.861Z]  OSType: linux
01:42:19 [2022-12-13T01:42:19.861Z]  Architecture: aarch64
01:42:19 [2022-12-13T01:42:19.861Z]  CPUs: 2
01:42:19 [2022-12-13T01:42:19.861Z]  Total Memory: 7.559GiB
01:42:19 [2022-12-13T01:42:19.861Z]  Name: ip-10-100-38-3
01:42:19 [2022-12-13T01:42:19.861Z]  ID: a4508864-5846-4859-9d9f-739af3007ee0
01:42:19 [2022-12-13T01:42:19.861Z]  Docker Root Dir: /var/lib/docker
01:42:19 [2022-12-13T01:42:19.861Z]  Debug Mode: false
01:42:19 [2022-12-13T01:42:19.861Z]  Registry: https://index.docker.io/v1/
01:42:19 [2022-12-13T01:42:19.861Z]  Labels:
01:42:19 [2022-12-13T01:42:19.861Z]  Experimental: true
01:42:19 [2022-12-13T01:42:19.861Z]  Insecure Registries:
01:42:19 [2022-12-13T01:42:19.861Z]   127.0.0.0/8
01:42:19 [2022-12-13T01:42:19.861Z]  Live Restore Enabled: true
01:42:19 [2022-12-13T01:42:19.861Z] 
[Pipeline] sh
01:42:20 [2022-12-13T01:42:20.146Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
01:42:20 [2022-12-13T01:42:20.146Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
01:42:20 [2022-12-13T01:42:20.146Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44497/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
01:42:20 [2022-12-13T01:42:20.146Z] + bash /home/ubuntu/workspace/moby_PR-44497/check-config.sh
01:42:20 [2022-12-13T01:42:20.146Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
01:42:20 [2022-12-13T01:42:20.146Z] info: reading kernel config from /boot/config-5.15.0-1022-aws ...
01:42:20 [2022-12-13T01:42:20.146Z] 
01:42:20 [2022-12-13T01:42:20.146Z] Generally Necessary:
01:42:20 [2022-12-13T01:42:20.146Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
01:42:20 [2022-12-13T01:42:20.146Z] - apparmor: enabled and tools installed
01:42:20 [2022-12-13T01:42:20.146Z] - CONFIG_NAMESPACES: enabled
01:42:20 [2022-12-13T01:42:20.146Z] - CONFIG_NET_NS: enabled
01:42:20 [2022-12-13T01:42:20.407Z] - CONFIG_PID_NS: enabled
01:42:20 [2022-12-13T01:42:20.407Z] - CONFIG_IPC_NS: enabled
01:42:20 [2022-12-13T01:42:20.407Z] - CONFIG_UTS_NS: enabled
01:42:20 [2022-12-13T01:42:20.407Z] - CONFIG_CGROUPS: enabled
01:42:20 [2022-12-13T01:42:20.407Z] - CONFIG_CGROUP_CPUACCT: enabled
01:42:20 [2022-12-13T01:42:20.407Z] - CONFIG_CGROUP_DEVICE: enabled
01:42:20 [2022-12-13T01:42:20.407Z] - CONFIG_CGROUP_FREEZER: enabled
01:42:20 [2022-12-13T01:42:20.407Z] - CONFIG_CGROUP_SCHED: enabled
01:42:20 [2022-12-13T01:42:20.407Z] - CONFIG_CPUSETS: enabled
01:42:20 [2022-12-13T01:42:20.407Z] - CONFIG_MEMCG: enabled
01:42:20 [2022-12-13T01:42:20.407Z] - CONFIG_KEYS: enabled
01:42:20 [2022-12-13T01:42:20.407Z] - CONFIG_VETH: enabled (as module)
01:42:20 [2022-12-13T01:42:20.407Z] - CONFIG_BRIDGE: enabled (as module)
01:42:20 [2022-12-13T01:42:20.407Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
01:42:20 [2022-12-13T01:42:20.407Z] - CONFIG_IP_NF_FILTER: enabled (as module)
01:42:20 [2022-12-13T01:42:20.407Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
01:42:20 [2022-12-13T01:42:20.407Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
01:42:20 [2022-12-13T01:42:20.407Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
01:42:20 [2022-12-13T01:42:20.407Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
01:42:20 [2022-12-13T01:42:20.407Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
01:42:20 [2022-12-13T01:42:20.407Z] - CONFIG_IP_NF_NAT: enabled (as module)
01:42:20 [2022-12-13T01:42:20.407Z] - CONFIG_NF_NAT: enabled (as module)
01:42:20 [2022-12-13T01:42:20.407Z] - CONFIG_POSIX_MQUEUE: enabled
01:42:20 [2022-12-13T01:42:20.667Z] - CONFIG_CGROUP_BPF: enabled
01:42:20 [2022-12-13T01:42:20.667Z] 
01:42:20 [2022-12-13T01:42:20.667Z] Optional Features:
01:42:20 [2022-12-13T01:42:20.667Z] - CONFIG_USER_NS: enabled
01:42:20 [2022-12-13T01:42:20.667Z] - CONFIG_SECCOMP: enabled
01:42:20 [2022-12-13T01:42:20.667Z] - CONFIG_SECCOMP_FILTER: enabled
01:42:20 [2022-12-13T01:42:20.667Z] - CONFIG_CGROUP_PIDS: enabled
01:42:20 [2022-12-13T01:42:20.667Z] - CONFIG_MEMCG_SWAP: enabled
01:42:20 [2022-12-13T01:42:20.667Z]     (cgroup swap accounting is currently enabled)
01:42:20 [2022-12-13T01:42:20.667Z] - CONFIG_BLK_CGROUP: enabled
01:42:20 [2022-12-13T01:42:20.667Z] - CONFIG_BLK_DEV_THROTTLING: enabled
01:42:20 [2022-12-13T01:42:20.667Z] - CONFIG_CGROUP_PERF: enabled
01:42:20 [2022-12-13T01:42:20.667Z] - CONFIG_CGROUP_HUGETLB: enabled
01:42:20 [2022-12-13T01:42:20.667Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
01:42:20 [2022-12-13T01:42:20.667Z] - CONFIG_CGROUP_NET_PRIO: enabled
01:42:20 [2022-12-13T01:42:20.667Z] - CONFIG_CFS_BANDWIDTH: enabled
01:42:20 [2022-12-13T01:42:20.667Z] - CONFIG_FAIR_GROUP_SCHED: enabled
01:42:20 [2022-12-13T01:42:20.667Z] - CONFIG_RT_GROUP_SCHED: missing
01:42:20 [2022-12-13T01:42:20.667Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
01:42:20 [2022-12-13T01:42:20.667Z] - CONFIG_IP_VS: enabled (as module)
01:42:20 [2022-12-13T01:42:20.667Z] - CONFIG_IP_VS_NFCT: enabled
01:42:20 [2022-12-13T01:42:20.667Z] - CONFIG_IP_VS_PROTO_TCP: enabled
01:42:20 [2022-12-13T01:42:20.667Z] - CONFIG_IP_VS_PROTO_UDP: enabled
01:42:20 [2022-12-13T01:42:20.667Z] - CONFIG_IP_VS_RR: enabled (as module)
01:42:20 [2022-12-13T01:42:20.667Z] - CONFIG_SECURITY_SELINUX: enabled
01:42:20 [2022-12-13T01:42:20.667Z] - CONFIG_SECURITY_APPARMOR: enabled
01:42:20 [2022-12-13T01:42:20.667Z] - CONFIG_EXT4_FS: enabled
01:42:20 [2022-12-13T01:42:20.667Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
01:42:20 [2022-12-13T01:42:20.667Z] - CONFIG_EXT4_FS_SECURITY: enabled
01:42:20 [2022-12-13T01:42:20.927Z] - Network Drivers:
01:42:20 [2022-12-13T01:42:20.927Z]   - "overlay":
01:42:20 [2022-12-13T01:42:20.927Z]     - CONFIG_VXLAN: enabled (as module)
01:42:20 [2022-12-13T01:42:20.927Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
01:42:20 [2022-12-13T01:42:20.927Z]       Optional (for encrypted networks):
01:42:20 [2022-12-13T01:42:20.927Z]       - CONFIG_CRYPTO: enabled
01:42:20 [2022-12-13T01:42:20.927Z]       - CONFIG_CRYPTO_AEAD: enabled
01:42:20 [2022-12-13T01:42:20.927Z]       - CONFIG_CRYPTO_GCM: enabled
01:42:20 [2022-12-13T01:42:20.927Z]       - CONFIG_CRYPTO_SEQIV: enabled
01:42:20 [2022-12-13T01:42:20.927Z]       - CONFIG_CRYPTO_GHASH: enabled
01:42:20 [2022-12-13T01:42:20.927Z]       - CONFIG_XFRM: enabled
01:42:20 [2022-12-13T01:42:20.927Z]       - CONFIG_XFRM_USER: enabled (as module)
01:42:20 [2022-12-13T01:42:20.927Z]       - CONFIG_XFRM_ALGO: enabled (as module)
01:42:20 [2022-12-13T01:42:20.927Z]       - CONFIG_INET_ESP: enabled (as module)
01:42:20 [2022-12-13T01:42:20.927Z]   - "ipvlan":
01:42:20 [2022-12-13T01:42:20.927Z]     - CONFIG_IPVLAN: enabled (as module)
01:42:20 [2022-12-13T01:42:20.927Z]   - "macvlan":
01:42:20 [2022-12-13T01:42:20.927Z]     - CONFIG_MACVLAN: enabled (as module)
01:42:20 [2022-12-13T01:42:20.927Z]     - CONFIG_DUMMY: enabled (as module)
01:42:20 [2022-12-13T01:42:20.927Z]   - "ftp,tftp client in container":
01:42:20 [2022-12-13T01:42:20.927Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
01:42:20 [2022-12-13T01:42:20.927Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
01:42:20 [2022-12-13T01:42:20.927Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
01:42:20 [2022-12-13T01:42:20.927Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
01:42:20 [2022-12-13T01:42:20.927Z] - Storage Drivers:
01:42:20 [2022-12-13T01:42:20.927Z]   - "aufs":
01:42:20 [2022-12-13T01:42:20.927Z]     - CONFIG_AUFS_FS: enabled (as module)
01:42:20 [2022-12-13T01:42:20.927Z]   - "btrfs":
01:42:21 [2022-12-13T01:42:21.188Z]     - CONFIG_BTRFS_FS: enabled (as module)
01:42:21 [2022-12-13T01:42:21.188Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
01:42:21 [2022-12-13T01:42:21.188Z]   - "devicemapper":
01:42:21 [2022-12-13T01:42:21.188Z]     - CONFIG_BLK_DEV_DM: enabled
01:42:21 [2022-12-13T01:42:21.188Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
01:42:21 [2022-12-13T01:42:21.189Z]   - "overlay":
01:42:21 [2022-12-13T01:42:21.189Z]     - CONFIG_OVERLAY_FS: enabled (as module)
01:42:21 [2022-12-13T01:42:21.189Z]   - "zfs":
01:42:21 [2022-12-13T01:42:21.189Z]     - /dev/zfs: present
01:42:21 [2022-12-13T01:42:21.189Z]     - zfs command: missing
01:42:21 [2022-12-13T01:42:21.189Z]     - zpool command: missing
01:42:21 [2022-12-13T01:42:21.189Z] 
01:42:21 [2022-12-13T01:42:21.189Z] Limits:
01:42:21 [2022-12-13T01:42:21.189Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
01:42:21 [2022-12-13T01:42:21.189Z] 
01:42:21 [2022-12-13T01:42:21.189Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
01:42:21 [2022-12-13T01:42:21.500Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:a3344126e8b30a03128d41591456df772f16799c .
01:42:21 [2022-12-13T01:42:21.761Z] #1 [internal] load .dockerignore
01:42:22 [2022-12-13T01:42:22.021Z] #1 transferring context: 113B done
01:42:22 [2022-12-13T01:42:22.021Z] #1 DONE 0.2s
01:42:22 [2022-12-13T01:42:22.021Z] 
01:42:22 [2022-12-13T01:42:22.021Z] #2 [internal] load build definition from Dockerfile
01:42:22 [2022-12-13T01:42:22.021Z] #2 transferring dockerfile: 19.55kB done
01:42:22 [2022-12-13T01:42:22.021Z] #2 DONE 0.2s
01:42:22 [2022-12-13T01:42:22.021Z] 
01:42:22 [2022-12-13T01:42:22.021Z] #3 resolve image config for docker.io/docker/dockerfile:1
01:42:22 [2022-12-13T01:42:22.283Z] #3 DONE 0.3s
01:42:22 [2022-12-13T01:42:22.283Z] 
01:42:22 [2022-12-13T01:42:22.283Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc
01:42:22 [2022-12-13T01:42:22.283Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 0.0s done
01:42:22 [2022-12-13T01:42:22.542Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done
01:42:22 [2022-12-13T01:42:22.542Z] #4 sha256:f259fd86ee23d7b4a2944432e3a09f45fa288bb84bfbd222b19b2abc7ddffbb9 528B / 528B done
01:42:22 [2022-12-13T01:42:22.542Z] #4 sha256:8d5998862fafcacec68298ab34c9c28973251a5082836f31de0188cd914fae33 2.36kB / 2.36kB done
01:42:22 [2022-12-13T01:42:22.542Z] #4 sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 0B / 9.21MB 0.1s
01:42:22 [2022-12-13T01:42:22.542Z] #4 extracting sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0
01:42:22 [2022-12-13T01:42:22.542Z] #4 sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 9.21MB / 9.21MB 0.2s done
01:42:22 [2022-12-13T01:42:22.809Z] #4 extracting sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 0.2s done
01:42:22 [2022-12-13T01:42:22.809Z] #4 DONE 0.4s
01:42:22 [2022-12-13T01:42:22.809Z] 
01:42:22 [2022-12-13T01:42:22.809Z] #5 [internal] load metadata for docker.io/library/debian:bullseye
01:42:23 [2022-12-13T01:42:23.069Z] #5 ...
01:42:23 [2022-12-13T01:42:23.069Z] 
01:42:23 [2022-12-13T01:42:23.069Z] #6 [internal] load metadata for docker.io/library/golang:1.19.4-bullseye
01:42:23 [2022-12-13T01:42:23.069Z] #6 DONE 0.4s
01:42:23 [2022-12-13T01:42:23.328Z] 
01:42:23 [2022-12-13T01:42:23.328Z] #5 [internal] load metadata for docker.io/library/debian:bullseye
01:42:23 [2022-12-13T01:42:23.328Z] #5 DONE 0.4s
01:42:23 [2022-12-13T01:42:23.328Z] 
01:42:23 [2022-12-13T01:42:23.328Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
01:42:23 [2022-12-13T01:42:23.328Z] #7 DONE 0.5s
01:42:23 [2022-12-13T01:42:23.899Z] 
01:42:23 [2022-12-13T01:42:23.899Z] #8 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
01:42:23 [2022-12-13T01:42:23.899Z] #8 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
01:42:23 [2022-12-13T01:42:23.899Z] #8 DONE 0.1s
01:42:23 [2022-12-13T01:42:23.899Z] 
01:42:23 [2022-12-13T01:42:23.899Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:a288aa7ad0e4d443e86843972c25a02f99e9ad6ee589dd764895b2c3f5a8340b
01:42:23 [2022-12-13T01:42:23.899Z] #9 resolve docker.io/library/debian:bullseye@sha256:a288aa7ad0e4d443e86843972c25a02f99e9ad6ee589dd764895b2c3f5a8340b
01:42:24 [2022-12-13T01:42:24.162Z] #9 resolve docker.io/library/debian:bullseye@sha256:a288aa7ad0e4d443e86843972c25a02f99e9ad6ee589dd764895b2c3f5a8340b 0.1s done
01:42:24 [2022-12-13T01:42:24.162Z] #9 sha256:a288aa7ad0e4d443e86843972c25a02f99e9ad6ee589dd764895b2c3f5a8340b 1.85kB / 1.85kB done
01:42:24 [2022-12-13T01:42:24.162Z] #9 sha256:b398b1d261cd117e8b602e15fff07462cd60735526b07878c990ca32a931766b 529B / 529B done
01:42:24 [2022-12-13T01:42:24.162Z] #9 sha256:92dc3659087245df908cfc94278bab1bc9099230a6af05821cf01f2e218c8ca8 1.48kB / 1.48kB done
01:42:24 [2022-12-13T01:42:24.162Z] #9 sha256:4948a51a9a3f176f30ac619014f4a2da453a943244eacb53096ee9742eb7cef1 0B / 53.70MB
01:42:24 [2022-12-13T01:42:24.427Z] #9 sha256:4948a51a9a3f176f30ac619014f4a2da453a943244eacb53096ee9742eb7cef1 28.47MB / 53.70MB 0.3s
01:42:24 [2022-12-13T01:42:24.427Z] #9 ...
01:42:24 [2022-12-13T01:42:24.427Z] 
01:42:24 [2022-12-13T01:42:24.427Z] #10 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
01:42:24 [2022-12-13T01:42:24.427Z] #10 DONE 0.6s
01:42:24 [2022-12-13T01:42:24.698Z] 
01:42:24 [2022-12-13T01:42:24.698Z] #10 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
01:42:24 [2022-12-13T01:42:24.698Z] #10 DONE 0.6s
01:42:24 [2022-12-13T01:42:24.698Z] 
01:42:24 [2022-12-13T01:42:24.698Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.4-bullseye@sha256:9554cfef4c535c7fa4e17c95b28d4c0097a75a430637e13052c27cbd85bdc641
01:42:24 [2022-12-13T01:42:24.698Z] #11 resolve docker.io/library/golang:1.19.4-bullseye@sha256:9554cfef4c535c7fa4e17c95b28d4c0097a75a430637e13052c27cbd85bdc641 0.1s done
01:42:24 [2022-12-13T01:42:24.698Z] #11 sha256:4948a51a9a3f176f30ac619014f4a2da453a943244eacb53096ee9742eb7cef1 46.32MB / 53.70MB 0.5s
01:42:24 [2022-12-13T01:42:24.698Z] #11 sha256:9554cfef4c535c7fa4e17c95b28d4c0097a75a430637e13052c27cbd85bdc641 1.86kB / 1.86kB done
01:42:24 [2022-12-13T01:42:24.698Z] #11 sha256:e8ac398e8e118d94d1333315cf40b1a4316e89ceb5436ba9421ab885bcadead0 1.80kB / 1.80kB done
01:42:24 [2022-12-13T01:42:24.698Z] #11 sha256:05e38b13b7e54c4e9dfd2965815e9a1095b2dbcd47aac1351e093c5c9e5d8f9a 7.12kB / 7.12kB done
01:42:24 [2022-12-13T01:42:24.698Z] #11 sha256:6efc1b20f4359d8f8eee08a338da8190d7ad6f077920c5a52e6e90cc72cfe32a 10.87MB / 10.87MB 0.4s done
01:42:24 [2022-12-13T01:42:24.698Z] #11 sha256:4c81e9b9b636d92370c81523d1cf3c317b12472aa823bfc41c2ca44b433b6434 17.83MB / 54.68MB 0.5s
01:42:24 [2022-12-13T01:42:24.698Z] #11 sha256:b4da1b3775b3318d613abab2fd069341bb11e4a0203d0711f880b6e7b63d9999 5.15MB / 5.15MB 0.1s done
01:42:24 [2022-12-13T01:42:24.698Z] #11 sha256:cba7ab2dd679ad5994201028613ceeaefe75e74d32261d68a2cd00a4bb6dfa6e 3.15MB / 81.37MB 0.5s
01:42:24 [2022-12-13T01:42:24.698Z] #11 sha256:4948a51a9a3f176f30ac619014f4a2da453a943244eacb53096ee9742eb7cef1 52.43MB / 53.70MB 0.7s
01:42:24 [2022-12-13T01:42:24.698Z] #11 sha256:4c81e9b9b636d92370c81523d1cf3c317b12472aa823bfc41c2ca44b433b6434 27.26MB / 54.68MB 0.7s
01:42:24 [2022-12-13T01:42:24.698Z] #11 sha256:cba7ab2dd679ad5994201028613ceeaefe75e74d32261d68a2cd00a4bb6dfa6e 17.83MB / 81.37MB 0.7s
01:42:24 [2022-12-13T01:42:24.959Z] #11 sha256:4c81e9b9b636d92370c81523d1cf3c317b12472aa823bfc41c2ca44b433b6434 37.53MB / 54.68MB 0.8s
01:42:24 [2022-12-13T01:42:24.959Z] #11 sha256:cba7ab2dd679ad5994201028613ceeaefe75e74d32261d68a2cd00a4bb6dfa6e 30.58MB / 81.37MB 0.8s
01:42:24 [2022-12-13T01:42:24.959Z] #11 sha256:4948a51a9a3f176f30ac619014f4a2da453a943244eacb53096ee9742eb7cef1 53.70MB / 53.70MB 0.8s done
01:42:24 [2022-12-13T01:42:24.959Z] #11 sha256:4c81e9b9b636d92370c81523d1cf3c317b12472aa823bfc41c2ca44b433b6434 54.68MB / 54.68MB 1.0s
01:42:24 [2022-12-13T01:42:24.959Z] #11 sha256:cba7ab2dd679ad5994201028613ceeaefe75e74d32261d68a2cd00a4bb6dfa6e 53.48MB / 81.37MB 1.0s
01:42:24 [2022-12-13T01:42:24.959Z] #11 sha256:3ba0ec045e9d6c379d1aea980c9a5f34ecfc133cd5c75109cbcc3ffb5aaf7274 0B / 115.17MB 1.0s
01:42:25 [2022-12-13T01:42:25.224Z] #11 sha256:4c81e9b9b636d92370c81523d1cf3c317b12472aa823bfc41c2ca44b433b6434 54.68MB / 54.68MB 1.0s done
01:42:25 [2022-12-13T01:42:25.224Z] #11 sha256:cba7ab2dd679ad5994201028613ceeaefe75e74d32261d68a2cd00a4bb6dfa6e 59.77MB / 81.37MB 1.0s
01:42:25 [2022-12-13T01:42:25.224Z] #11 sha256:3ba0ec045e9d6c379d1aea980c9a5f34ecfc133cd5c75109cbcc3ffb5aaf7274 6.55MB / 115.17MB 1.0s
01:42:25 [2022-12-13T01:42:25.224Z] #11 extracting sha256:4948a51a9a3f176f30ac619014f4a2da453a943244eacb53096ee9742eb7cef1
01:42:25 [2022-12-13T01:42:25.224Z] #11 sha256:0a317f9f8ea9e7ac4e1d27e2c3305e1580e643577ee8a04d00c88b47243d73e9 0B / 155B 1.0s
01:42:25 [2022-12-13T01:42:25.224Z] #11 sha256:cba7ab2dd679ad5994201028613ceeaefe75e74d32261d68a2cd00a4bb6dfa6e 66.06MB / 81.37MB 1.1s
01:42:25 [2022-12-13T01:42:25.224Z] #11 sha256:0a317f9f8ea9e7ac4e1d27e2c3305e1580e643577ee8a04d00c88b47243d73e9 155B / 155B 1.1s done
01:42:25 [2022-12-13T01:42:25.492Z] #11 sha256:cba7ab2dd679ad5994201028613ceeaefe75e74d32261d68a2cd00a4bb6dfa6e 81.37MB / 81.37MB 1.4s
01:42:25 [2022-12-13T01:42:25.492Z] #11 sha256:3ba0ec045e9d6c379d1aea980c9a5f34ecfc133cd5c75109cbcc3ffb5aaf7274 23.37MB / 115.17MB 1.4s
01:42:25 [2022-12-13T01:42:25.492Z] #11 sha256:3ba0ec045e9d6c379d1aea980c9a5f34ecfc133cd5c75109cbcc3ffb5aaf7274 32.51MB / 115.17MB 1.4s
01:42:25 [2022-12-13T01:42:25.492Z] #11 sha256:cba7ab2dd679ad5994201028613ceeaefe75e74d32261d68a2cd00a4bb6dfa6e 81.37MB / 81.37MB 1.5s done
01:42:25 [2022-12-13T01:42:25.756Z] #11 sha256:3ba0ec045e9d6c379d1aea980c9a5f34ecfc133cd5c75109cbcc3ffb5aaf7274 48.60MB / 115.17MB 1.6s
01:42:25 [2022-12-13T01:42:25.756Z] #11 sha256:3ba0ec045e9d6c379d1aea980c9a5f34ecfc133cd5c75109cbcc3ffb5aaf7274 54.53MB / 115.17MB 1.7s
01:42:26 [2022-12-13T01:42:26.016Z] #11 sha256:3ba0ec045e9d6c379d1aea980c9a5f34ecfc133cd5c75109cbcc3ffb5aaf7274 71.30MB / 115.17MB 1.9s
01:42:26 [2022-12-13T01:42:26.016Z] #11 sha256:3ba0ec045e9d6c379d1aea980c9a5f34ecfc133cd5c75109cbcc3ffb5aaf7274 79.69MB / 115.17MB 2.0s
01:42:26 [2022-12-13T01:42:26.276Z] #11 ...
01:42:26 [2022-12-13T01:42:26.276Z] 
01:42:26 [2022-12-13T01:42:26.276Z] #12 [internal] load build context
01:42:26 [2022-12-13T01:42:26.276Z] #12 transferring context: 63.87MB 2.2s done
01:42:26 [2022-12-13T01:42:26.276Z] #12 DONE 2.3s
01:42:26 [2022-12-13T01:42:26.276Z] 
01:42:26 [2022-12-13T01:42:26.276Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.4-bullseye@sha256:9554cfef4c535c7fa4e17c95b28d4c0097a75a430637e13052c27cbd85bdc641
01:42:26 [2022-12-13T01:42:26.276Z] #11 sha256:3ba0ec045e9d6c379d1aea980c9a5f34ecfc133cd5c75109cbcc3ffb5aaf7274 98.57MB / 115.17MB 2.2s
01:42:26 [2022-12-13T01:42:26.276Z] #11 sha256:3ba0ec045e9d6c379d1aea980c9a5f34ecfc133cd5c75109cbcc3ffb5aaf7274 111.15MB / 115.17MB 2.2s
01:42:28 [2022-12-13T01:42:28.816Z] #11 extracting sha256:4948a51a9a3f176f30ac619014f4a2da453a943244eacb53096ee9742eb7cef1 3.2s done
01:42:28 [2022-12-13T01:42:28.816Z] #11 ...
01:42:28 [2022-12-13T01:42:28.816Z] 
01:42:28 [2022-12-13T01:42:28.816Z] #8 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
01:42:28 [2022-12-13T01:42:28.816Z] #8 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
01:42:28 [2022-12-13T01:42:28.816Z] #8 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
01:42:28 [2022-12-13T01:42:28.816Z] #8 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
01:42:28 [2022-12-13T01:42:28.816Z] #8 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.8s done
01:42:28 [2022-12-13T01:42:28.816Z] #8 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.9s done
01:42:28 [2022-12-13T01:42:28.816Z] #8 DONE 4.6s
01:42:28 [2022-12-13T01:42:28.816Z] 
01:42:28 [2022-12-13T01:42:28.816Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.4-bullseye@sha256:9554cfef4c535c7fa4e17c95b28d4c0097a75a430637e13052c27cbd85bdc641
01:42:28 [2022-12-13T01:42:28.816Z] #11 extracting sha256:b4da1b3775b3318d613abab2fd069341bb11e4a0203d0711f880b6e7b63d9999
01:42:28 [2022-12-13T01:42:28.816Z] #11 ...
01:42:28 [2022-12-13T01:42:28.816Z] 
01:42:28 [2022-12-13T01:42:28.816Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:a288aa7ad0e4d443e86843972c25a02f99e9ad6ee589dd764895b2c3f5a8340b
01:42:28 [2022-12-13T01:42:28.816Z] #9 sha256:4948a51a9a3f176f30ac619014f4a2da453a943244eacb53096ee9742eb7cef1 53.70MB / 53.70MB 0.8s done
01:42:28 [2022-12-13T01:42:28.816Z] #9 DONE 4.7s
01:42:28 [2022-12-13T01:42:28.816Z] 
01:42:28 [2022-12-13T01:42:28.816Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.4-bullseye@sha256:9554cfef4c535c7fa4e17c95b28d4c0097a75a430637e13052c27cbd85bdc641
01:42:28 [2022-12-13T01:42:28.816Z] #11 extracting sha256:b4da1b3775b3318d613abab2fd069341bb11e4a0203d0711f880b6e7b63d9999 0.3s done
01:42:29 [2022-12-13T01:42:29.076Z] #11 extracting sha256:6efc1b20f4359d8f8eee08a338da8190d7ad6f077920c5a52e6e90cc72cfe32a
01:42:29 [2022-12-13T01:42:29.336Z] #11 extracting sha256:6efc1b20f4359d8f8eee08a338da8190d7ad6f077920c5a52e6e90cc72cfe32a 0.3s done
01:42:29 [2022-12-13T01:42:29.596Z] #11 extracting sha256:4c81e9b9b636d92370c81523d1cf3c317b12472aa823bfc41c2ca44b433b6434
01:42:32 [2022-12-13T01:42:32.892Z] #11 extracting sha256:4c81e9b9b636d92370c81523d1cf3c317b12472aa823bfc41c2ca44b433b6434 2.9s done
01:42:32 [2022-12-13T01:42:32.892Z] #11 extracting sha256:cba7ab2dd679ad5994201028613ceeaefe75e74d32261d68a2cd00a4bb6dfa6e 0.1s
01:42:34 [2022-12-13T01:42:34.805Z] #11 extracting sha256:cba7ab2dd679ad5994201028613ceeaefe75e74d32261d68a2cd00a4bb6dfa6e 2.2s done
01:42:35 [2022-12-13T01:42:35.064Z] #11 extracting sha256:3ba0ec045e9d6c379d1aea980c9a5f34ecfc133cd5c75109cbcc3ffb5aaf7274
01:42:39 [2022-12-13T01:42:39.262Z] #11 ...
01:42:39 [2022-12-13T01:42:39.262Z] 
01:42:39 [2022-12-13T01:42:39.262Z] #13 [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
01:42:39 [2022-12-13T01:42:39.262Z] #0 0.851 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
01:42:39 [2022-12-13T01:42:39.262Z] #0 0.885 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
01:42:39 [2022-12-13T01:42:39.262Z] #0 0.885 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
01:42:39 [2022-12-13T01:42:39.262Z] #0 1.022 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
01:42:39 [2022-12-13T01:42:39.262Z] #0 1.493 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [206 kB]
01:42:39 [2022-12-13T01:42:39.262Z] #0 2.001 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
01:42:39 [2022-12-13T01:42:39.262Z] #0 2.273 Fetched 8497 kB in 2s (5050 kB/s)
01:42:39 [2022-12-13T01:42:39.262Z] #0 2.273 Reading package lists...
01:42:39 [2022-12-13T01:42:39.262Z] #0 2.867 Reading package lists...
01:42:39 [2022-12-13T01:42:39.262Z] #0 3.429 Building dependency tree...
01:42:39 [2022-12-13T01:42:39.262Z] #0 3.804 The following additional packages will be installed:
01:42:39 [2022-12-13T01:42:39.262Z] #0 3.804   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
01:42:39 [2022-12-13T01:42:39.262Z] #0 3.805   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
01:42:39 [2022-12-13T01:42:39.262Z] #0 3.806 Recommended packages:
01:42:39 [2022-12-13T01:42:39.262Z] #0 3.806   libldap-common publicsuffix libsasl2-modules
01:42:39 [2022-12-13T01:42:39.262Z] #0 3.929 The following NEW packages will be installed:
01:42:39 [2022-12-13T01:42:39.262Z] #0 3.931   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
01:42:39 [2022-12-13T01:42:39.262Z] #0 3.931   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
01:42:39 [2022-12-13T01:42:39.262Z] #0 3.931   libssh2-1 openssl
01:42:39 [2022-12-13T01:42:39.262Z] #0 4.207 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded.
01:42:39 [2022-12-13T01:42:39.262Z] #0 4.207 Need to get 2941 kB of archives.
01:42:39 [2022-12-13T01:42:39.262Z] #0 4.207 After this operation, 6478 kB of additional disk space will be used.
01:42:39 [2022-12-13T01:42:39.262Z] #0 4.207 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u3 [830 kB]
01:42:39 [2022-12-13T01:42:39.262Z] #0 4.259 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB]
01:42:39 [2022-12-13T01:42:39.262Z] #0 4.285 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB]
01:42:39 [2022-12-13T01:42:39.262Z] #0 4.285 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB]
01:42:39 [2022-12-13T01:42:39.262Z] #0 4.297 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB]
01:42:39 [2022-12-13T01:42:39.262Z] #0 4.297 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB]
01:42:39 [2022-12-13T01:42:39.262Z] #0 4.297 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB]
01:42:39 [2022-12-13T01:42:39.262Z] #0 4.310 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB]
01:42:39 [2022-12-13T01:42:39.262Z] #0 4.310 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB]
01:42:39 [2022-12-13T01:42:39.262Z] #0 4.312 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB]
01:42:39 [2022-12-13T01:42:39.262Z] #0 4.313 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u3 [324 kB]
01:42:39 [2022-12-13T01:42:39.262Z] #0 4.314 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u3 [264 kB]
01:42:39 [2022-12-13T01:42:39.262Z] #0 4.315 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
01:42:39 [2022-12-13T01:42:39.262Z] #0 4.353 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
01:42:39 [2022-12-13T01:42:39.262Z] #0 4.354 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
01:42:39 [2022-12-13T01:42:39.262Z] #0 4.844 debconf: delaying package configuration, since apt-utils is not installed
01:42:39 [2022-12-13T01:42:39.262Z] #0 4.925 Fetched 2941 kB in 0s (7071 kB/s)
01:42:39 [2022-12-13T01:42:39.262Z] #0 5.126 Selecting previously unselected package openssl.
01:42:39 [2022-12-13T01:42:39.262Z] #0 5.126 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6653 files and directories currently installed.)
01:42:39 [2022-12-13T01:42:39.262Z] #0 5.126 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_arm64.deb ...
01:42:39 [2022-12-13T01:42:39.262Z] #0 5.135 Unpacking openssl (1.1.1n-0+deb11u3) ...
01:42:39 [2022-12-13T01:42:39.262Z] #0 5.547 Selecting previously unselected package ca-certificates.
01:42:39 [2022-12-13T01:42:39.262Z] #0 5.547 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
01:42:39 [2022-12-13T01:42:39.262Z] #0 5.554 Unpacking ca-certificates (20210119) ...
01:42:39 [2022-12-13T01:42:39.262Z] #0 5.827 Selecting previously unselected package libbrotli1:arm64.
01:42:39 [2022-12-13T01:42:39.262Z] #0 5.827 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ...
01:42:39 [2022-12-13T01:42:39.262Z] #0 5.880 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ...
01:42:39 [2022-12-13T01:42:39.262Z] #0 6.009 Selecting previously unselected package libsasl2-modules-db:arm64.
01:42:39 [2022-12-13T01:42:39.262Z] #0 6.009 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
01:42:39 [2022-12-13T01:42:39.262Z] #0 6.055 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
01:42:39 [2022-12-13T01:42:39.262Z] #0 6.203 Selecting previously unselected package libsasl2-2:arm64.
01:42:39 [2022-12-13T01:42:39.262Z] #0 6.203 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
01:42:39 [2022-12-13T01:42:39.262Z] #0 6.210 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
01:42:39 [2022-12-13T01:42:39.262Z] #0 6.336 Selecting previously unselected package libldap-2.4-2:arm64.
01:42:39 [2022-12-13T01:42:39.262Z] #0 6.338 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ...
01:42:39 [2022-12-13T01:42:39.262Z] #0 6.389 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
01:42:39 [2022-12-13T01:42:39.262Z] #0 6.534 Selecting previously unselected package libnghttp2-14:arm64.
01:42:39 [2022-12-13T01:42:39.262Z] #0 6.534 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ...
01:42:39 [2022-12-13T01:42:39.262Z] #0 6.581 Unpacking libnghttp2-14:arm64 (1.43.0-1) ...
01:42:39 [2022-12-13T01:42:39.262Z] #0 6.751 Selecting previously unselected package libpsl5:arm64.
01:42:39 [2022-12-13T01:42:39.262Z] #0 6.751 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ...
01:42:39 [2022-12-13T01:42:39.262Z] #0 6.823 Unpacking libpsl5:arm64 (0.21.0-1.2) ...
01:42:39 [2022-12-13T01:42:39.262Z] #0 6.995 Selecting previously unselected package librtmp1:arm64.
01:42:39 [2022-12-13T01:42:39.262Z] #0 6.995 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ...
01:42:39 [2022-12-13T01:42:39.262Z] #0 7.006 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
01:42:39 [2022-12-13T01:42:39.262Z] #0 7.288 Selecting previously unselected package libssh2-1:arm64.
01:42:39 [2022-12-13T01:42:39.262Z] #0 7.290 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ...
01:42:39 [2022-12-13T01:42:39.262Z] #0 7.304 Unpacking libssh2-1:arm64 (1.9.0-2) ...
01:42:39 [2022-12-13T01:42:39.262Z] #0 7.464 Selecting previously unselected package libcurl4:arm64.
01:42:39 [2022-12-13T01:42:39.262Z] #0 7.464 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u3_arm64.deb ...
01:42:39 [2022-12-13T01:42:39.262Z] #0 7.470 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u3) ...
01:42:39 [2022-12-13T01:42:39.262Z] #0 7.611 Selecting previously unselected package curl.
01:42:39 [2022-12-13T01:42:39.262Z] #0 7.611 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u3_arm64.deb ...
01:42:39 [2022-12-13T01:42:39.262Z] #0 7.621 Unpacking curl (7.74.0-1.3+deb11u3) ...
01:42:39 [2022-12-13T01:42:39.262Z] #0 7.771 Selecting previously unselected package libonig5:arm64.
01:42:39 [2022-12-13T01:42:39.262Z] #0 7.771 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ...
01:42:39 [2022-12-13T01:42:39.262Z] #0 7.781 Unpacking libonig5:arm64 (6.9.6-1.1) ...
01:42:39 [2022-12-13T01:42:39.262Z] #0 7.918 Selecting previously unselected package libjq1:arm64.
01:42:39 [2022-12-13T01:42:39.262Z] #0 7.920 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ...
01:42:39 [2022-12-13T01:42:39.262Z] #0 7.933 Unpacking libjq1:arm64 (1.6-2.1) ...
01:42:39 [2022-12-13T01:42:39.262Z] #0 8.079 Selecting previously unselected package jq.
01:42:39 [2022-12-13T01:42:39.262Z] #0 8.079 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ...
01:42:39 [2022-12-13T01:42:39.262Z] #0 8.179 Unpacking jq (1.6-2.1) ...
01:42:39 [2022-12-13T01:42:39.262Z] #0 8.238 Setting up libpsl5:arm64 (0.21.0-1.2) ...
01:42:39 [2022-12-13T01:42:39.262Z] #0 8.258 Setting up libbrotli1:arm64 (1.0.9-2+b2) ...
01:42:39 [2022-12-13T01:42:39.262Z] #0 8.314 Setting up libnghttp2-14:arm64 (1.43.0-1) ...
01:42:39 [2022-12-13T01:42:39.262Z] #0 8.337 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
01:42:39 [2022-12-13T01:42:39.262Z] #0 8.373 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
01:42:39 [2022-12-13T01:42:39.262Z] #0 8.416 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
01:42:39 [2022-12-13T01:42:39.262Z] #0 8.447 Setting up libssh2-1:arm64 (1.9.0-2) ...
01:42:39 [2022-12-13T01:42:39.262Z] #0 8.474 Setting up openssl (1.1.1n-0+deb11u3) ...
01:42:39 [2022-12-13T01:42:39.262Z] #0 8.520 Setting up libonig5:arm64 (6.9.6-1.1) ...
01:42:39 [2022-12-13T01:42:39.262Z] #0 8.544 Setting up libjq1:arm64 (1.6-2.1) ...
01:42:39 [2022-12-13T01:42:39.262Z] #0 8.643 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
01:42:39 [2022-12-13T01:42:39.262Z] #0 8.829 Setting up ca-certificates (20210119) ...
01:42:39 [2022-12-13T01:42:39.262Z] #0 9.571 Updating certificates in /etc/ssl/certs...
01:42:39 [2022-12-13T01:42:39.262Z] #13 ...
01:42:39 [2022-12-13T01:42:39.262Z] 
01:42:39 [2022-12-13T01:42:39.262Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.4-bullseye@sha256:9554cfef4c535c7fa4e17c95b28d4c0097a75a430637e13052c27cbd85bdc641
01:42:40 [2022-12-13T01:42:40.202Z] #11 extracting sha256:3ba0ec045e9d6c379d1aea980c9a5f34ecfc133cd5c75109cbcc3ffb5aaf7274 5.2s
01:42:40 [2022-12-13T01:42:40.775Z] #11 extracting sha256:3ba0ec045e9d6c379d1aea980c9a5f34ecfc133cd5c75109cbcc3ffb5aaf7274 5.7s done
01:42:41 [2022-12-13T01:42:41.783Z] #11 extracting sha256:0a317f9f8ea9e7ac4e1d27e2c3305e1580e643577ee8a04d00c88b47243d73e9 done
01:42:44 [2022-12-13T01:42:44.339Z] #11 DONE 19.9s
01:42:44 [2022-12-13T01:42:44.339Z] 
01:42:44 [2022-12-13T01:42:44.339Z] #14 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
01:42:44 [2022-12-13T01:42:44.907Z] #14 DONE 0.9s
01:42:44 [2022-12-13T01:42:44.907Z] 
01:42:44 [2022-12-13T01:42:44.907Z] #13 [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
01:42:44 [2022-12-13T01:42:44.907Z] #13 10.46 129 added, 0 removed; done.
01:42:44 [2022-12-13T01:42:44.907Z] #13 10.85 Setting up jq (1.6-2.1) ...
01:42:44 [2022-12-13T01:42:44.907Z] #13 11.01 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u3) ...
01:42:44 [2022-12-13T01:42:44.907Z] #13 11.12 Setting up curl (7.74.0-1.3+deb11u3) ...
01:42:44 [2022-12-13T01:42:44.907Z] #13 11.23 Processing triggers for libc-bin (2.31-13+deb11u5) ...
01:42:44 [2022-12-13T01:42:44.907Z] #13 11.41 Processing triggers for ca-certificates (20210119) ...
01:42:44 [2022-12-13T01:42:44.907Z] #13 11.45 Updating certificates in /etc/ssl/certs...
01:42:44 [2022-12-13T01:42:44.907Z] #13 12.34 0 added, 0 removed; done.
01:42:44 [2022-12-13T01:42:44.907Z] #13 12.34 Running hooks in /etc/ca-certificates/update.d...
01:42:44 [2022-12-13T01:42:44.907Z] #13 12.34 done.
01:42:44 [2022-12-13T01:42:44.907Z] #13 DONE 16.1s
01:42:44 [2022-12-13T01:42:44.907Z] 
01:42:44 [2022-12-13T01:42:44.907Z] #15 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
01:42:44 [2022-12-13T01:42:44.907Z] #15 DONE 0.2s
01:42:44 [2022-12-13T01:42:44.907Z] 
01:42:44 [2022-12-13T01:42:44.907Z] #16 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list  && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list
01:42:45 [2022-12-13T01:42:45.480Z] #16 DONE 0.7s
01:42:45 [2022-12-13T01:42:45.480Z] 
01:42:45 [2022-12-13T01:42:45.480Z] #17 [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
01:42:45 [2022-12-13T01:42:45.739Z] #17 ...
01:42:45 [2022-12-13T01:42:45.739Z] 
01:42:45 [2022-12-13T01:42:45.739Z] #18 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
01:42:45 [2022-12-13T01:42:45.739Z] #18 DONE 0.2s
01:42:45 [2022-12-13T01:42:45.739Z] 
01:42:45 [2022-12-13T01:42:45.739Z] #19 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
01:42:45 [2022-12-13T01:42:45.739Z] #19 DONE 0.3s
01:42:45 [2022-12-13T01:42:45.739Z] 
01:42:45 [2022-12-13T01:42:45.739Z] #20 [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
01:42:45 [2022-12-13T01:42:45.999Z] #20 ...
01:42:45 [2022-12-13T01:42:45.999Z] 
01:42:45 [2022-12-13T01:42:45.999Z] #21 [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
01:42:45 [2022-12-13T01:42:45.999Z] #21 DONE 0.4s
01:42:45 [2022-12-13T01:42:45.999Z] 
01:42:45 [2022-12-13T01:42:45.999Z] #22 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
01:42:45 [2022-12-13T01:42:45.999Z] #22 DONE 0.4s
01:42:45 [2022-12-13T01:42:45.999Z] 
01:42:45 [2022-12-13T01:42:45.999Z] #23 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
01:42:45 [2022-12-13T01:42:45.999Z] #23 DONE 0.5s
01:42:45 [2022-12-13T01:42:45.999Z] 
01:42:45 [2022-12-13T01:42:45.999Z] #24 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
01:42:50 [2022-12-13T01:42:50.204Z] #24 4.199 + RM_GOPATH=0
01:42:50 [2022-12-13T01:42:50.204Z] #24 4.199 + TMP_GOPATH=
01:42:50 [2022-12-13T01:42:50.204Z] #24 4.199 + : /build
01:42:50 [2022-12-13T01:42:50.204Z] #24 4.199 + '[' -z '' ']'
01:42:50 [2022-12-13T01:42:50.204Z] #24 4.199 ++ mktemp -d
01:42:50 [2022-12-13T01:42:50.204Z] #24 4.199 + export GOPATH=/tmp/tmp.JYv4BLxE0E
01:42:50 [2022-12-13T01:42:50.204Z] #24 4.199 + GOPATH=/tmp/tmp.JYv4BLxE0E
01:42:50 [2022-12-13T01:42:50.204Z] #24 4.199 + RM_GOPATH=1
01:42:50 [2022-12-13T01:42:50.204Z] #24 4.199 + case "$(go env GOARCH)" in
01:42:50 [2022-12-13T01:42:50.204Z] #24 4.199 ++ go env GOARCH
01:42:50 [2022-12-13T01:42:50.204Z] #24 4.227 Install rootlesskit version 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
01:42:50 [2022-12-13T01:42:50.204Z] #24 4.230 + export GO_BUILDMODE=-buildmode=pie
01:42:50 [2022-12-13T01:42:50.204Z] #24 4.230 + GO_BUILDMODE=-buildmode=pie
01:42:50 [2022-12-13T01:42:50.204Z] #24 4.230 ++ dirname /install.sh
01:42:50 [2022-12-13T01:42:50.204Z] #24 4.230 + dir=/
01:42:50 [2022-12-13T01:42:50.204Z] #24 4.230 + bin=rootlesskit
01:42:50 [2022-12-13T01:42:50.204Z] #24 4.230 + shift
01:42:50 [2022-12-13T01:42:50.204Z] #24 4.230 + '[' '!' -f //rootlesskit.installer ']'
01:42:50 [2022-12-13T01:42:50.204Z] #24 4.230 + . //rootlesskit.installer
01:42:50 [2022-12-13T01:42:50.204Z] #24 4.230 ++ : 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
01:42:50 [2022-12-13T01:42:50.204Z] #24 4.230 + install_rootlesskit
01:42:50 [2022-12-13T01:42:50.204Z] #24 4.230 + case "$1" in
01:42:50 [2022-12-13T01:42:50.204Z] #24 4.230 + export CGO_ENABLED=0
01:42:50 [2022-12-13T01:42:50.204Z] #24 4.230 + CGO_ENABLED=0
01:42:50 [2022-12-13T01:42:50.204Z] #24 4.230 + _install_rootlesskit
01:42:50 [2022-12-13T01:42:50.204Z] #24 4.230 + echo 'Install rootlesskit version 6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7'
01:42:50 [2022-12-13T01:42:50.204Z] #24 4.230 + for f in rootlesskit rootlesskit-docker-proxy
01:42:50 [2022-12-13T01:42:50.204Z] #24 4.230 + GOBIN=/build
01:42:50 [2022-12-13T01:42:50.204Z] #24 4.230 + GO111MODULE=on
01:42:50 [2022-12-13T01:42:50.204Z] #24 4.230 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
01:42:50 [2022-12-13T01:42:50.463Z] #24 4.639 go: downloading github.com/rootless-containers/rootlesskit v1.1.0
01:42:51 [2022-12-13T01:42:51.033Z] #24 ...
01:42:51 [2022-12-13T01:42:51.033Z] 
01:42:51 [2022-12-13T01:42:51.033Z] #17 [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
01:42:51 [2022-12-13T01:42:51.033Z] #17 5.662 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
01:42:51 [2022-12-13T01:42:51.033Z] #17 5.677 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
01:42:51 [2022-12-13T01:42:51.292Z] #17 5.792 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
01:42:52 [2022-12-13T01:42:52.231Z] #17 6.610 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
01:42:54 [2022-12-13T01:42:54.775Z] #17 9.192 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [206 kB]
01:42:55 [2022-12-13T01:42:55.035Z] #17 ...
01:42:55 [2022-12-13T01:42:55.035Z] 
01:42:55 [2022-12-13T01:42:55.035Z] #25 [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
01:42:55 [2022-12-13T01:42:55.035Z] #0 2.076 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
01:42:55 [2022-12-13T01:42:55.035Z] #0 2.514 
01:42:55 [2022-12-13T01:42:55.035Z] #0 2.755 #=#=#                                                                         

#                                                                          2.0%
######################################################################## 100.0%
01:42:55 [2022-12-13T01:42:55.035Z] #0 3.033 
01:42:55 [2022-12-13T01:42:55.035Z] #0 4.313 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
01:42:55 [2022-12-13T01:42:55.035Z] #0 4.820 
01:42:55 [2022-12-13T01:42:55.035Z] #0 5.059 #=#=#                                                                         

                                                                           0.8%
######################################################################## 100.0%
01:42:55 [2022-12-13T01:42:55.035Z] #0 6.278 
01:42:55 [2022-12-13T01:42:55.035Z] #25 ...
01:42:55 [2022-12-13T01:42:55.035Z] 
01:42:55 [2022-12-13T01:42:55.035Z] #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
01:42:55 [2022-12-13T01:42:55.035Z] #0 4.778 + RM_GOPATH=0
01:42:55 [2022-12-13T01:42:55.035Z] #0 4.778 + TMP_GOPATH=
01:42:55 [2022-12-13T01:42:55.035Z] #0 4.778 + : /build
01:42:55 [2022-12-13T01:42:55.035Z] #0 4.778 + '[' -z '' ']'
01:42:55 [2022-12-13T01:42:55.035Z] #0 4.778 ++ mktemp -d
01:42:55 [2022-12-13T01:42:55.035Z] #0 4.786 + export GOPATH=/tmp/tmp.P9M8Id7DLT
01:42:55 [2022-12-13T01:42:55.035Z] #0 4.787 + GOPATH=/tmp/tmp.P9M8Id7DLT
01:42:55 [2022-12-13T01:42:55.035Z] #0 4.787 + RM_GOPATH=1
01:42:55 [2022-12-13T01:42:55.035Z] #0 4.787 + case "$(go env GOARCH)" in
01:42:55 [2022-12-13T01:42:55.035Z] #0 4.802 ++ go env GOARCH
01:42:55 [2022-12-13T01:42:55.035Z] #0 4.852 + export GO_BUILDMODE=-buildmode=pie
01:42:55 [2022-12-13T01:42:55.035Z] #0 4.852 + GO_BUILDMODE=-buildmode=pie
01:42:55 [2022-12-13T01:42:55.035Z] #0 4.853 ++ dirname /install.sh
01:42:55 [2022-12-13T01:42:55.035Z] #0 4.865 + dir=/
01:42:55 [2022-12-13T01:42:55.035Z] #0 4.875 + bin=dockercli
01:42:55 [2022-12-13T01:42:55.035Z] #0 4.876 + shift
01:42:55 [2022-12-13T01:42:55.035Z] #0 4.876 + '[' '!' -f //dockercli.installer ']'
01:42:55 [2022-12-13T01:42:55.035Z] #0 4.879 + . //dockercli.installer
01:42:55 [2022-12-13T01:42:55.035Z] #0 4.882 ++ : stable
01:42:55 [2022-12-13T01:42:55.035Z] #0 4.891 ++ : 17.06.2-ce
01:42:55 [2022-12-13T01:42:55.035Z] #0 4.893 + install_dockercli
01:42:55 [2022-12-13T01:42:55.035Z] #0 4.897 + echo 'Install docker/cli version 17.06.2-ce from stable'
01:42:55 [2022-12-13T01:42:55.035Z] #0 4.897 Install docker/cli version 17.06.2-ce from stable
01:42:55 [2022-12-13T01:42:55.035Z] #0 4.898 ++ uname -m
01:42:55 [2022-12-13T01:42:55.035Z] #0 4.907 + arch=aarch64
01:42:55 [2022-12-13T01:42:55.035Z] #0 4.907 + '[' aarch64 '!=' x86_64 ']'
01:42:55 [2022-12-13T01:42:55.035Z] #0 4.911 + '[' aarch64 '!=' s390x ']'
01:42:55 [2022-12-13T01:42:55.035Z] #0 4.911 + '[' aarch64 '!=' armhf ']'
01:42:55 [2022-12-13T01:42:55.035Z] #0 4.912 + build_dockercli
01:42:55 [2022-12-13T01:42:55.035Z] #0 4.912 + git clone https://github.com/docker/docker-ce /tmp/tmp.P9M8Id7DLT/tmp/docker-ce
01:42:55 [2022-12-13T01:42:55.035Z] #0 4.922 Cloning into '/tmp/tmp.P9M8Id7DLT/tmp/docker-ce'...
01:42:55 [2022-12-13T01:42:55.295Z] #26 ...
01:42:55 [2022-12-13T01:42:55.295Z] 
01:42:55 [2022-12-13T01:42:55.295Z] #27 [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
01:42:55 [2022-12-13T01:42:55.295Z] #0 5.320 go: downloading github.com/pelletier/go-toml v1.8.1
01:42:55 [2022-12-13T01:42:55.555Z] #27 ...
01:42:55 [2022-12-13T01:42:55.555Z] 
01:42:55 [2022-12-13T01:42:55.555Z] #28 [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
01:42:55 [2022-12-13T01:42:55.555Z] #0 4.052 go: downloading mvdan.cc/sh/v3 v3.0.2
01:42:55 [2022-12-13T01:42:55.555Z] #28 ...
01:42:55 [2022-12-13T01:42:55.555Z] 
01:42:55 [2022-12-13T01:42:55.555Z] #29 [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.2"      && /build/gotestsum --version
01:42:55 [2022-12-13T01:42:55.555Z] #0 5.376 go: downloading gotest.tools/gotestsum v1.8.2
01:42:55 [2022-12-13T01:42:55.555Z] #0 6.597 go: downloading github.com/fatih/color v1.13.0
01:42:55 [2022-12-13T01:42:55.555Z] #0 6.653 go: downloading github.com/dnephin/pflag v1.0.7
01:42:55 [2022-12-13T01:42:55.555Z] #0 6.654 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
01:42:55 [2022-12-13T01:42:55.555Z] #0 6.993 go: downloading golang.org/x/tools v0.1.11
01:42:55 [2022-12-13T01:42:55.555Z] #0 8.194 go: downloading github.com/mattn/go-colorable v0.1.12
01:42:55 [2022-12-13T01:42:55.555Z] #0 8.259 go: downloading github.com/mattn/go-isatty v0.0.14
01:42:55 [2022-12-13T01:42:55.555Z] #0 8.382 go: downloading github.com/fsnotify/fsnotify v1.5.4
01:42:55 [2022-12-13T01:42:55.555Z] #0 8.495 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8
01:42:55 [2022-12-13T01:42:55.815Z] #29 ...
01:42:55 [2022-12-13T01:42:55.815Z] 
01:42:55 [2022-12-13T01:42:55.815Z] #30 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
01:42:55 [2022-12-13T01:42:55.815Z] #0 4.093 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
01:42:55 [2022-12-13T01:42:55.815Z] #0 4.185 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
01:42:55 [2022-12-13T01:42:55.815Z] #0 4.198 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
01:42:55 [2022-12-13T01:42:55.815Z] #0 4.433 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
01:42:55 [2022-12-13T01:42:55.815Z] #0 5.771 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [206 kB]
01:42:55 [2022-12-13T01:42:55.815Z] #0 8.729 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
01:42:55 [2022-12-13T01:42:55.815Z] #30 ...
01:42:55 [2022-12-13T01:42:55.815Z] 
01:42:55 [2022-12-13T01:42:55.815Z] #31 [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
01:42:55 [2022-12-13T01:42:55.815Z] #0 5.580 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
01:42:55 [2022-12-13T01:42:55.815Z] #0 5.609 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
01:42:55 [2022-12-13T01:42:55.815Z] #0 5.778 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
01:42:55 [2022-12-13T01:42:55.815Z] #0 6.462 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
01:42:55 [2022-12-13T01:42:55.815Z] #0 8.823 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [206 kB]
01:42:56 [2022-12-13T01:42:56.075Z] #31 ...
01:42:56 [2022-12-13T01:42:56.075Z] 
01:42:56 [2022-12-13T01:42:56.075Z] #32 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         case $(dpkg --print-architecture) in             amd64|arm64)                 GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"                 && /build/dlv --help                 ;;             *)                 mkdir -p /build/                 ;;         esac
01:42:56 [2022-12-13T01:42:56.075Z] #0 5.508 go: downloading github.com/go-delve/delve v1.8.1
01:42:56 [2022-12-13T01:42:56.335Z] #32 ...
01:42:56 [2022-12-13T01:42:56.335Z] 
01:42:56 [2022-12-13T01:42:56.335Z] #33 [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.3.0"      && /build/go-winres --help
01:42:56 [2022-12-13T01:42:56.335Z] #0 5.384 go: downloading github.com/tc-hib/go-winres v0.3.0
01:42:56 [2022-12-13T01:42:56.335Z] #0 6.115 go: downloading github.com/tc-hib/winres v0.1.6
01:42:56 [2022-12-13T01:42:56.335Z] #0 7.102 go: downloading github.com/urfave/cli/v2 v2.3.0
01:42:56 [2022-12-13T01:42:56.335Z] #0 7.178 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
01:42:56 [2022-12-13T01:42:56.335Z] #0 7.337 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
01:42:56 [2022-12-13T01:42:56.335Z] #0 10.02 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
01:42:56 [2022-12-13T01:42:56.335Z] #0 10.22 go: downloading github.com/russross/blackfriday/v2 v2.1.0
01:42:56 [2022-12-13T01:42:56.335Z] #33 ...
01:42:56 [2022-12-13T01:42:56.335Z] 
01:42:56 [2022-12-13T01:42:56.335Z] #34 [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
01:42:56 [2022-12-13T01:42:56.335Z] #0 5.307 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
01:42:56 [2022-12-13T01:42:56.335Z] #0 5.381 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
01:42:56 [2022-12-13T01:42:56.335Z] #0 5.381 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
01:42:56 [2022-12-13T01:42:56.335Z] #0 5.927 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  InRelease [1540 B]
01:42:56 [2022-12-13T01:42:56.335Z] #0 6.385 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
01:42:56 [2022-12-13T01:42:56.335Z] #0 9.128 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [206 kB]
01:42:56 [2022-12-13T01:42:56.594Z] #34 ...
01:42:56 [2022-12-13T01:42:56.594Z] 
01:42:56 [2022-12-13T01:42:56.594Z] #35 [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
01:42:56 [2022-12-13T01:42:56.594Z] #0 4.243 + git clone https://github.com/docker/distribution.git .
01:42:56 [2022-12-13T01:42:56.594Z] #0 4.244 Cloning into '.'...
01:42:56 [2022-12-13T01:42:56.594Z] #35 ...
01:42:56 [2022-12-13T01:42:56.594Z] 
01:42:56 [2022-12-13T01:42:56.594Z] #36 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0"      && /build/golangci-lint --version
01:42:56 [2022-12-13T01:42:56.594Z] #0 5.306 go: downloading github.com/golangci/golangci-lint v1.49.0
01:42:56 [2022-12-13T01:42:56.594Z] #0 8.129 go: downloading github.com/gofrs/flock v0.8.1
01:42:56 [2022-12-13T01:42:56.594Z] #0 8.132 go: downloading github.com/pkg/errors v0.9.1
01:42:56 [2022-12-13T01:42:56.594Z] #0 8.277 go: downloading github.com/spf13/cobra v1.5.0
01:42:56 [2022-12-13T01:42:56.594Z] #0 8.281 go: downloading github.com/spf13/pflag v1.0.5
01:42:56 [2022-12-13T01:42:56.594Z] #0 8.435 go: downloading github.com/spf13/viper v1.12.0
01:42:56 [2022-12-13T01:42:56.594Z] #0 8.635 go: downloading gopkg.in/yaml.v3 v3.0.1
01:42:56 [2022-12-13T01:42:56.594Z] #0 9.107 go: downloading github.com/mattn/go-colorable v0.1.13
01:42:56 [2022-12-13T01:42:56.594Z] #0 9.107 go: downloading github.com/mattn/go-isatty v0.0.16
01:42:56 [2022-12-13T01:42:56.594Z] #0 9.244 go: downloading golang.org/x/tools v0.1.12
01:42:56 [2022-12-13T01:42:56.594Z] #0 9.252 go: downloading github.com/hashicorp/go-version v1.6.0
01:42:56 [2022-12-13T01:42:56.853Z] #36 11.44 go: downloading github.com/ldez/gomoddirectives v0.2.3
01:42:56 [2022-12-13T01:42:56.853Z] #36 ...
01:42:56 [2022-12-13T01:42:56.853Z] 
01:42:56 [2022-12-13T01:42:56.853Z] #37 [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
01:42:56 [2022-12-13T01:42:56.853Z] #0 5.670 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
01:42:56 [2022-12-13T01:42:56.853Z] #0 5.713 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
01:42:56 [2022-12-13T01:42:56.853Z] #0 5.773 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
01:42:56 [2022-12-13T01:42:56.853Z] #0 6.776 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
01:42:56 [2022-12-13T01:42:56.853Z] #0 9.307 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [206 kB]
01:42:56 [2022-12-13T01:42:56.853Z] #37 ...
01:42:56 [2022-12-13T01:42:56.853Z] 
01:42:56 [2022-12-13T01:42:56.853Z] #24 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
01:42:56 [2022-12-13T01:42:56.853Z] #24 5.449 go: downloading github.com/sirupsen/logrus v1.9.0
01:42:56 [2022-12-13T01:42:56.853Z] #24 5.450 go: downloading github.com/urfave/cli/v2 v2.23.5
01:42:56 [2022-12-13T01:42:56.853Z] #24 6.560 go: downloading golang.org/x/sys v0.2.0
01:42:56 [2022-12-13T01:42:56.853Z] #24 8.724 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
01:42:56 [2022-12-13T01:42:56.853Z] #24 9.744 go: downloading github.com/google/uuid v1.3.0
01:42:56 [2022-12-13T01:42:56.853Z] #24 9.818 go: downloading github.com/moby/vpnkit v0.5.0
01:42:56 [2022-12-13T01:42:56.853Z] #24 9.888 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
01:42:56 [2022-12-13T01:42:56.853Z] #24 10.28 go: downloading github.com/gofrs/flock v0.8.1
01:42:56 [2022-12-13T01:42:56.853Z] #24 10.52 go: downloading github.com/gorilla/mux v1.8.0
01:42:56 [2022-12-13T01:42:56.853Z] #24 10.70 go: downloading github.com/moby/sys/mountinfo v0.6.2
01:42:57 [2022-12-13T01:42:57.113Z] #24 11.17 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
01:42:57 [2022-12-13T01:42:57.113Z] #24 ...
01:42:57 [2022-12-13T01:42:57.113Z] 
01:42:57 [2022-12-13T01:42:57.113Z] #36 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0"      && /build/golangci-lint --version
01:42:57 [2022-12-13T01:42:57.113Z] #36 11.61 go: downloading github.com/mitchellh/go-homedir v1.1.0
01:42:57 [2022-12-13T01:42:57.113Z] #36 11.71 go: downloading github.com/hashicorp/go-multierror v1.1.1
01:43:00 [2022-12-13T01:43:00.405Z] #36 15.01 go: downloading github.com/sirupsen/logrus v1.9.0
01:43:00 [2022-12-13T01:43:00.405Z] #36 15.02 go: downloading github.com/stretchr/testify v1.8.0
01:43:00 [2022-12-13T01:43:00.664Z] #36 15.21 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
01:43:00 [2022-12-13T01:43:00.664Z] #36 15.27 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6
01:43:00 [2022-12-13T01:43:00.664Z] #36 ...
01:43:00 [2022-12-13T01:43:00.664Z] 
01:43:00 [2022-12-13T01:43:00.664Z] #20 [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
01:43:00 [2022-12-13T01:43:00.664Z] #20 4.819 + git clone https://github.com/kolyshkin/go-swagger.git .
01:43:00 [2022-12-13T01:43:00.664Z] #20 4.833 Cloning into '.'...
01:43:00 [2022-12-13T01:43:00.664Z] #20 ...
01:43:00 [2022-12-13T01:43:00.664Z] 
01:43:00 [2022-12-13T01:43:00.664Z] #36 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0"      && /build/golangci-lint --version
01:43:00 [2022-12-13T01:43:00.664Z] #36 15.42 go: downloading github.com/mitchellh/mapstructure v1.5.0
01:43:00 [2022-12-13T01:43:00.924Z] #36 15.45 go: downloading github.com/spf13/afero v1.8.2
01:43:00 [2022-12-13T01:43:00.924Z] #36 15.50 go: downloading github.com/spf13/cast v1.5.0
01:43:01 [2022-12-13T01:43:01.189Z] #36 15.73 go: downloading github.com/spf13/jwalterweatherman v1.1.0
01:43:01 [2022-12-13T01:43:01.189Z] #36 15.86 go: downloading golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab
01:43:01 [2022-12-13T01:43:01.450Z] #36 15.86 go: downloading github.com/hashicorp/errwrap v1.0.0
01:43:03 [2022-12-13T01:43:03.436Z] #36 17.88 go: downloading 4d63.com/gochecknoglobals v0.1.0
01:43:03 [2022-12-13T01:43:03.436Z] #36 17.89 go: downloading github.com/Antonboom/errname v0.1.7
01:43:03 [2022-12-13T01:43:03.436Z] #36 18.03 go: downloading github.com/Antonboom/nilnil v0.1.1
01:43:03 [2022-12-13T01:43:03.695Z] #36 18.11 go: downloading github.com/BurntSushi/toml v1.2.0
01:43:03 [2022-12-13T01:43:03.954Z] #36 18.36 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
01:43:03 [2022-12-13T01:43:03.954Z] #36 18.44 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.3.0
01:43:03 [2022-12-13T01:43:03.954Z] #36 18.62 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
01:43:04 [2022-12-13T01:43:04.214Z] #36 18.76 go: downloading github.com/alexkohler/prealloc v1.0.0
01:43:04 [2022-12-13T01:43:04.214Z] #36 18.84 go: downloading github.com/alingse/asasalint v0.0.11
01:43:04 [2022-12-13T01:43:04.214Z] #36 18.87 go: downloading github.com/ashanbrown/forbidigo v1.3.0
01:43:04 [2022-12-13T01:43:04.473Z] #36 18.93 go: downloading github.com/ashanbrown/makezero v1.1.1
01:43:04 [2022-12-13T01:43:04.473Z] #36 18.95 go: downloading github.com/bkielbasa/cyclop v1.2.0
01:43:04 [2022-12-13T01:43:04.473Z] #36 19.06 go: downloading github.com/blizzy78/varnamelen v0.8.0
01:43:04 [2022-12-13T01:43:04.473Z] #36 19.06 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
01:43:04 [2022-12-13T01:43:04.733Z] #36 19.25 go: downloading github.com/breml/bidichk v0.2.3
01:43:04 [2022-12-13T01:43:04.733Z] #36 19.27 go: downloading github.com/breml/errchkjson v0.3.0
01:43:04 [2022-12-13T01:43:04.733Z] #36 19.37 go: downloading github.com/butuzov/ireturn v0.1.1
01:43:04 [2022-12-13T01:43:04.733Z] #36 19.37 go: downloading github.com/charithe/durationcheck v0.0.9
01:43:04 [2022-12-13T01:43:04.992Z] #36 19.46 go: downloading github.com/curioswitch/go-reassign v0.1.2
01:43:04 [2022-12-13T01:43:04.992Z] #36 19.58 go: downloading github.com/daixiang0/gci v0.6.3
01:43:05 [2022-12-13T01:43:05.562Z] #36 20.09 go: downloading github.com/denis-tingaikin/go-header v0.4.3
01:43:05 [2022-12-13T01:43:05.562Z] #36 20.09 go: downloading github.com/esimonov/ifshort v1.0.4
01:43:05 [2022-12-13T01:43:05.562Z] #36 20.20 go: downloading github.com/firefart/nonamedreturns v1.0.4
01:43:05 [2022-12-13T01:43:05.562Z] #36 20.20 go: downloading github.com/fzipp/gocyclo v0.6.0
01:43:05 [2022-12-13T01:43:05.562Z] #36 20.31 go: downloading github.com/go-critic/go-critic v0.6.4
01:43:06 [2022-12-13T01:43:06.131Z] #36 ...
01:43:06 [2022-12-13T01:43:06.131Z] 
01:43:06 [2022-12-13T01:43:06.132Z] #35 [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
01:43:06 [2022-12-13T01:43:06.132Z] #35 20.20 Updating files:  81% (1799/2219)
Updating files:  82% (1820/2219)
Updating files:  83% (1842/2219)
Updating files:  84% (1864/2219)
Updating files:  85% (1887/2219)
Updating files:  86% (1909/2219)
Updating files:  87% (1931/2219)
Updating files:  88% (1953/2219)
Updating files:  89% (1975/2219)
Updating files:  90% (1998/2219)
Updating files:  91% (2020/2219)
Updating files:  92% (2042/2219)
Updating files:  93% (2064/2219)
Updating files:  94% (2086/2219)
Updating files:  95% (2109/2219)
Updating files:  96% (2131/2219)
Updating files:  97% (2153/2219)
Updating files:  98% (2175/2219)
Updating files:  99% (2197/2219)
Updating files: 100% (2219/2219)
Updating files: 100% (2219/2219), done.
01:43:06 [2022-12-13T01:43:06.132Z] #35 20.55 + git checkout -q v2.3.0
01:43:07 [2022-12-13T01:43:07.072Z] #35 ...
01:43:07 [2022-12-13T01:43:07.072Z] 
01:43:07 [2022-12-13T01:43:07.072Z] #31 [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
01:43:07 [2022-12-13T01:43:07.073Z] #31 11.65 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
01:43:07 [2022-12-13T01:43:07.073Z] #31 16.00 Fetched 8497 kB in 11s (780 kB/s)
01:43:07 [2022-12-13T01:43:07.073Z] #31 16.00 Reading package lists...
01:43:07 [2022-12-13T01:43:07.332Z] #31 21.24 Reading package lists...
01:43:07 [2022-12-13T01:43:07.332Z] #31 ...
01:43:07 [2022-12-13T01:43:07.332Z] 
01:43:07 [2022-12-13T01:43:07.332Z] #17 [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
01:43:07 [2022-12-13T01:43:07.332Z] #17 11.82 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
01:43:07 [2022-12-13T01:43:07.332Z] #17 16.81 Fetched 8497 kB in 11s (745 kB/s)
01:43:07 [2022-12-13T01:43:07.332Z] #17 16.81 Reading package lists...
01:43:07 [2022-12-13T01:43:07.332Z] #17 21.58 Reading package lists...
01:43:07 [2022-12-13T01:43:07.332Z] #17 ...
01:43:07 [2022-12-13T01:43:07.332Z] 
01:43:07 [2022-12-13T01:43:07.332Z] #24 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
01:43:07 [2022-12-13T01:43:07.332Z] #24 11.30 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
01:43:07 [2022-12-13T01:43:07.332Z] #24 13.06 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
01:43:07 [2022-12-13T01:43:07.332Z] #24 13.24 go: downloading golang.org/x/net v0.1.0
01:43:07 [2022-12-13T01:43:07.332Z] #24 13.51 go: downloading github.com/russross/blackfriday/v2 v2.1.0
01:43:07 [2022-12-13T01:43:07.592Z] #24 ...
01:43:07 [2022-12-13T01:43:07.592Z] 
01:43:07 [2022-12-13T01:43:07.592Z] #37 [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
01:43:07 [2022-12-13T01:43:07.593Z] #37 11.81 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
01:43:07 [2022-12-13T01:43:07.593Z] #37 16.35 Fetched 8497 kB in 11s (772 kB/s)
01:43:07 [2022-12-13T01:43:07.593Z] #37 16.35 Reading package lists...
01:43:07 [2022-12-13T01:43:07.593Z] #37 21.27 Reading package lists...
01:43:07 [2022-12-13T01:43:07.593Z] #37 ...
01:43:07 [2022-12-13T01:43:07.593Z] 
01:43:07 [2022-12-13T01:43:07.593Z] #25 [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
01:43:07 [2022-12-13T01:43:07.593Z] #25 12.39 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
01:43:07 [2022-12-13T01:43:07.593Z] #25 14.03 
01:43:07 [2022-12-13T01:43:07.593Z] #25 14.37 #=#=#                                                                         

                                                                           0.0%
############                                                              17.4%
######################                                                    30.6%
################################                                          45.3%
###########################################                               60.6%
########################################################                  78.5%
###################################################################       93.2%
######################################################################## 100.0%
01:43:07 [2022-12-13T01:43:07.593Z] #25 16.48 
01:43:07 [2022-12-13T01:43:07.593Z] #25 22.66 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
01:43:07 [2022-12-13T01:43:07.852Z] #25 ...
01:43:07 [2022-12-13T01:43:07.852Z] 
01:43:07 [2022-12-13T01:43:07.852Z] #29 [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.2"      && /build/gotestsum --version
01:43:07 [2022-12-13T01:43:07.852Z] #29 11.91 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f
01:43:07 [2022-12-13T01:43:07.852Z] #29 11.97 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467
01:43:07 [2022-12-13T01:43:07.852Z] #29 15.25 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
01:43:07 [2022-12-13T01:43:07.852Z] #29 ...
01:43:07 [2022-12-13T01:43:07.852Z] 
01:43:07 [2022-12-13T01:43:07.852Z] #34 [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
01:43:07 [2022-12-13T01:43:07.852Z] #34 11.59 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
01:43:07 [2022-12-13T01:43:07.852Z] #34 14.49 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  Packages [2163 B]
01:43:07 [2022-12-13T01:43:07.852Z] #34 17.00 Fetched 8501 kB in 12s (709 kB/s)
01:43:07 [2022-12-13T01:43:07.852Z] #34 17.00 Reading package lists...
01:43:08 [2022-12-13T01:43:08.112Z] #34 22.31 Reading package lists...
01:43:08 [2022-12-13T01:43:08.112Z] #34 ...
01:43:08 [2022-12-13T01:43:08.112Z] 
01:43:08 [2022-12-13T01:43:08.112Z] #36 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0"      && /build/golangci-lint --version
01:43:08 [2022-12-13T01:43:08.112Z] #36 21.53 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
01:43:08 [2022-12-13T01:43:08.112Z] #36 21.62 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
01:43:08 [2022-12-13T01:43:08.112Z] #36 21.62 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
01:43:08 [2022-12-13T01:43:08.112Z] #36 21.75 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
01:43:08 [2022-12-13T01:43:08.112Z] #36 21.94 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
01:43:08 [2022-12-13T01:43:08.112Z] #36 22.05 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
01:43:08 [2022-12-13T01:43:08.112Z] #36 22.09 go: downloading github.com/golangci/misspell v0.3.5
01:43:08 [2022-12-13T01:43:08.373Z] #36 ...
01:43:08 [2022-12-13T01:43:08.373Z] 
01:43:08 [2022-12-13T01:43:08.373Z] #30 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
01:43:08 [2022-12-13T01:43:08.373Z] #30 12.77 Fetched 8497 kB in 9s (953 kB/s)
01:43:08 [2022-12-13T01:43:08.373Z] #30 12.77 Reading package lists...
01:43:08 [2022-12-13T01:43:08.373Z] #30 17.30 Reading package lists...
01:43:08 [2022-12-13T01:43:08.373Z] #30 22.16 Building dependency tree...
01:43:08 [2022-12-13T01:43:08.373Z] #30 ...
01:43:08 [2022-12-13T01:43:08.373Z] 
01:43:08 [2022-12-13T01:43:08.373Z] #27 [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
01:43:08 [2022-12-13T01:43:08.373Z] #27 17.65 tomll can be used in two ways:
01:43:08 [2022-12-13T01:43:08.373Z] #27 17.66 Writing to STDIN and reading from STDOUT:
01:43:08 [2022-12-13T01:43:08.373Z] #27 17.66   cat file.toml | tomll > file.toml
01:43:08 [2022-12-13T01:43:08.373Z] #27 17.66 
01:43:08 [2022-12-13T01:43:08.373Z] #27 17.66 Reading and updating a list of files:
01:43:08 [2022-12-13T01:43:08.373Z] #27 17.66   tomll a.toml b.toml c.toml
01:43:08 [2022-12-13T01:43:08.373Z] #27 17.66 
01:43:08 [2022-12-13T01:43:08.373Z] #27 17.66 When given a list of files, tomll will modify all files in place without asking.
01:43:08 [2022-12-13T01:43:08.373Z] #27 DONE 22.9s
01:43:08 [2022-12-13T01:43:08.373Z] 
01:43:08 [2022-12-13T01:43:08.373Z] #36 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0"      && /build/golangci-lint --version
01:43:08 [2022-12-13T01:43:08.373Z] #36 22.97 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
01:43:08 [2022-12-13T01:43:08.373Z] #36 23.00 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
01:43:08 [2022-12-13T01:43:08.633Z] #36 23.07 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
01:43:08 [2022-12-13T01:43:08.633Z] #36 23.12 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
01:43:08 [2022-12-13T01:43:08.633Z] #36 ...
01:43:08 [2022-12-13T01:43:08.633Z] 
01:43:08 [2022-12-13T01:43:08.633Z] #32 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         case $(dpkg --print-architecture) in             amd64|arm64)                 GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"                 && /build/dlv --help                 ;;             *)                 mkdir -p /build/                 ;;         esac
01:43:08 [2022-12-13T01:43:08.633Z] #32 13.10 go: downloading github.com/spf13/cobra v1.1.3
01:43:08 [2022-12-13T01:43:08.633Z] #32 13.10 go: downloading github.com/sirupsen/logrus v1.6.0
01:43:08 [2022-12-13T01:43:08.633Z] #32 13.46 go: downloading github.com/mattn/go-isatty v0.0.3
01:43:08 [2022-12-13T01:43:08.633Z] #32 13.58 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1
01:43:08 [2022-12-13T01:43:08.633Z] #32 13.85 go: downloading gopkg.in/yaml.v2 v2.4.0
01:43:08 [2022-12-13T01:43:08.633Z] #32 14.06 go: downloading github.com/cosiner/argv v0.1.0
01:43:08 [2022-12-13T01:43:08.633Z] #32 14.07 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9
01:43:08 [2022-12-13T01:43:08.633Z] #32 14.24 go: downloading github.com/peterh/liner v1.2.2
01:43:08 [2022-12-13T01:43:08.633Z] #32 14.37 go: downloading github.com/google/go-dap v0.6.0
01:43:08 [2022-12-13T01:43:08.633Z] #32 14.58 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097
01:43:08 [2022-12-13T01:43:08.633Z] #32 15.07 go: downloading github.com/mattn/go-runewidth v0.0.3
01:43:08 [2022-12-13T01:43:08.633Z] #32 15.28 go: downloading github.com/hashicorp/golang-lru v0.5.4
01:43:08 [2022-12-13T01:43:08.633Z] #32 15.31 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4
01:43:08 [2022-12-13T01:43:08.633Z] #32 16.63 go: downloading github.com/russross/blackfriday/v2 v2.0.1
01:43:08 [2022-12-13T01:43:08.633Z] #32 16.94 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0
01:43:08 [2022-12-13T01:43:08.633Z] #32 ...
01:43:08 [2022-12-13T01:43:08.633Z] 
01:43:08 [2022-12-13T01:43:08.633Z] #36 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0"      && /build/golangci-lint --version
01:43:08 [2022-12-13T01:43:08.633Z] #36 23.22 go: downloading github.com/hexops/gotextdiff v1.0.3
01:43:08 [2022-12-13T01:43:08.893Z] #36 23.39 go: downloading github.com/jgautheron/goconst v1.5.1
01:43:08 [2022-12-13T01:43:08.893Z] #36 23.40 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
01:43:08 [2022-12-13T01:43:08.893Z] #36 23.52 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
01:43:08 [2022-12-13T01:43:08.893Z] #36 23.66 go: downloading github.com/julz/importas v0.1.0
01:43:09 [2022-12-13T01:43:09.153Z] #36 23.72 go: downloading github.com/kisielk/errcheck v1.6.2
01:43:09 [2022-12-13T01:43:09.153Z] #36 23.90 go: downloading github.com/kulti/thelper v0.6.3
01:43:09 [2022-12-13T01:43:09.722Z] #36 24.14 go: downloading github.com/kunwardeep/paralleltest v1.0.6
01:43:09 [2022-12-13T01:43:09.722Z] #36 24.26 go: downloading github.com/kyoh86/exportloopref v0.1.8
01:43:09 [2022-12-13T01:43:09.722Z] #36 24.27 go: downloading github.com/ldez/tagliatelle v0.3.1
01:43:09 [2022-12-13T01:43:09.722Z] #36 24.31 go: downloading github.com/leonklingele/grouper v1.1.0
01:43:09 [2022-12-13T01:43:09.722Z] #36 24.34 go: downloading github.com/lufeee/execinquery v1.2.1
01:43:09 [2022-12-13T01:43:09.722Z] #36 24.47 go: downloading github.com/maratori/testpackage v1.1.0
01:43:09 [2022-12-13T01:43:09.981Z] #36 24.51 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
01:43:09 [2022-12-13T01:43:09.981Z] #36 24.58 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
01:43:09 [2022-12-13T01:43:09.981Z] #36 24.67 go: downloading github.com/mgechev/revive v1.2.3
01:43:11 [2022-12-13T01:43:11.364Z] #36 25.64 go: downloading github.com/moricho/tparallel v0.2.1
01:43:11 [2022-12-13T01:43:11.364Z] #36 25.65 go: downloading github.com/nakabonne/nestif v0.3.1
01:43:11 [2022-12-13T01:43:11.364Z] #36 25.71 go: downloading github.com/nishanths/exhaustive v0.8.1
01:43:11 [2022-12-13T01:43:11.364Z] #36 25.80 go: downloading github.com/nishanths/predeclared v0.2.2
01:43:11 [2022-12-13T01:43:11.364Z] #36 25.89 go: downloading github.com/polyfloyd/go-errorlint v1.0.2
01:43:11 [2022-12-13T01:43:11.364Z] #36 26.06 go: downloading github.com/ryancurrah/gomodguard v1.2.4
01:43:11 [2022-12-13T01:43:11.625Z] #36 26.11 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
01:43:11 [2022-12-13T01:43:11.625Z] #36 26.20 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
01:43:11 [2022-12-13T01:43:11.625Z] #36 26.23 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0
01:43:11 [2022-12-13T01:43:11.625Z] #36 26.30 go: downloading github.com/sashamelentyev/usestdlibvars v1.13.0
01:43:11 [2022-12-13T01:43:11.885Z] #36 26.40 go: downloading github.com/securego/gosec/v2 v2.13.1
01:43:12 [2022-12-13T01:43:12.145Z] #36 26.69 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
01:43:12 [2022-12-13T01:43:12.145Z] #36 26.70 go: downloading github.com/sivchari/containedctx v1.0.2
01:43:12 [2022-12-13T01:43:12.145Z] #36 26.79 go: downloading github.com/sivchari/nosnakecase v1.7.0
01:43:12 [2022-12-13T01:43:12.145Z] #36 26.83 go: downloading github.com/sivchari/tenv v1.7.0
01:43:12 [2022-12-13T01:43:12.145Z] #36 26.89 go: downloading github.com/sonatard/noctx v0.0.1
01:43:12 [2022-12-13T01:43:12.418Z] #36 26.95 go: downloading github.com/sourcegraph/go-diff v0.6.1
01:43:12 [2022-12-13T01:43:12.418Z] #36 27.14 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
01:43:12 [2022-12-13T01:43:12.695Z] #36 27.18 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
01:43:12 [2022-12-13T01:43:12.695Z] #36 27.31 go: downloading github.com/sylvia7788/contextcheck v1.0.6
01:43:12 [2022-12-13T01:43:12.695Z] #36 27.37 go: downloading github.com/tdakkota/asciicheck v0.1.1
01:43:12 [2022-12-13T01:43:12.695Z] #36 27.42 go: downloading github.com/tetafro/godot v1.4.11
01:43:12 [2022-12-13T01:43:12.955Z] #36 27.53 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
01:43:12 [2022-12-13T01:43:12.955Z] #36 27.59 go: downloading github.com/timonwong/logrlint v0.1.0
01:43:12 [2022-12-13T01:43:12.955Z] #36 27.59 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.2
01:43:13 [2022-12-13T01:43:13.214Z] #36 27.69 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
01:43:13 [2022-12-13T01:43:13.214Z] #36 27.92 go: downloading github.com/ultraware/funlen v0.0.3
01:43:13 [2022-12-13T01:43:13.473Z] #36 27.97 go: downloading github.com/ultraware/whitespace v0.0.5
01:43:13 [2022-12-13T01:43:13.473Z] #36 28.08 go: downloading github.com/uudashr/gocognit v1.0.6
01:43:13 [2022-12-13T01:43:13.473Z] #36 28.10 go: downloading github.com/yagipy/maintidx v1.0.0
01:43:13 [2022-12-13T01:43:13.473Z] #36 28.18 go: downloading github.com/yeya24/promlinter v0.2.0
01:43:13 [2022-12-13T01:43:13.733Z] #36 28.26 go: downloading gitlab.com/bosi/decorder v0.2.3
01:43:13 [2022-12-13T01:43:13.733Z] #36 28.36 go: downloading honnef.co/go/tools v0.3.3
01:43:14 [2022-12-13T01:43:14.674Z] #36 ...
01:43:14 [2022-12-13T01:43:14.674Z] 
01:43:14 [2022-12-13T01:43:14.674Z] #28 [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
01:43:14 [2022-12-13T01:43:14.674Z] #28 19.06 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
01:43:14 [2022-12-13T01:43:14.674Z] #28 19.06 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
01:43:14 [2022-12-13T01:43:14.674Z] #28 19.10 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
01:43:14 [2022-12-13T01:43:14.674Z] #28 20.74 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
01:43:14 [2022-12-13T01:43:14.674Z] #28 ...
01:43:14 [2022-12-13T01:43:14.674Z] 
01:43:14 [2022-12-13T01:43:14.674Z] #30 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
01:43:14 [2022-12-13T01:43:14.674Z] #30 22.16 Building dependency tree...
01:43:14 [2022-12-13T01:43:14.674Z] #30 26.42 python3 is already the newest version (3.9.2-3).
01:43:14 [2022-12-13T01:43:14.674Z] #30 26.42 The following additional packages will be installed:
01:43:14 [2022-12-13T01:43:14.674Z] #30 26.44   autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1
01:43:14 [2022-12-13T01:43:14.674Z] #30 26.45   libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils
01:43:14 [2022-12-13T01:43:14.674Z] #30 26.47 Suggested packages:
01:43:14 [2022-12-13T01:43:14.674Z] #30 26.49   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
01:43:14 [2022-12-13T01:43:14.674Z] #30 26.49   manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
01:43:14 [2022-12-13T01:43:14.674Z] #30 26.49   m4-doc ed diffutils-doc
01:43:14 [2022-12-13T01:43:14.674Z] #30 26.49 Recommended packages:
01:43:14 [2022-12-13T01:43:14.674Z] #30 26.49   fakeroot libalgorithm-merge-perl libltdl-dev
01:43:14 [2022-12-13T01:43:14.674Z] #30 27.95 The following NEW packages will be installed:
01:43:14 [2022-12-13T01:43:14.674Z] #30 27.97   autoconf automake autotools-dev build-essential bzip2 dpkg-dev file
01:43:14 [2022-12-13T01:43:14.674Z] #30 27.97   libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1
01:43:14 [2022-12-13T01:43:14.674Z] #30 27.98   libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev
01:43:14 [2022-12-13T01:43:14.674Z] #30 27.98   libyajl2 m4 patch xz-utils
01:43:14 [2022-12-13T01:43:14.674Z] #30 28.41 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded.
01:43:14 [2022-12-13T01:43:14.674Z] #30 28.41 Need to get 5921 kB of archives.
01:43:14 [2022-12-13T01:43:14.674Z] #30 28.41 After this operation, 18.6 MB of additional disk space will be used.
01:43:14 [2022-12-13T01:43:14.674Z] #30 28.41 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
01:43:14 [2022-12-13T01:43:14.674Z] #30 28.41 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB]
01:43:14 [2022-12-13T01:43:14.674Z] #30 28.42 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB]
01:43:14 [2022-12-13T01:43:14.674Z] #30 28.42 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB]
01:43:14 [2022-12-13T01:43:14.674Z] #30 28.42 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
01:43:14 [2022-12-13T01:43:14.674Z] #30 28.42 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB]
01:43:14 [2022-12-13T01:43:14.674Z] #30 28.44 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB]
01:43:14 [2022-12-13T01:43:14.674Z] #30 28.45 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB]
01:43:14 [2022-12-13T01:43:14.674Z] #30 28.45 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
01:43:14 [2022-12-13T01:43:14.674Z] #30 28.47 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB]
01:43:14 [2022-12-13T01:43:14.674Z] #30 28.52 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
01:43:14 [2022-12-13T01:43:14.674Z] #30 28.53 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
01:43:14 [2022-12-13T01:43:14.674Z] #30 28.61 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B]
01:43:14 [2022-12-13T01:43:14.674Z] #30 28.63 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
01:43:14 [2022-12-13T01:43:14.674Z] #30 28.64 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB]
01:43:14 [2022-12-13T01:43:14.674Z] #30 28.64 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
01:43:14 [2022-12-13T01:43:14.674Z] #30 28.65 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB]
01:43:14 [2022-12-13T01:43:14.674Z] #30 28.65 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
01:43:14 [2022-12-13T01:43:14.674Z] #30 28.66 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB]
01:43:14 [2022-12-13T01:43:14.674Z] #30 28.66 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB]
01:43:14 [2022-12-13T01:43:14.674Z] #30 28.68 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB]
01:43:14 [2022-12-13T01:43:14.674Z] #30 28.70 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
01:43:14 [2022-12-13T01:43:14.674Z] #30 28.70 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB]
01:43:15 [2022-12-13T01:43:15.244Z] #30 29.72 debconf: delaying package configuration, since apt-utils is not installed
01:43:15 [2022-12-13T01:43:15.244Z] #30 30.01 Fetched 5921 kB in 1s (9325 kB/s)
01:43:15 [2022-12-13T01:43:15.825Z] #30 30.19 Selecting previously unselected package bzip2.
01:43:15 [2022-12-13T01:43:15.825Z] #30 30.19 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15709 files and directories currently installed.)
01:43:15 [2022-12-13T01:43:15.825Z] #30 30.23 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ...
01:43:15 [2022-12-13T01:43:15.825Z] #30 30.23 Unpacking bzip2 (1.0.8-4) ...
01:43:15 [2022-12-13T01:43:15.825Z] #30 30.41 Selecting previously unselected package libmagic-mgc.
01:43:15 [2022-12-13T01:43:15.825Z] #30 30.41 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_arm64.deb ...
01:43:15 [2022-12-13T01:43:15.825Z] #30 30.41 Unpacking libmagic-mgc (1:5.39-3) ...
01:43:15 [2022-12-13T01:43:15.825Z] #30 ...
01:43:15 [2022-12-13T01:43:15.825Z] 
01:43:15 [2022-12-13T01:43:15.825Z] #36 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0"      && /build/golangci-lint --version
01:43:15 [2022-12-13T01:43:15.825Z] #36 30.32 go: downloading mvdan.cc/gofumpt v0.3.1
01:43:15 [2022-12-13T01:43:15.825Z] #36 30.33 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
01:43:15 [2022-12-13T01:43:15.825Z] #36 30.45 go: downloading mvdan.cc/unparam v0.0.0-20220706161116-678bad134442
01:43:15 [2022-12-13T01:43:15.825Z] #36 30.53 go: downloading github.com/davecgh/go-spew v1.1.1
01:43:16 [2022-12-13T01:43:16.087Z] #36 30.60 go: downloading github.com/pmezard/go-difflib v1.0.0
01:43:16 [2022-12-13T01:43:16.087Z] #36 30.65 go: downloading github.com/stretchr/objx v0.4.0
01:43:16 [2022-12-13T01:43:16.087Z] #36 30.69 go: downloading golang.org/x/text v0.3.7
01:43:19 [2022-12-13T01:43:19.496Z] #36 ...
01:43:19 [2022-12-13T01:43:19.496Z] 
01:43:19 [2022-12-13T01:43:19.496Z] #35 [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
01:43:19 [2022-12-13T01:43:19.496Z] #35 23.34 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
01:43:19 [2022-12-13T01:43:19.496Z] #35 ...
01:43:19 [2022-12-13T01:43:19.496Z] 
01:43:19 [2022-12-13T01:43:19.496Z] #30 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
01:43:19 [2022-12-13T01:43:19.496Z] #30 31.03 Selecting previously unselected package libmagic1:arm64.
01:43:19 [2022-12-13T01:43:19.496Z] #30 31.04 Preparing to unpack .../02-libmagic1_1%3a5.39-3_arm64.deb ...
01:43:19 [2022-12-13T01:43:19.496Z] #30 31.05 Unpacking libmagic1:arm64 (1:5.39-3) ...
01:43:19 [2022-12-13T01:43:19.496Z] #30 31.25 Selecting previously unselected package file.
01:43:19 [2022-12-13T01:43:19.496Z] #30 31.27 Preparing to unpack .../03-file_1%3a5.39-3_arm64.deb ...
01:43:19 [2022-12-13T01:43:19.496Z] #30 31.28 Unpacking file (1:5.39-3) ...
01:43:19 [2022-12-13T01:43:19.496Z] #30 31.58 Selecting previously unselected package xz-utils.
01:43:19 [2022-12-13T01:43:19.496Z] #30 31.58 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
01:43:19 [2022-12-13T01:43:19.496Z] #30 31.59 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
01:43:19 [2022-12-13T01:43:19.496Z] #30 31.90 Selecting previously unselected package libsigsegv2:arm64.
01:43:19 [2022-12-13T01:43:19.496Z] #30 31.90 Preparing to unpack .../05-libsigsegv2_2.13-1_arm64.deb ...
01:43:19 [2022-12-13T01:43:19.496Z] #30 31.92 Unpacking libsigsegv2:arm64 (2.13-1) ...
01:43:19 [2022-12-13T01:43:19.496Z] #30 32.04 Selecting previously unselected package m4.
01:43:19 [2022-12-13T01:43:19.496Z] #30 32.04 Preparing to unpack .../06-m4_1.4.18-5_arm64.deb ...
01:43:19 [2022-12-13T01:43:19.496Z] #30 32.05 Unpacking m4 (1.4.18-5) ...
01:43:19 [2022-12-13T01:43:19.496Z] #30 32.36 Selecting previously unselected package autoconf.
01:43:19 [2022-12-13T01:43:19.496Z] #30 32.39 Preparing to unpack .../07-autoconf_2.69-14_all.deb ...
01:43:19 [2022-12-13T01:43:19.496Z] #30 32.40 Unpacking autoconf (2.69-14) ...
01:43:19 [2022-12-13T01:43:19.496Z] #30 33.75 Selecting previously unselected package autotools-dev.
01:43:19 [2022-12-13T01:43:19.496Z] #30 33.75 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ...
01:43:19 [2022-12-13T01:43:19.496Z] #30 33.80 Unpacking autotools-dev (20180224.1+nmu1) ...
01:43:19 [2022-12-13T01:43:19.758Z] #30 34.21 Selecting previously unselected package automake.
01:43:19 [2022-12-13T01:43:19.758Z] #30 34.23 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ...
01:43:19 [2022-12-13T01:43:19.758Z] #30 ...
01:43:19 [2022-12-13T01:43:19.758Z] 
01:43:19 [2022-12-13T01:43:19.758Z] #25 [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
01:43:19 [2022-12-13T01:43:19.758Z] #25 24.83 #=#=#                                                                         
01:43:19 [2022-12-13T01:43:19.758Z] #25 25.18 #=#=#                                                                         

######################################################################## 100.0%
01:43:19 [2022-12-13T01:43:19.758Z] #25 26.48 
01:43:19 [2022-12-13T01:43:19.758Z] #25 29.08 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
01:43:19 [2022-12-13T01:43:19.758Z] #25 30.94 #=#=#                                                                         
01:43:19 [2022-12-13T01:43:19.758Z] #25 31.32 #=#=#                                                                         

######################################################################## 100.0%
01:43:19 [2022-12-13T01:43:19.758Z] #25 32.62 
01:43:19 [2022-12-13T01:43:19.758Z] #25 33.05 Download of images into '/build' complete.
01:43:19 [2022-12-13T01:43:19.758Z] #25 33.05 Use something like the following to load the result into a Docker daemon:
01:43:19 [2022-12-13T01:43:19.758Z] #25 33.05   tar -cC '/build' . | docker load
01:43:19 [2022-12-13T01:43:19.758Z] #25 ...
01:43:19 [2022-12-13T01:43:19.758Z] 
01:43:19 [2022-12-13T01:43:19.758Z] #30 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
01:43:19 [2022-12-13T01:43:19.758Z] #30 34.39 Unpacking automake (1:1.16.3-2) ...
01:43:20 [2022-12-13T01:43:20.714Z] #30 ...
01:43:20 [2022-12-13T01:43:20.714Z] 
01:43:20 [2022-12-13T01:43:20.714Z] #25 [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
01:43:20 [2022-12-13T01:43:20.714Z] #25 DONE 35.6s
01:43:20 [2022-12-13T01:43:20.714Z] 
01:43:20 [2022-12-13T01:43:20.714Z] #30 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
01:43:20 [2022-12-13T01:43:20.714Z] #30 35.33 Selecting previously unselected package patch.
01:43:20 [2022-12-13T01:43:20.714Z] #30 35.33 Preparing to unpack .../10-patch_2.7.6-7_arm64.deb ...
01:43:20 [2022-12-13T01:43:20.714Z] #30 ...
01:43:20 [2022-12-13T01:43:20.714Z] 
01:43:20 [2022-12-13T01:43:20.714Z] #33 [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.3.0"      && /build/go-winres --help
01:43:20 [2022-12-13T01:43:20.714Z] #33 34.76 NAME:
01:43:20 [2022-12-13T01:43:20.714Z] #33 34.76    go-winres - A tool for embedding resources in Windows executables
01:43:20 [2022-12-13T01:43:20.714Z] #33 34.76 
01:43:20 [2022-12-13T01:43:20.714Z] #33 34.76 USAGE:
01:43:20 [2022-12-13T01:43:20.714Z] #33 34.76    go-winres [global options] command [command options] [arguments...]
01:43:20 [2022-12-13T01:43:20.714Z] #33 34.76 
01:43:20 [2022-12-13T01:43:20.714Z] #33 34.76 COMMANDS:
01:43:20 [2022-12-13T01:43:20.714Z] #33 34.76    init     Create an initial ./winres/winres.json
01:43:20 [2022-12-13T01:43:20.714Z] #33 34.76    make     Make syso files for the "go build" command
01:43:20 [2022-12-13T01:43:20.714Z] #33 34.76    simply   Make syso files for the "go build" command (simplified)
01:43:20 [2022-12-13T01:43:20.714Z] #33 34.76    extract  Extract all resources from an executable
01:43:20 [2022-12-13T01:43:20.714Z] #33 34.76    patch    Replace resources in an executable file (exe, dll)
01:43:20 [2022-12-13T01:43:20.714Z] #33 34.76    help, h  Shows a list of commands or help for one command
01:43:20 [2022-12-13T01:43:20.714Z] #33 34.76 
01:43:20 [2022-12-13T01:43:20.714Z] #33 34.76 GLOBAL OPTIONS:
01:43:20 [2022-12-13T01:43:20.714Z] #33 34.77    --help, -h  show help (default: false)
01:43:20 [2022-12-13T01:43:20.714Z] #33 DONE 35.4s
01:43:20 [2022-12-13T01:43:20.714Z] 
01:43:20 [2022-12-13T01:43:20.714Z] #30 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
01:43:20 [2022-12-13T01:43:20.714Z] #30 35.37 Unpacking patch (2.7.6-7) ...
01:43:21 [2022-12-13T01:43:21.293Z] #30 35.95 Selecting previously unselected package dpkg-dev.
01:43:21 [2022-12-13T01:43:21.293Z] #30 35.95 Preparing to unpack .../11-dpkg-dev_1.20.12_all.deb ...
01:43:21 [2022-12-13T01:43:21.554Z] #30 35.96 Unpacking dpkg-dev (1.20.12) ...
01:43:21 [2022-12-13T01:43:21.554Z] #30 ...
01:43:21 [2022-12-13T01:43:21.554Z] 
01:43:21 [2022-12-13T01:43:21.554Z] #37 [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
01:43:21 [2022-12-13T01:43:21.554Z] #37 21.27 Reading package lists...
01:43:21 [2022-12-13T01:43:21.554Z] #37 26.21 Building dependency tree...
01:43:21 [2022-12-13T01:43:21.554Z] #37 30.15 The following additional packages will be installed:
01:43:21 [2022-12-13T01:43:21.554Z] #37 30.17   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
01:43:21 [2022-12-13T01:43:21.554Z] #37 30.17   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
01:43:21 [2022-12-13T01:43:21.554Z] #37 30.17   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
01:43:21 [2022-12-13T01:43:21.554Z] #37 30.17   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
01:43:21 [2022-12-13T01:43:21.554Z] #37 30.17   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
01:43:21 [2022-12-13T01:43:21.554Z] #37 30.17   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
01:43:21 [2022-12-13T01:43:21.554Z] #37 30.19   mingw-w64-common mingw-w64-x86-64-dev
01:43:21 [2022-12-13T01:43:21.554Z] #37 30.23 Suggested packages:
01:43:21 [2022-12-13T01:43:21.554Z] #37 30.23   gcc-10-locales seccomp wine64
01:43:21 [2022-12-13T01:43:21.554Z] #37 31.54 The following NEW packages will be installed:
01:43:21 [2022-12-13T01:43:21.554Z] #37 31.58   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
01:43:21 [2022-12-13T01:43:21.554Z] #37 31.58   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
01:43:21 [2022-12-13T01:43:21.554Z] #37 31.58   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
01:43:21 [2022-12-13T01:43:21.554Z] #37 31.58   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
01:43:21 [2022-12-13T01:43:21.554Z] #37 31.58   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
01:43:21 [2022-12-13T01:43:21.554Z] #37 31.59   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
01:43:21 [2022-12-13T01:43:21.554Z] #37 31.59   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
01:43:21 [2022-12-13T01:43:21.554Z] #37 31.59   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
01:43:21 [2022-12-13T01:43:21.554Z] #37 31.59   mingw-w64-x86-64-dev
01:43:21 [2022-12-13T01:43:21.554Z] #37 31.99 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded.
01:43:21 [2022-12-13T01:43:21.554Z] #37 31.99 Need to get 108 MB of archives.
01:43:21 [2022-12-13T01:43:21.554Z] #37 31.99 After this operation, 620 MB of additional disk space will be used.
01:43:21 [2022-12-13T01:43:21.554Z] #37 31.99 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]
01:43:21 [2022-12-13T01:43:21.554Z] #37 32.05 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]
01:43:21 [2022-12-13T01:43:21.554Z] #37 32.20 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
01:43:21 [2022-12-13T01:43:21.554Z] #37 32.20 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB]
01:43:21 [2022-12-13T01:43:21.554Z] #37 32.22 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
01:43:21 [2022-12-13T01:43:21.554Z] #37 32.23 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB]
01:43:21 [2022-12-13T01:43:21.554Z] #37 32.48 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
01:43:21 [2022-12-13T01:43:21.554Z] #37 32.87 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]
01:43:21 [2022-12-13T01:43:21.554Z] #37 32.90 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]
01:43:21 [2022-12-13T01:43:21.554Z] #37 33.87 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]
01:43:21 [2022-12-13T01:43:21.554Z] #37 35.05 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]
01:43:21 [2022-12-13T01:43:21.554Z] #37 35.91 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]
01:43:21 [2022-12-13T01:43:21.554Z] #37 ...
01:43:21 [2022-12-13T01:43:21.554Z] 
01:43:21 [2022-12-13T01:43:21.554Z] #17 [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
01:43:21 [2022-12-13T01:43:21.554Z] #17 21.58 Reading package lists...
01:43:21 [2022-12-13T01:43:21.554Z] #17 26.75 Building dependency tree...
01:43:21 [2022-12-13T01:43:21.554Z] #17 30.43 The following additional packages will be installed:
01:43:21 [2022-12-13T01:43:21.554Z] #17 30.45   libbtrfs0
01:43:21 [2022-12-13T01:43:21.554Z] #17 30.68 The following NEW packages will be installed:
01:43:21 [2022-12-13T01:43:21.554Z] #17 30.72   libbtrfs-dev libbtrfs0
01:43:21 [2022-12-13T01:43:21.554Z] #17 31.15 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
01:43:21 [2022-12-13T01:43:21.554Z] #17 31.15 Need to get 454 kB of archives.
01:43:21 [2022-12-13T01:43:21.554Z] #17 31.15 After this operation, 1275 kB of additional disk space will be used.
01:43:21 [2022-12-13T01:43:21.554Z] #17 31.15 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
01:43:21 [2022-12-13T01:43:21.554Z] #17 31.15 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
01:43:21 [2022-12-13T01:43:21.554Z] #17 32.32 debconf: delaying package configuration, since apt-utils is not installed
01:43:21 [2022-12-13T01:43:21.554Z] #17 32.60 Fetched 454 kB in 0s (1344 kB/s)
01:43:21 [2022-12-13T01:43:21.554Z] #17 33.43 Selecting previously unselected package libbtrfs0:arm64.
01:43:21 [2022-12-13T01:43:21.554Z] #17 33.43 (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.)
01:43:21 [2022-12-13T01:43:21.554Z] #17 33.50 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ...
01:43:21 [2022-12-13T01:43:21.554Z] #17 33.86 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
01:43:21 [2022-12-13T01:43:21.554Z] #17 34.42 Selecting previously unselected package libbtrfs-dev:arm64.
01:43:21 [2022-12-13T01:43:21.554Z] #17 34.43 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ...
01:43:21 [2022-12-13T01:43:21.554Z] #17 34.64 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
01:43:21 [2022-12-13T01:43:21.554Z] #17 35.59 Setting up libbtrfs0:arm64 (5.10.1-2) ...
01:43:21 [2022-12-13T01:43:21.554Z] #17 35.70 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
01:43:21 [2022-12-13T01:43:21.554Z] #17 35.85 Processing triggers for libc-bin (2.31-13+deb11u5) ...
01:43:21 [2022-12-13T01:43:21.815Z] #17 DONE 36.3s
01:43:21 [2022-12-13T01:43:21.815Z] 
01:43:21 [2022-12-13T01:43:21.815Z] #38 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
01:43:21 [2022-12-13T01:43:21.815Z] #38 ...
01:43:21 [2022-12-13T01:43:21.815Z] 
01:43:21 [2022-12-13T01:43:21.815Z] #31 [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
01:43:21 [2022-12-13T01:43:21.815Z] #31 21.24 Reading package lists...
01:43:21 [2022-12-13T01:43:21.815Z] #31 26.52 Building dependency tree...
01:43:21 [2022-12-13T01:43:21.815Z] #31 30.44 The following additional packages will be installed:
01:43:21 [2022-12-13T01:43:21.815Z] #31 30.46   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
01:43:21 [2022-12-13T01:43:21.815Z] #31 30.48 Suggested packages:
01:43:21 [2022-12-13T01:43:21.815Z] #31 30.50   cmake-doc ninja-build lrzip
01:43:21 [2022-12-13T01:43:21.815Z] #31 30.50 Recommended packages:
01:43:21 [2022-12-13T01:43:21.815Z] #31 30.50   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
01:43:21 [2022-12-13T01:43:21.815Z] #31 31.27 The following NEW packages will be installed:
01:43:21 [2022-12-13T01:43:21.815Z] #31 31.27   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
01:43:21 [2022-12-13T01:43:21.815Z] #31 31.27   vim-common xxd
01:43:21 [2022-12-13T01:43:21.815Z] #31 31.68 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
01:43:21 [2022-12-13T01:43:21.815Z] #31 31.68 Need to get 15.6 MB of archives.
01:43:21 [2022-12-13T01:43:21.815Z] #31 31.68 After this operation, 67.4 MB of additional disk space will be used.
01:43:21 [2022-12-13T01:43:21.815Z] #31 31.68 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
01:43:21 [2022-12-13T01:43:21.815Z] #31 31.69 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
01:43:21 [2022-12-13T01:43:21.815Z] #31 31.69 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
01:43:21 [2022-12-13T01:43:21.815Z] #31 31.74 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
01:43:21 [2022-12-13T01:43:21.815Z] #31 32.18 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u3 [630 kB]
01:43:21 [2022-12-13T01:43:21.815Z] #31 32.18 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB]
01:43:21 [2022-12-13T01:43:21.815Z] #31 32.19 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB]
01:43:21 [2022-12-13T01:43:21.815Z] #31 32.19 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB]
01:43:21 [2022-12-13T01:43:21.815Z] #31 32.20 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB]
01:43:21 [2022-12-13T01:43:21.815Z] #31 32.22 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB]
01:43:21 [2022-12-13T01:43:21.815Z] #31 33.66 debconf: delaying package configuration, since apt-utils is not installed
01:43:21 [2022-12-13T01:43:21.815Z] #31 33.94 Fetched 15.6 MB in 1s (14.8 MB/s)
01:43:21 [2022-12-13T01:43:21.815Z] #31 34.13 Selecting previously unselected package xxd.
01:43:21 [2022-12-13T01:43:21.815Z] #31 34.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 ... 15709 files and directories currently installed.)
01:43:21 [2022-12-13T01:43:21.815Z] #31 34.19 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
01:43:21 [2022-12-13T01:43:21.815Z] #31 34.37 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
01:43:21 [2022-12-13T01:43:21.815Z] #31 35.47 Selecting previously unselected package vim-common.
01:43:21 [2022-12-13T01:43:21.815Z] #31 35.47 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
01:43:21 [2022-12-13T01:43:21.815Z] #31 35.55 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
01:43:21 [2022-12-13T01:43:21.815Z] #31 36.20 Selecting previously unselected package cmake-data.
01:43:21 [2022-12-13T01:43:21.815Z] #31 36.21 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
01:43:21 [2022-12-13T01:43:21.815Z] #31 36.22 Unpacking cmake-data (3.18.4-2+deb11u1) ...
01:43:22 [2022-12-13T01:43:22.075Z] #31 ...
01:43:22 [2022-12-13T01:43:22.075Z] 
01:43:22 [2022-12-13T01:43:22.075Z] #38 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
01:43:22 [2022-12-13T01:43:22.075Z] #38 DONE 0.2s
01:43:22 [2022-12-13T01:43:22.075Z] 
01:43:22 [2022-12-13T01:43:22.075Z] #39 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
01:43:22 [2022-12-13T01:43:22.646Z] #39 0.761 + RM_GOPATH=0
01:43:22 [2022-12-13T01:43:22.646Z] #39 0.762 + TMP_GOPATH=
01:43:22 [2022-12-13T01:43:22.646Z] #39 0.762 + : /build
01:43:22 [2022-12-13T01:43:22.646Z] #39 0.763 + '[' -z '' ']'
01:43:22 [2022-12-13T01:43:22.646Z] #39 0.766 ++ mktemp -d
01:43:22 [2022-12-13T01:43:22.646Z] #39 0.777 + export GOPATH=/tmp/tmp.ZZYgOhbQKd
01:43:22 [2022-12-13T01:43:22.908Z] #39 0.778 + GOPATH=/tmp/tmp.ZZYgOhbQKd
01:43:22 [2022-12-13T01:43:22.908Z] #39 0.778 + RM_GOPATH=1
01:43:22 [2022-12-13T01:43:22.908Z] #39 0.778 + case "$(go env GOARCH)" in
01:43:22 [2022-12-13T01:43:22.908Z] #39 0.782 ++ go env GOARCH
01:43:22 [2022-12-13T01:43:22.908Z] #39 0.826 + export GO_BUILDMODE=-buildmode=pie
01:43:22 [2022-12-13T01:43:22.908Z] #39 0.826 + GO_BUILDMODE=-buildmode=pie
01:43:22 [2022-12-13T01:43:22.908Z] #39 0.827 ++ dirname /install.sh
01:43:22 [2022-12-13T01:43:22.908Z] #39 0.828 + dir=/
01:43:22 [2022-12-13T01:43:22.908Z] #39 0.828 + bin=containerd
01:43:22 [2022-12-13T01:43:22.908Z] #39 0.830 + shift
01:43:22 [2022-12-13T01:43:22.908Z] #39 0.830 + '[' '!' -f //containerd.installer ']'
01:43:22 [2022-12-13T01:43:22.908Z] #39 0.830 + . //containerd.installer
01:43:22 [2022-12-13T01:43:22.908Z] #39 0.830 ++ set -e
01:43:22 [2022-12-13T01:43:22.908Z] #39 0.830 ++ : v1.7.0-beta.0
01:43:22 [2022-12-13T01:43:22.908Z] #39 0.830 + install_containerd
01:43:22 [2022-12-13T01:43:22.908Z] #39 0.830 + echo 'Install containerd version v1.7.0-beta.0'
01:43:22 [2022-12-13T01:43:22.908Z] #39 0.830 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ZZYgOhbQKd/src/github.com/containerd/containerd
01:43:22 [2022-12-13T01:43:22.908Z] #39 0.830 Install containerd version v1.7.0-beta.0
01:43:22 [2022-12-13T01:43:22.908Z] #39 0.832 Cloning into '/tmp/tmp.ZZYgOhbQKd/src/github.com/containerd/containerd'...
01:43:22 [2022-12-13T01:43:22.908Z] #39 ...
01:43:22 [2022-12-13T01:43:22.908Z] 
01:43:22 [2022-12-13T01:43:22.908Z] #34 [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
01:43:22 [2022-12-13T01:43:22.908Z] #34 22.31 Reading package lists...
01:43:22 [2022-12-13T01:43:22.908Z] #34 27.21 Building dependency tree...
01:43:22 [2022-12-13T01:43:22.908Z] #34 31.05 The following additional packages will be installed:
01:43:22 [2022-12-13T01:43:22.908Z] #34 31.06   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
01:43:22 [2022-12-13T01:43:22.908Z] #34 31.06   python3-protobuf python3-six
01:43:22 [2022-12-13T01:43:22.908Z] #34 31.07 Suggested packages:
01:43:22 [2022-12-13T01:43:22.908Z] #34 31.08   python3-setuptools
01:43:22 [2022-12-13T01:43:22.908Z] #34 31.08 Recommended packages:
01:43:22 [2022-12-13T01:43:22.908Z] #34 31.08   iproute2 | iproute
01:43:22 [2022-12-13T01:43:22.908Z] #34 31.70 The following NEW packages will be installed:
01:43:22 [2022-12-13T01:43:22.908Z] #34 31.70   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
01:43:22 [2022-12-13T01:43:22.908Z] #34 31.71   python3-protobuf python3-six
01:43:22 [2022-12-13T01:43:22.908Z] #34 32.48 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
01:43:22 [2022-12-13T01:43:22.908Z] #34 32.48 Need to get 2136 kB of archives.
01:43:22 [2022-12-13T01:43:22.908Z] #34 32.48 After this operation, 10.8 MB of additional disk space will be used.
01:43:22 [2022-12-13T01:43:22.908Z] #34 32.48 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB]
01:43:22 [2022-12-13T01:43:22.908Z] #34 32.52 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
01:43:22 [2022-12-13T01:43:22.908Z] #34 32.71 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB]
01:43:22 [2022-12-13T01:43:22.908Z] #34 32.75 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB]
01:43:22 [2022-12-13T01:43:22.908Z] #34 32.98 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
01:43:22 [2022-12-13T01:43:22.908Z] #34 32.99 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
01:43:22 [2022-12-13T01:43:22.908Z] #34 33.00 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
01:43:22 [2022-12-13T01:43:22.908Z] #34 34.58 Get:5 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.17.1-1 [630 kB]
01:43:22 [2022-12-13T01:43:22.908Z] #34 36.67 debconf: delaying package configuration, since apt-utils is not installed
01:43:22 [2022-12-13T01:43:22.908Z] #34 36.98 Fetched 2136 kB in 3s (678 kB/s)
01:43:22 [2022-12-13T01:43:22.908Z] #34 37.08 Selecting previously unselected package libprotobuf23:arm64.
01:43:22 [2022-12-13T01:43:22.908Z] #34 37.08 (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.)
01:43:22 [2022-12-13T01:43:22.908Z] #34 37.18 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ...
01:43:22 [2022-12-13T01:43:22.908Z] #34 ...
01:43:22 [2022-12-13T01:43:22.908Z] 
01:43:22 [2022-12-13T01:43:22.908Z] #36 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0"      && /build/golangci-lint --version
01:43:22 [2022-12-13T01:43:22.908Z] #36 36.95 go: downloading github.com/subosito/gotenv v1.4.0
01:43:22 [2022-12-13T01:43:22.908Z] #36 36.97 go: downloading github.com/hashicorp/hcl v1.0.0
01:43:22 [2022-12-13T01:43:22.908Z] #36 37.35 go: downloading gopkg.in/ini.v1 v1.66.6
01:43:22 [2022-12-13T01:43:22.908Z] #36 37.35 go: downloading github.com/magiconair/properties v1.8.6
01:43:22 [2022-12-13T01:43:22.908Z] #36 37.41 go: downloading github.com/pelletier/go-toml/v2 v2.0.2
01:43:23 [2022-12-13T01:43:23.168Z] #36 37.66 go: downloading golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e
01:43:23 [2022-12-13T01:43:23.431Z] #36 37.93 go: downloading github.com/pelletier/go-toml v1.9.5
01:43:23 [2022-12-13T01:43:23.691Z] #36 38.21 go: downloading github.com/gobwas/glob v0.2.3
01:43:23 [2022-12-13T01:43:23.951Z] #36 38.45 go: downloading go.uber.org/zap v1.17.0
01:43:24 [2022-12-13T01:43:24.890Z] #36 39.53 go: downloading golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4
01:43:24 [2022-12-13T01:43:24.890Z] #36 39.53 go: downloading github.com/go-toolsmith/astfmt v1.0.0
01:43:24 [2022-12-13T01:43:24.890Z] #36 39.57 go: downloading golang.org/x/exp/typeparams v0.0.0-20220613132600-b0d781184e0d
01:43:25 [2022-12-13T01:43:25.149Z] #36 39.60 go: downloading github.com/go-toolsmith/astcast v1.0.0
01:43:25 [2022-12-13T01:43:25.149Z] #36 39.70 go: downloading github.com/go-toolsmith/astcopy v1.0.1
01:43:25 [2022-12-13T01:43:25.149Z] #36 39.77 go: downloading github.com/go-toolsmith/astequal v1.0.2
01:43:25 [2022-12-13T01:43:25.409Z] #36 40.10 go: downloading github.com/go-toolsmith/astp v1.0.0
01:43:25 [2022-12-13T01:43:25.669Z] #36 40.15 go: downloading github.com/go-toolsmith/strparse v1.0.0
01:43:25 [2022-12-13T01:43:25.669Z] #36 40.23 go: downloading github.com/go-toolsmith/typep v1.0.2
01:43:25 [2022-12-13T01:43:25.669Z] #36 40.39 go: downloading github.com/quasilyte/go-ruleguard v0.3.17
01:43:26 [2022-12-13T01:43:26.239Z] #36 40.82 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
01:43:26 [2022-12-13T01:43:26.500Z] #36 41.02 go: downloading github.com/kisielk/gotool v1.0.0
01:43:26 [2022-12-13T01:43:26.500Z] #36 41.04 go: downloading github.com/gostaticanalysis/comment v1.4.2
01:43:26 [2022-12-13T01:43:26.760Z] #36 41.22 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
01:43:26 [2022-12-13T01:43:26.760Z] #36 41.22 go: downloading github.com/ettle/strcase v0.1.1
01:43:26 [2022-12-13T01:43:26.760Z] #36 41.33 go: downloading github.com/fatih/structtag v1.2.0
01:43:26 [2022-12-13T01:43:26.760Z] #36 41.37 go: downloading github.com/Masterminds/semver v1.5.0
01:43:26 [2022-12-13T01:43:26.760Z] #36 41.44 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
01:43:27 [2022-12-13T01:43:27.021Z] #36 41.48 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
01:43:27 [2022-12-13T01:43:27.281Z] #36 41.74 go: downloading github.com/prometheus/client_golang v1.12.1
01:43:27 [2022-12-13T01:43:27.853Z] #36 42.25 go: downloading github.com/prometheus/client_model v0.2.0
01:43:27 [2022-12-13T01:43:27.853Z] #36 42.25 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
01:43:27 [2022-12-13T01:43:27.853Z] #36 ...
01:43:27 [2022-12-13T01:43:27.853Z] 
01:43:27 [2022-12-13T01:43:27.853Z] #30 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
01:43:27 [2022-12-13T01:43:27.853Z] #30 37.68 Selecting previously unselected package build-essential.
01:43:27 [2022-12-13T01:43:27.853Z] #30 37.69 Preparing to unpack .../12-build-essential_12.9_arm64.deb ...
01:43:27 [2022-12-13T01:43:27.853Z] #30 37.71 Unpacking build-essential (12.9) ...
01:43:27 [2022-12-13T01:43:27.853Z] #30 37.89 Selecting previously unselected package libcap2:arm64.
01:43:27 [2022-12-13T01:43:27.853Z] #30 37.89 Preparing to unpack .../13-libcap2_1%3a2.44-1_arm64.deb ...
01:43:27 [2022-12-13T01:43:27.853Z] #30 37.91 Unpacking libcap2:arm64 (1:2.44-1) ...
01:43:27 [2022-12-13T01:43:27.853Z] #30 38.04 Selecting previously unselected package libcap-dev:arm64.
01:43:27 [2022-12-13T01:43:27.853Z] #30 38.04 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_arm64.deb ...
01:43:27 [2022-12-13T01:43:27.853Z] #30 38.05 Unpacking libcap-dev:arm64 (1:2.44-1) ...
01:43:27 [2022-12-13T01:43:27.853Z] #30 38.26 Selecting previously unselected package libprotobuf-c1:arm64.
01:43:27 [2022-12-13T01:43:27.853Z] #30 38.26 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
01:43:27 [2022-12-13T01:43:27.853Z] #30 38.27 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
01:43:27 [2022-12-13T01:43:27.853Z] #30 38.34 Selecting previously unselected package libprotobuf-c-dev:arm64.
01:43:27 [2022-12-13T01:43:27.853Z] #30 38.37 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ...
01:43:27 [2022-12-13T01:43:27.853Z] #30 38.37 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
01:43:27 [2022-12-13T01:43:27.853Z] #30 38.50 Selecting previously unselected package libseccomp-dev:arm64.
01:43:27 [2022-12-13T01:43:27.853Z] #30 38.51 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
01:43:27 [2022-12-13T01:43:27.853Z] #30 38.52 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
01:43:27 [2022-12-13T01:43:27.853Z] #30 38.75 Selecting previously unselected package libsystemd-dev:arm64.
01:43:27 [2022-12-13T01:43:27.853Z] #30 38.75 Preparing to unpack .../18-libsystemd-dev_247.3-7+deb11u1_arm64.deb ...
01:43:27 [2022-12-13T01:43:27.853Z] #30 38.75 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ...
01:43:27 [2022-12-13T01:43:27.853Z] #30 39.58 Selecting previously unselected package libtool.
01:43:27 [2022-12-13T01:43:27.853Z] #30 39.58 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ...
01:43:27 [2022-12-13T01:43:27.853Z] #30 39.59 Unpacking libtool (2.4.6-15) ...
01:43:27 [2022-12-13T01:43:27.853Z] #30 39.89 Selecting previously unselected package libudev-dev:arm64.
01:43:27 [2022-12-13T01:43:27.853Z] #30 39.89 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_arm64.deb ...
01:43:27 [2022-12-13T01:43:27.853Z] #30 39.90 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ...
01:43:27 [2022-12-13T01:43:27.853Z] #30 40.13 Selecting previously unselected package libyajl2:arm64.
01:43:27 [2022-12-13T01:43:27.853Z] #30 40.14 Preparing to unpack .../21-libyajl2_2.1.0-3_arm64.deb ...
01:43:27 [2022-12-13T01:43:27.853Z] #30 40.15 Unpacking libyajl2:arm64 (2.1.0-3) ...
01:43:27 [2022-12-13T01:43:27.853Z] #30 40.25 Selecting previously unselected package libyajl-dev:arm64.
01:43:27 [2022-12-13T01:43:27.853Z] #30 40.26 Preparing to unpack .../22-libyajl-dev_2.1.0-3_arm64.deb ...
01:43:27 [2022-12-13T01:43:27.853Z] #30 40.28 Unpacking libyajl-dev:arm64 (2.1.0-3) ...
01:43:27 [2022-12-13T01:43:27.853Z] #30 40.41 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
01:43:27 [2022-12-13T01:43:27.853Z] #30 40.43 Setting up libmagic-mgc (1:5.39-3) ...
01:43:27 [2022-12-13T01:43:27.853Z] #30 40.46 Setting up libyajl2:arm64 (2.1.0-3) ...
01:43:27 [2022-12-13T01:43:27.853Z] #30 40.49 Setting up libmagic1:arm64 (1:5.39-3) ...
01:43:27 [2022-12-13T01:43:27.853Z] #30 40.53 Setting up file (1:5.39-3) ...
01:43:27 [2022-12-13T01:43:27.853Z] #30 40.55 Setting up bzip2 (1.0.8-4) ...
01:43:27 [2022-12-13T01:43:27.853Z] #30 40.57 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
01:43:27 [2022-12-13T01:43:27.853Z] #30 40.59 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
01:43:27 [2022-12-13T01:43:27.853Z] #30 40.60 Setting up libcap2:arm64 (1:2.44-1) ...
01:43:27 [2022-12-13T01:43:27.853Z] #30 40.63 Setting up autotools-dev (20180224.1+nmu1) ...
01:43:27 [2022-12-13T01:43:27.853Z] #30 40.64 Setting up libsigsegv2:arm64 (2.13-1) ...
01:43:27 [2022-12-13T01:43:27.853Z] #30 40.67 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
01:43:27 [2022-12-13T01:43:27.853Z] #30 40.68 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
01:43:27 [2022-12-13T01:43:27.853Z] #30 40.70 Setting up patch (2.7.6-7) ...
01:43:27 [2022-12-13T01:43:27.853Z] #30 40.73 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ...
01:43:27 [2022-12-13T01:43:27.853Z] #30 40.74 Setting up libyajl-dev:arm64 (2.1.0-3) ...
01:43:27 [2022-12-13T01:43:27.853Z] #30 40.77 Setting up libcap-dev:arm64 (1:2.44-1) ...
01:43:27 [2022-12-13T01:43:27.853Z] #30 40.80 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ...
01:43:27 [2022-12-13T01:43:27.853Z] #30 40.82 Setting up libtool (2.4.6-15) ...
01:43:27 [2022-12-13T01:43:27.853Z] #30 40.84 Setting up m4 (1.4.18-5) ...
01:43:27 [2022-12-13T01:43:27.853Z] #30 40.87 Setting up dpkg-dev (1.20.12) ...
01:43:27 [2022-12-13T01:43:27.853Z] #30 40.89 Setting up autoconf (2.69-14) ...
01:43:27 [2022-12-13T01:43:27.853Z] #30 40.92 Setting up build-essential (12.9) ...
01:43:27 [2022-12-13T01:43:27.853Z] #30 40.94 Setting up automake (1:1.16.3-2) ...
01:43:27 [2022-12-13T01:43:27.853Z] #30 40.96 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
01:43:27 [2022-12-13T01:43:27.853Z] #30 40.99 Processing triggers for libc-bin (2.31-13+deb11u5) ...
01:43:29 [2022-12-13T01:43:29.271Z] #30 DONE 43.5s
01:43:29 [2022-12-13T01:43:29.271Z] 
01:43:29 [2022-12-13T01:43:29.271Z] #34 [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
01:43:29 [2022-12-13T01:43:29.271Z] #34 37.18 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ...
01:43:29 [2022-12-13T01:43:29.271Z] #34 37.21 Unpacking libprotobuf23:arm64 (3.12.4-1) ...
01:43:29 [2022-12-13T01:43:29.271Z] #34 37.83 Selecting previously unselected package python3-pkg-resources.
01:43:29 [2022-12-13T01:43:29.271Z] #34 37.84 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
01:43:29 [2022-12-13T01:43:29.271Z] #34 37.86 Unpacking python3-pkg-resources (52.0.0-4) ...
01:43:29 [2022-12-13T01:43:29.271Z] #34 38.05 Selecting previously unselected package python3-six.
01:43:29 [2022-12-13T01:43:29.271Z] #34 38.05 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
01:43:29 [2022-12-13T01:43:29.271Z] #34 38.06 Unpacking python3-six (1.16.0-2) ...
01:43:29 [2022-12-13T01:43:29.271Z] #34 38.27 Selecting previously unselected package python3-protobuf.
01:43:29 [2022-12-13T01:43:29.271Z] #34 38.28 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ...
01:43:29 [2022-12-13T01:43:29.271Z] #34 38.32 Unpacking python3-protobuf (3.12.4-1) ...
01:43:29 [2022-12-13T01:43:29.271Z] #34 38.85 Selecting previously unselected package libnet1:arm64.
01:43:29 [2022-12-13T01:43:29.271Z] #34 38.86 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
01:43:29 [2022-12-13T01:43:29.271Z] #34 38.87 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
01:43:29 [2022-12-13T01:43:29.271Z] #34 39.09 Selecting previously unselected package libnl-3-200:arm64.
01:43:29 [2022-12-13T01:43:29.271Z] #34 39.09 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ...
01:43:29 [2022-12-13T01:43:29.271Z] #34 39.12 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
01:43:29 [2022-12-13T01:43:29.271Z] #34 39.28 Selecting previously unselected package libprotobuf-c1:arm64.
01:43:29 [2022-12-13T01:43:29.271Z] #34 39.29 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
01:43:29 [2022-12-13T01:43:29.271Z] #34 39.29 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
01:43:29 [2022-12-13T01:43:29.271Z] #34 39.45 Selecting previously unselected package criu.
01:43:29 [2022-12-13T01:43:29.271Z] #34 39.46 Preparing to unpack .../7-criu_3.17.1-1_arm64.deb ...
01:43:29 [2022-12-13T01:43:29.271Z] #34 39.46 Unpacking criu (3.17.1-1) ...
01:43:29 [2022-12-13T01:43:29.271Z] #34 40.24 Setting up python3-pkg-resources (52.0.0-4) ...
01:43:29 [2022-12-13T01:43:29.271Z] #34 41.93 Setting up libprotobuf23:arm64 (3.12.4-1) ...
01:43:29 [2022-12-13T01:43:29.271Z] #34 41.96 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
01:43:29 [2022-12-13T01:43:29.271Z] #34 42.00 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
01:43:29 [2022-12-13T01:43:29.271Z] #34 42.05 Setting up python3-six (1.16.0-2) ...
01:43:29 [2022-12-13T01:43:29.535Z] #34 43.58 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
01:43:29 [2022-12-13T01:43:29.535Z] #34 43.66 Setting up python3-protobuf (3.12.4-1) ...
01:43:29 [2022-12-13T01:43:29.535Z] #34 ...
01:43:29 [2022-12-13T01:43:29.535Z] 
01:43:29 [2022-12-13T01:43:29.535Z] #28 [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
01:43:29 [2022-12-13T01:43:29.535Z] #28 44.20 v3.0.2
01:43:30 [2022-12-13T01:43:30.107Z] #28 DONE 44.5s
01:43:30 [2022-12-13T01:43:30.107Z] 
01:43:30 [2022-12-13T01:43:30.107Z] #37 [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
01:43:30 [2022-12-13T01:43:30.107Z] #37 36.70 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]
01:43:30 [2022-12-13T01:43:30.107Z] #37 37.68 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]
01:43:30 [2022-12-13T01:43:30.107Z] #37 38.00 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]
01:43:30 [2022-12-13T01:43:30.107Z] #37 38.01 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
01:43:30 [2022-12-13T01:43:30.107Z] #37 38.01 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
01:43:30 [2022-12-13T01:43:30.107Z] #37 38.01 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
01:43:30 [2022-12-13T01:43:30.107Z] #37 38.03 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
01:43:30 [2022-12-13T01:43:30.107Z] #37 38.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]
01:43:30 [2022-12-13T01:43:30.107Z] #37 38.05 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB]
01:43:30 [2022-12-13T01:43:30.107Z] #37 38.05 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
01:43:30 [2022-12-13T01:43:30.107Z] #37 38.06 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
01:43:30 [2022-12-13T01:43:30.107Z] #37 38.07 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
01:43:30 [2022-12-13T01:43:30.107Z] #37 38.08 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
01:43:30 [2022-12-13T01:43:30.107Z] #37 38.08 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
01:43:30 [2022-12-13T01:43:30.107Z] #37 38.10 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
01:43:30 [2022-12-13T01:43:30.107Z] #37 38.11 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB]
01:43:30 [2022-12-13T01:43:30.107Z] #37 38.11 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
01:43:30 [2022-12-13T01:43:30.107Z] #37 38.12 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB]
01:43:30 [2022-12-13T01:43:30.107Z] #37 39.22 debconf: delaying package configuration, since apt-utils is not installed
01:43:30 [2022-12-13T01:43:30.107Z] #37 39.55 Fetched 108 MB in 6s (16.7 MB/s)
01:43:30 [2022-12-13T01:43:30.107Z] #37 39.66 Selecting previously unselected package binutils-mingw-w64-i686.
01:43:30 [2022-12-13T01:43:30.107Z] #37 39.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 ... 15709 files and directories currently installed.)
01:43:30 [2022-12-13T01:43:30.107Z] #37 39.73 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ...
01:43:30 [2022-12-13T01:43:30.107Z] #37 39.78 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
01:43:30 [2022-12-13T01:43:30.107Z] #37 42.44 Selecting previously unselected package binutils-mingw-w64-x86-64.
01:43:30 [2022-12-13T01:43:30.107Z] #37 42.44 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ...
01:43:30 [2022-12-13T01:43:30.107Z] #37 42.46 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
01:43:30 [2022-12-13T01:43:30.367Z] #37 ...
01:43:30 [2022-12-13T01:43:30.367Z] 
01:43:30 [2022-12-13T01:43:30.367Z] #36 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0"      && /build/golangci-lint --version
01:43:30 [2022-12-13T01:43:30.367Z] #36 42.64 go: downloading github.com/google/go-cmp v0.5.8
01:43:30 [2022-12-13T01:43:30.367Z] #36 42.72 go: downloading go.uber.org/atomic v1.7.0
01:43:30 [2022-12-13T01:43:30.367Z] #36 42.77 go: downloading go.uber.org/multierr v1.6.0
01:43:30 [2022-12-13T01:43:30.367Z] #36 42.92 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5
01:43:30 [2022-12-13T01:43:30.367Z] #36 43.39 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
01:43:30 [2022-12-13T01:43:30.367Z] #36 43.39 go: downloading github.com/chavacava/garif v0.0.0-20220630083739-93517212f375
01:43:30 [2022-12-13T01:43:30.367Z] #36 43.53 go: downloading github.com/olekukonko/tablewriter v0.0.5
01:43:30 [2022-12-13T01:43:30.367Z] #36 44.87 go: downloading github.com/beorn7/perks v1.0.1
01:43:30 [2022-12-13T01:43:30.367Z] #36 44.88 go: downloading github.com/cespare/xxhash/v2 v2.1.2
01:43:30 [2022-12-13T01:43:30.367Z] #36 44.99 go: downloading github.com/golang/protobuf v1.5.2
01:43:30 [2022-12-13T01:43:30.367Z] #36 45.00 go: downloading github.com/prometheus/common v0.32.1
01:43:30 [2022-12-13T01:43:30.949Z] #36 45.69 go: downloading github.com/prometheus/procfs v0.7.3
01:43:31 [2022-12-13T01:43:31.209Z] #36 45.69 go: downloading google.golang.org/protobuf v1.28.0
01:43:32 [2022-12-13T01:43:32.147Z] #36 46.53 go: downloading github.com/mattn/go-runewidth v0.0.9
01:43:33 [2022-12-13T01:43:33.085Z] #36 47.47 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
01:43:33 [2022-12-13T01:43:33.653Z] #36 ...
01:43:33 [2022-12-13T01:43:33.653Z] 
01:43:33 [2022-12-13T01:43:33.653Z] #20 [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
01:43:33 [2022-12-13T01:43:33.653Z] #20 37.65 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.
01:43:33 [2022-12-13T01:43:33.653Z] #20 37.89 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
01:43:33 [2022-12-13T01:43:33.653Z] #20 38.22 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
01:43:33 [2022-12-13T01:43:33.653Z] #20 ...
01:43:33 [2022-12-13T01:43:33.653Z] 
01:43:33 [2022-12-13T01:43:33.653Z] #37 [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
01:43:33 [2022-12-13T01:43:33.653Z] #37 45.80 Selecting previously unselected package binutils-mingw-w64.
01:43:33 [2022-12-13T01:43:33.653Z] #37 45.81 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
01:43:33 [2022-12-13T01:43:33.653Z] #37 45.82 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
01:43:33 [2022-12-13T01:43:33.653Z] #37 45.97 Selecting previously unselected package libdevmapper1.02.1:arm64.
01:43:33 [2022-12-13T01:43:33.653Z] #37 45.97 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
01:43:33 [2022-12-13T01:43:33.653Z] #37 45.98 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
01:43:33 [2022-12-13T01:43:33.653Z] #37 46.18 Selecting previously unselected package dmsetup.
01:43:33 [2022-12-13T01:43:33.653Z] #37 46.18 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
01:43:33 [2022-12-13T01:43:33.653Z] #37 46.19 Unpacking dmsetup (2:1.02.175-2.1) ...
01:43:33 [2022-12-13T01:43:33.653Z] #37 46.37 Selecting previously unselected package mingw-w64-common.
01:43:33 [2022-12-13T01:43:33.654Z] #37 46.38 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
01:43:33 [2022-12-13T01:43:33.654Z] #37 46.39 Unpacking mingw-w64-common (8.0.0-1) ...
01:43:35 [2022-12-13T01:43:35.560Z] #37 ...
01:43:35 [2022-12-13T01:43:35.560Z] 
01:43:35 [2022-12-13T01:43:35.560Z] #31 [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
01:43:35 [2022-12-13T01:43:35.560Z] #31 40.05 Selecting previously unselected package libicu67:arm64.
01:43:35 [2022-12-13T01:43:35.560Z] #31 40.06 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ...
01:43:35 [2022-12-13T01:43:35.560Z] #31 40.09 Unpacking libicu67:arm64 (67.1-7) ...
01:43:35 [2022-12-13T01:43:35.560Z] #31 46.86 Selecting previously unselected package libxml2:arm64.
01:43:35 [2022-12-13T01:43:35.560Z] #31 46.87 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u3_arm64.deb ...
01:43:35 [2022-12-13T01:43:35.560Z] #31 46.87 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u3) ...
01:43:35 [2022-12-13T01:43:35.560Z] #31 47.41 Selecting previously unselected package libarchive13:arm64.
01:43:35 [2022-12-13T01:43:35.560Z] #31 47.42 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ...
01:43:35 [2022-12-13T01:43:35.560Z] #31 47.43 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ...
01:43:35 [2022-12-13T01:43:35.560Z] #31 47.71 Selecting previously unselected package libjsoncpp24:arm64.
01:43:35 [2022-12-13T01:43:35.560Z] #31 47.71 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ...
01:43:35 [2022-12-13T01:43:35.560Z] #31 47.72 Unpacking libjsoncpp24:arm64 (1.9.4-4) ...
01:43:35 [2022-12-13T01:43:35.560Z] #31 47.87 Selecting previously unselected package librhash0:arm64.
01:43:35 [2022-12-13T01:43:35.560Z] #31 47.88 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ...
01:43:35 [2022-12-13T01:43:35.560Z] #31 47.90 Unpacking librhash0:arm64 (1.4.1-2) ...
01:43:35 [2022-12-13T01:43:35.561Z] #31 48.11 Selecting previously unselected package libuv1:arm64.
01:43:35 [2022-12-13T01:43:35.561Z] #31 48.11 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ...
01:43:35 [2022-12-13T01:43:35.561Z] #31 48.12 Unpacking libuv1:arm64 (1.40.0-2) ...
01:43:35 [2022-12-13T01:43:35.561Z] #31 48.29 Selecting previously unselected package cmake.
01:43:35 [2022-12-13T01:43:35.561Z] #31 48.29 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ...
01:43:35 [2022-12-13T01:43:35.561Z] #31 48.31 Unpacking cmake (3.18.4-2+deb11u1) ...
01:43:36 [2022-12-13T01:43:36.504Z] #31 51.07 Setting up libicu67:arm64 (67.1-7) ...
01:43:36 [2022-12-13T01:43:36.764Z] #31 51.34 Setting up xxd (2:8.2.2434-3+deb11u1) ...
01:43:36 [2022-12-13T01:43:36.764Z] #31 ...
01:43:36 [2022-12-13T01:43:36.764Z] 
01:43:36 [2022-12-13T01:43:36.764Z] #34 [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
01:43:36 [2022-12-13T01:43:36.764Z] #34 47.33 Setting up criu (3.17.1-1) ...
01:43:36 [2022-12-13T01:43:36.764Z] #34 49.22 Processing triggers for libc-bin (2.31-13+deb11u5) ...
01:43:36 [2022-12-13T01:43:36.764Z] #34 DONE 51.1s
01:43:36 [2022-12-13T01:43:36.764Z] 
01:43:36 [2022-12-13T01:43:36.764Z] #31 [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
01:43:36 [2022-12-13T01:43:36.764Z] #31 51.39 Setting up libuv1:arm64 (1.40.0-2) ...
01:43:36 [2022-12-13T01:43:36.764Z] #31 51.42 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
01:43:36 [2022-12-13T01:43:36.764Z] #31 ...
01:43:36 [2022-12-13T01:43:36.764Z] 
01:43:36 [2022-12-13T01:43:36.764Z] #40 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
01:43:36 [2022-12-13T01:43:36.764Z] #0 0.942 Cloning into '/tmp/crun-build'...
01:43:36 [2022-12-13T01:43:36.764Z] #0 7.034 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
01:43:36 [2022-12-13T01:43:36.764Z] #0 7.058 Cloning into '/tmp/crun-build/libocispec'...
01:43:37 [2022-12-13T01:43:37.024Z] #40 ...
01:43:37 [2022-12-13T01:43:37.024Z] 
01:43:37 [2022-12-13T01:43:37.024Z] #31 [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
01:43:37 [2022-12-13T01:43:37.024Z] #31 51.48 Setting up libjsoncpp24:arm64 (1.9.4-4) ...
01:43:37 [2022-12-13T01:43:37.024Z] #31 51.58 Setting up librhash0:arm64 (1.4.1-2) ...
01:43:37 [2022-12-13T01:43:37.024Z] #31 51.62 Setting up cmake-data (3.18.4-2+deb11u1) ...
01:43:37 [2022-12-13T01:43:37.024Z] #31 51.67 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u3) ...
01:43:37 [2022-12-13T01:43:37.302Z] #31 51.72 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ...
01:43:37 [2022-12-13T01:43:37.302Z] #31 51.75 Setting up cmake (3.18.4-2+deb11u1) ...
01:43:37 [2022-12-13T01:43:37.302Z] #31 51.77 Processing triggers for libc-bin (2.31-13+deb11u5) ...
01:43:38 [2022-12-13T01:43:38.242Z] #31 DONE 52.6s
01:43:38 [2022-12-13T01:43:38.242Z] 
01:43:38 [2022-12-13T01:43:38.242Z] #41 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
01:43:38 [2022-12-13T01:43:38.503Z] #41 DONE 0.3s
01:43:38 [2022-12-13T01:43:38.503Z] 
01:43:38 [2022-12-13T01:43:38.503Z] #42 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
01:43:39 [2022-12-13T01:43:39.072Z] #42 0.658 + RM_GOPATH=0
01:43:39 [2022-12-13T01:43:39.072Z] #42 0.658 + TMP_GOPATH=
01:43:39 [2022-12-13T01:43:39.072Z] #42 0.658 + : /build
01:43:39 [2022-12-13T01:43:39.072Z] #42 0.658 + '[' -z '' ']'
01:43:39 [2022-12-13T01:43:39.072Z] #42 0.659 ++ mktemp -d
01:43:39 [2022-12-13T01:43:39.072Z] #42 0.662 + export GOPATH=/tmp/tmp.bAI8mp6w5B
01:43:39 [2022-12-13T01:43:39.072Z] #42 0.662 + GOPATH=/tmp/tmp.bAI8mp6w5B
01:43:39 [2022-12-13T01:43:39.072Z] #42 0.663 + RM_GOPATH=1
01:43:39 [2022-12-13T01:43:39.072Z] #42 0.664 + case "$(go env GOARCH)" in
01:43:39 [2022-12-13T01:43:39.072Z] #42 0.665 ++ go env GOARCH
01:43:39 [2022-12-13T01:43:39.072Z] #42 0.685 + export GO_BUILDMODE=-buildmode=pie
01:43:39 [2022-12-13T01:43:39.072Z] #42 0.685 + GO_BUILDMODE=-buildmode=pie
01:43:39 [2022-12-13T01:43:39.072Z] #42 0.686 ++ dirname /install.sh
01:43:39 [2022-12-13T01:43:39.072Z] #42 0.689 + dir=/
01:43:39 [2022-12-13T01:43:39.072Z] #42 0.689 + bin=tini
01:43:39 [2022-12-13T01:43:39.072Z] #42 0.689 + shift
01:43:39 [2022-12-13T01:43:39.072Z] #42 0.690 + '[' '!' -f //tini.installer ']'
01:43:39 [2022-12-13T01:43:39.072Z] #42 0.693 + . //tini.installer
01:43:39 [2022-12-13T01:43:39.072Z] #42 0.693 ++ : v0.19.0
01:43:39 [2022-12-13T01:43:39.072Z] #42 0.693 + install_tini
01:43:39 [2022-12-13T01:43:39.072Z] #42 0.694 + echo 'Install tini version v0.19.0'
01:43:39 [2022-12-13T01:43:39.072Z] #42 0.694 Install tini version v0.19.0
01:43:39 [2022-12-13T01:43:39.072Z] #42 0.694 + git clone https://github.com/krallin/tini.git /tmp/tmp.bAI8mp6w5B/tini
01:43:39 [2022-12-13T01:43:39.072Z] #42 0.696 Cloning into '/tmp/tmp.bAI8mp6w5B/tini'...
01:43:39 [2022-12-13T01:43:39.642Z] #42 1.404 + cd /tmp/tmp.bAI8mp6w5B/tini
01:43:39 [2022-12-13T01:43:39.642Z] #42 1.411 + git checkout -q v0.19.0
01:43:39 [2022-12-13T01:43:39.642Z] #42 1.416 + cmake .
01:43:40 [2022-12-13T01:43:40.211Z] #42 2.020 -- The C compiler identification is GNU 10.2.1
01:43:40 [2022-12-13T01:43:40.472Z] #42 2.116 -- Detecting C compiler ABI info
01:43:41 [2022-12-13T01:43:41.412Z] #42 2.866 -- Detecting C compiler ABI info - done
01:43:41 [2022-12-13T01:43:41.412Z] #42 2.978 -- Check for working C compiler: /usr/bin/cc - skipped
01:43:41 [2022-12-13T01:43:41.412Z] #42 2.986 -- Detecting C compile features
01:43:41 [2022-12-13T01:43:41.412Z] #42 2.994 -- Detecting C compile features - done
01:43:41 [2022-12-13T01:43:41.412Z] #42 3.014 -- Performing Test HAS_BUILTIN_FORTIFY
01:43:41 [2022-12-13T01:43:41.671Z] #42 3.275 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
01:43:41 [2022-12-13T01:43:41.671Z] #42 3.358 -- Configuring done
01:43:41 [2022-12-13T01:43:41.671Z] #42 3.378 -- Generating done
01:43:41 [2022-12-13T01:43:41.671Z] #42 3.389 -- Build files have been written to: /tmp/tmp.bAI8mp6w5B/tini
01:43:41 [2022-12-13T01:43:41.671Z] #42 3.393 + make tini-static
01:43:42 [2022-12-13T01:43:42.241Z] #42 3.820 Scanning dependencies of target tini-static
01:43:42 [2022-12-13T01:43:42.241Z] #42 3.913 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
01:43:43 [2022-12-13T01:43:43.620Z] #42 ...
01:43:43 [2022-12-13T01:43:43.620Z] 
01:43:43 [2022-12-13T01:43:43.620Z] #29 [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.2"      && /build/gotestsum --version
01:43:43 [2022-12-13T01:43:43.620Z] #29 58.28 gotestsum version dev
01:43:45 [2022-12-13T01:43:45.543Z] #29 DONE 60.0s
01:43:45 [2022-12-13T01:43:45.543Z] 
01:43:45 [2022-12-13T01:43:45.543Z] #42 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
01:43:45 [2022-12-13T01:43:45.543Z] #42 5.429 [100%] Linking C executable tini-static
01:43:45 [2022-12-13T01:43:45.543Z] #42 5.586 [100%] Built target tini-static
01:43:45 [2022-12-13T01:43:45.543Z] #42 5.606 + mkdir -p /build
01:43:45 [2022-12-13T01:43:45.543Z] #42 5.627 + cp tini-static /build/docker-init
01:43:45 [2022-12-13T01:43:45.543Z] #42 DONE 7.1s
01:43:45 [2022-12-13T01:43:45.543Z] 
01:43:45 [2022-12-13T01:43:45.543Z] #37 [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
01:43:45 [2022-12-13T01:43:45.543Z] #37 51.87 Selecting previously unselected package mingw-w64-x86-64-dev.
01:43:45 [2022-12-13T01:43:45.543Z] #37 51.88 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
01:43:45 [2022-12-13T01:43:45.543Z] #37 51.90 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
01:43:45 [2022-12-13T01:43:45.543Z] #37 57.68 Selecting previously unselected package gcc-mingw-w64-base.
01:43:45 [2022-12-13T01:43:45.543Z] #37 57.70 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ...
01:43:45 [2022-12-13T01:43:45.543Z] #37 57.71 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
01:43:45 [2022-12-13T01:43:45.543Z] #37 57.86 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
01:43:45 [2022-12-13T01:43:45.543Z] #37 57.87 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ...
01:43:45 [2022-12-13T01:43:45.543Z] #37 57.89 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
01:43:47 [2022-12-13T01:43:47.452Z] #37 ...
01:43:47 [2022-12-13T01:43:47.452Z] 
01:43:47 [2022-12-13T01:43:47.452Z] #40 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
01:43:47 [2022-12-13T01:43:47.452Z] #40 8.203 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821'
01:43:47 [2022-12-13T01:43:47.452Z] #40 8.229 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
01:43:47 [2022-12-13T01:43:47.452Z] #40 8.233 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
01:43:47 [2022-12-13T01:43:47.452Z] #40 8.233 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
01:43:47 [2022-12-13T01:43:47.452Z] #40 8.259 Cloning into '/tmp/crun-build/libocispec/image-spec'...
01:43:47 [2022-12-13T01:43:47.452Z] #40 10.74 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
01:43:47 [2022-12-13T01:43:47.452Z] #40 12.40 Cloning into '/tmp/crun-build/libocispec/yajl'...
01:43:47 [2022-12-13T01:43:47.452Z] #40 13.77 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
01:43:47 [2022-12-13T01:43:47.452Z] #40 14.01 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
01:43:47 [2022-12-13T01:43:47.452Z] #40 14.35 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
01:43:50 [2022-12-13T01:43:50.747Z] #40 ...
01:43:50 [2022-12-13T01:43:50.747Z] 
01:43:50 [2022-12-13T01:43:50.747Z] #37 [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
01:43:50 [2022-12-13T01:43:50.747Z] #37 64.87 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
01:43:50 [2022-12-13T01:43:50.747Z] #37 64.87 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ...
01:43:50 [2022-12-13T01:43:50.747Z] #37 64.88 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
01:43:57 [2022-12-13T01:43:57.321Z] #37 ...
01:43:57 [2022-12-13T01:43:57.321Z] 
01:43:57 [2022-12-13T01:43:57.321Z] #40 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
01:43:57 [2022-12-13T01:43:57.321Z] #40 27.63 aclocal: warning: couldn't open directory 'm4': No such file or directory
01:44:01 [2022-12-13T01:44:01.517Z] #40 ...
01:44:01 [2022-12-13T01:44:01.517Z] 
01:44:01 [2022-12-13T01:44:01.517Z] #37 [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
01:44:01 [2022-12-13T01:44:01.517Z] #37 75.67 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
01:44:01 [2022-12-13T01:44:01.517Z] #37 75.68 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ...
01:44:01 [2022-12-13T01:44:01.517Z] #37 75.69 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
01:44:06 [2022-12-13T01:44:06.798Z] #37 80.78 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
01:44:06 [2022-12-13T01:44:06.798Z] #37 80.78 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ...
01:44:06 [2022-12-13T01:44:06.798Z] #37 80.80 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
01:44:06 [2022-12-13T01:44:06.798Z] #37 ...
01:44:06 [2022-12-13T01:44:06.798Z] 
01:44:06 [2022-12-13T01:44:06.798Z] #39 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
01:44:06 [2022-12-13T01:44:06.798Z] #39 41.67 Updating files:  50% (2614/5140)
Updating files:  51% (2622/5140)
Updating files:  52% (2673/5140)
Updating files:  53% (2725/5140)
Updating files:  54% (2776/5140)
Updating files:  55% (2827/5140)
Updating files:  56% (2879/5140)
Updating files:  57% (2930/5140)
Updating files:  58% (2982/5140)
Updating files:  59% (3033/5140)
Updating files:  60% (3084/5140)
Updating files:  61% (3136/5140)
Updating files:  62% (3187/5140)
Updating files:  63% (3239/5140)
Updating files:  64% (3290/5140)
Updating files:  65% (3341/5140)
Updating files:  66% (3393/5140)
Updating files:  67% (3444/5140)
Updating files:  68% (3496/5140)
Updating files:  69% (3547/5140)
Updating files:  70% (3598/5140)
Updating files:  71% (3650/5140)
Updating files:  72% (3701/5140)
Updating files:  73% (3753/5140)
Updating files:  74% (3804/5140)
Updating files:  75% (3855/5140)
Updating files:  76% (3907/5140)
Updating files:  77% (3958/5140)
Updating files:  78% (4010/5140)
Updating files:  79% (4061/5140)
Updating files:  80% (4112/5140)
Updating files:  81% (4164/5140)
Updating files:  82% (4215/5140)
Updating files:  83% (4267/5140)
Updating files:  84% (4318/5140)
Updating files:  85% (4369/5140)
Updating files:  86% (4421/5140)
Updating files:  87% (4472/5140)
Updating files:  88% (4524/5140)
Updating files:  89% (4575/5140)
Updating files:  90% (4626/5140)
Updating files:  90% (4667/5140)
Updating files:  91% (4678/5140)
Updating files:  92% (4729/5140)
Updating files:  93% (4781/5140)
Updating files:  94% (4832/5140)
Updating files:  95% (4883/5140)
Updating files:  96% (4935/5140)
Updating files:  97% (4986/5140)
Updating files:  98% (5038/5140)
Updating files:  99% (5089/5140)
Updating files: 100% (5140/5140)
Updating files: 100% (5140/5140), done.
01:44:06 [2022-12-13T01:44:06.798Z] #39 43.00 + cd /tmp/tmp.ZZYgOhbQKd/src/github.com/containerd/containerd
01:44:06 [2022-12-13T01:44:06.798Z] #39 43.00 + git checkout -q v1.7.0-beta.0
01:44:06 [2022-12-13T01:44:06.798Z] #39 44.50 + export 'BUILDTAGS=netgo osusergo static_build'
01:44:06 [2022-12-13T01:44:06.798Z] #39 44.50 + BUILDTAGS='netgo osusergo static_build'
01:44:06 [2022-12-13T01:44:06.798Z] #39 44.50 + export EXTRA_FLAGS=-buildmode=pie
01:44:06 [2022-12-13T01:44:06.798Z] #39 44.50 + EXTRA_FLAGS=-buildmode=pie
01:44:06 [2022-12-13T01:44:06.798Z] #39 44.50 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
01:44:06 [2022-12-13T01:44:06.798Z] #39 44.50 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
01:44:06 [2022-12-13T01:44:06.798Z] #39 44.50 + '[' '' = dynamic ']'
01:44:06 [2022-12-13T01:44:06.798Z] #39 44.50 + make
01:44:08 [2022-12-13T01:44:08.707Z] #39 46.34 + bin/ctr
01:44:08 [2022-12-13T01:44:08.707Z] #39 46.35 go build  -gcflags=-trimpath=/tmp/tmp.ZZYgOhbQKd/src -buildmode=pie  -o bin/ctr -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.0-beta.0 -X github.com/containerd/containerd/version.Revision=d878d7dda8d97f7f9d1d50b4a5d36d2d8fae9162 -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -extldflags "-fno-PIC -static" -s -w ' -tags "netgo osusergo static_build urfave_cli_no_docs"  ./cmd/ctr
01:44:12 [2022-12-13T01:44:12.002Z] #39 ...
01:44:12 [2022-12-13T01:44:12.002Z] 
01:44:12 [2022-12-13T01:44:12.002Z] #37 [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
01:44:12 [2022-12-13T01:44:12.002Z] #37 86.19 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
01:44:12 [2022-12-13T01:44:12.002Z] #37 86.19 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ...
01:44:12 [2022-12-13T01:44:12.002Z] #37 86.20 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
01:44:16 [2022-12-13T01:44:16.225Z] #37 ...
01:44:16 [2022-12-13T01:44:16.225Z] 
01:44:16 [2022-12-13T01:44:16.225Z] #40 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
01:44:16 [2022-12-13T01:44:16.225Z] #40 37.01 libtoolize: putting auxiliary files in '.'.
01:44:16 [2022-12-13T01:44:16.225Z] #40 37.01 libtoolize: copying file './ltmain.sh'
01:44:16 [2022-12-13T01:44:16.225Z] #40 37.81 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
01:44:16 [2022-12-13T01:44:16.225Z] #40 37.81 libtoolize: and rerunning libtoolize and aclocal.
01:44:16 [2022-12-13T01:44:16.225Z] #40 37.81 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
01:44:16 [2022-12-13T01:44:16.225Z] #40 45.64 configure.ac:7: installing './compile'
01:44:16 [2022-12-13T01:44:16.225Z] #40 45.65 configure.ac:11: installing './config.guess'
01:44:16 [2022-12-13T01:44:16.225Z] #40 45.65 configure.ac:11: installing './config.sub'
01:44:16 [2022-12-13T01:44:16.225Z] #40 45.68 configure.ac:8: installing './install-sh'
01:44:16 [2022-12-13T01:44:16.225Z] #40 45.68 configure.ac:8: installing './missing'
01:44:16 [2022-12-13T01:44:16.225Z] #40 45.78 Makefile.am: installing './depcomp'
01:44:16 [2022-12-13T01:44:16.225Z] #40 46.98 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
01:44:16 [2022-12-13T01:44:16.225Z] #40 46.98 libtoolize: copying file 'build-aux/ltmain.sh'
01:44:16 [2022-12-13T01:44:16.225Z] #40 47.14 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
01:44:16 [2022-12-13T01:44:16.225Z] #40 47.14 libtoolize: copying file 'm4/libtool.m4'
01:44:16 [2022-12-13T01:44:16.225Z] #40 47.30 libtoolize: copying file 'm4/ltoptions.m4'
01:44:16 [2022-12-13T01:44:16.485Z] #40 47.46 libtoolize: copying file 'm4/ltsugar.m4'
01:44:16 [2022-12-13T01:44:16.485Z] #40 47.58 libtoolize: copying file 'm4/ltversion.m4'
01:44:16 [2022-12-13T01:44:16.747Z] #40 47.79 libtoolize: copying file 'm4/lt~obsolete.m4'
01:44:17 [2022-12-13T01:44:17.007Z] #40 47.88 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
01:44:23 [2022-12-13T01:44:23.582Z] #40 ...
01:44:23 [2022-12-13T01:44:23.582Z] 
01:44:23 [2022-12-13T01:44:23.582Z] #37 [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
01:44:23 [2022-12-13T01:44:23.582Z] #37 97.55 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
01:44:23 [2022-12-13T01:44:23.582Z] #37 97.55 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ...
01:44:23 [2022-12-13T01:44:23.582Z] #37 97.56 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
01:44:28 [2022-12-13T01:44:28.859Z] #37 103.0 Selecting previously unselected package g++-mingw-w64-x86-64.
01:44:28 [2022-12-13T01:44:28.859Z] #37 103.0 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
01:44:28 [2022-12-13T01:44:28.859Z] #37 103.0 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
01:44:28 [2022-12-13T01:44:28.859Z] #37 103.2 Selecting previously unselected package libapparmor1:arm64.
01:44:28 [2022-12-13T01:44:28.859Z] #37 103.2 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ...
01:44:28 [2022-12-13T01:44:28.859Z] #37 103.2 Unpacking libapparmor1:arm64 (2.13.6-10) ...
01:44:28 [2022-12-13T01:44:28.859Z] #37 103.3 Selecting previously unselected package libapparmor-dev:arm64.
01:44:28 [2022-12-13T01:44:28.859Z] #37 103.3 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ...
01:44:28 [2022-12-13T01:44:28.859Z] #37 103.3 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
01:44:29 [2022-12-13T01:44:29.118Z] #37 103.5 Selecting previously unselected package libbtrfs0:arm64.
01:44:29 [2022-12-13T01:44:29.118Z] #37 103.5 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ...
01:44:29 [2022-12-13T01:44:29.118Z] #37 103.5 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
01:44:29 [2022-12-13T01:44:29.118Z] #37 103.7 Selecting previously unselected package libbtrfs-dev:arm64.
01:44:29 [2022-12-13T01:44:29.118Z] #37 103.7 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ...
01:44:29 [2022-12-13T01:44:29.118Z] #37 103.7 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
01:44:29 [2022-12-13T01:44:29.377Z] #37 103.9 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
01:44:29 [2022-12-13T01:44:29.377Z] #37 103.9 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ...
01:44:29 [2022-12-13T01:44:29.377Z] #37 104.0 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
01:44:29 [2022-12-13T01:44:29.636Z] #37 104.1 Selecting previously unselected package libudev-dev:arm64.
01:44:29 [2022-12-13T01:44:29.636Z] #37 104.1 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_arm64.deb ...
01:44:29 [2022-12-13T01:44:29.636Z] #37 104.1 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ...
01:44:29 [2022-12-13T01:44:29.896Z] #37 104.5 Selecting previously unselected package libsepol1-dev:arm64.
01:44:29 [2022-12-13T01:44:29.896Z] #37 104.5 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ...
01:44:30 [2022-12-13T01:44:30.156Z] #37 104.6 Unpacking libsepol1-dev:arm64 (3.1-1) ...
01:44:30 [2022-12-13T01:44:30.156Z] #37 ...
01:44:30 [2022-12-13T01:44:30.156Z] 
01:44:30 [2022-12-13T01:44:30.156Z] #24 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
01:44:30 [2022-12-13T01:44:30.156Z] #24 104.2 + for f in rootlesskit rootlesskit-docker-proxy
01:44:30 [2022-12-13T01:44:30.156Z] #24 104.2 + GOBIN=/build
01:44:30 [2022-12-13T01:44:30.156Z] #24 104.2 + GO111MODULE=on
01:44:30 [2022-12-13T01:44:30.156Z] #24 104.2 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@6222b477d4c3ce6eea2bcff0586e43c95d1c0bb7
01:44:34 [2022-12-13T01:44:34.356Z] #24 108.5 rootlesskit version 1.1.0
01:44:34 [2022-12-13T01:44:34.356Z] #24 108.5 Usage of /build/rootlesskit-docker-proxy:
01:44:34 [2022-12-13T01:44:34.356Z] #24 108.5   -container-ip string
01:44:34 [2022-12-13T01:44:34.356Z] #24 108.5     	container ip
01:44:34 [2022-12-13T01:44:34.356Z] #24 108.5   -container-port int
01:44:34 [2022-12-13T01:44:34.356Z] #24 108.5     	container port (default -1)
01:44:34 [2022-12-13T01:44:34.356Z] #24 108.5   -host-ip string
01:44:34 [2022-12-13T01:44:34.356Z] #24 108.5     	host ip
01:44:34 [2022-12-13T01:44:34.356Z] #24 108.5   -host-port int
01:44:34 [2022-12-13T01:44:34.356Z] #24 108.5     	host port (default -1)
01:44:34 [2022-12-13T01:44:34.356Z] #24 108.5   -proto string
01:44:34 [2022-12-13T01:44:34.356Z] #24 108.5     	proxy protocol (default "tcp")
01:44:35 [2022-12-13T01:44:35.738Z] #24 ...
01:44:35 [2022-12-13T01:44:35.738Z] 
01:44:35 [2022-12-13T01:44:35.738Z] #37 [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
01:44:35 [2022-12-13T01:44:35.738Z] #37 104.9 Selecting previously unselected package libpcre2-16-0:arm64.
01:44:35 [2022-12-13T01:44:35.738Z] #37 104.9 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
01:44:35 [2022-12-13T01:44:35.738Z] #37 104.9 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
01:44:35 [2022-12-13T01:44:35.738Z] #37 105.1 Selecting previously unselected package libpcre2-32-0:arm64.
01:44:35 [2022-12-13T01:44:35.738Z] #37 105.1 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
01:44:35 [2022-12-13T01:44:35.738Z] #37 105.1 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
01:44:35 [2022-12-13T01:44:35.738Z] #37 105.2 Selecting previously unselected package libpcre2-posix2:arm64.
01:44:35 [2022-12-13T01:44:35.738Z] #37 105.2 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
01:44:35 [2022-12-13T01:44:35.738Z] #37 105.2 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
01:44:35 [2022-12-13T01:44:35.738Z] #37 105.3 Selecting previously unselected package libpcre2-dev:arm64.
01:44:35 [2022-12-13T01:44:35.738Z] #37 105.3 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
01:44:35 [2022-12-13T01:44:35.738Z] #37 105.3 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
01:44:35 [2022-12-13T01:44:35.738Z] #37 105.7 Selecting previously unselected package libselinux1-dev:arm64.
01:44:35 [2022-12-13T01:44:35.738Z] #37 105.7 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ...
01:44:35 [2022-12-13T01:44:35.738Z] #37 105.7 Unpacking libselinux1-dev:arm64 (3.1-3) ...
01:44:35 [2022-12-13T01:44:35.738Z] #37 106.0 Selecting previously unselected package libdevmapper-dev:arm64.
01:44:35 [2022-12-13T01:44:35.738Z] #37 106.0 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ...
01:44:35 [2022-12-13T01:44:35.738Z] #37 106.0 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
01:44:35 [2022-12-13T01:44:35.738Z] #37 106.1 Selecting previously unselected package libseccomp-dev:arm64.
01:44:35 [2022-12-13T01:44:35.738Z] #37 106.1 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
01:44:35 [2022-12-13T01:44:35.738Z] #37 106.1 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
01:44:35 [2022-12-13T01:44:35.738Z] #37 106.3 Selecting previously unselected package libsystemd-dev:arm64.
01:44:35 [2022-12-13T01:44:35.738Z] #37 106.3 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_arm64.deb ...
01:44:35 [2022-12-13T01:44:35.738Z] #37 106.4 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ...
01:44:35 [2022-12-13T01:44:35.738Z] #37 106.9 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
01:44:35 [2022-12-13T01:44:35.738Z] #37 106.9 Setting up libapparmor1:arm64 (2.13.6-10) ...
01:44:35 [2022-12-13T01:44:35.738Z] #37 106.9 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
01:44:35 [2022-12-13T01:44:35.738Z] #37 106.9 Setting up libsepol1-dev:arm64 (3.1-1) ...
01:44:35 [2022-12-13T01:44:35.738Z] #37 107.0 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
01:44:35 [2022-12-13T01:44:35.738Z] #37 107.0 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
01:44:35 [2022-12-13T01:44:35.738Z] #37 107.0 Setting up libbtrfs0:arm64 (5.10.1-2) ...
01:44:35 [2022-12-13T01:44:35.738Z] #37 107.0 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
01:44:35 [2022-12-13T01:44:35.738Z] #37 107.0 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ...
01:44:35 [2022-12-13T01:44:35.738Z] #37 107.1 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
01:44:35 [2022-12-13T01:44:35.738Z] #37 107.1 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
01:44:35 [2022-12-13T01:44:35.738Z] #37 107.1 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
01:44:35 [2022-12-13T01:44:35.738Z] #37 107.1 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
01:44:35 [2022-12-13T01:44:35.738Z] #37 107.1 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
01:44:35 [2022-12-13T01:44:35.739Z] #37 107.2 Setting up mingw-w64-common (8.0.0-1) ...
01:44:35 [2022-12-13T01:44:35.739Z] #37 107.2 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ...
01:44:35 [2022-12-13T01:44:35.739Z] #37 107.2 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
01:44:35 [2022-12-13T01:44:35.739Z] #37 107.2 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
01:44:35 [2022-12-13T01:44:35.739Z] #37 107.2 Setting up libselinux1-dev:arm64 (3.1-3) ...
01:44:35 [2022-12-13T01:44:35.739Z] #37 107.2 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
01:44:35 [2022-12-13T01:44:35.739Z] #37 107.3 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
01:44:35 [2022-12-13T01:44:35.739Z] #37 107.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
01:44:35 [2022-12-13T01:44:35.739Z] #37 107.3 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
01:44:35 [2022-12-13T01:44:35.739Z] #37 107.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
01:44:35 [2022-12-13T01:44:35.739Z] #37 107.3 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
01:44:35 [2022-12-13T01:44:35.739Z] #37 107.3 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
01:44:35 [2022-12-13T01:44:35.739Z] #37 107.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
01:44:35 [2022-12-13T01:44:35.739Z] #37 107.3 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
01:44:35 [2022-12-13T01:44:35.739Z] #37 107.4 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
01:44:35 [2022-12-13T01:44:35.739Z] #37 107.4 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
01:44:35 [2022-12-13T01:44:35.739Z] #37 107.4 Setting up dmsetup (2:1.02.175-2.1) ...
01:44:35 [2022-12-13T01:44:35.739Z] #37 107.4 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
01:44:35 [2022-12-13T01:44:35.739Z] #37 107.5 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
01:44:35 [2022-12-13T01:44:35.739Z] #37 107.5 Processing triggers for libc-bin (2.31-13+deb11u5) ...
01:44:37 [2022-12-13T01:44:37.645Z] #37 ...
01:44:37 [2022-12-13T01:44:37.645Z] 
01:44:37 [2022-12-13T01:44:37.645Z] #40 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
01:44:37 [2022-12-13T01:44:37.645Z] #40 58.37 configure.ac:7: installing 'build-aux/compile'
01:44:37 [2022-12-13T01:44:37.645Z] #40 58.38 configure.ac:9: installing 'build-aux/config.guess'
01:44:37 [2022-12-13T01:44:37.645Z] #40 58.39 configure.ac:9: installing 'build-aux/config.sub'
01:44:37 [2022-12-13T01:44:37.645Z] #40 58.41 configure.ac:11: installing 'build-aux/install-sh'
01:44:37 [2022-12-13T01:44:37.645Z] #40 58.41 configure.ac:11: installing 'build-aux/missing'
01:44:37 [2022-12-13T01:44:37.645Z] #40 58.60 Makefile.am: installing 'build-aux/depcomp'
01:44:37 [2022-12-13T01:44:37.645Z] #40 58.69 parallel-tests: installing 'build-aux/test-driver'
01:44:37 [2022-12-13T01:44:37.645Z] #40 60.87 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
01:44:37 [2022-12-13T01:44:37.645Z] #40 60.87 libtoolize: copying file 'build-aux/ltmain.sh'
01:44:37 [2022-12-13T01:44:37.645Z] #40 61.52 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
01:44:37 [2022-12-13T01:44:37.645Z] #40 61.53 libtoolize: copying file 'm4/libtool.m4'
01:44:37 [2022-12-13T01:44:37.645Z] #40 61.67 libtoolize: copying file 'm4/ltoptions.m4'
01:44:37 [2022-12-13T01:44:37.645Z] #40 61.82 libtoolize: copying file 'm4/ltsugar.m4'
01:44:37 [2022-12-13T01:44:37.645Z] #40 61.99 libtoolize: copying file 'm4/ltversion.m4'
01:44:37 [2022-12-13T01:44:37.645Z] #40 62.12 libtoolize: copying file 'm4/lt~obsolete.m4'
01:44:40 [2022-12-13T01:44:40.937Z] #40 ...
01:44:40 [2022-12-13T01:44:40.937Z] 
01:44:40 [2022-12-13T01:44:40.937Z] #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
01:44:43 [2022-12-13T01:44:43.543Z] #26 114.9 Updating files:  29% (3422/11414)
Updating files:  30% (3425/11414)
Updating files:  31% (3539/11414)
Updating files:  32% (3653/11414)
Updating files:  33% (3767/11414)
Updating files:  34% (3881/11414)
Updating files:  35% (3995/11414)
Updating files:  36% (4110/11414)
Updating files:  37% (4224/11414)
Updating files:  38% (4338/11414)
Updating files:  39% (4452/11414)
Updating files:  40% (4566/11414)
Updating files:  41% (4680/11414)
Updating files:  42% (4794/11414)
Updating files:  43% (4909/11414)
Updating files:  44% (5023/11414)
Updating files:  45% (5137/11414)
Updating files:  46% (5251/11414)
Updating files:  47% (5365/11414)
Updating files:  48% (5479/11414)
Updating files:  49% (5593/11414)
Updating files:  50% (5707/11414)
Updating files:  51% (5822/11414)
Updating files:  52% (5936/11414)
Updating files:  53% (6050/11414)
Updating files:  54% (6164/11414)
Updating files:  54% (6202/11414)
Updating files:  55% (6278/11414)
Updating files:  56% (6392/11414)
Updating files:  57% (6506/11414)
Updating files:  58% (6621/11414)
Updating files:  59% (6735/11414)
Updating files:  60% (6849/11414)
Updating files:  61% (6963/11414)
Updating files:  62% (7077/11414)
Updating files:  63% (7191/11414)
Updating files:  64% (7305/11414)
Updating files:  65% (7420/11414)
Updating files:  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:  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.
01:44:43 [2022-12-13T01:44:43.543Z] #26 117.8 + cd /tmp/tmp.P9M8Id7DLT/tmp/docker-ce
01:44:43 [2022-12-13T01:44:43.543Z] #26 117.8 + git checkout -q v17.06.2-ce
01:44:44 [2022-12-13T01:44:44.924Z] #26 ...
01:44:44 [2022-12-13T01:44:44.924Z] 
01:44:44 [2022-12-13T01:44:44.924Z] #32 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         case $(dpkg --print-architecture) in             amd64|arm64)                 GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"                 && /build/dlv --help                 ;;             *)                 mkdir -p /build/                 ;;         esac
01:44:44 [2022-12-13T01:44:44.924Z] #32 117.4 Delve is a source level debugger for Go programs.
01:44:44 [2022-12-13T01:44:44.924Z] #32 117.4 
01:44:44 [2022-12-13T01:44:44.924Z] #32 117.4 Delve enables you to interact with your program by controlling the execution of the process,
01:44:44 [2022-12-13T01:44:44.924Z] #32 117.4 evaluating variables, and providing information of thread / goroutine state, CPU register state and more.
01:44:44 [2022-12-13T01:44:44.924Z] #32 117.4 
01:44:44 [2022-12-13T01:44:44.924Z] #32 117.4 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs.
01:44:44 [2022-12-13T01:44:44.924Z] #32 117.4 
01:44:44 [2022-12-13T01:44:44.924Z] #32 117.4 Pass flags to the program you are debugging using `--`, for example:
01:44:44 [2022-12-13T01:44:44.924Z] #32 117.4 
01:44:44 [2022-12-13T01:44:44.924Z] #32 117.4 `dlv exec ./hello -- server --config conf/config.toml`
01:44:44 [2022-12-13T01:44:44.924Z] #32 117.4 
01:44:44 [2022-12-13T01:44:44.924Z] #32 117.4 Usage:
01:44:44 [2022-12-13T01:44:44.924Z] #32 117.4   dlv [command]
01:44:44 [2022-12-13T01:44:44.924Z] #32 117.4 
01:44:44 [2022-12-13T01:44:44.924Z] #32 117.4 Available Commands:
01:44:44 [2022-12-13T01:44:44.924Z] #32 117.4   attach      Attach to running process and begin debugging.
01:44:44 [2022-12-13T01:44:44.924Z] #32 117.4   connect     Connect to a headless debug server with a terminal client.
01:44:44 [2022-12-13T01:44:44.924Z] #32 117.4   core        Examine a core dump.
01:44:44 [2022-12-13T01:44:44.924Z] #32 117.4   dap         Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP).
01:44:44 [2022-12-13T01:44:44.924Z] #32 117.4   debug       Compile and begin debugging main package in current directory, or the package specified.
01:44:44 [2022-12-13T01:44:44.924Z] #32 117.4   exec        Execute a precompiled binary, and begin a debug session.
01:44:44 [2022-12-13T01:44:44.924Z] #32 117.4   help        Help about any command
01:44:44 [2022-12-13T01:44:44.924Z] #32 117.4   run         Deprecated command. Use 'debug' instead.
01:44:44 [2022-12-13T01:44:44.924Z] #32 117.4   test        Compile test binary and begin debugging program.
01:44:44 [2022-12-13T01:44:44.924Z] #32 117.4   trace       Compile and begin tracing program.
01:44:44 [2022-12-13T01:44:44.924Z] #32 117.4   version     Prints version.
01:44:44 [2022-12-13T01:44:44.924Z] #32 117.4 
01:44:44 [2022-12-13T01:44:44.924Z] #32 117.4 Flags:
01:44:44 [2022-12-13T01:44:44.924Z] #32 117.4       --accept-multiclient               Allows a headless server to accept multiple client connections via JSON-RPC or DAP.
01:44:44 [2022-12-13T01:44:44.924Z] #32 117.4       --allow-non-terminal-interactive   Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr
01:44:44 [2022-12-13T01:44:44.924Z] #32 117.4       --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)
01:44:44 [2022-12-13T01:44:44.924Z] #32 117.4       --backend string                   Backend selection (see 'dlv help backend'). (default "default")
01:44:44 [2022-12-13T01:44:44.924Z] #32 117.4       --build-flags string               Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v"
01:44:44 [2022-12-13T01:44:44.924Z] #32 117.4       --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)
01:44:44 [2022-12-13T01:44:44.924Z] #32 117.4       --disable-aslr                     Disables address space randomization
01:44:44 [2022-12-13T01:44:44.924Z] #32 117.4       --headless                         Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections.
01:44:44 [2022-12-13T01:44:44.924Z] #32 117.4   -h, --help                             help for dlv
01:44:44 [2022-12-13T01:44:44.924Z] #32 117.4       --init string                      Init file, executed by the terminal client.
01:44:44 [2022-12-13T01:44:44.924Z] #32 117.4   -l, --listen string                    Debugging server listen address. (default "127.0.0.1:0")
01:44:44 [2022-12-13T01:44:44.924Z] #32 117.4       --log                              Enable debugging server logging.
01:44:44 [2022-12-13T01:44:44.924Z] #32 117.4       --log-dest string                  Writes logs to the specified file or file descriptor (see 'dlv help log').
01:44:44 [2022-12-13T01:44:44.924Z] #32 117.4       --log-output string                Comma separated list of components that should produce debug output (see 'dlv help log')
01:44:44 [2022-12-13T01:44:44.925Z] #32 117.4       --only-same-user                   Only connections from the same user that started this instance of Delve are allowed to connect. (default true)
01:44:44 [2022-12-13T01:44:44.925Z] #32 117.4   -r, --redirect stringArray             Specifies redirect rules for target process (see 'dlv help redirect')
01:44:44 [2022-12-13T01:44:44.925Z] #32 117.4       --wd string                        Working directory for running the program.
01:44:44 [2022-12-13T01:44:44.925Z] #32 117.4 
01:44:44 [2022-12-13T01:44:44.925Z] #32 117.4 Additional help topics:
01:44:44 [2022-12-13T01:44:44.925Z] #32 117.4   dlv backend  Help about the --backend flag.
01:44:44 [2022-12-13T01:44:44.925Z] #32 117.4   dlv log      Help about logging flags.
01:44:44 [2022-12-13T01:44:44.925Z] #32 117.4   dlv redirect Help about file redirection.
01:44:44 [2022-12-13T01:44:44.925Z] #32 117.4 
01:44:44 [2022-12-13T01:44:44.925Z] #32 117.4 Use "dlv [command] --help" for more information about a command.
01:44:44 [2022-12-13T01:44:44.925Z] #32 DONE 119.5s
01:44:44 [2022-12-13T01:44:44.925Z] 
01:44:44 [2022-12-13T01:44:44.925Z] #37 [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
01:44:44 [2022-12-13T01:44:44.925Z] #37 DONE 119.5s
01:44:44 [2022-12-13T01:44:44.925Z] 
01:44:44 [2022-12-13T01:44:44.925Z] #24 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
01:44:44 [2022-12-13T01:44:44.925Z] #24 DONE 119.1s
01:44:45 [2022-12-13T01:44:45.185Z] 
01:44:45 [2022-12-13T01:44:45.185Z] #40 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
01:44:45 [2022-12-13T01:44:45.185Z] #40 73.02 configure.ac:11: installing 'build-aux/compile'
01:44:45 [2022-12-13T01:44:45.185Z] #40 73.02 configure.ac:11: installing 'build-aux/config.guess'
01:44:45 [2022-12-13T01:44:45.185Z] #40 73.03 configure.ac:11: installing 'build-aux/config.sub'
01:44:45 [2022-12-13T01:44:45.185Z] #40 73.04 configure.ac:13: installing 'build-aux/install-sh'
01:44:45 [2022-12-13T01:44:45.185Z] #40 73.05 configure.ac:13: installing 'build-aux/missing'
01:44:45 [2022-12-13T01:44:45.185Z] #40 73.06 configure.ac:8: installing 'build-aux/tap-driver.sh'
01:44:45 [2022-12-13T01:44:45.185Z] #40 73.22 Makefile.am: installing 'build-aux/depcomp'
01:44:45 [2022-12-13T01:44:45.185Z] #40 74.31 checking build system type... aarch64-unknown-linux-gnu
01:44:45 [2022-12-13T01:44:45.185Z] #40 74.74 checking host system type... aarch64-unknown-linux-gnu
01:44:45 [2022-12-13T01:44:45.185Z] #40 74.74 checking how to print strings... printf
01:44:45 [2022-12-13T01:44:45.185Z] #40 74.77 checking for gcc... gcc
01:44:45 [2022-12-13T01:44:45.185Z] #40 74.86 checking whether the C compiler works... yes
01:44:45 [2022-12-13T01:44:45.185Z] #40 75.08 checking for C compiler default output file name... a.out
01:44:45 [2022-12-13T01:44:45.185Z] #40 75.08 checking for suffix of executables... 
01:44:45 [2022-12-13T01:44:45.185Z] #40 75.23 checking whether we are cross compiling... no
01:44:45 [2022-12-13T01:44:45.185Z] #40 75.34 checking for suffix of object files... o
01:44:45 [2022-12-13T01:44:45.185Z] #40 75.52 checking whether we are using the GNU C compiler... yes
01:44:45 [2022-12-13T01:44:45.185Z] #40 75.61 checking whether gcc accepts -g... yes
01:44:45 [2022-12-13T01:44:45.185Z] #40 75.68 checking for gcc option to accept ISO C89... none needed
01:44:45 [2022-12-13T01:44:45.185Z] #40 75.82 checking whether gcc understands -c and -o together... yes
01:44:45 [2022-12-13T01:44:45.185Z] #40 75.95 checking for a sed that does not truncate output... /bin/sed
01:44:45 [2022-12-13T01:44:45.185Z] #40 75.96 checking for grep that handles long lines and -e... /bin/grep
01:44:45 [2022-12-13T01:44:45.185Z] #40 75.97 checking for egrep... /bin/grep -E
01:44:45 [2022-12-13T01:44:45.185Z] #40 75.98 checking for fgrep... /bin/grep -F
01:44:45 [2022-12-13T01:44:45.185Z] #40 75.99 checking for ld used by gcc... /usr/bin/ld
01:44:45 [2022-12-13T01:44:45.185Z] #40 76.01 checking if the linker (/usr/bin/ld) is GNU ld... yes
01:44:45 [2022-12-13T01:44:45.185Z] #40 76.02 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
01:44:45 [2022-12-13T01:44:45.185Z] #40 76.06 checking the name lister (/usr/bin/nm -B) interface... BSD nm
01:44:45 [2022-12-13T01:44:45.185Z] #40 76.34 checking whether ln -s works... yes
01:44:45 [2022-12-13T01:44:45.185Z] #40 76.34 checking the maximum length of command line arguments... 1572864
01:44:45 [2022-12-13T01:44:45.185Z] #40 76.43 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
01:44:45 [2022-12-13T01:44:45.185Z] #40 76.43 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
01:44:45 [2022-12-13T01:44:45.185Z] #40 76.43 checking for /usr/bin/ld option to reload object files... -r
01:44:45 [2022-12-13T01:44:45.185Z] #40 76.43 checking for objdump... objdump
01:44:45 [2022-12-13T01:44:45.185Z] #40 76.43 checking how to recognize dependent libraries... pass_all
01:44:45 [2022-12-13T01:44:45.185Z] #40 76.43 checking for dlltool... no
01:44:45 [2022-12-13T01:44:45.185Z] #40 76.43 checking how to associate runtime and link libraries... printf %s\n
01:44:45 [2022-12-13T01:44:45.185Z] #40 76.43 checking for ar... ar
01:44:45 [2022-12-13T01:44:45.445Z] #40 76.43 checking for archiver @FILE support... 
01:44:45 [2022-12-13T01:44:45.445Z] #40 ...
01:44:45 [2022-12-13T01:44:45.445Z] 
01:44:45 [2022-12-13T01:44:45.445Z] #43 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
01:44:45 [2022-12-13T01:44:45.445Z] #43 DONE 0.5s
01:44:45 [2022-12-13T01:44:45.445Z] 
01:44:45 [2022-12-13T01:44:45.445Z] #44 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
01:44:45 [2022-12-13T01:44:45.445Z] #44 DONE 0.5s
01:44:45 [2022-12-13T01:44:45.445Z] 
01:44:45 [2022-12-13T01:44:45.445Z] #40 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
01:44:45 [2022-12-13T01:44:45.445Z] #40 76.43 checking for archiver @FILE support... @
01:44:45 [2022-12-13T01:44:45.445Z] #40 76.62 checking for strip... strip
01:44:45 [2022-12-13T01:44:45.445Z] #40 76.63 checking for ranlib... ranlib
01:44:45 [2022-12-13T01:44:45.445Z] #40 76.63 checking for gawk... no
01:44:45 [2022-12-13T01:44:45.445Z] #40 76.63 checking for mawk... mawk
01:44:45 [2022-12-13T01:44:45.706Z] #40 76.63 checking command to parse /usr/bin/nm -B output from gcc object... 
01:44:45 [2022-12-13T01:44:45.706Z] #40 ...
01:44:45 [2022-12-13T01:44:45.706Z] 
01:44:45 [2022-12-13T01:44:45.706Z] #45 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
01:44:45 [2022-12-13T01:44:45.706Z] #45 DONE 0.2s
01:44:45 [2022-12-13T01:44:45.968Z] 
01:44:45 [2022-12-13T01:44:45.968Z] #46 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
01:44:46 [2022-12-13T01:44:46.908Z] #46 1.589 + RM_GOPATH=0
01:44:46 [2022-12-13T01:44:46.908Z] #46 1.589 + TMP_GOPATH=
01:44:46 [2022-12-13T01:44:46.908Z] #46 1.589 + : /build
01:44:46 [2022-12-13T01:44:46.908Z] #46 1.589 + '[' -z '' ']'
01:44:47 [2022-12-13T01:44:47.168Z] #46 1.599 ++ mktemp -d
01:44:47 [2022-12-13T01:44:47.168Z] #46 1.611 + export GOPATH=/tmp/tmp.t0RnuZOy1o
01:44:47 [2022-12-13T01:44:47.168Z] #46 1.611 + GOPATH=/tmp/tmp.t0RnuZOy1o
01:44:47 [2022-12-13T01:44:47.168Z] #46 1.611 + RM_GOPATH=1
01:44:47 [2022-12-13T01:44:47.168Z] #46 1.611 + case "$(go env GOARCH)" in
01:44:47 [2022-12-13T01:44:47.168Z] #46 1.611 ++ go env GOARCH
01:44:47 [2022-12-13T01:44:47.168Z] #46 1.679 + export GO_BUILDMODE=-buildmode=pie
01:44:47 [2022-12-13T01:44:47.168Z] #46 1.679 + GO_BUILDMODE=-buildmode=pie
01:44:47 [2022-12-13T01:44:47.168Z] #46 1.679 ++ dirname /install.sh
01:44:47 [2022-12-13T01:44:47.168Z] #46 1.683 + dir=/
01:44:47 [2022-12-13T01:44:47.168Z] #46 1.684 + bin=runc
01:44:47 [2022-12-13T01:44:47.168Z] #46 1.684 + shift
01:44:47 [2022-12-13T01:44:47.168Z] #46 1.685 + '[' '!' -f //runc.installer ']'
01:44:47 [2022-12-13T01:44:47.168Z] #46 1.685 + . //runc.installer
01:44:47 [2022-12-13T01:44:47.168Z] #46 1.686 ++ set -e
01:44:47 [2022-12-13T01:44:47.168Z] #46 1.686 ++ : v1.1.4
01:44:47 [2022-12-13T01:44:47.168Z] #46 1.699 Install runc version v1.1.4 (build tags: seccomp)
01:44:47 [2022-12-13T01:44:47.168Z] #46 1.699 + install_runc
01:44:47 [2022-12-13T01:44:47.168Z] #46 1.699 + RUNC_BUILDTAGS=seccomp
01:44:47 [2022-12-13T01:44:47.168Z] #46 1.699 + echo 'Install runc version v1.1.4 (build tags: seccomp)'
01:44:47 [2022-12-13T01:44:47.168Z] #46 1.699 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.t0RnuZOy1o/src/github.com/opencontainers/runc
01:44:47 [2022-12-13T01:44:47.168Z] #46 1.713 Cloning into '/tmp/tmp.t0RnuZOy1o/src/github.com/opencontainers/runc'...
01:44:47 [2022-12-13T01:44:47.428Z] #46 ...
01:44:47 [2022-12-13T01:44:47.428Z] 
01:44:47 [2022-12-13T01:44:47.428Z] #47 [dev-systemd-false  1/28] RUN groupadd -r docker
01:44:47 [2022-12-13T01:44:47.428Z] #47 DONE 2.5s
01:44:47 [2022-12-13T01:44:47.428Z] 
01:44:47 [2022-12-13T01:44:47.428Z] #48 [dev-systemd-false  2/28] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
01:44:48 [2022-12-13T01:44:48.809Z] #48 DONE 1.4s
01:44:48 [2022-12-13T01:44:48.809Z] 
01:44:48 [2022-12-13T01:44:48.810Z] #40 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
01:44:48 [2022-12-13T01:44:48.810Z] #40 76.63 checking command to parse /usr/bin/nm -B output from gcc object... ok
01:44:48 [2022-12-13T01:44:48.810Z] #40 77.19 checking for sysroot... no
01:44:48 [2022-12-13T01:44:48.810Z] #40 77.19 checking for a working dd... /bin/dd
01:44:48 [2022-12-13T01:44:48.810Z] #40 77.22 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
01:44:48 [2022-12-13T01:44:48.810Z] #40 77.28 checking for mt... no
01:44:48 [2022-12-13T01:44:48.810Z] #40 77.28 checking if : is a manifest tool... no
01:44:48 [2022-12-13T01:44:48.810Z] #40 77.30 checking how to run the C preprocessor... gcc -E
01:44:48 [2022-12-13T01:44:48.810Z] #40 77.74 checking for ANSI C header files... yes
01:44:48 [2022-12-13T01:44:48.810Z] #40 78.98 checking for sys/types.h... yes
01:44:48 [2022-12-13T01:44:48.810Z] #40 79.32 checking for sys/stat.h... yes
01:44:48 [2022-12-13T01:44:48.810Z] #40 79.83 checking for stdlib.h... yes
01:44:49 [2022-12-13T01:44:49.329Z] #40 80.14 checking for string.h... yes
01:44:49 [2022-12-13T01:44:49.592Z] #40 80.44 checking for memory.h... yes
01:44:49 [2022-12-13T01:44:49.592Z] #40 80.63 checking for strings.h... #40 ...
01:44:49 [2022-12-13T01:44:49.592Z] 
01:44:49 [2022-12-13T01:44:49.592Z] #49 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
01:44:49 [2022-12-13T01:44:49.592Z] #0 0.715 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
01:44:49 [2022-12-13T01:44:49.592Z] #49 DONE 0.8s
01:44:49 [2022-12-13T01:44:49.592Z] 
01:44:49 [2022-12-13T01:44:49.592Z] #40 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
01:44:49 [2022-12-13T01:44:49.592Z] #40 80.63 checking for strings.h... yes
01:44:49 [2022-12-13T01:44:49.852Z] #40 80.74 checking for inttypes.h... yes
01:44:50 [2022-12-13T01:44:50.111Z] #40 81.06 checking for stdint.h... yes
01:44:50 [2022-12-13T01:44:50.372Z] #40 81.25 checking for unistd.h... yes
01:44:50 [2022-12-13T01:44:50.372Z] 
01:44:50 [2022-12-13T01:44:50.372Z] #40 ...
01:44:50 [2022-12-13T01:44:50.372Z] 
01:44:50 [2022-12-13T01:44:50.372Z] #50 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
01:44:50 [2022-12-13T01:44:50.372Z] #50 DONE 0.8s
01:44:50 [2022-12-13T01:44:50.372Z] 
01:44:50 [2022-12-13T01:44:50.372Z] #40 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
01:44:50 [2022-12-13T01:44:50.634Z] #40 81.51 checking for dlfcn.h... yes
01:44:50 [2022-12-13T01:44:50.634Z] #40 81.75 checking for objdir... .libs
01:44:51 [2022-12-13T01:44:51.206Z] 
01:44:51 [2022-12-13T01:44:51.206Z] #40 ...
01:44:51 [2022-12-13T01:44:51.206Z] 
01:44:51 [2022-12-13T01:44:51.206Z] #51 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
01:44:51 [2022-12-13T01:44:51.206Z] #51 DONE 0.7s
01:44:51 [2022-12-13T01:44:51.206Z] 
01:44:51 [2022-12-13T01:44:51.206Z] #40 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
01:44:51 [2022-12-13T01:44:51.206Z] #40 82.27 checking if gcc supports -fno-rtti -fno-exceptions... no
01:44:51 [2022-12-13T01:44:51.206Z] #40 82.47 checking for gcc option to produce PIC... -fPIC -DPIC
01:44:51 [2022-12-13T01:44:51.472Z] #40 82.47 checking if gcc PIC flag -fPIC -DPIC works... yes
01:44:52 [2022-12-13T01:44:52.042Z] #40 82.59 checking if gcc static flag -static works... 
01:44:52 [2022-12-13T01:44:52.042Z] #40 ...
01:44:52 [2022-12-13T01:44:52.042Z] 
01:44:52 [2022-12-13T01:44:52.042Z] #52 [dev-systemd-false  6/28] RUN ldconfig
01:44:52 [2022-12-13T01:44:52.042Z] #52 DONE 0.8s
01:44:52 [2022-12-13T01:44:52.042Z] 
01:44:52 [2022-12-13T01:44:52.042Z] #40 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
01:44:52 [2022-12-13T01:44:52.042Z] #40 82.59 checking if gcc static flag -static works... yes
01:44:52 [2022-12-13T01:44:52.301Z] #40 83.07 checking if gcc supports -c -o file.o... yes
01:44:52 [2022-12-13T01:44:52.301Z] #40 83.35 checking if gcc supports -c -o file.o... (cached) yes
01:44:52 [2022-12-13T01:44:52.561Z] #40 83.35 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
01:44:52 [2022-12-13T01:44:52.821Z] #40 83.48 checking dynamic linker characteristics... GNU/Linux ld.so
01:44:52 [2022-12-13T01:44:52.821Z] #40 83.88 checking how to hardcode library paths into programs... immediate
01:44:52 [2022-12-13T01:44:52.821Z] #40 83.88 checking whether stripping libraries is possible... yes
01:44:52 [2022-12-13T01:44:52.821Z] #40 83.91 checking if libtool supports shared libraries... yes
01:44:52 [2022-12-13T01:44:52.821Z] #40 83.91 checking whether to build shared libraries... no
01:44:52 [2022-12-13T01:44:52.821Z] #40 83.91 checking whether to build static libraries... yes
01:44:52 [2022-12-13T01:44:52.821Z] #40 83.91 checking for a BSD-compatible install... /usr/bin/install -c
01:44:52 [2022-12-13T01:44:52.821Z] #40 83.97 checking whether build environment is sane... yes
01:44:53 [2022-12-13T01:44:53.081Z] #40 84.02 checking for a thread-safe mkdir -p... /bin/mkdir -p
01:44:53 [2022-12-13T01:44:53.081Z] #40 84.05 checking whether make sets $(MAKE)... yes
01:44:53 [2022-12-13T01:44:53.081Z] #40 84.11 checking whether make supports the include directive... yes (GNU style)
01:44:53 [2022-12-13T01:44:53.081Z] #40 84.14 checking whether make supports nested variables... yes
01:44:53 [2022-12-13T01:44:53.081Z] #40 84.21 checking whether UID '0' is supported by ustar format... yes
01:44:53 [2022-12-13T01:44:53.081Z] #40 84.21 checking whether GID '0' is supported by ustar format... yes
01:44:53 [2022-12-13T01:44:53.081Z] #40 84.21 checking how to create a ustar tar archive... gnutar
01:44:53 [2022-12-13T01:44:53.341Z] #40 84.29 checking dependency style of gcc... gcc3
01:44:53 [2022-12-13T01:44:53.341Z] #40 84.47 checking whether to enable maintainer-specific portions of Makefiles... yes
01:44:53 [2022-12-13T01:44:53.341Z] #40 84.48 checking whether make supports nested variables... (cached) yes
01:44:53 [2022-12-13T01:44:53.341Z] #40 84.48 checking for gawk... (cached) mawk
01:44:53 [2022-12-13T01:44:53.341Z] #40 84.48 checking for a sed that does not truncate output... (cached) /bin/sed
01:44:53 [2022-12-13T01:44:53.341Z] #40 84.48 checking for gcc... (cached) gcc
01:44:53 [2022-12-13T01:44:53.601Z] #40 84.59 checking whether we are using the GNU C compiler... (cached) yes
01:44:53 [2022-12-13T01:44:53.601Z] #40 84.59 checking whether gcc accepts -g... (cached) yes
01:44:53 [2022-12-13T01:44:53.601Z] #40 84.59 checking for gcc option to accept ISO C89... (cached) none needed
01:44:53 [2022-12-13T01:44:53.601Z] #40 84.59 checking whether gcc understands -c and -o together... (cached) yes
01:44:53 [2022-12-13T01:44:53.601Z] #40 84.61 checking for a Python interpreter with version >= 3... python3
01:44:53 [2022-12-13T01:44:53.601Z] #40 84.68 checking for python3... /usr/bin/python3
01:44:53 [2022-12-13T01:44:53.861Z] #40 84.68 checking for python3 version... 3.9
01:44:53 [2022-12-13T01:44:53.861Z] #40 84.77 checking for python3 platform... linux
01:44:53 [2022-12-13T01:44:53.861Z] #40 84.83 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
01:44:54 [2022-12-13T01:44:54.121Z] #40 84.96 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
01:44:54 [2022-12-13T01:44:54.121Z] #40 85.12 checking for go-md2man... no
01:44:54 [2022-12-13T01:44:54.121Z] #40 85.15 checking error.h usability... yes
01:44:54 [2022-12-13T01:44:54.381Z] #40 85.27 checking error.h presence... yes
01:44:54 [2022-12-13T01:44:54.381Z] #40 85.31 checking for error.h... yes
01:44:54 [2022-12-13T01:44:54.641Z] #40 85.34 checking linux/openat2.h usability... yes
01:44:54 [2022-12-13T01:44:54.641Z] #40 85.57 checking linux/openat2.h presence... yes
01:44:54 [2022-12-13T01:44:54.641Z] #40 85.62 checking for linux/openat2.h... yes
01:44:54 [2022-12-13T01:44:54.900Z] #40 85.68 checking for copy_file_range... yes
01:44:55 [2022-12-13T01:44:55.160Z] #40 85.90 checking for fgetxattr... yes
01:44:55 [2022-12-13T01:44:55.420Z] #40 86.21 checking for statx... yes
01:44:55 [2022-12-13T01:44:55.420Z] #40 86.45 checking for fgetpwent_r... yes
01:44:55 [2022-12-13T01:44:55.940Z] #40 86.72 checking for issetugid... no
01:44:55 [2022-12-13T01:44:55.940Z] #40 87.03 checking for pkg-config... /usr/bin/pkg-config
01:44:55 [2022-12-13T01:44:55.940Z] #40 87.03 checking pkg-config is at least version 0.9.0... yes
01:44:56 [2022-12-13T01:44:56.518Z] #40 87.05 checking for library containing yajl_tree_get... 
01:44:56 [2022-12-13T01:44:56.518Z] #40 ...
01:44:56 [2022-12-13T01:44:56.518Z] 
01:44:56 [2022-12-13T01:44:56.518Z] #20 [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
01:44:56 [2022-12-13T01:44:56.518Z] #20 DONE 130.6s
01:44:56 [2022-12-13T01:44:56.518Z] 
01:44:56 [2022-12-13T01:44:56.518Z] #40 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
01:44:56 [2022-12-13T01:44:56.518Z] #40 87.05 checking for library containing yajl_tree_get... -lyajl
01:44:56 [2022-12-13T01:44:56.518Z] #40 87.46 checking for yajl >= 2.0.0... yes
01:44:56 [2022-12-13T01:44:56.778Z] #40 87.51 checking sys/capability.h usability... yes
01:44:56 [2022-12-13T01:44:56.778Z] #40 87.83 checking sys/capability.h presence... yes
01:44:57 [2022-12-13T01:44:57.038Z] #40 88.00 checking for sys/capability.h... yes
01:44:57 [2022-12-13T01:44:57.298Z] #40 88.02 checking for library containing cap_from_name... -lcap
01:44:57 [2022-12-13T01:44:57.868Z] #40 88.43 checking for library containing dlopen... -ldl
01:44:57 [2022-12-13T01:44:57.868Z] #40 88.84 checking seccomp.h usability... yes
01:44:58 [2022-12-13T01:44:58.128Z] #40 89.06 checking seccomp.h presence... yes
01:44:58 [2022-12-13T01:44:58.128Z] #40 89.18 checking for seccomp.h... yes
01:44:58 [2022-12-13T01:44:58.388Z] #40 89.19 checking for library containing seccomp_rule_add... 
01:44:58 [2022-12-13T01:44:58.388Z] #40 ...
01:44:58 [2022-12-13T01:44:58.388Z] 
01:44:58 [2022-12-13T01:44:58.388Z] #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
01:44:58 [2022-12-13T01:44:58.388Z] #26 122.5 + mkdir -p /tmp/tmp.P9M8Id7DLT/src/github.com/docker
01:44:58 [2022-12-13T01:44:58.388Z] #26 122.5 + mv components/cli /tmp/tmp.P9M8Id7DLT/src/github.com/docker/cli
01:44:58 [2022-12-13T01:44:58.388Z] #26 122.5 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
01:44:58 [2022-12-13T01:44:58.388Z] #26 ...
01:44:58 [2022-12-13T01:44:58.388Z] 
01:44:58 [2022-12-13T01:44:58.388Z] #46 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
01:44:58 [2022-12-13T01:44:58.388Z] #46 11.03 + cd /tmp/tmp.t0RnuZOy1o/src/github.com/opencontainers/runc
01:44:58 [2022-12-13T01:44:58.388Z] #46 11.04 + git checkout -q v1.1.4
01:44:58 [2022-12-13T01:44:58.388Z] #46 11.97 + '[' -z '' ']'
01:44:58 [2022-12-13T01:44:58.388Z] #46 11.97 + target=static
01:44:58 [2022-12-13T01:44:58.388Z] #46 11.98 + make BUILDTAGS=seccomp static
01:44:58 [2022-12-13T01:44:58.388Z] #46 12.27 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc .
01:45:02 [2022-12-13T01:45:02.588Z] #46 ...
01:45:02 [2022-12-13T01:45:02.588Z] 
01:45:02 [2022-12-13T01:45:02.588Z] #40 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
01:45:02 [2022-12-13T01:45:02.588Z] #40 89.19 checking for library containing seccomp_rule_add... -lseccomp
01:45:02 [2022-12-13T01:45:02.588Z] #40 89.64 checking for library containing seccomp_arch_resolve_name... none required
01:45:02 [2022-12-13T01:45:02.588Z] #40 89.84 checking systemd/sd-bus.h usability... yes
01:45:02 [2022-12-13T01:45:02.588Z] #40 90.02 checking systemd/sd-bus.h presence... yes
01:45:02 [2022-12-13T01:45:02.588Z] #40 90.16 checking for systemd/sd-bus.h... yes
01:45:02 [2022-12-13T01:45:02.588Z] #40 90.16 checking for library containing sd_bus_match_signal_async... -lsystemd
01:45:02 [2022-12-13T01:45:02.588Z] #40 90.56 checking for sd_notify_barrier... yes
01:45:02 [2022-12-13T01:45:02.588Z] #40 90.75 checking linux/bpf.h usability... yes
01:45:02 [2022-12-13T01:45:02.588Z] #40 90.90 checking linux/bpf.h presence... yes
01:45:02 [2022-12-13T01:45:02.588Z] #40 90.96 checking for linux/bpf.h... yes
01:45:02 [2022-12-13T01:45:02.588Z] #40 90.97 checking compilation for eBPF... yes
01:45:02 [2022-12-13T01:45:02.588Z] #40 91.18 checking for criu >= 3.15... no
01:45:02 [2022-12-13T01:45:02.588Z] #40 91.19 configure: CRIU headers not found, building without CRIU support
01:45:02 [2022-12-13T01:45:02.588Z] #40 91.19 checking for criu > 3.16... no
01:45:02 [2022-12-13T01:45:02.588Z] #40 91.21 configure: CRIU version doesn't support join-ns API
01:45:02 [2022-12-13T01:45:02.588Z] #40 91.22 checking for criu > 3.16.1... no
01:45:02 [2022-12-13T01:45:02.588Z] #40 91.23 configure: CRIU version doesn't support for pre-dumping
01:45:02 [2022-12-13T01:45:02.588Z] #40 91.23 checking for new mount API (fsconfig)... yes
01:45:02 [2022-12-13T01:45:02.588Z] #40 91.30 checking for seccomp notify API... yes
01:45:02 [2022-12-13T01:45:02.588Z] #40 91.40 checking for gperf... no
01:45:02 [2022-12-13T01:45:02.588Z] #40 91.43 configure: gperf not found - cannot rebuild signal parser code
01:45:02 [2022-12-13T01:45:02.588Z] #40 91.43 checking for library containing argp_parse... none required
01:45:02 [2022-12-13T01:45:02.588Z] #40 91.80 checking that generated files are newer than configure... done
01:45:02 [2022-12-13T01:45:02.588Z] #40 91.80 configure: creating ./config.status
01:45:02 [2022-12-13T01:45:02.588Z] #40 ...
01:45:02 [2022-12-13T01:45:02.588Z] 
01:45:02 [2022-12-13T01:45:02.588Z] #53 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
01:45:02 [2022-12-13T01:45:02.588Z] #0 1.309 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
01:45:02 [2022-12-13T01:45:02.588Z] #0 1.336 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
01:45:02 [2022-12-13T01:45:02.588Z] #0 1.447 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
01:45:02 [2022-12-13T01:45:02.588Z] #0 1.865 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB]
01:45:02 [2022-12-13T01:45:02.588Z] #0 3.093 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [206 kB]
01:45:02 [2022-12-13T01:45:02.588Z] #0 4.158 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
01:45:02 [2022-12-13T01:45:02.588Z] #0 7.096 Fetched 8497 kB in 6s (1363 kB/s)
01:45:02 [2022-12-13T01:45:02.588Z] #0 7.096 Reading package lists...
01:45:03 [2022-12-13T01:45:03.529Z] #0 9.244 Reading package lists...
01:45:03 [2022-12-13T01:45:03.529Z] #53 11.29 Building dependency tree...
01:45:03 [2022-12-13T01:45:03.529Z] #53 ...
01:45:03 [2022-12-13T01:45:03.529Z] 
01:45:03 [2022-12-13T01:45:03.529Z] #40 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
01:45:03 [2022-12-13T01:45:03.529Z] #40 94.69 config.status: creating Makefile
01:45:03 [2022-12-13T01:45:03.529Z] #40 94.76 config.status: creating rpm/crun.spec
01:45:03 [2022-12-13T01:45:03.789Z] #40 94.84 config.status: creating config.h
01:45:03 [2022-12-13T01:45:03.790Z] #40 94.88 config.status: executing libtool commands
01:45:03 [2022-12-13T01:45:03.790Z] #40 94.94 config.status: executing depfiles commands
01:45:05 [2022-12-13T01:45:05.172Z] #40 96.29 === configuring in libocispec (/tmp/crun-build/libocispec)
01:45:05 [2022-12-13T01:45:05.172Z] #40 96.31 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
01:45:05 [2022-12-13T01:45:05.742Z] #40 96.81 checking for gcc... gcc
01:45:06 [2022-12-13T01:45:06.002Z] #40 96.89 checking whether the C compiler works... yes
01:45:06 [2022-12-13T01:45:06.002Z] #40 97.10 checking for C compiler default output file name... a.out
01:45:06 [2022-12-13T01:45:06.270Z] #40 97.10 checking for suffix of executables... 
01:45:06 [2022-12-13T01:45:06.270Z] #40 97.31 checking whether we are cross compiling... no
01:45:06 [2022-12-13T01:45:06.532Z] #40 97.55 checking for suffix of object files... o
01:45:06 [2022-12-13T01:45:06.532Z] #40 97.64 checking whether we are using the GNU C compiler... yes
01:45:06 [2022-12-13T01:45:06.792Z] #40 97.75 checking whether gcc accepts -g... yes
01:45:07 [2022-12-13T01:45:07.052Z] #40 97.86 checking for gcc option to accept ISO C89... none needed
01:45:07 [2022-12-13T01:45:07.052Z] #40 98.02 checking whether gcc understands -c and -o together... yes
01:45:07 [2022-12-13T01:45:07.378Z] #40 98.21 checking how to run the C preprocessor... gcc -E
01:45:07 [2022-12-13T01:45:07.378Z] #40 98.50 checking for grep that handles long lines and -e... /bin/grep
01:45:07 [2022-12-13T01:45:07.638Z] #40 98.51 checking for egrep... /bin/grep -E
01:45:07 [2022-12-13T01:45:07.898Z] #40 98.52 checking for ANSI C header files... yes
01:45:08 [2022-12-13T01:45:08.456Z] #40 99.18 checking for sys/types.h... yes
01:45:08 [2022-12-13T01:45:08.456Z] #40 99.40 checking for sys/stat.h... yes
01:45:08 [2022-12-13T01:45:08.719Z] #40 99.62 checking for stdlib.h... yes
01:45:09 [2022-12-13T01:45:09.053Z] #40 99.85 checking for string.h... yes
01:45:09 [2022-12-13T01:45:09.313Z] #40 100.1 checking for memory.h... yes
01:45:09 [2022-12-13T01:45:09.313Z] #40 100.3 checking for strings.h... yes
01:45:09 [2022-12-13T01:45:09.572Z] #40 100.5 checking for inttypes.h... yes
01:45:09 [2022-12-13T01:45:09.832Z] #40 100.6 checking for stdint.h... yes
01:45:09 [2022-12-13T01:45:09.832Z] #40 100.8 checking for unistd.h... yes
01:45:10 [2022-12-13T01:45:10.091Z] #40 101.0 checking minix/config.h usability... no
01:45:10 [2022-12-13T01:45:10.091Z] #40 101.2 checking minix/config.h presence... no
01:45:10 [2022-12-13T01:45:10.351Z] #40 101.3 checking for minix/config.h... no
01:45:10 [2022-12-13T01:45:10.351Z] #40 101.3 checking whether it is safe to define __EXTENSIONS__... yes
01:45:10 [2022-12-13T01:45:10.612Z] #40 101.5 checking build system type... aarch64-unknown-linux-gnu
01:45:10 [2022-12-13T01:45:10.612Z] #40 101.8 checking host system type... aarch64-unknown-linux-gnu
01:45:10 [2022-12-13T01:45:10.612Z] #40 101.8 checking how to print strings... printf
01:45:10 [2022-12-13T01:45:10.612Z] #40 101.8 checking for a sed that does not truncate output... /bin/sed
01:45:10 [2022-12-13T01:45:10.612Z] #40 101.8 checking for fgrep... /bin/grep -F
01:45:10 [2022-12-13T01:45:10.872Z] #40 101.8 checking for ld used by gcc... /usr/bin/ld
01:45:10 [2022-12-13T01:45:10.872Z] #40 101.9 checking if the linker (/usr/bin/ld) is GNU ld... yes
01:45:10 [2022-12-13T01:45:10.872Z] #40 101.9 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
01:45:10 [2022-12-13T01:45:10.872Z] #40 101.9 checking the name lister (/usr/bin/nm -B) interface... BSD nm
01:45:10 [2022-12-13T01:45:10.872Z] #40 102.0 checking whether ln -s works... yes
01:45:10 [2022-12-13T01:45:10.872Z] #40 102.0 checking the maximum length of command line arguments... 1572864
01:45:10 [2022-12-13T01:45:10.872Z] #40 102.0 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
01:45:10 [2022-12-13T01:45:10.872Z] #40 102.1 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
01:45:10 [2022-12-13T01:45:10.872Z] #40 102.1 checking for /usr/bin/ld option to reload object files... -r
01:45:10 [2022-12-13T01:45:10.872Z] #40 102.1 checking for objdump... objdump
01:45:10 [2022-12-13T01:45:10.872Z] #40 102.1 checking how to recognize dependent libraries... pass_all
01:45:10 [2022-12-13T01:45:10.872Z] #40 102.1 checking for dlltool... no
01:45:10 [2022-12-13T01:45:10.872Z] #40 102.1 checking how to associate runtime and link libraries... printf %s\n
01:45:10 [2022-12-13T01:45:10.872Z] #40 102.1 checking for ar... ar
01:45:11 [2022-12-13T01:45:11.131Z] #40 102.1 checking for archiver @FILE support... @
01:45:11 [2022-12-13T01:45:11.131Z] #40 102.2 checking for strip... strip
01:45:11 [2022-12-13T01:45:11.131Z] #40 102.2 checking for ranlib... ranlib
01:45:11 [2022-12-13T01:45:11.131Z] #40 102.2 checking for gawk... no
01:45:11 [2022-12-13T01:45:11.131Z] #40 102.2 checking for mawk... mawk
01:45:11 [2022-12-13T01:45:11.701Z] #40 102.2 checking command to parse /usr/bin/nm -B output from gcc object... ok
01:45:11 [2022-12-13T01:45:11.701Z] #40 102.7 checking for sysroot... no
01:45:11 [2022-12-13T01:45:11.701Z] #40 102.7 checking for a working dd... /bin/dd
01:45:11 [2022-12-13T01:45:11.701Z] #40 102.7 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
01:45:11 [2022-12-13T01:45:11.701Z] #40 102.7 checking for mt... no
01:45:11 [2022-12-13T01:45:11.701Z] #40 102.8 checking if : is a manifest tool... no
01:45:11 [2022-12-13T01:45:11.701Z] #40 102.8 checking for dlfcn.h... yes
01:45:11 [2022-12-13T01:45:11.701Z] #40 102.9 checking for objdir... .libs
01:45:12 [2022-12-13T01:45:12.220Z] #40 103.2 checking if gcc supports -fno-rtti -fno-exceptions... no
01:45:12 [2022-12-13T01:45:12.220Z] #40 103.3 checking for gcc option to produce PIC... -fPIC -DPIC
01:45:12 [2022-12-13T01:45:12.220Z] #40 103.3 checking if gcc PIC flag -fPIC -DPIC works... yes
01:45:12 [2022-12-13T01:45:12.788Z] #40 103.4 checking if gcc static flag -static works... yes
01:45:12 [2022-12-13T01:45:12.788Z] #40 103.8 checking if gcc supports -c -o file.o... yes
01:45:12 [2022-12-13T01:45:12.788Z] #40 104.0 checking if gcc supports -c -o file.o... (cached) yes
01:45:12 [2022-12-13T01:45:12.788Z] #40 104.0 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
01:45:13 [2022-12-13T01:45:13.048Z] #40 104.0 checking dynamic linker characteristics... 
01:45:13 [2022-12-13T01:45:13.048Z] #40 ...
01:45:13 [2022-12-13T01:45:13.048Z] 
01:45:13 [2022-12-13T01:45:13.048Z] #53 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
01:45:13 [2022-12-13T01:45:13.048Z] #53 11.29 Building dependency tree...
01:45:13 [2022-12-13T01:45:13.048Z] #53 13.23 The following additional packages will be installed:
01:45:13 [2022-12-13T01:45:13.048Z] #53 13.23   libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67
01:45:13 [2022-12-13T01:45:13.048Z] #53 13.24   libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12
01:45:13 [2022-12-13T01:45:13.048Z] #53 13.24   libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5
01:45:13 [2022-12-13T01:45:13.048Z] #53 13.24   libxtables12 python-pip-whl python3-distutils python3-lib2to3
01:45:13 [2022-12-13T01:45:13.048Z] #53 13.24   python3-pkg-resources systemd vim-runtime xxd
01:45:13 [2022-12-13T01:45:13.048Z] #53 13.25 Suggested packages:
01:45:13 [2022-12-13T01:45:13.048Z] #53 13.25   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
01:45:13 [2022-12-13T01:45:13.048Z] #53 13.25   gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1
01:45:13 [2022-12-13T01:45:13.048Z] #53 13.26   ctags vim-doc vim-scripts xfsdump acl attr quota
01:45:13 [2022-12-13T01:45:13.048Z] #53 13.26 Recommended packages:
01:45:13 [2022-12-13T01:45:13.048Z] #53 13.26   libatm1 nftables libpam-cap build-essential python3-dev dbus
01:45:13 [2022-12-13T01:45:13.048Z] #53 13.26   systemd-timesyncd | time-daemon unzip
01:45:13 [2022-12-13T01:45:13.048Z] #53 14.56 The following NEW packages will be installed:
01:45:13 [2022-12-13T01:45:13.048Z] #53 14.58   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
01:45:13 [2022-12-13T01:45:13.048Z] #53 14.58   libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2
01:45:13 [2022-12-13T01:45:13.048Z] #53 14.58   libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2
01:45:13 [2022-12-13T01:45:13.048Z] #53 14.58   libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
01:45:13 [2022-12-13T01:45:13.048Z] #53 14.58   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2
01:45:13 [2022-12-13T01:45:13.048Z] #53 14.58   net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3
01:45:13 [2022-12-13T01:45:13.048Z] #53 14.58   python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo
01:45:13 [2022-12-13T01:45:13.048Z] #53 14.58   systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common
01:45:13 [2022-12-13T01:45:13.048Z] #53 14.58   vim-runtime xfsprogs xxd xz-utils zip zstd
01:45:13 [2022-12-13T01:45:13.048Z] #53 14.92 0 upgraded, 56 newly installed, 0 to remove and 0 not upgraded.
01:45:13 [2022-12-13T01:45:13.048Z] #53 14.92 Need to get 31.8 MB of archives.
01:45:13 [2022-12-13T01:45:13.048Z] #53 14.92 After this operation, 123 MB of additional disk space will be used.
01:45:13 [2022-12-13T01:45:13.048Z] #53 14.92 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
01:45:13 [2022-12-13T01:45:13.048Z] #53 14.93 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB]
01:45:13 [2022-12-13T01:45:13.048Z] #53 14.93 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2 [41.6 kB]
01:45:13 [2022-12-13T01:45:13.048Z] #53 14.93 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB]
01:45:13 [2022-12-13T01:45:13.048Z] #53 14.93 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
01:45:13 [2022-12-13T01:45:13.048Z] #53 14.93 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB]
01:45:13 [2022-12-13T01:45:13.048Z] #53 14.94 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd arm64 247.3-7+deb11u1 [4153 kB]
01:45:13 [2022-12-13T01:45:13.048Z] #53 15.00 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
01:45:13 [2022-12-13T01:45:13.048Z] #53 15.00 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
01:45:13 [2022-12-13T01:45:13.048Z] #53 15.00 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
01:45:13 [2022-12-13T01:45:13.048Z] #53 15.01 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
01:45:13 [2022-12-13T01:45:13.048Z] #53 15.01 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
01:45:13 [2022-12-13T01:45:13.048Z] #53 15.01 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
01:45:13 [2022-12-13T01:45:13.048Z] #53 15.01 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
01:45:13 [2022-12-13T01:45:13.048Z] #53 15.04 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
01:45:13 [2022-12-13T01:45:13.048Z] #53 15.04 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
01:45:13 [2022-12-13T01:45:13.048Z] #53 15.04 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
01:45:13 [2022-12-13T01:45:13.048Z] #53 15.06 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
01:45:13 [2022-12-13T01:45:13.048Z] #53 15.06 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
01:45:13 [2022-12-13T01:45:13.048Z] #53 15.06 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
01:45:13 [2022-12-13T01:45:13.048Z] #53 15.07 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB]
01:45:13 [2022-12-13T01:45:13.048Z] #53 15.09 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
01:45:13 [2022-12-13T01:45:13.048Z] #53 15.09 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
01:45:13 [2022-12-13T01:45:13.048Z] #53 15.09 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
01:45:13 [2022-12-13T01:45:13.048Z] #53 15.09 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
01:45:13 [2022-12-13T01:45:13.048Z] #53 15.09 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
01:45:13 [2022-12-13T01:45:13.048Z] #53 15.10 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
01:45:13 [2022-12-13T01:45:13.048Z] #53 15.11 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
01:45:13 [2022-12-13T01:45:13.048Z] #53 15.11 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
01:45:13 [2022-12-13T01:45:13.048Z] #53 15.11 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
01:45:13 [2022-12-13T01:45:13.048Z] #53 15.12 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
01:45:13 [2022-12-13T01:45:13.048Z] #53 15.12 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
01:45:13 [2022-12-13T01:45:13.048Z] #53 15.51 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
01:45:13 [2022-12-13T01:45:13.048Z] #53 15.51 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmicrohttpd12 arm64 0.9.72-2 [104 kB]
01:45:13 [2022-12-13T01:45:13.048Z] #53 15.51 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
01:45:13 [2022-12-13T01:45:13.048Z] #53 15.51 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
01:45:13 [2022-12-13T01:45:13.048Z] #53 15.52 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
01:45:13 [2022-12-13T01:45:13.048Z] #53 15.52 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
01:45:13 [2022-12-13T01:45:13.048Z] #53 15.54 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
01:45:13 [2022-12-13T01:45:13.048Z] #53 15.54 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
01:45:13 [2022-12-13T01:45:13.048Z] #53 15.54 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
01:45:13 [2022-12-13T01:45:13.048Z] #53 15.57 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
01:45:13 [2022-12-13T01:45:13.048Z] #53 15.58 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
01:45:13 [2022-12-13T01:45:13.048Z] #53 15.58 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
01:45:13 [2022-12-13T01:45:13.048Z] #53 15.58 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
01:45:13 [2022-12-13T01:45:13.048Z] #53 15.59 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
01:45:13 [2022-12-13T01:45:13.048Z] #53 15.60 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
01:45:13 [2022-12-13T01:45:13.048Z] #53 15.61 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB]
01:45:13 [2022-12-13T01:45:13.048Z] #53 15.63 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd-journal-remote arm64 247.3-7+deb11u1 [161 kB]
01:45:13 [2022-12-13T01:45:13.048Z] #53 15.63 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
01:45:13 [2022-12-13T01:45:13.048Z] #53 15.64 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
01:45:13 [2022-12-13T01:45:13.048Z] #53 15.65 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
01:45:13 [2022-12-13T01:45:13.048Z] #53 15.75 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
01:45:13 [2022-12-13T01:45:13.048Z] #53 15.82 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
01:45:13 [2022-12-13T01:45:13.048Z] #53 15.84 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
01:45:13 [2022-12-13T01:45:13.048Z] #53 15.84 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB]
01:45:13 [2022-12-13T01:45:13.048Z] #53 16.43 debconf: delaying package configuration, since apt-utils is not installed
01:45:13 [2022-12-13T01:45:13.048Z] #53 16.54 Fetched 31.8 MB in 1s (26.1 MB/s)
01:45:13 [2022-12-13T01:45:13.048Z] #53 16.66 Selecting previously unselected package libcap2:arm64.
01:45:13 [2022-12-13T01:45:13.048Z] #53 16.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 ... 24010 files and directories currently installed.)
01:45:13 [2022-12-13T01:45:13.048Z] #53 16.73 Preparing to unpack .../00-libcap2_1%3a2.44-1_arm64.deb ...
01:45:13 [2022-12-13T01:45:13.048Z] #53 16.74 Unpacking libcap2:arm64 (1:2.44-1) ...
01:45:13 [2022-12-13T01:45:13.048Z] #53 16.82 Selecting previously unselected package libargon2-1:arm64.
01:45:13 [2022-12-13T01:45:13.048Z] #53 16.82 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_arm64.deb ...
01:45:13 [2022-12-13T01:45:13.048Z] #53 16.83 Unpacking libargon2-1:arm64 (0~20171227-0.2) ...
01:45:13 [2022-12-13T01:45:13.048Z] #53 16.93 Selecting previously unselected package libjson-c5:arm64.
01:45:13 [2022-12-13T01:45:13.048Z] #53 16.93 Preparing to unpack .../02-libjson-c5_0.15-2_arm64.deb ...
01:45:13 [2022-12-13T01:45:13.048Z] #53 16.94 Unpacking libjson-c5:arm64 (0.15-2) ...
01:45:13 [2022-12-13T01:45:13.048Z] #53 17.06 Selecting previously unselected package libcryptsetup12:arm64.
01:45:13 [2022-12-13T01:45:13.048Z] #53 17.06 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ...
01:45:13 [2022-12-13T01:45:13.048Z] #53 17.17 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
01:45:13 [2022-12-13T01:45:13.048Z] #53 17.33 Selecting previously unselected package libip4tc2:arm64.
01:45:13 [2022-12-13T01:45:13.048Z] #53 17.34 Preparing to unpack .../04-libip4tc2_1.8.7-1_arm64.deb ...
01:45:13 [2022-12-13T01:45:13.048Z] #53 17.35 Unpacking libip4tc2:arm64 (1.8.7-1) ...
01:45:13 [2022-12-13T01:45:13.048Z] #53 17.44 Selecting previously unselected package libkmod2:arm64.
01:45:13 [2022-12-13T01:45:13.048Z] #53 17.45 Preparing to unpack .../05-libkmod2_28-1_arm64.deb ...
01:45:13 [2022-12-13T01:45:13.048Z] #53 17.45 Unpacking libkmod2:arm64 (28-1) ...
01:45:13 [2022-12-13T01:45:13.048Z] #53 17.53 Selecting previously unselected package systemd.
01:45:13 [2022-12-13T01:45:13.048Z] #53 17.53 Preparing to unpack .../06-systemd_247.3-7+deb11u1_arm64.deb ...
01:45:13 [2022-12-13T01:45:13.048Z] #53 17.65 Unpacking systemd (247.3-7+deb11u1) ...
01:45:13 [2022-12-13T01:45:13.048Z] #53 19.56 Selecting previously unselected package pigz.
01:45:13 [2022-12-13T01:45:13.048Z] #53 19.57 Preparing to unpack .../07-pigz_2.6-1_arm64.deb ...
01:45:13 [2022-12-13T01:45:13.048Z] #53 19.57 Unpacking pigz (2.6-1) ...
01:45:13 [2022-12-13T01:45:13.048Z] #53 19.67 Selecting previously unselected package libelf1:arm64.
01:45:13 [2022-12-13T01:45:13.048Z] #53 19.67 Preparing to unpack .../08-libelf1_0.183-1_arm64.deb ...
01:45:13 [2022-12-13T01:45:13.048Z] #53 19.67 Unpacking libelf1:arm64 (0.183-1) ...
01:45:13 [2022-12-13T01:45:13.048Z] #53 19.83 Selecting previously unselected package libbpf0:arm64.
01:45:13 [2022-12-13T01:45:13.048Z] #53 19.83 Preparing to unpack .../09-libbpf0_1%3a0.3-2_arm64.deb ...
01:45:13 [2022-12-13T01:45:13.048Z] #53 19.84 Unpacking libbpf0:arm64 (1:0.3-2) ...
01:45:13 [2022-12-13T01:45:13.048Z] #53 19.93 Selecting previously unselected package libmnl0:arm64.
01:45:13 [2022-12-13T01:45:13.048Z] #53 19.94 Preparing to unpack .../10-libmnl0_1.0.4-3_arm64.deb ...
01:45:13 [2022-12-13T01:45:13.048Z] #53 19.94 Unpacking libmnl0:arm64 (1.0.4-3) ...
01:45:13 [2022-12-13T01:45:13.048Z] #53 20.14 Selecting previously unselected package libxtables12:arm64.
01:45:13 [2022-12-13T01:45:13.048Z] #53 20.14 Preparing to unpack .../11-libxtables12_1.8.7-1_arm64.deb ...
01:45:13 [2022-12-13T01:45:13.048Z] #53 20.19 Unpacking libxtables12:arm64 (1.8.7-1) ...
01:45:13 [2022-12-13T01:45:13.048Z] #53 20.30 Selecting previously unselected package libcap2-bin.
01:45:13 [2022-12-13T01:45:13.048Z] #53 20.30 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_arm64.deb ...
01:45:13 [2022-12-13T01:45:13.048Z] #53 20.34 Unpacking libcap2-bin (1:2.44-1) ...
01:45:13 [2022-12-13T01:45:13.048Z] #53 20.45 Selecting previously unselected package iproute2.
01:45:13 [2022-12-13T01:45:13.048Z] #53 20.45 Preparing to unpack .../13-iproute2_5.10.0-4_arm64.deb ...
01:45:13 [2022-12-13T01:45:13.048Z] #53 20.46 Unpacking iproute2 (5.10.0-4) ...
01:45:13 [2022-12-13T01:45:13.048Z] #53 20.85 Selecting previously unselected package xxd.
01:45:13 [2022-12-13T01:45:13.048Z] #53 20.85 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
01:45:13 [2022-12-13T01:45:13.048Z] #53 20.86 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
01:45:13 [2022-12-13T01:45:13.048Z] #53 20.98 Selecting previously unselected package vim-common.
01:45:13 [2022-12-13T01:45:13.048Z] #53 20.99 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
01:45:13 [2022-12-13T01:45:13.048Z] #53 21.01 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
01:45:13 [2022-12-13T01:45:13.048Z] #53 ...
01:45:13 [2022-12-13T01:45:13.048Z] 
01:45:13 [2022-12-13T01:45:13.048Z] #40 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
01:45:13 [2022-12-13T01:45:13.048Z] #40 104.0 checking dynamic linker characteristics... GNU/Linux ld.so
01:45:13 [2022-12-13T01:45:13.048Z] #40 104.2 checking how to hardcode library paths into programs... immediate
01:45:13 [2022-12-13T01:45:13.048Z] #40 104.2 checking whether stripping libraries is possible... yes
01:45:13 [2022-12-13T01:45:13.048Z] #40 104.2 checking if libtool supports shared libraries... yes
01:45:13 [2022-12-13T01:45:13.048Z] #40 104.2 checking whether to build shared libraries... no
01:45:13 [2022-12-13T01:45:13.048Z] #40 104.2 checking whether to build static libraries... yes
01:45:13 [2022-12-13T01:45:13.048Z] #40 104.2 checking for a BSD-compatible install... /usr/bin/install -c
01:45:13 [2022-12-13T01:45:13.308Z] #40 104.3 checking whether build environment is sane... yes
01:45:13 [2022-12-13T01:45:13.308Z] #40 104.3 checking for a thread-safe mkdir -p... /bin/mkdir -p
01:45:13 [2022-12-13T01:45:13.308Z] #40 104.3 checking whether make sets $(MAKE)... yes
01:45:13 [2022-12-13T01:45:13.308Z] #40 104.4 checking whether make supports the include directive... yes (GNU style)
01:45:13 [2022-12-13T01:45:13.308Z] #40 104.4 checking whether make supports nested variables... yes
01:45:13 [2022-12-13T01:45:13.308Z] #40 104.5 checking whether UID '0' is supported by ustar format... yes
01:45:13 [2022-12-13T01:45:13.567Z] #40 104.5 checking whether GID '0' is supported by ustar format... yes
01:45:13 [2022-12-13T01:45:13.567Z] #40 104.5 checking how to create a ustar tar archive... gnutar
01:45:13 [2022-12-13T01:45:13.567Z] #40 104.6 checking dependency style of gcc... gcc3
01:45:13 [2022-12-13T01:45:13.826Z] #40 104.8 checking whether to enable maintainer-specific portions of Makefiles... yes
01:45:13 [2022-12-13T01:45:13.826Z] #40 104.8 checking whether make supports nested variables... (cached) yes
01:45:13 [2022-12-13T01:45:13.826Z] #40 104.8 checking for pkg-config... /usr/bin/pkg-config
01:45:13 [2022-12-13T01:45:13.826Z] #40 104.8 checking pkg-config is at least version 0.9.0... yes
01:45:13 [2022-12-13T01:45:13.826Z] #40 104.8 checking for yajl >= 2.1.0... yes
01:45:13 [2022-12-13T01:45:13.826Z] #40 104.8 checking for a sed that does not truncate output... (cached) /bin/sed
01:45:13 [2022-12-13T01:45:13.826Z] #40 104.8 checking for gcc... (cached) gcc
01:45:13 [2022-12-13T01:45:13.826Z] #40 104.9 checking whether we are using the GNU C compiler... (cached) yes
01:45:13 [2022-12-13T01:45:13.826Z] #40 104.9 checking whether gcc accepts -g... (cached) yes
01:45:13 [2022-12-13T01:45:13.826Z] #40 104.9 checking for gcc option to accept ISO C89... (cached) none needed
01:45:13 [2022-12-13T01:45:13.826Z] #40 104.9 checking whether gcc understands -c and -o together... (cached) yes
01:45:13 [2022-12-13T01:45:13.826Z] #40 104.9 checking for a Python interpreter with version >= 3... python3
01:45:14 [2022-12-13T01:45:14.085Z] #40 105.0 checking for python3... /usr/bin/python3
01:45:14 [2022-12-13T01:45:14.085Z] #40 105.0 checking for python3 version... 3.9
01:45:14 [2022-12-13T01:45:14.085Z] #40 105.1 checking for python3 platform... linux
01:45:14 [2022-12-13T01:45:14.085Z] #40 105.1 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
01:45:14 [2022-12-13T01:45:14.344Z] #40 105.3 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
01:45:14 [2022-12-13T01:45:14.605Z] #40 105.5 checking that generated files are newer than configure... done
01:45:14 [2022-12-13T01:45:14.605Z] #40 105.5 configure: creating ./config.status
01:45:17 [2022-12-13T01:45:17.141Z] #40 108.2 config.status: creating Makefile
01:45:17 [2022-12-13T01:45:17.141Z] #40 108.3 config.status: creating config.h
01:45:17 [2022-12-13T01:45:17.401Z] #40 108.3 config.status: executing libtool commands
01:45:17 [2022-12-13T01:45:17.401Z] #40 108.4 config.status: executing depfiles commands
01:45:17 [2022-12-13T01:45:17.969Z] #40 109.1 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
01:45:17 [2022-12-13T01:45:17.969Z] #40 109.1 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
01:45:18 [2022-12-13T01:45:18.539Z] #40 109.6 checking for gcc... gcc
01:45:18 [2022-12-13T01:45:18.799Z] #40 109.7 checking whether the C compiler works... yes
01:45:18 [2022-12-13T01:45:18.799Z] #40 109.9 checking for C compiler default output file name... a.out
01:45:18 [2022-12-13T01:45:18.799Z] #40 109.9 checking for suffix of executables... 
01:45:19 [2022-12-13T01:45:19.059Z] #40 110.0 checking whether we are cross compiling... no
01:45:19 [2022-12-13T01:45:19.059Z] #40 110.2 checking for suffix of object files... o
01:45:19 [2022-12-13T01:45:19.318Z] #40 110.3 checking whether we are using the GNU C compiler... yes
01:45:19 [2022-12-13T01:45:19.578Z] #40 110.4 checking whether gcc accepts -g... yes
01:45:19 [2022-12-13T01:45:19.578Z] #40 110.5 checking for gcc option to accept ISO C89... none needed
01:45:19 [2022-12-13T01:45:19.838Z] #40 110.7 checking whether gcc understands -c and -o together... yes
01:45:19 [2022-12-13T01:45:19.838Z] #40 110.9 checking for a BSD-compatible install... /usr/bin/install -c
01:45:19 [2022-12-13T01:45:19.838Z] #40 110.9 checking whether build environment is sane... yes
01:45:19 [2022-12-13T01:45:19.838Z] #40 110.9 checking for a thread-safe mkdir -p... /bin/mkdir -p
01:45:19 [2022-12-13T01:45:19.838Z] #40 111.0 checking for gawk... no
01:45:19 [2022-12-13T01:45:19.838Z] #40 111.0 checking for mawk... mawk
01:45:19 [2022-12-13T01:45:19.838Z] #40 111.0 checking whether make sets $(MAKE)... yes
01:45:19 [2022-12-13T01:45:19.838Z] #40 111.0 checking whether make supports the include directive... yes (GNU style)
01:45:20 [2022-12-13T01:45:20.097Z] #40 111.1 checking whether make supports nested variables... yes
01:45:20 [2022-12-13T01:45:20.097Z] #40 111.1 checking whether UID '0' is supported by ustar format... yes
01:45:20 [2022-12-13T01:45:20.097Z] #40 111.1 checking whether GID '0' is supported by ustar format... yes
01:45:20 [2022-12-13T01:45:20.097Z] #40 111.1 checking how to create a ustar tar archive... gnutar
01:45:20 [2022-12-13T01:45:20.357Z] #40 111.2 checking dependency style of gcc... gcc3
01:45:20 [2022-12-13T01:45:20.357Z] #40 111.4 checking whether to enable maintainer-specific portions of Makefiles... yes
01:45:20 [2022-12-13T01:45:20.357Z] #40 111.4 checking whether make supports nested variables... (cached) yes
01:45:20 [2022-12-13T01:45:20.616Z] #40 111.5 checking build system type... aarch64-unknown-linux-gnu
01:45:20 [2022-12-13T01:45:20.616Z] #40 111.8 checking host system type... aarch64-unknown-linux-gnu
01:45:20 [2022-12-13T01:45:20.616Z] #40 111.8 checking how to print strings... printf
01:45:20 [2022-12-13T01:45:20.616Z] #40 111.8 checking for a sed that does not truncate output... /bin/sed
01:45:20 [2022-12-13T01:45:20.875Z] #40 111.9 checking for grep that handles long lines and -e... /bin/grep
01:45:20 [2022-12-13T01:45:20.875Z] #40 111.9 checking for egrep... /bin/grep -E
01:45:20 [2022-12-13T01:45:20.875Z] #40 111.9 checking for fgrep... /bin/grep -F
01:45:20 [2022-12-13T01:45:20.875Z] #40 111.9 checking for ld used by gcc... /usr/bin/ld
01:45:20 [2022-12-13T01:45:20.875Z] #40 111.9 checking if the linker (/usr/bin/ld) is GNU ld... yes
01:45:20 [2022-12-13T01:45:20.875Z] #40 112.0 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
01:45:21 [2022-12-13T01:45:21.135Z] #40 112.0 checking the name lister (/usr/bin/nm -B) interface... BSD nm
01:45:21 [2022-12-13T01:45:21.135Z] #40 112.2 checking whether ln -s works... yes
01:45:21 [2022-12-13T01:45:21.135Z] #40 112.2 checking the maximum length of command line arguments... 1572864
01:45:21 [2022-12-13T01:45:21.135Z] #40 112.2 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
01:45:21 [2022-12-13T01:45:21.135Z] #40 112.2 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
01:45:21 [2022-12-13T01:45:21.135Z] #40 112.2 checking for /usr/bin/ld option to reload object files... -r
01:45:21 [2022-12-13T01:45:21.135Z] #40 112.2 checking for objdump... objdump
01:45:21 [2022-12-13T01:45:21.135Z] #40 112.2 checking how to recognize dependent libraries... pass_all
01:45:21 [2022-12-13T01:45:21.135Z] #40 112.2 checking for dlltool... no
01:45:21 [2022-12-13T01:45:21.135Z] #40 112.2 checking how to associate runtime and link libraries... printf %s\n
01:45:21 [2022-12-13T01:45:21.135Z] #40 112.2 checking for ar... ar
01:45:21 [2022-12-13T01:45:21.396Z] #40 112.3 checking for archiver @FILE support... @
01:45:21 [2022-12-13T01:45:21.396Z] #40 112.4 checking for strip... strip
01:45:21 [2022-12-13T01:45:21.396Z] #40 112.4 checking for ranlib... ranlib
01:45:21 [2022-12-13T01:45:21.656Z] #40 112.4 checking command to parse /usr/bin/nm -B output from gcc object... ok
01:45:21 [2022-12-13T01:45:21.915Z] #40 112.8 checking for sysroot... no
01:45:21 [2022-12-13T01:45:21.915Z] #40 112.8 checking for a working dd... /bin/dd
01:45:21 [2022-12-13T01:45:21.915Z] #40 112.8 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
01:45:21 [2022-12-13T01:45:21.915Z] #40 112.9 checking for mt... no
01:45:21 [2022-12-13T01:45:21.915Z] #40 112.9 checking if : is a manifest tool... no
01:45:21 [2022-12-13T01:45:21.916Z] #40 112.9 checking how to run the C preprocessor... gcc -E
01:45:22 [2022-12-13T01:45:22.744Z] #40 113.1 checking for ANSI C header files... yes
01:45:22 [2022-12-13T01:45:22.744Z] #40 113.7 checking for sys/types.h... yes
01:45:23 [2022-12-13T01:45:23.004Z] #40 113.8 checking for sys/stat.h... yes
01:45:23 [2022-12-13T01:45:23.268Z] #40 114.1 checking for stdlib.h... yes
01:45:23 [2022-12-13T01:45:23.268Z] #40 114.3 checking for string.h... 
01:45:23 [2022-12-13T01:45:23.268Z] #40 ...
01:45:23 [2022-12-13T01:45:23.268Z] 
01:45:23 [2022-12-13T01:45:23.268Z] #53 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
01:45:23 [2022-12-13T01:45:23.268Z] #53 21.14 Selecting previously unselected package bash-completion.
01:45:23 [2022-12-13T01:45:23.268Z] #53 21.15 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ...
01:45:23 [2022-12-13T01:45:23.268Z] #53 23.53 Unpacking bash-completion (1:2.11-2) ...
01:45:23 [2022-12-13T01:45:23.268Z] #53 24.00 Selecting previously unselected package bzip2.
01:45:23 [2022-12-13T01:45:23.268Z] #53 24.01 Preparing to unpack .../17-bzip2_1.0.8-4_arm64.deb ...
01:45:23 [2022-12-13T01:45:23.268Z] #53 24.02 Unpacking bzip2 (1.0.8-4) ...
01:45:23 [2022-12-13T01:45:23.268Z] #53 24.10 Selecting previously unselected package xz-utils.
01:45:23 [2022-12-13T01:45:23.268Z] #53 24.10 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
01:45:23 [2022-12-13T01:45:23.268Z] #53 24.12 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
01:45:23 [2022-12-13T01:45:23.268Z] #53 24.27 Selecting previously unselected package apparmor.
01:45:23 [2022-12-13T01:45:23.268Z] #53 24.27 Preparing to unpack .../19-apparmor_2.13.6-10_arm64.deb ...
01:45:23 [2022-12-13T01:45:23.268Z] #53 24.34 Unpacking apparmor (2.13.6-10) ...
01:45:23 [2022-12-13T01:45:23.268Z] #53 24.76 Selecting previously unselected package inetutils-ping.
01:45:23 [2022-12-13T01:45:23.268Z] #53 24.76 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ...
01:45:23 [2022-12-13T01:45:23.268Z] #53 24.77 Unpacking inetutils-ping (2:2.0-1+deb11u1) ...
01:45:23 [2022-12-13T01:45:23.268Z] #53 24.93 Selecting previously unselected package libip6tc2:arm64.
01:45:23 [2022-12-13T01:45:23.268Z] #53 24.93 Preparing to unpack .../21-libip6tc2_1.8.7-1_arm64.deb ...
01:45:23 [2022-12-13T01:45:23.268Z] #53 24.94 Unpacking libip6tc2:arm64 (1.8.7-1) ...
01:45:23 [2022-12-13T01:45:23.268Z] #53 25.01 Selecting previously unselected package libnfnetlink0:arm64.
01:45:23 [2022-12-13T01:45:23.268Z] #53 25.01 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
01:45:23 [2022-12-13T01:45:23.268Z] #53 25.02 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
01:45:23 [2022-12-13T01:45:23.268Z] #53 25.09 Selecting previously unselected package libnetfilter-conntrack3:arm64.
01:45:23 [2022-12-13T01:45:23.268Z] #53 25.10 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
01:45:23 [2022-12-13T01:45:23.268Z] #53 25.10 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
01:45:23 [2022-12-13T01:45:23.268Z] #53 25.16 Selecting previously unselected package libnftnl11:arm64.
01:45:23 [2022-12-13T01:45:23.268Z] #53 25.17 Preparing to unpack .../24-libnftnl11_1.1.9-1_arm64.deb ...
01:45:23 [2022-12-13T01:45:23.268Z] #53 25.17 Unpacking libnftnl11:arm64 (1.1.9-1) ...
01:45:23 [2022-12-13T01:45:23.268Z] #53 25.28 Selecting previously unselected package iptables.
01:45:23 [2022-12-13T01:45:23.268Z] #53 25.29 Preparing to unpack .../25-iptables_1.8.7-1_arm64.deb ...
01:45:23 [2022-12-13T01:45:23.268Z] #53 25.29 Unpacking iptables (1.8.7-1) ...
01:45:23 [2022-12-13T01:45:23.268Z] #53 25.62 Selecting previously unselected package libonig5:arm64.
01:45:23 [2022-12-13T01:45:23.268Z] #53 25.62 Preparing to unpack .../26-libonig5_6.9.6-1.1_arm64.deb ...
01:45:23 [2022-12-13T01:45:23.268Z] #53 25.63 Unpacking libonig5:arm64 (6.9.6-1.1) ...
01:45:23 [2022-12-13T01:45:23.268Z] #53 25.78 Selecting previously unselected package libjq1:arm64.
01:45:23 [2022-12-13T01:45:23.268Z] #53 25.80 Preparing to unpack .../27-libjq1_1.6-2.1_arm64.deb ...
01:45:23 [2022-12-13T01:45:23.268Z] #53 25.80 Unpacking libjq1:arm64 (1.6-2.1) ...
01:45:23 [2022-12-13T01:45:23.268Z] #53 25.91 Selecting previously unselected package jq.
01:45:23 [2022-12-13T01:45:23.268Z] #53 25.93 Preparing to unpack .../28-jq_1.6-2.1_arm64.deb ...
01:45:23 [2022-12-13T01:45:23.268Z] #53 25.94 Unpacking jq (1.6-2.1) ...
01:45:23 [2022-12-13T01:45:23.268Z] #53 26.02 Selecting previously unselected package libaio1:arm64.
01:45:23 [2022-12-13T01:45:23.268Z] #53 26.02 Preparing to unpack .../29-libaio1_0.3.112-9_arm64.deb ...
01:45:23 [2022-12-13T01:45:23.268Z] #53 26.03 Unpacking libaio1:arm64 (0.3.112-9) ...
01:45:23 [2022-12-13T01:45:23.268Z] #53 26.10 Selecting previously unselected package libgpm2:arm64.
01:45:23 [2022-12-13T01:45:23.268Z] #53 26.11 Preparing to unpack .../30-libgpm2_1.20.7-8_arm64.deb ...
01:45:23 [2022-12-13T01:45:23.268Z] #53 26.11 Unpacking libgpm2:arm64 (1.20.7-8) ...
01:45:23 [2022-12-13T01:45:23.268Z] #53 26.20 Selecting previously unselected package libicu67:arm64.
01:45:23 [2022-12-13T01:45:23.268Z] #53 26.20 Preparing to unpack .../31-libicu67_67.1-7_arm64.deb ...
01:45:23 [2022-12-13T01:45:23.268Z] #53 26.20 Unpacking libicu67:arm64 (67.1-7) ...
01:45:23 [2022-12-13T01:45:23.268Z] #53 29.21 Selecting previously unselected package libinih1:arm64.
01:45:23 [2022-12-13T01:45:23.268Z] #53 29.21 Preparing to unpack .../32-libinih1_53-1+b2_arm64.deb ...
01:45:23 [2022-12-13T01:45:23.268Z] #53 29.22 Unpacking libinih1:arm64 (53-1+b2) ...
01:45:23 [2022-12-13T01:45:23.268Z] #53 29.31 Selecting previously unselected package libmicrohttpd12:arm64.
01:45:23 [2022-12-13T01:45:23.268Z] #53 29.31 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_arm64.deb ...
01:45:23 [2022-12-13T01:45:23.268Z] #53 29.32 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ...
01:45:23 [2022-12-13T01:45:23.268Z] #53 29.44 Selecting previously unselected package libnet1:arm64.
01:45:23 [2022-12-13T01:45:23.268Z] #53 29.44 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
01:45:23 [2022-12-13T01:45:23.268Z] #53 29.45 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
01:45:23 [2022-12-13T01:45:23.268Z] #53 29.54 Selecting previously unselected package libnl-3-200:arm64.
01:45:23 [2022-12-13T01:45:23.268Z] #53 29.54 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_arm64.deb ...
01:45:23 [2022-12-13T01:45:23.268Z] #53 29.55 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
01:45:23 [2022-12-13T01:45:23.268Z] #53 29.64 Selecting previously unselected package libprotobuf-c1:arm64.
01:45:23 [2022-12-13T01:45:23.268Z] #53 29.64 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
01:45:23 [2022-12-13T01:45:23.268Z] #53 29.65 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
01:45:23 [2022-12-13T01:45:23.268Z] #53 29.72 Selecting previously unselected package libyajl2:arm64.
01:45:23 [2022-12-13T01:45:23.268Z] #53 29.72 Preparing to unpack .../37-libyajl2_2.1.0-3_arm64.deb ...
01:45:23 [2022-12-13T01:45:23.268Z] #53 29.73 Unpacking libyajl2:arm64 (2.1.0-3) ...
01:45:23 [2022-12-13T01:45:23.268Z] #53 29.80 Selecting previously unselected package net-tools.
01:45:23 [2022-12-13T01:45:23.268Z] #53 29.81 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
01:45:23 [2022-12-13T01:45:23.268Z] #53 29.81 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
01:45:23 [2022-12-13T01:45:23.268Z] #53 30.00 Selecting previously unselected package patch.
01:45:23 [2022-12-13T01:45:23.268Z] #53 30.00 Preparing to unpack .../39-patch_2.7.6-7_arm64.deb ...
01:45:23 [2022-12-13T01:45:23.268Z] #53 30.01 Unpacking patch (2.7.6-7) ...
01:45:23 [2022-12-13T01:45:23.268Z] #53 30.16 Selecting previously unselected package python-pip-whl.
01:45:23 [2022-12-13T01:45:23.268Z] #53 30.16 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
01:45:23 [2022-12-13T01:45:23.268Z] #53 30.18 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
01:45:23 [2022-12-13T01:45:23.268Z] #53 30.66 Selecting previously unselected package python3-lib2to3.
01:45:23 [2022-12-13T01:45:23.268Z] #53 30.67 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ...
01:45:23 [2022-12-13T01:45:23.268Z] #53 30.69 Unpacking python3-lib2to3 (3.9.2-1) ...
01:45:23 [2022-12-13T01:45:23.268Z] #53 30.80 Selecting previously unselected package python3-distutils.
01:45:23 [2022-12-13T01:45:23.268Z] #53 30.81 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ...
01:45:23 [2022-12-13T01:45:23.268Z] #53 30.81 Unpacking python3-distutils (3.9.2-1) ...
01:45:23 [2022-12-13T01:45:23.268Z] #53 30.91 Selecting previously unselected package python3-pkg-resources.
01:45:23 [2022-12-13T01:45:23.268Z] #53 30.92 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ...
01:45:23 [2022-12-13T01:45:23.268Z] #53 30.94 Unpacking python3-pkg-resources (52.0.0-4) ...
01:45:23 [2022-12-13T01:45:23.268Z] #53 31.08 Selecting previously unselected package python3-setuptools.
01:45:23 [2022-12-13T01:45:23.268Z] #53 31.08 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ...
01:45:23 [2022-12-13T01:45:23.268Z] #53 31.09 Unpacking python3-setuptools (52.0.0-4) ...
01:45:23 [2022-12-13T01:45:23.268Z] #53 ...
01:45:23 [2022-12-13T01:45:23.268Z] 
01:45:23 [2022-12-13T01:45:23.268Z] #40 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
01:45:23 [2022-12-13T01:45:23.268Z] #40 114.3 checking for string.h... yes
01:45:23 [2022-12-13T01:45:23.268Z] #40 114.4 checking for memory.h... yes
01:45:23 [2022-12-13T01:45:23.527Z] #40 114.6 checking for strings.h... yes
01:45:23 [2022-12-13T01:45:23.787Z] #40 114.7 checking for inttypes.h... yes
01:45:24 [2022-12-13T01:45:24.047Z] #40 114.9 checking for stdint.h... yes
01:45:24 [2022-12-13T01:45:24.310Z] #40 115.1 checking for unistd.h... yes
01:45:24 [2022-12-13T01:45:24.310Z] #40 115.2 checking for dlfcn.h... yes
01:45:24 [2022-12-13T01:45:24.310Z] #40 115.4 checking for objdir... .libs
01:45:24 [2022-12-13T01:45:24.879Z] #40 115.8 checking if gcc supports -fno-rtti -fno-exceptions... no
01:45:24 [2022-12-13T01:45:24.879Z] #40 116.0 checking for gcc option to produce PIC... -fPIC -DPIC
01:45:25 [2022-12-13T01:45:25.138Z] #40 116.0 checking if gcc PIC flag -fPIC -DPIC works... yes
01:45:25 [2022-12-13T01:45:25.397Z] #40 116.1 checking if gcc static flag -static works... yes
01:45:25 [2022-12-13T01:45:25.657Z] #40 116.5 checking if gcc supports -c -o file.o... yes
01:45:25 [2022-12-13T01:45:25.657Z] #40 116.6 checking if gcc supports -c -o file.o... (cached) yes
01:45:25 [2022-12-13T01:45:25.657Z] #40 116.6 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
01:45:25 [2022-12-13T01:45:25.916Z] #40 116.7 checking dynamic linker characteristics... GNU/Linux ld.so
01:45:25 [2022-12-13T01:45:25.916Z] #40 117.0 checking how to hardcode library paths into programs... immediate
01:45:25 [2022-12-13T01:45:25.916Z] #40 117.0 checking whether stripping libraries is possible... yes
01:45:25 [2022-12-13T01:45:25.916Z] #40 117.0 checking if libtool supports shared libraries... yes
01:45:25 [2022-12-13T01:45:25.916Z] #40 117.0 checking whether to build shared libraries... no
01:45:25 [2022-12-13T01:45:25.916Z] #40 117.0 checking whether to build static libraries... yes
01:45:26 [2022-12-13T01:45:26.175Z] #40 117.0 checking float.h usability... yes
01:45:26 [2022-12-13T01:45:26.175Z] #40 117.2 checking float.h presence... yes
01:45:26 [2022-12-13T01:45:26.175Z] #40 117.2 checking for float.h... yes
01:45:26 [2022-12-13T01:45:26.434Z] #40 117.2 checking limits.h usability... yes
01:45:26 [2022-12-13T01:45:26.434Z] #40 117.5 checking limits.h presence... yes
01:45:26 [2022-12-13T01:45:26.434Z] #40 117.6 checking for limits.h... yes
01:45:26 [2022-12-13T01:45:26.694Z] #40 117.6 checking stddef.h usability... yes
01:45:26 [2022-12-13T01:45:26.694Z] #40 117.7 checking stddef.h presence... yes
01:45:26 [2022-12-13T01:45:26.694Z] #40 117.7 checking for stddef.h... yes
01:45:26 [2022-12-13T01:45:26.694Z] #40 117.8 checking for stdlib.h... (cached) yes
01:45:26 [2022-12-13T01:45:26.694Z] #40 117.8 checking for string.h... (cached) yes
01:45:26 [2022-12-13T01:45:26.953Z] #40 117.8 checking sys/time.h usability... yes
01:45:27 [2022-12-13T01:45:27.212Z] #40 118.1 checking sys/time.h presence... yes
01:45:27 [2022-12-13T01:45:27.212Z] #40 118.2 checking for sys/time.h... yes
01:45:27 [2022-12-13T01:45:27.212Z] #40 118.2 checking for inline... inline
01:45:27 [2022-12-13T01:45:27.471Z] #40 118.3 checking for size_t... yes
01:45:27 [2022-12-13T01:45:27.471Z] #40 118.6 checking for stdlib.h... (cached) yes
01:45:27 [2022-12-13T01:45:27.730Z] #40 118.6 checking for GNU libc compatible malloc... yes
01:45:27 [2022-12-13T01:45:27.730Z] #40 118.8 checking for stdlib.h... (cached) yes
01:45:27 [2022-12-13T01:45:27.990Z] #40 118.8 checking for GNU libc compatible realloc... yes
01:45:28 [2022-12-13T01:45:28.250Z] #40 119.1 checking for working strtod... yes
01:45:28 [2022-12-13T01:45:28.250Z] #40 119.3 checking for gettimeofday... yes
01:45:28 [2022-12-13T01:45:28.769Z] #40 119.5 checking for memset... yes
01:45:28 [2022-12-13T01:45:28.769Z] #40 119.8 checking for strspn... yes
01:45:29 [2022-12-13T01:45:29.028Z] #40 120.1 checking that generated files are newer than configure... done
01:45:29 [2022-12-13T01:45:29.028Z] #40 120.1 configure: creating ./config.status
01:45:31 [2022-12-13T01:45:31.575Z] #40 122.5 config.status: creating Makefile
01:45:31 [2022-12-13T01:45:31.575Z] #40 122.6 config.status: creating config.h
01:45:31 [2022-12-13T01:45:31.575Z] #40 122.6 config.status: executing depfiles commands
01:45:31 [2022-12-13T01:45:31.838Z] #40 122.8 config.status: executing libtool commands
01:45:32 [2022-12-13T01:45:32.776Z] #40 123.7   GEN      .version
01:45:32 [2022-12-13T01:45:32.776Z] #40 123.7 make  install-recursive
01:45:32 [2022-12-13T01:45:32.776Z] #40 123.7 make[1]: Entering directory '/tmp/crun-build'
01:45:32 [2022-12-13T01:45:32.776Z] #40 123.8 Making install in libocispec
01:45:32 [2022-12-13T01:45:32.776Z] #40 123.9 make[2]: Entering directory '/tmp/crun-build/libocispec'
01:45:32 [2022-12-13T01:45:32.776Z] #40 123.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
01:45:33 [2022-12-13T01:45:33.036Z] #40 123.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
01:45:33 [2022-12-13T01:45:33.036Z] #40 124.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
01:45:33 [2022-12-13T01:45:33.036Z] #40 124.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
01:45:33 [2022-12-13T01:45:33.606Z] #40 124.6 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
01:45:33 [2022-12-13T01:45:33.606Z] #40 ...
01:45:33 [2022-12-13T01:45:33.606Z] 
01:45:33 [2022-12-13T01:45:33.606Z] #53 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
01:45:33 [2022-12-13T01:45:33.606Z] #53 31.36 Selecting previously unselected package python3-wheel.
01:45:33 [2022-12-13T01:45:33.606Z] #53 31.37 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ...
01:45:33 [2022-12-13T01:45:33.606Z] #53 31.40 Unpacking python3-wheel (0.34.2-1) ...
01:45:33 [2022-12-13T01:45:33.606Z] #53 31.49 Selecting previously unselected package python3-pip.
01:45:33 [2022-12-13T01:45:33.606Z] #53 31.49 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ...
01:45:33 [2022-12-13T01:45:33.606Z] #53 31.51 Unpacking python3-pip (20.3.4-4+deb11u1) ...
01:45:33 [2022-12-13T01:45:33.606Z] #53 31.88 Selecting previously unselected package sudo.
01:45:33 [2022-12-13T01:45:33.606Z] #53 31.88 Preparing to unpack .../47-sudo_1.9.5p2-3_arm64.deb ...
01:45:33 [2022-12-13T01:45:33.606Z] #53 31.89 Unpacking sudo (1.9.5p2-3) ...
01:45:33 [2022-12-13T01:45:33.606Z] #53 32.47 Selecting previously unselected package systemd-journal-remote.
01:45:33 [2022-12-13T01:45:33.606Z] #53 32.48 Preparing to unpack .../48-systemd-journal-remote_247.3-7+deb11u1_arm64.deb ...
01:45:33 [2022-12-13T01:45:33.606Z] #53 32.48 Unpacking systemd-journal-remote (247.3-7+deb11u1) ...
01:45:33 [2022-12-13T01:45:33.606Z] #53 32.62 Selecting previously unselected package thin-provisioning-tools.
01:45:33 [2022-12-13T01:45:33.606Z] #53 32.62 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_arm64.deb ...
01:45:33 [2022-12-13T01:45:33.606Z] #53 32.64 Unpacking thin-provisioning-tools (0.9.0-1) ...
01:45:33 [2022-12-13T01:45:33.606Z] #53 32.88 Selecting previously unselected package uidmap.
01:45:33 [2022-12-13T01:45:33.606Z] #53 32.91 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_arm64.deb ...
01:45:33 [2022-12-13T01:45:33.606Z] #53 32.91 Unpacking uidmap (1:4.8.1-1) ...
01:45:33 [2022-12-13T01:45:33.606Z] #53 33.04 Selecting previously unselected package vim-runtime.
01:45:33 [2022-12-13T01:45:33.606Z] #53 33.05 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
01:45:33 [2022-12-13T01:45:33.606Z] #53 33.07 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
01:45:33 [2022-12-13T01:45:33.606Z] #53 33.09 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
01:45:33 [2022-12-13T01:45:33.606Z] #53 33.09 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
01:45:33 [2022-12-13T01:45:33.606Z] #53 35.93 Selecting previously unselected package vim.
01:45:33 [2022-12-13T01:45:33.606Z] #53 35.94 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
01:45:33 [2022-12-13T01:45:33.606Z] #53 35.98 Unpacking vim (2:8.2.2434-3+deb11u1) ...
01:45:33 [2022-12-13T01:45:33.606Z] #53 36.57 Selecting previously unselected package xfsprogs.
01:45:33 [2022-12-13T01:45:33.606Z] #53 36.58 Preparing to unpack .../53-xfsprogs_5.10.0-4_arm64.deb ...
01:45:33 [2022-12-13T01:45:33.606Z] #53 36.58 Unpacking xfsprogs (5.10.0-4) ...
01:45:33 [2022-12-13T01:45:33.606Z] #53 37.09 Selecting previously unselected package zip.
01:45:33 [2022-12-13T01:45:33.606Z] #53 37.10 Preparing to unpack .../54-zip_3.0-12_arm64.deb ...
01:45:33 [2022-12-13T01:45:33.606Z] #53 37.10 Unpacking zip (3.0-12) ...
01:45:33 [2022-12-13T01:45:33.606Z] #53 37.25 Selecting previously unselected package zstd.
01:45:33 [2022-12-13T01:45:33.606Z] #53 37.25 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_arm64.deb ...
01:45:33 [2022-12-13T01:45:33.606Z] #53 37.26 Unpacking zstd (1.4.8+dfsg-2.1) ...
01:45:33 [2022-12-13T01:45:33.606Z] #53 37.56 Setting up python3-pkg-resources (52.0.0-4) ...
01:45:33 [2022-12-13T01:45:33.606Z] #53 38.39 Setting up libip4tc2:arm64 (1.8.7-1) ...
01:45:33 [2022-12-13T01:45:33.606Z] #53 38.40 Setting up net-tools (1.60+git20181103.0eebece-1) ...
01:45:33 [2022-12-13T01:45:33.606Z] #53 38.42 Setting up libgpm2:arm64 (1.20.7-8) ...
01:45:33 [2022-12-13T01:45:33.606Z] #53 38.44 Setting up libicu67:arm64 (67.1-7) ...
01:45:33 [2022-12-13T01:45:33.606Z] #53 38.46 Setting up libip6tc2:arm64 (1.8.7-1) ...
01:45:33 [2022-12-13T01:45:33.606Z] #53 38.48 Setting up libinih1:arm64 (53-1+b2) ...
01:45:33 [2022-12-13T01:45:33.606Z] #53 38.50 Setting up libargon2-1:arm64 (0~20171227-0.2) ...
01:45:33 [2022-12-13T01:45:33.606Z] #53 38.51 Setting up uidmap (1:4.8.1-1) ...
01:45:33 [2022-12-13T01:45:33.606Z] #53 38.53 Setting up libyajl2:arm64 (2.1.0-3) ...
01:45:33 [2022-12-13T01:45:33.606Z] #53 38.55 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
01:45:33 [2022-12-13T01:45:33.606Z] #53 38.57 Setting up bzip2 (1.0.8-4) ...
01:45:33 [2022-12-13T01:45:33.606Z] #53 38.58 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
01:45:33 [2022-12-13T01:45:33.606Z] #53 38.59 Setting up python3-wheel (0.34.2-1) ...
01:45:33 [2022-12-13T01:45:33.606Z] #53 39.20 Setting up libmicrohttpd12:arm64 (0.9.72-2) ...
01:45:33 [2022-12-13T01:45:33.606Z] #53 39.22 Setting up xxd (2:8.2.2434-3+deb11u1) ...
01:45:33 [2022-12-13T01:45:33.606Z] #53 39.23 Setting up libcap2:arm64 (1:2.44-1) ...
01:45:33 [2022-12-13T01:45:33.606Z] #53 39.25 Setting up libcap2-bin (1:2.44-1) ...
01:45:33 [2022-12-13T01:45:33.606Z] #53 39.27 Setting up apparmor (2.13.6-10) ...
01:45:33 [2022-12-13T01:45:33.606Z] #53 40.98 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service.
01:45:33 [2022-12-13T01:45:33.606Z] #53 41.19 Setting up zip (3.0-12) ...
01:45:33 [2022-12-13T01:45:33.606Z] #53 41.24 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
01:45:33 [2022-12-13T01:45:33.606Z] #53 41.32 Setting up bash-completion (1:2.11-2) ...
01:45:33 [2022-12-13T01:45:33.606Z] #53 ...
01:45:33 [2022-12-13T01:45:33.606Z] 
01:45:33 [2022-12-13T01:45:33.606Z] #40 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
01:45:33 [2022-12-13T01:45:33.606Z] #40 124.7 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
01:45:33 [2022-12-13T01:45:33.606Z] #40 124.7 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
01:45:33 [2022-12-13T01:45:33.606Z] #40 124.7 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
01:45:33 [2022-12-13T01:45:33.606Z] #40 124.7 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
01:45:33 [2022-12-13T01:45:33.606Z] #40 124.7 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
01:45:33 [2022-12-13T01:45:33.606Z] #40 124.7 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
01:45:33 [2022-12-13T01:45:33.606Z] #40 124.7 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
01:45:33 [2022-12-13T01:45:33.606Z] #40 124.7 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
01:45:33 [2022-12-13T01:45:33.866Z] #40 124.9 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
01:45:33 [2022-12-13T01:45:33.866Z] #40 124.9 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
01:45:33 [2022-12-13T01:45:33.866Z] #40 124.9 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
01:45:33 [2022-12-13T01:45:33.866Z] #40 124.9 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
01:45:33 [2022-12-13T01:45:33.866Z] #40 124.9 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
01:45:33 [2022-12-13T01:45:33.866Z] #40 124.9 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
01:45:33 [2022-12-13T01:45:33.866Z] #40 124.9 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
01:45:34 [2022-12-13T01:45:34.438Z] #40 125.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
01:45:34 [2022-12-13T01:45:34.438Z] #40 125.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
01:45:34 [2022-12-13T01:45:34.439Z] #40 125.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
01:45:34 [2022-12-13T01:45:34.439Z] #40 125.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
01:45:34 [2022-12-13T01:45:34.439Z] #40 125.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
01:45:34 [2022-12-13T01:45:34.439Z] #40 125.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
01:45:34 [2022-12-13T01:45:34.439Z] #40 125.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
01:45:34 [2022-12-13T01:45:34.439Z] #40 125.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
01:45:34 [2022-12-13T01:45:34.439Z] #40 125.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
01:45:34 [2022-12-13T01:45:34.439Z] #40 125.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
01:45:34 [2022-12-13T01:45:34.439Z] #40 125.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
01:45:34 [2022-12-13T01:45:34.439Z] #40 125.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
01:45:34 [2022-12-13T01:45:34.439Z] #40 125.6 make  install-recursive
01:45:34 [2022-12-13T01:45:34.713Z] #40 125.6 make[3]: Entering directory '/tmp/crun-build/libocispec'
01:45:34 [2022-12-13T01:45:34.713Z] #40 125.7 Making install in yajl
01:45:34 [2022-12-13T01:45:34.713Z] #40 125.7 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
01:45:34 [2022-12-13T01:45:34.713Z] #40 125.8   CC       verify/json_verify-json_verify.o
01:45:34 [2022-12-13T01:45:34.713Z] #40 125.8   CC       src/libyajl_la-yajl_alloc.lo
01:45:34 [2022-12-13T01:45:34.713Z] #40 125.8   CC       src/libyajl_la-yajl.lo
01:45:34 [2022-12-13T01:45:34.713Z] #40 125.8   CC       src/libyajl_la-yajl_gen.lo
01:45:34 [2022-12-13T01:45:34.713Z] #40 125.8   CC       src/libyajl_la-yajl_parser.lo
01:45:34 [2022-12-13T01:45:34.713Z] #40 125.9   CC       src/libyajl_la-yajl_buf.lo
01:45:34 [2022-12-13T01:45:34.713Z] #40 125.9   CC       src/libyajl_la-yajl_encode.lo
01:45:34 [2022-12-13T01:45:34.978Z] #40 125.9   CC       src/libyajl_la-yajl_lex.lo
01:45:34 [2022-12-13T01:45:34.978Z] #40 126.0   CC       src/libyajl_la-yajl_tree.lo
01:45:39 [2022-12-13T01:45:39.171Z] #40 ...
01:45:39 [2022-12-13T01:45:39.171Z] 
01:45:39 [2022-12-13T01:45:39.172Z] #53 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
01:45:39 [2022-12-13T01:45:39.172Z] #53 44.07 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
01:45:39 [2022-12-13T01:45:39.172Z] #53 44.12 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
01:45:39 [2022-12-13T01:45:39.172Z] #53 44.14 Setting up libmnl0:arm64 (1.0.4-3) ...
01:45:39 [2022-12-13T01:45:39.172Z] #53 44.18 Setting up patch (2.7.6-7) ...
01:45:39 [2022-12-13T01:45:39.172Z] #53 44.21 Setting up sudo (1.9.5p2-3) ...
01:45:39 [2022-12-13T01:45:39.172Z] #53 44.32 invoke-rc.d: could not determine current runlevel
01:45:39 [2022-12-13T01:45:39.172Z] #53 44.33 invoke-rc.d: policy-rc.d denied execution of start.
01:45:39 [2022-12-13T01:45:39.172Z] #53 44.35 Setting up xfsprogs (5.10.0-4) ...
01:45:39 [2022-12-13T01:45:39.172Z] #53 44.36 System has not been booted with systemd as init system (PID 1). Can't operate.
01:45:39 [2022-12-13T01:45:39.172Z] #53 44.36 Failed to connect to bus: Host is down
01:45:39 [2022-12-13T01:45:39.172Z] #53 44.37 Setting up libxtables12:arm64 (1.8.7-1) ...
01:45:39 [2022-12-13T01:45:39.172Z] #53 44.41 Setting up inetutils-ping (2:2.0-1+deb11u1) ...
01:45:39 [2022-12-13T01:45:39.172Z] #53 44.43 Setting up pigz (2.6-1) ...
01:45:39 [2022-12-13T01:45:39.172Z] #53 44.44 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
01:45:39 [2022-12-13T01:45:39.172Z] #53 44.48 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
01:45:39 [2022-12-13T01:45:39.172Z] #53 44.53 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
01:45:39 [2022-12-13T01:45:39.172Z] #53 44.55 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
01:45:39 [2022-12-13T01:45:39.172Z] #53 45.34 Setting up libaio1:arm64 (0.3.112-9) ...
01:45:39 [2022-12-13T01:45:39.172Z] #53 45.37 Setting up python3-lib2to3 (3.9.2-1) ...
01:45:39 [2022-12-13T01:45:39.172Z] #53 45.73 Setting up libelf1:arm64 (0.183-1) ...
01:45:39 [2022-12-13T01:45:39.172Z] #53 45.75 Setting up libjson-c5:arm64 (0.15-2) ...
01:45:39 [2022-12-13T01:45:39.172Z] #53 45.76 Setting up zstd (1.4.8+dfsg-2.1) ...
01:45:39 [2022-12-13T01:45:39.172Z] #53 45.77 Setting up libonig5:arm64 (6.9.6-1.1) ...
01:45:39 [2022-12-13T01:45:39.172Z] #53 45.78 Setting up libkmod2:arm64 (28-1) ...
01:45:39 [2022-12-13T01:45:39.172Z] #53 45.80 Setting up python3-distutils (3.9.2-1) ...
01:45:39 [2022-12-13T01:45:39.172Z] #53 46.24 Setting up vim (2:8.2.2434-3+deb11u1) ...
01:45:39 [2022-12-13T01:45:39.172Z] #53 46.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
01:45:39 [2022-12-13T01:45:39.172Z] #53 46.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
01:45:39 [2022-12-13T01:45:39.172Z] #53 46.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
01:45:39 [2022-12-13T01:45:39.172Z] #53 46.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
01:45:39 [2022-12-13T01:45:39.172Z] #53 46.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
01:45:39 [2022-12-13T01:45:39.172Z] #53 46.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
01:45:39 [2022-12-13T01:45:39.172Z] #53 46.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
01:45:39 [2022-12-13T01:45:39.172Z] #53 46.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
01:45:39 [2022-12-13T01:45:39.172Z] #53 46.34 Setting up python3-setuptools (52.0.0-4) ...
01:45:40 [2022-12-13T01:45:40.109Z] #53 47.82 Setting up libjq1:arm64 (1.6-2.1) ...
01:45:40 [2022-12-13T01:45:40.109Z] #53 47.84 Setting up libnftnl11:arm64 (1.1.9-1) ...
01:45:40 [2022-12-13T01:45:40.109Z] #53 47.86 Setting up thin-provisioning-tools (0.9.0-1) ...
01:45:40 [2022-12-13T01:45:40.109Z] #53 47.87 Setting up python3-pip (20.3.4-4+deb11u1) ...
01:45:41 [2022-12-13T01:45:41.046Z] #53 48.96 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
01:45:41 [2022-12-13T01:45:41.046Z] #53 48.97 Setting up jq (1.6-2.1) ...
01:45:41 [2022-12-13T01:45:41.046Z] #53 48.99 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
01:45:41 [2022-12-13T01:45:41.046Z] #53 49.02 Setting up libbpf0:arm64 (1:0.3-2) ...
01:45:41 [2022-12-13T01:45:41.046Z] #53 49.04 Setting up iptables (1.8.7-1) ...
01:45:41 [2022-12-13T01:45:41.046Z] #53 49.05 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
01:45:41 [2022-12-13T01:45:41.046Z] #53 49.06 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
01:45:41 [2022-12-13T01:45:41.046Z] #53 49.07 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
01:45:41 [2022-12-13T01:45:41.046Z] #53 49.07 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
01:45:41 [2022-12-13T01:45:41.046Z] #53 49.09 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
01:45:41 [2022-12-13T01:45:41.046Z] #53 49.10 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
01:45:41 [2022-12-13T01:45:41.046Z] #53 49.11 Setting up iproute2 (5.10.0-4) ...
01:45:41 [2022-12-13T01:45:41.615Z] #53 49.48 Setting up systemd (247.3-7+deb11u1) ...
01:45:41 [2022-12-13T01:45:41.615Z] #53 49.59 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
01:45:41 [2022-12-13T01:45:41.615Z] #53 49.60 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
01:45:41 [2022-12-13T01:45:41.874Z] #53 49.61 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
01:45:41 [2022-12-13T01:45:41.874Z] #53 49.63 Initializing machine ID from random generator.
01:45:42 [2022-12-13T01:45:42.811Z] #53 50.83 Setting up systemd-journal-remote (247.3-7+deb11u1) ...
01:45:43 [2022-12-13T01:45:43.329Z] #53 51.17 Processing triggers for libc-bin (2.31-13+deb11u5) ...
01:45:44 [2022-12-13T01:45:44.712Z] #53 DONE 52.8s
01:45:44 [2022-12-13T01:45:44.712Z] 
01:45:44 [2022-12-13T01:45:44.712Z] #40 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
01:45:44 [2022-12-13T01:45:44.712Z] #40 131.2   CCLD     libyajl.la
01:45:44 [2022-12-13T01:45:44.712Z] #40 131.7   CCLD     verify/json_verify
01:45:44 [2022-12-13T01:45:44.712Z] #40 132.0 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
01:45:44 [2022-12-13T01:45:44.712Z] #40 132.1 make[5]: Nothing to be done for 'install-exec-am'.
01:45:44 [2022-12-13T01:45:44.712Z] #40 132.1 make[5]: Nothing to be done for 'install-data-am'.
01:45:44 [2022-12-13T01:45:44.712Z] #40 132.1 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
01:45:44 [2022-12-13T01:45:44.712Z] #40 132.1 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
01:45:44 [2022-12-13T01:45:44.712Z] #40 132.1 make[4]: Entering directory '/tmp/crun-build/libocispec'
01:45:44 [2022-12-13T01:45:44.712Z] #40 132.2   CC       src/validate.o
01:45:44 [2022-12-13T01:45:44.712Z] #40 132.2   CC       src/image_spec_schema_config_schema.lo
01:45:44 [2022-12-13T01:45:44.712Z] #40 132.2   CC       src/image_spec_schema_content_descriptor.lo
01:45:44 [2022-12-13T01:45:44.712Z] #40 132.2   CC       src/image_spec_schema_defs.lo
01:45:44 [2022-12-13T01:45:44.712Z] #40 132.2   CC       src/image_spec_schema_defs_descriptor.lo
01:45:44 [2022-12-13T01:45:44.712Z] #40 132.2   CC       src/image_spec_schema_image_index_schema.lo
01:45:44 [2022-12-13T01:45:44.712Z] #40 132.2   CC       src/image_spec_schema_image_layout_schema.lo
01:45:44 [2022-12-13T01:45:44.712Z] #40 132.2   CC       src/image_spec_schema_image_manifest_schema.lo
01:45:44 [2022-12-13T01:45:44.712Z] #40 132.3   CC       src/runtime_spec_schema_config_linux.lo
01:45:44 [2022-12-13T01:45:44.712Z] #40 132.3   CC       src/runtime_spec_schema_config_zos.lo
01:45:44 [2022-12-13T01:45:44.712Z] #40 132.4   CC       src/runtime_spec_schema_config_schema.lo
01:45:44 [2022-12-13T01:45:44.712Z] #40 132.5   CC       src/runtime_spec_schema_config_solaris.lo
01:45:44 [2022-12-13T01:45:44.712Z] #40 132.5   CC       src/runtime_spec_schema_config_vm.lo
01:45:44 [2022-12-13T01:45:44.712Z] #40 132.6   CC       src/runtime_spec_schema_config_windows.lo
01:45:44 [2022-12-13T01:45:44.712Z] #40 132.7   CC       src/runtime_spec_schema_defs.lo
01:45:44 [2022-12-13T01:45:44.712Z] #40 132.7   CC       src/runtime_spec_schema_defs_linux.lo
01:45:44 [2022-12-13T01:45:44.712Z] #40 132.8   CC       src/runtime_spec_schema_defs_zos.lo
01:45:44 [2022-12-13T01:45:44.712Z] #40 132.8   CC       src/runtime_spec_schema_defs_vm.lo
01:45:44 [2022-12-13T01:45:44.712Z] #40 132.9   CC       src/runtime_spec_schema_defs_windows.lo
01:45:44 [2022-12-13T01:45:44.712Z] #40 133.1   CC       src/runtime_spec_schema_state_schema.lo
01:45:44 [2022-12-13T01:45:44.712Z] #40 133.1   CC       src/image_manifest_items_image_manifest_items_schema.lo
01:45:44 [2022-12-13T01:45:44.712Z] #40 133.3   CC       src/basic_test_double_array_item.lo
01:45:44 [2022-12-13T01:45:44.712Z] #40 133.5   CC       src/basic_test_double_array.lo
01:45:44 [2022-12-13T01:45:44.712Z] #40 133.5   CC       src/basic_test_top_array_int.lo
01:45:44 [2022-12-13T01:45:44.712Z] #40 133.7   CC       src/basic_test_top_array_string.lo
01:45:44 [2022-12-13T01:45:44.712Z] #40 133.9   CC       src/basic_test_top_double_array_int.lo
01:45:44 [2022-12-13T01:45:44.712Z] #40 134.2   CC       src/basic_test_top_double_array_obj.lo
01:45:44 [2022-12-13T01:45:44.712Z] #40 134.3   CC       src/basic_test_top_double_array_refobj.lo
01:45:44 [2022-12-13T01:45:44.712Z] #40 134.4   CC       src/read-file.lo
01:45:44 [2022-12-13T01:45:44.712Z] #40 134.5   CC       src/basic_test_top_double_array_string.lo
01:45:44 [2022-12-13T01:45:44.712Z] #40 134.5   CC       src/json_common.lo
01:45:44 [2022-12-13T01:45:44.712Z] #40 134.6   CC       tests/test-1.o
01:45:44 [2022-12-13T01:45:44.712Z] #40 134.7   CC       tests/test-2.o
01:45:44 [2022-12-13T01:45:44.712Z] #40 135.2   CC       tests/test-3.o
01:45:44 [2022-12-13T01:45:44.712Z] #40 135.3   CC       tests/test-4.o
01:45:44 [2022-12-13T01:45:44.712Z] #40 135.6   CC       tests/test-5.o
01:45:44 [2022-12-13T01:45:44.712Z] #40 135.7   CC       tests/test-6.o
01:45:44 [2022-12-13T01:45:44.712Z] #40 135.8   CC       tests/test-7.o
01:45:44 [2022-12-13T01:45:44.712Z] #40 135.8   CC       tests/test-8.o
01:45:44 [2022-12-13T01:45:44.712Z] #40 135.9   CC       tests/test-9.o
01:45:44 [2022-12-13T01:45:44.972Z] #40 136.1   CC       tests/test-10.o
01:45:45 [2022-12-13T01:45:45.232Z] #40 136.3   CC       tests/test-11.o
01:45:45 [2022-12-13T01:45:45.802Z] #40 ...
01:45:45 [2022-12-13T01:45:45.802Z] 
01:45:45 [2022-12-13T01:45:45.802Z] #54 [dev-systemd-false  8/28] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
01:45:45 [2022-12-13T01:45:45.802Z] #0 0.795 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
01:45:45 [2022-12-13T01:45:45.802Z] #0 0.802 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
01:45:45 [2022-12-13T01:45:45.802Z] #0 0.807 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
01:45:45 [2022-12-13T01:45:45.802Z] #54 DONE 0.9s
01:45:45 [2022-12-13T01:45:45.802Z] 
01:45:45 [2022-12-13T01:45:45.802Z] #55 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.27.1
01:45:55 [2022-12-13T01:45:55.929Z] #55 9.065 Collecting yamllint==1.27.1
01:45:55 [2022-12-13T01:45:55.929Z] #55 10.10   Downloading yamllint-1.27.1.tar.gz (129 kB)
01:45:56 [2022-12-13T01:45:56.866Z] #55 11.11 Collecting pathspec>=0.5.3
01:45:56 [2022-12-13T01:45:56.866Z] #55 11.11   Downloading pathspec-0.10.3-py3-none-any.whl (29 kB)
01:45:57 [2022-12-13T01:45:57.434Z] #55 11.44 Collecting pyyaml
01:45:57 [2022-12-13T01:45:57.434Z] #55 11.46   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
01:45:57 [2022-12-13T01:45:57.434Z] #55 11.50 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0)
01:45:57 [2022-12-13T01:45:57.434Z] #55 11.50 Building wheels for collected packages: yamllint
01:45:57 [2022-12-13T01:45:57.434Z] #55 11.51   Building wheel for yamllint (setup.py): started
01:45:58 [2022-12-13T01:45:58.003Z] #55 12.41   Building wheel for yamllint (setup.py): finished with status 'done'
01:45:58 [2022-12-13T01:45:58.263Z] #55 12.41   Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=f9daa618b14b265b2ac6f2aebdfc293dfcbc193689bcbb2c402f3adff2bfda12
01:45:58 [2022-12-13T01:45:58.263Z] #55 12.42   Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee
01:45:58 [2022-12-13T01:45:58.263Z] #55 12.42 Successfully built yamllint
01:45:58 [2022-12-13T01:45:58.263Z] #55 12.44 Installing collected packages: pyyaml, pathspec, yamllint
01:45:58 [2022-12-13T01:45:58.522Z] #55 12.84 Successfully installed pathspec-0.10.3 pyyaml-6.0 yamllint-1.27.1
01:45:59 [2022-12-13T01:45:59.461Z] #55 DONE 13.9s
01:45:59 [2022-12-13T01:45:59.461Z] 
01:45:59 [2022-12-13T01:45:59.461Z] #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
01:46:07 [2022-12-13T01:46:07.590Z] #26 ...
01:46:07 [2022-12-13T01:46:07.590Z] 
01:46:07 [2022-12-13T01:46:07.590Z] #35 [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
01:46:07 [2022-12-13T01:46:07.590Z] #35 201.7 + dpkg --print-architecture
01:46:08 [2022-12-13T01:46:08.526Z] #35 DONE 202.8s
01:46:08 [2022-12-13T01:46:08.526Z] 
01:46:08 [2022-12-13T01:46:08.526Z] #39 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
01:46:20 [2022-12-13T01:46:20.740Z] #39 ...
01:46:20 [2022-12-13T01:46:20.740Z] 
01:46:20 [2022-12-13T01:46:20.740Z] #40 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
01:46:20 [2022-12-13T01:46:20.740Z] #40 169.7   CCLD     libocispec.la
01:46:20 [2022-12-13T01:46:20.740Z] #40 170.1   CCLD     src/validate
01:46:20 [2022-12-13T01:46:20.740Z] #40 170.1   CCLD     tests/test-1
01:46:20 [2022-12-13T01:46:20.740Z] #40 170.2   CCLD     tests/test-2
01:46:20 [2022-12-13T01:46:20.740Z] #40 170.2   CCLD     tests/test-3
01:46:20 [2022-12-13T01:46:20.740Z] #40 170.2   CCLD     tests/test-4
01:46:20 [2022-12-13T01:46:20.740Z] #40 170.3   CCLD     tests/test-5
01:46:20 [2022-12-13T01:46:20.740Z] #40 170.3   CCLD     tests/test-6
01:46:20 [2022-12-13T01:46:20.740Z] #40 170.4   CCLD     tests/test-7
01:46:20 [2022-12-13T01:46:20.740Z] #40 170.4   CCLD     tests/test-8
01:46:20 [2022-12-13T01:46:20.740Z] #40 170.6   CCLD     tests/test-9
01:46:20 [2022-12-13T01:46:20.740Z] #40 170.6   CCLD     tests/test-10
01:46:20 [2022-12-13T01:46:20.740Z] #40 170.7 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
01:46:20 [2022-12-13T01:46:20.740Z] #40 170.7   CCLD     tests/test-11
01:46:21 [2022-12-13T01:46:21.000Z] #40 172.2 libtool: link: ar cr libocispec.a 
01:46:21 [2022-12-13T01:46:21.259Z] #40 172.2 libtool: link: ranlib libocispec.a
01:46:22 [2022-12-13T01:46:22.641Z] #40 173.7 make[5]: Entering directory '/tmp/crun-build/libocispec'
01:46:22 [2022-12-13T01:46:22.641Z] #40 173.8 make[5]: Nothing to be done for 'install-exec-am'.
01:46:22 [2022-12-13T01:46:22.641Z] #40 173.8 make[5]: Nothing to be done for 'install-data-am'.
01:46:22 [2022-12-13T01:46:22.641Z] #40 173.8 make[5]: Leaving directory '/tmp/crun-build/libocispec'
01:46:22 [2022-12-13T01:46:22.641Z] #40 173.8 make[4]: Leaving directory '/tmp/crun-build/libocispec'
01:46:22 [2022-12-13T01:46:22.641Z] #40 173.8 make[3]: Leaving directory '/tmp/crun-build/libocispec'
01:46:22 [2022-12-13T01:46:22.641Z] #40 173.8 make[2]: Leaving directory '/tmp/crun-build/libocispec'
01:46:22 [2022-12-13T01:46:22.641Z] #40 173.8 make[2]: Entering directory '/tmp/crun-build'
01:46:22 [2022-12-13T01:46:22.900Z] #40 173.9   CC       src/libcrun/libcrun_testing_a-utils.o
01:46:22 [2022-12-13T01:46:22.900Z] #40 173.9   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
01:46:22 [2022-12-13T01:46:22.900Z] #40 173.9   CC       src/libcrun/libcrun_testing_a-container.o
01:46:22 [2022-12-13T01:46:22.900Z] #40 173.9   CC       src/libcrun/libcrun_testing_a-cgroup.o
01:46:22 [2022-12-13T01:46:22.900Z] #40 174.0   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
01:46:22 [2022-12-13T01:46:22.900Z] #40 174.0   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
01:46:22 [2022-12-13T01:46:22.900Z] #40 174.0   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
01:46:22 [2022-12-13T01:46:22.900Z] #40 174.0   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
01:46:22 [2022-12-13T01:46:22.900Z] #40 174.1   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
01:46:23 [2022-12-13T01:46:23.160Z] #40 174.1   CC       src/libcrun/libcrun_testing_a-criu.o
01:46:23 [2022-12-13T01:46:23.160Z] #40 174.1   CC       src/libcrun/libcrun_testing_a-custom-handler.o
01:46:23 [2022-12-13T01:46:23.160Z] #40 174.2   CC       src/libcrun/libcrun_testing_a-linux.o
01:46:23 [2022-12-13T01:46:23.160Z] #40 174.2   CC       src/libcrun/libcrun_testing_a-seccomp.o
01:46:23 [2022-12-13T01:46:23.160Z] #40 174.3   CC       src/libcrun/libcrun_testing_a-ebpf.o
01:46:23 [2022-12-13T01:46:23.160Z] #40 174.3   CC       src/libcrun/libcrun_testing_a-error.o
01:46:23 [2022-12-13T01:46:23.420Z] #40 174.4   CC       src/libcrun/libcrun_testing_a-status.o
01:46:23 [2022-12-13T01:46:23.420Z] #40 174.4   CC       src/libcrun/libcrun_testing_a-terminal.o
01:46:23 [2022-12-13T01:46:23.420Z] #40 174.5   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
01:46:23 [2022-12-13T01:46:23.420Z] #40 174.5   CC       src/libcrun/libcrun_testing_a-signals.o
01:46:23 [2022-12-13T01:46:23.680Z] #40 174.6   CC       src/libcrun/libcrun_testing_a-mount_flags.o
01:46:23 [2022-12-13T01:46:23.680Z] #40 174.6   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
01:46:23 [2022-12-13T01:46:23.680Z] #40 174.7   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
01:46:23 [2022-12-13T01:46:23.680Z] #40 174.8   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
01:46:23 [2022-12-13T01:46:23.940Z] #40 175.1   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
01:46:23 [2022-12-13T01:46:23.940Z] #40 175.1   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
01:46:24 [2022-12-13T01:46:24.199Z] #40 175.2   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
01:46:24 [2022-12-13T01:46:24.199Z] #40 175.2   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
01:46:24 [2022-12-13T01:46:24.769Z] #40 175.8   CC       src/crun-crun.o
01:46:25 [2022-12-13T01:46:25.029Z] #40 176.0   CC       src/crun-run.o
01:46:25 [2022-12-13T01:46:25.029Z] #40 176.1   CC       src/crun-delete.o
01:46:25 [2022-12-13T01:46:25.029Z] #40 176.2   CC       src/crun-kill.o
01:46:25 [2022-12-13T01:46:25.289Z] #40 176.4   CC       src/crun-pause.o
01:46:25 [2022-12-13T01:46:25.549Z] #40 176.5   CC       src/crun-unpause.o
01:46:26 [2022-12-13T01:46:26.119Z] #40 177.0   CC       src/crun-spec.o
01:46:26 [2022-12-13T01:46:26.119Z] #40 177.2   CC       src/crun-exec.o
01:46:26 [2022-12-13T01:46:26.379Z] #40 177.3   CC       src/crun-list.o
01:46:26 [2022-12-13T01:46:26.639Z] #40 177.6   CC       src/crun-create.o
01:46:26 [2022-12-13T01:46:26.899Z] #40 178.0   CC       src/crun-start.o
01:46:26 [2022-12-13T01:46:26.899Z] #40 178.0   CC       src/crun-state.o
01:46:27 [2022-12-13T01:46:27.159Z] #40 178.2   CC       src/crun-update.o
01:46:27 [2022-12-13T01:46:27.418Z] #40 178.4   CC       src/crun-ps.o
01:46:27 [2022-12-13T01:46:27.419Z] #40 178.6   CC       src/crun-checkpoint.o
01:46:27 [2022-12-13T01:46:27.679Z] #40 178.6   CC       src/crun-restore.o
01:46:27 [2022-12-13T01:46:27.939Z] #40 179.2   CC       src/libcrun/libcrun_la-utils.lo
01:46:28 [2022-12-13T01:46:28.199Z] #40 179.3   CC       src/libcrun/libcrun_la-cloned_binary.lo
01:46:28 [2022-12-13T01:46:28.199Z] #40 179.4   CC       src/libcrun/libcrun_la-container.lo
01:46:28 [2022-12-13T01:46:28.459Z] #40 179.6   CC       src/libcrun/libcrun_la-cgroup.lo
01:46:29 [2022-12-13T01:46:29.399Z] #40 180.2   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
01:46:29 [2022-12-13T01:46:29.399Z] #40 180.5   CC       src/libcrun/libcrun_la-cgroup-resources.lo
01:46:29 [2022-12-13T01:46:29.659Z] #40 180.7   CC       src/libcrun/libcrun_la-cgroup-setup.lo
01:46:29 [2022-12-13T01:46:29.659Z] #40 180.8   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
01:46:29 [2022-12-13T01:46:29.919Z] #40 181.0   CC       src/libcrun/libcrun_la-cgroup-utils.lo
01:46:30 [2022-12-13T01:46:30.178Z] #40 181.3   CC       src/libcrun/libcrun_la-criu.lo
01:46:30 [2022-12-13T01:46:30.178Z] #40 181.3   CC       src/libcrun/libcrun_la-custom-handler.lo
01:46:30 [2022-12-13T01:46:30.438Z] #40 181.5   CC       src/libcrun/libcrun_la-linux.lo
01:46:30 [2022-12-13T01:46:30.697Z] #40 181.7   CC       src/libcrun/libcrun_la-seccomp.lo
01:46:31 [2022-12-13T01:46:31.266Z] #40 182.3   CC       src/libcrun/libcrun_la-ebpf.lo
01:46:31 [2022-12-13T01:46:31.266Z] #40 182.5   CC       src/libcrun/libcrun_la-error.lo
01:46:31 [2022-12-13T01:46:31.835Z] #40 182.9   CC       src/libcrun/libcrun_la-status.lo
01:46:31 [2022-12-13T01:46:31.835Z] #40 182.9   CC       src/libcrun/libcrun_la-terminal.lo
01:46:32 [2022-12-13T01:46:32.095Z] #40 183.2   CC       src/libcrun/libcrun_la-chroot_realpath.lo
01:46:32 [2022-12-13T01:46:32.354Z] #40 183.4   CC       src/libcrun/libcrun_la-signals.lo
01:46:32 [2022-12-13T01:46:32.613Z] #40 183.7   CC       src/libcrun/libcrun_la-mount_flags.lo
01:46:32 [2022-12-13T01:46:32.873Z] #40 183.8   CC       src/libcrun/libcrun_la-seccomp_notify.lo
01:46:33 [2022-12-13T01:46:33.132Z] #40 184.2   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
01:46:33 [2022-12-13T01:46:33.392Z] #40 184.4   CC       src/libcrun/handlers/libcrun_la-krun.lo
01:46:34 [2022-12-13T01:46:34.772Z] #40 185.8   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
01:46:35 [2022-12-13T01:46:35.031Z] #40 186.1   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
01:46:35 [2022-12-13T01:46:35.290Z] #40 186.3   CC       tests/init.o
01:46:36 [2022-12-13T01:46:36.669Z] #40 187.6   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
01:46:54 [2022-12-13T01:46:54.767Z] #40 203.5   CCLD     tests/init
01:47:09 [2022-12-13T01:47:09.660Z] #40 ...
01:47:09 [2022-12-13T01:47:09.660Z] 
01:47:09 [2022-12-13T01:47:09.660Z] #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
01:47:09 [2022-12-13T01:47:09.660Z] #26 262.7 + return
01:47:09 [2022-12-13T01:47:09.660Z] #26 DONE 263.3s
01:47:09 [2022-12-13T01:47:09.660Z] 
01:47:09 [2022-12-13T01:47:09.660Z] #39 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
01:47:10 [2022-12-13T01:47:10.230Z] #39 ...
01:47:10 [2022-12-13T01:47:10.230Z] 
01:47:10 [2022-12-13T01:47:10.230Z] #56 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
01:47:10 [2022-12-13T01:47:10.800Z] #56 DONE 0.6s
01:47:10 [2022-12-13T01:47:10.800Z] 
01:47:10 [2022-12-13T01:47:10.800Z] #39 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
01:47:10 [2022-12-13T01:47:10.800Z] #39 ...
01:47:10 [2022-12-13T01:47:10.800Z] 
01:47:10 [2022-12-13T01:47:10.800Z] #57 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images
01:47:11 [2022-12-13T01:47:11.060Z] #57 DONE 0.2s
01:47:11 [2022-12-13T01:47:11.060Z] 
01:47:11 [2022-12-13T01:47:11.060Z] #58 [dev-systemd-false 12/28] COPY --from=swagger       /build/ /usr/local/bin/
01:47:11 [2022-12-13T01:47:11.060Z] #58 DONE 0.1s
01:47:11 [2022-12-13T01:47:11.060Z] 
01:47:11 [2022-12-13T01:47:11.060Z] #59 [dev-systemd-false 13/28] COPY --from=delve         /build/ /usr/local/bin/
01:47:11 [2022-12-13T01:47:11.681Z] #59 DONE 0.5s
01:47:11 [2022-12-13T01:47:11.681Z] 
01:47:11 [2022-12-13T01:47:11.681Z] #60 [dev-systemd-false 14/28] COPY --from=tomll         /build/ /usr/local/bin/
01:47:11 [2022-12-13T01:47:11.681Z] #60 DONE 0.1s
01:47:11 [2022-12-13T01:47:11.681Z] 
01:47:11 [2022-12-13T01:47:11.681Z] #61 [dev-systemd-false 15/28] COPY --from=gowinres      /build/ /usr/local/bin/
01:47:11 [2022-12-13T01:47:11.681Z] #61 DONE 0.1s
01:47:11 [2022-12-13T01:47:11.681Z] 
01:47:11 [2022-12-13T01:47:11.681Z] #62 [dev-systemd-false 16/28] COPY --from=tini          /build/ /usr/local/bin/
01:47:11 [2022-12-13T01:47:11.945Z] #62 DONE 0.1s
01:47:11 [2022-12-13T01:47:11.945Z] 
01:47:11 [2022-12-13T01:47:11.945Z] #63 [dev-systemd-false 17/28] COPY --from=registry      /build/ /usr/local/bin/
01:47:11 [2022-12-13T01:47:11.945Z] #63 DONE 0.1s
01:47:11 [2022-12-13T01:47:11.945Z] 
01:47:11 [2022-12-13T01:47:11.945Z] #40 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
01:47:11 [2022-12-13T01:47:11.945Z] #40 222.3   AR       libcrun_testing.a
01:47:11 [2022-12-13T01:47:11.945Z] #40 222.3 ar: `u' modifier ignored since `D' is the default (see `U')
01:47:11 [2022-12-13T01:47:11.945Z] #40 222.5   CCLD     tests/tests_libcrun_utils
01:47:11 [2022-12-13T01:47:11.945Z] #40 222.5   CCLD     tests/tests_libcrun_errors
01:47:11 [2022-12-13T01:47:11.945Z] #40 222.5   CCLD     tests/tests_libcrun_fuzzer
01:47:11 [2022-12-13T01:47:11.945Z] #40 ...
01:47:11 [2022-12-13T01:47:11.945Z] 
01:47:11 [2022-12-13T01:47:11.945Z] #64 [dev-systemd-false 18/28] COPY --from=criu          /build/ /usr/local/bin/
01:47:11 [2022-12-13T01:47:11.945Z] #64 DONE 0.1s
01:47:12 [2022-12-13T01:47:12.215Z] 
01:47:12 [2022-12-13T01:47:12.215Z] #65 [dev-systemd-false 19/28] COPY --from=gotestsum     /build/ /usr/local/bin/
01:47:12 [2022-12-13T01:47:12.215Z] #65 DONE 0.1s
01:47:12 [2022-12-13T01:47:12.215Z] 
01:47:12 [2022-12-13T01:47:12.215Z] #40 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
01:47:12 [2022-12-13T01:47:12.215Z] #40 223.2   CCLD     libcrun.la
01:47:13 [2022-12-13T01:47:13.152Z] #40 224.2   CCLD     crun
01:47:13 [2022-12-13T01:47:13.720Z] #40 224.7 make[3]: Entering directory '/tmp/crun-build'
01:47:13 [2022-12-13T01:47:13.720Z] #40 224.9  /bin/mkdir -p '/usr/local/lib'
01:47:13 [2022-12-13T01:47:13.720Z] #40 224.9  /bin/mkdir -p '/usr/local/share/man/man1'
01:47:13 [2022-12-13T01:47:13.720Z] #40 224.9  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
01:47:13 [2022-12-13T01:47:13.720Z] #40 224.9  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
01:47:13 [2022-12-13T01:47:13.978Z] #40 225.0 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
01:47:13 [2022-12-13T01:47:13.978Z] #40 225.0 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
01:47:13 [2022-12-13T01:47:13.978Z] #40 225.1 libtool: install: chmod 644 /usr/local/lib/libcrun.a
01:47:13 [2022-12-13T01:47:13.978Z] #40 225.1 libtool: install: ranlib /usr/local/lib/libcrun.a
01:47:13 [2022-12-13T01:47:13.978Z] #40 225.2 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib
01:47:14 [2022-12-13T01:47:14.238Z] #40 225.2 ----------------------------------------------------------------------
01:47:14 [2022-12-13T01:47:14.238Z] #40 225.2 Libraries have been installed in:
01:47:14 [2022-12-13T01:47:14.238Z] #40 225.2    /usr/local/lib
01:47:14 [2022-12-13T01:47:14.238Z] #40 225.2 
01:47:14 [2022-12-13T01:47:14.238Z] #40 225.2 If you ever happen to want to link against installed libraries
01:47:14 [2022-12-13T01:47:14.238Z] #40 225.2 in a given directory, LIBDIR, you must either use libtool, and
01:47:14 [2022-12-13T01:47:14.238Z] #40 225.2 specify the full pathname of the library, or use the '-LLIBDIR'
01:47:14 [2022-12-13T01:47:14.238Z] #40 225.2 flag during linking and do at least one of the following:
01:47:14 [2022-12-13T01:47:14.238Z] #40 225.2    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
01:47:14 [2022-12-13T01:47:14.238Z] #40 225.2      during execution
01:47:14 [2022-12-13T01:47:14.238Z] #40 225.2    - add LIBDIR to the 'LD_RUN_PATH' environment variable
01:47:14 [2022-12-13T01:47:14.238Z] #40 225.2      during linking
01:47:14 [2022-12-13T01:47:14.238Z] #40 225.2    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
01:47:14 [2022-12-13T01:47:14.238Z] #40 225.2    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
01:47:14 [2022-12-13T01:47:14.238Z] #40 225.2 
01:47:14 [2022-12-13T01:47:14.238Z] #40 225.2 See any operating system documentation about shared libraries for
01:47:14 [2022-12-13T01:47:14.238Z] #40 225.2 more information, such as the ld(1) and ld.so(8) manual pages.
01:47:14 [2022-12-13T01:47:14.238Z] #40 225.2 ----------------------------------------------------------------------
01:47:14 [2022-12-13T01:47:14.238Z] #40 225.2  /bin/mkdir -p '/build'
01:47:14 [2022-12-13T01:47:14.238Z] #40 225.2   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
01:47:14 [2022-12-13T01:47:14.238Z] #40 225.3 libtool: install: /usr/bin/install -c crun /build/crun
01:47:14 [2022-12-13T01:47:14.238Z] #40 225.3 make[3]: Leaving directory '/tmp/crun-build'
01:47:14 [2022-12-13T01:47:14.238Z] #40 225.3 make[2]: Leaving directory '/tmp/crun-build'
01:47:14 [2022-12-13T01:47:14.238Z] #40 225.3 make[1]: Leaving directory '/tmp/crun-build'
01:47:14 [2022-12-13T01:47:14.238Z] #40 DONE 225.4s
01:47:14 [2022-12-13T01:47:14.238Z] 
01:47:14 [2022-12-13T01:47:14.238Z] #39 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
01:47:22 [2022-12-13T01:47:22.362Z] #39 ...
01:47:22 [2022-12-13T01:47:22.362Z] 
01:47:22 [2022-12-13T01:47:22.362Z] #46 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
01:47:22 [2022-12-13T01:47:22.362Z] #46 156.0 + mkdir -p /build
01:47:22 [2022-12-13T01:47:22.362Z] #46 156.0 + cp runc /build/runc
01:47:22 [2022-12-13T01:47:22.362Z] #46 DONE 156.4s
01:47:22 [2022-12-13T01:47:22.362Z] 
01:47:22 [2022-12-13T01:47:22.362Z] #36 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0"      && /build/golangci-lint --version
01:47:22 [2022-12-13T01:47:22.362Z] #36 276.2 golangci-lint has version v1.49.0 built from (unknown, mod sum: "h1:I8WHOavragDttlLHtSraHn/h39C+R60bEQ5NoGcHQr8=") on (unknown)
01:47:22 [2022-12-13T01:47:22.362Z] #36 DONE 276.5s
01:47:22 [2022-12-13T01:47:22.362Z] 
01:47:22 [2022-12-13T01:47:22.362Z] #39 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
01:47:23 [2022-12-13T01:47:23.739Z] #39 ...
01:47:23 [2022-12-13T01:47:23.739Z] 
01:47:23 [2022-12-13T01:47:23.739Z] #66 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/
01:47:25 [2022-12-13T01:47:25.117Z] #66 DONE 1.3s
01:47:25 [2022-12-13T01:47:25.117Z] 
01:47:25 [2022-12-13T01:47:25.117Z] #67 [dev-systemd-false 21/28] COPY --from=shfmt         /build/ /usr/local/bin/
01:47:25 [2022-12-13T01:47:25.117Z] #67 DONE 0.1s
01:47:25 [2022-12-13T01:47:25.117Z] 
01:47:25 [2022-12-13T01:47:25.117Z] #39 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
01:47:25 [2022-12-13T01:47:25.376Z] #39 ...
01:47:25 [2022-12-13T01:47:25.376Z] 
01:47:25 [2022-12-13T01:47:25.376Z] #68 [dev-systemd-false 22/28] COPY --from=runc          /build/ /usr/local/bin/
01:47:25 [2022-12-13T01:47:25.376Z] #68 DONE 0.1s
01:47:25 [2022-12-13T01:47:25.376Z] 
01:47:25 [2022-12-13T01:47:25.376Z] #39 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
01:47:27 [2022-12-13T01:47:27.283Z] #39 245.0 + bin/containerd
01:47:27 [2022-12-13T01:47:27.283Z] #39 245.0 go build  -gcflags=-trimpath=/tmp/tmp.ZZYgOhbQKd/src -buildmode=pie  -o bin/containerd -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.0-beta.0 -X github.com/containerd/containerd/version.Revision=d878d7dda8d97f7f9d1d50b4a5d36d2d8fae9162 -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -extldflags "-fno-PIC -static" -s -w ' -tags "netgo osusergo static_build urfave_cli_no_docs"  ./cmd/containerd
01:48:13 [2022-12-13T01:48:13.973Z] #39 285.3 # github.com/containerd/containerd/cmd/containerd
01:48:13 [2022-12-13T01:48:13.973Z] #39 285.3 /usr/bin/ld: /tmp/go-link-1948551980/000019.o: in function `New':
01:48:13 [2022-12-13T01:48:13.973Z] #39 285.3 /tmp/tmp.ZZYgOhbQKd/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
01:48:13 [2022-12-13T01:48:13.973Z] #39 285.4 + bin/containerd-stress
01:48:13 [2022-12-13T01:48:13.973Z] #39 285.4 go build  -gcflags=-trimpath=/tmp/tmp.ZZYgOhbQKd/src -buildmode=pie  -o bin/containerd-stress -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.0-beta.0 -X github.com/containerd/containerd/version.Revision=d878d7dda8d97f7f9d1d50b4a5d36d2d8fae9162 -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -extldflags "-fno-PIC -static" -s -w ' -tags "netgo osusergo static_build urfave_cli_no_docs"  ./cmd/containerd-stress
01:48:13 [2022-12-13T01:48:13.973Z] #39 286.9 + bin/containerd-shim
01:48:16 [2022-12-13T01:48:16.512Z] #39 294.7 + bin/containerd-shim-runc-v1
01:48:21 [2022-12-13T01:48:21.790Z] #39 299.6 + bin/containerd-shim-runc-v2
01:48:22 [2022-12-13T01:48:22.360Z] #39 300.5 + binaries
01:48:22 [2022-12-13T01:48:22.360Z] #39 300.5 + install -D bin/containerd /build/containerd
01:48:22 [2022-12-13T01:48:22.360Z] #39 300.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
01:48:22 [2022-12-13T01:48:22.619Z] #39 300.5 + install -D bin/ctr /build/ctr
01:48:25 [2022-12-13T01:48:25.152Z] #39 DONE 302.6s
01:48:25 [2022-12-13T01:48:25.411Z] 
01:48:25 [2022-12-13T01:48:25.411Z] #69 [dev-systemd-false 23/28] COPY --from=containerd    /build/ /usr/local/bin/
01:48:25 [2022-12-13T01:48:25.411Z] #69 DONE 0.2s
01:48:25 [2022-12-13T01:48:25.671Z] 
01:48:25 [2022-12-13T01:48:25.671Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit   /build/ /usr/local/bin/
01:48:25 [2022-12-13T01:48:25.671Z] #70 DONE 0.1s
01:48:25 [2022-12-13T01:48:25.671Z] 
01:48:25 [2022-12-13T01:48:25.671Z] #71 [dev-systemd-false 25/28] COPY --from=vpnkit        /       /usr/local/bin/
01:48:25 [2022-12-13T01:48:25.671Z] #71 DONE 0.1s
01:48:25 [2022-12-13T01:48:25.930Z] 
01:48:25 [2022-12-13T01:48:25.930Z] #72 [dev-systemd-false 26/28] COPY --from=crun          /build/ /usr/local/bin/
01:48:25 [2022-12-13T01:48:25.930Z] #72 DONE 0.1s
01:48:25 [2022-12-13T01:48:25.930Z] 
01:48:25 [2022-12-13T01:48:25.930Z] #73 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/  /etc/docker/
01:48:25 [2022-12-13T01:48:25.930Z] #73 DONE 0.1s
01:48:25 [2022-12-13T01:48:25.930Z] 
01:48:25 [2022-12-13T01:48:25.930Z] #74 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker
01:48:25 [2022-12-13T01:48:25.930Z] #74 DONE 0.0s
01:48:25 [2022-12-13T01:48:25.930Z] 
01:48:25 [2022-12-13T01:48:25.930Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker
01:48:27 [2022-12-13T01:48:27.309Z] #75 DONE 1.2s
01:48:27 [2022-12-13T01:48:27.309Z] 
01:48:27 [2022-12-13T01:48:27.309Z] #76 exporting to image
01:48:27 [2022-12-13T01:48:27.309Z] #76 exporting layers
01:48:29 [2022-12-13T01:48:29.846Z] #76 exporting layers 2.9s done
01:48:29 [2022-12-13T01:48:29.846Z] #76 writing image sha256:18b163ceeec4d49956ada6a90474b1fa216265d6bf501357be61e1e8da818754 done
01:48:29 [2022-12-13T01:48:29.846Z] #76 naming to docker.io/library/docker:a3344126e8b30a03128d41591456df772f16799c done
01:48:29 [2022-12-13T01:48:29.846Z] #76 DONE 2.9s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
01:48:30 [2022-12-13T01:48:30.161Z] + sudo modprobe ip6table_filter
[Pipeline] sh
01:48:30 [2022-12-13T01:48:30.443Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44497/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a3344126e8b30a03128d41591456df772f16799c -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a3344126e8b30a03128d41591456df772f16799c hack/test/unit
01:48:31 [2022-12-13T01:48:31.012Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald')
01:48:31 [2022-12-13T01:48:31.012Z] + TESTFLAGS+=' -test.timeout=5m'
01:48:31 [2022-12-13T01:48:31.012Z] + TESTDIRS=./...
01:48:31 [2022-12-13T01:48:31.012Z] + exclude_paths='/vendor/|/integration'
01:48:31 [2022-12-13T01:48:31.012Z] ++ go list ./...
01:48:31 [2022-12-13T01:48:31.012Z] ++ grep -vE '(/vendor/|/integration)'
01:48:31 [2022-12-13T01:48:31.952Z] + pkg_list='github.com/docker/docker/api
01:48:31 [2022-12-13T01:48:31.952Z] github.com/docker/docker/api/server
01:48:31 [2022-12-13T01:48:31.952Z] github.com/docker/docker/api/server/backend/build
01:48:31 [2022-12-13T01:48:31.952Z] github.com/docker/docker/api/server/httpstatus
01:48:31 [2022-12-13T01:48:31.952Z] github.com/docker/docker/api/server/httputils
01:48:31 [2022-12-13T01:48:31.952Z] github.com/docker/docker/api/server/middleware
01:48:31 [2022-12-13T01:48:31.952Z] github.com/docker/docker/api/server/router
01:48:31 [2022-12-13T01:48:31.952Z] github.com/docker/docker/api/server/router/build
01:48:31 [2022-12-13T01:48:31.952Z] github.com/docker/docker/api/server/router/checkpoint
01:48:31 [2022-12-13T01:48:31.952Z] github.com/docker/docker/api/server/router/container
01:48:31 [2022-12-13T01:48:31.952Z] github.com/docker/docker/api/server/router/debug
01:48:31 [2022-12-13T01:48:31.952Z] github.com/docker/docker/api/server/router/distribution
01:48:31 [2022-12-13T01:48:31.952Z] github.com/docker/docker/api/server/router/grpc
01:48:31 [2022-12-13T01:48:31.952Z] github.com/docker/docker/api/server/router/image
01:48:31 [2022-12-13T01:48:31.952Z] github.com/docker/docker/api/server/router/network
01:48:31 [2022-12-13T01:48:31.952Z] github.com/docker/docker/api/server/router/plugin
01:48:31 [2022-12-13T01:48:31.952Z] github.com/docker/docker/api/server/router/session
01:48:31 [2022-12-13T01:48:31.952Z] github.com/docker/docker/api/server/router/swarm
01:48:31 [2022-12-13T01:48:31.952Z] github.com/docker/docker/api/server/router/system
01:48:31 [2022-12-13T01:48:31.952Z] github.com/docker/docker/api/server/router/volume
01:48:31 [2022-12-13T01:48:31.952Z] github.com/docker/docker/api/types
01:48:31 [2022-12-13T01:48:31.952Z] github.com/docker/docker/api/types/backend
01:48:31 [2022-12-13T01:48:31.952Z] github.com/docker/docker/api/types/blkiodev
01:48:31 [2022-12-13T01:48:31.952Z] github.com/docker/docker/api/types/container
01:48:31 [2022-12-13T01:48:31.952Z] github.com/docker/docker/api/types/events
01:48:31 [2022-12-13T01:48:31.952Z] github.com/docker/docker/api/types/filters
01:48:31 [2022-12-13T01:48:31.952Z] github.com/docker/docker/api/types/image
01:48:31 [2022-12-13T01:48:31.952Z] github.com/docker/docker/api/types/mount
01:48:31 [2022-12-13T01:48:31.952Z] github.com/docker/docker/api/types/network
01:48:31 [2022-12-13T01:48:31.952Z] github.com/docker/docker/api/types/plugins/logdriver
01:48:31 [2022-12-13T01:48:31.952Z] github.com/docker/docker/api/types/registry
01:48:31 [2022-12-13T01:48:31.952Z] github.com/docker/docker/api/types/strslice
01:48:31 [2022-12-13T01:48:31.952Z] github.com/docker/docker/api/types/swarm
01:48:31 [2022-12-13T01:48:31.952Z] github.com/docker/docker/api/types/swarm/runtime
01:48:31 [2022-12-13T01:48:31.952Z] github.com/docker/docker/api/types/time
01:48:31 [2022-12-13T01:48:31.952Z] github.com/docker/docker/api/types/versions
01:48:31 [2022-12-13T01:48:31.952Z] github.com/docker/docker/api/types/versions/v1p19
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/api/types/versions/v1p20
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/api/types/volume
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/builder
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/builder/builder-next
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/builder/builder-next/exporter
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/builder/builder-next/imagerefchecker
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/builder/builder-next/worker
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/builder/dockerfile
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/builder/remotecontext
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/builder/remotecontext/git
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/builder/remotecontext/urlutil
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/cli
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/cli/config
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/cli/debug
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/cli/winresources/docker-proxy
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/cli/winresources/dockerd
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/client
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/cmd/docker-proxy
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/cmd/dockerd
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/cmd/dockerd/trap
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/container
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/container/stream
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/contrib/apparmor
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/contrib/docker-device-tool
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/contrib/httpserver
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/daemon
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/daemon/cluster
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/daemon/cluster/controllers/plugin
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/daemon/cluster/convert
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/daemon/cluster/executor
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/daemon/cluster/executor/container
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/daemon/cluster/provider
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/daemon/config
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/daemon/containerd
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/daemon/events
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/daemon/events/testutils
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/daemon/graphdriver
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/daemon/graphdriver/aufs
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/daemon/graphdriver/btrfs
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/daemon/graphdriver/copy
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/daemon/graphdriver/devmapper
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/daemon/graphdriver/graphtest
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/daemon/graphdriver/overlay
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/daemon/graphdriver/overlay2
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/daemon/graphdriver/overlayutils
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/daemon/graphdriver/register
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/daemon/graphdriver/vfs
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/daemon/graphdriver/zfs
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/daemon/images
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/daemon/initlayer
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/daemon/links
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/daemon/listeners
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/daemon/logger
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/daemon/logger/awslogs
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/daemon/logger/fluentd
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/daemon/logger/gcplogs
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/daemon/logger/gelf
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/daemon/logger/journald
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/daemon/logger/journald/internal/export
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/daemon/logger/journald/internal/fake
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/daemon/logger/jsonfilelog
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/daemon/logger/local
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/daemon/logger/logentries
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/daemon/logger/loggertest
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/daemon/logger/loggerutils
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/daemon/logger/loggerutils/cache
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/daemon/logger/splunk
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/daemon/logger/syslog
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/daemon/logger/templates
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/daemon/names
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/daemon/network
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/daemon/stats
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/distribution
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/distribution/metadata
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/distribution/utils
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/distribution/xfer
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/dockerversion
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/errdefs
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/image
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/image/cache
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/image/tarexport
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/image/v1
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/internal/mounttree
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/internal/test/suite
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/internal/unshare
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/layer
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/libcontainerd
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/libcontainerd/queue
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/libcontainerd/remote
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/libcontainerd/supervisor
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/libcontainerd/types
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/libnetwork
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/libnetwork/bitseq
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/libnetwork/cluster
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/libnetwork/cmd/diagnostic
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/libnetwork/cmd/ovrouter
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/libnetwork/cmd/readme_test
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/libnetwork/config
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/libnetwork/datastore
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/libnetwork/diagnostic
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/libnetwork/discoverapi
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/libnetwork/driverapi
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/libnetwork/drivers/bridge
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/libnetwork/drivers/host
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/libnetwork/drivers/ipvlan
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/libnetwork/drivers/macvlan
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/libnetwork/drivers/null
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/libnetwork/drivers/overlay
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/libnetwork/drivers/remote
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/libnetwork/drivers/remote/api
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/libnetwork/drivers/windows
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/libnetwork/drvregistry
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/libnetwork/etchosts
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/libnetwork/idm
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/libnetwork/internal/caller
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/libnetwork/internal/setmatrix
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/libnetwork/ipam
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/libnetwork/ipamapi
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/libnetwork/ipams/builtin
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/libnetwork/ipams/null
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/libnetwork/ipams/remote
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/libnetwork/ipams/remote/api
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/libnetwork/ipams/windowsipam
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/libnetwork/ipamutils
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/libnetwork/iptables
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/libnetwork/netlabel
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/libnetwork/netutils
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/libnetwork/networkdb
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/libnetwork/ns
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/libnetwork/options
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/libnetwork/osl
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/libnetwork/osl/kernel
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/libnetwork/portallocator
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/libnetwork/portmapper
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/libnetwork/resolvconf
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/libnetwork/testutils
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/libnetwork/types
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/oci
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/oci/caps
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/opts
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/pkg/aaparser
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/pkg/archive
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/pkg/authorization
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/pkg/broadcaster
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/pkg/capabilities
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/pkg/chrootarchive
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/pkg/containerfs
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/pkg/devicemapper
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/pkg/directory
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/pkg/dmesg
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/pkg/fileutils
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/pkg/homedir
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/pkg/idtools
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/pkg/ioutils
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/pkg/jsonmessage
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/pkg/longpath
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/pkg/loopback
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/pkg/namesgenerator
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/pkg/parsers
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/pkg/parsers/kernel
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/pkg/parsers/operatingsystem
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/pkg/pidfile
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/pkg/platform
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/pkg/plugingetter
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/pkg/plugins
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/pkg/plugins/transport
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/pkg/pools
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/pkg/process
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/pkg/progress
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/pkg/reexec
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/pkg/stack
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/pkg/stdcopy
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/pkg/streamformatter
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/pkg/stringid
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/pkg/sysinfo
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/pkg/system
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/pkg/tailfile
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/pkg/tarsum
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/pkg/useragent
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/plugin
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/plugin/executor/containerd
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/plugin/v2
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/profiles/apparmor
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/profiles/seccomp
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/quota
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/reference
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/registry
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/registry/resumable
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/restartmanager
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/rootless
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/rootless/specconv
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/runconfig
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/runconfig/opts
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/testutil
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/testutil/daemon
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/testutil/environment
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/testutil/fakecontext
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/testutil/fakegit
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/testutil/fakestorage
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/testutil/fixtures/load
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/testutil/fixtures/plugin
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/testutil/fixtures/plugin/basic
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/testutil/registry
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/testutil/request
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/volume
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/volume/drivers
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/volume/local
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/volume/mounts
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/volume/service
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/volume/service/opts
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/volume/testutils'
01:48:31 [2022-12-13T01:48:31.953Z] ++ grep --fixed-strings -v /libnetwork
01:48:31 [2022-12-13T01:48:31.953Z] ++ echo 'github.com/docker/docker/api
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/api/server
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/api/server/backend/build
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/api/server/httpstatus
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/api/server/httputils
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/api/server/middleware
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/api/server/router
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/api/server/router/build
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/api/server/router/checkpoint
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/api/server/router/container
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/api/server/router/debug
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/api/server/router/distribution
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/api/server/router/grpc
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/api/server/router/image
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/api/server/router/network
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/api/server/router/plugin
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/api/server/router/session
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/api/server/router/swarm
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/api/server/router/system
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/api/server/router/volume
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/api/types
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/api/types/backend
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/api/types/blkiodev
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/api/types/container
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/api/types/events
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/api/types/filters
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/api/types/image
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/api/types/mount
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/api/types/network
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/api/types/plugins/logdriver
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/api/types/registry
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/api/types/strslice
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/api/types/swarm
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/api/types/swarm/runtime
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/api/types/time
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/api/types/versions
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/api/types/versions/v1p19
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/api/types/versions/v1p20
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/api/types/volume
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/builder
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/builder/builder-next
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/builder/builder-next/exporter
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/builder/builder-next/imagerefchecker
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/builder/builder-next/worker
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/builder/dockerfile
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/builder/remotecontext
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/builder/remotecontext/git
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/builder/remotecontext/urlutil
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/cli
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/cli/config
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/cli/debug
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/cli/winresources/docker-proxy
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/cli/winresources/dockerd
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/client
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/cmd/docker-proxy
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/cmd/dockerd
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/cmd/dockerd/trap
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/container
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/container/stream
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/contrib/apparmor
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/contrib/docker-device-tool
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/contrib/httpserver
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/daemon
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/daemon/cluster
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/daemon/cluster/controllers/plugin
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/daemon/cluster/convert
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/daemon/cluster/executor
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/daemon/cluster/executor/container
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/daemon/cluster/provider
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/daemon/config
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/daemon/containerd
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/daemon/events
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/daemon/events/testutils
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/daemon/graphdriver
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/daemon/graphdriver/aufs
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/daemon/graphdriver/btrfs
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/daemon/graphdriver/copy
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/daemon/graphdriver/devmapper
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/daemon/graphdriver/graphtest
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/daemon/graphdriver/overlay
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/daemon/graphdriver/overlay2
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/daemon/graphdriver/overlayutils
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/daemon/graphdriver/register
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/daemon/graphdriver/vfs
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/daemon/graphdriver/zfs
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/daemon/images
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/daemon/initlayer
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/daemon/links
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/daemon/listeners
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/daemon/logger
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/daemon/logger/awslogs
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/daemon/logger/fluentd
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/daemon/logger/gcplogs
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/daemon/logger/gelf
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/daemon/logger/journald
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/daemon/logger/journald/internal/export
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/daemon/logger/journald/internal/fake
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/daemon/logger/jsonfilelog
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/daemon/logger/local
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/daemon/logger/logentries
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/daemon/logger/loggertest
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/daemon/logger/loggerutils
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/daemon/logger/loggerutils/cache
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/daemon/logger/splunk
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/daemon/logger/syslog
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/daemon/logger/templates
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/daemon/names
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/daemon/network
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/daemon/stats
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/distribution
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/distribution/metadata
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/distribution/utils
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/distribution/xfer
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/dockerversion
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/errdefs
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/image
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/image/cache
01:48:31 [2022-12-13T01:48:31.953Z] github.com/docker/docker/image/tarexport
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/image/v1
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/internal/mounttree
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/internal/test/suite
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/internal/unshare
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/layer
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/libcontainerd
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/libcontainerd/queue
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/libcontainerd/remote
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/libcontainerd/supervisor
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/libcontainerd/types
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/libnetwork
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/libnetwork/bitseq
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/libnetwork/cluster
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/libnetwork/cmd/diagnostic
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/libnetwork/cmd/ovrouter
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/libnetwork/cmd/readme_test
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/libnetwork/config
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/libnetwork/datastore
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/libnetwork/diagnostic
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/libnetwork/discoverapi
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/libnetwork/driverapi
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/libnetwork/drivers/bridge
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/libnetwork/drivers/host
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/libnetwork/drivers/ipvlan
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/libnetwork/drivers/macvlan
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/libnetwork/drivers/null
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/libnetwork/drivers/overlay
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/libnetwork/drivers/remote
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/libnetwork/drivers/remote/api
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/libnetwork/drivers/windows
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/libnetwork/drvregistry
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/libnetwork/etchosts
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/libnetwork/idm
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/libnetwork/internal/caller
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/libnetwork/internal/setmatrix
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/libnetwork/ipam
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/libnetwork/ipamapi
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/libnetwork/ipams/builtin
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/libnetwork/ipams/null
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/libnetwork/ipams/remote
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/libnetwork/ipams/remote/api
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/libnetwork/ipams/windowsipam
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/libnetwork/ipamutils
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/libnetwork/iptables
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/libnetwork/netlabel
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/libnetwork/netutils
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/libnetwork/networkdb
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/libnetwork/ns
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/libnetwork/options
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/libnetwork/osl
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/libnetwork/osl/kernel
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/libnetwork/portallocator
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/libnetwork/portmapper
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/libnetwork/resolvconf
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/libnetwork/testutils
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/libnetwork/types
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/oci
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/oci/caps
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/opts
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/pkg/aaparser
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/pkg/archive
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/pkg/authorization
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/pkg/broadcaster
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/pkg/capabilities
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/pkg/chrootarchive
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/pkg/containerfs
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/pkg/devicemapper
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/pkg/directory
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/pkg/dmesg
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/pkg/fileutils
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/pkg/homedir
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/pkg/idtools
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/pkg/ioutils
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/pkg/jsonmessage
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/pkg/longpath
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/pkg/loopback
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/pkg/namesgenerator
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/pkg/parsers
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/pkg/parsers/kernel
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/pkg/parsers/operatingsystem
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/pkg/pidfile
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/pkg/platform
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/pkg/plugingetter
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/pkg/plugins
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/pkg/plugins/transport
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/pkg/pools
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/pkg/process
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/pkg/progress
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/pkg/reexec
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/pkg/stack
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/pkg/stdcopy
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/pkg/streamformatter
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/pkg/stringid
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/pkg/sysinfo
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/pkg/system
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/pkg/tailfile
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/pkg/tarsum
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/pkg/useragent
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/plugin
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/plugin/executor/containerd
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/plugin/v2
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/profiles/apparmor
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/profiles/seccomp
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/quota
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/reference
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/registry
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/registry/resumable
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/restartmanager
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/rootless
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/rootless/specconv
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/runconfig
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/runconfig/opts
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/testutil
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/testutil/daemon
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/testutil/environment
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/testutil/fakecontext
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/testutil/fakegit
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/testutil/fakestorage
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/testutil/fixtures/load
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/testutil/fixtures/plugin
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/testutil/fixtures/plugin/basic
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/testutil/registry
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/testutil/request
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/volume
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/volume/drivers
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/volume/local
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/volume/mounts
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/volume/service
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/volume/service/opts
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/volume/testutils'
01:48:31 [2022-12-13T01:48:31.954Z] + base_pkg_list='github.com/docker/docker/api
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/api/server
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/api/server/backend/build
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/api/server/httpstatus
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/api/server/httputils
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/api/server/middleware
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/api/server/router
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/api/server/router/build
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/api/server/router/checkpoint
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/api/server/router/container
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/api/server/router/debug
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/api/server/router/distribution
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/api/server/router/grpc
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/api/server/router/image
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/api/server/router/network
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/api/server/router/plugin
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/api/server/router/session
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/api/server/router/swarm
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/api/server/router/system
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/api/server/router/volume
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/api/types
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/api/types/backend
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/api/types/blkiodev
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/api/types/container
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/api/types/events
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/api/types/filters
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/api/types/image
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/api/types/mount
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/api/types/network
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/api/types/plugins/logdriver
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/api/types/registry
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/api/types/strslice
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/api/types/swarm
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/api/types/swarm/runtime
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/api/types/time
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/api/types/versions
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/api/types/versions/v1p19
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/api/types/versions/v1p20
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/api/types/volume
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/builder
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/builder/builder-next
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/builder/builder-next/exporter
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/builder/builder-next/imagerefchecker
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/builder/builder-next/worker
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/builder/dockerfile
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/builder/remotecontext
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/builder/remotecontext/git
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/builder/remotecontext/urlutil
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/cli
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/cli/config
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/cli/debug
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/cli/winresources/docker-proxy
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/cli/winresources/dockerd
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/client
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/cmd/docker-proxy
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/cmd/dockerd
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/cmd/dockerd/trap
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/container
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/container/stream
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/contrib/apparmor
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/contrib/docker-device-tool
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/contrib/httpserver
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/daemon
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/daemon/cluster
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/daemon/cluster/controllers/plugin
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/daemon/cluster/convert
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/daemon/cluster/executor
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/daemon/cluster/executor/container
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/daemon/cluster/provider
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/daemon/config
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/daemon/containerd
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/daemon/events
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/daemon/events/testutils
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/daemon/graphdriver
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/daemon/graphdriver/aufs
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/daemon/graphdriver/btrfs
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/daemon/graphdriver/copy
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/daemon/graphdriver/devmapper
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/daemon/graphdriver/graphtest
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/daemon/graphdriver/overlay
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/daemon/graphdriver/overlay2
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/daemon/graphdriver/overlayutils
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/daemon/graphdriver/register
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/daemon/graphdriver/vfs
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/daemon/graphdriver/zfs
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/daemon/images
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/daemon/initlayer
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/daemon/links
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/daemon/listeners
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/daemon/logger
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/daemon/logger/awslogs
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/daemon/logger/fluentd
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/daemon/logger/gcplogs
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/daemon/logger/gelf
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/daemon/logger/journald
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/daemon/logger/journald/internal/export
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/daemon/logger/journald/internal/fake
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/daemon/logger/jsonfilelog
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/daemon/logger/local
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/daemon/logger/logentries
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/daemon/logger/loggertest
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/daemon/logger/loggerutils
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/daemon/logger/loggerutils/cache
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/daemon/logger/splunk
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/daemon/logger/syslog
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/daemon/logger/templates
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/daemon/names
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/daemon/network
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/daemon/stats
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/distribution
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/distribution/metadata
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/distribution/utils
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/distribution/xfer
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/dockerversion
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/errdefs
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/image
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/image/cache
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/image/tarexport
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/image/v1
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/internal/mounttree
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/internal/test/suite
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/internal/unshare
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/layer
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/libcontainerd
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/libcontainerd/queue
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/libcontainerd/remote
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/libcontainerd/supervisor
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/libcontainerd/types
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/oci
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/oci/caps
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/opts
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/pkg/aaparser
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/pkg/archive
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/pkg/authorization
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/pkg/broadcaster
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/pkg/capabilities
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/pkg/chrootarchive
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/pkg/containerfs
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/pkg/devicemapper
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/pkg/directory
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/pkg/dmesg
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/pkg/fileutils
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/pkg/homedir
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/pkg/idtools
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/pkg/ioutils
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/pkg/jsonmessage
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/pkg/longpath
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/pkg/loopback
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/pkg/namesgenerator
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/pkg/parsers
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/pkg/parsers/kernel
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/pkg/parsers/operatingsystem
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/pkg/pidfile
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/pkg/platform
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/pkg/plugingetter
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/pkg/plugins
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/pkg/plugins/transport
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/pkg/pools
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/pkg/process
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/pkg/progress
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/pkg/reexec
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/pkg/stack
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/pkg/stdcopy
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/pkg/streamformatter
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/pkg/stringid
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/pkg/sysinfo
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/pkg/system
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/pkg/tailfile
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/pkg/tarsum
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/pkg/useragent
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/plugin
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/plugin/executor/containerd
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/plugin/v2
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/profiles/apparmor
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/profiles/seccomp
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/quota
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/reference
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/registry
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/registry/resumable
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/restartmanager
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/rootless
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/rootless/specconv
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/runconfig
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/runconfig/opts
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/testutil
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/testutil/daemon
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/testutil/environment
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/testutil/fakecontext
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/testutil/fakegit
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/testutil/fakestorage
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/testutil/fixtures/load
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/testutil/fixtures/plugin
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/testutil/fixtures/plugin/basic
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/testutil/registry
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/testutil/request
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/volume
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/volume/drivers
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/volume/local
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/volume/mounts
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/volume/service
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/volume/service/opts
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/volume/testutils'
01:48:31 [2022-12-13T01:48:31.954Z] ++ grep --fixed-strings /libnetwork
01:48:31 [2022-12-13T01:48:31.954Z] ++ echo 'github.com/docker/docker/api
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/api/server
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/api/server/backend/build
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/api/server/httpstatus
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/api/server/httputils
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/api/server/middleware
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/api/server/router
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/api/server/router/build
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/api/server/router/checkpoint
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/api/server/router/container
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/api/server/router/debug
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/api/server/router/distribution
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/api/server/router/grpc
01:48:31 [2022-12-13T01:48:31.954Z] github.com/docker/docker/api/server/router/image
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/api/server/router/network
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/api/server/router/plugin
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/api/server/router/session
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/api/server/router/swarm
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/api/server/router/system
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/api/server/router/volume
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/api/types
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/api/types/backend
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/api/types/blkiodev
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/api/types/container
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/api/types/events
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/api/types/filters
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/api/types/image
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/api/types/mount
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/api/types/network
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/api/types/plugins/logdriver
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/api/types/registry
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/api/types/strslice
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/api/types/swarm
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/api/types/swarm/runtime
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/api/types/time
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/api/types/versions
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/api/types/versions/v1p19
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/api/types/versions/v1p20
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/api/types/volume
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/builder
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/builder/builder-next
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/builder/builder-next/exporter
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/builder/builder-next/imagerefchecker
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/builder/builder-next/worker
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/builder/dockerfile
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/builder/remotecontext
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/builder/remotecontext/git
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/builder/remotecontext/urlutil
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/cli
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/cli/config
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/cli/debug
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/cli/winresources/docker-proxy
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/cli/winresources/dockerd
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/client
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/cmd/docker-proxy
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/cmd/dockerd
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/cmd/dockerd/trap
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/container
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/container/stream
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/contrib/apparmor
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/contrib/docker-device-tool
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/contrib/httpserver
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/daemon
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/daemon/cluster
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/daemon/cluster/controllers/plugin
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/daemon/cluster/convert
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/daemon/cluster/executor
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/daemon/cluster/executor/container
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/daemon/cluster/provider
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/daemon/config
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/daemon/containerd
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/daemon/events
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/daemon/events/testutils
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/daemon/graphdriver
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/daemon/graphdriver/aufs
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/daemon/graphdriver/btrfs
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/daemon/graphdriver/copy
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/daemon/graphdriver/devmapper
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/daemon/graphdriver/graphtest
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/daemon/graphdriver/overlay
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/daemon/graphdriver/overlay2
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/daemon/graphdriver/overlayutils
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/daemon/graphdriver/register
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/daemon/graphdriver/vfs
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/daemon/graphdriver/zfs
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/daemon/images
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/daemon/initlayer
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/daemon/links
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/daemon/listeners
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/daemon/logger
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/daemon/logger/awslogs
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/daemon/logger/fluentd
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/daemon/logger/gcplogs
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/daemon/logger/gelf
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/daemon/logger/journald
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/daemon/logger/journald/internal/export
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/daemon/logger/journald/internal/fake
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/daemon/logger/jsonfilelog
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/daemon/logger/local
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/daemon/logger/logentries
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/daemon/logger/loggertest
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/daemon/logger/loggerutils
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/daemon/logger/loggerutils/cache
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/daemon/logger/splunk
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/daemon/logger/syslog
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/daemon/logger/templates
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/daemon/names
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/daemon/network
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/daemon/stats
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/distribution
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/distribution/metadata
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/distribution/utils
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/distribution/xfer
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/dockerversion
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/errdefs
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/image
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/image/cache
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/image/tarexport
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/image/v1
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/internal/mounttree
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/internal/test/suite
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/internal/unshare
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/layer
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/libcontainerd
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/libcontainerd/queue
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/libcontainerd/remote
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/libcontainerd/supervisor
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/libcontainerd/types
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/libnetwork
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/libnetwork/bitseq
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/libnetwork/cluster
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/libnetwork/cmd/diagnostic
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/libnetwork/cmd/ovrouter
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/libnetwork/cmd/readme_test
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/libnetwork/config
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/libnetwork/datastore
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/libnetwork/diagnostic
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/libnetwork/discoverapi
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/libnetwork/driverapi
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/libnetwork/drivers/bridge
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/libnetwork/drivers/host
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/libnetwork/drivers/ipvlan
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/libnetwork/drivers/macvlan
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/libnetwork/drivers/null
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/libnetwork/drivers/overlay
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/libnetwork/drivers/remote
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/libnetwork/drivers/remote/api
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/libnetwork/drivers/windows
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/libnetwork/drvregistry
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/libnetwork/etchosts
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/libnetwork/idm
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/libnetwork/internal/caller
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/libnetwork/internal/setmatrix
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/libnetwork/ipam
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/libnetwork/ipamapi
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/libnetwork/ipams/builtin
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/libnetwork/ipams/null
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/libnetwork/ipams/remote
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/libnetwork/ipams/remote/api
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/libnetwork/ipams/windowsipam
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/libnetwork/ipamutils
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/libnetwork/iptables
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/libnetwork/netlabel
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/libnetwork/netutils
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/libnetwork/networkdb
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/libnetwork/ns
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/libnetwork/options
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/libnetwork/osl
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/libnetwork/osl/kernel
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/libnetwork/portallocator
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/libnetwork/portmapper
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/libnetwork/resolvconf
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/libnetwork/testutils
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/libnetwork/types
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/oci
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/oci/caps
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/opts
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/pkg/aaparser
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/pkg/archive
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/pkg/authorization
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/pkg/broadcaster
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/pkg/capabilities
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/pkg/chrootarchive
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/pkg/containerfs
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/pkg/devicemapper
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/pkg/directory
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/pkg/dmesg
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/pkg/fileutils
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/pkg/homedir
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/pkg/idtools
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/pkg/ioutils
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/pkg/jsonmessage
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/pkg/longpath
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/pkg/loopback
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/pkg/namesgenerator
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/pkg/parsers
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/pkg/parsers/kernel
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/pkg/parsers/operatingsystem
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/pkg/pidfile
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/pkg/platform
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/pkg/plugingetter
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/pkg/plugins
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/pkg/plugins/transport
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/pkg/pools
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/pkg/process
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/pkg/progress
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/pkg/reexec
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/pkg/stack
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/pkg/stdcopy
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/pkg/streamformatter
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/pkg/stringid
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/pkg/sysinfo
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/pkg/system
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/pkg/tailfile
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/pkg/tarsum
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/pkg/useragent
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/plugin
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/plugin/executor/containerd
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/plugin/v2
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/profiles/apparmor
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/profiles/seccomp
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/quota
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/reference
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/registry
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/registry/resumable
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/restartmanager
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/rootless
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/rootless/specconv
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/runconfig
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/runconfig/opts
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/testutil
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/testutil/daemon
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/testutil/environment
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/testutil/fakecontext
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/testutil/fakegit
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/testutil/fakestorage
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/testutil/fixtures/load
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/testutil/fixtures/plugin
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/testutil/fixtures/plugin/basic
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/testutil/registry
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/testutil/request
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/volume
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/volume/drivers
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/volume/local
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/volume/mounts
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/volume/service
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/volume/service/opts
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/volume/testutils'
01:48:31 [2022-12-13T01:48:31.955Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/libnetwork/bitseq
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/libnetwork/cluster
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/libnetwork/cmd/diagnostic
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/libnetwork/cmd/ovrouter
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/libnetwork/cmd/readme_test
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/libnetwork/config
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/libnetwork/datastore
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/libnetwork/diagnostic
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/libnetwork/discoverapi
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/libnetwork/driverapi
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/libnetwork/drivers/bridge
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/libnetwork/drivers/host
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/libnetwork/drivers/ipvlan
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/libnetwork/drivers/macvlan
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/libnetwork/drivers/null
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/libnetwork/drivers/overlay
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/libnetwork/drivers/remote
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/libnetwork/drivers/remote/api
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/libnetwork/drivers/windows
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/libnetwork/drvregistry
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/libnetwork/etchosts
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/libnetwork/idm
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/libnetwork/internal/caller
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/libnetwork/internal/setmatrix
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/libnetwork/ipam
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/libnetwork/ipamapi
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/libnetwork/ipams/builtin
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/libnetwork/ipams/null
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/libnetwork/ipams/remote
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/libnetwork/ipams/remote/api
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/libnetwork/ipams/windowsipam
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/libnetwork/ipamutils
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/libnetwork/iptables
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/libnetwork/netlabel
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/libnetwork/netutils
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/libnetwork/networkdb
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/libnetwork/ns
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/libnetwork/options
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/libnetwork/osl
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/libnetwork/osl/kernel
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/libnetwork/portallocator
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/libnetwork/portmapper
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/libnetwork/resolvconf
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/libnetwork/testutils
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/libnetwork/types'
01:48:31 [2022-12-13T01:48:31.955Z] + echo 'github.com/docker/docker/libnetwork
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/libnetwork/bitseq
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/libnetwork/cluster
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/libnetwork/cmd/diagnostic
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/libnetwork/cmd/ovrouter
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/libnetwork/cmd/readme_test
01:48:31 [2022-12-13T01:48:31.955Z] github.com/docker/docker/libnetwork/config
01:48:31 [2022-12-13T01:48:31.956Z] github.com/docker/docker/libnetwork/datastore
01:48:31 [2022-12-13T01:48:31.956Z] github.com/docker/docker/libnetwork/diagnostic
01:48:31 [2022-12-13T01:48:31.956Z] github.com/docker/docker/libnetwork/discoverapi
01:48:31 [2022-12-13T01:48:31.956Z] github.com/docker/docker/libnetwork/driverapi
01:48:31 [2022-12-13T01:48:31.956Z] github.com/docker/docker/libnetwork/drivers/bridge
01:48:31 [2022-12-13T01:48:31.956Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
01:48:31 [2022-12-13T01:48:31.956Z] github.com/docker/docker/libnetwork/drivers/host
01:48:31 [2022-12-13T01:48:31.956Z] github.com/docker/docker/libnetwork/drivers/ipvlan
01:48:31 [2022-12-13T01:48:31.956Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
01:48:31 [2022-12-13T01:48:31.956Z] github.com/docker/docker/libnetwork/drivers/macvlan
01:48:31 [2022-12-13T01:48:31.956Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
01:48:31 [2022-12-13T01:48:31.956Z] github.com/docker/docker/libnetwork/drivers/null
01:48:31 [2022-12-13T01:48:31.956Z] github.com/docker/docker/libnetwork/drivers/overlay
01:48:31 [2022-12-13T01:48:31.956Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
01:48:31 [2022-12-13T01:48:31.956Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
01:48:31 [2022-12-13T01:48:31.956Z] github.com/docker/docker/libnetwork/drivers/remote
01:48:31 [2022-12-13T01:48:31.956Z] github.com/docker/docker/libnetwork/drivers/remote/api
01:48:31 [2022-12-13T01:48:31.956Z] github.com/docker/docker/libnetwork/drivers/windows
01:48:31 [2022-12-13T01:48:31.956Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
01:48:31 [2022-12-13T01:48:31.956Z] github.com/docker/docker/libnetwork/drvregistry
01:48:31 [2022-12-13T01:48:31.956Z] github.com/docker/docker/libnetwork/etchosts
01:48:31 [2022-12-13T01:48:31.956Z] github.com/docker/docker/libnetwork/idm
01:48:31 [2022-12-13T01:48:31.956Z] github.com/docker/docker/libnetwork/internal/caller
01:48:31 [2022-12-13T01:48:31.956Z] github.com/docker/docker/libnetwork/internal/setmatrix
01:48:31 [2022-12-13T01:48:31.956Z] github.com/docker/docker/libnetwork/ipam
01:48:31 [2022-12-13T01:48:31.956Z] github.com/docker/docker/libnetwork/ipamapi
01:48:31 [2022-12-13T01:48:31.956Z] github.com/docker/docker/libnetwork/ipams/builtin
01:48:31 [2022-12-13T01:48:31.956Z] github.com/docker/docker/libnetwork/ipams/null
01:48:31 [2022-12-13T01:48:31.956Z] github.com/docker/docker/libnetwork/ipams/remote
01:48:31 [2022-12-13T01:48:31.956Z] github.com/docker/docker/libnetwork/ipams/remote/api
01:48:31 [2022-12-13T01:48:31.956Z] github.com/docker/docker/libnetwork/ipams/windowsipam
01:48:31 [2022-12-13T01:48:31.956Z] github.com/docker/docker/libnetwork/ipamutils
01:48:31 [2022-12-13T01:48:31.956Z] github.com/docker/docker/libnetwork/iptables
01:48:31 [2022-12-13T01:48:31.956Z] github.com/docker/docker/libnetwork/netlabel
01:48:31 [2022-12-13T01:48:31.956Z] github.com/docker/docker/libnetwork/netutils
01:48:31 [2022-12-13T01:48:31.956Z] github.com/docker/docker/libnetwork/networkdb
01:48:31 [2022-12-13T01:48:31.956Z] github.com/docker/docker/libnetwork/ns
01:48:31 [2022-12-13T01:48:31.956Z] github.com/docker/docker/libnetwork/options
01:48:31 [2022-12-13T01:48:31.956Z] github.com/docker/docker/libnetwork/osl
01:48:31 [2022-12-13T01:48:31.956Z] github.com/docker/docker/libnetwork/osl/kernel
01:48:31 [2022-12-13T01:48:31.956Z] github.com/docker/docker/libnetwork/portallocator
01:48:31 [2022-12-13T01:48:31.956Z] github.com/docker/docker/libnetwork/portmapper
01:48:31 [2022-12-13T01:48:31.956Z] github.com/docker/docker/libnetwork/resolvconf
01:48:31 [2022-12-13T01:48:31.956Z] github.com/docker/docker/libnetwork/testutils
01:48:31 [2022-12-13T01:48:31.956Z] github.com/docker/docker/libnetwork/types'
01:48:31 [2022-12-13T01:48:31.956Z] + grep --fixed-strings libnetwork/drivers/bridge
01:48:31 [2022-12-13T01:48:31.956Z] github.com/docker/docker/libnetwork/drivers/bridge
01:48:31 [2022-12-13T01:48:31.956Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
01:48:31 [2022-12-13T01:48:31.956Z] + type docker-proxy
01:48:31 [2022-12-13T01:48:31.956Z] hack/test/unit: line 25: type: docker-proxy: not found
01:48:31 [2022-12-13T01:48:31.956Z] + hack/make.sh binary-proxy install-proxy
01:48:31 [2022-12-13T01:48:31.956Z] 
01:48:31 [2022-12-13T01:48:31.956Z] Removing bundles/
01:48:31 [2022-12-13T01:48:31.956Z] 
01:48:31 [2022-12-13T01:48:31.956Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
01:48:31 [2022-12-13T01:48:31.956Z] Building: bundles/binary-proxy/docker-proxy
01:48:31 [2022-12-13T01:48:31.956Z] GOOS="" GOARCH="" GOARM=""
01:48:38 [2022-12-13T01:48:38.531Z] Created binary: bundles/binary-proxy/docker-proxy
01:48:38 [2022-12-13T01:48:38.531Z] 
01:48:38 [2022-12-13T01:48:38.531Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
01:48:38 [2022-12-13T01:48:38.531Z] Installing docker-proxy to /usr/local/bin/
01:48:38 [2022-12-13T01:48:38.531Z] 
01:48:38 [2022-12-13T01:48:38.531Z] + mkdir -p bundles
01:48:38 [2022-12-13T01:48:38.531Z] + '[' -n 'github.com/docker/docker/api
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/api/server
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/api/server/backend/build
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/api/server/httpstatus
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/api/server/httputils
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/api/server/middleware
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/api/server/router
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/api/server/router/build
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/api/server/router/checkpoint
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/api/server/router/container
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/api/server/router/debug
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/api/server/router/distribution
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/api/server/router/grpc
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/api/server/router/image
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/api/server/router/network
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/api/server/router/plugin
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/api/server/router/session
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/api/server/router/swarm
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/api/server/router/system
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/api/server/router/volume
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/api/types
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/api/types/backend
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/api/types/blkiodev
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/api/types/container
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/api/types/events
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/api/types/filters
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/api/types/image
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/api/types/mount
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/api/types/network
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/api/types/plugins/logdriver
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/api/types/registry
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/api/types/strslice
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/api/types/swarm
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/api/types/swarm/runtime
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/api/types/time
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/api/types/versions
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/api/types/versions/v1p19
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/api/types/versions/v1p20
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/api/types/volume
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/builder
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/builder/builder-next
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/builder/builder-next/exporter
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/builder/builder-next/imagerefchecker
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/builder/builder-next/worker
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/builder/dockerfile
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/builder/remotecontext
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/builder/remotecontext/git
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/builder/remotecontext/urlutil
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/cli
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/cli/config
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/cli/debug
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/cli/winresources/docker-proxy
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/cli/winresources/dockerd
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/client
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/cmd/docker-proxy
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/cmd/dockerd
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/cmd/dockerd/trap
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/container
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/container/stream
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/contrib/apparmor
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/contrib/docker-device-tool
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/contrib/httpserver
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/daemon
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/daemon/cluster
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/daemon/cluster/controllers/plugin
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/daemon/cluster/convert
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/daemon/cluster/executor
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/daemon/cluster/executor/container
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/daemon/cluster/provider
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/daemon/config
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/daemon/containerd
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/daemon/events
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/daemon/events/testutils
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/daemon/graphdriver
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/daemon/graphdriver/aufs
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/daemon/graphdriver/btrfs
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/daemon/graphdriver/copy
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/daemon/graphdriver/devmapper
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/daemon/graphdriver/graphtest
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/daemon/graphdriver/overlay
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/daemon/graphdriver/overlay2
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/daemon/graphdriver/overlayutils
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/daemon/graphdriver/register
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/daemon/graphdriver/vfs
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/daemon/graphdriver/zfs
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/daemon/images
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/daemon/initlayer
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/daemon/links
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/daemon/listeners
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/daemon/logger
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/daemon/logger/awslogs
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/daemon/logger/fluentd
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/daemon/logger/gcplogs
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/daemon/logger/gelf
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/daemon/logger/journald
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/daemon/logger/journald/internal/export
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/daemon/logger/journald/internal/fake
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/daemon/logger/jsonfilelog
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/daemon/logger/local
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/daemon/logger/logentries
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/daemon/logger/loggertest
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/daemon/logger/loggerutils
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/daemon/logger/loggerutils/cache
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/daemon/logger/splunk
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/daemon/logger/syslog
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/daemon/logger/templates
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/daemon/names
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/daemon/network
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/daemon/stats
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/distribution
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/distribution/metadata
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/distribution/utils
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/distribution/xfer
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/dockerversion
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/errdefs
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/image
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/image/cache
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/image/tarexport
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/image/v1
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/internal/mounttree
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/internal/test/suite
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/internal/unshare
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/layer
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/libcontainerd
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/libcontainerd/queue
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/libcontainerd/remote
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/libcontainerd/supervisor
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/libcontainerd/types
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/oci
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/oci/caps
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/opts
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/pkg/aaparser
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/pkg/archive
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/pkg/authorization
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/pkg/broadcaster
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/pkg/capabilities
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/pkg/chrootarchive
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/pkg/containerfs
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/pkg/devicemapper
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/pkg/directory
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/pkg/dmesg
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/pkg/fileutils
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/pkg/homedir
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/pkg/idtools
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/pkg/ioutils
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/pkg/jsonmessage
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/pkg/longpath
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/pkg/loopback
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/pkg/namesgenerator
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/pkg/parsers
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/pkg/parsers/kernel
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/pkg/parsers/operatingsystem
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/pkg/pidfile
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/pkg/platform
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/pkg/plugingetter
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/pkg/plugins
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/pkg/plugins/transport
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/pkg/pools
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/pkg/process
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/pkg/progress
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/pkg/reexec
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/pkg/stack
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/pkg/stdcopy
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/pkg/streamformatter
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/pkg/stringid
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/pkg/sysinfo
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/pkg/system
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/pkg/tailfile
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/pkg/tarsum
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/pkg/useragent
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/plugin
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/plugin/executor/containerd
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/plugin/v2
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/profiles/apparmor
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/profiles/seccomp
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/quota
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/reference
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/registry
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/registry/resumable
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/restartmanager
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/rootless
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/rootless/specconv
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/runconfig
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/runconfig/opts
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/testutil
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/testutil/daemon
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/testutil/environment
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/testutil/fakecontext
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/testutil/fakegit
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/testutil/fakestorage
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/testutil/fixtures/load
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/testutil/fixtures/plugin
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/testutil/fixtures/plugin/basic
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/testutil/registry
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/testutil/request
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/volume
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/volume/drivers
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/volume/local
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/volume/mounts
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/volume/service
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/volume/service/opts
01:48:38 [2022-12-13T01:48:38.531Z] github.com/docker/docker/volume/testutils' ']'
01:48:38 [2022-12-13T01:48:38.532Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/coverage.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/mounttree github.com/docker/docker/internal/test/suite github.com/docker/docker/internal/unshare 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/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/process github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/reexec 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/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
01:48:38 [2022-12-13T01:48:38.532Z] ?   	github.com/docker/docker/api	[no test files]
01:48:53 [2022-12-13T01:48:53.422Z] ok  	github.com/docker/docker/api/server	0.005s	coverage: 7.9% of statements
01:50:14 [2022-12-13T01:50:14.924Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
01:50:14 [2022-12-13T01:50:14.924Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
01:50:14 [2022-12-13T01:50:14.924Z] ok  	github.com/docker/docker/api/server/httputils	0.007s	coverage: 31.9% of statements
01:50:14 [2022-12-13T01:50:14.924Z] ok  	github.com/docker/docker/api/server/middleware	0.006s	coverage: 37.7% of statements
01:50:14 [2022-12-13T01:50:14.924Z] ?   	github.com/docker/docker/api/server/router	[no test files]
01:50:14 [2022-12-13T01:50:14.924Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
01:50:14 [2022-12-13T01:50:14.924Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
01:50:14 [2022-12-13T01:50:14.924Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
01:50:14 [2022-12-13T01:50:14.924Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
01:50:14 [2022-12-13T01:50:14.924Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
01:50:14 [2022-12-13T01:50:14.924Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
01:50:14 [2022-12-13T01:50:14.924Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
01:50:14 [2022-12-13T01:50:14.924Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
01:50:14 [2022-12-13T01:50:14.924Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
01:50:14 [2022-12-13T01:50:14.924Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
01:50:14 [2022-12-13T01:50:14.924Z] ok  	github.com/docker/docker/api/server/router/swarm	0.018s	coverage: 6.0% of statements
01:50:14 [2022-12-13T01:50:14.924Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
01:50:14 [2022-12-13T01:50:14.924Z] ok  	github.com/docker/docker/api/types/filters	0.007s	coverage: 93.8% of statements
01:50:14 [2022-12-13T01:50:14.924Z] ok  	github.com/docker/docker/api/server/router/volume	0.006s	coverage: 66.7% of statements
01:50:14 [2022-12-13T01:50:14.924Z] ?   	github.com/docker/docker/api/types	[no test files]
01:50:14 [2022-12-13T01:50:14.924Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
01:50:14 [2022-12-13T01:50:14.924Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
01:50:14 [2022-12-13T01:50:14.924Z] ?   	github.com/docker/docker/api/types/container	[no test files]
01:50:14 [2022-12-13T01:50:14.924Z] ?   	github.com/docker/docker/api/types/events	[no test files]
01:50:14 [2022-12-13T01:50:14.924Z] ?   	github.com/docker/docker/api/types/image	[no test files]
01:50:14 [2022-12-13T01:50:14.924Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
01:50:14 [2022-12-13T01:50:14.924Z] ?   	github.com/docker/docker/api/types/network	[no test files]
01:50:14 [2022-12-13T01:50:14.924Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
01:50:14 [2022-12-13T01:50:14.924Z] ok  	github.com/docker/docker/api/types/registry	0.004s	coverage: 54.2% of statements
01:50:14 [2022-12-13T01:50:14.924Z] ok  	github.com/docker/docker/api/types/strslice	0.012s	coverage: 90.0% of statements
01:50:14 [2022-12-13T01:50:14.924Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
01:50:14 [2022-12-13T01:50:14.924Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
01:50:14 [2022-12-13T01:50:14.924Z] ok  	github.com/docker/docker/api/types/time	0.009s	coverage: 100.0% of statements
01:50:14 [2022-12-13T01:50:14.924Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 77.3% of statements
01:50:14 [2022-12-13T01:50:14.924Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
01:50:14 [2022-12-13T01:50:14.924Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
01:50:14 [2022-12-13T01:50:14.924Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
01:50:14 [2022-12-13T01:50:14.924Z] ?   	github.com/docker/docker/builder	[no test files]
01:50:14 [2022-12-13T01:50:14.924Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
01:50:14 [2022-12-13T01:50:14.924Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
01:50:14 [2022-12-13T01:50:14.924Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
01:50:14 [2022-12-13T01:50:14.924Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
01:50:14 [2022-12-13T01:50:14.924Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
01:50:14 [2022-12-13T01:50:14.924Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
01:50:14 [2022-12-13T01:50:14.924Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
01:50:14 [2022-12-13T01:50:14.924Z] ok  	github.com/docker/docker/builder/remotecontext	0.056s	coverage: 13.7% of statements
01:50:14 [2022-12-13T01:50:14.924Z] ok  	github.com/docker/docker/builder/dockerfile	0.068s	coverage: 50.1% of statements
01:50:14 [2022-12-13T01:50:14.924Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.002s	coverage: 100.0% of statements
01:50:14 [2022-12-13T01:50:14.924Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
01:50:14 [2022-12-13T01:50:14.924Z] ok  	github.com/docker/docker/builder/remotecontext/git	2.363s	coverage: 83.5% of statements
01:50:14 [2022-12-13T01:50:14.924Z] ?   	github.com/docker/docker/cli	[no test files]
01:50:14 [2022-12-13T01:50:14.924Z] ?   	github.com/docker/docker/cli/config	[no test files]
01:50:14 [2022-12-13T01:50:14.924Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
01:50:14 [2022-12-13T01:50:14.924Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
01:50:14 [2022-12-13T01:50:14.924Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.265s	coverage: 67.6% of statements
01:50:15 [2022-12-13T01:50:15.499Z] ok  	github.com/docker/docker/client	0.095s	coverage: 76.1% of statements
01:50:47 [2022-12-13T01:50:47.593Z] ok  	github.com/docker/docker/cmd/dockerd	0.077s	coverage: 29.4% of statements
01:50:47 [2022-12-13T01:50:47.593Z] ok  	github.com/docker/docker/container	0.124s	coverage: 36.8% of statements
01:50:47 [2022-12-13T01:50:47.593Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.433s	coverage: 0.0% of statements
01:50:47 [2022-12-13T01:50:47.593Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
01:50:47 [2022-12-13T01:50:47.593Z] ?   	github.com/docker/docker/container/stream	[no test files]
01:50:47 [2022-12-13T01:50:47.593Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
01:50:47 [2022-12-13T01:50:47.593Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
01:50:47 [2022-12-13T01:50:47.593Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
01:50:52 [2022-12-13T01:50:52.873Z] ok  	github.com/docker/docker/daemon/cluster	0.074s	coverage: 0.5% of statements
01:50:54 [2022-12-13T01:50:54.254Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.012s	coverage: 65.3% of statements
01:50:55 [2022-12-13T01:50:55.634Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.012s	coverage: 36.9% of statements
01:51:02 [2022-12-13T01:51:02.204Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.449s	coverage: 13.4% of statements
01:51:03 [2022-12-13T01:51:03.581Z] ok  	github.com/docker/docker/daemon/config	0.035s	coverage: 76.8% of statements
01:51:04 [2022-12-13T01:51:04.149Z] ok  	github.com/docker/docker/daemon/events	0.058s	coverage: 50.0% of statements
01:51:04 [2022-12-13T01:51:04.717Z] ok  	github.com/docker/docker/daemon/graphdriver	0.007s	coverage: 2.2% of statements
01:51:05 [2022-12-13T01:51:05.285Z] ok  	github.com/docker/docker/daemon	10.115s	coverage: 16.2% of statements
01:51:05 [2022-12-13T01:51:05.285Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
01:51:05 [2022-12-13T01:51:05.285Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
01:51:05 [2022-12-13T01:51:05.285Z] ?   	github.com/docker/docker/daemon/containerd	[no test files]
01:51:05 [2022-12-13T01:51:05.285Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
01:51:06 [2022-12-13T01:51:06.224Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	0.620s	coverage: 74.8% of statements
01:51:07 [2022-12-13T01:51:07.163Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.314s	coverage: 60.7% of statements
01:51:07 [2022-12-13T01:51:07.733Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.030s	coverage: 3.0% of statements
01:51:09 [2022-12-13T01:51:09.114Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.015s	coverage: 1.9% of statements
01:51:10 [2022-12-13T01:51:10.060Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.219s	coverage: 50.6% of statements
01:51:11 [2022-12-13T01:51:11.973Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.763s	coverage: 45.9% of statements
01:51:11 [2022-12-13T01:51:11.973Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
01:51:12 [2022-12-13T01:51:12.233Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.328s	coverage: 60.3% of statements
01:51:12 [2022-12-13T01:51:12.233Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
01:51:12 [2022-12-13T01:51:12.233Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
01:51:12 [2022-12-13T01:51:12.802Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.008s	coverage: 58.5% of statements
01:51:13 [2022-12-13T01:51:13.371Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.008s	coverage: 3.0% of statements
01:51:13 [2022-12-13T01:51:13.631Z] ok  	github.com/docker/docker/daemon/links	0.003s	coverage: 93.0% of statements
01:51:15 [2022-12-13T01:51:15.011Z] ok  	github.com/docker/docker/daemon/images	0.039s	coverage: 6.7% of statements
01:51:15 [2022-12-13T01:51:15.011Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
01:51:15 [2022-12-13T01:51:15.011Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
01:51:15 [2022-12-13T01:51:15.270Z] ok  	github.com/docker/docker/daemon/logger	0.216s	coverage: 43.2% of statements
01:51:16 [2022-12-13T01:51:16.206Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.018s	coverage: 53.6% of statements
01:51:16 [2022-12-13T01:51:16.206Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.151s	coverage: 79.9% of statements
01:51:16 [2022-12-13T01:51:16.206Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
01:51:16 [2022-12-13T01:51:16.776Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.014s	coverage: 68.2% of statements
01:51:17 [2022-12-13T01:51:17.035Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.012s	coverage: 88.2% of statements
01:51:17 [2022-12-13T01:51:17.972Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.122s	coverage: 76.8% of statements
01:51:18 [2022-12-13T01:51:18.541Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.005s	coverage: 87.2% of statements
01:51:19 [2022-12-13T01:51:19.108Z] ok  	github.com/docker/docker/daemon/logger/local	0.028s	coverage: 79.4% of statements
01:51:20 [2022-12-13T01:51:20.051Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.020s	coverage: 63.5% of statements
01:51:20 [2022-12-13T01:51:20.620Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.019s	coverage: 31.5% of statements
01:51:20 [2022-12-13T01:51:20.880Z] ok  	github.com/docker/docker/daemon/logger/journald	3.290s	coverage: 74.5% of statements
01:51:20 [2022-12-13T01:51:20.880Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
01:51:20 [2022-12-13T01:51:20.880Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
01:51:20 [2022-12-13T01:51:20.880Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
01:51:20 [2022-12-13T01:51:20.880Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
01:51:21 [2022-12-13T01:51:21.450Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.006s	coverage: 46.8% of statements
01:51:21 [2022-12-13T01:51:21.709Z] ok  	github.com/docker/docker/daemon/logger/templates	0.008s	coverage: 8.3% of statements
01:51:22 [2022-12-13T01:51:22.277Z] ok  	github.com/docker/docker/daemon/network	0.005s	coverage: 63.8% of statements
01:51:22 [2022-12-13T01:51:22.860Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.551s	coverage: 82.5% of statements
01:51:22 [2022-12-13T01:51:22.860Z] ?   	github.com/docker/docker/daemon/names	[no test files]
01:51:22 [2022-12-13T01:51:22.860Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
01:51:23 [2022-12-13T01:51:23.822Z] ok  	github.com/docker/docker/distribution/metadata	0.024s	coverage: 44.4% of statements
01:51:25 [2022-12-13T01:51:25.204Z] ok  	github.com/docker/docker/distribution	1.500s	coverage: 29.5% of statements
01:51:25 [2022-12-13T01:51:25.204Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
01:51:25 [2022-12-13T01:51:25.464Z] ok  	github.com/docker/docker/errdefs	0.005s	coverage: 77.0% of statements
01:51:26 [2022-12-13T01:51:26.401Z] ok  	github.com/docker/docker/image	0.026s	coverage: 87.3% of statements
01:51:26 [2022-12-13T01:51:26.401Z] ok  	github.com/docker/docker/distribution/xfer	1.895s	coverage: 85.4% of statements
01:51:26 [2022-12-13T01:51:26.401Z] ?   	github.com/docker/docker/dockerversion	[no test files]
01:51:26 [2022-12-13T01:51:26.969Z] ok  	github.com/docker/docker/image/cache	0.008s	coverage: 19.2% of statements
01:51:27 [2022-12-13T01:51:27.228Z] ok  	github.com/docker/docker/image/tarexport	0.008s	coverage: 0.7% of statements
01:51:27 [2022-12-13T01:51:27.228Z] ?   	github.com/docker/docker/image/v1	[no test files]
01:51:27 [2022-12-13T01:51:27.228Z] ?   	github.com/docker/docker/internal/mounttree	[no test files]
01:51:27 [2022-12-13T01:51:27.228Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
01:51:27 [2022-12-13T01:51:27.228Z] ?   	github.com/docker/docker/internal/unshare	[no test files]
01:51:27 [2022-12-13T01:51:27.488Z] ok  	github.com/docker/docker/libcontainerd/queue	0.031s	coverage: 100.0% of statements
01:51:28 [2022-12-13T01:51:28.425Z] ok  	github.com/docker/docker/oci	0.022s	coverage: 41.4% of statements
01:51:28 [2022-12-13T01:51:28.994Z] ok  	github.com/docker/docker/opts	0.024s	coverage: 66.8% of statements
01:51:29 [2022-12-13T01:51:29.253Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 52.9% of statements
01:51:30 [2022-12-13T01:51:30.633Z] ok  	github.com/docker/docker/pkg/archive	0.294s	coverage: 82.0% of statements
01:51:32 [2022-12-13T01:51:32.013Z] ok  	github.com/docker/docker/pkg/authorization	0.874s	coverage: 68.3% of statements
01:51:32 [2022-12-13T01:51:32.273Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
01:51:32 [2022-12-13T01:51:32.532Z] ok  	github.com/docker/docker/pkg/capabilities	0.003s	coverage: 87.5% of statements
01:51:33 [2022-12-13T01:51:33.100Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.234s	coverage: 83.1% of statements
01:51:33 [2022-12-13T01:51:33.359Z] ok  	github.com/docker/docker/pkg/containerfs	0.003s	coverage: 28.6% of statements
01:51:33 [2022-12-13T01:51:33.359Z] ok  	github.com/docker/docker/pkg/directory	0.002s	coverage: 81.8% of statements
01:51:33 [2022-12-13T01:51:33.618Z] ok  	github.com/docker/docker/pkg/dmesg	0.003s	coverage: 83.3% of statements
01:51:33 [2022-12-13T01:51:33.877Z] ok  	github.com/docker/docker/pkg/fileutils	0.003s	coverage: 77.5% of statements
01:51:34 [2022-12-13T01:51:34.136Z] ok  	github.com/docker/docker/pkg/homedir	0.003s	coverage: 11.4% of statements
01:51:35 [2022-12-13T01:51:35.072Z] ok  	github.com/docker/docker/pkg/idtools	0.308s	coverage: 69.6% of statements
01:51:35 [2022-12-13T01:51:35.641Z] ok  	github.com/docker/docker/pkg/ioutils	0.337s	coverage: 69.7% of statements
01:51:35 [2022-12-13T01:51:35.900Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.004s	coverage: 91.7% of statements
01:51:35 [2022-12-13T01:51:35.900Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 100.0% of statements
01:51:36 [2022-12-13T01:51:36.160Z] ok  	github.com/docker/docker/layer	7.604s	coverage: 68.9% of statements
01:51:36 [2022-12-13T01:51:36.160Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
01:51:36 [2022-12-13T01:51:36.160Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
01:51:36 [2022-12-13T01:51:36.160Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
01:51:36 [2022-12-13T01:51:36.160Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
01:51:36 [2022-12-13T01:51:36.160Z] ?   	github.com/docker/docker/oci/caps	[no test files]
01:51:36 [2022-12-13T01:51:36.160Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
01:51:36 [2022-12-13T01:51:36.160Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
01:51:36 [2022-12-13T01:51:36.160Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
01:51:36 [2022-12-13T01:51:36.419Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
01:51:36 [2022-12-13T01:51:36.419Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.006s	coverage: 60.0% of statements
01:51:36 [2022-12-13T01:51:36.679Z] ok  	github.com/docker/docker/pkg/pidfile	0.008s	coverage: 94.1% of statements
01:51:36 [2022-12-13T01:51:36.679Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.007s	coverage: 90.5% of statements
01:51:36 [2022-12-13T01:51:36.679Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
01:51:36 [2022-12-13T01:51:36.679Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
01:51:37 [2022-12-13T01:51:37.248Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.010s	coverage: 56.8% of statements
01:51:37 [2022-12-13T01:51:37.508Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.004s	coverage: 85.7% of statements
01:51:37 [2022-12-13T01:51:37.767Z] ok  	github.com/docker/docker/pkg/pools	0.003s	coverage: 88.2% of statements
01:51:38 [2022-12-13T01:51:38.026Z] ok  	github.com/docker/docker/pkg/process	0.003s	coverage: 21.7% of statements
01:51:38 [2022-12-13T01:51:38.286Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
01:51:38 [2022-12-13T01:51:38.545Z] ok  	github.com/docker/docker/pkg/reexec	0.010s	coverage: 82.4% of statements
01:51:38 [2022-12-13T01:51:38.804Z] ok  	github.com/docker/docker/pkg/stack	0.003s	coverage: 90.9% of statements
01:51:39 [2022-12-13T01:51:39.063Z] ok  	github.com/docker/docker/pkg/stdcopy	0.003s	coverage: 100.0% of statements
01:51:39 [2022-12-13T01:51:39.322Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
01:51:39 [2022-12-13T01:51:39.322Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
01:51:39 [2022-12-13T01:51:39.892Z] ok  	github.com/docker/docker/pkg/sysinfo	0.006s	coverage: 53.6% of statements
01:51:40 [2022-12-13T01:51:40.152Z] ok  	github.com/docker/docker/pkg/system	0.004s	coverage: 52.9% of statements
01:51:40 [2022-12-13T01:51:40.720Z] ok  	github.com/docker/docker/pkg/tailfile	0.043s	coverage: 88.6% of statements
01:51:40 [2022-12-13T01:51:40.979Z] ok  	github.com/docker/docker/pkg/tarsum	0.044s	coverage: 89.3% of statements
01:51:41 [2022-12-13T01:51:41.238Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
01:51:43 [2022-12-13T01:51:43.146Z] ok  	github.com/docker/docker/plugin	0.518s	coverage: 23.2% of statements
01:51:43 [2022-12-13T01:51:43.404Z] ok  	github.com/docker/docker/plugin/v2	0.004s	coverage: 14.4% of statements
01:51:43 [2022-12-13T01:51:43.664Z] ok  	github.com/docker/docker/profiles/seccomp	0.010s	coverage: 86.0% of statements
01:51:45 [2022-12-13T01:51:45.049Z] ok  	github.com/docker/docker/quota	0.239s	coverage: 71.4% of statements
01:51:45 [2022-12-13T01:51:45.309Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
01:51:46 [2022-12-13T01:51:46.247Z] ok  	github.com/docker/docker/registry	0.081s	coverage: 58.7% of statements
01:51:46 [2022-12-13T01:51:46.507Z] ok  	github.com/docker/docker/registry/resumable	0.017s	coverage: 100.0% of statements
01:51:46 [2022-12-13T01:51:46.507Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 50.9% of statements
01:51:47 [2022-12-13T01:51:47.076Z] ok  	github.com/docker/docker/runconfig	0.008s	coverage: 64.5% of statements
01:51:47 [2022-12-13T01:51:47.335Z] ok  	github.com/docker/docker/testutil	0.003s	coverage: 62.5% of statements
01:51:48 [2022-12-13T01:51:48.714Z] ok  	github.com/docker/docker/volume/drivers	0.005s	coverage: 36.1% of statements
01:51:49 [2022-12-13T01:51:49.652Z] ok  	github.com/docker/docker/volume/local	0.084s	coverage: 77.1% of statements
01:51:49 [2022-12-13T01:51:49.911Z] ok  	github.com/docker/docker/volume/mounts	0.007s	coverage: 67.7% of statements
01:51:51 [2022-12-13T01:51:51.289Z] ok  	github.com/docker/docker/volume/service	0.017s	coverage: 73.2% of statements
01:52:13 [2022-12-13T01:52:13.223Z] ok  	github.com/docker/docker/pkg/plugins	33.643s	coverage: 76.3% of statements
01:52:13 [2022-12-13T01:52:13.223Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
01:52:13 [2022-12-13T01:52:13.223Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
01:52:13 [2022-12-13T01:52:13.223Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
01:52:13 [2022-12-13T01:52:13.223Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
01:52:13 [2022-12-13T01:52:13.223Z] ?   	github.com/docker/docker/rootless	[no test files]
01:52:13 [2022-12-13T01:52:13.223Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
01:52:13 [2022-12-13T01:52:13.223Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
01:52:13 [2022-12-13T01:52:13.223Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
01:52:13 [2022-12-13T01:52:13.223Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
01:52:13 [2022-12-13T01:52:13.223Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
01:52:13 [2022-12-13T01:52:13.223Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
01:52:13 [2022-12-13T01:52:13.223Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
01:52:13 [2022-12-13T01:52:13.223Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
01:52:13 [2022-12-13T01:52:13.223Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
01:52:13 [2022-12-13T01:52:13.223Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
01:52:13 [2022-12-13T01:52:13.223Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
01:52:13 [2022-12-13T01:52:13.223Z] ?   	github.com/docker/docker/testutil/request	[no test files]
01:52:13 [2022-12-13T01:52:13.223Z] ?   	github.com/docker/docker/volume	[no test files]
01:52:13 [2022-12-13T01:52:13.223Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
01:52:13 [2022-12-13T01:52:13.223Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
01:52:13 [2022-12-13T01:52:13.223Z] 
01:52:13 [2022-12-13T01:52:13.223Z] === Skipped
01:52:13 [2022-12-13T01:52:13.223Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
01:52:13 [2022-12-13T01:52:13.223Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
01:52:13 [2022-12-13T01:52:13.223Z] 
01:52:13 [2022-12-13T01:52:13.223Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
01:52:13 [2022-12-13T01:52:13.223Z]     network_proxy_test.go:208: No support for dual stack yet
01:52:13 [2022-12-13T01:52:13.223Z] 
01:52:13 [2022-12-13T01:52:13.223Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
01:52:13 [2022-12-13T01:52:13.223Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
01:52:13 [2022-12-13T01:52:13.223Z] 
01:52:13 [2022-12-13T01:52:13.223Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
01:52:13 [2022-12-13T01:52:13.223Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
01:52:13 [2022-12-13T01:52:13.223Z] 
01:52:13 [2022-12-13T01:52:13.223Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
01:52:13 [2022-12-13T01:52:13.223Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
01:52:13 [2022-12-13T01:52:13.223Z]     graphtest_unix.go:44: Driver btrfs not supported
01:52:13 [2022-12-13T01:52:13.223Z] 
01:52:13 [2022-12-13T01:52:13.223Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
01:52:13 [2022-12-13T01:52:13.223Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
01:52:13 [2022-12-13T01:52:13.223Z]     graphtest_unix.go:44: Driver btrfs not supported
01:52:13 [2022-12-13T01:52:13.223Z] 
01:52:13 [2022-12-13T01:52:13.223Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
01:52:13 [2022-12-13T01:52:13.223Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
01:52:13 [2022-12-13T01:52:13.223Z]     graphtest_unix.go:44: Driver btrfs not supported
01:52:13 [2022-12-13T01:52:13.223Z] 
01:52:13 [2022-12-13T01:52:13.223Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
01:52:13 [2022-12-13T01:52:13.223Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
01:52:13 [2022-12-13T01:52:13.223Z]     graphtest_unix.go:44: Driver btrfs not supported
01:52:13 [2022-12-13T01:52:13.223Z] 
01:52:13 [2022-12-13T01:52:13.223Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
01:52:13 [2022-12-13T01:52:13.223Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
01:52:13 [2022-12-13T01:52:13.223Z]     graphtest_unix.go:44: Driver btrfs not supported
01:52:13 [2022-12-13T01:52:13.223Z] 
01:52:13 [2022-12-13T01:52:13.223Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
01:52:13 [2022-12-13T01:52:13.223Z]     graphtest_unix.go:71: No driver to put!
01:52:13 [2022-12-13T01:52:13.223Z] 
01:52:13 [2022-12-13T01:52:13.223Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
01:52:13 [2022-12-13T01:52:13.223Z] time="2022-12-13T01:51:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
01:52:13 [2022-12-13T01:52:13.223Z]     graphtest_unix.go:42: graphdriver: driver not supported
01:52:13 [2022-12-13T01:52:13.223Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
01:52:13 [2022-12-13T01:52:13.223Z] 
01:52:13 [2022-12-13T01:52:13.223Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
01:52:13 [2022-12-13T01:52:13.223Z] time="2022-12-13T01:51:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
01:52:13 [2022-12-13T01:52:13.223Z]     graphtest_unix.go:42: graphdriver: driver not supported
01:52:13 [2022-12-13T01:52:13.223Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
01:52:13 [2022-12-13T01:52:13.223Z] 
01:52:13 [2022-12-13T01:52:13.223Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
01:52:13 [2022-12-13T01:52:13.223Z] time="2022-12-13T01:51:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
01:52:13 [2022-12-13T01:52:13.223Z]     graphtest_unix.go:42: graphdriver: driver not supported
01:52:13 [2022-12-13T01:52:13.223Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
01:52:13 [2022-12-13T01:52:13.223Z] 
01:52:13 [2022-12-13T01:52:13.223Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
01:52:13 [2022-12-13T01:52:13.223Z] time="2022-12-13T01:51:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
01:52:13 [2022-12-13T01:52:13.223Z]     graphtest_unix.go:42: graphdriver: driver not supported
01:52:13 [2022-12-13T01:52:13.223Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
01:52:13 [2022-12-13T01:52:13.223Z] 
01:52:13 [2022-12-13T01:52:13.223Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
01:52:13 [2022-12-13T01:52:13.223Z] time="2022-12-13T01:51:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
01:52:13 [2022-12-13T01:52:13.223Z]     graphtest_unix.go:42: graphdriver: driver not supported
01:52:13 [2022-12-13T01:52:13.223Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
01:52:13 [2022-12-13T01:52:13.223Z] 
01:52:13 [2022-12-13T01:52:13.223Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
01:52:13 [2022-12-13T01:52:13.223Z]     graphtest_unix.go:71: No driver to put!
01:52:13 [2022-12-13T01:52:13.223Z] 
01:52:13 [2022-12-13T01:52:13.223Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
01:52:13 [2022-12-13T01:52:13.223Z]     overlay_test.go:45: Fails to compute changes after apply intermittently
01:52:13 [2022-12-13T01:52:13.223Z] 
01:52:13 [2022-12-13T01:52:13.223Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
01:52:13 [2022-12-13T01:52:13.223Z]     overlay_test.go:50: Fails to compute changes intermittently
01:52:13 [2022-12-13T01:52:13.223Z] 
01:52:13 [2022-12-13T01:52:13.223Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
01:52:13 [2022-12-13T01:52:13.223Z]     overlay_test.go:65: Cannot run test with naive change algorithm
01:52:13 [2022-12-13T01:52:13.223Z] 
01:52:13 [2022-12-13T01:52:13.223Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
01:52:13 [2022-12-13T01:52:13.223Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
01:52:13 [2022-12-13T01:52:13.223Z] 
01:52:13 [2022-12-13T01:52:13.223Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
01:52:13 [2022-12-13T01:52:13.223Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
01:52:13 [2022-12-13T01:52:13.223Z]     graphtest_unix.go:44: Driver zfs not supported
01:52:13 [2022-12-13T01:52:13.223Z] 
01:52:13 [2022-12-13T01:52:13.223Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
01:52:13 [2022-12-13T01:52:13.223Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
01:52:13 [2022-12-13T01:52:13.223Z]     graphtest_unix.go:44: Driver zfs not supported
01:52:13 [2022-12-13T01:52:13.223Z] 
01:52:13 [2022-12-13T01:52:13.223Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
01:52:13 [2022-12-13T01:52:13.223Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
01:52:13 [2022-12-13T01:52:13.223Z]     graphtest_unix.go:44: Driver zfs not supported
01:52:13 [2022-12-13T01:52:13.223Z] 
01:52:13 [2022-12-13T01:52:13.223Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
01:52:13 [2022-12-13T01:52:13.223Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
01:52:13 [2022-12-13T01:52:13.223Z]     graphtest_unix.go:44: Driver zfs not supported
01:52:13 [2022-12-13T01:52:13.223Z] 
01:52:13 [2022-12-13T01:52:13.223Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
01:52:13 [2022-12-13T01:52:13.223Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
01:52:13 [2022-12-13T01:52:13.223Z]     graphtest_unix.go:44: Driver zfs not supported
01:52:13 [2022-12-13T01:52:13.223Z] 
01:52:13 [2022-12-13T01:52:13.223Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
01:52:13 [2022-12-13T01:52:13.223Z]     graphtest_unix.go:71: No driver to put!
01:52:13 [2022-12-13T01:52:13.223Z] 
01:52:13 [2022-12-13T01:52:13.223Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
01:52:13 [2022-12-13T01:52:13.223Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
01:52:13 [2022-12-13T01:52:13.223Z] 
01:52:13 [2022-12-13T01:52:13.224Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
01:52:13 [2022-12-13T01:52:13.224Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
01:52:13 [2022-12-13T01:52:13.224Z] 
01:52:13 [2022-12-13T01:52:13.224Z] DONE 2897 tests, 28 skipped in 213.692s
01:52:13 [2022-12-13T01:52:13.224Z] + '[' -n 'github.com/docker/docker/libnetwork
01:52:13 [2022-12-13T01:52:13.224Z] github.com/docker/docker/libnetwork/bitseq
01:52:13 [2022-12-13T01:52:13.224Z] github.com/docker/docker/libnetwork/cluster
01:52:13 [2022-12-13T01:52:13.224Z] github.com/docker/docker/libnetwork/cmd/diagnostic
01:52:13 [2022-12-13T01:52:13.224Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
01:52:13 [2022-12-13T01:52:13.224Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
01:52:13 [2022-12-13T01:52:13.224Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
01:52:13 [2022-12-13T01:52:13.224Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
01:52:13 [2022-12-13T01:52:13.224Z] github.com/docker/docker/libnetwork/cmd/ovrouter
01:52:13 [2022-12-13T01:52:13.224Z] github.com/docker/docker/libnetwork/cmd/readme_test
01:52:13 [2022-12-13T01:52:13.224Z] github.com/docker/docker/libnetwork/config
01:52:13 [2022-12-13T01:52:13.224Z] github.com/docker/docker/libnetwork/datastore
01:52:13 [2022-12-13T01:52:13.224Z] github.com/docker/docker/libnetwork/diagnostic
01:52:13 [2022-12-13T01:52:13.224Z] github.com/docker/docker/libnetwork/discoverapi
01:52:13 [2022-12-13T01:52:13.224Z] github.com/docker/docker/libnetwork/driverapi
01:52:13 [2022-12-13T01:52:13.224Z] github.com/docker/docker/libnetwork/drivers/bridge
01:52:13 [2022-12-13T01:52:13.224Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
01:52:13 [2022-12-13T01:52:13.224Z] github.com/docker/docker/libnetwork/drivers/host
01:52:13 [2022-12-13T01:52:13.224Z] github.com/docker/docker/libnetwork/drivers/ipvlan
01:52:13 [2022-12-13T01:52:13.224Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
01:52:13 [2022-12-13T01:52:13.224Z] github.com/docker/docker/libnetwork/drivers/macvlan
01:52:13 [2022-12-13T01:52:13.224Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
01:52:13 [2022-12-13T01:52:13.224Z] github.com/docker/docker/libnetwork/drivers/null
01:52:13 [2022-12-13T01:52:13.224Z] github.com/docker/docker/libnetwork/drivers/overlay
01:52:13 [2022-12-13T01:52:13.224Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
01:52:13 [2022-12-13T01:52:13.224Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
01:52:13 [2022-12-13T01:52:13.224Z] github.com/docker/docker/libnetwork/drivers/remote
01:52:13 [2022-12-13T01:52:13.224Z] github.com/docker/docker/libnetwork/drivers/remote/api
01:52:13 [2022-12-13T01:52:13.224Z] github.com/docker/docker/libnetwork/drivers/windows
01:52:13 [2022-12-13T01:52:13.224Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
01:52:13 [2022-12-13T01:52:13.224Z] github.com/docker/docker/libnetwork/drvregistry
01:52:13 [2022-12-13T01:52:13.224Z] github.com/docker/docker/libnetwork/etchosts
01:52:13 [2022-12-13T01:52:13.224Z] github.com/docker/docker/libnetwork/idm
01:52:13 [2022-12-13T01:52:13.224Z] github.com/docker/docker/libnetwork/internal/caller
01:52:13 [2022-12-13T01:52:13.224Z] github.com/docker/docker/libnetwork/internal/setmatrix
01:52:13 [2022-12-13T01:52:13.224Z] github.com/docker/docker/libnetwork/ipam
01:52:13 [2022-12-13T01:52:13.224Z] github.com/docker/docker/libnetwork/ipamapi
01:52:13 [2022-12-13T01:52:13.224Z] github.com/docker/docker/libnetwork/ipams/builtin
01:52:13 [2022-12-13T01:52:13.224Z] github.com/docker/docker/libnetwork/ipams/null
01:52:13 [2022-12-13T01:52:13.224Z] github.com/docker/docker/libnetwork/ipams/remote
01:52:13 [2022-12-13T01:52:13.224Z] github.com/docker/docker/libnetwork/ipams/remote/api
01:52:13 [2022-12-13T01:52:13.224Z] github.com/docker/docker/libnetwork/ipams/windowsipam
01:52:13 [2022-12-13T01:52:13.224Z] github.com/docker/docker/libnetwork/ipamutils
01:52:13 [2022-12-13T01:52:13.224Z] github.com/docker/docker/libnetwork/iptables
01:52:13 [2022-12-13T01:52:13.224Z] github.com/docker/docker/libnetwork/netlabel
01:52:13 [2022-12-13T01:52:13.224Z] github.com/docker/docker/libnetwork/netutils
01:52:13 [2022-12-13T01:52:13.224Z] github.com/docker/docker/libnetwork/networkdb
01:52:13 [2022-12-13T01:52:13.224Z] github.com/docker/docker/libnetwork/ns
01:52:13 [2022-12-13T01:52:13.224Z] github.com/docker/docker/libnetwork/options
01:52:13 [2022-12-13T01:52:13.224Z] github.com/docker/docker/libnetwork/osl
01:52:13 [2022-12-13T01:52:13.224Z] github.com/docker/docker/libnetwork/osl/kernel
01:52:13 [2022-12-13T01:52:13.224Z] github.com/docker/docker/libnetwork/portallocator
01:52:13 [2022-12-13T01:52:13.224Z] github.com/docker/docker/libnetwork/portmapper
01:52:13 [2022-12-13T01:52:13.224Z] github.com/docker/docker/libnetwork/resolvconf
01:52:13 [2022-12-13T01:52:13.224Z] github.com/docker/docker/libnetwork/testutils
01:52:13 [2022-12-13T01:52:13.224Z] github.com/docker/docker/libnetwork/types' ']'
01:52:13 [2022-12-13T01:52:13.224Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/coverage-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
01:52:59 [2022-12-13T01:52:59.909Z] ok  	github.com/docker/docker/libnetwork	37.494s	coverage: 40.6% of statements
01:52:59 [2022-12-13T01:52:59.909Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.139s	coverage: 84.4% of statements
01:52:59 [2022-12-13T01:52:59.909Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
01:52:59 [2022-12-13T01:52:59.909Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
01:52:59 [2022-12-13T01:52:59.909Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
01:52:59 [2022-12-13T01:52:59.909Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
01:52:59 [2022-12-13T01:52:59.909Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
01:52:59 [2022-12-13T01:52:59.909Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
01:52:59 [2022-12-13T01:52:59.909Z] ?   	github.com/docker/docker/libnetwork/cmd/ovrouter	[no test files]
01:52:59 [2022-12-13T01:52:59.909Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
01:52:59 [2022-12-13T01:52:59.909Z] ok  	github.com/docker/docker/libnetwork/config	0.019s	coverage: 9.3% of statements
01:52:59 [2022-12-13T01:52:59.909Z] ok  	github.com/docker/docker/libnetwork/datastore	0.003s	coverage: 21.9% of statements
01:52:59 [2022-12-13T01:52:59.909Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
01:52:59 [2022-12-13T01:52:59.909Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
01:52:59 [2022-12-13T01:52:59.909Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.003s	coverage: 68.9% of statements
01:52:59 [2022-12-13T01:52:59.909Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.688s	coverage: 59.7% of statements
01:52:59 [2022-12-13T01:52:59.909Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
01:52:59 [2022-12-13T01:52:59.909Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.003s	coverage: 34.8% of statements
01:53:00 [2022-12-13T01:53:00.478Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.015s	coverage: 5.2% of statements
01:53:00 [2022-12-13T01:53:00.478Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
01:53:01 [2022-12-13T01:53:01.045Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.013s	coverage: 4.8% of statements
01:53:01 [2022-12-13T01:53:01.045Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
01:53:01 [2022-12-13T01:53:01.306Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.002s	coverage: 34.8% of statements
01:53:11 [2022-12-13T01:53:11.332Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	8.333s	coverage: 6.9% of statements
01:53:11 [2022-12-13T01:53:11.332Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
01:53:11 [2022-12-13T01:53:11.332Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.005s	coverage: 63.6% of statements
01:53:11 [2022-12-13T01:53:11.900Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.012s	coverage: 57.4% of statements
01:53:11 [2022-12-13T01:53:11.900Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
01:53:11 [2022-12-13T01:53:11.900Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
01:53:11 [2022-12-13T01:53:11.900Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
01:53:12 [2022-12-13T01:53:12.469Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.016s	coverage: 82.4% of statements
01:53:12 [2022-12-13T01:53:12.728Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.013s	coverage: 81.2% of statements
01:53:12 [2022-12-13T01:53:12.987Z] ok  	github.com/docker/docker/libnetwork/idm	0.002s	coverage: 87.5% of statements
01:53:12 [2022-12-13T01:53:12.987Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
01:53:25 [2022-12-13T01:53:25.198Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
01:53:40 [2022-12-13T01:53:40.085Z] ok  	github.com/docker/docker/libnetwork/ipam	15.911s	coverage: 85.3% of statements
01:53:40 [2022-12-13T01:53:40.085Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
01:53:40 [2022-12-13T01:53:40.085Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
01:53:40 [2022-12-13T01:53:40.085Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.003s	coverage: 57.1% of statements
01:53:40 [2022-12-13T01:53:40.344Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.008s	coverage: 47.4% of statements
01:53:40 [2022-12-13T01:53:40.344Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
01:53:40 [2022-12-13T01:53:40.603Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.002s	coverage: 71.4% of statements
01:53:41 [2022-12-13T01:53:41.172Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.263s	coverage: 74.0% of statements
01:53:42 [2022-12-13T01:53:42.109Z] ok  	github.com/docker/docker/libnetwork/iptables	0.255s	coverage: 45.9% of statements
01:53:42 [2022-12-13T01:53:42.110Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.002s	coverage: 60.0% of statements
01:53:42 [2022-12-13T01:53:42.369Z] ok  	github.com/docker/docker/libnetwork/netutils	0.016s	coverage: 43.7% of statements
01:55:33 [2022-12-13T01:55:33.832Z] time="2022-12-13T01:55:28Z" 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"
01:55:33 [2022-12-13T01:55:33.832Z] ok  	github.com/docker/docker/libnetwork/networkdb	104.298s	coverage: 60.0% of statements
01:55:33 [2022-12-13T01:55:33.832Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
01:55:33 [2022-12-13T01:55:33.832Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
01:55:33 [2022-12-13T01:55:33.832Z] ok  	github.com/docker/docker/libnetwork/osl	4.382s	coverage: 39.5% of statements
01:55:33 [2022-12-13T01:55:33.832Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
01:55:33 [2022-12-13T01:55:33.832Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.015s	coverage: 80.7% of statements
01:55:34 [2022-12-13T01:55:34.769Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.648s	coverage: 46.3% of statements
01:55:35 [2022-12-13T01:55:35.028Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.003s	coverage: 82.8% of statements
01:55:35 [2022-12-13T01:55:35.028Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
01:55:35 [2022-12-13T01:55:35.287Z] ok  	github.com/docker/docker/libnetwork/types	0.002s	coverage: 37.3% of statements
01:55:35 [2022-12-13T01:55:35.287Z] 
01:55:35 [2022-12-13T01:55:35.287Z] === Skipped
01:55:35 [2022-12-13T01:55:35.287Z] === SKIP: libnetwork TestParallel3 (0.00s)
01:55:35 [2022-12-13T01:55:35.287Z]     libnetwork_linux_test.go:968: Skipped because t.parallel was less than  3
01:55:35 [2022-12-13T01:55:35.287Z] 
01:55:35 [2022-12-13T01:55:35.287Z] === SKIP: libnetwork TestParallel1 (0.00s)
01:55:35 [2022-12-13T01:55:35.287Z]     libnetwork_linux_test.go:968: Skipped because t.parallel was less than  3
01:55:35 [2022-12-13T01:55:35.287Z] 
01:55:35 [2022-12-13T01:55:35.287Z] === SKIP: libnetwork TestParallel2 (0.00s)
01:55:35 [2022-12-13T01:55:35.287Z]     libnetwork_linux_test.go:968: Skipped because t.parallel was less than  3
01:55:35 [2022-12-13T01:55:35.287Z] 
01:55:35 [2022-12-13T01:55:35.287Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
01:55:35 [2022-12-13T01:55:35.287Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
01:55:35 [2022-12-13T01:55:35.287Z] 
01:55:35 [2022-12-13T01:55:35.287Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
01:55:35 [2022-12-13T01:55:35.287Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
01:55:35 [2022-12-13T01:55:35.287Z] 
01:55:35 [2022-12-13T01:55:35.287Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
01:55:35 [2022-12-13T01:55:35.287Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
01:55:35 [2022-12-13T01:55:35.287Z] 
01:55:35 [2022-12-13T01:55:35.287Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
01:55:35 [2022-12-13T01:55:35.287Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
01:55:35 [2022-12-13T01:55:35.287Z] 
01:55:35 [2022-12-13T01:55:35.287Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
01:55:35 [2022-12-13T01:55:35.287Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
01:55:35 [2022-12-13T01:55:35.287Z] 
01:55:35 [2022-12-13T01:55:35.287Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
01:55:35 [2022-12-13T01:55:35.287Z]     firewalld_test.go:14: firewalld is not running
01:55:35 [2022-12-13T01:55:35.287Z] 
01:55:35 [2022-12-13T01:55:35.287Z] DONE 326 tests, 9 skipped in 204.096s
Post stage
[Pipeline] junit
01:55:36 [2022-12-13T01:55:36.245Z] Recording test results
01:55:37 [2022-12-13T01:55:37.648Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
01:55:37 [2022-12-13T01:55:37.998Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44497/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a3344126e8b30a03128d41591456df772f16799c -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_INTEGRATION_USE_SNAPSHOTTER -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a3344126e8b30a03128d41591456df772f16799c hack/make.sh dynbinary test-integration
01:55:38 [2022-12-13T01:55:38.566Z] 
01:55:38 [2022-12-13T01:55:38.566Z] Removing bundles/
01:55:38 [2022-12-13T01:55:38.566Z] 
01:55:38 [2022-12-13T01:55:38.566Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
01:55:38 [2022-12-13T01:55:38.566Z] Building: bundles/dynbinary-daemon/dockerd
01:55:38 [2022-12-13T01:55:38.566Z] GOOS="" GOARCH="" GOARM=""
01:57:15 [2022-12-13T01:57:15.031Z] Created binary: bundles/dynbinary-daemon/dockerd
01:57:15 [2022-12-13T01:57:15.031Z] Building: bundles/dynbinary-daemon/docker-proxy
01:57:15 [2022-12-13T01:57:15.031Z] GOOS="" GOARCH="" GOARM=""
01:57:15 [2022-12-13T01:57:15.031Z] Created binary: bundles/dynbinary-daemon/docker-proxy
01:57:15 [2022-12-13T01:57:15.031Z] 
01:57:15 [2022-12-13T01:57:15.031Z] ---> Making bundle: test-integration (in bundles/test-integration)
01:57:15 [2022-12-13T01:57:15.031Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
01:57:15 [2022-12-13T01:57:15.031Z] HOSTNAME=23c65d29f54e
01:57:15 [2022-12-13T01:57:15.031Z] TESTDEBUG=0
01:57:15 [2022-12-13T01:57:15.031Z] DEST=bundles/test-integration
01:57:15 [2022-12-13T01:57:15.031Z] PWD=/go/src/github.com/docker/docker
01:57:15 [2022-12-13T01:57:15.031Z] DOCKER_GITCOMMIT=a3344126e8b30a03128d41591456df772f16799c
01:57:15 [2022-12-13T01:57:15.031Z] container=docker
01:57:15 [2022-12-13T01:57:15.031Z] HOME=/root
01:57:15 [2022-12-13T01:57:15.031Z] GOLANG_VERSION=1.19.4
01:57:15 [2022-12-13T01:57:15.031Z] VALIDATE_REPO=https://github.com/moby/moby.git
01:57:15 [2022-12-13T01:57:15.031Z] VALIDATE_BRANCH=master
01:57:15 [2022-12-13T01:57:15.031Z] TERM=xterm
01:57:15 [2022-12-13T01:57:15.031Z] DOCKER_PKG=github.com/docker/docker
01:57:15 [2022-12-13T01:57:15.031Z] SHLVL=1
01:57:15 [2022-12-13T01:57:15.031Z] TIMEOUT=120m
01:57:15 [2022-12-13T01:57:15.031Z] DOCKER_BUILDTAGS= journald
01:57:15 [2022-12-13T01:57:15.031Z] DOCKER_GRAPHDRIVER=overlay2
01:57:15 [2022-12-13T01:57:15.031Z] GO111MODULE=off
01:57:15 [2022-12-13T01:57:15.031Z] DOCKER_EXPERIMENTAL=1
01:57:15 [2022-12-13T01:57:15.031Z] TEST_SKIP_INTEGRATION_CLI=1
01:57:15 [2022-12-13T01:57:15.031Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
01:57:15 [2022-12-13T01:57:15.031Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
01:57:15 [2022-12-13T01:57:15.031Z] GOPATH=/go
01:57:15 [2022-12-13T01:57:15.031Z] PKG_CONFIG=pkg-config
01:57:15 [2022-12-13T01:57:15.031Z] _=/usr/bin/env
01:57:15 [2022-12-13T01:57:15.031Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
01:57:47 [2022-12-13T01:57:47.127Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
01:57:47 [2022-12-13T01:57:47.387Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
01:58:13 [2022-12-13T01:58:13.947Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
01:58:23 [2022-12-13T01:58:23.939Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
01:58:29 [2022-12-13T01:58:29.219Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
01:58:29 [2022-12-13T01:58:29.478Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
01:58:30 [2022-12-13T01:58:30.414Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
01:58:30 [2022-12-13T01:58:30.982Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
01:58:31 [2022-12-13T01:58:31.919Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
01:58:31 [2022-12-13T01:58:31.919Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
01:58:32 [2022-12-13T01:58:32.855Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
01:58:34 [2022-12-13T01:58:34.234Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
01:58:35 [2022-12-13T01:58:35.614Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
01:58:36 [2022-12-13T01:58:36.551Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
01:58:36 [2022-12-13T01:58:36.813Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
01:58:37 [2022-12-13T01:58:37.756Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
01:58:38 [2022-12-13T01:58:38.324Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
01:58:39 [2022-12-13T01:58:39.261Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
01:58:39 [2022-12-13T01:58:39.829Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
01:58:40 [2022-12-13T01:58:40.767Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
01:58:41 [2022-12-13T01:58:41.705Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
01:58:41 [2022-12-13T01:58:41.705Z] Using test binary docker
01:58:41 [2022-12-13T01:58:41.705Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
01:58:41 [2022-12-13T01:58:41.705Z] +++ /etc/init.d/apparmor start
01:58:41 [2022-12-13T01:58:41.705Z] Not: starting.
01:58:41 [2022-12-13T01:58:41.705Z] INFO: Waiting for daemon to start...
01:58:41 [2022-12-13T01:58:41.705Z] Starting dockerd
01:58:41 [2022-12-13T01:58:41.705Z] +++ 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
01:58:43 [2022-12-13T01:58:43.609Z] .
01:58:43 [2022-12-13T01:58:43.609Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
01:58:43 [2022-12-13T01:58:43.609Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
01:58:43 [2022-12-13T01:58:43.609Z] Error: No such image: emptyfs
01:58:43 [2022-12-13T01:58:43.609Z] ++++ tar -cC bundles/test-integration/emptyfs .
01:58:43 [2022-12-13T01:58:43.609Z] ++++ docker load
01:58:43 [2022-12-13T01:58:43.609Z] Loaded image: emptyfs:latest
01:58:43 [2022-12-13T01:58:43.609Z] Running integration-test (iteration 1)
01:58:43 [2022-12-13T01:58:43.609Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
01:58:43 [2022-12-13T01:58:43.609Z] ++ 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
01:58:43 [2022-12-13T01:58:43.609Z] ++ set -e
01:58:43 [2022-12-13T01:58:43.609Z] ++ '[' -n 0 ']'
01:58:43 [2022-12-13T01:58:43.609Z] ++ set -x
01:58:43 [2022-12-13T01:58:43.609Z] ++ 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 GITHUB_ACTIONS= 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 TEST_INTEGRATION_USE_SNAPSHOTTER= 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
01:58:43 [2022-12-13T01:58:43.868Z] Loaded image: busybox:latest
01:58:43 [2022-12-13T01:58:43.868Z] Loaded image: busybox:glibc
01:58:45 [2022-12-13T01:58:45.245Z] Loaded image: debian:bullseye-slim
01:58:45 [2022-12-13T01:58:45.245Z] Loaded image: hello-world:latest
01:58:45 [2022-12-13T01:58:45.245Z] Loaded image: arm32v7/hello-world:latest
01:58:45 [2022-12-13T01:58:45.245Z] INFO: Testing against a local daemon
01:58:45 [2022-12-13T01:58:45.245Z] === RUN   TestCgroupNamespacesBuild
01:58:47 [2022-12-13T01:58:47.802Z] --- PASS: TestCgroupNamespacesBuild (2.19s)
01:58:47 [2022-12-13T01:58:47.802Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
01:58:48 [2022-12-13T01:58:48.739Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.05s)
01:58:48 [2022-12-13T01:58:48.739Z] === RUN   TestBuildWithSession
01:58:48 [2022-12-13T01:58:48.739Z]     build_session_test.go:25: TODO: BuildKit
01:58:48 [2022-12-13T01:58:48.739Z] --- SKIP: TestBuildWithSession (0.00s)
01:58:48 [2022-12-13T01:58:48.739Z] === RUN   TestBuildSquashParent
01:58:52 [2022-12-13T01:58:52.028Z] --- PASS: TestBuildSquashParent (3.65s)
01:58:52 [2022-12-13T01:58:52.028Z] === RUN   TestBuildWithRemoveAndForceRemove
01:58:52 [2022-12-13T01:58:52.287Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
01:58:52 [2022-12-13T01:58:52.287Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
01:58:52 [2022-12-13T01:58:52.287Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
01:58:52 [2022-12-13T01:58:52.287Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
01:58:52 [2022-12-13T01:58:52.287Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
01:58:52 [2022-12-13T01:58:52.287Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
01:58:52 [2022-12-13T01:58:52.287Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
01:58:52 [2022-12-13T01:58:52.287Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
01:58:52 [2022-12-13T01:58:52.287Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
01:58:52 [2022-12-13T01:58:52.287Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
01:58:52 [2022-12-13T01:58:52.287Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
01:58:52 [2022-12-13T01:58:52.287Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
01:58:52 [2022-12-13T01:58:52.287Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
01:58:52 [2022-12-13T01:58:52.287Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
01:58:53 [2022-12-13T01:58:53.667Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
01:58:53 [2022-12-13T01:58:53.667Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
01:58:54 [2022-12-13T01:58:54.604Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
01:58:54 [2022-12-13T01:58:54.863Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
01:58:55 [2022-12-13T01:58:55.799Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
01:58:55 [2022-12-13T01:58:55.799Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.26s)
01:58:55 [2022-12-13T01:58:55.799Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.43s)
01:58:55 [2022-12-13T01:58:55.799Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.28s)
01:58:55 [2022-12-13T01:58:55.799Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.15s)
01:58:55 [2022-12-13T01:58:55.799Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.09s)
01:58:55 [2022-12-13T01:58:55.799Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.16s)
01:58:55 [2022-12-13T01:58:55.799Z] === RUN   TestBuildMultiStageCopy
01:58:55 [2022-12-13T01:58:55.799Z] === RUN   TestBuildMultiStageCopy/copy_to_root
01:58:56 [2022-12-13T01:58:56.736Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
01:58:56 [2022-12-13T01:58:56.995Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
01:58:56 [2022-12-13T01:58:56.995Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
01:58:56 [2022-12-13T01:58:56.995Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
01:58:57 [2022-12-13T01:58:57.254Z] --- PASS: TestBuildMultiStageCopy (1.24s)
01:58:57 [2022-12-13T01:58:57.254Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (0.94s)
01:58:57 [2022-12-13T01:58:57.254Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.05s)
01:58:57 [2022-12-13T01:58:57.254Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.06s)
01:58:57 [2022-12-13T01:58:57.254Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.08s)
01:58:57 [2022-12-13T01:58:57.254Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.11s)
01:58:57 [2022-12-13T01:58:57.254Z] === RUN   TestBuildMultiStageParentConfig
01:58:57 [2022-12-13T01:58:57.514Z] --- PASS: TestBuildMultiStageParentConfig (0.40s)
01:58:57 [2022-12-13T01:58:57.514Z] === RUN   TestBuildLabelWithTargets
01:58:58 [2022-12-13T01:58:58.084Z] --- PASS: TestBuildLabelWithTargets (0.51s)
01:58:58 [2022-12-13T01:58:58.084Z] === RUN   TestBuildWithEmptyLayers
01:58:58 [2022-12-13T01:58:58.084Z] --- PASS: TestBuildWithEmptyLayers (0.09s)
01:58:58 [2022-12-13T01:58:58.084Z] === RUN   TestBuildMultiStageOnBuild
01:58:59 [2022-12-13T01:58:59.464Z] --- PASS: TestBuildMultiStageOnBuild (1.11s)
01:58:59 [2022-12-13T01:58:59.464Z] === RUN   TestBuildUncleanTarFilenames
01:58:59 [2022-12-13T01:58:59.464Z] --- PASS: TestBuildUncleanTarFilenames (0.11s)
01:58:59 [2022-12-13T01:58:59.464Z] === RUN   TestBuildMultiStageLayerLeak
01:59:00 [2022-12-13T01:59:00.400Z] --- PASS: TestBuildMultiStageLayerLeak (1.02s)
01:59:00 [2022-12-13T01:59:00.400Z] === RUN   TestBuildWithHugeFile
01:59:56 [2022-12-13T01:59:56.642Z] --- PASS: TestBuildWithHugeFile (55.54s)
01:59:56 [2022-12-13T01:59:56.642Z] === RUN   TestBuildWCOWSandboxSize
01:59:56 [2022-12-13T01:59:56.642Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
01:59:56 [2022-12-13T01:59:56.642Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
01:59:56 [2022-12-13T01:59:56.642Z] === RUN   TestBuildWithEmptyDockerfile
01:59:56 [2022-12-13T01:59:56.642Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
01:59:56 [2022-12-13T01:59:56.642Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
01:59:56 [2022-12-13T01:59:56.642Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
01:59:56 [2022-12-13T01:59:56.642Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
01:59:56 [2022-12-13T01:59:56.642Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
01:59:56 [2022-12-13T01:59:56.642Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
01:59:56 [2022-12-13T01:59:56.642Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
01:59:56 [2022-12-13T01:59:56.642Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
01:59:56 [2022-12-13T01:59:56.642Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
01:59:56 [2022-12-13T01:59:56.642Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
01:59:56 [2022-12-13T01:59:56.642Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
01:59:56 [2022-12-13T01:59:56.642Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s)
01:59:56 [2022-12-13T01:59:56.642Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s)
01:59:56 [2022-12-13T01:59:56.642Z] === RUN   TestBuildPreserveOwnership
01:59:56 [2022-12-13T01:59:56.642Z] === RUN   TestBuildPreserveOwnership/copy_from
01:59:58 [2022-12-13T01:59:58.019Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
01:59:58 [2022-12-13T01:59:58.278Z] --- PASS: TestBuildPreserveOwnership (2.36s)
01:59:58 [2022-12-13T01:59:58.279Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.75s)
01:59:58 [2022-12-13T01:59:58.279Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.60s)
01:59:58 [2022-12-13T01:59:58.279Z] === RUN   TestBuildPlatformInvalid
01:59:58 [2022-12-13T01:59:58.279Z] --- PASS: TestBuildPlatformInvalid (0.03s)
01:59:58 [2022-12-13T01:59:58.279Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
01:59:59 [2022-12-13T01:59:59.215Z] Loaded image: busybox:latest
01:59:59 [2022-12-13T01:59:59.215Z] Loaded image: busybox:glibc
02:00:00 [2022-12-13T02:00:00.593Z] Loaded image: debian:bullseye-slim
02:00:00 [2022-12-13T02:00:00.593Z] Loaded image: hello-world:latest
02:00:00 [2022-12-13T02:00:00.593Z] Loaded image: arm32v7/hello-world:latest
02:00:10 [2022-12-13T02:00:10.575Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.99s)
02:00:10 [2022-12-13T02:00:10.575Z] PASS
02:00:10 [2022-12-13T02:00:10.575Z] 
02:00:10 [2022-12-13T02:00:10.575Z] === Skipped
02:00:10 [2022-12-13T02:00:10.575Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
02:00:10 [2022-12-13T02:00:10.575Z]     build_session_test.go:25: TODO: BuildKit
02:00:10 [2022-12-13T02:00:10.575Z] 
02:00:10 [2022-12-13T02:00:10.575Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
02:00:10 [2022-12-13T02:00:10.575Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
02:00:10 [2022-12-13T02:00:10.575Z] 
02:00:10 [2022-12-13T02:00:10.575Z] DONE 34 tests, 2 skipped in 85.642s
02:00:10 [2022-12-13T02:00:10.575Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
02:00:10 [2022-12-13T02:00:10.575Z] ++ 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
02:00:10 [2022-12-13T02:00:10.575Z] ++ set -e
02:00:10 [2022-12-13T02:00:10.575Z] ++ '[' -n 0 ']'
02:00:10 [2022-12-13T02:00:10.575Z] ++ set -x
02:00:10 [2022-12-13T02:00:10.575Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= 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 TEST_INTEGRATION_USE_SNAPSHOTTER= 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
02:00:10 [2022-12-13T02:00:10.575Z] INFO: Testing against a local daemon
02:00:10 [2022-12-13T02:00:10.575Z] === RUN   TestConfigInspect
02:00:11 [2022-12-13T02:00:11.952Z] --- PASS: TestConfigInspect (2.23s)
02:00:11 [2022-12-13T02:00:11.952Z] === RUN   TestConfigList
02:00:13 [2022-12-13T02:00:13.858Z] --- PASS: TestConfigList (2.10s)
02:00:13 [2022-12-13T02:00:13.858Z] === RUN   TestConfigsCreateAndDelete
02:00:16 [2022-12-13T02:00:16.392Z] --- PASS: TestConfigsCreateAndDelete (2.16s)
02:00:16 [2022-12-13T02:00:16.392Z] === RUN   TestConfigsUpdate
02:00:18 [2022-12-13T02:00:18.296Z] --- PASS: TestConfigsUpdate (2.07s)
02:00:18 [2022-12-13T02:00:18.296Z] === RUN   TestTemplatedConfig
02:00:20 [2022-12-13T02:00:20.830Z] --- PASS: TestTemplatedConfig (2.49s)
02:00:20 [2022-12-13T02:00:20.830Z] === RUN   TestConfigCreateResolve
02:00:22 [2022-12-13T02:00:22.735Z] --- PASS: TestConfigCreateResolve (2.14s)
02:00:22 [2022-12-13T02:00:22.735Z] PASS
02:00:22 [2022-12-13T02:00:22.735Z] 
02:00:22 [2022-12-13T02:00:22.735Z] DONE 6 tests in 13.275s
02:00:22 [2022-12-13T02:00:22.735Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
02:00:22 [2022-12-13T02:00:22.735Z] ++ 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
02:00:22 [2022-12-13T02:00:22.735Z] ++ set -e
02:00:22 [2022-12-13T02:00:22.735Z] ++ '[' -n 0 ']'
02:00:22 [2022-12-13T02:00:22.735Z] ++ set -x
02:00:22 [2022-12-13T02:00:22.735Z] ++ 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 GITHUB_ACTIONS= 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 TEST_INTEGRATION_USE_SNAPSHOTTER= 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
02:00:22 [2022-12-13T02:00:22.994Z] INFO: Testing against a local daemon
02:00:22 [2022-12-13T02:00:22.994Z] === RUN   TestAttachWithTTY
02:00:22 [2022-12-13T02:00:22.994Z] --- PASS: TestAttachWithTTY (0.12s)
02:00:22 [2022-12-13T02:00:22.994Z] === RUN   TestAttachWithoutTTy
02:00:22 [2022-12-13T02:00:22.994Z] --- PASS: TestAttachWithoutTTy (0.06s)
02:00:22 [2022-12-13T02:00:22.994Z] === RUN   TestCheckpoint
02:00:22 [2022-12-13T02:00:22.994Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
02:00:22 [2022-12-13T02:00:22.994Z] --- SKIP: TestCheckpoint (0.00s)
02:00:22 [2022-12-13T02:00:22.994Z] === RUN   TestContainerInvalidJSON
02:00:22 [2022-12-13T02:00:22.994Z] === RUN   TestContainerInvalidJSON/commit
02:00:22 [2022-12-13T02:00:22.994Z] === PAUSE TestContainerInvalidJSON/commit
02:00:22 [2022-12-13T02:00:22.994Z] === RUN   TestContainerInvalidJSON/containers/create
02:00:22 [2022-12-13T02:00:22.994Z] === PAUSE TestContainerInvalidJSON/containers/create
02:00:22 [2022-12-13T02:00:22.994Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
02:00:22 [2022-12-13T02:00:22.994Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
02:00:22 [2022-12-13T02:00:22.994Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
02:00:22 [2022-12-13T02:00:22.994Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
02:00:22 [2022-12-13T02:00:22.994Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
02:00:22 [2022-12-13T02:00:22.994Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
02:00:22 [2022-12-13T02:00:22.994Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
02:00:22 [2022-12-13T02:00:22.994Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
02:00:22 [2022-12-13T02:00:22.994Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
02:00:22 [2022-12-13T02:00:22.994Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
02:00:22 [2022-12-13T02:00:22.994Z] === CONT  TestContainerInvalidJSON/commit
02:00:22 [2022-12-13T02:00:22.994Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
02:00:22 [2022-12-13T02:00:22.994Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
02:00:22 [2022-12-13T02:00:22.994Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
02:00:22 [2022-12-13T02:00:22.994Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
02:00:22 [2022-12-13T02:00:22.994Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
02:00:22 [2022-12-13T02:00:22.994Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
02:00:22 [2022-12-13T02:00:22.994Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
02:00:22 [2022-12-13T02:00:22.994Z] === RUN   TestContainerInvalidJSON/commit/empty_body
02:00:22 [2022-12-13T02:00:22.994Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
02:00:22 [2022-12-13T02:00:22.994Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
02:00:22 [2022-12-13T02:00:22.994Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
02:00:22 [2022-12-13T02:00:22.994Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
02:00:22 [2022-12-13T02:00:22.994Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
02:00:22 [2022-12-13T02:00:22.994Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
02:00:22 [2022-12-13T02:00:22.994Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
02:00:22 [2022-12-13T02:00:22.994Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
02:00:22 [2022-12-13T02:00:22.994Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
02:00:22 [2022-12-13T02:00:22.994Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
02:00:22 [2022-12-13T02:00:22.994Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
02:00:22 [2022-12-13T02:00:22.994Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
02:00:22 [2022-12-13T02:00:22.994Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
02:00:22 [2022-12-13T02:00:22.994Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
02:00:22 [2022-12-13T02:00:22.994Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
02:00:22 [2022-12-13T02:00:22.994Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
02:00:22 [2022-12-13T02:00:22.994Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
02:00:22 [2022-12-13T02:00:22.994Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
02:00:22 [2022-12-13T02:00:22.994Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
02:00:22 [2022-12-13T02:00:22.994Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
02:00:22 [2022-12-13T02:00:22.994Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
02:00:22 [2022-12-13T02:00:22.994Z] === CONT  TestContainerInvalidJSON/containers/create
02:00:22 [2022-12-13T02:00:22.994Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
02:00:22 [2022-12-13T02:00:22.994Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
02:00:22 [2022-12-13T02:00:22.994Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
02:00:22 [2022-12-13T02:00:22.994Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
02:00:22 [2022-12-13T02:00:22.994Z] --- PASS: TestContainerInvalidJSON (0.01s)
02:00:22 [2022-12-13T02:00:22.994Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
02:00:22 [2022-12-13T02:00:22.994Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
02:00:22 [2022-12-13T02:00:22.994Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
02:00:22 [2022-12-13T02:00:22.994Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
02:00:22 [2022-12-13T02:00:22.994Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
02:00:22 [2022-12-13T02:00:22.994Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
02:00:22 [2022-12-13T02:00:22.994Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
02:00:22 [2022-12-13T02:00:22.994Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
02:00:22 [2022-12-13T02:00:22.994Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
02:00:22 [2022-12-13T02:00:22.994Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
02:00:22 [2022-12-13T02:00:22.994Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
02:00:22 [2022-12-13T02:00:22.994Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
02:00:22 [2022-12-13T02:00:22.994Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
02:00:22 [2022-12-13T02:00:22.994Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
02:00:22 [2022-12-13T02:00:22.994Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
02:00:22 [2022-12-13T02:00:22.994Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
02:00:22 [2022-12-13T02:00:22.994Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
02:00:22 [2022-12-13T02:00:22.994Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
02:00:22 [2022-12-13T02:00:22.994Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
02:00:22 [2022-12-13T02:00:22.994Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
02:00:22 [2022-12-13T02:00:22.994Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
02:00:22 [2022-12-13T02:00:22.994Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
02:00:22 [2022-12-13T02:00:22.994Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
02:00:22 [2022-12-13T02:00:22.994Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
02:00:22 [2022-12-13T02:00:22.994Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
02:00:22 [2022-12-13T02:00:22.994Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
02:00:22 [2022-12-13T02:00:22.994Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
02:00:22 [2022-12-13T02:00:22.994Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
02:00:22 [2022-12-13T02:00:22.994Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
02:00:22 [2022-12-13T02:00:22.994Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
02:00:22 [2022-12-13T02:00:22.994Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
02:00:22 [2022-12-13T02:00:22.994Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
02:00:22 [2022-12-13T02:00:22.994Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
02:00:22 [2022-12-13T02:00:22.994Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
02:00:22 [2022-12-13T02:00:22.994Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
02:00:22 [2022-12-13T02:00:22.994Z] === RUN   TestCopyFromContainerPathDoesNotExist
02:00:23 [2022-12-13T02:00:23.255Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
02:00:23 [2022-12-13T02:00:23.255Z] === RUN   TestCopyFromContainerPathIsNotDir
02:00:23 [2022-12-13T02:00:23.255Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s)
02:00:23 [2022-12-13T02:00:23.255Z] === RUN   TestCopyToContainerPathDoesNotExist
02:00:23 [2022-12-13T02:00:23.255Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s)
02:00:23 [2022-12-13T02:00:23.255Z] === RUN   TestCopyEmptyFile
02:00:23 [2022-12-13T02:00:23.255Z] --- PASS: TestCopyEmptyFile (0.07s)
02:00:23 [2022-12-13T02:00:23.255Z] === RUN   TestCopyToContainerPathIsNotDir
02:00:23 [2022-12-13T02:00:23.255Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s)
02:00:23 [2022-12-13T02:00:23.255Z] === RUN   TestCopyFromContainer
02:00:24 [2022-12-13T02:00:24.193Z] === RUN   TestCopyFromContainer//
02:00:24 [2022-12-13T02:00:24.193Z] === RUN   TestCopyFromContainer/.
02:00:24 [2022-12-13T02:00:24.193Z] === RUN   TestCopyFromContainer//.
02:00:24 [2022-12-13T02:00:24.193Z] === RUN   TestCopyFromContainer/./
02:00:24 [2022-12-13T02:00:24.193Z] === RUN   TestCopyFromContainer//./
02:00:24 [2022-12-13T02:00:24.193Z] === RUN   TestCopyFromContainer//bar/root
02:00:24 [2022-12-13T02:00:24.193Z] === RUN   TestCopyFromContainer//bar/root/
02:00:24 [2022-12-13T02:00:24.193Z] === RUN   TestCopyFromContainer//bar/root/.
02:00:24 [2022-12-13T02:00:24.193Z] === RUN   TestCopyFromContainer/bar/quux
02:00:24 [2022-12-13T02:00:24.193Z] === RUN   TestCopyFromContainer/bar/quux/
02:00:24 [2022-12-13T02:00:24.193Z] === RUN   TestCopyFromContainer/bar/quux/.
02:00:24 [2022-12-13T02:00:24.193Z] === RUN   TestCopyFromContainer/bar/quux/baz
02:00:24 [2022-12-13T02:00:24.193Z] === RUN   TestCopyFromContainer/bar/filesymlink
02:00:24 [2022-12-13T02:00:24.193Z] === RUN   TestCopyFromContainer/bar/dirsymlink
02:00:24 [2022-12-13T02:00:24.193Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
02:00:24 [2022-12-13T02:00:24.193Z] === RUN   TestCopyFromContainer/bar/dirsymlink/.
02:00:24 [2022-12-13T02:00:24.193Z] === RUN   TestCopyFromContainer/bar/notarget
02:00:24 [2022-12-13T02:00:24.193Z] --- PASS: TestCopyFromContainer (0.81s)
02:00:24 [2022-12-13T02:00:24.193Z]     --- PASS: TestCopyFromContainer// (0.01s)
02:00:24 [2022-12-13T02:00:24.193Z]     --- PASS: TestCopyFromContainer/. (0.02s)
02:00:24 [2022-12-13T02:00:24.193Z]     --- PASS: TestCopyFromContainer//. (0.02s)
02:00:24 [2022-12-13T02:00:24.193Z]     --- PASS: TestCopyFromContainer/./ (0.02s)
02:00:24 [2022-12-13T02:00:24.193Z]     --- PASS: TestCopyFromContainer//./ (0.02s)
02:00:24 [2022-12-13T02:00:24.193Z]     --- PASS: TestCopyFromContainer//bar/root (0.01s)
02:00:24 [2022-12-13T02:00:24.193Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.01s)
02:00:24 [2022-12-13T02:00:24.193Z]     --- PASS: TestCopyFromContainer//bar/root/. (0.02s)
02:00:24 [2022-12-13T02:00:24.193Z]     --- PASS: TestCopyFromContainer/bar/quux (0.01s)
02:00:24 [2022-12-13T02:00:24.193Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.01s)
02:00:24 [2022-12-13T02:00:24.193Z]     --- PASS: TestCopyFromContainer/bar/quux/. (0.01s)
02:00:24 [2022-12-13T02:00:24.193Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.01s)
02:00:24 [2022-12-13T02:00:24.193Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.01s)
02:00:24 [2022-12-13T02:00:24.193Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.01s)
02:00:24 [2022-12-13T02:00:24.193Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.01s)
02:00:24 [2022-12-13T02:00:24.193Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.01s)
02:00:24 [2022-12-13T02:00:24.193Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.01s)
02:00:24 [2022-12-13T02:00:24.193Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
02:00:24 [2022-12-13T02:00:24.193Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
02:00:24 [2022-12-13T02:00:24.193Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
02:00:24 [2022-12-13T02:00:24.193Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
02:00:24 [2022-12-13T02:00:24.193Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
02:00:24 [2022-12-13T02:00:24.193Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
02:00:24 [2022-12-13T02:00:24.193Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
02:00:24 [2022-12-13T02:00:24.193Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
02:00:24 [2022-12-13T02:00:24.193Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
02:00:24 [2022-12-13T02:00:24.193Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
02:00:24 [2022-12-13T02:00:24.193Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
02:00:24 [2022-12-13T02:00:24.193Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
02:00:24 [2022-12-13T02:00:24.193Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
02:00:24 [2022-12-13T02:00:24.193Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
02:00:24 [2022-12-13T02:00:24.193Z] === RUN   TestCreateLinkToNonExistingContainer
02:00:24 [2022-12-13T02:00:24.193Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
02:00:24 [2022-12-13T02:00:24.193Z] === RUN   TestCreateWithInvalidEnv
02:00:24 [2022-12-13T02:00:24.193Z] === RUN   TestCreateWithInvalidEnv/0
02:00:24 [2022-12-13T02:00:24.193Z] === PAUSE TestCreateWithInvalidEnv/0
02:00:24 [2022-12-13T02:00:24.193Z] === RUN   TestCreateWithInvalidEnv/1
02:00:24 [2022-12-13T02:00:24.193Z] === PAUSE TestCreateWithInvalidEnv/1
02:00:24 [2022-12-13T02:00:24.193Z] === RUN   TestCreateWithInvalidEnv/2
02:00:24 [2022-12-13T02:00:24.193Z] === PAUSE TestCreateWithInvalidEnv/2
02:00:24 [2022-12-13T02:00:24.193Z] === CONT  TestCreateWithInvalidEnv/0
02:00:24 [2022-12-13T02:00:24.193Z] === CONT  TestCreateWithInvalidEnv/2
02:00:24 [2022-12-13T02:00:24.193Z] === CONT  TestCreateWithInvalidEnv/1
02:00:24 [2022-12-13T02:00:24.193Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
02:00:24 [2022-12-13T02:00:24.193Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
02:00:24 [2022-12-13T02:00:24.193Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
02:00:24 [2022-12-13T02:00:24.193Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
02:00:24 [2022-12-13T02:00:24.193Z] === RUN   TestCreateTmpfsMountsTarget
02:00:24 [2022-12-13T02:00:24.193Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
02:00:24 [2022-12-13T02:00:24.193Z] === RUN   TestCreateWithCustomMaskedPaths
02:00:26 [2022-12-13T02:00:26.113Z] --- PASS: TestCreateWithCustomMaskedPaths (1.54s)
02:00:26 [2022-12-13T02:00:26.113Z] === RUN   TestCreateWithCustomReadonlyPaths
02:00:27 [2022-12-13T02:00:27.061Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.28s)
02:00:27 [2022-12-13T02:00:27.061Z] === RUN   TestCreateWithInvalidHealthcheckParams
02:00:27 [2022-12-13T02:00:27.061Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
02:00:27 [2022-12-13T02:00:27.061Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
02:00:27 [2022-12-13T02:00:27.061Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
02:00:27 [2022-12-13T02:00:27.061Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
02:00:27 [2022-12-13T02:00:27.061Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
02:00:27 [2022-12-13T02:00:27.061Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
02:00:27 [2022-12-13T02:00:27.061Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
02:00:27 [2022-12-13T02:00:27.061Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
02:00:27 [2022-12-13T02:00:27.061Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
02:00:27 [2022-12-13T02:00:27.061Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
02:00:27 [2022-12-13T02:00:27.061Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
02:00:27 [2022-12-13T02:00:27.061Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
02:00:27 [2022-12-13T02:00:27.061Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
02:00:27 [2022-12-13T02:00:27.061Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
02:00:27 [2022-12-13T02:00:27.061Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
02:00:27 [2022-12-13T02:00:27.061Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
02:00:27 [2022-12-13T02:00:27.061Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
02:00:27 [2022-12-13T02:00:27.061Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
02:00:27 [2022-12-13T02:00:27.061Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
02:00:27 [2022-12-13T02:00:27.061Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
02:00:27 [2022-12-13T02:00:27.061Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
02:00:27 [2022-12-13T02:00:27.061Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
02:00:27 [2022-12-13T02:00:27.629Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.44s)
02:00:27 [2022-12-13T02:00:27.629Z] === RUN   TestCreateDifferentPlatform
02:00:27 [2022-12-13T02:00:27.629Z] === RUN   TestCreateDifferentPlatform/different_os
02:00:27 [2022-12-13T02:00:27.629Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
02:00:27 [2022-12-13T02:00:27.629Z] --- PASS: TestCreateDifferentPlatform (0.01s)
02:00:27 [2022-12-13T02:00:27.629Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
02:00:27 [2022-12-13T02:00:27.629Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
02:00:27 [2022-12-13T02:00:27.629Z] === RUN   TestCreateVolumesFromNonExistingContainer
02:00:27 [2022-12-13T02:00:27.629Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
02:00:27 [2022-12-13T02:00:27.629Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
02:00:27 [2022-12-13T02:00:27.629Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
02:00:27 [2022-12-13T02:00:27.629Z] === RUN   TestCreateInvalidHostConfig
02:00:27 [2022-12-13T02:00:27.629Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
02:00:27 [2022-12-13T02:00:27.629Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
02:00:27 [2022-12-13T02:00:27.629Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
02:00:27 [2022-12-13T02:00:27.629Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
02:00:27 [2022-12-13T02:00:27.629Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
02:00:27 [2022-12-13T02:00:27.629Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
02:00:27 [2022-12-13T02:00:27.629Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
02:00:27 [2022-12-13T02:00:27.629Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
02:00:27 [2022-12-13T02:00:27.629Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
02:00:27 [2022-12-13T02:00:27.629Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
02:00:27 [2022-12-13T02:00:27.629Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
02:00:27 [2022-12-13T02:00:27.629Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
02:00:27 [2022-12-13T02:00:27.629Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
02:00:27 [2022-12-13T02:00:27.629Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
02:00:27 [2022-12-13T02:00:27.629Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
02:00:27 [2022-12-13T02:00:27.629Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
02:00:27 [2022-12-13T02:00:27.629Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
02:00:27 [2022-12-13T02:00:27.629Z] === RUN   TestContainerStartOnDaemonRestart
02:00:27 [2022-12-13T02:00:27.629Z] === PAUSE TestContainerStartOnDaemonRestart
02:00:27 [2022-12-13T02:00:27.629Z] === RUN   TestDaemonRestartIpcMode
02:00:27 [2022-12-13T02:00:27.629Z] === PAUSE TestDaemonRestartIpcMode
02:00:27 [2022-12-13T02:00:27.629Z] === RUN   TestDaemonHostGatewayIP
02:00:27 [2022-12-13T02:00:27.629Z] === PAUSE TestDaemonHostGatewayIP
02:00:27 [2022-12-13T02:00:27.629Z] === RUN   TestRestartDaemonWithRestartingContainer
02:00:27 [2022-12-13T02:00:27.629Z] === PAUSE TestRestartDaemonWithRestartingContainer
02:00:27 [2022-12-13T02:00:27.629Z] === RUN   TestContainerKillOnDaemonStart
02:00:27 [2022-12-13T02:00:27.629Z] === PAUSE TestContainerKillOnDaemonStart
02:00:27 [2022-12-13T02:00:27.629Z] === RUN   TestDiff
02:00:28 [2022-12-13T02:00:28.197Z] --- PASS: TestDiff (0.42s)
02:00:28 [2022-12-13T02:00:28.197Z] === RUN   TestExecConsoleSize
02:00:28 [2022-12-13T02:00:28.765Z] --- PASS: TestExecConsoleSize (0.51s)
02:00:28 [2022-12-13T02:00:28.765Z] === RUN   TestExecWithCloseStdin
02:00:29 [2022-12-13T02:00:29.024Z] --- PASS: TestExecWithCloseStdin (0.52s)
02:00:29 [2022-12-13T02:00:29.024Z] === RUN   TestExec
02:00:29 [2022-12-13T02:00:29.620Z] --- PASS: TestExec (0.52s)
02:00:29 [2022-12-13T02:00:29.620Z] === RUN   TestExecUser
02:00:30 [2022-12-13T02:00:30.203Z] --- PASS: TestExecUser (0.51s)
02:00:30 [2022-12-13T02:00:30.203Z] === RUN   TestExportContainerAndImportImage
02:00:30 [2022-12-13T02:00:30.774Z] --- PASS: TestExportContainerAndImportImage (0.63s)
02:00:30 [2022-12-13T02:00:30.774Z] === RUN   TestExportContainerAfterDaemonRestart
02:00:32 [2022-12-13T02:00:32.151Z] --- PASS: TestExportContainerAfterDaemonRestart (1.18s)
02:00:32 [2022-12-13T02:00:32.151Z] === RUN   TestHealthCheckWorkdir
02:00:32 [2022-12-13T02:00:32.410Z] --- PASS: TestHealthCheckWorkdir (0.57s)
02:00:32 [2022-12-13T02:00:32.410Z] === RUN   TestHealthKillContainer
02:00:40 [2022-12-13T02:00:40.533Z] --- PASS: TestHealthKillContainer (7.84s)
02:00:40 [2022-12-13T02:00:40.533Z] === RUN   TestHealthCheckProcessKilled
02:00:41 [2022-12-13T02:00:41.101Z] --- PASS: TestHealthCheckProcessKilled (0.62s)
02:00:41 [2022-12-13T02:00:41.101Z] === RUN   TestInspectCpusetInConfigPre120
02:00:41 [2022-12-13T02:00:41.360Z] --- PASS: TestInspectCpusetInConfigPre120 (0.42s)
02:00:41 [2022-12-13T02:00:41.360Z] === RUN   TestIpcModeNone
02:00:41 [2022-12-13T02:00:41.929Z] --- PASS: TestIpcModeNone (0.50s)
02:00:41 [2022-12-13T02:00:41.929Z] === RUN   TestIpcModePrivate
02:00:42 [2022-12-13T02:00:42.188Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false
02:00:42 [2022-12-13T02:00:42.447Z] --- PASS: TestIpcModePrivate (0.48s)
02:00:42 [2022-12-13T02:00:42.447Z] === RUN   TestIpcModeShareable
02:00:42 [2022-12-13T02:00:42.708Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true
02:00:42 [2022-12-13T02:00:42.968Z] --- PASS: TestIpcModeShareable (0.52s)
02:00:42 [2022-12-13T02:00:42.968Z] === RUN   TestAPIIpcModeShareableAndContainer
02:00:44 [2022-12-13T02:00:44.347Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.50s)
02:00:44 [2022-12-13T02:00:44.347Z] === RUN   TestAPIIpcModeHost
02:00:44 [2022-12-13T02:00:44.914Z] --- PASS: TestAPIIpcModeHost (0.40s)
02:00:44 [2022-12-13T02:00:44.914Z] === RUN   TestDaemonIpcModeShareable
02:00:45 [2022-12-13T02:00:45.851Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
02:00:45 [2022-12-13T02:00:45.851Z] --- PASS: TestDaemonIpcModeShareable (1.10s)
02:00:45 [2022-12-13T02:00:45.851Z] === RUN   TestDaemonIpcModePrivate
02:00:46 [2022-12-13T02:00:46.789Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
02:00:47 [2022-12-13T02:00:47.047Z] --- PASS: TestDaemonIpcModePrivate (1.07s)
02:00:47 [2022-12-13T02:00:47.047Z] === RUN   TestDaemonIpcModePrivateFromConfig
02:00:47 [2022-12-13T02:00:47.985Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
02:00:47 [2022-12-13T02:00:47.985Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.11s)
02:00:47 [2022-12-13T02:00:47.985Z] === RUN   TestDaemonIpcModeShareableFromConfig
02:00:48 [2022-12-13T02:00:48.922Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
02:00:49 [2022-12-13T02:00:49.181Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.07s)
02:00:49 [2022-12-13T02:00:49.181Z] === RUN   TestIpcModeOlderClient
02:00:49 [2022-12-13T02:00:49.181Z] === PAUSE TestIpcModeOlderClient
02:00:49 [2022-12-13T02:00:49.181Z] === RUN   TestKillContainerInvalidSignal
02:00:49 [2022-12-13T02:00:49.750Z] --- PASS: TestKillContainerInvalidSignal (0.48s)
02:00:49 [2022-12-13T02:00:49.750Z] === RUN   TestKillContainer
02:00:49 [2022-12-13T02:00:49.750Z] === RUN   TestKillContainer/no_signal
02:00:50 [2022-12-13T02:00:50.009Z] === RUN   TestKillContainer/non_killing_signal
02:00:50 [2022-12-13T02:00:50.577Z] === RUN   TestKillContainer/killing_signal
02:00:51 [2022-12-13T02:00:51.145Z] --- PASS: TestKillContainer (1.44s)
02:00:51 [2022-12-13T02:00:51.145Z]     --- PASS: TestKillContainer/no_signal (0.48s)
02:00:51 [2022-12-13T02:00:51.145Z]     --- PASS: TestKillContainer/non_killing_signal (0.31s)
02:00:51 [2022-12-13T02:00:51.145Z]     --- PASS: TestKillContainer/killing_signal (0.46s)
02:00:51 [2022-12-13T02:00:51.145Z] === RUN   TestKillWithStopSignalAndRestartPolicies
02:00:51 [2022-12-13T02:00:51.145Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
02:00:51 [2022-12-13T02:00:51.405Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
02:00:52 [2022-12-13T02:00:52.342Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.27s)
02:00:52 [2022-12-13T02:00:52.342Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.45s)
02:00:52 [2022-12-13T02:00:52.342Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.67s)
02:00:52 [2022-12-13T02:00:52.342Z] === RUN   TestKillStoppedContainer
02:00:52 [2022-12-13T02:00:52.342Z] --- PASS: TestKillStoppedContainer (0.06s)
02:00:52 [2022-12-13T02:00:52.342Z] === RUN   TestKillStoppedContainerAPIPre120
02:00:52 [2022-12-13T02:00:52.342Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
02:00:52 [2022-12-13T02:00:52.342Z] === RUN   TestKillDifferentUserContainer
02:00:52 [2022-12-13T02:00:52.911Z] --- PASS: TestKillDifferentUserContainer (0.46s)
02:00:52 [2022-12-13T02:00:52.911Z] === RUN   TestInspectOomKilledTrue
02:00:53 [2022-12-13T02:00:53.479Z] --- PASS: TestInspectOomKilledTrue (0.48s)
02:00:53 [2022-12-13T02:00:53.479Z] === RUN   TestInspectOomKilledFalse
02:00:53 [2022-12-13T02:00:53.738Z] --- PASS: TestInspectOomKilledFalse (0.45s)
02:00:53 [2022-12-13T02:00:53.738Z] === RUN   TestLinksEtcHostsContentMatch
02:00:54 [2022-12-13T02:00:54.306Z] --- PASS: TestLinksEtcHostsContentMatch (0.32s)
02:00:54 [2022-12-13T02:00:54.306Z] === RUN   TestLinksContainerNames
02:00:55 [2022-12-13T02:00:55.244Z] --- PASS: TestLinksContainerNames (0.89s)
02:00:55 [2022-12-13T02:00:55.244Z] === RUN   TestLogsFollowTailEmpty
02:00:55 [2022-12-13T02:00:55.503Z] --- PASS: TestLogsFollowTailEmpty (0.44s)
02:00:55 [2022-12-13T02:00:55.503Z] === RUN   TestLogs
02:00:55 [2022-12-13T02:00:55.503Z] === RUN   TestLogs/driver_local
02:00:55 [2022-12-13T02:00:55.503Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
02:00:55 [2022-12-13T02:00:55.503Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
02:00:55 [2022-12-13T02:00:55.503Z] === RUN   TestLogs/driver_local/tty/only_stdout
02:00:55 [2022-12-13T02:00:55.503Z] === PAUSE TestLogs/driver_local/tty/only_stdout
02:00:55 [2022-12-13T02:00:55.503Z] === RUN   TestLogs/driver_local/tty/only_stderr
02:00:55 [2022-12-13T02:00:55.503Z] === PAUSE TestLogs/driver_local/tty/only_stderr
02:00:55 [2022-12-13T02:00:55.503Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
02:00:55 [2022-12-13T02:00:55.503Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
02:00:55 [2022-12-13T02:00:55.503Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
02:00:55 [2022-12-13T02:00:55.503Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
02:00:55 [2022-12-13T02:00:55.503Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
02:00:55 [2022-12-13T02:00:55.503Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
02:00:55 [2022-12-13T02:00:55.503Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
02:00:55 [2022-12-13T02:00:55.503Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
02:00:56 [2022-12-13T02:00:56.440Z] === CONT  TestLogs/driver_local/tty/only_stderr
02:00:56 [2022-12-13T02:00:56.440Z] === CONT  TestLogs/driver_local/tty/only_stdout
02:00:56 [2022-12-13T02:00:56.699Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
02:00:56 [2022-12-13T02:00:56.958Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
02:00:57 [2022-12-13T02:00:57.525Z] === RUN   TestLogs/driver_json-file
02:00:57 [2022-12-13T02:00:57.525Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
02:00:57 [2022-12-13T02:00:57.525Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
02:00:57 [2022-12-13T02:00:57.525Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
02:00:57 [2022-12-13T02:00:57.525Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
02:00:57 [2022-12-13T02:00:57.525Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
02:00:57 [2022-12-13T02:00:57.525Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
02:00:57 [2022-12-13T02:00:57.525Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
02:00:57 [2022-12-13T02:00:57.525Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
02:00:57 [2022-12-13T02:00:57.525Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
02:00:57 [2022-12-13T02:00:57.525Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
02:00:57 [2022-12-13T02:00:57.525Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
02:00:57 [2022-12-13T02:00:57.525Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
02:00:57 [2022-12-13T02:00:57.525Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
02:00:57 [2022-12-13T02:00:57.525Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
02:00:58 [2022-12-13T02:00:58.094Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
02:00:58 [2022-12-13T02:00:58.353Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
02:00:58 [2022-12-13T02:00:58.612Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
02:00:58 [2022-12-13T02:00:58.871Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
02:00:59 [2022-12-13T02:00:59.808Z] --- PASS: TestLogs (4.09s)
02:00:59 [2022-12-13T02:00:59.808Z]     --- PASS: TestLogs/driver_local (0.01s)
02:00:59 [2022-12-13T02:00:59.808Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.71s)
02:00:59 [2022-12-13T02:00:59.808Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.76s)
02:00:59 [2022-12-13T02:00:59.808Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.52s)
02:00:59 [2022-12-13T02:00:59.808Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.65s)
02:00:59 [2022-12-13T02:00:59.808Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.65s)
02:00:59 [2022-12-13T02:00:59.808Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.52s)
02:00:59 [2022-12-13T02:00:59.808Z]     --- PASS: TestLogs/driver_json-file (0.01s)
02:00:59 [2022-12-13T02:00:59.808Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.70s)
02:00:59 [2022-12-13T02:00:59.808Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.77s)
02:00:59 [2022-12-13T02:00:59.808Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.58s)
02:00:59 [2022-12-13T02:00:59.808Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.60s)
02:00:59 [2022-12-13T02:00:59.808Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.73s)
02:00:59 [2022-12-13T02:00:59.808Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.85s)
02:00:59 [2022-12-13T02:00:59.808Z] === RUN   TestContainerNetworkMountsNoChown
02:01:00 [2022-12-13T02:01:00.069Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s)
02:01:00 [2022-12-13T02:01:00.069Z] === RUN   TestMountDaemonRoot
02:01:00 [2022-12-13T02:01:00.069Z] === RUN   TestMountDaemonRoot/default
02:01:00 [2022-12-13T02:01:00.069Z] === PAUSE TestMountDaemonRoot/default
02:01:00 [2022-12-13T02:01:00.069Z] === RUN   TestMountDaemonRoot/private
02:01:00 [2022-12-13T02:01:00.069Z] === PAUSE TestMountDaemonRoot/private
02:01:00 [2022-12-13T02:01:00.069Z] === RUN   TestMountDaemonRoot/rprivate
02:01:00 [2022-12-13T02:01:00.069Z] === PAUSE TestMountDaemonRoot/rprivate
02:01:00 [2022-12-13T02:01:00.069Z] === RUN   TestMountDaemonRoot/slave
02:01:00 [2022-12-13T02:01:00.069Z] === PAUSE TestMountDaemonRoot/slave
02:01:00 [2022-12-13T02:01:00.069Z] === RUN   TestMountDaemonRoot/rslave
02:01:00 [2022-12-13T02:01:00.069Z] === PAUSE TestMountDaemonRoot/rslave
02:01:00 [2022-12-13T02:01:00.069Z] === RUN   TestMountDaemonRoot/shared
02:01:00 [2022-12-13T02:01:00.069Z] === PAUSE TestMountDaemonRoot/shared
02:01:00 [2022-12-13T02:01:00.069Z] === RUN   TestMountDaemonRoot/rshared
02:01:00 [2022-12-13T02:01:00.069Z] === PAUSE TestMountDaemonRoot/rshared
02:01:00 [2022-12-13T02:01:00.069Z] === CONT  TestMountDaemonRoot/default
02:01:00 [2022-12-13T02:01:00.069Z] === RUN   TestMountDaemonRoot/default/bind_subpath
02:01:00 [2022-12-13T02:01:00.069Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
02:01:00 [2022-12-13T02:01:00.069Z] === RUN   TestMountDaemonRoot/default/mount_root
02:01:00 [2022-12-13T02:01:00.069Z] === PAUSE TestMountDaemonRoot/default/mount_root
02:01:00 [2022-12-13T02:01:00.069Z] === RUN   TestMountDaemonRoot/default/mount_subpath
02:01:00 [2022-12-13T02:01:00.069Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
02:01:00 [2022-12-13T02:01:00.069Z] === RUN   TestMountDaemonRoot/default/bind_root
02:01:00 [2022-12-13T02:01:00.069Z] === PAUSE TestMountDaemonRoot/default/bind_root
02:01:00 [2022-12-13T02:01:00.069Z] === CONT  TestMountDaemonRoot/default/bind_subpath
02:01:00 [2022-12-13T02:01:00.069Z] === CONT  TestMountDaemonRoot/rprivate
02:01:00 [2022-12-13T02:01:00.069Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
02:01:00 [2022-12-13T02:01:00.069Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
02:01:00 [2022-12-13T02:01:00.069Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
02:01:00 [2022-12-13T02:01:00.069Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
02:01:00 [2022-12-13T02:01:00.069Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
02:01:00 [2022-12-13T02:01:00.069Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
02:01:00 [2022-12-13T02:01:00.069Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
02:01:00 [2022-12-13T02:01:00.069Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
02:01:00 [2022-12-13T02:01:00.069Z] === CONT  TestMountDaemonRoot/private
02:01:00 [2022-12-13T02:01:00.069Z] === RUN   TestMountDaemonRoot/private/mount_subpath
02:01:00 [2022-12-13T02:01:00.069Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
02:01:00 [2022-12-13T02:01:00.069Z] === RUN   TestMountDaemonRoot/private/bind_root
02:01:00 [2022-12-13T02:01:00.069Z] === PAUSE TestMountDaemonRoot/private/bind_root
02:01:00 [2022-12-13T02:01:00.069Z] === RUN   TestMountDaemonRoot/private/bind_subpath
02:01:00 [2022-12-13T02:01:00.069Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
02:01:00 [2022-12-13T02:01:00.069Z] === RUN   TestMountDaemonRoot/private/mount_root
02:01:00 [2022-12-13T02:01:00.069Z] === PAUSE TestMountDaemonRoot/private/mount_root
02:01:00 [2022-12-13T02:01:00.069Z] === CONT  TestMountDaemonRoot/default/bind_root
02:01:00 [2022-12-13T02:01:00.069Z] === CONT  TestMountDaemonRoot/default/mount_subpath
02:01:00 [2022-12-13T02:01:00.069Z] === CONT  TestMountDaemonRoot/default/mount_root
02:01:00 [2022-12-13T02:01:00.069Z] === CONT  TestMountDaemonRoot/shared
02:01:00 [2022-12-13T02:01:00.069Z] === RUN   TestMountDaemonRoot/shared/mount_root
02:01:00 [2022-12-13T02:01:00.069Z] === PAUSE TestMountDaemonRoot/shared/mount_root
02:01:00 [2022-12-13T02:01:00.069Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
02:01:00 [2022-12-13T02:01:00.069Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
02:01:00 [2022-12-13T02:01:00.069Z] === RUN   TestMountDaemonRoot/shared/bind_root
02:01:00 [2022-12-13T02:01:00.069Z] === PAUSE TestMountDaemonRoot/shared/bind_root
02:01:00 [2022-12-13T02:01:00.069Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
02:01:00 [2022-12-13T02:01:00.069Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
02:01:00 [2022-12-13T02:01:00.069Z] === CONT  TestMountDaemonRoot/rshared
02:01:00 [2022-12-13T02:01:00.069Z] === RUN   TestMountDaemonRoot/rshared/mount_root
02:01:00 [2022-12-13T02:01:00.069Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
02:01:00 [2022-12-13T02:01:00.069Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
02:01:00 [2022-12-13T02:01:00.069Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
02:01:00 [2022-12-13T02:01:00.069Z] === RUN   TestMountDaemonRoot/rshared/bind_root
02:01:00 [2022-12-13T02:01:00.069Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
02:01:00 [2022-12-13T02:01:00.069Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
02:01:00 [2022-12-13T02:01:00.069Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
02:01:00 [2022-12-13T02:01:00.069Z] === CONT  TestMountDaemonRoot/rslave
02:01:00 [2022-12-13T02:01:00.069Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
02:01:00 [2022-12-13T02:01:00.069Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
02:01:00 [2022-12-13T02:01:00.069Z] === RUN   TestMountDaemonRoot/rslave/bind_root
02:01:00 [2022-12-13T02:01:00.069Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
02:01:00 [2022-12-13T02:01:00.069Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
02:01:00 [2022-12-13T02:01:00.069Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
02:01:00 [2022-12-13T02:01:00.069Z] === RUN   TestMountDaemonRoot/rslave/mount_root
02:01:00 [2022-12-13T02:01:00.069Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
02:01:00 [2022-12-13T02:01:00.069Z] === CONT  TestMountDaemonRoot/slave
02:01:00 [2022-12-13T02:01:00.069Z] === RUN   TestMountDaemonRoot/slave/bind_root
02:01:00 [2022-12-13T02:01:00.069Z] === PAUSE TestMountDaemonRoot/slave/bind_root
02:01:00 [2022-12-13T02:01:00.069Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
02:01:00 [2022-12-13T02:01:00.069Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
02:01:00 [2022-12-13T02:01:00.069Z] === RUN   TestMountDaemonRoot/slave/mount_root
02:01:00 [2022-12-13T02:01:00.069Z] === PAUSE TestMountDaemonRoot/slave/mount_root
02:01:00 [2022-12-13T02:01:00.069Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
02:01:00 [2022-12-13T02:01:00.069Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
02:01:00 [2022-12-13T02:01:00.069Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
02:01:00 [2022-12-13T02:01:00.069Z] === CONT  TestMountDaemonRoot/private/mount_subpath
02:01:00 [2022-12-13T02:01:00.069Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
02:01:00 [2022-12-13T02:01:00.069Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
02:01:00 [2022-12-13T02:01:00.069Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
02:01:00 [2022-12-13T02:01:00.069Z] === CONT  TestMountDaemonRoot/private/mount_root
02:01:00 [2022-12-13T02:01:00.329Z] === CONT  TestMountDaemonRoot/private/bind_subpath
02:01:00 [2022-12-13T02:01:00.329Z] === CONT  TestMountDaemonRoot/private/bind_root
02:01:00 [2022-12-13T02:01:00.329Z] === CONT  TestMountDaemonRoot/shared/mount_root
02:01:00 [2022-12-13T02:01:00.329Z] === CONT  TestMountDaemonRoot/rshared/mount_root
02:01:00 [2022-12-13T02:01:00.329Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
02:01:00 [2022-12-13T02:01:00.329Z] === CONT  TestMountDaemonRoot/shared/bind_root
02:01:00 [2022-12-13T02:01:00.329Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
02:01:00 [2022-12-13T02:01:00.329Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
02:01:00 [2022-12-13T02:01:00.329Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
02:01:00 [2022-12-13T02:01:00.329Z] === CONT  TestMountDaemonRoot/rshared/bind_root
02:01:00 [2022-12-13T02:01:00.329Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
02:01:00 [2022-12-13T02:01:00.329Z] === CONT  TestMountDaemonRoot/slave/bind_root
02:01:00 [2022-12-13T02:01:00.589Z] === CONT  TestMountDaemonRoot/rslave/mount_root
02:01:00 [2022-12-13T02:01:00.589Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
02:01:00 [2022-12-13T02:01:00.589Z] === CONT  TestMountDaemonRoot/rslave/bind_root
02:01:00 [2022-12-13T02:01:00.589Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
02:01:00 [2022-12-13T02:01:00.589Z] === CONT  TestMountDaemonRoot/slave/mount_root
02:01:00 [2022-12-13T02:01:00.589Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
02:01:00 [2022-12-13T02:01:00.589Z] --- PASS: TestMountDaemonRoot (0.02s)
02:01:00 [2022-12-13T02:01:00.589Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
02:01:00 [2022-12-13T02:01:00.589Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
02:01:00 [2022-12-13T02:01:00.589Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
02:01:00 [2022-12-13T02:01:00.589Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
02:01:00 [2022-12-13T02:01:00.589Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.07s)
02:01:00 [2022-12-13T02:01:00.589Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
02:01:00 [2022-12-13T02:01:00.589Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
02:01:00 [2022-12-13T02:01:00.589Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
02:01:00 [2022-12-13T02:01:00.589Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
02:01:00 [2022-12-13T02:01:00.589Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
02:01:00 [2022-12-13T02:01:00.589Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
02:01:00 [2022-12-13T02:01:00.589Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
02:01:00 [2022-12-13T02:01:00.589Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
02:01:00 [2022-12-13T02:01:00.589Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
02:01:00 [2022-12-13T02:01:00.589Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
02:01:00 [2022-12-13T02:01:00.589Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
02:01:00 [2022-12-13T02:01:00.589Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
02:01:00 [2022-12-13T02:01:00.589Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
02:01:00 [2022-12-13T02:01:00.589Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
02:01:00 [2022-12-13T02:01:00.589Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
02:01:00 [2022-12-13T02:01:00.589Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
02:01:00 [2022-12-13T02:01:00.589Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
02:01:00 [2022-12-13T02:01:00.589Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
02:01:00 [2022-12-13T02:01:00.589Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
02:01:00 [2022-12-13T02:01:00.589Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
02:01:00 [2022-12-13T02:01:00.589Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
02:01:00 [2022-12-13T02:01:00.589Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
02:01:00 [2022-12-13T02:01:00.589Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s)
02:01:00 [2022-12-13T02:01:00.589Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s)
02:01:00 [2022-12-13T02:01:00.589Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
02:01:00 [2022-12-13T02:01:00.589Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
02:01:00 [2022-12-13T02:01:00.589Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
02:01:00 [2022-12-13T02:01:00.589Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
02:01:00 [2022-12-13T02:01:00.589Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
02:01:00 [2022-12-13T02:01:00.589Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
02:01:00 [2022-12-13T02:01:00.589Z] === RUN   TestContainerBindMountNonRecursive
02:01:01 [2022-12-13T02:01:01.973Z] --- PASS: TestContainerBindMountNonRecursive (1.42s)
02:01:01 [2022-12-13T02:01:01.973Z] === RUN   TestContainerVolumesMountedAsShared
02:01:02 [2022-12-13T02:01:02.545Z] --- PASS: TestContainerVolumesMountedAsShared (0.53s)
02:01:02 [2022-12-13T02:01:02.545Z] === RUN   TestContainerVolumesMountedAsSlave
02:01:03 [2022-12-13T02:01:03.113Z] --- PASS: TestContainerVolumesMountedAsSlave (0.39s)
02:01:03 [2022-12-13T02:01:03.113Z] === RUN   TestContainerCopyLeaksMounts
02:01:03 [2022-12-13T02:01:03.681Z] --- PASS: TestContainerCopyLeaksMounts (0.57s)
02:01:03 [2022-12-13T02:01:03.681Z] === RUN   TestNetworkNat
02:01:03 [2022-12-13T02:01:03.940Z] --- PASS: TestNetworkNat (0.47s)
02:01:03 [2022-12-13T02:01:03.940Z] === RUN   TestNetworkLocalhostTCPNat
02:01:04 [2022-12-13T02:01:04.508Z] --- PASS: TestNetworkLocalhostTCPNat (0.51s)
02:01:04 [2022-12-13T02:01:04.508Z] === RUN   TestNetworkLoopbackNat
02:01:07 [2022-12-13T02:01:07.044Z] --- PASS: TestNetworkLoopbackNat (2.62s)
02:01:07 [2022-12-13T02:01:07.044Z] === RUN   TestPause
02:01:07 [2022-12-13T02:01:07.613Z] --- PASS: TestPause (0.46s)
02:01:07 [2022-12-13T02:01:07.613Z] === RUN   TestPauseFailsOnWindowsServerContainers
02:01:07 [2022-12-13T02:01:07.613Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
02:01:07 [2022-12-13T02:01:07.613Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
02:01:07 [2022-12-13T02:01:07.613Z] === RUN   TestPauseStopPausedContainer
02:01:08 [2022-12-13T02:01:08.180Z] --- PASS: TestPauseStopPausedContainer (0.47s)
02:01:08 [2022-12-13T02:01:08.180Z] === RUN   TestPidHost
02:01:09 [2022-12-13T02:01:09.117Z] --- PASS: TestPidHost (1.03s)
02:01:09 [2022-12-13T02:01:09.117Z] === RUN   TestPsFilter
02:01:09 [2022-12-13T02:01:09.377Z] --- PASS: TestPsFilter (0.19s)
02:01:09 [2022-12-13T02:01:09.377Z] === RUN   TestRemoveContainerWithRemovedVolume
02:01:09 [2022-12-13T02:01:09.639Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.43s)
02:01:09 [2022-12-13T02:01:09.639Z] === RUN   TestRemoveContainerWithVolume
02:01:10 [2022-12-13T02:01:10.207Z] --- PASS: TestRemoveContainerWithVolume (0.49s)
02:01:10 [2022-12-13T02:01:10.207Z] === RUN   TestRemoveContainerRunning
02:01:10 [2022-12-13T02:01:10.775Z] --- PASS: TestRemoveContainerRunning (0.47s)
02:01:10 [2022-12-13T02:01:10.775Z] === RUN   TestRemoveContainerForceRemoveRunning
02:01:11 [2022-12-13T02:01:11.035Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.47s)
02:01:11 [2022-12-13T02:01:11.035Z] === RUN   TestRemoveInvalidContainer
02:01:11 [2022-12-13T02:01:11.035Z] --- PASS: TestRemoveInvalidContainer (0.01s)
02:01:11 [2022-12-13T02:01:11.035Z] === RUN   TestRenameLinkedContainer
02:01:12 [2022-12-13T02:01:12.941Z] --- PASS: TestRenameLinkedContainer (1.87s)
02:01:12 [2022-12-13T02:01:12.941Z] === RUN   TestRenameStoppedContainer
02:01:13 [2022-12-13T02:01:13.509Z] --- PASS: TestRenameStoppedContainer (0.45s)
02:01:13 [2022-12-13T02:01:13.509Z] === RUN   TestRenameRunningContainerAndReuse
02:01:14 [2022-12-13T02:01:14.446Z] --- PASS: TestRenameRunningContainerAndReuse (0.90s)
02:01:14 [2022-12-13T02:01:14.446Z] === RUN   TestRenameInvalidName
02:01:14 [2022-12-13T02:01:14.705Z] --- PASS: TestRenameInvalidName (0.45s)
02:01:14 [2022-12-13T02:01:14.705Z] === RUN   TestRenameAnonymousContainer
02:01:16 [2022-12-13T02:01:16.638Z] --- PASS: TestRenameAnonymousContainer (1.65s)
02:01:16 [2022-12-13T02:01:16.638Z] === RUN   TestRenameContainerWithSameName
02:01:16 [2022-12-13T02:01:16.900Z] --- PASS: TestRenameContainerWithSameName (0.52s)
02:01:16 [2022-12-13T02:01:16.900Z] === RUN   TestRenameContainerWithLinkedContainer
02:01:17 [2022-12-13T02:01:17.837Z] --- PASS: TestRenameContainerWithLinkedContainer (0.92s)
02:01:17 [2022-12-13T02:01:17.837Z] === RUN   TestResize
02:01:18 [2022-12-13T02:01:18.408Z] --- PASS: TestResize (0.44s)
02:01:18 [2022-12-13T02:01:18.408Z] === RUN   TestResizeWithInvalidSize
02:01:18 [2022-12-13T02:01:18.975Z] --- PASS: TestResizeWithInvalidSize (0.47s)
02:01:18 [2022-12-13T02:01:18.975Z] === RUN   TestResizeWhenContainerNotStarted
02:01:19 [2022-12-13T02:01:19.234Z] --- PASS: TestResizeWhenContainerNotStarted (0.44s)
02:01:19 [2022-12-13T02:01:19.234Z] === RUN   TestDaemonRestartKillContainers
02:01:19 [2022-12-13T02:01:19.234Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
02:01:19 [2022-12-13T02:01:19.234Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
02:01:19 [2022-12-13T02:01:19.234Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
02:01:19 [2022-12-13T02:01:19.234Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
02:01:19 [2022-12-13T02:01:19.234Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
02:01:19 [2022-12-13T02:01:19.234Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
02:01:19 [2022-12-13T02:01:19.234Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
02:01:19 [2022-12-13T02:01:19.234Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
02:01:19 [2022-12-13T02:01:19.234Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
02:01:19 [2022-12-13T02:01:19.234Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
02:01:19 [2022-12-13T02:01:19.234Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
02:01:19 [2022-12-13T02:01:19.234Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
02:01:19 [2022-12-13T02:01:19.234Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
02:01:19 [2022-12-13T02:01:19.234Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
02:01:19 [2022-12-13T02:01:19.234Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
02:01:19 [2022-12-13T02:01:19.234Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
02:01:19 [2022-12-13T02:01:19.234Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
02:01:19 [2022-12-13T02:01:19.234Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
02:01:19 [2022-12-13T02:01:19.234Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
02:01:19 [2022-12-13T02:01:19.234Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
02:01:19 [2022-12-13T02:01:19.234Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
02:01:19 [2022-12-13T02:01:19.234Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
02:01:19 [2022-12-13T02:01:19.234Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
02:01:19 [2022-12-13T02:01:19.234Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
02:01:19 [2022-12-13T02:01:19.234Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
02:01:19 [2022-12-13T02:01:19.234Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
02:01:19 [2022-12-13T02:01:19.234Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
02:01:19 [2022-12-13T02:01:19.234Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
02:01:19 [2022-12-13T02:01:19.234Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
02:01:19 [2022-12-13T02:01:19.234Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
02:01:19 [2022-12-13T02:01:19.234Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
02:01:19 [2022-12-13T02:01:19.234Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
02:01:19 [2022-12-13T02:01:19.234Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
02:01:19 [2022-12-13T02:01:19.234Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
02:01:21 [2022-12-13T02:01:21.142Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
02:01:22 [2022-12-13T02:01:22.078Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
02:01:23 [2022-12-13T02:01:23.016Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
02:01:23 [2022-12-13T02:01:23.275Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
02:01:24 [2022-12-13T02:01:24.212Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
02:01:24 [2022-12-13T02:01:24.471Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
02:01:27 [2022-12-13T02:01:27.759Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
02:01:27 [2022-12-13T02:01:27.759Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
02:01:29 [2022-12-13T02:01:29.663Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
02:01:31 [2022-12-13T02:01:31.567Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
02:01:31 [2022-12-13T02:01:31.567Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
02:01:32 [2022-12-13T02:01:32.946Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
02:01:33 [2022-12-13T02:01:33.514Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
02:01:34 [2022-12-13T02:01:34.892Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
02:01:36 [2022-12-13T02:01:36.269Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
02:01:36 [2022-12-13T02:01:36.269Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.74s)
02:01:36 [2022-12-13T02:01:36.269Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.17s)
02:01:36 [2022-12-13T02:01:36.269Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.84s)
02:01:36 [2022-12-13T02:01:36.269Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.15s)
02:01:36 [2022-12-13T02:01:36.269Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.21s)
02:01:36 [2022-12-13T02:01:36.269Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.19s)
02:01:36 [2022-12-13T02:01:36.269Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.40s)
02:01:36 [2022-12-13T02:01:36.270Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.30s)
02:01:36 [2022-12-13T02:01:36.270Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.96s)
02:01:36 [2022-12-13T02:01:36.270Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.52s)
02:01:36 [2022-12-13T02:01:36.270Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.94s)
02:01:36 [2022-12-13T02:01:36.270Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.70s)
02:01:36 [2022-12-13T02:01:36.270Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.87s)
02:01:36 [2022-12-13T02:01:36.270Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.72s)
02:01:36 [2022-12-13T02:01:36.270Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.64s)
02:01:36 [2022-12-13T02:01:36.270Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.43s)
02:01:36 [2022-12-13T02:01:36.270Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
02:01:36 [2022-12-13T02:01:36.270Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
02:01:37 [2022-12-13T02:01:37.206Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
02:01:38 [2022-12-13T02:01:38.144Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.89s)
02:01:38 [2022-12-13T02:01:38.144Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.93s)
02:01:38 [2022-12-13T02:01:38.144Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.95s)
02:01:38 [2022-12-13T02:01:38.144Z] === RUN   TestCgroupNamespacesRun
02:01:39 [2022-12-13T02:01:39.080Z] --- PASS: TestCgroupNamespacesRun (1.06s)
02:01:39 [2022-12-13T02:01:39.080Z] === RUN   TestCgroupNamespacesRunPrivileged
02:01:40 [2022-12-13T02:01:40.017Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.06s)
02:01:40 [2022-12-13T02:01:40.017Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
02:01:41 [2022-12-13T02:01:41.394Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.10s)
02:01:41 [2022-12-13T02:01:41.394Z] === RUN   TestCgroupNamespacesRunHostMode
02:01:42 [2022-12-13T02:01:42.331Z] --- PASS: TestCgroupNamespacesRunHostMode (1.08s)
02:01:42 [2022-12-13T02:01:42.331Z] === RUN   TestCgroupNamespacesRunPrivateMode
02:01:43 [2022-12-13T02:01:43.268Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.05s)
02:01:43 [2022-12-13T02:01:43.268Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
02:01:44 [2022-12-13T02:01:44.646Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.06s)
02:01:44 [2022-12-13T02:01:44.646Z] === RUN   TestCgroupNamespacesRunInvalidMode
02:01:44 [2022-12-13T02:01:44.905Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.59s)
02:01:44 [2022-12-13T02:01:44.905Z] === RUN   TestCgroupNamespacesRunOlderClient
02:01:46 [2022-12-13T02:01:46.285Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.13s)
02:01:46 [2022-12-13T02:01:46.285Z] === RUN   TestNISDomainname
02:01:46 [2022-12-13T02:01:46.852Z] --- PASS: TestNISDomainname (0.54s)
02:01:46 [2022-12-13T02:01:46.852Z] === RUN   TestHostnameDnsResolution
02:01:47 [2022-12-13T02:01:47.420Z] --- PASS: TestHostnameDnsResolution (0.67s)
02:01:47 [2022-12-13T02:01:47.420Z] === RUN   TestUnprivilegedPortsAndPing
02:01:47 [2022-12-13T02:01:47.987Z] --- PASS: TestUnprivilegedPortsAndPing (0.50s)
02:01:47 [2022-12-13T02:01:47.987Z] === RUN   TestPrivilegedHostDevices
02:01:48 [2022-12-13T02:01:48.555Z] --- PASS: TestPrivilegedHostDevices (0.53s)
02:01:48 [2022-12-13T02:01:48.555Z] === RUN   TestRunConsoleSize
02:01:48 [2022-12-13T02:01:48.814Z] --- PASS: TestRunConsoleSize (0.40s)
02:01:48 [2022-12-13T02:01:48.814Z] === RUN   TestRunWithAlternativeContainerdShim
02:01:50 [2022-12-13T02:01:50.719Z] --- PASS: TestRunWithAlternativeContainerdShim (1.94s)
02:01:50 [2022-12-13T02:01:50.719Z] === RUN   TestStats
02:01:53 [2022-12-13T02:01:53.252Z] --- PASS: TestStats (2.47s)
02:01:53 [2022-12-13T02:01:53.252Z] === RUN   TestStopContainerWithTimeout
02:01:53 [2022-12-13T02:01:53.252Z] === RUN   TestStopContainerWithTimeout/0
02:01:53 [2022-12-13T02:01:53.252Z] === PAUSE TestStopContainerWithTimeout/0
02:01:53 [2022-12-13T02:01:53.252Z] === RUN   TestStopContainerWithTimeout/1
02:01:53 [2022-12-13T02:01:53.252Z] === PAUSE TestStopContainerWithTimeout/1
02:01:53 [2022-12-13T02:01:53.252Z] === RUN   TestStopContainerWithTimeout/3
02:01:53 [2022-12-13T02:01:53.252Z] === PAUSE TestStopContainerWithTimeout/3
02:01:53 [2022-12-13T02:01:53.252Z] === RUN   TestStopContainerWithTimeout/-1
02:01:53 [2022-12-13T02:01:53.252Z] === PAUSE TestStopContainerWithTimeout/-1
02:01:53 [2022-12-13T02:01:53.252Z] === CONT  TestStopContainerWithTimeout/0
02:01:53 [2022-12-13T02:01:53.252Z] === CONT  TestStopContainerWithTimeout/3
02:01:54 [2022-12-13T02:01:54.188Z] === CONT  TestStopContainerWithTimeout/-1
02:01:56 [2022-12-13T02:01:56.091Z] === CONT  TestStopContainerWithTimeout/1
02:01:57 [2022-12-13T02:01:57.468Z] --- PASS: TestStopContainerWithTimeout (0.01s)
02:01:57 [2022-12-13T02:01:57.468Z]     --- PASS: TestStopContainerWithTimeout/0 (0.76s)
02:01:57 [2022-12-13T02:01:57.468Z]     --- PASS: TestStopContainerWithTimeout/3 (2.85s)
02:01:57 [2022-12-13T02:01:57.468Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.43s)
02:01:57 [2022-12-13T02:01:57.468Z]     --- PASS: TestStopContainerWithTimeout/1 (1.49s)
02:01:57 [2022-12-13T02:01:57.468Z] === RUN   TestDeleteDevicemapper
02:01:57 [2022-12-13T02:01:57.468Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
02:01:57 [2022-12-13T02:01:57.468Z] --- SKIP: TestDeleteDevicemapper (0.00s)
02:01:57 [2022-12-13T02:01:57.468Z] === RUN   TestStopContainerWithRestartPolicyAlways
02:01:59 [2022-12-13T02:01:59.373Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.74s)
02:01:59 [2022-12-13T02:01:59.373Z] === RUN   TestUpdateMemory
02:01:59 [2022-12-13T02:01:59.940Z] --- PASS: TestUpdateMemory (0.53s)
02:01:59 [2022-12-13T02:01:59.940Z] === RUN   TestUpdateCPUQuota
02:02:00 [2022-12-13T02:02:00.509Z] --- PASS: TestUpdateCPUQuota (0.73s)
02:02:00 [2022-12-13T02:02:00.509Z] === RUN   TestUpdatePidsLimit
02:02:00 [2022-12-13T02:02:00.509Z] === RUN   TestUpdatePidsLimit/update_from_none
02:02:00 [2022-12-13T02:02:00.769Z] === RUN   TestUpdatePidsLimit/no_change
02:02:01 [2022-12-13T02:02:01.028Z] === RUN   TestUpdatePidsLimit/update_lower
02:02:01 [2022-12-13T02:02:01.290Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
02:02:01 [2022-12-13T02:02:01.290Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
02:02:01 [2022-12-13T02:02:01.858Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
02:02:01 [2022-12-13T02:02:01.858Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
02:02:02 [2022-12-13T02:02:02.803Z] --- PASS: TestUpdatePidsLimit (2.10s)
02:02:02 [2022-12-13T02:02:02.803Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.19s)
02:02:02 [2022-12-13T02:02:02.803Z]     --- PASS: TestUpdatePidsLimit/no_change (0.24s)
02:02:02 [2022-12-13T02:02:02.803Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.20s)
02:02:02 [2022-12-13T02:02:02.803Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s)
02:02:02 [2022-12-13T02:02:02.803Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.30s)
02:02:02 [2022-12-13T02:02:02.803Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.26s)
02:02:02 [2022-12-13T02:02:02.803Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.21s)
02:02:02 [2022-12-13T02:02:02.803Z] === RUN   TestUpdateRestartPolicy
02:02:15 [2022-12-13T02:02:15.050Z] --- PASS: TestUpdateRestartPolicy (10.93s)
02:02:15 [2022-12-13T02:02:15.050Z] === RUN   TestUpdateRestartWithAutoRemove
02:02:15 [2022-12-13T02:02:15.050Z] --- PASS: TestUpdateRestartWithAutoRemove (0.45s)
02:02:15 [2022-12-13T02:02:15.050Z] === RUN   TestWaitNonBlocked
02:02:15 [2022-12-13T02:02:15.050Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
02:02:15 [2022-12-13T02:02:15.050Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
02:02:15 [2022-12-13T02:02:15.050Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
02:02:15 [2022-12-13T02:02:15.050Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
02:02:15 [2022-12-13T02:02:15.050Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
02:02:15 [2022-12-13T02:02:15.050Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
02:02:15 [2022-12-13T02:02:15.050Z] --- PASS: TestWaitNonBlocked (0.01s)
02:02:15 [2022-12-13T02:02:15.050Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.64s)
02:02:15 [2022-12-13T02:02:15.050Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.68s)
02:02:15 [2022-12-13T02:02:15.050Z] === RUN   TestWaitBlocked
02:02:15 [2022-12-13T02:02:15.050Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
02:02:15 [2022-12-13T02:02:15.050Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
02:02:15 [2022-12-13T02:02:15.050Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
02:02:15 [2022-12-13T02:02:15.050Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
02:02:15 [2022-12-13T02:02:15.050Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
02:02:15 [2022-12-13T02:02:15.050Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
02:02:15 [2022-12-13T02:02:15.309Z] --- PASS: TestWaitBlocked (0.01s)
02:02:15 [2022-12-13T02:02:15.309Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.58s)
02:02:15 [2022-12-13T02:02:15.310Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.63s)
02:02:15 [2022-12-13T02:02:15.310Z] === RUN   TestWaitConditions
02:02:15 [2022-12-13T02:02:15.310Z] === RUN   TestWaitConditions/default
02:02:15 [2022-12-13T02:02:15.310Z] === PAUSE TestWaitConditions/default
02:02:15 [2022-12-13T02:02:15.310Z] === RUN   TestWaitConditions/not-running
02:02:15 [2022-12-13T02:02:15.310Z] === PAUSE TestWaitConditions/not-running
02:02:15 [2022-12-13T02:02:15.310Z] === RUN   TestWaitConditions/next-exit
02:02:15 [2022-12-13T02:02:15.310Z] === PAUSE TestWaitConditions/next-exit
02:02:15 [2022-12-13T02:02:15.310Z] === RUN   TestWaitConditions/removed
02:02:15 [2022-12-13T02:02:15.310Z] === PAUSE TestWaitConditions/removed
02:02:15 [2022-12-13T02:02:15.310Z] === CONT  TestWaitConditions/default
02:02:15 [2022-12-13T02:02:15.310Z] === CONT  TestWaitConditions/next-exit
02:02:15 [2022-12-13T02:02:15.310Z] === CONT  TestWaitConditions/default
02:02:15 [2022-12-13T02:02:15.310Z]     wait_test.go:146: ContainerID = 9347ae885f670f96aa7f9d824385e5d6bd4c9e47fc05dac265d319dd6f0cc680
02:02:15 [2022-12-13T02:02:15.569Z] === CONT  TestWaitConditions/next-exit
02:02:15 [2022-12-13T02:02:15.569Z]     wait_test.go:146: ContainerID = ca71d3b57c998b2a4e64e21cec40556a2364c21ef24df01d2750cbce9da0bdaa
02:02:15 [2022-12-13T02:02:15.829Z] === CONT  TestWaitConditions/removed
02:02:16 [2022-12-13T02:02:16.088Z]     wait_test.go:146: ContainerID = 060389a2145344425c4aded0c06c5d74895f91d380c520a25aa6029d34dea5b1
02:02:16 [2022-12-13T02:02:16.088Z] === CONT  TestWaitConditions/not-running
02:02:16 [2022-12-13T02:02:16.088Z]     wait_test.go:146: ContainerID = f102f79de1d827cb800fa63f02f35e9ccff0db69355f63876797cb30b9ff6985
02:02:16 [2022-12-13T02:02:16.656Z] --- PASS: TestWaitConditions (0.01s)
02:02:16 [2022-12-13T02:02:16.656Z]     --- PASS: TestWaitConditions/default (0.56s)
02:02:16 [2022-12-13T02:02:16.656Z]     --- PASS: TestWaitConditions/next-exit (0.76s)
02:02:16 [2022-12-13T02:02:16.656Z]     --- PASS: TestWaitConditions/removed (0.64s)
02:02:16 [2022-12-13T02:02:16.656Z]     --- PASS: TestWaitConditions/not-running (0.55s)
02:02:16 [2022-12-13T02:02:16.656Z] === RUN   TestWaitRestartedContainer
02:02:16 [2022-12-13T02:02:16.656Z] === RUN   TestWaitRestartedContainer/default
02:02:16 [2022-12-13T02:02:16.656Z] === PAUSE TestWaitRestartedContainer/default
02:02:16 [2022-12-13T02:02:16.656Z] === RUN   TestWaitRestartedContainer/not-running
02:02:16 [2022-12-13T02:02:16.656Z] === PAUSE TestWaitRestartedContainer/not-running
02:02:16 [2022-12-13T02:02:16.656Z] === RUN   TestWaitRestartedContainer/next-exit
02:02:16 [2022-12-13T02:02:16.656Z] === PAUSE TestWaitRestartedContainer/next-exit
02:02:16 [2022-12-13T02:02:16.656Z] === CONT  TestWaitRestartedContainer/default
02:02:16 [2022-12-13T02:02:16.656Z] === CONT  TestWaitRestartedContainer/next-exit
02:02:18 [2022-12-13T02:02:18.036Z] === CONT  TestWaitRestartedContainer/not-running
02:02:18 [2022-12-13T02:02:18.604Z] --- PASS: TestWaitRestartedContainer (0.01s)
02:02:18 [2022-12-13T02:02:18.604Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.09s)
02:02:18 [2022-12-13T02:02:18.604Z]     --- PASS: TestWaitRestartedContainer/default (1.29s)
02:02:18 [2022-12-13T02:02:18.604Z]     --- PASS: TestWaitRestartedContainer/not-running (0.92s)
02:02:18 [2022-12-13T02:02:18.604Z] === CONT  TestContainerStartOnDaemonRestart
02:02:18 [2022-12-13T02:02:18.604Z] === CONT  TestRestartDaemonWithRestartingContainer
02:02:21 [2022-12-13T02:02:21.142Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.07s)
02:02:21 [2022-12-13T02:02:21.142Z] === CONT  TestIpcModeOlderClient
02:02:21 [2022-12-13T02:02:21.142Z] --- PASS: TestContainerStartOnDaemonRestart (2.08s)
02:02:21 [2022-12-13T02:02:21.142Z] === CONT  TestContainerKillOnDaemonStart
02:02:21 [2022-12-13T02:02:21.142Z] --- PASS: TestIpcModeOlderClient (0.07s)
02:02:21 [2022-12-13T02:02:21.142Z] === CONT  TestDaemonHostGatewayIP
02:02:23 [2022-12-13T02:02:23.047Z] --- PASS: TestDaemonHostGatewayIP (2.26s)
02:02:23 [2022-12-13T02:02:23.047Z] === CONT  TestDaemonRestartIpcMode
02:02:25 [2022-12-13T02:02:25.582Z] --- PASS: TestDaemonRestartIpcMode (2.12s)
02:02:33 [2022-12-13T02:02:33.701Z] --- PASS: TestContainerKillOnDaemonStart (11.64s)
02:02:33 [2022-12-13T02:02:33.701Z] PASS
02:02:33 [2022-12-13T02:02:33.701Z] 
02:02:33 [2022-12-13T02:02:33.701Z] === Skipped
02:02:33 [2022-12-13T02:02:33.701Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
02:02:33 [2022-12-13T02:02:33.701Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
02:02:33 [2022-12-13T02:02:33.701Z] 
02:02:33 [2022-12-13T02:02:33.701Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
02:02:33 [2022-12-13T02:02:33.701Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
02:02:33 [2022-12-13T02:02:33.701Z] 
02:02:33 [2022-12-13T02:02:33.701Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
02:02:33 [2022-12-13T02:02:33.701Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
02:02:33 [2022-12-13T02:02:33.701Z] 
02:02:33 [2022-12-13T02:02:33.701Z] DONE 281 tests, 3 skipped in 129.772s
02:02:33 [2022-12-13T02:02:33.701Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
02:02:33 [2022-12-13T02:02:33.701Z] ++ 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
02:02:33 [2022-12-13T02:02:33.701Z] ++ set -e
02:02:33 [2022-12-13T02:02:33.701Z] ++ '[' -n 0 ']'
02:02:33 [2022-12-13T02:02:33.701Z] ++ set -x
02:02:33 [2022-12-13T02:02:33.702Z] ++ 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 GITHUB_ACTIONS= 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 TEST_INTEGRATION_USE_SNAPSHOTTER= 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
02:02:33 [2022-12-13T02:02:33.702Z] INFO: Testing against a local daemon
02:02:33 [2022-12-13T02:02:33.702Z] === RUN   TestConfigDaemonID
02:02:33 [2022-12-13T02:02:33.702Z]     daemon_test.go:51: [d5191988273b7] daemon is not started
02:02:33 [2022-12-13T02:02:33.702Z] --- PASS: TestConfigDaemonID (1.04s)
02:02:33 [2022-12-13T02:02:33.702Z] === RUN   TestDaemonConfigValidation
02:02:33 [2022-12-13T02:02:33.702Z] === RUN   TestDaemonConfigValidation/config_with_no_content
02:02:33 [2022-12-13T02:02:33.702Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
02:02:33 [2022-12-13T02:02:33.702Z] === RUN   TestDaemonConfigValidation/config_with_{}
02:02:33 [2022-12-13T02:02:33.702Z] === PAUSE TestDaemonConfigValidation/config_with_{}
02:02:33 [2022-12-13T02:02:33.702Z] === RUN   TestDaemonConfigValidation/invalid_config
02:02:33 [2022-12-13T02:02:33.702Z] === PAUSE TestDaemonConfigValidation/invalid_config
02:02:33 [2022-12-13T02:02:33.702Z] === RUN   TestDaemonConfigValidation/malformed_config
02:02:33 [2022-12-13T02:02:33.702Z] === PAUSE TestDaemonConfigValidation/malformed_config
02:02:33 [2022-12-13T02:02:33.702Z] === RUN   TestDaemonConfigValidation/valid_config
02:02:33 [2022-12-13T02:02:33.702Z] === PAUSE TestDaemonConfigValidation/valid_config
02:02:33 [2022-12-13T02:02:33.702Z] === CONT  TestDaemonConfigValidation/config_with_no_content
02:02:33 [2022-12-13T02:02:33.702Z] === CONT  TestDaemonConfigValidation/malformed_config
02:02:33 [2022-12-13T02:02:33.702Z] === CONT  TestDaemonConfigValidation/valid_config
02:02:33 [2022-12-13T02:02:33.702Z] === CONT  TestDaemonConfigValidation/invalid_config
02:02:33 [2022-12-13T02:02:33.702Z] === CONT  TestDaemonConfigValidation/config_with_{}
02:02:33 [2022-12-13T02:02:33.961Z] --- PASS: TestDaemonConfigValidation (0.00s)
02:02:33 [2022-12-13T02:02:33.961Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s)
02:02:33 [2022-12-13T02:02:33.961Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.07s)
02:02:33 [2022-12-13T02:02:33.961Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.06s)
02:02:33 [2022-12-13T02:02:33.961Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.08s)
02:02:33 [2022-12-13T02:02:33.961Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s)
02:02:33 [2022-12-13T02:02:33.961Z] === RUN   TestConfigDaemonSeccompProfiles
02:02:33 [2022-12-13T02:02:33.961Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
02:02:34 [2022-12-13T02:02:34.897Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
02:02:35 [2022-12-13T02:02:35.835Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
02:02:37 [2022-12-13T02:02:37.213Z] === CONT  TestConfigDaemonSeccompProfiles
02:02:37 [2022-12-13T02:02:37.213Z]     daemon_test.go:165: [dd3a38eaef7f9] daemon is not started
02:02:37 [2022-12-13T02:02:37.213Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s)
02:02:37 [2022-12-13T02:02:37.213Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
02:02:37 [2022-12-13T02:02:37.213Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
02:02:37 [2022-12-13T02:02:37.213Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.05s)
02:02:37 [2022-12-13T02:02:37.213Z] === RUN   TestDaemonProxy
02:02:37 [2022-12-13T02:02:37.213Z] === RUN   TestDaemonProxy/environment_variables
02:02:39 [2022-12-13T02:02:39.118Z] === RUN   TestDaemonProxy/command-line_options
02:02:40 [2022-12-13T02:02:40.495Z] === RUN   TestDaemonProxy/configuration_file
02:02:42 [2022-12-13T02:02:42.400Z] === RUN   TestDaemonProxy/conflicting_options
02:02:42 [2022-12-13T02:02:42.658Z] === RUN   TestDaemonProxy/reload_sanitized
02:02:43 [2022-12-13T02:02:43.226Z] --- PASS: TestDaemonProxy (6.24s)
02:02:43 [2022-12-13T02:02:43.226Z]     --- PASS: TestDaemonProxy/environment_variables (1.74s)
02:02:43 [2022-12-13T02:02:43.226Z]     --- PASS: TestDaemonProxy/command-line_options (1.74s)
02:02:43 [2022-12-13T02:02:43.226Z]     --- PASS: TestDaemonProxy/configuration_file (1.73s)
02:02:43 [2022-12-13T02:02:43.226Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
02:02:43 [2022-12-13T02:02:43.226Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
02:02:43 [2022-12-13T02:02:43.226Z] === RUN   TestLiveRestore
02:02:43 [2022-12-13T02:02:43.226Z] === RUN   TestLiveRestore/volume_references
02:02:43 [2022-12-13T02:02:43.226Z] === PAUSE TestLiveRestore/volume_references
02:02:43 [2022-12-13T02:02:43.226Z] === CONT  TestLiveRestore/volume_references
02:02:43 [2022-12-13T02:02:43.794Z] === RUN   TestLiveRestore/volume_references/restartPolicy
02:02:43 [2022-12-13T02:02:43.794Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
02:02:44 [2022-12-13T02:02:44.730Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
02:02:45 [2022-12-13T02:02:45.667Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
02:02:46 [2022-12-13T02:02:46.603Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
02:02:47 [2022-12-13T02:02:47.540Z] --- PASS: TestLiveRestore (0.00s)
02:02:47 [2022-12-13T02:02:47.540Z]     --- PASS: TestLiveRestore/volume_references (4.22s)
02:02:47 [2022-12-13T02:02:47.540Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.62s)
02:02:47 [2022-12-13T02:02:47.540Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.91s)
02:02:47 [2022-12-13T02:02:47.540Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.91s)
02:02:47 [2022-12-13T02:02:47.540Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.92s)
02:02:47 [2022-12-13T02:02:47.540Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.89s)
02:02:47 [2022-12-13T02:02:47.540Z] PASS
02:02:47 [2022-12-13T02:02:47.540Z] 
02:02:47 [2022-12-13T02:02:47.540Z] DONE 24 tests in 14.986s
02:02:47 [2022-12-13T02:02:47.540Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
02:02:47 [2022-12-13T02:02:47.540Z] ++ 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
02:02:47 [2022-12-13T02:02:47.540Z] ++ set -e
02:02:47 [2022-12-13T02:02:47.540Z] ++ '[' -n 0 ']'
02:02:47 [2022-12-13T02:02:47.540Z] ++ set -x
02:02:47 [2022-12-13T02:02:47.540Z] ++ 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 GITHUB_ACTIONS= 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 TEST_INTEGRATION_USE_SNAPSHOTTER= 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
02:02:47 [2022-12-13T02:02:47.799Z] INFO: Testing against a local daemon
02:02:47 [2022-12-13T02:02:47.799Z] === RUN   TestCommitInheritsEnv
02:02:47 [2022-12-13T02:02:47.799Z] --- PASS: TestCommitInheritsEnv (0.20s)
02:02:47 [2022-12-13T02:02:47.799Z] === RUN   TestImportExtremelyLargeImageWorks
02:02:47 [2022-12-13T02:02:47.799Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
02:02:47 [2022-12-13T02:02:47.799Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
02:02:47 [2022-12-13T02:02:47.799Z] === RUN   TestImportWithCustomPlatform
02:02:47 [2022-12-13T02:02:47.799Z] === RUN   TestImportWithCustomPlatform/#00
02:02:47 [2022-12-13T02:02:47.799Z] === RUN   TestImportWithCustomPlatform/_______
02:02:47 [2022-12-13T02:02:47.799Z] === RUN   TestImportWithCustomPlatform//
02:02:47 [2022-12-13T02:02:47.799Z] === RUN   TestImportWithCustomPlatform/linux
02:02:48 [2022-12-13T02:02:48.058Z] === RUN   TestImportWithCustomPlatform/LINUX
02:02:48 [2022-12-13T02:02:48.058Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
02:02:48 [2022-12-13T02:02:48.058Z] === RUN   TestImportWithCustomPlatform/macos
02:02:48 [2022-12-13T02:02:48.058Z] === RUN   TestImportWithCustomPlatform/macos/arm64
02:02:48 [2022-12-13T02:02:48.058Z] === RUN   TestImportWithCustomPlatform/nintendo64
02:02:48 [2022-12-13T02:02:48.058Z] --- PASS: TestImportWithCustomPlatform (0.13s)
02:02:48 [2022-12-13T02:02:48.058Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.02s)
02:02:48 [2022-12-13T02:02:48.058Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
02:02:48 [2022-12-13T02:02:48.058Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
02:02:48 [2022-12-13T02:02:48.058Z]     --- PASS: TestImportWithCustomPlatform/linux (0.02s)
02:02:48 [2022-12-13T02:02:48.058Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.02s)
02:02:48 [2022-12-13T02:02:48.058Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.03s)
02:02:48 [2022-12-13T02:02:48.058Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
02:02:48 [2022-12-13T02:02:48.058Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
02:02:48 [2022-12-13T02:02:48.058Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
02:02:48 [2022-12-13T02:02:48.058Z] === RUN   TestImagesFilterMultiReference
02:02:48 [2022-12-13T02:02:48.058Z] --- PASS: TestImagesFilterMultiReference (0.06s)
02:02:48 [2022-12-13T02:02:48.058Z] === RUN   TestImagePullPlatformInvalid
02:02:48 [2022-12-13T02:02:48.058Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
02:02:48 [2022-12-13T02:02:48.058Z] === RUN   TestImagePullStoredfDigestForOtherRepo
02:02:48 [2022-12-13T02:02:48.319Z] time="2022-12-13T02:02:48Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.19.4 instance.id=7a974396-2cef-48ec-9a73-e9cabb1c0bc3 version="v2.3.0+unknown" 
02:02:48 [2022-12-13T02:02:48.319Z] time="2022-12-13T02:02:48Z" level=info msg="redis not configured" go.version=go1.19.4 instance.id=7a974396-2cef-48ec-9a73-e9cabb1c0bc3 version="v2.3.0+unknown" 
02:02:48 [2022-12-13T02:02:48.319Z] time="2022-12-13T02:02:48Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.19.4 instance.id=7a974396-2cef-48ec-9a73-e9cabb1c0bc3 version="v2.3.0+unknown" 
02:02:48 [2022-12-13T02:02:48.319Z] time="2022-12-13T02:02:48Z" level=info msg="Starting upload purge in 0s" go.version=go1.19.4 instance.id=7a974396-2cef-48ec-9a73-e9cabb1c0bc3 version="v2.3.0+unknown" 
02:02:48 [2022-12-13T02:02:48.319Z] time="2022-12-13T02:02:48Z" level=info msg="PurgeUploads starting: olderThan=2022-12-06 02:02:48.064119845 +0000 UTC m=-604799.942209028, actuallyDelete=true" 
02:02:48 [2022-12-13T02:02:48.319Z] time="2022-12-13T02:02:48Z" level=debug msg="filesystem.List(\"/docker/registry/v2/repositories\")" go.version=go1.19.4 instance.id=7a974396-2cef-48ec-9a73-e9cabb1c0bc3 trace.duration=44.578µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).List" trace.id=047cbc23-6234-4de2-8e8e-c1c6552b6bec trace.line=154 version="v2.3.0+unknown" 
02:02:48 [2022-12-13T02:02:48.319Z] time="2022-12-13T02:02:48Z" level=info msg="Purge uploads finished.  Num deleted=0, num errors=1" 
02:02:48 [2022-12-13T02:02:48.320Z] time="2022-12-13T02:02:48Z" level=info msg="Starting upload purge in 24h0m0s" go.version=go1.19.4 instance.id=7a974396-2cef-48ec-9a73-e9cabb1c0bc3 version="v2.3.0+unknown" 
02:02:48 [2022-12-13T02:02:48.320Z] time="2022-12-13T02:02:48Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=2239d458-0109-4c69-be70-ba459ee9a3a2 http.request.method=GET http.request.remoteaddr="127.0.0.1:52426" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=7a974396-2cef-48ec-9a73-e9cabb1c0bc3 version="v2.3.0+unknown" 
02:02:48 [2022-12-13T02:02:48.320Z] time="2022-12-13T02:02:48Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=2239d458-0109-4c69-be70-ba459ee9a3a2 http.request.method=GET http.request.remoteaddr="127.0.0.1:52426" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.76775ms http.response.status=200 http.response.written=2 instance.id=7a974396-2cef-48ec-9a73-e9cabb1c0bc3 version="v2.3.0+unknown" 
02:02:48 [2022-12-13T02:02:48.320Z] 127.0.0.1 - - [13/Dec/2022:02:02:48 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
02:02:48 [2022-12-13T02:02:48.320Z] time="2022-12-13T02:02:48Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=19fb44a9-4430-4f43-aedb-221f987a0559 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52446" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.12+unknown" instance.id=7a974396-2cef-48ec-9a73-e9cabb1c0bc3 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
02:02:48 [2022-12-13T02:02:48.320Z] time="2022-12-13T02:02:48Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=657b5e37-fdf9-4dbb-8a5b-d9028532e4d6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52442" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.12+unknown" instance.id=7a974396-2cef-48ec-9a73-e9cabb1c0bc3 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
02:02:48 [2022-12-13T02:02:48.320Z] time="2022-12-13T02:02:48Z" level=debug msg=GetBlob go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=19fb44a9-4430-4f43-aedb-221f987a0559 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52446" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.12+unknown" instance.id=7a974396-2cef-48ec-9a73-e9cabb1c0bc3 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
02:02:48 [2022-12-13T02:02:48.320Z] time="2022-12-13T02:02:48Z" level=debug msg=GetBlob go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=657b5e37-fdf9-4dbb-8a5b-d9028532e4d6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52442" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.12+unknown" instance.id=7a974396-2cef-48ec-9a73-e9cabb1c0bc3 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
02:02:48 [2022-12-13T02:02:48.320Z] time="2022-12-13T02:02:48Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=19fb44a9-4430-4f43-aedb-221f987a0559 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52446" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.12+unknown" instance.id=7a974396-2cef-48ec-9a73-e9cabb1c0bc3 trace.duration=28.308µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=9f22f5e7-e1ea-4773-a0ba-88b56d241c00 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
02:02:48 [2022-12-13T02:02:48.320Z] time="2022-12-13T02:02:48Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=657b5e37-fdf9-4dbb-8a5b-d9028532e4d6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52442" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.12+unknown" instance.id=7a974396-2cef-48ec-9a73-e9cabb1c0bc3 trace.duration=24.681µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=071e1669-bd04-4084-9e8f-fd99bffa3139 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
02:02:48 [2022-12-13T02:02:48.320Z] time="2022-12-13T02:02:48Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 err.message="blob unknown to registry" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=657b5e37-fdf9-4dbb-8a5b-d9028532e4d6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52442" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.12+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.472051ms http.response.status=404 http.response.written=157 instance.id=7a974396-2cef-48ec-9a73-e9cabb1c0bc3 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
02:02:48 [2022-12-13T02:02:48.320Z] 127.0.0.1 - - [13/Dec/2022:02:02:48 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.12+unknown"
02:02:48 [2022-12-13T02:02:48.320Z] time="2022-12-13T02:02:48Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe err.message="blob unknown to registry" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=19fb44a9-4430-4f43-aedb-221f987a0559 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52446" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.12+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.949421ms http.response.status=404 http.response.written=157 instance.id=7a974396-2cef-48ec-9a73-e9cabb1c0bc3 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
02:02:48 [2022-12-13T02:02:48.320Z] 127.0.0.1 - - [13/Dec/2022:02:02:48 +0000] "HEAD /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 404 157 "" "containerd/1.6.12+unknown"
02:02:48 [2022-12-13T02:02:48.320Z] time="2022-12-13T02:02:48Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=39e8a269-2204-4a21-a0b7-ec25f6afca66 http.request.method=POST http.request.remoteaddr="127.0.0.1:52442" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.12+unknown" instance.id=7a974396-2cef-48ec-9a73-e9cabb1c0bc3 vars.name=test version="v2.3.0+unknown" 
02:02:48 [2022-12-13T02:02:48.320Z] time="2022-12-13T02:02:48Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=39e8a269-2204-4a21-a0b7-ec25f6afca66 http.request.method=POST http.request.remoteaddr="127.0.0.1:52442" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.12+unknown" instance.id=7a974396-2cef-48ec-9a73-e9cabb1c0bc3 vars.name=test version="v2.3.0+unknown" 
02:02:48 [2022-12-13T02:02:48.320Z] time="2022-12-13T02:02:48Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/c6de6678-e696-4aaa-8836-614af7cd33bd/startedat\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=39e8a269-2204-4a21-a0b7-ec25f6afca66 http.request.method=POST http.request.remoteaddr="127.0.0.1:52442" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.12+unknown" instance.id=7a974396-2cef-48ec-9a73-e9cabb1c0bc3 trace.duration=233.27µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=3dab6550-774a-48f8-a1bd-4aec21275596 trace.line=95 vars.name=test version="v2.3.0+unknown" 
02:02:48 [2022-12-13T02:02:48.320Z] time="2022-12-13T02:02:48Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/c6de6678-e696-4aaa-8836-614af7cd33bd/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=39e8a269-2204-4a21-a0b7-ec25f6afca66 http.request.method=POST http.request.remoteaddr="127.0.0.1:52442" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.12+unknown" instance.id=7a974396-2cef-48ec-9a73-e9cabb1c0bc3 trace.duration=12.447µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=44e12a03-2fdd-4034-9793-fcb1f19564f8 trace.line=141 vars.name=test version="v2.3.0+unknown" 
02:02:48 [2022-12-13T02:02:48.320Z] time="2022-12-13T02:02:48Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=8e48ec93-31a9-4df9-a7cc-931c2c1992d8 http.request.method=POST http.request.remoteaddr="127.0.0.1:52446" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.12+unknown" instance.id=7a974396-2cef-48ec-9a73-e9cabb1c0bc3 vars.name=test version="v2.3.0+unknown" 
02:02:48 [2022-12-13T02:02:48.320Z] time="2022-12-13T02:02:48Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=8e48ec93-31a9-4df9-a7cc-931c2c1992d8 http.request.method=POST http.request.remoteaddr="127.0.0.1:52446" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.12+unknown" instance.id=7a974396-2cef-48ec-9a73-e9cabb1c0bc3 vars.name=test version="v2.3.0+unknown" 
02:02:48 [2022-12-13T02:02:48.320Z] time="2022-12-13T02:02:48Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/0f84592a-6e6b-464a-98a6-654a6318dfaf/startedat\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=8e48ec93-31a9-4df9-a7cc-931c2c1992d8 http.request.method=POST http.request.remoteaddr="127.0.0.1:52446" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.12+unknown" instance.id=7a974396-2cef-48ec-9a73-e9cabb1c0bc3 trace.duration=70.473µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=afa7b5ae-bf87-4d52-ab75-afb9ba01d40f trace.line=95 vars.name=test version="v2.3.0+unknown" 
02:02:48 [2022-12-13T02:02:48.320Z] time="2022-12-13T02:02:48Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/0f84592a-6e6b-464a-98a6-654a6318dfaf/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=8e48ec93-31a9-4df9-a7cc-931c2c1992d8 http.request.method=POST http.request.remoteaddr="127.0.0.1:52446" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.12+unknown" instance.id=7a974396-2cef-48ec-9a73-e9cabb1c0bc3 trace.duration=10.945µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=593a4310-26ef-49f8-87be-753baeb4d821 trace.line=141 vars.name=test version="v2.3.0+unknown" 
02:02:48 [2022-12-13T02:02:48.320Z] time="2022-12-13T02:02:48Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/0f84592a-6e6b-464a-98a6-654a6318dfaf/hashstates/sha256/0\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=8e48ec93-31a9-4df9-a7cc-931c2c1992d8 http.request.method=POST http.request.remoteaddr="127.0.0.1:52446" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.12+unknown" instance.id=7a974396-2cef-48ec-9a73-e9cabb1c0bc3 trace.duration=90.404µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=5315e993-336a-4c99-b012-732ff8428ffd trace.line=95 vars.name=test version="v2.3.0+unknown" 
02:02:48 [2022-12-13T02:02:48.320Z] time="2022-12-13T02:02:48Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=8e48ec93-31a9-4df9-a7cc-931c2c1992d8 http.request.method=POST http.request.remoteaddr="127.0.0.1:52446" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.12+unknown" http.response.duration=5.062481ms http.response.status=202 http.response.written=0 instance.id=7a974396-2cef-48ec-9a73-e9cabb1c0bc3 version="v2.3.0+unknown" 
02:02:48 [2022-12-13T02:02:48.320Z] 127.0.0.1 - - [13/Dec/2022:02:02:48 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.12+unknown"
02:02:48 [2022-12-13T02:02:48.320Z] time="2022-12-13T02:02:48Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=54f3a246-1c19-4de5-b1ab-bad3b4efb02a http.request.method=PUT http.request.remoteaddr="127.0.0.1:52446" http.request.uri="/v2/test/blobs/uploads/0f84592a-6e6b-464a-98a6-654a6318dfaf?_state=enOIMKZayOm1VPybfpjqlLK5nLdvUEPm_OpG8G9-JPt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBmODQ1OTJhLTZlNmItNDY0YS05OGE2LTY1NGE2MzE4ZGZhZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xM1QwMjowMjo0OC4wODg4MDUzMzJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.12+unknown" instance.id=7a974396-2cef-48ec-9a73-e9cabb1c0bc3 vars.name=test vars.uuid=0f84592a-6e6b-464a-98a6-654a6318dfaf version="v2.3.0+unknown" 
02:02:48 [2022-12-13T02:02:48.320Z] time="2022-12-13T02:02:48Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=54f3a246-1c19-4de5-b1ab-bad3b4efb02a http.request.method=PUT http.request.remoteaddr="127.0.0.1:52446" http.request.uri="/v2/test/blobs/uploads/0f84592a-6e6b-464a-98a6-654a6318dfaf?_state=enOIMKZayOm1VPybfpjqlLK5nLdvUEPm_OpG8G9-JPt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBmODQ1OTJhLTZlNmItNDY0YS05OGE2LTY1NGE2MzE4ZGZhZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xM1QwMjowMjo0OC4wODg4MDUzMzJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.12+unknown" instance.id=7a974396-2cef-48ec-9a73-e9cabb1c0bc3 vars.name=test vars.uuid=0f84592a-6e6b-464a-98a6-654a6318dfaf version="v2.3.0+unknown" 
02:02:48 [2022-12-13T02:02:48.320Z] time="2022-12-13T02:02:48Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/0f84592a-6e6b-464a-98a6-654a6318dfaf/startedat\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=54f3a246-1c19-4de5-b1ab-bad3b4efb02a http.request.method=PUT http.request.remoteaddr="127.0.0.1:52446" http.request.uri="/v2/test/blobs/uploads/0f84592a-6e6b-464a-98a6-654a6318dfaf?_state=enOIMKZayOm1VPybfpjqlLK5nLdvUEPm_OpG8G9-JPt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBmODQ1OTJhLTZlNmItNDY0YS05OGE2LTY1NGE2MzE4ZGZhZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xM1QwMjowMjo0OC4wODg4MDUzMzJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.12+unknown" instance.id=7a974396-2cef-48ec-9a73-e9cabb1c0bc3 trace.duration=32.073µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=d2c0824b-4e8b-463d-8d14-329ddea0a8ed trace.line=82 vars.name=test vars.uuid=0f84592a-6e6b-464a-98a6-654a6318dfaf version="v2.3.0+unknown" 
02:02:48 [2022-12-13T02:02:48.320Z] time="2022-12-13T02:02:48Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/0f84592a-6e6b-464a-98a6-654a6318dfaf/data\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=54f3a246-1c19-4de5-b1ab-bad3b4efb02a http.request.method=PUT http.request.remoteaddr="127.0.0.1:52446" http.request.uri="/v2/test/blobs/uploads/0f84592a-6e6b-464a-98a6-654a6318dfaf?_state=enOIMKZayOm1VPybfpjqlLK5nLdvUEPm_OpG8G9-JPt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBmODQ1OTJhLTZlNmItNDY0YS05OGE2LTY1NGE2MzE4ZGZhZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xM1QwMjowMjo0OC4wODg4MDUzMzJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.12+unknown" instance.id=7a974396-2cef-48ec-9a73-e9cabb1c0bc3 trace.duration=12.488µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=5a1609b0-513a-4018-b0f2-f9eb81f02e08 trace.line=141 vars.name=test vars.uuid=0f84592a-6e6b-464a-98a6-654a6318dfaf version="v2.3.0+unknown" 
02:02:48 [2022-12-13T02:02:48.320Z] time="2022-12-13T02:02:48Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/0f84592a-6e6b-464a-98a6-654a6318dfaf/data\", 0)" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=54f3a246-1c19-4de5-b1ab-bad3b4efb02a http.request.method=PUT http.request.remoteaddr="127.0.0.1:52446" http.request.uri="/v2/test/blobs/uploads/0f84592a-6e6b-464a-98a6-654a6318dfaf?_state=enOIMKZayOm1VPybfpjqlLK5nLdvUEPm_OpG8G9-JPt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBmODQ1OTJhLTZlNmItNDY0YS05OGE2LTY1NGE2MzE4ZGZhZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xM1QwMjowMjo0OC4wODg4MDUzMzJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.12+unknown" instance.id=7a974396-2cef-48ec-9a73-e9cabb1c0bc3 trace.duration=57.501µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=8fd5bc87-43d9-4d82-b0c4-80a9ec054a50 trace.line=124 vars.name=test vars.uuid=0f84592a-6e6b-464a-98a6-654a6318dfaf version="v2.3.0+unknown" 
02:02:48 [2022-12-13T02:02:48.320Z] time="2022-12-13T02:02:48Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=54f3a246-1c19-4de5-b1ab-bad3b4efb02a http.request.method=PUT http.request.remoteaddr="127.0.0.1:52446" http.request.uri="/v2/test/blobs/uploads/0f84592a-6e6b-464a-98a6-654a6318dfaf?_state=enOIMKZayOm1VPybfpjqlLK5nLdvUEPm_OpG8G9-JPt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBmODQ1OTJhLTZlNmItNDY0YS05OGE2LTY1NGE2MzE4ZGZhZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xM1QwMjowMjo0OC4wODg4MDUzMzJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.12+unknown" instance.id=7a974396-2cef-48ec-9a73-e9cabb1c0bc3 vars.name=test vars.uuid=0f84592a-6e6b-464a-98a6-654a6318dfaf version="v2.3.0+unknown" 
02:02:48 [2022-12-13T02:02:48.320Z] time="2022-12-13T02:02:48Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/0f84592a-6e6b-464a-98a6-654a6318dfaf/data\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=54f3a246-1c19-4de5-b1ab-bad3b4efb02a http.request.method=PUT http.request.remoteaddr="127.0.0.1:52446" http.request.uri="/v2/test/blobs/uploads/0f84592a-6e6b-464a-98a6-654a6318dfaf?_state=enOIMKZayOm1VPybfpjqlLK5nLdvUEPm_OpG8G9-JPt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBmODQ1OTJhLTZlNmItNDY0YS05OGE2LTY1NGE2MzE4ZGZhZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xM1QwMjowMjo0OC4wODg4MDUzMzJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.12+unknown" instance.id=7a974396-2cef-48ec-9a73-e9cabb1c0bc3 trace.duration=11.733µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=8c5893e7-7333-4dc8-9734-474ffc460d35 trace.line=141 vars.name=test vars.uuid=0f84592a-6e6b-464a-98a6-654a6318dfaf version="v2.3.0+unknown" 
02:02:48 [2022-12-13T02:02:48.320Z] time="2022-12-13T02:02:48Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=54f3a246-1c19-4de5-b1ab-bad3b4efb02a http.request.method=PUT http.request.remoteaddr="127.0.0.1:52446" http.request.uri="/v2/test/blobs/uploads/0f84592a-6e6b-464a-98a6-654a6318dfaf?_state=enOIMKZayOm1VPybfpjqlLK5nLdvUEPm_OpG8G9-JPt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBmODQ1OTJhLTZlNmItNDY0YS05OGE2LTY1NGE2MzE4ZGZhZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xM1QwMjowMjo0OC4wODg4MDUzMzJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.12+unknown" instance.id=7a974396-2cef-48ec-9a73-e9cabb1c0bc3 trace.duration=11.906µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=4c09a1e5-bec5-4225-83ca-bf1a22e434fb trace.line=141 vars.name=test vars.uuid=0f84592a-6e6b-464a-98a6-654a6318dfaf version="v2.3.0+unknown" 
02:02:48 [2022-12-13T02:02:48.320Z] time="2022-12-13T02:02:48Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/0f84592a-6e6b-464a-98a6-654a6318dfaf/data\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=54f3a246-1c19-4de5-b1ab-bad3b4efb02a http.request.method=PUT http.request.remoteaddr="127.0.0.1:52446" http.request.uri="/v2/test/blobs/uploads/0f84592a-6e6b-464a-98a6-654a6318dfaf?_state=enOIMKZayOm1VPybfpjqlLK5nLdvUEPm_OpG8G9-JPt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBmODQ1OTJhLTZlNmItNDY0YS05OGE2LTY1NGE2MzE4ZGZhZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xM1QwMjowMjo0OC4wODg4MDUzMzJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.12+unknown" instance.id=7a974396-2cef-48ec-9a73-e9cabb1c0bc3 trace.duration=9.091µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=61754945-c112-44c0-ae26-0c4c831705b5 trace.line=141 vars.name=test vars.uuid=0f84592a-6e6b-464a-98a6-654a6318dfaf version="v2.3.0+unknown" 
02:02:48 [2022-12-13T02:02:48.320Z] time="2022-12-13T02:02:48Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/0f84592a-6e6b-464a-98a6-654a6318dfaf/data\", \"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\"" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=54f3a246-1c19-4de5-b1ab-bad3b4efb02a http.request.method=PUT http.request.remoteaddr="127.0.0.1:52446" http.request.uri="/v2/test/blobs/uploads/0f84592a-6e6b-464a-98a6-654a6318dfaf?_state=enOIMKZayOm1VPybfpjqlLK5nLdvUEPm_OpG8G9-JPt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBmODQ1OTJhLTZlNmItNDY0YS05OGE2LTY1NGE2MzE4ZGZhZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xM1QwMjowMjo0OC4wODg4MDUzMzJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.12+unknown" instance.id=7a974396-2cef-48ec-9a73-e9cabb1c0bc3 trace.duration=47.811µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=d5c439df-cde8-459c-aa3f-1026ef56dcbe trace.line=167 vars.name=test vars.uuid=0f84592a-6e6b-464a-98a6-654a6318dfaf version="v2.3.0+unknown" 
02:02:48 [2022-12-13T02:02:48.321Z] time="2022-12-13T02:02:48Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=54f3a246-1c19-4de5-b1ab-bad3b4efb02a http.request.method=PUT http.request.remoteaddr="127.0.0.1:52446" http.request.uri="/v2/test/blobs/uploads/0f84592a-6e6b-464a-98a6-654a6318dfaf?_state=enOIMKZayOm1VPybfpjqlLK5nLdvUEPm_OpG8G9-JPt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBmODQ1OTJhLTZlNmItNDY0YS05OGE2LTY1NGE2MzE4ZGZhZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xM1QwMjowMjo0OC4wODg4MDUzMzJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.12+unknown" instance.id=7a974396-2cef-48ec-9a73-e9cabb1c0bc3 trace.duration=48.008µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=f22ea7f5-30ab-4e3f-9aef-fe4c383baf98 trace.line=95 vars.name=test vars.uuid=0f84592a-6e6b-464a-98a6-654a6318dfaf version="v2.3.0+unknown" 
02:02:48 [2022-12-13T02:02:48.321Z] time="2022-12-13T02:02:48Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/0f84592a-6e6b-464a-98a6-654a6318dfaf\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=54f3a246-1c19-4de5-b1ab-bad3b4efb02a http.request.method=PUT http.request.remoteaddr="127.0.0.1:52446" http.request.uri="/v2/test/blobs/uploads/0f84592a-6e6b-464a-98a6-654a6318dfaf?_state=enOIMKZayOm1VPybfpjqlLK5nLdvUEPm_OpG8G9-JPt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBmODQ1OTJhLTZlNmItNDY0YS05OGE2LTY1NGE2MzE4ZGZhZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xM1QwMjowMjo0OC4wODg4MDUzMzJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.12+unknown" instance.id=7a974396-2cef-48ec-9a73-e9cabb1c0bc3 trace.duration=79.877µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=e37329bc-88da-4e47-8e71-66c8418be990 trace.line=181 vars.name=test vars.uuid=0f84592a-6e6b-464a-98a6-654a6318dfaf version="v2.3.0+unknown" 
02:02:48 [2022-12-13T02:02:48.321Z] time="2022-12-13T02:02:48Z" level=info msg="response completed" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=54f3a246-1c19-4de5-b1ab-bad3b4efb02a http.request.method=PUT http.request.remoteaddr="127.0.0.1:52446" http.request.uri="/v2/test/blobs/uploads/0f84592a-6e6b-464a-98a6-654a6318dfaf?_state=enOIMKZayOm1VPybfpjqlLK5nLdvUEPm_OpG8G9-JPt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBmODQ1OTJhLTZlNmItNDY0YS05OGE2LTY1NGE2MzE4ZGZhZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xM1QwMjowMjo0OC4wODg4MDUzMzJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.12+unknown" http.response.duration=1.891154ms http.response.status=201 http.response.written=0 instance.id=7a974396-2cef-48ec-9a73-e9cabb1c0bc3 version="v2.3.0+unknown" 
02:02:48 [2022-12-13T02:02:48.321Z] 127.0.0.1 - - [13/Dec/2022:02:02:48 +0000] "PUT /v2/test/blobs/uploads/0f84592a-6e6b-464a-98a6-654a6318dfaf?_state=enOIMKZayOm1VPybfpjqlLK5nLdvUEPm_OpG8G9-JPt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBmODQ1OTJhLTZlNmItNDY0YS05OGE2LTY1NGE2MzE4ZGZhZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xM1QwMjowMjo0OC4wODg4MDUzMzJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 201 0 "" "containerd/1.6.12+unknown"
02:02:48 [2022-12-13T02:02:48.321Z] time="2022-12-13T02:02:48Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/c6de6678-e696-4aaa-8836-614af7cd33bd/hashstates/sha256/0\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=39e8a269-2204-4a21-a0b7-ec25f6afca66 http.request.method=POST http.request.remoteaddr="127.0.0.1:52442" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.12+unknown" instance.id=7a974396-2cef-48ec-9a73-e9cabb1c0bc3 trace.duration=2.380661ms trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=f8446d1d-8255-4ded-ae5c-1ebbd396dceb trace.line=95 vars.name=test version="v2.3.0+unknown" 
02:02:48 [2022-12-13T02:02:48.321Z] time="2022-12-13T02:02:48Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=39e8a269-2204-4a21-a0b7-ec25f6afca66 http.request.method=POST http.request.remoteaddr="127.0.0.1:52442" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.12+unknown" http.response.duration=9.195778ms http.response.status=202 http.response.written=0 instance.id=7a974396-2cef-48ec-9a73-e9cabb1c0bc3 version="v2.3.0+unknown" 
02:02:48 [2022-12-13T02:02:48.321Z] 127.0.0.1 - - [13/Dec/2022:02:02:48 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.12+unknown"
02:02:48 [2022-12-13T02:02:48.321Z] time="2022-12-13T02:02:48Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1cc2196d-bed3-40b4-98e7-a23f3d277a91 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52442" http.request.uri="/v2/test/blobs/uploads/c6de6678-e696-4aaa-8836-614af7cd33bd?_state=wpE-y6r4wq-sx0EPiZkZqotDUydQBdx4ccgRb1i70hR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM2ZGU2Njc4LWU2OTYtNGFhYS04ODM2LTYxNGFmN2NkMzNiZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xM1QwMjowMjo0OC4wODY0MjQ0ODNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.12+unknown" instance.id=7a974396-2cef-48ec-9a73-e9cabb1c0bc3 vars.name=test vars.uuid=c6de6678-e696-4aaa-8836-614af7cd33bd version="v2.3.0+unknown" 
02:02:48 [2022-12-13T02:02:48.321Z] time="2022-12-13T02:02:48Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1cc2196d-bed3-40b4-98e7-a23f3d277a91 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52442" http.request.uri="/v2/test/blobs/uploads/c6de6678-e696-4aaa-8836-614af7cd33bd?_state=wpE-y6r4wq-sx0EPiZkZqotDUydQBdx4ccgRb1i70hR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM2ZGU2Njc4LWU2OTYtNGFhYS04ODM2LTYxNGFmN2NkMzNiZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xM1QwMjowMjo0OC4wODY0MjQ0ODNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.12+unknown" instance.id=7a974396-2cef-48ec-9a73-e9cabb1c0bc3 vars.name=test vars.uuid=c6de6678-e696-4aaa-8836-614af7cd33bd version="v2.3.0+unknown" 
02:02:48 [2022-12-13T02:02:48.321Z] time="2022-12-13T02:02:48Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/c6de6678-e696-4aaa-8836-614af7cd33bd/startedat\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1cc2196d-bed3-40b4-98e7-a23f3d277a91 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52442" http.request.uri="/v2/test/blobs/uploads/c6de6678-e696-4aaa-8836-614af7cd33bd?_state=wpE-y6r4wq-sx0EPiZkZqotDUydQBdx4ccgRb1i70hR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM2ZGU2Njc4LWU2OTYtNGFhYS04ODM2LTYxNGFmN2NkMzNiZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xM1QwMjowMjo0OC4wODY0MjQ0ODNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.12+unknown" instance.id=7a974396-2cef-48ec-9a73-e9cabb1c0bc3 trace.duration=30.326µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=7ff6b9f7-351c-40c7-84e4-4bfc552a070f trace.line=82 vars.name=test vars.uuid=c6de6678-e696-4aaa-8836-614af7cd33bd version="v2.3.0+unknown" 
02:02:48 [2022-12-13T02:02:48.321Z] time="2022-12-13T02:02:48Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/c6de6678-e696-4aaa-8836-614af7cd33bd/data\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1cc2196d-bed3-40b4-98e7-a23f3d277a91 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52442" http.request.uri="/v2/test/blobs/uploads/c6de6678-e696-4aaa-8836-614af7cd33bd?_state=wpE-y6r4wq-sx0EPiZkZqotDUydQBdx4ccgRb1i70hR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM2ZGU2Njc4LWU2OTYtNGFhYS04ODM2LTYxNGFmN2NkMzNiZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xM1QwMjowMjo0OC4wODY0MjQ0ODNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.12+unknown" instance.id=7a974396-2cef-48ec-9a73-e9cabb1c0bc3 trace.duration=11.659µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=090f47a7-fe09-4d11-bf2e-ba9878fcc4bc trace.line=141 vars.name=test vars.uuid=c6de6678-e696-4aaa-8836-614af7cd33bd version="v2.3.0+unknown" 
02:02:48 [2022-12-13T02:02:48.321Z] time="2022-12-13T02:02:48Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/c6de6678-e696-4aaa-8836-614af7cd33bd/data\", 0)" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1cc2196d-bed3-40b4-98e7-a23f3d277a91 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52442" http.request.uri="/v2/test/blobs/uploads/c6de6678-e696-4aaa-8836-614af7cd33bd?_state=wpE-y6r4wq-sx0EPiZkZqotDUydQBdx4ccgRb1i70hR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM2ZGU2Njc4LWU2OTYtNGFhYS04ODM2LTYxNGFmN2NkMzNiZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xM1QwMjowMjo0OC4wODY0MjQ0ODNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.12+unknown" instance.id=7a974396-2cef-48ec-9a73-e9cabb1c0bc3 trace.duration=97.46µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=39d015a3-fd37-465c-9059-34d922998e1c trace.line=124 vars.name=test vars.uuid=c6de6678-e696-4aaa-8836-614af7cd33bd version="v2.3.0+unknown" 
02:02:48 [2022-12-13T02:02:48.321Z] time="2022-12-13T02:02:48Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1cc2196d-bed3-40b4-98e7-a23f3d277a91 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52442" http.request.uri="/v2/test/blobs/uploads/c6de6678-e696-4aaa-8836-614af7cd33bd?_state=wpE-y6r4wq-sx0EPiZkZqotDUydQBdx4ccgRb1i70hR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM2ZGU2Njc4LWU2OTYtNGFhYS04ODM2LTYxNGFmN2NkMzNiZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xM1QwMjowMjo0OC4wODY0MjQ0ODNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.12+unknown" instance.id=7a974396-2cef-48ec-9a73-e9cabb1c0bc3 vars.name=test vars.uuid=c6de6678-e696-4aaa-8836-614af7cd33bd version="v2.3.0+unknown" 
02:02:48 [2022-12-13T02:02:48.321Z] time="2022-12-13T02:02:48Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/c6de6678-e696-4aaa-8836-614af7cd33bd/data\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1cc2196d-bed3-40b4-98e7-a23f3d277a91 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52442" http.request.uri="/v2/test/blobs/uploads/c6de6678-e696-4aaa-8836-614af7cd33bd?_state=wpE-y6r4wq-sx0EPiZkZqotDUydQBdx4ccgRb1i70hR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM2ZGU2Njc4LWU2OTYtNGFhYS04ODM2LTYxNGFmN2NkMzNiZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xM1QwMjowMjo0OC4wODY0MjQ0ODNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.12+unknown" instance.id=7a974396-2cef-48ec-9a73-e9cabb1c0bc3 trace.duration=10.511µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=3777dc50-b4ff-40a1-959d-aded3ec92cfb trace.line=141 vars.name=test vars.uuid=c6de6678-e696-4aaa-8836-614af7cd33bd version="v2.3.0+unknown" 
02:02:48 [2022-12-13T02:02:48.321Z] time="2022-12-13T02:02:48Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1cc2196d-bed3-40b4-98e7-a23f3d277a91 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52442" http.request.uri="/v2/test/blobs/uploads/c6de6678-e696-4aaa-8836-614af7cd33bd?_state=wpE-y6r4wq-sx0EPiZkZqotDUydQBdx4ccgRb1i70hR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM2ZGU2Njc4LWU2OTYtNGFhYS04ODM2LTYxNGFmN2NkMzNiZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xM1QwMjowMjo0OC4wODY0MjQ0ODNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.12+unknown" instance.id=7a974396-2cef-48ec-9a73-e9cabb1c0bc3 trace.duration=12.956µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=ab26df58-618b-401e-b62b-0f4b42478652 trace.line=141 vars.name=test vars.uuid=c6de6678-e696-4aaa-8836-614af7cd33bd version="v2.3.0+unknown" 
02:02:48 [2022-12-13T02:02:48.321Z] time="2022-12-13T02:02:48Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/c6de6678-e696-4aaa-8836-614af7cd33bd/data\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1cc2196d-bed3-40b4-98e7-a23f3d277a91 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52442" http.request.uri="/v2/test/blobs/uploads/c6de6678-e696-4aaa-8836-614af7cd33bd?_state=wpE-y6r4wq-sx0EPiZkZqotDUydQBdx4ccgRb1i70hR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM2ZGU2Njc4LWU2OTYtNGFhYS04ODM2LTYxNGFmN2NkMzNiZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xM1QwMjowMjo0OC4wODY0MjQ0ODNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.12+unknown" instance.id=7a974396-2cef-48ec-9a73-e9cabb1c0bc3 trace.duration=10.995µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=e316397d-9d90-4017-b830-04bd6aa34db5 trace.line=141 vars.name=test vars.uuid=c6de6678-e696-4aaa-8836-614af7cd33bd version="v2.3.0+unknown" 
02:02:48 [2022-12-13T02:02:48.321Z] time="2022-12-13T02:02:48Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/c6de6678-e696-4aaa-8836-614af7cd33bd/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1cc2196d-bed3-40b4-98e7-a23f3d277a91 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52442" http.request.uri="/v2/test/blobs/uploads/c6de6678-e696-4aaa-8836-614af7cd33bd?_state=wpE-y6r4wq-sx0EPiZkZqotDUydQBdx4ccgRb1i70hR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM2ZGU2Njc4LWU2OTYtNGFhYS04ODM2LTYxNGFmN2NkMzNiZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xM1QwMjowMjo0OC4wODY0MjQ0ODNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.12+unknown" instance.id=7a974396-2cef-48ec-9a73-e9cabb1c0bc3 trace.duration=38.555µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=1eaceb81-fef5-4fb1-b1a0-89f8983c6301 trace.line=167 vars.name=test vars.uuid=c6de6678-e696-4aaa-8836-614af7cd33bd version="v2.3.0+unknown" 
02:02:48 [2022-12-13T02:02:48.321Z] time="2022-12-13T02:02:48Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1cc2196d-bed3-40b4-98e7-a23f3d277a91 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52442" http.request.uri="/v2/test/blobs/uploads/c6de6678-e696-4aaa-8836-614af7cd33bd?_state=wpE-y6r4wq-sx0EPiZkZqotDUydQBdx4ccgRb1i70hR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM2ZGU2Njc4LWU2OTYtNGFhYS04ODM2LTYxNGFmN2NkMzNiZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xM1QwMjowMjo0OC4wODY0MjQ0ODNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.12+unknown" instance.id=7a974396-2cef-48ec-9a73-e9cabb1c0bc3 trace.duration=38.901µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=fc996b4b-1700-4832-a4ed-e7020205fdff trace.line=95 vars.name=test vars.uuid=c6de6678-e696-4aaa-8836-614af7cd33bd version="v2.3.0+unknown" 
02:02:48 [2022-12-13T02:02:48.321Z] time="2022-12-13T02:02:48Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/c6de6678-e696-4aaa-8836-614af7cd33bd\")" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1cc2196d-bed3-40b4-98e7-a23f3d277a91 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52442" http.request.uri="/v2/test/blobs/uploads/c6de6678-e696-4aaa-8836-614af7cd33bd?_state=wpE-y6r4wq-sx0EPiZkZqotDUydQBdx4ccgRb1i70hR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM2ZGU2Njc4LWU2OTYtNGFhYS04ODM2LTYxNGFmN2NkMzNiZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xM1QwMjowMjo0OC4wODY0MjQ0ODNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.12+unknown" instance.id=7a974396-2cef-48ec-9a73-e9cabb1c0bc3 trace.duration=82.338µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=0fbba7f4-593c-45c7-adf3-20020ed37976 trace.line=181 vars.name=test vars.uuid=c6de6678-e696-4aaa-8836-614af7cd33bd version="v2.3.0+unknown" 
02:02:48 [2022-12-13T02:02:48.321Z] time="2022-12-13T02:02:48Z" level=info msg="response completed" go.version=go1.19.4 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1cc2196d-bed3-40b4-98e7-a23f3d277a91 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52442" http.request.uri="/v2/test/blobs/uploads/c6de6678-e696-4aaa-8836-614af7cd33bd?_state=wpE-y6r4wq-sx0EPiZkZqotDUydQBdx4ccgRb1i70hR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM2ZGU2Njc4LWU2OTYtNGFhYS04ODM2LTYxNGFmN2NkMzNiZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xM1QwMjowMjo0OC4wODY0MjQ0ODNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.12+unknown" http.response.duration=6.543366ms http.response.status=201 http.response.written=0 instance.id=7a974396-2cef-48ec-9a73-e9cabb1c0bc3 version="v2.3.0+unknown" 
02:02:48 [2022-12-13T02:02:48.321Z] 127.0.0.1 - - [13/Dec/2022:02:02:48 +0000] "PUT /v2/test/blobs/uploads/c6de6678-e696-4aaa-8836-614af7cd33bd?_state=wpE-y6r4wq-sx0EPiZkZqotDUydQBdx4ccgRb1i70hR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImM2ZGU2Njc4LWU2OTYtNGFhYS04ODM2LTYxNGFmN2NkMzNiZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMi0xM1QwMjowMjo0OC4wODY0MjQ0ODNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.12+unknown"
02:02:48 [2022-12-13T02:02:48.321Z] time="2022-12-13T02:02:48Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=a77153b2-2238-4b37-bb17-e4149c20b894 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52442" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.12+unknown" instance.id=7a974396-2cef-48ec-9a73-e9cabb1c0bc3 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
02:02:48 [2022-12-13T02:02:48.321Z] time="2022-12-13T02:02:48Z" level=debug msg=GetImageManifest go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=a77153b2-2238-4b37-bb17-e4149c20b894 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52442" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.12+unknown" instance.id=7a974396-2cef-48ec-9a73-e9cabb1c0bc3 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
02:02:48 [2022-12-13T02:02:48.321Z] time="2022-12-13T02:02:48Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=a77153b2-2238-4b37-bb17-e4149c20b894 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52442" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.12+unknown" instance.id=7a974396-2cef-48ec-9a73-e9cabb1c0bc3 trace.duration=22.4µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=886cf707-0010-44a7-a196-a47108016065 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
02:02:48 [2022-12-13T02:02:48.321Z] time="2022-12-13T02:02:48Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=a77153b2-2238-4b37-bb17-e4149c20b894 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52442" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.12+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration="815.207µs" http.response.status=404 http.response.written=96 instance.id=7a974396-2cef-48ec-9a73-e9cabb1c0bc3 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
02:02:48 [2022-12-13T02:02:48.321Z] 127.0.0.1 - - [13/Dec/2022:02:02:48 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.12+unknown"
02:02:48 [2022-12-13T02:02:48.321Z] time="2022-12-13T02:02:48Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=5c9ef5bc-8d43-48bb-b9f6-35e9696e7003 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52442" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.12+unknown" instance.id=7a974396-2cef-48ec-9a73-e9cabb1c0bc3 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
02:02:48 [2022-12-13T02:02:48.321Z] time="2022-12-13T02:02:48Z" level=debug msg=PutImageManifest go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=5c9ef5bc-8d43-48bb-b9f6-35e9696e7003 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52442" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.12+unknown" instance.id=7a974396-2cef-48ec-9a73-e9cabb1c0bc3 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
02:02:48 [2022-12-13T02:02:48.321Z] time="2022-12-13T02:02:48Z" level=debug msg="(*manifestStore).Put" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=5c9ef5bc-8d43-48bb-b9f6-35e9696e7003 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52442" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.12+unknown" instance.id=7a974396-2cef-48ec-9a73-e9cabb1c0bc3 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
02:02:48 [2022-12-13T02:02:48.321Z] time="2022-12-13T02:02:48Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=5c9ef5bc-8d43-48bb-b9f6-35e9696e7003 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52442" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.12+unknown" instance.id=7a974396-2cef-48ec-9a73-e9cabb1c0bc3 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
02:02:48 [2022-12-13T02:02:48.321Z] time="2022-12-13T02:02:48Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=5c9ef5bc-8d43-48bb-b9f6-35e9696e7003 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52442" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.12+unknown" instance.id=7a974396-2cef-48ec-9a73-e9cabb1c0bc3 trace.duration=66.699µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=107d344e-a602-4319-ab08-aa79cfccd293 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
02:02:48 [2022-12-13T02:02:48.322Z] time="2022-12-13T02:02:48Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=5c9ef5bc-8d43-48bb-b9f6-35e9696e7003 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52442" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.12+unknown" instance.id=7a974396-2cef-48ec-9a73-e9cabb1c0bc3 trace.duration=30.31µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=7619e3c4-ba44-4ad3-984d-e13065e30dd3 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
02:02:48 [2022-12-13T02:02:48.322Z] time="2022-12-13T02:02:48Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=5c9ef5bc-8d43-48bb-b9f6-35e9696e7003 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52442" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.12+unknown" instance.id=7a974396-2cef-48ec-9a73-e9cabb1c0bc3 trace.duration=178.264µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=e0d2de38-025c-428d-b1e6-27a5f1073d9b trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
02:02:48 [2022-12-13T02:02:48.322Z] time="2022-12-13T02:02:48Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=5c9ef5bc-8d43-48bb-b9f6-35e9696e7003 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52442" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.12+unknown" instance.id=7a974396-2cef-48ec-9a73-e9cabb1c0bc3 trace.duration=15.721µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=a0987fa7-51e1-4140-bbb1-1f293fc44b0e trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
02:02:48 [2022-12-13T02:02:48.322Z] time="2022-12-13T02:02:48Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=5c9ef5bc-8d43-48bb-b9f6-35e9696e7003 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52442" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.12+unknown" instance.id=7a974396-2cef-48ec-9a73-e9cabb1c0bc3 trace.duration=40.853µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=6a273c57-aca8-478d-a89b-136a28c5f11d trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
02:02:48 [2022-12-13T02:02:48.322Z] time="2022-12-13T02:02:48Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=5c9ef5bc-8d43-48bb-b9f6-35e9696e7003 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52442" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.12+unknown" instance.id=7a974396-2cef-48ec-9a73-e9cabb1c0bc3 trace.duration=210.05µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=374284a4-6015-4f2c-be3e-a53e888919c2 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
02:02:48 [2022-12-13T02:02:48.322Z] time="2022-12-13T02:02:48Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=5c9ef5bc-8d43-48bb-b9f6-35e9696e7003 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52442" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.12+unknown" instance.id=7a974396-2cef-48ec-9a73-e9cabb1c0bc3 trace.duration=280.31µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=3d0bb4b4-910c-4d74-80fb-fd976c9db987 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
02:02:48 [2022-12-13T02:02:48.322Z] time="2022-12-13T02:02:48Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=5c9ef5bc-8d43-48bb-b9f6-35e9696e7003 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52442" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.12+unknown" instance.id=7a974396-2cef-48ec-9a73-e9cabb1c0bc3 trace.duration=240.212µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=822cfc9e-5a51-4112-ab53-0f0efb82a699 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
02:02:48 [2022-12-13T02:02:48.322Z] time="2022-12-13T02:02:48Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=5c9ef5bc-8d43-48bb-b9f6-35e9696e7003 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52442" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.12+unknown" instance.id=7a974396-2cef-48ec-9a73-e9cabb1c0bc3 trace.duration=88.853µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=b798a433-c7d1-499d-bb89-7350b60e4529 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
02:02:48 [2022-12-13T02:02:48.322Z] time="2022-12-13T02:02:48Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=5c9ef5bc-8d43-48bb-b9f6-35e9696e7003 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52442" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.12+unknown" instance.id=7a974396-2cef-48ec-9a73-e9cabb1c0bc3 trace.duration=142.284µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=1f8eecf1-750a-4cb7-8710-f0c04c818991 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
02:02:48 [2022-12-13T02:02:48.322Z] time="2022-12-13T02:02:48Z" level=info msg="response completed" go.version=go1.19.4 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=5c9ef5bc-8d43-48bb-b9f6-35e9696e7003 http.request.method=PUT http.request.remoteaddr="127.0.0.1:52442" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.12+unknown" http.response.duration=4.431166ms http.response.status=201 http.response.written=0 instance.id=7a974396-2cef-48ec-9a73-e9cabb1c0bc3 version="v2.3.0+unknown" 
02:02:48 [2022-12-13T02:02:48.322Z] 127.0.0.1 - - [13/Dec/2022:02:02:48 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.12+unknown"
02:02:48 [2022-12-13T02:02:48.322Z] time="2022-12-13T02:02:48Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=05f7b697-f161-42aa-88a3-45f034a48d29 http.request.method=GET http.request.remoteaddr="127.0.0.1:52458" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.4 git-commit/a3344126e8b30a03128d41591456df772f16799c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a974396-2cef-48ec-9a73-e9cabb1c0bc3 version="v2.3.0+unknown" 
02:02:48 [2022-12-13T02:02:48.322Z] time="2022-12-13T02:02:48Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=05f7b697-f161-42aa-88a3-45f034a48d29 http.request.method=GET http.request.remoteaddr="127.0.0.1:52458" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.4 git-commit/a3344126e8b30a03128d41591456df772f16799c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="836.416µs" http.response.status=200 http.response.written=2 instance.id=7a974396-2cef-48ec-9a73-e9cabb1c0bc3 version="v2.3.0+unknown" 
02:02:48 [2022-12-13T02:02:48.322Z] 127.0.0.1 - - [13/Dec/2022:02:02:48 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.4 git-commit/a3344126e8b30a03128d41591456df772f16799c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
02:02:48 [2022-12-13T02:02:48.322Z] time="2022-12-13T02:02:48Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=66e6dbe4-bf8a-41cb-a14a-204f67f1a5ce http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52474" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/a3344126e8b30a03128d41591456df772f16799c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a974396-2cef-48ec-9a73-e9cabb1c0bc3 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
02:02:48 [2022-12-13T02:02:48.322Z] time="2022-12-13T02:02:48Z" level=debug msg=GetImageManifest go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=66e6dbe4-bf8a-41cb-a14a-204f67f1a5ce http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52474" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/a3344126e8b30a03128d41591456df772f16799c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a974396-2cef-48ec-9a73-e9cabb1c0bc3 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
02:02:48 [2022-12-13T02:02:48.322Z] time="2022-12-13T02:02:48Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=66e6dbe4-bf8a-41cb-a14a-204f67f1a5ce http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52474" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/a3344126e8b30a03128d41591456df772f16799c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a974396-2cef-48ec-9a73-e9cabb1c0bc3 trace.duration=38.49µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=feafd90d-e1f9-498d-8f2f-a84a55521726 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
02:02:48 [2022-12-13T02:02:48.322Z] time="2022-12-13T02:02:48Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=66e6dbe4-bf8a-41cb-a14a-204f67f1a5ce http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52474" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/a3344126e8b30a03128d41591456df772f16799c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a974396-2cef-48ec-9a73-e9cabb1c0bc3 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
02:02:48 [2022-12-13T02:02:48.322Z] time="2022-12-13T02:02:48Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=66e6dbe4-bf8a-41cb-a14a-204f67f1a5ce http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52474" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/a3344126e8b30a03128d41591456df772f16799c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a974396-2cef-48ec-9a73-e9cabb1c0bc3 trace.duration=52.898µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=69cfb8b2-b63d-48e9-b403-f68cddecd11d trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
02:02:48 [2022-12-13T02:02:48.322Z] time="2022-12-13T02:02:48Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=66e6dbe4-bf8a-41cb-a14a-204f67f1a5ce http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52474" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/a3344126e8b30a03128d41591456df772f16799c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a974396-2cef-48ec-9a73-e9cabb1c0bc3 trace.duration=42.076µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=bc7cdce3-1d15-4014-bf09-3e3ba98955d5 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
02:02:48 [2022-12-13T02:02:48.322Z] time="2022-12-13T02:02:48Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=66e6dbe4-bf8a-41cb-a14a-204f67f1a5ce http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52474" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/a3344126e8b30a03128d41591456df772f16799c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a974396-2cef-48ec-9a73-e9cabb1c0bc3 trace.duration=37.234µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=f834428f-8953-4d28-889c-7a57b80be97c trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
02:02:48 [2022-12-13T02:02:48.322Z] time="2022-12-13T02:02:48Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=66e6dbe4-bf8a-41cb-a14a-204f67f1a5ce http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52474" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/a3344126e8b30a03128d41591456df772f16799c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a974396-2cef-48ec-9a73-e9cabb1c0bc3 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
02:02:48 [2022-12-13T02:02:48.322Z] time="2022-12-13T02:02:48Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=66e6dbe4-bf8a-41cb-a14a-204f67f1a5ce http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52474" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.4 git-commit/a3344126e8b30a03128d41591456df772f16799c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.677848ms http.response.status=200 http.response.written=417 instance.id=7a974396-2cef-48ec-9a73-e9cabb1c0bc3 version="v2.3.0+unknown" 
02:02:48 [2022-12-13T02:02:48.322Z] 127.0.0.1 - - [13/Dec/2022:02:02:48 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.19.4 git-commit/a3344126e8b30a03128d41591456df772f16799c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
02:02:48 [2022-12-13T02:02:48.322Z] time="2022-12-13T02:02:48Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=1130bd8b-049a-45fa-b804-a5246b6d8703 http.request.method=GET http.request.remoteaddr="127.0.0.1:52482" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/a3344126e8b30a03128d41591456df772f16799c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a974396-2cef-48ec-9a73-e9cabb1c0bc3 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
02:02:48 [2022-12-13T02:02:48.322Z] time="2022-12-13T02:02:48Z" level=debug msg=GetImageManifest go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=1130bd8b-049a-45fa-b804-a5246b6d8703 http.request.method=GET http.request.remoteaddr="127.0.0.1:52482" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/a3344126e8b30a03128d41591456df772f16799c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a974396-2cef-48ec-9a73-e9cabb1c0bc3 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
02:02:48 [2022-12-13T02:02:48.322Z] time="2022-12-13T02:02:48Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=1130bd8b-049a-45fa-b804-a5246b6d8703 http.request.method=GET http.request.remoteaddr="127.0.0.1:52482" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/a3344126e8b30a03128d41591456df772f16799c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a974396-2cef-48ec-9a73-e9cabb1c0bc3 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
02:02:48 [2022-12-13T02:02:48.322Z] time="2022-12-13T02:02:48Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=1130bd8b-049a-45fa-b804-a5246b6d8703 http.request.method=GET http.request.remoteaddr="127.0.0.1:52482" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/a3344126e8b30a03128d41591456df772f16799c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a974396-2cef-48ec-9a73-e9cabb1c0bc3 trace.duration=59.487µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=3f9a135c-09e0-4324-942c-d22d9e2abd24 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
02:02:48 [2022-12-13T02:02:48.322Z] time="2022-12-13T02:02:48Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=1130bd8b-049a-45fa-b804-a5246b6d8703 http.request.method=GET http.request.remoteaddr="127.0.0.1:52482" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/a3344126e8b30a03128d41591456df772f16799c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a974396-2cef-48ec-9a73-e9cabb1c0bc3 trace.duration=20.455µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=82e73d54-8c5e-4cdd-aa82-69eea9fbd416 trace.line=141 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
02:02:48 [2022-12-13T02:02:48.322Z] time="2022-12-13T02:02:48Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=1130bd8b-049a-45fa-b804-a5246b6d8703 http.request.method=GET http.request.remoteaddr="127.0.0.1:52482" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/a3344126e8b30a03128d41591456df772f16799c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a974396-2cef-48ec-9a73-e9cabb1c0bc3 trace.duration=20.972µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=8daa0cd1-6756-4dc6-bb71-478efa3610ca trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
02:02:48 [2022-12-13T02:02:48.322Z] time="2022-12-13T02:02:48Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=1130bd8b-049a-45fa-b804-a5246b6d8703 http.request.method=GET http.request.remoteaddr="127.0.0.1:52482" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/a3344126e8b30a03128d41591456df772f16799c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a974396-2cef-48ec-9a73-e9cabb1c0bc3 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
02:02:48 [2022-12-13T02:02:48.323Z] time="2022-12-13T02:02:48Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=1130bd8b-049a-45fa-b804-a5246b6d8703 http.request.method=GET http.request.remoteaddr="127.0.0.1:52482" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/a3344126e8b30a03128d41591456df772f16799c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.737721ms http.response.status=200 http.response.written=417 instance.id=7a974396-2cef-48ec-9a73-e9cabb1c0bc3 version="v2.3.0+unknown" 
02:02:48 [2022-12-13T02:02:48.323Z] 127.0.0.1 - - [13/Dec/2022:02:02:48 +0000] "GET /v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 200 417 "" "docker/dev go/go1.19.4 git-commit/a3344126e8b30a03128d41591456df772f16799c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
02:02:48 [2022-12-13T02:02:48.323Z] time="2022-12-13T02:02:48Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=8401f80a-2cc2-47a6-ab39-4e1eb4fc5aec http.request.method=GET http.request.remoteaddr="127.0.0.1:52504" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/a3344126e8b30a03128d41591456df772f16799c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a974396-2cef-48ec-9a73-e9cabb1c0bc3 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
02:02:48 [2022-12-13T02:02:48.323Z] time="2022-12-13T02:02:48Z" level=debug msg=GetBlob go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=8401f80a-2cc2-47a6-ab39-4e1eb4fc5aec http.request.method=GET http.request.remoteaddr="127.0.0.1:52504" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/a3344126e8b30a03128d41591456df772f16799c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a974396-2cef-48ec-9a73-e9cabb1c0bc3 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
02:02:48 [2022-12-13T02:02:48.323Z] time="2022-12-13T02:02:48Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=8401f80a-2cc2-47a6-ab39-4e1eb4fc5aec http.request.method=GET http.request.remoteaddr="127.0.0.1:52504" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/a3344126e8b30a03128d41591456df772f16799c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a974396-2cef-48ec-9a73-e9cabb1c0bc3 trace.duration=59.248µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=bf1ff9b0-6c3a-41d7-ba8c-0d9e74447759 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
02:02:48 [2022-12-13T02:02:48.323Z] time="2022-12-13T02:02:48Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=8401f80a-2cc2-47a6-ab39-4e1eb4fc5aec http.request.method=GET http.request.remoteaddr="127.0.0.1:52504" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/a3344126e8b30a03128d41591456df772f16799c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a974396-2cef-48ec-9a73-e9cabb1c0bc3 trace.duration=21.054µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=c0c518a9-d2a1-4456-b3d4-86d5414b729c trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
02:02:48 [2022-12-13T02:02:48.323Z] time="2022-12-13T02:02:48Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=8401f80a-2cc2-47a6-ab39-4e1eb4fc5aec http.request.method=GET http.request.remoteaddr="127.0.0.1:52504" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/a3344126e8b30a03128d41591456df772f16799c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a974396-2cef-48ec-9a73-e9cabb1c0bc3 trace.duration=25.452µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=5e528d6c-dd5c-4a29-b085-cc621dc6fca4 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
02:02:48 [2022-12-13T02:02:48.323Z] time="2022-12-13T02:02:48Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=8401f80a-2cc2-47a6-ab39-4e1eb4fc5aec http.request.method=GET http.request.remoteaddr="127.0.0.1:52504" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/a3344126e8b30a03128d41591456df772f16799c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a974396-2cef-48ec-9a73-e9cabb1c0bc3 trace.duration=14.729µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=9e97e9e5-1feb-45d5-9387-4859cc2b9d5e trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
02:02:48 [2022-12-13T02:02:48.323Z] time="2022-12-13T02:02:48Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=8401f80a-2cc2-47a6-ab39-4e1eb4fc5aec http.request.method=GET http.request.remoteaddr="127.0.0.1:52504" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/a3344126e8b30a03128d41591456df772f16799c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a974396-2cef-48ec-9a73-e9cabb1c0bc3 trace.duration=41.222µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=a7c9fe5e-941f-4329-a8ca-075b9caa525f trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
02:02:48 [2022-12-13T02:02:48.323Z] time="2022-12-13T02:02:48Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=8401f80a-2cc2-47a6-ab39-4e1eb4fc5aec http.request.method=GET http.request.remoteaddr="127.0.0.1:52504" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/a3344126e8b30a03128d41591456df772f16799c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a974396-2cef-48ec-9a73-e9cabb1c0bc3 trace.duration=50.617µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=a675b718-77c4-4741-93a8-b24a56d8989e trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
02:02:48 [2022-12-13T02:02:48.323Z] time="2022-12-13T02:02:48Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=8401f80a-2cc2-47a6-ab39-4e1eb4fc5aec http.request.method=GET http.request.remoteaddr="127.0.0.1:52504" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/a3344126e8b30a03128d41591456df772f16799c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a974396-2cef-48ec-9a73-e9cabb1c0bc3 trace.duration=136.426µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=d6328f45-e3cc-4ca6-9b16-258f48366f93 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
02:02:48 [2022-12-13T02:02:48.323Z] time="2022-12-13T02:02:48Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=c434d091-4adf-4f2f-b170-a8096a3c003d http.request.method=GET http.request.remoteaddr="127.0.0.1:52494" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/a3344126e8b30a03128d41591456df772f16799c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a974396-2cef-48ec-9a73-e9cabb1c0bc3 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
02:02:48 [2022-12-13T02:02:48.323Z] time="2022-12-13T02:02:48Z" level=debug msg=GetBlob go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=c434d091-4adf-4f2f-b170-a8096a3c003d http.request.method=GET http.request.remoteaddr="127.0.0.1:52494" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/a3344126e8b30a03128d41591456df772f16799c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a974396-2cef-48ec-9a73-e9cabb1c0bc3 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
02:02:48 [2022-12-13T02:02:48.323Z] time="2022-12-13T02:02:48Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=c434d091-4adf-4f2f-b170-a8096a3c003d http.request.method=GET http.request.remoteaddr="127.0.0.1:52494" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/a3344126e8b30a03128d41591456df772f16799c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a974396-2cef-48ec-9a73-e9cabb1c0bc3 trace.duration=27.594µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=e21efb6a-b56c-441e-a69b-4feb32d94420 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
02:02:48 [2022-12-13T02:02:48.323Z] time="2022-12-13T02:02:48Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=c434d091-4adf-4f2f-b170-a8096a3c003d http.request.method=GET http.request.remoteaddr="127.0.0.1:52494" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/a3344126e8b30a03128d41591456df772f16799c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a974396-2cef-48ec-9a73-e9cabb1c0bc3 trace.duration=14.211µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=895b18eb-973e-4801-a030-82114f2fb44b trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
02:02:48 [2022-12-13T02:02:48.323Z] time="2022-12-13T02:02:48Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=c434d091-4adf-4f2f-b170-a8096a3c003d http.request.method=GET http.request.remoteaddr="127.0.0.1:52494" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/a3344126e8b30a03128d41591456df772f16799c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a974396-2cef-48ec-9a73-e9cabb1c0bc3 trace.duration=15.475µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=820461db-b1fa-4247-ab2c-3820507e9783 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
02:02:48 [2022-12-13T02:02:48.323Z] time="2022-12-13T02:02:48Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=c434d091-4adf-4f2f-b170-a8096a3c003d http.request.method=GET http.request.remoteaddr="127.0.0.1:52494" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/a3344126e8b30a03128d41591456df772f16799c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a974396-2cef-48ec-9a73-e9cabb1c0bc3 trace.duration=8.435µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=3edc4037-83f5-4c17-931f-26d20a0d9427 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
02:02:48 [2022-12-13T02:02:48.323Z] time="2022-12-13T02:02:48Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=c434d091-4adf-4f2f-b170-a8096a3c003d http.request.method=GET http.request.remoteaddr="127.0.0.1:52494" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/a3344126e8b30a03128d41591456df772f16799c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a974396-2cef-48ec-9a73-e9cabb1c0bc3 trace.duration=8.665µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=84059b85-7219-4d89-b866-6d9288be84be trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
02:02:48 [2022-12-13T02:02:48.323Z] time="2022-12-13T02:02:48Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=c434d091-4adf-4f2f-b170-a8096a3c003d http.request.method=GET http.request.remoteaddr="127.0.0.1:52494" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/a3344126e8b30a03128d41591456df772f16799c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a974396-2cef-48ec-9a73-e9cabb1c0bc3 trace.duration=5.292µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=7bdef73f-9752-4e38-a34f-52ef0effe863 trace.line=193 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
02:02:48 [2022-12-13T02:02:48.323Z] time="2022-12-13T02:02:48Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\", 0)" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=c434d091-4adf-4f2f-b170-a8096a3c003d http.request.method=GET http.request.remoteaddr="127.0.0.1:52494" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/a3344126e8b30a03128d41591456df772f16799c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a974396-2cef-48ec-9a73-e9cabb1c0bc3 trace.duration=11.996µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=9d7a8361-2f4b-4a90-9db9-9182b0989ace trace.line=107 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
02:02:48 [2022-12-13T02:02:48.323Z] time="2022-12-13T02:02:48Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=c434d091-4adf-4f2f-b170-a8096a3c003d http.request.method=GET http.request.remoteaddr="127.0.0.1:52494" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/a3344126e8b30a03128d41591456df772f16799c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a974396-2cef-48ec-9a73-e9cabb1c0bc3 trace.duration=33.575µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=adfacc53-4d76-46da-80e9-e87dff6f3ddf trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
02:02:48 [2022-12-13T02:02:48.323Z] time="2022-12-13T02:02:48Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=c434d091-4adf-4f2f-b170-a8096a3c003d http.request.method=GET http.request.remoteaddr="127.0.0.1:52494" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/a3344126e8b30a03128d41591456df772f16799c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a974396-2cef-48ec-9a73-e9cabb1c0bc3 trace.duration=23.023µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=02e55d42-32ac-49a5-a8cd-bc411665cdcc trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
02:02:48 [2022-12-13T02:02:48.323Z] time="2022-12-13T02:02:48Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=c434d091-4adf-4f2f-b170-a8096a3c003d http.request.method=GET http.request.remoteaddr="127.0.0.1:52494" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.4 git-commit/a3344126e8b30a03128d41591456df772f16799c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=9.3559ms http.response.status=200 http.response.written=179 instance.id=7a974396-2cef-48ec-9a73-e9cabb1c0bc3 version="v2.3.0+unknown" 
02:02:48 [2022-12-13T02:02:48.323Z] time="2022-12-13T02:02:48Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=8401f80a-2cc2-47a6-ab39-4e1eb4fc5aec http.request.method=GET http.request.remoteaddr="127.0.0.1:52504" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/a3344126e8b30a03128d41591456df772f16799c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a974396-2cef-48ec-9a73-e9cabb1c0bc3 trace.duration=32.123µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=2e2d9350-6fd3-42a7-88d1-a0fae73954c5 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
02:02:48 [2022-12-13T02:02:48.323Z] 127.0.0.1 - - [13/Dec/2022:02:02:48 +0000] "GET /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 200 179 "" "docker/dev go/go1.19.4 git-commit/a3344126e8b30a03128d41591456df772f16799c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
02:02:48 [2022-12-13T02:02:48.323Z] time="2022-12-13T02:02:48Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=8401f80a-2cc2-47a6-ab39-4e1eb4fc5aec http.request.method=GET http.request.remoteaddr="127.0.0.1:52504" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/a3344126e8b30a03128d41591456df772f16799c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a974396-2cef-48ec-9a73-e9cabb1c0bc3 trace.duration=62.014µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=2a771c2b-1ac2-44d2-b06f-66b77479205f trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
02:02:48 [2022-12-13T02:02:48.323Z] time="2022-12-13T02:02:48Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=8401f80a-2cc2-47a6-ab39-4e1eb4fc5aec http.request.method=GET http.request.remoteaddr="127.0.0.1:52504" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.4 git-commit/a3344126e8b30a03128d41591456df772f16799c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=10.889773ms http.response.status=200 http.response.written=68 instance.id=7a974396-2cef-48ec-9a73-e9cabb1c0bc3 version="v2.3.0+unknown" 
02:02:48 [2022-12-13T02:02:48.324Z] 127.0.0.1 - - [13/Dec/2022:02:02:48 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.19.4 git-commit/a3344126e8b30a03128d41591456df772f16799c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
02:02:48 [2022-12-13T02:02:48.324Z] time="2022-12-13T02:02:48Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=dad43b29-9f55-4b80-8581-92cf4696a3ab http.request.method=GET http.request.remoteaddr="127.0.0.1:52530" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.4 git-commit/a3344126e8b30a03128d41591456df772f16799c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a974396-2cef-48ec-9a73-e9cabb1c0bc3 version="v2.3.0+unknown" 
02:02:48 [2022-12-13T02:02:48.324Z] time="2022-12-13T02:02:48Z" level=info msg="response completed" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=dad43b29-9f55-4b80-8581-92cf4696a3ab http.request.method=GET http.request.remoteaddr="127.0.0.1:52530" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.4 git-commit/a3344126e8b30a03128d41591456df772f16799c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="840.823µs" http.response.status=200 http.response.written=2 instance.id=7a974396-2cef-48ec-9a73-e9cabb1c0bc3 version="v2.3.0+unknown" 
02:02:48 [2022-12-13T02:02:48.324Z] 127.0.0.1 - - [13/Dec/2022:02:02:48 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.4 git-commit/a3344126e8b30a03128d41591456df772f16799c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
02:02:48 [2022-12-13T02:02:48.324Z] time="2022-12-13T02:02:48Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=adee0e1b-b130-4eae-b8f6-e2702fda3273 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52536" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/a3344126e8b30a03128d41591456df772f16799c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a974396-2cef-48ec-9a73-e9cabb1c0bc3 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
02:02:48 [2022-12-13T02:02:48.324Z] time="2022-12-13T02:02:48Z" level=debug msg=GetImageManifest go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=adee0e1b-b130-4eae-b8f6-e2702fda3273 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52536" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/a3344126e8b30a03128d41591456df772f16799c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a974396-2cef-48ec-9a73-e9cabb1c0bc3 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
02:02:48 [2022-12-13T02:02:48.324Z] time="2022-12-13T02:02:48Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=adee0e1b-b130-4eae-b8f6-e2702fda3273 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52536" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/a3344126e8b30a03128d41591456df772f16799c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a974396-2cef-48ec-9a73-e9cabb1c0bc3 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
02:02:48 [2022-12-13T02:02:48.324Z] time="2022-12-13T02:02:48Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=adee0e1b-b130-4eae-b8f6-e2702fda3273 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52536" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/a3344126e8b30a03128d41591456df772f16799c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a974396-2cef-48ec-9a73-e9cabb1c0bc3 trace.duration=493.699µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=cf66732e-ebf0-4d1e-ad37-abf467cd5e91 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
02:02:48 [2022-12-13T02:02:48.324Z] time="2022-12-13T02:02:48Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=adee0e1b-b130-4eae-b8f6-e2702fda3273 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52536" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/a3344126e8b30a03128d41591456df772f16799c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a974396-2cef-48ec-9a73-e9cabb1c0bc3 trace.duration=31.368µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=168adac5-4510-43da-be28-d8240eebf647 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
02:02:48 [2022-12-13T02:02:48.324Z] time="2022-12-13T02:02:48Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" err.message="manifest unknown" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=adee0e1b-b130-4eae-b8f6-e2702fda3273 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:52536" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/a3344126e8b30a03128d41591456df772f16799c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.312666ms http.response.status=404 http.response.written=181 instance.id=7a974396-2cef-48ec-9a73-e9cabb1c0bc3 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
02:02:48 [2022-12-13T02:02:48.324Z] 127.0.0.1 - - [13/Dec/2022:02:02:48 +0000] "HEAD /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.4 git-commit/a3344126e8b30a03128d41591456df772f16799c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
02:02:48 [2022-12-13T02:02:48.324Z] time="2022-12-13T02:02:48Z" level=debug msg="authorizing request" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=797fddba-f01f-4364-9429-637b93eb81ca http.request.method=GET http.request.remoteaddr="127.0.0.1:52552" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/a3344126e8b30a03128d41591456df772f16799c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a974396-2cef-48ec-9a73-e9cabb1c0bc3 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
02:02:48 [2022-12-13T02:02:48.324Z] time="2022-12-13T02:02:48Z" level=debug msg=GetImageManifest go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=797fddba-f01f-4364-9429-637b93eb81ca http.request.method=GET http.request.remoteaddr="127.0.0.1:52552" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/a3344126e8b30a03128d41591456df772f16799c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a974396-2cef-48ec-9a73-e9cabb1c0bc3 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
02:02:48 [2022-12-13T02:02:48.324Z] time="2022-12-13T02:02:48Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=797fddba-f01f-4364-9429-637b93eb81ca http.request.method=GET http.request.remoteaddr="127.0.0.1:52552" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/a3344126e8b30a03128d41591456df772f16799c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a974396-2cef-48ec-9a73-e9cabb1c0bc3 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
02:02:48 [2022-12-13T02:02:48.324Z] time="2022-12-13T02:02:48Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=797fddba-f01f-4364-9429-637b93eb81ca http.request.method=GET http.request.remoteaddr="127.0.0.1:52552" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/a3344126e8b30a03128d41591456df772f16799c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a974396-2cef-48ec-9a73-e9cabb1c0bc3 trace.duration=24.853µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=042df6a0-6e3c-4203-bf6c-1dfc25f6458b trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
02:02:48 [2022-12-13T02:02:48.324Z] time="2022-12-13T02:02:48Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=797fddba-f01f-4364-9429-637b93eb81ca http.request.method=GET http.request.remoteaddr="127.0.0.1:52552" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/a3344126e8b30a03128d41591456df772f16799c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=7a974396-2cef-48ec-9a73-e9cabb1c0bc3 trace.duration=11.168µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=0b515ea3-bfc0-41b4-8372-24e93119b507 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
02:02:48 [2022-12-13T02:02:48.324Z] time="2022-12-13T02:02:48Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" err.message="manifest unknown" go.version=go1.19.4 http.request.host="127.0.0.1:5000" http.request.id=797fddba-f01f-4364-9429-637b93eb81ca http.request.method=GET http.request.remoteaddr="127.0.0.1:52552" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.4 git-commit/a3344126e8b30a03128d41591456df772f16799c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.018701ms http.response.status=404 http.response.written=181 instance.id=7a974396-2cef-48ec-9a73-e9cabb1c0bc3 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
02:02:48 [2022-12-13T02:02:48.324Z] 127.0.0.1 - - [13/Dec/2022:02:02:48 +0000] "GET /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.4 git-commit/a3344126e8b30a03128d41591456df772f16799c kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
02:02:48 [2022-12-13T02:02:48.324Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.24s)
02:02:48 [2022-12-13T02:02:48.324Z] === RUN   TestRemoveImageOrphaning
02:02:48 [2022-12-13T02:02:48.583Z] --- PASS: TestRemoveImageOrphaning (0.19s)
02:02:48 [2022-12-13T02:02:48.583Z] === RUN   TestRemoveImageGarbageCollector
02:02:48 [2022-12-13T02:02:48.583Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
02:02:48 [2022-12-13T02:02:48.583Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
02:02:48 [2022-12-13T02:02:48.583Z] === RUN   TestTagUnprefixedRepoByNameOrName
02:02:48 [2022-12-13T02:02:48.583Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
02:02:48 [2022-12-13T02:02:48.583Z] === RUN   TestTagInvalidReference
02:02:48 [2022-12-13T02:02:48.583Z] --- PASS: TestTagInvalidReference (0.01s)
02:02:48 [2022-12-13T02:02:48.583Z] === RUN   TestTagValidPrefixedRepo
02:02:48 [2022-12-13T02:02:48.583Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
02:02:48 [2022-12-13T02:02:48.583Z] === RUN   TestTagExistedNameWithoutForce
02:02:48 [2022-12-13T02:02:48.583Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
02:02:48 [2022-12-13T02:02:48.583Z] === RUN   TestTagOfficialNames
02:02:48 [2022-12-13T02:02:48.583Z] --- PASS: TestTagOfficialNames (0.06s)
02:02:48 [2022-12-13T02:02:48.583Z] === RUN   TestTagMatchesDigest
02:02:48 [2022-12-13T02:02:48.842Z] --- PASS: TestTagMatchesDigest (0.02s)
02:02:48 [2022-12-13T02:02:48.842Z] PASS
02:02:48 [2022-12-13T02:02:48.842Z] 
02:02:48 [2022-12-13T02:02:48.842Z] === Skipped
02:02:48 [2022-12-13T02:02:48.842Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
02:02:48 [2022-12-13T02:02:48.842Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
02:02:48 [2022-12-13T02:02:48.842Z] 
02:02:48 [2022-12-13T02:02:48.842Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
02:02:48 [2022-12-13T02:02:48.842Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
02:02:48 [2022-12-13T02:02:48.842Z] 
02:02:48 [2022-12-13T02:02:48.842Z] DONE 23 tests, 2 skipped in 1.248s
02:02:48 [2022-12-13T02:02:48.842Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
02:02:48 [2022-12-13T02:02:48.842Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m
02:02:48 [2022-12-13T02:02:48.842Z] ++ set -e
02:02:48 [2022-12-13T02:02:48.842Z] ++ '[' -n 0 ']'
02:02:48 [2022-12-13T02:02:48.842Z] ++ set -x
02:02:48 [2022-12-13T02:02:48.842Z] ++ 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 GITHUB_ACTIONS= 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 TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m
02:02:48 [2022-12-13T02:02:48.842Z] === RUN   TestStripANSICommands
02:02:48 [2022-12-13T02:02:48.842Z] === RUN   TestStripANSICommands/#00
02:02:48 [2022-12-13T02:02:48.842Z] === RUN   TestStripANSICommands/#01
02:02:48 [2022-12-13T02:02:48.842Z] --- PASS: TestStripANSICommands (0.00s)
02:02:48 [2022-12-13T02:02:48.842Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
02:02:48 [2022-12-13T02:02:48.842Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
02:02:48 [2022-12-13T02:02:48.842Z] PASS
02:02:48 [2022-12-13T02:02:48.842Z] 
02:02:48 [2022-12-13T02:02:48.842Z] DONE 3 tests in 0.047s
02:02:48 [2022-12-13T02:02:48.842Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
02:02:48 [2022-12-13T02:02:48.842Z] ++ 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
02:02:48 [2022-12-13T02:02:48.842Z] ++ set -e
02:02:48 [2022-12-13T02:02:48.842Z] ++ '[' -n 0 ']'
02:02:48 [2022-12-13T02:02:48.842Z] ++ set -x
02:02:48 [2022-12-13T02:02:48.842Z] ++ 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 GITHUB_ACTIONS= 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 TEST_INTEGRATION_USE_SNAPSHOTTER= 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
02:02:48 [2022-12-13T02:02:48.842Z] INFO: Testing against a local daemon
02:02:48 [2022-12-13T02:02:48.842Z] === RUN   TestNetworkCreateDelete
02:02:49 [2022-12-13T02:02:49.101Z] --- PASS: TestNetworkCreateDelete (0.14s)
02:02:49 [2022-12-13T02:02:49.101Z] === RUN   TestDockerNetworkDeletePreferID
02:02:49 [2022-12-13T02:02:49.360Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s)
02:02:49 [2022-12-13T02:02:49.360Z] === RUN   TestDaemonDNSFallback
02:02:55 [2022-12-13T02:02:55.927Z] --- PASS: TestDaemonDNSFallback (6.21s)
02:02:55 [2022-12-13T02:02:55.927Z] === RUN   TestInspectNetwork
02:02:58 [2022-12-13T02:02:58.463Z] === RUN   TestInspectNetwork/full_network_id
02:02:58 [2022-12-13T02:02:58.463Z] === RUN   TestInspectNetwork/partial_network_id
02:02:58 [2022-12-13T02:02:58.463Z] === RUN   TestInspectNetwork/network_name
02:02:58 [2022-12-13T02:02:58.463Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
02:03:02 [2022-12-13T02:03:02.655Z] --- PASS: TestInspectNetwork (7.01s)
02:03:02 [2022-12-13T02:03:02.655Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
02:03:02 [2022-12-13T02:03:02.655Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
02:03:02 [2022-12-13T02:03:02.655Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
02:03:02 [2022-12-13T02:03:02.655Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
02:03:02 [2022-12-13T02:03:02.655Z] === RUN   TestRunContainerWithBridgeNone
02:03:04 [2022-12-13T02:03:04.562Z] --- PASS: TestRunContainerWithBridgeNone (1.53s)
02:03:04 [2022-12-13T02:03:04.562Z] === RUN   TestNetworkInvalidJSON
02:03:04 [2022-12-13T02:03:04.562Z] === RUN   TestNetworkInvalidJSON/networks/create
02:03:04 [2022-12-13T02:03:04.562Z] === PAUSE TestNetworkInvalidJSON/networks/create
02:03:04 [2022-12-13T02:03:04.562Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
02:03:04 [2022-12-13T02:03:04.562Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
02:03:04 [2022-12-13T02:03:04.562Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
02:03:04 [2022-12-13T02:03:04.562Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
02:03:04 [2022-12-13T02:03:04.562Z] === CONT  TestNetworkInvalidJSON/networks/create
02:03:04 [2022-12-13T02:03:04.562Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
02:03:04 [2022-12-13T02:03:04.562Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
02:03:04 [2022-12-13T02:03:04.562Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
02:03:04 [2022-12-13T02:03:04.562Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
02:03:04 [2022-12-13T02:03:04.562Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
02:03:04 [2022-12-13T02:03:04.562Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
02:03:04 [2022-12-13T02:03:04.562Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
02:03:04 [2022-12-13T02:03:04.562Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
02:03:04 [2022-12-13T02:03:04.562Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
02:03:04 [2022-12-13T02:03:04.563Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
02:03:04 [2022-12-13T02:03:04.563Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
02:03:04 [2022-12-13T02:03:04.563Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
02:03:04 [2022-12-13T02:03:04.563Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
02:03:04 [2022-12-13T02:03:04.563Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
02:03:04 [2022-12-13T02:03:04.563Z] --- PASS: TestNetworkInvalidJSON (0.01s)
02:03:04 [2022-12-13T02:03:04.563Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
02:03:04 [2022-12-13T02:03:04.563Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
02:03:04 [2022-12-13T02:03:04.563Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
02:03:04 [2022-12-13T02:03:04.563Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
02:03:04 [2022-12-13T02:03:04.563Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
02:03:04 [2022-12-13T02:03:04.563Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
02:03:04 [2022-12-13T02:03:04.563Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
02:03:04 [2022-12-13T02:03:04.563Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
02:03:04 [2022-12-13T02:03:04.563Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
02:03:04 [2022-12-13T02:03:04.563Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
02:03:04 [2022-12-13T02:03:04.563Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
02:03:04 [2022-12-13T02:03:04.563Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
02:03:04 [2022-12-13T02:03:04.563Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
02:03:04 [2022-12-13T02:03:04.563Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
02:03:04 [2022-12-13T02:03:04.563Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
02:03:04 [2022-12-13T02:03:04.563Z] === RUN   TestNetworkList
02:03:04 [2022-12-13T02:03:04.563Z] === RUN   TestNetworkList//networks
02:03:04 [2022-12-13T02:03:04.563Z] === PAUSE TestNetworkList//networks
02:03:04 [2022-12-13T02:03:04.563Z] === RUN   TestNetworkList//networks/
02:03:04 [2022-12-13T02:03:04.563Z] === PAUSE TestNetworkList//networks/
02:03:04 [2022-12-13T02:03:04.563Z] === CONT  TestNetworkList//networks
02:03:04 [2022-12-13T02:03:04.563Z] === CONT  TestNetworkList//networks/
02:03:04 [2022-12-13T02:03:04.563Z] --- PASS: TestNetworkList (0.01s)
02:03:04 [2022-12-13T02:03:04.563Z]     --- PASS: TestNetworkList//networks/ (0.00s)
02:03:04 [2022-12-13T02:03:04.563Z]     --- PASS: TestNetworkList//networks (0.00s)
02:03:04 [2022-12-13T02:03:04.563Z] === RUN   TestHostIPv4BridgeLabel
02:03:04 [2022-12-13T02:03:04.821Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
02:03:04 [2022-12-13T02:03:04.821Z] === RUN   TestDaemonRestartWithLiveRestore
02:03:05 [2022-12-13T02:03:05.758Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
02:03:05 [2022-12-13T02:03:05.758Z] === RUN   TestDaemonDefaultNetworkPools
02:03:06 [2022-12-13T02:03:06.695Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s)
02:03:06 [2022-12-13T02:03:06.695Z] === RUN   TestDaemonRestartWithExistingNetwork
02:03:07 [2022-12-13T02:03:07.639Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s)
02:03:07 [2022-12-13T02:03:07.639Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
02:03:09 [2022-12-13T02:03:09.056Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s)
02:03:09 [2022-12-13T02:03:09.056Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
02:03:09 [2022-12-13T02:03:09.624Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
02:03:09 [2022-12-13T02:03:09.624Z] === RUN   TestServiceWithPredefinedNetwork
02:03:11 [2022-12-13T02:03:11.530Z] --- PASS: TestServiceWithPredefinedNetwork (2.07s)
02:03:11 [2022-12-13T02:03:11.530Z] === RUN   TestServiceRemoveKeepsIngressNetwork
02:03:11 [2022-12-13T02:03:11.530Z]     service_test.go:242: FLAKY_TEST
02:03:11 [2022-12-13T02:03:11.530Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
02:03:11 [2022-12-13T02:03:11.530Z] === RUN   TestServiceWithDataPathPortInit
02:03:26 [2022-12-13T02:03:26.413Z] --- PASS: TestServiceWithDataPathPortInit (13.50s)
02:03:26 [2022-12-13T02:03:26.413Z] === RUN   TestServiceWithDefaultAddressPoolInit
02:03:27 [2022-12-13T02:03:27.350Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:kmf0m4usdqqptgrqcna6taw48 Created:2022-12-13 02:03:26.279506136 +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[6081c738c7530f7cbedd6d800e160e161907f196446c6213119b4a90cdf44cd2:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xgmjcs6jjvmzvy7bw20a9vpsa EndpointID:5eab0d1f968368ae265a36b1999f2b88e5014a3a615c3a981bfa52598a7a1852 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:6a31e69e3230ee98e45908d4bad8f76b58481ef008a5e146955983a9c2311465 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:03523761734c IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xgmjcs6jjvmzvy7bw20a9vpsa EndpointID:5eab0d1f968368ae265a36b1999f2b88e5014a3a615c3a981bfa52598a7a1852 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
02:03:32 [2022-12-13T02:03:32.620Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.71s)
02:03:32 [2022-12-13T02:03:32.620Z] PASS
02:03:32 [2022-12-13T02:03:32.620Z] 
02:03:32 [2022-12-13T02:03:32.620Z] === Skipped
02:03:32 [2022-12-13T02:03:32.620Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
02:03:32 [2022-12-13T02:03:32.620Z]     service_test.go:242: FLAKY_TEST
02:03:32 [2022-12-13T02:03:32.620Z] 
02:03:32 [2022-12-13T02:03:32.620Z] DONE 38 tests, 1 skipped in 42.986s
02:03:32 [2022-12-13T02:03:32.620Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
02:03:32 [2022-12-13T02:03:32.620Z] ++ 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
02:03:32 [2022-12-13T02:03:32.620Z] ++ set -e
02:03:32 [2022-12-13T02:03:32.620Z] ++ '[' -n 0 ']'
02:03:32 [2022-12-13T02:03:32.620Z] ++ set -x
02:03:32 [2022-12-13T02:03:32.621Z] ++ 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 GITHUB_ACTIONS= 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 TEST_INTEGRATION_USE_SNAPSHOTTER= 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
02:03:32 [2022-12-13T02:03:32.621Z] INFO: Testing against a local daemon
02:03:32 [2022-12-13T02:03:32.621Z] === RUN   TestDockerNetworkIpvlanPersistance
02:03:32 [2022-12-13T02:03:32.621Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
02:03:32 [2022-12-13T02:03:32.621Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
02:03:32 [2022-12-13T02:03:32.621Z] === RUN   TestDockerNetworkIpvlan
02:03:32 [2022-12-13T02:03:32.621Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
02:03:32 [2022-12-13T02:03:32.621Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
02:03:32 [2022-12-13T02:03:32.621Z] PASS
02:03:32 [2022-12-13T02:03:32.621Z] 
02:03:32 [2022-12-13T02:03:32.621Z] === Skipped
02:03:32 [2022-12-13T02:03:32.621Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
02:03:32 [2022-12-13T02:03:32.621Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
02:03:32 [2022-12-13T02:03:32.621Z] 
02:03:32 [2022-12-13T02:03:32.621Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
02:03:32 [2022-12-13T02:03:32.621Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
02:03:32 [2022-12-13T02:03:32.621Z] 
02:03:32 [2022-12-13T02:03:32.621Z] DONE 2 tests, 2 skipped in 0.095s
02:03:32 [2022-12-13T02:03:32.621Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
02:03:32 [2022-12-13T02:03:32.621Z] ++ 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
02:03:32 [2022-12-13T02:03:32.621Z] ++ set -e
02:03:32 [2022-12-13T02:03:32.621Z] ++ '[' -n 0 ']'
02:03:32 [2022-12-13T02:03:32.621Z] ++ set -x
02:03:32 [2022-12-13T02:03:32.621Z] ++ 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 GITHUB_ACTIONS= 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 TEST_INTEGRATION_USE_SNAPSHOTTER= 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
02:03:32 [2022-12-13T02:03:32.621Z] INFO: Testing against a local daemon
02:03:32 [2022-12-13T02:03:32.621Z] === RUN   TestDockerNetworkMacvlanPersistance
02:03:33 [2022-12-13T02:03:33.188Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.25s)
02:03:33 [2022-12-13T02:03:33.188Z] === RUN   TestDockerNetworkMacvlan
02:03:33 [2022-12-13T02:03:33.755Z] === RUN   TestDockerNetworkMacvlan/Subinterface
02:03:34 [2022-12-13T02:03:34.692Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
02:03:35 [2022-12-13T02:03:35.259Z] === RUN   TestDockerNetworkMacvlan/NilParent
02:03:37 [2022-12-13T02:03:37.163Z] === RUN   TestDockerNetworkMacvlan/InternalMode
02:03:38 [2022-12-13T02:03:38.540Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
02:03:41 [2022-12-13T02:03:41.829Z] === RUN   TestDockerNetworkMacvlan/Addressing
02:03:42 [2022-12-13T02:03:42.398Z] --- PASS: TestDockerNetworkMacvlan (9.00s)
02:03:42 [2022-12-13T02:03:42.398Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
02:03:42 [2022-12-13T02:03:42.398Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s)
02:03:42 [2022-12-13T02:03:42.398Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.90s)
02:03:42 [2022-12-13T02:03:42.398Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.83s)
02:03:42 [2022-12-13T02:03:42.398Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.01s)
02:03:42 [2022-12-13T02:03:42.398Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.60s)
02:03:42 [2022-12-13T02:03:42.398Z] PASS
02:03:42 [2022-12-13T02:03:42.398Z] 
02:03:42 [2022-12-13T02:03:42.398Z] DONE 8 tests in 10.353s
02:03:42 [2022-12-13T02:03:42.398Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
02:03:42 [2022-12-13T02:03:42.398Z] ++ 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
02:03:42 [2022-12-13T02:03:42.398Z] ++ set -e
02:03:42 [2022-12-13T02:03:42.398Z] ++ '[' -n 0 ']'
02:03:42 [2022-12-13T02:03:42.398Z] ++ set -x
02:03:42 [2022-12-13T02:03:42.398Z] ++ 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 GITHUB_ACTIONS= 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 TEST_INTEGRATION_USE_SNAPSHOTTER= 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
02:03:42 [2022-12-13T02:03:42.398Z] testing: warning: no tests to run
02:03:42 [2022-12-13T02:03:42.398Z] PASS
02:03:42 [2022-12-13T02:03:42.398Z] 
02:03:42 [2022-12-13T02:03:42.398Z] DONE 0 tests in 0.024s
02:03:42 [2022-12-13T02:03:42.398Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
02:03:42 [2022-12-13T02:03:42.398Z] ++ 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
02:03:42 [2022-12-13T02:03:42.398Z] ++ set -e
02:03:42 [2022-12-13T02:03:42.398Z] ++ '[' -n 0 ']'
02:03:42 [2022-12-13T02:03:42.398Z] ++ set -x
02:03:42 [2022-12-13T02:03:42.398Z] ++ 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 GITHUB_ACTIONS= 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 TEST_INTEGRATION_USE_SNAPSHOTTER= 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
02:03:42 [2022-12-13T02:03:42.398Z] INFO: Testing against a local daemon
02:03:42 [2022-12-13T02:03:42.398Z] === RUN   TestAuthZPluginAllowRequest
02:03:43 [2022-12-13T02:03:43.334Z] --- PASS: TestAuthZPluginAllowRequest (1.01s)
02:03:43 [2022-12-13T02:03:43.334Z] === RUN   TestAuthZPluginTLS
02:03:43 [2022-12-13T02:03:43.902Z] --- PASS: TestAuthZPluginTLS (0.55s)
02:03:43 [2022-12-13T02:03:43.902Z] === RUN   TestAuthZPluginDenyRequest
02:03:44 [2022-12-13T02:03:44.469Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
02:03:44 [2022-12-13T02:03:44.469Z] === RUN   TestAuthZPluginAPIDenyResponse
02:03:45 [2022-12-13T02:03:45.037Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
02:03:45 [2022-12-13T02:03:45.037Z] === RUN   TestAuthZPluginDenyResponse
02:03:45 [2022-12-13T02:03:45.605Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
02:03:45 [2022-12-13T02:03:45.605Z] === RUN   TestAuthZPluginAllowEventStream
02:03:46 [2022-12-13T02:03:46.985Z] --- PASS: TestAuthZPluginAllowEventStream (1.28s)
02:03:46 [2022-12-13T02:03:46.985Z] === RUN   TestAuthZPluginErrorResponse
02:03:47 [2022-12-13T02:03:47.552Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
02:03:47 [2022-12-13T02:03:47.552Z] === RUN   TestAuthZPluginErrorRequest
02:03:47 [2022-12-13T02:03:47.811Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
02:03:47 [2022-12-13T02:03:47.811Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
02:03:48 [2022-12-13T02:03:48.381Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
02:03:48 [2022-12-13T02:03:48.381Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
02:03:49 [2022-12-13T02:03:49.759Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.19s)
02:03:49 [2022-12-13T02:03:49.759Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
02:03:50 [2022-12-13T02:03:50.696Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.15s)
02:03:50 [2022-12-13T02:03:50.696Z] === RUN   TestAuthZPluginHeader
02:03:51 [2022-12-13T02:03:51.632Z] --- PASS: TestAuthZPluginHeader (0.62s)
02:03:51 [2022-12-13T02:03:51.632Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
02:03:51 [2022-12-13T02:03:51.633Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
02:03:51 [2022-12-13T02:03:51.633Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
02:03:51 [2022-12-13T02:03:51.633Z] === RUN   TestAuthZPluginV2Disable
02:03:51 [2022-12-13T02:03:51.633Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
02:03:51 [2022-12-13T02:03:51.633Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
02:03:51 [2022-12-13T02:03:51.633Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
02:03:51 [2022-12-13T02:03:51.633Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
02:03:51 [2022-12-13T02:03:51.633Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
02:03:51 [2022-12-13T02:03:51.633Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
02:03:51 [2022-12-13T02:03:51.633Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
02:03:51 [2022-12-13T02:03:51.633Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
02:03:51 [2022-12-13T02:03:51.633Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
02:04:09 [2022-12-13T02:04:09.721Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.92s)
02:04:09 [2022-12-13T02:04:09.721Z] PASS
02:04:09 [2022-12-13T02:04:09.721Z] 
02:04:09 [2022-12-13T02:04:09.721Z] === Skipped
02:04:09 [2022-12-13T02:04:09.721Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
02:04:09 [2022-12-13T02:04:09.721Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
02:04:09 [2022-12-13T02:04:09.721Z] 
02:04:09 [2022-12-13T02:04:09.721Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
02:04:09 [2022-12-13T02:04:09.721Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
02:04:09 [2022-12-13T02:04:09.721Z] 
02:04:09 [2022-12-13T02:04:09.721Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
02:04:09 [2022-12-13T02:04:09.721Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
02:04:09 [2022-12-13T02:04:09.721Z] 
02:04:09 [2022-12-13T02:04:09.721Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
02:04:09 [2022-12-13T02:04:09.721Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
02:04:09 [2022-12-13T02:04:09.721Z] 
02:04:09 [2022-12-13T02:04:09.721Z] DONE 17 tests, 4 skipped in 26.035s
02:04:09 [2022-12-13T02:04:09.721Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
02:04:09 [2022-12-13T02:04:09.722Z] ++ 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
02:04:09 [2022-12-13T02:04:09.722Z] ++ set -e
02:04:09 [2022-12-13T02:04:09.722Z] ++ '[' -n 0 ']'
02:04:09 [2022-12-13T02:04:09.722Z] ++ set -x
02:04:09 [2022-12-13T02:04:09.722Z] ++ 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 GITHUB_ACTIONS= 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 TEST_INTEGRATION_USE_SNAPSHOTTER= 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
02:04:09 [2022-12-13T02:04:09.722Z] INFO: Testing against a local daemon
02:04:09 [2022-12-13T02:04:09.722Z] === RUN   TestPluginInvalidJSON
02:04:09 [2022-12-13T02:04:09.722Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
02:04:09 [2022-12-13T02:04:09.722Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
02:04:09 [2022-12-13T02:04:09.722Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
02:04:09 [2022-12-13T02:04:09.722Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
02:04:09 [2022-12-13T02:04:09.722Z] === RUN   TestPluginInvalidJSON/plugins/pull
02:04:09 [2022-12-13T02:04:09.722Z] === PAUSE TestPluginInvalidJSON/plugins/pull
02:04:09 [2022-12-13T02:04:09.722Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
02:04:09 [2022-12-13T02:04:09.722Z] === CONT  TestPluginInvalidJSON/plugins/pull
02:04:09 [2022-12-13T02:04:09.722Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
02:04:09 [2022-12-13T02:04:09.722Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
02:04:09 [2022-12-13T02:04:09.722Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
02:04:09 [2022-12-13T02:04:09.722Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
02:04:09 [2022-12-13T02:04:09.722Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
02:04:09 [2022-12-13T02:04:09.722Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
02:04:09 [2022-12-13T02:04:09.722Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
02:04:09 [2022-12-13T02:04:09.722Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
02:04:09 [2022-12-13T02:04:09.722Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
02:04:09 [2022-12-13T02:04:09.722Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
02:04:09 [2022-12-13T02:04:09.722Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
02:04:09 [2022-12-13T02:04:09.722Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
02:04:09 [2022-12-13T02:04:09.722Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
02:04:09 [2022-12-13T02:04:09.722Z] --- PASS: TestPluginInvalidJSON (0.03s)
02:04:09 [2022-12-13T02:04:09.722Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
02:04:09 [2022-12-13T02:04:09.722Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
02:04:09 [2022-12-13T02:04:09.722Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
02:04:09 [2022-12-13T02:04:09.722Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
02:04:09 [2022-12-13T02:04:09.722Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
02:04:09 [2022-12-13T02:04:09.722Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
02:04:09 [2022-12-13T02:04:09.722Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
02:04:09 [2022-12-13T02:04:09.722Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
02:04:09 [2022-12-13T02:04:09.722Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
02:04:09 [2022-12-13T02:04:09.722Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
02:04:09 [2022-12-13T02:04:09.722Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s)
02:04:09 [2022-12-13T02:04:09.722Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.01s)
02:04:09 [2022-12-13T02:04:09.722Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
02:04:09 [2022-12-13T02:04:09.722Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
02:04:09 [2022-12-13T02:04:09.722Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
02:04:09 [2022-12-13T02:04:09.722Z] === RUN   TestPluginInstall
02:04:09 [2022-12-13T02:04:09.722Z] === RUN   TestPluginInstall/no_auth
02:04:12 [2022-12-13T02:04:12.260Z] time="2022-12-13T02:04:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
02:04:12 [2022-12-13T02:04:12.260Z] time="2022-12-13T02:04:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a821924f8376a4b96977511eb7e053e7532ba77ffe35c78865ae93219563660e" mediatype=application/vnd.docker.plugin.v1+json size=522
02:04:12 [2022-12-13T02:04:12.260Z] time="2022-12-13T02:04:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
02:04:12 [2022-12-13T02:04:12.260Z] time="2022-12-13T02:04:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a821924f8376a4b96977511eb7e053e7532ba77ffe35c78865ae93219563660e" mediatype=application/vnd.docker.plugin.v1+json size=522
02:04:12 [2022-12-13T02:04:12.519Z] === RUN   TestPluginInstall/with_htpasswd
02:04:12 [2022-12-13T02:04:12.778Z] time="2022-12-13T02:04:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
02:04:12 [2022-12-13T02:04:12.778Z] time="2022-12-13T02:04:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ffcbdf1d754507114a5433b45ee8263a2c9c1601b840ef6d598ff3ecbe61cc33" mediatype=application/vnd.docker.plugin.v1+json size=522
02:04:12 [2022-12-13T02:04:12.778Z] time="2022-12-13T02:04:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
02:04:12 [2022-12-13T02:04:12.778Z] time="2022-12-13T02:04:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ffcbdf1d754507114a5433b45ee8263a2c9c1601b840ef6d598ff3ecbe61cc33" mediatype=application/vnd.docker.plugin.v1+json size=522
02:04:13 [2022-12-13T02:04:13.037Z] === RUN   TestPluginInstall/with_insecure
02:04:13 [2022-12-13T02:04:13.974Z] time="2022-12-13T02:04:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
02:04:13 [2022-12-13T02:04:13.974Z] time="2022-12-13T02:04:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:96ffb76b6158fc4b3cd3f019598ba1d0311e6c7708042f797c1e20d1d049f0fa" mediatype=application/vnd.docker.plugin.v1+json size=522
02:04:13 [2022-12-13T02:04:13.974Z] time="2022-12-13T02:04:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
02:04:13 [2022-12-13T02:04:13.974Z] time="2022-12-13T02:04:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:96ffb76b6158fc4b3cd3f019598ba1d0311e6c7708042f797c1e20d1d049f0fa" mediatype=application/vnd.docker.plugin.v1+json size=522
02:04:13 [2022-12-13T02:04:13.974Z]     plugin_test.go:196: [da79ccee96cc5] daemon is not started
02:04:13 [2022-12-13T02:04:13.974Z] --- PASS: TestPluginInstall (5.48s)
02:04:13 [2022-12-13T02:04:13.974Z]     --- PASS: TestPluginInstall/no_auth (3.99s)
02:04:13 [2022-12-13T02:04:13.974Z]     --- PASS: TestPluginInstall/with_htpasswd (0.50s)
02:04:13 [2022-12-13T02:04:13.974Z]     --- PASS: TestPluginInstall/with_insecure (0.98s)
02:04:13 [2022-12-13T02:04:13.974Z] === RUN   TestPluginsWithRuntimes
02:04:15 [2022-12-13T02:04:15.351Z] === RUN   TestPluginsWithRuntimes/No_Args
02:04:16 [2022-12-13T02:04:16.729Z] === RUN   TestPluginsWithRuntimes/With_Args
02:04:17 [2022-12-13T02:04:17.666Z] --- PASS: TestPluginsWithRuntimes (3.51s)
02:04:17 [2022-12-13T02:04:17.666Z]     --- PASS: TestPluginsWithRuntimes/No_Args (1.08s)
02:04:17 [2022-12-13T02:04:17.666Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.94s)
02:04:17 [2022-12-13T02:04:17.666Z] === RUN   TestPluginBackCompatMediaTypes
02:04:18 [2022-12-13T02:04:18.234Z] --- PASS: TestPluginBackCompatMediaTypes (0.54s)
02:04:18 [2022-12-13T02:04:18.234Z] PASS
02:04:18 [2022-12-13T02:04:18.234Z] 
02:04:18 [2022-12-13T02:04:18.234Z] DONE 24 tests in 9.694s
02:04:18 [2022-12-13T02:04:18.234Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
02:04:18 [2022-12-13T02:04:18.234Z] ++ 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
02:04:18 [2022-12-13T02:04:18.234Z] ++ set -e
02:04:18 [2022-12-13T02:04:18.234Z] ++ '[' -n 0 ']'
02:04:18 [2022-12-13T02:04:18.234Z] ++ set -x
02:04:18 [2022-12-13T02:04:18.234Z] ++ 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 GITHUB_ACTIONS= 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 TEST_INTEGRATION_USE_SNAPSHOTTER= 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
02:04:18 [2022-12-13T02:04:18.234Z] INFO: Testing against a local daemon
02:04:18 [2022-12-13T02:04:18.234Z] === RUN   TestExternalGraphDriver
02:04:18 [2022-12-13T02:04:18.493Z] === RUN   TestExternalGraphDriver/json
02:04:20 [2022-12-13T02:04:20.398Z] === RUN   TestExternalGraphDriver/spec
02:04:21 [2022-12-13T02:04:21.824Z] === RUN   TestExternalGraphDriver/pull
02:04:23 [2022-12-13T02:04:23.226Z] --- PASS: TestExternalGraphDriver (5.08s)
02:04:23 [2022-12-13T02:04:23.226Z]     --- PASS: TestExternalGraphDriver/json (1.54s)
02:04:23 [2022-12-13T02:04:23.226Z]     --- PASS: TestExternalGraphDriver/spec (1.54s)
02:04:23 [2022-12-13T02:04:23.226Z]     --- PASS: TestExternalGraphDriver/pull (1.67s)
02:04:23 [2022-12-13T02:04:23.226Z] === RUN   TestGraphdriverPluginV2
02:04:23 [2022-12-13T02:04:23.794Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
02:04:23 [2022-12-13T02:04:23.794Z] --- SKIP: TestGraphdriverPluginV2 (0.33s)
02:04:23 [2022-12-13T02:04:23.794Z] PASS
02:04:23 [2022-12-13T02:04:23.794Z] 
02:04:23 [2022-12-13T02:04:23.794Z] === Skipped
02:04:23 [2022-12-13T02:04:23.794Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.33s)
02:04:23 [2022-12-13T02:04:23.794Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
02:04:23 [2022-12-13T02:04:23.794Z] 
02:04:23 [2022-12-13T02:04:23.794Z] DONE 5 tests, 1 skipped in 5.533s
02:04:23 [2022-12-13T02:04:23.794Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
02:04:23 [2022-12-13T02:04:23.794Z] ++ 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
02:04:23 [2022-12-13T02:04:23.794Z] ++ set -e
02:04:23 [2022-12-13T02:04:23.794Z] ++ '[' -n 0 ']'
02:04:23 [2022-12-13T02:04:23.794Z] ++ set -x
02:04:23 [2022-12-13T02:04:23.794Z] ++ 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 GITHUB_ACTIONS= 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 TEST_INTEGRATION_USE_SNAPSHOTTER= 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
02:04:23 [2022-12-13T02:04:23.794Z] INFO: Testing against a local daemon
02:04:23 [2022-12-13T02:04:23.794Z] === RUN   TestContinueAfterPluginCrash
02:04:23 [2022-12-13T02:04:23.794Z] === PAUSE TestContinueAfterPluginCrash
02:04:23 [2022-12-13T02:04:23.794Z] === RUN   TestReadPluginNoRead
02:04:23 [2022-12-13T02:04:23.794Z] === PAUSE TestReadPluginNoRead
02:04:23 [2022-12-13T02:04:23.794Z] === RUN   TestDaemonStartWithLogOpt
02:04:23 [2022-12-13T02:04:23.794Z] === PAUSE TestDaemonStartWithLogOpt
02:04:23 [2022-12-13T02:04:23.794Z] === CONT  TestContinueAfterPluginCrash
02:04:23 [2022-12-13T02:04:23.794Z] === CONT  TestDaemonStartWithLogOpt
02:04:27 [2022-12-13T02:04:27.084Z] --- PASS: TestDaemonStartWithLogOpt (3.03s)
02:04:27 [2022-12-13T02:04:27.084Z] === CONT  TestReadPluginNoRead
02:04:28 [2022-12-13T02:04:28.989Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
02:04:30 [2022-12-13T02:04:30.366Z] === RUN   TestReadPluginNoRead/default
02:04:31 [2022-12-13T02:04:31.304Z] === RUN   TestReadPluginNoRead/disabled_caching
02:04:31 [2022-12-13T02:04:31.873Z] --- PASS: TestContinueAfterPluginCrash (7.94s)
02:04:32 [2022-12-13T02:04:32.809Z] === CONT  TestReadPluginNoRead
02:04:32 [2022-12-13T02:04:32.809Z]     read_test.go:91: [d40e6ac862fbf] daemon is not started
02:04:32 [2022-12-13T02:04:32.809Z] --- PASS: TestReadPluginNoRead (5.96s)
02:04:32 [2022-12-13T02:04:32.809Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.32s)
02:04:32 [2022-12-13T02:04:32.809Z]     --- PASS: TestReadPluginNoRead/default (1.28s)
02:04:32 [2022-12-13T02:04:32.809Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.32s)
02:04:32 [2022-12-13T02:04:32.809Z] PASS
02:04:32 [2022-12-13T02:04:32.809Z] 
02:04:32 [2022-12-13T02:04:32.809Z] DONE 6 tests in 9.114s
02:04:32 [2022-12-13T02:04:32.809Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
02:04:32 [2022-12-13T02:04:32.809Z] ++ 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
02:04:32 [2022-12-13T02:04:32.809Z] ++ set -e
02:04:32 [2022-12-13T02:04:32.809Z] ++ '[' -n 0 ']'
02:04:32 [2022-12-13T02:04:32.809Z] ++ set -x
02:04:32 [2022-12-13T02:04:32.810Z] ++ 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 GITHUB_ACTIONS= 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 TEST_INTEGRATION_USE_SNAPSHOTTER= 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
02:04:32 [2022-12-13T02:04:32.810Z] testing: warning: no tests to run
02:04:32 [2022-12-13T02:04:32.810Z] PASS
02:04:32 [2022-12-13T02:04:32.810Z] 
02:04:32 [2022-12-13T02:04:32.810Z] DONE 0 tests in 0.036s
02:04:32 [2022-12-13T02:04:32.810Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
02:04:32 [2022-12-13T02:04:32.810Z] ++ 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
02:04:32 [2022-12-13T02:04:32.810Z] ++ set -e
02:04:32 [2022-12-13T02:04:32.810Z] ++ '[' -n 0 ']'
02:04:32 [2022-12-13T02:04:32.810Z] ++ set -x
02:04:32 [2022-12-13T02:04:32.810Z] ++ 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 GITHUB_ACTIONS= 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 TEST_INTEGRATION_USE_SNAPSHOTTER= 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
02:04:32 [2022-12-13T02:04:32.810Z] INFO: Testing against a local daemon
02:04:33 [2022-12-13T02:04:33.068Z] === RUN   TestPluginWithDevMounts
02:04:33 [2022-12-13T02:04:33.068Z] === PAUSE TestPluginWithDevMounts
02:04:33 [2022-12-13T02:04:33.068Z] === CONT  TestPluginWithDevMounts
02:04:34 [2022-12-13T02:04:34.445Z] --- PASS: TestPluginWithDevMounts (1.53s)
02:04:34 [2022-12-13T02:04:34.445Z] PASS
02:04:34 [2022-12-13T02:04:34.445Z] 
02:04:34 [2022-12-13T02:04:34.445Z] DONE 1 tests in 1.650s
02:04:34 [2022-12-13T02:04:34.445Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
02:04:34 [2022-12-13T02:04:34.445Z] ++ 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
02:04:34 [2022-12-13T02:04:34.445Z] ++ set -e
02:04:34 [2022-12-13T02:04:34.445Z] ++ '[' -n 0 ']'
02:04:34 [2022-12-13T02:04:34.445Z] ++ set -x
02:04:34 [2022-12-13T02:04:34.446Z] ++ 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 GITHUB_ACTIONS= 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 TEST_INTEGRATION_USE_SNAPSHOTTER= 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
02:04:34 [2022-12-13T02:04:34.704Z] INFO: Testing against a local daemon
02:04:34 [2022-12-13T02:04:34.704Z] === RUN   TestSecretInspect
02:04:36 [2022-12-13T02:04:36.608Z] --- PASS: TestSecretInspect (2.11s)
02:04:36 [2022-12-13T02:04:36.608Z] === RUN   TestSecretList
02:04:39 [2022-12-13T02:04:39.141Z] --- PASS: TestSecretList (2.09s)
02:04:39 [2022-12-13T02:04:39.141Z] === RUN   TestSecretsCreateAndDelete
02:04:41 [2022-12-13T02:04:41.051Z] --- PASS: TestSecretsCreateAndDelete (2.10s)
02:04:41 [2022-12-13T02:04:41.051Z] === RUN   TestSecretsUpdate
02:04:42 [2022-12-13T02:04:42.955Z] --- PASS: TestSecretsUpdate (2.11s)
02:04:42 [2022-12-13T02:04:42.955Z] === RUN   TestTemplatedSecret
02:04:45 [2022-12-13T02:04:45.490Z] --- PASS: TestTemplatedSecret (2.44s)
02:04:45 [2022-12-13T02:04:45.490Z] === RUN   TestSecretCreateResolve
02:04:47 [2022-12-13T02:04:47.394Z] --- PASS: TestSecretCreateResolve (2.08s)
02:04:47 [2022-12-13T02:04:47.394Z] PASS
02:04:47 [2022-12-13T02:04:47.653Z] 
02:04:47 [2022-12-13T02:04:47.653Z] DONE 6 tests in 13.033s
02:04:47 [2022-12-13T02:04:47.653Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
02:04:47 [2022-12-13T02:04:47.653Z] ++ 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
02:04:47 [2022-12-13T02:04:47.653Z] ++ set -e
02:04:47 [2022-12-13T02:04:47.653Z] ++ '[' -n 0 ']'
02:04:47 [2022-12-13T02:04:47.653Z] ++ set -x
02:04:47 [2022-12-13T02:04:47.653Z] ++ 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 GITHUB_ACTIONS= 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 TEST_INTEGRATION_USE_SNAPSHOTTER= 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
02:04:47 [2022-12-13T02:04:47.653Z] INFO: Testing against a local daemon
02:04:47 [2022-12-13T02:04:47.653Z] === RUN   TestServiceCreateInit
02:04:47 [2022-12-13T02:04:47.653Z] === RUN   TestServiceCreateInit/daemonInitDisabled
02:04:51 [2022-12-13T02:04:51.844Z] === RUN   TestServiceCreateInit/daemonInitEnabled
02:04:55 [2022-12-13T02:04:55.136Z] --- PASS: TestServiceCreateInit (7.18s)
02:04:55 [2022-12-13T02:04:55.136Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.62s)
02:04:55 [2022-12-13T02:04:55.136Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.54s)
02:04:55 [2022-12-13T02:04:55.136Z] === RUN   TestCreateServiceMultipleTimes
02:05:10 [2022-12-13T02:05:10.023Z] --- PASS: TestCreateServiceMultipleTimes (14.93s)
02:05:10 [2022-12-13T02:05:10.023Z] === RUN   TestCreateServiceConflict
02:05:11 [2022-12-13T02:05:11.931Z] --- PASS: TestCreateServiceConflict (2.12s)
02:05:11 [2022-12-13T02:05:11.931Z] === RUN   TestCreateServiceMaxReplicas
02:05:15 [2022-12-13T02:05:15.219Z] --- PASS: TestCreateServiceMaxReplicas (2.83s)
02:05:15 [2022-12-13T02:05:15.219Z] === RUN   TestCreateWithDuplicateNetworkNames
02:05:30 [2022-12-13T02:05:30.100Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.01s)
02:05:30 [2022-12-13T02:05:30.100Z] === RUN   TestCreateServiceSecretFileMode
02:05:30 [2022-12-13T02:05:30.100Z] --- PASS: TestCreateServiceSecretFileMode (2.32s)
02:05:30 [2022-12-13T02:05:30.101Z] === RUN   TestCreateServiceConfigFileMode
02:05:32 [2022-12-13T02:05:32.634Z] --- PASS: TestCreateServiceConfigFileMode (2.52s)
02:05:32 [2022-12-13T02:05:32.634Z] === RUN   TestCreateServiceSysctls
02:05:35 [2022-12-13T02:05:35.925Z] --- PASS: TestCreateServiceSysctls (3.33s)
02:05:35 [2022-12-13T02:05:35.925Z] === RUN   TestCreateServiceCapabilities
02:05:38 [2022-12-13T02:05:38.470Z] --- PASS: TestCreateServiceCapabilities (2.28s)
02:05:38 [2022-12-13T02:05:38.470Z] === RUN   TestInspect
02:05:41 [2022-12-13T02:05:41.042Z] --- PASS: TestInspect (2.58s)
02:05:41 [2022-12-13T02:05:41.042Z] === RUN   TestCreateJob
02:05:44 [2022-12-13T02:05:44.329Z] --- PASS: TestCreateJob (3.04s)
02:05:44 [2022-12-13T02:05:44.329Z] === RUN   TestReplicatedJob
02:05:48 [2022-12-13T02:05:48.520Z] --- PASS: TestReplicatedJob (4.56s)
02:05:48 [2022-12-13T02:05:48.520Z] === RUN   TestUpdateReplicatedJob
02:05:51 [2022-12-13T02:05:51.809Z] --- PASS: TestUpdateReplicatedJob (3.14s)
02:05:51 [2022-12-13T02:05:51.809Z] === RUN   TestServiceListWithStatuses
02:05:51 [2022-12-13T02:05:51.809Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
02:05:51 [2022-12-13T02:05:51.809Z] --- SKIP: TestServiceListWithStatuses (0.00s)
02:05:51 [2022-12-13T02:05:51.809Z] === RUN   TestDockerNetworkConnectAlias
02:05:55 [2022-12-13T02:05:55.998Z] --- PASS: TestDockerNetworkConnectAlias (3.94s)
02:05:55 [2022-12-13T02:05:55.998Z] === RUN   TestDockerNetworkReConnect
02:05:59 [2022-12-13T02:05:59.287Z] --- PASS: TestDockerNetworkReConnect (3.27s)
02:05:59 [2022-12-13T02:05:59.287Z] === RUN   TestServicePlugin
02:05:59 [2022-12-13T02:05:59.287Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
02:05:59 [2022-12-13T02:05:59.287Z] --- SKIP: TestServicePlugin (0.00s)
02:05:59 [2022-12-13T02:05:59.287Z] === RUN   TestServiceUpdateLabel
02:06:01 [2022-12-13T02:06:01.191Z] --- PASS: TestServiceUpdateLabel (2.13s)
02:06:01 [2022-12-13T02:06:01.191Z] === RUN   TestServiceUpdateSecrets
02:06:16 [2022-12-13T02:06:16.074Z] --- PASS: TestServiceUpdateSecrets (14.36s)
02:06:16 [2022-12-13T02:06:16.074Z] === RUN   TestServiceUpdateConfigs
02:06:30 [2022-12-13T02:06:30.957Z] --- PASS: TestServiceUpdateConfigs (14.40s)
02:06:30 [2022-12-13T02:06:30.957Z] === RUN   TestServiceUpdateNetwork
02:06:43 [2022-12-13T02:06:43.166Z] --- PASS: TestServiceUpdateNetwork (12.13s)
02:06:43 [2022-12-13T02:06:43.166Z] === RUN   TestServiceUpdatePidsLimit
02:06:43 [2022-12-13T02:06:43.166Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
02:06:43 [2022-12-13T02:06:43.425Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
02:06:51 [2022-12-13T02:06:51.544Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
02:06:58 [2022-12-13T02:06:58.112Z] --- PASS: TestServiceUpdatePidsLimit (16.01s)
02:06:58 [2022-12-13T02:06:58.112Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s)
02:06:58 [2022-12-13T02:06:58.112Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s)
02:06:58 [2022-12-13T02:06:58.112Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s)
02:06:58 [2022-12-13T02:06:58.112Z] PASS
02:06:58 [2022-12-13T02:06:58.112Z] 
02:06:58 [2022-12-13T02:06:58.112Z] === Skipped
02:06:58 [2022-12-13T02:06:58.112Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
02:06:58 [2022-12-13T02:06:58.112Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
02:06:58 [2022-12-13T02:06:58.112Z] 
02:06:58 [2022-12-13T02:06:58.112Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
02:06:58 [2022-12-13T02:06:58.112Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
02:06:58 [2022-12-13T02:06:58.112Z] 
02:06:58 [2022-12-13T02:06:58.112Z] DONE 27 tests, 2 skipped in 130.219s
02:06:58 [2022-12-13T02:06:58.112Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
02:06:58 [2022-12-13T02:06:58.112Z] ++ 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
02:06:58 [2022-12-13T02:06:58.112Z] ++ set -e
02:06:58 [2022-12-13T02:06:58.112Z] ++ '[' -n 0 ']'
02:06:58 [2022-12-13T02:06:58.112Z] ++ set -x
02:06:58 [2022-12-13T02:06:58.112Z] ++ 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 GITHUB_ACTIONS= 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 TEST_INTEGRATION_USE_SNAPSHOTTER= 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
02:06:58 [2022-12-13T02:06:58.112Z] INFO: Testing against a local daemon
02:06:58 [2022-12-13T02:06:58.112Z] === RUN   TestSessionCreate
02:06:58 [2022-12-13T02:06:58.112Z] --- PASS: TestSessionCreate (0.03s)
02:06:58 [2022-12-13T02:06:58.112Z] === RUN   TestSessionCreateWithBadUpgrade
02:06:58 [2022-12-13T02:06:58.112Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
02:06:58 [2022-12-13T02:06:58.112Z] PASS
02:06:58 [2022-12-13T02:06:58.112Z] 
02:06:58 [2022-12-13T02:06:58.112Z] DONE 2 tests in 0.134s
02:06:58 [2022-12-13T02:06:58.112Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
02:06:58 [2022-12-13T02:06:58.112Z] ++ 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
02:06:58 [2022-12-13T02:06:58.112Z] ++ set -e
02:06:58 [2022-12-13T02:06:58.112Z] ++ '[' -n 0 ']'
02:06:58 [2022-12-13T02:06:58.112Z] ++ set -x
02:06:58 [2022-12-13T02:06:58.112Z] ++ 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 GITHUB_ACTIONS= 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 TEST_INTEGRATION_USE_SNAPSHOTTER= 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
02:06:58 [2022-12-13T02:06:58.112Z] INFO: Testing against a local daemon
02:06:58 [2022-12-13T02:06:58.112Z] === RUN   TestCgroupDriverSystemdMemoryLimit
02:06:58 [2022-12-13T02:06:58.112Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
02:06:58 [2022-12-13T02:06:58.112Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
02:06:58 [2022-12-13T02:06:58.112Z] === RUN   TestDiskUsage
02:06:58 [2022-12-13T02:06:58.112Z] === PAUSE TestDiskUsage
02:06:58 [2022-12-13T02:06:58.112Z] === RUN   TestEventsExecDie
02:06:58 [2022-12-13T02:06:58.680Z] --- PASS: TestEventsExecDie (0.50s)
02:06:58 [2022-12-13T02:06:58.680Z] === RUN   TestEventsBackwardsCompatible
02:06:58 [2022-12-13T02:06:58.680Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
02:06:58 [2022-12-13T02:06:58.680Z] === RUN   TestEventsVolumeCreate
02:06:58 [2022-12-13T02:06:58.680Z] --- PASS: TestEventsVolumeCreate (0.06s)
02:06:58 [2022-12-13T02:06:58.680Z] === RUN   TestInfoBinaryCommits
02:06:58 [2022-12-13T02:06:58.680Z] --- PASS: TestInfoBinaryCommits (0.02s)
02:06:58 [2022-12-13T02:06:58.680Z] === RUN   TestInfoAPIVersioned
02:06:58 [2022-12-13T02:06:58.680Z] --- PASS: TestInfoAPIVersioned (0.01s)
02:06:58 [2022-12-13T02:06:58.680Z] === RUN   TestInfoAPI
02:06:58 [2022-12-13T02:06:58.680Z] --- PASS: TestInfoAPI (0.02s)
02:06:58 [2022-12-13T02:06:58.680Z] === RUN   TestInfoAPIWarnings
02:07:16 [2022-12-13T02:07:16.769Z] --- PASS: TestInfoAPIWarnings (16.55s)
02:07:16 [2022-12-13T02:07:16.769Z] === RUN   TestInfoDebug
02:07:16 [2022-12-13T02:07:16.769Z] --- PASS: TestInfoDebug (0.52s)
02:07:16 [2022-12-13T02:07:16.769Z] === RUN   TestInfoInsecureRegistries
02:07:16 [2022-12-13T02:07:16.769Z] --- PASS: TestInfoInsecureRegistries (0.52s)
02:07:16 [2022-12-13T02:07:16.769Z] === RUN   TestInfoRegistryMirrors
02:07:16 [2022-12-13T02:07:16.769Z] --- PASS: TestInfoRegistryMirrors (0.52s)
02:07:16 [2022-12-13T02:07:16.769Z] === RUN   TestLoginFailsWithBadCredentials
02:07:17 [2022-12-13T02:07:17.336Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s)
02:07:17 [2022-12-13T02:07:17.336Z] === RUN   TestPingCacheHeaders
02:07:17 [2022-12-13T02:07:17.336Z] --- PASS: TestPingCacheHeaders (0.02s)
02:07:17 [2022-12-13T02:07:17.336Z] === RUN   TestPingGet
02:07:17 [2022-12-13T02:07:17.336Z] --- PASS: TestPingGet (0.01s)
02:07:17 [2022-12-13T02:07:17.336Z] === RUN   TestPingHead
02:07:17 [2022-12-13T02:07:17.336Z] --- PASS: TestPingHead (0.02s)
02:07:17 [2022-12-13T02:07:17.336Z] === RUN   TestPingSwarmHeader
02:07:17 [2022-12-13T02:07:17.903Z] === RUN   TestPingSwarmHeader/before_swarm_init
02:07:17 [2022-12-13T02:07:17.903Z] === RUN   TestPingSwarmHeader/after_swarm_init
02:07:18 [2022-12-13T02:07:18.839Z] === RUN   TestPingSwarmHeader/after_swarm_leave
02:07:19 [2022-12-13T02:07:19.099Z] --- PASS: TestPingSwarmHeader (1.71s)
02:07:19 [2022-12-13T02:07:19.099Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
02:07:19 [2022-12-13T02:07:19.099Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
02:07:19 [2022-12-13T02:07:19.099Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
02:07:19 [2022-12-13T02:07:19.099Z] === RUN   TestPingBuilderHeader
02:07:19 [2022-12-13T02:07:19.099Z] === RUN   TestPingBuilderHeader/default_config
02:07:19 [2022-12-13T02:07:19.677Z] === RUN   TestPingBuilderHeader/buildkit_disabled
02:07:19 [2022-12-13T02:07:19.939Z] --- PASS: TestPingBuilderHeader (1.05s)
02:07:19 [2022-12-13T02:07:19.939Z]     --- PASS: TestPingBuilderHeader/default_config (0.52s)
02:07:19 [2022-12-13T02:07:19.939Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.51s)
02:07:19 [2022-12-13T02:07:19.939Z] === RUN   TestVersion
02:07:19 [2022-12-13T02:07:19.939Z] --- PASS: TestVersion (0.02s)
02:07:19 [2022-12-13T02:07:19.939Z] === CONT  TestDiskUsage
02:07:20 [2022-12-13T02:07:20.522Z] === RUN   TestDiskUsage/empty
02:07:20 [2022-12-13T02:07:20.522Z] === RUN   TestDiskUsage/empty/container_types
02:07:20 [2022-12-13T02:07:20.522Z] === RUN   TestDiskUsage/empty/image_types
02:07:20 [2022-12-13T02:07:20.522Z] === RUN   TestDiskUsage/empty/volume_types
02:07:20 [2022-12-13T02:07:20.522Z] === RUN   TestDiskUsage/empty/build-cache_types
02:07:20 [2022-12-13T02:07:20.522Z] === RUN   TestDiskUsage/empty/container,_volume_types
02:07:20 [2022-12-13T02:07:20.522Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
02:07:20 [2022-12-13T02:07:20.522Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
02:07:20 [2022-12-13T02:07:20.522Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
02:07:20 [2022-12-13T02:07:20.522Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
02:07:20 [2022-12-13T02:07:20.522Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
02:07:20 [2022-12-13T02:07:20.522Z] === RUN   TestDiskUsage/after_LoadBusybox
02:07:20 [2022-12-13T02:07:20.522Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
02:07:20 [2022-12-13T02:07:20.522Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
02:07:20 [2022-12-13T02:07:20.522Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
02:07:20 [2022-12-13T02:07:20.522Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
02:07:20 [2022-12-13T02:07:20.522Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
02:07:20 [2022-12-13T02:07:20.522Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
02:07:20 [2022-12-13T02:07:20.522Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
02:07:20 [2022-12-13T02:07:20.522Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
02:07:20 [2022-12-13T02:07:20.522Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
02:07:20 [2022-12-13T02:07:20.522Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
02:07:20 [2022-12-13T02:07:20.522Z] === RUN   TestDiskUsage/after_container.Run
02:07:21 [2022-12-13T02:07:21.093Z] === RUN   TestDiskUsage/after_container.Run/container_types
02:07:21 [2022-12-13T02:07:21.093Z] === RUN   TestDiskUsage/after_container.Run/image_types
02:07:21 [2022-12-13T02:07:21.093Z] === RUN   TestDiskUsage/after_container.Run/volume_types
02:07:21 [2022-12-13T02:07:21.093Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
02:07:21 [2022-12-13T02:07:21.093Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
02:07:21 [2022-12-13T02:07:21.093Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
02:07:21 [2022-12-13T02:07:21.093Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
02:07:21 [2022-12-13T02:07:21.093Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
02:07:21 [2022-12-13T02:07:21.093Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
02:07:21 [2022-12-13T02:07:21.093Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
02:07:21 [2022-12-13T02:07:21.093Z] --- PASS: TestDiskUsage (1.05s)
02:07:21 [2022-12-13T02:07:21.093Z]     --- PASS: TestDiskUsage/empty (0.01s)
02:07:21 [2022-12-13T02:07:21.093Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
02:07:21 [2022-12-13T02:07:21.093Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
02:07:21 [2022-12-13T02:07:21.093Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
02:07:21 [2022-12-13T02:07:21.093Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
02:07:21 [2022-12-13T02:07:21.093Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
02:07:21 [2022-12-13T02:07:21.093Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
02:07:21 [2022-12-13T02:07:21.093Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
02:07:21 [2022-12-13T02:07:21.093Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
02:07:21 [2022-12-13T02:07:21.093Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
02:07:21 [2022-12-13T02:07:21.093Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
02:07:21 [2022-12-13T02:07:21.093Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.08s)
02:07:21 [2022-12-13T02:07:21.093Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
02:07:21 [2022-12-13T02:07:21.093Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
02:07:21 [2022-12-13T02:07:21.093Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
02:07:21 [2022-12-13T02:07:21.093Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
02:07:21 [2022-12-13T02:07:21.093Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
02:07:21 [2022-12-13T02:07:21.093Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
02:07:21 [2022-12-13T02:07:21.093Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
02:07:21 [2022-12-13T02:07:21.093Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
02:07:21 [2022-12-13T02:07:21.093Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
02:07:21 [2022-12-13T02:07:21.093Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
02:07:21 [2022-12-13T02:07:21.093Z]     --- PASS: TestDiskUsage/after_container.Run (0.32s)
02:07:21 [2022-12-13T02:07:21.093Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
02:07:21 [2022-12-13T02:07:21.093Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
02:07:21 [2022-12-13T02:07:21.093Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
02:07:21 [2022-12-13T02:07:21.093Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
02:07:21 [2022-12-13T02:07:21.093Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
02:07:21 [2022-12-13T02:07:21.093Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
02:07:21 [2022-12-13T02:07:21.093Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
02:07:21 [2022-12-13T02:07:21.093Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
02:07:21 [2022-12-13T02:07:21.093Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
02:07:21 [2022-12-13T02:07:21.093Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
02:07:21 [2022-12-13T02:07:21.093Z] PASS
02:07:21 [2022-12-13T02:07:21.093Z] 
02:07:21 [2022-12-13T02:07:21.093Z] === Skipped
02:07:21 [2022-12-13T02:07:21.093Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
02:07:21 [2022-12-13T02:07:21.093Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
02:07:21 [2022-12-13T02:07:21.093Z] 
02:07:21 [2022-12-13T02:07:21.093Z] DONE 57 tests, 1 skipped in 23.166s
02:07:21 [2022-12-13T02:07:21.093Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
02:07:21 [2022-12-13T02:07:21.093Z] ++ 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
02:07:21 [2022-12-13T02:07:21.093Z] ++ set -e
02:07:21 [2022-12-13T02:07:21.093Z] ++ '[' -n 0 ']'
02:07:21 [2022-12-13T02:07:21.093Z] ++ set -x
02:07:21 [2022-12-13T02:07:21.093Z] ++ 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 GITHUB_ACTIONS= 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 TEST_INTEGRATION_USE_SNAPSHOTTER= 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
02:07:21 [2022-12-13T02:07:21.093Z] INFO: Testing against a local daemon
02:07:21 [2022-12-13T02:07:21.093Z] === RUN   TestVolumesCreateAndList
02:07:21 [2022-12-13T02:07:21.093Z] --- PASS: TestVolumesCreateAndList (0.02s)
02:07:21 [2022-12-13T02:07:21.093Z] === RUN   TestVolumesRemove
02:07:21 [2022-12-13T02:07:21.353Z] --- PASS: TestVolumesRemove (0.06s)
02:07:21 [2022-12-13T02:07:21.353Z] === RUN   TestVolumesInspect
02:07:21 [2022-12-13T02:07:21.353Z] --- PASS: TestVolumesInspect (0.02s)
02:07:21 [2022-12-13T02:07:21.353Z] === RUN   TestVolumesInvalidJSON
02:07:21 [2022-12-13T02:07:21.353Z] === RUN   TestVolumesInvalidJSON/volumes/create
02:07:21 [2022-12-13T02:07:21.353Z] === PAUSE TestVolumesInvalidJSON/volumes/create
02:07:21 [2022-12-13T02:07:21.353Z] === CONT  TestVolumesInvalidJSON/volumes/create
02:07:21 [2022-12-13T02:07:21.353Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
02:07:21 [2022-12-13T02:07:21.353Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
02:07:21 [2022-12-13T02:07:21.353Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
02:07:21 [2022-12-13T02:07:21.353Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
02:07:21 [2022-12-13T02:07:21.353Z] --- PASS: TestVolumesInvalidJSON (0.01s)
02:07:21 [2022-12-13T02:07:21.353Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
02:07:21 [2022-12-13T02:07:21.353Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
02:07:21 [2022-12-13T02:07:21.353Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
02:07:21 [2022-12-13T02:07:21.353Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
02:07:21 [2022-12-13T02:07:21.353Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
02:07:21 [2022-12-13T02:07:21.353Z] === RUN   TestVolumePruneAnonymous
02:07:21 [2022-12-13T02:07:21.353Z] --- PASS: TestVolumePruneAnonymous (0.04s)
02:07:21 [2022-12-13T02:07:21.353Z] PASS
02:07:21 [2022-12-13T02:07:21.353Z] 
02:07:21 [2022-12-13T02:07:21.353Z] DONE 10 tests in 0.233s
02:07:21 [2022-12-13T02:07:21.353Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
02:07:21 [2022-12-13T02:07:21.353Z] ++++ cat bundles/test-integration/docker.pid
02:07:21 [2022-12-13T02:07:21.353Z] +++ kill 15099
02:07:21 [2022-12-13T02:07:21.612Z] +++ /etc/init.d/apparmor stop
02:07:21 [2022-12-13T02:07:21.612Z] Leaving: AppArmorNo profiles have been unloaded.
02:07:21 [2022-12-13T02:07:21.612Z] 
02:07:21 [2022-12-13T02:07:21.612Z] Unloading profiles will leave already running processes permanently
02:07:21 [2022-12-13T02:07:21.612Z] unconfined, which can lead to unexpected situations.
02:07:21 [2022-12-13T02:07:21.612Z] 
02:07:21 [2022-12-13T02:07:21.612Z] To set a process to complain mode, use the command line tool
02:07:21 [2022-12-13T02:07:21.612Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
02:07:21 [2022-12-13T02:07:21.612Z] +++ true
02:07:21 [2022-12-13T02:07:21.612Z] exiting test-integration
02:07:21 [2022-12-13T02:07:21.612Z] ++ exit 0
02:07:21 [2022-12-13T02:07:21.612Z] 
Post stage
[Pipeline] junit
02:07:22 [2022-12-13T02:07:22.561Z] Recording test results
02:07:22 [2022-12-13T02:07:22.739Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
02:07:23 [2022-12-13T02:07:23.048Z] + echo Ensuring container killed.
02:07:23 [2022-12-13T02:07:23.048Z] Ensuring container killed.
02:07:23 [2022-12-13T02:07:23.048Z] + docker rm -vf docker-pr5
02:07:23 [2022-12-13T02:07:23.048Z] Error response from daemon: No such container: docker-pr5
[Pipeline] sh
02:07:23 [2022-12-13T02:07:23.333Z] + echo Chowning /workspace to jenkins user
02:07:23 [2022-12-13T02:07:23.333Z] Chowning /workspace to jenkins user
02:07:23 [2022-12-13T02:07:23.333Z] + id -u
02:07:23 [2022-12-13T02:07:23.333Z] + id -g
02:07:23 [2022-12-13T02:07:23.333Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44497:/workspace busybox chown -R 1000:1000 /workspace
02:07:23 [2022-12-13T02:07:23.333Z] Unable to find image 'busybox:latest' locally
02:07:23 [2022-12-13T02:07:23.591Z] latest: Pulling from library/busybox
02:07:23 [2022-12-13T02:07:23.591Z] b2bcf7a3443b: Pulling fs layer
02:07:23 [2022-12-13T02:07:23.591Z] b2bcf7a3443b: Verifying Checksum
02:07:23 [2022-12-13T02:07:23.591Z] b2bcf7a3443b: Download complete
02:07:23 [2022-12-13T02:07:23.850Z] b2bcf7a3443b: Pull complete
02:07:23 [2022-12-13T02:07:23.850Z] Digest: sha256:3b3128d9df6bbbcc92e2358e596c9fbd722a437a62bafbc51607970e9e3b8869
02:07:23 [2022-12-13T02:07:23.850Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
02:07:25 [2022-12-13T02:07:25.521Z] + bundleName=arm64-integration
02:07:25 [2022-12-13T02:07:25.522Z] + echo Creating arm64-integration-bundles.tar.gz
02:07:25 [2022-12-13T02:07:25.522Z] Creating arm64-integration-bundles.tar.gz
02:07:25 [2022-12-13T02:07:25.522Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
02:07:25 [2022-12-13T02:07:25.522Z] + xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
02:07:25 [2022-12-13T02:07:25.793Z] Archiving artifacts
02:07:27 [2022-12-13T02:07:27.601Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44497/5/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
02:07:27 [2022-12-13T02:07:27.897Z] + make clean
02:07:28 [2022-12-13T02:07:28.156Z] docker volume rm -f docker-dev-cache docker-mod-cache
02:07:28 [2022-12-13T02:07:28.156Z] docker-dev-cache
02:07:28 [2022-12-13T02:07:28.156Z] docker-mod-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[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