Skip to content
Success

Console Output

Pull request #44242 updated
22:46:11 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from b8e963595e47c697756855b381430c5534d945e5+7c93e4a09be1a11012ecba0dc612115cd4a79233 (1bf1d682c7e53eca60d4c79a47e00928d4cd3a33)
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-44242@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
22:46:13 [2023-03-30T22:46:13.464Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
22:46:13 [2023-03-30T22:46:13.467Z] Trying to pass milestone 3
[Pipeline] milestone
22:46:13 [2023-03-30T22:46:13.599Z] Trying to pass milestone 4
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
22:46:13 [2023-03-30T22:46:13.789Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-07155c7c4965cbdb7) in /home/ubuntu/workspace/moby_PR-44242
[Pipeline] {
[Pipeline] checkout
22:46:13 [2023-03-30T22:46:13.815Z] The recommended git tool is: git
22:46:13 [2023-03-30T22:46:13.832Z] using credential docker-jenkins-github-credentials
22:46:13 [2023-03-30T22:46:13.843Z] Cloning the remote Git repository
22:46:13 [2023-03-30T22:46:13.843Z] Cloning with configured refspecs honoured and without tags
22:46:13 [2023-03-30T22:46:13.855Z] Cloning repository https://github.com/moby/moby.git
22:46:13 [2023-03-30T22:46:13.857Z]  > git init /home/ubuntu/workspace/moby_PR-44242 # timeout=10
22:46:13 [2023-03-30T22:46:13.865Z] Fetching upstream changes from https://github.com/moby/moby.git
22:46:13 [2023-03-30T22:46:13.865Z]  > git --version # timeout=10
22:46:13 [2023-03-30T22:46:13.869Z]  > git --version # 'git version 2.25.1'
22:46:13 [2023-03-30T22:46:13.869Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:46:13 [2023-03-30T22:46:13.870Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44242/head:refs/remotes/origin/PR-44242 +refs/heads/master:refs/remotes/origin/master # timeout=10
22:46:26 [2023-03-30T22:46:26.721Z] Fetching without tags
22:46:26 [2023-03-30T22:46:26.959Z] Merging remotes/origin/master commit 7c93e4a09be1a11012ecba0dc612115cd4a79233 into PR head commit b8e963595e47c697756855b381430c5534d945e5
22:46:26 [2023-03-30T22:46:26.711Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:46:26 [2023-03-30T22:46:26.715Z]  > git config --add remote.origin.fetch +refs/pull/44242/head:refs/remotes/origin/PR-44242 # timeout=10
22:46:26 [2023-03-30T22:46:26.718Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
22:46:26 [2023-03-30T22:46:26.726Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:46:26 [2023-03-30T22:46:26.734Z] Fetching upstream changes from https://github.com/moby/moby.git
22:46:26 [2023-03-30T22:46:26.734Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:46:26 [2023-03-30T22:46:26.735Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44242/head:refs/remotes/origin/PR-44242 +refs/heads/master:refs/remotes/origin/master # timeout=10
22:46:26 [2023-03-30T22:46:26.970Z]  > git config core.sparsecheckout # timeout=10
22:46:26 [2023-03-30T22:46:26.979Z]  > git checkout -f b8e963595e47c697756855b381430c5534d945e5 # timeout=10
22:46:27 [2023-03-30T22:46:27.569Z]  > git remote # timeout=10
22:46:27 [2023-03-30T22:46:27.573Z]  > git config --get remote.origin.url # timeout=10
22:46:27 [2023-03-30T22:46:27.583Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:46:27 [2023-03-30T22:46:27.584Z]  > git merge 7c93e4a09be1a11012ecba0dc612115cd4a79233 # timeout=10
22:46:28 [2023-03-30T22:46:28.523Z] Merge succeeded, producing 5a7d93b803b8be7c728dd1060ce08e8a4d26fb76
22:46:28 [2023-03-30T22:46:28.523Z] Checking out Revision 5a7d93b803b8be7c728dd1060ce08e8a4d26fb76 (PR-44242)
22:46:28 [2023-03-30T22:46:28.620Z] Commit message: "Merge commit '7c93e4a09be1a11012ecba0dc612115cd4a79233' into HEAD"
22:46:28 [2023-03-30T22:46:28.630Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
22:46:29 [2023-03-30T22:46:29.380Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44242:/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
22:46:28 [2023-03-30T22:46:28.524Z]  > git rev-parse HEAD^{commit} # timeout=10
22:46:28 [2023-03-30T22:46:28.537Z]  > git config core.sparsecheckout # timeout=10
22:46:28 [2023-03-30T22:46:28.541Z]  > git checkout -f 5a7d93b803b8be7c728dd1060ce08e8a4d26fb76 # timeout=10
22:46:28 [2023-03-30T22:46:28.633Z]  > git rev-list --no-walk 750ea5fbc0ffec9789fc9b60dc7745968e53659e # timeout=10
22:46:33 [2023-03-30T22:46:33.586Z] 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
Stage "s390x integration-cli" skipped due to when conditional
Stage "ppc64le" skipped due to when conditional
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
22:46:33 [2023-03-30T22:46:33.728Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-08013b30d7b43536c) in /home/ubuntu/workspace/moby_PR-44242
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] checkout
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] }
22:46:33 [2023-03-30T22:46:33.783Z] The recommended git tool is: git
[Pipeline] // stage
[Pipeline] // stage
22:46:33 [2023-03-30T22:46:33.799Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
[Pipeline] // stage
22:46:33 [2023-03-30T22:46:33.813Z] Cloning the remote Git repository
22:46:33 [2023-03-30T22:46:33.813Z] Cloning with configured refspecs honoured and without tags
[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] }
22:46:33 [2023-03-30T22:46:33.814Z] Cloning repository https://github.com/moby/moby.git
22:46:33 [2023-03-30T22:46:33.815Z]  > git init /home/ubuntu/workspace/moby_PR-44242 # timeout=10
22:46:33 [2023-03-30T22:46:33.827Z] Fetching upstream changes from https://github.com/moby/moby.git
22:46:33 [2023-03-30T22:46:33.827Z]  > git --version # timeout=10
22:46:33 [2023-03-30T22:46:33.833Z]  > git --version # 'git version 2.25.1'
22:46:33 [2023-03-30T22:46:33.833Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:46:33 [2023-03-30T22:46:33.834Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44242/head:refs/remotes/origin/PR-44242 +refs/heads/master:refs/remotes/origin/master # timeout=10
22:46:48 [2023-03-30T22:46:48.450Z] Fetching without tags
22:46:48 [2023-03-30T22:46:48.670Z] Merging remotes/origin/master commit 7c93e4a09be1a11012ecba0dc612115cd4a79233 into PR head commit b8e963595e47c697756855b381430c5534d945e5
22:46:48 [2023-03-30T22:46:48.427Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:46:48 [2023-03-30T22:46:48.430Z]  > git config --add remote.origin.fetch +refs/pull/44242/head:refs/remotes/origin/PR-44242 # timeout=10
22:46:48 [2023-03-30T22:46:48.435Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
22:46:48 [2023-03-30T22:46:48.444Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:46:48 [2023-03-30T22:46:48.451Z] Fetching upstream changes from https://github.com/moby/moby.git
22:46:48 [2023-03-30T22:46:48.451Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:46:48 [2023-03-30T22:46:48.452Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44242/head:refs/remotes/origin/PR-44242 +refs/heads/master:refs/remotes/origin/master # timeout=10
22:46:48 [2023-03-30T22:46:48.670Z]  > git config core.sparsecheckout # timeout=10
22:46:48 [2023-03-30T22:46:48.678Z]  > git checkout -f b8e963595e47c697756855b381430c5534d945e5 # timeout=10
22:46:49 [2023-03-30T22:46:49.259Z]  > git remote # timeout=10
22:46:49 [2023-03-30T22:46:49.264Z]  > git config --get remote.origin.url # timeout=10
22:46:49 [2023-03-30T22:46:49.270Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:46:49 [2023-03-30T22:46:49.270Z]  > git merge 7c93e4a09be1a11012ecba0dc612115cd4a79233 # timeout=10
22:46:49 [2023-03-30T22:46:49.852Z] Merge succeeded, producing f50c8de3eee901def182bf87a4cbf1e6a2c7eee5
22:46:49 [2023-03-30T22:46:49.853Z] Checking out Revision f50c8de3eee901def182bf87a4cbf1e6a2c7eee5 (PR-44242)
22:46:50 [2023-03-30T22:46:50.273Z] Commit message: "Merge commit '7c93e4a09be1a11012ecba0dc612115cd4a79233' into HEAD"
22:46:50 [2023-03-30T22:46:50.283Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
22:46:50 [2023-03-30T22:46:50.964Z] + docker version
22:46:50 [2023-03-30T22:46:50.964Z] Client: Docker Engine - Community
22:46:50 [2023-03-30T22:46:50.964Z]  Version:           22.06.0-beta.0
22:46:50 [2023-03-30T22:46:50.964Z]  API version:       1.42
22:46:50 [2023-03-30T22:46:50.964Z]  Go version:        go1.18.3
22:46:50 [2023-03-30T22:46:50.964Z]  Git commit:        3e9117b
22:46:50 [2023-03-30T22:46:50.964Z]  Built:             Fri Jun  3 17:55:34 2022
22:46:50 [2023-03-30T22:46:50.964Z]  OS/Arch:           linux/arm64
22:46:50 [2023-03-30T22:46:50.964Z]  Context:           default
22:46:50 [2023-03-30T22:46:50.964Z] 
22:46:50 [2023-03-30T22:46:50.964Z] Server: Docker Engine - Community
22:46:50 [2023-03-30T22:46:50.964Z]  Engine:
22:46:50 [2023-03-30T22:46:50.964Z]   Version:          22.06.0-beta.0
22:46:50 [2023-03-30T22:46:50.964Z]   API version:      1.42 (minimum version 1.12)
22:46:50 [2023-03-30T22:46:50.964Z]   Go version:       go1.18.3
22:46:50 [2023-03-30T22:46:50.964Z]   Git commit:       38633e7
22:46:50 [2023-03-30T22:46:50.964Z]   Built:            Fri Jun  3 17:55:34 2022
22:46:50 [2023-03-30T22:46:50.964Z]   OS/Arch:          linux/arm64
22:46:50 [2023-03-30T22:46:50.964Z]   Experimental:     true
22:46:50 [2023-03-30T22:46:50.964Z]  containerd:
22:46:50 [2023-03-30T22:46:50.964Z]   Version:          1.6.8
22:46:50 [2023-03-30T22:46:50.964Z]   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
22:46:50 [2023-03-30T22:46:50.964Z]  runc:
22:46:50 [2023-03-30T22:46:50.964Z]   Version:          1.1.4
22:46:50 [2023-03-30T22:46:50.964Z]   GitCommit:        v1.1.4-0-g5fd4c4d
22:46:50 [2023-03-30T22:46:50.964Z]  docker-init:
22:46:50 [2023-03-30T22:46:50.964Z]   Version:          0.19.0
22:46:50 [2023-03-30T22:46:50.964Z]   GitCommit:        de40ad0
[Pipeline] sh
22:46:51 [2023-03-30T22:46:51.250Z] + docker info
22:46:51 [2023-03-30T22:46:51.250Z] Client:
22:46:51 [2023-03-30T22:46:51.250Z]  Context:    default
22:46:51 [2023-03-30T22:46:51.250Z]  Debug Mode: false
22:46:51 [2023-03-30T22:46:51.250Z]  Plugins:
22:46:51 [2023-03-30T22:46:51.250Z]   buildx: Docker Buildx (Docker Inc.)
22:46:51 [2023-03-30T22:46:51.250Z]     Version:  v0.8.2
22:46:51 [2023-03-30T22:46:51.250Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
22:46:51 [2023-03-30T22:46:51.250Z]   compose: Docker Compose (Docker Inc.)
22:46:51 [2023-03-30T22:46:51.250Z]     Version:  v2.12.0
22:46:51 [2023-03-30T22:46:51.250Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
22:46:51 [2023-03-30T22:46:51.250Z] 
22:46:51 [2023-03-30T22:46:51.250Z] Server:
22:46:51 [2023-03-30T22:46:51.250Z]  Containers: 0
22:46:51 [2023-03-30T22:46:51.250Z]   Running: 0
22:46:51 [2023-03-30T22:46:51.250Z]   Paused: 0
22:46:51 [2023-03-30T22:46:51.250Z]   Stopped: 0
22:46:51 [2023-03-30T22:46:51.250Z]  Images: 4
22:46:51 [2023-03-30T22:46:51.250Z]  Server Version: 22.06.0-beta.0
22:46:51 [2023-03-30T22:46:51.250Z]  Storage Driver: overlay2
22:46:51 [2023-03-30T22:46:51.250Z]   Backing Filesystem: extfs
22:46:51 [2023-03-30T22:46:51.250Z]   Supports d_type: true
22:46:51 [2023-03-30T22:46:51.250Z]   Using metacopy: false
22:46:51 [2023-03-30T22:46:51.250Z]   Native Overlay Diff: true
22:46:51 [2023-03-30T22:46:51.250Z]   userxattr: false
22:46:51 [2023-03-30T22:46:51.250Z]  Logging Driver: json-file
22:46:51 [2023-03-30T22:46:51.250Z]  Cgroup Driver: cgroupfs
22:46:51 [2023-03-30T22:46:51.250Z]  Cgroup Version: 1
22:46:51 [2023-03-30T22:46:51.250Z]  Plugins:
22:46:51 [2023-03-30T22:46:51.250Z]   Volume: local
22:46:51 [2023-03-30T22:46:51.250Z]   Network: bridge host ipvlan macvlan null overlay
22:46:51 [2023-03-30T22:46:51.250Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
22:46:51 [2023-03-30T22:46:51.250Z]  Swarm: inactive
22:46:51 [2023-03-30T22:46:51.250Z]  Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2
22:46:51 [2023-03-30T22:46:51.250Z]  Default Runtime: runc
22:46:51 [2023-03-30T22:46:51.250Z]  Init Binary: docker-init
22:46:51 [2023-03-30T22:46:51.250Z]  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
22:46:51 [2023-03-30T22:46:51.250Z]  runc version: v1.1.4-0-g5fd4c4d
22:46:51 [2023-03-30T22:46:51.250Z]  init version: de40ad0
22:46:51 [2023-03-30T22:46:51.250Z]  Security Options:
22:46:51 [2023-03-30T22:46:51.250Z]   apparmor
22:46:51 [2023-03-30T22:46:51.250Z]   seccomp
22:46:51 [2023-03-30T22:46:51.250Z]    Profile: builtin
22:46:51 [2023-03-30T22:46:51.250Z]  Kernel Version: 5.15.0-1022-aws
22:46:51 [2023-03-30T22:46:51.250Z]  Operating System: Ubuntu 20.04.5 LTS
22:46:51 [2023-03-30T22:46:51.250Z]  OSType: linux
22:46:51 [2023-03-30T22:46:51.250Z]  Architecture: aarch64
22:46:51 [2023-03-30T22:46:51.250Z]  CPUs: 2
22:46:51 [2023-03-30T22:46:51.250Z]  Total Memory: 7.559GiB
22:46:51 [2023-03-30T22:46:51.250Z]  Name: ip-10-100-35-149
22:46:51 [2023-03-30T22:46:51.250Z]  ID: a4508864-5846-4859-9d9f-739af3007ee0
22:46:51 [2023-03-30T22:46:51.250Z]  Docker Root Dir: /var/lib/docker
22:46:51 [2023-03-30T22:46:51.250Z]  Debug Mode: false
22:46:51 [2023-03-30T22:46:51.250Z]  Registry: https://index.docker.io/v1/
22:46:51 [2023-03-30T22:46:51.250Z]  Labels:
22:46:51 [2023-03-30T22:46:51.250Z]  Experimental: true
22:46:51 [2023-03-30T22:46:51.250Z]  Insecure Registries:
22:46:51 [2023-03-30T22:46:51.250Z]   127.0.0.0/8
22:46:51 [2023-03-30T22:46:51.250Z]  Live Restore Enabled: true
22:46:51 [2023-03-30T22:46:51.250Z] 
[Pipeline] sh
22:46:49 [2023-03-30T22:46:49.846Z]  > git rev-parse HEAD^{commit} # timeout=10
22:46:49 [2023-03-30T22:46:49.853Z]  > git config core.sparsecheckout # timeout=10
22:46:49 [2023-03-30T22:46:49.856Z]  > git checkout -f f50c8de3eee901def182bf87a4cbf1e6a2c7eee5 # timeout=10
22:46:50 [2023-03-30T22:46:50.274Z]  > git rev-list --no-walk 750ea5fbc0ffec9789fc9b60dc7745968e53659e # timeout=10
22:46:51 [2023-03-30T22:46:51.544Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
22:46:51 [2023-03-30T22:46:51.544Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
22:46:51 [2023-03-30T22:46:51.544Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44242/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
22:46:51 [2023-03-30T22:46:51.544Z] + bash /home/ubuntu/workspace/moby_PR-44242/check-config.sh
22:46:51 [2023-03-30T22:46:51.544Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
22:46:51 [2023-03-30T22:46:51.544Z] info: reading kernel config from /boot/config-5.15.0-1022-aws ...
22:46:51 [2023-03-30T22:46:51.544Z] 
22:46:51 [2023-03-30T22:46:51.544Z] Generally Necessary:
22:46:51 [2023-03-30T22:46:51.544Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
22:46:51 [2023-03-30T22:46:51.544Z] - apparmor: enabled and tools installed
22:46:51 [2023-03-30T22:46:51.544Z] - CONFIG_NAMESPACES: enabled
22:46:51 [2023-03-30T22:46:51.544Z] - CONFIG_NET_NS: enabled
22:46:51 [2023-03-30T22:46:51.544Z] - CONFIG_PID_NS: enabled
22:46:51 [2023-03-30T22:46:51.544Z] - CONFIG_IPC_NS: enabled
22:46:51 [2023-03-30T22:46:51.544Z] - CONFIG_UTS_NS: enabled
22:46:51 [2023-03-30T22:46:51.544Z] - CONFIG_CGROUPS: enabled
22:46:51 [2023-03-30T22:46:51.544Z] - CONFIG_CGROUP_CPUACCT: enabled
22:46:51 [2023-03-30T22:46:51.544Z] - CONFIG_CGROUP_DEVICE: enabled
22:46:51 [2023-03-30T22:46:51.544Z] - CONFIG_CGROUP_FREEZER: enabled
22:46:51 [2023-03-30T22:46:51.544Z] - CONFIG_CGROUP_SCHED: enabled
22:46:51 [2023-03-30T22:46:51.544Z] - CONFIG_CPUSETS: enabled
22:46:51 [2023-03-30T22:46:51.544Z] - CONFIG_MEMCG: enabled
22:46:51 [2023-03-30T22:46:51.544Z] - CONFIG_KEYS: enabled
22:46:51 [2023-03-30T22:46:51.544Z] - CONFIG_VETH: enabled (as module)
22:46:51 [2023-03-30T22:46:51.544Z] - CONFIG_BRIDGE: enabled (as module)
22:46:51 [2023-03-30T22:46:51.544Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
22:46:51 [2023-03-30T22:46:51.544Z] - CONFIG_IP_NF_FILTER: enabled (as module)
22:46:51 [2023-03-30T22:46:51.544Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
22:46:51 [2023-03-30T22:46:51.544Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
22:46:51 [2023-03-30T22:46:51.544Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
22:46:51 [2023-03-30T22:46:51.804Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
22:46:51 [2023-03-30T22:46:51.805Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
22:46:51 [2023-03-30T22:46:51.805Z] - CONFIG_IP_NF_NAT: enabled (as module)
22:46:51 [2023-03-30T22:46:51.805Z] - CONFIG_NF_NAT: enabled (as module)
22:46:51 [2023-03-30T22:46:51.805Z] - CONFIG_POSIX_MQUEUE: enabled
22:46:51 [2023-03-30T22:46:51.805Z] - CONFIG_CGROUP_BPF: enabled
22:46:51 [2023-03-30T22:46:51.805Z] 
22:46:51 [2023-03-30T22:46:51.805Z] Optional Features:
22:46:51 [2023-03-30T22:46:51.805Z] - CONFIG_USER_NS: enabled
22:46:51 [2023-03-30T22:46:51.805Z] - CONFIG_SECCOMP: enabled
22:46:51 [2023-03-30T22:46:51.805Z] - CONFIG_SECCOMP_FILTER: enabled
22:46:51 [2023-03-30T22:46:51.805Z] - CONFIG_CGROUP_PIDS: enabled
22:46:51 [2023-03-30T22:46:51.805Z] - CONFIG_MEMCG_SWAP: enabled
22:46:51 [2023-03-30T22:46:51.805Z]     (cgroup swap accounting is currently enabled)
22:46:51 [2023-03-30T22:46:51.805Z] - CONFIG_BLK_CGROUP: enabled
22:46:51 [2023-03-30T22:46:51.805Z] - CONFIG_BLK_DEV_THROTTLING: enabled
22:46:51 [2023-03-30T22:46:51.805Z] - CONFIG_CGROUP_PERF: enabled
22:46:51 [2023-03-30T22:46:51.805Z] - CONFIG_CGROUP_HUGETLB: enabled
22:46:51 [2023-03-30T22:46:51.805Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
22:46:51 [2023-03-30T22:46:51.805Z] - CONFIG_CGROUP_NET_PRIO: enabled
22:46:51 [2023-03-30T22:46:51.805Z] - CONFIG_CFS_BANDWIDTH: enabled
22:46:51 [2023-03-30T22:46:51.805Z] - CONFIG_FAIR_GROUP_SCHED: enabled
22:46:51 [2023-03-30T22:46:51.805Z] - CONFIG_RT_GROUP_SCHED: missing
22:46:51 [2023-03-30T22:46:51.805Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
22:46:51 [2023-03-30T22:46:51.805Z] - CONFIG_IP_VS: enabled (as module)
22:46:51 [2023-03-30T22:46:51.805Z] - CONFIG_IP_VS_NFCT: enabled
22:46:51 [2023-03-30T22:46:51.805Z] - CONFIG_IP_VS_PROTO_TCP: enabled
22:46:51 [2023-03-30T22:46:51.805Z] - CONFIG_IP_VS_PROTO_UDP: enabled
22:46:51 [2023-03-30T22:46:51.805Z] - CONFIG_IP_VS_RR: enabled (as module)
22:46:52 [2023-03-30T22:46:52.065Z] - CONFIG_SECURITY_SELINUX: enabled
22:46:52 [2023-03-30T22:46:52.065Z] - CONFIG_SECURITY_APPARMOR: enabled
22:46:52 [2023-03-30T22:46:52.065Z] - CONFIG_EXT4_FS: enabled
22:46:52 [2023-03-30T22:46:52.065Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
22:46:52 [2023-03-30T22:46:52.065Z] - CONFIG_EXT4_FS_SECURITY: enabled
22:46:52 [2023-03-30T22:46:52.065Z] - Network Drivers:
22:46:52 [2023-03-30T22:46:52.065Z]   - "overlay":
22:46:52 [2023-03-30T22:46:52.065Z]     - CONFIG_VXLAN: enabled (as module)
22:46:52 [2023-03-30T22:46:52.065Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
22:46:52 [2023-03-30T22:46:52.065Z]       Optional (for encrypted networks):
22:46:52 [2023-03-30T22:46:52.065Z]       - CONFIG_CRYPTO: enabled
22:46:52 [2023-03-30T22:46:52.065Z]       - CONFIG_CRYPTO_AEAD: enabled
22:46:52 [2023-03-30T22:46:52.065Z]       - CONFIG_CRYPTO_GCM: enabled
22:46:52 [2023-03-30T22:46:52.065Z]       - CONFIG_CRYPTO_SEQIV: enabled
22:46:52 [2023-03-30T22:46:52.065Z]       - CONFIG_CRYPTO_GHASH: enabled
22:46:52 [2023-03-30T22:46:52.065Z]       - CONFIG_XFRM: enabled
22:46:52 [2023-03-30T22:46:52.065Z]       - CONFIG_XFRM_USER: enabled (as module)
22:46:52 [2023-03-30T22:46:52.065Z]       - CONFIG_XFRM_ALGO: enabled (as module)
22:46:52 [2023-03-30T22:46:52.065Z]       - CONFIG_INET_ESP: enabled (as module)
22:46:52 [2023-03-30T22:46:52.065Z]   - "ipvlan":
22:46:52 [2023-03-30T22:46:52.065Z]     - CONFIG_IPVLAN: enabled (as module)
22:46:52 [2023-03-30T22:46:52.065Z]   - "macvlan":
22:46:52 [2023-03-30T22:46:52.065Z]     - CONFIG_MACVLAN: enabled (as module)
22:46:52 [2023-03-30T22:46:52.065Z]     - CONFIG_DUMMY: enabled (as module)
22:46:52 [2023-03-30T22:46:52.065Z]   - "ftp,tftp client in container":
22:46:52 [2023-03-30T22:46:52.325Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
22:46:52 [2023-03-30T22:46:52.325Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
22:46:52 [2023-03-30T22:46:52.325Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
22:46:52 [2023-03-30T22:46:52.325Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
22:46:52 [2023-03-30T22:46:52.325Z] - Storage Drivers:
22:46:52 [2023-03-30T22:46:52.325Z]   - "aufs":
22:46:52 [2023-03-30T22:46:52.325Z]     - CONFIG_AUFS_FS: enabled (as module)
22:46:52 [2023-03-30T22:46:52.325Z]   - "btrfs":
22:46:52 [2023-03-30T22:46:52.325Z]     - CONFIG_BTRFS_FS: enabled (as module)
22:46:52 [2023-03-30T22:46:52.325Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
22:46:52 [2023-03-30T22:46:52.325Z]   - "devicemapper":
22:46:52 [2023-03-30T22:46:52.325Z]     - CONFIG_BLK_DEV_DM: enabled
22:46:52 [2023-03-30T22:46:52.325Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
22:46:52 [2023-03-30T22:46:52.325Z]   - "overlay":
22:46:52 [2023-03-30T22:46:52.325Z]     - CONFIG_OVERLAY_FS: enabled (as module)
22:46:52 [2023-03-30T22:46:52.325Z]   - "zfs":
22:46:52 [2023-03-30T22:46:52.325Z]     - /dev/zfs: present
22:46:52 [2023-03-30T22:46:52.325Z]     - zfs command: missing
22:46:52 [2023-03-30T22:46:52.325Z]     - zpool command: missing
22:46:52 [2023-03-30T22:46:52.325Z] 
22:46:52 [2023-03-30T22:46:52.325Z] Limits:
22:46:52 [2023-03-30T22:46:52.325Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
22:46:52 [2023-03-30T22:46:52.325Z] 
22:46:52 [2023-03-30T22:46:52.325Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
22:46:52 [2023-03-30T22:46:52.639Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:f50c8de3eee901def182bf87a4cbf1e6a2c7eee5 .
22:46:52 [2023-03-30T22:46:52.899Z] #1 [internal] load build definition from Dockerfile
22:46:52 [2023-03-30T22:46:52.899Z] #1 transferring dockerfile: 26.94kB done
22:46:52 [2023-03-30T22:46:52.899Z] #1 DONE 0.0s
22:46:52 [2023-03-30T22:46:52.899Z] 
22:46:52 [2023-03-30T22:46:52.899Z] #2 [internal] load .dockerignore
22:46:52 [2023-03-30T22:46:52.899Z] #2 transferring context: 113B done
22:46:52 [2023-03-30T22:46:52.899Z] #2 DONE 0.0s
22:46:52 [2023-03-30T22:46:52.899Z] 
22:46:52 [2023-03-30T22:46:52.899Z] #3 resolve image config for docker.io/docker/dockerfile:1
22:46:53 [2023-03-30T22:46:53.160Z] #3 DONE 0.3s
22:46:53 [2023-03-30T22:46:53.160Z] 
22:46:53 [2023-03-30T22:46:53.160Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14
22:46:53 [2023-03-30T22:46:53.160Z] #4 resolve docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 0.0s done
22:46:53 [2023-03-30T22:46:53.160Z] #4 sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 8.40kB / 8.40kB done
22:46:53 [2023-03-30T22:46:53.160Z] #4 sha256:7f44e51970d0422c2cbff3b20b6b5ef861f6244c396a06e1a96f7aa4fa83a4e6 482B / 482B done
22:46:53 [2023-03-30T22:46:53.160Z] #4 sha256:a28edb2041b8f23c38382d8be273f0239f51ff1f510f98bccc8d0e7f42249e97 2.90kB / 2.90kB done
22:46:53 [2023-03-30T22:46:53.160Z] #4 sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 10.82MB / 10.82MB 0.2s done
22:46:53 [2023-03-30T22:46:53.160Z] #4 extracting sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65
22:46:53 [2023-03-30T22:46:53.420Z] #4 extracting sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 0.2s done
22:46:53 [2023-03-30T22:46:53.420Z] #4 DONE 0.5s
22:46:53 [2023-03-30T22:46:53.681Z] 
22:46:53 [2023-03-30T22:46:53.681Z] #5 [internal] load metadata for docker.io/library/busybox:latest
22:46:53 [2023-03-30T22:46:53.681Z] #5 DONE 0.0s
22:46:53 [2023-03-30T22:46:53.681Z] 
22:46:53 [2023-03-30T22:46:53.681Z] #6 [internal] load metadata for docker.io/library/golang:1.20.2-bullseye
22:46:53 [2023-03-30T22:46:53.940Z] #6 ...
22:46:53 [2023-03-30T22:46:53.940Z] 
22:46:53 [2023-03-30T22:46:53.940Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
22:46:53 [2023-03-30T22:46:53.940Z] #7 DONE 0.3s
22:46:53 [2023-03-30T22:46:53.940Z] 
22:46:53 [2023-03-30T22:46:53.940Z] #8 [internal] load metadata for docker.io/tonistiigi/xx:1.1.2
22:46:53 [2023-03-30T22:46:53.940Z] #8 DONE 0.4s
22:46:54 [2023-03-30T22:46:54.200Z] 
22:46:54 [2023-03-30T22:46:54.201Z] #6 [internal] load metadata for docker.io/library/golang:1.20.2-bullseye
22:46:54 [2023-03-30T22:46:54.201Z] #6 DONE 0.4s
22:46:54 [2023-03-30T22:46:54.201Z] 
22:46:54 [2023-03-30T22:46:54.201Z] #9 [internal] load metadata for docker.io/library/debian:bullseye
22:46:54 [2023-03-30T22:46:54.201Z] #9 DONE 0.5s
22:46:57 [2023-03-30T22:46:57.499Z] 
22:46:57 [2023-03-30T22:46:57.499Z] #10 [build-dummy 1/2] FROM docker.io/library/busybox
22:46:57 [2023-03-30T22:46:57.499Z] #10 DONE 0.0s
22:46:57 [2023-03-30T22:46:57.499Z] 
22:46:57 [2023-03-30T22:46:57.499Z] #11 [base 1/5] FROM docker.io/library/golang:1.20.2-bullseye@sha256:cb95e56313475447c4f1ba5262ddd7c6ba2c66cdb62c0c699001e8fa1755480f
22:46:57 [2023-03-30T22:46:57.499Z] #11 resolve docker.io/library/golang:1.20.2-bullseye@sha256:cb95e56313475447c4f1ba5262ddd7c6ba2c66cdb62c0c699001e8fa1755480f 0.1s done
22:46:57 [2023-03-30T22:46:57.499Z] #11 DONE 0.1s
22:46:57 [2023-03-30T22:46:57.499Z] 
22:46:57 [2023-03-30T22:46:57.499Z] #12 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:7b991788987ad860810df60927e1adbaf8e156520177bd4db82409f81dd3b721
22:46:57 [2023-03-30T22:46:57.499Z] #12 resolve docker.io/library/debian:bullseye@sha256:7b991788987ad860810df60927e1adbaf8e156520177bd4db82409f81dd3b721 0.1s done
22:46:57 [2023-03-30T22:46:57.499Z] #12 sha256:7b991788987ad860810df60927e1adbaf8e156520177bd4db82409f81dd3b721 1.85kB / 1.85kB done
22:46:57 [2023-03-30T22:46:57.499Z] #12 sha256:c7908b5cd3ce2969645bc08efd3940e1d145da5d935fb084e7fde00949a1ccb9 529B / 529B done
22:46:57 [2023-03-30T22:46:57.499Z] #12 sha256:a37d66742c803d4715d6d6a3d1be9cb2310227bbacd2cc8af89332d57d52d57c 1.48kB / 1.48kB done
22:46:57 [2023-03-30T22:46:57.499Z] #12 sha256:8022b074731d9ecee7f4fba79b993920973811dda168bbc08636f18523b90122 1.05MB / 53.70MB 0.1s
22:46:57 [2023-03-30T22:46:57.499Z] #12 ...
22:46:57 [2023-03-30T22:46:57.499Z] 
22:46:57 [2023-03-30T22:46:57.499Z] #13 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
22:46:57 [2023-03-30T22:46:57.499Z] #13 DONE 0.4s
22:46:57 [2023-03-30T22:46:57.499Z] 
22:46:57 [2023-03-30T22:46:57.499Z] #12 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:7b991788987ad860810df60927e1adbaf8e156520177bd4db82409f81dd3b721
22:46:57 [2023-03-30T22:46:57.499Z] #12 sha256:8022b074731d9ecee7f4fba79b993920973811dda168bbc08636f18523b90122 11.53MB / 53.70MB 0.2s
22:46:57 [2023-03-30T22:46:57.499Z] #12 sha256:8022b074731d9ecee7f4fba79b993920973811dda168bbc08636f18523b90122 19.62MB / 53.70MB 0.3s
22:46:57 [2023-03-30T22:46:57.499Z] #12 sha256:8022b074731d9ecee7f4fba79b993920973811dda168bbc08636f18523b90122 32.51MB / 53.70MB 0.4s
22:46:57 [2023-03-30T22:46:57.499Z] #12 sha256:8022b074731d9ecee7f4fba79b993920973811dda168bbc08636f18523b90122 48.36MB / 53.70MB 0.6s
22:46:57 [2023-03-30T22:46:57.760Z] #12 ...
22:46:57 [2023-03-30T22:46:57.760Z] 
22:46:57 [2023-03-30T22:46:57.760Z] #14 [xx 1/1] FROM docker.io/tonistiigi/xx:1.1.2@sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda
22:46:57 [2023-03-30T22:46:57.760Z] #14 resolve docker.io/tonistiigi/xx:1.1.2@sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda 0.1s done
22:46:57 [2023-03-30T22:46:57.760Z] #14 sha256:64c0463dcf02cc65ad1ac532d9974472c41c79b92c4fac56271cd2b7540c7cdb 1.30kB / 1.30kB done
22:46:57 [2023-03-30T22:46:57.760Z] #14 sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda 2.65kB / 2.65kB done
22:46:57 [2023-03-30T22:46:57.760Z] #14 sha256:f663db6ef122c01b5690c6b8fc2eff09635374597ed36fac63133b48fd0777b8 526B / 526B done
22:46:57 [2023-03-30T22:46:57.760Z] #14 extracting sha256:6b9f00cd577380cfa5d5a8d5ebf82f91f7aa469401818e4de53b2a16dd4a1642 done
22:46:57 [2023-03-30T22:46:57.760Z] #14 sha256:6b9f00cd577380cfa5d5a8d5ebf82f91f7aa469401818e4de53b2a16dd4a1642 14.97kB / 14.97kB 0.1s done
22:46:57 [2023-03-30T22:46:57.760Z] #14 DONE 0.9s
22:46:57 [2023-03-30T22:46:57.760Z] 
22:46:57 [2023-03-30T22:46:57.760Z] #11 [base 1/5] FROM docker.io/library/golang:1.20.2-bullseye@sha256:cb95e56313475447c4f1ba5262ddd7c6ba2c66cdb62c0c699001e8fa1755480f
22:46:57 [2023-03-30T22:46:57.760Z] #11 sha256:c71f9fb2e04f15678dce86f541ed19b3efcab89391403f5e40d74440a7b53902 7.33kB / 7.33kB done
22:46:57 [2023-03-30T22:46:57.760Z] #11 sha256:cb95e56313475447c4f1ba5262ddd7c6ba2c66cdb62c0c699001e8fa1755480f 1.86kB / 1.86kB done
22:46:57 [2023-03-30T22:46:57.760Z] #11 sha256:2b66aad188b275018254d2877159381a05013fc8c5f695e9595a56fcfc83d995 1.79kB / 1.79kB done
22:46:57 [2023-03-30T22:46:57.760Z] #11 sha256:8022b074731d9ecee7f4fba79b993920973811dda168bbc08636f18523b90122 53.70MB / 53.70MB 0.6s done
22:46:57 [2023-03-30T22:46:57.760Z] #11 sha256:7971239fe1d69763272ccc0b2527efa95547d37c53630ed0a71db4e00d3ef964 5.15MB / 5.15MB 0.4s done
22:46:57 [2023-03-30T22:46:57.760Z] #11 sha256:26c861b53509d61c37240d2f80efb3a351d2f1d7f4f8e8ec2e5004c1d86af89c 10.87MB / 10.87MB 0.6s done
22:46:57 [2023-03-30T22:46:57.760Z] #11 sha256:1714880ecc1c021a5f708f4369f91d3c2c53b998a56d563d0a9aa9be2488d794 14.68MB / 54.68MB 0.8s
22:46:57 [2023-03-30T22:46:57.760Z] #11 sha256:c71e83b44ada3262ebe71aced3f6deb0841fb8445b71655a63800119ca885f0c 7.34MB / 81.40MB 0.8s
22:46:58 [2023-03-30T22:46:58.028Z] #11 sha256:1714880ecc1c021a5f708f4369f91d3c2c53b998a56d563d0a9aa9be2488d794 25.17MB / 54.68MB 0.9s
22:46:58 [2023-03-30T22:46:58.028Z] #11 sha256:c71e83b44ada3262ebe71aced3f6deb0841fb8445b71655a63800119ca885f0c 18.87MB / 81.40MB 0.9s
22:46:58 [2023-03-30T22:46:58.028Z] #11 sha256:e4448c0417600559e42495fd89e50861c077abadd76352ec7d80182dab6e8a35 0B / 95.44MB 0.9s
22:46:58 [2023-03-30T22:46:58.028Z] #11 sha256:1714880ecc1c021a5f708f4369f91d3c2c53b998a56d563d0a9aa9be2488d794 40.89MB / 54.68MB 1.1s
22:46:58 [2023-03-30T22:46:58.028Z] #11 sha256:c71e83b44ada3262ebe71aced3f6deb0841fb8445b71655a63800119ca885f0c 35.65MB / 81.40MB 1.1s
22:46:58 [2023-03-30T22:46:58.028Z] #11 sha256:e4448c0417600559e42495fd89e50861c077abadd76352ec7d80182dab6e8a35 7.34MB / 95.44MB 1.1s
22:46:58 [2023-03-30T22:46:58.296Z] #11 sha256:1714880ecc1c021a5f708f4369f91d3c2c53b998a56d563d0a9aa9be2488d794 49.28MB / 54.68MB 1.2s
22:46:58 [2023-03-30T22:46:58.296Z] #11 sha256:c71e83b44ada3262ebe71aced3f6deb0841fb8445b71655a63800119ca885f0c 42.99MB / 81.40MB 1.2s
22:46:58 [2023-03-30T22:46:58.296Z] #11 sha256:e4448c0417600559e42495fd89e50861c077abadd76352ec7d80182dab6e8a35 14.68MB / 95.44MB 1.2s
22:46:58 [2023-03-30T22:46:58.296Z] #11 sha256:1714880ecc1c021a5f708f4369f91d3c2c53b998a56d563d0a9aa9be2488d794 54.68MB / 54.68MB 1.3s
22:46:58 [2023-03-30T22:46:58.296Z] #11 sha256:c71e83b44ada3262ebe71aced3f6deb0841fb8445b71655a63800119ca885f0c 50.49MB / 81.40MB 1.3s
22:46:58 [2023-03-30T22:46:58.296Z] #11 sha256:e4448c0417600559e42495fd89e50861c077abadd76352ec7d80182dab6e8a35 27.26MB / 95.44MB 1.3s
22:46:58 [2023-03-30T22:46:58.558Z] #11 sha256:1714880ecc1c021a5f708f4369f91d3c2c53b998a56d563d0a9aa9be2488d794 54.68MB / 54.68MB 1.4s done
22:46:58 [2023-03-30T22:46:58.558Z] #11 sha256:c71e83b44ada3262ebe71aced3f6deb0841fb8445b71655a63800119ca885f0c 74.45MB / 81.40MB 1.5s
22:46:58 [2023-03-30T22:46:58.558Z] #11 sha256:e4448c0417600559e42495fd89e50861c077abadd76352ec7d80182dab6e8a35 48.42MB / 95.44MB 1.5s
22:46:58 [2023-03-30T22:46:58.558Z] #11 extracting sha256:8022b074731d9ecee7f4fba79b993920973811dda168bbc08636f18523b90122 0.4s
22:46:58 [2023-03-30T22:46:58.820Z] #11 sha256:c71e83b44ada3262ebe71aced3f6deb0841fb8445b71655a63800119ca885f0c 81.40MB / 81.40MB 1.7s
22:46:58 [2023-03-30T22:46:58.820Z] #11 sha256:e4448c0417600559e42495fd89e50861c077abadd76352ec7d80182dab6e8a35 60.78MB / 95.44MB 1.7s
22:46:58 [2023-03-30T22:46:58.820Z] #11 sha256:736f744dca4b3638f729576aaa1cbaf29bc6a628d8522b638bc7509f9612d2fd 155B / 155B 1.7s
22:46:58 [2023-03-30T22:46:58.820Z] #11 sha256:e4448c0417600559e42495fd89e50861c077abadd76352ec7d80182dab6e8a35 77.59MB / 95.44MB 1.8s
22:46:59 [2023-03-30T22:46:59.081Z] #11 sha256:e4448c0417600559e42495fd89e50861c077abadd76352ec7d80182dab6e8a35 95.44MB / 95.44MB 2.0s
22:46:59 [2023-03-30T22:46:59.081Z] #11 sha256:c71e83b44ada3262ebe71aced3f6deb0841fb8445b71655a63800119ca885f0c 81.40MB / 81.40MB 2.0s done
22:46:59 [2023-03-30T22:46:59.081Z] #11 sha256:736f744dca4b3638f729576aaa1cbaf29bc6a628d8522b638bc7509f9612d2fd 155B / 155B 2.0s done
22:46:59 [2023-03-30T22:46:59.343Z] #11 sha256:e4448c0417600559e42495fd89e50861c077abadd76352ec7d80182dab6e8a35 95.44MB / 95.44MB 2.3s done
22:47:00 [2023-03-30T22:47:00.291Z] #11 ...
22:47:00 [2023-03-30T22:47:00.291Z] 
22:47:00 [2023-03-30T22:47:00.291Z] #15 [internal] load build context
22:47:00 [2023-03-30T22:47:00.291Z] #15 transferring context: 67.65MB 3.3s done
22:47:00 [2023-03-30T22:47:00.291Z] #15 DONE 3.5s
22:47:00 [2023-03-30T22:47:00.291Z] 
22:47:00 [2023-03-30T22:47:00.291Z] #16 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
22:47:00 [2023-03-30T22:47:00.291Z] #16 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
22:47:00 [2023-03-30T22:47:00.291Z] #16 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
22:47:00 [2023-03-30T22:47:00.291Z] #16 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
22:47:00 [2023-03-30T22:47:00.291Z] #16 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
22:47:00 [2023-03-30T22:47:00.291Z] #16 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.8s done
22:47:00 [2023-03-30T22:47:00.291Z] #16 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.9s done
22:47:00 [2023-03-30T22:47:00.291Z] #16 DONE 3.5s
22:47:00 [2023-03-30T22:47:00.552Z] 
22:47:00 [2023-03-30T22:47:00.552Z] #12 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:7b991788987ad860810df60927e1adbaf8e156520177bd4db82409f81dd3b721
22:47:01 [2023-03-30T22:47:01.124Z] #12 ...
22:47:01 [2023-03-30T22:47:01.124Z] 
22:47:01 [2023-03-30T22:47:01.124Z] #17 [build-dummy 2/2] RUN mkdir -p /build
22:47:01 [2023-03-30T22:47:01.124Z] #17 DONE 4.2s
22:47:01 [2023-03-30T22:47:01.124Z] 
22:47:01 [2023-03-30T22:47:01.124Z] #12 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:7b991788987ad860810df60927e1adbaf8e156520177bd4db82409f81dd3b721
22:47:01 [2023-03-30T22:47:01.385Z] #12 extracting sha256:8022b074731d9ecee7f4fba79b993920973811dda168bbc08636f18523b90122 3.2s done
22:47:01 [2023-03-30T22:47:01.646Z] #12 DONE 4.7s
22:47:01 [2023-03-30T22:47:01.646Z] 
22:47:01 [2023-03-30T22:47:01.646Z] #18 [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
22:47:02 [2023-03-30T22:47:02.589Z] #18 1.063 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
22:47:02 [2023-03-30T22:47:02.589Z] #18 1.092 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
22:47:02 [2023-03-30T22:47:02.589Z] #18 1.092 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
22:47:02 [2023-03-30T22:47:02.850Z] #18 1.259 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
22:47:03 [2023-03-30T22:47:03.111Z] #18 1.462 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [232 kB]
22:47:03 [2023-03-30T22:47:03.372Z] #18 2.039 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
22:47:03 [2023-03-30T22:47:03.633Z] #18 ...
22:47:03 [2023-03-30T22:47:03.633Z] 
22:47:03 [2023-03-30T22:47:03.633Z] #19 [binary-dummy 1/1] COPY --from=build-dummy /build /build
22:47:03 [2023-03-30T22:47:03.633Z] #19 DONE 0.1s
22:47:03 [2023-03-30T22:47:03.894Z] 
22:47:03 [2023-03-30T22:47:03.894Z] #11 [base 1/5] FROM docker.io/library/golang:1.20.2-bullseye@sha256:cb95e56313475447c4f1ba5262ddd7c6ba2c66cdb62c0c699001e8fa1755480f
22:47:03 [2023-03-30T22:47:03.894Z] #11 extracting sha256:7971239fe1d69763272ccc0b2527efa95547d37c53630ed0a71db4e00d3ef964 0.2s done
22:47:03 [2023-03-30T22:47:03.894Z] #11 extracting sha256:26c861b53509d61c37240d2f80efb3a351d2f1d7f4f8e8ec2e5004c1d86af89c 0.3s done
22:47:03 [2023-03-30T22:47:03.894Z] #11 extracting sha256:1714880ecc1c021a5f708f4369f91d3c2c53b998a56d563d0a9aa9be2488d794 1.6s
22:47:05 [2023-03-30T22:47:05.279Z] #11 extracting sha256:1714880ecc1c021a5f708f4369f91d3c2c53b998a56d563d0a9aa9be2488d794 2.8s done
22:47:05 [2023-03-30T22:47:05.279Z] #11 extracting sha256:c71e83b44ada3262ebe71aced3f6deb0841fb8445b71655a63800119ca885f0c
22:47:07 [2023-03-30T22:47:07.823Z] #11 ...
22:47:07 [2023-03-30T22:47:07.823Z] 
22:47:07 [2023-03-30T22:47:07.823Z] #18 [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
22:47:07 [2023-03-30T22:47:07.823Z] #18 2.571 Fetched 8524 kB in 2s (4810 kB/s)
22:47:07 [2023-03-30T22:47:07.823Z] #18 2.571 Reading package lists...
22:47:07 [2023-03-30T22:47:07.823Z] #18 3.109 Reading package lists...
22:47:07 [2023-03-30T22:47:07.823Z] #18 3.626 Building dependency tree...
22:47:07 [2023-03-30T22:47:07.823Z] #18 3.957 The following additional packages will be installed:
22:47:07 [2023-03-30T22:47:07.823Z] #18 3.958   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
22:47:07 [2023-03-30T22:47:07.823Z] #18 3.958   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
22:47:07 [2023-03-30T22:47:07.823Z] #18 3.959 Recommended packages:
22:47:07 [2023-03-30T22:47:07.823Z] #18 3.959   libldap-common publicsuffix libsasl2-modules
22:47:07 [2023-03-30T22:47:07.823Z] #18 4.065 The following NEW packages will be installed:
22:47:07 [2023-03-30T22:47:07.823Z] #18 4.066   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
22:47:07 [2023-03-30T22:47:07.823Z] #18 4.066   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
22:47:07 [2023-03-30T22:47:07.823Z] #18 4.067   libssh2-1 openssl
22:47:07 [2023-03-30T22:47:07.823Z] #18 4.340 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded.
22:47:07 [2023-03-30T22:47:07.823Z] #18 4.340 Need to get 2944 kB of archives.
22:47:07 [2023-03-30T22:47:07.823Z] #18 4.340 After this operation, 6484 kB of additional disk space will be used.
22:47:07 [2023-03-30T22:47:07.823Z] #18 4.340 Get:1 http://deb.debian.org/debian-security bullseye-security/main arm64 openssl arm64 1.1.1n-0+deb11u4 [831 kB]
22:47:07 [2023-03-30T22:47:07.823Z] #18 4.352 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB]
22:47:07 [2023-03-30T22:47:07.823Z] #18 4.352 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB]
22:47:07 [2023-03-30T22:47:07.823Z] #18 4.354 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB]
22:47:07 [2023-03-30T22:47:07.823Z] #18 4.355 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB]
22:47:07 [2023-03-30T22:47:07.823Z] #18 4.356 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB]
22:47:07 [2023-03-30T22:47:07.823Z] #18 4.358 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB]
22:47:07 [2023-03-30T22:47:07.823Z] #18 4.358 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB]
22:47:07 [2023-03-30T22:47:07.823Z] #18 4.359 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB]
22:47:07 [2023-03-30T22:47:07.823Z] #18 4.359 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB]
22:47:07 [2023-03-30T22:47:07.823Z] #18 4.367 Get:11 http://deb.debian.org/debian-security bullseye-security/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u7 [325 kB]
22:47:07 [2023-03-30T22:47:07.823Z] #18 4.367 Get:12 http://deb.debian.org/debian-security bullseye-security/main arm64 curl arm64 7.74.0-1.3+deb11u7 [265 kB]
22:47:07 [2023-03-30T22:47:07.823Z] #18 4.369 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
22:47:07 [2023-03-30T22:47:07.823Z] #18 4.371 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
22:47:07 [2023-03-30T22:47:07.823Z] #18 4.371 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
22:47:07 [2023-03-30T22:47:07.823Z] #18 4.495 debconf: delaying package configuration, since apt-utils is not installed
22:47:07 [2023-03-30T22:47:07.823Z] #18 4.529 Fetched 2944 kB in 0s (9906 kB/s)
22:47:07 [2023-03-30T22:47:07.823Z] #18 4.561 Selecting previously unselected package openssl.
22:47:07 [2023-03-30T22:47:07.823Z] #18 4.561 (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.)
22:47:07 [2023-03-30T22:47:07.823Z] #18 4.563 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u4_arm64.deb ...
22:47:07 [2023-03-30T22:47:07.823Z] #18 4.568 Unpacking openssl (1.1.1n-0+deb11u4) ...
22:47:07 [2023-03-30T22:47:07.823Z] #18 4.696 Selecting previously unselected package ca-certificates.
22:47:07 [2023-03-30T22:47:07.823Z] #18 4.696 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
22:47:07 [2023-03-30T22:47:07.823Z] #18 4.700 Unpacking ca-certificates (20210119) ...
22:47:07 [2023-03-30T22:47:07.823Z] #18 4.768 Selecting previously unselected package libbrotli1:arm64.
22:47:07 [2023-03-30T22:47:07.823Z] #18 4.768 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ...
22:47:07 [2023-03-30T22:47:07.823Z] #18 4.775 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ...
22:47:07 [2023-03-30T22:47:07.823Z] #18 4.848 Selecting previously unselected package libsasl2-modules-db:arm64.
22:47:07 [2023-03-30T22:47:07.823Z] #18 4.848 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
22:47:07 [2023-03-30T22:47:07.823Z] #18 4.853 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
22:47:07 [2023-03-30T22:47:07.823Z] #18 4.895 Selecting previously unselected package libsasl2-2:arm64.
22:47:07 [2023-03-30T22:47:07.823Z] #18 4.895 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
22:47:07 [2023-03-30T22:47:07.823Z] #18 4.899 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
22:47:07 [2023-03-30T22:47:07.823Z] #18 5.030 Selecting previously unselected package libldap-2.4-2:arm64.
22:47:07 [2023-03-30T22:47:07.823Z] #18 5.030 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ...
22:47:07 [2023-03-30T22:47:07.823Z] #18 5.035 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
22:47:07 [2023-03-30T22:47:07.823Z] #18 5.095 Selecting previously unselected package libnghttp2-14:arm64.
22:47:07 [2023-03-30T22:47:07.823Z] #18 5.095 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ...
22:47:07 [2023-03-30T22:47:07.823Z] #18 5.101 Unpacking libnghttp2-14:arm64 (1.43.0-1) ...
22:47:07 [2023-03-30T22:47:07.823Z] #18 5.150 Selecting previously unselected package libpsl5:arm64.
22:47:07 [2023-03-30T22:47:07.823Z] #18 5.150 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ...
22:47:07 [2023-03-30T22:47:07.823Z] #18 5.156 Unpacking libpsl5:arm64 (0.21.0-1.2) ...
22:47:07 [2023-03-30T22:47:07.823Z] #18 5.203 Selecting previously unselected package librtmp1:arm64.
22:47:07 [2023-03-30T22:47:07.823Z] #18 5.203 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ...
22:47:07 [2023-03-30T22:47:07.823Z] #18 5.207 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
22:47:07 [2023-03-30T22:47:07.823Z] #18 5.256 Selecting previously unselected package libssh2-1:arm64.
22:47:07 [2023-03-30T22:47:07.823Z] #18 5.256 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ...
22:47:07 [2023-03-30T22:47:07.823Z] #18 5.261 Unpacking libssh2-1:arm64 (1.9.0-2) ...
22:47:07 [2023-03-30T22:47:07.823Z] #18 5.312 Selecting previously unselected package libcurl4:arm64.
22:47:07 [2023-03-30T22:47:07.823Z] #18 5.312 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u7_arm64.deb ...
22:47:07 [2023-03-30T22:47:07.823Z] #18 5.316 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u7) ...
22:47:07 [2023-03-30T22:47:07.823Z] #18 5.373 Selecting previously unselected package curl.
22:47:07 [2023-03-30T22:47:07.823Z] #18 5.373 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u7_arm64.deb ...
22:47:07 [2023-03-30T22:47:07.823Z] #18 5.377 Unpacking curl (7.74.0-1.3+deb11u7) ...
22:47:07 [2023-03-30T22:47:07.823Z] #18 5.431 Selecting previously unselected package libonig5:arm64.
22:47:07 [2023-03-30T22:47:07.823Z] #18 5.431 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ...
22:47:07 [2023-03-30T22:47:07.823Z] #18 5.435 Unpacking libonig5:arm64 (6.9.6-1.1) ...
22:47:07 [2023-03-30T22:47:07.823Z] #18 5.497 Selecting previously unselected package libjq1:arm64.
22:47:07 [2023-03-30T22:47:07.823Z] #18 5.497 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ...
22:47:07 [2023-03-30T22:47:07.823Z] #18 5.501 Unpacking libjq1:arm64 (1.6-2.1) ...
22:47:07 [2023-03-30T22:47:07.823Z] #18 5.547 Selecting previously unselected package jq.
22:47:07 [2023-03-30T22:47:07.823Z] #18 5.547 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ...
22:47:07 [2023-03-30T22:47:07.823Z] #18 5.551 Unpacking jq (1.6-2.1) ...
22:47:07 [2023-03-30T22:47:07.823Z] #18 5.593 Setting up libpsl5:arm64 (0.21.0-1.2) ...
22:47:07 [2023-03-30T22:47:07.823Z] #18 5.740 Setting up libbrotli1:arm64 (1.0.9-2+b2) ...
22:47:07 [2023-03-30T22:47:07.823Z] #18 5.752 Setting up libnghttp2-14:arm64 (1.43.0-1) ...
22:47:07 [2023-03-30T22:47:07.823Z] #18 5.764 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
22:47:07 [2023-03-30T22:47:07.823Z] #18 5.775 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
22:47:07 [2023-03-30T22:47:07.823Z] #18 5.787 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
22:47:07 [2023-03-30T22:47:07.823Z] #18 5.797 Setting up libssh2-1:arm64 (1.9.0-2) ...
22:47:07 [2023-03-30T22:47:07.823Z] #18 5.810 Setting up openssl (1.1.1n-0+deb11u4) ...
22:47:07 [2023-03-30T22:47:07.823Z] #18 5.827 Setting up libonig5:arm64 (6.9.6-1.1) ...
22:47:07 [2023-03-30T22:47:07.823Z] #18 5.839 Setting up libjq1:arm64 (1.6-2.1) ...
22:47:07 [2023-03-30T22:47:07.823Z] #18 5.853 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
22:47:07 [2023-03-30T22:47:07.823Z] #18 5.866 Setting up ca-certificates (20210119) ...
22:47:08 [2023-03-30T22:47:08.084Z] #18 6.534 Updating certificates in /etc/ssl/certs...
22:47:09 [2023-03-30T22:47:09.025Z] #18 7.372 129 added, 0 removed; done.
22:47:09 [2023-03-30T22:47:09.025Z] #18 7.405 Setting up jq (1.6-2.1) ...
22:47:09 [2023-03-30T22:47:09.025Z] #18 7.416 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u7) ...
22:47:09 [2023-03-30T22:47:09.025Z] #18 7.433 Setting up curl (7.74.0-1.3+deb11u7) ...
22:47:09 [2023-03-30T22:47:09.025Z] #18 7.446 Processing triggers for libc-bin (2.31-13+deb11u5) ...
22:47:09 [2023-03-30T22:47:09.025Z] #18 7.468 Processing triggers for ca-certificates (20210119) ...
22:47:09 [2023-03-30T22:47:09.025Z] #18 7.477 Updating certificates in /etc/ssl/certs...
22:47:09 [2023-03-30T22:47:09.596Z] #18 8.216 0 added, 0 removed; done.
22:47:09 [2023-03-30T22:47:09.596Z] #18 8.216 Running hooks in /etc/ca-certificates/update.d...
22:47:09 [2023-03-30T22:47:09.596Z] #18 8.217 done.
22:47:12 [2023-03-30T22:47:12.894Z] #18 ...
22:47:12 [2023-03-30T22:47:12.894Z] 
22:47:12 [2023-03-30T22:47:12.894Z] #11 [base 1/5] FROM docker.io/library/golang:1.20.2-bullseye@sha256:cb95e56313475447c4f1ba5262ddd7c6ba2c66cdb62c0c699001e8fa1755480f
22:47:12 [2023-03-30T22:47:12.894Z] #11 extracting sha256:c71e83b44ada3262ebe71aced3f6deb0841fb8445b71655a63800119ca885f0c 2.5s done
22:47:12 [2023-03-30T22:47:12.894Z] #11 extracting sha256:e4448c0417600559e42495fd89e50861c077abadd76352ec7d80182dab6e8a35 3.5s done
22:47:12 [2023-03-30T22:47:12.894Z] #11 extracting sha256:736f744dca4b3638f729576aaa1cbaf29bc6a628d8522b638bc7509f9612d2fd done
22:47:12 [2023-03-30T22:47:12.894Z] #11 DONE 15.6s
22:47:12 [2023-03-30T22:47:12.894Z] 
22:47:12 [2023-03-30T22:47:12.894Z] #20 [base 2/5] COPY --from=xx / /
22:47:13 [2023-03-30T22:47:13.835Z] #20 ...
22:47:13 [2023-03-30T22:47:13.835Z] 
22:47:13 [2023-03-30T22:47:13.835Z] #18 [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
22:47:13 [2023-03-30T22:47:13.835Z] #18 DONE 12.5s
22:47:14 [2023-03-30T22:47:14.095Z] 
22:47:14 [2023-03-30T22:47:14.095Z] #20 [base 2/5] COPY --from=xx / /
22:47:14 [2023-03-30T22:47:14.095Z] #20 DONE 1.6s
22:47:14 [2023-03-30T22:47:14.095Z] 
22:47:14 [2023-03-30T22:47:14.095Z] #21 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
22:47:14 [2023-03-30T22:47:14.095Z] #21 DONE 0.1s
22:47:14 [2023-03-30T22:47:14.095Z] 
22:47:14 [2023-03-30T22:47:14.095Z] #22 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
22:47:15 [2023-03-30T22:47:15.036Z] #22 DONE 0.7s
22:47:15 [2023-03-30T22:47:15.036Z] 
22:47:15 [2023-03-30T22:47:15.036Z] #23 [base 4/5] 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
22:47:15 [2023-03-30T22:47:15.297Z] #23 DONE 0.6s
22:47:15 [2023-03-30T22:47:15.297Z] 
22:47:15 [2023-03-30T22:47:15.297Z] #24 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file
22:47:16 [2023-03-30T22:47:16.238Z] #24 0.744 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
22:47:16 [2023-03-30T22:47:16.238Z] #24 0.755 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
22:47:16 [2023-03-30T22:47:16.238Z] #24 0.756 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
22:47:16 [2023-03-30T22:47:16.238Z] #24 0.878 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
22:47:16 [2023-03-30T22:47:16.498Z] #24 1.066 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [232 kB]
22:47:16 [2023-03-30T22:47:16.498Z] #24 1.150 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
22:47:17 [2023-03-30T22:47:17.440Z] #24 2.003 Fetched 8524 kB in 2s (5582 kB/s)
22:47:18 [2023-03-30T22:47:18.011Z] #24 2.003 Reading package lists...
22:47:18 [2023-03-30T22:47:18.582Z] #24 2.544 Reading package lists...
22:47:18 [2023-03-30T22:47:18.582Z] #24 3.060 Building dependency tree...
22:47:18 [2023-03-30T22:47:18.582Z] #24 3.204 Reading state information...
22:47:18 [2023-03-30T22:47:18.843Z] #24 3.366 The following additional packages will be installed:
22:47:18 [2023-03-30T22:47:18.843Z] #24 3.367   libmagic-mgc libmagic1
22:47:18 [2023-03-30T22:47:18.843Z] #24 3.393 The following NEW packages will be installed:
22:47:18 [2023-03-30T22:47:18.843Z] #24 3.394   file libmagic-mgc libmagic1
22:47:19 [2023-03-30T22:47:19.104Z] #24 3.668 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded.
22:47:19 [2023-03-30T22:47:19.104Z] #24 3.668 Need to get 463 kB of archives.
22:47:19 [2023-03-30T22:47:19.104Z] #24 3.668 After this operation, 7063 kB of additional disk space will be used.
22:47:19 [2023-03-30T22:47:19.104Z] #24 3.668 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB]
22:47:19 [2023-03-30T22:47:19.104Z] #24 3.674 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB]
22:47:19 [2023-03-30T22:47:19.104Z] #24 3.677 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB]
22:47:19 [2023-03-30T22:47:19.104Z] #24 3.806 debconf: delaying package configuration, since apt-utils is not installed
22:47:19 [2023-03-30T22:47:19.104Z] #24 3.844 Fetched 463 kB in 0s (1664 kB/s)
22:47:19 [2023-03-30T22:47:19.104Z] #24 3.863 Selecting previously unselected package libmagic-mgc.
22:47:19 [2023-03-30T22:47:19.365Z] #24 3.863 (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 ... 15710 files and directories currently installed.)
22:47:19 [2023-03-30T22:47:19.365Z] #24 3.873 Preparing to unpack .../libmagic-mgc_1%3a5.39-3_arm64.deb ...
22:47:19 [2023-03-30T22:47:19.365Z] #24 3.876 Unpacking libmagic-mgc (1:5.39-3) ...
22:47:19 [2023-03-30T22:47:19.365Z] #24 3.954 Selecting previously unselected package libmagic1:arm64.
22:47:19 [2023-03-30T22:47:19.365Z] #24 3.957 Preparing to unpack .../libmagic1_1%3a5.39-3_arm64.deb ...
22:47:19 [2023-03-30T22:47:19.365Z] #24 3.965 Unpacking libmagic1:arm64 (1:5.39-3) ...
22:47:19 [2023-03-30T22:47:19.365Z] #24 4.002 Selecting previously unselected package file.
22:47:19 [2023-03-30T22:47:19.365Z] #24 4.004 Preparing to unpack .../file_1%3a5.39-3_arm64.deb ...
22:47:19 [2023-03-30T22:47:19.365Z] #24 4.008 Unpacking file (1:5.39-3) ...
22:47:19 [2023-03-30T22:47:19.365Z] #24 4.051 Setting up libmagic-mgc (1:5.39-3) ...
22:47:19 [2023-03-30T22:47:19.365Z] #24 4.063 Setting up libmagic1:arm64 (1:5.39-3) ...
22:47:19 [2023-03-30T22:47:19.365Z] #24 4.083 Setting up file (1:5.39-3) ...
22:47:19 [2023-03-30T22:47:19.625Z] #24 4.095 Processing triggers for libc-bin (2.31-13+deb11u5) ...
22:47:20 [2023-03-30T22:47:20.566Z] #24 DONE 4.9s
22:47:20 [2023-03-30T22:47:20.566Z] 
22:47:20 [2023-03-30T22:47:20.566Z] #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
22:47:20 [2023-03-30T22:47:20.566Z] #0 1.835 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
22:47:20 [2023-03-30T22:47:20.566Z] #0 2.019 
22:47:20 [2023-03-30T22:47:20.566Z] #0 2.238 #=#=#                                                                         

######################################################################## 100.0%
22:47:20 [2023-03-30T22:47:20.566Z] #0 2.516 
22:47:20 [2023-03-30T22:47:20.566Z] #0 3.595 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
22:47:20 [2023-03-30T22:47:20.566Z] #0 3.816 
22:47:20 [2023-03-30T22:47:20.566Z] #0 4.035 #=#=#                                                                         

                                                                           0.8%
######################################################################## 100.0%
22:47:20 [2023-03-30T22:47:20.566Z] #0 4.355 
22:47:20 [2023-03-30T22:47:20.566Z] #0 5.409 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
22:47:20 [2023-03-30T22:47:20.566Z] #0 5.594 
22:47:20 [2023-03-30T22:47:20.566Z] #0 5.813 #=#=#                                                                         

                                                                           0.1%
##########################################                                59.2%
######################################################################## 100.0%
22:47:20 [2023-03-30T22:47:20.566Z] #25 ...
22:47:20 [2023-03-30T22:47:20.566Z] 
22:47:20 [2023-03-30T22:47:20.566Z] #26 [dockercli-src 1/5] WORKDIR /tmp/dockercli
22:47:20 [2023-03-30T22:47:20.566Z] #26 DONE 0.2s
22:47:20 [2023-03-30T22:47:20.566Z] 
22:47:20 [2023-03-30T22:47:20.566Z] #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
22:47:20 [2023-03-30T22:47:20.566Z] #25 6.404 
22:47:20 [2023-03-30T22:47:20.566Z] #25 ...
22:47:20 [2023-03-30T22:47:20.566Z] 
22:47:20 [2023-03-30T22:47:20.566Z] #27 [dockercli-src 2/5] RUN git init . && git remote add origin "https://github.com/docker/cli.git"
22:47:20 [2023-03-30T22:47:20.566Z] #27 ...
22:47:20 [2023-03-30T22:47:20.566Z] 
22:47:20 [2023-03-30T22:47:20.566Z] #28 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
22:47:20 [2023-03-30T22:47:20.566Z] #28 DONE 0.3s
22:47:20 [2023-03-30T22:47:20.566Z] 
22:47:20 [2023-03-30T22:47:20.566Z] #29 [delve-src 1/3] WORKDIR /usr/src/delve
22:47:20 [2023-03-30T22:47:20.566Z] #29 DONE 0.3s
22:47:20 [2023-03-30T22:47:20.566Z] 
22:47:20 [2023-03-30T22:47:20.566Z] #30 [registry-src 1/2] WORKDIR /usr/src/registry
22:47:20 [2023-03-30T22:47:20.566Z] #30 DONE 0.4s
22:47:20 [2023-03-30T22:47:20.828Z] 
22:47:20 [2023-03-30T22:47:20.828Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
22:47:20 [2023-03-30T22:47:20.828Z] #31 DONE 0.4s
22:47:20 [2023-03-30T22:47:20.828Z] 
22:47:20 [2023-03-30T22:47:20.828Z] #32 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
22:47:20 [2023-03-30T22:47:20.828Z] #32 DONE 0.4s
22:47:20 [2023-03-30T22:47:20.828Z] 
22:47:20 [2023-03-30T22:47:20.828Z] #33 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
22:47:20 [2023-03-30T22:47:20.828Z] #33 DONE 0.4s
22:47:20 [2023-03-30T22:47:20.828Z] 
22:47:20 [2023-03-30T22:47:20.828Z] #34 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
22:47:20 [2023-03-30T22:47:20.828Z] #34 DONE 0.4s
22:47:20 [2023-03-30T22:47:20.828Z] 
22:47:20 [2023-03-30T22:47:20.828Z] #35 [containerd-src 1/3] WORKDIR /usr/src/containerd
22:47:20 [2023-03-30T22:47:20.828Z] #35 DONE 0.4s
22:47:20 [2023-03-30T22:47:20.828Z] 
22:47:20 [2023-03-30T22:47:20.828Z] #36 [runc-src 1/3] WORKDIR /usr/src/runc
22:47:20 [2023-03-30T22:47:20.828Z] #36 DONE 0.4s
22:47:20 [2023-03-30T22:47:20.828Z] 
22:47:20 [2023-03-30T22:47:20.828Z] #37 [swagger-src 1/3] WORKDIR /usr/src/swagger
22:47:20 [2023-03-30T22:47:20.828Z] #37 DONE 0.5s
22:47:20 [2023-03-30T22:47:20.828Z] 
22:47:20 [2023-03-30T22:47:20.828Z] #38 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
22:47:20 [2023-03-30T22:47:20.828Z] #38 ...
22:47:20 [2023-03-30T22:47:20.828Z] 
22:47:20 [2023-03-30T22:47:20.828Z] #39 [dockercli 1/3] WORKDIR /go/src/github.com/docker/cli
22:47:20 [2023-03-30T22:47:20.828Z] #39 DONE 0.5s
22:47:20 [2023-03-30T22:47:20.828Z] 
22:47:20 [2023-03-30T22:47:20.828Z] #40 [tini-src 1/3] WORKDIR /usr/src/tini
22:47:20 [2023-03-30T22:47:20.828Z] #40 DONE 0.5s
22:47:20 [2023-03-30T22:47:20.828Z] 
22:47:20 [2023-03-30T22:47:20.828Z] #41 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
22:47:20 [2023-03-30T22:47:20.828Z] #41 DONE 0.6s
22:47:21 [2023-03-30T22:47:21.092Z] 
22:47:21 [2023-03-30T22:47:21.092Z] #42 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
22:47:21 [2023-03-30T22:47:21.092Z] #42 DONE 0.6s
22:47:21 [2023-03-30T22:47:21.092Z] 
22:47:21 [2023-03-30T22:47:21.092Z] #43 [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
22:47:21 [2023-03-30T22:47:21.092Z] #43 DONE 0.7s
22:47:21 [2023-03-30T22:47:21.092Z] 
22:47:21 [2023-03-30T22:47:21.092Z] #44 [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
22:47:25 [2023-03-30T22:47:25.323Z] #44 ...
22:47:25 [2023-03-30T22:47:25.323Z] 
22:47:25 [2023-03-30T22:47:25.323Z] #27 [dockercli-src 2/5] RUN git init . && git remote add origin "https://github.com/docker/cli.git"
22:47:25 [2023-03-30T22:47:25.323Z] #27 4.070 hint: Using 'master' as the name for the initial branch. This default branch name
22:47:25 [2023-03-30T22:47:25.323Z] #27 4.075 hint: is subject to change. To configure the initial branch name to use in all
22:47:25 [2023-03-30T22:47:25.323Z] #27 4.075 hint: of your new repositories, which will suppress this warning, call:
22:47:25 [2023-03-30T22:47:25.323Z] #27 4.075 hint: 
22:47:25 [2023-03-30T22:47:25.323Z] #27 4.075 hint: 	git config --global init.defaultBranch <name>
22:47:25 [2023-03-30T22:47:25.323Z] #27 4.075 hint: 
22:47:25 [2023-03-30T22:47:25.323Z] #27 4.075 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
22:47:25 [2023-03-30T22:47:25.323Z] #27 4.075 hint: 'development'. The just-created branch can be renamed via this command:
22:47:25 [2023-03-30T22:47:25.323Z] #27 4.075 hint: 
22:47:25 [2023-03-30T22:47:25.323Z] #27 4.075 hint: 	git branch -m <name>
22:47:25 [2023-03-30T22:47:25.323Z] #27 4.076 Initialized empty Git repository in /tmp/dockercli/.git/
22:47:25 [2023-03-30T22:47:25.323Z] #27 DONE 4.2s
22:47:25 [2023-03-30T22:47:25.323Z] 
22:47:25 [2023-03-30T22:47:25.323Z] #45 [dockercli-src 3/5] RUN git fetch -q --depth 1 origin "v17.06.2-ce" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
22:47:25 [2023-03-30T22:47:25.323Z] #45 ...
22:47:25 [2023-03-30T22:47:25.323Z] 
22:47:25 [2023-03-30T22:47:25.323Z] #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
22:47:25 [2023-03-30T22:47:25.323Z] #25 7.985 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
22:47:25 [2023-03-30T22:47:25.323Z] #25 8.421 
22:47:25 [2023-03-30T22:47:25.323Z] #25 8.667 #=#=#                                                                         

######################################################################## 100.0%
22:47:25 [2023-03-30T22:47:25.323Z] #25 9.089 
22:47:25 [2023-03-30T22:47:25.323Z] #25 9.817 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
22:47:25 [2023-03-30T22:47:25.323Z] #25 10.11 
22:47:25 [2023-03-30T22:47:25.323Z] #25 10.34 #=#=#                                                                         

######################################################################## 100.0%
22:47:25 [2023-03-30T22:47:25.323Z] #25 10.61 
22:47:25 [2023-03-30T22:47:25.323Z] #25 10.68 Download of images into '/build' complete.
22:47:25 [2023-03-30T22:47:25.323Z] #25 10.68 Use something like the following to load the result into a Docker daemon:
22:47:25 [2023-03-30T22:47:25.323Z] #25 10.68   tar -cC '/build' . | docker load
22:47:25 [2023-03-30T22:47:25.323Z] #25 DONE 10.8s
22:47:25 [2023-03-30T22:47:25.323Z] 
22:47:25 [2023-03-30T22:47:25.323Z] #46 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
22:47:25 [2023-03-30T22:47:25.323Z] #46 ...
22:47:25 [2023-03-30T22:47:25.323Z] 
22:47:25 [2023-03-30T22:47:25.323Z] #47 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
22:47:25 [2023-03-30T22:47:25.323Z] #0 4.636 hint: Using 'master' as the name for the initial branch. This default branch name
22:47:25 [2023-03-30T22:47:25.323Z] #0 4.636 hint: is subject to change. To configure the initial branch name to use in all
22:47:25 [2023-03-30T22:47:25.323Z] #0 4.636 hint: of your new repositories, which will suppress this warning, call:
22:47:25 [2023-03-30T22:47:25.323Z] #0 4.636 hint: 
22:47:25 [2023-03-30T22:47:25.323Z] #0 4.636 hint: 	git config --global init.defaultBranch <name>
22:47:25 [2023-03-30T22:47:25.323Z] #0 4.636 hint: 
22:47:25 [2023-03-30T22:47:25.323Z] #0 4.636 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
22:47:25 [2023-03-30T22:47:25.323Z] #0 4.636 hint: 'development'. The just-created branch can be renamed via this command:
22:47:25 [2023-03-30T22:47:25.323Z] #0 4.636 hint: 
22:47:25 [2023-03-30T22:47:25.323Z] #0 4.636 hint: 	git branch -m <name>
22:47:25 [2023-03-30T22:47:25.323Z] #0 4.639 Initialized empty Git repository in /usr/src/containerd/.git/
22:47:25 [2023-03-30T22:47:25.323Z] #47 DONE 4.7s
22:47:25 [2023-03-30T22:47:25.584Z] 
22:47:25 [2023-03-30T22:47:25.584Z] #48 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
22:47:25 [2023-03-30T22:47:25.584Z] #0 4.592 hint: Using 'master' as the name for the initial branch. This default branch name
22:47:25 [2023-03-30T22:47:25.584Z] #0 4.592 hint: is subject to change. To configure the initial branch name to use in all
22:47:25 [2023-03-30T22:47:25.584Z] #0 4.592 hint: of your new repositories, which will suppress this warning, call:
22:47:25 [2023-03-30T22:47:25.584Z] #0 4.592 hint: 
22:47:25 [2023-03-30T22:47:25.584Z] #0 4.592 hint: 	git config --global init.defaultBranch <name>
22:47:25 [2023-03-30T22:47:25.584Z] #0 4.592 hint: 
22:47:25 [2023-03-30T22:47:25.585Z] #0 4.592 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
22:47:25 [2023-03-30T22:47:25.585Z] #0 4.592 hint: 'development'. The just-created branch can be renamed via this command:
22:47:25 [2023-03-30T22:47:25.585Z] #0 4.592 hint: 
22:47:25 [2023-03-30T22:47:25.585Z] #0 4.592 hint: 	git branch -m <name>
22:47:25 [2023-03-30T22:47:25.585Z] #0 4.595 Initialized empty Git repository in /usr/src/swagger/.git/
22:47:25 [2023-03-30T22:47:25.585Z] #48 DONE 4.7s
22:47:25 [2023-03-30T22:47:25.585Z] 
22:47:25 [2023-03-30T22:47:25.585Z] #38 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
22:47:25 [2023-03-30T22:47:25.585Z] #38 4.702 hint: Using 'master' as the name for the initial branch. This default branch name
22:47:25 [2023-03-30T22:47:25.585Z] #38 4.702 hint: is subject to change. To configure the initial branch name to use in all
22:47:25 [2023-03-30T22:47:25.585Z] #38 4.702 hint: of your new repositories, which will suppress this warning, call:
22:47:25 [2023-03-30T22:47:25.585Z] #38 4.702 hint: 
22:47:25 [2023-03-30T22:47:25.585Z] #38 4.702 hint: 	git config --global init.defaultBranch <name>
22:47:25 [2023-03-30T22:47:25.585Z] #38 4.702 hint: 
22:47:25 [2023-03-30T22:47:25.585Z] #38 4.702 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
22:47:25 [2023-03-30T22:47:25.585Z] #38 4.702 hint: 'development'. The just-created branch can be renamed via this command:
22:47:25 [2023-03-30T22:47:25.585Z] #38 4.702 hint: 
22:47:25 [2023-03-30T22:47:25.585Z] #38 4.702 hint: 	git branch -m <name>
22:47:25 [2023-03-30T22:47:25.585Z] #38 4.710 Initialized empty Git repository in /usr/src/runc/.git/
22:47:25 [2023-03-30T22:47:25.585Z] #38 DONE 4.8s
22:47:25 [2023-03-30T22:47:25.585Z] 
22:47:25 [2023-03-30T22:47:25.585Z] #49 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.5" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
22:47:25 [2023-03-30T22:47:25.585Z] #49 ...
22:47:25 [2023-03-30T22:47:25.585Z] 
22:47:25 [2023-03-30T22:47:25.585Z] #50 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
22:47:25 [2023-03-30T22:47:25.585Z] #0 4.920 hint: Using 'master' as the name for the initial branch. This default branch name
22:47:25 [2023-03-30T22:47:25.585Z] #0 4.920 hint: is subject to change. To configure the initial branch name to use in all
22:47:25 [2023-03-30T22:47:25.585Z] #0 4.920 hint: of your new repositories, which will suppress this warning, call:
22:47:25 [2023-03-30T22:47:25.585Z] #0 4.920 hint: 
22:47:25 [2023-03-30T22:47:25.585Z] #0 4.920 hint: 	git config --global init.defaultBranch <name>
22:47:25 [2023-03-30T22:47:25.585Z] #0 4.920 hint: 
22:47:25 [2023-03-30T22:47:25.585Z] #0 4.920 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
22:47:25 [2023-03-30T22:47:25.585Z] #0 4.920 hint: 'development'. The just-created branch can be renamed via this command:
22:47:25 [2023-03-30T22:47:25.585Z] #0 4.920 hint: 
22:47:25 [2023-03-30T22:47:25.585Z] #0 4.920 hint: 	git branch -m <name>
22:47:25 [2023-03-30T22:47:25.585Z] #0 4.926 Initialized empty Git repository in /usr/src/registry/.git/
22:47:25 [2023-03-30T22:47:25.585Z] #50 DONE 5.0s
22:47:25 [2023-03-30T22:47:25.845Z] 
22:47:25 [2023-03-30T22:47:25.845Z] #51 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
22:47:26 [2023-03-30T22:47:26.431Z] #51 ...
22:47:26 [2023-03-30T22:47:26.431Z] 
22:47:26 [2023-03-30T22:47:26.431Z] #52 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
22:47:26 [2023-03-30T22:47:26.431Z] #0 5.632 hint: Using 'master' as the name for the initial branch. This default branch name
22:47:26 [2023-03-30T22:47:26.431Z] #0 5.632 hint: is subject to change. To configure the initial branch name to use in all
22:47:26 [2023-03-30T22:47:26.431Z] #0 5.632 hint: of your new repositories, which will suppress this warning, call:
22:47:26 [2023-03-30T22:47:26.431Z] #0 5.632 hint: 
22:47:26 [2023-03-30T22:47:26.431Z] #0 5.632 hint: 	git config --global init.defaultBranch <name>
22:47:26 [2023-03-30T22:47:26.431Z] #0 5.632 hint: 
22:47:26 [2023-03-30T22:47:26.431Z] #0 5.632 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
22:47:26 [2023-03-30T22:47:26.431Z] #0 5.632 hint: 'development'. The just-created branch can be renamed via this command:
22:47:26 [2023-03-30T22:47:26.431Z] #0 5.632 hint: 
22:47:26 [2023-03-30T22:47:26.431Z] #0 5.632 hint: 	git branch -m <name>
22:47:26 [2023-03-30T22:47:26.431Z] #0 5.640 Initialized empty Git repository in /usr/src/delve/.git/
22:47:26 [2023-03-30T22:47:26.431Z] #52 DONE 5.8s
22:47:26 [2023-03-30T22:47:26.691Z] 
22:47:26 [2023-03-30T22:47:26.691Z] #53 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.20.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
22:47:26 [2023-03-30T22:47:26.955Z] #53 ...
22:47:26 [2023-03-30T22:47:26.955Z] 
22:47:26 [2023-03-30T22:47:26.955Z] #54 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
22:47:26 [2023-03-30T22:47:26.955Z] #0 6.062 hint: Using 'master' as the name for the initial branch. This default branch name
22:47:26 [2023-03-30T22:47:26.955Z] #0 6.063 hint: is subject to change. To configure the initial branch name to use in all
22:47:26 [2023-03-30T22:47:26.955Z] #0 6.063 hint: of your new repositories, which will suppress this warning, call:
22:47:26 [2023-03-30T22:47:26.955Z] #0 6.063 hint: 
22:47:26 [2023-03-30T22:47:26.955Z] #0 6.063 hint: 	git config --global init.defaultBranch <name>
22:47:26 [2023-03-30T22:47:26.955Z] #0 6.063 hint: 
22:47:26 [2023-03-30T22:47:26.955Z] #0 6.063 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
22:47:26 [2023-03-30T22:47:26.955Z] #0 6.063 hint: 'development'. The just-created branch can be renamed via this command:
22:47:26 [2023-03-30T22:47:26.955Z] #0 6.063 hint: 
22:47:26 [2023-03-30T22:47:26.955Z] #0 6.063 hint: 	git branch -m <name>
22:47:26 [2023-03-30T22:47:26.955Z] #0 6.071 Initialized empty Git repository in /usr/src/tini/.git/
22:47:26 [2023-03-30T22:47:26.955Z] #54 DONE 6.2s
22:47:27 [2023-03-30T22:47:27.216Z] 
22:47:27 [2023-03-30T22:47:27.216Z] #55 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
22:47:28 [2023-03-30T22:47:28.167Z] #55 ...
22:47:28 [2023-03-30T22:47:28.167Z] 
22:47:28 [2023-03-30T22:47:28.167Z] #46 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
22:47:28 [2023-03-30T22:47:28.167Z] #46 7.054 Initialized empty Git repository in /usr/src/rootlesskit/.git/
22:47:28 [2023-03-30T22:47:28.167Z] #46 7.054 hint: Using 'master' as the name for the initial branch. This default branch name
22:47:28 [2023-03-30T22:47:28.167Z] #46 7.054 hint: is subject to change. To configure the initial branch name to use in all
22:47:28 [2023-03-30T22:47:28.167Z] #46 7.054 hint: of your new repositories, which will suppress this warning, call:
22:47:28 [2023-03-30T22:47:28.167Z] #46 7.054 hint: 
22:47:28 [2023-03-30T22:47:28.167Z] #46 7.054 hint: 	git config --global init.defaultBranch <name>
22:47:28 [2023-03-30T22:47:28.167Z] #46 7.054 hint: 
22:47:28 [2023-03-30T22:47:28.167Z] #46 7.054 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
22:47:28 [2023-03-30T22:47:28.167Z] #46 7.054 hint: 'development'. The just-created branch can be renamed via this command:
22:47:28 [2023-03-30T22:47:28.167Z] #46 7.054 hint: 
22:47:28 [2023-03-30T22:47:28.167Z] #46 7.054 hint: 	git branch -m <name>
22:47:28 [2023-03-30T22:47:28.167Z] #46 DONE 7.1s
22:47:28 [2023-03-30T22:47:28.167Z] 
22:47:28 [2023-03-30T22:47:28.167Z] #56 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
22:47:30 [2023-03-30T22:47:30.713Z] #56 ...
22:47:30 [2023-03-30T22:47:30.714Z] 
22:47:30 [2023-03-30T22:47:30.714Z] #57 [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
22:47:30 [2023-03-30T22:47:30.714Z] #0 7.625 go: downloading github.com/pelletier/go-toml v1.8.1
22:47:30 [2023-03-30T22:47:30.714Z] #57 ...
22:47:30 [2023-03-30T22:47:30.714Z] 
22:47:30 [2023-03-30T22:47:30.714Z] #58 [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             ;
22:47:30 [2023-03-30T22:47:30.714Z] #0 7.493 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
22:47:30 [2023-03-30T22:47:30.714Z] #0 7.539 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
22:47:30 [2023-03-30T22:47:30.714Z] #0 7.540 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
22:47:30 [2023-03-30T22:47:30.714Z] #0 8.203 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
22:47:30 [2023-03-30T22:47:30.714Z] #58 ...
22:47:30 [2023-03-30T22:47:30.714Z] 
22:47:30 [2023-03-30T22:47:30.714Z] #59 [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.6.0"      && /build/shfmt --version
22:47:30 [2023-03-30T22:47:30.714Z] #0 7.812 go: downloading mvdan.cc/sh/v3 v3.6.0
22:47:30 [2023-03-30T22:47:30.714Z] #0 8.577 go: downloading github.com/google/renameio/v2 v2.0.0
22:47:30 [2023-03-30T22:47:30.714Z] #0 8.577 go: downloading github.com/pkg/diff v0.0.0-20210226163009-20ebb0f2a09e
22:47:30 [2023-03-30T22:47:30.714Z] #0 8.828 go: downloading mvdan.cc/editorconfig v0.2.0
22:47:30 [2023-03-30T22:47:30.714Z] #0 8.843 go: downloading golang.org/x/term v0.3.0
22:47:30 [2023-03-30T22:47:30.714Z] #0 9.367 go: downloading golang.org/x/sys v0.3.0
22:47:30 [2023-03-30T22:47:30.714Z] #59 ...
22:47:30 [2023-03-30T22:47:30.714Z] 
22:47:30 [2023-03-30T22:47:30.714Z] #60 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.2"      && /build/gotestsum --version
22:47:30 [2023-03-30T22:47:30.714Z] #0 7.196 go: downloading gotest.tools/gotestsum v1.8.2
22:47:30 [2023-03-30T22:47:30.714Z] #0 8.882 go: downloading github.com/fatih/color v1.13.0
22:47:30 [2023-03-30T22:47:30.714Z] #0 8.963 go: downloading github.com/dnephin/pflag v1.0.7
22:47:30 [2023-03-30T22:47:30.714Z] #0 9.029 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
22:47:30 [2023-03-30T22:47:30.714Z] #0 9.615 go: downloading golang.org/x/tools v0.1.11
22:47:30 [2023-03-30T22:47:30.714Z] #0 9.631 go: downloading github.com/mattn/go-colorable v0.1.12
22:47:30 [2023-03-30T22:47:30.714Z] #0 9.688 go: downloading github.com/mattn/go-isatty v0.0.14
22:47:30 [2023-03-30T22:47:30.975Z] #60 ...
22:47:30 [2023-03-30T22:47:30.975Z] 
22:47:30 [2023-03-30T22:47:30.975Z] #61 [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
22:47:30 [2023-03-30T22:47:30.975Z] #0 8.533 go: downloading github.com/tc-hib/go-winres v0.3.0
22:47:30 [2023-03-30T22:47:30.975Z] #0 9.594 go: downloading github.com/tc-hib/winres v0.1.6
22:47:30 [2023-03-30T22:47:30.975Z] #61 ...
22:47:30 [2023-03-30T22:47:30.975Z] 
22:47:30 [2023-03-30T22:47:30.975Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.51.2"      && /build/golangci-lint --version
22:47:30 [2023-03-30T22:47:30.975Z] #0 8.215 go: downloading github.com/golangci/golangci-lint v1.51.2
22:47:31 [2023-03-30T22:47:31.236Z] #62 ...
22:47:31 [2023-03-30T22:47:31.236Z] 
22:47:31 [2023-03-30T22:47:31.236Z] #63 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libc6-dev
22:47:31 [2023-03-30T22:47:31.236Z] #0 8.704 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
22:47:31 [2023-03-30T22:47:31.236Z] #0 8.761 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
22:47:31 [2023-03-30T22:47:31.236Z] #0 8.761 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
22:47:31 [2023-03-30T22:47:31.236Z] #0 10.30 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
22:47:31 [2023-03-30T22:47:31.236Z] #63 ...
22:47:31 [2023-03-30T22:47:31.236Z] 
22:47:31 [2023-03-30T22:47:31.236Z] #64 [tini-build 2/4] 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
22:47:31 [2023-03-30T22:47:31.236Z] #0 8.449 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
22:47:31 [2023-03-30T22:47:31.236Z] #0 8.564 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
22:47:31 [2023-03-30T22:47:31.236Z] #0 8.564 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
22:47:31 [2023-03-30T22:47:31.236Z] #0 10.13 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
22:47:31 [2023-03-30T22:47:31.498Z] #64 ...
22:47:31 [2023-03-30T22:47:31.498Z] 
22:47:31 [2023-03-30T22:47:31.498Z] #65 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev
22:47:31 [2023-03-30T22:47:31.498Z] #0 6.524 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
22:47:31 [2023-03-30T22:47:31.498Z] #0 6.524 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
22:47:31 [2023-03-30T22:47:31.498Z] #0 6.524 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
22:47:31 [2023-03-30T22:47:31.761Z] #0 8.227 Reading package lists...
22:47:31 [2023-03-30T22:47:31.761Z] #65 ...
22:47:31 [2023-03-30T22:47:31.761Z] 
22:47:31 [2023-03-30T22:47:31.761Z] #66 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             dpkg-dev gcc libc6-dev libseccomp-dev
22:47:31 [2023-03-30T22:47:31.761Z] #0 8.423 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
22:47:31 [2023-03-30T22:47:31.761Z] #0 8.504 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
22:47:31 [2023-03-30T22:47:31.761Z] #0 8.504 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
22:47:31 [2023-03-30T22:47:31.761Z] #0 10.16 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
22:47:31 [2023-03-30T22:47:31.761Z] #66 ...
22:47:31 [2023-03-30T22:47:31.761Z] 
22:47:31 [2023-03-30T22:47:31.761Z] #55 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
22:47:31 [2023-03-30T22:47:31.761Z] #55 DONE 4.8s
22:47:31 [2023-03-30T22:47:31.761Z] 
22:47:31 [2023-03-30T22:47:31.761Z] #67 [containerd-build 2/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 && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
22:47:31 [2023-03-30T22:47:31.761Z] #0 8.721 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
22:47:31 [2023-03-30T22:47:31.761Z] #0 8.784 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
22:47:31 [2023-03-30T22:47:31.761Z] #0 8.824 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
22:47:31 [2023-03-30T22:47:31.761Z] #0 10.38 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
22:47:32 [2023-03-30T22:47:32.023Z] #67 ...
22:47:32 [2023-03-30T22:47:32.023Z] 
22:47:32 [2023-03-30T22:47:32.023Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.51.2"      && /build/golangci-lint --version
22:47:32 [2023-03-30T22:47:32.023Z] #62 11.40 go: downloading github.com/fatih/color v1.14.1
22:47:32 [2023-03-30T22:47:32.023Z] #62 11.41 go: downloading github.com/gofrs/flock v0.8.1
22:47:32 [2023-03-30T22:47:32.023Z] #62 11.62 go: downloading github.com/pkg/errors v0.9.1
22:47:32 [2023-03-30T22:47:32.023Z] #62 11.62 go: downloading github.com/spf13/cobra v1.6.1
22:47:32 [2023-03-30T22:47:32.023Z] #62 11.78 go: downloading github.com/spf13/pflag v1.0.5
22:47:32 [2023-03-30T22:47:32.595Z] #62 12.20 go: downloading github.com/spf13/viper v1.12.0
22:47:32 [2023-03-30T22:47:32.595Z] #62 12.22 go: downloading gopkg.in/yaml.v3 v3.0.1
22:47:33 [2023-03-30T22:47:33.166Z] #62 12.79 go: downloading github.com/mattn/go-colorable v0.1.13
22:47:33 [2023-03-30T22:47:33.166Z] #62 12.80 go: downloading github.com/mattn/go-isatty v0.0.17
22:47:33 [2023-03-30T22:47:33.166Z] #62 12.97 go: downloading golang.org/x/tools v0.6.0
22:47:33 [2023-03-30T22:47:33.166Z] #62 13.03 go: downloading github.com/hashicorp/go-version v1.6.0
22:47:33 [2023-03-30T22:47:33.427Z] #62 13.15 go: downloading github.com/ldez/gomoddirectives v0.2.3
22:47:33 [2023-03-30T22:47:33.688Z] #62 13.30 go: downloading github.com/mitchellh/go-homedir v1.1.0
22:47:33 [2023-03-30T22:47:33.949Z] #62 13.54 go: downloading github.com/hashicorp/go-multierror v1.1.1
22:47:35 [2023-03-30T22:47:35.335Z] #62 ...
22:47:35 [2023-03-30T22:47:35.335Z] 
22:47:35 [2023-03-30T22:47:35.335Z] #68 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
22:47:35 [2023-03-30T22:47:35.598Z] #68 ...
22:47:35 [2023-03-30T22:47:35.598Z] 
22:47:35 [2023-03-30T22:47:35.598Z] #69 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
22:47:35 [2023-03-30T22:47:35.598Z] #69 ...
22:47:35 [2023-03-30T22:47:35.598Z] 
22:47:35 [2023-03-30T22:47:35.598Z] #65 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev
22:47:35 [2023-03-30T22:47:35.598Z] #0 8.227 Reading package lists...
22:47:35 [2023-03-30T22:47:35.598Z] #65 14.83 + apt-get  install -y --no-install-recommends gcc libc6-dev
22:47:35 [2023-03-30T22:47:35.858Z] #65 14.91 Reading package lists...
22:47:35 [2023-03-30T22:47:35.858Z] #65 ...
22:47:35 [2023-03-30T22:47:35.858Z] 
22:47:35 [2023-03-30T22:47:35.858Z] #56 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
22:47:35 [2023-03-30T22:47:35.858Z] #56 DONE 7.8s
22:47:36 [2023-03-30T22:47:36.118Z] 
22:47:36 [2023-03-30T22:47:36.118Z] #61 [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
22:47:36 [2023-03-30T22:47:36.118Z] #61 11.15 go: downloading github.com/urfave/cli/v2 v2.3.0
22:47:36 [2023-03-30T22:47:36.118Z] #61 11.33 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
22:47:36 [2023-03-30T22:47:36.118Z] #61 11.60 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
22:47:36 [2023-03-30T22:47:36.118Z] #61 14.84 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
22:47:36 [2023-03-30T22:47:36.118Z] #61 15.15 go: downloading github.com/russross/blackfriday/v2 v2.1.0
22:47:37 [2023-03-30T22:47:37.503Z] #61 ...
22:47:37 [2023-03-30T22:47:37.503Z] 
22:47:37 [2023-03-30T22:47:37.503Z] #68 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
22:47:37 [2023-03-30T22:47:37.503Z] #68 DONE 12.0s
22:47:37 [2023-03-30T22:47:37.503Z] 
22:47:37 [2023-03-30T22:47:37.503Z] #60 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.2"      && /build/gotestsum --version
22:47:37 [2023-03-30T22:47:37.503Z] #60 10.97 go: downloading github.com/fsnotify/fsnotify v1.5.4
22:47:37 [2023-03-30T22:47:37.503Z] #60 11.12 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8
22:47:37 [2023-03-30T22:47:37.503Z] #60 15.77 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f
22:47:37 [2023-03-30T22:47:37.503Z] #60 15.85 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467
22:47:38 [2023-03-30T22:47:38.076Z] #60 ...
22:47:38 [2023-03-30T22:47:38.076Z] 
22:47:38 [2023-03-30T22:47:38.076Z] #70 [swagger 2/2] RUN --mount=from=swagger-src,src=/usr/src/swagger,rw     --mount=type=cache,target=/root/.cache/go-build,id=swagger-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/ <<EOT (set -e...)
22:47:39 [2023-03-30T22:47:39.019Z] #70 ...
22:47:39 [2023-03-30T22:47:39.019Z] 
22:47:39 [2023-03-30T22:47:39.019Z] #44 [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
22:47:39 [2023-03-30T22:47:39.019Z] #44 8.182 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
22:47:39 [2023-03-30T22:47:39.019Z] #44 8.238 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
22:47:39 [2023-03-30T22:47:39.019Z] #44 8.238 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
22:47:39 [2023-03-30T22:47:39.019Z] #44 8.840 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  InRelease [1540 B]
22:47:39 [2023-03-30T22:47:39.019Z] #44 10.03 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
22:47:39 [2023-03-30T22:47:39.019Z] #44 13.04 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [232 kB]
22:47:39 [2023-03-30T22:47:39.019Z] #44 17.06 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
22:47:39 [2023-03-30T22:47:39.287Z] #44 ...
22:47:39 [2023-03-30T22:47:39.287Z] 
22:47:39 [2023-03-30T22:47:39.287Z] #49 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.5" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
22:47:39 [2023-03-30T22:47:39.287Z] #49 DONE 13.7s
22:47:39 [2023-03-30T22:47:39.287Z] 
22:47:39 [2023-03-30T22:47:39.287Z] #51 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
22:47:39 [2023-03-30T22:47:39.287Z] #51 4.769 + git fetch -q --depth 1 origin v2.3.0 +refs/tags/*:refs/tags/*
22:47:39 [2023-03-30T22:47:39.287Z] #51 12.91 + git checkout -q FETCH_HEAD
22:47:39 [2023-03-30T22:47:39.875Z] #51 ...
22:47:39 [2023-03-30T22:47:39.875Z] 
22:47:39 [2023-03-30T22:47:39.875Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.51.2"      && /build/golangci-lint --version
22:47:39 [2023-03-30T22:47:39.875Z] #62 19.36 go: downloading github.com/sirupsen/logrus v1.9.0
22:47:39 [2023-03-30T22:47:39.875Z] #62 19.36 go: downloading github.com/stretchr/testify v1.8.1
22:47:40 [2023-03-30T22:47:40.139Z] #62 19.68 go: downloading github.com/go-xmlfmt/xmlfmt v1.1.2
22:47:40 [2023-03-30T22:47:40.139Z] #62 19.81 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6
22:47:40 [2023-03-30T22:47:40.400Z] #62 19.94 go: downloading github.com/mitchellh/mapstructure v1.5.0
22:47:40 [2023-03-30T22:47:40.401Z] #62 19.98 go: downloading github.com/spf13/afero v1.8.2
22:47:40 [2023-03-30T22:47:40.401Z] #62 20.13 go: downloading github.com/spf13/cast v1.5.0
22:47:40 [2023-03-30T22:47:40.661Z] #62 20.32 go: downloading github.com/spf13/jwalterweatherman v1.1.0
22:47:40 [2023-03-30T22:47:40.662Z] #62 20.40 go: downloading golang.org/x/sys v0.5.0
22:47:40 [2023-03-30T22:47:40.662Z] #62 20.45 go: downloading golang.org/x/mod v0.8.0
22:47:41 [2023-03-30T22:47:41.605Z] #62 21.02 go: downloading github.com/hashicorp/errwrap v1.0.0
22:47:41 [2023-03-30T22:47:41.866Z] #62 ...
22:47:41 [2023-03-30T22:47:41.866Z] 
22:47:41 [2023-03-30T22:47:41.866Z] #58 [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             ;
22:47:41 [2023-03-30T22:47:41.866Z] #58 11.73 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [232 kB]
22:47:41 [2023-03-30T22:47:41.866Z] #58 14.90 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
22:47:41 [2023-03-30T22:47:41.866Z] #58 20.89 Fetched 8524 kB in 14s (625 kB/s)
22:47:42 [2023-03-30T22:47:42.128Z] #58 20.89 Reading package lists...
22:47:42 [2023-03-30T22:47:42.128Z] #58 ...
22:47:42 [2023-03-30T22:47:42.128Z] 
22:47:42 [2023-03-30T22:47:42.128Z] #51 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
22:47:42 [2023-03-30T22:47:42.128Z] #51 15.01 + export GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
22:47:42 [2023-03-30T22:47:42.128Z] #51 15.01 + CGO_ENABLED=0 xx-go build -o /build/registry-v2 -v ./cmd/registry
22:47:43 [2023-03-30T22:47:43.532Z] #51 17.65 internal/unsafeheader
22:47:43 [2023-03-30T22:47:43.532Z] #51 17.68 internal/goarch
22:47:43 [2023-03-30T22:47:43.532Z] #51 ...
22:47:43 [2023-03-30T22:47:43.532Z] 
22:47:43 [2023-03-30T22:47:43.532Z] #53 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.20.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
22:47:43 [2023-03-30T22:47:43.532Z] #53 DONE 17.1s
22:47:43 [2023-03-30T22:47:43.532Z] 
22:47:43 [2023-03-30T22:47:43.532Z] #51 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
22:47:43 [2023-03-30T22:47:43.532Z] #51 17.80 internal/cpu
22:47:43 [2023-03-30T22:47:43.532Z] #51 ...
22:47:43 [2023-03-30T22:47:43.532Z] 
22:47:43 [2023-03-30T22:47:43.532Z] #66 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             dpkg-dev gcc libc6-dev libseccomp-dev
22:47:43 [2023-03-30T22:47:43.532Z] #66 12.91 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [232 kB]
22:47:43 [2023-03-30T22:47:43.532Z] #66 16.33 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
22:47:43 [2023-03-30T22:47:43.532Z] #66 22.46 Fetched 8524 kB in 14s (590 kB/s)
22:47:43 [2023-03-30T22:47:43.817Z] #66 22.46 Reading package lists...
22:47:43 [2023-03-30T22:47:43.817Z] #66 ...
22:47:43 [2023-03-30T22:47:43.817Z] 
22:47:43 [2023-03-30T22:47:43.817Z] #51 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
22:47:43 [2023-03-30T22:47:43.817Z] #51 17.95 internal/abi
22:47:43 [2023-03-30T22:47:43.817Z] #51 ...
22:47:43 [2023-03-30T22:47:43.817Z] 
22:47:43 [2023-03-30T22:47:43.817Z] #64 [tini-build 2/4] 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
22:47:43 [2023-03-30T22:47:43.817Z] #64 13.11 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [232 kB]
22:47:43 [2023-03-30T22:47:43.817Z] #64 16.34 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
22:47:43 [2023-03-30T22:47:43.817Z] #64 22.65 Fetched 8524 kB in 15s (586 kB/s)
22:47:44 [2023-03-30T22:47:44.090Z] #64 22.65 Reading package lists...
22:47:44 [2023-03-30T22:47:44.090Z] #64 ...
22:47:44 [2023-03-30T22:47:44.090Z] 
22:47:44 [2023-03-30T22:47:44.091Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.51.2"      && /build/golangci-lint --version
22:47:44 [2023-03-30T22:47:44.091Z] #62 22.81 go: downloading 4d63.com/gocheckcompilerdirectives v1.2.1
22:47:44 [2023-03-30T22:47:44.091Z] #62 22.81 go: downloading 4d63.com/gochecknoglobals v0.2.1
22:47:44 [2023-03-30T22:47:44.091Z] #62 22.86 go: downloading github.com/Abirdcfly/dupword v0.0.9
22:47:44 [2023-03-30T22:47:44.091Z] #62 22.96 go: downloading github.com/Antonboom/errname v0.1.7
22:47:44 [2023-03-30T22:47:44.091Z] #62 23.14 go: downloading github.com/Antonboom/nilnil v0.1.1
22:47:44 [2023-03-30T22:47:44.091Z] #62 23.14 go: downloading github.com/BurntSushi/toml v1.2.1
22:47:44 [2023-03-30T22:47:44.091Z] #62 23.34 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
22:47:44 [2023-03-30T22:47:44.091Z] #62 23.65 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.3.0
22:47:44 [2023-03-30T22:47:44.091Z] #62 23.90 go: downloading github.com/OpenPeeDeeP/depguard v1.1.1
22:47:44 [2023-03-30T22:47:44.360Z] #62 24.06 go: downloading github.com/alexkohler/prealloc v1.0.0
22:47:44 [2023-03-30T22:47:44.360Z] #62 ...
22:47:44 [2023-03-30T22:47:44.360Z] 
22:47:44 [2023-03-30T22:47:44.360Z] #67 [containerd-build 2/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 && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
22:47:44 [2023-03-30T22:47:44.360Z] #67 13.68 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [232 kB]
22:47:44 [2023-03-30T22:47:44.360Z] #67 17.07 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
22:47:44 [2023-03-30T22:47:44.360Z] #67 23.32 Fetched 8524 kB in 15s (573 kB/s)
22:47:44 [2023-03-30T22:47:44.620Z] #67 23.32 Reading package lists...
22:47:44 [2023-03-30T22:47:44.620Z] #67 ...
22:47:44 [2023-03-30T22:47:44.620Z] 
22:47:44 [2023-03-30T22:47:44.620Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.51.2"      && /build/golangci-lint --version
22:47:44 [2023-03-30T22:47:44.620Z] #62 24.29 go: downloading github.com/alingse/asasalint v0.0.11
22:47:44 [2023-03-30T22:47:44.620Z] #62 24.40 go: downloading github.com/ashanbrown/forbidigo v1.4.0
22:47:44 [2023-03-30T22:47:44.620Z] #62 ...
22:47:44 [2023-03-30T22:47:44.620Z] 
22:47:44 [2023-03-30T22:47:44.620Z] #63 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libc6-dev
22:47:44 [2023-03-30T22:47:44.620Z] #63 13.79 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [232 kB]
22:47:44 [2023-03-30T22:47:44.620Z] #63 17.74 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
22:47:44 [2023-03-30T22:47:44.620Z] #63 22.91 Fetched 8524 kB in 14s (591 kB/s)
22:47:44 [2023-03-30T22:47:44.881Z] #63 22.91 Reading package lists...
22:47:44 [2023-03-30T22:47:44.881Z] #63 ...
22:47:44 [2023-03-30T22:47:44.881Z] 
22:47:44 [2023-03-30T22:47:44.881Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.51.2"      && /build/golangci-lint --version
22:47:44 [2023-03-30T22:47:44.881Z] #62 24.51 go: downloading github.com/ashanbrown/makezero v1.1.1
22:47:44 [2023-03-30T22:47:44.881Z] #62 24.58 go: downloading github.com/bkielbasa/cyclop v1.2.0
22:47:45 [2023-03-30T22:47:45.142Z] #62 24.72 go: downloading github.com/blizzy78/varnamelen v0.8.0
22:47:45 [2023-03-30T22:47:45.142Z] #62 24.74 go: downloading github.com/bombsimon/wsl/v3 v3.4.0
22:47:45 [2023-03-30T22:47:45.142Z] #62 24.85 go: downloading github.com/breml/bidichk v0.2.3
22:47:45 [2023-03-30T22:47:45.402Z] #62 24.97 go: downloading github.com/breml/errchkjson v0.3.0
22:47:45 [2023-03-30T22:47:45.402Z] #62 25.02 go: downloading github.com/butuzov/ireturn v0.1.1
22:47:45 [2023-03-30T22:47:45.402Z] #62 25.19 go: downloading github.com/charithe/durationcheck v0.0.9
22:47:45 [2023-03-30T22:47:45.402Z] #62 25.19 go: downloading github.com/curioswitch/go-reassign v0.2.0
22:47:45 [2023-03-30T22:47:45.671Z] #62 25.28 go: downloading github.com/daixiang0/gci v0.9.1
22:47:45 [2023-03-30T22:47:45.932Z] #62 25.74 go: downloading github.com/denis-tingaikin/go-header v0.4.3
22:47:45 [2023-03-30T22:47:45.932Z] #62 25.74 go: downloading github.com/esimonov/ifshort v1.0.4
22:47:45 [2023-03-30T22:47:45.932Z] #62 25.78 go: downloading github.com/firefart/nonamedreturns v1.0.4
22:47:46 [2023-03-30T22:47:46.192Z] #62 25.93 go: downloading github.com/fzipp/gocyclo v0.6.0
22:47:46 [2023-03-30T22:47:46.192Z] #62 25.97 go: downloading github.com/go-critic/go-critic v0.6.7
22:47:47 [2023-03-30T22:47:47.133Z] #62 26.88 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
22:47:47 [2023-03-30T22:47:47.133Z] #62 27.01 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
22:47:47 [2023-03-30T22:47:47.394Z] #62 27.01 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
22:47:47 [2023-03-30T22:47:47.655Z] #62 27.18 go: downloading github.com/golangci/gofmt v0.0.0-20220901101216-f2edd75033f2
22:47:47 [2023-03-30T22:47:47.655Z] #62 27.44 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
22:47:47 [2023-03-30T22:47:47.916Z] #62 27.48 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
22:47:47 [2023-03-30T22:47:47.916Z] #62 27.53 go: downloading github.com/golangci/misspell v0.4.0
22:47:47 [2023-03-30T22:47:47.916Z] #62 ...
22:47:47 [2023-03-30T22:47:47.916Z] 
22:47:47 [2023-03-30T22:47:47.916Z] #65 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev
22:47:47 [2023-03-30T22:47:47.916Z] #65 14.91 Reading package lists...
22:47:47 [2023-03-30T22:47:47.916Z] #65 21.58 Building dependency tree...
22:47:47 [2023-03-30T22:47:47.916Z] #65 23.76 Reading state information...
22:47:47 [2023-03-30T22:47:47.916Z] #65 27.04 gcc is already the newest version (4:10.2.1-1).
22:47:47 [2023-03-30T22:47:47.916Z] #65 27.04 libc6-dev is already the newest version (2.31-13+deb11u5).
22:47:47 [2023-03-30T22:47:47.916Z] #65 27.04 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
22:47:47 [2023-03-30T22:47:47.916Z] #65 DONE 27.2s
22:47:48 [2023-03-30T22:47:48.177Z] 
22:47:48 [2023-03-30T22:47:48.177Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.51.2"      && /build/golangci-lint --version
22:47:48 [2023-03-30T22:47:48.177Z] #62 27.82 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
22:47:48 [2023-03-30T22:47:48.177Z] #62 27.85 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20230107090616-13ace0543b28
22:47:48 [2023-03-30T22:47:48.177Z] #62 27.95 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
22:47:48 [2023-03-30T22:47:48.438Z] #62 28.03 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
22:47:48 [2023-03-30T22:47:48.438Z] #62 28.08 go: downloading github.com/hexops/gotextdiff v1.0.3
22:47:48 [2023-03-30T22:47:48.438Z] #62 28.17 go: downloading github.com/jgautheron/goconst v1.5.1
22:47:48 [2023-03-30T22:47:48.438Z] #62 28.21 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
22:47:48 [2023-03-30T22:47:48.438Z] #62 28.27 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
22:47:48 [2023-03-30T22:47:48.699Z] #62 28.28 go: downloading github.com/julz/importas v0.1.0
22:47:48 [2023-03-30T22:47:48.699Z] #62 28.38 go: downloading github.com/junk1tm/musttag v0.4.5
22:47:48 [2023-03-30T22:47:48.699Z] #62 28.42 go: downloading github.com/kisielk/errcheck v1.6.3
22:47:48 [2023-03-30T22:47:48.699Z] #62 28.47 go: downloading github.com/kkHAIKE/contextcheck v1.1.3
22:47:48 [2023-03-30T22:47:48.961Z] #62 28.53 go: downloading github.com/kulti/thelper v0.6.3
22:47:48 [2023-03-30T22:47:48.961Z] #62 28.69 go: downloading github.com/kunwardeep/paralleltest v1.0.6
22:47:48 [2023-03-30T22:47:48.961Z] #62 28.72 go: downloading github.com/kyoh86/exportloopref v0.1.11
22:47:48 [2023-03-30T22:47:48.961Z] #62 28.81 go: downloading github.com/ldez/tagliatelle v0.4.0
22:47:49 [2023-03-30T22:47:49.222Z] #62 28.82 go: downloading github.com/leonklingele/grouper v1.1.1
22:47:49 [2023-03-30T22:47:49.222Z] #62 28.94 go: downloading github.com/lufeee/execinquery v1.2.1
22:47:49 [2023-03-30T22:47:49.222Z] #62 29.02 go: downloading github.com/maratori/testableexamples v1.0.0
22:47:49 [2023-03-30T22:47:49.483Z] #62 29.12 go: downloading github.com/maratori/testpackage v1.1.0
22:47:49 [2023-03-30T22:47:49.483Z] #62 29.23 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
22:47:49 [2023-03-30T22:47:49.483Z] #62 29.30 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
22:47:49 [2023-03-30T22:47:49.483Z] #62 29.35 go: downloading github.com/mgechev/revive v1.2.5
22:47:50 [2023-03-30T22:47:50.055Z] #62 ...
22:47:50 [2023-03-30T22:47:50.055Z] 
22:47:50 [2023-03-30T22:47:50.055Z] #60 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.2"      && /build/gotestsum --version
22:47:50 [2023-03-30T22:47:50.055Z] #60 19.67 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
22:47:50 [2023-03-30T22:47:50.055Z] #60 ...
22:47:50 [2023-03-30T22:47:50.055Z] 
22:47:50 [2023-03-30T22:47:50.055Z] #66 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             dpkg-dev gcc libc6-dev libseccomp-dev
22:47:50 [2023-03-30T22:47:50.055Z] #66 22.46 Reading package lists...
22:47:50 [2023-03-30T22:47:50.055Z] #66 29.02 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
22:47:50 [2023-03-30T22:47:50.055Z] #66 29.04 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
22:47:50 [2023-03-30T22:47:50.055Z] #66 29.04 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
22:47:51 [2023-03-30T22:47:51.968Z] #66 ...
22:47:51 [2023-03-30T22:47:51.968Z] 
22:47:51 [2023-03-30T22:47:51.968Z] #44 [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
22:47:51 [2023-03-30T22:47:51.968Z] #44 20.62 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  Packages [2163 B]
22:47:51 [2023-03-30T22:47:51.968Z] #44 24.15 Fetched 8528 kB in 16s (523 kB/s)
22:47:51 [2023-03-30T22:47:51.968Z] #44 24.15 Reading package lists...
22:47:51 [2023-03-30T22:47:51.968Z] #44 28.92 Reading package lists...
22:47:51 [2023-03-30T22:47:51.968Z] #44 ...
22:47:51 [2023-03-30T22:47:51.968Z] 
22:47:51 [2023-03-30T22:47:51.968Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.51.2"      && /build/golangci-lint --version
22:47:51 [2023-03-30T22:47:51.968Z] #62 30.07 go: downloading github.com/moricho/tparallel v0.2.1
22:47:51 [2023-03-30T22:47:51.968Z] #62 30.07 go: downloading github.com/nakabonne/nestif v0.3.1
22:47:51 [2023-03-30T22:47:51.968Z] #62 30.13 go: downloading github.com/nishanths/exhaustive v0.9.5
22:47:51 [2023-03-30T22:47:51.968Z] #62 30.20 go: downloading github.com/nishanths/predeclared v0.2.2
22:47:51 [2023-03-30T22:47:51.968Z] #62 30.35 go: downloading github.com/nunnatsa/ginkgolinter v0.8.1
22:47:51 [2023-03-30T22:47:51.968Z] #62 30.44 go: downloading github.com/polyfloyd/go-errorlint v1.1.0
22:47:51 [2023-03-30T22:47:51.968Z] #62 30.48 go: downloading github.com/ryancurrah/gomodguard v1.3.0
22:47:51 [2023-03-30T22:47:51.968Z] #62 30.60 go: downloading github.com/ryanrolds/sqlclosecheck v0.4.0
22:47:51 [2023-03-30T22:47:51.968Z] #62 30.64 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.7
22:47:51 [2023-03-30T22:47:51.968Z] #62 30.75 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0
22:47:51 [2023-03-30T22:47:51.968Z] #62 30.85 go: downloading github.com/sashamelentyev/usestdlibvars v1.23.0
22:47:51 [2023-03-30T22:47:51.968Z] #62 30.91 go: downloading github.com/securego/gosec/v2 v2.15.0
22:47:51 [2023-03-30T22:47:51.968Z] #62 31.21 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
22:47:51 [2023-03-30T22:47:51.968Z] #62 31.23 go: downloading github.com/sivchari/containedctx v1.0.2
22:47:51 [2023-03-30T22:47:51.968Z] #62 31.28 go: downloading github.com/sivchari/nosnakecase v1.7.0
22:47:51 [2023-03-30T22:47:51.968Z] #62 31.32 go: downloading github.com/sivchari/tenv v1.7.1
22:47:51 [2023-03-30T22:47:51.968Z] #62 31.34 go: downloading github.com/sonatard/noctx v0.0.1
22:47:51 [2023-03-30T22:47:51.968Z] #62 31.47 go: downloading github.com/sourcegraph/go-diff v0.7.0
22:47:51 [2023-03-30T22:47:51.968Z] #62 31.48 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
22:47:51 [2023-03-30T22:47:51.968Z] #62 31.60 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
22:47:51 [2023-03-30T22:47:51.968Z] #62 31.72 go: downloading github.com/tdakkota/asciicheck v0.1.1
22:47:51 [2023-03-30T22:47:51.968Z] #62 31.76 go: downloading github.com/tetafro/godot v1.4.11
22:47:51 [2023-03-30T22:47:51.968Z] #62 31.84 go: downloading github.com/timakin/bodyclose v0.0.0-20221125081123-e39cf3fc478e
22:47:52 [2023-03-30T22:47:52.229Z] #62 31.98 go: downloading github.com/timonwong/loggercheck v0.9.3
22:47:52 [2023-03-30T22:47:52.489Z] #62 31.98 go: downloading github.com/tomarrell/wrapcheck/v2 v2.8.0
22:47:52 [2023-03-30T22:47:52.489Z] #62 32.19 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.1
22:47:52 [2023-03-30T22:47:52.750Z] #62 32.29 go: downloading github.com/ultraware/funlen v0.0.3
22:47:52 [2023-03-30T22:47:52.750Z] #62 32.39 go: downloading github.com/ultraware/whitespace v0.0.5
22:47:52 [2023-03-30T22:47:52.750Z] #62 32.48 go: downloading github.com/uudashr/gocognit v1.0.6
22:47:53 [2023-03-30T22:47:53.011Z] #62 32.55 go: downloading github.com/yagipy/maintidx v1.0.0
22:47:53 [2023-03-30T22:47:53.011Z] #62 32.65 go: downloading github.com/yeya24/promlinter v0.2.0
22:47:53 [2023-03-30T22:47:53.011Z] #62 32.71 go: downloading gitlab.com/bosi/decorder v0.2.3
22:47:53 [2023-03-30T22:47:53.272Z] #62 32.99 go: downloading honnef.co/go/tools v0.4.2
22:47:54 [2023-03-30T22:47:54.215Z] #62 ...
22:47:54 [2023-03-30T22:47:54.215Z] 
22:47:54 [2023-03-30T22:47:54.215Z] #71 [delve-build 2/2] RUN --mount=from=delve-src,src=/usr/src/delve,rw     --mount=type=cache,target=/root/.cache/go-build,id=delve-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod <<EOT (set -e...)
22:47:54 [2023-03-30T22:47:54.215Z] #71 ...
22:47:54 [2023-03-30T22:47:54.215Z] 
22:47:54 [2023-03-30T22:47:54.215Z] #51 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
22:47:54 [2023-03-30T22:47:54.215Z] #51 18.65 internal/coverage/rtcov
22:47:54 [2023-03-30T22:47:54.215Z] #51 19.03 internal/bytealg
22:47:54 [2023-03-30T22:47:54.215Z] #51 19.04 internal/goexperiment
22:47:54 [2023-03-30T22:47:54.215Z] #51 19.18 internal/goos
22:47:54 [2023-03-30T22:47:54.215Z] #51 19.33 runtime/internal/atomic
22:47:54 [2023-03-30T22:47:54.215Z] #51 20.06 runtime/internal/math
22:47:54 [2023-03-30T22:47:54.215Z] #51 20.09 runtime/internal/sys
22:47:54 [2023-03-30T22:47:54.215Z] #51 20.34 runtime/internal/syscall
22:47:54 [2023-03-30T22:47:54.215Z] #51 20.42 internal/race
22:47:54 [2023-03-30T22:47:54.215Z] #51 20.54 sync/atomic
22:47:54 [2023-03-30T22:47:54.215Z] #51 20.83 runtime
22:47:54 [2023-03-30T22:47:54.215Z] #51 21.95 unicode
22:47:54 [2023-03-30T22:47:54.215Z] #51 26.39 unicode/utf8
22:47:54 [2023-03-30T22:47:54.215Z] #51 27.02 container/list
22:47:54 [2023-03-30T22:47:54.215Z] #51 27.46 internal/itoa
22:47:54 [2023-03-30T22:47:54.215Z] #51 27.64 math/bits
22:47:54 [2023-03-30T22:47:54.215Z] #51 28.02 math
22:47:54 [2023-03-30T22:47:54.786Z] #51 ...
22:47:54 [2023-03-30T22:47:54.786Z] 
22:47:54 [2023-03-30T22:47:54.786Z] #44 [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
22:47:54 [2023-03-30T22:47:54.786Z] #44 28.92 Reading package lists...
22:47:56 [2023-03-30T22:47:56.430Z] #44 33.99 Building dependency tree...
22:47:57 [2023-03-30T22:47:57.001Z] #44 ...
22:47:57 [2023-03-30T22:47:57.001Z] 
22:47:57 [2023-03-30T22:47:57.001Z] #58 [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             ;
22:47:57 [2023-03-30T22:47:57.001Z] #58 20.89 Reading package lists...
22:47:57 [2023-03-30T22:47:57.001Z] #58 27.01 Reading package lists...
22:47:57 [2023-03-30T22:47:57.001Z] #58 32.16 Building dependency tree...
22:47:57 [2023-03-30T22:47:57.001Z] #58 36.05 python3 is already the newest version (3.9.2-3).
22:47:57 [2023-03-30T22:47:57.001Z] #58 36.05 The following additional packages will be installed:
22:47:57 [2023-03-30T22:47:57.001Z] #58 36.11   autotools-dev bzip2 dpkg-dev libcap2 libprotobuf-c1 libsigsegv2 libyajl2 m4
22:47:57 [2023-03-30T22:47:57.001Z] #58 36.12   patch xz-utils
22:47:57 [2023-03-30T22:47:57.001Z] #58 36.13 Suggested packages:
22:47:57 [2023-03-30T22:47:57.001Z] #58 36.14   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
22:47:57 [2023-03-30T22:47:57.001Z] #58 36.14   manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
22:47:57 [2023-03-30T22:47:57.001Z] #58 36.14   m4-doc ed diffutils-doc
22:47:57 [2023-03-30T22:47:57.001Z] #58 36.14 Recommended packages:
22:47:57 [2023-03-30T22:47:57.001Z] #58 36.14   fakeroot libalgorithm-merge-perl libltdl-dev
22:47:57 [2023-03-30T22:47:57.262Z] #58 ...
22:47:57 [2023-03-30T22:47:57.262Z] 
22:47:57 [2023-03-30T22:47:57.262Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.51.2"      && /build/golangci-lint --version
22:47:57 [2023-03-30T22:47:57.262Z] #62 34.92 go: downloading mvdan.cc/gofumpt v0.4.0
22:47:57 [2023-03-30T22:47:57.262Z] #62 34.95 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
22:47:57 [2023-03-30T22:47:57.262Z] #62 35.17 go: downloading mvdan.cc/unparam v0.0.0-20221223090309-7455f1af531d
22:47:57 [2023-03-30T22:47:57.262Z] #62 35.18 go: downloading github.com/davecgh/go-spew v1.1.1
22:47:57 [2023-03-30T22:47:57.262Z] #62 35.34 go: downloading github.com/pmezard/go-difflib v1.0.0
22:47:57 [2023-03-30T22:47:57.262Z] #62 35.38 go: downloading github.com/stretchr/objx v0.5.0
22:47:57 [2023-03-30T22:47:57.262Z] #62 35.50 go: downloading golang.org/x/text v0.6.0
22:47:59 [2023-03-30T22:47:59.174Z] #62 ...
22:47:59 [2023-03-30T22:47:59.174Z] 
22:47:59 [2023-03-30T22:47:59.174Z] #64 [tini-build 2/4] 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
22:47:59 [2023-03-30T22:47:59.174Z] #64 22.65 Reading package lists...
22:47:59 [2023-03-30T22:47:59.174Z] #64 28.77 Reading package lists...
22:47:59 [2023-03-30T22:47:59.174Z] #64 33.61 Building dependency tree...
22:47:59 [2023-03-30T22:47:59.174Z] #64 37.57 The following additional packages will be installed:
22:47:59 [2023-03-30T22:47:59.174Z] #64 37.58   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
22:47:59 [2023-03-30T22:47:59.174Z] #64 37.59 Suggested packages:
22:47:59 [2023-03-30T22:47:59.174Z] #64 37.59   cmake-doc ninja-build lrzip
22:47:59 [2023-03-30T22:47:59.174Z] #64 38.18 The following NEW packages will be installed:
22:47:59 [2023-03-30T22:47:59.174Z] #64 38.20   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
22:47:59 [2023-03-30T22:47:59.436Z] #64 38.67 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded.
22:47:59 [2023-03-30T22:47:59.436Z] #64 38.67 Need to get 15.1 MB of archives.
22:47:59 [2023-03-30T22:47:59.436Z] #64 38.67 After this operation, 66.8 MB of additional disk space will be used.
22:47:59 [2023-03-30T22:47:59.436Z] #64 38.67 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
22:47:59 [2023-03-30T22:47:59.436Z] #64 ...
22:47:59 [2023-03-30T22:47:59.436Z] 
22:47:59 [2023-03-30T22:47:59.436Z] #63 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libc6-dev
22:47:59 [2023-03-30T22:47:59.436Z] #63 22.91 Reading package lists...
22:47:59 [2023-03-30T22:47:59.436Z] #63 29.27 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
22:47:59 [2023-03-30T22:47:59.436Z] #63 29.28 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
22:47:59 [2023-03-30T22:47:59.436Z] #63 29.28 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
22:47:59 [2023-03-30T22:47:59.436Z] #63 32.35 Reading package lists...
22:47:59 [2023-03-30T22:47:59.436Z] #63 37.26 + apt-get  install -y --no-install-recommends gcc libc6-dev
22:47:59 [2023-03-30T22:47:59.436Z] #63 37.34 Reading package lists...
22:47:59 [2023-03-30T22:47:59.436Z] #63 ...
22:47:59 [2023-03-30T22:47:59.436Z] 
22:47:59 [2023-03-30T22:47:59.436Z] #58 [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             ;
22:47:59 [2023-03-30T22:47:59.436Z] #58 37.67 The following NEW packages will be installed:
22:47:59 [2023-03-30T22:47:59.436Z] #58 37.68   autoconf automake autotools-dev build-essential bzip2 dpkg-dev libcap-dev
22:47:59 [2023-03-30T22:47:59.436Z] #58 37.68   libcap2 libprotobuf-c-dev libprotobuf-c1 libseccomp-dev libsigsegv2
22:47:59 [2023-03-30T22:47:59.436Z] #58 37.68   libsystemd-dev libtool libudev-dev libyajl-dev libyajl2 m4 patch xz-utils
22:47:59 [2023-03-30T22:47:59.436Z] #58 38.09 0 upgraded, 20 newly installed, 0 to remove and 1 not upgraded.
22:47:59 [2023-03-30T22:47:59.436Z] #58 38.09 Need to get 5458 kB of archives.
22:47:59 [2023-03-30T22:47:59.436Z] #58 38.09 After this operation, 11.6 MB of additional disk space will be used.
22:47:59 [2023-03-30T22:47:59.436Z] #58 38.09 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
22:47:59 [2023-03-30T22:47:59.437Z] #58 38.09 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
22:47:59 [2023-03-30T22:47:59.437Z] #58 38.09 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB]
22:47:59 [2023-03-30T22:47:59.437Z] #58 38.10 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB]
22:47:59 [2023-03-30T22:47:59.437Z] #58 38.10 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB]
22:47:59 [2023-03-30T22:47:59.437Z] #58 38.10 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
22:47:59 [2023-03-30T22:47:59.437Z] #58 38.11 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB]
22:47:59 [2023-03-30T22:47:59.437Z] #58 38.14 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
22:47:59 [2023-03-30T22:47:59.437Z] #58 38.14 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
22:47:59 [2023-03-30T22:47:59.437Z] #58 38.23 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B]
22:47:59 [2023-03-30T22:47:59.437Z] #58 38.24 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
22:47:59 [2023-03-30T22:47:59.437Z] #58 38.24 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB]
22:47:59 [2023-03-30T22:47:59.437Z] #58 38.24 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
22:47:59 [2023-03-30T22:47:59.437Z] #58 38.24 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB]
22:47:59 [2023-03-30T22:47:59.437Z] #58 38.24 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
22:47:59 [2023-03-30T22:47:59.437Z] #58 38.25 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB]
22:47:59 [2023-03-30T22:47:59.437Z] #58 38.26 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB]
22:47:59 [2023-03-30T22:47:59.437Z] #58 38.30 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB]
22:47:59 [2023-03-30T22:47:59.437Z] #58 38.30 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
22:47:59 [2023-03-30T22:47:59.437Z] #58 38.31 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB]
22:47:59 [2023-03-30T22:47:59.437Z] #58 ...
22:47:59 [2023-03-30T22:47:59.437Z] 
22:47:59 [2023-03-30T22:47:59.437Z] #67 [containerd-build 2/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 && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
22:47:59 [2023-03-30T22:47:59.437Z] #67 23.32 Reading package lists...
22:47:59 [2023-03-30T22:47:59.437Z] #67 29.75 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
22:47:59 [2023-03-30T22:47:59.437Z] #67 29.75 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
22:47:59 [2023-03-30T22:47:59.437Z] #67 29.75 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
22:47:59 [2023-03-30T22:47:59.437Z] #67 32.74 Reading package lists...
22:47:59 [2023-03-30T22:47:59.437Z] #67 37.79 + apt-get  install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev
22:47:59 [2023-03-30T22:47:59.697Z] #67 37.88 Reading package lists...
22:47:59 [2023-03-30T22:47:59.697Z] #67 ...
22:47:59 [2023-03-30T22:47:59.697Z] 
22:47:59 [2023-03-30T22:47:59.697Z] #58 [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             ;
22:47:59 [2023-03-30T22:47:59.697Z] #58 39.42 debconf: delaying package configuration, since apt-utils is not installed
22:47:59 [2023-03-30T22:47:59.958Z] #58 39.73 Fetched 5458 kB in 1s (10.0 MB/s)
22:47:59 [2023-03-30T22:47:59.958Z] #58 39.81 Selecting previously unselected package bzip2.
22:48:00 [2023-03-30T22:48:00.218Z] #58 39.81 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15745 files and directories currently installed.)
22:48:00 [2023-03-30T22:48:00.218Z] #58 39.90 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ...
22:48:00 [2023-03-30T22:48:00.218Z] #58 39.92 Unpacking bzip2 (1.0.8-4) ...
22:48:00 [2023-03-30T22:48:00.479Z] #58 40.16 Selecting previously unselected package xz-utils.
22:48:00 [2023-03-30T22:48:00.479Z] #58 40.16 Preparing to unpack .../01-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
22:48:00 [2023-03-30T22:48:00.479Z] #58 40.17 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
22:48:00 [2023-03-30T22:48:00.865Z] #58 40.47 Selecting previously unselected package libsigsegv2:arm64.
22:48:00 [2023-03-30T22:48:00.865Z] #58 40.47 Preparing to unpack .../02-libsigsegv2_2.13-1_arm64.deb ...
22:48:00 [2023-03-30T22:48:00.865Z] #58 40.51 Unpacking libsigsegv2:arm64 (2.13-1) ...
22:48:00 [2023-03-30T22:48:00.865Z] #58 40.63 Selecting previously unselected package m4.
22:48:00 [2023-03-30T22:48:00.865Z] #58 40.63 Preparing to unpack .../03-m4_1.4.18-5_arm64.deb ...
22:48:01 [2023-03-30T22:48:01.126Z] #58 40.63 Unpacking m4 (1.4.18-5) ...
22:48:01 [2023-03-30T22:48:01.126Z] #58 40.84 Selecting previously unselected package autoconf.
22:48:01 [2023-03-30T22:48:01.126Z] #58 40.88 Preparing to unpack .../04-autoconf_2.69-14_all.deb ...
22:48:01 [2023-03-30T22:48:01.126Z] #58 40.89 Unpacking autoconf (2.69-14) ...
22:48:01 [2023-03-30T22:48:01.698Z] #58 41.41 Selecting previously unselected package autotools-dev.
22:48:01 [2023-03-30T22:48:01.698Z] #58 41.41 Preparing to unpack .../05-autotools-dev_20180224.1+nmu1_all.deb ...
22:48:01 [2023-03-30T22:48:01.698Z] #58 41.43 Unpacking autotools-dev (20180224.1+nmu1) ...
22:48:01 [2023-03-30T22:48:01.959Z] #58 41.63 Selecting previously unselected package automake.
22:48:01 [2023-03-30T22:48:01.959Z] #58 41.63 Preparing to unpack .../06-automake_1%3a1.16.3-2_all.deb ...
22:48:01 [2023-03-30T22:48:01.959Z] #58 41.65 Unpacking automake (1:1.16.3-2) ...
22:48:02 [2023-03-30T22:48:02.793Z] #58 42.31 Selecting previously unselected package patch.
22:48:02 [2023-03-30T22:48:02.793Z] #58 42.33 Preparing to unpack .../07-patch_2.7.6-7_arm64.deb ...
22:48:02 [2023-03-30T22:48:02.793Z] #58 42.34 Unpacking patch (2.7.6-7) ...
22:48:02 [2023-03-30T22:48:02.793Z] #58 ...
22:48:02 [2023-03-30T22:48:02.793Z] 
22:48:02 [2023-03-30T22:48:02.793Z] #66 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             dpkg-dev gcc libc6-dev libseccomp-dev
22:48:02 [2023-03-30T22:48:02.793Z] #66 32.00 Reading package lists...
22:48:02 [2023-03-30T22:48:02.793Z] #66 37.05 + apt-get  install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev
22:48:02 [2023-03-30T22:48:02.793Z] #66 37.14 Reading package lists...
22:48:02 [2023-03-30T22:48:02.793Z] #66 41.96 Building dependency tree...
22:48:02 [2023-03-30T22:48:02.793Z] #66 ...
22:48:02 [2023-03-30T22:48:02.793Z] 
22:48:02 [2023-03-30T22:48:02.793Z] #58 [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             ;
22:48:02 [2023-03-30T22:48:02.793Z] #58 42.57 Selecting previously unselected package dpkg-dev.
22:48:02 [2023-03-30T22:48:02.793Z] #58 42.57 Preparing to unpack .../08-dpkg-dev_1.20.12_all.deb ...
22:48:03 [2023-03-30T22:48:03.054Z] #58 42.65 Unpacking dpkg-dev (1.20.12) ...
22:48:04 [2023-03-30T22:48:04.439Z] #58 43.96 Selecting previously unselected package build-essential.
22:48:04 [2023-03-30T22:48:04.439Z] #58 43.97 Preparing to unpack .../09-build-essential_12.9_arm64.deb ...
22:48:04 [2023-03-30T22:48:04.439Z] #58 43.97 Unpacking build-essential (12.9) ...
22:48:04 [2023-03-30T22:48:04.439Z] #58 44.11 Selecting previously unselected package libcap2:arm64.
22:48:04 [2023-03-30T22:48:04.439Z] #58 44.11 Preparing to unpack .../10-libcap2_1%3a2.44-1_arm64.deb ...
22:48:04 [2023-03-30T22:48:04.439Z] #58 44.13 Unpacking libcap2:arm64 (1:2.44-1) ...
22:48:04 [2023-03-30T22:48:04.439Z] #58 44.24 Selecting previously unselected package libcap-dev:arm64.
22:48:04 [2023-03-30T22:48:04.439Z] #58 44.25 Preparing to unpack .../11-libcap-dev_1%3a2.44-1_arm64.deb ...
22:48:04 [2023-03-30T22:48:04.439Z] #58 44.26 Unpacking libcap-dev:arm64 (1:2.44-1) ...
22:48:04 [2023-03-30T22:48:04.700Z] #58 44.51 Selecting previously unselected package libprotobuf-c1:arm64.
22:48:04 [2023-03-30T22:48:04.700Z] #58 44.51 Preparing to unpack .../12-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
22:48:04 [2023-03-30T22:48:04.700Z] #58 44.51 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
22:48:04 [2023-03-30T22:48:04.961Z] #58 44.64 Selecting previously unselected package libprotobuf-c-dev:arm64.
22:48:04 [2023-03-30T22:48:04.961Z] #58 44.65 Preparing to unpack .../13-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ...
22:48:04 [2023-03-30T22:48:04.961Z] #58 44.66 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
22:48:04 [2023-03-30T22:48:04.961Z] #58 44.81 Selecting previously unselected package libseccomp-dev:arm64.
22:48:04 [2023-03-30T22:48:04.961Z] #58 44.82 Preparing to unpack .../14-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
22:48:05 [2023-03-30T22:48:05.222Z] #58 44.83 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
22:48:05 [2023-03-30T22:48:05.483Z] #58 45.10 Selecting previously unselected package libsystemd-dev:arm64.
22:48:05 [2023-03-30T22:48:05.483Z] #58 45.10 Preparing to unpack .../15-libsystemd-dev_247.3-7+deb11u1_arm64.deb ...
22:48:05 [2023-03-30T22:48:05.483Z] #58 45.12 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ...
22:48:06 [2023-03-30T22:48:06.687Z] #58 46.18 Selecting previously unselected package libtool.
22:48:06 [2023-03-30T22:48:06.687Z] #58 46.18 Preparing to unpack .../16-libtool_2.4.6-15_all.deb ...
22:48:06 [2023-03-30T22:48:06.687Z] #58 46.19 Unpacking libtool (2.4.6-15) ...
22:48:06 [2023-03-30T22:48:06.948Z] #58 46.58 Selecting previously unselected package libudev-dev:arm64.
22:48:06 [2023-03-30T22:48:06.948Z] #58 46.58 Preparing to unpack .../17-libudev-dev_247.3-7+deb11u1_arm64.deb ...
22:48:06 [2023-03-30T22:48:06.948Z] #58 46.59 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ...
22:48:07 [2023-03-30T22:48:07.209Z] #58 46.86 Selecting previously unselected package libyajl2:arm64.
22:48:07 [2023-03-30T22:48:07.209Z] #58 46.88 Preparing to unpack .../18-libyajl2_2.1.0-3_arm64.deb ...
22:48:07 [2023-03-30T22:48:07.209Z] #58 46.90 Unpacking libyajl2:arm64 (2.1.0-3) ...
22:48:07 [2023-03-30T22:48:07.471Z] #58 47.08 Selecting previously unselected package libyajl-dev:arm64.
22:48:07 [2023-03-30T22:48:07.471Z] #58 47.08 Preparing to unpack .../19-libyajl-dev_2.1.0-3_arm64.deb ...
22:48:07 [2023-03-30T22:48:07.471Z] #58 47.09 Unpacking libyajl-dev:arm64 (2.1.0-3) ...
22:48:07 [2023-03-30T22:48:07.471Z] #58 ...
22:48:07 [2023-03-30T22:48:07.471Z] 
22:48:07 [2023-03-30T22:48:07.471Z] #51 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
22:48:07 [2023-03-30T22:48:07.471Z] #51 31.70 crypto/internal/alias
22:48:07 [2023-03-30T22:48:07.471Z] #51 31.89 crypto/subtle
22:48:07 [2023-03-30T22:48:07.471Z] #51 32.27 crypto/internal/boring/sig
22:48:07 [2023-03-30T22:48:07.471Z] #51 32.64 unicode/utf16
22:48:07 [2023-03-30T22:48:07.471Z] #51 33.01 vendor/golang.org/x/crypto/cryptobyte/asn1
22:48:07 [2023-03-30T22:48:07.471Z] #51 33.25 internal/nettrace
22:48:07 [2023-03-30T22:48:07.471Z] #51 33.34 vendor/golang.org/x/crypto/internal/alias
22:48:07 [2023-03-30T22:48:07.471Z] #51 33.51 encoding
22:48:07 [2023-03-30T22:48:07.471Z] #51 33.62 github.com/docker/distribution/manifest
22:48:07 [2023-03-30T22:48:07.471Z] #51 33.78 github.com/inconshreveable/mousetrap
22:48:07 [2023-03-30T22:48:07.471Z] #51 33.91 github.com/docker/distribution/registry/storage/driver/gcs
22:48:07 [2023-03-30T22:48:07.471Z] #51 34.07 github.com/docker/distribution/registry/storage/driver/oss
22:48:07 [2023-03-30T22:48:07.471Z] #51 ...
22:48:07 [2023-03-30T22:48:07.471Z] 
22:48:07 [2023-03-30T22:48:07.471Z] #44 [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
22:48:07 [2023-03-30T22:48:07.471Z] #44 37.98 The following additional packages will be installed:
22:48:07 [2023-03-30T22:48:07.471Z] #44 38.00   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
22:48:07 [2023-03-30T22:48:07.471Z] #44 38.00   python3-protobuf python3-six
22:48:07 [2023-03-30T22:48:07.471Z] #44 38.01 Suggested packages:
22:48:07 [2023-03-30T22:48:07.471Z] #44 38.01   python3-setuptools
22:48:07 [2023-03-30T22:48:07.471Z] #44 38.01 Recommended packages:
22:48:07 [2023-03-30T22:48:07.471Z] #44 38.01   iproute2 | iproute
22:48:07 [2023-03-30T22:48:07.471Z] #44 38.62 The following NEW packages will be installed:
22:48:07 [2023-03-30T22:48:07.471Z] #44 38.66   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
22:48:07 [2023-03-30T22:48:07.471Z] #44 38.67   python3-protobuf python3-six
22:48:07 [2023-03-30T22:48:07.471Z] #44 39.24 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded.
22:48:07 [2023-03-30T22:48:07.471Z] #44 39.24 Need to get 2136 kB of archives.
22:48:07 [2023-03-30T22:48:07.471Z] #44 39.24 After this operation, 10.8 MB of additional disk space will be used.
22:48:07 [2023-03-30T22:48:07.471Z] #44 39.24 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB]
22:48:07 [2023-03-30T22:48:07.471Z] #44 39.25 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
22:48:07 [2023-03-30T22:48:07.471Z] #44 39.25 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB]
22:48:07 [2023-03-30T22:48:07.471Z] #44 39.25 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB]
22:48:07 [2023-03-30T22:48:07.471Z] #44 39.28 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
22:48:07 [2023-03-30T22:48:07.471Z] #44 39.29 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
22:48:07 [2023-03-30T22:48:07.471Z] #44 39.30 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
22:48:07 [2023-03-30T22:48:07.471Z] #44 41.46 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.17.1-1 [630 kB]
22:48:07 [2023-03-30T22:48:07.471Z] #44 43.04 debconf: delaying package configuration, since apt-utils is not installed
22:48:07 [2023-03-30T22:48:07.471Z] #44 43.28 Fetched 2136 kB in 3s (704 kB/s)
22:48:07 [2023-03-30T22:48:07.471Z] #44 43.41 Selecting previously unselected package libprotobuf23:arm64.
22:48:07 [2023-03-30T22:48:07.471Z] #44 43.41 (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 ... 15745 files and directories currently installed.)
22:48:07 [2023-03-30T22:48:07.471Z] #44 43.47 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ...
22:48:07 [2023-03-30T22:48:07.471Z] #44 43.52 Unpacking libprotobuf23:arm64 (3.12.4-1) ...
22:48:07 [2023-03-30T22:48:07.471Z] #44 44.34 Selecting previously unselected package python3-pkg-resources.
22:48:07 [2023-03-30T22:48:07.471Z] #44 44.35 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
22:48:07 [2023-03-30T22:48:07.471Z] #44 44.35 Unpacking python3-pkg-resources (52.0.0-4) ...
22:48:07 [2023-03-30T22:48:07.471Z] #44 44.66 Selecting previously unselected package python3-six.
22:48:07 [2023-03-30T22:48:07.471Z] #44 44.66 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
22:48:07 [2023-03-30T22:48:07.471Z] #44 44.68 Unpacking python3-six (1.16.0-2) ...
22:48:07 [2023-03-30T22:48:07.471Z] #44 45.00 Selecting previously unselected package python3-protobuf.
22:48:07 [2023-03-30T22:48:07.472Z] #44 45.00 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ...
22:48:07 [2023-03-30T22:48:07.472Z] #44 45.02 Unpacking python3-protobuf (3.12.4-1) ...
22:48:07 [2023-03-30T22:48:07.472Z] #44 45.67 Selecting previously unselected package libnet1:arm64.
22:48:07 [2023-03-30T22:48:07.472Z] #44 45.68 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
22:48:07 [2023-03-30T22:48:07.472Z] #44 45.68 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
22:48:07 [2023-03-30T22:48:07.472Z] #44 45.93 Selecting previously unselected package libnl-3-200:arm64.
22:48:07 [2023-03-30T22:48:07.472Z] #44 45.93 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ...
22:48:07 [2023-03-30T22:48:07.472Z] #44 45.94 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
22:48:07 [2023-03-30T22:48:07.472Z] #44 46.09 Selecting previously unselected package libprotobuf-c1:arm64.
22:48:07 [2023-03-30T22:48:07.472Z] #44 46.10 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
22:48:07 [2023-03-30T22:48:07.472Z] #44 46.13 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
22:48:07 [2023-03-30T22:48:07.472Z] #44 46.27 Selecting previously unselected package criu.
22:48:07 [2023-03-30T22:48:07.472Z] #44 46.28 Preparing to unpack .../7-criu_3.17.1-1_arm64.deb ...
22:48:07 [2023-03-30T22:48:07.472Z] #44 46.36 Unpacking criu (3.17.1-1) ...
22:48:07 [2023-03-30T22:48:07.733Z] #44 ...
22:48:07 [2023-03-30T22:48:07.733Z] 
22:48:07 [2023-03-30T22:48:07.733Z] #58 [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             ;
22:48:07 [2023-03-30T22:48:07.733Z] #58 47.42 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
22:48:08 [2023-03-30T22:48:08.026Z] #58 47.55 Setting up libyajl2:arm64 (2.1.0-3) ...
22:48:08 [2023-03-30T22:48:08.026Z] #58 47.66 Setting up bzip2 (1.0.8-4) ...
22:48:08 [2023-03-30T22:48:08.026Z] #58 47.68 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
22:48:08 [2023-03-30T22:48:08.026Z] #58 47.71 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
22:48:08 [2023-03-30T22:48:08.026Z] #58 47.76 Setting up libcap2:arm64 (1:2.44-1) ...
22:48:08 [2023-03-30T22:48:08.291Z] #58 47.81 Setting up autotools-dev (20180224.1+nmu1) ...
22:48:08 [2023-03-30T22:48:08.291Z] #58 47.97 Setting up libsigsegv2:arm64 (2.13-1) ...
22:48:08 [2023-03-30T22:48:08.557Z] #58 48.08 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
22:48:08 [2023-03-30T22:48:08.557Z] #58 48.11 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
22:48:08 [2023-03-30T22:48:08.557Z] #58 48.18 Setting up patch (2.7.6-7) ...
22:48:08 [2023-03-30T22:48:08.557Z] #58 48.21 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ...
22:48:08 [2023-03-30T22:48:08.557Z] #58 48.32 Setting up libyajl-dev:arm64 (2.1.0-3) ...
22:48:08 [2023-03-30T22:48:08.557Z] #58 48.37 Setting up libcap-dev:arm64 (1:2.44-1) ...
22:48:08 [2023-03-30T22:48:08.557Z] #58 48.43 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ...
22:48:08 [2023-03-30T22:48:08.827Z] #58 48.45 Setting up libtool (2.4.6-15) ...
22:48:08 [2023-03-30T22:48:08.827Z] #58 48.55 Setting up m4 (1.4.18-5) ...
22:48:08 [2023-03-30T22:48:08.827Z] #58 48.61 Setting up dpkg-dev (1.20.12) ...
22:48:09 [2023-03-30T22:48:09.091Z] #58 48.70 Setting up autoconf (2.69-14) ...
22:48:09 [2023-03-30T22:48:09.091Z] #58 48.73 Setting up build-essential (12.9) ...
22:48:09 [2023-03-30T22:48:09.091Z] #58 48.76 Setting up automake (1:1.16.3-2) ...
22:48:09 [2023-03-30T22:48:09.091Z] #58 48.78 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
22:48:09 [2023-03-30T22:48:09.091Z] #58 48.83 Processing triggers for libc-bin (2.31-13+deb11u5) ...
22:48:09 [2023-03-30T22:48:09.352Z] #58 ...
22:48:09 [2023-03-30T22:48:09.352Z] 
22:48:09 [2023-03-30T22:48:09.352Z] #45 [dockercli-src 3/5] RUN git fetch -q --depth 1 origin "v17.06.2-ce" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
22:48:09 [2023-03-30T22:48:09.352Z] #45 DONE 44.6s
22:48:09 [2023-03-30T22:48:09.352Z] 
22:48:09 [2023-03-30T22:48:09.352Z] #63 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             gcc libc6-dev
22:48:09 [2023-03-30T22:48:09.352Z] #63 37.34 Reading package lists...
22:48:09 [2023-03-30T22:48:09.352Z] #63 42.02 Building dependency tree...
22:48:09 [2023-03-30T22:48:09.352Z] #63 46.62 gcc is already the newest version (4:10.2.1-1).
22:48:09 [2023-03-30T22:48:09.352Z] #63 46.62 libc6-dev is already the newest version (2.31-13+deb11u5).
22:48:09 [2023-03-30T22:48:09.352Z] #63 46.62 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
22:48:09 [2023-03-30T22:48:09.352Z] #63 DONE 48.4s
22:48:09 [2023-03-30T22:48:09.352Z] 
22:48:09 [2023-03-30T22:48:09.352Z] #64 [tini-build 2/4] 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
22:48:09 [2023-03-30T22:48:09.352Z] #64 38.73 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
22:48:09 [2023-03-30T22:48:09.352Z] #64 39.17 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u3 [630 kB]
22:48:09 [2023-03-30T22:48:09.352Z] #64 39.20 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB]
22:48:09 [2023-03-30T22:48:09.352Z] #64 39.22 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB]
22:48:09 [2023-03-30T22:48:09.352Z] #64 39.22 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB]
22:48:09 [2023-03-30T22:48:09.352Z] #64 39.23 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB]
22:48:09 [2023-03-30T22:48:09.352Z] #64 39.24 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB]
22:48:09 [2023-03-30T22:48:09.352Z] #64 40.60 debconf: delaying package configuration, since apt-utils is not installed
22:48:09 [2023-03-30T22:48:09.352Z] #64 40.91 Fetched 15.1 MB in 1s (13.9 MB/s)
22:48:09 [2023-03-30T22:48:09.352Z] #64 41.12 Selecting previously unselected package cmake-data.
22:48:09 [2023-03-30T22:48:09.352Z] #64 41.12 (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 ... 15745 files and directories currently installed.)
22:48:09 [2023-03-30T22:48:09.352Z] #64 41.21 Preparing to unpack .../0-cmake-data_3.18.4-2+deb11u1_all.deb ...
22:48:09 [2023-03-30T22:48:09.352Z] #64 41.22 Unpacking cmake-data (3.18.4-2+deb11u1) ...
22:48:09 [2023-03-30T22:48:09.352Z] #64 45.44 Selecting previously unselected package libicu67:arm64.
22:48:09 [2023-03-30T22:48:09.353Z] #64 45.44 Preparing to unpack .../1-libicu67_67.1-7_arm64.deb ...
22:48:09 [2023-03-30T22:48:09.353Z] #64 45.49 Unpacking libicu67:arm64 (67.1-7) ...
22:48:09 [2023-03-30T22:48:09.648Z] #64 ...
22:48:09 [2023-03-30T22:48:09.648Z] 
22:48:09 [2023-03-30T22:48:09.648Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.51.2"      && /build/golangci-lint --version
22:48:09 [2023-03-30T22:48:09.648Z] #62 41.17 go: downloading github.com/subosito/gotenv v1.4.1
22:48:09 [2023-03-30T22:48:09.648Z] #62 41.18 go: downloading github.com/hashicorp/hcl v1.0.0
22:48:09 [2023-03-30T22:48:09.648Z] #62 41.57 go: downloading gopkg.in/ini.v1 v1.67.0
22:48:09 [2023-03-30T22:48:09.648Z] #62 41.57 go: downloading github.com/magiconair/properties v1.8.6
22:48:09 [2023-03-30T22:48:09.648Z] #62 41.73 go: downloading github.com/pelletier/go-toml/v2 v2.0.5
22:48:09 [2023-03-30T22:48:09.648Z] #62 41.90 go: downloading golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e
22:48:09 [2023-03-30T22:48:09.648Z] #62 42.32 go: downloading github.com/pelletier/go-toml v1.9.5
22:48:09 [2023-03-30T22:48:09.648Z] #62 42.75 go: downloading github.com/gobwas/glob v0.2.3
22:48:09 [2023-03-30T22:48:09.648Z] #62 42.76 go: downloading gopkg.in/yaml.v2 v2.4.0
22:48:09 [2023-03-30T22:48:09.648Z] #62 43.00 go: downloading go.uber.org/zap v1.17.0
22:48:09 [2023-03-30T22:48:09.648Z] #62 43.43 go: downloading golang.org/x/sync v0.1.0
22:48:09 [2023-03-30T22:48:09.648Z] #62 43.43 go: downloading github.com/go-toolsmith/astfmt v1.1.0
22:48:09 [2023-03-30T22:48:09.648Z] #62 43.46 go: downloading github.com/go-toolsmith/astcast v1.1.0
22:48:09 [2023-03-30T22:48:09.648Z] #62 43.52 go: downloading github.com/go-toolsmith/astcopy v1.0.3
22:48:09 [2023-03-30T22:48:09.648Z] #62 43.56 go: downloading github.com/go-toolsmith/astequal v1.1.0
22:48:09 [2023-03-30T22:48:09.648Z] #62 43.57 go: downloading github.com/go-toolsmith/astp v1.1.0
22:48:09 [2023-03-30T22:48:09.648Z] #62 43.61 go: downloading github.com/go-toolsmith/strparse v1.1.0
22:48:09 [2023-03-30T22:48:09.648Z] #62 43.72 go: downloading github.com/go-toolsmith/typep v1.1.0
22:48:09 [2023-03-30T22:48:09.648Z] #62 43.76 go: downloading github.com/quasilyte/go-ruleguard v0.3.19
22:48:09 [2023-03-30T22:48:09.648Z] #62 43.91 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
22:48:09 [2023-03-30T22:48:09.648Z] #62 44.02 go: downloading golang.org/x/exp/typeparams v0.0.0-20230203172020-98cc5a0785f9
22:48:09 [2023-03-30T22:48:09.648Z] #62 44.15 go: downloading github.com/kisielk/gotool v1.0.0
22:48:09 [2023-03-30T22:48:09.648Z] #62 44.27 go: downloading github.com/gostaticanalysis/comment v1.4.2
22:48:09 [2023-03-30T22:48:09.648Z] #62 44.43 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
22:48:09 [2023-03-30T22:48:09.648Z] #62 44.47 go: downloading github.com/ettle/strcase v0.1.1
22:48:09 [2023-03-30T22:48:09.648Z] #62 44.57 go: downloading github.com/fatih/structtag v1.2.0
22:48:09 [2023-03-30T22:48:09.648Z] #62 44.64 go: downloading github.com/Masterminds/semver v1.5.0
22:48:09 [2023-03-30T22:48:09.648Z] #62 44.72 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
22:48:09 [2023-03-30T22:48:09.648Z] #62 44.80 go: downloading github.com/prometheus/client_golang v1.12.1
22:48:09 [2023-03-30T22:48:09.648Z] #62 45.51 go: downloading github.com/prometheus/client_model v0.2.0
22:48:09 [2023-03-30T22:48:09.648Z] #62 45.62 go: downloading github.com/google/go-cmp v0.5.9
22:48:09 [2023-03-30T22:48:09.648Z] #62 45.94 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
22:48:09 [2023-03-30T22:48:09.648Z] #62 46.06 go: downloading go.uber.org/atomic v1.7.0
22:48:09 [2023-03-30T22:48:09.648Z] #62 46.10 go: downloading go.uber.org/multierr v1.6.0
22:48:09 [2023-03-30T22:48:09.648Z] #62 46.21 go: downloading github.com/quasilyte/gogrep v0.5.0
22:48:09 [2023-03-30T22:48:09.648Z] #62 46.36 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
22:48:09 [2023-03-30T22:48:09.648Z] #62 46.37 go: downloading github.com/chavacava/garif v0.0.0-20221024190013-b3ef35877348
22:48:09 [2023-03-30T22:48:09.648Z] #62 46.43 go: downloading github.com/olekukonko/tablewriter v0.0.5
22:48:09 [2023-03-30T22:48:09.648Z] #62 46.68 go: downloading github.com/beorn7/perks v1.0.1
22:48:09 [2023-03-30T22:48:09.648Z] #62 46.69 go: downloading github.com/cespare/xxhash/v2 v2.1.2
22:48:09 [2023-03-30T22:48:09.648Z] #62 46.74 go: downloading github.com/golang/protobuf v1.5.2
22:48:09 [2023-03-30T22:48:09.648Z] #62 46.91 go: downloading github.com/prometheus/common v0.32.1
22:48:09 [2023-03-30T22:48:09.648Z] #62 47.41 go: downloading github.com/prometheus/procfs v0.7.3
22:48:09 [2023-03-30T22:48:09.648Z] #62 47.43 go: downloading google.golang.org/protobuf v1.28.0
22:48:09 [2023-03-30T22:48:09.648Z] #62 48.79 go: downloading github.com/mattn/go-runewidth v0.0.9
22:48:09 [2023-03-30T22:48:09.910Z] #62 ...
22:48:09 [2023-03-30T22:48:09.910Z] 
22:48:09 [2023-03-30T22:48:09.910Z] #58 [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             ;
22:48:09 [2023-03-30T22:48:09.910Z] #58 DONE 49.6s
22:48:09 [2023-03-30T22:48:09.910Z] 
22:48:09 [2023-03-30T22:48:09.910Z] #72 [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
22:48:11 [2023-03-30T22:48:11.296Z] #72 1.319 Cloning into '/tmp/crun-build'...
22:48:13 [2023-03-30T22:48:13.222Z] #72 ...
22:48:13 [2023-03-30T22:48:13.222Z] 
22:48:13 [2023-03-30T22:48:13.222Z] #69 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
22:48:13 [2023-03-30T22:48:13.222Z] #69 DONE 47.7s
22:48:13 [2023-03-30T22:48:13.222Z] 
22:48:13 [2023-03-30T22:48:13.222Z] #67 [containerd-build 2/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 && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
22:48:13 [2023-03-30T22:48:13.222Z] #67 37.88 Reading package lists...
22:48:13 [2023-03-30T22:48:13.222Z] #67 43.11 Building dependency tree...
22:48:13 [2023-03-30T22:48:13.222Z] #67 47.09 gcc is already the newest version (4:10.2.1-1).
22:48:13 [2023-03-30T22:48:13.222Z] #67 47.09 The following additional packages will be installed:
22:48:13 [2023-03-30T22:48:13.222Z] #67 47.10   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs0 libelf1 libffi-dev
22:48:13 [2023-03-30T22:48:13.222Z] #67 47.10   libgirepository-1.0-1 libglib2.0-bin libglib2.0-data libglib2.0-dev
22:48:13 [2023-03-30T22:48:13.222Z] #67 47.10   libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0
22:48:13 [2023-03-30T22:48:13.222Z] #67 47.10   libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5
22:48:13 [2023-03-30T22:48:13.222Z] #67 47.10   libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev
22:48:13 [2023-03-30T22:48:13.222Z] #67 47.10   python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
22:48:13 [2023-03-30T22:48:13.222Z] #67 47.10 Suggested packages:
22:48:13 [2023-03-30T22:48:13.222Z] #67 47.10   libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin
22:48:13 [2023-03-30T22:48:13.222Z] #67 47.10   | libgdk-pixbuf2.0-dev libxml2-utils
22:48:13 [2023-03-30T22:48:13.222Z] #67 49.27 The following NEW packages will be installed:
22:48:13 [2023-03-30T22:48:13.222Z] #67 49.30   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs-dev libbtrfs0 libelf1
22:48:13 [2023-03-30T22:48:13.222Z] #67 49.30   libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data
22:48:13 [2023-03-30T22:48:13.222Z] #67 49.30   libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0
22:48:13 [2023-03-30T22:48:13.222Z] #67 49.30   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3
22:48:13 [2023-03-30T22:48:13.222Z] #67 49.30   libpcrecpp0v5 libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev
22:48:13 [2023-03-30T22:48:13.222Z] #67 49.31   libsepol1-dev python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
22:48:13 [2023-03-30T22:48:13.222Z] #67 49.97 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded.
22:48:13 [2023-03-30T22:48:13.222Z] #67 49.97 Need to get 7950 kB of archives.
22:48:13 [2023-03-30T22:48:13.222Z] #67 49.97 After this operation, 39.9 MB of additional disk space will be used.
22:48:13 [2023-03-30T22:48:13.222Z] #67 49.97 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgirepository-1.0-1 arm64 1.66.1-1+b1 [88.6 kB]
22:48:13 [2023-03-30T22:48:13.222Z] #67 49.98 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-glib-2.0 arm64 1.66.1-1+b1 [151 kB]
22:48:13 [2023-03-30T22:48:13.222Z] #67 49.98 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB]
22:48:13 [2023-03-30T22:48:13.222Z] #67 49.99 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB]
22:48:13 [2023-03-30T22:48:13.222Z] #67 49.99 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB]
22:48:13 [2023-03-30T22:48:13.222Z] #67 50.00 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB]
22:48:13 [2023-03-30T22:48:13.222Z] #67 50.01 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB]
22:48:13 [2023-03-30T22:48:13.222Z] #67 50.03 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
22:48:13 [2023-03-30T22:48:13.222Z] #67 50.04 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
22:48:13 [2023-03-30T22:48:13.222Z] #67 50.06 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
22:48:13 [2023-03-30T22:48:13.222Z] #67 50.08 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB]
22:48:13 [2023-03-30T22:48:13.222Z] #67 50.08 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
22:48:13 [2023-03-30T22:48:13.222Z] #67 50.18 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB]
22:48:13 [2023-03-30T22:48:13.222Z] #67 50.21 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
22:48:13 [2023-03-30T22:48:13.222Z] #67 50.23 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
22:48:13 [2023-03-30T22:48:13.222Z] #67 50.23 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB]
22:48:13 [2023-03-30T22:48:13.222Z] #67 50.25 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
22:48:13 [2023-03-30T22:48:13.222Z] #67 50.27 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
22:48:13 [2023-03-30T22:48:13.222Z] #67 50.30 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
22:48:13 [2023-03-30T22:48:13.222Z] #67 50.34 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
22:48:13 [2023-03-30T22:48:13.222Z] #67 50.35 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
22:48:13 [2023-03-30T22:48:13.222Z] #67 50.36 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
22:48:13 [2023-03-30T22:48:13.222Z] #67 50.40 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB]
22:48:13 [2023-03-30T22:48:13.222Z] #67 50.40 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB]
22:48:13 [2023-03-30T22:48:13.222Z] #67 50.45 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB]
22:48:13 [2023-03-30T22:48:13.222Z] #67 50.48 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB]
22:48:13 [2023-03-30T22:48:13.222Z] #67 50.49 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB]
22:48:13 [2023-03-30T22:48:13.222Z] #67 50.52 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB]
22:48:13 [2023-03-30T22:48:13.222Z] #67 50.53 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB]
22:48:13 [2023-03-30T22:48:13.222Z] #67 50.60 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB]
22:48:13 [2023-03-30T22:48:13.222Z] #67 51.99 debconf: delaying package configuration, since apt-utils is not installed
22:48:13 [2023-03-30T22:48:13.222Z] #67 52.21 Fetched 7950 kB in 1s (7484 kB/s)
22:48:13 [2023-03-30T22:48:13.222Z] #67 52.45 Selecting previously unselected package libgirepository-1.0-1:arm64.
22:48:13 [2023-03-30T22:48:13.222Z] #67 52.45 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15745 files and directories currently installed.)
22:48:13 [2023-03-30T22:48:13.222Z] #67 52.60 Preparing to unpack .../00-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ...
22:48:13 [2023-03-30T22:48:13.483Z] #67 52.66 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
22:48:13 [2023-03-30T22:48:13.746Z] #67 ...
22:48:13 [2023-03-30T22:48:13.746Z] 
22:48:13 [2023-03-30T22:48:13.746Z] #66 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             dpkg-dev gcc libc6-dev libseccomp-dev
22:48:13 [2023-03-30T22:48:13.746Z] #66 41.96 Building dependency tree...
22:48:13 [2023-03-30T22:48:13.746Z] #66 46.00 gcc is already the newest version (4:10.2.1-1).
22:48:13 [2023-03-30T22:48:13.746Z] #66 46.00 libc6-dev is already the newest version (2.31-13+deb11u5).
22:48:13 [2023-03-30T22:48:13.746Z] #66 46.00 The following additional packages will be installed:
22:48:13 [2023-03-30T22:48:13.746Z] #66 46.01   bzip2 patch xz-utils
22:48:13 [2023-03-30T22:48:13.746Z] #66 46.03 Suggested packages:
22:48:13 [2023-03-30T22:48:13.746Z] #66 46.04   bzip2-doc debian-keyring seccomp ed diffutils-doc
22:48:13 [2023-03-30T22:48:13.746Z] #66 46.04 Recommended packages:
22:48:13 [2023-03-30T22:48:13.746Z] #66 46.04   build-essential fakeroot libalgorithm-merge-perl
22:48:13 [2023-03-30T22:48:13.746Z] #66 46.74 The following NEW packages will be installed:
22:48:13 [2023-03-30T22:48:13.746Z] #66 46.75   bzip2 dpkg-dev libseccomp-dev patch xz-utils
22:48:13 [2023-03-30T22:48:13.746Z] #66 47.26 0 upgraded, 5 newly installed, 0 to remove and 1 not upgraded.
22:48:13 [2023-03-30T22:48:13.746Z] #66 47.26 Need to get 2790 kB of archives.
22:48:13 [2023-03-30T22:48:13.746Z] #66 47.26 After this operation, 4077 kB of additional disk space will be used.
22:48:13 [2023-03-30T22:48:13.746Z] #66 47.26 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
22:48:13 [2023-03-30T22:48:13.746Z] #66 47.26 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
22:48:13 [2023-03-30T22:48:13.746Z] #66 47.28 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
22:48:13 [2023-03-30T22:48:13.746Z] #66 47.28 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
22:48:13 [2023-03-30T22:48:13.746Z] #66 47.51 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
22:48:13 [2023-03-30T22:48:13.746Z] #66 48.27 debconf: delaying package configuration, since apt-utils is not installed
22:48:13 [2023-03-30T22:48:13.746Z] #66 48.63 Fetched 2790 kB in 1s (4313 kB/s)
22:48:13 [2023-03-30T22:48:13.746Z] #66 48.87 Selecting previously unselected package bzip2.
22:48:13 [2023-03-30T22:48:13.746Z] #66 48.87 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15745 files and directories currently installed.)
22:48:13 [2023-03-30T22:48:13.746Z] #66 49.01 Preparing to unpack .../bzip2_1.0.8-4_arm64.deb ...
22:48:13 [2023-03-30T22:48:13.746Z] #66 49.07 Unpacking bzip2 (1.0.8-4) ...
22:48:13 [2023-03-30T22:48:13.746Z] #66 49.41 Selecting previously unselected package xz-utils.
22:48:13 [2023-03-30T22:48:13.746Z] #66 49.44 Preparing to unpack .../xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
22:48:13 [2023-03-30T22:48:13.746Z] #66 49.45 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
22:48:13 [2023-03-30T22:48:13.746Z] #66 49.88 Selecting previously unselected package patch.
22:48:13 [2023-03-30T22:48:13.746Z] #66 49.89 Preparing to unpack .../patch_2.7.6-7_arm64.deb ...
22:48:13 [2023-03-30T22:48:13.746Z] #66 49.90 Unpacking patch (2.7.6-7) ...
22:48:13 [2023-03-30T22:48:13.746Z] #66 50.22 Selecting previously unselected package dpkg-dev.
22:48:13 [2023-03-30T22:48:13.746Z] #66 50.22 Preparing to unpack .../dpkg-dev_1.20.12_all.deb ...
22:48:13 [2023-03-30T22:48:13.746Z] #66 50.22 Unpacking dpkg-dev (1.20.12) ...
22:48:13 [2023-03-30T22:48:13.746Z] #66 51.98 Selecting previously unselected package libseccomp-dev:arm64.
22:48:13 [2023-03-30T22:48:13.746Z] #66 51.98 Preparing to unpack .../libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
22:48:13 [2023-03-30T22:48:13.746Z] #66 51.99 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
22:48:13 [2023-03-30T22:48:13.746Z] #66 52.54 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
22:48:13 [2023-03-30T22:48:13.746Z] #66 52.59 Setting up bzip2 (1.0.8-4) ...
22:48:13 [2023-03-30T22:48:13.746Z] #66 52.64 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
22:48:13 [2023-03-30T22:48:13.746Z] #66 52.66 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
22:48:13 [2023-03-30T22:48:13.746Z] #66 52.71 Setting up patch (2.7.6-7) ...
22:48:13 [2023-03-30T22:48:13.746Z] #66 52.77 Setting up dpkg-dev (1.20.12) ...
22:48:13 [2023-03-30T22:48:13.746Z] #66 DONE 53.2s
22:48:13 [2023-03-30T22:48:13.746Z] 
22:48:13 [2023-03-30T22:48:13.746Z] #67 [containerd-build 2/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 && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
22:48:13 [2023-03-30T22:48:13.746Z] #67 53.06 Selecting previously unselected package gir1.2-glib-2.0:arm64.
22:48:13 [2023-03-30T22:48:13.746Z] #67 53.07 Preparing to unpack .../01-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ...
22:48:13 [2023-03-30T22:48:13.746Z] #67 53.07 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
22:48:13 [2023-03-30T22:48:13.746Z] #67 ...
22:48:13 [2023-03-30T22:48:13.746Z] 
22:48:13 [2023-03-30T22:48:13.746Z] #44 [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
22:48:13 [2023-03-30T22:48:13.746Z] #44 47.46 Setting up python3-pkg-resources (52.0.0-4) ...
22:48:13 [2023-03-30T22:48:13.746Z] #44 50.15 Setting up libprotobuf23:arm64 (3.12.4-1) ...
22:48:13 [2023-03-30T22:48:13.746Z] #44 50.22 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
22:48:13 [2023-03-30T22:48:13.746Z] #44 50.24 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
22:48:13 [2023-03-30T22:48:13.746Z] #44 50.29 Setting up python3-six (1.16.0-2) ...
22:48:13 [2023-03-30T22:48:13.746Z] #44 51.74 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
22:48:13 [2023-03-30T22:48:13.746Z] #44 51.81 Setting up python3-protobuf (3.12.4-1) ...
22:48:14 [2023-03-30T22:48:14.007Z] #44 ...
22:48:14 [2023-03-30T22:48:14.007Z] 
22:48:14 [2023-03-30T22:48:14.007Z] #73 [dockercli-src 4/5] RUN [ -d ./components/cli ] && mv ./components/cli /usr/src/dockercli || mv /tmp/dockercli /usr/src/dockercli
22:48:14 [2023-03-30T22:48:14.007Z] #73 DONE 4.6s
22:48:14 [2023-03-30T22:48:14.007Z] 
22:48:14 [2023-03-30T22:48:14.007Z] #74 [dockercli-src 5/5] WORKDIR /usr/src/dockercli
22:48:14 [2023-03-30T22:48:14.007Z] #74 DONE 0.1s
22:48:14 [2023-03-30T22:48:14.007Z] 
22:48:14 [2023-03-30T22:48:14.007Z] #75 [runc-build 3/3] RUN --mount=from=runc-src,src=/usr/src/runc,rw     --mount=type=cache,target=/root/.cache/go-build,id=runc-build-linux/arm64 <<EOT (set -e...)
22:48:16 [2023-03-30T22:48:16.555Z] #75 2.438 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.5-0-gf19387a -X main.version=1.1.5 " -o runc .
22:48:19 [2023-03-30T22:48:19.103Z] #75 ...
22:48:19 [2023-03-30T22:48:19.103Z] 
22:48:19 [2023-03-30T22:48:19.103Z] #67 [containerd-build 2/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 && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
22:48:19 [2023-03-30T22:48:19.103Z] #67 53.48 Selecting previously unselected package libsecret-common.
22:48:19 [2023-03-30T22:48:19.103Z] #67 53.50 Preparing to unpack .../02-libsecret-common_0.20.4-2_all.deb ...
22:48:19 [2023-03-30T22:48:19.103Z] #67 53.51 Unpacking libsecret-common (0.20.4-2) ...
22:48:19 [2023-03-30T22:48:19.103Z] #67 53.90 Selecting previously unselected package libsecret-1-0:arm64.
22:48:19 [2023-03-30T22:48:19.103Z] #67 53.91 Preparing to unpack .../03-libsecret-1-0_0.20.4-2_arm64.deb ...
22:48:19 [2023-03-30T22:48:19.103Z] #67 53.92 Unpacking libsecret-1-0:arm64 (0.20.4-2) ...
22:48:19 [2023-03-30T22:48:19.103Z] #67 54.31 Selecting previously unselected package gir1.2-secret-1:arm64.
22:48:19 [2023-03-30T22:48:19.103Z] #67 54.32 Preparing to unpack .../04-gir1.2-secret-1_0.20.4-2_arm64.deb ...
22:48:19 [2023-03-30T22:48:19.103Z] #67 54.33 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ...
22:48:19 [2023-03-30T22:48:19.103Z] #67 54.79 Selecting previously unselected package uuid-dev:arm64.
22:48:19 [2023-03-30T22:48:19.103Z] #67 54.80 Preparing to unpack .../05-uuid-dev_2.36.1-8+deb11u1_arm64.deb ...
22:48:19 [2023-03-30T22:48:19.103Z] #67 54.80 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ...
22:48:19 [2023-03-30T22:48:19.103Z] #67 54.96 Selecting previously unselected package libblkid-dev:arm64.
22:48:19 [2023-03-30T22:48:19.103Z] #67 54.96 Preparing to unpack .../06-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ...
22:48:19 [2023-03-30T22:48:19.103Z] #67 54.97 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
22:48:19 [2023-03-30T22:48:19.103Z] #67 55.23 Selecting previously unselected package libbtrfs0:arm64.
22:48:19 [2023-03-30T22:48:19.103Z] #67 55.23 Preparing to unpack .../07-libbtrfs0_5.10.1-2_arm64.deb ...
22:48:19 [2023-03-30T22:48:19.103Z] #67 55.25 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
22:48:19 [2023-03-30T22:48:19.103Z] #67 55.49 Selecting previously unselected package libbtrfs-dev:arm64.
22:48:19 [2023-03-30T22:48:19.103Z] #67 55.50 Preparing to unpack .../08-libbtrfs-dev_5.10.1-2_arm64.deb ...
22:48:19 [2023-03-30T22:48:19.103Z] #67 55.51 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
22:48:19 [2023-03-30T22:48:19.103Z] #67 55.89 Selecting previously unselected package libelf1:arm64.
22:48:19 [2023-03-30T22:48:19.103Z] #67 55.90 Preparing to unpack .../09-libelf1_0.183-1_arm64.deb ...
22:48:19 [2023-03-30T22:48:19.103Z] #67 55.92 Unpacking libelf1:arm64 (0.183-1) ...
22:48:19 [2023-03-30T22:48:19.103Z] #67 56.16 Selecting previously unselected package libffi-dev:arm64.
22:48:19 [2023-03-30T22:48:19.103Z] #67 56.17 Preparing to unpack .../10-libffi-dev_3.3-6_arm64.deb ...
22:48:19 [2023-03-30T22:48:19.103Z] #67 56.18 Unpacking libffi-dev:arm64 (3.3-6) ...
22:48:19 [2023-03-30T22:48:19.103Z] #67 56.42 Selecting previously unselected package libglib2.0-data.
22:48:19 [2023-03-30T22:48:19.103Z] #67 56.43 Preparing to unpack .../11-libglib2.0-data_2.66.8-1_all.deb ...
22:48:19 [2023-03-30T22:48:19.103Z] #67 56.44 Unpacking libglib2.0-data (2.66.8-1) ...
22:48:19 [2023-03-30T22:48:19.103Z] #67 57.95 Selecting previously unselected package libglib2.0-bin.
22:48:19 [2023-03-30T22:48:19.103Z] #67 57.97 Preparing to unpack .../12-libglib2.0-bin_2.66.8-1_arm64.deb ...
22:48:19 [2023-03-30T22:48:19.103Z] #67 57.98 Unpacking libglib2.0-bin (2.66.8-1) ...
22:48:19 [2023-03-30T22:48:19.103Z] #67 58.21 Selecting previously unselected package python3-lib2to3.
22:48:19 [2023-03-30T22:48:19.103Z] #67 58.22 Preparing to unpack .../13-python3-lib2to3_3.9.2-1_all.deb ...
22:48:19 [2023-03-30T22:48:19.103Z] #67 58.24 Unpacking python3-lib2to3 (3.9.2-1) ...
22:48:19 [2023-03-30T22:48:19.103Z] #67 58.43 Selecting previously unselected package python3-distutils.
22:48:19 [2023-03-30T22:48:19.103Z] #67 58.43 Preparing to unpack .../14-python3-distutils_3.9.2-1_all.deb ...
22:48:19 [2023-03-30T22:48:19.103Z] #67 58.44 Unpacking python3-distutils (3.9.2-1) ...
22:48:19 [2023-03-30T22:48:19.363Z] #67 ...
22:48:19 [2023-03-30T22:48:19.363Z] 
22:48:19 [2023-03-30T22:48:19.363Z] #76 [rootlesskit-build 3/5] RUN --mount=from=rootlesskit-src,src=/usr/src/rootlesskit,rw     --mount=type=cache,target=/go/pkg/mod     --mount=type=cache,target=/root/.cache/go-build,id=rootlesskit-build-linux/arm64 <<EOT (set -e...)
22:48:19 [2023-03-30T22:48:19.363Z] #0 2.110 go: downloading github.com/urfave/cli/v2 v2.23.5
22:48:19 [2023-03-30T22:48:19.363Z] #0 2.973 go: downloading golang.org/x/sys v0.2.0
22:48:19 [2023-03-30T22:48:19.363Z] #0 7.350 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
22:48:19 [2023-03-30T22:48:19.363Z] #0 8.088 go: downloading github.com/google/uuid v1.3.0
22:48:19 [2023-03-30T22:48:19.363Z] #0 8.089 go: downloading github.com/moby/vpnkit v0.5.0
22:48:19 [2023-03-30T22:48:19.363Z] #0 8.195 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
22:48:19 [2023-03-30T22:48:19.363Z] #0 8.407 go: downloading github.com/gorilla/mux v1.8.0
22:48:19 [2023-03-30T22:48:19.363Z] #0 8.611 go: downloading github.com/moby/sys/mountinfo v0.6.2
22:48:19 [2023-03-30T22:48:19.363Z] #0 9.911 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
22:48:19 [2023-03-30T22:48:19.363Z] #0 10.01 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
22:48:19 [2023-03-30T22:48:19.363Z] #76 ...
22:48:19 [2023-03-30T22:48:19.363Z] 
22:48:19 [2023-03-30T22:48:19.363Z] #67 [containerd-build 2/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 && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
22:48:19 [2023-03-30T22:48:19.363Z] #67 58.74 Selecting previously unselected package libglib2.0-dev-bin.
22:48:19 [2023-03-30T22:48:19.363Z] #67 58.74 Preparing to unpack .../15-libglib2.0-dev-bin_2.66.8-1_arm64.deb ...
22:48:19 [2023-03-30T22:48:19.623Z] #67 58.75 Unpacking libglib2.0-dev-bin (2.66.8-1) ...
22:48:19 [2023-03-30T22:48:19.623Z] #67 59.02 Selecting previously unselected package libsepol1-dev:arm64.
22:48:19 [2023-03-30T22:48:19.883Z] #67 59.05 Preparing to unpack .../16-libsepol1-dev_3.1-1_arm64.deb ...
22:48:19 [2023-03-30T22:48:19.883Z] #67 59.06 Unpacking libsepol1-dev:arm64 (3.1-1) ...
22:48:20 [2023-03-30T22:48:20.144Z] #67 59.44 Selecting previously unselected package libpcre2-16-0:arm64.
22:48:20 [2023-03-30T22:48:20.144Z] #67 59.44 Preparing to unpack .../17-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
22:48:20 [2023-03-30T22:48:20.144Z] #67 59.45 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
22:48:20 [2023-03-30T22:48:20.405Z] #67 59.76 Selecting previously unselected package libpcre2-32-0:arm64.
22:48:20 [2023-03-30T22:48:20.405Z] #67 59.76 Preparing to unpack .../18-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
22:48:20 [2023-03-30T22:48:20.405Z] #67 59.77 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
22:48:20 [2023-03-30T22:48:20.986Z] #67 60.15 Selecting previously unselected package libpcre2-posix2:arm64.
22:48:20 [2023-03-30T22:48:20.986Z] #67 60.15 Preparing to unpack .../19-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
22:48:20 [2023-03-30T22:48:20.986Z] #67 60.17 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
22:48:20 [2023-03-30T22:48:20.986Z] #67 ...
22:48:20 [2023-03-30T22:48:20.986Z] 
22:48:20 [2023-03-30T22:48:20.986Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.51.2"      && /build/golangci-lint --version
22:48:20 [2023-03-30T22:48:20.986Z] #62 50.54 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
22:48:20 [2023-03-30T22:48:20.986Z] #62 ...
22:48:20 [2023-03-30T22:48:20.986Z] 
22:48:20 [2023-03-30T22:48:20.986Z] #67 [containerd-build 2/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 && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
22:48:20 [2023-03-30T22:48:20.986Z] #67 60.33 Selecting previously unselected package libpcre2-dev:arm64.
22:48:20 [2023-03-30T22:48:20.986Z] #67 60.34 Preparing to unpack .../20-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
22:48:20 [2023-03-30T22:48:20.986Z] #67 60.36 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
22:48:21 [2023-03-30T22:48:21.247Z] #67 ...
22:48:21 [2023-03-30T22:48:21.247Z] 
22:48:21 [2023-03-30T22:48:21.247Z] #44 [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
22:48:21 [2023-03-30T22:48:21.247Z] #44 57.29 Setting up criu (3.17.1-1) ...
22:48:21 [2023-03-30T22:48:21.247Z] #44 59.36 Processing triggers for libc-bin (2.31-13+deb11u5) ...
22:48:21 [2023-03-30T22:48:21.247Z] #44 DONE 60.1s
22:48:21 [2023-03-30T22:48:21.247Z] 
22:48:21 [2023-03-30T22:48:21.247Z] #64 [tini-build 2/4] 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
22:48:21 [2023-03-30T22:48:21.247Z] #64 54.58 Selecting previously unselected package libxml2:arm64.
22:48:21 [2023-03-30T22:48:21.248Z] #64 54.59 Preparing to unpack .../2-libxml2_2.9.10+dfsg-6.7+deb11u3_arm64.deb ...
22:48:21 [2023-03-30T22:48:21.248Z] #64 54.64 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u3) ...
22:48:21 [2023-03-30T22:48:21.248Z] #64 55.28 Selecting previously unselected package libarchive13:arm64.
22:48:21 [2023-03-30T22:48:21.248Z] #64 55.28 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_arm64.deb ...
22:48:21 [2023-03-30T22:48:21.248Z] #64 55.29 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ...
22:48:21 [2023-03-30T22:48:21.248Z] #64 55.54 Selecting previously unselected package libjsoncpp24:arm64.
22:48:21 [2023-03-30T22:48:21.248Z] #64 55.54 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_arm64.deb ...
22:48:21 [2023-03-30T22:48:21.248Z] #64 55.55 Unpacking libjsoncpp24:arm64 (1.9.4-4) ...
22:48:21 [2023-03-30T22:48:21.248Z] #64 55.75 Selecting previously unselected package librhash0:arm64.
22:48:21 [2023-03-30T22:48:21.248Z] #64 55.76 Preparing to unpack .../5-librhash0_1.4.1-2_arm64.deb ...
22:48:21 [2023-03-30T22:48:21.248Z] #64 55.76 Unpacking librhash0:arm64 (1.4.1-2) ...
22:48:21 [2023-03-30T22:48:21.248Z] #64 56.00 Selecting previously unselected package libuv1:arm64.
22:48:21 [2023-03-30T22:48:21.248Z] #64 56.00 Preparing to unpack .../6-libuv1_1.40.0-2_arm64.deb ...
22:48:21 [2023-03-30T22:48:21.248Z] #64 56.01 Unpacking libuv1:arm64 (1.40.0-2) ...
22:48:21 [2023-03-30T22:48:21.248Z] #64 56.21 Selecting previously unselected package cmake.
22:48:21 [2023-03-30T22:48:21.248Z] #64 56.22 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_arm64.deb ...
22:48:21 [2023-03-30T22:48:21.248Z] #64 56.23 Unpacking cmake (3.18.4-2+deb11u1) ...
22:48:21 [2023-03-30T22:48:21.248Z] #64 59.68 Setting up libicu67:arm64 (67.1-7) ...
22:48:21 [2023-03-30T22:48:21.248Z] #64 59.69 Setting up libuv1:arm64 (1.40.0-2) ...
22:48:21 [2023-03-30T22:48:21.248Z] #64 59.71 Setting up libjsoncpp24:arm64 (1.9.4-4) ...
22:48:21 [2023-03-30T22:48:21.248Z] #64 59.75 Setting up librhash0:arm64 (1.4.1-2) ...
22:48:21 [2023-03-30T22:48:21.248Z] #64 59.79 Setting up cmake-data (3.18.4-2+deb11u1) ...
22:48:21 [2023-03-30T22:48:21.248Z] #64 59.82 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u3) ...
22:48:21 [2023-03-30T22:48:21.248Z] #64 59.83 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ...
22:48:21 [2023-03-30T22:48:21.248Z] #64 59.87 Setting up cmake (3.18.4-2+deb11u1) ...
22:48:21 [2023-03-30T22:48:21.248Z] #64 59.94 Processing triggers for libc-bin (2.31-13+deb11u5) ...
22:48:21 [2023-03-30T22:48:21.248Z] #64 DONE 60.5s
22:48:21 [2023-03-30T22:48:21.248Z] 
22:48:21 [2023-03-30T22:48:21.248Z] #77 [tini-build 3/4] 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         xx-apt-get install -y --no-install-recommends             gcc libc6-dev
22:48:23 [2023-03-30T22:48:23.846Z] #77 2.364 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
22:48:23 [2023-03-30T22:48:23.846Z] #77 2.364 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
22:48:23 [2023-03-30T22:48:23.846Z] #77 2.364 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
22:48:24 [2023-03-30T22:48:24.806Z] #77 ...
22:48:24 [2023-03-30T22:48:24.807Z] 
22:48:24 [2023-03-30T22:48:24.807Z] #78 [dockercli 3/3] RUN --mount=from=dockercli-src,src=/usr/src/dockercli,rw     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64 <<EOT (set -e...)
22:48:24 [2023-03-30T22:48:24.807Z] #78 ...
22:48:24 [2023-03-30T22:48:24.807Z] 
22:48:24 [2023-03-30T22:48:24.807Z] #67 [containerd-build 2/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 && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
22:48:24 [2023-03-30T22:48:24.807Z] #67 61.27 Selecting previously unselected package libselinux1-dev:arm64.
22:48:24 [2023-03-30T22:48:24.807Z] #67 61.32 Preparing to unpack .../21-libselinux1-dev_3.1-3_arm64.deb ...
22:48:24 [2023-03-30T22:48:24.807Z] #67 61.33 Unpacking libselinux1-dev:arm64 (3.1-3) ...
22:48:24 [2023-03-30T22:48:24.807Z] #67 62.18 Selecting previously unselected package libmount-dev:arm64.
22:48:24 [2023-03-30T22:48:24.807Z] #67 62.19 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_arm64.deb ...
22:48:24 [2023-03-30T22:48:24.807Z] #67 62.20 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ...
22:48:24 [2023-03-30T22:48:24.807Z] #67 62.35 Selecting previously unselected package libpcre16-3:arm64.
22:48:24 [2023-03-30T22:48:24.807Z] #67 62.35 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_arm64.deb ...
22:48:24 [2023-03-30T22:48:24.807Z] #67 62.36 Unpacking libpcre16-3:arm64 (2:8.39-13) ...
22:48:24 [2023-03-30T22:48:24.807Z] #67 62.57 Selecting previously unselected package libpcre32-3:arm64.
22:48:24 [2023-03-30T22:48:24.807Z] #67 62.57 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_arm64.deb ...
22:48:24 [2023-03-30T22:48:24.807Z] #67 62.58 Unpacking libpcre32-3:arm64 (2:8.39-13) ...
22:48:24 [2023-03-30T22:48:24.807Z] #67 62.81 Selecting previously unselected package libpcrecpp0v5:arm64.
22:48:24 [2023-03-30T22:48:24.807Z] #67 62.82 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_arm64.deb ...
22:48:24 [2023-03-30T22:48:24.807Z] #67 62.82 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ...
22:48:24 [2023-03-30T22:48:24.807Z] #67 63.00 Selecting previously unselected package libpcre3-dev:arm64.
22:48:24 [2023-03-30T22:48:24.807Z] #67 63.00 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_arm64.deb ...
22:48:24 [2023-03-30T22:48:24.807Z] #67 63.01 Unpacking libpcre3-dev:arm64 (2:8.39-13) ...
22:48:24 [2023-03-30T22:48:24.807Z] #67 63.64 Selecting previously unselected package zlib1g-dev:arm64.
22:48:24 [2023-03-30T22:48:24.807Z] #67 63.66 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ...
22:48:24 [2023-03-30T22:48:24.807Z] #67 63.67 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
22:48:24 [2023-03-30T22:48:24.807Z] #67 63.90 Selecting previously unselected package libglib2.0-dev:arm64.
22:48:24 [2023-03-30T22:48:24.807Z] #67 63.93 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_arm64.deb ...
22:48:24 [2023-03-30T22:48:24.807Z] #67 63.94 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ...
22:48:26 [2023-03-30T22:48:26.719Z] #67 65.97 Selecting previously unselected package libsecret-1-dev:arm64.
22:48:26 [2023-03-30T22:48:26.719Z] #67 65.98 Preparing to unpack .../29-libsecret-1-dev_0.20.4-2_arm64.deb ...
22:48:26 [2023-03-30T22:48:26.719Z] #67 66.00 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ...
22:48:27 [2023-03-30T22:48:27.290Z] #67 66.51 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ...
22:48:27 [2023-03-30T22:48:27.290Z] #67 66.54 Setting up libpcre16-3:arm64 (2:8.39-13) ...
22:48:27 [2023-03-30T22:48:27.290Z] #67 66.56 Setting up libsepol1-dev:arm64 (3.1-1) ...
22:48:27 [2023-03-30T22:48:27.290Z] #67 66.57 Setting up libffi-dev:arm64 (3.3-6) ...
22:48:27 [2023-03-30T22:48:27.290Z] #67 66.58 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
22:48:27 [2023-03-30T22:48:27.290Z] #67 66.59 Setting up libbtrfs0:arm64 (5.10.1-2) ...
22:48:27 [2023-03-30T22:48:27.290Z] #67 66.61 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
22:48:27 [2023-03-30T22:48:27.551Z] #67 66.69 Setting up libglib2.0-data (2.66.8-1) ...
22:48:27 [2023-03-30T22:48:27.551Z] #67 66.71 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ...
22:48:27 [2023-03-30T22:48:27.551Z] #67 66.72 Setting up libpcre32-3:arm64 (2:8.39-13) ...
22:48:27 [2023-03-30T22:48:27.551Z] #67 66.74 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
22:48:27 [2023-03-30T22:48:27.551Z] #67 66.75 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
22:48:27 [2023-03-30T22:48:27.551Z] #67 66.76 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
22:48:27 [2023-03-30T22:48:27.551Z] #67 66.78 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
22:48:27 [2023-03-30T22:48:27.551Z] #67 66.80 Setting up python3-lib2to3 (3.9.2-1) ...
22:48:28 [2023-03-30T22:48:28.384Z] #67 67.51 Setting up libelf1:arm64 (0.183-1) ...
22:48:28 [2023-03-30T22:48:28.384Z] #67 67.52 Setting up libsecret-common (0.20.4-2) ...
22:48:28 [2023-03-30T22:48:28.384Z] #67 67.54 Setting up python3-distutils (3.9.2-1) ...
22:48:28 [2023-03-30T22:48:28.955Z] #67 68.32 Setting up libglib2.0-dev-bin (2.66.8-1) ...
22:48:29 [2023-03-30T22:48:29.526Z] #67 ...
22:48:29 [2023-03-30T22:48:29.526Z] 
22:48:29 [2023-03-30T22:48:29.526Z] #72 [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
22:48:29 [2023-03-30T22:48:29.526Z] #72 9.453 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
22:48:29 [2023-03-30T22:48:29.526Z] #72 9.548 Cloning into '/tmp/crun-build/libocispec'...
22:48:29 [2023-03-30T22:48:29.526Z] #72 10.99 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821'
22:48:29 [2023-03-30T22:48:29.526Z] #72 11.07 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
22:48:29 [2023-03-30T22:48:29.526Z] #72 11.08 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
22:48:29 [2023-03-30T22:48:29.526Z] #72 11.08 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
22:48:29 [2023-03-30T22:48:29.526Z] #72 11.12 Cloning into '/tmp/crun-build/libocispec/image-spec'...
22:48:29 [2023-03-30T22:48:29.526Z] #72 13.84 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
22:48:29 [2023-03-30T22:48:29.526Z] #72 15.90 Cloning into '/tmp/crun-build/libocispec/yajl'...
22:48:29 [2023-03-30T22:48:29.526Z] #72 17.30 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
22:48:29 [2023-03-30T22:48:29.526Z] #72 17.65 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
22:48:29 [2023-03-30T22:48:29.526Z] #72 18.00 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
22:48:30 [2023-03-30T22:48:30.469Z] #72 ...
22:48:30 [2023-03-30T22:48:30.469Z] 
22:48:30 [2023-03-30T22:48:30.469Z] #67 [containerd-build 2/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 && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
22:48:30 [2023-03-30T22:48:30.469Z] #67 69.79 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
22:48:30 [2023-03-30T22:48:30.469Z] #67 69.83 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
22:48:30 [2023-03-30T22:48:30.730Z] #67 69.91 Setting up libselinux1-dev:arm64 (3.1-3) ...
22:48:30 [2023-03-30T22:48:30.730Z] #67 69.94 Setting up libpcre3-dev:arm64 (2:8.39-13) ...
22:48:30 [2023-03-30T22:48:30.730Z] #67 69.96 Setting up libglib2.0-bin (2.66.8-1) ...
22:48:30 [2023-03-30T22:48:30.730Z] #67 ...
22:48:30 [2023-03-30T22:48:30.730Z] 
22:48:30 [2023-03-30T22:48:30.730Z] #76 [rootlesskit-build 3/5] RUN --mount=from=rootlesskit-src,src=/usr/src/rootlesskit,rw     --mount=type=cache,target=/go/pkg/mod     --mount=type=cache,target=/root/.cache/go-build,id=rootlesskit-build-linux/arm64 <<EOT (set -e...)
22:48:30 [2023-03-30T22:48:30.730Z] #76 11.36 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
22:48:30 [2023-03-30T22:48:30.730Z] #76 11.54 go: downloading golang.org/x/net v0.1.0
22:48:30 [2023-03-30T22:48:30.730Z] #76 ...
22:48:30 [2023-03-30T22:48:30.730Z] 
22:48:30 [2023-03-30T22:48:30.730Z] #67 [containerd-build 2/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 && xx-apt-get install -y --no-install-recommends             gcc libbtrfs-dev libsecret-1-dev
22:48:30 [2023-03-30T22:48:30.730Z] #67 69.96 Setting up libglib2.0-bin (2.66.8-1) ...
22:48:30 [2023-03-30T22:48:30.730Z] #67 69.97 Setting up libsecret-1-0:arm64 (0.20.4-2) ...
22:48:30 [2023-03-30T22:48:30.730Z] #67 70.00 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
22:48:30 [2023-03-30T22:48:30.730Z] #67 70.02 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ...
22:48:30 [2023-03-30T22:48:30.730Z] #67 70.04 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ...
22:48:30 [2023-03-30T22:48:30.991Z] #67 70.06 Setting up libglib2.0-dev:arm64 (2.66.8-1) ...
22:48:30 [2023-03-30T22:48:30.991Z] #67 70.08 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ...
22:48:30 [2023-03-30T22:48:30.991Z] #67 70.09 No schema files found: doing nothing.
22:48:30 [2023-03-30T22:48:30.991Z] #67 70.10 Processing triggers for libc-bin (2.31-13+deb11u5) ...
22:48:30 [2023-03-30T22:48:30.991Z] #67 70.24 Setting up libsecret-1-dev:arm64 (0.20.4-2) ...
22:48:31 [2023-03-30T22:48:31.252Z] #67 DONE 70.6s
22:48:31 [2023-03-30T22:48:31.252Z] 
22:48:31 [2023-03-30T22:48:31.252Z] #79 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
22:48:36 [2023-03-30T22:48:36.544Z] #79 ...
22:48:36 [2023-03-30T22:48:36.544Z] 
22:48:36 [2023-03-30T22:48:36.544Z] #77 [tini-build 3/4] 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         xx-apt-get install -y --no-install-recommends             gcc libc6-dev
22:48:36 [2023-03-30T22:48:36.544Z] #77 5.084 Reading package lists...
22:48:36 [2023-03-30T22:48:36.544Z] #77 9.234 + apt-get  install -y --no-install-recommends gcc libc6-dev
22:48:36 [2023-03-30T22:48:36.544Z] #77 9.334 Reading package lists...
22:48:36 [2023-03-30T22:48:36.544Z] #77 13.80 Building dependency tree...
22:48:36 [2023-03-30T22:48:36.544Z] #77 15.27 Reading state information...
22:48:36 [2023-03-30T22:48:36.544Z] #77 ...
22:48:36 [2023-03-30T22:48:36.544Z] 
22:48:36 [2023-03-30T22:48:36.544Z] #51 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
22:48:36 [2023-03-30T22:48:36.544Z] #51 66.24 sync
22:48:36 [2023-03-30T22:48:36.544Z] #51 66.25 internal/reflectlite
22:48:36 [2023-03-30T22:48:36.544Z] #51 67.88 internal/testlog
22:48:36 [2023-03-30T22:48:36.544Z] #51 68.29 internal/godebug
22:48:36 [2023-03-30T22:48:36.544Z] #51 68.77 math/rand
22:48:36 [2023-03-30T22:48:36.544Z] #51 70.35 internal/singleflight
22:48:36 [2023-03-30T22:48:36.544Z] #51 70.66 internal/intern
22:48:37 [2023-03-30T22:48:37.485Z] #51 71.52 sort
22:48:37 [2023-03-30T22:48:37.485Z] #51 71.53 errors
22:48:37 [2023-03-30T22:48:37.746Z] #51 71.84 io
22:48:38 [2023-03-30T22:48:38.690Z] #51 72.97 internal/oserror
22:48:38 [2023-03-30T22:48:38.952Z] #51 73.15 syscall
22:48:39 [2023-03-30T22:48:39.212Z] #51 ...
22:48:39 [2023-03-30T22:48:39.212Z] 
22:48:39 [2023-03-30T22:48:39.212Z] #77 [tini-build 3/4] 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         xx-apt-get install -y --no-install-recommends             gcc libc6-dev
22:48:39 [2023-03-30T22:48:39.212Z] #77 15.27 Reading state information...
22:48:39 [2023-03-30T22:48:39.212Z] #77 17.62 gcc is already the newest version (4:10.2.1-1).
22:48:39 [2023-03-30T22:48:39.212Z] #77 17.62 libc6-dev is already the newest version (2.31-13+deb11u5).
22:48:39 [2023-03-30T22:48:39.212Z] #77 17.62 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
22:48:39 [2023-03-30T22:48:39.213Z] #77 DONE 17.8s
22:48:39 [2023-03-30T22:48:39.213Z] 
22:48:39 [2023-03-30T22:48:39.213Z] #51 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
22:48:39 [2023-03-30T22:48:39.213Z] #51 73.28 bytes
22:48:39 [2023-03-30T22:48:39.213Z] #51 ...
22:48:39 [2023-03-30T22:48:39.213Z] 
22:48:39 [2023-03-30T22:48:39.213Z] #80 [tini-build 4/4] RUN --mount=from=tini-src,src=/usr/src/tini,rw     --mount=type=cache,target=/root/.cache/go-build,id=tini-build-linux/arm64 <<EOT (set -e...)
22:48:40 [2023-03-30T22:48:40.608Z] #80 1.506 -- The C compiler identification is GNU 10.2.1
22:48:40 [2023-03-30T22:48:40.868Z] #80 1.651 -- Detecting C compiler ABI info
22:48:41 [2023-03-30T22:48:41.439Z] #80 2.236 -- Detecting C compiler ABI info - done
22:48:41 [2023-03-30T22:48:41.439Z] #80 2.350 -- Check for working C compiler: /usr/bin/aarch64-linux-gnu-gcc - skipped
22:48:41 [2023-03-30T22:48:41.439Z] #80 2.356 -- Detecting C compile features
22:48:41 [2023-03-30T22:48:41.439Z] #80 2.357 -- Detecting C compile features - done
22:48:41 [2023-03-30T22:48:41.439Z] #80 2.443 -- Performing Test HAS_BUILTIN_FORTIFY
22:48:41 [2023-03-30T22:48:41.700Z] #80 2.634 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
22:48:41 [2023-03-30T22:48:41.700Z] #80 2.721 -- Configuring done
22:48:41 [2023-03-30T22:48:41.700Z] #80 2.747 -- Generating done
22:48:41 [2023-03-30T22:48:41.961Z] #80 2.773 -- Build files have been written to: /go/src/github.com/krallin/tini
22:48:42 [2023-03-30T22:48:42.222Z] #80 3.182 Scanning dependencies of target tini-static
22:48:42 [2023-03-30T22:48:42.222Z] #80 3.270 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
22:48:44 [2023-03-30T22:48:44.135Z] #80 4.739 [100%] Linking C executable tini-static
22:48:44 [2023-03-30T22:48:44.135Z] #80 5.267 [100%] Built target tini-static
22:48:44 [2023-03-30T22:48:44.706Z] #80 DONE 5.6s
22:48:44 [2023-03-30T22:48:44.706Z] 
22:48:44 [2023-03-30T22:48:44.706Z] #79 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
22:48:44 [2023-03-30T22:48:44.706Z] #79 10.43 + bin/ctr
22:48:44 [2023-03-30T22:48:44.706Z] #79 10.43 go build  -gcflags=-trimpath=/go/src  -o bin/ctr -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.0 -X github.com/containerd/containerd/version.Revision=1fbd70374134b891f97ce19c70b6e50c7b9f4e0d -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -s -w -extldflags "-static" ' -tags "urfave_cli_no_docs osusergo netgo static_build"  ./cmd/ctr
22:48:48 [2023-03-30T22:48:48.005Z] #79 ...
22:48:48 [2023-03-30T22:48:48.005Z] 
22:48:48 [2023-03-30T22:48:48.005Z] #72 [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
22:48:48 [2023-03-30T22:48:48.005Z] #72 36.69 aclocal: warning: couldn't open directory 'm4': No such file or directory
22:48:51 [2023-03-30T22:48:51.306Z] #72 ...
22:48:51 [2023-03-30T22:48:51.306Z] 
22:48:51 [2023-03-30T22:48:51.306Z] #51 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
22:48:51 [2023-03-30T22:48:51.306Z] #51 75.60 hash
22:48:51 [2023-03-30T22:48:51.306Z] #51 75.82 strconv
22:48:51 [2023-03-30T22:48:51.306Z] #51 80.44 crypto
22:48:51 [2023-03-30T22:48:51.306Z] #51 80.81 reflect
22:48:51 [2023-03-30T22:48:51.306Z] #51 81.27 time
22:48:53 [2023-03-30T22:48:53.852Z] #51 87.67 context
22:48:54 [2023-03-30T22:48:54.427Z] #51 88.72 crypto/internal/nistec/fiat
22:48:59 [2023-03-30T22:48:59.715Z] #51 ...
22:48:59 [2023-03-30T22:48:59.715Z] 
22:48:59 [2023-03-30T22:48:59.715Z] #72 [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
22:48:59 [2023-03-30T22:48:59.715Z] #72 49.46 libtoolize: putting auxiliary files in '.'.
22:48:59 [2023-03-30T22:48:59.715Z] #72 49.46 libtoolize: copying file './ltmain.sh'
22:49:00 [2023-03-30T22:49:00.657Z] #72 50.45 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
22:49:00 [2023-03-30T22:49:00.657Z] #72 50.46 libtoolize: and rerunning libtoolize and aclocal.
22:49:00 [2023-03-30T22:49:00.657Z] #72 50.46 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
22:49:07 [2023-03-30T22:49:07.239Z] #72 ...
22:49:07 [2023-03-30T22:49:07.239Z] 
22:49:07 [2023-03-30T22:49:07.239Z] #51 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
22:49:07 [2023-03-30T22:49:07.239Z] #51 97.12 encoding/binary
22:49:07 [2023-03-30T22:49:07.239Z] #51 97.54 path
22:49:07 [2023-03-30T22:49:07.239Z] #51 98.13 io/fs
22:49:07 [2023-03-30T22:49:07.239Z] #51 99.18 crypto/cipher
22:49:07 [2023-03-30T22:49:07.239Z] #51 99.54 crypto/internal/edwards25519/field
22:49:07 [2023-03-30T22:49:07.239Z] #51 100.4 crypto/internal/boring
22:49:07 [2023-03-30T22:49:07.239Z] #51 100.5 crypto/des
22:49:07 [2023-03-30T22:49:07.239Z] #51 100.7 crypto/aes
22:49:07 [2023-03-30T22:49:07.239Z] #51 101.1 embed
22:49:07 [2023-03-30T22:49:07.500Z] #51 101.7 crypto/internal/nistec
22:49:07 [2023-03-30T22:49:07.761Z] #51 102.1 crypto/internal/randutil
22:49:08 [2023-03-30T22:49:08.022Z] #51 102.3 internal/fmtsort
22:49:08 [2023-03-30T22:49:08.593Z] #51 102.8 internal/syscall/unix
22:49:08 [2023-03-30T22:49:08.854Z] #51 103.2 internal/poll
22:49:11 [2023-03-30T22:49:11.399Z] #51 105.6 crypto/ecdh
22:49:11 [2023-03-30T22:49:11.971Z] #51 106.1 internal/safefilepath
22:49:11 [2023-03-30T22:49:11.971Z] #51 ...
22:49:11 [2023-03-30T22:49:11.971Z] 
22:49:11 [2023-03-30T22:49:11.971Z] #72 [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
22:49:11 [2023-03-30T22:49:11.971Z] #72 61.95 configure.ac:7: installing './compile'
22:49:11 [2023-03-30T22:49:11.971Z] #72 61.97 configure.ac:11: installing './config.guess'
22:49:11 [2023-03-30T22:49:11.971Z] #72 61.97 configure.ac:11: installing './config.sub'
22:49:11 [2023-03-30T22:49:11.971Z] #72 61.98 configure.ac:8: installing './install-sh'
22:49:11 [2023-03-30T22:49:11.971Z] #72 61.99 configure.ac:8: installing './missing'
22:49:12 [2023-03-30T22:49:12.232Z] #72 62.16 Makefile.am: installing './depcomp'
22:49:13 [2023-03-30T22:49:13.616Z] #72 ...
22:49:13 [2023-03-30T22:49:13.616Z] 
22:49:13 [2023-03-30T22:49:13.616Z] #57 [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
22:49:13 [2023-03-30T22:49:13.616Z] #57 112.5 tomll can be used in two ways:
22:49:13 [2023-03-30T22:49:13.616Z] #57 112.5 Writing to STDIN and reading from STDOUT:
22:49:13 [2023-03-30T22:49:13.616Z] #57 112.5   cat file.toml | tomll > file.toml
22:49:13 [2023-03-30T22:49:13.616Z] #57 112.5 
22:49:13 [2023-03-30T22:49:13.616Z] #57 112.5 Reading and updating a list of files:
22:49:13 [2023-03-30T22:49:13.616Z] #57 112.5   tomll a.toml b.toml c.toml
22:49:13 [2023-03-30T22:49:13.616Z] #57 112.5 
22:49:13 [2023-03-30T22:49:13.616Z] #57 112.5 When given a list of files, tomll will modify all files in place without asking.
22:49:13 [2023-03-30T22:49:13.616Z] #57 DONE 113.0s
22:49:13 [2023-03-30T22:49:13.616Z] 
22:49:13 [2023-03-30T22:49:13.616Z] #51 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
22:49:13 [2023-03-30T22:49:13.616Z] #51 106.3 internal/syscall/execenv
22:49:13 [2023-03-30T22:49:13.616Z] #51 106.6 os
22:49:13 [2023-03-30T22:49:13.616Z] #51 106.6 strings
22:49:15 [2023-03-30T22:49:15.001Z] #51 109.3 crypto/sha512
22:49:16 [2023-03-30T22:49:16.386Z] #51 110.5 crypto/internal/edwards25519
22:49:16 [2023-03-30T22:49:16.386Z] #51 110.7 fmt
22:49:18 [2023-03-30T22:49:18.301Z] #51 112.2 crypto/hmac
22:49:18 [2023-03-30T22:49:18.301Z] #51 112.5 crypto/md5
22:49:19 [2023-03-30T22:49:19.259Z] #51 113.2 crypto/rc4
22:49:19 [2023-03-30T22:49:19.259Z] #51 113.5 crypto/sha1
22:49:20 [2023-03-30T22:49:20.203Z] #51 114.4 crypto/sha256
22:49:20 [2023-03-30T22:49:20.464Z] #51 ...
22:49:20 [2023-03-30T22:49:20.464Z] 
22:49:20 [2023-03-30T22:49:20.464Z] #59 [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.6.0"      && /build/shfmt --version
22:49:20 [2023-03-30T22:49:20.464Z] #59 120.2 v3.6.0
22:49:20 [2023-03-30T22:49:20.725Z] #59 DONE 120.3s
22:49:20 [2023-03-30T22:49:20.725Z] 
22:49:20 [2023-03-30T22:49:20.725Z] #72 [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
22:49:20 [2023-03-30T22:49:20.725Z] #72 64.26 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
22:49:20 [2023-03-30T22:49:20.725Z] #72 64.26 libtoolize: copying file 'build-aux/ltmain.sh'
22:49:20 [2023-03-30T22:49:20.725Z] #72 64.44 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
22:49:20 [2023-03-30T22:49:20.725Z] #72 64.44 libtoolize: copying file 'm4/libtool.m4'
22:49:20 [2023-03-30T22:49:20.725Z] #72 64.59 libtoolize: copying file 'm4/ltoptions.m4'
22:49:20 [2023-03-30T22:49:20.725Z] #72 64.67 libtoolize: copying file 'm4/ltsugar.m4'
22:49:20 [2023-03-30T22:49:20.725Z] #72 64.85 libtoolize: copying file 'm4/ltversion.m4'
22:49:20 [2023-03-30T22:49:20.725Z] #72 64.99 libtoolize: copying file 'm4/lt~obsolete.m4'
22:49:20 [2023-03-30T22:49:20.725Z] #72 65.13 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
22:49:20 [2023-03-30T22:49:20.725Z] #72 ...
22:49:20 [2023-03-30T22:49:20.725Z] 
22:49:20 [2023-03-30T22:49:20.725Z] #51 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
22:49:20 [2023-03-30T22:49:20.725Z] #51 115.1 math/big
22:49:21 [2023-03-30T22:49:21.296Z] #51 115.5 encoding/hex
22:49:21 [2023-03-30T22:49:21.296Z] #51 115.7 encoding/base64
22:49:21 [2023-03-30T22:49:21.904Z] #51 116.1 encoding/pem
22:49:22 [2023-03-30T22:49:22.505Z] #51 116.6 vendor/golang.org/x/net/dns/dnsmessage
22:49:26 [2023-03-30T22:49:26.760Z] #51 120.6 net/netip
22:49:29 [2023-03-30T22:49:29.303Z] #51 ...
22:49:29 [2023-03-30T22:49:29.303Z] 
22:49:29 [2023-03-30T22:49:29.303Z] #72 [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
22:49:29 [2023-03-30T22:49:29.303Z] #72 79.16 configure.ac:7: installing 'build-aux/compile'
22:49:29 [2023-03-30T22:49:29.303Z] #72 79.17 configure.ac:9: installing 'build-aux/config.guess'
22:49:29 [2023-03-30T22:49:29.303Z] #72 79.18 configure.ac:9: installing 'build-aux/config.sub'
22:49:29 [2023-03-30T22:49:29.303Z] #72 79.19 configure.ac:11: installing 'build-aux/install-sh'
22:49:29 [2023-03-30T22:49:29.303Z] #72 79.22 configure.ac:11: installing 'build-aux/missing'
22:49:29 [2023-03-30T22:49:29.563Z] #72 79.51 Makefile.am: installing 'build-aux/depcomp'
22:49:29 [2023-03-30T22:49:29.563Z] #72 79.68 parallel-tests: installing 'build-aux/test-driver'
22:49:32 [2023-03-30T22:49:32.861Z] #72 82.34 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
22:49:32 [2023-03-30T22:49:32.861Z] #72 82.35 libtoolize: copying file 'build-aux/ltmain.sh'
22:49:33 [2023-03-30T22:49:33.121Z] #72 83.11 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
22:49:33 [2023-03-30T22:49:33.121Z] #72 83.12 libtoolize: copying file 'm4/libtool.m4'
22:49:33 [2023-03-30T22:49:33.121Z] #72 83.25 libtoolize: copying file 'm4/ltoptions.m4'
22:49:33 [2023-03-30T22:49:33.381Z] #72 83.36 libtoolize: copying file 'm4/ltsugar.m4'
22:49:33 [2023-03-30T22:49:33.381Z] #72 83.53 libtoolize: copying file 'm4/ltversion.m4'
22:49:33 [2023-03-30T22:49:33.641Z] #72 83.67 libtoolize: copying file 'm4/lt~obsolete.m4'
22:49:35 [2023-03-30T22:49:35.024Z] #72 ...
22:49:35 [2023-03-30T22:49:35.024Z] 
22:49:35 [2023-03-30T22:49:35.024Z] #61 [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
22:49:35 [2023-03-30T22:49:35.024Z] #61 133.9 NAME:
22:49:35 [2023-03-30T22:49:35.024Z] #61 133.9    go-winres - A tool for embedding resources in Windows executables
22:49:35 [2023-03-30T22:49:35.024Z] #61 133.9 
22:49:35 [2023-03-30T22:49:35.024Z] #61 133.9 USAGE:
22:49:35 [2023-03-30T22:49:35.024Z] #61 133.9    go-winres [global options] command [command options] [arguments...]
22:49:35 [2023-03-30T22:49:35.024Z] #61 133.9 
22:49:35 [2023-03-30T22:49:35.024Z] #61 133.9 COMMANDS:
22:49:35 [2023-03-30T22:49:35.024Z] #61 133.9    init     Create an initial ./winres/winres.json
22:49:35 [2023-03-30T22:49:35.024Z] #61 133.9    make     Make syso files for the "go build" command
22:49:35 [2023-03-30T22:49:35.024Z] #61 133.9    simply   Make syso files for the "go build" command (simplified)
22:49:35 [2023-03-30T22:49:35.024Z] #61 133.9    extract  Extract all resources from an executable
22:49:35 [2023-03-30T22:49:35.024Z] #61 133.9    patch    Replace resources in an executable file (exe, dll)
22:49:35 [2023-03-30T22:49:35.024Z] #61 133.9    help, h  Shows a list of commands or help for one command
22:49:35 [2023-03-30T22:49:35.024Z] #61 133.9 
22:49:35 [2023-03-30T22:49:35.024Z] #61 133.9 GLOBAL OPTIONS:
22:49:35 [2023-03-30T22:49:35.024Z] #61 133.9    --help, -h  show help (default: false)
22:49:35 [2023-03-30T22:49:35.024Z] #61 DONE 134.7s
22:49:35 [2023-03-30T22:49:35.024Z] 
22:49:35 [2023-03-30T22:49:35.024Z] #51 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
22:49:35 [2023-03-30T22:49:35.024Z] #51 123.6 net
22:49:35 [2023-03-30T22:49:35.024Z] #51 124.6 crypto/elliptic
22:49:35 [2023-03-30T22:49:35.024Z] #51 126.1 crypto/internal/bigmod
22:49:35 [2023-03-30T22:49:35.024Z] #51 126.9 crypto/internal/boring/bbig
22:49:35 [2023-03-30T22:49:35.024Z] #51 127.1 encoding/asn1
22:49:35 [2023-03-30T22:49:35.285Z] #51 129.5 vendor/golang.org/x/crypto/cryptobyte
22:49:37 [2023-03-30T22:49:37.830Z] #51 131.8 crypto/ecdsa
22:49:39 [2023-03-30T22:49:39.740Z] #51 133.9 crypto/rand
22:49:40 [2023-03-30T22:49:40.310Z] #51 134.4 crypto/ed25519
22:49:40 [2023-03-30T22:49:40.881Z] #51 135.0 crypto/rsa
22:49:42 [2023-03-30T22:49:42.793Z] #51 136.8 crypto/dsa
22:49:43 [2023-03-30T22:49:43.054Z] #51 137.3 crypto/x509/pkix
22:49:43 [2023-03-30T22:49:43.626Z] #51 137.7 net/url
22:49:45 [2023-03-30T22:49:45.016Z] #51 139.1 path/filepath
22:49:45 [2023-03-30T22:49:45.959Z] #51 139.9 vendor/golang.org/x/crypto/chacha20
22:49:45 [2023-03-30T22:49:45.959Z] #51 140.1 crypto/x509
22:49:46 [2023-03-30T22:49:46.540Z] #51 140.7 vendor/golang.org/x/crypto/internal/poly1305
22:49:47 [2023-03-30T22:49:47.110Z] #51 141.2 vendor/golang.org/x/crypto/chacha20poly1305
22:49:47 [2023-03-30T22:49:47.371Z] #51 141.6 vendor/golang.org/x/crypto/hkdf
22:49:47 [2023-03-30T22:49:47.631Z] #51 141.7 bufio
22:49:47 [2023-03-30T22:49:47.891Z] #51 ...
22:49:47 [2023-03-30T22:49:47.891Z] 
22:49:47 [2023-03-30T22:49:47.891Z] #72 [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
22:49:47 [2023-03-30T22:49:47.891Z] #72 97.87 configure.ac:11: installing 'build-aux/compile'
22:49:47 [2023-03-30T22:49:47.891Z] #72 97.88 configure.ac:11: installing 'build-aux/config.guess'
22:49:47 [2023-03-30T22:49:47.891Z] #72 97.89 configure.ac:11: installing 'build-aux/config.sub'
22:49:47 [2023-03-30T22:49:47.891Z] #72 97.90 configure.ac:13: installing 'build-aux/install-sh'
22:49:47 [2023-03-30T22:49:47.891Z] #72 97.92 configure.ac:13: installing 'build-aux/missing'
22:49:47 [2023-03-30T22:49:47.891Z] #72 97.94 configure.ac:8: installing 'build-aux/tap-driver.sh'
22:49:47 [2023-03-30T22:49:47.891Z] #72 98.09 Makefile.am: installing 'build-aux/depcomp'
22:49:50 [2023-03-30T22:49:50.065Z] #72 99.55 checking build system type... aarch64-unknown-linux-gnu
22:49:50 [2023-03-30T22:49:50.065Z] #72 100.0 checking host system type... aarch64-unknown-linux-gnu
22:49:50 [2023-03-30T22:49:50.065Z] #72 100.0 checking how to print strings... printf
22:49:50 [2023-03-30T22:49:50.065Z] #72 100.0 checking for gcc... gcc
22:49:50 [2023-03-30T22:49:50.328Z] #72 100.2 checking whether the C compiler works... yes
22:49:50 [2023-03-30T22:49:50.328Z] #72 100.4 checking for C compiler default output file name... a.out
22:49:50 [2023-03-30T22:49:50.598Z] #72 100.4 checking for suffix of executables... 
22:49:50 [2023-03-30T22:49:50.859Z] #72 100.7 checking whether we are cross compiling... no
22:49:50 [2023-03-30T22:49:50.859Z] #72 100.9 checking for suffix of object files... o
22:49:51 [2023-03-30T22:49:51.119Z] #72 101.0 checking whether we are using the GNU C compiler... yes
22:49:51 [2023-03-30T22:49:51.379Z] #72 101.2 checking whether gcc accepts -g... yes
22:49:51 [2023-03-30T22:49:51.379Z] #72 101.4 checking for gcc option to accept ISO C89... none needed
22:49:51 [2023-03-30T22:49:51.639Z] #72 101.6 checking whether gcc understands -c and -o together... yes
22:49:51 [2023-03-30T22:49:51.639Z] #72 101.8 checking for a sed that does not truncate output... /bin/sed
22:49:51 [2023-03-30T22:49:51.899Z] #72 101.9 checking for grep that handles long lines and -e... /bin/grep
22:49:51 [2023-03-30T22:49:51.900Z] #72 101.9 checking for egrep... /bin/grep -E
22:49:51 [2023-03-30T22:49:51.900Z] #72 101.9 checking for fgrep... /bin/grep -F
22:49:51 [2023-03-30T22:49:51.900Z] #72 101.9 checking for ld used by gcc... /usr/bin/ld
22:49:51 [2023-03-30T22:49:51.900Z] #72 102.0 checking if the linker (/usr/bin/ld) is GNU ld... yes
22:49:51 [2023-03-30T22:49:51.900Z] #72 102.0 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
22:49:52 [2023-03-30T22:49:52.160Z] #72 102.0 checking the name lister (/usr/bin/nm -B) interface... BSD nm
22:49:52 [2023-03-30T22:49:52.160Z] #72 102.2 checking whether ln -s works... yes
22:49:52 [2023-03-30T22:49:52.160Z] #72 102.2 checking the maximum length of command line arguments... 1572864
22:49:52 [2023-03-30T22:49:52.160Z] #72 102.2 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
22:49:52 [2023-03-30T22:49:52.160Z] #72 102.2 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
22:49:52 [2023-03-30T22:49:52.160Z] #72 102.2 checking for /usr/bin/ld option to reload object files... -r
22:49:52 [2023-03-30T22:49:52.160Z] #72 102.2 checking for objdump... objdump
22:49:52 [2023-03-30T22:49:52.160Z] #72 102.2 checking how to recognize dependent libraries... pass_all
22:49:52 [2023-03-30T22:49:52.160Z] #72 102.2 checking for dlltool... no
22:49:52 [2023-03-30T22:49:52.160Z] #72 102.3 checking how to associate runtime and link libraries... printf %s\n
22:49:52 [2023-03-30T22:49:52.160Z] #72 102.3 checking for ar... ar
22:49:52 [2023-03-30T22:49:52.420Z] #72 102.3 checking for archiver @FILE support... @
22:49:52 [2023-03-30T22:49:52.420Z] #72 102.5 checking for strip... strip
22:49:52 [2023-03-30T22:49:52.420Z] #72 102.5 checking for ranlib... ranlib
22:49:52 [2023-03-30T22:49:52.420Z] #72 102.5 checking for gawk... no
22:49:52 [2023-03-30T22:49:52.420Z] #72 102.5 checking for mawk... mawk
22:49:52 [2023-03-30T22:49:52.990Z] #72 102.5 checking command to parse /usr/bin/nm -B output from gcc object... ok
22:49:52 [2023-03-30T22:49:52.990Z] #72 103.0 checking for sysroot... no
22:49:52 [2023-03-30T22:49:52.990Z] #72 103.0 checking for a working dd... /bin/dd
22:49:52 [2023-03-30T22:49:52.990Z] #72 103.1 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
22:49:52 [2023-03-30T22:49:52.990Z] #72 103.1 checking for mt... no
22:49:52 [2023-03-30T22:49:52.990Z] #72 103.1 checking if : is a manifest tool... no
22:49:53 [2023-03-30T22:49:53.250Z] #72 103.1 checking how to run the C preprocessor... gcc -E
22:49:54 [2023-03-30T22:49:54.082Z] #72 103.5 checking for ANSI C header files... yes
22:49:54 [2023-03-30T22:49:54.344Z] #72 104.1 checking for sys/types.h... yes
22:49:54 [2023-03-30T22:49:54.605Z] #72 104.4 checking for sys/stat.h... yes
22:49:54 [2023-03-30T22:49:54.866Z] #72 104.7 checking for stdlib.h... yes
22:49:54 [2023-03-30T22:49:54.866Z] #72 104.9 checking for string.h... yes
22:49:55 [2023-03-30T22:49:55.127Z] #72 105.1 checking for memory.h... yes
22:49:55 [2023-03-30T22:49:55.388Z] #72 105.4 checking for strings.h... yes
22:49:55 [2023-03-30T22:49:55.649Z] #72 105.6 checking for inttypes.h... yes
22:49:55 [2023-03-30T22:49:55.910Z] #72 105.8 checking for stdint.h... yes
22:49:56 [2023-03-30T22:49:56.432Z] #72 106.1 checking for unistd.h... yes
22:49:56 [2023-03-30T22:49:56.432Z] #72 106.4 checking for dlfcn.h... yes
22:49:56 [2023-03-30T22:49:56.432Z] #72 106.6 checking for objdir... .libs
22:49:57 [2023-03-30T22:49:57.264Z] #72 107.0 checking if gcc supports -fno-rtti -fno-exceptions... no
22:49:57 [2023-03-30T22:49:57.264Z] #72 107.2 checking for gcc option to produce PIC... -fPIC -DPIC
22:49:57 [2023-03-30T22:49:57.264Z] #72 107.2 checking if gcc PIC flag -fPIC -DPIC works... yes
22:49:57 [2023-03-30T22:49:57.836Z] #72 107.3 checking if gcc static flag -static works... yes
22:49:57 [2023-03-30T22:49:57.836Z] #72 107.7 checking if gcc supports -c -o file.o... yes
22:49:57 [2023-03-30T22:49:57.836Z] #72 107.9 checking if gcc supports -c -o file.o... (cached) yes
22:49:57 [2023-03-30T22:49:57.836Z] #72 108.0 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
22:49:58 [2023-03-30T22:49:58.408Z] #72 108.0 checking dynamic linker characteristics... GNU/Linux ld.so
22:49:58 [2023-03-30T22:49:58.408Z] #72 108.5 checking how to hardcode library paths into programs... immediate
22:49:58 [2023-03-30T22:49:58.408Z] #72 108.5 checking whether stripping libraries is possible... yes
22:49:58 [2023-03-30T22:49:58.408Z] #72 108.5 checking if libtool supports shared libraries... yes
22:49:58 [2023-03-30T22:49:58.408Z] #72 108.5 checking whether to build shared libraries... no
22:49:58 [2023-03-30T22:49:58.408Z] #72 108.5 checking whether to build static libraries... yes
22:49:58 [2023-03-30T22:49:58.408Z] #72 108.5 checking for a BSD-compatible install... /usr/bin/install -c
22:49:58 [2023-03-30T22:49:58.408Z] #72 108.5 checking whether build environment is sane... yes
22:49:58 [2023-03-30T22:49:58.408Z] #72 108.6 checking for a thread-safe mkdir -p... /bin/mkdir -p
22:49:58 [2023-03-30T22:49:58.408Z] #72 108.6 checking whether make sets $(MAKE)... yes
22:49:58 [2023-03-30T22:49:58.668Z] #72 108.7 checking whether make supports the include directive... yes (GNU style)
22:49:58 [2023-03-30T22:49:58.669Z] #72 108.8 checking whether make supports nested variables... yes
22:49:58 [2023-03-30T22:49:58.669Z] #72 ...
22:49:58 [2023-03-30T22:49:58.669Z] 
22:49:58 [2023-03-30T22:49:58.669Z] #51 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
22:49:58 [2023-03-30T22:49:58.669Z] #51 142.9 encoding/json
22:49:58 [2023-03-30T22:49:58.669Z] #51 147.1 crypto/tls
22:49:58 [2023-03-30T22:49:58.669Z] #51 148.3 log
22:49:58 [2023-03-30T22:49:58.669Z] #51 148.8 github.com/Sirupsen/logrus
22:49:58 [2023-03-30T22:49:58.669Z] #51 150.4 github.com/Sirupsen/logrus/formatters/logstash
22:49:58 [2023-03-30T22:49:58.669Z] #51 150.6 io/ioutil
22:49:58 [2023-03-30T22:49:58.669Z] #51 150.9 github.com/bugsnag/bugsnag-go/errors
22:49:58 [2023-03-30T22:49:58.669Z] #51 151.4 github.com/bugsnag/osext
22:49:58 [2023-03-30T22:49:58.669Z] #51 151.6 os/exec
22:49:58 [2023-03-30T22:49:58.669Z] #51 ...
22:49:58 [2023-03-30T22:49:58.669Z] 
22:49:58 [2023-03-30T22:49:58.669Z] #72 [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
22:49:58 [2023-03-30T22:49:58.669Z] #72 108.8 checking whether UID '0' is supported by ustar format... yes
22:49:58 [2023-03-30T22:49:58.669Z] #72 108.9 checking whether GID '0' is supported by ustar format... yes
22:49:58 [2023-03-30T22:49:58.669Z] #72 108.9 checking how to create a ustar tar archive... gnutar
22:49:58 [2023-03-30T22:49:58.933Z] #72 109.0 checking dependency style of gcc... gcc3
22:49:58 [2023-03-30T22:49:58.933Z] #72 109.2 checking whether to enable maintainer-specific portions of Makefiles... yes
22:49:58 [2023-03-30T22:49:58.933Z] #72 109.2 checking whether make supports nested variables... (cached) yes
22:49:58 [2023-03-30T22:49:58.933Z] #72 109.2 checking for gawk... (cached) mawk
22:49:58 [2023-03-30T22:49:58.933Z] #72 109.2 checking for a sed that does not truncate output... (cached) /bin/sed
22:49:58 [2023-03-30T22:49:58.933Z] #72 109.2 checking for gcc... (cached) gcc
22:49:59 [2023-03-30T22:49:59.194Z] #72 109.3 checking whether we are using the GNU C compiler... (cached) yes
22:49:59 [2023-03-30T22:49:59.194Z] #72 109.3 checking whether gcc accepts -g... (cached) yes
22:49:59 [2023-03-30T22:49:59.194Z] #72 109.3 checking for gcc option to accept ISO C89... (cached) none needed
22:49:59 [2023-03-30T22:49:59.194Z] #72 109.3 checking whether gcc understands -c and -o together... (cached) yes
22:49:59 [2023-03-30T22:49:59.194Z] #72 109.3 checking for a Python interpreter with version >= 3... python3
22:49:59 [2023-03-30T22:49:59.194Z] #72 109.4 checking for python3... /usr/bin/python3
22:49:59 [2023-03-30T22:49:59.454Z] #72 109.4 checking for python3 version... 3.9
22:49:59 [2023-03-30T22:49:59.454Z] #72 109.5 checking for python3 platform... linux
22:49:59 [2023-03-30T22:49:59.714Z] #72 109.5 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
22:49:59 [2023-03-30T22:49:59.714Z] #72 109.8 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
22:49:59 [2023-03-30T22:49:59.714Z] #72 109.9 checking for go-md2man... no
22:50:00 [2023-03-30T22:50:00.285Z] #72 110.0 checking error.h usability... yes
22:50:00 [2023-03-30T22:50:00.285Z] #72 110.1 checking error.h presence... yes
22:50:00 [2023-03-30T22:50:00.285Z] #72 110.2 checking for error.h... yes
22:50:00 [2023-03-30T22:50:00.285Z] #72 110.3 checking linux/openat2.h usability... yes
22:50:00 [2023-03-30T22:50:00.547Z] #72 110.5 checking linux/openat2.h presence... yes
22:50:00 [2023-03-30T22:50:00.547Z] #72 110.6 checking for linux/openat2.h... yes
22:50:00 [2023-03-30T22:50:00.808Z] #72 110.6 checking for copy_file_range... yes
22:50:01 [2023-03-30T22:50:01.069Z] #72 111.0 checking for fgetxattr... yes
22:50:01 [2023-03-30T22:50:01.330Z] #72 111.3 checking for statx... yes
22:50:01 [2023-03-30T22:50:01.853Z] #72 111.6 checking for fgetpwent_r... yes
22:50:02 [2023-03-30T22:50:02.114Z] #72 112.0 checking for issetugid... no
22:50:02 [2023-03-30T22:50:02.375Z] #72 112.3 checking for pkg-config... /usr/bin/pkg-config
22:50:02 [2023-03-30T22:50:02.375Z] #72 112.3 checking pkg-config is at least version 0.9.0... yes
22:50:02 [2023-03-30T22:50:02.947Z] #72 112.3 checking for library containing yajl_tree_get... -lyajl
22:50:02 [2023-03-30T22:50:02.947Z] #72 113.1 checking for yajl >= 2.0.0... yes
22:50:03 [2023-03-30T22:50:03.208Z] #72 113.1 checking sys/capability.h usability... yes
22:50:03 [2023-03-30T22:50:03.208Z] #72 113.4 checking sys/capability.h presence... yes
22:50:03 [2023-03-30T22:50:03.469Z] #72 113.4 checking for sys/capability.h... yes
22:50:04 [2023-03-30T22:50:04.041Z] #72 113.5 checking for library containing cap_from_name... -lcap
22:50:04 [2023-03-30T22:50:04.613Z] #72 114.0 checking for library containing dlopen... -ldl
22:50:04 [2023-03-30T22:50:04.874Z] #72 114.6 checking seccomp.h usability... yes
22:50:05 [2023-03-30T22:50:05.135Z] #72 114.9 checking seccomp.h presence... yes
22:50:05 [2023-03-30T22:50:05.135Z] #72 115.1 checking for seccomp.h... yes
22:50:05 [2023-03-30T22:50:05.706Z] #72 115.1 checking for library containing seccomp_rule_add... -lseccomp
22:50:05 [2023-03-30T22:50:05.706Z] #72 115.7 checking for library containing seccomp_arch_resolve_name... none required
22:50:06 [2023-03-30T22:50:06.278Z] #72 115.9 checking systemd/sd-bus.h usability... yes
22:50:06 [2023-03-30T22:50:06.278Z] #72 116.2 checking systemd/sd-bus.h presence... yes
22:50:06 [2023-03-30T22:50:06.278Z] #72 116.3 checking for systemd/sd-bus.h... yes
22:50:06 [2023-03-30T22:50:06.850Z] #72 116.3 checking for library containing sd_bus_match_signal_async... -lsystemd
22:50:07 [2023-03-30T22:50:07.111Z] #72 116.9 checking for sd_notify_barrier... yes
22:50:07 [2023-03-30T22:50:07.371Z] #72 117.2 checking linux/bpf.h usability... yes
22:50:07 [2023-03-30T22:50:07.371Z] #72 117.5 checking linux/bpf.h presence... yes
22:50:07 [2023-03-30T22:50:07.632Z] #72 117.6 checking for linux/bpf.h... yes
22:50:07 [2023-03-30T22:50:07.632Z] #72 117.6 checking compilation for eBPF... yes
22:50:07 [2023-03-30T22:50:07.632Z] #72 117.8 checking for criu >= 3.15... no
22:50:07 [2023-03-30T22:50:07.632Z] #72 117.8 configure: CRIU headers not found, building without CRIU support
22:50:07 [2023-03-30T22:50:07.632Z] #72 117.8 checking for criu > 3.16... no
22:50:07 [2023-03-30T22:50:07.897Z] #72 117.9 configure: CRIU version doesn't support join-ns API
22:50:07 [2023-03-30T22:50:07.897Z] #72 117.9 checking for criu > 3.16.1... no
22:50:07 [2023-03-30T22:50:07.897Z] #72 117.9 configure: CRIU version doesn't support for pre-dumping
22:50:07 [2023-03-30T22:50:07.897Z] #72 118.0 checking for new mount API (fsconfig)... yes
22:50:08 [2023-03-30T22:50:08.158Z] #72 118.1 checking for seccomp notify API... yes
22:50:08 [2023-03-30T22:50:08.158Z] #72 118.3 checking for gperf... no
22:50:08 [2023-03-30T22:50:08.158Z] #72 118.3 configure: gperf not found - cannot rebuild signal parser code
22:50:08 [2023-03-30T22:50:08.420Z] #72 118.3 checking for library containing argp_parse... none required
22:50:08 [2023-03-30T22:50:08.696Z] #72 118.6 checking that generated files are newer than configure... done
22:50:08 [2023-03-30T22:50:08.696Z] #72 118.6 configure: creating ./config.status
22:50:09 [2023-03-30T22:50:09.270Z] #72 ...
22:50:09 [2023-03-30T22:50:09.270Z] 
22:50:09 [2023-03-30T22:50:09.270Z] #51 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
22:50:09 [2023-03-30T22:50:09.270Z] #51 153.5 os/signal
22:50:09 [2023-03-30T22:50:09.270Z] #51 154.4 github.com/bugsnag/panicwrap
22:50:09 [2023-03-30T22:50:09.270Z] #51 155.0 compress/flate
22:50:09 [2023-03-30T22:50:09.270Z] #51 158.0 hash/crc32
22:50:09 [2023-03-30T22:50:09.270Z] #51 158.6 compress/gzip
22:50:09 [2023-03-30T22:50:09.270Z] #51 159.3 vendor/golang.org/x/text/transform
22:50:09 [2023-03-30T22:50:09.270Z] #51 160.0 vendor/golang.org/x/text/unicode/bidi
22:50:09 [2023-03-30T22:50:09.270Z] #51 162.2 vendor/golang.org/x/text/unicode/norm
22:50:09 [2023-03-30T22:50:09.270Z] #51 162.4 vendor/golang.org/x/text/secure/bidirule
22:50:09 [2023-03-30T22:50:09.270Z] #51 162.7 net/textproto
22:50:09 [2023-03-30T22:50:09.270Z] #51 163.7 vendor/golang.org/x/net/http2/hpack
22:50:10 [2023-03-30T22:50:10.651Z] #51 164.6 mime
22:50:12 [2023-03-30T22:50:12.035Z] #51 166.2 mime/quotedprintable
22:50:12 [2023-03-30T22:50:12.296Z] #51 ...
22:50:12 [2023-03-30T22:50:12.296Z] 
22:50:12 [2023-03-30T22:50:12.296Z] #72 [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
22:50:12 [2023-03-30T22:50:12.296Z] #72 122.3 config.status: creating Makefile
22:50:12 [2023-03-30T22:50:12.296Z] #72 122.4 config.status: creating rpm/crun.spec
22:50:12 [2023-03-30T22:50:12.296Z] #72 122.6 config.status: creating config.h
22:50:12 [2023-03-30T22:50:12.557Z] #72 122.6 config.status: executing libtool commands
22:50:12 [2023-03-30T22:50:12.557Z] #72 122.7 config.status: executing depfiles commands
22:50:14 [2023-03-30T22:50:14.470Z] #72 124.3 === configuring in libocispec (/tmp/crun-build/libocispec)
22:50:14 [2023-03-30T22:50:14.470Z] #72 124.3 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
22:50:15 [2023-03-30T22:50:15.040Z] #72 125.0 checking for gcc... gcc
22:50:15 [2023-03-30T22:50:15.301Z] #72 125.1 checking whether the C compiler works... yes
22:50:15 [2023-03-30T22:50:15.301Z] #72 125.4 checking for C compiler default output file name... a.out
22:50:15 [2023-03-30T22:50:15.561Z] #72 125.4 checking for suffix of executables... 
22:50:15 [2023-03-30T22:50:15.822Z] #72 125.6 checking whether we are cross compiling... no
22:50:16 [2023-03-30T22:50:16.083Z] #72 125.9 checking for suffix of object files... o
22:50:16 [2023-03-30T22:50:16.083Z] #72 126.0 checking whether we are using the GNU C compiler... yes
22:50:16 [2023-03-30T22:50:16.343Z] #72 126.2 checking whether gcc accepts -g... yes
22:50:16 [2023-03-30T22:50:16.343Z] #72 126.4 checking for gcc option to accept ISO C89... none needed
22:50:16 [2023-03-30T22:50:16.603Z] #72 126.5 checking whether gcc understands -c and -o together... yes
22:50:16 [2023-03-30T22:50:16.863Z] #72 126.7 checking how to run the C preprocessor... gcc -E
22:50:16 [2023-03-30T22:50:16.863Z] #72 127.1 checking for grep that handles long lines and -e... /bin/grep
22:50:16 [2023-03-30T22:50:16.863Z] #72 127.1 checking for egrep... /bin/grep -E
22:50:17 [2023-03-30T22:50:17.805Z] #72 127.1 checking for ANSI C header files... yes
22:50:17 [2023-03-30T22:50:17.805Z] #72 127.8 checking for sys/types.h... yes
22:50:18 [2023-03-30T22:50:18.326Z] #72 128.1 checking for sys/stat.h... yes
22:50:18 [2023-03-30T22:50:18.326Z] #72 128.4 checking for stdlib.h... yes
22:50:18 [2023-03-30T22:50:18.587Z] #72 128.6 checking for string.h... yes
22:50:18 [2023-03-30T22:50:18.847Z] #72 128.8 checking for memory.h... yes
22:50:19 [2023-03-30T22:50:19.108Z] #72 129.1 checking for strings.h... yes
22:50:19 [2023-03-30T22:50:19.368Z] #72 129.3 checking for inttypes.h... yes
22:50:19 [2023-03-30T22:50:19.629Z] #72 129.5 checking for stdint.h... yes
22:50:19 [2023-03-30T22:50:19.629Z] #72 129.8 checking for unistd.h... 
22:50:19 [2023-03-30T22:50:19.629Z] #72 ...
22:50:19 [2023-03-30T22:50:19.629Z] 
22:50:19 [2023-03-30T22:50:19.629Z] #60 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.2"      && /build/gotestsum --version
22:50:19 [2023-03-30T22:50:19.629Z] #60 179.3 gotestsum version dev
22:50:19 [2023-03-30T22:50:19.629Z] #60 DONE 179.5s
22:50:19 [2023-03-30T22:50:19.629Z] 
22:50:19 [2023-03-30T22:50:19.629Z] #51 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
22:50:19 [2023-03-30T22:50:19.629Z] #51 166.6 mime/multipart
22:50:19 [2023-03-30T22:50:19.629Z] #51 167.5 vendor/golang.org/x/net/idna
22:50:19 [2023-03-30T22:50:19.629Z] #51 167.9 net/http/httptrace
22:50:19 [2023-03-30T22:50:19.629Z] #51 168.2 net/http/internal
22:50:19 [2023-03-30T22:50:19.629Z] #51 168.6 net/http/internal/ascii
22:50:19 [2023-03-30T22:50:19.629Z] #51 168.7 regexp/syntax
22:50:19 [2023-03-30T22:50:19.629Z] #51 170.9 vendor/golang.org/x/net/http/httpguts
22:50:19 [2023-03-30T22:50:19.629Z] #51 171.3 vendor/golang.org/x/net/http/httpproxy
22:50:19 [2023-03-30T22:50:19.629Z] #51 171.9 regexp
22:50:19 [2023-03-30T22:50:19.629Z] #51 172.1 net/http
22:50:19 [2023-03-30T22:50:19.629Z] #51 173.9 gopkg.in/yaml.v2
22:50:20 [2023-03-30T22:50:20.199Z] #51 ...
22:50:20 [2023-03-30T22:50:20.199Z] 
22:50:20 [2023-03-30T22:50:20.199Z] #72 [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
22:50:20 [2023-03-30T22:50:20.199Z] #72 129.8 checking for unistd.h... yes
22:50:20 [2023-03-30T22:50:20.459Z] #72 130.2 checking minix/config.h usability... no
22:50:20 [2023-03-30T22:50:20.459Z] #72 130.6 checking minix/config.h presence... no
22:50:20 [2023-03-30T22:50:20.720Z] #72 130.7 checking for minix/config.h... no
22:50:20 [2023-03-30T22:50:20.720Z] #72 130.7 checking whether it is safe to define __EXTENSIONS__... yes
22:50:21 [2023-03-30T22:50:21.292Z] #72 131.0 checking build system type... aarch64-unknown-linux-gnu
22:50:21 [2023-03-30T22:50:21.292Z] #72 131.3 checking host system type... aarch64-unknown-linux-gnu
22:50:21 [2023-03-30T22:50:21.292Z] #72 131.3 checking how to print strings... printf
22:50:21 [2023-03-30T22:50:21.292Z] #72 131.3 checking for a sed that does not truncate output... /bin/sed
22:50:21 [2023-03-30T22:50:21.292Z] #72 131.4 checking for fgrep... /bin/grep -F
22:50:21 [2023-03-30T22:50:21.292Z] #72 131.4 checking for ld used by gcc... /usr/bin/ld
22:50:21 [2023-03-30T22:50:21.292Z] #72 131.4 checking if the linker (/usr/bin/ld) is GNU ld... yes
22:50:21 [2023-03-30T22:50:21.292Z] #72 131.4 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
22:50:21 [2023-03-30T22:50:21.552Z] #72 131.4 checking the name lister (/usr/bin/nm -B) interface... BSD nm
22:50:21 [2023-03-30T22:50:21.552Z] #72 131.6 checking whether ln -s works... yes
22:50:21 [2023-03-30T22:50:21.552Z] #72 131.6 checking the maximum length of command line arguments... 1572864
22:50:21 [2023-03-30T22:50:21.552Z] #72 131.6 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
22:50:21 [2023-03-30T22:50:21.552Z] #72 131.6 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
22:50:21 [2023-03-30T22:50:21.552Z] #72 131.6 checking for /usr/bin/ld option to reload object files... -r
22:50:21 [2023-03-30T22:50:21.552Z] #72 131.6 checking for objdump... objdump
22:50:21 [2023-03-30T22:50:21.552Z] #72 131.6 checking how to recognize dependent libraries... pass_all
22:50:21 [2023-03-30T22:50:21.552Z] #72 131.6 checking for dlltool... no
22:50:21 [2023-03-30T22:50:21.552Z] #72 131.6 checking how to associate runtime and link libraries... printf %s\n
22:50:21 [2023-03-30T22:50:21.552Z] #72 131.6 checking for ar... ar
22:50:21 [2023-03-30T22:50:21.813Z] #72 131.6 checking for archiver @FILE support... @
22:50:21 [2023-03-30T22:50:21.813Z] #72 131.8 checking for strip... strip
22:50:21 [2023-03-30T22:50:21.813Z] #72 131.8 checking for ranlib... ranlib
22:50:21 [2023-03-30T22:50:21.813Z] #72 131.8 checking for gawk... no
22:50:21 [2023-03-30T22:50:21.813Z] #72 131.8 checking for mawk... mawk
22:50:22 [2023-03-30T22:50:22.073Z] #72 131.8 checking command to parse /usr/bin/nm -B output from gcc object... ok
22:50:22 [2023-03-30T22:50:22.073Z] #72 132.2 checking for sysroot... no
22:50:22 [2023-03-30T22:50:22.073Z] #72 132.2 checking for a working dd... /bin/dd
22:50:22 [2023-03-30T22:50:22.073Z] #72 132.3 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
22:50:22 [2023-03-30T22:50:22.073Z] #72 132.3 checking for mt... no
22:50:22 [2023-03-30T22:50:22.073Z] #72 132.3 checking if : is a manifest tool... no
22:50:22 [2023-03-30T22:50:22.334Z] #72 132.3 checking for dlfcn.h... yes
22:50:22 [2023-03-30T22:50:22.334Z] #72 132.5 checking for objdir... .libs
22:50:22 [2023-03-30T22:50:22.904Z] #72 132.8 checking if gcc supports -fno-rtti -fno-exceptions... no
22:50:22 [2023-03-30T22:50:22.904Z] #72 132.9 checking for gcc option to produce PIC... -fPIC -DPIC
22:50:23 [2023-03-30T22:50:23.165Z] #72 132.9 checking if gcc PIC flag -fPIC -DPIC works... yes
22:50:23 [2023-03-30T22:50:23.425Z] #72 133.1 checking if gcc static flag -static works... yes
22:50:23 [2023-03-30T22:50:23.686Z] #72 133.5 checking if gcc supports -c -o file.o... yes
22:50:23 [2023-03-30T22:50:23.686Z] #72 133.7 checking if gcc supports -c -o file.o... (cached) yes
22:50:23 [2023-03-30T22:50:23.686Z] #72 133.7 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
22:50:23 [2023-03-30T22:50:23.947Z] #72 133.8 checking dynamic linker characteristics... GNU/Linux ld.so
22:50:23 [2023-03-30T22:50:23.947Z] #72 134.1 checking how to hardcode library paths into programs... immediate
22:50:23 [2023-03-30T22:50:23.947Z] #72 134.1 checking whether stripping libraries is possible... yes
22:50:23 [2023-03-30T22:50:23.947Z] #72 134.1 checking if libtool supports shared libraries... yes
22:50:23 [2023-03-30T22:50:23.947Z] #72 134.1 checking whether to build shared libraries... no
22:50:23 [2023-03-30T22:50:23.947Z] #72 134.1 checking whether to build static libraries... yes
22:50:24 [2023-03-30T22:50:24.208Z] #72 134.1 checking for a BSD-compatible install... /usr/bin/install -c
22:50:24 [2023-03-30T22:50:24.208Z] #72 134.2 checking whether build environment is sane... yes
22:50:24 [2023-03-30T22:50:24.208Z] #72 134.2 checking for a thread-safe mkdir -p... /bin/mkdir -p
22:50:24 [2023-03-30T22:50:24.208Z] #72 134.2 checking whether make sets $(MAKE)... yes
22:50:24 [2023-03-30T22:50:24.208Z] #72 134.3 checking whether make supports the include directive... yes (GNU style)
22:50:24 [2023-03-30T22:50:24.468Z] #72 134.4 checking whether make supports nested variables... yes
22:50:24 [2023-03-30T22:50:24.468Z] #72 134.4 checking whether UID '0' is supported by ustar format... yes
22:50:24 [2023-03-30T22:50:24.468Z] #72 134.4 checking whether GID '0' is supported by ustar format... yes
22:50:24 [2023-03-30T22:50:24.468Z] #72 134.4 checking how to create a ustar tar archive... gnutar
22:50:24 [2023-03-30T22:50:24.729Z] #72 134.5 checking dependency style of gcc... gcc3
22:50:24 [2023-03-30T22:50:24.729Z] #72 134.7 checking whether to enable maintainer-specific portions of Makefiles... yes
22:50:24 [2023-03-30T22:50:24.729Z] #72 134.7 checking whether make supports nested variables... (cached) yes
22:50:24 [2023-03-30T22:50:24.729Z] #72 134.7 checking for pkg-config... /usr/bin/pkg-config
22:50:24 [2023-03-30T22:50:24.729Z] #72 134.7 checking pkg-config is at least version 0.9.0... yes
22:50:24 [2023-03-30T22:50:24.729Z] #72 134.7 checking for yajl >= 2.1.0... yes
22:50:24 [2023-03-30T22:50:24.729Z] #72 134.8 checking for a sed that does not truncate output... (cached) /bin/sed
22:50:24 [2023-03-30T22:50:24.729Z] #72 134.8 checking for gcc... (cached) gcc
22:50:24 [2023-03-30T22:50:24.729Z] #72 134.9 checking whether we are using the GNU C compiler... (cached) yes
22:50:24 [2023-03-30T22:50:24.729Z] #72 134.9 checking whether gcc accepts -g... (cached) yes
22:50:24 [2023-03-30T22:50:24.729Z] #72 134.9 checking for gcc option to accept ISO C89... (cached) none needed
22:50:24 [2023-03-30T22:50:24.729Z] #72 134.9 checking whether gcc understands -c and -o together... (cached) yes
22:50:24 [2023-03-30T22:50:24.729Z] #72 134.9 checking for a Python interpreter with version >= 3... python3
22:50:24 [2023-03-30T22:50:24.990Z] #72 135.0 checking for python3... /usr/bin/python3
22:50:24 [2023-03-30T22:50:24.990Z] #72 135.0 checking for python3 version... 3.9
22:50:24 [2023-03-30T22:50:24.990Z] #72 135.1 checking for python3 platform... linux
22:50:25 [2023-03-30T22:50:25.250Z] #72 135.1 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
22:50:25 [2023-03-30T22:50:25.511Z] #72 135.3 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
22:50:25 [2023-03-30T22:50:25.511Z] #72 135.6 checking that generated files are newer than configure... done
22:50:25 [2023-03-30T22:50:25.511Z] #72 135.6 configure: creating ./config.status
22:50:28 [2023-03-30T22:50:28.813Z] #72 138.9 config.status: creating Makefile
22:50:28 [2023-03-30T22:50:28.813Z] #72 139.0 config.status: creating config.h
22:50:28 [2023-03-30T22:50:28.813Z] #72 139.0 config.status: executing libtool commands
22:50:28 [2023-03-30T22:50:28.813Z] #72 139.1 config.status: executing depfiles commands
22:50:29 [2023-03-30T22:50:29.755Z] #72 140.0 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
22:50:30 [2023-03-30T22:50:30.016Z] #72 140.0 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
22:50:30 [2023-03-30T22:50:30.588Z] #72 140.4 checking for gcc... gcc
22:50:30 [2023-03-30T22:50:30.588Z] #72 140.6 checking whether the C compiler works... yes
22:50:30 [2023-03-30T22:50:30.588Z] #72 140.7 checking for C compiler default output file name... a.out
22:50:30 [2023-03-30T22:50:30.849Z] #72 140.7 checking for suffix of executables... 
22:50:31 [2023-03-30T22:50:31.110Z] #72 141.0 checking whether we are cross compiling... no
22:50:31 [2023-03-30T22:50:31.371Z] #72 141.2 checking for suffix of object files... o
22:50:31 [2023-03-30T22:50:31.371Z] #72 141.4 checking whether we are using the GNU C compiler... yes
22:50:31 [2023-03-30T22:50:31.631Z] #72 141.5 checking whether gcc accepts -g... yes
22:50:31 [2023-03-30T22:50:31.892Z] #72 141.7 checking for gcc option to accept ISO C89... none needed
22:50:31 [2023-03-30T22:50:31.892Z] #72 141.8 checking whether gcc understands -c and -o together... yes
22:50:32 [2023-03-30T22:50:32.153Z] #72 142.1 checking for a BSD-compatible install... /usr/bin/install -c
22:50:32 [2023-03-30T22:50:32.153Z] #72 142.1 checking whether build environment is sane... yes
22:50:32 [2023-03-30T22:50:32.153Z] #72 142.2 checking for a thread-safe mkdir -p... /bin/mkdir -p
22:50:32 [2023-03-30T22:50:32.153Z] #72 142.2 checking for gawk... no
22:50:32 [2023-03-30T22:50:32.153Z] #72 142.2 checking for mawk... mawk
22:50:32 [2023-03-30T22:50:32.153Z] #72 142.2 checking whether make sets $(MAKE)... yes
22:50:32 [2023-03-30T22:50:32.153Z] #72 142.3 checking whether make supports the include directive... yes (GNU style)
22:50:32 [2023-03-30T22:50:32.153Z] #72 142.3 checking whether make supports nested variables... yes
22:50:32 [2023-03-30T22:50:32.414Z] #72 142.3 checking whether UID '0' is supported by ustar format... yes
22:50:32 [2023-03-30T22:50:32.414Z] #72 142.4 checking whether GID '0' is supported by ustar format... yes
22:50:32 [2023-03-30T22:50:32.414Z] #72 142.4 checking how to create a ustar tar archive... gnutar
22:50:32 [2023-03-30T22:50:32.675Z] #72 142.4 checking dependency style of gcc... gcc3
22:50:32 [2023-03-30T22:50:32.675Z] #72 142.7 checking whether to enable maintainer-specific portions of Makefiles... yes
22:50:32 [2023-03-30T22:50:32.675Z] #72 142.7 checking whether make supports nested variables... (cached) yes
22:50:32 [2023-03-30T22:50:32.936Z] #72 142.7 checking build system type... aarch64-unknown-linux-gnu
22:50:33 [2023-03-30T22:50:33.196Z] #72 143.2 checking host system type... aarch64-unknown-linux-gnu
22:50:33 [2023-03-30T22:50:33.196Z] #72 143.2 checking how to print strings... printf
22:50:33 [2023-03-30T22:50:33.196Z] #72 143.2 checking for a sed that does not truncate output... /bin/sed
22:50:33 [2023-03-30T22:50:33.196Z] #72 143.2 checking for grep that handles long lines and -e... /bin/grep
22:50:33 [2023-03-30T22:50:33.196Z] #72 143.2 checking for egrep... /bin/grep -E
22:50:33 [2023-03-30T22:50:33.196Z] #72 143.2 checking for fgrep... /bin/grep -F
22:50:33 [2023-03-30T22:50:33.196Z] #72 143.2 checking for ld used by gcc... /usr/bin/ld
22:50:33 [2023-03-30T22:50:33.196Z] #72 143.3 checking if the linker (/usr/bin/ld) is GNU ld... yes
22:50:33 [2023-03-30T22:50:33.196Z] #72 143.3 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
22:50:33 [2023-03-30T22:50:33.457Z] #72 143.3 checking the name lister (/usr/bin/nm -B) interface... BSD nm
22:50:33 [2023-03-30T22:50:33.457Z] #72 143.5 checking whether ln -s works... yes
22:50:33 [2023-03-30T22:50:33.457Z] #72 143.5 checking the maximum length of command line arguments... 1572864
22:50:33 [2023-03-30T22:50:33.457Z] #72 143.5 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
22:50:33 [2023-03-30T22:50:33.457Z] #72 143.5 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
22:50:33 [2023-03-30T22:50:33.457Z] #72 143.5 checking for /usr/bin/ld option to reload object files... -r
22:50:33 [2023-03-30T22:50:33.457Z] #72 143.5 checking for objdump... objdump
22:50:33 [2023-03-30T22:50:33.457Z] #72 143.5 checking how to recognize dependent libraries... pass_all
22:50:33 [2023-03-30T22:50:33.457Z] #72 143.5 checking for dlltool... no
22:50:33 [2023-03-30T22:50:33.457Z] #72 143.5 checking how to associate runtime and link libraries... printf %s\n
22:50:33 [2023-03-30T22:50:33.457Z] #72 143.5 checking for ar... ar
22:50:33 [2023-03-30T22:50:33.717Z] #72 143.5 checking for archiver @FILE support... @
22:50:33 [2023-03-30T22:50:33.717Z] #72 143.7 checking for strip... strip
22:50:33 [2023-03-30T22:50:33.717Z] #72 143.7 checking for ranlib... ranlib
22:50:33 [2023-03-30T22:50:33.978Z] #72 143.7 checking command to parse /usr/bin/nm -B output from gcc object... ok
22:50:33 [2023-03-30T22:50:33.978Z] #72 144.2 checking for sysroot... no
22:50:33 [2023-03-30T22:50:33.978Z] #72 144.2 checking for a working dd... /bin/dd
22:50:33 [2023-03-30T22:50:33.978Z] #72 144.2 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
22:50:34 [2023-03-30T22:50:34.238Z] #72 144.2 checking for mt... no
22:50:34 [2023-03-30T22:50:34.238Z] #72 144.2 checking if : is a manifest tool... no
22:50:34 [2023-03-30T22:50:34.498Z] #72 144.3 checking how to run the C preprocessor... gcc -E
22:50:35 [2023-03-30T22:50:35.069Z] #72 144.6 checking for ANSI C header files... yes
22:50:35 [2023-03-30T22:50:35.330Z] #72 145.2 checking for sys/types.h... yes
22:50:35 [2023-03-30T22:50:35.590Z] #72 145.4 checking for sys/stat.h... yes
22:50:35 [2023-03-30T22:50:35.590Z] #72 145.6 checking for stdlib.h... yes
22:50:35 [2023-03-30T22:50:35.850Z] #72 145.8 checking for string.h... yes
22:50:36 [2023-03-30T22:50:36.111Z] #72 146.0 checking for memory.h... yes
22:50:36 [2023-03-30T22:50:36.371Z] #72 146.2 checking for strings.h... yes
22:50:36 [2023-03-30T22:50:36.634Z] #72 146.5 checking for inttypes.h... yes
22:50:36 [2023-03-30T22:50:36.895Z] #72 146.7 checking for stdint.h... yes
22:50:37 [2023-03-30T22:50:37.155Z] #72 147.0 checking for unistd.h... yes
22:50:37 [2023-03-30T22:50:37.155Z] #72 147.1 checking for dlfcn.h... yes
22:50:37 [2023-03-30T22:50:37.416Z] #72 147.4 checking for objdir... .libs
22:50:37 [2023-03-30T22:50:37.416Z] #72 ...
22:50:37 [2023-03-30T22:50:37.416Z] 
22:50:37 [2023-03-30T22:50:37.416Z] #51 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
22:50:37 [2023-03-30T22:50:37.416Z] #51 181.8 github.com/docker/distribution/uuid
22:50:37 [2023-03-30T22:50:37.416Z] #51 182.0 golang.org/x/net/context
22:50:37 [2023-03-30T22:50:37.416Z] #51 182.5 github.com/docker/distribution/digest
22:50:37 [2023-03-30T22:50:37.416Z] #51 183.3 github.com/docker/distribution/reference
22:50:37 [2023-03-30T22:50:37.416Z] #51 183.9 encoding/base32
22:50:37 [2023-03-30T22:50:37.416Z] #51 184.6 github.com/docker/libtrust
22:50:37 [2023-03-30T22:50:37.416Z] #51 188.9 github.com/stevvooe/resumable
22:50:37 [2023-03-30T22:50:37.416Z] #51 189.0 internal/saferio
22:50:37 [2023-03-30T22:50:37.416Z] #51 189.2 encoding/gob
22:50:37 [2023-03-30T22:50:37.987Z] #51 ...
22:50:37 [2023-03-30T22:50:37.987Z] 
22:50:37 [2023-03-30T22:50:37.987Z] #72 [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
22:50:37 [2023-03-30T22:50:37.987Z] #72 148.0 checking if gcc supports -fno-rtti -fno-exceptions... no
22:50:37 [2023-03-30T22:50:37.987Z] #72 148.1 checking for gcc option to produce PIC... -fPIC -DPIC
22:50:38 [2023-03-30T22:50:38.246Z] #72 148.1 checking if gcc PIC flag -fPIC -DPIC works... yes
22:50:38 [2023-03-30T22:50:38.817Z] #72 148.3 checking if gcc static flag -static works... yes
22:50:38 [2023-03-30T22:50:38.817Z] #72 148.8 checking if gcc supports -c -o file.o... yes
22:50:38 [2023-03-30T22:50:38.817Z] #72 148.9 checking if gcc supports -c -o file.o... (cached) yes
22:50:38 [2023-03-30T22:50:38.817Z] #72 148.9 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
22:50:39 [2023-03-30T22:50:39.337Z] #72 149.0 checking dynamic linker characteristics... GNU/Linux ld.so
22:50:39 [2023-03-30T22:50:39.337Z] #72 149.4 checking how to hardcode library paths into programs... immediate
22:50:39 [2023-03-30T22:50:39.337Z] #72 149.4 checking whether stripping libraries is possible... yes
22:50:39 [2023-03-30T22:50:39.337Z] #72 149.4 checking if libtool supports shared libraries... yes
22:50:39 [2023-03-30T22:50:39.337Z] #72 149.4 checking whether to build shared libraries... no
22:50:39 [2023-03-30T22:50:39.337Z] #72 149.4 checking whether to build static libraries... yes
22:50:39 [2023-03-30T22:50:39.597Z] #72 149.4 checking float.h usability... yes
22:50:39 [2023-03-30T22:50:39.598Z] #72 149.7 checking float.h presence... yes
22:50:39 [2023-03-30T22:50:39.598Z] #72 149.7 checking for float.h... yes
22:50:39 [2023-03-30T22:50:39.858Z] #72 149.8 checking limits.h usability... yes
22:50:39 [2023-03-30T22:50:39.858Z] #72 150.0 checking limits.h presence... yes
22:50:39 [2023-03-30T22:50:39.858Z] #72 150.0 checking for limits.h... yes
22:50:40 [2023-03-30T22:50:40.119Z] #72 150.1 checking stddef.h usability... yes
22:50:40 [2023-03-30T22:50:40.119Z] #72 150.2 checking stddef.h presence... yes
22:50:40 [2023-03-30T22:50:40.119Z] #72 150.3 checking for stddef.h... yes
22:50:40 [2023-03-30T22:50:40.119Z] #72 150.3 checking for stdlib.h... (cached) yes
22:50:40 [2023-03-30T22:50:40.379Z] #72 150.4 checking for string.h... (cached) yes
22:50:40 [2023-03-30T22:50:40.379Z] #72 150.4 checking sys/time.h usability... yes
22:50:40 [2023-03-30T22:50:40.379Z] #72 150.5 checking sys/time.h presence... yes
22:50:40 [2023-03-30T22:50:40.379Z] #72 150.5 checking for sys/time.h... yes
22:50:40 [2023-03-30T22:50:40.379Z] #72 150.5 checking for inline... inline
22:50:40 [2023-03-30T22:50:40.639Z] #72 150.6 checking for size_t... yes
22:50:40 [2023-03-30T22:50:40.899Z] #72 150.9 checking for stdlib.h... (cached) yes
22:50:41 [2023-03-30T22:50:41.160Z] #72 150.9 checking for GNU libc compatible malloc... yes
22:50:41 [2023-03-30T22:50:41.421Z] #72 151.3 checking for stdlib.h... (cached) yes
22:50:41 [2023-03-30T22:50:41.421Z] #72 151.3 checking for GNU libc compatible realloc... yes
22:50:41 [2023-03-30T22:50:41.942Z] #72 151.6 checking for working strtod... yes
22:50:42 [2023-03-30T22:50:42.202Z] #72 152.0 checking for gettimeofday... yes
22:50:42 [2023-03-30T22:50:42.463Z] #72 152.3 checking for memset... yes
22:50:42 [2023-03-30T22:50:42.724Z] #72 152.7 checking for strspn... yes
22:50:42 [2023-03-30T22:50:42.985Z] #72 153.1 checking that generated files are newer than configure... done
22:50:42 [2023-03-30T22:50:42.985Z] #72 153.1 configure: creating ./config.status
22:50:46 [2023-03-30T22:50:46.286Z] #72 156.4 config.status: creating Makefile
22:50:46 [2023-03-30T22:50:46.286Z] #72 156.4 config.status: creating config.h
22:50:46 [2023-03-30T22:50:46.286Z] #72 156.5 config.status: executing depfiles commands
22:50:46 [2023-03-30T22:50:46.547Z] #72 156.7 config.status: executing libtool commands
22:50:47 [2023-03-30T22:50:47.932Z] #72 158.0   GEN      .version
22:50:47 [2023-03-30T22:50:47.932Z] #72 158.0 make  install-recursive
22:50:47 [2023-03-30T22:50:47.932Z] #72 158.1 make[1]: Entering directory '/tmp/crun-build'
22:50:47 [2023-03-30T22:50:47.932Z] #72 158.2 Making install in libocispec
22:50:48 [2023-03-30T22:50:48.193Z] #72 158.2 make[2]: Entering directory '/tmp/crun-build/libocispec'
22:50:48 [2023-03-30T22:50:48.193Z] #72 158.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
22:50:48 [2023-03-30T22:50:48.193Z] #72 158.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
22:50:48 [2023-03-30T22:50:48.193Z] #72 158.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
22:50:48 [2023-03-30T22:50:48.193Z] #72 158.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
22:50:49 [2023-03-30T22:50:49.138Z] #72 158.9 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
22:50:49 [2023-03-30T22:50:49.138Z] #72 159.2 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
22:50:49 [2023-03-30T22:50:49.138Z] #72 159.2 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
22:50:49 [2023-03-30T22:50:49.138Z] #72 159.2 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
22:50:49 [2023-03-30T22:50:49.138Z] #72 159.2 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
22:50:49 [2023-03-30T22:50:49.138Z] #72 159.2 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
22:50:49 [2023-03-30T22:50:49.138Z] #72 159.2 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
22:50:49 [2023-03-30T22:50:49.138Z] #72 159.2 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
22:50:49 [2023-03-30T22:50:49.138Z] #72 159.2 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
22:50:49 [2023-03-30T22:50:49.138Z] #72 159.3 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
22:50:49 [2023-03-30T22:50:49.138Z] #72 159.3 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
22:50:49 [2023-03-30T22:50:49.138Z] #72 159.3 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
22:50:49 [2023-03-30T22:50:49.138Z] #72 159.3 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
22:50:49 [2023-03-30T22:50:49.138Z] #72 159.3 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
22:50:49 [2023-03-30T22:50:49.138Z] #72 159.3 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
22:50:49 [2023-03-30T22:50:49.138Z] #72 159.3 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
22:50:50 [2023-03-30T22:50:50.524Z] #72 160.4 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
22:50:50 [2023-03-30T22:50:50.524Z] #72 160.4 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
22:50:50 [2023-03-30T22:50:50.524Z] #72 160.4 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
22:50:50 [2023-03-30T22:50:50.524Z] #72 160.4 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
22:50:50 [2023-03-30T22:50:50.524Z] #72 160.4 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
22:50:50 [2023-03-30T22:50:50.524Z] #72 160.4 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
22:50:50 [2023-03-30T22:50:50.524Z] #72 160.4 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
22:50:50 [2023-03-30T22:50:50.524Z] #72 160.4 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
22:50:50 [2023-03-30T22:50:50.524Z] #72 160.4 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
22:50:50 [2023-03-30T22:50:50.524Z] #72 160.4 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
22:50:50 [2023-03-30T22:50:50.524Z] #72 160.4 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
22:50:50 [2023-03-30T22:50:50.524Z] #72 160.4 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
22:50:50 [2023-03-30T22:50:50.524Z] #72 160.5 make  install-recursive
22:50:50 [2023-03-30T22:50:50.524Z] #72 160.5 make[3]: Entering directory '/tmp/crun-build/libocispec'
22:50:50 [2023-03-30T22:50:50.524Z] #72 160.6 Making install in yajl
22:50:50 [2023-03-30T22:50:50.524Z] #72 160.6 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
22:50:50 [2023-03-30T22:50:50.524Z] #72 160.7   CC       verify/json_verify-json_verify.o
22:50:50 [2023-03-30T22:50:50.785Z] #72 160.7   CC       src/libyajl_la-yajl_alloc.lo
22:50:50 [2023-03-30T22:50:50.785Z] #72 160.7   CC       src/libyajl_la-yajl.lo
22:50:50 [2023-03-30T22:50:50.785Z] #72 160.8   CC       src/libyajl_la-yajl_gen.lo
22:50:50 [2023-03-30T22:50:50.785Z] #72 160.8   CC       src/libyajl_la-yajl_parser.lo
22:50:50 [2023-03-30T22:50:50.785Z] #72 160.8   CC       src/libyajl_la-yajl_buf.lo
22:50:50 [2023-03-30T22:50:50.785Z] #72 160.9   CC       src/libyajl_la-yajl_encode.lo
22:50:50 [2023-03-30T22:50:50.785Z] #72 160.9   CC       src/libyajl_la-yajl_lex.lo
22:50:50 [2023-03-30T22:50:50.785Z] #72 161.0   CC       src/libyajl_la-yajl_tree.lo
22:50:52 [2023-03-30T22:50:52.756Z] #72 ...
22:50:52 [2023-03-30T22:50:52.756Z] 
22:50:52 [2023-03-30T22:50:52.756Z] #51 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
22:50:52 [2023-03-30T22:50:52.756Z] #51 196.7 github.com/stevvooe/resumable/sha256
22:50:52 [2023-03-30T22:50:52.756Z] #51 197.2 github.com/stevvooe/resumable/sha512
22:50:52 [2023-03-30T22:50:52.756Z] #51 197.8 github.com/garyburd/redigo/internal
22:50:52 [2023-03-30T22:50:52.756Z] #51 198.0 github.com/garyburd/redigo/redis
22:50:52 [2023-03-30T22:50:52.756Z] #51 200.7 net/smtp
22:50:52 [2023-03-30T22:50:52.756Z] #51 201.5 text/template/parse
22:50:52 [2023-03-30T22:50:52.756Z] #51 201.8 github.com/bugsnag/bugsnag-go
22:50:52 [2023-03-30T22:50:52.756Z] #51 203.3 github.com/docker/distribution/configuration
22:50:52 [2023-03-30T22:50:52.756Z] #51 204.6 github.com/gorilla/context
22:50:52 [2023-03-30T22:50:52.756Z] #51 204.7 github.com/docker/distribution/registry/api/errcode
22:50:52 [2023-03-30T22:50:52.756Z] #51 204.9 github.com/gorilla/mux
22:50:52 [2023-03-30T22:50:52.756Z] #51 205.4 expvar
22:50:52 [2023-03-30T22:50:52.756Z] #51 206.3 github.com/docker/distribution/context
22:50:52 [2023-03-30T22:50:52.756Z] #51 206.3 github.com/docker/distribution/registry/api/v2
22:50:53 [2023-03-30T22:50:53.017Z] #51 207.4 github.com/docker/distribution/health
22:50:53 [2023-03-30T22:50:53.017Z] #51 207.5 github.com/docker/distribution
22:50:53 [2023-03-30T22:50:53.588Z] #51 208.0 github.com/docker/distribution/health/checks
22:50:54 [2023-03-30T22:50:54.158Z] #51 208.3 github.com/docker/distribution/manifest/manifestlist
22:50:54 [2023-03-30T22:50:54.158Z] #51 208.4 github.com/docker/distribution/manifest/schema1
22:50:54 [2023-03-30T22:50:54.419Z] #51 208.5 github.com/docker/distribution/manifest/schema2
22:50:54 [2023-03-30T22:50:54.679Z] #51 208.9 github.com/docker/distribution/notifications
22:50:54 [2023-03-30T22:50:54.939Z] #51 209.1 github.com/docker/distribution/registry/auth
22:50:55 [2023-03-30T22:50:55.200Z] #51 209.4 github.com/docker/distribution/registry/middleware/registry
22:50:55 [2023-03-30T22:50:55.200Z] #51 209.6 github.com/docker/distribution/registry/middleware/repository
22:50:55 [2023-03-30T22:50:55.771Z] #51 209.9 github.com/docker/distribution/registry/client/transport
22:50:56 [2023-03-30T22:50:56.342Z] #51 210.5 github.com/docker/distribution/registry/storage/cache
22:50:56 [2023-03-30T22:50:56.603Z] #51 210.8 github.com/docker/distribution/registry/storage/cache/memory
22:50:56 [2023-03-30T22:50:56.864Z] #51 211.0 github.com/docker/distribution/registry/storage/driver
22:50:56 [2023-03-30T22:50:56.864Z] #51 211.1 github.com/docker/distribution/registry/client
22:50:57 [2023-03-30T22:50:57.435Z] #51 211.4 github.com/docker/distribution/registry/proxy/scheduler
22:50:58 [2023-03-30T22:50:58.007Z] #51 212.0 github.com/docker/distribution/registry/storage
22:50:58 [2023-03-30T22:50:58.007Z] #51 ...
22:50:58 [2023-03-30T22:50:58.007Z] 
22:50:58 [2023-03-30T22:50:58.007Z] #72 [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
22:50:58 [2023-03-30T22:50:58.007Z] #72 167.9   CCLD     libyajl.la
22:50:58 [2023-03-30T22:50:58.402Z] #72 168.4   CCLD     verify/json_verify
22:50:58 [2023-03-30T22:50:58.663Z] #72 168.8 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
22:50:58 [2023-03-30T22:50:58.663Z] #72 168.8 make[5]: Nothing to be done for 'install-exec-am'.
22:50:58 [2023-03-30T22:50:58.663Z] #72 168.8 make[5]: Nothing to be done for 'install-data-am'.
22:50:58 [2023-03-30T22:50:58.663Z] #72 168.8 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
22:50:58 [2023-03-30T22:50:58.663Z] #72 168.8 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
22:50:58 [2023-03-30T22:50:58.663Z] #72 168.8 make[4]: Entering directory '/tmp/crun-build/libocispec'
22:50:58 [2023-03-30T22:50:58.923Z] #72 169.0   CC       src/validate.o
22:50:58 [2023-03-30T22:50:58.923Z] #72 169.0   CC       src/image_spec_schema_config_schema.lo
22:50:58 [2023-03-30T22:50:58.923Z] #72 169.0   CC       src/image_spec_schema_content_descriptor.lo
22:50:58 [2023-03-30T22:50:58.923Z] #72 169.0   CC       src/image_spec_schema_defs.lo
22:50:58 [2023-03-30T22:50:58.923Z] #72 169.1   CC       src/image_spec_schema_defs_descriptor.lo
22:50:58 [2023-03-30T22:50:58.923Z] #72 169.1   CC       src/image_spec_schema_image_index_schema.lo
22:50:58 [2023-03-30T22:50:58.923Z] #72 169.1   CC       src/image_spec_schema_image_layout_schema.lo
22:50:58 [2023-03-30T22:50:58.923Z] #72 169.2   CC       src/image_spec_schema_image_manifest_schema.lo
22:50:59 [2023-03-30T22:50:59.184Z] #72 169.2   CC       src/runtime_spec_schema_config_linux.lo
22:50:59 [2023-03-30T22:50:59.184Z] #72 169.2   CC       src/runtime_spec_schema_config_zos.lo
22:50:59 [2023-03-30T22:50:59.184Z] #72 169.3   CC       src/runtime_spec_schema_config_schema.lo
22:50:59 [2023-03-30T22:50:59.184Z] #72 169.3   CC       src/runtime_spec_schema_config_solaris.lo
22:50:59 [2023-03-30T22:50:59.184Z] #72 169.3   CC       src/runtime_spec_schema_config_vm.lo
22:50:59 [2023-03-30T22:50:59.444Z] #72 169.4   CC       src/runtime_spec_schema_config_windows.lo
22:50:59 [2023-03-30T22:50:59.444Z] #72 169.5   CC       src/runtime_spec_schema_defs.lo
22:50:59 [2023-03-30T22:50:59.444Z] #72 169.6   CC       src/runtime_spec_schema_defs_linux.lo
22:50:59 [2023-03-30T22:50:59.706Z] #72 169.7   CC       src/runtime_spec_schema_defs_zos.lo
22:50:59 [2023-03-30T22:50:59.967Z] #72 170.1   CC       src/runtime_spec_schema_defs_vm.lo
22:51:00 [2023-03-30T22:51:00.228Z] #72 170.2   CC       src/runtime_spec_schema_defs_windows.lo
22:51:00 [2023-03-30T22:51:00.228Z] #72 170.3   CC       src/runtime_spec_schema_state_schema.lo
22:51:00 [2023-03-30T22:51:00.489Z] #72 170.6   CC       src/image_manifest_items_image_manifest_items_schema.lo
22:51:00 [2023-03-30T22:51:00.798Z] #72 170.9   CC       src/basic_test_double_array_item.lo
22:51:01 [2023-03-30T22:51:01.059Z] #72 171.0   CC       src/basic_test_double_array.lo
22:51:01 [2023-03-30T22:51:01.059Z] #72 171.2   CC       src/basic_test_top_array_int.lo
22:51:01 [2023-03-30T22:51:01.320Z] #72 171.3   CC       src/basic_test_top_array_string.lo
22:51:01 [2023-03-30T22:51:01.321Z] #72 171.4   CC       src/basic_test_top_double_array_int.lo
22:51:01 [2023-03-30T22:51:01.581Z] #72 171.5   CC       src/basic_test_top_double_array_obj.lo
22:51:01 [2023-03-30T22:51:01.581Z] #72 171.8   CC       src/basic_test_top_double_array_refobj.lo
22:51:02 [2023-03-30T22:51:02.152Z] #72 172.3   CC       src/read-file.lo
22:51:02 [2023-03-30T22:51:02.413Z] #72 172.3   CC       src/basic_test_top_double_array_string.lo
22:51:02 [2023-03-30T22:51:02.674Z] #72 172.8   CC       src/json_common.lo
22:51:03 [2023-03-30T22:51:03.246Z] #72 173.3   CC       tests/test-1.o
22:51:03 [2023-03-30T22:51:03.817Z] #72 173.7   CC       tests/test-2.o
22:51:03 [2023-03-30T22:51:03.817Z] #72 173.9   CC       tests/test-3.o
22:51:04 [2023-03-30T22:51:04.077Z] #72 174.1   CC       tests/test-4.o
22:51:04 [2023-03-30T22:51:04.342Z] #72 174.3   CC       tests/test-5.o
22:51:04 [2023-03-30T22:51:04.912Z] #72 174.9   CC       tests/test-6.o
22:51:05 [2023-03-30T22:51:05.173Z] #72 175.3   CC       tests/test-7.o
22:51:05 [2023-03-30T22:51:05.743Z] #72 175.7   CC       tests/test-8.o
22:51:06 [2023-03-30T22:51:06.004Z] #72 176.2   CC       tests/test-9.o
22:51:06 [2023-03-30T22:51:06.265Z] #72 176.4   CC       tests/test-10.o
22:51:06 [2023-03-30T22:51:06.847Z] #72 176.7   CC       tests/test-11.o
22:51:08 [2023-03-30T22:51:08.231Z] #72 ...
22:51:08 [2023-03-30T22:51:08.231Z] 
22:51:08 [2023-03-30T22:51:08.231Z] #51 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
22:51:08 [2023-03-30T22:51:08.231Z] #51 212.2 github.com/docker/distribution/registry/client/auth
22:51:08 [2023-03-30T22:51:08.231Z] #51 213.0 github.com/docker/distribution/registry/storage/cache/redis
22:51:08 [2023-03-30T22:51:08.231Z] #51 213.4 github.com/docker/distribution/registry/storage/driver/factory
22:51:08 [2023-03-30T22:51:08.231Z] #51 213.7 github.com/docker/distribution/registry/storage/driver/middleware
22:51:08 [2023-03-30T22:51:08.231Z] #51 213.8 github.com/gorilla/handlers
22:51:08 [2023-03-30T22:51:08.231Z] #51 215.1 text/template
22:51:08 [2023-03-30T22:51:08.231Z] #51 215.8 github.com/docker/distribution/registry/proxy
22:51:08 [2023-03-30T22:51:08.231Z] #51 217.1 github.com/docker/distribution/registry/listener
22:51:08 [2023-03-30T22:51:08.231Z] #51 217.6 github.com/docker/distribution/version
22:51:08 [2023-03-30T22:51:08.231Z] #51 217.8 github.com/spf13/pflag
22:51:08 [2023-03-30T22:51:08.231Z] #51 219.3 github.com/docker/distribution/registry/handlers
22:51:08 [2023-03-30T22:51:08.231Z] #51 220.0 github.com/spf13/cobra
22:51:08 [2023-03-30T22:51:08.231Z] #51 222.2 container/heap
22:51:08 [2023-03-30T22:51:08.231Z] #51 222.4 log/syslog
22:51:08 [2023-03-30T22:51:08.802Z] #51 223.1 runtime/debug
22:51:09 [2023-03-30T22:51:09.372Z] #51 223.6 github.com/yvasiyarov/go-metrics
22:51:09 [2023-03-30T22:51:09.943Z] #51 224.2 github.com/yvasiyarov/newrelic_platform_go
22:51:10 [2023-03-30T22:51:10.518Z] #51 224.7 golang.org/x/crypto/blowfish
22:51:11 [2023-03-30T22:51:11.089Z] #51 225.2 golang.org/x/crypto/bcrypt
22:51:11 [2023-03-30T22:51:11.350Z] #51 225.6 github.com/docker/distribution/registry/auth/htpasswd
22:51:11 [2023-03-30T22:51:11.922Z] #51 226.2 github.com/docker/distribution/registry/auth/silly
22:51:12 [2023-03-30T22:51:12.494Z] #51 226.7 github.com/docker/distribution/registry/auth/token
22:51:13 [2023-03-30T22:51:13.436Z] #51 227.8 github.com/yvasiyarov/gorelic
22:51:13 [2023-03-30T22:51:13.436Z] #51 227.8 encoding/xml
22:51:14 [2023-03-30T22:51:14.379Z] #51 228.7 github.com/docker/distribution/registry
22:51:15 [2023-03-30T22:51:15.328Z] #51 229.4 github.com/docker/distribution/registry/storage/driver/base
22:51:15 [2023-03-30T22:51:15.589Z] #51 229.9 github.com/docker/distribution/registry/storage/driver/filesystem
22:51:16 [2023-03-30T22:51:16.531Z] #51 230.6 github.com/docker/distribution/registry/storage/driver/inmemory
22:51:17 [2023-03-30T22:51:17.479Z] #51 231.9 os/user
22:51:18 [2023-03-30T22:51:18.051Z] #51 232.3 github.com/Azure/azure-sdk-for-go/storage
22:51:18 [2023-03-30T22:51:18.312Z] #51 232.5 github.com/AdRoll/goamz/aws
22:51:20 [2023-03-30T22:51:20.223Z] #51 234.5 github.com/docker/distribution/registry/storage/driver/azure
22:51:20 [2023-03-30T22:51:20.484Z] #51 234.6 github.com/AdRoll/goamz/cloudfront
22:51:20 [2023-03-30T22:51:20.744Z] #51 235.0 github.com/docker/distribution/registry/storage/driver/middleware/cloudfront
22:51:21 [2023-03-30T22:51:21.316Z] #51 235.4 net/http/httputil
22:51:21 [2023-03-30T22:51:21.577Z] #51 235.9 github.com/mitchellh/mapstructure
22:51:23 [2023-03-30T22:51:23.490Z] #51 237.3 github.com/ncw/swift
22:51:23 [2023-03-30T22:51:23.490Z] #51 237.7 github.com/AdRoll/goamz/s3
22:51:25 [2023-03-30T22:51:25.404Z] #51 239.6 github.com/docker/distribution/registry/storage/driver/swift
22:51:25 [2023-03-30T22:51:25.975Z] #51 240.2 github.com/docker/distribution/registry/storage/driver/s3
22:51:26 [2023-03-30T22:51:26.547Z] #51 240.8 html
22:51:27 [2023-03-30T22:51:27.490Z] #51 241.7 internal/profile
22:51:27 [2023-03-30T22:51:27.490Z] #51 241.7 text/tabwriter
22:51:27 [2023-03-30T22:51:27.751Z] #51 242.1 runtime/pprof
22:51:31 [2023-03-30T22:51:31.051Z] #51 244.8 runtime/trace
22:51:31 [2023-03-30T22:51:31.311Z] #51 245.6 net/http/pprof
22:51:31 [2023-03-30T22:51:31.572Z] #51 245.9 github.com/docker/distribution/cmd/registry
22:51:36 [2023-03-30T22:51:36.869Z] #51 250.6 + xx-verify /build/registry-v2
22:51:37 [2023-03-30T22:51:37.130Z] #51 DONE 251.4s
22:51:37 [2023-03-30T22:51:37.130Z] 
22:51:37 [2023-03-30T22:51:37.130Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.51.2"      && /build/golangci-lint --version
22:51:39 [2023-03-30T22:51:39.048Z] #62 ...
22:51:39 [2023-03-30T22:51:39.048Z] 
22:51:39 [2023-03-30T22:51:39.048Z] #76 [rootlesskit-build 3/5] RUN --mount=from=rootlesskit-src,src=/usr/src/rootlesskit,rw     --mount=type=cache,target=/go/pkg/mod     --mount=type=cache,target=/root/.cache/go-build,id=rootlesskit-build-linux/arm64 <<EOT (set -e...)
22:51:39 [2023-03-30T22:51:39.048Z] #76 DONE 209.7s
22:51:39 [2023-03-30T22:51:39.048Z] 
22:51:39 [2023-03-30T22:51:39.048Z] #81 [rootlesskit-build 4/5] COPY ./contrib/dockerd-rootless.sh /build/
22:51:39 [2023-03-30T22:51:39.048Z] #81 DONE 0.1s
22:51:39 [2023-03-30T22:51:39.048Z] 
22:51:39 [2023-03-30T22:51:39.048Z] #82 [rootlesskit-build 5/5] COPY ./contrib/dockerd-rootless-setuptool.sh /build/
22:51:39 [2023-03-30T22:51:39.309Z] #82 DONE 0.1s
22:51:39 [2023-03-30T22:51:39.309Z] 
22:51:39 [2023-03-30T22:51:39.309Z] #75 [runc-build 3/3] RUN --mount=from=runc-src,src=/usr/src/runc,rw     --mount=type=cache,target=/root/.cache/go-build,id=runc-build-linux/arm64 <<EOT (set -e...)
22:51:54 [2023-03-30T22:51:54.229Z] #75 ...
22:51:54 [2023-03-30T22:51:54.229Z] 
22:51:54 [2023-03-30T22:51:54.229Z] #72 [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
22:51:54 [2023-03-30T22:51:54.229Z] #72 224.0   CCLD     libocispec.la
22:51:54 [2023-03-30T22:51:54.497Z] #72 224.5   CCLD     src/validate
22:51:54 [2023-03-30T22:51:54.497Z] #72 224.5   CCLD     tests/test-1
22:51:54 [2023-03-30T22:51:54.497Z] #72 224.5   CCLD     tests/test-2
22:51:54 [2023-03-30T22:51:54.497Z] #72 224.6   CCLD     tests/test-3
22:51:54 [2023-03-30T22:51:54.497Z] #72 224.6   CCLD     tests/test-4
22:51:54 [2023-03-30T22:51:54.497Z] #72 224.7   CCLD     tests/test-5
22:51:54 [2023-03-30T22:51:54.497Z] #72 224.7   CCLD     tests/test-6
22:51:54 [2023-03-30T22:51:54.497Z] #72 224.8   CCLD     tests/test-7
22:51:54 [2023-03-30T22:51:54.758Z] #72 224.8   CCLD     tests/test-8
22:51:55 [2023-03-30T22:51:55.019Z] #72 225.0   CCLD     tests/test-9
22:51:55 [2023-03-30T22:51:55.019Z] #72 225.1   CCLD     tests/test-10
22:51:55 [2023-03-30T22:51:55.019Z] #72 225.2 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
22:51:55 [2023-03-30T22:51:55.279Z] #72 225.3   CCLD     tests/test-11
22:51:57 [2023-03-30T22:51:57.826Z] #72 227.8 libtool: link: ar cr libocispec.a 
22:51:57 [2023-03-30T22:51:57.826Z] #72 227.9 libtool: link: ranlib libocispec.a
22:51:59 [2023-03-30T22:51:59.742Z] #72 229.6 make[5]: Entering directory '/tmp/crun-build/libocispec'
22:51:59 [2023-03-30T22:51:59.742Z] #72 229.7 make[5]: Nothing to be done for 'install-exec-am'.
22:51:59 [2023-03-30T22:51:59.742Z] #72 229.7 make[5]: Nothing to be done for 'install-data-am'.
22:51:59 [2023-03-30T22:51:59.742Z] #72 229.7 make[5]: Leaving directory '/tmp/crun-build/libocispec'
22:51:59 [2023-03-30T22:51:59.742Z] #72 229.7 make[4]: Leaving directory '/tmp/crun-build/libocispec'
22:51:59 [2023-03-30T22:51:59.742Z] #72 229.7 make[3]: Leaving directory '/tmp/crun-build/libocispec'
22:51:59 [2023-03-30T22:51:59.742Z] #72 229.7 make[2]: Leaving directory '/tmp/crun-build/libocispec'
22:51:59 [2023-03-30T22:51:59.742Z] #72 229.7 make[2]: Entering directory '/tmp/crun-build'
22:51:59 [2023-03-30T22:51:59.742Z] #72 229.8   CC       src/libcrun/libcrun_testing_a-utils.o
22:51:59 [2023-03-30T22:51:59.742Z] #72 229.8   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
22:51:59 [2023-03-30T22:51:59.742Z] #72 229.8   CC       src/libcrun/libcrun_testing_a-container.o
22:51:59 [2023-03-30T22:51:59.742Z] #72 230.0   CC       src/libcrun/libcrun_testing_a-cgroup.o
22:52:00 [2023-03-30T22:52:00.004Z] #72 230.0   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
22:52:00 [2023-03-30T22:52:00.004Z] #72 230.0   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
22:52:00 [2023-03-30T22:52:00.004Z] #72 230.1   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
22:52:00 [2023-03-30T22:52:00.004Z] #72 230.1   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
22:52:00 [2023-03-30T22:52:00.004Z] #72 230.1   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
22:52:00 [2023-03-30T22:52:00.004Z] #72 230.2   CC       src/libcrun/libcrun_testing_a-criu.o
22:52:00 [2023-03-30T22:52:00.004Z] #72 230.2   CC       src/libcrun/libcrun_testing_a-custom-handler.o
22:52:00 [2023-03-30T22:52:00.265Z] #72 230.2   CC       src/libcrun/libcrun_testing_a-linux.o
22:52:00 [2023-03-30T22:52:00.265Z] #72 230.3   CC       src/libcrun/libcrun_testing_a-seccomp.o
22:52:00 [2023-03-30T22:52:00.265Z] #72 230.4   CC       src/libcrun/libcrun_testing_a-ebpf.o
22:52:00 [2023-03-30T22:52:00.265Z] #72 230.4   CC       src/libcrun/libcrun_testing_a-error.o
22:52:00 [2023-03-30T22:52:00.265Z] #72 230.5   CC       src/libcrun/libcrun_testing_a-status.o
22:52:00 [2023-03-30T22:52:00.525Z] #72 230.6   CC       src/libcrun/libcrun_testing_a-terminal.o
22:52:00 [2023-03-30T22:52:00.525Z] #72 230.7   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
22:52:00 [2023-03-30T22:52:00.787Z] #72 230.8   CC       src/libcrun/libcrun_testing_a-signals.o
22:52:00 [2023-03-30T22:52:00.787Z] #72 230.9   CC       src/libcrun/libcrun_testing_a-mount_flags.o
22:52:00 [2023-03-30T22:52:00.787Z] #72 231.0   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
22:52:01 [2023-03-30T22:52:01.048Z] #72 231.1   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
22:52:01 [2023-03-30T22:52:01.309Z] #72 231.3   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
22:52:01 [2023-03-30T22:52:01.309Z] #72 231.4   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
22:52:01 [2023-03-30T22:52:01.571Z] #72 231.6   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
22:52:01 [2023-03-30T22:52:01.833Z] #72 231.9   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
22:52:01 [2023-03-30T22:52:01.833Z] #72 231.9   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
22:52:02 [2023-03-30T22:52:02.406Z] #72 232.3   CC       src/crun-crun.o
22:52:02 [2023-03-30T22:52:02.406Z] #72 232.5   CC       src/crun-run.o
22:52:02 [2023-03-30T22:52:02.668Z] #72 232.8   CC       src/crun-delete.o
22:52:02 [2023-03-30T22:52:02.929Z] #72 233.0   CC       src/crun-kill.o
22:52:03 [2023-03-30T22:52:03.191Z] #72 233.1   CC       src/crun-pause.o
22:52:03 [2023-03-30T22:52:03.452Z] #72 233.5   CC       src/crun-unpause.o
22:52:03 [2023-03-30T22:52:03.713Z] #72 234.0   CC       src/crun-spec.o
22:52:03 [2023-03-30T22:52:03.974Z] #72 234.0   CC       src/crun-exec.o
22:52:04 [2023-03-30T22:52:04.235Z] #72 234.1   CC       src/crun-list.o
22:52:04 [2023-03-30T22:52:04.235Z] #72 234.4   CC       src/crun-create.o
22:52:04 [2023-03-30T22:52:04.807Z] #72 234.7   CC       src/crun-start.o
22:52:04 [2023-03-30T22:52:04.807Z] #72 234.9   CC       src/crun-state.o
22:52:04 [2023-03-30T22:52:04.807Z] #72 235.0   CC       src/crun-update.o
22:52:05 [2023-03-30T22:52:05.378Z] #72 235.3   CC       src/crun-ps.o
22:52:05 [2023-03-30T22:52:05.378Z] #72 235.4   CC       src/crun-checkpoint.o
22:52:05 [2023-03-30T22:52:05.638Z] #72 235.8   CC       src/crun-restore.o
22:52:05 [2023-03-30T22:52:05.638Z] #72 235.8   CC       src/libcrun/libcrun_la-utils.lo
22:52:06 [2023-03-30T22:52:06.581Z] #72 236.5   CC       src/libcrun/libcrun_la-cloned_binary.lo
22:52:06 [2023-03-30T22:52:06.842Z] #72 237.0   CC       src/libcrun/libcrun_la-container.lo
22:52:06 [2023-03-30T22:52:06.842Z] #72 237.0   CC       src/libcrun/libcrun_la-cgroup.lo
22:52:07 [2023-03-30T22:52:07.103Z] #72 237.2   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
22:52:11 [2023-03-30T22:52:11.212Z] #72 238.1   CC       src/libcrun/libcrun_la-cgroup-resources.lo
22:52:11 [2023-03-30T22:52:11.213Z] #72 238.3   CC       src/libcrun/libcrun_la-cgroup-setup.lo
22:52:11 [2023-03-30T22:52:11.213Z] #72 238.4   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
22:52:11 [2023-03-30T22:52:11.213Z] #72 239.3   CC       src/libcrun/libcrun_la-cgroup-utils.lo
22:52:11 [2023-03-30T22:52:11.213Z] #72 239.7   CC       src/libcrun/libcrun_la-criu.lo
22:52:11 [2023-03-30T22:52:11.213Z] #72 239.8   CC       src/libcrun/libcrun_la-custom-handler.lo
22:52:11 [2023-03-30T22:52:11.213Z] #72 239.9   CC       src/libcrun/libcrun_la-linux.lo
22:52:11 [2023-03-30T22:52:11.213Z] #72 240.1   CC       src/libcrun/libcrun_la-seccomp.lo
22:52:11 [2023-03-30T22:52:11.213Z] #72 240.3   CC       src/libcrun/libcrun_la-ebpf.lo
22:52:11 [2023-03-30T22:52:11.213Z] #72 240.5   CC       src/libcrun/libcrun_la-error.lo
22:52:11 [2023-03-30T22:52:11.213Z] #72 241.2   CC       src/libcrun/libcrun_la-status.lo
22:52:11 [2023-03-30T22:52:11.213Z] #72 241.2   CC       src/libcrun/libcrun_la-terminal.lo
22:52:11 [2023-03-30T22:52:11.472Z] #72 241.5   CC       src/libcrun/libcrun_la-chroot_realpath.lo
22:52:12 [2023-03-30T22:52:12.043Z] #72 241.9   CC       src/libcrun/libcrun_la-signals.lo
22:52:12 [2023-03-30T22:52:12.304Z] #72 242.4   CC       src/libcrun/libcrun_la-mount_flags.lo
22:52:12 [2023-03-30T22:52:12.876Z] #72 243.1   CC       src/libcrun/libcrun_la-seccomp_notify.lo
22:52:13 [2023-03-30T22:52:13.447Z] #72 243.6   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
22:52:14 [2023-03-30T22:52:14.831Z] #72 244.8   CC       src/libcrun/handlers/libcrun_la-krun.lo
22:52:15 [2023-03-30T22:52:15.092Z] #72 245.1   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
22:52:15 [2023-03-30T22:52:15.663Z] #72 245.5   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
22:52:15 [2023-03-30T22:52:15.924Z] #72 ...
22:52:15 [2023-03-30T22:52:15.924Z] 
22:52:15 [2023-03-30T22:52:15.924Z] #75 [runc-build 3/3] RUN --mount=from=runc-src,src=/usr/src/runc,rw     --mount=type=cache,target=/root/.cache/go-build,id=runc-build-linux/arm64 <<EOT (set -e...)
22:52:15 [2023-03-30T22:52:15.924Z] #75 DONE 241.8s
22:52:15 [2023-03-30T22:52:15.924Z] 
22:52:15 [2023-03-30T22:52:15.924Z] #72 [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
22:52:15 [2023-03-30T22:52:15.924Z] #72 245.9   CC       tests/init.o
22:52:16 [2023-03-30T22:52:16.866Z] #72 247.0   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
22:52:23 [2023-03-30T22:52:23.528Z] #72 ...
22:52:23 [2023-03-30T22:52:23.528Z] 
22:52:23 [2023-03-30T22:52:23.528Z] #70 [swagger 2/2] RUN --mount=from=swagger-src,src=/usr/src/swagger,rw     --mount=type=cache,target=/root/.cache/go-build,id=swagger-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/ <<EOT (set -e...)
22:52:23 [2023-03-30T22:52:23.528Z] #70 DONE 284.6s
22:52:23 [2023-03-30T22:52:23.528Z] 
22:52:23 [2023-03-30T22:52:23.528Z] #72 [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
22:52:24 [2023-03-30T22:52:24.948Z] #72 ...
22:52:24 [2023-03-30T22:52:24.948Z] 
22:52:24 [2023-03-30T22:52:24.948Z] #71 [delve-build 2/2] RUN --mount=from=delve-src,src=/usr/src/delve,rw     --mount=type=cache,target=/root/.cache/go-build,id=delve-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod <<EOT (set -e...)
22:52:24 [2023-03-30T22:52:24.948Z] #71 DONE 281.1s
22:52:24 [2023-03-30T22:52:24.948Z] 
22:52:24 [2023-03-30T22:52:24.948Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.51.2"      && /build/golangci-lint --version
22:52:34 [2023-03-30T22:52:34.951Z] #62 ...
22:52:34 [2023-03-30T22:52:34.951Z] 
22:52:34 [2023-03-30T22:52:34.952Z] #72 [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
22:52:34 [2023-03-30T22:52:34.952Z] #72 264.1   CCLD     tests/init
22:52:49 [2023-03-30T22:52:49.853Z] #72 278.6   AR       libcrun_testing.a
22:52:49 [2023-03-30T22:52:49.853Z] #72 278.6 ar: `u' modifier ignored since `D' is the default (see `U')
22:52:49 [2023-03-30T22:52:49.853Z] #72 278.6   CCLD     tests/tests_libcrun_utils
22:52:49 [2023-03-30T22:52:49.853Z] #72 278.6   CCLD     tests/tests_libcrun_errors
22:52:49 [2023-03-30T22:52:49.853Z] #72 278.7   CCLD     tests/tests_libcrun_fuzzer
22:52:49 [2023-03-30T22:52:49.853Z] #72 278.7   CCLD     libcrun.la
22:52:49 [2023-03-30T22:52:49.853Z] #72 279.8   CCLD     crun
22:52:50 [2023-03-30T22:52:50.425Z] #72 280.3 make[3]: Entering directory '/tmp/crun-build'
22:52:50 [2023-03-30T22:52:50.425Z] #72 280.4  /bin/mkdir -p '/usr/local/share/man/man1'
22:52:50 [2023-03-30T22:52:50.425Z] #72 280.4  /bin/mkdir -p '/usr/local/lib'
22:52:50 [2023-03-30T22:52:50.425Z] #72 280.4  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
22:52:50 [2023-03-30T22:52:50.425Z] #72 280.5  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
22:52:50 [2023-03-30T22:52:50.425Z] #72 280.5 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
22:52:50 [2023-03-30T22:52:50.425Z] #72 280.5 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
22:52:50 [2023-03-30T22:52:50.425Z] #72 280.6 libtool: install: chmod 644 /usr/local/lib/libcrun.a
22:52:50 [2023-03-30T22:52:50.425Z] #72 280.6 libtool: install: ranlib /usr/local/lib/libcrun.a
22:52:50 [2023-03-30T22:52:50.685Z] #72 280.7 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
22:52:50 [2023-03-30T22:52:50.685Z] #72 280.7 ----------------------------------------------------------------------
22:52:50 [2023-03-30T22:52:50.685Z] #72 280.7 Libraries have been installed in:
22:52:50 [2023-03-30T22:52:50.685Z] #72 280.7    /usr/local/lib
22:52:50 [2023-03-30T22:52:50.685Z] #72 280.7 
22:52:50 [2023-03-30T22:52:50.685Z] #72 280.7 If you ever happen to want to link against installed libraries
22:52:50 [2023-03-30T22:52:50.685Z] #72 280.7 in a given directory, LIBDIR, you must either use libtool, and
22:52:50 [2023-03-30T22:52:50.685Z] #72 280.7 specify the full pathname of the library, or use the '-LLIBDIR'
22:52:50 [2023-03-30T22:52:50.685Z] #72 280.7 flag during linking and do at least one of the following:
22:52:50 [2023-03-30T22:52:50.685Z] #72 280.7    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
22:52:50 [2023-03-30T22:52:50.685Z] #72 280.7      during execution
22:52:50 [2023-03-30T22:52:50.685Z] #72 280.7    - add LIBDIR to the 'LD_RUN_PATH' environment variable
22:52:50 [2023-03-30T22:52:50.685Z] #72 280.7      during linking
22:52:50 [2023-03-30T22:52:50.685Z] #72 280.7    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
22:52:50 [2023-03-30T22:52:50.685Z] #72 280.7    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
22:52:50 [2023-03-30T22:52:50.685Z] #72 280.7 
22:52:50 [2023-03-30T22:52:50.685Z] #72 280.7 See any operating system documentation about shared libraries for
22:52:50 [2023-03-30T22:52:50.685Z] #72 280.7 more information, such as the ld(1) and ld.so(8) manual pages.
22:52:50 [2023-03-30T22:52:50.685Z] #72 280.7 ----------------------------------------------------------------------
22:52:50 [2023-03-30T22:52:50.685Z] #72 280.7  /bin/mkdir -p '/build'
22:52:50 [2023-03-30T22:52:50.685Z] #72 280.7   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
22:52:50 [2023-03-30T22:52:50.685Z] #72 280.8 libtool: install: /usr/bin/install -c crun /build/crun
22:52:50 [2023-03-30T22:52:50.946Z] #72 280.8 make[3]: Leaving directory '/tmp/crun-build'
22:52:50 [2023-03-30T22:52:50.946Z] #72 280.8 make[2]: Leaving directory '/tmp/crun-build'
22:52:50 [2023-03-30T22:52:50.946Z] #72 280.8 make[1]: Leaving directory '/tmp/crun-build'
22:52:50 [2023-03-30T22:52:50.946Z] #72 DONE 281.0s
22:52:50 [2023-03-30T22:52:50.946Z] 
22:52:50 [2023-03-30T22:52:50.946Z] #79 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
22:52:51 [2023-03-30T22:52:51.206Z] #79 ...
22:52:51 [2023-03-30T22:52:51.206Z] 
22:52:51 [2023-03-30T22:52:51.206Z] #78 [dockercli 3/3] RUN --mount=from=dockercli-src,src=/usr/src/dockercli,rw     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64 <<EOT (set -e...)
22:52:51 [2023-03-30T22:52:51.206Z] #78 DONE 276.3s
22:52:51 [2023-03-30T22:52:51.206Z] 
22:52:51 [2023-03-30T22:52:51.206Z] #79 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
22:52:53 [2023-03-30T22:52:53.122Z] #79 ...
22:52:53 [2023-03-30T22:52:53.123Z] 
22:52:53 [2023-03-30T22:52:53.123Z] #83 [dev-systemd-false  1/20] COPY --from=dockercli     /build/ /usr/local/cli
22:52:53 [2023-03-30T22:52:53.123Z] #83 DONE 0.1s
22:52:53 [2023-03-30T22:52:53.123Z] 
22:52:53 [2023-03-30T22:52:53.123Z] #84 [dev-systemd-false  2/20] COPY --from=frozen-images /build/ /docker-frozen-images
22:52:53 [2023-03-30T22:52:53.123Z] #84 DONE 0.2s
22:52:53 [2023-03-30T22:52:53.123Z] 
22:52:53 [2023-03-30T22:52:53.123Z] #79 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
22:52:53 [2023-03-30T22:52:53.383Z] #79 ...
22:52:53 [2023-03-30T22:52:53.383Z] 
22:52:53 [2023-03-30T22:52:53.383Z] #85 [dev-systemd-false  3/20] COPY --from=swagger       /build/ /usr/local/bin/
22:52:53 [2023-03-30T22:52:53.383Z] #85 DONE 0.1s
22:52:53 [2023-03-30T22:52:53.383Z] 
22:52:53 [2023-03-30T22:52:53.383Z] #86 [dev-systemd-false  4/20] COPY --from=delve         /build/ /usr/local/bin/
22:52:53 [2023-03-30T22:52:53.643Z] #86 DONE 0.1s
22:52:53 [2023-03-30T22:52:53.643Z] 
22:52:53 [2023-03-30T22:52:53.643Z] #87 [dev-systemd-false  5/20] COPY --from=tomll         /build/ /usr/local/bin/
22:52:53 [2023-03-30T22:52:53.643Z] #87 DONE 0.1s
22:52:53 [2023-03-30T22:52:53.643Z] 
22:52:53 [2023-03-30T22:52:53.643Z] #88 [dev-systemd-false  6/20] COPY --from=gowinres      /build/ /usr/local/bin/
22:52:53 [2023-03-30T22:52:53.643Z] #88 DONE 0.1s
22:52:53 [2023-03-30T22:52:53.643Z] 
22:52:53 [2023-03-30T22:52:53.643Z] #89 [dev-systemd-false  7/20] COPY --from=tini          /build/ /usr/local/bin/
22:52:53 [2023-03-30T22:52:53.643Z] #89 DONE 0.1s
22:52:53 [2023-03-30T22:52:53.643Z] 
22:52:53 [2023-03-30T22:52:53.643Z] #90 [dev-systemd-false  8/20] COPY --from=registry      /build/ /usr/local/bin/
22:52:53 [2023-03-30T22:52:53.903Z] #90 DONE 0.1s
22:52:53 [2023-03-30T22:52:53.903Z] 
22:52:53 [2023-03-30T22:52:53.903Z] #91 [dev-systemd-false  9/20] COPY --from=criu          /build/ /usr/local/bin/
22:52:53 [2023-03-30T22:52:53.903Z] #91 DONE 0.1s
22:52:53 [2023-03-30T22:52:53.903Z] 
22:52:53 [2023-03-30T22:52:53.903Z] #92 [dev-systemd-false 10/20] COPY --from=gotestsum     /build/ /usr/local/bin/
22:52:53 [2023-03-30T22:52:53.903Z] #92 DONE 0.1s
22:52:53 [2023-03-30T22:52:53.903Z] 
22:52:53 [2023-03-30T22:52:53.903Z] #79 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
22:53:15 [2023-03-30T22:53:15.860Z] #79 281.7 + bin/containerd
22:53:15 [2023-03-30T22:53:15.860Z] #79 281.7 go build  -gcflags=-trimpath=/go/src  -o bin/containerd -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.0 -X github.com/containerd/containerd/version.Revision=1fbd70374134b891f97ce19c70b6e50c7b9f4e0d -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -s -w -extldflags "-static" ' -tags "urfave_cli_no_docs osusergo netgo static_build"  ./cmd/containerd
22:53:17 [2023-03-30T22:53:17.245Z] #79 ...
22:53:17 [2023-03-30T22:53:17.245Z] 
22:53:17 [2023-03-30T22:53:17.245Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.51.2"      && /build/golangci-lint --version
22:53:17 [2023-03-30T22:53:17.245Z] #62 355.7 golangci-lint has version v1.51.2 built from (unknown, mod sum: "h1:yIcsT1X9ZYHdSpeWXRT1ORC/FPGSqDHbHsu9uk4FK7M=") on (unknown)
22:53:17 [2023-03-30T22:53:17.245Z] #62 DONE 356.7s
22:53:17 [2023-03-30T22:53:17.245Z] 
22:53:17 [2023-03-30T22:53:17.245Z] #79 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
22:53:18 [2023-03-30T22:53:18.189Z] #79 ...
22:53:18 [2023-03-30T22:53:18.189Z] 
22:53:18 [2023-03-30T22:53:18.189Z] #93 [dev-systemd-false 11/20] COPY --from=golangci_lint /build/ /usr/local/bin/
22:53:18 [2023-03-30T22:53:18.189Z] #93 DONE 0.2s
22:53:18 [2023-03-30T22:53:18.189Z] 
22:53:18 [2023-03-30T22:53:18.189Z] #94 [dev-systemd-false 12/20] COPY --from=shfmt         /build/ /usr/local/bin/
22:53:18 [2023-03-30T22:53:18.189Z] #94 DONE 0.1s
22:53:18 [2023-03-30T22:53:18.189Z] 
22:53:18 [2023-03-30T22:53:18.189Z] #95 [dev-systemd-false 13/20] COPY --from=runc          /build/ /usr/local/bin/
22:53:18 [2023-03-30T22:53:18.189Z] #95 DONE 0.1s
22:53:18 [2023-03-30T22:53:18.189Z] 
22:53:18 [2023-03-30T22:53:18.189Z] #79 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw     --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 <<EOT (set -e...)
22:53:50 [2023-03-30T22:53:50.301Z] #79 319.0 + bin/containerd-stress
22:53:50 [2023-03-30T22:53:50.301Z] #79 319.0 go build  -gcflags=-trimpath=/go/src  -o bin/containerd-stress -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.0 -X github.com/containerd/containerd/version.Revision=1fbd70374134b891f97ce19c70b6e50c7b9f4e0d -X github.com/containerd/containerd/version.Package=github.com/containerd/containerd -s -w -extldflags "-static" ' -tags "urfave_cli_no_docs osusergo netgo static_build"  ./cmd/containerd-stress
22:53:52 [2023-03-30T22:53:52.214Z] #79 320.5 + bin/containerd-shim
22:53:52 [2023-03-30T22:53:52.474Z] #79 321.1 + bin/containerd-shim-runc-v1
22:53:53 [2023-03-30T22:53:53.415Z] #79 322.1 + bin/containerd-shim-runc-v2
22:53:54 [2023-03-30T22:53:54.356Z] #79 323.0 + binaries
22:53:54 [2023-03-30T22:53:54.934Z] #79 DONE 323.5s
22:53:55 [2023-03-30T22:53:55.512Z] 
22:53:55 [2023-03-30T22:53:55.512Z] #96 [dev-systemd-false 14/20] COPY --from=containerd    /build/ /usr/local/bin/
22:53:55 [2023-03-30T22:53:55.777Z] #96 DONE 0.2s
22:53:55 [2023-03-30T22:53:55.777Z] 
22:53:55 [2023-03-30T22:53:55.777Z] #97 [dev-systemd-false 15/20] COPY --from=rootlesskit   /build/ /usr/local/bin/
22:53:55 [2023-03-30T22:53:55.777Z] #97 DONE 0.1s
22:53:55 [2023-03-30T22:53:55.777Z] 
22:53:55 [2023-03-30T22:53:55.777Z] #98 [dev-systemd-false 16/20] COPY --from=vpnkit        /       /usr/local/bin/
22:53:56 [2023-03-30T22:53:56.040Z] #98 DONE 0.2s
22:53:56 [2023-03-30T22:53:56.040Z] 
22:53:56 [2023-03-30T22:53:56.040Z] #99 [dev-systemd-false 17/20] COPY --from=containerutil /build/ /usr/local/bin/
22:53:56 [2023-03-30T22:53:56.040Z] #99 DONE 0.1s
22:53:56 [2023-03-30T22:53:56.040Z] 
22:53:56 [2023-03-30T22:53:56.040Z] #100 [dev-systemd-false 18/20] COPY --from=crun          /build/ /usr/local/bin/
22:53:56 [2023-03-30T22:53:56.040Z] #100 DONE 0.1s
22:53:56 [2023-03-30T22:53:56.040Z] 
22:53:56 [2023-03-30T22:53:56.040Z] #101 [dev-systemd-false 19/20] COPY hack/dockerfile/etc/docker/  /etc/docker/
22:53:56 [2023-03-30T22:53:56.040Z] #101 DONE 0.0s
22:53:56 [2023-03-30T22:53:56.040Z] 
22:53:56 [2023-03-30T22:53:56.040Z] #102 [dev-systemd-false 20/20] WORKDIR /go/src/github.com/docker/docker
22:53:56 [2023-03-30T22:53:56.040Z] #102 DONE 0.1s
22:53:56 [2023-03-30T22:53:56.301Z] 
22:53:56 [2023-03-30T22:53:56.301Z] #103 [dev-base  1/11] RUN groupadd -r docker
22:53:56 [2023-03-30T22:53:56.561Z] #103 DONE 0.4s
22:53:56 [2023-03-30T22:53:56.561Z] 
22:53:56 [2023-03-30T22:53:56.561Z] #104 [dev-base  2/11] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
22:53:57 [2023-03-30T22:53:57.134Z] #104 DONE 0.5s
22:53:57 [2023-03-30T22:53:57.134Z] 
22:53:57 [2023-03-30T22:53:57.134Z] #105 [dev-base  3/11] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
22:53:57 [2023-03-30T22:53:57.396Z] #105 0.410 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
22:53:57 [2023-03-30T22:53:57.396Z] #105 DONE 0.4s
22:53:57 [2023-03-30T22:53:57.396Z] 
22:53:57 [2023-03-30T22:53:57.396Z] #106 [dev-base  4/11] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
22:53:57 [2023-03-30T22:53:57.967Z] #106 DONE 0.5s
22:53:57 [2023-03-30T22:53:57.967Z] 
22:53:57 [2023-03-30T22:53:57.967Z] #107 [dev-base  5/11] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
22:53:58 [2023-03-30T22:53:58.537Z] #107 DONE 0.4s
22:53:58 [2023-03-30T22:53:58.537Z] 
22:53:58 [2023-03-30T22:53:58.537Z] #108 [dev-base  6/11] RUN ldconfig
22:53:58 [2023-03-30T22:53:58.798Z] #108 DONE 0.4s
22:53:58 [2023-03-30T22:53:58.798Z] 
22:53:58 [2023-03-30T22:53:58.798Z] #109 [dev-base  7/11] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
22:53:59 [2023-03-30T22:53:59.368Z] #109 DONE 0.5s
22:53:59 [2023-03-30T22:53:59.368Z] 
22:53:59 [2023-03-30T22:53:59.368Z] #110 [dev-base  8/11] 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
22:53:59 [2023-03-30T22:53:59.940Z] #110 0.728 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
22:53:59 [2023-03-30T22:53:59.940Z] #110 0.739 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
22:53:59 [2023-03-30T22:53:59.940Z] #110 0.740 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
22:54:00 [2023-03-30T22:54:00.201Z] #110 0.861 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
22:54:00 [2023-03-30T22:54:00.201Z] #110 0.995 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [232 kB]
22:54:00 [2023-03-30T22:54:00.201Z] #110 1.107 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
22:54:01 [2023-03-30T22:54:01.143Z] #110 1.829 Fetched 8524 kB in 1s (6250 kB/s)
22:54:01 [2023-03-30T22:54:01.714Z] #110 1.829 Reading package lists...
22:54:02 [2023-03-30T22:54:02.286Z] #110 2.373 Reading package lists...
22:54:02 [2023-03-30T22:54:02.286Z] #110 2.921 Building dependency tree...
22:54:02 [2023-03-30T22:54:02.547Z] #110 3.308 The following additional packages will be installed:
22:54:02 [2023-03-30T22:54:02.547Z] #110 3.308   dmsetup libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcryptsetup12
22:54:02 [2023-03-30T22:54:02.547Z] #110 3.308   libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2
22:54:02 [2023-03-30T22:54:02.547Z] #110 3.308   libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnetfilter-conntrack3
22:54:02 [2023-03-30T22:54:02.547Z] #110 3.309   libnfnetlink0 libnftnl11 libonig5 libxtables12 python-pip-whl
22:54:02 [2023-03-30T22:54:02.547Z] #110 3.310   python3-distutils python3-lib2to3 python3-pkg-resources systemd vim-runtime
22:54:02 [2023-03-30T22:54:02.547Z] #110 3.310   xxd
22:54:02 [2023-03-30T22:54:02.547Z] #110 3.312 Suggested packages:
22:54:02 [2023-03-30T22:54:02.547Z] #110 3.312   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
22:54:02 [2023-03-30T22:54:02.547Z] #110 3.312   gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1
22:54:02 [2023-03-30T22:54:02.547Z] #110 3.312   ctags vim-doc vim-scripts xfsdump acl attr quota
22:54:02 [2023-03-30T22:54:02.547Z] #110 3.312 Recommended packages:
22:54:02 [2023-03-30T22:54:02.547Z] #110 3.312   libatm1 nftables libpam-cap build-essential python3-dev dbus
22:54:02 [2023-03-30T22:54:02.547Z] #110 3.312   systemd-timesyncd | time-daemon unzip
22:54:03 [2023-03-30T22:54:03.118Z] #110 3.673 The following NEW packages will be installed:
22:54:03 [2023-03-30T22:54:03.118Z] #110 3.674   apparmor bash-completion bzip2 dmsetup inetutils-ping iproute2 iptables jq
22:54:03 [2023-03-30T22:54:03.118Z] #110 3.674   libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12
22:54:03 [2023-03-30T22:54:03.118Z] #110 3.674   libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2
22:54:03 [2023-03-30T22:54:03.118Z] #110 3.674   libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnet1
22:54:03 [2023-03-30T22:54:03.118Z] #110 3.674   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
22:54:03 [2023-03-30T22:54:03.118Z] #110 3.675   libprotobuf-c1 libxtables12 libyajl2 net-tools patch pigz python-pip-whl
22:54:03 [2023-03-30T22:54:03.118Z] #110 3.675   python3-distutils python3-lib2to3 python3-pip python3-pkg-resources
22:54:03 [2023-03-30T22:54:03.118Z] #110 3.675   python3-setuptools python3-wheel sudo systemd systemd-journal-remote
22:54:03 [2023-03-30T22:54:03.118Z] #110 3.675   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
22:54:03 [2023-03-30T22:54:03.118Z] #110 3.675   xz-utils zip zstd
22:54:03 [2023-03-30T22:54:03.118Z] #110 3.974 0 upgraded, 59 newly installed, 0 to remove and 1 not upgraded.
22:54:03 [2023-03-30T22:54:03.118Z] #110 3.974 Need to get 32.1 MB of archives.
22:54:03 [2023-03-30T22:54:03.118Z] #110 3.974 After this operation, 124 MB of additional disk space will be used.
22:54:03 [2023-03-30T22:54:03.118Z] #110 3.974 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
22:54:03 [2023-03-30T22:54:03.118Z] #110 3.978 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
22:54:03 [2023-03-30T22:54:03.118Z] #110 3.980 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB]
22:54:03 [2023-03-30T22:54:03.118Z] #110 3.982 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
22:54:03 [2023-03-30T22:54:03.118Z] #110 3.984 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB]
22:54:03 [2023-03-30T22:54:03.118Z] #110 3.989 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2 [41.6 kB]
22:54:03 [2023-03-30T22:54:03.118Z] #110 3.997 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB]
22:54:03 [2023-03-30T22:54:03.118Z] #110 4.000 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
22:54:03 [2023-03-30T22:54:03.118Z] #110 4.004 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB]
22:54:03 [2023-03-30T22:54:03.118Z] #110 4.006 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd arm64 247.3-7+deb11u1 [4153 kB]
22:54:03 [2023-03-30T22:54:03.118Z] #110 4.032 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
22:54:03 [2023-03-30T22:54:03.379Z] #110 4.033 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
22:54:03 [2023-03-30T22:54:03.379Z] #110 4.034 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
22:54:03 [2023-03-30T22:54:03.379Z] #110 4.035 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
22:54:03 [2023-03-30T22:54:03.379Z] #110 4.036 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
22:54:03 [2023-03-30T22:54:03.379Z] #110 4.038 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
22:54:03 [2023-03-30T22:54:03.379Z] #110 4.038 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
22:54:03 [2023-03-30T22:54:03.379Z] #110 4.040 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
22:54:03 [2023-03-30T22:54:03.379Z] #110 4.045 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
22:54:03 [2023-03-30T22:54:03.379Z] #110 4.050 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
22:54:03 [2023-03-30T22:54:03.379Z] #110 4.054 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
22:54:03 [2023-03-30T22:54:03.379Z] #110 4.056 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
22:54:03 [2023-03-30T22:54:03.379Z] #110 4.058 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
22:54:03 [2023-03-30T22:54:03.379Z] #110 4.062 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB]
22:54:03 [2023-03-30T22:54:03.379Z] #110 4.065 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
22:54:03 [2023-03-30T22:54:03.379Z] #110 4.066 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
22:54:03 [2023-03-30T22:54:03.379Z] #110 4.068 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
22:54:03 [2023-03-30T22:54:03.379Z] #110 4.069 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
22:54:03 [2023-03-30T22:54:03.379Z] #110 4.071 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
22:54:03 [2023-03-30T22:54:03.379Z] #110 4.074 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
22:54:03 [2023-03-30T22:54:03.379Z] #110 4.078 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
22:54:03 [2023-03-30T22:54:03.379Z] #110 4.081 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
22:54:03 [2023-03-30T22:54:03.379Z] #110 4.083 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
22:54:03 [2023-03-30T22:54:03.379Z] #110 4.084 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
22:54:03 [2023-03-30T22:54:03.379Z] #110 4.092 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
22:54:03 [2023-03-30T22:54:03.379Z] #110 4.133 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
22:54:03 [2023-03-30T22:54:03.379Z] #110 4.134 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmicrohttpd12 arm64 0.9.72-2 [104 kB]
22:54:03 [2023-03-30T22:54:03.379Z] #110 4.134 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
22:54:03 [2023-03-30T22:54:03.379Z] #110 4.135 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
22:54:03 [2023-03-30T22:54:03.379Z] #110 4.136 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
22:54:03 [2023-03-30T22:54:03.379Z] #110 4.136 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
22:54:03 [2023-03-30T22:54:03.379Z] #110 4.137 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
22:54:03 [2023-03-30T22:54:03.379Z] #110 4.138 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
22:54:03 [2023-03-30T22:54:03.379Z] #110 4.139 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
22:54:03 [2023-03-30T22:54:03.379Z] #110 4.148 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
22:54:03 [2023-03-30T22:54:03.379Z] #110 4.149 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
22:54:03 [2023-03-30T22:54:03.379Z] #110 4.150 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
22:54:03 [2023-03-30T22:54:03.379Z] #110 4.151 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
22:54:03 [2023-03-30T22:54:03.379Z] #110 4.153 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
22:54:03 [2023-03-30T22:54:03.379Z] #110 4.153 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
22:54:03 [2023-03-30T22:54:03.379Z] #110 4.155 Get:51 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 sudo arm64 1.9.5p2-3+deb11u1 [996 kB]
22:54:03 [2023-03-30T22:54:03.379Z] #110 4.161 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd-journal-remote arm64 247.3-7+deb11u1 [161 kB]
22:54:03 [2023-03-30T22:54:03.379Z] #110 4.166 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
22:54:03 [2023-03-30T22:54:03.379Z] #110 4.169 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
22:54:03 [2023-03-30T22:54:03.379Z] #110 4.173 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
22:54:03 [2023-03-30T22:54:03.379Z] #110 4.223 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
22:54:03 [2023-03-30T22:54:03.379Z] #110 4.230 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
22:54:03 [2023-03-30T22:54:03.379Z] #110 4.234 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
22:54:03 [2023-03-30T22:54:03.639Z] #110 4.236 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB]
22:54:03 [2023-03-30T22:54:03.639Z] #110 4.374 debconf: delaying package configuration, since apt-utils is not installed
22:54:03 [2023-03-30T22:54:03.639Z] #110 4.414 Fetched 32.1 MB in 1s (57.9 MB/s)
22:54:03 [2023-03-30T22:54:03.639Z] #110 4.443 Selecting previously unselected package libapparmor1:arm64.
22:54:03 [2023-03-30T22:54:03.639Z] #110 4.443 (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 ... 15745 files and directories currently installed.)
22:54:03 [2023-03-30T22:54:03.639Z] #110 4.453 Preparing to unpack .../00-libapparmor1_2.13.6-10_arm64.deb ...
22:54:03 [2023-03-30T22:54:03.639Z] #110 4.462 Unpacking libapparmor1:arm64 (2.13.6-10) ...
22:54:03 [2023-03-30T22:54:03.639Z] #110 4.509 Selecting previously unselected package libcap2:arm64.
22:54:03 [2023-03-30T22:54:03.899Z] #110 4.511 Preparing to unpack .../01-libcap2_1%3a2.44-1_arm64.deb ...
22:54:03 [2023-03-30T22:54:03.899Z] #110 4.516 Unpacking libcap2:arm64 (1:2.44-1) ...
22:54:03 [2023-03-30T22:54:03.899Z] #110 4.556 Selecting previously unselected package libargon2-1:arm64.
22:54:03 [2023-03-30T22:54:03.899Z] #110 4.559 Preparing to unpack .../02-libargon2-1_0~20171227-0.2_arm64.deb ...
22:54:03 [2023-03-30T22:54:03.899Z] #110 4.563 Unpacking libargon2-1:arm64 (0~20171227-0.2) ...
22:54:03 [2023-03-30T22:54:03.899Z] #110 4.602 Selecting previously unselected package dmsetup.
22:54:03 [2023-03-30T22:54:03.899Z] #110 4.604 Preparing to unpack .../03-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
22:54:03 [2023-03-30T22:54:03.899Z] #110 4.608 Unpacking dmsetup (2:1.02.175-2.1) ...
22:54:03 [2023-03-30T22:54:03.899Z] #110 4.654 Selecting previously unselected package libdevmapper1.02.1:arm64.
22:54:03 [2023-03-30T22:54:03.899Z] #110 4.654 Preparing to unpack .../04-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
22:54:03 [2023-03-30T22:54:03.899Z] #110 4.660 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
22:54:03 [2023-03-30T22:54:03.899Z] #110 4.728 Selecting previously unselected package libjson-c5:arm64.
22:54:03 [2023-03-30T22:54:03.899Z] #110 4.730 Preparing to unpack .../05-libjson-c5_0.15-2_arm64.deb ...
22:54:03 [2023-03-30T22:54:03.899Z] #110 4.735 Unpacking libjson-c5:arm64 (0.15-2) ...
22:54:03 [2023-03-30T22:54:03.899Z] #110 4.778 Selecting previously unselected package libcryptsetup12:arm64.
22:54:04 [2023-03-30T22:54:04.159Z] #110 4.781 Preparing to unpack .../06-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ...
22:54:04 [2023-03-30T22:54:04.159Z] #110 4.784 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
22:54:04 [2023-03-30T22:54:04.159Z] #110 4.838 Selecting previously unselected package libip4tc2:arm64.
22:54:04 [2023-03-30T22:54:04.159Z] #110 4.840 Preparing to unpack .../07-libip4tc2_1.8.7-1_arm64.deb ...
22:54:04 [2023-03-30T22:54:04.159Z] #110 4.844 Unpacking libip4tc2:arm64 (1.8.7-1) ...
22:54:04 [2023-03-30T22:54:04.159Z] #110 4.883 Selecting previously unselected package libkmod2:arm64.
22:54:04 [2023-03-30T22:54:04.159Z] #110 4.885 Preparing to unpack .../08-libkmod2_28-1_arm64.deb ...
22:54:04 [2023-03-30T22:54:04.159Z] #110 4.892 Unpacking libkmod2:arm64 (28-1) ...
22:54:04 [2023-03-30T22:54:04.159Z] #110 4.937 Selecting previously unselected package systemd.
22:54:04 [2023-03-30T22:54:04.159Z] #110 4.939 Preparing to unpack .../09-systemd_247.3-7+deb11u1_arm64.deb ...
22:54:04 [2023-03-30T22:54:04.159Z] #110 4.984 Unpacking systemd (247.3-7+deb11u1) ...
22:54:04 [2023-03-30T22:54:04.730Z] #110 5.367 Selecting previously unselected package pigz.
22:54:04 [2023-03-30T22:54:04.730Z] #110 5.369 Preparing to unpack .../10-pigz_2.6-1_arm64.deb ...
22:54:04 [2023-03-30T22:54:04.730Z] #110 5.373 Unpacking pigz (2.6-1) ...
22:54:04 [2023-03-30T22:54:04.730Z] #110 5.425 Selecting previously unselected package libelf1:arm64.
22:54:04 [2023-03-30T22:54:04.730Z] #110 5.427 Preparing to unpack .../11-libelf1_0.183-1_arm64.deb ...
22:54:04 [2023-03-30T22:54:04.730Z] #110 5.447 Unpacking libelf1:arm64 (0.183-1) ...
22:54:04 [2023-03-30T22:54:04.730Z] #110 5.502 Selecting previously unselected package libbpf0:arm64.
22:54:04 [2023-03-30T22:54:04.730Z] #110 5.502 Preparing to unpack .../12-libbpf0_1%3a0.3-2_arm64.deb ...
22:54:04 [2023-03-30T22:54:04.730Z] #110 5.508 Unpacking libbpf0:arm64 (1:0.3-2) ...
22:54:04 [2023-03-30T22:54:04.730Z] #110 5.552 Selecting previously unselected package libmnl0:arm64.
22:54:04 [2023-03-30T22:54:04.994Z] #110 5.554 Preparing to unpack .../13-libmnl0_1.0.4-3_arm64.deb ...
22:54:04 [2023-03-30T22:54:04.994Z] #110 5.558 Unpacking libmnl0:arm64 (1.0.4-3) ...
22:54:04 [2023-03-30T22:54:04.994Z] #110 5.595 Selecting previously unselected package libxtables12:arm64.
22:54:04 [2023-03-30T22:54:04.994Z] #110 5.597 Preparing to unpack .../14-libxtables12_1.8.7-1_arm64.deb ...
22:54:04 [2023-03-30T22:54:04.994Z] #110 5.601 Unpacking libxtables12:arm64 (1.8.7-1) ...
22:54:04 [2023-03-30T22:54:04.994Z] #110 5.634 Selecting previously unselected package libcap2-bin.
22:54:04 [2023-03-30T22:54:04.994Z] #110 5.636 Preparing to unpack .../15-libcap2-bin_1%3a2.44-1_arm64.deb ...
22:54:04 [2023-03-30T22:54:04.994Z] #110 5.641 Unpacking libcap2-bin (1:2.44-1) ...
22:54:04 [2023-03-30T22:54:04.994Z] #110 5.696 Selecting previously unselected package iproute2.
22:54:04 [2023-03-30T22:54:04.994Z] #110 5.696 Preparing to unpack .../16-iproute2_5.10.0-4_arm64.deb ...
22:54:04 [2023-03-30T22:54:04.994Z] #110 5.701 Unpacking iproute2 (5.10.0-4) ...
22:54:04 [2023-03-30T22:54:04.994Z] #110 5.801 Selecting previously unselected package xxd.
22:54:05 [2023-03-30T22:54:05.262Z] #110 5.803 Preparing to unpack .../17-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
22:54:05 [2023-03-30T22:54:05.262Z] #110 5.808 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
22:54:05 [2023-03-30T22:54:05.262Z] #110 5.856 Selecting previously unselected package vim-common.
22:54:05 [2023-03-30T22:54:05.262Z] #110 5.858 Preparing to unpack .../18-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
22:54:05 [2023-03-30T22:54:05.262Z] #110 5.867 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
22:54:05 [2023-03-30T22:54:05.262Z] #110 5.936 Selecting previously unselected package bash-completion.
22:54:05 [2023-03-30T22:54:05.262Z] #110 5.937 Preparing to unpack .../19-bash-completion_1%3a2.11-2_all.deb ...
22:54:05 [2023-03-30T22:54:05.840Z] #110 6.610 Unpacking bash-completion (1:2.11-2) ...
22:54:06 [2023-03-30T22:54:06.109Z] #110 6.722 Selecting previously unselected package bzip2.
22:54:06 [2023-03-30T22:54:06.109Z] #110 6.725 Preparing to unpack .../20-bzip2_1.0.8-4_arm64.deb ...
22:54:06 [2023-03-30T22:54:06.109Z] #110 6.729 Unpacking bzip2 (1.0.8-4) ...
22:54:06 [2023-03-30T22:54:06.109Z] #110 6.776 Selecting previously unselected package xz-utils.
22:54:06 [2023-03-30T22:54:06.109Z] #110 6.777 Preparing to unpack .../21-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
22:54:06 [2023-03-30T22:54:06.109Z] #110 6.784 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
22:54:06 [2023-03-30T22:54:06.109Z] #110 6.847 Selecting previously unselected package apparmor.
22:54:06 [2023-03-30T22:54:06.109Z] #110 6.849 Preparing to unpack .../22-apparmor_2.13.6-10_arm64.deb ...
22:54:06 [2023-03-30T22:54:06.109Z] #110 6.873 Unpacking apparmor (2.13.6-10) ...
22:54:06 [2023-03-30T22:54:06.109Z] #110 6.969 Selecting previously unselected package inetutils-ping.
22:54:06 [2023-03-30T22:54:06.376Z] #110 6.971 Preparing to unpack .../23-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ...
22:54:06 [2023-03-30T22:54:06.376Z] #110 6.976 Unpacking inetutils-ping (2:2.0-1+deb11u1) ...
22:54:06 [2023-03-30T22:54:06.376Z] #110 7.026 Selecting previously unselected package libip6tc2:arm64.
22:54:06 [2023-03-30T22:54:06.376Z] #110 7.029 Preparing to unpack .../24-libip6tc2_1.8.7-1_arm64.deb ...
22:54:06 [2023-03-30T22:54:06.376Z] #110 7.037 Unpacking libip6tc2:arm64 (1.8.7-1) ...
22:54:06 [2023-03-30T22:54:06.376Z] #110 7.077 Selecting previously unselected package libnfnetlink0:arm64.
22:54:06 [2023-03-30T22:54:06.376Z] #110 7.079 Preparing to unpack .../25-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
22:54:06 [2023-03-30T22:54:06.376Z] #110 7.083 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
22:54:06 [2023-03-30T22:54:06.376Z] #110 7.123 Selecting previously unselected package libnetfilter-conntrack3:arm64.
22:54:06 [2023-03-30T22:54:06.376Z] #110 7.125 Preparing to unpack .../26-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
22:54:06 [2023-03-30T22:54:06.376Z] #110 7.129 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
22:54:06 [2023-03-30T22:54:06.376Z] #110 7.167 Selecting previously unselected package libnftnl11:arm64.
22:54:06 [2023-03-30T22:54:06.376Z] #110 7.169 Preparing to unpack .../27-libnftnl11_1.1.9-1_arm64.deb ...
22:54:06 [2023-03-30T22:54:06.376Z] #110 7.175 Unpacking libnftnl11:arm64 (1.1.9-1) ...
22:54:06 [2023-03-30T22:54:06.376Z] #110 7.213 Selecting previously unselected package iptables.
22:54:06 [2023-03-30T22:54:06.636Z] #110 7.215 Preparing to unpack .../28-iptables_1.8.7-1_arm64.deb ...
22:54:06 [2023-03-30T22:54:06.636Z] #110 7.219 Unpacking iptables (1.8.7-1) ...
22:54:06 [2023-03-30T22:54:06.636Z] #110 7.289 Selecting previously unselected package libonig5:arm64.
22:54:06 [2023-03-30T22:54:06.636Z] #110 7.291 Preparing to unpack .../29-libonig5_6.9.6-1.1_arm64.deb ...
22:54:06 [2023-03-30T22:54:06.636Z] #110 7.295 Unpacking libonig5:arm64 (6.9.6-1.1) ...
22:54:06 [2023-03-30T22:54:06.636Z] #110 7.347 Selecting previously unselected package libjq1:arm64.
22:54:06 [2023-03-30T22:54:06.636Z] #110 7.350 Preparing to unpack .../30-libjq1_1.6-2.1_arm64.deb ...
22:54:06 [2023-03-30T22:54:06.636Z] #110 7.354 Unpacking libjq1:arm64 (1.6-2.1) ...
22:54:06 [2023-03-30T22:54:06.636Z] #110 7.394 Selecting previously unselected package jq.
22:54:06 [2023-03-30T22:54:06.636Z] #110 7.396 Preparing to unpack .../31-jq_1.6-2.1_arm64.deb ...
22:54:06 [2023-03-30T22:54:06.636Z] #110 7.401 Unpacking jq (1.6-2.1) ...
22:54:06 [2023-03-30T22:54:06.636Z] #110 7.440 Selecting previously unselected package libaio1:arm64.
22:54:06 [2023-03-30T22:54:06.636Z] #110 7.442 Preparing to unpack .../32-libaio1_0.3.112-9_arm64.deb ...
22:54:06 [2023-03-30T22:54:06.636Z] #110 7.446 Unpacking libaio1:arm64 (0.3.112-9) ...
22:54:06 [2023-03-30T22:54:06.636Z] #110 7.481 Selecting previously unselected package libgpm2:arm64.
22:54:06 [2023-03-30T22:54:06.896Z] #110 7.484 Preparing to unpack .../33-libgpm2_1.20.7-8_arm64.deb ...
22:54:06 [2023-03-30T22:54:06.896Z] #110 7.489 Unpacking libgpm2:arm64 (1.20.7-8) ...
22:54:06 [2023-03-30T22:54:06.896Z] #110 7.531 Selecting previously unselected package libicu67:arm64.
22:54:06 [2023-03-30T22:54:06.896Z] #110 7.533 Preparing to unpack .../34-libicu67_67.1-7_arm64.deb ...
22:54:06 [2023-03-30T22:54:06.896Z] #110 7.537 Unpacking libicu67:arm64 (67.1-7) ...
22:54:07 [2023-03-30T22:54:07.466Z] #110 8.223 Selecting previously unselected package libinih1:arm64.
22:54:07 [2023-03-30T22:54:07.466Z] #110 8.225 Preparing to unpack .../35-libinih1_53-1+b2_arm64.deb ...
22:54:07 [2023-03-30T22:54:07.466Z] #110 8.229 Unpacking libinih1:arm64 (53-1+b2) ...
22:54:07 [2023-03-30T22:54:07.466Z] #110 8.265 Selecting previously unselected package libmicrohttpd12:arm64.
22:54:07 [2023-03-30T22:54:07.466Z] #110 8.267 Preparing to unpack .../36-libmicrohttpd12_0.9.72-2_arm64.deb ...
22:54:07 [2023-03-30T22:54:07.466Z] #110 8.271 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ...
22:54:07 [2023-03-30T22:54:07.466Z] #110 8.316 Selecting previously unselected package libnet1:arm64.
22:54:07 [2023-03-30T22:54:07.466Z] #110 8.319 Preparing to unpack .../37-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
22:54:07 [2023-03-30T22:54:07.466Z] #110 8.324 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
22:54:07 [2023-03-30T22:54:07.727Z] #110 8.369 Selecting previously unselected package libnl-3-200:arm64.
22:54:07 [2023-03-30T22:54:07.727Z] #110 8.372 Preparing to unpack .../38-libnl-3-200_3.4.0-1+b1_arm64.deb ...
22:54:07 [2023-03-30T22:54:07.727Z] #110 8.376 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
22:54:07 [2023-03-30T22:54:07.727Z] #110 8.421 Selecting previously unselected package libprotobuf-c1:arm64.
22:54:07 [2023-03-30T22:54:07.727Z] #110 8.423 Preparing to unpack .../39-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
22:54:07 [2023-03-30T22:54:07.727Z] #110 8.428 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
22:54:07 [2023-03-30T22:54:07.727Z] #110 8.467 Selecting previously unselected package libyajl2:arm64.
22:54:07 [2023-03-30T22:54:07.727Z] #110 8.469 Preparing to unpack .../40-libyajl2_2.1.0-3_arm64.deb ...
22:54:07 [2023-03-30T22:54:07.727Z] #110 8.474 Unpacking libyajl2:arm64 (2.1.0-3) ...
22:54:07 [2023-03-30T22:54:07.727Z] #110 8.506 Selecting previously unselected package net-tools.
22:54:07 [2023-03-30T22:54:07.727Z] #110 8.508 Preparing to unpack .../41-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
22:54:07 [2023-03-30T22:54:07.727Z] #110 8.512 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
22:54:07 [2023-03-30T22:54:07.727Z] #110 8.563 Selecting previously unselected package patch.
22:54:07 [2023-03-30T22:54:07.987Z] #110 8.565 Preparing to unpack .../42-patch_2.7.6-7_arm64.deb ...
22:54:07 [2023-03-30T22:54:07.987Z] #110 8.569 Unpacking patch (2.7.6-7) ...
22:54:07 [2023-03-30T22:54:07.987Z] #110 8.609 Selecting previously unselected package python-pip-whl.
22:54:07 [2023-03-30T22:54:07.987Z] #110 8.611 Preparing to unpack .../43-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
22:54:07 [2023-03-30T22:54:07.987Z] #110 8.616 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
22:54:07 [2023-03-30T22:54:07.987Z] #110 8.764 Selecting previously unselected package python3-lib2to3.
22:54:07 [2023-03-30T22:54:07.987Z] #110 8.766 Preparing to unpack .../44-python3-lib2to3_3.9.2-1_all.deb ...
22:54:07 [2023-03-30T22:54:07.987Z] #110 8.774 Unpacking python3-lib2to3 (3.9.2-1) ...
22:54:07 [2023-03-30T22:54:07.987Z] #110 8.833 Selecting previously unselected package python3-distutils.
22:54:08 [2023-03-30T22:54:08.248Z] #110 8.835 Preparing to unpack .../45-python3-distutils_3.9.2-1_all.deb ...
22:54:08 [2023-03-30T22:54:08.248Z] #110 8.841 Unpacking python3-distutils (3.9.2-1) ...
22:54:08 [2023-03-30T22:54:08.248Z] #110 8.896 Selecting previously unselected package python3-pkg-resources.
22:54:08 [2023-03-30T22:54:08.248Z] #110 8.898 Preparing to unpack .../46-python3-pkg-resources_52.0.0-4_all.deb ...
22:54:08 [2023-03-30T22:54:08.248Z] #110 8.903 Unpacking python3-pkg-resources (52.0.0-4) ...
22:54:08 [2023-03-30T22:54:08.248Z] #110 8.957 Selecting previously unselected package python3-setuptools.
22:54:08 [2023-03-30T22:54:08.248Z] #110 8.959 Preparing to unpack .../47-python3-setuptools_52.0.0-4_all.deb ...
22:54:08 [2023-03-30T22:54:08.248Z] #110 8.965 Unpacking python3-setuptools (52.0.0-4) ...
22:54:08 [2023-03-30T22:54:08.248Z] #110 9.031 Selecting previously unselected package python3-wheel.
22:54:08 [2023-03-30T22:54:08.248Z] #110 9.033 Preparing to unpack .../48-python3-wheel_0.34.2-1_all.deb ...
22:54:08 [2023-03-30T22:54:08.248Z] #110 9.038 Unpacking python3-wheel (0.34.2-1) ...
22:54:08 [2023-03-30T22:54:08.248Z] #110 9.078 Selecting previously unselected package python3-pip.
22:54:08 [2023-03-30T22:54:08.508Z] #110 9.081 Preparing to unpack .../49-python3-pip_20.3.4-4+deb11u1_all.deb ...
22:54:08 [2023-03-30T22:54:08.508Z] #110 9.085 Unpacking python3-pip (20.3.4-4+deb11u1) ...
22:54:08 [2023-03-30T22:54:08.508Z] #110 9.163 Selecting previously unselected package sudo.
22:54:08 [2023-03-30T22:54:08.508Z] #110 9.165 Preparing to unpack .../50-sudo_1.9.5p2-3+deb11u1_arm64.deb ...
22:54:08 [2023-03-30T22:54:08.508Z] #110 9.171 Unpacking sudo (1.9.5p2-3+deb11u1) ...
22:54:08 [2023-03-30T22:54:08.508Z] #110 9.293 Selecting previously unselected package systemd-journal-remote.
22:54:08 [2023-03-30T22:54:08.508Z] #110 9.296 Preparing to unpack .../51-systemd-journal-remote_247.3-7+deb11u1_arm64.deb ...
22:54:08 [2023-03-30T22:54:08.508Z] #110 9.300 Unpacking systemd-journal-remote (247.3-7+deb11u1) ...
22:54:08 [2023-03-30T22:54:08.508Z] #110 9.342 Selecting previously unselected package thin-provisioning-tools.
22:54:08 [2023-03-30T22:54:08.768Z] #110 9.344 Preparing to unpack .../52-thin-provisioning-tools_0.9.0-1_arm64.deb ...
22:54:08 [2023-03-30T22:54:08.768Z] #110 9.348 Unpacking thin-provisioning-tools (0.9.0-1) ...
22:54:08 [2023-03-30T22:54:08.768Z] #110 9.409 Selecting previously unselected package uidmap.
22:54:08 [2023-03-30T22:54:08.768Z] #110 9.411 Preparing to unpack .../53-uidmap_1%3a4.8.1-1_arm64.deb ...
22:54:08 [2023-03-30T22:54:08.768Z] #110 9.416 Unpacking uidmap (1:4.8.1-1) ...
22:54:08 [2023-03-30T22:54:08.768Z] #110 9.472 Selecting previously unselected package vim-runtime.
22:54:08 [2023-03-30T22:54:08.768Z] #110 9.475 Preparing to unpack .../54-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
22:54:08 [2023-03-30T22:54:08.768Z] #110 9.487 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
22:54:08 [2023-03-30T22:54:08.768Z] #110 9.501 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
22:54:08 [2023-03-30T22:54:08.768Z] #110 9.506 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
22:54:09 [2023-03-30T22:54:09.338Z] #110 10.09 Selecting previously unselected package vim.
22:54:09 [2023-03-30T22:54:09.338Z] #110 10.09 Preparing to unpack .../55-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
22:54:09 [2023-03-30T22:54:09.338Z] #110 10.10 Unpacking vim (2:8.2.2434-3+deb11u1) ...
22:54:09 [2023-03-30T22:54:09.599Z] #110 10.24 Selecting previously unselected package xfsprogs.
22:54:09 [2023-03-30T22:54:09.599Z] #110 10.24 Preparing to unpack .../56-xfsprogs_5.10.0-4_arm64.deb ...
22:54:09 [2023-03-30T22:54:09.599Z] #110 10.25 Unpacking xfsprogs (5.10.0-4) ...
22:54:09 [2023-03-30T22:54:09.599Z] #110 10.35 Selecting previously unselected package zip.
22:54:09 [2023-03-30T22:54:09.599Z] #110 10.35 Preparing to unpack .../57-zip_3.0-12_arm64.deb ...
22:54:09 [2023-03-30T22:54:09.599Z] #110 10.36 Unpacking zip (3.0-12) ...
22:54:09 [2023-03-30T22:54:09.599Z] #110 10.41 Selecting previously unselected package zstd.
22:54:09 [2023-03-30T22:54:09.599Z] #110 10.41 Preparing to unpack .../58-zstd_1.4.8+dfsg-2.1_arm64.deb ...
22:54:09 [2023-03-30T22:54:09.599Z] #110 10.42 Unpacking zstd (1.4.8+dfsg-2.1) ...
22:54:09 [2023-03-30T22:54:09.859Z] #110 10.51 Setting up python3-pkg-resources (52.0.0-4) ...
22:54:09 [2023-03-30T22:54:09.859Z] #110 10.70 Setting up libip4tc2:arm64 (1.8.7-1) ...
22:54:09 [2023-03-30T22:54:09.859Z] #110 10.71 Setting up net-tools (1.60+git20181103.0eebece-1) ...
22:54:09 [2023-03-30T22:54:09.859Z] #110 10.73 Setting up libapparmor1:arm64 (2.13.6-10) ...
22:54:09 [2023-03-30T22:54:09.859Z] #110 10.74 Setting up libgpm2:arm64 (1.20.7-8) ...
22:54:09 [2023-03-30T22:54:09.859Z] #110 10.75 Setting up libicu67:arm64 (67.1-7) ...
22:54:10 [2023-03-30T22:54:10.120Z] #110 10.77 Setting up libip6tc2:arm64 (1.8.7-1) ...
22:54:10 [2023-03-30T22:54:10.120Z] #110 10.78 Setting up libinih1:arm64 (53-1+b2) ...
22:54:10 [2023-03-30T22:54:10.120Z] #110 10.79 Setting up libargon2-1:arm64 (0~20171227-0.2) ...
22:54:10 [2023-03-30T22:54:10.120Z] #110 10.81 Setting up uidmap (1:4.8.1-1) ...
22:54:10 [2023-03-30T22:54:10.120Z] #110 10.82 Setting up libyajl2:arm64 (2.1.0-3) ...
22:54:10 [2023-03-30T22:54:10.120Z] #110 10.83 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
22:54:10 [2023-03-30T22:54:10.120Z] #110 10.85 Setting up bzip2 (1.0.8-4) ...
22:54:10 [2023-03-30T22:54:10.120Z] #110 10.86 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
22:54:10 [2023-03-30T22:54:10.120Z] #110 10.87 Setting up python3-wheel (0.34.2-1) ...
22:54:10 [2023-03-30T22:54:10.380Z] #110 11.02 Setting up libmicrohttpd12:arm64 (0.9.72-2) ...
22:54:10 [2023-03-30T22:54:10.380Z] #110 11.03 Setting up xxd (2:8.2.2434-3+deb11u1) ...
22:54:10 [2023-03-30T22:54:10.380Z] #110 11.04 Setting up libcap2:arm64 (1:2.44-1) ...
22:54:10 [2023-03-30T22:54:10.380Z] #110 11.06 Setting up libcap2-bin (1:2.44-1) ...
22:54:10 [2023-03-30T22:54:10.380Z] #110 11.07 Setting up apparmor (2.13.6-10) ...
22:54:11 [2023-03-30T22:54:11.320Z] #110 11.91 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service.
22:54:11 [2023-03-30T22:54:11.320Z] #110 11.93 Setting up zip (3.0-12) ...
22:54:11 [2023-03-30T22:54:11.320Z] #110 11.94 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
22:54:11 [2023-03-30T22:54:11.320Z] #110 11.96 Setting up bash-completion (1:2.11-2) ...
22:54:11 [2023-03-30T22:54:11.891Z] #110 12.68 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
22:54:11 [2023-03-30T22:54:11.891Z] #110 12.69 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
22:54:11 [2023-03-30T22:54:11.891Z] #110 12.70 Setting up libmnl0:arm64 (1.0.4-3) ...
22:54:11 [2023-03-30T22:54:11.891Z] #110 12.71 Setting up patch (2.7.6-7) ...
22:54:11 [2023-03-30T22:54:11.891Z] #110 12.73 Setting up sudo (1.9.5p2-3+deb11u1) ...
22:54:11 [2023-03-30T22:54:11.891Z] #110 12.78 invoke-rc.d: could not determine current runlevel
22:54:12 [2023-03-30T22:54:12.153Z] #110 12.78 invoke-rc.d: policy-rc.d denied execution of start.
22:54:12 [2023-03-30T22:54:12.153Z] #110 12.79 Setting up libxtables12:arm64 (1.8.7-1) ...
22:54:12 [2023-03-30T22:54:12.153Z] #110 12.80 Setting up inetutils-ping (2:2.0-1+deb11u1) ...
22:54:12 [2023-03-30T22:54:12.153Z] #110 12.82 Setting up pigz (2.6-1) ...
22:54:12 [2023-03-30T22:54:12.153Z] #110 12.83 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
22:54:12 [2023-03-30T22:54:12.153Z] #110 12.84 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
22:54:12 [2023-03-30T22:54:12.153Z] #110 12.86 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
22:54:12 [2023-03-30T22:54:12.153Z] #110 12.88 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
22:54:12 [2023-03-30T22:54:12.153Z] #110 13.07 Setting up libaio1:arm64 (0.3.112-9) ...
22:54:12 [2023-03-30T22:54:12.414Z] #110 13.09 Setting up python3-lib2to3 (3.9.2-1) ...
22:54:12 [2023-03-30T22:54:12.414Z] #110 13.19 Setting up libelf1:arm64 (0.183-1) ...
22:54:12 [2023-03-30T22:54:12.414Z] #110 13.20 Setting up libjson-c5:arm64 (0.15-2) ...
22:54:12 [2023-03-30T22:54:12.414Z] #110 13.21 Setting up zstd (1.4.8+dfsg-2.1) ...
22:54:12 [2023-03-30T22:54:12.414Z] #110 13.23 Setting up libonig5:arm64 (6.9.6-1.1) ...
22:54:12 [2023-03-30T22:54:12.414Z] #110 13.24 Setting up libkmod2:arm64 (28-1) ...
22:54:12 [2023-03-30T22:54:12.414Z] #110 13.26 Setting up python3-distutils (3.9.2-1) ...
22:54:12 [2023-03-30T22:54:12.674Z] #110 13.38 Setting up vim (2:8.2.2434-3+deb11u1) ...
22:54:12 [2023-03-30T22:54:12.674Z] #110 13.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
22:54:12 [2023-03-30T22:54:12.674Z] #110 13.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
22:54:12 [2023-03-30T22:54:12.674Z] #110 13.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
22:54:12 [2023-03-30T22:54:12.674Z] #110 13.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
22:54:12 [2023-03-30T22:54:12.675Z] #110 13.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
22:54:12 [2023-03-30T22:54:12.675Z] #110 13.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
22:54:12 [2023-03-30T22:54:12.675Z] #110 13.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
22:54:12 [2023-03-30T22:54:12.675Z] #110 13.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
22:54:12 [2023-03-30T22:54:12.675Z] #110 13.44 Setting up python3-setuptools (52.0.0-4) ...
22:54:13 [2023-03-30T22:54:13.246Z] #110 13.76 Setting up libjq1:arm64 (1.6-2.1) ...
22:54:13 [2023-03-30T22:54:13.246Z] #110 13.78 Setting up libnftnl11:arm64 (1.1.9-1) ...
22:54:13 [2023-03-30T22:54:13.246Z] #110 13.79 Setting up thin-provisioning-tools (0.9.0-1) ...
22:54:13 [2023-03-30T22:54:13.246Z] #110 13.81 Setting up python3-pip (20.3.4-4+deb11u1) ...
22:54:13 [2023-03-30T22:54:13.506Z] #110 14.06 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
22:54:13 [2023-03-30T22:54:13.506Z] #110 14.07 Setting up jq (1.6-2.1) ...
22:54:13 [2023-03-30T22:54:13.506Z] #110 14.09 Setting up libbpf0:arm64 (1:0.3-2) ...
22:54:13 [2023-03-30T22:54:13.506Z] #110 14.10 Setting up iptables (1.8.7-1) ...
22:54:13 [2023-03-30T22:54:13.506Z] #110 14.11 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
22:54:13 [2023-03-30T22:54:13.506Z] #110 14.12 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
22:54:13 [2023-03-30T22:54:13.506Z] #110 14.12 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
22:54:13 [2023-03-30T22:54:13.506Z] #110 14.13 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
22:54:13 [2023-03-30T22:54:13.506Z] #110 14.13 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
22:54:13 [2023-03-30T22:54:13.506Z] #110 14.13 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
22:54:13 [2023-03-30T22:54:13.506Z] #110 14.14 Setting up iproute2 (5.10.0-4) ...
22:54:13 [2023-03-30T22:54:13.506Z] #110 14.27 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
22:54:13 [2023-03-30T22:54:13.506Z] #110 14.29 Setting up dmsetup (2:1.02.175-2.1) ...
22:54:13 [2023-03-30T22:54:13.506Z] #110 14.30 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
22:54:13 [2023-03-30T22:54:13.766Z] #110 14.32 Setting up systemd (247.3-7+deb11u1) ...
22:54:13 [2023-03-30T22:54:13.766Z] #110 14.36 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
22:54:13 [2023-03-30T22:54:13.766Z] #110 14.36 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
22:54:13 [2023-03-30T22:54:13.766Z] #110 14.37 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
22:54:13 [2023-03-30T22:54:13.766Z] #110 14.37 Initializing machine ID from random generator.
22:54:14 [2023-03-30T22:54:14.026Z] #110 14.77 Setting up systemd-journal-remote (247.3-7+deb11u1) ...
22:54:14 [2023-03-30T22:54:14.026Z] #110 14.90 Setting up xfsprogs (5.10.0-4) ...
22:54:14 [2023-03-30T22:54:14.287Z] #110 14.91 System has not been booted with systemd as init system (PID 1). Can't operate.
22:54:14 [2023-03-30T22:54:14.287Z] #110 14.91 Failed to connect to bus: Host is down
22:54:14 [2023-03-30T22:54:14.287Z] #110 14.92 Processing triggers for libc-bin (2.31-13+deb11u5) ...
22:54:14 [2023-03-30T22:54:14.547Z] #110 DONE 15.3s
22:54:14 [2023-03-30T22:54:14.547Z] 
22:54:14 [2023-03-30T22:54:14.547Z] #111 [dev-base  9/11] 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
22:54:14 [2023-03-30T22:54:14.809Z] #111 0.398 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
22:54:14 [2023-03-30T22:54:14.810Z] #111 0.403 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
22:54:15 [2023-03-30T22:54:15.069Z] #111 0.406 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
22:54:15 [2023-03-30T22:54:15.069Z] #111 DONE 0.4s
22:54:15 [2023-03-30T22:54:15.069Z] 
22:54:15 [2023-03-30T22:54:15.069Z] #112 [dev-base 10/11] RUN pip3 install yamllint==1.27.1
22:54:21 [2023-03-30T22:54:21.647Z] #112 5.646 Collecting yamllint==1.27.1
22:54:21 [2023-03-30T22:54:21.647Z] #112 6.693   Downloading yamllint-1.27.1.tar.gz (129 kB)
22:54:21 [2023-03-30T22:54:21.908Z] #112 6.987 Collecting pathspec>=0.5.3
22:54:21 [2023-03-30T22:54:21.908Z] #112 6.991   Downloading pathspec-0.11.1-py3-none-any.whl (29 kB)
22:54:21 [2023-03-30T22:54:21.908Z] #112 7.091 Collecting pyyaml
22:54:22 [2023-03-30T22:54:22.168Z] #112 7.098   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
22:54:22 [2023-03-30T22:54:22.168Z] #112 7.114 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0)
22:54:22 [2023-03-30T22:54:22.168Z] #112 7.118 Building wheels for collected packages: yamllint
22:54:22 [2023-03-30T22:54:22.168Z] #112 7.119   Building wheel for yamllint (setup.py): started
22:54:22 [2023-03-30T22:54:22.428Z] #112 7.358   Building wheel for yamllint (setup.py): finished with status 'done'
22:54:22 [2023-03-30T22:54:22.428Z] #112 7.359   Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=aac10e91c5bf93484a54243ade1a84339a716a042a51670c9eddbe52dd25e9d5
22:54:22 [2023-03-30T22:54:22.428Z] #112 7.359   Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee
22:54:22 [2023-03-30T22:54:22.428Z] #112 7.361 Successfully built yamllint
22:54:22 [2023-03-30T22:54:22.428Z] #112 7.367 Installing collected packages: pyyaml, pathspec, yamllint
22:54:22 [2023-03-30T22:54:22.428Z] #112 7.485 Successfully installed pathspec-0.11.1 pyyaml-6.0 yamllint-1.27.1
22:54:22 [2023-03-30T22:54:22.428Z] #112 DONE 7.6s
22:54:22 [2023-03-30T22:54:22.689Z] 
22:54:22 [2023-03-30T22:54:22.689Z] #113 [dev-base 11/11] 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 --no-install-recommends -y             gcc             pkg-config             dpkg-dev             libapparmor-dev             libdevmapper-dev             libseccomp-dev             libsecret-1-dev             libsystemd-dev             libudev-dev
22:54:23 [2023-03-30T22:54:23.258Z] #113 0.687 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
22:54:23 [2023-03-30T22:54:23.259Z] #113 0.698 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
22:54:23 [2023-03-30T22:54:23.518Z] #113 0.701 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
22:54:24 [2023-03-30T22:54:24.040Z] #113 1.029 Reading package lists...
22:54:24 [2023-03-30T22:54:24.611Z] #113 1.539 Reading package lists...
22:54:24 [2023-03-30T22:54:24.611Z] #113 2.038 Building dependency tree...
22:54:24 [2023-03-30T22:54:24.871Z] #113 2.172 Reading state information...
22:54:25 [2023-03-30T22:54:25.131Z] #113 2.335 gcc is already the newest version (4:10.2.1-1).
22:54:25 [2023-03-30T22:54:25.131Z] #113 2.335 pkg-config is already the newest version (0.29.2-1).
22:54:25 [2023-03-30T22:54:25.131Z] #113 2.335 The following additional packages will be installed:
22:54:25 [2023-03-30T22:54:25.131Z] #113 2.336   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libdevmapper-event1.02.1
22:54:25 [2023-03-30T22:54:25.131Z] #113 2.336   libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data
22:54:25 [2023-03-30T22:54:25.131Z] #113 2.336   libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0
22:54:25 [2023-03-30T22:54:25.131Z] #113 2.336   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3
22:54:25 [2023-03-30T22:54:25.131Z] #113 2.336   libpcrecpp0v5 libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev
22:54:25 [2023-03-30T22:54:25.131Z] #113 2.337   uuid-dev zlib1g-dev
22:54:25 [2023-03-30T22:54:25.131Z] #113 2.338 Suggested packages:
22:54:25 [2023-03-30T22:54:25.131Z] #113 2.338   debian-keyring libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin
22:54:25 [2023-03-30T22:54:25.131Z] #113 2.338   | libgdk-pixbuf2.0-dev libxml2-utils seccomp
22:54:25 [2023-03-30T22:54:25.131Z] #113 2.338 Recommended packages:
22:54:25 [2023-03-30T22:54:25.131Z] #113 2.338   build-essential fakeroot libalgorithm-merge-perl
22:54:25 [2023-03-30T22:54:25.131Z] #113 2.592 The following NEW packages will be installed:
22:54:25 [2023-03-30T22:54:25.391Z] #113 2.592   dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libblkid-dev
22:54:25 [2023-03-30T22:54:25.391Z] #113 2.592   libdevmapper-dev libdevmapper-event1.02.1 libffi-dev libgirepository-1.0-1
22:54:25 [2023-03-30T22:54:25.391Z] #113 2.592   libglib2.0-bin libglib2.0-data libglib2.0-dev libglib2.0-dev-bin
22:54:25 [2023-03-30T22:54:25.391Z] #113 2.593   libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0 libpcre2-dev
22:54:25 [2023-03-30T22:54:25.391Z] #113 2.593   libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp-dev
22:54:25 [2023-03-30T22:54:25.391Z] #113 2.593   libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev libsepol1-dev
22:54:25 [2023-03-30T22:54:25.391Z] #113 2.593   libsystemd-dev libudev-dev uuid-dev zlib1g-dev
22:54:25 [2023-03-30T22:54:25.391Z] #113 2.869 0 upgraded, 32 newly installed, 0 to remove and 1 not upgraded.
22:54:25 [2023-03-30T22:54:25.391Z] #113 2.869 Need to get 10.3 MB of archives.
22:54:25 [2023-03-30T22:54:25.391Z] #113 2.869 After this operation, 41.5 MB of additional disk space will be used.
22:54:25 [2023-03-30T22:54:25.391Z] #113 2.869 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
22:54:25 [2023-03-30T22:54:25.652Z] #113 2.886 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgirepository-1.0-1 arm64 1.66.1-1+b1 [88.6 kB]
22:54:25 [2023-03-30T22:54:25.652Z] #113 2.889 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-glib-2.0 arm64 1.66.1-1+b1 [151 kB]
22:54:25 [2023-03-30T22:54:25.652Z] #113 2.890 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB]
22:54:25 [2023-03-30T22:54:25.652Z] #113 2.891 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB]
22:54:25 [2023-03-30T22:54:25.652Z] #113 2.894 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB]
22:54:25 [2023-03-30T22:54:25.652Z] #113 2.896 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
22:54:25 [2023-03-30T22:54:25.652Z] #113 2.898 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB]
22:54:25 [2023-03-30T22:54:25.652Z] #113 2.900 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB]
22:54:25 [2023-03-30T22:54:25.652Z] #113 2.902 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB]
22:54:25 [2023-03-30T22:54:25.652Z] #113 2.903 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB]
22:54:25 [2023-03-30T22:54:25.652Z] #113 2.905 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
22:54:25 [2023-03-30T22:54:25.652Z] #113 2.907 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
22:54:25 [2023-03-30T22:54:25.652Z] #113 2.909 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
22:54:25 [2023-03-30T22:54:25.652Z] #113 2.911 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
22:54:25 [2023-03-30T22:54:25.652Z] #113 2.912 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
22:54:25 [2023-03-30T22:54:25.652Z] #113 2.916 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
22:54:25 [2023-03-30T22:54:25.652Z] #113 2.918 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB]
22:54:25 [2023-03-30T22:54:25.652Z] #113 2.918 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB]
22:54:25 [2023-03-30T22:54:25.652Z] #113 2.919 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
22:54:25 [2023-03-30T22:54:25.652Z] #113 2.927 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB]
22:54:25 [2023-03-30T22:54:25.652Z] #113 2.928 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB]
22:54:25 [2023-03-30T22:54:25.652Z] #113 2.929 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB]
22:54:25 [2023-03-30T22:54:25.652Z] #113 2.930 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB]
22:54:25 [2023-03-30T22:54:25.652Z] #113 2.931 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB]
22:54:25 [2023-03-30T22:54:25.652Z] #113 2.933 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB]
22:54:25 [2023-03-30T22:54:25.652Z] #113 2.937 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB]
22:54:25 [2023-03-30T22:54:25.652Z] #113 2.941 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB]
22:54:25 [2023-03-30T22:54:25.652Z] #113 2.943 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB]
22:54:25 [2023-03-30T22:54:25.652Z] #113 2.952 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
22:54:25 [2023-03-30T22:54:25.652Z] #113 2.953 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB]
22:54:25 [2023-03-30T22:54:25.652Z] #113 2.954 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB]
22:54:25 [2023-03-30T22:54:25.652Z] #113 3.090 debconf: delaying package configuration, since apt-utils is not installed
22:54:25 [2023-03-30T22:54:25.652Z] #113 3.127 Fetched 10.3 MB in 0s (28.9 MB/s)
22:54:25 [2023-03-30T22:54:25.912Z] #113 3.151 Selecting previously unselected package dpkg-dev.
22:54:25 [2023-03-30T22:54:25.912Z] #113 3.151 (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 ... 21236 files and directories currently installed.)
22:54:25 [2023-03-30T22:54:25.912Z] #113 3.163 Preparing to unpack .../00-dpkg-dev_1.20.12_all.deb ...
22:54:25 [2023-03-30T22:54:25.912Z] #113 3.167 Unpacking dpkg-dev (1.20.12) ...
22:54:25 [2023-03-30T22:54:25.912Z] #113 3.298 Selecting previously unselected package libgirepository-1.0-1:arm64.
22:54:25 [2023-03-30T22:54:25.912Z] #113 3.301 Preparing to unpack .../01-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ...
22:54:25 [2023-03-30T22:54:25.912Z] #113 3.309 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
22:54:25 [2023-03-30T22:54:25.912Z] #113 3.345 Selecting previously unselected package gir1.2-glib-2.0:arm64.
22:54:25 [2023-03-30T22:54:25.912Z] #113 3.348 Preparing to unpack .../02-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ...
22:54:25 [2023-03-30T22:54:25.912Z] #113 3.352 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
22:54:25 [2023-03-30T22:54:25.912Z] #113 3.394 Selecting previously unselected package libsecret-common.
22:54:26 [2023-03-30T22:54:26.172Z] #113 3.396 Preparing to unpack .../03-libsecret-common_0.20.4-2_all.deb ...
22:54:26 [2023-03-30T22:54:26.172Z] #113 3.401 Unpacking libsecret-common (0.20.4-2) ...
22:54:26 [2023-03-30T22:54:26.172Z] #113 3.450 Selecting previously unselected package libsecret-1-0:arm64.
22:54:26 [2023-03-30T22:54:26.172Z] #113 3.452 Preparing to unpack .../04-libsecret-1-0_0.20.4-2_arm64.deb ...
22:54:26 [2023-03-30T22:54:26.172Z] #113 3.456 Unpacking libsecret-1-0:arm64 (0.20.4-2) ...
22:54:26 [2023-03-30T22:54:26.172Z] #113 3.496 Selecting previously unselected package gir1.2-secret-1:arm64.
22:54:26 [2023-03-30T22:54:26.172Z] #113 3.499 Preparing to unpack .../05-gir1.2-secret-1_0.20.4-2_arm64.deb ...
22:54:26 [2023-03-30T22:54:26.172Z] #113 3.503 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ...
22:54:26 [2023-03-30T22:54:26.172Z] #113 3.531 Selecting previously unselected package libapparmor-dev:arm64.
22:54:26 [2023-03-30T22:54:26.172Z] #113 3.533 Preparing to unpack .../06-libapparmor-dev_2.13.6-10_arm64.deb ...
22:54:26 [2023-03-30T22:54:26.172Z] #113 3.537 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
22:54:26 [2023-03-30T22:54:26.172Z] #113 3.583 Selecting previously unselected package uuid-dev:arm64.
22:54:26 [2023-03-30T22:54:26.172Z] #113 3.585 Preparing to unpack .../07-uuid-dev_2.36.1-8+deb11u1_arm64.deb ...
22:54:26 [2023-03-30T22:54:26.172Z] #113 3.591 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ...
22:54:26 [2023-03-30T22:54:26.172Z] #113 3.634 Selecting previously unselected package libblkid-dev:arm64.
22:54:26 [2023-03-30T22:54:26.433Z] #113 3.637 Preparing to unpack .../08-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ...
22:54:26 [2023-03-30T22:54:26.433Z] #113 3.646 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
22:54:26 [2023-03-30T22:54:26.433Z] #113 3.703 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
22:54:26 [2023-03-30T22:54:26.433Z] #113 3.706 Preparing to unpack .../09-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ...
22:54:26 [2023-03-30T22:54:26.433Z] #113 3.711 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
22:54:26 [2023-03-30T22:54:26.433Z] #113 3.745 Selecting previously unselected package libudev-dev:arm64.
22:54:26 [2023-03-30T22:54:26.433Z] #113 3.748 Preparing to unpack .../10-libudev-dev_247.3-7+deb11u1_arm64.deb ...
22:54:26 [2023-03-30T22:54:26.433Z] #113 3.752 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ...
22:54:26 [2023-03-30T22:54:26.433Z] #113 3.794 Selecting previously unselected package libsepol1-dev:arm64.
22:54:26 [2023-03-30T22:54:26.433Z] #113 3.797 Preparing to unpack .../11-libsepol1-dev_3.1-1_arm64.deb ...
22:54:26 [2023-03-30T22:54:26.433Z] #113 3.802 Unpacking libsepol1-dev:arm64 (3.1-1) ...
22:54:26 [2023-03-30T22:54:26.433Z] #113 3.869 Selecting previously unselected package libpcre2-16-0:arm64.
22:54:26 [2023-03-30T22:54:26.433Z] #113 3.872 Preparing to unpack .../12-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
22:54:26 [2023-03-30T22:54:26.433Z] #113 3.876 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
22:54:26 [2023-03-30T22:54:26.433Z] #113 3.931 Selecting previously unselected package libpcre2-32-0:arm64.
22:54:26 [2023-03-30T22:54:26.433Z] #113 3.933 Preparing to unpack .../13-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
22:54:26 [2023-03-30T22:54:26.433Z] #113 3.938 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
22:54:26 [2023-03-30T22:54:26.433Z] #113 3.999 Selecting previously unselected package libpcre2-posix2:arm64.
22:54:26 [2023-03-30T22:54:26.694Z] #113 4.001 Preparing to unpack .../14-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
22:54:26 [2023-03-30T22:54:26.694Z] #113 4.006 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
22:54:26 [2023-03-30T22:54:26.694Z] #113 4.044 Selecting previously unselected package libpcre2-dev:arm64.
22:54:26 [2023-03-30T22:54:26.694Z] #113 4.047 Preparing to unpack .../15-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
22:54:26 [2023-03-30T22:54:26.694Z] #113 4.051 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
22:54:26 [2023-03-30T22:54:26.694Z] #113 4.135 Selecting previously unselected package libselinux1-dev:arm64.
22:54:26 [2023-03-30T22:54:26.694Z] #113 4.138 Preparing to unpack .../16-libselinux1-dev_3.1-3_arm64.deb ...
22:54:26 [2023-03-30T22:54:26.694Z] #113 4.144 Unpacking libselinux1-dev:arm64 (3.1-3) ...
22:54:26 [2023-03-30T22:54:26.694Z] #113 4.207 Selecting previously unselected package libdevmapper-dev:arm64.
22:54:26 [2023-03-30T22:54:26.694Z] #113 4.210 Preparing to unpack .../17-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ...
22:54:26 [2023-03-30T22:54:26.694Z] #113 4.214 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
22:54:26 [2023-03-30T22:54:26.694Z] #113 4.246 Selecting previously unselected package libffi-dev:arm64.
22:54:26 [2023-03-30T22:54:26.954Z] #113 4.248 Preparing to unpack .../18-libffi-dev_3.3-6_arm64.deb ...
22:54:26 [2023-03-30T22:54:26.954Z] #113 4.253 Unpacking libffi-dev:arm64 (3.3-6) ...
22:54:26 [2023-03-30T22:54:26.954Z] #113 4.293 Selecting previously unselected package libglib2.0-data.
22:54:26 [2023-03-30T22:54:26.954Z] #113 4.296 Preparing to unpack .../19-libglib2.0-data_2.66.8-1_all.deb ...
22:54:26 [2023-03-30T22:54:26.954Z] #113 4.301 Unpacking libglib2.0-data (2.66.8-1) ...
22:54:26 [2023-03-30T22:54:26.954Z] #113 4.441 Selecting previously unselected package libglib2.0-bin.
22:54:26 [2023-03-30T22:54:26.954Z] #113 4.443 Preparing to unpack .../20-libglib2.0-bin_2.66.8-1_arm64.deb ...
22:54:26 [2023-03-30T22:54:26.954Z] #113 4.449 Unpacking libglib2.0-bin (2.66.8-1) ...
22:54:26 [2023-03-30T22:54:26.954Z] #113 4.495 Selecting previously unselected package libglib2.0-dev-bin.
22:54:26 [2023-03-30T22:54:26.954Z] #113 4.498 Preparing to unpack .../21-libglib2.0-dev-bin_2.66.8-1_arm64.deb ...
22:54:27 [2023-03-30T22:54:27.215Z] #113 4.503 Unpacking libglib2.0-dev-bin (2.66.8-1) ...
22:54:27 [2023-03-30T22:54:27.215Z] #113 4.548 Selecting previously unselected package libmount-dev:arm64.
22:54:27 [2023-03-30T22:54:27.215Z] #113 4.551 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_arm64.deb ...
22:54:27 [2023-03-30T22:54:27.215Z] #113 4.557 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ...
22:54:27 [2023-03-30T22:54:27.215Z] #113 4.601 Selecting previously unselected package libpcre16-3:arm64.
22:54:27 [2023-03-30T22:54:27.215Z] #113 4.604 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_arm64.deb ...
22:54:27 [2023-03-30T22:54:27.215Z] #113 4.608 Unpacking libpcre16-3:arm64 (2:8.39-13) ...
22:54:27 [2023-03-30T22:54:27.215Z] #113 4.658 Selecting previously unselected package libpcre32-3:arm64.
22:54:27 [2023-03-30T22:54:27.215Z] #113 4.660 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_arm64.deb ...
22:54:27 [2023-03-30T22:54:27.215Z] #113 4.665 Unpacking libpcre32-3:arm64 (2:8.39-13) ...
22:54:27 [2023-03-30T22:54:27.215Z] #113 4.715 Selecting previously unselected package libpcrecpp0v5:arm64.
22:54:27 [2023-03-30T22:54:27.476Z] #113 4.718 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_arm64.deb ...
22:54:27 [2023-03-30T22:54:27.476Z] #113 4.723 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ...
22:54:27 [2023-03-30T22:54:27.476Z] #113 4.762 Selecting previously unselected package libpcre3-dev:arm64.
22:54:27 [2023-03-30T22:54:27.476Z] #113 4.764 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_arm64.deb ...
22:54:27 [2023-03-30T22:54:27.476Z] #113 4.769 Unpacking libpcre3-dev:arm64 (2:8.39-13) ...
22:54:27 [2023-03-30T22:54:27.476Z] #113 4.853 Selecting previously unselected package zlib1g-dev:arm64.
22:54:27 [2023-03-30T22:54:27.476Z] #113 4.856 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ...
22:54:27 [2023-03-30T22:54:27.476Z] #113 4.860 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
22:54:27 [2023-03-30T22:54:27.476Z] #113 4.905 Selecting previously unselected package libglib2.0-dev:arm64.
22:54:27 [2023-03-30T22:54:27.476Z] #113 4.908 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_arm64.deb ...
22:54:27 [2023-03-30T22:54:27.476Z] #113 4.912 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ...
22:54:27 [2023-03-30T22:54:27.736Z] #113 5.108 Selecting previously unselected package libseccomp-dev:arm64.
22:54:27 [2023-03-30T22:54:27.736Z] #113 5.110 Preparing to unpack .../29-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
22:54:27 [2023-03-30T22:54:27.736Z] #113 5.116 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
22:54:27 [2023-03-30T22:54:27.736Z] #113 5.156 Selecting previously unselected package libsecret-1-dev:arm64.
22:54:27 [2023-03-30T22:54:27.736Z] #113 5.159 Preparing to unpack .../30-libsecret-1-dev_0.20.4-2_arm64.deb ...
22:54:27 [2023-03-30T22:54:27.736Z] #113 5.163 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ...
22:54:27 [2023-03-30T22:54:27.736Z] #113 5.223 Selecting previously unselected package libsystemd-dev:arm64.
22:54:27 [2023-03-30T22:54:27.996Z] #113 5.226 Preparing to unpack .../31-libsystemd-dev_247.3-7+deb11u1_arm64.deb ...
22:54:27 [2023-03-30T22:54:27.996Z] #113 5.230 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ...
22:54:27 [2023-03-30T22:54:27.996Z] #113 5.345 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ...
22:54:27 [2023-03-30T22:54:27.996Z] #113 5.362 Setting up libglib2.0-dev-bin (2.66.8-1) ...
22:54:28 [2023-03-30T22:54:28.256Z] #113 5.521 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
22:54:28 [2023-03-30T22:54:28.256Z] #113 5.534 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
22:54:28 [2023-03-30T22:54:28.256Z] #113 5.549 Setting up libpcre16-3:arm64 (2:8.39-13) ...
22:54:28 [2023-03-30T22:54:28.256Z] #113 5.564 Setting up libsepol1-dev:arm64 (3.1-1) ...
22:54:28 [2023-03-30T22:54:28.256Z] #113 5.579 Setting up libffi-dev:arm64 (3.3-6) ...
22:54:28 [2023-03-30T22:54:28.256Z] #113 5.595 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
22:54:28 [2023-03-30T22:54:28.256Z] #113 5.608 Setting up dpkg-dev (1.20.12) ...
22:54:28 [2023-03-30T22:54:28.256Z] #113 5.631 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
22:54:28 [2023-03-30T22:54:28.256Z] #113 5.646 Setting up libglib2.0-data (2.66.8-1) ...
22:54:28 [2023-03-30T22:54:28.256Z] #113 5.664 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ...
22:54:28 [2023-03-30T22:54:28.256Z] #113 5.678 Setting up libpcre32-3:arm64 (2:8.39-13) ...
22:54:28 [2023-03-30T22:54:28.256Z] #113 5.691 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ...
22:54:28 [2023-03-30T22:54:28.256Z] #113 5.706 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
22:54:28 [2023-03-30T22:54:28.256Z] #113 5.721 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
22:54:28 [2023-03-30T22:54:28.256Z] #113 5.737 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
22:54:28 [2023-03-30T22:54:28.256Z] #113 5.751 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
22:54:28 [2023-03-30T22:54:28.256Z] #113 5.764 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ...
22:54:28 [2023-03-30T22:54:28.256Z] #113 5.778 Setting up libsecret-common (0.20.4-2) ...
22:54:28 [2023-03-30T22:54:28.256Z] #113 5.792 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
22:54:28 [2023-03-30T22:54:28.256Z] #113 5.811 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
22:54:28 [2023-03-30T22:54:28.516Z] #113 5.825 Setting up libselinux1-dev:arm64 (3.1-3) ...
22:54:28 [2023-03-30T22:54:28.516Z] #113 5.840 Setting up libpcre3-dev:arm64 (2:8.39-13) ...
22:54:28 [2023-03-30T22:54:28.516Z] #113 5.853 Setting up libglib2.0-bin (2.66.8-1) ...
22:54:28 [2023-03-30T22:54:28.516Z] #113 5.867 Setting up libsecret-1-0:arm64 (0.20.4-2) ...
22:54:28 [2023-03-30T22:54:28.516Z] #113 5.882 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
22:54:28 [2023-03-30T22:54:28.516Z] #113 5.899 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
22:54:28 [2023-03-30T22:54:28.516Z] #113 5.912 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ...
22:54:28 [2023-03-30T22:54:28.516Z] #113 5.926 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ...
22:54:28 [2023-03-30T22:54:28.516Z] #113 5.937 Setting up libglib2.0-dev:arm64 (2.66.8-1) ...
22:54:28 [2023-03-30T22:54:28.516Z] #113 5.952 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ...
22:54:28 [2023-03-30T22:54:28.516Z] #113 5.966 No schema files found: doing nothing.
22:54:28 [2023-03-30T22:54:28.516Z] #113 5.972 Processing triggers for libc-bin (2.31-13+deb11u5) ...
22:54:28 [2023-03-30T22:54:28.516Z] #113 5.996 Setting up libsecret-1-dev:arm64 (0.20.4-2) ...
22:54:29 [2023-03-30T22:54:29.087Z] #113 DONE 6.2s
22:54:29 [2023-03-30T22:54:29.087Z] 
22:54:29 [2023-03-30T22:54:29.087Z] #114 [dev 1/1] COPY . .
22:54:31 [2023-03-30T22:54:31.631Z] #114 DONE 3.0s
22:54:31 [2023-03-30T22:54:31.891Z] 
22:54:31 [2023-03-30T22:54:31.891Z] #115 exporting to image
22:54:31 [2023-03-30T22:54:31.891Z] #115 exporting layers
22:54:33 [2023-03-30T22:54:33.804Z] #115 exporting layers 1.8s done
22:54:33 [2023-03-30T22:54:33.804Z] #115 writing image sha256:86ff281ee16f9c950d7f8d4bc42987b5df6496ecbfd8fbf767ff25e89782a776 done
22:54:33 [2023-03-30T22:54:33.804Z] #115 naming to docker.io/library/docker:f50c8de3eee901def182bf87a4cbf1e6a2c7eee5 done
22:54:33 [2023-03-30T22:54:33.804Z] #115 DONE 1.9s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
22:54:34 [2023-03-30T22:54:34.122Z] + sudo modprobe ip6table_filter
[Pipeline] sh
22:54:34 [2023-03-30T22:54:34.411Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44242/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f50c8de3eee901def182bf87a4cbf1e6a2c7eee5 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f50c8de3eee901def182bf87a4cbf1e6a2c7eee5 hack/test/unit
22:54:34 [2023-03-30T22:54:34.981Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald')
22:54:34 [2023-03-30T22:54:34.981Z] + TESTFLAGS+=' -test.timeout=5m'
22:54:34 [2023-03-30T22:54:34.981Z] + TESTDIRS=./...
22:54:34 [2023-03-30T22:54:34.981Z] + exclude_paths='/vendor/|/integration'
22:54:34 [2023-03-30T22:54:34.981Z] ++ go list ./...
22:54:34 [2023-03-30T22:54:34.981Z] ++ grep -vE '(/vendor/|/integration)'
22:54:35 [2023-03-30T22:54:35.923Z] + pkg_list='github.com/docker/docker/api
22:54:35 [2023-03-30T22:54:35.923Z] github.com/docker/docker/api/server
22:54:35 [2023-03-30T22:54:35.923Z] github.com/docker/docker/api/server/backend/build
22:54:35 [2023-03-30T22:54:35.923Z] github.com/docker/docker/api/server/httpstatus
22:54:35 [2023-03-30T22:54:35.923Z] github.com/docker/docker/api/server/httputils
22:54:35 [2023-03-30T22:54:35.923Z] github.com/docker/docker/api/server/middleware
22:54:35 [2023-03-30T22:54:35.923Z] github.com/docker/docker/api/server/router
22:54:35 [2023-03-30T22:54:35.923Z] github.com/docker/docker/api/server/router/build
22:54:35 [2023-03-30T22:54:35.923Z] github.com/docker/docker/api/server/router/checkpoint
22:54:35 [2023-03-30T22:54:35.923Z] github.com/docker/docker/api/server/router/container
22:54:35 [2023-03-30T22:54:35.923Z] github.com/docker/docker/api/server/router/debug
22:54:35 [2023-03-30T22:54:35.923Z] github.com/docker/docker/api/server/router/distribution
22:54:35 [2023-03-30T22:54:35.923Z] github.com/docker/docker/api/server/router/grpc
22:54:35 [2023-03-30T22:54:35.923Z] github.com/docker/docker/api/server/router/image
22:54:35 [2023-03-30T22:54:35.923Z] github.com/docker/docker/api/server/router/network
22:54:35 [2023-03-30T22:54:35.923Z] github.com/docker/docker/api/server/router/plugin
22:54:35 [2023-03-30T22:54:35.923Z] github.com/docker/docker/api/server/router/session
22:54:35 [2023-03-30T22:54:35.923Z] github.com/docker/docker/api/server/router/swarm
22:54:35 [2023-03-30T22:54:35.923Z] github.com/docker/docker/api/server/router/system
22:54:35 [2023-03-30T22:54:35.923Z] github.com/docker/docker/api/server/router/volume
22:54:35 [2023-03-30T22:54:35.923Z] github.com/docker/docker/api/types
22:54:35 [2023-03-30T22:54:35.923Z] github.com/docker/docker/api/types/backend
22:54:35 [2023-03-30T22:54:35.923Z] github.com/docker/docker/api/types/blkiodev
22:54:35 [2023-03-30T22:54:35.923Z] github.com/docker/docker/api/types/container
22:54:35 [2023-03-30T22:54:35.923Z] github.com/docker/docker/api/types/events
22:54:35 [2023-03-30T22:54:35.923Z] github.com/docker/docker/api/types/filters
22:54:35 [2023-03-30T22:54:35.923Z] github.com/docker/docker/api/types/image
22:54:35 [2023-03-30T22:54:35.923Z] github.com/docker/docker/api/types/mount
22:54:35 [2023-03-30T22:54:35.923Z] github.com/docker/docker/api/types/network
22:54:35 [2023-03-30T22:54:35.923Z] github.com/docker/docker/api/types/plugins/logdriver
22:54:35 [2023-03-30T22:54:35.923Z] github.com/docker/docker/api/types/registry
22:54:35 [2023-03-30T22:54:35.923Z] github.com/docker/docker/api/types/strslice
22:54:35 [2023-03-30T22:54:35.923Z] github.com/docker/docker/api/types/swarm
22:54:35 [2023-03-30T22:54:35.923Z] github.com/docker/docker/api/types/swarm/runtime
22:54:35 [2023-03-30T22:54:35.923Z] github.com/docker/docker/api/types/time
22:54:35 [2023-03-30T22:54:35.923Z] github.com/docker/docker/api/types/versions
22:54:35 [2023-03-30T22:54:35.923Z] github.com/docker/docker/api/types/versions/v1p19
22:54:35 [2023-03-30T22:54:35.923Z] github.com/docker/docker/api/types/versions/v1p20
22:54:35 [2023-03-30T22:54:35.923Z] github.com/docker/docker/api/types/volume
22:54:35 [2023-03-30T22:54:35.923Z] github.com/docker/docker/builder
22:54:35 [2023-03-30T22:54:35.923Z] github.com/docker/docker/builder/builder-next
22:54:35 [2023-03-30T22:54:35.923Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
22:54:35 [2023-03-30T22:54:35.923Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
22:54:35 [2023-03-30T22:54:35.923Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
22:54:35 [2023-03-30T22:54:35.923Z] github.com/docker/docker/builder/builder-next/exporter
22:54:35 [2023-03-30T22:54:35.923Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
22:54:35 [2023-03-30T22:54:35.923Z] github.com/docker/docker/builder/builder-next/exporter/overrides
22:54:35 [2023-03-30T22:54:35.923Z] github.com/docker/docker/builder/builder-next/imagerefchecker
22:54:35 [2023-03-30T22:54:35.923Z] github.com/docker/docker/builder/builder-next/worker
22:54:35 [2023-03-30T22:54:35.923Z] github.com/docker/docker/builder/dockerfile
22:54:35 [2023-03-30T22:54:35.923Z] github.com/docker/docker/builder/remotecontext
22:54:35 [2023-03-30T22:54:35.923Z] github.com/docker/docker/builder/remotecontext/git
22:54:35 [2023-03-30T22:54:35.923Z] github.com/docker/docker/builder/remotecontext/urlutil
22:54:35 [2023-03-30T22:54:35.923Z] github.com/docker/docker/cli/debug
22:54:35 [2023-03-30T22:54:35.923Z] github.com/docker/docker/cli/winresources/docker-proxy
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/cli/winresources/dockerd
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/client
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/client/buildkit
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/cmd/docker-proxy
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/cmd/dockerd
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/cmd/dockerd/trap
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/container
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/container/stream
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/contrib/apparmor
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/contrib/docker-device-tool
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/contrib/httpserver
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/daemon
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/daemon/cluster
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/daemon/cluster/controllers/plugin
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/daemon/cluster/convert
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/daemon/cluster/executor
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/daemon/cluster/executor/container
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/daemon/cluster/provider
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/daemon/config
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/daemon/containerd
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/daemon/events
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/daemon/events/testutils
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/daemon/graphdriver
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/daemon/graphdriver/aufs
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/daemon/graphdriver/btrfs
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/daemon/graphdriver/copy
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/daemon/graphdriver/devmapper
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/daemon/graphdriver/graphtest
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/daemon/graphdriver/overlay
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/daemon/graphdriver/overlay2
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/daemon/graphdriver/overlayutils
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/daemon/graphdriver/register
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/daemon/graphdriver/vfs
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/daemon/graphdriver/zfs
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/daemon/images
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/daemon/initlayer
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/daemon/links
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/daemon/listeners
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/daemon/logger
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/daemon/logger/awslogs
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/daemon/logger/fluentd
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/daemon/logger/gcplogs
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/daemon/logger/gelf
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/daemon/logger/journald
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/daemon/logger/journald/internal/export
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/daemon/logger/journald/internal/fake
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/daemon/logger/jsonfilelog
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/daemon/logger/local
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/daemon/logger/logentries
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/daemon/logger/loggertest
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/daemon/logger/loggerutils
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/daemon/logger/loggerutils/cache
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/daemon/logger/splunk
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/daemon/logger/syslog
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/daemon/logger/templates
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/daemon/names
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/daemon/network
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/daemon/stats
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/distribution
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/distribution/metadata
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/distribution/utils
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/distribution/xfer
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/dockerversion
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/errdefs
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/image
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/image/cache
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/image/tarexport
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/image/v1
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/internal/mounttree
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/internal/test/suite
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/internal/unshare
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/layer
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/libcontainerd
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/libcontainerd/queue
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/libcontainerd/remote
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/libcontainerd/shimopts
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/libcontainerd/supervisor
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/libcontainerd/types
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/libnetwork
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/libnetwork/bitmap
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/libnetwork/bitseq
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/libnetwork/cluster
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/libnetwork/cmd/diagnostic
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/libnetwork/cmd/ovrouter
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/libnetwork/cmd/readme_test
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/libnetwork/config
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/libnetwork/datastore
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/libnetwork/diagnostic
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/libnetwork/discoverapi
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/libnetwork/driverapi
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/libnetwork/drivers/bridge
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/libnetwork/drivers/host
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/libnetwork/drivers/ipvlan
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/libnetwork/drivers/macvlan
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/libnetwork/drivers/null
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/libnetwork/drivers/overlay
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/libnetwork/drivers/remote
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/libnetwork/drivers/remote/api
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/libnetwork/drivers/windows
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/libnetwork/drvregistry
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/libnetwork/etchosts
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/libnetwork/idm
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/libnetwork/internal/caller
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/libnetwork/internal/setmatrix
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/libnetwork/ipam
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/libnetwork/ipamapi
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/libnetwork/ipams/builtin
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/libnetwork/ipams/null
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/libnetwork/ipams/remote
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/libnetwork/ipams/remote/api
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/libnetwork/ipams/windowsipam
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/libnetwork/ipamutils
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/libnetwork/ipbits
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/libnetwork/iptables
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/libnetwork/netlabel
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/libnetwork/netutils
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/libnetwork/networkdb
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/libnetwork/ns
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/libnetwork/options
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/libnetwork/osl
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/libnetwork/osl/kernel
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/libnetwork/portallocator
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/libnetwork/portmapper
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/libnetwork/resolvconf
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/libnetwork/testutils
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/libnetwork/types
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/oci
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/oci/caps
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/opts
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/pkg/aaparser
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/pkg/archive
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/pkg/authorization
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/pkg/broadcaster
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/pkg/capabilities
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/pkg/chrootarchive
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/pkg/containerfs
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/pkg/devicemapper
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/pkg/directory
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/pkg/dmesg
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/pkg/fileutils
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/pkg/homedir
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/pkg/idtools
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/pkg/ioutils
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/pkg/jsonmessage
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/pkg/longpath
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/pkg/loopback
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/pkg/meminfo
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/pkg/namesgenerator
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/pkg/parsers
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/pkg/parsers/kernel
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/pkg/parsers/operatingsystem
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/pkg/pidfile
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/pkg/platform
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/pkg/platforms
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/pkg/plugingetter
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/pkg/plugins
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/pkg/plugins/transport
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/pkg/pools
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/pkg/process
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/pkg/progress
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/pkg/reexec
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/pkg/rootless
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/pkg/rootless/specconv
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/pkg/stack
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/pkg/stdcopy
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/pkg/streamformatter
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/pkg/stringid
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/pkg/sysinfo
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/pkg/system
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/pkg/tailfile
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/pkg/tarsum
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/pkg/useragent
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/plugin
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/plugin/executor/containerd
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/plugin/v2
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/profiles/apparmor
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/profiles/seccomp
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/quota
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/reference
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/registry
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/registry/resumable
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/restartmanager
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/runconfig
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/runconfig/opts
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/testutil
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/testutil/daemon
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/testutil/environment
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/testutil/fakecontext
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/testutil/fakegit
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/testutil/fakestorage
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/testutil/fixtures/load
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/testutil/fixtures/plugin
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/testutil/fixtures/plugin/basic
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/testutil/registry
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/testutil/request
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/volume
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/volume/drivers
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/volume/local
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/volume/mounts
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/volume/service
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/volume/service/opts
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/volume/testutils'
22:54:35 [2023-03-30T22:54:35.924Z] ++ grep --fixed-strings -v /libnetwork
22:54:35 [2023-03-30T22:54:35.924Z] ++ echo 'github.com/docker/docker/api
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/api/server
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/api/server/backend/build
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/api/server/httpstatus
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/api/server/httputils
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/api/server/middleware
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/api/server/router
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/api/server/router/build
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/api/server/router/checkpoint
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/api/server/router/container
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/api/server/router/debug
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/api/server/router/distribution
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/api/server/router/grpc
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/api/server/router/image
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/api/server/router/network
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/api/server/router/plugin
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/api/server/router/session
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/api/server/router/swarm
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/api/server/router/system
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/api/server/router/volume
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/api/types
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/api/types/backend
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/api/types/blkiodev
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/api/types/container
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/api/types/events
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/api/types/filters
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/api/types/image
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/api/types/mount
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/api/types/network
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/api/types/plugins/logdriver
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/api/types/registry
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/api/types/strslice
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/api/types/swarm
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/api/types/swarm/runtime
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/api/types/time
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/api/types/versions
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/api/types/versions/v1p19
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/api/types/versions/v1p20
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/api/types/volume
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/builder
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/builder/builder-next
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/builder/builder-next/exporter
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/builder/builder-next/exporter/overrides
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/builder/builder-next/imagerefchecker
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/builder/builder-next/worker
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/builder/dockerfile
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/builder/remotecontext
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/builder/remotecontext/git
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/builder/remotecontext/urlutil
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/cli/debug
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/cli/winresources/docker-proxy
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/cli/winresources/dockerd
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/client
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/client/buildkit
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/cmd/docker-proxy
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/cmd/dockerd
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/cmd/dockerd/trap
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/container
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/container/stream
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/contrib/apparmor
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/contrib/docker-device-tool
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/contrib/httpserver
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/daemon
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/daemon/cluster
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/daemon/cluster/controllers/plugin
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/daemon/cluster/convert
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/daemon/cluster/executor
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/daemon/cluster/executor/container
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/daemon/cluster/provider
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/daemon/config
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/daemon/containerd
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/daemon/events
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/daemon/events/testutils
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/daemon/graphdriver
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/daemon/graphdriver/aufs
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/daemon/graphdriver/btrfs
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/daemon/graphdriver/copy
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/daemon/graphdriver/devmapper
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/daemon/graphdriver/graphtest
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/daemon/graphdriver/overlay
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/daemon/graphdriver/overlay2
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/daemon/graphdriver/overlayutils
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/daemon/graphdriver/register
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/daemon/graphdriver/vfs
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/daemon/graphdriver/zfs
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/daemon/images
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/daemon/initlayer
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/daemon/links
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/daemon/listeners
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/daemon/logger
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/daemon/logger/awslogs
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/daemon/logger/fluentd
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/daemon/logger/gcplogs
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/daemon/logger/gelf
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/daemon/logger/journald
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/daemon/logger/journald/internal/export
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/daemon/logger/journald/internal/fake
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/daemon/logger/jsonfilelog
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/daemon/logger/local
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/daemon/logger/logentries
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/daemon/logger/loggertest
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/daemon/logger/loggerutils
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/daemon/logger/loggerutils/cache
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/daemon/logger/splunk
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/daemon/logger/syslog
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/daemon/logger/templates
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/daemon/names
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/daemon/network
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/daemon/stats
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/distribution
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/distribution/metadata
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/distribution/utils
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/distribution/xfer
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/dockerversion
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/errdefs
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/image
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/image/cache
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/image/tarexport
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/image/v1
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/internal/mounttree
22:54:35 [2023-03-30T22:54:35.924Z] github.com/docker/docker/internal/test/suite
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/internal/unshare
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/layer
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/libcontainerd
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/libcontainerd/queue
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/libcontainerd/remote
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/libcontainerd/shimopts
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/libcontainerd/supervisor
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/libcontainerd/types
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/libnetwork
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/libnetwork/bitmap
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/libnetwork/bitseq
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/libnetwork/cluster
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/libnetwork/cmd/diagnostic
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/libnetwork/cmd/ovrouter
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/libnetwork/cmd/readme_test
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/libnetwork/config
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/libnetwork/datastore
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/libnetwork/diagnostic
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/libnetwork/discoverapi
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/libnetwork/driverapi
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/libnetwork/drivers/bridge
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/libnetwork/drivers/host
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/libnetwork/drivers/ipvlan
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/libnetwork/drivers/macvlan
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/libnetwork/drivers/null
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/libnetwork/drivers/overlay
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/libnetwork/drivers/remote
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/libnetwork/drivers/remote/api
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/libnetwork/drivers/windows
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/libnetwork/drvregistry
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/libnetwork/etchosts
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/libnetwork/idm
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/libnetwork/internal/caller
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/libnetwork/internal/setmatrix
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/libnetwork/ipam
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/libnetwork/ipamapi
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/libnetwork/ipams/builtin
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/libnetwork/ipams/null
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/libnetwork/ipams/remote
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/libnetwork/ipams/remote/api
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/libnetwork/ipams/windowsipam
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/libnetwork/ipamutils
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/libnetwork/ipbits
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/libnetwork/iptables
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/libnetwork/netlabel
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/libnetwork/netutils
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/libnetwork/networkdb
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/libnetwork/ns
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/libnetwork/options
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/libnetwork/osl
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/libnetwork/osl/kernel
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/libnetwork/portallocator
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/libnetwork/portmapper
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/libnetwork/resolvconf
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/libnetwork/testutils
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/libnetwork/types
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/oci
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/oci/caps
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/opts
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/pkg/aaparser
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/pkg/archive
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/pkg/authorization
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/pkg/broadcaster
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/pkg/capabilities
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/pkg/chrootarchive
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/pkg/containerfs
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/pkg/devicemapper
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/pkg/directory
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/pkg/dmesg
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/pkg/fileutils
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/pkg/homedir
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/pkg/idtools
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/pkg/ioutils
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/pkg/jsonmessage
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/pkg/longpath
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/pkg/loopback
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/pkg/meminfo
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/pkg/namesgenerator
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/pkg/parsers
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/pkg/parsers/kernel
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/pkg/parsers/operatingsystem
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/pkg/pidfile
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/pkg/platform
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/pkg/platforms
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/pkg/plugingetter
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/pkg/plugins
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/pkg/plugins/transport
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/pkg/pools
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/pkg/process
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/pkg/progress
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/pkg/reexec
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/pkg/rootless
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/pkg/rootless/specconv
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/pkg/stack
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/pkg/stdcopy
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/pkg/streamformatter
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/pkg/stringid
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/pkg/sysinfo
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/pkg/system
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/pkg/tailfile
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/pkg/tarsum
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/pkg/useragent
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/plugin
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/plugin/executor/containerd
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/plugin/v2
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/profiles/apparmor
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/profiles/seccomp
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/quota
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/reference
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/registry
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/registry/resumable
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/restartmanager
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/runconfig
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/runconfig/opts
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/testutil
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/testutil/daemon
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/testutil/environment
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/testutil/fakecontext
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/testutil/fakegit
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/testutil/fakestorage
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/testutil/fixtures/load
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/testutil/fixtures/plugin
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/testutil/fixtures/plugin/basic
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/testutil/registry
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/testutil/request
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/volume
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/volume/drivers
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/volume/local
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/volume/mounts
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/volume/service
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/volume/service/opts
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/volume/testutils'
22:54:35 [2023-03-30T22:54:35.925Z] + base_pkg_list='github.com/docker/docker/api
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/api/server
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/api/server/backend/build
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/api/server/httpstatus
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/api/server/httputils
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/api/server/middleware
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/api/server/router
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/api/server/router/build
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/api/server/router/checkpoint
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/api/server/router/container
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/api/server/router/debug
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/api/server/router/distribution
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/api/server/router/grpc
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/api/server/router/image
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/api/server/router/network
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/api/server/router/plugin
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/api/server/router/session
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/api/server/router/swarm
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/api/server/router/system
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/api/server/router/volume
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/api/types
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/api/types/backend
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/api/types/blkiodev
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/api/types/container
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/api/types/events
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/api/types/filters
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/api/types/image
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/api/types/mount
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/api/types/network
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/api/types/plugins/logdriver
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/api/types/registry
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/api/types/strslice
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/api/types/swarm
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/api/types/swarm/runtime
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/api/types/time
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/api/types/versions
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/api/types/versions/v1p19
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/api/types/versions/v1p20
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/api/types/volume
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/builder
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/builder/builder-next
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/builder/builder-next/exporter
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/builder/builder-next/exporter/overrides
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/builder/builder-next/imagerefchecker
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/builder/builder-next/worker
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/builder/dockerfile
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/builder/remotecontext
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/builder/remotecontext/git
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/builder/remotecontext/urlutil
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/cli/debug
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/cli/winresources/docker-proxy
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/cli/winresources/dockerd
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/client
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/client/buildkit
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/cmd/docker-proxy
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/cmd/dockerd
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/cmd/dockerd/trap
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/container
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/container/stream
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/contrib/apparmor
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/contrib/docker-device-tool
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/contrib/httpserver
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/daemon
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/daemon/cluster
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/daemon/cluster/controllers/plugin
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/daemon/cluster/convert
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/daemon/cluster/executor
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/daemon/cluster/executor/container
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/daemon/cluster/provider
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/daemon/config
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/daemon/containerd
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/daemon/events
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/daemon/events/testutils
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/daemon/graphdriver
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/daemon/graphdriver/aufs
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/daemon/graphdriver/btrfs
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/daemon/graphdriver/copy
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/daemon/graphdriver/devmapper
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/daemon/graphdriver/graphtest
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/daemon/graphdriver/overlay
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/daemon/graphdriver/overlay2
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/daemon/graphdriver/overlayutils
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/daemon/graphdriver/register
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/daemon/graphdriver/vfs
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/daemon/graphdriver/zfs
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/daemon/images
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/daemon/initlayer
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/daemon/links
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/daemon/listeners
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/daemon/logger
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/daemon/logger/awslogs
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/daemon/logger/fluentd
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/daemon/logger/gcplogs
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/daemon/logger/gelf
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/daemon/logger/journald
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/daemon/logger/journald/internal/export
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/daemon/logger/journald/internal/fake
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/daemon/logger/jsonfilelog
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/daemon/logger/local
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/daemon/logger/logentries
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/daemon/logger/loggertest
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/daemon/logger/loggerutils
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/daemon/logger/loggerutils/cache
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/daemon/logger/splunk
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/daemon/logger/syslog
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/daemon/logger/templates
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/daemon/names
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/daemon/network
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/daemon/stats
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/distribution
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/distribution/metadata
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/distribution/utils
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/distribution/xfer
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/dockerversion
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/errdefs
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/image
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/image/cache
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/image/tarexport
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/image/v1
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/internal/mounttree
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/internal/test/suite
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/internal/unshare
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/layer
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/libcontainerd
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/libcontainerd/queue
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/libcontainerd/remote
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/libcontainerd/shimopts
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/libcontainerd/supervisor
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/libcontainerd/types
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/oci
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/oci/caps
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/opts
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/pkg/aaparser
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/pkg/archive
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/pkg/authorization
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/pkg/broadcaster
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/pkg/capabilities
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/pkg/chrootarchive
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/pkg/containerfs
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/pkg/devicemapper
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/pkg/directory
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/pkg/dmesg
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/pkg/fileutils
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/pkg/homedir
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/pkg/idtools
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/pkg/ioutils
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/pkg/jsonmessage
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/pkg/longpath
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/pkg/loopback
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/pkg/meminfo
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/pkg/namesgenerator
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/pkg/parsers
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/pkg/parsers/kernel
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/pkg/parsers/operatingsystem
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/pkg/pidfile
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/pkg/platform
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/pkg/platforms
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/pkg/plugingetter
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/pkg/plugins
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/pkg/plugins/transport
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/pkg/pools
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/pkg/process
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/pkg/progress
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/pkg/reexec
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/pkg/rootless
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/pkg/rootless/specconv
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/pkg/stack
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/pkg/stdcopy
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/pkg/streamformatter
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/pkg/stringid
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/pkg/sysinfo
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/pkg/system
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/pkg/tailfile
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/pkg/tarsum
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/pkg/useragent
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/plugin
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/plugin/executor/containerd
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/plugin/v2
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/profiles/apparmor
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/profiles/seccomp
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/quota
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/reference
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/registry
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/registry/resumable
22:54:35 [2023-03-30T22:54:35.925Z] github.com/docker/docker/restartmanager
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/runconfig
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/runconfig/opts
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/testutil
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/testutil/daemon
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/testutil/environment
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/testutil/fakecontext
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/testutil/fakegit
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/testutil/fakestorage
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/testutil/fixtures/load
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/testutil/fixtures/plugin
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/testutil/fixtures/plugin/basic
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/testutil/registry
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/testutil/request
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/volume
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/volume/drivers
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/volume/local
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/volume/mounts
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/volume/service
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/volume/service/opts
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/volume/testutils'
22:54:35 [2023-03-30T22:54:35.926Z] ++ grep --fixed-strings /libnetwork
22:54:35 [2023-03-30T22:54:35.926Z] ++ echo 'github.com/docker/docker/api
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/api/server
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/api/server/backend/build
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/api/server/httpstatus
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/api/server/httputils
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/api/server/middleware
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/api/server/router
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/api/server/router/build
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/api/server/router/checkpoint
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/api/server/router/container
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/api/server/router/debug
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/api/server/router/distribution
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/api/server/router/grpc
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/api/server/router/image
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/api/server/router/network
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/api/server/router/plugin
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/api/server/router/session
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/api/server/router/swarm
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/api/server/router/system
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/api/server/router/volume
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/api/types
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/api/types/backend
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/api/types/blkiodev
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/api/types/container
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/api/types/events
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/api/types/filters
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/api/types/image
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/api/types/mount
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/api/types/network
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/api/types/plugins/logdriver
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/api/types/registry
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/api/types/strslice
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/api/types/swarm
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/api/types/swarm/runtime
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/api/types/time
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/api/types/versions
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/api/types/versions/v1p19
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/api/types/versions/v1p20
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/api/types/volume
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/builder
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/builder/builder-next
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/builder/builder-next/exporter
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/builder/builder-next/exporter/overrides
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/builder/builder-next/imagerefchecker
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/builder/builder-next/worker
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/builder/dockerfile
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/builder/remotecontext
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/builder/remotecontext/git
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/builder/remotecontext/urlutil
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/cli/debug
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/cli/winresources/docker-proxy
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/cli/winresources/dockerd
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/client
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/client/buildkit
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/cmd/docker-proxy
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/cmd/dockerd
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/cmd/dockerd/trap
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/container
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/container/stream
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/contrib/apparmor
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/contrib/docker-device-tool
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/contrib/httpserver
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/daemon
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/daemon/cluster
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/daemon/cluster/controllers/plugin
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/daemon/cluster/convert
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/daemon/cluster/executor
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/daemon/cluster/executor/container
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/daemon/cluster/provider
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/daemon/config
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/daemon/containerd
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/daemon/events
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/daemon/events/testutils
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/daemon/graphdriver
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/daemon/graphdriver/aufs
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/daemon/graphdriver/btrfs
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/daemon/graphdriver/copy
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/daemon/graphdriver/devmapper
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/daemon/graphdriver/graphtest
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/daemon/graphdriver/overlay
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/daemon/graphdriver/overlay2
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/daemon/graphdriver/overlayutils
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/daemon/graphdriver/register
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/daemon/graphdriver/vfs
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/daemon/graphdriver/zfs
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/daemon/images
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/daemon/initlayer
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/daemon/links
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/daemon/listeners
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/daemon/logger
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/daemon/logger/awslogs
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/daemon/logger/fluentd
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/daemon/logger/gcplogs
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/daemon/logger/gelf
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/daemon/logger/journald
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/daemon/logger/journald/internal/export
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/daemon/logger/journald/internal/fake
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/daemon/logger/jsonfilelog
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/daemon/logger/local
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/daemon/logger/logentries
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/daemon/logger/loggertest
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/daemon/logger/loggerutils
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/daemon/logger/loggerutils/cache
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/daemon/logger/splunk
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/daemon/logger/syslog
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/daemon/logger/templates
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/daemon/names
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/daemon/network
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/daemon/stats
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/distribution
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/distribution/metadata
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/distribution/utils
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/distribution/xfer
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/dockerversion
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/errdefs
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/image
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/image/cache
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/image/tarexport
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/image/v1
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/internal/mounttree
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/internal/test/suite
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/internal/unshare
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/layer
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/libcontainerd
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/libcontainerd/queue
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/libcontainerd/remote
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/libcontainerd/shimopts
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/libcontainerd/supervisor
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/libcontainerd/types
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/libnetwork
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/libnetwork/bitmap
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/libnetwork/bitseq
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/libnetwork/cluster
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/libnetwork/cmd/diagnostic
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/libnetwork/cmd/ovrouter
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/libnetwork/cmd/readme_test
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/libnetwork/config
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/libnetwork/datastore
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/libnetwork/diagnostic
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/libnetwork/discoverapi
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/libnetwork/driverapi
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/libnetwork/drivers/bridge
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/libnetwork/drivers/host
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/libnetwork/drivers/ipvlan
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/libnetwork/drivers/macvlan
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/libnetwork/drivers/null
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/libnetwork/drivers/overlay
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/libnetwork/drivers/remote
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/libnetwork/drivers/remote/api
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/libnetwork/drivers/windows
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/libnetwork/drvregistry
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/libnetwork/etchosts
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/libnetwork/idm
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/libnetwork/internal/caller
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/libnetwork/internal/setmatrix
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/libnetwork/ipam
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/libnetwork/ipamapi
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/libnetwork/ipams/builtin
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/libnetwork/ipams/null
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/libnetwork/ipams/remote
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/libnetwork/ipams/remote/api
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/libnetwork/ipams/windowsipam
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/libnetwork/ipamutils
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/libnetwork/ipbits
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/libnetwork/iptables
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/libnetwork/netlabel
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/libnetwork/netutils
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/libnetwork/networkdb
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/libnetwork/ns
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/libnetwork/options
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/libnetwork/osl
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/libnetwork/osl/kernel
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/libnetwork/portallocator
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/libnetwork/portmapper
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/libnetwork/resolvconf
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/libnetwork/testutils
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/libnetwork/types
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/oci
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/oci/caps
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/opts
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/pkg/aaparser
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/pkg/archive
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/pkg/authorization
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/pkg/broadcaster
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/pkg/capabilities
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/pkg/chrootarchive
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/pkg/containerfs
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/pkg/devicemapper
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/pkg/directory
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/pkg/dmesg
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/pkg/fileutils
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/pkg/homedir
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/pkg/idtools
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/pkg/ioutils
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/pkg/jsonmessage
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/pkg/longpath
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/pkg/loopback
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/pkg/meminfo
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/pkg/namesgenerator
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/pkg/parsers
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/pkg/parsers/kernel
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/pkg/parsers/operatingsystem
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/pkg/pidfile
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/pkg/platform
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/pkg/platforms
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/pkg/plugingetter
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/pkg/plugins
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/pkg/plugins/transport
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/pkg/pools
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/pkg/process
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/pkg/progress
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/pkg/reexec
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/pkg/rootless
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/pkg/rootless/specconv
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/pkg/stack
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/pkg/stdcopy
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/pkg/streamformatter
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/pkg/stringid
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/pkg/sysinfo
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/pkg/system
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/pkg/tailfile
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/pkg/tarsum
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/pkg/useragent
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/plugin
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/plugin/executor/containerd
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/plugin/v2
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/profiles/apparmor
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/profiles/seccomp
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/quota
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/reference
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/registry
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/registry/resumable
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/restartmanager
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/runconfig
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/runconfig/opts
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/testutil
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/testutil/daemon
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/testutil/environment
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/testutil/fakecontext
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/testutil/fakegit
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/testutil/fakestorage
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/testutil/fixtures/load
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/testutil/fixtures/plugin
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/testutil/fixtures/plugin/basic
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/testutil/registry
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/testutil/request
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/volume
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/volume/drivers
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/volume/local
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/volume/mounts
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/volume/service
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/volume/service/opts
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/volume/testutils'
22:54:35 [2023-03-30T22:54:35.926Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/libnetwork/bitmap
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/libnetwork/bitseq
22:54:35 [2023-03-30T22:54:35.926Z] github.com/docker/docker/libnetwork/cluster
22:54:35 [2023-03-30T22:54:35.927Z] github.com/docker/docker/libnetwork/cmd/diagnostic
22:54:35 [2023-03-30T22:54:35.927Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
22:54:35 [2023-03-30T22:54:35.927Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
22:54:35 [2023-03-30T22:54:35.927Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
22:54:35 [2023-03-30T22:54:35.927Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
22:54:35 [2023-03-30T22:54:35.927Z] github.com/docker/docker/libnetwork/cmd/ovrouter
22:54:35 [2023-03-30T22:54:35.927Z] github.com/docker/docker/libnetwork/cmd/readme_test
22:54:35 [2023-03-30T22:54:35.927Z] github.com/docker/docker/libnetwork/config
22:54:35 [2023-03-30T22:54:35.927Z] github.com/docker/docker/libnetwork/datastore
22:54:35 [2023-03-30T22:54:35.927Z] github.com/docker/docker/libnetwork/diagnostic
22:54:35 [2023-03-30T22:54:35.927Z] github.com/docker/docker/libnetwork/discoverapi
22:54:35 [2023-03-30T22:54:35.927Z] github.com/docker/docker/libnetwork/driverapi
22:54:35 [2023-03-30T22:54:35.927Z] github.com/docker/docker/libnetwork/drivers/bridge
22:54:35 [2023-03-30T22:54:35.927Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
22:54:35 [2023-03-30T22:54:35.927Z] github.com/docker/docker/libnetwork/drivers/host
22:54:35 [2023-03-30T22:54:35.927Z] github.com/docker/docker/libnetwork/drivers/ipvlan
22:54:35 [2023-03-30T22:54:35.927Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
22:54:35 [2023-03-30T22:54:35.927Z] github.com/docker/docker/libnetwork/drivers/macvlan
22:54:35 [2023-03-30T22:54:35.927Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
22:54:35 [2023-03-30T22:54:35.927Z] github.com/docker/docker/libnetwork/drivers/null
22:54:35 [2023-03-30T22:54:35.927Z] github.com/docker/docker/libnetwork/drivers/overlay
22:54:35 [2023-03-30T22:54:35.927Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
22:54:35 [2023-03-30T22:54:35.927Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
22:54:35 [2023-03-30T22:54:35.927Z] github.com/docker/docker/libnetwork/drivers/remote
22:54:35 [2023-03-30T22:54:35.927Z] github.com/docker/docker/libnetwork/drivers/remote/api
22:54:35 [2023-03-30T22:54:35.927Z] github.com/docker/docker/libnetwork/drivers/windows
22:54:35 [2023-03-30T22:54:35.927Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
22:54:35 [2023-03-30T22:54:35.927Z] github.com/docker/docker/libnetwork/drvregistry
22:54:35 [2023-03-30T22:54:35.927Z] github.com/docker/docker/libnetwork/etchosts
22:54:35 [2023-03-30T22:54:35.927Z] github.com/docker/docker/libnetwork/idm
22:54:35 [2023-03-30T22:54:35.927Z] github.com/docker/docker/libnetwork/internal/caller
22:54:35 [2023-03-30T22:54:35.927Z] github.com/docker/docker/libnetwork/internal/setmatrix
22:54:35 [2023-03-30T22:54:35.927Z] github.com/docker/docker/libnetwork/ipam
22:54:35 [2023-03-30T22:54:35.927Z] github.com/docker/docker/libnetwork/ipamapi
22:54:35 [2023-03-30T22:54:35.927Z] github.com/docker/docker/libnetwork/ipams/builtin
22:54:35 [2023-03-30T22:54:35.927Z] github.com/docker/docker/libnetwork/ipams/null
22:54:35 [2023-03-30T22:54:35.927Z] github.com/docker/docker/libnetwork/ipams/remote
22:54:35 [2023-03-30T22:54:35.927Z] github.com/docker/docker/libnetwork/ipams/remote/api
22:54:35 [2023-03-30T22:54:35.927Z] github.com/docker/docker/libnetwork/ipams/windowsipam
22:54:35 [2023-03-30T22:54:35.927Z] github.com/docker/docker/libnetwork/ipamutils
22:54:35 [2023-03-30T22:54:35.927Z] github.com/docker/docker/libnetwork/ipbits
22:54:35 [2023-03-30T22:54:35.927Z] github.com/docker/docker/libnetwork/iptables
22:54:35 [2023-03-30T22:54:35.927Z] github.com/docker/docker/libnetwork/netlabel
22:54:35 [2023-03-30T22:54:35.927Z] github.com/docker/docker/libnetwork/netutils
22:54:35 [2023-03-30T22:54:35.927Z] github.com/docker/docker/libnetwork/networkdb
22:54:35 [2023-03-30T22:54:35.927Z] github.com/docker/docker/libnetwork/ns
22:54:35 [2023-03-30T22:54:35.927Z] github.com/docker/docker/libnetwork/options
22:54:35 [2023-03-30T22:54:35.927Z] github.com/docker/docker/libnetwork/osl
22:54:35 [2023-03-30T22:54:35.927Z] github.com/docker/docker/libnetwork/osl/kernel
22:54:35 [2023-03-30T22:54:35.927Z] github.com/docker/docker/libnetwork/portallocator
22:54:35 [2023-03-30T22:54:35.927Z] github.com/docker/docker/libnetwork/portmapper
22:54:35 [2023-03-30T22:54:35.927Z] github.com/docker/docker/libnetwork/resolvconf
22:54:35 [2023-03-30T22:54:35.927Z] github.com/docker/docker/libnetwork/testutils
22:54:35 [2023-03-30T22:54:35.927Z] github.com/docker/docker/libnetwork/types'
22:54:35 [2023-03-30T22:54:35.927Z] + echo 'github.com/docker/docker/libnetwork
22:54:35 [2023-03-30T22:54:35.927Z] github.com/docker/docker/libnetwork/bitmap
22:54:35 [2023-03-30T22:54:35.927Z] github.com/docker/docker/libnetwork/bitseq
22:54:35 [2023-03-30T22:54:35.927Z] github.com/docker/docker/libnetwork/cluster
22:54:35 [2023-03-30T22:54:35.927Z] github.com/docker/docker/libnetwork/cmd/diagnostic
22:54:35 [2023-03-30T22:54:35.927Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
22:54:35 [2023-03-30T22:54:35.927Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
22:54:35 [2023-03-30T22:54:35.927Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
22:54:35 [2023-03-30T22:54:35.927Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
22:54:35 [2023-03-30T22:54:35.927Z] github.com/docker/docker/libnetwork/cmd/ovrouter
22:54:35 [2023-03-30T22:54:35.927Z] github.com/docker/docker/libnetwork/cmd/readme_test
22:54:35 [2023-03-30T22:54:35.927Z] github.com/docker/docker/libnetwork/config
22:54:35 [2023-03-30T22:54:35.927Z] github.com/docker/docker/libnetwork/datastore
22:54:35 [2023-03-30T22:54:35.927Z] github.com/docker/docker/libnetwork/diagnostic
22:54:35 [2023-03-30T22:54:35.927Z] github.com/docker/docker/libnetwork/discoverapi
22:54:35 [2023-03-30T22:54:35.927Z] github.com/docker/docker/libnetwork/driverapi
22:54:35 [2023-03-30T22:54:35.927Z] github.com/docker/docker/libnetwork/drivers/bridge
22:54:35 [2023-03-30T22:54:35.927Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
22:54:35 [2023-03-30T22:54:35.927Z] github.com/docker/docker/libnetwork/drivers/host
22:54:35 [2023-03-30T22:54:35.927Z] github.com/docker/docker/libnetwork/drivers/ipvlan
22:54:35 [2023-03-30T22:54:35.927Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
22:54:35 [2023-03-30T22:54:35.927Z] github.com/docker/docker/libnetwork/drivers/macvlan
22:54:35 [2023-03-30T22:54:35.927Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
22:54:35 [2023-03-30T22:54:35.927Z] github.com/docker/docker/libnetwork/drivers/null
22:54:35 [2023-03-30T22:54:35.927Z] github.com/docker/docker/libnetwork/drivers/overlay
22:54:35 [2023-03-30T22:54:35.927Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
22:54:35 [2023-03-30T22:54:35.927Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
22:54:35 [2023-03-30T22:54:35.927Z] github.com/docker/docker/libnetwork/drivers/remote
22:54:35 [2023-03-30T22:54:35.927Z] github.com/docker/docker/libnetwork/drivers/remote/api
22:54:35 [2023-03-30T22:54:35.927Z] github.com/docker/docker/libnetwork/drivers/windows
22:54:35 [2023-03-30T22:54:35.927Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
22:54:35 [2023-03-30T22:54:35.927Z] github.com/docker/docker/libnetwork/drvregistry
22:54:35 [2023-03-30T22:54:35.927Z] github.com/docker/docker/libnetwork/etchosts
22:54:35 [2023-03-30T22:54:35.927Z] github.com/docker/docker/libnetwork/idm
22:54:35 [2023-03-30T22:54:35.927Z] github.com/docker/docker/libnetwork/internal/caller
22:54:35 [2023-03-30T22:54:35.927Z] github.com/docker/docker/libnetwork/internal/setmatrix
22:54:35 [2023-03-30T22:54:35.927Z] github.com/docker/docker/libnetwork/ipam
22:54:35 [2023-03-30T22:54:35.927Z] github.com/docker/docker/libnetwork/ipamapi
22:54:35 [2023-03-30T22:54:35.927Z] github.com/docker/docker/libnetwork/ipams/builtin
22:54:35 [2023-03-30T22:54:35.927Z] github.com/docker/docker/libnetwor+ grep --fixed-strings libnetwork/drivers/bridge
22:54:35 [2023-03-30T22:54:35.927Z] k/ipams/null
22:54:35 [2023-03-30T22:54:35.927Z] github.com/docker/docker/libnetwork/ipams/remote
22:54:35 [2023-03-30T22:54:35.927Z] github.com/docker/docker/libnetwork/ipams/remote/api
22:54:35 [2023-03-30T22:54:35.927Z] github.com/docker/docker/libnetwork/ipams/windowsipam
22:54:35 [2023-03-30T22:54:35.927Z] github.com/docker/docker/libnetwork/ipamutils
22:54:35 [2023-03-30T22:54:35.927Z] github.com/docker/docker/libnetwork/ipbits
22:54:35 [2023-03-30T22:54:35.927Z] github.com/docker/docker/libnetwork/iptables
22:54:35 [2023-03-30T22:54:35.927Z] github.com/docker/docker/libnetwork/netlabel
22:54:35 [2023-03-30T22:54:35.927Z] github.com/docker/docker/libnetwork/netutils
22:54:35 [2023-03-30T22:54:35.927Z] github.com/docker/docker/libnetwork/networkdb
22:54:35 [2023-03-30T22:54:35.927Z] github.com/docker/docker/libnetwork/ns
22:54:35 [2023-03-30T22:54:35.927Z] github.com/docker/docker/libnetwork/options
22:54:35 [2023-03-30T22:54:35.927Z] github.com/docker/docker/libnetwork/osl
22:54:35 [2023-03-30T22:54:35.927Z] github.com/docker/docker/libnetwork/osl/kernel
22:54:35 [2023-03-30T22:54:35.927Z] github.com/docker/docker/libnetwork/portallocator
22:54:35 [2023-03-30T22:54:35.927Z] github.com/docker/docker/libnetwork/portmapper
22:54:35 [2023-03-30T22:54:35.927Z] github.com/docker/docker/libnetwork/resolvconf
22:54:35 [2023-03-30T22:54:35.927Z] github.com/docker/docker/libnetwork/testutils
22:54:35 [2023-03-30T22:54:35.927Z] github.com/docker/docker/libnetwork/types'
22:54:35 [2023-03-30T22:54:35.927Z] github.com/docker/docker/libnetwork/drivers/bridge
22:54:35 [2023-03-30T22:54:35.927Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
22:54:35 [2023-03-30T22:54:35.927Z] + type docker-proxy
22:54:35 [2023-03-30T22:54:35.927Z] hack/test/unit: line 25: type: docker-proxy: not found
22:54:35 [2023-03-30T22:54:35.927Z] + hack/make.sh binary-proxy install-proxy
22:54:35 [2023-03-30T22:54:35.927Z] 
22:54:35 [2023-03-30T22:54:35.927Z] Removing bundles/
22:54:35 [2023-03-30T22:54:35.927Z] 
22:54:35 [2023-03-30T22:54:35.927Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
22:54:35 [2023-03-30T22:54:35.927Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)...
22:54:44 [2023-03-30T22:54:44.065Z] Created binary: bundles/binary-proxy/docker-proxy
22:54:44 [2023-03-30T22:54:44.065Z] 
22:54:44 [2023-03-30T22:54:44.065Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
22:54:44 [2023-03-30T22:54:44.065Z] Installing docker-proxy to /usr/local/bin/
22:54:44 [2023-03-30T22:54:44.065Z] 
22:54:44 [2023-03-30T22:54:44.065Z] + mkdir -p bundles
22:54:44 [2023-03-30T22:54:44.065Z] + '[' -n 'github.com/docker/docker/api
22:54:44 [2023-03-30T22:54:44.065Z] github.com/docker/docker/api/server
22:54:44 [2023-03-30T22:54:44.065Z] github.com/docker/docker/api/server/backend/build
22:54:44 [2023-03-30T22:54:44.065Z] github.com/docker/docker/api/server/httpstatus
22:54:44 [2023-03-30T22:54:44.065Z] github.com/docker/docker/api/server/httputils
22:54:44 [2023-03-30T22:54:44.065Z] github.com/docker/docker/api/server/middleware
22:54:44 [2023-03-30T22:54:44.065Z] github.com/docker/docker/api/server/router
22:54:44 [2023-03-30T22:54:44.065Z] github.com/docker/docker/api/server/router/build
22:54:44 [2023-03-30T22:54:44.065Z] github.com/docker/docker/api/server/router/checkpoint
22:54:44 [2023-03-30T22:54:44.065Z] github.com/docker/docker/api/server/router/container
22:54:44 [2023-03-30T22:54:44.065Z] github.com/docker/docker/api/server/router/debug
22:54:44 [2023-03-30T22:54:44.065Z] github.com/docker/docker/api/server/router/distribution
22:54:44 [2023-03-30T22:54:44.065Z] github.com/docker/docker/api/server/router/grpc
22:54:44 [2023-03-30T22:54:44.065Z] github.com/docker/docker/api/server/router/image
22:54:44 [2023-03-30T22:54:44.065Z] github.com/docker/docker/api/server/router/network
22:54:44 [2023-03-30T22:54:44.065Z] github.com/docker/docker/api/server/router/plugin
22:54:44 [2023-03-30T22:54:44.065Z] github.com/docker/docker/api/server/router/session
22:54:44 [2023-03-30T22:54:44.065Z] github.com/docker/docker/api/server/router/swarm
22:54:44 [2023-03-30T22:54:44.065Z] github.com/docker/docker/api/server/router/system
22:54:44 [2023-03-30T22:54:44.065Z] github.com/docker/docker/api/server/router/volume
22:54:44 [2023-03-30T22:54:44.065Z] github.com/docker/docker/api/types
22:54:44 [2023-03-30T22:54:44.065Z] github.com/docker/docker/api/types/backend
22:54:44 [2023-03-30T22:54:44.065Z] github.com/docker/docker/api/types/blkiodev
22:54:44 [2023-03-30T22:54:44.065Z] github.com/docker/docker/api/types/container
22:54:44 [2023-03-30T22:54:44.065Z] github.com/docker/docker/api/types/events
22:54:44 [2023-03-30T22:54:44.065Z] github.com/docker/docker/api/types/filters
22:54:44 [2023-03-30T22:54:44.065Z] github.com/docker/docker/api/types/image
22:54:44 [2023-03-30T22:54:44.065Z] github.com/docker/docker/api/types/mount
22:54:44 [2023-03-30T22:54:44.065Z] github.com/docker/docker/api/types/network
22:54:44 [2023-03-30T22:54:44.065Z] github.com/docker/docker/api/types/plugins/logdriver
22:54:44 [2023-03-30T22:54:44.065Z] github.com/docker/docker/api/types/registry
22:54:44 [2023-03-30T22:54:44.065Z] github.com/docker/docker/api/types/strslice
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/api/types/swarm
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/api/types/swarm/runtime
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/api/types/time
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/api/types/versions
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/api/types/versions/v1p19
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/api/types/versions/v1p20
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/api/types/volume
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/builder
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/builder/builder-next
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/builder/builder-next/exporter
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/builder/builder-next/exporter/overrides
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/builder/builder-next/imagerefchecker
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/builder/builder-next/worker
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/builder/dockerfile
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/builder/remotecontext
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/builder/remotecontext/git
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/builder/remotecontext/urlutil
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/cli/debug
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/cli/winresources/docker-proxy
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/cli/winresources/dockerd
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/client
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/client/buildkit
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/cmd/docker-proxy
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/cmd/dockerd
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/cmd/dockerd/trap
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/container
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/container/stream
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/contrib/apparmor
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/contrib/docker-device-tool
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/contrib/httpserver
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/daemon
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/daemon/cluster
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/daemon/cluster/controllers/plugin
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/daemon/cluster/convert
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/daemon/cluster/executor
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/daemon/cluster/executor/container
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/daemon/cluster/provider
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/daemon/config
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/daemon/containerd
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/daemon/events
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/daemon/events/testutils
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/daemon/graphdriver
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/daemon/graphdriver/aufs
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/daemon/graphdriver/btrfs
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/daemon/graphdriver/copy
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/daemon/graphdriver/devmapper
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/daemon/graphdriver/graphtest
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/daemon/graphdriver/overlay
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/daemon/graphdriver/overlay2
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/daemon/graphdriver/overlayutils
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/daemon/graphdriver/register
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/daemon/graphdriver/vfs
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/daemon/graphdriver/zfs
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/daemon/images
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/daemon/initlayer
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/daemon/links
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/daemon/listeners
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/daemon/logger
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/daemon/logger/awslogs
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/daemon/logger/fluentd
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/daemon/logger/gcplogs
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/daemon/logger/gelf
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/daemon/logger/journald
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/daemon/logger/journald/internal/export
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/daemon/logger/journald/internal/fake
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/daemon/logger/jsonfilelog
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/daemon/logger/local
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/daemon/logger/logentries
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/daemon/logger/loggertest
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/daemon/logger/loggerutils
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/daemon/logger/loggerutils/cache
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/daemon/logger/splunk
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/daemon/logger/syslog
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/daemon/logger/templates
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/daemon/names
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/daemon/network
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/daemon/stats
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/distribution
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/distribution/metadata
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/distribution/utils
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/distribution/xfer
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/dockerversion
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/errdefs
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/image
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/image/cache
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/image/tarexport
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/image/v1
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/internal/mounttree
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/internal/test/suite
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/internal/unshare
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/layer
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/libcontainerd
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/libcontainerd/queue
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/libcontainerd/remote
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/libcontainerd/shimopts
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/libcontainerd/supervisor
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/libcontainerd/types
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/oci
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/oci/caps
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/opts
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/pkg/aaparser
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/pkg/archive
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/pkg/authorization
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/pkg/broadcaster
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/pkg/capabilities
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/pkg/chrootarchive
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/pkg/containerfs
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/pkg/devicemapper
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/pkg/directory
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/pkg/dmesg
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/pkg/fileutils
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/pkg/homedir
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/pkg/idtools
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/pkg/ioutils
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/pkg/jsonmessage
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/pkg/longpath
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/pkg/loopback
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/pkg/meminfo
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/pkg/namesgenerator
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/pkg/parsers
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/pkg/parsers/kernel
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/pkg/parsers/operatingsystem
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/pkg/pidfile
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/pkg/platform
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/pkg/platforms
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/pkg/plugingetter
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/pkg/plugins
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/pkg/plugins/transport
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/pkg/pools
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/pkg/process
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/pkg/progress
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/pkg/reexec
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/pkg/rootless
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/pkg/rootless/specconv
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/pkg/stack
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/pkg/stdcopy
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/pkg/streamformatter
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/pkg/stringid
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/pkg/sysinfo
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/pkg/system
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/pkg/tailfile
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/pkg/tarsum
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/pkg/useragent
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/plugin
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/plugin/executor/containerd
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/plugin/v2
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/profiles/apparmor
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/profiles/seccomp
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/quota
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/reference
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/registry
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/registry/resumable
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/restartmanager
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/runconfig
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/runconfig/opts
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/testutil
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/testutil/daemon
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/testutil/environment
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/testutil/fakecontext
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/testutil/fakegit
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/testutil/fakestorage
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/testutil/fixtures/load
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/testutil/fixtures/plugin
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/testutil/fixtures/plugin/basic
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/testutil/registry
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/testutil/request
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/volume
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/volume/drivers
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/volume/local
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/volume/mounts
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/volume/service
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/volume/service/opts
22:54:44 [2023-03-30T22:54:44.066Z] github.com/docker/docker/volume/testutils' ']'
22:54:44 [2023-03-30T22:54:44.067Z] + 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/exporter/mobyexporter github.com/docker/docker/builder/builder-next/exporter/overrides 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/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/client/buildkit 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/shimopts 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/meminfo 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/platforms 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/rootless github.com/docker/docker/pkg/rootless/specconv 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/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
22:54:44 [2023-03-30T22:54:44.637Z] ?   	github.com/docker/docker/api	[no test files]
22:55:02 [2023-03-30T22:55:02.750Z] 	github.com/docker/docker/api/server	coverage: 8.6% of statements
22:55:02 [2023-03-30T22:55:02.750Z] ok  	github.com/docker/docker/api/server	0.008s	coverage: 8.6% of statements
22:56:24 [2023-03-30T22:56:24.298Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
22:56:24 [2023-03-30T22:56:24.298Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
22:56:24 [2023-03-30T22:56:24.298Z] 	github.com/docker/docker/api/server/httputils	coverage: 28.3% of statements
22:56:24 [2023-03-30T22:56:24.299Z] ok  	github.com/docker/docker/api/server/httputils	0.007s	coverage: 28.3% of statements
22:56:24 [2023-03-30T22:56:24.299Z] ?   	github.com/docker/docker/api/server/router	[no test files]
22:56:24 [2023-03-30T22:56:24.299Z] 	github.com/docker/docker/api/server/middleware	coverage: 37.7% of statements
22:56:24 [2023-03-30T22:56:24.299Z] ok  	github.com/docker/docker/api/server/middleware	0.012s	coverage: 37.7% of statements
22:56:24 [2023-03-30T22:56:24.299Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
22:56:24 [2023-03-30T22:56:24.299Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
22:56:24 [2023-03-30T22:56:24.299Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
22:56:24 [2023-03-30T22:56:24.299Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
22:56:24 [2023-03-30T22:56:24.299Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
22:56:24 [2023-03-30T22:56:24.299Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
22:56:24 [2023-03-30T22:56:24.299Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
22:56:24 [2023-03-30T22:56:24.299Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
22:56:24 [2023-03-30T22:56:24.299Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
22:56:24 [2023-03-30T22:56:24.299Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
22:56:24 [2023-03-30T22:56:24.299Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
22:56:24 [2023-03-30T22:56:24.299Z] 	github.com/docker/docker/api/server/router/swarm	coverage: 6.0% of statements
22:56:24 [2023-03-30T22:56:24.299Z] ok  	github.com/docker/docker/api/server/router/swarm	0.006s	coverage: 6.0% of statements
22:56:24 [2023-03-30T22:56:24.299Z] ?   	github.com/docker/docker/api/types	[no test files]
22:56:24 [2023-03-30T22:56:24.299Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
22:56:24 [2023-03-30T22:56:24.299Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
22:56:24 [2023-03-30T22:56:24.299Z] 	github.com/docker/docker/api/server/router/volume	coverage: 66.7% of statements
22:56:24 [2023-03-30T22:56:24.299Z] ok  	github.com/docker/docker/api/server/router/volume	0.014s	coverage: 66.7% of statements
22:56:24 [2023-03-30T22:56:24.299Z] ?   	github.com/docker/docker/api/types/events	[no test files]
22:56:24 [2023-03-30T22:56:24.299Z] 	github.com/docker/docker/api/types/container	coverage: 87.8% of statements
22:56:24 [2023-03-30T22:56:24.299Z] ok  	github.com/docker/docker/api/types/container	0.008s	coverage: 87.8% of statements
22:56:24 [2023-03-30T22:56:24.299Z] ?   	github.com/docker/docker/api/types/image	[no test files]
22:56:24 [2023-03-30T22:56:24.299Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
22:56:24 [2023-03-30T22:56:24.299Z] ?   	github.com/docker/docker/api/types/network	[no test files]
22:56:24 [2023-03-30T22:56:24.299Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
22:56:24 [2023-03-30T22:56:24.299Z] 	github.com/docker/docker/api/types/filters	coverage: 89.3% of statements
22:56:24 [2023-03-30T22:56:24.299Z] ok  	github.com/docker/docker/api/types/filters	0.006s	coverage: 89.3% of statements
22:56:24 [2023-03-30T22:56:24.299Z] 	github.com/docker/docker/api/types/registry	coverage: 54.2% of statements
22:56:24 [2023-03-30T22:56:24.299Z] 	github.com/docker/docker/api/types/strslice	coverage: 90.0% of statements
22:56:24 [2023-03-30T22:56:24.299Z] ok  	github.com/docker/docker/api/types/registry	0.004s	coverage: 54.2% of statements
22:56:24 [2023-03-30T22:56:24.299Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
22:56:24 [2023-03-30T22:56:24.299Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
22:56:24 [2023-03-30T22:56:24.299Z] ok  	github.com/docker/docker/api/types/strslice	0.007s	coverage: 90.0% of statements
22:56:24 [2023-03-30T22:56:24.299Z] 	github.com/docker/docker/api/types/time	coverage: 100.0% of statements
22:56:24 [2023-03-30T22:56:24.299Z] ok  	github.com/docker/docker/api/types/time	0.010s	coverage: 100.0% of statements
22:56:24 [2023-03-30T22:56:24.299Z] 	github.com/docker/docker/api/types/versions	coverage: 77.3% of statements
22:56:24 [2023-03-30T22:56:24.299Z] ok  	github.com/docker/docker/api/types/versions	0.004s	coverage: 77.3% of statements
22:56:24 [2023-03-30T22:56:24.299Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
22:56:24 [2023-03-30T22:56:24.299Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
22:56:24 [2023-03-30T22:56:24.299Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
22:56:24 [2023-03-30T22:56:24.299Z] ?   	github.com/docker/docker/builder	[no test files]
22:56:24 [2023-03-30T22:56:24.299Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
22:56:24 [2023-03-30T22:56:24.299Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
22:56:24 [2023-03-30T22:56:24.299Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
22:56:24 [2023-03-30T22:56:24.299Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
22:56:24 [2023-03-30T22:56:24.299Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
22:56:24 [2023-03-30T22:56:24.299Z] ?   	github.com/docker/docker/builder/builder-next/exporter/mobyexporter	[no test files]
22:56:24 [2023-03-30T22:56:24.299Z] ?   	github.com/docker/docker/builder/builder-next/exporter/overrides	[no test files]
22:56:24 [2023-03-30T22:56:24.299Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
22:56:24 [2023-03-30T22:56:24.299Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
22:56:24 [2023-03-30T22:56:24.299Z] 	github.com/docker/docker/builder/dockerfile	coverage: 50.1% of statements
22:56:24 [2023-03-30T22:56:24.299Z] ok  	github.com/docker/docker/builder/dockerfile	0.064s	coverage: 50.1% of statements
22:56:24 [2023-03-30T22:56:24.299Z] 	github.com/docker/docker/builder/remotecontext	coverage: 13.7% of statements
22:56:24 [2023-03-30T22:56:24.299Z] ok  	github.com/docker/docker/builder/remotecontext	0.042s	coverage: 13.7% of statements
22:56:24 [2023-03-30T22:56:24.299Z] 	github.com/docker/docker/builder/remotecontext/urlutil	coverage: 100.0% of statements
22:56:24 [2023-03-30T22:56:24.299Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.005s	coverage: 100.0% of statements
22:56:24 [2023-03-30T22:56:24.559Z] 	github.com/docker/docker/cli/debug	coverage: 100.0% of statements
22:56:24 [2023-03-30T22:56:24.559Z] ok  	github.com/docker/docker/cli/debug	0.003s	coverage: 100.0% of statements
22:56:24 [2023-03-30T22:56:24.559Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
22:56:24 [2023-03-30T22:56:24.559Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
22:56:27 [2023-03-30T22:56:27.862Z] 	github.com/docker/docker/builder/remotecontext/git	coverage: 82.5% of statements
22:56:27 [2023-03-30T22:56:27.862Z] ok  	github.com/docker/docker/builder/remotecontext/git	3.026s	coverage: 82.5% of statements
22:56:27 [2023-03-30T22:56:27.862Z] 	github.com/docker/docker/client	coverage: 76.9% of statements
22:56:27 [2023-03-30T22:56:27.862Z] ok  	github.com/docker/docker/client	0.127s	coverage: 76.9% of statements
22:56:27 [2023-03-30T22:56:27.862Z] ?   	github.com/docker/docker/client/buildkit	[no test files]
22:56:28 [2023-03-30T22:56:28.433Z] 	github.com/docker/docker/cmd/docker-proxy	coverage: 68.2% of statements
22:56:28 [2023-03-30T22:56:28.433Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.217s	coverage: 68.2% of statements
22:57:00 [2023-03-30T22:57:00.542Z] 	github.com/docker/docker/cmd/dockerd	coverage: 30.2% of statements
22:57:00 [2023-03-30T22:57:00.542Z] ok  	github.com/docker/docker/cmd/dockerd	0.202s	coverage: 30.2% of statements
22:57:00 [2023-03-30T22:57:00.542Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
22:57:01 [2023-03-30T22:57:01.483Z] 	github.com/docker/docker/container	coverage: 36.3% of statements
22:57:01 [2023-03-30T22:57:01.483Z] ok  	github.com/docker/docker/container	0.124s	coverage: 36.3% of statements
22:57:01 [2023-03-30T22:57:01.483Z] ?   	github.com/docker/docker/container/stream	[no test files]
22:57:01 [2023-03-30T22:57:01.483Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
22:57:01 [2023-03-30T22:57:01.483Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
22:57:01 [2023-03-30T22:57:01.483Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
22:57:01 [2023-03-30T22:57:01.745Z] 	github.com/docker/docker/cmd/dockerd/trap	coverage: 0.0% of statements
22:57:01 [2023-03-30T22:57:01.745Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.433s	coverage: 0.0% of statements
22:57:11 [2023-03-30T22:57:11.746Z] 	github.com/docker/docker/daemon/cluster	coverage: 0.5% of statements
22:57:11 [2023-03-30T22:57:11.746Z] ok  	github.com/docker/docker/daemon/cluster	0.105s	coverage: 0.5% of statements
22:57:12 [2023-03-30T22:57:12.007Z] 	github.com/docker/docker/daemon/cluster/controllers/plugin	coverage: 65.3% of statements
22:57:12 [2023-03-30T22:57:12.007Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.013s	coverage: 65.3% of statements
22:57:13 [2023-03-30T22:57:13.389Z] 	github.com/docker/docker/daemon/cluster/convert	coverage: 36.9% of statements
22:57:13 [2023-03-30T22:57:13.389Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.016s	coverage: 36.9% of statements
22:57:13 [2023-03-30T22:57:13.389Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
22:57:21 [2023-03-30T22:57:21.524Z] 	github.com/docker/docker/daemon/cluster/executor/container	coverage: 13.4% of statements
22:57:21 [2023-03-30T22:57:21.524Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.447s	coverage: 13.4% of statements
22:57:21 [2023-03-30T22:57:21.524Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
22:57:21 [2023-03-30T22:57:21.524Z] 	github.com/docker/docker/daemon	coverage: 16.7% of statements
22:57:21 [2023-03-30T22:57:21.524Z] ok  	github.com/docker/docker/daemon	10.137s	coverage: 16.7% of statements
22:57:21 [2023-03-30T22:57:21.524Z] ?   	github.com/docker/docker/daemon/containerd	[no test files]
22:57:21 [2023-03-30T22:57:21.524Z] 	github.com/docker/docker/daemon/config	coverage: 75.2% of statements
22:57:21 [2023-03-30T22:57:21.524Z] ok  	github.com/docker/docker/daemon/config	0.057s	coverage: 75.2% of statements
22:57:21 [2023-03-30T22:57:21.785Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
22:57:22 [2023-03-30T22:57:22.045Z] 	github.com/docker/docker/daemon/events	coverage: 50.0% of statements
22:57:22 [2023-03-30T22:57:22.045Z] ok  	github.com/docker/docker/daemon/events	0.060s	coverage: 50.0% of statements
22:57:22 [2023-03-30T22:57:22.616Z] 	github.com/docker/docker/daemon/graphdriver	coverage: 2.2% of statements
22:57:22 [2023-03-30T22:57:22.616Z] ok  	github.com/docker/docker/daemon/graphdriver	0.008s	coverage: 2.2% of statements
22:57:23 [2023-03-30T22:57:23.558Z] 	github.com/docker/docker/daemon/graphdriver/aufs	coverage: 74.8% of statements
22:57:23 [2023-03-30T22:57:23.558Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	0.630s	coverage: 74.8% of statements
22:57:24 [2023-03-30T22:57:24.499Z] 	github.com/docker/docker/daemon/graphdriver/btrfs	coverage: 2.8% of statements
22:57:24 [2023-03-30T22:57:24.499Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.007s	coverage: 2.8% of statements
22:57:24 [2023-03-30T22:57:24.759Z] 	github.com/docker/docker/daemon/graphdriver/copy	coverage: 60.7% of statements
22:57:24 [2023-03-30T22:57:24.759Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.355s	coverage: 60.7% of statements
22:57:26 [2023-03-30T22:57:26.682Z] 	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	coverage: 1.9% of statements
22:57:26 [2023-03-30T22:57:26.682Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.011s	coverage: 1.9% of statements
22:57:26 [2023-03-30T22:57:26.682Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
22:57:28 [2023-03-30T22:57:28.089Z] 	github.com/docker/docker/daemon/graphdriver/overlay	coverage: 50.6% of statements
22:57:28 [2023-03-30T22:57:28.089Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.326s	coverage: 50.6% of statements
22:57:28 [2023-03-30T22:57:28.664Z] 	github.com/docker/docker/daemon/graphdriver/devmapper	coverage: 45.9% of statements
22:57:28 [2023-03-30T22:57:28.664Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.351s	coverage: 45.9% of statements
22:57:29 [2023-03-30T22:57:29.606Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
22:57:29 [2023-03-30T22:57:29.606Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
22:57:29 [2023-03-30T22:57:29.606Z] 	github.com/docker/docker/daemon/graphdriver/overlay2	coverage: 60.0% of statements
22:57:29 [2023-03-30T22:57:29.606Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.204s	coverage: 60.0% of statements
22:57:30 [2023-03-30T22:57:30.549Z] 	github.com/docker/docker/daemon/graphdriver/vfs	coverage: 58.5% of statements
22:57:30 [2023-03-30T22:57:30.549Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.010s	coverage: 58.5% of statements
22:57:30 [2023-03-30T22:57:30.809Z] 	github.com/docker/docker/daemon/graphdriver/zfs	coverage: 3.0% of statements
22:57:30 [2023-03-30T22:57:30.809Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.010s	coverage: 3.0% of statements
22:57:32 [2023-03-30T22:57:32.193Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
22:57:32 [2023-03-30T22:57:32.193Z] 	github.com/docker/docker/daemon/images	coverage: 3.0% of statements
22:57:32 [2023-03-30T22:57:32.193Z] ok  	github.com/docker/docker/daemon/images	0.021s	coverage: 3.0% of statements
22:57:32 [2023-03-30T22:57:32.453Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
22:57:32 [2023-03-30T22:57:32.453Z] 	github.com/docker/docker/daemon/links	coverage: 93.0% of statements
22:57:32 [2023-03-30T22:57:32.453Z] ok  	github.com/docker/docker/daemon/links	0.004s	coverage: 93.0% of statements
22:57:33 [2023-03-30T22:57:33.839Z] 	github.com/docker/docker/daemon/logger	coverage: 43.2% of statements
22:57:33 [2023-03-30T22:57:33.839Z] ok  	github.com/docker/docker/daemon/logger	0.223s	coverage: 43.2% of statements
22:57:33 [2023-03-30T22:57:33.839Z] 	github.com/docker/docker/daemon/logger/awslogs	coverage: 78.8% of statements
22:57:33 [2023-03-30T22:57:33.839Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.132s	coverage: 78.8% of statements
22:57:34 [2023-03-30T22:57:34.410Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
22:57:34 [2023-03-30T22:57:34.410Z] 	github.com/docker/docker/daemon/logger/fluentd	coverage: 53.6% of statements
22:57:34 [2023-03-30T22:57:34.410Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.015s	coverage: 53.6% of statements
22:57:34 [2023-03-30T22:57:34.981Z] 	github.com/docker/docker/daemon/logger/gelf	coverage: 68.2% of statements
22:57:34 [2023-03-30T22:57:34.981Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.010s	coverage: 68.2% of statements
22:57:35 [2023-03-30T22:57:35.552Z] 	github.com/docker/docker/daemon/logger/journald/internal/export	coverage: 88.2% of statements
22:57:35 [2023-03-30T22:57:35.552Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.005s	coverage: 88.2% of statements
22:57:35 [2023-03-30T22:57:35.552Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
22:57:35 [2023-03-30T22:57:35.552Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
22:57:36 [2023-03-30T22:57:36.495Z] 	github.com/docker/docker/daemon/logger/jsonfilelog	coverage: 76.8% of statements
22:57:36 [2023-03-30T22:57:36.495Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.094s	coverage: 76.8% of statements
22:57:36 [2023-03-30T22:57:36.755Z] 	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	coverage: 87.2% of statements
22:57:36 [2023-03-30T22:57:36.755Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.030s	coverage: 87.2% of statements
22:57:37 [2023-03-30T22:57:37.697Z] 	github.com/docker/docker/daemon/logger/local	coverage: 79.4% of statements
22:57:37 [2023-03-30T22:57:37.697Z] ok  	github.com/docker/docker/daemon/logger/local	0.025s	coverage: 79.4% of statements
22:57:37 [2023-03-30T22:57:37.697Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
22:57:37 [2023-03-30T22:57:37.697Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
22:57:38 [2023-03-30T22:57:38.638Z] 	github.com/docker/docker/daemon/logger/loggerutils	coverage: 63.5% of statements
22:57:38 [2023-03-30T22:57:38.638Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.019s	coverage: 63.5% of statements
22:57:38 [2023-03-30T22:57:38.898Z] 	github.com/docker/docker/daemon/logger/journald	coverage: 74.5% of statements
22:57:38 [2023-03-30T22:57:38.898Z] ok  	github.com/docker/docker/daemon/logger/journald	3.271s	coverage: 74.5% of statements
22:57:39 [2023-03-30T22:57:39.159Z] 	github.com/docker/docker/daemon/logger/loggerutils/cache	coverage: 31.5% of statements
22:57:39 [2023-03-30T22:57:39.159Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.029s	coverage: 31.5% of statements
22:57:40 [2023-03-30T22:57:40.102Z] 	github.com/docker/docker/daemon/logger/syslog	coverage: 46.8% of statements
22:57:40 [2023-03-30T22:57:40.102Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.011s	coverage: 46.8% of statements
22:57:40 [2023-03-30T22:57:40.362Z] 	github.com/docker/docker/daemon/logger/templates	coverage: 8.3% of statements
22:57:40 [2023-03-30T22:57:40.362Z] ok  	github.com/docker/docker/daemon/logger/templates	0.018s	coverage: 8.3% of statements
22:57:40 [2023-03-30T22:57:40.362Z] ?   	github.com/docker/docker/daemon/names	[no test files]
22:57:40 [2023-03-30T22:57:40.933Z] 	github.com/docker/docker/daemon/network	coverage: 63.8% of statements
22:57:40 [2023-03-30T22:57:40.933Z] ok  	github.com/docker/docker/daemon/network	0.006s	coverage: 63.8% of statements
22:57:40 [2023-03-30T22:57:40.933Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
22:57:41 [2023-03-30T22:57:41.504Z] 	github.com/docker/docker/daemon/logger/splunk	coverage: 82.5% of statements
22:57:41 [2023-03-30T22:57:41.504Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.527s	coverage: 82.5% of statements
22:57:42 [2023-03-30T22:57:42.444Z] 	github.com/docker/docker/distribution/metadata	coverage: 44.4% of statements
22:57:42 [2023-03-30T22:57:42.444Z] ok  	github.com/docker/docker/distribution/metadata	0.027s	coverage: 44.4% of statements
22:57:42 [2023-03-30T22:57:42.444Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
22:57:43 [2023-03-30T22:57:43.016Z] 	github.com/docker/docker/distribution	coverage: 29.5% of statements
22:57:43 [2023-03-30T22:57:43.016Z] ok  	github.com/docker/docker/distribution	0.615s	coverage: 29.5% of statements
22:57:43 [2023-03-30T22:57:43.016Z] ?   	github.com/docker/docker/dockerversion	[no test files]
22:57:43 [2023-03-30T22:57:43.276Z] 	github.com/docker/docker/errdefs	coverage: 77.7% of statements
22:57:43 [2023-03-30T22:57:43.276Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 77.7% of statements
22:57:44 [2023-03-30T22:57:44.246Z] 	github.com/docker/docker/image	coverage: 86.5% of statements
22:57:44 [2023-03-30T22:57:44.246Z] ok  	github.com/docker/docker/image	0.026s	coverage: 86.5% of statements
22:57:44 [2023-03-30T22:57:44.528Z] 	github.com/docker/docker/image/cache	coverage: 19.2% of statements
22:57:44 [2023-03-30T22:57:44.528Z] ok  	github.com/docker/docker/image/cache	0.008s	coverage: 19.2% of statements
22:57:45 [2023-03-30T22:57:45.470Z] 	github.com/docker/docker/image/tarexport	coverage: 0.7% of statements
22:57:45 [2023-03-30T22:57:45.470Z] ok  	github.com/docker/docker/image/tarexport	0.009s	coverage: 0.7% of statements
22:57:45 [2023-03-30T22:57:45.470Z] ?   	github.com/docker/docker/image/v1	[no test files]
22:57:45 [2023-03-30T22:57:45.470Z] ?   	github.com/docker/docker/internal/mounttree	[no test files]
22:57:45 [2023-03-30T22:57:45.470Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
22:57:45 [2023-03-30T22:57:45.470Z] ?   	github.com/docker/docker/internal/unshare	[no test files]
22:57:45 [2023-03-30T22:57:45.470Z] 	github.com/docker/docker/distribution/xfer	coverage: 84.9% of statements
22:57:45 [2023-03-30T22:57:45.470Z] ok  	github.com/docker/docker/distribution/xfer	2.536s	coverage: 84.9% of statements
22:57:46 [2023-03-30T22:57:46.852Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
22:57:47 [2023-03-30T22:57:47.113Z] 	github.com/docker/docker/libcontainerd/queue	coverage: 100.0% of statements
22:57:47 [2023-03-30T22:57:47.113Z] ok  	github.com/docker/docker/libcontainerd/queue	0.024s	coverage: 100.0% of statements
22:57:47 [2023-03-30T22:57:47.113Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
22:57:47 [2023-03-30T22:57:47.113Z] ?   	github.com/docker/docker/libcontainerd/shimopts	[no test files]
22:57:47 [2023-03-30T22:57:47.113Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
22:57:47 [2023-03-30T22:57:47.113Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
22:57:47 [2023-03-30T22:57:47.684Z] 	github.com/docker/docker/oci	coverage: 39.3% of statements
22:57:47 [2023-03-30T22:57:47.684Z] ok  	github.com/docker/docker/oci	0.008s	coverage: 39.3% of statements
22:57:47 [2023-03-30T22:57:47.684Z] ?   	github.com/docker/docker/oci/caps	[no test files]
22:57:48 [2023-03-30T22:57:48.255Z] 	github.com/docker/docker/opts	coverage: 67.9% of statements
22:57:48 [2023-03-30T22:57:48.255Z] ok  	github.com/docker/docker/opts	0.020s	coverage: 67.9% of statements
22:57:48 [2023-03-30T22:57:48.255Z] 	github.com/docker/docker/pkg/aaparser	coverage: 52.9% of statements
22:57:48 [2023-03-30T22:57:48.255Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 52.9% of statements
22:57:50 [2023-03-30T22:57:50.165Z] 	github.com/docker/docker/pkg/archive	coverage: 81.5% of statements
22:57:50 [2023-03-30T22:57:50.165Z] ok  	github.com/docker/docker/pkg/archive	0.320s	coverage: 81.5% of statements
22:57:51 [2023-03-30T22:57:51.547Z] 	github.com/docker/docker/pkg/authorization	coverage: 68.3% of statements
22:57:51 [2023-03-30T22:57:51.547Z] ok  	github.com/docker/docker/pkg/authorization	0.857s	coverage: 68.3% of statements
22:57:51 [2023-03-30T22:57:51.547Z] 	github.com/docker/docker/pkg/broadcaster	coverage: 100.0% of statements
22:57:51 [2023-03-30T22:57:51.547Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
22:57:51 [2023-03-30T22:57:51.808Z] 	github.com/docker/docker/pkg/capabilities	coverage: 87.5% of statements
22:57:51 [2023-03-30T22:57:51.808Z] ok  	github.com/docker/docker/pkg/capabilities	0.004s	coverage: 87.5% of statements
22:57:52 [2023-03-30T22:57:52.378Z] 	github.com/docker/docker/pkg/chrootarchive	coverage: 83.1% of statements
22:57:52 [2023-03-30T22:57:52.378Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.237s	coverage: 83.1% of statements
22:57:52 [2023-03-30T22:57:52.638Z] 	github.com/docker/docker/pkg/containerfs	coverage: 28.6% of statements
22:57:52 [2023-03-30T22:57:52.638Z] ok  	github.com/docker/docker/pkg/containerfs	0.004s	coverage: 28.6% of statements
22:57:52 [2023-03-30T22:57:52.638Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
22:57:52 [2023-03-30T22:57:52.899Z] 	github.com/docker/docker/pkg/directory	coverage: 81.8% of statements
22:57:52 [2023-03-30T22:57:52.899Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 81.8% of statements
22:57:53 [2023-03-30T22:57:53.159Z] 	github.com/docker/docker/pkg/dmesg	coverage: 83.3% of statements
22:57:53 [2023-03-30T22:57:53.159Z] ok  	github.com/docker/docker/pkg/dmesg	0.003s	coverage: 83.3% of statements
22:57:53 [2023-03-30T22:57:53.418Z] 	github.com/docker/docker/pkg/fileutils	coverage: 77.5% of statements
22:57:53 [2023-03-30T22:57:53.418Z] ok  	github.com/docker/docker/pkg/fileutils	0.005s	coverage: 77.5% of statements
22:57:53 [2023-03-30T22:57:53.418Z] 	github.com/docker/docker/pkg/homedir	coverage: 10.4% of statements
22:57:53 [2023-03-30T22:57:53.418Z] ok  	github.com/docker/docker/pkg/homedir	0.003s	coverage: 10.4% of statements
22:57:54 [2023-03-30T22:57:54.358Z] 	github.com/docker/docker/layer	coverage: 68.7% of statements
22:57:54 [2023-03-30T22:57:54.358Z] ok  	github.com/docker/docker/layer	7.375s	coverage: 68.7% of statements
22:57:54 [2023-03-30T22:57:54.358Z] 	github.com/docker/docker/pkg/idtools	coverage: 69.6% of statements
22:57:54 [2023-03-30T22:57:54.358Z] ok  	github.com/docker/docker/pkg/idtools	0.365s	coverage: 69.6% of statements
22:57:54 [2023-03-30T22:57:54.928Z] 	github.com/docker/docker/pkg/jsonmessage	coverage: 91.7% of statements
22:57:54 [2023-03-30T22:57:54.928Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.007s	coverage: 91.7% of statements
22:57:54 [2023-03-30T22:57:54.928Z] 	github.com/docker/docker/pkg/ioutils	coverage: 72.3% of statements
22:57:54 [2023-03-30T22:57:54.928Z] ok  	github.com/docker/docker/pkg/ioutils	0.385s	coverage: 72.3% of statements
22:57:54 [2023-03-30T22:57:54.928Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
22:57:54 [2023-03-30T22:57:54.928Z] 	github.com/docker/docker/pkg/longpath	coverage: 45.5% of statements
22:57:54 [2023-03-30T22:57:54.928Z] ok  	github.com/docker/docker/pkg/longpath	0.004s	coverage: 45.5% of statements
22:57:55 [2023-03-30T22:57:55.189Z] 	github.com/docker/docker/pkg/meminfo	coverage: 75.0% of statements
22:57:55 [2023-03-30T22:57:55.189Z] ok  	github.com/docker/docker/pkg/meminfo	0.003s	coverage: 75.0% of statements
22:57:55 [2023-03-30T22:57:55.189Z] 	github.com/docker/docker/pkg/namesgenerator	coverage: 85.7% of statements
22:57:55 [2023-03-30T22:57:55.189Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.004s	coverage: 85.7% of statements
22:57:55 [2023-03-30T22:57:55.449Z] 	github.com/docker/docker/pkg/parsers	coverage: 97.0% of statements
22:57:55 [2023-03-30T22:57:55.449Z] ok  	github.com/docker/docker/pkg/parsers	0.007s	coverage: 97.0% of statements
22:57:55 [2023-03-30T22:57:55.449Z] 	github.com/docker/docker/pkg/parsers/kernel	coverage: 60.0% of statements
22:57:55 [2023-03-30T22:57:55.449Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.014s	coverage: 60.0% of statements
22:57:55 [2023-03-30T22:57:55.710Z] 	github.com/docker/docker/pkg/parsers/operatingsystem	coverage: 90.2% of statements
22:57:55 [2023-03-30T22:57:55.710Z] 	github.com/docker/docker/pkg/pidfile	coverage: 94.1% of statements
22:57:55 [2023-03-30T22:57:55.710Z] ok  	github.com/docker/docker/pkg/pidfile	0.007s	coverage: 94.1% of statements
22:57:55 [2023-03-30T22:57:55.710Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
22:57:55 [2023-03-30T22:57:55.710Z] ?   	github.com/docker/docker/pkg/platforms	[no test files]
22:57:55 [2023-03-30T22:57:55.710Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
22:57:55 [2023-03-30T22:57:55.710Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.009s	coverage: 90.2% of statements
22:57:56 [2023-03-30T22:57:56.651Z] 	github.com/docker/docker/pkg/plugins/pluginrpc-gen	coverage: 56.8% of statements
22:57:56 [2023-03-30T22:57:56.651Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.008s	coverage: 56.8% of statements
22:57:56 [2023-03-30T22:57:56.651Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
22:57:56 [2023-03-30T22:57:56.651Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
22:57:56 [2023-03-30T22:57:56.911Z] 	github.com/docker/docker/pkg/plugins/transport	coverage: 85.7% of statements
22:57:56 [2023-03-30T22:57:56.911Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.004s	coverage: 85.7% of statements
22:57:57 [2023-03-30T22:57:57.172Z] 	github.com/docker/docker/pkg/pools	coverage: 88.2% of statements
22:57:57 [2023-03-30T22:57:57.172Z] ok  	github.com/docker/docker/pkg/pools	0.004s	coverage: 88.2% of statements
22:57:57 [2023-03-30T22:57:57.433Z] 	github.com/docker/docker/pkg/process	coverage: 21.7% of statements
22:57:57 [2023-03-30T22:57:57.433Z] ok  	github.com/docker/docker/pkg/process	0.003s	coverage: 21.7% of statements
22:57:57 [2023-03-30T22:57:57.694Z] 	github.com/docker/docker/pkg/progress	coverage: 75.9% of statements
22:57:57 [2023-03-30T22:57:57.694Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
22:57:57 [2023-03-30T22:57:57.955Z] 	github.com/docker/docker/pkg/reexec	coverage: 82.4% of statements
22:57:57 [2023-03-30T22:57:57.955Z] ok  	github.com/docker/docker/pkg/reexec	0.010s	coverage: 82.4% of statements
22:57:57 [2023-03-30T22:57:57.955Z] ?   	github.com/docker/docker/pkg/rootless	[no test files]
22:57:57 [2023-03-30T22:57:57.955Z] ?   	github.com/docker/docker/pkg/rootless/specconv	[no test files]
22:57:58 [2023-03-30T22:57:58.215Z] 	github.com/docker/docker/pkg/stack	coverage: 90.9% of statements
22:57:58 [2023-03-30T22:57:58.215Z] ok  	github.com/docker/docker/pkg/stack	0.004s	coverage: 90.9% of statements
22:57:58 [2023-03-30T22:57:58.476Z] 	github.com/docker/docker/pkg/stdcopy	coverage: 100.0% of statements
22:57:58 [2023-03-30T22:57:58.476Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
22:57:58 [2023-03-30T22:57:58.736Z] 	github.com/docker/docker/pkg/streamformatter	coverage: 66.2% of statements
22:57:58 [2023-03-30T22:57:58.736Z] ok  	github.com/docker/docker/pkg/streamformatter	0.004s	coverage: 66.2% of statements
22:57:58 [2023-03-30T22:57:58.736Z] 	github.com/docker/docker/pkg/stringid	coverage: 61.9% of statements
22:57:58 [2023-03-30T22:57:58.736Z] ok  	github.com/docker/docker/pkg/stringid	0.003s	coverage: 61.9% of statements
22:57:59 [2023-03-30T22:57:59.307Z] 	github.com/docker/docker/pkg/sysinfo	coverage: 53.6% of statements
22:57:59 [2023-03-30T22:57:59.307Z] ok  	github.com/docker/docker/pkg/sysinfo	0.007s	coverage: 53.6% of statements
22:57:59 [2023-03-30T22:57:59.567Z] 	github.com/docker/docker/pkg/system	coverage: 43.1% of statements
22:57:59 [2023-03-30T22:57:59.567Z] ok  	github.com/docker/docker/pkg/system	0.004s	coverage: 43.1% of statements
22:58:00 [2023-03-30T22:58:00.139Z] 	github.com/docker/docker/pkg/tailfile	coverage: 88.6% of statements
22:58:00 [2023-03-30T22:58:00.139Z] ok  	github.com/docker/docker/pkg/tailfile	0.043s	coverage: 88.6% of statements
22:58:00 [2023-03-30T22:58:00.709Z] 	github.com/docker/docker/pkg/tarsum	coverage: 89.1% of statements
22:58:00 [2023-03-30T22:58:00.709Z] ok  	github.com/docker/docker/pkg/tarsum	0.046s	coverage: 89.1% of statements
22:58:00 [2023-03-30T22:58:00.709Z] 	github.com/docker/docker/pkg/useragent	coverage: 88.9% of statements
22:58:00 [2023-03-30T22:58:00.709Z] ok  	github.com/docker/docker/pkg/useragent	0.003s	coverage: 88.9% of statements
22:58:02 [2023-03-30T22:58:02.623Z] 	github.com/docker/docker/plugin	coverage: 23.3% of statements
22:58:02 [2023-03-30T22:58:02.623Z] ok  	github.com/docker/docker/plugin	0.520s	coverage: 23.3% of statements
22:58:02 [2023-03-30T22:58:02.623Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
22:58:03 [2023-03-30T22:58:03.193Z] 	github.com/docker/docker/plugin/v2	coverage: 14.4% of statements
22:58:03 [2023-03-30T22:58:03.193Z] ok  	github.com/docker/docker/plugin/v2	0.006s	coverage: 14.4% of statements
22:58:03 [2023-03-30T22:58:03.193Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
22:58:03 [2023-03-30T22:58:03.454Z] 	github.com/docker/docker/profiles/seccomp	coverage: 86.0% of statements
22:58:03 [2023-03-30T22:58:03.454Z] ok  	github.com/docker/docker/profiles/seccomp	0.013s	coverage: 86.0% of statements
22:58:04 [2023-03-30T22:58:04.837Z] 	github.com/docker/docker/quota	coverage: 71.4% of statements
22:58:04 [2023-03-30T22:58:04.838Z] ok  	github.com/docker/docker/quota	0.163s	coverage: 71.4% of statements
22:58:05 [2023-03-30T22:58:05.098Z] 	github.com/docker/docker/reference	coverage: 83.7% of statements
22:58:05 [2023-03-30T22:58:05.098Z] ok  	github.com/docker/docker/reference	0.008s	coverage: 83.7% of statements
22:58:06 [2023-03-30T22:58:06.039Z] 	github.com/docker/docker/registry	coverage: 64.6% of statements
22:58:06 [2023-03-30T22:58:06.039Z] ok  	github.com/docker/docker/registry	0.105s	coverage: 64.6% of statements
22:58:06 [2023-03-30T22:58:06.610Z] 	github.com/docker/docker/registry/resumable	coverage: 100.0% of statements
22:58:06 [2023-03-30T22:58:06.610Z] ok  	github.com/docker/docker/registry/resumable	0.018s	coverage: 100.0% of statements
22:58:06 [2023-03-30T22:58:06.610Z] 	github.com/docker/docker/restartmanager	coverage: 46.2% of statements
22:58:06 [2023-03-30T22:58:06.610Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 46.2% of statements
22:58:07 [2023-03-30T22:58:07.181Z] 	github.com/docker/docker/runconfig	coverage: 63.6% of statements
22:58:07 [2023-03-30T22:58:07.181Z] ok  	github.com/docker/docker/runconfig	0.010s	coverage: 63.6% of statements
22:58:07 [2023-03-30T22:58:07.181Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
22:58:07 [2023-03-30T22:58:07.441Z] 	github.com/docker/docker/testutil	coverage: 62.5% of statements
22:58:07 [2023-03-30T22:58:07.441Z] ok  	github.com/docker/docker/testutil	0.003s	coverage: 62.5% of statements
22:58:08 [2023-03-30T22:58:08.011Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
22:58:08 [2023-03-30T22:58:08.011Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
22:58:08 [2023-03-30T22:58:08.011Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
22:58:08 [2023-03-30T22:58:08.272Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
22:58:08 [2023-03-30T22:58:08.272Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
22:58:08 [2023-03-30T22:58:08.272Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
22:58:08 [2023-03-30T22:58:08.272Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
22:58:08 [2023-03-30T22:58:08.272Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
22:58:08 [2023-03-30T22:58:08.532Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
22:58:08 [2023-03-30T22:58:08.532Z] ?   	github.com/docker/docker/testutil/request	[no test files]
22:58:08 [2023-03-30T22:58:08.532Z] ?   	github.com/docker/docker/volume	[no test files]
22:58:09 [2023-03-30T22:58:09.103Z] 	github.com/docker/docker/volume/drivers	coverage: 36.1% of statements
22:58:09 [2023-03-30T22:58:09.103Z] ok  	github.com/docker/docker/volume/drivers	0.006s	coverage: 36.1% of statements
22:58:09 [2023-03-30T22:58:09.673Z] 	github.com/docker/docker/volume/local	coverage: 76.6% of statements
22:58:09 [2023-03-30T22:58:09.673Z] ok  	github.com/docker/docker/volume/local	0.081s	coverage: 76.6% of statements
22:58:10 [2023-03-30T22:58:10.243Z] 	github.com/docker/docker/volume/mounts	coverage: 68.1% of statements
22:58:10 [2023-03-30T22:58:10.243Z] ok  	github.com/docker/docker/volume/mounts	0.010s	coverage: 68.1% of statements
22:58:11 [2023-03-30T22:58:11.625Z] 	github.com/docker/docker/volume/service	coverage: 72.9% of statements
22:58:11 [2023-03-30T22:58:11.625Z] ok  	github.com/docker/docker/volume/service	0.017s	coverage: 72.9% of statements
22:58:11 [2023-03-30T22:58:11.625Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
22:58:11 [2023-03-30T22:58:11.625Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
22:58:33 [2023-03-30T22:58:33.577Z] 	github.com/docker/docker/pkg/plugins	coverage: 74.4% of statements
22:58:33 [2023-03-30T22:58:33.577Z] ok  	github.com/docker/docker/pkg/plugins	33.644s	coverage: 74.4% of statements
22:58:33 [2023-03-30T22:58:33.577Z] 
22:58:33 [2023-03-30T22:58:33.577Z] === Skipped
22:58:33 [2023-03-30T22:58:33.577Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
22:58:33 [2023-03-30T22:58:33.577Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
22:58:33 [2023-03-30T22:58:33.577Z] 
22:58:33 [2023-03-30T22:58:33.577Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
22:58:33 [2023-03-30T22:58:33.577Z]     network_proxy_test.go:208: No support for dual stack yet
22:58:33 [2023-03-30T22:58:33.577Z] 
22:58:33 [2023-03-30T22:58:33.577Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
22:58:33 [2023-03-30T22:58:33.577Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
22:58:33 [2023-03-30T22:58:33.577Z] 
22:58:33 [2023-03-30T22:58:33.577Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
22:58:33 [2023-03-30T22:58:33.577Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
22:58:33 [2023-03-30T22:58:33.577Z] 
22:58:33 [2023-03-30T22:58:33.577Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
22:58:33 [2023-03-30T22:58:33.577Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:58:33 [2023-03-30T22:58:33.577Z]     graphtest_unix.go:44: Driver btrfs not supported
22:58:33 [2023-03-30T22:58:33.577Z] 
22:58:33 [2023-03-30T22:58:33.577Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
22:58:33 [2023-03-30T22:58:33.577Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:58:33 [2023-03-30T22:58:33.577Z]     graphtest_unix.go:44: Driver btrfs not supported
22:58:33 [2023-03-30T22:58:33.577Z] 
22:58:33 [2023-03-30T22:58:33.577Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
22:58:33 [2023-03-30T22:58:33.577Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:58:33 [2023-03-30T22:58:33.577Z]     graphtest_unix.go:44: Driver btrfs not supported
22:58:33 [2023-03-30T22:58:33.577Z] 
22:58:33 [2023-03-30T22:58:33.577Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
22:58:33 [2023-03-30T22:58:33.577Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:58:33 [2023-03-30T22:58:33.577Z]     graphtest_unix.go:44: Driver btrfs not supported
22:58:33 [2023-03-30T22:58:33.577Z] 
22:58:33 [2023-03-30T22:58:33.577Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
22:58:33 [2023-03-30T22:58:33.577Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:58:33 [2023-03-30T22:58:33.577Z]     graphtest_unix.go:44: Driver btrfs not supported
22:58:33 [2023-03-30T22:58:33.577Z] 
22:58:33 [2023-03-30T22:58:33.577Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
22:58:33 [2023-03-30T22:58:33.577Z]     graphtest_unix.go:71: No driver to put!
22:58:33 [2023-03-30T22:58:33.577Z] 
22:58:33 [2023-03-30T22:58:33.577Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
22:58:33 [2023-03-30T22:58:33.577Z] time="2023-03-30T22:57:26Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
22:58:33 [2023-03-30T22:58:33.577Z]     graphtest_unix.go:42: graphdriver: driver not supported
22:58:33 [2023-03-30T22:58:33.577Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
22:58:33 [2023-03-30T22:58:33.577Z] 
22:58:33 [2023-03-30T22:58:33.577Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
22:58:33 [2023-03-30T22:58:33.577Z] time="2023-03-30T22:57:26Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
22:58:33 [2023-03-30T22:58:33.577Z]     graphtest_unix.go:42: graphdriver: driver not supported
22:58:33 [2023-03-30T22:58:33.577Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
22:58:33 [2023-03-30T22:58:33.577Z] 
22:58:33 [2023-03-30T22:58:33.577Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
22:58:33 [2023-03-30T22:58:33.577Z] time="2023-03-30T22:57:26Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
22:58:33 [2023-03-30T22:58:33.577Z]     graphtest_unix.go:42: graphdriver: driver not supported
22:58:33 [2023-03-30T22:58:33.577Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
22:58:33 [2023-03-30T22:58:33.577Z] 
22:58:33 [2023-03-30T22:58:33.577Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
22:58:33 [2023-03-30T22:58:33.577Z] time="2023-03-30T22:57:26Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
22:58:33 [2023-03-30T22:58:33.577Z]     graphtest_unix.go:42: graphdriver: driver not supported
22:58:33 [2023-03-30T22:58:33.577Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
22:58:33 [2023-03-30T22:58:33.577Z] 
22:58:33 [2023-03-30T22:58:33.577Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
22:58:33 [2023-03-30T22:58:33.577Z] time="2023-03-30T22:57:26Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
22:58:33 [2023-03-30T22:58:33.577Z]     graphtest_unix.go:42: graphdriver: driver not supported
22:58:33 [2023-03-30T22:58:33.577Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
22:58:33 [2023-03-30T22:58:33.577Z] 
22:58:33 [2023-03-30T22:58:33.577Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
22:58:33 [2023-03-30T22:58:33.577Z]     graphtest_unix.go:71: No driver to put!
22:58:33 [2023-03-30T22:58:33.577Z] 
22:58:33 [2023-03-30T22:58:33.577Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
22:58:33 [2023-03-30T22:58:33.577Z]     overlay_test.go:45: Fails to compute changes after apply intermittently
22:58:33 [2023-03-30T22:58:33.577Z] 
22:58:33 [2023-03-30T22:58:33.577Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
22:58:33 [2023-03-30T22:58:33.577Z]     overlay_test.go:50: Fails to compute changes intermittently
22:58:33 [2023-03-30T22:58:33.577Z] 
22:58:33 [2023-03-30T22:58:33.577Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
22:58:33 [2023-03-30T22:58:33.577Z]     overlay_test.go:65: Cannot run test with naive change algorithm
22:58:33 [2023-03-30T22:58:33.577Z] 
22:58:33 [2023-03-30T22:58:33.577Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
22:58:33 [2023-03-30T22:58:33.577Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
22:58:33 [2023-03-30T22:58:33.577Z] 
22:58:33 [2023-03-30T22:58:33.577Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
22:58:33 [2023-03-30T22:58:33.577Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:58:33 [2023-03-30T22:58:33.577Z]     graphtest_unix.go:44: Driver zfs not supported
22:58:33 [2023-03-30T22:58:33.577Z] 
22:58:33 [2023-03-30T22:58:33.577Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
22:58:33 [2023-03-30T22:58:33.577Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:58:33 [2023-03-30T22:58:33.577Z]     graphtest_unix.go:44: Driver zfs not supported
22:58:33 [2023-03-30T22:58:33.577Z] 
22:58:33 [2023-03-30T22:58:33.577Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
22:58:33 [2023-03-30T22:58:33.577Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:58:33 [2023-03-30T22:58:33.577Z]     graphtest_unix.go:44: Driver zfs not supported
22:58:33 [2023-03-30T22:58:33.577Z] 
22:58:33 [2023-03-30T22:58:33.577Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
22:58:33 [2023-03-30T22:58:33.577Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:58:33 [2023-03-30T22:58:33.577Z]     graphtest_unix.go:44: Driver zfs not supported
22:58:33 [2023-03-30T22:58:33.577Z] 
22:58:33 [2023-03-30T22:58:33.577Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
22:58:33 [2023-03-30T22:58:33.577Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:58:33 [2023-03-30T22:58:33.577Z]     graphtest_unix.go:44: Driver zfs not supported
22:58:33 [2023-03-30T22:58:33.577Z] 
22:58:33 [2023-03-30T22:58:33.577Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
22:58:33 [2023-03-30T22:58:33.577Z]     graphtest_unix.go:71: No driver to put!
22:58:33 [2023-03-30T22:58:33.577Z] 
22:58:33 [2023-03-30T22:58:33.577Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
22:58:33 [2023-03-30T22:58:33.577Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
22:58:33 [2023-03-30T22:58:33.577Z] 
22:58:33 [2023-03-30T22:58:33.577Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
22:58:33 [2023-03-30T22:58:33.577Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
22:58:33 [2023-03-30T22:58:33.577Z] 
22:58:33 [2023-03-30T22:58:33.577Z] DONE 3028 tests, 28 skipped in 226.863s
22:58:33 [2023-03-30T22:58:33.577Z] + '[' -n 'github.com/docker/docker/libnetwork
22:58:33 [2023-03-30T22:58:33.577Z] github.com/docker/docker/libnetwork/bitmap
22:58:33 [2023-03-30T22:58:33.577Z] github.com/docker/docker/libnetwork/bitseq
22:58:33 [2023-03-30T22:58:33.577Z] github.com/docker/docker/libnetwork/cluster
22:58:33 [2023-03-30T22:58:33.577Z] github.com/docker/docker/libnetwork/cmd/diagnostic
22:58:33 [2023-03-30T22:58:33.577Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
22:58:33 [2023-03-30T22:58:33.577Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
22:58:33 [2023-03-30T22:58:33.577Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
22:58:33 [2023-03-30T22:58:33.577Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
22:58:33 [2023-03-30T22:58:33.577Z] github.com/docker/docker/libnetwork/cmd/ovrouter
22:58:33 [2023-03-30T22:58:33.577Z] github.com/docker/docker/libnetwork/cmd/readme_test
22:58:33 [2023-03-30T22:58:33.577Z] github.com/docker/docker/libnetwork/config
22:58:33 [2023-03-30T22:58:33.577Z] github.com/docker/docker/libnetwork/datastore
22:58:33 [2023-03-30T22:58:33.577Z] github.com/docker/docker/libnetwork/diagnostic
22:58:33 [2023-03-30T22:58:33.577Z] github.com/docker/docker/libnetwork/discoverapi
22:58:33 [2023-03-30T22:58:33.577Z] github.com/docker/docker/libnetwork/driverapi
22:58:33 [2023-03-30T22:58:33.577Z] github.com/docker/docker/libnetwork/drivers/bridge
22:58:33 [2023-03-30T22:58:33.577Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
22:58:33 [2023-03-30T22:58:33.577Z] github.com/docker/docker/libnetwork/drivers/host
22:58:33 [2023-03-30T22:58:33.577Z] github.com/docker/docker/libnetwork/drivers/ipvlan
22:58:33 [2023-03-30T22:58:33.577Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
22:58:33 [2023-03-30T22:58:33.577Z] github.com/docker/docker/libnetwork/drivers/macvlan
22:58:33 [2023-03-30T22:58:33.577Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
22:58:33 [2023-03-30T22:58:33.577Z] github.com/docker/docker/libnetwork/drivers/null
22:58:33 [2023-03-30T22:58:33.577Z] github.com/docker/docker/libnetwork/drivers/overlay
22:58:33 [2023-03-30T22:58:33.577Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
22:58:33 [2023-03-30T22:58:33.577Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
22:58:33 [2023-03-30T22:58:33.577Z] github.com/docker/docker/libnetwork/drivers/remote
22:58:33 [2023-03-30T22:58:33.577Z] github.com/docker/docker/libnetwork/drivers/remote/api
22:58:33 [2023-03-30T22:58:33.577Z] github.com/docker/docker/libnetwork/drivers/windows
22:58:33 [2023-03-30T22:58:33.577Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
22:58:33 [2023-03-30T22:58:33.577Z] github.com/docker/docker/libnetwork/drvregistry
22:58:33 [2023-03-30T22:58:33.577Z] github.com/docker/docker/libnetwork/etchosts
22:58:33 [2023-03-30T22:58:33.577Z] github.com/docker/docker/libnetwork/idm
22:58:33 [2023-03-30T22:58:33.577Z] github.com/docker/docker/libnetwork/internal/caller
22:58:33 [2023-03-30T22:58:33.577Z] github.com/docker/docker/libnetwork/internal/setmatrix
22:58:33 [2023-03-30T22:58:33.577Z] github.com/docker/docker/libnetwork/ipam
22:58:33 [2023-03-30T22:58:33.577Z] github.com/docker/docker/libnetwork/ipamapi
22:58:33 [2023-03-30T22:58:33.577Z] github.com/docker/docker/libnetwork/ipams/builtin
22:58:33 [2023-03-30T22:58:33.577Z] github.com/docker/docker/libnetwork/ipams/null
22:58:33 [2023-03-30T22:58:33.577Z] github.com/docker/docker/libnetwork/ipams/remote
22:58:33 [2023-03-30T22:58:33.577Z] github.com/docker/docker/libnetwork/ipams/remote/api
22:58:33 [2023-03-30T22:58:33.577Z] github.com/docker/docker/libnetwork/ipams/windowsipam
22:58:33 [2023-03-30T22:58:33.577Z] github.com/docker/docker/libnetwork/ipamutils
22:58:33 [2023-03-30T22:58:33.577Z] github.com/docker/docker/libnetwork/ipbits
22:58:33 [2023-03-30T22:58:33.577Z] github.com/docker/docker/libnetwork/iptables
22:58:33 [2023-03-30T22:58:33.577Z] github.com/docker/docker/libnetwork/netlabel
22:58:33 [2023-03-30T22:58:33.577Z] github.com/docker/docker/libnetwork/netutils
22:58:33 [2023-03-30T22:58:33.577Z] github.com/docker/docker/libnetwork/networkdb
22:58:33 [2023-03-30T22:58:33.577Z] github.com/docker/docker/libnetwork/ns
22:58:33 [2023-03-30T22:58:33.577Z] github.com/docker/docker/libnetwork/options
22:58:33 [2023-03-30T22:58:33.577Z] github.com/docker/docker/libnetwork/osl
22:58:33 [2023-03-30T22:58:33.577Z] github.com/docker/docker/libnetwork/osl/kernel
22:58:33 [2023-03-30T22:58:33.577Z] github.com/docker/docker/libnetwork/portallocator
22:58:33 [2023-03-30T22:58:33.577Z] github.com/docker/docker/libnetwork/portmapper
22:58:33 [2023-03-30T22:58:33.577Z] github.com/docker/docker/libnetwork/resolvconf
22:58:33 [2023-03-30T22:58:33.577Z] github.com/docker/docker/libnetwork/testutils
22:58:33 [2023-03-30T22:58:33.577Z] github.com/docker/docker/libnetwork/types' ']'
22:58:33 [2023-03-30T22:58:33.578Z] + 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/bitmap 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/ipbits 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
22:59:20 [2023-03-30T22:59:20.284Z] 	github.com/docker/docker/libnetwork	coverage: 42.3% of statements
22:59:20 [2023-03-30T22:59:20.284Z] ok  	github.com/docker/docker/libnetwork	40.942s	coverage: 42.3% of statements
22:59:20 [2023-03-30T22:59:20.284Z] 	github.com/docker/docker/libnetwork/bitmap	coverage: 96.1% of statements
22:59:20 [2023-03-30T22:59:20.284Z] ok  	github.com/docker/docker/libnetwork/bitmap	0.006s	coverage: 96.1% of statements
22:59:20 [2023-03-30T22:59:20.284Z] 	github.com/docker/docker/libnetwork/bitseq	coverage: 75.7% of statements
22:59:20 [2023-03-30T22:59:20.284Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.108s	coverage: 75.7% of statements
22:59:20 [2023-03-30T22:59:20.284Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
22:59:20 [2023-03-30T22:59:20.284Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
22:59:20 [2023-03-30T22:59:20.284Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
22:59:20 [2023-03-30T22:59:20.284Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
22:59:20 [2023-03-30T22:59:20.284Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
22:59:20 [2023-03-30T22:59:20.284Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
22:59:20 [2023-03-30T22:59:20.284Z] ?   	github.com/docker/docker/libnetwork/cmd/ovrouter	[no test files]
22:59:20 [2023-03-30T22:59:20.544Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
22:59:20 [2023-03-30T22:59:20.805Z] 	github.com/docker/docker/libnetwork/config	coverage: 10.6% of statements
22:59:20 [2023-03-30T22:59:20.805Z] ok  	github.com/docker/docker/libnetwork/config	0.014s	coverage: 10.6% of statements
22:59:21 [2023-03-30T22:59:21.375Z] 	github.com/docker/docker/libnetwork/datastore	coverage: 20.5% of statements
22:59:21 [2023-03-30T22:59:21.375Z] ok  	github.com/docker/docker/libnetwork/datastore	0.005s	coverage: 20.5% of statements
22:59:21 [2023-03-30T22:59:21.375Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
22:59:21 [2023-03-30T22:59:21.375Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
22:59:21 [2023-03-30T22:59:21.636Z] 	github.com/docker/docker/libnetwork/driverapi	coverage: 68.9% of statements
22:59:21 [2023-03-30T22:59:21.636Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.004s	coverage: 68.9% of statements
22:59:24 [2023-03-30T22:59:24.982Z] 	github.com/docker/docker/libnetwork/drivers/bridge	coverage: 62.1% of statements
22:59:24 [2023-03-30T22:59:24.982Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.646s	coverage: 62.1% of statements
22:59:24 [2023-03-30T22:59:24.982Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
22:59:24 [2023-03-30T22:59:24.982Z] 	github.com/docker/docker/libnetwork/drivers/host	coverage: 33.3% of statements
22:59:24 [2023-03-30T22:59:24.982Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.004s	coverage: 33.3% of statements
22:59:25 [2023-03-30T22:59:25.929Z] 	github.com/docker/docker/libnetwork/drivers/ipvlan	coverage: 5.2% of statements
22:59:25 [2023-03-30T22:59:25.929Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.215s	coverage: 5.2% of statements
22:59:25 [2023-03-30T22:59:25.929Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
22:59:26 [2023-03-30T22:59:26.499Z] 	github.com/docker/docker/libnetwork/drivers/macvlan	coverage: 4.8% of statements
22:59:26 [2023-03-30T22:59:26.499Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.005s	coverage: 4.8% of statements
22:59:26 [2023-03-30T22:59:26.499Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
22:59:26 [2023-03-30T22:59:26.759Z] 	github.com/docker/docker/libnetwork/drivers/null	coverage: 34.8% of statements
22:59:26 [2023-03-30T22:59:26.759Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.003s	coverage: 34.8% of statements
22:59:36 [2023-03-30T22:59:36.752Z] 	github.com/docker/docker/libnetwork/drivers/overlay	coverage: 6.4% of statements
22:59:36 [2023-03-30T22:59:36.752Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	8.124s	coverage: 6.4% of statements
22:59:36 [2023-03-30T22:59:36.752Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
22:59:37 [2023-03-30T22:59:37.012Z] 	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	coverage: 62.9% of statements
22:59:37 [2023-03-30T22:59:37.012Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.006s	coverage: 62.9% of statements
22:59:37 [2023-03-30T22:59:37.583Z] 	github.com/docker/docker/libnetwork/drivers/remote	coverage: 57.1% of statements
22:59:37 [2023-03-30T22:59:37.583Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.014s	coverage: 57.1% of statements
22:59:37 [2023-03-30T22:59:37.583Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
22:59:37 [2023-03-30T22:59:37.583Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
22:59:37 [2023-03-30T22:59:37.583Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
22:59:38 [2023-03-30T22:59:38.155Z] 	github.com/docker/docker/libnetwork/drvregistry	coverage: 86.2% of statements
22:59:38 [2023-03-30T22:59:38.155Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.051s	coverage: 86.2% of statements
22:59:38 [2023-03-30T22:59:38.415Z] 	github.com/docker/docker/libnetwork/etchosts	coverage: 81.0% of statements
22:59:38 [2023-03-30T22:59:38.415Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.019s	coverage: 81.0% of statements
22:59:38 [2023-03-30T22:59:38.676Z] 	github.com/docker/docker/libnetwork/idm	coverage: 87.5% of statements
22:59:38 [2023-03-30T22:59:38.676Z] ok  	github.com/docker/docker/libnetwork/idm	0.002s	coverage: 87.5% of statements
22:59:38 [2023-03-30T22:59:38.676Z] 	github.com/docker/docker/libnetwork/internal/caller	coverage: 100.0% of statements
22:59:38 [2023-03-30T22:59:38.676Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
22:59:50 [2023-03-30T22:59:50.902Z] 	github.com/docker/docker/libnetwork/internal/setmatrix	coverage: 100.0% of statements
22:59:50 [2023-03-30T22:59:50.902Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
22:59:52 [2023-03-30T22:59:52.285Z] 	github.com/docker/docker/libnetwork/ipam	coverage: 80.5% of statements
22:59:52 [2023-03-30T22:59:52.286Z] ok  	github.com/docker/docker/libnetwork/ipam	2.528s	coverage: 80.5% of statements
22:59:52 [2023-03-30T22:59:52.286Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
22:59:52 [2023-03-30T22:59:52.286Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
22:59:52 [2023-03-30T22:59:52.546Z] 	github.com/docker/docker/libnetwork/ipams/null	coverage: 54.5% of statements
22:59:52 [2023-03-30T22:59:52.546Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.003s	coverage: 54.5% of statements
22:59:52 [2023-03-30T22:59:52.806Z] 	github.com/docker/docker/libnetwork/ipams/remote	coverage: 46.8% of statements
22:59:52 [2023-03-30T22:59:52.806Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.009s	coverage: 46.8% of statements
22:59:52 [2023-03-30T22:59:52.806Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
22:59:53 [2023-03-30T22:59:53.377Z] 	github.com/docker/docker/libnetwork/ipams/windowsipam	coverage: 80.0% of statements
22:59:53 [2023-03-30T22:59:53.377Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.004s	coverage: 80.0% of statements
22:59:53 [2023-03-30T22:59:53.638Z] 	github.com/docker/docker/libnetwork/ipamutils	coverage: 86.4% of statements
22:59:53 [2023-03-30T22:59:53.638Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.287s	coverage: 86.4% of statements
22:59:53 [2023-03-30T22:59:53.899Z] 	github.com/docker/docker/libnetwork/ipbits	coverage: 100.0% of statements
22:59:53 [2023-03-30T22:59:53.899Z] ok  	github.com/docker/docker/libnetwork/ipbits	0.003s	coverage: 100.0% of statements
22:59:54 [2023-03-30T22:59:54.840Z] 	github.com/docker/docker/libnetwork/iptables	coverage: 40.7% of statements
22:59:54 [2023-03-30T22:59:54.840Z] ok  	github.com/docker/docker/libnetwork/iptables	0.243s	coverage: 40.7% of statements
22:59:54 [2023-03-30T22:59:54.840Z] ?   	github.com/docker/docker/libnetwork/netlabel	[no test files]
22:59:55 [2023-03-30T22:59:55.100Z] 	github.com/docker/docker/libnetwork/netutils	coverage: 40.9% of statements
22:59:55 [2023-03-30T22:59:55.100Z] ok  	github.com/docker/docker/libnetwork/netutils	0.016s	coverage: 40.9% of statements
23:01:46 [2023-03-30T23:01:46.591Z] 	github.com/docker/docker/libnetwork/networkdb	coverage: 60.8% of statements
23:01:46 [2023-03-30T23:01:46.591Z] ok  	github.com/docker/docker/libnetwork/networkdb	104.066s	coverage: 60.8% of statements
23:01:46 [2023-03-30T23:01:46.591Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
23:01:46 [2023-03-30T23:01:46.591Z] 	github.com/docker/docker/libnetwork/options	coverage: 100.0% of statements
23:01:46 [2023-03-30T23:01:46.591Z] ok  	github.com/docker/docker/libnetwork/options	0.003s	coverage: 100.0% of statements
23:01:46 [2023-03-30T23:01:46.591Z] 	github.com/docker/docker/libnetwork/osl	coverage: 41.4% of statements
23:01:46 [2023-03-30T23:01:46.591Z] ok  	github.com/docker/docker/libnetwork/osl	4.314s	coverage: 41.4% of statements
23:01:46 [2023-03-30T23:01:46.591Z] 	github.com/docker/docker/libnetwork/osl/kernel	coverage: 20.0% of statements
23:01:46 [2023-03-30T23:01:46.591Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
23:01:46 [2023-03-30T23:01:46.591Z] 	github.com/docker/docker/libnetwork/portallocator	coverage: 80.7% of statements
23:01:46 [2023-03-30T23:01:46.591Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.016s	coverage: 80.7% of statements
23:01:47 [2023-03-30T23:01:47.534Z] 	github.com/docker/docker/libnetwork/portmapper	coverage: 46.3% of statements
23:01:47 [2023-03-30T23:01:47.534Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.645s	coverage: 46.3% of statements
23:01:47 [2023-03-30T23:01:47.795Z] 	github.com/docker/docker/libnetwork/resolvconf	coverage: 82.8% of statements
23:01:47 [2023-03-30T23:01:47.795Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.004s	coverage: 82.8% of statements
23:01:47 [2023-03-30T23:01:47.795Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
23:01:48 [2023-03-30T23:01:48.055Z] 	github.com/docker/docker/libnetwork/types	coverage: 37.3% of statements
23:01:48 [2023-03-30T23:01:48.056Z] ok  	github.com/docker/docker/libnetwork/types	0.003s	coverage: 37.3% of statements
23:01:48 [2023-03-30T23:01:48.056Z] 
23:01:48 [2023-03-30T23:01:48.056Z] === Skipped
23:01:48 [2023-03-30T23:01:48.056Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
23:01:48 [2023-03-30T23:01:48.056Z]     allocator_test.go:1132: Skipped because t.parallel was less than  5
23:01:48 [2023-03-30T23:01:48.056Z] 
23:01:48 [2023-03-30T23:01:48.056Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
23:01:48 [2023-03-30T23:01:48.056Z]     allocator_test.go:1132: Skipped because t.parallel was less than  5
23:01:48 [2023-03-30T23:01:48.056Z] 
23:01:48 [2023-03-30T23:01:48.056Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
23:01:48 [2023-03-30T23:01:48.056Z]     allocator_test.go:1132: Skipped because t.parallel was less than  5
23:01:48 [2023-03-30T23:01:48.056Z] 
23:01:48 [2023-03-30T23:01:48.056Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
23:01:48 [2023-03-30T23:01:48.056Z]     allocator_test.go:1132: Skipped because t.parallel was less than  5
23:01:48 [2023-03-30T23:01:48.056Z] 
23:01:48 [2023-03-30T23:01:48.056Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
23:01:48 [2023-03-30T23:01:48.056Z]     allocator_test.go:1132: Skipped because t.parallel was less than  5
23:01:48 [2023-03-30T23:01:48.056Z] 
23:01:48 [2023-03-30T23:01:48.056Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
23:01:48 [2023-03-30T23:01:48.056Z]     firewalld_test.go:14: firewalld is not running
23:01:48 [2023-03-30T23:01:48.056Z] 
23:01:48 [2023-03-30T23:01:48.056Z] DONE 342 tests, 6 skipped in 197.641s
Post stage
[Pipeline] junit
23:01:48 [2023-03-30T23:01:48.640Z] Recording test results
23:01:50 [2023-03-30T23:01:50.116Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
23:01:50 [2023-03-30T23:01:50.467Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44242/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f50c8de3eee901def182bf87a4cbf1e6a2c7eee5 -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:f50c8de3eee901def182bf87a4cbf1e6a2c7eee5 hack/make.sh dynbinary test-integration
23:01:51 [2023-03-30T23:01:51.042Z] 
23:01:51 [2023-03-30T23:01:51.042Z] Removing bundles/
23:01:51 [2023-03-30T23:01:51.042Z] 
23:01:51 [2023-03-30T23:01:51.042Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
23:01:51 [2023-03-30T23:01:51.042Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
23:03:42 [2023-03-30T23:03:42.548Z] Created binary: bundles/dynbinary-daemon/dockerd
23:03:42 [2023-03-30T23:03:42.549Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
23:03:42 [2023-03-30T23:03:42.549Z] Created binary: bundles/dynbinary-daemon/docker-proxy
23:03:42 [2023-03-30T23:03:42.549Z] 
23:03:42 [2023-03-30T23:03:42.549Z] ---> Making bundle: test-integration (in bundles/test-integration)
23:03:42 [2023-03-30T23:03:42.549Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
23:03:42 [2023-03-30T23:03:42.549Z] HOSTNAME=1df7f8edd169
23:03:42 [2023-03-30T23:03:42.549Z] TESTDEBUG=0
23:03:42 [2023-03-30T23:03:42.549Z] DEST=bundles/test-integration
23:03:42 [2023-03-30T23:03:42.549Z] PWD=/go/src/github.com/docker/docker
23:03:42 [2023-03-30T23:03:42.549Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock
23:03:42 [2023-03-30T23:03:42.549Z] DOCKER_GITCOMMIT=f50c8de3eee901def182bf87a4cbf1e6a2c7eee5
23:03:42 [2023-03-30T23:03:42.549Z] container=docker
23:03:42 [2023-03-30T23:03:42.549Z] HOME=/root
23:03:42 [2023-03-30T23:03:42.549Z] CONTAINERD_NAMESPACE=moby
23:03:42 [2023-03-30T23:03:42.549Z] GOLANG_VERSION=1.20.2
23:03:42 [2023-03-30T23:03:42.549Z] VALIDATE_REPO=https://github.com/moby/moby.git
23:03:42 [2023-03-30T23:03:42.549Z] VALIDATE_BRANCH=master
23:03:42 [2023-03-30T23:03:42.549Z] TERM=xterm
23:03:42 [2023-03-30T23:03:42.549Z] DOCKER_PKG=github.com/docker/docker
23:03:42 [2023-03-30T23:03:42.549Z] SHLVL=1
23:03:42 [2023-03-30T23:03:42.549Z] TIMEOUT=120m
23:03:42 [2023-03-30T23:03:42.549Z] DOCKER_GRAPHDRIVER=overlay2
23:03:42 [2023-03-30T23:03:42.549Z] GO111MODULE=off
23:03:42 [2023-03-30T23:03:42.549Z] DOCKER_EXPERIMENTAL=1
23:03:42 [2023-03-30T23:03:42.549Z] TEST_SKIP_INTEGRATION_CLI=1
23:03:42 [2023-03-30T23:03:42.549Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
23:03:42 [2023-03-30T23:03:42.549Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
23:03:42 [2023-03-30T23:03:42.549Z] GOPATH=/go
23:03:42 [2023-03-30T23:03:42.549Z] PKG_CONFIG=pkg-config
23:03:42 [2023-03-30T23:03:42.549Z] _=/usr/bin/env
23:03:42 [2023-03-30T23:03:42.549Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
23:04:09 [2023-03-30T23:04:09.135Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
23:04:09 [2023-03-30T23:04:09.135Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
23:04:35 [2023-03-30T23:04:35.911Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
23:04:40 [2023-03-30T23:04:40.118Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
23:04:46 [2023-03-30T23:04:46.705Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
23:04:46 [2023-03-30T23:04:46.705Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
23:04:46 [2023-03-30T23:04:46.705Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
23:04:47 [2023-03-30T23:04:47.647Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
23:04:48 [2023-03-30T23:04:48.222Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
23:04:48 [2023-03-30T23:04:48.482Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
23:04:49 [2023-03-30T23:04:49.424Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
23:04:50 [2023-03-30T23:04:50.813Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
23:04:51 [2023-03-30T23:04:51.755Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
23:04:52 [2023-03-30T23:04:52.694Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
23:04:53 [2023-03-30T23:04:53.266Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
23:04:54 [2023-03-30T23:04:54.205Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
23:04:54 [2023-03-30T23:04:54.776Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
23:04:55 [2023-03-30T23:04:55.718Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
23:04:56 [2023-03-30T23:04:56.290Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
23:04:57 [2023-03-30T23:04:57.231Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
23:04:58 [2023-03-30T23:04:58.175Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
23:04:58 [2023-03-30T23:04:58.175Z] Using test binary docker
23:04:58 [2023-03-30T23:04:58.175Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
23:04:58 [2023-03-30T23:04:58.175Z] +++ /etc/init.d/apparmor start
23:04:58 [2023-03-30T23:04:58.175Z] Not: starting.
23:04:58 [2023-03-30T23:04:58.175Z] INFO: Waiting for daemon to start...
23:04:58 [2023-03-30T23:04:58.175Z] Starting dockerd
23:04:58 [2023-03-30T23:04:58.175Z] +++ 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
23:05:00 [2023-03-30T23:05:00.085Z] .
23:05:00 [2023-03-30T23:05:00.085Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
23:05:00 [2023-03-30T23:05:00.085Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
23:05:00 [2023-03-30T23:05:00.085Z] Error: No such image: emptyfs
23:05:00 [2023-03-30T23:05:00.085Z] ++++ tar -cC bundles/test-integration/emptyfs .
23:05:00 [2023-03-30T23:05:00.085Z] ++++ docker load
23:05:00 [2023-03-30T23:05:00.085Z] Loaded image: emptyfs:latest
23:05:00 [2023-03-30T23:05:00.085Z] Running integration-test (iteration 1)
23:05:00 [2023-03-30T23:05:00.085Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
23:05:00 [2023-03-30T23:05:00.085Z] ++ 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
23:05:00 [2023-03-30T23:05:00.085Z] ++ set -e
23:05:00 [2023-03-30T23:05:00.085Z] ++ '[' -n 0 ']'
23:05:00 [2023-03-30T23:05:00.085Z] ++ set -x
23:05:00 [2023-03-30T23:05:00.085Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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
23:05:00 [2023-03-30T23:05:00.345Z] Loaded image: busybox:latest
23:05:00 [2023-03-30T23:05:00.345Z] Loaded image: busybox:glibc
23:05:01 [2023-03-30T23:05:01.729Z] Loaded image: debian:bullseye-slim
23:05:01 [2023-03-30T23:05:01.729Z] Loaded image: hello-world:latest
23:05:01 [2023-03-30T23:05:01.729Z] Loaded image: arm32v7/hello-world:latest
23:05:01 [2023-03-30T23:05:01.729Z] INFO: Testing against a local daemon
23:05:01 [2023-03-30T23:05:01.729Z] === RUN   TestCgroupNamespacesBuild
23:05:07 [2023-03-30T23:05:07.017Z] --- PASS: TestCgroupNamespacesBuild (4.67s)
23:05:07 [2023-03-30T23:05:07.017Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
23:05:07 [2023-03-30T23:05:07.587Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.01s)
23:05:07 [2023-03-30T23:05:07.587Z] === RUN   TestBuildWithSession
23:05:07 [2023-03-30T23:05:07.587Z]     build_session_test.go:25: TODO: BuildKit
23:05:07 [2023-03-30T23:05:07.587Z] --- SKIP: TestBuildWithSession (0.00s)
23:05:07 [2023-03-30T23:05:07.587Z] === RUN   TestBuildSquashParent
23:05:10 [2023-03-30T23:05:10.130Z] --- PASS: TestBuildSquashParent (2.55s)
23:05:10 [2023-03-30T23:05:10.130Z] === RUN   TestBuildWithRemoveAndForceRemove
23:05:10 [2023-03-30T23:05:10.130Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
23:05:10 [2023-03-30T23:05:10.130Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
23:05:10 [2023-03-30T23:05:10.130Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
23:05:10 [2023-03-30T23:05:10.130Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
23:05:10 [2023-03-30T23:05:10.130Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
23:05:10 [2023-03-30T23:05:10.130Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
23:05:10 [2023-03-30T23:05:10.130Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
23:05:10 [2023-03-30T23:05:10.130Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
23:05:10 [2023-03-30T23:05:10.130Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
23:05:10 [2023-03-30T23:05:10.130Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
23:05:10 [2023-03-30T23:05:10.130Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
23:05:10 [2023-03-30T23:05:10.130Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
23:05:10 [2023-03-30T23:05:10.130Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
23:05:10 [2023-03-30T23:05:10.130Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
23:05:11 [2023-03-30T23:05:11.514Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
23:05:11 [2023-03-30T23:05:11.514Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
23:05:12 [2023-03-30T23:05:12.457Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
23:05:12 [2023-03-30T23:05:12.457Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
23:05:13 [2023-03-30T23:05:13.419Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
23:05:13 [2023-03-30T23:05:13.419Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.23s)
23:05:13 [2023-03-30T23:05:13.419Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.24s)
23:05:13 [2023-03-30T23:05:13.419Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.14s)
23:05:13 [2023-03-30T23:05:13.419Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.17s)
23:05:13 [2023-03-30T23:05:13.419Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.10s)
23:05:13 [2023-03-30T23:05:13.419Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.10s)
23:05:13 [2023-03-30T23:05:13.419Z] === RUN   TestBuildMultiStageCopy
23:05:13 [2023-03-30T23:05:13.419Z] === RUN   TestBuildMultiStageCopy/copy_to_root
23:05:14 [2023-03-30T23:05:14.363Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
23:05:14 [2023-03-30T23:05:14.363Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
23:05:14 [2023-03-30T23:05:14.363Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
23:05:14 [2023-03-30T23:05:14.623Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
23:05:14 [2023-03-30T23:05:14.623Z] --- PASS: TestBuildMultiStageCopy (1.11s)
23:05:14 [2023-03-30T23:05:14.623Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (0.83s)
23:05:14 [2023-03-30T23:05:14.623Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.06s)
23:05:14 [2023-03-30T23:05:14.623Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.07s)
23:05:14 [2023-03-30T23:05:14.623Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.07s)
23:05:14 [2023-03-30T23:05:14.623Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.08s)
23:05:14 [2023-03-30T23:05:14.623Z] === RUN   TestBuildMultiStageParentConfig
23:05:14 [2023-03-30T23:05:14.883Z] --- PASS: TestBuildMultiStageParentConfig (0.30s)
23:05:14 [2023-03-30T23:05:14.883Z] === RUN   TestBuildLabelWithTargets
23:05:15 [2023-03-30T23:05:15.453Z] --- PASS: TestBuildLabelWithTargets (0.47s)
23:05:15 [2023-03-30T23:05:15.453Z] === RUN   TestBuildWithEmptyLayers
23:05:15 [2023-03-30T23:05:15.453Z] --- PASS: TestBuildWithEmptyLayers (0.12s)
23:05:15 [2023-03-30T23:05:15.453Z] === RUN   TestBuildMultiStageOnBuild
23:05:16 [2023-03-30T23:05:16.398Z] --- PASS: TestBuildMultiStageOnBuild (0.99s)
23:05:16 [2023-03-30T23:05:16.398Z] === RUN   TestBuildUncleanTarFilenames
23:05:16 [2023-03-30T23:05:16.693Z] --- PASS: TestBuildUncleanTarFilenames (0.13s)
23:05:16 [2023-03-30T23:05:16.693Z] === RUN   TestBuildMultiStageLayerLeak
23:05:17 [2023-03-30T23:05:17.656Z] --- PASS: TestBuildMultiStageLayerLeak (0.91s)
23:05:17 [2023-03-30T23:05:17.656Z] === RUN   TestBuildWithHugeFile
23:06:04 [2023-03-30T23:06:04.456Z] --- PASS: TestBuildWithHugeFile (43.62s)
23:06:04 [2023-03-30T23:06:04.456Z] === RUN   TestBuildWCOWSandboxSize
23:06:04 [2023-03-30T23:06:04.456Z]     build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
23:06:04 [2023-03-30T23:06:04.456Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
23:06:04 [2023-03-30T23:06:04.456Z] === RUN   TestBuildWithEmptyDockerfile
23:06:04 [2023-03-30T23:06:04.456Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
23:06:04 [2023-03-30T23:06:04.456Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
23:06:04 [2023-03-30T23:06:04.456Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:06:04 [2023-03-30T23:06:04.456Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:06:04 [2023-03-30T23:06:04.456Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:06:04 [2023-03-30T23:06:04.456Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:06:04 [2023-03-30T23:06:04.456Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
23:06:04 [2023-03-30T23:06:04.456Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:06:04 [2023-03-30T23:06:04.456Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:06:04 [2023-03-30T23:06:04.456Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
23:06:04 [2023-03-30T23:06:04.456Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
23:06:04 [2023-03-30T23:06:04.456Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
23:06:04 [2023-03-30T23:06:04.456Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s)
23:06:04 [2023-03-30T23:06:04.456Z] === RUN   TestBuildPreserveOwnership
23:06:04 [2023-03-30T23:06:04.456Z] === RUN   TestBuildPreserveOwnership/copy_from
23:06:04 [2023-03-30T23:06:04.456Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
23:06:04 [2023-03-30T23:06:04.456Z] --- PASS: TestBuildPreserveOwnership (1.96s)
23:06:04 [2023-03-30T23:06:04.456Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.41s)
23:06:04 [2023-03-30T23:06:04.456Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.54s)
23:06:04 [2023-03-30T23:06:04.456Z] === RUN   TestBuildPlatformInvalid
23:06:04 [2023-03-30T23:06:04.456Z] --- PASS: TestBuildPlatformInvalid (0.03s)
23:06:04 [2023-03-30T23:06:04.456Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
23:06:04 [2023-03-30T23:06:04.456Z] Loaded image: busybox:latest
23:06:04 [2023-03-30T23:06:04.456Z] Loaded image: busybox:glibc
23:06:05 [2023-03-30T23:06:05.038Z] Loaded image: debian:bullseye-slim
23:06:05 [2023-03-30T23:06:05.038Z] Loaded image: hello-world:latest
23:06:05 [2023-03-30T23:06:05.300Z] Loaded image: arm32v7/hello-world:latest
23:06:13 [2023-03-30T23:06:13.490Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.22s)
23:06:13 [2023-03-30T23:06:13.490Z] PASS
23:06:13 [2023-03-30T23:06:13.490Z] 
23:06:13 [2023-03-30T23:06:13.490Z] === Skipped
23:06:13 [2023-03-30T23:06:13.490Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
23:06:13 [2023-03-30T23:06:13.490Z]     build_session_test.go:25: TODO: BuildKit
23:06:13 [2023-03-30T23:06:13.490Z] 
23:06:13 [2023-03-30T23:06:13.490Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
23:06:13 [2023-03-30T23:06:13.490Z]     build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
23:06:13 [2023-03-30T23:06:13.490Z] 
23:06:13 [2023-03-30T23:06:13.490Z] DONE 34 tests, 2 skipped in 73.184s
23:06:13 [2023-03-30T23:06:13.490Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
23:06:13 [2023-03-30T23:06:13.490Z] ++ 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
23:06:13 [2023-03-30T23:06:13.490Z] ++ set -e
23:06:13 [2023-03-30T23:06:13.490Z] ++ '[' -n 0 ']'
23:06:13 [2023-03-30T23:06:13.490Z] ++ set -x
23:06:13 [2023-03-30T23:06:13.490Z] ++ 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
23:06:13 [2023-03-30T23:06:13.490Z] INFO: Testing against a local daemon
23:06:13 [2023-03-30T23:06:13.490Z] === RUN   TestConfigInspect
23:06:15 [2023-03-30T23:06:15.399Z] --- PASS: TestConfigInspect (1.83s)
23:06:15 [2023-03-30T23:06:15.400Z] === RUN   TestConfigList
23:06:17 [2023-03-30T23:06:17.309Z] --- PASS: TestConfigList (1.83s)
23:06:17 [2023-03-30T23:06:17.309Z] === RUN   TestConfigsCreateAndDelete
23:06:19 [2023-03-30T23:06:19.218Z] --- PASS: TestConfigsCreateAndDelete (1.80s)
23:06:19 [2023-03-30T23:06:19.218Z] === RUN   TestConfigsUpdate
23:06:21 [2023-03-30T23:06:21.127Z] --- PASS: TestConfigsUpdate (1.84s)
23:06:21 [2023-03-30T23:06:21.127Z] === RUN   TestTemplatedConfig
23:06:23 [2023-03-30T23:06:23.669Z] --- PASS: TestTemplatedConfig (2.47s)
23:06:23 [2023-03-30T23:06:23.669Z] === RUN   TestConfigCreateResolve
23:06:25 [2023-03-30T23:06:25.050Z] --- PASS: TestConfigCreateResolve (1.83s)
23:06:25 [2023-03-30T23:06:25.050Z] PASS
23:06:25 [2023-03-30T23:06:25.050Z] 
23:06:25 [2023-03-30T23:06:25.050Z] DONE 6 tests in 11.692s
23:06:25 [2023-03-30T23:06:25.050Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
23:06:25 [2023-03-30T23:06:25.050Z] ++ 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
23:06:25 [2023-03-30T23:06:25.050Z] ++ set -e
23:06:25 [2023-03-30T23:06:25.050Z] ++ '[' -n 0 ']'
23:06:25 [2023-03-30T23:06:25.050Z] ++ set -x
23:06:25 [2023-03-30T23:06:25.050Z] ++ 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
23:06:25 [2023-03-30T23:06:25.314Z] INFO: Testing against a local daemon
23:06:25 [2023-03-30T23:06:25.314Z] === RUN   TestAttachWithTTY
23:06:25 [2023-03-30T23:06:25.314Z] --- PASS: TestAttachWithTTY (0.06s)
23:06:25 [2023-03-30T23:06:25.314Z] === RUN   TestAttachWithoutTTy
23:06:25 [2023-03-30T23:06:25.314Z] --- PASS: TestAttachWithoutTTy (0.04s)
23:06:25 [2023-03-30T23:06:25.314Z] === RUN   TestCheckpoint
23:06:25 [2023-03-30T23:06:25.314Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
23:06:25 [2023-03-30T23:06:25.314Z] --- SKIP: TestCheckpoint (0.00s)
23:06:25 [2023-03-30T23:06:25.314Z] === RUN   TestContainerInvalidJSON
23:06:25 [2023-03-30T23:06:25.314Z] === RUN   TestContainerInvalidJSON/commit
23:06:25 [2023-03-30T23:06:25.314Z] === PAUSE TestContainerInvalidJSON/commit
23:06:25 [2023-03-30T23:06:25.314Z] === RUN   TestContainerInvalidJSON/containers/create
23:06:25 [2023-03-30T23:06:25.314Z] === PAUSE TestContainerInvalidJSON/containers/create
23:06:25 [2023-03-30T23:06:25.314Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
23:06:25 [2023-03-30T23:06:25.314Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
23:06:25 [2023-03-30T23:06:25.314Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
23:06:25 [2023-03-30T23:06:25.314Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
23:06:25 [2023-03-30T23:06:25.314Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
23:06:25 [2023-03-30T23:06:25.314Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
23:06:25 [2023-03-30T23:06:25.314Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
23:06:25 [2023-03-30T23:06:25.314Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
23:06:25 [2023-03-30T23:06:25.314Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
23:06:25 [2023-03-30T23:06:25.314Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
23:06:25 [2023-03-30T23:06:25.314Z] === CONT  TestContainerInvalidJSON/commit
23:06:25 [2023-03-30T23:06:25.314Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
23:06:25 [2023-03-30T23:06:25.314Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
23:06:25 [2023-03-30T23:06:25.314Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
23:06:25 [2023-03-30T23:06:25.314Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
23:06:25 [2023-03-30T23:06:25.314Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
23:06:25 [2023-03-30T23:06:25.314Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
23:06:25 [2023-03-30T23:06:25.314Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
23:06:25 [2023-03-30T23:06:25.314Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
23:06:25 [2023-03-30T23:06:25.314Z] === RUN   TestContainerInvalidJSON/commit/empty_body
23:06:25 [2023-03-30T23:06:25.314Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
23:06:25 [2023-03-30T23:06:25.314Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
23:06:25 [2023-03-30T23:06:25.314Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
23:06:25 [2023-03-30T23:06:25.314Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
23:06:25 [2023-03-30T23:06:25.314Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
23:06:25 [2023-03-30T23:06:25.314Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
23:06:25 [2023-03-30T23:06:25.314Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
23:06:25 [2023-03-30T23:06:25.314Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
23:06:25 [2023-03-30T23:06:25.314Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
23:06:25 [2023-03-30T23:06:25.314Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
23:06:25 [2023-03-30T23:06:25.314Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
23:06:25 [2023-03-30T23:06:25.314Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
23:06:25 [2023-03-30T23:06:25.314Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
23:06:25 [2023-03-30T23:06:25.314Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
23:06:25 [2023-03-30T23:06:25.314Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
23:06:25 [2023-03-30T23:06:25.314Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
23:06:25 [2023-03-30T23:06:25.314Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
23:06:25 [2023-03-30T23:06:25.314Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
23:06:25 [2023-03-30T23:06:25.314Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
23:06:25 [2023-03-30T23:06:25.314Z] === CONT  TestContainerInvalidJSON/containers/create
23:06:25 [2023-03-30T23:06:25.314Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
23:06:25 [2023-03-30T23:06:25.314Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
23:06:25 [2023-03-30T23:06:25.314Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
23:06:25 [2023-03-30T23:06:25.314Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
23:06:25 [2023-03-30T23:06:25.314Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
23:06:25 [2023-03-30T23:06:25.314Z] --- PASS: TestContainerInvalidJSON (0.01s)
23:06:25 [2023-03-30T23:06:25.314Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
23:06:25 [2023-03-30T23:06:25.314Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
23:06:25 [2023-03-30T23:06:25.314Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
23:06:25 [2023-03-30T23:06:25.314Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
23:06:25 [2023-03-30T23:06:25.314Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
23:06:25 [2023-03-30T23:06:25.314Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
23:06:25 [2023-03-30T23:06:25.314Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
23:06:25 [2023-03-30T23:06:25.314Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
23:06:25 [2023-03-30T23:06:25.314Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
23:06:25 [2023-03-30T23:06:25.314Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
23:06:25 [2023-03-30T23:06:25.314Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
23:06:25 [2023-03-30T23:06:25.314Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
23:06:25 [2023-03-30T23:06:25.314Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
23:06:25 [2023-03-30T23:06:25.314Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
23:06:25 [2023-03-30T23:06:25.314Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
23:06:25 [2023-03-30T23:06:25.314Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
23:06:25 [2023-03-30T23:06:25.314Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
23:06:25 [2023-03-30T23:06:25.314Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
23:06:25 [2023-03-30T23:06:25.314Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
23:06:25 [2023-03-30T23:06:25.314Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
23:06:25 [2023-03-30T23:06:25.314Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
23:06:25 [2023-03-30T23:06:25.314Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
23:06:25 [2023-03-30T23:06:25.314Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
23:06:25 [2023-03-30T23:06:25.314Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
23:06:25 [2023-03-30T23:06:25.314Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
23:06:25 [2023-03-30T23:06:25.314Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
23:06:25 [2023-03-30T23:06:25.314Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
23:06:25 [2023-03-30T23:06:25.314Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
23:06:25 [2023-03-30T23:06:25.314Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
23:06:25 [2023-03-30T23:06:25.314Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
23:06:25 [2023-03-30T23:06:25.314Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
23:06:25 [2023-03-30T23:06:25.314Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
23:06:25 [2023-03-30T23:06:25.314Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
23:06:25 [2023-03-30T23:06:25.314Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
23:06:25 [2023-03-30T23:06:25.314Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
23:06:25 [2023-03-30T23:06:25.314Z] === RUN   TestCopyFromContainerPathDoesNotExist
23:06:25 [2023-03-30T23:06:25.574Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
23:06:25 [2023-03-30T23:06:25.574Z] === RUN   TestCopyFromContainerPathIsNotDir
23:06:25 [2023-03-30T23:06:25.574Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
23:06:25 [2023-03-30T23:06:25.574Z] === RUN   TestCopyToContainerPathDoesNotExist
23:06:25 [2023-03-30T23:06:25.574Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
23:06:25 [2023-03-30T23:06:25.574Z] === RUN   TestCopyEmptyFile
23:06:25 [2023-03-30T23:06:25.574Z] --- PASS: TestCopyEmptyFile (0.05s)
23:06:25 [2023-03-30T23:06:25.574Z] === RUN   TestCopyToContainerPathIsNotDir
23:06:25 [2023-03-30T23:06:25.574Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
23:06:25 [2023-03-30T23:06:25.574Z] === RUN   TestCopyFromContainer
23:06:26 [2023-03-30T23:06:26.145Z] === RUN   TestCopyFromContainer//
23:06:26 [2023-03-30T23:06:26.145Z] === RUN   TestCopyFromContainer/.
23:06:26 [2023-03-30T23:06:26.145Z] === RUN   TestCopyFromContainer//.
23:06:26 [2023-03-30T23:06:26.145Z] === RUN   TestCopyFromContainer/./
23:06:26 [2023-03-30T23:06:26.145Z] === RUN   TestCopyFromContainer//./
23:06:26 [2023-03-30T23:06:26.145Z] === RUN   TestCopyFromContainer//bar/root
23:06:26 [2023-03-30T23:06:26.145Z] === RUN   TestCopyFromContainer//bar/root/
23:06:26 [2023-03-30T23:06:26.145Z] === RUN   TestCopyFromContainer//bar/root/.
23:06:26 [2023-03-30T23:06:26.405Z] === RUN   TestCopyFromContainer/bar/quux
23:06:26 [2023-03-30T23:06:26.405Z] === RUN   TestCopyFromContainer/bar/quux/
23:06:26 [2023-03-30T23:06:26.405Z] === RUN   TestCopyFromContainer/bar/quux/.
23:06:26 [2023-03-30T23:06:26.405Z] === RUN   TestCopyFromContainer/bar/quux/baz
23:06:26 [2023-03-30T23:06:26.405Z] === RUN   TestCopyFromContainer/bar/filesymlink
23:06:26 [2023-03-30T23:06:26.405Z] === RUN   TestCopyFromContainer/bar/dirsymlink
23:06:26 [2023-03-30T23:06:26.405Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
23:06:26 [2023-03-30T23:06:26.405Z] === RUN   TestCopyFromContainer/bar/dirsymlink/.
23:06:26 [2023-03-30T23:06:26.405Z] === RUN   TestCopyFromContainer/bar/notarget
23:06:26 [2023-03-30T23:06:26.405Z] --- PASS: TestCopyFromContainer (0.71s)
23:06:26 [2023-03-30T23:06:26.405Z]     --- PASS: TestCopyFromContainer// (0.01s)
23:06:26 [2023-03-30T23:06:26.405Z]     --- PASS: TestCopyFromContainer/. (0.02s)
23:06:26 [2023-03-30T23:06:26.405Z]     --- PASS: TestCopyFromContainer//. (0.02s)
23:06:26 [2023-03-30T23:06:26.405Z]     --- PASS: TestCopyFromContainer/./ (0.02s)
23:06:26 [2023-03-30T23:06:26.405Z]     --- PASS: TestCopyFromContainer//./ (0.01s)
23:06:26 [2023-03-30T23:06:26.405Z]     --- PASS: TestCopyFromContainer//bar/root (0.01s)
23:06:26 [2023-03-30T23:06:26.405Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.01s)
23:06:26 [2023-03-30T23:06:26.405Z]     --- PASS: TestCopyFromContainer//bar/root/. (0.02s)
23:06:26 [2023-03-30T23:06:26.405Z]     --- PASS: TestCopyFromContainer/bar/quux (0.01s)
23:06:26 [2023-03-30T23:06:26.405Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.01s)
23:06:26 [2023-03-30T23:06:26.405Z]     --- PASS: TestCopyFromContainer/bar/quux/. (0.00s)
23:06:26 [2023-03-30T23:06:26.405Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.00s)
23:06:26 [2023-03-30T23:06:26.405Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.01s)
23:06:26 [2023-03-30T23:06:26.405Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.01s)
23:06:26 [2023-03-30T23:06:26.405Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.00s)
23:06:26 [2023-03-30T23:06:26.405Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.01s)
23:06:26 [2023-03-30T23:06:26.405Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.00s)
23:06:26 [2023-03-30T23:06:26.405Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
23:06:26 [2023-03-30T23:06:26.405Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:06:26 [2023-03-30T23:06:26.405Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:06:26 [2023-03-30T23:06:26.405Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:06:26 [2023-03-30T23:06:26.405Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:06:26 [2023-03-30T23:06:26.406Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
23:06:26 [2023-03-30T23:06:26.406Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
23:06:26 [2023-03-30T23:06:26.406Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:06:26 [2023-03-30T23:06:26.406Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
23:06:26 [2023-03-30T23:06:26.406Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:06:26 [2023-03-30T23:06:26.406Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
23:06:26 [2023-03-30T23:06:26.406Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
23:06:26 [2023-03-30T23:06:26.406Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
23:06:26 [2023-03-30T23:06:26.406Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
23:06:26 [2023-03-30T23:06:26.406Z] === RUN   TestCreateLinkToNonExistingContainer
23:06:26 [2023-03-30T23:06:26.406Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
23:06:26 [2023-03-30T23:06:26.406Z] === RUN   TestCreateWithInvalidEnv
23:06:26 [2023-03-30T23:06:26.406Z] === RUN   TestCreateWithInvalidEnv/0
23:06:26 [2023-03-30T23:06:26.406Z] === PAUSE TestCreateWithInvalidEnv/0
23:06:26 [2023-03-30T23:06:26.406Z] === RUN   TestCreateWithInvalidEnv/1
23:06:26 [2023-03-30T23:06:26.406Z] === PAUSE TestCreateWithInvalidEnv/1
23:06:26 [2023-03-30T23:06:26.406Z] === RUN   TestCreateWithInvalidEnv/2
23:06:26 [2023-03-30T23:06:26.406Z] === PAUSE TestCreateWithInvalidEnv/2
23:06:26 [2023-03-30T23:06:26.406Z] === CONT  TestCreateWithInvalidEnv/0
23:06:26 [2023-03-30T23:06:26.406Z] === CONT  TestCreateWithInvalidEnv/2
23:06:26 [2023-03-30T23:06:26.406Z] === CONT  TestCreateWithInvalidEnv/1
23:06:26 [2023-03-30T23:06:26.406Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
23:06:26 [2023-03-30T23:06:26.406Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
23:06:26 [2023-03-30T23:06:26.406Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
23:06:26 [2023-03-30T23:06:26.406Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
23:06:26 [2023-03-30T23:06:26.406Z] === RUN   TestCreateTmpfsMountsTarget
23:06:26 [2023-03-30T23:06:26.406Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
23:06:26 [2023-03-30T23:06:26.406Z] === RUN   TestCreateWithCustomMaskedPaths
23:06:27 [2023-03-30T23:06:27.790Z] --- PASS: TestCreateWithCustomMaskedPaths (1.16s)
23:06:27 [2023-03-30T23:06:27.790Z] === RUN   TestCreateWithCustomReadonlyPaths
23:06:28 [2023-03-30T23:06:28.729Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.09s)
23:06:28 [2023-03-30T23:06:28.730Z] === RUN   TestCreateWithInvalidHealthcheckParams
23:06:28 [2023-03-30T23:06:28.730Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:06:28 [2023-03-30T23:06:28.730Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:06:28 [2023-03-30T23:06:28.730Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:06:28 [2023-03-30T23:06:28.730Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:06:28 [2023-03-30T23:06:28.730Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:06:28 [2023-03-30T23:06:28.730Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:06:28 [2023-03-30T23:06:28.730Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:06:28 [2023-03-30T23:06:28.730Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:06:28 [2023-03-30T23:06:28.730Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:06:28 [2023-03-30T23:06:28.730Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:06:28 [2023-03-30T23:06:28.730Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:06:28 [2023-03-30T23:06:28.730Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:06:28 [2023-03-30T23:06:28.730Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:06:28 [2023-03-30T23:06:28.730Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:06:28 [2023-03-30T23:06:28.730Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:06:28 [2023-03-30T23:06:28.730Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
23:06:28 [2023-03-30T23:06:28.730Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
23:06:28 [2023-03-30T23:06:28.730Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
23:06:28 [2023-03-30T23:06:28.730Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
23:06:28 [2023-03-30T23:06:28.730Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
23:06:28 [2023-03-30T23:06:28.730Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
23:06:28 [2023-03-30T23:06:28.730Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
23:06:28 [2023-03-30T23:06:28.990Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.36s)
23:06:28 [2023-03-30T23:06:28.990Z] === RUN   TestCreateDifferentPlatform
23:06:28 [2023-03-30T23:06:28.990Z] === RUN   TestCreateDifferentPlatform/different_os
23:06:28 [2023-03-30T23:06:28.990Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
23:06:28 [2023-03-30T23:06:28.990Z] --- PASS: TestCreateDifferentPlatform (0.01s)
23:06:28 [2023-03-30T23:06:28.990Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
23:06:28 [2023-03-30T23:06:28.990Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
23:06:28 [2023-03-30T23:06:28.990Z] === RUN   TestCreateVolumesFromNonExistingContainer
23:06:28 [2023-03-30T23:06:28.990Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
23:06:28 [2023-03-30T23:06:28.990Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
23:06:29 [2023-03-30T23:06:29.251Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
23:06:29 [2023-03-30T23:06:29.251Z] === RUN   TestCreateInvalidHostConfig
23:06:29 [2023-03-30T23:06:29.251Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
23:06:29 [2023-03-30T23:06:29.251Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
23:06:29 [2023-03-30T23:06:29.251Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
23:06:29 [2023-03-30T23:06:29.251Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
23:06:29 [2023-03-30T23:06:29.251Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
23:06:29 [2023-03-30T23:06:29.251Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
23:06:29 [2023-03-30T23:06:29.251Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
23:06:29 [2023-03-30T23:06:29.251Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
23:06:29 [2023-03-30T23:06:29.251Z] === RUN   TestCreateInvalidHostConfig/invalid_Annotations
23:06:29 [2023-03-30T23:06:29.251Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations
23:06:29 [2023-03-30T23:06:29.251Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
23:06:29 [2023-03-30T23:06:29.251Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
23:06:29 [2023-03-30T23:06:29.251Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
23:06:29 [2023-03-30T23:06:29.251Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
23:06:29 [2023-03-30T23:06:29.251Z] === CONT  TestCreateInvalidHostConfig/invalid_Annotations
23:06:29 [2023-03-30T23:06:29.251Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
23:06:29 [2023-03-30T23:06:29.251Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
23:06:29 [2023-03-30T23:06:29.251Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
23:06:29 [2023-03-30T23:06:29.251Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
23:06:29 [2023-03-30T23:06:29.251Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
23:06:29 [2023-03-30T23:06:29.251Z]     --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s)
23:06:29 [2023-03-30T23:06:29.251Z] === RUN   TestContainerStartOnDaemonRestart
23:06:29 [2023-03-30T23:06:29.251Z] === PAUSE TestContainerStartOnDaemonRestart
23:06:29 [2023-03-30T23:06:29.251Z] === RUN   TestDaemonRestartIpcMode
23:06:29 [2023-03-30T23:06:29.251Z] === PAUSE TestDaemonRestartIpcMode
23:06:29 [2023-03-30T23:06:29.251Z] === RUN   TestDaemonHostGatewayIP
23:06:29 [2023-03-30T23:06:29.251Z] === PAUSE TestDaemonHostGatewayIP
23:06:29 [2023-03-30T23:06:29.251Z] === RUN   TestRestartDaemonWithRestartingContainer
23:06:29 [2023-03-30T23:06:29.251Z] === PAUSE TestRestartDaemonWithRestartingContainer
23:06:29 [2023-03-30T23:06:29.251Z] === RUN   TestContainerKillOnDaemonStart
23:06:29 [2023-03-30T23:06:29.251Z] === PAUSE TestContainerKillOnDaemonStart
23:06:29 [2023-03-30T23:06:29.251Z] === RUN   TestDiff
23:06:29 [2023-03-30T23:06:29.511Z] --- PASS: TestDiff (0.39s)
23:06:29 [2023-03-30T23:06:29.511Z] === RUN   TestExecConsoleSize
23:06:30 [2023-03-30T23:06:30.081Z] --- PASS: TestExecConsoleSize (0.44s)
23:06:30 [2023-03-30T23:06:30.081Z] === RUN   TestExecWithCloseStdin
23:06:30 [2023-03-30T23:06:30.344Z] --- PASS: TestExecWithCloseStdin (0.43s)
23:06:30 [2023-03-30T23:06:30.344Z] === RUN   TestExec
23:06:30 [2023-03-30T23:06:30.914Z] --- PASS: TestExec (0.43s)
23:06:30 [2023-03-30T23:06:30.914Z] === RUN   TestExecUser
23:06:31 [2023-03-30T23:06:31.174Z] --- PASS: TestExecUser (0.42s)
23:06:31 [2023-03-30T23:06:31.174Z] === RUN   TestExportContainerAndImportImage
23:06:31 [2023-03-30T23:06:31.744Z] --- PASS: TestExportContainerAndImportImage (0.44s)
23:06:31 [2023-03-30T23:06:31.744Z] === RUN   TestExportContainerAfterDaemonRestart
23:06:33 [2023-03-30T23:06:33.146Z] --- PASS: TestExportContainerAfterDaemonRestart (1.14s)
23:06:33 [2023-03-30T23:06:33.146Z] === RUN   TestHealthCheckWorkdir
23:06:33 [2023-03-30T23:06:33.408Z] --- PASS: TestHealthCheckWorkdir (0.47s)
23:06:33 [2023-03-30T23:06:33.408Z] === RUN   TestHealthKillContainer
23:06:41 [2023-03-30T23:06:41.538Z] --- PASS: TestHealthKillContainer (7.79s)
23:06:41 [2023-03-30T23:06:41.538Z] === RUN   TestHealthCheckProcessKilled
23:06:41 [2023-03-30T23:06:41.798Z] --- PASS: TestHealthCheckProcessKilled (0.56s)
23:06:41 [2023-03-30T23:06:41.798Z] === RUN   TestInspectCpusetInConfigPre120
23:06:42 [2023-03-30T23:06:42.061Z] --- PASS: TestInspectCpusetInConfigPre120 (0.34s)
23:06:42 [2023-03-30T23:06:42.061Z] === RUN   TestInspectAnnotations
23:06:42 [2023-03-30T23:06:42.061Z] --- PASS: TestInspectAnnotations (0.04s)
23:06:42 [2023-03-30T23:06:42.061Z] === RUN   TestIpcModeNone
23:06:42 [2023-03-30T23:06:42.631Z] --- PASS: TestIpcModeNone (0.44s)
23:06:42 [2023-03-30T23:06:42.631Z] === RUN   TestIpcModePrivate
23:06:42 [2023-03-30T23:06:42.891Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:77, shared: false, mustBeShared: false
23:06:42 [2023-03-30T23:06:42.891Z] --- PASS: TestIpcModePrivate (0.44s)
23:06:42 [2023-03-30T23:06:42.891Z] === RUN   TestIpcModeShareable
23:06:43 [2023-03-30T23:06:43.151Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:71, shared: true, mustBeShared: true
23:06:43 [2023-03-30T23:06:43.412Z] --- PASS: TestIpcModeShareable (0.46s)
23:06:43 [2023-03-30T23:06:43.412Z] === RUN   TestAPIIpcModeShareableAndContainer
23:06:44 [2023-03-30T23:06:44.795Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.32s)
23:06:44 [2023-03-30T23:06:44.795Z] === RUN   TestAPIIpcModeHost
23:06:45 [2023-03-30T23:06:45.056Z] --- PASS: TestAPIIpcModeHost (0.31s)
23:06:45 [2023-03-30T23:06:45.056Z] === RUN   TestDaemonIpcModeShareable
23:06:45 [2023-03-30T23:06:45.996Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:81, shared: true, mustBeShared: true
23:06:45 [2023-03-30T23:06:45.996Z] --- PASS: TestDaemonIpcModeShareable (0.99s)
23:06:45 [2023-03-30T23:06:45.996Z] === RUN   TestDaemonIpcModePrivate
23:06:46 [2023-03-30T23:06:46.937Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:87, shared: false, mustBeShared: false
23:06:46 [2023-03-30T23:06:46.937Z] --- PASS: TestDaemonIpcModePrivate (1.01s)
23:06:46 [2023-03-30T23:06:46.937Z] === RUN   TestDaemonIpcModePrivateFromConfig
23:06:47 [2023-03-30T23:06:47.877Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:87, shared: false, mustBeShared: false
23:06:48 [2023-03-30T23:06:48.137Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.02s)
23:06:48 [2023-03-30T23:06:48.137Z] === RUN   TestDaemonIpcModeShareableFromConfig
23:06:49 [2023-03-30T23:06:49.077Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:81, shared: true, mustBeShared: true
23:06:49 [2023-03-30T23:06:49.077Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.11s)
23:06:49 [2023-03-30T23:06:49.077Z] === RUN   TestIpcModeOlderClient
23:06:49 [2023-03-30T23:06:49.077Z] === PAUSE TestIpcModeOlderClient
23:06:49 [2023-03-30T23:06:49.077Z] === RUN   TestKillContainerInvalidSignal
23:06:49 [2023-03-30T23:06:49.647Z] --- PASS: TestKillContainerInvalidSignal (0.40s)
23:06:49 [2023-03-30T23:06:49.647Z] === RUN   TestKillContainer
23:06:49 [2023-03-30T23:06:49.647Z] === RUN   TestKillContainer/no_signal
23:06:49 [2023-03-30T23:06:49.908Z] === RUN   TestKillContainer/non_killing_signal
23:06:50 [2023-03-30T23:06:50.168Z] === RUN   TestKillContainer/killing_signal
23:06:50 [2023-03-30T23:06:50.748Z] --- PASS: TestKillContainer (1.16s)
23:06:50 [2023-03-30T23:06:50.748Z]     --- PASS: TestKillContainer/no_signal (0.38s)
23:06:50 [2023-03-30T23:06:50.748Z]     --- PASS: TestKillContainer/non_killing_signal (0.24s)
23:06:50 [2023-03-30T23:06:50.748Z]     --- PASS: TestKillContainer/killing_signal (0.38s)
23:06:50 [2023-03-30T23:06:50.748Z] === RUN   TestKillWithStopSignalAndRestartPolicies
23:06:50 [2023-03-30T23:06:50.748Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
23:06:51 [2023-03-30T23:06:51.008Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
23:06:51 [2023-03-30T23:06:51.948Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.13s)
23:06:51 [2023-03-30T23:06:51.948Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.37s)
23:06:51 [2023-03-30T23:06:51.948Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.23s)
23:06:51 [2023-03-30T23:06:51.948Z] === RUN   TestKillStoppedContainer
23:06:51 [2023-03-30T23:06:51.948Z] --- PASS: TestKillStoppedContainer (0.04s)
23:06:51 [2023-03-30T23:06:51.948Z] === RUN   TestKillStoppedContainerAPIPre120
23:06:51 [2023-03-30T23:06:51.948Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
23:06:51 [2023-03-30T23:06:51.948Z] === RUN   TestKillDifferentUserContainer
23:06:52 [2023-03-30T23:06:52.209Z] --- PASS: TestKillDifferentUserContainer (0.38s)
23:06:52 [2023-03-30T23:06:52.209Z] === RUN   TestInspectOomKilledTrue
23:06:52 [2023-03-30T23:06:52.780Z] --- PASS: TestInspectOomKilledTrue (0.45s)
23:06:52 [2023-03-30T23:06:52.780Z] === RUN   TestInspectOomKilledFalse
23:06:53 [2023-03-30T23:06:53.040Z] --- PASS: TestInspectOomKilledFalse (0.37s)
23:06:53 [2023-03-30T23:06:53.040Z] === RUN   TestLinksEtcHostsContentMatch
23:06:53 [2023-03-30T23:06:53.400Z] --- PASS: TestLinksEtcHostsContentMatch (0.25s)
23:06:53 [2023-03-30T23:06:53.400Z] === RUN   TestLinksContainerNames
23:06:54 [2023-03-30T23:06:54.358Z] --- PASS: TestLinksContainerNames (0.81s)
23:06:54 [2023-03-30T23:06:54.358Z] === RUN   TestLogsFollowTailEmpty
23:06:54 [2023-03-30T23:06:54.645Z] --- PASS: TestLogsFollowTailEmpty (0.37s)
23:06:54 [2023-03-30T23:06:54.645Z] === RUN   TestLogs
23:06:54 [2023-03-30T23:06:54.645Z] === RUN   TestLogs/driver_local
23:06:54 [2023-03-30T23:06:54.645Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
23:06:54 [2023-03-30T23:06:54.645Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
23:06:54 [2023-03-30T23:06:54.645Z] === RUN   TestLogs/driver_local/tty/only_stdout
23:06:54 [2023-03-30T23:06:54.645Z] === PAUSE TestLogs/driver_local/tty/only_stdout
23:06:54 [2023-03-30T23:06:54.645Z] === RUN   TestLogs/driver_local/tty/only_stderr
23:06:54 [2023-03-30T23:06:54.645Z] === PAUSE TestLogs/driver_local/tty/only_stderr
23:06:54 [2023-03-30T23:06:54.645Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
23:06:54 [2023-03-30T23:06:54.645Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
23:06:54 [2023-03-30T23:06:54.645Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
23:06:54 [2023-03-30T23:06:54.645Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
23:06:54 [2023-03-30T23:06:54.645Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
23:06:54 [2023-03-30T23:06:54.645Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
23:06:54 [2023-03-30T23:06:54.645Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
23:06:54 [2023-03-30T23:06:54.645Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
23:06:55 [2023-03-30T23:06:55.220Z] === CONT  TestLogs/driver_local/tty/only_stderr
23:06:55 [2023-03-30T23:06:55.220Z] === CONT  TestLogs/driver_local/tty/only_stdout
23:06:55 [2023-03-30T23:06:55.481Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
23:06:55 [2023-03-30T23:06:55.743Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
23:06:56 [2023-03-30T23:06:56.314Z] === RUN   TestLogs/driver_json-file
23:06:56 [2023-03-30T23:06:56.314Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
23:06:56 [2023-03-30T23:06:56.314Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
23:06:56 [2023-03-30T23:06:56.314Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
23:06:56 [2023-03-30T23:06:56.314Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
23:06:56 [2023-03-30T23:06:56.314Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
23:06:56 [2023-03-30T23:06:56.314Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
23:06:56 [2023-03-30T23:06:56.314Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
23:06:56 [2023-03-30T23:06:56.314Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
23:06:56 [2023-03-30T23:06:56.314Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
23:06:56 [2023-03-30T23:06:56.314Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
23:06:56 [2023-03-30T23:06:56.314Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
23:06:56 [2023-03-30T23:06:56.314Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
23:06:56 [2023-03-30T23:06:56.314Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
23:06:56 [2023-03-30T23:06:56.314Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
23:06:56 [2023-03-30T23:06:56.884Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
23:06:56 [2023-03-30T23:06:56.884Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
23:06:57 [2023-03-30T23:06:57.454Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
23:06:57 [2023-03-30T23:06:57.454Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
23:06:58 [2023-03-30T23:06:58.028Z] --- PASS: TestLogs (3.56s)
23:06:58 [2023-03-30T23:06:58.028Z]     --- PASS: TestLogs/driver_local (0.01s)
23:06:58 [2023-03-30T23:06:58.028Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.54s)
23:06:58 [2023-03-30T23:06:58.028Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.66s)
23:06:58 [2023-03-30T23:06:58.028Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.44s)
23:06:58 [2023-03-30T23:06:58.028Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.51s)
23:06:58 [2023-03-30T23:06:58.028Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.40s)
23:06:58 [2023-03-30T23:06:58.028Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.45s)
23:06:58 [2023-03-30T23:06:58.028Z]     --- PASS: TestLogs/driver_json-file (0.01s)
23:06:58 [2023-03-30T23:06:58.028Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.58s)
23:06:58 [2023-03-30T23:06:58.028Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.64s)
23:06:58 [2023-03-30T23:06:58.028Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.73s)
23:06:58 [2023-03-30T23:06:58.028Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.71s)
23:06:58 [2023-03-30T23:06:58.028Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.61s)
23:06:58 [2023-03-30T23:06:58.028Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.59s)
23:06:58 [2023-03-30T23:06:58.028Z] === RUN   TestContainerNetworkMountsNoChown
23:06:58 [2023-03-30T23:06:58.597Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s)
23:06:58 [2023-03-30T23:06:58.597Z] === RUN   TestMountDaemonRoot
23:06:58 [2023-03-30T23:06:58.597Z] === RUN   TestMountDaemonRoot/default
23:06:58 [2023-03-30T23:06:58.597Z] === PAUSE TestMountDaemonRoot/default
23:06:58 [2023-03-30T23:06:58.597Z] === RUN   TestMountDaemonRoot/private
23:06:58 [2023-03-30T23:06:58.597Z] === PAUSE TestMountDaemonRoot/private
23:06:58 [2023-03-30T23:06:58.597Z] === RUN   TestMountDaemonRoot/rprivate
23:06:58 [2023-03-30T23:06:58.597Z] === PAUSE TestMountDaemonRoot/rprivate
23:06:58 [2023-03-30T23:06:58.597Z] === RUN   TestMountDaemonRoot/slave
23:06:58 [2023-03-30T23:06:58.597Z] === PAUSE TestMountDaemonRoot/slave
23:06:58 [2023-03-30T23:06:58.597Z] === RUN   TestMountDaemonRoot/rslave
23:06:58 [2023-03-30T23:06:58.597Z] === PAUSE TestMountDaemonRoot/rslave
23:06:58 [2023-03-30T23:06:58.597Z] === RUN   TestMountDaemonRoot/shared
23:06:58 [2023-03-30T23:06:58.597Z] === PAUSE TestMountDaemonRoot/shared
23:06:58 [2023-03-30T23:06:58.597Z] === RUN   TestMountDaemonRoot/rshared
23:06:58 [2023-03-30T23:06:58.597Z] === PAUSE TestMountDaemonRoot/rshared
23:06:58 [2023-03-30T23:06:58.597Z] === CONT  TestMountDaemonRoot/default
23:06:58 [2023-03-30T23:06:58.597Z] === RUN   TestMountDaemonRoot/default/bind_root
23:06:58 [2023-03-30T23:06:58.597Z] === PAUSE TestMountDaemonRoot/default/bind_root
23:06:58 [2023-03-30T23:06:58.597Z] === RUN   TestMountDaemonRoot/default/bind_subpath
23:06:58 [2023-03-30T23:06:58.597Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
23:06:58 [2023-03-30T23:06:58.597Z] === CONT  TestMountDaemonRoot/rslave
23:06:58 [2023-03-30T23:06:58.597Z] === RUN   TestMountDaemonRoot/rslave/bind_root
23:06:58 [2023-03-30T23:06:58.597Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
23:06:58 [2023-03-30T23:06:58.597Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
23:06:58 [2023-03-30T23:06:58.597Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
23:06:58 [2023-03-30T23:06:58.597Z] === RUN   TestMountDaemonRoot/rslave/mount_root
23:06:58 [2023-03-30T23:06:58.597Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
23:06:58 [2023-03-30T23:06:58.597Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
23:06:58 [2023-03-30T23:06:58.597Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
23:06:58 [2023-03-30T23:06:58.597Z] === RUN   TestMountDaemonRoot/default/mount_root
23:06:58 [2023-03-30T23:06:58.597Z] === PAUSE TestMountDaemonRoot/default/mount_root
23:06:58 [2023-03-30T23:06:58.597Z] === RUN   TestMountDaemonRoot/default/mount_subpath
23:06:58 [2023-03-30T23:06:58.597Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
23:06:58 [2023-03-30T23:06:58.597Z] === CONT  TestMountDaemonRoot/rshared
23:06:58 [2023-03-30T23:06:58.597Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
23:06:58 [2023-03-30T23:06:58.597Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
23:06:58 [2023-03-30T23:06:58.597Z] === RUN   TestMountDaemonRoot/rshared/mount_root
23:06:58 [2023-03-30T23:06:58.597Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
23:06:58 [2023-03-30T23:06:58.597Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
23:06:58 [2023-03-30T23:06:58.597Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
23:06:58 [2023-03-30T23:06:58.597Z] === RUN   TestMountDaemonRoot/rshared/bind_root
23:06:58 [2023-03-30T23:06:58.597Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
23:06:58 [2023-03-30T23:06:58.597Z] === CONT  TestMountDaemonRoot/shared
23:06:58 [2023-03-30T23:06:58.597Z] === RUN   TestMountDaemonRoot/shared/bind_root
23:06:58 [2023-03-30T23:06:58.597Z] === PAUSE TestMountDaemonRoot/shared/bind_root
23:06:58 [2023-03-30T23:06:58.597Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
23:06:58 [2023-03-30T23:06:58.597Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
23:06:58 [2023-03-30T23:06:58.597Z] === RUN   TestMountDaemonRoot/shared/mount_root
23:06:58 [2023-03-30T23:06:58.597Z] === PAUSE TestMountDaemonRoot/shared/mount_root
23:06:58 [2023-03-30T23:06:58.597Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
23:06:58 [2023-03-30T23:06:58.597Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
23:06:58 [2023-03-30T23:06:58.597Z] === CONT  TestMountDaemonRoot/rprivate
23:06:58 [2023-03-30T23:06:58.597Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
23:06:58 [2023-03-30T23:06:58.597Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
23:06:58 [2023-03-30T23:06:58.597Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
23:06:58 [2023-03-30T23:06:58.597Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
23:06:58 [2023-03-30T23:06:58.597Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
23:06:58 [2023-03-30T23:06:58.597Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
23:06:58 [2023-03-30T23:06:58.597Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
23:06:58 [2023-03-30T23:06:58.597Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
23:06:58 [2023-03-30T23:06:58.597Z] === CONT  TestMountDaemonRoot/slave
23:06:58 [2023-03-30T23:06:58.597Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
23:06:58 [2023-03-30T23:06:58.597Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
23:06:58 [2023-03-30T23:06:58.597Z] === RUN   TestMountDaemonRoot/slave/bind_root
23:06:58 [2023-03-30T23:06:58.597Z] === PAUSE TestMountDaemonRoot/slave/bind_root
23:06:58 [2023-03-30T23:06:58.597Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
23:06:58 [2023-03-30T23:06:58.597Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
23:06:58 [2023-03-30T23:06:58.597Z] === RUN   TestMountDaemonRoot/slave/mount_root
23:06:58 [2023-03-30T23:06:58.597Z] === PAUSE TestMountDaemonRoot/slave/mount_root
23:06:58 [2023-03-30T23:06:58.597Z] === CONT  TestMountDaemonRoot/private
23:06:58 [2023-03-30T23:06:58.597Z] === RUN   TestMountDaemonRoot/private/bind_subpath
23:06:58 [2023-03-30T23:06:58.597Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
23:06:58 [2023-03-30T23:06:58.597Z] === RUN   TestMountDaemonRoot/private/mount_root
23:06:58 [2023-03-30T23:06:58.597Z] === PAUSE TestMountDaemonRoot/private/mount_root
23:06:58 [2023-03-30T23:06:58.597Z] === RUN   TestMountDaemonRoot/private/mount_subpath
23:06:58 [2023-03-30T23:06:58.597Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
23:06:58 [2023-03-30T23:06:58.597Z] === RUN   TestMountDaemonRoot/private/bind_root
23:06:58 [2023-03-30T23:06:58.597Z] === PAUSE TestMountDaemonRoot/private/bind_root
23:06:58 [2023-03-30T23:06:58.597Z] === CONT  TestMountDaemonRoot/rslave/bind_root
23:06:58 [2023-03-30T23:06:58.597Z] === CONT  TestMountDaemonRoot/default/bind_root
23:06:58 [2023-03-30T23:06:58.597Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
23:06:58 [2023-03-30T23:06:58.597Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
23:06:58 [2023-03-30T23:06:58.597Z] === CONT  TestMountDaemonRoot/rslave/mount_root
23:06:58 [2023-03-30T23:06:58.597Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
23:06:58 [2023-03-30T23:06:58.597Z] === CONT  TestMountDaemonRoot/shared/bind_root
23:06:58 [2023-03-30T23:06:58.858Z] === CONT  TestMountDaemonRoot/default/mount_subpath
23:06:58 [2023-03-30T23:06:58.858Z] === CONT  TestMountDaemonRoot/default/mount_root
23:06:58 [2023-03-30T23:06:58.858Z] === CONT  TestMountDaemonRoot/default/bind_subpath
23:06:58 [2023-03-30T23:06:58.858Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
23:06:58 [2023-03-30T23:06:58.858Z] === CONT  TestMountDaemonRoot/rshared/bind_root
23:06:58 [2023-03-30T23:06:58.858Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
23:06:58 [2023-03-30T23:06:58.858Z] === CONT  TestMountDaemonRoot/rshared/mount_root
23:06:58 [2023-03-30T23:06:58.858Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
23:06:58 [2023-03-30T23:06:58.858Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
23:06:58 [2023-03-30T23:06:58.858Z] === CONT  TestMountDaemonRoot/shared/mount_root
23:06:58 [2023-03-30T23:06:58.858Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
23:06:58 [2023-03-30T23:06:58.858Z] === CONT  TestMountDaemonRoot/private/bind_subpath
23:06:58 [2023-03-30T23:06:58.858Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
23:06:58 [2023-03-30T23:06:58.858Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
23:06:58 [2023-03-30T23:06:58.858Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
23:06:58 [2023-03-30T23:06:58.858Z] === CONT  TestMountDaemonRoot/slave/mount_root
23:06:58 [2023-03-30T23:06:58.858Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
23:06:58 [2023-03-30T23:06:58.858Z] === CONT  TestMountDaemonRoot/slave/bind_root
23:06:58 [2023-03-30T23:06:58.858Z] === CONT  TestMountDaemonRoot/private/bind_root
23:06:58 [2023-03-30T23:06:58.858Z] === CONT  TestMountDaemonRoot/private/mount_subpath
23:06:58 [2023-03-30T23:06:58.858Z] === CONT  TestMountDaemonRoot/private/mount_root
23:06:59 [2023-03-30T23:06:59.118Z] --- PASS: TestMountDaemonRoot (0.02s)
23:06:59 [2023-03-30T23:06:59.118Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
23:06:59 [2023-03-30T23:06:59.118Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
23:06:59 [2023-03-30T23:06:59.118Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
23:06:59 [2023-03-30T23:06:59.118Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.03s)
23:06:59 [2023-03-30T23:06:59.118Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.14s)
23:06:59 [2023-03-30T23:06:59.118Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
23:06:59 [2023-03-30T23:06:59.118Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
23:06:59 [2023-03-30T23:06:59.118Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
23:06:59 [2023-03-30T23:06:59.118Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.03s)
23:06:59 [2023-03-30T23:06:59.118Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.03s)
23:06:59 [2023-03-30T23:06:59.118Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
23:06:59 [2023-03-30T23:06:59.118Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.03s)
23:06:59 [2023-03-30T23:06:59.118Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
23:06:59 [2023-03-30T23:06:59.118Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.03s)
23:06:59 [2023-03-30T23:06:59.118Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.03s)
23:06:59 [2023-03-30T23:06:59.118Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
23:06:59 [2023-03-30T23:06:59.118Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.11s)
23:06:59 [2023-03-30T23:06:59.118Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
23:06:59 [2023-03-30T23:06:59.118Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
23:06:59 [2023-03-30T23:06:59.118Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
23:06:59 [2023-03-30T23:06:59.118Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
23:06:59 [2023-03-30T23:06:59.118Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
23:06:59 [2023-03-30T23:06:59.118Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
23:06:59 [2023-03-30T23:06:59.118Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
23:06:59 [2023-03-30T23:06:59.118Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
23:06:59 [2023-03-30T23:06:59.118Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
23:06:59 [2023-03-30T23:06:59.118Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.01s)
23:06:59 [2023-03-30T23:06:59.118Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
23:06:59 [2023-03-30T23:06:59.118Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
23:06:59 [2023-03-30T23:06:59.118Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
23:06:59 [2023-03-30T23:06:59.118Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
23:06:59 [2023-03-30T23:06:59.118Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
23:06:59 [2023-03-30T23:06:59.118Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
23:06:59 [2023-03-30T23:06:59.118Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
23:06:59 [2023-03-30T23:06:59.118Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
23:06:59 [2023-03-30T23:06:59.118Z] === RUN   TestContainerBindMountNonRecursive
23:07:00 [2023-03-30T23:07:00.058Z] --- PASS: TestContainerBindMountNonRecursive (0.85s)
23:07:00 [2023-03-30T23:07:00.058Z] === RUN   TestContainerVolumesMountedAsShared
23:07:00 [2023-03-30T23:07:00.319Z] --- PASS: TestContainerVolumesMountedAsShared (0.38s)
23:07:00 [2023-03-30T23:07:00.319Z] === RUN   TestContainerVolumesMountedAsSlave
23:07:00 [2023-03-30T23:07:00.579Z] --- PASS: TestContainerVolumesMountedAsSlave (0.28s)
23:07:00 [2023-03-30T23:07:00.579Z] === RUN   TestContainerCopyLeaksMounts
23:07:01 [2023-03-30T23:07:01.151Z] --- PASS: TestContainerCopyLeaksMounts (0.58s)
23:07:01 [2023-03-30T23:07:01.151Z] === RUN   TestNetworkNat
23:07:01 [2023-03-30T23:07:01.411Z] --- PASS: TestNetworkNat (0.43s)
23:07:01 [2023-03-30T23:07:01.411Z] === RUN   TestNetworkLocalhostTCPNat
23:07:01 [2023-03-30T23:07:01.981Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s)
23:07:01 [2023-03-30T23:07:01.981Z] === RUN   TestNetworkLoopbackNat
23:07:04 [2023-03-30T23:07:04.522Z] --- PASS: TestNetworkLoopbackNat (2.57s)
23:07:04 [2023-03-30T23:07:04.522Z] === RUN   TestPause
23:07:05 [2023-03-30T23:07:05.092Z] --- PASS: TestPause (0.41s)
23:07:05 [2023-03-30T23:07:05.093Z] === RUN   TestPauseFailsOnWindowsServerContainers
23:07:05 [2023-03-30T23:07:05.093Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
23:07:05 [2023-03-30T23:07:05.093Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
23:07:05 [2023-03-30T23:07:05.093Z] === RUN   TestPauseStopPausedContainer
23:07:05 [2023-03-30T23:07:05.352Z] --- PASS: TestPauseStopPausedContainer (0.41s)
23:07:05 [2023-03-30T23:07:05.352Z] === RUN   TestPidHost
23:07:06 [2023-03-30T23:07:06.293Z] --- PASS: TestPidHost (0.92s)
23:07:06 [2023-03-30T23:07:06.293Z] === RUN   TestPsFilter
23:07:06 [2023-03-30T23:07:06.293Z] --- PASS: TestPsFilter (0.10s)
23:07:06 [2023-03-30T23:07:06.293Z] === RUN   TestRemoveContainerWithRemovedVolume
23:07:06 [2023-03-30T23:07:06.863Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.36s)
23:07:06 [2023-03-30T23:07:06.863Z] === RUN   TestRemoveContainerWithVolume
23:07:07 [2023-03-30T23:07:07.124Z] --- PASS: TestRemoveContainerWithVolume (0.39s)
23:07:07 [2023-03-30T23:07:07.124Z] === RUN   TestRemoveContainerRunning
23:07:07 [2023-03-30T23:07:07.384Z] --- PASS: TestRemoveContainerRunning (0.37s)
23:07:07 [2023-03-30T23:07:07.384Z] === RUN   TestRemoveContainerForceRemoveRunning
23:07:07 [2023-03-30T23:07:07.954Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.39s)
23:07:07 [2023-03-30T23:07:07.954Z] === RUN   TestRemoveInvalidContainer
23:07:07 [2023-03-30T23:07:07.954Z] --- PASS: TestRemoveInvalidContainer (0.01s)
23:07:07 [2023-03-30T23:07:07.954Z] === RUN   TestRenameLinkedContainer
23:07:09 [2023-03-30T23:07:09.336Z] --- PASS: TestRenameLinkedContainer (1.57s)
23:07:09 [2023-03-30T23:07:09.336Z] === RUN   TestRenameStoppedContainer
23:07:09 [2023-03-30T23:07:09.906Z] --- PASS: TestRenameStoppedContainer (0.48s)
23:07:09 [2023-03-30T23:07:09.906Z] === RUN   TestRenameRunningContainerAndReuse
23:07:10 [2023-03-30T23:07:10.846Z] --- PASS: TestRenameRunningContainerAndReuse (0.75s)
23:07:10 [2023-03-30T23:07:10.846Z] === RUN   TestRenameInvalidName
23:07:11 [2023-03-30T23:07:11.106Z] --- PASS: TestRenameInvalidName (0.36s)
23:07:11 [2023-03-30T23:07:11.106Z] === RUN   TestRenameAnonymousContainer
23:07:12 [2023-03-30T23:07:12.504Z] --- PASS: TestRenameAnonymousContainer (1.39s)
23:07:12 [2023-03-30T23:07:12.504Z] === RUN   TestRenameContainerWithSameName
23:07:12 [2023-03-30T23:07:12.764Z] --- PASS: TestRenameContainerWithSameName (0.39s)
23:07:12 [2023-03-30T23:07:12.764Z] === RUN   TestRenameContainerWithLinkedContainer
23:07:13 [2023-03-30T23:07:13.703Z] --- PASS: TestRenameContainerWithLinkedContainer (0.82s)
23:07:13 [2023-03-30T23:07:13.703Z] === RUN   TestResize
23:07:13 [2023-03-30T23:07:13.964Z] --- PASS: TestResize (0.38s)
23:07:13 [2023-03-30T23:07:13.964Z] === RUN   TestResizeWithInvalidSize
23:07:14 [2023-03-30T23:07:14.534Z] --- PASS: TestResizeWithInvalidSize (0.38s)
23:07:14 [2023-03-30T23:07:14.534Z] === RUN   TestResizeWhenContainerNotStarted
23:07:14 [2023-03-30T23:07:14.794Z] --- PASS: TestResizeWhenContainerNotStarted (0.37s)
23:07:14 [2023-03-30T23:07:14.794Z] === RUN   TestDaemonRestartKillContainers
23:07:14 [2023-03-30T23:07:14.794Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
23:07:14 [2023-03-30T23:07:14.794Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
23:07:14 [2023-03-30T23:07:14.794Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
23:07:14 [2023-03-30T23:07:14.794Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
23:07:14 [2023-03-30T23:07:14.794Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
23:07:14 [2023-03-30T23:07:14.794Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
23:07:14 [2023-03-30T23:07:14.794Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
23:07:14 [2023-03-30T23:07:14.794Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
23:07:14 [2023-03-30T23:07:14.794Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
23:07:14 [2023-03-30T23:07:14.794Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
23:07:14 [2023-03-30T23:07:14.794Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
23:07:14 [2023-03-30T23:07:14.794Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
23:07:14 [2023-03-30T23:07:14.794Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
23:07:14 [2023-03-30T23:07:14.794Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
23:07:14 [2023-03-30T23:07:14.794Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
23:07:14 [2023-03-30T23:07:14.794Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
23:07:14 [2023-03-30T23:07:14.794Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
23:07:14 [2023-03-30T23:07:14.794Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
23:07:14 [2023-03-30T23:07:14.794Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
23:07:14 [2023-03-30T23:07:14.794Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
23:07:14 [2023-03-30T23:07:14.794Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
23:07:14 [2023-03-30T23:07:14.794Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
23:07:14 [2023-03-30T23:07:14.794Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
23:07:14 [2023-03-30T23:07:14.794Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
23:07:14 [2023-03-30T23:07:14.794Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
23:07:14 [2023-03-30T23:07:14.794Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
23:07:14 [2023-03-30T23:07:14.794Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
23:07:14 [2023-03-30T23:07:14.794Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
23:07:14 [2023-03-30T23:07:14.794Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
23:07:14 [2023-03-30T23:07:14.794Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
23:07:14 [2023-03-30T23:07:14.794Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
23:07:14 [2023-03-30T23:07:14.794Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
23:07:14 [2023-03-30T23:07:14.794Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
23:07:14 [2023-03-30T23:07:14.794Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
23:07:16 [2023-03-30T23:07:16.177Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
23:07:18 [2023-03-30T23:07:18.090Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
23:07:18 [2023-03-30T23:07:18.660Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
23:07:19 [2023-03-30T23:07:19.231Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
23:07:20 [2023-03-30T23:07:20.614Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
23:07:20 [2023-03-30T23:07:20.874Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
23:07:21 [2023-03-30T23:07:21.816Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
23:07:22 [2023-03-30T23:07:22.387Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
23:07:23 [2023-03-30T23:07:23.770Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
23:07:23 [2023-03-30T23:07:23.770Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
23:07:24 [2023-03-30T23:07:24.710Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
23:07:24 [2023-03-30T23:07:24.710Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
23:07:26 [2023-03-30T23:07:26.091Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
23:07:28 [2023-03-30T23:07:28.000Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
23:07:32 [2023-03-30T23:07:32.200Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
23:07:32 [2023-03-30T23:07:32.200Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.49s)
23:07:32 [2023-03-30T23:07:32.200Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.44s)
23:07:32 [2023-03-30T23:07:32.200Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.84s)
23:07:32 [2023-03-30T23:07:32.200Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.61s)
23:07:32 [2023-03-30T23:07:32.200Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.77s)
23:07:32 [2023-03-30T23:07:32.200Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.61s)
23:07:32 [2023-03-30T23:07:32.200Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.50s)
23:07:32 [2023-03-30T23:07:32.200Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.42s)
23:07:32 [2023-03-30T23:07:32.200Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.61s)
23:07:32 [2023-03-30T23:07:32.200Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.18s)
23:07:32 [2023-03-30T23:07:32.200Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.16s)
23:07:32 [2023-03-30T23:07:32.200Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.19s)
23:07:32 [2023-03-30T23:07:32.200Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.18s)
23:07:32 [2023-03-30T23:07:32.200Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.20s)
23:07:32 [2023-03-30T23:07:32.200Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.16s)
23:07:32 [2023-03-30T23:07:32.200Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.55s)
23:07:32 [2023-03-30T23:07:32.200Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
23:07:32 [2023-03-30T23:07:32.200Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
23:07:32 [2023-03-30T23:07:32.200Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
23:07:33 [2023-03-30T23:07:33.140Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.65s)
23:07:33 [2023-03-30T23:07:33.140Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.83s)
23:07:33 [2023-03-30T23:07:33.140Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.81s)
23:07:33 [2023-03-30T23:07:33.140Z] === RUN   TestCgroupNamespacesRun
23:07:34 [2023-03-30T23:07:34.100Z] --- PASS: TestCgroupNamespacesRun (1.02s)
23:07:34 [2023-03-30T23:07:34.100Z] === RUN   TestCgroupNamespacesRunPrivileged
23:07:35 [2023-03-30T23:07:35.039Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.00s)
23:07:35 [2023-03-30T23:07:35.039Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
23:07:36 [2023-03-30T23:07:36.422Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (0.97s)
23:07:36 [2023-03-30T23:07:36.422Z] === RUN   TestCgroupNamespacesRunHostMode
23:07:37 [2023-03-30T23:07:37.363Z] --- PASS: TestCgroupNamespacesRunHostMode (1.08s)
23:07:37 [2023-03-30T23:07:37.363Z] === RUN   TestCgroupNamespacesRunPrivateMode
23:07:38 [2023-03-30T23:07:38.304Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.04s)
23:07:38 [2023-03-30T23:07:38.304Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
23:07:39 [2023-03-30T23:07:39.243Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.99s)
23:07:39 [2023-03-30T23:07:39.243Z] === RUN   TestCgroupNamespacesRunInvalidMode
23:07:39 [2023-03-30T23:07:39.813Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.59s)
23:07:39 [2023-03-30T23:07:39.813Z] === RUN   TestCgroupNamespacesRunOlderClient
23:07:40 [2023-03-30T23:07:40.754Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.04s)
23:07:40 [2023-03-30T23:07:40.754Z] === RUN   TestNISDomainname
23:07:41 [2023-03-30T23:07:41.324Z] --- PASS: TestNISDomainname (0.48s)
23:07:41 [2023-03-30T23:07:41.324Z] === RUN   TestHostnameDnsResolution
23:07:41 [2023-03-30T23:07:41.894Z] --- PASS: TestHostnameDnsResolution (0.56s)
23:07:41 [2023-03-30T23:07:41.894Z] === RUN   TestUnprivilegedPortsAndPing
23:07:42 [2023-03-30T23:07:42.467Z] --- PASS: TestUnprivilegedPortsAndPing (0.47s)
23:07:42 [2023-03-30T23:07:42.467Z] === RUN   TestPrivilegedHostDevices
23:07:43 [2023-03-30T23:07:43.037Z] --- PASS: TestPrivilegedHostDevices (0.47s)
23:07:43 [2023-03-30T23:07:43.037Z] === RUN   TestRunConsoleSize
23:07:43 [2023-03-30T23:07:43.297Z] --- PASS: TestRunConsoleSize (0.39s)
23:07:43 [2023-03-30T23:07:43.297Z] === RUN   TestRunWithAlternativeContainerdShim
23:07:45 [2023-03-30T23:07:45.207Z] --- PASS: TestRunWithAlternativeContainerdShim (1.79s)
23:07:45 [2023-03-30T23:07:45.207Z] === RUN   TestStats
23:07:47 [2023-03-30T23:07:47.747Z] --- PASS: TestStats (2.46s)
23:07:47 [2023-03-30T23:07:47.747Z] === RUN   TestStopContainerWithTimeout
23:07:47 [2023-03-30T23:07:47.747Z] === RUN   TestStopContainerWithTimeout/0
23:07:47 [2023-03-30T23:07:47.747Z] === PAUSE TestStopContainerWithTimeout/0
23:07:47 [2023-03-30T23:07:47.747Z] === RUN   TestStopContainerWithTimeout/1
23:07:47 [2023-03-30T23:07:47.747Z] === PAUSE TestStopContainerWithTimeout/1
23:07:47 [2023-03-30T23:07:47.747Z] === RUN   TestStopContainerWithTimeout/3
23:07:47 [2023-03-30T23:07:47.747Z] === PAUSE TestStopContainerWithTimeout/3
23:07:47 [2023-03-30T23:07:47.747Z] === RUN   TestStopContainerWithTimeout/-1
23:07:47 [2023-03-30T23:07:47.747Z] === PAUSE TestStopContainerWithTimeout/-1
23:07:47 [2023-03-30T23:07:47.747Z] === CONT  TestStopContainerWithTimeout/0
23:07:47 [2023-03-30T23:07:47.747Z] === CONT  TestStopContainerWithTimeout/-1
23:07:48 [2023-03-30T23:07:48.317Z] === CONT  TestStopContainerWithTimeout/3
23:07:50 [2023-03-30T23:07:50.225Z] === CONT  TestStopContainerWithTimeout/1
23:07:51 [2023-03-30T23:07:51.607Z] --- PASS: TestStopContainerWithTimeout (0.01s)
23:07:51 [2023-03-30T23:07:51.607Z]     --- PASS: TestStopContainerWithTimeout/0 (0.66s)
23:07:51 [2023-03-30T23:07:51.607Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.53s)
23:07:51 [2023-03-30T23:07:51.607Z]     --- PASS: TestStopContainerWithTimeout/3 (2.36s)
23:07:51 [2023-03-30T23:07:51.607Z]     --- PASS: TestStopContainerWithTimeout/1 (1.40s)
23:07:51 [2023-03-30T23:07:51.607Z] === RUN   TestDeleteDevicemapper
23:07:51 [2023-03-30T23:07:51.607Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
23:07:51 [2023-03-30T23:07:51.607Z] --- SKIP: TestDeleteDevicemapper (0.00s)
23:07:51 [2023-03-30T23:07:51.607Z] === RUN   TestStopContainerWithRestartPolicyAlways
23:07:52 [2023-03-30T23:07:52.549Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.12s)
23:07:52 [2023-03-30T23:07:52.549Z] === RUN   TestUpdateMemory
23:07:53 [2023-03-30T23:07:53.127Z] --- PASS: TestUpdateMemory (0.45s)
23:07:53 [2023-03-30T23:07:53.127Z] === RUN   TestUpdateCPUQuota
23:07:53 [2023-03-30T23:07:53.707Z] --- PASS: TestUpdateCPUQuota (0.68s)
23:07:53 [2023-03-30T23:07:53.707Z] === RUN   TestUpdatePidsLimit
23:07:53 [2023-03-30T23:07:53.707Z] === RUN   TestUpdatePidsLimit/update_from_none
23:07:53 [2023-03-30T23:07:53.967Z] === RUN   TestUpdatePidsLimit/no_change
23:07:53 [2023-03-30T23:07:53.967Z] === RUN   TestUpdatePidsLimit/update_lower
23:07:54 [2023-03-30T23:07:54.227Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
23:07:54 [2023-03-30T23:07:54.488Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
23:07:54 [2023-03-30T23:07:54.748Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
23:07:55 [2023-03-30T23:07:55.009Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
23:07:55 [2023-03-30T23:07:55.950Z] --- PASS: TestUpdatePidsLimit (2.04s)
23:07:55 [2023-03-30T23:07:55.950Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.18s)
23:07:55 [2023-03-30T23:07:55.950Z]     --- PASS: TestUpdatePidsLimit/no_change (0.22s)
23:07:55 [2023-03-30T23:07:55.950Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.20s)
23:07:55 [2023-03-30T23:07:55.950Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.18s)
23:07:55 [2023-03-30T23:07:55.950Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.19s)
23:07:55 [2023-03-30T23:07:55.950Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.25s)
23:07:55 [2023-03-30T23:07:55.950Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.19s)
23:07:55 [2023-03-30T23:07:55.950Z] === RUN   TestUpdateRestartPolicy
23:08:08 [2023-03-30T23:08:08.174Z] --- PASS: TestUpdateRestartPolicy (10.64s)
23:08:08 [2023-03-30T23:08:08.174Z] === RUN   TestUpdateRestartWithAutoRemove
23:08:08 [2023-03-30T23:08:08.174Z] --- PASS: TestUpdateRestartWithAutoRemove (0.38s)
23:08:08 [2023-03-30T23:08:08.174Z] === RUN   TestWaitNonBlocked
23:08:08 [2023-03-30T23:08:08.174Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
23:08:08 [2023-03-30T23:08:08.174Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
23:08:08 [2023-03-30T23:08:08.174Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
23:08:08 [2023-03-30T23:08:08.174Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
23:08:08 [2023-03-30T23:08:08.174Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
23:08:08 [2023-03-30T23:08:08.174Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
23:08:08 [2023-03-30T23:08:08.174Z] --- PASS: TestWaitNonBlocked (0.01s)
23:08:08 [2023-03-30T23:08:08.174Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.50s)
23:08:08 [2023-03-30T23:08:08.174Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.61s)
23:08:08 [2023-03-30T23:08:08.174Z] === RUN   TestWaitBlocked
23:08:08 [2023-03-30T23:08:08.174Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
23:08:08 [2023-03-30T23:08:08.174Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
23:08:08 [2023-03-30T23:08:08.174Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
23:08:08 [2023-03-30T23:08:08.174Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
23:08:08 [2023-03-30T23:08:08.174Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
23:08:08 [2023-03-30T23:08:08.174Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
23:08:08 [2023-03-30T23:08:08.174Z] --- PASS: TestWaitBlocked (0.01s)
23:08:08 [2023-03-30T23:08:08.174Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.63s)
23:08:08 [2023-03-30T23:08:08.174Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.66s)
23:08:08 [2023-03-30T23:08:08.174Z] === RUN   TestWaitConditions
23:08:08 [2023-03-30T23:08:08.174Z] === RUN   TestWaitConditions/default
23:08:08 [2023-03-30T23:08:08.174Z] === PAUSE TestWaitConditions/default
23:08:08 [2023-03-30T23:08:08.174Z] === RUN   TestWaitConditions/not-running
23:08:08 [2023-03-30T23:08:08.174Z] === PAUSE TestWaitConditions/not-running
23:08:08 [2023-03-30T23:08:08.174Z] === RUN   TestWaitConditions/next-exit
23:08:08 [2023-03-30T23:08:08.174Z] === PAUSE TestWaitConditions/next-exit
23:08:08 [2023-03-30T23:08:08.174Z] === RUN   TestWaitConditions/removed
23:08:08 [2023-03-30T23:08:08.174Z] === PAUSE TestWaitConditions/removed
23:08:08 [2023-03-30T23:08:08.175Z] === CONT  TestWaitConditions/default
23:08:08 [2023-03-30T23:08:08.175Z] === CONT  TestWaitConditions/next-exit
23:08:08 [2023-03-30T23:08:08.175Z]     wait_test.go:146: ContainerID = e1cbf2de28a477f0212ac742e6006df8b54b5dbac79fbef95e7b88a2cf33a639
23:08:08 [2023-03-30T23:08:08.175Z]     wait_test.go:146: ContainerID = a0c24da4f5b7c341c283473616542c50b372bda26bb31ef92d3258032cd0ce16
23:08:08 [2023-03-30T23:08:08.746Z] === CONT  TestWaitConditions/removed
23:08:08 [2023-03-30T23:08:08.746Z]     wait_test.go:146: ContainerID = 226f90281586e0b4b3e0a7cebfe2ec5ce98fb5c7a21c6cd37177093e937df7f0
23:08:08 [2023-03-30T23:08:08.746Z] === CONT  TestWaitConditions/not-running
23:08:08 [2023-03-30T23:08:08.746Z]     wait_test.go:146: ContainerID = 184872fd6a300e8e2e5fbfab7275f9f7d99e37acb6c72e5416d06e96b3a297bf
23:08:09 [2023-03-30T23:08:09.319Z] --- PASS: TestWaitConditions (0.02s)
23:08:09 [2023-03-30T23:08:09.319Z]     --- PASS: TestWaitConditions/default (0.63s)
23:08:09 [2023-03-30T23:08:09.319Z]     --- PASS: TestWaitConditions/next-exit (0.66s)
23:08:09 [2023-03-30T23:08:09.319Z]     --- PASS: TestWaitConditions/removed (0.58s)
23:08:09 [2023-03-30T23:08:09.319Z]     --- PASS: TestWaitConditions/not-running (0.65s)
23:08:09 [2023-03-30T23:08:09.319Z] === RUN   TestWaitRestartedContainer
23:08:09 [2023-03-30T23:08:09.319Z] === RUN   TestWaitRestartedContainer/default
23:08:09 [2023-03-30T23:08:09.319Z] === PAUSE TestWaitRestartedContainer/default
23:08:09 [2023-03-30T23:08:09.319Z] === RUN   TestWaitRestartedContainer/not-running
23:08:09 [2023-03-30T23:08:09.319Z] === PAUSE TestWaitRestartedContainer/not-running
23:08:09 [2023-03-30T23:08:09.319Z] === RUN   TestWaitRestartedContainer/next-exit
23:08:09 [2023-03-30T23:08:09.319Z] === PAUSE TestWaitRestartedContainer/next-exit
23:08:09 [2023-03-30T23:08:09.319Z] === CONT  TestWaitRestartedContainer/default
23:08:09 [2023-03-30T23:08:09.319Z] === CONT  TestWaitRestartedContainer/next-exit
23:08:10 [2023-03-30T23:08:10.261Z] === CONT  TestWaitRestartedContainer/not-running
23:08:11 [2023-03-30T23:08:11.202Z] --- PASS: TestWaitRestartedContainer (0.02s)
23:08:11 [2023-03-30T23:08:11.202Z]     --- PASS: TestWaitRestartedContainer/next-exit (0.98s)
23:08:11 [2023-03-30T23:08:11.202Z]     --- PASS: TestWaitRestartedContainer/default (1.22s)
23:08:11 [2023-03-30T23:08:11.202Z]     --- PASS: TestWaitRestartedContainer/not-running (0.84s)
23:08:11 [2023-03-30T23:08:11.202Z] === CONT  TestRestartDaemonWithRestartingContainer
23:08:11 [2023-03-30T23:08:11.202Z] === CONT  TestContainerStartOnDaemonRestart
23:08:13 [2023-03-30T23:08:13.113Z] --- PASS: TestContainerStartOnDaemonRestart (1.92s)
23:08:13 [2023-03-30T23:08:13.113Z] === CONT  TestDaemonHostGatewayIP
23:08:13 [2023-03-30T23:08:13.373Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.24s)
23:08:13 [2023-03-30T23:08:13.373Z] === CONT  TestDaemonRestartIpcMode
23:08:15 [2023-03-30T23:08:15.287Z] --- PASS: TestDaemonHostGatewayIP (2.08s)
23:08:15 [2023-03-30T23:08:15.287Z] === CONT  TestIpcModeOlderClient
23:08:15 [2023-03-30T23:08:15.287Z] --- PASS: TestIpcModeOlderClient (0.04s)
23:08:15 [2023-03-30T23:08:15.287Z] === CONT  TestContainerKillOnDaemonStart
23:08:15 [2023-03-30T23:08:15.547Z] --- PASS: TestDaemonRestartIpcMode (2.20s)
23:08:27 [2023-03-30T23:08:27.772Z] --- PASS: TestContainerKillOnDaemonStart (11.38s)
23:08:27 [2023-03-30T23:08:27.772Z] PASS
23:08:27 [2023-03-30T23:08:27.772Z] 
23:08:27 [2023-03-30T23:08:27.772Z] === Skipped
23:08:27 [2023-03-30T23:08:27.772Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
23:08:27 [2023-03-30T23:08:27.772Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
23:08:27 [2023-03-30T23:08:27.772Z] 
23:08:27 [2023-03-30T23:08:27.772Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
23:08:27 [2023-03-30T23:08:27.772Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
23:08:27 [2023-03-30T23:08:27.772Z] 
23:08:27 [2023-03-30T23:08:27.772Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
23:08:27 [2023-03-30T23:08:27.772Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
23:08:27 [2023-03-30T23:08:27.772Z] 
23:08:27 [2023-03-30T23:08:27.772Z] DONE 283 tests, 3 skipped in 121.556s
23:08:27 [2023-03-30T23:08:27.772Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
23:08:27 [2023-03-30T23:08:27.772Z] ++ 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
23:08:27 [2023-03-30T23:08:27.772Z] ++ set -e
23:08:27 [2023-03-30T23:08:27.772Z] ++ '[' -n 0 ']'
23:08:27 [2023-03-30T23:08:27.772Z] ++ set -x
23:08:27 [2023-03-30T23:08:27.772Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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
23:08:27 [2023-03-30T23:08:27.772Z] INFO: Testing against a local daemon
23:08:27 [2023-03-30T23:08:27.772Z] === RUN   TestConfigDaemonID
23:08:27 [2023-03-30T23:08:27.772Z]     daemon_test.go:51: [dd1b549be7055] daemon is not started
23:08:27 [2023-03-30T23:08:27.772Z] --- PASS: TestConfigDaemonID (1.04s)
23:08:27 [2023-03-30T23:08:27.772Z] === RUN   TestDaemonConfigValidation
23:08:27 [2023-03-30T23:08:27.772Z] === RUN   TestDaemonConfigValidation/config_with_no_content
23:08:27 [2023-03-30T23:08:27.772Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
23:08:27 [2023-03-30T23:08:27.772Z] === RUN   TestDaemonConfigValidation/config_with_{}
23:08:27 [2023-03-30T23:08:27.772Z] === PAUSE TestDaemonConfigValidation/config_with_{}
23:08:27 [2023-03-30T23:08:27.772Z] === RUN   TestDaemonConfigValidation/invalid_config
23:08:27 [2023-03-30T23:08:27.772Z] === PAUSE TestDaemonConfigValidation/invalid_config
23:08:27 [2023-03-30T23:08:27.772Z] === RUN   TestDaemonConfigValidation/malformed_config
23:08:27 [2023-03-30T23:08:27.772Z] === PAUSE TestDaemonConfigValidation/malformed_config
23:08:27 [2023-03-30T23:08:27.772Z] === RUN   TestDaemonConfigValidation/valid_config
23:08:27 [2023-03-30T23:08:27.772Z] === PAUSE TestDaemonConfigValidation/valid_config
23:08:27 [2023-03-30T23:08:27.772Z] === CONT  TestDaemonConfigValidation/config_with_no_content
23:08:27 [2023-03-30T23:08:27.772Z] === CONT  TestDaemonConfigValidation/malformed_config
23:08:28 [2023-03-30T23:08:28.034Z] === CONT  TestDaemonConfigValidation/valid_config
23:08:28 [2023-03-30T23:08:28.034Z] === CONT  TestDaemonConfigValidation/invalid_config
23:08:28 [2023-03-30T23:08:28.034Z] === CONT  TestDaemonConfigValidation/config_with_{}
23:08:28 [2023-03-30T23:08:28.034Z] --- PASS: TestDaemonConfigValidation (0.00s)
23:08:28 [2023-03-30T23:08:28.034Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.11s)
23:08:28 [2023-03-30T23:08:28.034Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.14s)
23:08:28 [2023-03-30T23:08:28.034Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.08s)
23:08:28 [2023-03-30T23:08:28.034Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.07s)
23:08:28 [2023-03-30T23:08:28.034Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s)
23:08:28 [2023-03-30T23:08:28.034Z] === RUN   TestConfigDaemonSeccompProfiles
23:08:28 [2023-03-30T23:08:28.034Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
23:08:29 [2023-03-30T23:08:29.415Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
23:08:30 [2023-03-30T23:08:30.355Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
23:08:31 [2023-03-30T23:08:31.295Z]     daemon_test.go:165: [dc87b99c2ac72] daemon is not started
23:08:31 [2023-03-30T23:08:31.295Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s)
23:08:31 [2023-03-30T23:08:31.295Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
23:08:31 [2023-03-30T23:08:31.295Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
23:08:31 [2023-03-30T23:08:31.295Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
23:08:31 [2023-03-30T23:08:31.295Z] === RUN   TestDaemonProxy
23:08:31 [2023-03-30T23:08:31.295Z] === RUN   TestDaemonProxy/environment_variables
23:08:33 [2023-03-30T23:08:33.206Z] === RUN   TestDaemonProxy/command-line_options
23:08:35 [2023-03-30T23:08:35.115Z] === RUN   TestDaemonProxy/configuration_file
23:08:36 [2023-03-30T23:08:36.497Z] === RUN   TestDaemonProxy/conflicting_options
23:08:37 [2023-03-30T23:08:37.067Z] === RUN   TestDaemonProxy/reload_sanitized
23:08:37 [2023-03-30T23:08:37.637Z] --- PASS: TestDaemonProxy (6.24s)
23:08:37 [2023-03-30T23:08:37.637Z]     --- PASS: TestDaemonProxy/environment_variables (1.74s)
23:08:37 [2023-03-30T23:08:37.637Z]     --- PASS: TestDaemonProxy/command-line_options (1.74s)
23:08:37 [2023-03-30T23:08:37.637Z]     --- PASS: TestDaemonProxy/configuration_file (1.73s)
23:08:37 [2023-03-30T23:08:37.637Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
23:08:37 [2023-03-30T23:08:37.637Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
23:08:37 [2023-03-30T23:08:37.637Z] === RUN   TestLiveRestore
23:08:37 [2023-03-30T23:08:37.637Z] === RUN   TestLiveRestore/volume_references
23:08:37 [2023-03-30T23:08:37.637Z] === PAUSE TestLiveRestore/volume_references
23:08:37 [2023-03-30T23:08:37.637Z] === CONT  TestLiveRestore/volume_references
23:08:38 [2023-03-30T23:08:38.207Z] === RUN   TestLiveRestore/volume_references/restartPolicy
23:08:38 [2023-03-30T23:08:38.207Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
23:08:39 [2023-03-30T23:08:39.147Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
23:08:39 [2023-03-30T23:08:39.716Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
23:08:40 [2023-03-30T23:08:40.656Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
23:08:41 [2023-03-30T23:08:41.596Z] --- PASS: TestLiveRestore (0.00s)
23:08:41 [2023-03-30T23:08:41.596Z]     --- PASS: TestLiveRestore/volume_references (4.00s)
23:08:41 [2023-03-30T23:08:41.596Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.37s)
23:08:41 [2023-03-30T23:08:41.596Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.90s)
23:08:41 [2023-03-30T23:08:41.596Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.81s)
23:08:41 [2023-03-30T23:08:41.596Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.83s)
23:08:41 [2023-03-30T23:08:41.596Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.82s)
23:08:41 [2023-03-30T23:08:41.596Z] PASS
23:08:41 [2023-03-30T23:08:41.596Z] 
23:08:41 [2023-03-30T23:08:41.596Z] DONE 24 tests in 14.834s
23:08:41 [2023-03-30T23:08:41.596Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
23:08:41 [2023-03-30T23:08:41.596Z] ++ 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
23:08:41 [2023-03-30T23:08:41.596Z] ++ set -e
23:08:41 [2023-03-30T23:08:41.596Z] ++ '[' -n 0 ']'
23:08:41 [2023-03-30T23:08:41.596Z] ++ set -x
23:08:41 [2023-03-30T23:08:41.596Z] ++ 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
23:08:41 [2023-03-30T23:08:41.856Z] INFO: Testing against a local daemon
23:08:41 [2023-03-30T23:08:41.856Z] === RUN   TestCommitInheritsEnv
23:08:41 [2023-03-30T23:08:41.856Z] --- PASS: TestCommitInheritsEnv (0.16s)
23:08:41 [2023-03-30T23:08:41.856Z] === RUN   TestImportExtremelyLargeImageWorks
23:08:41 [2023-03-30T23:08:41.856Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
23:08:41 [2023-03-30T23:08:41.856Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
23:08:41 [2023-03-30T23:08:41.856Z] === RUN   TestImportWithCustomPlatform
23:08:41 [2023-03-30T23:08:41.856Z] === RUN   TestImportWithCustomPlatform/#00
23:08:41 [2023-03-30T23:08:41.856Z] === RUN   TestImportWithCustomPlatform/_______
23:08:41 [2023-03-30T23:08:41.856Z] === RUN   TestImportWithCustomPlatform//
23:08:41 [2023-03-30T23:08:41.856Z] === RUN   TestImportWithCustomPlatform/linux
23:08:41 [2023-03-30T23:08:41.856Z] === RUN   TestImportWithCustomPlatform/LINUX
23:08:41 [2023-03-30T23:08:41.856Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
23:08:42 [2023-03-30T23:08:42.115Z] === RUN   TestImportWithCustomPlatform/macos
23:08:42 [2023-03-30T23:08:42.116Z] === RUN   TestImportWithCustomPlatform/macos/arm64
23:08:42 [2023-03-30T23:08:42.116Z] === RUN   TestImportWithCustomPlatform/nintendo64
23:08:42 [2023-03-30T23:08:42.116Z] --- PASS: TestImportWithCustomPlatform (0.12s)
23:08:42 [2023-03-30T23:08:42.116Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.02s)
23:08:42 [2023-03-30T23:08:42.116Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
23:08:42 [2023-03-30T23:08:42.116Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
23:08:42 [2023-03-30T23:08:42.116Z]     --- PASS: TestImportWithCustomPlatform/linux (0.02s)
23:08:42 [2023-03-30T23:08:42.116Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.02s)
23:08:42 [2023-03-30T23:08:42.116Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s)
23:08:42 [2023-03-30T23:08:42.116Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
23:08:42 [2023-03-30T23:08:42.116Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
23:08:42 [2023-03-30T23:08:42.116Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
23:08:42 [2023-03-30T23:08:42.116Z] === RUN   TestImagesFilterMultiReference
23:08:42 [2023-03-30T23:08:42.116Z] --- PASS: TestImagesFilterMultiReference (0.06s)
23:08:42 [2023-03-30T23:08:42.116Z] === RUN   TestImagesFilterBeforeSince
23:08:42 [2023-03-30T23:08:42.381Z]     list_test.go:87: ImageList: ID=sha256:0b50fe1fc1318dcb1a2fd9a92df62a8bfaae9873d5ade20391363ee0c6cc6639 RepoTags=[testimagesfilterbeforesince:v3]
23:08:42 [2023-03-30T23:08:42.381Z]     list_test.go:87: ImageList: ID=sha256:0aca8ec7bc1c96501ec9b34bcd38494d7353dc961a2186b54e4b4b3b619a70eb RepoTags=[testimagesfilterbeforesince:v1]
23:08:42 [2023-03-30T23:08:42.381Z]     list_test.go:87: ImageList: ID=sha256:ee98af1ee158a422c991f77c5a6dda6591e5e055734dc7b3b6c3c8d35b1588d7 RepoTags=[testimagesfilterbeforesince:v2]
23:08:42 [2023-03-30T23:08:42.381Z] --- PASS: TestImagesFilterBeforeSince (0.24s)
23:08:42 [2023-03-30T23:08:42.381Z] === RUN   TestImagePullPlatformInvalid
23:08:42 [2023-03-30T23:08:42.381Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
23:08:42 [2023-03-30T23:08:42.381Z] === RUN   TestImagePullStoredfDigestForOtherRepo
23:08:42 [2023-03-30T23:08:42.381Z] time="2023-03-30T23:08:42Z" 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.20.2 instance.id=4916a93a-3320-4ea0-aabf-0d61cc8d847d version="v2.3.0+unknown" 
23:08:42 [2023-03-30T23:08:42.381Z] time="2023-03-30T23:08:42Z" level=info msg="redis not configured" go.version=go1.20.2 instance.id=4916a93a-3320-4ea0-aabf-0d61cc8d847d version="v2.3.0+unknown" 
23:08:42 [2023-03-30T23:08:42.382Z] time="2023-03-30T23:08:42Z" level=info msg="Starting upload purge in 2m0s" go.version=go1.20.2 instance.id=4916a93a-3320-4ea0-aabf-0d61cc8d847d version="v2.3.0+unknown" 
23:08:42 [2023-03-30T23:08:42.382Z] time="2023-03-30T23:08:42Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.20.2 instance.id=4916a93a-3320-4ea0-aabf-0d61cc8d847d version="v2.3.0+unknown" 
23:08:42 [2023-03-30T23:08:42.382Z] time="2023-03-30T23:08:42Z" level=debug msg="authorizing request" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=ac3317ff-d456-4133-a40e-948216b8753b http.request.method=GET http.request.remoteaddr="127.0.0.1:44480" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=4916a93a-3320-4ea0-aabf-0d61cc8d847d version="v2.3.0+unknown" 
23:08:42 [2023-03-30T23:08:42.382Z] time="2023-03-30T23:08:42Z" level=info msg="response completed" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=ac3317ff-d456-4133-a40e-948216b8753b http.request.method=GET http.request.remoteaddr="127.0.0.1:44480" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.936462ms http.response.status=200 http.response.written=2 instance.id=4916a93a-3320-4ea0-aabf-0d61cc8d847d version="v2.3.0+unknown" 
23:08:42 [2023-03-30T23:08:42.382Z] 127.0.0.1 - - [30/Mar/2023:23:08:42 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
23:08:42 [2023-03-30T23:08:42.382Z] time="2023-03-30T23:08:42Z" level=debug msg="authorizing request" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=6a118814-e26c-438d-9806-dbae28e2e9b2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44492" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.19+unknown" instance.id=4916a93a-3320-4ea0-aabf-0d61cc8d847d vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
23:08:42 [2023-03-30T23:08:42.382Z] time="2023-03-30T23:08:42Z" level=debug msg=GetBlob go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=6a118814-e26c-438d-9806-dbae28e2e9b2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44492" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.19+unknown" instance.id=4916a93a-3320-4ea0-aabf-0d61cc8d847d vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
23:08:42 [2023-03-30T23:08:42.382Z] time="2023-03-30T23:08:42Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=6a118814-e26c-438d-9806-dbae28e2e9b2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44492" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.19+unknown" instance.id=4916a93a-3320-4ea0-aabf-0d61cc8d847d trace.duration=29.037µ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=c9edc28f-82c0-4cd0-baff-0e7ba2a962c4 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
23:08:42 [2023-03-30T23:08:42.382Z] time="2023-03-30T23:08:42Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 err.message="blob unknown to registry" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=6a118814-e26c-438d-9806-dbae28e2e9b2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44492" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.19+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.732304ms http.response.status=404 http.response.written=157 instance.id=4916a93a-3320-4ea0-aabf-0d61cc8d847d vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
23:08:42 [2023-03-30T23:08:42.382Z] 127.0.0.1 - - [30/Mar/2023:23:08:42 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.19+unknown"
23:08:42 [2023-03-30T23:08:42.382Z] time="2023-03-30T23:08:42Z" level=debug msg="authorizing request" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=646af4e9-fc00-4349-89d8-53a3daa12d20 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44496" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.19+unknown" instance.id=4916a93a-3320-4ea0-aabf-0d61cc8d847d vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
23:08:42 [2023-03-30T23:08:42.382Z] time="2023-03-30T23:08:42Z" level=debug msg=GetBlob go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=646af4e9-fc00-4349-89d8-53a3daa12d20 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44496" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.19+unknown" instance.id=4916a93a-3320-4ea0-aabf-0d61cc8d847d vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
23:08:42 [2023-03-30T23:08:42.382Z] time="2023-03-30T23:08:42Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=646af4e9-fc00-4349-89d8-53a3daa12d20 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44496" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.19+unknown" instance.id=4916a93a-3320-4ea0-aabf-0d61cc8d847d trace.duration=527.8µ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=917d094d-b1e3-4253-abc3-04f3acb71982 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
23:08:42 [2023-03-30T23:08:42.382Z] time="2023-03-30T23:08:42Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe err.message="blob unknown to registry" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=646af4e9-fc00-4349-89d8-53a3daa12d20 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44496" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.19+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=4.120372ms http.response.status=404 http.response.written=157 instance.id=4916a93a-3320-4ea0-aabf-0d61cc8d847d vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
23:08:42 [2023-03-30T23:08:42.382Z] 127.0.0.1 - - [30/Mar/2023:23:08:42 +0000] "HEAD /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 404 157 "" "containerd/1.6.19+unknown"
23:08:42 [2023-03-30T23:08:42.382Z] time="2023-03-30T23:08:42Z" level=debug msg="authorizing request" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=b3e1f9fb-7939-42a7-a8ea-1337ef8c3363 http.request.method=POST http.request.remoteaddr="127.0.0.1:44492" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.19+unknown" instance.id=4916a93a-3320-4ea0-aabf-0d61cc8d847d vars.name=test version="v2.3.0+unknown" 
23:08:42 [2023-03-30T23:08:42.382Z] time="2023-03-30T23:08:42Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=b3e1f9fb-7939-42a7-a8ea-1337ef8c3363 http.request.method=POST http.request.remoteaddr="127.0.0.1:44492" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.19+unknown" instance.id=4916a93a-3320-4ea0-aabf-0d61cc8d847d vars.name=test version="v2.3.0+unknown" 
23:08:42 [2023-03-30T23:08:42.382Z] time="2023-03-30T23:08:42Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/ee2b1ae4-90fe-443d-b1d5-7509a45c1c63/startedat\")" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=b3e1f9fb-7939-42a7-a8ea-1337ef8c3363 http.request.method=POST http.request.remoteaddr="127.0.0.1:44492" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.19+unknown" instance.id=4916a93a-3320-4ea0-aabf-0d61cc8d847d trace.duration=121.624µ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=ef1f4229-9781-424f-bf5e-5e199b5b1d0a trace.line=95 vars.name=test version="v2.3.0+unknown" 
23:08:42 [2023-03-30T23:08:42.382Z] time="2023-03-30T23:08:42Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/ee2b1ae4-90fe-443d-b1d5-7509a45c1c63/data\")" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=b3e1f9fb-7939-42a7-a8ea-1337ef8c3363 http.request.method=POST http.request.remoteaddr="127.0.0.1:44492" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.19+unknown" instance.id=4916a93a-3320-4ea0-aabf-0d61cc8d847d trace.duration=18.609µ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=17ee613e-d521-4250-9983-01b4423da7fa trace.line=141 vars.name=test version="v2.3.0+unknown" 
23:08:42 [2023-03-30T23:08:42.382Z] time="2023-03-30T23:08:42Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/ee2b1ae4-90fe-443d-b1d5-7509a45c1c63/hashstates/sha256/0\")" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=b3e1f9fb-7939-42a7-a8ea-1337ef8c3363 http.request.method=POST http.request.remoteaddr="127.0.0.1:44492" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.19+unknown" instance.id=4916a93a-3320-4ea0-aabf-0d61cc8d847d trace.duration=1.083208ms 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=453eeac5-2c85-4a35-8789-1162615e8637 trace.line=95 vars.name=test version="v2.3.0+unknown" 
23:08:42 [2023-03-30T23:08:42.382Z] time="2023-03-30T23:08:42Z" level=info msg="response completed" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=b3e1f9fb-7939-42a7-a8ea-1337ef8c3363 http.request.method=POST http.request.remoteaddr="127.0.0.1:44492" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.19+unknown" http.response.duration=4.044023ms http.response.status=202 http.response.written=0 instance.id=4916a93a-3320-4ea0-aabf-0d61cc8d847d version="v2.3.0+unknown" 
23:08:42 [2023-03-30T23:08:42.382Z] 127.0.0.1 - - [30/Mar/2023:23:08:42 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.19+unknown"
23:08:42 [2023-03-30T23:08:42.382Z] time="2023-03-30T23:08:42Z" level=debug msg="authorizing request" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=d91e32cf-7e67-4c20-8a9d-fcde45b9dd73 http.request.method=POST http.request.remoteaddr="127.0.0.1:44496" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.19+unknown" instance.id=4916a93a-3320-4ea0-aabf-0d61cc8d847d vars.name=test version="v2.3.0+unknown" 
23:08:42 [2023-03-30T23:08:42.382Z] time="2023-03-30T23:08:42Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=d91e32cf-7e67-4c20-8a9d-fcde45b9dd73 http.request.method=POST http.request.remoteaddr="127.0.0.1:44496" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.19+unknown" instance.id=4916a93a-3320-4ea0-aabf-0d61cc8d847d vars.name=test version="v2.3.0+unknown" 
23:08:42 [2023-03-30T23:08:42.382Z] time="2023-03-30T23:08:42Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/631c2912-e0e7-41bb-ac2c-34d3d1c1f829/startedat\")" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=d91e32cf-7e67-4c20-8a9d-fcde45b9dd73 http.request.method=POST http.request.remoteaddr="127.0.0.1:44496" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.19+unknown" instance.id=4916a93a-3320-4ea0-aabf-0d61cc8d847d trace.duration=55.122µ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=62dfbcab-1815-4bfc-9db0-96854470efcc trace.line=95 vars.name=test version="v2.3.0+unknown" 
23:08:42 [2023-03-30T23:08:42.382Z] time="2023-03-30T23:08:42Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/631c2912-e0e7-41bb-ac2c-34d3d1c1f829/data\")" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=d91e32cf-7e67-4c20-8a9d-fcde45b9dd73 http.request.method=POST http.request.remoteaddr="127.0.0.1:44496" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.19+unknown" instance.id=4916a93a-3320-4ea0-aabf-0d61cc8d847d trace.duration=10.749µ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=cb03f983-18fe-4dbd-a562-d865a3adb62c trace.line=141 vars.name=test version="v2.3.0+unknown" 
23:08:42 [2023-03-30T23:08:42.382Z] time="2023-03-30T23:08:42Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/631c2912-e0e7-41bb-ac2c-34d3d1c1f829/hashstates/sha256/0\")" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=d91e32cf-7e67-4c20-8a9d-fcde45b9dd73 http.request.method=POST http.request.remoteaddr="127.0.0.1:44496" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.19+unknown" instance.id=4916a93a-3320-4ea0-aabf-0d61cc8d847d trace.duration=62.276µ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=bd801963-af7a-483d-8d0f-417670a509fb trace.line=95 vars.name=test version="v2.3.0+unknown" 
23:08:42 [2023-03-30T23:08:42.382Z] time="2023-03-30T23:08:42Z" level=info msg="response completed" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=d91e32cf-7e67-4c20-8a9d-fcde45b9dd73 http.request.method=POST http.request.remoteaddr="127.0.0.1:44496" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.19+unknown" http.response.duration=1.707335ms http.response.status=202 http.response.written=0 instance.id=4916a93a-3320-4ea0-aabf-0d61cc8d847d version="v2.3.0+unknown" 
23:08:42 [2023-03-30T23:08:42.382Z] 127.0.0.1 - - [30/Mar/2023:23:08:42 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.19+unknown"
23:08:42 [2023-03-30T23:08:42.382Z] time="2023-03-30T23:08:42Z" level=debug msg="authorizing request" go.version=go1.20.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=82efa06c-e8d9-4f24-9364-253e36564fdc http.request.method=PUT http.request.remoteaddr="127.0.0.1:44492" http.request.uri="/v2/test/blobs/uploads/631c2912-e0e7-41bb-ac2c-34d3d1c1f829?_state=UQn1g9IxT7qNdN0yoqZoowed7SAIlNEREQg437xBT5h7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjYzMWMyOTEyLWUwZTctNDFiYi1hYzJjLTM0ZDNkMWMxZjgyOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0zMFQyMzowODo0Mi4zNTQ3MjA3MVoifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.19+unknown" instance.id=4916a93a-3320-4ea0-aabf-0d61cc8d847d vars.name=test vars.uuid=631c2912-e0e7-41bb-ac2c-34d3d1c1f829 version="v2.3.0+unknown" 
23:08:42 [2023-03-30T23:08:42.382Z] time="2023-03-30T23:08:42Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=82efa06c-e8d9-4f24-9364-253e36564fdc http.request.method=PUT http.request.remoteaddr="127.0.0.1:44492" http.request.uri="/v2/test/blobs/uploads/631c2912-e0e7-41bb-ac2c-34d3d1c1f829?_state=UQn1g9IxT7qNdN0yoqZoowed7SAIlNEREQg437xBT5h7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjYzMWMyOTEyLWUwZTctNDFiYi1hYzJjLTM0ZDNkMWMxZjgyOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0zMFQyMzowODo0Mi4zNTQ3MjA3MVoifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.19+unknown" instance.id=4916a93a-3320-4ea0-aabf-0d61cc8d847d vars.name=test vars.uuid=631c2912-e0e7-41bb-ac2c-34d3d1c1f829 version="v2.3.0+unknown" 
23:08:42 [2023-03-30T23:08:42.382Z] time="2023-03-30T23:08:42Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/631c2912-e0e7-41bb-ac2c-34d3d1c1f829/startedat\")" go.version=go1.20.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=82efa06c-e8d9-4f24-9364-253e36564fdc http.request.method=PUT http.request.remoteaddr="127.0.0.1:44492" http.request.uri="/v2/test/blobs/uploads/631c2912-e0e7-41bb-ac2c-34d3d1c1f829?_state=UQn1g9IxT7qNdN0yoqZoowed7SAIlNEREQg437xBT5h7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjYzMWMyOTEyLWUwZTctNDFiYi1hYzJjLTM0ZDNkMWMxZjgyOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0zMFQyMzowODo0Mi4zNTQ3MjA3MVoifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.19+unknown" instance.id=4916a93a-3320-4ea0-aabf-0d61cc8d847d trace.duration=46.916µ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=9a1eb17e-1e57-4fde-949e-b6234441bec3 trace.line=82 vars.name=test vars.uuid=631c2912-e0e7-41bb-ac2c-34d3d1c1f829 version="v2.3.0+unknown" 
23:08:42 [2023-03-30T23:08:42.382Z] time="2023-03-30T23:08:42Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/631c2912-e0e7-41bb-ac2c-34d3d1c1f829/data\")" go.version=go1.20.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=82efa06c-e8d9-4f24-9364-253e36564fdc http.request.method=PUT http.request.remoteaddr="127.0.0.1:44492" http.request.uri="/v2/test/blobs/uploads/631c2912-e0e7-41bb-ac2c-34d3d1c1f829?_state=UQn1g9IxT7qNdN0yoqZoowed7SAIlNEREQg437xBT5h7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjYzMWMyOTEyLWUwZTctNDFiYi1hYzJjLTM0ZDNkMWMxZjgyOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0zMFQyMzowODo0Mi4zNTQ3MjA3MVoifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.19+unknown" instance.id=4916a93a-3320-4ea0-aabf-0d61cc8d847d trace.duration=42.018µ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=bd6cbebb-f76d-465a-aac5-7d4fd1029e23 trace.line=141 vars.name=test vars.uuid=631c2912-e0e7-41bb-ac2c-34d3d1c1f829 version="v2.3.0+unknown" 
23:08:42 [2023-03-30T23:08:42.382Z] time="2023-03-30T23:08:42Z" level=debug msg="authorizing request" go.version=go1.20.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c7eb65b6-36b6-4a2e-b83a-391d80424c32 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44496" http.request.uri="/v2/test/blobs/uploads/ee2b1ae4-90fe-443d-b1d5-7509a45c1c63?_state=JPCr6JFlP2uO0A1iG9k4of4SAuMRWhaB-qOPVD-Dy757Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVlMmIxYWU0LTkwZmUtNDQzZC1iMWQ1LTc1MDlhNDVjMWM2MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0zMFQyMzowODo0Mi4zNTIwNjU2OTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.19+unknown" instance.id=4916a93a-3320-4ea0-aabf-0d61cc8d847d vars.name=test vars.uuid=ee2b1ae4-90fe-443d-b1d5-7509a45c1c63 version="v2.3.0+unknown" 
23:08:42 [2023-03-30T23:08:42.382Z] time="2023-03-30T23:08:42Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c7eb65b6-36b6-4a2e-b83a-391d80424c32 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44496" http.request.uri="/v2/test/blobs/uploads/ee2b1ae4-90fe-443d-b1d5-7509a45c1c63?_state=JPCr6JFlP2uO0A1iG9k4of4SAuMRWhaB-qOPVD-Dy757Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVlMmIxYWU0LTkwZmUtNDQzZC1iMWQ1LTc1MDlhNDVjMWM2MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0zMFQyMzowODo0Mi4zNTIwNjU2OTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.19+unknown" instance.id=4916a93a-3320-4ea0-aabf-0d61cc8d847d vars.name=test vars.uuid=ee2b1ae4-90fe-443d-b1d5-7509a45c1c63 version="v2.3.0+unknown" 
23:08:42 [2023-03-30T23:08:42.382Z] time="2023-03-30T23:08:42Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/ee2b1ae4-90fe-443d-b1d5-7509a45c1c63/startedat\")" go.version=go1.20.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c7eb65b6-36b6-4a2e-b83a-391d80424c32 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44496" http.request.uri="/v2/test/blobs/uploads/ee2b1ae4-90fe-443d-b1d5-7509a45c1c63?_state=JPCr6JFlP2uO0A1iG9k4of4SAuMRWhaB-qOPVD-Dy757Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVlMmIxYWU0LTkwZmUtNDQzZC1iMWQ1LTc1MDlhNDVjMWM2MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0zMFQyMzowODo0Mi4zNTIwNjU2OTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.19+unknown" instance.id=4916a93a-3320-4ea0-aabf-0d61cc8d847d trace.duration=33.903µ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=f5d0907c-6b13-4fe5-a650-d3750f01d748 trace.line=82 vars.name=test vars.uuid=ee2b1ae4-90fe-443d-b1d5-7509a45c1c63 version="v2.3.0+unknown" 
23:08:42 [2023-03-30T23:08:42.383Z] time="2023-03-30T23:08:42Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/ee2b1ae4-90fe-443d-b1d5-7509a45c1c63/data\")" go.version=go1.20.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c7eb65b6-36b6-4a2e-b83a-391d80424c32 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44496" http.request.uri="/v2/test/blobs/uploads/ee2b1ae4-90fe-443d-b1d5-7509a45c1c63?_state=JPCr6JFlP2uO0A1iG9k4of4SAuMRWhaB-qOPVD-Dy757Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVlMmIxYWU0LTkwZmUtNDQzZC1iMWQ1LTc1MDlhNDVjMWM2MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0zMFQyMzowODo0Mi4zNTIwNjU2OTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.19+unknown" instance.id=4916a93a-3320-4ea0-aabf-0d61cc8d847d trace.duration=30.425µ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=f049e834-d742-48c7-b4dd-e9b8944a175c trace.line=141 vars.name=test vars.uuid=ee2b1ae4-90fe-443d-b1d5-7509a45c1c63 version="v2.3.0+unknown" 
23:08:42 [2023-03-30T23:08:42.383Z] time="2023-03-30T23:08:42Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/631c2912-e0e7-41bb-ac2c-34d3d1c1f829/data\", 0)" go.version=go1.20.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=82efa06c-e8d9-4f24-9364-253e36564fdc http.request.method=PUT http.request.remoteaddr="127.0.0.1:44492" http.request.uri="/v2/test/blobs/uploads/631c2912-e0e7-41bb-ac2c-34d3d1c1f829?_state=UQn1g9IxT7qNdN0yoqZoowed7SAIlNEREQg437xBT5h7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjYzMWMyOTEyLWUwZTctNDFiYi1hYzJjLTM0ZDNkMWMxZjgyOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0zMFQyMzowODo0Mi4zNTQ3MjA3MVoifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.19+unknown" instance.id=4916a93a-3320-4ea0-aabf-0d61cc8d847d trace.duration=58.174µ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=3cb89c6e-7778-4a9a-8000-71139005d36e trace.line=124 vars.name=test vars.uuid=631c2912-e0e7-41bb-ac2c-34d3d1c1f829 version="v2.3.0+unknown" 
23:08:42 [2023-03-30T23:08:42.383Z] time="2023-03-30T23:08:42Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=82efa06c-e8d9-4f24-9364-253e36564fdc http.request.method=PUT http.request.remoteaddr="127.0.0.1:44492" http.request.uri="/v2/test/blobs/uploads/631c2912-e0e7-41bb-ac2c-34d3d1c1f829?_state=UQn1g9IxT7qNdN0yoqZoowed7SAIlNEREQg437xBT5h7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjYzMWMyOTEyLWUwZTctNDFiYi1hYzJjLTM0ZDNkMWMxZjgyOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0zMFQyMzowODo0Mi4zNTQ3MjA3MVoifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.19+unknown" instance.id=4916a93a-3320-4ea0-aabf-0d61cc8d847d vars.name=test vars.uuid=631c2912-e0e7-41bb-ac2c-34d3d1c1f829 version="v2.3.0+unknown" 
23:08:42 [2023-03-30T23:08:42.383Z] time="2023-03-30T23:08:42Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/631c2912-e0e7-41bb-ac2c-34d3d1c1f829/data\")" go.version=go1.20.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=82efa06c-e8d9-4f24-9364-253e36564fdc http.request.method=PUT http.request.remoteaddr="127.0.0.1:44492" http.request.uri="/v2/test/blobs/uploads/631c2912-e0e7-41bb-ac2c-34d3d1c1f829?_state=UQn1g9IxT7qNdN0yoqZoowed7SAIlNEREQg437xBT5h7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjYzMWMyOTEyLWUwZTctNDFiYi1hYzJjLTM0ZDNkMWMxZjgyOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0zMFQyMzowODo0Mi4zNTQ3MjA3MVoifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.19+unknown" instance.id=4916a93a-3320-4ea0-aabf-0d61cc8d847d trace.duration=11.159µ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=cc55fa42-0e4a-448c-987a-271d72899aad trace.line=141 vars.name=test vars.uuid=631c2912-e0e7-41bb-ac2c-34d3d1c1f829 version="v2.3.0+unknown" 
23:08:42 [2023-03-30T23:08:42.383Z] time="2023-03-30T23:08:42Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=82efa06c-e8d9-4f24-9364-253e36564fdc http.request.method=PUT http.request.remoteaddr="127.0.0.1:44492" http.request.uri="/v2/test/blobs/uploads/631c2912-e0e7-41bb-ac2c-34d3d1c1f829?_state=UQn1g9IxT7qNdN0yoqZoowed7SAIlNEREQg437xBT5h7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjYzMWMyOTEyLWUwZTctNDFiYi1hYzJjLTM0ZDNkMWMxZjgyOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0zMFQyMzowODo0Mi4zNTQ3MjA3MVoifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.19+unknown" instance.id=4916a93a-3320-4ea0-aabf-0d61cc8d847d trace.duration=36.258µ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=569ce2d2-465b-488f-87ef-44cd8c1d7b8d trace.line=141 vars.name=test vars.uuid=631c2912-e0e7-41bb-ac2c-34d3d1c1f829 version="v2.3.0+unknown" 
23:08:42 [2023-03-30T23:08:42.383Z] time="2023-03-30T23:08:42Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/631c2912-e0e7-41bb-ac2c-34d3d1c1f829/data\")" go.version=go1.20.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=82efa06c-e8d9-4f24-9364-253e36564fdc http.request.method=PUT http.request.remoteaddr="127.0.0.1:44492" http.request.uri="/v2/test/blobs/uploads/631c2912-e0e7-41bb-ac2c-34d3d1c1f829?_state=UQn1g9IxT7qNdN0yoqZoowed7SAIlNEREQg437xBT5h7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjYzMWMyOTEyLWUwZTctNDFiYi1hYzJjLTM0ZDNkMWMxZjgyOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0zMFQyMzowODo0Mi4zNTQ3MjA3MVoifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.19+unknown" instance.id=4916a93a-3320-4ea0-aabf-0d61cc8d847d trace.duration=23.335µ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=c670af8b-a203-4bb7-8bbb-0ecc33dd8420 trace.line=141 vars.name=test vars.uuid=631c2912-e0e7-41bb-ac2c-34d3d1c1f829 version="v2.3.0+unknown" 
23:08:42 [2023-03-30T23:08:42.383Z] time="2023-03-30T23:08:42Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/ee2b1ae4-90fe-443d-b1d5-7509a45c1c63/data\", 0)" go.version=go1.20.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c7eb65b6-36b6-4a2e-b83a-391d80424c32 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44496" http.request.uri="/v2/test/blobs/uploads/ee2b1ae4-90fe-443d-b1d5-7509a45c1c63?_state=JPCr6JFlP2uO0A1iG9k4of4SAuMRWhaB-qOPVD-Dy757Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVlMmIxYWU0LTkwZmUtNDQzZC1iMWQ1LTc1MDlhNDVjMWM2MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0zMFQyMzowODo0Mi4zNTIwNjU2OTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.19+unknown" instance.id=4916a93a-3320-4ea0-aabf-0d61cc8d847d trace.duration=64.795µ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=6e74fe90-5679-4a18-9265-5d5c5bfc5e00 trace.line=124 vars.name=test vars.uuid=ee2b1ae4-90fe-443d-b1d5-7509a45c1c63 version="v2.3.0+unknown" 
23:08:42 [2023-03-30T23:08:42.383Z] time="2023-03-30T23:08:42Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c7eb65b6-36b6-4a2e-b83a-391d80424c32 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44496" http.request.uri="/v2/test/blobs/uploads/ee2b1ae4-90fe-443d-b1d5-7509a45c1c63?_state=JPCr6JFlP2uO0A1iG9k4of4SAuMRWhaB-qOPVD-Dy757Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVlMmIxYWU0LTkwZmUtNDQzZC1iMWQ1LTc1MDlhNDVjMWM2MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0zMFQyMzowODo0Mi4zNTIwNjU2OTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.19+unknown" instance.id=4916a93a-3320-4ea0-aabf-0d61cc8d847d vars.name=test vars.uuid=ee2b1ae4-90fe-443d-b1d5-7509a45c1c63 version="v2.3.0+unknown" 
23:08:42 [2023-03-30T23:08:42.383Z] time="2023-03-30T23:08:42Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/ee2b1ae4-90fe-443d-b1d5-7509a45c1c63/data\")" go.version=go1.20.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c7eb65b6-36b6-4a2e-b83a-391d80424c32 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44496" http.request.uri="/v2/test/blobs/uploads/ee2b1ae4-90fe-443d-b1d5-7509a45c1c63?_state=JPCr6JFlP2uO0A1iG9k4of4SAuMRWhaB-qOPVD-Dy757Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVlMmIxYWU0LTkwZmUtNDQzZC1iMWQ1LTc1MDlhNDVjMWM2MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0zMFQyMzowODo0Mi4zNTIwNjU2OTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.19+unknown" instance.id=4916a93a-3320-4ea0-aabf-0d61cc8d847d trace.duration=27.199µ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=23f7aa42-379e-4b88-8058-1742504f5d8e trace.line=141 vars.name=test vars.uuid=ee2b1ae4-90fe-443d-b1d5-7509a45c1c63 version="v2.3.0+unknown" 
23:08:42 [2023-03-30T23:08:42.383Z] time="2023-03-30T23:08:42Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c7eb65b6-36b6-4a2e-b83a-391d80424c32 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44496" http.request.uri="/v2/test/blobs/uploads/ee2b1ae4-90fe-443d-b1d5-7509a45c1c63?_state=JPCr6JFlP2uO0A1iG9k4of4SAuMRWhaB-qOPVD-Dy757Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVlMmIxYWU0LTkwZmUtNDQzZC1iMWQ1LTc1MDlhNDVjMWM2MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0zMFQyMzowODo0Mi4zNTIwNjU2OTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.19+unknown" instance.id=4916a93a-3320-4ea0-aabf-0d61cc8d847d trace.duration=16.361µ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=f7df64e6-de9c-474a-987e-752186894151 trace.line=141 vars.name=test vars.uuid=ee2b1ae4-90fe-443d-b1d5-7509a45c1c63 version="v2.3.0+unknown" 
23:08:42 [2023-03-30T23:08:42.383Z] time="2023-03-30T23:08:42Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/ee2b1ae4-90fe-443d-b1d5-7509a45c1c63/data\")" go.version=go1.20.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c7eb65b6-36b6-4a2e-b83a-391d80424c32 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44496" http.request.uri="/v2/test/blobs/uploads/ee2b1ae4-90fe-443d-b1d5-7509a45c1c63?_state=JPCr6JFlP2uO0A1iG9k4of4SAuMRWhaB-qOPVD-Dy757Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVlMmIxYWU0LTkwZmUtNDQzZC1iMWQ1LTc1MDlhNDVjMWM2MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0zMFQyMzowODo0Mi4zNTIwNjU2OTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.19+unknown" instance.id=4916a93a-3320-4ea0-aabf-0d61cc8d847d trace.duration=14.039µ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=d3d0ed8b-e480-4560-9d01-70dddaddc072 trace.line=141 vars.name=test vars.uuid=ee2b1ae4-90fe-443d-b1d5-7509a45c1c63 version="v2.3.0+unknown" 
23:08:42 [2023-03-30T23:08:42.383Z] time="2023-03-30T23:08:42Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/ee2b1ae4-90fe-443d-b1d5-7509a45c1c63/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.20.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c7eb65b6-36b6-4a2e-b83a-391d80424c32 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44496" http.request.uri="/v2/test/blobs/uploads/ee2b1ae4-90fe-443d-b1d5-7509a45c1c63?_state=JPCr6JFlP2uO0A1iG9k4of4SAuMRWhaB-qOPVD-Dy757Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVlMmIxYWU0LTkwZmUtNDQzZC1iMWQ1LTc1MDlhNDVjMWM2MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0zMFQyMzowODo0Mi4zNTIwNjU2OTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.19+unknown" instance.id=4916a93a-3320-4ea0-aabf-0d61cc8d847d trace.duration=107.158µ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=714f0bee-b218-4ad8-b912-4a61b2fd7b97 trace.line=167 vars.name=test vars.uuid=ee2b1ae4-90fe-443d-b1d5-7509a45c1c63 version="v2.3.0+unknown" 
23:08:42 [2023-03-30T23:08:42.383Z] time="2023-03-30T23:08:42Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c7eb65b6-36b6-4a2e-b83a-391d80424c32 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44496" http.request.uri="/v2/test/blobs/uploads/ee2b1ae4-90fe-443d-b1d5-7509a45c1c63?_state=JPCr6JFlP2uO0A1iG9k4of4SAuMRWhaB-qOPVD-Dy757Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVlMmIxYWU0LTkwZmUtNDQzZC1iMWQ1LTc1MDlhNDVjMWM2MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0zMFQyMzowODo0Mi4zNTIwNjU2OTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.19+unknown" instance.id=4916a93a-3320-4ea0-aabf-0d61cc8d847d trace.duration=76.791µ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=d0a104e0-a7fe-4b09-ab55-6db3ab8cee93 trace.line=95 vars.name=test vars.uuid=ee2b1ae4-90fe-443d-b1d5-7509a45c1c63 version="v2.3.0+unknown" 
23:08:42 [2023-03-30T23:08:42.383Z] time="2023-03-30T23:08:42Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/ee2b1ae4-90fe-443d-b1d5-7509a45c1c63\")" go.version=go1.20.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c7eb65b6-36b6-4a2e-b83a-391d80424c32 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44496" http.request.uri="/v2/test/blobs/uploads/ee2b1ae4-90fe-443d-b1d5-7509a45c1c63?_state=JPCr6JFlP2uO0A1iG9k4of4SAuMRWhaB-qOPVD-Dy757Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVlMmIxYWU0LTkwZmUtNDQzZC1iMWQ1LTc1MDlhNDVjMWM2MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0zMFQyMzowODo0Mi4zNTIwNjU2OTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.19+unknown" instance.id=4916a93a-3320-4ea0-aabf-0d61cc8d847d trace.duration=117.611µ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=d5859eea-a4ec-4e1d-8e0c-56dfdc0c2684 trace.line=181 vars.name=test vars.uuid=ee2b1ae4-90fe-443d-b1d5-7509a45c1c63 version="v2.3.0+unknown" 
23:08:42 [2023-03-30T23:08:42.383Z] time="2023-03-30T23:08:42Z" level=info msg="response completed" go.version=go1.20.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c7eb65b6-36b6-4a2e-b83a-391d80424c32 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44496" http.request.uri="/v2/test/blobs/uploads/ee2b1ae4-90fe-443d-b1d5-7509a45c1c63?_state=JPCr6JFlP2uO0A1iG9k4of4SAuMRWhaB-qOPVD-Dy757Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVlMmIxYWU0LTkwZmUtNDQzZC1iMWQ1LTc1MDlhNDVjMWM2MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0zMFQyMzowODo0Mi4zNTIwNjU2OTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.19+unknown" http.response.duration=7.791295ms http.response.status=201 http.response.written=0 instance.id=4916a93a-3320-4ea0-aabf-0d61cc8d847d version="v2.3.0+unknown" 
23:08:42 [2023-03-30T23:08:42.383Z] 127.0.0.1 - - [30/Mar/2023:23:08:42 +0000] "PUT /v2/test/blobs/uploads/ee2b1ae4-90fe-443d-b1d5-7509a45c1c63?_state=JPCr6JFlP2uO0A1iG9k4of4SAuMRWhaB-qOPVD-Dy757Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImVlMmIxYWU0LTkwZmUtNDQzZC1iMWQ1LTc1MDlhNDVjMWM2MyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0zMFQyMzowODo0Mi4zNTIwNjU2OTdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.19+unknown"
23:08:42 [2023-03-30T23:08:42.383Z] time="2023-03-30T23:08:42Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/631c2912-e0e7-41bb-ac2c-34d3d1c1f829/data\", \"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\"" go.version=go1.20.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=82efa06c-e8d9-4f24-9364-253e36564fdc http.request.method=PUT http.request.remoteaddr="127.0.0.1:44492" http.request.uri="/v2/test/blobs/uploads/631c2912-e0e7-41bb-ac2c-34d3d1c1f829?_state=UQn1g9IxT7qNdN0yoqZoowed7SAIlNEREQg437xBT5h7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjYzMWMyOTEyLWUwZTctNDFiYi1hYzJjLTM0ZDNkMWMxZjgyOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0zMFQyMzowODo0Mi4zNTQ3MjA3MVoifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.19+unknown" instance.id=4916a93a-3320-4ea0-aabf-0d61cc8d847d trace.duration=3.111124ms 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=c6c07c0c-f3c6-4035-8220-a8b9e9680c20 trace.line=167 vars.name=test vars.uuid=631c2912-e0e7-41bb-ac2c-34d3d1c1f829 version="v2.3.0+unknown" 
23:08:42 [2023-03-30T23:08:42.383Z] time="2023-03-30T23:08:42Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=82efa06c-e8d9-4f24-9364-253e36564fdc http.request.method=PUT http.request.remoteaddr="127.0.0.1:44492" http.request.uri="/v2/test/blobs/uploads/631c2912-e0e7-41bb-ac2c-34d3d1c1f829?_state=UQn1g9IxT7qNdN0yoqZoowed7SAIlNEREQg437xBT5h7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjYzMWMyOTEyLWUwZTctNDFiYi1hYzJjLTM0ZDNkMWMxZjgyOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0zMFQyMzowODo0Mi4zNTQ3MjA3MVoifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.19+unknown" instance.id=4916a93a-3320-4ea0-aabf-0d61cc8d847d trace.duration=442.541µ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=03c8a2f2-4807-48f7-bd30-c90fadd4741e trace.line=95 vars.name=test vars.uuid=631c2912-e0e7-41bb-ac2c-34d3d1c1f829 version="v2.3.0+unknown" 
23:08:42 [2023-03-30T23:08:42.383Z] time="2023-03-30T23:08:42Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/631c2912-e0e7-41bb-ac2c-34d3d1c1f829\")" go.version=go1.20.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=82efa06c-e8d9-4f24-9364-253e36564fdc http.request.method=PUT http.request.remoteaddr="127.0.0.1:44492" http.request.uri="/v2/test/blobs/uploads/631c2912-e0e7-41bb-ac2c-34d3d1c1f829?_state=UQn1g9IxT7qNdN0yoqZoowed7SAIlNEREQg437xBT5h7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjYzMWMyOTEyLWUwZTctNDFiYi1hYzJjLTM0ZDNkMWMxZjgyOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0zMFQyMzowODo0Mi4zNTQ3MjA3MVoifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.19+unknown" instance.id=4916a93a-3320-4ea0-aabf-0d61cc8d847d trace.duration=147.265µ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=57c1a289-9bb3-4d0b-8b89-45fdcee58366 trace.line=181 vars.name=test vars.uuid=631c2912-e0e7-41bb-ac2c-34d3d1c1f829 version="v2.3.0+unknown" 
23:08:42 [2023-03-30T23:08:42.383Z] time="2023-03-30T23:08:42Z" level=info msg="response completed" go.version=go1.20.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=82efa06c-e8d9-4f24-9364-253e36564fdc http.request.method=PUT http.request.remoteaddr="127.0.0.1:44492" http.request.uri="/v2/test/blobs/uploads/631c2912-e0e7-41bb-ac2c-34d3d1c1f829?_state=UQn1g9IxT7qNdN0yoqZoowed7SAIlNEREQg437xBT5h7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjYzMWMyOTEyLWUwZTctNDFiYi1hYzJjLTM0ZDNkMWMxZjgyOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0zMFQyMzowODo0Mi4zNTQ3MjA3MVoifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.19+unknown" http.response.duration=11.012391ms http.response.status=201 http.response.written=0 instance.id=4916a93a-3320-4ea0-aabf-0d61cc8d847d version="v2.3.0+unknown" 
23:08:42 [2023-03-30T23:08:42.383Z] 127.0.0.1 - - [30/Mar/2023:23:08:42 +0000] "PUT /v2/test/blobs/uploads/631c2912-e0e7-41bb-ac2c-34d3d1c1f829?_state=UQn1g9IxT7qNdN0yoqZoowed7SAIlNEREQg437xBT5h7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjYzMWMyOTEyLWUwZTctNDFiYi1hYzJjLTM0ZDNkMWMxZjgyOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0zMFQyMzowODo0Mi4zNTQ3MjA3MVoifQ%3D%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 201 0 "" "containerd/1.6.19+unknown"
23:08:42 [2023-03-30T23:08:42.383Z] time="2023-03-30T23:08:42Z" level=debug msg="authorizing request" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=882fdfca-5573-449f-b873-687df6c21336 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44492" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.19+unknown" instance.id=4916a93a-3320-4ea0-aabf-0d61cc8d847d vars.name=test vars.reference=latest version="v2.3.0+unknown" 
23:08:42 [2023-03-30T23:08:42.383Z] time="2023-03-30T23:08:42Z" level=debug msg=GetImageManifest go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=882fdfca-5573-449f-b873-687df6c21336 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44492" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.19+unknown" instance.id=4916a93a-3320-4ea0-aabf-0d61cc8d847d vars.name=test vars.reference=latest version="v2.3.0+unknown" 
23:08:42 [2023-03-30T23:08:42.383Z] time="2023-03-30T23:08:42Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=882fdfca-5573-449f-b873-687df6c21336 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44492" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.19+unknown" instance.id=4916a93a-3320-4ea0-aabf-0d61cc8d847d trace.duration=193.82µ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=11a7ad32-3c1f-4e09-9e4a-375627eac34c trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
23:08:42 [2023-03-30T23:08:42.383Z] time="2023-03-30T23:08:42Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=882fdfca-5573-449f-b873-687df6c21336 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44492" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.19+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.611213ms http.response.status=404 http.response.written=96 instance.id=4916a93a-3320-4ea0-aabf-0d61cc8d847d vars.name=test vars.reference=latest version="v2.3.0+unknown" 
23:08:42 [2023-03-30T23:08:42.383Z] 127.0.0.1 - - [30/Mar/2023:23:08:42 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.19+unknown"
23:08:42 [2023-03-30T23:08:42.384Z] time="2023-03-30T23:08:42Z" level=debug msg="authorizing request" go.version=go1.20.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c1846c74-def5-4aab-8479-fdd93f4de176 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44492" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.19+unknown" instance.id=4916a93a-3320-4ea0-aabf-0d61cc8d847d vars.name=test vars.reference=latest version="v2.3.0+unknown" 
23:08:42 [2023-03-30T23:08:42.384Z] time="2023-03-30T23:08:42Z" level=debug msg=PutImageManifest go.version=go1.20.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c1846c74-def5-4aab-8479-fdd93f4de176 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44492" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.19+unknown" instance.id=4916a93a-3320-4ea0-aabf-0d61cc8d847d vars.name=test vars.reference=latest version="v2.3.0+unknown" 
23:08:42 [2023-03-30T23:08:42.384Z] time="2023-03-30T23:08:42Z" level=debug msg="(*manifestStore).Put" go.version=go1.20.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c1846c74-def5-4aab-8479-fdd93f4de176 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44492" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.19+unknown" instance.id=4916a93a-3320-4ea0-aabf-0d61cc8d847d vars.name=test vars.reference=latest version="v2.3.0+unknown" 
23:08:42 [2023-03-30T23:08:42.384Z] time="2023-03-30T23:08:42Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.20.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c1846c74-def5-4aab-8479-fdd93f4de176 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44492" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.19+unknown" instance.id=4916a93a-3320-4ea0-aabf-0d61cc8d847d vars.name=test vars.reference=latest version="v2.3.0+unknown" 
23:08:42 [2023-03-30T23:08:42.384Z] time="2023-03-30T23:08:42Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c1846c74-def5-4aab-8479-fdd93f4de176 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44492" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.19+unknown" instance.id=4916a93a-3320-4ea0-aabf-0d61cc8d847d trace.duration=34.346µ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=f42936ea-98ba-4a53-8a2b-33b38aaae8c2 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
23:08:42 [2023-03-30T23:08:42.384Z] time="2023-03-30T23:08:42Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c1846c74-def5-4aab-8479-fdd93f4de176 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44492" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.19+unknown" instance.id=4916a93a-3320-4ea0-aabf-0d61cc8d847d trace.duration=16.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=06c1f032-8e81-438b-b266-4a636dd66b46 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
23:08:42 [2023-03-30T23:08:42.384Z] time="2023-03-30T23:08:42Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c1846c74-def5-4aab-8479-fdd93f4de176 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44492" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.19+unknown" instance.id=4916a93a-3320-4ea0-aabf-0d61cc8d847d trace.duration=26.314µ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=a279c8fd-28d3-42d1-a9a8-952a8eb11ba9 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
23:08:42 [2023-03-30T23:08:42.645Z] time="2023-03-30T23:08:42Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c1846c74-def5-4aab-8479-fdd93f4de176 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44492" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.19+unknown" instance.id=4916a93a-3320-4ea0-aabf-0d61cc8d847d trace.duration=13.514µ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=b376b389-031c-4fc8-89f4-9439bf373898 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
23:08:42 [2023-03-30T23:08:42.645Z] time="2023-03-30T23:08:42Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c1846c74-def5-4aab-8479-fdd93f4de176 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44492" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.19+unknown" instance.id=4916a93a-3320-4ea0-aabf-0d61cc8d847d trace.duration=16.492µ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=5a749dfd-70d5-4c03-9383-bcea1e8aee26 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
23:08:42 [2023-03-30T23:08:42.646Z] time="2023-03-30T23:08:42Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c1846c74-def5-4aab-8479-fdd93f4de176 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44492" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.19+unknown" instance.id=4916a93a-3320-4ea0-aabf-0d61cc8d847d trace.duration=98.444µ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=9df354b0-714b-47cc-b979-8a3c4298d8eb trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
23:08:42 [2023-03-30T23:08:42.646Z] time="2023-03-30T23:08:42Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c1846c74-def5-4aab-8479-fdd93f4de176 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44492" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.19+unknown" instance.id=4916a93a-3320-4ea0-aabf-0d61cc8d847d trace.duration=194.879µ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=769c452f-96ec-4b10-989f-aa7cf8ed5939 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
23:08:42 [2023-03-30T23:08:42.646Z] time="2023-03-30T23:08:42Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c1846c74-def5-4aab-8479-fdd93f4de176 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44492" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.19+unknown" instance.id=4916a93a-3320-4ea0-aabf-0d61cc8d847d trace.duration=39.195µ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=de7cae54-e189-4cda-a0d4-b0fcf1916fd7 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
23:08:42 [2023-03-30T23:08:42.646Z] time="2023-03-30T23:08:42Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c1846c74-def5-4aab-8479-fdd93f4de176 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44492" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.19+unknown" instance.id=4916a93a-3320-4ea0-aabf-0d61cc8d847d trace.duration=4.263468ms 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=2c632d85-d8f7-49b4-a377-0f21eb6bab1f trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
23:08:42 [2023-03-30T23:08:42.646Z] time="2023-03-30T23:08:42Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c1846c74-def5-4aab-8479-fdd93f4de176 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44492" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.19+unknown" instance.id=4916a93a-3320-4ea0-aabf-0d61cc8d847d trace.duration=73.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).PutContent" trace.id=9a651899-28a4-4a77-8692-533a5568f868 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
23:08:42 [2023-03-30T23:08:42.646Z] time="2023-03-30T23:08:42Z" level=info msg="response completed" go.version=go1.20.2 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c1846c74-def5-4aab-8479-fdd93f4de176 http.request.method=PUT http.request.remoteaddr="127.0.0.1:44492" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.19+unknown" http.response.duration=8.418949ms http.response.status=201 http.response.written=0 instance.id=4916a93a-3320-4ea0-aabf-0d61cc8d847d version="v2.3.0+unknown" 
23:08:42 [2023-03-30T23:08:42.646Z] 127.0.0.1 - - [30/Mar/2023:23:08:42 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.19+unknown"
23:08:42 [2023-03-30T23:08:42.646Z] time="2023-03-30T23:08:42Z" level=debug msg="authorizing request" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=246ae060-6e70-4960-8ea9-416cb690918b http.request.method=GET http.request.remoteaddr="127.0.0.1:44512" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.2 git-commit/f50c8de3eee901def182bf87a4cbf1e6a2c7eee5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=4916a93a-3320-4ea0-aabf-0d61cc8d847d version="v2.3.0+unknown" 
23:08:42 [2023-03-30T23:08:42.646Z] time="2023-03-30T23:08:42Z" level=info msg="response completed" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=246ae060-6e70-4960-8ea9-416cb690918b http.request.method=GET http.request.remoteaddr="127.0.0.1:44512" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.2 git-commit/f50c8de3eee901def182bf87a4cbf1e6a2c7eee5 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="819.259µs" http.response.status=200 http.response.written=2 instance.id=4916a93a-3320-4ea0-aabf-0d61cc8d847d version="v2.3.0+unknown" 
23:08:42 [2023-03-30T23:08:42.646Z] 127.0.0.1 - - [30/Mar/2023:23:08:42 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.2 git-commit/f50c8de3eee901def182bf87a4cbf1e6a2c7eee5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
23:08:42 [2023-03-30T23:08:42.646Z] time="2023-03-30T23:08:42Z" level=debug msg="authorizing request" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=28d5aed1-0afa-4361-bdc8-df278a526501 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44524" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.2 git-commit/f50c8de3eee901def182bf87a4cbf1e6a2c7eee5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=4916a93a-3320-4ea0-aabf-0d61cc8d847d vars.name=test vars.reference=latest version="v2.3.0+unknown" 
23:08:42 [2023-03-30T23:08:42.646Z] time="2023-03-30T23:08:42Z" level=debug msg=GetImageManifest go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=28d5aed1-0afa-4361-bdc8-df278a526501 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44524" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.2 git-commit/f50c8de3eee901def182bf87a4cbf1e6a2c7eee5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=4916a93a-3320-4ea0-aabf-0d61cc8d847d vars.name=test vars.reference=latest version="v2.3.0+unknown" 
23:08:42 [2023-03-30T23:08:42.646Z] time="2023-03-30T23:08:42Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=28d5aed1-0afa-4361-bdc8-df278a526501 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44524" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.2 git-commit/f50c8de3eee901def182bf87a4cbf1e6a2c7eee5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=4916a93a-3320-4ea0-aabf-0d61cc8d847d trace.duration=58.797µ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=9db0e1d3-e0aa-48b4-a78f-b32bdea71c64 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
23:08:42 [2023-03-30T23:08:42.646Z] time="2023-03-30T23:08:42Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=28d5aed1-0afa-4361-bdc8-df278a526501 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44524" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.2 git-commit/f50c8de3eee901def182bf87a4cbf1e6a2c7eee5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=4916a93a-3320-4ea0-aabf-0d61cc8d847d vars.name=test vars.reference=latest version="v2.3.0+unknown" 
23:08:42 [2023-03-30T23:08:42.646Z] time="2023-03-30T23:08:42Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=28d5aed1-0afa-4361-bdc8-df278a526501 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44524" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.2 git-commit/f50c8de3eee901def182bf87a4cbf1e6a2c7eee5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=4916a93a-3320-4ea0-aabf-0d61cc8d847d trace.duration=48.771µ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=c2e3e0b6-4df8-4734-b7b1-8df990cc7a2f trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
23:08:42 [2023-03-30T23:08:42.646Z] time="2023-03-30T23:08:42Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=28d5aed1-0afa-4361-bdc8-df278a526501 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44524" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.2 git-commit/f50c8de3eee901def182bf87a4cbf1e6a2c7eee5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=4916a93a-3320-4ea0-aabf-0d61cc8d847d trace.duration=30.187µ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=7d69a809-ae25-43e6-9726-43dbdded0e30 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
23:08:42 [2023-03-30T23:08:42.646Z] time="2023-03-30T23:08:42Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=28d5aed1-0afa-4361-bdc8-df278a526501 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44524" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.2 git-commit/f50c8de3eee901def182bf87a4cbf1e6a2c7eee5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=4916a93a-3320-4ea0-aabf-0d61cc8d847d trace.duration=63.335µ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=43ea2a5f-8bc5-419a-9749-d8013be7399c trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
23:08:42 [2023-03-30T23:08:42.646Z] time="2023-03-30T23:08:42Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=28d5aed1-0afa-4361-bdc8-df278a526501 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44524" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.2 git-commit/f50c8de3eee901def182bf87a4cbf1e6a2c7eee5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=4916a93a-3320-4ea0-aabf-0d61cc8d847d vars.name=test vars.reference=latest version="v2.3.0+unknown" 
23:08:42 [2023-03-30T23:08:42.646Z] time="2023-03-30T23:08:42Z" level=info msg="response completed" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=28d5aed1-0afa-4361-bdc8-df278a526501 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44524" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.2 git-commit/f50c8de3eee901def182bf87a4cbf1e6a2c7eee5 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=5.520058ms http.response.status=200 http.response.written=417 instance.id=4916a93a-3320-4ea0-aabf-0d61cc8d847d version="v2.3.0+unknown" 
23:08:42 [2023-03-30T23:08:42.646Z] 127.0.0.1 - - [30/Mar/2023:23:08:42 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.20.2 git-commit/f50c8de3eee901def182bf87a4cbf1e6a2c7eee5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
23:08:42 [2023-03-30T23:08:42.646Z] time="2023-03-30T23:08:42Z" level=debug msg="authorizing request" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=4cb5eb76-efb6-4eff-8552-284be3fbb4f2 http.request.method=GET http.request.remoteaddr="127.0.0.1:44540" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.2 git-commit/f50c8de3eee901def182bf87a4cbf1e6a2c7eee5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=4916a93a-3320-4ea0-aabf-0d61cc8d847d vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
23:08:42 [2023-03-30T23:08:42.646Z] time="2023-03-30T23:08:42Z" level=debug msg=GetImageManifest go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=4cb5eb76-efb6-4eff-8552-284be3fbb4f2 http.request.method=GET http.request.remoteaddr="127.0.0.1:44540" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.2 git-commit/f50c8de3eee901def182bf87a4cbf1e6a2c7eee5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=4916a93a-3320-4ea0-aabf-0d61cc8d847d vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
23:08:42 [2023-03-30T23:08:42.646Z] time="2023-03-30T23:08:42Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=4cb5eb76-efb6-4eff-8552-284be3fbb4f2 http.request.method=GET http.request.remoteaddr="127.0.0.1:44540" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.2 git-commit/f50c8de3eee901def182bf87a4cbf1e6a2c7eee5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=4916a93a-3320-4ea0-aabf-0d61cc8d847d vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
23:08:42 [2023-03-30T23:08:42.646Z] time="2023-03-30T23:08:42Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=4cb5eb76-efb6-4eff-8552-284be3fbb4f2 http.request.method=GET http.request.remoteaddr="127.0.0.1:44540" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.2 git-commit/f50c8de3eee901def182bf87a4cbf1e6a2c7eee5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=4916a93a-3320-4ea0-aabf-0d61cc8d847d trace.duration=37.875µ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=2a501f22-d7e5-4c81-a4d0-2c6e411c16fb trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
23:08:42 [2023-03-30T23:08:42.646Z] time="2023-03-30T23:08:42Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=4cb5eb76-efb6-4eff-8552-284be3fbb4f2 http.request.method=GET http.request.remoteaddr="127.0.0.1:44540" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.2 git-commit/f50c8de3eee901def182bf87a4cbf1e6a2c7eee5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=4916a93a-3320-4ea0-aabf-0d61cc8d847d trace.duration=15.91µ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=b3d20322-8954-41ef-9482-f98abb76d3ec trace.line=141 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
23:08:42 [2023-03-30T23:08:42.646Z] time="2023-03-30T23:08:42Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=4cb5eb76-efb6-4eff-8552-284be3fbb4f2 http.request.method=GET http.request.remoteaddr="127.0.0.1:44540" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.2 git-commit/f50c8de3eee901def182bf87a4cbf1e6a2c7eee5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=4916a93a-3320-4ea0-aabf-0d61cc8d847d trace.duration=24.353µ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=03ea4fed-727d-4208-a7d9-4e34130a8bd0 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
23:08:42 [2023-03-30T23:08:42.646Z] time="2023-03-30T23:08:42Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=4cb5eb76-efb6-4eff-8552-284be3fbb4f2 http.request.method=GET http.request.remoteaddr="127.0.0.1:44540" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.2 git-commit/f50c8de3eee901def182bf87a4cbf1e6a2c7eee5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=4916a93a-3320-4ea0-aabf-0d61cc8d847d vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
23:08:42 [2023-03-30T23:08:42.646Z] time="2023-03-30T23:08:42Z" level=info msg="response completed" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=4cb5eb76-efb6-4eff-8552-284be3fbb4f2 http.request.method=GET http.request.remoteaddr="127.0.0.1:44540" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.2 git-commit/f50c8de3eee901def182bf87a4cbf1e6a2c7eee5 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=1.631503ms http.response.status=200 http.response.written=417 instance.id=4916a93a-3320-4ea0-aabf-0d61cc8d847d version="v2.3.0+unknown" 
23:08:42 [2023-03-30T23:08:42.646Z] 127.0.0.1 - - [30/Mar/2023:23:08:42 +0000] "GET /v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 200 417 "" "docker/dev go/go1.20.2 git-commit/f50c8de3eee901def182bf87a4cbf1e6a2c7eee5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
23:08:42 [2023-03-30T23:08:42.646Z] time="2023-03-30T23:08:42Z" level=debug msg="authorizing request" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=65bef3af-2d19-4a46-8787-e4122dd2a5fa http.request.method=GET http.request.remoteaddr="127.0.0.1:44568" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.2 git-commit/f50c8de3eee901def182bf87a4cbf1e6a2c7eee5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=4916a93a-3320-4ea0-aabf-0d61cc8d847d vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
23:08:42 [2023-03-30T23:08:42.646Z] time="2023-03-30T23:08:42Z" level=debug msg="authorizing request" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=4f86cb2a-f65c-46e8-afef-f5afdce80d62 http.request.method=GET http.request.remoteaddr="127.0.0.1:44556" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.2 git-commit/f50c8de3eee901def182bf87a4cbf1e6a2c7eee5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=4916a93a-3320-4ea0-aabf-0d61cc8d847d vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
23:08:42 [2023-03-30T23:08:42.646Z] time="2023-03-30T23:08:42Z" level=debug msg=GetBlob go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=65bef3af-2d19-4a46-8787-e4122dd2a5fa http.request.method=GET http.request.remoteaddr="127.0.0.1:44568" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.2 git-commit/f50c8de3eee901def182bf87a4cbf1e6a2c7eee5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=4916a93a-3320-4ea0-aabf-0d61cc8d847d vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
23:08:42 [2023-03-30T23:08:42.647Z] time="2023-03-30T23:08:42Z" level=debug msg=GetBlob go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=4f86cb2a-f65c-46e8-afef-f5afdce80d62 http.request.method=GET http.request.remoteaddr="127.0.0.1:44556" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.2 git-commit/f50c8de3eee901def182bf87a4cbf1e6a2c7eee5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=4916a93a-3320-4ea0-aabf-0d61cc8d847d vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
23:08:42 [2023-03-30T23:08:42.647Z] time="2023-03-30T23:08:42Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=65bef3af-2d19-4a46-8787-e4122dd2a5fa http.request.method=GET http.request.remoteaddr="127.0.0.1:44568" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.2 git-commit/f50c8de3eee901def182bf87a4cbf1e6a2c7eee5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=4916a93a-3320-4ea0-aabf-0d61cc8d847d trace.duration=134.883µ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=d2ef74a5-049c-4cb3-8b44-60e8538a667a trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
23:08:42 [2023-03-30T23:08:42.647Z] time="2023-03-30T23:08:42Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=65bef3af-2d19-4a46-8787-e4122dd2a5fa http.request.method=GET http.request.remoteaddr="127.0.0.1:44568" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.2 git-commit/f50c8de3eee901def182bf87a4cbf1e6a2c7eee5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=4916a93a-3320-4ea0-aabf-0d61cc8d847d trace.duration=19.799µ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=a375becb-a778-45ab-acfc-3ecb6a068ae6 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
23:08:42 [2023-03-30T23:08:42.647Z] time="2023-03-30T23:08:42Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=65bef3af-2d19-4a46-8787-e4122dd2a5fa http.request.method=GET http.request.remoteaddr="127.0.0.1:44568" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.2 git-commit/f50c8de3eee901def182bf87a4cbf1e6a2c7eee5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=4916a93a-3320-4ea0-aabf-0d61cc8d847d trace.duration=39.294µ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=0effdc79-dd28-4bf9-9eb1-f7b1b03b6b69 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
23:08:42 [2023-03-30T23:08:42.647Z] time="2023-03-30T23:08:42Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=65bef3af-2d19-4a46-8787-e4122dd2a5fa http.request.method=GET http.request.remoteaddr="127.0.0.1:44568" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.2 git-commit/f50c8de3eee901def182bf87a4cbf1e6a2c7eee5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=4916a93a-3320-4ea0-aabf-0d61cc8d847d trace.duration=21.941µ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=88d43d05-7461-4b21-b353-bada2b5f03ea trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
23:08:42 [2023-03-30T23:08:42.647Z] time="2023-03-30T23:08:42Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=65bef3af-2d19-4a46-8787-e4122dd2a5fa http.request.method=GET http.request.remoteaddr="127.0.0.1:44568" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.2 git-commit/f50c8de3eee901def182bf87a4cbf1e6a2c7eee5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=4916a93a-3320-4ea0-aabf-0d61cc8d847d trace.duration=20.07µ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=1b22cbc1-e930-4a8a-9fd0-0dc17545d0ff trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
23:08:42 [2023-03-30T23:08:42.647Z] time="2023-03-30T23:08:42Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=4f86cb2a-f65c-46e8-afef-f5afdce80d62 http.request.method=GET http.request.remoteaddr="127.0.0.1:44556" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.2 git-commit/f50c8de3eee901def182bf87a4cbf1e6a2c7eee5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=4916a93a-3320-4ea0-aabf-0d61cc8d847d trace.duration=44.512µ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=73a3a197-a81f-47be-b1e9-9ea4c5c76b20 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
23:08:42 [2023-03-30T23:08:42.647Z] time="2023-03-30T23:08:42Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=4f86cb2a-f65c-46e8-afef-f5afdce80d62 http.request.method=GET http.request.remoteaddr="127.0.0.1:44556" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.2 git-commit/f50c8de3eee901def182bf87a4cbf1e6a2c7eee5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=4916a93a-3320-4ea0-aabf-0d61cc8d847d trace.duration=20.135µ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=bc141494-0444-4480-9669-ec5ad953a1a4 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
23:08:42 [2023-03-30T23:08:42.647Z] time="2023-03-30T23:08:42Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=4f86cb2a-f65c-46e8-afef-f5afdce80d62 http.request.method=GET http.request.remoteaddr="127.0.0.1:44556" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.2 git-commit/f50c8de3eee901def182bf87a4cbf1e6a2c7eee5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=4916a93a-3320-4ea0-aabf-0d61cc8d847d trace.duration=29.005µ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=8afacdb7-4e8f-4bf9-b09f-cd2a71ec95d5 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
23:08:42 [2023-03-30T23:08:42.647Z] time="2023-03-30T23:08:42Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=4f86cb2a-f65c-46e8-afef-f5afdce80d62 http.request.method=GET http.request.remoteaddr="127.0.0.1:44556" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.2 git-commit/f50c8de3eee901def182bf87a4cbf1e6a2c7eee5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=4916a93a-3320-4ea0-aabf-0d61cc8d847d trace.duration=14.958µ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=040112fc-11d3-4e69-8336-e844b8474020 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
23:08:42 [2023-03-30T23:08:42.647Z] time="2023-03-30T23:08:42Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=4f86cb2a-f65c-46e8-afef-f5afdce80d62 http.request.method=GET http.request.remoteaddr="127.0.0.1:44556" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.2 git-commit/f50c8de3eee901def182bf87a4cbf1e6a2c7eee5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=4916a93a-3320-4ea0-aabf-0d61cc8d847d trace.duration=11.52µ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=04c34e27-fe38-45da-894c-f28529e28eae trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
23:08:42 [2023-03-30T23:08:42.647Z] time="2023-03-30T23:08:42Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=4f86cb2a-f65c-46e8-afef-f5afdce80d62 http.request.method=GET http.request.remoteaddr="127.0.0.1:44556" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.2 git-commit/f50c8de3eee901def182bf87a4cbf1e6a2c7eee5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=4916a93a-3320-4ea0-aabf-0d61cc8d847d trace.duration=5.924µ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=107282f5-c04a-4d01-b5c4-c45b86cf0103 trace.line=193 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
23:08:42 [2023-03-30T23:08:42.647Z] time="2023-03-30T23:08:42Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\", 0)" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=4f86cb2a-f65c-46e8-afef-f5afdce80d62 http.request.method=GET http.request.remoteaddr="127.0.0.1:44556" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.2 git-commit/f50c8de3eee901def182bf87a4cbf1e6a2c7eee5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=4916a93a-3320-4ea0-aabf-0d61cc8d847d trace.duration=17.928µ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=dc8c4583-e9c8-4936-aac2-fc2fa9629c61 trace.line=107 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
23:08:42 [2023-03-30T23:08:42.647Z] time="2023-03-30T23:08:42Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=4f86cb2a-f65c-46e8-afef-f5afdce80d62 http.request.method=GET http.request.remoteaddr="127.0.0.1:44556" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.2 git-commit/f50c8de3eee901def182bf87a4cbf1e6a2c7eee5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=4916a93a-3320-4ea0-aabf-0d61cc8d847d trace.duration=26.059µ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=3434280e-2d02-446c-977e-bd646f88ff64 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
23:08:42 [2023-03-30T23:08:42.647Z] time="2023-03-30T23:08:42Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=4f86cb2a-f65c-46e8-afef-f5afdce80d62 http.request.method=GET http.request.remoteaddr="127.0.0.1:44556" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.2 git-commit/f50c8de3eee901def182bf87a4cbf1e6a2c7eee5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=4916a93a-3320-4ea0-aabf-0d61cc8d847d trace.duration=14.252µ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=536bcad4-51fa-4bed-be6c-c1adcb1cc8ba trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
23:08:42 [2023-03-30T23:08:42.647Z] time="2023-03-30T23:08:42Z" level=info msg="response completed" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=4f86cb2a-f65c-46e8-afef-f5afdce80d62 http.request.method=GET http.request.remoteaddr="127.0.0.1:44556" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.2 git-commit/f50c8de3eee901def182bf87a4cbf1e6a2c7eee5 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=4.767062ms http.response.status=200 http.response.written=179 instance.id=4916a93a-3320-4ea0-aabf-0d61cc8d847d version="v2.3.0+unknown" 
23:08:42 [2023-03-30T23:08:42.647Z] 127.0.0.1 - - [30/Mar/2023:23:08:42 +0000] "GET /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 200 179 "" "docker/dev go/go1.20.2 git-commit/f50c8de3eee901def182bf87a4cbf1e6a2c7eee5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
23:08:42 [2023-03-30T23:08:42.647Z] time="2023-03-30T23:08:42Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=65bef3af-2d19-4a46-8787-e4122dd2a5fa http.request.method=GET http.request.remoteaddr="127.0.0.1:44568" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.2 git-commit/f50c8de3eee901def182bf87a4cbf1e6a2c7eee5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=4916a93a-3320-4ea0-aabf-0d61cc8d847d trace.duration=7.631µ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=bec07927-6848-49bc-a403-65cc36859d89 trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
23:08:42 [2023-03-30T23:08:42.647Z] time="2023-03-30T23:08:42Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=65bef3af-2d19-4a46-8787-e4122dd2a5fa http.request.method=GET http.request.remoteaddr="127.0.0.1:44568" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.2 git-commit/f50c8de3eee901def182bf87a4cbf1e6a2c7eee5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=4916a93a-3320-4ea0-aabf-0d61cc8d847d trace.duration=34.601µ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=630b5bc0-5d7e-4a85-b467-3cd108c31257 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
23:08:42 [2023-03-30T23:08:42.647Z] time="2023-03-30T23:08:42Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=65bef3af-2d19-4a46-8787-e4122dd2a5fa http.request.method=GET http.request.remoteaddr="127.0.0.1:44568" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.2 git-commit/f50c8de3eee901def182bf87a4cbf1e6a2c7eee5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=4916a93a-3320-4ea0-aabf-0d61cc8d847d trace.duration=30.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).GetContent" trace.id=4a3e05bc-b84f-448d-a746-bf9be8b67713 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
23:08:42 [2023-03-30T23:08:42.647Z] time="2023-03-30T23:08:42Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=65bef3af-2d19-4a46-8787-e4122dd2a5fa http.request.method=GET http.request.remoteaddr="127.0.0.1:44568" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.2 git-commit/f50c8de3eee901def182bf87a4cbf1e6a2c7eee5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=4916a93a-3320-4ea0-aabf-0d61cc8d847d trace.duration=13.341µ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=23cba29b-377d-4246-b970-56912fbce738 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
23:08:42 [2023-03-30T23:08:42.647Z] time="2023-03-30T23:08:42Z" level=info msg="response completed" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=65bef3af-2d19-4a46-8787-e4122dd2a5fa http.request.method=GET http.request.remoteaddr="127.0.0.1:44568" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.2 git-commit/f50c8de3eee901def182bf87a4cbf1e6a2c7eee5 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=14.078846ms http.response.status=200 http.response.written=68 instance.id=4916a93a-3320-4ea0-aabf-0d61cc8d847d version="v2.3.0+unknown" 
23:08:42 [2023-03-30T23:08:42.647Z] 127.0.0.1 - - [30/Mar/2023:23:08:42 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.20.2 git-commit/f50c8de3eee901def182bf87a4cbf1e6a2c7eee5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
23:08:42 [2023-03-30T23:08:42.647Z] time="2023-03-30T23:08:42Z" level=debug msg="authorizing request" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=ea33c78b-1b8e-44b7-90e2-20a3f86ff93d http.request.method=GET http.request.remoteaddr="127.0.0.1:44592" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.2 git-commit/f50c8de3eee901def182bf87a4cbf1e6a2c7eee5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=4916a93a-3320-4ea0-aabf-0d61cc8d847d version="v2.3.0+unknown" 
23:08:42 [2023-03-30T23:08:42.647Z] time="2023-03-30T23:08:42Z" level=info msg="response completed" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=ea33c78b-1b8e-44b7-90e2-20a3f86ff93d http.request.method=GET http.request.remoteaddr="127.0.0.1:44592" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.2 git-commit/f50c8de3eee901def182bf87a4cbf1e6a2c7eee5 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.543143ms http.response.status=200 http.response.written=2 instance.id=4916a93a-3320-4ea0-aabf-0d61cc8d847d version="v2.3.0+unknown" 
23:08:42 [2023-03-30T23:08:42.647Z] 127.0.0.1 - - [30/Mar/2023:23:08:42 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.2 git-commit/f50c8de3eee901def182bf87a4cbf1e6a2c7eee5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
23:08:42 [2023-03-30T23:08:42.647Z] time="2023-03-30T23:08:42Z" level=debug msg="authorizing request" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=1b7f296e-f226-487a-b95a-cde3a4c3801d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44604" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.2 git-commit/f50c8de3eee901def182bf87a4cbf1e6a2c7eee5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=4916a93a-3320-4ea0-aabf-0d61cc8d847d vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
23:08:42 [2023-03-30T23:08:42.648Z] time="2023-03-30T23:08:42Z" level=debug msg=GetImageManifest go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=1b7f296e-f226-487a-b95a-cde3a4c3801d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44604" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.2 git-commit/f50c8de3eee901def182bf87a4cbf1e6a2c7eee5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=4916a93a-3320-4ea0-aabf-0d61cc8d847d vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
23:08:42 [2023-03-30T23:08:42.648Z] time="2023-03-30T23:08:42Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=1b7f296e-f226-487a-b95a-cde3a4c3801d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44604" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.2 git-commit/f50c8de3eee901def182bf87a4cbf1e6a2c7eee5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=4916a93a-3320-4ea0-aabf-0d61cc8d847d vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
23:08:42 [2023-03-30T23:08:42.648Z] time="2023-03-30T23:08:42Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=1b7f296e-f226-487a-b95a-cde3a4c3801d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44604" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.2 git-commit/f50c8de3eee901def182bf87a4cbf1e6a2c7eee5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=4916a93a-3320-4ea0-aabf-0d61cc8d847d trace.duration=32.344µ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=bd425146-e22a-4082-95b5-e3138f91e4c2 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
23:08:42 [2023-03-30T23:08:42.648Z] time="2023-03-30T23:08:42Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=1b7f296e-f226-487a-b95a-cde3a4c3801d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44604" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.2 git-commit/f50c8de3eee901def182bf87a4cbf1e6a2c7eee5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=4916a93a-3320-4ea0-aabf-0d61cc8d847d trace.duration=15.639µ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=7268511e-959f-4baa-a921-2837ab0877fd trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
23:08:42 [2023-03-30T23:08:42.648Z] time="2023-03-30T23:08:42Z" 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.20.2 http.request.host="127.0.0.1:5000" http.request.id=1b7f296e-f226-487a-b95a-cde3a4c3801d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:44604" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.2 git-commit/f50c8de3eee901def182bf87a4cbf1e6a2c7eee5 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.693198ms http.response.status=404 http.response.written=181 instance.id=4916a93a-3320-4ea0-aabf-0d61cc8d847d vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
23:08:42 [2023-03-30T23:08:42.648Z] 127.0.0.1 - - [30/Mar/2023:23:08:42 +0000] "HEAD /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.20.2 git-commit/f50c8de3eee901def182bf87a4cbf1e6a2c7eee5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
23:08:42 [2023-03-30T23:08:42.648Z] time="2023-03-30T23:08:42Z" level=debug msg="authorizing request" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=e7b70b4e-a716-4318-ad87-af0bd7431f6e http.request.method=GET http.request.remoteaddr="127.0.0.1:44620" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.2 git-commit/f50c8de3eee901def182bf87a4cbf1e6a2c7eee5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=4916a93a-3320-4ea0-aabf-0d61cc8d847d vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
23:08:42 [2023-03-30T23:08:42.648Z] time="2023-03-30T23:08:42Z" level=debug msg=GetImageManifest go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=e7b70b4e-a716-4318-ad87-af0bd7431f6e http.request.method=GET http.request.remoteaddr="127.0.0.1:44620" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.2 git-commit/f50c8de3eee901def182bf87a4cbf1e6a2c7eee5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=4916a93a-3320-4ea0-aabf-0d61cc8d847d vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
23:08:42 [2023-03-30T23:08:42.648Z] time="2023-03-30T23:08:42Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=e7b70b4e-a716-4318-ad87-af0bd7431f6e http.request.method=GET http.request.remoteaddr="127.0.0.1:44620" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.2 git-commit/f50c8de3eee901def182bf87a4cbf1e6a2c7eee5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=4916a93a-3320-4ea0-aabf-0d61cc8d847d vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
23:08:42 [2023-03-30T23:08:42.648Z] time="2023-03-30T23:08:42Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=e7b70b4e-a716-4318-ad87-af0bd7431f6e http.request.method=GET http.request.remoteaddr="127.0.0.1:44620" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.2 git-commit/f50c8de3eee901def182bf87a4cbf1e6a2c7eee5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=4916a93a-3320-4ea0-aabf-0d61cc8d847d trace.duration=25.231µ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=1789ec5b-ff2e-4f31-a59b-6703d86953c9 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
23:08:42 [2023-03-30T23:08:42.648Z] time="2023-03-30T23:08:42Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=e7b70b4e-a716-4318-ad87-af0bd7431f6e http.request.method=GET http.request.remoteaddr="127.0.0.1:44620" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.2 git-commit/f50c8de3eee901def182bf87a4cbf1e6a2c7eee5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=4916a93a-3320-4ea0-aabf-0d61cc8d847d trace.duration=15.45µ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=dd3a8ac4-bfbe-4f56-b0d4-34a808bd1513 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
23:08:42 [2023-03-30T23:08:42.648Z] time="2023-03-30T23:08:42Z" 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.20.2 http.request.host="127.0.0.1:5000" http.request.id=e7b70b4e-a716-4318-ad87-af0bd7431f6e http.request.method=GET http.request.remoteaddr="127.0.0.1:44620" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.2 git-commit/f50c8de3eee901def182bf87a4cbf1e6a2c7eee5 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.511521ms http.response.status=404 http.response.written=181 instance.id=4916a93a-3320-4ea0-aabf-0d61cc8d847d vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
23:08:42 [2023-03-30T23:08:42.648Z] 127.0.0.1 - - [30/Mar/2023:23:08:42 +0000] "GET /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.20.2 git-commit/f50c8de3eee901def182bf87a4cbf1e6a2c7eee5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
23:08:42 [2023-03-30T23:08:42.648Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.27s)
23:08:42 [2023-03-30T23:08:42.648Z] === RUN   TestRemoveImageOrphaning
23:08:42 [2023-03-30T23:08:42.908Z] --- PASS: TestRemoveImageOrphaning (0.23s)
23:08:42 [2023-03-30T23:08:42.908Z] === RUN   TestRemoveImageGarbageCollector
23:08:42 [2023-03-30T23:08:42.908Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:08:42 [2023-03-30T23:08:42.908Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
23:08:42 [2023-03-30T23:08:42.908Z] === RUN   TestTagUnprefixedRepoByNameOrName
23:08:42 [2023-03-30T23:08:42.908Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
23:08:42 [2023-03-30T23:08:42.908Z] === RUN   TestTagInvalidReference
23:08:42 [2023-03-30T23:08:42.908Z] --- PASS: TestTagInvalidReference (0.02s)
23:08:42 [2023-03-30T23:08:42.908Z] === RUN   TestTagValidPrefixedRepo
23:08:42 [2023-03-30T23:08:42.908Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
23:08:42 [2023-03-30T23:08:42.908Z] === RUN   TestTagExistedNameWithoutForce
23:08:42 [2023-03-30T23:08:42.908Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
23:08:42 [2023-03-30T23:08:42.908Z] === RUN   TestTagOfficialNames
23:08:42 [2023-03-30T23:08:42.908Z] --- PASS: TestTagOfficialNames (0.06s)
23:08:42 [2023-03-30T23:08:42.908Z] === RUN   TestTagMatchesDigest
23:08:43 [2023-03-30T23:08:43.169Z] --- PASS: TestTagMatchesDigest (0.02s)
23:08:43 [2023-03-30T23:08:43.169Z] PASS
23:08:43 [2023-03-30T23:08:43.169Z] 
23:08:43 [2023-03-30T23:08:43.169Z] === Skipped
23:08:43 [2023-03-30T23:08:43.169Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
23:08:43 [2023-03-30T23:08:43.169Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
23:08:43 [2023-03-30T23:08:43.169Z] 
23:08:43 [2023-03-30T23:08:43.169Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
23:08:43 [2023-03-30T23:08:43.169Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:08:43 [2023-03-30T23:08:43.169Z] 
23:08:43 [2023-03-30T23:08:43.169Z] DONE 24 tests, 2 skipped in 1.543s
23:08:43 [2023-03-30T23:08:43.169Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
23:08:43 [2023-03-30T23:08:43.169Z] ++ 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
23:08:43 [2023-03-30T23:08:43.169Z] ++ set -e
23:08:43 [2023-03-30T23:08:43.169Z] ++ '[' -n 0 ']'
23:08:43 [2023-03-30T23:08:43.169Z] ++ set -x
23:08:43 [2023-03-30T23:08:43.169Z] ++ 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
23:08:43 [2023-03-30T23:08:43.169Z] === RUN   TestStripANSICommands
23:08:43 [2023-03-30T23:08:43.169Z] === RUN   TestStripANSICommands/#00
23:08:43 [2023-03-30T23:08:43.169Z] === RUN   TestStripANSICommands/#01
23:08:43 [2023-03-30T23:08:43.169Z] --- PASS: TestStripANSICommands (0.00s)
23:08:43 [2023-03-30T23:08:43.169Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
23:08:43 [2023-03-30T23:08:43.169Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
23:08:43 [2023-03-30T23:08:43.169Z] PASS
23:08:43 [2023-03-30T23:08:43.169Z] 
23:08:43 [2023-03-30T23:08:43.169Z] DONE 3 tests in 0.048s
23:08:43 [2023-03-30T23:08:43.169Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
23:08:43 [2023-03-30T23:08:43.169Z] ++ 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
23:08:43 [2023-03-30T23:08:43.169Z] ++ set -e
23:08:43 [2023-03-30T23:08:43.169Z] ++ '[' -n 0 ']'
23:08:43 [2023-03-30T23:08:43.169Z] ++ set -x
23:08:43 [2023-03-30T23:08:43.169Z] ++ 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
23:08:43 [2023-03-30T23:08:43.169Z] INFO: Testing against a local daemon
23:08:43 [2023-03-30T23:08:43.169Z] === RUN   TestNetworkCreateDelete
23:08:43 [2023-03-30T23:08:43.429Z] --- PASS: TestNetworkCreateDelete (0.15s)
23:08:43 [2023-03-30T23:08:43.429Z] === RUN   TestDockerNetworkDeletePreferID
23:08:43 [2023-03-30T23:08:43.689Z] --- PASS: TestDockerNetworkDeletePreferID (0.40s)
23:08:43 [2023-03-30T23:08:43.689Z] === RUN   TestDaemonDNSFallback
23:08:50 [2023-03-30T23:08:50.274Z] --- PASS: TestDaemonDNSFallback (6.12s)
23:08:50 [2023-03-30T23:08:50.274Z] === RUN   TestInspectNetwork
23:08:52 [2023-03-30T23:08:52.815Z] === RUN   TestInspectNetwork/full_network_id
23:08:52 [2023-03-30T23:08:52.815Z] === RUN   TestInspectNetwork/partial_network_id
23:08:52 [2023-03-30T23:08:52.815Z] === RUN   TestInspectNetwork/network_name
23:08:52 [2023-03-30T23:08:52.815Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
23:08:57 [2023-03-30T23:08:57.017Z] --- PASS: TestInspectNetwork (6.70s)
23:08:57 [2023-03-30T23:08:57.017Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
23:08:57 [2023-03-30T23:08:57.017Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
23:08:57 [2023-03-30T23:08:57.017Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
23:08:57 [2023-03-30T23:08:57.017Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
23:08:57 [2023-03-30T23:08:57.017Z] === RUN   TestRunContainerWithBridgeNone
23:08:57 [2023-03-30T23:08:57.958Z] --- PASS: TestRunContainerWithBridgeNone (1.41s)
23:08:57 [2023-03-30T23:08:57.958Z] === RUN   TestNetworkInvalidJSON
23:08:57 [2023-03-30T23:08:57.958Z] === RUN   TestNetworkInvalidJSON/networks/create
23:08:57 [2023-03-30T23:08:57.959Z] === PAUSE TestNetworkInvalidJSON/networks/create
23:08:57 [2023-03-30T23:08:57.959Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
23:08:57 [2023-03-30T23:08:57.959Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
23:08:57 [2023-03-30T23:08:57.959Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
23:08:57 [2023-03-30T23:08:57.959Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
23:08:57 [2023-03-30T23:08:57.959Z] === CONT  TestNetworkInvalidJSON/networks/create
23:08:57 [2023-03-30T23:08:57.959Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
23:08:57 [2023-03-30T23:08:57.959Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
23:08:57 [2023-03-30T23:08:57.959Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
23:08:57 [2023-03-30T23:08:57.959Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
23:08:57 [2023-03-30T23:08:57.959Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
23:08:57 [2023-03-30T23:08:57.959Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
23:08:57 [2023-03-30T23:08:57.959Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
23:08:57 [2023-03-30T23:08:57.959Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
23:08:57 [2023-03-30T23:08:57.959Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
23:08:57 [2023-03-30T23:08:57.959Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
23:08:57 [2023-03-30T23:08:57.959Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
23:08:57 [2023-03-30T23:08:57.959Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
23:08:57 [2023-03-30T23:08:57.959Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
23:08:57 [2023-03-30T23:08:57.959Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
23:08:57 [2023-03-30T23:08:57.959Z] --- PASS: TestNetworkInvalidJSON (0.02s)
23:08:57 [2023-03-30T23:08:57.959Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
23:08:57 [2023-03-30T23:08:57.959Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
23:08:57 [2023-03-30T23:08:57.959Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
23:08:57 [2023-03-30T23:08:57.959Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
23:08:57 [2023-03-30T23:08:57.959Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
23:08:57 [2023-03-30T23:08:57.959Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
23:08:57 [2023-03-30T23:08:57.959Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
23:08:57 [2023-03-30T23:08:57.959Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
23:08:57 [2023-03-30T23:08:57.959Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
23:08:57 [2023-03-30T23:08:57.959Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
23:08:57 [2023-03-30T23:08:57.959Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
23:08:57 [2023-03-30T23:08:57.959Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
23:08:57 [2023-03-30T23:08:57.959Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
23:08:57 [2023-03-30T23:08:57.959Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
23:08:57 [2023-03-30T23:08:57.959Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
23:08:57 [2023-03-30T23:08:57.959Z] === RUN   TestNetworkList
23:08:57 [2023-03-30T23:08:57.959Z] === RUN   TestNetworkList//networks
23:08:57 [2023-03-30T23:08:57.959Z] === PAUSE TestNetworkList//networks
23:08:57 [2023-03-30T23:08:57.959Z] === RUN   TestNetworkList//networks/
23:08:57 [2023-03-30T23:08:57.959Z] === PAUSE TestNetworkList//networks/
23:08:57 [2023-03-30T23:08:57.959Z] === CONT  TestNetworkList//networks
23:08:57 [2023-03-30T23:08:57.959Z] === CONT  TestNetworkList//networks/
23:08:57 [2023-03-30T23:08:57.959Z] --- PASS: TestNetworkList (0.01s)
23:08:57 [2023-03-30T23:08:57.959Z]     --- PASS: TestNetworkList//networks (0.00s)
23:08:57 [2023-03-30T23:08:57.959Z]     --- PASS: TestNetworkList//networks/ (0.00s)
23:08:57 [2023-03-30T23:08:57.959Z] === RUN   TestHostIPv4BridgeLabel
23:08:58 [2023-03-30T23:08:58.529Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
23:08:58 [2023-03-30T23:08:58.529Z] === RUN   TestDefaultNetworkOpts
23:08:58 [2023-03-30T23:08:58.529Z] === RUN   TestDefaultNetworkOpts/default_value
23:08:59 [2023-03-30T23:08:59.915Z] === RUN   TestDefaultNetworkOpts/cmdline_value
23:09:01 [2023-03-30T23:09:01.299Z] === RUN   TestDefaultNetworkOpts/config-from_value
23:09:02 [2023-03-30T23:09:02.240Z] --- PASS: TestDefaultNetworkOpts (3.60s)
23:09:02 [2023-03-30T23:09:02.240Z]     --- PASS: TestDefaultNetworkOpts/default_value (1.19s)
23:09:02 [2023-03-30T23:09:02.240Z]     --- PASS: TestDefaultNetworkOpts/cmdline_value (1.22s)
23:09:02 [2023-03-30T23:09:02.240Z]     --- PASS: TestDefaultNetworkOpts/config-from_value (1.20s)
23:09:02 [2023-03-30T23:09:02.240Z] === RUN   TestDaemonRestartWithLiveRestore
23:09:03 [2023-03-30T23:09:03.180Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
23:09:03 [2023-03-30T23:09:03.181Z] === RUN   TestDaemonDefaultNetworkPools
23:09:04 [2023-03-30T23:09:04.121Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s)
23:09:04 [2023-03-30T23:09:04.121Z] === RUN   TestDaemonRestartWithExistingNetwork
23:09:05 [2023-03-30T23:09:05.062Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s)
23:09:05 [2023-03-30T23:09:05.062Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
23:09:06 [2023-03-30T23:09:06.444Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s)
23:09:06 [2023-03-30T23:09:06.444Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
23:09:07 [2023-03-30T23:09:07.015Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
23:09:07 [2023-03-30T23:09:07.015Z] === RUN   TestServiceWithPredefinedNetwork
23:09:09 [2023-03-30T23:09:09.557Z] --- PASS: TestServiceWithPredefinedNetwork (2.18s)
23:09:09 [2023-03-30T23:09:09.557Z] === RUN   TestServiceRemoveKeepsIngressNetwork
23:09:09 [2023-03-30T23:09:09.557Z]     service_test.go:242: FLAKY_TEST
23:09:09 [2023-03-30T23:09:09.557Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
23:09:09 [2023-03-30T23:09:09.557Z] === RUN   TestServiceWithDataPathPortInit
23:09:24 [2023-03-30T23:09:24.467Z] --- PASS: TestServiceWithDataPathPortInit (12.88s)
23:09:24 [2023-03-30T23:09:24.467Z] === RUN   TestServiceWithDefaultAddressPoolInit
23:09:24 [2023-03-30T23:09:24.467Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:op2khx5a4wsreajqr1hcc2xok Created:2023-03-30 23:09:23.261256614 +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[ba7c7f31acf5f2469addc38d21c7ec446edf44adca87877dae620992e477803d:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.oyewkuv2b7yinmfo247rvj2dh EndpointID:848033a20045b66fd670a51b5c3b4b7cc1cebfc847b98ee32cddf5ed217d7f59 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:c402d1c35b1615a98cc208a26a18a6bb7c1f8a7974aa39568837085a5b5b23fe 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:f894c4ae6daf IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.oyewkuv2b7yinmfo247rvj2dh EndpointID:848033a20045b66fd670a51b5c3b4b7cc1cebfc847b98ee32cddf5ed217d7f59 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
23:09:28 [2023-03-30T23:09:28.665Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.48s)
23:09:28 [2023-03-30T23:09:28.665Z] PASS
23:09:28 [2023-03-30T23:09:28.665Z] 
23:09:28 [2023-03-30T23:09:28.665Z] === Skipped
23:09:28 [2023-03-30T23:09:28.665Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
23:09:28 [2023-03-30T23:09:28.665Z]     service_test.go:242: FLAKY_TEST
23:09:28 [2023-03-30T23:09:28.665Z] 
23:09:28 [2023-03-30T23:09:28.665Z] DONE 42 tests, 1 skipped in 45.358s
23:09:28 [2023-03-30T23:09:28.665Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
23:09:28 [2023-03-30T23:09:28.665Z] ++ 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
23:09:28 [2023-03-30T23:09:28.665Z] ++ set -e
23:09:28 [2023-03-30T23:09:28.665Z] ++ '[' -n 0 ']'
23:09:28 [2023-03-30T23:09:28.665Z] ++ set -x
23:09:28 [2023-03-30T23:09:28.666Z] ++ 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
23:09:28 [2023-03-30T23:09:28.666Z] INFO: Testing against a local daemon
23:09:28 [2023-03-30T23:09:28.666Z] === RUN   TestDockerNetworkIpvlanPersistance
23:09:28 [2023-03-30T23:09:28.666Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:09:28 [2023-03-30T23:09:28.666Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
23:09:28 [2023-03-30T23:09:28.666Z] === RUN   TestDockerNetworkIpvlan
23:09:28 [2023-03-30T23:09:28.666Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:09:28 [2023-03-30T23:09:28.666Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
23:09:28 [2023-03-30T23:09:28.666Z] PASS
23:09:28 [2023-03-30T23:09:28.666Z] 
23:09:28 [2023-03-30T23:09:28.666Z] === Skipped
23:09:28 [2023-03-30T23:09:28.666Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
23:09:28 [2023-03-30T23:09:28.666Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:09:28 [2023-03-30T23:09:28.666Z] 
23:09:28 [2023-03-30T23:09:28.666Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
23:09:28 [2023-03-30T23:09:28.666Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:09:28 [2023-03-30T23:09:28.666Z] 
23:09:28 [2023-03-30T23:09:28.666Z] DONE 2 tests, 2 skipped in 0.100s
23:09:28 [2023-03-30T23:09:28.666Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
23:09:28 [2023-03-30T23:09:28.666Z] ++ 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
23:09:28 [2023-03-30T23:09:28.666Z] ++ set -e
23:09:28 [2023-03-30T23:09:28.666Z] ++ '[' -n 0 ']'
23:09:28 [2023-03-30T23:09:28.666Z] ++ set -x
23:09:28 [2023-03-30T23:09:28.666Z] ++ 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
23:09:28 [2023-03-30T23:09:28.666Z] INFO: Testing against a local daemon
23:09:28 [2023-03-30T23:09:28.666Z] === RUN   TestDockerNetworkMacvlanPersistance
23:09:30 [2023-03-30T23:09:30.047Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.20s)
23:09:30 [2023-03-30T23:09:30.047Z] === RUN   TestDockerNetworkMacvlan
23:09:30 [2023-03-30T23:09:30.618Z] === RUN   TestDockerNetworkMacvlan/Subinterface
23:09:31 [2023-03-30T23:09:31.188Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
23:09:31 [2023-03-30T23:09:31.758Z] === RUN   TestDockerNetworkMacvlan/NilParent
23:09:33 [2023-03-30T23:09:33.140Z] === RUN   TestDockerNetworkMacvlan/InternalMode
23:09:34 [2023-03-30T23:09:34.523Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
23:09:37 [2023-03-30T23:09:37.066Z] === RUN   TestDockerNetworkMacvlan/Addressing
23:09:37 [2023-03-30T23:09:37.327Z] --- PASS: TestDockerNetworkMacvlan (7.34s)
23:09:37 [2023-03-30T23:09:37.327Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
23:09:37 [2023-03-30T23:09:37.327Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s)
23:09:37 [2023-03-30T23:09:37.327Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.56s)
23:09:37 [2023-03-30T23:09:37.327Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.58s)
23:09:37 [2023-03-30T23:09:37.327Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.17s)
23:09:37 [2023-03-30T23:09:37.327Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.37s)
23:09:37 [2023-03-30T23:09:37.327Z] PASS
23:09:37 [2023-03-30T23:09:37.327Z] 
23:09:37 [2023-03-30T23:09:37.327Z] DONE 8 tests in 8.635s
23:09:37 [2023-03-30T23:09:37.327Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
23:09:37 [2023-03-30T23:09:37.327Z] ++ 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
23:09:37 [2023-03-30T23:09:37.327Z] ++ set -e
23:09:37 [2023-03-30T23:09:37.327Z] ++ '[' -n 0 ']'
23:09:37 [2023-03-30T23:09:37.327Z] ++ set -x
23:09:37 [2023-03-30T23:09:37.327Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
23:09:37 [2023-03-30T23:09:37.327Z] testing: warning: no tests to run
23:09:37 [2023-03-30T23:09:37.327Z] PASS
23:09:37 [2023-03-30T23:09:37.327Z] 
23:09:37 [2023-03-30T23:09:37.327Z] DONE 0 tests in 0.027s
23:09:37 [2023-03-30T23:09:37.327Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
23:09:37 [2023-03-30T23:09:37.327Z] ++ 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
23:09:37 [2023-03-30T23:09:37.327Z] ++ set -e
23:09:37 [2023-03-30T23:09:37.327Z] ++ '[' -n 0 ']'
23:09:37 [2023-03-30T23:09:37.327Z] ++ set -x
23:09:37 [2023-03-30T23:09:37.327Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
23:09:37 [2023-03-30T23:09:37.327Z] INFO: Testing against a local daemon
23:09:37 [2023-03-30T23:09:37.327Z] === RUN   TestAuthZPluginAllowRequest
23:09:38 [2023-03-30T23:09:38.709Z] --- PASS: TestAuthZPluginAllowRequest (1.02s)
23:09:38 [2023-03-30T23:09:38.709Z] === RUN   TestAuthZPluginTLS
23:09:38 [2023-03-30T23:09:38.969Z] --- PASS: TestAuthZPluginTLS (0.55s)
23:09:38 [2023-03-30T23:09:38.969Z] === RUN   TestAuthZPluginDenyRequest
23:09:39 [2023-03-30T23:09:39.539Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
23:09:39 [2023-03-30T23:09:39.539Z] === RUN   TestAuthZPluginAPIDenyResponse
23:09:40 [2023-03-30T23:09:40.110Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
23:09:40 [2023-03-30T23:09:40.110Z] === RUN   TestAuthZPluginDenyResponse
23:09:40 [2023-03-30T23:09:40.680Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
23:09:40 [2023-03-30T23:09:40.680Z] === RUN   TestAuthZPluginAllowEventStream
23:09:41 [2023-03-30T23:09:41.625Z] --- PASS: TestAuthZPluginAllowEventStream (1.02s)
23:09:41 [2023-03-30T23:09:41.625Z] === RUN   TestAuthZPluginErrorResponse
23:09:42 [2023-03-30T23:09:42.196Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
23:09:42 [2023-03-30T23:09:42.196Z] === RUN   TestAuthZPluginErrorRequest
23:09:42 [2023-03-30T23:09:42.775Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
23:09:42 [2023-03-30T23:09:42.775Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
23:09:43 [2023-03-30T23:09:43.364Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
23:09:43 [2023-03-30T23:09:43.364Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
23:09:44 [2023-03-30T23:09:44.305Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.10s)
23:09:44 [2023-03-30T23:09:44.305Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
23:09:45 [2023-03-30T23:09:45.690Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.10s)
23:09:45 [2023-03-30T23:09:45.690Z] === RUN   TestAuthZPluginHeader
23:09:45 [2023-03-30T23:09:45.950Z] --- PASS: TestAuthZPluginHeader (0.61s)
23:09:45 [2023-03-30T23:09:45.950Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
23:09:45 [2023-03-30T23:09:45.950Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:09:45 [2023-03-30T23:09:45.950Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
23:09:45 [2023-03-30T23:09:45.950Z] === RUN   TestAuthZPluginV2Disable
23:09:45 [2023-03-30T23:09:45.950Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:09:45 [2023-03-30T23:09:45.950Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
23:09:45 [2023-03-30T23:09:45.950Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
23:09:45 [2023-03-30T23:09:45.950Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:09:45 [2023-03-30T23:09:45.950Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
23:09:45 [2023-03-30T23:09:45.950Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
23:09:45 [2023-03-30T23:09:45.950Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:09:45 [2023-03-30T23:09:45.950Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
23:09:45 [2023-03-30T23:09:45.950Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
23:10:04 [2023-03-30T23:10:04.059Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s)
23:10:04 [2023-03-30T23:10:04.059Z] PASS
23:10:04 [2023-03-30T23:10:04.059Z] 
23:10:04 [2023-03-30T23:10:04.059Z] === Skipped
23:10:04 [2023-03-30T23:10:04.059Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
23:10:04 [2023-03-30T23:10:04.059Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:10:04 [2023-03-30T23:10:04.059Z] 
23:10:04 [2023-03-30T23:10:04.059Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
23:10:04 [2023-03-30T23:10:04.059Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:10:04 [2023-03-30T23:10:04.059Z] 
23:10:04 [2023-03-30T23:10:04.059Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
23:10:04 [2023-03-30T23:10:04.059Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:10:04 [2023-03-30T23:10:04.059Z] 
23:10:04 [2023-03-30T23:10:04.059Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
23:10:04 [2023-03-30T23:10:04.059Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:10:04 [2023-03-30T23:10:04.059Z] 
23:10:04 [2023-03-30T23:10:04.059Z] DONE 17 tests, 4 skipped in 25.600s
23:10:04 [2023-03-30T23:10:04.059Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
23:10:04 [2023-03-30T23:10:04.059Z] ++ 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
23:10:04 [2023-03-30T23:10:04.059Z] ++ set -e
23:10:04 [2023-03-30T23:10:04.059Z] ++ '[' -n 0 ']'
23:10:04 [2023-03-30T23:10:04.059Z] ++ set -x
23:10:04 [2023-03-30T23:10:04.059Z] ++ 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
23:10:04 [2023-03-30T23:10:04.059Z] INFO: Testing against a local daemon
23:10:04 [2023-03-30T23:10:04.059Z] === RUN   TestPluginInvalidJSON
23:10:04 [2023-03-30T23:10:04.059Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
23:10:04 [2023-03-30T23:10:04.059Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
23:10:04 [2023-03-30T23:10:04.059Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
23:10:04 [2023-03-30T23:10:04.059Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
23:10:04 [2023-03-30T23:10:04.059Z] === RUN   TestPluginInvalidJSON/plugins/pull
23:10:04 [2023-03-30T23:10:04.059Z] === PAUSE TestPluginInvalidJSON/plugins/pull
23:10:04 [2023-03-30T23:10:04.059Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
23:10:04 [2023-03-30T23:10:04.059Z] === CONT  TestPluginInvalidJSON/plugins/pull
23:10:04 [2023-03-30T23:10:04.059Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
23:10:04 [2023-03-30T23:10:04.059Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
23:10:04 [2023-03-30T23:10:04.059Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
23:10:04 [2023-03-30T23:10:04.059Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
23:10:04 [2023-03-30T23:10:04.059Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
23:10:04 [2023-03-30T23:10:04.059Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
23:10:04 [2023-03-30T23:10:04.059Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
23:10:04 [2023-03-30T23:10:04.059Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
23:10:04 [2023-03-30T23:10:04.059Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
23:10:04 [2023-03-30T23:10:04.059Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
23:10:04 [2023-03-30T23:10:04.059Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
23:10:04 [2023-03-30T23:10:04.059Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
23:10:04 [2023-03-30T23:10:04.059Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
23:10:04 [2023-03-30T23:10:04.059Z] --- PASS: TestPluginInvalidJSON (0.03s)
23:10:04 [2023-03-30T23:10:04.059Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
23:10:04 [2023-03-30T23:10:04.059Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
23:10:04 [2023-03-30T23:10:04.059Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
23:10:04 [2023-03-30T23:10:04.059Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
23:10:04 [2023-03-30T23:10:04.059Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
23:10:04 [2023-03-30T23:10:04.059Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s)
23:10:04 [2023-03-30T23:10:04.059Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
23:10:04 [2023-03-30T23:10:04.059Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
23:10:04 [2023-03-30T23:10:04.059Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
23:10:04 [2023-03-30T23:10:04.059Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
23:10:04 [2023-03-30T23:10:04.059Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
23:10:04 [2023-03-30T23:10:04.059Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
23:10:04 [2023-03-30T23:10:04.059Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
23:10:04 [2023-03-30T23:10:04.059Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
23:10:04 [2023-03-30T23:10:04.059Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
23:10:04 [2023-03-30T23:10:04.059Z] === RUN   TestPluginInstall
23:10:04 [2023-03-30T23:10:04.059Z] === RUN   TestPluginInstall/no_auth
23:10:07 [2023-03-30T23:10:07.368Z] time="2023-03-30T23:10:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:10:07 [2023-03-30T23:10:07.368Z] time="2023-03-30T23:10:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5cc755cab42888aab66e71fe200292979b6b44eda7c025589bbbefbe9e2352a8" mediatype=application/vnd.docker.plugin.v1+json size=522
23:10:07 [2023-03-30T23:10:07.368Z] time="2023-03-30T23:10:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:10:07 [2023-03-30T23:10:07.368Z] time="2023-03-30T23:10:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5cc755cab42888aab66e71fe200292979b6b44eda7c025589bbbefbe9e2352a8" mediatype=application/vnd.docker.plugin.v1+json size=522
23:10:07 [2023-03-30T23:10:07.368Z] === RUN   TestPluginInstall/with_htpasswd
23:10:07 [2023-03-30T23:10:07.629Z] time="2023-03-30T23:10:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:10:07 [2023-03-30T23:10:07.629Z] time="2023-03-30T23:10:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a7204cb8fc27b9b7e6865348e230c663c7f181c7f2e305a959fb5c14024027f8" mediatype=application/vnd.docker.plugin.v1+json size=522
23:10:07 [2023-03-30T23:10:07.629Z] time="2023-03-30T23:10:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:10:07 [2023-03-30T23:10:07.630Z] time="2023-03-30T23:10:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a7204cb8fc27b9b7e6865348e230c663c7f181c7f2e305a959fb5c14024027f8" mediatype=application/vnd.docker.plugin.v1+json size=522
23:10:07 [2023-03-30T23:10:07.890Z] === RUN   TestPluginInstall/with_insecure
23:10:08 [2023-03-30T23:10:08.831Z] time="2023-03-30T23:10:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:10:08 [2023-03-30T23:10:08.831Z] time="2023-03-30T23:10:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e16b5869938f65f0576d4fbaa34f1a212b13e019281df85f30bb459c59d95d6d" mediatype=application/vnd.docker.plugin.v1+json size=522
23:10:08 [2023-03-30T23:10:08.831Z] time="2023-03-30T23:10:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:10:08 [2023-03-30T23:10:08.831Z] time="2023-03-30T23:10:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e16b5869938f65f0576d4fbaa34f1a212b13e019281df85f30bb459c59d95d6d" mediatype=application/vnd.docker.plugin.v1+json size=522
23:10:08 [2023-03-30T23:10:08.831Z]     plugin_test.go:195: [d33d46ee27046] daemon is not started
23:10:08 [2023-03-30T23:10:08.831Z] --- PASS: TestPluginInstall (5.78s)
23:10:08 [2023-03-30T23:10:08.831Z]     --- PASS: TestPluginInstall/no_auth (4.32s)
23:10:08 [2023-03-30T23:10:08.831Z]     --- PASS: TestPluginInstall/with_htpasswd (0.50s)
23:10:08 [2023-03-30T23:10:08.831Z]     --- PASS: TestPluginInstall/with_insecure (0.97s)
23:10:08 [2023-03-30T23:10:08.831Z] === RUN   TestPluginsWithRuntimes
23:10:10 [2023-03-30T23:10:10.214Z] === RUN   TestPluginsWithRuntimes/No_Args
23:10:11 [2023-03-30T23:10:11.155Z] === RUN   TestPluginsWithRuntimes/With_Args
23:10:12 [2023-03-30T23:10:12.095Z] --- PASS: TestPluginsWithRuntimes (3.30s)
23:10:12 [2023-03-30T23:10:12.095Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.91s)
23:10:12 [2023-03-30T23:10:12.095Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.89s)
23:10:12 [2023-03-30T23:10:12.095Z] === RUN   TestPluginBackCompatMediaTypes
23:10:12 [2023-03-30T23:10:12.665Z] --- PASS: TestPluginBackCompatMediaTypes (0.52s)
23:10:12 [2023-03-30T23:10:12.665Z] PASS
23:10:12 [2023-03-30T23:10:12.665Z] 
23:10:12 [2023-03-30T23:10:12.665Z] DONE 24 tests in 9.769s
23:10:12 [2023-03-30T23:10:12.665Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
23:10:12 [2023-03-30T23:10:12.665Z] ++ 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
23:10:12 [2023-03-30T23:10:12.665Z] ++ set -e
23:10:12 [2023-03-30T23:10:12.665Z] ++ '[' -n 0 ']'
23:10:12 [2023-03-30T23:10:12.665Z] ++ set -x
23:10:12 [2023-03-30T23:10:12.665Z] ++ 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
23:10:12 [2023-03-30T23:10:12.926Z] INFO: Testing against a local daemon
23:10:12 [2023-03-30T23:10:12.926Z] === RUN   TestExternalGraphDriver
23:10:13 [2023-03-30T23:10:13.186Z] === RUN   TestExternalGraphDriver/json
23:10:14 [2023-03-30T23:10:14.569Z] === RUN   TestExternalGraphDriver/spec
23:10:15 [2023-03-30T23:10:15.951Z] === RUN   TestExternalGraphDriver/pull
23:10:17 [2023-03-30T23:10:17.891Z] --- PASS: TestExternalGraphDriver (4.74s)
23:10:17 [2023-03-30T23:10:17.891Z]     --- PASS: TestExternalGraphDriver/json (1.44s)
23:10:17 [2023-03-30T23:10:17.891Z]     --- PASS: TestExternalGraphDriver/spec (1.44s)
23:10:17 [2023-03-30T23:10:17.891Z]     --- PASS: TestExternalGraphDriver/pull (1.52s)
23:10:17 [2023-03-30T23:10:17.891Z] === RUN   TestGraphdriverPluginV2
23:10:17 [2023-03-30T23:10:17.891Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:10:17 [2023-03-30T23:10:17.891Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
23:10:17 [2023-03-30T23:10:17.891Z] PASS
23:10:17 [2023-03-30T23:10:17.891Z] 
23:10:17 [2023-03-30T23:10:17.891Z] === Skipped
23:10:17 [2023-03-30T23:10:17.891Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
23:10:17 [2023-03-30T23:10:17.891Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:10:17 [2023-03-30T23:10:17.891Z] 
23:10:17 [2023-03-30T23:10:17.891Z] DONE 5 tests, 1 skipped in 5.189s
23:10:17 [2023-03-30T23:10:17.891Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
23:10:17 [2023-03-30T23:10:17.891Z] ++ 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
23:10:17 [2023-03-30T23:10:17.891Z] ++ set -e
23:10:17 [2023-03-30T23:10:17.891Z] ++ '[' -n 0 ']'
23:10:17 [2023-03-30T23:10:17.891Z] ++ set -x
23:10:17 [2023-03-30T23:10:17.891Z] ++ 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
23:10:18 [2023-03-30T23:10:18.151Z] INFO: Testing against a local daemon
23:10:18 [2023-03-30T23:10:18.151Z] === RUN   TestContinueAfterPluginCrash
23:10:18 [2023-03-30T23:10:18.151Z] === PAUSE TestContinueAfterPluginCrash
23:10:18 [2023-03-30T23:10:18.151Z] === RUN   TestReadPluginNoRead
23:10:18 [2023-03-30T23:10:18.151Z] === PAUSE TestReadPluginNoRead
23:10:18 [2023-03-30T23:10:18.151Z] === RUN   TestDaemonStartWithLogOpt
23:10:18 [2023-03-30T23:10:18.151Z] === PAUSE TestDaemonStartWithLogOpt
23:10:18 [2023-03-30T23:10:18.151Z] === CONT  TestContinueAfterPluginCrash
23:10:18 [2023-03-30T23:10:18.151Z] === CONT  TestDaemonStartWithLogOpt
23:10:21 [2023-03-30T23:10:21.450Z] --- PASS: TestDaemonStartWithLogOpt (2.97s)
23:10:21 [2023-03-30T23:10:21.450Z] === CONT  TestReadPluginNoRead
23:10:23 [2023-03-30T23:10:23.361Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
23:10:24 [2023-03-30T23:10:24.301Z] === RUN   TestReadPluginNoRead/default
23:10:25 [2023-03-30T23:10:25.687Z] === RUN   TestReadPluginNoRead/disabled_caching
23:10:25 [2023-03-30T23:10:25.687Z] --- PASS: TestContinueAfterPluginCrash (7.78s)
23:10:26 [2023-03-30T23:10:26.629Z]     read_test.go:91: [db23ab92ecda4] daemon is not started
23:10:26 [2023-03-30T23:10:26.629Z] --- PASS: TestReadPluginNoRead (5.51s)
23:10:26 [2023-03-30T23:10:26.629Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.19s)
23:10:26 [2023-03-30T23:10:26.629Z]     --- PASS: TestReadPluginNoRead/default (1.15s)
23:10:26 [2023-03-30T23:10:26.629Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.13s)
23:10:26 [2023-03-30T23:10:26.629Z] PASS
23:10:26 [2023-03-30T23:10:26.629Z] 
23:10:26 [2023-03-30T23:10:26.629Z] DONE 6 tests in 8.601s
23:10:26 [2023-03-30T23:10:26.629Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
23:10:26 [2023-03-30T23:10:26.629Z] ++ 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
23:10:26 [2023-03-30T23:10:26.629Z] ++ set -e
23:10:26 [2023-03-30T23:10:26.629Z] ++ '[' -n 0 ']'
23:10:26 [2023-03-30T23:10:26.629Z] ++ set -x
23:10:26 [2023-03-30T23:10:26.629Z] ++ 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
23:10:26 [2023-03-30T23:10:26.629Z] testing: warning: no tests to run
23:10:26 [2023-03-30T23:10:26.629Z] PASS
23:10:26 [2023-03-30T23:10:26.629Z] 
23:10:26 [2023-03-30T23:10:26.629Z] DONE 0 tests in 0.036s
23:10:26 [2023-03-30T23:10:26.629Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
23:10:26 [2023-03-30T23:10:26.629Z] ++ 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
23:10:26 [2023-03-30T23:10:26.629Z] ++ set -e
23:10:26 [2023-03-30T23:10:26.629Z] ++ '[' -n 0 ']'
23:10:26 [2023-03-30T23:10:26.629Z] ++ set -x
23:10:26 [2023-03-30T23:10:26.629Z] ++ 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
23:10:26 [2023-03-30T23:10:26.629Z] INFO: Testing against a local daemon
23:10:26 [2023-03-30T23:10:26.629Z] === RUN   TestPluginWithDevMounts
23:10:26 [2023-03-30T23:10:26.629Z] === PAUSE TestPluginWithDevMounts
23:10:26 [2023-03-30T23:10:26.629Z] === CONT  TestPluginWithDevMounts
23:10:28 [2023-03-30T23:10:28.539Z] --- PASS: TestPluginWithDevMounts (1.51s)
23:10:28 [2023-03-30T23:10:28.539Z] PASS
23:10:28 [2023-03-30T23:10:28.539Z] 
23:10:28 [2023-03-30T23:10:28.539Z] DONE 1 tests in 1.628s
23:10:28 [2023-03-30T23:10:28.539Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
23:10:28 [2023-03-30T23:10:28.539Z] ++ 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
23:10:28 [2023-03-30T23:10:28.539Z] ++ set -e
23:10:28 [2023-03-30T23:10:28.539Z] ++ '[' -n 0 ']'
23:10:28 [2023-03-30T23:10:28.539Z] ++ set -x
23:10:28 [2023-03-30T23:10:28.539Z] ++ 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
23:10:28 [2023-03-30T23:10:28.539Z] INFO: Testing against a local daemon
23:10:28 [2023-03-30T23:10:28.539Z] === RUN   TestSecretInspect
23:10:29 [2023-03-30T23:10:29.920Z] --- PASS: TestSecretInspect (1.72s)
23:10:29 [2023-03-30T23:10:29.920Z] === RUN   TestSecretList
23:10:31 [2023-03-30T23:10:31.833Z] --- PASS: TestSecretList (1.78s)
23:10:31 [2023-03-30T23:10:31.833Z] === RUN   TestSecretsCreateAndDelete
23:10:33 [2023-03-30T23:10:33.743Z] --- PASS: TestSecretsCreateAndDelete (1.76s)
23:10:33 [2023-03-30T23:10:33.743Z] === RUN   TestSecretsUpdate
23:10:35 [2023-03-30T23:10:35.654Z] --- PASS: TestSecretsUpdate (1.78s)
23:10:35 [2023-03-30T23:10:35.654Z] === RUN   TestTemplatedSecret
23:10:38 [2023-03-30T23:10:38.196Z] --- PASS: TestTemplatedSecret (2.48s)
23:10:38 [2023-03-30T23:10:38.196Z] === RUN   TestSecretCreateResolve
23:10:39 [2023-03-30T23:10:39.586Z] --- PASS: TestSecretCreateResolve (1.72s)
23:10:39 [2023-03-30T23:10:39.586Z] PASS
23:10:39 [2023-03-30T23:10:39.586Z] 
23:10:39 [2023-03-30T23:10:39.586Z] DONE 6 tests in 11.325s
23:10:39 [2023-03-30T23:10:39.586Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
23:10:39 [2023-03-30T23:10:39.586Z] ++ 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
23:10:39 [2023-03-30T23:10:39.586Z] ++ set -e
23:10:39 [2023-03-30T23:10:39.586Z] ++ '[' -n 0 ']'
23:10:39 [2023-03-30T23:10:39.586Z] ++ set -x
23:10:39 [2023-03-30T23:10:39.586Z] ++ 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
23:10:39 [2023-03-30T23:10:39.586Z] INFO: Testing against a local daemon
23:10:39 [2023-03-30T23:10:39.586Z] === RUN   TestServiceCreateInit
23:10:39 [2023-03-30T23:10:39.846Z] === RUN   TestServiceCreateInit/daemonInitDisabled
23:10:43 [2023-03-30T23:10:43.142Z] === RUN   TestServiceCreateInit/daemonInitEnabled
23:10:46 [2023-03-30T23:10:46.439Z] --- PASS: TestServiceCreateInit (6.64s)
23:10:46 [2023-03-30T23:10:46.439Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.39s)
23:10:46 [2023-03-30T23:10:46.439Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.23s)
23:10:46 [2023-03-30T23:10:46.439Z] === RUN   TestCreateServiceMultipleTimes
23:11:01 [2023-03-30T23:11:01.336Z] --- PASS: TestCreateServiceMultipleTimes (14.35s)
23:11:01 [2023-03-30T23:11:01.336Z] === RUN   TestCreateServiceConflict
23:11:02 [2023-03-30T23:11:02.720Z] --- PASS: TestCreateServiceConflict (1.82s)
23:11:02 [2023-03-30T23:11:02.720Z] === RUN   TestCreateServiceMaxReplicas
23:11:05 [2023-03-30T23:11:05.261Z] --- PASS: TestCreateServiceMaxReplicas (2.54s)
23:11:05 [2023-03-30T23:11:05.261Z] === RUN   TestCreateWithDuplicateNetworkNames
23:11:20 [2023-03-30T23:11:20.158Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.58s)
23:11:20 [2023-03-30T23:11:20.158Z] === RUN   TestCreateServiceSecretFileMode
23:11:20 [2023-03-30T23:11:20.158Z] --- PASS: TestCreateServiceSecretFileMode (2.30s)
23:11:20 [2023-03-30T23:11:20.158Z] === RUN   TestCreateServiceConfigFileMode
23:11:22 [2023-03-30T23:11:22.719Z] --- PASS: TestCreateServiceConfigFileMode (2.31s)
23:11:22 [2023-03-30T23:11:22.719Z] === RUN   TestCreateServiceSysctls
23:11:25 [2023-03-30T23:11:25.261Z] --- PASS: TestCreateServiceSysctls (3.06s)
23:11:25 [2023-03-30T23:11:25.261Z] === RUN   TestCreateServiceCapabilities
23:11:27 [2023-03-30T23:11:27.803Z] --- PASS: TestCreateServiceCapabilities (2.32s)
23:11:27 [2023-03-30T23:11:27.803Z] === RUN   TestInspect
23:11:30 [2023-03-30T23:11:30.343Z] --- PASS: TestInspect (2.65s)
23:11:30 [2023-03-30T23:11:30.343Z] === RUN   TestCreateJob
23:11:33 [2023-03-30T23:11:33.639Z] --- PASS: TestCreateJob (2.91s)
23:11:33 [2023-03-30T23:11:33.639Z] === RUN   TestReplicatedJob
23:11:38 [2023-03-30T23:11:38.920Z] --- PASS: TestReplicatedJob (4.84s)
23:11:38 [2023-03-30T23:11:38.920Z] === RUN   TestUpdateReplicatedJob
23:11:41 [2023-03-30T23:11:41.462Z] --- PASS: TestUpdateReplicatedJob (3.02s)
23:11:41 [2023-03-30T23:11:41.462Z] === RUN   TestServiceListWithStatuses
23:11:41 [2023-03-30T23:11:41.462Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
23:11:41 [2023-03-30T23:11:41.462Z] --- SKIP: TestServiceListWithStatuses (0.00s)
23:11:41 [2023-03-30T23:11:41.462Z] === RUN   TestDockerNetworkConnectAlias
23:11:44 [2023-03-30T23:11:44.758Z] --- PASS: TestDockerNetworkConnectAlias (3.37s)
23:11:44 [2023-03-30T23:11:44.758Z] === RUN   TestDockerNetworkReConnect
23:11:47 [2023-03-30T23:11:47.300Z] --- PASS: TestDockerNetworkReConnect (2.73s)
23:11:47 [2023-03-30T23:11:47.300Z] === RUN   TestServicePlugin
23:11:47 [2023-03-30T23:11:47.300Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:11:47 [2023-03-30T23:11:47.300Z] --- SKIP: TestServicePlugin (0.00s)
23:11:47 [2023-03-30T23:11:47.300Z] === RUN   TestServiceUpdateLabel
23:11:49 [2023-03-30T23:11:49.211Z] --- PASS: TestServiceUpdateLabel (1.78s)
23:11:49 [2023-03-30T23:11:49.211Z] === RUN   TestServiceUpdateSecrets
23:12:04 [2023-03-30T23:12:04.125Z] --- PASS: TestServiceUpdateSecrets (14.21s)
23:12:04 [2023-03-30T23:12:04.125Z] === RUN   TestServiceUpdateConfigs
23:12:19 [2023-03-30T23:12:19.024Z] --- PASS: TestServiceUpdateConfigs (14.28s)
23:12:19 [2023-03-30T23:12:19.024Z] === RUN   TestServiceUpdateNetwork
23:12:29 [2023-03-30T23:12:29.015Z] --- PASS: TestServiceUpdateNetwork (11.68s)
23:12:29 [2023-03-30T23:12:29.015Z] === RUN   TestServiceUpdatePidsLimit
23:12:30 [2023-03-30T23:12:30.396Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
23:12:30 [2023-03-30T23:12:30.967Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
23:12:37 [2023-03-30T23:12:37.546Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
23:12:45 [2023-03-30T23:12:45.705Z] --- PASS: TestServiceUpdatePidsLimit (15.91s)
23:12:45 [2023-03-30T23:12:45.705Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s)
23:12:45 [2023-03-30T23:12:45.705Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.68s)
23:12:45 [2023-03-30T23:12:45.705Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s)
23:12:45 [2023-03-30T23:12:45.705Z] PASS
23:12:45 [2023-03-30T23:12:45.705Z] 
23:12:45 [2023-03-30T23:12:45.705Z] === Skipped
23:12:45 [2023-03-30T23:12:45.705Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
23:12:45 [2023-03-30T23:12:45.705Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
23:12:45 [2023-03-30T23:12:45.705Z] 
23:12:45 [2023-03-30T23:12:45.705Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
23:12:45 [2023-03-30T23:12:45.705Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:12:45 [2023-03-30T23:12:45.705Z] 
23:12:45 [2023-03-30T23:12:45.705Z] DONE 27 tests, 2 skipped in 125.420s
23:12:45 [2023-03-30T23:12:45.705Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
23:12:45 [2023-03-30T23:12:45.705Z] ++ 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
23:12:45 [2023-03-30T23:12:45.705Z] ++ set -e
23:12:45 [2023-03-30T23:12:45.705Z] ++ '[' -n 0 ']'
23:12:45 [2023-03-30T23:12:45.705Z] ++ set -x
23:12:45 [2023-03-30T23:12:45.705Z] ++ 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
23:12:45 [2023-03-30T23:12:45.705Z] INFO: Testing against a local daemon
23:12:45 [2023-03-30T23:12:45.705Z] === RUN   TestSessionCreate
23:12:45 [2023-03-30T23:12:45.705Z] --- PASS: TestSessionCreate (0.02s)
23:12:45 [2023-03-30T23:12:45.705Z] === RUN   TestSessionCreateWithBadUpgrade
23:12:45 [2023-03-30T23:12:45.705Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
23:12:45 [2023-03-30T23:12:45.705Z] PASS
23:12:45 [2023-03-30T23:12:45.705Z] 
23:12:45 [2023-03-30T23:12:45.705Z] DONE 2 tests in 0.136s
23:12:45 [2023-03-30T23:12:45.705Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
23:12:45 [2023-03-30T23:12:45.705Z] ++ 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
23:12:45 [2023-03-30T23:12:45.706Z] ++ set -e
23:12:45 [2023-03-30T23:12:45.706Z] ++ '[' -n 0 ']'
23:12:45 [2023-03-30T23:12:45.706Z] ++ set -x
23:12:45 [2023-03-30T23:12:45.706Z] ++ 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
23:12:45 [2023-03-30T23:12:45.706Z] INFO: Testing against a local daemon
23:12:45 [2023-03-30T23:12:45.706Z] === RUN   TestCgroupDriverSystemdMemoryLimit
23:12:45 [2023-03-30T23:12:45.706Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
23:12:45 [2023-03-30T23:12:45.706Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
23:12:45 [2023-03-30T23:12:45.706Z] === RUN   TestDiskUsage
23:12:45 [2023-03-30T23:12:45.706Z] === PAUSE TestDiskUsage
23:12:45 [2023-03-30T23:12:45.706Z] === RUN   TestEventsExecDie
23:12:45 [2023-03-30T23:12:45.706Z] --- PASS: TestEventsExecDie (0.48s)
23:12:45 [2023-03-30T23:12:45.706Z] === RUN   TestEventsBackwardsCompatible
23:12:45 [2023-03-30T23:12:45.706Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
23:12:45 [2023-03-30T23:12:45.706Z] === RUN   TestEventsVolumeCreate
23:12:45 [2023-03-30T23:12:45.965Z] --- PASS: TestEventsVolumeCreate (0.05s)
23:12:45 [2023-03-30T23:12:45.965Z] === RUN   TestInfoBinaryCommits
23:12:45 [2023-03-30T23:12:45.965Z] --- PASS: TestInfoBinaryCommits (0.02s)
23:12:45 [2023-03-30T23:12:45.965Z] === RUN   TestInfoAPIVersioned
23:12:45 [2023-03-30T23:12:45.965Z] --- PASS: TestInfoAPIVersioned (0.01s)
23:12:45 [2023-03-30T23:12:45.965Z] === RUN   TestInfoAPI
23:12:45 [2023-03-30T23:12:45.965Z] --- PASS: TestInfoAPI (0.02s)
23:12:45 [2023-03-30T23:12:45.965Z] === RUN   TestInfoAPIWarnings
23:13:04 [2023-03-30T23:13:04.072Z] --- PASS: TestInfoAPIWarnings (16.54s)
23:13:04 [2023-03-30T23:13:04.072Z] === RUN   TestInfoDebug
23:13:04 [2023-03-30T23:13:04.072Z] --- PASS: TestInfoDebug (0.53s)
23:13:04 [2023-03-30T23:13:04.072Z] === RUN   TestInfoInsecureRegistries
23:13:04 [2023-03-30T23:13:04.072Z] --- PASS: TestInfoInsecureRegistries (0.52s)
23:13:04 [2023-03-30T23:13:04.072Z] === RUN   TestInfoRegistryMirrors
23:13:04 [2023-03-30T23:13:04.072Z] --- PASS: TestInfoRegistryMirrors (0.52s)
23:13:04 [2023-03-30T23:13:04.072Z] === RUN   TestLoginFailsWithBadCredentials
23:13:04 [2023-03-30T23:13:04.332Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s)
23:13:04 [2023-03-30T23:13:04.332Z] === RUN   TestPingCacheHeaders
23:13:04 [2023-03-30T23:13:04.332Z] --- PASS: TestPingCacheHeaders (0.02s)
23:13:04 [2023-03-30T23:13:04.332Z] === RUN   TestPingGet
23:13:04 [2023-03-30T23:13:04.592Z] --- PASS: TestPingGet (0.02s)
23:13:04 [2023-03-30T23:13:04.592Z] === RUN   TestPingHead
23:13:04 [2023-03-30T23:13:04.592Z] --- PASS: TestPingHead (0.02s)
23:13:04 [2023-03-30T23:13:04.592Z] === RUN   TestPingSwarmHeader
23:13:05 [2023-03-30T23:13:05.162Z] === RUN   TestPingSwarmHeader/before_swarm_init
23:13:05 [2023-03-30T23:13:05.162Z] === RUN   TestPingSwarmHeader/after_swarm_init
23:13:05 [2023-03-30T23:13:05.732Z] === RUN   TestPingSwarmHeader/after_swarm_leave
23:13:05 [2023-03-30T23:13:05.732Z] --- PASS: TestPingSwarmHeader (1.30s)
23:13:05 [2023-03-30T23:13:05.732Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
23:13:05 [2023-03-30T23:13:05.732Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
23:13:05 [2023-03-30T23:13:05.732Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
23:13:05 [2023-03-30T23:13:05.732Z] === RUN   TestPingBuilderHeader
23:13:05 [2023-03-30T23:13:05.732Z] === RUN   TestPingBuilderHeader/default_config
23:13:06 [2023-03-30T23:13:06.303Z] === RUN   TestPingBuilderHeader/buildkit_disabled
23:13:06 [2023-03-30T23:13:06.874Z] --- PASS: TestPingBuilderHeader (1.04s)
23:13:06 [2023-03-30T23:13:06.874Z]     --- PASS: TestPingBuilderHeader/default_config (0.51s)
23:13:06 [2023-03-30T23:13:06.874Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.51s)
23:13:06 [2023-03-30T23:13:06.874Z] === RUN   TestVersion
23:13:06 [2023-03-30T23:13:06.874Z] --- PASS: TestVersion (0.02s)
23:13:06 [2023-03-30T23:13:06.874Z] === CONT  TestDiskUsage
23:13:07 [2023-03-30T23:13:07.445Z] === RUN   TestDiskUsage/empty
23:13:07 [2023-03-30T23:13:07.445Z] === RUN   TestDiskUsage/empty/container_types
23:13:07 [2023-03-30T23:13:07.445Z] === RUN   TestDiskUsage/empty/image_types
23:13:07 [2023-03-30T23:13:07.445Z] === RUN   TestDiskUsage/empty/volume_types
23:13:07 [2023-03-30T23:13:07.445Z] === RUN   TestDiskUsage/empty/build-cache_types
23:13:07 [2023-03-30T23:13:07.445Z] === RUN   TestDiskUsage/empty/container,_volume_types
23:13:07 [2023-03-30T23:13:07.445Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
23:13:07 [2023-03-30T23:13:07.445Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
23:13:07 [2023-03-30T23:13:07.445Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
23:13:07 [2023-03-30T23:13:07.445Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
23:13:07 [2023-03-30T23:13:07.445Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
23:13:07 [2023-03-30T23:13:07.445Z] === RUN   TestDiskUsage/after_LoadBusybox
23:13:07 [2023-03-30T23:13:07.445Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
23:13:07 [2023-03-30T23:13:07.445Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
23:13:07 [2023-03-30T23:13:07.445Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
23:13:07 [2023-03-30T23:13:07.445Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
23:13:07 [2023-03-30T23:13:07.445Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
23:13:07 [2023-03-30T23:13:07.445Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
23:13:07 [2023-03-30T23:13:07.445Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
23:13:07 [2023-03-30T23:13:07.445Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
23:13:07 [2023-03-30T23:13:07.445Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
23:13:07 [2023-03-30T23:13:07.445Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
23:13:07 [2023-03-30T23:13:07.445Z] === RUN   TestDiskUsage/after_container.Run
23:13:07 [2023-03-30T23:13:07.705Z] === RUN   TestDiskUsage/after_container.Run/container_types
23:13:07 [2023-03-30T23:13:07.705Z] === RUN   TestDiskUsage/after_container.Run/image_types
23:13:07 [2023-03-30T23:13:07.705Z] === RUN   TestDiskUsage/after_container.Run/volume_types
23:13:07 [2023-03-30T23:13:07.705Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
23:13:07 [2023-03-30T23:13:07.705Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
23:13:07 [2023-03-30T23:13:07.705Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
23:13:07 [2023-03-30T23:13:07.705Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
23:13:07 [2023-03-30T23:13:07.705Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
23:13:07 [2023-03-30T23:13:07.705Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
23:13:07 [2023-03-30T23:13:07.705Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
23:13:07 [2023-03-30T23:13:07.966Z] --- PASS: TestDiskUsage (1.05s)
23:13:07 [2023-03-30T23:13:07.966Z]     --- PASS: TestDiskUsage/empty (0.01s)
23:13:07 [2023-03-30T23:13:07.966Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
23:13:07 [2023-03-30T23:13:07.966Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
23:13:07 [2023-03-30T23:13:07.966Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
23:13:07 [2023-03-30T23:13:07.966Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
23:13:07 [2023-03-30T23:13:07.966Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
23:13:07 [2023-03-30T23:13:07.966Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
23:13:07 [2023-03-30T23:13:07.966Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
23:13:07 [2023-03-30T23:13:07.966Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
23:13:07 [2023-03-30T23:13:07.966Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
23:13:07 [2023-03-30T23:13:07.966Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
23:13:07 [2023-03-30T23:13:07.966Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.09s)
23:13:07 [2023-03-30T23:13:07.966Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
23:13:07 [2023-03-30T23:13:07.966Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
23:13:07 [2023-03-30T23:13:07.966Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
23:13:07 [2023-03-30T23:13:07.966Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
23:13:07 [2023-03-30T23:13:07.966Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
23:13:07 [2023-03-30T23:13:07.966Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
23:13:07 [2023-03-30T23:13:07.966Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
23:13:07 [2023-03-30T23:13:07.966Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
23:13:07 [2023-03-30T23:13:07.966Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
23:13:07 [2023-03-30T23:13:07.966Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
23:13:07 [2023-03-30T23:13:07.966Z]     --- PASS: TestDiskUsage/after_container.Run (0.31s)
23:13:07 [2023-03-30T23:13:07.966Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
23:13:07 [2023-03-30T23:13:07.966Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
23:13:07 [2023-03-30T23:13:07.966Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
23:13:07 [2023-03-30T23:13:07.966Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
23:13:07 [2023-03-30T23:13:07.966Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
23:13:07 [2023-03-30T23:13:07.966Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
23:13:07 [2023-03-30T23:13:07.966Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s)
23:13:07 [2023-03-30T23:13:07.966Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.01s)
23:13:07 [2023-03-30T23:13:07.966Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
23:13:07 [2023-03-30T23:13:07.966Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
23:13:07 [2023-03-30T23:13:07.966Z] PASS
23:13:07 [2023-03-30T23:13:07.966Z] 
23:13:07 [2023-03-30T23:13:07.966Z] === Skipped
23:13:07 [2023-03-30T23:13:07.966Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
23:13:07 [2023-03-30T23:13:07.966Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
23:13:07 [2023-03-30T23:13:07.966Z] 
23:13:07 [2023-03-30T23:13:07.966Z] DONE 57 tests, 1 skipped in 22.735s
23:13:07 [2023-03-30T23:13:07.966Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
23:13:07 [2023-03-30T23:13:07.966Z] ++ 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
23:13:07 [2023-03-30T23:13:07.966Z] ++ set -e
23:13:07 [2023-03-30T23:13:07.966Z] ++ '[' -n 0 ']'
23:13:07 [2023-03-30T23:13:07.966Z] ++ set -x
23:13:07 [2023-03-30T23:13:07.966Z] ++ 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
23:13:07 [2023-03-30T23:13:07.966Z] INFO: Testing against a local daemon
23:13:07 [2023-03-30T23:13:07.966Z] === RUN   TestVolumesCreateAndList
23:13:07 [2023-03-30T23:13:07.966Z] --- PASS: TestVolumesCreateAndList (0.02s)
23:13:07 [2023-03-30T23:13:07.966Z] === RUN   TestVolumesRemove
23:13:07 [2023-03-30T23:13:07.966Z] === RUN   TestVolumesRemove/volume_in_use
23:13:07 [2023-03-30T23:13:07.966Z] === RUN   TestVolumesRemove/volume_not_in_use
23:13:08 [2023-03-30T23:13:08.226Z] === RUN   TestVolumesRemove/non-existing_volume
23:13:08 [2023-03-30T23:13:08.226Z] === RUN   TestVolumesRemove/non-existing_volume_force
23:13:08 [2023-03-30T23:13:08.226Z] --- PASS: TestVolumesRemove (0.07s)
23:13:08 [2023-03-30T23:13:08.226Z]     --- PASS: TestVolumesRemove/volume_in_use (0.00s)
23:13:08 [2023-03-30T23:13:08.226Z]     --- PASS: TestVolumesRemove/volume_not_in_use (0.01s)
23:13:08 [2023-03-30T23:13:08.226Z]     --- PASS: TestVolumesRemove/non-existing_volume (0.00s)
23:13:08 [2023-03-30T23:13:08.226Z]     --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s)
23:13:08 [2023-03-30T23:13:08.226Z] === RUN   TestVolumesRemoveSwarmEnabled
23:13:08 [2023-03-30T23:13:08.226Z] === PAUSE TestVolumesRemoveSwarmEnabled
23:13:08 [2023-03-30T23:13:08.226Z] === RUN   TestVolumesInspect
23:13:08 [2023-03-30T23:13:08.226Z] --- PASS: TestVolumesInspect (0.02s)
23:13:08 [2023-03-30T23:13:08.226Z] === RUN   TestVolumesInvalidJSON
23:13:08 [2023-03-30T23:13:08.226Z] === RUN   TestVolumesInvalidJSON/volumes/create
23:13:08 [2023-03-30T23:13:08.226Z] === PAUSE TestVolumesInvalidJSON/volumes/create
23:13:08 [2023-03-30T23:13:08.226Z] === CONT  TestVolumesInvalidJSON/volumes/create
23:13:08 [2023-03-30T23:13:08.226Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
23:13:08 [2023-03-30T23:13:08.226Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
23:13:08 [2023-03-30T23:13:08.226Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
23:13:08 [2023-03-30T23:13:08.226Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
23:13:08 [2023-03-30T23:13:08.226Z] --- PASS: TestVolumesInvalidJSON (0.01s)
23:13:08 [2023-03-30T23:13:08.226Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
23:13:08 [2023-03-30T23:13:08.226Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
23:13:08 [2023-03-30T23:13:08.226Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
23:13:08 [2023-03-30T23:13:08.226Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
23:13:08 [2023-03-30T23:13:08.226Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
23:13:08 [2023-03-30T23:13:08.226Z] === RUN   TestVolumePruneAnonymous
23:13:08 [2023-03-30T23:13:08.226Z] --- PASS: TestVolumePruneAnonymous (0.03s)
23:13:08 [2023-03-30T23:13:08.226Z] === RUN   TestVolumePruneAnonFromImage
23:13:08 [2023-03-30T23:13:08.226Z] --- PASS: TestVolumePruneAnonFromImage (0.12s)
23:13:08 [2023-03-30T23:13:08.226Z] === CONT  TestVolumesRemoveSwarmEnabled
23:13:09 [2023-03-30T23:13:09.608Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_in_use
23:13:09 [2023-03-30T23:13:09.608Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_not_in_use
23:13:09 [2023-03-30T23:13:09.608Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume
23:13:09 [2023-03-30T23:13:09.608Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume_force
23:13:10 [2023-03-30T23:13:10.178Z] --- PASS: TestVolumesRemoveSwarmEnabled (1.77s)
23:13:10 [2023-03-30T23:13:10.178Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s)
23:13:10 [2023-03-30T23:13:10.178Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s)
23:13:10 [2023-03-30T23:13:10.178Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s)
23:13:10 [2023-03-30T23:13:10.178Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s)
23:13:10 [2023-03-30T23:13:10.178Z] PASS
23:13:10 [2023-03-30T23:13:10.178Z] 
23:13:10 [2023-03-30T23:13:10.178Z] DONE 20 tests in 2.144s
23:13:10 [2023-03-30T23:13:10.178Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
23:13:10 [2023-03-30T23:13:10.178Z] ++++ cat bundles/test-integration/docker.pid
23:13:10 [2023-03-30T23:13:10.178Z] +++ kill 15820
23:13:10 [2023-03-30T23:13:10.439Z] +++ /etc/init.d/apparmor stop
23:13:10 [2023-03-30T23:13:10.439Z] Leaving: AppArmorNo profiles have been unloaded.
23:13:10 [2023-03-30T23:13:10.439Z] 
23:13:10 [2023-03-30T23:13:10.439Z] Unloading profiles will leave already running processes permanently
23:13:10 [2023-03-30T23:13:10.439Z] unconfined, which can lead to unexpected situations.
23:13:10 [2023-03-30T23:13:10.439Z] 
23:13:10 [2023-03-30T23:13:10.439Z] To set a process to complain mode, use the command line tool
23:13:10 [2023-03-30T23:13:10.439Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
23:13:10 [2023-03-30T23:13:10.439Z] +++ true
23:13:10 [2023-03-30T23:13:10.439Z] exiting test-integration
23:13:10 [2023-03-30T23:13:10.439Z] ++ exit 0
23:13:10 [2023-03-30T23:13:10.439Z] 
Post stage
[Pipeline] junit
23:13:11 [2023-03-30T23:13:11.395Z] Recording test results
23:13:11 [2023-03-30T23:13:11.615Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
23:13:11 [2023-03-30T23:13:11.940Z] + echo Ensuring container killed.
23:13:11 [2023-03-30T23:13:11.940Z] Ensuring container killed.
23:13:11 [2023-03-30T23:13:11.940Z] + docker rm -vf docker-pr4
23:13:11 [2023-03-30T23:13:11.940Z] Error response from daemon: No such container: docker-pr4
[Pipeline] sh
23:13:12 [2023-03-30T23:13:12.230Z] + echo Chowning /workspace to jenkins user
23:13:12 [2023-03-30T23:13:12.230Z] Chowning /workspace to jenkins user
23:13:12 [2023-03-30T23:13:12.230Z] + id -u
23:13:12 [2023-03-30T23:13:12.230Z] + id -g
23:13:12 [2023-03-30T23:13:12.230Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44242:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
23:13:13 [2023-03-30T23:13:13.911Z] + bundleName=arm64-integration
23:13:13 [2023-03-30T23:13:13.911Z] + echo Creating arm64-integration-bundles.tar.gz
23:13:13 [2023-03-30T23:13:13.911Z] Creating arm64-integration-bundles.tar.gz
23:13:13 [2023-03-30T23:13:13.911Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
23:13:13 [2023-03-30T23:13:13.911Z] + xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
23:13:14 [2023-03-30T23:13:14.184Z] Archiving artifacts
23:13:15 [2023-03-30T23:13:15.909Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44242/4/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
23:13:16 [2023-03-30T23:13:16.207Z] + make clean
23:13:16 [2023-03-30T23:13:16.468Z] docker volume rm -f docker-dev-cache docker-mod-cache
23:13:16 [2023-03-30T23:13:16.468Z] docker-dev-cache
23:13:16 [2023-03-30T23:13:16.468Z] 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