Skip to content
Success

Console Output

Pull request #47602 updated
09:05:30 Connecting to https://api.github.com using docker-jenkins GitHub credentials
Obtained Jenkinsfile from 38b34a7ce8fe72a74a0d5676b206569a2cb4bff5+2ebf19129fe56f56800cfbdf87e59883b90671dc (544516b06899a1fb0a2163d2fc43ba41367590d3)
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision c8880eb865108326b5561629a909e5c780e6ef50
The recommended git tool is: NONE
using credential jps-reader
 > git rev-parse --resolve-git-dir /var/jenkins_home/workspace/moby_PR-47602@libs/844ea30ef9e3435836b59d97b843a9ee4531c81c8fa28ed5787dbe7ec68c4c29/.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.39.2'
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 c8880eb865108326b5561629a909e5c780e6ef50 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c8880eb865108326b5561629a909e5c780e6ef50 # timeout=10
Commit message: "Merge pull request #28 from docker/codeowners_oos4a9mi"
 > git rev-list --no-walk c8880eb865108326b5561629a909e5c780e6ef50 # timeout=10
Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that 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
09:05:33 [2024-05-29T09:05:33.038Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
09:05:33 [2024-05-29T09:05:33.040Z] Trying to pass milestone 5
[Pipeline] milestone
09:05:33 [2024-05-29T09:05:33.194Z] Trying to pass milestone 6
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
09:05:48 [2024-05-29T09:05:48.379Z] Still waiting to schedule task
09:05:48 [2024-05-29T09:05:48.379Z] Waiting for next available executor on ‘EC2 (ec2-managed-agents) - ubuntu-2004-arm64v8 (i-02240a0ecdff52a07)09:06:49 [2024-05-29T09:06:49.783Z] Running on EC2 (ec2-managed-agents) - ubuntu-2004-arm64v8 (i-07daffbd89d299b1f) in /home/ubuntu/workspace/moby_PR-47602
[Pipeline] {
[Pipeline] checkout
09:06:49 [2024-05-29T09:06:49.812Z] The recommended git tool is: git
09:06:52 [2024-05-29T09:06:52.027Z] using credential docker-jenkins-github-credentials
09:06:52 [2024-05-29T09:06:52.038Z] Cloning the remote Git repository
09:06:52 [2024-05-29T09:06:52.039Z] Cloning with configured refspecs honoured and without tags
09:06:52 [2024-05-29T09:06:52.087Z] Cloning repository https://github.com/moby/moby.git
09:06:52 [2024-05-29T09:06:52.144Z]  > git init /home/ubuntu/workspace/moby_PR-47602 # timeout=10
09:06:52 [2024-05-29T09:06:52.710Z] Fetching upstream changes from https://github.com/moby/moby.git
09:06:52 [2024-05-29T09:06:52.710Z]  > git --version # timeout=10
09:06:52 [2024-05-29T09:06:52.713Z]  > git --version # 'git version 2.25.1'
09:06:52 [2024-05-29T09:06:52.714Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:06:52 [2024-05-29T09:06:52.722Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47602/head:refs/remotes/origin/PR-47602 +refs/heads/master:refs/remotes/origin/master # timeout=10
09:07:07 [2024-05-29T09:07:07.031Z] Fetching without tags
09:07:07 [2024-05-29T09:07:07.211Z] Merging remotes/origin/master commit 2ebf19129fe56f56800cfbdf87e59883b90671dc into PR head commit 38b34a7ce8fe72a74a0d5676b206569a2cb4bff5
09:07:06 [2024-05-29T09:07:06.809Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:07:06 [2024-05-29T09:07:06.814Z]  > git config --add remote.origin.fetch +refs/pull/47602/head:refs/remotes/origin/PR-47602 # timeout=10
09:07:06 [2024-05-29T09:07:06.818Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
09:07:07 [2024-05-29T09:07:07.042Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:07:07 [2024-05-29T09:07:07.050Z] Fetching upstream changes from https://github.com/moby/moby.git
09:07:07 [2024-05-29T09:07:07.050Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:07:07 [2024-05-29T09:07:07.054Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47602/head:refs/remotes/origin/PR-47602 +refs/heads/master:refs/remotes/origin/master # timeout=10
09:07:07 [2024-05-29T09:07:07.231Z]  > git config core.sparsecheckout # timeout=10
09:07:07 [2024-05-29T09:07:07.243Z]  > git checkout -f 38b34a7ce8fe72a74a0d5676b206569a2cb4bff5 # timeout=10
09:07:08 [2024-05-29T09:07:08.661Z]  > git remote # timeout=10
09:07:08 [2024-05-29T09:07:08.666Z]  > git config --get remote.origin.url # timeout=10
09:07:08 [2024-05-29T09:07:08.671Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:07:08 [2024-05-29T09:07:08.799Z]  > git merge 2ebf19129fe56f56800cfbdf87e59883b90671dc # timeout=10
09:07:09 [2024-05-29T09:07:09.588Z] Merge succeeded, producing 71a7a20ff5120088dad6fe510effc52730488a56
09:07:09 [2024-05-29T09:07:09.588Z] Checking out Revision 71a7a20ff5120088dad6fe510effc52730488a56 (PR-47602)
09:07:09 [2024-05-29T09:07:09.599Z]  > git rev-parse HEAD^{commit} # timeout=10
09:07:09 [2024-05-29T09:07:09.604Z]  > git config core.sparsecheckout # timeout=10
09:07:09 [2024-05-29T09:07:09.607Z]  > git checkout -f 71a7a20ff5120088dad6fe510effc52730488a56 # timeout=10
09:07:12 [2024-05-29T09:07:12.961Z] Commit message: "Merge commit '2ebf19129fe56f56800cfbdf87e59883b90671dc' into HEAD"
09:07:12 [2024-05-29T09:07:12.966Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
09:07:12 [2024-05-29T09:07:12.976Z]  > git rev-list --no-walk eab8b251702b16b1a7086e95c7bb3b84a88d59a7 # timeout=10
09:07:13 [2024-05-29T09:07:13.872Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-47602:/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
09:07:17 [2024-05-29T09:07:17.146Z] Unable to find image 'alpine:latest' locally
09:07:17 [2024-05-29T09:07:17.403Z] latest: Pulling from library/alpine
09:07:17 [2024-05-29T09:07:17.661Z] 94747bd81234: Pulling fs layer
09:07:17 [2024-05-29T09:07:17.661Z] 94747bd81234: Verifying Checksum
09:07:17 [2024-05-29T09:07:17.661Z] 94747bd81234: Download complete
09:07:17 [2024-05-29T09:07:17.918Z] 94747bd81234: Pull complete
09:07:17 [2024-05-29T09:07:17.918Z] Digest: sha256:77726ef6b57ddf65bb551896826ec38bc3e53f75cdde31354fbffb4f25238ebd
09:07:17 [2024-05-29T09:07:17.918Z] Status: Downloaded newer image for alpine:latest
09:07:27 [2024-05-29T09:07:27.874Z] 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: arm64)
[Pipeline] stage
[Pipeline] { (arm64)
[Pipeline] node
09:07:27 [2024-05-29T09:07:27.975Z] Running on EC2 (ec2-managed-agents) - ubuntu-2004-arm64v8 (i-07daffbd89d299b1f) in /home/ubuntu/workspace/moby_PR-47602
[Pipeline] {
[Pipeline] checkout
09:07:27 [2024-05-29T09:07:27.989Z] The recommended git tool is: git
09:07:27 [2024-05-29T09:07:27.997Z] using credential docker-jenkins-github-credentials
09:07:28 [2024-05-29T09:07:28.009Z] Fetching changes from the remote Git repository
09:07:28 [2024-05-29T09:07:28.018Z] Fetching without tags
09:07:28 [2024-05-29T09:07:28.214Z] Merging remotes/origin/master commit 2ebf19129fe56f56800cfbdf87e59883b90671dc into PR head commit 38b34a7ce8fe72a74a0d5676b206569a2cb4bff5
09:07:28 [2024-05-29T09:07:28.457Z] Merge succeeded, producing fea476f65d674abb2bf712483337ad9c35a39404
09:07:28 [2024-05-29T09:07:28.458Z] Checking out Revision fea476f65d674abb2bf712483337ad9c35a39404 (PR-47602)
09:07:28 [2024-05-29T09:07:28.513Z] Commit message: "Merge commit '2ebf19129fe56f56800cfbdf87e59883b90671dc' into HEAD"
09:07:28 [2024-05-29T09:07:28.518Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
09:07:28 [2024-05-29T09:07:28.013Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-47602/.git # timeout=10
09:07:28 [2024-05-29T09:07:28.022Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:07:28 [2024-05-29T09:07:28.027Z] Fetching upstream changes from https://github.com/moby/moby.git
09:07:28 [2024-05-29T09:07:28.027Z]  > git --version # timeout=10
09:07:28 [2024-05-29T09:07:28.029Z]  > git --version # 'git version 2.25.1'
09:07:28 [2024-05-29T09:07:28.029Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:07:28 [2024-05-29T09:07:28.032Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47602/head:refs/remotes/origin/PR-47602 +refs/heads/master:refs/remotes/origin/master # timeout=10
09:07:28 [2024-05-29T09:07:28.224Z]  > git config core.sparsecheckout # timeout=10
09:07:28 [2024-05-29T09:07:28.226Z]  > git checkout -f 38b34a7ce8fe72a74a0d5676b206569a2cb4bff5 # timeout=10
09:07:28 [2024-05-29T09:07:28.266Z]  > git remote # timeout=10
09:07:28 [2024-05-29T09:07:28.268Z]  > git config --get remote.origin.url # timeout=10
09:07:28 [2024-05-29T09:07:28.270Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:07:28 [2024-05-29T09:07:28.273Z]  > git merge 2ebf19129fe56f56800cfbdf87e59883b90671dc # timeout=10
09:07:28 [2024-05-29T09:07:28.461Z]  > git rev-parse HEAD^{commit} # timeout=10
09:07:28 [2024-05-29T09:07:28.467Z]  > git config core.sparsecheckout # timeout=10
09:07:28 [2024-05-29T09:07:28.469Z]  > git checkout -f fea476f65d674abb2bf712483337ad9c35a39404 # timeout=10
09:07:28 [2024-05-29T09:07:28.522Z]  > git rev-list --no-walk eab8b251702b16b1a7086e95c7bb3b84a88d59a7 # timeout=10
09:07:29 [2024-05-29T09:07:29.194Z] + docker version
09:07:29 [2024-05-29T09:07:29.195Z] Client: Docker Engine - Community
09:07:29 [2024-05-29T09:07:29.195Z]  Version:           25.0.3
09:07:29 [2024-05-29T09:07:29.195Z]  API version:       1.44
09:07:29 [2024-05-29T09:07:29.195Z]  Go version:        go1.21.6
09:07:29 [2024-05-29T09:07:29.195Z]  Git commit:        4debf41
09:07:29 [2024-05-29T09:07:29.195Z]  Built:             Tue Feb  6 21:13:09 2024
09:07:29 [2024-05-29T09:07:29.195Z]  OS/Arch:           linux/arm64
09:07:29 [2024-05-29T09:07:29.195Z]  Context:           default
09:07:29 [2024-05-29T09:07:29.195Z] 
09:07:29 [2024-05-29T09:07:29.195Z] Server: Docker Engine - Community
09:07:29 [2024-05-29T09:07:29.195Z]  Engine:
09:07:29 [2024-05-29T09:07:29.195Z]   Version:          25.0.3
09:07:29 [2024-05-29T09:07:29.195Z]   API version:      1.44 (minimum version 1.24)
09:07:29 [2024-05-29T09:07:29.195Z]   Go version:       go1.21.6
09:07:29 [2024-05-29T09:07:29.195Z]   Git commit:       f417435
09:07:29 [2024-05-29T09:07:29.195Z]   Built:            Tue Feb  6 21:13:09 2024
09:07:29 [2024-05-29T09:07:29.195Z]   OS/Arch:          linux/arm64
09:07:29 [2024-05-29T09:07:29.195Z]   Experimental:     true
09:07:29 [2024-05-29T09:07:29.195Z]  containerd:
09:07:29 [2024-05-29T09:07:29.195Z]   Version:          1.6.28
09:07:29 [2024-05-29T09:07:29.195Z]   GitCommit:        ae07eda36dd25f8a1b98dfbf587313b99c0190bb
09:07:29 [2024-05-29T09:07:29.195Z]  runc:
09:07:29 [2024-05-29T09:07:29.195Z]   Version:          1.1.12
09:07:29 [2024-05-29T09:07:29.195Z]   GitCommit:        v1.1.12-0-g51d5e94
09:07:29 [2024-05-29T09:07:29.195Z]  docker-init:
09:07:29 [2024-05-29T09:07:29.195Z]   Version:          0.19.0
09:07:29 [2024-05-29T09:07:29.195Z]   GitCommit:        de40ad0
[Pipeline] sh
09:07:29 [2024-05-29T09:07:29.514Z] + docker info
09:07:37 [2024-05-29T09:07:37.611Z] Client: Docker Engine - Community
09:07:37 [2024-05-29T09:07:37.611Z]  Version:    25.0.3
09:07:37 [2024-05-29T09:07:37.611Z]  Context:    default
09:07:37 [2024-05-29T09:07:37.611Z]  Debug Mode: false
09:07:37 [2024-05-29T09:07:37.611Z]  Plugins:
09:07:37 [2024-05-29T09:07:37.611Z]   buildx: Docker Buildx (Docker Inc.)
09:07:37 [2024-05-29T09:07:37.611Z]     Version:  v0.12.1
09:07:37 [2024-05-29T09:07:37.611Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
09:07:37 [2024-05-29T09:07:37.611Z]   compose: Docker Compose (Docker Inc.)
09:07:37 [2024-05-29T09:07:37.611Z]     Version:  v2.24.6
09:07:37 [2024-05-29T09:07:37.611Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
09:07:37 [2024-05-29T09:07:37.611Z] 
09:07:37 [2024-05-29T09:07:37.611Z] Server:
09:07:37 [2024-05-29T09:07:37.611Z]  Containers: 0
09:07:37 [2024-05-29T09:07:37.611Z]   Running: 0
09:07:37 [2024-05-29T09:07:37.611Z]   Paused: 0
09:07:37 [2024-05-29T09:07:37.611Z]   Stopped: 0
09:07:37 [2024-05-29T09:07:37.611Z]  Images: 1
09:07:37 [2024-05-29T09:07:37.611Z]  Server Version: 25.0.3
09:07:37 [2024-05-29T09:07:37.611Z]  Storage Driver: overlay2
09:07:37 [2024-05-29T09:07:37.611Z]   Backing Filesystem: extfs
09:07:37 [2024-05-29T09:07:37.611Z]   Supports d_type: true
09:07:37 [2024-05-29T09:07:37.611Z]   Using metacopy: false
09:07:37 [2024-05-29T09:07:37.611Z]   Native Overlay Diff: true
09:07:37 [2024-05-29T09:07:37.611Z]   userxattr: false
09:07:37 [2024-05-29T09:07:37.611Z]  Logging Driver: json-file
09:07:37 [2024-05-29T09:07:37.611Z]  Cgroup Driver: cgroupfs
09:07:37 [2024-05-29T09:07:37.611Z]  Cgroup Version: 1
09:07:37 [2024-05-29T09:07:37.611Z]  Plugins:
09:07:37 [2024-05-29T09:07:37.611Z]   Volume: local
09:07:37 [2024-05-29T09:07:37.611Z]   Network: bridge host ipvlan macvlan null overlay
09:07:37 [2024-05-29T09:07:37.611Z]   Log: awslogs fluentd gcplogs gelf journald json-file local splunk syslog
09:07:37 [2024-05-29T09:07:37.611Z]  Swarm: inactive
09:07:37 [2024-05-29T09:07:37.611Z]  Runtimes: io.containerd.runc.v2 runc
09:07:37 [2024-05-29T09:07:37.611Z]  Default Runtime: runc
09:07:37 [2024-05-29T09:07:37.611Z]  Init Binary: docker-init
09:07:37 [2024-05-29T09:07:37.611Z]  containerd version: ae07eda36dd25f8a1b98dfbf587313b99c0190bb
09:07:37 [2024-05-29T09:07:37.611Z]  runc version: v1.1.12-0-g51d5e94
09:07:37 [2024-05-29T09:07:37.611Z]  init version: de40ad0
09:07:37 [2024-05-29T09:07:37.611Z]  Security Options:
09:07:37 [2024-05-29T09:07:37.611Z]   apparmor
09:07:37 [2024-05-29T09:07:37.611Z]   seccomp
09:07:37 [2024-05-29T09:07:37.611Z]    Profile: builtin
09:07:37 [2024-05-29T09:07:37.611Z]  Kernel Version: 5.15.0-1053-aws
09:07:37 [2024-05-29T09:07:37.611Z]  Operating System: Ubuntu 20.04.6 LTS
09:07:37 [2024-05-29T09:07:37.611Z]  OSType: linux
09:07:37 [2024-05-29T09:07:37.611Z]  Architecture: aarch64
09:07:37 [2024-05-29T09:07:37.611Z]  CPUs: 8
09:07:37 [2024-05-29T09:07:37.611Z]  Total Memory: 30.64GiB
09:07:37 [2024-05-29T09:07:37.611Z]  Name: ip-10-100-119-89
09:07:37 [2024-05-29T09:07:37.611Z]  ID: de696752-8eb2-4b9b-9ebf-4859e2ca34ac
09:07:37 [2024-05-29T09:07:37.611Z]  Docker Root Dir: /var/lib/docker
09:07:37 [2024-05-29T09:07:37.611Z]  Debug Mode: false
09:07:37 [2024-05-29T09:07:37.611Z]  Experimental: true
09:07:37 [2024-05-29T09:07:37.611Z]  Insecure Registries:
09:07:37 [2024-05-29T09:07:37.611Z]   127.0.0.0/8
09:07:37 [2024-05-29T09:07:37.611Z]  Live Restore Enabled: true
09:07:37 [2024-05-29T09:07:37.611Z] 
[Pipeline] sh
09:07:37 [2024-05-29T09:07:37.887Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
09:07:37 [2024-05-29T09:07:37.887Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
09:07:37 [2024-05-29T09:07:37.887Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-47602/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
09:07:37 [2024-05-29T09:07:37.887Z] + bash /home/ubuntu/workspace/moby_PR-47602/check-config.sh
09:07:37 [2024-05-29T09:07:37.887Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
09:07:37 [2024-05-29T09:07:37.887Z] info: reading kernel config from /boot/config-5.15.0-1053-aws ...
09:07:37 [2024-05-29T09:07:37.887Z] 
09:07:37 [2024-05-29T09:07:37.887Z] Generally Necessary:
09:07:37 [2024-05-29T09:07:37.887Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
09:07:37 [2024-05-29T09:07:37.887Z] - apparmor: enabled and tools installed
09:07:38 [2024-05-29T09:07:38.144Z] - CONFIG_NAMESPACES: enabled
09:07:38 [2024-05-29T09:07:38.144Z] - CONFIG_NET_NS: enabled
09:07:38 [2024-05-29T09:07:38.144Z] - CONFIG_PID_NS: enabled
09:07:38 [2024-05-29T09:07:38.144Z] - CONFIG_IPC_NS: enabled
09:07:38 [2024-05-29T09:07:38.144Z] - CONFIG_UTS_NS: enabled
09:07:38 [2024-05-29T09:07:38.144Z] - CONFIG_CGROUPS: enabled
09:07:38 [2024-05-29T09:07:38.144Z] - CONFIG_CGROUP_CPUACCT: enabled
09:07:38 [2024-05-29T09:07:38.144Z] - CONFIG_CGROUP_DEVICE: enabled
09:07:38 [2024-05-29T09:07:38.144Z] - CONFIG_CGROUP_FREEZER: enabled
09:07:38 [2024-05-29T09:07:38.144Z] - CONFIG_CGROUP_SCHED: enabled
09:07:38 [2024-05-29T09:07:38.144Z] - CONFIG_CPUSETS: enabled
09:07:38 [2024-05-29T09:07:38.144Z] - CONFIG_MEMCG: enabled
09:07:38 [2024-05-29T09:07:38.144Z] - CONFIG_KEYS: enabled
09:07:38 [2024-05-29T09:07:38.144Z] - CONFIG_VETH: enabled (as module)
09:07:38 [2024-05-29T09:07:38.144Z] - CONFIG_BRIDGE: enabled (as module)
09:07:38 [2024-05-29T09:07:38.144Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
09:07:38 [2024-05-29T09:07:38.144Z] - CONFIG_IP_NF_FILTER: enabled (as module)
09:07:38 [2024-05-29T09:07:38.144Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
09:07:38 [2024-05-29T09:07:38.144Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
09:07:38 [2024-05-29T09:07:38.144Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
09:07:38 [2024-05-29T09:07:38.144Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
09:07:38 [2024-05-29T09:07:38.144Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
09:07:38 [2024-05-29T09:07:38.144Z] - CONFIG_IP_NF_NAT: enabled (as module)
09:07:38 [2024-05-29T09:07:38.144Z] - CONFIG_NF_NAT: enabled (as module)
09:07:38 [2024-05-29T09:07:38.144Z] - CONFIG_POSIX_MQUEUE: enabled
09:07:38 [2024-05-29T09:07:38.402Z] - CONFIG_CGROUP_BPF: enabled
09:07:38 [2024-05-29T09:07:38.402Z] 
09:07:38 [2024-05-29T09:07:38.402Z] Optional Features:
09:07:38 [2024-05-29T09:07:38.402Z] - CONFIG_USER_NS: enabled
09:07:38 [2024-05-29T09:07:38.402Z] - CONFIG_SECCOMP: enabled
09:07:38 [2024-05-29T09:07:38.402Z] - CONFIG_SECCOMP_FILTER: enabled
09:07:38 [2024-05-29T09:07:38.402Z] - CONFIG_CGROUP_PIDS: enabled
09:07:38 [2024-05-29T09:07:38.402Z] - CONFIG_MEMCG_SWAP: enabled
09:07:38 [2024-05-29T09:07:38.402Z]     (cgroup swap accounting is currently enabled)
09:07:38 [2024-05-29T09:07:38.402Z] - CONFIG_BLK_CGROUP: enabled
09:07:38 [2024-05-29T09:07:38.402Z] - CONFIG_BLK_DEV_THROTTLING: enabled
09:07:38 [2024-05-29T09:07:38.402Z] - CONFIG_CGROUP_PERF: enabled
09:07:38 [2024-05-29T09:07:38.402Z] - CONFIG_CGROUP_HUGETLB: enabled
09:07:38 [2024-05-29T09:07:38.402Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
09:07:38 [2024-05-29T09:07:38.402Z] - CONFIG_CGROUP_NET_PRIO: enabled
09:07:38 [2024-05-29T09:07:38.402Z] - CONFIG_CFS_BANDWIDTH: enabled
09:07:38 [2024-05-29T09:07:38.402Z] - CONFIG_FAIR_GROUP_SCHED: enabled
09:07:38 [2024-05-29T09:07:38.402Z] - CONFIG_RT_GROUP_SCHED: missing
09:07:38 [2024-05-29T09:07:38.402Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
09:07:38 [2024-05-29T09:07:38.402Z] - CONFIG_IP_VS: enabled (as module)
09:07:38 [2024-05-29T09:07:38.402Z] - CONFIG_IP_VS_NFCT: enabled
09:07:38 [2024-05-29T09:07:38.402Z] - CONFIG_IP_VS_PROTO_TCP: enabled
09:07:38 [2024-05-29T09:07:38.402Z] - CONFIG_IP_VS_PROTO_UDP: enabled
09:07:38 [2024-05-29T09:07:38.402Z] - CONFIG_IP_VS_RR: enabled (as module)
09:07:38 [2024-05-29T09:07:38.402Z] - CONFIG_SECURITY_SELINUX: enabled
09:07:38 [2024-05-29T09:07:38.402Z] - CONFIG_SECURITY_APPARMOR: enabled
09:07:38 [2024-05-29T09:07:38.402Z] - CONFIG_EXT4_FS: enabled
09:07:38 [2024-05-29T09:07:38.402Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
09:07:38 [2024-05-29T09:07:38.402Z] - CONFIG_EXT4_FS_SECURITY: enabled
09:07:38 [2024-05-29T09:07:38.402Z] - Network Drivers:
09:07:38 [2024-05-29T09:07:38.402Z]   - "overlay":
09:07:38 [2024-05-29T09:07:38.402Z]     - CONFIG_VXLAN: enabled (as module)
09:07:38 [2024-05-29T09:07:38.402Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
09:07:38 [2024-05-29T09:07:38.402Z]       Optional (for encrypted networks):
09:07:38 [2024-05-29T09:07:38.659Z]       - CONFIG_CRYPTO: enabled
09:07:38 [2024-05-29T09:07:38.659Z]       - CONFIG_CRYPTO_AEAD: enabled
09:07:38 [2024-05-29T09:07:38.659Z]       - CONFIG_CRYPTO_GCM: enabled
09:07:38 [2024-05-29T09:07:38.659Z]       - CONFIG_CRYPTO_SEQIV: enabled
09:07:38 [2024-05-29T09:07:38.659Z]       - CONFIG_CRYPTO_GHASH: enabled
09:07:38 [2024-05-29T09:07:38.659Z]       - CONFIG_XFRM: enabled
09:07:38 [2024-05-29T09:07:38.659Z]       - CONFIG_XFRM_USER: enabled (as module)
09:07:38 [2024-05-29T09:07:38.659Z]       - CONFIG_XFRM_ALGO: enabled (as module)
09:07:38 [2024-05-29T09:07:38.659Z]       - CONFIG_INET_ESP: enabled (as module)
09:07:38 [2024-05-29T09:07:38.659Z]   - "ipvlan":
09:07:38 [2024-05-29T09:07:38.659Z]     - CONFIG_IPVLAN: enabled (as module)
09:07:38 [2024-05-29T09:07:38.659Z]   - "macvlan":
09:07:38 [2024-05-29T09:07:38.659Z]     - CONFIG_MACVLAN: enabled (as module)
09:07:38 [2024-05-29T09:07:38.659Z]     - CONFIG_DUMMY: enabled (as module)
09:07:38 [2024-05-29T09:07:38.659Z]   - "ftp,tftp client in container":
09:07:38 [2024-05-29T09:07:38.659Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
09:07:38 [2024-05-29T09:07:38.659Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
09:07:38 [2024-05-29T09:07:38.659Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
09:07:38 [2024-05-29T09:07:38.659Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
09:07:38 [2024-05-29T09:07:38.659Z] - Storage Drivers:
09:07:38 [2024-05-29T09:07:38.659Z]   - "aufs":
09:07:38 [2024-05-29T09:07:38.659Z]     - CONFIG_AUFS_FS: enabled (as module)
09:07:38 [2024-05-29T09:07:38.659Z]   - "btrfs":
09:07:38 [2024-05-29T09:07:38.659Z]     - CONFIG_BTRFS_FS: enabled (as module)
09:07:38 [2024-05-29T09:07:38.659Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
09:07:38 [2024-05-29T09:07:38.659Z]   - "devicemapper":
09:07:38 [2024-05-29T09:07:38.659Z]     - CONFIG_BLK_DEV_DM: enabled
09:07:38 [2024-05-29T09:07:38.659Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
09:07:38 [2024-05-29T09:07:38.659Z]   - "overlay":
09:07:38 [2024-05-29T09:07:38.659Z]     - CONFIG_OVERLAY_FS: enabled (as module)
09:07:38 [2024-05-29T09:07:38.659Z]   - "zfs":
09:07:38 [2024-05-29T09:07:38.659Z]     - /dev/zfs: present
09:07:38 [2024-05-29T09:07:38.659Z]     - zfs command: missing
09:07:38 [2024-05-29T09:07:38.659Z]     - zpool command: missing
09:07:38 [2024-05-29T09:07:38.659Z] 
09:07:38 [2024-05-29T09:07:38.659Z] Limits:
09:07:38 [2024-05-29T09:07:38.659Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
09:07:38 [2024-05-29T09:07:38.659Z] 
09:07:38 [2024-05-29T09:07:38.659Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
09:07:38 [2024-05-29T09:07:38.950Z] + docker build --force-rm -t docker:fea476f65d674abb2bf712483337ad9c35a39404 .
09:07:39 [2024-05-29T09:07:39.207Z] #0 building with "default" instance using docker driver
09:07:39 [2024-05-29T09:07:39.207Z] 
09:07:39 [2024-05-29T09:07:39.207Z] #1 [internal] load build definition from Dockerfile
09:07:39 [2024-05-29T09:07:39.207Z] #1 transferring dockerfile: 28.30kB done
09:07:39 [2024-05-29T09:07:39.207Z] #1 DONE 0.1s
09:07:39 [2024-05-29T09:07:39.207Z] 
09:07:39 [2024-05-29T09:07:39.207Z] #2 resolve image config for docker.io/docker/dockerfile:1.7
09:07:39 [2024-05-29T09:07:39.464Z] #2 DONE 0.3s
09:07:39 [2024-05-29T09:07:39.464Z] 
09:07:39 [2024-05-29T09:07:39.464Z] #3 docker-image://docker.io/docker/dockerfile:1.7@sha256:a57df69d0ea827fb7266491f2813635de6f17269be881f696fbfdf2d83dda33e
09:07:39 [2024-05-29T09:07:39.464Z] #3 resolve docker.io/docker/dockerfile:1.7@sha256:a57df69d0ea827fb7266491f2813635de6f17269be881f696fbfdf2d83dda33e 0.0s done
09:07:39 [2024-05-29T09:07:39.464Z] #3 sha256:a57df69d0ea827fb7266491f2813635de6f17269be881f696fbfdf2d83dda33e 8.40kB / 8.40kB done
09:07:39 [2024-05-29T09:07:39.464Z] #3 sha256:c8678869a83fab70232869ba24acc1c0be661f4d65135c0eeacb6a8e78420fdd 482B / 482B done
09:07:39 [2024-05-29T09:07:39.464Z] #3 sha256:45fc0e793a06559debf1128a8e0a2aef5bd1822e7d98b7412afcc474f04cc4fe 1.26kB / 1.26kB done
09:07:39 [2024-05-29T09:07:39.464Z] #3 sha256:6e230fe0035dc5b9d8d5e65513d1f11ae3b25d14362031fb540a4c23bf862933 7.34MB / 11.24MB 0.1s
09:07:39 [2024-05-29T09:07:39.722Z] #3 sha256:6e230fe0035dc5b9d8d5e65513d1f11ae3b25d14362031fb540a4c23bf862933 11.24MB / 11.24MB 0.2s done
09:07:39 [2024-05-29T09:07:39.722Z] #3 extracting sha256:6e230fe0035dc5b9d8d5e65513d1f11ae3b25d14362031fb540a4c23bf862933 0.1s done
09:07:39 [2024-05-29T09:07:39.722Z] #3 DONE 0.3s
09:07:39 [2024-05-29T09:07:39.722Z] 
09:07:39 [2024-05-29T09:07:39.722Z] #4 [internal] load metadata for docker.io/library/debian:bookworm
09:07:40 [2024-05-29T09:07:40.286Z] #4 DONE 0.6s
09:07:40 [2024-05-29T09:07:40.286Z] 
09:07:40 [2024-05-29T09:07:40.286Z] #5 [internal] load metadata for docker.io/docker/buildx-bin:0.14.1
09:07:40 [2024-05-29T09:07:40.543Z] #5 ...
09:07:40 [2024-05-29T09:07:40.543Z] 
09:07:40 [2024-05-29T09:07:40.543Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
09:07:40 [2024-05-29T09:07:40.543Z] #6 DONE 0.7s
09:07:40 [2024-05-29T09:07:40.543Z] 
09:07:40 [2024-05-29T09:07:40.543Z] #7 [internal] load metadata for docker.io/library/busybox:latest
09:07:40 [2024-05-29T09:07:40.543Z] #7 DONE 0.7s
09:07:40 [2024-05-29T09:07:40.543Z] 
09:07:40 [2024-05-29T09:07:40.543Z] #8 [internal] load metadata for docker.io/tonistiigi/xx:1.4.0
09:07:40 [2024-05-29T09:07:40.543Z] #8 DONE 0.7s
09:07:40 [2024-05-29T09:07:40.807Z] 
09:07:40 [2024-05-29T09:07:40.807Z] #9 [internal] load metadata for docker.io/docker/compose-bin:v2.27.1
09:07:40 [2024-05-29T09:07:40.807Z] #9 DONE 0.7s
09:07:40 [2024-05-29T09:07:40.807Z] 
09:07:40 [2024-05-29T09:07:40.807Z] #10 [internal] load metadata for docker.io/library/golang:1.21.10-bookworm
09:07:40 [2024-05-29T09:07:40.807Z] #10 DONE 0.8s
09:07:40 [2024-05-29T09:07:40.807Z] 
09:07:40 [2024-05-29T09:07:40.807Z] #11 [internal] load metadata for docker.io/distribution/distribution:2.8.3
09:07:40 [2024-05-29T09:07:40.807Z] #11 DONE 0.8s
09:07:40 [2024-05-29T09:07:40.807Z] 
09:07:40 [2024-05-29T09:07:40.807Z] #5 [internal] load metadata for docker.io/docker/buildx-bin:0.14.1
09:07:40 [2024-05-29T09:07:40.807Z] #5 DONE 0.8s
09:07:40 [2024-05-29T09:07:40.807Z] 
09:07:40 [2024-05-29T09:07:40.807Z] #12 [internal] load .dockerignore
09:07:40 [2024-05-29T09:07:40.807Z] #12 transferring context: 113B done
09:07:40 [2024-05-29T09:07:40.807Z] #12 DONE 0.0s
09:07:40 [2024-05-29T09:07:40.807Z] 
09:07:40 [2024-05-29T09:07:40.807Z] #13 [internal] load build context
09:07:42 [2024-05-29T09:07:42.705Z] #13 transferring context: 77.70MB 1.5s done
09:07:43 [2024-05-29T09:07:43.269Z] #13 DONE 2.6s
09:07:43 [2024-05-29T09:07:43.269Z] 
09:07:43 [2024-05-29T09:07:43.269Z] #14 [base 1/4] FROM docker.io/library/golang:1.21.10-bookworm@sha256:b8ff8c869417952d84dc521d821cc8cb55f6c28469e60133fe8aea5ee795267e
09:07:43 [2024-05-29T09:07:43.269Z] #14 resolve docker.io/library/golang:1.21.10-bookworm@sha256:b8ff8c869417952d84dc521d821cc8cb55f6c28469e60133fe8aea5ee795267e 0.2s done
09:07:43 [2024-05-29T09:07:43.269Z] #14 sha256:b8ff8c869417952d84dc521d821cc8cb55f6c28469e60133fe8aea5ee795267e 9.10kB / 9.10kB done
09:07:43 [2024-05-29T09:07:43.269Z] #14 sha256:7a56982245e6e85476cd3867a9a21bda806c32370bdeacc8452b2039381c7a69 2.33kB / 2.33kB done
09:07:43 [2024-05-29T09:07:43.269Z] #14 sha256:e946bfb614dc9f4a658e98b7795c5a888bc5c6c68dd9d633d9c07e0920199b53 2.84kB / 2.84kB done
09:07:43 [2024-05-29T09:07:43.269Z] #14 sha256:15856ca26414127b85cee6d10acbc4cee6eba9070f3f5a04b9cc72ce95abfa7f 23.59MB / 23.59MB 0.5s done
09:07:43 [2024-05-29T09:07:43.269Z] #14 sha256:30ed4c12791345d3f20f66024e1f22275ce507868c508509b83dcf231b1c9adc 63.99MB / 63.99MB 2.3s
09:07:43 [2024-05-29T09:07:43.269Z] #14 sha256:91e301773f03e9e0fabc5c177fe6bfe8daf14e992ab816f151692b814ddc462c 49.61MB / 49.61MB 0.9s done
09:07:43 [2024-05-29T09:07:43.269Z] #14 sha256:3cf3dd101b450545902b16112a329f7ce70d182d1d6b1dfce883f830030e03c1 86.25MB / 86.25MB 2.2s
09:07:43 [2024-05-29T09:07:43.269Z] #14 extracting sha256:91e301773f03e9e0fabc5c177fe6bfe8daf14e992ab816f151692b814ddc462c 1.2s
09:07:43 [2024-05-29T09:07:43.527Z] #14 sha256:30ed4c12791345d3f20f66024e1f22275ce507868c508509b83dcf231b1c9adc 63.99MB / 63.99MB 2.4s done
09:07:43 [2024-05-29T09:07:43.784Z] #14 sha256:0c9a7eb7dd16a3cb705d643f2c1b3ccb0cce9120eef39b1b1844864195af6c32 0B / 64.11MB 2.5s
09:07:43 [2024-05-29T09:07:43.784Z] #14 sha256:0c9a7eb7dd16a3cb705d643f2c1b3ccb0cce9120eef39b1b1844864195af6c32 16.78MB / 64.11MB 2.7s
09:07:44 [2024-05-29T09:07:44.045Z] #14 sha256:0c9a7eb7dd16a3cb705d643f2c1b3ccb0cce9120eef39b1b1844864195af6c32 32.51MB / 64.11MB 2.9s
09:07:44 [2024-05-29T09:07:44.302Z] #14 sha256:0c9a7eb7dd16a3cb705d643f2c1b3ccb0cce9120eef39b1b1844864195af6c32 42.99MB / 64.11MB 3.1s
09:07:44 [2024-05-29T09:07:44.302Z] #14 sha256:0c9a7eb7dd16a3cb705d643f2c1b3ccb0cce9120eef39b1b1844864195af6c32 50.33MB / 64.11MB 3.3s
09:07:44 [2024-05-29T09:07:44.559Z] #14 sha256:0c9a7eb7dd16a3cb705d643f2c1b3ccb0cce9120eef39b1b1844864195af6c32 55.57MB / 64.11MB 3.5s
09:07:44 [2024-05-29T09:07:44.882Z] #14 sha256:0c9a7eb7dd16a3cb705d643f2c1b3ccb0cce9120eef39b1b1844864195af6c32 61.87MB / 64.11MB 3.7s
09:07:45 [2024-05-29T09:07:45.446Z] #14 extracting sha256:15856ca26414127b85cee6d10acbc4cee6eba9070f3f5a04b9cc72ce95abfa7f
09:07:45 [2024-05-29T09:07:45.703Z] #14 sha256:3cf3dd101b450545902b16112a329f7ce70d182d1d6b1dfce883f830030e03c1 86.25MB / 86.25MB 4.5s done
09:07:45 [2024-05-29T09:07:45.703Z] #14 extracting sha256:15856ca26414127b85cee6d10acbc4cee6eba9070f3f5a04b9cc72ce95abfa7f 0.4s done
09:07:47 [2024-05-29T09:07:47.073Z] #14 extracting sha256:30ed4c12791345d3f20f66024e1f22275ce507868c508509b83dcf231b1c9adc
09:07:47 [2024-05-29T09:07:47.073Z] #14 ...
09:07:47 [2024-05-29T09:07:47.073Z] 
09:07:47 [2024-05-29T09:07:47.073Z] #15 [frozen-images 1/4] FROM docker.io/library/debian:bookworm@sha256:fac2c0fd33e88dfd3bc88a872cfb78dcb167e74af6162d31724df69e482f886c
09:07:47 [2024-05-29T09:07:47.073Z] #15 resolve docker.io/library/debian:bookworm@sha256:fac2c0fd33e88dfd3bc88a872cfb78dcb167e74af6162d31724df69e482f886c 0.3s done
09:07:47 [2024-05-29T09:07:47.073Z] #15 sha256:f1dc429dc8955ea4e9bbd0049f311ba3c4c3a16cda479c7f1153ea8f125e2639 1.48kB / 1.48kB done
09:07:47 [2024-05-29T09:07:47.073Z] #15 sha256:fac2c0fd33e88dfd3bc88a872cfb78dcb167e74af6162d31724df69e482f886c 1.85kB / 1.85kB done
09:07:47 [2024-05-29T09:07:47.073Z] #15 sha256:3d67cec2f6aa8a4d6aa496ae8097747f216fe850aebc8db99548cb8a85e73181 529B / 529B done
09:07:47 [2024-05-29T09:07:47.073Z] #15 sha256:91e301773f03e9e0fabc5c177fe6bfe8daf14e992ab816f151692b814ddc462c 49.61MB / 49.61MB 0.9s done
09:07:47 [2024-05-29T09:07:47.073Z] #15 extracting sha256:91e301773f03e9e0fabc5c177fe6bfe8daf14e992ab816f151692b814ddc462c 1.6s done
09:07:47 [2024-05-29T09:07:47.073Z] #15 DONE 6.4s
09:07:47 [2024-05-29T09:07:47.073Z] 
09:07:47 [2024-05-29T09:07:47.073Z] #14 [base 1/4] FROM docker.io/library/golang:1.21.10-bookworm@sha256:b8ff8c869417952d84dc521d821cc8cb55f6c28469e60133fe8aea5ee795267e
09:07:47 [2024-05-29T09:07:47.073Z] #14 sha256:2013edc6dc9779e195fb4e37475b4569b1226af3caac82ddaf934a996e44c7a6 0B / 126B 6.0s
09:07:47 [2024-05-29T09:07:47.073Z] #14 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 0B / 32B 6.0s
09:07:47 [2024-05-29T09:07:47.073Z] #14 ...
09:07:47 [2024-05-29T09:07:47.073Z] 
09:07:47 [2024-05-29T09:07:47.073Z] #16 [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
09:07:47 [2024-05-29T09:07:47.332Z] #16 ...
09:07:47 [2024-05-29T09:07:47.332Z] 
09:07:47 [2024-05-29T09:07:47.332Z] #17 [xx 1/1] FROM docker.io/tonistiigi/xx:1.4.0@sha256:0cd3f05c72d6c9b038eb135f91376ee1169ef3a330d34e418e65e2a5c2e9c0d4
09:07:47 [2024-05-29T09:07:47.332Z] #17 resolve docker.io/tonistiigi/xx:1.4.0@sha256:0cd3f05c72d6c9b038eb135f91376ee1169ef3a330d34e418e65e2a5c2e9c0d4 0.2s done
09:07:47 [2024-05-29T09:07:47.332Z] #17 sha256:0cd3f05c72d6c9b038eb135f91376ee1169ef3a330d34e418e65e2a5c2e9c0d4 9.95kB / 9.95kB done
09:07:47 [2024-05-29T09:07:47.332Z] #17 sha256:d3a173a007193860a110931669be7b62592611955cda3814d38b4d9118ef81ea 478B / 478B done
09:07:47 [2024-05-29T09:07:47.332Z] #17 sha256:5e12c1040c875988c0a21efaa5dcafac5c2b8a956cf038d6789abf028aba9a93 940B / 940B done
09:07:47 [2024-05-29T09:07:47.332Z] #17 sha256:0af722b41041edf6b9d4c718ee88b05eb49271fa70e4856c18c261ea0462b564 16.47kB / 16.47kB 6.1s done
09:07:47 [2024-05-29T09:07:47.332Z] #17 extracting sha256:0af722b41041edf6b9d4c718ee88b05eb49271fa70e4856c18c261ea0462b564 done
09:07:47 [2024-05-29T09:07:47.332Z] #17 DONE 6.5s
09:07:47 [2024-05-29T09:07:47.332Z] 
09:07:47 [2024-05-29T09:07:47.332Z] #14 [base 1/4] FROM docker.io/library/golang:1.21.10-bookworm@sha256:b8ff8c869417952d84dc521d821cc8cb55f6c28469e60133fe8aea5ee795267e
09:07:47 [2024-05-29T09:07:47.332Z] #14 sha256:2013edc6dc9779e195fb4e37475b4569b1226af3caac82ddaf934a996e44c7a6 126B / 126B 6.1s done
09:07:47 [2024-05-29T09:07:47.332Z] #14 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 6.1s done
09:07:49 [2024-05-29T09:07:49.858Z] #14 extracting sha256:30ed4c12791345d3f20f66024e1f22275ce507868c508509b83dcf231b1c9adc 2.6s done
09:07:50 [2024-05-29T09:07:50.422Z] #14 extracting sha256:3cf3dd101b450545902b16112a329f7ce70d182d1d6b1dfce883f830030e03c1
09:07:50 [2024-05-29T09:07:50.680Z] #14 ...
09:07:50 [2024-05-29T09:07:50.680Z] 
09:07:50 [2024-05-29T09:07:50.680Z] #18 [compose 1/1] FROM docker.io/docker/compose-bin:v2.27.1@sha256:601c41a181bbef3e383383cfa2df5554ed014723bf21e414d5c7c878a957d17b
09:07:50 [2024-05-29T09:07:50.680Z] #18 resolve docker.io/docker/compose-bin:v2.27.1@sha256:601c41a181bbef3e383383cfa2df5554ed014723bf21e414d5c7c878a957d17b 0.2s done
09:07:50 [2024-05-29T09:07:50.680Z] #18 sha256:839e8a0c25a00de9627a50c7cabaca0de15f44ba8f7d165fb105dc604361a415 482B / 482B done
09:07:50 [2024-05-29T09:07:50.680Z] #18 sha256:601c41a181bbef3e383383cfa2df5554ed014723bf21e414d5c7c878a957d17b 8.43kB / 8.43kB done
09:07:50 [2024-05-29T09:07:50.680Z] #18 sha256:99cd450a2cc35f8bb11709bdbc123670cbf50e0559e5a53e54d9ab92c3594dda 1.11kB / 1.11kB done
09:07:50 [2024-05-29T09:07:50.680Z] #18 sha256:81e61c291ea8b3242c9ab0eb89d245387da2b99abf82aa10c9fb63b9e12237a0 17.14MB / 17.14MB 7.4s done
09:07:50 [2024-05-29T09:07:50.680Z] #18 extracting sha256:81e61c291ea8b3242c9ab0eb89d245387da2b99abf82aa10c9fb63b9e12237a0 0.4s done
09:07:50 [2024-05-29T09:07:50.680Z] #18 DONE 9.8s
09:07:50 [2024-05-29T09:07:50.680Z] 
09:07:50 [2024-05-29T09:07:50.680Z] #14 [base 1/4] FROM docker.io/library/golang:1.21.10-bookworm@sha256:b8ff8c869417952d84dc521d821cc8cb55f6c28469e60133fe8aea5ee795267e
09:07:50 [2024-05-29T09:07:50.680Z] #14 ...
09:07:50 [2024-05-29T09:07:50.680Z] 
09:07:50 [2024-05-29T09:07:50.680Z] #19 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.14.1@sha256:1e82963902534debe971aa9dbe1ee69fea1aadc0ae21a34ec6ec3fb9703cf6a6
09:07:50 [2024-05-29T09:07:50.680Z] #19 resolve docker.io/docker/buildx-bin:0.14.1@sha256:1e82963902534debe971aa9dbe1ee69fea1aadc0ae21a34ec6ec3fb9703cf6a6 0.2s done
09:07:50 [2024-05-29T09:07:50.680Z] #19 sha256:1e82963902534debe971aa9dbe1ee69fea1aadc0ae21a34ec6ec3fb9703cf6a6 8.43kB / 8.43kB done
09:07:50 [2024-05-29T09:07:50.680Z] #19 sha256:a65b93eae2721ab11c682cd2f03f31c759ed3225b8030d80552b722f77d39b79 482B / 482B done
09:07:50 [2024-05-29T09:07:50.680Z] #19 sha256:5268822a12813a334431a088b0203a12a8b3ad3e4f006d5cc9a995d8a7ebf936 1.13kB / 1.13kB done
09:07:50 [2024-05-29T09:07:50.680Z] #19 sha256:b6a8738f51fc2f6637e59f292886bafd6145b5c272621db826da86d6102032dd 16.45MB / 16.45MB 8.5s done
09:07:50 [2024-05-29T09:07:50.680Z] #19 extracting sha256:b6a8738f51fc2f6637e59f292886bafd6145b5c272621db826da86d6102032dd 0.5s done
09:07:50 [2024-05-29T09:07:50.680Z] #19 DONE 9.9s
09:07:50 [2024-05-29T09:07:50.680Z] 
09:07:50 [2024-05-29T09:07:50.680Z] #14 [base 1/4] FROM docker.io/library/golang:1.21.10-bookworm@sha256:b8ff8c869417952d84dc521d821cc8cb55f6c28469e60133fe8aea5ee795267e
09:07:50 [2024-05-29T09:07:50.680Z] #14 ...
09:07:50 [2024-05-29T09:07:50.680Z] 
09:07:50 [2024-05-29T09:07:50.680Z] #20 [build-dummy 1/2] FROM docker.io/library/busybox:latest@sha256:5eef5ed34e1e1ff0a4ae850395cbf665c4de6b4b83a32a0bc7bcb998e24e7bbb
09:07:50 [2024-05-29T09:07:50.680Z] #20 resolve docker.io/library/busybox:latest@sha256:5eef5ed34e1e1ff0a4ae850395cbf665c4de6b4b83a32a0bc7bcb998e24e7bbb 0.2s done
09:07:50 [2024-05-29T09:07:50.680Z] #20 sha256:5eef5ed34e1e1ff0a4ae850395cbf665c4de6b4b83a32a0bc7bcb998e24e7bbb 6.76kB / 6.76kB done
09:07:50 [2024-05-29T09:07:50.680Z] #20 sha256:62e64d962a5f069b3f1e061b167609b91b3fb9886709ceb475cc7e1d5222727a 610B / 610B done
09:07:50 [2024-05-29T09:07:50.680Z] #20 sha256:23d6e6de0b63623e44a1ec59746682c77f197702ae77264eb287fa5119256f8a 390B / 390B done
09:07:50 [2024-05-29T09:07:50.680Z] #20 sha256:c34182c7a03d2f1be0e7970ba5b792227be05dd1b942330c13a1fe8cd8ce23f9 1.84MB / 1.84MB 9.7s
09:07:50 [2024-05-29T09:07:50.937Z] #20 extracting sha256:c34182c7a03d2f1be0e7970ba5b792227be05dd1b942330c13a1fe8cd8ce23f9
09:07:50 [2024-05-29T09:07:50.937Z] #20 ...
09:07:50 [2024-05-29T09:07:50.937Z] 
09:07:50 [2024-05-29T09:07:50.937Z] #21 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
09:07:50 [2024-05-29T09:07:50.937Z] #21 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done
09:07:50 [2024-05-29T09:07:50.937Z] #21 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
09:07:50 [2024-05-29T09:07:50.937Z] #21 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
09:07:50 [2024-05-29T09:07:50.937Z] #21 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
09:07:50 [2024-05-29T09:07:50.937Z] #21 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 9.3s done
09:07:50 [2024-05-29T09:07:50.937Z] #21 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.2s done
09:07:50 [2024-05-29T09:07:50.937Z] #21 ...
09:07:50 [2024-05-29T09:07:50.937Z] 
09:07:50 [2024-05-29T09:07:50.937Z] #22 [registry-v2 1/2] FROM docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb
09:07:50 [2024-05-29T09:07:50.937Z] #22 resolve docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb 0.2s done
09:07:50 [2024-05-29T09:07:50.937Z] #22 sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb 4.67kB / 4.67kB done
09:07:50 [2024-05-29T09:07:50.937Z] #22 sha256:d6213c56dc23f948e18d58abb6499f2112d85fc8c0eae4391386b6bcfaa70e01 1.05kB / 1.05kB done
09:07:50 [2024-05-29T09:07:50.937Z] #22 sha256:184ed8ae6fb6cdaf999646a8855ce3916872363882142964f36a096186792c50 2.57kB / 2.57kB done
09:07:50 [2024-05-29T09:07:50.937Z] #22 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 6.6s done
09:07:50 [2024-05-29T09:07:50.937Z] #22 sha256:08efe96e544caba36e1a67e0734b419126dcdd7b61cd223b8c78616e5b25a47a 286.20kB / 286.20kB 6.4s done
09:07:50 [2024-05-29T09:07:50.937Z] #22 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 0.3s done
09:07:50 [2024-05-29T09:07:50.937Z] #22 extracting sha256:08efe96e544caba36e1a67e0734b419126dcdd7b61cd223b8c78616e5b25a47a 0.1s done
09:07:50 [2024-05-29T09:07:50.937Z] #22 sha256:6fa6f6cd5bd05b721a3c082c5f075a5ed04a9ca646827fe576b05488acca8bb2 766B / 766B 7.7s done
09:07:50 [2024-05-29T09:07:50.937Z] #22 extracting sha256:6fa6f6cd5bd05b721a3c082c5f075a5ed04a9ca646827fe576b05488acca8bb2 done
09:07:50 [2024-05-29T09:07:50.937Z] #22 sha256:46a95b3c8e602481ef507c2ffa1372d6e529a8ad234f2f99fc2a9bd471336a09 5.82MB / 5.82MB 8.8s done
09:07:50 [2024-05-29T09:07:50.937Z] #22 extracting sha256:46a95b3c8e602481ef507c2ffa1372d6e529a8ad234f2f99fc2a9bd471336a09 0.5s done
09:07:50 [2024-05-29T09:07:50.937Z] #22 DONE 10.3s
09:07:50 [2024-05-29T09:07:50.937Z] 
09:07:50 [2024-05-29T09:07:50.937Z] #21 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
09:07:50 [2024-05-29T09:07:50.937Z] #21 DONE 10.4s
09:07:50 [2024-05-29T09:07:50.937Z] 
09:07:50 [2024-05-29T09:07:50.937Z] #23 [registry-v2 2/2] RUN mkdir /build && mv /bin/registry /build/registry-v2
09:07:51 [2024-05-29T09:07:51.502Z] #23 ...
09:07:51 [2024-05-29T09:07:51.502Z] 
09:07:51 [2024-05-29T09:07:51.502Z] #20 [build-dummy 1/2] FROM docker.io/library/busybox:latest@sha256:5eef5ed34e1e1ff0a4ae850395cbf665c4de6b4b83a32a0bc7bcb998e24e7bbb
09:07:51 [2024-05-29T09:07:51.502Z] #20 sha256:c34182c7a03d2f1be0e7970ba5b792227be05dd1b942330c13a1fe8cd8ce23f9 1.84MB / 1.84MB 9.7s done
09:07:51 [2024-05-29T09:07:51.502Z] #20 extracting sha256:c34182c7a03d2f1be0e7970ba5b792227be05dd1b942330c13a1fe8cd8ce23f9 0.1s done
09:07:51 [2024-05-29T09:07:51.502Z] #20 DONE 10.6s
09:07:51 [2024-05-29T09:07:51.502Z] 
09:07:51 [2024-05-29T09:07:51.502Z] #14 [base 1/4] FROM docker.io/library/golang:1.21.10-bookworm@sha256:b8ff8c869417952d84dc521d821cc8cb55f6c28469e60133fe8aea5ee795267e
09:07:52 [2024-05-29T09:07:52.434Z] #14 extracting sha256:3cf3dd101b450545902b16112a329f7ce70d182d1d6b1dfce883f830030e03c1 2.0s done
09:07:52 [2024-05-29T09:07:52.691Z] #14 extracting sha256:0c9a7eb7dd16a3cb705d643f2c1b3ccb0cce9120eef39b1b1844864195af6c32 0.1s
09:07:57 [2024-05-29T09:07:57.944Z] #14 extracting sha256:0c9a7eb7dd16a3cb705d643f2c1b3ccb0cce9120eef39b1b1844864195af6c32 5.0s done
09:07:57 [2024-05-29T09:07:57.944Z] #14 ...
09:07:57 [2024-05-29T09:07:57.944Z] 
09:07:57 [2024-05-29T09:07:57.944Z] #16 [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
09:07:57 [2024-05-29T09:07:57.944Z] #16 0.688 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
09:07:57 [2024-05-29T09:07:57.944Z] #16 0.713 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
09:07:57 [2024-05-29T09:07:57.944Z] #16 0.870 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
09:07:57 [2024-05-29T09:07:57.944Z] #16 0.976 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
09:07:57 [2024-05-29T09:07:57.944Z] #16 1.461 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [13.7 kB]
09:07:57 [2024-05-29T09:07:57.944Z] #16 1.465 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [154 kB]
09:07:57 [2024-05-29T09:07:57.944Z] #16 2.894 Fetched 9107 kB in 2s (3699 kB/s)
09:07:57 [2024-05-29T09:07:57.944Z] #16 2.894 Reading package lists...
09:07:57 [2024-05-29T09:07:57.944Z] #16 3.579 Reading package lists...
09:07:57 [2024-05-29T09:07:57.944Z] #16 4.268 Building dependency tree...
09:07:57 [2024-05-29T09:07:57.944Z] #16 4.744 The following additional packages will be installed:
09:07:57 [2024-05-29T09:07:57.944Z] #16 4.744   libbrotli1 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1
09:07:57 [2024-05-29T09:07:57.944Z] #16 4.745   libkrb5-3 libkrb5support0 libldap-2.5-0 libnghttp2-14 libonig5 libpsl5
09:07:57 [2024-05-29T09:07:57.944Z] #16 4.745   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl3 openssl
09:07:57 [2024-05-29T09:07:57.944Z] #16 4.748 Suggested packages:
09:07:57 [2024-05-29T09:07:57.944Z] #16 4.748   krb5-doc krb5-user
09:07:57 [2024-05-29T09:07:57.944Z] #16 4.748 Recommended packages:
09:07:57 [2024-05-29T09:07:57.944Z] #16 4.748   krb5-locales libldap-common publicsuffix libsasl2-modules
09:07:57 [2024-05-29T09:07:57.944Z] #16 4.922 The following NEW packages will be installed:
09:07:57 [2024-05-29T09:07:57.944Z] #16 4.922   ca-certificates curl jq libbrotli1 libcurl4 libgssapi-krb5-2 libjq1
09:07:57 [2024-05-29T09:07:57.944Z] #16 4.924   libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.5-0
09:07:57 [2024-05-29T09:07:57.944Z] #16 4.924   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
09:07:57 [2024-05-29T09:07:57.944Z] #16 4.924   libssh2-1 libssl3 openssl
09:07:57 [2024-05-29T09:07:57.944Z] #16 5.296 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded.
09:07:57 [2024-05-29T09:07:57.944Z] #16 5.296 Need to get 5813 kB of archives.
09:07:57 [2024-05-29T09:07:57.944Z] #16 5.296 After this operation, 16.1 MB of additional disk space will be used.
09:07:57 [2024-05-29T09:07:57.944Z] #16 5.296 Get:1 http://deb.debian.org/debian bookworm/main arm64 libssl3 arm64 3.0.11-1~deb12u2 [1803 kB]
09:07:57 [2024-05-29T09:07:57.944Z] #16 5.453 Get:2 http://deb.debian.org/debian bookworm/main arm64 openssl arm64 3.0.11-1~deb12u2 [1385 kB]
09:07:57 [2024-05-29T09:07:57.944Z] #16 5.464 Get:3 http://deb.debian.org/debian bookworm/main arm64 ca-certificates all 20230311 [153 kB]
09:07:57 [2024-05-29T09:07:57.944Z] #16 5.467 Get:4 http://deb.debian.org/debian bookworm/main arm64 libbrotli1 arm64 1.0.9-2+b6 [269 kB]
09:07:57 [2024-05-29T09:07:57.944Z] #16 5.469 Get:5 http://deb.debian.org/debian bookworm/main arm64 libkrb5support0 arm64 1.20.1-2+deb12u1 [31.7 kB]
09:07:57 [2024-05-29T09:07:57.944Z] #16 5.471 Get:6 http://deb.debian.org/debian bookworm/main arm64 libk5crypto3 arm64 1.20.1-2+deb12u1 [79.0 kB]
09:07:57 [2024-05-29T09:07:57.944Z] #16 5.472 Get:7 http://deb.debian.org/debian bookworm/main arm64 libkeyutils1 arm64 1.6.3-2 [8844 B]
09:07:57 [2024-05-29T09:07:57.944Z] #16 5.508 Get:8 http://deb.debian.org/debian bookworm/main arm64 libkrb5-3 arm64 1.20.1-2+deb12u1 [313 kB]
09:07:57 [2024-05-29T09:07:57.944Z] #16 5.514 Get:9 http://deb.debian.org/debian bookworm/main arm64 libgssapi-krb5-2 arm64 1.20.1-2+deb12u1 [123 kB]
09:07:57 [2024-05-29T09:07:57.944Z] #16 5.531 Get:10 http://deb.debian.org/debian bookworm/main arm64 libsasl2-modules-db arm64 2.1.28+dfsg-10 [20.8 kB]
09:07:57 [2024-05-29T09:07:57.944Z] #16 5.540 Get:11 http://deb.debian.org/debian bookworm/main arm64 libsasl2-2 arm64 2.1.28+dfsg-10 [58.0 kB]
09:07:57 [2024-05-29T09:07:57.944Z] #16 5.546 Get:12 http://deb.debian.org/debian bookworm/main arm64 libldap-2.5-0 arm64 2.5.13+dfsg-5 [171 kB]
09:07:57 [2024-05-29T09:07:57.944Z] #16 5.555 Get:13 http://deb.debian.org/debian bookworm/main arm64 libnghttp2-14 arm64 1.52.0-1+deb12u1 [68.3 kB]
09:07:57 [2024-05-29T09:07:57.944Z] #16 5.561 Get:14 http://deb.debian.org/debian bookworm/main arm64 libpsl5 arm64 0.21.2-1 [58.6 kB]
09:07:57 [2024-05-29T09:07:57.944Z] #16 5.564 Get:15 http://deb.debian.org/debian bookworm/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB]
09:07:57 [2024-05-29T09:07:57.944Z] #16 5.573 Get:16 http://deb.debian.org/debian bookworm/main arm64 libssh2-1 arm64 1.10.0-3+b1 [172 kB]
09:07:57 [2024-05-29T09:07:57.944Z] #16 5.577 Get:17 http://deb.debian.org/debian bookworm/main arm64 libcurl4 arm64 7.88.1-10+deb12u5 [366 kB]
09:07:57 [2024-05-29T09:07:57.944Z] #16 5.584 Get:18 http://deb.debian.org/debian bookworm/main arm64 curl arm64 7.88.1-10+deb12u5 [308 kB]
09:07:57 [2024-05-29T09:07:57.944Z] #16 5.587 Get:19 http://deb.debian.org/debian bookworm/main arm64 libonig5 arm64 6.9.8-1 [179 kB]
09:07:57 [2024-05-29T09:07:57.944Z] #16 5.591 Get:20 http://deb.debian.org/debian bookworm/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
09:07:57 [2024-05-29T09:07:57.944Z] #16 5.593 Get:21 http://deb.debian.org/debian bookworm/main arm64 jq arm64 1.6-2.1 [64.5 kB]
09:07:57 [2024-05-29T09:07:57.944Z] #16 5.799 debconf: delaying package configuration, since apt-utils is not installed
09:07:57 [2024-05-29T09:07:57.944Z] #16 5.835 Fetched 5813 kB in 1s (8493 kB/s)
09:07:57 [2024-05-29T09:07:57.944Z] #16 5.988 Selecting previously unselected package libssl3:arm64.
09:07:57 [2024-05-29T09:07:57.945Z] #16 5.988 (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 ... 6084 files and directories currently installed.)
09:07:57 [2024-05-29T09:07:57.945Z] #16 5.993 Preparing to unpack .../00-libssl3_3.0.11-1~deb12u2_arm64.deb ...
09:07:57 [2024-05-29T09:07:57.945Z] #16 6.052 Unpacking libssl3:arm64 (3.0.11-1~deb12u2) ...
09:07:57 [2024-05-29T09:07:57.945Z] #16 6.630 Selecting previously unselected package openssl.
09:07:57 [2024-05-29T09:07:57.945Z] #16 6.632 Preparing to unpack .../01-openssl_3.0.11-1~deb12u2_arm64.deb ...
09:07:57 [2024-05-29T09:07:57.945Z] #16 6.641 Unpacking openssl (3.0.11-1~deb12u2) ...
09:07:57 [2024-05-29T09:07:57.945Z] #16 6.930 Selecting previously unselected package ca-certificates.
09:07:57 [2024-05-29T09:07:57.945Z] #16 6.931 Preparing to unpack .../02-ca-certificates_20230311_all.deb ...
09:07:57 [2024-05-29T09:07:57.945Z] #16 6.953 Unpacking ca-certificates (20230311) ...
09:07:57 [2024-05-29T09:07:57.945Z] #16 7.260 Selecting previously unselected package libbrotli1:arm64.
09:07:57 [2024-05-29T09:07:57.945Z] #16 7.262 Preparing to unpack .../03-libbrotli1_1.0.9-2+b6_arm64.deb ...
09:07:57 [2024-05-29T09:07:57.945Z] #16 7.268 Unpacking libbrotli1:arm64 (1.0.9-2+b6) ...
09:07:57 [2024-05-29T09:07:57.945Z] #16 7.406 Selecting previously unselected package libkrb5support0:arm64.
09:07:57 [2024-05-29T09:07:57.945Z] #16 7.408 Preparing to unpack .../04-libkrb5support0_1.20.1-2+deb12u1_arm64.deb ...
09:07:57 [2024-05-29T09:07:57.945Z] #16 7.643 Unpacking libkrb5support0:arm64 (1.20.1-2+deb12u1) ...
09:07:57 [2024-05-29T09:07:57.945Z] #16 7.877 Selecting previously unselected package libk5crypto3:arm64.
09:07:57 [2024-05-29T09:07:57.945Z] #16 7.878 Preparing to unpack .../05-libk5crypto3_1.20.1-2+deb12u1_arm64.deb ...
09:07:57 [2024-05-29T09:07:57.945Z] #16 7.887 Unpacking libk5crypto3:arm64 (1.20.1-2+deb12u1) ...
09:07:57 [2024-05-29T09:07:57.945Z] #16 8.053 Selecting previously unselected package libkeyutils1:arm64.
09:07:57 [2024-05-29T09:07:57.945Z] #16 8.054 Preparing to unpack .../06-libkeyutils1_1.6.3-2_arm64.deb ...
09:07:57 [2024-05-29T09:07:57.945Z] #16 8.170 Unpacking libkeyutils1:arm64 (1.6.3-2) ...
09:07:57 [2024-05-29T09:07:57.945Z] #16 8.334 Selecting previously unselected package libkrb5-3:arm64.
09:07:57 [2024-05-29T09:07:57.945Z] #16 8.335 Preparing to unpack .../07-libkrb5-3_1.20.1-2+deb12u1_arm64.deb ...
09:07:57 [2024-05-29T09:07:57.945Z] #16 8.462 Unpacking libkrb5-3:arm64 (1.20.1-2+deb12u1) ...
09:07:57 [2024-05-29T09:07:57.945Z] #16 9.146 Selecting previously unselected package libgssapi-krb5-2:arm64.
09:07:57 [2024-05-29T09:07:57.945Z] #16 9.147 Preparing to unpack .../08-libgssapi-krb5-2_1.20.1-2+deb12u1_arm64.deb ...
09:07:57 [2024-05-29T09:07:57.945Z] #16 9.343 Unpacking libgssapi-krb5-2:arm64 (1.20.1-2+deb12u1) ...
09:07:57 [2024-05-29T09:07:57.945Z] #16 9.447 Selecting previously unselected package libsasl2-modules-db:arm64.
09:07:57 [2024-05-29T09:07:57.945Z] #16 9.448 Preparing to unpack .../09-libsasl2-modules-db_2.1.28+dfsg-10_arm64.deb ...
09:07:57 [2024-05-29T09:07:57.945Z] #16 9.643 Unpacking libsasl2-modules-db:arm64 (2.1.28+dfsg-10) ...
09:07:57 [2024-05-29T09:07:57.945Z] #16 9.868 Selecting previously unselected package libsasl2-2:arm64.
09:07:57 [2024-05-29T09:07:57.945Z] #16 9.870 Preparing to unpack .../10-libsasl2-2_2.1.28+dfsg-10_arm64.deb ...
09:07:57 [2024-05-29T09:07:57.945Z] #16 9.891 Unpacking libsasl2-2:arm64 (2.1.28+dfsg-10) ...
09:07:57 [2024-05-29T09:07:57.945Z] #16 9.977 Selecting previously unselected package libldap-2.5-0:arm64.
09:07:57 [2024-05-29T09:07:57.945Z] #16 9.978 Preparing to unpack .../11-libldap-2.5-0_2.5.13+dfsg-5_arm64.deb ...
09:07:57 [2024-05-29T09:07:57.945Z] #16 10.03 Unpacking libldap-2.5-0:arm64 (2.5.13+dfsg-5) ...
09:07:57 [2024-05-29T09:07:57.945Z] #16 10.12 Selecting previously unselected package libnghttp2-14:arm64.
09:07:57 [2024-05-29T09:07:57.945Z] #16 10.12 Preparing to unpack .../12-libnghttp2-14_1.52.0-1+deb12u1_arm64.deb ...
09:07:57 [2024-05-29T09:07:57.945Z] #16 10.15 Unpacking libnghttp2-14:arm64 (1.52.0-1+deb12u1) ...
09:07:57 [2024-05-29T09:07:57.945Z] #16 10.24 Selecting previously unselected package libpsl5:arm64.
09:07:57 [2024-05-29T09:07:57.945Z] #16 10.24 Preparing to unpack .../13-libpsl5_0.21.2-1_arm64.deb ...
09:07:57 [2024-05-29T09:07:57.945Z] #16 10.25 Unpacking libpsl5:arm64 (0.21.2-1) ...
09:07:57 [2024-05-29T09:07:57.945Z] #16 10.39 Selecting previously unselected package librtmp1:arm64.
09:07:57 [2024-05-29T09:07:57.945Z] #16 10.39 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ...
09:07:57 [2024-05-29T09:07:57.945Z] #16 10.42 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
09:07:57 [2024-05-29T09:07:57.945Z] #16 10.85 Selecting previously unselected package libssh2-1:arm64.
09:07:57 [2024-05-29T09:07:57.945Z] #16 10.85 Preparing to unpack .../15-libssh2-1_1.10.0-3+b1_arm64.deb ...
09:07:57 [2024-05-29T09:07:57.945Z] #16 10.99 Unpacking libssh2-1:arm64 (1.10.0-3+b1) ...
09:07:58 [2024-05-29T09:07:58.565Z] #16 ...
09:07:58 [2024-05-29T09:07:58.565Z] 
09:07:58 [2024-05-29T09:07:58.565Z] #14 [base 1/4] FROM docker.io/library/golang:1.21.10-bookworm@sha256:b8ff8c869417952d84dc521d821cc8cb55f6c28469e60133fe8aea5ee795267e
09:07:58 [2024-05-29T09:07:58.565Z] #14 extracting sha256:2013edc6dc9779e195fb4e37475b4569b1226af3caac82ddaf934a996e44c7a6
09:07:58 [2024-05-29T09:07:58.821Z] #14 extracting sha256:2013edc6dc9779e195fb4e37475b4569b1226af3caac82ddaf934a996e44c7a6 done
09:07:59 [2024-05-29T09:07:59.078Z] #14 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1
09:07:59 [2024-05-29T09:07:59.334Z] #14 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done
09:07:59 [2024-05-29T09:07:59.898Z] #14 DONE 18.9s
09:07:59 [2024-05-29T09:07:59.898Z] 
09:07:59 [2024-05-29T09:07:59.898Z] #16 [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
09:07:59 [2024-05-29T09:07:59.898Z] #16 11.99 Selecting previously unselected package libcurl4:arm64.
09:07:59 [2024-05-29T09:07:59.898Z] #16 11.99 Preparing to unpack .../16-libcurl4_7.88.1-10+deb12u5_arm64.deb ...
09:07:59 [2024-05-29T09:07:59.898Z] #16 12.08 Unpacking libcurl4:arm64 (7.88.1-10+deb12u5) ...
09:07:59 [2024-05-29T09:07:59.898Z] #16 12.23 Selecting previously unselected package curl.
09:07:59 [2024-05-29T09:07:59.898Z] #16 12.24 Preparing to unpack .../17-curl_7.88.1-10+deb12u5_arm64.deb ...
09:07:59 [2024-05-29T09:07:59.898Z] #16 12.25 Unpacking curl (7.88.1-10+deb12u5) ...
09:07:59 [2024-05-29T09:07:59.898Z] #16 12.39 Selecting previously unselected package libonig5:arm64.
09:07:59 [2024-05-29T09:07:59.898Z] #16 12.39 Preparing to unpack .../18-libonig5_6.9.8-1_arm64.deb ...
09:07:59 [2024-05-29T09:07:59.898Z] #16 12.40 Unpacking libonig5:arm64 (6.9.8-1) ...
09:07:59 [2024-05-29T09:07:59.898Z] #16 12.54 Selecting previously unselected package libjq1:arm64.
09:07:59 [2024-05-29T09:07:59.898Z] #16 12.54 Preparing to unpack .../19-libjq1_1.6-2.1_arm64.deb ...
09:07:59 [2024-05-29T09:07:59.898Z] #16 12.56 Unpacking libjq1:arm64 (1.6-2.1) ...
09:07:59 [2024-05-29T09:07:59.898Z] #16 12.66 Selecting previously unselected package jq.
09:07:59 [2024-05-29T09:07:59.898Z] #16 12.66 Preparing to unpack .../20-jq_1.6-2.1_arm64.deb ...
09:07:59 [2024-05-29T09:07:59.898Z] #16 12.68 Unpacking jq (1.6-2.1) ...
09:07:59 [2024-05-29T09:07:59.898Z] #16 12.90 Setting up libkeyutils1:arm64 (1.6.3-2) ...
09:08:00 [2024-05-29T09:08:00.155Z] #16 12.96 Setting up libpsl5:arm64 (0.21.2-1) ...
09:08:00 [2024-05-29T09:08:00.155Z] #16 13.02 Setting up libbrotli1:arm64 (1.0.9-2+b6) ...
09:08:00 [2024-05-29T09:08:00.155Z] #16 13.12 Setting up libssl3:arm64 (3.0.11-1~deb12u2) ...
09:08:00 [2024-05-29T09:08:00.155Z] #16 13.19 Setting up libnghttp2-14:arm64 (1.52.0-1+deb12u1) ...
09:08:00 [2024-05-29T09:08:00.416Z] #16 13.23 Setting up libkrb5support0:arm64 (1.20.1-2+deb12u1) ...
09:08:00 [2024-05-29T09:08:00.416Z] #16 13.25 Setting up libsasl2-modules-db:arm64 (2.1.28+dfsg-10) ...
09:08:00 [2024-05-29T09:08:00.416Z] #16 13.28 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
09:08:00 [2024-05-29T09:08:00.416Z] #16 13.45 Setting up libk5crypto3:arm64 (1.20.1-2+deb12u1) ...
09:08:00 [2024-05-29T09:08:00.979Z] #16 13.77 Setting up libsasl2-2:arm64 (2.1.28+dfsg-10) ...
09:08:00 [2024-05-29T09:08:00.979Z] #16 13.89 Setting up libssh2-1:arm64 (1.10.0-3+b1) ...
09:08:01 [2024-05-29T09:08:01.235Z] #16 13.92 Setting up libkrb5-3:arm64 (1.20.1-2+deb12u1) ...
09:08:01 [2024-05-29T09:08:01.235Z] #16 13.97 Setting up openssl (3.0.11-1~deb12u2) ...
09:08:01 [2024-05-29T09:08:01.235Z] #16 14.09 Setting up libonig5:arm64 (6.9.8-1) ...
09:08:01 [2024-05-29T09:08:01.493Z] #16 ...
09:08:01 [2024-05-29T09:08:01.493Z] 
09:08:01 [2024-05-29T09:08:01.493Z] #24 [build-dummy 2/2] RUN mkdir -p /build
09:08:01 [2024-05-29T09:08:01.493Z] #24 ...
09:08:01 [2024-05-29T09:08:01.493Z] 
09:08:01 [2024-05-29T09:08:01.493Z] #16 [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
09:08:01 [2024-05-29T09:08:01.493Z] #16 14.44 Setting up libjq1:arm64 (1.6-2.1) ...
09:08:01 [2024-05-29T09:08:01.493Z] #16 14.52 Setting up libldap-2.5-0:arm64 (2.5.13+dfsg-5) ...
09:08:01 [2024-05-29T09:08:01.493Z] #16 14.55 Setting up ca-certificates (20230311) ...
09:08:01 [2024-05-29T09:08:01.750Z] #16 14.63 debconf: unable to initialize frontend: Dialog
09:08:01 [2024-05-29T09:08:01.750Z] #16 14.63 debconf: (TERM is not set, so the dialog frontend is not usable.)
09:08:01 [2024-05-29T09:08:01.750Z] #16 14.63 debconf: falling back to frontend: Readline
09:08:01 [2024-05-29T09:08:01.750Z] #16 14.63 debconf: unable to initialize frontend: Readline
09:08:01 [2024-05-29T09:08:01.750Z] #16 14.63 debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/aarch64-linux-gnu/perl/5.36.0 /usr/local/share/perl/5.36.0 /usr/lib/aarch64-linux-gnu/perl5/5.36 /usr/share/perl5 /usr/lib/aarch64-linux-gnu/perl-base /usr/lib/aarch64-linux-gnu/perl/5.36 /usr/share/perl/5.36 /usr/local/lib/site_perl) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.)
09:08:01 [2024-05-29T09:08:01.750Z] #16 14.63 debconf: falling back to frontend: Teletype
09:08:02 [2024-05-29T09:08:02.007Z] #16 14.94 Updating certificates in /etc/ssl/certs...
09:08:02 [2024-05-29T09:08:02.570Z] #16 15.38 140 added, 0 removed; done.
09:08:02 [2024-05-29T09:08:02.848Z] #16 15.71 Setting up libgssapi-krb5-2:arm64 (1.20.1-2+deb12u1) ...
09:08:03 [2024-05-29T09:08:03.104Z] #16 16.06 Setting up jq (1.6-2.1) ...
09:08:03 [2024-05-29T09:08:03.361Z] #16 16.13 Setting up libcurl4:arm64 (7.88.1-10+deb12u5) ...
09:08:03 [2024-05-29T09:08:03.361Z] #16 16.18 Setting up curl (7.88.1-10+deb12u5) ...
09:08:03 [2024-05-29T09:08:03.361Z] #16 16.20 Processing triggers for libc-bin (2.36-9+deb12u7) ...
09:08:03 [2024-05-29T09:08:03.361Z] #16 16.26 Processing triggers for ca-certificates (20230311) ...
09:08:03 [2024-05-29T09:08:03.361Z] #16 16.27 Updating certificates in /etc/ssl/certs...
09:08:03 [2024-05-29T09:08:03.618Z] #16 16.60 0 added, 0 removed; done.
09:08:03 [2024-05-29T09:08:03.618Z] #16 16.60 Running hooks in /etc/ca-certificates/update.d...
09:08:03 [2024-05-29T09:08:03.875Z] #16 16.60 done.
09:08:05 [2024-05-29T09:08:05.766Z] #16 DONE 18.4s
09:08:05 [2024-05-29T09:08:05.766Z] 
09:08:05 [2024-05-29T09:08:05.766Z] #24 [build-dummy 2/2] RUN mkdir -p /build
09:08:05 [2024-05-29T09:08:05.766Z] #24 DONE 14.1s
09:08:05 [2024-05-29T09:08:05.766Z] 
09:08:05 [2024-05-29T09:08:05.766Z] #23 [registry-v2 2/2] RUN mkdir /build && mv /bin/registry /build/registry-v2
09:08:05 [2024-05-29T09:08:05.766Z] #23 DONE 14.4s
09:08:05 [2024-05-29T09:08:05.766Z] 
09:08:05 [2024-05-29T09:08:05.766Z] #25 [binary-dummy 1/1] COPY --from=build-dummy /build /build
09:08:05 [2024-05-29T09:08:05.766Z] #25 DONE 0.1s
09:08:05 [2024-05-29T09:08:05.766Z] 
09:08:05 [2024-05-29T09:08:05.766Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
09:08:05 [2024-05-29T09:08:05.766Z] #26 DONE 0.1s
09:08:05 [2024-05-29T09:08:05.766Z] 
09:08:05 [2024-05-29T09:08:05.766Z] #27 [base 2/4] COPY --from=xx / /
09:08:05 [2024-05-29T09:08:05.766Z] #27 DONE 0.1s
09:08:05 [2024-05-29T09:08:05.766Z] 
09:08:05 [2024-05-29T09:08:05.766Z] #28 [base 3/4] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
09:08:06 [2024-05-29T09:08:06.023Z] #28 DONE 0.5s
09:08:06 [2024-05-29T09:08:06.023Z] 
09:08:06 [2024-05-29T09:08:06.023Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bookworm-slim@sha256:2bc5c236e9b262645a323e9088dfa3bb1ecb16cc75811daf40a23a824d665be9         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
09:08:08 [2024-05-29T09:08:08.542Z] #29 2.537 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
09:08:08 [2024-05-29T09:08:08.799Z] #29 3.117 #=#=#                                                                         
09:08:09 [2024-05-29T09:08:09.055Z] #29 3.383 #=#=#                                                                         

######################################################################## 100.0%
09:08:09 [2024-05-29T09:08:09.312Z] #29 3.618 
09:08:10 [2024-05-29T09:08:10.680Z] #29 ...
09:08:10 [2024-05-29T09:08:10.680Z] 
09:08:10 [2024-05-29T09:08:10.680Z] #30 [base 4/4] RUN apt-get update && apt-get install --no-install-recommends -y file
09:08:10 [2024-05-29T09:08:10.680Z] #30 0.530 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
09:08:10 [2024-05-29T09:08:10.680Z] #30 0.538 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
09:08:10 [2024-05-29T09:08:10.680Z] #30 0.538 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
09:08:10 [2024-05-29T09:08:10.680Z] #30 0.609 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
09:08:10 [2024-05-29T09:08:10.680Z] #30 0.850 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [13.7 kB]
09:08:10 [2024-05-29T09:08:10.680Z] #30 0.851 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [154 kB]
09:08:10 [2024-05-29T09:08:10.680Z] #30 1.816 Fetched 9107 kB in 2s (5908 kB/s)
09:08:10 [2024-05-29T09:08:10.680Z] #30 1.816 Reading package lists...
09:08:10 [2024-05-29T09:08:10.680Z] #30 2.450 Reading package lists...
09:08:10 [2024-05-29T09:08:10.680Z] #30 3.066 Building dependency tree...
09:08:10 [2024-05-29T09:08:10.680Z] #30 3.251 Reading state information...
09:08:10 [2024-05-29T09:08:10.680Z] #30 3.520 The following additional packages will be installed:
09:08:10 [2024-05-29T09:08:10.680Z] #30 3.522   libmagic-mgc libmagic1
09:08:10 [2024-05-29T09:08:10.680Z] #30 3.552 The following NEW packages will be installed:
09:08:10 [2024-05-29T09:08:10.680Z] #30 3.554   file libmagic-mgc libmagic1
09:08:10 [2024-05-29T09:08:10.680Z] #30 3.827 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
09:08:10 [2024-05-29T09:08:10.680Z] #30 3.827 Need to get 446 kB of archives.
09:08:10 [2024-05-29T09:08:10.680Z] #30 3.827 After this operation, 8709 kB of additional disk space will be used.
09:08:10 [2024-05-29T09:08:10.680Z] #30 3.827 Get:1 http://deb.debian.org/debian bookworm/main arm64 libmagic-mgc arm64 1:5.44-3 [305 kB]
09:08:10 [2024-05-29T09:08:10.680Z] #30 3.831 Get:2 http://deb.debian.org/debian bookworm/main arm64 libmagic1 arm64 1:5.44-3 [98.5 kB]
09:08:10 [2024-05-29T09:08:10.680Z] #30 3.833 Get:3 http://deb.debian.org/debian bookworm/main arm64 file arm64 1:5.44-3 [42.5 kB]
09:08:10 [2024-05-29T09:08:10.680Z] #30 3.980 debconf: delaying package configuration, since apt-utils is not installed
09:08:10 [2024-05-29T09:08:10.680Z] #30 4.023 Fetched 446 kB in 0s (1657 kB/s)
09:08:10 [2024-05-29T09:08:10.680Z] #30 4.042 Selecting previously unselected package libmagic-mgc.
09:08:10 [2024-05-29T09:08:10.680Z] #30 4.042 (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 ... 15625 files and directories currently installed.)
09:08:10 [2024-05-29T09:08:10.680Z] #30 4.052 Preparing to unpack .../libmagic-mgc_1%3a5.44-3_arm64.deb ...
09:08:10 [2024-05-29T09:08:10.680Z] #30 4.055 Unpacking libmagic-mgc (1:5.44-3) ...
09:08:10 [2024-05-29T09:08:10.680Z] #30 4.135 Selecting previously unselected package libmagic1:arm64.
09:08:10 [2024-05-29T09:08:10.680Z] #30 4.138 Preparing to unpack .../libmagic1_1%3a5.44-3_arm64.deb ...
09:08:10 [2024-05-29T09:08:10.680Z] #30 4.148 Unpacking libmagic1:arm64 (1:5.44-3) ...
09:08:10 [2024-05-29T09:08:10.680Z] #30 4.183 Selecting previously unselected package file.
09:08:10 [2024-05-29T09:08:10.680Z] #30 4.185 Preparing to unpack .../file_1%3a5.44-3_arm64.deb ...
09:08:10 [2024-05-29T09:08:10.680Z] #30 4.190 Unpacking file (1:5.44-3) ...
09:08:10 [2024-05-29T09:08:10.680Z] #30 4.345 Setting up libmagic-mgc (1:5.44-3) ...
09:08:10 [2024-05-29T09:08:10.680Z] #30 4.358 Setting up libmagic1:arm64 (1:5.44-3) ...
09:08:10 [2024-05-29T09:08:10.680Z] #30 4.376 Setting up file (1:5.44-3) ...
09:08:10 [2024-05-29T09:08:10.680Z] #30 4.387 Processing triggers for libc-bin (2.36-9+deb12u7) ...
09:08:10 [2024-05-29T09:08:10.680Z] #30 DONE 4.7s
09:08:10 [2024-05-29T09:08:10.951Z] 
09:08:10 [2024-05-29T09:08:10.951Z] #31 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
09:08:10 [2024-05-29T09:08:10.951Z] #31 DONE 0.1s
09:08:10 [2024-05-29T09:08:10.951Z] 
09:08:10 [2024-05-29T09:08:10.951Z] #32 [tini-src 1/3] WORKDIR /usr/src/tini
09:08:10 [2024-05-29T09:08:10.951Z] #32 ...
09:08:10 [2024-05-29T09:08:10.951Z] 
09:08:10 [2024-05-29T09:08:10.951Z] #33 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
09:08:10 [2024-05-29T09:08:10.951Z] #33 DONE 0.1s
09:08:10 [2024-05-29T09:08:10.951Z] 
09:08:10 [2024-05-29T09:08:10.951Z] #34 [runc-src 1/3] WORKDIR /usr/src/runc
09:08:10 [2024-05-29T09:08:10.951Z] #34 DONE 0.1s
09:08:10 [2024-05-29T09:08:10.951Z] 
09:08:10 [2024-05-29T09:08:10.951Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
09:08:10 [2024-05-29T09:08:10.951Z] #35 DONE 0.2s
09:08:10 [2024-05-29T09:08:10.951Z] 
09:08:10 [2024-05-29T09:08:10.951Z] #36 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
09:08:10 [2024-05-29T09:08:10.951Z] #36 DONE 0.2s
09:08:10 [2024-05-29T09:08:10.951Z] 
09:08:10 [2024-05-29T09:08:10.951Z] #37 [delve-src 1/3] WORKDIR /usr/src/delve
09:08:10 [2024-05-29T09:08:10.951Z] #37 DONE 0.2s
09:08:10 [2024-05-29T09:08:10.951Z] 
09:08:10 [2024-05-29T09:08:10.951Z] #38 [swagger-src 1/3] WORKDIR /usr/src/swagger
09:08:10 [2024-05-29T09:08:10.951Z] #38 DONE 0.2s
09:08:11 [2024-05-29T09:08:11.208Z] 
09:08:11 [2024-05-29T09:08:11.208Z] #39 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
09:08:11 [2024-05-29T09:08:11.208Z] #39 DONE 0.2s
09:08:11 [2024-05-29T09:08:11.208Z] 
09:08:11 [2024-05-29T09:08:11.208Z] #40 [registry-src 1/2] WORKDIR /usr/src/registry
09:08:11 [2024-05-29T09:08:11.208Z] #40 DONE 0.3s
09:08:11 [2024-05-29T09:08:11.208Z] 
09:08:11 [2024-05-29T09:08:11.208Z] #41 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
09:08:11 [2024-05-29T09:08:11.208Z] #41 DONE 0.3s
09:08:11 [2024-05-29T09:08:11.208Z] 
09:08:11 [2024-05-29T09:08:11.208Z] #42 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
09:08:11 [2024-05-29T09:08:11.208Z] #42 DONE 0.3s
09:08:11 [2024-05-29T09:08:11.208Z] 
09:08:11 [2024-05-29T09:08:11.208Z] #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             pkg-config
09:08:11 [2024-05-29T09:08:11.208Z] #43 ...
09:08:11 [2024-05-29T09:08:11.208Z] 
09:08:11 [2024-05-29T09:08:11.208Z] #44 [containerd-src 1/3] WORKDIR /usr/src/containerd
09:08:11 [2024-05-29T09:08:11.208Z] #44 DONE 0.4s
09:08:11 [2024-05-29T09:08:11.208Z] 
09:08:11 [2024-05-29T09:08:11.208Z] #32 [tini-src 1/3] WORKDIR /usr/src/tini
09:08:11 [2024-05-29T09:08:11.208Z] #32 DONE 0.5s
09:08:11 [2024-05-29T09:08:11.470Z] 
09:08:11 [2024-05-29T09:08:11.470Z] #45 [dockercli 1/2] WORKDIR /go/src/github.com/docker/cli
09:08:11 [2024-05-29T09:08:11.470Z] #45 DONE 0.5s
09:08:11 [2024-05-29T09:08:11.470Z] 
09:08:11 [2024-05-29T09:08:11.470Z] #46 [dockercli-integration 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh     --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64         rm -f ./.git/*.lock      && /download-or-build-cli.sh v17.06.2-ce https://github.com/docker/cli.git /build      && /build/docker --version
09:08:11 [2024-05-29T09:08:11.727Z] #46 ...
09:08:11 [2024-05-29T09:08:11.727Z] 
09:08:11 [2024-05-29T09:08:11.727Z] #47 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
09:08:11 [2024-05-29T09:08:11.727Z] #47 0.520 hint: Using 'master' as the name for the initial branch. This default branch name
09:08:11 [2024-05-29T09:08:11.727Z] #47 0.520 hint: is subject to change. To configure the initial branch name to use in all
09:08:11 [2024-05-29T09:08:11.727Z] #47 0.520 hint: of your new repositories, which will suppress this warning, call:
09:08:11 [2024-05-29T09:08:11.727Z] #47 0.520 hint: 
09:08:11 [2024-05-29T09:08:11.727Z] #47 0.520 hint: 	git config --global init.defaultBranch <name>
09:08:11 [2024-05-29T09:08:11.727Z] #47 0.520 hint: 
09:08:11 [2024-05-29T09:08:11.727Z] #47 0.520 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
09:08:11 [2024-05-29T09:08:11.727Z] #47 0.520 hint: 'development'. The just-created branch can be renamed via this command:
09:08:11 [2024-05-29T09:08:11.727Z] #47 0.520 hint: 
09:08:11 [2024-05-29T09:08:11.727Z] #47 0.520 hint: 	git branch -m <name>
09:08:11 [2024-05-29T09:08:11.727Z] #47 0.525 Initialized empty Git repository in /usr/src/rootlesskit/.git/
09:08:11 [2024-05-29T09:08:11.727Z] #47 DONE 0.8s
09:08:11 [2024-05-29T09:08:11.984Z] 
09:08:11 [2024-05-29T09:08:11.984Z] #48 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
09:08:11 [2024-05-29T09:08:11.984Z] #48 0.501 hint: Using 'master' as the name for the initial branch. This default branch name
09:08:11 [2024-05-29T09:08:11.984Z] #48 0.501 hint: is subject to change. To configure the initial branch name to use in all
09:08:11 [2024-05-29T09:08:11.984Z] #48 0.501 hint: of your new repositories, which will suppress this warning, call:
09:08:11 [2024-05-29T09:08:11.984Z] #48 0.501 hint: 
09:08:11 [2024-05-29T09:08:11.984Z] #48 0.501 hint: 	git config --global init.defaultBranch <name>
09:08:11 [2024-05-29T09:08:11.984Z] #48 0.501 hint: 
09:08:11 [2024-05-29T09:08:11.984Z] #48 0.501 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
09:08:11 [2024-05-29T09:08:11.984Z] #48 0.501 hint: 'development'. The just-created branch can be renamed via this command:
09:08:11 [2024-05-29T09:08:11.984Z] #48 0.501 hint: 
09:08:11 [2024-05-29T09:08:11.984Z] #48 0.501 hint: 	git branch -m <name>
09:08:11 [2024-05-29T09:08:11.984Z] #48 0.503 Initialized empty Git repository in /usr/src/delve/.git/
09:08:11 [2024-05-29T09:08:11.984Z] #48 DONE 0.7s
09:08:11 [2024-05-29T09:08:11.984Z] 
09:08:11 [2024-05-29T09:08:11.984Z] #49 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.21.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
09:08:11 [2024-05-29T09:08:11.984Z] #49 ...
09:08:11 [2024-05-29T09:08:11.984Z] 
09:08:11 [2024-05-29T09:08:11.984Z] #50 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
09:08:11 [2024-05-29T09:08:11.984Z] #50 0.851 hint: Using 'master' as the name for the initial branch. This default branch name
09:08:11 [2024-05-29T09:08:11.984Z] #50 0.851 hint: is subject to change. To configure the initial branch name to use in all
09:08:11 [2024-05-29T09:08:11.984Z] #50 0.851 hint: of your new repositories, which will suppress this warning, call:
09:08:11 [2024-05-29T09:08:11.984Z] #50 0.851 hint: 
09:08:11 [2024-05-29T09:08:11.984Z] #50 0.851 hint: 	git config --global init.defaultBranch <name>
09:08:11 [2024-05-29T09:08:11.984Z] #50 0.851 hint: 
09:08:11 [2024-05-29T09:08:11.984Z] #50 0.851 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
09:08:11 [2024-05-29T09:08:11.984Z] #50 0.851 hint: 'development'. The just-created branch can be renamed via this command:
09:08:11 [2024-05-29T09:08:11.984Z] #50 0.851 hint: 
09:08:11 [2024-05-29T09:08:11.984Z] #50 0.851 hint: 	git branch -m <name>
09:08:11 [2024-05-29T09:08:11.984Z] #50 0.852 Initialized empty Git repository in /usr/src/swagger/.git/
09:08:11 [2024-05-29T09:08:11.984Z] #50 DONE 0.9s
09:08:12 [2024-05-29T09:08:12.241Z] 
09:08:12 [2024-05-29T09:08:12.241Z] #51 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
09:08:12 [2024-05-29T09:08:12.241Z] #51 1.100 hint: Using 'master' as the name for the initial branch. This default branch name
09:08:12 [2024-05-29T09:08:12.241Z] #51 1.100 hint: is subject to change. To configure the initial branch name to use in all
09:08:12 [2024-05-29T09:08:12.241Z] #51 1.100 hint: of your new repositories, which will suppress this warning, call:
09:08:12 [2024-05-29T09:08:12.241Z] #51 1.100 hint: 
09:08:12 [2024-05-29T09:08:12.241Z] #51 1.100 hint: 	git config --global init.defaultBranch <name>
09:08:12 [2024-05-29T09:08:12.241Z] #51 1.100 hint: 
09:08:12 [2024-05-29T09:08:12.241Z] #51 1.100 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
09:08:12 [2024-05-29T09:08:12.241Z] #51 1.100 hint: 'development'. The just-created branch can be renamed via this command:
09:08:12 [2024-05-29T09:08:12.241Z] #51 1.100 hint: 
09:08:12 [2024-05-29T09:08:12.241Z] #51 1.100 hint: 	git branch -m <name>
09:08:12 [2024-05-29T09:08:12.241Z] #51 1.101 Initialized empty Git repository in /usr/src/runc/.git/
09:08:12 [2024-05-29T09:08:12.241Z] #51 DONE 1.1s
09:08:12 [2024-05-29T09:08:12.241Z] 
09:08:12 [2024-05-29T09:08:12.241Z] #52 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
09:08:12 [2024-05-29T09:08:12.241Z] #52 0.968 hint: Using 'master' as the name for the initial branch. This default branch name
09:08:12 [2024-05-29T09:08:12.241Z] #52 0.968 hint: is subject to change. To configure the initial branch name to use in all
09:08:12 [2024-05-29T09:08:12.241Z] #52 0.968 hint: of your new repositories, which will suppress this warning, call:
09:08:12 [2024-05-29T09:08:12.241Z] #52 0.968 hint: 
09:08:12 [2024-05-29T09:08:12.241Z] #52 0.968 hint: 	git config --global init.defaultBranch <name>
09:08:12 [2024-05-29T09:08:12.241Z] #52 0.968 hint: 
09:08:12 [2024-05-29T09:08:12.241Z] #52 0.968 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
09:08:12 [2024-05-29T09:08:12.241Z] #52 0.968 hint: 'development'. The just-created branch can be renamed via this command:
09:08:12 [2024-05-29T09:08:12.241Z] #52 0.968 hint: 
09:08:12 [2024-05-29T09:08:12.241Z] #52 0.968 hint: 	git branch -m <name>
09:08:12 [2024-05-29T09:08:12.241Z] #52 0.971 Initialized empty Git repository in /usr/src/registry/.git/
09:08:12 [2024-05-29T09:08:12.241Z] #52 DONE 1.0s
09:08:12 [2024-05-29T09:08:12.241Z] 
09:08:12 [2024-05-29T09:08:12.241Z] #53 [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...)
09:08:13 [2024-05-29T09:08:13.172Z] #53 ...
09:08:13 [2024-05-29T09:08:13.172Z] 
09:08:13 [2024-05-29T09:08:13.172Z] #54 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
09:08:13 [2024-05-29T09:08:13.172Z] #54 1.512 hint: Using 'master' as the name for the initial branch. This default branch name
09:08:13 [2024-05-29T09:08:13.172Z] #54 1.512 hint: is subject to change. To configure the initial branch name to use in all
09:08:13 [2024-05-29T09:08:13.172Z] #54 1.512 hint: of your new repositories, which will suppress this warning, call:
09:08:13 [2024-05-29T09:08:13.172Z] #54 1.512 hint: 
09:08:13 [2024-05-29T09:08:13.172Z] #54 1.512 hint: 	git config --global init.defaultBranch <name>
09:08:13 [2024-05-29T09:08:13.172Z] #54 1.512 hint: 
09:08:13 [2024-05-29T09:08:13.172Z] #54 1.512 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
09:08:13 [2024-05-29T09:08:13.172Z] #54 1.512 hint: 'development'. The just-created branch can be renamed via this command:
09:08:13 [2024-05-29T09:08:13.172Z] #54 1.512 hint: 
09:08:13 [2024-05-29T09:08:13.172Z] #54 1.512 hint: 	git branch -m <name>
09:08:13 [2024-05-29T09:08:13.172Z] #54 1.515 Initialized empty Git repository in /usr/src/containerd/.git/
09:08:13 [2024-05-29T09:08:13.172Z] #54 DONE 1.8s
09:08:13 [2024-05-29T09:08:13.172Z] 
09:08:13 [2024-05-29T09:08:13.172Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bookworm-slim@sha256:2bc5c236e9b262645a323e9088dfa3bb1ecb16cc75811daf40a23a824d665be9         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
09:08:13 [2024-05-29T09:08:13.172Z] #29 5.557 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
09:08:13 [2024-05-29T09:08:13.172Z] #29 6.186 #=#=#                                                                         
09:08:13 [2024-05-29T09:08:13.172Z] #29 6.361 #=#=#                                                                         
##O#-#                                                                        
##O=#  #                                                                      

                                                                           0.1%
######################################################################## 100.0%
09:08:13 [2024-05-29T09:08:13.172Z] #29 6.934 
09:08:15 [2024-05-29T09:08:15.069Z] #29 9.305 Downloading 'library/debian:bookworm-slim@sha256:2bc5c236e9b262645a323e9088dfa3bb1ecb16cc75811daf40a23a824d665be9' (1 layers)...
09:08:15 [2024-05-29T09:08:15.925Z] #29 10.07 #=#=#                                                                         
09:08:16 [2024-05-29T09:08:16.182Z] 
09:08:16 [2024-05-29T09:08:16.182Z] #29 ...
09:08:16 [2024-05-29T09:08:16.182Z] 
09:08:16 [2024-05-29T09:08:16.182Z] #55 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
09:08:16 [2024-05-29T09:08:16.182Z] #55 2.530 hint: Using 'master' as the name for the initial branch. This default branch name
09:08:16 [2024-05-29T09:08:16.182Z] #55 2.530 hint: is subject to change. To configure the initial branch name to use in all
09:08:16 [2024-05-29T09:08:16.182Z] #55 2.530 hint: of your new repositories, which will suppress this warning, call:
09:08:16 [2024-05-29T09:08:16.182Z] #55 2.530 hint: 
09:08:16 [2024-05-29T09:08:16.182Z] #55 2.530 hint: 	git config --global init.defaultBranch <name>
09:08:16 [2024-05-29T09:08:16.182Z] #55 2.530 hint: 
09:08:16 [2024-05-29T09:08:16.182Z] #55 2.530 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
09:08:16 [2024-05-29T09:08:16.182Z] #55 2.530 hint: 'development'. The just-created branch can be renamed via this command:
09:08:16 [2024-05-29T09:08:16.182Z] #55 2.530 hint: 
09:08:16 [2024-05-29T09:08:16.183Z] #55 2.530 hint: 	git branch -m <name>
09:08:16 [2024-05-29T09:08:16.183Z] #55 2.532 Initialized empty Git repository in /usr/src/tini/.git/
09:08:16 [2024-05-29T09:08:16.183Z] #55 DONE 4.7s
09:08:16 [2024-05-29T09:08:16.183Z] 
09:08:16 [2024-05-29T09:08:16.183Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bookworm-slim@sha256:2bc5c236e9b262645a323e9088dfa3bb1ecb16cc75811daf40a23a824d665be9         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
09:08:16 [2024-05-29T09:08:16.442Z] #29 10.45 #=#=#                                                                         

                                                                           0.1%
#############################                                             40.4%
#######################################################                   77.1%
######################################################################## 100.0%
09:08:17 [2024-05-29T09:08:17.007Z] #29 11.38 
09:08:20 [2024-05-29T09:08:20.286Z] #29 14.23 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
09:08:20 [2024-05-29T09:08:20.922Z] #29 15.09 #=#=#                                                                         
09:08:20 [2024-05-29T09:08:20.922Z] #29 ...
09:08:20 [2024-05-29T09:08:20.922Z] 
09:08:20 [2024-05-29T09:08:20.922Z] #56 [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
09:08:20 [2024-05-29T09:08:20.922Z] #56 2.179 go: downloading github.com/pelletier/go-toml v1.8.1
09:08:20 [2024-05-29T09:08:20.922Z] #56 ...
09:08:20 [2024-05-29T09:08:20.922Z] 
09:08:20 [2024-05-29T09:08:20.922Z] #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.1"      && /build/go-winres --help
09:08:20 [2024-05-29T09:08:20.922Z] #57 2.977 go: downloading github.com/tc-hib/go-winres v0.3.1
09:08:20 [2024-05-29T09:08:20.922Z] #57 3.566 go: downloading github.com/tc-hib/winres v0.1.6
09:08:20 [2024-05-29T09:08:20.922Z] #57 3.566 go: downloading github.com/urfave/cli/v2 v2.3.0
09:08:20 [2024-05-29T09:08:20.922Z] #57 3.765 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
09:08:20 [2024-05-29T09:08:20.922Z] #57 3.767 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
09:08:20 [2024-05-29T09:08:20.922Z] #57 3.878 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
09:08:20 [2024-05-29T09:08:20.922Z] #57 3.889 go: downloading github.com/russross/blackfriday/v2 v2.1.0
09:08:21 [2024-05-29T09:08:21.189Z] #57 ...
09:08:21 [2024-05-29T09:08:21.189Z] 
09:08:21 [2024-05-29T09:08:21.189Z] #58 [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
09:08:21 [2024-05-29T09:08:21.189Z] #58 2.751 go: downloading gotest.tools/gotestsum v1.8.2
09:08:21 [2024-05-29T09:08:21.189Z] #58 3.705 go: downloading github.com/dnephin/pflag v1.0.7
09:08:21 [2024-05-29T09:08:21.189Z] #58 3.705 go: downloading github.com/fatih/color v1.13.0
09:08:21 [2024-05-29T09:08:21.189Z] #58 3.705 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
09:08:21 [2024-05-29T09:08:21.189Z] #58 3.709 go: downloading github.com/fsnotify/fsnotify v1.5.4
09:08:21 [2024-05-29T09:08:21.189Z] #58 3.709 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8
09:08:21 [2024-05-29T09:08:21.189Z] #58 3.716 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f
09:08:21 [2024-05-29T09:08:21.189Z] #58 3.720 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467
09:08:21 [2024-05-29T09:08:21.189Z] #58 3.755 go: downloading golang.org/x/tools v0.1.11
09:08:21 [2024-05-29T09:08:21.189Z] #58 3.794 go: downloading github.com/mattn/go-colorable v0.1.12
09:08:21 [2024-05-29T09:08:21.189Z] #58 3.796 go: downloading github.com/mattn/go-isatty v0.0.14
09:08:21 [2024-05-29T09:08:21.189Z] #58 6.209 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
09:08:21 [2024-05-29T09:08:21.189Z] #58 ...
09:08:21 [2024-05-29T09:08:21.189Z] 
09:08:21 [2024-05-29T09:08:21.189Z] #59 [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             ;
09:08:21 [2024-05-29T09:08:21.189Z] #59 3.054 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
09:08:21 [2024-05-29T09:08:21.189Z] #59 3.063 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
09:08:21 [2024-05-29T09:08:21.189Z] #59 3.063 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
09:08:21 [2024-05-29T09:08:21.189Z] #59 3.173 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
09:08:21 [2024-05-29T09:08:21.189Z] #59 3.560 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [13.7 kB]
09:08:21 [2024-05-29T09:08:21.189Z] #59 3.563 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [154 kB]
09:08:21 [2024-05-29T09:08:21.189Z] #59 5.148 Fetched 9107 kB in 2s (3850 kB/s)
09:08:21 [2024-05-29T09:08:21.189Z] #59 5.148 Reading package lists...
09:08:21 [2024-05-29T09:08:21.189Z] #59 6.504 Reading package lists...
09:08:21 [2024-05-29T09:08:21.189Z] #59 7.543 Building dependency tree...
09:08:21 [2024-05-29T09:08:21.189Z] #59 8.235 python3 is already the newest version (3.11.2-1+b1).
09:08:21 [2024-05-29T09:08:21.189Z] #59 8.235 The following additional packages will be installed:
09:08:21 [2024-05-29T09:08:21.189Z] #59 8.238   autotools-dev bzip2 dpkg-dev libdpkg-perl libprotobuf-c1 libyajl2 m4 patch
09:08:21 [2024-05-29T09:08:21.189Z] #59 8.238   xz-utils
09:08:21 [2024-05-29T09:08:21.189Z] #59 8.241 Suggested packages:
09:08:21 [2024-05-29T09:08:21.189Z] #59 8.241   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
09:08:21 [2024-05-29T09:08:21.189Z] #59 8.241   manpages-dev bzr seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
09:08:21 [2024-05-29T09:08:21.189Z] #59 8.241   m4-doc ed diffutils-doc
09:08:21 [2024-05-29T09:08:21.189Z] #59 8.241 Recommended packages:
09:08:21 [2024-05-29T09:08:21.189Z] #59 8.241   fakeroot libalgorithm-merge-perl libfile-fcntllock-perl
09:08:21 [2024-05-29T09:08:21.189Z] #59 8.241   liblocale-gettext-perl libltdl-dev
09:08:21 [2024-05-29T09:08:21.189Z] #59 8.433 The following NEW packages will be installed:
09:08:21 [2024-05-29T09:08:21.189Z] #59 8.434   autoconf automake autotools-dev build-essential bzip2 dpkg-dev libcap-dev
09:08:21 [2024-05-29T09:08:21.189Z] #59 8.435   libdpkg-perl libprotobuf-c-dev libprotobuf-c1 libseccomp-dev libsystemd-dev
09:08:21 [2024-05-29T09:08:21.189Z] #59 8.435   libtool libudev-dev libyajl-dev libyajl2 m4 patch xz-utils
09:08:21 [2024-05-29T09:08:21.189Z] #59 8.770 0 upgraded, 19 newly installed, 0 to remove and 0 not upgraded.
09:08:21 [2024-05-29T09:08:21.189Z] #59 8.770 Need to get 5657 kB of archives.
09:08:21 [2024-05-29T09:08:21.189Z] #59 8.770 After this operation, 16.7 MB of additional disk space will be used.
09:08:21 [2024-05-29T09:08:21.189Z] #59 8.770 Get:1 http://deb.debian.org/debian bookworm/main arm64 bzip2 arm64 1.0.8-5+b1 [48.9 kB]
09:08:21 [2024-05-29T09:08:21.189Z] #59 8.781 Get:2 http://deb.debian.org/debian bookworm/main arm64 xz-utils arm64 5.4.1-0.2 [469 kB]
09:08:21 [2024-05-29T09:08:21.189Z] #59 8.791 Get:3 http://deb.debian.org/debian bookworm/main arm64 m4 arm64 1.4.19-3 [276 kB]
09:08:21 [2024-05-29T09:08:21.189Z] #59 8.797 Get:4 http://deb.debian.org/debian bookworm/main arm64 autoconf all 2.71-3 [332 kB]
09:08:21 [2024-05-29T09:08:21.189Z] #59 8.866 Get:5 http://deb.debian.org/debian bookworm/main arm64 autotools-dev all 20220109.1 [51.6 kB]
09:08:21 [2024-05-29T09:08:21.189Z] #59 8.866 Get:6 http://deb.debian.org/debian bookworm/main arm64 automake all 1:1.16.5-1.3 [823 kB]
09:08:21 [2024-05-29T09:08:21.189Z] #59 8.929 Get:7 http://deb.debian.org/debian bookworm/main arm64 libdpkg-perl all 1.21.22 [603 kB]
09:08:21 [2024-05-29T09:08:21.189Z] #59 8.944 Get:8 http://deb.debian.org/debian bookworm/main arm64 patch arm64 2.7.6-7 [121 kB]
09:08:21 [2024-05-29T09:08:21.189Z] #59 8.990 Get:9 http://deb.debian.org/debian bookworm/main arm64 dpkg-dev all 1.21.22 [1353 kB]
09:08:21 [2024-05-29T09:08:21.189Z] #59 9.011 Get:10 http://deb.debian.org/debian bookworm/main arm64 build-essential arm64 12.9 [7704 B]
09:08:21 [2024-05-29T09:08:21.189Z] #59 9.018 Get:11 http://deb.debian.org/debian bookworm/main arm64 libcap-dev arm64 1:2.66-4 [447 kB]
09:08:21 [2024-05-29T09:08:21.189Z] #59 9.078 Get:12 http://deb.debian.org/debian bookworm/main arm64 libprotobuf-c1 arm64 1.4.1-1+b1 [26.6 kB]
09:08:21 [2024-05-29T09:08:21.189Z] #59 9.085 Get:13 http://deb.debian.org/debian bookworm/main arm64 libprotobuf-c-dev arm64 1.4.1-1+b1 [34.6 kB]
09:08:21 [2024-05-29T09:08:21.189Z] #59 9.089 Get:14 http://deb.debian.org/debian bookworm/main arm64 libseccomp-dev arm64 2.5.4-1+b3 [87.8 kB]
09:08:21 [2024-05-29T09:08:21.189Z] #59 9.190 Get:15 http://deb.debian.org/debian bookworm/main arm64 libsystemd-dev arm64 252.22-1~deb12u1 [353 kB]
09:08:21 [2024-05-29T09:08:21.189Z] #59 9.207 Get:16 http://deb.debian.org/debian bookworm/main arm64 libtool all 2.4.7-5 [517 kB]
09:08:21 [2024-05-29T09:08:21.189Z] #59 9.276 Get:17 http://deb.debian.org/debian bookworm/main arm64 libudev-dev arm64 252.22-1~deb12u1 [52.1 kB]
09:08:21 [2024-05-29T09:08:21.189Z] #59 9.293 Get:18 http://deb.debian.org/debian bookworm/main arm64 libyajl2 arm64 2.1.0-3+deb12u2 [21.8 kB]
09:08:21 [2024-05-29T09:08:21.189Z] #59 9.296 Get:19 http://deb.debian.org/debian bookworm/main arm64 libyajl-dev arm64 2.1.0-3+deb12u2 [30.4 kB]
09:08:21 [2024-05-29T09:08:21.189Z] #59 9.985 debconf: delaying package configuration, since apt-utils is not installed
09:08:21 [2024-05-29T09:08:21.189Z] #59 10.18 Fetched 5657 kB in 1s (6656 kB/s)
09:08:21 [2024-05-29T09:08:21.189Z] #59 10.35 Selecting previously unselected package bzip2.
09:08:21 [2024-05-29T09:08:21.189Z] #59 10.35 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15659 files and directories currently installed.)
09:08:21 [2024-05-29T09:08:21.189Z] #59 10.37 Preparing to unpack .../00-bzip2_1.0.8-5+b1_arm64.deb ...
09:08:21 [2024-05-29T09:08:21.460Z] #59 ...
09:08:21 [2024-05-29T09:08:21.460Z] 
09:08:21 [2024-05-29T09:08:21.460Z] #60 [dockercli 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh     --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64         rm -f ./.git/*.lock      && /download-or-build-cli.sh v26.1.0 https://github.com/docker/cli.git /build      && /build/docker --version
09:08:21 [2024-05-29T09:08:21.460Z] #60 7.026 Docker version 26.1.0, build 9714adc
09:08:21 [2024-05-29T09:08:21.460Z] #60 ...
09:08:21 [2024-05-29T09:08:21.460Z] 
09:08:21 [2024-05-29T09:08:21.460Z] #61 [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             pkg-config
09:08:21 [2024-05-29T09:08:21.460Z] #61 3.360 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
09:08:21 [2024-05-29T09:08:21.460Z] #61 3.407 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
09:08:21 [2024-05-29T09:08:21.460Z] #61 3.407 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
09:08:21 [2024-05-29T09:08:21.460Z] #61 3.654 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
09:08:21 [2024-05-29T09:08:21.460Z] #61 4.075 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [13.7 kB]
09:08:21 [2024-05-29T09:08:21.460Z] #61 4.088 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [154 kB]
09:08:21 [2024-05-29T09:08:21.460Z] #61 5.884 Fetched 9107 kB in 3s (3250 kB/s)
09:08:21 [2024-05-29T09:08:21.460Z] #61 5.884 Reading package lists...
09:08:21 [2024-05-29T09:08:21.460Z] #61 7.681 Hit:1 http://deb.debian.org/debian bookworm InRelease
09:08:21 [2024-05-29T09:08:21.460Z] #61 7.681 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
09:08:21 [2024-05-29T09:08:21.460Z] #61 7.681 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
09:08:21 [2024-05-29T09:08:21.460Z] #61 8.377 Reading package lists...
09:08:21 [2024-05-29T09:08:21.460Z] #61 9.188 + apt-get  install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev pkg-config
09:08:21 [2024-05-29T09:08:21.460Z] #61 9.207 Reading package lists...
09:08:21 [2024-05-29T09:08:21.718Z] #61 10.28 Building dependency tree...
09:08:21 [2024-05-29T09:08:21.718Z] #61 ...
09:08:21 [2024-05-29T09:08:21.718Z] 
09:08:21 [2024-05-29T09:08:21.718Z] #62 [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             pkg-config
09:08:21 [2024-05-29T09:08:21.718Z] #62 3.131 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
09:08:21 [2024-05-29T09:08:21.718Z] #62 3.152 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
09:08:21 [2024-05-29T09:08:21.718Z] #62 3.152 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
09:08:21 [2024-05-29T09:08:21.718Z] #62 3.250 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
09:08:21 [2024-05-29T09:08:21.718Z] #62 3.452 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [13.7 kB]
09:08:21 [2024-05-29T09:08:21.718Z] #62 3.454 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [154 kB]
09:08:21 [2024-05-29T09:08:21.718Z] #62 4.840 Fetched 9107 kB in 2s (4643 kB/s)
09:08:21 [2024-05-29T09:08:21.718Z] #62 4.840 Reading package lists...
09:08:21 [2024-05-29T09:08:21.718Z] #62 6.613 Hit:1 http://deb.debian.org/debian bookworm InRelease
09:08:21 [2024-05-29T09:08:21.718Z] #62 6.614 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
09:08:21 [2024-05-29T09:08:21.718Z] #62 6.614 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
09:08:21 [2024-05-29T09:08:21.718Z] #62 7.355 Reading package lists...
09:08:21 [2024-05-29T09:08:21.718Z] #62 8.259 + apt-get  install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev pkg-config
09:08:21 [2024-05-29T09:08:21.718Z] #62 8.280 Reading package lists...
09:08:21 [2024-05-29T09:08:21.718Z] #62 9.257 Building dependency tree...
09:08:21 [2024-05-29T09:08:21.718Z] #62 9.979 gcc is already the newest version (4:12.2.0-3).
09:08:21 [2024-05-29T09:08:21.718Z] #62 9.979 libc6-dev is already the newest version (2.36-9+deb12u7).
09:08:21 [2024-05-29T09:08:21.718Z] #62 9.979 pkg-config is already the newest version (1.8.1-1).
09:08:21 [2024-05-29T09:08:21.718Z] #62 9.979 The following additional packages will be installed:
09:08:21 [2024-05-29T09:08:21.719Z] #62 9.982   bzip2 libdpkg-perl patch xz-utils
09:08:21 [2024-05-29T09:08:21.719Z] #62 9.985 Suggested packages:
09:08:21 [2024-05-29T09:08:21.719Z] #62 9.985   bzip2-doc debian-keyring bzr seccomp ed diffutils-doc
09:08:21 [2024-05-29T09:08:21.719Z] #62 9.985 Recommended packages:
09:08:21 [2024-05-29T09:08:21.719Z] #62 9.985   build-essential fakeroot libalgorithm-merge-perl libfile-fcntllock-perl
09:08:21 [2024-05-29T09:08:21.719Z] #62 9.985   liblocale-gettext-perl
09:08:21 [2024-05-29T09:08:21.719Z] #62 10.08 The following NEW packages will be installed:
09:08:21 [2024-05-29T09:08:21.719Z] #62 10.08   bzip2 dpkg-dev libdpkg-perl libseccomp-dev patch xz-utils
09:08:21 [2024-05-29T09:08:21.719Z] #62 10.37 0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded.
09:08:21 [2024-05-29T09:08:21.719Z] #62 10.37 Need to get 2683 kB of archives.
09:08:21 [2024-05-29T09:08:21.719Z] #62 10.37 After this operation, 6010 kB of additional disk space will be used.
09:08:21 [2024-05-29T09:08:21.719Z] #62 10.37 Get:1 http://deb.debian.org/debian bookworm/main arm64 bzip2 arm64 1.0.8-5+b1 [48.9 kB]
09:08:21 [2024-05-29T09:08:21.719Z] #62 10.51 Get:2 http://deb.debian.org/debian bookworm/main arm64 xz-utils arm64 5.4.1-0.2 [469 kB]
09:08:21 [2024-05-29T09:08:21.719Z] #62 10.51 Get:3 http://deb.debian.org/debian bookworm/main arm64 libdpkg-perl all 1.21.22 [603 kB]
09:08:21 [2024-05-29T09:08:21.719Z] #62 10.52 Get:4 http://deb.debian.org/debian bookworm/main arm64 patch arm64 2.7.6-7 [121 kB]
09:08:21 [2024-05-29T09:08:21.719Z] #62 10.53 Get:5 http://deb.debian.org/debian bookworm/main arm64 dpkg-dev all 1.21.22 [1353 kB]
09:08:21 [2024-05-29T09:08:21.719Z] #62 10.54 Get:6 http://deb.debian.org/debian bookworm/main arm64 libseccomp-dev arm64 2.5.4-1+b3 [87.8 kB]
09:08:21 [2024-05-29T09:08:21.719Z] #62 10.82 debconf: delaying package configuration, since apt-utils is not installed
09:08:21 [2024-05-29T09:08:21.719Z] #62 ...
09:08:21 [2024-05-29T09:08:21.719Z] 
09:08:21 [2024-05-29T09:08:21.719Z] #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.55.2"      && /build/golangci-lint --version
09:08:21 [2024-05-29T09:08:21.719Z] #63 2.956 go: downloading github.com/golangci/golangci-lint v1.55.2
09:08:21 [2024-05-29T09:08:21.719Z] #63 3.798 go: downloading github.com/fatih/color v1.15.0
09:08:21 [2024-05-29T09:08:21.719Z] #63 3.798 go: downloading github.com/gofrs/flock v0.8.1
09:08:21 [2024-05-29T09:08:21.719Z] #63 3.803 go: downloading github.com/spf13/cobra v1.7.0
09:08:21 [2024-05-29T09:08:21.719Z] #63 3.803 go: downloading github.com/spf13/pflag v1.0.5
09:08:21 [2024-05-29T09:08:21.719Z] #63 3.808 go: downloading github.com/spf13/viper v1.12.0
09:08:21 [2024-05-29T09:08:21.719Z] #63 3.808 go: downloading gopkg.in/yaml.v3 v3.0.1
09:08:21 [2024-05-29T09:08:21.719Z] #63 3.867 go: downloading golang.org/x/tools v0.14.0
09:08:21 [2024-05-29T09:08:21.719Z] #63 3.925 go: downloading github.com/hashicorp/go-version v1.6.0
09:08:21 [2024-05-29T09:08:21.719Z] #63 4.053 go: downloading github.com/ldez/gomoddirectives v0.2.3
09:08:21 [2024-05-29T09:08:21.719Z] #63 4.053 go: downloading github.com/mitchellh/go-homedir v1.1.0
09:08:21 [2024-05-29T09:08:21.719Z] #63 4.064 go: downloading github.com/mitchellh/mapstructure v1.5.0
09:08:21 [2024-05-29T09:08:21.719Z] #63 4.081 go: downloading golang.org/x/exp v0.0.0-20230510235704-dd950f8aeaea
09:08:21 [2024-05-29T09:08:21.719Z] #63 4.116 go: downloading github.com/hashicorp/go-multierror v1.1.1
09:08:21 [2024-05-29T09:08:21.719Z] #63 4.190 go: downloading github.com/mattn/go-colorable v0.1.13
09:08:21 [2024-05-29T09:08:21.719Z] #63 4.269 go: downloading github.com/stretchr/testify v1.8.4
09:08:21 [2024-05-29T09:08:21.719Z] #63 4.269 go: downloading github.com/sirupsen/logrus v1.9.3
09:08:21 [2024-05-29T09:08:21.719Z] #63 4.277 go: downloading github.com/go-xmlfmt/xmlfmt v1.1.2
09:08:21 [2024-05-29T09:08:21.719Z] #63 4.339 go: downloading github.com/spf13/afero v1.8.2
09:08:21 [2024-05-29T09:08:21.719Z] #63 4.342 go: downloading github.com/spf13/cast v1.5.0
09:08:21 [2024-05-29T09:08:21.719Z] #63 4.517 go: downloading github.com/spf13/jwalterweatherman v1.1.0
09:08:21 [2024-05-29T09:08:21.719Z] #63 4.546 go: downloading github.com/mattn/go-isatty v0.0.17
09:08:21 [2024-05-29T09:08:21.719Z] #63 4.584 go: downloading 4d63.com/gocheckcompilerdirectives v1.2.1
09:08:21 [2024-05-29T09:08:21.719Z] #63 4.622 go: downloading 4d63.com/gochecknoglobals v0.2.1
09:08:21 [2024-05-29T09:08:21.719Z] #63 4.623 go: downloading github.com/4meepo/tagalign v1.3.3
09:08:21 [2024-05-29T09:08:21.719Z] #63 4.664 go: downloading github.com/Abirdcfly/dupword v0.0.13
09:08:21 [2024-05-29T09:08:21.719Z] #63 4.737 go: downloading github.com/Antonboom/errname v0.1.12
09:08:21 [2024-05-29T09:08:21.719Z] #63 4.739 go: downloading github.com/Antonboom/nilnil v0.1.7
09:08:21 [2024-05-29T09:08:21.719Z] #63 4.764 go: downloading github.com/Antonboom/testifylint v0.2.3
09:08:21 [2024-05-29T09:08:21.719Z] #63 4.833 go: downloading github.com/BurntSushi/toml v1.3.2
09:08:21 [2024-05-29T09:08:21.719Z] #63 4.865 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
09:08:21 [2024-05-29T09:08:21.719Z] #63 4.982 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v3 v3.1.0
09:08:21 [2024-05-29T09:08:21.719Z] #63 4.995 go: downloading github.com/OpenPeeDeeP/depguard/v2 v2.1.0
09:08:21 [2024-05-29T09:08:21.719Z] #63 5.008 go: downloading github.com/alecthomas/go-check-sumtype v0.1.3
09:08:21 [2024-05-29T09:08:21.719Z] #63 5.055 go: downloading github.com/alexkohler/nakedret/v2 v2.0.2
09:08:21 [2024-05-29T09:08:21.719Z] #63 5.149 go: downloading github.com/alexkohler/prealloc v1.0.0
09:08:21 [2024-05-29T09:08:21.719Z] #63 5.216 go: downloading github.com/alingse/asasalint v0.0.11
09:08:21 [2024-05-29T09:08:21.719Z] #63 5.274 go: downloading github.com/ashanbrown/forbidigo v1.6.0
09:08:21 [2024-05-29T09:08:21.719Z] #63 5.399 go: downloading github.com/ashanbrown/makezero v1.1.1
09:08:21 [2024-05-29T09:08:21.719Z] #63 5.402 go: downloading github.com/bkielbasa/cyclop v1.2.1
09:08:21 [2024-05-29T09:08:21.719Z] #63 5.405 go: downloading github.com/blizzy78/varnamelen v0.8.0
09:08:21 [2024-05-29T09:08:21.719Z] #63 5.461 go: downloading github.com/bombsimon/wsl/v3 v3.4.0
09:08:21 [2024-05-29T09:08:21.719Z] #63 5.555 go: downloading github.com/breml/bidichk v0.2.7
09:08:21 [2024-05-29T09:08:21.719Z] #63 5.572 go: downloading github.com/breml/errchkjson v0.3.6
09:08:21 [2024-05-29T09:08:21.719Z] #63 5.636 go: downloading github.com/butuzov/ireturn v0.2.2
09:08:21 [2024-05-29T09:08:21.719Z] #63 5.704 go: downloading github.com/butuzov/mirror v1.1.0
09:08:21 [2024-05-29T09:08:21.719Z] #63 5.761 go: downloading github.com/catenacyber/perfsprint v0.2.0
09:08:21 [2024-05-29T09:08:21.719Z] #63 5.762 go: downloading github.com/charithe/durationcheck v0.0.10
09:08:21 [2024-05-29T09:08:21.719Z] #63 5.763 go: downloading github.com/curioswitch/go-reassign v0.2.0
09:08:21 [2024-05-29T09:08:21.719Z] #63 5.763 go: downloading github.com/daixiang0/gci v0.11.2
09:08:21 [2024-05-29T09:08:21.719Z] #63 6.005 go: downloading github.com/denis-tingaikin/go-header v0.4.3
09:08:21 [2024-05-29T09:08:21.719Z] #63 6.009 go: downloading github.com/esimonov/ifshort v1.0.4
09:08:21 [2024-05-29T09:08:21.719Z] #63 6.009 go: downloading github.com/firefart/nonamedreturns v1.0.4
09:08:21 [2024-05-29T09:08:21.719Z] #63 6.010 go: downloading github.com/fzipp/gocyclo v0.6.0
09:08:21 [2024-05-29T09:08:21.719Z] #63 6.010 go: downloading github.com/ghostiam/protogetter v0.2.3
09:08:21 [2024-05-29T09:08:21.719Z] #63 6.119 go: downloading github.com/go-critic/go-critic v0.9.0
09:08:21 [2024-05-29T09:08:21.719Z] #63 6.195 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
09:08:21 [2024-05-29T09:08:21.719Z] #63 6.195 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
09:08:21 [2024-05-29T09:08:21.719Z] #63 6.273 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
09:08:21 [2024-05-29T09:08:21.719Z] #63 6.351 go: downloading github.com/golangci/gofmt v0.0.0-20231018234816-f50ced29576e
09:08:21 [2024-05-29T09:08:21.719Z] #63 6.385 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
09:08:21 [2024-05-29T09:08:21.719Z] #63 6.457 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
09:08:21 [2024-05-29T09:08:21.719Z] #63 6.458 go: downloading github.com/golangci/misspell v0.4.1
09:08:21 [2024-05-29T09:08:21.719Z] #63 6.514 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
09:08:21 [2024-05-29T09:08:21.719Z] #63 6.522 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20230610083614-0e73809eb601
09:08:21 [2024-05-29T09:08:21.719Z] #63 6.523 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
09:08:21 [2024-05-29T09:08:21.719Z] #63 6.523 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
09:08:21 [2024-05-29T09:08:21.719Z] #63 6.575 go: downloading github.com/hexops/gotextdiff v1.0.3
09:08:21 [2024-05-29T09:08:21.719Z] #63 6.865 go: downloading github.com/jgautheron/goconst v1.6.0
09:08:21 [2024-05-29T09:08:21.719Z] #63 6.866 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
09:08:21 [2024-05-29T09:08:21.719Z] #63 6.866 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
09:08:21 [2024-05-29T09:08:21.719Z] #63 6.867 go: downloading github.com/julz/importas v0.1.0
09:08:21 [2024-05-29T09:08:21.719Z] #63 6.867 go: downloading github.com/kkHAIKE/contextcheck v1.1.4
09:08:21 [2024-05-29T09:08:21.719Z] #63 6.868 go: downloading github.com/kisielk/errcheck v1.6.3
09:08:21 [2024-05-29T09:08:21.719Z] #63 6.895 go: downloading github.com/kulti/thelper v0.6.3
09:08:21 [2024-05-29T09:08:21.719Z] #63 6.896 go: downloading github.com/kunwardeep/paralleltest v1.0.8
09:08:21 [2024-05-29T09:08:21.719Z] #63 6.982 go: downloading github.com/kyoh86/exportloopref v0.1.11
09:08:21 [2024-05-29T09:08:21.719Z] #63 7.022 go: downloading github.com/ldez/tagliatelle v0.5.0
09:08:21 [2024-05-29T09:08:21.719Z] #63 7.034 go: downloading github.com/leonklingele/grouper v1.1.1
09:08:21 [2024-05-29T09:08:21.719Z] #63 7.036 go: downloading github.com/lufeee/execinquery v1.2.1
09:08:21 [2024-05-29T09:08:21.719Z] #63 7.087 go: downloading github.com/macabu/inamedparam v0.1.2
09:08:21 [2024-05-29T09:08:21.719Z] #63 7.088 go: downloading github.com/maratori/testableexamples v1.0.0
09:08:21 [2024-05-29T09:08:21.719Z] #63 7.088 go: downloading github.com/maratori/testpackage v1.1.1
09:08:21 [2024-05-29T09:08:21.719Z] #63 7.090 go: downloading github.com/matoous/godox v0.0.0-20230222163458-006bad1f9d26
09:08:21 [2024-05-29T09:08:21.719Z] #63 7.091 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
09:08:21 [2024-05-29T09:08:21.719Z] #63 7.209 go: downloading github.com/mgechev/revive v1.3.4
09:08:21 [2024-05-29T09:08:21.719Z] #63 7.241 go: downloading github.com/moricho/tparallel v0.3.1
09:08:21 [2024-05-29T09:08:21.719Z] #63 7.263 go: downloading github.com/nakabonne/nestif v0.3.1
09:08:21 [2024-05-29T09:08:21.719Z] #63 7.345 go: downloading github.com/nishanths/exhaustive v0.11.0
09:08:21 [2024-05-29T09:08:21.719Z] #63 7.345 go: downloading github.com/nishanths/predeclared v0.2.2
09:08:21 [2024-05-29T09:08:21.719Z] #63 7.435 go: downloading github.com/nunnatsa/ginkgolinter v0.14.1
09:08:21 [2024-05-29T09:08:21.719Z] #63 7.513 go: downloading github.com/polyfloyd/go-errorlint v1.4.5
09:08:21 [2024-05-29T09:08:21.719Z] #63 7.525 go: downloading github.com/ryancurrah/gomodguard v1.3.0
09:08:21 [2024-05-29T09:08:21.719Z] #63 7.549 go: downloading github.com/ryanrolds/sqlclosecheck v0.5.1
09:08:21 [2024-05-29T09:08:21.719Z] #63 7.556 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.7
09:08:21 [2024-05-29T09:08:21.719Z] #63 7.669 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0
09:08:21 [2024-05-29T09:08:21.719Z] #63 7.791 go: downloading github.com/sashamelentyev/usestdlibvars v1.24.0
09:08:21 [2024-05-29T09:08:21.719Z] #63 7.989 go: downloading github.com/securego/gosec/v2 v2.18.2
09:08:21 [2024-05-29T09:08:21.719Z] #63 7.991 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
09:08:21 [2024-05-29T09:08:21.719Z] #63 7.992 go: downloading github.com/sivchari/containedctx v1.0.3
09:08:21 [2024-05-29T09:08:21.719Z] #63 7.997 go: downloading github.com/sivchari/nosnakecase v1.7.0
09:08:21 [2024-05-29T09:08:21.719Z] #63 8.007 go: downloading github.com/sivchari/tenv v1.7.1
09:08:21 [2024-05-29T09:08:21.719Z] #63 8.099 go: downloading github.com/sonatard/noctx v0.0.2
09:08:21 [2024-05-29T09:08:21.719Z] #63 8.116 go: downloading github.com/sourcegraph/go-diff v0.7.0
09:08:21 [2024-05-29T09:08:21.719Z] #63 8.119 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
09:08:21 [2024-05-29T09:08:21.719Z] #63 8.123 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
09:08:21 [2024-05-29T09:08:21.719Z] #63 8.127 go: downloading github.com/tdakkota/asciicheck v0.2.0
09:08:21 [2024-05-29T09:08:21.719Z] #63 8.179 go: downloading github.com/tetafro/godot v1.4.15
09:08:21 [2024-05-29T09:08:21.719Z] #63 8.180 go: downloading github.com/timakin/bodyclose v0.0.0-20230421092635-574207250966
09:08:21 [2024-05-29T09:08:21.719Z] #63 8.181 go: downloading github.com/timonwong/loggercheck v0.9.4
09:08:21 [2024-05-29T09:08:21.719Z] #63 8.182 go: downloading github.com/tomarrell/wrapcheck/v2 v2.8.1
09:08:21 [2024-05-29T09:08:21.719Z] #63 8.204 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.1
09:08:21 [2024-05-29T09:08:21.719Z] #63 8.214 go: downloading github.com/ultraware/funlen v0.1.0
09:08:21 [2024-05-29T09:08:21.719Z] #63 8.256 go: downloading github.com/ultraware/whitespace v0.0.5
09:08:21 [2024-05-29T09:08:21.719Z] #63 8.263 go: downloading github.com/uudashr/gocognit v1.1.2
09:08:21 [2024-05-29T09:08:21.719Z] #63 8.424 go: downloading github.com/xen0n/gosmopolitan v1.2.2
09:08:21 [2024-05-29T09:08:21.719Z] #63 8.425 go: downloading github.com/yagipy/maintidx v1.0.0
09:08:21 [2024-05-29T09:08:21.719Z] #63 8.425 go: downloading github.com/yeya24/promlinter v0.2.0
09:08:21 [2024-05-29T09:08:21.719Z] #63 8.427 go: downloading github.com/ykadowak/zerologlint v0.1.3
09:08:21 [2024-05-29T09:08:21.719Z] #63 8.430 go: downloading gitlab.com/bosi/decorder v0.4.1
09:08:21 [2024-05-29T09:08:21.719Z] #63 8.528 go: downloading go-simpler.org/sloglint v0.1.2
09:08:21 [2024-05-29T09:08:21.719Z] #63 8.530 go: downloading go.tmz.dev/musttag v0.7.2
09:08:21 [2024-05-29T09:08:21.719Z] #63 8.536 go: downloading honnef.co/go/tools v0.4.6
09:08:21 [2024-05-29T09:08:21.719Z] #63 8.926 go: downloading mvdan.cc/gofumpt v0.5.0
09:08:21 [2024-05-29T09:08:21.719Z] #63 8.928 go: downloading golang.org/x/mod v0.13.0
09:08:21 [2024-05-29T09:08:21.719Z] #63 8.930 go: downloading github.com/hashicorp/errwrap v1.0.0
09:08:21 [2024-05-29T09:08:21.719Z] #63 8.931 go: downloading github.com/golangci/revgrep v0.5.2
09:08:21 [2024-05-29T09:08:21.719Z] #63 8.931 go: downloading golang.org/x/sys v0.13.0
09:08:21 [2024-05-29T09:08:21.719Z] #63 8.931 go: downloading mvdan.cc/unparam v0.0.0-20221223090309-7455f1af531d
09:08:21 [2024-05-29T09:08:21.719Z] #63 8.944 go: downloading github.com/subosito/gotenv v1.4.1
09:08:21 [2024-05-29T09:08:21.719Z] #63 8.973 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
09:08:21 [2024-05-29T09:08:21.719Z] #63 9.015 go: downloading github.com/hashicorp/hcl v1.0.0
09:08:21 [2024-05-29T09:08:21.719Z] #63 9.094 go: downloading gopkg.in/ini.v1 v1.67.0
09:08:21 [2024-05-29T09:08:21.719Z] #63 9.201 go: downloading github.com/magiconair/properties v1.8.6
09:08:21 [2024-05-29T09:08:21.719Z] #63 9.202 go: downloading github.com/pelletier/go-toml/v2 v2.0.5
09:08:21 [2024-05-29T09:08:21.719Z] #63 9.291 go: downloading github.com/davecgh/go-spew v1.1.1
09:08:21 [2024-05-29T09:08:21.719Z] #63 9.292 go: downloading github.com/pmezard/go-difflib v1.0.0
09:08:21 [2024-05-29T09:08:21.719Z] #63 9.293 go: downloading github.com/stretchr/objx v0.5.0
09:08:21 [2024-05-29T09:08:21.719Z] #63 9.319 go: downloading golang.org/x/text v0.13.0
09:08:21 [2024-05-29T09:08:21.719Z] #63 9.411 go: downloading github.com/fatih/structtag v1.2.0
09:08:21 [2024-05-29T09:08:21.719Z] #63 9.419 go: downloading github.com/gobwas/glob v0.2.3
09:08:21 [2024-05-29T09:08:21.719Z] #63 9.499 go: downloading github.com/google/go-cmp v0.6.0
09:08:21 [2024-05-29T09:08:21.719Z] #63 9.500 go: downloading gopkg.in/yaml.v2 v2.4.0
09:08:21 [2024-05-29T09:08:21.719Z] #63 9.524 go: downloading github.com/pelletier/go-toml v1.9.5
09:08:21 [2024-05-29T09:08:21.719Z] #63 9.584 go: downloading go.uber.org/zap v1.24.0
09:08:21 [2024-05-29T09:08:21.719Z] #63 9.773 go: downloading golang.org/x/sync v0.4.0
09:08:21 [2024-05-29T09:08:21.719Z] #63 9.958 go: downloading github.com/kisielk/gotool v1.0.0
09:08:21 [2024-05-29T09:08:21.719Z] #63 9.990 go: downloading github.com/gostaticanalysis/comment v1.4.2
09:08:21 [2024-05-29T09:08:21.719Z] #63 10.01 go: downloading github.com/go-toolsmith/astcast v1.1.0
09:08:21 [2024-05-29T09:08:21.719Z] #63 10.05 go: downloading github.com/go-toolsmith/astcopy v1.1.0
09:08:21 [2024-05-29T09:08:21.719Z] #63 10.06 go: downloading github.com/go-toolsmith/astequal v1.1.0
09:08:21 [2024-05-29T09:08:21.719Z] #63 10.09 go: downloading github.com/go-toolsmith/astfmt v1.1.0
09:08:21 [2024-05-29T09:08:21.719Z] #63 10.14 go: downloading github.com/go-toolsmith/astp v1.1.0
09:08:21 [2024-05-29T09:08:21.719Z] #63 10.14 go: downloading github.com/go-toolsmith/strparse v1.1.0
09:08:21 [2024-05-29T09:08:21.719Z] #63 10.14 go: downloading github.com/go-toolsmith/typep v1.1.0
09:08:21 [2024-05-29T09:08:21.719Z] #63 10.14 go: downloading github.com/quasilyte/go-ruleguard v0.4.0
09:08:21 [2024-05-29T09:08:21.719Z] #63 10.21 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20210819130434-b3f0c404a727
09:08:21 [2024-05-29T09:08:21.719Z] #63 10.26 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
09:08:21 [2024-05-29T09:08:21.719Z] #63 10.26 go: downloading github.com/ettle/strcase v0.1.1
09:08:21 [2024-05-29T09:08:21.719Z] #63 10.26 go: downloading github.com/Masterminds/semver v1.5.0
09:08:21 [2024-05-29T09:08:21.719Z] #63 10.44 go: downloading github.com/ccojocar/zxcvbn-go v1.0.1
09:08:21 [2024-05-29T09:08:21.719Z] #63 10.64 go: downloading github.com/prometheus/client_golang v1.12.1
09:08:21 [2024-05-29T09:08:21.719Z] #63 10.79 go: downloading github.com/prometheus/client_model v0.2.0
09:08:21 [2024-05-29T09:08:21.719Z] #63 10.89 go: downloading golang.org/x/exp/typeparams v0.0.0-20230307190834-24139beb5833
09:08:21 [2024-05-29T09:08:21.719Z] #63 10.94 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
09:08:21 [2024-05-29T09:08:21.719Z] #63 11.02 go: downloading go.uber.org/atomic v1.7.0
09:08:21 [2024-05-29T09:08:21.988Z] #63 11.03 go: downloading go.uber.org/multierr v1.6.0
09:08:21 [2024-05-29T09:08:21.988Z] #63 11.05 go: downloading github.com/chavacava/garif v0.1.0
09:08:21 [2024-05-29T09:08:21.988Z] #63 11.05 go: downloading github.com/olekukonko/tablewriter v0.0.5
09:08:21 [2024-05-29T09:08:21.988Z] #63 ...
09:08:21 [2024-05-29T09:08:21.988Z] 
09:08:21 [2024-05-29T09:08:21.988Z] #64 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends cmake
09:08:21 [2024-05-29T09:08:21.988Z] #64 3.161 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
09:08:21 [2024-05-29T09:08:21.988Z] #64 3.175 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
09:08:21 [2024-05-29T09:08:21.989Z] #64 3.175 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
09:08:21 [2024-05-29T09:08:21.989Z] #64 3.254 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
09:08:21 [2024-05-29T09:08:21.989Z] #64 3.428 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [13.7 kB]
09:08:21 [2024-05-29T09:08:21.989Z] #64 3.467 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [154 kB]
09:08:21 [2024-05-29T09:08:21.989Z] #64 4.768 Fetched 9107 kB in 2s (4879 kB/s)
09:08:21 [2024-05-29T09:08:21.989Z] #64 4.768 Reading package lists...
09:08:21 [2024-05-29T09:08:21.989Z] #64 5.843 Reading package lists...
09:08:21 [2024-05-29T09:08:21.989Z] #64 7.080 Building dependency tree...
09:08:21 [2024-05-29T09:08:21.989Z] #64 7.796 The following additional packages will be installed:
09:08:21 [2024-05-29T09:08:21.989Z] #64 7.799   cmake-data libarchive13 libicu72 libjsoncpp25 librhash0 libuv1 libxml2
09:08:21 [2024-05-29T09:08:21.989Z] #64 7.803 Suggested packages:
09:08:21 [2024-05-29T09:08:21.989Z] #64 7.803   cmake-doc cmake-format elpa-cmake-mode ninja-build lrzip
09:08:21 [2024-05-29T09:08:21.989Z] #64 7.889 The following NEW packages will be installed:
09:08:21 [2024-05-29T09:08:21.989Z] #64 7.891   cmake cmake-data libarchive13 libicu72 libjsoncpp25 librhash0 libuv1 libxml2
09:08:21 [2024-05-29T09:08:21.989Z] #64 8.201 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
09:08:21 [2024-05-29T09:08:21.989Z] #64 8.201 Need to get 19.3 MB of archives.
09:08:21 [2024-05-29T09:08:21.989Z] #64 8.201 After this operation, 77.0 MB of additional disk space will be used.
09:08:21 [2024-05-29T09:08:21.989Z] #64 8.201 Get:1 http://deb.debian.org/debian bookworm/main arm64 libicu72 arm64 72.1-3 [9204 kB]
09:08:21 [2024-05-29T09:08:21.989Z] #64 8.615 Get:2 http://deb.debian.org/debian bookworm/main arm64 libxml2 arm64 2.9.14+dfsg-1.3~deb12u1 [619 kB]
09:08:21 [2024-05-29T09:08:21.989Z] #64 8.681 Get:3 http://deb.debian.org/debian bookworm/main arm64 libarchive13 arm64 3.6.2-1 [316 kB]
09:08:21 [2024-05-29T09:08:21.989Z] #64 8.684 Get:4 http://deb.debian.org/debian bookworm/main arm64 libjsoncpp25 arm64 1.9.5-4 [72.3 kB]
09:08:21 [2024-05-29T09:08:21.989Z] #64 8.688 Get:5 http://deb.debian.org/debian bookworm/main arm64 librhash0 arm64 1.4.3-3 [131 kB]
09:08:21 [2024-05-29T09:08:21.989Z] #64 8.739 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 libuv1 arm64 1.44.2-1+deb12u1 [130 kB]
09:08:21 [2024-05-29T09:08:21.989Z] #64 8.744 Get:7 http://deb.debian.org/debian bookworm/main arm64 cmake-data all 3.25.1-1 [2026 kB]
09:08:21 [2024-05-29T09:08:21.989Z] #64 8.823 Get:8 http://deb.debian.org/debian bookworm/main arm64 cmake arm64 3.25.1-1 [6806 kB]
09:08:21 [2024-05-29T09:08:21.989Z] #64 9.831 debconf: delaying package configuration, since apt-utils is not installed
09:08:21 [2024-05-29T09:08:21.989Z] #64 9.989 Fetched 19.3 MB in 1s (13.8 MB/s)
09:08:21 [2024-05-29T09:08:21.989Z] #64 10.18 Selecting previously unselected package libicu72:arm64.
09:08:21 [2024-05-29T09:08:21.989Z] #64 10.18 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15659 files and directories currently installed.)
09:08:21 [2024-05-29T09:08:21.989Z] #64 10.21 Preparing to unpack .../0-libicu72_72.1-3_arm64.deb ...
09:08:21 [2024-05-29T09:08:21.989Z] #64 10.48 Unpacking libicu72:arm64 (72.1-3) ...
09:08:21 [2024-05-29T09:08:21.989Z] #64 ...
09:08:21 [2024-05-29T09:08:21.989Z] 
09:08:21 [2024-05-29T09:08:21.989Z] #65 [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.8.0"      && /build/shfmt --version
09:08:21 [2024-05-29T09:08:21.989Z] #65 1.906 go: downloading mvdan.cc/sh/v3 v3.8.0
09:08:21 [2024-05-29T09:08:21.989Z] #65 2.357 go: downloading github.com/pkg/diff v0.0.0-20210226163009-20ebb0f2a09e
09:08:21 [2024-05-29T09:08:21.989Z] #65 2.357 go: downloading github.com/google/renameio/v2 v2.0.0
09:08:21 [2024-05-29T09:08:21.989Z] #65 2.358 go: downloading golang.org/x/term v0.17.0
09:08:21 [2024-05-29T09:08:21.989Z] #65 2.361 go: downloading mvdan.cc/editorconfig v0.2.1-0.20231228180347-1925077f8eb2
09:08:21 [2024-05-29T09:08:21.989Z] #65 2.480 go: downloading golang.org/x/sys v0.17.0
09:08:22 [2024-05-29T09:08:22.253Z] #65 ...
09:08:22 [2024-05-29T09:08:22.253Z] 
09:08:22 [2024-05-29T09:08:22.253Z] #66 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
09:08:22 [2024-05-29T09:08:22.253Z] #66 ...
09:08:22 [2024-05-29T09:08:22.253Z] 
09:08:22 [2024-05-29T09:08:22.253Z] #67 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.12" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
09:08:22 [2024-05-29T09:08:22.514Z] #67 ...
09:08:22 [2024-05-29T09:08:22.514Z] 
09:08:22 [2024-05-29T09:08:22.514Z] #68 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v2.0.2" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
09:08:22 [2024-05-29T09:08:22.514Z] #68 ...
09:08:22 [2024-05-29T09:08:22.514Z] 
09:08:22 [2024-05-29T09:08:22.514Z] #62 [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             pkg-config
09:08:22 [2024-05-29T09:08:22.514Z] #62 11.02 Fetched 2683 kB in 0s (6096 kB/s)
09:08:22 [2024-05-29T09:08:22.514Z] #62 11.38 Selecting previously unselected package bzip2.
09:08:22 [2024-05-29T09:08:22.514Z] #62 11.38 (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 ... 15659 files and directories currently installed.)
09:08:22 [2024-05-29T09:08:22.514Z] #62 11.39 Preparing to unpack .../0-bzip2_1.0.8-5+b1_arm64.deb ...
09:08:22 [2024-05-29T09:08:22.789Z] #62 11.66 Unpacking bzip2 (1.0.8-5+b1) ...
09:08:23 [2024-05-29T09:08:23.047Z] #62 ...
09:08:23 [2024-05-29T09:08:23.047Z] 
09:08:23 [2024-05-29T09:08:23.047Z] #69 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.17" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
09:08:23 [2024-05-29T09:08:23.047Z] #69 ...
09:08:23 [2024-05-29T09:08:23.047Z] 
09:08:23 [2024-05-29T09:08:23.047Z] #61 [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             pkg-config
09:08:23 [2024-05-29T09:08:23.047Z] #61 11.02 gcc is already the newest version (4:12.2.0-3).
09:08:23 [2024-05-29T09:08:23.047Z] #61 11.02 pkg-config is already the newest version (1.8.1-1).
09:08:23 [2024-05-29T09:08:23.047Z] #61 11.02 The following additional packages will be installed:
09:08:23 [2024-05-29T09:08:23.047Z] #61 11.02   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs0 libelf1 libffi-dev
09:08:23 [2024-05-29T09:08:23.047Z] #61 11.02   libgcrypt20-dev libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin
09:08:23 [2024-05-29T09:08:23.047Z] #61 11.02   libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libgpg-error-dev
09:08:23 [2024-05-29T09:08:23.047Z] #61 11.02   libmount-dev libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3
09:08:23 [2024-05-29T09:08:23.047Z] #61 11.02   libsecret-1-0 libsecret-common libselinux1-dev libsepol-dev
09:08:23 [2024-05-29T09:08:23.047Z] #61 11.02   python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
09:08:23 [2024-05-29T09:08:23.047Z] #61 11.03 Suggested packages:
09:08:23 [2024-05-29T09:08:23.047Z] #61 11.03   libgcrypt20-doc low-memory-monitor libgirepository1.0-dev libglib2.0-doc
09:08:23 [2024-05-29T09:08:23.047Z] #61 11.03   libgdk-pixbuf2.0-bin libxml2-utils
09:08:23 [2024-05-29T09:08:23.047Z] #61 11.03 Recommended packages:
09:08:23 [2024-05-29T09:08:23.047Z] #61 11.03   shared-mime-info xdg-user-dirs
09:08:23 [2024-05-29T09:08:23.047Z] #61 11.34 The following NEW packages will be installed:
09:08:23 [2024-05-29T09:08:23.047Z] #61 11.34   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs-dev libbtrfs0 libelf1
09:08:23 [2024-05-29T09:08:23.047Z] #61 11.34   libffi-dev libgcrypt20-dev libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin
09:08:23 [2024-05-29T09:08:23.047Z] #61 11.34   libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libgpg-error-dev
09:08:23 [2024-05-29T09:08:23.047Z] #61 11.35   libmount-dev libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3
09:08:23 [2024-05-29T09:08:23.047Z] #61 11.35   libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev libsepol-dev
09:08:23 [2024-05-29T09:08:23.047Z] #61 11.35   python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
09:08:23 [2024-05-29T09:08:23.047Z] #61 11.70 0 upgraded, 29 newly installed, 0 to remove and 0 not upgraded.
09:08:23 [2024-05-29T09:08:23.047Z] #61 11.70 Need to get 9086 kB of archives.
09:08:23 [2024-05-29T09:08:23.047Z] #61 11.70 After this operation, 46.9 MB of additional disk space will be used.
09:08:23 [2024-05-29T09:08:23.047Z] #61 11.70 Get:1 http://deb.debian.org/debian-security bookworm-security/main arm64 libglib2.0-0 arm64 2.74.6-2+deb12u2 [1312 kB]
09:08:23 [2024-05-29T09:08:23.047Z] #61 11.76 Get:2 http://deb.debian.org/debian bookworm/main arm64 libgirepository-1.0-1 arm64 1.74.0-3 [93.2 kB]
09:08:23 [2024-05-29T09:08:23.047Z] #61 11.81 Get:3 http://deb.debian.org/debian bookworm/main arm64 gir1.2-glib-2.0 arm64 1.74.0-3 [160 kB]
09:08:23 [2024-05-29T09:08:23.047Z] #61 11.81 Get:4 http://deb.debian.org/debian bookworm/main arm64 libsecret-common all 0.20.5-3 [28.5 kB]
09:08:23 [2024-05-29T09:08:23.047Z] #61 11.82 Get:5 http://deb.debian.org/debian bookworm/main arm64 libsecret-1-0 arm64 0.20.5-3 [107 kB]
09:08:23 [2024-05-29T09:08:23.047Z] #61 11.84 Get:6 http://deb.debian.org/debian bookworm/main arm64 gir1.2-secret-1 arm64 0.20.5-3 [13.5 kB]
09:08:23 [2024-05-29T09:08:23.047Z] #61 11.84 Get:7 http://deb.debian.org/debian-security bookworm-security/main arm64 uuid-dev arm64 2.38.1-5+deb12u1 [40.3 kB]
09:08:23 [2024-05-29T09:08:23.047Z] #61 11.85 Get:8 http://deb.debian.org/debian-security bookworm-security/main arm64 libblkid-dev arm64 2.38.1-5+deb12u1 [183 kB]
09:08:23 [2024-05-29T09:08:23.047Z] #61 11.88 Get:9 http://deb.debian.org/debian bookworm/main arm64 libbtrfs0 arm64 6.2-1 [34.5 kB]
09:08:23 [2024-05-29T09:08:23.047Z] #61 11.93 Get:10 http://deb.debian.org/debian bookworm/main arm64 libbtrfs-dev arm64 6.2-1 [70.3 kB]
09:08:23 [2024-05-29T09:08:23.047Z] #61 11.93 Get:11 http://deb.debian.org/debian bookworm/main arm64 libelf1 arm64 0.188-2.1 [173 kB]
09:08:23 [2024-05-29T09:08:23.047Z] #61 11.93 Get:12 http://deb.debian.org/debian bookworm/main arm64 libffi-dev arm64 3.4.4-1 [56.0 kB]
09:08:23 [2024-05-29T09:08:23.047Z] #61 11.95 Get:13 http://deb.debian.org/debian bookworm/main arm64 libgpg-error-dev arm64 1.46-1 [130 kB]
09:08:23 [2024-05-29T09:08:23.047Z] #61 11.96 Get:14 http://deb.debian.org/debian bookworm/main arm64 libgcrypt20-dev arm64 1.10.1-3 [683 kB]
09:08:23 [2024-05-29T09:08:23.047Z] #61 12.03 Get:15 http://deb.debian.org/debian-security bookworm-security/main arm64 libglib2.0-data all 2.74.6-2+deb12u2 [1209 kB]
09:08:23 [2024-05-29T09:08:23.305Z] #61 12.06 Get:16 http://deb.debian.org/debian-security bookworm-security/main arm64 libglib2.0-bin arm64 2.74.6-2+deb12u2 [106 kB]
09:08:23 [2024-05-29T09:08:23.305Z] #61 12.08 Get:17 http://deb.debian.org/debian bookworm/main arm64 python3-lib2to3 all 3.11.2-3 [76.3 kB]
09:08:23 [2024-05-29T09:08:23.305Z] #61 12.09 Get:18 http://deb.debian.org/debian bookworm/main arm64 python3-distutils all 3.11.2-3 [131 kB]
09:08:23 [2024-05-29T09:08:23.305Z] #61 12.10 Get:19 http://deb.debian.org/debian-security bookworm-security/main arm64 libglib2.0-dev-bin arm64 2.74.6-2+deb12u2 [150 kB]
09:08:23 [2024-05-29T09:08:23.305Z] #61 12.16 Get:20 http://deb.debian.org/debian bookworm/main arm64 libsepol-dev arm64 3.4-2.1 [332 kB]
09:08:23 [2024-05-29T09:08:23.305Z] #61 12.17 Get:21 http://deb.debian.org/debian bookworm/main arm64 libpcre2-16-0 arm64 10.42-1 [216 kB]
09:08:23 [2024-05-29T09:08:23.305Z] #61 12.24 Get:22 http://deb.debian.org/debian bookworm/main arm64 libpcre2-32-0 arm64 10.42-1 [207 kB]
09:08:23 [2024-05-29T09:08:23.305Z] #61 12.27 Get:23 http://deb.debian.org/debian bookworm/main arm64 libpcre2-posix3 arm64 10.42-1 [55.5 kB]
09:08:23 [2024-05-29T09:08:23.305Z] #61 12.27 Get:24 http://deb.debian.org/debian bookworm/main arm64 libpcre2-dev arm64 10.42-1 [664 kB]
09:08:23 [2024-05-29T09:08:23.305Z] #61 12.30 Get:25 http://deb.debian.org/debian bookworm/main arm64 libselinux1-dev arm64 3.4-1+b6 [159 kB]
09:08:23 [2024-05-29T09:08:23.305Z] #61 12.32 Get:26 http://deb.debian.org/debian-security bookworm-security/main arm64 libmount-dev arm64 2.38.1-5+deb12u1 [22.3 kB]
09:08:23 [2024-05-29T09:08:23.305Z] #61 12.35 Get:27 http://deb.debian.org/debian bookworm/main arm64 zlib1g-dev arm64 1:1.2.13.dfsg-1 [913 kB]
09:08:23 [2024-05-29T09:08:23.305Z] #61 12.38 Get:28 http://deb.debian.org/debian-security bookworm-security/main arm64 libglib2.0-dev arm64 2.74.6-2+deb12u2 [1616 kB]
09:08:23 [2024-05-29T09:08:23.581Z] #61 12.46 Get:29 http://deb.debian.org/debian bookworm/main arm64 libsecret-1-dev arm64 0.20.5-3 [144 kB]
09:08:23 [2024-05-29T09:08:23.853Z] #61 12.88 debconf: delaying package configuration, since apt-utils is not installed
09:08:24 [2024-05-29T09:08:24.426Z] #61 13.21 Fetched 9086 kB in 1s (8340 kB/s)
09:08:24 [2024-05-29T09:08:24.684Z] #61 ...
09:08:24 [2024-05-29T09:08:24.684Z] 
09:08:24 [2024-05-29T09:08:24.684Z] #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             pkg-config
09:08:24 [2024-05-29T09:08:24.684Z] #43 3.289 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
09:08:24 [2024-05-29T09:08:24.684Z] #43 3.334 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
09:08:24 [2024-05-29T09:08:24.684Z] #43 3.339 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
09:08:24 [2024-05-29T09:08:24.684Z] #43 3.566 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
09:08:24 [2024-05-29T09:08:24.684Z] #43 4.015 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [13.7 kB]
09:08:24 [2024-05-29T09:08:24.684Z] #43 4.024 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [154 kB]
09:08:24 [2024-05-29T09:08:24.684Z] #43 5.749 Fetched 9107 kB in 3s (3331 kB/s)
09:08:24 [2024-05-29T09:08:24.684Z] #43 5.749 Reading package lists...
09:08:24 [2024-05-29T09:08:24.684Z] #43 7.908 Hit:1 http://deb.debian.org/debian bookworm InRelease
09:08:24 [2024-05-29T09:08:24.684Z] #43 7.908 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
09:08:24 [2024-05-29T09:08:24.684Z] #43 7.909 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
09:08:24 [2024-05-29T09:08:24.684Z] #43 8.437 Reading package lists...
09:08:24 [2024-05-29T09:08:24.684Z] #43 9.345 + apt-get  install -y --no-install-recommends gcc libc6-dev pkg-config
09:08:24 [2024-05-29T09:08:24.684Z] #43 9.358 Reading package lists...
09:08:24 [2024-05-29T09:08:24.684Z] #43 10.45 Building dependency tree...
09:08:24 [2024-05-29T09:08:24.684Z] #43 11.24 gcc is already the newest version (4:12.2.0-3).
09:08:24 [2024-05-29T09:08:24.684Z] #43 11.24 libc6-dev is already the newest version (2.36-9+deb12u7).
09:08:24 [2024-05-29T09:08:24.684Z] #43 11.24 pkg-config is already the newest version (1.8.1-1).
09:08:24 [2024-05-29T09:08:24.684Z] #43 11.24 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
09:08:24 [2024-05-29T09:08:24.684Z] #43 ...
09:08:24 [2024-05-29T09:08:24.684Z] 
09:08:24 [2024-05-29T09:08:24.684Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bookworm-slim@sha256:2bc5c236e9b262645a323e9088dfa3bb1ecb16cc75811daf40a23a824d665be9         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
09:08:24 [2024-05-29T09:08:24.684Z] #29 15.42 #=#=#                                                                         

######################################################################## 100.0%
09:08:24 [2024-05-29T09:08:24.684Z] #29 15.94 
09:08:24 [2024-05-29T09:08:24.684Z] #29 17.50 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
09:08:24 [2024-05-29T09:08:24.684Z] #29 18.25 #=#=#                                                                         
09:08:24 [2024-05-29T09:08:24.684Z] #29 18.57 #=#=#                                                                         

######################################################################## 100.0%
09:08:24 [2024-05-29T09:08:24.684Z] #29 19.02 
09:08:24 [2024-05-29T09:08:24.684Z] #29 19.10 Download of images into '/build' complete.
09:08:24 [2024-05-29T09:08:24.684Z] #29 19.10 Use something like the following to load the result into a Docker daemon:
09:08:24 [2024-05-29T09:08:24.684Z] #29 19.10   tar -cC '/build' . | docker load
09:08:26 [2024-05-29T09:08:26.055Z] #29 ...
09:08:26 [2024-05-29T09:08:26.055Z] 
09:08:26 [2024-05-29T09:08:26.055Z] #70 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
09:08:26 [2024-05-29T09:08:26.321Z] #70 ...
09:08:26 [2024-05-29T09:08:26.321Z] 
09:08:26 [2024-05-29T09:08:26.321Z] #61 [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             pkg-config
09:08:26 [2024-05-29T09:08:26.321Z] #61 13.75 Selecting previously unselected package libglib2.0-0:arm64.
09:08:26 [2024-05-29T09:08:26.321Z] #61 13.75 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15659 files and directories currently installed.)
09:08:26 [2024-05-29T09:08:26.321Z] #61 13.76 Preparing to unpack .../00-libglib2.0-0_2.74.6-2+deb12u2_arm64.deb ...
09:08:26 [2024-05-29T09:08:26.321Z] #61 13.92 Unpacking libglib2.0-0:arm64 (2.74.6-2+deb12u2) ...
09:08:26 [2024-05-29T09:08:26.321Z] #61 14.99 Selecting previously unselected package libgirepository-1.0-1:arm64.
09:08:26 [2024-05-29T09:08:26.321Z] #61 14.99 Preparing to unpack .../01-libgirepository-1.0-1_1.74.0-3_arm64.deb ...
09:08:26 [2024-05-29T09:08:26.321Z] #61 15.19 Unpacking libgirepository-1.0-1:arm64 (1.74.0-3) ...
09:08:26 [2024-05-29T09:08:26.581Z] #61 ...
09:08:26 [2024-05-29T09:08:26.581Z] 
09:08:26 [2024-05-29T09:08:26.581Z] #53 [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...)
09:08:26 [2024-05-29T09:08:26.581Z] #53 4.463 + export GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
09:08:26 [2024-05-29T09:08:26.581Z] #53 4.463 + mkdir /build
09:08:26 [2024-05-29T09:08:26.839Z] #53 ...
09:08:26 [2024-05-29T09:08:26.839Z] 
09:08:26 [2024-05-29T09:08:26.839Z] #61 [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             pkg-config
09:08:26 [2024-05-29T09:08:26.839Z] #61 15.72 Selecting previously unselected package gir1.2-glib-2.0:arm64.
09:08:26 [2024-05-29T09:08:26.839Z] #61 15.73 Preparing to unpack .../02-gir1.2-glib-2.0_1.74.0-3_arm64.deb ...
09:08:26 [2024-05-29T09:08:26.839Z] #61 15.74 Unpacking gir1.2-glib-2.0:arm64 (1.74.0-3) ...
09:08:27 [2024-05-29T09:08:27.771Z] #61 16.60 Selecting previously unselected package libsecret-common.
09:08:27 [2024-05-29T09:08:27.771Z] #61 16.60 Preparing to unpack .../03-libsecret-common_0.20.5-3_all.deb ...
09:08:27 [2024-05-29T09:08:27.771Z] #61 16.80 Unpacking libsecret-common (0.20.5-3) ...
09:08:29 [2024-05-29T09:08:29.229Z] #61 17.60 Selecting previously unselected package libsecret-1-0:arm64.
09:08:29 [2024-05-29T09:08:29.229Z] #61 17.60 Preparing to unpack .../04-libsecret-1-0_0.20.5-3_arm64.deb ...
09:08:29 [2024-05-29T09:08:29.229Z] #61 17.62 Unpacking libsecret-1-0:arm64 (0.20.5-3) ...
09:08:29 [2024-05-29T09:08:29.229Z] #61 18.05 Selecting previously unselected package gir1.2-secret-1:arm64.
09:08:29 [2024-05-29T09:08:29.229Z] #61 18.05 Preparing to unpack .../05-gir1.2-secret-1_0.20.5-3_arm64.deb ...
09:08:29 [2024-05-29T09:08:29.487Z] #61 18.32 Unpacking gir1.2-secret-1:arm64 (0.20.5-3) ...
09:08:30 [2024-05-29T09:08:30.052Z] #61 18.81 Selecting previously unselected package uuid-dev:arm64.
09:08:30 [2024-05-29T09:08:30.052Z] #61 18.81 Preparing to unpack .../06-uuid-dev_2.38.1-5+deb12u1_arm64.deb ...
09:08:30 [2024-05-29T09:08:30.052Z] #61 19.01 Unpacking uuid-dev:arm64 (2.38.1-5+deb12u1) ...
09:08:30 [2024-05-29T09:08:30.617Z] #61 19.63 Selecting previously unselected package libblkid-dev:arm64.
09:08:30 [2024-05-29T09:08:30.875Z] #61 19.64 Preparing to unpack .../07-libblkid-dev_2.38.1-5+deb12u1_arm64.deb ...
09:08:30 [2024-05-29T09:08:30.875Z] #61 19.78 Unpacking libblkid-dev:arm64 (2.38.1-5+deb12u1) ...
09:08:31 [2024-05-29T09:08:31.807Z] #61 ...
09:08:31 [2024-05-29T09:08:31.807Z] 
09:08:31 [2024-05-29T09:08:31.807Z] #59 [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             ;
09:08:31 [2024-05-29T09:08:31.807Z] #59 10.65 Unpacking bzip2 (1.0.8-5+b1) ...
09:08:31 [2024-05-29T09:08:31.807Z] #59 11.72 Selecting previously unselected package xz-utils.
09:08:31 [2024-05-29T09:08:31.807Z] #59 11.73 Preparing to unpack .../01-xz-utils_5.4.1-0.2_arm64.deb ...
09:08:31 [2024-05-29T09:08:31.807Z] #59 12.01 Unpacking xz-utils (5.4.1-0.2) ...
09:08:31 [2024-05-29T09:08:31.807Z] #59 12.80 Selecting previously unselected package m4.
09:08:31 [2024-05-29T09:08:31.807Z] #59 12.80 Preparing to unpack .../02-m4_1.4.19-3_arm64.deb ...
09:08:31 [2024-05-29T09:08:31.807Z] #59 13.02 Unpacking m4 (1.4.19-3) ...
09:08:31 [2024-05-29T09:08:31.807Z] #59 14.00 Selecting previously unselected package autoconf.
09:08:31 [2024-05-29T09:08:31.807Z] #59 14.01 Preparing to unpack .../03-autoconf_2.71-3_all.deb ...
09:08:31 [2024-05-29T09:08:31.807Z] #59 14.15 Unpacking autoconf (2.71-3) ...
09:08:31 [2024-05-29T09:08:31.807Z] #59 14.75 Selecting previously unselected package autotools-dev.
09:08:31 [2024-05-29T09:08:31.807Z] #59 14.75 Preparing to unpack .../04-autotools-dev_20220109.1_all.deb ...
09:08:31 [2024-05-29T09:08:31.807Z] #59 14.91 Unpacking autotools-dev (20220109.1) ...
09:08:31 [2024-05-29T09:08:31.807Z] #59 15.66 Selecting previously unselected package automake.
09:08:31 [2024-05-29T09:08:31.807Z] #59 15.67 Preparing to unpack .../05-automake_1%3a1.16.5-1.3_all.deb ...
09:08:31 [2024-05-29T09:08:31.807Z] #59 15.89 Unpacking automake (1:1.16.5-1.3) ...
09:08:31 [2024-05-29T09:08:31.807Z] #59 16.60 Selecting previously unselected package libdpkg-perl.
09:08:31 [2024-05-29T09:08:31.807Z] #59 16.70 Preparing to unpack .../06-libdpkg-perl_1.21.22_all.deb ...
09:08:31 [2024-05-29T09:08:31.807Z] #59 16.89 Unpacking libdpkg-perl (1.21.22) ...
09:08:31 [2024-05-29T09:08:31.807Z] #59 17.83 Selecting previously unselected package patch.
09:08:31 [2024-05-29T09:08:31.807Z] #59 17.84 Preparing to unpack .../07-patch_2.7.6-7_arm64.deb ...
09:08:31 [2024-05-29T09:08:31.807Z] #59 17.85 Unpacking patch (2.7.6-7) ...
09:08:31 [2024-05-29T09:08:31.807Z] #59 18.16 Selecting previously unselected package dpkg-dev.
09:08:31 [2024-05-29T09:08:31.807Z] #59 18.16 Preparing to unpack .../08-dpkg-dev_1.21.22_all.deb ...
09:08:31 [2024-05-29T09:08:31.807Z] #59 18.20 Unpacking dpkg-dev (1.21.22) ...
09:08:31 [2024-05-29T09:08:31.807Z] #59 18.97 Selecting previously unselected package build-essential.
09:08:31 [2024-05-29T09:08:31.807Z] #59 18.98 Preparing to unpack .../09-build-essential_12.9_arm64.deb ...
09:08:31 [2024-05-29T09:08:31.807Z] #59 19.02 Unpacking build-essential (12.9) ...
09:08:31 [2024-05-29T09:08:31.807Z] #59 19.72 Selecting previously unselected package libcap-dev:arm64.
09:08:31 [2024-05-29T09:08:31.807Z] #59 19.72 Preparing to unpack .../10-libcap-dev_1%3a2.66-4_arm64.deb ...
09:08:31 [2024-05-29T09:08:31.807Z] #59 20.02 Unpacking libcap-dev:arm64 (1:2.66-4) ...
09:08:31 [2024-05-29T09:08:31.807Z] #59 ...
09:08:31 [2024-05-29T09:08:31.807Z] 
09:08:31 [2024-05-29T09:08:31.807Z] #61 [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             pkg-config
09:08:31 [2024-05-29T09:08:31.807Z] #61 20.68 Selecting previously unselected package libbtrfs0:arm64.
09:08:31 [2024-05-29T09:08:31.807Z] #61 20.68 Preparing to unpack .../08-libbtrfs0_6.2-1_arm64.deb ...
09:08:31 [2024-05-29T09:08:31.807Z] #61 20.76 Unpacking libbtrfs0:arm64 (6.2-1) ...
09:08:32 [2024-05-29T09:08:32.071Z] #61 ...
09:08:32 [2024-05-29T09:08:32.071Z] 
09:08:32 [2024-05-29T09:08:32.071Z] #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.55.2"      && /build/golangci-lint --version
09:08:32 [2024-05-29T09:08:32.071Z] #63 11.16 go: downloading github.com/quasilyte/gogrep v0.5.0
09:08:32 [2024-05-29T09:08:32.071Z] #63 11.16 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
09:08:32 [2024-05-29T09:08:32.071Z] #63 11.20 go: downloading github.com/golang/protobuf v1.5.2
09:08:32 [2024-05-29T09:08:32.071Z] #63 11.39 go: downloading github.com/prometheus/common v0.32.1
09:08:32 [2024-05-29T09:08:32.071Z] #63 11.45 go: downloading github.com/beorn7/perks v1.0.1
09:08:32 [2024-05-29T09:08:32.071Z] #63 11.61 go: downloading github.com/cespare/xxhash/v2 v2.1.2
09:08:32 [2024-05-29T09:08:32.071Z] #63 11.61 go: downloading google.golang.org/protobuf v1.28.0
09:08:32 [2024-05-29T09:08:32.071Z] #63 11.61 go: downloading github.com/prometheus/procfs v0.7.3
09:08:32 [2024-05-29T09:08:32.071Z] #63 11.78 go: downloading github.com/mattn/go-runewidth v0.0.9
09:08:32 [2024-05-29T09:08:32.071Z] #63 11.80 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
09:08:32 [2024-05-29T09:08:32.071Z] #63 ...
09:08:32 [2024-05-29T09:08:32.071Z] 
09:08:32 [2024-05-29T09:08:32.071Z] #59 [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             ;
09:08:32 [2024-05-29T09:08:32.071Z] #59 21.22 Selecting previously unselected package libprotobuf-c1:arm64.
09:08:32 [2024-05-29T09:08:32.071Z] #59 21.23 Preparing to unpack .../11-libprotobuf-c1_1.4.1-1+b1_arm64.deb ...
09:08:32 [2024-05-29T09:08:32.329Z] #59 21.55 Unpacking libprotobuf-c1:arm64 (1.4.1-1+b1) ...
09:08:33 [2024-05-29T09:08:33.261Z] #59 22.32 Selecting previously unselected package libprotobuf-c-dev:arm64.
09:08:33 [2024-05-29T09:08:33.261Z] #59 22.32 Preparing to unpack .../12-libprotobuf-c-dev_1.4.1-1+b1_arm64.deb ...
09:08:33 [2024-05-29T09:08:33.519Z] #59 22.52 Unpacking libprotobuf-c-dev:arm64 (1.4.1-1+b1) ...
09:08:33 [2024-05-29T09:08:33.519Z] #59 ...
09:08:33 [2024-05-29T09:08:33.519Z] 
09:08:33 [2024-05-29T09:08:33.519Z] #62 [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             pkg-config
09:08:33 [2024-05-29T09:08:33.519Z] #62 12.57 Selecting previously unselected package xz-utils.
09:08:33 [2024-05-29T09:08:33.519Z] #62 12.57 Preparing to unpack .../1-xz-utils_5.4.1-0.2_arm64.deb ...
09:08:33 [2024-05-29T09:08:33.519Z] #62 12.67 Unpacking xz-utils (5.4.1-0.2) ...
09:08:33 [2024-05-29T09:08:33.519Z] #62 13.65 Selecting previously unselected package libdpkg-perl.
09:08:33 [2024-05-29T09:08:33.519Z] #62 13.66 Preparing to unpack .../2-libdpkg-perl_1.21.22_all.deb ...
09:08:33 [2024-05-29T09:08:33.519Z] #62 13.69 Unpacking libdpkg-perl (1.21.22) ...
09:08:33 [2024-05-29T09:08:33.519Z] #62 14.16 Selecting previously unselected package patch.
09:08:33 [2024-05-29T09:08:33.519Z] #62 14.16 Preparing to unpack .../3-patch_2.7.6-7_arm64.deb ...
09:08:33 [2024-05-29T09:08:33.519Z] #62 14.28 Unpacking patch (2.7.6-7) ...
09:08:33 [2024-05-29T09:08:33.519Z] #62 14.92 Selecting previously unselected package dpkg-dev.
09:08:33 [2024-05-29T09:08:33.519Z] #62 14.92 Preparing to unpack .../4-dpkg-dev_1.21.22_all.deb ...
09:08:33 [2024-05-29T09:08:33.519Z] #62 15.06 Unpacking dpkg-dev (1.21.22) ...
09:08:33 [2024-05-29T09:08:33.519Z] #62 15.85 Selecting previously unselected package libseccomp-dev:arm64.
09:08:33 [2024-05-29T09:08:33.519Z] #62 15.85 Preparing to unpack .../5-libseccomp-dev_2.5.4-1+b3_arm64.deb ...
09:08:33 [2024-05-29T09:08:33.519Z] #62 15.86 Unpacking libseccomp-dev:arm64 (2.5.4-1+b3) ...
09:08:33 [2024-05-29T09:08:33.519Z] #62 17.33 Setting up libseccomp-dev:arm64 (2.5.4-1+b3) ...
09:08:33 [2024-05-29T09:08:33.519Z] #62 17.69 Setting up bzip2 (1.0.8-5+b1) ...
09:08:33 [2024-05-29T09:08:33.519Z] #62 17.74 Setting up xz-utils (5.4.1-0.2) ...
09:08:33 [2024-05-29T09:08:33.519Z] #62 17.91 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
09:08:33 [2024-05-29T09:08:33.519Z] #62 18.01 Setting up patch (2.7.6-7) ...
09:08:33 [2024-05-29T09:08:33.519Z] #62 18.17 Setting up libdpkg-perl (1.21.22) ...
09:08:33 [2024-05-29T09:08:33.519Z] #62 18.55 Setting up dpkg-dev (1.21.22) ...
09:08:33 [2024-05-29T09:08:33.777Z] #62 ...
09:08:33 [2024-05-29T09:08:33.777Z] 
09:08:33 [2024-05-29T09:08:33.777Z] #64 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends cmake
09:08:33 [2024-05-29T09:08:33.777Z] #64 12.60 Selecting previously unselected package libxml2:arm64.
09:08:33 [2024-05-29T09:08:33.777Z] #64 12.61 Preparing to unpack .../1-libxml2_2.9.14+dfsg-1.3~deb12u1_arm64.deb ...
09:08:33 [2024-05-29T09:08:33.777Z] #64 12.82 Unpacking libxml2:arm64 (2.9.14+dfsg-1.3~deb12u1) ...
09:08:33 [2024-05-29T09:08:33.777Z] #64 13.95 Selecting previously unselected package libarchive13:arm64.
09:08:33 [2024-05-29T09:08:33.777Z] #64 13.96 Preparing to unpack .../2-libarchive13_3.6.2-1_arm64.deb ...
09:08:33 [2024-05-29T09:08:33.777Z] #64 13.98 Unpacking libarchive13:arm64 (3.6.2-1) ...
09:08:33 [2024-05-29T09:08:33.777Z] #64 14.56 Selecting previously unselected package libjsoncpp25:arm64.
09:08:33 [2024-05-29T09:08:33.777Z] #64 14.57 Preparing to unpack .../3-libjsoncpp25_1.9.5-4_arm64.deb ...
09:08:33 [2024-05-29T09:08:33.777Z] #64 14.73 Unpacking libjsoncpp25:arm64 (1.9.5-4) ...
09:08:33 [2024-05-29T09:08:33.777Z] #64 15.46 Selecting previously unselected package librhash0:arm64.
09:08:33 [2024-05-29T09:08:33.777Z] #64 15.46 Preparing to unpack .../4-librhash0_1.4.3-3_arm64.deb ...
09:08:33 [2024-05-29T09:08:33.777Z] #64 15.49 Unpacking librhash0:arm64 (1.4.3-3) ...
09:08:33 [2024-05-29T09:08:33.777Z] #64 16.30 Selecting previously unselected package libuv1:arm64.
09:08:33 [2024-05-29T09:08:33.777Z] #64 16.30 Preparing to unpack .../5-libuv1_1.44.2-1+deb12u1_arm64.deb ...
09:08:33 [2024-05-29T09:08:33.777Z] #64 16.65 Unpacking libuv1:arm64 (1.44.2-1+deb12u1) ...
09:08:33 [2024-05-29T09:08:33.777Z] #64 17.67 Selecting previously unselected package cmake-data.
09:08:33 [2024-05-29T09:08:33.777Z] #64 17.67 Preparing to unpack .../6-cmake-data_3.25.1-1_all.deb ...
09:08:33 [2024-05-29T09:08:33.777Z] #64 17.70 Unpacking cmake-data (3.25.1-1) ...
09:08:33 [2024-05-29T09:08:33.777Z] #64 19.49 Selecting previously unselected package cmake.
09:08:33 [2024-05-29T09:08:33.777Z] #64 19.49 Preparing to unpack .../7-cmake_3.25.1-1_arm64.deb ...
09:08:33 [2024-05-29T09:08:33.777Z] #64 19.53 Unpacking cmake (3.25.1-1) ...
09:08:33 [2024-05-29T09:08:33.777Z] #64 20.85 Setting up libicu72:arm64 (72.1-3) ...
09:08:33 [2024-05-29T09:08:33.777Z] #64 21.37 Setting up libuv1:arm64 (1.44.2-1+deb12u1) ...
09:08:33 [2024-05-29T09:08:33.777Z] #64 21.71 Setting up libjsoncpp25:arm64 (1.9.5-4) ...
09:08:33 [2024-05-29T09:08:33.777Z] #64 22.34 Setting up librhash0:arm64 (1.4.3-3) ...
09:08:33 [2024-05-29T09:08:33.777Z] #64 22.78 Setting up cmake-data (3.25.1-1) ...
09:08:33 [2024-05-29T09:08:33.777Z] #64 ...
09:08:33 [2024-05-29T09:08:33.777Z] 
09:08:33 [2024-05-29T09:08:33.777Z] #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.1"      && /build/go-winres --help
09:08:33 [2024-05-29T09:08:33.777Z] #57 17.82 NAME:
09:08:33 [2024-05-29T09:08:33.777Z] #57 17.82    go-winres - A tool for embedding resources in Windows executables
09:08:33 [2024-05-29T09:08:33.777Z] #57 17.82 
09:08:33 [2024-05-29T09:08:33.777Z] #57 17.82 USAGE:
09:08:33 [2024-05-29T09:08:33.777Z] #57 17.82    go-winres [global options] command [command options] [arguments...]
09:08:33 [2024-05-29T09:08:33.777Z] #57 17.82 
09:08:33 [2024-05-29T09:08:33.777Z] #57 17.82 COMMANDS:
09:08:33 [2024-05-29T09:08:33.777Z] #57 17.82    init     Create an initial ./winres/winres.json
09:08:33 [2024-05-29T09:08:33.777Z] #57 17.82    make     Make syso files for the "go build" command
09:08:33 [2024-05-29T09:08:33.777Z] #57 17.82    simply   Make syso files for the "go build" command (simplified)
09:08:33 [2024-05-29T09:08:33.777Z] #57 17.82    extract  Extract all resources from an executable
09:08:33 [2024-05-29T09:08:33.777Z] #57 17.82    patch    Replace resources in an executable file (exe, dll)
09:08:33 [2024-05-29T09:08:33.777Z] #57 17.82    help, h  Shows a list of commands or help for one command
09:08:33 [2024-05-29T09:08:33.777Z] #57 17.82 
09:08:33 [2024-05-29T09:08:33.777Z] #57 17.82 GLOBAL OPTIONS:
09:08:33 [2024-05-29T09:08:33.777Z] #57 17.82    --help, -h  show help (default: false)
09:08:34 [2024-05-29T09:08:34.034Z] #57 ...
09:08:34 [2024-05-29T09:08:34.035Z] 
09:08:34 [2024-05-29T09:08:34.035Z] #59 [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             ;
09:08:34 [2024-05-29T09:08:34.035Z] #59 23.20 Selecting previously unselected package libseccomp-dev:arm64.
09:08:34 [2024-05-29T09:08:34.035Z] #59 23.20 Preparing to unpack .../13-libseccomp-dev_2.5.4-1+b3_arm64.deb ...
09:08:34 [2024-05-29T09:08:34.292Z] #59 23.34 Unpacking libseccomp-dev:arm64 (2.5.4-1+b3) ...
09:08:34 [2024-05-29T09:08:34.857Z] #59 24.14 Selecting previously unselected package libsystemd-dev:arm64.
09:08:35 [2024-05-29T09:08:35.114Z] #59 24.14 Preparing to unpack .../14-libsystemd-dev_252.22-1~deb12u1_arm64.deb ...
09:08:35 [2024-05-29T09:08:35.114Z] #59 24.20 Unpacking libsystemd-dev:arm64 (252.22-1~deb12u1) ...
09:08:36 [2024-05-29T09:08:36.045Z] #59 25.07 Selecting previously unselected package libtool.
09:08:36 [2024-05-29T09:08:36.045Z] #59 25.14 Preparing to unpack .../15-libtool_2.4.7-5_all.deb ...
09:08:36 [2024-05-29T09:08:36.302Z] #59 25.25 Unpacking libtool (2.4.7-5) ...
09:08:36 [2024-05-29T09:08:36.866Z] #59 ...
09:08:36 [2024-05-29T09:08:36.866Z] 
09:08:36 [2024-05-29T09:08:36.866Z] #56 [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
09:08:36 [2024-05-29T09:08:36.866Z] #56 15.76 tomll can be used in two ways:
09:08:36 [2024-05-29T09:08:36.866Z] #56 15.76 Writing to STDIN and reading from STDOUT:
09:08:36 [2024-05-29T09:08:36.866Z] #56 15.76   cat file.toml | tomll > file.toml
09:08:36 [2024-05-29T09:08:36.866Z] #56 15.76 
09:08:36 [2024-05-29T09:08:36.866Z] #56 15.76 Reading and updating a list of files:
09:08:36 [2024-05-29T09:08:36.866Z] #56 15.76   tomll a.toml b.toml c.toml
09:08:36 [2024-05-29T09:08:36.866Z] #56 15.76 
09:08:36 [2024-05-29T09:08:36.866Z] #56 15.76 When given a list of files, tomll will modify all files in place without asking.
09:08:36 [2024-05-29T09:08:36.866Z] #56 ...
09:08:36 [2024-05-29T09:08:36.866Z] 
09:08:36 [2024-05-29T09:08:36.866Z] #61 [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             pkg-config
09:08:36 [2024-05-29T09:08:36.866Z] #61 21.31 Selecting previously unselected package libbtrfs-dev:arm64.
09:08:36 [2024-05-29T09:08:36.866Z] #61 21.31 Preparing to unpack .../09-libbtrfs-dev_6.2-1_arm64.deb ...
09:08:36 [2024-05-29T09:08:36.866Z] #61 21.52 Unpacking libbtrfs-dev:arm64 (6.2-1) ...
09:08:36 [2024-05-29T09:08:36.866Z] #61 22.54 Selecting previously unselected package libelf1:arm64.
09:08:36 [2024-05-29T09:08:36.866Z] #61 22.54 Preparing to unpack .../10-libelf1_0.188-2.1_arm64.deb ...
09:08:36 [2024-05-29T09:08:36.866Z] #61 22.73 Unpacking libelf1:arm64 (0.188-2.1) ...
09:08:36 [2024-05-29T09:08:36.866Z] #61 23.28 Selecting previously unselected package libffi-dev:arm64.
09:08:36 [2024-05-29T09:08:36.866Z] #61 23.28 Preparing to unpack .../11-libffi-dev_3.4.4-1_arm64.deb ...
09:08:36 [2024-05-29T09:08:36.866Z] #61 23.41 Unpacking libffi-dev:arm64 (3.4.4-1) ...
09:08:36 [2024-05-29T09:08:36.866Z] #61 24.16 Selecting previously unselected package libgpg-error-dev.
09:08:36 [2024-05-29T09:08:36.866Z] #61 24.16 Preparing to unpack .../12-libgpg-error-dev_1.46-1_arm64.deb ...
09:08:36 [2024-05-29T09:08:36.866Z] #61 24.27 Unpacking libgpg-error-dev (1.46-1) ...
09:08:36 [2024-05-29T09:08:36.866Z] #61 25.00 Selecting previously unselected package libgcrypt20-dev.
09:08:36 [2024-05-29T09:08:36.866Z] #61 25.00 Preparing to unpack .../13-libgcrypt20-dev_1.10.1-3_arm64.deb ...
09:08:36 [2024-05-29T09:08:36.866Z] #61 25.13 Unpacking libgcrypt20-dev (1.10.1-3) ...
09:08:37 [2024-05-29T09:08:37.832Z] #61 ...
09:08:37 [2024-05-29T09:08:37.832Z] 
09:08:37 [2024-05-29T09:08:37.832Z] #59 [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             ;
09:08:37 [2024-05-29T09:08:37.832Z] #59 27.01 Selecting previously unselected package libudev-dev:arm64.
09:08:38 [2024-05-29T09:08:38.096Z] #59 27.01 Preparing to unpack .../16-libudev-dev_252.22-1~deb12u1_arm64.deb ...
09:08:38 [2024-05-29T09:08:38.096Z] #59 ...
09:08:38 [2024-05-29T09:08:38.096Z] 
09:08:38 [2024-05-29T09:08:38.096Z] #65 [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.8.0"      && /build/shfmt --version
09:08:38 [2024-05-29T09:08:38.096Z] #65 17.16 v3.8.0
09:08:38 [2024-05-29T09:08:38.096Z] #65 ...
09:08:38 [2024-05-29T09:08:38.096Z] 
09:08:38 [2024-05-29T09:08:38.096Z] #61 [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             pkg-config
09:08:38 [2024-05-29T09:08:38.096Z] #61 26.93 Selecting previously unselected package libglib2.0-data.
09:08:38 [2024-05-29T09:08:38.096Z] #61 26.93 Preparing to unpack .../14-libglib2.0-data_2.74.6-2+deb12u2_all.deb ...
09:08:38 [2024-05-29T09:08:38.680Z] #61 27.44 Unpacking libglib2.0-data (2.74.6-2+deb12u2) ...
09:08:40 [2024-05-29T09:08:40.587Z] #61 29.20 Selecting previously unselected package libglib2.0-bin.
09:08:40 [2024-05-29T09:08:40.587Z] #61 29.21 Preparing to unpack .../15-libglib2.0-bin_2.74.6-2+deb12u2_arm64.deb ...
09:08:40 [2024-05-29T09:08:40.587Z] #61 29.25 Unpacking libglib2.0-bin (2.74.6-2+deb12u2) ...
09:08:41 [2024-05-29T09:08:41.152Z] #61 29.90 Selecting previously unselected package python3-lib2to3.
09:08:41 [2024-05-29T09:08:41.152Z] #61 29.90 Preparing to unpack .../16-python3-lib2to3_3.11.2-3_all.deb ...
09:08:41 [2024-05-29T09:08:41.152Z] #61 30.04 Unpacking python3-lib2to3 (3.11.2-3) ...
09:08:41 [2024-05-29T09:08:41.408Z] #61 30.45 Selecting previously unselected package python3-distutils.
09:08:41 [2024-05-29T09:08:41.712Z] #61 30.46 Preparing to unpack .../17-python3-distutils_3.11.2-3_all.deb ...
09:08:41 [2024-05-29T09:08:41.712Z] #61 30.52 Unpacking python3-distutils (3.11.2-3) ...
09:08:41 [2024-05-29T09:08:41.969Z] #61 30.88 Selecting previously unselected package libglib2.0-dev-bin.
09:08:42 [2024-05-29T09:08:42.226Z] #61 30.89 Preparing to unpack .../18-libglib2.0-dev-bin_2.74.6-2+deb12u2_arm64.deb ...
09:08:42 [2024-05-29T09:08:42.226Z] #61 31.07 Unpacking libglib2.0-dev-bin (2.74.6-2+deb12u2) ...
09:08:42 [2024-05-29T09:08:42.483Z] #61 31.32 Selecting previously unselected package libsepol-dev:arm64.
09:08:42 [2024-05-29T09:08:42.788Z] #61 31.32 Preparing to unpack .../19-libsepol-dev_3.4-2.1_arm64.deb ...
09:08:42 [2024-05-29T09:08:42.788Z] #61 31.35 Unpacking libsepol-dev:arm64 (3.4-2.1) ...
09:08:42 [2024-05-29T09:08:42.788Z] #61 31.64 Selecting previously unselected package libpcre2-16-0:arm64.
09:08:42 [2024-05-29T09:08:42.788Z] #61 31.64 Preparing to unpack .../20-libpcre2-16-0_10.42-1_arm64.deb ...
09:08:42 [2024-05-29T09:08:42.788Z] #61 31.70 Unpacking libpcre2-16-0:arm64 (10.42-1) ...
09:08:43 [2024-05-29T09:08:43.352Z] #61 32.10 Selecting previously unselected package libpcre2-32-0:arm64.
09:08:43 [2024-05-29T09:08:43.352Z] #61 32.10 Preparing to unpack .../21-libpcre2-32-0_10.42-1_arm64.deb ...
09:08:43 [2024-05-29T09:08:43.352Z] #61 32.14 Unpacking libpcre2-32-0:arm64 (10.42-1) ...
09:08:43 [2024-05-29T09:08:43.915Z] #61 32.74 Selecting previously unselected package libpcre2-posix3:arm64.
09:08:43 [2024-05-29T09:08:43.915Z] #61 32.74 Preparing to unpack .../22-libpcre2-posix3_10.42-1_arm64.deb ...
09:08:43 [2024-05-29T09:08:43.915Z] #61 32.77 Unpacking libpcre2-posix3:arm64 (10.42-1) ...
09:08:43 [2024-05-29T09:08:43.915Z] #61 ...
09:08:43 [2024-05-29T09:08:43.915Z] 
09:08:43 [2024-05-29T09:08:43.915Z] #58 [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
09:08:43 [2024-05-29T09:08:43.915Z] #58 23.01 gotestsum version dev
09:08:44 [2024-05-29T09:08:44.204Z] #58 ...
09:08:44 [2024-05-29T09:08:44.204Z] 
09:08:44 [2024-05-29T09:08:44.204Z] #59 [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             ;
09:08:44 [2024-05-29T09:08:44.204Z] #59 27.42 Unpacking libudev-dev:arm64 (252.22-1~deb12u1) ...
09:08:44 [2024-05-29T09:08:44.204Z] #59 29.46 Selecting previously unselected package libyajl2:arm64.
09:08:44 [2024-05-29T09:08:44.204Z] #59 29.46 Preparing to unpack .../17-libyajl2_2.1.0-3+deb12u2_arm64.deb ...
09:08:44 [2024-05-29T09:08:44.204Z] #59 29.50 Unpacking libyajl2:arm64 (2.1.0-3+deb12u2) ...
09:08:44 [2024-05-29T09:08:44.204Z] #59 29.98 Selecting previously unselected package libyajl-dev:arm64.
09:08:44 [2024-05-29T09:08:44.204Z] #59 29.99 Preparing to unpack .../18-libyajl-dev_2.1.0-3+deb12u2_arm64.deb ...
09:08:44 [2024-05-29T09:08:44.204Z] #59 30.14 Unpacking libyajl-dev:arm64 (2.1.0-3+deb12u2) ...
09:08:44 [2024-05-29T09:08:44.204Z] #59 30.71 Setting up libseccomp-dev:arm64 (2.5.4-1+b3) ...
09:08:44 [2024-05-29T09:08:44.204Z] #59 30.82 Setting up libyajl2:arm64 (2.1.0-3+deb12u2) ...
09:08:44 [2024-05-29T09:08:44.204Z] #59 30.98 Setting up m4 (1.4.19-3) ...
09:08:44 [2024-05-29T09:08:44.204Z] #59 31.15 Setting up bzip2 (1.0.8-5+b1) ...
09:08:44 [2024-05-29T09:08:44.204Z] #59 31.46 Setting up libprotobuf-c1:arm64 (1.4.1-1+b1) ...
09:08:44 [2024-05-29T09:08:44.204Z] #59 31.52 Setting up libprotobuf-c-dev:arm64 (1.4.1-1+b1) ...
09:08:44 [2024-05-29T09:08:44.204Z] #59 31.60 Setting up autotools-dev (20220109.1) ...
09:08:44 [2024-05-29T09:08:44.204Z] #59 31.67 Setting up xz-utils (5.4.1-0.2) ...
09:08:44 [2024-05-29T09:08:44.204Z] #59 31.82 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
09:08:44 [2024-05-29T09:08:44.204Z] #59 31.89 Setting up patch (2.7.6-7) ...
09:08:44 [2024-05-29T09:08:44.204Z] #59 32.02 Setting up libudev-dev:arm64 (252.22-1~deb12u1) ...
09:08:44 [2024-05-29T09:08:44.204Z] #59 32.19 Setting up libdpkg-perl (1.21.22) ...
09:08:44 [2024-05-29T09:08:44.204Z] #59 32.32 Setting up autoconf (2.71-3) ...
09:08:44 [2024-05-29T09:08:44.204Z] #59 32.41 Setting up libyajl-dev:arm64 (2.1.0-3+deb12u2) ...
09:08:44 [2024-05-29T09:08:44.204Z] #59 32.60 Setting up libcap-dev:arm64 (1:2.66-4) ...
09:08:44 [2024-05-29T09:08:44.204Z] #59 32.97 Setting up libsystemd-dev:arm64 (252.22-1~deb12u1) ...
09:08:44 [2024-05-29T09:08:44.204Z] #59 33.05 Setting up automake (1:1.16.5-1.3) ...
09:08:44 [2024-05-29T09:08:44.204Z] #59 33.29 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
09:08:44 [2024-05-29T09:08:44.204Z] #59 ...
09:08:44 [2024-05-29T09:08:44.204Z] 
09:08:44 [2024-05-29T09:08:44.204Z] #64 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends cmake
09:08:44 [2024-05-29T09:08:44.204Z] #64 23.13 Setting up libxml2:arm64 (2.9.14+dfsg-1.3~deb12u1) ...
09:08:44 [2024-05-29T09:08:44.204Z] #64 23.46 Setting up libarchive13:arm64 (3.6.2-1) ...
09:08:44 [2024-05-29T09:08:44.204Z] #64 23.66 Setting up cmake (3.25.1-1) ...
09:08:44 [2024-05-29T09:08:44.204Z] #64 24.04 Processing triggers for libc-bin (2.36-9+deb12u7) ...
09:08:44 [2024-05-29T09:08:44.461Z] #64 ...
09:08:44 [2024-05-29T09:08:44.461Z] 
09:08:44 [2024-05-29T09:08:44.461Z] #59 [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             ;
09:08:44 [2024-05-29T09:08:44.461Z] #59 33.54 Setting up libtool (2.4.7-5) ...
09:08:44 [2024-05-29T09:08:44.729Z] #59 33.75 Setting up dpkg-dev (1.21.22) ...
09:08:44 [2024-05-29T09:08:44.986Z] #59 34.11 Setting up build-essential (12.9) ...
09:08:45 [2024-05-29T09:08:45.244Z] #59 34.20 Processing triggers for libc-bin (2.36-9+deb12u7) ...
09:08:50 [2024-05-29T09:08:50.501Z] #59 ...
09:08:50 [2024-05-29T09:08:50.501Z] 
09:08:50 [2024-05-29T09:08:50.501Z] #68 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v2.0.2" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
09:08:50 [2024-05-29T09:08:50.501Z] #68 DONE 37.9s
09:08:50 [2024-05-29T09:08:50.501Z] 
09:08:50 [2024-05-29T09:08:50.501Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bookworm-slim@sha256:2bc5c236e9b262645a323e9088dfa3bb1ecb16cc75811daf40a23a824d665be9         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
09:08:50 [2024-05-29T09:08:50.501Z] #29 DONE 44.0s
09:08:50 [2024-05-29T09:08:50.501Z] 
09:08:50 [2024-05-29T09:08:50.501Z] #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.55.2"      && /build/golangci-lint --version
09:08:50 [2024-05-29T09:08:50.501Z] #63 37.73 golangci-lint has version v1.55.2 built with go1.21.10 from (unknown, mod sum: "h1:yllEIsSJ7MtlDBwDJ9IMBkyEUz2fYE0b5B8IUgO1oP8=") on (unknown)
09:08:50 [2024-05-29T09:08:50.501Z] #63 DONE 38.8s
09:08:50 [2024-05-29T09:08:50.501Z] 
09:08:50 [2024-05-29T09:08:50.501Z] #69 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.17" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
09:08:50 [2024-05-29T09:08:50.501Z] #69 DONE 36.6s
09:08:50 [2024-05-29T09:08:50.501Z] 
09:08:50 [2024-05-29T09:08:50.501Z] #61 [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             pkg-config
09:08:50 [2024-05-29T09:08:50.501Z] #61 33.45 Selecting previously unselected package libpcre2-dev:arm64.
09:08:50 [2024-05-29T09:08:50.501Z] #61 33.45 Preparing to unpack .../23-libpcre2-dev_10.42-1_arm64.deb ...
09:08:50 [2024-05-29T09:08:50.501Z] #61 33.47 Unpacking libpcre2-dev:arm64 (10.42-1) ...
09:08:50 [2024-05-29T09:08:50.501Z] #61 33.89 Selecting previously unselected package libselinux1-dev:arm64.
09:08:50 [2024-05-29T09:08:50.501Z] #61 33.90 Preparing to unpack .../24-libselinux1-dev_3.4-1+b6_arm64.deb ...
09:08:50 [2024-05-29T09:08:50.501Z] #61 33.95 Unpacking libselinux1-dev:arm64 (3.4-1+b6) ...
09:08:50 [2024-05-29T09:08:50.501Z] #61 34.29 Selecting previously unselected package libmount-dev:arm64.
09:08:50 [2024-05-29T09:08:50.501Z] #61 34.29 Preparing to unpack .../25-libmount-dev_2.38.1-5+deb12u1_arm64.deb ...
09:08:50 [2024-05-29T09:08:50.501Z] #61 34.36 Unpacking libmount-dev:arm64 (2.38.1-5+deb12u1) ...
09:08:50 [2024-05-29T09:08:50.501Z] #61 34.67 Selecting previously unselected package zlib1g-dev:arm64.
09:08:50 [2024-05-29T09:08:50.501Z] #61 34.67 Preparing to unpack .../26-zlib1g-dev_1%3a1.2.13.dfsg-1_arm64.deb ...
09:08:50 [2024-05-29T09:08:50.501Z] #61 34.70 Unpacking zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ...
09:08:50 [2024-05-29T09:08:50.501Z] #61 35.11 Selecting previously unselected package libglib2.0-dev:arm64.
09:08:50 [2024-05-29T09:08:50.501Z] #61 35.11 Preparing to unpack .../27-libglib2.0-dev_2.74.6-2+deb12u2_arm64.deb ...
09:08:50 [2024-05-29T09:08:50.501Z] #61 35.71 Unpacking libglib2.0-dev:arm64 (2.74.6-2+deb12u2) ...
09:08:50 [2024-05-29T09:08:50.501Z] #61 36.81 Selecting previously unselected package libsecret-1-dev:arm64.
09:08:50 [2024-05-29T09:08:50.501Z] #61 36.82 Preparing to unpack .../28-libsecret-1-dev_0.20.5-3_arm64.deb ...
09:08:50 [2024-05-29T09:08:50.501Z] #61 37.22 Unpacking libsecret-1-dev:arm64 (0.20.5-3) ...
09:08:50 [2024-05-29T09:08:50.501Z] #61 38.45 Setting up libglib2.0-0:arm64 (2.74.6-2+deb12u2) ...
09:08:50 [2024-05-29T09:08:50.501Z] #61 38.48 No schema files found: doing nothing.
09:08:50 [2024-05-29T09:08:50.501Z] #61 38.49 Setting up libffi-dev:arm64 (3.4.4-1) ...
09:08:50 [2024-05-29T09:08:50.501Z] #61 38.50 Setting up libpcre2-16-0:arm64 (10.42-1) ...
09:08:50 [2024-05-29T09:08:50.501Z] #61 38.51 Setting up libbtrfs0:arm64 (6.2-1) ...
09:08:50 [2024-05-29T09:08:50.501Z] #61 38.53 Setting up libpcre2-32-0:arm64 (10.42-1) ...
09:08:50 [2024-05-29T09:08:50.501Z] #61 38.54 Setting up libglib2.0-data (2.74.6-2+deb12u2) ...
09:08:50 [2024-05-29T09:08:50.501Z] #61 ...
09:08:50 [2024-05-29T09:08:50.501Z] 
09:08:50 [2024-05-29T09:08:50.501Z] #70 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
09:08:50 [2024-05-29T09:08:50.501Z] #70 DONE 33.6s
09:08:50 [2024-05-29T09:08:50.501Z] 
09:08:50 [2024-05-29T09:08:50.501Z] #66 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
09:08:50 [2024-05-29T09:08:50.501Z] #66 DONE 37.7s
09:08:50 [2024-05-29T09:08:50.501Z] 
09:08:50 [2024-05-29T09:08:50.501Z] #49 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.21.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
09:08:50 [2024-05-29T09:08:50.501Z] #49 DONE 37.9s
09:08:50 [2024-05-29T09:08:50.501Z] 
09:08:50 [2024-05-29T09:08:50.501Z] #67 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.12" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
09:08:50 [2024-05-29T09:08:50.501Z] #67 DONE 37.6s
09:08:50 [2024-05-29T09:08:50.501Z] 
09:08:50 [2024-05-29T09:08:50.501Z] #62 [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             pkg-config
09:08:50 [2024-05-29T09:08:50.501Z] #62 DONE 38.7s
09:08:50 [2024-05-29T09:08:50.501Z] 
09:08:50 [2024-05-29T09:08:50.501Z] #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.1"      && /build/go-winres --help
09:08:50 [2024-05-29T09:08:50.501Z] #57 DONE 38.9s
09:08:50 [2024-05-29T09:08:50.501Z] 
09:08:50 [2024-05-29T09:08:50.501Z] #58 [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
09:08:50 [2024-05-29T09:08:50.501Z] #58 DONE 38.9s
09:08:50 [2024-05-29T09:08:50.501Z] 
09:08:50 [2024-05-29T09:08:50.501Z] #61 [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             pkg-config
09:08:50 [2024-05-29T09:08:50.501Z] #61 38.56 Setting up libgpg-error-dev (1.46-1) ...
09:08:50 [2024-05-29T09:08:50.501Z] #61 38.57 Setting up uuid-dev:arm64 (2.38.1-5+deb12u1) ...
09:08:50 [2024-05-29T09:08:50.501Z] #61 38.59 Setting up libsepol-dev:arm64 (3.4-2.1) ...
09:08:50 [2024-05-29T09:08:50.501Z] #61 38.60 Setting up zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ...
09:08:50 [2024-05-29T09:08:50.501Z] #61 38.61 Setting up libpcre2-posix3:arm64 (10.42-1) ...
09:08:50 [2024-05-29T09:08:50.501Z] #61 38.64 Setting up libbtrfs-dev:arm64 (6.2-1) ...
09:08:50 [2024-05-29T09:08:50.501Z] #61 38.65 Setting up libgirepository-1.0-1:arm64 (1.74.0-3) ...
09:08:50 [2024-05-29T09:08:50.501Z] #61 38.66 Setting up python3-lib2to3 (3.11.2-3) ...
09:08:50 [2024-05-29T09:08:50.501Z] #61 ...
09:08:50 [2024-05-29T09:08:50.501Z] 
09:08:50 [2024-05-29T09:08:50.501Z] #59 [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             ;
09:08:50 [2024-05-29T09:08:50.501Z] #59 DONE 38.9s
09:08:50 [2024-05-29T09:08:50.501Z] 
09:08:50 [2024-05-29T09:08:50.501Z] #64 [tini-build 2/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends cmake
09:08:50 [2024-05-29T09:08:50.501Z] #64 DONE 38.7s
09:08:50 [2024-05-29T09:08:50.501Z] 
09:08:50 [2024-05-29T09:08:50.501Z] #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             pkg-config
09:08:50 [2024-05-29T09:08:50.501Z] #43 DONE 38.6s
09:08:50 [2024-05-29T09:08:50.501Z] 
09:08:50 [2024-05-29T09:08:50.502Z] #60 [dockercli 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh     --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64         rm -f ./.git/*.lock      && /download-or-build-cli.sh v26.1.0 https://github.com/docker/cli.git /build      && /build/docker --version
09:08:50 [2024-05-29T09:08:50.502Z] #60 DONE 38.5s
09:08:50 [2024-05-29T09:08:50.502Z] 
09:08:50 [2024-05-29T09:08:50.502Z] #65 [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.8.0"      && /build/shfmt --version
09:08:50 [2024-05-29T09:08:50.502Z] #65 DONE 38.9s
09:08:50 [2024-05-29T09:08:50.502Z] 
09:08:50 [2024-05-29T09:08:50.502Z] #56 [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
09:08:50 [2024-05-29T09:08:50.502Z] #56 DONE 38.9s
09:08:50 [2024-05-29T09:08:50.502Z] 
09:08:50 [2024-05-29T09:08:50.502Z] #53 [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...)
09:08:50 [2024-05-29T09:08:50.502Z] #53 DONE 37.7s
09:08:50 [2024-05-29T09:08:50.502Z] 
09:08:50 [2024-05-29T09:08:50.502Z] #71 [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             pkg-config
09:08:50 [2024-05-29T09:08:50.759Z] #71 ...
09:08:50 [2024-05-29T09:08:50.759Z] 
09:08:50 [2024-05-29T09:08:50.759Z] #72 [dev-systemd-false  1/21] COPY --link --from=frozen-images /build/ /docker-frozen-images
09:08:50 [2024-05-29T09:08:50.759Z] #72 DONE 0.6s
09:08:50 [2024-05-29T09:08:50.759Z] 
09:08:50 [2024-05-29T09:08:50.759Z] #61 [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             pkg-config
09:08:50 [2024-05-29T09:08:50.759Z] #61 38.79 Setting up libelf1:arm64 (0.188-2.1) ...
09:08:50 [2024-05-29T09:08:50.759Z] #61 38.85 Setting up libsecret-common (0.20.5-3) ...
09:08:50 [2024-05-29T09:08:50.759Z] #61 38.87 Setting up python3-distutils (3.11.2-3) ...
09:08:50 [2024-05-29T09:08:50.759Z] #61 39.04 Setting up libglib2.0-dev-bin (2.74.6-2+deb12u2) ...
09:08:50 [2024-05-29T09:08:50.759Z] #61 39.24 Setting up libblkid-dev:arm64 (2.38.1-5+deb12u1) ...
09:08:50 [2024-05-29T09:08:50.759Z] #61 39.25 Setting up libpcre2-dev:arm64 (10.42-1) ...
09:08:50 [2024-05-29T09:08:50.759Z] #61 39.27 Setting up libselinux1-dev:arm64 (3.4-1+b6) ...
09:08:50 [2024-05-29T09:08:50.759Z] #61 39.31 Setting up libglib2.0-bin (2.74.6-2+deb12u2) ...
09:08:50 [2024-05-29T09:08:50.759Z] #61 39.32 Setting up libsecret-1-0:arm64 (0.20.5-3) ...
09:08:50 [2024-05-29T09:08:50.759Z] #61 39.34 Setting up libgcrypt20-dev (1.10.1-3) ...
09:08:50 [2024-05-29T09:08:50.759Z] #61 39.35 Setting up gir1.2-glib-2.0:arm64 (1.74.0-3) ...
09:08:50 [2024-05-29T09:08:50.759Z] #61 39.37 Setting up libmount-dev:arm64 (2.38.1-5+deb12u1) ...
09:08:50 [2024-05-29T09:08:50.759Z] #61 39.38 Setting up gir1.2-secret-1:arm64 (0.20.5-3) ...
09:08:50 [2024-05-29T09:08:50.759Z] #61 39.40 Setting up libglib2.0-dev:arm64 (2.74.6-2+deb12u2) ...
09:08:50 [2024-05-29T09:08:50.759Z] #61 39.42 Setting up libsecret-1-dev:arm64 (0.20.5-3) ...
09:08:50 [2024-05-29T09:08:50.759Z] #61 39.43 Processing triggers for libc-bin (2.36-9+deb12u7) ...
09:08:50 [2024-05-29T09:08:50.759Z] #61 DONE 39.6s
09:08:50 [2024-05-29T09:08:50.759Z] 
09:08:50 [2024-05-29T09:08:50.759Z] #73 [delve-supported 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...)
09:08:54 [2024-05-29T09:08:54.935Z] #73 ...
09:08:54 [2024-05-29T09:08:54.935Z] 
09:08:54 [2024-05-29T09:08:54.935Z] #71 [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             pkg-config
09:08:54 [2024-05-29T09:08:54.935Z] #71 1.331 Hit:1 http://deb.debian.org/debian bookworm InRelease
09:08:54 [2024-05-29T09:08:54.935Z] #71 1.331 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
09:08:54 [2024-05-29T09:08:54.935Z] #71 1.331 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
09:08:54 [2024-05-29T09:08:54.935Z] #71 1.683 Reading package lists...
09:08:54 [2024-05-29T09:08:54.935Z] #71 2.409 + apt-get  install -y --no-install-recommends gcc libc6-dev pkg-config
09:08:54 [2024-05-29T09:08:54.935Z] #71 2.415 Reading package lists...
09:08:54 [2024-05-29T09:08:54.935Z] #71 3.065 Building dependency tree...
09:08:54 [2024-05-29T09:08:54.935Z] #71 3.255 Reading state information...
09:08:54 [2024-05-29T09:08:54.935Z] #71 3.609 gcc is already the newest version (4:12.2.0-3).
09:08:54 [2024-05-29T09:08:54.935Z] #71 3.609 libc6-dev is already the newest version (2.36-9+deb12u7).
09:08:54 [2024-05-29T09:08:54.935Z] #71 3.609 pkg-config is already the newest version (1.8.1-1).
09:08:54 [2024-05-29T09:08:54.935Z] #71 3.609 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
09:08:58 [2024-05-29T09:08:58.209Z] #71 ...
09:08:58 [2024-05-29T09:08:58.209Z] 
09:08:58 [2024-05-29T09:08:58.209Z] #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...)
09:08:58 [2024-05-29T09:08:58.209Z] #74 1.244 go: downloading github.com/Masterminds/semver/v3 v3.2.1
09:08:58 [2024-05-29T09:08:58.209Z] #74 1.245 go: downloading github.com/urfave/cli/v2 v2.27.1
09:08:58 [2024-05-29T09:08:58.209Z] #74 1.259 go: downloading golang.org/x/sys v0.18.0
09:08:58 [2024-05-29T09:08:58.209Z] #74 1.261 go: downloading github.com/containernetworking/plugins v1.4.0
09:08:58 [2024-05-29T09:08:58.209Z] #74 1.264 go: downloading github.com/google/uuid v1.6.0
09:08:58 [2024-05-29T09:08:58.209Z] #74 1.266 go: downloading github.com/moby/vpnkit v0.5.0
09:08:58 [2024-05-29T09:08:58.209Z] #74 1.270 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
09:08:58 [2024-05-29T09:08:58.209Z] #74 1.279 go: downloading github.com/gorilla/mux v1.8.1
09:08:58 [2024-05-29T09:08:58.209Z] #74 1.666 go: downloading github.com/moby/sys/mountinfo v0.7.1
09:08:58 [2024-05-29T09:08:58.209Z] #74 1.711 go: downloading github.com/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb
09:08:58 [2024-05-29T09:08:58.209Z] #74 2.276 go: downloading github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63
09:08:58 [2024-05-29T09:08:58.209Z] #74 2.277 go: downloading golang.org/x/net v0.17.0
09:08:58 [2024-05-29T09:08:58.209Z] #74 2.336 go: downloading github.com/pierrec/lz4/v4 v4.1.17
09:08:58 [2024-05-29T09:08:58.209Z] #74 2.337 go: downloading github.com/josharian/native v1.1.0
09:08:58 [2024-05-29T09:08:58.209Z] #74 2.341 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
09:08:58 [2024-05-29T09:08:58.209Z] #74 2.347 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
09:08:58 [2024-05-29T09:08:58.783Z] #74 ...
09:08:58 [2024-05-29T09:08:58.783Z] 
09:08:58 [2024-05-29T09:08:58.783Z] #71 [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             pkg-config
09:08:58 [2024-05-29T09:08:58.783Z] #71 DONE 8.9s
09:08:58 [2024-05-29T09:08:58.783Z] 
09:08:58 [2024-05-29T09:08:58.784Z] #75 [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.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
09:08:58 [2024-05-29T09:08:58.784Z] #75 0.961 Cloning into '/tmp/crun-build'...
09:08:58 [2024-05-29T09:08:58.784Z] #75 2.222 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
09:08:58 [2024-05-29T09:08:58.784Z] #75 2.229 Cloning into '/tmp/crun-build/libocispec'...
09:08:58 [2024-05-29T09:08:58.784Z] #75 2.623 Submodule path 'libocispec': checked out '19c05670c37a42c217caa7b141bcaada7867cc15'
09:08:58 [2024-05-29T09:08:58.784Z] #75 2.626 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
09:08:58 [2024-05-29T09:08:58.784Z] #75 2.626 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
09:08:58 [2024-05-29T09:08:58.784Z] #75 2.626 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
09:08:58 [2024-05-29T09:08:58.784Z] #75 2.631 Cloning into '/tmp/crun-build/libocispec/image-spec'...
09:08:58 [2024-05-29T09:08:58.784Z] #75 3.059 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
09:08:58 [2024-05-29T09:08:58.784Z] #75 3.475 Cloning into '/tmp/crun-build/libocispec/yajl'...
09:08:58 [2024-05-29T09:08:58.784Z] #75 3.775 Submodule path 'libocispec/image-spec': checked out '0b40f0f367c396cc5a7d6a2e8c8842271d3d3844'
09:08:58 [2024-05-29T09:08:58.784Z] #75 3.789 Submodule path 'libocispec/runtime-spec': checked out '55ae2744e3a034668fa2c40687251095a69ed63e'
09:08:58 [2024-05-29T09:08:58.784Z] #75 3.811 Submodule path 'libocispec/yajl': checked out '49923ccb2143e36850bcdeb781e2bcdf5ce22f15'
09:08:58 [2024-05-29T09:08:58.784Z] #75 9.037 aclocal: warning: couldn't open directory 'm4': No such file or directory
09:08:58 [2024-05-29T09:08:58.784Z] #75 ...
09:08:58 [2024-05-29T09:08:58.784Z] 
09:08:58 [2024-05-29T09:08:58.784Z] #76 [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...)
09:08:59 [2024-05-29T09:08:59.350Z] #76 0.565 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
09:08:59 [2024-05-29T09:08:59.350Z] #76 0.565   Compatibility with CMake < 2.8.12 will be removed from a future version of
09:08:59 [2024-05-29T09:08:59.350Z] #76 0.565   CMake.
09:08:59 [2024-05-29T09:08:59.350Z] #76 0.565 
09:08:59 [2024-05-29T09:08:59.350Z] #76 0.565   Update the VERSION argument <min> value or use a ...<max> suffix to tell
09:08:59 [2024-05-29T09:08:59.350Z] #76 0.565   CMake that the project does not need compatibility with older versions.
09:08:59 [2024-05-29T09:08:59.350Z] #76 0.565 
09:08:59 [2024-05-29T09:08:59.350Z] #76 0.565 
09:08:59 [2024-05-29T09:08:59.350Z] #76 0.726 -- The C compiler identification is GNU 12.2.0
09:08:59 [2024-05-29T09:08:59.607Z] #76 0.744 -- Detecting C compiler ABI info
09:08:59 [2024-05-29T09:08:59.607Z] #76 0.915 -- Detecting C compiler ABI info - done
09:08:59 [2024-05-29T09:08:59.607Z] #76 0.932 -- Check for working C compiler: /usr/bin/aarch64-linux-gnu-gcc - skipped
09:08:59 [2024-05-29T09:08:59.607Z] #76 0.932 -- Detecting C compile features
09:08:59 [2024-05-29T09:08:59.607Z] #76 0.933 -- Detecting C compile features - done
09:08:59 [2024-05-29T09:08:59.607Z] #76 0.954 -- Performing Test HAS_BUILTIN_FORTIFY
09:08:59 [2024-05-29T09:08:59.607Z] #76 1.026 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
09:08:59 [2024-05-29T09:08:59.864Z] #76 1.072 -- Configuring done
09:08:59 [2024-05-29T09:08:59.864Z] #76 1.085 -- Generating done
09:08:59 [2024-05-29T09:08:59.865Z] #76 1.086 -- Build files have been written to: /go/src/github.com/krallin/tini
09:08:59 [2024-05-29T09:08:59.865Z] #76 1.223 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
09:08:59 [2024-05-29T09:08:59.865Z] #76 ...
09:08:59 [2024-05-29T09:08:59.865Z] 
09:08:59 [2024-05-29T09:08:59.865Z] #77 [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...)
09:08:59 [2024-05-29T09:08:59.865Z] #77 1.432 go build -trimpath -buildmode=pie  -tags "seccomp netgo osusergo" -ldflags "-X main.gitCommit=v1.1.12-0-g51d5e94 -X main.version=1.1.12 -linkmode external -extldflags --static-pie " -o runc .
09:09:00 [2024-05-29T09:09:00.129Z] #77 ...
09:09:00 [2024-05-29T09:09:00.129Z] 
09:09:00 [2024-05-29T09:09:00.129Z] #78 [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...)
09:09:00 [2024-05-29T09:09:00.129Z] #78 ...
09:09:00 [2024-05-29T09:09:00.129Z] 
09:09:00 [2024-05-29T09:09:00.129Z] #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...)
09:09:00 [2024-05-29T09:09:00.129Z] #79 2.352 + bin/ctr
09:09:00 [2024-05-29T09:09:00.129Z] #79 2.352 go build  -gcflags=-trimpath=/go/src  -o bin/ctr -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.17 -X github.com/containerd/containerd/version.Revision=3a4de459a68952ffb703bbe7f2290861a75b6b67 -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
09:09:00 [2024-05-29T09:09:00.387Z] #79 ...
09:09:00 [2024-05-29T09:09:00.387Z] 
09:09:00 [2024-05-29T09:09:00.387Z] #76 [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...)
09:09:00 [2024-05-29T09:09:00.387Z] #76 1.747 [100%] Linking C executable tini-static
09:09:00 [2024-05-29T09:09:00.647Z] #76 1.978 [100%] Built target tini-static
09:09:04 [2024-05-29T09:09:04.830Z] #76 DONE 6.0s
09:09:04 [2024-05-29T09:09:04.830Z] 
09:09:04 [2024-05-29T09:09:04.830Z] #75 [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.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
09:09:04 [2024-05-29T09:09:04.830Z] #75 13.58 libtoolize: putting auxiliary files in '.'.
09:09:04 [2024-05-29T09:09:04.830Z] #75 13.58 libtoolize: copying file './ltmain.sh'
09:09:04 [2024-05-29T09:09:04.830Z] #75 14.50 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
09:09:04 [2024-05-29T09:09:04.830Z] #75 14.51 libtoolize: and rerunning libtoolize and aclocal.
09:09:04 [2024-05-29T09:09:04.830Z] #75 14.51 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
09:09:08 [2024-05-29T09:09:08.104Z] #75 17.98 configure.ac:7: installing './compile'
09:09:08 [2024-05-29T09:09:08.105Z] #75 17.99 configure.ac:11: installing './config.guess'
09:09:08 [2024-05-29T09:09:08.105Z] #75 17.99 configure.ac:11: installing './config.sub'
09:09:08 [2024-05-29T09:09:08.105Z] #75 17.99 configure.ac:8: installing './install-sh'
09:09:08 [2024-05-29T09:09:08.105Z] #75 18.01 configure.ac:8: installing './missing'
09:09:08 [2024-05-29T09:09:08.105Z] #75 18.03 Makefile.am: installing './depcomp'
09:09:08 [2024-05-29T09:09:08.362Z] #75 18.58 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
09:09:08 [2024-05-29T09:09:08.362Z] #75 18.58 libtoolize: copying file 'build-aux/ltmain.sh'
09:09:08 [2024-05-29T09:09:08.362Z] #75 18.72 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
09:09:08 [2024-05-29T09:09:08.618Z] #75 18.72 libtoolize: copying file 'm4/libtool.m4'
09:09:08 [2024-05-29T09:09:08.618Z] #75 18.85 libtoolize: copying file 'm4/ltoptions.m4'
09:09:08 [2024-05-29T09:09:08.875Z] #75 19.01 libtoolize: copying file 'm4/ltsugar.m4'
09:09:08 [2024-05-29T09:09:08.875Z] #75 19.14 libtoolize: copying file 'm4/ltversion.m4'
09:09:09 [2024-05-29T09:09:09.132Z] #75 19.23 libtoolize: copying file 'm4/lt~obsolete.m4'
09:09:09 [2024-05-29T09:09:09.132Z] #75 19.29 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
09:09:11 [2024-05-29T09:09:11.675Z] #75 21.66 configure.ac:3: warning: The macro `AC_CONFIG_HEADER' is obsolete.
09:09:11 [2024-05-29T09:09:11.675Z] #75 21.66 configure.ac:3: You should run autoupdate.
09:09:11 [2024-05-29T09:09:11.675Z] #75 21.66 ./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from...
09:09:11 [2024-05-29T09:09:11.675Z] #75 21.66 configure.ac:3: the top level
09:09:13 [2024-05-29T09:09:13.569Z] #75 23.46 configure.ac:7: installing 'build-aux/compile'
09:09:13 [2024-05-29T09:09:13.569Z] #75 23.46 configure.ac:9: installing 'build-aux/config.guess'
09:09:13 [2024-05-29T09:09:13.569Z] #75 23.46 configure.ac:9: installing 'build-aux/config.sub'
09:09:13 [2024-05-29T09:09:13.569Z] #75 23.47 configure.ac:11: installing 'build-aux/install-sh'
09:09:13 [2024-05-29T09:09:13.569Z] #75 23.47 configure.ac:11: installing 'build-aux/missing'
09:09:13 [2024-05-29T09:09:13.569Z] #75 23.55 Makefile.am: installing 'build-aux/depcomp'
09:09:13 [2024-05-29T09:09:13.569Z] #75 23.61 parallel-tests: installing 'build-aux/test-driver'
09:09:14 [2024-05-29T09:09:14.500Z] #75 24.75 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
09:09:14 [2024-05-29T09:09:14.757Z] #75 24.75 libtoolize: copying file 'build-aux/ltmain.sh'
09:09:15 [2024-05-29T09:09:15.014Z] #75 25.30 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
09:09:15 [2024-05-29T09:09:15.014Z] #75 25.30 libtoolize: copying file 'm4/libtool.m4'
09:09:15 [2024-05-29T09:09:15.271Z] #75 25.43 libtoolize: copying file 'm4/ltoptions.m4'
09:09:15 [2024-05-29T09:09:15.271Z] #75 25.55 libtoolize: copying file 'm4/ltsugar.m4'
09:09:15 [2024-05-29T09:09:15.527Z] #75 25.67 libtoolize: copying file 'm4/ltversion.m4'
09:09:15 [2024-05-29T09:09:15.527Z] #75 25.82 libtoolize: copying file 'm4/lt~obsolete.m4'
09:09:20 [2024-05-29T09:09:20.785Z] #75 30.96 configure.ac:11: installing 'build-aux/compile'
09:09:20 [2024-05-29T09:09:20.785Z] #75 30.97 configure.ac:11: installing 'build-aux/config.guess'
09:09:20 [2024-05-29T09:09:20.785Z] #75 30.97 configure.ac:11: installing 'build-aux/config.sub'
09:09:20 [2024-05-29T09:09:20.785Z] #75 30.97 configure.ac:13: installing 'build-aux/install-sh'
09:09:20 [2024-05-29T09:09:20.785Z] #75 30.99 configure.ac:13: installing 'build-aux/missing'
09:09:20 [2024-05-29T09:09:20.785Z] #75 30.99 configure.ac:8: installing 'build-aux/tap-driver.sh'
09:09:20 [2024-05-29T09:09:20.785Z] #75 31.12 Makefile.am: installing 'build-aux/depcomp'
09:09:21 [2024-05-29T09:09:21.717Z] #75 31.75 checking build system type... aarch64-unknown-linux-gnu
09:09:21 [2024-05-29T09:09:21.717Z] #75 31.91 checking host system type... aarch64-unknown-linux-gnu
09:09:21 [2024-05-29T09:09:21.717Z] #75 31.92 checking how to print strings... printf
09:09:21 [2024-05-29T09:09:21.717Z] #75 31.93 checking for gcc... gcc
09:09:21 [2024-05-29T09:09:21.975Z] #75 32.02 checking whether the C compiler works... yes
09:09:21 [2024-05-29T09:09:21.975Z] #75 32.12 checking for C compiler default output file name... a.out
09:09:21 [2024-05-29T09:09:21.975Z] #75 32.13 checking for suffix of executables... 
09:09:21 [2024-05-29T09:09:21.975Z] #75 32.20 checking whether we are cross compiling... no
09:09:21 [2024-05-29T09:09:21.975Z] #75 32.25 checking for suffix of object files... o
09:09:21 [2024-05-29T09:09:21.975Z] #75 32.29 checking whether the compiler supports GNU C... yes
09:09:22 [2024-05-29T09:09:22.232Z] #75 32.37 checking whether gcc accepts -g... yes
09:09:22 [2024-05-29T09:09:22.232Z] #75 32.45 checking for gcc option to enable C11 features... none needed
09:09:22 [2024-05-29T09:09:22.490Z] #75 32.63 checking whether gcc understands -c and -o together... yes
09:09:22 [2024-05-29T09:09:22.490Z] #75 32.70 checking for a sed that does not truncate output... /usr/bin/sed
09:09:22 [2024-05-29T09:09:22.490Z] #75 32.72 checking for grep that handles long lines and -e... /usr/bin/grep
09:09:22 [2024-05-29T09:09:22.747Z] #75 32.73 checking for egrep... /usr/bin/grep -E
09:09:22 [2024-05-29T09:09:22.747Z] #75 32.74 checking for fgrep... /usr/bin/grep -F
09:09:22 [2024-05-29T09:09:22.747Z] #75 32.74 checking for ld used by gcc... /usr/bin/ld
09:09:22 [2024-05-29T09:09:22.747Z] #75 32.78 checking if the linker (/usr/bin/ld) is GNU ld... yes
09:09:22 [2024-05-29T09:09:22.747Z] #75 32.79 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
09:09:22 [2024-05-29T09:09:22.747Z] #75 32.80 checking the name lister (/usr/bin/nm -B) interface... BSD nm
09:09:22 [2024-05-29T09:09:22.747Z] #75 32.89 checking whether ln -s works... yes
09:09:22 [2024-05-29T09:09:22.747Z] #75 32.89 checking the maximum length of command line arguments... 1572864
09:09:22 [2024-05-29T09:09:22.747Z] #75 32.91 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
09:09:22 [2024-05-29T09:09:22.747Z] #75 32.92 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
09:09:22 [2024-05-29T09:09:22.747Z] #75 32.92 checking for /usr/bin/ld option to reload object files... -r
09:09:22 [2024-05-29T09:09:22.747Z] #75 32.92 checking for file... file
09:09:22 [2024-05-29T09:09:22.747Z] #75 32.92 checking for objdump... objdump
09:09:22 [2024-05-29T09:09:22.747Z] #75 32.92 checking how to recognize dependent libraries... pass_all
09:09:22 [2024-05-29T09:09:22.747Z] #75 32.92 checking for dlltool... no
09:09:22 [2024-05-29T09:09:22.747Z] #75 32.92 checking how to associate runtime and link libraries... printf %s\n
09:09:22 [2024-05-29T09:09:22.747Z] #75 32.92 checking for ar... ar
09:09:22 [2024-05-29T09:09:22.747Z] #75 32.93 checking for archiver @FILE support... @
09:09:23 [2024-05-29T09:09:23.004Z] #75 33.06 checking for strip... strip
09:09:23 [2024-05-29T09:09:23.004Z] #75 33.06 checking for ranlib... ranlib
09:09:23 [2024-05-29T09:09:23.004Z] #75 33.06 checking for gawk... no
09:09:23 [2024-05-29T09:09:23.004Z] #75 33.06 checking for mawk... mawk
09:09:23 [2024-05-29T09:09:23.004Z] #75 33.06 checking command to parse /usr/bin/nm -B output from gcc object... ok
09:09:23 [2024-05-29T09:09:23.261Z] #75 33.33 checking for sysroot... no
09:09:23 [2024-05-29T09:09:23.261Z] #75 33.33 checking for a working dd... /usr/bin/dd
09:09:23 [2024-05-29T09:09:23.261Z] #75 33.34 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
09:09:23 [2024-05-29T09:09:23.261Z] #75 33.34 checking for mt... no
09:09:23 [2024-05-29T09:09:23.261Z] #75 33.35 checking if : is a manifest tool... no
09:09:23 [2024-05-29T09:09:23.261Z] #75 33.36 checking for stdio.h... yes
09:09:23 [2024-05-29T09:09:23.518Z] #75 33.49 checking for stdlib.h... yes
09:09:23 [2024-05-29T09:09:23.518Z] #75 33.57 checking for string.h... yes
09:09:23 [2024-05-29T09:09:23.518Z] #75 33.68 checking for inttypes.h... yes
09:09:23 [2024-05-29T09:09:23.518Z] #75 33.75 checking for stdint.h... yes
09:09:23 [2024-05-29T09:09:23.775Z] #75 33.84 checking for strings.h... yes
09:09:23 [2024-05-29T09:09:23.775Z] #75 33.91 checking for sys/stat.h... yes
09:09:24 [2024-05-29T09:09:24.032Z] #75 34.01 checking for sys/types.h... yes
09:09:24 [2024-05-29T09:09:24.032Z] #75 34.10 checking for unistd.h... yes
09:09:24 [2024-05-29T09:09:24.032Z] #75 34.19 checking for dlfcn.h... yes
09:09:24 [2024-05-29T09:09:24.032Z] #75 34.28 checking for objdir... .libs
09:09:24 [2024-05-29T09:09:24.289Z] #75 34.48 checking if gcc supports -fno-rtti -fno-exceptions... no
09:09:24 [2024-05-29T09:09:24.289Z] #75 34.58 checking for gcc option to produce PIC... -fPIC -DPIC
09:09:24 [2024-05-29T09:09:24.289Z] #75 34.58 checking if gcc PIC flag -fPIC -DPIC works... yes
09:09:24 [2024-05-29T09:09:24.547Z] #75 34.65 checking if gcc static flag -static works... yes
09:09:24 [2024-05-29T09:09:24.804Z] #75 34.77 checking if gcc supports -c -o file.o... yes
09:09:24 [2024-05-29T09:09:24.804Z] #75 34.81 checking if gcc supports -c -o file.o... (cached) yes
09:09:24 [2024-05-29T09:09:24.804Z] #75 34.81 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
09:09:24 [2024-05-29T09:09:24.804Z] #75 34.84 checking dynamic linker characteristics... GNU/Linux ld.so
09:09:24 [2024-05-29T09:09:24.804Z] #75 35.04 checking how to hardcode library paths into programs... immediate
09:09:24 [2024-05-29T09:09:24.804Z] #75 35.04 checking whether stripping libraries is possible... yes
09:09:24 [2024-05-29T09:09:24.804Z] #75 35.05 checking if libtool supports shared libraries... yes
09:09:24 [2024-05-29T09:09:24.804Z] #75 35.05 checking whether to build shared libraries... no
09:09:24 [2024-05-29T09:09:24.804Z] #75 35.05 checking whether to build static libraries... yes
09:09:24 [2024-05-29T09:09:24.804Z] #75 35.05 checking for a BSD-compatible install... /usr/bin/install -c
09:09:24 [2024-05-29T09:09:24.804Z] #75 35.07 checking whether build environment is sane... yes
09:09:24 [2024-05-29T09:09:24.804Z] #75 35.11 checking for a race-free mkdir -p... /usr/bin/mkdir -p
09:09:25 [2024-05-29T09:09:25.061Z] #75 35.14 checking whether make sets $(MAKE)... yes
09:09:25 [2024-05-29T09:09:25.061Z] #75 35.19 checking whether make supports the include directive... yes (GNU style)
09:09:25 [2024-05-29T09:09:25.061Z] #75 35.24 checking whether make supports nested variables... yes
09:09:25 [2024-05-29T09:09:25.061Z] #75 35.27 checking whether UID '0' is supported by ustar format... yes
09:09:25 [2024-05-29T09:09:25.061Z] #75 35.27 checking whether GID '0' is supported by ustar format... yes
09:09:25 [2024-05-29T09:09:25.061Z] #75 35.27 checking how to create a ustar tar archive... gnutar
09:09:25 [2024-05-29T09:09:25.061Z] #75 35.30 checking dependency style of gcc... gcc3
09:09:25 [2024-05-29T09:09:25.318Z] #75 35.43 checking whether to enable maintainer-specific portions of Makefiles... yes
09:09:25 [2024-05-29T09:09:25.318Z] #75 35.43 checking whether make supports nested variables... (cached) yes
09:09:25 [2024-05-29T09:09:25.318Z] #75 35.43 checking for gawk... (cached) mawk
09:09:25 [2024-05-29T09:09:25.318Z] #75 35.43 checking for a sed that does not truncate output... (cached) /usr/bin/sed
09:09:25 [2024-05-29T09:09:25.318Z] #75 35.43 checking for gcc... (cached) gcc
09:09:25 [2024-05-29T09:09:25.318Z] #75 35.52 checking whether the compiler supports GNU C... (cached) yes
09:09:25 [2024-05-29T09:09:25.318Z] #75 35.52 checking whether gcc accepts -g... (cached) yes
09:09:25 [2024-05-29T09:09:25.318Z] #75 35.52 checking for gcc option to enable C11 features... (cached) none needed
09:09:25 [2024-05-29T09:09:25.318Z] #75 35.52 checking whether gcc understands -c and -o together... (cached) yes
09:09:25 [2024-05-29T09:09:25.318Z] #75 35.52 checking for a Python interpreter with version >= 3... python3
09:09:25 [2024-05-29T09:09:25.318Z] #75 35.56 checking for python3... /usr/bin/python3
09:09:25 [2024-05-29T09:09:25.318Z] #75 35.56 checking for python3 version... 3.11
09:09:25 [2024-05-29T09:09:25.318Z] #75 35.58 checking for python3 platform... linux
09:09:25 [2024-05-29T09:09:25.318Z] #75 35.61 checking for GNU default python3 prefix... ${prefix}
09:09:25 [2024-05-29T09:09:25.318Z] #75 35.61 checking for GNU default python3 exec_prefix... ${exec_prefix}
09:09:25 [2024-05-29T09:09:25.318Z] #75 35.61 checking for python3 script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.11/site-packages
09:09:25 [2024-05-29T09:09:25.575Z] #75 35.67 checking for python3 extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.11/site-packages
09:09:25 [2024-05-29T09:09:25.575Z] #75 35.74 checking for go-md2man... no
09:09:25 [2024-05-29T09:09:25.575Z] #75 35.75 checking for error.h... yes
09:09:25 [2024-05-29T09:09:25.832Z] #75 35.83 checking for linux/openat2.h... yes
09:09:25 [2024-05-29T09:09:25.832Z] #75 35.97 checking for stdatomic.h... yes
09:09:25 [2024-05-29T09:09:25.832Z] #75 36.05 checking for linux/ioprio.h... yes
09:09:26 [2024-05-29T09:09:26.089Z] #75 36.10 checking for atomic_int... yes
09:09:26 [2024-05-29T09:09:26.089Z] #75 36.24 checking for atomic_bool... yes
09:09:26 [2024-05-29T09:09:26.089Z] #75 36.32 checking for copy_file_range... yes
09:09:26 [2024-05-29T09:09:26.346Z] #75 36.42 checking for fgetxattr... yes
09:09:26 [2024-05-29T09:09:26.346Z] #75 36.52 checking for statx... yes
09:09:26 [2024-05-29T09:09:26.603Z] #75 36.62 checking for fgetpwent_r... yes
09:09:26 [2024-05-29T09:09:26.603Z] #75 36.74 checking for issetugid... no
09:09:26 [2024-05-29T09:09:26.860Z] #75 36.84 checking for memfd_create... yes
09:09:26 [2024-05-29T09:09:26.860Z] #75 36.93 checking for pkg-config... /usr/bin/pkg-config
09:09:26 [2024-05-29T09:09:26.860Z] #75 36.93 checking pkg-config is at least version 0.9.0... yes
09:09:26 [2024-05-29T09:09:26.860Z] #75 36.93 checking for library containing yajl_tree_get... -lyajl
09:09:27 [2024-05-29T09:09:27.117Z] #75 37.23 checking for yajl >= 2.0.0... yes
09:09:27 [2024-05-29T09:09:27.117Z] #75 37.24 checking for sys/capability.h... yes
09:09:27 [2024-05-29T09:09:27.374Z] #75 37.33 checking for library containing cap_from_name... -lcap
09:09:27 [2024-05-29T09:09:27.374Z] #75 37.54 checking for library containing gcry_check_version... no
09:09:27 [2024-05-29T09:09:27.631Z] #75 37.77 checking for library containing dlopen... none required
09:09:27 [2024-05-29T09:09:27.888Z] #75 37.87 checking for seccomp.h... yes
09:09:27 [2024-05-29T09:09:27.888Z] #75 37.95 checking for library containing seccomp_rule_add... -lseccomp
09:09:28 [2024-05-29T09:09:28.145Z] #75 38.12 checking for library containing seccomp_arch_resolve_name... none required
09:09:28 [2024-05-29T09:09:28.145Z] #75 38.19 checking for systemd/sd-bus.h... yes
09:09:28 [2024-05-29T09:09:28.145Z] #75 38.32 checking for library containing sd_bus_match_signal_async... -lsystemd
09:09:28 [2024-05-29T09:09:28.402Z] #75 38.47 checking for sd_notify_barrier... yes
09:09:28 [2024-05-29T09:09:28.402Z] #75 38.55 checking for linux/bpf.h... yes
09:09:28 [2024-05-29T09:09:28.402Z] #75 38.61 checking compilation for eBPF... yes
09:09:28 [2024-05-29T09:09:28.402Z] #75 38.66 checking for criu >= 3.15... no
09:09:28 [2024-05-29T09:09:28.402Z] #75 38.67 configure: CRIU headers not found, building without CRIU support
09:09:28 [2024-05-29T09:09:28.402Z] #75 38.68 checking for criu > 3.16... no
09:09:28 [2024-05-29T09:09:28.402Z] #75 38.70 configure: CRIU version doesn't support join-ns API
09:09:28 [2024-05-29T09:09:28.402Z] #75 38.70 checking for criu > 3.16.1... no
09:09:28 [2024-05-29T09:09:28.402Z] #75 38.72 configure: CRIU version doesn't support for pre-dumping
09:09:28 [2024-05-29T09:09:28.658Z] #75 38.72 checking for new mount API (fsconfig)... yes
09:09:28 [2024-05-29T09:09:28.658Z] #75 38.80 yes
09:09:28 [2024-05-29T09:09:28.658Z] #75 38.80 checking for seccomp notify API... yes
09:09:28 [2024-05-29T09:09:28.658Z] #75 38.86 checking for gperf... no
09:09:28 [2024-05-29T09:09:28.658Z] #75 38.86 configure: gperf not found - cannot rebuild signal parser code
09:09:28 [2024-05-29T09:09:28.658Z] #75 38.86 checking for library containing argp_parse... none required
09:09:28 [2024-05-29T09:09:28.915Z] #75 39.08 checking that generated files are newer than configure... done
09:09:28 [2024-05-29T09:09:28.915Z] #75 39.09 configure: creating ./config.status
09:09:30 [2024-05-29T09:09:30.809Z] #75 41.20 config.status: creating Makefile
09:09:31 [2024-05-29T09:09:31.066Z] #75 41.22 config.status: creating config.h
09:09:31 [2024-05-29T09:09:31.066Z] #75 41.26 config.status: executing libtool commands
09:09:31 [2024-05-29T09:09:31.066Z] #75 41.28 config.status: executing depfiles commands
09:09:31 [2024-05-29T09:09:31.630Z] #75 41.84 === configuring in libocispec (/tmp/crun-build/libocispec)
09:09:31 [2024-05-29T09:09:31.630Z] #75 41.86 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
09:09:31 [2024-05-29T09:09:31.887Z] #75 42.18 checking for gcc... gcc
09:09:32 [2024-05-29T09:09:32.144Z] #75 42.25 checking whether the C compiler works... yes
09:09:32 [2024-05-29T09:09:32.401Z] #75 42.41 checking for C compiler default output file name... 
09:09:32 [2024-05-29T09:09:32.401Z] #75 ...
09:09:32 [2024-05-29T09:09:32.401Z] 
09:09:32 [2024-05-29T09:09:32.401Z] #77 [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...)
09:09:32 [2024-05-29T09:09:32.401Z] #77 DONE 42.5s
09:09:32 [2024-05-29T09:09:32.401Z] 
09:09:32 [2024-05-29T09:09:32.401Z] #75 [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.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
09:09:32 [2024-05-29T09:09:32.401Z] #75 42.41 checking for C compiler default output file name... a.out
09:09:32 [2024-05-29T09:09:32.401Z] #75 42.41 checking for suffix of executables... 
09:09:32 [2024-05-29T09:09:32.401Z] #75 42.48 checking whether we are cross compiling... #75 ...
09:09:32 [2024-05-29T09:09:32.401Z] 
09:09:32 [2024-05-29T09:09:32.401Z] #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...)
09:09:32 [2024-05-29T09:09:32.401Z] #74 DONE 42.6s
09:09:32 [2024-05-29T09:09:32.401Z] 
09:09:32 [2024-05-29T09:09:32.401Z] #80 [rootlesskit-build 4/5] COPY --link ./contrib/dockerd-rootless.sh /build/
09:09:32 [2024-05-29T09:09:32.401Z] #80 DONE 0.1s
09:09:32 [2024-05-29T09:09:32.401Z] 
09:09:32 [2024-05-29T09:09:32.401Z] #75 [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.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
09:09:32 [2024-05-29T09:09:32.401Z] #75 42.48 checking whether we are cross compiling... no
09:09:32 [2024-05-29T09:09:32.401Z] #75 42.61 checking for suffix of object files... o
09:09:32 [2024-05-29T09:09:32.401Z] #75 42.65 checking whether the compiler supports GNU C... yes
09:09:32 [2024-05-29T09:09:32.658Z] 
09:09:32 [2024-05-29T09:09:32.658Z] #75 ...
09:09:32 [2024-05-29T09:09:32.658Z] 
09:09:32 [2024-05-29T09:09:32.658Z] #81 [rootlesskit-build 5/5] COPY --link ./contrib/dockerd-rootless-setuptool.sh /build/
09:09:32 [2024-05-29T09:09:32.658Z] #81 DONE 0.1s
09:09:32 [2024-05-29T09:09:32.658Z] 
09:09:32 [2024-05-29T09:09:32.658Z] #75 [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.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
09:09:32 [2024-05-29T09:09:32.658Z] #75 42.72 checking whether gcc accepts -g... yes
09:09:32 [2024-05-29T09:09:32.658Z] #75 42.77 checking for gcc option to enable C11 features... none needed
09:09:32 [2024-05-29T09:09:32.658Z] #75 42.85 checking whether gcc understands -c and -o together... yes
09:09:32 [2024-05-29T09:09:32.658Z] #75 42.97 checking for stdio.h... yes
09:09:32 [2024-05-29T09:09:32.917Z] #75 42.97 checking for stdlib.h... yes
09:09:32 [2024-05-29T09:09:32.917Z] #75 43.02 checking for string.h... yes
09:09:32 [2024-05-29T09:09:32.917Z] #75 43.06 checking for inttypes.h... yes
09:09:32 [2024-05-29T09:09:32.917Z] #75 43.17 checking for stdint.h... yes
09:09:32 [2024-05-29T09:09:32.917Z] #75 43.23 checking for strings.h... yes
09:09:33 [2024-05-29T09:09:33.174Z] #75 43.28 checking for sys/stat.h... yes
09:09:33 [2024-05-29T09:09:33.174Z] #75 43.32 checking for sys/types.h... yes
09:09:33 [2024-05-29T09:09:33.174Z] #75 43.36 checking for unistd.h... yes
09:09:33 [2024-05-29T09:09:33.174Z] #75 43.43 checking for wchar.h... yes
09:09:33 [2024-05-29T09:09:33.174Z] #75 43.49 checking for minix/config.h... no
09:09:33 [2024-05-29T09:09:33.431Z] #75 43.57 checking whether it is safe to define __EXTENSIONS__... yes
09:09:33 [2024-05-29T09:09:33.431Z] #75 43.65 checking whether _XOPEN_SOURCE should be defined... no
09:09:33 [2024-05-29T09:09:33.689Z] #75 43.74 checking build system type... aarch64-unknown-linux-gnu
09:09:33 [2024-05-29T09:09:33.946Z] #75 43.92 checking host system type... aarch64-unknown-linux-gnu
09:09:33 [2024-05-29T09:09:33.946Z] #75 43.92 checking how to print strings... printf
09:09:33 [2024-05-29T09:09:33.946Z] #75 43.92 checking for a sed that does not truncate output... /usr/bin/sed
09:09:33 [2024-05-29T09:09:33.946Z] #75 43.93 checking for grep that handles long lines and -e... /usr/bin/grep
09:09:33 [2024-05-29T09:09:33.946Z] #75 43.94 checking for egrep... /usr/bin/grep -E
09:09:33 [2024-05-29T09:09:33.946Z] #75 43.95 checking for fgrep... /usr/bin/grep -F
09:09:33 [2024-05-29T09:09:33.946Z] #75 43.95 checking for ld used by gcc... /usr/bin/ld
09:09:33 [2024-05-29T09:09:33.946Z] #75 43.98 checking if the linker (/usr/bin/ld) is GNU ld... yes
09:09:33 [2024-05-29T09:09:33.946Z] #75 43.98 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
09:09:33 [2024-05-29T09:09:33.946Z] #75 43.99 checking the name lister (/usr/bin/nm -B) interface... BSD nm
09:09:33 [2024-05-29T09:09:33.946Z] 
09:09:33 [2024-05-29T09:09:33.946Z] #75 ...
09:09:33 [2024-05-29T09:09:33.946Z] 
09:09:33 [2024-05-29T09:09:33.946Z] #73 [delve-supported 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...)
09:09:33 [2024-05-29T09:09:33.946Z] #73 DONE 44.0s
09:09:33 [2024-05-29T09:09:33.946Z] 
09:09:33 [2024-05-29T09:09:33.946Z] #75 [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.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
09:09:33 [2024-05-29T09:09:33.946Z] #75 44.11 checking whether ln -s works... yes
09:09:33 [2024-05-29T09:09:33.946Z] #75 44.11 checking the maximum length of command line arguments... 1572864
09:09:33 [2024-05-29T09:09:33.946Z] #75 44.13 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
09:09:33 [2024-05-29T09:09:33.946Z] #75 44.13 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
09:09:33 [2024-05-29T09:09:33.946Z] #75 44.13 checking for /usr/bin/ld option to reload object files... -r
09:09:33 [2024-05-29T09:09:33.946Z] #75 44.13 checking for file... file
09:09:33 [2024-05-29T09:09:33.946Z] #75 44.13 checking for objdump... objdump
09:09:33 [2024-05-29T09:09:33.946Z] #75 44.14 checking how to recognize dependent libraries... pass_all
09:09:33 [2024-05-29T09:09:33.946Z] #75 44.14 checking for dlltool... no
09:09:33 [2024-05-29T09:09:33.946Z] #75 44.14 checking how to associate runtime and link libraries... printf %s\n
09:09:33 [2024-05-29T09:09:33.946Z] #75 44.14 checking for ar... ar
09:09:33 [2024-05-29T09:09:33.946Z] #75 44.14 checking for archiver @FILE support... @
09:09:34 [2024-05-29T09:09:34.203Z] #75 44.21 checking for strip... 
09:09:34 [2024-05-29T09:09:34.203Z] #75 ...
09:09:34 [2024-05-29T09:09:34.203Z] 
09:09:34 [2024-05-29T09:09:34.203Z] #78 [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...)
09:09:34 [2024-05-29T09:09:34.203Z] #78 DONE 44.2s
09:09:34 [2024-05-29T09:09:34.203Z] 
09:09:34 [2024-05-29T09:09:34.203Z] #75 [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.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
09:09:34 [2024-05-29T09:09:34.203Z] #75 44.21 checking for strip... strip
09:09:34 [2024-05-29T09:09:34.203Z] #75 44.21 checking for ranlib... ranlib
09:09:34 [2024-05-29T09:09:34.203Z] #75 44.21 checking for gawk... no
09:09:34 [2024-05-29T09:09:34.203Z] #75 44.21 checking for mawk... mawk
09:09:34 [2024-05-29T09:09:34.203Z] #75 44.21 checking command to parse /usr/bin/nm -B output from gcc object... ok
09:09:34 [2024-05-29T09:09:34.203Z] #75 44.38 checking for sysroot... no
09:09:34 [2024-05-29T09:09:34.203Z] #75 44.38 checking for a working dd... /usr/bin/dd
09:09:34 [2024-05-29T09:09:34.203Z] #75 44.39 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
09:09:34 [2024-05-29T09:09:34.203Z] #75 44.40 checking for mt... no
09:09:34 [2024-05-29T09:09:34.203Z] #75 44.40 checking if : is a manifest tool... no
09:09:34 [2024-05-29T09:09:34.203Z] #75 44.40 checking for dlfcn.h... yes
09:09:34 [2024-05-29T09:09:34.203Z] #75 44.44 checking for objdir... .libs
09:09:34 [2024-05-29T09:09:34.460Z] #75 44.69 checking if gcc supports -fno-rtti -fno-exceptions... no
09:09:34 [2024-05-29T09:09:34.460Z] #75 44.76 checking for gcc option to produce PIC... -fPIC -DPIC
09:09:34 [2024-05-29T09:09:34.460Z] #75 44.76 checking if gcc PIC flag -fPIC -DPIC works... yes
09:09:34 [2024-05-29T09:09:34.718Z] #75 44.81 checking if gcc static flag -static works... yes
09:09:34 [2024-05-29T09:09:34.718Z] #75 44.94 checking if gcc supports -c -o file.o... yes
09:09:34 [2024-05-29T09:09:34.975Z] #75 45.04 checking if gcc supports -c -o file.o... (cached) yes
09:09:34 [2024-05-29T09:09:34.975Z] #75 45.04 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
09:09:34 [2024-05-29T09:09:34.976Z] #75 45.06 checking dynamic linker characteristics... GNU/Linux ld.so
09:09:34 [2024-05-29T09:09:34.976Z] #75 45.14 checking how to hardcode library paths into programs... immediate
09:09:34 [2024-05-29T09:09:34.976Z] #75 45.14 checking whether stripping libraries is possible... yes
09:09:34 [2024-05-29T09:09:34.976Z] #75 45.15 checking if libtool supports shared libraries... yes
09:09:34 [2024-05-29T09:09:34.976Z] #75 45.15 checking whether to build shared libraries... no
09:09:34 [2024-05-29T09:09:34.976Z] #75 45.15 checking whether to build static libraries... yes
09:09:34 [2024-05-29T09:09:34.976Z] #75 45.15 checking for a BSD-compatible install... /usr/bin/install -c
09:09:34 [2024-05-29T09:09:34.976Z] #75 45.17 checking whether build environment is sane... yes
09:09:34 [2024-05-29T09:09:34.976Z] #75 45.24 checking for a race-free mkdir -p... /usr/bin/mkdir -p
09:09:34 [2024-05-29T09:09:34.976Z] 
09:09:34 [2024-05-29T09:09:34.976Z] #75 ...
09:09:34 [2024-05-29T09:09:34.976Z] 
09:09:34 [2024-05-29T09:09:34.976Z] #82 [dev-systemd-false  2/21] COPY --link --from=swagger       /build/ /usr/local/bin/
09:09:34 [2024-05-29T09:09:34.976Z] #82 DONE 0.1s
09:09:34 [2024-05-29T09:09:34.976Z] 
09:09:34 [2024-05-29T09:09:34.976Z] #75 [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.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
09:09:34 [2024-05-29T09:09:34.976Z] #75 45.24 checking whether make sets $(MAKE)... yes
09:09:34 [2024-05-29T09:09:34.976Z] #75 45.29 checking whether make supports the include directive... yes (GNU style)
09:09:34 [2024-05-29T09:09:34.976Z] #75 45.30 checking whether make supports nested variables... yes
09:09:35 [2024-05-29T09:09:35.233Z] #75 45.36 checking whether UID '0' is supported by ustar format... #75 ...
09:09:35 [2024-05-29T09:09:35.233Z] 
09:09:35 [2024-05-29T09:09:35.233Z] #83 [dev-systemd-false  3/21] COPY --link --from=delve         /build/ /usr/local/bin/
09:09:35 [2024-05-29T09:09:35.233Z] #83 DONE 0.1s
09:09:35 [2024-05-29T09:09:35.233Z] 
09:09:35 [2024-05-29T09:09:35.233Z] #75 [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.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
09:09:35 [2024-05-29T09:09:35.233Z] #75 45.36 checking whether UID '0' is supported by ustar format... yes
09:09:35 [2024-05-29T09:09:35.233Z] #75 45.36 checking whether GID '0' is supported by ustar format... yes
09:09:35 [2024-05-29T09:09:35.233Z] #75 45.36 checking how to create a ustar tar archive... gnutar
09:09:35 [2024-05-29T09:09:35.233Z] #75 45.43 checking dependency style of gcc... gcc3
09:09:35 [2024-05-29T09:09:35.233Z] 
09:09:35 [2024-05-29T09:09:35.233Z] #75 ...
09:09:35 [2024-05-29T09:09:35.233Z] 
09:09:35 [2024-05-29T09:09:35.233Z] #84 [dev-systemd-false  4/21] COPY --link --from=tomll         /build/ /usr/local/bin/
09:09:35 [2024-05-29T09:09:35.233Z] #84 DONE 0.1s
09:09:35 [2024-05-29T09:09:35.233Z] 
09:09:35 [2024-05-29T09:09:35.233Z] #75 [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.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
09:09:35 [2024-05-29T09:09:35.233Z] #75 45.49 checking whether to enable maintainer-specific portions of Makefiles... yes
09:09:35 [2024-05-29T09:09:35.233Z] #75 45.49 checking whether make supports nested variables... (cached) yes
09:09:35 [2024-05-29T09:09:35.233Z] #75 45.49 checking for pkg-config... /usr/bin/pkg-config
09:09:35 [2024-05-29T09:09:35.233Z] #75 45.49 checking pkg-config is at least version 0.9.0... yes
09:09:35 [2024-05-29T09:09:35.233Z] #75 45.50 checking for yajl >= 2.1.0... yes
09:09:35 [2024-05-29T09:09:35.233Z] #75 45.52 checking for a sed that does not truncate output... (cached) /usr/bin/sed
09:09:35 [2024-05-29T09:09:35.233Z] #75 45.52 checking for gcc... (cached) gcc
09:09:35 [2024-05-29T09:09:35.233Z] #75 45.58 checking whether the compiler supports GNU C... (cached) yes
09:09:35 [2024-05-29T09:09:35.233Z] #75 45.59 checking whether gcc accepts -g... (cached) yes
09:09:35 [2024-05-29T09:09:35.233Z] #75 45.59 checking for gcc option to enable C11 features... (cached) none needed
09:09:35 [2024-05-29T09:09:35.490Z] #75 45.59 checking whether gcc understands -c and -o together... (cached) #75 ...
09:09:35 [2024-05-29T09:09:35.490Z] 
09:09:35 [2024-05-29T09:09:35.490Z] #85 [dev-systemd-false  5/21] COPY --link --from=gowinres      /build/ /usr/local/bin/
09:09:35 [2024-05-29T09:09:35.490Z] #85 DONE 0.1s
09:09:35 [2024-05-29T09:09:35.490Z] 
09:09:35 [2024-05-29T09:09:35.490Z] #75 [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.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
09:09:35 [2024-05-29T09:09:35.490Z] #75 45.59 checking whether gcc understands -c and -o together... (cached) yes
09:09:35 [2024-05-29T09:09:35.490Z] #75 45.59 checking for a Python interpreter with version >= 3... python3
09:09:35 [2024-05-29T09:09:35.490Z] #75 45.61 checking for python3... /usr/bin/python3
09:09:35 [2024-05-29T09:09:35.490Z] #75 45.61 checking for python3 version... 3.11
09:09:35 [2024-05-29T09:09:35.490Z] #75 45.62 checking for python3 platform... linux
09:09:35 [2024-05-29T09:09:35.490Z] #75 45.63 checking for GNU default python3 prefix... ${prefix}
09:09:35 [2024-05-29T09:09:35.490Z] #75 45.63 checking for GNU default python3 exec_prefix... ${exec_prefix}
09:09:35 [2024-05-29T09:09:35.490Z] #75 45.63 checking for python3 script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.11/site-packages
09:09:35 [2024-05-29T09:09:35.490Z] #75 45.68 checking for python3 extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.11/site-packages
09:09:35 [2024-05-29T09:09:35.490Z] 
09:09:35 [2024-05-29T09:09:35.490Z] #75 ...
09:09:35 [2024-05-29T09:09:35.490Z] 
09:09:35 [2024-05-29T09:09:35.490Z] #86 [dev-systemd-false  6/21] COPY --link --from=tini          /build/ /usr/local/bin/
09:09:35 [2024-05-29T09:09:35.490Z] #86 DONE 0.1s
09:09:35 [2024-05-29T09:09:35.490Z] 
09:09:35 [2024-05-29T09:09:35.490Z] #87 [dev-systemd-false  7/21] COPY --link --from=registry      /build/ /usr/local/bin/
09:09:35 [2024-05-29T09:09:35.490Z] #87 DONE 0.1s
09:09:35 [2024-05-29T09:09:35.490Z] 
09:09:35 [2024-05-29T09:09:35.490Z] #75 [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.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
09:09:35 [2024-05-29T09:09:35.747Z] #75 45.75 checking that generated files are newer than configure... 
09:09:35 [2024-05-29T09:09:35.747Z] #75 ...
09:09:35 [2024-05-29T09:09:35.747Z] 
09:09:35 [2024-05-29T09:09:35.747Z] #88 [dev-systemd-false  8/21] COPY --link --from=registry-v2   /build/ /usr/local/bin/
09:09:35 [2024-05-29T09:09:35.747Z] #88 DONE 0.1s
09:09:35 [2024-05-29T09:09:35.747Z] 
09:09:35 [2024-05-29T09:09:35.747Z] #89 [dev-systemd-false  9/21] COPY --link --from=gotestsum     /build/ /usr/local/bin/
09:09:35 [2024-05-29T09:09:35.747Z] #89 DONE 0.1s
09:09:35 [2024-05-29T09:09:35.747Z] 
09:09:35 [2024-05-29T09:09:35.747Z] #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...)
09:09:36 [2024-05-29T09:09:36.004Z] #79 ...
09:09:36 [2024-05-29T09:09:36.004Z] 
09:09:36 [2024-05-29T09:09:36.004Z] #75 [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.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
09:09:36 [2024-05-29T09:09:36.004Z] #75 45.75 checking that generated files are newer than configure... done
09:09:36 [2024-05-29T09:09:36.004Z] #75 46.23 configure: creating ./config.status
09:09:36 [2024-05-29T09:09:36.261Z] #75 ...
09:09:36 [2024-05-29T09:09:36.261Z] 
09:09:36 [2024-05-29T09:09:36.261Z] #90 [dev-systemd-false 10/21] COPY --link --from=golangci_lint /build/ /usr/local/bin/
09:09:36 [2024-05-29T09:09:36.261Z] #90 DONE 0.4s
09:09:36 [2024-05-29T09:09:36.518Z] 
09:09:36 [2024-05-29T09:09:36.518Z] #91 [dev-systemd-false 11/21] COPY --link --from=shfmt         /build/ /usr/local/bin/
09:09:36 [2024-05-29T09:09:36.518Z] #91 DONE 0.1s
09:09:36 [2024-05-29T09:09:36.518Z] 
09:09:36 [2024-05-29T09:09:36.518Z] #92 [dev-systemd-false 12/21] COPY --link --from=runc          /build/ /usr/local/bin/
09:09:37 [2024-05-29T09:09:37.082Z] #92 DONE 0.6s
09:09:37 [2024-05-29T09:09:37.082Z] 
09:09:37 [2024-05-29T09:09:37.082Z] #46 [dockercli-integration 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh     --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64         rm -f ./.git/*.lock      && /download-or-build-cli.sh v17.06.2-ce https://github.com/docker/cli.git /build      && /build/docker --version
09:09:37 [2024-05-29T09:09:37.082Z] #46 ...
09:09:37 [2024-05-29T09:09:37.082Z] 
09:09:37 [2024-05-29T09:09:37.082Z] #75 [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.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
09:09:37 [2024-05-29T09:09:37.082Z] #75 47.21 config.status: creating Makefile
09:09:37 [2024-05-29T09:09:37.082Z] #75 47.22 config.status: creating ocispec.pc
09:09:37 [2024-05-29T09:09:37.082Z] #75 47.23 config.status: creating config.h
09:09:37 [2024-05-29T09:09:37.082Z] #75 47.24 config.status: executing libtool commands
09:09:37 [2024-05-29T09:09:37.082Z] #75 47.25 config.status: executing depfiles commands
09:09:37 [2024-05-29T09:09:37.082Z] #75 47.41 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
09:09:37 [2024-05-29T09:09:37.338Z] #75 47.41 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
09:09:37 [2024-05-29T09:09:37.338Z] #75 47.48 checking for gcc... gcc
09:09:37 [2024-05-29T09:09:37.338Z] #75 47.50 checking whether the C compiler works... yes
09:09:37 [2024-05-29T09:09:37.338Z] #75 47.55 checking for C compiler default output file name... a.out
09:09:37 [2024-05-29T09:09:37.338Z] #75 47.55 checking for suffix of executables... 
09:09:37 [2024-05-29T09:09:37.338Z] #75 47.59 checking whether we are cross compiling... no
09:09:37 [2024-05-29T09:09:37.338Z] #75 47.63 checking for suffix of object files... o
09:09:37 [2024-05-29T09:09:37.595Z] #75 47.66 checking whether the compiler supports GNU C... yes
09:09:37 [2024-05-29T09:09:37.595Z] #75 47.68 checking whether gcc accepts -g... yes
09:09:37 [2024-05-29T09:09:37.595Z] #75 47.70 checking for gcc option to enable C11 features... none needed
09:09:37 [2024-05-29T09:09:37.595Z] #75 47.77 checking whether gcc understands -c and -o together... yes
09:09:37 [2024-05-29T09:09:37.595Z] #75 47.81 checking for a BSD-compatible install... /usr/bin/install -c
09:09:37 [2024-05-29T09:09:37.595Z] #75 47.82 checking whether build environment is sane... yes
09:09:37 [2024-05-29T09:09:37.595Z] #75 47.83 checking for a race-free mkdir -p... /usr/bin/mkdir -p
09:09:37 [2024-05-29T09:09:37.595Z] #75 47.83 checking for gawk... no
09:09:37 [2024-05-29T09:09:37.595Z] #75 47.83 checking for mawk... mawk
09:09:37 [2024-05-29T09:09:37.595Z] #75 47.83 checking whether make sets $(MAKE)... yes
09:09:37 [2024-05-29T09:09:37.595Z] #75 47.84 checking whether make supports the include directive... yes (GNU style)
09:09:37 [2024-05-29T09:09:37.595Z] #75 47.84 checking whether make supports nested variables... yes
09:09:37 [2024-05-29T09:09:37.595Z] #75 47.85 checking whether UID '0' is supported by ustar format... yes
09:09:37 [2024-05-29T09:09:37.595Z] #75 47.85 checking whether GID '0' is supported by ustar format... yes
09:09:37 [2024-05-29T09:09:37.595Z] #75 47.85 checking how to create a ustar tar archive... gnutar
09:09:37 [2024-05-29T09:09:37.595Z] #75 47.86 checking dependency style of gcc... gcc3
09:09:37 [2024-05-29T09:09:37.852Z] #75 47.91 checking whether to enable maintainer-specific portions of Makefiles... yes
09:09:37 [2024-05-29T09:09:37.852Z] #75 47.91 checking whether make supports nested variables... (cached) yes
09:09:37 [2024-05-29T09:09:37.852Z] #75 47.92 checking build system type... aarch64-unknown-linux-gnu
09:09:37 [2024-05-29T09:09:37.852Z] #75 47.97 checking host system type... aarch64-unknown-linux-gnu
09:09:37 [2024-05-29T09:09:37.852Z] #75 47.97 checking how to print strings... printf
09:09:37 [2024-05-29T09:09:37.852Z] #75 47.97 checking for a sed that does not truncate output... /usr/bin/sed
09:09:37 [2024-05-29T09:09:37.852Z] #75 47.97 checking for grep that handles long lines and -e... /usr/bin/grep
09:09:37 [2024-05-29T09:09:37.852Z] #75 47.98 checking for egrep... /usr/bin/grep -E
09:09:37 [2024-05-29T09:09:37.852Z] #75 47.98 checking for fgrep... /usr/bin/grep -F
09:09:37 [2024-05-29T09:09:37.852Z] #75 47.98 checking for ld used by gcc... /usr/bin/ld
09:09:37 [2024-05-29T09:09:37.852Z] #75 47.98 checking if the linker (/usr/bin/ld) is GNU ld... yes
09:09:37 [2024-05-29T09:09:37.852Z] #75 47.99 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
09:09:37 [2024-05-29T09:09:37.852Z] #75 47.99 checking the name lister (/usr/bin/nm -B) interface... BSD nm
09:09:37 [2024-05-29T09:09:37.852Z] #75 48.01 checking whether ln -s works... yes
09:09:37 [2024-05-29T09:09:37.852Z] #75 48.01 checking the maximum length of command line arguments... 1572864
09:09:37 [2024-05-29T09:09:37.852Z] #75 48.02 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
09:09:37 [2024-05-29T09:09:37.852Z] #75 48.02 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
09:09:37 [2024-05-29T09:09:37.852Z] #75 48.02 checking for /usr/bin/ld option to reload object files... -r
09:09:37 [2024-05-29T09:09:37.852Z] #75 48.02 checking for file... file
09:09:37 [2024-05-29T09:09:37.852Z] #75 48.02 checking for objdump... objdump
09:09:37 [2024-05-29T09:09:37.852Z] #75 48.02 checking how to recognize dependent libraries... pass_all
09:09:37 [2024-05-29T09:09:37.852Z] #75 48.02 checking for dlltool... no
09:09:37 [2024-05-29T09:09:37.852Z] #75 48.02 checking how to associate runtime and link libraries... printf %s\n
09:09:37 [2024-05-29T09:09:37.852Z] #75 48.02 checking for ar... ar
09:09:37 [2024-05-29T09:09:37.852Z] #75 48.02 checking for archiver @FILE support... @
09:09:37 [2024-05-29T09:09:37.852Z] #75 48.05 checking for strip... strip
09:09:37 [2024-05-29T09:09:37.852Z] #75 48.05 checking for ranlib... ranlib
09:09:37 [2024-05-29T09:09:37.852Z] #75 48.05 checking command to parse /usr/bin/nm -B output from gcc object... ok
09:09:37 [2024-05-29T09:09:37.852Z] #75 48.14 checking for sysroot... no
09:09:37 [2024-05-29T09:09:37.852Z] #75 48.14 checking for a working dd... /usr/bin/dd
09:09:37 [2024-05-29T09:09:37.852Z] #75 48.14 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
09:09:37 [2024-05-29T09:09:37.852Z] #75 48.15 checking for mt... no
09:09:37 [2024-05-29T09:09:37.852Z] #75 48.15 checking if : is a manifest tool... no
09:09:37 [2024-05-29T09:09:37.852Z] #75 48.15 checking for stdio.h... yes
09:09:37 [2024-05-29T09:09:37.852Z] #75 48.18 checking for stdlib.h... yes
09:09:37 [2024-05-29T09:09:37.852Z] #75 48.21 checking for string.h... yes
09:09:38 [2024-05-29T09:09:38.109Z] #75 48.24 checking for inttypes.h... yes
09:09:38 [2024-05-29T09:09:38.109Z] #75 48.27 checking for stdint.h... yes
09:09:38 [2024-05-29T09:09:38.109Z] #75 48.32 checking for strings.h... yes
09:09:38 [2024-05-29T09:09:38.109Z] #75 48.36 checking for sys/stat.h... yes
09:09:38 [2024-05-29T09:09:38.109Z] #75 48.39 checking for sys/types.h... yes
09:09:38 [2024-05-29T09:09:38.109Z] #75 48.44 checking for unistd.h... yes
09:09:38 [2024-05-29T09:09:38.366Z] #75 48.48 checking for dlfcn.h... yes
09:09:38 [2024-05-29T09:09:38.366Z] #75 48.52 checking for objdir... .libs
09:09:38 [2024-05-29T09:09:38.366Z] #75 48.60 checking if gcc supports -fno-rtti -fno-exceptions... no
09:09:38 [2024-05-29T09:09:38.366Z] #75 48.63 checking for gcc option to produce PIC... -fPIC -DPIC
09:09:38 [2024-05-29T09:09:38.366Z] #75 48.63 checking if gcc PIC flag -fPIC -DPIC works... yes
09:09:38 [2024-05-29T09:09:38.366Z] #75 48.67 checking if gcc static flag -static works... yes
09:09:38 [2024-05-29T09:09:38.623Z] #75 48.75 checking if gcc supports -c -o file.o... yes
09:09:38 [2024-05-29T09:09:38.623Z] #75 48.78 checking if gcc supports -c -o file.o... (cached) yes
09:09:38 [2024-05-29T09:09:38.623Z] #75 48.78 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
09:09:38 [2024-05-29T09:09:38.623Z] #75 48.79 checking dynamic linker characteristics... GNU/Linux ld.so
09:09:38 [2024-05-29T09:09:38.623Z] #75 48.85 checking how to hardcode library paths into programs... immediate
09:09:38 [2024-05-29T09:09:38.623Z] #75 48.85 checking whether stripping libraries is possible... yes
09:09:38 [2024-05-29T09:09:38.623Z] #75 48.85 checking if libtool supports shared libraries... yes
09:09:38 [2024-05-29T09:09:38.623Z] #75 48.85 checking whether to build shared libraries... no
09:09:38 [2024-05-29T09:09:38.623Z] #75 48.85 checking whether to build static libraries... yes
09:09:38 [2024-05-29T09:09:38.623Z] #75 48.85 checking for float.h... yes
09:09:38 [2024-05-29T09:09:38.623Z] #75 48.89 checking for limits.h... yes
09:09:38 [2024-05-29T09:09:38.623Z] #75 48.92 checking for stddef.h... yes
09:09:38 [2024-05-29T09:09:38.880Z] #75 48.96 checking for stdlib.h... (cached) yes
09:09:38 [2024-05-29T09:09:38.880Z] #75 48.96 checking for string.h... (cached) yes
09:09:38 [2024-05-29T09:09:38.880Z] #75 48.96 checking for sys/time.h... yes
09:09:38 [2024-05-29T09:09:38.880Z] #75 48.99 checking for inline... inline
09:09:38 [2024-05-29T09:09:38.880Z] #75 49.01 checking for size_t... yes
09:09:38 [2024-05-29T09:09:38.880Z] #75 49.12 checking for GNU libc compatible malloc... yes
09:09:38 [2024-05-29T09:09:38.880Z] #75 49.17 checking for GNU libc compatible realloc... yes
09:09:39 [2024-05-29T09:09:39.137Z] #75 49.22 checking for working strtod... yes
09:09:39 [2024-05-29T09:09:39.137Z] #75 49.29 checking for gettimeofday... yes
09:09:39 [2024-05-29T09:09:39.137Z] #75 49.34 checking for memset... yes
09:09:39 [2024-05-29T09:09:39.137Z] #75 49.39 checking for strspn... yes
09:09:39 [2024-05-29T09:09:39.398Z] #75 49.51 checking that generated files are newer than configure... done
09:09:39 [2024-05-29T09:09:39.398Z] #75 49.51 configure: creating ./config.status
09:09:39 [2024-05-29T09:09:39.961Z] #75 50.13 config.status: creating Makefile
09:09:39 [2024-05-29T09:09:39.961Z] #75 50.14 config.status: creating config.h
09:09:39 [2024-05-29T09:09:39.961Z] #75 50.15 config.status: executing depfiles commands
09:09:39 [2024-05-29T09:09:39.961Z] #75 50.18 config.status: executing libtool commands
09:09:39 [2024-05-29T09:09:39.961Z] #75 50.35   GEN      .version
09:09:40 [2024-05-29T09:09:40.218Z] #75 50.35 make  install-recursive
09:09:40 [2024-05-29T09:09:40.218Z] #75 50.35 make[1]: Entering directory '/tmp/crun-build'
09:09:40 [2024-05-29T09:09:40.218Z] #75 50.37 Making install in libocispec
09:09:40 [2024-05-29T09:09:40.218Z] #75 50.37 make[2]: Entering directory '/tmp/crun-build/libocispec'
09:09:40 [2024-05-29T09:09:40.218Z] #75 50.39 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=. --out=./src/ocispec ./image-spec/schema
09:09:40 [2024-05-29T09:09:40.218Z] #75 50.39 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=. --out=./src/ocispec ./runtime-spec/schema
09:09:40 [2024-05-29T09:09:40.218Z] #75 50.39 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=./tests/test-spec --out=./src/ocispec ./tests/test-spec/imageManifestItems
09:09:40 [2024-05-29T09:09:40.218Z] #75 50.39 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=./tests/test-spec --out=./src/ocispec ./tests/test-spec/basic
09:09:40 [2024-05-29T09:09:40.218Z] #75 50.44 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
09:09:40 [2024-05-29T09:09:40.218Z] #75 50.44 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
09:09:40 [2024-05-29T09:09:40.218Z] #75 50.44 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
09:09:40 [2024-05-29T09:09:40.218Z] #75 50.44 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
09:09:40 [2024-05-29T09:09:40.218Z] #75 50.44 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
09:09:40 [2024-05-29T09:09:40.218Z] #75 50.44 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
09:09:40 [2024-05-29T09:09:40.218Z] #75 50.44 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
09:09:40 [2024-05-29T09:09:40.218Z] #75 50.44 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
09:09:40 [2024-05-29T09:09:40.218Z] #75 50.44 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
09:09:40 [2024-05-29T09:09:40.218Z] #75 50.46 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
09:09:40 [2024-05-29T09:09:40.218Z] #75 50.46 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
09:09:40 [2024-05-29T09:09:40.218Z] #75 50.46 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
09:09:40 [2024-05-29T09:09:40.218Z] #75 50.46 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
09:09:40 [2024-05-29T09:09:40.218Z] #75 50.46 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
09:09:40 [2024-05-29T09:09:40.218Z] #75 50.46 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
09:09:40 [2024-05-29T09:09:40.218Z] #75 50.46 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
09:09:40 [2024-05-29T09:09:40.475Z] #75 50.72 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
09:09:40 [2024-05-29T09:09:40.475Z] #75 50.72 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/features-schema.json Success
09:09:40 [2024-05-29T09:09:40.475Z] #75 50.72 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/features-linux.json Success
09:09:40 [2024-05-29T09:09:40.475Z] #75 50.72 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
09:09:40 [2024-05-29T09:09:40.475Z] #75 50.72 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
09:09:40 [2024-05-29T09:09:40.475Z] #75 50.72 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
09:09:40 [2024-05-29T09:09:40.475Z] #75 50.72 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
09:09:40 [2024-05-29T09:09:40.475Z] #75 50.72 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
09:09:40 [2024-05-29T09:09:40.475Z] #75 50.72 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
09:09:40 [2024-05-29T09:09:40.475Z] #75 50.72 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
09:09:40 [2024-05-29T09:09:40.475Z] #75 50.72 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
09:09:40 [2024-05-29T09:09:40.475Z] #75 50.72 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
09:09:40 [2024-05-29T09:09:40.475Z] #75 50.72 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
09:09:40 [2024-05-29T09:09:40.475Z] #75 50.72 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
09:09:40 [2024-05-29T09:09:40.732Z] #75 50.73 make  install-recursive
09:09:40 [2024-05-29T09:09:40.732Z] #75 50.74 make[3]: Entering directory '/tmp/crun-build/libocispec'
09:09:40 [2024-05-29T09:09:40.732Z] #75 50.75 Making install in yajl
09:09:40 [2024-05-29T09:09:40.732Z] #75 50.75 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
09:09:40 [2024-05-29T09:09:40.732Z] #75 50.76   CC       verify/json_verify-json_verify.o
09:09:40 [2024-05-29T09:09:40.732Z] #75 50.76   CC       src/libyajl_la-yajl_alloc.lo
09:09:40 [2024-05-29T09:09:40.732Z] #75 50.76   CC       src/libyajl_la-yajl.lo
09:09:40 [2024-05-29T09:09:40.732Z] #75 50.76   CC       src/libyajl_la-yajl_gen.lo
09:09:40 [2024-05-29T09:09:40.732Z] #75 50.76   CC       src/libyajl_la-yajl_buf.lo
09:09:40 [2024-05-29T09:09:40.732Z] #75 50.76   CC       src/libyajl_la-yajl_parser.lo
09:09:40 [2024-05-29T09:09:40.732Z] #75 50.76   CC       src/libyajl_la-yajl_encode.lo
09:09:40 [2024-05-29T09:09:40.732Z] #75 50.76   CC       src/libyajl_la-yajl_lex.lo
09:09:40 [2024-05-29T09:09:40.732Z] #75 50.76   CC       src/libyajl_la-yajl_tree.lo
09:09:40 [2024-05-29T09:09:40.989Z] #75 51.36   CCLD     libyajl.la
09:09:41 [2024-05-29T09:09:41.246Z] #75 51.62   CCLD     verify/json_verify
09:09:41 [2024-05-29T09:09:41.503Z] #75 51.85 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
09:09:41 [2024-05-29T09:09:41.503Z] #75 51.85 make[5]: Nothing to be done for 'install-exec-am'.
09:09:41 [2024-05-29T09:09:41.503Z] #75 51.85 make[5]: Nothing to be done for 'install-data-am'.
09:09:41 [2024-05-29T09:09:41.503Z] #75 51.85 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
09:09:41 [2024-05-29T09:09:41.760Z] #75 51.85 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
09:09:41 [2024-05-29T09:09:41.760Z] #75 51.86 make[4]: Entering directory '/tmp/crun-build/libocispec'
09:09:41 [2024-05-29T09:09:41.760Z] #75 51.91   CC       src/ocispec/validate.o
09:09:41 [2024-05-29T09:09:41.760Z] #75 51.92   CC       src/ocispec/image_spec_schema_config_schema.lo
09:09:41 [2024-05-29T09:09:41.760Z] #75 51.92   CC       src/ocispec/image_spec_schema_content_descriptor.lo
09:09:41 [2024-05-29T09:09:41.760Z] #75 51.93   CC       src/ocispec/image_spec_schema_defs.lo
09:09:41 [2024-05-29T09:09:41.760Z] #75 51.93   CC       src/ocispec/image_spec_schema_defs_descriptor.lo
09:09:41 [2024-05-29T09:09:41.760Z] #75 51.94   CC       src/ocispec/image_spec_schema_image_index_schema.lo
09:09:41 [2024-05-29T09:09:41.760Z] #75 51.95   CC       src/ocispec/image_spec_schema_image_layout_schema.lo
09:09:41 [2024-05-29T09:09:41.760Z] #75 51.95   CC       src/ocispec/image_spec_schema_image_manifest_schema.lo
09:09:41 [2024-05-29T09:09:41.760Z] #75 51.97   CC       src/ocispec/runtime_spec_schema_config_linux.lo
09:09:41 [2024-05-29T09:09:41.760Z] #75 51.97   CC       src/ocispec/runtime_spec_schema_config_zos.lo
09:09:41 [2024-05-29T09:09:41.760Z] #75 51.97   CC       src/ocispec/runtime_spec_schema_config_schema.lo
09:09:41 [2024-05-29T09:09:41.760Z] #75 51.97   CC       src/ocispec/runtime_spec_schema_config_solaris.lo
09:09:41 [2024-05-29T09:09:41.760Z] #75 51.98   CC       src/ocispec/runtime_spec_schema_config_vm.lo
09:09:41 [2024-05-29T09:09:41.760Z] #75 51.98   CC       src/ocispec/runtime_spec_schema_config_windows.lo
09:09:41 [2024-05-29T09:09:41.760Z] #75 52.00   CC       src/ocispec/runtime_spec_schema_defs.lo
09:09:41 [2024-05-29T09:09:41.760Z] #75 52.02   CC       src/ocispec/runtime_spec_schema_defs_linux.lo
09:09:41 [2024-05-29T09:09:41.760Z] #75 52.02   CC       src/ocispec/runtime_spec_schema_defs_zos.lo
09:09:41 [2024-05-29T09:09:41.760Z] #75 52.03   CC       src/ocispec/runtime_spec_schema_defs_vm.lo
09:09:41 [2024-05-29T09:09:41.760Z] #75 52.04   CC       src/ocispec/runtime_spec_schema_defs_windows.lo
09:09:41 [2024-05-29T09:09:41.760Z] #75 52.04   CC       src/ocispec/runtime_spec_schema_state_schema.lo
09:09:41 [2024-05-29T09:09:41.760Z] #75 52.04   CC       src/ocispec/runtime_spec_schema_features_linux.lo
09:09:41 [2024-05-29T09:09:41.760Z] #75 52.04   CC       src/ocispec/runtime_spec_schema_features_schema.lo
09:09:41 [2024-05-29T09:09:41.760Z] #75 52.05   CC       src/ocispec/image_manifest_items_image_manifest_items_schema.lo
09:09:41 [2024-05-29T09:09:41.760Z] #75 52.05   CC       src/ocispec/basic_test_double_array_item.lo
09:09:41 [2024-05-29T09:09:41.760Z] #75 52.05   CC       src/ocispec/basic_test_double_array.lo
09:09:41 [2024-05-29T09:09:41.760Z] #75 52.08   CC       src/ocispec/basic_test_top_array_int.lo
09:09:42 [2024-05-29T09:09:42.026Z] #75 52.09   CC       src/ocispec/basic_test_top_array_string.lo
09:09:42 [2024-05-29T09:09:42.026Z] #75 52.10   CC       src/ocispec/basic_test_top_double_array_int.lo
09:09:42 [2024-05-29T09:09:42.026Z] #75 52.10   CC       src/ocispec/basic_test_top_double_array_obj.lo
09:09:42 [2024-05-29T09:09:42.026Z] #75 52.11   CC       src/ocispec/basic_test_top_double_array_refobj.lo
09:09:42 [2024-05-29T09:09:42.026Z] #75 52.11   CC       src/ocispec/basic_test_top_double_array_string.lo
09:09:42 [2024-05-29T09:09:42.026Z] #75 52.14   CC       src/ocispec/read-file.lo
09:09:42 [2024-05-29T09:09:42.026Z] #75 52.16   CC       src/ocispec/json_common.lo
09:09:42 [2024-05-29T09:09:42.026Z] #75 52.16   CC       tests/test-1.o
09:09:42 [2024-05-29T09:09:42.026Z] #75 52.16   CC       tests/test-2.o
09:09:42 [2024-05-29T09:09:42.026Z] #75 52.17   CC       tests/test-3.o
09:09:42 [2024-05-29T09:09:42.026Z] #75 52.18   CC       tests/test-4.o
09:09:42 [2024-05-29T09:09:42.026Z] #75 52.19   CC       tests/test-5.o
09:09:42 [2024-05-29T09:09:42.026Z] #75 52.22   CC       tests/test-6.o
09:09:42 [2024-05-29T09:09:42.026Z] #75 52.24   CC       tests/test-7.o
09:09:42 [2024-05-29T09:09:42.026Z] #75 52.27   CC       tests/test-8.o
09:09:42 [2024-05-29T09:09:42.026Z] #75 52.30   CC       tests/test-9.o
09:09:42 [2024-05-29T09:09:42.283Z] #75 52.32   CC       tests/test-10.o
09:09:42 [2024-05-29T09:09:42.283Z] #75 52.38   CC       tests/test-11.o
09:09:44 [2024-05-29T09:09:44.804Z] #75 ...
09:09:44 [2024-05-29T09:09:44.804Z] 
09:09:44 [2024-05-29T09:09:44.804Z] #46 [dockercli-integration 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh     --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64         rm -f ./.git/*.lock      && /download-or-build-cli.sh v17.06.2-ce https://github.com/docker/cli.git /build      && /build/docker --version
09:09:44 [2024-05-29T09:09:44.804Z] #46 90.70 HEAD is now at cec0b72a Merge pull request #217 from andrewhsu/v
09:09:44 [2024-05-29T09:09:44.804Z] #46 90.82 Docker version unknown-version, build unknown-commit
09:09:44 [2024-05-29T09:09:44.804Z] #46 DONE 93.3s
09:09:44 [2024-05-29T09:09:44.804Z] 
09:09:44 [2024-05-29T09:09:44.804Z] #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...)
09:09:44 [2024-05-29T09:09:44.804Z] #79 49.96 + bin/containerd
09:09:44 [2024-05-29T09:09:44.804Z] #79 49.97 go build  -gcflags=-trimpath=/go/src  -o bin/containerd -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.17 -X github.com/containerd/containerd/version.Revision=3a4de459a68952ffb703bbe7f2290861a75b6b67 -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
09:09:46 [2024-05-29T09:09:46.175Z] #79 ...
09:09:46 [2024-05-29T09:09:46.175Z] 
09:09:46 [2024-05-29T09:09:46.175Z] #75 [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.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
09:09:46 [2024-05-29T09:09:46.175Z] #75 56.27   CCLD     libocispec.la
09:09:46 [2024-05-29T09:09:46.175Z] #75 56.44   CCLD     src/ocispec/validate
09:09:46 [2024-05-29T09:09:46.432Z] #75 56.44   CCLD     tests/test-1
09:09:46 [2024-05-29T09:09:46.432Z] #75 56.44   CCLD     tests/test-2
09:09:46 [2024-05-29T09:09:46.432Z] #75 56.45   CCLD     tests/test-3
09:09:46 [2024-05-29T09:09:46.432Z] #75 56.46   CCLD     tests/test-4
09:09:46 [2024-05-29T09:09:46.432Z] #75 56.46   CCLD     tests/test-5
09:09:46 [2024-05-29T09:09:46.432Z] #75 56.47   CCLD     tests/test-6
09:09:46 [2024-05-29T09:09:46.432Z] #75 56.47   CCLD     tests/test-7
09:09:46 [2024-05-29T09:09:46.432Z] #75 56.47   CCLD     tests/test-8
09:09:46 [2024-05-29T09:09:46.432Z] #75 56.48   CCLD     tests/test-9
09:09:46 [2024-05-29T09:09:46.432Z] #75 56.49   CCLD     tests/test-10
09:09:46 [2024-05-29T09:09:46.432Z] #75 56.49 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
09:09:46 [2024-05-29T09:09:46.432Z] #75 56.50   CCLD     tests/test-11
09:09:46 [2024-05-29T09:09:46.432Z] #75 56.67 libtool: link: ar cr libocispec.a 
09:09:46 [2024-05-29T09:09:46.689Z] #75 56.69 libtool: link: ranlib libocispec.a
09:09:46 [2024-05-29T09:09:46.689Z] #75 56.91 make[5]: Entering directory '/tmp/crun-build/libocispec'
09:09:46 [2024-05-29T09:09:46.689Z] #75 56.98 make[5]: Leaving directory '/tmp/crun-build/libocispec'
09:09:46 [2024-05-29T09:09:46.689Z] #75 56.98 make[4]: Leaving directory '/tmp/crun-build/libocispec'
09:09:46 [2024-05-29T09:09:46.689Z] #75 56.99 make[3]: Leaving directory '/tmp/crun-build/libocispec'
09:09:46 [2024-05-29T09:09:46.689Z] #75 56.99 make[2]: Leaving directory '/tmp/crun-build/libocispec'
09:09:46 [2024-05-29T09:09:46.689Z] #75 56.99 make[2]: Entering directory '/tmp/crun-build'
09:09:46 [2024-05-29T09:09:46.689Z] #75 57.08   CC       src/libcrun/libcrun_la-intelrdt.lo
09:09:46 [2024-05-29T09:09:46.946Z] #75 57.08   CC       src/libcrun/libcrun_la-io_priority.lo
09:09:46 [2024-05-29T09:09:46.946Z] #75 57.08   CC       src/libcrun/libcrun_la-linux.lo
09:09:46 [2024-05-29T09:09:46.946Z] #75 57.08   CC       src/libcrun/libcrun_la-mount_flags.lo
09:09:46 [2024-05-29T09:09:46.946Z] #75 57.08   CC       src/libcrun/libcrun_la-scheduler.lo
09:09:46 [2024-05-29T09:09:46.946Z] #75 57.09   CC       src/libcrun/libcrun_la-seccomp.lo
09:09:46 [2024-05-29T09:09:46.946Z] #75 57.09   CC       src/libcrun/libcrun_la-seccomp_notify.lo
09:09:46 [2024-05-29T09:09:46.946Z] #75 57.10   CC       src/libcrun/libcrun_la-signals.lo
09:09:46 [2024-05-29T09:09:46.946Z] #75 57.10   CC       src/libcrun/libcrun_la-status.lo
09:09:46 [2024-05-29T09:09:46.946Z] #75 57.11   CC       src/libcrun/libcrun_la-terminal.lo
09:09:46 [2024-05-29T09:09:46.946Z] #75 57.12   CC       src/libcrun/libcrun_testing_a-utils.o
09:09:46 [2024-05-29T09:09:46.946Z] #75 57.13   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
09:09:46 [2024-05-29T09:09:46.946Z] #75 57.13   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
09:09:46 [2024-05-29T09:09:46.946Z] #75 57.13   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
09:09:46 [2024-05-29T09:09:46.946Z] #75 57.14   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
09:09:46 [2024-05-29T09:09:46.946Z] #75 57.15   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
09:09:46 [2024-05-29T09:09:46.946Z] #75 57.15   CC       src/libcrun/libcrun_testing_a-cgroup.o
09:09:46 [2024-05-29T09:09:46.946Z] #75 57.16   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
09:09:46 [2024-05-29T09:09:46.946Z] #75 57.16   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
09:09:46 [2024-05-29T09:09:46.946Z] #75 57.17   CC       src/libcrun/libcrun_testing_a-container.o
09:09:46 [2024-05-29T09:09:46.946Z] #75 57.18   CC       src/libcrun/libcrun_testing_a-criu.o
09:09:46 [2024-05-29T09:09:46.946Z] #75 57.20   CC       src/libcrun/libcrun_testing_a-custom-handler.o
09:09:46 [2024-05-29T09:09:46.946Z] #75 57.21   CC       src/libcrun/libcrun_testing_a-ebpf.o
09:09:46 [2024-05-29T09:09:46.946Z] #75 57.23   CC       src/libcrun/libcrun_testing_a-error.o
09:09:46 [2024-05-29T09:09:46.946Z] #75 57.24   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
09:09:46 [2024-05-29T09:09:46.946Z] #75 57.26   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
09:09:46 [2024-05-29T09:09:46.946Z] #75 57.29   CC       src/libcrun/handlers/libcrun_testing_a-mono.o
09:09:47 [2024-05-29T09:09:47.203Z] #75 57.31   CC       src/libcrun/handlers/libcrun_testing_a-spin.o
09:09:47 [2024-05-29T09:09:47.203Z] #75 57.32   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
09:09:47 [2024-05-29T09:09:47.203Z] #75 57.33   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
09:09:47 [2024-05-29T09:09:47.203Z] #75 57.34   CC       src/libcrun/handlers/libcrun_testing_a-wasmtime.o
09:09:47 [2024-05-29T09:09:47.203Z] #75 57.36   CC       src/libcrun/libcrun_testing_a-intelrdt.o
09:09:47 [2024-05-29T09:09:47.203Z] #75 57.41   CC       src/libcrun/libcrun_testing_a-io_priority.o
09:09:47 [2024-05-29T09:09:47.203Z] #75 57.41   CC       src/libcrun/libcrun_testing_a-linux.o
09:09:47 [2024-05-29T09:09:47.203Z] #75 57.44   CC       src/libcrun/libcrun_testing_a-mount_flags.o
09:09:47 [2024-05-29T09:09:47.203Z] #75 57.47   CC       src/libcrun/libcrun_testing_a-scheduler.o
09:09:47 [2024-05-29T09:09:47.203Z] #75 57.50   CC       src/libcrun/libcrun_testing_a-seccomp.o
09:09:47 [2024-05-29T09:09:47.203Z] #75 57.52   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
09:09:47 [2024-05-29T09:09:47.460Z] #75 57.57   CC       src/libcrun/libcrun_testing_a-signals.o
09:09:47 [2024-05-29T09:09:47.460Z] #75 57.59   CC       src/libcrun/libcrun_testing_a-status.o
09:09:47 [2024-05-29T09:09:47.460Z] #75 57.61   CC       src/libcrun/libcrun_testing_a-terminal.o
09:09:47 [2024-05-29T09:09:47.460Z] #75 57.63   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
09:09:47 [2024-05-29T09:09:47.460Z] #75 57.65   CC       tests/tests_libcrun_intelrdt-tests_libcrun_intelrdt.o
09:09:47 [2024-05-29T09:09:47.460Z] #75 57.66   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
09:09:47 [2024-05-29T09:09:47.460Z] #75 57.84   CC       src/crun-crun.o
09:09:47 [2024-05-29T09:09:47.717Z] #75 58.01   CC       src/crun-run.o
09:09:47 [2024-05-29T09:09:47.974Z] #75 58.05   CC       src/crun-delete.o
09:09:47 [2024-05-29T09:09:47.974Z] #75 58.06   CC       src/crun-kill.o
09:09:47 [2024-05-29T09:09:47.974Z] #75 58.11   CC       src/crun-pause.o
09:09:47 [2024-05-29T09:09:47.974Z] #75 58.15   CC       src/crun-unpause.o
09:09:47 [2024-05-29T09:09:47.974Z] #75 58.17   CC       src/crun-oci_features.o
09:09:47 [2024-05-29T09:09:47.974Z] #75 58.20   CC       src/crun-spec.o
09:09:47 [2024-05-29T09:09:47.974Z] #75 58.22   CC       src/crun-exec.o
09:09:47 [2024-05-29T09:09:47.974Z] #75 58.25   CC       src/crun-list.o
09:09:48 [2024-05-29T09:09:48.230Z] #75 58.27   CC       src/crun-create.o
09:09:48 [2024-05-29T09:09:48.230Z] #75 58.30   CC       src/crun-start.o
09:09:48 [2024-05-29T09:09:48.231Z] #75 58.37   CC       src/crun-state.o
09:09:48 [2024-05-29T09:09:48.231Z] #75 58.39   CC       src/crun-update.o
09:09:48 [2024-05-29T09:09:48.231Z] #75 58.41   CC       src/crun-ps.o
09:09:48 [2024-05-29T09:09:48.231Z] #75 58.45   CC       src/crun-checkpoint.o
09:09:48 [2024-05-29T09:09:48.231Z] #75 58.51   CC       src/crun-restore.o
09:09:48 [2024-05-29T09:09:48.794Z] #75 58.98   CC       src/libcrun/crun-cloned_binary.o
09:09:49 [2024-05-29T09:09:49.051Z] #75 59.06   CC       src/libcrun/libcrun_la-utils.lo
09:09:49 [2024-05-29T09:09:49.051Z] #75 59.28   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
09:09:49 [2024-05-29T09:09:49.051Z] #75 59.30   CC       src/libcrun/libcrun_la-cgroup-resources.lo
09:09:49 [2024-05-29T09:09:49.051Z] #75 59.31   CC       src/libcrun/libcrun_la-cgroup-setup.lo
09:09:49 [2024-05-29T09:09:49.051Z] #75 59.41   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
09:09:49 [2024-05-29T09:09:49.308Z] #75 59.43   CC       src/libcrun/libcrun_la-cgroup-utils.lo
09:09:49 [2024-05-29T09:09:49.308Z] #75 59.43   CC       src/libcrun/libcrun_la-cgroup.lo
09:09:49 [2024-05-29T09:09:49.308Z] #75 59.48   CC       src/libcrun/libcrun_la-chroot_realpath.lo
09:09:49 [2024-05-29T09:09:49.308Z] #75 59.49   CC       src/libcrun/libcrun_la-cloned_binary.lo
09:09:49 [2024-05-29T09:09:49.308Z] #75 59.50   CC       src/libcrun/libcrun_la-container.lo
09:09:49 [2024-05-29T09:09:49.308Z] #75 59.57   CC       src/libcrun/libcrun_la-criu.lo
09:09:49 [2024-05-29T09:09:49.308Z] #75 59.57   CC       src/libcrun/libcrun_la-custom-handler.lo
09:09:49 [2024-05-29T09:09:49.308Z] #75 59.61   CC       src/libcrun/libcrun_la-ebpf.lo
09:09:49 [2024-05-29T09:09:49.308Z] #75 59.63   CC       src/libcrun/libcrun_la-error.lo
09:09:49 [2024-05-29T09:09:49.308Z] #75 59.65   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
09:09:49 [2024-05-29T09:09:49.308Z] #75 59.65   CC       src/libcrun/handlers/libcrun_la-krun.lo
09:09:49 [2024-05-29T09:09:49.308Z] #75 59.66   CC       src/libcrun/handlers/libcrun_la-mono.lo
09:09:49 [2024-05-29T09:09:49.308Z] #75 59.66   CC       src/libcrun/handlers/libcrun_la-spin.lo
09:09:49 [2024-05-29T09:09:49.308Z] #75 59.67   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
09:09:49 [2024-05-29T09:09:49.565Z] #75 59.69   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
09:09:49 [2024-05-29T09:09:49.565Z] #75 59.71   CC       src/libcrun/handlers/libcrun_la-wasmtime.lo
09:09:49 [2024-05-29T09:09:49.565Z] #75 59.73   CC       tests/init.o
09:09:49 [2024-05-29T09:09:49.565Z] #75 59.80   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
09:09:50 [2024-05-29T09:09:50.934Z] #75 61.12   CCLD     tests/init
09:09:54 [2024-05-29T09:09:54.207Z] #75 63.90   CCLD     libcrun.la
09:09:54 [2024-05-29T09:09:54.207Z] #75 64.01   AR       libcrun_testing.a
09:09:54 [2024-05-29T09:09:54.207Z] #75 64.01 ar: `u' modifier ignored since `D' is the default (see `U')
09:09:54 [2024-05-29T09:09:54.207Z] #75 64.05   CCLD     tests/tests_libcrun_utils
09:09:54 [2024-05-29T09:09:54.207Z] #75 64.06   CCLD     tests/tests_libcrun_errors
09:09:54 [2024-05-29T09:09:54.207Z] #75 64.06   CCLD     tests/tests_libcrun_intelrdt
09:09:54 [2024-05-29T09:09:54.207Z] #75 64.07   CCLD     tests/tests_libcrun_fuzzer
09:09:54 [2024-05-29T09:09:54.207Z] #75 64.30   CCLD     crun
09:09:54 [2024-05-29T09:09:54.207Z] #75 64.45 make[3]: Entering directory '/tmp/crun-build'
09:09:54 [2024-05-29T09:09:54.207Z] #75 64.52  /usr/bin/mkdir -p '/usr/local/share/man/man1'
09:09:54 [2024-05-29T09:09:54.207Z] #75 64.53  /usr/bin/mkdir -p '/usr/local/lib'
09:09:54 [2024-05-29T09:09:54.207Z] #75 64.53  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
09:09:54 [2024-05-29T09:09:54.207Z] #75 64.53  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
09:09:54 [2024-05-29T09:09:54.207Z] #75 64.55 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
09:09:54 [2024-05-29T09:09:54.464Z] #75 64.56 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
09:09:54 [2024-05-29T09:09:54.464Z] #75 64.57 libtool: install: chmod 644 /usr/local/lib/libcrun.a
09:09:54 [2024-05-29T09:09:54.464Z] #75 64.57 libtool: install: ranlib /usr/local/lib/libcrun.a
09:09:54 [2024-05-29T09:09:54.464Z] #75 64.74 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
09:09:54 [2024-05-29T09:09:54.720Z] #75 64.74 ----------------------------------------------------------------------
09:09:54 [2024-05-29T09:09:54.720Z] #75 64.74 Libraries have been installed in:
09:09:54 [2024-05-29T09:09:54.720Z] #75 64.74    /usr/local/lib
09:09:54 [2024-05-29T09:09:54.720Z] #75 64.74 
09:09:54 [2024-05-29T09:09:54.720Z] #75 64.74 If you ever happen to want to link against installed libraries
09:09:54 [2024-05-29T09:09:54.720Z] #75 64.74 in a given directory, LIBDIR, you must either use libtool, and
09:09:54 [2024-05-29T09:09:54.720Z] #75 64.74 specify the full pathname of the library, or use the '-LLIBDIR'
09:09:54 [2024-05-29T09:09:54.720Z] #75 64.74 flag during linking and do at least one of the following:
09:09:54 [2024-05-29T09:09:54.720Z] #75 64.74    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
09:09:54 [2024-05-29T09:09:54.720Z] #75 64.74      during execution
09:09:54 [2024-05-29T09:09:54.720Z] #75 64.74    - add LIBDIR to the 'LD_RUN_PATH' environment variable
09:09:54 [2024-05-29T09:09:54.720Z] #75 64.74      during linking
09:09:54 [2024-05-29T09:09:54.720Z] #75 64.74    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
09:09:54 [2024-05-29T09:09:54.720Z] #75 64.74    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
09:09:54 [2024-05-29T09:09:54.720Z] #75 64.74 
09:09:54 [2024-05-29T09:09:54.720Z] #75 64.74 See any operating system documentation about shared libraries for
09:09:54 [2024-05-29T09:09:54.720Z] #75 64.74 more information, such as the ld(1) and ld.so(8) manual pages.
09:09:54 [2024-05-29T09:09:54.720Z] #75 64.74 ----------------------------------------------------------------------
09:09:54 [2024-05-29T09:09:54.720Z] #75 64.74  /usr/bin/mkdir -p '/build'
09:09:54 [2024-05-29T09:09:54.720Z] #75 64.74   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
09:09:54 [2024-05-29T09:09:54.720Z] #75 64.77 libtool: install: /usr/bin/install -c crun /build/crun
09:09:54 [2024-05-29T09:09:54.720Z] #75 64.78 make[3]: Leaving directory '/tmp/crun-build'
09:09:54 [2024-05-29T09:09:54.720Z] #75 64.78 make[2]: Leaving directory '/tmp/crun-build'
09:09:54 [2024-05-29T09:09:54.720Z] #75 64.78 make[1]: Leaving directory '/tmp/crun-build'
09:09:56 [2024-05-29T09:09:56.088Z] #75 DONE 66.1s
09:09:56 [2024-05-29T09:09:56.088Z] 
09:09:56 [2024-05-29T09:09:56.088Z] #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...)
09:10:00 [2024-05-29T09:10:00.260Z] #79 69.40 + bin/containerd-stress
09:10:00 [2024-05-29T09:10:00.260Z] #79 69.40 go build  -gcflags=-trimpath=/go/src  -o bin/containerd-stress -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.17 -X github.com/containerd/containerd/version.Revision=3a4de459a68952ffb703bbe7f2290861a75b6b67 -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
09:10:01 [2024-05-29T09:10:01.189Z] #79 70.58 + bin/containerd-shim
09:10:01 [2024-05-29T09:10:01.752Z] #79 71.13 + bin/containerd-shim-runc-v1
09:10:02 [2024-05-29T09:10:02.681Z] #79 71.93 + bin/containerd-shim-runc-v2
09:10:03 [2024-05-29T09:10:03.244Z] #79 72.62 + binaries
09:10:05 [2024-05-29T09:10:05.136Z] #79 DONE 74.5s
09:10:05 [2024-05-29T09:10:05.699Z] 
09:10:05 [2024-05-29T09:10:05.699Z] #93 [dev-systemd-false 13/21] COPY --link --from=containerd    /build/ /usr/local/bin/
09:10:06 [2024-05-29T09:10:06.628Z] #93 DONE 0.8s
09:10:06 [2024-05-29T09:10:06.628Z] 
09:10:06 [2024-05-29T09:10:06.628Z] #94 [dev-systemd-false 14/21] COPY --link --from=rootlesskit   /build/ /usr/local/bin/
09:10:06 [2024-05-29T09:10:06.884Z] #94 DONE 0.4s
09:10:07 [2024-05-29T09:10:07.141Z] 
09:10:07 [2024-05-29T09:10:07.141Z] #95 [dev-systemd-false 15/21] COPY --link --from=vpnkit        /       /usr/local/bin/
09:10:07 [2024-05-29T09:10:07.141Z] #95 DONE 0.2s
09:10:07 [2024-05-29T09:10:07.141Z] 
09:10:07 [2024-05-29T09:10:07.141Z] #96 [dev-systemd-false 16/21] COPY --link --from=containerutil /build/ /usr/local/bin/
09:10:07 [2024-05-29T09:10:07.141Z] #96 DONE 0.0s
09:10:07 [2024-05-29T09:10:07.141Z] 
09:10:07 [2024-05-29T09:10:07.141Z] #97 [dev-systemd-false 17/21] COPY --link --from=crun          /build/ /usr/local/bin/
09:10:07 [2024-05-29T09:10:07.141Z] #97 DONE 0.1s
09:10:07 [2024-05-29T09:10:07.397Z] 
09:10:07 [2024-05-29T09:10:07.397Z] #98 [dev-systemd-false 18/21] COPY --link hack/dockerfile/etc/docker/  /etc/docker/
09:10:07 [2024-05-29T09:10:07.397Z] #98 DONE 0.0s
09:10:07 [2024-05-29T09:10:07.397Z] 
09:10:07 [2024-05-29T09:10:07.397Z] #99 [dev-systemd-false 19/21] COPY --link --from=buildx        /buildx /usr/local/libexec/docker/cli-plugins/docker-buildx
09:10:07 [2024-05-29T09:10:07.397Z] #99 DONE 0.2s
09:10:07 [2024-05-29T09:10:07.653Z] 
09:10:07 [2024-05-29T09:10:07.653Z] #100 [dev-systemd-false 20/21] COPY --link --from=compose       /docker-compose /usr/libexec/docker/cli-plugins/docker-compose
09:10:07 [2024-05-29T09:10:07.653Z] #100 DONE 0.2s
09:10:07 [2024-05-29T09:10:07.910Z] 
09:10:07 [2024-05-29T09:10:07.910Z] #101 [dev-systemd-false 21/21] WORKDIR /go/src/github.com/docker/docker
09:10:07 [2024-05-29T09:10:07.910Z] #101 DONE 0.0s
09:10:07 [2024-05-29T09:10:07.910Z] 
09:10:07 [2024-05-29T09:10:07.910Z] #102 [dev-base  1/12] RUN groupadd -r docker
09:10:07 [2024-05-29T09:10:07.910Z] #102 DONE 0.2s
09:10:07 [2024-05-29T09:10:07.910Z] 
09:10:07 [2024-05-29T09:10:07.910Z] #103 [dev-base  2/12] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
09:10:08 [2024-05-29T09:10:08.166Z] #103 DONE 0.4s
09:10:08 [2024-05-29T09:10:08.422Z] 
09:10:08 [2024-05-29T09:10:08.422Z] #104 [dev-base  3/12] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
09:10:08 [2024-05-29T09:10:08.422Z] #104 0.278 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
09:10:08 [2024-05-29T09:10:08.678Z] #104 DONE 0.3s
09:10:08 [2024-05-29T09:10:08.678Z] 
09:10:08 [2024-05-29T09:10:08.678Z] #105 [dev-base  4/12] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
09:10:08 [2024-05-29T09:10:08.935Z] #105 DONE 0.3s
09:10:08 [2024-05-29T09:10:08.935Z] 
09:10:08 [2024-05-29T09:10:08.935Z] #106 [dev-base  5/12] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
09:10:09 [2024-05-29T09:10:09.191Z] #106 DONE 0.4s
09:10:09 [2024-05-29T09:10:09.447Z] 
09:10:09 [2024-05-29T09:10:09.447Z] #107 [dev-base  6/12] RUN ldconfig
09:10:09 [2024-05-29T09:10:09.447Z] #107 DONE 0.3s
09:10:09 [2024-05-29T09:10:09.703Z] 
09:10:09 [2024-05-29T09:10:09.703Z] #108 [dev-base  7/12] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
09:10:09 [2024-05-29T09:10:09.959Z] #108 DONE 0.3s
09:10:09 [2024-05-29T09:10:09.959Z] 
09:10:09 [2024-05-29T09:10:09.959Z] #109 [dev-base  8/12] 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             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
09:10:10 [2024-05-29T09:10:10.521Z] #109 0.551 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
09:10:10 [2024-05-29T09:10:10.521Z] #109 0.560 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
09:10:10 [2024-05-29T09:10:10.521Z] #109 0.560 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
09:10:10 [2024-05-29T09:10:10.521Z] #109 0.630 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
09:10:10 [2024-05-29T09:10:10.521Z] #109 0.693 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [13.7 kB]
09:10:10 [2024-05-29T09:10:10.777Z] #109 0.750 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [154 kB]
09:10:11 [2024-05-29T09:10:11.705Z] #109 1.656 Fetched 9107 kB in 1s (6693 kB/s)
09:10:12 [2024-05-29T09:10:12.267Z] #109 1.656 Reading package lists...
09:10:12 [2024-05-29T09:10:12.829Z] #109 2.281 Reading package lists...
09:10:12 [2024-05-29T09:10:12.829Z] #109 2.902 Building dependency tree...
09:10:13 [2024-05-29T09:10:13.392Z] #109 3.376 The following additional packages will be installed:
09:10:13 [2024-05-29T09:10:13.392Z] #109 3.377   dmsetup libaio1 libapparmor1 libargon2-1 libbpf1 libcryptsetup12
09:10:13 [2024-05-29T09:10:13.392Z] #109 3.377   libdevmapper1.02.1 libelf1 libfdisk1 libgpm2 libicu72 libinih1 libip4tc2
09:10:13 [2024-05-29T09:10:13.392Z] #109 3.377   libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0
09:10:13 [2024-05-29T09:10:13.392Z] #109 3.378   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libsodium23
09:10:13 [2024-05-29T09:10:13.392Z] #109 3.379   libsubid4 libsystemd-shared liburcu8 libxtables12 sgml-base systemd
09:10:13 [2024-05-29T09:10:13.392Z] #109 3.379   vim-runtime
09:10:13 [2024-05-29T09:10:13.392Z] #109 3.381 Suggested packages:
09:10:13 [2024-05-29T09:10:13.392Z] #109 3.381   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
09:10:13 [2024-05-29T09:10:13.392Z] #109 3.381   gpm ed diffutils-doc sgml-base-doc systemd-container systemd-homed
09:10:13 [2024-05-29T09:10:13.392Z] #109 3.381   systemd-userdbd systemd-boot systemd-resolved libqrencode4
09:10:13 [2024-05-29T09:10:13.392Z] #109 3.381   libtss2-esys-3.0.2-0 libtss2-mu0 libtss2-rc0 polkitd | policykit-1 ctags
09:10:13 [2024-05-29T09:10:13.392Z] #109 3.381   vim-doc vim-scripts xfsdump acl attr quota
09:10:13 [2024-05-29T09:10:13.392Z] #109 3.381 Recommended packages:
09:10:13 [2024-05-29T09:10:13.392Z] #109 3.381   libatm1 nftables libpam-cap default-dbus-system-bus | dbus-system-bus
09:10:13 [2024-05-29T09:10:13.392Z] #109 3.381   systemd-timesyncd | time-daemon xxd unzip
09:10:13 [2024-05-29T09:10:13.648Z] #109 3.762 The following NEW packages will be installed:
09:10:13 [2024-05-29T09:10:13.904Z] #109 3.762   apparmor bash-completion bzip2 dmsetup inetutils-ping iproute2 iptables jq
09:10:13 [2024-05-29T09:10:13.904Z] #109 3.762   libaio1 libapparmor1 libargon2-1 libbpf1 libcap2-bin libcryptsetup12
09:10:13 [2024-05-29T09:10:13.904Z] #109 3.762   libdevmapper1.02.1 libelf1 libfdisk1 libgpm2 libicu72 libinih1 libip4tc2
09:10:13 [2024-05-29T09:10:13.904Z] #109 3.762   libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnet1
09:10:13 [2024-05-29T09:10:13.904Z] #109 3.762   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
09:10:13 [2024-05-29T09:10:13.904Z] #109 3.763   libprotobuf-c1 libsodium23 libsubid4 libsystemd-shared liburcu8 libxtables12
09:10:13 [2024-05-29T09:10:13.904Z] #109 3.763   libyajl2 net-tools patch pigz sgml-base sudo systemd systemd-journal-remote
09:10:13 [2024-05-29T09:10:13.904Z] #109 3.763   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xz-utils
09:10:13 [2024-05-29T09:10:13.904Z] #109 3.763   zip zstd
09:10:13 [2024-05-29T09:10:13.904Z] #109 4.039 0 upgraded, 56 newly installed, 0 to remove and 0 not upgraded.
09:10:13 [2024-05-29T09:10:13.904Z] #109 4.039 Need to get 31.8 MB of archives.
09:10:13 [2024-05-29T09:10:13.904Z] #109 4.039 After this operation, 143 MB of additional disk space will be used.
09:10:13 [2024-05-29T09:10:13.904Z] #109 4.039 Get:1 http://deb.debian.org/debian bookworm/main arm64 libargon2-1 arm64 0~20171227-0.3+deb12u1 [18.7 kB]
09:10:14 [2024-05-29T09:10:14.161Z] #109 4.041 Get:2 http://deb.debian.org/debian bookworm/main arm64 dmsetup arm64 2:1.02.185-2 [75.2 kB]
09:10:14 [2024-05-29T09:10:14.161Z] #109 4.043 Get:3 http://deb.debian.org/debian bookworm/main arm64 libdevmapper1.02.1 arm64 2:1.02.185-2 [115 kB]
09:10:14 [2024-05-29T09:10:14.161Z] #109 4.044 Get:4 http://deb.debian.org/debian bookworm/main arm64 libjson-c5 arm64 0.16-2 [42.9 kB]
09:10:14 [2024-05-29T09:10:14.161Z] #109 4.046 Get:5 http://deb.debian.org/debian bookworm/main arm64 libcryptsetup12 arm64 2:2.6.1-4~deb12u2 [205 kB]
09:10:14 [2024-05-29T09:10:14.161Z] #109 4.051 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 libfdisk1 arm64 2.38.1-5+deb12u1 [182 kB]
09:10:14 [2024-05-29T09:10:14.161Z] #109 4.053 Get:7 http://deb.debian.org/debian bookworm/main arm64 libkmod2 arm64 30+20221128-1 [54.4 kB]
09:10:14 [2024-05-29T09:10:14.161Z] #109 4.054 Get:8 http://deb.debian.org/debian bookworm/main arm64 libapparmor1 arm64 3.0.8-3 [40.3 kB]
09:10:14 [2024-05-29T09:10:14.161Z] #109 4.056 Get:9 http://deb.debian.org/debian bookworm/main arm64 libip4tc2 arm64 1.8.9-2 [18.5 kB]
09:10:14 [2024-05-29T09:10:14.161Z] #109 4.057 Get:10 http://deb.debian.org/debian bookworm/main arm64 libsystemd-shared arm64 252.22-1~deb12u1 [1508 kB]
09:10:14 [2024-05-29T09:10:14.161Z] #109 4.065 Get:11 http://deb.debian.org/debian bookworm/main arm64 systemd arm64 252.22-1~deb12u1 [2829 kB]
09:10:14 [2024-05-29T09:10:14.161Z] #109 4.078 Get:12 http://deb.debian.org/debian bookworm/main arm64 pigz arm64 2.6-1 [56.2 kB]
09:10:14 [2024-05-29T09:10:14.161Z] #109 4.081 Get:13 http://deb.debian.org/debian bookworm/main arm64 sgml-base all 1.31 [15.4 kB]
09:10:14 [2024-05-29T09:10:14.161Z] #109 4.082 Get:14 http://deb.debian.org/debian bookworm/main arm64 sudo arm64 1.9.13p3-1+deb12u1 [1826 kB]
09:10:14 [2024-05-29T09:10:14.161Z] #109 4.091 Get:15 http://deb.debian.org/debian bookworm/main arm64 libelf1 arm64 0.188-2.1 [173 kB]
09:10:14 [2024-05-29T09:10:14.161Z] #109 4.092 Get:16 http://deb.debian.org/debian bookworm/main arm64 libbpf1 arm64 1:1.1.0-1 [136 kB]
09:10:14 [2024-05-29T09:10:14.161Z] #109 4.093 Get:17 http://deb.debian.org/debian bookworm/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
09:10:14 [2024-05-29T09:10:14.161Z] #109 4.093 Get:18 http://deb.debian.org/debian bookworm/main arm64 libxtables12 arm64 1.8.9-2 [29.6 kB]
09:10:14 [2024-05-29T09:10:14.161Z] #109 4.093 Get:19 http://deb.debian.org/debian bookworm/main arm64 libcap2-bin arm64 1:2.66-4 [33.9 kB]
09:10:14 [2024-05-29T09:10:14.161Z] #109 4.094 Get:20 http://deb.debian.org/debian bookworm/main arm64 iproute2 arm64 6.1.0-3 [1008 kB]
09:10:14 [2024-05-29T09:10:14.161Z] #109 4.099 Get:21 http://deb.debian.org/debian bookworm/main arm64 vim-common all 2:9.0.1378-2 [124 kB]
09:10:14 [2024-05-29T09:10:14.161Z] #109 4.100 Get:22 http://deb.debian.org/debian bookworm/main arm64 bash-completion all 1:2.11-6 [234 kB]
09:10:14 [2024-05-29T09:10:14.161Z] #109 4.101 Get:23 http://deb.debian.org/debian bookworm/main arm64 bzip2 arm64 1.0.8-5+b1 [48.9 kB]
09:10:14 [2024-05-29T09:10:14.161Z] #109 4.101 Get:24 http://deb.debian.org/debian bookworm/main arm64 xz-utils arm64 5.4.1-0.2 [469 kB]
09:10:14 [2024-05-29T09:10:14.161Z] #109 4.104 Get:25 http://deb.debian.org/debian bookworm/main arm64 apparmor arm64 3.0.8-3 [567 kB]
09:10:14 [2024-05-29T09:10:14.161Z] #109 4.107 Get:26 http://deb.debian.org/debian bookworm/main arm64 inetutils-ping arm64 2:2.4-2+deb12u1 [83.3 kB]
09:10:14 [2024-05-29T09:10:14.161Z] #109 4.107 Get:27 http://deb.debian.org/debian bookworm/main arm64 libip6tc2 arm64 1.8.9-2 [18.7 kB]
09:10:14 [2024-05-29T09:10:14.161Z] #109 4.108 Get:28 http://deb.debian.org/debian bookworm/main arm64 libnfnetlink0 arm64 1.0.2-2 [14.5 kB]
09:10:14 [2024-05-29T09:10:14.161Z] #109 4.108 Get:29 http://deb.debian.org/debian bookworm/main arm64 libnetfilter-conntrack3 arm64 1.0.9-3 [38.4 kB]
09:10:14 [2024-05-29T09:10:14.161Z] #109 4.108 Get:30 http://deb.debian.org/debian bookworm/main arm64 libnftnl11 arm64 1.2.4-2 [57.6 kB]
09:10:14 [2024-05-29T09:10:14.161Z] #109 4.109 Get:31 http://deb.debian.org/debian bookworm/main arm64 iptables arm64 1.8.9-2 [352 kB]
09:10:14 [2024-05-29T09:10:14.161Z] #109 4.111 Get:32 http://deb.debian.org/debian bookworm/main arm64 libonig5 arm64 6.9.8-1 [179 kB]
09:10:14 [2024-05-29T09:10:14.161Z] #109 4.112 Get:33 http://deb.debian.org/debian bookworm/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
09:10:14 [2024-05-29T09:10:14.161Z] #109 4.113 Get:34 http://deb.debian.org/debian bookworm/main arm64 jq arm64 1.6-2.1 [64.5 kB]
09:10:14 [2024-05-29T09:10:14.161Z] #109 4.113 Get:35 http://deb.debian.org/debian bookworm/main arm64 libaio1 arm64 0.3.113-4 [13.3 kB]
09:10:14 [2024-05-29T09:10:14.161Z] #109 4.113 Get:36 http://deb.debian.org/debian bookworm/main arm64 libgpm2 arm64 1.20.7-10+b1 [14.4 kB]
09:10:14 [2024-05-29T09:10:14.161Z] #109 4.114 Get:37 http://deb.debian.org/debian bookworm/main arm64 libicu72 arm64 72.1-3 [9204 kB]
09:10:14 [2024-05-29T09:10:14.161Z] #109 4.172 Get:38 http://deb.debian.org/debian bookworm/main arm64 libinih1 arm64 55-1 [6604 B]
09:10:14 [2024-05-29T09:10:14.161Z] #109 4.172 Get:39 http://deb.debian.org/debian bookworm/main arm64 libmicrohttpd12 arm64 0.9.75-6 [112 kB]
09:10:14 [2024-05-29T09:10:14.161Z] #109 4.173 Get:40 http://deb.debian.org/debian bookworm/main arm64 libnet1 arm64 1.1.6+dfsg-3.2 [60.7 kB]
09:10:14 [2024-05-29T09:10:14.161Z] #109 4.173 Get:41 http://deb.debian.org/debian bookworm/main arm64 libnl-3-200 arm64 3.7.0-0.2+b1 [60.2 kB]
09:10:14 [2024-05-29T09:10:14.161Z] #109 4.174 Get:42 http://deb.debian.org/debian bookworm/main arm64 libprotobuf-c1 arm64 1.4.1-1+b1 [26.6 kB]
09:10:14 [2024-05-29T09:10:14.161Z] #109 4.174 Get:43 http://deb.debian.org/debian bookworm/main arm64 libsodium23 arm64 1.0.18-1 [119 kB]
09:10:14 [2024-05-29T09:10:14.161Z] #109 4.175 Get:44 http://deb.debian.org/debian bookworm/main arm64 libsubid4 arm64 1:4.13+dfsg1-1+b1 [208 kB]
09:10:14 [2024-05-29T09:10:14.161Z] #109 4.176 Get:45 http://deb.debian.org/debian bookworm/main arm64 liburcu8 arm64 0.13.2-1 [69.5 kB]
09:10:14 [2024-05-29T09:10:14.161Z] #109 4.177 Get:46 http://deb.debian.org/debian bookworm/main arm64 libyajl2 arm64 2.1.0-3+deb12u2 [21.8 kB]
09:10:14 [2024-05-29T09:10:14.161Z] #109 4.177 Get:47 http://deb.debian.org/debian bookworm/main arm64 net-tools arm64 2.10-0.1 [241 kB]
09:10:14 [2024-05-29T09:10:14.161Z] #109 4.178 Get:48 http://deb.debian.org/debian bookworm/main arm64 patch arm64 2.7.6-7 [121 kB]
09:10:14 [2024-05-29T09:10:14.161Z] #109 4.179 Get:49 http://deb.debian.org/debian bookworm/main arm64 systemd-journal-remote arm64 252.22-1~deb12u1 [92.2 kB]
09:10:14 [2024-05-29T09:10:14.161Z] #109 4.179 Get:50 http://deb.debian.org/debian bookworm/main arm64 thin-provisioning-tools arm64 0.9.0-2 [344 kB]
09:10:14 [2024-05-29T09:10:14.161Z] #109 4.183 Get:51 http://deb.debian.org/debian bookworm/main arm64 uidmap arm64 1:4.13+dfsg1-1+b1 [188 kB]
09:10:14 [2024-05-29T09:10:14.161Z] #109 4.185 Get:52 http://deb.debian.org/debian bookworm/main arm64 vim-runtime all 2:9.0.1378-2 [7025 kB]
09:10:14 [2024-05-29T09:10:14.161Z] #109 4.226 Get:53 http://deb.debian.org/debian bookworm/main arm64 vim arm64 2:9.0.1378-2 [1424 kB]
09:10:14 [2024-05-29T09:10:14.161Z] #109 4.233 Get:54 http://deb.debian.org/debian bookworm/main arm64 xfsprogs arm64 6.1.0-1 [929 kB]
09:10:14 [2024-05-29T09:10:14.161Z] #109 4.237 Get:55 http://deb.debian.org/debian bookworm/main arm64 zip arm64 3.0-13 [223 kB]
09:10:14 [2024-05-29T09:10:14.161Z] #109 4.238 Get:56 http://deb.debian.org/debian bookworm/main arm64 zstd arm64 1.5.4+dfsg2-5 [584 kB]
09:10:14 [2024-05-29T09:10:14.161Z] #109 4.394 debconf: delaying package configuration, since apt-utils is not installed
09:10:14 [2024-05-29T09:10:14.418Z] #109 4.437 Fetched 31.8 MB in 0s (68.1 MB/s)
09:10:14 [2024-05-29T09:10:14.418Z] #109 4.466 Selecting previously unselected package libargon2-1:arm64.
09:10:14 [2024-05-29T09:10:14.418Z] #109 4.466 (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 ... 15659 files and directories currently installed.)
09:10:14 [2024-05-29T09:10:14.418Z] #109 4.475 Preparing to unpack .../00-libargon2-1_0~20171227-0.3+deb12u1_arm64.deb ...
09:10:14 [2024-05-29T09:10:14.418Z] #109 4.484 Unpacking libargon2-1:arm64 (0~20171227-0.3+deb12u1) ...
09:10:14 [2024-05-29T09:10:14.418Z] #109 4.518 Selecting previously unselected package dmsetup.
09:10:14 [2024-05-29T09:10:14.418Z] #109 4.520 Preparing to unpack .../01-dmsetup_2%3a1.02.185-2_arm64.deb ...
09:10:14 [2024-05-29T09:10:14.418Z] #109 4.524 Unpacking dmsetup (2:1.02.185-2) ...
09:10:14 [2024-05-29T09:10:14.418Z] #109 4.567 Selecting previously unselected package libdevmapper1.02.1:arm64.
09:10:14 [2024-05-29T09:10:14.418Z] #109 4.569 Preparing to unpack .../02-libdevmapper1.02.1_2%3a1.02.185-2_arm64.deb ...
09:10:14 [2024-05-29T09:10:14.418Z] #109 4.572 Unpacking libdevmapper1.02.1:arm64 (2:1.02.185-2) ...
09:10:14 [2024-05-29T09:10:14.418Z] #109 4.610 Selecting previously unselected package libjson-c5:arm64.
09:10:14 [2024-05-29T09:10:14.418Z] #109 4.612 Preparing to unpack .../03-libjson-c5_0.16-2_arm64.deb ...
09:10:14 [2024-05-29T09:10:14.418Z] #109 4.616 Unpacking libjson-c5:arm64 (0.16-2) ...
09:10:14 [2024-05-29T09:10:14.418Z] #109 4.656 Selecting previously unselected package libcryptsetup12:arm64.
09:10:14 [2024-05-29T09:10:14.675Z] #109 4.658 Preparing to unpack .../04-libcryptsetup12_2%3a2.6.1-4~deb12u2_arm64.deb ...
09:10:14 [2024-05-29T09:10:14.675Z] #109 4.663 Unpacking libcryptsetup12:arm64 (2:2.6.1-4~deb12u2) ...
09:10:14 [2024-05-29T09:10:14.675Z] #109 4.719 Selecting previously unselected package libfdisk1:arm64.
09:10:14 [2024-05-29T09:10:14.675Z] #109 4.721 Preparing to unpack .../05-libfdisk1_2.38.1-5+deb12u1_arm64.deb ...
09:10:14 [2024-05-29T09:10:14.675Z] #109 4.725 Unpacking libfdisk1:arm64 (2.38.1-5+deb12u1) ...
09:10:14 [2024-05-29T09:10:14.675Z] #109 4.773 Selecting previously unselected package libkmod2:arm64.
09:10:14 [2024-05-29T09:10:14.675Z] #109 4.775 Preparing to unpack .../06-libkmod2_30+20221128-1_arm64.deb ...
09:10:14 [2024-05-29T09:10:14.675Z] #109 4.779 Unpacking libkmod2:arm64 (30+20221128-1) ...
09:10:14 [2024-05-29T09:10:14.675Z] #109 4.816 Selecting previously unselected package libapparmor1:arm64.
09:10:14 [2024-05-29T09:10:14.675Z] #109 4.818 Preparing to unpack .../07-libapparmor1_3.0.8-3_arm64.deb ...
09:10:14 [2024-05-29T09:10:14.675Z] #109 4.822 Unpacking libapparmor1:arm64 (3.0.8-3) ...
09:10:14 [2024-05-29T09:10:14.675Z] #109 4.858 Selecting previously unselected package libip4tc2:arm64.
09:10:14 [2024-05-29T09:10:14.675Z] #109 4.860 Preparing to unpack .../08-libip4tc2_1.8.9-2_arm64.deb ...
09:10:14 [2024-05-29T09:10:14.675Z] #109 4.864 Unpacking libip4tc2:arm64 (1.8.9-2) ...
09:10:14 [2024-05-29T09:10:14.675Z] #109 4.896 Selecting previously unselected package libsystemd-shared:arm64.
09:10:14 [2024-05-29T09:10:14.931Z] #109 4.898 Preparing to unpack .../09-libsystemd-shared_252.22-1~deb12u1_arm64.deb ...
09:10:14 [2024-05-29T09:10:14.931Z] #109 4.901 Unpacking libsystemd-shared:arm64 (252.22-1~deb12u1) ...
09:10:14 [2024-05-29T09:10:14.931Z] #109 5.048 Selecting previously unselected package systemd.
09:10:15 [2024-05-29T09:10:15.187Z] #109 5.050 Preparing to unpack .../10-systemd_252.22-1~deb12u1_arm64.deb ...
09:10:15 [2024-05-29T09:10:15.187Z] #109 5.065 Unpacking systemd (252.22-1~deb12u1) ...
09:10:15 [2024-05-29T09:10:15.187Z] #109 5.327 Selecting previously unselected package pigz.
09:10:15 [2024-05-29T09:10:15.187Z] #109 5.329 Preparing to unpack .../11-pigz_2.6-1_arm64.deb ...
09:10:15 [2024-05-29T09:10:15.187Z] #109 5.333 Unpacking pigz (2.6-1) ...
09:10:15 [2024-05-29T09:10:15.187Z] #109 5.371 Selecting previously unselected package sgml-base.
09:10:15 [2024-05-29T09:10:15.187Z] #109 5.373 Preparing to unpack .../12-sgml-base_1.31_all.deb ...
09:10:15 [2024-05-29T09:10:15.187Z] #109 5.378 Unpacking sgml-base (1.31) ...
09:10:15 [2024-05-29T09:10:15.187Z] #109 5.429 Selecting previously unselected package sudo.
09:10:15 [2024-05-29T09:10:15.444Z] #109 5.431 Preparing to unpack .../13-sudo_1.9.13p3-1+deb12u1_arm64.deb ...
09:10:15 [2024-05-29T09:10:15.444Z] #109 5.436 Unpacking sudo (1.9.13p3-1+deb12u1) ...
09:10:15 [2024-05-29T09:10:15.444Z] #109 5.560 Selecting previously unselected package libelf1:arm64.
09:10:15 [2024-05-29T09:10:15.444Z] #109 5.562 Preparing to unpack .../14-libelf1_0.188-2.1_arm64.deb ...
09:10:15 [2024-05-29T09:10:15.444Z] #109 5.567 Unpacking libelf1:arm64 (0.188-2.1) ...
09:10:15 [2024-05-29T09:10:15.444Z] #109 5.612 Selecting previously unselected package libbpf1:arm64.
09:10:15 [2024-05-29T09:10:15.444Z] #109 5.614 Preparing to unpack .../15-libbpf1_1%3a1.1.0-1_arm64.deb ...
09:10:15 [2024-05-29T09:10:15.444Z] #109 5.617 Unpacking libbpf1:arm64 (1:1.1.0-1) ...
09:10:15 [2024-05-29T09:10:15.444Z] #109 5.661 Selecting previously unselected package libmnl0:arm64.
09:10:15 [2024-05-29T09:10:15.700Z] #109 5.663 Preparing to unpack .../16-libmnl0_1.0.4-3_arm64.deb ...
09:10:15 [2024-05-29T09:10:15.700Z] #109 5.668 Unpacking libmnl0:arm64 (1.0.4-3) ...
09:10:15 [2024-05-29T09:10:15.700Z] #109 5.701 Selecting previously unselected package libxtables12:arm64.
09:10:15 [2024-05-29T09:10:15.700Z] #109 5.703 Preparing to unpack .../17-libxtables12_1.8.9-2_arm64.deb ...
09:10:15 [2024-05-29T09:10:15.700Z] #109 5.707 Unpacking libxtables12:arm64 (1.8.9-2) ...
09:10:15 [2024-05-29T09:10:15.700Z] #109 5.736 Selecting previously unselected package libcap2-bin.
09:10:15 [2024-05-29T09:10:15.700Z] #109 5.738 Preparing to unpack .../18-libcap2-bin_1%3a2.66-4_arm64.deb ...
09:10:15 [2024-05-29T09:10:15.700Z] #109 5.742 Unpacking libcap2-bin (1:2.66-4) ...
09:10:15 [2024-05-29T09:10:15.700Z] #109 5.787 Selecting previously unselected package iproute2.
09:10:15 [2024-05-29T09:10:15.700Z] #109 5.789 Preparing to unpack .../19-iproute2_6.1.0-3_arm64.deb ...
09:10:15 [2024-05-29T09:10:15.700Z] #109 5.793 Unpacking iproute2 (6.1.0-3) ...
09:10:15 [2024-05-29T09:10:15.700Z] #109 5.903 Selecting previously unselected package vim-common.
09:10:15 [2024-05-29T09:10:15.956Z] #109 5.905 Preparing to unpack .../20-vim-common_2%3a9.0.1378-2_all.deb ...
09:10:15 [2024-05-29T09:10:15.956Z] #109 5.916 Unpacking vim-common (2:9.0.1378-2) ...
09:10:15 [2024-05-29T09:10:15.956Z] #109 5.964 Selecting previously unselected package bash-completion.
09:10:15 [2024-05-29T09:10:15.956Z] #109 5.966 Preparing to unpack .../21-bash-completion_1%3a2.11-6_all.deb ...
09:10:15 [2024-05-29T09:10:15.956Z] #109 5.977 Unpacking bash-completion (1:2.11-6) ...
09:10:15 [2024-05-29T09:10:15.956Z] #109 6.093 Selecting previously unselected package bzip2.
09:10:16 [2024-05-29T09:10:16.213Z] #109 6.096 Preparing to unpack .../22-bzip2_1.0.8-5+b1_arm64.deb ...
09:10:16 [2024-05-29T09:10:16.213Z] #109 6.099 Unpacking bzip2 (1.0.8-5+b1) ...
09:10:16 [2024-05-29T09:10:16.213Z] #109 6.136 Selecting previously unselected package xz-utils.
09:10:16 [2024-05-29T09:10:16.213Z] #109 6.138 Preparing to unpack .../23-xz-utils_5.4.1-0.2_arm64.deb ...
09:10:16 [2024-05-29T09:10:16.213Z] #109 6.142 Unpacking xz-utils (5.4.1-0.2) ...
09:10:16 [2024-05-29T09:10:16.213Z] #109 6.225 Selecting previously unselected package apparmor.
09:10:16 [2024-05-29T09:10:16.213Z] #109 6.227 Preparing to unpack .../24-apparmor_3.0.8-3_arm64.deb ...
09:10:16 [2024-05-29T09:10:16.213Z] #109 6.243 Unpacking apparmor (3.0.8-3) ...
09:10:16 [2024-05-29T09:10:16.213Z] #109 6.332 Selecting previously unselected package inetutils-ping.
09:10:16 [2024-05-29T09:10:16.213Z] #109 6.334 Preparing to unpack .../25-inetutils-ping_2%3a2.4-2+deb12u1_arm64.deb ...
09:10:16 [2024-05-29T09:10:16.213Z] #109 6.338 Unpacking inetutils-ping (2:2.4-2+deb12u1) ...
09:10:16 [2024-05-29T09:10:16.213Z] #109 6.378 Selecting previously unselected package libip6tc2:arm64.
09:10:16 [2024-05-29T09:10:16.213Z] #109 6.380 Preparing to unpack .../26-libip6tc2_1.8.9-2_arm64.deb ...
09:10:16 [2024-05-29T09:10:16.213Z] #109 6.383 Unpacking libip6tc2:arm64 (1.8.9-2) ...
09:10:16 [2024-05-29T09:10:16.213Z] #109 6.417 Selecting previously unselected package libnfnetlink0:arm64.
09:10:16 [2024-05-29T09:10:16.213Z] #109 6.419 Preparing to unpack .../27-libnfnetlink0_1.0.2-2_arm64.deb ...
09:10:16 [2024-05-29T09:10:16.213Z] #109 6.423 Unpacking libnfnetlink0:arm64 (1.0.2-2) ...
09:10:16 [2024-05-29T09:10:16.213Z] #109 6.452 Selecting previously unselected package libnetfilter-conntrack3:arm64.
09:10:16 [2024-05-29T09:10:16.469Z] #109 6.455 Preparing to unpack .../28-libnetfilter-conntrack3_1.0.9-3_arm64.deb ...
09:10:16 [2024-05-29T09:10:16.469Z] #109 6.459 Unpacking libnetfilter-conntrack3:arm64 (1.0.9-3) ...
09:10:16 [2024-05-29T09:10:16.469Z] #109 6.498 Selecting previously unselected package libnftnl11:arm64.
09:10:16 [2024-05-29T09:10:16.469Z] #109 6.500 Preparing to unpack .../29-libnftnl11_1.2.4-2_arm64.deb ...
09:10:16 [2024-05-29T09:10:16.469Z] #109 6.504 Unpacking libnftnl11:arm64 (1.2.4-2) ...
09:10:16 [2024-05-29T09:10:16.469Z] #109 6.539 Selecting previously unselected package iptables.
09:10:16 [2024-05-29T09:10:16.469Z] #109 6.541 Preparing to unpack .../30-iptables_1.8.9-2_arm64.deb ...
09:10:16 [2024-05-29T09:10:16.469Z] #109 6.545 Unpacking iptables (1.8.9-2) ...
09:10:16 [2024-05-29T09:10:16.469Z] #109 6.636 Selecting previously unselected package libonig5:arm64.
09:10:16 [2024-05-29T09:10:16.726Z] #109 6.638 Preparing to unpack .../31-libonig5_6.9.8-1_arm64.deb ...
09:10:16 [2024-05-29T09:10:16.726Z] #109 6.643 Unpacking libonig5:arm64 (6.9.8-1) ...
09:10:16 [2024-05-29T09:10:16.726Z] #109 6.689 Selecting previously unselected package libjq1:arm64.
09:10:16 [2024-05-29T09:10:16.726Z] #109 6.691 Preparing to unpack .../32-libjq1_1.6-2.1_arm64.deb ...
09:10:16 [2024-05-29T09:10:16.726Z] #109 6.694 Unpacking libjq1:arm64 (1.6-2.1) ...
09:10:16 [2024-05-29T09:10:16.726Z] #109 6.733 Selecting previously unselected package jq.
09:10:16 [2024-05-29T09:10:16.726Z] #109 6.735 Preparing to unpack .../33-jq_1.6-2.1_arm64.deb ...
09:10:16 [2024-05-29T09:10:16.726Z] #109 6.744 Unpacking jq (1.6-2.1) ...
09:10:16 [2024-05-29T09:10:16.726Z] #109 6.782 Selecting previously unselected package libaio1:arm64.
09:10:16 [2024-05-29T09:10:16.726Z] #109 6.784 Preparing to unpack .../34-libaio1_0.3.113-4_arm64.deb ...
09:10:16 [2024-05-29T09:10:16.726Z] #109 6.788 Unpacking libaio1:arm64 (0.3.113-4) ...
09:10:16 [2024-05-29T09:10:16.726Z] #109 6.821 Selecting previously unselected package libgpm2:arm64.
09:10:16 [2024-05-29T09:10:16.726Z] #109 6.824 Preparing to unpack .../35-libgpm2_1.20.7-10+b1_arm64.deb ...
09:10:16 [2024-05-29T09:10:16.726Z] #109 6.828 Unpacking libgpm2:arm64 (1.20.7-10+b1) ...
09:10:16 [2024-05-29T09:10:16.726Z] #109 6.865 Selecting previously unselected package libicu72:arm64.
09:10:16 [2024-05-29T09:10:16.982Z] #109 6.868 Preparing to unpack .../36-libicu72_72.1-3_arm64.deb ...
09:10:16 [2024-05-29T09:10:16.982Z] #109 6.871 Unpacking libicu72:arm64 (72.1-3) ...
09:10:17 [2024-05-29T09:10:17.238Z] #109 7.423 Selecting previously unselected package libinih1:arm64.
09:10:17 [2024-05-29T09:10:17.495Z] #109 7.425 Preparing to unpack .../37-libinih1_55-1_arm64.deb ...
09:10:17 [2024-05-29T09:10:17.495Z] #109 7.429 Unpacking libinih1:arm64 (55-1) ...
09:10:17 [2024-05-29T09:10:17.495Z] #109 7.469 Selecting previously unselected package libmicrohttpd12:arm64.
09:10:17 [2024-05-29T09:10:17.495Z] #109 7.472 Preparing to unpack .../38-libmicrohttpd12_0.9.75-6_arm64.deb ...
09:10:17 [2024-05-29T09:10:17.495Z] #109 7.476 Unpacking libmicrohttpd12:arm64 (0.9.75-6) ...
09:10:17 [2024-05-29T09:10:17.495Z] #109 7.515 Selecting previously unselected package libnet1:arm64.
09:10:17 [2024-05-29T09:10:17.495Z] #109 7.517 Preparing to unpack .../39-libnet1_1.1.6+dfsg-3.2_arm64.deb ...
09:10:17 [2024-05-29T09:10:17.495Z] #109 7.520 Unpacking libnet1:arm64 (1.1.6+dfsg-3.2) ...
09:10:17 [2024-05-29T09:10:17.495Z] #109 7.566 Selecting previously unselected package libnl-3-200:arm64.
09:10:17 [2024-05-29T09:10:17.495Z] #109 7.569 Preparing to unpack .../40-libnl-3-200_3.7.0-0.2+b1_arm64.deb ...
09:10:17 [2024-05-29T09:10:17.495Z] #109 7.580 Unpacking libnl-3-200:arm64 (3.7.0-0.2+b1) ...
09:10:17 [2024-05-29T09:10:17.495Z] #109 7.620 Selecting previously unselected package libprotobuf-c1:arm64.
09:10:17 [2024-05-29T09:10:17.495Z] #109 7.622 Preparing to unpack .../41-libprotobuf-c1_1.4.1-1+b1_arm64.deb ...
09:10:17 [2024-05-29T09:10:17.495Z] #109 7.625 Unpacking libprotobuf-c1:arm64 (1.4.1-1+b1) ...
09:10:17 [2024-05-29T09:10:17.495Z] #109 7.658 Selecting previously unselected package libsodium23:arm64.
09:10:17 [2024-05-29T09:10:17.495Z] #109 7.660 Preparing to unpack .../42-libsodium23_1.0.18-1_arm64.deb ...
09:10:17 [2024-05-29T09:10:17.495Z] #109 7.664 Unpacking libsodium23:arm64 (1.0.18-1) ...
09:10:17 [2024-05-29T09:10:17.495Z] #109 7.711 Selecting previously unselected package libsubid4:arm64.
09:10:17 [2024-05-29T09:10:17.751Z] #109 7.713 Preparing to unpack .../43-libsubid4_1%3a4.13+dfsg1-1+b1_arm64.deb ...
09:10:17 [2024-05-29T09:10:17.751Z] #109 7.717 Unpacking libsubid4:arm64 (1:4.13+dfsg1-1+b1) ...
09:10:17 [2024-05-29T09:10:17.751Z] #109 7.772 Selecting previously unselected package liburcu8:arm64.
09:10:17 [2024-05-29T09:10:17.751Z] #109 7.774 Preparing to unpack .../44-liburcu8_0.13.2-1_arm64.deb ...
09:10:17 [2024-05-29T09:10:17.751Z] #109 7.778 Unpacking liburcu8:arm64 (0.13.2-1) ...
09:10:17 [2024-05-29T09:10:17.751Z] #109 7.825 Selecting previously unselected package libyajl2:arm64.
09:10:17 [2024-05-29T09:10:17.751Z] #109 7.827 Preparing to unpack .../45-libyajl2_2.1.0-3+deb12u2_arm64.deb ...
09:10:17 [2024-05-29T09:10:17.751Z] #109 7.831 Unpacking libyajl2:arm64 (2.1.0-3+deb12u2) ...
09:10:17 [2024-05-29T09:10:17.751Z] #109 7.861 Selecting previously unselected package net-tools.
09:10:17 [2024-05-29T09:10:17.751Z] #109 7.864 Preparing to unpack .../46-net-tools_2.10-0.1_arm64.deb ...
09:10:17 [2024-05-29T09:10:17.751Z] #109 7.867 Unpacking net-tools (2.10-0.1) ...
09:10:17 [2024-05-29T09:10:17.751Z] #109 7.919 Selecting previously unselected package patch.
09:10:17 [2024-05-29T09:10:17.751Z] #109 7.921 Preparing to unpack .../47-patch_2.7.6-7_arm64.deb ...
09:10:17 [2024-05-29T09:10:17.751Z] #109 7.926 Unpacking patch (2.7.6-7) ...
09:10:18 [2024-05-29T09:10:18.008Z] #109 7.967 Selecting previously unselected package systemd-journal-remote.
09:10:18 [2024-05-29T09:10:18.008Z] #109 7.970 Preparing to unpack .../48-systemd-journal-remote_252.22-1~deb12u1_arm64.deb ...
09:10:18 [2024-05-29T09:10:18.008Z] #109 7.973 Unpacking systemd-journal-remote (252.22-1~deb12u1) ...
09:10:18 [2024-05-29T09:10:18.008Z] #109 8.025 Selecting previously unselected package thin-provisioning-tools.
09:10:18 [2024-05-29T09:10:18.008Z] #109 8.027 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-2_arm64.deb ...
09:10:18 [2024-05-29T09:10:18.008Z] #109 8.032 Unpacking thin-provisioning-tools (0.9.0-2) ...
09:10:18 [2024-05-29T09:10:18.008Z] #109 8.093 Selecting previously unselected package uidmap.
09:10:18 [2024-05-29T09:10:18.008Z] #109 8.095 Preparing to unpack .../50-uidmap_1%3a4.13+dfsg1-1+b1_arm64.deb ...
09:10:18 [2024-05-29T09:10:18.008Z] #109 8.098 Unpacking uidmap (1:4.13+dfsg1-1+b1) ...
09:10:18 [2024-05-29T09:10:18.008Z] #109 8.146 Selecting previously unselected package vim-runtime.
09:10:18 [2024-05-29T09:10:18.264Z] #109 8.148 Preparing to unpack .../51-vim-runtime_2%3a9.0.1378-2_all.deb ...
09:10:18 [2024-05-29T09:10:18.264Z] #109 8.159 Adding 'diversion of /usr/share/vim/vim90/doc/help.txt to /usr/share/vim/vim90/doc/help.txt.vim-tiny by vim-runtime'
09:10:18 [2024-05-29T09:10:18.264Z] #109 8.173 Adding 'diversion of /usr/share/vim/vim90/doc/tags to /usr/share/vim/vim90/doc/tags.vim-tiny by vim-runtime'
09:10:18 [2024-05-29T09:10:18.264Z] #109 8.176 Unpacking vim-runtime (2:9.0.1378-2) ...
09:10:18 [2024-05-29T09:10:18.520Z] #109 8.677 Selecting previously unselected package vim.
09:10:18 [2024-05-29T09:10:18.777Z] #109 8.679 Preparing to unpack .../52-vim_2%3a9.0.1378-2_arm64.deb ...
09:10:18 [2024-05-29T09:10:18.777Z] #109 8.683 Unpacking vim (2:9.0.1378-2) ...
09:10:18 [2024-05-29T09:10:18.777Z] #109 8.830 Selecting previously unselected package xfsprogs.
09:10:18 [2024-05-29T09:10:18.777Z] #109 8.832 Preparing to unpack .../53-xfsprogs_6.1.0-1_arm64.deb ...
09:10:18 [2024-05-29T09:10:18.777Z] #109 8.837 Unpacking xfsprogs (6.1.0-1) ...
09:10:18 [2024-05-29T09:10:18.777Z] #109 8.936 Selecting previously unselected package zip.
09:10:19 [2024-05-29T09:10:19.033Z] #109 8.939 Preparing to unpack .../54-zip_3.0-13_arm64.deb ...
09:10:19 [2024-05-29T09:10:19.033Z] #109 8.943 Unpacking zip (3.0-13) ...
09:10:19 [2024-05-29T09:10:19.033Z] #109 8.988 Selecting previously unselected package zstd.
09:10:19 [2024-05-29T09:10:19.033Z] #109 8.991 Preparing to unpack .../55-zstd_1.5.4+dfsg2-5_arm64.deb ...
09:10:19 [2024-05-29T09:10:19.033Z] #109 8.995 Unpacking zstd (1.5.4+dfsg2-5) ...
09:10:19 [2024-05-29T09:10:19.033Z] #109 9.084 Setting up libip4tc2:arm64 (1.8.9-2) ...
09:10:19 [2024-05-29T09:10:19.033Z] #109 9.098 Setting up net-tools (2.10-0.1) ...
09:10:19 [2024-05-29T09:10:19.033Z] #109 9.111 Setting up libapparmor1:arm64 (3.0.8-3) ...
09:10:19 [2024-05-29T09:10:19.033Z] #109 9.124 Setting up libsodium23:arm64 (1.0.18-1) ...
09:10:19 [2024-05-29T09:10:19.033Z] #109 9.135 Setting up libgpm2:arm64 (1.20.7-10+b1) ...
09:10:19 [2024-05-29T09:10:19.033Z] #109 9.148 Setting up libicu72:arm64 (72.1-3) ...
09:10:19 [2024-05-29T09:10:19.033Z] #109 9.160 Setting up libip6tc2:arm64 (1.8.9-2) ...
09:10:19 [2024-05-29T09:10:19.033Z] #109 9.176 Setting up libinih1:arm64 (55-1) ...
09:10:19 [2024-05-29T09:10:19.033Z] #109 9.190 Setting up libargon2-1:arm64 (0~20171227-0.3+deb12u1) ...
09:10:19 [2024-05-29T09:10:19.289Z] #109 9.203 Setting up libyajl2:arm64 (2.1.0-3+deb12u2) ...
09:10:19 [2024-05-29T09:10:19.289Z] #109 9.213 Setting up bzip2 (1.0.8-5+b1) ...
09:10:19 [2024-05-29T09:10:19.289Z] #109 9.223 Setting up libprotobuf-c1:arm64 (1.4.1-1+b1) ...
09:10:19 [2024-05-29T09:10:19.289Z] #109 9.242 Setting up libmicrohttpd12:arm64 (0.9.75-6) ...
09:10:19 [2024-05-29T09:10:19.289Z] #109 9.254 Setting up libcap2-bin (1:2.66-4) ...
09:10:19 [2024-05-29T09:10:19.289Z] #109 9.267 Setting up libsubid4:arm64 (1:4.13+dfsg1-1+b1) ...
09:10:19 [2024-05-29T09:10:19.289Z] #109 9.280 Setting up apparmor (3.0.8-3) ...
09:10:19 [2024-05-29T09:10:19.851Z] #109 9.930 debconf: unable to initialize frontend: Dialog
09:10:19 [2024-05-29T09:10:19.851Z] #109 9.930 debconf: (TERM is not set, so the dialog frontend is not usable.)
09:10:19 [2024-05-29T09:10:19.851Z] #109 9.930 debconf: falling back to frontend: Readline
09:10:19 [2024-05-29T09:10:19.851Z] #109 9.936 debconf: unable to initialize frontend: Readline
09:10:19 [2024-05-29T09:10:19.851Z] #109 9.936 debconf: (This frontend requires a controlling tty.)
09:10:19 [2024-05-29T09:10:19.851Z] #109 9.936 debconf: falling back to frontend: Teletype
09:10:19 [2024-05-29T09:10:19.851Z] #109 10.10 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service.

09:10:20 [2024-05-29T09:10:20.108Z] #109 10.12 Setting up zip (3.0-13) ...
09:10:20 [2024-05-29T09:10:20.108Z] #109 10.13 Setting up vim-common (2:9.0.1378-2) ...
09:10:20 [2024-05-29T09:10:20.108Z] #109 10.14 Setting up bash-completion (1:2.11-6) ...
09:10:20 [2024-05-29T09:10:20.108Z] #109 10.17 Setting up xz-utils (5.4.1-0.2) ...
09:10:20 [2024-05-29T09:10:20.108Z] #109 10.19 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
09:10:20 [2024-05-29T09:10:20.108Z] #109 10.19 Setting up libmnl0:arm64 (1.0.4-3) ...
09:10:20 [2024-05-29T09:10:20.108Z] #109 10.20 Setting up patch (2.7.6-7) ...
09:10:20 [2024-05-29T09:10:20.108Z] #109 10.22 Setting up sudo (1.9.13p3-1+deb12u1) ...
09:10:20 [2024-05-29T09:10:20.108Z] #109 10.28 invoke-rc.d: could not determine current runlevel
09:10:20 [2024-05-29T09:10:20.108Z] #109 10.29 invoke-rc.d: policy-rc.d denied execution of start.
09:10:20 [2024-05-29T09:10:20.108Z] #109 10.29 Setting up libxtables12:arm64 (1.8.9-2) ...
09:10:20 [2024-05-29T09:10:20.108Z] #109 10.30 Setting up liburcu8:arm64 (0.13.2-1) ...
09:10:20 [2024-05-29T09:10:20.108Z] #109 10.31 Setting up libfdisk1:arm64 (2.38.1-5+deb12u1) ...
09:10:20 [2024-05-29T09:10:20.364Z] #109 10.33 Setting up inetutils-ping (2:2.4-2+deb12u1) ...
09:10:20 [2024-05-29T09:10:20.364Z] #109 10.34 Setting up pigz (2.6-1) ...
09:10:20 [2024-05-29T09:10:20.364Z] #109 10.35 Setting up libnfnetlink0:arm64 (1.0.2-2) ...
09:10:20 [2024-05-29T09:10:20.364Z] #109 10.36 Setting up libnl-3-200:arm64 (3.7.0-0.2+b1) ...
09:10:20 [2024-05-29T09:10:20.364Z] #109 10.39 Setting up sgml-base (1.31) ...
09:10:20 [2024-05-29T09:10:20.364Z] #109 10.42 Setting up vim-runtime (2:9.0.1378-2) ...
09:10:20 [2024-05-29T09:10:20.364Z] #109 10.49 Setting up libaio1:arm64 (0.3.113-4) ...
09:10:20 [2024-05-29T09:10:20.364Z] #109 10.50 Setting up libelf1:arm64 (0.188-2.1) ...
09:10:20 [2024-05-29T09:10:20.364Z] #109 10.52 Setting up libjson-c5:arm64 (0.16-2) ...
09:10:20 [2024-05-29T09:10:20.364Z] #109 10.53 Setting up zstd (1.5.4+dfsg2-5) ...
09:10:20 [2024-05-29T09:10:20.620Z] #109 10.54 Setting up libonig5:arm64 (6.9.8-1) ...
09:10:20 [2024-05-29T09:10:20.620Z] #109 10.55 Setting up libbpf1:arm64 (1:1.1.0-1) ...
09:10:20 [2024-05-29T09:10:20.620Z] #109 10.57 Setting up libkmod2:arm64 (30+20221128-1) ...
09:10:20 [2024-05-29T09:10:20.620Z] #109 10.58 Setting up vim (2:9.0.1378-2) ...
09:10:20 [2024-05-29T09:10:20.620Z] #109 10.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
09:10:20 [2024-05-29T09:10:20.620Z] #109 10.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
09:10:20 [2024-05-29T09:10:20.620Z] #109 10.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
09:10:20 [2024-05-29T09:10:20.620Z] #109 10.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
09:10:20 [2024-05-29T09:10:20.620Z] #109 10.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
09:10:20 [2024-05-29T09:10:20.620Z] #109 10.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
09:10:20 [2024-05-29T09:10:20.620Z] #109 10.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
09:10:20 [2024-05-29T09:10:20.620Z] #109 10.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
09:10:20 [2024-05-29T09:10:20.620Z] #109 10.63 Setting up libjq1:arm64 (1.6-2.1) ...
09:10:20 [2024-05-29T09:10:20.620Z] #109 10.65 Setting up iproute2 (6.1.0-3) ...
09:10:20 [2024-05-29T09:10:20.620Z] #109 10.77 debconf: unable to initialize frontend: Dialog
09:10:20 [2024-05-29T09:10:20.620Z] #109 10.77 debconf: (TERM is not set, so the dialog frontend is not usable.)
09:10:20 [2024-05-29T09:10:20.620Z] #109 10.77 debconf: falling back to frontend: Readline
09:10:20 [2024-05-29T09:10:20.620Z] #109 10.77 debconf: unable to initialize frontend: Readline
09:10:20 [2024-05-29T09:10:20.620Z] #109 10.77 debconf: (This frontend requires a controlling tty.)
09:10:20 [2024-05-29T09:10:20.620Z] #109 10.77 debconf: falling back to frontend: Teletype
09:10:20 [2024-05-29T09:10:20.620Z] #109 10.82 Setting up uidmap (1:4.13+dfsg1-1+b1) ...
09:10:20 [2024-05-29T09:10:20.620Z] #109 10.83 Setting up libnftnl11:arm64 (1.2.4-2) ...
09:10:20 [2024-05-29T09:10:20.620Z] #109 10.84 Setting up libnet1:arm64 (1.1.6+dfsg-3.2) ...
09:10:20 [2024-05-29T09:10:20.620Z] #109 10.85 Setting up thin-provisioning-tools (0.9.0-2) ...
09:10:20 [2024-05-29T09:10:20.620Z] #109 10.88 Setting up libsystemd-shared:arm64 (252.22-1~deb12u1) ...
09:10:20 [2024-05-29T09:10:20.878Z] #109 10.89 Setting up libnetfilter-conntrack3:arm64 (1.0.9-3) ...
09:10:20 [2024-05-29T09:10:20.878Z] #109 10.90 Setting up jq (1.6-2.1) ...
09:10:20 [2024-05-29T09:10:20.878Z] #109 10.91 Setting up iptables (1.8.9-2) ...
09:10:20 [2024-05-29T09:10:20.878Z] #109 10.92 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
09:10:20 [2024-05-29T09:10:20.878Z] #109 10.93 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
09:10:20 [2024-05-29T09:10:20.878Z] #109 10.93 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
09:10:20 [2024-05-29T09:10:20.878Z] #109 10.94 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
09:10:20 [2024-05-29T09:10:20.878Z] #109 10.94 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
09:10:20 [2024-05-29T09:10:20.878Z] #109 10.95 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
09:10:20 [2024-05-29T09:10:20.878Z] #109 10.96 Setting up libdevmapper1.02.1:arm64 (2:1.02.185-2) ...
09:10:20 [2024-05-29T09:10:20.878Z] #109 10.97 Setting up dmsetup (2:1.02.185-2) ...
09:10:20 [2024-05-29T09:10:20.878Z] #109 10.99 Setting up libcryptsetup12:arm64 (2:2.6.1-4~deb12u2) ...
09:10:20 [2024-05-29T09:10:20.878Z] #109 11.00 Setting up systemd (252.22-1~deb12u1) ...
09:10:20 [2024-05-29T09:10:20.878Z] #109 11.05 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.

09:10:20 [2024-05-29T09:10:20.878Z] #109 11.05 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.

09:10:20 [2024-05-29T09:10:20.878Z] #109 11.06 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.

09:10:20 [2024-05-29T09:10:20.878Z] #109 11.06 Initializing machine ID from random generator.

09:10:20 [2024-05-29T09:10:20.878Z] #109 11.09 Creating group 'systemd-journal' with GID 998.

09:10:21 [2024-05-29T09:10:21.134Z] #109 11.09 Creating group 'systemd-network' with GID 997.

09:10:21 [2024-05-29T09:10:21.135Z] #109 11.09 Creating user 'systemd-network' (systemd Network Management) with UID 997 and GID 997.

09:10:21 [2024-05-29T09:10:21.135Z] #109 11.13 Setting up systemd-journal-remote (252.22-1~deb12u1) ...
09:10:21 [2024-05-29T09:10:21.135Z] #109 11.16 Creating group 'systemd-journal-remote' with GID 996.

09:10:21 [2024-05-29T09:10:21.135Z] #109 11.16 Creating user 'systemd-journal-remote' (systemd Journal Remote) with UID 996 and GID 996.

09:10:21 [2024-05-29T09:10:21.135Z] #109 11.19 Setting up xfsprogs (6.1.0-1) ...
09:10:21 [2024-05-29T09:10:21.135Z] #109 11.20 System has not been booted with systemd as init system (PID 1). Can't operate.

09:10:21 [2024-05-29T09:10:21.135Z] #109 11.20 Failed to connect to bus: Host is down

09:10:21 [2024-05-29T09:10:21.135Z] #109 11.20 Processing triggers for libc-bin (2.36-9+deb12u7) ...
09:10:22 [2024-05-29T09:10:22.063Z] #109 DONE 12.3s
09:10:22 [2024-05-29T09:10:22.320Z] 
09:10:22 [2024-05-29T09:10:22.320Z] #110 [dev-base  9/12] 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
09:10:22 [2024-05-29T09:10:22.320Z] #110 0.178 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
09:10:22 [2024-05-29T09:10:22.576Z] #110 0.181 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
09:10:22 [2024-05-29T09:10:22.576Z] #110 0.184 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
09:10:22 [2024-05-29T09:10:22.576Z] #110 DONE 0.2s
09:10:22 [2024-05-29T09:10:22.576Z] 
09:10:22 [2024-05-29T09:10:22.576Z] #111 [dev-base 10/12] 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             libseccomp-dev             libsecret-1-dev             libsystemd-dev             libudev-dev             yamllint
09:10:22 [2024-05-29T09:10:22.832Z] #111 0.553 Hit:1 http://deb.debian.org/debian bookworm InRelease
09:10:22 [2024-05-29T09:10:22.832Z] #111 0.553 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
09:10:22 [2024-05-29T09:10:22.832Z] #111 0.553 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
09:10:23 [2024-05-29T09:10:23.651Z] #111 0.738 Reading package lists...
09:10:24 [2024-05-29T09:10:24.469Z] #111 1.363 Reading package lists...
09:10:24 [2024-05-29T09:10:24.469Z] #111 1.981 Building dependency tree...
09:10:24 [2024-05-29T09:10:24.725Z] #111 2.160 Reading state information...
09:10:24 [2024-05-29T09:10:24.725Z] #111 2.426 gcc is already the newest version (4:12.2.0-3).
09:10:24 [2024-05-29T09:10:24.725Z] #111 2.426 pkg-config is already the newest version (1.8.1-1).
09:10:24 [2024-05-29T09:10:24.725Z] #111 2.426 The following additional packages will be installed:
09:10:24 [2024-05-29T09:10:24.982Z] #111 2.426   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libdpkg-perl libffi-dev
09:10:24 [2024-05-29T09:10:24.982Z] #111 2.426   libgcrypt20-dev libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin
09:10:24 [2024-05-29T09:10:24.982Z] #111 2.426   libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libgpg-error-dev
09:10:24 [2024-05-29T09:10:24.982Z] #111 2.427   libmount-dev libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3
09:10:24 [2024-05-29T09:10:24.982Z] #111 2.428   libsecret-1-0 libsecret-common libselinux1-dev libsepol-dev libyaml-0-2
09:10:24 [2024-05-29T09:10:24.982Z] #111 2.428   python3-distutils python3-lib2to3 python3-pathspec python3-pkg-resources
09:10:24 [2024-05-29T09:10:24.982Z] #111 2.428   python3-yaml uuid-dev zlib1g-dev
09:10:24 [2024-05-29T09:10:24.982Z] #111 2.431 Suggested packages:
09:10:24 [2024-05-29T09:10:24.982Z] #111 2.431   debian-keyring bzr libgcrypt20-doc low-memory-monitor libgirepository1.0-dev
09:10:24 [2024-05-29T09:10:24.982Z] #111 2.431   libglib2.0-doc libgdk-pixbuf2.0-bin libxml2-utils seccomp python3-setuptools
09:10:24 [2024-05-29T09:10:24.982Z] #111 2.431 Recommended packages:
09:10:24 [2024-05-29T09:10:24.982Z] #111 2.431   build-essential fakeroot libalgorithm-merge-perl libfile-fcntllock-perl
09:10:24 [2024-05-29T09:10:24.982Z] #111 2.431   liblocale-gettext-perl shared-mime-info xdg-user-dirs
09:10:24 [2024-05-29T09:10:24.982Z] #111 2.680 The following NEW packages will be installed:
09:10:25 [2024-05-29T09:10:25.238Z] #111 2.681   dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libblkid-dev
09:10:25 [2024-05-29T09:10:25.238Z] #111 2.681   libdpkg-perl libffi-dev libgcrypt20-dev libgirepository-1.0-1 libglib2.0-0
09:10:25 [2024-05-29T09:10:25.238Z] #111 2.681   libglib2.0-bin libglib2.0-data libglib2.0-dev libglib2.0-dev-bin
09:10:25 [2024-05-29T09:10:25.238Z] #111 2.681   libgpg-error-dev libmount-dev libpcre2-16-0 libpcre2-32-0 libpcre2-dev
09:10:25 [2024-05-29T09:10:25.238Z] #111 2.681   libpcre2-posix3 libseccomp-dev libsecret-1-0 libsecret-1-dev
09:10:25 [2024-05-29T09:10:25.238Z] #111 2.681   libsecret-common libselinux1-dev libsepol-dev libsystemd-dev libudev-dev
09:10:25 [2024-05-29T09:10:25.238Z] #111 2.682   libyaml-0-2 python3-distutils python3-lib2to3 python3-pathspec
09:10:25 [2024-05-29T09:10:25.238Z] #111 2.682   python3-pkg-resources python3-yaml uuid-dev yamllint zlib1g-dev
09:10:25 [2024-05-29T09:10:25.238Z] #111 2.958 0 upgraded, 37 newly installed, 0 to remove and 0 not upgraded.
09:10:25 [2024-05-29T09:10:25.238Z] #111 2.958 Need to get 11.9 MB of archives.
09:10:25 [2024-05-29T09:10:25.238Z] #111 2.958 After this operation, 53.2 MB of additional disk space will be used.
09:10:25 [2024-05-29T09:10:25.238Z] #111 2.958 Get:1 http://deb.debian.org/debian bookworm/main arm64 libdpkg-perl all 1.21.22 [603 kB]
09:10:25 [2024-05-29T09:10:25.495Z] #111 2.968 Get:2 http://deb.debian.org/debian bookworm/main arm64 dpkg-dev all 1.21.22 [1353 kB]
09:10:25 [2024-05-29T09:10:25.495Z] #111 2.976 Get:3 http://deb.debian.org/debian-security bookworm-security/main arm64 libglib2.0-0 arm64 2.74.6-2+deb12u2 [1312 kB]
09:10:25 [2024-05-29T09:10:25.495Z] #111 2.983 Get:4 http://deb.debian.org/debian bookworm/main arm64 libgirepository-1.0-1 arm64 1.74.0-3 [93.2 kB]
09:10:25 [2024-05-29T09:10:25.495Z] #111 2.984 Get:5 http://deb.debian.org/debian bookworm/main arm64 gir1.2-glib-2.0 arm64 1.74.0-3 [160 kB]
09:10:25 [2024-05-29T09:10:25.495Z] #111 2.985 Get:6 http://deb.debian.org/debian bookworm/main arm64 libsecret-common all 0.20.5-3 [28.5 kB]
09:10:25 [2024-05-29T09:10:25.495Z] #111 2.985 Get:7 http://deb.debian.org/debian bookworm/main arm64 libsecret-1-0 arm64 0.20.5-3 [107 kB]
09:10:25 [2024-05-29T09:10:25.495Z] #111 2.986 Get:8 http://deb.debian.org/debian bookworm/main arm64 gir1.2-secret-1 arm64 0.20.5-3 [13.5 kB]
09:10:25 [2024-05-29T09:10:25.495Z] #111 2.986 Get:9 http://deb.debian.org/debian bookworm/main arm64 libapparmor-dev arm64 3.0.8-3 [84.8 kB]
09:10:25 [2024-05-29T09:10:25.495Z] #111 2.987 Get:10 http://deb.debian.org/debian-security bookworm-security/main arm64 uuid-dev arm64 2.38.1-5+deb12u1 [40.3 kB]
09:10:25 [2024-05-29T09:10:25.495Z] #111 2.987 Get:11 http://deb.debian.org/debian-security bookworm-security/main arm64 libblkid-dev arm64 2.38.1-5+deb12u1 [183 kB]
09:10:25 [2024-05-29T09:10:25.495Z] #111 2.988 Get:12 http://deb.debian.org/debian bookworm/main arm64 libffi-dev arm64 3.4.4-1 [56.0 kB]
09:10:25 [2024-05-29T09:10:25.495Z] #111 2.989 Get:13 http://deb.debian.org/debian bookworm/main arm64 libgpg-error-dev arm64 1.46-1 [130 kB]
09:10:25 [2024-05-29T09:10:25.495Z] #111 2.990 Get:14 http://deb.debian.org/debian bookworm/main arm64 libgcrypt20-dev arm64 1.10.1-3 [683 kB]
09:10:25 [2024-05-29T09:10:25.495Z] #111 2.994 Get:15 http://deb.debian.org/debian-security bookworm-security/main arm64 libglib2.0-data all 2.74.6-2+deb12u2 [1209 kB]
09:10:25 [2024-05-29T09:10:25.495Z] #111 3.006 Get:16 http://deb.debian.org/debian-security bookworm-security/main arm64 libglib2.0-bin arm64 2.74.6-2+deb12u2 [106 kB]
09:10:25 [2024-05-29T09:10:25.495Z] #111 3.007 Get:17 http://deb.debian.org/debian bookworm/main arm64 python3-lib2to3 all 3.11.2-3 [76.3 kB]
09:10:25 [2024-05-29T09:10:25.495Z] #111 3.011 Get:18 http://deb.debian.org/debian bookworm/main arm64 python3-distutils all 3.11.2-3 [131 kB]
09:10:25 [2024-05-29T09:10:25.495Z] #111 3.012 Get:19 http://deb.debian.org/debian-security bookworm-security/main arm64 libglib2.0-dev-bin arm64 2.74.6-2+deb12u2 [150 kB]
09:10:25 [2024-05-29T09:10:25.495Z] #111 3.012 Get:20 http://deb.debian.org/debian bookworm/main arm64 libsepol-dev arm64 3.4-2.1 [332 kB]
09:10:25 [2024-05-29T09:10:25.495Z] #111 3.014 Get:21 http://deb.debian.org/debian bookworm/main arm64 libpcre2-16-0 arm64 10.42-1 [216 kB]
09:10:25 [2024-05-29T09:10:25.495Z] #111 3.015 Get:22 http://deb.debian.org/debian bookworm/main arm64 libpcre2-32-0 arm64 10.42-1 [207 kB]
09:10:25 [2024-05-29T09:10:25.495Z] #111 3.017 Get:23 http://deb.debian.org/debian bookworm/main arm64 libpcre2-posix3 arm64 10.42-1 [55.5 kB]
09:10:25 [2024-05-29T09:10:25.495Z] #111 3.018 Get:24 http://deb.debian.org/debian bookworm/main arm64 libpcre2-dev arm64 10.42-1 [664 kB]
09:10:25 [2024-05-29T09:10:25.495Z] #111 3.022 Get:25 http://deb.debian.org/debian bookworm/main arm64 libselinux1-dev arm64 3.4-1+b6 [159 kB]
09:10:25 [2024-05-29T09:10:25.495Z] #111 3.023 Get:26 http://deb.debian.org/debian-security bookworm-security/main arm64 libmount-dev arm64 2.38.1-5+deb12u1 [22.3 kB]
09:10:25 [2024-05-29T09:10:25.495Z] #111 3.023 Get:27 http://deb.debian.org/debian bookworm/main arm64 zlib1g-dev arm64 1:1.2.13.dfsg-1 [913 kB]
09:10:25 [2024-05-29T09:10:25.495Z] #111 3.029 Get:28 http://deb.debian.org/debian-security bookworm-security/main arm64 libglib2.0-dev arm64 2.74.6-2+deb12u2 [1616 kB]
09:10:25 [2024-05-29T09:10:25.495Z] #111 3.033 Get:29 http://deb.debian.org/debian bookworm/main arm64 libseccomp-dev arm64 2.5.4-1+b3 [87.8 kB]
09:10:25 [2024-05-29T09:10:25.495Z] #111 3.034 Get:30 http://deb.debian.org/debian bookworm/main arm64 libsecret-1-dev arm64 0.20.5-3 [144 kB]
09:10:25 [2024-05-29T09:10:25.495Z] #111 3.035 Get:31 http://deb.debian.org/debian bookworm/main arm64 libsystemd-dev arm64 252.22-1~deb12u1 [353 kB]
09:10:25 [2024-05-29T09:10:25.495Z] #111 3.036 Get:32 http://deb.debian.org/debian bookworm/main arm64 libudev-dev arm64 252.22-1~deb12u1 [52.1 kB]
09:10:25 [2024-05-29T09:10:25.495Z] #111 3.037 Get:33 http://deb.debian.org/debian bookworm/main arm64 libyaml-0-2 arm64 0.2.5-1 [50.4 kB]
09:10:25 [2024-05-29T09:10:25.495Z] #111 3.037 Get:34 http://deb.debian.org/debian bookworm/main arm64 python3-pathspec all 0.11.0-1 [26.3 kB]
09:10:25 [2024-05-29T09:10:25.495Z] #111 3.037 Get:35 http://deb.debian.org/debian bookworm/main arm64 python3-pkg-resources all 66.1.1-1 [296 kB]
09:10:25 [2024-05-29T09:10:25.495Z] #111 3.039 Get:36 http://deb.debian.org/debian bookworm/main arm64 python3-yaml arm64 6.0-3+b2 [108 kB]
09:10:25 [2024-05-29T09:10:25.495Z] #111 3.039 Get:37 http://deb.debian.org/debian bookworm/main arm64 yamllint all 1.29.0-1 [42.0 kB]
09:10:25 [2024-05-29T09:10:25.495Z] #111 3.196 debconf: delaying package configuration, since apt-utils is not installed
09:10:25 [2024-05-29T09:10:25.751Z] #111 3.236 Fetched 11.9 MB in 0s (34.3 MB/s)
09:10:25 [2024-05-29T09:10:25.751Z] #111 3.256 Selecting previously unselected package libdpkg-perl.
09:10:25 [2024-05-29T09:10:25.751Z] #111 3.256 (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 ... 21013 files and directories currently installed.)
09:10:25 [2024-05-29T09:10:25.751Z] #111 3.269 Preparing to unpack .../00-libdpkg-perl_1.21.22_all.deb ...
09:10:25 [2024-05-29T09:10:25.751Z] #111 3.272 Unpacking libdpkg-perl (1.21.22) ...
09:10:25 [2024-05-29T09:10:25.751Z] #111 3.343 Selecting previously unselected package dpkg-dev.
09:10:25 [2024-05-29T09:10:25.751Z] #111 3.346 Preparing to unpack .../01-dpkg-dev_1.21.22_all.deb ...
09:10:25 [2024-05-29T09:10:25.751Z] #111 3.350 Unpacking dpkg-dev (1.21.22) ...
09:10:25 [2024-05-29T09:10:25.751Z] #111 3.466 Selecting previously unselected package libglib2.0-0:arm64.
09:10:26 [2024-05-29T09:10:26.007Z] #111 3.469 Preparing to unpack .../02-libglib2.0-0_2.74.6-2+deb12u2_arm64.deb ...
09:10:26 [2024-05-29T09:10:26.007Z] #111 3.477 Unpacking libglib2.0-0:arm64 (2.74.6-2+deb12u2) ...
09:10:26 [2024-05-29T09:10:26.007Z] #111 3.599 Selecting previously unselected package libgirepository-1.0-1:arm64.
09:10:26 [2024-05-29T09:10:26.007Z] #111 3.602 Preparing to unpack .../03-libgirepository-1.0-1_1.74.0-3_arm64.deb ...
09:10:26 [2024-05-29T09:10:26.007Z] #111 3.605 Unpacking libgirepository-1.0-1:arm64 (1.74.0-3) ...
09:10:26 [2024-05-29T09:10:26.007Z] #111 3.640 Selecting previously unselected package gir1.2-glib-2.0:arm64.
09:10:26 [2024-05-29T09:10:26.007Z] #111 3.642 Preparing to unpack .../04-gir1.2-glib-2.0_1.74.0-3_arm64.deb ...
09:10:26 [2024-05-29T09:10:26.007Z] #111 3.647 Unpacking gir1.2-glib-2.0:arm64 (1.74.0-3) ...
09:10:26 [2024-05-29T09:10:26.007Z] #111 3.688 Selecting previously unselected package libsecret-common.
09:10:26 [2024-05-29T09:10:26.007Z] #111 3.691 Preparing to unpack .../05-libsecret-common_0.20.5-3_all.deb ...
09:10:26 [2024-05-29T09:10:26.007Z] #111 3.695 Unpacking libsecret-common (0.20.5-3) ...
09:10:26 [2024-05-29T09:10:26.007Z] #111 3.747 Selecting previously unselected package libsecret-1-0:arm64.
09:10:26 [2024-05-29T09:10:26.264Z] #111 3.750 Preparing to unpack .../06-libsecret-1-0_0.20.5-3_arm64.deb ...
09:10:26 [2024-05-29T09:10:26.264Z] #111 3.754 Unpacking libsecret-1-0:arm64 (0.20.5-3) ...
09:10:26 [2024-05-29T09:10:26.264Z] #111 3.792 Selecting previously unselected package gir1.2-secret-1:arm64.
09:10:26 [2024-05-29T09:10:26.264Z] #111 3.794 Preparing to unpack .../07-gir1.2-secret-1_0.20.5-3_arm64.deb ...
09:10:26 [2024-05-29T09:10:26.264Z] #111 3.798 Unpacking gir1.2-secret-1:arm64 (0.20.5-3) ...
09:10:26 [2024-05-29T09:10:26.264Z] #111 3.828 Selecting previously unselected package libapparmor-dev:arm64.
09:10:26 [2024-05-29T09:10:26.264Z] #111 3.830 Preparing to unpack .../08-libapparmor-dev_3.0.8-3_arm64.deb ...
09:10:26 [2024-05-29T09:10:26.264Z] #111 3.843 Unpacking libapparmor-dev:arm64 (3.0.8-3) ...
09:10:26 [2024-05-29T09:10:26.264Z] #111 3.879 Selecting previously unselected package uuid-dev:arm64.
09:10:26 [2024-05-29T09:10:26.264Z] #111 3.881 Preparing to unpack .../09-uuid-dev_2.38.1-5+deb12u1_arm64.deb ...
09:10:26 [2024-05-29T09:10:26.264Z] #111 3.886 Unpacking uuid-dev:arm64 (2.38.1-5+deb12u1) ...
09:10:26 [2024-05-29T09:10:26.264Z] #111 3.916 Selecting previously unselected package libblkid-dev:arm64.
09:10:26 [2024-05-29T09:10:26.264Z] #111 3.918 Preparing to unpack .../10-libblkid-dev_2.38.1-5+deb12u1_arm64.deb ...
09:10:26 [2024-05-29T09:10:26.264Z] #111 3.921 Unpacking libblkid-dev:arm64 (2.38.1-5+deb12u1) ...
09:10:26 [2024-05-29T09:10:26.264Z] #111 3.963 Selecting previously unselected package libffi-dev:arm64.
09:10:26 [2024-05-29T09:10:26.264Z] #111 3.965 Preparing to unpack .../11-libffi-dev_3.4.4-1_arm64.deb ...
09:10:26 [2024-05-29T09:10:26.264Z] #111 3.969 Unpacking libffi-dev:arm64 (3.4.4-1) ...
09:10:26 [2024-05-29T09:10:26.264Z] #111 4.001 Selecting previously unselected package libgpg-error-dev.
09:10:26 [2024-05-29T09:10:26.520Z] #111 4.004 Preparing to unpack .../12-libgpg-error-dev_1.46-1_arm64.deb ...
09:10:26 [2024-05-29T09:10:26.520Z] #111 4.007 Unpacking libgpg-error-dev (1.46-1) ...
09:10:26 [2024-05-29T09:10:26.520Z] #111 4.045 Selecting previously unselected package libgcrypt20-dev.
09:10:26 [2024-05-29T09:10:26.520Z] #111 4.048 Preparing to unpack .../13-libgcrypt20-dev_1.10.1-3_arm64.deb ...
09:10:26 [2024-05-29T09:10:26.520Z] #111 4.052 Unpacking libgcrypt20-dev (1.10.1-3) ...
09:10:26 [2024-05-29T09:10:26.520Z] #111 4.124 Selecting previously unselected package libglib2.0-data.
09:10:26 [2024-05-29T09:10:26.520Z] #111 4.126 Preparing to unpack .../14-libglib2.0-data_2.74.6-2+deb12u2_all.deb ...
09:10:26 [2024-05-29T09:10:26.520Z] #111 4.130 Unpacking libglib2.0-data (2.74.6-2+deb12u2) ...
09:10:26 [2024-05-29T09:10:26.520Z] #111 4.268 Selecting previously unselected package libglib2.0-bin.
09:10:26 [2024-05-29T09:10:26.776Z] #111 4.271 Preparing to unpack .../15-libglib2.0-bin_2.74.6-2+deb12u2_arm64.deb ...
09:10:26 [2024-05-29T09:10:26.776Z] #111 4.275 Unpacking libglib2.0-bin (2.74.6-2+deb12u2) ...
09:10:26 [2024-05-29T09:10:26.776Z] #111 4.315 Selecting previously unselected package python3-lib2to3.
09:10:26 [2024-05-29T09:10:26.776Z] #111 4.317 Preparing to unpack .../16-python3-lib2to3_3.11.2-3_all.deb ...
09:10:26 [2024-05-29T09:10:26.776Z] #111 4.321 Unpacking python3-lib2to3 (3.11.2-3) ...
09:10:26 [2024-05-29T09:10:26.776Z] #111 4.368 Selecting previously unselected package python3-distutils.
09:10:26 [2024-05-29T09:10:26.776Z] #111 4.371 Preparing to unpack .../17-python3-distutils_3.11.2-3_all.deb ...
09:10:26 [2024-05-29T09:10:26.776Z] #111 4.374 Unpacking python3-distutils (3.11.2-3) ...
09:10:26 [2024-05-29T09:10:26.776Z] #111 4.413 Selecting previously unselected package libglib2.0-dev-bin.
09:10:26 [2024-05-29T09:10:26.776Z] #111 4.416 Preparing to unpack .../18-libglib2.0-dev-bin_2.74.6-2+deb12u2_arm64.deb ...
09:10:26 [2024-05-29T09:10:26.776Z] #111 4.420 Unpacking libglib2.0-dev-bin (2.74.6-2+deb12u2) ...
09:10:26 [2024-05-29T09:10:26.776Z] #111 4.464 Selecting previously unselected package libsepol-dev:arm64.
09:10:26 [2024-05-29T09:10:26.776Z] #111 4.466 Preparing to unpack .../19-libsepol-dev_3.4-2.1_arm64.deb ...
09:10:26 [2024-05-29T09:10:26.776Z] #111 4.471 Unpacking libsepol-dev:arm64 (3.4-2.1) ...
09:10:26 [2024-05-29T09:10:26.776Z] #111 4.529 Selecting previously unselected package libpcre2-16-0:arm64.
09:10:27 [2024-05-29T09:10:27.033Z] #111 4.531 Preparing to unpack .../20-libpcre2-16-0_10.42-1_arm64.deb ...
09:10:27 [2024-05-29T09:10:27.033Z] #111 4.535 Unpacking libpcre2-16-0:arm64 (10.42-1) ...
09:10:27 [2024-05-29T09:10:27.033Z] #111 4.584 Selecting previously unselected package libpcre2-32-0:arm64.
09:10:27 [2024-05-29T09:10:27.033Z] #111 4.586 Preparing to unpack .../21-libpcre2-32-0_10.42-1_arm64.deb ...
09:10:27 [2024-05-29T09:10:27.033Z] #111 4.590 Unpacking libpcre2-32-0:arm64 (10.42-1) ...
09:10:27 [2024-05-29T09:10:27.033Z] #111 4.645 Selecting previously unselected package libpcre2-posix3:arm64.
09:10:27 [2024-05-29T09:10:27.033Z] #111 4.648 Preparing to unpack .../22-libpcre2-posix3_10.42-1_arm64.deb ...
09:10:27 [2024-05-29T09:10:27.033Z] #111 4.651 Unpacking libpcre2-posix3:arm64 (10.42-1) ...
09:10:27 [2024-05-29T09:10:27.033Z] #111 4.682 Selecting previously unselected package libpcre2-dev:arm64.
09:10:27 [2024-05-29T09:10:27.033Z] #111 4.685 Preparing to unpack .../23-libpcre2-dev_10.42-1_arm64.deb ...
09:10:27 [2024-05-29T09:10:27.033Z] #111 4.690 Unpacking libpcre2-dev:arm64 (10.42-1) ...
09:10:27 [2024-05-29T09:10:27.033Z] #111 4.769 Selecting previously unselected package libselinux1-dev:arm64.
09:10:27 [2024-05-29T09:10:27.289Z] #111 4.771 Preparing to unpack .../24-libselinux1-dev_3.4-1+b6_arm64.deb ...
09:10:27 [2024-05-29T09:10:27.289Z] #111 4.776 Unpacking libselinux1-dev:arm64 (3.4-1+b6) ...
09:10:27 [2024-05-29T09:10:27.289Z] #111 4.831 Selecting previously unselected package libmount-dev:arm64.
09:10:27 [2024-05-29T09:10:27.289Z] #111 4.834 Preparing to unpack .../25-libmount-dev_2.38.1-5+deb12u1_arm64.deb ...
09:10:27 [2024-05-29T09:10:27.289Z] #111 4.838 Unpacking libmount-dev:arm64 (2.38.1-5+deb12u1) ...
09:10:27 [2024-05-29T09:10:27.289Z] #111 4.870 Selecting previously unselected package zlib1g-dev:arm64.
09:10:27 [2024-05-29T09:10:27.546Z] #111 4.872 Preparing to unpack .../26-zlib1g-dev_1%3a1.2.13.dfsg-1_arm64.deb ...
09:10:27 [2024-05-29T09:10:27.546Z] #111 4.877 Unpacking zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ...
09:10:27 [2024-05-29T09:10:27.546Z] #111 4.926 Selecting previously unselected package libglib2.0-dev:arm64.
09:10:27 [2024-05-29T09:10:27.546Z] #111 4.928 Preparing to unpack .../27-libglib2.0-dev_2.74.6-2+deb12u2_arm64.deb ...
09:10:27 [2024-05-29T09:10:27.546Z] #111 4.932 Unpacking libglib2.0-dev:arm64 (2.74.6-2+deb12u2) ...
09:10:27 [2024-05-29T09:10:27.546Z] #111 5.099 Selecting previously unselected package libseccomp-dev:arm64.
09:10:27 [2024-05-29T09:10:27.546Z] #111 5.102 Preparing to unpack .../28-libseccomp-dev_2.5.4-1+b3_arm64.deb ...
09:10:27 [2024-05-29T09:10:27.546Z] #111 5.106 Unpacking libseccomp-dev:arm64 (2.5.4-1+b3) ...
09:10:27 [2024-05-29T09:10:27.546Z] #111 5.142 Selecting previously unselected package libsecret-1-dev:arm64.
09:10:27 [2024-05-29T09:10:27.546Z] #111 5.145 Preparing to unpack .../29-libsecret-1-dev_0.20.5-3_arm64.deb ...
09:10:27 [2024-05-29T09:10:27.546Z] #111 5.148 Unpacking libsecret-1-dev:arm64 (0.20.5-3) ...
09:10:27 [2024-05-29T09:10:27.546Z] #111 5.226 Selecting previously unselected package libsystemd-dev:arm64.
09:10:27 [2024-05-29T09:10:27.546Z] #111 5.229 Preparing to unpack .../30-libsystemd-dev_252.22-1~deb12u1_arm64.deb ...
09:10:27 [2024-05-29T09:10:27.546Z] #111 5.233 Unpacking libsystemd-dev:arm64 (252.22-1~deb12u1) ...
09:10:27 [2024-05-29T09:10:27.546Z] #111 5.333 Selecting previously unselected package libudev-dev:arm64.
09:10:27 [2024-05-29T09:10:27.802Z] #111 5.336 Preparing to unpack .../31-libudev-dev_252.22-1~deb12u1_arm64.deb ...
09:10:27 [2024-05-29T09:10:27.802Z] #111 5.341 Unpacking libudev-dev:arm64 (252.22-1~deb12u1) ...
09:10:27 [2024-05-29T09:10:27.802Z] #111 5.386 Selecting previously unselected package libyaml-0-2:arm64.
09:10:27 [2024-05-29T09:10:27.802Z] #111 5.389 Preparing to unpack .../32-libyaml-0-2_0.2.5-1_arm64.deb ...
09:10:27 [2024-05-29T09:10:27.802Z] #111 5.393 Unpacking libyaml-0-2:arm64 (0.2.5-1) ...
09:10:27 [2024-05-29T09:10:27.802Z] #111 5.428 Selecting previously unselected package python3-pathspec.
09:10:27 [2024-05-29T09:10:27.802Z] #111 5.430 Preparing to unpack .../33-python3-pathspec_0.11.0-1_all.deb ...
09:10:27 [2024-05-29T09:10:27.802Z] #111 5.442 Unpacking python3-pathspec (0.11.0-1) ...
09:10:27 [2024-05-29T09:10:27.802Z] #111 5.483 Selecting previously unselected package python3-pkg-resources.
09:10:27 [2024-05-29T09:10:27.802Z] #111 5.486 Preparing to unpack .../34-python3-pkg-resources_66.1.1-1_all.deb ...
09:10:27 [2024-05-29T09:10:27.802Z] #111 5.490 Unpacking python3-pkg-resources (66.1.1-1) ...
09:10:27 [2024-05-29T09:10:27.802Z] #111 5.542 Selecting previously unselected package python3-yaml.
09:10:27 [2024-05-29T09:10:27.802Z] #111 5.545 Preparing to unpack .../35-python3-yaml_6.0-3+b2_arm64.deb ...
09:10:28 [2024-05-29T09:10:28.058Z] #111 5.548 Unpacking python3-yaml (6.0-3+b2) ...
09:10:28 [2024-05-29T09:10:28.058Z] #111 5.593 Selecting previously unselected package yamllint.
09:10:28 [2024-05-29T09:10:28.058Z] #111 5.596 Preparing to unpack .../36-yamllint_1.29.0-1_all.deb ...
09:10:28 [2024-05-29T09:10:28.058Z] #111 5.600 Unpacking yamllint (1.29.0-1) ...
09:10:28 [2024-05-29T09:10:28.058Z] #111 5.651 Setting up python3-pkg-resources (66.1.1-1) ...
09:10:28 [2024-05-29T09:10:28.314Z] #111 5.912 Setting up libseccomp-dev:arm64 (2.5.4-1+b3) ...
09:10:28 [2024-05-29T09:10:28.571Z] #111 5.922 Setting up libyaml-0-2:arm64 (0.2.5-1) ...
09:10:28 [2024-05-29T09:10:28.571Z] #111 5.935 Setting up libglib2.0-0:arm64 (2.74.6-2+deb12u2) ...
09:10:28 [2024-05-29T09:10:28.571Z] #111 5.951 No schema files found: doing nothing.
09:10:28 [2024-05-29T09:10:28.571Z] #111 5.958 Setting up python3-yaml (6.0-3+b2) ...
09:10:28 [2024-05-29T09:10:28.571Z] #111 6.115 Setting up libffi-dev:arm64 (3.4.4-1) ...
09:10:28 [2024-05-29T09:10:28.571Z] #111 6.127 Setting up libpcre2-16-0:arm64 (10.42-1) ...
09:10:28 [2024-05-29T09:10:28.571Z] #111 6.137 Setting up libpcre2-32-0:arm64 (10.42-1) ...
09:10:28 [2024-05-29T09:10:28.571Z] #111 6.148 Setting up libglib2.0-data (2.74.6-2+deb12u2) ...
09:10:28 [2024-05-29T09:10:28.571Z] #111 6.160 Setting up libgpg-error-dev (1.46-1) ...
09:10:28 [2024-05-29T09:10:28.571Z] #111 6.173 Setting up uuid-dev:arm64 (2.38.1-5+deb12u1) ...
09:10:28 [2024-05-29T09:10:28.571Z] #111 6.184 Setting up libudev-dev:arm64 (252.22-1~deb12u1) ...
09:10:28 [2024-05-29T09:10:28.571Z] #111 6.194 Setting up libsepol-dev:arm64 (3.4-2.1) ...
09:10:28 [2024-05-29T09:10:28.571Z] #111 6.205 Setting up libdpkg-perl (1.21.22) ...
09:10:28 [2024-05-29T09:10:28.571Z] #111 6.217 Setting up zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ...
09:10:28 [2024-05-29T09:10:28.827Z] #111 6.229 Setting up libpcre2-posix3:arm64 (10.42-1) ...
09:10:28 [2024-05-29T09:10:28.827Z] #111 6.241 Setting up libgirepository-1.0-1:arm64 (1.74.0-3) ...
09:10:28 [2024-05-29T09:10:28.827Z] #111 6.251 Setting up libapparmor-dev:arm64 (3.0.8-3) ...
09:10:28 [2024-05-29T09:10:28.827Z] #111 6.270 Setting up python3-pathspec (0.11.0-1) ...
09:10:28 [2024-05-29T09:10:28.827Z] #111 6.399 Setting up python3-lib2to3 (3.11.2-3) ...
09:10:28 [2024-05-29T09:10:28.827Z] #111 6.510 Setting up libsystemd-dev:arm64 (252.22-1~deb12u1) ...
09:10:29 [2024-05-29T09:10:29.083Z] #111 6.521 Setting up libsecret-common (0.20.5-3) ...
09:10:29 [2024-05-29T09:10:29.083Z] #111 6.533 Setting up python3-distutils (3.11.2-3) ...
09:10:29 [2024-05-29T09:10:29.083Z] #111 6.663 Setting up libglib2.0-dev-bin (2.74.6-2+deb12u2) ...
09:10:29 [2024-05-29T09:10:29.083Z] #111 6.833 Setting up libblkid-dev:arm64 (2.38.1-5+deb12u1) ...
09:10:29 [2024-05-29T09:10:29.339Z] #111 6.861 Setting up libpcre2-dev:arm64 (10.42-1) ...
09:10:29 [2024-05-29T09:10:29.339Z] #111 6.872 Setting up libselinux1-dev:arm64 (3.4-1+b6) ...
09:10:29 [2024-05-29T09:10:29.339Z] #111 6.885 Setting up libglib2.0-bin (2.74.6-2+deb12u2) ...
09:10:29 [2024-05-29T09:10:29.339Z] #111 6.896 Setting up dpkg-dev (1.21.22) ...
09:10:29 [2024-05-29T09:10:29.339Z] #111 6.916 Setting up libsecret-1-0:arm64 (0.20.5-3) ...
09:10:29 [2024-05-29T09:10:29.339Z] #111 6.927 Setting up yamllint (1.29.0-1) ...
09:10:29 [2024-05-29T09:10:29.339Z] #111 7.076 Setting up libgcrypt20-dev (1.10.1-3) ...
09:10:29 [2024-05-29T09:10:29.595Z] #111 7.088 Setting up gir1.2-glib-2.0:arm64 (1.74.0-3) ...
09:10:29 [2024-05-29T09:10:29.595Z] #111 7.100 Setting up libmount-dev:arm64 (2.38.1-5+deb12u1) ...
09:10:29 [2024-05-29T09:10:29.595Z] #111 7.112 Setting up gir1.2-secret-1:arm64 (0.20.5-3) ...
09:10:29 [2024-05-29T09:10:29.595Z] #111 7.122 Setting up libglib2.0-dev:arm64 (2.74.6-2+deb12u2) ...
09:10:29 [2024-05-29T09:10:29.595Z] #111 7.135 Setting up libsecret-1-dev:arm64 (0.20.5-3) ...
09:10:29 [2024-05-29T09:10:29.595Z] #111 7.148 Processing triggers for libc-bin (2.36-9+deb12u7) ...
09:10:29 [2024-05-29T09:10:29.852Z] #111 DONE 7.5s
09:10:30 [2024-05-29T09:10:30.108Z] 
09:10:30 [2024-05-29T09:10:30.108Z] #112 [dev-base 11/12] COPY --link --from=dockercli             /build/ /usr/local/cli
09:10:31 [2024-05-29T09:10:31.036Z] #112 DONE 1.2s
09:10:31 [2024-05-29T09:10:31.292Z] 
09:10:31 [2024-05-29T09:10:31.292Z] #113 [dev-base 12/12] COPY --link --from=dockercli-integration /build/ /usr/local/cli-integration
09:10:31 [2024-05-29T09:10:31.855Z] #113 DONE 0.8s
09:10:31 [2024-05-29T09:10:31.855Z] 
09:10:31 [2024-05-29T09:10:31.855Z] #114 [dev 1/1] COPY --link . .
09:10:35 [2024-05-29T09:10:35.124Z] #114 DONE 3.3s
09:10:35 [2024-05-29T09:10:35.124Z] 
09:10:35 [2024-05-29T09:10:35.124Z] #115 exporting to image
09:10:35 [2024-05-29T09:10:35.125Z] #115 exporting layers
09:10:36 [2024-05-29T09:10:36.492Z] #115 exporting layers 1.2s done
09:10:36 [2024-05-29T09:10:36.492Z] #115 writing image sha256:f2dd44a15ce6f4661163638e970347a47b7b274e98e92a0938f3e3b17de3b068 done
09:10:36 [2024-05-29T09:10:36.492Z] #115 naming to docker.io/library/docker:fea476f65d674abb2bf712483337ad9c35a39404 done
09:10:36 [2024-05-29T09:10:36.492Z] #115 DONE 1.2s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
09:10:36 [2024-05-29T09:10:36.785Z] + sudo modprobe ip6table_filter
[Pipeline] sh
09:10:37 [2024-05-29T09:10:37.058Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-47602/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=fea476f65d674abb2bf712483337ad9c35a39404 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:fea476f65d674abb2bf712483337ad9c35a39404 hack/test/unit
09:10:37 [2024-05-29T09:10:37.314Z] + BUILDFLAGS=(-tags 'netgo journald')
09:10:37 [2024-05-29T09:10:37.315Z] + TESTFLAGS+=' -test.timeout=5m'
09:10:37 [2024-05-29T09:10:37.315Z] + TESTDIRS=./...
09:10:37 [2024-05-29T09:10:37.315Z] + exclude_paths='/vendor/|/integration'
09:10:37 [2024-05-29T09:10:37.315Z] ++ go list ./...
09:10:37 [2024-05-29T09:10:37.315Z] ++ grep -vE '(/vendor/|/integration)'
09:10:37 [2024-05-29T09:10:37.880Z] + pkg_list='github.com/docker/docker/api
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/api/server
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/api/server/backend/build
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/api/server/httpstatus
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/api/server/httputils
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/api/server/middleware
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/api/server/router
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/api/server/router/build
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/api/server/router/checkpoint
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/api/server/router/container
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/api/server/router/debug
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/api/server/router/distribution
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/api/server/router/grpc
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/api/server/router/image
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/api/server/router/network
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/api/server/router/plugin
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/api/server/router/session
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/api/server/router/swarm
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/api/server/router/system
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/api/server/router/volume
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/api/types
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/api/types/backend
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/api/types/blkiodev
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/api/types/checkpoint
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/api/types/container
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/api/types/events
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/api/types/filters
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/api/types/image
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/api/types/mount
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/api/types/network
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/api/types/plugins/logdriver
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/api/types/registry
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/api/types/strslice
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/api/types/swarm
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/api/types/swarm/runtime
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/api/types/system
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/api/types/time
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/api/types/versions
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/api/types/volume
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/builder
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/builder/builder-next
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/builder/builder-next/exporter
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/builder/builder-next/exporter/overrides
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/builder/builder-next/imagerefchecker
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/builder/builder-next/worker
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/builder/builder-next/worker/label
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/builder/dockerfile
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/builder/remotecontext
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/builder/remotecontext/git
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/builder/remotecontext/urlutil
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/cli/debug
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/cli/winresources/docker-proxy
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/cli/winresources/dockerd
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/client
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/client/buildkit
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/cmd/docker-proxy
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/cmd/dockerd
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/cmd/dockerd/trap
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/container
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/container/stream
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/contrib/apparmor
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/contrib/httpserver
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/daemon
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/daemon/cluster
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/daemon/cluster/controllers/plugin
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/daemon/cluster/convert
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/daemon/cluster/executor
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/daemon/cluster/executor/container
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/daemon/cluster/provider
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/daemon/config
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/daemon/containerd
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/daemon/events
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/daemon/events/testutils
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/daemon/graphdriver
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/daemon/graphdriver/btrfs
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/daemon/graphdriver/copy
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/daemon/graphdriver/graphtest
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/daemon/graphdriver/overlay2
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/daemon/graphdriver/overlayutils
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/daemon/graphdriver/register
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/daemon/graphdriver/vfs
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/daemon/graphdriver/zfs
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/daemon/images
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/daemon/initlayer
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/daemon/links
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/daemon/listeners
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/daemon/logger
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/daemon/logger/awslogs
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/daemon/logger/fluentd
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/daemon/logger/gcplogs
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/daemon/logger/gelf
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/daemon/logger/journald
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/daemon/logger/journald/internal/export
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/daemon/logger/journald/internal/fake
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/daemon/logger/jsonfilelog
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/daemon/logger/local
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/daemon/logger/loggertest
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/daemon/logger/loggerutils
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/daemon/logger/loggerutils/cache
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/daemon/logger/splunk
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/daemon/logger/syslog
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/daemon/logger/templates
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/daemon/names
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/daemon/network
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/daemon/snapshotter
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/daemon/stats
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/distribution
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/distribution/metadata
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/distribution/utils
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/distribution/xfer
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/dockerversion
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/errdefs
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/image
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/image/cache
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/image/spec/specs-go
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/image/spec/specs-go/v1
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/image/tarexport
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/image/v1
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/internal/cleanups
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/internal/compatcontext
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/internal/ioutils
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/internal/mod
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/internal/mounttree
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/internal/multierror
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/internal/rootless/mountopts
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/internal/safepath
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/internal/sliceutil
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/internal/test/suite
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/internal/testutils
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/internal/testutils/netnsutils
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/internal/testutils/specialimage
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/internal/unix_noeintr
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/internal/unshare
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/layer
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/libcontainerd
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/libcontainerd/queue
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/libcontainerd/remote
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/libcontainerd/shimopts
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/libcontainerd/supervisor
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/libcontainerd/types
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/libnetwork
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/libnetwork/bitmap
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/libnetwork/cluster
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/libnetwork/cmd/diagnostic
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/libnetwork/cnmallocator
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/libnetwork/config
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/libnetwork/datastore
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/libnetwork/diagnostic
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/libnetwork/discoverapi
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/libnetwork/driverapi
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/libnetwork/drivers/bridge
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/libnetwork/drivers/host
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/libnetwork/drivers/ipvlan
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/libnetwork/drivers/macvlan
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/libnetwork/drivers/null
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/libnetwork/drivers/overlay
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/libnetwork/drivers/remote
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/libnetwork/drivers/remote/api
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/libnetwork/drivers/windows
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/libnetwork/drvregistry
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/libnetwork/etchosts
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/libnetwork/internal/caller
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/libnetwork/internal/kvstore
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/libnetwork/internal/netiputil
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/libnetwork/internal/resolvconf
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/libnetwork/internal/setmatrix
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/libnetwork/ipamapi
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/libnetwork/ipams
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/libnetwork/ipams/defaultipam
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/libnetwork/ipams/null
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/libnetwork/ipams/remote
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/libnetwork/ipams/remote/api
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/libnetwork/ipams/windowsipam
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/libnetwork/ipamutils
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/libnetwork/ipbits
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/libnetwork/iptables
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/libnetwork/netlabel
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/libnetwork/netutils
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/libnetwork/networkdb
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/libnetwork/ns
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/libnetwork/options
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/libnetwork/osl
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/libnetwork/osl/kernel
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/libnetwork/portallocator
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/libnetwork/portmapper
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/libnetwork/resolvconf
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/libnetwork/scope
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/libnetwork/types
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/oci
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/oci/caps
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/opts
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/pkg/archive
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/pkg/authorization
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/pkg/broadcaster
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/pkg/capabilities
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/pkg/chrootarchive
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/pkg/containerfs
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/pkg/directory
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/pkg/dmesg
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/pkg/fileutils
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/pkg/homedir
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/pkg/idtools
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/pkg/ioutils
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/pkg/jsonmessage
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/pkg/longpath
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/pkg/meminfo
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/pkg/namesgenerator
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/pkg/parsers
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/pkg/parsers/kernel
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/pkg/parsers/operatingsystem
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/pkg/pidfile
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/pkg/platform
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/pkg/plugingetter
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/pkg/plugins
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/pkg/plugins/transport
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/pkg/pools
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/pkg/process
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/pkg/progress
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/pkg/reexec
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/pkg/rootless
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/pkg/rootless/specconv
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/pkg/stack
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/pkg/stdcopy
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/pkg/streamformatter
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/pkg/stringid
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/pkg/sysinfo
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/pkg/system
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/pkg/tailfile
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/pkg/tarsum
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/pkg/useragent
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/plugin
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/plugin/executor/containerd
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/plugin/v2
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/profiles/apparmor
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/profiles/seccomp
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/quota
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/reference
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/registry
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/registry/resumable
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/restartmanager
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/runconfig
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/runconfig/opts
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/testutil
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/testutil/daemon
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/testutil/environment
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/testutil/fakecontext
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/testutil/fakegit
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/testutil/fakestorage
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/testutil/fixtures/load
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/testutil/fixtures/plugin
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/testutil/fixtures/plugin/basic
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/testutil/registry
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/testutil/request
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/volume
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/volume/drivers
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/volume/local
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/volume/mounts
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/volume/service
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/volume/service/opts
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/volume/testutils'
09:10:37 [2024-05-29T09:10:37.880Z] ++ grep --fixed-strings -v /libnetwork
09:10:37 [2024-05-29T09:10:37.880Z] ++ echo 'github.com/docker/docker/api
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/api/server
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/api/server/backend/build
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/api/server/httpstatus
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/api/server/httputils
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/api/server/middleware
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/api/server/router
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/api/server/router/build
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/api/server/router/checkpoint
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/api/server/router/container
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/api/server/router/debug
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/api/server/router/distribution
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/api/server/router/grpc
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/api/server/router/image
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/api/server/router/network
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/api/server/router/plugin
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/api/server/router/session
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/api/server/router/swarm
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/api/server/router/system
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/api/server/router/volume
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/api/types
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/api/types/backend
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/api/types/blkiodev
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/api/types/checkpoint
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/api/types/container
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/api/types/events
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/api/types/filters
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/api/types/image
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/api/types/mount
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/api/types/network
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/api/types/plugins/logdriver
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/api/types/registry
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/api/types/strslice
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/api/types/swarm
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/api/types/swarm/runtime
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/api/types/system
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/api/types/time
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/api/types/versions
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/api/types/volume
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/builder
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/builder/builder-next
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/builder/builder-next/exporter
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/builder/builder-next/exporter/overrides
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/builder/builder-next/imagerefchecker
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/builder/builder-next/worker
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/builder/builder-next/worker/label
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/builder/dockerfile
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/builder/remotecontext
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/builder/remotecontext/git
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/builder/remotecontext/urlutil
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/cli/debug
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/cli/winresources/docker-proxy
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/cli/winresources/dockerd
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/client
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/client/buildkit
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/cmd/docker-proxy
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/cmd/dockerd
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/cmd/dockerd/trap
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/container
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/container/stream
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/contrib/apparmor
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/contrib/httpserver
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/daemon
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/daemon/cluster
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/daemon/cluster/controllers/plugin
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/daemon/cluster/convert
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/daemon/cluster/executor
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/daemon/cluster/executor/container
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/daemon/cluster/provider
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/daemon/config
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/daemon/containerd
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/daemon/events
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/daemon/events/testutils
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/daemon/graphdriver
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/daemon/graphdriver/btrfs
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/daemon/graphdriver/copy
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/daemon/graphdriver/graphtest
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/daemon/graphdriver/overlay2
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/daemon/graphdriver/overlayutils
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/daemon/graphdriver/register
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/daemon/graphdriver/vfs
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/daemon/graphdriver/zfs
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/daemon/images
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/daemon/initlayer
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/daemon/links
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/daemon/listeners
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/daemon/logger
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/daemon/logger/awslogs
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/daemon/logger/fluentd
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/daemon/logger/gcplogs
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/daemon/logger/gelf
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/daemon/logger/journald
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/daemon/logger/journald/internal/export
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/daemon/logger/journald/internal/fake
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/daemon/logger/jsonfilelog
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/daemon/logger/local
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/daemon/logger/loggertest
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/daemon/logger/loggerutils
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/daemon/logger/loggerutils/cache
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/daemon/logger/splunk
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/daemon/logger/syslog
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/daemon/logger/templates
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/daemon/names
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/daemon/network
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/daemon/snapshotter
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/daemon/stats
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/distribution
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/distribution/metadata
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/distribution/utils
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/distribution/xfer
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/dockerversion
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/errdefs
09:10:37 [2024-05-29T09:10:37.880Z] github.com/docker/docker/image
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/image/cache
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/image/spec/specs-go
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/image/spec/specs-go/v1
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/image/tarexport
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/image/v1
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/internal/cleanups
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/internal/compatcontext
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/internal/ioutils
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/internal/mod
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/internal/mounttree
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/internal/multierror
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/internal/rootless/mountopts
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/internal/safepath
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/internal/sliceutil
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/internal/test/suite
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/internal/testutils
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/internal/testutils/netnsutils
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/internal/testutils/specialimage
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/internal/unix_noeintr
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/internal/unshare
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/layer
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/libcontainerd
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/libcontainerd/queue
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/libcontainerd/remote
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/libcontainerd/shimopts
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/libcontainerd/supervisor
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/libcontainerd/types
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/libnetwork
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/libnetwork/bitmap
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/libnetwork/cluster
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/libnetwork/cmd/diagnostic
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/libnetwork/cnmallocator
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/libnetwork/config
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/libnetwork/datastore
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/libnetwork/diagnostic
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/libnetwork/discoverapi
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/libnetwork/driverapi
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/libnetwork/drivers/bridge
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/libnetwork/drivers/host
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/libnetwork/drivers/ipvlan
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/libnetwork/drivers/macvlan
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/libnetwork/drivers/null
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/libnetwork/drivers/overlay
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/libnetwork/drivers/remote
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/libnetwork/drivers/remote/api
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/libnetwork/drivers/windows
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/libnetwork/drvregistry
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/libnetwork/etchosts
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/libnetwork/internal/caller
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/libnetwork/internal/kvstore
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/libnetwork/internal/netiputil
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/libnetwork/internal/resolvconf
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/libnetwork/internal/setmatrix
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/libnetwork/ipamapi
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/libnetwork/ipams
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/libnetwork/ipams/defaultipam
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/libnetwork/ipams/null
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/libnetwork/ipams/remote
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/libnetwork/ipams/remote/api
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/libnetwork/ipams/windowsipam
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/libnetwork/ipamutils
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/libnetwork/ipbits
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/libnetwork/iptables
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/libnetwork/netlabel
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/libnetwork/netutils
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/libnetwork/networkdb
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/libnetwork/ns
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/libnetwork/options
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/libnetwork/osl
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/libnetwork/osl/kernel
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/libnetwork/portallocator
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/libnetwork/portmapper
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/libnetwork/resolvconf
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/libnetwork/scope
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/libnetwork/types
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/oci
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/oci/caps
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/opts
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/pkg/archive
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/pkg/authorization
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/pkg/broadcaster
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/pkg/capabilities
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/pkg/chrootarchive
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/pkg/containerfs
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/pkg/directory
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/pkg/dmesg
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/pkg/fileutils
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/pkg/homedir
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/pkg/idtools
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/pkg/ioutils
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/pkg/jsonmessage
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/pkg/longpath
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/pkg/meminfo
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/pkg/namesgenerator
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/pkg/parsers
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/pkg/parsers/kernel
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/pkg/parsers/operatingsystem
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/pkg/pidfile
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/pkg/platform
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/pkg/plugingetter
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/pkg/plugins
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/pkg/plugins/transport
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/pkg/pools
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/pkg/process
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/pkg/progress
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/pkg/reexec
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/pkg/rootless
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/pkg/rootless/specconv
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/pkg/stack
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/pkg/stdcopy
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/pkg/streamformatter
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/pkg/stringid
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/pkg/sysinfo
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/pkg/system
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/pkg/tailfile
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/pkg/tarsum
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/pkg/useragent
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/plugin
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/plugin/executor/containerd
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/plugin/v2
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/profiles/apparmor
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/profiles/seccomp
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/quota
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/reference
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/registry
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/registry/resumable
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/restartmanager
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/runconfig
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/runconfig/opts
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/testutil
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/testutil/daemon
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/testutil/environment
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/testutil/fakecontext
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/testutil/fakegit
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/testutil/fakestorage
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/testutil/fixtures/load
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/testutil/fixtures/plugin
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/testutil/fixtures/plugin/basic
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/testutil/registry
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/testutil/request
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/volume
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/volume/drivers
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/volume/local
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/volume/mounts
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/volume/service
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/volume/service/opts
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/volume/testutils'
09:10:37 [2024-05-29T09:10:37.881Z] + base_pkg_list='github.com/docker/docker/api
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/api/server
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/api/server/backend/build
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/api/server/httpstatus
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/api/server/httputils
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/api/server/middleware
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/api/server/router
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/api/server/router/build
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/api/server/router/checkpoint
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/api/server/router/container
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/api/server/router/debug
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/api/server/router/distribution
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/api/server/router/grpc
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/api/server/router/image
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/api/server/router/network
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/api/server/router/plugin
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/api/server/router/session
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/api/server/router/swarm
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/api/server/router/system
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/api/server/router/volume
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/api/types
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/api/types/backend
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/api/types/blkiodev
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/api/types/checkpoint
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/api/types/container
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/api/types/events
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/api/types/filters
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/api/types/image
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/api/types/mount
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/api/types/network
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/api/types/plugins/logdriver
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/api/types/registry
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/api/types/strslice
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/api/types/swarm
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/api/types/swarm/runtime
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/api/types/system
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/api/types/time
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/api/types/versions
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/api/types/volume
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/builder
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/builder/builder-next
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/builder/builder-next/exporter
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/builder/builder-next/exporter/overrides
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/builder/builder-next/imagerefchecker
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/builder/builder-next/worker
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/builder/builder-next/worker/label
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/builder/dockerfile
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/builder/remotecontext
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/builder/remotecontext/git
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/builder/remotecontext/urlutil
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/cli/debug
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/cli/winresources/docker-proxy
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/cli/winresources/dockerd
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/client
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/client/buildkit
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/cmd/docker-proxy
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/cmd/dockerd
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/cmd/dockerd/trap
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/container
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/container/stream
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/contrib/apparmor
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/contrib/httpserver
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/daemon
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/daemon/cluster
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/daemon/cluster/controllers/plugin
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/daemon/cluster/convert
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/daemon/cluster/executor
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/daemon/cluster/executor/container
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/daemon/cluster/provider
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/daemon/config
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/daemon/containerd
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/daemon/events
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/daemon/events/testutils
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/daemon/graphdriver
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/daemon/graphdriver/btrfs
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/daemon/graphdriver/copy
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/daemon/graphdriver/graphtest
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/daemon/graphdriver/overlay2
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/daemon/graphdriver/overlayutils
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/daemon/graphdriver/register
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/daemon/graphdriver/vfs
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/daemon/graphdriver/zfs
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/daemon/images
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/daemon/initlayer
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/daemon/links
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/daemon/listeners
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/daemon/logger
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/daemon/logger/awslogs
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/daemon/logger/fluentd
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/daemon/logger/gcplogs
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/daemon/logger/gelf
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/daemon/logger/journald
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/daemon/logger/journald/internal/export
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/daemon/logger/journald/internal/fake
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/daemon/logger/jsonfilelog
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/daemon/logger/local
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/daemon/logger/loggertest
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/daemon/logger/loggerutils
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/daemon/logger/loggerutils/cache
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/daemon/logger/splunk
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/daemon/logger/syslog
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/daemon/logger/templates
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/daemon/names
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/daemon/network
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/daemon/snapshotter
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/daemon/stats
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/distribution
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/distribution/metadata
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/distribution/utils
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/distribution/xfer
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/dockerversion
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/errdefs
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/image
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/image/cache
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/image/spec/specs-go
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/image/spec/specs-go/v1
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/image/tarexport
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/image/v1
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/internal/cleanups
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/internal/compatcontext
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/internal/ioutils
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/internal/mod
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/internal/mounttree
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/internal/multierror
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/internal/rootless/mountopts
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/internal/safepath
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/internal/sliceutil
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/internal/test/suite
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/internal/testutils
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/internal/testutils/netnsutils
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/internal/testutils/specialimage
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/internal/unix_noeintr
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/internal/unshare
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/layer
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/libcontainerd
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/libcontainerd/queue
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/libcontainerd/remote
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/libcontainerd/shimopts
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/libcontainerd/supervisor
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/libcontainerd/types
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/oci
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/oci/caps
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/opts
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/pkg/archive
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/pkg/authorization
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/pkg/broadcaster
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/pkg/capabilities
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/pkg/chrootarchive
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/pkg/containerfs
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/pkg/directory
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/pkg/dmesg
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/pkg/fileutils
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/pkg/homedir
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/pkg/idtools
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/pkg/ioutils
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/pkg/jsonmessage
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/pkg/longpath
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/pkg/meminfo
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/pkg/namesgenerator
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/pkg/parsers
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/pkg/parsers/kernel
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/pkg/parsers/operatingsystem
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/pkg/pidfile
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/pkg/platform
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/pkg/plugingetter
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/pkg/plugins
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/pkg/plugins/transport
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/pkg/pools
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/pkg/process
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/pkg/progress
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/pkg/reexec
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/pkg/rootless
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/pkg/rootless/specconv
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/pkg/stack
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/pkg/stdcopy
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/pkg/streamformatter
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/pkg/stringid
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/pkg/sysinfo
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/pkg/system
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/pkg/tailfile
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/pkg/tarsum
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/pkg/useragent
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/plugin
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/plugin/executor/containerd
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/plugin/v2
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/profiles/apparmor
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/profiles/seccomp
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/quota
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/reference
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/registry
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/registry/resumable
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/restartmanager
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/runconfig
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/runconfig/opts
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/testutil
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/testutil/daemon
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/testutil/environment
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/testutil/fakecontext
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/testutil/fakegit
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/testutil/fakestorage
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/testutil/fixtures/load
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/testutil/fixtures/plugin
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/testutil/fixtures/plugin/basic
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/testutil/registry
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/testutil/request
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/volume
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/volume/drivers
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/volume/local
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/volume/mounts
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/volume/service
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/volume/service/opts
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/volume/testutils'
09:10:37 [2024-05-29T09:10:37.881Z] ++ grep --fixed-strings /libnetwork
09:10:37 [2024-05-29T09:10:37.881Z] ++ echo 'github.com/docker/docker/api
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/api/server
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/api/server/backend/build
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/api/server/httpstatus
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/api/server/httputils
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/api/server/middleware
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/api/server/router
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/api/server/router/build
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/api/server/router/checkpoint
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/api/server/router/container
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/api/server/router/debug
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/api/server/router/distribution
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/api/server/router/grpc
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/api/server/router/image
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/api/server/router/network
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/api/server/router/plugin
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/api/server/router/session
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/api/server/router/swarm
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/api/server/router/system
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/api/server/router/volume
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/api/types
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/api/types/backend
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/api/types/blkiodev
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/api/types/checkpoint
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/api/types/container
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/api/types/events
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/api/types/filters
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/api/types/image
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/api/types/mount
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/api/types/network
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/api/types/plugins/logdriver
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/api/types/registry
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/api/types/strslice
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/api/types/swarm
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/api/types/swarm/runtime
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/api/types/system
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/api/types/time
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/api/types/versions
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/api/types/volume
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/builder
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/builder/builder-next
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/builder/builder-next/exporter
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/builder/builder-next/exporter/overrides
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/builder/builder-next/imagerefchecker
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/builder/builder-next/worker
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/builder/builder-next/worker/label
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/builder/dockerfile
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/builder/remotecontext
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/builder/remotecontext/git
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/builder/remotecontext/urlutil
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/cli/debug
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/cli/winresources/docker-proxy
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/cli/winresources/dockerd
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/client
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/client/buildkit
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/cmd/docker-proxy
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/cmd/dockerd
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/cmd/dockerd/trap
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/container
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/container/stream
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/contrib/apparmor
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/contrib/httpserver
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/daemon
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/daemon/cluster
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/daemon/cluster/controllers/plugin
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/daemon/cluster/convert
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/daemon/cluster/executor
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/daemon/cluster/executor/container
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/daemon/cluster/provider
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/daemon/config
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/daemon/containerd
09:10:37 [2024-05-29T09:10:37.881Z] github.com/docker/docker/daemon/events
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/daemon/events/testutils
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/daemon/graphdriver
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/daemon/graphdriver/btrfs
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/daemon/graphdriver/copy
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/daemon/graphdriver/graphtest
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/daemon/graphdriver/overlay2
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/daemon/graphdriver/overlayutils
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/daemon/graphdriver/register
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/daemon/graphdriver/vfs
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/daemon/graphdriver/zfs
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/daemon/images
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/daemon/initlayer
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/daemon/links
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/daemon/listeners
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/daemon/logger
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/daemon/logger/awslogs
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/daemon/logger/fluentd
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/daemon/logger/gcplogs
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/daemon/logger/gelf
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/daemon/logger/journald
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/daemon/logger/journald/internal/export
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/daemon/logger/journald/internal/fake
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/daemon/logger/jsonfilelog
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/daemon/logger/local
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/daemon/logger/loggertest
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/daemon/logger/loggerutils
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/daemon/logger/loggerutils/cache
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/daemon/logger/splunk
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/daemon/logger/syslog
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/daemon/logger/templates
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/daemon/names
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/daemon/network
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/daemon/snapshotter
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/daemon/stats
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/distribution
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/distribution/metadata
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/distribution/utils
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/distribution/xfer
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/dockerversion
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/errdefs
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/image
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/image/cache
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/image/spec/specs-go
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/image/spec/specs-go/v1
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/image/tarexport
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/image/v1
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/internal/cleanups
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/internal/compatcontext
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/internal/ioutils
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/internal/mod
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/internal/mounttree
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/internal/multierror
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/internal/rootless/mountopts
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/internal/safepath
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/internal/sliceutil
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/internal/test/suite
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/internal/testutils
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/internal/testutils/netnsutils
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/internal/testutils/specialimage
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/internal/unix_noeintr
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/internal/unshare
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/layer
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libcontainerd
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libcontainerd/queue
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libcontainerd/remote
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libcontainerd/shimopts
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libcontainerd/supervisor
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libcontainerd/types
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/bitmap
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/cluster
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/cmd/diagnostic
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/cnmallocator
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/config
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/datastore
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/diagnostic
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/discoverapi
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/driverapi
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/drivers/bridge
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/drivers/host
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/drivers/ipvlan
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/drivers/macvlan
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/drivers/null
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/drivers/overlay
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/drivers/remote
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/drivers/remote/api
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/drivers/windows
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/drvregistry
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/etchosts
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/internal/caller
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/internal/kvstore
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/internal/netiputil
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/internal/resolvconf
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/internal/setmatrix
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/ipamapi
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/ipams
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/ipams/defaultipam
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/ipams/null
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/ipams/remote
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/ipams/remote/api
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/ipams/windowsipam
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/ipamutils
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/ipbits
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/iptables
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/netlabel
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/netutils
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/networkdb
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/ns
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/options
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/osl
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/osl/kernel
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/portallocator
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/portmapper
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/resolvconf
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/scope
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/types
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/oci
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/oci/caps
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/opts
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/pkg/archive
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/pkg/authorization
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/pkg/broadcaster
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/pkg/capabilities
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/pkg/chrootarchive
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/pkg/containerfs
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/pkg/directory
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/pkg/dmesg
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/pkg/fileutils
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/pkg/homedir
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/pkg/idtools
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/pkg/ioutils
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/pkg/jsonmessage
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/pkg/longpath
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/pkg/meminfo
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/pkg/namesgenerator
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/pkg/parsers
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/pkg/parsers/kernel
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/pkg/parsers/operatingsystem
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/pkg/pidfile
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/pkg/platform
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/pkg/plugingetter
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/pkg/plugins
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/pkg/plugins/transport
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/pkg/pools
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/pkg/process
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/pkg/progress
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/pkg/reexec
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/pkg/rootless
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/pkg/rootless/specconv
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/pkg/stack
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/pkg/stdcopy
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/pkg/streamformatter
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/pkg/stringid
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/pkg/sysinfo
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/pkg/system
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/pkg/tailfile
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/pkg/tarsum
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/pkg/useragent
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/plugin
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/plugin/executor/containerd
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/plugin/v2
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/profiles/apparmor
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/profiles/seccomp
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/quota
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/reference
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/registry
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/registry/resumable
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/restartmanager
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/runconfig
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/runconfig/opts
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/testutil
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/testutil/daemon
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/testutil/environment
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/testutil/fakecontext
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/testutil/fakegit
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/testutil/fakestorage
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/testutil/fixtures/load
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/testutil/fixtures/plugin
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/testutil/fixtures/plugin/basic
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/testutil/registry
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/testutil/request
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/volume
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/volume/drivers
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/volume/local
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/volume/mounts
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/volume/service
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/volume/service/opts
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/volume/testutils'
09:10:37 [2024-05-29T09:10:37.882Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/bitmap
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/cluster
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/cmd/diagnostic
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/cnmallocator
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/config
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/datastore
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/diagnostic
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/discoverapi
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/driverapi
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/drivers/bridge
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/drivers/host
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/drivers/ipvlan
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/drivers/macvlan
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/drivers/null
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/drivers/overlay
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/drivers/remote
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/drivers/remote/api
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/drivers/windows
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/drvregistry
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/etchosts
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/internal/caller
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/internal/kvstore
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/internal/netiputil
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/internal/resolvconf
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/internal/setmatrix
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/ipamapi
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/ipams
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/ipams/defaultipam
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/ipams/null
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/ipams/remote
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/ipams/remote/api
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/ipams/windowsipam
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/ipamutils
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/ipbits
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/iptables
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/netlabel
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/netutils
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/networkdb
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/ns
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/options
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/osl
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/osl/kernel
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/portallocator
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/portmapper
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/resolvconf
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/scope
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/types'
09:10:37 [2024-05-29T09:10:37.882Z] + echo 'github.com/docker/docker/libnetwork
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/bitmap
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/cluster
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/cmd/diagnostic
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/cnmallocator
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/config
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/datastore
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/diagnostic
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/discoverapi
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/driverapi
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/drivers/bridge
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/drivers/host
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/drivers/ipvlan
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/drivers/macvlan
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/drivers/null
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/drivers/overlay
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/drivers/remote
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/drivers/remote/api
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/drivers/windows
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/drvregistry
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/etchosts
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/internal/caller
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/internal/kvstore
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/internal/netiputil
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/internal/resolvconf
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/internal/setmatrix
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/ipamapi
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/+ grep --fixed-strings libnetwork/drivers/bridge
09:10:37 [2024-05-29T09:10:37.882Z] ipams
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/ipams/defaultipam
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/ipams/null
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/ipams/remote
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/ipams/remote/api
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/ipams/windowsipam
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/ipamutils
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/ipbits
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/iptables
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/netlabel
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/netutils
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/networkdb
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/ns
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/options
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/osl
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/osl/kernel
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/portallocator
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/portmapper
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/resolvconf
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/scope
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/types'
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/drivers/bridge
09:10:37 [2024-05-29T09:10:37.882Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
09:10:37 [2024-05-29T09:10:37.882Z] + type docker-proxy
09:10:37 [2024-05-29T09:10:37.882Z] hack/test/unit: line 25: type: docker-proxy: not found
09:10:37 [2024-05-29T09:10:37.882Z] + hack/make.sh binary-proxy install-proxy
09:10:37 [2024-05-29T09:10:37.882Z] 
09:10:37 [2024-05-29T09:10:37.882Z] Removing bundles/
09:10:37 [2024-05-29T09:10:37.882Z] 
09:10:37 [2024-05-29T09:10:37.882Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
09:10:37 [2024-05-29T09:10:37.882Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)...
09:10:37 [2024-05-29T09:10:37.882Z] + tee /go/src/github.com/docker/docker/go.mod
09:10:37 [2024-05-29T09:10:37.882Z] module github.com/docker/docker
09:10:37 [2024-05-29T09:10:37.882Z] 
09:10:37 [2024-05-29T09:10:37.882Z] go 1.21
09:10:37 [2024-05-29T09:10:37.882Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
09:10:37 [2024-05-29T09:10:37.882Z] + GO111MODULE=on
09:10:37 [2024-05-29T09:10:37.882Z] + GOTOOLCHAIN=local
09:10:37 [2024-05-29T09:10:37.882Z] + go build -mod=vendor -modfile=vendor.mod -o bundles/binary-proxy/docker-proxy -tags 'netgo osusergo static_build  journald' -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=dev" -X "github.com/docker/docker/dockerversion.GitCommit=fea476f65d674abb2bf712483337ad9c35a39404" -X "github.com/docker/docker/dockerversion.BuildTime=2024-05-29T09:10:37.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="  -extldflags -static ' -gcflags= github.com/docker/docker/cmd/docker-proxy
09:10:42 [2024-05-29T09:10:42.053Z] + rm -f /go/src/github.com/docker/docker/go.mod
09:10:42 [2024-05-29T09:10:42.053Z] Created binary: bundles/binary-proxy/docker-proxy
09:10:42 [2024-05-29T09:10:42.053Z] 
09:10:42 [2024-05-29T09:10:42.053Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
09:10:42 [2024-05-29T09:10:42.053Z] Installing docker-proxy to /usr/local/bin/
09:10:42 [2024-05-29T09:10:42.053Z] 
09:10:42 [2024-05-29T09:10:42.053Z] + mkdir -p bundles
09:10:42 [2024-05-29T09:10:42.053Z] + '[' -n 'github.com/docker/docker/api
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/api/server
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/api/server/backend/build
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/api/server/httpstatus
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/api/server/httputils
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/api/server/middleware
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/api/server/router
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/api/server/router/build
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/api/server/router/checkpoint
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/api/server/router/container
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/api/server/router/debug
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/api/server/router/distribution
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/api/server/router/grpc
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/api/server/router/image
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/api/server/router/network
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/api/server/router/plugin
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/api/server/router/session
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/api/server/router/swarm
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/api/server/router/system
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/api/server/router/volume
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/api/types
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/api/types/backend
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/api/types/blkiodev
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/api/types/checkpoint
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/api/types/container
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/api/types/events
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/api/types/filters
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/api/types/image
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/api/types/mount
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/api/types/network
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/api/types/plugins/logdriver
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/api/types/registry
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/api/types/strslice
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/api/types/swarm
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/api/types/swarm/runtime
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/api/types/system
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/api/types/time
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/api/types/versions
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/api/types/volume
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/builder
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/builder/builder-next
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/builder/builder-next/exporter
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/builder/builder-next/exporter/overrides
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/builder/builder-next/imagerefchecker
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/builder/builder-next/worker
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/builder/builder-next/worker/label
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/builder/dockerfile
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/builder/remotecontext
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/builder/remotecontext/git
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/builder/remotecontext/urlutil
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/cli/debug
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/cli/winresources/docker-proxy
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/cli/winresources/dockerd
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/client
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/client/buildkit
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/cmd/docker-proxy
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/cmd/dockerd
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/cmd/dockerd/trap
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/container
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/container/stream
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/contrib/apparmor
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/contrib/httpserver
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/daemon
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/daemon/cluster
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/daemon/cluster/controllers/plugin
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/daemon/cluster/convert
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/daemon/cluster/executor
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/daemon/cluster/executor/container
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/daemon/cluster/provider
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/daemon/config
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/daemon/containerd
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/daemon/events
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/daemon/events/testutils
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/daemon/graphdriver
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/daemon/graphdriver/btrfs
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/daemon/graphdriver/copy
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/daemon/graphdriver/graphtest
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/daemon/graphdriver/overlay2
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/daemon/graphdriver/overlayutils
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/daemon/graphdriver/register
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/daemon/graphdriver/vfs
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/daemon/graphdriver/zfs
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/daemon/images
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/daemon/initlayer
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/daemon/links
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/daemon/listeners
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/daemon/logger
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/daemon/logger/awslogs
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/daemon/logger/fluentd
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/daemon/logger/gcplogs
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/daemon/logger/gelf
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/daemon/logger/journald
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/daemon/logger/journald/internal/export
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/daemon/logger/journald/internal/fake
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/daemon/logger/jsonfilelog
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/daemon/logger/local
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/daemon/logger/loggertest
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/daemon/logger/loggerutils
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/daemon/logger/loggerutils/cache
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/daemon/logger/splunk
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/daemon/logger/syslog
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/daemon/logger/templates
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/daemon/names
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/daemon/network
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/daemon/snapshotter
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/daemon/stats
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/distribution
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/distribution/metadata
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/distribution/utils
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/distribution/xfer
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/dockerversion
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/errdefs
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/image
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/image/cache
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/image/spec/specs-go
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/image/spec/specs-go/v1
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/image/tarexport
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/image/v1
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/internal/cleanups
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/internal/compatcontext
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/internal/ioutils
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/internal/mod
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/internal/mounttree
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/internal/multierror
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/internal/rootless/mountopts
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/internal/safepath
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/internal/sliceutil
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/internal/test/suite
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/internal/testutils
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/internal/testutils/netnsutils
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/internal/testutils/specialimage
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/internal/unix_noeintr
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/internal/unshare
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/layer
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/libcontainerd
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/libcontainerd/queue
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/libcontainerd/remote
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/libcontainerd/shimopts
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/libcontainerd/supervisor
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/libcontainerd/types
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/oci
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/oci/caps
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/opts
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/pkg/archive
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/pkg/authorization
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/pkg/broadcaster
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/pkg/capabilities
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/pkg/chrootarchive
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/pkg/containerfs
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/pkg/directory
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/pkg/dmesg
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/pkg/fileutils
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/pkg/homedir
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/pkg/idtools
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/pkg/ioutils
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/pkg/jsonmessage
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/pkg/longpath
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/pkg/meminfo
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/pkg/namesgenerator
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/pkg/parsers
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/pkg/parsers/kernel
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/pkg/parsers/operatingsystem
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/pkg/pidfile
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/pkg/platform
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/pkg/plugingetter
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/pkg/plugins
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/pkg/plugins/transport
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/pkg/pools
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/pkg/process
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/pkg/progress
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/pkg/reexec
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/pkg/rootless
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/pkg/rootless/specconv
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/pkg/stack
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/pkg/stdcopy
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/pkg/streamformatter
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/pkg/stringid
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/pkg/sysinfo
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/pkg/system
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/pkg/tailfile
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/pkg/tarsum
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/pkg/useragent
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/plugin
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/plugin/executor/containerd
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/plugin/v2
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/profiles/apparmor
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/profiles/seccomp
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/quota
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/reference
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/registry
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/registry/resumable
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/restartmanager
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/runconfig
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/runconfig/opts
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/testutil
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/testutil/daemon
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/testutil/environment
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/testutil/fakecontext
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/testutil/fakegit
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/testutil/fakestorage
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/testutil/fixtures/load
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/testutil/fixtures/plugin
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/testutil/fixtures/plugin/basic
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/testutil/registry
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/testutil/request
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/volume
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/volume/drivers
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/volume/local
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/volume/mounts
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/volume/service
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/volume/service/opts
09:10:42 [2024-05-29T09:10:42.053Z] github.com/docker/docker/volume/testutils' ']'
09:10:42 [2024-05-29T09:10:42.053Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo 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/checkpoint 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/system github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions 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/builder-next/worker/label 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/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/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest 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/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/snapshotter 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/spec/specs-go github.com/docker/docker/image/spec/specs-go/v1 github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/cleanups github.com/docker/docker/internal/compatcontext github.com/docker/docker/internal/ioutils github.com/docker/docker/internal/mod github.com/docker/docker/internal/mounttree github.com/docker/docker/internal/multierror github.com/docker/docker/internal/rootless/mountopts github.com/docker/docker/internal/safepath github.com/docker/docker/internal/sliceutil github.com/docker/docker/internal/test/suite github.com/docker/docker/internal/testutils github.com/docker/docker/internal/testutils/netnsutils github.com/docker/docker/internal/testutils/specialimage github.com/docker/docker/internal/unix_noeintr 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/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/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/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/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
09:10:42 [2024-05-29T09:10:42.616Z] ?   	github.com/docker/docker/api	[no test files]
09:10:50 [2024-05-29T09:10:50.712Z] ok  	github.com/docker/docker/api/server	0.026s	coverage: 16.2% of statements
09:11:12 [2024-05-29T09:11:12.612Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
09:11:12 [2024-05-29T09:11:12.612Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
09:11:12 [2024-05-29T09:11:12.612Z] ok  	github.com/docker/docker/api/server/httputils	0.004s	coverage: 28.1% of statements
09:11:12 [2024-05-29T09:11:12.612Z] ?   	github.com/docker/docker/api/server/router	[no test files]
09:11:12 [2024-05-29T09:11:12.612Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
09:11:12 [2024-05-29T09:11:12.612Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
09:11:12 [2024-05-29T09:11:12.612Z] ok  	github.com/docker/docker/api/server/middleware	0.020s	coverage: 42.7% of statements
09:11:12 [2024-05-29T09:11:12.612Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
09:11:12 [2024-05-29T09:11:12.612Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
09:11:12 [2024-05-29T09:11:12.612Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
09:11:12 [2024-05-29T09:11:12.612Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
09:11:12 [2024-05-29T09:11:12.612Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
09:11:12 [2024-05-29T09:11:12.612Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
09:11:12 [2024-05-29T09:11:12.612Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
09:11:12 [2024-05-29T09:11:12.612Z] ok  	github.com/docker/docker/api/server/router/container	0.014s	coverage: 11.7% of statements
09:11:12 [2024-05-29T09:11:12.612Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
09:11:12 [2024-05-29T09:11:12.612Z] ?   	github.com/docker/docker/api/types	[no test files]
09:11:12 [2024-05-29T09:11:12.612Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
09:11:12 [2024-05-29T09:11:12.612Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
09:11:12 [2024-05-29T09:11:12.612Z] ?   	github.com/docker/docker/api/types/checkpoint	[no test files]
09:11:12 [2024-05-29T09:11:12.612Z] ok  	github.com/docker/docker/api/server/router/swarm	0.004s	coverage: 7.3% of statements
09:11:12 [2024-05-29T09:11:12.612Z] ok  	github.com/docker/docker/api/server/router/volume	0.005s	coverage: 66.7% of statements
09:11:12 [2024-05-29T09:11:12.612Z] ?   	github.com/docker/docker/api/types/events	[no test files]
09:11:12 [2024-05-29T09:11:12.612Z] ok  	github.com/docker/docker/api/types/container	0.007s	coverage: 83.7% of statements
09:11:12 [2024-05-29T09:11:12.612Z] ?   	github.com/docker/docker/api/types/image	[no test files]
09:11:12 [2024-05-29T09:11:12.612Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
09:11:12 [2024-05-29T09:11:12.612Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
09:11:12 [2024-05-29T09:11:12.612Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
09:11:12 [2024-05-29T09:11:12.612Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
09:11:12 [2024-05-29T09:11:12.612Z] ?   	github.com/docker/docker/api/types/system	[no test files]
09:11:12 [2024-05-29T09:11:12.612Z] ok  	github.com/docker/docker/api/types/strslice	0.002s	coverage: 90.0% of statements
09:11:12 [2024-05-29T09:11:12.612Z] ok  	github.com/docker/docker/api/types/registry	0.003s	coverage: 54.2% of statements
09:11:12 [2024-05-29T09:11:12.612Z] ok  	github.com/docker/docker/api/types/network	0.003s	coverage: 80.0% of statements
09:11:12 [2024-05-29T09:11:12.612Z] ok  	github.com/docker/docker/api/types/filters	0.005s	coverage: 94.0% of statements
09:11:12 [2024-05-29T09:11:12.612Z] ok  	github.com/docker/docker/api/types/time	0.002s	coverage: 100.0% of statements
09:11:12 [2024-05-29T09:11:12.612Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
09:11:12 [2024-05-29T09:11:12.612Z] ?   	github.com/docker/docker/builder	[no test files]
09:11:12 [2024-05-29T09:11:12.612Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
09:11:12 [2024-05-29T09:11:12.612Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
09:11:12 [2024-05-29T09:11:12.612Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
09:11:12 [2024-05-29T09:11:12.612Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
09:11:12 [2024-05-29T09:11:12.612Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
09:11:12 [2024-05-29T09:11:12.612Z] ?   	github.com/docker/docker/builder/builder-next/exporter/mobyexporter	[no test files]
09:11:12 [2024-05-29T09:11:12.612Z] ?   	github.com/docker/docker/builder/builder-next/exporter/overrides	[no test files]
09:11:12 [2024-05-29T09:11:12.612Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
09:11:12 [2024-05-29T09:11:12.612Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
09:11:12 [2024-05-29T09:11:12.612Z] ?   	github.com/docker/docker/builder/builder-next/worker/label	[no test files]
09:11:12 [2024-05-29T09:11:12.612Z] ok  	github.com/docker/docker/api/types/versions	0.011s	coverage: 77.3% of statements
09:11:14 [2024-05-29T09:11:14.240Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
09:11:14 [2024-05-29T09:11:14.240Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
09:11:14 [2024-05-29T09:11:14.240Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.008s	coverage: 100.0% of statements
09:11:14 [2024-05-29T09:11:14.240Z] ok  	github.com/docker/docker/cli/debug	0.008s	coverage: 100.0% of statements
09:11:14 [2024-05-29T09:11:14.240Z] ok  	github.com/docker/docker/builder/remotecontext	0.044s	coverage: 33.7% of statements
09:11:14 [2024-05-29T09:11:14.240Z] ok  	github.com/docker/docker/builder/dockerfile	0.075s	coverage: 50.1% of statements
09:11:16 [2024-05-29T09:11:16.134Z] ?   	github.com/docker/docker/client/buildkit	[no test files]
09:11:16 [2024-05-29T09:11:16.134Z] ok  	github.com/docker/docker/client	0.161s	coverage: 77.0% of statements
09:11:16 [2024-05-29T09:11:16.391Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.549s	coverage: 66.5% of statements
09:11:16 [2024-05-29T09:11:16.955Z] ok  	github.com/docker/docker/builder/remotecontext/git	2.778s	coverage: 82.5% of statements
09:11:29 [2024-05-29T09:11:29.140Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
09:11:29 [2024-05-29T09:11:29.140Z] ?   	github.com/docker/docker/container/stream	[no test files]
09:11:29 [2024-05-29T09:11:29.140Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
09:11:29 [2024-05-29T09:11:29.140Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
09:11:29 [2024-05-29T09:11:29.140Z] ok  	github.com/docker/docker/container	0.132s	coverage: 36.5% of statements
09:11:29 [2024-05-29T09:11:29.140Z] ok  	github.com/docker/docker/cmd/dockerd	0.172s	coverage: 29.8% of statements
09:11:31 [2024-05-29T09:11:31.035Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.410s	coverage: 0.0% of statements
09:11:32 [2024-05-29T09:11:32.403Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
09:11:32 [2024-05-29T09:11:32.403Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.010s	coverage: 65.3% of statements
09:11:32 [2024-05-29T09:11:32.403Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.019s	coverage: 39.3% of statements
09:11:32 [2024-05-29T09:11:32.403Z] ok  	github.com/docker/docker/daemon/cluster	0.031s	coverage: 0.5% of statements
09:11:32 [2024-05-29T09:11:32.660Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
09:11:32 [2024-05-29T09:11:32.660Z] ok  	github.com/docker/docker/daemon/config	0.028s	coverage: 74.7% of statements
09:11:34 [2024-05-29T09:11:34.027Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
09:11:34 [2024-05-29T09:11:34.027Z] ok  	github.com/docker/docker/daemon/graphdriver	0.012s	coverage: 2.3% of statements
09:11:34 [2024-05-29T09:11:34.027Z] ok  	github.com/docker/docker/daemon/containerd	0.048s	coverage: 17.6% of statements
09:11:34 [2024-05-29T09:11:34.027Z] ok  	github.com/docker/docker/daemon/events	0.057s	coverage: 50.0% of statements
09:11:34 [2024-05-29T09:11:34.284Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.009s	coverage: 2.8% of statements
09:11:34 [2024-05-29T09:11:34.284Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.188s	coverage: 60.9% of statements
09:11:34 [2024-05-29T09:11:34.847Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
09:11:34 [2024-05-29T09:11:34.847Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.007s	coverage: 1.9% of statements
09:11:35 [2024-05-29T09:11:35.104Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
09:11:35 [2024-05-29T09:11:35.104Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
09:11:35 [2024-05-29T09:11:35.104Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.010s	coverage: 60.9% of statements
09:11:35 [2024-05-29T09:11:35.360Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.224s	coverage: 60.2% of statements
09:11:35 [2024-05-29T09:11:35.924Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.006s	coverage: 3.0% of statements
09:11:35 [2024-05-29T09:11:35.924Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.465s	coverage: 13.2% of statements
09:11:36 [2024-05-29T09:11:36.180Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
09:11:36 [2024-05-29T09:11:36.180Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
09:11:36 [2024-05-29T09:11:36.180Z] ok  	github.com/docker/docker/daemon/links	0.002s	coverage: 93.0% of statements
09:11:36 [2024-05-29T09:11:36.180Z] ok  	github.com/docker/docker/daemon/images	0.016s	coverage: 2.9% of statements
09:11:36 [2024-05-29T09:11:36.437Z] ok  	github.com/docker/docker/daemon/logger	0.218s	coverage: 43.2% of statements
09:11:36 [2024-05-29T09:11:36.693Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
09:11:36 [2024-05-29T09:11:36.693Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.010s	coverage: 53.6% of statements
09:11:36 [2024-05-29T09:11:36.693Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.007s	coverage: 68.2% of statements
09:11:36 [2024-05-29T09:11:36.950Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.098s	coverage: 78.2% of statements
09:11:37 [2024-05-29T09:11:37.207Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
09:11:37 [2024-05-29T09:11:37.207Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
09:11:37 [2024-05-29T09:11:37.207Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.003s	coverage: 88.2% of statements
09:11:37 [2024-05-29T09:11:37.464Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.004s	coverage: 87.2% of statements
09:11:37 [2024-05-29T09:11:37.464Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.090s	coverage: 76.8% of statements
09:11:37 [2024-05-29T09:11:37.464Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
09:11:37 [2024-05-29T09:11:37.720Z] ok  	github.com/docker/docker/daemon/logger/local	0.074s	coverage: 79.4% of statements
09:11:37 [2024-05-29T09:11:37.977Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.014s	coverage: 63.5% of statements
09:11:37 [2024-05-29T09:11:37.977Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.020s	coverage: 31.5% of statements
09:11:38 [2024-05-29T09:11:38.233Z] ?   	github.com/docker/docker/daemon/names	[no test files]
09:11:38 [2024-05-29T09:11:38.233Z] ok  	github.com/docker/docker/daemon/logger/templates	0.003s	coverage: 8.3% of statements
09:11:38 [2024-05-29T09:11:38.233Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.009s	coverage: 46.8% of statements
09:11:38 [2024-05-29T09:11:38.490Z] ?   	github.com/docker/docker/daemon/snapshotter	[no test files]
09:11:38 [2024-05-29T09:11:38.490Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
09:11:38 [2024-05-29T09:11:38.490Z] ok  	github.com/docker/docker/daemon/network	0.005s	coverage: 63.8% of statements
09:11:38 [2024-05-29T09:11:38.746Z] ok  	github.com/docker/docker/daemon/logger/journald	1.535s	coverage: 72.7% of statements
09:11:39 [2024-05-29T09:11:39.308Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
09:11:39 [2024-05-29T09:11:39.308Z] ok  	github.com/docker/docker/dockerversion	0.003s	coverage: 100.0% of statements
09:11:39 [2024-05-29T09:11:39.308Z] ok  	github.com/docker/docker/errdefs	0.007s	coverage: 77.2% of statements
09:11:39 [2024-05-29T09:11:39.308Z] ok  	github.com/docker/docker/distribution/metadata	0.025s	coverage: 44.4% of statements
09:11:39 [2024-05-29T09:11:39.565Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.435s	coverage: 82.5% of statements
09:11:40 [2024-05-29T09:11:40.127Z] ok  	github.com/docker/docker/image	0.024s	coverage: 82.8% of statements
09:11:40 [2024-05-29T09:11:40.127Z] ?   	github.com/docker/docker/image/spec/specs-go	[no test files]
09:11:40 [2024-05-29T09:11:40.127Z] ?   	github.com/docker/docker/image/spec/specs-go/v1	[no test files]
09:11:40 [2024-05-29T09:11:40.383Z] ok  	github.com/docker/docker/image/cache	0.012s	coverage: 26.1% of statements
09:11:40 [2024-05-29T09:11:40.383Z] ?   	github.com/docker/docker/image/v1	[no test files]
09:11:40 [2024-05-29T09:11:40.383Z] ok  	github.com/docker/docker/image/tarexport	0.007s	coverage: 0.5% of statements
09:11:40 [2024-05-29T09:11:40.383Z] ?   	github.com/docker/docker/internal/compatcontext	[no test files]
09:11:40 [2024-05-29T09:11:40.383Z] ok  	github.com/docker/docker/internal/cleanups	0.003s	coverage: 69.2% of statements
09:11:40 [2024-05-29T09:11:40.383Z] ok  	github.com/docker/docker/internal/ioutils	0.007s	coverage: 66.7% of statements
09:11:40 [2024-05-29T09:11:40.640Z] ?   	github.com/docker/docker/internal/mounttree	[no test files]
09:11:40 [2024-05-29T09:11:40.640Z] ok  	github.com/docker/docker/internal/mod	0.002s	coverage: 66.7% of statements
09:11:40 [2024-05-29T09:11:40.640Z] ?   	github.com/docker/docker/internal/rootless/mountopts	[no test files]
09:11:40 [2024-05-29T09:11:40.640Z] ok  	github.com/docker/docker/internal/multierror	0.003s	coverage: 88.9% of statements
09:11:40 [2024-05-29T09:11:40.640Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
09:11:40 [2024-05-29T09:11:40.640Z] ?   	github.com/docker/docker/internal/testutils	[no test files]
09:11:40 [2024-05-29T09:11:40.640Z] ?   	github.com/docker/docker/internal/testutils/netnsutils	[no test files]
09:11:40 [2024-05-29T09:11:40.640Z] ?   	github.com/docker/docker/internal/testutils/specialimage	[no test files]
09:11:40 [2024-05-29T09:11:40.640Z] ?   	github.com/docker/docker/internal/unix_noeintr	[no test files]
09:11:40 [2024-05-29T09:11:40.640Z] ?   	github.com/docker/docker/internal/unshare	[no test files]
09:11:40 [2024-05-29T09:11:40.640Z] ok  	github.com/docker/docker/internal/sliceutil	0.002s	coverage: 56.2% of statements
09:11:40 [2024-05-29T09:11:40.640Z] ok  	github.com/docker/docker/internal/safepath	0.005s	coverage: 42.9% of statements
09:11:40 [2024-05-29T09:11:40.897Z] ok  	github.com/docker/docker/distribution	1.502s	coverage: 28.7% of statements
09:11:41 [2024-05-29T09:11:41.153Z] ok  	github.com/docker/docker/daemon	10.504s	coverage: 15.8% of statements
09:11:41 [2024-05-29T09:11:41.409Z] ok  	github.com/docker/docker/distribution/xfer	2.190s	coverage: 85.4% of statements
09:11:41 [2024-05-29T09:11:41.666Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
09:11:41 [2024-05-29T09:11:41.666Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
09:11:41 [2024-05-29T09:11:41.666Z] ?   	github.com/docker/docker/libcontainerd/shimopts	[no test files]
09:11:41 [2024-05-29T09:11:41.666Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
09:11:41 [2024-05-29T09:11:41.666Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
09:11:41 [2024-05-29T09:11:41.923Z] ok  	github.com/docker/docker/libcontainerd/queue	0.023s	coverage: 100.0% of statements
09:11:41 [2024-05-29T09:11:41.923Z] ?   	github.com/docker/docker/oci/caps	[no test files]
09:11:41 [2024-05-29T09:11:41.923Z] ok  	github.com/docker/docker/oci	0.013s	coverage: 35.8% of statements
09:11:42 [2024-05-29T09:11:42.180Z] ok  	github.com/docker/docker/opts	0.017s	coverage: 67.8% of statements
09:11:42 [2024-05-29T09:11:42.743Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
09:11:42 [2024-05-29T09:11:42.743Z] ok  	github.com/docker/docker/pkg/capabilities	0.003s	coverage: 87.5% of statements
09:11:42 [2024-05-29T09:11:42.743Z] ok  	github.com/docker/docker/pkg/directory	0.004s	coverage: 81.8% of statements
09:11:42 [2024-05-29T09:11:42.743Z] ok  	github.com/docker/docker/pkg/containerfs	0.005s	coverage: 26.7% of statements
09:11:42 [2024-05-29T09:11:42.999Z] ok  	github.com/docker/docker/pkg/dmesg	0.008s	coverage: 83.3% of statements
09:11:42 [2024-05-29T09:11:42.999Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.246s	coverage: 83.7% of statements
09:11:43 [2024-05-29T09:11:43.256Z] ok  	github.com/docker/docker/pkg/fileutils	0.015s	coverage: 51.7% of statements
09:11:43 [2024-05-29T09:11:43.256Z] ok  	github.com/docker/docker/pkg/homedir	0.019s	coverage: 6.5% of statements
09:11:43 [2024-05-29T09:11:43.256Z] ok  	github.com/docker/docker/pkg/archive	0.462s	coverage: 81.1% of statements
09:11:43 [2024-05-29T09:11:43.513Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.003s	coverage: 92.3% of statements
09:11:43 [2024-05-29T09:11:43.513Z] ok  	github.com/docker/docker/pkg/longpath	0.005s	coverage: 45.5% of statements
09:11:43 [2024-05-29T09:11:43.513Z] ok  	github.com/docker/docker/pkg/meminfo	0.002s	coverage: 75.0% of statements
09:11:43 [2024-05-29T09:11:43.513Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
09:11:43 [2024-05-29T09:11:43.513Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
09:11:43 [2024-05-29T09:11:43.770Z] ok  	github.com/docker/docker/pkg/authorization	0.884s	coverage: 68.3% of statements
09:11:43 [2024-05-29T09:11:43.770Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
09:11:43 [2024-05-29T09:11:43.770Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.004s	coverage: 90.2% of statements
09:11:43 [2024-05-29T09:11:43.770Z] ok  	github.com/docker/docker/pkg/idtools	0.532s	coverage: 69.7% of statements
09:11:43 [2024-05-29T09:11:43.770Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
09:11:43 [2024-05-29T09:11:43.770Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
09:11:43 [2024-05-29T09:11:43.770Z] ok  	github.com/docker/docker/pkg/pidfile	0.003s	coverage: 94.1% of statements
09:11:43 [2024-05-29T09:11:43.770Z] ok  	github.com/docker/docker/pkg/ioutils	0.421s	coverage: 69.5% of statements
09:11:44 [2024-05-29T09:11:44.333Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
09:11:44 [2024-05-29T09:11:44.333Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
09:11:44 [2024-05-29T09:11:44.333Z] ok  	github.com/docker/docker/pkg/pools	0.003s	coverage: 88.2% of statements
09:11:44 [2024-05-29T09:11:44.333Z] ok  	github.com/docker/docker/pkg/process	0.003s	coverage: 21.7% of statements
09:11:44 [2024-05-29T09:11:44.333Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.005s	coverage: 56.8% of statements
09:11:44 [2024-05-29T09:11:44.333Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.006s	coverage: 90.0% of statements
09:11:44 [2024-05-29T09:11:44.333Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
09:11:44 [2024-05-29T09:11:44.590Z] ?   	github.com/docker/docker/pkg/rootless	[no test files]
09:11:44 [2024-05-29T09:11:44.590Z] ?   	github.com/docker/docker/pkg/rootless/specconv	[no test files]
09:11:44 [2024-05-29T09:11:44.590Z] ok  	github.com/docker/docker/pkg/reexec	0.018s	coverage: 82.4% of statements
09:11:44 [2024-05-29T09:11:44.590Z] ok  	github.com/docker/docker/pkg/stack	0.017s	coverage: 90.9% of statements
09:11:44 [2024-05-29T09:11:44.590Z] ok  	github.com/docker/docker/pkg/stdcopy	0.003s	coverage: 100.0% of statements
09:11:44 [2024-05-29T09:11:44.848Z] ok  	github.com/docker/docker/pkg/stringid	0.017s	coverage: 61.9% of statements
09:11:44 [2024-05-29T09:11:44.848Z] ok  	github.com/docker/docker/pkg/streamformatter	0.018s	coverage: 64.5% of statements
09:11:45 [2024-05-29T09:11:45.104Z] ok  	github.com/docker/docker/pkg/system	0.013s	coverage: 41.0% of statements
09:11:45 [2024-05-29T09:11:45.104Z] ok  	github.com/docker/docker/pkg/sysinfo	0.017s	coverage: 53.4% of statements
09:11:45 [2024-05-29T09:11:45.104Z] ok  	github.com/docker/docker/pkg/useragent	0.003s	coverage: 88.9% of statements
09:11:45 [2024-05-29T09:11:45.104Z] ok  	github.com/docker/docker/pkg/tailfile	0.041s	coverage: 88.6% of statements
09:11:45 [2024-05-29T09:11:45.104Z] ok  	github.com/docker/docker/pkg/tarsum	0.055s	coverage: 89.6% of statements
09:11:46 [2024-05-29T09:11:46.034Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
09:11:46 [2024-05-29T09:11:46.034Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
09:11:46 [2024-05-29T09:11:46.034Z] ok  	github.com/docker/docker/plugin/v2	0.005s	coverage: 13.6% of statements
09:11:46 [2024-05-29T09:11:46.034Z] ok  	github.com/docker/docker/profiles/seccomp	0.021s	coverage: 86.0% of statements
09:11:46 [2024-05-29T09:11:46.034Z] ok  	github.com/docker/docker/reference	0.010s	coverage: 83.7% of statements
09:11:46 [2024-05-29T09:11:46.291Z] ok  	github.com/docker/docker/pkg/plugins	2.009s	coverage: 73.7% of statements
09:11:46 [2024-05-29T09:11:46.291Z] ok  	github.com/docker/docker/plugin	0.516s	coverage: 23.2% of statements
09:11:46 [2024-05-29T09:11:46.548Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 51.9% of statements
09:11:46 [2024-05-29T09:11:46.548Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
09:11:46 [2024-05-29T09:11:46.548Z] ok  	github.com/docker/docker/registry/resumable	0.022s	coverage: 100.0% of statements
09:11:46 [2024-05-29T09:11:46.548Z] ok  	github.com/docker/docker/runconfig	0.010s	coverage: 54.0% of statements
09:11:46 [2024-05-29T09:11:46.548Z] ok  	github.com/docker/docker/registry	0.107s	coverage: 63.9% of statements
09:11:46 [2024-05-29T09:11:46.804Z] ok  	github.com/docker/docker/testutil	0.005s	coverage: 6.8% of statements
09:11:47 [2024-05-29T09:11:47.061Z] ok  	github.com/docker/docker/quota	0.964s	coverage: 69.3% of statements
09:11:47 [2024-05-29T09:11:47.061Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
09:11:47 [2024-05-29T09:11:47.061Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
09:11:47 [2024-05-29T09:11:47.061Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
09:11:47 [2024-05-29T09:11:47.318Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
09:11:47 [2024-05-29T09:11:47.318Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
09:11:47 [2024-05-29T09:11:47.318Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
09:11:47 [2024-05-29T09:11:47.318Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
09:11:47 [2024-05-29T09:11:47.318Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
09:11:47 [2024-05-29T09:11:47.318Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
09:11:47 [2024-05-29T09:11:47.318Z] ?   	github.com/docker/docker/testutil/request	[no test files]
09:11:47 [2024-05-29T09:11:47.318Z] ?   	github.com/docker/docker/volume	[no test files]
09:11:47 [2024-05-29T09:11:47.574Z] ok  	github.com/docker/docker/volume/drivers	0.008s	coverage: 36.1% of statements
09:11:47 [2024-05-29T09:11:47.831Z] ok  	github.com/docker/docker/volume/mounts	0.008s	coverage: 61.5% of statements
09:11:48 [2024-05-29T09:11:48.087Z] ok  	github.com/docker/docker/volume/local	0.077s	coverage: 76.4% of statements
09:11:48 [2024-05-29T09:11:48.344Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
09:11:48 [2024-05-29T09:11:48.344Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
09:11:48 [2024-05-29T09:11:48.344Z] ok  	github.com/docker/docker/volume/service	0.012s	coverage: 71.8% of statements
09:11:49 [2024-05-29T09:11:49.274Z] ok  	github.com/docker/docker/layer	7.367s	coverage: 68.1% of statements
09:11:49 [2024-05-29T09:11:49.274Z] 
09:11:49 [2024-05-29T09:11:49.274Z] === Skipped
09:11:49 [2024-05-29T09:11:49.274Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
09:11:49 [2024-05-29T09:11:49.274Z]     network_proxy_test.go:195: Need to start CI docker with --ipv6
09:11:49 [2024-05-29T09:11:49.274Z] 
09:11:49 [2024-05-29T09:11:49.274Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
09:11:49 [2024-05-29T09:11:49.274Z]     network_proxy_test.go:210: No support for dual stack yet
09:11:49 [2024-05-29T09:11:49.274Z] 
09:11:49 [2024-05-29T09:11:49.274Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
09:11:49 [2024-05-29T09:11:49.274Z]     network_proxy_test.go:239: Need to start CI docker with --ipv6
09:11:49 [2024-05-29T09:11:49.274Z] 
09:11:49 [2024-05-29T09:11:49.274Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
09:11:49 [2024-05-29T09:11:49.274Z]     network_proxy_test.go:300: Need to start CI docker with --ipv6
09:11:49 [2024-05-29T09:11:49.274Z] 
09:11:49 [2024-05-29T09:11:49.274Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
09:11:49 [2024-05-29T09:11:49.274Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:11:49 [2024-05-29T09:11:49.274Z]     graphtest_unix.go:41: Driver btrfs not supported
09:11:49 [2024-05-29T09:11:49.274Z] 
09:11:49 [2024-05-29T09:11:49.274Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
09:11:49 [2024-05-29T09:11:49.274Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:11:49 [2024-05-29T09:11:49.274Z]     graphtest_unix.go:41: Driver btrfs not supported
09:11:49 [2024-05-29T09:11:49.274Z] 
09:11:49 [2024-05-29T09:11:49.274Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
09:11:49 [2024-05-29T09:11:49.274Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:11:49 [2024-05-29T09:11:49.274Z]     graphtest_unix.go:41: Driver btrfs not supported
09:11:49 [2024-05-29T09:11:49.274Z] 
09:11:49 [2024-05-29T09:11:49.274Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
09:11:49 [2024-05-29T09:11:49.274Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:11:49 [2024-05-29T09:11:49.274Z]     graphtest_unix.go:41: Driver btrfs not supported
09:11:49 [2024-05-29T09:11:49.274Z] 
09:11:49 [2024-05-29T09:11:49.274Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
09:11:49 [2024-05-29T09:11:49.274Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:11:49 [2024-05-29T09:11:49.274Z]     graphtest_unix.go:41: Driver btrfs not supported
09:11:49 [2024-05-29T09:11:49.274Z] 
09:11:49 [2024-05-29T09:11:49.274Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
09:11:49 [2024-05-29T09:11:49.274Z]     graphtest_unix.go:68: No driver to put!
09:11:49 [2024-05-29T09:11:49.274Z] 
09:11:49 [2024-05-29T09:11:49.274Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
09:11:49 [2024-05-29T09:11:49.274Z] time="2024-05-29T09:11:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:11:49 [2024-05-29T09:11:49.274Z]     graphtest_unix.go:39: graphdriver: driver not supported
09:11:49 [2024-05-29T09:11:49.274Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
09:11:49 [2024-05-29T09:11:49.274Z] 
09:11:49 [2024-05-29T09:11:49.274Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
09:11:49 [2024-05-29T09:11:49.274Z] time="2024-05-29T09:11:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:11:49 [2024-05-29T09:11:49.274Z]     graphtest_unix.go:39: graphdriver: driver not supported
09:11:49 [2024-05-29T09:11:49.274Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
09:11:49 [2024-05-29T09:11:49.274Z] 
09:11:49 [2024-05-29T09:11:49.274Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
09:11:49 [2024-05-29T09:11:49.274Z] time="2024-05-29T09:11:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:11:49 [2024-05-29T09:11:49.274Z]     graphtest_unix.go:39: graphdriver: driver not supported
09:11:49 [2024-05-29T09:11:49.274Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
09:11:49 [2024-05-29T09:11:49.274Z] 
09:11:49 [2024-05-29T09:11:49.274Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
09:11:49 [2024-05-29T09:11:49.274Z] time="2024-05-29T09:11:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:11:49 [2024-05-29T09:11:49.274Z]     graphtest_unix.go:39: graphdriver: driver not supported
09:11:49 [2024-05-29T09:11:49.274Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
09:11:49 [2024-05-29T09:11:49.274Z] 
09:11:49 [2024-05-29T09:11:49.274Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
09:11:49 [2024-05-29T09:11:49.274Z] time="2024-05-29T09:11:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:11:49 [2024-05-29T09:11:49.274Z]     graphtest_unix.go:39: graphdriver: driver not supported
09:11:49 [2024-05-29T09:11:49.274Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
09:11:49 [2024-05-29T09:11:49.274Z] 
09:11:49 [2024-05-29T09:11:49.274Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
09:11:49 [2024-05-29T09:11:49.274Z]     graphtest_unix.go:68: No driver to put!
09:11:49 [2024-05-29T09:11:49.274Z] 
09:11:49 [2024-05-29T09:11:49.274Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
09:11:49 [2024-05-29T09:11:49.274Z]     overlay_test.go:61: Cannot run test with naive change algorithm
09:11:49 [2024-05-29T09:11:49.274Z] 
09:11:49 [2024-05-29T09:11:49.274Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
09:11:49 [2024-05-29T09:11:49.274Z]     graphtest_unix.go:311: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
09:11:49 [2024-05-29T09:11:49.274Z] 
09:11:49 [2024-05-29T09:11:49.274Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
09:11:49 [2024-05-29T09:11:49.274Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:11:49 [2024-05-29T09:11:49.274Z]     graphtest_unix.go:41: Driver zfs not supported
09:11:49 [2024-05-29T09:11:49.274Z] 
09:11:49 [2024-05-29T09:11:49.274Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
09:11:49 [2024-05-29T09:11:49.274Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:11:49 [2024-05-29T09:11:49.274Z]     graphtest_unix.go:41: Driver zfs not supported
09:11:49 [2024-05-29T09:11:49.274Z] 
09:11:49 [2024-05-29T09:11:49.274Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
09:11:49 [2024-05-29T09:11:49.274Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:11:49 [2024-05-29T09:11:49.274Z]     graphtest_unix.go:41: Driver zfs not supported
09:11:49 [2024-05-29T09:11:49.274Z] 
09:11:49 [2024-05-29T09:11:49.274Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
09:11:49 [2024-05-29T09:11:49.274Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:11:49 [2024-05-29T09:11:49.274Z]     graphtest_unix.go:41: Driver zfs not supported
09:11:49 [2024-05-29T09:11:49.274Z] 
09:11:49 [2024-05-29T09:11:49.274Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
09:11:49 [2024-05-29T09:11:49.274Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:11:49 [2024-05-29T09:11:49.274Z]     graphtest_unix.go:41: Driver zfs not supported
09:11:49 [2024-05-29T09:11:49.274Z] 
09:11:49 [2024-05-29T09:11:49.274Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
09:11:49 [2024-05-29T09:11:49.274Z]     graphtest_unix.go:68: No driver to put!
09:11:49 [2024-05-29T09:11:49.274Z] 
09:11:49 [2024-05-29T09:11:49.274Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
09:11:49 [2024-05-29T09:11:49.274Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
09:11:49 [2024-05-29T09:11:49.274Z] 
09:11:49 [2024-05-29T09:11:49.274Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
09:11:49 [2024-05-29T09:11:49.274Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
09:11:49 [2024-05-29T09:11:49.274Z] 
09:11:49 [2024-05-29T09:11:49.274Z] === SKIP: volume/mounts TestValidateLCOWMount (0.00s)
09:11:49 [2024-05-29T09:11:49.274Z]     validate_test.go:73: only tested on Windows
09:11:49 [2024-05-29T09:11:49.274Z] 
09:11:49 [2024-05-29T09:11:49.274Z] DONE 3299 tests, 27 skipped in 67.156s
09:11:49 [2024-05-29T09:11:49.274Z] + '[' -n 'github.com/docker/docker/libnetwork
09:11:49 [2024-05-29T09:11:49.274Z] github.com/docker/docker/libnetwork/bitmap
09:11:49 [2024-05-29T09:11:49.274Z] github.com/docker/docker/libnetwork/cluster
09:11:49 [2024-05-29T09:11:49.274Z] github.com/docker/docker/libnetwork/cmd/diagnostic
09:11:49 [2024-05-29T09:11:49.274Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
09:11:49 [2024-05-29T09:11:49.274Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
09:11:49 [2024-05-29T09:11:49.274Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
09:11:49 [2024-05-29T09:11:49.274Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
09:11:49 [2024-05-29T09:11:49.274Z] github.com/docker/docker/libnetwork/cnmallocator
09:11:49 [2024-05-29T09:11:49.274Z] github.com/docker/docker/libnetwork/config
09:11:49 [2024-05-29T09:11:49.274Z] github.com/docker/docker/libnetwork/datastore
09:11:49 [2024-05-29T09:11:49.274Z] github.com/docker/docker/libnetwork/diagnostic
09:11:49 [2024-05-29T09:11:49.274Z] github.com/docker/docker/libnetwork/discoverapi
09:11:49 [2024-05-29T09:11:49.274Z] github.com/docker/docker/libnetwork/driverapi
09:11:49 [2024-05-29T09:11:49.274Z] github.com/docker/docker/libnetwork/drivers/bridge
09:11:49 [2024-05-29T09:11:49.274Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
09:11:49 [2024-05-29T09:11:49.274Z] github.com/docker/docker/libnetwork/drivers/host
09:11:49 [2024-05-29T09:11:49.274Z] github.com/docker/docker/libnetwork/drivers/ipvlan
09:11:49 [2024-05-29T09:11:49.274Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
09:11:49 [2024-05-29T09:11:49.274Z] github.com/docker/docker/libnetwork/drivers/macvlan
09:11:49 [2024-05-29T09:11:49.274Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
09:11:49 [2024-05-29T09:11:49.274Z] github.com/docker/docker/libnetwork/drivers/null
09:11:49 [2024-05-29T09:11:49.274Z] github.com/docker/docker/libnetwork/drivers/overlay
09:11:49 [2024-05-29T09:11:49.274Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
09:11:49 [2024-05-29T09:11:49.274Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
09:11:49 [2024-05-29T09:11:49.274Z] github.com/docker/docker/libnetwork/drivers/remote
09:11:49 [2024-05-29T09:11:49.274Z] github.com/docker/docker/libnetwork/drivers/remote/api
09:11:49 [2024-05-29T09:11:49.274Z] github.com/docker/docker/libnetwork/drivers/windows
09:11:49 [2024-05-29T09:11:49.274Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
09:11:49 [2024-05-29T09:11:49.274Z] github.com/docker/docker/libnetwork/drvregistry
09:11:49 [2024-05-29T09:11:49.274Z] github.com/docker/docker/libnetwork/etchosts
09:11:49 [2024-05-29T09:11:49.274Z] github.com/docker/docker/libnetwork/internal/caller
09:11:49 [2024-05-29T09:11:49.274Z] github.com/docker/docker/libnetwork/internal/kvstore
09:11:49 [2024-05-29T09:11:49.274Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
09:11:49 [2024-05-29T09:11:49.274Z] github.com/docker/docker/libnetwork/internal/netiputil
09:11:49 [2024-05-29T09:11:49.274Z] github.com/docker/docker/libnetwork/internal/resolvconf
09:11:49 [2024-05-29T09:11:49.274Z] github.com/docker/docker/libnetwork/internal/setmatrix
09:11:49 [2024-05-29T09:11:49.274Z] github.com/docker/docker/libnetwork/ipamapi
09:11:49 [2024-05-29T09:11:49.274Z] github.com/docker/docker/libnetwork/ipams
09:11:49 [2024-05-29T09:11:49.274Z] github.com/docker/docker/libnetwork/ipams/defaultipam
09:11:49 [2024-05-29T09:11:49.274Z] github.com/docker/docker/libnetwork/ipams/null
09:11:49 [2024-05-29T09:11:49.274Z] github.com/docker/docker/libnetwork/ipams/remote
09:11:49 [2024-05-29T09:11:49.274Z] github.com/docker/docker/libnetwork/ipams/remote/api
09:11:49 [2024-05-29T09:11:49.274Z] github.com/docker/docker/libnetwork/ipams/windowsipam
09:11:49 [2024-05-29T09:11:49.274Z] github.com/docker/docker/libnetwork/ipamutils
09:11:49 [2024-05-29T09:11:49.274Z] github.com/docker/docker/libnetwork/ipbits
09:11:49 [2024-05-29T09:11:49.274Z] github.com/docker/docker/libnetwork/iptables
09:11:49 [2024-05-29T09:11:49.274Z] github.com/docker/docker/libnetwork/netlabel
09:11:49 [2024-05-29T09:11:49.274Z] github.com/docker/docker/libnetwork/netutils
09:11:49 [2024-05-29T09:11:49.274Z] github.com/docker/docker/libnetwork/networkdb
09:11:49 [2024-05-29T09:11:49.274Z] github.com/docker/docker/libnetwork/ns
09:11:49 [2024-05-29T09:11:49.274Z] github.com/docker/docker/libnetwork/options
09:11:49 [2024-05-29T09:11:49.274Z] github.com/docker/docker/libnetwork/osl
09:11:49 [2024-05-29T09:11:49.274Z] github.com/docker/docker/libnetwork/osl/kernel
09:11:49 [2024-05-29T09:11:49.274Z] github.com/docker/docker/libnetwork/portallocator
09:11:49 [2024-05-29T09:11:49.274Z] github.com/docker/docker/libnetwork/portmapper
09:11:49 [2024-05-29T09:11:49.274Z] github.com/docker/docker/libnetwork/resolvconf
09:11:49 [2024-05-29T09:11:49.274Z] github.com/docker/docker/libnetwork/scope
09:11:49 [2024-05-29T09:11:49.274Z] github.com/docker/docker/libnetwork/types' ']'
09:11:49 [2024-05-29T09:11:49.274Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo 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/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/cnmallocator 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/internal/caller github.com/docker/docker/libnetwork/internal/kvstore github.com/docker/docker/libnetwork/internal/kvstore/boltdb github.com/docker/docker/libnetwork/internal/netiputil github.com/docker/docker/libnetwork/internal/resolvconf github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams github.com/docker/docker/libnetwork/ipams/defaultipam 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/scope github.com/docker/docker/libnetwork/types
09:12:45 [2024-05-29T09:12:45.455Z] ok  	github.com/docker/docker/libnetwork	45.594s	coverage: 42.8% of statements
09:12:45 [2024-05-29T09:12:45.455Z] ok  	github.com/docker/docker/libnetwork/bitmap	0.006s	coverage: 96.1% of statements
09:12:45 [2024-05-29T09:12:45.455Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
09:12:45 [2024-05-29T09:12:45.455Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
09:12:45 [2024-05-29T09:12:45.455Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
09:12:45 [2024-05-29T09:12:45.455Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
09:12:45 [2024-05-29T09:12:45.455Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
09:12:45 [2024-05-29T09:12:45.455Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
09:12:46 [2024-05-29T09:12:46.018Z] ok  	github.com/docker/docker/libnetwork/cnmallocator	4.662s	coverage: 71.9% of statements
09:12:46 [2024-05-29T09:12:46.274Z] ok  	github.com/docker/docker/libnetwork/config	0.003s	coverage: 10.3% of statements
09:12:46 [2024-05-29T09:12:46.836Z] ok  	github.com/docker/docker/libnetwork/datastore	0.004s	coverage: 37.0% of statements
09:12:46 [2024-05-29T09:12:46.836Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
09:12:46 [2024-05-29T09:12:46.836Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
09:12:46 [2024-05-29T09:12:46.836Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.002s	coverage: 68.9% of statements
09:12:52 [2024-05-29T09:12:52.085Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	3.884s	coverage: 63.0% of statements
09:12:52 [2024-05-29T09:12:52.085Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
09:12:52 [2024-05-29T09:12:52.085Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.002s	coverage: 40.0% of statements
09:12:53 [2024-05-29T09:12:53.453Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	1.028s	coverage: 5.1% of statements
09:12:53 [2024-05-29T09:12:53.453Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
09:12:54 [2024-05-29T09:12:54.016Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.003s	coverage: 4.7% of statements
09:12:54 [2024-05-29T09:12:54.016Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
09:12:54 [2024-05-29T09:12:54.272Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.002s	coverage: 40.0% of statements
09:12:55 [2024-05-29T09:12:55.202Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	0.009s	coverage: 1.4% of statements
09:12:55 [2024-05-29T09:12:55.202Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	0.003s	coverage: 45.0% of statements
09:12:55 [2024-05-29T09:12:55.765Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.003s	coverage: 62.7% of statements
09:12:56 [2024-05-29T09:12:56.021Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.011s	coverage: 57.0% of statements
09:12:56 [2024-05-29T09:12:56.021Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
09:12:56 [2024-05-29T09:12:56.021Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
09:12:56 [2024-05-29T09:12:56.021Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
09:12:56 [2024-05-29T09:12:56.584Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.004s	coverage: 87.0% of statements
09:12:56 [2024-05-29T09:12:56.841Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.017s	coverage: 82.1% of statements
09:12:57 [2024-05-29T09:12:57.097Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
09:12:57 [2024-05-29T09:12:57.097Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore	[no test files]
09:12:57 [2024-05-29T09:12:57.097Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore/boltdb	[no test files]
09:12:57 [2024-05-29T09:12:57.097Z] ok  	github.com/docker/docker/libnetwork/internal/netiputil	0.003s	coverage: 25.8% of statements
09:12:57 [2024-05-29T09:12:57.660Z] ok  	github.com/docker/docker/libnetwork/internal/resolvconf	0.015s	coverage: 85.5% of statements
09:13:09 [2024-05-29T09:13:09.837Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
09:13:09 [2024-05-29T09:13:09.837Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
09:13:09 [2024-05-29T09:13:09.837Z] ?   	github.com/docker/docker/libnetwork/ipams	[no test files]
09:13:41 [2024-05-29T09:13:41.868Z] ok  	github.com/docker/docker/libnetwork/ipams/defaultipam	31.001s	coverage: 85.8% of statements
09:13:41 [2024-05-29T09:13:41.868Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.003s	coverage: 63.2% of statements
09:13:41 [2024-05-29T09:13:41.868Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.009s	coverage: 52.6% of statements
09:13:41 [2024-05-29T09:13:41.868Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
09:13:41 [2024-05-29T09:13:41.868Z] ?   	github.com/docker/docker/libnetwork/ipams/windowsipam	[no test files]
09:13:41 [2024-05-29T09:13:41.868Z] ?   	github.com/docker/docker/libnetwork/ipamutils	[no test files]
09:13:41 [2024-05-29T09:13:41.868Z] ok  	github.com/docker/docker/libnetwork/ipbits	0.003s	coverage: 97.6% of statements
09:13:41 [2024-05-29T09:13:41.868Z] ok  	github.com/docker/docker/libnetwork/iptables	0.167s	coverage: 38.0% of statements
09:13:41 [2024-05-29T09:13:41.868Z] ?   	github.com/docker/docker/libnetwork/netlabel	[no test files]
09:13:41 [2024-05-29T09:13:41.868Z] ok  	github.com/docker/docker/libnetwork/netutils	0.068s	coverage: 38.4% of statements
09:15:33 [2024-05-29T09:15:33.265Z] ok  	github.com/docker/docker/libnetwork/networkdb	104.265s	coverage: 59.2% of statements
09:15:33 [2024-05-29T09:15:33.265Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
09:15:33 [2024-05-29T09:15:33.265Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
09:15:33 [2024-05-29T09:15:33.265Z] ok  	github.com/docker/docker/libnetwork/osl	4.471s	coverage: 36.2% of statements
09:15:33 [2024-05-29T09:15:33.265Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
09:15:33 [2024-05-29T09:15:33.265Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.016s	coverage: 80.5% of statements
09:15:33 [2024-05-29T09:15:33.829Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.728s	coverage: 47.9% of statements
09:15:34 [2024-05-29T09:15:34.085Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.006s	coverage: 75.4% of statements
09:15:34 [2024-05-29T09:15:34.085Z] ?   	github.com/docker/docker/libnetwork/scope	[no test files]
09:15:34 [2024-05-29T09:15:34.342Z] ok  	github.com/docker/docker/libnetwork/types	0.003s	coverage: 41.7% of statements
09:15:34 [2024-05-29T09:15:34.342Z] 
09:15:34 [2024-05-29T09:15:34.342Z] === Skipped
09:15:34 [2024-05-29T09:15:34.342Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
09:15:34 [2024-05-29T09:15:34.342Z]     firewalld_test.go:29: cannot connect to D-bus system bus: dial unix /var/run/dbus/system_bus_socket: connect: no such file or directory
09:15:34 [2024-05-29T09:15:34.342Z] 
09:15:34 [2024-05-29T09:15:34.342Z] === SKIP: libnetwork/iptables TestPassthrough (0.00s)
09:15:34 [2024-05-29T09:15:34.342Z]     firewalld_test.go:88: cannot connect to D-bus system bus: dial unix /var/run/dbus/system_bus_socket: connect: no such file or directory
09:15:34 [2024-05-29T09:15:34.342Z] 
09:15:34 [2024-05-29T09:15:34.342Z] DONE 488 tests, 2 skipped in 225.085s
Post stage
[Pipeline] junit
09:15:35 [2024-05-29T09:15:35.284Z] Recording test results
09:15:36 [2024-05-29T09:15:36.553Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
09:15:36 [2024-05-29T09:15:36.867Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-47602/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=fea476f65d674abb2bf712483337ad9c35a39404 -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:fea476f65d674abb2bf712483337ad9c35a39404 hack/make.sh dynbinary test-integration
09:15:37 [2024-05-29T09:15:37.134Z] 
09:15:37 [2024-05-29T09:15:37.134Z] Removing bundles/
09:15:37 [2024-05-29T09:15:37.134Z] 
09:15:37 [2024-05-29T09:15:37.134Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
09:15:37 [2024-05-29T09:15:37.134Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
09:15:37 [2024-05-29T09:15:37.134Z] + tee /go/src/github.com/docker/docker/go.mod
09:15:37 [2024-05-29T09:15:37.134Z] module github.com/docker/docker
09:15:37 [2024-05-29T09:15:37.134Z] 
09:15:37 [2024-05-29T09:15:37.134Z] go 1.21
09:15:37 [2024-05-29T09:15:37.134Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
09:15:37 [2024-05-29T09:15:37.134Z] + GO111MODULE=on
09:15:37 [2024-05-29T09:15:37.134Z] + GOTOOLCHAIN=local
09:15:37 [2024-05-29T09:15:37.134Z] + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/dockerd -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=dev" -X "github.com/docker/docker/dockerversion.GitCommit=fea476f65d674abb2bf712483337ad9c35a39404" -X "github.com/docker/docker/dockerversion.BuildTime=2024-05-29T09:15:36.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' -gcflags= github.com/docker/docker/cmd/dockerd
09:16:15 [2024-05-29T09:16:15.966Z] + rm -f /go/src/github.com/docker/docker/go.mod
09:16:15 [2024-05-29T09:16:15.966Z] Created binary: bundles/dynbinary-daemon/dockerd
09:16:15 [2024-05-29T09:16:15.966Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
09:16:15 [2024-05-29T09:16:15.966Z] + tee /go/src/github.com/docker/docker/go.mod
09:16:15 [2024-05-29T09:16:15.966Z] module github.com/docker/docker
09:16:15 [2024-05-29T09:16:15.966Z] 
09:16:15 [2024-05-29T09:16:15.966Z] go 1.21
09:16:15 [2024-05-29T09:16:15.966Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
09:16:15 [2024-05-29T09:16:15.966Z] + GO111MODULE=on
09:16:15 [2024-05-29T09:16:15.966Z] + GOTOOLCHAIN=local
09:16:15 [2024-05-29T09:16:15.966Z] + go build -mod=vendor -modfile=vendor.mod -o bundles/dynbinary-daemon/docker-proxy -tags ' journald' -buildmode=pie -ldflags '-w -X "github.com/docker/docker/dockerversion.Version=dev" -X "github.com/docker/docker/dockerversion.GitCommit=fea476f65d674abb2bf712483337ad9c35a39404" -X "github.com/docker/docker/dockerversion.BuildTime=2024-05-29T09:15:36.000000000+00:00" -X "github.com/docker/docker/dockerversion.PlatformName=" -X "github.com/docker/docker/dockerversion.ProductName=" -X "github.com/docker/docker/dockerversion.DefaultProductLicense="   ' -gcflags= github.com/docker/docker/cmd/docker-proxy
09:16:15 [2024-05-29T09:16:15.966Z] + rm -f /go/src/github.com/docker/docker/go.mod
09:16:15 [2024-05-29T09:16:15.967Z] Created binary: bundles/dynbinary-daemon/docker-proxy
09:16:15 [2024-05-29T09:16:15.967Z] 
09:16:15 [2024-05-29T09:16:15.967Z] ---> Making bundle: test-integration (in bundles/test-integration)
09:16:15 [2024-05-29T09:16:15.967Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
09:16:15 [2024-05-29T09:16:15.967Z] HOSTNAME=bb7dbd4584dc
09:16:15 [2024-05-29T09:16:15.967Z] TESTDEBUG=0
09:16:15 [2024-05-29T09:16:15.967Z] DEST=bundles/test-integration
09:16:15 [2024-05-29T09:16:15.967Z] PWD=/go/src/github.com/docker/docker
09:16:15 [2024-05-29T09:16:15.967Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock
09:16:15 [2024-05-29T09:16:15.967Z] DOCKER_GITCOMMIT=fea476f65d674abb2bf712483337ad9c35a39404
09:16:15 [2024-05-29T09:16:15.967Z] container=docker
09:16:15 [2024-05-29T09:16:15.967Z] HOME=/root
09:16:15 [2024-05-29T09:16:15.967Z] CONTAINERD_NAMESPACE=moby
09:16:15 [2024-05-29T09:16:15.967Z] GOLANG_VERSION=1.21.10
09:16:15 [2024-05-29T09:16:15.967Z] VALIDATE_REPO=https://github.com/moby/moby.git
09:16:15 [2024-05-29T09:16:15.967Z] VALIDATE_BRANCH=master
09:16:15 [2024-05-29T09:16:15.967Z] TERM=xterm
09:16:15 [2024-05-29T09:16:15.967Z] DOCKER_PKG=github.com/docker/docker
09:16:15 [2024-05-29T09:16:15.967Z] TEST_CLIENT_BINARY=/usr/local/cli-integration/docker
09:16:15 [2024-05-29T09:16:15.967Z] SHLVL=1
09:16:15 [2024-05-29T09:16:15.967Z] TIMEOUT=120m
09:16:15 [2024-05-29T09:16:15.967Z] GOTOOLCHAIN=local
09:16:15 [2024-05-29T09:16:15.967Z] DOCKER_GRAPHDRIVER=overlay2
09:16:15 [2024-05-29T09:16:15.967Z] GO111MODULE=off
09:16:15 [2024-05-29T09:16:15.967Z] DOCKER_EXPERIMENTAL=1
09:16:15 [2024-05-29T09:16:15.967Z] TEST_SKIP_INTEGRATION_CLI=1
09:16:15 [2024-05-29T09:16:15.967Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
09:16:15 [2024-05-29T09:16:15.967Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
09:16:15 [2024-05-29T09:16:15.967Z] GOPATH=/go
09:16:15 [2024-05-29T09:16:15.967Z] PKG_CONFIG=pkg-config
09:16:15 [2024-05-29T09:16:15.967Z] _=/usr/bin/env
09:16:15 [2024-05-29T09:16:15.967Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
09:16:37 [2024-05-29T09:16:37.871Z] Building test suite binary /go/src/github.com/docker/docker/integration/capabilities/test.main
09:16:37 [2024-05-29T09:16:37.871Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
09:16:38 [2024-05-29T09:16:38.800Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
09:16:42 [2024-05-29T09:16:42.072Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
09:16:47 [2024-05-29T09:16:47.338Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
09:16:50 [2024-05-29T09:16:50.608Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
09:16:50 [2024-05-29T09:16:50.608Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
09:16:51 [2024-05-29T09:16:51.975Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
09:16:52 [2024-05-29T09:16:52.904Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
09:16:54 [2024-05-29T09:16:54.270Z] Building test suite binary /go/src/github.com/docker/docker/integration/networking/test.main
09:16:55 [2024-05-29T09:16:55.637Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
09:16:55 [2024-05-29T09:16:55.637Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
09:16:57 [2024-05-29T09:16:57.003Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
09:16:58 [2024-05-29T09:16:58.371Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
09:17:00 [2024-05-29T09:17:00.263Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
09:17:01 [2024-05-29T09:17:01.192Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
09:17:01 [2024-05-29T09:17:01.449Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
09:17:02 [2024-05-29T09:17:02.817Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
09:17:03 [2024-05-29T09:17:03.746Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
09:17:05 [2024-05-29T09:17:05.113Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
09:17:06 [2024-05-29T09:17:06.042Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
09:17:06 [2024-05-29T09:17:06.970Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
09:17:08 [2024-05-29T09:17:08.336Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
09:17:08 [2024-05-29T09:17:08.336Z] Using test binary /usr/local/cli-integration/docker
09:17:08 [2024-05-29T09:17:08.336Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
09:17:08 [2024-05-29T09:17:08.336Z] +++ /etc/init.d/apparmor start
09:17:08 [2024-05-29T09:17:08.336Z] Not: starting.
09:17:08 [2024-05-29T09:17:08.336Z] INFO: Waiting for daemon to start...
09:17:08 [2024-05-29T09:17:08.336Z] Starting dockerd
09:17:08 [2024-05-29T09:17:08.336Z] +++ exec dockerd --debug --host unix:///run/docker/tmp.uWSGGvrnsn/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
09:17:12 [2024-05-29T09:17:12.505Z] .
09:17:12 [2024-05-29T09:17:12.505Z] Running integration-test (iteration 1)
09:17:12 [2024-05-29T09:17:12.505Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m  
09:17:12 [2024-05-29T09:17:12.505Z] ++ '[' -n '' ']'
09:17:12 [2024-05-29T09:17:12.505Z] ++ 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
09:17:12 [2024-05-29T09:17:12.505Z] ++ set -e
09:17:12 [2024-05-29T09:17:12.505Z] ++ '[' -n 0 ']'
09:17:12 [2024-05-29T09:17:12.505Z] ++ set -x
09:17:12 [2024-05-29T09:17:12.505Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.uWSGGvrnsn/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
09:17:12 [2024-05-29T09:17:12.505Z] Loaded image: busybox:latest
09:17:12 [2024-05-29T09:17:12.505Z] Loaded image: busybox:glibc
09:17:13 [2024-05-29T09:17:13.067Z] Loaded image: debian:bookworm-slim
09:17:13 [2024-05-29T09:17:13.067Z] Loaded image: hello-world:latest
09:17:13 [2024-05-29T09:17:13.067Z] Loaded image: arm32v7/hello-world:latest
09:17:13 [2024-05-29T09:17:13.067Z] INFO: Testing against a local daemon
09:17:13 [2024-05-29T09:17:13.067Z] === RUN   TestCgroupNamespacesBuild
09:17:14 [2024-05-29T09:17:14.433Z] --- PASS: TestCgroupNamespacesBuild (1.38s)
09:17:14 [2024-05-29T09:17:14.433Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
09:17:15 [2024-05-29T09:17:15.361Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.09s)
09:17:15 [2024-05-29T09:17:15.361Z] === RUN   TestBuildWithSession
09:17:15 [2024-05-29T09:17:15.361Z]     build_session_test.go:26: TODO: BuildKit
09:17:15 [2024-05-29T09:17:15.361Z] --- SKIP: TestBuildWithSession (0.00s)
09:17:15 [2024-05-29T09:17:15.361Z] === RUN   TestBuildSquashParent
09:17:19 [2024-05-29T09:17:19.530Z] --- PASS: TestBuildSquashParent (3.70s)
09:17:19 [2024-05-29T09:17:19.530Z] === RUN   TestBuildWithRemoveAndForceRemove
09:17:19 [2024-05-29T09:17:19.530Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:17:19 [2024-05-29T09:17:19.530Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:17:19 [2024-05-29T09:17:19.530Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:17:19 [2024-05-29T09:17:19.530Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:17:19 [2024-05-29T09:17:19.530Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:17:19 [2024-05-29T09:17:19.530Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:17:19 [2024-05-29T09:17:19.530Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:17:19 [2024-05-29T09:17:19.530Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:17:19 [2024-05-29T09:17:19.530Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:17:19 [2024-05-29T09:17:19.530Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:17:19 [2024-05-29T09:17:19.530Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:17:19 [2024-05-29T09:17:19.530Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:17:19 [2024-05-29T09:17:19.530Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:17:19 [2024-05-29T09:17:19.530Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:17:19 [2024-05-29T09:17:19.530Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:17:19 [2024-05-29T09:17:19.530Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:17:19 [2024-05-29T09:17:19.530Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:17:19 [2024-05-29T09:17:19.530Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:17:22 [2024-05-29T09:17:22.799Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.05s)
09:17:22 [2024-05-29T09:17:22.799Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.98s)
09:17:22 [2024-05-29T09:17:22.799Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.04s)
09:17:22 [2024-05-29T09:17:22.799Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.09s)
09:17:22 [2024-05-29T09:17:22.799Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.16s)
09:17:22 [2024-05-29T09:17:22.799Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.19s)
09:17:22 [2024-05-29T09:17:22.799Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.24s)
09:17:22 [2024-05-29T09:17:22.799Z] === RUN   TestBuildMultiStageCopy
09:17:22 [2024-05-29T09:17:22.799Z] === RUN   TestBuildMultiStageCopy/copy_to_root
09:17:23 [2024-05-29T09:17:23.362Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
09:17:23 [2024-05-29T09:17:23.618Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
09:17:23 [2024-05-29T09:17:23.618Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
09:17:23 [2024-05-29T09:17:23.618Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
09:17:23 [2024-05-29T09:17:23.874Z] --- PASS: TestBuildMultiStageCopy (1.38s)
09:17:23 [2024-05-29T09:17:23.874Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (0.97s)
09:17:23 [2024-05-29T09:17:23.874Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.07s)
09:17:23 [2024-05-29T09:17:23.874Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.09s)
09:17:23 [2024-05-29T09:17:23.874Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.10s)
09:17:23 [2024-05-29T09:17:23.874Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.11s)
09:17:23 [2024-05-29T09:17:23.874Z] === RUN   TestBuildMultiStageParentConfig
09:17:24 [2024-05-29T09:17:24.130Z] --- PASS: TestBuildMultiStageParentConfig (0.39s)
09:17:24 [2024-05-29T09:17:24.130Z] === RUN   TestBuildLabelWithTargets
09:17:25 [2024-05-29T09:17:25.059Z] --- PASS: TestBuildLabelWithTargets (0.62s)
09:17:25 [2024-05-29T09:17:25.059Z] === RUN   TestBuildWithEmptyLayers
09:17:25 [2024-05-29T09:17:25.059Z] --- PASS: TestBuildWithEmptyLayers (0.15s)
09:17:25 [2024-05-29T09:17:25.059Z] === RUN   TestBuildMultiStageOnBuild
09:17:26 [2024-05-29T09:17:26.427Z] --- PASS: TestBuildMultiStageOnBuild (1.13s)
09:17:26 [2024-05-29T09:17:26.427Z] === RUN   TestBuildUncleanTarFilenames
09:17:26 [2024-05-29T09:17:26.427Z] --- PASS: TestBuildUncleanTarFilenames (0.12s)
09:17:26 [2024-05-29T09:17:26.427Z] === RUN   TestBuildMultiStageLayerLeak
09:17:27 [2024-05-29T09:17:27.355Z] --- PASS: TestBuildMultiStageLayerLeak (1.07s)
09:17:27 [2024-05-29T09:17:27.355Z] === RUN   TestBuildWithHugeFile
09:18:13 [2024-05-29T09:18:13.985Z] --- PASS: TestBuildWithHugeFile (42.97s)
09:18:13 [2024-05-29T09:18:13.985Z] === RUN   TestBuildWCOWSandboxSize
09:18:13 [2024-05-29T09:18:13.985Z]     build_test.go:531: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
09:18:13 [2024-05-29T09:18:13.985Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
09:18:13 [2024-05-29T09:18:13.985Z] === RUN   TestBuildWithEmptyDockerfile
09:18:13 [2024-05-29T09:18:13.985Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
09:18:13 [2024-05-29T09:18:13.985Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
09:18:13 [2024-05-29T09:18:13.985Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:18:13 [2024-05-29T09:18:13.985Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:18:13 [2024-05-29T09:18:13.985Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:18:13 [2024-05-29T09:18:13.985Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:18:13 [2024-05-29T09:18:13.985Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
09:18:13 [2024-05-29T09:18:13.985Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:18:13 [2024-05-29T09:18:13.985Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:18:13 [2024-05-29T09:18:13.985Z] --- PASS: TestBuildWithEmptyDockerfile (0.01s)
09:18:13 [2024-05-29T09:18:13.985Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
09:18:13 [2024-05-29T09:18:13.985Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
09:18:13 [2024-05-29T09:18:13.985Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s)
09:18:13 [2024-05-29T09:18:13.985Z] === RUN   TestBuildPreserveOwnership
09:18:13 [2024-05-29T09:18:13.985Z] === RUN   TestBuildPreserveOwnership/copy_from
09:18:13 [2024-05-29T09:18:13.985Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
09:18:13 [2024-05-29T09:18:13.985Z] --- PASS: TestBuildPreserveOwnership (2.15s)
09:18:13 [2024-05-29T09:18:13.985Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.48s)
09:18:13 [2024-05-29T09:18:13.985Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.66s)
09:18:13 [2024-05-29T09:18:13.985Z] === RUN   TestBuildPlatformInvalid
09:18:13 [2024-05-29T09:18:13.985Z] --- PASS: TestBuildPlatformInvalid (0.01s)
09:18:13 [2024-05-29T09:18:13.985Z] === RUN   TestBuildWorkdirNoCacheMiss
09:18:13 [2024-05-29T09:18:13.985Z] === RUN   TestBuildWorkdirNoCacheMiss/trailing_slash
09:18:13 [2024-05-29T09:18:13.985Z] === RUN   TestBuildWorkdirNoCacheMiss/no_trailing_slash
09:18:13 [2024-05-29T09:18:13.985Z] --- PASS: TestBuildWorkdirNoCacheMiss (0.10s)
09:18:13 [2024-05-29T09:18:13.985Z]     --- PASS: TestBuildWorkdirNoCacheMiss/trailing_slash (0.07s)
09:18:13 [2024-05-29T09:18:13.985Z]     --- PASS: TestBuildWorkdirNoCacheMiss/no_trailing_slash (0.00s)
09:18:13 [2024-05-29T09:18:13.985Z] === RUN   TestBuildkitHistoryTracePropagation
09:18:13 [2024-05-29T09:18:13.985Z] time="2024-05-29T09:18:12Z" level=info msg="[core] [Channel #1] Channel created" module=grpc
09:18:13 [2024-05-29T09:18:13.985Z] time="2024-05-29T09:18:12Z" level=info msg="[core] [Channel #1] original dial target is: \"unix:///run/buildkit/buildkitd.sock\"" module=grpc
09:18:13 [2024-05-29T09:18:13.985Z] time="2024-05-29T09:18:12Z" level=info msg="[core] [Channel #1] parsed dial target is: {URL:{Scheme:unix Opaque: User: Host: Path:/run/buildkit/buildkitd.sock RawPath: OmitHost:false ForceQuery:false RawQuery: Fragment: RawFragment:}}" module=grpc
09:18:13 [2024-05-29T09:18:13.985Z] time="2024-05-29T09:18:12Z" level=info msg="[core] [Channel #1] Channel authority set to \"localhost\"" module=grpc
09:18:13 [2024-05-29T09:18:13.985Z] time="2024-05-29T09:18:12Z" level=info msg="[core] [Channel #1] Resolver state updated: {\n  \"Addresses\": [\n    {\n      \"Addr\": \"/run/buildkit/buildkitd.sock\",\n      \"ServerName\": \"\",\n      \"Attributes\": {\n        \"\\u003c%!p(networktype.keyType=grpc.internal.transport.networktype)\\u003e\": \"unix\"\n      },\n      \"BalancerAttributes\": null,\n      \"Metadata\": null\n    }\n  ],\n  \"Endpoints\": [\n    {\n      \"Addresses\": [\n        {\n          \"Addr\": \"/run/buildkit/buildkitd.sock\",\n          \"ServerName\": \"\",\n          \"Attributes\": {\n            \"\\u003c%!p(networktype.keyType=grpc.internal.transport.networktype)\\u003e\": \"unix\"\n          },\n          \"BalancerAttributes\": null,\n          \"Metadata\": null\n        }\n      ],\n      \"Attributes\": null\n    }\n  ],\n  \"ServiceConfig\": null,\n  \"Attributes\": null\n} (resolver returned new addresses)" module=grpc
09:18:13 [2024-05-29T09:18:13.985Z] time="2024-05-29T09:18:12Z" level=info msg="[core] [Channel #1] Channel switches to new LB policy \"pick_first\"" module=grpc
09:18:13 [2024-05-29T09:18:13.985Z] time="2024-05-29T09:18:12Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel created" module=grpc
09:18:13 [2024-05-29T09:18:13.985Z] time="2024-05-29T09:18:12Z" level=info msg="[core] [Channel #1] Channel Connectivity change to CONNECTING" module=grpc
09:18:13 [2024-05-29T09:18:13.985Z] time="2024-05-29T09:18:12Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to CONNECTING" module=grpc
09:18:13 [2024-05-29T09:18:13.985Z] time="2024-05-29T09:18:12Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel picks a new address \"/run/buildkit/buildkitd.sock\" to connect" module=grpc
09:18:13 [2024-05-29T09:18:13.985Z] time="2024-05-29T09:18:12Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to READY" module=grpc
09:18:13 [2024-05-29T09:18:13.985Z] time="2024-05-29T09:18:12Z" level=info msg="[core] [Channel #1] Channel Connectivity change to READY" module=grpc
09:18:13 [2024-05-29T09:18:13.985Z] time="2024-05-29T09:18:12Z" level=info msg="[core] [Server #4] Server created" module=grpc
09:18:13 [2024-05-29T09:18:13.985Z]     build_traces_test.go:87: Waiting for trace to be available
09:18:16 [2024-05-29T09:18:16.502Z] time="2024-05-29T09:18:16Z" level=info msg="[core] [Channel #1] Channel Connectivity change to SHUTDOWN" module=grpc
09:18:16 [2024-05-29T09:18:16.502Z] time="2024-05-29T09:18:16Z" level=info msg="[core] [Channel #1] ccBalancerWrapper: closing" module=grpc
09:18:16 [2024-05-29T09:18:16.502Z] time="2024-05-29T09:18:16Z" level=info msg="[core] [Channel #1] Closing the name resolver" module=grpc
09:18:16 [2024-05-29T09:18:16.502Z] time="2024-05-29T09:18:16Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to SHUTDOWN" module=grpc
09:18:16 [2024-05-29T09:18:16.502Z] time="2024-05-29T09:18:16Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel deleted" module=grpc
09:18:16 [2024-05-29T09:18:16.502Z] time="2024-05-29T09:18:16Z" level=info msg="[core] [Channel #1] Channel deleted" module=grpc
09:18:16 [2024-05-29T09:18:16.502Z] --- PASS: TestBuildkitHistoryTracePropagation (4.03s)
09:18:16 [2024-05-29T09:18:16.502Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
09:18:17 [2024-05-29T09:18:17.430Z] Loaded image: busybox:latest
09:18:17 [2024-05-29T09:18:17.430Z] Loaded image: busybox:glibc
09:18:18 [2024-05-29T09:18:18.359Z] Loaded image: debian:bookworm-slim
09:18:18 [2024-05-29T09:18:18.359Z] Loaded image: hello-world:latest
09:18:18 [2024-05-29T09:18:18.359Z] Loaded image: arm32v7/hello-world:latest
09:18:26 [2024-05-29T09:18:26.448Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.51s)
09:18:26 [2024-05-29T09:18:26.448Z] PASS
09:18:26 [2024-05-29T09:18:26.448Z] 
09:18:26 [2024-05-29T09:18:26.448Z] === Skipped
09:18:26 [2024-05-29T09:18:26.448Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
09:18:26 [2024-05-29T09:18:26.448Z]     build_session_test.go:26: TODO: BuildKit
09:18:26 [2024-05-29T09:18:26.448Z] 
09:18:26 [2024-05-29T09:18:26.448Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
09:18:26 [2024-05-29T09:18:26.448Z]     build_test.go:531: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
09:18:26 [2024-05-29T09:18:26.448Z] 
09:18:26 [2024-05-29T09:18:26.448Z] DONE 38 tests, 2 skipped in 74.268s
09:18:26 [2024-05-29T09:18:26.448Z] Running /go/src/github.com/docker/docker/integration/capabilities (arm64.integration.capabilities) flags=-test.v -test.timeout=120m  
09:18:26 [2024-05-29T09:18:26.448Z] ++ '[' -n '' ']'
09:18:26 [2024-05-29T09:18:26.448Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-capabilities-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-capabilities-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.capabilities -t ./test.main -test.v -test.timeout=120m
09:18:26 [2024-05-29T09:18:26.448Z] ++ set -e
09:18:26 [2024-05-29T09:18:26.448Z] ++ '[' -n 0 ']'
09:18:26 [2024-05-29T09:18:26.448Z] ++ set -x
09:18:26 [2024-05-29T09:18:26.448Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.uWSGGvrnsn/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-capabilities-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-capabilities-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.capabilities -t ./test.main -test.v -test.timeout=120m
09:18:26 [2024-05-29T09:18:26.448Z] INFO: Testing against a local daemon
09:18:26 [2024-05-29T09:18:26.448Z] === RUN   TestNoNewPrivileges
09:18:36 [2024-05-29T09:18:36.393Z] === RUN   TestNoNewPrivileges/CapabilityRequested=true
09:18:36 [2024-05-29T09:18:36.393Z] === RUN   TestNoNewPrivileges/CapabilityRequested=false
09:18:36 [2024-05-29T09:18:36.393Z] --- PASS: TestNoNewPrivileges (9.61s)
09:18:36 [2024-05-29T09:18:36.393Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=true (0.43s)
09:18:36 [2024-05-29T09:18:36.393Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=false (0.41s)
09:18:36 [2024-05-29T09:18:36.393Z] PASS
09:18:36 [2024-05-29T09:18:36.393Z] 
09:18:36 [2024-05-29T09:18:36.393Z] DONE 3 tests in 9.631s
09:18:36 [2024-05-29T09:18:36.393Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m  
09:18:36 [2024-05-29T09:18:36.393Z] ++ '[' -n '' ']'
09:18:36 [2024-05-29T09:18:36.393Z] ++ 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
09:18:36 [2024-05-29T09:18:36.393Z] ++ set -e
09:18:36 [2024-05-29T09:18:36.393Z] ++ '[' -n 0 ']'
09:18:36 [2024-05-29T09:18:36.393Z] ++ set -x
09:18:36 [2024-05-29T09:18:36.393Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.uWSGGvrnsn/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
09:18:36 [2024-05-29T09:18:36.393Z] INFO: Testing against a local daemon
09:18:36 [2024-05-29T09:18:36.393Z] === RUN   TestConfigInspect
09:18:38 [2024-05-29T09:18:38.283Z] --- PASS: TestConfigInspect (2.15s)
09:18:38 [2024-05-29T09:18:38.283Z] === RUN   TestConfigList
09:18:39 [2024-05-29T09:18:39.211Z] === RUN   TestConfigList/test_filter_by_name
09:18:39 [2024-05-29T09:18:39.211Z] === RUN   TestConfigList/test_filter_by_id
09:18:39 [2024-05-29T09:18:39.211Z] === RUN   TestConfigList/test_filter_by_label_key_only
09:18:39 [2024-05-29T09:18:39.211Z] === RUN   TestConfigList/test_filter_by_label_key=value_test0-TestConfigList
09:18:39 [2024-05-29T09:18:39.211Z] === RUN   TestConfigList/test_filter_by_label_key=value_test1-TestConfigList
09:18:39 [2024-05-29T09:18:39.773Z] --- PASS: TestConfigList (1.92s)
09:18:39 [2024-05-29T09:18:39.773Z]     --- PASS: TestConfigList/test_filter_by_name (0.00s)
09:18:39 [2024-05-29T09:18:39.773Z]     --- PASS: TestConfigList/test_filter_by_id (0.00s)
09:18:39 [2024-05-29T09:18:39.773Z]     --- PASS: TestConfigList/test_filter_by_label_key_only (0.00s)
09:18:39 [2024-05-29T09:18:39.773Z]     --- PASS: TestConfigList/test_filter_by_label_key=value_test0-TestConfigList (0.00s)
09:18:39 [2024-05-29T09:18:39.773Z]     --- PASS: TestConfigList/test_filter_by_label_key=value_test1-TestConfigList (0.00s)
09:18:39 [2024-05-29T09:18:39.773Z] === RUN   TestConfigsCreateAndDelete
09:18:42 [2024-05-29T09:18:42.290Z] --- PASS: TestConfigsCreateAndDelete (1.94s)
09:18:42 [2024-05-29T09:18:42.290Z] === RUN   TestConfigsUpdate
09:18:43 [2024-05-29T09:18:43.657Z] --- PASS: TestConfigsUpdate (1.98s)
09:18:43 [2024-05-29T09:18:43.657Z] === RUN   TestTemplatedConfig
09:18:46 [2024-05-29T09:18:46.174Z] --- PASS: TestTemplatedConfig (2.47s)
09:18:46 [2024-05-29T09:18:46.174Z] === RUN   TestConfigCreateResolve
09:18:48 [2024-05-29T09:18:48.064Z] --- PASS: TestConfigCreateResolve (1.86s)
09:18:48 [2024-05-29T09:18:48.064Z] PASS
09:18:48 [2024-05-29T09:18:48.064Z] 
09:18:48 [2024-05-29T09:18:48.064Z] DONE 11 tests in 12.345s
09:18:48 [2024-05-29T09:18:48.064Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m  
09:18:48 [2024-05-29T09:18:48.064Z] ++ '[' -n '' ']'
09:18:48 [2024-05-29T09:18:48.064Z] ++ 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
09:18:48 [2024-05-29T09:18:48.064Z] ++ set -e
09:18:48 [2024-05-29T09:18:48.064Z] ++ '[' -n 0 ']'
09:18:48 [2024-05-29T09:18:48.064Z] ++ set -x
09:18:48 [2024-05-29T09:18:48.064Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.uWSGGvrnsn/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
09:18:48 [2024-05-29T09:18:48.064Z] INFO: Testing against a local daemon
09:18:48 [2024-05-29T09:18:48.064Z] === RUN   TestAttach
09:18:48 [2024-05-29T09:18:48.064Z] === RUN   TestAttach/without_TTY
09:18:48 [2024-05-29T09:18:48.064Z] === PAUSE TestAttach/without_TTY
09:18:48 [2024-05-29T09:18:48.064Z] === RUN   TestAttach/with_TTY
09:18:48 [2024-05-29T09:18:48.064Z] === PAUSE TestAttach/with_TTY
09:18:48 [2024-05-29T09:18:48.064Z] === CONT  TestAttach/without_TTY
09:18:48 [2024-05-29T09:18:48.064Z] === CONT  TestAttach/with_TTY
09:18:48 [2024-05-29T09:18:48.320Z] --- PASS: TestAttach (0.02s)
09:18:48 [2024-05-29T09:18:48.320Z]     --- PASS: TestAttach/with_TTY (0.05s)
09:18:48 [2024-05-29T09:18:48.320Z]     --- PASS: TestAttach/without_TTY (0.05s)
09:18:48 [2024-05-29T09:18:48.320Z] === RUN   TestCreateWithCDIDevices
09:18:49 [2024-05-29T09:18:49.248Z] --- PASS: TestCreateWithCDIDevices (1.04s)
09:18:49 [2024-05-29T09:18:49.248Z] === RUN   TestCDISpecDirsAreInSystemInfo
09:18:49 [2024-05-29T09:18:49.248Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_no_spec_dirs_specified_returns_default
09:18:49 [2024-05-29T09:18:49.811Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_specified_spec_dirs_are_returned
09:18:50 [2024-05-29T09:18:50.373Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_string_as_spec_dir_returns_empty_slice
09:18:50 [2024-05-29T09:18:50.935Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_config_option_returns_empty_slice
09:18:51 [2024-05-29T09:18:51.497Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_no_spec_dirs_specified_returns_empty_slice
09:18:51 [2024-05-29T09:18:51.753Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_specified_spec_dirs_returns_empty_slice
09:18:52 [2024-05-29T09:18:52.315Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_string_as_spec_dir_returns_empty_slice
09:18:52 [2024-05-29T09:18:52.877Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_config_option_returns_empty_slice
09:18:53 [2024-05-29T09:18:53.439Z] --- PASS: TestCDISpecDirsAreInSystemInfo (4.16s)
09:18:53 [2024-05-29T09:18:53.439Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_no_spec_dirs_specified_returns_default (0.52s)
09:18:53 [2024-05-29T09:18:53.439Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_specified_spec_dirs_are_returned (0.52s)
09:18:53 [2024-05-29T09:18:53.439Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_string_as_spec_dir_returns_empty_slice (0.52s)
09:18:53 [2024-05-29T09:18:53.439Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_config_option_returns_empty_slice (0.52s)
09:18:53 [2024-05-29T09:18:53.439Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_no_spec_dirs_specified_returns_empty_slice (0.52s)
09:18:53 [2024-05-29T09:18:53.439Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_specified_spec_dirs_returns_empty_slice (0.52s)
09:18:53 [2024-05-29T09:18:53.439Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_string_as_spec_dir_returns_empty_slice (0.52s)
09:18:53 [2024-05-29T09:18:53.439Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_config_option_returns_empty_slice (0.52s)
09:18:53 [2024-05-29T09:18:53.439Z] === RUN   TestCheckpoint
09:18:53 [2024-05-29T09:18:53.439Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
09:18:53 [2024-05-29T09:18:53.439Z] --- SKIP: TestCheckpoint (0.00s)
09:18:53 [2024-05-29T09:18:53.439Z] === RUN   TestContainerInvalidJSON
09:18:53 [2024-05-29T09:18:53.439Z] === RUN   TestContainerInvalidJSON/commit
09:18:53 [2024-05-29T09:18:53.439Z] === PAUSE TestContainerInvalidJSON/commit
09:18:53 [2024-05-29T09:18:53.439Z] === RUN   TestContainerInvalidJSON/containers/create
09:18:53 [2024-05-29T09:18:53.439Z] === PAUSE TestContainerInvalidJSON/containers/create
09:18:53 [2024-05-29T09:18:53.439Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
09:18:53 [2024-05-29T09:18:53.439Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
09:18:53 [2024-05-29T09:18:53.439Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
09:18:53 [2024-05-29T09:18:53.439Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
09:18:53 [2024-05-29T09:18:53.439Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
09:18:53 [2024-05-29T09:18:53.439Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
09:18:53 [2024-05-29T09:18:53.439Z] === CONT  TestContainerInvalidJSON/commit
09:18:53 [2024-05-29T09:18:53.439Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
09:18:53 [2024-05-29T09:18:53.439Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
09:18:53 [2024-05-29T09:18:53.439Z] === CONT  TestContainerInvalidJSON/containers/create
09:18:53 [2024-05-29T09:18:53.439Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
09:18:53 [2024-05-29T09:18:53.439Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
09:18:53 [2024-05-29T09:18:53.439Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
09:18:53 [2024-05-29T09:18:53.439Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
09:18:53 [2024-05-29T09:18:53.439Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
09:18:53 [2024-05-29T09:18:53.439Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
09:18:53 [2024-05-29T09:18:53.439Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
09:18:53 [2024-05-29T09:18:53.439Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
09:18:53 [2024-05-29T09:18:53.439Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
09:18:53 [2024-05-29T09:18:53.439Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
09:18:53 [2024-05-29T09:18:53.439Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
09:18:53 [2024-05-29T09:18:53.439Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
09:18:53 [2024-05-29T09:18:53.439Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
09:18:53 [2024-05-29T09:18:53.439Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
09:18:53 [2024-05-29T09:18:53.439Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
09:18:53 [2024-05-29T09:18:53.439Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
09:18:53 [2024-05-29T09:18:53.439Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
09:18:53 [2024-05-29T09:18:53.439Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
09:18:53 [2024-05-29T09:18:53.439Z] === RUN   TestContainerInvalidJSON/commit/empty_body
09:18:53 [2024-05-29T09:18:53.439Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
09:18:53 [2024-05-29T09:18:53.439Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
09:18:53 [2024-05-29T09:18:53.439Z] --- PASS: TestContainerInvalidJSON (0.01s)
09:18:53 [2024-05-29T09:18:53.439Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
09:18:53 [2024-05-29T09:18:53.439Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
09:18:53 [2024-05-29T09:18:53.439Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
09:18:53 [2024-05-29T09:18:53.439Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
09:18:53 [2024-05-29T09:18:53.439Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
09:18:53 [2024-05-29T09:18:53.439Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
09:18:53 [2024-05-29T09:18:53.439Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
09:18:53 [2024-05-29T09:18:53.439Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
09:18:53 [2024-05-29T09:18:53.439Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
09:18:53 [2024-05-29T09:18:53.439Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
09:18:53 [2024-05-29T09:18:53.439Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
09:18:53 [2024-05-29T09:18:53.439Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
09:18:53 [2024-05-29T09:18:53.439Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
09:18:53 [2024-05-29T09:18:53.439Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
09:18:53 [2024-05-29T09:18:53.439Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
09:18:53 [2024-05-29T09:18:53.439Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
09:18:53 [2024-05-29T09:18:53.439Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
09:18:53 [2024-05-29T09:18:53.439Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
09:18:53 [2024-05-29T09:18:53.439Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
09:18:53 [2024-05-29T09:18:53.439Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
09:18:53 [2024-05-29T09:18:53.439Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
09:18:53 [2024-05-29T09:18:53.439Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
09:18:53 [2024-05-29T09:18:53.439Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
09:18:53 [2024-05-29T09:18:53.439Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
09:18:53 [2024-05-29T09:18:53.439Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
09:18:53 [2024-05-29T09:18:53.439Z] === RUN   TestCopyFromContainerPathDoesNotExist
09:18:53 [2024-05-29T09:18:53.439Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
09:18:53 [2024-05-29T09:18:53.439Z] === RUN   TestCopyFromContainerPathIsNotDir
09:18:53 [2024-05-29T09:18:53.439Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
09:18:53 [2024-05-29T09:18:53.439Z] === RUN   TestCopyToContainerPathDoesNotExist
09:18:53 [2024-05-29T09:18:53.695Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
09:18:53 [2024-05-29T09:18:53.695Z] === RUN   TestCopyEmptyFile
09:18:53 [2024-05-29T09:18:53.695Z] --- PASS: TestCopyEmptyFile (0.06s)
09:18:53 [2024-05-29T09:18:53.695Z] === RUN   TestCopyToContainerPathIsNotDir
09:18:53 [2024-05-29T09:18:53.695Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
09:18:53 [2024-05-29T09:18:53.695Z] === RUN   TestCopyFromContainer
09:18:54 [2024-05-29T09:18:54.258Z] === RUN   TestCopyFromContainer//
09:18:54 [2024-05-29T09:18:54.258Z] === RUN   TestCopyFromContainer/.
09:18:54 [2024-05-29T09:18:54.258Z] === RUN   TestCopyFromContainer//.
09:18:54 [2024-05-29T09:18:54.258Z] === RUN   TestCopyFromContainer/./
09:18:54 [2024-05-29T09:18:54.258Z] === RUN   TestCopyFromContainer//./
09:18:54 [2024-05-29T09:18:54.258Z] === RUN   TestCopyFromContainer//bar/root
09:18:54 [2024-05-29T09:18:54.258Z] === RUN   TestCopyFromContainer//bar/root/
09:18:54 [2024-05-29T09:18:54.258Z] === RUN   TestCopyFromContainer//bar/root/.
09:18:54 [2024-05-29T09:18:54.258Z] === RUN   TestCopyFromContainer/bar/quux
09:18:54 [2024-05-29T09:18:54.258Z] === RUN   TestCopyFromContainer/bar/quux/
09:18:54 [2024-05-29T09:18:54.258Z] === RUN   TestCopyFromContainer/bar/quux/.
09:18:54 [2024-05-29T09:18:54.258Z] === RUN   TestCopyFromContainer/bar/quux/baz
09:18:54 [2024-05-29T09:18:54.258Z] === RUN   TestCopyFromContainer/bar/filesymlink
09:18:54 [2024-05-29T09:18:54.258Z] === RUN   TestCopyFromContainer/bar/dirsymlink
09:18:54 [2024-05-29T09:18:54.514Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
09:18:54 [2024-05-29T09:18:54.514Z] === RUN   TestCopyFromContainer/bar/dirsymlink/.
09:18:54 [2024-05-29T09:18:54.514Z] === RUN   TestCopyFromContainer/bar/notarget
09:18:54 [2024-05-29T09:18:54.514Z] --- PASS: TestCopyFromContainer (0.75s)
09:18:54 [2024-05-29T09:18:54.514Z]     --- PASS: TestCopyFromContainer// (0.01s)
09:18:54 [2024-05-29T09:18:54.514Z]     --- PASS: TestCopyFromContainer/. (0.01s)
09:18:54 [2024-05-29T09:18:54.514Z]     --- PASS: TestCopyFromContainer//. (0.01s)
09:18:54 [2024-05-29T09:18:54.514Z]     --- PASS: TestCopyFromContainer/./ (0.01s)
09:18:54 [2024-05-29T09:18:54.514Z]     --- PASS: TestCopyFromContainer//./ (0.01s)
09:18:54 [2024-05-29T09:18:54.514Z]     --- PASS: TestCopyFromContainer//bar/root (0.01s)
09:18:54 [2024-05-29T09:18:54.514Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.01s)
09:18:54 [2024-05-29T09:18:54.514Z]     --- PASS: TestCopyFromContainer//bar/root/. (0.01s)
09:18:54 [2024-05-29T09:18:54.514Z]     --- PASS: TestCopyFromContainer/bar/quux (0.01s)
09:18:54 [2024-05-29T09:18:54.514Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.01s)
09:18:54 [2024-05-29T09:18:54.514Z]     --- PASS: TestCopyFromContainer/bar/quux/. (0.01s)
09:18:54 [2024-05-29T09:18:54.514Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.00s)
09:18:54 [2024-05-29T09:18:54.514Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.01s)
09:18:54 [2024-05-29T09:18:54.514Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.00s)
09:18:54 [2024-05-29T09:18:54.514Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.00s)
09:18:54 [2024-05-29T09:18:54.514Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.01s)
09:18:54 [2024-05-29T09:18:54.514Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.00s)
09:18:54 [2024-05-29T09:18:54.514Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
09:18:54 [2024-05-29T09:18:54.514Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:18:54 [2024-05-29T09:18:54.514Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:18:54 [2024-05-29T09:18:54.514Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:18:54 [2024-05-29T09:18:54.514Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:18:54 [2024-05-29T09:18:54.514Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
09:18:54 [2024-05-29T09:18:54.514Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
09:18:54 [2024-05-29T09:18:54.514Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:18:54 [2024-05-29T09:18:54.514Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
09:18:54 [2024-05-29T09:18:54.514Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:18:54 [2024-05-29T09:18:54.514Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
09:18:54 [2024-05-29T09:18:54.514Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
09:18:54 [2024-05-29T09:18:54.514Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
09:18:54 [2024-05-29T09:18:54.514Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
09:18:54 [2024-05-29T09:18:54.514Z] === RUN   TestCreateLinkToNonExistingContainer
09:18:54 [2024-05-29T09:18:54.514Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
09:18:54 [2024-05-29T09:18:54.514Z] === RUN   TestCreateWithInvalidEnv
09:18:54 [2024-05-29T09:18:54.514Z] === RUN   TestCreateWithInvalidEnv/0
09:18:54 [2024-05-29T09:18:54.514Z] === PAUSE TestCreateWithInvalidEnv/0
09:18:54 [2024-05-29T09:18:54.514Z] === RUN   TestCreateWithInvalidEnv/1
09:18:54 [2024-05-29T09:18:54.514Z] === PAUSE TestCreateWithInvalidEnv/1
09:18:54 [2024-05-29T09:18:54.514Z] === RUN   TestCreateWithInvalidEnv/2
09:18:54 [2024-05-29T09:18:54.514Z] === PAUSE TestCreateWithInvalidEnv/2
09:18:54 [2024-05-29T09:18:54.514Z] === CONT  TestCreateWithInvalidEnv/0
09:18:54 [2024-05-29T09:18:54.514Z] === CONT  TestCreateWithInvalidEnv/2
09:18:54 [2024-05-29T09:18:54.514Z] === CONT  TestCreateWithInvalidEnv/1
09:18:54 [2024-05-29T09:18:54.514Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
09:18:54 [2024-05-29T09:18:54.514Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
09:18:54 [2024-05-29T09:18:54.514Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
09:18:54 [2024-05-29T09:18:54.514Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
09:18:54 [2024-05-29T09:18:54.514Z] === RUN   TestCreateTmpfsMountsTarget
09:18:54 [2024-05-29T09:18:54.514Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
09:18:54 [2024-05-29T09:18:54.514Z] === RUN   TestCreateWithCustomMaskedPaths
09:18:55 [2024-05-29T09:18:55.880Z] --- PASS: TestCreateWithCustomMaskedPaths (1.22s)
09:18:55 [2024-05-29T09:18:55.880Z] === RUN   TestCreateWithCustomReadonlyPaths
09:18:57 [2024-05-29T09:18:57.247Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.37s)
09:18:57 [2024-05-29T09:18:57.247Z] === RUN   TestCreateWithInvalidHealthcheckParams
09:18:57 [2024-05-29T09:18:57.247Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:18:57 [2024-05-29T09:18:57.247Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:18:57 [2024-05-29T09:18:57.247Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:18:57 [2024-05-29T09:18:57.247Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:18:57 [2024-05-29T09:18:57.247Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:18:57 [2024-05-29T09:18:57.247Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:18:57 [2024-05-29T09:18:57.247Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:18:57 [2024-05-29T09:18:57.247Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:18:57 [2024-05-29T09:18:57.247Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:18:57 [2024-05-29T09:18:57.247Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:18:57 [2024-05-29T09:18:57.247Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
09:18:57 [2024-05-29T09:18:57.247Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
09:18:57 [2024-05-29T09:18:57.247Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:18:57 [2024-05-29T09:18:57.247Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:18:57 [2024-05-29T09:18:57.247Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:18:57 [2024-05-29T09:18:57.247Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
09:18:57 [2024-05-29T09:18:57.247Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:18:57 [2024-05-29T09:18:57.247Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:18:57 [2024-05-29T09:18:57.247Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
09:18:57 [2024-05-29T09:18:57.247Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s)
09:18:57 [2024-05-29T09:18:57.247Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s)
09:18:57 [2024-05-29T09:18:57.247Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
09:18:57 [2024-05-29T09:18:57.247Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s)
09:18:57 [2024-05-29T09:18:57.247Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
09:18:57 [2024-05-29T09:18:57.247Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
09:18:57 [2024-05-29T09:18:57.247Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
09:18:57 [2024-05-29T09:18:57.503Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s)
09:18:57 [2024-05-29T09:18:57.503Z] === RUN   TestCreateDifferentPlatform
09:18:57 [2024-05-29T09:18:57.503Z] === RUN   TestCreateDifferentPlatform/different_os
09:18:57 [2024-05-29T09:18:57.503Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
09:18:57 [2024-05-29T09:18:57.503Z] --- PASS: TestCreateDifferentPlatform (0.01s)
09:18:57 [2024-05-29T09:18:57.503Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
09:18:57 [2024-05-29T09:18:57.503Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
09:18:57 [2024-05-29T09:18:57.503Z] === RUN   TestCreateVolumesFromNonExistingContainer
09:18:57 [2024-05-29T09:18:57.503Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
09:18:57 [2024-05-29T09:18:57.503Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
09:18:57 [2024-05-29T09:18:57.503Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
09:18:57 [2024-05-29T09:18:57.503Z] === RUN   TestCreateInvalidHostConfig
09:18:57 [2024-05-29T09:18:57.503Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
09:18:57 [2024-05-29T09:18:57.503Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
09:18:57 [2024-05-29T09:18:57.503Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
09:18:57 [2024-05-29T09:18:57.503Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
09:18:57 [2024-05-29T09:18:57.503Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
09:18:57 [2024-05-29T09:18:57.503Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
09:18:57 [2024-05-29T09:18:57.503Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
09:18:57 [2024-05-29T09:18:57.503Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
09:18:57 [2024-05-29T09:18:57.503Z] === RUN   TestCreateInvalidHostConfig/invalid_Annotations
09:18:57 [2024-05-29T09:18:57.503Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations
09:18:57 [2024-05-29T09:18:57.503Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
09:18:57 [2024-05-29T09:18:57.503Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
09:18:57 [2024-05-29T09:18:57.503Z] === CONT  TestCreateInvalidHostConfig/invalid_Annotations
09:18:57 [2024-05-29T09:18:57.503Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
09:18:57 [2024-05-29T09:18:57.503Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
09:18:57 [2024-05-29T09:18:57.503Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
09:18:57 [2024-05-29T09:18:57.503Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
09:18:57 [2024-05-29T09:18:57.503Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
09:18:57 [2024-05-29T09:18:57.503Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
09:18:57 [2024-05-29T09:18:57.503Z]     --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s)
09:18:57 [2024-05-29T09:18:57.503Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
09:18:57 [2024-05-29T09:18:57.503Z] === RUN   TestCreateWithMultipleEndpointSettings
09:18:57 [2024-05-29T09:18:57.503Z] === RUN   TestCreateWithMultipleEndpointSettings/with_API_v1.44
09:18:57 [2024-05-29T09:18:57.503Z] === RUN   TestCreateWithMultipleEndpointSettings/with_API_v1.43
09:18:57 [2024-05-29T09:18:57.760Z] --- PASS: TestCreateWithMultipleEndpointSettings (0.04s)
09:18:57 [2024-05-29T09:18:57.760Z]     --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.44 (0.03s)
09:18:57 [2024-05-29T09:18:57.760Z]     --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.43 (0.00s)
09:18:57 [2024-05-29T09:18:57.760Z] === RUN   TestCreateWithCustomMACs
09:18:58 [2024-05-29T09:18:58.322Z] --- PASS: TestCreateWithCustomMACs (0.55s)
09:18:58 [2024-05-29T09:18:58.322Z] === RUN   TestContainerStartOnDaemonRestart
09:18:58 [2024-05-29T09:18:58.322Z] === PAUSE TestContainerStartOnDaemonRestart
09:18:58 [2024-05-29T09:18:58.322Z] === RUN   TestDaemonRestartIpcMode
09:18:58 [2024-05-29T09:18:58.322Z] === PAUSE TestDaemonRestartIpcMode
09:18:58 [2024-05-29T09:18:58.322Z] === RUN   TestDaemonHostGatewayIP
09:18:58 [2024-05-29T09:18:58.322Z] === PAUSE TestDaemonHostGatewayIP
09:18:58 [2024-05-29T09:18:58.322Z] === RUN   TestRestartDaemonWithRestartingContainer
09:18:58 [2024-05-29T09:18:58.322Z] === PAUSE TestRestartDaemonWithRestartingContainer
09:18:58 [2024-05-29T09:18:58.322Z] === RUN   TestHardRestartWhenContainerIsRunning
09:18:58 [2024-05-29T09:18:58.322Z] === PAUSE TestHardRestartWhenContainerIsRunning
09:18:58 [2024-05-29T09:18:58.322Z] === RUN   TestContainerKillOnDaemonStart
09:18:58 [2024-05-29T09:18:58.322Z] === PAUSE TestContainerKillOnDaemonStart
09:18:58 [2024-05-29T09:18:58.322Z] === RUN   TestDiff
09:18:58 [2024-05-29T09:18:58.579Z] --- PASS: TestDiff (0.45s)
09:18:58 [2024-05-29T09:18:58.579Z] === RUN   TestDiffStoppedContainer
09:18:59 [2024-05-29T09:18:59.141Z] --- PASS: TestDiffStoppedContainer (0.46s)
09:18:59 [2024-05-29T09:18:59.141Z] === RUN   TestExecConsoleSize
09:18:59 [2024-05-29T09:18:59.703Z] --- PASS: TestExecConsoleSize (0.52s)
09:18:59 [2024-05-29T09:18:59.703Z] === RUN   TestExecWithCloseStdin
09:19:00 [2024-05-29T09:19:00.266Z] --- PASS: TestExecWithCloseStdin (0.52s)
09:19:00 [2024-05-29T09:19:00.266Z] === RUN   TestExec
09:19:00 [2024-05-29T09:19:00.522Z] --- PASS: TestExec (0.48s)
09:19:00 [2024-05-29T09:19:00.522Z] === RUN   TestExecUser
09:19:01 [2024-05-29T09:19:01.084Z] --- PASS: TestExecUser (0.51s)
09:19:01 [2024-05-29T09:19:01.084Z] === RUN   TestExecWithGroupAdd
09:19:01 [2024-05-29T09:19:01.647Z] --- PASS: TestExecWithGroupAdd (0.52s)
09:19:01 [2024-05-29T09:19:01.647Z] === RUN   TestExportContainerAndImportImage
09:19:02 [2024-05-29T09:19:02.210Z] --- PASS: TestExportContainerAndImportImage (0.49s)
09:19:02 [2024-05-29T09:19:02.210Z] === RUN   TestExportContainerAfterDaemonRestart
09:19:08 [2024-05-29T09:19:08.750Z] --- PASS: TestExportContainerAfterDaemonRestart (6.15s)
09:19:08 [2024-05-29T09:19:08.750Z] === RUN   TestHealthCheckWorkdir
09:19:08 [2024-05-29T09:19:08.750Z] --- PASS: TestHealthCheckWorkdir (0.52s)
09:19:08 [2024-05-29T09:19:08.750Z] === RUN   TestHealthKillContainer
09:19:16 [2024-05-29T09:19:16.839Z] --- PASS: TestHealthKillContainer (7.65s)
09:19:16 [2024-05-29T09:19:16.839Z] === RUN   TestHealthCheckProcessKilled
09:19:17 [2024-05-29T09:19:17.096Z] --- PASS: TestHealthCheckProcessKilled (0.67s)
09:19:17 [2024-05-29T09:19:17.096Z] === RUN   TestHealthStartInterval
09:19:18 [2024-05-29T09:19:18.462Z]     health_test.go:141: &{2024-05-29 09:19:18.273087348 +0000 UTC 2024-05-29 09:19:18.299632051 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
09:19:18 [2024-05-29T09:19:18.462Z]         }
09:19:18 [2024-05-29T09:19:18.718Z]     health_test.go:141: &{2024-05-29 09:19:18.273087348 +0000 UTC 2024-05-29 09:19:18.299632051 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
09:19:18 [2024-05-29T09:19:18.718Z]         }
09:19:18 [2024-05-29T09:19:18.718Z]     health_test.go:141: &{2024-05-29 09:19:18.273087348 +0000 UTC 2024-05-29 09:19:18.299632051 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
09:19:18 [2024-05-29T09:19:18.718Z]         }
09:19:18 [2024-05-29T09:19:18.718Z]     health_test.go:141: &{2024-05-29 09:19:18.273087348 +0000 UTC 2024-05-29 09:19:18.299632051 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
09:19:18 [2024-05-29T09:19:18.718Z]         }
09:19:18 [2024-05-29T09:19:18.974Z]     health_test.go:141: &{2024-05-29 09:19:18.273087348 +0000 UTC 2024-05-29 09:19:18.299632051 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
09:19:18 [2024-05-29T09:19:18.974Z]         }
09:19:18 [2024-05-29T09:19:18.974Z]     health_test.go:141: &{2024-05-29 09:19:18.273087348 +0000 UTC 2024-05-29 09:19:18.299632051 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
09:19:18 [2024-05-29T09:19:18.974Z]         }
09:19:19 [2024-05-29T09:19:19.230Z]     health_test.go:141: &{2024-05-29 09:19:18.273087348 +0000 UTC 2024-05-29 09:19:18.299632051 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
09:19:19 [2024-05-29T09:19:19.230Z]         }
09:19:19 [2024-05-29T09:19:19.230Z]     health_test.go:141: &{2024-05-29 09:19:18.273087348 +0000 UTC 2024-05-29 09:19:18.299632051 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
09:19:19 [2024-05-29T09:19:19.230Z]         }
09:19:19 [2024-05-29T09:19:19.230Z]     health_test.go:141: &{2024-05-29 09:19:18.273087348 +0000 UTC 2024-05-29 09:19:18.299632051 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
09:19:19 [2024-05-29T09:19:19.230Z]         }
09:19:19 [2024-05-29T09:19:19.487Z]     health_test.go:141: &{2024-05-29 09:19:18.273087348 +0000 UTC 2024-05-29 09:19:18.299632051 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
09:19:19 [2024-05-29T09:19:19.487Z]         }
09:19:19 [2024-05-29T09:19:19.487Z]     health_test.go:141: &{2024-05-29 09:19:19.30019639 +0000 UTC 2024-05-29 09:19:19.326621498 +0000 UTC 1 2}
09:19:19 [2024-05-29T09:19:19.743Z]     health_test.go:141: &{2024-05-29 09:19:19.30019639 +0000 UTC 2024-05-29 09:19:19.326621498 +0000 UTC 1 2}
09:19:19 [2024-05-29T09:19:19.743Z]     health_test.go:141: &{2024-05-29 09:19:19.30019639 +0000 UTC 2024-05-29 09:19:19.326621498 +0000 UTC 1 2}
09:19:19 [2024-05-29T09:19:19.743Z]     health_test.go:141: &{2024-05-29 09:19:19.30019639 +0000 UTC 2024-05-29 09:19:19.326621498 +0000 UTC 1 2}
09:19:19 [2024-05-29T09:19:19.999Z]     health_test.go:141: &{2024-05-29 09:19:19.30019639 +0000 UTC 2024-05-29 09:19:19.326621498 +0000 UTC 1 2}
09:19:19 [2024-05-29T09:19:19.999Z]     health_test.go:141: &{2024-05-29 09:19:19.30019639 +0000 UTC 2024-05-29 09:19:19.326621498 +0000 UTC 1 2}
09:19:20 [2024-05-29T09:19:20.255Z]     health_test.go:141: &{2024-05-29 09:19:19.30019639 +0000 UTC 2024-05-29 09:19:19.326621498 +0000 UTC 1 2}
09:19:20 [2024-05-29T09:19:20.255Z]     health_test.go:141: &{2024-05-29 09:19:19.30019639 +0000 UTC 2024-05-29 09:19:19.326621498 +0000 UTC 1 2}
09:19:20 [2024-05-29T09:19:20.255Z]     health_test.go:141: &{2024-05-29 09:19:19.30019639 +0000 UTC 2024-05-29 09:19:19.326621498 +0000 UTC 1 2}
09:19:20 [2024-05-29T09:19:20.511Z]     health_test.go:141: &{2024-05-29 09:19:19.30019639 +0000 UTC 2024-05-29 09:19:19.326621498 +0000 UTC 1 2}
09:19:20 [2024-05-29T09:19:20.511Z]     health_test.go:169: 1.027422505s
09:19:21 [2024-05-29T09:19:21.439Z]     health_test.go:169: 1.027422505s
09:19:22 [2024-05-29T09:19:22.805Z]     health_test.go:169: 1.027422505s
09:19:23 [2024-05-29T09:19:23.732Z]     health_test.go:169: 1.027422505s
09:19:24 [2024-05-29T09:19:24.660Z]     health_test.go:169: 1.027422505s
09:19:25 [2024-05-29T09:19:25.587Z]     health_test.go:169: 1.027422505s
09:19:26 [2024-05-29T09:19:26.515Z]     health_test.go:169: 1.027422505s
09:19:27 [2024-05-29T09:19:27.443Z]     health_test.go:169: 1.027422505s
09:19:28 [2024-05-29T09:19:28.810Z]     health_test.go:169: 1.027422505s
09:19:29 [2024-05-29T09:19:29.738Z]     health_test.go:169: 1.027422505s
09:19:30 [2024-05-29T09:19:30.665Z]     health_test.go:169: 1.027422505s
09:19:31 [2024-05-29T09:19:31.593Z]     health_test.go:169: 1.027422505s
09:19:32 [2024-05-29T09:19:32.521Z]     health_test.go:169: 1.027422505s
09:19:33 [2024-05-29T09:19:33.449Z]     health_test.go:169: 1.027422505s
09:19:34 [2024-05-29T09:19:34.814Z]     health_test.go:169: 1.027422505s
09:19:35 [2024-05-29T09:19:35.742Z]     health_test.go:169: 1.027422505s
09:19:36 [2024-05-29T09:19:36.669Z]     health_test.go:169: 1.027422505s
09:19:37 [2024-05-29T09:19:37.597Z]     health_test.go:169: 1.027422505s
09:19:38 [2024-05-29T09:19:38.525Z]     health_test.go:169: 1.027422505s
09:19:39 [2024-05-29T09:19:39.452Z]     health_test.go:169: 1.027422505s
09:19:40 [2024-05-29T09:19:40.819Z]     health_test.go:169: 1.027422505s
09:19:41 [2024-05-29T09:19:41.748Z]     health_test.go:169: 1.027422505s
09:19:42 [2024-05-29T09:19:42.677Z]     health_test.go:169: 1.027422505s
09:19:43 [2024-05-29T09:19:43.605Z]     health_test.go:169: 1.027422505s
09:19:44 [2024-05-29T09:19:44.534Z]     health_test.go:169: 1.027422505s
09:19:45 [2024-05-29T09:19:45.462Z]     health_test.go:169: 1.027422505s
09:19:46 [2024-05-29T09:19:46.828Z]     health_test.go:169: 1.027422505s
09:19:47 [2024-05-29T09:19:47.756Z]     health_test.go:169: 1.027422505s
09:19:48 [2024-05-29T09:19:48.684Z]     health_test.go:169: 1.027422505s
09:19:49 [2024-05-29T09:19:49.612Z]     health_test.go:169: 1.027422505s
09:19:50 [2024-05-29T09:19:50.977Z] --- PASS: TestHealthStartInterval (33.65s)
09:19:50 [2024-05-29T09:19:50.977Z] === RUN   TestInspectAnnotations
09:19:50 [2024-05-29T09:19:50.977Z] --- PASS: TestInspectAnnotations (0.05s)
09:19:50 [2024-05-29T09:19:50.977Z] === RUN   TestNetworkAliasesAreEmpty
09:19:50 [2024-05-29T09:19:50.977Z] === RUN   TestNetworkAliasesAreEmpty/host
09:19:50 [2024-05-29T09:19:50.977Z] === RUN   TestNetworkAliasesAreEmpty/bridge
09:19:50 [2024-05-29T09:19:50.977Z] === RUN   TestNetworkAliasesAreEmpty/none
09:19:50 [2024-05-29T09:19:50.977Z] --- PASS: TestNetworkAliasesAreEmpty (0.13s)
09:19:50 [2024-05-29T09:19:50.977Z]     --- PASS: TestNetworkAliasesAreEmpty/host (0.04s)
09:19:50 [2024-05-29T09:19:50.977Z]     --- PASS: TestNetworkAliasesAreEmpty/bridge (0.05s)
09:19:50 [2024-05-29T09:19:50.977Z]     --- PASS: TestNetworkAliasesAreEmpty/none (0.04s)
09:19:50 [2024-05-29T09:19:50.977Z] === RUN   TestIpcModeNone
09:19:51 [2024-05-29T09:19:51.539Z] --- PASS: TestIpcModeNone (0.47s)
09:19:51 [2024-05-29T09:19:51.539Z] === RUN   TestIpcModePrivate
09:19:51 [2024-05-29T09:19:51.796Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:78, shared: false, mustBeShared: false
09:19:52 [2024-05-29T09:19:52.052Z] --- PASS: TestIpcModePrivate (0.57s)
09:19:52 [2024-05-29T09:19:52.052Z] === RUN   TestIpcModeShareable
09:19:52 [2024-05-29T09:19:52.308Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:72, shared: true, mustBeShared: true
09:19:52 [2024-05-29T09:19:52.308Z] --- PASS: TestIpcModeShareable (0.43s)
09:19:52 [2024-05-29T09:19:52.308Z] === RUN   TestAPIIpcModeShareableAndContainer
09:19:53 [2024-05-29T09:19:53.675Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.18s)
09:19:53 [2024-05-29T09:19:53.675Z] === RUN   TestAPIIpcModeHost
09:19:53 [2024-05-29T09:19:53.931Z] --- PASS: TestAPIIpcModeHost (0.30s)
09:19:53 [2024-05-29T09:19:53.931Z] === RUN   TestDaemonIpcModeShareable
09:19:54 [2024-05-29T09:19:54.860Z]     ipcmode_linux_test.go:257: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true
09:19:54 [2024-05-29T09:19:54.860Z] --- PASS: TestDaemonIpcModeShareable (1.07s)
09:19:54 [2024-05-29T09:19:54.860Z] === RUN   TestDaemonIpcModePrivate
09:19:55 [2024-05-29T09:19:55.788Z]     ipcmode_linux_test.go:257: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false
09:19:56 [2024-05-29T09:19:56.044Z] --- PASS: TestDaemonIpcModePrivate (1.03s)
09:19:56 [2024-05-29T09:19:56.044Z] === RUN   TestDaemonIpcModePrivateFromConfig
09:19:56 [2024-05-29T09:19:56.973Z]     ipcmode_linux_test.go:257: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false
09:19:56 [2024-05-29T09:19:56.973Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.06s)
09:19:56 [2024-05-29T09:19:56.973Z] === RUN   TestDaemonIpcModeShareableFromConfig
09:19:57 [2024-05-29T09:19:57.901Z]     ipcmode_linux_test.go:257: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true
09:19:58 [2024-05-29T09:19:58.157Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.09s)
09:19:58 [2024-05-29T09:19:58.157Z] === RUN   TestIpcModeOlderClient
09:19:58 [2024-05-29T09:19:58.157Z] === PAUSE TestIpcModeOlderClient
09:19:58 [2024-05-29T09:19:58.157Z] === RUN   TestKillContainerInvalidSignal
09:19:58 [2024-05-29T09:19:58.719Z] --- PASS: TestKillContainerInvalidSignal (0.48s)
09:19:58 [2024-05-29T09:19:58.719Z] === RUN   TestKillContainer
09:19:58 [2024-05-29T09:19:58.719Z] === RUN   TestKillContainer/no_signal
09:19:58 [2024-05-29T09:19:58.975Z] === RUN   TestKillContainer/non_killing_signal
09:19:59 [2024-05-29T09:19:59.232Z] === RUN   TestKillContainer/killing_signal
09:20:00 [2024-05-29T09:20:00.160Z] --- PASS: TestKillContainer (1.33s)
09:20:00 [2024-05-29T09:20:00.160Z]     --- PASS: TestKillContainer/no_signal (0.43s)
09:20:00 [2024-05-29T09:20:00.160Z]     --- PASS: TestKillContainer/non_killing_signal (0.25s)
09:20:00 [2024-05-29T09:20:00.160Z]     --- PASS: TestKillContainer/killing_signal (0.41s)
09:20:00 [2024-05-29T09:20:00.160Z] === RUN   TestKillWithStopSignalAndRestartPolicies
09:20:00 [2024-05-29T09:20:00.160Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
09:20:00 [2024-05-29T09:20:00.417Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
09:20:00 [2024-05-29T09:20:00.673Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.84s)
09:20:00 [2024-05-29T09:20:00.673Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s)
09:20:00 [2024-05-29T09:20:00.673Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.24s)
09:20:00 [2024-05-29T09:20:00.673Z] === RUN   TestKillStoppedContainer
09:20:00 [2024-05-29T09:20:00.930Z] --- PASS: TestKillStoppedContainer (0.04s)
09:20:00 [2024-05-29T09:20:00.930Z] === RUN   TestKillDifferentUserContainer
09:20:01 [2024-05-29T09:20:01.186Z] --- PASS: TestKillDifferentUserContainer (0.47s)
09:20:01 [2024-05-29T09:20:01.186Z] === RUN   TestInspectOomKilledTrue
09:20:01 [2024-05-29T09:20:01.749Z] --- PASS: TestInspectOomKilledTrue (0.53s)
09:20:01 [2024-05-29T09:20:01.749Z] === RUN   TestInspectOomKilledFalse
09:20:02 [2024-05-29T09:20:02.312Z] --- PASS: TestInspectOomKilledFalse (0.47s)
09:20:02 [2024-05-29T09:20:02.312Z] === RUN   TestLinksEtcHostsContentMatch
09:20:02 [2024-05-29T09:20:02.568Z] --- PASS: TestLinksEtcHostsContentMatch (0.21s)
09:20:02 [2024-05-29T09:20:02.568Z] === RUN   TestLinksContainerNames
09:20:03 [2024-05-29T09:20:03.497Z] --- PASS: TestLinksContainerNames (0.93s)
09:20:03 [2024-05-29T09:20:03.497Z] === RUN   TestLogsFollowTailEmpty
09:20:04 [2024-05-29T09:20:04.060Z] --- PASS: TestLogsFollowTailEmpty (0.53s)
09:20:04 [2024-05-29T09:20:04.060Z] === RUN   TestLogs
09:20:04 [2024-05-29T09:20:04.060Z] === RUN   TestLogs/driver_local
09:20:04 [2024-05-29T09:20:04.060Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
09:20:04 [2024-05-29T09:20:04.060Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
09:20:04 [2024-05-29T09:20:04.060Z] === RUN   TestLogs/driver_local/tty/only_stdout
09:20:04 [2024-05-29T09:20:04.060Z] === PAUSE TestLogs/driver_local/tty/only_stdout
09:20:04 [2024-05-29T09:20:04.060Z] === RUN   TestLogs/driver_local/tty/only_stderr
09:20:04 [2024-05-29T09:20:04.060Z] === PAUSE TestLogs/driver_local/tty/only_stderr
09:20:04 [2024-05-29T09:20:04.060Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
09:20:04 [2024-05-29T09:20:04.060Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
09:20:04 [2024-05-29T09:20:04.060Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
09:20:04 [2024-05-29T09:20:04.060Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
09:20:04 [2024-05-29T09:20:04.060Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
09:20:04 [2024-05-29T09:20:04.060Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
09:20:04 [2024-05-29T09:20:04.060Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
09:20:04 [2024-05-29T09:20:04.060Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
09:20:04 [2024-05-29T09:20:04.060Z] === CONT  TestLogs/driver_local/tty/only_stderr
09:20:04 [2024-05-29T09:20:04.060Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
09:20:04 [2024-05-29T09:20:04.060Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
09:20:04 [2024-05-29T09:20:04.060Z] === CONT  TestLogs/driver_local/tty/only_stdout
09:20:05 [2024-05-29T09:20:05.428Z] === RUN   TestLogs/driver_json-file
09:20:05 [2024-05-29T09:20:05.428Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
09:20:05 [2024-05-29T09:20:05.428Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
09:20:05 [2024-05-29T09:20:05.428Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
09:20:05 [2024-05-29T09:20:05.428Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
09:20:05 [2024-05-29T09:20:05.428Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
09:20:05 [2024-05-29T09:20:05.428Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
09:20:05 [2024-05-29T09:20:05.428Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
09:20:05 [2024-05-29T09:20:05.428Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
09:20:05 [2024-05-29T09:20:05.428Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
09:20:05 [2024-05-29T09:20:05.428Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
09:20:05 [2024-05-29T09:20:05.428Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
09:20:05 [2024-05-29T09:20:05.428Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
09:20:05 [2024-05-29T09:20:05.429Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
09:20:05 [2024-05-29T09:20:05.429Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
09:20:05 [2024-05-29T09:20:05.429Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
09:20:05 [2024-05-29T09:20:05.429Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
09:20:05 [2024-05-29T09:20:05.429Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
09:20:05 [2024-05-29T09:20:05.429Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
09:20:06 [2024-05-29T09:20:06.796Z] --- PASS: TestLogs (2.82s)
09:20:06 [2024-05-29T09:20:06.796Z]     --- PASS: TestLogs/driver_local (0.01s)
09:20:06 [2024-05-29T09:20:06.796Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.68s)
09:20:06 [2024-05-29T09:20:06.796Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.89s)
09:20:06 [2024-05-29T09:20:06.796Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.07s)
09:20:06 [2024-05-29T09:20:06.796Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (1.22s)
09:20:06 [2024-05-29T09:20:06.796Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.35s)
09:20:06 [2024-05-29T09:20:06.796Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.40s)
09:20:06 [2024-05-29T09:20:06.796Z]     --- PASS: TestLogs/driver_json-file (0.01s)
09:20:06 [2024-05-29T09:20:06.796Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.86s)
09:20:06 [2024-05-29T09:20:06.796Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.94s)
09:20:06 [2024-05-29T09:20:06.796Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.14s)
09:20:06 [2024-05-29T09:20:06.796Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.27s)
09:20:06 [2024-05-29T09:20:06.796Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.34s)
09:20:06 [2024-05-29T09:20:06.796Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.40s)
09:20:06 [2024-05-29T09:20:06.796Z] === RUN   TestContainerNetworkMountsNoChown
09:20:07 [2024-05-29T09:20:07.359Z] --- PASS: TestContainerNetworkMountsNoChown (0.45s)
09:20:07 [2024-05-29T09:20:07.359Z] === RUN   TestMountDaemonRoot
09:20:07 [2024-05-29T09:20:07.359Z] === RUN   TestMountDaemonRoot/default
09:20:07 [2024-05-29T09:20:07.359Z] === PAUSE TestMountDaemonRoot/default
09:20:07 [2024-05-29T09:20:07.359Z] === RUN   TestMountDaemonRoot/private
09:20:07 [2024-05-29T09:20:07.359Z] === PAUSE TestMountDaemonRoot/private
09:20:07 [2024-05-29T09:20:07.359Z] === RUN   TestMountDaemonRoot/rprivate
09:20:07 [2024-05-29T09:20:07.359Z] === PAUSE TestMountDaemonRoot/rprivate
09:20:07 [2024-05-29T09:20:07.359Z] === RUN   TestMountDaemonRoot/slave
09:20:07 [2024-05-29T09:20:07.359Z] === PAUSE TestMountDaemonRoot/slave
09:20:07 [2024-05-29T09:20:07.359Z] === RUN   TestMountDaemonRoot/rslave
09:20:07 [2024-05-29T09:20:07.359Z] === PAUSE TestMountDaemonRoot/rslave
09:20:07 [2024-05-29T09:20:07.359Z] === RUN   TestMountDaemonRoot/shared
09:20:07 [2024-05-29T09:20:07.359Z] === PAUSE TestMountDaemonRoot/shared
09:20:07 [2024-05-29T09:20:07.359Z] === RUN   TestMountDaemonRoot/rshared
09:20:07 [2024-05-29T09:20:07.359Z] === PAUSE TestMountDaemonRoot/rshared
09:20:07 [2024-05-29T09:20:07.359Z] === CONT  TestMountDaemonRoot/default
09:20:07 [2024-05-29T09:20:07.359Z] === CONT  TestMountDaemonRoot/rslave
09:20:07 [2024-05-29T09:20:07.359Z] === CONT  TestMountDaemonRoot/rshared
09:20:07 [2024-05-29T09:20:07.359Z] === CONT  TestMountDaemonRoot/slave
09:20:07 [2024-05-29T09:20:07.359Z] === CONT  TestMountDaemonRoot/rprivate
09:20:07 [2024-05-29T09:20:07.359Z] === RUN   TestMountDaemonRoot/rslave/bind_root
09:20:07 [2024-05-29T09:20:07.359Z] === CONT  TestMountDaemonRoot/shared
09:20:07 [2024-05-29T09:20:07.359Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
09:20:07 [2024-05-29T09:20:07.359Z] === RUN   TestMountDaemonRoot/slave/bind_root
09:20:07 [2024-05-29T09:20:07.359Z] === RUN   TestMountDaemonRoot/rshared/bind_root
09:20:07 [2024-05-29T09:20:07.359Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
09:20:07 [2024-05-29T09:20:07.359Z] === PAUSE TestMountDaemonRoot/slave/bind_root
09:20:07 [2024-05-29T09:20:07.359Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
09:20:07 [2024-05-29T09:20:07.359Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
09:20:07 [2024-05-29T09:20:07.359Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
09:20:07 [2024-05-29T09:20:07.359Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
09:20:07 [2024-05-29T09:20:07.359Z] === RUN   TestMountDaemonRoot/rshared/mount_root
09:20:07 [2024-05-29T09:20:07.359Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
09:20:07 [2024-05-29T09:20:07.359Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
09:20:07 [2024-05-29T09:20:07.359Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
09:20:07 [2024-05-29T09:20:07.359Z] === RUN   TestMountDaemonRoot/shared/bind_root
09:20:07 [2024-05-29T09:20:07.359Z] === RUN   TestMountDaemonRoot/rslave/mount_root
09:20:07 [2024-05-29T09:20:07.359Z] === CONT  TestMountDaemonRoot/private
09:20:07 [2024-05-29T09:20:07.359Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
09:20:07 [2024-05-29T09:20:07.359Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
09:20:07 [2024-05-29T09:20:07.359Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
09:20:07 [2024-05-29T09:20:07.359Z] === CONT  TestMountDaemonRoot/rslave/bind_root
09:20:07 [2024-05-29T09:20:07.359Z] === CONT  TestMountDaemonRoot/rslave/mount_root
09:20:07 [2024-05-29T09:20:07.359Z] === RUN   TestMountDaemonRoot/private/mount_root
09:20:07 [2024-05-29T09:20:07.359Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
09:20:07 [2024-05-29T09:20:07.359Z] === PAUSE TestMountDaemonRoot/private/mount_root
09:20:07 [2024-05-29T09:20:07.359Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
09:20:07 [2024-05-29T09:20:07.359Z] === RUN   TestMountDaemonRoot/private/mount_subpath
09:20:07 [2024-05-29T09:20:07.359Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
09:20:07 [2024-05-29T09:20:07.359Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
09:20:07 [2024-05-29T09:20:07.359Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
09:20:07 [2024-05-29T09:20:07.359Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
09:20:07 [2024-05-29T09:20:07.359Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
09:20:07 [2024-05-29T09:20:07.359Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
09:20:07 [2024-05-29T09:20:07.359Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
09:20:07 [2024-05-29T09:20:07.359Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
09:20:07 [2024-05-29T09:20:07.359Z] === RUN   TestMountDaemonRoot/private/bind_root
09:20:07 [2024-05-29T09:20:07.359Z] === PAUSE TestMountDaemonRoot/private/bind_root
09:20:07 [2024-05-29T09:20:07.359Z] === RUN   TestMountDaemonRoot/private/bind_subpath
09:20:07 [2024-05-29T09:20:07.359Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
09:20:07 [2024-05-29T09:20:07.359Z] === RUN   TestMountDaemonRoot/slave/mount_root
09:20:07 [2024-05-29T09:20:07.359Z] === PAUSE TestMountDaemonRoot/shared/bind_root
09:20:07 [2024-05-29T09:20:07.359Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
09:20:07 [2024-05-29T09:20:07.359Z] === RUN   TestMountDaemonRoot/default/bind_root
09:20:07 [2024-05-29T09:20:07.359Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
09:20:07 [2024-05-29T09:20:07.359Z] === RUN   TestMountDaemonRoot/shared/mount_root
09:20:07 [2024-05-29T09:20:07.359Z] === PAUSE TestMountDaemonRoot/shared/mount_root
09:20:07 [2024-05-29T09:20:07.359Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
09:20:07 [2024-05-29T09:20:07.359Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
09:20:07 [2024-05-29T09:20:07.359Z] === PAUSE TestMountDaemonRoot/default/bind_root
09:20:07 [2024-05-29T09:20:07.359Z] === RUN   TestMountDaemonRoot/default/bind_subpath
09:20:07 [2024-05-29T09:20:07.359Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
09:20:07 [2024-05-29T09:20:07.359Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
09:20:07 [2024-05-29T09:20:07.359Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
09:20:07 [2024-05-29T09:20:07.359Z] === RUN   TestMountDaemonRoot/default/mount_root
09:20:07 [2024-05-29T09:20:07.359Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
09:20:07 [2024-05-29T09:20:07.359Z] === PAUSE TestMountDaemonRoot/slave/mount_root
09:20:07 [2024-05-29T09:20:07.359Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
09:20:07 [2024-05-29T09:20:07.359Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
09:20:07 [2024-05-29T09:20:07.359Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
09:20:07 [2024-05-29T09:20:07.359Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
09:20:07 [2024-05-29T09:20:07.359Z] === PAUSE TestMountDaemonRoot/default/mount_root
09:20:07 [2024-05-29T09:20:07.359Z] === RUN   TestMountDaemonRoot/default/mount_subpath
09:20:07 [2024-05-29T09:20:07.359Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
09:20:07 [2024-05-29T09:20:07.359Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
09:20:07 [2024-05-29T09:20:07.359Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
09:20:07 [2024-05-29T09:20:07.359Z] === CONT  TestMountDaemonRoot/private/mount_root
09:20:07 [2024-05-29T09:20:07.359Z] === CONT  TestMountDaemonRoot/private/bind_subpath
09:20:07 [2024-05-29T09:20:07.359Z] === CONT  TestMountDaemonRoot/private/bind_root
09:20:07 [2024-05-29T09:20:07.359Z] === CONT  TestMountDaemonRoot/private/mount_subpath
09:20:07 [2024-05-29T09:20:07.359Z] === CONT  TestMountDaemonRoot/rshared/bind_root
09:20:07 [2024-05-29T09:20:07.359Z] === CONT  TestMountDaemonRoot/rshared/mount_root
09:20:07 [2024-05-29T09:20:07.359Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
09:20:07 [2024-05-29T09:20:07.359Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
09:20:07 [2024-05-29T09:20:07.359Z] === CONT  TestMountDaemonRoot/slave/bind_root
09:20:07 [2024-05-29T09:20:07.359Z] === CONT  TestMountDaemonRoot/shared/bind_root
09:20:07 [2024-05-29T09:20:07.359Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
09:20:07 [2024-05-29T09:20:07.359Z] === CONT  TestMountDaemonRoot/default/bind_root
09:20:07 [2024-05-29T09:20:07.359Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
09:20:07 [2024-05-29T09:20:07.359Z] === CONT  TestMountDaemonRoot/slave/mount_root
09:20:07 [2024-05-29T09:20:07.359Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
09:20:07 [2024-05-29T09:20:07.359Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
09:20:07 [2024-05-29T09:20:07.359Z] === CONT  TestMountDaemonRoot/shared/mount_root
09:20:07 [2024-05-29T09:20:07.359Z] === CONT  TestMountDaemonRoot/default/mount_subpath
09:20:07 [2024-05-29T09:20:07.359Z] === CONT  TestMountDaemonRoot/default/mount_root
09:20:07 [2024-05-29T09:20:07.359Z] === CONT  TestMountDaemonRoot/default/bind_subpath
09:20:07 [2024-05-29T09:20:07.359Z] --- PASS: TestMountDaemonRoot (0.01s)
09:20:07 [2024-05-29T09:20:07.359Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
09:20:07 [2024-05-29T09:20:07.359Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s)
09:20:07 [2024-05-29T09:20:07.359Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s)
09:20:07 [2024-05-29T09:20:07.359Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s)
09:20:07 [2024-05-29T09:20:07.359Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s)
09:20:07 [2024-05-29T09:20:07.359Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
09:20:07 [2024-05-29T09:20:07.359Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s)
09:20:07 [2024-05-29T09:20:07.359Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s)
09:20:07 [2024-05-29T09:20:07.359Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s)
09:20:07 [2024-05-29T09:20:07.359Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s)
09:20:07 [2024-05-29T09:20:07.359Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
09:20:07 [2024-05-29T09:20:07.359Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.06s)
09:20:07 [2024-05-29T09:20:07.359Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.06s)
09:20:07 [2024-05-29T09:20:07.359Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.06s)
09:20:07 [2024-05-29T09:20:07.359Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.06s)
09:20:07 [2024-05-29T09:20:07.359Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
09:20:07 [2024-05-29T09:20:07.359Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s)
09:20:07 [2024-05-29T09:20:07.359Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s)
09:20:07 [2024-05-29T09:20:07.359Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s)
09:20:07 [2024-05-29T09:20:07.359Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s)
09:20:07 [2024-05-29T09:20:07.359Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
09:20:07 [2024-05-29T09:20:07.359Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s)
09:20:07 [2024-05-29T09:20:07.359Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s)
09:20:07 [2024-05-29T09:20:07.359Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s)
09:20:07 [2024-05-29T09:20:07.359Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s)
09:20:07 [2024-05-29T09:20:07.359Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
09:20:07 [2024-05-29T09:20:07.359Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s)
09:20:07 [2024-05-29T09:20:07.359Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s)
09:20:07 [2024-05-29T09:20:07.359Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s)
09:20:07 [2024-05-29T09:20:07.359Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s)
09:20:07 [2024-05-29T09:20:07.359Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
09:20:07 [2024-05-29T09:20:07.359Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.07s)
09:20:07 [2024-05-29T09:20:07.359Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.07s)
09:20:07 [2024-05-29T09:20:07.359Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s)
09:20:07 [2024-05-29T09:20:07.359Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
09:20:07 [2024-05-29T09:20:07.359Z] === RUN   TestContainerBindMountNonRecursive
09:20:08 [2024-05-29T09:20:08.725Z] --- PASS: TestContainerBindMountNonRecursive (1.12s)
09:20:08 [2024-05-29T09:20:08.725Z] === RUN   TestContainerVolumesMountedAsShared
09:20:08 [2024-05-29T09:20:08.982Z] --- PASS: TestContainerVolumesMountedAsShared (0.44s)
09:20:08 [2024-05-29T09:20:08.982Z] === RUN   TestContainerVolumesMountedAsSlave
09:20:09 [2024-05-29T09:20:09.238Z] --- PASS: TestContainerVolumesMountedAsSlave (0.29s)
09:20:09 [2024-05-29T09:20:09.238Z] === RUN   TestContainerCopyLeaksMounts
09:20:09 [2024-05-29T09:20:09.800Z] --- PASS: TestContainerCopyLeaksMounts (0.50s)
09:20:09 [2024-05-29T09:20:09.800Z] === RUN   TestContainerBindMountReadOnlyDefault
09:20:09 [2024-05-29T09:20:09.800Z] === RUN   TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44
09:20:09 [2024-05-29T09:20:09.800Z] === RUN   TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44/mount
09:20:10 [2024-05-29T09:20:10.362Z] === RUN   TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44/bind_mount
09:20:10 [2024-05-29T09:20:10.618Z] === RUN   TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44
09:20:10 [2024-05-29T09:20:10.618Z] === RUN   TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44/mount
09:20:11 [2024-05-29T09:20:11.181Z] === RUN   TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44/bind_mount
09:20:11 [2024-05-29T09:20:11.743Z] === RUN   TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default
09:20:11 [2024-05-29T09:20:11.743Z] === RUN   TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default/mount
09:20:11 [2024-05-29T09:20:11.999Z] === RUN   TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default/bind_mount
09:20:12 [2024-05-29T09:20:12.562Z] === RUN   TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default
09:20:12 [2024-05-29T09:20:12.562Z] === RUN   TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default/mount
09:20:12 [2024-05-29T09:20:12.818Z] === RUN   TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default/bind_mount
09:20:13 [2024-05-29T09:20:13.380Z] --- PASS: TestContainerBindMountReadOnlyDefault (3.57s)
09:20:13 [2024-05-29T09:20:13.380Z]     --- PASS: TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44 (0.86s)
09:20:13 [2024-05-29T09:20:13.380Z]         --- PASS: TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44/mount (0.42s)
09:20:13 [2024-05-29T09:20:13.380Z]         --- PASS: TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44/bind_mount (0.44s)
09:20:13 [2024-05-29T09:20:13.380Z]     --- PASS: TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44 (0.89s)
09:20:13 [2024-05-29T09:20:13.380Z]         --- PASS: TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44/mount (0.44s)
09:20:13 [2024-05-29T09:20:13.380Z]         --- PASS: TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44/bind_mount (0.44s)
09:20:13 [2024-05-29T09:20:13.380Z]     --- PASS: TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default (0.89s)
09:20:13 [2024-05-29T09:20:13.380Z]         --- PASS: TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default/mount (0.45s)
09:20:13 [2024-05-29T09:20:13.380Z]         --- PASS: TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default/bind_mount (0.43s)
09:20:13 [2024-05-29T09:20:13.380Z]     --- PASS: TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default (0.86s)
09:20:13 [2024-05-29T09:20:13.380Z]         --- PASS: TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default/mount (0.45s)
09:20:13 [2024-05-29T09:20:13.380Z]         --- PASS: TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default/bind_mount (0.40s)
09:20:13 [2024-05-29T09:20:13.380Z] === RUN   TestContainerBindMountRecursivelyReadOnly
09:20:15 [2024-05-29T09:20:15.271Z] --- PASS: TestContainerBindMountRecursivelyReadOnly (1.53s)
09:20:15 [2024-05-29T09:20:15.271Z] === RUN   TestNetworkNat
09:20:15 [2024-05-29T09:20:15.271Z] --- PASS: TestNetworkNat (0.44s)
09:20:15 [2024-05-29T09:20:15.271Z] === RUN   TestNetworkLocalhostTCPNat
09:20:15 [2024-05-29T09:20:15.834Z] --- PASS: TestNetworkLocalhostTCPNat (0.48s)
09:20:15 [2024-05-29T09:20:15.834Z] === RUN   TestNetworkLoopbackNat
09:20:18 [2024-05-29T09:20:18.351Z] --- PASS: TestNetworkLoopbackNat (2.58s)
09:20:18 [2024-05-29T09:20:18.351Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors
09:20:18 [2024-05-29T09:20:18.607Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff
09:20:18 [2024-05-29T09:20:18.607Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/export
09:20:18 [2024-05-29T09:20:18.607Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container
09:20:18 [2024-05-29T09:20:18.607Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container
09:20:18 [2024-05-29T09:20:18.864Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors (0.50s)
09:20:18 [2024-05-29T09:20:18.864Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff (0.01s)
09:20:18 [2024-05-29T09:20:18.864Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/export (0.01s)
09:20:18 [2024-05-29T09:20:18.864Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container (0.01s)
09:20:18 [2024-05-29T09:20:18.864Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container (0.01s)
09:20:18 [2024-05-29T09:20:18.864Z] === RUN   TestPause
09:20:19 [2024-05-29T09:20:19.426Z] --- PASS: TestPause (0.45s)
09:20:19 [2024-05-29T09:20:19.426Z] === RUN   TestPauseFailsOnWindowsServerContainers
09:20:19 [2024-05-29T09:20:19.426Z]     pause_test.go:53: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
09:20:19 [2024-05-29T09:20:19.426Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
09:20:19 [2024-05-29T09:20:19.426Z] === RUN   TestPauseStopPausedContainer
09:20:19 [2024-05-29T09:20:19.988Z] --- PASS: TestPauseStopPausedContainer (0.46s)
09:20:19 [2024-05-29T09:20:19.988Z] === RUN   TestPIDModeHost
09:20:20 [2024-05-29T09:20:20.916Z] --- PASS: TestPIDModeHost (0.97s)
09:20:20 [2024-05-29T09:20:20.916Z] === RUN   TestPIDModeContainer
09:20:20 [2024-05-29T09:20:20.916Z] === RUN   TestPIDModeContainer/non-existing_container
09:20:20 [2024-05-29T09:20:20.916Z] === RUN   TestPIDModeContainer/non-running_container
09:20:20 [2024-05-29T09:20:20.916Z] === RUN   TestPIDModeContainer/running_container
09:20:21 [2024-05-29T09:20:21.844Z] --- PASS: TestPIDModeContainer (1.10s)
09:20:21 [2024-05-29T09:20:21.845Z]     --- PASS: TestPIDModeContainer/non-existing_container (0.00s)
09:20:21 [2024-05-29T09:20:21.845Z]     --- PASS: TestPIDModeContainer/non-running_container (0.16s)
09:20:21 [2024-05-29T09:20:21.845Z]     --- PASS: TestPIDModeContainer/running_container (0.49s)
09:20:21 [2024-05-29T09:20:21.845Z] === RUN   TestPsFilter
09:20:22 [2024-05-29T09:20:22.101Z] === RUN   TestPsFilter/since
09:20:22 [2024-05-29T09:20:22.101Z] === RUN   TestPsFilter/before
09:20:22 [2024-05-29T09:20:22.101Z] --- PASS: TestPsFilter (0.12s)
09:20:22 [2024-05-29T09:20:22.101Z]     --- PASS: TestPsFilter/since (0.00s)
09:20:22 [2024-05-29T09:20:22.101Z]     --- PASS: TestPsFilter/before (0.00s)
09:20:22 [2024-05-29T09:20:22.101Z] === RUN   TestRemoveContainerWithRemovedVolume
09:20:22 [2024-05-29T09:20:22.662Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.48s)
09:20:22 [2024-05-29T09:20:22.662Z] === RUN   TestRemoveContainerWithVolume
09:20:22 [2024-05-29T09:20:22.919Z] --- PASS: TestRemoveContainerWithVolume (0.42s)
09:20:22 [2024-05-29T09:20:22.919Z] === RUN   TestRemoveContainerRunning
09:20:23 [2024-05-29T09:20:23.480Z] --- PASS: TestRemoveContainerRunning (0.47s)
09:20:23 [2024-05-29T09:20:23.480Z] === RUN   TestRemoveContainerForceRemoveRunning
09:20:24 [2024-05-29T09:20:24.042Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.49s)
09:20:24 [2024-05-29T09:20:24.042Z] === RUN   TestRemoveInvalidContainer
09:20:24 [2024-05-29T09:20:24.042Z] --- PASS: TestRemoveInvalidContainer (0.01s)
09:20:24 [2024-05-29T09:20:24.042Z] === RUN   TestRenameLinkedContainer
09:20:25 [2024-05-29T09:20:25.933Z] --- PASS: TestRenameLinkedContainer (1.94s)
09:20:25 [2024-05-29T09:20:25.933Z] === RUN   TestRenameStoppedContainer
09:20:26 [2024-05-29T09:20:26.190Z] --- PASS: TestRenameStoppedContainer (0.43s)
09:20:26 [2024-05-29T09:20:26.190Z] === RUN   TestRenameRunningContainerAndReuse
09:20:27 [2024-05-29T09:20:27.119Z] --- PASS: TestRenameRunningContainerAndReuse (0.89s)
09:20:27 [2024-05-29T09:20:27.119Z] === RUN   TestRenameInvalidName
09:20:27 [2024-05-29T09:20:27.682Z] --- PASS: TestRenameInvalidName (0.48s)
09:20:27 [2024-05-29T09:20:27.682Z] === RUN   TestRenameAnonymousContainer
09:20:29 [2024-05-29T09:20:29.048Z] --- PASS: TestRenameAnonymousContainer (1.47s)
09:20:29 [2024-05-29T09:20:29.048Z] === RUN   TestRenameContainerWithSameName
09:20:29 [2024-05-29T09:20:29.612Z] --- PASS: TestRenameContainerWithSameName (0.45s)
09:20:29 [2024-05-29T09:20:29.612Z] === RUN   TestRenameContainerWithLinkedContainer
09:20:30 [2024-05-29T09:20:30.541Z] --- PASS: TestRenameContainerWithLinkedContainer (0.99s)
09:20:30 [2024-05-29T09:20:30.541Z] === RUN   TestRenameContainerTwice
09:20:31 [2024-05-29T09:20:31.106Z] --- PASS: TestRenameContainerTwice (0.51s)
09:20:31 [2024-05-29T09:20:31.106Z] === RUN   TestResize
09:20:31 [2024-05-29T09:20:31.106Z] === RUN   TestResize/success
09:20:31 [2024-05-29T09:20:31.362Z] === RUN   TestResize/invalid_size
09:20:31 [2024-05-29T09:20:31.619Z] === RUN   TestResize/invalid_state
09:20:32 [2024-05-29T09:20:32.182Z] --- PASS: TestResize (0.98s)
09:20:32 [2024-05-29T09:20:32.182Z]     --- PASS: TestResize/success (0.28s)
09:20:32 [2024-05-29T09:20:32.182Z]     --- PASS: TestResize/invalid_size (0.23s)
09:20:32 [2024-05-29T09:20:32.182Z]     --- PASS: TestResize/invalid_state (0.04s)
09:20:32 [2024-05-29T09:20:32.182Z] === RUN   TestDaemonRestartKillContainers
09:20:32 [2024-05-29T09:20:32.182Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:20:32 [2024-05-29T09:20:32.182Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:20:32 [2024-05-29T09:20:32.182Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:20:32 [2024-05-29T09:20:32.182Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:20:32 [2024-05-29T09:20:32.182Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:20:32 [2024-05-29T09:20:32.182Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:20:32 [2024-05-29T09:20:32.182Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:20:32 [2024-05-29T09:20:32.182Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:20:32 [2024-05-29T09:20:32.182Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:20:32 [2024-05-29T09:20:32.182Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:20:32 [2024-05-29T09:20:32.182Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:20:32 [2024-05-29T09:20:32.182Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:20:32 [2024-05-29T09:20:32.182Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:20:32 [2024-05-29T09:20:32.182Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:20:32 [2024-05-29T09:20:32.182Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:20:32 [2024-05-29T09:20:32.182Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:20:32 [2024-05-29T09:20:32.182Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
09:20:32 [2024-05-29T09:20:32.182Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
09:20:32 [2024-05-29T09:20:32.182Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
09:20:32 [2024-05-29T09:20:32.182Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
09:20:32 [2024-05-29T09:20:32.182Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
09:20:32 [2024-05-29T09:20:32.182Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
09:20:32 [2024-05-29T09:20:32.182Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
09:20:32 [2024-05-29T09:20:32.182Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
09:20:32 [2024-05-29T09:20:32.182Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:20:32 [2024-05-29T09:20:32.182Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:20:32 [2024-05-29T09:20:32.182Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:20:32 [2024-05-29T09:20:32.182Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:20:32 [2024-05-29T09:20:32.182Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:20:32 [2024-05-29T09:20:32.182Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:20:32 [2024-05-29T09:20:32.182Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:20:32 [2024-05-29T09:20:32.182Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:20:32 [2024-05-29T09:20:32.182Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:20:32 [2024-05-29T09:20:32.182Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:20:32 [2024-05-29T09:20:32.182Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:20:32 [2024-05-29T09:20:32.182Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:20:32 [2024-05-29T09:20:32.182Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
09:20:32 [2024-05-29T09:20:32.182Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:20:32 [2024-05-29T09:20:32.182Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
09:20:32 [2024-05-29T09:20:32.182Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:20:33 [2024-05-29T09:20:33.552Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
09:20:33 [2024-05-29T09:20:33.552Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
09:20:33 [2024-05-29T09:20:33.552Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:20:33 [2024-05-29T09:20:33.552Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:20:34 [2024-05-29T09:20:34.189Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:20:34 [2024-05-29T09:20:34.189Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:20:35 [2024-05-29T09:20:35.195Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:20:35 [2024-05-29T09:20:35.794Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:20:39 [2024-05-29T09:20:39.159Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
09:20:39 [2024-05-29T09:20:39.159Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.27s)
09:20:39 [2024-05-29T09:20:39.159Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.27s)
09:20:39 [2024-05-29T09:20:39.159Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.27s)
09:20:39 [2024-05-29T09:20:39.159Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.27s)
09:20:39 [2024-05-29T09:20:39.159Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.94s)
09:20:39 [2024-05-29T09:20:39.159Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.95s)
09:20:39 [2024-05-29T09:20:39.159Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.98s)
09:20:39 [2024-05-29T09:20:39.159Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.47s)
09:20:39 [2024-05-29T09:20:39.159Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.87s)
09:20:39 [2024-05-29T09:20:39.159Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.05s)
09:20:39 [2024-05-29T09:20:39.159Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.95s)
09:20:39 [2024-05-29T09:20:39.159Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (5.01s)
09:20:39 [2024-05-29T09:20:39.159Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.86s)
09:20:39 [2024-05-29T09:20:39.159Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.39s)
09:20:39 [2024-05-29T09:20:39.159Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.36s)
09:20:39 [2024-05-29T09:20:39.159Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.47s)
09:20:39 [2024-05-29T09:20:39.159Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
09:20:39 [2024-05-29T09:20:39.159Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
09:20:39 [2024-05-29T09:20:39.722Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
09:20:40 [2024-05-29T09:20:40.651Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.96s)
09:20:40 [2024-05-29T09:20:40.651Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.97s)
09:20:40 [2024-05-29T09:20:40.651Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.99s)
09:20:40 [2024-05-29T09:20:40.651Z] === RUN   TestContainerRestartWithCancelledRequest
09:20:42 [2024-05-29T09:20:42.544Z] --- PASS: TestContainerRestartWithCancelledRequest (1.85s)
09:20:42 [2024-05-29T09:20:42.544Z] === RUN   TestCgroupNamespacesRun
09:20:43 [2024-05-29T09:20:43.911Z] --- PASS: TestCgroupNamespacesRun (1.02s)
09:20:43 [2024-05-29T09:20:43.911Z] === RUN   TestCgroupNamespacesRunPrivileged
09:20:44 [2024-05-29T09:20:44.473Z] --- PASS: TestCgroupNamespacesRunPrivileged (0.99s)
09:20:44 [2024-05-29T09:20:44.473Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
09:20:45 [2024-05-29T09:20:45.839Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.03s)
09:20:45 [2024-05-29T09:20:45.839Z] === RUN   TestCgroupNamespacesRunHostMode
09:20:46 [2024-05-29T09:20:46.768Z] --- PASS: TestCgroupNamespacesRunHostMode (1.03s)
09:20:46 [2024-05-29T09:20:46.768Z] === RUN   TestCgroupNamespacesRunPrivateMode
09:20:47 [2024-05-29T09:20:47.696Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.01s)
09:20:47 [2024-05-29T09:20:47.696Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
09:20:48 [2024-05-29T09:20:48.624Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.03s)
09:20:48 [2024-05-29T09:20:48.624Z] === RUN   TestCgroupNamespacesRunInvalidMode
09:20:49 [2024-05-29T09:20:49.187Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.59s)
09:20:49 [2024-05-29T09:20:49.187Z] === RUN   TestCgroupNamespacesRunOlderClient
09:20:50 [2024-05-29T09:20:50.553Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.04s)
09:20:50 [2024-05-29T09:20:50.553Z] === RUN   TestNISDomainname
09:20:50 [2024-05-29T09:20:50.809Z] --- PASS: TestNISDomainname (0.52s)
09:20:50 [2024-05-29T09:20:50.809Z] === RUN   TestHostnameDnsResolution
09:20:51 [2024-05-29T09:20:51.372Z] --- PASS: TestHostnameDnsResolution (0.63s)
09:20:51 [2024-05-29T09:20:51.372Z] === RUN   TestUnprivilegedPortsAndPing
09:20:51 [2024-05-29T09:20:51.934Z] --- PASS: TestUnprivilegedPortsAndPing (0.54s)
09:20:51 [2024-05-29T09:20:51.934Z] === RUN   TestPrivilegedHostDevices
09:20:52 [2024-05-29T09:20:52.497Z] --- PASS: TestPrivilegedHostDevices (0.52s)
09:20:52 [2024-05-29T09:20:52.497Z] === RUN   TestRunConsoleSize
09:20:53 [2024-05-29T09:20:53.059Z] --- PASS: TestRunConsoleSize (0.44s)
09:20:53 [2024-05-29T09:20:53.059Z] === RUN   TestRunWithAlternativeContainerdShim
09:20:58 [2024-05-29T09:20:58.305Z] --- PASS: TestRunWithAlternativeContainerdShim (5.39s)
09:20:58 [2024-05-29T09:20:58.305Z] === RUN   TestMacAddressIsAppliedToMainNetworkWithShortID
09:20:59 [2024-05-29T09:20:59.672Z] --- PASS: TestMacAddressIsAppliedToMainNetworkWithShortID (1.06s)
09:20:59 [2024-05-29T09:20:59.672Z] === RUN   TestStaticIPOutsideSubpool
09:21:00 [2024-05-29T09:21:00.600Z] --- PASS: TestStaticIPOutsideSubpool (1.17s)
09:21:00 [2024-05-29T09:21:00.600Z] === RUN   TestWorkingDirNormalization
09:21:00 [2024-05-29T09:21:00.600Z] === RUN   TestWorkingDirNormalization/trailing_slash
09:21:00 [2024-05-29T09:21:00.600Z] === PAUSE TestWorkingDirNormalization/trailing_slash
09:21:00 [2024-05-29T09:21:00.600Z] === RUN   TestWorkingDirNormalization/no_trailing_slash
09:21:00 [2024-05-29T09:21:00.600Z] === PAUSE TestWorkingDirNormalization/no_trailing_slash
09:21:00 [2024-05-29T09:21:00.600Z] === CONT  TestWorkingDirNormalization/trailing_slash
09:21:00 [2024-05-29T09:21:00.600Z] === CONT  TestWorkingDirNormalization/no_trailing_slash
09:21:01 [2024-05-29T09:21:01.163Z] --- PASS: TestWorkingDirNormalization (0.01s)
09:21:01 [2024-05-29T09:21:01.163Z]     --- PASS: TestWorkingDirNormalization/no_trailing_slash (0.53s)
09:21:01 [2024-05-29T09:21:01.163Z]     --- PASS: TestWorkingDirNormalization/trailing_slash (0.57s)
09:21:01 [2024-05-29T09:21:01.163Z] === RUN   TestStats
09:21:02 [2024-05-29T09:21:02.530Z] --- PASS: TestStats (1.46s)
09:21:02 [2024-05-29T09:21:02.530Z] === RUN   TestStopContainerWithTimeout
09:21:02 [2024-05-29T09:21:02.530Z] === RUN   TestStopContainerWithTimeout/0
09:21:02 [2024-05-29T09:21:02.530Z] === PAUSE TestStopContainerWithTimeout/0
09:21:02 [2024-05-29T09:21:02.530Z] === RUN   TestStopContainerWithTimeout/1
09:21:02 [2024-05-29T09:21:02.530Z] === PAUSE TestStopContainerWithTimeout/1
09:21:02 [2024-05-29T09:21:02.530Z] === RUN   TestStopContainerWithTimeout/3
09:21:02 [2024-05-29T09:21:02.530Z] === PAUSE TestStopContainerWithTimeout/3
09:21:02 [2024-05-29T09:21:02.530Z] === RUN   TestStopContainerWithTimeout/-1
09:21:02 [2024-05-29T09:21:02.530Z] === PAUSE TestStopContainerWithTimeout/-1
09:21:02 [2024-05-29T09:21:02.530Z] === CONT  TestStopContainerWithTimeout/0
09:21:02 [2024-05-29T09:21:02.530Z] === CONT  TestStopContainerWithTimeout/3
09:21:02 [2024-05-29T09:21:02.530Z] === CONT  TestStopContainerWithTimeout/-1
09:21:02 [2024-05-29T09:21:02.530Z] === CONT  TestStopContainerWithTimeout/1
09:21:05 [2024-05-29T09:21:05.799Z] --- PASS: TestStopContainerWithTimeout (0.03s)
09:21:05 [2024-05-29T09:21:05.799Z]     --- PASS: TestStopContainerWithTimeout/0 (0.74s)
09:21:05 [2024-05-29T09:21:05.799Z]     --- PASS: TestStopContainerWithTimeout/1 (1.78s)
09:21:05 [2024-05-29T09:21:05.799Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.43s)
09:21:05 [2024-05-29T09:21:05.799Z]     --- PASS: TestStopContainerWithTimeout/3 (2.73s)
09:21:05 [2024-05-29T09:21:05.799Z] === RUN   TestStopContainerWithTimeoutCancel
09:21:05 [2024-05-29T09:21:05.799Z] === PAUSE TestStopContainerWithTimeoutCancel
09:21:05 [2024-05-29T09:21:05.799Z] === RUN   TestStopContainerWithRestartPolicyAlways
09:21:06 [2024-05-29T09:21:06.727Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.31s)
09:21:06 [2024-05-29T09:21:06.727Z] === RUN   TestUpdateMemory
09:21:07 [2024-05-29T09:21:07.289Z] --- PASS: TestUpdateMemory (0.51s)
09:21:07 [2024-05-29T09:21:07.289Z] === RUN   TestUpdateCPUQuota
09:21:07 [2024-05-29T09:21:07.851Z] --- PASS: TestUpdateCPUQuota (0.64s)
09:21:07 [2024-05-29T09:21:07.851Z] === RUN   TestUpdatePidsLimit
09:21:07 [2024-05-29T09:21:07.851Z] === RUN   TestUpdatePidsLimit/update_from_none
09:21:08 [2024-05-29T09:21:08.107Z] === RUN   TestUpdatePidsLimit/no_change
09:21:08 [2024-05-29T09:21:08.107Z] === RUN   TestUpdatePidsLimit/update_lower
09:21:08 [2024-05-29T09:21:08.363Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
09:21:08 [2024-05-29T09:21:08.363Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
09:21:08 [2024-05-29T09:21:08.619Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
09:21:08 [2024-05-29T09:21:08.875Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
09:21:09 [2024-05-29T09:21:09.437Z] --- PASS: TestUpdatePidsLimit (1.43s)
09:21:09 [2024-05-29T09:21:09.437Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.14s)
09:21:09 [2024-05-29T09:21:09.437Z]     --- PASS: TestUpdatePidsLimit/no_change (0.16s)
09:21:09 [2024-05-29T09:21:09.437Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.14s)
09:21:09 [2024-05-29T09:21:09.437Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.14s)
09:21:09 [2024-05-29T09:21:09.437Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.14s)
09:21:09 [2024-05-29T09:21:09.437Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.14s)
09:21:09 [2024-05-29T09:21:09.437Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.15s)
09:21:09 [2024-05-29T09:21:09.437Z] === RUN   TestUpdateRestartPolicy
09:21:21 [2024-05-29T09:21:21.609Z] --- PASS: TestUpdateRestartPolicy (10.73s)
09:21:21 [2024-05-29T09:21:21.609Z] === RUN   TestUpdateRestartWithAutoRemove
09:21:21 [2024-05-29T09:21:21.609Z] --- PASS: TestUpdateRestartWithAutoRemove (0.49s)
09:21:21 [2024-05-29T09:21:21.609Z] === RUN   TestWaitNonBlocked
09:21:21 [2024-05-29T09:21:21.609Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
09:21:21 [2024-05-29T09:21:21.609Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
09:21:21 [2024-05-29T09:21:21.609Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
09:21:21 [2024-05-29T09:21:21.609Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
09:21:21 [2024-05-29T09:21:21.609Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
09:21:21 [2024-05-29T09:21:21.609Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
09:21:21 [2024-05-29T09:21:21.609Z] --- PASS: TestWaitNonBlocked (0.02s)
09:21:21 [2024-05-29T09:21:21.609Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.57s)
09:21:21 [2024-05-29T09:21:21.609Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.58s)
09:21:21 [2024-05-29T09:21:21.609Z] === RUN   TestWaitBlocked
09:21:21 [2024-05-29T09:21:21.609Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
09:21:21 [2024-05-29T09:21:21.609Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
09:21:21 [2024-05-29T09:21:21.609Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
09:21:21 [2024-05-29T09:21:21.609Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
09:21:21 [2024-05-29T09:21:21.609Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
09:21:21 [2024-05-29T09:21:21.609Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
09:21:21 [2024-05-29T09:21:21.866Z] --- PASS: TestWaitBlocked (0.02s)
09:21:21 [2024-05-29T09:21:21.866Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.61s)
09:21:21 [2024-05-29T09:21:21.866Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.66s)
09:21:21 [2024-05-29T09:21:21.866Z] === RUN   TestWaitConditions
09:21:21 [2024-05-29T09:21:21.866Z] === RUN   TestWaitConditions/default
09:21:21 [2024-05-29T09:21:21.866Z] === PAUSE TestWaitConditions/default
09:21:21 [2024-05-29T09:21:21.866Z] === RUN   TestWaitConditions/not-running
09:21:21 [2024-05-29T09:21:21.866Z] === PAUSE TestWaitConditions/not-running
09:21:21 [2024-05-29T09:21:21.866Z] === RUN   TestWaitConditions/next-exit
09:21:21 [2024-05-29T09:21:21.866Z] === PAUSE TestWaitConditions/next-exit
09:21:21 [2024-05-29T09:21:21.866Z] === RUN   TestWaitConditions/removed
09:21:21 [2024-05-29T09:21:21.866Z] === PAUSE TestWaitConditions/removed
09:21:21 [2024-05-29T09:21:21.866Z] === CONT  TestWaitConditions/default
09:21:21 [2024-05-29T09:21:21.866Z] === CONT  TestWaitConditions/next-exit
09:21:21 [2024-05-29T09:21:21.866Z] === CONT  TestWaitConditions/removed
09:21:21 [2024-05-29T09:21:21.866Z] === CONT  TestWaitConditions/not-running
09:21:21 [2024-05-29T09:21:21.866Z]     wait_test.go:145: ContainerID = b21ffee71b6885eca9e4dbd739da8f34a1872bfa7e02cba8db0252ad917edc85
09:21:21 [2024-05-29T09:21:21.866Z]     wait_test.go:145: ContainerID = f16449c6a2394a7ac8149e4d973a957c818316ff0b2650b161a5205b4e3e1f1d
09:21:21 [2024-05-29T09:21:21.866Z]     wait_test.go:145: ContainerID = 02aa3a4c7c2ab449fe950450e17efc5337060b1d6f53f6b1ec88010ff6dd9a1a
09:21:21 [2024-05-29T09:21:21.866Z]     wait_test.go:145: ContainerID = 1b01eaeb323b196ec6bb4a615173130b0b36b6f3278ec4b622a55485647397a1
09:21:22 [2024-05-29T09:21:22.795Z] --- PASS: TestWaitConditions (0.03s)
09:21:22 [2024-05-29T09:21:22.795Z]     --- PASS: TestWaitConditions/removed (0.70s)
09:21:22 [2024-05-29T09:21:22.795Z]     --- PASS: TestWaitConditions/default (0.82s)
09:21:22 [2024-05-29T09:21:22.795Z]     --- PASS: TestWaitConditions/next-exit (0.92s)
09:21:22 [2024-05-29T09:21:22.795Z]     --- PASS: TestWaitConditions/not-running (0.99s)
09:21:22 [2024-05-29T09:21:22.795Z] === RUN   TestWaitRestartedContainer
09:21:22 [2024-05-29T09:21:22.795Z] === RUN   TestWaitRestartedContainer/default
09:21:22 [2024-05-29T09:21:22.795Z] === PAUSE TestWaitRestartedContainer/default
09:21:22 [2024-05-29T09:21:22.795Z] === RUN   TestWaitRestartedContainer/not-running
09:21:22 [2024-05-29T09:21:22.795Z] === PAUSE TestWaitRestartedContainer/not-running
09:21:22 [2024-05-29T09:21:22.795Z] === RUN   TestWaitRestartedContainer/next-exit
09:21:22 [2024-05-29T09:21:22.795Z] === PAUSE TestWaitRestartedContainer/next-exit
09:21:22 [2024-05-29T09:21:22.795Z] === CONT  TestWaitRestartedContainer/default
09:21:22 [2024-05-29T09:21:22.795Z] === CONT  TestWaitRestartedContainer/next-exit
09:21:22 [2024-05-29T09:21:22.795Z] === CONT  TestWaitRestartedContainer/not-running
09:21:24 [2024-05-29T09:21:24.711Z] --- PASS: TestWaitRestartedContainer (0.01s)
09:21:24 [2024-05-29T09:21:24.711Z]     --- PASS: TestWaitRestartedContainer/not-running (1.64s)
09:21:24 [2024-05-29T09:21:24.711Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.81s)
09:21:24 [2024-05-29T09:21:24.711Z]     --- PASS: TestWaitRestartedContainer/default (1.86s)
09:21:24 [2024-05-29T09:21:24.711Z] === CONT  TestContainerStartOnDaemonRestart
09:21:24 [2024-05-29T09:21:24.711Z] === CONT  TestIpcModeOlderClient
09:21:24 [2024-05-29T09:21:24.711Z] === CONT  TestStopContainerWithTimeoutCancel
09:21:24 [2024-05-29T09:21:24.711Z] === CONT  TestDaemonHostGatewayIP
09:21:24 [2024-05-29T09:21:24.711Z] === CONT  TestRestartDaemonWithRestartingContainer
09:21:24 [2024-05-29T09:21:24.711Z] === CONT  TestContainerKillOnDaemonStart
09:21:24 [2024-05-29T09:21:24.711Z] === CONT  TestDaemonRestartIpcMode
09:21:24 [2024-05-29T09:21:24.711Z] === CONT  TestHardRestartWhenContainerIsRunning
09:21:24 [2024-05-29T09:21:24.711Z] --- PASS: TestIpcModeOlderClient (0.09s)
09:21:26 [2024-05-29T09:21:26.605Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=none
09:21:26 [2024-05-29T09:21:26.605Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure
09:21:26 [2024-05-29T09:21:26.862Z] --- PASS: TestHardRestartWhenContainerIsRunning (2.18s)
09:21:26 [2024-05-29T09:21:26.862Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=none (0.00s)
09:21:26 [2024-05-29T09:21:26.862Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure (0.36s)
09:21:27 [2024-05-29T09:21:27.118Z] --- PASS: TestContainerStartOnDaemonRestart (2.48s)
09:21:28 [2024-05-29T09:21:28.048Z] --- PASS: TestDaemonHostGatewayIP (3.13s)
09:21:28 [2024-05-29T09:21:28.048Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.39s)
09:21:28 [2024-05-29T09:21:28.305Z] --- PASS: TestDaemonRestartIpcMode (3.47s)
09:21:28 [2024-05-29T09:21:28.305Z] --- PASS: TestStopContainerWithTimeoutCancel (3.56s)
09:21:36 [2024-05-29T09:21:36.393Z] --- PASS: TestContainerKillOnDaemonStart (11.62s)
09:21:36 [2024-05-29T09:21:36.393Z] PASS
09:21:36 [2024-05-29T09:21:36.393Z] 
09:21:36 [2024-05-29T09:21:36.393Z] === Skipped
09:21:36 [2024-05-29T09:21:36.393Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
09:21:36 [2024-05-29T09:21:36.393Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
09:21:36 [2024-05-29T09:21:36.393Z] 
09:21:36 [2024-05-29T09:21:36.393Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
09:21:36 [2024-05-29T09:21:36.393Z]     pause_test.go:53: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
09:21:36 [2024-05-29T09:21:36.393Z] 
09:21:36 [2024-05-29T09:21:36.393Z] DONE 330 tests, 2 skipped in 168.211s
09:21:36 [2024-05-29T09:21:36.393Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m  
09:21:36 [2024-05-29T09:21:36.393Z] ++ '[' -n '' ']'
09:21:36 [2024-05-29T09:21:36.393Z] ++ 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
09:21:36 [2024-05-29T09:21:36.393Z] ++ set -e
09:21:36 [2024-05-29T09:21:36.393Z] ++ '[' -n 0 ']'
09:21:36 [2024-05-29T09:21:36.393Z] ++ set -x
09:21:36 [2024-05-29T09:21:36.393Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.uWSGGvrnsn/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
09:21:36 [2024-05-29T09:21:36.393Z] INFO: Testing against a local daemon
09:21:36 [2024-05-29T09:21:36.393Z] === RUN   TestConfigDaemonID
09:21:37 [2024-05-29T09:21:37.322Z]     daemon_test.go:61: [d475eef58342f] daemon is not started
09:21:37 [2024-05-29T09:21:37.322Z] --- PASS: TestConfigDaemonID (1.04s)
09:21:37 [2024-05-29T09:21:37.322Z] === RUN   TestDaemonConfigValidation
09:21:37 [2024-05-29T09:21:37.322Z] === RUN   TestDaemonConfigValidation/config_with_no_content
09:21:37 [2024-05-29T09:21:37.322Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
09:21:37 [2024-05-29T09:21:37.322Z] === RUN   TestDaemonConfigValidation/config_with_{}
09:21:37 [2024-05-29T09:21:37.322Z] === PAUSE TestDaemonConfigValidation/config_with_{}
09:21:37 [2024-05-29T09:21:37.322Z] === RUN   TestDaemonConfigValidation/invalid_config
09:21:37 [2024-05-29T09:21:37.322Z] === PAUSE TestDaemonConfigValidation/invalid_config
09:21:37 [2024-05-29T09:21:37.322Z] === RUN   TestDaemonConfigValidation/malformed_config
09:21:37 [2024-05-29T09:21:37.322Z] === PAUSE TestDaemonConfigValidation/malformed_config
09:21:37 [2024-05-29T09:21:37.322Z] === RUN   TestDaemonConfigValidation/valid_config
09:21:37 [2024-05-29T09:21:37.322Z] === PAUSE TestDaemonConfigValidation/valid_config
09:21:37 [2024-05-29T09:21:37.322Z] === CONT  TestDaemonConfigValidation/config_with_no_content
09:21:37 [2024-05-29T09:21:37.322Z] === CONT  TestDaemonConfigValidation/malformed_config
09:21:37 [2024-05-29T09:21:37.322Z] === CONT  TestDaemonConfigValidation/invalid_config
09:21:37 [2024-05-29T09:21:37.322Z] === CONT  TestDaemonConfigValidation/config_with_{}
09:21:37 [2024-05-29T09:21:37.322Z] === CONT  TestDaemonConfigValidation/valid_config
09:21:37 [2024-05-29T09:21:37.578Z] --- PASS: TestDaemonConfigValidation (0.00s)
09:21:37 [2024-05-29T09:21:37.578Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.04s)
09:21:37 [2024-05-29T09:21:37.578Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.04s)
09:21:37 [2024-05-29T09:21:37.578Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.04s)
09:21:37 [2024-05-29T09:21:37.578Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.04s)
09:21:37 [2024-05-29T09:21:37.578Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.05s)
09:21:37 [2024-05-29T09:21:37.578Z] === RUN   TestConfigDaemonSeccompProfiles
09:21:37 [2024-05-29T09:21:37.578Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
09:21:38 [2024-05-29T09:21:38.507Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
09:21:39 [2024-05-29T09:21:39.435Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
09:21:40 [2024-05-29T09:21:40.802Z]     daemon_test.go:180: [d866eb1290143] daemon is not started
09:21:40 [2024-05-29T09:21:40.802Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s)
09:21:40 [2024-05-29T09:21:40.802Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
09:21:40 [2024-05-29T09:21:40.802Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
09:21:40 [2024-05-29T09:21:40.802Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
09:21:40 [2024-05-29T09:21:40.802Z] === RUN   TestDaemonProxy
09:21:40 [2024-05-29T09:21:40.802Z] === RUN   TestDaemonProxy/environment_variables
09:21:40 [2024-05-29T09:21:40.802Z] === PAUSE TestDaemonProxy/environment_variables
09:21:40 [2024-05-29T09:21:40.802Z] === RUN   TestDaemonProxy/command-line_options
09:21:40 [2024-05-29T09:21:40.802Z] === PAUSE TestDaemonProxy/command-line_options
09:21:40 [2024-05-29T09:21:40.802Z] === RUN   TestDaemonProxy/configuration_file
09:21:40 [2024-05-29T09:21:40.802Z] === PAUSE TestDaemonProxy/configuration_file
09:21:40 [2024-05-29T09:21:40.802Z] === RUN   TestDaemonProxy/conflicting_options
09:21:41 [2024-05-29T09:21:41.058Z] === RUN   TestDaemonProxy/reload_sanitized
09:21:41 [2024-05-29T09:21:41.058Z] === PAUSE TestDaemonProxy/reload_sanitized
09:21:41 [2024-05-29T09:21:41.058Z] === CONT  TestDaemonProxy/environment_variables
09:21:41 [2024-05-29T09:21:41.058Z] === CONT  TestDaemonProxy/configuration_file
09:21:41 [2024-05-29T09:21:41.058Z] === CONT  TestDaemonProxy/reload_sanitized
09:21:41 [2024-05-29T09:21:41.058Z] === CONT  TestDaemonProxy/command-line_options
09:21:42 [2024-05-29T09:21:42.950Z] --- PASS: TestDaemonProxy (0.50s)
09:21:42 [2024-05-29T09:21:42.950Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
09:21:42 [2024-05-29T09:21:42.950Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.62s)
09:21:42 [2024-05-29T09:21:42.950Z]     --- PASS: TestDaemonProxy/environment_variables (1.48s)
09:21:42 [2024-05-29T09:21:42.950Z]     --- PASS: TestDaemonProxy/command-line_options (1.48s)
09:21:42 [2024-05-29T09:21:42.950Z]     --- PASS: TestDaemonProxy/configuration_file (1.48s)
09:21:42 [2024-05-29T09:21:42.950Z] === RUN   TestLiveRestore
09:21:42 [2024-05-29T09:21:42.950Z] === RUN   TestLiveRestore/volume_references
09:21:42 [2024-05-29T09:21:42.950Z] === PAUSE TestLiveRestore/volume_references
09:21:42 [2024-05-29T09:21:42.950Z] === RUN   TestLiveRestore/autoremove
09:21:42 [2024-05-29T09:21:42.950Z] === PAUSE TestLiveRestore/autoremove
09:21:42 [2024-05-29T09:21:42.950Z] === CONT  TestLiveRestore/volume_references
09:21:42 [2024-05-29T09:21:42.950Z] === CONT  TestLiveRestore/autoremove
09:21:42 [2024-05-29T09:21:42.950Z] === RUN   TestLiveRestore/autoremove/engine_restart_shouldnt_kill_alive_containers
09:21:43 [2024-05-29T09:21:43.206Z] === RUN   TestLiveRestore/volume_references/restartPolicy
09:21:43 [2024-05-29T09:21:43.206Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
09:21:44 [2024-05-29T09:21:44.574Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
09:21:44 [2024-05-29T09:21:44.574Z] === RUN   TestLiveRestore/autoremove/engine_restart_should_remove_containers_that_exited
09:21:45 [2024-05-29T09:21:45.136Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
09:21:46 [2024-05-29T09:21:46.504Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
09:21:47 [2024-05-29T09:21:47.433Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options
09:21:47 [2024-05-29T09:21:47.995Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted
09:21:48 [2024-05-29T09:21:48.924Z] === RUN   TestLiveRestore/volume_references/container_with_bind-mounts
09:21:49 [2024-05-29T09:21:49.852Z] --- PASS: TestLiveRestore (0.00s)
09:21:49 [2024-05-29T09:21:49.852Z]     --- PASS: TestLiveRestore/autoremove (3.37s)
09:21:49 [2024-05-29T09:21:49.852Z]         --- PASS: TestLiveRestore/autoremove/engine_restart_shouldnt_kill_alive_containers (1.87s)
09:21:49 [2024-05-29T09:21:49.852Z]         --- PASS: TestLiveRestore/autoremove/engine_restart_should_remove_containers_that_exited (1.49s)
09:21:49 [2024-05-29T09:21:49.852Z]     --- PASS: TestLiveRestore/volume_references (7.09s)
09:21:49 [2024-05-29T09:21:49.852Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (4.08s)
09:21:49 [2024-05-29T09:21:49.852Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (1.13s)
09:21:49 [2024-05-29T09:21:49.852Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.94s)
09:21:49 [2024-05-29T09:21:49.852Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (1.05s)
09:21:49 [2024-05-29T09:21:49.852Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.95s)
09:21:49 [2024-05-29T09:21:49.852Z]         --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (1.46s)
09:21:49 [2024-05-29T09:21:49.852Z]             --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted (0.45s)
09:21:49 [2024-05-29T09:21:49.852Z]         --- PASS: TestLiveRestore/volume_references/container_with_bind-mounts (0.95s)
09:21:49 [2024-05-29T09:21:49.852Z] === RUN   TestDaemonDefaultBridgeWithFixedCidrButNoBip
09:21:50 [2024-05-29T09:21:50.414Z] --- PASS: TestDaemonDefaultBridgeWithFixedCidrButNoBip (0.67s)
09:21:50 [2024-05-29T09:21:50.414Z] PASS
09:21:50 [2024-05-29T09:21:50.414Z] 
09:21:50 [2024-05-29T09:21:50.414Z] DONE 31 tests in 13.983s
09:21:50 [2024-05-29T09:21:50.414Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m  
09:21:50 [2024-05-29T09:21:50.414Z] ++ '[' -n '' ']'
09:21:50 [2024-05-29T09:21:50.414Z] ++ 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
09:21:50 [2024-05-29T09:21:50.414Z] ++ set -e
09:21:50 [2024-05-29T09:21:50.414Z] ++ '[' -n 0 ']'
09:21:50 [2024-05-29T09:21:50.414Z] ++ set -x
09:21:50 [2024-05-29T09:21:50.414Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.uWSGGvrnsn/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
09:21:50 [2024-05-29T09:21:50.414Z] INFO: Testing against a local daemon
09:21:50 [2024-05-29T09:21:50.414Z] === RUN   TestCommitInheritsEnv
09:21:50 [2024-05-29T09:21:50.414Z] --- PASS: TestCommitInheritsEnv (0.17s)
09:21:50 [2024-05-29T09:21:50.414Z] === RUN   TestUsernsCommit
09:21:52 [2024-05-29T09:21:52.305Z] --- PASS: TestUsernsCommit (1.45s)
09:21:52 [2024-05-29T09:21:52.305Z] === RUN   TestImportExtremelyLargeImageWorks
09:21:52 [2024-05-29T09:21:52.305Z]     import_test.go:26: runtime.GOARCH == "arm64": effective test will be time out
09:21:52 [2024-05-29T09:21:52.305Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
09:21:52 [2024-05-29T09:21:52.305Z] === RUN   TestImportWithCustomPlatform
09:21:52 [2024-05-29T09:21:52.305Z] === RUN   TestImportWithCustomPlatform/#00
09:21:52 [2024-05-29T09:21:52.305Z] === RUN   TestImportWithCustomPlatform/linux
09:21:52 [2024-05-29T09:21:52.305Z] === RUN   TestImportWithCustomPlatform/LINUX
09:21:52 [2024-05-29T09:21:52.305Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
09:21:52 [2024-05-29T09:21:52.305Z] --- PASS: TestImportWithCustomPlatform (0.11s)
09:21:52 [2024-05-29T09:21:52.305Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.02s)
09:21:52 [2024-05-29T09:21:52.305Z]     --- PASS: TestImportWithCustomPlatform/linux (0.02s)
09:21:52 [2024-05-29T09:21:52.305Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.02s)
09:21:52 [2024-05-29T09:21:52.305Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s)
09:21:52 [2024-05-29T09:21:52.305Z] === RUN   TestImportWithCustomPlatformReject
09:21:52 [2024-05-29T09:21:52.305Z] === RUN   TestImportWithCustomPlatformReject/_______
09:21:52 [2024-05-29T09:21:52.305Z] === RUN   TestImportWithCustomPlatformReject//
09:21:52 [2024-05-29T09:21:52.305Z] === RUN   TestImportWithCustomPlatformReject/macos
09:21:52 [2024-05-29T09:21:52.305Z] === RUN   TestImportWithCustomPlatformReject/macos/arm64
09:21:52 [2024-05-29T09:21:52.305Z] === RUN   TestImportWithCustomPlatformReject/nintendo64
09:21:52 [2024-05-29T09:21:52.305Z] --- PASS: TestImportWithCustomPlatformReject (0.01s)
09:21:52 [2024-05-29T09:21:52.305Z]     --- PASS: TestImportWithCustomPlatformReject/_______ (0.00s)
09:21:52 [2024-05-29T09:21:52.305Z]     --- PASS: TestImportWithCustomPlatformReject// (0.00s)
09:21:52 [2024-05-29T09:21:52.305Z]     --- PASS: TestImportWithCustomPlatformReject/macos (0.00s)
09:21:52 [2024-05-29T09:21:52.305Z]     --- PASS: TestImportWithCustomPlatformReject/macos/arm64 (0.00s)
09:21:52 [2024-05-29T09:21:52.305Z]     --- PASS: TestImportWithCustomPlatformReject/nintendo64 (0.00s)
09:21:52 [2024-05-29T09:21:52.305Z] === RUN   TestImageInspectEmptyTagsAndDigests
09:21:52 [2024-05-29T09:21:52.305Z] --- PASS: TestImageInspectEmptyTagsAndDigests (0.01s)
09:21:52 [2024-05-29T09:21:52.305Z] === RUN   TestImagesFilterMultiReference
09:21:52 [2024-05-29T09:21:52.305Z] --- PASS: TestImagesFilterMultiReference (0.04s)
09:21:52 [2024-05-29T09:21:52.305Z] === RUN   TestImagesFilterUntil
09:21:52 [2024-05-29T09:21:52.305Z]     list_test.go:99: ImageList: ID=sha256:ced25ecdf077e8521d5c1f62abd9d4af1344f18f4c8fb366ba3c913f3ea127ad RepoTags=[testimagesfilteruntil:v1]
09:21:52 [2024-05-29T09:21:52.305Z] --- PASS: TestImagesFilterUntil (0.25s)
09:21:52 [2024-05-29T09:21:52.305Z] === RUN   TestImagesFilterBeforeSince
09:21:52 [2024-05-29T09:21:52.561Z]     list_test.go:133: ImageList: ID=sha256:d6bcf7800331421ab099ed2c822e1abc1e1697d6ca5e1ba7437063d33708ee16 RepoTags=[testimagesfilterbeforesince:v2]
09:21:52 [2024-05-29T09:21:52.561Z]     list_test.go:133: ImageList: ID=sha256:9dc3fb91ebfa1e53328ebc4f91c9ec06c6771a9c2c46b47701fee7274fbd474d RepoTags=[testimagesfilterbeforesince:v3]
09:21:52 [2024-05-29T09:21:52.562Z]     list_test.go:133: ImageList: ID=sha256:b050447740d0e93a8b1a5fc1515f0c260c5b4e68bba09ffc6090e8e07b000073 RepoTags=[testimagesfilterbeforesince:v1]
09:21:52 [2024-05-29T09:21:52.562Z] --- PASS: TestImagesFilterBeforeSince (0.26s)
09:21:52 [2024-05-29T09:21:52.562Z] === RUN   TestAPIImagesFilters
09:21:52 [2024-05-29T09:21:52.562Z] === RUN   TestAPIImagesFilters/repository_regex
09:21:52 [2024-05-29T09:21:52.562Z] === PAUSE TestAPIImagesFilters/repository_regex
09:21:52 [2024-05-29T09:21:52.562Z] === RUN   TestAPIImagesFilters/image_name_regex
09:21:52 [2024-05-29T09:21:52.562Z] === PAUSE TestAPIImagesFilters/image_name_regex
09:21:52 [2024-05-29T09:21:52.562Z] === RUN   TestAPIImagesFilters/image_name_without_a_tag
09:21:52 [2024-05-29T09:21:52.562Z] === PAUSE TestAPIImagesFilters/image_name_without_a_tag
09:21:52 [2024-05-29T09:21:52.562Z] === RUN   TestAPIImagesFilters/registry_port_regex
09:21:52 [2024-05-29T09:21:52.562Z] === PAUSE TestAPIImagesFilters/registry_port_regex
09:21:52 [2024-05-29T09:21:52.562Z] === CONT  TestAPIImagesFilters/repository_regex
09:21:52 [2024-05-29T09:21:52.562Z] === CONT  TestAPIImagesFilters/image_name_without_a_tag
09:21:52 [2024-05-29T09:21:52.562Z] === CONT  TestAPIImagesFilters/image_name_regex
09:21:52 [2024-05-29T09:21:52.562Z] === CONT  TestAPIImagesFilters/registry_port_regex
09:21:52 [2024-05-29T09:21:52.818Z] --- PASS: TestAPIImagesFilters (0.03s)
09:21:52 [2024-05-29T09:21:52.818Z]     --- PASS: TestAPIImagesFilters/repository_regex (0.00s)
09:21:52 [2024-05-29T09:21:52.818Z]     --- PASS: TestAPIImagesFilters/image_name_without_a_tag (0.00s)
09:21:52 [2024-05-29T09:21:52.818Z]     --- PASS: TestAPIImagesFilters/image_name_regex (0.00s)
09:21:52 [2024-05-29T09:21:52.818Z]     --- PASS: TestAPIImagesFilters/registry_port_regex (0.00s)
09:21:52 [2024-05-29T09:21:52.818Z] === RUN   TestAPIImagesListSizeShared
09:21:53 [2024-05-29T09:21:53.380Z] --- PASS: TestAPIImagesListSizeShared (0.70s)
09:21:53 [2024-05-29T09:21:53.380Z] === RUN   TestPruneDontDeleteUsedDangling
09:21:53 [2024-05-29T09:21:53.943Z] --- PASS: TestPruneDontDeleteUsedDangling (0.55s)
09:21:53 [2024-05-29T09:21:53.943Z] === RUN   TestImagePullPlatformInvalid
09:21:53 [2024-05-29T09:21:53.943Z] --- PASS: TestImagePullPlatformInvalid (0.01s)
09:21:53 [2024-05-29T09:21:53.943Z] === RUN   TestImagePullStoredDigestForOtherRepo
09:21:53 [2024-05-29T09:21:53.943Z] time="2024-05-29T09:21:53.837541766Z" 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.8 instance.id=3171bd4f-866a-45e7-a945-85d1640035ba version=2.8.3 
09:21:53 [2024-05-29T09:21:53.943Z] time="2024-05-29T09:21:53.837620025Z" level=info msg="redis not configured" go.version=go1.20.8 instance.id=3171bd4f-866a-45e7-a945-85d1640035ba version=2.8.3 
09:21:53 [2024-05-29T09:21:53.943Z] time="2024-05-29T09:21:53.83764423Z" level=info msg="Starting upload purge in 5m0s" go.version=go1.20.8 instance.id=3171bd4f-866a-45e7-a945-85d1640035ba version=2.8.3 
09:21:53 [2024-05-29T09:21:53.943Z] time="2024-05-29T09:21:53.837838049Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.20.8 instance.id=3171bd4f-866a-45e7-a945-85d1640035ba version=2.8.3 
09:21:53 [2024-05-29T09:21:53.943Z] time="2024-05-29T09:21:53.933649796Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=4b661bbb-db98-4c35-ab0c-1a96d9ffcdaf http.request.method=GET http.request.remoteaddr="127.0.0.1:32876" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" 
09:21:53 [2024-05-29T09:21:53.943Z] time="2024-05-29T09:21:53.933702201Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=4b661bbb-db98-4c35-ab0c-1a96d9ffcdaf http.request.method=GET http.request.remoteaddr="127.0.0.1:32876" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.958721ms http.response.status=200 http.response.written=2 
09:21:53 [2024-05-29T09:21:53.943Z] 127.0.0.1 - - [29/May/2024:09:21:53 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
09:21:53 [2024-05-29T09:21:53.943Z] time="2024-05-29T09:21:53.936113052Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=46a1de8c-8db6-46df-992e-7a5b6db7f4e1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32906" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.17+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
09:21:53 [2024-05-29T09:21:53.943Z] time="2024-05-29T09:21:53.936160665Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=46a1de8c-8db6-46df-992e-7a5b6db7f4e1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32906" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.17+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
09:21:53 [2024-05-29T09:21:53.943Z] time="2024-05-29T09:21:53.936122881Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=bbb937f7-862a-48cf-984b-ed4ce96504cc http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32892" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.17+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
09:21:53 [2024-05-29T09:21:53.943Z] time="2024-05-29T09:21:53.936239647Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=bbb937f7-862a-48cf-984b-ed4ce96504cc http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32892" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.17+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
09:21:53 [2024-05-29T09:21:53.943Z] time="2024-05-29T09:21:53.936243987Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=46a1de8c-8db6-46df-992e-7a5b6db7f4e1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32906" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.17+unknown" trace.duration=35.118µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=12fad3f3-189b-45b9-b83c-a1c0a64de2bc trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
09:21:53 [2024-05-29T09:21:53.943Z] time="2024-05-29T09:21:53.936300372Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=bbb937f7-862a-48cf-984b-ed4ce96504cc http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32892" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.17+unknown" trace.duration=26.888µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=2a4db3f6-7390-4bdf-9208-d081d7ce6c2f trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
09:21:53 [2024-05-29T09:21:53.943Z] time="2024-05-29T09:21:53.936348659Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b err.message="blob unknown to registry" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=46a1de8c-8db6-46df-992e-7a5b6db7f4e1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32906" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.17+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.237113ms http.response.status=404 http.response.written=157 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
09:21:53 [2024-05-29T09:21:53.943Z] 127.0.0.1 - - [29/May/2024:09:21:53 +0000] "HEAD /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 404 157 "" "containerd/1.7.17+unknown"
09:21:53 [2024-05-29T09:21:53.943Z] time="2024-05-29T09:21:53.93636136Z" 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.8 http.request.host="127.0.0.1:5000" http.request.id=bbb937f7-862a-48cf-984b-ed4ce96504cc http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32892" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.17+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.262754ms http.response.status=404 http.response.written=157 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
09:21:53 [2024-05-29T09:21:53.943Z] 127.0.0.1 - - [29/May/2024:09:21:53 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.7.17+unknown"
09:21:54 [2024-05-29T09:21:54.201Z] time="2024-05-29T09:21:53.938030689Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=1594b8c8-fa6d-4da9-affc-aa1663b0737b http.request.method=POST http.request.remoteaddr="127.0.0.1:32892" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.17+unknown" vars.name=test 
09:21:54 [2024-05-29T09:21:54.201Z] time="2024-05-29T09:21:53.938056511Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c45a1768-ab72-47aa-98ae-6ab287b2998f http.request.method=POST http.request.remoteaddr="127.0.0.1:32906" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.17+unknown" vars.name=test 
09:21:54 [2024-05-29T09:21:54.201Z] time="2024-05-29T09:21:53.938079665Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=1594b8c8-fa6d-4da9-affc-aa1663b0737b http.request.method=POST http.request.remoteaddr="127.0.0.1:32892" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.17+unknown" vars.name=test 
09:21:54 [2024-05-29T09:21:54.201Z] time="2024-05-29T09:21:53.938104395Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c45a1768-ab72-47aa-98ae-6ab287b2998f http.request.method=POST http.request.remoteaddr="127.0.0.1:32906" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.17+unknown" vars.name=test 
09:21:54 [2024-05-29T09:21:54.201Z] time="2024-05-29T09:21:53.938225058Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/c1a6b16e-0c83-4c0b-b59a-64a95bcb174d/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=1594b8c8-fa6d-4da9-affc-aa1663b0737b http.request.method=POST http.request.remoteaddr="127.0.0.1:32892" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.17+unknown" trace.duration=114.854µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=4e7f8caf-ad54-40b0-ac9a-b3ef02cab0eb trace.line=110 vars.name=test 
09:21:54 [2024-05-29T09:21:54.201Z] time="2024-05-29T09:21:53.938285456Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/c1a6b16e-0c83-4c0b-b59a-64a95bcb174d/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=1594b8c8-fa6d-4da9-affc-aa1663b0737b http.request.method=POST http.request.remoteaddr="127.0.0.1:32892" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.17+unknown" trace.duration=24.984µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Writer" trace.id=7a708183-08f1-4478-98d1-f6ef8883e977 trace.line=142 vars.name=test 
09:21:54 [2024-05-29T09:21:54.201Z] time="2024-05-29T09:21:53.938229399Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/59d7065c-4aa8-4799-9916-0e5e08109102/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c45a1768-ab72-47aa-98ae-6ab287b2998f http.request.method=POST http.request.remoteaddr="127.0.0.1:32906" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.17+unknown" trace.duration=96.187µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=a2060085-3b6b-4552-b360-36f08fef21f2 trace.line=110 vars.name=test 
09:21:54 [2024-05-29T09:21:54.201Z] time="2024-05-29T09:21:53.938355502Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/c1a6b16e-0c83-4c0b-b59a-64a95bcb174d/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=1594b8c8-fa6d-4da9-affc-aa1663b0737b http.request.method=POST http.request.remoteaddr="127.0.0.1:32892" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.17+unknown" trace.duration=39.064µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=834cd386-e73f-4c45-922d-d8fc527d7f8c trace.line=110 vars.name=test 
09:21:54 [2024-05-29T09:21:54.201Z] time="2024-05-29T09:21:53.938405946Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/59d7065c-4aa8-4799-9916-0e5e08109102/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c45a1768-ab72-47aa-98ae-6ab287b2998f http.request.method=POST http.request.remoteaddr="127.0.0.1:32906" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.17+unknown" trace.duration=48.221µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Writer" trace.id=f8d85090-f167-4362-a9b9-3766b89b7ddb trace.line=142 vars.name=test 
09:21:54 [2024-05-29T09:21:54.201Z] time="2024-05-29T09:21:53.938448678Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=1594b8c8-fa6d-4da9-affc-aa1663b0737b http.request.method=POST http.request.remoteaddr="127.0.0.1:32892" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.17+unknown" http.response.duration=1.735863ms http.response.status=202 http.response.written=0 
09:21:54 [2024-05-29T09:21:54.201Z] 127.0.0.1 - - [29/May/2024:09:21:53 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.17+unknown"
09:21:54 [2024-05-29T09:21:54.201Z] time="2024-05-29T09:21:53.938519135Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/59d7065c-4aa8-4799-9916-0e5e08109102/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c45a1768-ab72-47aa-98ae-6ab287b2998f http.request.method=POST http.request.remoteaddr="127.0.0.1:32906" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.17+unknown" trace.duration=73.361µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=8776d788-568d-4814-851a-b1f6315d6bde trace.line=110 vars.name=test 
09:21:54 [2024-05-29T09:21:54.201Z] time="2024-05-29T09:21:53.938613246Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c45a1768-ab72-47aa-98ae-6ab287b2998f http.request.method=POST http.request.remoteaddr="127.0.0.1:32906" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.17+unknown" http.response.duration=1.936025ms http.response.status=202 http.response.written=0 
09:21:54 [2024-05-29T09:21:54.201Z] 127.0.0.1 - - [29/May/2024:09:21:53 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.17+unknown"
09:21:54 [2024-05-29T09:21:54.201Z] time="2024-05-29T09:21:53.940893325Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3d0b3412-0a94-422d-9eed-c9e1655c5256 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32892" http.request.uri="/v2/test/blobs/uploads/c1a6b16e-0c83-4c0b-b59a-64a95bcb174d?_state=XDWLt-eptAjzg5fNUb88IvY4TkUESvUtpxfPJATClTl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMxYTZiMTZlLTBjODMtNGMwYi1iNTlhLTY0YTk1YmNiMTc0ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0yOVQwOToyMTo1My45MzgwOTA3NjdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.17+unknown" vars.name=test vars.uuid=c1a6b16e-0c83-4c0b-b59a-64a95bcb174d 
09:21:54 [2024-05-29T09:21:54.201Z] time="2024-05-29T09:21:53.940950817Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=de88e03c-4472-4984-9df5-73baf2e060d9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32906" http.request.uri="/v2/test/blobs/uploads/59d7065c-4aa8-4799-9916-0e5e08109102?_state=1jUWNenh9wQn22oMNyxCo9lp2y8O-gOIMKFvNAcUYMJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU5ZDcwNjVjLTRhYTgtNDc5OS05OTE2LTBlNWUwODEwOTEwMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0yOVQwOToyMTo1My45MzgxMTUxNzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.17+unknown" vars.name=test vars.uuid=59d7065c-4aa8-4799-9916-0e5e08109102 
09:21:54 [2024-05-29T09:21:54.201Z] time="2024-05-29T09:21:53.940992327Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3d0b3412-0a94-422d-9eed-c9e1655c5256 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32892" http.request.uri="/v2/test/blobs/uploads/c1a6b16e-0c83-4c0b-b59a-64a95bcb174d?_state=XDWLt-eptAjzg5fNUb88IvY4TkUESvUtpxfPJATClTl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMxYTZiMTZlLTBjODMtNGMwYi1iNTlhLTY0YTk1YmNiMTc0ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0yOVQwOToyMTo1My45MzgwOTA3NjdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.17+unknown" vars.name=test vars.uuid=c1a6b16e-0c83-4c0b-b59a-64a95bcb174d 
09:21:54 [2024-05-29T09:21:54.201Z] time="2024-05-29T09:21:53.941013217Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=de88e03c-4472-4984-9df5-73baf2e060d9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32906" http.request.uri="/v2/test/blobs/uploads/59d7065c-4aa8-4799-9916-0e5e08109102?_state=1jUWNenh9wQn22oMNyxCo9lp2y8O-gOIMKFvNAcUYMJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU5ZDcwNjVjLTRhYTgtNDc5OS05OTE2LTBlNWUwODEwOTEwMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0yOVQwOToyMTo1My45MzgxMTUxNzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.17+unknown" vars.name=test vars.uuid=59d7065c-4aa8-4799-9916-0e5e08109102 
09:21:54 [2024-05-29T09:21:54.201Z] time="2024-05-29T09:21:53.941074599Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/c1a6b16e-0c83-4c0b-b59a-64a95bcb174d/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3d0b3412-0a94-422d-9eed-c9e1655c5256 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32892" http.request.uri="/v2/test/blobs/uploads/c1a6b16e-0c83-4c0b-b59a-64a95bcb174d?_state=XDWLt-eptAjzg5fNUb88IvY4TkUESvUtpxfPJATClTl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMxYTZiMTZlLTBjODMtNGMwYi1iNTlhLTY0YTk1YmNiMTc0ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0yOVQwOToyMTo1My45MzgwOTA3NjdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.17+unknown" trace.duration=43.265µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=827bc565-7a2c-499a-b7ce-c7ce0cc65c4b trace.line=95 vars.name=test vars.uuid=c1a6b16e-0c83-4c0b-b59a-64a95bcb174d 
09:21:54 [2024-05-29T09:21:54.201Z] time="2024-05-29T09:21:53.941101577Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/59d7065c-4aa8-4799-9916-0e5e08109102/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=de88e03c-4472-4984-9df5-73baf2e060d9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32906" http.request.uri="/v2/test/blobs/uploads/59d7065c-4aa8-4799-9916-0e5e08109102?_state=1jUWNenh9wQn22oMNyxCo9lp2y8O-gOIMKFvNAcUYMJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU5ZDcwNjVjLTRhYTgtNDc5OS05OTE2LTBlNWUwODEwOTEwMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0yOVQwOToyMTo1My45MzgxMTUxNzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.17+unknown" trace.duration=43.47µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=5971d710-1575-488c-998e-017ab7eba154 trace.line=95 vars.name=test vars.uuid=59d7065c-4aa8-4799-9916-0e5e08109102 
09:21:54 [2024-05-29T09:21:54.201Z] time="2024-05-29T09:21:53.941142741Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/c1a6b16e-0c83-4c0b-b59a-64a95bcb174d/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3d0b3412-0a94-422d-9eed-c9e1655c5256 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32892" http.request.uri="/v2/test/blobs/uploads/c1a6b16e-0c83-4c0b-b59a-64a95bcb174d?_state=XDWLt-eptAjzg5fNUb88IvY4TkUESvUtpxfPJATClTl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMxYTZiMTZlLTBjODMtNGMwYi1iNTlhLTY0YTk1YmNiMTc0ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0yOVQwOToyMTo1My45MzgwOTA3NjdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.17+unknown" trace.duration=26.478µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Writer" trace.id=55a593b0-c1e1-4cd3-b342-b3bb55aca4e8 trace.line=142 vars.name=test vars.uuid=c1a6b16e-0c83-4c0b-b59a-64a95bcb174d 
09:21:54 [2024-05-29T09:21:54.201Z] time="2024-05-29T09:21:53.94115486Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/59d7065c-4aa8-4799-9916-0e5e08109102/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=de88e03c-4472-4984-9df5-73baf2e060d9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32906" http.request.uri="/v2/test/blobs/uploads/59d7065c-4aa8-4799-9916-0e5e08109102?_state=1jUWNenh9wQn22oMNyxCo9lp2y8O-gOIMKFvNAcUYMJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU5ZDcwNjVjLTRhYTgtNDc5OS05OTE2LTBlNWUwODEwOTEwMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0yOVQwOToyMTo1My45MzgxMTUxNzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.17+unknown" trace.duration=22.834µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Writer" trace.id=3a947cc0-46ba-4ef8-be18-8d4dcec70559 trace.line=142 vars.name=test vars.uuid=59d7065c-4aa8-4799-9916-0e5e08109102 
09:21:54 [2024-05-29T09:21:54.201Z] time="2024-05-29T09:21:53.941185448Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3d0b3412-0a94-422d-9eed-c9e1655c5256 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32892" http.request.uri="/v2/test/blobs/uploads/c1a6b16e-0c83-4c0b-b59a-64a95bcb174d?_state=XDWLt-eptAjzg5fNUb88IvY4TkUESvUtpxfPJATClTl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMxYTZiMTZlLTBjODMtNGMwYi1iNTlhLTY0YTk1YmNiMTc0ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0yOVQwOToyMTo1My45MzgwOTA3NjdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.17+unknown" vars.name=test vars.uuid=c1a6b16e-0c83-4c0b-b59a-64a95bcb174d 
09:21:54 [2024-05-29T09:21:54.201Z] time="2024-05-29T09:21:53.941191422Z" level=debug msg="(*blobWriter).Commit" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=de88e03c-4472-4984-9df5-73baf2e060d9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32906" http.request.uri="/v2/test/blobs/uploads/59d7065c-4aa8-4799-9916-0e5e08109102?_state=1jUWNenh9wQn22oMNyxCo9lp2y8O-gOIMKFvNAcUYMJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU5ZDcwNjVjLTRhYTgtNDc5OS05OTE2LTBlNWUwODEwOTEwMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0yOVQwOToyMTo1My45MzgxMTUxNzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.17+unknown" vars.name=test vars.uuid=59d7065c-4aa8-4799-9916-0e5e08109102 
09:21:54 [2024-05-29T09:21:54.201Z] time="2024-05-29T09:21:53.941261435Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/59d7065c-4aa8-4799-9916-0e5e08109102/hashstates/sha256/68")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=de88e03c-4472-4984-9df5-73baf2e060d9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32906" http.request.uri="/v2/test/blobs/uploads/59d7065c-4aa8-4799-9916-0e5e08109102?_state=1jUWNenh9wQn22oMNyxCo9lp2y8O-gOIMKFvNAcUYMJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU5ZDcwNjVjLTRhYTgtNDc5OS05OTE2LTBlNWUwODEwOTEwMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0yOVQwOToyMTo1My45MzgxMTUxNzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.17+unknown" trace.duration=38.9µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=d2441a8b-525f-464e-acb9-c6792612015e trace.line=110 vars.name=test vars.uuid=59d7065c-4aa8-4799-9916-0e5e08109102 
09:21:54 [2024-05-29T09:21:54.201Z] time="2024-05-29T09:21:53.941307433Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/59d7065c-4aa8-4799-9916-0e5e08109102/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=de88e03c-4472-4984-9df5-73baf2e060d9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32906" http.request.uri="/v2/test/blobs/uploads/59d7065c-4aa8-4799-9916-0e5e08109102?_state=1jUWNenh9wQn22oMNyxCo9lp2y8O-gOIMKFvNAcUYMJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU5ZDcwNjVjLTRhYTgtNDc5OS05OTE2LTBlNWUwODEwOTEwMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0yOVQwOToyMTo1My45MzgxMTUxNzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.17+unknown" trace.duration=14.876µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=88e2716c-862f-4dd6-81d9-8cf9005a2760 trace.line=155 vars.name=test vars.uuid=59d7065c-4aa8-4799-9916-0e5e08109102 
09:21:54 [2024-05-29T09:21:54.201Z] time="2024-05-29T09:21:53.941261936Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/c1a6b16e-0c83-4c0b-b59a-64a95bcb174d/hashstates/sha256/194")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3d0b3412-0a94-422d-9eed-c9e1655c5256 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32892" http.request.uri="/v2/test/blobs/uploads/c1a6b16e-0c83-4c0b-b59a-64a95bcb174d?_state=XDWLt-eptAjzg5fNUb88IvY4TkUESvUtpxfPJATClTl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMxYTZiMTZlLTBjODMtNGMwYi1iNTlhLTY0YTk1YmNiMTc0ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0yOVQwOToyMTo1My45MzgwOTA3NjdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.17+unknown" trace.duration=39.467µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=ff488786-a9bc-4fbf-9789-d958339abcd8 trace.line=110 vars.name=test vars.uuid=c1a6b16e-0c83-4c0b-b59a-64a95bcb174d 
09:21:54 [2024-05-29T09:21:54.201Z] time="2024-05-29T09:21:53.941453261Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/c1a6b16e-0c83-4c0b-b59a-64a95bcb174d/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3d0b3412-0a94-422d-9eed-c9e1655c5256 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32892" http.request.uri="/v2/test/blobs/uploads/c1a6b16e-0c83-4c0b-b59a-64a95bcb174d?_state=XDWLt-eptAjzg5fNUb88IvY4TkUESvUtpxfPJATClTl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMxYTZiMTZlLTBjODMtNGMwYi1iNTlhLTY0YTk1YmNiMTc0ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0yOVQwOToyMTo1My45MzgwOTA3NjdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.17+unknown" trace.duration=16.451µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=156cb60e-0255-411a-b1c4-2460ea7f67fb trace.line=155 vars.name=test vars.uuid=c1a6b16e-0c83-4c0b-b59a-64a95bcb174d 
09:21:54 [2024-05-29T09:21:54.201Z] time="2024-05-29T09:21:53.941503607Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3d0b3412-0a94-422d-9eed-c9e1655c5256 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32892" http.request.uri="/v2/test/blobs/uploads/c1a6b16e-0c83-4c0b-b59a-64a95bcb174d?_state=XDWLt-eptAjzg5fNUb88IvY4TkUESvUtpxfPJATClTl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMxYTZiMTZlLTBjODMtNGMwYi1iNTlhLTY0YTk1YmNiMTc0ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0yOVQwOToyMTo1My45MzgwOTA3NjdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.17+unknown" trace.duration=13.276µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=dbdabd38-8f2f-4d78-bde8-383f5ed2d26a trace.line=155 vars.name=test vars.uuid=c1a6b16e-0c83-4c0b-b59a-64a95bcb174d 
09:21:54 [2024-05-29T09:21:54.202Z] time="2024-05-29T09:21:53.94135814Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=de88e03c-4472-4984-9df5-73baf2e060d9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32906" http.request.uri="/v2/test/blobs/uploads/59d7065c-4aa8-4799-9916-0e5e08109102?_state=1jUWNenh9wQn22oMNyxCo9lp2y8O-gOIMKFvNAcUYMJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU5ZDcwNjVjLTRhYTgtNDc5OS05OTE2LTBlNWUwODEwOTEwMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0yOVQwOToyMTo1My45MzgxMTUxNzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.17+unknown" trace.duration=12.668µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=7a266f73-b725-470b-9550-797700d5f4b4 trace.line=155 vars.name=test vars.uuid=59d7065c-4aa8-4799-9916-0e5e08109102 
09:21:54 [2024-05-29T09:21:54.202Z] time="2024-05-29T09:21:53.941591966Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/59d7065c-4aa8-4799-9916-0e5e08109102/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=de88e03c-4472-4984-9df5-73baf2e060d9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32906" http.request.uri="/v2/test/blobs/uploads/59d7065c-4aa8-4799-9916-0e5e08109102?_state=1jUWNenh9wQn22oMNyxCo9lp2y8O-gOIMKFvNAcUYMJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU5ZDcwNjVjLTRhYTgtNDc5OS05OTE2LTBlNWUwODEwOTEwMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0yOVQwOToyMTo1My45MzgxMTUxNzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.17+unknown" trace.duration=22.867µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=74491212-b852-4c2e-843a-6cb7f891cd3a trace.line=155 vars.name=test vars.uuid=59d7065c-4aa8-4799-9916-0e5e08109102 
09:21:54 [2024-05-29T09:21:54.202Z] time="2024-05-29T09:21:53.941535491Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/c1a6b16e-0c83-4c0b-b59a-64a95bcb174d/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3d0b3412-0a94-422d-9eed-c9e1655c5256 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32892" http.request.uri="/v2/test/blobs/uploads/c1a6b16e-0c83-4c0b-b59a-64a95bcb174d?_state=XDWLt-eptAjzg5fNUb88IvY4TkUESvUtpxfPJATClTl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMxYTZiMTZlLTBjODMtNGMwYi1iNTlhLTY0YTk1YmNiMTc0ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0yOVQwOToyMTo1My45MzgwOTA3NjdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.17+unknown" trace.duration=13.17µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=8e7e9828-df7a-48c5-b33a-c3e79663ecae trace.line=155 vars.name=test vars.uuid=c1a6b16e-0c83-4c0b-b59a-64a95bcb174d 
09:21:54 [2024-05-29T09:21:54.202Z] time="2024-05-29T09:21:53.941689286Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/59d7065c-4aa8-4799-9916-0e5e08109102/data", "/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data"" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=de88e03c-4472-4984-9df5-73baf2e060d9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32906" http.request.uri="/v2/test/blobs/uploads/59d7065c-4aa8-4799-9916-0e5e08109102?_state=1jUWNenh9wQn22oMNyxCo9lp2y8O-gOIMKFvNAcUYMJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU5ZDcwNjVjLTRhYTgtNDc5OS05OTE2LTBlNWUwODEwOTEwMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0yOVQwOToyMTo1My45MzgxMTUxNzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.17+unknown" trace.duration=64.787µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=05b29cbf-fd1b-4c54-b147-babca95f5c9f trace.line=185 vars.name=test vars.uuid=59d7065c-4aa8-4799-9916-0e5e08109102 
09:21:54 [2024-05-29T09:21:54.202Z] time="2024-05-29T09:21:53.941723493Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/c1a6b16e-0c83-4c0b-b59a-64a95bcb174d/data", "/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data"" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3d0b3412-0a94-422d-9eed-c9e1655c5256 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32892" http.request.uri="/v2/test/blobs/uploads/c1a6b16e-0c83-4c0b-b59a-64a95bcb174d?_state=XDWLt-eptAjzg5fNUb88IvY4TkUESvUtpxfPJATClTl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMxYTZiMTZlLTBjODMtNGMwYi1iNTlhLTY0YTk1YmNiMTc0ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0yOVQwOToyMTo1My45MzgwOTA3NjdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.17+unknown" trace.duration=68.085µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=66a9066d-c104-400c-9a09-6df22ea3d21c trace.line=185 vars.name=test vars.uuid=c1a6b16e-0c83-4c0b-b59a-64a95bcb174d 
09:21:54 [2024-05-29T09:21:54.202Z] time="2024-05-29T09:21:53.941785384Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=de88e03c-4472-4984-9df5-73baf2e060d9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32906" http.request.uri="/v2/test/blobs/uploads/59d7065c-4aa8-4799-9916-0e5e08109102?_state=1jUWNenh9wQn22oMNyxCo9lp2y8O-gOIMKFvNAcUYMJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU5ZDcwNjVjLTRhYTgtNDc5OS05OTE2LTBlNWUwODEwOTEwMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0yOVQwOToyMTo1My45MzgxMTUxNzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.17+unknown" trace.duration=61.374µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=0511d69e-1beb-458b-a1a4-7d7f5f3b1676 trace.line=110 vars.name=test vars.uuid=59d7065c-4aa8-4799-9916-0e5e08109102 
09:21:54 [2024-05-29T09:21:54.202Z] time="2024-05-29T09:21:53.941812591Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3d0b3412-0a94-422d-9eed-c9e1655c5256 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32892" http.request.uri="/v2/test/blobs/uploads/c1a6b16e-0c83-4c0b-b59a-64a95bcb174d?_state=XDWLt-eptAjzg5fNUb88IvY4TkUESvUtpxfPJATClTl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMxYTZiMTZlLTBjODMtNGMwYi1iNTlhLTY0YTk1YmNiMTc0ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0yOVQwOToyMTo1My45MzgwOTA3NjdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.17+unknown" trace.duration=50.937µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=300eb26c-b916-41fe-9ce1-cde962613a4c trace.line=110 vars.name=test vars.uuid=c1a6b16e-0c83-4c0b-b59a-64a95bcb174d 
09:21:54 [2024-05-29T09:21:54.202Z] time="2024-05-29T09:21:53.941921751Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/59d7065c-4aa8-4799-9916-0e5e08109102")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=de88e03c-4472-4984-9df5-73baf2e060d9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32906" http.request.uri="/v2/test/blobs/uploads/59d7065c-4aa8-4799-9916-0e5e08109102?_state=1jUWNenh9wQn22oMNyxCo9lp2y8O-gOIMKFvNAcUYMJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU5ZDcwNjVjLTRhYTgtNDc5OS05OTE2LTBlNWUwODEwOTEwMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0yOVQwOToyMTo1My45MzgxMTUxNzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.17+unknown" trace.duration=106.756µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=570dcc0b-b25f-494d-b633-130d151afe90 trace.line=202 vars.name=test vars.uuid=59d7065c-4aa8-4799-9916-0e5e08109102 
09:21:54 [2024-05-29T09:21:54.202Z] time="2024-05-29T09:21:53.941942338Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/c1a6b16e-0c83-4c0b-b59a-64a95bcb174d")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3d0b3412-0a94-422d-9eed-c9e1655c5256 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32892" http.request.uri="/v2/test/blobs/uploads/c1a6b16e-0c83-4c0b-b59a-64a95bcb174d?_state=XDWLt-eptAjzg5fNUb88IvY4TkUESvUtpxfPJATClTl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMxYTZiMTZlLTBjODMtNGMwYi1iNTlhLTY0YTk1YmNiMTc0ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0yOVQwOToyMTo1My45MzgwOTA3NjdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.17+unknown" trace.duration=97.484µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=e648c0c9-dcb2-4809-b963-c9ca306fa30d trace.line=202 vars.name=test vars.uuid=c1a6b16e-0c83-4c0b-b59a-64a95bcb174d 
09:21:54 [2024-05-29T09:21:54.202Z] time="2024-05-29T09:21:53.941999863Z" level=info msg="response completed" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=de88e03c-4472-4984-9df5-73baf2e060d9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32906" http.request.uri="/v2/test/blobs/uploads/59d7065c-4aa8-4799-9916-0e5e08109102?_state=1jUWNenh9wQn22oMNyxCo9lp2y8O-gOIMKFvNAcUYMJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU5ZDcwNjVjLTRhYTgtNDc5OS05OTE2LTBlNWUwODEwOTEwMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0yOVQwOToyMTo1My45MzgxMTUxNzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.17+unknown" http.response.duration=2.525212ms http.response.status=201 http.response.written=0 
09:21:54 [2024-05-29T09:21:54.202Z] 127.0.0.1 - - [29/May/2024:09:21:53 +0000] "PUT /v2/test/blobs/uploads/59d7065c-4aa8-4799-9916-0e5e08109102?_state=1jUWNenh9wQn22oMNyxCo9lp2y8O-gOIMKFvNAcUYMJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjU5ZDcwNjVjLTRhYTgtNDc5OS05OTE2LTBlNWUwODEwOTEwMiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0yOVQwOToyMTo1My45MzgxMTUxNzdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.7.17+unknown"
09:21:54 [2024-05-29T09:21:54.202Z] time="2024-05-29T09:21:53.942108842Z" level=info msg="response completed" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=3d0b3412-0a94-422d-9eed-c9e1655c5256 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32892" http.request.uri="/v2/test/blobs/uploads/c1a6b16e-0c83-4c0b-b59a-64a95bcb174d?_state=XDWLt-eptAjzg5fNUb88IvY4TkUESvUtpxfPJATClTl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMxYTZiMTZlLTBjODMtNGMwYi1iNTlhLTY0YTk1YmNiMTc0ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0yOVQwOToyMTo1My45MzgwOTA3NjdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.17+unknown" http.response.duration=2.65344ms http.response.status=201 http.response.written=0 
09:21:54 [2024-05-29T09:21:54.202Z] 127.0.0.1 - - [29/May/2024:09:21:53 +0000] "PUT /v2/test/blobs/uploads/c1a6b16e-0c83-4c0b-b59a-64a95bcb174d?_state=XDWLt-eptAjzg5fNUb88IvY4TkUESvUtpxfPJATClTl7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMxYTZiMTZlLTBjODMtNGMwYi1iNTlhLTY0YTk1YmNiMTc0ZCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wNS0yOVQwOToyMTo1My45MzgwOTA3NjdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 201 0 "" "containerd/1.7.17+unknown"
09:21:54 [2024-05-29T09:21:54.202Z] time="2024-05-29T09:21:53.943334813Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=90c37874-4a0b-45b0-814e-95a4b24ffbb4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32892" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.17+unknown" vars.name=test vars.reference=latest 
09:21:54 [2024-05-29T09:21:54.202Z] time="2024-05-29T09:21:53.943388679Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=90c37874-4a0b-45b0-814e-95a4b24ffbb4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32892" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.17+unknown" vars.name=test vars.reference=latest 
09:21:54 [2024-05-29T09:21:54.202Z] time="2024-05-29T09:21:53.943461769Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=90c37874-4a0b-45b0-814e-95a4b24ffbb4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32892" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.17+unknown" trace.duration=29.169µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=ecb0e8ff-bfed-45e1-83aa-26b2f09ddb1c trace.line=95 vars.name=test vars.reference=latest 
09:21:54 [2024-05-29T09:21:54.202Z] time="2024-05-29T09:21:53.943543951Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=90c37874-4a0b-45b0-814e-95a4b24ffbb4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32892" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.17+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.085763ms http.response.status=404 http.response.written=96 vars.name=test vars.reference=latest 
09:21:54 [2024-05-29T09:21:54.202Z] 127.0.0.1 - - [29/May/2024:09:21:53 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.7.17+unknown"
09:21:54 [2024-05-29T09:21:54.202Z] time="2024-05-29T09:21:53.944695329Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=3391c985-e182-445a-8ffc-b6a81d43b209 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32892" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.17+unknown" vars.name=test vars.reference=latest 
09:21:54 [2024-05-29T09:21:54.202Z] time="2024-05-29T09:21:53.944732358Z" level=debug msg=PutImageManifest go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=3391c985-e182-445a-8ffc-b6a81d43b209 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32892" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.17+unknown" vars.name=test vars.reference=latest 
09:21:54 [2024-05-29T09:21:54.202Z] time="2024-05-29T09:21:53.944888369Z" level=debug msg="Putting a Docker Manifest!" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=3391c985-e182-445a-8ffc-b6a81d43b209 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32892" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.17+unknown" vars.name=test vars.reference=latest 
09:21:54 [2024-05-29T09:21:54.202Z] time="2024-05-29T09:21:53.944903302Z" level=debug msg="(*manifestStore).Put" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=3391c985-e182-445a-8ffc-b6a81d43b209 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32892" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.17+unknown" vars.name=test vars.reference=latest 
09:21:54 [2024-05-29T09:21:54.202Z] time="2024-05-29T09:21:53.944913534Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=3391c985-e182-445a-8ffc-b6a81d43b209 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32892" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.17+unknown" vars.name=test vars.reference=latest 
09:21:54 [2024-05-29T09:21:54.202Z] time="2024-05-29T09:21:53.944989447Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=3391c985-e182-445a-8ffc-b6a81d43b209 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32892" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.17+unknown" trace.duration=42.535µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=f2e93b80-2d26-46df-9eca-31a7887796ed trace.line=95 vars.name=test vars.reference=latest 
09:21:54 [2024-05-29T09:21:54.202Z] time="2024-05-29T09:21:53.945039202Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=3391c985-e182-445a-8ffc-b6a81d43b209 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32892" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.17+unknown" trace.duration=16.37µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=92e6d80d-4db8-49cd-bf9c-4f96d3053116 trace.line=155 vars.name=test vars.reference=latest 
09:21:54 [2024-05-29T09:21:54.202Z] time="2024-05-29T09:21:53.945082582Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=3391c985-e182-445a-8ffc-b6a81d43b209 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32892" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.17+unknown" trace.duration=19.774µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=2ceb33c2-ffa0-45e7-9a69-ca3b50681e2b trace.line=95 vars.name=test vars.reference=latest 
09:21:54 [2024-05-29T09:21:54.202Z] time="2024-05-29T09:21:53.945133724Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=3391c985-e182-445a-8ffc-b6a81d43b209 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32892" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.17+unknown" trace.duration=11.766µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=a350cd10-5d55-4e04-bd83-67186408bb57 trace.line=155 vars.name=test vars.reference=latest 
09:21:54 [2024-05-29T09:21:54.202Z] time="2024-05-29T09:21:53.945175684Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=3391c985-e182-445a-8ffc-b6a81d43b209 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32892" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.17+unknown" trace.duration=13.267µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=1b150269-0f6a-497c-b53e-bd72b2faad2c trace.line=155 vars.name=test vars.reference=latest 
09:21:54 [2024-05-29T09:21:54.202Z] time="2024-05-29T09:21:53.945252754Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=3391c985-e182-445a-8ffc-b6a81d43b209 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32892" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.17+unknown" trace.duration=50.945µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=40ba6b70-67b8-4d1a-b4d4-1e40fa7bd207 trace.line=110 vars.name=test vars.reference=latest 
09:21:54 [2024-05-29T09:21:54.202Z] time="2024-05-29T09:21:53.945335444Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=3391c985-e182-445a-8ffc-b6a81d43b209 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32892" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.17+unknown" trace.duration=52.291µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=db236e35-f0eb-4ec1-bcfd-e8a6c6032753 trace.line=110 vars.name=test vars.reference=latest 
09:21:54 [2024-05-29T09:21:54.202Z] time="2024-05-29T09:21:53.945492685Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=3391c985-e182-445a-8ffc-b6a81d43b209 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32892" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.17+unknown" trace.duration=61.866µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=e32ab965-9197-4d25-ba7d-747ba2c29062 trace.line=110 vars.name=test vars.reference=latest 
09:21:54 [2024-05-29T09:21:54.202Z] time="2024-05-29T09:21:53.945551015Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link")" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=3391c985-e182-445a-8ffc-b6a81d43b209 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32892" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.17+unknown" trace.duration=35.511µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=005cf6f7-5023-4634-8c50-a12f8fd015f5 trace.line=110 vars.name=test vars.reference=latest 
09:21:54 [2024-05-29T09:21:54.202Z] time="2024-05-29T09:21:53.945586042Z" level=debug msg="Succeeded in putting manifest!" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=3391c985-e182-445a-8ffc-b6a81d43b209 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32892" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.17+unknown" vars.name=test vars.reference=latest 
09:21:54 [2024-05-29T09:21:54.202Z] time="2024-05-29T09:21:53.945602575Z" level=info msg="response completed" go.version=go1.20.8 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=3391c985-e182-445a-8ffc-b6a81d43b209 http.request.method=PUT http.request.remoteaddr="127.0.0.1:32892" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.17+unknown" http.response.duration=1.666597ms http.response.status=201 http.response.written=0 
09:21:54 [2024-05-29T09:21:54.202Z] 127.0.0.1 - - [29/May/2024:09:21:53 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.7.17+unknown"
09:21:54 [2024-05-29T09:21:54.202Z] time="2024-05-29T09:21:53.950306689Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=960d432d-24ad-4579-b8f8-1a8e75769562 http.request.method=GET http.request.remoteaddr="127.0.0.1:32928" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.10 git-commit/fea476f65d674abb2bf712483337ad9c35a39404 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 
09:21:54 [2024-05-29T09:21:54.202Z] time="2024-05-29T09:21:53.950345606Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=960d432d-24ad-4579-b8f8-1a8e75769562 http.request.method=GET http.request.remoteaddr="127.0.0.1:32928" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.10 git-commit/fea476f65d674abb2bf712483337ad9c35a39404 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="878.816µs" http.response.status=200 http.response.written=2 
09:21:54 [2024-05-29T09:21:54.202Z] 127.0.0.1 - - [29/May/2024:09:21:53 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.10 git-commit/fea476f65d674abb2bf712483337ad9c35a39404 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
09:21:54 [2024-05-29T09:21:54.202Z] time="2024-05-29T09:21:53.95299249Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d4cb29e1-0942-45b2-a9d5-d47538742803 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32936" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.10 git-commit/fea476f65d674abb2bf712483337ad9c35a39404 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
09:21:54 [2024-05-29T09:21:54.202Z] time="2024-05-29T09:21:53.953038209Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d4cb29e1-0942-45b2-a9d5-d47538742803 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32936" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.10 git-commit/fea476f65d674abb2bf712483337ad9c35a39404 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
09:21:54 [2024-05-29T09:21:54.202Z] time="2024-05-29T09:21:53.953125149Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d4cb29e1-0942-45b2-a9d5-d47538742803 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32936" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.10 git-commit/fea476f65d674abb2bf712483337ad9c35a39404 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=51.872µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=a271dfe1-6eec-489a-8587-0375622f774e trace.line=95 vars.name=test vars.reference=latest 
09:21:54 [2024-05-29T09:21:54.202Z] time="2024-05-29T09:21:53.953146031Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d4cb29e1-0942-45b2-a9d5-d47538742803 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32936" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.10 git-commit/fea476f65d674abb2bf712483337ad9c35a39404 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
09:21:54 [2024-05-29T09:21:54.202Z] time="2024-05-29T09:21:53.953192291Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d4cb29e1-0942-45b2-a9d5-d47538742803 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32936" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.10 git-commit/fea476f65d674abb2bf712483337ad9c35a39404 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=22.662µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=23782d30-ce90-47a0-9739-9f2ab55dffdb trace.line=95 vars.name=test vars.reference=latest 
09:21:54 [2024-05-29T09:21:54.202Z] time="2024-05-29T09:21:53.953240938Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d4cb29e1-0942-45b2-a9d5-d47538742803 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32936" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.10 git-commit/fea476f65d674abb2bf712483337ad9c35a39404 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=20.102µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=b6f81107-54f8-4175-9fd9-b1375ea5c35c trace.line=155 vars.name=test vars.reference=latest 
09:21:54 [2024-05-29T09:21:54.202Z] time="2024-05-29T09:21:53.953280306Z" level=debug msg="filesystem.Reader("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data", 0)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d4cb29e1-0942-45b2-a9d5-d47538742803 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32936" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.10 git-commit/fea476f65d674abb2bf712483337ad9c35a39404 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.833µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Reader" trace.id=915c9afa-de2c-4b69-ac33-03b13d2eeb4c trace.line=125 vars.name=test vars.reference=latest 
09:21:54 [2024-05-29T09:21:54.202Z] time="2024-05-29T09:21:53.953329167Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d4cb29e1-0942-45b2-a9d5-d47538742803 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32936" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.10 git-commit/fea476f65d674abb2bf712483337ad9c35a39404 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
09:21:54 [2024-05-29T09:21:54.202Z] time="2024-05-29T09:21:53.953414983Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d4cb29e1-0942-45b2-a9d5-d47538742803 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32936" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.10 git-commit/fea476f65d674abb2bf712483337ad9c35a39404 kernel/5.15.0-1053-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.768585ms http.response.status=200 http.response.written=417 
09:21:54 [2024-05-29T09:21:54.202Z] 127.0.0.1 - - [29/May/2024:09:21:53 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.21.10 git-commit/fea476f65d674abb2bf712483337ad9c35a39404 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
09:21:54 [2024-05-29T09:21:54.202Z] time="2024-05-29T09:21:53.961870165Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=40b5ed2f-2831-4183-b0a4-513f9f32d337 http.request.method=GET http.request.remoteaddr="127.0.0.1:32940" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.10 git-commit/fea476f65d674abb2bf712483337ad9c35a39404 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
09:21:54 [2024-05-29T09:21:54.202Z] time="2024-05-29T09:21:53.961916794Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=40b5ed2f-2831-4183-b0a4-513f9f32d337 http.request.method=GET http.request.remoteaddr="127.0.0.1:32940" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.10 git-commit/fea476f65d674abb2bf712483337ad9c35a39404 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
09:21:54 [2024-05-29T09:21:54.202Z] time="2024-05-29T09:21:53.961931801Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=40b5ed2f-2831-4183-b0a4-513f9f32d337 http.request.method=GET http.request.remoteaddr="127.0.0.1:32940" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.10 git-commit/fea476f65d674abb2bf712483337ad9c35a39404 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
09:21:54 [2024-05-29T09:21:54.202Z] time="2024-05-29T09:21:53.96200947Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=40b5ed2f-2831-4183-b0a4-513f9f32d337 http.request.method=GET http.request.remoteaddr="127.0.0.1:32940" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.10 git-commit/fea476f65d674abb2bf712483337ad9c35a39404 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=45.735µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=85e450d3-f024-42c5-96aa-e8c2af0f6de9 trace.line=95 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
09:21:54 [2024-05-29T09:21:54.202Z] time="2024-05-29T09:21:53.962060522Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=40b5ed2f-2831-4183-b0a4-513f9f32d337 http.request.method=GET http.request.remoteaddr="127.0.0.1:32940" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.10 git-commit/fea476f65d674abb2bf712483337ad9c35a39404 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=16.542µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=165688a4-faab-40a3-a9c7-59d545a770ff trace.line=155 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
09:21:54 [2024-05-29T09:21:54.202Z] time="2024-05-29T09:21:53.962126597Z" level=debug msg="filesystem.Reader("/docker/registry/v2/blobs/sha256/a2/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/data", 0)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=40b5ed2f-2831-4183-b0a4-513f9f32d337 http.request.method=GET http.request.remoteaddr="127.0.0.1:32940" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.10 git-commit/fea476f65d674abb2bf712483337ad9c35a39404 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=38.909µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Reader" trace.id=16769986-64ec-4a57-b893-005e58a60060 trace.line=125 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
09:21:54 [2024-05-29T09:21:54.203Z] time="2024-05-29T09:21:53.962163905Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=40b5ed2f-2831-4183-b0a4-513f9f32d337 http.request.method=GET http.request.remoteaddr="127.0.0.1:32940" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.10 git-commit/fea476f65d674abb2bf712483337ad9c35a39404 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
09:21:54 [2024-05-29T09:21:54.203Z] time="2024-05-29T09:21:53.962252544Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=40b5ed2f-2831-4183-b0a4-513f9f32d337 http.request.method=GET http.request.remoteaddr="127.0.0.1:32940" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.10 git-commit/fea476f65d674abb2bf712483337ad9c35a39404 kernel/5.15.0-1053-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.243422ms http.response.status=200 http.response.written=417 
09:21:54 [2024-05-29T09:21:54.203Z] 127.0.0.1 - - [29/May/2024:09:21:53 +0000] "GET /v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 200 417 "" "docker/dev go/go1.21.10 git-commit/fea476f65d674abb2bf712483337ad9c35a39404 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
09:21:54 [2024-05-29T09:21:54.203Z] time="2024-05-29T09:21:53.969630619Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7534a55c-2850-4f31-86f4-32b974a335b2 http.request.method=GET http.request.remoteaddr="127.0.0.1:32948" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.10 git-commit/fea476f65d674abb2bf712483337ad9c35a39404 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
09:21:54 [2024-05-29T09:21:54.203Z] time="2024-05-29T09:21:53.969678914Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7534a55c-2850-4f31-86f4-32b974a335b2 http.request.method=GET http.request.remoteaddr="127.0.0.1:32948" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.10 git-commit/fea476f65d674abb2bf712483337ad9c35a39404 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
09:21:54 [2024-05-29T09:21:54.203Z] time="2024-05-29T09:21:53.969688916Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=53722259-4b35-42e9-9f0e-e90856585b7f http.request.method=GET http.request.remoteaddr="127.0.0.1:32950" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.10 git-commit/fea476f65d674abb2bf712483337ad9c35a39404 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
09:21:54 [2024-05-29T09:21:54.203Z] time="2024-05-29T09:21:53.969724394Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=53722259-4b35-42e9-9f0e-e90856585b7f http.request.method=GET http.request.remoteaddr="127.0.0.1:32950" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.10 git-commit/fea476f65d674abb2bf712483337ad9c35a39404 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
09:21:54 [2024-05-29T09:21:54.203Z] time="2024-05-29T09:21:53.969756443Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7534a55c-2850-4f31-86f4-32b974a335b2 http.request.method=GET http.request.remoteaddr="127.0.0.1:32948" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.10 git-commit/fea476f65d674abb2bf712483337ad9c35a39404 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=44.701µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=1b208316-87e8-494d-9eb3-3ebcfefd1817 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
09:21:54 [2024-05-29T09:21:54.203Z] time="2024-05-29T09:21:53.969790641Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=53722259-4b35-42e9-9f0e-e90856585b7f http.request.method=GET http.request.remoteaddr="127.0.0.1:32950" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.10 git-commit/fea476f65d674abb2bf712483337ad9c35a39404 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=36.939µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=1d30edd1-ba8d-42ab-b431-86a95aaf0057 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
09:21:54 [2024-05-29T09:21:54.203Z] time="2024-05-29T09:21:53.969812057Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7534a55c-2850-4f31-86f4-32b974a335b2 http.request.method=GET http.request.remoteaddr="127.0.0.1:32948" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.10 git-commit/fea476f65d674abb2bf712483337ad9c35a39404 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=18.535µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=f2a3e224-a513-443a-880c-cf2dc87e79cb trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
09:21:54 [2024-05-29T09:21:54.203Z] time="2024-05-29T09:21:53.969835703Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=53722259-4b35-42e9-9f0e-e90856585b7f http.request.method=GET http.request.remoteaddr="127.0.0.1:32950" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.10 git-commit/fea476f65d674abb2bf712483337ad9c35a39404 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=17.075µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=78c1e502-1b6f-473d-a3f4-2dbf462ddec7 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
09:21:54 [2024-05-29T09:21:54.203Z] time="2024-05-29T09:21:53.969858571Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7534a55c-2850-4f31-86f4-32b974a335b2 http.request.method=GET http.request.remoteaddr="127.0.0.1:32948" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.10 git-commit/fea476f65d674abb2bf712483337ad9c35a39404 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=20.643µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=73427a47-4a31-4552-8c45-8c8dbf98e8b6 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
09:21:54 [2024-05-29T09:21:54.203Z] time="2024-05-29T09:21:53.969891457Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=53722259-4b35-42e9-9f0e-e90856585b7f http.request.method=GET http.request.remoteaddr="127.0.0.1:32950" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.10 git-commit/fea476f65d674abb2bf712483337ad9c35a39404 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=21.431µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=a321f953-baba-4889-9c26-909aa76d6aef trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
09:21:54 [2024-05-29T09:21:54.203Z] time="2024-05-29T09:21:53.969926935Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=53722259-4b35-42e9-9f0e-e90856585b7f http.request.method=GET http.request.remoteaddr="127.0.0.1:32950" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.10 git-commit/fea476f65d674abb2bf712483337ad9c35a39404 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.256µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=66bd86e9-fd46-41af-8392-3aa0bf62b709 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
09:21:54 [2024-05-29T09:21:54.203Z] time="2024-05-29T09:21:53.969959665Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=53722259-4b35-42e9-9f0e-e90856585b7f http.request.method=GET http.request.remoteaddr="127.0.0.1:32950" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.10 git-commit/fea476f65d674abb2bf712483337ad9c35a39404 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.116µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=c16bfed5-5615-4180-9100-4157da687e3d trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
09:21:54 [2024-05-29T09:21:54.203Z] time="2024-05-29T09:21:53.969892367Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7534a55c-2850-4f31-86f4-32b974a335b2 http.request.method=GET http.request.remoteaddr="127.0.0.1:32948" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.10 git-commit/fea476f65d674abb2bf712483337ad9c35a39404 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.297µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=d3dc4a27-279a-4613-b43a-14fda75ad2fc trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
09:21:54 [2024-05-29T09:21:54.203Z] time="2024-05-29T09:21:53.969996202Z" level=debug msg="filesystem.URLFor("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=53722259-4b35-42e9-9f0e-e90856585b7f http.request.method=GET http.request.remoteaddr="127.0.0.1:32950" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.10 git-commit/fea476f65d674abb2bf712483337ad9c35a39404 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.674µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=73c58bb3-0a13-4282-ab0c-df063c9e424b trace.line=217 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
09:21:54 [2024-05-29T09:21:54.203Z] time="2024-05-29T09:21:53.970020448Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7534a55c-2850-4f31-86f4-32b974a335b2 http.request.method=GET http.request.remoteaddr="127.0.0.1:32948" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.10 git-commit/fea476f65d674abb2bf712483337ad9c35a39404 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.252µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=becc1c88-340b-4bf6-8106-a83c20cc4125 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
09:21:54 [2024-05-29T09:21:54.203Z] time="2024-05-29T09:21:53.970050175Z" level=debug msg="filesystem.Reader("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data", 0)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=53722259-4b35-42e9-9f0e-e90856585b7f http.request.method=GET http.request.remoteaddr="127.0.0.1:32950" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.10 git-commit/fea476f65d674abb2bf712483337ad9c35a39404 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.531µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Reader" trace.id=e3c4cdf2-8706-4efb-9ca6-282185390de1 trace.line=125 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
09:21:54 [2024-05-29T09:21:54.203Z] time="2024-05-29T09:21:53.970053489Z" level=debug msg="filesystem.URLFor("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7534a55c-2850-4f31-86f4-32b974a335b2 http.request.method=GET http.request.remoteaddr="127.0.0.1:32948" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.10 git-commit/fea476f65d674abb2bf712483337ad9c35a39404 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=7.163µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=fc881a8e-bd72-41c2-a8a6-0f9601bc9bfb trace.line=217 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
09:21:54 [2024-05-29T09:21:54.203Z] time="2024-05-29T09:21:53.970116479Z" level=debug msg="filesystem.Reader("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data", 0)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7534a55c-2850-4f31-86f4-32b974a335b2 http.request.method=GET http.request.remoteaddr="127.0.0.1:32948" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.10 git-commit/fea476f65d674abb2bf712483337ad9c35a39404 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=31.221µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Reader" trace.id=7b4127e1-347f-476d-87a6-fdd90ff24b60 trace.line=125 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
09:21:54 [2024-05-29T09:21:54.203Z] time="2024-05-29T09:21:53.970645384Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7534a55c-2850-4f31-86f4-32b974a335b2 http.request.method=GET http.request.remoteaddr="127.0.0.1:32948" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.10 git-commit/fea476f65d674abb2bf712483337ad9c35a39404 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=38.457µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=184931ed-f6fc-4320-ac5b-50926a7767e8 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
09:21:54 [2024-05-29T09:21:54.203Z] time="2024-05-29T09:21:53.970793739Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/cf/cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7534a55c-2850-4f31-86f4-32b974a335b2 http.request.method=GET http.request.remoteaddr="127.0.0.1:32948" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.10 git-commit/fea476f65d674abb2bf712483337ad9c35a39404 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=86.424µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=8fb55717-ed32-4d8b-a8bb-f7306e3eb38d trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
09:21:54 [2024-05-29T09:21:54.203Z] time="2024-05-29T09:21:53.970899543Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7534a55c-2850-4f31-86f4-32b974a335b2 http.request.method=GET http.request.remoteaddr="127.0.0.1:32948" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.10 git-commit/fea476f65d674abb2bf712483337ad9c35a39404 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=2.968882ms http.response.status=200 http.response.written=194 
09:21:54 [2024-05-29T09:21:54.203Z] 127.0.0.1 - - [29/May/2024:09:21:53 +0000] "GET /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 200 194 "" "docker/dev go/go1.21.10 git-commit/fea476f65d674abb2bf712483337ad9c35a39404 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
09:21:54 [2024-05-29T09:21:54.203Z] time="2024-05-29T09:21:53.971501562Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=53722259-4b35-42e9-9f0e-e90856585b7f http.request.method=GET http.request.remoteaddr="127.0.0.1:32950" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.10 git-commit/fea476f65d674abb2bf712483337ad9c35a39404 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=35.889µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=9e8d005d-d3c7-4f53-bf06-46e226d75ec1 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
09:21:54 [2024-05-29T09:21:54.203Z] time="2024-05-29T09:21:53.971560958Z" level=debug msg="filesystem.Stat("/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=53722259-4b35-42e9-9f0e-e90856585b7f http.request.method=GET http.request.remoteaddr="127.0.0.1:32950" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.10 git-commit/fea476f65d674abb2bf712483337ad9c35a39404 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=15.392µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=790ed6f3-8d3b-4f29-a694-8b4509a2e718 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
09:21:54 [2024-05-29T09:21:54.203Z] time="2024-05-29T09:21:53.971618369Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=53722259-4b35-42e9-9f0e-e90856585b7f http.request.method=GET http.request.remoteaddr="127.0.0.1:32950" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.10 git-commit/fea476f65d674abb2bf712483337ad9c35a39404 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=3.610466ms http.response.status=200 http.response.written=68 
09:21:54 [2024-05-29T09:21:54.203Z] 127.0.0.1 - - [29/May/2024:09:21:53 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.21.10 git-commit/fea476f65d674abb2bf712483337ad9c35a39404 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
09:21:54 [2024-05-29T09:21:54.203Z] time="2024-05-29T09:21:53.985139719Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=16d8e3b8-6a57-4082-8078-9ab69261d914 http.request.method=GET http.request.remoteaddr="127.0.0.1:32972" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.10 git-commit/fea476f65d674abb2bf712483337ad9c35a39404 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 
09:21:54 [2024-05-29T09:21:54.203Z] time="2024-05-29T09:21:53.985184511Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=16d8e3b8-6a57-4082-8078-9ab69261d914 http.request.method=GET http.request.remoteaddr="127.0.0.1:32972" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.10 git-commit/fea476f65d674abb2bf712483337ad9c35a39404 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="948.575µs" http.response.status=200 http.response.written=2 
09:21:54 [2024-05-29T09:21:54.203Z] 127.0.0.1 - - [29/May/2024:09:21:53 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.10 git-commit/fea476f65d674abb2bf712483337ad9c35a39404 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
09:21:54 [2024-05-29T09:21:54.203Z] time="2024-05-29T09:21:53.991000463Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=ae05fa86-4f64-4607-89d3-0e0adfa58008 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32986" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.10 git-commit/fea476f65d674abb2bf712483337ad9c35a39404 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
09:21:54 [2024-05-29T09:21:54.203Z] time="2024-05-29T09:21:53.991047568Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=ae05fa86-4f64-4607-89d3-0e0adfa58008 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32986" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.10 git-commit/fea476f65d674abb2bf712483337ad9c35a39404 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
09:21:54 [2024-05-29T09:21:54.203Z] time="2024-05-29T09:21:53.991061246Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=ae05fa86-4f64-4607-89d3-0e0adfa58008 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32986" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.10 git-commit/fea476f65d674abb2bf712483337ad9c35a39404 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
09:21:54 [2024-05-29T09:21:54.203Z] time="2024-05-29T09:21:53.991129282Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/other/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=ae05fa86-4f64-4607-89d3-0e0adfa58008 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32986" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.10 git-commit/fea476f65d674abb2bf712483337ad9c35a39404 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=36.455µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=eda2ef95-a9c8-4168-89c9-f0cc71e8c29e trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
09:21:54 [2024-05-29T09:21:54.203Z] time="2024-05-29T09:21:53.991176207Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/other/_layers/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=ae05fa86-4f64-4607-89d3-0e0adfa58008 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32986" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.10 git-commit/fea476f65d674abb2bf712483337ad9c35a39404 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.865µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=00a6f02e-02be-49b6-8405-73a6068e6e40 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
09:21:54 [2024-05-29T09:21:54.203Z] time="2024-05-29T09:21:53.991248862Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" err.message="manifest unknown" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=ae05fa86-4f64-4607-89d3-0e0adfa58008 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:32986" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.10 git-commit/fea476f65d674abb2bf712483337ad9c35a39404 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.167436ms http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
09:21:54 [2024-05-29T09:21:54.203Z] 127.0.0.1 - - [29/May/2024:09:21:53 +0000] "HEAD /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.21.10 git-commit/fea476f65d674abb2bf712483337ad9c35a39404 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
09:21:54 [2024-05-29T09:21:54.203Z] time="2024-05-29T09:21:53.992518861Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=56b23bd6-c42d-43ae-98c7-eab30ccc4c10 http.request.method=GET http.request.remoteaddr="127.0.0.1:32988" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.10 git-commit/fea476f65d674abb2bf712483337ad9c35a39404 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
09:21:54 [2024-05-29T09:21:54.203Z] time="2024-05-29T09:21:53.992569749Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=56b23bd6-c42d-43ae-98c7-eab30ccc4c10 http.request.method=GET http.request.remoteaddr="127.0.0.1:32988" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.10 git-commit/fea476f65d674abb2bf712483337ad9c35a39404 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
09:21:54 [2024-05-29T09:21:54.203Z] time="2024-05-29T09:21:53.992585428Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=56b23bd6-c42d-43ae-98c7-eab30ccc4c10 http.request.method=GET http.request.remoteaddr="127.0.0.1:32988" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.10 git-commit/fea476f65d674abb2bf712483337ad9c35a39404 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
09:21:54 [2024-05-29T09:21:54.203Z] time="2024-05-29T09:21:53.992650388Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/other/_manifests/revisions/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=56b23bd6-c42d-43ae-98c7-eab30ccc4c10 http.request.method=GET http.request.remoteaddr="127.0.0.1:32988" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.10 git-commit/fea476f65d674abb2bf712483337ad9c35a39404 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=28.997µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=d674c06a-c1e6-4f16-be7c-d05ee0661bed trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
09:21:54 [2024-05-29T09:21:54.203Z] time="2024-05-29T09:21:53.992695253Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/other/_layers/sha256/a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda/link")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=56b23bd6-c42d-43ae-98c7-eab30ccc4c10 http.request.method=GET http.request.remoteaddr="127.0.0.1:32988" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.10 git-commit/fea476f65d674abb2bf712483337ad9c35a39404 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.26µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=b9323c1f-049c-4dbe-8580-bdbcded89552 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
09:21:54 [2024-05-29T09:21:54.203Z] time="2024-05-29T09:21:53.992736393Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" err.message="manifest unknown" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=56b23bd6-c42d-43ae-98c7-eab30ccc4c10 http.request.method=GET http.request.remoteaddr="127.0.0.1:32988" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.10 git-commit/fea476f65d674abb2bf712483337ad9c35a39404 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="991.52µs" http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
09:21:54 [2024-05-29T09:21:54.204Z] 127.0.0.1 - - [29/May/2024:09:21:53 +0000] "GET /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.21.10 git-commit/fea476f65d674abb2bf712483337ad9c35a39404 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
09:21:54 [2024-05-29T09:21:54.204Z] --- PASS: TestImagePullStoredDigestForOtherRepo (0.17s)
09:21:54 [2024-05-29T09:21:54.204Z] === RUN   TestImagePullNonExisting
09:21:54 [2024-05-29T09:21:54.204Z] === RUN   TestImagePullNonExisting/asdfasdf:foobar
09:21:54 [2024-05-29T09:21:54.204Z] === PAUSE TestImagePullNonExisting/asdfasdf:foobar
09:21:54 [2024-05-29T09:21:54.204Z] === RUN   TestImagePullNonExisting/library/asdfasdf:foobar
09:21:54 [2024-05-29T09:21:54.204Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:foobar
09:21:54 [2024-05-29T09:21:54.204Z] === RUN   TestImagePullNonExisting/asdfasdf
09:21:54 [2024-05-29T09:21:54.204Z] === PAUSE TestImagePullNonExisting/asdfasdf
09:21:54 [2024-05-29T09:21:54.204Z] === RUN   TestImagePullNonExisting/asdfasdf:latest
09:21:54 [2024-05-29T09:21:54.204Z] === PAUSE TestImagePullNonExisting/asdfasdf:latest
09:21:54 [2024-05-29T09:21:54.204Z] === RUN   TestImagePullNonExisting/library/asdfasdf
09:21:54 [2024-05-29T09:21:54.204Z] === PAUSE TestImagePullNonExisting/library/asdfasdf
09:21:54 [2024-05-29T09:21:54.204Z] === RUN   TestImagePullNonExisting/library/asdfasdf:latest
09:21:54 [2024-05-29T09:21:54.204Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:latest
09:21:54 [2024-05-29T09:21:54.204Z] === CONT  TestImagePullNonExisting/asdfasdf:foobar
09:21:54 [2024-05-29T09:21:54.204Z] === CONT  TestImagePullNonExisting/asdfasdf:latest
09:21:54 [2024-05-29T09:21:54.204Z] === CONT  TestImagePullNonExisting/asdfasdf
09:21:54 [2024-05-29T09:21:54.204Z] === CONT  TestImagePullNonExisting/library/asdfasdf:foobar
09:21:54 [2024-05-29T09:21:54.204Z] === CONT  TestImagePullNonExisting/library/asdfasdf:latest
09:21:54 [2024-05-29T09:21:54.204Z] === CONT  TestImagePullNonExisting/library/asdfasdf
09:21:55 [2024-05-29T09:21:55.569Z] --- PASS: TestImagePullNonExisting (0.01s)
09:21:55 [2024-05-29T09:21:55.569Z]     --- PASS: TestImagePullNonExisting/asdfasdf:foobar (0.95s)
09:21:55 [2024-05-29T09:21:55.569Z]     --- PASS: TestImagePullNonExisting/asdfasdf:latest (0.96s)
09:21:55 [2024-05-29T09:21:55.569Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf:latest (0.96s)
09:21:55 [2024-05-29T09:21:55.569Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf:foobar (0.96s)
09:21:55 [2024-05-29T09:21:55.569Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf (1.27s)
09:21:55 [2024-05-29T09:21:55.569Z]     --- PASS: TestImagePullNonExisting/asdfasdf (1.46s)
09:21:55 [2024-05-29T09:21:55.569Z] === RUN   TestRemoveImageOrphaning
09:21:55 [2024-05-29T09:21:55.826Z] --- PASS: TestRemoveImageOrphaning (0.15s)
09:21:55 [2024-05-29T09:21:55.826Z] === RUN   TestRemoveByDigest
09:21:55 [2024-05-29T09:21:55.826Z]     remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
09:21:55 [2024-05-29T09:21:55.826Z] --- SKIP: TestRemoveByDigest (0.00s)
09:21:55 [2024-05-29T09:21:55.826Z] === RUN   TestRemoveImageGarbageCollector
09:21:55 [2024-05-29T09:21:55.826Z]     remove_unix_test.go:35: (*Execution).NotAmd64-fm
09:21:55 [2024-05-29T09:21:55.826Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
09:21:55 [2024-05-29T09:21:55.826Z] === RUN   TestSaveCheckTimes
09:21:55 [2024-05-29T09:21:55.826Z] === PAUSE TestSaveCheckTimes
09:21:55 [2024-05-29T09:21:55.826Z] === RUN   TestSaveOCI
09:21:55 [2024-05-29T09:21:55.826Z] === RUN   TestSaveOCI/busybox:latest
09:21:55 [2024-05-29T09:21:55.826Z] === RUN   TestSaveOCI/busybox:latest/Manifest
09:21:55 [2024-05-29T09:21:55.826Z] === RUN   TestSaveOCI/busybox:latest/Config
09:21:55 [2024-05-29T09:21:55.826Z] === RUN   TestSaveOCI/busybox:latest/Containerd_image_name
09:21:55 [2024-05-29T09:21:55.826Z] === RUN   TestSaveOCI/busybox:latest/OCI_reference_tag
09:21:55 [2024-05-29T09:21:55.826Z] === RUN   TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e
09:21:55 [2024-05-29T09:21:55.826Z] === RUN   TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Manifest
09:21:55 [2024-05-29T09:21:55.826Z] === RUN   TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Config
09:21:55 [2024-05-29T09:21:55.826Z] === RUN   TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Containerd_image_name
09:21:55 [2024-05-29T09:21:55.826Z] === RUN   TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/OCI_reference_tag
09:21:55 [2024-05-29T09:21:55.826Z] === RUN   TestSaveOCI/multilayer:latest
09:21:55 [2024-05-29T09:21:55.826Z] === RUN   TestSaveOCI/multilayer:latest/Manifest
09:21:55 [2024-05-29T09:21:55.826Z] === RUN   TestSaveOCI/multilayer:latest/Config
09:21:55 [2024-05-29T09:21:55.826Z] === RUN   TestSaveOCI/multilayer:latest/Containerd_image_name
09:21:55 [2024-05-29T09:21:55.826Z] === RUN   TestSaveOCI/multilayer:latest/OCI_reference_tag
09:21:55 [2024-05-29T09:21:55.826Z] --- PASS: TestSaveOCI (0.13s)
09:21:55 [2024-05-29T09:21:55.826Z]     --- PASS: TestSaveOCI/busybox:latest (0.02s)
09:21:55 [2024-05-29T09:21:55.826Z]         --- PASS: TestSaveOCI/busybox:latest/Manifest (0.00s)
09:21:55 [2024-05-29T09:21:55.826Z]         --- PASS: TestSaveOCI/busybox:latest/Config (0.00s)
09:21:55 [2024-05-29T09:21:55.826Z]         --- PASS: TestSaveOCI/busybox:latest/Containerd_image_name (0.00s)
09:21:55 [2024-05-29T09:21:55.826Z]         --- PASS: TestSaveOCI/busybox:latest/OCI_reference_tag (0.00s)
09:21:55 [2024-05-29T09:21:55.826Z]     --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e (0.02s)
09:21:55 [2024-05-29T09:21:55.826Z]         --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Manifest (0.00s)
09:21:55 [2024-05-29T09:21:55.826Z]         --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Config (0.00s)
09:21:55 [2024-05-29T09:21:55.826Z]         --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Containerd_image_name (0.00s)
09:21:55 [2024-05-29T09:21:55.826Z]         --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/OCI_reference_tag (0.00s)
09:21:55 [2024-05-29T09:21:55.826Z]     --- PASS: TestSaveOCI/multilayer:latest (0.01s)
09:21:55 [2024-05-29T09:21:55.826Z]         --- PASS: TestSaveOCI/multilayer:latest/Manifest (0.00s)
09:21:55 [2024-05-29T09:21:55.826Z]         --- PASS: TestSaveOCI/multilayer:latest/Config (0.00s)
09:21:55 [2024-05-29T09:21:55.826Z]         --- PASS: TestSaveOCI/multilayer:latest/Containerd_image_name (0.00s)
09:21:55 [2024-05-29T09:21:55.826Z]         --- PASS: TestSaveOCI/multilayer:latest/OCI_reference_tag (0.00s)
09:21:55 [2024-05-29T09:21:55.826Z] === RUN   TestSaveRepoWithMultipleImages
09:21:56 [2024-05-29T09:21:56.082Z] --- PASS: TestSaveRepoWithMultipleImages (0.18s)
09:21:56 [2024-05-29T09:21:56.082Z] === RUN   TestSaveDirectoryPermissions
09:21:57 [2024-05-29T09:21:57.011Z] --- PASS: TestSaveDirectoryPermissions (0.95s)
09:21:57 [2024-05-29T09:21:57.011Z] === RUN   TestTagUnprefixedRepoByNameOrName
09:21:57 [2024-05-29T09:21:57.011Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
09:21:57 [2024-05-29T09:21:57.011Z] === RUN   TestTagUsingDigestAlgorithmAsName
09:21:57 [2024-05-29T09:21:57.011Z] --- PASS: TestTagUsingDigestAlgorithmAsName (0.01s)
09:21:57 [2024-05-29T09:21:57.011Z] === RUN   TestTagValidPrefixedRepo
09:21:57 [2024-05-29T09:21:57.011Z] === RUN   TestTagValidPrefixedRepo/fooo/bar
09:21:57 [2024-05-29T09:21:57.011Z] === PAUSE TestTagValidPrefixedRepo/fooo/bar
09:21:57 [2024-05-29T09:21:57.011Z] === RUN   TestTagValidPrefixedRepo/fooaa/test
09:21:57 [2024-05-29T09:21:57.011Z] === PAUSE TestTagValidPrefixedRepo/fooaa/test
09:21:57 [2024-05-29T09:21:57.011Z] === RUN   TestTagValidPrefixedRepo/foooo:t
09:21:57 [2024-05-29T09:21:57.011Z] === PAUSE TestTagValidPrefixedRepo/foooo:t
09:21:57 [2024-05-29T09:21:57.011Z] === RUN   TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
09:21:57 [2024-05-29T09:21:57.011Z] === PAUSE TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
09:21:57 [2024-05-29T09:21:57.011Z] === CONT  TestTagValidPrefixedRepo/fooo/bar
09:21:57 [2024-05-29T09:21:57.011Z] === CONT  TestTagValidPrefixedRepo/foooo:t
09:21:57 [2024-05-29T09:21:57.011Z] === CONT  TestTagValidPrefixedRepo/fooaa/test
09:21:57 [2024-05-29T09:21:57.011Z] === CONT  TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
09:21:57 [2024-05-29T09:21:57.011Z] --- PASS: TestTagValidPrefixedRepo (0.02s)
09:21:57 [2024-05-29T09:21:57.011Z]     --- PASS: TestTagValidPrefixedRepo/fooo/bar (0.01s)
09:21:57 [2024-05-29T09:21:57.011Z]     --- PASS: TestTagValidPrefixedRepo/foooo:t (0.01s)
09:21:57 [2024-05-29T09:21:57.011Z]     --- PASS: TestTagValidPrefixedRepo/fooaa/test (0.01s)
09:21:57 [2024-05-29T09:21:57.011Z]     --- PASS: TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar (0.01s)
09:21:57 [2024-05-29T09:21:57.011Z] === RUN   TestTagExistedNameWithoutForce
09:21:57 [2024-05-29T09:21:57.011Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
09:21:57 [2024-05-29T09:21:57.011Z] === RUN   TestTagOfficialNames
09:21:57 [2024-05-29T09:21:57.011Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox
09:21:57 [2024-05-29T09:21:57.011Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox
09:21:57 [2024-05-29T09:21:57.011Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_library/busybox
09:21:57 [2024-05-29T09:21:57.011Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox
09:21:57 [2024-05-29T09:21:57.011Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox
09:21:57 [2024-05-29T09:21:57.267Z] --- PASS: TestTagOfficialNames (0.04s)
09:21:57 [2024-05-29T09:21:57.267Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox (0.01s)
09:21:57 [2024-05-29T09:21:57.267Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox (0.01s)
09:21:57 [2024-05-29T09:21:57.267Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_library/busybox (0.01s)
09:21:57 [2024-05-29T09:21:57.267Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox (0.01s)
09:21:57 [2024-05-29T09:21:57.267Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox (0.01s)
09:21:57 [2024-05-29T09:21:57.267Z] === RUN   TestTagMatchesDigest
09:21:57 [2024-05-29T09:21:57.267Z] --- PASS: TestTagMatchesDigest (0.01s)
09:21:57 [2024-05-29T09:21:57.267Z] === CONT  TestSaveCheckTimes
09:21:57 [2024-05-29T09:21:57.267Z] --- PASS: TestSaveCheckTimes (0.03s)
09:21:57 [2024-05-29T09:21:57.267Z] PASS
09:21:57 [2024-05-29T09:21:57.267Z] 
09:21:57 [2024-05-29T09:21:57.267Z] === Skipped
09:21:57 [2024-05-29T09:21:57.267Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
09:21:57 [2024-05-29T09:21:57.267Z]     import_test.go:26: runtime.GOARCH == "arm64": effective test will be time out
09:21:57 [2024-05-29T09:21:57.267Z] 
09:21:57 [2024-05-29T09:21:57.267Z] === SKIP: arm64.integration.image TestRemoveByDigest (0.00s)
09:21:57 [2024-05-29T09:21:57.267Z]     remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
09:21:57 [2024-05-29T09:21:57.267Z] 
09:21:57 [2024-05-29T09:21:57.267Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
09:21:57 [2024-05-29T09:21:57.267Z]     remove_unix_test.go:35: (*Execution).NotAmd64-fm
09:21:57 [2024-05-29T09:21:57.267Z] 
09:21:57 [2024-05-29T09:21:57.267Z] DONE 71 tests, 3 skipped in 6.845s
09:21:57 [2024-05-29T09:21:57.267Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m  
09:21:57 [2024-05-29T09:21:57.267Z] ++ '[' -n '' ']'
09:21:57 [2024-05-29T09:21:57.267Z] ++ 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
09:21:57 [2024-05-29T09:21:57.267Z] ++ set -e
09:21:57 [2024-05-29T09:21:57.267Z] ++ '[' -n 0 ']'
09:21:57 [2024-05-29T09:21:57.267Z] ++ set -x
09:21:57 [2024-05-29T09:21:57.267Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.uWSGGvrnsn/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
09:21:57 [2024-05-29T09:21:57.267Z] === RUN   TestStripANSICommands
09:21:57 [2024-05-29T09:21:57.267Z] === RUN   TestStripANSICommands/#00
09:21:57 [2024-05-29T09:21:57.267Z] === RUN   TestStripANSICommands/#01
09:21:57 [2024-05-29T09:21:57.267Z] --- PASS: TestStripANSICommands (0.00s)
09:21:57 [2024-05-29T09:21:57.267Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
09:21:57 [2024-05-29T09:21:57.267Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
09:21:57 [2024-05-29T09:21:57.267Z] PASS
09:21:57 [2024-05-29T09:21:57.267Z] 
09:21:57 [2024-05-29T09:21:57.267Z] DONE 3 tests in 0.006s
09:21:57 [2024-05-29T09:21:57.267Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m  
09:21:57 [2024-05-29T09:21:57.267Z] ++ '[' -n '' ']'
09:21:57 [2024-05-29T09:21:57.267Z] ++ 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
09:21:57 [2024-05-29T09:21:57.267Z] ++ set -e
09:21:57 [2024-05-29T09:21:57.267Z] ++ '[' -n 0 ']'
09:21:57 [2024-05-29T09:21:57.267Z] ++ set -x
09:21:57 [2024-05-29T09:21:57.268Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.uWSGGvrnsn/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
09:21:57 [2024-05-29T09:21:57.268Z] INFO: Testing against a local daemon
09:21:57 [2024-05-29T09:21:57.268Z] === RUN   TestCreateWithMultiNetworks
09:21:58 [2024-05-29T09:21:58.196Z] --- PASS: TestCreateWithMultiNetworks (0.90s)
09:21:58 [2024-05-29T09:21:58.196Z] === RUN   TestNetworkCreateDelete
09:21:58 [2024-05-29T09:21:58.196Z] --- PASS: TestNetworkCreateDelete (0.18s)
09:21:58 [2024-05-29T09:21:58.196Z] === RUN   TestDockerNetworkDeletePreferID
09:21:58 [2024-05-29T09:21:58.758Z] --- PASS: TestDockerNetworkDeletePreferID (0.50s)
09:21:58 [2024-05-29T09:21:58.758Z] === RUN   TestDaemonDNSFallback
09:22:05 [2024-05-29T09:22:05.296Z] --- PASS: TestDaemonDNSFallback (6.13s)
09:22:05 [2024-05-29T09:22:05.296Z] === RUN   TestIntDNSAsExtDNS
09:22:05 [2024-05-29T09:22:05.553Z] === RUN   TestIntDNSAsExtDNS/only_self
09:22:12 [2024-05-29T09:22:12.092Z] === RUN   TestIntDNSAsExtDNS/self_then_ext
09:22:17 [2024-05-29T09:22:17.390Z] --- PASS: TestIntDNSAsExtDNS (11.76s)
09:22:17 [2024-05-29T09:22:17.390Z]     --- PASS: TestIntDNSAsExtDNS/only_self (5.59s)
09:22:17 [2024-05-29T09:22:17.390Z]     --- PASS: TestIntDNSAsExtDNS/self_then_ext (5.58s)
09:22:17 [2024-05-29T09:22:17.390Z] === RUN   TestInspectNetwork
09:22:19 [2024-05-29T09:22:19.282Z] === RUN   TestInspectNetwork/full_network_id
09:22:19 [2024-05-29T09:22:19.282Z] === RUN   TestInspectNetwork/partial_network_id
09:22:19 [2024-05-29T09:22:19.282Z] === RUN   TestInspectNetwork/network_name
09:22:19 [2024-05-29T09:22:19.282Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
09:22:24 [2024-05-29T09:22:24.530Z] --- PASS: TestInspectNetwork (6.93s)
09:22:24 [2024-05-29T09:22:24.530Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
09:22:24 [2024-05-29T09:22:24.530Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
09:22:24 [2024-05-29T09:22:24.530Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
09:22:24 [2024-05-29T09:22:24.530Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
09:22:24 [2024-05-29T09:22:24.530Z] === RUN   TestRunContainerWithBridgeNone
09:22:24 [2024-05-29T09:22:24.786Z] --- PASS: TestRunContainerWithBridgeNone (1.20s)
09:22:24 [2024-05-29T09:22:24.786Z] === RUN   TestNetworkInvalidJSON
09:22:24 [2024-05-29T09:22:24.786Z] === RUN   TestNetworkInvalidJSON/networks/create
09:22:24 [2024-05-29T09:22:24.786Z] === PAUSE TestNetworkInvalidJSON/networks/create
09:22:24 [2024-05-29T09:22:24.786Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
09:22:24 [2024-05-29T09:22:24.786Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
09:22:24 [2024-05-29T09:22:24.786Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
09:22:24 [2024-05-29T09:22:24.786Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
09:22:24 [2024-05-29T09:22:24.786Z] === CONT  TestNetworkInvalidJSON/networks/create
09:22:24 [2024-05-29T09:22:24.786Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
09:22:24 [2024-05-29T09:22:24.786Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
09:22:24 [2024-05-29T09:22:24.786Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
09:22:24 [2024-05-29T09:22:24.786Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
09:22:24 [2024-05-29T09:22:24.786Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
09:22:24 [2024-05-29T09:22:24.786Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
09:22:24 [2024-05-29T09:22:24.786Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
09:22:24 [2024-05-29T09:22:24.786Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
09:22:24 [2024-05-29T09:22:24.786Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
09:22:24 [2024-05-29T09:22:24.786Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
09:22:24 [2024-05-29T09:22:24.786Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
09:22:24 [2024-05-29T09:22:24.786Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
09:22:24 [2024-05-29T09:22:24.786Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
09:22:24 [2024-05-29T09:22:24.786Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
09:22:24 [2024-05-29T09:22:24.786Z] --- PASS: TestNetworkInvalidJSON (0.01s)
09:22:24 [2024-05-29T09:22:24.786Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
09:22:24 [2024-05-29T09:22:24.786Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
09:22:24 [2024-05-29T09:22:24.786Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
09:22:24 [2024-05-29T09:22:24.786Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
09:22:24 [2024-05-29T09:22:24.786Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
09:22:24 [2024-05-29T09:22:24.786Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
09:22:24 [2024-05-29T09:22:24.786Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
09:22:24 [2024-05-29T09:22:24.786Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
09:22:24 [2024-05-29T09:22:24.786Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
09:22:24 [2024-05-29T09:22:24.786Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
09:22:24 [2024-05-29T09:22:24.786Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
09:22:24 [2024-05-29T09:22:24.786Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
09:22:24 [2024-05-29T09:22:24.786Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
09:22:24 [2024-05-29T09:22:24.786Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
09:22:24 [2024-05-29T09:22:24.786Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
09:22:24 [2024-05-29T09:22:24.786Z] === RUN   TestNetworkList
09:22:24 [2024-05-29T09:22:24.786Z] === RUN   TestNetworkList//networks
09:22:24 [2024-05-29T09:22:24.786Z] === PAUSE TestNetworkList//networks
09:22:24 [2024-05-29T09:22:24.786Z] === RUN   TestNetworkList//networks/
09:22:24 [2024-05-29T09:22:24.786Z] === PAUSE TestNetworkList//networks/
09:22:24 [2024-05-29T09:22:24.786Z] === CONT  TestNetworkList//networks
09:22:24 [2024-05-29T09:22:24.786Z] === CONT  TestNetworkList//networks/
09:22:24 [2024-05-29T09:22:24.786Z] --- PASS: TestNetworkList (0.01s)
09:22:24 [2024-05-29T09:22:24.786Z]     --- PASS: TestNetworkList//networks/ (0.00s)
09:22:24 [2024-05-29T09:22:24.786Z]     --- PASS: TestNetworkList//networks (0.00s)
09:22:24 [2024-05-29T09:22:24.786Z] === RUN   TestHostIPv4BridgeLabel
09:22:25 [2024-05-29T09:22:25.348Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
09:22:25 [2024-05-29T09:22:25.348Z] === RUN   TestDefaultNetworkOpts
09:22:25 [2024-05-29T09:22:25.348Z] === RUN   TestDefaultNetworkOpts/default_value
09:22:26 [2024-05-29T09:22:26.715Z] === RUN   TestDefaultNetworkOpts/cmdline_value
09:22:28 [2024-05-29T09:22:28.081Z] === RUN   TestDefaultNetworkOpts/config-from_value
09:22:29 [2024-05-29T09:22:29.009Z] --- PASS: TestDefaultNetworkOpts (3.66s)
09:22:29 [2024-05-29T09:22:29.009Z]     --- PASS: TestDefaultNetworkOpts/default_value (1.21s)
09:22:29 [2024-05-29T09:22:29.009Z]     --- PASS: TestDefaultNetworkOpts/cmdline_value (1.23s)
09:22:29 [2024-05-29T09:22:29.009Z]     --- PASS: TestDefaultNetworkOpts/config-from_value (1.21s)
09:22:29 [2024-05-29T09:22:29.009Z] === RUN   TestForbidDuplicateNetworkNames
09:22:29 [2024-05-29T09:22:29.937Z] --- PASS: TestForbidDuplicateNetworkNames (0.64s)
09:22:29 [2024-05-29T09:22:29.938Z] === RUN   TestDaemonRestartWithLiveRestore
09:22:30 [2024-05-29T09:22:30.866Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
09:22:30 [2024-05-29T09:22:30.866Z] === RUN   TestDaemonDefaultNetworkPools
09:22:31 [2024-05-29T09:22:31.428Z] --- PASS: TestDaemonDefaultNetworkPools (0.78s)
09:22:31 [2024-05-29T09:22:31.428Z] === RUN   TestDaemonRestartWithExistingNetwork
09:22:32 [2024-05-29T09:22:32.795Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s)
09:22:32 [2024-05-29T09:22:32.795Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
09:22:34 [2024-05-29T09:22:34.160Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.26s)
09:22:34 [2024-05-29T09:22:34.160Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
09:22:34 [2024-05-29T09:22:34.416Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s)
09:22:34 [2024-05-29T09:22:34.416Z] === RUN   TestServiceWithPredefinedNetwork
09:22:36 [2024-05-29T09:22:36.933Z] --- PASS: TestServiceWithPredefinedNetwork (2.06s)
09:22:36 [2024-05-29T09:22:36.933Z] === RUN   TestServiceRemoveKeepsIngressNetwork
09:22:36 [2024-05-29T09:22:36.933Z]     service_test.go:250: FLAKY_TEST
09:22:36 [2024-05-29T09:22:36.933Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
09:22:36 [2024-05-29T09:22:36.933Z] === RUN   TestServiceWithDataPathPortInit
09:22:51 [2024-05-29T09:22:51.776Z] --- PASS: TestServiceWithDataPathPortInit (13.26s)
09:22:51 [2024-05-29T09:22:51.776Z] === RUN   TestServiceWithDefaultAddressPoolInit
09:22:52 [2024-05-29T09:22:52.032Z]     service_test.go:440: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:36uf9p3hp9disvo53dkewzo62 Created:2024-05-29 09:22:51.124487455 +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[4151e684899b68da5a699d5e55bb4ea21fbb4eadebbd05c0a2bea3b0bc72fe92:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.i943pjmm836y7wn2ee8fda3vy EndpointID:22ba2c11d8389a8921d35609d49cfa11c8a3ea2d2224dde0dafa9408fd247bf0 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:932fe3d016d0dcc08b4210f10493e537aab9edfcd900658d95b6a11ac2f024c9 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:7e52ddcecaae IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.i943pjmm836y7wn2ee8fda3vy EndpointID:22ba2c11d8389a8921d35609d49cfa11c8a3ea2d2224dde0dafa9408fd247bf0 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
09:22:57 [2024-05-29T09:22:57.278Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.85s)
09:22:57 [2024-05-29T09:22:57.278Z] PASS
09:22:57 [2024-05-29T09:22:57.278Z] 
09:22:57 [2024-05-29T09:22:57.278Z] === Skipped
09:22:57 [2024-05-29T09:22:57.278Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
09:22:57 [2024-05-29T09:22:57.278Z]     service_test.go:250: FLAKY_TEST
09:22:57 [2024-05-29T09:22:57.278Z] 
09:22:57 [2024-05-29T09:22:57.278Z] DONE 47 tests, 1 skipped in 59.501s
09:22:57 [2024-05-29T09:22:57.278Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m  
09:22:57 [2024-05-29T09:22:57.278Z] ++ '[' -n '' ']'
09:22:57 [2024-05-29T09:22:57.278Z] ++ 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
09:22:57 [2024-05-29T09:22:57.278Z] ++ set -e
09:22:57 [2024-05-29T09:22:57.278Z] ++ '[' -n 0 ']'
09:22:57 [2024-05-29T09:22:57.278Z] ++ set -x
09:22:57 [2024-05-29T09:22:57.278Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.uWSGGvrnsn/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
09:22:57 [2024-05-29T09:22:57.278Z] INFO: Testing against a local daemon
09:22:57 [2024-05-29T09:22:57.278Z] === RUN   TestDockerNetworkIpvlanPersistance
09:22:58 [2024-05-29T09:22:58.207Z] --- PASS: TestDockerNetworkIpvlanPersistance (1.27s)
09:22:58 [2024-05-29T09:22:58.207Z] === RUN   TestDockerNetworkIpvlan
09:22:58 [2024-05-29T09:22:58.207Z] === RUN   TestDockerNetworkIpvlan/Subinterface
09:22:58 [2024-05-29T09:22:58.770Z] === RUN   TestDockerNetworkIpvlan/OverlapParent
09:22:59 [2024-05-29T09:22:59.332Z] === RUN   TestDockerNetworkIpvlan/L2NilParent
09:23:00 [2024-05-29T09:23:00.699Z] === RUN   TestDockerNetworkIpvlan/L2InternalMode
09:23:02 [2024-05-29T09:23:02.116Z] === RUN   TestDockerNetworkIpvlan/L3NilParent
09:23:03 [2024-05-29T09:23:03.484Z] === RUN   TestDockerNetworkIpvlan/L3InternalMode
09:23:04 [2024-05-29T09:23:04.850Z] === RUN   TestDockerNetworkIpvlan/L2MultiSubnetWithParent
09:23:06 [2024-05-29T09:23:06.741Z] === RUN   TestDockerNetworkIpvlan/L2MultiSubnetNoParent
09:23:09 [2024-05-29T09:23:09.259Z] === RUN   TestDockerNetworkIpvlan/L3MultiSubnet
09:23:11 [2024-05-29T09:23:11.188Z] === RUN   TestDockerNetworkIpvlan/L2Addressing
09:23:12 [2024-05-29T09:23:12.118Z] === RUN   TestDockerNetworkIpvlan/L3Addressing
09:23:13 [2024-05-29T09:23:13.047Z] === RUN   TestDockerNetworkIpvlan/NoIPv6
09:23:13 [2024-05-29T09:23:13.975Z] --- PASS: TestDockerNetworkIpvlan (16.08s)
09:23:13 [2024-05-29T09:23:13.975Z]     --- PASS: TestDockerNetworkIpvlan/Subinterface (0.69s)
09:23:13 [2024-05-29T09:23:13.975Z]     --- PASS: TestDockerNetworkIpvlan/OverlapParent (0.68s)
09:23:13 [2024-05-29T09:23:13.975Z]     --- PASS: TestDockerNetworkIpvlan/L2NilParent (1.44s)
09:23:13 [2024-05-29T09:23:13.975Z]     --- PASS: TestDockerNetworkIpvlan/L2InternalMode (1.37s)
09:23:13 [2024-05-29T09:23:13.975Z]     --- PASS: TestDockerNetworkIpvlan/L3NilParent (1.34s)
09:23:13 [2024-05-29T09:23:13.975Z]     --- PASS: TestDockerNetworkIpvlan/L3InternalMode (1.36s)
09:23:13 [2024-05-29T09:23:13.975Z]     --- PASS: TestDockerNetworkIpvlan/L2MultiSubnetWithParent (1.92s)
09:23:13 [2024-05-29T09:23:13.975Z]     --- PASS: TestDockerNetworkIpvlan/L2MultiSubnetNoParent (2.11s)
09:23:13 [2024-05-29T09:23:13.975Z]     --- PASS: TestDockerNetworkIpvlan/L3MultiSubnet (2.11s)
09:23:13 [2024-05-29T09:23:13.975Z]     --- PASS: TestDockerNetworkIpvlan/L2Addressing (1.01s)
09:23:13 [2024-05-29T09:23:13.975Z]     --- PASS: TestDockerNetworkIpvlan/L3Addressing (1.00s)
09:23:13 [2024-05-29T09:23:13.975Z]     --- PASS: TestDockerNetworkIpvlan/NoIPv6 (1.05s)
09:23:13 [2024-05-29T09:23:13.975Z] === RUN   TestIPVlanDNS
09:23:14 [2024-05-29T09:23:14.903Z] === RUN   TestIPVlanDNS/Mode=l2/HasParent=true/Internal=false
09:23:21 [2024-05-29T09:23:21.440Z] === RUN   TestIPVlanDNS/Mode=l2/HasParent=false/Internal=false
09:23:27 [2024-05-29T09:23:27.979Z] === RUN   TestIPVlanDNS/Mode=l2/HasParent=true/Internal=true
09:23:33 [2024-05-29T09:23:33.223Z] === RUN   TestIPVlanDNS/Mode=l3/HasParent=true/Internal=false
09:23:39 [2024-05-29T09:23:39.760Z] === RUN   TestIPVlanDNS/Mode=l3/HasParent=false/Internal=false
09:23:45 [2024-05-29T09:23:45.010Z] === RUN   TestIPVlanDNS/Mode=l3/HasParent=true/Internal=true
09:23:50 [2024-05-29T09:23:50.260Z] --- PASS: TestIPVlanDNS (36.19s)
09:23:50 [2024-05-29T09:23:50.260Z]     --- PASS: TestIPVlanDNS/Mode=l2/HasParent=true/Internal=false (6.82s)
09:23:50 [2024-05-29T09:23:50.260Z]     --- PASS: TestIPVlanDNS/Mode=l2/HasParent=false/Internal=false (5.50s)
09:23:50 [2024-05-29T09:23:50.260Z]     --- PASS: TestIPVlanDNS/Mode=l2/HasParent=true/Internal=true (5.44s)
09:23:50 [2024-05-29T09:23:50.260Z]     --- PASS: TestIPVlanDNS/Mode=l3/HasParent=true/Internal=false (6.82s)
09:23:50 [2024-05-29T09:23:50.260Z]     --- PASS: TestIPVlanDNS/Mode=l3/HasParent=false/Internal=false (5.50s)
09:23:50 [2024-05-29T09:23:50.260Z]     --- PASS: TestIPVlanDNS/Mode=l3/HasParent=true/Internal=true (5.46s)
09:23:50 [2024-05-29T09:23:50.260Z] PASS
09:23:50 [2024-05-29T09:23:50.260Z] 
09:23:50 [2024-05-29T09:23:50.260Z] DONE 21 tests in 53.562s
09:23:50 [2024-05-29T09:23:50.260Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m  
09:23:50 [2024-05-29T09:23:50.260Z] ++ '[' -n '' ']'
09:23:50 [2024-05-29T09:23:50.260Z] ++ 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
09:23:50 [2024-05-29T09:23:50.260Z] ++ set -e
09:23:50 [2024-05-29T09:23:50.260Z] ++ '[' -n 0 ']'
09:23:50 [2024-05-29T09:23:50.260Z] ++ set -x
09:23:50 [2024-05-29T09:23:50.260Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.uWSGGvrnsn/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
09:23:50 [2024-05-29T09:23:50.260Z] INFO: Testing against a local daemon
09:23:50 [2024-05-29T09:23:50.260Z] === RUN   TestDockerNetworkMacvlanPersistance
09:23:51 [2024-05-29T09:23:51.631Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.19s)
09:23:51 [2024-05-29T09:23:51.631Z] === RUN   TestDockerNetworkMacvlan
09:23:51 [2024-05-29T09:23:51.631Z] === RUN   TestDockerNetworkMacvlan/Subinterface
09:23:52 [2024-05-29T09:23:52.195Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
09:23:52 [2024-05-29T09:23:52.758Z] === RUN   TestDockerNetworkMacvlan/NilParent
09:23:54 [2024-05-29T09:23:54.652Z] === RUN   TestDockerNetworkMacvlan/InternalMode
09:23:56 [2024-05-29T09:23:56.022Z] === RUN   TestDockerNetworkMacvlan/MultiSubnetWithParent
09:23:57 [2024-05-29T09:23:57.915Z] === RUN   TestDockerNetworkMacvlan/MultiSubnetNoParent
09:24:00 [2024-05-29T09:24:00.435Z] === RUN   TestDockerNetworkMacvlan/Addressing
09:24:00 [2024-05-29T09:24:00.997Z] === RUN   TestDockerNetworkMacvlan/NoIPv6
09:24:02 [2024-05-29T09:24:02.366Z] --- PASS: TestDockerNetworkMacvlan (10.61s)
09:24:02 [2024-05-29T09:24:02.366Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.68s)
09:24:02 [2024-05-29T09:24:02.366Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.70s)
09:24:02 [2024-05-29T09:24:02.366Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.58s)
09:24:02 [2024-05-29T09:24:02.366Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.46s)
09:24:02 [2024-05-29T09:24:02.366Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnetWithParent (1.86s)
09:24:02 [2024-05-29T09:24:02.366Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnetNoParent (2.18s)
09:24:02 [2024-05-29T09:24:02.366Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.03s)
09:24:02 [2024-05-29T09:24:02.366Z]     --- PASS: TestDockerNetworkMacvlan/NoIPv6 (1.13s)
09:24:02 [2024-05-29T09:24:02.366Z] === RUN   TestMACVlanDNS
09:24:02 [2024-05-29T09:24:02.622Z] === RUN   TestMACVlanDNS/with_parent
09:24:10 [2024-05-29T09:24:10.713Z] === RUN   TestMACVlanDNS/no_parent
09:24:15 [2024-05-29T09:24:15.304Z] === RUN   TestMACVlanDNS/with_parent,_internal
09:24:20 [2024-05-29T09:24:20.556Z] --- PASS: TestMACVlanDNS (18.49s)
09:24:20 [2024-05-29T09:24:20.556Z]     --- PASS: TestMACVlanDNS/with_parent (6.84s)
09:24:20 [2024-05-29T09:24:20.556Z]     --- PASS: TestMACVlanDNS/no_parent (5.52s)
09:24:20 [2024-05-29T09:24:20.556Z]     --- PASS: TestMACVlanDNS/with_parent,_internal (5.52s)
09:24:20 [2024-05-29T09:24:20.556Z] PASS
09:24:20 [2024-05-29T09:24:20.556Z] 
09:24:20 [2024-05-29T09:24:20.556Z] DONE 14 tests in 30.326s
09:24:20 [2024-05-29T09:24:20.556Z] Running /go/src/github.com/docker/docker/integration/networking (arm64.integration.networking) flags=-test.v -test.timeout=120m  
09:24:20 [2024-05-29T09:24:20.556Z] ++ '[' -n '' ']'
09:24:20 [2024-05-29T09:24:20.556Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-networking-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-networking-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.networking -t ./test.main -test.v -test.timeout=120m
09:24:20 [2024-05-29T09:24:20.556Z] ++ set -e
09:24:20 [2024-05-29T09:24:20.556Z] ++ '[' -n 0 ']'
09:24:20 [2024-05-29T09:24:20.556Z] ++ set -x
09:24:20 [2024-05-29T09:24:20.556Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.uWSGGvrnsn/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-networking-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-networking-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.networking -t ./test.main -test.v -test.timeout=120m
09:24:20 [2024-05-29T09:24:20.556Z] INFO: Testing against a local daemon
09:24:20 [2024-05-29T09:24:20.556Z] === RUN   TestBridgeICC
09:24:21 [2024-05-29T09:24:21.118Z] === RUN   TestBridgeICC/IPv4_non-internal_network
09:24:22 [2024-05-29T09:24:22.485Z] === RUN   TestBridgeICC/IPv4_internal_network
09:24:23 [2024-05-29T09:24:23.414Z] === RUN   TestBridgeICC/IPv6_ULA_on_non-internal_network
09:24:24 [2024-05-29T09:24:24.342Z] === RUN   TestBridgeICC/IPv6_ULA_on_internal_network
09:24:25 [2024-05-29T09:24:25.271Z] === RUN   TestBridgeICC/IPv6_link-local_address_on_non-internal_network
09:24:26 [2024-05-29T09:24:26.638Z] === RUN   TestBridgeICC/IPv6_link-local_address_on_internal_network
09:24:27 [2024-05-29T09:24:27.567Z] === RUN   TestBridgeICC/IPv6_link-local_address_on_non-internal_network_ping_by_name
09:24:28 [2024-05-29T09:24:28.496Z] === RUN   TestBridgeICC/IPv6_nonstandard_link-local_subnet_on_non-internal_network_ping_by_name
09:24:29 [2024-05-29T09:24:29.425Z] === RUN   TestBridgeICC/IPv6_non-internal_network_with_SLAAC_LL_address
09:24:32 [2024-05-29T09:24:32.694Z] === RUN   TestBridgeICC/IPv6_internal_network_with_SLAAC_LL_address
09:24:35 [2024-05-29T09:24:35.962Z] --- PASS: TestBridgeICC (15.04s)
09:24:35 [2024-05-29T09:24:35.962Z]     --- PASS: TestBridgeICC/IPv4_non-internal_network (1.03s)
09:24:35 [2024-05-29T09:24:35.962Z]     --- PASS: TestBridgeICC/IPv4_internal_network (0.95s)
09:24:35 [2024-05-29T09:24:35.962Z]     --- PASS: TestBridgeICC/IPv6_ULA_on_non-internal_network (1.08s)
09:24:35 [2024-05-29T09:24:35.962Z]     --- PASS: TestBridgeICC/IPv6_ULA_on_internal_network (1.08s)
09:24:35 [2024-05-29T09:24:35.962Z]     --- PASS: TestBridgeICC/IPv6_link-local_address_on_non-internal_network (1.03s)
09:24:35 [2024-05-29T09:24:35.962Z]     --- PASS: TestBridgeICC/IPv6_link-local_address_on_internal_network (1.06s)
09:24:35 [2024-05-29T09:24:35.962Z]     --- PASS: TestBridgeICC/IPv6_link-local_address_on_non-internal_network_ping_by_name (1.03s)
09:24:35 [2024-05-29T09:24:35.962Z]     --- PASS: TestBridgeICC/IPv6_nonstandard_link-local_subnet_on_non-internal_network_ping_by_name (1.02s)
09:24:35 [2024-05-29T09:24:35.962Z]     --- PASS: TestBridgeICC/IPv6_non-internal_network_with_SLAAC_LL_address (3.08s)
09:24:35 [2024-05-29T09:24:35.962Z]     --- PASS: TestBridgeICC/IPv6_internal_network_with_SLAAC_LL_address (3.09s)
09:24:35 [2024-05-29T09:24:35.962Z] === RUN   TestBridgeICCWindows
09:24:35 [2024-05-29T09:24:35.962Z]     bridge_test.go:218: testEnv.DaemonInfo.OSType != "windows"
09:24:35 [2024-05-29T09:24:35.962Z] --- SKIP: TestBridgeICCWindows (0.00s)
09:24:35 [2024-05-29T09:24:35.962Z] === RUN   TestBridgeINC
09:24:36 [2024-05-29T09:24:36.218Z] === RUN   TestBridgeINC/IPv4_non-internal_network
09:24:40 [2024-05-29T09:24:40.387Z] === RUN   TestBridgeINC/IPv4_internal_network
09:24:41 [2024-05-29T09:24:41.753Z] === RUN   TestBridgeINC/IPv6_ULA_on_non-internal_network
09:24:45 [2024-05-29T09:24:45.922Z] === RUN   TestBridgeINC/IPv6_ULA_on_internal_network
09:24:46 [2024-05-29T09:24:46.890Z] --- PASS: TestBridgeINC (11.23s)
09:24:46 [2024-05-29T09:24:46.890Z]     --- PASS: TestBridgeINC/IPv4_non-internal_network (4.19s)
09:24:46 [2024-05-29T09:24:46.890Z]     --- PASS: TestBridgeINC/IPv4_internal_network (1.08s)
09:24:46 [2024-05-29T09:24:46.890Z]     --- PASS: TestBridgeINC/IPv6_ULA_on_non-internal_network (4.22s)
09:24:46 [2024-05-29T09:24:46.890Z]     --- PASS: TestBridgeINC/IPv6_ULA_on_internal_network (1.14s)
09:24:46 [2024-05-29T09:24:46.890Z] === RUN   TestDefaultBridgeIPv6
09:24:46 [2024-05-29T09:24:46.890Z] === RUN   TestDefaultBridgeIPv6/IPv6_ULA
09:24:48 [2024-05-29T09:24:48.329Z] === RUN   TestDefaultBridgeIPv6/IPv6_LLA_only
09:24:50 [2024-05-29T09:24:50.268Z] === RUN   TestDefaultBridgeIPv6/IPv6_nonstandard_LLA_only
09:24:51 [2024-05-29T09:24:51.660Z] --- PASS: TestDefaultBridgeIPv6 (4.42s)
09:24:51 [2024-05-29T09:24:51.660Z]     --- PASS: TestDefaultBridgeIPv6/IPv6_ULA (1.48s)
09:24:51 [2024-05-29T09:24:51.660Z]     --- PASS: TestDefaultBridgeIPv6/IPv6_LLA_only (1.49s)
09:24:51 [2024-05-29T09:24:51.660Z]     --- PASS: TestDefaultBridgeIPv6/IPv6_nonstandard_LLA_only (1.45s)
09:24:51 [2024-05-29T09:24:51.660Z] === RUN   TestDefaultBridgeAddresses
09:24:51 [2024-05-29T09:24:51.660Z] === RUN   TestDefaultBridgeAddresses/Unique-Local_Subnet_Changes/Set_up_initial_UL_prefix
09:24:52 [2024-05-29T09:24:52.222Z] === RUN   TestDefaultBridgeAddresses/Unique-Local_Subnet_Changes/Modify_UL_prefix_-_address_change
09:24:53 [2024-05-29T09:24:53.150Z] === RUN   TestDefaultBridgeAddresses/Unique-Local_Subnet_Changes/Modify_UL_prefix_-_no_address_change
09:24:54 [2024-05-29T09:24:54.079Z] === RUN   TestDefaultBridgeAddresses/Link-Local_Subnet_Changes/Standard_LL_subnet_prefix
09:24:55 [2024-05-29T09:24:55.452Z] === RUN   TestDefaultBridgeAddresses/Link-Local_Subnet_Changes/Nonstandard_LL_prefix_-_address_change
09:24:56 [2024-05-29T09:24:56.014Z] === RUN   TestDefaultBridgeAddresses/Link-Local_Subnet_Changes/Modify_LL_prefix_-_no_address_change
09:24:57 [2024-05-29T09:24:57.381Z]     bridge_test.go:566: [d8411420905d4] daemon is not started
09:24:57 [2024-05-29T09:24:57.381Z] --- PASS: TestDefaultBridgeAddresses (5.78s)
09:24:57 [2024-05-29T09:24:57.381Z]     --- PASS: TestDefaultBridgeAddresses/Unique-Local_Subnet_Changes/Set_up_initial_UL_prefix (1.00s)
09:24:57 [2024-05-29T09:24:57.381Z]     --- PASS: TestDefaultBridgeAddresses/Unique-Local_Subnet_Changes/Modify_UL_prefix_-_address_change (0.92s)
09:24:57 [2024-05-29T09:24:57.381Z]     --- PASS: TestDefaultBridgeAddresses/Unique-Local_Subnet_Changes/Modify_UL_prefix_-_no_address_change (0.92s)
09:24:57 [2024-05-29T09:24:57.381Z]     --- PASS: TestDefaultBridgeAddresses/Link-Local_Subnet_Changes/Standard_LL_subnet_prefix (0.99s)
09:24:57 [2024-05-29T09:24:57.381Z]     --- PASS: TestDefaultBridgeAddresses/Link-Local_Subnet_Changes/Nonstandard_LL_prefix_-_address_change (0.96s)
09:24:57 [2024-05-29T09:24:57.381Z]     --- PASS: TestDefaultBridgeAddresses/Link-Local_Subnet_Changes/Modify_LL_prefix_-_no_address_change (0.99s)
09:24:57 [2024-05-29T09:24:57.381Z] === RUN   TestInternalNwConnectivity
09:24:59 [2024-05-29T09:24:59.271Z] --- PASS: TestInternalNwConnectivity (2.25s)
09:24:59 [2024-05-29T09:24:59.271Z] === RUN   TestDisableIPv6Addrs
09:25:00 [2024-05-29T09:25:00.200Z] === RUN   TestDisableIPv6Addrs/IPv6_enabled
09:25:00 [2024-05-29T09:25:00.456Z] === RUN   TestDisableIPv6Addrs/IPv6_disabled
09:25:01 [2024-05-29T09:25:01.018Z] --- PASS: TestDisableIPv6Addrs (1.70s)
09:25:01 [2024-05-29T09:25:01.018Z]     --- PASS: TestDisableIPv6Addrs/IPv6_enabled (0.51s)
09:25:01 [2024-05-29T09:25:01.018Z]     --- PASS: TestDisableIPv6Addrs/IPv6_disabled (0.41s)
09:25:01 [2024-05-29T09:25:01.018Z] === RUN   TestNonIPv6Network
09:25:02 [2024-05-29T09:25:02.387Z] --- PASS: TestNonIPv6Network (1.30s)
09:25:02 [2024-05-29T09:25:02.387Z] === RUN   TestNoIP6Tables
09:25:02 [2024-05-29T09:25:02.387Z] === RUN   TestNoIP6Tables/ip6tables_on
09:25:03 [2024-05-29T09:25:03.755Z] === RUN   TestNoIP6Tables/ip6tables_off
09:25:04 [2024-05-29T09:25:04.684Z] --- PASS: TestNoIP6Tables (2.34s)
09:25:04 [2024-05-29T09:25:04.684Z]     --- PASS: TestNoIP6Tables/ip6tables_on (1.18s)
09:25:04 [2024-05-29T09:25:04.684Z]     --- PASS: TestNoIP6Tables/ip6tables_off (1.16s)
09:25:04 [2024-05-29T09:25:04.684Z] === RUN   TestSetInterfaceSysctl
09:25:05 [2024-05-29T09:25:05.612Z] --- PASS: TestSetInterfaceSysctl (1.01s)
09:25:05 [2024-05-29T09:25:05.612Z] === RUN   TestReadOnlySlashProc
09:25:05 [2024-05-29T09:25:05.612Z] === RUN   TestReadOnlySlashProc/Normality
09:25:07 [2024-05-29T09:25:07.504Z] === RUN   TestReadOnlySlashProc/Read_only_no_workaround
09:25:09 [2024-05-29T09:25:09.395Z] === RUN   TestReadOnlySlashProc/Read_only_with_workaround
09:25:11 [2024-05-29T09:25:11.285Z] --- PASS: TestReadOnlySlashProc (5.30s)
09:25:11 [2024-05-29T09:25:11.285Z]     --- PASS: TestReadOnlySlashProc/Normality (1.72s)
09:25:11 [2024-05-29T09:25:11.285Z]     --- PASS: TestReadOnlySlashProc/Read_only_no_workaround (1.78s)
09:25:11 [2024-05-29T09:25:11.285Z]     --- PASS: TestReadOnlySlashProc/Read_only_with_workaround (1.80s)
09:25:11 [2024-05-29T09:25:11.285Z] === RUN   TestSetEndpointSysctl
09:25:11 [2024-05-29T09:25:11.541Z] === RUN   TestSetEndpointSysctl/ifname=IFNAME/val=0
09:25:12 [2024-05-29T09:25:12.104Z] === RUN   TestSetEndpointSysctl/ifname=IFNAME/val=1
09:25:12 [2024-05-29T09:25:12.360Z] === RUN   TestSetEndpointSysctl/ifname=ifname/val=0
09:25:12 [2024-05-29T09:25:12.922Z] === RUN   TestSetEndpointSysctl/ifname=ifname/val=1
09:25:13 [2024-05-29T09:25:13.484Z] --- PASS: TestSetEndpointSysctl (2.30s)
09:25:13 [2024-05-29T09:25:13.484Z]     --- PASS: TestSetEndpointSysctl/ifname=IFNAME/val=0 (0.44s)
09:25:13 [2024-05-29T09:25:13.484Z]     --- PASS: TestSetEndpointSysctl/ifname=IFNAME/val=1 (0.41s)
09:25:13 [2024-05-29T09:25:13.484Z]     --- PASS: TestSetEndpointSysctl/ifname=ifname/val=0 (0.41s)
09:25:13 [2024-05-29T09:25:13.484Z]     --- PASS: TestSetEndpointSysctl/ifname=ifname/val=1 (0.45s)
09:25:13 [2024-05-29T09:25:13.484Z] === RUN   TestEtcHostsIpv6
09:25:14 [2024-05-29T09:25:14.047Z] === RUN   TestEtcHostsIpv6/IPv6_enabled
09:25:14 [2024-05-29T09:25:14.303Z] === RUN   TestEtcHostsIpv6/IPv6_disabled
09:25:14 [2024-05-29T09:25:14.865Z] --- PASS: TestEtcHostsIpv6 (1.63s)
09:25:14 [2024-05-29T09:25:14.865Z]     --- PASS: TestEtcHostsIpv6/IPv6_enabled (0.50s)
09:25:14 [2024-05-29T09:25:14.865Z]     --- PASS: TestEtcHostsIpv6/IPv6_disabled (0.52s)
09:25:14 [2024-05-29T09:25:14.865Z] === RUN   TestMACAddrOnRestart
09:25:17 [2024-05-29T09:25:17.384Z] --- PASS: TestMACAddrOnRestart (1.99s)
09:25:17 [2024-05-29T09:25:17.384Z] === RUN   TestCfgdMACAddrOnRestart
09:25:19 [2024-05-29T09:25:19.903Z] --- PASS: TestCfgdMACAddrOnRestart (2.46s)
09:25:19 [2024-05-29T09:25:19.903Z] === RUN   TestInspectCfgdMAC
09:25:19 [2024-05-29T09:25:19.903Z] === RUN   TestInspectCfgdMAC/generated_address_default_bridge
09:25:20 [2024-05-29T09:25:20.159Z] === RUN   TestInspectCfgdMAC/configured_address_default_bridge
09:25:20 [2024-05-29T09:25:20.159Z] === RUN   TestInspectCfgdMAC/generated_address_custom_bridge
09:25:20 [2024-05-29T09:25:20.159Z] === RUN   TestInspectCfgdMAC/configured_address_custom_bridge
09:25:20 [2024-05-29T09:25:20.415Z] === RUN   TestInspectCfgdMAC/ctr-wide_address_default_bridge
09:25:20 [2024-05-29T09:25:20.415Z] --- PASS: TestInspectCfgdMAC (1.12s)
09:25:20 [2024-05-29T09:25:20.415Z]     --- PASS: TestInspectCfgdMAC/generated_address_default_bridge (0.05s)
09:25:20 [2024-05-29T09:25:20.415Z]     --- PASS: TestInspectCfgdMAC/configured_address_default_bridge (0.04s)
09:25:20 [2024-05-29T09:25:20.415Z]     --- PASS: TestInspectCfgdMAC/generated_address_custom_bridge (0.20s)
09:25:20 [2024-05-29T09:25:20.415Z]     --- PASS: TestInspectCfgdMAC/configured_address_custom_bridge (0.19s)
09:25:20 [2024-05-29T09:25:20.415Z]     --- PASS: TestInspectCfgdMAC/ctr-wide_address_default_bridge (0.04s)
09:25:20 [2024-05-29T09:25:20.415Z] === RUN   TestWatchtowerCreate
09:25:21 [2024-05-29T09:25:21.782Z] --- PASS: TestWatchtowerCreate (1.09s)
09:25:21 [2024-05-29T09:25:21.782Z] === RUN   TestResolvConfLocalhostIPv6
09:25:23 [2024-05-29T09:25:23.149Z] --- PASS: TestResolvConfLocalhostIPv6 (1.22s)
09:25:23 [2024-05-29T09:25:23.149Z] === RUN   TestInternalNetworkDNS
09:25:49 [2024-05-29T09:25:49.648Z] --- PASS: TestInternalNetworkDNS (23.08s)
09:25:49 [2024-05-29T09:25:49.649Z] === RUN   TestInternalNetworkLocalDNS
09:25:49 [2024-05-29T09:25:49.649Z] --- PASS: TestInternalNetworkLocalDNS (1.60s)
09:25:49 [2024-05-29T09:25:49.649Z] === RUN   TestNslookupWindows
09:25:49 [2024-05-29T09:25:49.649Z]     resolvconf_test.go:197: testEnv.DaemonInfo.OSType != "windows"
09:25:49 [2024-05-29T09:25:49.649Z] --- SKIP: TestNslookupWindows (0.00s)
09:25:49 [2024-05-29T09:25:49.649Z] === RUN   TestDefaultBridgeDNS
09:26:01 [2024-05-29T09:26:01.820Z] --- PASS: TestDefaultBridgeDNS (12.44s)
09:26:01 [2024-05-29T09:26:01.820Z] PASS
09:26:01 [2024-05-29T09:26:01.820Z] 
09:26:01 [2024-05-29T09:26:01.820Z] === Skipped
09:26:01 [2024-05-29T09:26:01.820Z] === SKIP: arm64.integration.networking TestBridgeICCWindows (0.00s)
09:26:01 [2024-05-29T09:26:01.820Z]     bridge_test.go:218: testEnv.DaemonInfo.OSType != "windows"
09:26:01 [2024-05-29T09:26:01.820Z] 
09:26:01 [2024-05-29T09:26:01.820Z] === SKIP: arm64.integration.networking TestNslookupWindows (0.00s)
09:26:01 [2024-05-29T09:26:01.820Z]     resolvconf_test.go:197: testEnv.DaemonInfo.OSType != "windows"
09:26:01 [2024-05-29T09:26:01.820Z] 
09:26:01 [2024-05-29T09:26:01.820Z] DONE 63 tests, 2 skipped in 99.347s
09:26:01 [2024-05-29T09:26:01.820Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m  
09:26:01 [2024-05-29T09:26:01.820Z] ++ '[' -n '' ']'
09:26:01 [2024-05-29T09:26:01.820Z] ++ 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
09:26:01 [2024-05-29T09:26:01.820Z] ++ set -e
09:26:01 [2024-05-29T09:26:01.820Z] ++ '[' -n 0 ']'
09:26:01 [2024-05-29T09:26:01.820Z] ++ set -x
09:26:01 [2024-05-29T09:26:01.821Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.uWSGGvrnsn/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
09:26:01 [2024-05-29T09:26:01.821Z] testing: warning: no tests to run
09:26:01 [2024-05-29T09:26:01.821Z] PASS
09:26:01 [2024-05-29T09:26:01.821Z] 
09:26:01 [2024-05-29T09:26:01.821Z] DONE 0 tests in 0.006s
09:26:01 [2024-05-29T09:26:01.821Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m  
09:26:01 [2024-05-29T09:26:01.821Z] ++ '[' -n '' ']'
09:26:01 [2024-05-29T09:26:01.821Z] ++ 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
09:26:01 [2024-05-29T09:26:01.821Z] ++ set -e
09:26:01 [2024-05-29T09:26:01.821Z] ++ '[' -n 0 ']'
09:26:01 [2024-05-29T09:26:01.821Z] ++ set -x
09:26:01 [2024-05-29T09:26:01.821Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.uWSGGvrnsn/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
09:26:01 [2024-05-29T09:26:01.821Z] INFO: Testing against a local daemon
09:26:01 [2024-05-29T09:26:01.821Z] === RUN   TestAuthZPluginAllowRequest
09:26:01 [2024-05-29T09:26:01.821Z] --- PASS: TestAuthZPluginAllowRequest (1.02s)
09:26:01 [2024-05-29T09:26:01.821Z] === RUN   TestAuthZPluginTLS
09:26:01 [2024-05-29T09:26:01.821Z] --- PASS: TestAuthZPluginTLS (0.54s)
09:26:01 [2024-05-29T09:26:01.821Z] === RUN   TestAuthZPluginDenyRequest
09:26:02 [2024-05-29T09:26:02.077Z] --- PASS: TestAuthZPluginDenyRequest (0.52s)
09:26:02 [2024-05-29T09:26:02.077Z] === RUN   TestAuthZPluginAPIDenyResponse
09:26:02 [2024-05-29T09:26:02.640Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.52s)
09:26:02 [2024-05-29T09:26:02.640Z] === RUN   TestAuthZPluginDenyResponse
09:26:03 [2024-05-29T09:26:03.203Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
09:26:03 [2024-05-29T09:26:03.203Z] === RUN   TestAuthZPluginAllowEventStream
09:26:04 [2024-05-29T09:26:04.132Z] 2024/05/29 09:26:03 http: panic serving 127.0.0.1:58206: runtime error: invalid memory address or nil pointer dereference
09:26:04 [2024-05-29T09:26:04.132Z] goroutine 106 [running]:
09:26:04 [2024-05-29T09:26:04.132Z] net/http.(*conn).serve.func1()
09:26:04 [2024-05-29T09:26:04.132Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
09:26:04 [2024-05-29T09:26:04.132Z] panic({0xa96c00?, 0x15cb010?})
09:26:04 [2024-05-29T09:26:04.132Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
09:26:04 [2024-05-29T09:26:04.132Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd9c3b0, 0x400070db00}, 0xffff43eb8268?)
09:26:04 [2024-05-29T09:26:04.132Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:159 +0x14c
09:26:04 [2024-05-29T09:26:04.132Z] net/http.HandlerFunc.ServeHTTP(0x40000bbe00?, {0xd9c3b0?, 0x400070db00?}, 0x403134?)
09:26:04 [2024-05-29T09:26:04.132Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
09:26:04 [2024-05-29T09:26:04.132Z] net/http.(*ServeMux).ServeHTTP(0xda2718?, {0xd9c3b0, 0x400070db00}, 0x40000bbe00)
09:26:04 [2024-05-29T09:26:04.132Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
09:26:04 [2024-05-29T09:26:04.132Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x40000c4160, {0xd9af70?, 0x4000368700}, 0x40000bbd00, {0xd90fc0, 0x400049e640})
09:26:04 [2024-05-29T09:26:04.132Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:229 +0xf44
09:26:04 [2024-05-29T09:26:04.132Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd9af70?, 0x4000368700?}, 0x40002a8d10?)
09:26:04 [2024-05-29T09:26:04.132Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40
09:26:04 [2024-05-29T09:26:04.132Z] net/http.HandlerFunc.ServeHTTP(0x10?, {0xd9af70?, 0x4000368700?}, 0x4000368700?)
09:26:04 [2024-05-29T09:26:04.132Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
09:26:04 [2024-05-29T09:26:04.132Z] net/http.serverHandler.ServeHTTP({0xd979e8?}, {0xd9af70?, 0x4000368700?}, 0x6?)
09:26:04 [2024-05-29T09:26:04.132Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
09:26:04 [2024-05-29T09:26:04.132Z] net/http.(*conn).serve(0x4000202ea0, {0xda2718, 0x400075c450})
09:26:04 [2024-05-29T09:26:04.132Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
09:26:04 [2024-05-29T09:26:04.132Z] created by net/http.(*Server).Serve in goroutine 35
09:26:04 [2024-05-29T09:26:04.132Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
09:26:05 [2024-05-29T09:26:05.060Z] 2024/05/29 09:26:04 http: panic serving 127.0.0.1:58214: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input
09:26:05 [2024-05-29T09:26:05.060Z] goroutine 187 [running]:
09:26:05 [2024-05-29T09:26:05.060Z] net/http.(*conn).serve.func1()
09:26:05 [2024-05-29T09:26:05.060Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
09:26:05 [2024-05-29T09:26:05.060Z] panic({0xa2c460?, 0x40002a8e80?})
09:26:05 [2024-05-29T09:26:05.060Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
09:26:05 [2024-05-29T09:26:05.060Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd9c3b0, 0x400070dc80}, 0xffff43eb8268?)
09:26:05 [2024-05-29T09:26:05.060Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360
09:26:05 [2024-05-29T09:26:05.060Z] net/http.HandlerFunc.ServeHTTP(0x40000bbf00?, {0xd9c3b0?, 0x400070dc80?}, 0x403134?)
09:26:05 [2024-05-29T09:26:05.060Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
09:26:05 [2024-05-29T09:26:05.060Z] net/http.(*ServeMux).ServeHTTP(0xda2718?, {0xd9c3b0, 0x400070dc80}, 0x40000bbf00)
09:26:05 [2024-05-29T09:26:05.060Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
09:26:05 [2024-05-29T09:26:05.060Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x40000c4160, {0xd9af70?, 0x40003687e0}, 0x400047f600, {0xd90fc0, 0x400049e640})
09:26:05 [2024-05-29T09:26:05.060Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:229 +0xf44
09:26:05 [2024-05-29T09:26:05.060Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd9af70?, 0x40003687e0?}, 0x40000dbcb0?)
09:26:05 [2024-05-29T09:26:05.060Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40
09:26:05 [2024-05-29T09:26:05.060Z] net/http.HandlerFunc.ServeHTTP(0x1628e00?, {0xd9af70?, 0x40003687e0?}, 0x40002bdb40?)
09:26:05 [2024-05-29T09:26:05.060Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
09:26:05 [2024-05-29T09:26:05.060Z] net/http.serverHandler.ServeHTTP({0x40000dbcb0?}, {0xd9af70?, 0x40003687e0?}, 0x6?)
09:26:05 [2024-05-29T09:26:05.060Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
09:26:05 [2024-05-29T09:26:05.060Z] net/http.(*conn).serve(0x40004a1050, {0xda2718, 0x400075c450})
09:26:05 [2024-05-29T09:26:05.060Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
09:26:05 [2024-05-29T09:26:05.060Z] created by net/http.(*Server).Serve in goroutine 35
09:26:05 [2024-05-29T09:26:05.060Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
09:26:06 [2024-05-29T09:26:06.950Z] 2024/05/29 09:26:06 http: panic serving 127.0.0.1:58228: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input
09:26:06 [2024-05-29T09:26:06.950Z] goroutine 228 [running]:
09:26:06 [2024-05-29T09:26:06.950Z] net/http.(*conn).serve.func1()
09:26:06 [2024-05-29T09:26:06.950Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
09:26:06 [2024-05-29T09:26:06.950Z] panic({0xa2c460?, 0x40002a8f90?})
09:26:06 [2024-05-29T09:26:06.950Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
09:26:06 [2024-05-29T09:26:06.950Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd9c3b0, 0x400070de00}, 0xffff43eb6d68?)
09:26:06 [2024-05-29T09:26:06.950Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360
09:26:06 [2024-05-29T09:26:06.950Z] net/http.HandlerFunc.ServeHTTP(0x400037c100?, {0xd9c3b0?, 0x400070de00?}, 0x403134?)
09:26:06 [2024-05-29T09:26:06.950Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
09:26:06 [2024-05-29T09:26:06.950Z] net/http.(*ServeMux).ServeHTTP(0xda2718?, {0xd9c3b0, 0x400070de00}, 0x400037c100)
09:26:06 [2024-05-29T09:26:06.950Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
09:26:06 [2024-05-29T09:26:06.950Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x40000c4160, {0xd9af70?, 0x40003688c0}, 0x400037c000, {0xd90fc0, 0x400049e640})
09:26:06 [2024-05-29T09:26:06.950Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:229 +0xf44
09:26:06 [2024-05-29T09:26:06.950Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd9af70?, 0x40003688c0?}, 0x4000499b30?)
09:26:06 [2024-05-29T09:26:06.950Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40
09:26:06 [2024-05-29T09:26:06.950Z] net/http.HandlerFunc.ServeHTTP(0x1628e00?, {0xd9af70?, 0x40003688c0?}, 0x40002bdb40?)
09:26:06 [2024-05-29T09:26:06.950Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
09:26:06 [2024-05-29T09:26:06.950Z] net/http.serverHandler.ServeHTTP({0x4000499b30?}, {0xd9af70?, 0x40003688c0?}, 0x6?)
09:26:06 [2024-05-29T09:26:06.950Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
09:26:06 [2024-05-29T09:26:06.950Z] net/http.(*conn).serve(0x4000203950, {0xda2718, 0x400075c450})
09:26:06 [2024-05-29T09:26:06.950Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
09:26:06 [2024-05-29T09:26:06.950Z] created by net/http.(*Server).Serve in goroutine 35
09:26:06 [2024-05-29T09:26:06.950Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
09:26:09 [2024-05-29T09:26:09.466Z] --- PASS: TestAuthZPluginAllowEventStream (6.04s)
09:26:09 [2024-05-29T09:26:09.466Z] === RUN   TestAuthZPluginErrorResponse
09:26:09 [2024-05-29T09:26:09.722Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
09:26:09 [2024-05-29T09:26:09.722Z] === RUN   TestAuthZPluginErrorRequest
09:26:10 [2024-05-29T09:26:10.284Z] --- PASS: TestAuthZPluginErrorRequest (0.52s)
09:26:10 [2024-05-29T09:26:10.284Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
09:26:10 [2024-05-29T09:26:10.847Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
09:26:10 [2024-05-29T09:26:10.847Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
09:26:11 [2024-05-29T09:26:11.775Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.12s)
09:26:11 [2024-05-29T09:26:11.775Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
09:26:13 [2024-05-29T09:26:13.142Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.13s)
09:26:13 [2024-05-29T09:26:13.142Z] === RUN   TestAuthZPluginHeader
09:26:13 [2024-05-29T09:26:13.704Z] --- PASS: TestAuthZPluginHeader (0.61s)
09:26:13 [2024-05-29T09:26:13.704Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
09:26:13 [2024-05-29T09:26:13.704Z]     authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm
09:26:13 [2024-05-29T09:26:13.704Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
09:26:13 [2024-05-29T09:26:13.704Z] === RUN   TestAuthZPluginV2Disable
09:26:13 [2024-05-29T09:26:13.704Z]     authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm
09:26:13 [2024-05-29T09:26:13.704Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
09:26:13 [2024-05-29T09:26:13.704Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
09:26:13 [2024-05-29T09:26:13.704Z]     authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm
09:26:13 [2024-05-29T09:26:13.704Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
09:26:13 [2024-05-29T09:26:13.704Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
09:26:13 [2024-05-29T09:26:13.704Z]     authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm
09:26:13 [2024-05-29T09:26:13.704Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
09:26:13 [2024-05-29T09:26:13.704Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
09:26:31 [2024-05-29T09:26:31.751Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.91s)
09:26:31 [2024-05-29T09:26:31.751Z] PASS
09:26:31 [2024-05-29T09:26:31.751Z] 
09:26:31 [2024-05-29T09:26:31.751Z] === Skipped
09:26:31 [2024-05-29T09:26:31.751Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
09:26:31 [2024-05-29T09:26:31.751Z]     authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm
09:26:31 [2024-05-29T09:26:31.751Z] 
09:26:31 [2024-05-29T09:26:31.751Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
09:26:31 [2024-05-29T09:26:31.751Z]     authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm
09:26:31 [2024-05-29T09:26:31.751Z] 
09:26:31 [2024-05-29T09:26:31.751Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
09:26:31 [2024-05-29T09:26:31.751Z]     authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm
09:26:31 [2024-05-29T09:26:31.751Z] 
09:26:31 [2024-05-29T09:26:31.751Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
09:26:31 [2024-05-29T09:26:31.751Z]     authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm
09:26:31 [2024-05-29T09:26:31.751Z] 
09:26:31 [2024-05-29T09:26:31.751Z] DONE 17 tests, 4 skipped in 30.557s
09:26:31 [2024-05-29T09:26:31.751Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m  
09:26:31 [2024-05-29T09:26:31.751Z] ++ '[' -n '' ']'
09:26:31 [2024-05-29T09:26:31.751Z] ++ 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
09:26:31 [2024-05-29T09:26:31.751Z] ++ set -e
09:26:31 [2024-05-29T09:26:31.751Z] ++ '[' -n 0 ']'
09:26:31 [2024-05-29T09:26:31.751Z] ++ set -x
09:26:31 [2024-05-29T09:26:31.751Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.uWSGGvrnsn/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
09:26:31 [2024-05-29T09:26:31.751Z] INFO: Testing against a local daemon
09:26:31 [2024-05-29T09:26:31.751Z] === RUN   TestPluginInvalidJSON
09:26:31 [2024-05-29T09:26:31.751Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
09:26:31 [2024-05-29T09:26:31.751Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
09:26:31 [2024-05-29T09:26:31.751Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
09:26:31 [2024-05-29T09:26:31.751Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
09:26:31 [2024-05-29T09:26:31.751Z] === RUN   TestPluginInvalidJSON/plugins/pull
09:26:31 [2024-05-29T09:26:31.751Z] === PAUSE TestPluginInvalidJSON/plugins/pull
09:26:31 [2024-05-29T09:26:31.751Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
09:26:31 [2024-05-29T09:26:31.751Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
09:26:31 [2024-05-29T09:26:31.751Z] === CONT  TestPluginInvalidJSON/plugins/pull
09:26:31 [2024-05-29T09:26:31.751Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
09:26:31 [2024-05-29T09:26:31.751Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
09:26:31 [2024-05-29T09:26:31.751Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
09:26:31 [2024-05-29T09:26:31.751Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
09:26:31 [2024-05-29T09:26:31.751Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
09:26:31 [2024-05-29T09:26:31.751Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
09:26:31 [2024-05-29T09:26:31.751Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
09:26:31 [2024-05-29T09:26:31.751Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
09:26:31 [2024-05-29T09:26:31.751Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
09:26:31 [2024-05-29T09:26:31.751Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
09:26:31 [2024-05-29T09:26:31.751Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
09:26:31 [2024-05-29T09:26:31.751Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
09:26:31 [2024-05-29T09:26:31.751Z] --- PASS: TestPluginInvalidJSON (0.01s)
09:26:31 [2024-05-29T09:26:31.751Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
09:26:31 [2024-05-29T09:26:31.751Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
09:26:31 [2024-05-29T09:26:31.751Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
09:26:31 [2024-05-29T09:26:31.751Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
09:26:31 [2024-05-29T09:26:31.751Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
09:26:31 [2024-05-29T09:26:31.751Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
09:26:31 [2024-05-29T09:26:31.751Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
09:26:31 [2024-05-29T09:26:31.751Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
09:26:31 [2024-05-29T09:26:31.751Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
09:26:31 [2024-05-29T09:26:31.751Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
09:26:31 [2024-05-29T09:26:31.751Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
09:26:31 [2024-05-29T09:26:31.751Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
09:26:31 [2024-05-29T09:26:31.751Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
09:26:31 [2024-05-29T09:26:31.751Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
09:26:31 [2024-05-29T09:26:31.751Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
09:26:31 [2024-05-29T09:26:31.751Z] === RUN   TestPluginInstall
09:26:31 [2024-05-29T09:26:31.751Z] === RUN   TestPluginInstall/no_auth
09:26:34 [2024-05-29T09:26:34.270Z] time="2024-05-29T09:26:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:26:34 [2024-05-29T09:26:34.270Z] time="2024-05-29T09:26:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:00abc350752e184d446ba59a4b9a247108525e291ecdb50d71f9570cc7e53988" mediatype=application/vnd.docker.plugin.v1+json size=522
09:26:34 [2024-05-29T09:26:34.270Z] time="2024-05-29T09:26:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:26:34 [2024-05-29T09:26:34.270Z] time="2024-05-29T09:26:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:00abc350752e184d446ba59a4b9a247108525e291ecdb50d71f9570cc7e53988" mediatype=application/vnd.docker.plugin.v1+json size=522
09:26:34 [2024-05-29T09:26:34.270Z] === RUN   TestPluginInstall/with_digest
09:26:34 [2024-05-29T09:26:34.832Z] === RUN   TestPluginInstall/with_htpasswd
09:26:35 [2024-05-29T09:26:35.088Z] time="2024-05-29T09:26:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:26:35 [2024-05-29T09:26:35.088Z] time="2024-05-29T09:26:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a4ef9593ea2d295d92695565950a7c598dc29bcd026f22fb8c2070d3b891be7a" mediatype=application/vnd.docker.plugin.v1+json size=522
09:26:35 [2024-05-29T09:26:35.088Z] time="2024-05-29T09:26:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:26:35 [2024-05-29T09:26:35.088Z] time="2024-05-29T09:26:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a4ef9593ea2d295d92695565950a7c598dc29bcd026f22fb8c2070d3b891be7a" mediatype=application/vnd.docker.plugin.v1+json size=522
09:26:35 [2024-05-29T09:26:35.088Z] === RUN   TestPluginInstall/with_insecure
09:26:36 [2024-05-29T09:26:36.017Z] time="2024-05-29T09:26:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:26:36 [2024-05-29T09:26:36.017Z] time="2024-05-29T09:26:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:39036a07f8cc37fbd7539b659a5c791f824049fb93916c4a50976fd5f328a472" mediatype=application/vnd.docker.plugin.v1+json size=522
09:26:36 [2024-05-29T09:26:36.017Z] time="2024-05-29T09:26:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:26:36 [2024-05-29T09:26:36.017Z] time="2024-05-29T09:26:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:39036a07f8cc37fbd7539b659a5c791f824049fb93916c4a50976fd5f328a472" mediatype=application/vnd.docker.plugin.v1+json size=522
09:26:36 [2024-05-29T09:26:36.017Z]     plugin_test.go:247: [d74f5d6f50a83] daemon is not started
09:26:36 [2024-05-29T09:26:36.017Z] --- PASS: TestPluginInstall (5.49s)
09:26:36 [2024-05-29T09:26:36.017Z]     --- PASS: TestPluginInstall/no_auth (3.65s)
09:26:36 [2024-05-29T09:26:36.017Z]     --- PASS: TestPluginInstall/with_digest (0.46s)
09:26:36 [2024-05-29T09:26:36.017Z]     --- PASS: TestPluginInstall/with_htpasswd (0.45s)
09:26:36 [2024-05-29T09:26:36.017Z]     --- PASS: TestPluginInstall/with_insecure (0.92s)
09:26:36 [2024-05-29T09:26:36.017Z] === RUN   TestPluginsWithRuntimes
09:26:37 [2024-05-29T09:26:37.384Z] === RUN   TestPluginsWithRuntimes/No_Args
09:26:38 [2024-05-29T09:26:38.312Z] === RUN   TestPluginsWithRuntimes/With_Args
09:26:39 [2024-05-29T09:26:39.240Z] --- PASS: TestPluginsWithRuntimes (3.16s)
09:26:39 [2024-05-29T09:26:39.240Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.85s)
09:26:39 [2024-05-29T09:26:39.240Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.85s)
09:26:39 [2024-05-29T09:26:39.240Z] === RUN   TestPluginBackCompatMediaTypes
09:26:39 [2024-05-29T09:26:39.803Z] --- PASS: TestPluginBackCompatMediaTypes (0.50s)
09:26:39 [2024-05-29T09:26:39.803Z] PASS
09:26:39 [2024-05-29T09:26:39.803Z] 
09:26:39 [2024-05-29T09:26:39.803Z] DONE 25 tests in 9.185s
09:26:39 [2024-05-29T09:26:39.803Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m  
09:26:39 [2024-05-29T09:26:39.803Z] ++ '[' -n '' ']'
09:26:39 [2024-05-29T09:26:39.803Z] ++ 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
09:26:39 [2024-05-29T09:26:39.803Z] ++ set -e
09:26:39 [2024-05-29T09:26:39.803Z] ++ '[' -n 0 ']'
09:26:39 [2024-05-29T09:26:39.803Z] ++ set -x
09:26:39 [2024-05-29T09:26:39.803Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.uWSGGvrnsn/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
09:26:39 [2024-05-29T09:26:39.803Z] INFO: Testing against a local daemon
09:26:39 [2024-05-29T09:26:39.803Z] === RUN   TestExternalGraphDriver
09:26:40 [2024-05-29T09:26:40.059Z] === RUN   TestExternalGraphDriver/json
09:26:40 [2024-05-29T09:26:40.059Z] === RUN   TestExternalGraphDriver/spec
09:26:40 [2024-05-29T09:26:40.059Z] === RUN   TestExternalGraphDriver/pull
09:26:40 [2024-05-29T09:26:40.059Z] --- PASS: TestExternalGraphDriver (0.36s)
09:26:40 [2024-05-29T09:26:40.059Z]     --- PASS: TestExternalGraphDriver/json (0.00s)
09:26:40 [2024-05-29T09:26:40.059Z]     --- PASS: TestExternalGraphDriver/spec (0.00s)
09:26:40 [2024-05-29T09:26:40.059Z]     --- PASS: TestExternalGraphDriver/pull (0.00s)
09:26:40 [2024-05-29T09:26:40.059Z] === RUN   TestGraphdriverPluginV2
09:26:40 [2024-05-29T09:26:40.622Z]     external_test.go:416: (*Execution).NotAmd64-fm
09:26:40 [2024-05-29T09:26:40.622Z] --- SKIP: TestGraphdriverPluginV2 (0.37s)
09:26:40 [2024-05-29T09:26:40.622Z] PASS
09:26:40 [2024-05-29T09:26:40.622Z] 
09:26:40 [2024-05-29T09:26:40.622Z] === Skipped
09:26:40 [2024-05-29T09:26:40.622Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.37s)
09:26:40 [2024-05-29T09:26:40.622Z]     external_test.go:416: (*Execution).NotAmd64-fm
09:26:40 [2024-05-29T09:26:40.622Z] 
09:26:40 [2024-05-29T09:26:40.622Z] DONE 5 tests, 1 skipped in 0.754s
09:26:40 [2024-05-29T09:26:40.622Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m  
09:26:40 [2024-05-29T09:26:40.622Z] ++ '[' -n '' ']'
09:26:40 [2024-05-29T09:26:40.622Z] ++ 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
09:26:40 [2024-05-29T09:26:40.622Z] ++ set -e
09:26:40 [2024-05-29T09:26:40.622Z] ++ '[' -n 0 ']'
09:26:40 [2024-05-29T09:26:40.622Z] ++ set -x
09:26:40 [2024-05-29T09:26:40.622Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.uWSGGvrnsn/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
09:26:40 [2024-05-29T09:26:40.622Z] INFO: Testing against a local daemon
09:26:40 [2024-05-29T09:26:40.622Z] === RUN   TestContinueAfterPluginCrash
09:26:40 [2024-05-29T09:26:40.622Z] === PAUSE TestContinueAfterPluginCrash
09:26:40 [2024-05-29T09:26:40.622Z] === RUN   TestReadPluginNoRead
09:26:40 [2024-05-29T09:26:40.622Z] === PAUSE TestReadPluginNoRead
09:26:40 [2024-05-29T09:26:40.622Z] === RUN   TestDaemonStartWithLogOpt
09:26:40 [2024-05-29T09:26:40.622Z] === PAUSE TestDaemonStartWithLogOpt
09:26:40 [2024-05-29T09:26:40.622Z] === CONT  TestContinueAfterPluginCrash
09:26:40 [2024-05-29T09:26:40.622Z] === CONT  TestDaemonStartWithLogOpt
09:26:40 [2024-05-29T09:26:40.622Z] === CONT  TestReadPluginNoRead
09:26:42 [2024-05-29T09:26:42.513Z] === RUN   TestReadPluginNoRead/disabled_caching
09:26:43 [2024-05-29T09:26:43.076Z] --- PASS: TestDaemonStartWithLogOpt (2.56s)
09:26:43 [2024-05-29T09:26:43.639Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
09:26:45 [2024-05-29T09:26:45.005Z] === RUN   TestReadPluginNoRead/default
09:26:45 [2024-05-29T09:26:45.933Z]     read_test.go:93: [d5e409dddb759] daemon is not started
09:26:45 [2024-05-29T09:26:45.933Z] --- PASS: TestReadPluginNoRead (5.40s)
09:26:45 [2024-05-29T09:26:45.933Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.13s)
09:26:45 [2024-05-29T09:26:45.933Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.12s)
09:26:45 [2024-05-29T09:26:45.933Z]     --- PASS: TestReadPluginNoRead/default (1.15s)
09:26:48 [2024-05-29T09:26:48.450Z] --- PASS: TestContinueAfterPluginCrash (7.49s)
09:26:48 [2024-05-29T09:26:48.450Z] PASS
09:26:48 [2024-05-29T09:26:48.450Z] 
09:26:48 [2024-05-29T09:26:48.450Z] DONE 6 tests in 7.519s
09:26:48 [2024-05-29T09:26:48.450Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m  
09:26:48 [2024-05-29T09:26:48.450Z] ++ '[' -n '' ']'
09:26:48 [2024-05-29T09:26:48.450Z] ++ 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
09:26:48 [2024-05-29T09:26:48.450Z] ++ set -e
09:26:48 [2024-05-29T09:26:48.450Z] ++ '[' -n 0 ']'
09:26:48 [2024-05-29T09:26:48.450Z] ++ set -x
09:26:48 [2024-05-29T09:26:48.450Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.uWSGGvrnsn/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
09:26:48 [2024-05-29T09:26:48.450Z] testing: warning: no tests to run
09:26:48 [2024-05-29T09:26:48.450Z] PASS
09:26:48 [2024-05-29T09:26:48.450Z] 
09:26:48 [2024-05-29T09:26:48.450Z] DONE 0 tests in 0.006s
09:26:48 [2024-05-29T09:26:48.450Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m  
09:26:48 [2024-05-29T09:26:48.450Z] ++ '[' -n '' ']'
09:26:48 [2024-05-29T09:26:48.450Z] ++ 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
09:26:48 [2024-05-29T09:26:48.450Z] ++ set -e
09:26:48 [2024-05-29T09:26:48.450Z] ++ '[' -n 0 ']'
09:26:48 [2024-05-29T09:26:48.450Z] ++ set -x
09:26:48 [2024-05-29T09:26:48.450Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.uWSGGvrnsn/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
09:26:48 [2024-05-29T09:26:48.450Z] INFO: Testing against a local daemon
09:26:48 [2024-05-29T09:26:48.450Z] === RUN   TestPluginWithDevMounts
09:26:48 [2024-05-29T09:26:48.450Z] === PAUSE TestPluginWithDevMounts
09:26:48 [2024-05-29T09:26:48.450Z] === CONT  TestPluginWithDevMounts
09:26:49 [2024-05-29T09:26:49.816Z] --- PASS: TestPluginWithDevMounts (1.45s)
09:26:49 [2024-05-29T09:26:49.816Z] PASS
09:26:49 [2024-05-29T09:26:49.816Z] 
09:26:49 [2024-05-29T09:26:49.816Z] DONE 1 tests in 1.483s
09:26:49 [2024-05-29T09:26:49.816Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m  
09:26:49 [2024-05-29T09:26:49.816Z] ++ '[' -n '' ']'
09:26:49 [2024-05-29T09:26:49.816Z] ++ 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
09:26:49 [2024-05-29T09:26:49.816Z] ++ set -e
09:26:49 [2024-05-29T09:26:49.816Z] ++ '[' -n 0 ']'
09:26:49 [2024-05-29T09:26:49.816Z] ++ set -x
09:26:49 [2024-05-29T09:26:49.816Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.uWSGGvrnsn/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
09:26:49 [2024-05-29T09:26:49.816Z] INFO: Testing against a local daemon
09:26:49 [2024-05-29T09:26:49.816Z] === RUN   TestSecretInspect
09:26:51 [2024-05-29T09:26:51.707Z] --- PASS: TestSecretInspect (1.96s)
09:26:51 [2024-05-29T09:26:51.707Z] === RUN   TestSecretList
09:26:53 [2024-05-29T09:26:53.597Z] --- PASS: TestSecretList (1.98s)
09:26:53 [2024-05-29T09:26:53.597Z] === RUN   TestSecretsCreateAndDelete
09:26:55 [2024-05-29T09:26:55.487Z] --- PASS: TestSecretsCreateAndDelete (1.98s)
09:26:55 [2024-05-29T09:26:55.487Z] === RUN   TestSecretsUpdate
09:26:57 [2024-05-29T09:26:57.377Z] --- PASS: TestSecretsUpdate (1.86s)
09:26:57 [2024-05-29T09:26:57.377Z] === RUN   TestTemplatedSecret
09:26:59 [2024-05-29T09:26:59.894Z] --- PASS: TestTemplatedSecret (2.49s)
09:26:59 [2024-05-29T09:26:59.894Z] === RUN   TestSecretCreateResolve
09:27:01 [2024-05-29T09:27:01.785Z] --- PASS: TestSecretCreateResolve (1.95s)
09:27:01 [2024-05-29T09:27:01.785Z] PASS
09:27:01 [2024-05-29T09:27:01.785Z] 
09:27:01 [2024-05-29T09:27:01.785Z] DONE 6 tests in 12.243s
09:27:01 [2024-05-29T09:27:01.785Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m  
09:27:01 [2024-05-29T09:27:01.785Z] ++ '[' -n '' ']'
09:27:01 [2024-05-29T09:27:01.785Z] ++ 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
09:27:01 [2024-05-29T09:27:01.785Z] ++ set -e
09:27:01 [2024-05-29T09:27:01.785Z] ++ '[' -n 0 ']'
09:27:01 [2024-05-29T09:27:01.785Z] ++ set -x
09:27:01 [2024-05-29T09:27:01.785Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.uWSGGvrnsn/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
09:27:01 [2024-05-29T09:27:01.785Z] INFO: Testing against a local daemon
09:27:01 [2024-05-29T09:27:01.785Z] === RUN   TestServiceCreateInit
09:27:01 [2024-05-29T09:27:01.785Z] === RUN   TestServiceCreateInit/daemonInitDisabled
09:27:05 [2024-05-29T09:27:05.957Z] === RUN   TestServiceCreateInit/daemonInitEnabled
09:27:09 [2024-05-29T09:27:09.228Z] --- PASS: TestServiceCreateInit (7.32s)
09:27:09 [2024-05-29T09:27:09.228Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.64s)
09:27:09 [2024-05-29T09:27:09.228Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.68s)
09:27:09 [2024-05-29T09:27:09.228Z] === RUN   TestCreateServiceMultipleTimes
09:27:24 [2024-05-29T09:27:24.073Z] --- PASS: TestCreateServiceMultipleTimes (14.81s)
09:27:24 [2024-05-29T09:27:24.073Z] === RUN   TestCreateServiceConflict
09:27:25 [2024-05-29T09:27:25.963Z] --- PASS: TestCreateServiceConflict (1.91s)
09:27:25 [2024-05-29T09:27:25.963Z] === RUN   TestCreateServiceMaxReplicas
09:27:28 [2024-05-29T09:27:28.480Z] --- PASS: TestCreateServiceMaxReplicas (2.67s)
09:27:28 [2024-05-29T09:27:28.480Z] === RUN   TestCreateServiceSecretFileMode
09:27:43 [2024-05-29T09:27:43.321Z] --- PASS: TestCreateServiceSecretFileMode (12.30s)
09:27:43 [2024-05-29T09:27:43.321Z] === RUN   TestCreateServiceConfigFileMode
09:27:53 [2024-05-29T09:27:53.302Z] --- PASS: TestCreateServiceConfigFileMode (12.33s)
09:27:53 [2024-05-29T09:27:53.302Z] === RUN   TestCreateServiceSysctls
09:27:56 [2024-05-29T09:27:56.575Z] --- PASS: TestCreateServiceSysctls (2.83s)
09:27:56 [2024-05-29T09:27:56.575Z] === RUN   TestCreateServiceCapabilities
09:27:58 [2024-05-29T09:27:58.469Z] --- PASS: TestCreateServiceCapabilities (2.50s)
09:27:58 [2024-05-29T09:27:58.469Z] === RUN   TestInspect
09:28:00 [2024-05-29T09:28:00.991Z] --- PASS: TestInspect (2.52s)
09:28:00 [2024-05-29T09:28:00.991Z] === RUN   TestCreateJob
09:28:04 [2024-05-29T09:28:04.261Z] --- PASS: TestCreateJob (2.96s)
09:28:04 [2024-05-29T09:28:04.261Z] === RUN   TestReplicatedJob
09:28:09 [2024-05-29T09:28:09.509Z] --- PASS: TestReplicatedJob (4.58s)
09:28:09 [2024-05-29T09:28:09.509Z] === RUN   TestUpdateReplicatedJob
09:28:12 [2024-05-29T09:28:12.026Z] --- PASS: TestUpdateReplicatedJob (3.09s)
09:28:12 [2024-05-29T09:28:12.026Z] === RUN   TestServiceListWithStatuses
09:28:16 [2024-05-29T09:28:16.195Z] --- PASS: TestServiceListWithStatuses (4.27s)
09:28:16 [2024-05-29T09:28:16.195Z] === RUN   TestDockerNetworkConnectAliasPreV144
09:28:20 [2024-05-29T09:28:20.364Z] --- PASS: TestDockerNetworkConnectAliasPreV144 (3.80s)
09:28:20 [2024-05-29T09:28:20.364Z] === RUN   TestDockerNetworkReConnect
09:28:22 [2024-05-29T09:28:22.882Z] --- PASS: TestDockerNetworkReConnect (3.16s)
09:28:22 [2024-05-29T09:28:22.882Z] === RUN   TestServicePlugin
09:28:22 [2024-05-29T09:28:22.882Z]     plugin_test.go:25: (*Execution).NotAmd64-fm
09:28:22 [2024-05-29T09:28:22.882Z] --- SKIP: TestServicePlugin (0.00s)
09:28:22 [2024-05-29T09:28:22.882Z] === RUN   TestServiceUpdateLabel
09:28:24 [2024-05-29T09:28:24.772Z] --- PASS: TestServiceUpdateLabel (2.00s)
09:28:24 [2024-05-29T09:28:24.772Z] === RUN   TestServiceUpdateSecrets
09:28:39 [2024-05-29T09:28:39.617Z] --- PASS: TestServiceUpdateSecrets (14.24s)
09:28:39 [2024-05-29T09:28:39.617Z] === RUN   TestServiceUpdateConfigs
09:28:54 [2024-05-29T09:28:54.460Z] --- PASS: TestServiceUpdateConfigs (14.36s)
09:28:54 [2024-05-29T09:28:54.460Z] === RUN   TestServiceUpdateNetwork
09:29:06 [2024-05-29T09:29:06.678Z] --- PASS: TestServiceUpdateNetwork (12.14s)
09:29:06 [2024-05-29T09:29:06.678Z] === RUN   TestServiceUpdatePidsLimit
09:29:06 [2024-05-29T09:29:06.678Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
09:29:07 [2024-05-29T09:29:07.607Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
09:29:15 [2024-05-29T09:29:15.694Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
09:29:22 [2024-05-29T09:29:22.232Z] --- PASS: TestServiceUpdatePidsLimit (16.06s)
09:29:22 [2024-05-29T09:29:22.232Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s)
09:29:22 [2024-05-29T09:29:22.232Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s)
09:29:22 [2024-05-29T09:29:22.232Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s)
09:29:22 [2024-05-29T09:29:22.232Z] PASS
09:29:22 [2024-05-29T09:29:22.232Z] 
09:29:22 [2024-05-29T09:29:22.232Z] === Skipped
09:29:22 [2024-05-29T09:29:22.232Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
09:29:22 [2024-05-29T09:29:22.232Z]     plugin_test.go:25: (*Execution).NotAmd64-fm
09:29:22 [2024-05-29T09:29:22.232Z] 
09:29:22 [2024-05-29T09:29:22.232Z] DONE 26 tests, 1 skipped in 139.893s
09:29:22 [2024-05-29T09:29:22.232Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m  
09:29:22 [2024-05-29T09:29:22.232Z] ++ '[' -n '' ']'
09:29:22 [2024-05-29T09:29:22.232Z] ++ 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
09:29:22 [2024-05-29T09:29:22.232Z] ++ set -e
09:29:22 [2024-05-29T09:29:22.232Z] ++ '[' -n 0 ']'
09:29:22 [2024-05-29T09:29:22.232Z] ++ set -x
09:29:22 [2024-05-29T09:29:22.232Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.uWSGGvrnsn/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
09:29:22 [2024-05-29T09:29:22.232Z] INFO: Testing against a local daemon
09:29:22 [2024-05-29T09:29:22.232Z] === RUN   TestSessionCreate
09:29:22 [2024-05-29T09:29:22.232Z] --- PASS: TestSessionCreate (0.01s)
09:29:22 [2024-05-29T09:29:22.232Z] === RUN   TestSessionCreateWithBadUpgrade
09:29:22 [2024-05-29T09:29:22.232Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s)
09:29:22 [2024-05-29T09:29:22.232Z] PASS
09:29:22 [2024-05-29T09:29:22.232Z] 
09:29:22 [2024-05-29T09:29:22.232Z] DONE 2 tests in 0.041s
09:29:22 [2024-05-29T09:29:22.232Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m  
09:29:22 [2024-05-29T09:29:22.232Z] ++ '[' -n '' ']'
09:29:22 [2024-05-29T09:29:22.232Z] ++ 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
09:29:22 [2024-05-29T09:29:22.232Z] ++ set -e
09:29:22 [2024-05-29T09:29:22.232Z] ++ '[' -n 0 ']'
09:29:22 [2024-05-29T09:29:22.232Z] ++ set -x
09:29:22 [2024-05-29T09:29:22.232Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.uWSGGvrnsn/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
09:29:22 [2024-05-29T09:29:22.232Z] INFO: Testing against a local daemon
09:29:22 [2024-05-29T09:29:22.232Z] === RUN   TestCgroupDriverSystemdMemoryLimit
09:29:22 [2024-05-29T09:29:22.232Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
09:29:22 [2024-05-29T09:29:22.232Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
09:29:22 [2024-05-29T09:29:22.232Z] === RUN   TestDiskUsage
09:29:22 [2024-05-29T09:29:22.232Z] === RUN   TestDiskUsage/empty
09:29:22 [2024-05-29T09:29:22.232Z] === RUN   TestDiskUsage/empty/container_types
09:29:22 [2024-05-29T09:29:22.232Z] === RUN   TestDiskUsage/empty/image_types
09:29:22 [2024-05-29T09:29:22.232Z] === RUN   TestDiskUsage/empty/volume_types
09:29:22 [2024-05-29T09:29:22.232Z] === RUN   TestDiskUsage/empty/build-cache_types
09:29:22 [2024-05-29T09:29:22.232Z] === RUN   TestDiskUsage/empty/container,_volume_types
09:29:22 [2024-05-29T09:29:22.232Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
09:29:22 [2024-05-29T09:29:22.232Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
09:29:22 [2024-05-29T09:29:22.232Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
09:29:22 [2024-05-29T09:29:22.232Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
09:29:22 [2024-05-29T09:29:22.232Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
09:29:22 [2024-05-29T09:29:22.232Z] === RUN   TestDiskUsage/after_LoadBusybox
09:29:22 [2024-05-29T09:29:22.489Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
09:29:22 [2024-05-29T09:29:22.489Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
09:29:22 [2024-05-29T09:29:22.489Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
09:29:22 [2024-05-29T09:29:22.489Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
09:29:22 [2024-05-29T09:29:22.489Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
09:29:22 [2024-05-29T09:29:22.489Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
09:29:22 [2024-05-29T09:29:22.489Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
09:29:22 [2024-05-29T09:29:22.489Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
09:29:22 [2024-05-29T09:29:22.489Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
09:29:22 [2024-05-29T09:29:22.489Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
09:29:22 [2024-05-29T09:29:22.489Z] === RUN   TestDiskUsage/after_container.Run
09:29:22 [2024-05-29T09:29:22.489Z] === RUN   TestDiskUsage/after_container.Run/container_types
09:29:22 [2024-05-29T09:29:22.489Z] === RUN   TestDiskUsage/after_container.Run/image_types
09:29:22 [2024-05-29T09:29:22.489Z] === RUN   TestDiskUsage/after_container.Run/volume_types
09:29:22 [2024-05-29T09:29:22.489Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
09:29:22 [2024-05-29T09:29:22.745Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
09:29:22 [2024-05-29T09:29:22.745Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
09:29:22 [2024-05-29T09:29:22.745Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
09:29:22 [2024-05-29T09:29:22.745Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
09:29:22 [2024-05-29T09:29:22.745Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
09:29:22 [2024-05-29T09:29:22.745Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
09:29:22 [2024-05-29T09:29:22.745Z] --- PASS: TestDiskUsage (1.04s)
09:29:22 [2024-05-29T09:29:22.745Z]     --- PASS: TestDiskUsage/empty (0.01s)
09:29:22 [2024-05-29T09:29:22.745Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
09:29:22 [2024-05-29T09:29:22.745Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
09:29:22 [2024-05-29T09:29:22.745Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
09:29:22 [2024-05-29T09:29:22.745Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
09:29:22 [2024-05-29T09:29:22.745Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
09:29:22 [2024-05-29T09:29:22.745Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
09:29:22 [2024-05-29T09:29:22.745Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
09:29:22 [2024-05-29T09:29:22.745Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
09:29:22 [2024-05-29T09:29:22.745Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
09:29:22 [2024-05-29T09:29:22.745Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
09:29:22 [2024-05-29T09:29:22.745Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.08s)
09:29:22 [2024-05-29T09:29:22.745Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
09:29:22 [2024-05-29T09:29:22.745Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
09:29:22 [2024-05-29T09:29:22.745Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
09:29:22 [2024-05-29T09:29:22.745Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
09:29:22 [2024-05-29T09:29:22.745Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
09:29:22 [2024-05-29T09:29:22.745Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
09:29:22 [2024-05-29T09:29:22.745Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
09:29:22 [2024-05-29T09:29:22.745Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
09:29:22 [2024-05-29T09:29:22.745Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
09:29:22 [2024-05-29T09:29:22.745Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
09:29:22 [2024-05-29T09:29:22.745Z]     --- PASS: TestDiskUsage/after_container.Run (0.23s)
09:29:22 [2024-05-29T09:29:22.745Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
09:29:22 [2024-05-29T09:29:22.745Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
09:29:22 [2024-05-29T09:29:22.745Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
09:29:22 [2024-05-29T09:29:22.745Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
09:29:22 [2024-05-29T09:29:22.745Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
09:29:22 [2024-05-29T09:29:22.745Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
09:29:22 [2024-05-29T09:29:22.745Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
09:29:22 [2024-05-29T09:29:22.745Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
09:29:22 [2024-05-29T09:29:22.745Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
09:29:22 [2024-05-29T09:29:22.745Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
09:29:22 [2024-05-29T09:29:22.745Z] === RUN   TestEventsExecDie
09:29:23 [2024-05-29T09:29:23.308Z] --- PASS: TestEventsExecDie (0.52s)
09:29:23 [2024-05-29T09:29:23.308Z] === RUN   TestEventsBackwardsCompatible
09:29:23 [2024-05-29T09:29:23.308Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
09:29:23 [2024-05-29T09:29:23.308Z] === RUN   TestEventsVolumeCreate
09:29:23 [2024-05-29T09:29:23.564Z] --- PASS: TestEventsVolumeCreate (0.05s)
09:29:23 [2024-05-29T09:29:23.564Z] === RUN   TestInfoBinaryCommits
09:29:23 [2024-05-29T09:29:23.564Z] --- PASS: TestInfoBinaryCommits (0.01s)
09:29:23 [2024-05-29T09:29:23.564Z] === RUN   TestInfoAPIVersioned
09:29:23 [2024-05-29T09:29:23.564Z] --- PASS: TestInfoAPIVersioned (0.01s)
09:29:23 [2024-05-29T09:29:23.564Z] === RUN   TestInfoAPI
09:29:23 [2024-05-29T09:29:23.564Z] --- PASS: TestInfoAPI (0.01s)
09:29:23 [2024-05-29T09:29:23.564Z] === RUN   TestInfoAPIWarnings
09:29:41 [2024-05-29T09:29:41.609Z] --- PASS: TestInfoAPIWarnings (16.54s)
09:29:41 [2024-05-29T09:29:41.609Z] === RUN   TestInfoDebug
09:29:41 [2024-05-29T09:29:41.609Z] --- PASS: TestInfoDebug (0.52s)
09:29:41 [2024-05-29T09:29:41.609Z] === RUN   TestInfoInsecureRegistries
09:29:41 [2024-05-29T09:29:41.609Z] --- PASS: TestInfoInsecureRegistries (0.52s)
09:29:41 [2024-05-29T09:29:41.609Z] === RUN   TestInfoRegistryMirrors
09:29:41 [2024-05-29T09:29:41.609Z] --- PASS: TestInfoRegistryMirrors (0.52s)
09:29:41 [2024-05-29T09:29:41.609Z] === RUN   TestLoginFailsWithBadCredentials
09:29:42 [2024-05-29T09:29:42.537Z] --- PASS: TestLoginFailsWithBadCredentials (1.01s)
09:29:42 [2024-05-29T09:29:42.537Z] === RUN   TestPingCacheHeaders
09:29:42 [2024-05-29T09:29:42.537Z] --- PASS: TestPingCacheHeaders (0.01s)
09:29:42 [2024-05-29T09:29:42.537Z] === RUN   TestPingGet
09:29:42 [2024-05-29T09:29:42.537Z] --- PASS: TestPingGet (0.01s)
09:29:42 [2024-05-29T09:29:42.537Z] === RUN   TestPingHead
09:29:42 [2024-05-29T09:29:42.537Z] --- PASS: TestPingHead (0.01s)
09:29:42 [2024-05-29T09:29:42.537Z] === RUN   TestPingSwarmHeader
09:29:43 [2024-05-29T09:29:43.099Z] === RUN   TestPingSwarmHeader/before_swarm_init
09:29:43 [2024-05-29T09:29:43.711Z] === RUN   TestPingSwarmHeader/after_swarm_init
09:29:44 [2024-05-29T09:29:44.645Z] === RUN   TestPingSwarmHeader/after_swarm_leave
09:29:44 [2024-05-29T09:29:44.645Z] --- PASS: TestPingSwarmHeader (1.92s)
09:29:44 [2024-05-29T09:29:44.645Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
09:29:44 [2024-05-29T09:29:44.645Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
09:29:44 [2024-05-29T09:29:44.645Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
09:29:44 [2024-05-29T09:29:44.645Z] === RUN   TestPingBuilderHeader
09:29:44 [2024-05-29T09:29:44.645Z] === RUN   TestPingBuilderHeader/default_config
09:29:45 [2024-05-29T09:29:45.212Z] === RUN   TestPingBuilderHeader/buildkit_disabled
09:29:45 [2024-05-29T09:29:45.470Z] --- PASS: TestPingBuilderHeader (1.04s)
09:29:45 [2024-05-29T09:29:45.470Z]     --- PASS: TestPingBuilderHeader/default_config (0.51s)
09:29:45 [2024-05-29T09:29:45.470Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.51s)
09:29:45 [2024-05-29T09:29:45.470Z] === RUN   TestVersion
09:29:45 [2024-05-29T09:29:45.470Z] --- PASS: TestVersion (0.01s)
09:29:45 [2024-05-29T09:29:45.470Z] PASS
09:29:45 [2024-05-29T09:29:45.470Z] 
09:29:45 [2024-05-29T09:29:45.470Z] === Skipped
09:29:45 [2024-05-29T09:29:45.470Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
09:29:45 [2024-05-29T09:29:45.470Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
09:29:45 [2024-05-29T09:29:45.470Z] 
09:29:45 [2024-05-29T09:29:45.470Z] DONE 57 tests, 1 skipped in 23.819s
09:29:45 [2024-05-29T09:29:45.470Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m  
09:29:45 [2024-05-29T09:29:45.470Z] ++ '[' -n '' ']'
09:29:45 [2024-05-29T09:29:45.470Z] ++ 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
09:29:45 [2024-05-29T09:29:45.470Z] ++ set -e
09:29:45 [2024-05-29T09:29:45.470Z] ++ '[' -n 0 ']'
09:29:45 [2024-05-29T09:29:45.470Z] ++ set -x
09:29:45 [2024-05-29T09:29:45.470Z] ++ 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_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.uWSGGvrnsn/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= GITHUB_ACTIONS= GO111MODULE=off 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=/usr/local/cli-integration/docker TEST_INTEGRATION_USE_SNAPSHOTTER= OTEL_EXPORTER_OTLP_ENDPOINT= OTEL_SERVICE_NAME= 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
09:29:45 [2024-05-29T09:29:45.729Z] INFO: Testing against a local daemon
09:29:45 [2024-05-29T09:29:45.729Z] === RUN   TestRunMountVolumeSubdir
09:29:45 [2024-05-29T09:29:45.988Z]     mount_test.go:28: Setup stderr:
09:29:45 [2024-05-29T09:29:45.988Z]     mount_test.go:28: Setup stdout:
09:29:45 [2024-05-29T09:29:45.988Z]         /volume:
09:29:45 [2024-05-29T09:29:45.988Z]         total 24K    
09:29:45 [2024-05-29T09:29:45.988Z]         drwxr-xr-x    5 root     root        4.0K May 29 09:29 .
09:29:45 [2024-05-29T09:29:45.988Z]         drwxr-xr-x    1 root     root        4.0K May 29 09:29 ..
09:29:45 [2024-05-29T09:29:45.988Z]         -rw-r--r--    1 root     root           4 May 29 09:29 bar.txt
09:29:45 [2024-05-29T09:29:45.988Z]         drwxr-xr-x    2 root     root        4.0K May 29 09:29 bin
09:29:45 [2024-05-29T09:29:45.988Z]         drwxr-xr-x    3 root     root        4.0K May 29 09:29 hack
09:29:45 [2024-05-29T09:29:45.988Z]         drwxr-xr-x    2 root     root        4.0K May 29 09:29 subdir
09:29:45 [2024-05-29T09:29:45.988Z]         
09:29:45 [2024-05-29T09:29:45.988Z]         /volume/hack/:
09:29:45 [2024-05-29T09:29:45.988Z]         total 12K    
09:29:45 [2024-05-29T09:29:45.988Z]         drwxr-xr-x    3 root     root        4.0K May 29 09:29 .
09:29:45 [2024-05-29T09:29:45.988Z]         drwxr-xr-x    5 root     root        4.0K May 29 09:29 ..
09:29:45 [2024-05-29T09:29:45.988Z]         lrwxrwxrwx    1 root     root           4 May 29 09:29 bad -> root
09:29:45 [2024-05-29T09:29:45.988Z]         lrwxrwxrwx    1 root     root           9 May 29 09:29 good -> ../subdir
09:29:45 [2024-05-29T09:29:45.988Z]         drwxr-xr-x    2 root     root        4.0K May 29 09:29 iwanttobehackedwithtoctou
09:29:45 [2024-05-29T09:29:45.988Z]         lrwxrwxrwx    1 root     root           1 May 29 09:29 root -> /
09:29:45 [2024-05-29T09:29:45.988Z] === RUN   TestRunMountVolumeSubdir/subdir
09:29:46 [2024-05-29T09:29:46.562Z]     mount_test.go:101: stdout:
09:29:46 [2024-05-29T09:29:46.562Z]         hello.txt
09:29:46 [2024-05-29T09:29:46.562Z]     mount_test.go:102: stderr:
09:29:46 [2024-05-29T09:29:46.562Z] === RUN   TestRunMountVolumeSubdir/subdir_link
09:29:46 [2024-05-29T09:29:46.850Z]     mount_test.go:101: stdout:
09:29:46 [2024-05-29T09:29:46.850Z]         hello.txt
09:29:46 [2024-05-29T09:29:46.850Z]     mount_test.go:102: stderr:
09:29:46 [2024-05-29T09:29:46.850Z] === RUN   TestRunMountVolumeSubdir/subdir_with_copy_data
09:29:47 [2024-05-29T09:29:47.435Z]     mount_test.go:101: stdout:
09:29:47 [2024-05-29T09:29:47.435Z]         /bin/busybox
09:29:47 [2024-05-29T09:29:47.435Z]     mount_test.go:102: stderr:
09:29:47 [2024-05-29T09:29:47.435Z] === RUN   TestRunMountVolumeSubdir/file
09:29:48 [2024-05-29T09:29:48.009Z]     mount_test.go:101: stdout:
09:29:48 [2024-05-29T09:29:48.009Z]         foo
09:29:48 [2024-05-29T09:29:48.009Z]     mount_test.go:102: stderr:
09:29:48 [2024-05-29T09:29:48.009Z] === RUN   TestRunMountVolumeSubdir/relative_with_backtracks
09:29:48 [2024-05-29T09:29:48.009Z] === RUN   TestRunMountVolumeSubdir/not_existing
09:29:48 [2024-05-29T09:29:48.009Z] === RUN   TestRunMountVolumeSubdir/mount_link
09:29:48 [2024-05-29T09:29:48.009Z] === RUN   TestRunMountVolumeSubdir/mount_link_link
09:29:48 [2024-05-29T09:29:48.265Z] --- PASS: TestRunMountVolumeSubdir (2.62s)
09:29:48 [2024-05-29T09:29:48.265Z]     --- PASS: TestRunMountVolumeSubdir/subdir (0.43s)
09:29:48 [2024-05-29T09:29:48.265Z]     --- PASS: TestRunMountVolumeSubdir/subdir_link (0.48s)
09:29:48 [2024-05-29T09:29:48.265Z]     --- PASS: TestRunMountVolumeSubdir/subdir_with_copy_data (0.43s)
09:29:48 [2024-05-29T09:29:48.265Z]     --- PASS: TestRunMountVolumeSubdir/file (0.46s)
09:29:48 [2024-05-29T09:29:48.265Z]     --- PASS: TestRunMountVolumeSubdir/relative_with_backtracks (0.00s)
09:29:48 [2024-05-29T09:29:48.265Z]     --- PASS: TestRunMountVolumeSubdir/not_existing (0.15s)
09:29:48 [2024-05-29T09:29:48.265Z]     --- PASS: TestRunMountVolumeSubdir/mount_link (0.11s)
09:29:48 [2024-05-29T09:29:48.265Z]     --- PASS: TestRunMountVolumeSubdir/mount_link_link (0.12s)
09:29:48 [2024-05-29T09:29:48.265Z] === RUN   TestVolumesCreateAndList
09:29:48 [2024-05-29T09:29:48.265Z] --- PASS: TestVolumesCreateAndList (0.01s)
09:29:48 [2024-05-29T09:29:48.265Z] === RUN   TestVolumesRemove
09:29:48 [2024-05-29T09:29:48.265Z] === RUN   TestVolumesRemove/volume_in_use
09:29:48 [2024-05-29T09:29:48.265Z] === RUN   TestVolumesRemove/volume_not_in_use
09:29:48 [2024-05-29T09:29:48.265Z] === RUN   TestVolumesRemove/non-existing_volume
09:29:48 [2024-05-29T09:29:48.265Z] === RUN   TestVolumesRemove/non-existing_volume_force
09:29:48 [2024-05-29T09:29:48.265Z] --- PASS: TestVolumesRemove (0.05s)
09:29:48 [2024-05-29T09:29:48.265Z]     --- PASS: TestVolumesRemove/volume_in_use (0.00s)
09:29:48 [2024-05-29T09:29:48.265Z]     --- PASS: TestVolumesRemove/volume_not_in_use (0.01s)
09:29:48 [2024-05-29T09:29:48.265Z]     --- PASS: TestVolumesRemove/non-existing_volume (0.00s)
09:29:48 [2024-05-29T09:29:48.265Z]     --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s)
09:29:48 [2024-05-29T09:29:48.265Z] === RUN   TestVolumesRemoveSwarmEnabled
09:29:48 [2024-05-29T09:29:48.265Z] === PAUSE TestVolumesRemoveSwarmEnabled
09:29:48 [2024-05-29T09:29:48.265Z] === RUN   TestVolumesInspect
09:29:48 [2024-05-29T09:29:48.265Z] --- PASS: TestVolumesInspect (0.01s)
09:29:48 [2024-05-29T09:29:48.265Z] === RUN   TestVolumesInvalidJSON
09:29:48 [2024-05-29T09:29:48.265Z] === RUN   TestVolumesInvalidJSON/volumes/create
09:29:48 [2024-05-29T09:29:48.265Z] === PAUSE TestVolumesInvalidJSON/volumes/create
09:29:48 [2024-05-29T09:29:48.265Z] === CONT  TestVolumesInvalidJSON/volumes/create
09:29:48 [2024-05-29T09:29:48.265Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
09:29:48 [2024-05-29T09:29:48.265Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
09:29:48 [2024-05-29T09:29:48.265Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
09:29:48 [2024-05-29T09:29:48.265Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
09:29:48 [2024-05-29T09:29:48.265Z] --- PASS: TestVolumesInvalidJSON (0.01s)
09:29:48 [2024-05-29T09:29:48.265Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
09:29:48 [2024-05-29T09:29:48.265Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
09:29:48 [2024-05-29T09:29:48.265Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
09:29:48 [2024-05-29T09:29:48.265Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
09:29:48 [2024-05-29T09:29:48.265Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
09:29:48 [2024-05-29T09:29:48.265Z] === RUN   TestVolumePruneAnonymous
09:29:48 [2024-05-29T09:29:48.265Z] --- PASS: TestVolumePruneAnonymous (0.03s)
09:29:48 [2024-05-29T09:29:48.265Z] === RUN   TestVolumePruneAnonFromImage
09:29:48 [2024-05-29T09:29:48.521Z] --- PASS: TestVolumePruneAnonFromImage (0.11s)
09:29:48 [2024-05-29T09:29:48.521Z] === CONT  TestVolumesRemoveSwarmEnabled
09:29:49 [2024-05-29T09:29:49.887Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_in_use
09:29:49 [2024-05-29T09:29:49.887Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_not_in_use
09:29:49 [2024-05-29T09:29:49.887Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume
09:29:49 [2024-05-29T09:29:49.887Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume_force
09:29:50 [2024-05-29T09:29:50.449Z] --- PASS: TestVolumesRemoveSwarmEnabled (2.03s)
09:29:50 [2024-05-29T09:29:50.449Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s)
09:29:50 [2024-05-29T09:29:50.449Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s)
09:29:50 [2024-05-29T09:29:50.449Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s)
09:29:50 [2024-05-29T09:29:50.449Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s)
09:29:50 [2024-05-29T09:29:50.449Z] PASS
09:29:50 [2024-05-29T09:29:50.449Z] 
09:29:50 [2024-05-29T09:29:50.449Z] DONE 29 tests in 4.896s
09:29:50 [2024-05-29T09:29:50.449Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
09:29:50 [2024-05-29T09:29:50.705Z] ++++ cat bundles/test-integration/TestUsernsCommit/da10fa87711cf/docker.pid
09:29:50 [2024-05-29T09:29:50.705Z] +++ kill 72873
09:29:50 [2024-05-29T09:29:50.705Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 72873 is not a child of this shell
09:29:50 [2024-05-29T09:29:50.705Z] warning: PID 72873 from bundles/test-integration/TestUsernsCommit/da10fa87711cf/docker.pid had a nonzero exit code
09:29:50 [2024-05-29T09:29:50.705Z] umount: bundles/test-integration/TestUsernsCommit/da10fa87711cf/root: not mounted.
09:29:50 [2024-05-29T09:29:50.705Z] ++++ cat bundles/test-integration/docker.pid
09:29:50 [2024-05-29T09:29:50.705Z] +++ kill 25167
09:29:52 [2024-05-29T09:29:52.072Z] +++ /etc/init.d/apparmor stop
09:29:52 [2024-05-29T09:29:52.072Z] Leaving: AppArmorNo profiles have been unloaded.
09:29:52 [2024-05-29T09:29:52.072Z] 
09:29:52 [2024-05-29T09:29:52.072Z] Unloading profiles will leave already running processes permanently
09:29:52 [2024-05-29T09:29:52.072Z] unconfined, which can lead to unexpected situations.
09:29:52 [2024-05-29T09:29:52.072Z] 
09:29:52 [2024-05-29T09:29:52.072Z] To set a process to complain mode, use the command line tool
09:29:52 [2024-05-29T09:29:52.072Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
09:29:52 [2024-05-29T09:29:52.072Z] +++ true
09:29:52 [2024-05-29T09:29:52.072Z] exiting test-integration
09:29:52 [2024-05-29T09:29:52.072Z] ++ exit 0
09:29:52 [2024-05-29T09:29:52.072Z] 
Post stage
[Pipeline] junit
09:29:53 [2024-05-29T09:29:53.449Z] Recording test results
09:29:53 [2024-05-29T09:29:53.689Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
09:29:53 [2024-05-29T09:29:53.977Z] + echo Ensuring container killed.
09:29:53 [2024-05-29T09:29:53.977Z] Ensuring container killed.
09:29:53 [2024-05-29T09:29:53.977Z] + docker rm -vf docker-pr6
09:29:53 [2024-05-29T09:29:53.977Z] Error response from daemon: No such container: docker-pr6
[Pipeline] sh
09:29:54 [2024-05-29T09:29:54.249Z] + echo Chowning /workspace to jenkins user
09:29:54 [2024-05-29T09:29:54.249Z] Chowning /workspace to jenkins user
09:29:54 [2024-05-29T09:29:54.249Z] + id -u
09:29:54 [2024-05-29T09:29:54.249Z] + id -g
09:29:54 [2024-05-29T09:29:54.249Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-47602:/workspace busybox chown -R 1000:1000 /workspace
09:29:54 [2024-05-29T09:29:54.249Z] Unable to find image 'busybox:latest' locally
09:29:54 [2024-05-29T09:29:54.249Z] latest: Pulling from library/busybox
09:29:54 [2024-05-29T09:29:54.249Z] c34182c7a03d: Already exists
09:29:54 [2024-05-29T09:29:54.505Z] Digest: sha256:5eef5ed34e1e1ff0a4ae850395cbf665c4de6b4b83a32a0bc7bcb998e24e7bbb
09:29:54 [2024-05-29T09:29:54.505Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
09:29:56 [2024-05-29T09:29:56.148Z] + bundleName=arm64-integration
09:29:56 [2024-05-29T09:29:56.148Z] + echo Creating arm64-integration-bundles.tar.gz
09:29:56 [2024-05-29T09:29:56.148Z] Creating arm64-integration-bundles.tar.gz
09:29:56 [2024-05-29T09:29:56.148Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
09:29:56 [2024-05-29T09:29:56.148Z] + xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
09:29:56 [2024-05-29T09:29:56.413Z] Archiving artifacts
09:29:57 [2024-05-29T09:29:57.530Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-47602/6/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
09:29:57 [2024-05-29T09:29:57.810Z] + make clean
09:29:57 [2024-05-29T09:29:57.810Z] docker volume rm -f docker-dev-cache docker-mod-cache
09:29:57 [2024-05-29T09:29:57.810Z] docker-dev-cache
09:29:57 [2024-05-29T09:29:57.810Z] 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
Deleted 0 stash(es) from https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-47602/6/stashes/