Skip to content
Success

Console Output

Pull request #45224 updated
17:00:23 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 713c9280ca9b7060bcec0b31373b8c933d8cb08e+0d761d19b9f5fea65b73b940e1b25e118def7894 (7816132949b7a9fd581f9ea342fceb3174a35dde)
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-45224@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
17:00:27 [2023-03-29T17:00:27.246Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
17:00:27 [2023-03-29T17:00:27.250Z] Trying to pass milestone 2
[Pipeline] milestone
17:00:27 [2023-03-29T17:00:27.360Z] Trying to pass milestone 3
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
17:00:42 [2023-03-29T17:00:42.549Z] Still waiting to schedule task
17:00:42 [2023-03-29T17:00:42.551Z]EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-06e1802fd8cc75c35)’ is offline
17:01:41 [2023-03-29T17:01:41.603Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-06e1802fd8cc75c35) in /home/ubuntu/workspace/moby_PR-45224
[Pipeline] {
[Pipeline] checkout
17:01:41 [2023-03-29T17:01:41.706Z] The recommended git tool is: git
17:01:44 [2023-03-29T17:01:44.458Z] using credential docker-jenkins-github-credentials
17:01:44 [2023-03-29T17:01:44.471Z] Cloning the remote Git repository
17:01:44 [2023-03-29T17:01:44.471Z] Cloning with configured refspecs honoured and without tags
17:01:44 [2023-03-29T17:01:44.475Z] Cloning repository https://github.com/moby/moby.git
17:01:44 [2023-03-29T17:01:44.541Z]  > git init /home/ubuntu/workspace/moby_PR-45224 # timeout=10
17:01:45 [2023-03-29T17:01:45.028Z] Fetching upstream changes from https://github.com/moby/moby.git
17:01:45 [2023-03-29T17:01:45.029Z]  > git --version # timeout=10
17:01:45 [2023-03-29T17:01:45.038Z]  > git --version # 'git version 2.25.1'
17:01:45 [2023-03-29T17:01:45.039Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:01:45 [2023-03-29T17:01:45.040Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45224/head:refs/remotes/origin/PR-45224 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:02:02 [2023-03-29T17:02:02.832Z] Fetching without tags
17:02:03 [2023-03-29T17:02:03.082Z] Merging remotes/origin/master commit 0d761d19b9f5fea65b73b940e1b25e118def7894 into PR head commit 713c9280ca9b7060bcec0b31373b8c933d8cb08e
17:02:02 [2023-03-29T17:02:02.769Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:02:02 [2023-03-29T17:02:02.780Z]  > git config --add remote.origin.fetch +refs/pull/45224/head:refs/remotes/origin/PR-45224 # timeout=10
17:02:02 [2023-03-29T17:02:02.791Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
17:02:02 [2023-03-29T17:02:02.801Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:02:02 [2023-03-29T17:02:02.826Z] Fetching upstream changes from https://github.com/moby/moby.git
17:02:02 [2023-03-29T17:02:02.826Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:02:02 [2023-03-29T17:02:02.828Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45224/head:refs/remotes/origin/PR-45224 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:02:03 [2023-03-29T17:02:03.080Z]  > git config core.sparsecheckout # timeout=10
17:02:03 [2023-03-29T17:02:03.084Z]  > git checkout -f 713c9280ca9b7060bcec0b31373b8c933d8cb08e # timeout=10
17:02:03 [2023-03-29T17:02:03.835Z]  > git remote # timeout=10
17:02:03 [2023-03-29T17:02:03.852Z]  > git config --get remote.origin.url # timeout=10
17:02:03 [2023-03-29T17:02:03.860Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:02:04 [2023-03-29T17:02:04.186Z]  > git merge 0d761d19b9f5fea65b73b940e1b25e118def7894 # timeout=10
17:02:05 [2023-03-29T17:02:05.633Z] Merge succeeded, producing abe0be88bc9a786d21de98421d30d06ee78e0c71
17:02:05 [2023-03-29T17:02:05.633Z] Checking out Revision abe0be88bc9a786d21de98421d30d06ee78e0c71 (PR-45224)
17:02:05 [2023-03-29T17:02:05.617Z]  > git rev-parse HEAD^{commit} # timeout=10
17:02:05 [2023-03-29T17:02:05.627Z]  > git config core.sparsecheckout # timeout=10
17:02:05 [2023-03-29T17:02:05.636Z]  > git checkout -f abe0be88bc9a786d21de98421d30d06ee78e0c71 # timeout=10
17:02:09 [2023-03-29T17:02:09.711Z] Commit message: "Merge commit '0d761d19b9f5fea65b73b940e1b25e118def7894' into HEAD"
17:02:09 [2023-03-29T17:02:09.730Z] First time build. Skipping changelog.
17:02:09 [2023-03-29T17:02:09.707Z]  > git rev-list --no-walk 948e96cc0a06da1658be19f42cad8d7a9041dfd3 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
17:02:10 [2023-03-29T17:02:10.986Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45224:/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
17:02:37 [2023-03-29T17:02:37.560Z] Unable to find image 'alpine:latest' locally
17:02:37 [2023-03-29T17:02:37.560Z] latest: Pulling from library/alpine
17:02:37 [2023-03-29T17:02:37.560Z] af6eaf76a39c: Pulling fs layer
17:02:37 [2023-03-29T17:02:37.560Z] af6eaf76a39c: Download complete
17:02:37 [2023-03-29T17:02:37.560Z] af6eaf76a39c: Pull complete
17:02:37 [2023-03-29T17:02:37.560Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517
17:02:37 [2023-03-29T17:02:37.560Z] Status: Downloaded newer image for alpine:latest
17:02:42 [2023-03-29T17:02:42.839Z] 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
17:02:43 [2023-03-29T17:02:43.567Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-06e1802fd8cc75c35) in /home/ubuntu/workspace/moby_PR-45224
Stage "ppc64le" skipped due to when conditional
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] {
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] checkout
17:02:43 [2023-03-29T17:02:43.600Z] The recommended git tool is: git
[Pipeline] // stage
17:02:43 [2023-03-29T17:02:43.610Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
[Pipeline] // stage
17:02:43 [2023-03-29T17:02:43.624Z] Fetching changes from the remote Git repository
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
17:02:43 [2023-03-29T17:02:43.632Z] Fetching without tags
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
17:02:43 [2023-03-29T17:02:43.868Z] Merging remotes/origin/master commit 0d761d19b9f5fea65b73b940e1b25e118def7894 into PR head commit 713c9280ca9b7060bcec0b31373b8c933d8cb08e
17:02:44 [2023-03-29T17:02:44.100Z] Merge succeeded, producing 64413c99e231a14c4225108ad744fe292d071918
17:02:44 [2023-03-29T17:02:44.101Z] Checking out Revision 64413c99e231a14c4225108ad744fe292d071918 (PR-45224)
17:02:44 [2023-03-29T17:02:44.160Z] Commit message: "Merge commit '0d761d19b9f5fea65b73b940e1b25e118def7894' into HEAD"
17:02:44 [2023-03-29T17:02:44.170Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
17:02:43 [2023-03-29T17:02:43.616Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-45224/.git # timeout=10
17:02:43 [2023-03-29T17:02:43.622Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:02:43 [2023-03-29T17:02:43.631Z] Fetching upstream changes from https://github.com/moby/moby.git
17:02:43 [2023-03-29T17:02:43.631Z]  > git --version # timeout=10
17:02:43 [2023-03-29T17:02:43.637Z]  > git --version # 'git version 2.25.1'
17:02:43 [2023-03-29T17:02:43.637Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:02:43 [2023-03-29T17:02:43.639Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45224/head:refs/remotes/origin/PR-45224 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:02:43 [2023-03-29T17:02:43.866Z]  > git config core.sparsecheckout # timeout=10
17:02:43 [2023-03-29T17:02:43.873Z]  > git checkout -f 713c9280ca9b7060bcec0b31373b8c933d8cb08e # timeout=10
17:02:43 [2023-03-29T17:02:43.913Z]  > git remote # timeout=10
17:02:43 [2023-03-29T17:02:43.920Z]  > git config --get remote.origin.url # timeout=10
17:02:43 [2023-03-29T17:02:43.924Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:02:43 [2023-03-29T17:02:43.925Z]  > git merge 0d761d19b9f5fea65b73b940e1b25e118def7894 # timeout=10
17:02:44 [2023-03-29T17:02:44.088Z]  > git rev-parse HEAD^{commit} # timeout=10
17:02:44 [2023-03-29T17:02:44.099Z]  > git config core.sparsecheckout # timeout=10
17:02:44 [2023-03-29T17:02:44.104Z]  > git checkout -f 64413c99e231a14c4225108ad744fe292d071918 # timeout=10
17:02:44 [2023-03-29T17:02:44.158Z]  > git rev-list --no-walk 948e96cc0a06da1658be19f42cad8d7a9041dfd3 # timeout=10
17:02:44 [2023-03-29T17:02:44.834Z] + docker version
17:02:44 [2023-03-29T17:02:44.834Z] Client: Docker Engine - Community
17:02:44 [2023-03-29T17:02:44.834Z]  Version:           22.06.0-beta.0
17:02:44 [2023-03-29T17:02:44.834Z]  API version:       1.42
17:02:44 [2023-03-29T17:02:44.834Z]  Go version:        go1.18.3
17:02:44 [2023-03-29T17:02:44.834Z]  Git commit:        3e9117b
17:02:44 [2023-03-29T17:02:44.834Z]  Built:             Fri Jun  3 17:55:34 2022
17:02:44 [2023-03-29T17:02:44.834Z]  OS/Arch:           linux/arm64
17:02:44 [2023-03-29T17:02:44.834Z]  Context:           default
17:02:44 [2023-03-29T17:02:44.834Z] 
17:02:44 [2023-03-29T17:02:44.834Z] Server: Docker Engine - Community
17:02:44 [2023-03-29T17:02:44.834Z]  Engine:
17:02:44 [2023-03-29T17:02:44.834Z]   Version:          22.06.0-beta.0
17:02:44 [2023-03-29T17:02:44.834Z]   API version:      1.42 (minimum version 1.12)
17:02:44 [2023-03-29T17:02:44.834Z]   Go version:       go1.18.3
17:02:44 [2023-03-29T17:02:44.834Z]   Git commit:       38633e7
17:02:44 [2023-03-29T17:02:44.834Z]   Built:            Fri Jun  3 17:55:34 2022
17:02:44 [2023-03-29T17:02:44.834Z]   OS/Arch:          linux/arm64
17:02:44 [2023-03-29T17:02:44.834Z]   Experimental:     true
17:02:44 [2023-03-29T17:02:44.834Z]  containerd:
17:02:44 [2023-03-29T17:02:44.834Z]   Version:          1.6.8
17:02:44 [2023-03-29T17:02:44.834Z]   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
17:02:44 [2023-03-29T17:02:44.834Z]  runc:
17:02:44 [2023-03-29T17:02:44.834Z]   Version:          1.1.4
17:02:44 [2023-03-29T17:02:44.834Z]   GitCommit:        v1.1.4-0-g5fd4c4d
17:02:44 [2023-03-29T17:02:44.834Z]  docker-init:
17:02:44 [2023-03-29T17:02:44.834Z]   Version:          0.19.0
17:02:44 [2023-03-29T17:02:44.834Z]   GitCommit:        de40ad0
[Pipeline] sh
17:02:45 [2023-03-29T17:02:45.121Z] + docker info
17:02:45 [2023-03-29T17:02:45.121Z] Client:
17:02:45 [2023-03-29T17:02:45.121Z]  Context:    default
17:02:45 [2023-03-29T17:02:45.121Z]  Debug Mode: false
17:02:45 [2023-03-29T17:02:45.121Z]  Plugins:
17:02:45 [2023-03-29T17:02:45.121Z]   buildx: Docker Buildx (Docker Inc.)
17:02:45 [2023-03-29T17:02:45.121Z]     Version:  v0.8.2
17:02:45 [2023-03-29T17:02:45.121Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
17:02:45 [2023-03-29T17:02:45.121Z]   compose: Docker Compose (Docker Inc.)
17:02:45 [2023-03-29T17:02:45.121Z]     Version:  v2.12.0
17:02:45 [2023-03-29T17:02:45.121Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
17:02:45 [2023-03-29T17:02:45.121Z] 
17:02:45 [2023-03-29T17:02:45.121Z] Server:
17:02:45 [2023-03-29T17:02:45.121Z]  Containers: 0
17:02:45 [2023-03-29T17:02:45.121Z]   Running: 0
17:02:45 [2023-03-29T17:02:45.121Z]   Paused: 0
17:02:45 [2023-03-29T17:02:45.121Z]   Stopped: 0
17:02:45 [2023-03-29T17:02:45.121Z]  Images: 1
17:02:45 [2023-03-29T17:02:45.121Z]  Server Version: 22.06.0-beta.0
17:02:45 [2023-03-29T17:02:45.121Z]  Storage Driver: overlay2
17:02:45 [2023-03-29T17:02:45.121Z]   Backing Filesystem: extfs
17:02:45 [2023-03-29T17:02:45.121Z]   Supports d_type: true
17:02:45 [2023-03-29T17:02:45.121Z]   Using metacopy: false
17:02:45 [2023-03-29T17:02:45.121Z]   Native Overlay Diff: true
17:02:45 [2023-03-29T17:02:45.121Z]   userxattr: false
17:02:45 [2023-03-29T17:02:45.121Z]  Logging Driver: json-file
17:02:45 [2023-03-29T17:02:45.121Z]  Cgroup Driver: cgroupfs
17:02:45 [2023-03-29T17:02:45.121Z]  Cgroup Version: 1
17:02:45 [2023-03-29T17:02:45.121Z]  Plugins:
17:02:45 [2023-03-29T17:02:45.121Z]   Volume: local
17:02:45 [2023-03-29T17:02:45.121Z]   Network: bridge host ipvlan macvlan null overlay
17:02:45 [2023-03-29T17:02:45.121Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
17:02:45 [2023-03-29T17:02:45.121Z]  Swarm: inactive
17:02:45 [2023-03-29T17:02:45.121Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
17:02:45 [2023-03-29T17:02:45.121Z]  Default Runtime: runc
17:02:45 [2023-03-29T17:02:45.121Z]  Init Binary: docker-init
17:02:45 [2023-03-29T17:02:45.121Z]  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
17:02:45 [2023-03-29T17:02:45.121Z]  runc version: v1.1.4-0-g5fd4c4d
17:02:45 [2023-03-29T17:02:45.121Z]  init version: de40ad0
17:02:45 [2023-03-29T17:02:45.121Z]  Security Options:
17:02:45 [2023-03-29T17:02:45.121Z]   apparmor
17:02:45 [2023-03-29T17:02:45.121Z]   seccomp
17:02:45 [2023-03-29T17:02:45.121Z]    Profile: builtin
17:02:45 [2023-03-29T17:02:45.121Z]  Kernel Version: 5.15.0-1022-aws
17:02:45 [2023-03-29T17:02:45.121Z]  Operating System: Ubuntu 20.04.5 LTS
17:02:45 [2023-03-29T17:02:45.121Z]  OSType: linux
17:02:45 [2023-03-29T17:02:45.121Z]  Architecture: aarch64
17:02:45 [2023-03-29T17:02:45.121Z]  CPUs: 2
17:02:45 [2023-03-29T17:02:45.121Z]  Total Memory: 7.559GiB
17:02:45 [2023-03-29T17:02:45.121Z]  Name: ip-10-100-119-22
17:02:45 [2023-03-29T17:02:45.121Z]  ID: a4508864-5846-4859-9d9f-739af3007ee0
17:02:45 [2023-03-29T17:02:45.121Z]  Docker Root Dir: /var/lib/docker
17:02:45 [2023-03-29T17:02:45.121Z]  Debug Mode: false
17:02:45 [2023-03-29T17:02:45.121Z]  Registry: https://index.docker.io/v1/
17:02:45 [2023-03-29T17:02:45.121Z]  Labels:
17:02:45 [2023-03-29T17:02:45.121Z]  Experimental: true
17:02:45 [2023-03-29T17:02:45.121Z]  Insecure Registries:
17:02:45 [2023-03-29T17:02:45.121Z]   127.0.0.0/8
17:02:45 [2023-03-29T17:02:45.121Z]  Live Restore Enabled: true
17:02:45 [2023-03-29T17:02:45.121Z] 
[Pipeline] sh
17:02:45 [2023-03-29T17:02:45.407Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
17:02:45 [2023-03-29T17:02:45.408Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
17:02:45 [2023-03-29T17:02:45.408Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-45224/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
17:02:45 [2023-03-29T17:02:45.408Z] + bash /home/ubuntu/workspace/moby_PR-45224/check-config.sh
17:02:45 [2023-03-29T17:02:45.408Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
17:02:45 [2023-03-29T17:02:45.408Z] info: reading kernel config from /boot/config-5.15.0-1022-aws ...
17:02:45 [2023-03-29T17:02:45.408Z] 
17:02:45 [2023-03-29T17:02:45.408Z] Generally Necessary:
17:02:45 [2023-03-29T17:02:45.408Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
17:02:45 [2023-03-29T17:02:45.408Z] - apparmor: enabled and tools installed
17:02:45 [2023-03-29T17:02:45.668Z] - CONFIG_NAMESPACES: enabled
17:02:45 [2023-03-29T17:02:45.668Z] - CONFIG_NET_NS: enabled
17:02:45 [2023-03-29T17:02:45.668Z] - CONFIG_PID_NS: enabled
17:02:45 [2023-03-29T17:02:45.668Z] - CONFIG_IPC_NS: enabled
17:02:45 [2023-03-29T17:02:45.668Z] - CONFIG_UTS_NS: enabled
17:02:45 [2023-03-29T17:02:45.668Z] - CONFIG_CGROUPS: enabled
17:02:45 [2023-03-29T17:02:45.668Z] - CONFIG_CGROUP_CPUACCT: enabled
17:02:45 [2023-03-29T17:02:45.668Z] - CONFIG_CGROUP_DEVICE: enabled
17:02:45 [2023-03-29T17:02:45.668Z] - CONFIG_CGROUP_FREEZER: enabled
17:02:45 [2023-03-29T17:02:45.668Z] - CONFIG_CGROUP_SCHED: enabled
17:02:45 [2023-03-29T17:02:45.668Z] - CONFIG_CPUSETS: enabled
17:02:45 [2023-03-29T17:02:45.668Z] - CONFIG_MEMCG: enabled
17:02:45 [2023-03-29T17:02:45.668Z] - CONFIG_KEYS: enabled
17:02:45 [2023-03-29T17:02:45.668Z] - CONFIG_VETH: enabled (as module)
17:02:45 [2023-03-29T17:02:45.668Z] - CONFIG_BRIDGE: enabled (as module)
17:02:45 [2023-03-29T17:02:45.668Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
17:02:45 [2023-03-29T17:02:45.668Z] - CONFIG_IP_NF_FILTER: enabled (as module)
17:02:45 [2023-03-29T17:02:45.668Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
17:02:45 [2023-03-29T17:02:45.668Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
17:02:45 [2023-03-29T17:02:45.668Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
17:02:45 [2023-03-29T17:02:45.668Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
17:02:45 [2023-03-29T17:02:45.668Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
17:02:45 [2023-03-29T17:02:45.927Z] - CONFIG_IP_NF_NAT: enabled (as module)
17:02:45 [2023-03-29T17:02:45.927Z] - CONFIG_NF_NAT: enabled (as module)
17:02:45 [2023-03-29T17:02:45.927Z] - CONFIG_POSIX_MQUEUE: enabled
17:02:45 [2023-03-29T17:02:45.927Z] - CONFIG_CGROUP_BPF: enabled
17:02:45 [2023-03-29T17:02:45.927Z] 
17:02:45 [2023-03-29T17:02:45.927Z] Optional Features:
17:02:45 [2023-03-29T17:02:45.927Z] - CONFIG_USER_NS: enabled
17:02:45 [2023-03-29T17:02:45.927Z] - CONFIG_SECCOMP: enabled
17:02:45 [2023-03-29T17:02:45.927Z] - CONFIG_SECCOMP_FILTER: enabled
17:02:45 [2023-03-29T17:02:45.927Z] - CONFIG_CGROUP_PIDS: enabled
17:02:45 [2023-03-29T17:02:45.927Z] - CONFIG_MEMCG_SWAP: enabled
17:02:45 [2023-03-29T17:02:45.927Z]     (cgroup swap accounting is currently enabled)
17:02:45 [2023-03-29T17:02:45.927Z] - CONFIG_BLK_CGROUP: enabled
17:02:45 [2023-03-29T17:02:45.927Z] - CONFIG_BLK_DEV_THROTTLING: enabled
17:02:45 [2023-03-29T17:02:45.927Z] - CONFIG_CGROUP_PERF: enabled
17:02:45 [2023-03-29T17:02:45.927Z] - CONFIG_CGROUP_HUGETLB: enabled
17:02:45 [2023-03-29T17:02:45.927Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
17:02:45 [2023-03-29T17:02:45.927Z] - CONFIG_CGROUP_NET_PRIO: enabled
17:02:45 [2023-03-29T17:02:45.927Z] - CONFIG_CFS_BANDWIDTH: enabled
17:02:45 [2023-03-29T17:02:45.927Z] - CONFIG_FAIR_GROUP_SCHED: enabled
17:02:45 [2023-03-29T17:02:45.927Z] - CONFIG_RT_GROUP_SCHED: missing
17:02:45 [2023-03-29T17:02:45.927Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
17:02:45 [2023-03-29T17:02:45.927Z] - CONFIG_IP_VS: enabled (as module)
17:02:45 [2023-03-29T17:02:45.927Z] - CONFIG_IP_VS_NFCT: enabled
17:02:45 [2023-03-29T17:02:45.927Z] - CONFIG_IP_VS_PROTO_TCP: enabled
17:02:45 [2023-03-29T17:02:45.927Z] - CONFIG_IP_VS_PROTO_UDP: enabled
17:02:46 [2023-03-29T17:02:46.187Z] - CONFIG_IP_VS_RR: enabled (as module)
17:02:46 [2023-03-29T17:02:46.187Z] - CONFIG_SECURITY_SELINUX: enabled
17:02:46 [2023-03-29T17:02:46.187Z] - CONFIG_SECURITY_APPARMOR: enabled
17:02:46 [2023-03-29T17:02:46.187Z] - CONFIG_EXT4_FS: enabled
17:02:46 [2023-03-29T17:02:46.187Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
17:02:46 [2023-03-29T17:02:46.187Z] - CONFIG_EXT4_FS_SECURITY: enabled
17:02:46 [2023-03-29T17:02:46.187Z] - Network Drivers:
17:02:46 [2023-03-29T17:02:46.187Z]   - "overlay":
17:02:46 [2023-03-29T17:02:46.187Z]     - CONFIG_VXLAN: enabled (as module)
17:02:46 [2023-03-29T17:02:46.187Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
17:02:46 [2023-03-29T17:02:46.187Z]       Optional (for encrypted networks):
17:02:46 [2023-03-29T17:02:46.187Z]       - CONFIG_CRYPTO: enabled
17:02:46 [2023-03-29T17:02:46.187Z]       - CONFIG_CRYPTO_AEAD: enabled
17:02:46 [2023-03-29T17:02:46.187Z]       - CONFIG_CRYPTO_GCM: enabled
17:02:46 [2023-03-29T17:02:46.187Z]       - CONFIG_CRYPTO_SEQIV: enabled
17:02:46 [2023-03-29T17:02:46.187Z]       - CONFIG_CRYPTO_GHASH: enabled
17:02:46 [2023-03-29T17:02:46.187Z]       - CONFIG_XFRM: enabled
17:02:46 [2023-03-29T17:02:46.187Z]       - CONFIG_XFRM_USER: enabled (as module)
17:02:46 [2023-03-29T17:02:46.187Z]       - CONFIG_XFRM_ALGO: enabled (as module)
17:02:46 [2023-03-29T17:02:46.187Z]       - CONFIG_INET_ESP: enabled (as module)
17:02:46 [2023-03-29T17:02:46.187Z]   - "ipvlan":
17:02:46 [2023-03-29T17:02:46.187Z]     - CONFIG_IPVLAN: enabled (as module)
17:02:46 [2023-03-29T17:02:46.187Z]   - "macvlan":
17:02:46 [2023-03-29T17:02:46.446Z]     - CONFIG_MACVLAN: enabled (as module)
17:02:46 [2023-03-29T17:02:46.446Z]     - CONFIG_DUMMY: enabled (as module)
17:02:46 [2023-03-29T17:02:46.446Z]   - "ftp,tftp client in container":
17:02:46 [2023-03-29T17:02:46.446Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
17:02:46 [2023-03-29T17:02:46.446Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
17:02:46 [2023-03-29T17:02:46.446Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
17:02:46 [2023-03-29T17:02:46.446Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
17:02:46 [2023-03-29T17:02:46.446Z] - Storage Drivers:
17:02:46 [2023-03-29T17:02:46.446Z]   - "aufs":
17:02:46 [2023-03-29T17:02:46.446Z]     - CONFIG_AUFS_FS: enabled (as module)
17:02:46 [2023-03-29T17:02:46.446Z]   - "btrfs":
17:02:46 [2023-03-29T17:02:46.446Z]     - CONFIG_BTRFS_FS: enabled (as module)
17:02:46 [2023-03-29T17:02:46.446Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
17:02:46 [2023-03-29T17:02:46.446Z]   - "devicemapper":
17:02:46 [2023-03-29T17:02:46.446Z]     - CONFIG_BLK_DEV_DM: enabled
17:02:46 [2023-03-29T17:02:46.446Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
17:02:46 [2023-03-29T17:02:46.446Z]   - "overlay":
17:02:46 [2023-03-29T17:02:46.446Z]     - CONFIG_OVERLAY_FS: enabled (as module)
17:02:46 [2023-03-29T17:02:46.446Z]   - "zfs":
17:02:46 [2023-03-29T17:02:46.446Z]     - /dev/zfs: present
17:02:46 [2023-03-29T17:02:46.446Z]     - zfs command: missing
17:02:46 [2023-03-29T17:02:46.446Z]     - zpool command: missing
17:02:46 [2023-03-29T17:02:46.446Z] 
17:02:46 [2023-03-29T17:02:46.446Z] Limits:
17:02:46 [2023-03-29T17:02:46.446Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
17:02:46 [2023-03-29T17:02:46.446Z] 
17:02:46 [2023-03-29T17:02:46.446Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
17:02:46 [2023-03-29T17:02:46.757Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:64413c99e231a14c4225108ad744fe292d071918 .
17:02:47 [2023-03-29T17:02:47.018Z] #1 [internal] load .dockerignore
17:02:47 [2023-03-29T17:02:47.018Z] #1 transferring context: 113B done
17:02:47 [2023-03-29T17:02:47.018Z] #1 DONE 0.0s
17:02:47 [2023-03-29T17:02:47.018Z] 
17:02:47 [2023-03-29T17:02:47.018Z] #2 [internal] load build definition from Dockerfile
17:02:47 [2023-03-29T17:02:47.018Z] #2 transferring dockerfile: 26.94kB done
17:02:47 [2023-03-29T17:02:47.018Z] #2 DONE 0.1s
17:02:47 [2023-03-29T17:02:47.018Z] 
17:02:47 [2023-03-29T17:02:47.018Z] #3 resolve image config for docker.io/docker/dockerfile:1
17:02:47 [2023-03-29T17:02:47.278Z] #3 DONE 0.4s
17:02:47 [2023-03-29T17:02:47.278Z] 
17:02:47 [2023-03-29T17:02:47.278Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14
17:02:47 [2023-03-29T17:02:47.278Z] #4 resolve docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 0.0s done
17:02:47 [2023-03-29T17:02:47.278Z] #4 sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 8.40kB / 8.40kB done
17:02:47 [2023-03-29T17:02:47.278Z] #4 sha256:7f44e51970d0422c2cbff3b20b6b5ef861f6244c396a06e1a96f7aa4fa83a4e6 482B / 482B done
17:02:47 [2023-03-29T17:02:47.278Z] #4 sha256:a28edb2041b8f23c38382d8be273f0239f51ff1f510f98bccc8d0e7f42249e97 2.90kB / 2.90kB done
17:02:47 [2023-03-29T17:02:47.278Z] #4 sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 0B / 10.82MB 0.1s
17:02:47 [2023-03-29T17:02:47.537Z] #4 sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 2.10MB / 10.82MB 0.2s
17:02:47 [2023-03-29T17:02:47.829Z] #4 sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 10.82MB / 10.82MB 0.3s done
17:02:47 [2023-03-29T17:02:47.829Z] #4 extracting sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65
17:02:47 [2023-03-29T17:02:47.829Z] #4 extracting sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 0.2s done
17:02:47 [2023-03-29T17:02:47.829Z] #4 DONE 0.6s
17:02:48 [2023-03-29T17:02:48.097Z] 
17:02:48 [2023-03-29T17:02:48.097Z] #5 [internal] load metadata for docker.io/library/golang:1.20.2-bullseye
17:02:48 [2023-03-29T17:02:48.669Z] #5 ...
17:02:48 [2023-03-29T17:02:48.669Z] 
17:02:48 [2023-03-29T17:02:48.669Z] #6 [internal] load metadata for docker.io/library/busybox:latest
17:02:48 [2023-03-29T17:02:48.669Z] #6 DONE 0.4s
17:02:48 [2023-03-29T17:02:48.669Z] 
17:02:48 [2023-03-29T17:02:48.669Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
17:02:48 [2023-03-29T17:02:48.669Z] #7 DONE 0.5s
17:02:48 [2023-03-29T17:02:48.669Z] 
17:02:48 [2023-03-29T17:02:48.669Z] #8 [internal] load metadata for docker.io/library/debian:bullseye
17:02:48 [2023-03-29T17:02:48.669Z] #8 DONE 0.6s
17:02:48 [2023-03-29T17:02:48.669Z] 
17:02:48 [2023-03-29T17:02:48.669Z] #5 [internal] load metadata for docker.io/library/golang:1.20.2-bullseye
17:02:48 [2023-03-29T17:02:48.669Z] #5 DONE 0.6s
17:02:48 [2023-03-29T17:02:48.669Z] 
17:02:48 [2023-03-29T17:02:48.669Z] #9 [internal] load metadata for docker.io/tonistiigi/xx:1.1.2
17:02:48 [2023-03-29T17:02:48.669Z] #9 DONE 0.6s
17:02:48 [2023-03-29T17:02:48.930Z] 
17:02:48 [2023-03-29T17:02:48.930Z] #10 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
17:02:48 [2023-03-29T17:02:48.930Z] #10 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
17:02:48 [2023-03-29T17:02:48.930Z] #10 DONE 0.0s
17:02:48 [2023-03-29T17:02:48.930Z] 
17:02:48 [2023-03-29T17:02:48.930Z] #11 [xx 1/1] FROM docker.io/tonistiigi/xx:1.1.2@sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda
17:02:48 [2023-03-29T17:02:48.930Z] #11 resolve docker.io/tonistiigi/xx:1.1.2@sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda 0.1s done
17:02:49 [2023-03-29T17:02:49.192Z] #11 sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda 2.65kB / 2.65kB done
17:02:49 [2023-03-29T17:02:49.192Z] #11 sha256:f663db6ef122c01b5690c6b8fc2eff09635374597ed36fac63133b48fd0777b8 526B / 526B done
17:02:49 [2023-03-29T17:02:49.192Z] #11 sha256:64c0463dcf02cc65ad1ac532d9974472c41c79b92c4fac56271cd2b7540c7cdb 1.30kB / 1.30kB done
17:02:49 [2023-03-29T17:02:49.457Z] #11 ...
17:02:49 [2023-03-29T17:02:49.457Z] 
17:02:49 [2023-03-29T17:02:49.457Z] #12 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
17:02:49 [2023-03-29T17:02:49.457Z] #12 DONE 0.6s
17:02:49 [2023-03-29T17:02:49.724Z] 
17:02:49 [2023-03-29T17:02:49.725Z] #13 [base 1/5] FROM docker.io/library/golang:1.20.2-bullseye@sha256:cb95e56313475447c4f1ba5262ddd7c6ba2c66cdb62c0c699001e8fa1755480f
17:02:49 [2023-03-29T17:02:49.725Z] #13 resolve docker.io/library/golang:1.20.2-bullseye@sha256:cb95e56313475447c4f1ba5262ddd7c6ba2c66cdb62c0c699001e8fa1755480f 0.2s done
17:02:49 [2023-03-29T17:02:49.725Z] #13 sha256:2b66aad188b275018254d2877159381a05013fc8c5f695e9595a56fcfc83d995 1.79kB / 1.79kB done
17:02:49 [2023-03-29T17:02:49.725Z] #13 sha256:8022b074731d9ecee7f4fba79b993920973811dda168bbc08636f18523b90122 30.41MB / 53.70MB 0.4s
17:02:49 [2023-03-29T17:02:49.725Z] #13 sha256:cb95e56313475447c4f1ba5262ddd7c6ba2c66cdb62c0c699001e8fa1755480f 1.86kB / 1.86kB done
17:02:49 [2023-03-29T17:02:49.725Z] #13 sha256:c71f9fb2e04f15678dce86f541ed19b3efcab89391403f5e40d74440a7b53902 7.33kB / 7.33kB done
17:02:49 [2023-03-29T17:02:49.725Z] #13 sha256:7971239fe1d69763272ccc0b2527efa95547d37c53630ed0a71db4e00d3ef964 5.15MB / 5.15MB 0.2s done
17:02:49 [2023-03-29T17:02:49.725Z] #13 sha256:26c861b53509d61c37240d2f80efb3a351d2f1d7f4f8e8ec2e5004c1d86af89c 6.29MB / 10.87MB 0.4s
17:02:49 [2023-03-29T17:02:49.725Z] #13 sha256:8022b074731d9ecee7f4fba79b993920973811dda168bbc08636f18523b90122 39.85MB / 53.70MB 0.5s
17:02:49 [2023-03-29T17:02:49.725Z] #13 sha256:26c861b53509d61c37240d2f80efb3a351d2f1d7f4f8e8ec2e5004c1d86af89c 10.87MB / 10.87MB 0.5s
17:02:49 [2023-03-29T17:02:49.725Z] #13 sha256:8022b074731d9ecee7f4fba79b993920973811dda168bbc08636f18523b90122 53.70MB / 53.70MB 0.7s
17:02:49 [2023-03-29T17:02:49.725Z] #13 sha256:26c861b53509d61c37240d2f80efb3a351d2f1d7f4f8e8ec2e5004c1d86af89c 10.87MB / 10.87MB 0.6s done
17:02:49 [2023-03-29T17:02:49.725Z] #13 sha256:c71e83b44ada3262ebe71aced3f6deb0841fb8445b71655a63800119ca885f0c 12.58MB / 81.40MB 0.7s
17:02:49 [2023-03-29T17:02:49.725Z] #13 sha256:1714880ecc1c021a5f708f4369f91d3c2c53b998a56d563d0a9aa9be2488d794 0B / 54.68MB 0.7s
17:02:49 [2023-03-29T17:02:49.986Z] #13 sha256:c71e83b44ada3262ebe71aced3f6deb0841fb8445b71655a63800119ca885f0c 20.03MB / 81.40MB 0.8s
17:02:49 [2023-03-29T17:02:49.986Z] #13 sha256:1714880ecc1c021a5f708f4369f91d3c2c53b998a56d563d0a9aa9be2488d794 8.93MB / 54.68MB 0.8s
17:02:49 [2023-03-29T17:02:49.986Z] #13 sha256:c71e83b44ada3262ebe71aced3f6deb0841fb8445b71655a63800119ca885f0c 30.41MB / 81.40MB 0.9s
17:02:49 [2023-03-29T17:02:49.986Z] #13 sha256:1714880ecc1c021a5f708f4369f91d3c2c53b998a56d563d0a9aa9be2488d794 13.95MB / 54.68MB 0.9s
17:02:50 [2023-03-29T17:02:50.247Z] #13 sha256:c71e83b44ada3262ebe71aced3f6deb0841fb8445b71655a63800119ca885f0c 36.70MB / 81.40MB 1.0s
17:02:50 [2023-03-29T17:02:50.247Z] #13 sha256:1714880ecc1c021a5f708f4369f91d3c2c53b998a56d563d0a9aa9be2488d794 19.92MB / 54.68MB 1.0s
17:02:50 [2023-03-29T17:02:50.247Z] #13 sha256:c71e83b44ada3262ebe71aced3f6deb0841fb8445b71655a63800119ca885f0c 46.14MB / 81.40MB 1.1s
17:02:50 [2023-03-29T17:02:50.247Z] #13 sha256:1714880ecc1c021a5f708f4369f91d3c2c53b998a56d563d0a9aa9be2488d794 24.12MB / 54.68MB 1.1s
17:02:50 [2023-03-29T17:02:50.511Z] #13 sha256:c71e83b44ada3262ebe71aced3f6deb0841fb8445b71655a63800119ca885f0c 67.11MB / 81.40MB 1.3s
17:02:50 [2023-03-29T17:02:50.511Z] #13 sha256:1714880ecc1c021a5f708f4369f91d3c2c53b998a56d563d0a9aa9be2488d794 48.23MB / 54.68MB 1.3s
17:02:50 [2023-03-29T17:02:50.511Z] #13 sha256:c71e83b44ada3262ebe71aced3f6deb0841fb8445b71655a63800119ca885f0c 77.26MB / 81.40MB 1.4s
17:02:50 [2023-03-29T17:02:50.511Z] #13 sha256:1714880ecc1c021a5f708f4369f91d3c2c53b998a56d563d0a9aa9be2488d794 54.68MB / 54.68MB 1.4s
17:02:50 [2023-03-29T17:02:50.771Z] #13 sha256:c71e83b44ada3262ebe71aced3f6deb0841fb8445b71655a63800119ca885f0c 81.40MB / 81.40MB 1.6s
17:02:51 [2023-03-29T17:02:51.041Z] #13 ...
17:02:51 [2023-03-29T17:02:51.041Z] 
17:02:51 [2023-03-29T17:02:51.041Z] #14 [build-dummy 1/2] FROM docker.io/library/busybox@sha256:b5d6fe0712636ceb7430189de28819e195e8966372edfc2d9409d79402a0dc16
17:02:51 [2023-03-29T17:02:51.041Z] #14 resolve docker.io/library/busybox@sha256:b5d6fe0712636ceb7430189de28819e195e8966372edfc2d9409d79402a0dc16 0.1s done
17:02:51 [2023-03-29T17:02:51.041Z] #14 sha256:b5d6fe0712636ceb7430189de28819e195e8966372edfc2d9409d79402a0dc16 2.29kB / 2.29kB done
17:02:51 [2023-03-29T17:02:51.041Z] #14 sha256:ba7000206594c2d72c3ab550453004c0dc50961157e5ebd2fb8ea1890099d02d 528B / 528B done
17:02:51 [2023-03-29T17:02:51.041Z] #14 sha256:3fbaf71a998bae6e375be74b999bd418091bf6511e356a129fdc969c4a94a5bc 1.47kB / 1.47kB done
17:02:51 [2023-03-29T17:02:51.041Z] #14 extracting sha256:b50100f25006c29bd3a3dd4abacfeb7e9cb61c1a758d07c68fa699a2494fd2df 0.3s done
17:02:51 [2023-03-29T17:02:51.041Z] #14 sha256:b50100f25006c29bd3a3dd4abacfeb7e9cb61c1a758d07c68fa699a2494fd2df 2.00MB / 2.00MB 0.1s done
17:02:51 [2023-03-29T17:02:51.041Z] #14 DONE 2.3s
17:02:51 [2023-03-29T17:02:51.041Z] 
17:02:51 [2023-03-29T17:02:51.041Z] #13 [base 1/5] FROM docker.io/library/golang:1.20.2-bullseye@sha256:cb95e56313475447c4f1ba5262ddd7c6ba2c66cdb62c0c699001e8fa1755480f
17:02:51 [2023-03-29T17:02:51.300Z] #13 sha256:8022b074731d9ecee7f4fba79b993920973811dda168bbc08636f18523b90122 53.70MB / 53.70MB 2.0s done
17:02:51 [2023-03-29T17:02:51.300Z] #13 sha256:1714880ecc1c021a5f708f4369f91d3c2c53b998a56d563d0a9aa9be2488d794 54.68MB / 54.68MB 2.1s done
17:02:51 [2023-03-29T17:02:51.300Z] #13 extracting sha256:8022b074731d9ecee7f4fba79b993920973811dda168bbc08636f18523b90122 0.1s
17:02:51 [2023-03-29T17:02:51.562Z] #13 ...
17:02:51 [2023-03-29T17:02:51.562Z] 
17:02:51 [2023-03-29T17:02:51.562Z] #15 [internal] load build context
17:02:51 [2023-03-29T17:02:51.562Z] #15 transferring context: 67.49MB 2.4s done
17:02:51 [2023-03-29T17:02:51.562Z] #15 DONE 2.7s
17:02:51 [2023-03-29T17:02:51.562Z] 
17:02:51 [2023-03-29T17:02:51.562Z] #13 [base 1/5] FROM docker.io/library/golang:1.20.2-bullseye@sha256:cb95e56313475447c4f1ba5262ddd7c6ba2c66cdb62c0c699001e8fa1755480f
17:02:51 [2023-03-29T17:02:51.562Z] #13 ...
17:02:51 [2023-03-29T17:02:51.562Z] 
17:02:51 [2023-03-29T17:02:51.562Z] #10 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
17:02:51 [2023-03-29T17:02:51.562Z] #10 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
17:02:51 [2023-03-29T17:02:51.562Z] #10 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
17:02:51 [2023-03-29T17:02:51.562Z] #10 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
17:02:51 [2023-03-29T17:02:51.562Z] #10 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.5s done
17:02:51 [2023-03-29T17:02:51.562Z] #10 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.5s done
17:02:51 [2023-03-29T17:02:51.562Z] #10 DONE 2.5s
17:02:51 [2023-03-29T17:02:51.562Z] 
17:02:51 [2023-03-29T17:02:51.562Z] #13 [base 1/5] FROM docker.io/library/golang:1.20.2-bullseye@sha256:cb95e56313475447c4f1ba5262ddd7c6ba2c66cdb62c0c699001e8fa1755480f
17:02:51 [2023-03-29T17:02:51.562Z] #13 sha256:e4448c0417600559e42495fd89e50861c077abadd76352ec7d80182dab6e8a35 2.10MB / 95.44MB 2.4s
17:02:51 [2023-03-29T17:02:51.562Z] #13 sha256:736f744dca4b3638f729576aaa1cbaf29bc6a628d8522b638bc7509f9612d2fd 155B / 155B 2.4s done
17:02:51 [2023-03-29T17:02:51.822Z] #13 sha256:e4448c0417600559e42495fd89e50861c077abadd76352ec7d80182dab6e8a35 15.73MB / 95.44MB 2.6s
17:02:51 [2023-03-29T17:02:51.822Z] #13 sha256:e4448c0417600559e42495fd89e50861c077abadd76352ec7d80182dab6e8a35 28.37MB / 95.44MB 2.7s
17:02:52 [2023-03-29T17:02:52.081Z] #13 sha256:e4448c0417600559e42495fd89e50861c077abadd76352ec7d80182dab6e8a35 44.04MB / 95.44MB 2.8s
17:02:52 [2023-03-29T17:02:52.081Z] #13 ...
17:02:52 [2023-03-29T17:02:52.081Z] 
17:02:52 [2023-03-29T17:02:52.081Z] #11 [xx 1/1] FROM docker.io/tonistiigi/xx:1.1.2@sha256:9dde7edeb9e4a957ce78be9f8c0fbabe0129bf5126933cd3574888f443731cda
17:02:52 [2023-03-29T17:02:52.081Z] #11 sha256:6b9f00cd577380cfa5d5a8d5ebf82f91f7aa469401818e4de53b2a16dd4a1642 14.97kB / 14.97kB 2.5s done
17:02:52 [2023-03-29T17:02:52.081Z] #11 extracting sha256:6b9f00cd577380cfa5d5a8d5ebf82f91f7aa469401818e4de53b2a16dd4a1642 done
17:02:52 [2023-03-29T17:02:52.081Z] #11 DONE 3.1s
17:02:52 [2023-03-29T17:02:52.081Z] 
17:02:52 [2023-03-29T17:02:52.081Z] #13 [base 1/5] FROM docker.io/library/golang:1.20.2-bullseye@sha256:cb95e56313475447c4f1ba5262ddd7c6ba2c66cdb62c0c699001e8fa1755480f
17:02:52 [2023-03-29T17:02:52.081Z] #13 sha256:e4448c0417600559e42495fd89e50861c077abadd76352ec7d80182dab6e8a35 52.43MB / 95.44MB 2.9s
17:02:52 [2023-03-29T17:02:52.341Z] #13 sha256:e4448c0417600559e42495fd89e50861c077abadd76352ec7d80182dab6e8a35 65.01MB / 95.44MB 3.1s
17:02:52 [2023-03-29T17:02:52.341Z] #13 sha256:e4448c0417600559e42495fd89e50861c077abadd76352ec7d80182dab6e8a35 79.69MB / 95.44MB 3.3s
17:02:52 [2023-03-29T17:02:52.602Z] #13 sha256:e4448c0417600559e42495fd89e50861c077abadd76352ec7d80182dab6e8a35 95.44MB / 95.44MB 3.4s
17:02:55 [2023-03-29T17:02:55.139Z] #13 extracting sha256:7971239fe1d69763272ccc0b2527efa95547d37c53630ed0a71db4e00d3ef964
17:02:55 [2023-03-29T17:02:55.398Z] #13 ...
17:02:55 [2023-03-29T17:02:55.398Z] 
17:02:55 [2023-03-29T17:02:55.398Z] #16 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:7b991788987ad860810df60927e1adbaf8e156520177bd4db82409f81dd3b721
17:02:55 [2023-03-29T17:02:55.398Z] #16 resolve docker.io/library/debian:bullseye@sha256:7b991788987ad860810df60927e1adbaf8e156520177bd4db82409f81dd3b721 0.1s done
17:02:55 [2023-03-29T17:02:55.398Z] #16 sha256:7b991788987ad860810df60927e1adbaf8e156520177bd4db82409f81dd3b721 1.85kB / 1.85kB done
17:02:55 [2023-03-29T17:02:55.398Z] #16 sha256:c7908b5cd3ce2969645bc08efd3940e1d145da5d935fb084e7fde00949a1ccb9 529B / 529B done
17:02:55 [2023-03-29T17:02:55.398Z] #16 sha256:a37d66742c803d4715d6d6a3d1be9cb2310227bbacd2cc8af89332d57d52d57c 1.48kB / 1.48kB done
17:02:55 [2023-03-29T17:02:55.398Z] #16 sha256:8022b074731d9ecee7f4fba79b993920973811dda168bbc08636f18523b90122 53.70MB / 53.70MB 2.0s done
17:02:55 [2023-03-29T17:02:55.398Z] #16 extracting sha256:8022b074731d9ecee7f4fba79b993920973811dda168bbc08636f18523b90122 2.2s done
17:02:55 [2023-03-29T17:02:55.398Z] #16 DONE 6.6s
17:02:55 [2023-03-29T17:02:55.398Z] 
17:02:55 [2023-03-29T17:02:55.398Z] #13 [base 1/5] FROM docker.io/library/golang:1.20.2-bullseye@sha256:cb95e56313475447c4f1ba5262ddd7c6ba2c66cdb62c0c699001e8fa1755480f
17:02:55 [2023-03-29T17:02:55.398Z] #13 sha256:e4448c0417600559e42495fd89e50861c077abadd76352ec7d80182dab6e8a35 95.44MB / 95.44MB 6.3s done
17:02:55 [2023-03-29T17:02:55.398Z] #13 extracting sha256:7971239fe1d69763272ccc0b2527efa95547d37c53630ed0a71db4e00d3ef964 0.2s done
17:02:55 [2023-03-29T17:02:55.658Z] #13 extracting sha256:26c861b53509d61c37240d2f80efb3a351d2f1d7f4f8e8ec2e5004c1d86af89c 0.1s
17:02:55 [2023-03-29T17:02:55.924Z] #13 extracting sha256:26c861b53509d61c37240d2f80efb3a351d2f1d7f4f8e8ec2e5004c1d86af89c 0.4s done
17:02:56 [2023-03-29T17:02:56.184Z] #13 extracting sha256:1714880ecc1c021a5f708f4369f91d3c2c53b998a56d563d0a9aa9be2488d794
17:02:59 [2023-03-29T17:02:59.475Z] #13 extracting sha256:1714880ecc1c021a5f708f4369f91d3c2c53b998a56d563d0a9aa9be2488d794 2.8s done
17:02:59 [2023-03-29T17:02:59.475Z] #13 extracting sha256:c71e83b44ada3262ebe71aced3f6deb0841fb8445b71655a63800119ca885f0c
17:03:01 [2023-03-29T17:03:01.381Z] #13 ...
17:03:01 [2023-03-29T17:03:01.381Z] 
17:03:01 [2023-03-29T17:03:01.381Z] #17 [build-dummy 2/2] RUN mkdir -p /build
17:03:01 [2023-03-29T17:03:01.381Z] #17 ...
17:03:01 [2023-03-29T17:03:01.381Z] 
17:03:01 [2023-03-29T17:03:01.381Z] #13 [base 1/5] FROM docker.io/library/golang:1.20.2-bullseye@sha256:cb95e56313475447c4f1ba5262ddd7c6ba2c66cdb62c0c699001e8fa1755480f
17:03:02 [2023-03-29T17:03:02.327Z] #13 extracting sha256:c71e83b44ada3262ebe71aced3f6deb0841fb8445b71655a63800119ca885f0c 2.8s done
17:03:02 [2023-03-29T17:03:02.586Z] #13 extracting sha256:e4448c0417600559e42495fd89e50861c077abadd76352ec7d80182dab6e8a35
17:03:05 [2023-03-29T17:03:05.877Z] #13 ...
17:03:05 [2023-03-29T17:03:05.877Z] 
17:03:05 [2023-03-29T17:03:05.877Z] #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
17:03:05 [2023-03-29T17:03:05.877Z] #0 0.999 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
17:03:05 [2023-03-29T17:03:05.877Z] #0 1.074 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
17:03:05 [2023-03-29T17:03:05.877Z] #0 1.074 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
17:03:05 [2023-03-29T17:03:05.877Z] #0 1.259 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
17:03:05 [2023-03-29T17:03:05.877Z] #0 1.671 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [232 kB]
17:03:05 [2023-03-29T17:03:05.877Z] #0 2.174 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
17:03:05 [2023-03-29T17:03:05.877Z] #0 2.560 Fetched 8524 kB in 2s (4682 kB/s)
17:03:05 [2023-03-29T17:03:05.877Z] #0 2.560 Reading package lists...
17:03:05 [2023-03-29T17:03:05.877Z] #0 3.170 Reading package lists...
17:03:05 [2023-03-29T17:03:05.877Z] #0 3.746 Building dependency tree...
17:03:05 [2023-03-29T17:03:05.877Z] #0 4.202 The following additional packages will be installed:
17:03:05 [2023-03-29T17:03:05.877Z] #0 4.202   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
17:03:05 [2023-03-29T17:03:05.877Z] #0 4.204   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
17:03:05 [2023-03-29T17:03:05.877Z] #0 4.206 Recommended packages:
17:03:05 [2023-03-29T17:03:05.877Z] #0 4.206   libldap-common publicsuffix libsasl2-modules
17:03:05 [2023-03-29T17:03:05.877Z] #0 4.324 The following NEW packages will be installed:
17:03:05 [2023-03-29T17:03:05.877Z] #0 4.324   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
17:03:05 [2023-03-29T17:03:05.877Z] #0 4.324   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
17:03:05 [2023-03-29T17:03:05.877Z] #0 4.324   libssh2-1 openssl
17:03:05 [2023-03-29T17:03:05.877Z] #0 4.602 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded.
17:03:05 [2023-03-29T17:03:05.877Z] #0 4.602 Need to get 2944 kB of archives.
17:03:05 [2023-03-29T17:03:05.877Z] #0 4.602 After this operation, 6484 kB of additional disk space will be used.
17:03:05 [2023-03-29T17:03:05.877Z] #0 4.602 Get:1 http://deb.debian.org/debian-security bullseye-security/main arm64 openssl arm64 1.1.1n-0+deb11u4 [831 kB]
17:03:05 [2023-03-29T17:03:05.877Z] #0 4.642 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB]
17:03:05 [2023-03-29T17:03:05.877Z] #0 4.667 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB]
17:03:05 [2023-03-29T17:03:05.877Z] #0 4.667 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB]
17:03:05 [2023-03-29T17:03:05.877Z] #0 4.667 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB]
17:03:05 [2023-03-29T17:03:05.877Z] #0 4.667 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB]
17:03:05 [2023-03-29T17:03:05.877Z] #0 4.667 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB]
17:03:05 [2023-03-29T17:03:05.877Z] #0 4.667 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB]
17:03:05 [2023-03-29T17:03:05.877Z] #0 4.667 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB]
17:03:05 [2023-03-29T17:03:05.877Z] #0 4.667 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB]
17:03:05 [2023-03-29T17:03:05.877Z] #0 4.667 Get:11 http://deb.debian.org/debian-security bullseye-security/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u7 [325 kB]
17:03:05 [2023-03-29T17:03:05.877Z] #0 4.739 Get:12 http://deb.debian.org/debian-security bullseye-security/main arm64 curl arm64 7.74.0-1.3+deb11u7 [265 kB]
17:03:05 [2023-03-29T17:03:05.877Z] #0 4.743 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
17:03:05 [2023-03-29T17:03:05.877Z] #0 4.745 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
17:03:05 [2023-03-29T17:03:05.877Z] #0 4.748 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
17:03:05 [2023-03-29T17:03:05.877Z] #0 5.046 debconf: delaying package configuration, since apt-utils is not installed
17:03:05 [2023-03-29T17:03:05.877Z] #0 5.142 Fetched 2944 kB in 0s (7035 kB/s)
17:03:05 [2023-03-29T17:03:05.877Z] #0 5.192 Selecting previously unselected package openssl.
17:03:05 [2023-03-29T17:03:05.877Z] #0 5.192 (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.)
17:03:05 [2023-03-29T17:03:05.877Z] #0 5.192 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u4_arm64.deb ...
17:03:05 [2023-03-29T17:03:05.877Z] #0 5.243 Unpacking openssl (1.1.1n-0+deb11u4) ...
17:03:05 [2023-03-29T17:03:05.877Z] #0 5.474 Selecting previously unselected package ca-certificates.
17:03:05 [2023-03-29T17:03:05.878Z] #0 5.474 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
17:03:05 [2023-03-29T17:03:05.878Z] #0 5.483 Unpacking ca-certificates (20210119) ...
17:03:05 [2023-03-29T17:03:05.878Z] #0 5.664 Selecting previously unselected package libbrotli1:arm64.
17:03:05 [2023-03-29T17:03:05.878Z] #0 5.664 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ...
17:03:05 [2023-03-29T17:03:05.878Z] #0 5.680 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ...
17:03:05 [2023-03-29T17:03:05.878Z] #0 5.776 Selecting previously unselected package libsasl2-modules-db:arm64.
17:03:05 [2023-03-29T17:03:05.878Z] #0 5.778 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
17:03:05 [2023-03-29T17:03:05.878Z] #0 5.787 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
17:03:05 [2023-03-29T17:03:05.878Z] #0 6.044 Selecting previously unselected package libsasl2-2:arm64.
17:03:05 [2023-03-29T17:03:05.878Z] #0 6.044 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
17:03:05 [2023-03-29T17:03:05.878Z] #0 6.051 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
17:03:05 [2023-03-29T17:03:05.878Z] #0 6.307 Selecting previously unselected package libldap-2.4-2:arm64.
17:03:05 [2023-03-29T17:03:05.878Z] #0 6.307 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ...
17:03:05 [2023-03-29T17:03:05.878Z] #0 6.318 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
17:03:05 [2023-03-29T17:03:05.878Z] #0 6.579 Selecting previously unselected package libnghttp2-14:arm64.
17:03:05 [2023-03-29T17:03:05.878Z] #0 6.579 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ...
17:03:05 [2023-03-29T17:03:05.878Z] #0 6.587 Unpacking libnghttp2-14:arm64 (1.43.0-1) ...
17:03:05 [2023-03-29T17:03:05.878Z] #0 6.848 Selecting previously unselected package libpsl5:arm64.
17:03:05 [2023-03-29T17:03:05.878Z] #0 6.849 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ...
17:03:05 [2023-03-29T17:03:05.878Z] #0 7.041 Unpacking libpsl5:arm64 (0.21.0-1.2) ...
17:03:05 [2023-03-29T17:03:05.878Z] #0 7.295 Selecting previously unselected package librtmp1:arm64.
17:03:05 [2023-03-29T17:03:05.878Z] #0 7.295 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ...
17:03:05 [2023-03-29T17:03:05.878Z] #0 7.382 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
17:03:05 [2023-03-29T17:03:05.878Z] #0 7.614 Selecting previously unselected package libssh2-1:arm64.
17:03:05 [2023-03-29T17:03:05.878Z] #0 7.614 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ...
17:03:05 [2023-03-29T17:03:05.878Z] #0 7.627 Unpacking libssh2-1:arm64 (1.9.0-2) ...
17:03:05 [2023-03-29T17:03:05.878Z] #0 7.995 Selecting previously unselected package libcurl4:arm64.
17:03:05 [2023-03-29T17:03:05.878Z] #0 7.995 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u7_arm64.deb ...
17:03:05 [2023-03-29T17:03:05.878Z] #0 8.071 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u7) ...
17:03:05 [2023-03-29T17:03:05.878Z] #0 8.549 Selecting previously unselected package curl.
17:03:05 [2023-03-29T17:03:05.878Z] #0 8.549 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u7_arm64.deb ...
17:03:05 [2023-03-29T17:03:05.878Z] #0 8.628 Unpacking curl (7.74.0-1.3+deb11u7) ...
17:03:05 [2023-03-29T17:03:05.878Z] #0 8.900 Selecting previously unselected package libonig5:arm64.
17:03:05 [2023-03-29T17:03:05.878Z] #0 8.900 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ...
17:03:05 [2023-03-29T17:03:05.878Z] #0 9.063 Unpacking libonig5:arm64 (6.9.6-1.1) ...
17:03:05 [2023-03-29T17:03:05.878Z] #0 9.614 Selecting previously unselected package libjq1:arm64.
17:03:05 [2023-03-29T17:03:05.878Z] #0 9.614 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ...
17:03:05 [2023-03-29T17:03:05.878Z] #0 9.775 Unpacking libjq1:arm64 (1.6-2.1) ...
17:03:05 [2023-03-29T17:03:05.878Z] #0 9.871 Selecting previously unselected package jq.
17:03:05 [2023-03-29T17:03:05.878Z] #0 9.871 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ...
17:03:05 [2023-03-29T17:03:05.878Z] #0 9.890 Unpacking jq (1.6-2.1) ...
17:03:05 [2023-03-29T17:03:05.878Z] #18 10.15 Setting up libpsl5:arm64 (0.21.0-1.2) ...
17:03:05 [2023-03-29T17:03:05.878Z] #18 ...
17:03:05 [2023-03-29T17:03:05.878Z] 
17:03:05 [2023-03-29T17:03:05.878Z] #13 [base 1/5] FROM docker.io/library/golang:1.20.2-bullseye@sha256:cb95e56313475447c4f1ba5262ddd7c6ba2c66cdb62c0c699001e8fa1755480f
17:03:06 [2023-03-29T17:03:06.827Z] #13 ...
17:03:06 [2023-03-29T17:03:06.827Z] 
17:03:06 [2023-03-29T17:03:06.827Z] #17 [build-dummy 2/2] RUN mkdir -p /build
17:03:06 [2023-03-29T17:03:06.827Z] #17 DONE 15.4s
17:03:06 [2023-03-29T17:03:06.827Z] 
17:03:06 [2023-03-29T17:03:06.827Z] #19 [binary-dummy 1/1] COPY --from=build-dummy /build /build
17:03:06 [2023-03-29T17:03:06.827Z] #19 DONE 0.1s
17:03:06 [2023-03-29T17:03:06.827Z] 
17:03:06 [2023-03-29T17:03:06.827Z] #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
17:03:06 [2023-03-29T17:03:06.827Z] #18 10.23 Setting up libbrotli1:arm64 (1.0.9-2+b2) ...
17:03:06 [2023-03-29T17:03:06.827Z] #18 10.25 Setting up libnghttp2-14:arm64 (1.43.0-1) ...
17:03:06 [2023-03-29T17:03:06.827Z] #18 10.35 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
17:03:06 [2023-03-29T17:03:06.827Z] #18 10.39 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
17:03:06 [2023-03-29T17:03:06.827Z] #18 10.45 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
17:03:06 [2023-03-29T17:03:06.827Z] #18 10.59 Setting up libssh2-1:arm64 (1.9.0-2) ...
17:03:06 [2023-03-29T17:03:06.827Z] #18 10.67 Setting up openssl (1.1.1n-0+deb11u4) ...
17:03:06 [2023-03-29T17:03:06.827Z] #18 10.73 Setting up libonig5:arm64 (6.9.6-1.1) ...
17:03:06 [2023-03-29T17:03:06.827Z] #18 10.77 Setting up libjq1:arm64 (1.6-2.1) ...
17:03:06 [2023-03-29T17:03:06.827Z] #18 10.80 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
17:03:06 [2023-03-29T17:03:06.827Z] #18 10.83 Setting up ca-certificates (20210119) ...
17:03:07 [2023-03-29T17:03:07.401Z] #18 11.72 Updating certificates in /etc/ssl/certs...
17:03:07 [2023-03-29T17:03:07.660Z] #18 ...
17:03:07 [2023-03-29T17:03:07.660Z] 
17:03:07 [2023-03-29T17:03:07.660Z] #13 [base 1/5] FROM docker.io/library/golang:1.20.2-bullseye@sha256:cb95e56313475447c4f1ba5262ddd7c6ba2c66cdb62c0c699001e8fa1755480f
17:03:07 [2023-03-29T17:03:07.660Z] #13 extracting sha256:e4448c0417600559e42495fd89e50861c077abadd76352ec7d80182dab6e8a35 4.8s done
17:03:07 [2023-03-29T17:03:07.660Z] #13 extracting sha256:736f744dca4b3638f729576aaa1cbaf29bc6a628d8522b638bc7509f9612d2fd done
17:03:07 [2023-03-29T17:03:07.660Z] #13 DONE 18.8s
17:03:07 [2023-03-29T17:03:07.921Z] 
17:03:07 [2023-03-29T17:03:07.921Z] #20 [base 2/5] COPY --from=xx / /
17:03:07 [2023-03-29T17:03:07.921Z] #20 DONE 0.3s
17:03:07 [2023-03-29T17:03:07.921Z] 
17:03:07 [2023-03-29T17:03:07.921Z] #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
17:03:07 [2023-03-29T17:03:07.921Z] #18 12.55 129 added, 0 removed; done.
17:03:08 [2023-03-29T17:03:08.182Z] #18 12.59 Setting up jq (1.6-2.1) ...
17:03:08 [2023-03-29T17:03:08.182Z] #18 12.61 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u7) ...
17:03:08 [2023-03-29T17:03:08.182Z] #18 12.62 Setting up curl (7.74.0-1.3+deb11u7) ...
17:03:08 [2023-03-29T17:03:08.182Z] #18 12.64 Processing triggers for libc-bin (2.31-13+deb11u5) ...
17:03:08 [2023-03-29T17:03:08.182Z] #18 12.66 Processing triggers for ca-certificates (20210119) ...
17:03:08 [2023-03-29T17:03:08.182Z] #18 12.67 Updating certificates in /etc/ssl/certs...
17:03:08 [2023-03-29T17:03:08.754Z] #18 ...
17:03:08 [2023-03-29T17:03:08.754Z] 
17:03:08 [2023-03-29T17:03:08.754Z] #21 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
17:03:08 [2023-03-29T17:03:08.754Z] #21 DONE 0.5s
17:03:08 [2023-03-29T17:03:08.754Z] 
17:03:08 [2023-03-29T17:03:08.754Z] #22 [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
17:03:09 [2023-03-29T17:03:09.014Z] #22 ...
17:03:09 [2023-03-29T17:03:09.014Z] 
17:03:09 [2023-03-29T17:03:09.014Z] #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
17:03:09 [2023-03-29T17:03:09.014Z] #18 13.41 0 added, 0 removed; done.
17:03:09 [2023-03-29T17:03:09.014Z] #18 13.41 Running hooks in /etc/ca-certificates/update.d...
17:03:09 [2023-03-29T17:03:09.014Z] #18 13.41 done.
17:03:09 [2023-03-29T17:03:09.014Z] #18 DONE 13.5s
17:03:09 [2023-03-29T17:03:09.275Z] 
17:03:09 [2023-03-29T17:03:09.275Z] #23 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
17:03:09 [2023-03-29T17:03:09.275Z] #23 DONE 0.1s
17:03:09 [2023-03-29T17:03:09.275Z] 
17:03:09 [2023-03-29T17:03:09.275Z] #22 [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
17:03:09 [2023-03-29T17:03:09.275Z] #22 DONE 0.7s
17:03:09 [2023-03-29T17:03:09.275Z] 
17:03:09 [2023-03-29T17:03:09.275Z] #24 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file
17:03:10 [2023-03-29T17:03:10.220Z] #24 0.936 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
17:03:10 [2023-03-29T17:03:10.220Z] #24 0.949 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
17:03:10 [2023-03-29T17:03:10.220Z] #24 0.952 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
17:03:10 [2023-03-29T17:03:10.220Z] #24 1.087 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
17:03:10 [2023-03-29T17:03:10.482Z] #24 1.266 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [232 kB]
17:03:10 [2023-03-29T17:03:10.741Z] #24 1.426 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
17:03:11 [2023-03-29T17:03:11.313Z] #24 2.238 Fetched 8524 kB in 2s (5421 kB/s)
17:03:11 [2023-03-29T17:03:11.883Z] #24 2.238 Reading package lists...
17:03:12 [2023-03-29T17:03:12.403Z] #24 2.832 Reading package lists...
17:03:12 [2023-03-29T17:03:12.922Z] #24 3.402 Building dependency tree...
17:03:12 [2023-03-29T17:03:12.922Z] #24 3.584 Reading state information...
17:03:13 [2023-03-29T17:03:13.182Z] #24 3.864 The following additional packages will be installed:
17:03:13 [2023-03-29T17:03:13.182Z] #24 3.865   libmagic-mgc libmagic1
17:03:13 [2023-03-29T17:03:13.182Z] #24 3.899 The following NEW packages will be installed:
17:03:13 [2023-03-29T17:03:13.182Z] #24 3.901   file libmagic-mgc libmagic1
17:03:13 [2023-03-29T17:03:13.441Z] #24 4.195 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded.
17:03:13 [2023-03-29T17:03:13.441Z] #24 4.195 Need to get 463 kB of archives.
17:03:13 [2023-03-29T17:03:13.441Z] #24 4.195 After this operation, 7063 kB of additional disk space will be used.
17:03:13 [2023-03-29T17:03:13.441Z] #24 4.195 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB]
17:03:13 [2023-03-29T17:03:13.442Z] #24 4.201 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB]
17:03:13 [2023-03-29T17:03:13.442Z] #24 4.204 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB]
17:03:13 [2023-03-29T17:03:13.442Z] #24 4.351 debconf: delaying package configuration, since apt-utils is not installed
17:03:13 [2023-03-29T17:03:13.702Z] #24 4.397 Fetched 463 kB in 0s (1577 kB/s)
17:03:13 [2023-03-29T17:03:13.702Z] #24 4.424 Selecting previously unselected package libmagic-mgc.
17:03:13 [2023-03-29T17:03:13.702Z] #24 4.424 (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.)
17:03:13 [2023-03-29T17:03:13.702Z] #24 4.435 Preparing to unpack .../libmagic-mgc_1%3a5.39-3_arm64.deb ...
17:03:13 [2023-03-29T17:03:13.702Z] #24 4.440 Unpacking libmagic-mgc (1:5.39-3) ...
17:03:13 [2023-03-29T17:03:13.702Z] #24 4.573 Selecting previously unselected package libmagic1:arm64.
17:03:13 [2023-03-29T17:03:13.702Z] #24 4.576 Preparing to unpack .../libmagic1_1%3a5.39-3_arm64.deb ...
17:03:13 [2023-03-29T17:03:13.702Z] #24 4.585 Unpacking libmagic1:arm64 (1:5.39-3) ...
17:03:13 [2023-03-29T17:03:13.961Z] #24 4.633 Selecting previously unselected package file.
17:03:13 [2023-03-29T17:03:13.961Z] #24 4.636 Preparing to unpack .../file_1%3a5.39-3_arm64.deb ...
17:03:13 [2023-03-29T17:03:13.961Z] #24 4.643 Unpacking file (1:5.39-3) ...
17:03:13 [2023-03-29T17:03:13.961Z] #24 4.697 Setting up libmagic-mgc (1:5.39-3) ...
17:03:13 [2023-03-29T17:03:13.961Z] #24 4.713 Setting up libmagic1:arm64 (1:5.39-3) ...
17:03:13 [2023-03-29T17:03:13.961Z] #24 4.736 Setting up file (1:5.39-3) ...
17:03:13 [2023-03-29T17:03:13.961Z] #24 4.752 Processing triggers for libc-bin (2.31-13+deb11u5) ...
17:03:14 [2023-03-29T17:03:14.228Z] #24 DONE 5.0s
17:03:14 [2023-03-29T17:03:14.228Z] 
17:03:14 [2023-03-29T17:03:14.228Z] #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
17:03:14 [2023-03-29T17:03:14.228Z] #0 1.819 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
17:03:14 [2023-03-29T17:03:14.228Z] #0 2.039 
17:03:14 [2023-03-29T17:03:14.228Z] #0 2.261 #=#=#                                                                         

######################################################################## 100.0%
17:03:14 [2023-03-29T17:03:14.228Z] #0 2.515 
17:03:14 [2023-03-29T17:03:14.228Z] #0 3.610 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
17:03:14 [2023-03-29T17:03:14.228Z] #0 3.832 
17:03:14 [2023-03-29T17:03:14.228Z] #0 4.053 #=#=#                                                                         

##########################                                                36.9%
######################################################################## 100.0%
17:03:14 [2023-03-29T17:03:14.228Z] #0 4.318 
17:03:14 [2023-03-29T17:03:14.490Z] #25 ...
17:03:14 [2023-03-29T17:03:14.490Z] 
17:03:14 [2023-03-29T17:03:14.490Z] #26 [dockercli-src 1/5] WORKDIR /tmp/dockercli
17:03:14 [2023-03-29T17:03:14.490Z] #26 DONE 0.2s
17:03:14 [2023-03-29T17:03:14.490Z] 
17:03:14 [2023-03-29T17:03:14.490Z] #27 [tini-src 1/3] WORKDIR /usr/src/tini
17:03:14 [2023-03-29T17:03:14.490Z] #27 DONE 0.2s
17:03:14 [2023-03-29T17:03:14.490Z] 
17:03:14 [2023-03-29T17:03:14.490Z] #28 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
17:03:14 [2023-03-29T17:03:14.490Z] #28 ...
17:03:14 [2023-03-29T17:03:14.490Z] 
17:03:14 [2023-03-29T17:03:14.490Z] #29 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
17:03:14 [2023-03-29T17:03:14.490Z] #29 DONE 0.3s
17:03:14 [2023-03-29T17:03:14.490Z] 
17:03:14 [2023-03-29T17:03:14.490Z] #30 [registry-src 1/2] WORKDIR /usr/src/registry
17:03:14 [2023-03-29T17:03:14.490Z] #30 DONE 0.3s
17:03:14 [2023-03-29T17:03:14.490Z] 
17:03:14 [2023-03-29T17:03:14.490Z] #31 [delve-src 1/3] WORKDIR /usr/src/delve
17:03:14 [2023-03-29T17:03:14.490Z] #31 DONE 0.4s
17:03:14 [2023-03-29T17:03:14.490Z] 
17:03:14 [2023-03-29T17:03:14.490Z] #32 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
17:03:14 [2023-03-29T17:03:14.490Z] #32 DONE 0.4s
17:03:14 [2023-03-29T17:03:14.490Z] 
17:03:14 [2023-03-29T17:03:14.490Z] #33 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
17:03:14 [2023-03-29T17:03:14.490Z] #33 DONE 0.4s
17:03:14 [2023-03-29T17:03:14.751Z] 
17:03:14 [2023-03-29T17:03:14.751Z] #34 [containerd-src 1/3] WORKDIR /usr/src/containerd
17:03:14 [2023-03-29T17:03:14.751Z] #34 DONE 0.4s
17:03:14 [2023-03-29T17:03:14.751Z] 
17:03:14 [2023-03-29T17:03:14.751Z] #35 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
17:03:14 [2023-03-29T17:03:14.751Z] #35 DONE 0.4s
17:03:14 [2023-03-29T17:03:14.751Z] 
17:03:14 [2023-03-29T17:03:14.751Z] #36 [runc-src 1/3] WORKDIR /usr/src/runc
17:03:14 [2023-03-29T17:03:14.751Z] #36 DONE 0.5s
17:03:14 [2023-03-29T17:03:14.751Z] 
17:03:14 [2023-03-29T17:03:14.751Z] #37 [swagger-src 1/3] WORKDIR /usr/src/swagger
17:03:14 [2023-03-29T17:03:14.751Z] #37 DONE 0.5s
17:03:14 [2023-03-29T17:03:14.751Z] 
17:03:14 [2023-03-29T17:03:14.751Z] #38 [dockercli 1/3] WORKDIR /go/src/github.com/docker/cli
17:03:14 [2023-03-29T17:03:14.751Z] #38 DONE 0.5s
17:03:14 [2023-03-29T17:03:14.751Z] 
17:03:14 [2023-03-29T17:03:14.751Z] #39 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev
17:03:14 [2023-03-29T17:03:14.751Z] #39 ...
17:03:14 [2023-03-29T17:03:14.751Z] 
17:03:14 [2023-03-29T17:03:14.751Z] #40 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
17:03:14 [2023-03-29T17:03:14.751Z] #40 DONE 0.6s
17:03:14 [2023-03-29T17:03:14.751Z] 
17:03:14 [2023-03-29T17:03:14.751Z] #41 [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
17:03:14 [2023-03-29T17:03:14.751Z] #41 DONE 0.7s
17:03:14 [2023-03-29T17:03:14.751Z] 
17:03:14 [2023-03-29T17:03:14.751Z] #42 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
17:03:14 [2023-03-29T17:03:14.751Z] #42 DONE 0.7s
17:03:14 [2023-03-29T17:03:14.751Z] 
17:03:14 [2023-03-29T17:03:14.751Z] #43 [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
17:03:15 [2023-03-29T17:03:15.011Z] #43 ...
17:03:15 [2023-03-29T17:03:15.011Z] 
17:03:15 [2023-03-29T17:03:15.011Z] #44 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
17:03:15 [2023-03-29T17:03:15.011Z] #44 DONE 0.9s
17:03:15 [2023-03-29T17:03:15.275Z] 
17:03:15 [2023-03-29T17:03:15.276Z] #45 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
17:03:20 [2023-03-29T17:03:20.569Z] #45 ...
17:03:20 [2023-03-29T17:03:20.569Z] 
17:03:20 [2023-03-29T17:03:20.569Z] #28 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
17:03:20 [2023-03-29T17:03:20.569Z] #28 4.686 Initialized empty Git repository in /usr/src/tini/.git/
17:03:20 [2023-03-29T17:03:20.569Z] #28 4.689 hint: Using 'master' as the name for the initial branch. This default branch name
17:03:20 [2023-03-29T17:03:20.569Z] #28 4.689 hint: is subject to change. To configure the initial branch name to use in all
17:03:20 [2023-03-29T17:03:20.569Z] #28 4.689 hint: of your new repositories, which will suppress this warning, call:
17:03:20 [2023-03-29T17:03:20.569Z] #28 4.689 hint: 
17:03:20 [2023-03-29T17:03:20.569Z] #28 4.689 hint: 	git config --global init.defaultBranch <name>
17:03:20 [2023-03-29T17:03:20.569Z] #28 4.689 hint: 
17:03:20 [2023-03-29T17:03:20.569Z] #28 4.689 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
17:03:20 [2023-03-29T17:03:20.569Z] #28 4.689 hint: 'development'. The just-created branch can be renamed via this command:
17:03:20 [2023-03-29T17:03:20.569Z] #28 4.689 hint: 
17:03:20 [2023-03-29T17:03:20.569Z] #28 4.689 hint: 	git branch -m <name>
17:03:20 [2023-03-29T17:03:20.569Z] #28 DONE 5.5s
17:03:20 [2023-03-29T17:03:20.569Z] 
17:03:20 [2023-03-29T17:03:20.569Z] #46 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
17:03:20 [2023-03-29T17:03:20.569Z] #0 5.040 hint: Using 'master' as the name for the initial branch. This default branch name
17:03:20 [2023-03-29T17:03:20.569Z] #0 5.040 hint: is subject to change. To configure the initial branch name to use in all
17:03:20 [2023-03-29T17:03:20.569Z] #0 5.040 hint: of your new repositories, which will suppress this warning, call:
17:03:20 [2023-03-29T17:03:20.569Z] #0 5.040 hint: 
17:03:20 [2023-03-29T17:03:20.569Z] #0 5.040 hint: 	git config --global init.defaultBranch <name>
17:03:20 [2023-03-29T17:03:20.569Z] #0 5.040 hint: 
17:03:20 [2023-03-29T17:03:20.569Z] #0 5.040 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
17:03:20 [2023-03-29T17:03:20.569Z] #0 5.040 hint: 'development'. The just-created branch can be renamed via this command:
17:03:20 [2023-03-29T17:03:20.569Z] #0 5.040 hint: 
17:03:20 [2023-03-29T17:03:20.569Z] #0 5.040 hint: 	git branch -m <name>
17:03:20 [2023-03-29T17:03:20.569Z] #0 5.075 Initialized empty Git repository in /usr/src/delve/.git/
17:03:20 [2023-03-29T17:03:20.569Z] #46 DONE 5.4s
17:03:20 [2023-03-29T17:03:20.569Z] 
17:03:20 [2023-03-29T17:03:20.569Z] #47 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
17:03:20 [2023-03-29T17:03:20.569Z] #0 5.176 hint: Using 'master' as the name for the initial branch. This default branch name
17:03:20 [2023-03-29T17:03:20.569Z] #0 5.176 hint: is subject to change. To configure the initial branch name to use in all
17:03:20 [2023-03-29T17:03:20.569Z] #0 5.176 hint: of your new repositories, which will suppress this warning, call:
17:03:20 [2023-03-29T17:03:20.569Z] #0 5.176 hint: 
17:03:20 [2023-03-29T17:03:20.569Z] #0 5.176 hint: 	git config --global init.defaultBranch <name>
17:03:20 [2023-03-29T17:03:20.569Z] #0 5.176 hint: 
17:03:20 [2023-03-29T17:03:20.569Z] #0 5.176 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
17:03:20 [2023-03-29T17:03:20.569Z] #0 5.176 hint: 'development'. The just-created branch can be renamed via this command:
17:03:20 [2023-03-29T17:03:20.569Z] #0 5.176 hint: 
17:03:20 [2023-03-29T17:03:20.569Z] #0 5.176 hint: 	git branch -m <name>
17:03:20 [2023-03-29T17:03:20.569Z] #0 5.242 Initialized empty Git repository in /usr/src/containerd/.git/
17:03:20 [2023-03-29T17:03:20.569Z] #47 DONE 5.4s
17:03:20 [2023-03-29T17:03:20.569Z] 
17:03:20 [2023-03-29T17:03:20.569Z] #48 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
17:03:20 [2023-03-29T17:03:20.569Z] #0 5.372 hint: Using 'master' as the name for the initial branch. This default branch name
17:03:20 [2023-03-29T17:03:20.569Z] #0 5.372 hint: is subject to change. To configure the initial branch name to use in all
17:03:20 [2023-03-29T17:03:20.569Z] #0 5.372 hint: of your new repositories, which will suppress this warning, call:
17:03:20 [2023-03-29T17:03:20.569Z] #0 5.372 hint: 
17:03:20 [2023-03-29T17:03:20.569Z] #0 5.372 hint: 	git config --global init.defaultBranch <name>
17:03:20 [2023-03-29T17:03:20.569Z] #0 5.372 hint: 
17:03:20 [2023-03-29T17:03:20.569Z] #0 5.372 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
17:03:20 [2023-03-29T17:03:20.569Z] #0 5.372 hint: 'development'. The just-created branch can be renamed via this command:
17:03:20 [2023-03-29T17:03:20.569Z] #0 5.372 hint: 
17:03:20 [2023-03-29T17:03:20.569Z] #0 5.372 hint: 	git branch -m <name>
17:03:20 [2023-03-29T17:03:20.569Z] #0 5.381 Initialized empty Git repository in /usr/src/registry/.git/
17:03:20 [2023-03-29T17:03:20.569Z] #48 DONE 5.5s
17:03:20 [2023-03-29T17:03:20.569Z] 
17:03:20 [2023-03-29T17:03:20.569Z] #49 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
17:03:20 [2023-03-29T17:03:20.569Z] #49 ...
17:03:20 [2023-03-29T17:03:20.569Z] 
17:03:20 [2023-03-29T17:03:20.569Z] #50 [dockercli-src 2/5] RUN git init . && git remote add origin "https://github.com/docker/cli.git"
17:03:20 [2023-03-29T17:03:20.569Z] #0 5.423 hint: Using 'master' as the name for the initial branch. This default branch name
17:03:20 [2023-03-29T17:03:20.569Z] #0 5.423 hint: is subject to change. To configure the initial branch name to use in all
17:03:20 [2023-03-29T17:03:20.569Z] #0 5.423 hint: of your new repositories, which will suppress this warning, call:
17:03:20 [2023-03-29T17:03:20.569Z] #0 5.423 hint: 
17:03:20 [2023-03-29T17:03:20.569Z] #0 5.423 hint: 	git config --global init.defaultBranch <name>
17:03:20 [2023-03-29T17:03:20.569Z] #0 5.423 hint: 
17:03:20 [2023-03-29T17:03:20.569Z] #0 5.423 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
17:03:20 [2023-03-29T17:03:20.569Z] #0 5.423 hint: 'development'. The just-created branch can be renamed via this command:
17:03:20 [2023-03-29T17:03:20.569Z] #0 5.423 hint: 
17:03:20 [2023-03-29T17:03:20.569Z] #0 5.423 hint: 	git branch -m <name>
17:03:20 [2023-03-29T17:03:20.569Z] #0 5.478 Initialized empty Git repository in /tmp/dockercli/.git/
17:03:20 [2023-03-29T17:03:20.569Z] #50 DONE 5.7s
17:03:20 [2023-03-29T17:03:20.569Z] 
17:03:20 [2023-03-29T17:03:20.569Z] #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...)
17:03:20 [2023-03-29T17:03:20.569Z] #51 ...
17:03:20 [2023-03-29T17:03:20.569Z] 
17:03:20 [2023-03-29T17:03:20.570Z] #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
17:03:20 [2023-03-29T17:03:20.570Z] #25 5.536 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
17:03:20 [2023-03-29T17:03:20.570Z] #25 5.904 
17:03:20 [2023-03-29T17:03:20.570Z] #25 6.137 #=#=#                                                                         

                                                                           0.0%
##########################################                                59.2%
#####################################################################     96.3%
######################################################################## 100.0%
17:03:20 [2023-03-29T17:03:20.570Z] #25 6.986 
17:03:20 [2023-03-29T17:03:20.570Z] #25 8.691 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
17:03:20 [2023-03-29T17:03:20.570Z] #25 9.113 
17:03:20 [2023-03-29T17:03:20.570Z] #25 9.268 #=#=#                                                                         

######################################################################## 100.0%
17:03:20 [2023-03-29T17:03:20.570Z] #25 9.555 
17:03:20 [2023-03-29T17:03:20.570Z] #25 10.29 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
17:03:20 [2023-03-29T17:03:20.570Z] #25 10.59 
17:03:20 [2023-03-29T17:03:20.570Z] #25 10.85 #=#=#                                                                         

######################################################################## 100.0%
17:03:20 [2023-03-29T17:03:20.570Z] #25 11.12 
17:03:20 [2023-03-29T17:03:20.570Z] #25 11.19 Download of images into '/build' complete.
17:03:20 [2023-03-29T17:03:20.570Z] #25 11.19 Use something like the following to load the result into a Docker daemon:
17:03:20 [2023-03-29T17:03:20.570Z] #25 11.19   tar -cC '/build' . | docker load
17:03:20 [2023-03-29T17:03:20.570Z] #25 DONE 11.4s
17:03:20 [2023-03-29T17:03:20.829Z] 
17:03:20 [2023-03-29T17:03:20.829Z] #52 [dockercli-src 3/5] RUN git fetch -q --depth 1 origin "v17.06.2-ce" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
17:03:21 [2023-03-29T17:03:21.413Z] #52 ...
17:03:21 [2023-03-29T17:03:21.413Z] 
17:03:21 [2023-03-29T17:03:21.413Z] #53 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
17:03:21 [2023-03-29T17:03:21.413Z] #0 6.405 Initialized empty Git repository in /usr/src/runc/.git/
17:03:21 [2023-03-29T17:03:21.413Z] #0 6.424 hint: Using 'master' as the name for the initial branch. This default branch name
17:03:21 [2023-03-29T17:03:21.413Z] #0 6.424 hint: is subject to change. To configure the initial branch name to use in all
17:03:21 [2023-03-29T17:03:21.413Z] #0 6.424 hint: of your new repositories, which will suppress this warning, call:
17:03:21 [2023-03-29T17:03:21.413Z] #0 6.424 hint: 
17:03:21 [2023-03-29T17:03:21.413Z] #0 6.424 hint: 	git config --global init.defaultBranch <name>
17:03:21 [2023-03-29T17:03:21.413Z] #0 6.424 hint: 
17:03:21 [2023-03-29T17:03:21.413Z] #0 6.424 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
17:03:21 [2023-03-29T17:03:21.413Z] #0 6.424 hint: 'development'. The just-created branch can be renamed via this command:
17:03:21 [2023-03-29T17:03:21.413Z] #0 6.424 hint: 
17:03:21 [2023-03-29T17:03:21.413Z] #0 6.424 hint: 	git branch -m <name>
17:03:21 [2023-03-29T17:03:21.413Z] #53 DONE 6.7s
17:03:21 [2023-03-29T17:03:21.413Z] 
17:03:21 [2023-03-29T17:03:21.413Z] #54 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
17:03:21 [2023-03-29T17:03:21.413Z] #0 6.418 Initialized empty Git repository in /usr/src/swagger/.git/
17:03:21 [2023-03-29T17:03:21.413Z] #0 6.418 hint: Using 'master' as the name for the initial branch. This default branch name
17:03:21 [2023-03-29T17:03:21.413Z] #0 6.418 hint: is subject to change. To configure the initial branch name to use in all
17:03:21 [2023-03-29T17:03:21.413Z] #0 6.418 hint: of your new repositories, which will suppress this warning, call:
17:03:21 [2023-03-29T17:03:21.413Z] #0 6.418 hint: 
17:03:21 [2023-03-29T17:03:21.413Z] #0 6.418 hint: 	git config --global init.defaultBranch <name>
17:03:21 [2023-03-29T17:03:21.413Z] #0 6.418 hint: 
17:03:21 [2023-03-29T17:03:21.413Z] #0 6.418 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
17:03:21 [2023-03-29T17:03:21.413Z] #0 6.418 hint: 'development'. The just-created branch can be renamed via this command:
17:03:21 [2023-03-29T17:03:21.413Z] #0 6.418 hint: 
17:03:21 [2023-03-29T17:03:21.413Z] #0 6.418 hint: 	git branch -m <name>
17:03:21 [2023-03-29T17:03:21.413Z] #54 DONE 6.8s
17:03:21 [2023-03-29T17:03:21.674Z] 
17:03:21 [2023-03-29T17:03:21.674Z] #55 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
17:03:24 [2023-03-29T17:03:24.216Z] #55 ...
17:03:24 [2023-03-29T17:03:24.216Z] 
17:03:24 [2023-03-29T17:03:24.216Z] #45 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
17:03:24 [2023-03-29T17:03:24.216Z] #45 8.475 hint: Using 'master' as the name for the initial branch. This default branch name
17:03:24 [2023-03-29T17:03:24.216Z] #45 8.475 hint: is subject to change. To configure the initial branch name to use in all
17:03:24 [2023-03-29T17:03:24.216Z] #45 8.475 hint: of your new repositories, which will suppress this warning, call:
17:03:24 [2023-03-29T17:03:24.216Z] #45 8.475 hint: 
17:03:24 [2023-03-29T17:03:24.216Z] #45 8.475 hint: 	git config --global init.defaultBranch <name>
17:03:24 [2023-03-29T17:03:24.216Z] #45 8.475 hint: 
17:03:24 [2023-03-29T17:03:24.216Z] #45 8.475 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
17:03:24 [2023-03-29T17:03:24.216Z] #45 8.475 hint: 'development'. The just-created branch can be renamed via this command:
17:03:24 [2023-03-29T17:03:24.216Z] #45 8.475 hint: 
17:03:24 [2023-03-29T17:03:24.216Z] #45 8.475 hint: 	git branch -m <name>
17:03:24 [2023-03-29T17:03:24.216Z] #45 8.488 Initialized empty Git repository in /usr/src/rootlesskit/.git/
17:03:24 [2023-03-29T17:03:24.216Z] #45 DONE 8.7s
17:03:24 [2023-03-29T17:03:24.216Z] 
17:03:24 [2023-03-29T17:03:24.216Z] #43 [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
17:03:24 [2023-03-29T17:03:24.216Z] #43 8.814 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
17:03:24 [2023-03-29T17:03:24.216Z] #43 8.968 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
17:03:24 [2023-03-29T17:03:24.216Z] #43 8.968 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
17:03:24 [2023-03-29T17:03:24.216Z] #43 ...
17:03:24 [2023-03-29T17:03:24.216Z] 
17:03:24 [2023-03-29T17:03:24.216Z] #56 [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
17:03:24 [2023-03-29T17:03:24.216Z] #0 8.879 go: downloading gotest.tools/gotestsum v1.8.2
17:03:24 [2023-03-29T17:03:24.480Z] #56 ...
17:03:24 [2023-03-29T17:03:24.480Z] 
17:03:24 [2023-03-29T17:03:24.480Z] #57 [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
17:03:24 [2023-03-29T17:03:24.480Z] #0 8.905 go: downloading github.com/tc-hib/go-winres v0.3.0
17:03:24 [2023-03-29T17:03:24.480Z] #0 10.12 go: downloading github.com/tc-hib/winres v0.1.6
17:03:24 [2023-03-29T17:03:24.480Z] #57 ...
17:03:24 [2023-03-29T17:03:24.480Z] 
17:03:24 [2023-03-29T17:03:24.480Z] #58 [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
17:03:24 [2023-03-29T17:03:24.480Z] #0 9.941 go: downloading mvdan.cc/sh/v3 v3.6.0
17:03:24 [2023-03-29T17:03:24.751Z] #58 ...
17:03:24 [2023-03-29T17:03:24.751Z] 
17:03:24 [2023-03-29T17:03:24.751Z] #59 [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
17:03:24 [2023-03-29T17:03:24.751Z] #0 8.140 go: downloading github.com/pelletier/go-toml v1.8.1
17:03:24 [2023-03-29T17:03:24.751Z] #59 ...
17:03:24 [2023-03-29T17:03:24.751Z] 
17:03:24 [2023-03-29T17:03:24.751Z] #60 [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
17:03:24 [2023-03-29T17:03:24.751Z] #0 8.362 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
17:03:24 [2023-03-29T17:03:24.751Z] #0 8.404 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
17:03:24 [2023-03-29T17:03:24.751Z] #0 8.404 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
17:03:25 [2023-03-29T17:03:25.014Z] #60 ...
17:03:25 [2023-03-29T17:03:25.014Z] 
17:03:25 [2023-03-29T17:03:25.014Z] #61 [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
17:03:25 [2023-03-29T17:03:25.014Z] #0 8.479 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
17:03:25 [2023-03-29T17:03:25.014Z] #0 8.516 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
17:03:25 [2023-03-29T17:03:25.014Z] #0 8.516 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
17:03:25 [2023-03-29T17:03:25.014Z] #0 9.095 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  InRelease [1540 B]
17:03:25 [2023-03-29T17:03:25.014Z] #61 ...
17:03:25 [2023-03-29T17:03:25.014Z] 
17:03:25 [2023-03-29T17:03:25.014Z] #62 [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
17:03:25 [2023-03-29T17:03:25.014Z] #0 9.437 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
17:03:25 [2023-03-29T17:03:25.014Z] #0 9.567 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
17:03:25 [2023-03-29T17:03:25.014Z] #0 9.567 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
17:03:25 [2023-03-29T17:03:25.274Z] #62 ...
17:03:25 [2023-03-29T17:03:25.274Z] 
17:03:25 [2023-03-29T17:03:25.274Z] #63 [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
17:03:25 [2023-03-29T17:03:25.274Z] #0 7.714 go: downloading github.com/golangci/golangci-lint v1.51.2
17:03:25 [2023-03-29T17:03:25.274Z] #0 9.833 go: downloading github.com/fatih/color v1.14.1
17:03:25 [2023-03-29T17:03:25.274Z] #0 10.01 go: downloading github.com/gofrs/flock v0.8.1
17:03:25 [2023-03-29T17:03:25.274Z] #0 10.03 go: downloading github.com/pkg/errors v0.9.1
17:03:25 [2023-03-29T17:03:25.274Z] #0 10.24 go: downloading github.com/spf13/cobra v1.6.1
17:03:25 [2023-03-29T17:03:25.274Z] #0 10.41 go: downloading github.com/spf13/pflag v1.0.5
17:03:25 [2023-03-29T17:03:25.274Z] #0 10.80 go: downloading github.com/spf13/viper v1.12.0
17:03:25 [2023-03-29T17:03:25.274Z] #63 11.15 go: downloading gopkg.in/yaml.v3 v3.0.1
17:03:25 [2023-03-29T17:03:25.274Z] #63 ...
17:03:25 [2023-03-29T17:03:25.274Z] 
17:03:25 [2023-03-29T17:03:25.274Z] #64 [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
17:03:25 [2023-03-29T17:03:25.274Z] #0 9.132 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
17:03:25 [2023-03-29T17:03:25.274Z] #0 9.300 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
17:03:25 [2023-03-29T17:03:25.274Z] #0 9.300 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
17:03:25 [2023-03-29T17:03:25.534Z] #64 ...
17:03:25 [2023-03-29T17:03:25.534Z] 
17:03:25 [2023-03-29T17:03:25.534Z] #65 [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             ;
17:03:25 [2023-03-29T17:03:25.534Z] #0 7.260 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
17:03:25 [2023-03-29T17:03:25.534Z] #0 7.317 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
17:03:25 [2023-03-29T17:03:25.534Z] #0 7.317 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
17:03:25 [2023-03-29T17:03:25.534Z] #0 7.787 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
17:03:25 [2023-03-29T17:03:25.534Z] #0 9.072 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [232 kB]
17:03:25 [2023-03-29T17:03:25.534Z] #65 ...
17:03:25 [2023-03-29T17:03:25.534Z] 
17:03:25 [2023-03-29T17:03:25.534Z] #64 [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
17:03:25 [2023-03-29T17:03:25.534Z] #64 11.05 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
17:03:28 [2023-03-29T17:03:28.837Z] #64 ...
17:03:28 [2023-03-29T17:03:28.837Z] 
17:03:28 [2023-03-29T17:03:28.837Z] #66 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
17:03:28 [2023-03-29T17:03:28.837Z] #66 DONE 8.4s
17:03:28 [2023-03-29T17:03:28.837Z] 
17:03:28 [2023-03-29T17:03:28.837Z] #64 [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
17:03:28 [2023-03-29T17:03:28.837Z] #64 13.97 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [232 kB]
17:03:30 [2023-03-29T17:03:30.219Z] #64 ...
17:03:30 [2023-03-29T17:03:30.219Z] 
17:03:30 [2023-03-29T17:03:30.219Z] #67 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.20.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
17:03:30 [2023-03-29T17:03:30.219Z] #67 ...
17:03:30 [2023-03-29T17:03:30.219Z] 
17:03:30 [2023-03-29T17:03:30.219Z] #56 [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
17:03:30 [2023-03-29T17:03:30.219Z] #56 12.45 go: downloading github.com/fatih/color v1.13.0
17:03:30 [2023-03-29T17:03:30.219Z] #56 12.60 go: downloading github.com/dnephin/pflag v1.0.7
17:03:30 [2023-03-29T17:03:30.219Z] #56 12.86 go: downloading golang.org/x/tools v0.1.11
17:03:30 [2023-03-29T17:03:30.219Z] #56 13.28 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
17:03:30 [2023-03-29T17:03:30.219Z] #56 13.51 go: downloading github.com/mattn/go-colorable v0.1.12
17:03:30 [2023-03-29T17:03:30.219Z] #56 13.81 go: downloading github.com/mattn/go-isatty v0.0.14
17:03:30 [2023-03-29T17:03:30.219Z] #56 14.42 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f
17:03:30 [2023-03-29T17:03:30.219Z] #56 14.63 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467
17:03:30 [2023-03-29T17:03:30.219Z] #56 14.72 go: downloading github.com/fsnotify/fsnotify v1.5.4
17:03:30 [2023-03-29T17:03:30.219Z] #56 14.92 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8
17:03:31 [2023-03-29T17:03:31.600Z] #56 ...
17:03:31 [2023-03-29T17:03:31.600Z] 
17:03:31 [2023-03-29T17:03:31.600Z] #68 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.4" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
17:03:31 [2023-03-29T17:03:31.600Z] #68 ...
17:03:31 [2023-03-29T17:03:31.600Z] 
17:03:31 [2023-03-29T17:03:31.600Z] #39 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev
17:03:31 [2023-03-29T17:03:31.600Z] #39 6.913 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
17:03:31 [2023-03-29T17:03:31.600Z] #39 6.913 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
17:03:31 [2023-03-29T17:03:31.600Z] #39 6.913 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
17:03:31 [2023-03-29T17:03:31.600Z] #39 9.009 Reading package lists...
17:03:31 [2023-03-29T17:03:31.600Z] #39 15.57 + apt-get  install -y --no-install-recommends gcc libc6-dev
17:03:31 [2023-03-29T17:03:31.861Z] #39 15.68 Reading package lists...
17:03:31 [2023-03-29T17:03:31.861Z] #39 ...
17:03:31 [2023-03-29T17:03:31.861Z] 
17:03:31 [2023-03-29T17:03:31.861Z] #64 [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
17:03:31 [2023-03-29T17:03:31.861Z] #64 17.02 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
17:03:32 [2023-03-29T17:03:32.802Z] #64 ...
17:03:32 [2023-03-29T17:03:32.802Z] 
17:03:32 [2023-03-29T17:03:32.802Z] #69 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
17:03:32 [2023-03-29T17:03:32.802Z] #69 DONE 9.1s
17:03:33 [2023-03-29T17:03:33.062Z] 
17:03:33 [2023-03-29T17:03:33.062Z] #63 [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
17:03:33 [2023-03-29T17:03:33.062Z] #63 12.32 go: downloading github.com/mattn/go-colorable v0.1.13
17:03:33 [2023-03-29T17:03:33.062Z] #63 12.37 go: downloading github.com/mattn/go-isatty v0.0.17
17:03:33 [2023-03-29T17:03:33.062Z] #63 12.79 go: downloading golang.org/x/tools v0.6.0
17:03:33 [2023-03-29T17:03:33.062Z] #63 12.82 go: downloading github.com/hashicorp/go-version v1.6.0
17:03:33 [2023-03-29T17:03:33.062Z] #63 13.02 go: downloading github.com/ldez/gomoddirectives v0.2.3
17:03:33 [2023-03-29T17:03:33.062Z] #63 13.11 go: downloading github.com/mitchellh/go-homedir v1.1.0
17:03:33 [2023-03-29T17:03:33.062Z] #63 13.88 go: downloading github.com/hashicorp/go-multierror v1.1.1
17:03:33 [2023-03-29T17:03:33.062Z] #63 18.55 go: downloading github.com/sirupsen/logrus v1.9.0
17:03:33 [2023-03-29T17:03:33.062Z] #63 18.55 go: downloading github.com/stretchr/testify v1.8.1
17:03:33 [2023-03-29T17:03:33.322Z] #63 18.99 go: downloading github.com/go-xmlfmt/xmlfmt v1.1.2
17:03:33 [2023-03-29T17:03:33.322Z] #63 19.24 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6
17:03:33 [2023-03-29T17:03:33.583Z] #63 19.35 go: downloading github.com/mitchellh/mapstructure v1.5.0
17:03:33 [2023-03-29T17:03:33.583Z] #63 19.36 go: downloading github.com/spf13/afero v1.8.2
17:03:33 [2023-03-29T17:03:33.843Z] #63 19.51 go: downloading github.com/spf13/cast v1.5.0
17:03:33 [2023-03-29T17:03:33.843Z] #63 19.68 go: downloading github.com/spf13/jwalterweatherman v1.1.0
17:03:34 [2023-03-29T17:03:34.107Z] #63 19.86 go: downloading golang.org/x/sys v0.5.0
17:03:34 [2023-03-29T17:03:34.107Z] #63 19.93 go: downloading golang.org/x/mod v0.8.0
17:03:35 [2023-03-29T17:03:35.048Z] #63 20.74 go: downloading github.com/hashicorp/errwrap v1.0.0
17:03:35 [2023-03-29T17:03:35.048Z] #63 ...
17:03:35 [2023-03-29T17:03:35.048Z] 
17:03:35 [2023-03-29T17:03:35.048Z] #60 [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
17:03:35 [2023-03-29T17:03:35.048Z] #60 10.35 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
17:03:35 [2023-03-29T17:03:35.048Z] #60 13.51 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [232 kB]
17:03:35 [2023-03-29T17:03:35.048Z] #60 17.16 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
17:03:35 [2023-03-29T17:03:35.308Z] #60 ...
17:03:35 [2023-03-29T17:03:35.308Z] 
17:03:35 [2023-03-29T17:03:35.308Z] #58 [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
17:03:35 [2023-03-29T17:03:35.308Z] #58 11.12 go: downloading github.com/google/renameio/v2 v2.0.0
17:03:35 [2023-03-29T17:03:35.308Z] #58 11.12 go: downloading github.com/pkg/diff v0.0.0-20210226163009-20ebb0f2a09e
17:03:35 [2023-03-29T17:03:35.308Z] #58 11.79 go: downloading golang.org/x/term v0.3.0
17:03:35 [2023-03-29T17:03:35.308Z] #58 11.80 go: downloading mvdan.cc/editorconfig v0.2.0
17:03:35 [2023-03-29T17:03:35.308Z] #58 12.25 go: downloading golang.org/x/sys v0.3.0
17:03:35 [2023-03-29T17:03:35.308Z] #58 ...
17:03:35 [2023-03-29T17:03:35.308Z] 
17:03:35 [2023-03-29T17:03:35.308Z] #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...)
17:03:35 [2023-03-29T17:03:35.308Z] #51 5.953 + git fetch -q --depth 1 origin v2.3.0 +refs/tags/*:refs/tags/*
17:03:35 [2023-03-29T17:03:35.308Z] #51 14.48 + git checkout -q FETCH_HEAD
17:03:35 [2023-03-29T17:03:35.568Z] #51 ...
17:03:35 [2023-03-29T17:03:35.568Z] 
17:03:35 [2023-03-29T17:03:35.568Z] #61 [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
17:03:35 [2023-03-29T17:03:35.568Z] #61 10.59 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
17:03:35 [2023-03-29T17:03:35.568Z] #61 13.99 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [232 kB]
17:03:35 [2023-03-29T17:03:35.568Z] #61 17.03 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
17:03:35 [2023-03-29T17:03:35.568Z] #61 20.50 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  Packages [2163 B]
17:03:35 [2023-03-29T17:03:35.827Z] #61 ...
17:03:35 [2023-03-29T17:03:35.828Z] 
17:03:35 [2023-03-29T17:03:35.828Z] #43 [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
17:03:35 [2023-03-29T17:03:35.828Z] #43 10.63 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
17:03:35 [2023-03-29T17:03:35.828Z] #43 13.43 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [232 kB]
17:03:35 [2023-03-29T17:03:35.828Z] #43 16.33 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
17:03:35 [2023-03-29T17:03:35.828Z] #43 ...
17:03:35 [2023-03-29T17:03:35.828Z] 
17:03:35 [2023-03-29T17:03:35.828Z] #62 [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
17:03:35 [2023-03-29T17:03:35.828Z] #62 11.24 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
17:03:35 [2023-03-29T17:03:35.828Z] #62 13.68 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [232 kB]
17:03:35 [2023-03-29T17:03:35.828Z] #62 17.18 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
17:03:36 [2023-03-29T17:03:36.097Z] #62 ...
17:03:36 [2023-03-29T17:03:36.097Z] 
17:03:36 [2023-03-29T17:03:36.097Z] #57 [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
17:03:36 [2023-03-29T17:03:36.097Z] #57 12.08 go: downloading github.com/urfave/cli/v2 v2.3.0
17:03:36 [2023-03-29T17:03:36.097Z] #57 12.27 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
17:03:36 [2023-03-29T17:03:36.097Z] #57 12.92 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
17:03:36 [2023-03-29T17:03:36.097Z] #57 15.27 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
17:03:36 [2023-03-29T17:03:36.097Z] #57 15.63 go: downloading github.com/russross/blackfriday/v2 v2.1.0
17:03:36 [2023-03-29T17:03:36.360Z] #57 ...
17:03:36 [2023-03-29T17:03:36.360Z] 
17:03:36 [2023-03-29T17:03:36.360Z] #55 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
17:03:36 [2023-03-29T17:03:36.360Z] #55 DONE 15.0s
17:03:36 [2023-03-29T17:03:36.360Z] 
17:03:36 [2023-03-29T17:03:36.360Z] #65 [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             ;
17:03:36 [2023-03-29T17:03:36.360Z] #65 13.19 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
17:03:36 [2023-03-29T17:03:36.360Z] #65 20.08 Fetched 8524 kB in 13s (650 kB/s)
17:03:36 [2023-03-29T17:03:36.621Z] #65 20.08 Reading package lists...
17:03:36 [2023-03-29T17:03:36.621Z] #65 ...
17:03:36 [2023-03-29T17:03:36.621Z] 
17:03:36 [2023-03-29T17:03:36.621Z] #39 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev
17:03:36 [2023-03-29T17:03:36.621Z] #39 15.68 Reading package lists...
17:03:36 [2023-03-29T17:03:36.882Z] #39 22.03 Building dependency tree...
17:03:36 [2023-03-29T17:03:36.883Z] #39 ...
17:03:36 [2023-03-29T17:03:36.883Z] 
17:03:36 [2023-03-29T17:03:36.883Z] #68 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.4" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
17:03:36 [2023-03-29T17:03:36.883Z] #68 DONE 15.5s
17:03:37 [2023-03-29T17:03:37.152Z] 
17:03:37 [2023-03-29T17:03:37.152Z] #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...)
17:03:37 [2023-03-29T17:03:37.152Z] #51 16.53 + export GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
17:03:37 [2023-03-29T17:03:37.152Z] #51 16.54 + CGO_ENABLED=0 xx-go build -o /build/registry-v2 -v ./cmd/registry
17:03:40 [2023-03-29T17:03:40.456Z] #51 19.69 internal/unsafeheader
17:03:40 [2023-03-29T17:03:40.456Z] #51 19.73 internal/goarch
17:03:40 [2023-03-29T17:03:40.456Z] #51 19.92 internal/cpu
17:03:40 [2023-03-29T17:03:40.456Z] #51 20.01 internal/abi
17:03:40 [2023-03-29T17:03:40.715Z] #51 20.48 internal/bytealg
17:03:40 [2023-03-29T17:03:40.715Z] #51 20.50 internal/coverage/rtcov
17:03:41 [2023-03-29T17:03:41.286Z] #51 20.99 internal/goexperiment
17:03:41 [2023-03-29T17:03:41.286Z] #51 21.11 internal/goos
17:03:41 [2023-03-29T17:03:41.550Z] #51 21.20 runtime/internal/atomic
17:03:41 [2023-03-29T17:03:41.550Z] #51 21.40 runtime/internal/math
17:03:42 [2023-03-29T17:03:42.133Z] #51 ...
17:03:42 [2023-03-29T17:03:42.133Z] 
17:03:42 [2023-03-29T17:03:42.133Z] #67 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.20.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
17:03:42 [2023-03-29T17:03:42.133Z] #67 DONE 22.0s
17:03:42 [2023-03-29T17:03:42.133Z] 
17:03:42 [2023-03-29T17:03:42.133Z] #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...)
17:03:42 [2023-03-29T17:03:42.133Z] #51 21.74 runtime/internal/sys
17:03:42 [2023-03-29T17:03:42.133Z] #51 ...
17:03:42 [2023-03-29T17:03:42.133Z] 
17:03:42 [2023-03-29T17:03:42.133Z] #63 [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
17:03:42 [2023-03-29T17:03:42.133Z] #63 23.07 go: downloading 4d63.com/gocheckcompilerdirectives v1.2.1
17:03:42 [2023-03-29T17:03:42.133Z] #63 23.07 go: downloading 4d63.com/gochecknoglobals v0.2.1
17:03:42 [2023-03-29T17:03:42.133Z] #63 23.19 go: downloading github.com/Abirdcfly/dupword v0.0.9
17:03:42 [2023-03-29T17:03:42.133Z] #63 23.35 go: downloading github.com/Antonboom/errname v0.1.7
17:03:42 [2023-03-29T17:03:42.133Z] #63 23.53 go: downloading github.com/Antonboom/nilnil v0.1.1
17:03:42 [2023-03-29T17:03:42.133Z] #63 23.56 go: downloading github.com/BurntSushi/toml v1.2.1
17:03:42 [2023-03-29T17:03:42.133Z] #63 23.95 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
17:03:42 [2023-03-29T17:03:42.133Z] #63 24.11 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.3.0
17:03:42 [2023-03-29T17:03:42.133Z] #63 24.23 go: downloading github.com/OpenPeeDeeP/depguard v1.1.1
17:03:42 [2023-03-29T17:03:42.133Z] #63 24.30 go: downloading github.com/alexkohler/prealloc v1.0.0
17:03:42 [2023-03-29T17:03:42.133Z] #63 24.40 go: downloading github.com/alingse/asasalint v0.0.11
17:03:42 [2023-03-29T17:03:42.133Z] #63 24.57 go: downloading github.com/ashanbrown/forbidigo v1.4.0
17:03:42 [2023-03-29T17:03:42.133Z] #63 24.77 go: downloading github.com/ashanbrown/makezero v1.1.1
17:03:42 [2023-03-29T17:03:42.133Z] #63 24.86 go: downloading github.com/bkielbasa/cyclop v1.2.0
17:03:42 [2023-03-29T17:03:42.133Z] #63 24.96 go: downloading github.com/blizzy78/varnamelen v0.8.0
17:03:42 [2023-03-29T17:03:42.133Z] #63 25.08 go: downloading github.com/bombsimon/wsl/v3 v3.4.0
17:03:42 [2023-03-29T17:03:42.133Z] #63 25.16 go: downloading github.com/breml/bidichk v0.2.3
17:03:42 [2023-03-29T17:03:42.133Z] #63 25.25 go: downloading github.com/breml/errchkjson v0.3.0
17:03:42 [2023-03-29T17:03:42.133Z] #63 25.26 go: downloading github.com/butuzov/ireturn v0.1.1
17:03:42 [2023-03-29T17:03:42.133Z] #63 25.33 go: downloading github.com/charithe/durationcheck v0.0.9
17:03:42 [2023-03-29T17:03:42.133Z] #63 25.49 go: downloading github.com/curioswitch/go-reassign v0.2.0
17:03:42 [2023-03-29T17:03:42.133Z] #63 25.52 go: downloading github.com/daixiang0/gci v0.9.1
17:03:42 [2023-03-29T17:03:42.133Z] #63 26.02 go: downloading github.com/denis-tingaikin/go-header v0.4.3
17:03:42 [2023-03-29T17:03:42.133Z] #63 26.02 go: downloading github.com/esimonov/ifshort v1.0.4
17:03:42 [2023-03-29T17:03:42.133Z] #63 26.12 go: downloading github.com/firefart/nonamedreturns v1.0.4
17:03:42 [2023-03-29T17:03:42.133Z] #63 26.13 go: downloading github.com/fzipp/gocyclo v0.6.0
17:03:42 [2023-03-29T17:03:42.133Z] #63 26.24 go: downloading github.com/go-critic/go-critic v0.6.7
17:03:42 [2023-03-29T17:03:42.133Z] #63 27.24 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
17:03:42 [2023-03-29T17:03:42.133Z] #63 27.36 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
17:03:42 [2023-03-29T17:03:42.133Z] #63 27.37 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
17:03:42 [2023-03-29T17:03:42.133Z] #63 27.61 go: downloading github.com/golangci/gofmt v0.0.0-20220901101216-f2edd75033f2
17:03:42 [2023-03-29T17:03:42.133Z] #63 27.90 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
17:03:42 [2023-03-29T17:03:42.133Z] #63 27.98 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
17:03:42 [2023-03-29T17:03:42.393Z] #63 28.18 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
17:03:42 [2023-03-29T17:03:42.393Z] #63 28.20 go: downloading github.com/golangci/misspell v0.4.0
17:03:42 [2023-03-29T17:03:42.393Z] #63 28.28 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20230107090616-13ace0543b28
17:03:42 [2023-03-29T17:03:42.653Z] #63 28.53 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
17:03:42 [2023-03-29T17:03:42.913Z] #63 ...
17:03:42 [2023-03-29T17:03:42.913Z] 
17:03:42 [2023-03-29T17:03:42.913Z] #39 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev
17:03:42 [2023-03-29T17:03:42.913Z] #39 22.03 Building dependency tree...
17:03:42 [2023-03-29T17:03:42.913Z] #39 24.20 Reading state information...
17:03:42 [2023-03-29T17:03:42.913Z] #39 27.97 gcc is already the newest version (4:10.2.1-1).
17:03:42 [2023-03-29T17:03:42.913Z] #39 27.97 libc6-dev is already the newest version (2.31-13+deb11u5).
17:03:42 [2023-03-29T17:03:42.913Z] #39 27.97 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
17:03:42 [2023-03-29T17:03:42.913Z] #39 DONE 28.2s
17:03:42 [2023-03-29T17:03:42.913Z] 
17:03:42 [2023-03-29T17:03:42.913Z] #63 [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
17:03:42 [2023-03-29T17:03:42.913Z] #63 28.83 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
17:03:42 [2023-03-29T17:03:42.913Z] #63 ...
17:03:42 [2023-03-29T17:03:42.913Z] 
17:03:42 [2023-03-29T17:03:42.913Z] #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...)
17:03:42 [2023-03-29T17:03:42.913Z] #51 22.21 runtime/internal/syscall
17:03:42 [2023-03-29T17:03:42.913Z] #51 22.34 internal/race
17:03:42 [2023-03-29T17:03:42.913Z] #51 22.62 sync/atomic
17:03:43 [2023-03-29T17:03:43.550Z] #51 23.29 runtime
17:03:44 [2023-03-29T17:03:44.515Z] #51 24.14 unicode
17:03:47 [2023-03-29T17:03:47.089Z] #51 ...
17:03:47 [2023-03-29T17:03:47.089Z] 
17:03:47 [2023-03-29T17:03:47.089Z] #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...)
17:03:47 [2023-03-29T17:03:47.089Z] #70 ...
17:03:47 [2023-03-29T17:03:47.089Z] 
17:03:47 [2023-03-29T17:03:47.089Z] #56 [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
17:03:47 [2023-03-29T17:03:47.089Z] #56 22.87 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
17:03:47 [2023-03-29T17:03:47.348Z] #56 ...
17:03:47 [2023-03-29T17:03:47.348Z] 
17:03:47 [2023-03-29T17:03:47.348Z] #63 [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
17:03:47 [2023-03-29T17:03:47.348Z] #63 28.94 go: downloading github.com/hexops/gotextdiff v1.0.3
17:03:47 [2023-03-29T17:03:47.348Z] #63 29.21 go: downloading github.com/jgautheron/goconst v1.5.1
17:03:47 [2023-03-29T17:03:47.348Z] #63 29.21 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
17:03:47 [2023-03-29T17:03:47.348Z] #63 29.35 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
17:03:47 [2023-03-29T17:03:47.348Z] #63 29.35 go: downloading github.com/julz/importas v0.1.0
17:03:47 [2023-03-29T17:03:47.348Z] #63 29.39 go: downloading github.com/junk1tm/musttag v0.4.5
17:03:47 [2023-03-29T17:03:47.348Z] #63 29.44 go: downloading github.com/kisielk/errcheck v1.6.3
17:03:47 [2023-03-29T17:03:47.348Z] #63 29.52 go: downloading github.com/kkHAIKE/contextcheck v1.1.3
17:03:47 [2023-03-29T17:03:47.348Z] #63 29.62 go: downloading github.com/kulti/thelper v0.6.3
17:03:47 [2023-03-29T17:03:47.348Z] #63 29.68 go: downloading github.com/kunwardeep/paralleltest v1.0.6
17:03:47 [2023-03-29T17:03:47.348Z] #63 29.81 go: downloading github.com/kyoh86/exportloopref v0.1.11
17:03:47 [2023-03-29T17:03:47.348Z] #63 30.01 go: downloading github.com/ldez/tagliatelle v0.4.0
17:03:47 [2023-03-29T17:03:47.348Z] #63 30.02 go: downloading github.com/leonklingele/grouper v1.1.1
17:03:47 [2023-03-29T17:03:47.348Z] #63 30.07 go: downloading github.com/lufeee/execinquery v1.2.1
17:03:47 [2023-03-29T17:03:47.348Z] #63 30.24 go: downloading github.com/maratori/testableexamples v1.0.0
17:03:47 [2023-03-29T17:03:47.348Z] #63 30.29 go: downloading github.com/maratori/testpackage v1.1.0
17:03:47 [2023-03-29T17:03:47.348Z] #63 30.35 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
17:03:47 [2023-03-29T17:03:47.348Z] #63 30.48 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
17:03:47 [2023-03-29T17:03:47.348Z] #63 30.59 go: downloading github.com/mgechev/revive v1.2.5
17:03:47 [2023-03-29T17:03:47.348Z] #63 31.46 go: downloading github.com/moricho/tparallel v0.2.1
17:03:47 [2023-03-29T17:03:47.348Z] #63 31.47 go: downloading github.com/nakabonne/nestif v0.3.1
17:03:47 [2023-03-29T17:03:47.348Z] #63 31.59 go: downloading github.com/nishanths/exhaustive v0.9.5
17:03:47 [2023-03-29T17:03:47.348Z] #63 31.65 go: downloading github.com/nishanths/predeclared v0.2.2
17:03:47 [2023-03-29T17:03:47.348Z] #63 31.75 go: downloading github.com/nunnatsa/ginkgolinter v0.8.1
17:03:47 [2023-03-29T17:03:47.348Z] #63 31.84 go: downloading github.com/polyfloyd/go-errorlint v1.1.0
17:03:47 [2023-03-29T17:03:47.348Z] #63 32.02 go: downloading github.com/ryancurrah/gomodguard v1.3.0
17:03:47 [2023-03-29T17:03:47.348Z] #63 32.06 go: downloading github.com/ryanrolds/sqlclosecheck v0.4.0
17:03:47 [2023-03-29T17:03:47.348Z] #63 32.09 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.7
17:03:47 [2023-03-29T17:03:47.348Z] #63 32.28 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0
17:03:47 [2023-03-29T17:03:47.348Z] #63 32.31 go: downloading github.com/sashamelentyev/usestdlibvars v1.23.0
17:03:47 [2023-03-29T17:03:47.348Z] #63 32.37 go: downloading github.com/securego/gosec/v2 v2.15.0
17:03:47 [2023-03-29T17:03:47.348Z] #63 32.73 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
17:03:47 [2023-03-29T17:03:47.348Z] #63 32.74 go: downloading github.com/sivchari/containedctx v1.0.2
17:03:47 [2023-03-29T17:03:47.348Z] #63 32.77 go: downloading github.com/sivchari/nosnakecase v1.7.0
17:03:47 [2023-03-29T17:03:47.348Z] #63 32.82 go: downloading github.com/sivchari/tenv v1.7.1
17:03:47 [2023-03-29T17:03:47.348Z] #63 32.88 go: downloading github.com/sonatard/noctx v0.0.1
17:03:47 [2023-03-29T17:03:47.348Z] #63 32.92 go: downloading github.com/sourcegraph/go-diff v0.7.0
17:03:47 [2023-03-29T17:03:47.348Z] #63 32.93 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
17:03:47 [2023-03-29T17:03:47.348Z] #63 33.09 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
17:03:47 [2023-03-29T17:03:47.348Z] #63 33.17 go: downloading github.com/tdakkota/asciicheck v0.1.1
17:03:47 [2023-03-29T17:03:47.607Z] #63 33.25 go: downloading github.com/tetafro/godot v1.4.11
17:03:47 [2023-03-29T17:03:47.607Z] #63 33.27 go: downloading github.com/timakin/bodyclose v0.0.0-20221125081123-e39cf3fc478e
17:03:47 [2023-03-29T17:03:47.607Z] #63 33.37 go: downloading github.com/timonwong/loggercheck v0.9.3
17:03:47 [2023-03-29T17:03:47.607Z] #63 33.46 go: downloading github.com/tomarrell/wrapcheck/v2 v2.8.0
17:03:47 [2023-03-29T17:03:47.869Z] #63 33.59 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.1
17:03:48 [2023-03-29T17:03:48.128Z] #63 33.96 go: downloading github.com/ultraware/funlen v0.0.3
17:03:48 [2023-03-29T17:03:48.128Z] #63 34.06 go: downloading github.com/ultraware/whitespace v0.0.5
17:03:48 [2023-03-29T17:03:48.388Z] #63 34.09 go: downloading github.com/uudashr/gocognit v1.0.6
17:03:48 [2023-03-29T17:03:48.388Z] #63 34.14 go: downloading github.com/yagipy/maintidx v1.0.0
17:03:48 [2023-03-29T17:03:48.388Z] #63 ...
17:03:48 [2023-03-29T17:03:48.388Z] 
17:03:48 [2023-03-29T17:03:48.388Z] #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...)
17:03:48 [2023-03-29T17:03:48.388Z] #51 28.12 unicode/utf8
17:03:48 [2023-03-29T17:03:48.956Z] #51 28.62 container/list
17:03:48 [2023-03-29T17:03:48.956Z] #51 ...
17:03:48 [2023-03-29T17:03:48.956Z] 
17:03:48 [2023-03-29T17:03:48.956Z] #43 [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
17:03:48 [2023-03-29T17:03:48.956Z] #43 24.15 Fetched 8524 kB in 16s (543 kB/s)
17:03:48 [2023-03-29T17:03:48.956Z] #43 24.15 Reading package lists...
17:03:48 [2023-03-29T17:03:48.956Z] #43 31.15 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
17:03:48 [2023-03-29T17:03:48.956Z] #43 31.24 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
17:03:48 [2023-03-29T17:03:48.956Z] #43 31.26 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
17:03:49 [2023-03-29T17:03:49.217Z] #43 ...
17:03:49 [2023-03-29T17:03:49.217Z] 
17:03:49 [2023-03-29T17:03:49.217Z] #63 [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
17:03:49 [2023-03-29T17:03:49.217Z] #63 34.26 go: downloading github.com/yeya24/promlinter v0.2.0
17:03:49 [2023-03-29T17:03:49.217Z] #63 34.26 go: downloading gitlab.com/bosi/decorder v0.2.3
17:03:49 [2023-03-29T17:03:49.217Z] #63 34.42 go: downloading honnef.co/go/tools v0.4.2
17:03:49 [2023-03-29T17:03:49.477Z] #63 ...
17:03:49 [2023-03-29T17:03:49.477Z] 
17:03:49 [2023-03-29T17:03:49.477Z] #64 [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
17:03:49 [2023-03-29T17:03:49.477Z] #64 24.92 Fetched 8524 kB in 16s (528 kB/s)
17:03:49 [2023-03-29T17:03:49.477Z] #64 24.92 Reading package lists...
17:03:49 [2023-03-29T17:03:49.477Z] #64 31.81 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
17:03:49 [2023-03-29T17:03:49.477Z] #64 31.81 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
17:03:49 [2023-03-29T17:03:49.477Z] #64 31.81 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
17:03:49 [2023-03-29T17:03:49.477Z] #64 35.06 Reading package lists...
17:03:49 [2023-03-29T17:03:49.477Z] #64 ...
17:03:49 [2023-03-29T17:03:49.477Z] 
17:03:49 [2023-03-29T17:03:49.477Z] #60 [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
17:03:49 [2023-03-29T17:03:49.477Z] #60 24.80 Fetched 8524 kB in 17s (510 kB/s)
17:03:49 [2023-03-29T17:03:49.477Z] #60 24.80 Reading package lists...
17:03:49 [2023-03-29T17:03:49.736Z] #60 31.14 Reading package lists...
17:03:49 [2023-03-29T17:03:49.736Z] #60 ...
17:03:49 [2023-03-29T17:03:49.736Z] 
17:03:49 [2023-03-29T17:03:49.736Z] #65 [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             ;
17:03:49 [2023-03-29T17:03:49.736Z] #65 20.08 Reading package lists...
17:03:49 [2023-03-29T17:03:49.736Z] #65 25.75 Reading package lists...
17:03:49 [2023-03-29T17:03:49.736Z] #65 31.84 Building dependency tree...
17:03:49 [2023-03-29T17:03:49.996Z] #65 ...
17:03:49 [2023-03-29T17:03:49.996Z] 
17:03:49 [2023-03-29T17:03:49.996Z] #62 [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
17:03:49 [2023-03-29T17:03:49.996Z] #62 25.24 Fetched 8524 kB in 16s (526 kB/s)
17:03:49 [2023-03-29T17:03:49.996Z] #62 25.24 Reading package lists...
17:03:49 [2023-03-29T17:03:49.996Z] #62 32.38 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
17:03:49 [2023-03-29T17:03:49.996Z] #62 32.39 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
17:03:49 [2023-03-29T17:03:49.996Z] #62 32.39 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
17:03:49 [2023-03-29T17:03:49.996Z] #62 ...
17:03:49 [2023-03-29T17:03:49.996Z] 
17:03:49 [2023-03-29T17:03:49.996Z] #61 [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
17:03:49 [2023-03-29T17:03:49.996Z] #61 25.16 Fetched 8528 kB in 17s (499 kB/s)
17:03:49 [2023-03-29T17:03:49.996Z] #61 25.16 Reading package lists...
17:03:50 [2023-03-29T17:03:50.256Z] #61 31.42 Reading package lists...
17:03:50 [2023-03-29T17:03:50.256Z] #61 ...
17:03:50 [2023-03-29T17:03:50.256Z] 
17:03:50 [2023-03-29T17:03:50.256Z] #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...)
17:03:50 [2023-03-29T17:03:50.256Z] #51 29.14 internal/itoa
17:03:50 [2023-03-29T17:03:50.256Z] #51 29.38 math/bits
17:03:50 [2023-03-29T17:03:50.256Z] #51 29.98 math
17:03:52 [2023-03-29T17:03:52.796Z] #51 ...
17:03:52 [2023-03-29T17:03:52.796Z] 
17:03:52 [2023-03-29T17:03:52.796Z] #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...)
17:03:52 [2023-03-29T17:03:52.796Z] #71 ...
17:03:52 [2023-03-29T17:03:52.796Z] 
17:03:52 [2023-03-29T17:03:52.796Z] #63 [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
17:03:52 [2023-03-29T17:03:52.796Z] #63 36.72 go: downloading mvdan.cc/gofumpt v0.4.0
17:03:52 [2023-03-29T17:03:52.796Z] #63 36.73 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
17:03:52 [2023-03-29T17:03:52.796Z] #63 36.94 go: downloading mvdan.cc/unparam v0.0.0-20221223090309-7455f1af531d
17:03:52 [2023-03-29T17:03:52.796Z] #63 37.06 go: downloading github.com/davecgh/go-spew v1.1.1
17:03:52 [2023-03-29T17:03:52.796Z] #63 37.10 go: downloading github.com/pmezard/go-difflib v1.0.0
17:03:52 [2023-03-29T17:03:52.796Z] #63 37.16 go: downloading github.com/stretchr/objx v0.5.0
17:03:52 [2023-03-29T17:03:52.796Z] #63 37.26 go: downloading github.com/subosito/gotenv v1.4.1
17:03:52 [2023-03-29T17:03:52.796Z] #63 37.33 go: downloading github.com/hashicorp/hcl v1.0.0
17:03:52 [2023-03-29T17:03:52.796Z] #63 37.65 go: downloading gopkg.in/ini.v1 v1.67.0
17:03:52 [2023-03-29T17:03:52.796Z] #63 37.65 go: downloading github.com/magiconair/properties v1.8.6
17:03:52 [2023-03-29T17:03:52.796Z] #63 37.79 go: downloading github.com/pelletier/go-toml/v2 v2.0.5
17:03:52 [2023-03-29T17:03:52.796Z] #63 37.95 go: downloading golang.org/x/text v0.6.0
17:03:52 [2023-03-29T17:03:52.796Z] #63 38.51 go: downloading github.com/pelletier/go-toml v1.9.5
17:03:56 [2023-03-29T17:03:56.997Z] #63 ...
17:03:56 [2023-03-29T17:03:56.997Z] 
17:03:56 [2023-03-29T17:03:56.998Z] #65 [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             ;
17:03:56 [2023-03-29T17:03:56.998Z] #65 36.24 python3 is already the newest version (3.9.2-3).
17:03:56 [2023-03-29T17:03:56.998Z] #65 36.24 The following additional packages will be installed:
17:03:56 [2023-03-29T17:03:56.998Z] #65 36.27   autotools-dev bzip2 dpkg-dev libcap2 libprotobuf-c1 libsigsegv2 libyajl2 m4
17:03:56 [2023-03-29T17:03:56.998Z] #65 36.27   patch xz-utils
17:03:56 [2023-03-29T17:03:56.998Z] #65 36.30 Suggested packages:
17:03:56 [2023-03-29T17:03:56.998Z] #65 36.30   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
17:03:56 [2023-03-29T17:03:56.998Z] #65 36.30   manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
17:03:56 [2023-03-29T17:03:56.998Z] #65 36.30   m4-doc ed diffutils-doc
17:03:56 [2023-03-29T17:03:56.998Z] #65 36.30 Recommended packages:
17:03:56 [2023-03-29T17:03:56.998Z] #65 36.30   fakeroot libalgorithm-merge-perl libltdl-dev
17:03:56 [2023-03-29T17:03:56.998Z] #65 37.89 The following NEW packages will be installed:
17:03:56 [2023-03-29T17:03:56.998Z] #65 37.89   autoconf automake autotools-dev build-essential bzip2 dpkg-dev libcap-dev
17:03:56 [2023-03-29T17:03:56.998Z] #65 37.89   libcap2 libprotobuf-c-dev libprotobuf-c1 libseccomp-dev libsigsegv2
17:03:56 [2023-03-29T17:03:56.998Z] #65 37.90   libsystemd-dev libtool libudev-dev libyajl-dev libyajl2 m4 patch xz-utils
17:03:56 [2023-03-29T17:03:56.998Z] #65 38.41 0 upgraded, 20 newly installed, 0 to remove and 1 not upgraded.
17:03:56 [2023-03-29T17:03:56.998Z] #65 38.41 Need to get 5458 kB of archives.
17:03:56 [2023-03-29T17:03:56.998Z] #65 38.41 After this operation, 11.6 MB of additional disk space will be used.
17:03:56 [2023-03-29T17:03:56.998Z] #65 38.41 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
17:03:56 [2023-03-29T17:03:56.998Z] #65 38.42 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
17:03:56 [2023-03-29T17:03:56.998Z] #65 38.42 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB]
17:03:56 [2023-03-29T17:03:56.998Z] #65 38.42 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB]
17:03:56 [2023-03-29T17:03:56.998Z] #65 38.43 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB]
17:03:56 [2023-03-29T17:03:56.998Z] #65 38.43 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
17:03:56 [2023-03-29T17:03:56.998Z] #65 38.44 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB]
17:03:56 [2023-03-29T17:03:56.998Z] #65 38.49 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
17:03:56 [2023-03-29T17:03:56.998Z] #65 38.50 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
17:03:56 [2023-03-29T17:03:56.998Z] #65 38.61 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B]
17:03:56 [2023-03-29T17:03:56.998Z] #65 38.61 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
17:03:56 [2023-03-29T17:03:56.998Z] #65 38.61 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB]
17:03:56 [2023-03-29T17:03:56.998Z] #65 38.62 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
17:03:56 [2023-03-29T17:03:56.998Z] #65 38.62 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB]
17:03:56 [2023-03-29T17:03:56.998Z] #65 38.63 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
17:03:56 [2023-03-29T17:03:56.998Z] #65 38.64 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB]
17:03:56 [2023-03-29T17:03:56.998Z] #65 38.65 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB]
17:03:56 [2023-03-29T17:03:56.998Z] #65 38.72 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB]
17:03:56 [2023-03-29T17:03:56.998Z] #65 38.72 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
17:03:56 [2023-03-29T17:03:56.998Z] #65 38.73 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB]
17:03:56 [2023-03-29T17:03:56.998Z] #65 39.96 debconf: delaying package configuration, since apt-utils is not installed
17:03:56 [2023-03-29T17:03:56.998Z] #65 40.29 Fetched 5458 kB in 1s (7973 kB/s)
17:03:56 [2023-03-29T17:03:56.998Z] #65 40.51 Selecting previously unselected package bzip2.
17:03:56 [2023-03-29T17:03:56.998Z] #65 40.51 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15745 files and directories currently installed.)
17:03:56 [2023-03-29T17:03:56.998Z] #65 40.55 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ...
17:03:56 [2023-03-29T17:03:56.998Z] #65 40.57 Unpacking bzip2 (1.0.8-4) ...
17:03:56 [2023-03-29T17:03:56.998Z] #65 40.74 Selecting previously unselected package xz-utils.
17:03:56 [2023-03-29T17:03:56.998Z] #65 40.74 Preparing to unpack .../01-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
17:03:56 [2023-03-29T17:03:56.998Z] #65 40.75 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
17:03:56 [2023-03-29T17:03:56.998Z] #65 41.08 Selecting previously unselected package libsigsegv2:arm64.
17:03:56 [2023-03-29T17:03:56.998Z] #65 41.08 Preparing to unpack .../02-libsigsegv2_2.13-1_arm64.deb ...
17:03:56 [2023-03-29T17:03:56.998Z] #65 41.10 Unpacking libsigsegv2:arm64 (2.13-1) ...
17:03:56 [2023-03-29T17:03:56.998Z] #65 41.28 Selecting previously unselected package m4.
17:03:56 [2023-03-29T17:03:56.998Z] #65 41.29 Preparing to unpack .../03-m4_1.4.18-5_arm64.deb ...
17:03:56 [2023-03-29T17:03:56.998Z] #65 41.32 Unpacking m4 (1.4.18-5) ...
17:03:56 [2023-03-29T17:03:56.998Z] #65 41.54 Selecting previously unselected package autoconf.
17:03:56 [2023-03-29T17:03:56.998Z] #65 41.54 Preparing to unpack .../04-autoconf_2.69-14_all.deb ...
17:03:56 [2023-03-29T17:03:56.998Z] #65 41.56 Unpacking autoconf (2.69-14) ...
17:03:56 [2023-03-29T17:03:56.998Z] #65 42.02 Selecting previously unselected package autotools-dev.
17:03:56 [2023-03-29T17:03:56.998Z] #65 42.02 Preparing to unpack .../05-autotools-dev_20180224.1+nmu1_all.deb ...
17:03:56 [2023-03-29T17:03:56.998Z] #65 42.04 Unpacking autotools-dev (20180224.1+nmu1) ...
17:03:56 [2023-03-29T17:03:56.998Z] #65 42.25 Selecting previously unselected package automake.
17:03:56 [2023-03-29T17:03:56.998Z] #65 42.25 Preparing to unpack .../06-automake_1%3a1.16.3-2_all.deb ...
17:03:56 [2023-03-29T17:03:56.998Z] #65 42.26 Unpacking automake (1:1.16.3-2) ...
17:03:57 [2023-03-29T17:03:57.257Z] #65 43.03 Selecting previously unselected package patch.
17:03:57 [2023-03-29T17:03:57.257Z] #65 43.03 Preparing to unpack .../07-patch_2.7.6-7_arm64.deb ...
17:03:57 [2023-03-29T17:03:57.257Z] #65 43.06 Unpacking patch (2.7.6-7) ...
17:03:57 [2023-03-29T17:03:57.517Z] #65 43.28 Selecting previously unselected package dpkg-dev.
17:03:57 [2023-03-29T17:03:57.517Z] #65 43.28 Preparing to unpack .../08-dpkg-dev_1.20.12_all.deb ...
17:03:57 [2023-03-29T17:03:57.517Z] #65 43.32 Unpacking dpkg-dev (1.20.12) ...
17:03:58 [2023-03-29T17:03:58.455Z] #65 ...
17:03:58 [2023-03-29T17:03:58.455Z] 
17:03:58 [2023-03-29T17:03:58.455Z] #63 [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
17:03:58 [2023-03-29T17:03:58.455Z] #63 44.19 go: downloading golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e
17:03:58 [2023-03-29T17:03:58.455Z] #63 44.25 go: downloading github.com/gobwas/glob v0.2.3
17:03:58 [2023-03-29T17:03:58.715Z] #63 44.61 go: downloading gopkg.in/yaml.v2 v2.4.0
17:03:58 [2023-03-29T17:03:58.976Z] #63 44.84 go: downloading go.uber.org/zap v1.17.0
17:03:59 [2023-03-29T17:03:59.545Z] #63 ...
17:03:59 [2023-03-29T17:03:59.545Z] 
17:03:59 [2023-03-29T17:03:59.545Z] #43 [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
17:03:59 [2023-03-29T17:03:59.545Z] #43 34.64 Reading package lists...
17:03:59 [2023-03-29T17:03:59.545Z] #43 40.11 + apt-get  install -y --no-install-recommends gcc libc6-dev
17:03:59 [2023-03-29T17:03:59.805Z] #43 40.17 Reading package lists...
17:03:59 [2023-03-29T17:03:59.805Z] #43 ...
17:03:59 [2023-03-29T17:03:59.805Z] 
17:03:59 [2023-03-29T17:03:59.805Z] #65 [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             ;
17:03:59 [2023-03-29T17:03:59.805Z] #65 44.55 Selecting previously unselected package build-essential.
17:03:59 [2023-03-29T17:03:59.805Z] #65 44.55 Preparing to unpack .../09-build-essential_12.9_arm64.deb ...
17:03:59 [2023-03-29T17:03:59.805Z] #65 44.57 Unpacking build-essential (12.9) ...
17:03:59 [2023-03-29T17:03:59.805Z] #65 44.73 Selecting previously unselected package libcap2:arm64.
17:03:59 [2023-03-29T17:03:59.805Z] #65 44.73 Preparing to unpack .../10-libcap2_1%3a2.44-1_arm64.deb ...
17:03:59 [2023-03-29T17:03:59.805Z] #65 44.75 Unpacking libcap2:arm64 (1:2.44-1) ...
17:03:59 [2023-03-29T17:03:59.805Z] #65 44.88 Selecting previously unselected package libcap-dev:arm64.
17:03:59 [2023-03-29T17:03:59.805Z] #65 44.91 Preparing to unpack .../11-libcap-dev_1%3a2.44-1_arm64.deb ...
17:03:59 [2023-03-29T17:03:59.805Z] #65 44.93 Unpacking libcap-dev:arm64 (1:2.44-1) ...
17:03:59 [2023-03-29T17:03:59.805Z] #65 45.13 Selecting previously unselected package libprotobuf-c1:arm64.
17:03:59 [2023-03-29T17:03:59.805Z] #65 45.14 Preparing to unpack .../12-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
17:03:59 [2023-03-29T17:03:59.805Z] #65 45.15 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
17:03:59 [2023-03-29T17:03:59.805Z] #65 45.30 Selecting previously unselected package libprotobuf-c-dev:arm64.
17:03:59 [2023-03-29T17:03:59.805Z] #65 45.31 Preparing to unpack .../13-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ...
17:03:59 [2023-03-29T17:03:59.805Z] #65 45.31 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
17:03:59 [2023-03-29T17:03:59.805Z] #65 45.46 Selecting previously unselected package libseccomp-dev:arm64.
17:03:59 [2023-03-29T17:03:59.805Z] #65 45.47 Preparing to unpack .../14-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
17:03:59 [2023-03-29T17:03:59.805Z] #65 45.47 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
17:04:00 [2023-03-29T17:04:00.064Z] #65 45.75 Selecting previously unselected package libsystemd-dev:arm64.
17:04:00 [2023-03-29T17:04:00.064Z] #65 45.76 Preparing to unpack .../15-libsystemd-dev_247.3-7+deb11u1_arm64.deb ...
17:04:00 [2023-03-29T17:04:00.064Z] #65 45.78 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ...
17:04:00 [2023-03-29T17:04:00.324Z] #65 ...
17:04:00 [2023-03-29T17:04:00.324Z] 
17:04:00 [2023-03-29T17:04:00.324Z] #62 [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
17:04:00 [2023-03-29T17:04:00.324Z] #62 35.67 Reading package lists...
17:04:00 [2023-03-29T17:04:00.324Z] #62 40.86 + apt-get  install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev
17:04:00 [2023-03-29T17:04:00.584Z] #62 40.96 Reading package lists...
17:04:00 [2023-03-29T17:04:00.584Z] #62 ...
17:04:00 [2023-03-29T17:04:00.584Z] 
17:04:00 [2023-03-29T17:04:00.584Z] #63 [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
17:04:00 [2023-03-29T17:04:00.584Z] #63 45.45 go: downloading golang.org/x/sync v0.1.0
17:04:00 [2023-03-29T17:04:00.584Z] #63 45.62 go: downloading github.com/go-toolsmith/astfmt v1.1.0
17:04:00 [2023-03-29T17:04:00.584Z] #63 45.64 go: downloading github.com/go-toolsmith/astcast v1.1.0
17:04:00 [2023-03-29T17:04:00.584Z] #63 45.70 go: downloading github.com/go-toolsmith/astcopy v1.0.3
17:04:00 [2023-03-29T17:04:00.584Z] #63 45.71 go: downloading github.com/go-toolsmith/astequal v1.1.0
17:04:00 [2023-03-29T17:04:00.584Z] #63 45.76 go: downloading github.com/go-toolsmith/astp v1.1.0
17:04:00 [2023-03-29T17:04:00.584Z] #63 45.79 go: downloading github.com/go-toolsmith/strparse v1.1.0
17:04:00 [2023-03-29T17:04:00.584Z] #63 45.82 go: downloading github.com/go-toolsmith/typep v1.1.0
17:04:00 [2023-03-29T17:04:00.584Z] #63 45.87 go: downloading github.com/quasilyte/go-ruleguard v0.3.19
17:04:00 [2023-03-29T17:04:00.584Z] #63 45.88 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
17:04:00 [2023-03-29T17:04:00.584Z] #63 45.97 go: downloading golang.org/x/exp/typeparams v0.0.0-20230203172020-98cc5a0785f9
17:04:00 [2023-03-29T17:04:00.584Z] #63 46.27 go: downloading github.com/kisielk/gotool v1.0.0
17:04:00 [2023-03-29T17:04:00.584Z] #63 46.36 go: downloading github.com/gostaticanalysis/comment v1.4.2
17:04:00 [2023-03-29T17:04:00.846Z] #63 46.53 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
17:04:00 [2023-03-29T17:04:00.846Z] #63 46.71 go: downloading github.com/ettle/strcase v0.1.1
17:04:00 [2023-03-29T17:04:00.846Z] #63 46.79 go: downloading github.com/fatih/structtag v1.2.0
17:04:01 [2023-03-29T17:04:01.122Z] #63 46.86 go: downloading github.com/Masterminds/semver v1.5.0
17:04:01 [2023-03-29T17:04:01.122Z] #63 ...
17:04:01 [2023-03-29T17:04:01.122Z] 
17:04:01 [2023-03-29T17:04:01.122Z] #60 [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
17:04:01 [2023-03-29T17:04:01.122Z] #60 31.14 Reading package lists...
17:04:01 [2023-03-29T17:04:01.122Z] #60 36.42 Building dependency tree...
17:04:01 [2023-03-29T17:04:01.122Z] #60 41.07 The following additional packages will be installed:
17:04:01 [2023-03-29T17:04:01.122Z] #60 41.11   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
17:04:01 [2023-03-29T17:04:01.122Z] #60 41.14 Suggested packages:
17:04:01 [2023-03-29T17:04:01.122Z] #60 41.14   cmake-doc ninja-build lrzip
17:04:01 [2023-03-29T17:04:01.122Z] #60 41.81 The following NEW packages will be installed:
17:04:01 [2023-03-29T17:04:01.122Z] #60 41.82   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
17:04:01 [2023-03-29T17:04:01.122Z] #60 42.32 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded.
17:04:01 [2023-03-29T17:04:01.122Z] #60 42.32 Need to get 15.1 MB of archives.
17:04:01 [2023-03-29T17:04:01.122Z] #60 42.32 After this operation, 66.8 MB of additional disk space will be used.
17:04:01 [2023-03-29T17:04:01.122Z] #60 42.32 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
17:04:01 [2023-03-29T17:04:01.122Z] #60 42.37 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
17:04:01 [2023-03-29T17:04:01.122Z] #60 42.84 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u3 [630 kB]
17:04:01 [2023-03-29T17:04:01.122Z] #60 42.87 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB]
17:04:01 [2023-03-29T17:04:01.122Z] #60 42.89 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB]
17:04:01 [2023-03-29T17:04:01.122Z] #60 42.89 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB]
17:04:01 [2023-03-29T17:04:01.122Z] #60 42.89 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB]
17:04:01 [2023-03-29T17:04:01.122Z] #60 42.89 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB]
17:04:01 [2023-03-29T17:04:01.122Z] #60 44.15 debconf: delaying package configuration, since apt-utils is not installed
17:04:01 [2023-03-29T17:04:01.122Z] #60 44.48 Fetched 15.1 MB in 1s (13.9 MB/s)
17:04:01 [2023-03-29T17:04:01.122Z] #60 44.68 Selecting previously unselected package cmake-data.
17:04:01 [2023-03-29T17:04:01.122Z] #60 44.68 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15745 files and directories currently installed.)
17:04:01 [2023-03-29T17:04:01.122Z] #60 44.74 Preparing to unpack .../0-cmake-data_3.18.4-2+deb11u1_all.deb ...
17:04:01 [2023-03-29T17:04:01.122Z] #60 44.77 Unpacking cmake-data (3.18.4-2+deb11u1) ...
17:04:01 [2023-03-29T17:04:01.122Z] #60 ...
17:04:01 [2023-03-29T17:04:01.122Z] 
17:04:01 [2023-03-29T17:04:01.122Z] #63 [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
17:04:01 [2023-03-29T17:04:01.122Z] #63 46.96 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
17:04:01 [2023-03-29T17:04:01.122Z] #63 47.00 go: downloading github.com/prometheus/client_golang v1.12.1
17:04:01 [2023-03-29T17:04:01.389Z] #63 ...
17:04:01 [2023-03-29T17:04:01.389Z] 
17:04:01 [2023-03-29T17:04:01.389Z] #61 [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
17:04:01 [2023-03-29T17:04:01.389Z] #61 31.42 Reading package lists...
17:04:01 [2023-03-29T17:04:01.389Z] #61 36.70 Building dependency tree...
17:04:01 [2023-03-29T17:04:01.389Z] #61 41.27 The following additional packages will be installed:
17:04:01 [2023-03-29T17:04:01.389Z] #61 41.28   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
17:04:01 [2023-03-29T17:04:01.389Z] #61 41.28   python3-protobuf python3-six
17:04:01 [2023-03-29T17:04:01.389Z] #61 41.31 Suggested packages:
17:04:01 [2023-03-29T17:04:01.389Z] #61 41.32   python3-setuptools
17:04:01 [2023-03-29T17:04:01.389Z] #61 41.32 Recommended packages:
17:04:01 [2023-03-29T17:04:01.389Z] #61 41.32   iproute2 | iproute
17:04:01 [2023-03-29T17:04:01.389Z] #61 42.04 The following NEW packages will be installed:
17:04:01 [2023-03-29T17:04:01.389Z] #61 42.04   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
17:04:01 [2023-03-29T17:04:01.389Z] #61 42.04   python3-protobuf python3-six
17:04:01 [2023-03-29T17:04:01.389Z] #61 42.61 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded.
17:04:01 [2023-03-29T17:04:01.389Z] #61 42.61 Need to get 2136 kB of archives.
17:04:01 [2023-03-29T17:04:01.389Z] #61 42.61 After this operation, 10.8 MB of additional disk space will be used.
17:04:01 [2023-03-29T17:04:01.389Z] #61 42.61 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB]
17:04:01 [2023-03-29T17:04:01.389Z] #61 42.62 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
17:04:01 [2023-03-29T17:04:01.389Z] #61 42.63 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB]
17:04:01 [2023-03-29T17:04:01.389Z] #61 42.64 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB]
17:04:01 [2023-03-29T17:04:01.389Z] #61 42.64 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
17:04:01 [2023-03-29T17:04:01.389Z] #61 42.65 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
17:04:01 [2023-03-29T17:04:01.389Z] #61 42.66 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
17:04:01 [2023-03-29T17:04:01.389Z] #61 44.82 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.17.1-1 [630 kB]
17:04:01 [2023-03-29T17:04:01.389Z] #61 46.48 debconf: delaying package configuration, since apt-utils is not installed
17:04:01 [2023-03-29T17:04:01.648Z] #61 ...
17:04:01 [2023-03-29T17:04:01.648Z] 
17:04:01 [2023-03-29T17:04:01.649Z] #65 [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             ;
17:04:01 [2023-03-29T17:04:01.649Z] #65 46.73 Selecting previously unselected package libtool.
17:04:01 [2023-03-29T17:04:01.649Z] #65 46.74 Preparing to unpack .../16-libtool_2.4.6-15_all.deb ...
17:04:01 [2023-03-29T17:04:01.649Z] #65 46.80 Unpacking libtool (2.4.6-15) ...
17:04:01 [2023-03-29T17:04:01.649Z] #65 47.24 Selecting previously unselected package libudev-dev:arm64.
17:04:01 [2023-03-29T17:04:01.649Z] #65 47.24 Preparing to unpack .../17-libudev-dev_247.3-7+deb11u1_arm64.deb ...
17:04:01 [2023-03-29T17:04:01.649Z] #65 47.25 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ...
17:04:01 [2023-03-29T17:04:01.907Z] #65 47.54 Selecting previously unselected package libyajl2:arm64.
17:04:01 [2023-03-29T17:04:01.907Z] #65 47.55 Preparing to unpack .../18-libyajl2_2.1.0-3_arm64.deb ...
17:04:01 [2023-03-29T17:04:01.907Z] #65 47.57 Unpacking libyajl2:arm64 (2.1.0-3) ...
17:04:01 [2023-03-29T17:04:01.907Z] #65 47.74 Selecting previously unselected package libyajl-dev:arm64.
17:04:01 [2023-03-29T17:04:01.907Z] #65 47.74 Preparing to unpack .../19-libyajl-dev_2.1.0-3_arm64.deb ...
17:04:01 [2023-03-29T17:04:01.907Z] #65 47.75 Unpacking libyajl-dev:arm64 (2.1.0-3) ...
17:04:02 [2023-03-29T17:04:02.479Z] #65 48.08 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
17:04:02 [2023-03-29T17:04:02.479Z] #65 48.12 Setting up libyajl2:arm64 (2.1.0-3) ...
17:04:02 [2023-03-29T17:04:02.479Z] #65 48.16 Setting up bzip2 (1.0.8-4) ...
17:04:02 [2023-03-29T17:04:02.479Z] #65 48.19 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
17:04:02 [2023-03-29T17:04:02.479Z] #65 48.21 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
17:04:02 [2023-03-29T17:04:02.479Z] #65 48.23 Setting up libcap2:arm64 (1:2.44-1) ...
17:04:02 [2023-03-29T17:04:02.479Z] #65 48.25 Setting up autotools-dev (20180224.1+nmu1) ...
17:04:02 [2023-03-29T17:04:02.479Z] #65 48.35 Setting up libsigsegv2:arm64 (2.13-1) ...
17:04:02 [2023-03-29T17:04:02.479Z] #65 48.37 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
17:04:02 [2023-03-29T17:04:02.479Z] #65 48.39 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
17:04:02 [2023-03-29T17:04:02.479Z] #65 48.40 Setting up patch (2.7.6-7) ...
17:04:02 [2023-03-29T17:04:02.955Z] #65 48.45 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ...
17:04:02 [2023-03-29T17:04:02.955Z] #65 48.48 Setting up libyajl-dev:arm64 (2.1.0-3) ...
17:04:02 [2023-03-29T17:04:02.955Z] #65 48.51 Setting up libcap-dev:arm64 (1:2.44-1) ...
17:04:02 [2023-03-29T17:04:02.955Z] #65 48.54 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ...
17:04:02 [2023-03-29T17:04:02.955Z] #65 48.56 Setting up libtool (2.4.6-15) ...
17:04:02 [2023-03-29T17:04:02.955Z] #65 48.65 Setting up m4 (1.4.18-5) ...
17:04:03 [2023-03-29T17:04:03.214Z] #65 48.71 Setting up dpkg-dev (1.20.12) ...
17:04:03 [2023-03-29T17:04:03.214Z] #65 49.00 Setting up autoconf (2.69-14) ...
17:04:03 [2023-03-29T17:04:03.214Z] #65 49.09 Setting up build-essential (12.9) ...
17:04:03 [2023-03-29T17:04:03.607Z] #65 49.15 Setting up automake (1:1.16.3-2) ...
17:04:03 [2023-03-29T17:04:03.607Z] #65 49.17 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
17:04:03 [2023-03-29T17:04:03.607Z] #65 49.19 Processing triggers for libc-bin (2.31-13+deb11u5) ...
17:04:04 [2023-03-29T17:04:04.558Z] #65 ...
17:04:04 [2023-03-29T17:04:04.558Z] 
17:04:04 [2023-03-29T17:04:04.558Z] #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...)
17:04:04 [2023-03-29T17:04:04.558Z] #51 34.09 crypto/internal/alias
17:04:04 [2023-03-29T17:04:04.558Z] #51 34.30 crypto/subtle
17:04:04 [2023-03-29T17:04:04.558Z] #51 34.70 crypto/internal/boring/sig
17:04:04 [2023-03-29T17:04:04.558Z] #51 35.28 unicode/utf16
17:04:04 [2023-03-29T17:04:04.558Z] #51 35.55 vendor/golang.org/x/crypto/cryptobyte/asn1
17:04:04 [2023-03-29T17:04:04.558Z] #51 35.79 internal/nettrace
17:04:04 [2023-03-29T17:04:04.558Z] #51 35.99 vendor/golang.org/x/crypto/internal/alias
17:04:04 [2023-03-29T17:04:04.558Z] #51 36.15 encoding
17:04:04 [2023-03-29T17:04:04.558Z] #51 36.36 github.com/docker/distribution/manifest
17:04:04 [2023-03-29T17:04:04.558Z] #51 36.50 github.com/inconshreveable/mousetrap
17:04:04 [2023-03-29T17:04:04.558Z] #51 36.62 github.com/docker/distribution/registry/storage/driver/gcs
17:04:04 [2023-03-29T17:04:04.558Z] #51 36.86 github.com/docker/distribution/registry/storage/driver/oss
17:04:04 [2023-03-29T17:04:04.558Z] #51 ...
17:04:04 [2023-03-29T17:04:04.558Z] 
17:04:04 [2023-03-29T17:04:04.558Z] #61 [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
17:04:04 [2023-03-29T17:04:04.558Z] #61 46.84 Fetched 2136 kB in 3s (700 kB/s)
17:04:04 [2023-03-29T17:04:04.558Z] #61 47.02 Selecting previously unselected package libprotobuf23:arm64.
17:04:04 [2023-03-29T17:04:04.558Z] #61 47.02 (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.)
17:04:04 [2023-03-29T17:04:04.558Z] #61 47.10 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ...
17:04:04 [2023-03-29T17:04:04.558Z] #61 47.13 Unpacking libprotobuf23:arm64 (3.12.4-1) ...
17:04:04 [2023-03-29T17:04:04.558Z] #61 48.43 Selecting previously unselected package python3-pkg-resources.
17:04:04 [2023-03-29T17:04:04.558Z] #61 48.43 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
17:04:04 [2023-03-29T17:04:04.558Z] #61 48.45 Unpacking python3-pkg-resources (52.0.0-4) ...
17:04:04 [2023-03-29T17:04:04.558Z] #61 48.97 Selecting previously unselected package python3-six.
17:04:04 [2023-03-29T17:04:04.558Z] #61 48.97 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
17:04:04 [2023-03-29T17:04:04.558Z] #61 48.99 Unpacking python3-six (1.16.0-2) ...
17:04:04 [2023-03-29T17:04:04.558Z] #61 49.53 Selecting previously unselected package python3-protobuf.
17:04:04 [2023-03-29T17:04:04.558Z] #61 49.54 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ...
17:04:04 [2023-03-29T17:04:04.558Z] #61 49.56 Unpacking python3-protobuf (3.12.4-1) ...
17:04:04 [2023-03-29T17:04:04.558Z] #61 ...
17:04:04 [2023-03-29T17:04:04.558Z] 
17:04:04 [2023-03-29T17:04:04.558Z] #64 [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
17:04:04 [2023-03-29T17:04:04.558Z] #64 35.06 Reading package lists...
17:04:04 [2023-03-29T17:04:04.558Z] #64 40.17 + apt-get  install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev
17:04:04 [2023-03-29T17:04:04.558Z] #64 40.30 Reading package lists...
17:04:04 [2023-03-29T17:04:04.558Z] #64 45.36 Building dependency tree...
17:04:04 [2023-03-29T17:04:04.558Z] #64 49.58 gcc is already the newest version (4:10.2.1-1).
17:04:04 [2023-03-29T17:04:04.558Z] #64 49.58 libc6-dev is already the newest version (2.31-13+deb11u5).
17:04:04 [2023-03-29T17:04:04.558Z] #64 49.58 The following additional packages will be installed:
17:04:04 [2023-03-29T17:04:04.558Z] #64 49.62   bzip2 patch xz-utils
17:04:04 [2023-03-29T17:04:04.558Z] #64 49.64 Suggested packages:
17:04:04 [2023-03-29T17:04:04.558Z] #64 49.66   bzip2-doc debian-keyring seccomp ed diffutils-doc
17:04:04 [2023-03-29T17:04:04.558Z] #64 49.66 Recommended packages:
17:04:04 [2023-03-29T17:04:04.558Z] #64 49.66   build-essential fakeroot libalgorithm-merge-perl
17:04:04 [2023-03-29T17:04:04.817Z] #64 50.20 The following NEW packages will be installed:
17:04:04 [2023-03-29T17:04:04.817Z] #64 50.22   bzip2 dpkg-dev libseccomp-dev patch xz-utils
17:04:04 [2023-03-29T17:04:04.817Z] #64 ...
17:04:04 [2023-03-29T17:04:04.817Z] 
17:04:04 [2023-03-29T17:04:04.817Z] #60 [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
17:04:04 [2023-03-29T17:04:04.817Z] #60 50.09 Selecting previously unselected package libicu67:arm64.
17:04:05 [2023-03-29T17:04:05.199Z] #60 50.09 Preparing to unpack .../1-libicu67_67.1-7_arm64.deb ...
17:04:05 [2023-03-29T17:04:05.199Z] #60 50.12 Unpacking libicu67:arm64 (67.1-7) ...
17:04:10 [2023-03-29T17:04:10.512Z] #60 ...
17:04:10 [2023-03-29T17:04:10.512Z] 
17:04:10 [2023-03-29T17:04:10.512Z] #43 [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
17:04:10 [2023-03-29T17:04:10.512Z] #43 40.17 Reading package lists...
17:04:10 [2023-03-29T17:04:10.512Z] #43 45.20 Building dependency tree...
17:04:10 [2023-03-29T17:04:10.512Z] #43 49.70 gcc is already the newest version (4:10.2.1-1).
17:04:10 [2023-03-29T17:04:10.512Z] #43 49.70 libc6-dev is already the newest version (2.31-13+deb11u5).
17:04:10 [2023-03-29T17:04:10.512Z] #43 49.70 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
17:04:10 [2023-03-29T17:04:10.512Z] #43 ...
17:04:10 [2023-03-29T17:04:10.512Z] 
17:04:10 [2023-03-29T17:04:10.512Z] #62 [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
17:04:10 [2023-03-29T17:04:10.512Z] #62 40.96 Reading package lists...
17:04:10 [2023-03-29T17:04:10.512Z] #62 46.42 Building dependency tree...
17:04:10 [2023-03-29T17:04:10.512Z] #62 50.54 gcc is already the newest version (4:10.2.1-1).
17:04:10 [2023-03-29T17:04:10.512Z] #62 50.54 The following additional packages will be installed:
17:04:10 [2023-03-29T17:04:10.512Z] #62 50.57   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs0 libelf1 libffi-dev
17:04:10 [2023-03-29T17:04:10.512Z] #62 50.57   libgirepository-1.0-1 libglib2.0-bin libglib2.0-data libglib2.0-dev
17:04:10 [2023-03-29T17:04:10.512Z] #62 50.57   libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0
17:04:10 [2023-03-29T17:04:10.512Z] #62 50.57   libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5
17:04:10 [2023-03-29T17:04:10.512Z] #62 50.58   libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev
17:04:10 [2023-03-29T17:04:10.512Z] #62 50.58   python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
17:04:10 [2023-03-29T17:04:10.512Z] #62 50.58 Suggested packages:
17:04:10 [2023-03-29T17:04:10.512Z] #62 50.60   libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin
17:04:10 [2023-03-29T17:04:10.512Z] #62 50.60   | libgdk-pixbuf2.0-dev libxml2-utils
17:04:10 [2023-03-29T17:04:10.512Z] #62 52.18 The following NEW packages will be installed:
17:04:10 [2023-03-29T17:04:10.512Z] #62 52.19   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs-dev libbtrfs0 libelf1
17:04:10 [2023-03-29T17:04:10.512Z] #62 52.19   libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data
17:04:10 [2023-03-29T17:04:10.512Z] #62 52.19   libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0
17:04:10 [2023-03-29T17:04:10.512Z] #62 52.19   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3
17:04:10 [2023-03-29T17:04:10.512Z] #62 52.19   libpcrecpp0v5 libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev
17:04:10 [2023-03-29T17:04:10.512Z] #62 52.20   libsepol1-dev python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
17:04:10 [2023-03-29T17:04:10.512Z] #62 52.64 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded.
17:04:10 [2023-03-29T17:04:10.512Z] #62 52.64 Need to get 7950 kB of archives.
17:04:10 [2023-03-29T17:04:10.512Z] #62 52.64 After this operation, 39.9 MB of additional disk space will be used.
17:04:10 [2023-03-29T17:04:10.512Z] #62 52.64 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]
17:04:10 [2023-03-29T17:04:10.512Z] #62 52.65 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]
17:04:10 [2023-03-29T17:04:10.512Z] #62 52.66 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB]
17:04:10 [2023-03-29T17:04:10.512Z] #62 52.67 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB]
17:04:10 [2023-03-29T17:04:10.512Z] #62 52.67 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB]
17:04:10 [2023-03-29T17:04:10.512Z] #62 52.67 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB]
17:04:10 [2023-03-29T17:04:10.512Z] #62 52.68 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB]
17:04:10 [2023-03-29T17:04:10.512Z] #62 52.69 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
17:04:10 [2023-03-29T17:04:10.512Z] #62 52.69 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
17:04:10 [2023-03-29T17:04:10.512Z] #62 52.81 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
17:04:10 [2023-03-29T17:04:10.512Z] #62 52.82 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB]
17:04:10 [2023-03-29T17:04:10.512Z] #62 52.82 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
17:04:10 [2023-03-29T17:04:10.512Z] #62 52.90 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB]
17:04:10 [2023-03-29T17:04:10.512Z] #62 52.90 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
17:04:10 [2023-03-29T17:04:10.512Z] #62 52.92 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
17:04:10 [2023-03-29T17:04:10.512Z] #62 52.93 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB]
17:04:10 [2023-03-29T17:04:10.512Z] #62 52.93 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
17:04:10 [2023-03-29T17:04:10.512Z] #62 53.02 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
17:04:10 [2023-03-29T17:04:10.512Z] #62 53.04 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
17:04:10 [2023-03-29T17:04:10.512Z] #62 53.08 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
17:04:10 [2023-03-29T17:04:10.512Z] #62 53.08 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
17:04:10 [2023-03-29T17:04:10.512Z] #62 53.12 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
17:04:10 [2023-03-29T17:04:10.512Z] #62 53.13 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB]
17:04:10 [2023-03-29T17:04:10.512Z] #62 53.14 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB]
17:04:10 [2023-03-29T17:04:10.512Z] #62 53.15 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB]
17:04:10 [2023-03-29T17:04:10.512Z] #62 53.16 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB]
17:04:10 [2023-03-29T17:04:10.512Z] #62 53.17 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB]
17:04:10 [2023-03-29T17:04:10.512Z] #62 53.21 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB]
17:04:10 [2023-03-29T17:04:10.512Z] #62 53.23 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB]
17:04:10 [2023-03-29T17:04:10.512Z] #62 53.29 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB]
17:04:10 [2023-03-29T17:04:10.512Z] #62 53.91 debconf: delaying package configuration, since apt-utils is not installed
17:04:10 [2023-03-29T17:04:10.512Z] #62 54.25 Fetched 7950 kB in 1s (7940 kB/s)
17:04:10 [2023-03-29T17:04:10.512Z] #62 54.55 Selecting previously unselected package libgirepository-1.0-1:arm64.
17:04:10 [2023-03-29T17:04:10.512Z] #62 54.55 (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.)
17:04:10 [2023-03-29T17:04:10.512Z] #62 54.62 Preparing to unpack .../00-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ...
17:04:10 [2023-03-29T17:04:10.512Z] #62 54.68 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
17:04:10 [2023-03-29T17:04:10.512Z] #62 55.18 Selecting previously unselected package gir1.2-glib-2.0:arm64.
17:04:10 [2023-03-29T17:04:10.512Z] #62 55.18 Preparing to unpack .../01-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ...
17:04:10 [2023-03-29T17:04:10.512Z] #62 55.22 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
17:04:10 [2023-03-29T17:04:10.512Z] #62 55.64 Selecting previously unselected package libsecret-common.
17:04:10 [2023-03-29T17:04:10.512Z] #62 55.65 Preparing to unpack .../02-libsecret-common_0.20.4-2_all.deb ...
17:04:10 [2023-03-29T17:04:10.512Z] #62 55.71 Unpacking libsecret-common (0.20.4-2) ...
17:04:11 [2023-03-29T17:04:11.080Z] #62 56.42 Selecting previously unselected package libsecret-1-0:arm64.
17:04:11 [2023-03-29T17:04:11.080Z] #62 56.42 Preparing to unpack .../03-libsecret-1-0_0.20.4-2_arm64.deb ...
17:04:11 [2023-03-29T17:04:11.080Z] #62 56.44 Unpacking libsecret-1-0:arm64 (0.20.4-2) ...
17:04:11 [2023-03-29T17:04:11.338Z] #62 56.65 Selecting previously unselected package gir1.2-secret-1:arm64.
17:04:11 [2023-03-29T17:04:11.338Z] #62 56.65 Preparing to unpack .../04-gir1.2-secret-1_0.20.4-2_arm64.deb ...
17:04:11 [2023-03-29T17:04:11.338Z] #62 56.69 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ...
17:04:11 [2023-03-29T17:04:11.605Z] #62 56.88 Selecting previously unselected package uuid-dev:arm64.
17:04:11 [2023-03-29T17:04:11.605Z] #62 56.89 Preparing to unpack .../05-uuid-dev_2.36.1-8+deb11u1_arm64.deb ...
17:04:11 [2023-03-29T17:04:11.605Z] #62 56.93 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ...
17:04:11 [2023-03-29T17:04:11.866Z] #62 57.23 Selecting previously unselected package libblkid-dev:arm64.
17:04:11 [2023-03-29T17:04:11.866Z] #62 57.24 Preparing to unpack .../06-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ...
17:04:11 [2023-03-29T17:04:11.866Z] #62 57.28 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
17:04:12 [2023-03-29T17:04:12.125Z] #62 ...
17:04:12 [2023-03-29T17:04:12.125Z] 
17:04:12 [2023-03-29T17:04:12.125Z] #60 [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
17:04:12 [2023-03-29T17:04:12.125Z] #60 57.13 Selecting previously unselected package libxml2:arm64.
17:04:12 [2023-03-29T17:04:12.125Z] #60 57.13 Preparing to unpack .../2-libxml2_2.9.10+dfsg-6.7+deb11u3_arm64.deb ...
17:04:12 [2023-03-29T17:04:12.125Z] #60 57.15 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u3) ...
17:04:12 [2023-03-29T17:04:12.125Z] #60 ...
17:04:12 [2023-03-29T17:04:12.125Z] 
17:04:12 [2023-03-29T17:04:12.125Z] #63 [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
17:04:12 [2023-03-29T17:04:12.125Z] #63 47.97 go: downloading github.com/prometheus/client_model v0.2.0
17:04:12 [2023-03-29T17:04:12.125Z] #63 48.02 go: downloading github.com/google/go-cmp v0.5.9
17:04:12 [2023-03-29T17:04:12.125Z] #63 48.20 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
17:04:12 [2023-03-29T17:04:12.125Z] #63 48.64 go: downloading go.uber.org/atomic v1.7.0
17:04:12 [2023-03-29T17:04:12.125Z] #63 48.70 go: downloading go.uber.org/multierr v1.6.0
17:04:12 [2023-03-29T17:04:12.125Z] #63 49.00 go: downloading github.com/quasilyte/gogrep v0.5.0
17:04:12 [2023-03-29T17:04:12.125Z] #63 49.24 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
17:04:12 [2023-03-29T17:04:12.125Z] #63 49.24 go: downloading github.com/chavacava/garif v0.0.0-20221024190013-b3ef35877348
17:04:12 [2023-03-29T17:04:12.125Z] #63 49.28 go: downloading github.com/olekukonko/tablewriter v0.0.5
17:04:12 [2023-03-29T17:04:12.125Z] #63 49.66 go: downloading github.com/beorn7/perks v1.0.1
17:04:12 [2023-03-29T17:04:12.125Z] #63 49.69 go: downloading github.com/cespare/xxhash/v2 v2.1.2
17:04:12 [2023-03-29T17:04:12.125Z] #63 49.85 go: downloading github.com/golang/protobuf v1.5.2
17:04:12 [2023-03-29T17:04:12.125Z] #63 49.87 go: downloading github.com/prometheus/common v0.32.1
17:04:12 [2023-03-29T17:04:12.125Z] #63 50.44 go: downloading github.com/prometheus/procfs v0.7.3
17:04:12 [2023-03-29T17:04:12.125Z] #63 50.44 go: downloading google.golang.org/protobuf v1.28.0
17:04:12 [2023-03-29T17:04:12.125Z] #63 51.56 go: downloading github.com/mattn/go-runewidth v0.0.9
17:04:12 [2023-03-29T17:04:12.125Z] #63 52.79 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
17:04:12 [2023-03-29T17:04:12.409Z] #63 ...
17:04:12 [2023-03-29T17:04:12.409Z] 
17:04:12 [2023-03-29T17:04:12.409Z] #60 [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
17:04:12 [2023-03-29T17:04:12.409Z] #60 57.55 Selecting previously unselected package libarchive13:arm64.
17:04:12 [2023-03-29T17:04:12.409Z] #60 57.55 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_arm64.deb ...
17:04:12 [2023-03-29T17:04:12.409Z] #60 57.59 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ...
17:04:13 [2023-03-29T17:04:13.361Z] #60 58.41 Selecting previously unselected package libjsoncpp24:arm64.
17:04:13 [2023-03-29T17:04:13.361Z] #60 58.41 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_arm64.deb ...
17:04:13 [2023-03-29T17:04:13.361Z] #60 58.61 Unpacking libjsoncpp24:arm64 (1.9.4-4) ...
17:04:13 [2023-03-29T17:04:13.620Z] #60 ...
17:04:13 [2023-03-29T17:04:13.620Z] 
17:04:13 [2023-03-29T17:04:13.620Z] #52 [dockercli-src 3/5] RUN git fetch -q --depth 1 origin "v17.06.2-ce" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
17:04:13 [2023-03-29T17:04:13.620Z] #52 DONE 53.4s
17:04:13 [2023-03-29T17:04:13.620Z] 
17:04:13 [2023-03-29T17:04:13.620Z] #49 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
17:04:13 [2023-03-29T17:04:13.620Z] #49 DONE 53.6s
17:04:13 [2023-03-29T17:04:13.620Z] 
17:04:13 [2023-03-29T17:04:13.620Z] #60 [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
17:04:13 [2023-03-29T17:04:13.620Z] #60 58.79 Selecting previously unselected package librhash0:arm64.
17:04:13 [2023-03-29T17:04:13.620Z] #60 58.79 Preparing to unpack .../5-librhash0_1.4.1-2_arm64.deb ...
17:04:13 [2023-03-29T17:04:13.620Z] #60 58.80 Unpacking librhash0:arm64 (1.4.1-2) ...
17:04:13 [2023-03-29T17:04:13.620Z] #60 ...
17:04:13 [2023-03-29T17:04:13.620Z] 
17:04:13 [2023-03-29T17:04:13.620Z] #43 [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
17:04:13 [2023-03-29T17:04:13.620Z] #43 DONE 58.7s
17:04:13 [2023-03-29T17:04:13.620Z] 
17:04:13 [2023-03-29T17:04:13.620Z] #64 [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
17:04:13 [2023-03-29T17:04:13.620Z] #64 50.79 0 upgraded, 5 newly installed, 0 to remove and 1 not upgraded.
17:04:13 [2023-03-29T17:04:13.620Z] #64 50.79 Need to get 2790 kB of archives.
17:04:13 [2023-03-29T17:04:13.620Z] #64 50.79 After this operation, 4077 kB of additional disk space will be used.
17:04:13 [2023-03-29T17:04:13.620Z] #64 50.79 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
17:04:13 [2023-03-29T17:04:13.620Z] #64 50.80 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
17:04:13 [2023-03-29T17:04:13.620Z] #64 50.80 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
17:04:13 [2023-03-29T17:04:13.620Z] #64 50.80 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
17:04:13 [2023-03-29T17:04:13.620Z] #64 51.04 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
17:04:13 [2023-03-29T17:04:13.620Z] #64 52.26 debconf: delaying package configuration, since apt-utils is not installed
17:04:13 [2023-03-29T17:04:13.620Z] #64 52.59 Fetched 2790 kB in 1s (4001 kB/s)
17:04:13 [2023-03-29T17:04:13.620Z] #64 52.88 Selecting previously unselected package bzip2.
17:04:13 [2023-03-29T17:04:13.620Z] #64 52.88 (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.)
17:04:13 [2023-03-29T17:04:13.620Z] #64 52.96 Preparing to unpack .../bzip2_1.0.8-4_arm64.deb ...
17:04:13 [2023-03-29T17:04:13.620Z] #64 53.06 Unpacking bzip2 (1.0.8-4) ...
17:04:13 [2023-03-29T17:04:13.620Z] #64 53.25 Selecting previously unselected package xz-utils.
17:04:13 [2023-03-29T17:04:13.620Z] #64 53.25 Preparing to unpack .../xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
17:04:13 [2023-03-29T17:04:13.620Z] #64 53.27 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
17:04:13 [2023-03-29T17:04:13.621Z] #64 53.69 Selecting previously unselected package patch.
17:04:13 [2023-03-29T17:04:13.621Z] #64 53.69 Preparing to unpack .../patch_2.7.6-7_arm64.deb ...
17:04:13 [2023-03-29T17:04:13.621Z] #64 53.71 Unpacking patch (2.7.6-7) ...
17:04:13 [2023-03-29T17:04:13.621Z] #64 53.92 Selecting previously unselected package dpkg-dev.
17:04:13 [2023-03-29T17:04:13.621Z] #64 53.92 Preparing to unpack .../dpkg-dev_1.20.12_all.deb ...
17:04:13 [2023-03-29T17:04:13.621Z] #64 53.93 Unpacking dpkg-dev (1.20.12) ...
17:04:13 [2023-03-29T17:04:13.621Z] #64 55.27 Selecting previously unselected package libseccomp-dev:arm64.
17:04:13 [2023-03-29T17:04:13.621Z] #64 55.28 Preparing to unpack .../libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
17:04:13 [2023-03-29T17:04:13.621Z] #64 55.32 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
17:04:13 [2023-03-29T17:04:13.621Z] #64 55.77 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
17:04:13 [2023-03-29T17:04:13.621Z] #64 55.92 Setting up bzip2 (1.0.8-4) ...
17:04:13 [2023-03-29T17:04:13.621Z] #64 56.26 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
17:04:13 [2023-03-29T17:04:13.621Z] #64 56.37 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
17:04:13 [2023-03-29T17:04:13.621Z] #64 56.41 Setting up patch (2.7.6-7) ...
17:04:13 [2023-03-29T17:04:13.621Z] #64 56.47 Setting up dpkg-dev (1.20.12) ...
17:04:13 [2023-03-29T17:04:13.621Z] #64 DONE 59.2s
17:04:13 [2023-03-29T17:04:13.621Z] 
17:04:13 [2023-03-29T17:04:13.621Z] #65 [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             ;
17:04:13 [2023-03-29T17:04:13.621Z] #65 DONE 59.6s
17:04:13 [2023-03-29T17:04:13.884Z] 
17:04:13 [2023-03-29T17:04:13.884Z] #60 [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
17:04:13 [2023-03-29T17:04:13.884Z] #60 59.16 Selecting previously unselected package libuv1:arm64.
17:04:14 [2023-03-29T17:04:14.162Z] #60 59.17 Preparing to unpack .../6-libuv1_1.40.0-2_arm64.deb ...
17:04:14 [2023-03-29T17:04:14.162Z] #60 59.17 Unpacking libuv1:arm64 (1.40.0-2) ...
17:04:14 [2023-03-29T17:04:14.420Z] #60 59.67 Selecting previously unselected package cmake.
17:04:14 [2023-03-29T17:04:14.420Z] #60 59.68 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_arm64.deb ...
17:04:14 [2023-03-29T17:04:14.420Z] #60 59.74 Unpacking cmake (3.18.4-2+deb11u1) ...
17:04:15 [2023-03-29T17:04:15.360Z] #60 ...
17:04:15 [2023-03-29T17:04:15.360Z] 
17:04:15 [2023-03-29T17:04:15.360Z] #61 [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
17:04:15 [2023-03-29T17:04:15.360Z] #61 50.31 Selecting previously unselected package libnet1:arm64.
17:04:15 [2023-03-29T17:04:15.360Z] #61 50.31 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
17:04:15 [2023-03-29T17:04:15.360Z] #61 50.51 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
17:04:15 [2023-03-29T17:04:15.360Z] #61 50.87 Selecting previously unselected package libnl-3-200:arm64.
17:04:15 [2023-03-29T17:04:15.360Z] #61 50.87 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ...
17:04:15 [2023-03-29T17:04:15.360Z] #61 50.90 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
17:04:15 [2023-03-29T17:04:15.360Z] #61 51.47 Selecting previously unselected package libprotobuf-c1:arm64.
17:04:15 [2023-03-29T17:04:15.360Z] #61 51.47 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
17:04:15 [2023-03-29T17:04:15.360Z] #61 51.48 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
17:04:15 [2023-03-29T17:04:15.360Z] #61 51.89 Selecting previously unselected package criu.
17:04:15 [2023-03-29T17:04:15.360Z] #61 51.89 Preparing to unpack .../7-criu_3.17.1-1_arm64.deb ...
17:04:15 [2023-03-29T17:04:15.360Z] #61 51.90 Unpacking criu (3.17.1-1) ...
17:04:15 [2023-03-29T17:04:15.360Z] #61 52.87 Setting up python3-pkg-resources (52.0.0-4) ...
17:04:15 [2023-03-29T17:04:15.360Z] #61 54.94 Setting up libprotobuf23:arm64 (3.12.4-1) ...
17:04:15 [2023-03-29T17:04:15.360Z] #61 55.04 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
17:04:15 [2023-03-29T17:04:15.360Z] #61 55.24 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
17:04:15 [2023-03-29T17:04:15.360Z] #61 55.36 Setting up python3-six (1.16.0-2) ...
17:04:15 [2023-03-29T17:04:15.360Z] #61 56.53 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
17:04:15 [2023-03-29T17:04:15.360Z] #61 56.60 Setting up python3-protobuf (3.12.4-1) ...
17:04:15 [2023-03-29T17:04:15.360Z] #61 ...
17:04:15 [2023-03-29T17:04:15.360Z] 
17:04:15 [2023-03-29T17:04:15.360Z] #62 [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
17:04:15 [2023-03-29T17:04:15.360Z] #62 57.64 Selecting previously unselected package libbtrfs0:arm64.
17:04:15 [2023-03-29T17:04:15.360Z] #62 57.64 Preparing to unpack .../07-libbtrfs0_5.10.1-2_arm64.deb ...
17:04:15 [2023-03-29T17:04:15.360Z] #62 57.66 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
17:04:15 [2023-03-29T17:04:15.360Z] #62 57.84 Selecting previously unselected package libbtrfs-dev:arm64.
17:04:15 [2023-03-29T17:04:15.360Z] #62 57.84 Preparing to unpack .../08-libbtrfs-dev_5.10.1-2_arm64.deb ...
17:04:15 [2023-03-29T17:04:15.360Z] #62 57.90 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
17:04:15 [2023-03-29T17:04:15.360Z] #62 58.78 Selecting previously unselected package libelf1:arm64.
17:04:15 [2023-03-29T17:04:15.360Z] #62 58.78 Preparing to unpack .../09-libelf1_0.183-1_arm64.deb ...
17:04:15 [2023-03-29T17:04:15.360Z] #62 58.79 Unpacking libelf1:arm64 (0.183-1) ...
17:04:15 [2023-03-29T17:04:15.360Z] #62 59.22 Selecting previously unselected package libffi-dev:arm64.
17:04:15 [2023-03-29T17:04:15.360Z] #62 59.22 Preparing to unpack .../10-libffi-dev_3.3-6_arm64.deb ...
17:04:15 [2023-03-29T17:04:15.360Z] #62 59.25 Unpacking libffi-dev:arm64 (3.3-6) ...
17:04:15 [2023-03-29T17:04:15.360Z] #62 59.49 Selecting previously unselected package libglib2.0-data.
17:04:15 [2023-03-29T17:04:15.360Z] #62 59.50 Preparing to unpack .../11-libglib2.0-data_2.66.8-1_all.deb ...
17:04:15 [2023-03-29T17:04:15.360Z] #62 59.53 Unpacking libglib2.0-data (2.66.8-1) ...
17:04:16 [2023-03-29T17:04:16.298Z] #62 61.65 Selecting previously unselected package libglib2.0-bin.
17:04:16 [2023-03-29T17:04:16.298Z] #62 61.66 Preparing to unpack .../12-libglib2.0-bin_2.66.8-1_arm64.deb ...
17:04:16 [2023-03-29T17:04:16.298Z] #62 61.68 Unpacking libglib2.0-bin (2.66.8-1) ...
17:04:16 [2023-03-29T17:04:16.818Z] #62 61.97 Selecting previously unselected package python3-lib2to3.
17:04:16 [2023-03-29T17:04:16.818Z] #62 61.98 Preparing to unpack .../13-python3-lib2to3_3.9.2-1_all.deb ...
17:04:16 [2023-03-29T17:04:16.818Z] #62 61.99 Unpacking python3-lib2to3 (3.9.2-1) ...
17:04:17 [2023-03-29T17:04:17.078Z] #62 62.47 Selecting previously unselected package python3-distutils.
17:04:17 [2023-03-29T17:04:17.078Z] #62 62.47 Preparing to unpack .../14-python3-distutils_3.9.2-1_all.deb ...
17:04:17 [2023-03-29T17:04:17.078Z] #62 62.53 Unpacking python3-distutils (3.9.2-1) ...
17:04:17 [2023-03-29T17:04:17.337Z] #62 62.76 Selecting previously unselected package libglib2.0-dev-bin.
17:04:17 [2023-03-29T17:04:17.337Z] #62 62.77 Preparing to unpack .../15-libglib2.0-dev-bin_2.66.8-1_arm64.deb ...
17:04:17 [2023-03-29T17:04:17.337Z] #62 62.77 Unpacking libglib2.0-dev-bin (2.66.8-1) ...
17:04:17 [2023-03-29T17:04:17.596Z] #62 63.04 Selecting previously unselected package libsepol1-dev:arm64.
17:04:17 [2023-03-29T17:04:17.856Z] #62 63.05 Preparing to unpack .../16-libsepol1-dev_3.1-1_arm64.deb ...
17:04:17 [2023-03-29T17:04:17.856Z] #62 63.08 Unpacking libsepol1-dev:arm64 (3.1-1) ...
17:04:18 [2023-03-29T17:04:18.425Z] #62 63.66 Selecting previously unselected package libpcre2-16-0:arm64.
17:04:18 [2023-03-29T17:04:18.425Z] #62 63.66 Preparing to unpack .../17-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
17:04:18 [2023-03-29T17:04:18.425Z] #62 63.67 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
17:04:18 [2023-03-29T17:04:18.685Z] #62 64.05 Selecting previously unselected package libpcre2-32-0:arm64.#62 ...
17:04:18 [2023-03-29T17:04:18.685Z] 
17:04:18 [2023-03-29T17:04:18.685Z] #61 [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
17:04:18 [2023-03-29T17:04:18.685Z] #61 60.94 Setting up criu (3.17.1-1) ...
17:04:18 [2023-03-29T17:04:18.685Z] #61 63.42 Processing triggers for libc-bin (2.31-13+deb11u5) ...
17:04:18 [2023-03-29T17:04:18.685Z] #61 DONE 63.8s
17:04:18 [2023-03-29T17:04:18.685Z] 
17:04:18 [2023-03-29T17:04:18.685Z] #72 [dockercli-src 4/5] RUN [ -d ./components/cli ] && mv ./components/cli /usr/src/dockercli || mv /tmp/dockercli /usr/src/dockercli
17:04:18 [2023-03-29T17:04:18.685Z] #72 DONE 5.2s
17:04:18 [2023-03-29T17:04:18.685Z] 
17:04:18 [2023-03-29T17:04:18.685Z] #62 [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
17:04:18 [2023-03-29T17:04:18.685Z] #62 64.05 Selecting previously unselected package libpcre2-32-0:arm64.
17:04:18 [2023-03-29T17:04:18.685Z] #62 64.07 Preparing to unpack .../18-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
17:04:18 [2023-03-29T17:04:18.685Z] #62 64.09 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
17:04:18 [2023-03-29T17:04:18.685Z] #62 ...
17:04:18 [2023-03-29T17:04:18.685Z] 
17:04:18 [2023-03-29T17:04:18.685Z] #73 [dockercli-src 5/5] WORKDIR /usr/src/dockercli
17:04:18 [2023-03-29T17:04:18.946Z] #73 DONE 0.1s
17:04:18 [2023-03-29T17:04:18.946Z] 
17:04:18 [2023-03-29T17:04:18.946Z] #74 [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...)
17:04:18 [2023-03-29T17:04:18.946Z] #0 3.188 go: downloading github.com/urfave/cli/v2 v2.23.5
17:04:18 [2023-03-29T17:04:18.946Z] #0 3.768 go: downloading golang.org/x/sys v0.2.0
17:04:18 [2023-03-29T17:04:18.946Z] #74 ...
17:04:18 [2023-03-29T17:04:18.946Z] 
17:04:18 [2023-03-29T17:04:18.946Z] #60 [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
17:04:18 [2023-03-29T17:04:18.946Z] #60 64.19 Setting up libicu67:arm64 (67.1-7) ...
17:04:18 [2023-03-29T17:04:18.946Z] #60 64.19 Setting up libuv1:arm64 (1.40.0-2) ...
17:04:18 [2023-03-29T17:04:18.946Z] #60 64.22 Setting up libjsoncpp24:arm64 (1.9.4-4) ...
17:04:18 [2023-03-29T17:04:18.946Z] #60 64.25 Setting up librhash0:arm64 (1.4.1-2) ...
17:04:18 [2023-03-29T17:04:18.946Z] #60 64.27 Setting up cmake-data (3.18.4-2+deb11u1) ...
17:04:18 [2023-03-29T17:04:18.946Z] #60 64.30 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u3) ...
17:04:19 [2023-03-29T17:04:19.205Z] #60 64.32 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ...
17:04:19 [2023-03-29T17:04:19.205Z] #60 64.36 Setting up cmake (3.18.4-2+deb11u1) ...
17:04:19 [2023-03-29T17:04:19.205Z] #60 64.39 Processing triggers for libc-bin (2.31-13+deb11u5) ...
17:04:19 [2023-03-29T17:04:19.780Z] #60 DONE 65.0s
17:04:19 [2023-03-29T17:04:19.780Z] 
17:04:19 [2023-03-29T17:04:19.780Z] #62 [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
17:04:19 [2023-03-29T17:04:19.780Z] #62 64.48 Selecting previously unselected package libpcre2-posix2:arm64.
17:04:19 [2023-03-29T17:04:19.780Z] #62 64.49 Preparing to unpack .../19-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
17:04:19 [2023-03-29T17:04:19.780Z] #62 64.53 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
17:04:19 [2023-03-29T17:04:19.780Z] #62 64.77 Selecting previously unselected package libpcre2-dev:arm64.
17:04:19 [2023-03-29T17:04:19.780Z] #62 64.77 Preparing to unpack .../20-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
17:04:19 [2023-03-29T17:04:19.780Z] #62 64.80 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
17:04:20 [2023-03-29T17:04:20.722Z] #62 65.81 Selecting previously unselected package libselinux1-dev:arm64.
17:04:20 [2023-03-29T17:04:20.722Z] #62 65.83 Preparing to unpack .../21-libselinux1-dev_3.1-3_arm64.deb ...
17:04:20 [2023-03-29T17:04:20.722Z] #62 65.87 Unpacking libselinux1-dev:arm64 (3.1-3) ...
17:04:21 [2023-03-29T17:04:21.291Z] #62 66.62 Selecting previously unselected package libmount-dev:arm64.
17:04:21 [2023-03-29T17:04:21.291Z] #62 66.63 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_arm64.deb ...
17:04:21 [2023-03-29T17:04:21.291Z] #62 66.65 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ...
17:04:21 [2023-03-29T17:04:21.556Z] #62 66.80 Selecting previously unselected package libpcre16-3:arm64.
17:04:21 [2023-03-29T17:04:21.556Z] #62 66.82 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_arm64.deb ...
17:04:21 [2023-03-29T17:04:21.556Z] #62 66.83 Unpacking libpcre16-3:arm64 (2:8.39-13) ...
17:04:21 [2023-03-29T17:04:21.816Z] #62 67.13 Selecting previously unselected package libpcre32-3:arm64.
17:04:21 [2023-03-29T17:04:21.816Z] #62 67.13 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_arm64.deb ...
17:04:21 [2023-03-29T17:04:21.816Z] #62 67.14 Unpacking libpcre32-3:arm64 (2:8.39-13) ...
17:04:21 [2023-03-29T17:04:21.816Z] #62 67.36 Selecting previously unselected package libpcrecpp0v5:arm64.
17:04:21 [2023-03-29T17:04:21.816Z] #62 67.36 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_arm64.deb ...
17:04:21 [2023-03-29T17:04:21.816Z] #62 67.36 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ...
17:04:22 [2023-03-29T17:04:22.335Z] #62 67.57 Selecting previously unselected package libpcre3-dev:arm64.
17:04:22 [2023-03-29T17:04:22.335Z] #62 67.60 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_arm64.deb ...
17:04:22 [2023-03-29T17:04:22.335Z] #62 67.60 Unpacking libpcre3-dev:arm64 (2:8.39-13) ...
17:04:22 [2023-03-29T17:04:22.914Z] #62 68.22 Selecting previously unselected package zlib1g-dev:arm64.
17:04:22 [2023-03-29T17:04:22.914Z] #62 68.23 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ...
17:04:22 [2023-03-29T17:04:22.914Z] #62 68.26 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
17:04:23 [2023-03-29T17:04:23.174Z] #62 68.59 Selecting previously unselected package libglib2.0-dev:arm64.
17:04:23 [2023-03-29T17:04:23.434Z] #62 68.59 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_arm64.deb ...
17:04:23 [2023-03-29T17:04:23.434Z] #62 68.61 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ...
17:04:24 [2023-03-29T17:04:24.040Z] #62 ...
17:04:24 [2023-03-29T17:04:24.040Z] 
17:04:24 [2023-03-29T17:04:24.040Z] #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...)
17:04:24 [2023-03-29T17:04:24.040Z] #0 3.611 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d -X main.version=1.1.4 " -o runc .
17:04:24 [2023-03-29T17:04:24.040Z] #75 ...
17:04:24 [2023-03-29T17:04:24.040Z] 
17:04:24 [2023-03-29T17:04:24.040Z] #76 [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
17:04:24 [2023-03-29T17:04:24.040Z] #0 2.673 Cloning into '/tmp/crun-build'...
17:04:24 [2023-03-29T17:04:24.389Z] #76 ...
17:04:24 [2023-03-29T17:04:24.389Z] 
17:04:24 [2023-03-29T17:04:24.389Z] #74 [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...)
17:04:24 [2023-03-29T17:04:24.389Z] #74 8.691 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
17:04:24 [2023-03-29T17:04:24.389Z] #74 9.214 go: downloading github.com/google/uuid v1.3.0
17:04:24 [2023-03-29T17:04:24.389Z] #74 9.229 go: downloading github.com/moby/vpnkit v0.5.0
17:04:24 [2023-03-29T17:04:24.389Z] #74 9.290 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
17:04:24 [2023-03-29T17:04:24.389Z] #74 9.450 go: downloading github.com/gorilla/mux v1.8.0
17:04:24 [2023-03-29T17:04:24.389Z] #74 9.769 go: downloading github.com/moby/sys/mountinfo v0.6.2
17:04:24 [2023-03-29T17:04:24.676Z] #74 10.88 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
17:04:24 [2023-03-29T17:04:24.676Z] #74 10.96 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
17:04:26 [2023-03-29T17:04:26.599Z] #74 12.65 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
17:04:26 [2023-03-29T17:04:26.599Z] #74 12.74 go: downloading golang.org/x/net v0.1.0
17:04:27 [2023-03-29T17:04:27.989Z] #74 ...
17:04:27 [2023-03-29T17:04:27.989Z] 
17:04:27 [2023-03-29T17:04:27.989Z] #62 [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
17:04:27 [2023-03-29T17:04:27.989Z] #62 70.57 Selecting previously unselected package libsecret-1-dev:arm64.
17:04:27 [2023-03-29T17:04:27.989Z] #62 70.59 Preparing to unpack .../29-libsecret-1-dev_0.20.4-2_arm64.deb ...
17:04:27 [2023-03-29T17:04:27.989Z] #62 70.60 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ...
17:04:27 [2023-03-29T17:04:27.989Z] #62 71.16 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ...
17:04:27 [2023-03-29T17:04:27.989Z] #62 71.25 Setting up libpcre16-3:arm64 (2:8.39-13) ...
17:04:27 [2023-03-29T17:04:27.989Z] #62 71.27 Setting up libsepol1-dev:arm64 (3.1-1) ...
17:04:27 [2023-03-29T17:04:27.989Z] #62 71.28 Setting up libffi-dev:arm64 (3.3-6) ...
17:04:27 [2023-03-29T17:04:27.989Z] #62 71.30 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
17:04:27 [2023-03-29T17:04:27.989Z] #62 71.32 Setting up libbtrfs0:arm64 (5.10.1-2) ...
17:04:27 [2023-03-29T17:04:27.989Z] #62 71.35 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
17:04:27 [2023-03-29T17:04:27.989Z] #62 71.37 Setting up libglib2.0-data (2.66.8-1) ...
17:04:27 [2023-03-29T17:04:27.989Z] #62 71.39 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ...
17:04:27 [2023-03-29T17:04:27.989Z] #62 71.41 Setting up libpcre32-3:arm64 (2:8.39-13) ...
17:04:27 [2023-03-29T17:04:27.989Z] #62 71.42 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
17:04:27 [2023-03-29T17:04:27.989Z] #62 71.44 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
17:04:27 [2023-03-29T17:04:27.989Z] #62 71.45 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
17:04:27 [2023-03-29T17:04:27.989Z] #62 71.50 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
17:04:27 [2023-03-29T17:04:27.989Z] #62 71.53 Setting up python3-lib2to3 (3.9.2-1) ...
17:04:27 [2023-03-29T17:04:27.989Z] #62 72.30 Setting up libelf1:arm64 (0.183-1) ...
17:04:27 [2023-03-29T17:04:27.989Z] #62 72.34 Setting up libsecret-common (0.20.4-2) ...
17:04:27 [2023-03-29T17:04:27.989Z] #62 72.37 Setting up python3-distutils (3.9.2-1) ...
17:04:27 [2023-03-29T17:04:27.989Z] #62 73.37 Setting up libglib2.0-dev-bin (2.66.8-1) ...
17:04:29 [2023-03-29T17:04:29.368Z] #62 ...
17:04:29 [2023-03-29T17:04:29.368Z] 
17:04:29 [2023-03-29T17:04:29.368Z] #77 [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...)
17:04:29 [2023-03-29T17:04:29.627Z] #77 ...
17:04:29 [2023-03-29T17:04:29.627Z] 
17:04:29 [2023-03-29T17:04:29.627Z] #62 [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
17:04:29 [2023-03-29T17:04:29.627Z] #62 74.88 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
17:04:29 [2023-03-29T17:04:29.627Z] #62 74.92 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
17:04:29 [2023-03-29T17:04:29.627Z] #62 74.94 Setting up libselinux1-dev:arm64 (3.1-3) ...
17:04:29 [2023-03-29T17:04:29.627Z] #62 74.95 Setting up libpcre3-dev:arm64 (2:8.39-13) ...
17:04:29 [2023-03-29T17:04:29.627Z] #62 74.97 Setting up libglib2.0-bin (2.66.8-1) ...
17:04:29 [2023-03-29T17:04:29.627Z] #62 74.98 Setting up libsecret-1-0:arm64 (0.20.4-2) ...
17:04:29 [2023-03-29T17:04:29.627Z] #62 75.00 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
17:04:29 [2023-03-29T17:04:29.627Z] #62 75.01 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ...
17:04:29 [2023-03-29T17:04:29.627Z] #62 75.03 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ...
17:04:29 [2023-03-29T17:04:29.627Z] #62 75.04 Setting up libglib2.0-dev:arm64 (2.66.8-1) ...
17:04:29 [2023-03-29T17:04:29.886Z] #62 75.06 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ...
17:04:29 [2023-03-29T17:04:29.886Z] #62 75.07 No schema files found: doing nothing.
17:04:29 [2023-03-29T17:04:29.886Z] #62 75.09 Processing triggers for libc-bin (2.31-13+deb11u5) ...
17:04:29 [2023-03-29T17:04:29.886Z] #62 ...
17:04:29 [2023-03-29T17:04:29.886Z] 
17:04:29 [2023-03-29T17:04:29.886Z] #78 [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
17:04:29 [2023-03-29T17:04:29.886Z] #0 2.276 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
17:04:29 [2023-03-29T17:04:29.886Z] #0 2.282 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
17:04:29 [2023-03-29T17:04:29.886Z] #0 2.282 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
17:04:29 [2023-03-29T17:04:29.886Z] #0 5.469 Reading package lists...
17:04:29 [2023-03-29T17:04:29.886Z] #0 9.927 + apt-get  install -y --no-install-recommends gcc libc6-dev
17:04:29 [2023-03-29T17:04:29.886Z] #78 10.06 Reading package lists...
17:04:29 [2023-03-29T17:04:29.886Z] #78 ...
17:04:29 [2023-03-29T17:04:29.886Z] 
17:04:29 [2023-03-29T17:04:29.886Z] #62 [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
17:04:29 [2023-03-29T17:04:29.886Z] #62 75.23 Setting up libsecret-1-dev:arm64 (0.20.4-2) ...
17:04:30 [2023-03-29T17:04:30.826Z] #62 DONE 76.0s
17:04:30 [2023-03-29T17:04:30.826Z] 
17:04:30 [2023-03-29T17:04:30.826Z] #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...)
17:04:35 [2023-03-29T17:04:35.023Z] #79 ...
17:04:35 [2023-03-29T17:04:35.023Z] 
17:04:35 [2023-03-29T17:04:35.023Z] #76 [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
17:04:35 [2023-03-29T17:04:35.023Z] #76 11.15 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
17:04:35 [2023-03-29T17:04:35.023Z] #76 11.19 Cloning into '/tmp/crun-build/libocispec'...
17:04:35 [2023-03-29T17:04:35.023Z] #76 12.68 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821'
17:04:35 [2023-03-29T17:04:35.023Z] #76 12.73 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
17:04:35 [2023-03-29T17:04:35.023Z] #76 12.75 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
17:04:35 [2023-03-29T17:04:35.023Z] #76 12.75 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
17:04:35 [2023-03-29T17:04:35.023Z] #76 12.79 Cloning into '/tmp/crun-build/libocispec/image-spec'...
17:04:35 [2023-03-29T17:04:35.023Z] #76 15.17 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
17:04:35 [2023-03-29T17:04:35.023Z] #76 17.71 Cloning into '/tmp/crun-build/libocispec/yajl'...
17:04:35 [2023-03-29T17:04:35.023Z] #76 19.31 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
17:04:35 [2023-03-29T17:04:35.023Z] #76 19.64 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
17:04:35 [2023-03-29T17:04:35.023Z] #76 20.12 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
17:04:35 [2023-03-29T17:04:35.282Z] #76 ...
17:04:35 [2023-03-29T17:04:35.282Z] 
17:04:35 [2023-03-29T17:04:35.282Z] #78 [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
17:04:35 [2023-03-29T17:04:35.282Z] #78 10.06 Reading package lists...
17:04:36 [2023-03-29T17:04:36.220Z] #78 14.81 Building dependency tree...
17:04:36 [2023-03-29T17:04:36.220Z] #78 16.24 Reading state information...
17:04:38 [2023-03-29T17:04:38.757Z] #78 18.99 gcc is already the newest version (4:10.2.1-1).
17:04:38 [2023-03-29T17:04:38.757Z] #78 18.99 libc6-dev is already the newest version (2.31-13+deb11u5).
17:04:38 [2023-03-29T17:04:38.757Z] #78 18.99 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
17:04:38 [2023-03-29T17:04:38.757Z] #78 ...
17:04:38 [2023-03-29T17:04:38.757Z] 
17:04:38 [2023-03-29T17:04:38.757Z] #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...)
17:04:38 [2023-03-29T17:04:38.757Z] #51 68.64 internal/reflectlite
17:04:38 [2023-03-29T17:04:38.757Z] #51 68.64 sync
17:04:38 [2023-03-29T17:04:38.757Z] #51 70.20 internal/testlog
17:04:38 [2023-03-29T17:04:38.757Z] #51 70.69 internal/godebug
17:04:38 [2023-03-29T17:04:38.757Z] #51 71.71 math/rand
17:04:38 [2023-03-29T17:04:38.757Z] #51 73.42 internal/singleflight
17:04:38 [2023-03-29T17:04:38.757Z] #51 73.88 internal/intern
17:04:38 [2023-03-29T17:04:38.757Z] #51 74.47 sort
17:04:38 [2023-03-29T17:04:38.757Z] #51 74.48 errors
17:04:38 [2023-03-29T17:04:38.757Z] #51 74.91 io
17:04:38 [2023-03-29T17:04:38.757Z] #51 75.85 internal/oserror
17:04:38 [2023-03-29T17:04:38.757Z] #51 76.04 syscall
17:04:38 [2023-03-29T17:04:38.757Z] #51 76.33 bytes
17:04:38 [2023-03-29T17:04:38.757Z] #51 78.23 hash
17:04:38 [2023-03-29T17:04:38.757Z] #51 78.51 strconv
17:04:39 [2023-03-29T17:04:39.016Z] #51 ...
17:04:39 [2023-03-29T17:04:39.016Z] 
17:04:39 [2023-03-29T17:04:39.016Z] #78 [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
17:04:39 [2023-03-29T17:04:39.016Z] #78 DONE 19.3s
17:04:39 [2023-03-29T17:04:39.016Z] 
17:04:39 [2023-03-29T17:04:39.016Z] #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...)
17:04:40 [2023-03-29T17:04:40.925Z] #80 1.558 -- The C compiler identification is GNU 10.2.1
17:04:40 [2023-03-29T17:04:40.925Z] #80 1.654 -- Detecting C compiler ABI info
17:04:41 [2023-03-29T17:04:41.493Z] #80 2.262 -- Detecting C compiler ABI info - done
17:04:41 [2023-03-29T17:04:41.493Z] #80 2.404 -- Check for working C compiler: /usr/bin/aarch64-linux-gnu-gcc - skipped
17:04:41 [2023-03-29T17:04:41.753Z] #80 2.415 -- Detecting C compile features
17:04:41 [2023-03-29T17:04:41.753Z] #80 2.419 -- Detecting C compile features - done
17:04:41 [2023-03-29T17:04:41.753Z] #80 2.472 -- Performing Test HAS_BUILTIN_FORTIFY
17:04:42 [2023-03-29T17:04:42.012Z] #80 2.857 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
17:04:42 [2023-03-29T17:04:42.012Z] #80 2.977 -- Configuring done
17:04:42 [2023-03-29T17:04:42.272Z] #80 3.014 -- Generating done
17:04:42 [2023-03-29T17:04:42.272Z] #80 3.027 -- Build files have been written to: /go/src/github.com/krallin/tini
17:04:42 [2023-03-29T17:04:42.841Z] #80 3.694 Scanning dependencies of target tini-static
17:04:42 [2023-03-29T17:04:42.841Z] #80 3.814 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
17:04:44 [2023-03-29T17:04:44.748Z] #80 5.617 [100%] Linking C executable tini-static
17:04:45 [2023-03-29T17:04:45.317Z] #80 6.259 [100%] Built target tini-static
17:04:45 [2023-03-29T17:04:45.886Z] #80 DONE 6.7s
17:04:45 [2023-03-29T17:04:45.886Z] 
17:04:45 [2023-03-29T17:04:45.886Z] #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...)
17:04:45 [2023-03-29T17:04:45.886Z] #51 83.13 crypto
17:04:45 [2023-03-29T17:04:45.886Z] #51 83.55 reflect
17:04:45 [2023-03-29T17:04:45.886Z] #51 85.29 time
17:04:51 [2023-03-29T17:04:51.168Z] #51 ...
17:04:51 [2023-03-29T17:04:51.168Z] 
17:04:51 [2023-03-29T17:04:51.168Z] #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...)
17:04:51 [2023-03-29T17:04:51.168Z] #79 10.53 + bin/ctr
17:04:51 [2023-03-29T17:04:51.168Z] #79 10.54 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
17:04:53 [2023-03-29T17:04:53.075Z] #79 ...
17:04:53 [2023-03-29T17:04:53.075Z] 
17:04:53 [2023-03-29T17:04:53.075Z] #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...)
17:04:53 [2023-03-29T17:04:53.075Z] #51 92.76 context
17:04:54 [2023-03-29T17:04:54.014Z] #51 93.78 crypto/internal/nistec/fiat
17:05:04 [2023-03-29T17:05:04.012Z] #51 102.2 encoding/binary
17:05:04 [2023-03-29T17:05:04.012Z] #51 102.6 path
17:05:04 [2023-03-29T17:05:04.012Z] #51 ...
17:05:04 [2023-03-29T17:05:04.012Z] 
17:05:04 [2023-03-29T17:05:04.012Z] #76 [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
17:05:04 [2023-03-29T17:05:04.012Z] #76 39.04 aclocal: warning: couldn't open directory 'm4': No such file or directory
17:05:04 [2023-03-29T17:05:04.012Z] #76 ...
17:05:04 [2023-03-29T17:05:04.012Z] 
17:05:04 [2023-03-29T17:05:04.012Z] #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...)
17:05:04 [2023-03-29T17:05:04.012Z] #51 103.2 io/fs
17:05:04 [2023-03-29T17:05:04.589Z] #51 104.4 crypto/cipher
17:05:04 [2023-03-29T17:05:04.589Z] #51 104.5 crypto/internal/edwards25519/field
17:05:05 [2023-03-29T17:05:05.970Z] #51 105.7 embed
17:05:05 [2023-03-29T17:05:05.970Z] #51 105.8 crypto/internal/boring
17:05:06 [2023-03-29T17:05:06.539Z] #51 106.2 crypto/aes
17:05:06 [2023-03-29T17:05:06.539Z] #51 106.4 crypto/des
17:05:07 [2023-03-29T17:05:07.478Z] #51 107.1 crypto/internal/nistec
17:05:07 [2023-03-29T17:05:07.738Z] #51 107.6 crypto/internal/randutil
17:05:08 [2023-03-29T17:05:08.308Z] #51 107.8 internal/fmtsort
17:05:08 [2023-03-29T17:05:08.877Z] #51 108.4 internal/syscall/unix
17:05:09 [2023-03-29T17:05:09.137Z] #51 108.8 internal/poll
17:05:11 [2023-03-29T17:05:11.674Z] #51 111.2 crypto/ecdh
17:05:12 [2023-03-29T17:05:12.243Z] #51 112.1 internal/safefilepath
17:05:12 [2023-03-29T17:05:12.514Z] #51 112.3 internal/syscall/execenv
17:05:12 [2023-03-29T17:05:12.514Z] #51 112.4 strings
17:05:12 [2023-03-29T17:05:12.777Z] #51 112.6 os
17:05:12 [2023-03-29T17:05:12.777Z] #51 ...
17:05:12 [2023-03-29T17:05:12.777Z] 
17:05:12 [2023-03-29T17:05:12.777Z] #59 [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
17:05:12 [2023-03-29T17:05:12.777Z] #59 118.7 tomll can be used in two ways:
17:05:13 [2023-03-29T17:05:13.037Z] #59 118.7 Writing to STDIN and reading from STDOUT:
17:05:13 [2023-03-29T17:05:13.037Z] #59 118.7   cat file.toml | tomll > file.toml
17:05:13 [2023-03-29T17:05:13.037Z] #59 118.7 
17:05:13 [2023-03-29T17:05:13.037Z] #59 118.7 Reading and updating a list of files:
17:05:13 [2023-03-29T17:05:13.037Z] #59 118.7   tomll a.toml b.toml c.toml
17:05:13 [2023-03-29T17:05:13.037Z] #59 118.7 
17:05:13 [2023-03-29T17:05:13.037Z] #59 118.7 When given a list of files, tomll will modify all files in place without asking.
17:05:13 [2023-03-29T17:05:13.975Z] #59 DONE 119.6s
17:05:13 [2023-03-29T17:05:13.975Z] 
17:05:13 [2023-03-29T17:05:13.975Z] #76 [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
17:05:13 [2023-03-29T17:05:13.975Z] #76 52.04 libtoolize: putting auxiliary files in '.'.
17:05:13 [2023-03-29T17:05:13.975Z] #76 52.04 libtoolize: copying file './ltmain.sh'
17:05:13 [2023-03-29T17:05:13.975Z] #76 53.20 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
17:05:13 [2023-03-29T17:05:13.975Z] #76 53.24 libtoolize: and rerunning libtoolize and aclocal.
17:05:13 [2023-03-29T17:05:13.975Z] #76 53.24 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
17:05:15 [2023-03-29T17:05:15.879Z] #76 ...
17:05:15 [2023-03-29T17:05:15.879Z] 
17:05:15 [2023-03-29T17:05:15.879Z] #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...)
17:05:15 [2023-03-29T17:05:15.879Z] #51 115.5 crypto/sha512
17:05:16 [2023-03-29T17:05:16.816Z] #51 116.6 fmt
17:05:17 [2023-03-29T17:05:17.076Z] #51 116.7 crypto/internal/edwards25519
17:05:18 [2023-03-29T17:05:18.997Z] #51 118.3 crypto/hmac
17:05:18 [2023-03-29T17:05:18.997Z] #51 118.6 crypto/md5
17:05:20 [2023-03-29T17:05:20.378Z] #51 119.8 crypto/rc4
17:05:20 [2023-03-29T17:05:20.378Z] #51 120.1 crypto/sha1
17:05:21 [2023-03-29T17:05:21.363Z] #51 121.0 crypto/sha256
17:05:21 [2023-03-29T17:05:21.626Z] #51 121.3 math/big
17:05:21 [2023-03-29T17:05:21.626Z] #51 ...
17:05:21 [2023-03-29T17:05:21.626Z] 
17:05:21 [2023-03-29T17:05:21.626Z] #58 [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
17:05:21 [2023-03-29T17:05:21.626Z] #58 127.5 v3.6.0
17:05:22 [2023-03-29T17:05:22.574Z] #58 DONE 128.1s
17:05:22 [2023-03-29T17:05:22.574Z] 
17:05:22 [2023-03-29T17:05:22.574Z] #76 [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
17:05:22 [2023-03-29T17:05:22.574Z] #76 65.50 configure.ac:7: installing './compile'
17:05:22 [2023-03-29T17:05:22.574Z] #76 65.52 configure.ac:11: installing './config.guess'
17:05:22 [2023-03-29T17:05:22.574Z] #76 65.52 configure.ac:11: installing './config.sub'
17:05:22 [2023-03-29T17:05:22.574Z] #76 65.55 configure.ac:8: installing './install-sh'
17:05:22 [2023-03-29T17:05:22.574Z] #76 65.58 configure.ac:8: installing './missing'
17:05:22 [2023-03-29T17:05:22.574Z] #76 65.74 Makefile.am: installing './depcomp'
17:05:22 [2023-03-29T17:05:22.574Z] #76 67.41 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
17:05:22 [2023-03-29T17:05:22.574Z] #76 67.41 libtoolize: copying file 'build-aux/ltmain.sh'
17:05:22 [2023-03-29T17:05:22.574Z] #76 67.61 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
17:05:22 [2023-03-29T17:05:22.574Z] #76 67.61 libtoolize: copying file 'm4/libtool.m4'
17:05:22 [2023-03-29T17:05:22.574Z] #76 67.79 libtoolize: copying file 'm4/ltoptions.m4'
17:05:22 [2023-03-29T17:05:22.574Z] #76 67.94 libtoolize: copying file 'm4/ltsugar.m4'
17:05:22 [2023-03-29T17:05:22.574Z] #76 68.05 libtoolize: copying file 'm4/ltversion.m4'
17:05:22 [2023-03-29T17:05:22.574Z] #76 68.19 libtoolize: copying file 'm4/lt~obsolete.m4'
17:05:22 [2023-03-29T17:05:22.574Z] #76 68.39 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
17:05:32 [2023-03-29T17:05:32.560Z] #76 ...
17:05:32 [2023-03-29T17:05:32.560Z] 
17:05:32 [2023-03-29T17:05:32.560Z] #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...)
17:05:32 [2023-03-29T17:05:32.560Z] #51 121.8 encoding/hex
17:05:32 [2023-03-29T17:05:32.560Z] #51 122.5 encoding/base64
17:05:32 [2023-03-29T17:05:32.560Z] #51 123.5 encoding/pem
17:05:32 [2023-03-29T17:05:32.560Z] #51 123.8 vendor/golang.org/x/net/dns/dnsmessage
17:05:32 [2023-03-29T17:05:32.560Z] #51 127.7 net/netip
17:05:32 [2023-03-29T17:05:32.560Z] #51 130.6 net
17:05:32 [2023-03-29T17:05:32.560Z] #51 132.3 crypto/elliptic
17:05:34 [2023-03-29T17:05:34.464Z] #51 133.9 crypto/internal/bigmod
17:05:35 [2023-03-29T17:05:35.033Z] #51 134.8 crypto/internal/boring/bbig
17:05:35 [2023-03-29T17:05:35.033Z] #51 134.9 encoding/asn1
17:05:35 [2023-03-29T17:05:35.603Z] #51 ...
17:05:35 [2023-03-29T17:05:35.603Z] 
17:05:35 [2023-03-29T17:05:35.603Z] #57 [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
17:05:35 [2023-03-29T17:05:35.603Z] #57 141.4 NAME:
17:05:35 [2023-03-29T17:05:35.603Z] #57 141.4    go-winres - A tool for embedding resources in Windows executables
17:05:35 [2023-03-29T17:05:35.603Z] #57 141.4 
17:05:35 [2023-03-29T17:05:35.603Z] #57 141.4 USAGE:
17:05:35 [2023-03-29T17:05:35.603Z] #57 141.4    go-winres [global options] command [command options] [arguments...]
17:05:35 [2023-03-29T17:05:35.603Z] #57 141.4 
17:05:35 [2023-03-29T17:05:35.603Z] #57 141.4 COMMANDS:
17:05:35 [2023-03-29T17:05:35.603Z] #57 141.4    init     Create an initial ./winres/winres.json
17:05:35 [2023-03-29T17:05:35.603Z] #57 141.4    make     Make syso files for the "go build" command
17:05:35 [2023-03-29T17:05:35.603Z] #57 141.4    simply   Make syso files for the "go build" command (simplified)
17:05:35 [2023-03-29T17:05:35.603Z] #57 141.4    extract  Extract all resources from an executable
17:05:35 [2023-03-29T17:05:35.603Z] #57 141.4    patch    Replace resources in an executable file (exe, dll)
17:05:35 [2023-03-29T17:05:35.603Z] #57 141.4    help, h  Shows a list of commands or help for one command
17:05:35 [2023-03-29T17:05:35.603Z] #57 141.5 
17:05:35 [2023-03-29T17:05:35.603Z] #57 141.5 GLOBAL OPTIONS:
17:05:35 [2023-03-29T17:05:35.603Z] #57 141.5    --help, -h  show help (default: false)
17:05:36 [2023-03-29T17:05:36.541Z] #57 DONE 142.3s
17:05:36 [2023-03-29T17:05:36.541Z] 
17:05:36 [2023-03-29T17:05:36.541Z] #76 [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
17:05:36 [2023-03-29T17:05:36.541Z] #76 82.30 configure.ac:7: installing 'build-aux/compile'
17:05:36 [2023-03-29T17:05:36.541Z] #76 82.31 configure.ac:9: installing 'build-aux/config.guess'
17:05:36 [2023-03-29T17:05:36.541Z] #76 82.33 configure.ac:9: installing 'build-aux/config.sub'
17:05:36 [2023-03-29T17:05:36.541Z] #76 82.33 configure.ac:11: installing 'build-aux/install-sh'
17:05:36 [2023-03-29T17:05:36.541Z] #76 82.36 configure.ac:11: installing 'build-aux/missing'
17:05:36 [2023-03-29T17:05:36.541Z] #76 82.61 Makefile.am: installing 'build-aux/depcomp'
17:05:36 [2023-03-29T17:05:36.801Z] #76 82.80 parallel-tests: installing 'build-aux/test-driver'
17:05:39 [2023-03-29T17:05:39.340Z] #76 85.22 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
17:05:39 [2023-03-29T17:05:39.340Z] #76 85.22 libtoolize: copying file 'build-aux/ltmain.sh'
17:05:39 [2023-03-29T17:05:39.909Z] #76 85.96 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
17:05:39 [2023-03-29T17:05:39.909Z] #76 85.96 libtoolize: copying file 'm4/libtool.m4'
17:05:39 [2023-03-29T17:05:39.909Z] #76 86.08 libtoolize: copying file 'm4/ltoptions.m4'
17:05:39 [2023-03-29T17:05:39.909Z] #76 86.17 libtoolize: copying file 'm4/ltsugar.m4'
17:05:40 [2023-03-29T17:05:40.168Z] #76 86.28 libtoolize: copying file 'm4/ltversion.m4'
17:05:40 [2023-03-29T17:05:40.427Z] #76 86.41 libtoolize: copying file 'm4/lt~obsolete.m4'
17:05:48 [2023-03-29T17:05:48.554Z] #76 ...
17:05:48 [2023-03-29T17:05:48.554Z] 
17:05:48 [2023-03-29T17:05:48.554Z] #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...)
17:05:48 [2023-03-29T17:05:48.554Z] #51 138.3 vendor/golang.org/x/crypto/cryptobyte
17:05:48 [2023-03-29T17:05:48.554Z] #51 140.2 crypto/ecdsa
17:05:48 [2023-03-29T17:05:48.554Z] #51 142.4 crypto/rand
17:05:48 [2023-03-29T17:05:48.554Z] #51 143.0 crypto/ed25519
17:05:48 [2023-03-29T17:05:48.554Z] #51 143.5 crypto/rsa
17:05:48 [2023-03-29T17:05:48.554Z] #51 145.2 crypto/dsa
17:05:48 [2023-03-29T17:05:48.554Z] #51 145.7 crypto/x509/pkix
17:05:48 [2023-03-29T17:05:48.554Z] #51 146.1 net/url
17:05:48 [2023-03-29T17:05:48.554Z] #51 146.5 path/filepath
17:05:48 [2023-03-29T17:05:48.554Z] #51 147.5 vendor/golang.org/x/crypto/chacha20
17:05:48 [2023-03-29T17:05:48.554Z] #51 147.9 crypto/x509
17:05:48 [2023-03-29T17:05:48.554Z] #51 148.3 vendor/golang.org/x/crypto/internal/poly1305
17:05:49 [2023-03-29T17:05:49.123Z] #51 148.8 vendor/golang.org/x/crypto/chacha20poly1305
17:05:49 [2023-03-29T17:05:49.692Z] #51 149.3 vendor/golang.org/x/crypto/hkdf
17:05:49 [2023-03-29T17:05:49.692Z] #51 149.5 bufio
17:05:51 [2023-03-29T17:05:51.069Z] #51 150.7 encoding/json
17:05:55 [2023-03-29T17:05:55.258Z] #51 ...
17:05:55 [2023-03-29T17:05:55.258Z] 
17:05:55 [2023-03-29T17:05:55.258Z] #76 [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
17:05:55 [2023-03-29T17:05:55.258Z] #76 101.0 configure.ac:11: installing 'build-aux/compile'
17:05:55 [2023-03-29T17:05:55.258Z] #76 101.1 configure.ac:11: installing 'build-aux/config.guess'
17:05:55 [2023-03-29T17:05:55.258Z] #76 101.1 configure.ac:11: installing 'build-aux/config.sub'
17:05:55 [2023-03-29T17:05:55.258Z] #76 101.1 configure.ac:13: installing 'build-aux/install-sh'
17:05:55 [2023-03-29T17:05:55.258Z] #76 101.1 configure.ac:13: installing 'build-aux/missing'
17:05:55 [2023-03-29T17:05:55.258Z] #76 101.1 configure.ac:8: installing 'build-aux/tap-driver.sh'
17:05:55 [2023-03-29T17:05:55.258Z] #76 101.3 Makefile.am: installing 'build-aux/depcomp'
17:05:56 [2023-03-29T17:05:56.893Z] #76 102.6 checking build system type... aarch64-unknown-linux-gnu
17:05:56 [2023-03-29T17:05:56.893Z] #76 103.1 checking host system type... aarch64-unknown-linux-gnu
17:05:56 [2023-03-29T17:05:56.893Z] #76 103.1 checking how to print strings... printf
17:05:56 [2023-03-29T17:05:56.893Z] #76 103.1 checking for gcc... gcc
17:05:57 [2023-03-29T17:05:57.411Z] #76 103.3 checking whether the C compiler works... yes
17:05:57 [2023-03-29T17:05:57.411Z] #76 103.6 checking for C compiler default output file name... a.out
17:05:57 [2023-03-29T17:05:57.670Z] #76 103.6 checking for suffix of executables... 
17:05:57 [2023-03-29T17:05:57.928Z] #76 103.9 checking whether we are cross compiling... no
17:05:57 [2023-03-29T17:05:57.928Z] #76 104.1 checking for suffix of object files... o
17:05:58 [2023-03-29T17:05:58.187Z] #76 104.2 checking whether we are using the GNU C compiler... yes
17:05:58 [2023-03-29T17:05:58.447Z] #76 104.4 checking whether gcc accepts -g... yes
17:05:58 [2023-03-29T17:05:58.705Z] #76 104.6 checking for gcc option to accept ISO C89... none needed
17:05:58 [2023-03-29T17:05:58.966Z] #76 104.9 checking whether gcc understands -c and -o together... yes
17:05:58 [2023-03-29T17:05:58.966Z] #76 105.1 checking for a sed that does not truncate output... /bin/sed
17:05:58 [2023-03-29T17:05:58.966Z] #76 105.2 checking for grep that handles long lines and -e... /bin/grep
17:05:58 [2023-03-29T17:05:58.966Z] #76 105.2 checking for egrep... /bin/grep -E
17:05:58 [2023-03-29T17:05:58.966Z] #76 105.2 checking for fgrep... /bin/grep -F
17:05:58 [2023-03-29T17:05:58.966Z] #76 105.2 checking for ld used by gcc... /usr/bin/ld
17:05:59 [2023-03-29T17:05:59.227Z] #76 105.2 checking if the linker (/usr/bin/ld) is GNU ld... yes
17:05:59 [2023-03-29T17:05:59.227Z] #76 105.3 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
17:05:59 [2023-03-29T17:05:59.227Z] #76 105.3 checking the name lister (/usr/bin/nm -B) interface... BSD nm
17:05:59 [2023-03-29T17:05:59.227Z] #76 105.5 checking whether ln -s works... yes
17:05:59 [2023-03-29T17:05:59.486Z] #76 105.5 checking the maximum length of command line arguments... 1572864
17:05:59 [2023-03-29T17:05:59.486Z] #76 105.5 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
17:05:59 [2023-03-29T17:05:59.486Z] #76 105.6 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
17:05:59 [2023-03-29T17:05:59.486Z] #76 105.6 checking for /usr/bin/ld option to reload object files... -r
17:05:59 [2023-03-29T17:05:59.486Z] #76 105.6 checking for objdump... objdump
17:05:59 [2023-03-29T17:05:59.486Z] #76 105.6 checking how to recognize dependent libraries... pass_all
17:05:59 [2023-03-29T17:05:59.486Z] #76 105.6 checking for dlltool... no
17:05:59 [2023-03-29T17:05:59.486Z] #76 105.6 checking how to associate runtime and link libraries... printf %s\n
17:05:59 [2023-03-29T17:05:59.486Z] #76 105.6 checking for ar... ar
17:05:59 [2023-03-29T17:05:59.744Z] #76 105.6 checking for archiver @FILE support... @
17:05:59 [2023-03-29T17:05:59.744Z] #76 105.8 checking for strip... strip
17:05:59 [2023-03-29T17:05:59.744Z] #76 105.8 checking for ranlib... ranlib
17:05:59 [2023-03-29T17:05:59.744Z] #76 105.9 checking for gawk... no
17:05:59 [2023-03-29T17:05:59.744Z] #76 105.9 checking for mawk... mawk
17:06:00 [2023-03-29T17:06:00.314Z] #76 105.9 checking command to parse /usr/bin/nm -B output from gcc object... ok
17:06:00 [2023-03-29T17:06:00.314Z] #76 106.4 checking for sysroot... no
17:06:00 [2023-03-29T17:06:00.314Z] #76 106.4 checking for a working dd... /bin/dd
17:06:00 [2023-03-29T17:06:00.314Z] #76 106.5 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
17:06:00 [2023-03-29T17:06:00.314Z] #76 106.5 checking for mt... no
17:06:00 [2023-03-29T17:06:00.314Z] #76 106.5 checking if : is a manifest tool... no
17:06:00 [2023-03-29T17:06:00.574Z] #76 106.5 checking how to run the C preprocessor... gcc -E
17:06:01 [2023-03-29T17:06:01.404Z] #76 107.0 checking for ANSI C header files... yes
17:06:01 [2023-03-29T17:06:01.665Z] #76 107.8 checking for sys/types.h... yes
17:06:02 [2023-03-29T17:06:02.234Z] #76 108.0 checking for sys/stat.h... yes
17:06:02 [2023-03-29T17:06:02.492Z] #76 108.2 checking for stdlib.h... yes
17:06:02 [2023-03-29T17:06:02.751Z] #76 108.5 checking for string.h... yes
17:06:03 [2023-03-29T17:06:03.011Z] #76 108.8 checking for memory.h... yes
17:06:03 [2023-03-29T17:06:03.271Z] #76 109.2 checking for strings.h... yes
17:06:03 [2023-03-29T17:06:03.530Z] #76 109.4 checking for inttypes.h... yes
17:06:03 [2023-03-29T17:06:03.789Z] #76 109.7 checking for stdint.h... yes
17:06:04 [2023-03-29T17:06:04.048Z] #76 110.0 checking for unistd.h... yes
17:06:04 [2023-03-29T17:06:04.308Z] #76 110.3 checking for dlfcn.h... yes
17:06:04 [2023-03-29T17:06:04.308Z] #76 110.5 checking for objdir... .libs
17:06:05 [2023-03-29T17:06:05.136Z] #76 110.9 checking if gcc supports -fno-rtti -fno-exceptions... no
17:06:05 [2023-03-29T17:06:05.136Z] #76 111.1 checking for gcc option to produce PIC... -fPIC -DPIC
17:06:05 [2023-03-29T17:06:05.136Z] #76 111.1 checking if gcc PIC flag -fPIC -DPIC works... yes
17:06:05 [2023-03-29T17:06:05.395Z] #76 111.2 checking if gcc static flag -static works... 
17:06:05 [2023-03-29T17:06:05.395Z] #76 ...
17:06:05 [2023-03-29T17:06:05.395Z] 
17:06:05 [2023-03-29T17:06:05.395Z] #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...)
17:06:05 [2023-03-29T17:06:05.395Z] #51 155.0 crypto/tls
17:06:05 [2023-03-29T17:06:05.395Z] #51 156.3 log
17:06:05 [2023-03-29T17:06:05.395Z] #51 156.9 github.com/Sirupsen/logrus
17:06:05 [2023-03-29T17:06:05.395Z] #51 158.2 github.com/Sirupsen/logrus/formatters/logstash
17:06:05 [2023-03-29T17:06:05.395Z] #51 158.5 io/ioutil
17:06:05 [2023-03-29T17:06:05.395Z] #51 158.7 github.com/bugsnag/bugsnag-go/errors
17:06:05 [2023-03-29T17:06:05.395Z] #51 159.2 github.com/bugsnag/osext
17:06:05 [2023-03-29T17:06:05.395Z] #51 159.3 os/exec
17:06:05 [2023-03-29T17:06:05.395Z] #51 160.9 os/signal
17:06:05 [2023-03-29T17:06:05.395Z] #51 161.9 github.com/bugsnag/panicwrap
17:06:05 [2023-03-29T17:06:05.395Z] #51 162.7 compress/flate
17:06:05 [2023-03-29T17:06:05.395Z] #51 165.1 hash/crc32
17:06:05 [2023-03-29T17:06:05.395Z] #51 ...
17:06:05 [2023-03-29T17:06:05.395Z] 
17:06:05 [2023-03-29T17:06:05.395Z] #76 [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
17:06:05 [2023-03-29T17:06:05.395Z] #76 111.2 checking if gcc static flag -static works... yes
17:06:05 [2023-03-29T17:06:05.655Z] #76 111.6 checking if gcc supports -c -o file.o... yes
17:06:05 [2023-03-29T17:06:05.915Z] #76 111.9 checking if gcc supports -c -o file.o... (cached) yes
17:06:05 [2023-03-29T17:06:05.915Z] #76 111.9 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
17:06:06 [2023-03-29T17:06:06.187Z] #76 112.0 checking dynamic linker characteristics... GNU/Linux ld.so
17:06:06 [2023-03-29T17:06:06.187Z] #76 112.4 checking how to hardcode library paths into programs... immediate
17:06:06 [2023-03-29T17:06:06.187Z] #76 112.4 checking whether stripping libraries is possible... yes
17:06:06 [2023-03-29T17:06:06.187Z] #76 112.5 checking if libtool supports shared libraries... yes
17:06:06 [2023-03-29T17:06:06.187Z] #76 112.5 checking whether to build shared libraries... no
17:06:06 [2023-03-29T17:06:06.187Z] #76 112.5 checking whether to build static libraries... yes
17:06:06 [2023-03-29T17:06:06.187Z] #76 112.5 checking for a BSD-compatible install... /usr/bin/install -c
17:06:06 [2023-03-29T17:06:06.446Z] #76 112.5 checking whether build environment is sane... yes
17:06:06 [2023-03-29T17:06:06.446Z] #76 112.6 checking for a thread-safe mkdir -p... /bin/mkdir -p
17:06:06 [2023-03-29T17:06:06.446Z] #76 112.6 checking whether make sets $(MAKE)... yes
17:06:06 [2023-03-29T17:06:06.447Z] #76 112.7 checking whether make supports the include directive... yes (GNU style)
17:06:06 [2023-03-29T17:06:06.706Z] #76 112.7 checking whether make supports nested variables... yes
17:06:06 [2023-03-29T17:06:06.706Z] #76 112.8 checking whether UID '0' is supported by ustar format... yes
17:06:06 [2023-03-29T17:06:06.706Z] #76 112.8 checking whether GID '0' is supported by ustar format... yes
17:06:06 [2023-03-29T17:06:06.706Z] #76 112.8 checking how to create a ustar tar archive... gnutar
17:06:07 [2023-03-29T17:06:07.289Z] #76 112.9 checking dependency style of gcc... gcc3
17:06:07 [2023-03-29T17:06:07.289Z] #76 113.2 checking whether to enable maintainer-specific portions of Makefiles... yes
17:06:07 [2023-03-29T17:06:07.289Z] #76 113.2 checking whether make supports nested variables... (cached) yes
17:06:07 [2023-03-29T17:06:07.289Z] #76 113.2 checking for gawk... (cached) mawk
17:06:07 [2023-03-29T17:06:07.289Z] #76 113.2 checking for a sed that does not truncate output... (cached) /bin/sed
17:06:07 [2023-03-29T17:06:07.289Z] #76 113.2 checking for gcc... (cached) gcc
17:06:07 [2023-03-29T17:06:07.289Z] #76 113.4 checking whether we are using the GNU C compiler... (cached) yes
17:06:07 [2023-03-29T17:06:07.289Z] #76 113.4 checking whether gcc accepts -g... (cached) yes
17:06:07 [2023-03-29T17:06:07.289Z] #76 113.4 checking for gcc option to accept ISO C89... (cached) none needed
17:06:07 [2023-03-29T17:06:07.289Z] #76 113.4 checking whether gcc understands -c and -o together... (cached) yes
17:06:07 [2023-03-29T17:06:07.289Z] #76 113.5 checking for a Python interpreter with version >= 3... python3
17:06:07 [2023-03-29T17:06:07.548Z] #76 113.6 checking for python3... /usr/bin/python3
17:06:07 [2023-03-29T17:06:07.548Z] #76 113.6 checking for python3 version... 3.9
17:06:07 [2023-03-29T17:06:07.548Z] #76 113.7 checking for python3 platform... linux
17:06:07 [2023-03-29T17:06:07.808Z] #76 113.8 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
17:06:08 [2023-03-29T17:06:08.068Z] #76 114.0 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
17:06:08 [2023-03-29T17:06:08.068Z] #76 114.1 checking for go-md2man... no
17:06:08 [2023-03-29T17:06:08.068Z] #76 114.1 checking error.h usability... yes
17:06:08 [2023-03-29T17:06:08.068Z] #76 114.3 checking error.h presence... yes
17:06:08 [2023-03-29T17:06:08.068Z] #76 114.3 checking for error.h... yes
17:06:08 [2023-03-29T17:06:08.327Z] #76 114.4 checking linux/openat2.h usability... yes
17:06:08 [2023-03-29T17:06:08.586Z] #76 114.6 checking linux/openat2.h presence... yes
17:06:08 [2023-03-29T17:06:08.587Z] #76 114.7 checking for linux/openat2.h... yes
17:06:08 [2023-03-29T17:06:08.846Z] #76 114.8 checking for copy_file_range... yes
17:06:09 [2023-03-29T17:06:09.105Z] #76 115.1 checking for fgetxattr... yes
17:06:09 [2023-03-29T17:06:09.364Z] #76 115.4 checking for statx... yes
17:06:09 [2023-03-29T17:06:09.883Z] #76 115.7 checking for fgetpwent_r... yes
17:06:10 [2023-03-29T17:06:10.453Z] #76 116.1 checking for issetugid... no
17:06:10 [2023-03-29T17:06:10.453Z] #76 116.4 checking for pkg-config... /usr/bin/pkg-config
17:06:10 [2023-03-29T17:06:10.453Z] #76 116.4 checking pkg-config is at least version 0.9.0... yes
17:06:11 [2023-03-29T17:06:11.022Z] #76 116.4 checking for library containing yajl_tree_get... -lyajl
17:06:11 [2023-03-29T17:06:11.022Z] #76 117.0 checking for yajl >= 2.0.0... yes
17:06:11 [2023-03-29T17:06:11.022Z] #76 117.1 checking sys/capability.h usability... yes
17:06:11 [2023-03-29T17:06:11.281Z] #76 117.4 checking sys/capability.h presence... yes
17:06:11 [2023-03-29T17:06:11.281Z] #76 117.5 checking for sys/capability.h... yes
17:06:12 [2023-03-29T17:06:12.220Z] #76 117.5 checking for library containing cap_from_name... -lcap
17:06:12 [2023-03-29T17:06:12.479Z] #76 118.1 checking for library containing dlopen... -ldl
17:06:12 [2023-03-29T17:06:12.739Z] #76 118.7 checking seccomp.h usability... yes
17:06:13 [2023-03-29T17:06:13.019Z] #76 119.0 checking seccomp.h presence... yes
17:06:13 [2023-03-29T17:06:13.019Z] #76 119.1 checking for seccomp.h... yes
17:06:13 [2023-03-29T17:06:13.986Z] #76 119.1 checking for library containing seccomp_rule_add... -lseccomp
17:06:13 [2023-03-29T17:06:13.986Z] #76 119.9 checking for library containing seccomp_arch_resolve_name... none required
17:06:14 [2023-03-29T17:06:14.246Z] #76 120.1 checking systemd/sd-bus.h usability... yes
17:06:14 [2023-03-29T17:06:14.505Z] #76 120.5 checking systemd/sd-bus.h presence... yes
17:06:14 [2023-03-29T17:06:14.505Z] #76 120.6 checking for systemd/sd-bus.h... yes
17:06:15 [2023-03-29T17:06:15.074Z] #76 120.6 checking for library containing sd_bus_match_signal_async... -lsystemd
17:06:15 [2023-03-29T17:06:15.333Z] #76 121.1 checking for sd_notify_barrier... yes
17:06:15 [2023-03-29T17:06:15.593Z] #76 121.5 checking linux/bpf.h usability... yes
17:06:15 [2023-03-29T17:06:15.593Z] #76 121.8 checking linux/bpf.h presence... yes
17:06:15 [2023-03-29T17:06:15.593Z] #76 121.9 checking for linux/bpf.h... yes
17:06:15 [2023-03-29T17:06:15.853Z] #76 121.9 checking compilation for eBPF... yes
17:06:15 [2023-03-29T17:06:15.853Z] #76 122.1 checking for criu >= 3.15... no
17:06:15 [2023-03-29T17:06:15.853Z] #76 122.2 configure: CRIU headers not found, building without CRIU support
17:06:15 [2023-03-29T17:06:15.853Z] #76 ...
17:06:15 [2023-03-29T17:06:15.853Z] 
17:06:15 [2023-03-29T17:06:15.853Z] #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...)
17:06:15 [2023-03-29T17:06:15.853Z] #51 165.7 compress/gzip
17:06:15 [2023-03-29T17:06:15.853Z] #51 166.5 vendor/golang.org/x/text/transform
17:06:15 [2023-03-29T17:06:15.853Z] #51 167.5 vendor/golang.org/x/text/unicode/bidi
17:06:15 [2023-03-29T17:06:15.853Z] #51 170.2 vendor/golang.org/x/text/secure/bidirule
17:06:15 [2023-03-29T17:06:15.853Z] #51 170.5 vendor/golang.org/x/text/unicode/norm
17:06:15 [2023-03-29T17:06:15.853Z] #51 171.3 net/textproto
17:06:15 [2023-03-29T17:06:15.853Z] #51 172.3 vendor/golang.org/x/net/http2/hpack
17:06:15 [2023-03-29T17:06:15.853Z] #51 173.4 mime
17:06:15 [2023-03-29T17:06:15.853Z] #51 175.3 mime/quotedprintable
17:06:15 [2023-03-29T17:06:15.853Z] #51 175.7 mime/multipart
17:06:16 [2023-03-29T17:06:16.113Z] #51 ...
17:06:16 [2023-03-29T17:06:16.113Z] 
17:06:16 [2023-03-29T17:06:16.113Z] #76 [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
17:06:16 [2023-03-29T17:06:16.113Z] #76 122.2 checking for criu > 3.16... no
17:06:16 [2023-03-29T17:06:16.113Z] #76 122.2 configure: CRIU version doesn't support join-ns API
17:06:16 [2023-03-29T17:06:16.113Z] #76 122.2 checking for criu > 3.16.1... no
17:06:16 [2023-03-29T17:06:16.113Z] #76 122.3 configure: CRIU version doesn't support for pre-dumping
17:06:16 [2023-03-29T17:06:16.113Z] #76 122.3 checking for new mount API (fsconfig)... yes
17:06:16 [2023-03-29T17:06:16.373Z] #76 122.4 checking for seccomp notify API... yes
17:06:16 [2023-03-29T17:06:16.373Z] #76 122.5 checking for gperf... no
17:06:16 [2023-03-29T17:06:16.373Z] #76 122.5 configure: gperf not found - cannot rebuild signal parser code
17:06:16 [2023-03-29T17:06:16.633Z] #76 122.5 checking for library containing argp_parse... none required
17:06:16 [2023-03-29T17:06:16.893Z] #76 123.0 checking that generated files are newer than configure... done
17:06:16 [2023-03-29T17:06:16.893Z] #76 123.0 configure: creating ./config.status
17:06:21 [2023-03-29T17:06:21.090Z] #76 127.0 config.status: creating Makefile
17:06:21 [2023-03-29T17:06:21.090Z] #76 127.1 config.status: creating rpm/crun.spec
17:06:21 [2023-03-29T17:06:21.090Z] #76 127.2 config.status: creating config.h
17:06:21 [2023-03-29T17:06:21.090Z] #76 127.3 config.status: executing libtool commands
17:06:21 [2023-03-29T17:06:21.090Z] #76 127.3 config.status: executing depfiles commands
17:06:21 [2023-03-29T17:06:21.659Z] #76 ...
17:06:21 [2023-03-29T17:06:21.659Z] 
17:06:21 [2023-03-29T17:06:21.659Z] #56 [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
17:06:21 [2023-03-29T17:06:21.659Z] #56 187.6 gotestsum version dev
17:06:24 [2023-03-29T17:06:24.954Z] #56 DONE 190.3s
17:06:24 [2023-03-29T17:06:24.954Z] 
17:06:24 [2023-03-29T17:06:24.954Z] #76 [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
17:06:24 [2023-03-29T17:06:24.954Z] #76 129.2 === configuring in libocispec (/tmp/crun-build/libocispec)
17:06:24 [2023-03-29T17:06:24.954Z] #76 129.3 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
17:06:24 [2023-03-29T17:06:24.954Z] #76 129.9 checking for gcc... gcc
17:06:24 [2023-03-29T17:06:24.954Z] #76 130.1 checking whether the C compiler works... yes
17:06:24 [2023-03-29T17:06:24.954Z] #76 130.3 checking for C compiler default output file name... a.out
17:06:24 [2023-03-29T17:06:24.954Z] #76 130.3 checking for suffix of executables... 
17:06:24 [2023-03-29T17:06:24.954Z] #76 130.5 checking whether we are cross compiling... no
17:06:24 [2023-03-29T17:06:24.954Z] #76 130.8 checking for suffix of object files... o
17:06:25 [2023-03-29T17:06:25.216Z] #76 131.0 checking whether we are using the GNU C compiler... yes
17:06:25 [2023-03-29T17:06:25.477Z] #76 131.4 checking whether gcc accepts -g... yes
17:06:25 [2023-03-29T17:06:25.737Z] #76 131.7 checking for gcc option to accept ISO C89... none needed
17:06:25 [2023-03-29T17:06:25.997Z] #76 131.9 checking whether gcc understands -c and -o together... yes
17:06:26 [2023-03-29T17:06:26.256Z] #76 132.1 checking how to run the C preprocessor... gcc -E
17:06:26 [2023-03-29T17:06:26.516Z] #76 132.6 checking for grep that handles long lines and -e... /bin/grep
17:06:26 [2023-03-29T17:06:26.516Z] #76 132.6 checking for egrep... /bin/grep -E
17:06:26 [2023-03-29T17:06:26.516Z] #76 132.6 checking for ANSI C header files... 
17:06:26 [2023-03-29T17:06:26.516Z] #76 ...
17:06:26 [2023-03-29T17:06:26.516Z] 
17:06:26 [2023-03-29T17:06:26.516Z] #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...)
17:06:26 [2023-03-29T17:06:26.516Z] #51 176.3 vendor/golang.org/x/net/idna
17:06:26 [2023-03-29T17:06:26.516Z] #51 177.1 net/http/httptrace
17:06:26 [2023-03-29T17:06:26.516Z] #51 177.6 net/http/internal
17:06:26 [2023-03-29T17:06:26.516Z] #51 178.0 net/http/internal/ascii
17:06:26 [2023-03-29T17:06:26.516Z] #51 178.2 regexp/syntax
17:06:26 [2023-03-29T17:06:26.516Z] #51 179.4 vendor/golang.org/x/net/http/httpguts
17:06:26 [2023-03-29T17:06:26.516Z] #51 179.6 vendor/golang.org/x/net/http/httpproxy
17:06:26 [2023-03-29T17:06:26.516Z] #51 180.0 net/http
17:06:26 [2023-03-29T17:06:26.516Z] #51 182.2 regexp
17:06:26 [2023-03-29T17:06:26.516Z] #51 184.6 gopkg.in/yaml.v2
17:06:27 [2023-03-29T17:06:27.085Z] #51 ...
17:06:27 [2023-03-29T17:06:27.085Z] 
17:06:27 [2023-03-29T17:06:27.085Z] #76 [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
17:06:27 [2023-03-29T17:06:27.085Z] #76 132.6 checking for ANSI C header files... yes
17:06:27 [2023-03-29T17:06:27.344Z] #76 133.2 checking for sys/types.h... yes
17:06:27 [2023-03-29T17:06:27.344Z] #76 133.5 checking for sys/stat.h... yes
17:06:27 [2023-03-29T17:06:27.604Z] #76 133.7 checking for stdlib.h... yes
17:06:28 [2023-03-29T17:06:28.175Z] #76 133.9 checking for string.h... yes
17:06:28 [2023-03-29T17:06:28.175Z] #76 134.1 checking for memory.h... yes
17:06:28 [2023-03-29T17:06:28.435Z] #76 134.4 checking for strings.h... yes
17:06:28 [2023-03-29T17:06:28.694Z] #76 134.6 checking for inttypes.h... yes
17:06:28 [2023-03-29T17:06:28.953Z] #76 134.8 checking for stdint.h... yes
17:06:29 [2023-03-29T17:06:29.211Z] #76 135.0 checking for unistd.h... yes
17:06:29 [2023-03-29T17:06:29.211Z] #76 135.2 checking minix/config.h usability... no
17:06:29 [2023-03-29T17:06:29.211Z] #76 135.4 checking minix/config.h presence... no
17:06:29 [2023-03-29T17:06:29.470Z] #76 135.5 checking for minix/config.h... no
17:06:29 [2023-03-29T17:06:29.470Z] #76 135.5 checking whether it is safe to define __EXTENSIONS__... yes
17:06:29 [2023-03-29T17:06:29.988Z] #76 135.9 checking build system type... aarch64-unknown-linux-gnu
17:06:29 [2023-03-29T17:06:29.988Z] #76 136.3 checking host system type... aarch64-unknown-linux-gnu
17:06:29 [2023-03-29T17:06:29.988Z] #76 136.3 checking how to print strings... printf
17:06:29 [2023-03-29T17:06:29.988Z] #76 136.3 checking for a sed that does not truncate output... /bin/sed
17:06:30 [2023-03-29T17:06:30.250Z] #76 136.3 checking for fgrep... /bin/grep -F
17:06:30 [2023-03-29T17:06:30.250Z] #76 136.3 checking for ld used by gcc... /usr/bin/ld
17:06:30 [2023-03-29T17:06:30.250Z] #76 136.4 checking if the linker (/usr/bin/ld) is GNU ld... yes
17:06:30 [2023-03-29T17:06:30.250Z] #76 136.4 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
17:06:30 [2023-03-29T17:06:30.250Z] #76 136.4 checking the name lister (/usr/bin/nm -B) interface... BSD nm
17:06:30 [2023-03-29T17:06:30.511Z] #76 136.6 checking whether ln -s works... yes
17:06:30 [2023-03-29T17:06:30.511Z] #76 136.6 checking the maximum length of command line arguments... 1572864
17:06:30 [2023-03-29T17:06:30.511Z] #76 136.6 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
17:06:30 [2023-03-29T17:06:30.511Z] #76 136.6 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
17:06:30 [2023-03-29T17:06:30.511Z] #76 136.6 checking for /usr/bin/ld option to reload object files... -r
17:06:30 [2023-03-29T17:06:30.511Z] #76 136.6 checking for objdump... objdump
17:06:30 [2023-03-29T17:06:30.511Z] #76 136.6 checking how to recognize dependent libraries... pass_all
17:06:30 [2023-03-29T17:06:30.511Z] #76 136.6 checking for dlltool... no
17:06:30 [2023-03-29T17:06:30.511Z] #76 136.6 checking how to associate runtime and link libraries... printf %s\n
17:06:30 [2023-03-29T17:06:30.511Z] #76 136.6 checking for ar... ar
17:06:30 [2023-03-29T17:06:30.511Z] #76 136.6 checking for archiver @FILE support... @
17:06:30 [2023-03-29T17:06:30.770Z] #76 136.9 checking for strip... strip
17:06:30 [2023-03-29T17:06:30.770Z] #76 136.9 checking for ranlib... ranlib
17:06:30 [2023-03-29T17:06:30.770Z] #76 136.9 checking for gawk... no
17:06:30 [2023-03-29T17:06:30.770Z] #76 136.9 checking for mawk... mawk
17:06:31 [2023-03-29T17:06:31.031Z] #76 136.9 checking command to parse /usr/bin/nm -B output from gcc object... ok
17:06:31 [2023-03-29T17:06:31.291Z] #76 137.3 checking for sysroot... no
17:06:31 [2023-03-29T17:06:31.291Z] #76 137.3 checking for a working dd... /bin/dd
17:06:31 [2023-03-29T17:06:31.291Z] #76 137.3 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
17:06:31 [2023-03-29T17:06:31.291Z] #76 137.3 checking for mt... no
17:06:31 [2023-03-29T17:06:31.291Z] #76 137.3 checking if : is a manifest tool... no
17:06:31 [2023-03-29T17:06:31.291Z] #76 137.4 checking for dlfcn.h... yes
17:06:31 [2023-03-29T17:06:31.291Z] #76 137.5 checking for objdir... .libs
17:06:32 [2023-03-29T17:06:32.119Z] #76 138.0 checking if gcc supports -fno-rtti -fno-exceptions... no
17:06:32 [2023-03-29T17:06:32.119Z] #76 138.1 checking for gcc option to produce PIC... -fPIC -DPIC
17:06:32 [2023-03-29T17:06:32.119Z] #76 138.1 checking if gcc PIC flag -fPIC -DPIC works... yes
17:06:32 [2023-03-29T17:06:32.378Z] #76 138.2 checking if gcc static flag -static works... yes
17:06:32 [2023-03-29T17:06:32.637Z] #76 138.6 checking if gcc supports -c -o file.o... yes
17:06:32 [2023-03-29T17:06:32.637Z] #76 138.9 checking if gcc supports -c -o file.o... (cached) yes
17:06:32 [2023-03-29T17:06:32.897Z] #76 138.9 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
17:06:33 [2023-03-29T17:06:33.159Z] #76 139.0 checking dynamic linker characteristics... GNU/Linux ld.so
17:06:33 [2023-03-29T17:06:33.159Z] #76 139.3 checking how to hardcode library paths into programs... immediate
17:06:33 [2023-03-29T17:06:33.159Z] #76 139.3 checking whether stripping libraries is possible... yes
17:06:33 [2023-03-29T17:06:33.159Z] #76 139.4 checking if libtool supports shared libraries... yes
17:06:33 [2023-03-29T17:06:33.159Z] #76 139.4 checking whether to build shared libraries... no
17:06:33 [2023-03-29T17:06:33.418Z] #76 139.4 checking whether to build static libraries... yes
17:06:33 [2023-03-29T17:06:33.418Z] #76 139.4 checking for a BSD-compatible install... /usr/bin/install -c
17:06:33 [2023-03-29T17:06:33.418Z] #76 139.4 checking whether build environment is sane... yes
17:06:33 [2023-03-29T17:06:33.418Z] #76 139.5 checking for a thread-safe mkdir -p... /bin/mkdir -p
17:06:33 [2023-03-29T17:06:33.418Z] #76 139.5 checking whether make sets $(MAKE)... yes
17:06:33 [2023-03-29T17:06:33.418Z] #76 139.6 checking whether make supports the include directive... yes (GNU style)
17:06:33 [2023-03-29T17:06:33.418Z] #76 139.7 checking whether make supports nested variables... yes
17:06:33 [2023-03-29T17:06:33.677Z] #76 139.7 checking whether UID '0' is supported by ustar format... yes
17:06:33 [2023-03-29T17:06:33.677Z] #76 139.7 checking whether GID '0' is supported by ustar format... yes
17:06:33 [2023-03-29T17:06:33.677Z] #76 139.7 checking how to create a ustar tar archive... gnutar
17:06:33 [2023-03-29T17:06:33.937Z] #76 139.8 checking dependency style of gcc... gcc3
17:06:33 [2023-03-29T17:06:33.937Z] #76 140.1 checking whether to enable maintainer-specific portions of Makefiles... yes
17:06:33 [2023-03-29T17:06:33.937Z] #76 140.1 checking whether make supports nested variables... (cached) yes
17:06:33 [2023-03-29T17:06:33.937Z] #76 140.1 checking for pkg-config... /usr/bin/pkg-config
17:06:33 [2023-03-29T17:06:33.937Z] #76 140.1 checking pkg-config is at least version 0.9.0... yes
17:06:33 [2023-03-29T17:06:33.937Z] #76 140.1 checking for yajl >= 2.1.0... yes
17:06:34 [2023-03-29T17:06:34.196Z] #76 140.2 checking for a sed that does not truncate output... (cached) /bin/sed
17:06:34 [2023-03-29T17:06:34.196Z] #76 140.2 checking for gcc... (cached) gcc
17:06:34 [2023-03-29T17:06:34.196Z] #76 140.3 checking whether we are using the GNU C compiler... (cached) yes
17:06:34 [2023-03-29T17:06:34.196Z] #76 140.3 checking whether gcc accepts -g... (cached) yes
17:06:34 [2023-03-29T17:06:34.196Z] #76 140.3 checking for gcc option to accept ISO C89... (cached) none needed
17:06:34 [2023-03-29T17:06:34.196Z] #76 140.3 checking whether gcc understands -c and -o together... (cached) yes
17:06:34 [2023-03-29T17:06:34.196Z] #76 140.3 checking for a Python interpreter with version >= 3... python3
17:06:34 [2023-03-29T17:06:34.455Z] #76 140.4 checking for python3... /usr/bin/python3
17:06:34 [2023-03-29T17:06:34.455Z] #76 140.4 checking for python3 version... 3.9
17:06:34 [2023-03-29T17:06:34.455Z] #76 140.5 checking for python3 platform... linux
17:06:34 [2023-03-29T17:06:34.714Z] #76 140.6 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
17:06:34 [2023-03-29T17:06:34.714Z] #76 140.7 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
17:06:34 [2023-03-29T17:06:34.973Z] #76 141.1 checking that generated files are newer than configure... done
17:06:34 [2023-03-29T17:06:34.973Z] #76 141.1 configure: creating ./config.status
17:06:39 [2023-03-29T17:06:39.198Z] #76 144.7 config.status: creating Makefile
17:06:39 [2023-03-29T17:06:39.198Z] #76 144.8 config.status: creating config.h
17:06:39 [2023-03-29T17:06:39.198Z] #76 144.9 config.status: executing libtool commands
17:06:39 [2023-03-29T17:06:39.198Z] #76 144.9 config.status: executing depfiles commands
17:06:39 [2023-03-29T17:06:39.768Z] #76 146.0 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
17:06:39 [2023-03-29T17:06:39.768Z] #76 146.0 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
17:06:40 [2023-03-29T17:06:40.597Z] #76 146.7 checking for gcc... gcc
17:06:41 [2023-03-29T17:06:41.116Z] #76 146.8 checking whether the C compiler works... yes
17:06:41 [2023-03-29T17:06:41.116Z] #76 147.1 checking for C compiler default output file name... a.out
17:06:41 [2023-03-29T17:06:41.116Z] #76 147.1 checking for suffix of executables... 
17:06:41 [2023-03-29T17:06:41.636Z] #76 147.4 checking whether we are cross compiling... no
17:06:41 [2023-03-29T17:06:41.896Z] #76 147.8 checking for suffix of object files... o
17:06:41 [2023-03-29T17:06:41.896Z] #76 147.9 checking whether we are using the GNU C compiler... yes
17:06:42 [2023-03-29T17:06:42.155Z] #76 148.1 checking whether gcc accepts -g... yes
17:06:42 [2023-03-29T17:06:42.414Z] #76 148.2 checking for gcc option to accept ISO C89... none needed
17:06:42 [2023-03-29T17:06:42.414Z] #76 148.4 checking whether gcc understands -c and -o together... yes
17:06:42 [2023-03-29T17:06:42.673Z] #76 148.7 checking for a BSD-compatible install... /usr/bin/install -c
17:06:42 [2023-03-29T17:06:42.673Z] #76 148.8 checking whether build environment is sane... yes
17:06:42 [2023-03-29T17:06:42.673Z] #76 148.8 checking for a thread-safe mkdir -p... /bin/mkdir -p
17:06:42 [2023-03-29T17:06:42.673Z] #76 148.8 checking for gawk... no
17:06:42 [2023-03-29T17:06:42.673Z] #76 148.8 checking for mawk... mawk
17:06:42 [2023-03-29T17:06:42.673Z] #76 148.8 checking whether make sets $(MAKE)... yes
17:06:42 [2023-03-29T17:06:42.673Z] #76 148.9 checking whether make supports the include directive... yes (GNU style)
17:06:42 [2023-03-29T17:06:42.933Z] #76 149.0 checking whether make supports nested variables... yes
17:06:42 [2023-03-29T17:06:42.933Z] #76 149.1 checking whether UID '0' is supported by ustar format... yes
17:06:42 [2023-03-29T17:06:42.933Z] #76 149.1 checking whether GID '0' is supported by ustar format... yes
17:06:43 [2023-03-29T17:06:43.192Z] #76 149.1 checking how to create a ustar tar archive... gnutar
17:06:43 [2023-03-29T17:06:43.192Z] #76 149.2 checking dependency style of gcc... gcc3
17:06:43 [2023-03-29T17:06:43.452Z] #76 149.5 checking whether to enable maintainer-specific portions of Makefiles... yes
17:06:43 [2023-03-29T17:06:43.452Z] #76 149.5 checking whether make supports nested variables... (cached) yes
17:06:43 [2023-03-29T17:06:43.452Z] #76 149.5 checking build system type... 
17:06:43 [2023-03-29T17:06:43.452Z] #76 ...
17:06:43 [2023-03-29T17:06:43.452Z] 
17:06:43 [2023-03-29T17:06:43.452Z] #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...)
17:06:43 [2023-03-29T17:06:43.452Z] #51 193.3 github.com/docker/distribution/uuid
17:06:43 [2023-03-29T17:06:43.452Z] #51 193.7 golang.org/x/net/context
17:06:43 [2023-03-29T17:06:43.452Z] #51 194.3 github.com/docker/distribution/digest
17:06:43 [2023-03-29T17:06:43.452Z] #51 195.4 github.com/docker/distribution/reference
17:06:43 [2023-03-29T17:06:43.452Z] #51 196.3 encoding/base32
17:06:43 [2023-03-29T17:06:43.452Z] #51 197.0 github.com/docker/libtrust
17:06:43 [2023-03-29T17:06:43.452Z] #51 201.5 github.com/stevvooe/resumable
17:06:43 [2023-03-29T17:06:43.452Z] #51 201.6 internal/saferio
17:06:43 [2023-03-29T17:06:43.452Z] #51 201.9 encoding/gob
17:06:43 [2023-03-29T17:06:43.714Z] #51 ...
17:06:43 [2023-03-29T17:06:43.714Z] 
17:06:43 [2023-03-29T17:06:43.714Z] #76 [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
17:06:43 [2023-03-29T17:06:43.714Z] #76 149.5 checking build system type... aarch64-unknown-linux-gnu
17:06:43 [2023-03-29T17:06:43.714Z] #76 150.0 checking host system type... aarch64-unknown-linux-gnu
17:06:43 [2023-03-29T17:06:43.714Z] #76 150.0 checking how to print strings... printf
17:06:43 [2023-03-29T17:06:43.714Z] #76 150.0 checking for a sed that does not truncate output... /bin/sed
17:06:43 [2023-03-29T17:06:43.974Z] #76 150.0 checking for grep that handles long lines and -e... /bin/grep
17:06:43 [2023-03-29T17:06:43.974Z] #76 150.0 checking for egrep... /bin/grep -E
17:06:43 [2023-03-29T17:06:43.974Z] #76 150.0 checking for fgrep... /bin/grep -F
17:06:43 [2023-03-29T17:06:43.974Z] #76 150.1 checking for ld used by gcc... /usr/bin/ld
17:06:43 [2023-03-29T17:06:43.974Z] #76 150.1 checking if the linker (/usr/bin/ld) is GNU ld... yes
17:06:43 [2023-03-29T17:06:43.974Z] #76 150.1 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
17:06:44 [2023-03-29T17:06:44.234Z] #76 150.2 checking the name lister (/usr/bin/nm -B) interface... BSD nm
17:06:44 [2023-03-29T17:06:44.234Z] #76 150.3 checking whether ln -s works... yes
17:06:44 [2023-03-29T17:06:44.234Z] #76 150.3 checking the maximum length of command line arguments... 1572864
17:06:44 [2023-03-29T17:06:44.234Z] #76 150.4 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
17:06:44 [2023-03-29T17:06:44.234Z] #76 150.4 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
17:06:44 [2023-03-29T17:06:44.234Z] #76 150.4 checking for /usr/bin/ld option to reload object files... -r
17:06:44 [2023-03-29T17:06:44.234Z] #76 150.4 checking for objdump... objdump
17:06:44 [2023-03-29T17:06:44.234Z] #76 150.4 checking how to recognize dependent libraries... pass_all
17:06:44 [2023-03-29T17:06:44.234Z] #76 150.4 checking for dlltool... no
17:06:44 [2023-03-29T17:06:44.234Z] #76 150.4 checking how to associate runtime and link libraries... printf %s\n
17:06:44 [2023-03-29T17:06:44.234Z] #76 150.4 checking for ar... ar
17:06:44 [2023-03-29T17:06:44.493Z] #76 150.4 checking for archiver @FILE support... @
17:06:44 [2023-03-29T17:06:44.493Z] #76 150.6 checking for strip... strip
17:06:44 [2023-03-29T17:06:44.493Z] #76 150.6 checking for ranlib... ranlib
17:06:44 [2023-03-29T17:06:44.752Z] #76 150.6 checking command to parse /usr/bin/nm -B output from gcc object... ok
17:06:44 [2023-03-29T17:06:44.752Z] #76 151.0 checking for sysroot... no
17:06:44 [2023-03-29T17:06:44.752Z] #76 151.0 checking for a working dd... /bin/dd
17:06:44 [2023-03-29T17:06:44.752Z] #76 151.0 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
17:06:45 [2023-03-29T17:06:45.012Z] #76 151.1 checking for mt... no
17:06:45 [2023-03-29T17:06:45.012Z] #76 151.1 checking if : is a manifest tool... no
17:06:45 [2023-03-29T17:06:45.012Z] #76 151.1 checking how to run the C preprocessor... gcc -E
17:06:46 [2023-03-29T17:06:46.209Z] #76 151.5 checking for ANSI C header files... yes
17:06:46 [2023-03-29T17:06:46.209Z] #76 152.2 checking for sys/types.h... yes
17:06:46 [2023-03-29T17:06:46.468Z] #76 152.4 checking for sys/stat.h... yes
17:06:46 [2023-03-29T17:06:46.468Z] #76 152.6 checking for stdlib.h... yes
17:06:46 [2023-03-29T17:06:46.727Z] #76 152.8 checking for string.h... yes
17:06:46 [2023-03-29T17:06:46.987Z] #76 152.9 checking for memory.h... yes
17:06:46 [2023-03-29T17:06:46.987Z] #76 153.1 checking for strings.h... yes
17:06:47 [2023-03-29T17:06:47.246Z] #76 153.3 checking for inttypes.h... yes
17:06:47 [2023-03-29T17:06:47.506Z] #76 153.4 checking for stdint.h... yes
17:06:47 [2023-03-29T17:06:47.766Z] #76 153.7 checking for unistd.h... yes
17:06:48 [2023-03-29T17:06:48.025Z] #76 153.9 checking for dlfcn.h... yes
17:06:48 [2023-03-29T17:06:48.025Z] #76 154.0 checking for objdir... .libs
17:06:48 [2023-03-29T17:06:48.595Z] #76 154.7 checking if gcc supports -fno-rtti -fno-exceptions... no
17:06:48 [2023-03-29T17:06:48.595Z] #76 154.8 checking for gcc option to produce PIC... -fPIC -DPIC
17:06:48 [2023-03-29T17:06:48.854Z] #76 154.8 checking if gcc PIC flag -fPIC -DPIC works... yes
17:06:49 [2023-03-29T17:06:49.114Z] #76 155.0 checking if gcc static flag -static works... yes
17:06:49 [2023-03-29T17:06:49.403Z] #76 155.4 checking if gcc supports -c -o file.o... yes
17:06:49 [2023-03-29T17:06:49.667Z] #76 155.7 checking if gcc supports -c -o file.o... (cached) yes
17:06:49 [2023-03-29T17:06:49.667Z] #76 155.7 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
17:06:50 [2023-03-29T17:06:50.237Z] #76 155.8 checking dynamic linker characteristics... GNU/Linux ld.so
17:06:50 [2023-03-29T17:06:50.237Z] #76 156.4 checking how to hardcode library paths into programs... immediate
17:06:50 [2023-03-29T17:06:50.237Z] #76 156.4 checking whether stripping libraries is possible... yes
17:06:50 [2023-03-29T17:06:50.237Z] #76 156.4 checking if libtool supports shared libraries... yes
17:06:50 [2023-03-29T17:06:50.237Z] #76 156.4 checking whether to build shared libraries... no
17:06:50 [2023-03-29T17:06:50.237Z] #76 156.4 checking whether to build static libraries... yes
17:06:50 [2023-03-29T17:06:50.496Z] #76 156.4 checking float.h usability... yes
17:06:50 [2023-03-29T17:06:50.496Z] #76 156.6 checking float.h presence... 
17:06:50 [2023-03-29T17:06:50.496Z] #76 ...
17:06:50 [2023-03-29T17:06:50.496Z] 
17:06:50 [2023-03-29T17:06:50.496Z] #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...)
17:06:50 [2023-03-29T17:06:50.496Z] #51 210.3 github.com/stevvooe/resumable/sha256
17:06:51 [2023-03-29T17:06:51.064Z] #51 210.8 github.com/stevvooe/resumable/sha512
17:06:51 [2023-03-29T17:06:51.323Z] #51 211.1 github.com/garyburd/redigo/internal
17:06:51 [2023-03-29T17:06:51.582Z] #51 211.2 github.com/garyburd/redigo/redis
17:06:53 [2023-03-29T17:06:53.487Z] #51 212.9 github.com/bugsnag/bugsnag-go
17:06:54 [2023-03-29T17:06:54.055Z] #51 213.7 github.com/docker/distribution/configuration
17:06:54 [2023-03-29T17:06:54.623Z] #51 214.2 github.com/gorilla/context
17:06:54 [2023-03-29T17:06:54.882Z] #51 214.6 github.com/gorilla/mux
17:06:54 [2023-03-29T17:06:54.882Z] #51 214.8 github.com/docker/distribution/registry/api/errcode
17:06:55 [2023-03-29T17:06:55.820Z] #51 215.5 expvar
17:06:55 [2023-03-29T17:06:55.820Z] #51 215.6 github.com/docker/distribution/context
17:06:56 [2023-03-29T17:06:56.389Z] #51 216.1 github.com/docker/distribution/registry/api/v2
17:06:56 [2023-03-29T17:06:56.648Z] #51 ...
17:06:56 [2023-03-29T17:06:56.648Z] 
17:06:56 [2023-03-29T17:06:56.648Z] #76 [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
17:06:56 [2023-03-29T17:06:56.648Z] #76 156.6 checking float.h presence... yes
17:06:56 [2023-03-29T17:06:56.648Z] #76 156.7 checking for float.h... yes
17:06:56 [2023-03-29T17:06:56.648Z] #76 156.7 checking limits.h usability... yes
17:06:56 [2023-03-29T17:06:56.648Z] #76 156.9 checking limits.h presence... yes
17:06:56 [2023-03-29T17:06:56.648Z] #76 157.0 checking for limits.h... yes
17:06:56 [2023-03-29T17:06:56.648Z] #76 157.0 checking stddef.h usability... yes
17:06:56 [2023-03-29T17:06:56.648Z] #76 157.2 checking stddef.h presence... yes
17:06:56 [2023-03-29T17:06:56.648Z] #76 157.3 checking for stddef.h... yes
17:06:56 [2023-03-29T17:06:56.648Z] #76 157.4 checking for stdlib.h... (cached) yes
17:06:56 [2023-03-29T17:06:56.648Z] #76 157.4 checking for string.h... (cached) yes
17:06:56 [2023-03-29T17:06:56.648Z] #76 157.5 checking sys/time.h usability... yes
17:06:56 [2023-03-29T17:06:56.648Z] #76 157.7 checking sys/time.h presence... yes
17:06:56 [2023-03-29T17:06:56.648Z] #76 157.8 checking for sys/time.h... yes
17:06:56 [2023-03-29T17:06:56.648Z] #76 157.8 checking for inline... inline
17:06:56 [2023-03-29T17:06:56.648Z] #76 157.9 checking for size_t... yes
17:06:56 [2023-03-29T17:06:56.648Z] #76 158.3 checking for stdlib.h... (cached) yes
17:06:56 [2023-03-29T17:06:56.648Z] #76 158.4 checking for GNU libc compatible malloc... yes
17:06:56 [2023-03-29T17:06:56.648Z] #76 158.7 checking for stdlib.h... (cached) yes
17:06:56 [2023-03-29T17:06:56.648Z] #76 158.7 checking for GNU libc compatible realloc... yes
17:06:56 [2023-03-29T17:06:56.648Z] #76 159.0 checking for working strtod... yes
17:06:56 [2023-03-29T17:06:56.648Z] #76 159.3 checking for gettimeofday... yes
17:06:56 [2023-03-29T17:06:56.648Z] #76 159.6 checking for memset... yes
17:06:56 [2023-03-29T17:06:56.648Z] #76 160.1 checking for strspn... yes
17:06:56 [2023-03-29T17:06:56.648Z] #76 160.6 checking that generated files are newer than configure... done
17:06:56 [2023-03-29T17:06:56.648Z] #76 160.6 configure: creating ./config.status
17:06:58 [2023-03-29T17:06:58.555Z] #76 164.3 config.status: creating Makefile
17:06:58 [2023-03-29T17:06:58.555Z] #76 164.5 config.status: creating config.h
17:06:58 [2023-03-29T17:06:58.555Z] #76 164.5 config.status: executing depfiles commands
17:06:58 [2023-03-29T17:06:58.555Z] #76 164.9 config.status: executing libtool commands
17:07:00 [2023-03-29T17:07:00.466Z] #76 166.2   GEN      .version
17:07:00 [2023-03-29T17:07:00.466Z] #76 166.2 make  install-recursive
17:07:00 [2023-03-29T17:07:00.466Z] #76 166.3 make[1]: Entering directory '/tmp/crun-build'
17:07:00 [2023-03-29T17:07:00.466Z] #76 166.4 Making install in libocispec
17:07:00 [2023-03-29T17:07:00.466Z] #76 166.5 make[2]: Entering directory '/tmp/crun-build/libocispec'
17:07:00 [2023-03-29T17:07:00.466Z] #76 166.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
17:07:00 [2023-03-29T17:07:00.466Z] #76 166.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
17:07:00 [2023-03-29T17:07:00.466Z] #76 166.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
17:07:00 [2023-03-29T17:07:00.466Z] #76 166.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
17:07:01 [2023-03-29T17:07:01.403Z] #76 167.4 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
17:07:01 [2023-03-29T17:07:01.663Z] #76 167.7 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
17:07:01 [2023-03-29T17:07:01.663Z] #76 167.7 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
17:07:01 [2023-03-29T17:07:01.663Z] #76 167.7 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
17:07:01 [2023-03-29T17:07:01.663Z] #76 167.7 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
17:07:01 [2023-03-29T17:07:01.663Z] #76 167.7 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
17:07:01 [2023-03-29T17:07:01.663Z] #76 167.7 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
17:07:01 [2023-03-29T17:07:01.663Z] #76 167.7 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
17:07:01 [2023-03-29T17:07:01.663Z] #76 167.7 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
17:07:01 [2023-03-29T17:07:01.663Z] #76 167.9 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
17:07:01 [2023-03-29T17:07:01.663Z] #76 167.9 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
17:07:01 [2023-03-29T17:07:01.663Z] #76 167.9 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
17:07:01 [2023-03-29T17:07:01.663Z] #76 167.9 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
17:07:01 [2023-03-29T17:07:01.663Z] #76 167.9 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
17:07:01 [2023-03-29T17:07:01.663Z] #76 167.9 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
17:07:01 [2023-03-29T17:07:01.663Z] #76 167.9 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
17:07:03 [2023-03-29T17:07:03.042Z] #76 169.0 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
17:07:03 [2023-03-29T17:07:03.042Z] #76 169.0 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
17:07:03 [2023-03-29T17:07:03.042Z] #76 169.0 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
17:07:03 [2023-03-29T17:07:03.042Z] #76 169.0 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
17:07:03 [2023-03-29T17:07:03.042Z] #76 169.0 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
17:07:03 [2023-03-29T17:07:03.042Z] #76 169.0 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
17:07:03 [2023-03-29T17:07:03.042Z] #76 169.0 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
17:07:03 [2023-03-29T17:07:03.042Z] #76 169.0 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
17:07:03 [2023-03-29T17:07:03.042Z] #76 169.0 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
17:07:03 [2023-03-29T17:07:03.042Z] #76 169.0 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
17:07:03 [2023-03-29T17:07:03.042Z] #76 169.0 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
17:07:03 [2023-03-29T17:07:03.042Z] #76 169.0 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
17:07:03 [2023-03-29T17:07:03.042Z] #76 169.1 make  install-recursive
17:07:03 [2023-03-29T17:07:03.042Z] #76 169.1 make[3]: Entering directory '/tmp/crun-build/libocispec'
17:07:03 [2023-03-29T17:07:03.042Z] #76 169.2 Making install in yajl
17:07:03 [2023-03-29T17:07:03.042Z] #76 169.2 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
17:07:03 [2023-03-29T17:07:03.042Z] #76 169.3   CC       verify/json_verify-json_verify.o
17:07:03 [2023-03-29T17:07:03.042Z] #76 169.3   CC       src/libyajl_la-yajl_alloc.lo
17:07:03 [2023-03-29T17:07:03.042Z] #76 169.3   CC       src/libyajl_la-yajl.lo
17:07:03 [2023-03-29T17:07:03.301Z] #76 169.3   CC       src/libyajl_la-yajl_gen.lo
17:07:03 [2023-03-29T17:07:03.301Z] #76 169.4   CC       src/libyajl_la-yajl_parser.lo
17:07:03 [2023-03-29T17:07:03.301Z] #76 169.4   CC       src/libyajl_la-yajl_buf.lo
17:07:03 [2023-03-29T17:07:03.301Z] #76 169.4   CC       src/libyajl_la-yajl_encode.lo
17:07:03 [2023-03-29T17:07:03.301Z] #76 169.5   CC       src/libyajl_la-yajl_lex.lo
17:07:03 [2023-03-29T17:07:03.301Z] #76 169.5   CC       src/libyajl_la-yajl_tree.lo
17:07:07 [2023-03-29T17:07:07.495Z] #76 ...
17:07:07 [2023-03-29T17:07:07.495Z] 
17:07:07 [2023-03-29T17:07:07.495Z] #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...)
17:07:07 [2023-03-29T17:07:07.495Z] #51 216.9 github.com/docker/distribution/health
17:07:07 [2023-03-29T17:07:07.495Z] #51 217.4 github.com/docker/distribution
17:07:07 [2023-03-29T17:07:07.495Z] #51 217.5 github.com/docker/distribution/health/checks
17:07:07 [2023-03-29T17:07:07.495Z] #51 217.9 github.com/docker/distribution/registry/auth
17:07:07 [2023-03-29T17:07:07.495Z] #51 218.1 github.com/docker/distribution/manifest/manifestlist
17:07:07 [2023-03-29T17:07:07.495Z] #51 218.2 github.com/docker/distribution/manifest/schema1
17:07:07 [2023-03-29T17:07:07.495Z] #51 218.6 github.com/docker/distribution/manifest/schema2
17:07:07 [2023-03-29T17:07:07.495Z] #51 218.8 github.com/docker/distribution/notifications
17:07:07 [2023-03-29T17:07:07.495Z] #51 218.9 github.com/docker/distribution/registry/middleware/registry
17:07:07 [2023-03-29T17:07:07.495Z] #51 219.3 github.com/docker/distribution/registry/middleware/repository
17:07:07 [2023-03-29T17:07:07.495Z] #51 219.6 github.com/docker/distribution/registry/client/transport
17:07:07 [2023-03-29T17:07:07.495Z] #51 219.9 github.com/docker/distribution/registry/storage/cache
17:07:07 [2023-03-29T17:07:07.495Z] #51 220.3 github.com/docker/distribution/registry/storage/cache/memory
17:07:07 [2023-03-29T17:07:07.495Z] #51 220.7 github.com/docker/distribution/registry/client
17:07:07 [2023-03-29T17:07:07.495Z] #51 221.2 github.com/docker/distribution/registry/storage/driver
17:07:07 [2023-03-29T17:07:07.495Z] #51 221.6 github.com/docker/distribution/registry/proxy/scheduler
17:07:07 [2023-03-29T17:07:07.495Z] #51 222.2 github.com/docker/distribution/registry/storage
17:07:07 [2023-03-29T17:07:07.495Z] #51 222.3 github.com/docker/distribution/registry/client/auth
17:07:07 [2023-03-29T17:07:07.495Z] #51 223.1 github.com/docker/distribution/registry/storage/cache/redis
17:07:07 [2023-03-29T17:07:07.495Z] #51 223.5 github.com/docker/distribution/registry/storage/driver/factory
17:07:07 [2023-03-29T17:07:07.495Z] #51 223.7 github.com/docker/distribution/registry/storage/driver/middleware
17:07:07 [2023-03-29T17:07:07.495Z] #51 223.8 github.com/gorilla/handlers
17:07:07 [2023-03-29T17:07:07.495Z] #51 225.0 net/smtp
17:07:07 [2023-03-29T17:07:07.495Z] #51 225.9 text/template/parse
17:07:07 [2023-03-29T17:07:07.495Z] #51 226.3 github.com/docker/distribution/registry/proxy
17:07:08 [2023-03-29T17:07:08.064Z] #51 227.7 github.com/docker/distribution/registry/listener
17:07:08 [2023-03-29T17:07:08.324Z] #51 228.2 github.com/docker/distribution/version
17:07:08 [2023-03-29T17:07:08.584Z] #51 228.4 github.com/spf13/pflag
17:07:09 [2023-03-29T17:07:09.152Z] #51 228.9 text/template
17:07:10 [2023-03-29T17:07:10.531Z] #51 230.4 container/heap
17:07:10 [2023-03-29T17:07:10.790Z] #51 230.6 log/syslog
17:07:11 [2023-03-29T17:07:11.049Z] #51 ...
17:07:11 [2023-03-29T17:07:11.049Z] 
17:07:11 [2023-03-29T17:07:11.049Z] #76 [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
17:07:11 [2023-03-29T17:07:11.049Z] #76 177.0   CCLD     libyajl.la
17:07:11 [2023-03-29T17:07:11.308Z] #76 177.6   CCLD     verify/json_verify
17:07:11 [2023-03-29T17:07:11.875Z] #76 178.2 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
17:07:11 [2023-03-29T17:07:11.875Z] #76 178.2 make[5]: Nothing to be done for 'install-exec-am'.
17:07:11 [2023-03-29T17:07:11.875Z] #76 178.2 make[5]: Nothing to be done for 'install-data-am'.
17:07:11 [2023-03-29T17:07:11.875Z] #76 178.2 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
17:07:11 [2023-03-29T17:07:11.875Z] #76 178.2 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
17:07:11 [2023-03-29T17:07:11.875Z] #76 178.2 make[4]: Entering directory '/tmp/crun-build/libocispec'
17:07:12 [2023-03-29T17:07:12.444Z] #76 178.4   CC       src/validate.o
17:07:12 [2023-03-29T17:07:12.444Z] #76 178.4   CC       src/image_spec_schema_config_schema.lo
17:07:12 [2023-03-29T17:07:12.444Z] #76 178.4   CC       src/image_spec_schema_content_descriptor.lo
17:07:12 [2023-03-29T17:07:12.444Z] #76 178.4   CC       src/image_spec_schema_defs.lo
17:07:12 [2023-03-29T17:07:12.444Z] #76 178.4   CC       src/image_spec_schema_defs_descriptor.lo
17:07:12 [2023-03-29T17:07:12.444Z] #76 178.5   CC       src/image_spec_schema_image_index_schema.lo
17:07:12 [2023-03-29T17:07:12.444Z] #76 178.6   CC       src/image_spec_schema_image_layout_schema.lo
17:07:12 [2023-03-29T17:07:12.444Z] #76 178.6   CC       src/image_spec_schema_image_manifest_schema.lo
17:07:12 [2023-03-29T17:07:12.444Z] #76 178.7   CC       src/runtime_spec_schema_config_linux.lo
17:07:12 [2023-03-29T17:07:12.444Z] #76 178.7   CC       src/runtime_spec_schema_config_zos.lo
17:07:12 [2023-03-29T17:07:12.703Z] #76 178.8   CC       src/runtime_spec_schema_config_schema.lo
17:07:12 [2023-03-29T17:07:12.703Z] #76 178.8   CC       src/runtime_spec_schema_config_solaris.lo
17:07:12 [2023-03-29T17:07:12.703Z] #76 178.9   CC       src/runtime_spec_schema_config_vm.lo
17:07:12 [2023-03-29T17:07:12.703Z] #76 179.0   CC       src/runtime_spec_schema_config_windows.lo
17:07:12 [2023-03-29T17:07:12.962Z] #76 179.2   CC       src/runtime_spec_schema_defs.lo
17:07:12 [2023-03-29T17:07:12.962Z] #76 179.2   CC       src/runtime_spec_schema_defs_linux.lo
17:07:13 [2023-03-29T17:07:13.531Z] #76 179.5   CC       src/runtime_spec_schema_defs_zos.lo
17:07:13 [2023-03-29T17:07:13.531Z] #76 179.6   CC       src/runtime_spec_schema_defs_vm.lo
17:07:13 [2023-03-29T17:07:13.531Z] #76 179.7   CC       src/runtime_spec_schema_defs_windows.lo
17:07:13 [2023-03-29T17:07:13.791Z] #76 179.8   CC       src/runtime_spec_schema_state_schema.lo
17:07:14 [2023-03-29T17:07:14.050Z] #76 180.2   CC       src/image_manifest_items_image_manifest_items_schema.lo
17:07:14 [2023-03-29T17:07:14.050Z] #76 180.3   CC       src/basic_test_double_array_item.lo
17:07:14 [2023-03-29T17:07:14.308Z] #76 180.3   CC       src/basic_test_double_array.lo
17:07:14 [2023-03-29T17:07:14.308Z] #76 180.4   CC       src/basic_test_top_array_int.lo
17:07:14 [2023-03-29T17:07:14.308Z] #76 180.5   CC       src/basic_test_top_array_string.lo
17:07:14 [2023-03-29T17:07:14.876Z] #76 180.9   CC       src/basic_test_top_double_array_int.lo
17:07:14 [2023-03-29T17:07:14.876Z] #76 181.0   CC       src/basic_test_top_double_array_obj.lo
17:07:15 [2023-03-29T17:07:15.135Z] #76 181.3   CC       src/basic_test_top_double_array_refobj.lo
17:07:15 [2023-03-29T17:07:15.394Z] #76 181.7   CC       src/basic_test_top_double_array_string.lo
17:07:15 [2023-03-29T17:07:15.653Z] #76 181.8   CC       src/read-file.lo
17:07:15 [2023-03-29T17:07:15.911Z] #76 182.1   CC       src/json_common.lo
17:07:16 [2023-03-29T17:07:16.849Z] #76 182.8   CC       tests/test-1.o
17:07:16 [2023-03-29T17:07:16.849Z] #76 183.0   CC       tests/test-2.o
17:07:17 [2023-03-29T17:07:17.107Z] #76 183.2   CC       tests/test-3.o
17:07:17 [2023-03-29T17:07:17.366Z] #76 183.5   CC       tests/test-4.o
17:07:17 [2023-03-29T17:07:17.624Z] #76 183.6   CC       tests/test-5.o
17:07:17 [2023-03-29T17:07:17.883Z] #76 184.0   CC       tests/test-6.o
17:07:18 [2023-03-29T17:07:18.471Z] #76 184.5   CC       tests/test-7.o
17:07:18 [2023-03-29T17:07:18.471Z] #76 184.6   CC       tests/test-8.o
17:07:19 [2023-03-29T17:07:19.039Z] #76 185.0   CC       tests/test-9.o
17:07:19 [2023-03-29T17:07:19.298Z] #76 185.5   CC       tests/test-10.o
17:07:19 [2023-03-29T17:07:19.557Z] #76 185.6   CC       tests/test-11.o
17:07:21 [2023-03-29T17:07:21.464Z] #76 ...
17:07:21 [2023-03-29T17:07:21.464Z] 
17:07:21 [2023-03-29T17:07:21.464Z] #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...)
17:07:21 [2023-03-29T17:07:21.464Z] #51 231.2 runtime/debug
17:07:21 [2023-03-29T17:07:21.464Z] #51 232.1 github.com/yvasiyarov/go-metrics
17:07:21 [2023-03-29T17:07:21.464Z] #51 233.0 github.com/docker/distribution/registry/handlers
17:07:21 [2023-03-29T17:07:21.464Z] #51 237.1 github.com/spf13/cobra
17:07:21 [2023-03-29T17:07:21.464Z] #51 238.4 github.com/yvasiyarov/newrelic_platform_go
17:07:21 [2023-03-29T17:07:21.464Z] #51 238.9 golang.org/x/crypto/blowfish
17:07:21 [2023-03-29T17:07:21.464Z] #51 239.0 github.com/yvasiyarov/gorelic
17:07:21 [2023-03-29T17:07:21.464Z] #51 239.4 golang.org/x/crypto/bcrypt
17:07:21 [2023-03-29T17:07:21.464Z] #51 239.8 github.com/docker/distribution/registry/auth/htpasswd
17:07:21 [2023-03-29T17:07:21.464Z] #51 240.1 github.com/docker/distribution/registry
17:07:21 [2023-03-29T17:07:21.464Z] #51 240.2 github.com/docker/distribution/registry/auth/silly
17:07:21 [2023-03-29T17:07:21.464Z] #51 240.5 github.com/docker/distribution/registry/auth/token
17:07:21 [2023-03-29T17:07:21.464Z] #51 241.2 encoding/xml
17:07:22 [2023-03-29T17:07:22.032Z] #51 241.6 github.com/docker/distribution/registry/storage/driver/base
17:07:22 [2023-03-29T17:07:22.291Z] #51 242.1 github.com/docker/distribution/registry/storage/driver/filesystem
17:07:22 [2023-03-29T17:07:22.859Z] #51 242.7 github.com/docker/distribution/registry/storage/driver/inmemory
17:07:24 [2023-03-29T17:07:24.236Z] #51 244.0 os/user
17:07:25 [2023-03-29T17:07:25.173Z] #51 245.0 github.com/Azure/azure-sdk-for-go/storage
17:07:25 [2023-03-29T17:07:25.432Z] #51 245.1 github.com/AdRoll/goamz/aws
17:07:27 [2023-03-29T17:07:27.968Z] #51 247.3 github.com/AdRoll/goamz/cloudfront
17:07:27 [2023-03-29T17:07:27.968Z] #51 247.4 github.com/docker/distribution/registry/storage/driver/azure
17:07:27 [2023-03-29T17:07:27.968Z] #51 247.6 github.com/docker/distribution/registry/storage/driver/middleware/cloudfront
17:07:28 [2023-03-29T17:07:28.226Z] #51 247.9 net/http/httputil
17:07:28 [2023-03-29T17:07:28.795Z] #51 248.6 github.com/mitchellh/mapstructure
17:07:30 [2023-03-29T17:07:30.698Z] #51 250.0 github.com/AdRoll/goamz/s3
17:07:30 [2023-03-29T17:07:30.698Z] #51 250.3 github.com/ncw/swift
17:07:32 [2023-03-29T17:07:32.606Z] #51 252.3 github.com/docker/distribution/registry/storage/driver/s3
17:07:32 [2023-03-29T17:07:32.865Z] #51 252.6 github.com/docker/distribution/registry/storage/driver/swift
17:07:33 [2023-03-29T17:07:33.801Z] #51 253.7 html
17:07:34 [2023-03-29T17:07:34.369Z] #51 254.0 internal/profile
17:07:34 [2023-03-29T17:07:34.628Z] #51 254.5 text/tabwriter
17:07:35 [2023-03-29T17:07:35.195Z] #51 254.9 runtime/pprof
17:07:38 [2023-03-29T17:07:38.544Z] #51 258.1 runtime/trace
17:07:38 [2023-03-29T17:07:38.813Z] #51 258.5 net/http/pprof
17:07:39 [2023-03-29T17:07:39.074Z] #51 259.0 github.com/docker/distribution/cmd/registry
17:07:44 [2023-03-29T17:07:44.342Z] #51 263.5 + xx-verify /build/registry-v2
17:07:44 [2023-03-29T17:07:44.913Z] #51 DONE 264.7s
17:07:44 [2023-03-29T17:07:44.913Z] 
17:07:44 [2023-03-29T17:07:44.913Z] #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...)
17:07:53 [2023-03-29T17:07:53.037Z] #70 ...
17:07:53 [2023-03-29T17:07:53.037Z] 
17:07:53 [2023-03-29T17:07:53.037Z] #74 [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...)
17:07:53 [2023-03-29T17:07:53.037Z] #74 DONE 219.1s
17:07:53 [2023-03-29T17:07:53.037Z] 
17:07:53 [2023-03-29T17:07:53.037Z] #81 [rootlesskit-build 4/5] COPY ./contrib/dockerd-rootless.sh /build/
17:07:53 [2023-03-29T17:07:53.037Z] #81 DONE 0.1s
17:07:53 [2023-03-29T17:07:53.037Z] 
17:07:53 [2023-03-29T17:07:53.037Z] #82 [rootlesskit-build 5/5] COPY ./contrib/dockerd-rootless-setuptool.sh /build/
17:07:53 [2023-03-29T17:07:53.037Z] #82 DONE 0.2s
17:07:53 [2023-03-29T17:07:53.037Z] 
17:07:53 [2023-03-29T17:07:53.037Z] #77 [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...)
17:08:11 [2023-03-29T17:08:11.137Z] #77 ...
17:08:11 [2023-03-29T17:08:11.137Z] 
17:08:11 [2023-03-29T17:08:11.137Z] #76 [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
17:08:11 [2023-03-29T17:08:11.137Z] #76 234.8   CCLD     libocispec.la
17:08:11 [2023-03-29T17:08:11.137Z] #76 235.4   CCLD     src/validate
17:08:11 [2023-03-29T17:08:11.137Z] #76 235.4   CCLD     tests/test-1
17:08:11 [2023-03-29T17:08:11.137Z] #76 235.5   CCLD     tests/test-2
17:08:11 [2023-03-29T17:08:11.137Z] #76 235.5   CCLD     tests/test-3
17:08:11 [2023-03-29T17:08:11.137Z] #76 235.5   CCLD     tests/test-4
17:08:11 [2023-03-29T17:08:11.137Z] #76 235.6   CCLD     tests/test-5
17:08:11 [2023-03-29T17:08:11.138Z] #76 235.7   CCLD     tests/test-6
17:08:11 [2023-03-29T17:08:11.138Z] #76 235.9   CCLD     tests/test-7
17:08:11 [2023-03-29T17:08:11.138Z] #76 236.1   CCLD     tests/test-8
17:08:11 [2023-03-29T17:08:11.138Z] #76 236.1   CCLD     tests/test-9
17:08:11 [2023-03-29T17:08:11.138Z] #76 236.2 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
17:08:11 [2023-03-29T17:08:11.138Z] #76 236.3   CCLD     tests/test-10
17:08:11 [2023-03-29T17:08:11.138Z] #76 236.4   CCLD     tests/test-11
17:08:12 [2023-03-29T17:08:12.076Z] #76 238.2 libtool: link: ar cr libocispec.a 
17:08:12 [2023-03-29T17:08:12.335Z] #76 238.3 libtool: link: ranlib libocispec.a
17:08:14 [2023-03-29T17:08:14.873Z] #76 240.8 make[5]: Entering directory '/tmp/crun-build/libocispec'
17:08:14 [2023-03-29T17:08:14.873Z] #76 240.8 make[5]: Nothing to be done for 'install-exec-am'.
17:08:14 [2023-03-29T17:08:14.873Z] #76 240.8 make[5]: Nothing to be done for 'install-data-am'.
17:08:14 [2023-03-29T17:08:14.873Z] #76 240.8 make[5]: Leaving directory '/tmp/crun-build/libocispec'
17:08:14 [2023-03-29T17:08:14.873Z] #76 240.8 make[4]: Leaving directory '/tmp/crun-build/libocispec'
17:08:14 [2023-03-29T17:08:14.873Z] #76 240.8 make[3]: Leaving directory '/tmp/crun-build/libocispec'
17:08:14 [2023-03-29T17:08:14.873Z] #76 240.8 make[2]: Leaving directory '/tmp/crun-build/libocispec'
17:08:14 [2023-03-29T17:08:14.873Z] #76 240.8 make[2]: Entering directory '/tmp/crun-build'
17:08:14 [2023-03-29T17:08:14.873Z] #76 241.0   CC       src/libcrun/libcrun_testing_a-utils.o
17:08:14 [2023-03-29T17:08:14.873Z] #76 241.1   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
17:08:14 [2023-03-29T17:08:14.873Z] #76 241.1   CC       src/libcrun/libcrun_testing_a-container.o
17:08:14 [2023-03-29T17:08:14.873Z] #76 241.1   CC       src/libcrun/libcrun_testing_a-cgroup.o
17:08:14 [2023-03-29T17:08:14.873Z] #76 241.1   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
17:08:15 [2023-03-29T17:08:15.133Z] #76 241.2   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
17:08:15 [2023-03-29T17:08:15.133Z] #76 241.2   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
17:08:15 [2023-03-29T17:08:15.133Z] #76 241.3   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
17:08:15 [2023-03-29T17:08:15.133Z] #76 241.3   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
17:08:15 [2023-03-29T17:08:15.133Z] #76 241.3   CC       src/libcrun/libcrun_testing_a-criu.o
17:08:15 [2023-03-29T17:08:15.133Z] #76 241.3   CC       src/libcrun/libcrun_testing_a-custom-handler.o
17:08:15 [2023-03-29T17:08:15.394Z] #76 241.4   CC       src/libcrun/libcrun_testing_a-linux.o
17:08:15 [2023-03-29T17:08:15.394Z] #76 241.4   CC       src/libcrun/libcrun_testing_a-seccomp.o
17:08:15 [2023-03-29T17:08:15.394Z] #76 241.5   CC       src/libcrun/libcrun_testing_a-ebpf.o
17:08:15 [2023-03-29T17:08:15.394Z] #76 241.7   CC       src/libcrun/libcrun_testing_a-error.o
17:08:15 [2023-03-29T17:08:15.653Z] #76 241.8   CC       src/libcrun/libcrun_testing_a-status.o
17:08:15 [2023-03-29T17:08:15.653Z] #76 242.0   CC       src/libcrun/libcrun_testing_a-terminal.o
17:08:15 [2023-03-29T17:08:15.913Z] #76 242.0   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
17:08:15 [2023-03-29T17:08:15.913Z] #76 242.1   CC       src/libcrun/libcrun_testing_a-signals.o
17:08:16 [2023-03-29T17:08:16.172Z] #76 242.3   CC       src/libcrun/libcrun_testing_a-mount_flags.o
17:08:16 [2023-03-29T17:08:16.433Z] #76 242.5   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
17:08:16 [2023-03-29T17:08:16.433Z] #76 242.7   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
17:08:16 [2023-03-29T17:08:16.692Z] #76 242.8   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
17:08:16 [2023-03-29T17:08:16.952Z] #76 243.1   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
17:08:17 [2023-03-29T17:08:17.211Z] #76 243.4   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
17:08:17 [2023-03-29T17:08:17.471Z] #76 243.6   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
17:08:17 [2023-03-29T17:08:17.730Z] #76 243.8   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
17:08:18 [2023-03-29T17:08:18.298Z] #76 244.2   CC       src/crun-crun.o
17:08:18 [2023-03-29T17:08:18.558Z] #76 244.5   CC       src/crun-run.o
17:08:18 [2023-03-29T17:08:18.818Z] #76 244.9   CC       src/crun-delete.o
17:08:18 [2023-03-29T17:08:18.818Z] #76 244.9   CC       src/crun-kill.o
17:08:19 [2023-03-29T17:08:19.078Z] #76 245.1   CC       src/crun-pause.o
17:08:19 [2023-03-29T17:08:19.078Z] #76 245.3   CC       src/crun-unpause.o
17:08:19 [2023-03-29T17:08:19.078Z] #76 245.3   CC       src/crun-spec.o
17:08:19 [2023-03-29T17:08:19.338Z] #76 245.7   CC       src/crun-exec.o
17:08:19 [2023-03-29T17:08:19.597Z] #76 245.7   CC       src/crun-list.o
17:08:19 [2023-03-29T17:08:19.856Z] #76 245.9   CC       src/crun-create.o
17:08:20 [2023-03-29T17:08:20.117Z] #76 246.2   CC       src/crun-start.o
17:08:20 [2023-03-29T17:08:20.377Z] #76 246.5   CC       src/crun-state.o
17:08:20 [2023-03-29T17:08:20.636Z] #76 246.6   CC       src/crun-update.o
17:08:20 [2023-03-29T17:08:20.636Z] #76 246.9   CC       src/crun-ps.o
17:08:21 [2023-03-29T17:08:21.206Z] #76 247.2   CC       src/crun-checkpoint.o
17:08:21 [2023-03-29T17:08:21.206Z] #76 247.3   CC       src/crun-restore.o
17:08:21 [2023-03-29T17:08:21.465Z] #76 247.5   CC       src/libcrun/libcrun_la-utils.lo
17:08:21 [2023-03-29T17:08:21.465Z] #76 247.7   CC       src/libcrun/libcrun_la-cloned_binary.lo
17:08:22 [2023-03-29T17:08:22.034Z] #76 248.2   CC       src/libcrun/libcrun_la-container.lo
17:08:22 [2023-03-29T17:08:22.293Z] #76 248.4   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
17:08:22 [2023-03-29T17:08:22.293Z] #76 248.5   CC       src/libcrun/libcrun_la-cgroup.lo
17:08:22 [2023-03-29T17:08:22.293Z] #76 248.6   CC       src/libcrun/libcrun_la-cgroup-resources.lo
17:08:22 [2023-03-29T17:08:22.552Z] #76 248.9   CC       src/libcrun/libcrun_la-cgroup-setup.lo
17:08:23 [2023-03-29T17:08:23.121Z] #76 249.2   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
17:08:23 [2023-03-29T17:08:23.380Z] #76 249.5   CC       src/libcrun/libcrun_la-cgroup-utils.lo
17:08:23 [2023-03-29T17:08:23.639Z] #76 249.7   CC       src/libcrun/libcrun_la-criu.lo
17:08:24 [2023-03-29T17:08:24.208Z] #76 250.5   CC       src/libcrun/libcrun_la-custom-handler.lo
17:08:25 [2023-03-29T17:08:25.146Z] #76 251.2   CC       src/libcrun/libcrun_la-linux.lo
17:08:25 [2023-03-29T17:08:25.146Z] #76 251.3   CC       src/libcrun/libcrun_la-seccomp.lo
17:08:25 [2023-03-29T17:08:25.727Z] #76 251.7   CC       src/libcrun/libcrun_la-ebpf.lo
17:08:27 [2023-03-29T17:08:27.632Z] #76 253.6   CC       src/libcrun/libcrun_la-error.lo
17:08:27 [2023-03-29T17:08:27.890Z] #76 254.1   CC       src/libcrun/libcrun_la-status.lo
17:08:28 [2023-03-29T17:08:28.149Z] #76 254.5   CC       src/libcrun/libcrun_la-terminal.lo
17:08:28 [2023-03-29T17:08:28.717Z] #76 254.8   CC       src/libcrun/libcrun_la-chroot_realpath.lo
17:08:28 [2023-03-29T17:08:28.717Z] #76 254.9   CC       src/libcrun/libcrun_la-signals.lo
17:08:29 [2023-03-29T17:08:29.284Z] #76 255.6   CC       src/libcrun/libcrun_la-mount_flags.lo
17:08:29 [2023-03-29T17:08:29.851Z] #76 256.1   CC       src/libcrun/libcrun_la-seccomp_notify.lo
17:08:31 [2023-03-29T17:08:31.235Z] #76 ...
17:08:31 [2023-03-29T17:08:31.235Z] 
17:08:31 [2023-03-29T17:08:31.235Z] #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...)
17:08:31 [2023-03-29T17:08:31.235Z] #75 DONE 257.3s
17:08:31 [2023-03-29T17:08:31.235Z] 
17:08:31 [2023-03-29T17:08:31.235Z] #76 [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
17:08:31 [2023-03-29T17:08:31.235Z] #76 257.4   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
17:08:31 [2023-03-29T17:08:31.805Z] #76 257.9   CC       src/libcrun/handlers/libcrun_la-krun.lo
17:08:32 [2023-03-29T17:08:32.744Z] #76 258.9   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
17:08:33 [2023-03-29T17:08:33.312Z] #76 259.4   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
17:08:34 [2023-03-29T17:08:34.250Z] #76 ...
17:08:34 [2023-03-29T17:08:34.250Z] 
17:08:34 [2023-03-29T17:08:34.250Z] #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...)
17:08:34 [2023-03-29T17:08:34.250Z] #70 DONE 297.3s
17:08:34 [2023-03-29T17:08:34.510Z] 
17:08:34 [2023-03-29T17:08:34.510Z] #63 [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
17:08:35 [2023-03-29T17:08:35.079Z] #63 ...
17:08:35 [2023-03-29T17:08:35.079Z] 
17:08:35 [2023-03-29T17:08:35.079Z] #76 [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
17:08:35 [2023-03-29T17:08:35.079Z] #76 261.3   CC       tests/init.o
17:08:35 [2023-03-29T17:08:35.079Z] #76 261.4   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
17:08:36 [2023-03-29T17:08:36.018Z] #76 ...
17:08:36 [2023-03-29T17:08:36.018Z] 
17:08:36 [2023-03-29T17:08:36.018Z] #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...)
17:08:36 [2023-03-29T17:08:36.018Z] #71 DONE 293.6s
17:08:36 [2023-03-29T17:08:36.018Z] 
17:08:36 [2023-03-29T17:08:36.018Z] #63 [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
17:08:51 [2023-03-29T17:08:51.004Z] #63 ...
17:08:51 [2023-03-29T17:08:51.005Z] 
17:08:51 [2023-03-29T17:08:51.005Z] #76 [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
17:08:51 [2023-03-29T17:08:51.005Z] #76 275.0   CCLD     tests/init
17:09:05 [2023-03-29T17:09:05.897Z] #76 290.4   AR       libcrun_testing.a
17:09:05 [2023-03-29T17:09:05.897Z] #76 290.4 ar: `u' modifier ignored since `D' is the default (see `U')
17:09:05 [2023-03-29T17:09:05.897Z] #76 290.5   CCLD     tests/tests_libcrun_utils
17:09:05 [2023-03-29T17:09:05.897Z] #76 290.5   CCLD     tests/tests_libcrun_errors
17:09:05 [2023-03-29T17:09:05.897Z] #76 290.6   CCLD     tests/tests_libcrun_fuzzer
17:09:05 [2023-03-29T17:09:05.897Z] #76 290.9   CCLD     libcrun.la
17:09:05 [2023-03-29T17:09:05.897Z] #76 291.7   CCLD     crun
17:09:06 [2023-03-29T17:09:06.156Z] #76 ...
17:09:06 [2023-03-29T17:09:06.157Z] 
17:09:06 [2023-03-29T17:09:06.157Z] #77 [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...)
17:09:06 [2023-03-29T17:09:06.157Z] #77 DONE 286.7s
17:09:06 [2023-03-29T17:09:06.157Z] 
17:09:06 [2023-03-29T17:09:06.157Z] #76 [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
17:09:06 [2023-03-29T17:09:06.157Z] #76 292.2 make[3]: Entering directory '/tmp/crun-build'
17:09:06 [2023-03-29T17:09:06.417Z] #76 292.5  /bin/mkdir -p '/usr/local/share/man/man1'
17:09:06 [2023-03-29T17:09:06.417Z] #76 292.5  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
17:09:06 [2023-03-29T17:09:06.417Z] #76 292.5  /bin/mkdir -p '/usr/local/lib'
17:09:06 [2023-03-29T17:09:06.417Z] #76 292.5  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
17:09:06 [2023-03-29T17:09:06.417Z] #76 292.6 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
17:09:06 [2023-03-29T17:09:06.677Z] #76 292.6 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
17:09:06 [2023-03-29T17:09:06.677Z] #76 292.7 libtool: install: chmod 644 /usr/local/lib/libcrun.a
17:09:06 [2023-03-29T17:09:06.677Z] #76 292.7 libtool: install: ranlib /usr/local/lib/libcrun.a
17:09:06 [2023-03-29T17:09:06.677Z] #76 292.8 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
17:09:06 [2023-03-29T17:09:06.677Z] #76 292.9 ----------------------------------------------------------------------
17:09:06 [2023-03-29T17:09:06.677Z] #76 292.9 Libraries have been installed in:
17:09:06 [2023-03-29T17:09:06.677Z] #76 292.9    /usr/local/lib
17:09:06 [2023-03-29T17:09:06.677Z] #76 292.9 
17:09:06 [2023-03-29T17:09:06.677Z] #76 292.9 If you ever happen to want to link against installed libraries
17:09:06 [2023-03-29T17:09:06.677Z] #76 292.9 in a given directory, LIBDIR, you must either use libtool, and
17:09:06 [2023-03-29T17:09:06.677Z] #76 292.9 specify the full pathname of the library, or use the '-LLIBDIR'
17:09:06 [2023-03-29T17:09:06.677Z] #76 292.9 flag during linking and do at least one of the following:
17:09:06 [2023-03-29T17:09:06.677Z] #76 292.9    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
17:09:06 [2023-03-29T17:09:06.677Z] #76 292.9      during execution
17:09:06 [2023-03-29T17:09:06.677Z] #76 292.9    - add LIBDIR to the 'LD_RUN_PATH' environment variable
17:09:06 [2023-03-29T17:09:06.677Z] #76 292.9      during linking
17:09:06 [2023-03-29T17:09:06.677Z] #76 292.9    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
17:09:06 [2023-03-29T17:09:06.677Z] #76 292.9    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
17:09:06 [2023-03-29T17:09:06.677Z] #76 292.9 
17:09:06 [2023-03-29T17:09:06.677Z] #76 292.9 See any operating system documentation about shared libraries for
17:09:06 [2023-03-29T17:09:06.677Z] #76 292.9 more information, such as the ld(1) and ld.so(8) manual pages.
17:09:06 [2023-03-29T17:09:06.677Z] #76 292.9 ----------------------------------------------------------------------
17:09:06 [2023-03-29T17:09:06.677Z] #76 292.9  /bin/mkdir -p '/build'
17:09:06 [2023-03-29T17:09:06.677Z] #76 292.9   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
17:09:06 [2023-03-29T17:09:06.677Z] #76 293.0 libtool: install: /usr/bin/install -c crun /build/crun
17:09:06 [2023-03-29T17:09:06.936Z] #76 293.0 make[3]: Leaving directory '/tmp/crun-build'
17:09:06 [2023-03-29T17:09:06.936Z] #76 293.0 make[2]: Leaving directory '/tmp/crun-build'
17:09:06 [2023-03-29T17:09:06.936Z] #76 293.0 make[1]: Leaving directory '/tmp/crun-build'
17:09:06 [2023-03-29T17:09:06.936Z] #76 DONE 293.2s
17:09:06 [2023-03-29T17:09:06.936Z] 
17:09:06 [2023-03-29T17:09:06.936Z] #63 [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
17:09:07 [2023-03-29T17:09:07.506Z] #63 ...
17:09:07 [2023-03-29T17:09:07.506Z] 
17:09:07 [2023-03-29T17:09:07.506Z] #83 [dev-systemd-false  1/20] COPY --from=dockercli     /build/ /usr/local/cli
17:09:07 [2023-03-29T17:09:07.765Z] #83 DONE 0.2s
17:09:07 [2023-03-29T17:09:07.765Z] 
17:09:07 [2023-03-29T17:09:07.765Z] #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...)
17:09:07 [2023-03-29T17:09:07.765Z] #79 ...
17:09:07 [2023-03-29T17:09:07.765Z] 
17:09:07 [2023-03-29T17:09:07.765Z] #84 [dev-systemd-false  2/20] COPY --from=frozen-images /build/ /docker-frozen-images
17:09:08 [2023-03-29T17:09:08.025Z] #84 DONE 0.3s
17:09:08 [2023-03-29T17:09:08.025Z] 
17:09:08 [2023-03-29T17:09:08.025Z] #85 [dev-systemd-false  3/20] COPY --from=swagger       /build/ /usr/local/bin/
17:09:08 [2023-03-29T17:09:08.285Z] #85 DONE 0.2s
17:09:08 [2023-03-29T17:09:08.285Z] 
17:09:08 [2023-03-29T17:09:08.285Z] #86 [dev-systemd-false  4/20] COPY --from=delve         /build/ /usr/local/bin/
17:09:08 [2023-03-29T17:09:08.853Z] #86 DONE 0.6s
17:09:08 [2023-03-29T17:09:08.853Z] 
17:09:08 [2023-03-29T17:09:08.853Z] #63 [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
17:09:09 [2023-03-29T17:09:09.112Z] #63 ...
17:09:09 [2023-03-29T17:09:09.112Z] 
17:09:09 [2023-03-29T17:09:09.112Z] #87 [dev-systemd-false  5/20] COPY --from=tomll         /build/ /usr/local/bin/
17:09:09 [2023-03-29T17:09:09.112Z] #87 DONE 0.1s
17:09:09 [2023-03-29T17:09:09.112Z] 
17:09:09 [2023-03-29T17:09:09.112Z] #88 [dev-systemd-false  6/20] COPY --from=gowinres      /build/ /usr/local/bin/
17:09:09 [2023-03-29T17:09:09.112Z] #88 DONE 0.1s
17:09:09 [2023-03-29T17:09:09.112Z] 
17:09:09 [2023-03-29T17:09:09.112Z] #89 [dev-systemd-false  7/20] COPY --from=tini          /build/ /usr/local/bin/
17:09:09 [2023-03-29T17:09:09.112Z] #89 DONE 0.1s
17:09:09 [2023-03-29T17:09:09.112Z] 
17:09:09 [2023-03-29T17:09:09.112Z] #63 [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
17:09:09 [2023-03-29T17:09:09.372Z] #63 ...
17:09:09 [2023-03-29T17:09:09.372Z] 
17:09:09 [2023-03-29T17:09:09.372Z] #90 [dev-systemd-false  8/20] COPY --from=registry      /build/ /usr/local/bin/
17:09:09 [2023-03-29T17:09:09.631Z] #90 DONE 0.4s
17:09:09 [2023-03-29T17:09:09.631Z] 
17:09:09 [2023-03-29T17:09:09.631Z] #63 [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
17:09:09 [2023-03-29T17:09:09.631Z] #63 ...
17:09:09 [2023-03-29T17:09:09.631Z] 
17:09:09 [2023-03-29T17:09:09.631Z] #91 [dev-systemd-false  9/20] COPY --from=criu          /build/ /usr/local/bin/
17:09:09 [2023-03-29T17:09:09.631Z] #91 DONE 0.1s
17:09:09 [2023-03-29T17:09:09.631Z] 
17:09:09 [2023-03-29T17:09:09.631Z] #92 [dev-systemd-false 10/20] COPY --from=gotestsum     /build/ /usr/local/bin/
17:09:09 [2023-03-29T17:09:09.890Z] #92 DONE 0.1s
17:09:09 [2023-03-29T17:09:09.890Z] 
17:09:09 [2023-03-29T17:09:09.890Z] #63 [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
17:09:31 [2023-03-29T17:09:31.827Z] #63 ...
17:09:31 [2023-03-29T17:09:31.827Z] 
17:09:31 [2023-03-29T17:09:31.827Z] #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...)
17:09:31 [2023-03-29T17:09:31.827Z] #79 298.4 + bin/containerd
17:09:31 [2023-03-29T17:09:31.827Z] #79 298.4 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
17:09:31 [2023-03-29T17:09:31.827Z] #79 ...
17:09:31 [2023-03-29T17:09:31.827Z] 
17:09:31 [2023-03-29T17:09:31.827Z] #63 [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
17:09:31 [2023-03-29T17:09:31.827Z] #63 375.7 golangci-lint has version v1.51.2 built from (unknown, mod sum: "h1:yIcsT1X9ZYHdSpeWXRT1ORC/FPGSqDHbHsu9uk4FK7M=") on (unknown)
17:09:31 [2023-03-29T17:09:31.827Z] #63 DONE 376.2s
17:09:31 [2023-03-29T17:09:31.827Z] 
17:09:31 [2023-03-29T17:09:31.827Z] #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...)
17:09:31 [2023-03-29T17:09:31.827Z] #79 ...
17:09:31 [2023-03-29T17:09:31.827Z] 
17:09:31 [2023-03-29T17:09:31.827Z] #93 [dev-systemd-false 11/20] COPY --from=golangci_lint /build/ /usr/local/bin/
17:09:31 [2023-03-29T17:09:31.827Z] #93 DONE 0.2s
17:09:31 [2023-03-29T17:09:31.827Z] 
17:09:31 [2023-03-29T17:09:31.827Z] #94 [dev-systemd-false 12/20] COPY --from=shfmt         /build/ /usr/local/bin/
17:09:31 [2023-03-29T17:09:31.827Z] #94 DONE 0.1s
17:09:31 [2023-03-29T17:09:31.827Z] 
17:09:31 [2023-03-29T17:09:31.827Z] #95 [dev-systemd-false 13/20] COPY --from=runc          /build/ /usr/local/bin/
17:09:31 [2023-03-29T17:09:31.827Z] #95 DONE 0.1s
17:09:31 [2023-03-29T17:09:31.827Z] 
17:09:31 [2023-03-29T17:09:31.827Z] #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...)
17:10:10 [2023-03-29T17:10:10.558Z] #79 336.5 + bin/containerd-stress
17:10:10 [2023-03-29T17:10:10.558Z] #79 336.5 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
17:10:10 [2023-03-29T17:10:10.558Z] #79 338.1 + bin/containerd-shim
17:10:10 [2023-03-29T17:10:10.558Z] #79 338.7 + bin/containerd-shim-runc-v1
17:10:10 [2023-03-29T17:10:10.558Z] #79 339.7 + bin/containerd-shim-runc-v2
17:10:11 [2023-03-29T17:10:11.494Z] #79 340.8 + binaries
17:10:12 [2023-03-29T17:10:12.870Z] #79 DONE 342.0s
17:10:13 [2023-03-29T17:10:13.437Z] 
17:10:13 [2023-03-29T17:10:13.437Z] #96 [dev-systemd-false 14/20] COPY --from=containerd    /build/ /usr/local/bin/
17:10:13 [2023-03-29T17:10:13.696Z] #96 DONE 0.3s
17:10:13 [2023-03-29T17:10:13.696Z] 
17:10:13 [2023-03-29T17:10:13.696Z] #97 [dev-systemd-false 15/20] COPY --from=rootlesskit   /build/ /usr/local/bin/
17:10:13 [2023-03-29T17:10:13.696Z] #97 DONE 0.1s
17:10:13 [2023-03-29T17:10:13.954Z] 
17:10:13 [2023-03-29T17:10:13.954Z] #98 [dev-systemd-false 16/20] COPY --from=vpnkit        /       /usr/local/bin/
17:10:13 [2023-03-29T17:10:13.954Z] #98 DONE 0.2s
17:10:13 [2023-03-29T17:10:13.954Z] 
17:10:13 [2023-03-29T17:10:13.954Z] #99 [dev-systemd-false 17/20] COPY --from=containerutil /build/ /usr/local/bin/
17:10:13 [2023-03-29T17:10:13.954Z] #99 DONE 0.1s
17:10:14 [2023-03-29T17:10:14.213Z] 
17:10:14 [2023-03-29T17:10:14.213Z] #100 [dev-systemd-false 18/20] COPY --from=crun          /build/ /usr/local/bin/
17:10:14 [2023-03-29T17:10:14.213Z] #100 DONE 0.1s
17:10:14 [2023-03-29T17:10:14.213Z] 
17:10:14 [2023-03-29T17:10:14.213Z] #101 [dev-systemd-false 19/20] COPY hack/dockerfile/etc/docker/  /etc/docker/
17:10:14 [2023-03-29T17:10:14.213Z] #101 DONE 0.0s
17:10:14 [2023-03-29T17:10:14.213Z] 
17:10:14 [2023-03-29T17:10:14.213Z] #102 [dev-systemd-false 20/20] WORKDIR /go/src/github.com/docker/docker
17:10:14 [2023-03-29T17:10:14.213Z] #102 DONE 0.1s
17:10:14 [2023-03-29T17:10:14.213Z] 
17:10:14 [2023-03-29T17:10:14.213Z] #103 [dev-base  1/11] RUN groupadd -r docker
17:10:14 [2023-03-29T17:10:14.784Z] #103 DONE 0.4s
17:10:14 [2023-03-29T17:10:14.784Z] 
17:10:14 [2023-03-29T17:10:14.784Z] #104 [dev-base  2/11] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
17:10:15 [2023-03-29T17:10:15.351Z] #104 DONE 0.5s
17:10:15 [2023-03-29T17:10:15.351Z] 
17:10:15 [2023-03-29T17:10:15.351Z] #105 [dev-base  3/11] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
17:10:15 [2023-03-29T17:10:15.612Z] #105 0.433 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
17:10:15 [2023-03-29T17:10:15.871Z] #105 DONE 0.5s
17:10:15 [2023-03-29T17:10:15.871Z] 
17:10:15 [2023-03-29T17:10:15.871Z] #106 [dev-base  4/11] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
17:10:16 [2023-03-29T17:10:16.130Z] #106 DONE 0.5s
17:10:16 [2023-03-29T17:10:16.389Z] 
17:10:16 [2023-03-29T17:10:16.389Z] #107 [dev-base  5/11] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
17:10:16 [2023-03-29T17:10:16.956Z] #107 DONE 0.5s
17:10:16 [2023-03-29T17:10:16.956Z] 
17:10:16 [2023-03-29T17:10:16.956Z] #108 [dev-base  6/11] RUN ldconfig
17:10:17 [2023-03-29T17:10:17.215Z] #108 DONE 0.5s
17:10:17 [2023-03-29T17:10:17.215Z] 
17:10:17 [2023-03-29T17:10:17.215Z] #109 [dev-base  7/11] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
17:10:17 [2023-03-29T17:10:17.784Z] #109 DONE 0.5s
17:10:17 [2023-03-29T17:10:17.784Z] 
17:10:17 [2023-03-29T17:10:17.784Z] #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
17:10:18 [2023-03-29T17:10:18.719Z] #110 0.843 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
17:10:18 [2023-03-29T17:10:18.719Z] #110 0.933 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
17:10:18 [2023-03-29T17:10:18.719Z] #110 1.020 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
17:10:18 [2023-03-29T17:10:18.719Z] #110 1.026 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB]
17:10:18 [2023-03-29T17:10:18.719Z] #110 1.131 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [232 kB]
17:10:18 [2023-03-29T17:10:18.981Z] #110 1.258 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB]
17:10:19 [2023-03-29T17:10:19.550Z] #110 2.004 Fetched 8524 kB in 2s (5554 kB/s)
17:10:20 [2023-03-29T17:10:20.118Z] #110 2.004 Reading package lists...
17:10:20 [2023-03-29T17:10:20.685Z] #110 2.565 Reading package lists...
17:10:21 [2023-03-29T17:10:21.252Z] #110 3.119 Building dependency tree...
17:10:21 [2023-03-29T17:10:21.252Z] #110 3.523 The following additional packages will be installed:
17:10:21 [2023-03-29T17:10:21.252Z] #110 3.523   dmsetup libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcryptsetup12
17:10:21 [2023-03-29T17:10:21.252Z] #110 3.524   libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2
17:10:21 [2023-03-29T17:10:21.252Z] #110 3.524   libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnetfilter-conntrack3
17:10:21 [2023-03-29T17:10:21.252Z] #110 3.524   libnfnetlink0 libnftnl11 libonig5 libxtables12 python-pip-whl
17:10:21 [2023-03-29T17:10:21.252Z] #110 3.525   python3-distutils python3-lib2to3 python3-pkg-resources systemd vim-runtime
17:10:21 [2023-03-29T17:10:21.252Z] #110 3.525   xxd
17:10:21 [2023-03-29T17:10:21.252Z] #110 3.526 Suggested packages:
17:10:21 [2023-03-29T17:10:21.252Z] #110 3.526   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
17:10:21 [2023-03-29T17:10:21.252Z] #110 3.526   gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1
17:10:21 [2023-03-29T17:10:21.252Z] #110 3.526   ctags vim-doc vim-scripts xfsdump acl attr quota
17:10:21 [2023-03-29T17:10:21.252Z] #110 3.526 Recommended packages:
17:10:21 [2023-03-29T17:10:21.252Z] #110 3.526   libatm1 nftables libpam-cap build-essential python3-dev dbus
17:10:21 [2023-03-29T17:10:21.252Z] #110 3.526   systemd-timesyncd | time-daemon unzip
17:10:21 [2023-03-29T17:10:21.511Z] #110 3.891 The following NEW packages will be installed:
17:10:21 [2023-03-29T17:10:21.511Z] #110 3.891   apparmor bash-completion bzip2 dmsetup inetutils-ping iproute2 iptables jq
17:10:21 [2023-03-29T17:10:21.511Z] #110 3.891   libaio1 libapparmor1 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12
17:10:21 [2023-03-29T17:10:21.511Z] #110 3.891   libdevmapper1.02.1 libelf1 libgpm2 libicu67 libinih1 libip4tc2 libip6tc2
17:10:21 [2023-03-29T17:10:21.511Z] #110 3.891   libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnet1
17:10:21 [2023-03-29T17:10:21.511Z] #110 3.892   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
17:10:21 [2023-03-29T17:10:21.511Z] #110 3.892   libprotobuf-c1 libxtables12 libyajl2 net-tools patch pigz python-pip-whl
17:10:21 [2023-03-29T17:10:21.511Z] #110 3.892   python3-distutils python3-lib2to3 python3-pip python3-pkg-resources
17:10:21 [2023-03-29T17:10:21.511Z] #110 3.892   python3-setuptools python3-wheel sudo systemd systemd-journal-remote
17:10:21 [2023-03-29T17:10:21.511Z] #110 3.892   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
17:10:21 [2023-03-29T17:10:21.511Z] #110 3.892   xz-utils zip zstd
17:10:21 [2023-03-29T17:10:21.771Z] #110 4.167 0 upgraded, 59 newly installed, 0 to remove and 1 not upgraded.
17:10:21 [2023-03-29T17:10:21.771Z] #110 4.167 Need to get 32.1 MB of archives.
17:10:21 [2023-03-29T17:10:21.771Z] #110 4.167 After this operation, 124 MB of additional disk space will be used.
17:10:21 [2023-03-29T17:10:21.771Z] #110 4.167 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
17:10:21 [2023-03-29T17:10:21.771Z] #110 4.172 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
17:10:21 [2023-03-29T17:10:21.771Z] #110 4.174 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB]
17:10:21 [2023-03-29T17:10:21.771Z] #110 4.175 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
17:10:21 [2023-03-29T17:10:21.771Z] #110 4.178 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB]
17:10:21 [2023-03-29T17:10:21.771Z] #110 4.180 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2 [41.6 kB]
17:10:21 [2023-03-29T17:10:21.771Z] #110 4.182 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB]
17:10:21 [2023-03-29T17:10:21.771Z] #110 4.185 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
17:10:21 [2023-03-29T17:10:21.771Z] #110 4.186 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB]
17:10:21 [2023-03-29T17:10:21.771Z] #110 4.188 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd arm64 247.3-7+deb11u1 [4153 kB]
17:10:21 [2023-03-29T17:10:21.771Z] #110 4.223 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
17:10:21 [2023-03-29T17:10:21.771Z] #110 4.224 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
17:10:21 [2023-03-29T17:10:21.771Z] #110 4.225 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
17:10:22 [2023-03-29T17:10:22.030Z] #110 4.226 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
17:10:22 [2023-03-29T17:10:22.030Z] #110 4.226 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
17:10:22 [2023-03-29T17:10:22.030Z] #110 4.227 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
17:10:22 [2023-03-29T17:10:22.030Z] #110 4.228 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
17:10:22 [2023-03-29T17:10:22.030Z] #110 4.231 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
17:10:22 [2023-03-29T17:10:22.030Z] #110 4.232 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
17:10:22 [2023-03-29T17:10:22.030Z] #110 4.234 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
17:10:22 [2023-03-29T17:10:22.030Z] #110 4.236 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
17:10:22 [2023-03-29T17:10:22.030Z] #110 4.238 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
17:10:22 [2023-03-29T17:10:22.030Z] #110 4.239 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
17:10:22 [2023-03-29T17:10:22.030Z] #110 4.241 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB]
17:10:22 [2023-03-29T17:10:22.030Z] #110 4.242 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
17:10:22 [2023-03-29T17:10:22.030Z] #110 4.244 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
17:10:22 [2023-03-29T17:10:22.030Z] #110 4.246 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
17:10:22 [2023-03-29T17:10:22.030Z] #110 4.247 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
17:10:22 [2023-03-29T17:10:22.030Z] #110 4.249 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
17:10:22 [2023-03-29T17:10:22.030Z] #110 4.252 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
17:10:22 [2023-03-29T17:10:22.030Z] #110 4.256 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
17:10:22 [2023-03-29T17:10:22.030Z] #110 4.259 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
17:10:22 [2023-03-29T17:10:22.030Z] #110 4.260 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
17:10:22 [2023-03-29T17:10:22.030Z] #110 4.263 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
17:10:22 [2023-03-29T17:10:22.030Z] #110 4.264 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
17:10:22 [2023-03-29T17:10:22.030Z] #110 4.327 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
17:10:22 [2023-03-29T17:10:22.030Z] #110 4.330 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmicrohttpd12 arm64 0.9.72-2 [104 kB]
17:10:22 [2023-03-29T17:10:22.030Z] #110 4.331 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
17:10:22 [2023-03-29T17:10:22.030Z] #110 4.332 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
17:10:22 [2023-03-29T17:10:22.030Z] #110 4.333 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
17:10:22 [2023-03-29T17:10:22.030Z] #110 4.333 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
17:10:22 [2023-03-29T17:10:22.030Z] #110 4.342 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
17:10:22 [2023-03-29T17:10:22.030Z] #110 4.342 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
17:10:22 [2023-03-29T17:10:22.030Z] #110 4.342 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
17:10:22 [2023-03-29T17:10:22.030Z] #110 4.356 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
17:10:22 [2023-03-29T17:10:22.030Z] #110 4.357 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
17:10:22 [2023-03-29T17:10:22.030Z] #110 4.358 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
17:10:22 [2023-03-29T17:10:22.030Z] #110 4.359 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
17:10:22 [2023-03-29T17:10:22.030Z] #110 4.363 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
17:10:22 [2023-03-29T17:10:22.030Z] #110 4.364 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
17:10:22 [2023-03-29T17:10:22.030Z] #110 4.367 Get:51 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 sudo arm64 1.9.5p2-3+deb11u1 [996 kB]
17:10:22 [2023-03-29T17:10:22.030Z] #110 4.371 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd-journal-remote arm64 247.3-7+deb11u1 [161 kB]
17:10:22 [2023-03-29T17:10:22.030Z] #110 4.373 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
17:10:22 [2023-03-29T17:10:22.030Z] #110 4.375 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
17:10:22 [2023-03-29T17:10:22.030Z] #110 4.378 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
17:10:22 [2023-03-29T17:10:22.030Z] #110 4.418 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
17:10:22 [2023-03-29T17:10:22.030Z] #110 4.425 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
17:10:22 [2023-03-29T17:10:22.030Z] #110 4.429 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
17:10:22 [2023-03-29T17:10:22.288Z] #110 4.430 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB]
17:10:22 [2023-03-29T17:10:22.288Z] #110 4.582 debconf: delaying package configuration, since apt-utils is not installed
17:10:22 [2023-03-29T17:10:22.288Z] #110 4.625 Fetched 32.1 MB in 1s (60.3 MB/s)
17:10:22 [2023-03-29T17:10:22.288Z] #110 4.665 Selecting previously unselected package libapparmor1:arm64.
17:10:22 [2023-03-29T17:10:22.288Z] #110 4.665 (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.)
17:10:22 [2023-03-29T17:10:22.288Z] #110 4.675 Preparing to unpack .../00-libapparmor1_2.13.6-10_arm64.deb ...
17:10:22 [2023-03-29T17:10:22.288Z] #110 4.686 Unpacking libapparmor1:arm64 (2.13.6-10) ...
17:10:22 [2023-03-29T17:10:22.547Z] #110 4.735 Selecting previously unselected package libcap2:arm64.
17:10:22 [2023-03-29T17:10:22.547Z] #110 4.738 Preparing to unpack .../01-libcap2_1%3a2.44-1_arm64.deb ...
17:10:22 [2023-03-29T17:10:22.547Z] #110 4.742 Unpacking libcap2:arm64 (1:2.44-1) ...
17:10:22 [2023-03-29T17:10:22.547Z] #110 4.791 Selecting previously unselected package libargon2-1:arm64.
17:10:22 [2023-03-29T17:10:22.547Z] #110 4.793 Preparing to unpack .../02-libargon2-1_0~20171227-0.2_arm64.deb ...
17:10:22 [2023-03-29T17:10:22.547Z] #110 4.797 Unpacking libargon2-1:arm64 (0~20171227-0.2) ...
17:10:22 [2023-03-29T17:10:22.547Z] #110 4.837 Selecting previously unselected package dmsetup.
17:10:22 [2023-03-29T17:10:22.547Z] #110 4.839 Preparing to unpack .../03-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
17:10:22 [2023-03-29T17:10:22.547Z] #110 4.844 Unpacking dmsetup (2:1.02.175-2.1) ...
17:10:22 [2023-03-29T17:10:22.547Z] #110 4.897 Selecting previously unselected package libdevmapper1.02.1:arm64.
17:10:22 [2023-03-29T17:10:22.805Z] #110 4.899 Preparing to unpack .../04-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
17:10:22 [2023-03-29T17:10:22.806Z] #110 4.904 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
17:10:22 [2023-03-29T17:10:22.806Z] #110 4.957 Selecting previously unselected package libjson-c5:arm64.
17:10:22 [2023-03-29T17:10:22.806Z] #110 4.957 Preparing to unpack .../05-libjson-c5_0.15-2_arm64.deb ...
17:10:22 [2023-03-29T17:10:22.806Z] #110 4.962 Unpacking libjson-c5:arm64 (0.15-2) ...
17:10:22 [2023-03-29T17:10:22.806Z] #110 5.026 Selecting previously unselected package libcryptsetup12:arm64.
17:10:22 [2023-03-29T17:10:22.806Z] #110 5.026 Preparing to unpack .../06-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ...
17:10:22 [2023-03-29T17:10:22.806Z] #110 5.034 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
17:10:22 [2023-03-29T17:10:22.806Z] #110 5.093 Selecting previously unselected package libip4tc2:arm64.
17:10:22 [2023-03-29T17:10:22.806Z] #110 5.096 Preparing to unpack .../07-libip4tc2_1.8.7-1_arm64.deb ...
17:10:22 [2023-03-29T17:10:22.806Z] #110 5.101 Unpacking libip4tc2:arm64 (1.8.7-1) ...
17:10:22 [2023-03-29T17:10:22.806Z] #110 5.158 Selecting previously unselected package libkmod2:arm64.
17:10:22 [2023-03-29T17:10:22.806Z] #110 5.161 Preparing to unpack .../08-libkmod2_28-1_arm64.deb ...
17:10:22 [2023-03-29T17:10:22.806Z] #110 5.169 Unpacking libkmod2:arm64 (28-1) ...
17:10:22 [2023-03-29T17:10:22.806Z] #110 5.221 Selecting previously unselected package systemd.
17:10:22 [2023-03-29T17:10:22.806Z] #110 5.224 Preparing to unpack .../09-systemd_247.3-7+deb11u1_arm64.deb ...
17:10:22 [2023-03-29T17:10:22.806Z] #110 5.273 Unpacking systemd (247.3-7+deb11u1) ...
17:10:23 [2023-03-29T17:10:23.373Z] #110 5.686 Selecting previously unselected package pigz.
17:10:23 [2023-03-29T17:10:23.373Z] #110 5.688 Preparing to unpack .../10-pigz_2.6-1_arm64.deb ...
17:10:23 [2023-03-29T17:10:23.373Z] #110 5.695 Unpacking pigz (2.6-1) ...
17:10:23 [2023-03-29T17:10:23.373Z] #110 5.741 Selecting previously unselected package libelf1:arm64.
17:10:23 [2023-03-29T17:10:23.373Z] #110 5.744 Preparing to unpack .../11-libelf1_0.183-1_arm64.deb ...
17:10:23 [2023-03-29T17:10:23.373Z] #110 5.748 Unpacking libelf1:arm64 (0.183-1) ...
17:10:23 [2023-03-29T17:10:23.373Z] #110 5.810 Selecting previously unselected package libbpf0:arm64.
17:10:23 [2023-03-29T17:10:23.632Z] #110 5.812 Preparing to unpack .../12-libbpf0_1%3a0.3-2_arm64.deb ...
17:10:23 [2023-03-29T17:10:23.632Z] #110 5.819 Unpacking libbpf0:arm64 (1:0.3-2) ...
17:10:23 [2023-03-29T17:10:23.632Z] #110 5.867 Selecting previously unselected package libmnl0:arm64.
17:10:23 [2023-03-29T17:10:23.632Z] #110 5.869 Preparing to unpack .../13-libmnl0_1.0.4-3_arm64.deb ...
17:10:23 [2023-03-29T17:10:23.632Z] #110 5.874 Unpacking libmnl0:arm64 (1.0.4-3) ...
17:10:23 [2023-03-29T17:10:23.632Z] #110 5.923 Selecting previously unselected package libxtables12:arm64.
17:10:23 [2023-03-29T17:10:23.632Z] #110 5.925 Preparing to unpack .../14-libxtables12_1.8.7-1_arm64.deb ...
17:10:23 [2023-03-29T17:10:23.632Z] #110 5.931 Unpacking libxtables12:arm64 (1.8.7-1) ...
17:10:23 [2023-03-29T17:10:23.632Z] #110 5.968 Selecting previously unselected package libcap2-bin.
17:10:23 [2023-03-29T17:10:23.632Z] #110 5.971 Preparing to unpack .../15-libcap2-bin_1%3a2.44-1_arm64.deb ...
17:10:23 [2023-03-29T17:10:23.632Z] #110 5.975 Unpacking libcap2-bin (1:2.44-1) ...
17:10:23 [2023-03-29T17:10:23.632Z] #110 6.028 Selecting previously unselected package iproute2.
17:10:23 [2023-03-29T17:10:23.891Z] #110 6.030 Preparing to unpack .../16-iproute2_5.10.0-4_arm64.deb ...
17:10:23 [2023-03-29T17:10:23.891Z] #110 6.035 Unpacking iproute2 (5.10.0-4) ...
17:10:23 [2023-03-29T17:10:23.891Z] #110 6.145 Selecting previously unselected package xxd.
17:10:23 [2023-03-29T17:10:23.891Z] #110 6.148 Preparing to unpack .../17-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
17:10:23 [2023-03-29T17:10:23.891Z] #110 6.153 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
17:10:23 [2023-03-29T17:10:23.891Z] #110 6.218 Selecting previously unselected package vim-common.
17:10:23 [2023-03-29T17:10:23.891Z] #110 6.221 Preparing to unpack .../18-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
17:10:23 [2023-03-29T17:10:23.891Z] #110 6.232 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
17:10:24 [2023-03-29T17:10:24.150Z] #110 6.301 Selecting previously unselected package bash-completion.
17:10:24 [2023-03-29T17:10:24.150Z] #110 6.301 Preparing to unpack .../19-bash-completion_1%3a2.11-2_all.deb ...
17:10:24 [2023-03-29T17:10:24.718Z] #110 7.033 Unpacking bash-completion (1:2.11-2) ...
17:10:24 [2023-03-29T17:10:24.718Z] #110 7.154 Selecting previously unselected package bzip2.
17:10:24 [2023-03-29T17:10:24.976Z] #110 7.156 Preparing to unpack .../20-bzip2_1.0.8-4_arm64.deb ...
17:10:24 [2023-03-29T17:10:24.976Z] #110 7.161 Unpacking bzip2 (1.0.8-4) ...
17:10:24 [2023-03-29T17:10:24.976Z] #110 7.207 Selecting previously unselected package xz-utils.
17:10:24 [2023-03-29T17:10:24.976Z] #110 7.210 Preparing to unpack .../21-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
17:10:24 [2023-03-29T17:10:24.976Z] #110 7.214 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
17:10:24 [2023-03-29T17:10:24.976Z] #110 7.277 Selecting previously unselected package apparmor.
17:10:24 [2023-03-29T17:10:24.976Z] #110 7.280 Preparing to unpack .../22-apparmor_2.13.6-10_arm64.deb ...
17:10:24 [2023-03-29T17:10:24.976Z] #110 7.306 Unpacking apparmor (2.13.6-10) ...
17:10:24 [2023-03-29T17:10:24.976Z] #110 7.412 Selecting previously unselected package inetutils-ping.
17:10:25 [2023-03-29T17:10:25.235Z] #110 7.415 Preparing to unpack .../23-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ...
17:10:25 [2023-03-29T17:10:25.235Z] #110 7.420 Unpacking inetutils-ping (2:2.0-1+deb11u1) ...
17:10:25 [2023-03-29T17:10:25.235Z] #110 7.474 Selecting previously unselected package libip6tc2:arm64.
17:10:25 [2023-03-29T17:10:25.235Z] #110 7.476 Preparing to unpack .../24-libip6tc2_1.8.7-1_arm64.deb ...
17:10:25 [2023-03-29T17:10:25.235Z] #110 7.481 Unpacking libip6tc2:arm64 (1.8.7-1) ...
17:10:25 [2023-03-29T17:10:25.235Z] #110 7.527 Selecting previously unselected package libnfnetlink0:arm64.
17:10:25 [2023-03-29T17:10:25.235Z] #110 7.529 Preparing to unpack .../25-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
17:10:25 [2023-03-29T17:10:25.235Z] #110 7.535 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
17:10:25 [2023-03-29T17:10:25.235Z] #110 7.575 Selecting previously unselected package libnetfilter-conntrack3:arm64.
17:10:25 [2023-03-29T17:10:25.235Z] #110 7.577 Preparing to unpack .../26-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
17:10:25 [2023-03-29T17:10:25.235Z] #110 7.582 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
17:10:25 [2023-03-29T17:10:25.235Z] #110 7.630 Selecting previously unselected package libnftnl11:arm64.
17:10:25 [2023-03-29T17:10:25.494Z] #110 7.633 Preparing to unpack .../27-libnftnl11_1.1.9-1_arm64.deb ...
17:10:25 [2023-03-29T17:10:25.494Z] #110 7.638 Unpacking libnftnl11:arm64 (1.1.9-1) ...
17:10:25 [2023-03-29T17:10:25.494Z] #110 7.681 Selecting previously unselected package iptables.
17:10:25 [2023-03-29T17:10:25.494Z] #110 7.684 Preparing to unpack .../28-iptables_1.8.7-1_arm64.deb ...
17:10:25 [2023-03-29T17:10:25.494Z] #110 7.689 Unpacking iptables (1.8.7-1) ...
17:10:25 [2023-03-29T17:10:25.494Z] #110 7.777 Selecting previously unselected package libonig5:arm64.
17:10:25 [2023-03-29T17:10:25.494Z] #110 7.779 Preparing to unpack .../29-libonig5_6.9.6-1.1_arm64.deb ...
17:10:25 [2023-03-29T17:10:25.494Z] #110 7.785 Unpacking libonig5:arm64 (6.9.6-1.1) ...
17:10:25 [2023-03-29T17:10:25.494Z] #110 7.849 Selecting previously unselected package libjq1:arm64.
17:10:25 [2023-03-29T17:10:25.494Z] #110 7.852 Preparing to unpack .../30-libjq1_1.6-2.1_arm64.deb ...
17:10:25 [2023-03-29T17:10:25.494Z] #110 7.858 Unpacking libjq1:arm64 (1.6-2.1) ...
17:10:25 [2023-03-29T17:10:25.494Z] #110 7.904 Selecting previously unselected package jq.
17:10:25 [2023-03-29T17:10:25.752Z] #110 7.907 Preparing to unpack .../31-jq_1.6-2.1_arm64.deb ...
17:10:25 [2023-03-29T17:10:25.753Z] #110 7.912 Unpacking jq (1.6-2.1) ...
17:10:25 [2023-03-29T17:10:25.753Z] #110 7.962 Selecting previously unselected package libaio1:arm64.
17:10:25 [2023-03-29T17:10:25.753Z] #110 7.965 Preparing to unpack .../32-libaio1_0.3.112-9_arm64.deb ...
17:10:25 [2023-03-29T17:10:25.753Z] #110 7.970 Unpacking libaio1:arm64 (0.3.112-9) ...
17:10:25 [2023-03-29T17:10:25.753Z] #110 8.016 Selecting previously unselected package libgpm2:arm64.
17:10:25 [2023-03-29T17:10:25.753Z] #110 8.018 Preparing to unpack .../33-libgpm2_1.20.7-8_arm64.deb ...
17:10:25 [2023-03-29T17:10:25.753Z] #110 8.024 Unpacking libgpm2:arm64 (1.20.7-8) ...
17:10:25 [2023-03-29T17:10:25.753Z] #110 8.067 Selecting previously unselected package libicu67:arm64.
17:10:25 [2023-03-29T17:10:25.753Z] #110 8.069 Preparing to unpack .../34-libicu67_67.1-7_arm64.deb ...
17:10:25 [2023-03-29T17:10:25.753Z] #110 8.073 Unpacking libicu67:arm64 (67.1-7) ...
17:10:26 [2023-03-29T17:10:26.687Z] #110 8.772 Selecting previously unselected package libinih1:arm64.
17:10:26 [2023-03-29T17:10:26.688Z] #110 8.774 Preparing to unpack .../35-libinih1_53-1+b2_arm64.deb ...
17:10:26 [2023-03-29T17:10:26.688Z] #110 8.782 Unpacking libinih1:arm64 (53-1+b2) ...
17:10:26 [2023-03-29T17:10:26.688Z] #110 8.831 Selecting previously unselected package libmicrohttpd12:arm64.
17:10:26 [2023-03-29T17:10:26.688Z] #110 8.833 Preparing to unpack .../36-libmicrohttpd12_0.9.72-2_arm64.deb ...
17:10:26 [2023-03-29T17:10:26.688Z] #110 8.838 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ...
17:10:26 [2023-03-29T17:10:26.688Z] #110 8.890 Selecting previously unselected package libnet1:arm64.
17:10:26 [2023-03-29T17:10:26.688Z] #110 8.892 Preparing to unpack .../37-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
17:10:26 [2023-03-29T17:10:26.688Z] #110 8.898 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
17:10:26 [2023-03-29T17:10:26.688Z] #110 8.951 Selecting previously unselected package libnl-3-200:arm64.
17:10:26 [2023-03-29T17:10:26.688Z] #110 8.954 Preparing to unpack .../38-libnl-3-200_3.4.0-1+b1_arm64.deb ...
17:10:26 [2023-03-29T17:10:26.688Z] #110 8.959 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
17:10:26 [2023-03-29T17:10:26.688Z] #110 9.004 Selecting previously unselected package libprotobuf-c1:arm64.
17:10:26 [2023-03-29T17:10:26.688Z] #110 9.007 Preparing to unpack .../39-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
17:10:26 [2023-03-29T17:10:26.688Z] #110 9.013 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
17:10:26 [2023-03-29T17:10:26.688Z] #110 9.059 Selecting previously unselected package libyajl2:arm64.
17:10:26 [2023-03-29T17:10:26.688Z] #110 9.061 Preparing to unpack .../40-libyajl2_2.1.0-3_arm64.deb ...
17:10:26 [2023-03-29T17:10:26.688Z] #110 9.066 Unpacking libyajl2:arm64 (2.1.0-3) ...
17:10:26 [2023-03-29T17:10:26.688Z] #110 9.099 Selecting previously unselected package net-tools.
17:10:26 [2023-03-29T17:10:26.688Z] #110 9.102 Preparing to unpack .../41-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
17:10:26 [2023-03-29T17:10:26.688Z] #110 9.106 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
17:10:26 [2023-03-29T17:10:26.946Z] #110 9.170 Selecting previously unselected package patch.
17:10:26 [2023-03-29T17:10:26.946Z] #110 9.172 Preparing to unpack .../42-patch_2.7.6-7_arm64.deb ...
17:10:26 [2023-03-29T17:10:26.946Z] #110 9.177 Unpacking patch (2.7.6-7) ...
17:10:26 [2023-03-29T17:10:26.946Z] #110 9.218 Selecting previously unselected package python-pip-whl.
17:10:26 [2023-03-29T17:10:26.946Z] #110 9.221 Preparing to unpack .../43-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
17:10:26 [2023-03-29T17:10:26.946Z] #110 9.225 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
17:10:27 [2023-03-29T17:10:27.204Z] #110 9.370 Selecting previously unselected package python3-lib2to3.
17:10:27 [2023-03-29T17:10:27.204Z] #110 9.373 Preparing to unpack .../44-python3-lib2to3_3.9.2-1_all.deb ...
17:10:27 [2023-03-29T17:10:27.204Z] #110 9.378 Unpacking python3-lib2to3 (3.9.2-1) ...
17:10:27 [2023-03-29T17:10:27.204Z] #110 9.426 Selecting previously unselected package python3-distutils.
17:10:27 [2023-03-29T17:10:27.204Z] #110 9.426 Preparing to unpack .../45-python3-distutils_3.9.2-1_all.deb ...
17:10:27 [2023-03-29T17:10:27.205Z] #110 9.430 Unpacking python3-distutils (3.9.2-1) ...
17:10:27 [2023-03-29T17:10:27.205Z] #110 9.481 Selecting previously unselected package python3-pkg-resources.
17:10:27 [2023-03-29T17:10:27.205Z] #110 9.483 Preparing to unpack .../46-python3-pkg-resources_52.0.0-4_all.deb ...
17:10:27 [2023-03-29T17:10:27.205Z] #110 9.489 Unpacking python3-pkg-resources (52.0.0-4) ...
17:10:27 [2023-03-29T17:10:27.205Z] #110 9.539 Selecting previously unselected package python3-setuptools.
17:10:27 [2023-03-29T17:10:27.205Z] #110 9.541 Preparing to unpack .../47-python3-setuptools_52.0.0-4_all.deb ...
17:10:27 [2023-03-29T17:10:27.205Z] #110 9.545 Unpacking python3-setuptools (52.0.0-4) ...
17:10:27 [2023-03-29T17:10:27.205Z] #110 9.614 Selecting previously unselected package python3-wheel.
17:10:27 [2023-03-29T17:10:27.463Z] #110 9.617 Preparing to unpack .../48-python3-wheel_0.34.2-1_all.deb ...
17:10:27 [2023-03-29T17:10:27.463Z] #110 9.621 Unpacking python3-wheel (0.34.2-1) ...
17:10:27 [2023-03-29T17:10:27.463Z] #110 9.658 Selecting previously unselected package python3-pip.
17:10:27 [2023-03-29T17:10:27.463Z] #110 9.661 Preparing to unpack .../49-python3-pip_20.3.4-4+deb11u1_all.deb ...
17:10:27 [2023-03-29T17:10:27.463Z] #110 9.665 Unpacking python3-pip (20.3.4-4+deb11u1) ...
17:10:27 [2023-03-29T17:10:27.463Z] #110 9.746 Selecting previously unselected package sudo.
17:10:27 [2023-03-29T17:10:27.463Z] #110 9.748 Preparing to unpack .../50-sudo_1.9.5p2-3+deb11u1_arm64.deb ...
17:10:27 [2023-03-29T17:10:27.463Z] #110 9.754 Unpacking sudo (1.9.5p2-3+deb11u1) ...
17:10:27 [2023-03-29T17:10:27.463Z] #110 9.877 Selecting previously unselected package systemd-journal-remote.
17:10:27 [2023-03-29T17:10:27.721Z] #110 9.880 Preparing to unpack .../51-systemd-journal-remote_247.3-7+deb11u1_arm64.deb ...
17:10:27 [2023-03-29T17:10:27.721Z] #110 9.885 Unpacking systemd-journal-remote (247.3-7+deb11u1) ...
17:10:27 [2023-03-29T17:10:27.721Z] #110 9.929 Selecting previously unselected package thin-provisioning-tools.
17:10:27 [2023-03-29T17:10:27.721Z] #110 9.933 Preparing to unpack .../52-thin-provisioning-tools_0.9.0-1_arm64.deb ...
17:10:27 [2023-03-29T17:10:27.721Z] #110 9.938 Unpacking thin-provisioning-tools (0.9.0-1) ...
17:10:27 [2023-03-29T17:10:27.721Z] #110 10.00 Selecting previously unselected package uidmap.
17:10:27 [2023-03-29T17:10:27.721Z] #110 10.01 Preparing to unpack .../53-uidmap_1%3a4.8.1-1_arm64.deb ...
17:10:27 [2023-03-29T17:10:27.721Z] #110 10.01 Unpacking uidmap (1:4.8.1-1) ...
17:10:27 [2023-03-29T17:10:27.721Z] #110 10.07 Selecting previously unselected package vim-runtime.
17:10:27 [2023-03-29T17:10:27.721Z] #110 10.07 Preparing to unpack .../54-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
17:10:27 [2023-03-29T17:10:27.721Z] #110 10.08 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
17:10:27 [2023-03-29T17:10:27.721Z] #110 10.10 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
17:10:27 [2023-03-29T17:10:27.721Z] #110 10.10 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
17:10:28 [2023-03-29T17:10:28.288Z] #110 10.71 Selecting previously unselected package vim.
17:10:28 [2023-03-29T17:10:28.558Z] #110 10.71 Preparing to unpack .../55-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
17:10:28 [2023-03-29T17:10:28.558Z] #110 10.72 Unpacking vim (2:8.2.2434-3+deb11u1) ...
17:10:28 [2023-03-29T17:10:28.558Z] #110 10.87 Selecting previously unselected package xfsprogs.
17:10:28 [2023-03-29T17:10:28.558Z] #110 10.88 Preparing to unpack .../56-xfsprogs_5.10.0-4_arm64.deb ...
17:10:28 [2023-03-29T17:10:28.558Z] #110 10.88 Unpacking xfsprogs (5.10.0-4) ...
17:10:28 [2023-03-29T17:10:28.558Z] #110 10.98 Selecting previously unselected package zip.
17:10:28 [2023-03-29T17:10:28.833Z] #110 10.98 Preparing to unpack .../57-zip_3.0-12_arm64.deb ...
17:10:28 [2023-03-29T17:10:28.833Z] #110 10.99 Unpacking zip (3.0-12) ...
17:10:28 [2023-03-29T17:10:28.833Z] #110 11.06 Selecting previously unselected package zstd.
17:10:28 [2023-03-29T17:10:28.833Z] #110 11.07 Preparing to unpack .../58-zstd_1.4.8+dfsg-2.1_arm64.deb ...
17:10:28 [2023-03-29T17:10:28.833Z] #110 11.07 Unpacking zstd (1.4.8+dfsg-2.1) ...
17:10:28 [2023-03-29T17:10:28.833Z] #110 11.16 Setting up python3-pkg-resources (52.0.0-4) ...
17:10:29 [2023-03-29T17:10:29.101Z] #110 11.38 Setting up libip4tc2:arm64 (1.8.7-1) ...
17:10:29 [2023-03-29T17:10:29.101Z] #110 11.39 Setting up net-tools (1.60+git20181103.0eebece-1) ...
17:10:29 [2023-03-29T17:10:29.101Z] #110 11.41 Setting up libapparmor1:arm64 (2.13.6-10) ...
17:10:29 [2023-03-29T17:10:29.101Z] #110 11.42 Setting up libgpm2:arm64 (1.20.7-8) ...
17:10:29 [2023-03-29T17:10:29.101Z] #110 11.44 Setting up libicu67:arm64 (67.1-7) ...
17:10:29 [2023-03-29T17:10:29.101Z] #110 11.45 Setting up libip6tc2:arm64 (1.8.7-1) ...
17:10:29 [2023-03-29T17:10:29.101Z] #110 11.47 Setting up libinih1:arm64 (53-1+b2) ...
17:10:29 [2023-03-29T17:10:29.101Z] #110 11.48 Setting up libargon2-1:arm64 (0~20171227-0.2) ...
17:10:29 [2023-03-29T17:10:29.101Z] #110 11.49 Setting up uidmap (1:4.8.1-1) ...
17:10:29 [2023-03-29T17:10:29.101Z] #110 11.51 Setting up libyajl2:arm64 (2.1.0-3) ...
17:10:29 [2023-03-29T17:10:29.370Z] #110 11.53 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
17:10:29 [2023-03-29T17:10:29.370Z] #110 11.54 Setting up bzip2 (1.0.8-4) ...
17:10:29 [2023-03-29T17:10:29.370Z] #110 11.55 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
17:10:29 [2023-03-29T17:10:29.370Z] #110 11.57 Setting up python3-wheel (0.34.2-1) ...
17:10:29 [2023-03-29T17:10:29.370Z] #110 11.73 Setting up libmicrohttpd12:arm64 (0.9.72-2) ...
17:10:29 [2023-03-29T17:10:29.370Z] #110 11.74 Setting up xxd (2:8.2.2434-3+deb11u1) ...
17:10:29 [2023-03-29T17:10:29.370Z] #110 11.76 Setting up libcap2:arm64 (1:2.44-1) ...
17:10:29 [2023-03-29T17:10:29.370Z] #110 11.77 Setting up libcap2-bin (1:2.44-1) ...
17:10:29 [2023-03-29T17:10:29.633Z] #110 11.78 Setting up apparmor (2.13.6-10) ...
17:10:30 [2023-03-29T17:10:30.568Z] #110 12.69 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service.
17:10:30 [2023-03-29T17:10:30.568Z] #110 12.72 Setting up zip (3.0-12) ...
17:10:30 [2023-03-29T17:10:30.568Z] #110 12.74 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
17:10:30 [2023-03-29T17:10:30.568Z] #110 12.77 Setting up bash-completion (1:2.11-2) ...
17:10:31 [2023-03-29T17:10:31.504Z] #110 13.58 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
17:10:31 [2023-03-29T17:10:31.504Z] #110 13.59 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
17:10:31 [2023-03-29T17:10:31.504Z] #110 13.61 Setting up libmnl0:arm64 (1.0.4-3) ...
17:10:31 [2023-03-29T17:10:31.504Z] #110 13.63 Setting up patch (2.7.6-7) ...
17:10:31 [2023-03-29T17:10:31.504Z] #110 13.65 Setting up sudo (1.9.5p2-3+deb11u1) ...
17:10:31 [2023-03-29T17:10:31.504Z] #110 13.70 invoke-rc.d: could not determine current runlevel
17:10:31 [2023-03-29T17:10:31.504Z] #110 13.70 invoke-rc.d: policy-rc.d denied execution of start.
17:10:31 [2023-03-29T17:10:31.504Z] #110 13.71 Setting up libxtables12:arm64 (1.8.7-1) ...
17:10:31 [2023-03-29T17:10:31.504Z] #110 13.73 Setting up inetutils-ping (2:2.0-1+deb11u1) ...
17:10:31 [2023-03-29T17:10:31.504Z] #110 13.75 Setting up pigz (2.6-1) ...
17:10:31 [2023-03-29T17:10:31.504Z] #110 13.76 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
17:10:31 [2023-03-29T17:10:31.504Z] #110 13.78 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
17:10:31 [2023-03-29T17:10:31.504Z] #110 13.81 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
17:10:31 [2023-03-29T17:10:31.504Z] #110 13.83 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
17:10:31 [2023-03-29T17:10:31.762Z] #110 14.02 Setting up libaio1:arm64 (0.3.112-9) ...
17:10:31 [2023-03-29T17:10:31.762Z] #110 14.04 Setting up python3-lib2to3 (3.9.2-1) ...
17:10:31 [2023-03-29T17:10:31.762Z] #110 14.14 Setting up libelf1:arm64 (0.183-1) ...
17:10:31 [2023-03-29T17:10:31.762Z] #110 14.21 Setting up libjson-c5:arm64 (0.15-2) ...
17:10:32 [2023-03-29T17:10:32.021Z] #110 14.23 Setting up zstd (1.4.8+dfsg-2.1) ...
17:10:32 [2023-03-29T17:10:32.021Z] #110 14.25 Setting up libonig5:arm64 (6.9.6-1.1) ...
17:10:32 [2023-03-29T17:10:32.021Z] #110 14.27 Setting up libkmod2:arm64 (28-1) ...
17:10:32 [2023-03-29T17:10:32.021Z] #110 14.28 Setting up python3-distutils (3.9.2-1) ...
17:10:32 [2023-03-29T17:10:32.021Z] #110 14.41 Setting up vim (2:8.2.2434-3+deb11u1) ...
17:10:32 [2023-03-29T17:10:32.021Z] #110 14.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
17:10:32 [2023-03-29T17:10:32.021Z] #110 14.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
17:10:32 [2023-03-29T17:10:32.021Z] #110 14.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
17:10:32 [2023-03-29T17:10:32.021Z] #110 14.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
17:10:32 [2023-03-29T17:10:32.021Z] #110 14.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
17:10:32 [2023-03-29T17:10:32.021Z] #110 14.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
17:10:32 [2023-03-29T17:10:32.021Z] #110 14.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
17:10:32 [2023-03-29T17:10:32.021Z] #110 14.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
17:10:32 [2023-03-29T17:10:32.280Z] #110 14.48 Setting up python3-setuptools (52.0.0-4) ...
17:10:32 [2023-03-29T17:10:32.539Z] #110 14.84 Setting up libjq1:arm64 (1.6-2.1) ...
17:10:32 [2023-03-29T17:10:32.539Z] #110 14.85 Setting up libnftnl11:arm64 (1.1.9-1) ...
17:10:32 [2023-03-29T17:10:32.539Z] #110 14.86 Setting up thin-provisioning-tools (0.9.0-1) ...
17:10:32 [2023-03-29T17:10:32.539Z] #110 14.88 Setting up python3-pip (20.3.4-4+deb11u1) ...
17:10:32 [2023-03-29T17:10:32.798Z] #110 15.15 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
17:10:33 [2023-03-29T17:10:33.059Z] #110 15.17 Setting up jq (1.6-2.1) ...
17:10:33 [2023-03-29T17:10:33.059Z] #110 15.18 Setting up libbpf0:arm64 (1:0.3-2) ...
17:10:33 [2023-03-29T17:10:33.059Z] #110 15.19 Setting up iptables (1.8.7-1) ...
17:10:33 [2023-03-29T17:10:33.059Z] #110 15.21 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
17:10:33 [2023-03-29T17:10:33.059Z] #110 15.21 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
17:10:33 [2023-03-29T17:10:33.059Z] #110 15.22 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
17:10:33 [2023-03-29T17:10:33.059Z] #110 15.22 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
17:10:33 [2023-03-29T17:10:33.059Z] #110 15.23 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
17:10:33 [2023-03-29T17:10:33.059Z] #110 15.23 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
17:10:33 [2023-03-29T17:10:33.059Z] #110 15.24 Setting up iproute2 (5.10.0-4) ...
17:10:33 [2023-03-29T17:10:33.059Z] #110 15.39 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
17:10:33 [2023-03-29T17:10:33.059Z] #110 15.40 Setting up dmsetup (2:1.02.175-2.1) ...
17:10:33 [2023-03-29T17:10:33.059Z] #110 15.42 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
17:10:33 [2023-03-29T17:10:33.059Z] #110 15.44 Setting up systemd (247.3-7+deb11u1) ...
17:10:33 [2023-03-29T17:10:33.059Z] #110 15.50 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
17:10:33 [2023-03-29T17:10:33.059Z] #110 15.50 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
17:10:33 [2023-03-29T17:10:33.059Z] #110 15.50 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
17:10:33 [2023-03-29T17:10:33.059Z] #110 15.51 Initializing machine ID from random generator.
17:10:33 [2023-03-29T17:10:33.626Z] #110 15.90 Setting up systemd-journal-remote (247.3-7+deb11u1) ...
17:10:33 [2023-03-29T17:10:33.626Z] #110 16.06 Setting up xfsprogs (5.10.0-4) ...
17:10:33 [2023-03-29T17:10:33.884Z] #110 16.09 System has not been booted with systemd as init system (PID 1). Can't operate.
17:10:33 [2023-03-29T17:10:33.884Z] #110 16.09 Failed to connect to bus: Host is down
17:10:33 [2023-03-29T17:10:33.884Z] #110 16.09 Processing triggers for libc-bin (2.31-13+deb11u5) ...
17:10:34 [2023-03-29T17:10:34.458Z] #110 DONE 16.9s
17:10:34 [2023-03-29T17:10:34.716Z] 
17:10:34 [2023-03-29T17:10:34.716Z] #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
17:10:35 [2023-03-29T17:10:35.234Z] #111 0.427 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
17:10:35 [2023-03-29T17:10:35.234Z] #111 0.432 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
17:10:35 [2023-03-29T17:10:35.234Z] #111 0.435 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
17:10:35 [2023-03-29T17:10:35.234Z] #111 DONE 0.5s
17:10:35 [2023-03-29T17:10:35.234Z] 
17:10:35 [2023-03-29T17:10:35.234Z] #112 [dev-base 10/11] RUN pip3 install yamllint==1.27.1
17:10:41 [2023-03-29T17:10:41.796Z] #112 5.696 Collecting yamllint==1.27.1
17:10:42 [2023-03-29T17:10:42.056Z] #112 6.724   Downloading yamllint-1.27.1.tar.gz (129 kB)
17:10:42 [2023-03-29T17:10:42.315Z] #112 7.030 Collecting pathspec>=0.5.3
17:10:42 [2023-03-29T17:10:42.315Z] #112 7.034   Downloading pathspec-0.11.1-py3-none-any.whl (29 kB)
17:10:42 [2023-03-29T17:10:42.315Z] #112 7.128 Collecting pyyaml
17:10:42 [2023-03-29T17:10:42.315Z] #112 7.135   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
17:10:42 [2023-03-29T17:10:42.315Z] #112 7.155 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0)
17:10:42 [2023-03-29T17:10:42.315Z] #112 7.160 Building wheels for collected packages: yamllint
17:10:42 [2023-03-29T17:10:42.315Z] #112 7.160   Building wheel for yamllint (setup.py): started
17:10:42 [2023-03-29T17:10:42.581Z] #112 7.417   Building wheel for yamllint (setup.py): finished with status 'done'
17:10:42 [2023-03-29T17:10:42.581Z] #112 7.418   Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=25f8728b61694be2484097a1902dc5a79982bba3c390b410d6f016759afcc65e
17:10:42 [2023-03-29T17:10:42.581Z] #112 7.418   Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee
17:10:42 [2023-03-29T17:10:42.581Z] #112 7.421 Successfully built yamllint
17:10:42 [2023-03-29T17:10:42.581Z] #112 7.427 Installing collected packages: pyyaml, pathspec, yamllint
17:10:42 [2023-03-29T17:10:42.581Z] #112 7.548 Successfully installed pathspec-0.11.1 pyyaml-6.0 yamllint-1.27.1
17:10:42 [2023-03-29T17:10:42.839Z] #112 DONE 7.7s
17:10:42 [2023-03-29T17:10:42.839Z] 
17:10:42 [2023-03-29T17:10:42.839Z] #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
17:10:43 [2023-03-29T17:10:43.774Z] #113 0.811 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
17:10:43 [2023-03-29T17:10:43.774Z] #113 0.812 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
17:10:43 [2023-03-29T17:10:43.774Z] #113 0.899 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
17:10:44 [2023-03-29T17:10:44.601Z] #113 1.194 Reading package lists...
17:10:45 [2023-03-29T17:10:45.169Z] #113 1.748 Reading package lists...
17:10:45 [2023-03-29T17:10:45.169Z] #113 2.290 Building dependency tree...
17:10:45 [2023-03-29T17:10:45.429Z] #113 2.457 Reading state information...
17:10:45 [2023-03-29T17:10:45.429Z] #113 2.731 gcc is already the newest version (4:10.2.1-1).
17:10:45 [2023-03-29T17:10:45.429Z] #113 2.731 pkg-config is already the newest version (0.29.2-1).
17:10:45 [2023-03-29T17:10:45.429Z] #113 2.731 The following additional packages will be installed:
17:10:45 [2023-03-29T17:10:45.687Z] #113 2.731   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libdevmapper-event1.02.1
17:10:45 [2023-03-29T17:10:45.687Z] #113 2.731   libffi-dev libgirepository-1.0-1 libglib2.0-bin libglib2.0-data
17:10:45 [2023-03-29T17:10:45.687Z] #113 2.732   libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0
17:10:45 [2023-03-29T17:10:45.687Z] #113 2.732   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3
17:10:45 [2023-03-29T17:10:45.687Z] #113 2.733   libpcrecpp0v5 libsecret-1-0 libsecret-common libselinux1-dev libsepol1-dev
17:10:45 [2023-03-29T17:10:45.687Z] #113 2.733   uuid-dev zlib1g-dev
17:10:45 [2023-03-29T17:10:45.687Z] #113 2.736 Suggested packages:
17:10:45 [2023-03-29T17:10:45.687Z] #113 2.736   debian-keyring libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin
17:10:45 [2023-03-29T17:10:45.687Z] #113 2.736   | libgdk-pixbuf2.0-dev libxml2-utils seccomp
17:10:45 [2023-03-29T17:10:45.687Z] #113 2.736 Recommended packages:
17:10:45 [2023-03-29T17:10:45.687Z] #113 2.736   build-essential fakeroot libalgorithm-merge-perl
17:10:45 [2023-03-29T17:10:45.687Z] #113 3.004 The following NEW packages will be installed:
17:10:45 [2023-03-29T17:10:45.946Z] #113 3.004   dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libblkid-dev
17:10:45 [2023-03-29T17:10:45.946Z] #113 3.005   libdevmapper-dev libdevmapper-event1.02.1 libffi-dev libgirepository-1.0-1
17:10:45 [2023-03-29T17:10:45.946Z] #113 3.005   libglib2.0-bin libglib2.0-data libglib2.0-dev libglib2.0-dev-bin
17:10:45 [2023-03-29T17:10:45.946Z] #113 3.005   libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0 libpcre2-dev
17:10:45 [2023-03-29T17:10:45.946Z] #113 3.005   libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp-dev
17:10:45 [2023-03-29T17:10:45.946Z] #113 3.005   libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev libsepol1-dev
17:10:45 [2023-03-29T17:10:45.946Z] #113 3.006   libsystemd-dev libudev-dev uuid-dev zlib1g-dev
17:10:45 [2023-03-29T17:10:45.946Z] #113 3.290 0 upgraded, 32 newly installed, 0 to remove and 1 not upgraded.
17:10:45 [2023-03-29T17:10:45.946Z] #113 3.290 Need to get 10.3 MB of archives.
17:10:45 [2023-03-29T17:10:45.946Z] #113 3.290 After this operation, 41.5 MB of additional disk space will be used.
17:10:45 [2023-03-29T17:10:45.946Z] #113 3.290 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB]
17:10:46 [2023-03-29T17:10:46.205Z] #113 3.309 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]
17:10:46 [2023-03-29T17:10:46.205Z] #113 3.310 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]
17:10:46 [2023-03-29T17:10:46.205Z] #113 3.312 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB]
17:10:46 [2023-03-29T17:10:46.205Z] #113 3.313 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB]
17:10:46 [2023-03-29T17:10:46.205Z] #113 3.316 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB]
17:10:46 [2023-03-29T17:10:46.205Z] #113 3.317 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
17:10:46 [2023-03-29T17:10:46.205Z] #113 3.320 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB]
17:10:46 [2023-03-29T17:10:46.205Z] #113 3.339 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB]
17:10:46 [2023-03-29T17:10:46.205Z] #113 3.341 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]
17:10:46 [2023-03-29T17:10:46.205Z] #113 3.342 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB]
17:10:46 [2023-03-29T17:10:46.205Z] #113 3.344 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
17:10:46 [2023-03-29T17:10:46.205Z] #113 3.346 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB]
17:10:46 [2023-03-29T17:10:46.205Z] #113 3.349 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB]
17:10:46 [2023-03-29T17:10:46.205Z] #113 3.356 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB]
17:10:46 [2023-03-29T17:10:46.205Z] #113 3.358 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB]
17:10:46 [2023-03-29T17:10:46.205Z] #113 3.369 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
17:10:46 [2023-03-29T17:10:46.205Z] #113 3.370 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB]
17:10:46 [2023-03-29T17:10:46.205Z] #113 3.373 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB]
17:10:46 [2023-03-29T17:10:46.205Z] #113 3.374 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB]
17:10:46 [2023-03-29T17:10:46.205Z] #113 3.380 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB]
17:10:46 [2023-03-29T17:10:46.205Z] #113 3.381 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB]
17:10:46 [2023-03-29T17:10:46.205Z] #113 3.384 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB]
17:10:46 [2023-03-29T17:10:46.205Z] #113 3.386 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB]
17:10:46 [2023-03-29T17:10:46.205Z] #113 3.388 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB]
17:10:46 [2023-03-29T17:10:46.205Z] #113 3.390 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB]
17:10:46 [2023-03-29T17:10:46.205Z] #113 3.392 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB]
17:10:46 [2023-03-29T17:10:46.205Z] #113 3.395 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB]
17:10:46 [2023-03-29T17:10:46.205Z] #113 3.396 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB]
17:10:46 [2023-03-29T17:10:46.205Z] #113 3.405 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
17:10:46 [2023-03-29T17:10:46.205Z] #113 3.406 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB]
17:10:46 [2023-03-29T17:10:46.205Z] #113 3.408 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB]
17:10:46 [2023-03-29T17:10:46.464Z] #113 3.558 debconf: delaying package configuration, since apt-utils is not installed
17:10:46 [2023-03-29T17:10:46.464Z] #113 3.605 Fetched 10.3 MB in 0s (26.3 MB/s)
17:10:46 [2023-03-29T17:10:46.464Z] #113 3.633 Selecting previously unselected package dpkg-dev.
17:10:46 [2023-03-29T17:10:46.464Z] #113 3.633 (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.)
17:10:46 [2023-03-29T17:10:46.464Z] #113 3.647 Preparing to unpack .../00-dpkg-dev_1.20.12_all.deb ...
17:10:46 [2023-03-29T17:10:46.464Z] #113 3.653 Unpacking dpkg-dev (1.20.12) ...
17:10:46 [2023-03-29T17:10:46.464Z] #113 3.781 Selecting previously unselected package libgirepository-1.0-1:arm64.
17:10:46 [2023-03-29T17:10:46.723Z] #113 3.784 Preparing to unpack .../01-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ...
17:10:46 [2023-03-29T17:10:46.723Z] #113 3.796 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
17:10:46 [2023-03-29T17:10:46.723Z] #113 3.840 Selecting previously unselected package gir1.2-glib-2.0:arm64.
17:10:46 [2023-03-29T17:10:46.723Z] #113 3.843 Preparing to unpack .../02-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ...
17:10:46 [2023-03-29T17:10:46.723Z] #113 3.849 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
17:10:46 [2023-03-29T17:10:46.723Z] #113 3.895 Selecting previously unselected package libsecret-common.
17:10:46 [2023-03-29T17:10:46.723Z] #113 3.898 Preparing to unpack .../03-libsecret-common_0.20.4-2_all.deb ...
17:10:46 [2023-03-29T17:10:46.723Z] #113 3.902 Unpacking libsecret-common (0.20.4-2) ...
17:10:46 [2023-03-29T17:10:46.723Z] #113 3.962 Selecting previously unselected package libsecret-1-0:arm64.
17:10:46 [2023-03-29T17:10:46.723Z] #113 3.964 Preparing to unpack .../04-libsecret-1-0_0.20.4-2_arm64.deb ...
17:10:46 [2023-03-29T17:10:46.723Z] #113 3.968 Unpacking libsecret-1-0:arm64 (0.20.4-2) ...
17:10:46 [2023-03-29T17:10:46.723Z] #113 4.013 Selecting previously unselected package gir1.2-secret-1:arm64.
17:10:46 [2023-03-29T17:10:46.723Z] #113 4.013 Preparing to unpack .../05-gir1.2-secret-1_0.20.4-2_arm64.deb ...
17:10:46 [2023-03-29T17:10:46.982Z] #113 4.018 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ...
17:10:46 [2023-03-29T17:10:46.982Z] #113 4.062 Selecting previously unselected package libapparmor-dev:arm64.
17:10:46 [2023-03-29T17:10:46.982Z] #113 4.065 Preparing to unpack .../06-libapparmor-dev_2.13.6-10_arm64.deb ...
17:10:46 [2023-03-29T17:10:46.982Z] #113 4.071 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
17:10:46 [2023-03-29T17:10:46.982Z] #113 4.117 Selecting previously unselected package uuid-dev:arm64.
17:10:46 [2023-03-29T17:10:46.982Z] #113 4.119 Preparing to unpack .../07-uuid-dev_2.36.1-8+deb11u1_arm64.deb ...
17:10:46 [2023-03-29T17:10:46.982Z] #113 4.123 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ...
17:10:46 [2023-03-29T17:10:46.982Z] #113 4.180 Selecting previously unselected package libblkid-dev:arm64.
17:10:46 [2023-03-29T17:10:46.982Z] #113 4.183 Preparing to unpack .../08-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ...
17:10:46 [2023-03-29T17:10:46.982Z] #113 4.195 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
17:10:46 [2023-03-29T17:10:46.982Z] #113 4.249 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
17:10:46 [2023-03-29T17:10:46.982Z] #113 4.252 Preparing to unpack .../09-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ...
17:10:46 [2023-03-29T17:10:46.982Z] #113 4.257 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
17:10:46 [2023-03-29T17:10:46.982Z] #113 4.294 Selecting previously unselected package libudev-dev:arm64.
17:10:46 [2023-03-29T17:10:46.982Z] #113 4.297 Preparing to unpack .../10-libudev-dev_247.3-7+deb11u1_arm64.deb ...
17:10:46 [2023-03-29T17:10:46.982Z] #113 4.302 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ...
17:10:46 [2023-03-29T17:10:46.982Z] #113 4.351 Selecting previously unselected package libsepol1-dev:arm64.
17:10:47 [2023-03-29T17:10:47.241Z] #113 4.354 Preparing to unpack .../11-libsepol1-dev_3.1-1_arm64.deb ...
17:10:47 [2023-03-29T17:10:47.241Z] #113 4.358 Unpacking libsepol1-dev:arm64 (3.1-1) ...
17:10:47 [2023-03-29T17:10:47.241Z] #113 4.432 Selecting previously unselected package libpcre2-16-0:arm64.
17:10:47 [2023-03-29T17:10:47.241Z] #113 4.436 Preparing to unpack .../12-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ...
17:10:47 [2023-03-29T17:10:47.241Z] #113 4.442 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
17:10:47 [2023-03-29T17:10:47.500Z] #113 4.506 Selecting previously unselected package libpcre2-32-0:arm64.
17:10:47 [2023-03-29T17:10:47.500Z] #113 4.509 Preparing to unpack .../13-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ...
17:10:47 [2023-03-29T17:10:47.500Z] #113 4.515 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
17:10:47 [2023-03-29T17:10:47.500Z] #113 4.579 Selecting previously unselected package libpcre2-posix2:arm64.
17:10:47 [2023-03-29T17:10:47.500Z] #113 4.582 Preparing to unpack .../14-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ...
17:10:47 [2023-03-29T17:10:47.500Z] #113 4.587 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
17:10:47 [2023-03-29T17:10:47.500Z] #113 4.630 Selecting previously unselected package libpcre2-dev:arm64.
17:10:47 [2023-03-29T17:10:47.500Z] #113 4.631 Preparing to unpack .../15-libpcre2-dev_10.36-2+deb11u1_arm64.deb ...
17:10:47 [2023-03-29T17:10:47.500Z] #113 4.636 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ...
17:10:47 [2023-03-29T17:10:47.500Z] #113 4.722 Selecting previously unselected package libselinux1-dev:arm64.
17:10:47 [2023-03-29T17:10:47.500Z] #113 4.725 Preparing to unpack .../16-libselinux1-dev_3.1-3_arm64.deb ...
17:10:47 [2023-03-29T17:10:47.500Z] #113 4.729 Unpacking libselinux1-dev:arm64 (3.1-3) ...
17:10:47 [2023-03-29T17:10:47.500Z] #113 4.792 Selecting previously unselected package libdevmapper-dev:arm64.
17:10:47 [2023-03-29T17:10:47.500Z] #113 4.795 Preparing to unpack .../17-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ...
17:10:47 [2023-03-29T17:10:47.500Z] #113 4.799 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
17:10:47 [2023-03-29T17:10:47.500Z] #113 4.834 Selecting previously unselected package libffi-dev:arm64.
17:10:47 [2023-03-29T17:10:47.500Z] #113 4.837 Preparing to unpack .../18-libffi-dev_3.3-6_arm64.deb ...
17:10:47 [2023-03-29T17:10:47.500Z] #113 4.841 Unpacking libffi-dev:arm64 (3.3-6) ...
17:10:47 [2023-03-29T17:10:47.500Z] #113 4.878 Selecting previously unselected package libglib2.0-data.
17:10:47 [2023-03-29T17:10:47.500Z] #113 4.881 Preparing to unpack .../19-libglib2.0-data_2.66.8-1_all.deb ...
17:10:47 [2023-03-29T17:10:47.500Z] #113 4.886 Unpacking libglib2.0-data (2.66.8-1) ...
17:10:47 [2023-03-29T17:10:47.759Z] #113 5.030 Selecting previously unselected package libglib2.0-bin.
17:10:47 [2023-03-29T17:10:47.759Z] #113 5.033 Preparing to unpack .../20-libglib2.0-bin_2.66.8-1_arm64.deb ...
17:10:47 [2023-03-29T17:10:47.759Z] #113 5.039 Unpacking libglib2.0-bin (2.66.8-1) ...
17:10:47 [2023-03-29T17:10:47.759Z] #113 5.090 Selecting previously unselected package libglib2.0-dev-bin.
17:10:47 [2023-03-29T17:10:47.759Z] #113 5.093 Preparing to unpack .../21-libglib2.0-dev-bin_2.66.8-1_arm64.deb ...
17:10:47 [2023-03-29T17:10:47.759Z] #113 5.097 Unpacking libglib2.0-dev-bin (2.66.8-1) ...
17:10:47 [2023-03-29T17:10:47.759Z] #113 5.140 Selecting previously unselected package libmount-dev:arm64.
17:10:48 [2023-03-29T17:10:48.018Z] #113 5.143 Preparing to unpack .../22-libmount-dev_2.36.1-8+deb11u1_arm64.deb ...
17:10:48 [2023-03-29T17:10:48.018Z] #113 5.149 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ...
17:10:48 [2023-03-29T17:10:48.018Z] #113 5.200 Selecting previously unselected package libpcre16-3:arm64.
17:10:48 [2023-03-29T17:10:48.018Z] #113 5.203 Preparing to unpack .../23-libpcre16-3_2%3a8.39-13_arm64.deb ...
17:10:48 [2023-03-29T17:10:48.018Z] #113 5.208 Unpacking libpcre16-3:arm64 (2:8.39-13) ...
17:10:48 [2023-03-29T17:10:48.018Z] #113 5.262 Selecting previously unselected package libpcre32-3:arm64.
17:10:48 [2023-03-29T17:10:48.018Z] #113 5.265 Preparing to unpack .../24-libpcre32-3_2%3a8.39-13_arm64.deb ...
17:10:48 [2023-03-29T17:10:48.018Z] #113 5.268 Unpacking libpcre32-3:arm64 (2:8.39-13) ...
17:10:48 [2023-03-29T17:10:48.018Z] #113 5.325 Selecting previously unselected package libpcrecpp0v5:arm64.
17:10:48 [2023-03-29T17:10:48.018Z] #113 5.329 Preparing to unpack .../25-libpcrecpp0v5_2%3a8.39-13_arm64.deb ...
17:10:48 [2023-03-29T17:10:48.018Z] #113 5.333 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ...
17:10:48 [2023-03-29T17:10:48.018Z] #113 5.374 Selecting previously unselected package libpcre3-dev:arm64.
17:10:48 [2023-03-29T17:10:48.277Z] #113 5.377 Preparing to unpack .../26-libpcre3-dev_2%3a8.39-13_arm64.deb ...
17:10:48 [2023-03-29T17:10:48.277Z] #113 5.381 Unpacking libpcre3-dev:arm64 (2:8.39-13) ...
17:10:48 [2023-03-29T17:10:48.277Z] #113 5.469 Selecting previously unselected package zlib1g-dev:arm64.
17:10:48 [2023-03-29T17:10:48.277Z] #113 5.472 Preparing to unpack .../27-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ...
17:10:48 [2023-03-29T17:10:48.277Z] #113 5.478 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
17:10:48 [2023-03-29T17:10:48.277Z] #113 5.530 Selecting previously unselected package libglib2.0-dev:arm64.
17:10:48 [2023-03-29T17:10:48.277Z] #113 5.533 Preparing to unpack .../28-libglib2.0-dev_2.66.8-1_arm64.deb ...
17:10:48 [2023-03-29T17:10:48.277Z] #113 5.538 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ...
17:10:48 [2023-03-29T17:10:48.536Z] #113 5.747 Selecting previously unselected package libseccomp-dev:arm64.
17:10:48 [2023-03-29T17:10:48.536Z] #113 5.750 Preparing to unpack .../29-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
17:10:48 [2023-03-29T17:10:48.536Z] #113 5.756 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
17:10:48 [2023-03-29T17:10:48.536Z] #113 5.799 Selecting previously unselected package libsecret-1-dev:arm64.
17:10:48 [2023-03-29T17:10:48.536Z] #113 5.802 Preparing to unpack .../30-libsecret-1-dev_0.20.4-2_arm64.deb ...
17:10:48 [2023-03-29T17:10:48.536Z] #113 5.807 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ...
17:10:48 [2023-03-29T17:10:48.536Z] #113 5.875 Selecting previously unselected package libsystemd-dev:arm64.
17:10:48 [2023-03-29T17:10:48.795Z] #113 5.879 Preparing to unpack .../31-libsystemd-dev_247.3-7+deb11u1_arm64.deb ...
17:10:48 [2023-03-29T17:10:48.795Z] #113 5.885 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ...
17:10:48 [2023-03-29T17:10:48.795Z] #113 6.009 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ...
17:10:48 [2023-03-29T17:10:48.795Z] #113 6.029 Setting up libglib2.0-dev-bin (2.66.8-1) ...
17:10:49 [2023-03-29T17:10:49.053Z] #113 6.203 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
17:10:49 [2023-03-29T17:10:49.053Z] #113 6.216 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
17:10:49 [2023-03-29T17:10:49.053Z] #113 6.229 Setting up libpcre16-3:arm64 (2:8.39-13) ...
17:10:49 [2023-03-29T17:10:49.053Z] #113 6.248 Setting up libsepol1-dev:arm64 (3.1-1) ...
17:10:49 [2023-03-29T17:10:49.053Z] #113 6.268 Setting up libffi-dev:arm64 (3.3-6) ...
17:10:49 [2023-03-29T17:10:49.053Z] #113 6.292 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ...
17:10:49 [2023-03-29T17:10:49.053Z] #113 6.306 Setting up dpkg-dev (1.20.12) ...
17:10:49 [2023-03-29T17:10:49.053Z] #113 6.330 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ...
17:10:49 [2023-03-29T17:10:49.053Z] #113 6.349 Setting up libglib2.0-data (2.66.8-1) ...
17:10:49 [2023-03-29T17:10:49.053Z] #113 6.367 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ...
17:10:49 [2023-03-29T17:10:49.053Z] #113 6.385 Setting up libpcre32-3:arm64 (2:8.39-13) ...
17:10:49 [2023-03-29T17:10:49.312Z] #113 6.402 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ...
17:10:49 [2023-03-29T17:10:49.312Z] #113 6.416 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ...
17:10:49 [2023-03-29T17:10:49.312Z] #113 6.432 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ...
17:10:49 [2023-03-29T17:10:49.312Z] #113 6.454 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ...
17:10:49 [2023-03-29T17:10:49.312Z] #113 6.477 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
17:10:49 [2023-03-29T17:10:49.312Z] #113 6.494 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ...
17:10:49 [2023-03-29T17:10:49.312Z] #113 6.504 Setting up libsecret-common (0.20.4-2) ...
17:10:49 [2023-03-29T17:10:49.312Z] #113 6.517 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ...
17:10:49 [2023-03-29T17:10:49.312Z] #113 6.539 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ...
17:10:49 [2023-03-29T17:10:49.312Z] #113 6.559 Setting up libselinux1-dev:arm64 (3.1-3) ...
17:10:49 [2023-03-29T17:10:49.312Z] #113 6.582 Setting up libpcre3-dev:arm64 (2:8.39-13) ...
17:10:49 [2023-03-29T17:10:49.312Z] #113 6.596 Setting up libglib2.0-bin (2.66.8-1) ...
17:10:49 [2023-03-29T17:10:49.570Z] #113 6.608 Setting up libsecret-1-0:arm64 (0.20.4-2) ...
17:10:49 [2023-03-29T17:10:49.570Z] #113 6.622 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ...
17:10:49 [2023-03-29T17:10:49.570Z] #113 6.638 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
17:10:49 [2023-03-29T17:10:49.570Z] #113 6.653 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ...
17:10:49 [2023-03-29T17:10:49.570Z] #113 6.667 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ...
17:10:49 [2023-03-29T17:10:49.570Z] #113 6.679 Setting up libglib2.0-dev:arm64 (2.66.8-1) ...
17:10:49 [2023-03-29T17:10:49.570Z] #113 6.693 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ...
17:10:49 [2023-03-29T17:10:49.570Z] #113 6.707 No schema files found: doing nothing.
17:10:49 [2023-03-29T17:10:49.570Z] #113 6.713 Processing triggers for libc-bin (2.31-13+deb11u5) ...
17:10:49 [2023-03-29T17:10:49.570Z] #113 6.740 Setting up libsecret-1-dev:arm64 (0.20.4-2) ...
17:10:49 [2023-03-29T17:10:49.828Z] #113 DONE 7.1s
17:10:49 [2023-03-29T17:10:49.828Z] 
17:10:49 [2023-03-29T17:10:49.828Z] #114 [dev 1/1] COPY . .
17:10:51 [2023-03-29T17:10:51.205Z] #114 DONE 1.4s
17:10:51 [2023-03-29T17:10:51.464Z] 
17:10:51 [2023-03-29T17:10:51.464Z] #115 exporting to image
17:10:51 [2023-03-29T17:10:51.464Z] #115 exporting layers
17:10:52 [2023-03-29T17:10:52.841Z] #115 exporting layers 1.6s done
17:10:52 [2023-03-29T17:10:52.841Z] #115 writing image sha256:7e06a4f8d1b20cf8da5a71d5bcff9ab9aa44e253e8df5a2229b67373da7b6746 done
17:10:52 [2023-03-29T17:10:52.841Z] #115 naming to docker.io/library/docker:64413c99e231a14c4225108ad744fe292d071918 done
17:10:52 [2023-03-29T17:10:52.841Z] #115 DONE 1.6s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
17:10:53 [2023-03-29T17:10:53.150Z] + sudo modprobe ip6table_filter
[Pipeline] sh
17:10:53 [2023-03-29T17:10:53.431Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45224/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=64413c99e231a14c4225108ad744fe292d071918 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:64413c99e231a14c4225108ad744fe292d071918 hack/test/unit
17:10:53 [2023-03-29T17:10:53.998Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald')
17:10:53 [2023-03-29T17:10:53.998Z] + TESTFLAGS+=' -test.timeout=5m'
17:10:53 [2023-03-29T17:10:53.998Z] + TESTDIRS=./...
17:10:53 [2023-03-29T17:10:53.998Z] + exclude_paths='/vendor/|/integration'
17:10:53 [2023-03-29T17:10:53.998Z] ++ go list ./...
17:10:53 [2023-03-29T17:10:53.998Z] ++ grep -vE '(/vendor/|/integration)'
17:10:54 [2023-03-29T17:10:54.945Z] + pkg_list='github.com/docker/docker/api
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/api/server
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/api/server/backend/build
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/api/server/httpstatus
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/api/server/httputils
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/api/server/middleware
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/api/server/router
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/api/server/router/build
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/api/server/router/checkpoint
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/api/server/router/container
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/api/server/router/debug
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/api/server/router/distribution
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/api/server/router/grpc
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/api/server/router/image
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/api/server/router/network
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/api/server/router/plugin
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/api/server/router/session
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/api/server/router/swarm
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/api/server/router/system
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/api/server/router/volume
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/api/types
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/api/types/backend
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/api/types/blkiodev
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/api/types/container
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/api/types/events
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/api/types/filters
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/api/types/image
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/api/types/mount
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/api/types/network
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/api/types/plugins/logdriver
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/api/types/registry
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/api/types/strslice
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/api/types/swarm
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/api/types/swarm/runtime
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/api/types/time
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/api/types/versions
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/api/types/versions/v1p19
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/api/types/versions/v1p20
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/api/types/volume
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/builder
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/builder/builder-next
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/builder/builder-next/exporter
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/builder/builder-next/exporter/overrides
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/builder/builder-next/imagerefchecker
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/builder/builder-next/worker
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/builder/dockerfile
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/builder/remotecontext
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/builder/remotecontext/git
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/builder/remotecontext/urlutil
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/cli/debug
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/cli/winresources/docker-proxy
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/cli/winresources/dockerd
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/client
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/client/buildkit
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/cmd/docker-proxy
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/cmd/dockerd
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/cmd/dockerd/trap
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/container
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/container/stream
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/contrib/apparmor
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/contrib/docker-device-tool
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/contrib/httpserver
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/daemon
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/daemon/cluster
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/daemon/cluster/controllers/plugin
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/daemon/cluster/convert
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/daemon/cluster/executor
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/daemon/cluster/executor/container
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/daemon/cluster/provider
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/daemon/config
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/daemon/containerd
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/daemon/events
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/daemon/events/testutils
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/daemon/graphdriver
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/daemon/graphdriver/aufs
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/daemon/graphdriver/btrfs
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/daemon/graphdriver/copy
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/daemon/graphdriver/devmapper
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/daemon/graphdriver/graphtest
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/daemon/graphdriver/overlay
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/daemon/graphdriver/overlay2
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/daemon/graphdriver/overlayutils
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/daemon/graphdriver/register
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/daemon/graphdriver/vfs
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/daemon/graphdriver/zfs
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/daemon/images
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/daemon/initlayer
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/daemon/links
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/daemon/listeners
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/daemon/logger
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/daemon/logger/awslogs
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/daemon/logger/fluentd
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/daemon/logger/gcplogs
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/daemon/logger/gelf
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/daemon/logger/journald
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/daemon/logger/journald/internal/export
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/daemon/logger/journald/internal/fake
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/daemon/logger/jsonfilelog
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/daemon/logger/local
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/daemon/logger/logentries
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/daemon/logger/loggertest
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/daemon/logger/loggerutils
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/daemon/logger/loggerutils/cache
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/daemon/logger/splunk
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/daemon/logger/syslog
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/daemon/logger/templates
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/daemon/names
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/daemon/network
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/daemon/stats
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/distribution
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/distribution/metadata
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/distribution/utils
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/distribution/xfer
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/dockerversion
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/errdefs
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/image
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/image/cache
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/image/tarexport
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/image/v1
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/internal/mounttree
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/internal/test/suite
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/internal/unshare
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/layer
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/libcontainerd
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/libcontainerd/queue
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/libcontainerd/remote
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/libcontainerd/shimopts
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/libcontainerd/supervisor
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/libcontainerd/types
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/libnetwork
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/libnetwork/bitmap
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/libnetwork/bitseq
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/libnetwork/cluster
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/libnetwork/cmd/diagnostic
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/libnetwork/cmd/ovrouter
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/libnetwork/cmd/readme_test
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/libnetwork/config
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/libnetwork/datastore
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/libnetwork/diagnostic
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/libnetwork/discoverapi
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/libnetwork/driverapi
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/libnetwork/drivers/bridge
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/libnetwork/drivers/host
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/libnetwork/drivers/ipvlan
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/libnetwork/drivers/macvlan
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/libnetwork/drivers/null
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/libnetwork/drivers/overlay
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/libnetwork/drivers/remote
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/libnetwork/drivers/remote/api
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/libnetwork/drivers/windows
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/libnetwork/drvregistry
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/libnetwork/etchosts
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/libnetwork/idm
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/libnetwork/internal/caller
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/libnetwork/internal/setmatrix
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/libnetwork/ipam
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/libnetwork/ipamapi
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/libnetwork/ipams/builtin
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/libnetwork/ipams/null
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/libnetwork/ipams/remote
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/libnetwork/ipams/remote/api
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/libnetwork/ipams/windowsipam
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/libnetwork/ipamutils
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/libnetwork/ipbits
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/libnetwork/iptables
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/libnetwork/netlabel
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/libnetwork/netutils
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/libnetwork/networkdb
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/libnetwork/ns
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/libnetwork/options
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/libnetwork/osl
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/libnetwork/osl/kernel
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/libnetwork/portallocator
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/libnetwork/portmapper
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/libnetwork/resolvconf
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/libnetwork/testutils
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/libnetwork/types
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/oci
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/oci/caps
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/opts
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/pkg/aaparser
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/pkg/archive
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/pkg/authorization
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/pkg/broadcaster
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/pkg/capabilities
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/pkg/chrootarchive
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/pkg/containerfs
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/pkg/devicemapper
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/pkg/directory
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/pkg/dmesg
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/pkg/fileutils
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/pkg/homedir
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/pkg/idtools
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/pkg/ioutils
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/pkg/jsonmessage
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/pkg/longpath
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/pkg/loopback
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/pkg/meminfo
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/pkg/namesgenerator
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/pkg/parsers
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/pkg/parsers/kernel
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/pkg/parsers/operatingsystem
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/pkg/pidfile
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/pkg/platform
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/pkg/platforms
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/pkg/plugingetter
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/pkg/plugins
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/pkg/plugins/transport
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/pkg/pools
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/pkg/process
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/pkg/progress
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/pkg/reexec
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/pkg/rootless
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/pkg/rootless/specconv
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/pkg/stack
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/pkg/stdcopy
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/pkg/streamformatter
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/pkg/stringid
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/pkg/sysinfo
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/pkg/system
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/pkg/tailfile
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/pkg/tarsum
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/pkg/useragent
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/plugin
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/plugin/executor/containerd
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/plugin/v2
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/profiles/apparmor
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/profiles/seccomp
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/quota
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/reference
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/registry
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/registry/resumable
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/restartmanager
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/runconfig
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/runconfig/opts
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/testutil
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/testutil/daemon
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/testutil/environment
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/testutil/fakecontext
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/testutil/fakegit
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/testutil/fakestorage
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/testutil/fixtures/load
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/testutil/fixtures/plugin
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/testutil/fixtures/plugin/basic
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/testutil/registry
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/testutil/request
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/volume
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/volume/drivers
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/volume/local
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/volume/mounts
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/volume/service
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/volume/service/opts
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/volume/testutils'
17:10:54 [2023-03-29T17:10:54.946Z] ++ grep --fixed-strings -v /libnetwork
17:10:54 [2023-03-29T17:10:54.946Z] ++ echo 'github.com/docker/docker/api
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/api/server
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/api/server/backend/build
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/api/server/httpstatus
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/api/server/httputils
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/api/server/middleware
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/api/server/router
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/api/server/router/build
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/api/server/router/checkpoint
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/api/server/router/container
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/api/server/router/debug
17:10:54 [2023-03-29T17:10:54.946Z] github.com/docker/docker/api/server/router/distribution
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/api/server/router/grpc
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/api/server/router/image
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/api/server/router/network
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/api/server/router/plugin
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/api/server/router/session
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/api/server/router/swarm
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/api/server/router/system
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/api/server/router/volume
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/api/types
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/api/types/backend
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/api/types/blkiodev
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/api/types/container
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/api/types/events
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/api/types/filters
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/api/types/image
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/api/types/mount
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/api/types/network
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/api/types/plugins/logdriver
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/api/types/registry
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/api/types/strslice
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/api/types/swarm
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/api/types/swarm/runtime
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/api/types/time
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/api/types/versions
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/api/types/versions/v1p19
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/api/types/versions/v1p20
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/api/types/volume
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/builder
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/builder/builder-next
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/builder/builder-next/exporter
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/builder/builder-next/exporter/overrides
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/builder/builder-next/imagerefchecker
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/builder/builder-next/worker
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/builder/dockerfile
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/builder/remotecontext
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/builder/remotecontext/git
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/builder/remotecontext/urlutil
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/cli/debug
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/cli/winresources/docker-proxy
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/cli/winresources/dockerd
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/client
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/client/buildkit
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/cmd/docker-proxy
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/cmd/dockerd
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/cmd/dockerd/trap
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/container
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/container/stream
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/contrib/apparmor
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/contrib/docker-device-tool
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/contrib/httpserver
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/daemon
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/daemon/cluster
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/daemon/cluster/controllers/plugin
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/daemon/cluster/convert
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/daemon/cluster/executor
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/daemon/cluster/executor/container
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/daemon/cluster/provider
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/daemon/config
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/daemon/containerd
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/daemon/events
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/daemon/events/testutils
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/daemon/graphdriver
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/daemon/graphdriver/aufs
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/daemon/graphdriver/btrfs
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/daemon/graphdriver/copy
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/daemon/graphdriver/devmapper
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/daemon/graphdriver/graphtest
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/daemon/graphdriver/overlay
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/daemon/graphdriver/overlay2
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/daemon/graphdriver/overlayutils
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/daemon/graphdriver/register
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/daemon/graphdriver/vfs
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/daemon/graphdriver/zfs
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/daemon/images
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/daemon/initlayer
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/daemon/links
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/daemon/listeners
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/daemon/logger
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/daemon/logger/awslogs
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/daemon/logger/fluentd
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/daemon/logger/gcplogs
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/daemon/logger/gelf
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/daemon/logger/journald
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/daemon/logger/journald/internal/export
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/daemon/logger/journald/internal/fake
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/daemon/logger/jsonfilelog
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/daemon/logger/local
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/daemon/logger/logentries
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/daemon/logger/loggertest
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/daemon/logger/loggerutils
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/daemon/logger/loggerutils/cache
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/daemon/logger/splunk
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/daemon/logger/syslog
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/daemon/logger/templates
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/daemon/names
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/daemon/network
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/daemon/stats
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/distribution
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/distribution/metadata
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/distribution/utils
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/distribution/xfer
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/dockerversion
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/errdefs
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/image
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/image/cache
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/image/tarexport
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/image/v1
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/internal/mounttree
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/internal/test/suite
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/internal/unshare
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/layer
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/libcontainerd
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/libcontainerd/queue
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/libcontainerd/remote
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/libcontainerd/shimopts
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/libcontainerd/supervisor
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/libcontainerd/types
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/libnetwork
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/libnetwork/bitmap
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/libnetwork/bitseq
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/libnetwork/cluster
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/libnetwork/cmd/diagnostic
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/libnetwork/cmd/ovrouter
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/libnetwork/cmd/readme_test
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/libnetwork/config
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/libnetwork/datastore
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/libnetwork/diagnostic
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/libnetwork/discoverapi
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/libnetwork/driverapi
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/libnetwork/drivers/bridge
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/libnetwork/drivers/host
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/libnetwork/drivers/ipvlan
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/libnetwork/drivers/macvlan
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/libnetwork/drivers/null
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/libnetwork/drivers/overlay
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/libnetwork/drivers/remote
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/libnetwork/drivers/remote/api
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/libnetwork/drivers/windows
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/libnetwork/drvregistry
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/libnetwork/etchosts
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/libnetwork/idm
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/libnetwork/internal/caller
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/libnetwork/internal/setmatrix
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/libnetwork/ipam
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/libnetwork/ipamapi
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/libnetwork/ipams/builtin
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/libnetwork/ipams/null
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/libnetwork/ipams/remote
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/libnetwork/ipams/remote/api
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/libnetwork/ipams/windowsipam
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/libnetwork/ipamutils
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/libnetwork/ipbits
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/libnetwork/iptables
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/libnetwork/netlabel
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/libnetwork/netutils
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/libnetwork/networkdb
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/libnetwork/ns
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/libnetwork/options
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/libnetwork/osl
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/libnetwork/osl/kernel
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/libnetwork/portallocator
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/libnetwork/portmapper
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/libnetwork/resolvconf
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/libnetwork/testutils
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/libnetwork/types
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/oci
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/oci/caps
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/opts
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/pkg/aaparser
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/pkg/archive
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/pkg/authorization
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/pkg/broadcaster
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/pkg/capabilities
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/pkg/chrootarchive
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/pkg/containerfs
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/pkg/devicemapper
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/pkg/directory
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/pkg/dmesg
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/pkg/fileutils
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/pkg/homedir
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/pkg/idtools
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/pkg/ioutils
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/pkg/jsonmessage
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/pkg/longpath
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/pkg/loopback
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/pkg/meminfo
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/pkg/namesgenerator
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/pkg/parsers
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/pkg/parsers/kernel
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/pkg/parsers/operatingsystem
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/pkg/pidfile
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/pkg/platform
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/pkg/platforms
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/pkg/plugingetter
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/pkg/plugins
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/pkg/plugins/transport
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/pkg/pools
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/pkg/process
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/pkg/progress
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/pkg/reexec
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/pkg/rootless
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/pkg/rootless/specconv
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/pkg/stack
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/pkg/stdcopy
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/pkg/streamformatter
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/pkg/stringid
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/pkg/sysinfo
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/pkg/system
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/pkg/tailfile
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/pkg/tarsum
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/pkg/useragent
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/plugin
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/plugin/executor/containerd
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/plugin/v2
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/profiles/apparmor
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/profiles/seccomp
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/quota
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/reference
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/registry
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/registry/resumable
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/restartmanager
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/runconfig
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/runconfig/opts
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/testutil
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/testutil/daemon
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/testutil/environment
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/testutil/fakecontext
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/testutil/fakegit
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/testutil/fakestorage
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/testutil/fixtures/load
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/testutil/fixtures/plugin
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/testutil/fixtures/plugin/basic
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/testutil/registry
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/testutil/request
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/volume
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/volume/drivers
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/volume/local
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/volume/mounts
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/volume/service
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/volume/service/opts
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/volume/testutils'
17:10:54 [2023-03-29T17:10:54.947Z] + base_pkg_list='github.com/docker/docker/api
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/api/server
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/api/server/backend/build
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/api/server/httpstatus
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/api/server/httputils
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/api/server/middleware
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/api/server/router
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/api/server/router/build
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/api/server/router/checkpoint
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/api/server/router/container
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/api/server/router/debug
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/api/server/router/distribution
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/api/server/router/grpc
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/api/server/router/image
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/api/server/router/network
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/api/server/router/plugin
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/api/server/router/session
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/api/server/router/swarm
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/api/server/router/system
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/api/server/router/volume
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/api/types
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/api/types/backend
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/api/types/blkiodev
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/api/types/container
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/api/types/events
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/api/types/filters
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/api/types/image
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/api/types/mount
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/api/types/network
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/api/types/plugins/logdriver
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/api/types/registry
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/api/types/strslice
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/api/types/swarm
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/api/types/swarm/runtime
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/api/types/time
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/api/types/versions
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/api/types/versions/v1p19
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/api/types/versions/v1p20
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/api/types/volume
17:10:54 [2023-03-29T17:10:54.947Z] github.com/docker/docker/builder
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/builder/builder-next
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/builder/builder-next/exporter
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/builder/builder-next/exporter/overrides
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/builder/builder-next/imagerefchecker
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/builder/builder-next/worker
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/builder/dockerfile
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/builder/remotecontext
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/builder/remotecontext/git
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/builder/remotecontext/urlutil
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/cli/debug
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/cli/winresources/docker-proxy
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/cli/winresources/dockerd
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/client
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/client/buildkit
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/cmd/docker-proxy
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/cmd/dockerd
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/cmd/dockerd/trap
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/container
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/container/stream
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/contrib/apparmor
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/contrib/docker-device-tool
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/contrib/httpserver
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/daemon
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/daemon/cluster
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/daemon/cluster/controllers/plugin
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/daemon/cluster/convert
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/daemon/cluster/executor
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/daemon/cluster/executor/container
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/daemon/cluster/provider
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/daemon/config
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/daemon/containerd
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/daemon/events
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/daemon/events/testutils
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/daemon/graphdriver
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/daemon/graphdriver/aufs
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/daemon/graphdriver/btrfs
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/daemon/graphdriver/copy
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/daemon/graphdriver/devmapper
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/daemon/graphdriver/graphtest
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/daemon/graphdriver/overlay
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/daemon/graphdriver/overlay2
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/daemon/graphdriver/overlayutils
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/daemon/graphdriver/register
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/daemon/graphdriver/vfs
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/daemon/graphdriver/zfs
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/daemon/images
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/daemon/initlayer
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/daemon/links
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/daemon/listeners
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/daemon/logger
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/daemon/logger/awslogs
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/daemon/logger/fluentd
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/daemon/logger/gcplogs
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/daemon/logger/gelf
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/daemon/logger/journald
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/daemon/logger/journald/internal/export
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/daemon/logger/journald/internal/fake
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/daemon/logger/jsonfilelog
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/daemon/logger/local
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/daemon/logger/logentries
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/daemon/logger/loggertest
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/daemon/logger/loggerutils
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/daemon/logger/loggerutils/cache
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/daemon/logger/splunk
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/daemon/logger/syslog
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/daemon/logger/templates
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/daemon/names
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/daemon/network
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/daemon/stats
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/distribution
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/distribution/metadata
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/distribution/utils
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/distribution/xfer
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/dockerversion
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/errdefs
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/image
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/image/cache
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/image/tarexport
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/image/v1
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/internal/mounttree
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/internal/test/suite
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/internal/unshare
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/layer
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/libcontainerd
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/libcontainerd/queue
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/libcontainerd/remote
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/libcontainerd/shimopts
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/libcontainerd/supervisor
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/libcontainerd/types
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/oci
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/oci/caps
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/opts
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/pkg/aaparser
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/pkg/archive
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/pkg/authorization
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/pkg/broadcaster
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/pkg/capabilities
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/pkg/chrootarchive
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/pkg/containerfs
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/pkg/devicemapper
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/pkg/directory
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/pkg/dmesg
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/pkg/fileutils
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/pkg/homedir
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/pkg/idtools
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/pkg/ioutils
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/pkg/jsonmessage
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/pkg/longpath
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/pkg/loopback
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/pkg/meminfo
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/pkg/namesgenerator
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/pkg/parsers
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/pkg/parsers/kernel
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/pkg/parsers/operatingsystem
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/pkg/pidfile
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/pkg/platform
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/pkg/platforms
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/pkg/plugingetter
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/pkg/plugins
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/pkg/plugins/transport
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/pkg/pools
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/pkg/process
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/pkg/progress
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/pkg/reexec
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/pkg/rootless
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/pkg/rootless/specconv
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/pkg/stack
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/pkg/stdcopy
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/pkg/streamformatter
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/pkg/stringid
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/pkg/sysinfo
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/pkg/system
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/pkg/tailfile
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/pkg/tarsum
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/pkg/useragent
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/plugin
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/plugin/executor/containerd
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/plugin/v2
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/profiles/apparmor
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/profiles/seccomp
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/quota
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/reference
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/registry
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/registry/resumable
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/restartmanager
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/runconfig
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/runconfig/opts
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/testutil
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/testutil/daemon
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/testutil/environment
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/testutil/fakecontext
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/testutil/fakegit
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/testutil/fakestorage
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/testutil/fixtures/load
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/testutil/fixtures/plugin
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/testutil/fixtures/plugin/basic
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/testutil/registry
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/testutil/request
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/volume
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/volume/drivers
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/volume/local
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/volume/mounts
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/volume/service
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/volume/service/opts
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/volume/testutils'
17:10:54 [2023-03-29T17:10:54.948Z] ++ grep --fixed-strings /libnetwork
17:10:54 [2023-03-29T17:10:54.948Z] ++ echo 'github.com/docker/docker/api
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/api/server
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/api/server/backend/build
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/api/server/httpstatus
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/api/server/httputils
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/api/server/middleware
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/api/server/router
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/api/server/router/build
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/api/server/router/checkpoint
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/api/server/router/container
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/api/server/router/debug
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/api/server/router/distribution
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/api/server/router/grpc
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/api/server/router/image
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/api/server/router/network
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/api/server/router/plugin
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/api/server/router/session
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/api/server/router/swarm
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/api/server/router/system
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/api/server/router/volume
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/api/types
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/api/types/backend
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/api/types/blkiodev
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/api/types/container
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/api/types/events
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/api/types/filters
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/api/types/image
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/api/types/mount
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/api/types/network
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/api/types/plugins/logdriver
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/api/types/registry
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/api/types/strslice
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/api/types/swarm
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/api/types/swarm/runtime
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/api/types/time
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/api/types/versions
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/api/types/versions/v1p19
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/api/types/versions/v1p20
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/api/types/volume
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/builder
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/builder/builder-next
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/builder/builder-next/exporter
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/builder/builder-next/exporter/overrides
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/builder/builder-next/imagerefchecker
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/builder/builder-next/worker
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/builder/dockerfile
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/builder/remotecontext
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/builder/remotecontext/git
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/builder/remotecontext/urlutil
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/cli/debug
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/cli/winresources/docker-proxy
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/cli/winresources/dockerd
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/client
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/client/buildkit
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/cmd/docker-proxy
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/cmd/dockerd
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/cmd/dockerd/trap
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/container
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/container/stream
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/contrib/apparmor
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/contrib/docker-device-tool
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/contrib/httpserver
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/daemon
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/daemon/cluster
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/daemon/cluster/controllers/plugin
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/daemon/cluster/convert
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/daemon/cluster/executor
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/daemon/cluster/executor/container
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/daemon/cluster/provider
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/daemon/config
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/daemon/containerd
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/daemon/events
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/daemon/events/testutils
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/daemon/graphdriver
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/daemon/graphdriver/aufs
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/daemon/graphdriver/btrfs
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/daemon/graphdriver/copy
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/daemon/graphdriver/devmapper
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/daemon/graphdriver/graphtest
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/daemon/graphdriver/overlay
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/daemon/graphdriver/overlay2
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/daemon/graphdriver/overlayutils
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/daemon/graphdriver/register
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/daemon/graphdriver/vfs
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/daemon/graphdriver/zfs
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/daemon/images
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/daemon/initlayer
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/daemon/links
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/daemon/listeners
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/daemon/logger
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/daemon/logger/awslogs
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/daemon/logger/fluentd
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/daemon/logger/gcplogs
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/daemon/logger/gelf
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/daemon/logger/journald
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/daemon/logger/journald/internal/export
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/daemon/logger/journald/internal/fake
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/daemon/logger/jsonfilelog
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/daemon/logger/local
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/daemon/logger/logentries
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/daemon/logger/loggertest
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/daemon/logger/loggerutils
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/daemon/logger/loggerutils/cache
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/daemon/logger/splunk
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/daemon/logger/syslog
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/daemon/logger/templates
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/daemon/names
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/daemon/network
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/daemon/stats
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/distribution
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/distribution/metadata
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/distribution/utils
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/distribution/xfer
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/dockerversion
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/errdefs
17:10:54 [2023-03-29T17:10:54.948Z] github.com/docker/docker/image
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/image/cache
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/image/tarexport
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/image/v1
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/internal/mounttree
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/internal/test/suite
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/internal/unshare
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/layer
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libcontainerd
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libcontainerd/queue
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libcontainerd/remote
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libcontainerd/shimopts
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libcontainerd/supervisor
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libcontainerd/types
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/bitmap
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/bitseq
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/cluster
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/cmd/diagnostic
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/cmd/ovrouter
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/cmd/readme_test
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/config
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/datastore
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/diagnostic
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/discoverapi
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/driverapi
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/drivers/bridge
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/drivers/host
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/drivers/ipvlan
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/drivers/macvlan
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/drivers/null
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/drivers/overlay
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/drivers/remote
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/drivers/remote/api
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/drivers/windows
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/drvregistry
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/etchosts
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/idm
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/internal/caller
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/internal/setmatrix
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/ipam
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/ipamapi
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/ipams/builtin
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/ipams/null
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/ipams/remote
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/ipams/remote/api
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/ipams/windowsipam
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/ipamutils
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/ipbits
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/iptables
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/netlabel
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/netutils
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/networkdb
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/ns
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/options
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/osl
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/osl/kernel
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/portallocator
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/portmapper
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/resolvconf
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/testutils
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/types
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/oci
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/oci/caps
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/opts
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/pkg/aaparser
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/pkg/archive
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/pkg/authorization
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/pkg/broadcaster
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/pkg/capabilities
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/pkg/chrootarchive
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/pkg/containerfs
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/pkg/devicemapper
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/pkg/directory
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/pkg/dmesg
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/pkg/fileutils
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/pkg/homedir
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/pkg/idtools
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/pkg/ioutils
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/pkg/jsonmessage
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/pkg/longpath
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/pkg/loopback
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/pkg/meminfo
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/pkg/namesgenerator
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/pkg/parsers
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/pkg/parsers/kernel
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/pkg/parsers/operatingsystem
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/pkg/pidfile
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/pkg/platform
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/pkg/platforms
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/pkg/plugingetter
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/pkg/plugins
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/pkg/plugins/transport
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/pkg/pools
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/pkg/process
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/pkg/progress
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/pkg/reexec
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/pkg/rootless
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/pkg/rootless/specconv
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/pkg/stack
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/pkg/stdcopy
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/pkg/streamformatter
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/pkg/stringid
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/pkg/sysinfo
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/pkg/system
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/pkg/tailfile
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/pkg/tarsum
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/pkg/useragent
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/plugin
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/plugin/executor/containerd
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/plugin/v2
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/profiles/apparmor
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/profiles/seccomp
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/quota
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/reference
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/registry
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/registry/resumable
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/restartmanager
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/runconfig
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/runconfig/opts
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/testutil
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/testutil/daemon
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/testutil/environment
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/testutil/fakecontext
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/testutil/fakegit
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/testutil/fakestorage
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/testutil/fixtures/load
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/testutil/fixtures/plugin
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/testutil/fixtures/plugin/basic
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/testutil/registry
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/testutil/request
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/volume
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/volume/drivers
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/volume/local
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/volume/mounts
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/volume/service
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/volume/service/opts
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/volume/testutils'
17:10:54 [2023-03-29T17:10:54.949Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/bitmap
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/bitseq
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/cluster
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/cmd/diagnostic
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/cmd/ovrouter
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/cmd/readme_test
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/config
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/datastore
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/diagnostic
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/discoverapi
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/driverapi
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/drivers/bridge
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/drivers/host
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/drivers/ipvlan
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/drivers/macvlan
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/drivers/null
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/drivers/overlay
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/drivers/remote
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/drivers/remote/api
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/drivers/windows
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/drvregistry
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/etchosts
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/idm
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/internal/caller
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/internal/setmatrix
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/ipam
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/ipamapi
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/ipams/builtin
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/ipams/null
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/ipams/remote
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/ipams/remote/api
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/ipams/windowsipam
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/ipamutils
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/ipbits
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/iptables
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/netlabel
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/netutils
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/networkdb
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/ns
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/options
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/osl
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/osl/kernel
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/portallocator
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/portmapper
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/resolvconf
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/testutils
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/types'
17:10:54 [2023-03-29T17:10:54.949Z] + echo 'github.com/docker/docker/libnetwork
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/bitmap
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/bitseq
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/cluster
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/cmd/diagnostic
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/cmd/ovrouter
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/cmd/readme_test
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/config
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/datastore
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/diagnostic
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/discoverapi
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/driverapi
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/drivers/bridge
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/drivers/host
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/drivers/ipvlan
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/drivers/macvlan
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/drivers/null
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/drivers/overlay
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/drivers/remote
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/drivers/remote/api
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/drivers/windows
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/drvregistry
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/etchosts
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/idm
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/internal/caller
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/internal/setmatrix
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/ipam
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/ipamapi
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/ipams/builtin
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/ipams/null
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/ipams/remote
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/ipams/remote/api
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/ipams/windowsipam
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/ipamutils
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/ipbits
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/iptables
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/netlabel
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/netutils
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/networkdb
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/ns
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/options
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/osl
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/osl/kernel
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/portallocator
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/portmapper
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/resolvconf
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/testutils
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/types'
17:10:54 [2023-03-29T17:10:54.949Z] + grep --fixed-strings libnetwork/drivers/bridge
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/drivers/bridge
17:10:54 [2023-03-29T17:10:54.949Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
17:10:54 [2023-03-29T17:10:54.949Z] + type docker-proxy
17:10:54 [2023-03-29T17:10:54.949Z] hack/test/unit: line 25: type: docker-proxy: not found
17:10:54 [2023-03-29T17:10:54.949Z] + hack/make.sh binary-proxy install-proxy
17:10:54 [2023-03-29T17:10:54.949Z] 
17:10:54 [2023-03-29T17:10:54.949Z] Removing bundles/
17:10:54 [2023-03-29T17:10:54.949Z] 
17:10:54 [2023-03-29T17:10:54.950Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
17:10:54 [2023-03-29T17:10:54.950Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)...
17:11:03 [2023-03-29T17:11:03.082Z] Created binary: bundles/binary-proxy/docker-proxy
17:11:03 [2023-03-29T17:11:03.082Z] 
17:11:03 [2023-03-29T17:11:03.082Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
17:11:03 [2023-03-29T17:11:03.082Z] Installing docker-proxy to /usr/local/bin/
17:11:03 [2023-03-29T17:11:03.082Z] 
17:11:03 [2023-03-29T17:11:03.082Z] + mkdir -p bundles
17:11:03 [2023-03-29T17:11:03.082Z] + '[' -n 'github.com/docker/docker/api
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/api/server
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/api/server/backend/build
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/api/server/httpstatus
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/api/server/httputils
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/api/server/middleware
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/api/server/router
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/api/server/router/build
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/api/server/router/checkpoint
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/api/server/router/container
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/api/server/router/debug
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/api/server/router/distribution
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/api/server/router/grpc
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/api/server/router/image
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/api/server/router/network
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/api/server/router/plugin
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/api/server/router/session
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/api/server/router/swarm
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/api/server/router/system
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/api/server/router/volume
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/api/types
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/api/types/backend
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/api/types/blkiodev
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/api/types/container
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/api/types/events
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/api/types/filters
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/api/types/image
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/api/types/mount
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/api/types/network
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/api/types/plugins/logdriver
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/api/types/registry
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/api/types/strslice
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/api/types/swarm
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/api/types/swarm/runtime
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/api/types/time
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/api/types/versions
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/api/types/versions/v1p19
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/api/types/versions/v1p20
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/api/types/volume
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/builder
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/builder/builder-next
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/builder/builder-next/exporter
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/builder/builder-next/exporter/overrides
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/builder/builder-next/imagerefchecker
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/builder/builder-next/worker
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/builder/dockerfile
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/builder/remotecontext
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/builder/remotecontext/git
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/builder/remotecontext/urlutil
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/cli/debug
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/cli/winresources/docker-proxy
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/cli/winresources/dockerd
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/client
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/client/buildkit
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/cmd/docker-proxy
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/cmd/dockerd
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/cmd/dockerd/trap
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/container
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/container/stream
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/contrib/apparmor
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/contrib/docker-device-tool
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/contrib/httpserver
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/daemon
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/daemon/cluster
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/daemon/cluster/controllers/plugin
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/daemon/cluster/convert
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/daemon/cluster/executor
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/daemon/cluster/executor/container
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/daemon/cluster/provider
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/daemon/config
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/daemon/containerd
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/daemon/events
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/daemon/events/testutils
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/daemon/graphdriver
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/daemon/graphdriver/aufs
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/daemon/graphdriver/btrfs
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/daemon/graphdriver/copy
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/daemon/graphdriver/devmapper
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/daemon/graphdriver/graphtest
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/daemon/graphdriver/overlay
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/daemon/graphdriver/overlay2
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/daemon/graphdriver/overlayutils
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/daemon/graphdriver/register
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/daemon/graphdriver/vfs
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/daemon/graphdriver/zfs
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/daemon/images
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/daemon/initlayer
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/daemon/links
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/daemon/listeners
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/daemon/logger
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/daemon/logger/awslogs
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/daemon/logger/fluentd
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/daemon/logger/gcplogs
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/daemon/logger/gelf
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/daemon/logger/journald
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/daemon/logger/journald/internal/export
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/daemon/logger/journald/internal/fake
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/daemon/logger/jsonfilelog
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/daemon/logger/local
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/daemon/logger/logentries
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/daemon/logger/loggertest
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/daemon/logger/loggerutils
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/daemon/logger/loggerutils/cache
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/daemon/logger/splunk
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/daemon/logger/syslog
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/daemon/logger/templates
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/daemon/names
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/daemon/network
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/daemon/stats
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/distribution
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/distribution/metadata
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/distribution/utils
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/distribution/xfer
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/dockerversion
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/errdefs
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/image
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/image/cache
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/image/tarexport
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/image/v1
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/internal/mounttree
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/internal/test/suite
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/internal/unshare
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/layer
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/libcontainerd
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/libcontainerd/queue
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/libcontainerd/remote
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/libcontainerd/shimopts
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/libcontainerd/supervisor
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/libcontainerd/types
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/oci
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/oci/caps
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/opts
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/pkg/aaparser
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/pkg/archive
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/pkg/authorization
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/pkg/broadcaster
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/pkg/capabilities
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/pkg/chrootarchive
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/pkg/containerfs
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/pkg/devicemapper
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/pkg/directory
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/pkg/dmesg
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/pkg/fileutils
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/pkg/homedir
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/pkg/idtools
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/pkg/ioutils
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/pkg/jsonmessage
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/pkg/longpath
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/pkg/loopback
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/pkg/meminfo
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/pkg/namesgenerator
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/pkg/parsers
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/pkg/parsers/kernel
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/pkg/parsers/operatingsystem
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/pkg/pidfile
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/pkg/platform
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/pkg/platforms
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/pkg/plugingetter
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/pkg/plugins
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/pkg/plugins/transport
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/pkg/pools
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/pkg/process
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/pkg/progress
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/pkg/reexec
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/pkg/rootless
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/pkg/rootless/specconv
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/pkg/stack
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/pkg/stdcopy
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/pkg/streamformatter
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/pkg/stringid
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/pkg/sysinfo
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/pkg/system
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/pkg/tailfile
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/pkg/tarsum
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/pkg/useragent
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/plugin
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/plugin/executor/containerd
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/plugin/v2
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/profiles/apparmor
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/profiles/seccomp
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/quota
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/reference
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/registry
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/registry/resumable
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/restartmanager
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/runconfig
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/runconfig/opts
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/testutil
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/testutil/daemon
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/testutil/environment
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/testutil/fakecontext
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/testutil/fakegit
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/testutil/fakestorage
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/testutil/fixtures/load
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/testutil/fixtures/plugin
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/testutil/fixtures/plugin/basic
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/testutil/registry
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/testutil/request
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/volume
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/volume/drivers
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/volume/local
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/volume/mounts
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/volume/service
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/volume/service/opts
17:11:03 [2023-03-29T17:11:03.082Z] github.com/docker/docker/volume/testutils' ']'
17:11:03 [2023-03-29T17:11:03.083Z] + 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
17:11:04 [2023-03-29T17:11:04.460Z] ?   	github.com/docker/docker/api	[no test files]
17:11:22 [2023-03-29T17:11:22.569Z] 	github.com/docker/docker/api/server	coverage: 8.6% of statements
17:11:22 [2023-03-29T17:11:22.569Z] ok  	github.com/docker/docker/api/server	0.014s	coverage: 8.6% of statements
17:12:44 [2023-03-29T17:12:44.078Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
17:12:44 [2023-03-29T17:12:44.078Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
17:12:44 [2023-03-29T17:12:44.078Z] 	github.com/docker/docker/api/server/httputils	coverage: 28.3% of statements
17:12:44 [2023-03-29T17:12:44.078Z] ok  	github.com/docker/docker/api/server/httputils	0.008s	coverage: 28.3% of statements
17:12:44 [2023-03-29T17:12:44.078Z] ?   	github.com/docker/docker/api/server/router	[no test files]
17:12:44 [2023-03-29T17:12:44.078Z] 	github.com/docker/docker/api/server/middleware	coverage: 37.7% of statements
17:12:44 [2023-03-29T17:12:44.078Z] ok  	github.com/docker/docker/api/server/middleware	0.008s	coverage: 37.7% of statements
17:12:44 [2023-03-29T17:12:44.078Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
17:12:44 [2023-03-29T17:12:44.078Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
17:12:44 [2023-03-29T17:12:44.078Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
17:12:44 [2023-03-29T17:12:44.078Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
17:12:44 [2023-03-29T17:12:44.078Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
17:12:44 [2023-03-29T17:12:44.078Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
17:12:44 [2023-03-29T17:12:44.078Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
17:12:44 [2023-03-29T17:12:44.078Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
17:12:44 [2023-03-29T17:12:44.078Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
17:12:44 [2023-03-29T17:12:44.078Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
17:12:44 [2023-03-29T17:12:44.338Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
17:12:44 [2023-03-29T17:12:44.338Z] 	github.com/docker/docker/api/server/router/swarm	coverage: 6.0% of statements
17:12:44 [2023-03-29T17:12:44.338Z] ok  	github.com/docker/docker/api/server/router/swarm	0.010s	coverage: 6.0% of statements
17:12:44 [2023-03-29T17:12:44.906Z] ?   	github.com/docker/docker/api/types	[no test files]
17:12:44 [2023-03-29T17:12:44.906Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
17:12:44 [2023-03-29T17:12:44.906Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
17:12:44 [2023-03-29T17:12:44.906Z] 	github.com/docker/docker/api/server/router/volume	coverage: 66.7% of statements
17:12:44 [2023-03-29T17:12:44.906Z] ok  	github.com/docker/docker/api/server/router/volume	0.015s	coverage: 66.7% of statements
17:12:45 [2023-03-29T17:12:45.165Z] ?   	github.com/docker/docker/api/types/events	[no test files]
17:12:45 [2023-03-29T17:12:45.165Z] 	github.com/docker/docker/api/types/container	coverage: 87.8% of statements
17:12:45 [2023-03-29T17:12:45.165Z] ok  	github.com/docker/docker/api/types/container	0.011s	coverage: 87.8% of statements
17:12:45 [2023-03-29T17:12:45.733Z] ?   	github.com/docker/docker/api/types/image	[no test files]
17:12:45 [2023-03-29T17:12:45.733Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
17:12:45 [2023-03-29T17:12:45.733Z] ?   	github.com/docker/docker/api/types/network	[no test files]
17:12:45 [2023-03-29T17:12:45.733Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
17:12:45 [2023-03-29T17:12:45.733Z] 	github.com/docker/docker/api/types/filters	coverage: 89.3% of statements
17:12:45 [2023-03-29T17:12:45.733Z] ok  	github.com/docker/docker/api/types/filters	0.008s	coverage: 89.3% of statements
17:12:45 [2023-03-29T17:12:45.993Z] 	github.com/docker/docker/api/types/strslice	coverage: 90.0% of statements
17:12:45 [2023-03-29T17:12:45.993Z] ok  	github.com/docker/docker/api/types/strslice	0.004s	coverage: 90.0% of statements
17:12:45 [2023-03-29T17:12:45.993Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
17:12:45 [2023-03-29T17:12:45.993Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
17:12:45 [2023-03-29T17:12:45.993Z] 	github.com/docker/docker/api/types/registry	coverage: 54.2% of statements
17:12:45 [2023-03-29T17:12:45.993Z] ok  	github.com/docker/docker/api/types/registry	0.005s	coverage: 54.2% of statements
17:12:46 [2023-03-29T17:12:46.252Z] 	github.com/docker/docker/api/types/time	coverage: 100.0% of statements
17:12:46 [2023-03-29T17:12:46.252Z] ok  	github.com/docker/docker/api/types/time	0.007s	coverage: 100.0% of statements
17:12:46 [2023-03-29T17:12:46.252Z] 	github.com/docker/docker/api/types/versions	coverage: 77.3% of statements
17:12:46 [2023-03-29T17:12:46.252Z] ok  	github.com/docker/docker/api/types/versions	0.011s	coverage: 77.3% of statements
17:12:46 [2023-03-29T17:12:46.252Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
17:12:46 [2023-03-29T17:12:46.252Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
17:12:46 [2023-03-29T17:12:46.252Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
17:12:46 [2023-03-29T17:12:46.252Z] ?   	github.com/docker/docker/builder	[no test files]
17:12:46 [2023-03-29T17:12:46.252Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
17:12:46 [2023-03-29T17:12:46.252Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
17:12:46 [2023-03-29T17:12:46.252Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
17:12:46 [2023-03-29T17:12:46.252Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
17:12:46 [2023-03-29T17:12:46.252Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
17:12:46 [2023-03-29T17:12:46.252Z] ?   	github.com/docker/docker/builder/builder-next/exporter/mobyexporter	[no test files]
17:12:46 [2023-03-29T17:12:46.252Z] ?   	github.com/docker/docker/builder/builder-next/exporter/overrides	[no test files]
17:12:46 [2023-03-29T17:12:46.252Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
17:12:46 [2023-03-29T17:12:46.252Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
17:12:48 [2023-03-29T17:12:48.787Z] 	github.com/docker/docker/builder/dockerfile	coverage: 50.1% of statements
17:12:48 [2023-03-29T17:12:48.787Z] ok  	github.com/docker/docker/builder/dockerfile	0.072s	coverage: 50.1% of statements
17:12:48 [2023-03-29T17:12:48.787Z] 	github.com/docker/docker/builder/remotecontext	coverage: 13.7% of statements
17:12:48 [2023-03-29T17:12:48.787Z] ok  	github.com/docker/docker/builder/remotecontext	0.036s	coverage: 13.7% of statements
17:12:49 [2023-03-29T17:12:49.045Z] 	github.com/docker/docker/builder/remotecontext/urlutil	coverage: 100.0% of statements
17:12:49 [2023-03-29T17:12:49.046Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.002s	coverage: 100.0% of statements
17:12:49 [2023-03-29T17:12:49.304Z] 	github.com/docker/docker/cli/debug	coverage: 100.0% of statements
17:12:49 [2023-03-29T17:12:49.304Z] ok  	github.com/docker/docker/cli/debug	0.004s	coverage: 100.0% of statements
17:12:49 [2023-03-29T17:12:49.304Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
17:12:49 [2023-03-29T17:12:49.304Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
17:12:52 [2023-03-29T17:12:52.590Z] 	github.com/docker/docker/builder/remotecontext/git	coverage: 82.5% of statements
17:12:52 [2023-03-29T17:12:52.590Z] ok  	github.com/docker/docker/builder/remotecontext/git	3.300s	coverage: 82.5% of statements
17:12:52 [2023-03-29T17:12:52.849Z] 	github.com/docker/docker/client	coverage: 76.9% of statements
17:12:52 [2023-03-29T17:12:52.849Z] ok  	github.com/docker/docker/client	0.094s	coverage: 76.9% of statements
17:12:53 [2023-03-29T17:12:53.108Z] ?   	github.com/docker/docker/client/buildkit	[no test files]
17:12:53 [2023-03-29T17:12:53.681Z] 	github.com/docker/docker/cmd/docker-proxy	coverage: 66.5% of statements
17:12:53 [2023-03-29T17:12:53.681Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.146s	coverage: 66.5% of statements
17:13:25 [2023-03-29T17:13:25.767Z] 	github.com/docker/docker/cmd/dockerd	coverage: 30.4% of statements
17:13:25 [2023-03-29T17:13:25.767Z] ok  	github.com/docker/docker/cmd/dockerd	0.196s	coverage: 30.4% of statements
17:13:25 [2023-03-29T17:13:25.767Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
17:13:26 [2023-03-29T17:13:26.703Z] 	github.com/docker/docker/container	coverage: 36.5% of statements
17:13:26 [2023-03-29T17:13:26.703Z] ok  	github.com/docker/docker/container	0.126s	coverage: 36.5% of statements
17:13:26 [2023-03-29T17:13:26.703Z] ?   	github.com/docker/docker/container/stream	[no test files]
17:13:26 [2023-03-29T17:13:26.703Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
17:13:26 [2023-03-29T17:13:26.703Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
17:13:26 [2023-03-29T17:13:26.703Z] 	github.com/docker/docker/cmd/dockerd/trap	coverage: 0.0% of statements
17:13:26 [2023-03-29T17:13:26.703Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.395s	coverage: 0.0% of statements
17:13:26 [2023-03-29T17:13:26.703Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
17:13:36 [2023-03-29T17:13:36.700Z] 	github.com/docker/docker/daemon/cluster	coverage: 0.5% of statements
17:13:36 [2023-03-29T17:13:36.700Z] ok  	github.com/docker/docker/daemon/cluster	0.067s	coverage: 0.5% of statements
17:13:36 [2023-03-29T17:13:36.958Z] 	github.com/docker/docker/daemon/cluster/controllers/plugin	coverage: 65.3% of statements
17:13:36 [2023-03-29T17:13:36.958Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.013s	coverage: 65.3% of statements
17:13:38 [2023-03-29T17:13:38.338Z] 	github.com/docker/docker/daemon/cluster/convert	coverage: 36.9% of statements
17:13:38 [2023-03-29T17:13:38.339Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.014s	coverage: 36.9% of statements
17:13:38 [2023-03-29T17:13:38.339Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
17:13:46 [2023-03-29T17:13:46.459Z] 	github.com/docker/docker/daemon/cluster/executor/container	coverage: 13.4% of statements
17:13:46 [2023-03-29T17:13:46.459Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.454s	coverage: 13.4% of statements
17:13:46 [2023-03-29T17:13:46.459Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
17:13:46 [2023-03-29T17:13:46.459Z] 	github.com/docker/docker/daemon	coverage: 16.7% of statements
17:13:46 [2023-03-29T17:13:46.459Z] ok  	github.com/docker/docker/daemon	10.155s	coverage: 16.7% of statements
17:13:46 [2023-03-29T17:13:46.718Z] ?   	github.com/docker/docker/daemon/containerd	[no test files]
17:13:46 [2023-03-29T17:13:46.718Z] 	github.com/docker/docker/daemon/config	coverage: 75.2% of statements
17:13:46 [2023-03-29T17:13:46.718Z] ok  	github.com/docker/docker/daemon/config	0.037s	coverage: 75.2% of statements
17:13:47 [2023-03-29T17:13:47.237Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
17:13:47 [2023-03-29T17:13:47.237Z] 	github.com/docker/docker/daemon/events	coverage: 50.0% of statements
17:13:47 [2023-03-29T17:13:47.237Z] ok  	github.com/docker/docker/daemon/events	0.060s	coverage: 50.0% of statements
17:13:48 [2023-03-29T17:13:48.175Z] 	github.com/docker/docker/daemon/graphdriver	coverage: 2.2% of statements
17:13:48 [2023-03-29T17:13:48.175Z] ok  	github.com/docker/docker/daemon/graphdriver	0.008s	coverage: 2.2% of statements
17:13:48 [2023-03-29T17:13:48.743Z] 	github.com/docker/docker/daemon/graphdriver/aufs	coverage: 74.8% of statements
17:13:48 [2023-03-29T17:13:48.743Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	0.660s	coverage: 74.8% of statements
17:13:50 [2023-03-29T17:13:50.122Z] 	github.com/docker/docker/daemon/graphdriver/btrfs	coverage: 2.8% of statements
17:13:50 [2023-03-29T17:13:50.122Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.009s	coverage: 2.8% of statements
17:13:50 [2023-03-29T17:13:50.122Z] 	github.com/docker/docker/daemon/graphdriver/copy	coverage: 60.7% of statements
17:13:50 [2023-03-29T17:13:50.122Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.287s	coverage: 60.7% of statements
17:13:52 [2023-03-29T17:13:52.048Z] 	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	coverage: 1.9% of statements
17:13:52 [2023-03-29T17:13:52.048Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.013s	coverage: 1.9% of statements
17:13:52 [2023-03-29T17:13:52.048Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
17:13:53 [2023-03-29T17:13:53.457Z] 	github.com/docker/docker/daemon/graphdriver/overlay	coverage: 50.6% of statements
17:13:53 [2023-03-29T17:13:53.457Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.324s	coverage: 50.6% of statements
17:13:54 [2023-03-29T17:13:54.393Z] 	github.com/docker/docker/daemon/graphdriver/devmapper	coverage: 45.9% of statements
17:13:54 [2023-03-29T17:13:54.393Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.344s	coverage: 45.9% of statements
17:13:54 [2023-03-29T17:13:54.960Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
17:13:54 [2023-03-29T17:13:54.960Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
17:13:55 [2023-03-29T17:13:55.218Z] 	github.com/docker/docker/daemon/graphdriver/overlay2	coverage: 60.0% of statements
17:13:55 [2023-03-29T17:13:55.218Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.198s	coverage: 60.0% of statements
17:13:56 [2023-03-29T17:13:56.154Z] 	github.com/docker/docker/daemon/graphdriver/vfs	coverage: 58.5% of statements
17:13:56 [2023-03-29T17:13:56.154Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.010s	coverage: 58.5% of statements
17:13:56 [2023-03-29T17:13:56.413Z] 	github.com/docker/docker/daemon/graphdriver/zfs	coverage: 3.0% of statements
17:13:56 [2023-03-29T17:13:56.413Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.013s	coverage: 3.0% of statements
17:13:57 [2023-03-29T17:13:57.791Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
17:13:58 [2023-03-29T17:13:58.050Z] 	github.com/docker/docker/daemon/images	coverage: 3.0% of statements
17:13:58 [2023-03-29T17:13:58.050Z] ok  	github.com/docker/docker/daemon/images	0.052s	coverage: 3.0% of statements
17:13:58 [2023-03-29T17:13:58.050Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
17:13:58 [2023-03-29T17:13:58.050Z] 	github.com/docker/docker/daemon/links	coverage: 93.0% of statements
17:13:58 [2023-03-29T17:13:58.050Z] ok  	github.com/docker/docker/daemon/links	0.004s	coverage: 93.0% of statements
17:13:59 [2023-03-29T17:13:59.954Z] 	github.com/docker/docker/daemon/logger	coverage: 43.2% of statements
17:13:59 [2023-03-29T17:13:59.954Z] ok  	github.com/docker/docker/daemon/logger	0.227s	coverage: 43.2% of statements
17:13:59 [2023-03-29T17:13:59.954Z] 	github.com/docker/docker/daemon/logger/awslogs	coverage: 78.8% of statements
17:13:59 [2023-03-29T17:13:59.954Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.136s	coverage: 78.8% of statements
17:14:00 [2023-03-29T17:14:00.212Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
17:14:00 [2023-03-29T17:14:00.212Z] 	github.com/docker/docker/daemon/logger/fluentd	coverage: 53.6% of statements
17:14:00 [2023-03-29T17:14:00.212Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.013s	coverage: 53.6% of statements
17:14:01 [2023-03-29T17:14:01.149Z] 	github.com/docker/docker/daemon/logger/gelf	coverage: 68.2% of statements
17:14:01 [2023-03-29T17:14:01.149Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.010s	coverage: 68.2% of statements
17:14:01 [2023-03-29T17:14:01.408Z] 	github.com/docker/docker/daemon/logger/journald/internal/export	coverage: 88.2% of statements
17:14:01 [2023-03-29T17:14:01.408Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.005s	coverage: 88.2% of statements
17:14:01 [2023-03-29T17:14:01.408Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
17:14:01 [2023-03-29T17:14:01.408Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
17:14:02 [2023-03-29T17:14:02.786Z] 	github.com/docker/docker/daemon/logger/jsonfilelog	coverage: 76.8% of statements
17:14:02 [2023-03-29T17:14:02.786Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.165s	coverage: 76.8% of statements
17:14:03 [2023-03-29T17:14:03.046Z] 	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	coverage: 87.2% of statements
17:14:03 [2023-03-29T17:14:03.046Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.013s	coverage: 87.2% of statements
17:14:04 [2023-03-29T17:14:04.008Z] 	github.com/docker/docker/daemon/logger/local	coverage: 79.4% of statements
17:14:04 [2023-03-29T17:14:04.008Z] ok  	github.com/docker/docker/daemon/logger/local	0.027s	coverage: 79.4% of statements
17:14:04 [2023-03-29T17:14:04.008Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
17:14:04 [2023-03-29T17:14:04.008Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
17:14:04 [2023-03-29T17:14:04.982Z] 	github.com/docker/docker/daemon/logger/loggerutils	coverage: 63.5% of statements
17:14:04 [2023-03-29T17:14:04.982Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.019s	coverage: 63.5% of statements
17:14:04 [2023-03-29T17:14:04.982Z] 	github.com/docker/docker/daemon/logger/journald	coverage: 74.5% of statements
17:14:04 [2023-03-29T17:14:04.982Z] ok  	github.com/docker/docker/daemon/logger/journald	3.539s	coverage: 74.5% of statements
17:14:05 [2023-03-29T17:14:05.934Z] 	github.com/docker/docker/daemon/logger/loggerutils/cache	coverage: 31.5% of statements
17:14:05 [2023-03-29T17:14:05.934Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.032s	coverage: 31.5% of statements
17:14:06 [2023-03-29T17:14:06.501Z] 	github.com/docker/docker/daemon/logger/syslog	coverage: 46.8% of statements
17:14:06 [2023-03-29T17:14:06.501Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.010s	coverage: 46.8% of statements
17:14:07 [2023-03-29T17:14:07.069Z] 	github.com/docker/docker/daemon/logger/templates	coverage: 8.3% of statements
17:14:07 [2023-03-29T17:14:07.069Z] ok  	github.com/docker/docker/daemon/logger/templates	0.004s	coverage: 8.3% of statements
17:14:07 [2023-03-29T17:14:07.069Z] ?   	github.com/docker/docker/daemon/names	[no test files]
17:14:07 [2023-03-29T17:14:07.327Z] 	github.com/docker/docker/daemon/network	coverage: 63.8% of statements
17:14:07 [2023-03-29T17:14:07.327Z] ok  	github.com/docker/docker/daemon/network	0.007s	coverage: 63.8% of statements
17:14:07 [2023-03-29T17:14:07.327Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
17:14:07 [2023-03-29T17:14:07.895Z] 	github.com/docker/docker/daemon/logger/splunk	coverage: 82.5% of statements
17:14:07 [2023-03-29T17:14:07.895Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.525s	coverage: 82.5% of statements
17:14:09 [2023-03-29T17:14:09.271Z] 	github.com/docker/docker/distribution/metadata	coverage: 44.4% of statements
17:14:09 [2023-03-29T17:14:09.271Z] ok  	github.com/docker/docker/distribution/metadata	0.031s	coverage: 44.4% of statements
17:14:09 [2023-03-29T17:14:09.271Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
17:14:09 [2023-03-29T17:14:09.839Z] 	github.com/docker/docker/distribution	coverage: 29.5% of statements
17:14:09 [2023-03-29T17:14:09.839Z] ok  	github.com/docker/docker/distribution	0.604s	coverage: 29.5% of statements
17:14:09 [2023-03-29T17:14:09.839Z] ?   	github.com/docker/docker/dockerversion	[no test files]
17:14:10 [2023-03-29T17:14:10.406Z] 	github.com/docker/docker/errdefs	coverage: 77.7% of statements
17:14:10 [2023-03-29T17:14:10.406Z] ok  	github.com/docker/docker/errdefs	0.007s	coverage: 77.7% of statements
17:14:11 [2023-03-29T17:14:11.342Z] 	github.com/docker/docker/image	coverage: 86.5% of statements
17:14:11 [2023-03-29T17:14:11.342Z] ok  	github.com/docker/docker/image	0.031s	coverage: 86.5% of statements
17:14:11 [2023-03-29T17:14:11.600Z] 	github.com/docker/docker/image/cache	coverage: 19.2% of statements
17:14:11 [2023-03-29T17:14:11.600Z] ok  	github.com/docker/docker/image/cache	0.008s	coverage: 19.2% of statements
17:14:12 [2023-03-29T17:14:12.536Z] 	github.com/docker/docker/image/tarexport	coverage: 0.7% of statements
17:14:12 [2023-03-29T17:14:12.536Z] ok  	github.com/docker/docker/image/tarexport	0.010s	coverage: 0.7% of statements
17:14:12 [2023-03-29T17:14:12.536Z] ?   	github.com/docker/docker/image/v1	[no test files]
17:14:12 [2023-03-29T17:14:12.536Z] ?   	github.com/docker/docker/internal/mounttree	[no test files]
17:14:12 [2023-03-29T17:14:12.536Z] 	github.com/docker/docker/distribution/xfer	coverage: 84.9% of statements
17:14:12 [2023-03-29T17:14:12.536Z] ok  	github.com/docker/docker/distribution/xfer	2.521s	coverage: 84.9% of statements
17:14:12 [2023-03-29T17:14:12.536Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
17:14:12 [2023-03-29T17:14:12.536Z] ?   	github.com/docker/docker/internal/unshare	[no test files]
17:14:13 [2023-03-29T17:14:13.913Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
17:14:14 [2023-03-29T17:14:14.172Z] 	github.com/docker/docker/libcontainerd/queue	coverage: 100.0% of statements
17:14:14 [2023-03-29T17:14:14.172Z] ok  	github.com/docker/docker/libcontainerd/queue	0.024s	coverage: 100.0% of statements
17:14:14 [2023-03-29T17:14:14.172Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
17:14:14 [2023-03-29T17:14:14.172Z] ?   	github.com/docker/docker/libcontainerd/shimopts	[no test files]
17:14:14 [2023-03-29T17:14:14.172Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
17:14:14 [2023-03-29T17:14:14.172Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
17:14:14 [2023-03-29T17:14:14.738Z] 	github.com/docker/docker/oci	coverage: 39.3% of statements
17:14:14 [2023-03-29T17:14:14.738Z] ok  	github.com/docker/docker/oci	0.011s	coverage: 39.3% of statements
17:14:14 [2023-03-29T17:14:14.739Z] ?   	github.com/docker/docker/oci/caps	[no test files]
17:14:15 [2023-03-29T17:14:15.305Z] 	github.com/docker/docker/opts	coverage: 67.9% of statements
17:14:15 [2023-03-29T17:14:15.305Z] ok  	github.com/docker/docker/opts	0.021s	coverage: 67.9% of statements
17:14:15 [2023-03-29T17:14:15.564Z] 	github.com/docker/docker/pkg/aaparser	coverage: 52.9% of statements
17:14:15 [2023-03-29T17:14:15.564Z] ok  	github.com/docker/docker/pkg/aaparser	0.003s	coverage: 52.9% of statements
17:14:17 [2023-03-29T17:14:17.469Z] 	github.com/docker/docker/pkg/archive	coverage: 81.8% of statements
17:14:17 [2023-03-29T17:14:17.469Z] ok  	github.com/docker/docker/pkg/archive	0.325s	coverage: 81.8% of statements
17:14:18 [2023-03-29T17:14:18.844Z] 	github.com/docker/docker/pkg/authorization	coverage: 68.3% of statements
17:14:18 [2023-03-29T17:14:18.844Z] ok  	github.com/docker/docker/pkg/authorization	0.873s	coverage: 68.3% of statements
17:14:18 [2023-03-29T17:14:18.844Z] 	github.com/docker/docker/pkg/broadcaster	coverage: 100.0% of statements
17:14:18 [2023-03-29T17:14:18.844Z] ok  	github.com/docker/docker/pkg/broadcaster	0.003s	coverage: 100.0% of statements
17:14:19 [2023-03-29T17:14:19.102Z] 	github.com/docker/docker/pkg/capabilities	coverage: 87.5% of statements
17:14:19 [2023-03-29T17:14:19.102Z] ok  	github.com/docker/docker/pkg/capabilities	0.003s	coverage: 87.5% of statements
17:14:20 [2023-03-29T17:14:20.037Z] 	github.com/docker/docker/pkg/chrootarchive	coverage: 83.1% of statements
17:14:20 [2023-03-29T17:14:20.037Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.237s	coverage: 83.1% of statements
17:14:20 [2023-03-29T17:14:20.037Z] 	github.com/docker/docker/pkg/containerfs	coverage: 28.6% of statements
17:14:20 [2023-03-29T17:14:20.037Z] ok  	github.com/docker/docker/pkg/containerfs	0.004s	coverage: 28.6% of statements
17:14:20 [2023-03-29T17:14:20.037Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
17:14:20 [2023-03-29T17:14:20.296Z] 	github.com/docker/docker/pkg/directory	coverage: 81.8% of statements
17:14:20 [2023-03-29T17:14:20.296Z] ok  	github.com/docker/docker/pkg/directory	0.004s	coverage: 81.8% of statements
17:14:20 [2023-03-29T17:14:20.555Z] 	github.com/docker/docker/pkg/dmesg	coverage: 83.3% of statements
17:14:20 [2023-03-29T17:14:20.555Z] ok  	github.com/docker/docker/pkg/dmesg	0.004s	coverage: 83.3% of statements
17:14:20 [2023-03-29T17:14:20.814Z] 	github.com/docker/docker/pkg/fileutils	coverage: 77.5% of statements
17:14:20 [2023-03-29T17:14:20.814Z] ok  	github.com/docker/docker/pkg/fileutils	0.005s	coverage: 77.5% of statements
17:14:21 [2023-03-29T17:14:21.072Z] 	github.com/docker/docker/pkg/homedir	coverage: 10.4% of statements
17:14:21 [2023-03-29T17:14:21.072Z] ok  	github.com/docker/docker/pkg/homedir	0.003s	coverage: 10.4% of statements
17:14:21 [2023-03-29T17:14:21.072Z] 	github.com/docker/docker/layer	coverage: 68.7% of statements
17:14:21 [2023-03-29T17:14:21.072Z] ok  	github.com/docker/docker/layer	7.292s	coverage: 68.7% of statements
17:14:22 [2023-03-29T17:14:22.009Z] 	github.com/docker/docker/pkg/idtools	coverage: 69.6% of statements
17:14:22 [2023-03-29T17:14:22.009Z] ok  	github.com/docker/docker/pkg/idtools	0.422s	coverage: 69.6% of statements
17:14:22 [2023-03-29T17:14:22.009Z] 	github.com/docker/docker/pkg/ioutils	coverage: 71.9% of statements
17:14:22 [2023-03-29T17:14:22.009Z] ok  	github.com/docker/docker/pkg/ioutils	0.381s	coverage: 71.9% of statements
17:14:22 [2023-03-29T17:14:22.527Z] 	github.com/docker/docker/pkg/jsonmessage	coverage: 91.7% of statements
17:14:22 [2023-03-29T17:14:22.527Z] 	github.com/docker/docker/pkg/longpath	coverage: 45.5% of statements
17:14:22 [2023-03-29T17:14:22.527Z] ok  	github.com/docker/docker/pkg/longpath	0.010s	coverage: 45.5% of statements
17:14:22 [2023-03-29T17:14:22.527Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
17:14:22 [2023-03-29T17:14:22.527Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.011s	coverage: 91.7% of statements
17:14:22 [2023-03-29T17:14:22.527Z] 	github.com/docker/docker/pkg/meminfo	coverage: 75.0% of statements
17:14:22 [2023-03-29T17:14:22.527Z] ok  	github.com/docker/docker/pkg/meminfo	0.006s	coverage: 75.0% of statements
17:14:22 [2023-03-29T17:14:22.527Z] 	github.com/docker/docker/pkg/namesgenerator	coverage: 85.7% of statements
17:14:22 [2023-03-29T17:14:22.527Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.008s	coverage: 85.7% of statements
17:14:22 [2023-03-29T17:14:22.786Z] 	github.com/docker/docker/pkg/parsers	coverage: 97.0% of statements
17:14:22 [2023-03-29T17:14:22.786Z] ok  	github.com/docker/docker/pkg/parsers	0.003s	coverage: 97.0% of statements
17:14:23 [2023-03-29T17:14:23.045Z] 	github.com/docker/docker/pkg/parsers/kernel	coverage: 60.0% of statements
17:14:23 [2023-03-29T17:14:23.045Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.004s	coverage: 60.0% of statements
17:14:23 [2023-03-29T17:14:23.304Z] 	github.com/docker/docker/pkg/parsers/operatingsystem	coverage: 90.2% of statements
17:14:23 [2023-03-29T17:14:23.304Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.005s	coverage: 90.2% of statements
17:14:23 [2023-03-29T17:14:23.304Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
17:14:23 [2023-03-29T17:14:23.304Z] ?   	github.com/docker/docker/pkg/platforms	[no test files]
17:14:23 [2023-03-29T17:14:23.304Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
17:14:23 [2023-03-29T17:14:23.304Z] 	github.com/docker/docker/pkg/pidfile	coverage: 94.1% of statements
17:14:23 [2023-03-29T17:14:23.304Z] ok  	github.com/docker/docker/pkg/pidfile	0.010s	coverage: 94.1% of statements
17:14:24 [2023-03-29T17:14:24.241Z] 	github.com/docker/docker/pkg/plugins/pluginrpc-gen	coverage: 56.8% of statements
17:14:24 [2023-03-29T17:14:24.241Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.009s	coverage: 56.8% of statements
17:14:24 [2023-03-29T17:14:24.241Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
17:14:24 [2023-03-29T17:14:24.241Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
17:14:24 [2023-03-29T17:14:24.499Z] 	github.com/docker/docker/pkg/plugins/transport	coverage: 85.7% of statements
17:14:24 [2023-03-29T17:14:24.499Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.004s	coverage: 85.7% of statements
17:14:24 [2023-03-29T17:14:24.758Z] 	github.com/docker/docker/pkg/pools	coverage: 88.2% of statements
17:14:24 [2023-03-29T17:14:24.758Z] ok  	github.com/docker/docker/pkg/pools	0.004s	coverage: 88.2% of statements
17:14:25 [2023-03-29T17:14:25.017Z] 	github.com/docker/docker/pkg/process	coverage: 21.7% of statements
17:14:25 [2023-03-29T17:14:25.017Z] ok  	github.com/docker/docker/pkg/process	0.004s	coverage: 21.7% of statements
17:14:25 [2023-03-29T17:14:25.017Z] 	github.com/docker/docker/pkg/progress	coverage: 75.9% of statements
17:14:25 [2023-03-29T17:14:25.017Z] ok  	github.com/docker/docker/pkg/progress	0.003s	coverage: 75.9% of statements
17:14:25 [2023-03-29T17:14:25.584Z] 	github.com/docker/docker/pkg/reexec	coverage: 82.4% of statements
17:14:25 [2023-03-29T17:14:25.584Z] ok  	github.com/docker/docker/pkg/reexec	0.011s	coverage: 82.4% of statements
17:14:25 [2023-03-29T17:14:25.584Z] ?   	github.com/docker/docker/pkg/rootless	[no test files]
17:14:25 [2023-03-29T17:14:25.584Z] ?   	github.com/docker/docker/pkg/rootless/specconv	[no test files]
17:14:25 [2023-03-29T17:14:25.584Z] 	github.com/docker/docker/pkg/stack	coverage: 90.9% of statements
17:14:25 [2023-03-29T17:14:25.584Z] ok  	github.com/docker/docker/pkg/stack	0.005s	coverage: 90.9% of statements
17:14:25 [2023-03-29T17:14:25.843Z] 	github.com/docker/docker/pkg/stdcopy	coverage: 100.0% of statements
17:14:25 [2023-03-29T17:14:25.843Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
17:14:26 [2023-03-29T17:14:26.411Z] 	github.com/docker/docker/pkg/streamformatter	coverage: 66.2% of statements
17:14:26 [2023-03-29T17:14:26.411Z] ok  	github.com/docker/docker/pkg/streamformatter	0.005s	coverage: 66.2% of statements
17:14:26 [2023-03-29T17:14:26.411Z] 	github.com/docker/docker/pkg/stringid	coverage: 61.9% of statements
17:14:26 [2023-03-29T17:14:26.411Z] ok  	github.com/docker/docker/pkg/stringid	0.003s	coverage: 61.9% of statements
17:14:26 [2023-03-29T17:14:26.979Z] 	github.com/docker/docker/pkg/sysinfo	coverage: 53.6% of statements
17:14:26 [2023-03-29T17:14:26.979Z] ok  	github.com/docker/docker/pkg/sysinfo	0.008s	coverage: 53.6% of statements
17:14:27 [2023-03-29T17:14:27.546Z] 	github.com/docker/docker/pkg/system	coverage: 43.1% of statements
17:14:27 [2023-03-29T17:14:27.546Z] ok  	github.com/docker/docker/pkg/system	0.004s	coverage: 43.1% of statements
17:14:27 [2023-03-29T17:14:27.805Z] 	github.com/docker/docker/pkg/tailfile	coverage: 88.6% of statements
17:14:27 [2023-03-29T17:14:27.805Z] ok  	github.com/docker/docker/pkg/tailfile	0.049s	coverage: 88.6% of statements
17:14:28 [2023-03-29T17:14:28.373Z] 	github.com/docker/docker/pkg/tarsum	coverage: 89.1% of statements
17:14:28 [2023-03-29T17:14:28.373Z] ok  	github.com/docker/docker/pkg/tarsum	0.045s	coverage: 89.1% of statements
17:14:28 [2023-03-29T17:14:28.631Z] 	github.com/docker/docker/pkg/useragent	coverage: 88.9% of statements
17:14:28 [2023-03-29T17:14:28.632Z] ok  	github.com/docker/docker/pkg/useragent	0.003s	coverage: 88.9% of statements
17:14:30 [2023-03-29T17:14:30.534Z] 	github.com/docker/docker/plugin	coverage: 23.3% of statements
17:14:30 [2023-03-29T17:14:30.534Z] ok  	github.com/docker/docker/plugin	0.519s	coverage: 23.3% of statements
17:14:30 [2023-03-29T17:14:30.534Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
17:14:31 [2023-03-29T17:14:31.101Z] 	github.com/docker/docker/plugin/v2	coverage: 14.4% of statements
17:14:31 [2023-03-29T17:14:31.101Z] ok  	github.com/docker/docker/plugin/v2	0.006s	coverage: 14.4% of statements
17:14:31 [2023-03-29T17:14:31.101Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
17:14:31 [2023-03-29T17:14:31.359Z] 	github.com/docker/docker/profiles/seccomp	coverage: 86.0% of statements
17:14:31 [2023-03-29T17:14:31.359Z] ok  	github.com/docker/docker/profiles/seccomp	0.009s	coverage: 86.0% of statements
17:14:32 [2023-03-29T17:14:32.736Z] 	github.com/docker/docker/quota	coverage: 71.4% of statements
17:14:32 [2023-03-29T17:14:32.736Z] ok  	github.com/docker/docker/quota	0.152s	coverage: 71.4% of statements
17:14:32 [2023-03-29T17:14:32.995Z] 	github.com/docker/docker/reference	coverage: 83.7% of statements
17:14:32 [2023-03-29T17:14:32.995Z] ok  	github.com/docker/docker/reference	0.008s	coverage: 83.7% of statements
17:14:34 [2023-03-29T17:14:34.373Z] 	github.com/docker/docker/registry	coverage: 64.6% of statements
17:14:34 [2023-03-29T17:14:34.373Z] ok  	github.com/docker/docker/registry	0.109s	coverage: 64.6% of statements
17:14:34 [2023-03-29T17:14:34.631Z] 	github.com/docker/docker/registry/resumable	coverage: 100.0% of statements
17:14:34 [2023-03-29T17:14:34.631Z] ok  	github.com/docker/docker/registry/resumable	0.018s	coverage: 100.0% of statements
17:14:34 [2023-03-29T17:14:34.631Z] 	github.com/docker/docker/restartmanager	coverage: 46.2% of statements
17:14:34 [2023-03-29T17:14:34.631Z] ok  	github.com/docker/docker/restartmanager	0.003s	coverage: 46.2% of statements
17:14:35 [2023-03-29T17:14:35.198Z] 	github.com/docker/docker/runconfig	coverage: 63.6% of statements
17:14:35 [2023-03-29T17:14:35.198Z] ok  	github.com/docker/docker/runconfig	0.010s	coverage: 63.6% of statements
17:14:35 [2023-03-29T17:14:35.198Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
17:14:35 [2023-03-29T17:14:35.457Z] 	github.com/docker/docker/testutil	coverage: 62.5% of statements
17:14:35 [2023-03-29T17:14:35.457Z] ok  	github.com/docker/docker/testutil	0.004s	coverage: 62.5% of statements
17:14:36 [2023-03-29T17:14:36.393Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
17:14:36 [2023-03-29T17:14:36.393Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
17:14:36 [2023-03-29T17:14:36.393Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
17:14:36 [2023-03-29T17:14:36.393Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
17:14:36 [2023-03-29T17:14:36.393Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
17:14:36 [2023-03-29T17:14:36.393Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
17:14:36 [2023-03-29T17:14:36.393Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
17:14:36 [2023-03-29T17:14:36.393Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
17:14:36 [2023-03-29T17:14:36.652Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
17:14:36 [2023-03-29T17:14:36.652Z] ?   	github.com/docker/docker/testutil/request	[no test files]
17:14:36 [2023-03-29T17:14:36.652Z] ?   	github.com/docker/docker/volume	[no test files]
17:14:37 [2023-03-29T17:14:37.219Z] 	github.com/docker/docker/volume/drivers	coverage: 36.1% of statements
17:14:37 [2023-03-29T17:14:37.219Z] ok  	github.com/docker/docker/volume/drivers	0.006s	coverage: 36.1% of statements
17:14:37 [2023-03-29T17:14:37.787Z] 	github.com/docker/docker/volume/local	coverage: 76.6% of statements
17:14:37 [2023-03-29T17:14:37.787Z] ok  	github.com/docker/docker/volume/local	0.067s	coverage: 76.6% of statements
17:14:38 [2023-03-29T17:14:38.355Z] 	github.com/docker/docker/volume/mounts	coverage: 68.1% of statements
17:14:38 [2023-03-29T17:14:38.355Z] ok  	github.com/docker/docker/volume/mounts	0.009s	coverage: 68.1% of statements
17:14:39 [2023-03-29T17:14:39.731Z] 	github.com/docker/docker/volume/service	coverage: 72.9% of statements
17:14:39 [2023-03-29T17:14:39.731Z] ok  	github.com/docker/docker/volume/service	0.017s	coverage: 72.9% of statements
17:14:39 [2023-03-29T17:14:39.731Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
17:14:39 [2023-03-29T17:14:39.731Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
17:14:57 [2023-03-29T17:14:57.808Z] 	github.com/docker/docker/pkg/plugins	coverage: 74.4% of statements
17:14:57 [2023-03-29T17:14:57.808Z] ok  	github.com/docker/docker/pkg/plugins	33.641s	coverage: 74.4% of statements
17:14:57 [2023-03-29T17:14:57.808Z] 
17:14:57 [2023-03-29T17:14:57.808Z] === Skipped
17:14:57 [2023-03-29T17:14:57.808Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
17:14:57 [2023-03-29T17:14:57.808Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
17:14:57 [2023-03-29T17:14:57.808Z] 
17:14:57 [2023-03-29T17:14:57.808Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
17:14:57 [2023-03-29T17:14:57.808Z]     network_proxy_test.go:208: No support for dual stack yet
17:14:57 [2023-03-29T17:14:57.808Z] 
17:14:57 [2023-03-29T17:14:57.808Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
17:14:57 [2023-03-29T17:14:57.808Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
17:14:57 [2023-03-29T17:14:57.808Z] 
17:14:57 [2023-03-29T17:14:57.808Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
17:14:57 [2023-03-29T17:14:57.808Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
17:14:57 [2023-03-29T17:14:57.808Z] 
17:14:57 [2023-03-29T17:14:57.808Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
17:14:57 [2023-03-29T17:14:57.808Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:14:57 [2023-03-29T17:14:57.808Z]     graphtest_unix.go:44: Driver btrfs not supported
17:14:57 [2023-03-29T17:14:57.808Z] 
17:14:57 [2023-03-29T17:14:57.808Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
17:14:57 [2023-03-29T17:14:57.808Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:14:57 [2023-03-29T17:14:57.808Z]     graphtest_unix.go:44: Driver btrfs not supported
17:14:57 [2023-03-29T17:14:57.808Z] 
17:14:57 [2023-03-29T17:14:57.808Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
17:14:57 [2023-03-29T17:14:57.808Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:14:57 [2023-03-29T17:14:57.808Z]     graphtest_unix.go:44: Driver btrfs not supported
17:14:57 [2023-03-29T17:14:57.808Z] 
17:14:57 [2023-03-29T17:14:57.808Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
17:14:57 [2023-03-29T17:14:57.808Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:14:57 [2023-03-29T17:14:57.808Z]     graphtest_unix.go:44: Driver btrfs not supported
17:14:57 [2023-03-29T17:14:57.808Z] 
17:14:57 [2023-03-29T17:14:57.808Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
17:14:57 [2023-03-29T17:14:57.808Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:14:57 [2023-03-29T17:14:57.808Z]     graphtest_unix.go:44: Driver btrfs not supported
17:14:57 [2023-03-29T17:14:57.808Z] 
17:14:57 [2023-03-29T17:14:57.808Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
17:14:57 [2023-03-29T17:14:57.808Z]     graphtest_unix.go:71: No driver to put!
17:14:57 [2023-03-29T17:14:57.808Z] 
17:14:57 [2023-03-29T17:14:57.808Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
17:14:57 [2023-03-29T17:14:57.808Z] time="2023-03-29T17:13:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:14:57 [2023-03-29T17:14:57.808Z]     graphtest_unix.go:42: graphdriver: driver not supported
17:14:57 [2023-03-29T17:14:57.808Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
17:14:57 [2023-03-29T17:14:57.808Z] 
17:14:57 [2023-03-29T17:14:57.808Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
17:14:57 [2023-03-29T17:14:57.808Z] time="2023-03-29T17:13:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:14:57 [2023-03-29T17:14:57.808Z]     graphtest_unix.go:42: graphdriver: driver not supported
17:14:57 [2023-03-29T17:14:57.808Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
17:14:57 [2023-03-29T17:14:57.808Z] 
17:14:57 [2023-03-29T17:14:57.808Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
17:14:57 [2023-03-29T17:14:57.808Z] time="2023-03-29T17:13:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:14:57 [2023-03-29T17:14:57.808Z]     graphtest_unix.go:42: graphdriver: driver not supported
17:14:57 [2023-03-29T17:14:57.808Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
17:14:57 [2023-03-29T17:14:57.808Z] 
17:14:57 [2023-03-29T17:14:57.808Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
17:14:57 [2023-03-29T17:14:57.808Z] time="2023-03-29T17:13:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:14:57 [2023-03-29T17:14:57.808Z]     graphtest_unix.go:42: graphdriver: driver not supported
17:14:57 [2023-03-29T17:14:57.808Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
17:14:57 [2023-03-29T17:14:57.808Z] 
17:14:57 [2023-03-29T17:14:57.808Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
17:14:57 [2023-03-29T17:14:57.808Z] time="2023-03-29T17:13:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:14:57 [2023-03-29T17:14:57.808Z]     graphtest_unix.go:42: graphdriver: driver not supported
17:14:57 [2023-03-29T17:14:57.808Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
17:14:57 [2023-03-29T17:14:57.808Z] 
17:14:57 [2023-03-29T17:14:57.808Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
17:14:57 [2023-03-29T17:14:57.808Z]     graphtest_unix.go:71: No driver to put!
17:14:57 [2023-03-29T17:14:57.808Z] 
17:14:57 [2023-03-29T17:14:57.808Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
17:14:57 [2023-03-29T17:14:57.808Z]     overlay_test.go:45: Fails to compute changes after apply intermittently
17:14:57 [2023-03-29T17:14:57.808Z] 
17:14:57 [2023-03-29T17:14:57.808Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
17:14:57 [2023-03-29T17:14:57.808Z]     overlay_test.go:50: Fails to compute changes intermittently
17:14:57 [2023-03-29T17:14:57.808Z] 
17:14:57 [2023-03-29T17:14:57.808Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
17:14:57 [2023-03-29T17:14:57.808Z]     overlay_test.go:65: Cannot run test with naive change algorithm
17:14:57 [2023-03-29T17:14:57.808Z] 
17:14:57 [2023-03-29T17:14:57.808Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
17:14:57 [2023-03-29T17:14:57.808Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
17:14:57 [2023-03-29T17:14:57.808Z] 
17:14:57 [2023-03-29T17:14:57.808Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
17:14:57 [2023-03-29T17:14:57.808Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:14:57 [2023-03-29T17:14:57.808Z]     graphtest_unix.go:44: Driver zfs not supported
17:14:57 [2023-03-29T17:14:57.808Z] 
17:14:57 [2023-03-29T17:14:57.808Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
17:14:57 [2023-03-29T17:14:57.808Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:14:57 [2023-03-29T17:14:57.808Z]     graphtest_unix.go:44: Driver zfs not supported
17:14:57 [2023-03-29T17:14:57.808Z] 
17:14:57 [2023-03-29T17:14:57.808Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
17:14:57 [2023-03-29T17:14:57.808Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:14:57 [2023-03-29T17:14:57.808Z]     graphtest_unix.go:44: Driver zfs not supported
17:14:57 [2023-03-29T17:14:57.808Z] 
17:14:57 [2023-03-29T17:14:57.808Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
17:14:57 [2023-03-29T17:14:57.808Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:14:57 [2023-03-29T17:14:57.808Z]     graphtest_unix.go:44: Driver zfs not supported
17:14:57 [2023-03-29T17:14:57.808Z] 
17:14:57 [2023-03-29T17:14:57.808Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
17:14:57 [2023-03-29T17:14:57.808Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:14:57 [2023-03-29T17:14:57.808Z]     graphtest_unix.go:44: Driver zfs not supported
17:14:57 [2023-03-29T17:14:57.808Z] 
17:14:57 [2023-03-29T17:14:57.808Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
17:14:57 [2023-03-29T17:14:57.808Z]     graphtest_unix.go:71: No driver to put!
17:14:57 [2023-03-29T17:14:57.808Z] 
17:14:57 [2023-03-29T17:14:57.808Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
17:14:57 [2023-03-29T17:14:57.808Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
17:14:57 [2023-03-29T17:14:57.808Z] 
17:14:57 [2023-03-29T17:14:57.808Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
17:14:57 [2023-03-29T17:14:57.808Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
17:14:57 [2023-03-29T17:14:57.808Z] 
17:14:57 [2023-03-29T17:14:57.808Z] DONE 3028 tests, 28 skipped in 234.772s
17:14:57 [2023-03-29T17:14:57.808Z] + '[' -n 'github.com/docker/docker/libnetwork
17:14:57 [2023-03-29T17:14:57.808Z] github.com/docker/docker/libnetwork/bitmap
17:14:57 [2023-03-29T17:14:57.808Z] github.com/docker/docker/libnetwork/bitseq
17:14:57 [2023-03-29T17:14:57.808Z] github.com/docker/docker/libnetwork/cluster
17:14:57 [2023-03-29T17:14:57.808Z] github.com/docker/docker/libnetwork/cmd/diagnostic
17:14:57 [2023-03-29T17:14:57.808Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
17:14:57 [2023-03-29T17:14:57.808Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
17:14:57 [2023-03-29T17:14:57.808Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
17:14:57 [2023-03-29T17:14:57.808Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
17:14:57 [2023-03-29T17:14:57.808Z] github.com/docker/docker/libnetwork/cmd/ovrouter
17:14:57 [2023-03-29T17:14:57.808Z] github.com/docker/docker/libnetwork/cmd/readme_test
17:14:57 [2023-03-29T17:14:57.808Z] github.com/docker/docker/libnetwork/config
17:14:57 [2023-03-29T17:14:57.808Z] github.com/docker/docker/libnetwork/datastore
17:14:57 [2023-03-29T17:14:57.808Z] github.com/docker/docker/libnetwork/diagnostic
17:14:57 [2023-03-29T17:14:57.808Z] github.com/docker/docker/libnetwork/discoverapi
17:14:57 [2023-03-29T17:14:57.808Z] github.com/docker/docker/libnetwork/driverapi
17:14:57 [2023-03-29T17:14:57.808Z] github.com/docker/docker/libnetwork/drivers/bridge
17:14:57 [2023-03-29T17:14:57.808Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
17:14:57 [2023-03-29T17:14:57.808Z] github.com/docker/docker/libnetwork/drivers/host
17:14:57 [2023-03-29T17:14:57.808Z] github.com/docker/docker/libnetwork/drivers/ipvlan
17:14:57 [2023-03-29T17:14:57.808Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
17:14:57 [2023-03-29T17:14:57.808Z] github.com/docker/docker/libnetwork/drivers/macvlan
17:14:57 [2023-03-29T17:14:57.808Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
17:14:57 [2023-03-29T17:14:57.808Z] github.com/docker/docker/libnetwork/drivers/null
17:14:57 [2023-03-29T17:14:57.808Z] github.com/docker/docker/libnetwork/drivers/overlay
17:14:57 [2023-03-29T17:14:57.808Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
17:14:57 [2023-03-29T17:14:57.808Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
17:14:57 [2023-03-29T17:14:57.808Z] github.com/docker/docker/libnetwork/drivers/remote
17:14:57 [2023-03-29T17:14:57.808Z] github.com/docker/docker/libnetwork/drivers/remote/api
17:14:57 [2023-03-29T17:14:57.808Z] github.com/docker/docker/libnetwork/drivers/windows
17:14:57 [2023-03-29T17:14:57.808Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
17:14:57 [2023-03-29T17:14:57.808Z] github.com/docker/docker/libnetwork/drvregistry
17:14:57 [2023-03-29T17:14:57.808Z] github.com/docker/docker/libnetwork/etchosts
17:14:57 [2023-03-29T17:14:57.808Z] github.com/docker/docker/libnetwork/idm
17:14:57 [2023-03-29T17:14:57.808Z] github.com/docker/docker/libnetwork/internal/caller
17:14:57 [2023-03-29T17:14:57.808Z] github.com/docker/docker/libnetwork/internal/setmatrix
17:14:57 [2023-03-29T17:14:57.808Z] github.com/docker/docker/libnetwork/ipam
17:14:57 [2023-03-29T17:14:57.808Z] github.com/docker/docker/libnetwork/ipamapi
17:14:57 [2023-03-29T17:14:57.808Z] github.com/docker/docker/libnetwork/ipams/builtin
17:14:57 [2023-03-29T17:14:57.808Z] github.com/docker/docker/libnetwork/ipams/null
17:14:57 [2023-03-29T17:14:57.808Z] github.com/docker/docker/libnetwork/ipams/remote
17:14:57 [2023-03-29T17:14:57.808Z] github.com/docker/docker/libnetwork/ipams/remote/api
17:14:57 [2023-03-29T17:14:57.808Z] github.com/docker/docker/libnetwork/ipams/windowsipam
17:14:57 [2023-03-29T17:14:57.808Z] github.com/docker/docker/libnetwork/ipamutils
17:14:57 [2023-03-29T17:14:57.808Z] github.com/docker/docker/libnetwork/ipbits
17:14:57 [2023-03-29T17:14:57.808Z] github.com/docker/docker/libnetwork/iptables
17:14:57 [2023-03-29T17:14:57.808Z] github.com/docker/docker/libnetwork/netlabel
17:14:57 [2023-03-29T17:14:57.808Z] github.com/docker/docker/libnetwork/netutils
17:14:57 [2023-03-29T17:14:57.808Z] github.com/docker/docker/libnetwork/networkdb
17:14:57 [2023-03-29T17:14:57.808Z] github.com/docker/docker/libnetwork/ns
17:14:57 [2023-03-29T17:14:57.808Z] github.com/docker/docker/libnetwork/options
17:14:57 [2023-03-29T17:14:57.808Z] github.com/docker/docker/libnetwork/osl
17:14:57 [2023-03-29T17:14:57.808Z] github.com/docker/docker/libnetwork/osl/kernel
17:14:57 [2023-03-29T17:14:57.808Z] github.com/docker/docker/libnetwork/portallocator
17:14:57 [2023-03-29T17:14:57.808Z] github.com/docker/docker/libnetwork/portmapper
17:14:57 [2023-03-29T17:14:57.808Z] github.com/docker/docker/libnetwork/resolvconf
17:14:57 [2023-03-29T17:14:57.808Z] github.com/docker/docker/libnetwork/testutils
17:14:57 [2023-03-29T17:14:57.808Z] github.com/docker/docker/libnetwork/types' ']'
17:14:57 [2023-03-29T17:14:57.808Z] + 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
17:15:54 [2023-03-29T17:15:54.106Z] 	github.com/docker/docker/libnetwork	coverage: 42.3% of statements
17:15:54 [2023-03-29T17:15:54.106Z] ok  	github.com/docker/docker/libnetwork	40.764s	coverage: 42.3% of statements
17:15:54 [2023-03-29T17:15:54.106Z] 	github.com/docker/docker/libnetwork/bitmap	coverage: 96.1% of statements
17:15:54 [2023-03-29T17:15:54.106Z] ok  	github.com/docker/docker/libnetwork/bitmap	0.007s	coverage: 96.1% of statements
17:15:54 [2023-03-29T17:15:54.106Z] 	github.com/docker/docker/libnetwork/bitseq	coverage: 75.7% of statements
17:15:54 [2023-03-29T17:15:54.106Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.117s	coverage: 75.7% of statements
17:15:54 [2023-03-29T17:15:54.106Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
17:15:54 [2023-03-29T17:15:54.106Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
17:15:54 [2023-03-29T17:15:54.106Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
17:15:54 [2023-03-29T17:15:54.106Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
17:15:54 [2023-03-29T17:15:54.106Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
17:15:54 [2023-03-29T17:15:54.106Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
17:15:54 [2023-03-29T17:15:54.106Z] ?   	github.com/docker/docker/libnetwork/cmd/ovrouter	[no test files]
17:15:54 [2023-03-29T17:15:54.106Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
17:15:54 [2023-03-29T17:15:54.106Z] 	github.com/docker/docker/libnetwork/config	coverage: 10.6% of statements
17:15:54 [2023-03-29T17:15:54.106Z] ok  	github.com/docker/docker/libnetwork/config	0.014s	coverage: 10.6% of statements
17:15:54 [2023-03-29T17:15:54.106Z] 	github.com/docker/docker/libnetwork/datastore	coverage: 20.5% of statements
17:15:54 [2023-03-29T17:15:54.106Z] ok  	github.com/docker/docker/libnetwork/datastore	0.005s	coverage: 20.5% of statements
17:15:54 [2023-03-29T17:15:54.106Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
17:15:54 [2023-03-29T17:15:54.106Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
17:15:54 [2023-03-29T17:15:54.106Z] 	github.com/docker/docker/libnetwork/driverapi	coverage: 68.9% of statements
17:15:54 [2023-03-29T17:15:54.106Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.004s	coverage: 68.9% of statements
17:15:54 [2023-03-29T17:15:54.106Z] 	github.com/docker/docker/libnetwork/drivers/bridge	coverage: 62.1% of statements
17:15:54 [2023-03-29T17:15:54.106Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.744s	coverage: 62.1% of statements
17:15:54 [2023-03-29T17:15:54.106Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
17:15:54 [2023-03-29T17:15:54.106Z] 	github.com/docker/docker/libnetwork/drivers/host	coverage: 33.3% of statements
17:15:54 [2023-03-29T17:15:54.106Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.004s	coverage: 33.3% of statements
17:15:54 [2023-03-29T17:15:54.106Z] 	github.com/docker/docker/libnetwork/drivers/ipvlan	coverage: 5.2% of statements
17:15:54 [2023-03-29T17:15:54.106Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.166s	coverage: 5.2% of statements
17:15:54 [2023-03-29T17:15:54.106Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
17:15:54 [2023-03-29T17:15:54.106Z] 	github.com/docker/docker/libnetwork/drivers/macvlan	coverage: 4.8% of statements
17:15:54 [2023-03-29T17:15:54.106Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.006s	coverage: 4.8% of statements
17:15:54 [2023-03-29T17:15:54.106Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
17:15:54 [2023-03-29T17:15:54.106Z] 	github.com/docker/docker/libnetwork/drivers/null	coverage: 34.8% of statements
17:15:54 [2023-03-29T17:15:54.106Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.004s	coverage: 34.8% of statements
17:16:04 [2023-03-29T17:16:04.079Z] 	github.com/docker/docker/libnetwork/drivers/overlay	coverage: 6.4% of statements
17:16:04 [2023-03-29T17:16:04.079Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	8.307s	coverage: 6.4% of statements
17:16:04 [2023-03-29T17:16:04.079Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
17:16:04 [2023-03-29T17:16:04.079Z] 	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	coverage: 62.9% of statements
17:16:04 [2023-03-29T17:16:04.079Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.005s	coverage: 62.9% of statements
17:16:04 [2023-03-29T17:16:04.646Z] 	github.com/docker/docker/libnetwork/drivers/remote	coverage: 57.1% of statements
17:16:04 [2023-03-29T17:16:04.646Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.012s	coverage: 57.1% of statements
17:16:04 [2023-03-29T17:16:04.646Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
17:16:04 [2023-03-29T17:16:04.646Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
17:16:04 [2023-03-29T17:16:04.646Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
17:16:05 [2023-03-29T17:16:05.213Z] 	github.com/docker/docker/libnetwork/drvregistry	coverage: 86.2% of statements
17:16:05 [2023-03-29T17:16:05.213Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.052s	coverage: 86.2% of statements
17:16:05 [2023-03-29T17:16:05.781Z] 	github.com/docker/docker/libnetwork/etchosts	coverage: 81.0% of statements
17:16:05 [2023-03-29T17:16:05.781Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.016s	coverage: 81.0% of statements
17:16:06 [2023-03-29T17:16:06.040Z] 	github.com/docker/docker/libnetwork/idm	coverage: 87.5% of statements
17:16:06 [2023-03-29T17:16:06.040Z] ok  	github.com/docker/docker/libnetwork/idm	0.003s	coverage: 87.5% of statements
17:16:06 [2023-03-29T17:16:06.040Z] 	github.com/docker/docker/libnetwork/internal/caller	coverage: 100.0% of statements
17:16:06 [2023-03-29T17:16:06.040Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.003s	coverage: 100.0% of statements
17:16:18 [2023-03-29T17:16:18.247Z] 	github.com/docker/docker/libnetwork/internal/setmatrix	coverage: 100.0% of statements
17:16:18 [2023-03-29T17:16:18.247Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.004s	coverage: 100.0% of statements
17:16:19 [2023-03-29T17:16:19.622Z] 	github.com/docker/docker/libnetwork/ipam	coverage: 80.5% of statements
17:16:19 [2023-03-29T17:16:19.622Z] ok  	github.com/docker/docker/libnetwork/ipam	2.680s	coverage: 80.5% of statements
17:16:19 [2023-03-29T17:16:19.622Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
17:16:19 [2023-03-29T17:16:19.622Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
17:16:19 [2023-03-29T17:16:19.881Z] 	github.com/docker/docker/libnetwork/ipams/null	coverage: 54.5% of statements
17:16:19 [2023-03-29T17:16:19.881Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.004s	coverage: 54.5% of statements
17:16:20 [2023-03-29T17:16:20.448Z] 	github.com/docker/docker/libnetwork/ipams/remote	coverage: 46.8% of statements
17:16:20 [2023-03-29T17:16:20.448Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.009s	coverage: 46.8% of statements
17:16:20 [2023-03-29T17:16:20.448Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
17:16:20 [2023-03-29T17:16:20.707Z] 	github.com/docker/docker/libnetwork/ipams/windowsipam	coverage: 80.0% of statements
17:16:20 [2023-03-29T17:16:20.707Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.004s	coverage: 80.0% of statements
17:16:21 [2023-03-29T17:16:21.274Z] 	github.com/docker/docker/libnetwork/ipamutils	coverage: 86.4% of statements
17:16:21 [2023-03-29T17:16:21.274Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.307s	coverage: 86.4% of statements
17:16:21 [2023-03-29T17:16:21.533Z] 	github.com/docker/docker/libnetwork/ipbits	coverage: 100.0% of statements
17:16:21 [2023-03-29T17:16:21.533Z] ok  	github.com/docker/docker/libnetwork/ipbits	0.003s	coverage: 100.0% of statements
17:16:22 [2023-03-29T17:16:22.469Z] 	github.com/docker/docker/libnetwork/iptables	coverage: 40.7% of statements
17:16:22 [2023-03-29T17:16:22.469Z] ok  	github.com/docker/docker/libnetwork/iptables	0.256s	coverage: 40.7% of statements
17:16:22 [2023-03-29T17:16:22.469Z] ?   	github.com/docker/docker/libnetwork/netlabel	[no test files]
17:16:22 [2023-03-29T17:16:22.728Z] 	github.com/docker/docker/libnetwork/netutils	coverage: 40.9% of statements
17:16:22 [2023-03-29T17:16:22.728Z] ok  	github.com/docker/docker/libnetwork/netutils	0.017s	coverage: 40.9% of statements
17:18:59 [2023-03-29T17:18:59.195Z] 	github.com/docker/docker/libnetwork/networkdb	coverage: 60.2% of statements
17:18:59 [2023-03-29T17:18:59.195Z] ok  	github.com/docker/docker/libnetwork/networkdb	150.469s	coverage: 60.2% of statements
17:18:59 [2023-03-29T17:18:59.195Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
17:18:59 [2023-03-29T17:18:59.195Z] 	github.com/docker/docker/libnetwork/options	coverage: 100.0% of statements
17:18:59 [2023-03-29T17:18:59.195Z] ok  	github.com/docker/docker/libnetwork/options	0.003s	coverage: 100.0% of statements
17:19:00 [2023-03-29T17:19:00.130Z] 	github.com/docker/docker/libnetwork/osl	coverage: 41.4% of statements
17:19:00 [2023-03-29T17:19:00.130Z] ok  	github.com/docker/docker/libnetwork/osl	4.266s	coverage: 41.4% of statements
17:19:00 [2023-03-29T17:19:00.389Z] 	github.com/docker/docker/libnetwork/osl/kernel	coverage: 20.0% of statements
17:19:00 [2023-03-29T17:19:00.389Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.005s	coverage: 20.0% of statements
17:19:00 [2023-03-29T17:19:00.650Z] 	github.com/docker/docker/libnetwork/portallocator	coverage: 80.7% of statements
17:19:00 [2023-03-29T17:19:00.650Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.016s	coverage: 80.7% of statements
17:19:02 [2023-03-29T17:19:02.025Z] 	github.com/docker/docker/libnetwork/portmapper	coverage: 46.3% of statements
17:19:02 [2023-03-29T17:19:02.025Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.726s	coverage: 46.3% of statements
17:19:02 [2023-03-29T17:19:02.284Z] 	github.com/docker/docker/libnetwork/resolvconf	coverage: 82.8% of statements
17:19:02 [2023-03-29T17:19:02.284Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.005s	coverage: 82.8% of statements
17:19:02 [2023-03-29T17:19:02.284Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
17:19:02 [2023-03-29T17:19:02.542Z] 	github.com/docker/docker/libnetwork/types	coverage: 37.3% of statements
17:19:02 [2023-03-29T17:19:02.542Z] ok  	github.com/docker/docker/libnetwork/types	0.004s	coverage: 37.3% of statements
17:19:02 [2023-03-29T17:19:02.542Z] 
17:19:02 [2023-03-29T17:19:02.542Z] === Skipped
17:19:02 [2023-03-29T17:19:02.542Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
17:19:02 [2023-03-29T17:19:02.542Z]     allocator_test.go:1132: Skipped because t.parallel was less than  5
17:19:02 [2023-03-29T17:19:02.542Z] 
17:19:02 [2023-03-29T17:19:02.542Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
17:19:02 [2023-03-29T17:19:02.542Z]     allocator_test.go:1132: Skipped because t.parallel was less than  5
17:19:02 [2023-03-29T17:19:02.542Z] 
17:19:02 [2023-03-29T17:19:02.542Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
17:19:02 [2023-03-29T17:19:02.542Z]     allocator_test.go:1132: Skipped because t.parallel was less than  5
17:19:02 [2023-03-29T17:19:02.542Z] 
17:19:02 [2023-03-29T17:19:02.542Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
17:19:02 [2023-03-29T17:19:02.542Z]     allocator_test.go:1132: Skipped because t.parallel was less than  5
17:19:02 [2023-03-29T17:19:02.542Z] 
17:19:02 [2023-03-29T17:19:02.543Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
17:19:02 [2023-03-29T17:19:02.543Z]     allocator_test.go:1132: Skipped because t.parallel was less than  5
17:19:02 [2023-03-29T17:19:02.543Z] 
17:19:02 [2023-03-29T17:19:02.543Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
17:19:02 [2023-03-29T17:19:02.543Z]     firewalld_test.go:14: firewalld is not running
17:19:02 [2023-03-29T17:19:02.543Z] 
17:19:02 [2023-03-29T17:19:02.543Z] DONE 342 tests, 6 skipped in 244.597s
Post stage
[Pipeline] junit
17:19:03 [2023-03-29T17:19:03.495Z] Recording test results
17:19:05 [2023-03-29T17:19:05.225Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
17:19:05 [2023-03-29T17:19:05.546Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45224/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=64413c99e231a14c4225108ad744fe292d071918 -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:64413c99e231a14c4225108ad744fe292d071918 hack/make.sh dynbinary test-integration
17:19:06 [2023-03-29T17:19:06.116Z] 
17:19:06 [2023-03-29T17:19:06.116Z] Removing bundles/
17:19:06 [2023-03-29T17:19:06.116Z] 
17:19:06 [2023-03-29T17:19:06.116Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
17:19:06 [2023-03-29T17:19:06.375Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
17:20:57 [2023-03-29T17:20:57.830Z] Created binary: bundles/dynbinary-daemon/dockerd
17:20:57 [2023-03-29T17:20:57.830Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
17:20:57 [2023-03-29T17:20:57.830Z] Created binary: bundles/dynbinary-daemon/docker-proxy
17:20:57 [2023-03-29T17:20:57.830Z] 
17:20:57 [2023-03-29T17:20:57.830Z] ---> Making bundle: test-integration (in bundles/test-integration)
17:20:57 [2023-03-29T17:20:57.830Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
17:20:57 [2023-03-29T17:20:57.830Z] HOSTNAME=cdc03dee8cce
17:20:57 [2023-03-29T17:20:57.830Z] TESTDEBUG=0
17:20:57 [2023-03-29T17:20:57.830Z] DEST=bundles/test-integration
17:20:57 [2023-03-29T17:20:57.830Z] PWD=/go/src/github.com/docker/docker
17:20:57 [2023-03-29T17:20:57.830Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock
17:20:57 [2023-03-29T17:20:57.830Z] DOCKER_GITCOMMIT=64413c99e231a14c4225108ad744fe292d071918
17:20:57 [2023-03-29T17:20:57.830Z] container=docker
17:20:57 [2023-03-29T17:20:57.830Z] HOME=/root
17:20:57 [2023-03-29T17:20:57.830Z] CONTAINERD_NAMESPACE=moby
17:20:57 [2023-03-29T17:20:57.830Z] GOLANG_VERSION=1.20.2
17:20:57 [2023-03-29T17:20:57.830Z] VALIDATE_REPO=https://github.com/moby/moby.git
17:20:57 [2023-03-29T17:20:57.830Z] VALIDATE_BRANCH=master
17:20:57 [2023-03-29T17:20:57.830Z] TERM=xterm
17:20:57 [2023-03-29T17:20:57.830Z] DOCKER_PKG=github.com/docker/docker
17:20:57 [2023-03-29T17:20:57.830Z] SHLVL=1
17:20:57 [2023-03-29T17:20:57.830Z] TIMEOUT=120m
17:20:57 [2023-03-29T17:20:57.830Z] DOCKER_GRAPHDRIVER=overlay2
17:20:57 [2023-03-29T17:20:57.830Z] GO111MODULE=off
17:20:57 [2023-03-29T17:20:57.830Z] DOCKER_EXPERIMENTAL=1
17:20:57 [2023-03-29T17:20:57.830Z] TEST_SKIP_INTEGRATION_CLI=1
17:20:57 [2023-03-29T17:20:57.830Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
17:20:57 [2023-03-29T17:20:57.830Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
17:20:57 [2023-03-29T17:20:57.830Z] GOPATH=/go
17:20:57 [2023-03-29T17:20:57.830Z] PKG_CONFIG=pkg-config
17:20:57 [2023-03-29T17:20:57.830Z] _=/usr/bin/env
17:20:57 [2023-03-29T17:20:57.830Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
17:21:29 [2023-03-29T17:21:29.922Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
17:21:29 [2023-03-29T17:21:29.922Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
17:21:56 [2023-03-29T17:21:56.470Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
17:22:01 [2023-03-29T17:22:01.745Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
17:22:08 [2023-03-29T17:22:08.312Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
17:22:08 [2023-03-29T17:22:08.312Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
17:22:08 [2023-03-29T17:22:08.880Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
17:22:09 [2023-03-29T17:22:09.815Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
17:22:10 [2023-03-29T17:22:10.384Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
17:22:10 [2023-03-29T17:22:10.643Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
17:22:11 [2023-03-29T17:22:11.617Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
17:22:13 [2023-03-29T17:22:13.021Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
17:22:14 [2023-03-29T17:22:14.396Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
17:22:15 [2023-03-29T17:22:15.332Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
17:22:15 [2023-03-29T17:22:15.901Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
17:22:16 [2023-03-29T17:22:16.839Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
17:22:17 [2023-03-29T17:22:17.408Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
17:22:18 [2023-03-29T17:22:18.786Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
17:22:19 [2023-03-29T17:22:19.353Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
17:22:20 [2023-03-29T17:22:20.290Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
17:22:20 [2023-03-29T17:22:20.857Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
17:22:20 [2023-03-29T17:22:20.857Z] Using test binary docker
17:22:20 [2023-03-29T17:22:20.857Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
17:22:20 [2023-03-29T17:22:20.857Z] +++ /etc/init.d/apparmor start
17:22:20 [2023-03-29T17:22:20.857Z] Not: starting.
17:22:20 [2023-03-29T17:22:20.857Z] INFO: Waiting for daemon to start...
17:22:20 [2023-03-29T17:22:20.857Z] Starting dockerd
17:22:20 [2023-03-29T17:22:20.857Z] +++ 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
17:22:25 [2023-03-29T17:22:25.042Z] .
17:22:25 [2023-03-29T17:22:25.042Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
17:22:25 [2023-03-29T17:22:25.042Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
17:22:25 [2023-03-29T17:22:25.042Z] Error: No such image: emptyfs
17:22:25 [2023-03-29T17:22:25.042Z] ++++ tar -cC bundles/test-integration/emptyfs .
17:22:25 [2023-03-29T17:22:25.042Z] ++++ docker load
17:22:25 [2023-03-29T17:22:25.042Z] Loaded image: emptyfs:latest
17:22:25 [2023-03-29T17:22:25.042Z] Running integration-test (iteration 1)
17:22:25 [2023-03-29T17:22:25.042Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
17:22:25 [2023-03-29T17:22:25.043Z] ++ 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
17:22:25 [2023-03-29T17:22:25.043Z] ++ set -e
17:22:25 [2023-03-29T17:22:25.043Z] ++ '[' -n 0 ']'
17:22:25 [2023-03-29T17:22:25.043Z] ++ set -x
17:22:25 [2023-03-29T17:22:25.043Z] ++ 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
17:22:25 [2023-03-29T17:22:25.043Z] Loaded image: busybox:latest
17:22:25 [2023-03-29T17:22:25.301Z] Loaded image: busybox:glibc
17:22:26 [2023-03-29T17:22:26.676Z] Loaded image: debian:bullseye-slim
17:22:26 [2023-03-29T17:22:26.676Z] Loaded image: hello-world:latest
17:22:26 [2023-03-29T17:22:26.676Z] Loaded image: arm32v7/hello-world:latest
17:22:26 [2023-03-29T17:22:26.676Z] INFO: Testing against a local daemon
17:22:26 [2023-03-29T17:22:26.676Z] === RUN   TestCgroupNamespacesBuild
17:22:30 [2023-03-29T17:22:30.861Z] --- PASS: TestCgroupNamespacesBuild (3.66s)
17:22:30 [2023-03-29T17:22:30.861Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
17:22:31 [2023-03-29T17:22:31.120Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (0.99s)
17:22:31 [2023-03-29T17:22:31.120Z] === RUN   TestBuildWithSession
17:22:31 [2023-03-29T17:22:31.120Z]     build_session_test.go:25: TODO: BuildKit
17:22:31 [2023-03-29T17:22:31.120Z] --- SKIP: TestBuildWithSession (0.00s)
17:22:31 [2023-03-29T17:22:31.120Z] === RUN   TestBuildSquashParent
17:22:34 [2023-03-29T17:22:34.414Z] --- PASS: TestBuildSquashParent (2.76s)
17:22:34 [2023-03-29T17:22:34.414Z] === RUN   TestBuildWithRemoveAndForceRemove
17:22:34 [2023-03-29T17:22:34.414Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:22:34 [2023-03-29T17:22:34.414Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:22:34 [2023-03-29T17:22:34.414Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:22:34 [2023-03-29T17:22:34.414Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:22:34 [2023-03-29T17:22:34.414Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:22:34 [2023-03-29T17:22:34.414Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:22:34 [2023-03-29T17:22:34.414Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:22:34 [2023-03-29T17:22:34.414Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:22:34 [2023-03-29T17:22:34.414Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:22:34 [2023-03-29T17:22:34.414Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:22:34 [2023-03-29T17:22:34.414Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:22:34 [2023-03-29T17:22:34.414Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:22:34 [2023-03-29T17:22:34.414Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:22:34 [2023-03-29T17:22:34.414Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:22:34 [2023-03-29T17:22:34.982Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:22:35 [2023-03-29T17:22:35.240Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:22:36 [2023-03-29T17:22:36.178Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:22:36 [2023-03-29T17:22:36.437Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:22:37 [2023-03-29T17:22:37.373Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
17:22:37 [2023-03-29T17:22:37.373Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.14s)
17:22:37 [2023-03-29T17:22:37.373Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.16s)
17:22:37 [2023-03-29T17:22:37.373Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.03s)
17:22:37 [2023-03-29T17:22:37.373Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.20s)
17:22:37 [2023-03-29T17:22:37.373Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.06s)
17:22:37 [2023-03-29T17:22:37.373Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (0.89s)
17:22:37 [2023-03-29T17:22:37.373Z] === RUN   TestBuildMultiStageCopy
17:22:37 [2023-03-29T17:22:37.373Z] === RUN   TestBuildMultiStageCopy/copy_to_root
17:22:37 [2023-03-29T17:22:37.940Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
17:22:38 [2023-03-29T17:22:38.199Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
17:22:38 [2023-03-29T17:22:38.199Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
17:22:38 [2023-03-29T17:22:38.199Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
17:22:38 [2023-03-29T17:22:38.457Z] --- PASS: TestBuildMultiStageCopy (1.12s)
17:22:38 [2023-03-29T17:22:38.457Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (0.85s)
17:22:38 [2023-03-29T17:22:38.457Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.06s)
17:22:38 [2023-03-29T17:22:38.457Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.06s)
17:22:38 [2023-03-29T17:22:38.457Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.07s)
17:22:38 [2023-03-29T17:22:38.457Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.08s)
17:22:38 [2023-03-29T17:22:38.457Z] === RUN   TestBuildMultiStageParentConfig
17:22:38 [2023-03-29T17:22:38.716Z] --- PASS: TestBuildMultiStageParentConfig (0.32s)
17:22:38 [2023-03-29T17:22:38.716Z] === RUN   TestBuildLabelWithTargets
17:22:39 [2023-03-29T17:22:39.282Z] --- PASS: TestBuildLabelWithTargets (0.48s)
17:22:39 [2023-03-29T17:22:39.282Z] === RUN   TestBuildWithEmptyLayers
17:22:39 [2023-03-29T17:22:39.282Z] --- PASS: TestBuildWithEmptyLayers (0.10s)
17:22:39 [2023-03-29T17:22:39.282Z] === RUN   TestBuildMultiStageOnBuild
17:22:40 [2023-03-29T17:22:40.218Z] --- PASS: TestBuildMultiStageOnBuild (1.03s)
17:22:40 [2023-03-29T17:22:40.218Z] === RUN   TestBuildUncleanTarFilenames
17:22:40 [2023-03-29T17:22:40.476Z] --- PASS: TestBuildUncleanTarFilenames (0.12s)
17:22:40 [2023-03-29T17:22:40.476Z] === RUN   TestBuildMultiStageLayerLeak
17:22:41 [2023-03-29T17:22:41.412Z] --- PASS: TestBuildMultiStageLayerLeak (0.92s)
17:22:41 [2023-03-29T17:22:41.412Z] === RUN   TestBuildWithHugeFile
17:24:02 [2023-03-29T17:24:02.856Z] --- PASS: TestBuildWithHugeFile (67.95s)
17:24:02 [2023-03-29T17:24:02.856Z] === RUN   TestBuildWCOWSandboxSize
17:24:02 [2023-03-29T17:24:02.856Z]     build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
17:24:02 [2023-03-29T17:24:02.856Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
17:24:02 [2023-03-29T17:24:02.856Z] === RUN   TestBuildWithEmptyDockerfile
17:24:02 [2023-03-29T17:24:02.856Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
17:24:02 [2023-03-29T17:24:02.856Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
17:24:02 [2023-03-29T17:24:02.856Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:24:02 [2023-03-29T17:24:02.856Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:24:02 [2023-03-29T17:24:02.856Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:24:02 [2023-03-29T17:24:02.856Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:24:02 [2023-03-29T17:24:02.856Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
17:24:02 [2023-03-29T17:24:02.856Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:24:02 [2023-03-29T17:24:02.856Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:24:02 [2023-03-29T17:24:02.856Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
17:24:02 [2023-03-29T17:24:02.856Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s)
17:24:02 [2023-03-29T17:24:02.856Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s)
17:24:02 [2023-03-29T17:24:02.856Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
17:24:02 [2023-03-29T17:24:02.856Z] === RUN   TestBuildPreserveOwnership
17:24:02 [2023-03-29T17:24:02.856Z] === RUN   TestBuildPreserveOwnership/copy_from
17:24:02 [2023-03-29T17:24:02.856Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
17:24:02 [2023-03-29T17:24:02.856Z] --- PASS: TestBuildPreserveOwnership (2.01s)
17:24:02 [2023-03-29T17:24:02.856Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.43s)
17:24:02 [2023-03-29T17:24:02.856Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.57s)
17:24:02 [2023-03-29T17:24:02.856Z] === RUN   TestBuildPlatformInvalid
17:24:02 [2023-03-29T17:24:02.856Z] --- PASS: TestBuildPlatformInvalid (0.03s)
17:24:02 [2023-03-29T17:24:02.856Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
17:24:02 [2023-03-29T17:24:02.856Z] Loaded image: busybox:latest
17:24:02 [2023-03-29T17:24:02.856Z] Loaded image: busybox:glibc
17:24:02 [2023-03-29T17:24:02.856Z] Loaded image: debian:bullseye-slim
17:24:02 [2023-03-29T17:24:02.856Z] Loaded image: hello-world:latest
17:24:02 [2023-03-29T17:24:02.856Z] Loaded image: arm32v7/hello-world:latest
17:24:02 [2023-03-29T17:24:02.856Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.06s)
17:24:02 [2023-03-29T17:24:02.856Z] PASS
17:24:02 [2023-03-29T17:24:02.856Z] 
17:24:02 [2023-03-29T17:24:02.856Z] === Skipped
17:24:02 [2023-03-29T17:24:02.856Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
17:24:02 [2023-03-29T17:24:02.856Z]     build_session_test.go:25: TODO: BuildKit
17:24:02 [2023-03-29T17:24:02.856Z] 
17:24:02 [2023-03-29T17:24:02.856Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
17:24:02 [2023-03-29T17:24:02.856Z]     build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
17:24:02 [2023-03-29T17:24:02.856Z] 
17:24:02 [2023-03-29T17:24:02.856Z] DONE 34 tests, 2 skipped in 96.403s
17:24:02 [2023-03-29T17:24:02.856Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
17:24:02 [2023-03-29T17:24:02.856Z] ++ 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
17:24:02 [2023-03-29T17:24:02.856Z] ++ set -e
17:24:02 [2023-03-29T17:24:02.856Z] ++ '[' -n 0 ']'
17:24:02 [2023-03-29T17:24:02.856Z] ++ set -x
17:24:02 [2023-03-29T17:24:02.856Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
17:24:02 [2023-03-29T17:24:02.856Z] INFO: Testing against a local daemon
17:24:02 [2023-03-29T17:24:02.856Z] === RUN   TestConfigInspect
17:24:03 [2023-03-29T17:24:03.422Z] --- PASS: TestConfigInspect (1.80s)
17:24:03 [2023-03-29T17:24:03.422Z] === RUN   TestConfigList
17:24:05 [2023-03-29T17:24:05.324Z] --- PASS: TestConfigList (1.81s)
17:24:05 [2023-03-29T17:24:05.324Z] === RUN   TestConfigsCreateAndDelete
17:24:07 [2023-03-29T17:24:07.228Z] --- PASS: TestConfigsCreateAndDelete (1.80s)
17:24:07 [2023-03-29T17:24:07.228Z] === RUN   TestConfigsUpdate
17:24:08 [2023-03-29T17:24:08.604Z] --- PASS: TestConfigsUpdate (1.72s)
17:24:08 [2023-03-29T17:24:08.604Z] === RUN   TestTemplatedConfig
17:24:11 [2023-03-29T17:24:11.888Z] --- PASS: TestTemplatedConfig (2.61s)
17:24:11 [2023-03-29T17:24:11.888Z] === RUN   TestConfigCreateResolve
17:24:13 [2023-03-29T17:24:13.264Z] --- PASS: TestConfigCreateResolve (1.78s)
17:24:13 [2023-03-29T17:24:13.264Z] PASS
17:24:13 [2023-03-29T17:24:13.264Z] 
17:24:13 [2023-03-29T17:24:13.264Z] DONE 6 tests in 11.688s
17:24:13 [2023-03-29T17:24:13.264Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
17:24:13 [2023-03-29T17:24:13.264Z] ++ 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
17:24:13 [2023-03-29T17:24:13.264Z] ++ set -e
17:24:13 [2023-03-29T17:24:13.264Z] ++ '[' -n 0 ']'
17:24:13 [2023-03-29T17:24:13.264Z] ++ set -x
17:24:13 [2023-03-29T17:24:13.264Z] ++ 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
17:24:13 [2023-03-29T17:24:13.264Z] INFO: Testing against a local daemon
17:24:13 [2023-03-29T17:24:13.264Z] === RUN   TestAttachWithTTY
17:24:13 [2023-03-29T17:24:13.522Z] --- PASS: TestAttachWithTTY (0.07s)
17:24:13 [2023-03-29T17:24:13.522Z] === RUN   TestAttachWithoutTTy
17:24:13 [2023-03-29T17:24:13.522Z] --- PASS: TestAttachWithoutTTy (0.04s)
17:24:13 [2023-03-29T17:24:13.522Z] === RUN   TestCheckpoint
17:24:13 [2023-03-29T17:24:13.522Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:24:13 [2023-03-29T17:24:13.522Z] --- SKIP: TestCheckpoint (0.00s)
17:24:13 [2023-03-29T17:24:13.522Z] === RUN   TestContainerInvalidJSON
17:24:13 [2023-03-29T17:24:13.522Z] === RUN   TestContainerInvalidJSON/commit
17:24:13 [2023-03-29T17:24:13.522Z] === PAUSE TestContainerInvalidJSON/commit
17:24:13 [2023-03-29T17:24:13.522Z] === RUN   TestContainerInvalidJSON/containers/create
17:24:13 [2023-03-29T17:24:13.522Z] === PAUSE TestContainerInvalidJSON/containers/create
17:24:13 [2023-03-29T17:24:13.522Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
17:24:13 [2023-03-29T17:24:13.522Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
17:24:13 [2023-03-29T17:24:13.522Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
17:24:13 [2023-03-29T17:24:13.522Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
17:24:13 [2023-03-29T17:24:13.523Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
17:24:13 [2023-03-29T17:24:13.523Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
17:24:13 [2023-03-29T17:24:13.523Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
17:24:13 [2023-03-29T17:24:13.523Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
17:24:13 [2023-03-29T17:24:13.523Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
17:24:13 [2023-03-29T17:24:13.523Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
17:24:13 [2023-03-29T17:24:13.523Z] === CONT  TestContainerInvalidJSON/commit
17:24:13 [2023-03-29T17:24:13.523Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
17:24:13 [2023-03-29T17:24:13.523Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
17:24:13 [2023-03-29T17:24:13.523Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
17:24:13 [2023-03-29T17:24:13.523Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
17:24:13 [2023-03-29T17:24:13.523Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
17:24:13 [2023-03-29T17:24:13.523Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
17:24:13 [2023-03-29T17:24:13.523Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
17:24:13 [2023-03-29T17:24:13.523Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
17:24:13 [2023-03-29T17:24:13.523Z] === RUN   TestContainerInvalidJSON/commit/empty_body
17:24:13 [2023-03-29T17:24:13.523Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
17:24:13 [2023-03-29T17:24:13.523Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
17:24:13 [2023-03-29T17:24:13.523Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
17:24:13 [2023-03-29T17:24:13.523Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
17:24:13 [2023-03-29T17:24:13.523Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
17:24:13 [2023-03-29T17:24:13.523Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
17:24:13 [2023-03-29T17:24:13.523Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
17:24:13 [2023-03-29T17:24:13.523Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
17:24:13 [2023-03-29T17:24:13.523Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
17:24:13 [2023-03-29T17:24:13.523Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
17:24:13 [2023-03-29T17:24:13.523Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
17:24:13 [2023-03-29T17:24:13.523Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
17:24:13 [2023-03-29T17:24:13.523Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
17:24:13 [2023-03-29T17:24:13.523Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
17:24:13 [2023-03-29T17:24:13.523Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
17:24:13 [2023-03-29T17:24:13.523Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
17:24:13 [2023-03-29T17:24:13.523Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
17:24:13 [2023-03-29T17:24:13.523Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
17:24:13 [2023-03-29T17:24:13.523Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
17:24:13 [2023-03-29T17:24:13.523Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
17:24:13 [2023-03-29T17:24:13.523Z] === CONT  TestContainerInvalidJSON/containers/create
17:24:13 [2023-03-29T17:24:13.523Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
17:24:13 [2023-03-29T17:24:13.523Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
17:24:13 [2023-03-29T17:24:13.523Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
17:24:13 [2023-03-29T17:24:13.523Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
17:24:13 [2023-03-29T17:24:13.523Z] --- PASS: TestContainerInvalidJSON (0.01s)
17:24:13 [2023-03-29T17:24:13.523Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
17:24:13 [2023-03-29T17:24:13.523Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
17:24:13 [2023-03-29T17:24:13.523Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
17:24:13 [2023-03-29T17:24:13.523Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
17:24:13 [2023-03-29T17:24:13.523Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
17:24:13 [2023-03-29T17:24:13.523Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
17:24:13 [2023-03-29T17:24:13.523Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
17:24:13 [2023-03-29T17:24:13.523Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
17:24:13 [2023-03-29T17:24:13.523Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
17:24:13 [2023-03-29T17:24:13.523Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
17:24:13 [2023-03-29T17:24:13.523Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
17:24:13 [2023-03-29T17:24:13.523Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
17:24:13 [2023-03-29T17:24:13.523Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
17:24:13 [2023-03-29T17:24:13.523Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
17:24:13 [2023-03-29T17:24:13.523Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
17:24:13 [2023-03-29T17:24:13.523Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
17:24:13 [2023-03-29T17:24:13.523Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
17:24:13 [2023-03-29T17:24:13.523Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
17:24:13 [2023-03-29T17:24:13.523Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
17:24:13 [2023-03-29T17:24:13.523Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
17:24:13 [2023-03-29T17:24:13.523Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
17:24:13 [2023-03-29T17:24:13.523Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
17:24:13 [2023-03-29T17:24:13.523Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
17:24:13 [2023-03-29T17:24:13.523Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
17:24:13 [2023-03-29T17:24:13.523Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
17:24:13 [2023-03-29T17:24:13.523Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
17:24:13 [2023-03-29T17:24:13.523Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
17:24:13 [2023-03-29T17:24:13.523Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
17:24:13 [2023-03-29T17:24:13.523Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
17:24:13 [2023-03-29T17:24:13.523Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
17:24:13 [2023-03-29T17:24:13.523Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
17:24:13 [2023-03-29T17:24:13.523Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
17:24:13 [2023-03-29T17:24:13.523Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
17:24:13 [2023-03-29T17:24:13.523Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
17:24:13 [2023-03-29T17:24:13.523Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
17:24:13 [2023-03-29T17:24:13.523Z] === RUN   TestCopyFromContainerPathDoesNotExist
17:24:13 [2023-03-29T17:24:13.523Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
17:24:13 [2023-03-29T17:24:13.523Z] === RUN   TestCopyFromContainerPathIsNotDir
17:24:13 [2023-03-29T17:24:13.523Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
17:24:13 [2023-03-29T17:24:13.523Z] === RUN   TestCopyToContainerPathDoesNotExist
17:24:13 [2023-03-29T17:24:13.782Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
17:24:13 [2023-03-29T17:24:13.782Z] === RUN   TestCopyEmptyFile
17:24:13 [2023-03-29T17:24:13.782Z] --- PASS: TestCopyEmptyFile (0.07s)
17:24:13 [2023-03-29T17:24:13.782Z] === RUN   TestCopyToContainerPathIsNotDir
17:24:13 [2023-03-29T17:24:13.782Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
17:24:13 [2023-03-29T17:24:13.782Z] === RUN   TestCopyFromContainer
17:24:14 [2023-03-29T17:24:14.348Z] === RUN   TestCopyFromContainer//
17:24:14 [2023-03-29T17:24:14.348Z] === RUN   TestCopyFromContainer/.
17:24:14 [2023-03-29T17:24:14.348Z] === RUN   TestCopyFromContainer//.
17:24:14 [2023-03-29T17:24:14.348Z] === RUN   TestCopyFromContainer/./
17:24:14 [2023-03-29T17:24:14.348Z] === RUN   TestCopyFromContainer//./
17:24:14 [2023-03-29T17:24:14.348Z] === RUN   TestCopyFromContainer//bar/root
17:24:14 [2023-03-29T17:24:14.348Z] === RUN   TestCopyFromContainer//bar/root/
17:24:14 [2023-03-29T17:24:14.348Z] === RUN   TestCopyFromContainer//bar/root/.
17:24:14 [2023-03-29T17:24:14.348Z] === RUN   TestCopyFromContainer/bar/quux
17:24:14 [2023-03-29T17:24:14.348Z] === RUN   TestCopyFromContainer/bar/quux/
17:24:14 [2023-03-29T17:24:14.348Z] === RUN   TestCopyFromContainer/bar/quux/.
17:24:14 [2023-03-29T17:24:14.348Z] === RUN   TestCopyFromContainer/bar/quux/baz
17:24:14 [2023-03-29T17:24:14.348Z] === RUN   TestCopyFromContainer/bar/filesymlink
17:24:14 [2023-03-29T17:24:14.348Z] === RUN   TestCopyFromContainer/bar/dirsymlink
17:24:14 [2023-03-29T17:24:14.348Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
17:24:14 [2023-03-29T17:24:14.607Z] === RUN   TestCopyFromContainer/bar/dirsymlink/.
17:24:14 [2023-03-29T17:24:14.607Z] === RUN   TestCopyFromContainer/bar/notarget
17:24:14 [2023-03-29T17:24:14.607Z] --- PASS: TestCopyFromContainer (0.74s)
17:24:14 [2023-03-29T17:24:14.607Z]     --- PASS: TestCopyFromContainer// (0.01s)
17:24:14 [2023-03-29T17:24:14.607Z]     --- PASS: TestCopyFromContainer/. (0.02s)
17:24:14 [2023-03-29T17:24:14.607Z]     --- PASS: TestCopyFromContainer//. (0.01s)
17:24:14 [2023-03-29T17:24:14.607Z]     --- PASS: TestCopyFromContainer/./ (0.02s)
17:24:14 [2023-03-29T17:24:14.607Z]     --- PASS: TestCopyFromContainer//./ (0.01s)
17:24:14 [2023-03-29T17:24:14.607Z]     --- PASS: TestCopyFromContainer//bar/root (0.01s)
17:24:14 [2023-03-29T17:24:14.607Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.01s)
17:24:14 [2023-03-29T17:24:14.607Z]     --- PASS: TestCopyFromContainer//bar/root/. (0.02s)
17:24:14 [2023-03-29T17:24:14.607Z]     --- PASS: TestCopyFromContainer/bar/quux (0.01s)
17:24:14 [2023-03-29T17:24:14.607Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.01s)
17:24:14 [2023-03-29T17:24:14.607Z]     --- PASS: TestCopyFromContainer/bar/quux/. (0.01s)
17:24:14 [2023-03-29T17:24:14.607Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.01s)
17:24:14 [2023-03-29T17:24:14.607Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.01s)
17:24:14 [2023-03-29T17:24:14.607Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.01s)
17:24:14 [2023-03-29T17:24:14.607Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.01s)
17:24:14 [2023-03-29T17:24:14.607Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.01s)
17:24:14 [2023-03-29T17:24:14.607Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.00s)
17:24:14 [2023-03-29T17:24:14.607Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
17:24:14 [2023-03-29T17:24:14.607Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:24:14 [2023-03-29T17:24:14.607Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:24:14 [2023-03-29T17:24:14.607Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:24:14 [2023-03-29T17:24:14.607Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:24:14 [2023-03-29T17:24:14.607Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
17:24:14 [2023-03-29T17:24:14.607Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
17:24:14 [2023-03-29T17:24:14.607Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:24:14 [2023-03-29T17:24:14.607Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
17:24:14 [2023-03-29T17:24:14.607Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:24:14 [2023-03-29T17:24:14.607Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
17:24:14 [2023-03-29T17:24:14.607Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
17:24:14 [2023-03-29T17:24:14.607Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
17:24:14 [2023-03-29T17:24:14.607Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
17:24:14 [2023-03-29T17:24:14.607Z] === RUN   TestCreateLinkToNonExistingContainer
17:24:14 [2023-03-29T17:24:14.607Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
17:24:14 [2023-03-29T17:24:14.607Z] === RUN   TestCreateWithInvalidEnv
17:24:14 [2023-03-29T17:24:14.607Z] === RUN   TestCreateWithInvalidEnv/0
17:24:14 [2023-03-29T17:24:14.607Z] === PAUSE TestCreateWithInvalidEnv/0
17:24:14 [2023-03-29T17:24:14.607Z] === RUN   TestCreateWithInvalidEnv/1
17:24:14 [2023-03-29T17:24:14.607Z] === PAUSE TestCreateWithInvalidEnv/1
17:24:14 [2023-03-29T17:24:14.607Z] === RUN   TestCreateWithInvalidEnv/2
17:24:14 [2023-03-29T17:24:14.607Z] === PAUSE TestCreateWithInvalidEnv/2
17:24:14 [2023-03-29T17:24:14.607Z] === CONT  TestCreateWithInvalidEnv/0
17:24:14 [2023-03-29T17:24:14.607Z] === CONT  TestCreateWithInvalidEnv/2
17:24:14 [2023-03-29T17:24:14.607Z] === CONT  TestCreateWithInvalidEnv/1
17:24:14 [2023-03-29T17:24:14.607Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
17:24:14 [2023-03-29T17:24:14.607Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
17:24:14 [2023-03-29T17:24:14.607Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
17:24:14 [2023-03-29T17:24:14.607Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
17:24:14 [2023-03-29T17:24:14.607Z] === RUN   TestCreateTmpfsMountsTarget
17:24:14 [2023-03-29T17:24:14.607Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
17:24:14 [2023-03-29T17:24:14.607Z] === RUN   TestCreateWithCustomMaskedPaths
17:24:15 [2023-03-29T17:24:15.983Z] --- PASS: TestCreateWithCustomMaskedPaths (1.11s)
17:24:15 [2023-03-29T17:24:15.983Z] === RUN   TestCreateWithCustomReadonlyPaths
17:24:16 [2023-03-29T17:24:16.918Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.12s)
17:24:16 [2023-03-29T17:24:16.918Z] === RUN   TestCreateWithInvalidHealthcheckParams
17:24:16 [2023-03-29T17:24:16.918Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:24:16 [2023-03-29T17:24:16.918Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:24:16 [2023-03-29T17:24:16.918Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:24:16 [2023-03-29T17:24:16.919Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:24:16 [2023-03-29T17:24:16.919Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:24:16 [2023-03-29T17:24:16.919Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:24:16 [2023-03-29T17:24:16.919Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:24:16 [2023-03-29T17:24:16.919Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:24:16 [2023-03-29T17:24:16.919Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:24:16 [2023-03-29T17:24:16.919Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:24:16 [2023-03-29T17:24:16.919Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:24:16 [2023-03-29T17:24:16.919Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:24:16 [2023-03-29T17:24:16.919Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:24:16 [2023-03-29T17:24:16.919Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:24:16 [2023-03-29T17:24:16.919Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:24:16 [2023-03-29T17:24:16.919Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
17:24:16 [2023-03-29T17:24:16.919Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
17:24:16 [2023-03-29T17:24:16.919Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
17:24:16 [2023-03-29T17:24:16.919Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
17:24:16 [2023-03-29T17:24:16.919Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
17:24:16 [2023-03-29T17:24:16.919Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
17:24:16 [2023-03-29T17:24:16.919Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
17:24:17 [2023-03-29T17:24:17.177Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.37s)
17:24:17 [2023-03-29T17:24:17.177Z] === RUN   TestCreateDifferentPlatform
17:24:17 [2023-03-29T17:24:17.177Z] === RUN   TestCreateDifferentPlatform/different_os
17:24:17 [2023-03-29T17:24:17.177Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
17:24:17 [2023-03-29T17:24:17.177Z] --- PASS: TestCreateDifferentPlatform (0.01s)
17:24:17 [2023-03-29T17:24:17.177Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
17:24:17 [2023-03-29T17:24:17.177Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
17:24:17 [2023-03-29T17:24:17.177Z] === RUN   TestCreateVolumesFromNonExistingContainer
17:24:17 [2023-03-29T17:24:17.177Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
17:24:17 [2023-03-29T17:24:17.177Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
17:24:17 [2023-03-29T17:24:17.436Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
17:24:17 [2023-03-29T17:24:17.436Z] === RUN   TestCreateInvalidHostConfig
17:24:17 [2023-03-29T17:24:17.436Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
17:24:17 [2023-03-29T17:24:17.436Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
17:24:17 [2023-03-29T17:24:17.436Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
17:24:17 [2023-03-29T17:24:17.436Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
17:24:17 [2023-03-29T17:24:17.436Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
17:24:17 [2023-03-29T17:24:17.436Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
17:24:17 [2023-03-29T17:24:17.436Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
17:24:17 [2023-03-29T17:24:17.436Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
17:24:17 [2023-03-29T17:24:17.436Z] === RUN   TestCreateInvalidHostConfig/invalid_Annotations
17:24:17 [2023-03-29T17:24:17.436Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations
17:24:17 [2023-03-29T17:24:17.436Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
17:24:17 [2023-03-29T17:24:17.436Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
17:24:17 [2023-03-29T17:24:17.436Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
17:24:17 [2023-03-29T17:24:17.436Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
17:24:17 [2023-03-29T17:24:17.436Z] === CONT  TestCreateInvalidHostConfig/invalid_Annotations
17:24:17 [2023-03-29T17:24:17.436Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
17:24:17 [2023-03-29T17:24:17.436Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
17:24:17 [2023-03-29T17:24:17.436Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
17:24:17 [2023-03-29T17:24:17.436Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
17:24:17 [2023-03-29T17:24:17.436Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
17:24:17 [2023-03-29T17:24:17.436Z]     --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s)
17:24:17 [2023-03-29T17:24:17.436Z] === RUN   TestContainerStartOnDaemonRestart
17:24:17 [2023-03-29T17:24:17.436Z] === PAUSE TestContainerStartOnDaemonRestart
17:24:17 [2023-03-29T17:24:17.436Z] === RUN   TestDaemonRestartIpcMode
17:24:17 [2023-03-29T17:24:17.436Z] === PAUSE TestDaemonRestartIpcMode
17:24:17 [2023-03-29T17:24:17.436Z] === RUN   TestDaemonHostGatewayIP
17:24:17 [2023-03-29T17:24:17.436Z] === PAUSE TestDaemonHostGatewayIP
17:24:17 [2023-03-29T17:24:17.436Z] === RUN   TestRestartDaemonWithRestartingContainer
17:24:17 [2023-03-29T17:24:17.436Z] === PAUSE TestRestartDaemonWithRestartingContainer
17:24:17 [2023-03-29T17:24:17.436Z] === RUN   TestContainerKillOnDaemonStart
17:24:17 [2023-03-29T17:24:17.436Z] === PAUSE TestContainerKillOnDaemonStart
17:24:17 [2023-03-29T17:24:17.436Z] === RUN   TestDiff
17:24:17 [2023-03-29T17:24:17.695Z] --- PASS: TestDiff (0.37s)
17:24:17 [2023-03-29T17:24:17.695Z] === RUN   TestExecConsoleSize
17:24:18 [2023-03-29T17:24:18.265Z] --- PASS: TestExecConsoleSize (0.45s)
17:24:18 [2023-03-29T17:24:18.265Z] === RUN   TestExecWithCloseStdin
17:24:18 [2023-03-29T17:24:18.835Z] --- PASS: TestExecWithCloseStdin (0.67s)
17:24:18 [2023-03-29T17:24:18.835Z] === RUN   TestExec
17:24:19 [2023-03-29T17:24:19.402Z] --- PASS: TestExec (0.45s)
17:24:19 [2023-03-29T17:24:19.402Z] === RUN   TestExecUser
17:24:19 [2023-03-29T17:24:19.661Z] --- PASS: TestExecUser (0.47s)
17:24:19 [2023-03-29T17:24:19.661Z] === RUN   TestExportContainerAndImportImage
17:24:20 [2023-03-29T17:24:20.228Z] --- PASS: TestExportContainerAndImportImage (0.46s)
17:24:20 [2023-03-29T17:24:20.228Z] === RUN   TestExportContainerAfterDaemonRestart
17:24:21 [2023-03-29T17:24:21.619Z] --- PASS: TestExportContainerAfterDaemonRestart (1.14s)
17:24:21 [2023-03-29T17:24:21.619Z] === RUN   TestHealthCheckWorkdir
17:24:21 [2023-03-29T17:24:21.888Z] --- PASS: TestHealthCheckWorkdir (0.51s)
17:24:21 [2023-03-29T17:24:21.888Z] === RUN   TestHealthKillContainer
17:24:30 [2023-03-29T17:24:30.014Z] --- PASS: TestHealthKillContainer (7.83s)
17:24:30 [2023-03-29T17:24:30.014Z] === RUN   TestHealthCheckProcessKilled
17:24:30 [2023-03-29T17:24:30.273Z] --- PASS: TestHealthCheckProcessKilled (0.60s)
17:24:30 [2023-03-29T17:24:30.273Z] === RUN   TestInspectCpusetInConfigPre120
17:24:30 [2023-03-29T17:24:30.841Z] --- PASS: TestInspectCpusetInConfigPre120 (0.39s)
17:24:30 [2023-03-29T17:24:30.841Z] === RUN   TestInspectAnnotations
17:24:30 [2023-03-29T17:24:30.841Z] --- PASS: TestInspectAnnotations (0.04s)
17:24:30 [2023-03-29T17:24:30.841Z] === RUN   TestIpcModeNone
17:24:31 [2023-03-29T17:24:31.100Z] --- PASS: TestIpcModeNone (0.45s)
17:24:31 [2023-03-29T17:24:31.100Z] === RUN   TestIpcModePrivate
17:24:31 [2023-03-29T17:24:31.667Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:77, shared: false, mustBeShared: false
17:24:31 [2023-03-29T17:24:31.667Z] --- PASS: TestIpcModePrivate (0.49s)
17:24:31 [2023-03-29T17:24:31.667Z] === RUN   TestIpcModeShareable
17:24:31 [2023-03-29T17:24:31.925Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:71, shared: true, mustBeShared: true
17:24:32 [2023-03-29T17:24:32.184Z] --- PASS: TestIpcModeShareable (0.49s)
17:24:32 [2023-03-29T17:24:32.184Z] === RUN   TestAPIIpcModeShareableAndContainer
17:24:33 [2023-03-29T17:24:33.559Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.39s)
17:24:33 [2023-03-29T17:24:33.559Z] === RUN   TestAPIIpcModeHost
17:24:33 [2023-03-29T17:24:33.818Z] --- PASS: TestAPIIpcModeHost (0.31s)
17:24:33 [2023-03-29T17:24:33.818Z] === RUN   TestDaemonIpcModeShareable
17:24:34 [2023-03-29T17:24:34.758Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:81, shared: true, mustBeShared: true
17:24:35 [2023-03-29T17:24:35.017Z] --- PASS: TestDaemonIpcModeShareable (1.12s)
17:24:35 [2023-03-29T17:24:35.017Z] === RUN   TestDaemonIpcModePrivate
17:24:35 [2023-03-29T17:24:35.952Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:87, shared: false, mustBeShared: false
17:24:35 [2023-03-29T17:24:35.952Z] --- PASS: TestDaemonIpcModePrivate (1.06s)
17:24:35 [2023-03-29T17:24:35.952Z] === RUN   TestDaemonIpcModePrivateFromConfig
17:24:36 [2023-03-29T17:24:36.888Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:87, shared: false, mustBeShared: false
17:24:37 [2023-03-29T17:24:37.147Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.05s)
17:24:37 [2023-03-29T17:24:37.147Z] === RUN   TestDaemonIpcModeShareableFromConfig
17:24:38 [2023-03-29T17:24:38.082Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:81, shared: true, mustBeShared: true
17:24:38 [2023-03-29T17:24:38.082Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.06s)
17:24:38 [2023-03-29T17:24:38.082Z] === RUN   TestIpcModeOlderClient
17:24:38 [2023-03-29T17:24:38.082Z] === PAUSE TestIpcModeOlderClient
17:24:38 [2023-03-29T17:24:38.082Z] === RUN   TestKillContainerInvalidSignal
17:24:38 [2023-03-29T17:24:38.648Z] --- PASS: TestKillContainerInvalidSignal (0.38s)
17:24:38 [2023-03-29T17:24:38.649Z] === RUN   TestKillContainer
17:24:38 [2023-03-29T17:24:38.649Z] === RUN   TestKillContainer/no_signal
17:24:38 [2023-03-29T17:24:38.907Z] === RUN   TestKillContainer/non_killing_signal
17:24:39 [2023-03-29T17:24:39.166Z] === RUN   TestKillContainer/killing_signal
17:24:39 [2023-03-29T17:24:39.732Z] --- PASS: TestKillContainer (1.26s)
17:24:39 [2023-03-29T17:24:39.732Z]     --- PASS: TestKillContainer/no_signal (0.39s)
17:24:39 [2023-03-29T17:24:39.732Z]     --- PASS: TestKillContainer/non_killing_signal (0.28s)
17:24:39 [2023-03-29T17:24:39.732Z]     --- PASS: TestKillContainer/killing_signal (0.40s)
17:24:39 [2023-03-29T17:24:39.732Z] === RUN   TestKillWithStopSignalAndRestartPolicies
17:24:39 [2023-03-29T17:24:39.732Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
17:24:40 [2023-03-29T17:24:40.300Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
17:24:40 [2023-03-29T17:24:40.868Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.17s)
17:24:40 [2023-03-29T17:24:40.868Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.38s)
17:24:40 [2023-03-29T17:24:40.868Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.60s)
17:24:40 [2023-03-29T17:24:40.868Z] === RUN   TestKillStoppedContainer
17:24:41 [2023-03-29T17:24:41.126Z] --- PASS: TestKillStoppedContainer (0.04s)
17:24:41 [2023-03-29T17:24:41.126Z] === RUN   TestKillStoppedContainerAPIPre120
17:24:41 [2023-03-29T17:24:41.126Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
17:24:41 [2023-03-29T17:24:41.126Z] === RUN   TestKillDifferentUserContainer
17:24:41 [2023-03-29T17:24:41.385Z] --- PASS: TestKillDifferentUserContainer (0.39s)
17:24:41 [2023-03-29T17:24:41.385Z] === RUN   TestInspectOomKilledTrue
17:24:41 [2023-03-29T17:24:41.952Z] --- PASS: TestInspectOomKilledTrue (0.46s)
17:24:41 [2023-03-29T17:24:41.952Z] === RUN   TestInspectOomKilledFalse
17:24:42 [2023-03-29T17:24:42.211Z] --- PASS: TestInspectOomKilledFalse (0.40s)
17:24:42 [2023-03-29T17:24:42.211Z] === RUN   TestLinksEtcHostsContentMatch
17:24:42 [2023-03-29T17:24:42.778Z] --- PASS: TestLinksEtcHostsContentMatch (0.31s)
17:24:42 [2023-03-29T17:24:42.779Z] === RUN   TestLinksContainerNames
17:24:43 [2023-03-29T17:24:43.714Z] --- PASS: TestLinksContainerNames (0.91s)
17:24:43 [2023-03-29T17:24:43.714Z] === RUN   TestLogsFollowTailEmpty
17:24:43 [2023-03-29T17:24:43.972Z] --- PASS: TestLogsFollowTailEmpty (0.38s)
17:24:43 [2023-03-29T17:24:43.972Z] === RUN   TestLogs
17:24:43 [2023-03-29T17:24:43.972Z] === RUN   TestLogs/driver_local
17:24:43 [2023-03-29T17:24:43.972Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
17:24:43 [2023-03-29T17:24:43.972Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
17:24:43 [2023-03-29T17:24:43.972Z] === RUN   TestLogs/driver_local/tty/only_stdout
17:24:43 [2023-03-29T17:24:43.972Z] === PAUSE TestLogs/driver_local/tty/only_stdout
17:24:43 [2023-03-29T17:24:43.972Z] === RUN   TestLogs/driver_local/tty/only_stderr
17:24:43 [2023-03-29T17:24:43.972Z] === PAUSE TestLogs/driver_local/tty/only_stderr
17:24:43 [2023-03-29T17:24:43.972Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
17:24:43 [2023-03-29T17:24:43.972Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
17:24:43 [2023-03-29T17:24:43.972Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
17:24:43 [2023-03-29T17:24:43.972Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
17:24:43 [2023-03-29T17:24:43.972Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
17:24:43 [2023-03-29T17:24:43.972Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
17:24:43 [2023-03-29T17:24:43.972Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
17:24:43 [2023-03-29T17:24:43.972Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
17:24:44 [2023-03-29T17:24:44.539Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
17:24:44 [2023-03-29T17:24:44.539Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
17:24:45 [2023-03-29T17:24:45.107Z] === CONT  TestLogs/driver_local/tty/only_stderr
17:24:45 [2023-03-29T17:24:45.107Z] === CONT  TestLogs/driver_local/tty/only_stdout
17:24:45 [2023-03-29T17:24:45.674Z] === RUN   TestLogs/driver_json-file
17:24:45 [2023-03-29T17:24:45.674Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
17:24:45 [2023-03-29T17:24:45.674Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
17:24:45 [2023-03-29T17:24:45.674Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
17:24:45 [2023-03-29T17:24:45.674Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
17:24:45 [2023-03-29T17:24:45.674Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
17:24:45 [2023-03-29T17:24:45.674Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
17:24:45 [2023-03-29T17:24:45.674Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
17:24:45 [2023-03-29T17:24:45.674Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
17:24:45 [2023-03-29T17:24:45.674Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
17:24:45 [2023-03-29T17:24:45.674Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
17:24:45 [2023-03-29T17:24:45.674Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
17:24:45 [2023-03-29T17:24:45.674Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
17:24:45 [2023-03-29T17:24:45.674Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
17:24:45 [2023-03-29T17:24:45.674Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
17:24:46 [2023-03-29T17:24:46.241Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
17:24:46 [2023-03-29T17:24:46.241Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
17:24:46 [2023-03-29T17:24:46.808Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
17:24:46 [2023-03-29T17:24:46.808Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
17:24:47 [2023-03-29T17:24:47.375Z] --- PASS: TestLogs (3.39s)
17:24:47 [2023-03-29T17:24:47.376Z]     --- PASS: TestLogs/driver_local (0.01s)
17:24:47 [2023-03-29T17:24:47.376Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.63s)
17:24:47 [2023-03-29T17:24:47.376Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.66s)
17:24:47 [2023-03-29T17:24:47.376Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.41s)
17:24:47 [2023-03-29T17:24:47.376Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.45s)
17:24:47 [2023-03-29T17:24:47.376Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.48s)
17:24:47 [2023-03-29T17:24:47.376Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.55s)
17:24:47 [2023-03-29T17:24:47.376Z]     --- PASS: TestLogs/driver_json-file (0.01s)
17:24:47 [2023-03-29T17:24:47.376Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.55s)
17:24:47 [2023-03-29T17:24:47.376Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.62s)
17:24:47 [2023-03-29T17:24:47.376Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.64s)
17:24:47 [2023-03-29T17:24:47.376Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.60s)
17:24:47 [2023-03-29T17:24:47.376Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.50s)
17:24:47 [2023-03-29T17:24:47.376Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.49s)
17:24:47 [2023-03-29T17:24:47.376Z] === RUN   TestContainerNetworkMountsNoChown
17:24:47 [2023-03-29T17:24:47.634Z] --- PASS: TestContainerNetworkMountsNoChown (0.37s)
17:24:47 [2023-03-29T17:24:47.634Z] === RUN   TestMountDaemonRoot
17:24:47 [2023-03-29T17:24:47.634Z] === RUN   TestMountDaemonRoot/default
17:24:47 [2023-03-29T17:24:47.634Z] === PAUSE TestMountDaemonRoot/default
17:24:47 [2023-03-29T17:24:47.634Z] === RUN   TestMountDaemonRoot/private
17:24:47 [2023-03-29T17:24:47.634Z] === PAUSE TestMountDaemonRoot/private
17:24:47 [2023-03-29T17:24:47.634Z] === RUN   TestMountDaemonRoot/rprivate
17:24:47 [2023-03-29T17:24:47.634Z] === PAUSE TestMountDaemonRoot/rprivate
17:24:47 [2023-03-29T17:24:47.634Z] === RUN   TestMountDaemonRoot/slave
17:24:47 [2023-03-29T17:24:47.634Z] === PAUSE TestMountDaemonRoot/slave
17:24:47 [2023-03-29T17:24:47.634Z] === RUN   TestMountDaemonRoot/rslave
17:24:47 [2023-03-29T17:24:47.634Z] === PAUSE TestMountDaemonRoot/rslave
17:24:47 [2023-03-29T17:24:47.634Z] === RUN   TestMountDaemonRoot/shared
17:24:47 [2023-03-29T17:24:47.634Z] === PAUSE TestMountDaemonRoot/shared
17:24:47 [2023-03-29T17:24:47.634Z] === RUN   TestMountDaemonRoot/rshared
17:24:47 [2023-03-29T17:24:47.634Z] === PAUSE TestMountDaemonRoot/rshared
17:24:47 [2023-03-29T17:24:47.634Z] === CONT  TestMountDaemonRoot/default
17:24:47 [2023-03-29T17:24:47.634Z] === RUN   TestMountDaemonRoot/default/mount_root
17:24:47 [2023-03-29T17:24:47.634Z] === PAUSE TestMountDaemonRoot/default/mount_root
17:24:47 [2023-03-29T17:24:47.634Z] === RUN   TestMountDaemonRoot/default/mount_subpath
17:24:47 [2023-03-29T17:24:47.634Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
17:24:47 [2023-03-29T17:24:47.634Z] === RUN   TestMountDaemonRoot/default/bind_root
17:24:47 [2023-03-29T17:24:47.634Z] === PAUSE TestMountDaemonRoot/default/bind_root
17:24:47 [2023-03-29T17:24:47.634Z] === RUN   TestMountDaemonRoot/default/bind_subpath
17:24:47 [2023-03-29T17:24:47.634Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
17:24:47 [2023-03-29T17:24:47.634Z] === CONT  TestMountDaemonRoot/default/mount_root
17:24:47 [2023-03-29T17:24:47.634Z] === CONT  TestMountDaemonRoot/rshared
17:24:47 [2023-03-29T17:24:47.634Z] === RUN   TestMountDaemonRoot/rshared/bind_root
17:24:47 [2023-03-29T17:24:47.634Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
17:24:47 [2023-03-29T17:24:47.634Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
17:24:47 [2023-03-29T17:24:47.634Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
17:24:47 [2023-03-29T17:24:47.634Z] === RUN   TestMountDaemonRoot/rshared/mount_root
17:24:47 [2023-03-29T17:24:47.634Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
17:24:47 [2023-03-29T17:24:47.634Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
17:24:47 [2023-03-29T17:24:47.634Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
17:24:47 [2023-03-29T17:24:47.634Z] === CONT  TestMountDaemonRoot/rshared/bind_root
17:24:47 [2023-03-29T17:24:47.634Z] === CONT  TestMountDaemonRoot/shared
17:24:47 [2023-03-29T17:24:47.634Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
17:24:47 [2023-03-29T17:24:47.634Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
17:24:47 [2023-03-29T17:24:47.634Z] === RUN   TestMountDaemonRoot/shared/bind_root
17:24:47 [2023-03-29T17:24:47.634Z] === PAUSE TestMountDaemonRoot/shared/bind_root
17:24:47 [2023-03-29T17:24:47.634Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
17:24:47 [2023-03-29T17:24:47.634Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
17:24:47 [2023-03-29T17:24:47.634Z] === RUN   TestMountDaemonRoot/shared/mount_root
17:24:47 [2023-03-29T17:24:47.634Z] === PAUSE TestMountDaemonRoot/shared/mount_root
17:24:47 [2023-03-29T17:24:47.634Z] === CONT  TestMountDaemonRoot/rslave
17:24:47 [2023-03-29T17:24:47.634Z] === RUN   TestMountDaemonRoot/rslave/bind_root
17:24:47 [2023-03-29T17:24:47.634Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
17:24:47 [2023-03-29T17:24:47.634Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
17:24:47 [2023-03-29T17:24:47.634Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
17:24:47 [2023-03-29T17:24:47.634Z] === RUN   TestMountDaemonRoot/rslave/mount_root
17:24:47 [2023-03-29T17:24:47.634Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
17:24:47 [2023-03-29T17:24:47.634Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
17:24:47 [2023-03-29T17:24:47.634Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
17:24:47 [2023-03-29T17:24:47.634Z] === CONT  TestMountDaemonRoot/slave
17:24:47 [2023-03-29T17:24:47.634Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
17:24:47 [2023-03-29T17:24:47.634Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
17:24:47 [2023-03-29T17:24:47.634Z] === RUN   TestMountDaemonRoot/slave/mount_root
17:24:47 [2023-03-29T17:24:47.634Z] === PAUSE TestMountDaemonRoot/slave/mount_root
17:24:47 [2023-03-29T17:24:47.634Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
17:24:47 [2023-03-29T17:24:47.634Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
17:24:47 [2023-03-29T17:24:47.634Z] === RUN   TestMountDaemonRoot/slave/bind_root
17:24:47 [2023-03-29T17:24:47.634Z] === PAUSE TestMountDaemonRoot/slave/bind_root
17:24:47 [2023-03-29T17:24:47.634Z] === CONT  TestMountDaemonRoot/rprivate
17:24:47 [2023-03-29T17:24:47.634Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
17:24:47 [2023-03-29T17:24:47.634Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
17:24:47 [2023-03-29T17:24:47.634Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
17:24:47 [2023-03-29T17:24:47.634Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
17:24:47 [2023-03-29T17:24:47.634Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
17:24:47 [2023-03-29T17:24:47.634Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
17:24:47 [2023-03-29T17:24:47.634Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
17:24:47 [2023-03-29T17:24:47.634Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
17:24:47 [2023-03-29T17:24:47.634Z] === CONT  TestMountDaemonRoot/private
17:24:47 [2023-03-29T17:24:47.634Z] === RUN   TestMountDaemonRoot/private/mount_root
17:24:47 [2023-03-29T17:24:47.634Z] === PAUSE TestMountDaemonRoot/private/mount_root
17:24:47 [2023-03-29T17:24:47.634Z] === RUN   TestMountDaemonRoot/private/mount_subpath
17:24:47 [2023-03-29T17:24:47.634Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
17:24:47 [2023-03-29T17:24:47.634Z] === RUN   TestMountDaemonRoot/private/bind_root
17:24:47 [2023-03-29T17:24:47.634Z] === PAUSE TestMountDaemonRoot/private/bind_root
17:24:47 [2023-03-29T17:24:47.634Z] === RUN   TestMountDaemonRoot/private/bind_subpath
17:24:47 [2023-03-29T17:24:47.634Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
17:24:47 [2023-03-29T17:24:47.634Z] === CONT  TestMountDaemonRoot/default/bind_subpath
17:24:47 [2023-03-29T17:24:47.634Z] === CONT  TestMountDaemonRoot/default/bind_root
17:24:47 [2023-03-29T17:24:47.893Z] === CONT  TestMountDaemonRoot/default/mount_subpath
17:24:47 [2023-03-29T17:24:47.893Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
17:24:47 [2023-03-29T17:24:47.893Z] === CONT  TestMountDaemonRoot/rshared/mount_root
17:24:47 [2023-03-29T17:24:47.893Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
17:24:47 [2023-03-29T17:24:47.893Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
17:24:47 [2023-03-29T17:24:47.893Z] === CONT  TestMountDaemonRoot/rslave/bind_root
17:24:47 [2023-03-29T17:24:47.893Z] === CONT  TestMountDaemonRoot/shared/mount_root
17:24:47 [2023-03-29T17:24:47.893Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
17:24:47 [2023-03-29T17:24:47.893Z] === CONT  TestMountDaemonRoot/shared/bind_root
17:24:47 [2023-03-29T17:24:47.893Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
17:24:47 [2023-03-29T17:24:47.893Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
17:24:47 [2023-03-29T17:24:47.893Z] === CONT  TestMountDaemonRoot/rslave/mount_root
17:24:48 [2023-03-29T17:24:48.151Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
17:24:48 [2023-03-29T17:24:48.151Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
17:24:48 [2023-03-29T17:24:48.151Z] === CONT  TestMountDaemonRoot/slave/bind_root
17:24:48 [2023-03-29T17:24:48.151Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
17:24:48 [2023-03-29T17:24:48.151Z] === CONT  TestMountDaemonRoot/slave/mount_root
17:24:48 [2023-03-29T17:24:48.151Z] === CONT  TestMountDaemonRoot/private/mount_root
17:24:48 [2023-03-29T17:24:48.151Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
17:24:48 [2023-03-29T17:24:48.151Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
17:24:48 [2023-03-29T17:24:48.151Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
17:24:48 [2023-03-29T17:24:48.151Z] === CONT  TestMountDaemonRoot/private/bind_subpath
17:24:48 [2023-03-29T17:24:48.151Z] === CONT  TestMountDaemonRoot/private/bind_root
17:24:48 [2023-03-29T17:24:48.151Z] === CONT  TestMountDaemonRoot/private/mount_subpath
17:24:48 [2023-03-29T17:24:48.151Z] --- PASS: TestMountDaemonRoot (0.02s)
17:24:48 [2023-03-29T17:24:48.151Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
17:24:48 [2023-03-29T17:24:48.151Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
17:24:48 [2023-03-29T17:24:48.151Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
17:24:48 [2023-03-29T17:24:48.151Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
17:24:48 [2023-03-29T17:24:48.151Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
17:24:48 [2023-03-29T17:24:48.151Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
17:24:48 [2023-03-29T17:24:48.151Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.03s)
17:24:48 [2023-03-29T17:24:48.151Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
17:24:48 [2023-03-29T17:24:48.151Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
17:24:48 [2023-03-29T17:24:48.151Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
17:24:48 [2023-03-29T17:24:48.151Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
17:24:48 [2023-03-29T17:24:48.151Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
17:24:48 [2023-03-29T17:24:48.151Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
17:24:48 [2023-03-29T17:24:48.151Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
17:24:48 [2023-03-29T17:24:48.151Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
17:24:48 [2023-03-29T17:24:48.151Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
17:24:48 [2023-03-29T17:24:48.151Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
17:24:48 [2023-03-29T17:24:48.151Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.14s)
17:24:48 [2023-03-29T17:24:48.151Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.13s)
17:24:48 [2023-03-29T17:24:48.151Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
17:24:48 [2023-03-29T17:24:48.151Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
17:24:48 [2023-03-29T17:24:48.151Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
17:24:48 [2023-03-29T17:24:48.151Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
17:24:48 [2023-03-29T17:24:48.151Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
17:24:48 [2023-03-29T17:24:48.151Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
17:24:48 [2023-03-29T17:24:48.151Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
17:24:48 [2023-03-29T17:24:48.151Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
17:24:48 [2023-03-29T17:24:48.151Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
17:24:48 [2023-03-29T17:24:48.151Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
17:24:48 [2023-03-29T17:24:48.151Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
17:24:48 [2023-03-29T17:24:48.151Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
17:24:48 [2023-03-29T17:24:48.151Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
17:24:48 [2023-03-29T17:24:48.151Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
17:24:48 [2023-03-29T17:24:48.151Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
17:24:48 [2023-03-29T17:24:48.151Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
17:24:48 [2023-03-29T17:24:48.151Z] === RUN   TestContainerBindMountNonRecursive
17:24:49 [2023-03-29T17:24:49.530Z] --- PASS: TestContainerBindMountNonRecursive (1.13s)
17:24:49 [2023-03-29T17:24:49.530Z] === RUN   TestContainerVolumesMountedAsShared
17:24:49 [2023-03-29T17:24:49.788Z] --- PASS: TestContainerVolumesMountedAsShared (0.47s)
17:24:49 [2023-03-29T17:24:49.788Z] === RUN   TestContainerVolumesMountedAsSlave
17:24:50 [2023-03-29T17:24:50.047Z] --- PASS: TestContainerVolumesMountedAsSlave (0.31s)
17:24:50 [2023-03-29T17:24:50.047Z] === RUN   TestContainerCopyLeaksMounts
17:24:50 [2023-03-29T17:24:50.619Z] --- PASS: TestContainerCopyLeaksMounts (0.50s)
17:24:50 [2023-03-29T17:24:50.619Z] === RUN   TestNetworkNat
17:24:51 [2023-03-29T17:24:51.185Z] --- PASS: TestNetworkNat (0.44s)
17:24:51 [2023-03-29T17:24:51.185Z] === RUN   TestNetworkLocalhostTCPNat
17:24:51 [2023-03-29T17:24:51.444Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s)
17:24:51 [2023-03-29T17:24:51.444Z] === RUN   TestNetworkLoopbackNat
17:24:53 [2023-03-29T17:24:53.977Z] --- PASS: TestNetworkLoopbackNat (2.53s)
17:24:53 [2023-03-29T17:24:53.977Z] === RUN   TestPause
17:24:54 [2023-03-29T17:24:54.544Z] --- PASS: TestPause (0.46s)
17:24:54 [2023-03-29T17:24:54.544Z] === RUN   TestPauseFailsOnWindowsServerContainers
17:24:54 [2023-03-29T17:24:54.544Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
17:24:54 [2023-03-29T17:24:54.544Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
17:24:54 [2023-03-29T17:24:54.544Z] === RUN   TestPauseStopPausedContainer
17:24:55 [2023-03-29T17:24:55.112Z] --- PASS: TestPauseStopPausedContainer (0.45s)
17:24:55 [2023-03-29T17:24:55.112Z] === RUN   TestPidHost
17:24:56 [2023-03-29T17:24:56.048Z] --- PASS: TestPidHost (0.89s)
17:24:56 [2023-03-29T17:24:56.048Z] === RUN   TestPsFilter
17:24:56 [2023-03-29T17:24:56.048Z] --- PASS: TestPsFilter (0.11s)
17:24:56 [2023-03-29T17:24:56.048Z] === RUN   TestRemoveContainerWithRemovedVolume
17:24:56 [2023-03-29T17:24:56.307Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.35s)
17:24:56 [2023-03-29T17:24:56.307Z] === RUN   TestRemoveContainerWithVolume
17:24:56 [2023-03-29T17:24:56.875Z] --- PASS: TestRemoveContainerWithVolume (0.38s)
17:24:56 [2023-03-29T17:24:56.875Z] === RUN   TestRemoveContainerRunning
17:24:57 [2023-03-29T17:24:57.133Z] --- PASS: TestRemoveContainerRunning (0.48s)
17:24:57 [2023-03-29T17:24:57.133Z] === RUN   TestRemoveContainerForceRemoveRunning
17:24:57 [2023-03-29T17:24:57.701Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s)
17:24:57 [2023-03-29T17:24:57.701Z] === RUN   TestRemoveInvalidContainer
17:24:57 [2023-03-29T17:24:57.701Z] --- PASS: TestRemoveInvalidContainer (0.01s)
17:24:57 [2023-03-29T17:24:57.701Z] === RUN   TestRenameLinkedContainer
17:24:59 [2023-03-29T17:24:59.607Z] --- PASS: TestRenameLinkedContainer (1.74s)
17:24:59 [2023-03-29T17:24:59.607Z] === RUN   TestRenameStoppedContainer
17:24:59 [2023-03-29T17:24:59.607Z] --- PASS: TestRenameStoppedContainer (0.38s)
17:24:59 [2023-03-29T17:24:59.607Z] === RUN   TestRenameRunningContainerAndReuse
17:25:00 [2023-03-29T17:25:00.544Z] --- PASS: TestRenameRunningContainerAndReuse (0.77s)
17:25:00 [2023-03-29T17:25:00.544Z] === RUN   TestRenameInvalidName
17:25:00 [2023-03-29T17:25:00.804Z] --- PASS: TestRenameInvalidName (0.39s)
17:25:00 [2023-03-29T17:25:00.804Z] === RUN   TestRenameAnonymousContainer
17:25:02 [2023-03-29T17:25:02.179Z] --- PASS: TestRenameAnonymousContainer (1.36s)
17:25:02 [2023-03-29T17:25:02.179Z] === RUN   TestRenameContainerWithSameName
17:25:02 [2023-03-29T17:25:02.748Z] --- PASS: TestRenameContainerWithSameName (0.42s)
17:25:02 [2023-03-29T17:25:02.748Z] === RUN   TestRenameContainerWithLinkedContainer
17:25:03 [2023-03-29T17:25:03.683Z] --- PASS: TestRenameContainerWithLinkedContainer (0.81s)
17:25:03 [2023-03-29T17:25:03.683Z] === RUN   TestResize
17:25:03 [2023-03-29T17:25:03.941Z] --- PASS: TestResize (0.40s)
17:25:03 [2023-03-29T17:25:03.942Z] === RUN   TestResizeWithInvalidSize
17:25:04 [2023-03-29T17:25:04.200Z] --- PASS: TestResizeWithInvalidSize (0.43s)
17:25:04 [2023-03-29T17:25:04.200Z] === RUN   TestResizeWhenContainerNotStarted
17:25:04 [2023-03-29T17:25:04.768Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s)
17:25:04 [2023-03-29T17:25:04.768Z] === RUN   TestDaemonRestartKillContainers
17:25:04 [2023-03-29T17:25:04.768Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:25:04 [2023-03-29T17:25:04.768Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:25:04 [2023-03-29T17:25:04.768Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:25:04 [2023-03-29T17:25:04.768Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:25:04 [2023-03-29T17:25:04.768Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:25:04 [2023-03-29T17:25:04.768Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:25:04 [2023-03-29T17:25:04.768Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:25:04 [2023-03-29T17:25:04.768Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:25:04 [2023-03-29T17:25:04.768Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:25:04 [2023-03-29T17:25:04.768Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:25:04 [2023-03-29T17:25:04.768Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:25:04 [2023-03-29T17:25:04.768Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:25:04 [2023-03-29T17:25:04.768Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:25:04 [2023-03-29T17:25:04.768Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:25:04 [2023-03-29T17:25:04.768Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:25:04 [2023-03-29T17:25:04.768Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:25:04 [2023-03-29T17:25:04.768Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
17:25:04 [2023-03-29T17:25:04.768Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
17:25:04 [2023-03-29T17:25:04.768Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
17:25:04 [2023-03-29T17:25:04.768Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
17:25:04 [2023-03-29T17:25:04.768Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
17:25:04 [2023-03-29T17:25:04.768Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
17:25:04 [2023-03-29T17:25:04.768Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
17:25:04 [2023-03-29T17:25:04.768Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
17:25:04 [2023-03-29T17:25:04.768Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:25:04 [2023-03-29T17:25:04.768Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:25:04 [2023-03-29T17:25:04.768Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:25:04 [2023-03-29T17:25:04.768Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:25:04 [2023-03-29T17:25:04.768Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:25:04 [2023-03-29T17:25:04.768Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:25:04 [2023-03-29T17:25:04.768Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:25:04 [2023-03-29T17:25:04.768Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:25:04 [2023-03-29T17:25:04.768Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:25:04 [2023-03-29T17:25:04.768Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
17:25:06 [2023-03-29T17:25:06.145Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:25:08 [2023-03-29T17:25:08.072Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:25:08 [2023-03-29T17:25:08.669Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:25:09 [2023-03-29T17:25:09.236Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:25:10 [2023-03-29T17:25:10.613Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:25:10 [2023-03-29T17:25:10.871Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:25:12 [2023-03-29T17:25:12.247Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:25:12 [2023-03-29T17:25:12.506Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:25:13 [2023-03-29T17:25:13.442Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:25:13 [2023-03-29T17:25:13.700Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:25:14 [2023-03-29T17:25:14.635Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:25:14 [2023-03-29T17:25:14.894Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
17:25:15 [2023-03-29T17:25:15.830Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
17:25:18 [2023-03-29T17:25:18.362Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
17:25:21 [2023-03-29T17:25:21.648Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
17:25:21 [2023-03-29T17:25:21.648Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.57s)
17:25:21 [2023-03-29T17:25:21.648Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.49s)
17:25:21 [2023-03-29T17:25:21.648Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.83s)
17:25:21 [2023-03-29T17:25:21.648Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.47s)
17:25:21 [2023-03-29T17:25:21.648Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.89s)
17:25:21 [2023-03-29T17:25:21.648Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.69s)
17:25:21 [2023-03-29T17:25:21.648Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.58s)
17:25:21 [2023-03-29T17:25:21.648Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.57s)
17:25:21 [2023-03-29T17:25:21.648Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.57s)
17:25:21 [2023-03-29T17:25:21.648Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.20s)
17:25:21 [2023-03-29T17:25:21.648Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.16s)
17:25:21 [2023-03-29T17:25:21.648Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.16s)
17:25:21 [2023-03-29T17:25:21.648Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.17s)
17:25:21 [2023-03-29T17:25:21.648Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.24s)
17:25:21 [2023-03-29T17:25:21.648Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.19s)
17:25:21 [2023-03-29T17:25:21.648Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.58s)
17:25:21 [2023-03-29T17:25:21.648Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
17:25:21 [2023-03-29T17:25:21.648Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
17:25:22 [2023-03-29T17:25:22.584Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
17:25:23 [2023-03-29T17:25:23.519Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.80s)
17:25:23 [2023-03-29T17:25:23.519Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.89s)
17:25:23 [2023-03-29T17:25:23.519Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.89s)
17:25:23 [2023-03-29T17:25:23.519Z] === RUN   TestCgroupNamespacesRun
17:25:24 [2023-03-29T17:25:24.456Z] --- PASS: TestCgroupNamespacesRun (1.08s)
17:25:24 [2023-03-29T17:25:24.456Z] === RUN   TestCgroupNamespacesRunPrivileged
17:25:25 [2023-03-29T17:25:25.832Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.07s)
17:25:25 [2023-03-29T17:25:25.833Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
17:25:26 [2023-03-29T17:25:26.768Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.05s)
17:25:26 [2023-03-29T17:25:26.768Z] === RUN   TestCgroupNamespacesRunHostMode
17:25:27 [2023-03-29T17:25:27.704Z] --- PASS: TestCgroupNamespacesRunHostMode (1.04s)
17:25:27 [2023-03-29T17:25:27.704Z] === RUN   TestCgroupNamespacesRunPrivateMode
17:25:28 [2023-03-29T17:25:28.639Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.04s)
17:25:28 [2023-03-29T17:25:28.639Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
17:25:30 [2023-03-29T17:25:30.014Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.17s)
17:25:30 [2023-03-29T17:25:30.014Z] === RUN   TestCgroupNamespacesRunInvalidMode
17:25:30 [2023-03-29T17:25:30.582Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.59s)
17:25:30 [2023-03-29T17:25:30.582Z] === RUN   TestCgroupNamespacesRunOlderClient
17:25:31 [2023-03-29T17:25:31.517Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.05s)
17:25:31 [2023-03-29T17:25:31.517Z] === RUN   TestNISDomainname
17:25:32 [2023-03-29T17:25:32.084Z] --- PASS: TestNISDomainname (0.50s)
17:25:32 [2023-03-29T17:25:32.084Z] === RUN   TestHostnameDnsResolution
17:25:32 [2023-03-29T17:25:32.652Z] --- PASS: TestHostnameDnsResolution (0.61s)
17:25:32 [2023-03-29T17:25:32.652Z] === RUN   TestUnprivilegedPortsAndPing
17:25:33 [2023-03-29T17:25:33.220Z] --- PASS: TestUnprivilegedPortsAndPing (0.54s)
17:25:33 [2023-03-29T17:25:33.220Z] === RUN   TestPrivilegedHostDevices
17:25:33 [2023-03-29T17:25:33.791Z] --- PASS: TestPrivilegedHostDevices (0.53s)
17:25:33 [2023-03-29T17:25:33.791Z] === RUN   TestRunConsoleSize
17:25:34 [2023-03-29T17:25:34.050Z] --- PASS: TestRunConsoleSize (0.44s)
17:25:34 [2023-03-29T17:25:34.050Z] === RUN   TestRunWithAlternativeContainerdShim
17:25:36 [2023-03-29T17:25:36.584Z] --- PASS: TestRunWithAlternativeContainerdShim (1.91s)
17:25:36 [2023-03-29T17:25:36.584Z] === RUN   TestStats
17:25:38 [2023-03-29T17:25:38.486Z] --- PASS: TestStats (2.44s)
17:25:38 [2023-03-29T17:25:38.486Z] === RUN   TestStopContainerWithTimeout
17:25:38 [2023-03-29T17:25:38.486Z] === RUN   TestStopContainerWithTimeout/0
17:25:38 [2023-03-29T17:25:38.486Z] === PAUSE TestStopContainerWithTimeout/0
17:25:38 [2023-03-29T17:25:38.486Z] === RUN   TestStopContainerWithTimeout/1
17:25:38 [2023-03-29T17:25:38.486Z] === PAUSE TestStopContainerWithTimeout/1
17:25:38 [2023-03-29T17:25:38.486Z] === RUN   TestStopContainerWithTimeout/3
17:25:38 [2023-03-29T17:25:38.486Z] === PAUSE TestStopContainerWithTimeout/3
17:25:38 [2023-03-29T17:25:38.486Z] === RUN   TestStopContainerWithTimeout/-1
17:25:38 [2023-03-29T17:25:38.486Z] === PAUSE TestStopContainerWithTimeout/-1
17:25:38 [2023-03-29T17:25:38.486Z] === CONT  TestStopContainerWithTimeout/0
17:25:38 [2023-03-29T17:25:38.486Z] === CONT  TestStopContainerWithTimeout/-1
17:25:39 [2023-03-29T17:25:39.053Z] === CONT  TestStopContainerWithTimeout/3
17:25:41 [2023-03-29T17:25:41.587Z] === CONT  TestStopContainerWithTimeout/1
17:25:42 [2023-03-29T17:25:42.523Z] --- PASS: TestStopContainerWithTimeout (0.01s)
17:25:42 [2023-03-29T17:25:42.523Z]     --- PASS: TestStopContainerWithTimeout/0 (0.61s)
17:25:42 [2023-03-29T17:25:42.523Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.64s)
17:25:42 [2023-03-29T17:25:42.523Z]     --- PASS: TestStopContainerWithTimeout/3 (2.36s)
17:25:42 [2023-03-29T17:25:42.523Z]     --- PASS: TestStopContainerWithTimeout/1 (1.41s)
17:25:42 [2023-03-29T17:25:42.523Z] === RUN   TestDeleteDevicemapper
17:25:42 [2023-03-29T17:25:42.523Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
17:25:42 [2023-03-29T17:25:42.523Z] --- SKIP: TestDeleteDevicemapper (0.00s)
17:25:42 [2023-03-29T17:25:42.523Z] === RUN   TestStopContainerWithRestartPolicyAlways
17:25:44 [2023-03-29T17:25:44.426Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.45s)
17:25:44 [2023-03-29T17:25:44.426Z] === RUN   TestUpdateMemory
17:25:44 [2023-03-29T17:25:44.684Z] --- PASS: TestUpdateMemory (0.55s)
17:25:44 [2023-03-29T17:25:44.684Z] === RUN   TestUpdateCPUQuota
17:25:45 [2023-03-29T17:25:45.251Z] --- PASS: TestUpdateCPUQuota (0.66s)
17:25:45 [2023-03-29T17:25:45.251Z] === RUN   TestUpdatePidsLimit
17:25:45 [2023-03-29T17:25:45.251Z] === RUN   TestUpdatePidsLimit/update_from_none
17:25:45 [2023-03-29T17:25:45.510Z] === RUN   TestUpdatePidsLimit/no_change
17:25:45 [2023-03-29T17:25:45.769Z] === RUN   TestUpdatePidsLimit/update_lower
17:25:45 [2023-03-29T17:25:45.769Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
17:25:46 [2023-03-29T17:25:46.028Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
17:25:46 [2023-03-29T17:25:46.287Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
17:25:46 [2023-03-29T17:25:46.545Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
17:25:47 [2023-03-29T17:25:47.482Z] --- PASS: TestUpdatePidsLimit (2.03s)
17:25:47 [2023-03-29T17:25:47.482Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.22s)
17:25:47 [2023-03-29T17:25:47.482Z]     --- PASS: TestUpdatePidsLimit/no_change (0.20s)
17:25:47 [2023-03-29T17:25:47.482Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.22s)
17:25:47 [2023-03-29T17:25:47.482Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s)
17:25:47 [2023-03-29T17:25:47.482Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.22s)
17:25:47 [2023-03-29T17:25:47.482Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s)
17:25:47 [2023-03-29T17:25:47.482Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.23s)
17:25:47 [2023-03-29T17:25:47.482Z] === RUN   TestUpdateRestartPolicy
17:25:59 [2023-03-29T17:25:59.681Z] --- PASS: TestUpdateRestartPolicy (10.63s)
17:25:59 [2023-03-29T17:25:59.681Z] === RUN   TestUpdateRestartWithAutoRemove
17:25:59 [2023-03-29T17:25:59.681Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s)
17:25:59 [2023-03-29T17:25:59.681Z] === RUN   TestWaitNonBlocked
17:25:59 [2023-03-29T17:25:59.681Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
17:25:59 [2023-03-29T17:25:59.681Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
17:25:59 [2023-03-29T17:25:59.682Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
17:25:59 [2023-03-29T17:25:59.682Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
17:25:59 [2023-03-29T17:25:59.682Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
17:25:59 [2023-03-29T17:25:59.682Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
17:25:59 [2023-03-29T17:25:59.682Z] --- PASS: TestWaitNonBlocked (0.01s)
17:25:59 [2023-03-29T17:25:59.682Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.61s)
17:25:59 [2023-03-29T17:25:59.682Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.70s)
17:25:59 [2023-03-29T17:25:59.682Z] === RUN   TestWaitBlocked
17:25:59 [2023-03-29T17:25:59.682Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
17:25:59 [2023-03-29T17:25:59.682Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
17:25:59 [2023-03-29T17:25:59.682Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
17:25:59 [2023-03-29T17:25:59.682Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
17:25:59 [2023-03-29T17:25:59.682Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
17:25:59 [2023-03-29T17:25:59.682Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
17:25:59 [2023-03-29T17:25:59.682Z] --- PASS: TestWaitBlocked (0.01s)
17:25:59 [2023-03-29T17:25:59.682Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.69s)
17:25:59 [2023-03-29T17:25:59.682Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.74s)
17:25:59 [2023-03-29T17:25:59.682Z] === RUN   TestWaitConditions
17:25:59 [2023-03-29T17:25:59.682Z] === RUN   TestWaitConditions/default
17:25:59 [2023-03-29T17:25:59.682Z] === PAUSE TestWaitConditions/default
17:25:59 [2023-03-29T17:25:59.682Z] === RUN   TestWaitConditions/not-running
17:25:59 [2023-03-29T17:25:59.682Z] === PAUSE TestWaitConditions/not-running
17:25:59 [2023-03-29T17:25:59.682Z] === RUN   TestWaitConditions/next-exit
17:25:59 [2023-03-29T17:25:59.682Z] === PAUSE TestWaitConditions/next-exit
17:25:59 [2023-03-29T17:25:59.682Z] === RUN   TestWaitConditions/removed
17:25:59 [2023-03-29T17:25:59.682Z] === PAUSE TestWaitConditions/removed
17:25:59 [2023-03-29T17:25:59.682Z] === CONT  TestWaitConditions/default
17:25:59 [2023-03-29T17:25:59.682Z] === CONT  TestWaitConditions/next-exit
17:25:59 [2023-03-29T17:25:59.940Z]     wait_test.go:146: ContainerID = e4e4595c081216a4c7b4a671eec15684625a04766ea54457c954f0946529b915
17:25:59 [2023-03-29T17:25:59.940Z]     wait_test.go:146: ContainerID = f1174afe0f638711a9b0bc5792a677f4d9a2ccd01d94e8c8e050eb13cd67c0e9
17:26:00 [2023-03-29T17:26:00.508Z] === CONT  TestWaitConditions/removed
17:26:00 [2023-03-29T17:26:00.508Z]     wait_test.go:146: ContainerID = aafa897c61e0f953079037416f5a3c879edc84bb5d08f83fe785c352a0c86388
17:26:00 [2023-03-29T17:26:00.508Z] === CONT  TestWaitConditions/not-running
17:26:00 [2023-03-29T17:26:00.508Z]     wait_test.go:146: ContainerID = 6ae34013639d3ed080602970a8713e6298b9d2b6d133185e32465fd170605f83
17:26:01 [2023-03-29T17:26:01.074Z] --- PASS: TestWaitConditions (0.01s)
17:26:01 [2023-03-29T17:26:01.074Z]     --- PASS: TestWaitConditions/default (0.56s)
17:26:01 [2023-03-29T17:26:01.074Z]     --- PASS: TestWaitConditions/next-exit (0.72s)
17:26:01 [2023-03-29T17:26:01.074Z]     --- PASS: TestWaitConditions/removed (0.50s)
17:26:01 [2023-03-29T17:26:01.074Z]     --- PASS: TestWaitConditions/not-running (0.44s)
17:26:01 [2023-03-29T17:26:01.074Z] === RUN   TestWaitRestartedContainer
17:26:01 [2023-03-29T17:26:01.074Z] === RUN   TestWaitRestartedContainer/default
17:26:01 [2023-03-29T17:26:01.074Z] === PAUSE TestWaitRestartedContainer/default
17:26:01 [2023-03-29T17:26:01.074Z] === RUN   TestWaitRestartedContainer/not-running
17:26:01 [2023-03-29T17:26:01.074Z] === PAUSE TestWaitRestartedContainer/not-running
17:26:01 [2023-03-29T17:26:01.074Z] === RUN   TestWaitRestartedContainer/next-exit
17:26:01 [2023-03-29T17:26:01.074Z] === PAUSE TestWaitRestartedContainer/next-exit
17:26:01 [2023-03-29T17:26:01.074Z] === CONT  TestWaitRestartedContainer/default
17:26:01 [2023-03-29T17:26:01.074Z] === CONT  TestWaitRestartedContainer/next-exit
17:26:02 [2023-03-29T17:26:02.012Z] === CONT  TestWaitRestartedContainer/not-running
17:26:02 [2023-03-29T17:26:02.948Z] --- PASS: TestWaitRestartedContainer (0.02s)
17:26:02 [2023-03-29T17:26:02.948Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.05s)
17:26:02 [2023-03-29T17:26:02.948Z]     --- PASS: TestWaitRestartedContainer/default (1.12s)
17:26:02 [2023-03-29T17:26:02.948Z]     --- PASS: TestWaitRestartedContainer/not-running (0.89s)
17:26:02 [2023-03-29T17:26:02.948Z] === CONT  TestContainerStartOnDaemonRestart
17:26:02 [2023-03-29T17:26:02.948Z] === CONT  TestRestartDaemonWithRestartingContainer
17:26:04 [2023-03-29T17:26:04.881Z] --- PASS: TestContainerStartOnDaemonRestart (1.95s)
17:26:04 [2023-03-29T17:26:04.881Z] === CONT  TestIpcModeOlderClient
17:26:04 [2023-03-29T17:26:04.881Z] --- PASS: TestIpcModeOlderClient (0.16s)
17:26:04 [2023-03-29T17:26:04.881Z] === CONT  TestContainerKillOnDaemonStart
17:26:05 [2023-03-29T17:26:05.462Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.41s)
17:26:05 [2023-03-29T17:26:05.462Z] === CONT  TestDaemonHostGatewayIP
17:26:07 [2023-03-29T17:26:07.370Z] --- PASS: TestDaemonHostGatewayIP (2.15s)
17:26:07 [2023-03-29T17:26:07.370Z] === CONT  TestDaemonRestartIpcMode
17:26:09 [2023-03-29T17:26:09.899Z] --- PASS: TestDaemonRestartIpcMode (2.15s)
17:26:16 [2023-03-29T17:26:16.459Z] --- PASS: TestContainerKillOnDaemonStart (11.48s)
17:26:16 [2023-03-29T17:26:16.459Z] PASS
17:26:16 [2023-03-29T17:26:16.459Z] 
17:26:16 [2023-03-29T17:26:16.459Z] === Skipped
17:26:16 [2023-03-29T17:26:16.459Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
17:26:16 [2023-03-29T17:26:16.459Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:26:16 [2023-03-29T17:26:16.459Z] 
17:26:16 [2023-03-29T17:26:16.459Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
17:26:16 [2023-03-29T17:26:16.459Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
17:26:16 [2023-03-29T17:26:16.459Z] 
17:26:16 [2023-03-29T17:26:16.459Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
17:26:16 [2023-03-29T17:26:16.459Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
17:26:16 [2023-03-29T17:26:16.459Z] 
17:26:16 [2023-03-29T17:26:16.459Z] DONE 283 tests, 3 skipped in 123.353s
17:26:16 [2023-03-29T17:26:16.459Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
17:26:16 [2023-03-29T17:26:16.459Z] ++ 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
17:26:16 [2023-03-29T17:26:16.459Z] ++ set -e
17:26:16 [2023-03-29T17:26:16.459Z] ++ '[' -n 0 ']'
17:26:16 [2023-03-29T17:26:16.459Z] ++ set -x
17:26:16 [2023-03-29T17:26:16.459Z] ++ 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
17:26:16 [2023-03-29T17:26:16.718Z] INFO: Testing against a local daemon
17:26:16 [2023-03-29T17:26:16.718Z] === RUN   TestConfigDaemonID
17:26:17 [2023-03-29T17:26:17.653Z]     daemon_test.go:51: [d7db11b508efb] daemon is not started
17:26:17 [2023-03-29T17:26:17.653Z] --- PASS: TestConfigDaemonID (1.04s)
17:26:17 [2023-03-29T17:26:17.653Z] === RUN   TestDaemonConfigValidation
17:26:17 [2023-03-29T17:26:17.653Z] === RUN   TestDaemonConfigValidation/config_with_no_content
17:26:17 [2023-03-29T17:26:17.653Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
17:26:17 [2023-03-29T17:26:17.653Z] === RUN   TestDaemonConfigValidation/config_with_{}
17:26:17 [2023-03-29T17:26:17.653Z] === PAUSE TestDaemonConfigValidation/config_with_{}
17:26:17 [2023-03-29T17:26:17.653Z] === RUN   TestDaemonConfigValidation/invalid_config
17:26:17 [2023-03-29T17:26:17.653Z] === PAUSE TestDaemonConfigValidation/invalid_config
17:26:17 [2023-03-29T17:26:17.653Z] === RUN   TestDaemonConfigValidation/malformed_config
17:26:17 [2023-03-29T17:26:17.653Z] === PAUSE TestDaemonConfigValidation/malformed_config
17:26:17 [2023-03-29T17:26:17.653Z] === RUN   TestDaemonConfigValidation/valid_config
17:26:17 [2023-03-29T17:26:17.653Z] === PAUSE TestDaemonConfigValidation/valid_config
17:26:17 [2023-03-29T17:26:17.653Z] === CONT  TestDaemonConfigValidation/config_with_no_content
17:26:17 [2023-03-29T17:26:17.653Z] === CONT  TestDaemonConfigValidation/malformed_config
17:26:17 [2023-03-29T17:26:17.912Z] === CONT  TestDaemonConfigValidation/valid_config
17:26:17 [2023-03-29T17:26:17.912Z] === CONT  TestDaemonConfigValidation/invalid_config
17:26:17 [2023-03-29T17:26:17.912Z] === CONT  TestDaemonConfigValidation/config_with_{}
17:26:17 [2023-03-29T17:26:17.912Z] --- PASS: TestDaemonConfigValidation (0.00s)
17:26:17 [2023-03-29T17:26:17.912Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.07s)
17:26:17 [2023-03-29T17:26:17.912Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s)
17:26:17 [2023-03-29T17:26:17.912Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.07s)
17:26:17 [2023-03-29T17:26:17.912Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.09s)
17:26:17 [2023-03-29T17:26:17.912Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s)
17:26:17 [2023-03-29T17:26:17.912Z] === RUN   TestConfigDaemonSeccompProfiles
17:26:17 [2023-03-29T17:26:17.912Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
17:26:19 [2023-03-29T17:26:19.288Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
17:26:20 [2023-03-29T17:26:20.224Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
17:26:21 [2023-03-29T17:26:21.159Z]     daemon_test.go:165: [d42261be6070c] daemon is not started
17:26:21 [2023-03-29T17:26:21.159Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s)
17:26:21 [2023-03-29T17:26:21.159Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
17:26:21 [2023-03-29T17:26:21.159Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
17:26:21 [2023-03-29T17:26:21.159Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
17:26:21 [2023-03-29T17:26:21.159Z] === RUN   TestDaemonProxy
17:26:21 [2023-03-29T17:26:21.159Z] === RUN   TestDaemonProxy/environment_variables
17:26:23 [2023-03-29T17:26:23.061Z] === RUN   TestDaemonProxy/command-line_options
17:26:24 [2023-03-29T17:26:24.436Z] === RUN   TestDaemonProxy/configuration_file
17:26:26 [2023-03-29T17:26:26.337Z] === RUN   TestDaemonProxy/conflicting_options
17:26:26 [2023-03-29T17:26:26.906Z] === RUN   TestDaemonProxy/reload_sanitized
17:26:27 [2023-03-29T17:26:27.472Z] --- PASS: TestDaemonProxy (6.21s)
17:26:27 [2023-03-29T17:26:27.473Z]     --- PASS: TestDaemonProxy/environment_variables (1.73s)
17:26:27 [2023-03-29T17:26:27.473Z]     --- PASS: TestDaemonProxy/command-line_options (1.72s)
17:26:27 [2023-03-29T17:26:27.473Z]     --- PASS: TestDaemonProxy/configuration_file (1.73s)
17:26:27 [2023-03-29T17:26:27.473Z]     --- PASS: TestDaemonProxy/conflicting_options (0.51s)
17:26:27 [2023-03-29T17:26:27.473Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
17:26:27 [2023-03-29T17:26:27.473Z] === RUN   TestLiveRestore
17:26:27 [2023-03-29T17:26:27.473Z] === RUN   TestLiveRestore/volume_references
17:26:27 [2023-03-29T17:26:27.473Z] === PAUSE TestLiveRestore/volume_references
17:26:27 [2023-03-29T17:26:27.473Z] === CONT  TestLiveRestore/volume_references
17:26:28 [2023-03-29T17:26:28.040Z] === RUN   TestLiveRestore/volume_references/restartPolicy
17:26:28 [2023-03-29T17:26:28.040Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
17:26:28 [2023-03-29T17:26:28.975Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
17:26:29 [2023-03-29T17:26:29.541Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
17:26:30 [2023-03-29T17:26:30.477Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
17:26:31 [2023-03-29T17:26:31.412Z] --- PASS: TestLiveRestore (0.00s)
17:26:31 [2023-03-29T17:26:31.412Z]     --- PASS: TestLiveRestore/volume_references (4.05s)
17:26:31 [2023-03-29T17:26:31.412Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.45s)
17:26:31 [2023-03-29T17:26:31.412Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.89s)
17:26:31 [2023-03-29T17:26:31.412Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.84s)
17:26:31 [2023-03-29T17:26:31.412Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.86s)
17:26:31 [2023-03-29T17:26:31.412Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.86s)
17:26:31 [2023-03-29T17:26:31.412Z] PASS
17:26:31 [2023-03-29T17:26:31.412Z] 
17:26:31 [2023-03-29T17:26:31.412Z] DONE 24 tests in 14.873s
17:26:31 [2023-03-29T17:26:31.412Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
17:26:31 [2023-03-29T17:26:31.412Z] ++ 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
17:26:31 [2023-03-29T17:26:31.412Z] ++ set -e
17:26:31 [2023-03-29T17:26:31.412Z] ++ '[' -n 0 ']'
17:26:31 [2023-03-29T17:26:31.412Z] ++ set -x
17:26:31 [2023-03-29T17:26:31.412Z] ++ 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
17:26:31 [2023-03-29T17:26:31.670Z] INFO: Testing against a local daemon
17:26:31 [2023-03-29T17:26:31.670Z] === RUN   TestCommitInheritsEnv
17:26:31 [2023-03-29T17:26:31.929Z] --- PASS: TestCommitInheritsEnv (0.21s)
17:26:31 [2023-03-29T17:26:31.929Z] === RUN   TestImportExtremelyLargeImageWorks
17:26:31 [2023-03-29T17:26:31.929Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
17:26:31 [2023-03-29T17:26:31.929Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
17:26:31 [2023-03-29T17:26:31.929Z] === RUN   TestImportWithCustomPlatform
17:26:31 [2023-03-29T17:26:31.929Z] === RUN   TestImportWithCustomPlatform/#00
17:26:31 [2023-03-29T17:26:31.929Z] === RUN   TestImportWithCustomPlatform/_______
17:26:31 [2023-03-29T17:26:31.929Z] === RUN   TestImportWithCustomPlatform//
17:26:31 [2023-03-29T17:26:31.929Z] === RUN   TestImportWithCustomPlatform/linux
17:26:31 [2023-03-29T17:26:31.929Z] === RUN   TestImportWithCustomPlatform/LINUX
17:26:31 [2023-03-29T17:26:31.929Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
17:26:31 [2023-03-29T17:26:31.929Z] === RUN   TestImportWithCustomPlatform/macos
17:26:31 [2023-03-29T17:26:31.929Z] === RUN   TestImportWithCustomPlatform/macos/arm64
17:26:31 [2023-03-29T17:26:31.929Z] === RUN   TestImportWithCustomPlatform/nintendo64
17:26:31 [2023-03-29T17:26:31.929Z] --- PASS: TestImportWithCustomPlatform (0.17s)
17:26:31 [2023-03-29T17:26:31.929Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.02s)
17:26:31 [2023-03-29T17:26:31.929Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
17:26:31 [2023-03-29T17:26:31.929Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
17:26:31 [2023-03-29T17:26:31.929Z]     --- PASS: TestImportWithCustomPlatform/linux (0.04s)
17:26:31 [2023-03-29T17:26:31.929Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.03s)
17:26:31 [2023-03-29T17:26:31.929Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.03s)
17:26:31 [2023-03-29T17:26:31.929Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
17:26:31 [2023-03-29T17:26:31.929Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
17:26:31 [2023-03-29T17:26:31.929Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
17:26:31 [2023-03-29T17:26:31.929Z] === RUN   TestImagesFilterMultiReference
17:26:32 [2023-03-29T17:26:32.187Z] --- PASS: TestImagesFilterMultiReference (0.08s)
17:26:32 [2023-03-29T17:26:32.187Z] === RUN   TestImagesFilterBeforeSince
17:26:32 [2023-03-29T17:26:32.445Z]     list_test.go:87: ImageList: ID=sha256:e57d5a721a49cb0f41cc6c4517d402ef61d2ab86a899ee3aeb3f925b8fcc6319 RepoTags=[testimagesfilterbeforesince:v2]
17:26:32 [2023-03-29T17:26:32.445Z]     list_test.go:87: ImageList: ID=sha256:e0416e731dbcbf2fcedffd152fd16af0038d3613c5661db193a25cecfe429489 RepoTags=[testimagesfilterbeforesince:v1]
17:26:32 [2023-03-29T17:26:32.445Z]     list_test.go:87: ImageList: ID=sha256:ad4c1fbd105563720878e6aed0ced609904e533f4122cc9920699e0966dfa4dc RepoTags=[testimagesfilterbeforesince:v3]
17:26:32 [2023-03-29T17:26:32.445Z] --- PASS: TestImagesFilterBeforeSince (0.28s)
17:26:32 [2023-03-29T17:26:32.445Z] === RUN   TestImagePullPlatformInvalid
17:26:32 [2023-03-29T17:26:32.445Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
17:26:32 [2023-03-29T17:26:32.445Z] === RUN   TestImagePullStoredfDigestForOtherRepo
17:26:32 [2023-03-29T17:26:32.445Z] time="2023-03-29T17:26:32Z" 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=3d170b77-82d3-4e3e-8402-1d55d3ce11eb version="v2.3.0+unknown" 
17:26:32 [2023-03-29T17:26:32.445Z] time="2023-03-29T17:26:32Z" level=info msg="Starting upload purge in 5m0s" go.version=go1.20.2 instance.id=3d170b77-82d3-4e3e-8402-1d55d3ce11eb version="v2.3.0+unknown" 
17:26:32 [2023-03-29T17:26:32.445Z] time="2023-03-29T17:26:32Z" level=info msg="redis not configured" go.version=go1.20.2 instance.id=3d170b77-82d3-4e3e-8402-1d55d3ce11eb version="v2.3.0+unknown" 
17:26:32 [2023-03-29T17:26:32.445Z] time="2023-03-29T17:26:32Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.20.2 instance.id=3d170b77-82d3-4e3e-8402-1d55d3ce11eb version="v2.3.0+unknown" 
17:26:32 [2023-03-29T17:26:32.706Z] time="2023-03-29T17:26:32Z" level=debug msg="authorizing request" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=0354f617-ba94-4f1f-9b14-34d982708912 http.request.method=GET http.request.remoteaddr="127.0.0.1:46708" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=3d170b77-82d3-4e3e-8402-1d55d3ce11eb version="v2.3.0+unknown" 
17:26:32 [2023-03-29T17:26:32.706Z] time="2023-03-29T17:26:32Z" level=info msg="response completed" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=0354f617-ba94-4f1f-9b14-34d982708912 http.request.method=GET http.request.remoteaddr="127.0.0.1:46708" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.133145ms http.response.status=200 http.response.written=2 instance.id=3d170b77-82d3-4e3e-8402-1d55d3ce11eb version="v2.3.0+unknown" 
17:26:32 [2023-03-29T17:26:32.706Z] 127.0.0.1 - - [29/Mar/2023:17:26:32 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
17:26:32 [2023-03-29T17:26:32.706Z] time="2023-03-29T17:26:32Z" level=debug msg="authorizing request" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=656118f5-c1a8-4aad-9f1a-984c092b66e8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46720" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.19+unknown" instance.id=3d170b77-82d3-4e3e-8402-1d55d3ce11eb vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
17:26:32 [2023-03-29T17:26:32.706Z] time="2023-03-29T17:26:32Z" level=debug msg=GetBlob go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=656118f5-c1a8-4aad-9f1a-984c092b66e8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46720" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.19+unknown" instance.id=3d170b77-82d3-4e3e-8402-1d55d3ce11eb vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
17:26:32 [2023-03-29T17:26:32.706Z] time="2023-03-29T17:26:32Z" 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=656118f5-c1a8-4aad-9f1a-984c092b66e8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46720" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.19+unknown" instance.id=3d170b77-82d3-4e3e-8402-1d55d3ce11eb trace.duration=50.847µ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=f3d16ae8-6fc1-4651-b019-1c11d19545e9 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
17:26:32 [2023-03-29T17:26:32.706Z] time="2023-03-29T17:26:32Z" level=debug msg="authorizing request" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=d22d3c3b-8c4d-4297-82d6-bf471c1af62c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46722" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.19+unknown" instance.id=3d170b77-82d3-4e3e-8402-1d55d3ce11eb vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
17:26:32 [2023-03-29T17:26:32.706Z] time="2023-03-29T17:26:32Z" level=debug msg=GetBlob go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=d22d3c3b-8c4d-4297-82d6-bf471c1af62c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46722" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.19+unknown" instance.id=3d170b77-82d3-4e3e-8402-1d55d3ce11eb vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
17:26:32 [2023-03-29T17:26:32.706Z] time="2023-03-29T17:26:32Z" 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=d22d3c3b-8c4d-4297-82d6-bf471c1af62c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46722" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.19+unknown" instance.id=3d170b77-82d3-4e3e-8402-1d55d3ce11eb trace.duration=27.626µ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=af8876f0-442a-4cd9-95cb-d019a31c699d trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
17:26:32 [2023-03-29T17:26:32.706Z] time="2023-03-29T17:26:32Z" 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=d22d3c3b-8c4d-4297-82d6-bf471c1af62c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46722" 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=3.129577ms http.response.status=404 http.response.written=157 instance.id=3d170b77-82d3-4e3e-8402-1d55d3ce11eb vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
17:26:32 [2023-03-29T17:26:32.706Z] 127.0.0.1 - - [29/Mar/2023:17:26:32 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.19+unknown"
17:26:32 [2023-03-29T17:26:32.706Z] time="2023-03-29T17:26:32Z" 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=656118f5-c1a8-4aad-9f1a-984c092b66e8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46720" 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=3.60132ms http.response.status=404 http.response.written=157 instance.id=3d170b77-82d3-4e3e-8402-1d55d3ce11eb vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
17:26:32 [2023-03-29T17:26:32.706Z] 127.0.0.1 - - [29/Mar/2023:17:26:32 +0000] "HEAD /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 404 157 "" "containerd/1.6.19+unknown"
17:26:32 [2023-03-29T17:26:32.706Z] time="2023-03-29T17:26:32Z" level=debug msg="authorizing request" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=466860bd-dc84-4c7a-9f8b-8b2c4a077637 http.request.method=POST http.request.remoteaddr="127.0.0.1:46722" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.19+unknown" instance.id=3d170b77-82d3-4e3e-8402-1d55d3ce11eb vars.name=test version="v2.3.0+unknown" 
17:26:32 [2023-03-29T17:26:32.706Z] time="2023-03-29T17:26:32Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=466860bd-dc84-4c7a-9f8b-8b2c4a077637 http.request.method=POST http.request.remoteaddr="127.0.0.1:46722" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.19+unknown" instance.id=3d170b77-82d3-4e3e-8402-1d55d3ce11eb vars.name=test version="v2.3.0+unknown" 
17:26:32 [2023-03-29T17:26:32.706Z] time="2023-03-29T17:26:32Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/76cdbf68-a5ad-449c-be88-4486fc31a8a5/startedat\")" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=466860bd-dc84-4c7a-9f8b-8b2c4a077637 http.request.method=POST http.request.remoteaddr="127.0.0.1:46722" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.19+unknown" instance.id=3d170b77-82d3-4e3e-8402-1d55d3ce11eb trace.duration=123.182µ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=3d29f835-44d5-4694-88cb-23515e3f97fa trace.line=95 vars.name=test version="v2.3.0+unknown" 
17:26:32 [2023-03-29T17:26:32.706Z] time="2023-03-29T17:26:32Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/76cdbf68-a5ad-449c-be88-4486fc31a8a5/data\")" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=466860bd-dc84-4c7a-9f8b-8b2c4a077637 http.request.method=POST http.request.remoteaddr="127.0.0.1:46722" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.19+unknown" instance.id=3d170b77-82d3-4e3e-8402-1d55d3ce11eb trace.duration=44.783µ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=3027c571-d722-4a45-874a-3ebcb591a35b trace.line=141 vars.name=test version="v2.3.0+unknown" 
17:26:32 [2023-03-29T17:26:32.706Z] time="2023-03-29T17:26:32Z" level=debug msg="authorizing request" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=c159b67d-1aa7-42a9-9418-99ac316650a6 http.request.method=POST http.request.remoteaddr="127.0.0.1:46720" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.19+unknown" instance.id=3d170b77-82d3-4e3e-8402-1d55d3ce11eb vars.name=test version="v2.3.0+unknown" 
17:26:32 [2023-03-29T17:26:32.706Z] time="2023-03-29T17:26:32Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=c159b67d-1aa7-42a9-9418-99ac316650a6 http.request.method=POST http.request.remoteaddr="127.0.0.1:46720" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.19+unknown" instance.id=3d170b77-82d3-4e3e-8402-1d55d3ce11eb vars.name=test version="v2.3.0+unknown" 
17:26:32 [2023-03-29T17:26:32.707Z] time="2023-03-29T17:26:32Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/76cdbf68-a5ad-449c-be88-4486fc31a8a5/hashstates/sha256/0\")" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=466860bd-dc84-4c7a-9f8b-8b2c4a077637 http.request.method=POST http.request.remoteaddr="127.0.0.1:46722" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.19+unknown" instance.id=3d170b77-82d3-4e3e-8402-1d55d3ce11eb trace.duration=105.64µ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=329dbc9f-c413-4649-a23f-15fd57d8df0c trace.line=95 vars.name=test version="v2.3.0+unknown" 
17:26:32 [2023-03-29T17:26:32.707Z] time="2023-03-29T17:26:32Z" level=info msg="response completed" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=466860bd-dc84-4c7a-9f8b-8b2c4a077637 http.request.method=POST http.request.remoteaddr="127.0.0.1:46722" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.19+unknown" http.response.duration=4.466421ms http.response.status=202 http.response.written=0 instance.id=3d170b77-82d3-4e3e-8402-1d55d3ce11eb version="v2.3.0+unknown" 
17:26:32 [2023-03-29T17:26:32.707Z] 127.0.0.1 - - [29/Mar/2023:17:26:32 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.19+unknown"
17:26:32 [2023-03-29T17:26:32.707Z] time="2023-03-29T17:26:32Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/74882ddb-cd10-476d-9001-78d2037c50c0/startedat\")" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=c159b67d-1aa7-42a9-9418-99ac316650a6 http.request.method=POST http.request.remoteaddr="127.0.0.1:46720" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.19+unknown" instance.id=3d170b77-82d3-4e3e-8402-1d55d3ce11eb trace.duration=453.929µ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=89a2a0b0-1af8-40d5-b073-e32ceacff10f trace.line=95 vars.name=test version="v2.3.0+unknown" 
17:26:32 [2023-03-29T17:26:32.707Z] time="2023-03-29T17:26:32Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/74882ddb-cd10-476d-9001-78d2037c50c0/data\")" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=c159b67d-1aa7-42a9-9418-99ac316650a6 http.request.method=POST http.request.remoteaddr="127.0.0.1:46720" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.19+unknown" instance.id=3d170b77-82d3-4e3e-8402-1d55d3ce11eb trace.duration=20.151µ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=dd6fddde-f2fc-4be1-a6ad-b252eef5e12f trace.line=141 vars.name=test version="v2.3.0+unknown" 
17:26:32 [2023-03-29T17:26:32.707Z] time="2023-03-29T17:26:32Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/74882ddb-cd10-476d-9001-78d2037c50c0/hashstates/sha256/0\")" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=c159b67d-1aa7-42a9-9418-99ac316650a6 http.request.method=POST http.request.remoteaddr="127.0.0.1:46720" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.19+unknown" instance.id=3d170b77-82d3-4e3e-8402-1d55d3ce11eb trace.duration=74.157µ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=578e8757-a8d7-498e-9770-c0d3cd36fee8 trace.line=95 vars.name=test version="v2.3.0+unknown" 
17:26:32 [2023-03-29T17:26:32.707Z] time="2023-03-29T17:26:32Z" level=info msg="response completed" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=c159b67d-1aa7-42a9-9418-99ac316650a6 http.request.method=POST http.request.remoteaddr="127.0.0.1:46720" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.19+unknown" http.response.duration=8.353548ms http.response.status=202 http.response.written=0 instance.id=3d170b77-82d3-4e3e-8402-1d55d3ce11eb version="v2.3.0+unknown" 
17:26:32 [2023-03-29T17:26:32.707Z] 127.0.0.1 - - [29/Mar/2023:17:26:32 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.19+unknown"
17:26:32 [2023-03-29T17:26:32.707Z] time="2023-03-29T17:26:32Z" 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=c3ec253b-2d89-4ceb-84ec-ad121dda135c http.request.method=PUT http.request.remoteaddr="127.0.0.1:46722" http.request.uri="/v2/test/blobs/uploads/76cdbf68-a5ad-449c-be88-4486fc31a8a5?_state=KNpomRE1LgQfWlx0fQN2yoti4C0IP-dOnQzU3zUDd9Z7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc2Y2RiZjY4LWE1YWQtNDQ5Yy1iZTg4LTQ0ODZmYzMxYThhNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOVQxNzoyNjozMi41MDY0NjYzODhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.19+unknown" instance.id=3d170b77-82d3-4e3e-8402-1d55d3ce11eb vars.name=test vars.uuid=76cdbf68-a5ad-449c-be88-4486fc31a8a5 version="v2.3.0+unknown" 
17:26:32 [2023-03-29T17:26:32.707Z] time="2023-03-29T17:26:32Z" 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=c3ec253b-2d89-4ceb-84ec-ad121dda135c http.request.method=PUT http.request.remoteaddr="127.0.0.1:46722" http.request.uri="/v2/test/blobs/uploads/76cdbf68-a5ad-449c-be88-4486fc31a8a5?_state=KNpomRE1LgQfWlx0fQN2yoti4C0IP-dOnQzU3zUDd9Z7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc2Y2RiZjY4LWE1YWQtNDQ5Yy1iZTg4LTQ0ODZmYzMxYThhNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOVQxNzoyNjozMi41MDY0NjYzODhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.19+unknown" instance.id=3d170b77-82d3-4e3e-8402-1d55d3ce11eb vars.name=test vars.uuid=76cdbf68-a5ad-449c-be88-4486fc31a8a5 version="v2.3.0+unknown" 
17:26:32 [2023-03-29T17:26:32.707Z] time="2023-03-29T17:26:32Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/76cdbf68-a5ad-449c-be88-4486fc31a8a5/startedat\")" go.version=go1.20.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c3ec253b-2d89-4ceb-84ec-ad121dda135c http.request.method=PUT http.request.remoteaddr="127.0.0.1:46722" http.request.uri="/v2/test/blobs/uploads/76cdbf68-a5ad-449c-be88-4486fc31a8a5?_state=KNpomRE1LgQfWlx0fQN2yoti4C0IP-dOnQzU3zUDd9Z7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc2Y2RiZjY4LWE1YWQtNDQ5Yy1iZTg4LTQ0ODZmYzMxYThhNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOVQxNzoyNjozMi41MDY0NjYzODhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.19+unknown" instance.id=3d170b77-82d3-4e3e-8402-1d55d3ce11eb trace.duration=90.01µ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=bbfcf986-0763-46cb-8685-1e06e103b964 trace.line=82 vars.name=test vars.uuid=76cdbf68-a5ad-449c-be88-4486fc31a8a5 version="v2.3.0+unknown" 
17:26:32 [2023-03-29T17:26:32.707Z] time="2023-03-29T17:26:32Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/76cdbf68-a5ad-449c-be88-4486fc31a8a5/data\")" go.version=go1.20.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c3ec253b-2d89-4ceb-84ec-ad121dda135c http.request.method=PUT http.request.remoteaddr="127.0.0.1:46722" http.request.uri="/v2/test/blobs/uploads/76cdbf68-a5ad-449c-be88-4486fc31a8a5?_state=KNpomRE1LgQfWlx0fQN2yoti4C0IP-dOnQzU3zUDd9Z7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc2Y2RiZjY4LWE1YWQtNDQ5Yy1iZTg4LTQ0ODZmYzMxYThhNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOVQxNzoyNjozMi41MDY0NjYzODhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.19+unknown" instance.id=3d170b77-82d3-4e3e-8402-1d55d3ce11eb trace.duration=32.345µ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=4c5a5a96-5b4c-448e-8111-ebb1763ea616 trace.line=141 vars.name=test vars.uuid=76cdbf68-a5ad-449c-be88-4486fc31a8a5 version="v2.3.0+unknown" 
17:26:32 [2023-03-29T17:26:32.707Z] time="2023-03-29T17:26:32Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/76cdbf68-a5ad-449c-be88-4486fc31a8a5/data\", 0)" go.version=go1.20.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c3ec253b-2d89-4ceb-84ec-ad121dda135c http.request.method=PUT http.request.remoteaddr="127.0.0.1:46722" http.request.uri="/v2/test/blobs/uploads/76cdbf68-a5ad-449c-be88-4486fc31a8a5?_state=KNpomRE1LgQfWlx0fQN2yoti4C0IP-dOnQzU3zUDd9Z7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc2Y2RiZjY4LWE1YWQtNDQ5Yy1iZTg4LTQ0ODZmYzMxYThhNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOVQxNzoyNjozMi41MDY0NjYzODhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.19+unknown" instance.id=3d170b77-82d3-4e3e-8402-1d55d3ce11eb trace.duration=509.888µ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=c5b69760-d62e-4486-ae2c-fc43646122fa trace.line=124 vars.name=test vars.uuid=76cdbf68-a5ad-449c-be88-4486fc31a8a5 version="v2.3.0+unknown" 
17:26:32 [2023-03-29T17:26:32.707Z] time="2023-03-29T17:26:32Z" 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=c3ec253b-2d89-4ceb-84ec-ad121dda135c http.request.method=PUT http.request.remoteaddr="127.0.0.1:46722" http.request.uri="/v2/test/blobs/uploads/76cdbf68-a5ad-449c-be88-4486fc31a8a5?_state=KNpomRE1LgQfWlx0fQN2yoti4C0IP-dOnQzU3zUDd9Z7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc2Y2RiZjY4LWE1YWQtNDQ5Yy1iZTg4LTQ0ODZmYzMxYThhNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOVQxNzoyNjozMi41MDY0NjYzODhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.19+unknown" instance.id=3d170b77-82d3-4e3e-8402-1d55d3ce11eb vars.name=test vars.uuid=76cdbf68-a5ad-449c-be88-4486fc31a8a5 version="v2.3.0+unknown" 
17:26:32 [2023-03-29T17:26:32.707Z] time="2023-03-29T17:26:32Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/76cdbf68-a5ad-449c-be88-4486fc31a8a5/data\")" go.version=go1.20.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c3ec253b-2d89-4ceb-84ec-ad121dda135c http.request.method=PUT http.request.remoteaddr="127.0.0.1:46722" http.request.uri="/v2/test/blobs/uploads/76cdbf68-a5ad-449c-be88-4486fc31a8a5?_state=KNpomRE1LgQfWlx0fQN2yoti4C0IP-dOnQzU3zUDd9Z7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc2Y2RiZjY4LWE1YWQtNDQ5Yy1iZTg4LTQ0ODZmYzMxYThhNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOVQxNzoyNjozMi41MDY0NjYzODhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.19+unknown" instance.id=3d170b77-82d3-4e3e-8402-1d55d3ce11eb trace.duration=18.256µ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=5113d085-a8db-4ec6-925e-daa038e566c6 trace.line=141 vars.name=test vars.uuid=76cdbf68-a5ad-449c-be88-4486fc31a8a5 version="v2.3.0+unknown" 
17:26:32 [2023-03-29T17:26:32.707Z] time="2023-03-29T17:26:32Z" 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=c3ec253b-2d89-4ceb-84ec-ad121dda135c http.request.method=PUT http.request.remoteaddr="127.0.0.1:46722" http.request.uri="/v2/test/blobs/uploads/76cdbf68-a5ad-449c-be88-4486fc31a8a5?_state=KNpomRE1LgQfWlx0fQN2yoti4C0IP-dOnQzU3zUDd9Z7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc2Y2RiZjY4LWE1YWQtNDQ5Yy1iZTg4LTQ0ODZmYzMxYThhNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOVQxNzoyNjozMi41MDY0NjYzODhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.19+unknown" instance.id=3d170b77-82d3-4e3e-8402-1d55d3ce11eb trace.duration=198.415µ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=43c908fd-a47f-40a6-aad6-d09847d51c21 trace.line=141 vars.name=test vars.uuid=76cdbf68-a5ad-449c-be88-4486fc31a8a5 version="v2.3.0+unknown" 
17:26:32 [2023-03-29T17:26:32.707Z] time="2023-03-29T17:26:32Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/76cdbf68-a5ad-449c-be88-4486fc31a8a5/data\")" go.version=go1.20.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c3ec253b-2d89-4ceb-84ec-ad121dda135c http.request.method=PUT http.request.remoteaddr="127.0.0.1:46722" http.request.uri="/v2/test/blobs/uploads/76cdbf68-a5ad-449c-be88-4486fc31a8a5?_state=KNpomRE1LgQfWlx0fQN2yoti4C0IP-dOnQzU3zUDd9Z7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc2Y2RiZjY4LWE1YWQtNDQ5Yy1iZTg4LTQ0ODZmYzMxYThhNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOVQxNzoyNjozMi41MDY0NjYzODhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.19+unknown" instance.id=3d170b77-82d3-4e3e-8402-1d55d3ce11eb trace.duration=28.086µ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=6fca4768-e309-4269-9670-8b7623c836b6 trace.line=141 vars.name=test vars.uuid=76cdbf68-a5ad-449c-be88-4486fc31a8a5 version="v2.3.0+unknown" 
17:26:32 [2023-03-29T17:26:32.707Z] time="2023-03-29T17:26:32Z" 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=e0ae0f6f-f7a9-4322-9d5e-3e2ee6a60a85 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46720" http.request.uri="/v2/test/blobs/uploads/74882ddb-cd10-476d-9001-78d2037c50c0?_state=az73bAZV-7pOs6Dg9mKkicKvgnHfuZ8aXiGzIXN7Imd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc0ODgyZGRiLWNkMTAtNDc2ZC05MDAxLTc4ZDIwMzdjNTBjMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOVQxNzoyNjozMi41MDg5NTg4MzNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.19+unknown" instance.id=3d170b77-82d3-4e3e-8402-1d55d3ce11eb vars.name=test vars.uuid=74882ddb-cd10-476d-9001-78d2037c50c0 version="v2.3.0+unknown" 
17:26:32 [2023-03-29T17:26:32.707Z] time="2023-03-29T17:26:32Z" 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=e0ae0f6f-f7a9-4322-9d5e-3e2ee6a60a85 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46720" http.request.uri="/v2/test/blobs/uploads/74882ddb-cd10-476d-9001-78d2037c50c0?_state=az73bAZV-7pOs6Dg9mKkicKvgnHfuZ8aXiGzIXN7Imd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc0ODgyZGRiLWNkMTAtNDc2ZC05MDAxLTc4ZDIwMzdjNTBjMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOVQxNzoyNjozMi41MDg5NTg4MzNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.19+unknown" instance.id=3d170b77-82d3-4e3e-8402-1d55d3ce11eb vars.name=test vars.uuid=74882ddb-cd10-476d-9001-78d2037c50c0 version="v2.3.0+unknown" 
17:26:32 [2023-03-29T17:26:32.707Z] time="2023-03-29T17:26:32Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/74882ddb-cd10-476d-9001-78d2037c50c0/startedat\")" go.version=go1.20.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e0ae0f6f-f7a9-4322-9d5e-3e2ee6a60a85 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46720" http.request.uri="/v2/test/blobs/uploads/74882ddb-cd10-476d-9001-78d2037c50c0?_state=az73bAZV-7pOs6Dg9mKkicKvgnHfuZ8aXiGzIXN7Imd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc0ODgyZGRiLWNkMTAtNDc2ZC05MDAxLTc4ZDIwMzdjNTBjMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOVQxNzoyNjozMi41MDg5NTg4MzNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.19+unknown" instance.id=3d170b77-82d3-4e3e-8402-1d55d3ce11eb trace.duration=59.675µ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=9d8bf34d-e854-4682-affd-82666e6572cd trace.line=82 vars.name=test vars.uuid=74882ddb-cd10-476d-9001-78d2037c50c0 version="v2.3.0+unknown" 
17:26:32 [2023-03-29T17:26:32.707Z] time="2023-03-29T17:26:32Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/76cdbf68-a5ad-449c-be88-4486fc31a8a5/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=c3ec253b-2d89-4ceb-84ec-ad121dda135c http.request.method=PUT http.request.remoteaddr="127.0.0.1:46722" http.request.uri="/v2/test/blobs/uploads/76cdbf68-a5ad-449c-be88-4486fc31a8a5?_state=KNpomRE1LgQfWlx0fQN2yoti4C0IP-dOnQzU3zUDd9Z7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc2Y2RiZjY4LWE1YWQtNDQ5Yy1iZTg4LTQ0ODZmYzMxYThhNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOVQxNzoyNjozMi41MDY0NjYzODhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.19+unknown" instance.id=3d170b77-82d3-4e3e-8402-1d55d3ce11eb trace.duration=475.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).Move" trace.id=2a2dc2de-9f96-47d5-9d01-b08123e5da4a trace.line=167 vars.name=test vars.uuid=76cdbf68-a5ad-449c-be88-4486fc31a8a5 version="v2.3.0+unknown" 
17:26:32 [2023-03-29T17:26:32.707Z] time="2023-03-29T17:26:32Z" 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=c3ec253b-2d89-4ceb-84ec-ad121dda135c http.request.method=PUT http.request.remoteaddr="127.0.0.1:46722" http.request.uri="/v2/test/blobs/uploads/76cdbf68-a5ad-449c-be88-4486fc31a8a5?_state=KNpomRE1LgQfWlx0fQN2yoti4C0IP-dOnQzU3zUDd9Z7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc2Y2RiZjY4LWE1YWQtNDQ5Yy1iZTg4LTQ0ODZmYzMxYThhNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOVQxNzoyNjozMi41MDY0NjYzODhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.19+unknown" instance.id=3d170b77-82d3-4e3e-8402-1d55d3ce11eb trace.duration=307.945µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=c987e24c-7388-4b03-be53-9ac6191fefa3 trace.line=95 vars.name=test vars.uuid=76cdbf68-a5ad-449c-be88-4486fc31a8a5 version="v2.3.0+unknown" 
17:26:32 [2023-03-29T17:26:32.707Z] time="2023-03-29T17:26:32Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/76cdbf68-a5ad-449c-be88-4486fc31a8a5\")" go.version=go1.20.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c3ec253b-2d89-4ceb-84ec-ad121dda135c http.request.method=PUT http.request.remoteaddr="127.0.0.1:46722" http.request.uri="/v2/test/blobs/uploads/76cdbf68-a5ad-449c-be88-4486fc31a8a5?_state=KNpomRE1LgQfWlx0fQN2yoti4C0IP-dOnQzU3zUDd9Z7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc2Y2RiZjY4LWE1YWQtNDQ5Yy1iZTg4LTQ0ODZmYzMxYThhNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOVQxNzoyNjozMi41MDY0NjYzODhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.19+unknown" instance.id=3d170b77-82d3-4e3e-8402-1d55d3ce11eb trace.duration=241.057µ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=b1e3eae8-ed3e-47f8-83d0-5cadf5833e3d trace.line=181 vars.name=test vars.uuid=76cdbf68-a5ad-449c-be88-4486fc31a8a5 version="v2.3.0+unknown" 
17:26:32 [2023-03-29T17:26:32.707Z] time="2023-03-29T17:26:32Z" 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=c3ec253b-2d89-4ceb-84ec-ad121dda135c http.request.method=PUT http.request.remoteaddr="127.0.0.1:46722" http.request.uri="/v2/test/blobs/uploads/76cdbf68-a5ad-449c-be88-4486fc31a8a5?_state=KNpomRE1LgQfWlx0fQN2yoti4C0IP-dOnQzU3zUDd9Z7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc2Y2RiZjY4LWE1YWQtNDQ5Yy1iZTg4LTQ0ODZmYzMxYThhNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOVQxNzoyNjozMi41MDY0NjYzODhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.19+unknown" http.response.duration=6.517344ms http.response.status=201 http.response.written=0 instance.id=3d170b77-82d3-4e3e-8402-1d55d3ce11eb version="v2.3.0+unknown" 
17:26:32 [2023-03-29T17:26:32.707Z] 127.0.0.1 - - [29/Mar/2023:17:26:32 +0000] "PUT /v2/test/blobs/uploads/76cdbf68-a5ad-449c-be88-4486fc31a8a5?_state=KNpomRE1LgQfWlx0fQN2yoti4C0IP-dOnQzU3zUDd9Z7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc2Y2RiZjY4LWE1YWQtNDQ5Yy1iZTg4LTQ0ODZmYzMxYThhNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOVQxNzoyNjozMi41MDY0NjYzODhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.19+unknown"
17:26:32 [2023-03-29T17:26:32.707Z] time="2023-03-29T17:26:32Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/74882ddb-cd10-476d-9001-78d2037c50c0/data\")" go.version=go1.20.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e0ae0f6f-f7a9-4322-9d5e-3e2ee6a60a85 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46720" http.request.uri="/v2/test/blobs/uploads/74882ddb-cd10-476d-9001-78d2037c50c0?_state=az73bAZV-7pOs6Dg9mKkicKvgnHfuZ8aXiGzIXN7Imd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc0ODgyZGRiLWNkMTAtNDc2ZC05MDAxLTc4ZDIwMzdjNTBjMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOVQxNzoyNjozMi41MDg5NTg4MzNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.19+unknown" instance.id=3d170b77-82d3-4e3e-8402-1d55d3ce11eb trace.duration=18.232µ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=7f1fa15d-95bf-4d3b-a1a8-d483479dad80 trace.line=141 vars.name=test vars.uuid=74882ddb-cd10-476d-9001-78d2037c50c0 version="v2.3.0+unknown" 
17:26:32 [2023-03-29T17:26:32.708Z] time="2023-03-29T17:26:32Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/74882ddb-cd10-476d-9001-78d2037c50c0/data\", 0)" go.version=go1.20.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e0ae0f6f-f7a9-4322-9d5e-3e2ee6a60a85 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46720" http.request.uri="/v2/test/blobs/uploads/74882ddb-cd10-476d-9001-78d2037c50c0?_state=az73bAZV-7pOs6Dg9mKkicKvgnHfuZ8aXiGzIXN7Imd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc0ODgyZGRiLWNkMTAtNDc2ZC05MDAxLTc4ZDIwMzdjNTBjMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOVQxNzoyNjozMi41MDg5NTg4MzNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.19+unknown" instance.id=3d170b77-82d3-4e3e-8402-1d55d3ce11eb trace.duration=119.572µ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=89d32368-9d3f-4c40-b736-6ee8944e67c4 trace.line=124 vars.name=test vars.uuid=74882ddb-cd10-476d-9001-78d2037c50c0 version="v2.3.0+unknown" 
17:26:32 [2023-03-29T17:26:32.708Z] time="2023-03-29T17:26:32Z" 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=e0ae0f6f-f7a9-4322-9d5e-3e2ee6a60a85 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46720" http.request.uri="/v2/test/blobs/uploads/74882ddb-cd10-476d-9001-78d2037c50c0?_state=az73bAZV-7pOs6Dg9mKkicKvgnHfuZ8aXiGzIXN7Imd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc0ODgyZGRiLWNkMTAtNDc2ZC05MDAxLTc4ZDIwMzdjNTBjMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOVQxNzoyNjozMi41MDg5NTg4MzNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.19+unknown" instance.id=3d170b77-82d3-4e3e-8402-1d55d3ce11eb vars.name=test vars.uuid=74882ddb-cd10-476d-9001-78d2037c50c0 version="v2.3.0+unknown" 
17:26:32 [2023-03-29T17:26:32.708Z] time="2023-03-29T17:26:32Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/74882ddb-cd10-476d-9001-78d2037c50c0/data\")" go.version=go1.20.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e0ae0f6f-f7a9-4322-9d5e-3e2ee6a60a85 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46720" http.request.uri="/v2/test/blobs/uploads/74882ddb-cd10-476d-9001-78d2037c50c0?_state=az73bAZV-7pOs6Dg9mKkicKvgnHfuZ8aXiGzIXN7Imd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc0ODgyZGRiLWNkMTAtNDc2ZC05MDAxLTc4ZDIwMzdjNTBjMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOVQxNzoyNjozMi41MDg5NTg4MzNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.19+unknown" instance.id=3d170b77-82d3-4e3e-8402-1d55d3ce11eb trace.duration=19.183µ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=1920eef3-bb83-4cd2-9179-56a1dc129ff9 trace.line=141 vars.name=test vars.uuid=74882ddb-cd10-476d-9001-78d2037c50c0 version="v2.3.0+unknown" 
17:26:32 [2023-03-29T17:26:32.708Z] time="2023-03-29T17:26:32Z" 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=e0ae0f6f-f7a9-4322-9d5e-3e2ee6a60a85 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46720" http.request.uri="/v2/test/blobs/uploads/74882ddb-cd10-476d-9001-78d2037c50c0?_state=az73bAZV-7pOs6Dg9mKkicKvgnHfuZ8aXiGzIXN7Imd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc0ODgyZGRiLWNkMTAtNDc2ZC05MDAxLTc4ZDIwMzdjNTBjMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOVQxNzoyNjozMi41MDg5NTg4MzNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.19+unknown" instance.id=3d170b77-82d3-4e3e-8402-1d55d3ce11eb trace.duration=20.94µ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=3ac5e7fc-b2f6-4328-9f8f-af4461e41873 trace.line=141 vars.name=test vars.uuid=74882ddb-cd10-476d-9001-78d2037c50c0 version="v2.3.0+unknown" 
17:26:32 [2023-03-29T17:26:32.708Z] time="2023-03-29T17:26:32Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/74882ddb-cd10-476d-9001-78d2037c50c0/data\")" go.version=go1.20.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e0ae0f6f-f7a9-4322-9d5e-3e2ee6a60a85 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46720" http.request.uri="/v2/test/blobs/uploads/74882ddb-cd10-476d-9001-78d2037c50c0?_state=az73bAZV-7pOs6Dg9mKkicKvgnHfuZ8aXiGzIXN7Imd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc0ODgyZGRiLWNkMTAtNDc2ZC05MDAxLTc4ZDIwMzdjNTBjMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOVQxNzoyNjozMi41MDg5NTg4MzNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.19+unknown" instance.id=3d170b77-82d3-4e3e-8402-1d55d3ce11eb 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).Stat" trace.id=69c0267f-b2dc-4042-8cbf-9987b24ff66a trace.line=141 vars.name=test vars.uuid=74882ddb-cd10-476d-9001-78d2037c50c0 version="v2.3.0+unknown" 
17:26:32 [2023-03-29T17:26:32.708Z] time="2023-03-29T17:26:32Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/74882ddb-cd10-476d-9001-78d2037c50c0/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=e0ae0f6f-f7a9-4322-9d5e-3e2ee6a60a85 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46720" http.request.uri="/v2/test/blobs/uploads/74882ddb-cd10-476d-9001-78d2037c50c0?_state=az73bAZV-7pOs6Dg9mKkicKvgnHfuZ8aXiGzIXN7Imd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc0ODgyZGRiLWNkMTAtNDc2ZC05MDAxLTc4ZDIwMzdjNTBjMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOVQxNzoyNjozMi41MDg5NTg4MzNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.19+unknown" instance.id=3d170b77-82d3-4e3e-8402-1d55d3ce11eb trace.duration=96.721µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=40f2ab8b-ebdc-47c1-ae2e-181d9ea6ba9d trace.line=167 vars.name=test vars.uuid=74882ddb-cd10-476d-9001-78d2037c50c0 version="v2.3.0+unknown" 
17:26:32 [2023-03-29T17:26:32.708Z] time="2023-03-29T17:26:32Z" 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=e0ae0f6f-f7a9-4322-9d5e-3e2ee6a60a85 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46720" http.request.uri="/v2/test/blobs/uploads/74882ddb-cd10-476d-9001-78d2037c50c0?_state=az73bAZV-7pOs6Dg9mKkicKvgnHfuZ8aXiGzIXN7Imd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc0ODgyZGRiLWNkMTAtNDc2ZC05MDAxLTc4ZDIwMzdjNTBjMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOVQxNzoyNjozMi41MDg5NTg4MzNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.19+unknown" instance.id=3d170b77-82d3-4e3e-8402-1d55d3ce11eb trace.duration=71.893µ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=d6495b5e-5226-41fa-a3b1-116e6b887b27 trace.line=95 vars.name=test vars.uuid=74882ddb-cd10-476d-9001-78d2037c50c0 version="v2.3.0+unknown" 
17:26:32 [2023-03-29T17:26:32.708Z] time="2023-03-29T17:26:32Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/74882ddb-cd10-476d-9001-78d2037c50c0\")" go.version=go1.20.2 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e0ae0f6f-f7a9-4322-9d5e-3e2ee6a60a85 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46720" http.request.uri="/v2/test/blobs/uploads/74882ddb-cd10-476d-9001-78d2037c50c0?_state=az73bAZV-7pOs6Dg9mKkicKvgnHfuZ8aXiGzIXN7Imd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc0ODgyZGRiLWNkMTAtNDc2ZC05MDAxLTc4ZDIwMzdjNTBjMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOVQxNzoyNjozMi41MDg5NTg4MzNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.19+unknown" instance.id=3d170b77-82d3-4e3e-8402-1d55d3ce11eb trace.duration=152.991µ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=2be7fbfe-a34a-4260-beb6-1a6fab4d66b2 trace.line=181 vars.name=test vars.uuid=74882ddb-cd10-476d-9001-78d2037c50c0 version="v2.3.0+unknown" 
17:26:32 [2023-03-29T17:26:32.708Z] time="2023-03-29T17:26:32Z" 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=e0ae0f6f-f7a9-4322-9d5e-3e2ee6a60a85 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46720" http.request.uri="/v2/test/blobs/uploads/74882ddb-cd10-476d-9001-78d2037c50c0?_state=az73bAZV-7pOs6Dg9mKkicKvgnHfuZ8aXiGzIXN7Imd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc0ODgyZGRiLWNkMTAtNDc2ZC05MDAxLTc4ZDIwMzdjNTBjMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOVQxNzoyNjozMi41MDg5NTg4MzNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.19+unknown" http.response.duration=9.363411ms http.response.status=201 http.response.written=0 instance.id=3d170b77-82d3-4e3e-8402-1d55d3ce11eb version="v2.3.0+unknown" 
17:26:32 [2023-03-29T17:26:32.708Z] 127.0.0.1 - - [29/Mar/2023:17:26:32 +0000] "PUT /v2/test/blobs/uploads/74882ddb-cd10-476d-9001-78d2037c50c0?_state=az73bAZV-7pOs6Dg9mKkicKvgnHfuZ8aXiGzIXN7Imd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc0ODgyZGRiLWNkMTAtNDc2ZC05MDAxLTc4ZDIwMzdjNTBjMCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMy0yOVQxNzoyNjozMi41MDg5NTg4MzNaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 201 0 "" "containerd/1.6.19+unknown"
17:26:32 [2023-03-29T17:26:32.708Z] time="2023-03-29T17:26:32Z" level=debug msg="authorizing request" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=1275b34a-fd4e-4e06-b164-5c59a915b610 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46720" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.19+unknown" instance.id=3d170b77-82d3-4e3e-8402-1d55d3ce11eb vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:26:32 [2023-03-29T17:26:32.708Z] time="2023-03-29T17:26:32Z" level=debug msg=GetImageManifest go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=1275b34a-fd4e-4e06-b164-5c59a915b610 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46720" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.19+unknown" instance.id=3d170b77-82d3-4e3e-8402-1d55d3ce11eb vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:26:32 [2023-03-29T17:26:32.708Z] time="2023-03-29T17:26:32Z" 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=1275b34a-fd4e-4e06-b164-5c59a915b610 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46720" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.19+unknown" instance.id=3d170b77-82d3-4e3e-8402-1d55d3ce11eb trace.duration=95.925µ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=8121b006-6967-4ede-8802-d262f65e0e51 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:26:32 [2023-03-29T17:26:32.708Z] time="2023-03-29T17:26:32Z" 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=1275b34a-fd4e-4e06-b164-5c59a915b610 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46720" 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="955.382µs" http.response.status=404 http.response.written=96 instance.id=3d170b77-82d3-4e3e-8402-1d55d3ce11eb vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:26:32 [2023-03-29T17:26:32.708Z] 127.0.0.1 - - [29/Mar/2023:17:26:32 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.19+unknown"
17:26:32 [2023-03-29T17:26:32.708Z] time="2023-03-29T17:26:32Z" 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=48ee830c-4104-45cd-ab53-8f9a51d27350 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46720" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.19+unknown" instance.id=3d170b77-82d3-4e3e-8402-1d55d3ce11eb vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:26:32 [2023-03-29T17:26:32.708Z] time="2023-03-29T17:26:32Z" 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=48ee830c-4104-45cd-ab53-8f9a51d27350 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46720" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.19+unknown" instance.id=3d170b77-82d3-4e3e-8402-1d55d3ce11eb vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:26:32 [2023-03-29T17:26:32.708Z] time="2023-03-29T17:26:32Z" 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=48ee830c-4104-45cd-ab53-8f9a51d27350 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46720" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.19+unknown" instance.id=3d170b77-82d3-4e3e-8402-1d55d3ce11eb vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:26:32 [2023-03-29T17:26:32.708Z] time="2023-03-29T17:26:32Z" 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=48ee830c-4104-45cd-ab53-8f9a51d27350 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46720" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.19+unknown" instance.id=3d170b77-82d3-4e3e-8402-1d55d3ce11eb vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:26:32 [2023-03-29T17:26:32.708Z] time="2023-03-29T17:26:32Z" 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=48ee830c-4104-45cd-ab53-8f9a51d27350 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46720" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.19+unknown" instance.id=3d170b77-82d3-4e3e-8402-1d55d3ce11eb trace.duration=33.026µ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=61678a61-6142-490d-a29e-a47d5bca682f trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:26:32 [2023-03-29T17:26:32.708Z] time="2023-03-29T17:26:32Z" 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=48ee830c-4104-45cd-ab53-8f9a51d27350 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46720" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.19+unknown" instance.id=3d170b77-82d3-4e3e-8402-1d55d3ce11eb trace.duration=12.857µ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=06f39dbb-53ac-4759-bbed-850150294b4e trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:26:32 [2023-03-29T17:26:32.708Z] time="2023-03-29T17:26:32Z" 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=48ee830c-4104-45cd-ab53-8f9a51d27350 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46720" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.19+unknown" instance.id=3d170b77-82d3-4e3e-8402-1d55d3ce11eb trace.duration=18.585µ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=f4dbc2f5-b289-4b23-b2f1-977d7cb5e291 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:26:32 [2023-03-29T17:26:32.708Z] time="2023-03-29T17:26:32Z" 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=48ee830c-4104-45cd-ab53-8f9a51d27350 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46720" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.19+unknown" instance.id=3d170b77-82d3-4e3e-8402-1d55d3ce11eb trace.duration=10.453µ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=c3055cf4-a65c-409b-b75f-f254e99f532c trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:26:32 [2023-03-29T17:26:32.708Z] time="2023-03-29T17:26:32Z" 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=48ee830c-4104-45cd-ab53-8f9a51d27350 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46720" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.19+unknown" instance.id=3d170b77-82d3-4e3e-8402-1d55d3ce11eb trace.duration=11.085µ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=3d170ec4-76ff-4845-ad99-908d1f8a17d2 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:26:32 [2023-03-29T17:26:32.708Z] time="2023-03-29T17:26:32Z" 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=48ee830c-4104-45cd-ab53-8f9a51d27350 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46720" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.19+unknown" instance.id=3d170b77-82d3-4e3e-8402-1d55d3ce11eb trace.duration=48.369µ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=efadb024-8f97-4c3e-aba7-b9fc1eb0a559 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:26:32 [2023-03-29T17:26:32.708Z] time="2023-03-29T17:26:32Z" 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=48ee830c-4104-45cd-ab53-8f9a51d27350 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46720" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.19+unknown" instance.id=3d170b77-82d3-4e3e-8402-1d55d3ce11eb trace.duration=50.863µ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=d92109d9-24bf-464f-97c0-502d3cf6e5b5 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:26:32 [2023-03-29T17:26:32.708Z] time="2023-03-29T17:26:32Z" 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=48ee830c-4104-45cd-ab53-8f9a51d27350 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46720" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.19+unknown" instance.id=3d170b77-82d3-4e3e-8402-1d55d3ce11eb trace.duration=24.591µ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=2b774c75-a8c9-4921-a7fb-32b63cddcd6b trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:26:32 [2023-03-29T17:26:32.708Z] time="2023-03-29T17:26:32Z" 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=48ee830c-4104-45cd-ab53-8f9a51d27350 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46720" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.19+unknown" instance.id=3d170b77-82d3-4e3e-8402-1d55d3ce11eb trace.duration=95.729µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=28fcd6b9-5e29-46ae-b8ef-a6c9cb10dc5a trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:26:32 [2023-03-29T17:26:32.709Z] time="2023-03-29T17:26:32Z" 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=48ee830c-4104-45cd-ab53-8f9a51d27350 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46720" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.19+unknown" instance.id=3d170b77-82d3-4e3e-8402-1d55d3ce11eb trace.duration=39.327µ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=11434733-0825-43f5-ac55-66bd680e4be4 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:26:32 [2023-03-29T17:26:32.709Z] time="2023-03-29T17:26:32Z" 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=48ee830c-4104-45cd-ab53-8f9a51d27350 http.request.method=PUT http.request.remoteaddr="127.0.0.1:46720" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.19+unknown" http.response.duration=1.950715ms http.response.status=201 http.response.written=0 instance.id=3d170b77-82d3-4e3e-8402-1d55d3ce11eb version="v2.3.0+unknown" 
17:26:32 [2023-03-29T17:26:32.709Z] 127.0.0.1 - - [29/Mar/2023:17:26:32 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.19+unknown"
17:26:32 [2023-03-29T17:26:32.709Z] time="2023-03-29T17:26:32Z" level=debug msg="authorizing request" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=e34c1f80-5cc2-486d-88b2-8d3c1acc4c48 http.request.method=GET http.request.remoteaddr="127.0.0.1:46742" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.2 git-commit/64413c99e231a14c4225108ad744fe292d071918 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3d170b77-82d3-4e3e-8402-1d55d3ce11eb version="v2.3.0+unknown" 
17:26:32 [2023-03-29T17:26:32.709Z] time="2023-03-29T17:26:32Z" level=info msg="response completed" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=e34c1f80-5cc2-486d-88b2-8d3c1acc4c48 http.request.method=GET http.request.remoteaddr="127.0.0.1:46742" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.2 git-commit/64413c99e231a14c4225108ad744fe292d071918 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="795.506µs" http.response.status=200 http.response.written=2 instance.id=3d170b77-82d3-4e3e-8402-1d55d3ce11eb version="v2.3.0+unknown" 
17:26:32 [2023-03-29T17:26:32.709Z] 127.0.0.1 - - [29/Mar/2023:17:26:32 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.2 git-commit/64413c99e231a14c4225108ad744fe292d071918 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
17:26:32 [2023-03-29T17:26:32.709Z] time="2023-03-29T17:26:32Z" level=debug msg="authorizing request" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=bdf49248-8125-4b7c-9324-4e351c2bd1da http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46750" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.2 git-commit/64413c99e231a14c4225108ad744fe292d071918 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3d170b77-82d3-4e3e-8402-1d55d3ce11eb vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:26:32 [2023-03-29T17:26:32.709Z] time="2023-03-29T17:26:32Z" level=debug msg=GetImageManifest go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=bdf49248-8125-4b7c-9324-4e351c2bd1da http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46750" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.2 git-commit/64413c99e231a14c4225108ad744fe292d071918 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3d170b77-82d3-4e3e-8402-1d55d3ce11eb vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:26:32 [2023-03-29T17:26:32.709Z] time="2023-03-29T17:26:32Z" 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=bdf49248-8125-4b7c-9324-4e351c2bd1da http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46750" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.2 git-commit/64413c99e231a14c4225108ad744fe292d071918 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3d170b77-82d3-4e3e-8402-1d55d3ce11eb trace.duration=88.574µ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=99813cae-b1d7-481a-9f5a-3c0875a3741d trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:26:32 [2023-03-29T17:26:32.709Z] time="2023-03-29T17:26:32Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=bdf49248-8125-4b7c-9324-4e351c2bd1da http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46750" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.2 git-commit/64413c99e231a14c4225108ad744fe292d071918 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3d170b77-82d3-4e3e-8402-1d55d3ce11eb vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:26:32 [2023-03-29T17:26:32.709Z] time="2023-03-29T17:26:32Z" 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=bdf49248-8125-4b7c-9324-4e351c2bd1da http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46750" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.2 git-commit/64413c99e231a14c4225108ad744fe292d071918 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3d170b77-82d3-4e3e-8402-1d55d3ce11eb trace.duration=264.08µ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=7e0eea2c-16ce-4662-8ad6-bbe529749a06 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:26:32 [2023-03-29T17:26:32.709Z] time="2023-03-29T17:26:32Z" 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=bdf49248-8125-4b7c-9324-4e351c2bd1da http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46750" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.2 git-commit/64413c99e231a14c4225108ad744fe292d071918 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3d170b77-82d3-4e3e-8402-1d55d3ce11eb trace.duration=36.316µ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=0fc00aa1-ce78-453d-9c9f-586c61f171c5 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:26:32 [2023-03-29T17:26:32.709Z] time="2023-03-29T17:26:32Z" 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=bdf49248-8125-4b7c-9324-4e351c2bd1da http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46750" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.2 git-commit/64413c99e231a14c4225108ad744fe292d071918 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3d170b77-82d3-4e3e-8402-1d55d3ce11eb trace.duration=33.001µ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=3e332d36-bf25-4346-b8b7-cf8a77e8c778 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:26:32 [2023-03-29T17:26:32.709Z] time="2023-03-29T17:26:32Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=bdf49248-8125-4b7c-9324-4e351c2bd1da http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46750" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.2 git-commit/64413c99e231a14c4225108ad744fe292d071918 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3d170b77-82d3-4e3e-8402-1d55d3ce11eb vars.name=test vars.reference=latest version="v2.3.0+unknown" 
17:26:32 [2023-03-29T17:26:32.709Z] time="2023-03-29T17:26:32Z" level=info msg="response completed" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=bdf49248-8125-4b7c-9324-4e351c2bd1da http.request.method=HEAD http.request.remoteaddr="127.0.0.1:46750" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.20.2 git-commit/64413c99e231a14c4225108ad744fe292d071918 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.776439ms http.response.status=200 http.response.written=417 instance.id=3d170b77-82d3-4e3e-8402-1d55d3ce11eb version="v2.3.0+unknown" 
17:26:32 [2023-03-29T17:26:32.709Z] 127.0.0.1 - - [29/Mar/2023:17:26:32 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.20.2 git-commit/64413c99e231a14c4225108ad744fe292d071918 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
17:26:32 [2023-03-29T17:26:32.709Z] time="2023-03-29T17:26:32Z" level=debug msg="authorizing request" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=aad4c528-5063-406c-9f85-cb0f1b97ab49 http.request.method=GET http.request.remoteaddr="127.0.0.1:46766" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.2 git-commit/64413c99e231a14c4225108ad744fe292d071918 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3d170b77-82d3-4e3e-8402-1d55d3ce11eb vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
17:26:32 [2023-03-29T17:26:32.709Z] time="2023-03-29T17:26:32Z" level=debug msg=GetImageManifest go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=aad4c528-5063-406c-9f85-cb0f1b97ab49 http.request.method=GET http.request.remoteaddr="127.0.0.1:46766" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.2 git-commit/64413c99e231a14c4225108ad744fe292d071918 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3d170b77-82d3-4e3e-8402-1d55d3ce11eb vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
17:26:32 [2023-03-29T17:26:32.709Z] time="2023-03-29T17:26:32Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=aad4c528-5063-406c-9f85-cb0f1b97ab49 http.request.method=GET http.request.remoteaddr="127.0.0.1:46766" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.2 git-commit/64413c99e231a14c4225108ad744fe292d071918 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3d170b77-82d3-4e3e-8402-1d55d3ce11eb vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
17:26:32 [2023-03-29T17:26:32.709Z] time="2023-03-29T17:26:32Z" 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=aad4c528-5063-406c-9f85-cb0f1b97ab49 http.request.method=GET http.request.remoteaddr="127.0.0.1:46766" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.2 git-commit/64413c99e231a14c4225108ad744fe292d071918 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3d170b77-82d3-4e3e-8402-1d55d3ce11eb trace.duration=45.071µ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=a360d30a-022b-40b1-9b1e-ef3b4d5967cb trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
17:26:32 [2023-03-29T17:26:32.709Z] time="2023-03-29T17:26:32Z" 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=aad4c528-5063-406c-9f85-cb0f1b97ab49 http.request.method=GET http.request.remoteaddr="127.0.0.1:46766" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.2 git-commit/64413c99e231a14c4225108ad744fe292d071918 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3d170b77-82d3-4e3e-8402-1d55d3ce11eb trace.duration=17.173µ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=45b4ec09-8651-4173-8586-dc70dac64da9 trace.line=141 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
17:26:32 [2023-03-29T17:26:32.709Z] time="2023-03-29T17:26:32Z" 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=aad4c528-5063-406c-9f85-cb0f1b97ab49 http.request.method=GET http.request.remoteaddr="127.0.0.1:46766" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.2 git-commit/64413c99e231a14c4225108ad744fe292d071918 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3d170b77-82d3-4e3e-8402-1d55d3ce11eb trace.duration=16.205µ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=79e99397-1367-47d0-81d7-8c55e2c2a7f7 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
17:26:32 [2023-03-29T17:26:32.709Z] time="2023-03-29T17:26:32Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=aad4c528-5063-406c-9f85-cb0f1b97ab49 http.request.method=GET http.request.remoteaddr="127.0.0.1:46766" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.2 git-commit/64413c99e231a14c4225108ad744fe292d071918 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3d170b77-82d3-4e3e-8402-1d55d3ce11eb vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
17:26:32 [2023-03-29T17:26:32.709Z] time="2023-03-29T17:26:32Z" level=info msg="response completed" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=aad4c528-5063-406c-9f85-cb0f1b97ab49 http.request.method=GET http.request.remoteaddr="127.0.0.1:46766" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.2 git-commit/64413c99e231a14c4225108ad744fe292d071918 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.388536ms http.response.status=200 http.response.written=417 instance.id=3d170b77-82d3-4e3e-8402-1d55d3ce11eb version="v2.3.0+unknown" 
17:26:32 [2023-03-29T17:26:32.709Z] 127.0.0.1 - - [29/Mar/2023:17:26:32 +0000] "GET /v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 200 417 "" "docker/dev go/go1.20.2 git-commit/64413c99e231a14c4225108ad744fe292d071918 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
17:26:32 [2023-03-29T17:26:32.709Z] time="2023-03-29T17:26:32Z" level=debug msg="authorizing request" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=47b77fe7-9722-457b-ad0c-628e52c1823b http.request.method=GET http.request.remoteaddr="127.0.0.1:46782" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.2 git-commit/64413c99e231a14c4225108ad744fe292d071918 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3d170b77-82d3-4e3e-8402-1d55d3ce11eb vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
17:26:32 [2023-03-29T17:26:32.709Z] time="2023-03-29T17:26:32Z" level=debug msg=GetBlob go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=47b77fe7-9722-457b-ad0c-628e52c1823b http.request.method=GET http.request.remoteaddr="127.0.0.1:46782" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.2 git-commit/64413c99e231a14c4225108ad744fe292d071918 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3d170b77-82d3-4e3e-8402-1d55d3ce11eb vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
17:26:32 [2023-03-29T17:26:32.709Z] time="2023-03-29T17:26:32Z" 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=47b77fe7-9722-457b-ad0c-628e52c1823b http.request.method=GET http.request.remoteaddr="127.0.0.1:46782" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.2 git-commit/64413c99e231a14c4225108ad744fe292d071918 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3d170b77-82d3-4e3e-8402-1d55d3ce11eb trace.duration=134.842µ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=10fea228-5ab2-4956-a694-b7097dc47c1f trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
17:26:32 [2023-03-29T17:26:32.709Z] time="2023-03-29T17:26:32Z" 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=47b77fe7-9722-457b-ad0c-628e52c1823b http.request.method=GET http.request.remoteaddr="127.0.0.1:46782" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.2 git-commit/64413c99e231a14c4225108ad744fe292d071918 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3d170b77-82d3-4e3e-8402-1d55d3ce11eb trace.duration=17.969µ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=28dc22bc-9710-4e18-8a33-f1753ae88b7d trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
17:26:32 [2023-03-29T17:26:32.710Z] time="2023-03-29T17:26:32Z" 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=47b77fe7-9722-457b-ad0c-628e52c1823b http.request.method=GET http.request.remoteaddr="127.0.0.1:46782" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.2 git-commit/64413c99e231a14c4225108ad744fe292d071918 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3d170b77-82d3-4e3e-8402-1d55d3ce11eb trace.duration=20.332µ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=e94aeeb6-f708-479a-a444-990677446d08 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
17:26:32 [2023-03-29T17:26:32.710Z] time="2023-03-29T17:26:32Z" 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=47b77fe7-9722-457b-ad0c-628e52c1823b http.request.method=GET http.request.remoteaddr="127.0.0.1:46782" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.2 git-commit/64413c99e231a14c4225108ad744fe292d071918 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3d170b77-82d3-4e3e-8402-1d55d3ce11eb trace.duration=8.533µ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=1ae52dba-58e8-4038-959f-4282633e1fc3 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
17:26:32 [2023-03-29T17:26:32.710Z] time="2023-03-29T17:26:32Z" 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=47b77fe7-9722-457b-ad0c-628e52c1823b http.request.method=GET http.request.remoteaddr="127.0.0.1:46782" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.2 git-commit/64413c99e231a14c4225108ad744fe292d071918 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3d170b77-82d3-4e3e-8402-1d55d3ce11eb trace.duration=8.139µ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=60e967ac-7dce-45ce-997d-5d9fef385869 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
17:26:32 [2023-03-29T17:26:32.710Z] time="2023-03-29T17:26:32Z" 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=47b77fe7-9722-457b-ad0c-628e52c1823b http.request.method=GET http.request.remoteaddr="127.0.0.1:46782" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.2 git-commit/64413c99e231a14c4225108ad744fe292d071918 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3d170b77-82d3-4e3e-8402-1d55d3ce11eb trace.duration=5.374µ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=a333783c-ee6b-4f0e-afd1-bb3a89b4a54a trace.line=193 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
17:26:32 [2023-03-29T17:26:32.710Z] time="2023-03-29T17:26:32Z" 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=47b77fe7-9722-457b-ad0c-628e52c1823b http.request.method=GET http.request.remoteaddr="127.0.0.1:46782" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.2 git-commit/64413c99e231a14c4225108ad744fe292d071918 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3d170b77-82d3-4e3e-8402-1d55d3ce11eb trace.duration=14.293µ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=b93c8059-9874-466b-a207-3194d363bfbd trace.line=107 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
17:26:32 [2023-03-29T17:26:32.710Z] time="2023-03-29T17:26:32Z" 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=47b77fe7-9722-457b-ad0c-628e52c1823b http.request.method=GET http.request.remoteaddr="127.0.0.1:46782" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.2 git-commit/64413c99e231a14c4225108ad744fe292d071918 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3d170b77-82d3-4e3e-8402-1d55d3ce11eb trace.duration=31.376µ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=d456e186-6f41-4e97-ae2a-778e2e33c4a0 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
17:26:32 [2023-03-29T17:26:32.710Z] time="2023-03-29T17:26:32Z" 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=47b77fe7-9722-457b-ad0c-628e52c1823b http.request.method=GET http.request.remoteaddr="127.0.0.1:46782" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.2 git-commit/64413c99e231a14c4225108ad744fe292d071918 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3d170b77-82d3-4e3e-8402-1d55d3ce11eb trace.duration=18.428µ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=ff6af0a9-0117-4909-94b5-d6bc0205e782 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" 
17:26:32 [2023-03-29T17:26:32.710Z] time="2023-03-29T17:26:32Z" level=info msg="response completed" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=47b77fe7-9722-457b-ad0c-628e52c1823b http.request.method=GET http.request.remoteaddr="127.0.0.1:46782" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.20.2 git-commit/64413c99e231a14c4225108ad744fe292d071918 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.336133ms http.response.status=200 http.response.written=179 instance.id=3d170b77-82d3-4e3e-8402-1d55d3ce11eb version="v2.3.0+unknown" 
17:26:32 [2023-03-29T17:26:32.710Z] 127.0.0.1 - - [29/Mar/2023:17:26:32 +0000] "GET /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 200 179 "" "docker/dev go/go1.20.2 git-commit/64413c99e231a14c4225108ad744fe292d071918 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
17:26:32 [2023-03-29T17:26:32.710Z] time="2023-03-29T17:26:32Z" level=debug msg="authorizing request" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=004e4403-0df9-45b2-a36e-640f4c738c33 http.request.method=GET http.request.remoteaddr="127.0.0.1:46788" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.2 git-commit/64413c99e231a14c4225108ad744fe292d071918 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3d170b77-82d3-4e3e-8402-1d55d3ce11eb vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
17:26:32 [2023-03-29T17:26:32.710Z] time="2023-03-29T17:26:32Z" level=debug msg=GetBlob go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=004e4403-0df9-45b2-a36e-640f4c738c33 http.request.method=GET http.request.remoteaddr="127.0.0.1:46788" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.2 git-commit/64413c99e231a14c4225108ad744fe292d071918 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3d170b77-82d3-4e3e-8402-1d55d3ce11eb vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
17:26:32 [2023-03-29T17:26:32.710Z] time="2023-03-29T17:26:32Z" 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=004e4403-0df9-45b2-a36e-640f4c738c33 http.request.method=GET http.request.remoteaddr="127.0.0.1:46788" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.2 git-commit/64413c99e231a14c4225108ad744fe292d071918 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3d170b77-82d3-4e3e-8402-1d55d3ce11eb trace.duration=60.824µ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=cd76ee8f-620f-4c7e-9d76-ed7365937117 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
17:26:32 [2023-03-29T17:26:32.710Z] time="2023-03-29T17:26:32Z" 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=004e4403-0df9-45b2-a36e-640f4c738c33 http.request.method=GET http.request.remoteaddr="127.0.0.1:46788" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.2 git-commit/64413c99e231a14c4225108ad744fe292d071918 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3d170b77-82d3-4e3e-8402-1d55d3ce11eb trace.duration=20.496µ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=15907322-879a-471b-9274-e0e236e48d66 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
17:26:32 [2023-03-29T17:26:32.710Z] time="2023-03-29T17:26:32Z" 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=004e4403-0df9-45b2-a36e-640f4c738c33 http.request.method=GET http.request.remoteaddr="127.0.0.1:46788" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.2 git-commit/64413c99e231a14c4225108ad744fe292d071918 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3d170b77-82d3-4e3e-8402-1d55d3ce11eb trace.duration=24.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=b361d124-2201-42eb-8edb-8e9135902db4 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
17:26:32 [2023-03-29T17:26:32.710Z] time="2023-03-29T17:26:32Z" 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=004e4403-0df9-45b2-a36e-640f4c738c33 http.request.method=GET http.request.remoteaddr="127.0.0.1:46788" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.2 git-commit/64413c99e231a14c4225108ad744fe292d071918 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3d170b77-82d3-4e3e-8402-1d55d3ce11eb 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=5a8aae40-7a60-455d-8f04-09db070f40ce trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
17:26:32 [2023-03-29T17:26:32.710Z] time="2023-03-29T17:26:32Z" 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=004e4403-0df9-45b2-a36e-640f4c738c33 http.request.method=GET http.request.remoteaddr="127.0.0.1:46788" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.2 git-commit/64413c99e231a14c4225108ad744fe292d071918 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3d170b77-82d3-4e3e-8402-1d55d3ce11eb trace.duration=14.023µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=485d2193-31a4-46f3-9219-7e726760e3ef trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
17:26:32 [2023-03-29T17:26:32.710Z] time="2023-03-29T17:26:32Z" 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=004e4403-0df9-45b2-a36e-640f4c738c33 http.request.method=GET http.request.remoteaddr="127.0.0.1:46788" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.2 git-commit/64413c99e231a14c4225108ad744fe292d071918 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3d170b77-82d3-4e3e-8402-1d55d3ce11eb trace.duration=42.593µ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=e4cf50b0-15bc-4c56-b6a8-56f257a0156d trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
17:26:32 [2023-03-29T17:26:32.710Z] time="2023-03-29T17:26:32Z" 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=004e4403-0df9-45b2-a36e-640f4c738c33 http.request.method=GET http.request.remoteaddr="127.0.0.1:46788" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.2 git-commit/64413c99e231a14c4225108ad744fe292d071918 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3d170b77-82d3-4e3e-8402-1d55d3ce11eb trace.duration=25.542µ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=58cf2371-478d-4c8a-a25d-cfaa6c3ea54a trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
17:26:32 [2023-03-29T17:26:32.710Z] time="2023-03-29T17:26:32Z" 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=004e4403-0df9-45b2-a36e-640f4c738c33 http.request.method=GET http.request.remoteaddr="127.0.0.1:46788" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.2 git-commit/64413c99e231a14c4225108ad744fe292d071918 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3d170b77-82d3-4e3e-8402-1d55d3ce11eb trace.duration=28.751µ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=b64437ff-8a30-44ca-b3fd-238e76403884 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
17:26:32 [2023-03-29T17:26:32.710Z] time="2023-03-29T17:26:32Z" 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=004e4403-0df9-45b2-a36e-640f4c738c33 http.request.method=GET http.request.remoteaddr="127.0.0.1:46788" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.2 git-commit/64413c99e231a14c4225108ad744fe292d071918 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3d170b77-82d3-4e3e-8402-1d55d3ce11eb trace.duration=11.872µ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=0158d597-ffdf-480f-9841-9f684484bea8 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" 
17:26:32 [2023-03-29T17:26:32.710Z] time="2023-03-29T17:26:32Z" level=info msg="response completed" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=004e4403-0df9-45b2-a36e-640f4c738c33 http.request.method=GET http.request.remoteaddr="127.0.0.1:46788" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.20.2 git-commit/64413c99e231a14c4225108ad744fe292d071918 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=3.856292ms http.response.status=200 http.response.written=68 instance.id=3d170b77-82d3-4e3e-8402-1d55d3ce11eb version="v2.3.0+unknown" 
17:26:32 [2023-03-29T17:26:32.710Z] 127.0.0.1 - - [29/Mar/2023:17:26:32 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.20.2 git-commit/64413c99e231a14c4225108ad744fe292d071918 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
17:26:32 [2023-03-29T17:26:32.710Z] time="2023-03-29T17:26:32Z" level=debug msg="authorizing request" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=c7beb253-754f-41f7-b084-731233ce16b5 http.request.method=GET http.request.remoteaddr="127.0.0.1:46802" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.2 git-commit/64413c99e231a14c4225108ad744fe292d071918 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3d170b77-82d3-4e3e-8402-1d55d3ce11eb version="v2.3.0+unknown" 
17:26:32 [2023-03-29T17:26:32.710Z] time="2023-03-29T17:26:32Z" level=info msg="response completed" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=c7beb253-754f-41f7-b084-731233ce16b5 http.request.method=GET http.request.remoteaddr="127.0.0.1:46802" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.20.2 git-commit/64413c99e231a14c4225108ad744fe292d071918 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="791.445µs" http.response.status=200 http.response.written=2 instance.id=3d170b77-82d3-4e3e-8402-1d55d3ce11eb version="v2.3.0+unknown" 
17:26:32 [2023-03-29T17:26:32.710Z] 127.0.0.1 - - [29/Mar/2023:17:26:32 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.20.2 git-commit/64413c99e231a14c4225108ad744fe292d071918 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
17:26:32 [2023-03-29T17:26:32.710Z] time="2023-03-29T17:26:32Z" level=debug msg="authorizing request" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=a2c09cd1-bf75-488e-b078-be46c9e183c9 http.request.method=GET http.request.remoteaddr="127.0.0.1:46814" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.2 git-commit/64413c99e231a14c4225108ad744fe292d071918 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3d170b77-82d3-4e3e-8402-1d55d3ce11eb vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
17:26:32 [2023-03-29T17:26:32.710Z] time="2023-03-29T17:26:32Z" level=debug msg=GetImageManifest go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=a2c09cd1-bf75-488e-b078-be46c9e183c9 http.request.method=GET http.request.remoteaddr="127.0.0.1:46814" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.2 git-commit/64413c99e231a14c4225108ad744fe292d071918 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3d170b77-82d3-4e3e-8402-1d55d3ce11eb vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
17:26:32 [2023-03-29T17:26:32.711Z] time="2023-03-29T17:26:32Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.2 http.request.host="127.0.0.1:5000" http.request.id=a2c09cd1-bf75-488e-b078-be46c9e183c9 http.request.method=GET http.request.remoteaddr="127.0.0.1:46814" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.2 git-commit/64413c99e231a14c4225108ad744fe292d071918 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3d170b77-82d3-4e3e-8402-1d55d3ce11eb vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
17:26:32 [2023-03-29T17:26:32.711Z] time="2023-03-29T17:26:32Z" 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=a2c09cd1-bf75-488e-b078-be46c9e183c9 http.request.method=GET http.request.remoteaddr="127.0.0.1:46814" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.2 git-commit/64413c99e231a14c4225108ad744fe292d071918 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3d170b77-82d3-4e3e-8402-1d55d3ce11eb trace.duration=46.859µ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=a7742f3f-a8d3-4f52-8d0a-44cc0be92b76 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
17:26:32 [2023-03-29T17:26:32.711Z] time="2023-03-29T17:26:32Z" 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=a2c09cd1-bf75-488e-b078-be46c9e183c9 http.request.method=GET http.request.remoteaddr="127.0.0.1:46814" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.2 git-commit/64413c99e231a14c4225108ad744fe292d071918 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=3d170b77-82d3-4e3e-8402-1d55d3ce11eb trace.duration=155.691µ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=891b2a45-1307-4f50-a641-7300c10e9f5b trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
17:26:32 [2023-03-29T17:26:32.711Z] time="2023-03-29T17:26:32Z" 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=a2c09cd1-bf75-488e-b078-be46c9e183c9 http.request.method=GET http.request.remoteaddr="127.0.0.1:46814" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.20.2 git-commit/64413c99e231a14c4225108ad744fe292d071918 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.081684ms http.response.status=404 http.response.written=181 instance.id=3d170b77-82d3-4e3e-8402-1d55d3ce11eb vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" 
17:26:32 [2023-03-29T17:26:32.711Z] 127.0.0.1 - - [29/Mar/2023:17:26:32 +0000] "GET /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.20.2 git-commit/64413c99e231a14c4225108ad744fe292d071918 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
17:26:32 [2023-03-29T17:26:32.711Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.35s)
17:26:32 [2023-03-29T17:26:32.711Z] === RUN   TestRemoveImageOrphaning
17:26:32 [2023-03-29T17:26:32.969Z] --- PASS: TestRemoveImageOrphaning (0.17s)
17:26:32 [2023-03-29T17:26:32.969Z] === RUN   TestRemoveImageGarbageCollector
17:26:32 [2023-03-29T17:26:32.969Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:26:32 [2023-03-29T17:26:32.969Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
17:26:32 [2023-03-29T17:26:32.969Z] === RUN   TestTagUnprefixedRepoByNameOrName
17:26:32 [2023-03-29T17:26:32.969Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
17:26:32 [2023-03-29T17:26:32.969Z] === RUN   TestTagInvalidReference
17:26:32 [2023-03-29T17:26:32.969Z] --- PASS: TestTagInvalidReference (0.02s)
17:26:32 [2023-03-29T17:26:32.969Z] === RUN   TestTagValidPrefixedRepo
17:26:32 [2023-03-29T17:26:32.969Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
17:26:32 [2023-03-29T17:26:32.969Z] === RUN   TestTagExistedNameWithoutForce
17:26:32 [2023-03-29T17:26:32.969Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
17:26:32 [2023-03-29T17:26:32.969Z] === RUN   TestTagOfficialNames
17:26:32 [2023-03-29T17:26:32.969Z] --- PASS: TestTagOfficialNames (0.05s)
17:26:32 [2023-03-29T17:26:32.969Z] === RUN   TestTagMatchesDigest
17:26:32 [2023-03-29T17:26:32.969Z] --- PASS: TestTagMatchesDigest (0.02s)
17:26:32 [2023-03-29T17:26:32.969Z] PASS
17:26:33 [2023-03-29T17:26:33.228Z] 
17:26:33 [2023-03-29T17:26:33.228Z] === Skipped
17:26:33 [2023-03-29T17:26:33.228Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
17:26:33 [2023-03-29T17:26:33.228Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
17:26:33 [2023-03-29T17:26:33.228Z] 
17:26:33 [2023-03-29T17:26:33.228Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
17:26:33 [2023-03-29T17:26:33.228Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:26:33 [2023-03-29T17:26:33.228Z] 
17:26:33 [2023-03-29T17:26:33.228Z] DONE 24 tests, 2 skipped in 1.717s
17:26:33 [2023-03-29T17:26:33.228Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
17:26:33 [2023-03-29T17:26:33.228Z] ++ 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
17:26:33 [2023-03-29T17:26:33.228Z] ++ set -e
17:26:33 [2023-03-29T17:26:33.228Z] ++ '[' -n 0 ']'
17:26:33 [2023-03-29T17:26:33.228Z] ++ set -x
17:26:33 [2023-03-29T17:26:33.228Z] ++ 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
17:26:33 [2023-03-29T17:26:33.228Z] === RUN   TestStripANSICommands
17:26:33 [2023-03-29T17:26:33.228Z] === RUN   TestStripANSICommands/#00
17:26:33 [2023-03-29T17:26:33.228Z] === RUN   TestStripANSICommands/#01
17:26:33 [2023-03-29T17:26:33.228Z] --- PASS: TestStripANSICommands (0.00s)
17:26:33 [2023-03-29T17:26:33.228Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
17:26:33 [2023-03-29T17:26:33.228Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
17:26:33 [2023-03-29T17:26:33.228Z] PASS
17:26:33 [2023-03-29T17:26:33.228Z] 
17:26:33 [2023-03-29T17:26:33.228Z] DONE 3 tests in 0.068s
17:26:33 [2023-03-29T17:26:33.228Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
17:26:33 [2023-03-29T17:26:33.228Z] ++ 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
17:26:33 [2023-03-29T17:26:33.228Z] ++ set -e
17:26:33 [2023-03-29T17:26:33.228Z] ++ '[' -n 0 ']'
17:26:33 [2023-03-29T17:26:33.228Z] ++ set -x
17:26:33 [2023-03-29T17:26:33.228Z] ++ 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
17:26:33 [2023-03-29T17:26:33.228Z] INFO: Testing against a local daemon
17:26:33 [2023-03-29T17:26:33.228Z] === RUN   TestNetworkCreateDelete
17:26:33 [2023-03-29T17:26:33.487Z] --- PASS: TestNetworkCreateDelete (0.16s)
17:26:33 [2023-03-29T17:26:33.487Z] === RUN   TestDockerNetworkDeletePreferID
17:26:34 [2023-03-29T17:26:34.054Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s)
17:26:34 [2023-03-29T17:26:34.054Z] === RUN   TestDaemonDNSFallback
17:26:40 [2023-03-29T17:26:40.617Z] --- PASS: TestDaemonDNSFallback (6.17s)
17:26:40 [2023-03-29T17:26:40.617Z] === RUN   TestInspectNetwork
17:26:43 [2023-03-29T17:26:43.147Z] === RUN   TestInspectNetwork/full_network_id
17:26:43 [2023-03-29T17:26:43.147Z] === RUN   TestInspectNetwork/partial_network_id
17:26:43 [2023-03-29T17:26:43.147Z] === RUN   TestInspectNetwork/network_name
17:26:43 [2023-03-29T17:26:43.147Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
17:26:47 [2023-03-29T17:26:47.332Z] --- PASS: TestInspectNetwork (6.86s)
17:26:47 [2023-03-29T17:26:47.332Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
17:26:47 [2023-03-29T17:26:47.332Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
17:26:47 [2023-03-29T17:26:47.332Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
17:26:47 [2023-03-29T17:26:47.332Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
17:26:47 [2023-03-29T17:26:47.332Z] === RUN   TestRunContainerWithBridgeNone
17:26:48 [2023-03-29T17:26:48.268Z] --- PASS: TestRunContainerWithBridgeNone (1.38s)
17:26:48 [2023-03-29T17:26:48.268Z] === RUN   TestNetworkInvalidJSON
17:26:48 [2023-03-29T17:26:48.268Z] === RUN   TestNetworkInvalidJSON/networks/create
17:26:48 [2023-03-29T17:26:48.268Z] === PAUSE TestNetworkInvalidJSON/networks/create
17:26:48 [2023-03-29T17:26:48.268Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
17:26:48 [2023-03-29T17:26:48.268Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
17:26:48 [2023-03-29T17:26:48.268Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
17:26:48 [2023-03-29T17:26:48.268Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
17:26:48 [2023-03-29T17:26:48.268Z] === CONT  TestNetworkInvalidJSON/networks/create
17:26:48 [2023-03-29T17:26:48.268Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
17:26:48 [2023-03-29T17:26:48.268Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
17:26:48 [2023-03-29T17:26:48.268Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
17:26:48 [2023-03-29T17:26:48.268Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
17:26:48 [2023-03-29T17:26:48.268Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
17:26:48 [2023-03-29T17:26:48.268Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
17:26:48 [2023-03-29T17:26:48.268Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
17:26:48 [2023-03-29T17:26:48.268Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
17:26:48 [2023-03-29T17:26:48.268Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
17:26:48 [2023-03-29T17:26:48.268Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
17:26:48 [2023-03-29T17:26:48.268Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
17:26:48 [2023-03-29T17:26:48.268Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
17:26:48 [2023-03-29T17:26:48.268Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
17:26:48 [2023-03-29T17:26:48.268Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
17:26:48 [2023-03-29T17:26:48.268Z] --- PASS: TestNetworkInvalidJSON (0.02s)
17:26:48 [2023-03-29T17:26:48.268Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
17:26:48 [2023-03-29T17:26:48.268Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
17:26:48 [2023-03-29T17:26:48.268Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
17:26:48 [2023-03-29T17:26:48.268Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
17:26:48 [2023-03-29T17:26:48.268Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
17:26:48 [2023-03-29T17:26:48.268Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
17:26:48 [2023-03-29T17:26:48.268Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
17:26:48 [2023-03-29T17:26:48.268Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
17:26:48 [2023-03-29T17:26:48.268Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
17:26:48 [2023-03-29T17:26:48.268Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
17:26:48 [2023-03-29T17:26:48.268Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.01s)
17:26:48 [2023-03-29T17:26:48.268Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
17:26:48 [2023-03-29T17:26:48.268Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
17:26:48 [2023-03-29T17:26:48.268Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
17:26:48 [2023-03-29T17:26:48.268Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
17:26:48 [2023-03-29T17:26:48.268Z] === RUN   TestNetworkList
17:26:48 [2023-03-29T17:26:48.268Z] === RUN   TestNetworkList//networks
17:26:48 [2023-03-29T17:26:48.268Z] === PAUSE TestNetworkList//networks
17:26:48 [2023-03-29T17:26:48.268Z] === RUN   TestNetworkList//networks/
17:26:48 [2023-03-29T17:26:48.268Z] === PAUSE TestNetworkList//networks/
17:26:48 [2023-03-29T17:26:48.268Z] === CONT  TestNetworkList//networks
17:26:48 [2023-03-29T17:26:48.268Z] === CONT  TestNetworkList//networks/
17:26:48 [2023-03-29T17:26:48.268Z] --- PASS: TestNetworkList (0.01s)
17:26:48 [2023-03-29T17:26:48.268Z]     --- PASS: TestNetworkList//networks/ (0.00s)
17:26:48 [2023-03-29T17:26:48.268Z]     --- PASS: TestNetworkList//networks (0.00s)
17:26:48 [2023-03-29T17:26:48.268Z] === RUN   TestHostIPv4BridgeLabel
17:26:48 [2023-03-29T17:26:48.834Z] --- PASS: TestHostIPv4BridgeLabel (0.57s)
17:26:48 [2023-03-29T17:26:48.834Z] === RUN   TestDefaultNetworkOpts
17:26:48 [2023-03-29T17:26:48.834Z] === RUN   TestDefaultNetworkOpts/default_value
17:26:50 [2023-03-29T17:26:50.221Z] === RUN   TestDefaultNetworkOpts/cmdline_value
17:26:51 [2023-03-29T17:26:51.598Z] === RUN   TestDefaultNetworkOpts/config-from_value
17:26:52 [2023-03-29T17:26:52.534Z] --- PASS: TestDefaultNetworkOpts (3.73s)
17:26:52 [2023-03-29T17:26:52.534Z]     --- PASS: TestDefaultNetworkOpts/default_value (1.19s)
17:26:52 [2023-03-29T17:26:52.534Z]     --- PASS: TestDefaultNetworkOpts/cmdline_value (1.23s)
17:26:52 [2023-03-29T17:26:52.534Z]     --- PASS: TestDefaultNetworkOpts/config-from_value (1.31s)
17:26:52 [2023-03-29T17:26:52.534Z] === RUN   TestDaemonRestartWithLiveRestore
17:26:53 [2023-03-29T17:26:53.910Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
17:26:53 [2023-03-29T17:26:53.910Z] === RUN   TestDaemonDefaultNetworkPools
17:26:54 [2023-03-29T17:26:54.477Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s)
17:26:54 [2023-03-29T17:26:54.477Z] === RUN   TestDaemonRestartWithExistingNetwork
17:26:55 [2023-03-29T17:26:55.853Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s)
17:26:55 [2023-03-29T17:26:55.853Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
17:26:56 [2023-03-29T17:26:56.789Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s)
17:26:56 [2023-03-29T17:26:56.789Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
17:26:57 [2023-03-29T17:26:57.356Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
17:26:57 [2023-03-29T17:26:57.356Z] === RUN   TestServiceWithPredefinedNetwork
17:26:59 [2023-03-29T17:26:59.929Z] --- PASS: TestServiceWithPredefinedNetwork (2.15s)
17:26:59 [2023-03-29T17:26:59.930Z] === RUN   TestServiceRemoveKeepsIngressNetwork
17:26:59 [2023-03-29T17:26:59.930Z]     service_test.go:242: FLAKY_TEST
17:26:59 [2023-03-29T17:26:59.930Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
17:26:59 [2023-03-29T17:26:59.930Z] === RUN   TestServiceWithDataPathPortInit
17:27:12 [2023-03-29T17:27:12.166Z] --- PASS: TestServiceWithDataPathPortInit (12.48s)
17:27:12 [2023-03-29T17:27:12.166Z] === RUN   TestServiceWithDefaultAddressPoolInit
17:27:14 [2023-03-29T17:27:14.068Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:yfqck20v8wpdg6ih6jkojv8yz Created:2023-03-29 17:27:13.243478785 +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[5421ca4610677b31d051a40a213be39d5f7f2956be5d43932b9aceb7bd30f71f:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.5etwpsb33oleiniyuzgl4acgg EndpointID:a0bb9889615aedb1c7a2e50ba188bf41031bede0f6c623ba1e9c7a46244ff89e MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:e8eb2723ad29f229837f5624c1fd3fcea54ffec9c8037dc63ab1b74e06e6233e 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:702fea56c082 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.5etwpsb33oleiniyuzgl4acgg EndpointID:a0bb9889615aedb1c7a2e50ba188bf41031bede0f6c623ba1e9c7a46244ff89e EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
17:27:18 [2023-03-29T17:27:18.254Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.31s)
17:27:18 [2023-03-29T17:27:18.254Z] PASS
17:27:18 [2023-03-29T17:27:18.254Z] 
17:27:18 [2023-03-29T17:27:18.254Z] === Skipped
17:27:18 [2023-03-29T17:27:18.254Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
17:27:18 [2023-03-29T17:27:18.254Z]     service_test.go:242: FLAKY_TEST
17:27:18 [2023-03-29T17:27:18.254Z] 
17:27:18 [2023-03-29T17:27:18.254Z] DONE 42 tests, 1 skipped in 45.113s
17:27:18 [2023-03-29T17:27:18.254Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
17:27:18 [2023-03-29T17:27:18.254Z] ++ 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
17:27:18 [2023-03-29T17:27:18.254Z] ++ set -e
17:27:18 [2023-03-29T17:27:18.254Z] ++ '[' -n 0 ']'
17:27:18 [2023-03-29T17:27:18.254Z] ++ set -x
17:27:18 [2023-03-29T17:27:18.254Z] ++ 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
17:27:18 [2023-03-29T17:27:18.512Z] INFO: Testing against a local daemon
17:27:18 [2023-03-29T17:27:18.512Z] === RUN   TestDockerNetworkIpvlanPersistance
17:27:18 [2023-03-29T17:27:18.512Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:27:18 [2023-03-29T17:27:18.512Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
17:27:18 [2023-03-29T17:27:18.512Z] === RUN   TestDockerNetworkIpvlan
17:27:18 [2023-03-29T17:27:18.512Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:27:18 [2023-03-29T17:27:18.512Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
17:27:18 [2023-03-29T17:27:18.512Z] PASS
17:27:18 [2023-03-29T17:27:18.512Z] 
17:27:18 [2023-03-29T17:27:18.512Z] === Skipped
17:27:18 [2023-03-29T17:27:18.512Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
17:27:18 [2023-03-29T17:27:18.512Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:27:18 [2023-03-29T17:27:18.512Z] 
17:27:18 [2023-03-29T17:27:18.512Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
17:27:18 [2023-03-29T17:27:18.512Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:27:18 [2023-03-29T17:27:18.512Z] 
17:27:18 [2023-03-29T17:27:18.512Z] DONE 2 tests, 2 skipped in 0.110s
17:27:18 [2023-03-29T17:27:18.512Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
17:27:18 [2023-03-29T17:27:18.512Z] ++ 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
17:27:18 [2023-03-29T17:27:18.512Z] ++ set -e
17:27:18 [2023-03-29T17:27:18.512Z] ++ '[' -n 0 ']'
17:27:18 [2023-03-29T17:27:18.512Z] ++ set -x
17:27:18 [2023-03-29T17:27:18.513Z] ++ 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
17:27:18 [2023-03-29T17:27:18.513Z] INFO: Testing against a local daemon
17:27:18 [2023-03-29T17:27:18.513Z] === RUN   TestDockerNetworkMacvlanPersistance
17:27:19 [2023-03-29T17:27:19.890Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.22s)
17:27:19 [2023-03-29T17:27:19.890Z] === RUN   TestDockerNetworkMacvlan
17:27:20 [2023-03-29T17:27:20.457Z] === RUN   TestDockerNetworkMacvlan/Subinterface
17:27:21 [2023-03-29T17:27:21.024Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
17:27:21 [2023-03-29T17:27:21.590Z] === RUN   TestDockerNetworkMacvlan/NilParent
17:27:23 [2023-03-29T17:27:23.492Z] === RUN   TestDockerNetworkMacvlan/InternalMode
17:27:24 [2023-03-29T17:27:24.867Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
17:27:27 [2023-03-29T17:27:27.398Z] === RUN   TestDockerNetworkMacvlan/Addressing
17:27:27 [2023-03-29T17:27:27.657Z] --- PASS: TestDockerNetworkMacvlan (7.79s)
17:27:27 [2023-03-29T17:27:27.657Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
17:27:27 [2023-03-29T17:27:27.657Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s)
17:27:27 [2023-03-29T17:27:27.657Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.69s)
17:27:27 [2023-03-29T17:27:27.657Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.71s)
17:27:27 [2023-03-29T17:27:27.657Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.30s)
17:27:27 [2023-03-29T17:27:27.657Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.35s)
17:27:27 [2023-03-29T17:27:27.657Z] PASS
17:27:27 [2023-03-29T17:27:27.657Z] 
17:27:27 [2023-03-29T17:27:27.657Z] DONE 8 tests in 9.116s
17:27:27 [2023-03-29T17:27:27.657Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
17:27:27 [2023-03-29T17:27:27.657Z] ++ 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
17:27:27 [2023-03-29T17:27:27.657Z] ++ set -e
17:27:27 [2023-03-29T17:27:27.657Z] ++ '[' -n 0 ']'
17:27:27 [2023-03-29T17:27:27.657Z] ++ set -x
17:27:27 [2023-03-29T17:27:27.657Z] ++ 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
17:27:27 [2023-03-29T17:27:27.657Z] testing: warning: no tests to run
17:27:27 [2023-03-29T17:27:27.657Z] PASS
17:27:27 [2023-03-29T17:27:27.657Z] 
17:27:27 [2023-03-29T17:27:27.657Z] DONE 0 tests in 0.032s
17:27:27 [2023-03-29T17:27:27.657Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
17:27:27 [2023-03-29T17:27:27.657Z] ++ 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
17:27:27 [2023-03-29T17:27:27.657Z] ++ set -e
17:27:27 [2023-03-29T17:27:27.657Z] ++ '[' -n 0 ']'
17:27:27 [2023-03-29T17:27:27.657Z] ++ set -x
17:27:27 [2023-03-29T17:27:27.657Z] ++ 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
17:27:27 [2023-03-29T17:27:27.657Z] INFO: Testing against a local daemon
17:27:27 [2023-03-29T17:27:27.657Z] === RUN   TestAuthZPluginAllowRequest
17:27:29 [2023-03-29T17:27:29.032Z] --- PASS: TestAuthZPluginAllowRequest (1.02s)
17:27:29 [2023-03-29T17:27:29.032Z] === RUN   TestAuthZPluginTLS
17:27:29 [2023-03-29T17:27:29.290Z] --- PASS: TestAuthZPluginTLS (0.56s)
17:27:29 [2023-03-29T17:27:29.290Z] === RUN   TestAuthZPluginDenyRequest
17:27:29 [2023-03-29T17:27:29.857Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
17:27:29 [2023-03-29T17:27:29.857Z] === RUN   TestAuthZPluginAPIDenyResponse
17:27:30 [2023-03-29T17:27:30.424Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
17:27:30 [2023-03-29T17:27:30.424Z] === RUN   TestAuthZPluginDenyResponse
17:27:30 [2023-03-29T17:27:30.991Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
17:27:30 [2023-03-29T17:27:30.991Z] === RUN   TestAuthZPluginAllowEventStream
17:27:31 [2023-03-29T17:27:31.926Z] --- PASS: TestAuthZPluginAllowEventStream (1.04s)
17:27:31 [2023-03-29T17:27:31.926Z] === RUN   TestAuthZPluginErrorResponse
17:27:32 [2023-03-29T17:27:32.493Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
17:27:32 [2023-03-29T17:27:32.493Z] === RUN   TestAuthZPluginErrorRequest
17:27:33 [2023-03-29T17:27:33.060Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
17:27:33 [2023-03-29T17:27:33.060Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
17:27:33 [2023-03-29T17:27:33.626Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
17:27:33 [2023-03-29T17:27:33.626Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
17:27:35 [2023-03-29T17:27:35.001Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.13s)
17:27:35 [2023-03-29T17:27:35.001Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
17:27:35 [2023-03-29T17:27:35.936Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.15s)
17:27:35 [2023-03-29T17:27:35.936Z] === RUN   TestAuthZPluginHeader
17:27:36 [2023-03-29T17:27:36.502Z] --- PASS: TestAuthZPluginHeader (0.62s)
17:27:36 [2023-03-29T17:27:36.502Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
17:27:36 [2023-03-29T17:27:36.502Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:27:36 [2023-03-29T17:27:36.502Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
17:27:36 [2023-03-29T17:27:36.502Z] === RUN   TestAuthZPluginV2Disable
17:27:36 [2023-03-29T17:27:36.502Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:27:36 [2023-03-29T17:27:36.502Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
17:27:36 [2023-03-29T17:27:36.502Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
17:27:36 [2023-03-29T17:27:36.502Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:27:36 [2023-03-29T17:27:36.502Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
17:27:36 [2023-03-29T17:27:36.502Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
17:27:36 [2023-03-29T17:27:36.502Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:27:36 [2023-03-29T17:27:36.502Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
17:27:36 [2023-03-29T17:27:36.502Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
17:27:54 [2023-03-29T17:27:54.581Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s)
17:27:54 [2023-03-29T17:27:54.581Z] PASS
17:27:54 [2023-03-29T17:27:54.581Z] 
17:27:54 [2023-03-29T17:27:54.581Z] === Skipped
17:27:54 [2023-03-29T17:27:54.581Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
17:27:54 [2023-03-29T17:27:54.581Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:27:54 [2023-03-29T17:27:54.581Z] 
17:27:54 [2023-03-29T17:27:54.581Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
17:27:54 [2023-03-29T17:27:54.581Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:27:54 [2023-03-29T17:27:54.581Z] 
17:27:54 [2023-03-29T17:27:54.581Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
17:27:54 [2023-03-29T17:27:54.581Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:27:54 [2023-03-29T17:27:54.581Z] 
17:27:54 [2023-03-29T17:27:54.581Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
17:27:54 [2023-03-29T17:27:54.581Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:27:54 [2023-03-29T17:27:54.581Z] 
17:27:54 [2023-03-29T17:27:54.581Z] DONE 17 tests, 4 skipped in 25.739s
17:27:54 [2023-03-29T17:27:54.581Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
17:27:54 [2023-03-29T17:27:54.581Z] ++ 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
17:27:54 [2023-03-29T17:27:54.581Z] ++ set -e
17:27:54 [2023-03-29T17:27:54.581Z] ++ '[' -n 0 ']'
17:27:54 [2023-03-29T17:27:54.581Z] ++ set -x
17:27:54 [2023-03-29T17:27:54.581Z] ++ 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
17:27:54 [2023-03-29T17:27:54.581Z] INFO: Testing against a local daemon
17:27:54 [2023-03-29T17:27:54.581Z] === RUN   TestPluginInvalidJSON
17:27:54 [2023-03-29T17:27:54.581Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
17:27:54 [2023-03-29T17:27:54.581Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
17:27:54 [2023-03-29T17:27:54.581Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
17:27:54 [2023-03-29T17:27:54.581Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
17:27:54 [2023-03-29T17:27:54.581Z] === RUN   TestPluginInvalidJSON/plugins/pull
17:27:54 [2023-03-29T17:27:54.581Z] === PAUSE TestPluginInvalidJSON/plugins/pull
17:27:54 [2023-03-29T17:27:54.581Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
17:27:54 [2023-03-29T17:27:54.581Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
17:27:54 [2023-03-29T17:27:54.581Z] === CONT  TestPluginInvalidJSON/plugins/pull
17:27:54 [2023-03-29T17:27:54.581Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
17:27:54 [2023-03-29T17:27:54.581Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
17:27:54 [2023-03-29T17:27:54.581Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
17:27:54 [2023-03-29T17:27:54.581Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
17:27:54 [2023-03-29T17:27:54.581Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
17:27:54 [2023-03-29T17:27:54.581Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
17:27:54 [2023-03-29T17:27:54.581Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
17:27:54 [2023-03-29T17:27:54.581Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
17:27:54 [2023-03-29T17:27:54.581Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
17:27:54 [2023-03-29T17:27:54.581Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
17:27:54 [2023-03-29T17:27:54.581Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
17:27:54 [2023-03-29T17:27:54.581Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
17:27:54 [2023-03-29T17:27:54.581Z] --- PASS: TestPluginInvalidJSON (0.02s)
17:27:54 [2023-03-29T17:27:54.581Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
17:27:54 [2023-03-29T17:27:54.581Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
17:27:54 [2023-03-29T17:27:54.581Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
17:27:54 [2023-03-29T17:27:54.581Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
17:27:54 [2023-03-29T17:27:54.581Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
17:27:54 [2023-03-29T17:27:54.581Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s)
17:27:54 [2023-03-29T17:27:54.581Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
17:27:54 [2023-03-29T17:27:54.581Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
17:27:54 [2023-03-29T17:27:54.581Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
17:27:54 [2023-03-29T17:27:54.581Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
17:27:54 [2023-03-29T17:27:54.581Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
17:27:54 [2023-03-29T17:27:54.581Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
17:27:54 [2023-03-29T17:27:54.581Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
17:27:54 [2023-03-29T17:27:54.581Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
17:27:54 [2023-03-29T17:27:54.581Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
17:27:54 [2023-03-29T17:27:54.581Z] === RUN   TestPluginInstall
17:27:54 [2023-03-29T17:27:54.581Z] === RUN   TestPluginInstall/no_auth
17:27:57 [2023-03-29T17:27:57.866Z] time="2023-03-29T17:27:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:27:57 [2023-03-29T17:27:57.866Z] time="2023-03-29T17:27:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b11d36e5ae5b4e72ca1bbe015df743c7848f8ff67aee8911818012d9da3aca20" mediatype=application/vnd.docker.plugin.v1+json size=522
17:27:57 [2023-03-29T17:27:57.866Z] time="2023-03-29T17:27:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:27:57 [2023-03-29T17:27:57.866Z] time="2023-03-29T17:27:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b11d36e5ae5b4e72ca1bbe015df743c7848f8ff67aee8911818012d9da3aca20" mediatype=application/vnd.docker.plugin.v1+json size=522
17:27:58 [2023-03-29T17:27:58.124Z] === RUN   TestPluginInstall/with_htpasswd
17:27:58 [2023-03-29T17:27:58.383Z] time="2023-03-29T17:27:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:27:58 [2023-03-29T17:27:58.383Z] time="2023-03-29T17:27:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b11d36e5ae5b4e72ca1bbe015df743c7848f8ff67aee8911818012d9da3aca20" mediatype=application/vnd.docker.plugin.v1+json size=522
17:27:58 [2023-03-29T17:27:58.383Z] time="2023-03-29T17:27:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:27:58 [2023-03-29T17:27:58.383Z] time="2023-03-29T17:27:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b11d36e5ae5b4e72ca1bbe015df743c7848f8ff67aee8911818012d9da3aca20" mediatype=application/vnd.docker.plugin.v1+json size=522
17:27:58 [2023-03-29T17:27:58.641Z] === RUN   TestPluginInstall/with_insecure
17:27:59 [2023-03-29T17:27:59.576Z] time="2023-03-29T17:27:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:27:59 [2023-03-29T17:27:59.576Z] time="2023-03-29T17:27:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1affba6d0d84d0b25ec85638943a7a5d12bb5eda8bad21ec39d5874f1841c512" mediatype=application/vnd.docker.plugin.v1+json size=522
17:27:59 [2023-03-29T17:27:59.576Z] time="2023-03-29T17:27:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:27:59 [2023-03-29T17:27:59.576Z] time="2023-03-29T17:27:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1affba6d0d84d0b25ec85638943a7a5d12bb5eda8bad21ec39d5874f1841c512" mediatype=application/vnd.docker.plugin.v1+json size=522
17:27:59 [2023-03-29T17:27:59.576Z]     plugin_test.go:195: [d530105326f79] daemon is not started
17:27:59 [2023-03-29T17:27:59.576Z] --- PASS: TestPluginInstall (5.95s)
17:27:59 [2023-03-29T17:27:59.576Z]     --- PASS: TestPluginInstall/no_auth (4.43s)
17:27:59 [2023-03-29T17:27:59.576Z]     --- PASS: TestPluginInstall/with_htpasswd (0.54s)
17:27:59 [2023-03-29T17:27:59.576Z]     --- PASS: TestPluginInstall/with_insecure (0.98s)
17:27:59 [2023-03-29T17:27:59.576Z] === RUN   TestPluginsWithRuntimes
17:28:00 [2023-03-29T17:28:00.951Z] === RUN   TestPluginsWithRuntimes/No_Args
17:28:02 [2023-03-29T17:28:02.327Z] === RUN   TestPluginsWithRuntimes/With_Args
17:28:03 [2023-03-29T17:28:03.262Z] --- PASS: TestPluginsWithRuntimes (3.52s)
17:28:03 [2023-03-29T17:28:03.262Z]     --- PASS: TestPluginsWithRuntimes/No_Args (1.08s)
17:28:03 [2023-03-29T17:28:03.262Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.91s)
17:28:03 [2023-03-29T17:28:03.262Z] === RUN   TestPluginBackCompatMediaTypes
17:28:03 [2023-03-29T17:28:03.520Z] --- PASS: TestPluginBackCompatMediaTypes (0.54s)
17:28:03 [2023-03-29T17:28:03.521Z] PASS
17:28:03 [2023-03-29T17:28:03.521Z] 
17:28:03 [2023-03-29T17:28:03.521Z] DONE 24 tests in 10.195s
17:28:03 [2023-03-29T17:28:03.521Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
17:28:03 [2023-03-29T17:28:03.521Z] ++ 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
17:28:03 [2023-03-29T17:28:03.521Z] ++ set -e
17:28:03 [2023-03-29T17:28:03.521Z] ++ '[' -n 0 ']'
17:28:03 [2023-03-29T17:28:03.521Z] ++ set -x
17:28:03 [2023-03-29T17:28:03.521Z] ++ 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
17:28:03 [2023-03-29T17:28:03.779Z] INFO: Testing against a local daemon
17:28:03 [2023-03-29T17:28:03.779Z] === RUN   TestExternalGraphDriver
17:28:04 [2023-03-29T17:28:04.037Z] === RUN   TestExternalGraphDriver/json
17:28:05 [2023-03-29T17:28:05.938Z] === RUN   TestExternalGraphDriver/spec
17:28:07 [2023-03-29T17:28:07.314Z] === RUN   TestExternalGraphDriver/pull
17:28:08 [2023-03-29T17:28:08.689Z] --- PASS: TestExternalGraphDriver (4.96s)
17:28:08 [2023-03-29T17:28:08.690Z]     --- PASS: TestExternalGraphDriver/json (1.51s)
17:28:08 [2023-03-29T17:28:08.690Z]     --- PASS: TestExternalGraphDriver/spec (1.47s)
17:28:08 [2023-03-29T17:28:08.690Z]     --- PASS: TestExternalGraphDriver/pull (1.64s)
17:28:08 [2023-03-29T17:28:08.690Z] === RUN   TestGraphdriverPluginV2
17:28:08 [2023-03-29T17:28:08.948Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:28:08 [2023-03-29T17:28:08.948Z] --- SKIP: TestGraphdriverPluginV2 (0.33s)
17:28:08 [2023-03-29T17:28:08.948Z] PASS
17:28:08 [2023-03-29T17:28:08.948Z] 
17:28:08 [2023-03-29T17:28:08.948Z] === Skipped
17:28:08 [2023-03-29T17:28:08.948Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.33s)
17:28:08 [2023-03-29T17:28:08.948Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:28:08 [2023-03-29T17:28:08.948Z] 
17:28:08 [2023-03-29T17:28:08.948Z] DONE 5 tests, 1 skipped in 5.437s
17:28:08 [2023-03-29T17:28:08.948Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
17:28:08 [2023-03-29T17:28:08.948Z] ++ 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
17:28:08 [2023-03-29T17:28:08.948Z] ++ set -e
17:28:08 [2023-03-29T17:28:08.948Z] ++ '[' -n 0 ']'
17:28:08 [2023-03-29T17:28:08.948Z] ++ set -x
17:28:08 [2023-03-29T17:28:08.948Z] ++ 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
17:28:09 [2023-03-29T17:28:09.206Z] INFO: Testing against a local daemon
17:28:09 [2023-03-29T17:28:09.206Z] === RUN   TestContinueAfterPluginCrash
17:28:09 [2023-03-29T17:28:09.206Z] === PAUSE TestContinueAfterPluginCrash
17:28:09 [2023-03-29T17:28:09.206Z] === RUN   TestReadPluginNoRead
17:28:09 [2023-03-29T17:28:09.206Z] === PAUSE TestReadPluginNoRead
17:28:09 [2023-03-29T17:28:09.206Z] === RUN   TestDaemonStartWithLogOpt
17:28:09 [2023-03-29T17:28:09.206Z] === PAUSE TestDaemonStartWithLogOpt
17:28:09 [2023-03-29T17:28:09.206Z] === CONT  TestDaemonStartWithLogOpt
17:28:09 [2023-03-29T17:28:09.206Z] === CONT  TestContinueAfterPluginCrash
17:28:12 [2023-03-29T17:28:12.556Z] --- PASS: TestDaemonStartWithLogOpt (3.22s)
17:28:12 [2023-03-29T17:28:12.556Z] === CONT  TestReadPluginNoRead
17:28:14 [2023-03-29T17:28:14.459Z] === RUN   TestReadPluginNoRead/default
17:28:15 [2023-03-29T17:28:15.836Z] === RUN   TestReadPluginNoRead/disabled_caching
17:28:17 [2023-03-29T17:28:17.211Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
17:28:17 [2023-03-29T17:28:17.211Z] --- PASS: TestContinueAfterPluginCrash (8.01s)
17:28:18 [2023-03-29T17:28:18.587Z]     read_test.go:91: [de7029481a1de] daemon is not started
17:28:18 [2023-03-29T17:28:18.587Z] --- PASS: TestReadPluginNoRead (5.86s)
17:28:18 [2023-03-29T17:28:18.587Z]     --- PASS: TestReadPluginNoRead/default (1.28s)
17:28:18 [2023-03-29T17:28:18.587Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.24s)
17:28:18 [2023-03-29T17:28:18.587Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.24s)
17:28:18 [2023-03-29T17:28:18.587Z] PASS
17:28:18 [2023-03-29T17:28:18.587Z] 
17:28:18 [2023-03-29T17:28:18.587Z] DONE 6 tests in 9.225s
17:28:18 [2023-03-29T17:28:18.587Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
17:28:18 [2023-03-29T17:28:18.587Z] ++ 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
17:28:18 [2023-03-29T17:28:18.587Z] ++ set -e
17:28:18 [2023-03-29T17:28:18.587Z] ++ '[' -n 0 ']'
17:28:18 [2023-03-29T17:28:18.587Z] ++ set -x
17:28:18 [2023-03-29T17:28:18.587Z] ++ 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
17:28:18 [2023-03-29T17:28:18.587Z] testing: warning: no tests to run
17:28:18 [2023-03-29T17:28:18.587Z] PASS
17:28:18 [2023-03-29T17:28:18.587Z] 
17:28:18 [2023-03-29T17:28:18.587Z] DONE 0 tests in 0.046s
17:28:18 [2023-03-29T17:28:18.587Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
17:28:18 [2023-03-29T17:28:18.588Z] ++ 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
17:28:18 [2023-03-29T17:28:18.588Z] ++ set -e
17:28:18 [2023-03-29T17:28:18.588Z] ++ '[' -n 0 ']'
17:28:18 [2023-03-29T17:28:18.588Z] ++ set -x
17:28:18 [2023-03-29T17:28:18.588Z] ++ 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
17:28:18 [2023-03-29T17:28:18.588Z] INFO: Testing against a local daemon
17:28:18 [2023-03-29T17:28:18.588Z] === RUN   TestPluginWithDevMounts
17:28:18 [2023-03-29T17:28:18.588Z] === PAUSE TestPluginWithDevMounts
17:28:18 [2023-03-29T17:28:18.588Z] === CONT  TestPluginWithDevMounts
17:28:20 [2023-03-29T17:28:20.024Z] --- PASS: TestPluginWithDevMounts (1.56s)
17:28:20 [2023-03-29T17:28:20.024Z] PASS
17:28:20 [2023-03-29T17:28:20.024Z] 
17:28:20 [2023-03-29T17:28:20.024Z] DONE 1 tests in 1.707s
17:28:20 [2023-03-29T17:28:20.024Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
17:28:20 [2023-03-29T17:28:20.024Z] ++ 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
17:28:20 [2023-03-29T17:28:20.024Z] ++ set -e
17:28:20 [2023-03-29T17:28:20.024Z] ++ '[' -n 0 ']'
17:28:20 [2023-03-29T17:28:20.024Z] ++ set -x
17:28:20 [2023-03-29T17:28:20.024Z] ++ 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
17:28:20 [2023-03-29T17:28:20.283Z] INFO: Testing against a local daemon
17:28:20 [2023-03-29T17:28:20.283Z] === RUN   TestSecretInspect
17:28:22 [2023-03-29T17:28:22.185Z] --- PASS: TestSecretInspect (1.82s)
17:28:22 [2023-03-29T17:28:22.185Z] === RUN   TestSecretList
17:28:24 [2023-03-29T17:28:24.088Z] --- PASS: TestSecretList (1.72s)
17:28:24 [2023-03-29T17:28:24.088Z] === RUN   TestSecretsCreateAndDelete
17:28:25 [2023-03-29T17:28:25.465Z] --- PASS: TestSecretsCreateAndDelete (1.73s)
17:28:25 [2023-03-29T17:28:25.465Z] === RUN   TestSecretsUpdate
17:28:26 [2023-03-29T17:28:26.929Z] --- PASS: TestSecretsUpdate (1.33s)
17:28:26 [2023-03-29T17:28:26.929Z] === RUN   TestTemplatedSecret
17:28:29 [2023-03-29T17:28:29.460Z] --- PASS: TestTemplatedSecret (2.45s)
17:28:29 [2023-03-29T17:28:29.460Z] === RUN   TestSecretCreateResolve
17:28:31 [2023-03-29T17:28:31.363Z] --- PASS: TestSecretCreateResolve (1.80s)
17:28:31 [2023-03-29T17:28:31.363Z] PASS
17:28:31 [2023-03-29T17:28:31.363Z] 
17:28:31 [2023-03-29T17:28:31.363Z] DONE 6 tests in 10.970s
17:28:31 [2023-03-29T17:28:31.363Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
17:28:31 [2023-03-29T17:28:31.363Z] ++ 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
17:28:31 [2023-03-29T17:28:31.363Z] ++ set -e
17:28:31 [2023-03-29T17:28:31.363Z] ++ '[' -n 0 ']'
17:28:31 [2023-03-29T17:28:31.363Z] ++ set -x
17:28:31 [2023-03-29T17:28:31.363Z] ++ 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
17:28:31 [2023-03-29T17:28:31.363Z] INFO: Testing against a local daemon
17:28:31 [2023-03-29T17:28:31.363Z] === RUN   TestServiceCreateInit
17:28:31 [2023-03-29T17:28:31.363Z] === RUN   TestServiceCreateInit/daemonInitDisabled
17:28:35 [2023-03-29T17:28:35.551Z] === RUN   TestServiceCreateInit/daemonInitEnabled
17:28:38 [2023-03-29T17:28:38.837Z] --- PASS: TestServiceCreateInit (7.17s)
17:28:38 [2023-03-29T17:28:38.837Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.55s)
17:28:38 [2023-03-29T17:28:38.837Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.60s)
17:28:38 [2023-03-29T17:28:38.837Z] === RUN   TestCreateServiceMultipleTimes
17:28:53 [2023-03-29T17:28:53.713Z] --- PASS: TestCreateServiceMultipleTimes (14.67s)
17:28:53 [2023-03-29T17:28:53.713Z] === RUN   TestCreateServiceConflict
17:28:55 [2023-03-29T17:28:55.087Z] --- PASS: TestCreateServiceConflict (1.78s)
17:28:55 [2023-03-29T17:28:55.087Z] === RUN   TestCreateServiceMaxReplicas
17:28:57 [2023-03-29T17:28:57.642Z] --- PASS: TestCreateServiceMaxReplicas (2.62s)
17:28:57 [2023-03-29T17:28:57.642Z] === RUN   TestCreateWithDuplicateNetworkNames
17:29:12 [2023-03-29T17:29:12.517Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.60s)
17:29:12 [2023-03-29T17:29:12.517Z] === RUN   TestCreateServiceSecretFileMode
17:29:12 [2023-03-29T17:29:12.517Z] --- PASS: TestCreateServiceSecretFileMode (2.30s)
17:29:12 [2023-03-29T17:29:12.517Z] === RUN   TestCreateServiceConfigFileMode
17:29:15 [2023-03-29T17:29:15.046Z] --- PASS: TestCreateServiceConfigFileMode (2.32s)
17:29:15 [2023-03-29T17:29:15.046Z] === RUN   TestCreateServiceSysctls
17:29:17 [2023-03-29T17:29:17.576Z] --- PASS: TestCreateServiceSysctls (2.88s)
17:29:17 [2023-03-29T17:29:17.576Z] === RUN   TestCreateServiceCapabilities
17:29:20 [2023-03-29T17:29:20.105Z] --- PASS: TestCreateServiceCapabilities (2.43s)
17:29:20 [2023-03-29T17:29:20.105Z] === RUN   TestInspect
17:29:22 [2023-03-29T17:29:22.636Z] --- PASS: TestInspect (2.59s)
17:29:22 [2023-03-29T17:29:22.636Z] === RUN   TestCreateJob
17:29:25 [2023-03-29T17:29:25.918Z] --- PASS: TestCreateJob (2.88s)
17:29:25 [2023-03-29T17:29:25.918Z] === RUN   TestReplicatedJob
17:29:30 [2023-03-29T17:29:30.119Z] --- PASS: TestReplicatedJob (4.19s)
17:29:30 [2023-03-29T17:29:30.119Z] === RUN   TestUpdateReplicatedJob
17:29:32 [2023-03-29T17:29:32.649Z] --- PASS: TestUpdateReplicatedJob (2.73s)
17:29:32 [2023-03-29T17:29:32.649Z] === RUN   TestServiceListWithStatuses
17:29:32 [2023-03-29T17:29:32.649Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
17:29:32 [2023-03-29T17:29:32.649Z] --- SKIP: TestServiceListWithStatuses (0.00s)
17:29:32 [2023-03-29T17:29:32.649Z] === RUN   TestDockerNetworkConnectAlias
17:29:35 [2023-03-29T17:29:35.933Z] --- PASS: TestDockerNetworkConnectAlias (3.40s)
17:29:35 [2023-03-29T17:29:35.933Z] === RUN   TestDockerNetworkReConnect
17:29:38 [2023-03-29T17:29:38.462Z] --- PASS: TestDockerNetworkReConnect (2.74s)
17:29:38 [2023-03-29T17:29:38.462Z] === RUN   TestServicePlugin
17:29:38 [2023-03-29T17:29:38.462Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:29:38 [2023-03-29T17:29:38.462Z] --- SKIP: TestServicePlugin (0.00s)
17:29:38 [2023-03-29T17:29:38.462Z] === RUN   TestServiceUpdateLabel
17:29:40 [2023-03-29T17:29:40.364Z] --- PASS: TestServiceUpdateLabel (1.76s)
17:29:40 [2023-03-29T17:29:40.364Z] === RUN   TestServiceUpdateSecrets
17:29:55 [2023-03-29T17:29:55.233Z] --- PASS: TestServiceUpdateSecrets (14.12s)
17:29:55 [2023-03-29T17:29:55.233Z] === RUN   TestServiceUpdateConfigs
17:30:10 [2023-03-29T17:30:10.102Z] --- PASS: TestServiceUpdateConfigs (14.28s)
17:30:10 [2023-03-29T17:30:10.102Z] === RUN   TestServiceUpdateNetwork
17:30:22 [2023-03-29T17:30:22.313Z] --- PASS: TestServiceUpdateNetwork (11.68s)
17:30:22 [2023-03-29T17:30:22.313Z] === RUN   TestServiceUpdatePidsLimit
17:30:22 [2023-03-29T17:30:22.313Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
17:30:22 [2023-03-29T17:30:22.313Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
17:30:30 [2023-03-29T17:30:30.424Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
17:30:36 [2023-03-29T17:30:36.986Z] --- PASS: TestServiceUpdatePidsLimit (15.87s)
17:30:36 [2023-03-29T17:30:36.986Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.63s)
17:30:36 [2023-03-29T17:30:36.986Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s)
17:30:36 [2023-03-29T17:30:36.986Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.68s)
17:30:36 [2023-03-29T17:30:36.986Z] PASS
17:30:36 [2023-03-29T17:30:36.986Z] 
17:30:36 [2023-03-29T17:30:36.986Z] === Skipped
17:30:36 [2023-03-29T17:30:36.986Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
17:30:36 [2023-03-29T17:30:36.986Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
17:30:36 [2023-03-29T17:30:36.986Z] 
17:30:36 [2023-03-29T17:30:36.986Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
17:30:36 [2023-03-29T17:30:36.986Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:30:36 [2023-03-29T17:30:36.986Z] 
17:30:36 [2023-03-29T17:30:36.986Z] DONE 27 tests, 2 skipped in 125.204s
17:30:36 [2023-03-29T17:30:36.986Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
17:30:36 [2023-03-29T17:30:36.986Z] ++ 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
17:30:36 [2023-03-29T17:30:36.986Z] ++ set -e
17:30:36 [2023-03-29T17:30:36.986Z] ++ '[' -n 0 ']'
17:30:36 [2023-03-29T17:30:36.986Z] ++ set -x
17:30:36 [2023-03-29T17:30:36.986Z] ++ 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
17:30:36 [2023-03-29T17:30:36.986Z] INFO: Testing against a local daemon
17:30:36 [2023-03-29T17:30:36.986Z] === RUN   TestSessionCreate
17:30:36 [2023-03-29T17:30:36.986Z] --- PASS: TestSessionCreate (0.03s)
17:30:36 [2023-03-29T17:30:36.986Z] === RUN   TestSessionCreateWithBadUpgrade
17:30:36 [2023-03-29T17:30:36.986Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
17:30:36 [2023-03-29T17:30:36.986Z] PASS
17:30:36 [2023-03-29T17:30:36.986Z] 
17:30:36 [2023-03-29T17:30:36.986Z] DONE 2 tests in 0.168s
17:30:36 [2023-03-29T17:30:36.986Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
17:30:36 [2023-03-29T17:30:36.986Z] ++ 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
17:30:36 [2023-03-29T17:30:36.986Z] ++ set -e
17:30:36 [2023-03-29T17:30:36.986Z] ++ '[' -n 0 ']'
17:30:36 [2023-03-29T17:30:36.986Z] ++ set -x
17:30:36 [2023-03-29T17:30:36.986Z] ++ 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
17:30:36 [2023-03-29T17:30:36.986Z] INFO: Testing against a local daemon
17:30:36 [2023-03-29T17:30:36.986Z] === RUN   TestCgroupDriverSystemdMemoryLimit
17:30:36 [2023-03-29T17:30:36.986Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
17:30:36 [2023-03-29T17:30:36.986Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
17:30:36 [2023-03-29T17:30:36.986Z] === RUN   TestDiskUsage
17:30:36 [2023-03-29T17:30:36.986Z] === PAUSE TestDiskUsage
17:30:36 [2023-03-29T17:30:36.986Z] === RUN   TestEventsExecDie
17:30:37 [2023-03-29T17:30:37.244Z] --- PASS: TestEventsExecDie (0.49s)
17:30:37 [2023-03-29T17:30:37.244Z] === RUN   TestEventsBackwardsCompatible
17:30:37 [2023-03-29T17:30:37.244Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
17:30:37 [2023-03-29T17:30:37.244Z] === RUN   TestEventsVolumeCreate
17:30:37 [2023-03-29T17:30:37.244Z] --- PASS: TestEventsVolumeCreate (0.05s)
17:30:37 [2023-03-29T17:30:37.244Z] === RUN   TestInfoBinaryCommits
17:30:37 [2023-03-29T17:30:37.244Z] --- PASS: TestInfoBinaryCommits (0.02s)
17:30:37 [2023-03-29T17:30:37.244Z] === RUN   TestInfoAPIVersioned
17:30:37 [2023-03-29T17:30:37.244Z] --- PASS: TestInfoAPIVersioned (0.01s)
17:30:37 [2023-03-29T17:30:37.244Z] === RUN   TestInfoAPI
17:30:37 [2023-03-29T17:30:37.244Z] --- PASS: TestInfoAPI (0.02s)
17:30:37 [2023-03-29T17:30:37.244Z] === RUN   TestInfoAPIWarnings
17:30:55 [2023-03-29T17:30:55.327Z] --- PASS: TestInfoAPIWarnings (16.55s)
17:30:55 [2023-03-29T17:30:55.327Z] === RUN   TestInfoDebug
17:30:55 [2023-03-29T17:30:55.327Z] --- PASS: TestInfoDebug (0.52s)
17:30:55 [2023-03-29T17:30:55.327Z] === RUN   TestInfoInsecureRegistries
17:30:55 [2023-03-29T17:30:55.327Z] --- PASS: TestInfoInsecureRegistries (0.52s)
17:30:55 [2023-03-29T17:30:55.327Z] === RUN   TestInfoRegistryMirrors
17:30:55 [2023-03-29T17:30:55.327Z] --- PASS: TestInfoRegistryMirrors (0.52s)
17:30:55 [2023-03-29T17:30:55.327Z] === RUN   TestLoginFailsWithBadCredentials
17:30:55 [2023-03-29T17:30:55.893Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s)
17:30:55 [2023-03-29T17:30:55.893Z] === RUN   TestPingCacheHeaders
17:30:55 [2023-03-29T17:30:55.893Z] --- PASS: TestPingCacheHeaders (0.02s)
17:30:55 [2023-03-29T17:30:55.893Z] === RUN   TestPingGet
17:30:55 [2023-03-29T17:30:55.893Z] --- PASS: TestPingGet (0.01s)
17:30:55 [2023-03-29T17:30:55.893Z] === RUN   TestPingHead
17:30:55 [2023-03-29T17:30:55.893Z] --- PASS: TestPingHead (0.02s)
17:30:55 [2023-03-29T17:30:55.893Z] === RUN   TestPingSwarmHeader
17:30:56 [2023-03-29T17:30:56.460Z] === RUN   TestPingSwarmHeader/before_swarm_init
17:30:57 [2023-03-29T17:30:57.047Z] === RUN   TestPingSwarmHeader/after_swarm_init
17:30:57 [2023-03-29T17:30:57.629Z] === RUN   TestPingSwarmHeader/after_swarm_leave
17:30:57 [2023-03-29T17:30:57.629Z] --- PASS: TestPingSwarmHeader (1.74s)
17:30:57 [2023-03-29T17:30:57.629Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
17:30:57 [2023-03-29T17:30:57.629Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
17:30:57 [2023-03-29T17:30:57.629Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
17:30:57 [2023-03-29T17:30:57.629Z] === RUN   TestPingBuilderHeader
17:30:57 [2023-03-29T17:30:57.629Z] === RUN   TestPingBuilderHeader/default_config
17:30:58 [2023-03-29T17:30:58.195Z] === RUN   TestPingBuilderHeader/buildkit_disabled
17:30:58 [2023-03-29T17:30:58.762Z] --- PASS: TestPingBuilderHeader (1.04s)
17:30:58 [2023-03-29T17:30:58.762Z]     --- PASS: TestPingBuilderHeader/default_config (0.51s)
17:30:58 [2023-03-29T17:30:58.762Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.51s)
17:30:58 [2023-03-29T17:30:58.762Z] === RUN   TestVersion
17:30:58 [2023-03-29T17:30:58.762Z] --- PASS: TestVersion (0.02s)
17:30:58 [2023-03-29T17:30:58.762Z] === CONT  TestDiskUsage
17:30:59 [2023-03-29T17:30:59.329Z] === RUN   TestDiskUsage/empty
17:30:59 [2023-03-29T17:30:59.329Z] === RUN   TestDiskUsage/empty/container_types
17:30:59 [2023-03-29T17:30:59.329Z] === RUN   TestDiskUsage/empty/image_types
17:30:59 [2023-03-29T17:30:59.329Z] === RUN   TestDiskUsage/empty/volume_types
17:30:59 [2023-03-29T17:30:59.329Z] === RUN   TestDiskUsage/empty/build-cache_types
17:30:59 [2023-03-29T17:30:59.329Z] === RUN   TestDiskUsage/empty/container,_volume_types
17:30:59 [2023-03-29T17:30:59.329Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
17:30:59 [2023-03-29T17:30:59.329Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
17:30:59 [2023-03-29T17:30:59.329Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
17:30:59 [2023-03-29T17:30:59.329Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
17:30:59 [2023-03-29T17:30:59.329Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
17:30:59 [2023-03-29T17:30:59.329Z] === RUN   TestDiskUsage/after_LoadBusybox
17:30:59 [2023-03-29T17:30:59.329Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
17:30:59 [2023-03-29T17:30:59.329Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
17:30:59 [2023-03-29T17:30:59.329Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
17:30:59 [2023-03-29T17:30:59.329Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
17:30:59 [2023-03-29T17:30:59.329Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
17:30:59 [2023-03-29T17:30:59.329Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
17:30:59 [2023-03-29T17:30:59.329Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
17:30:59 [2023-03-29T17:30:59.329Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
17:30:59 [2023-03-29T17:30:59.329Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
17:30:59 [2023-03-29T17:30:59.329Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
17:30:59 [2023-03-29T17:30:59.329Z] === RUN   TestDiskUsage/after_container.Run
17:30:59 [2023-03-29T17:30:59.588Z] === RUN   TestDiskUsage/after_container.Run/container_types
17:30:59 [2023-03-29T17:30:59.588Z] === RUN   TestDiskUsage/after_container.Run/image_types
17:30:59 [2023-03-29T17:30:59.588Z] === RUN   TestDiskUsage/after_container.Run/volume_types
17:30:59 [2023-03-29T17:30:59.588Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
17:30:59 [2023-03-29T17:30:59.588Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
17:30:59 [2023-03-29T17:30:59.588Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
17:30:59 [2023-03-29T17:30:59.588Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
17:30:59 [2023-03-29T17:30:59.588Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
17:30:59 [2023-03-29T17:30:59.588Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
17:30:59 [2023-03-29T17:30:59.588Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
17:30:59 [2023-03-29T17:30:59.588Z] --- PASS: TestDiskUsage (1.05s)
17:30:59 [2023-03-29T17:30:59.588Z]     --- PASS: TestDiskUsage/empty (0.01s)
17:30:59 [2023-03-29T17:30:59.588Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
17:30:59 [2023-03-29T17:30:59.588Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
17:30:59 [2023-03-29T17:30:59.588Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
17:30:59 [2023-03-29T17:30:59.588Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
17:30:59 [2023-03-29T17:30:59.588Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
17:30:59 [2023-03-29T17:30:59.588Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
17:30:59 [2023-03-29T17:30:59.588Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
17:30:59 [2023-03-29T17:30:59.588Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
17:30:59 [2023-03-29T17:30:59.588Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
17:30:59 [2023-03-29T17:30:59.588Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
17:30:59 [2023-03-29T17:30:59.588Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.10s)
17:30:59 [2023-03-29T17:30:59.588Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
17:30:59 [2023-03-29T17:30:59.588Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
17:30:59 [2023-03-29T17:30:59.588Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
17:30:59 [2023-03-29T17:30:59.588Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
17:30:59 [2023-03-29T17:30:59.588Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
17:30:59 [2023-03-29T17:30:59.588Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
17:30:59 [2023-03-29T17:30:59.588Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
17:30:59 [2023-03-29T17:30:59.588Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
17:30:59 [2023-03-29T17:30:59.588Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
17:30:59 [2023-03-29T17:30:59.588Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
17:30:59 [2023-03-29T17:30:59.588Z]     --- PASS: TestDiskUsage/after_container.Run (0.28s)
17:30:59 [2023-03-29T17:30:59.588Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
17:30:59 [2023-03-29T17:30:59.588Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
17:30:59 [2023-03-29T17:30:59.588Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
17:30:59 [2023-03-29T17:30:59.588Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
17:30:59 [2023-03-29T17:30:59.588Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
17:30:59 [2023-03-29T17:30:59.588Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
17:30:59 [2023-03-29T17:30:59.588Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
17:30:59 [2023-03-29T17:30:59.588Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
17:30:59 [2023-03-29T17:30:59.588Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
17:30:59 [2023-03-29T17:30:59.588Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
17:30:59 [2023-03-29T17:30:59.588Z] PASS
17:30:59 [2023-03-29T17:30:59.588Z] 
17:30:59 [2023-03-29T17:30:59.588Z] === Skipped
17:30:59 [2023-03-29T17:30:59.588Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
17:30:59 [2023-03-29T17:30:59.588Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
17:30:59 [2023-03-29T17:30:59.588Z] 
17:30:59 [2023-03-29T17:30:59.588Z] DONE 57 tests, 1 skipped in 23.214s
17:30:59 [2023-03-29T17:30:59.847Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
17:30:59 [2023-03-29T17:30:59.847Z] ++ 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
17:30:59 [2023-03-29T17:30:59.847Z] ++ set -e
17:30:59 [2023-03-29T17:30:59.847Z] ++ '[' -n 0 ']'
17:30:59 [2023-03-29T17:30:59.847Z] ++ set -x
17:30:59 [2023-03-29T17:30:59.847Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
17:30:59 [2023-03-29T17:30:59.847Z] INFO: Testing against a local daemon
17:30:59 [2023-03-29T17:30:59.847Z] === RUN   TestVolumesCreateAndList
17:30:59 [2023-03-29T17:30:59.847Z] --- PASS: TestVolumesCreateAndList (0.02s)
17:30:59 [2023-03-29T17:30:59.847Z] === RUN   TestVolumesRemove
17:30:59 [2023-03-29T17:30:59.847Z] === RUN   TestVolumesRemove/volume_in_use
17:30:59 [2023-03-29T17:30:59.847Z] === RUN   TestVolumesRemove/volume_not_in_use
17:30:59 [2023-03-29T17:30:59.847Z] === RUN   TestVolumesRemove/non-existing_volume
17:30:59 [2023-03-29T17:30:59.847Z] === RUN   TestVolumesRemove/non-existing_volume_force
17:30:59 [2023-03-29T17:30:59.847Z] --- PASS: TestVolumesRemove (0.06s)
17:30:59 [2023-03-29T17:30:59.847Z]     --- PASS: TestVolumesRemove/volume_in_use (0.00s)
17:30:59 [2023-03-29T17:30:59.847Z]     --- PASS: TestVolumesRemove/volume_not_in_use (0.01s)
17:30:59 [2023-03-29T17:30:59.847Z]     --- PASS: TestVolumesRemove/non-existing_volume (0.00s)
17:30:59 [2023-03-29T17:30:59.847Z]     --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s)
17:30:59 [2023-03-29T17:30:59.847Z] === RUN   TestVolumesRemoveSwarmEnabled
17:30:59 [2023-03-29T17:30:59.847Z] === PAUSE TestVolumesRemoveSwarmEnabled
17:30:59 [2023-03-29T17:30:59.847Z] === RUN   TestVolumesInspect
17:31:00 [2023-03-29T17:31:00.105Z] --- PASS: TestVolumesInspect (0.02s)
17:31:00 [2023-03-29T17:31:00.105Z] === RUN   TestVolumesInvalidJSON
17:31:00 [2023-03-29T17:31:00.105Z] === RUN   TestVolumesInvalidJSON/volumes/create
17:31:00 [2023-03-29T17:31:00.105Z] === PAUSE TestVolumesInvalidJSON/volumes/create
17:31:00 [2023-03-29T17:31:00.105Z] === CONT  TestVolumesInvalidJSON/volumes/create
17:31:00 [2023-03-29T17:31:00.105Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
17:31:00 [2023-03-29T17:31:00.105Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
17:31:00 [2023-03-29T17:31:00.105Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
17:31:00 [2023-03-29T17:31:00.105Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
17:31:00 [2023-03-29T17:31:00.105Z] --- PASS: TestVolumesInvalidJSON (0.01s)
17:31:00 [2023-03-29T17:31:00.105Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
17:31:00 [2023-03-29T17:31:00.105Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
17:31:00 [2023-03-29T17:31:00.105Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
17:31:00 [2023-03-29T17:31:00.105Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
17:31:00 [2023-03-29T17:31:00.105Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
17:31:00 [2023-03-29T17:31:00.105Z] === RUN   TestVolumePruneAnonymous
17:31:00 [2023-03-29T17:31:00.105Z] --- PASS: TestVolumePruneAnonymous (0.04s)
17:31:00 [2023-03-29T17:31:00.105Z] === RUN   TestVolumePruneAnonFromImage
17:31:00 [2023-03-29T17:31:00.105Z] --- PASS: TestVolumePruneAnonFromImage (0.13s)
17:31:00 [2023-03-29T17:31:00.105Z] === CONT  TestVolumesRemoveSwarmEnabled
17:31:01 [2023-03-29T17:31:01.480Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_in_use
17:31:01 [2023-03-29T17:31:01.480Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_not_in_use
17:31:01 [2023-03-29T17:31:01.480Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume
17:31:01 [2023-03-29T17:31:01.480Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume_force
17:31:02 [2023-03-29T17:31:02.047Z] --- PASS: TestVolumesRemoveSwarmEnabled (1.74s)
17:31:02 [2023-03-29T17:31:02.047Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s)
17:31:02 [2023-03-29T17:31:02.047Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s)
17:31:02 [2023-03-29T17:31:02.047Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s)
17:31:02 [2023-03-29T17:31:02.047Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s)
17:31:02 [2023-03-29T17:31:02.047Z] PASS
17:31:02 [2023-03-29T17:31:02.047Z] 
17:31:02 [2023-03-29T17:31:02.047Z] DONE 20 tests in 2.181s
17:31:02 [2023-03-29T17:31:02.047Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
17:31:02 [2023-03-29T17:31:02.047Z] ++++ cat bundles/test-integration/docker.pid
17:31:02 [2023-03-29T17:31:02.047Z] +++ kill 15774
17:31:02 [2023-03-29T17:31:02.306Z] +++ /etc/init.d/apparmor stop
17:31:02 [2023-03-29T17:31:02.306Z] Leaving: AppArmorNo profiles have been unloaded.
17:31:02 [2023-03-29T17:31:02.306Z] 
17:31:02 [2023-03-29T17:31:02.306Z] Unloading profiles will leave already running processes permanently
17:31:02 [2023-03-29T17:31:02.306Z] unconfined, which can lead to unexpected situations.
17:31:02 [2023-03-29T17:31:02.306Z] 
17:31:02 [2023-03-29T17:31:02.306Z] To set a process to complain mode, use the command line tool
17:31:02 [2023-03-29T17:31:02.306Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
17:31:02 [2023-03-29T17:31:02.306Z] +++ true
17:31:02 [2023-03-29T17:31:02.306Z] exiting test-integration
17:31:02 [2023-03-29T17:31:02.306Z] ++ exit 0
17:31:02 [2023-03-29T17:31:02.306Z] 
Post stage
[Pipeline] junit
17:31:03 [2023-03-29T17:31:03.254Z] Recording test results
17:31:03 [2023-03-29T17:31:03.451Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
17:31:03 [2023-03-29T17:31:03.761Z] + echo Ensuring container killed.
17:31:03 [2023-03-29T17:31:03.761Z] Ensuring container killed.
17:31:03 [2023-03-29T17:31:03.761Z] + docker rm -vf docker-pr3
17:31:03 [2023-03-29T17:31:03.761Z] Error response from daemon: No such container: docker-pr3
[Pipeline] sh
17:31:04 [2023-03-29T17:31:04.045Z] + echo Chowning /workspace to jenkins user
17:31:04 [2023-03-29T17:31:04.046Z] Chowning /workspace to jenkins user
17:31:04 [2023-03-29T17:31:04.046Z] + id -u
17:31:04 [2023-03-29T17:31:04.046Z] + id -g
17:31:04 [2023-03-29T17:31:04.046Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45224:/workspace busybox chown -R 1000:1000 /workspace
17:31:04 [2023-03-29T17:31:04.046Z] Unable to find image 'busybox:latest' locally
17:31:04 [2023-03-29T17:31:04.308Z] latest: Pulling from library/busybox
17:31:04 [2023-03-29T17:31:04.308Z] b50100f25006: Already exists
17:31:04 [2023-03-29T17:31:04.308Z] Digest: sha256:b5d6fe0712636ceb7430189de28819e195e8966372edfc2d9409d79402a0dc16
17:31:04 [2023-03-29T17:31:04.308Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
17:31:06 [2023-03-29T17:31:06.014Z] + bundleName=arm64-integration
17:31:06 [2023-03-29T17:31:06.014Z] + echo Creating arm64-integration-bundles.tar.gz
17:31:06 [2023-03-29T17:31:06.014Z] Creating arm64-integration-bundles.tar.gz
17:31:06 [2023-03-29T17:31:06.014Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
17:31:06 [2023-03-29T17:31:06.014Z] + xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
17:31:06 [2023-03-29T17:31:06.290Z] Archiving artifacts
17:31:08 [2023-03-29T17:31:08.707Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-45224/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
17:31:09 [2023-03-29T17:31:09.026Z] + make clean
17:31:09 [2023-03-29T17:31:09.285Z] docker volume rm -f docker-dev-cache docker-mod-cache
17:31:09 [2023-03-29T17:31:09.285Z] docker-dev-cache
17:31:09 [2023-03-29T17:31:09.285Z] 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