Skip to content
Success

Console Output

Pull request #47521 updated
18:34:00 Connecting to https://api.github.com using docker-jenkins GitHub credentials
Obtained Jenkinsfile from ef5295cda40d3d2babb5ce85ffcf67371c3ecb47+d91665a2ac2891a019f4860f9f8c45724c58a05d (b7e377cb3ce493ef5b8f177e62525b10a834d55b)
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision 216427d8bfae9541c1c15f61bd453be62935f49c
The recommended git tool is: NONE
using credential jps-reader
 > git rev-parse --resolve-git-dir /var/jenkins_home/workspace/moby_PR-47521@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 216427d8bfae9541c1c15f61bd453be62935f49c (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 216427d8bfae9541c1c15f61bd453be62935f49c # timeout=10
Commit message: "Merge pull request #27 from docker/update-ec2-runner"
 > git rev-list --no-walk 216427d8bfae9541c1c15f61bd453be62935f49c # 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
18:34:03 [2024-03-06T18:34:03.318Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
18:34:03 [2024-03-06T18:34:03.320Z] Trying to pass milestone 1
[Pipeline] milestone
18:34:03 [2024-03-06T18:34:03.471Z] Trying to pass milestone 2
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
18:34:03 [2024-03-06T18:34:03.809Z] Running on EC2 (ec2-managed-agents) - ubuntu-2004-arm64v8 (i-05ff9db1fbf13c381) in /home/ubuntu/workspace/moby_PR-47521
[Pipeline] {
[Pipeline] checkout
18:34:03 [2024-03-06T18:34:03.828Z] The recommended git tool is: git
18:34:05 [2024-03-06T18:34:05.594Z] using credential docker-jenkins-github-credentials
18:34:05 [2024-03-06T18:34:05.601Z] Cloning the remote Git repository
18:34:05 [2024-03-06T18:34:05.602Z] Cloning with configured refspecs honoured and without tags
18:34:05 [2024-03-06T18:34:05.623Z] Cloning repository https://github.com/moby/moby.git
18:34:05 [2024-03-06T18:34:05.641Z]  > git init /home/ubuntu/workspace/moby_PR-47521 # timeout=10
18:34:05 [2024-03-06T18:34:05.959Z] Fetching upstream changes from https://github.com/moby/moby.git
18:34:05 [2024-03-06T18:34:05.959Z]  > git --version # timeout=10
18:34:05 [2024-03-06T18:34:05.962Z]  > git --version # 'git version 2.25.1'
18:34:05 [2024-03-06T18:34:05.962Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:34:05 [2024-03-06T18:34:05.966Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47521/head:refs/remotes/origin/PR-47521 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:34:19 [2024-03-06T18:34:19.077Z] Fetching without tags
18:34:19 [2024-03-06T18:34:19.303Z] Merging remotes/origin/master commit d91665a2ac2891a019f4860f9f8c45724c58a05d into PR head commit ef5295cda40d3d2babb5ce85ffcf67371c3ecb47
18:34:18 [2024-03-06T18:34:18.862Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:34:18 [2024-03-06T18:34:18.866Z]  > git config --add remote.origin.fetch +refs/pull/47521/head:refs/remotes/origin/PR-47521 # timeout=10
18:34:18 [2024-03-06T18:34:18.869Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
18:34:19 [2024-03-06T18:34:19.075Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:34:19 [2024-03-06T18:34:19.081Z] Fetching upstream changes from https://github.com/moby/moby.git
18:34:19 [2024-03-06T18:34:19.081Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:34:19 [2024-03-06T18:34:19.082Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47521/head:refs/remotes/origin/PR-47521 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:34:19 [2024-03-06T18:34:19.310Z]  > git config core.sparsecheckout # timeout=10
18:34:19 [2024-03-06T18:34:19.322Z]  > git checkout -f ef5295cda40d3d2babb5ce85ffcf67371c3ecb47 # timeout=10
18:34:20 [2024-03-06T18:34:20.959Z] Merge succeeded, producing 11fd04675956543006130249964711380eaf93e4
18:34:20 [2024-03-06T18:34:20.959Z] Checking out Revision 11fd04675956543006130249964711380eaf93e4 (PR-47521)
18:34:19 [2024-03-06T18:34:19.974Z]  > git remote # timeout=10
18:34:19 [2024-03-06T18:34:19.977Z]  > git config --get remote.origin.url # timeout=10
18:34:19 [2024-03-06T18:34:19.980Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:34:19 [2024-03-06T18:34:19.981Z]  > git merge d91665a2ac2891a019f4860f9f8c45724c58a05d # timeout=10
18:34:20 [2024-03-06T18:34:20.957Z]  > git rev-parse HEAD^{commit} # timeout=10
18:34:21 [2024-03-06T18:34:21.009Z]  > git config core.sparsecheckout # timeout=10
18:34:21 [2024-03-06T18:34:21.012Z]  > git checkout -f 11fd04675956543006130249964711380eaf93e4 # timeout=10
18:34:24 [2024-03-06T18:34:24.187Z] Commit message: "Merge commit 'd91665a2ac2891a019f4860f9f8c45724c58a05d' into HEAD"
18:34:24 [2024-03-06T18:34:24.192Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
18:34:24 [2024-03-06T18:34:24.911Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-47521:/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
18:34:24 [2024-03-06T18:34:24.191Z]  > git rev-list --no-walk 11e79726cd2f9d45fe7ab7fdaf4d5414ddab0f8d # timeout=10
18:34:29 [2024-03-06T18:34:29.071Z] Unable to find image 'alpine:latest' locally
18:34:29 [2024-03-06T18:34:29.071Z] latest: Pulling from library/alpine
18:34:29 [2024-03-06T18:34:29.071Z] bca4290a9639: Pulling fs layer
18:34:29 [2024-03-06T18:34:29.071Z] bca4290a9639: Verifying Checksum
18:34:29 [2024-03-06T18:34:29.071Z] bca4290a9639: Download complete
18:34:29 [2024-03-06T18:34:29.071Z] bca4290a9639: Pull complete
18:34:29 [2024-03-06T18:34:29.071Z] Digest: sha256:c5b1261d6d3e43071626931fc004f70149baeba2c8ec672bd4f27761f8e1ad6b
18:34:29 [2024-03-06T18:34:29.071Z] Status: Downloaded newer image for alpine:latest
18:34:37 [2024-03-06T18:34:37.142Z] 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
18:34:37 [2024-03-06T18:34:37.232Z] Running on EC2 (ec2-managed-agents) - ubuntu-2004-arm64v8 (i-045234d163fe9af24) in /home/ubuntu/workspace/moby_PR-47521
[Pipeline] {
[Pipeline] checkout
18:34:37 [2024-03-06T18:34:37.245Z] The recommended git tool is: git
18:34:38 [2024-03-06T18:34:38.737Z] using credential docker-jenkins-github-credentials
18:34:38 [2024-03-06T18:34:38.742Z] Cloning the remote Git repository
18:34:38 [2024-03-06T18:34:38.742Z] Cloning with configured refspecs honoured and without tags
18:34:38 [2024-03-06T18:34:38.771Z] Cloning repository https://github.com/moby/moby.git
18:34:38 [2024-03-06T18:34:38.787Z]  > git init /home/ubuntu/workspace/moby_PR-47521 # timeout=10
18:34:39 [2024-03-06T18:34:39.232Z] Fetching upstream changes from https://github.com/moby/moby.git
18:34:39 [2024-03-06T18:34:39.232Z]  > git --version # timeout=10
18:34:39 [2024-03-06T18:34:39.235Z]  > git --version # 'git version 2.25.1'
18:34:39 [2024-03-06T18:34:39.236Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:34:39 [2024-03-06T18:34:39.239Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47521/head:refs/remotes/origin/PR-47521 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:34:52 [2024-03-06T18:34:52.370Z] Fetching without tags
18:34:52 [2024-03-06T18:34:52.566Z] Merging remotes/origin/master commit d91665a2ac2891a019f4860f9f8c45724c58a05d into PR head commit ef5295cda40d3d2babb5ce85ffcf67371c3ecb47
18:34:52 [2024-03-06T18:34:52.165Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:34:52 [2024-03-06T18:34:52.169Z]  > git config --add remote.origin.fetch +refs/pull/47521/head:refs/remotes/origin/PR-47521 # timeout=10
18:34:52 [2024-03-06T18:34:52.172Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
18:34:52 [2024-03-06T18:34:52.377Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:34:52 [2024-03-06T18:34:52.383Z] Fetching upstream changes from https://github.com/moby/moby.git
18:34:52 [2024-03-06T18:34:52.383Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:34:52 [2024-03-06T18:34:52.384Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47521/head:refs/remotes/origin/PR-47521 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:34:52 [2024-03-06T18:34:52.582Z]  > git config core.sparsecheckout # timeout=10
18:34:52 [2024-03-06T18:34:52.592Z]  > git checkout -f ef5295cda40d3d2babb5ce85ffcf67371c3ecb47 # timeout=10
18:34:53 [2024-03-06T18:34:53.247Z]  > git remote # timeout=10
18:34:53 [2024-03-06T18:34:53.250Z]  > git config --get remote.origin.url # timeout=10
18:34:53 [2024-03-06T18:34:53.253Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:34:53 [2024-03-06T18:34:53.254Z]  > git merge d91665a2ac2891a019f4860f9f8c45724c58a05d # timeout=10
18:34:53 [2024-03-06T18:34:53.752Z] Merge succeeded, producing 81358679fc07d77ba2e7d12a0ab9a341178d58e2
18:34:53 [2024-03-06T18:34:53.752Z] Checking out Revision 81358679fc07d77ba2e7d12a0ab9a341178d58e2 (PR-47521)
18:34:53 [2024-03-06T18:34:53.759Z]  > git rev-parse HEAD^{commit} # timeout=10
18:34:53 [2024-03-06T18:34:53.806Z]  > git config core.sparsecheckout # timeout=10
18:34:53 [2024-03-06T18:34:53.809Z]  > git checkout -f 81358679fc07d77ba2e7d12a0ab9a341178d58e2 # timeout=10
18:34:57 [2024-03-06T18:34:57.338Z] Commit message: "Merge commit 'd91665a2ac2891a019f4860f9f8c45724c58a05d' into HEAD"
18:34:57 [2024-03-06T18:34:57.343Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
18:34:58 [2024-03-06T18:34:58.099Z] + docker version
18:34:57 [2024-03-06T18:34:57.351Z]  > git rev-list --no-walk 11e79726cd2f9d45fe7ab7fdaf4d5414ddab0f8d # timeout=10
18:35:00 [2024-03-06T18:35:00.610Z] Client: Docker Engine - Community
18:35:00 [2024-03-06T18:35:00.610Z]  Version:           25.0.3
18:35:00 [2024-03-06T18:35:00.610Z]  API version:       1.44
18:35:00 [2024-03-06T18:35:00.610Z]  Go version:        go1.21.6
18:35:00 [2024-03-06T18:35:00.610Z]  Git commit:        4debf41
18:35:00 [2024-03-06T18:35:00.610Z]  Built:             Tue Feb  6 21:13:09 2024
18:35:00 [2024-03-06T18:35:00.610Z]  OS/Arch:           linux/arm64
18:35:00 [2024-03-06T18:35:00.610Z]  Context:           default
18:35:00 [2024-03-06T18:35:00.610Z] 
18:35:00 [2024-03-06T18:35:00.610Z] Server: Docker Engine - Community
18:35:00 [2024-03-06T18:35:00.610Z]  Engine:
18:35:00 [2024-03-06T18:35:00.610Z]   Version:          25.0.3
18:35:00 [2024-03-06T18:35:00.610Z]   API version:      1.44 (minimum version 1.24)
18:35:00 [2024-03-06T18:35:00.610Z]   Go version:       go1.21.6
18:35:00 [2024-03-06T18:35:00.610Z]   Git commit:       f417435
18:35:00 [2024-03-06T18:35:00.610Z]   Built:            Tue Feb  6 21:13:09 2024
18:35:00 [2024-03-06T18:35:00.610Z]   OS/Arch:          linux/arm64
18:35:00 [2024-03-06T18:35:00.610Z]   Experimental:     true
18:35:00 [2024-03-06T18:35:00.610Z]  containerd:
18:35:00 [2024-03-06T18:35:00.610Z]   Version:          1.6.28
18:35:00 [2024-03-06T18:35:00.610Z]   GitCommit:        ae07eda36dd25f8a1b98dfbf587313b99c0190bb
18:35:00 [2024-03-06T18:35:00.610Z]  runc:
18:35:00 [2024-03-06T18:35:00.610Z]   Version:          1.1.12
18:35:00 [2024-03-06T18:35:00.610Z]   GitCommit:        v1.1.12-0-g51d5e94
18:35:00 [2024-03-06T18:35:00.610Z]  docker-init:
18:35:00 [2024-03-06T18:35:00.610Z]   Version:          0.19.0
18:35:00 [2024-03-06T18:35:00.610Z]   GitCommit:        de40ad0
[Pipeline] sh
18:35:00 [2024-03-06T18:35:00.926Z] + docker info
18:35:10 [2024-03-06T18:35:10.859Z] Client: Docker Engine - Community
18:35:10 [2024-03-06T18:35:10.859Z]  Version:    25.0.3
18:35:10 [2024-03-06T18:35:10.859Z]  Context:    default
18:35:10 [2024-03-06T18:35:10.859Z]  Debug Mode: false
18:35:10 [2024-03-06T18:35:10.859Z]  Plugins:
18:35:10 [2024-03-06T18:35:10.859Z]   buildx: Docker Buildx (Docker Inc.)
18:35:10 [2024-03-06T18:35:10.859Z]     Version:  v0.12.1
18:35:10 [2024-03-06T18:35:10.859Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
18:35:10 [2024-03-06T18:35:10.859Z]   compose: Docker Compose (Docker Inc.)
18:35:10 [2024-03-06T18:35:10.859Z]     Version:  v2.24.6
18:35:10 [2024-03-06T18:35:10.859Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
18:35:10 [2024-03-06T18:35:10.859Z] 
18:35:10 [2024-03-06T18:35:10.859Z] Server:
18:35:10 [2024-03-06T18:35:10.859Z]  Containers: 0
18:35:10 [2024-03-06T18:35:10.859Z]   Running: 0
18:35:10 [2024-03-06T18:35:10.859Z]   Paused: 0
18:35:10 [2024-03-06T18:35:10.859Z]   Stopped: 0
18:35:10 [2024-03-06T18:35:10.859Z]  Images: 0
18:35:10 [2024-03-06T18:35:10.859Z]  Server Version: 25.0.3
18:35:10 [2024-03-06T18:35:10.859Z]  Storage Driver: overlay2
18:35:10 [2024-03-06T18:35:10.859Z]   Backing Filesystem: extfs
18:35:10 [2024-03-06T18:35:10.859Z]   Supports d_type: true
18:35:10 [2024-03-06T18:35:10.859Z]   Using metacopy: false
18:35:10 [2024-03-06T18:35:10.859Z]   Native Overlay Diff: true
18:35:10 [2024-03-06T18:35:10.859Z]   userxattr: false
18:35:10 [2024-03-06T18:35:10.859Z]  Logging Driver: json-file
18:35:10 [2024-03-06T18:35:10.859Z]  Cgroup Driver: cgroupfs
18:35:10 [2024-03-06T18:35:10.859Z]  Cgroup Version: 1
18:35:10 [2024-03-06T18:35:10.859Z]  Plugins:
18:35:10 [2024-03-06T18:35:10.859Z]   Volume: local
18:35:10 [2024-03-06T18:35:10.859Z]   Network: bridge host ipvlan macvlan null overlay
18:35:10 [2024-03-06T18:35:10.859Z]   Log: awslogs fluentd gcplogs gelf journald json-file local splunk syslog
18:35:10 [2024-03-06T18:35:10.859Z]  Swarm: inactive
18:35:10 [2024-03-06T18:35:10.859Z]  Runtimes: io.containerd.runc.v2 runc
18:35:10 [2024-03-06T18:35:10.859Z]  Default Runtime: runc
18:35:10 [2024-03-06T18:35:10.859Z]  Init Binary: docker-init
18:35:10 [2024-03-06T18:35:10.859Z]  containerd version: ae07eda36dd25f8a1b98dfbf587313b99c0190bb
18:35:10 [2024-03-06T18:35:10.859Z]  runc version: v1.1.12-0-g51d5e94
18:35:10 [2024-03-06T18:35:10.859Z]  init version: de40ad0
18:35:10 [2024-03-06T18:35:10.859Z]  Security Options:
18:35:10 [2024-03-06T18:35:10.859Z]   apparmor
18:35:10 [2024-03-06T18:35:10.859Z]   seccomp
18:35:10 [2024-03-06T18:35:10.859Z]    Profile: builtin
18:35:10 [2024-03-06T18:35:10.859Z]  Kernel Version: 5.15.0-1053-aws
18:35:10 [2024-03-06T18:35:10.859Z]  Operating System: Ubuntu 20.04.6 LTS
18:35:10 [2024-03-06T18:35:10.859Z]  OSType: linux
18:35:10 [2024-03-06T18:35:10.859Z]  Architecture: aarch64
18:35:10 [2024-03-06T18:35:10.859Z]  CPUs: 8
18:35:10 [2024-03-06T18:35:10.859Z]  Total Memory: 30.64GiB
18:35:10 [2024-03-06T18:35:10.859Z]  Name: ip-10-100-94-246
18:35:10 [2024-03-06T18:35:10.859Z]  ID: de696752-8eb2-4b9b-9ebf-4859e2ca34ac
18:35:10 [2024-03-06T18:35:10.859Z]  Docker Root Dir: /var/lib/docker
18:35:10 [2024-03-06T18:35:10.859Z]  Debug Mode: false
18:35:10 [2024-03-06T18:35:10.859Z]  Experimental: true
18:35:10 [2024-03-06T18:35:10.859Z]  Insecure Registries:
18:35:10 [2024-03-06T18:35:10.859Z]   127.0.0.0/8
18:35:10 [2024-03-06T18:35:10.859Z]  Live Restore Enabled: true
18:35:10 [2024-03-06T18:35:10.859Z] 
[Pipeline] sh
18:35:11 [2024-03-06T18:35:11.172Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
18:35:11 [2024-03-06T18:35:11.172Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
18:35:11 [2024-03-06T18:35:11.172Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-47521/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
18:35:11 [2024-03-06T18:35:11.172Z] + bash /home/ubuntu/workspace/moby_PR-47521/check-config.sh
18:35:11 [2024-03-06T18:35:11.172Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
18:35:11 [2024-03-06T18:35:11.172Z] info: reading kernel config from /boot/config-5.15.0-1053-aws ...
18:35:11 [2024-03-06T18:35:11.172Z] 
18:35:11 [2024-03-06T18:35:11.172Z] Generally Necessary:
18:35:11 [2024-03-06T18:35:11.172Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
18:35:11 [2024-03-06T18:35:11.172Z] - apparmor: enabled and tools installed
18:35:11 [2024-03-06T18:35:11.427Z] - CONFIG_NAMESPACES: enabled
18:35:11 [2024-03-06T18:35:11.427Z] - CONFIG_NET_NS: enabled
18:35:11 [2024-03-06T18:35:11.427Z] - CONFIG_PID_NS: enabled
18:35:11 [2024-03-06T18:35:11.427Z] - CONFIG_IPC_NS: enabled
18:35:11 [2024-03-06T18:35:11.427Z] - CONFIG_UTS_NS: enabled
18:35:11 [2024-03-06T18:35:11.427Z] - CONFIG_CGROUPS: enabled
18:35:11 [2024-03-06T18:35:11.427Z] - CONFIG_CGROUP_CPUACCT: enabled
18:35:11 [2024-03-06T18:35:11.427Z] - CONFIG_CGROUP_DEVICE: enabled
18:35:11 [2024-03-06T18:35:11.427Z] - CONFIG_CGROUP_FREEZER: enabled
18:35:11 [2024-03-06T18:35:11.427Z] - CONFIG_CGROUP_SCHED: enabled
18:35:11 [2024-03-06T18:35:11.427Z] - CONFIG_CPUSETS: enabled
18:35:11 [2024-03-06T18:35:11.427Z] - CONFIG_MEMCG: enabled
18:35:11 [2024-03-06T18:35:11.427Z] - CONFIG_KEYS: enabled
18:35:11 [2024-03-06T18:35:11.427Z] - CONFIG_VETH: enabled (as module)
18:35:11 [2024-03-06T18:35:11.427Z] - CONFIG_BRIDGE: enabled (as module)
18:35:11 [2024-03-06T18:35:11.427Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
18:35:11 [2024-03-06T18:35:11.427Z] - CONFIG_IP_NF_FILTER: enabled (as module)
18:35:11 [2024-03-06T18:35:11.427Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
18:35:11 [2024-03-06T18:35:11.427Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
18:35:11 [2024-03-06T18:35:11.427Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
18:35:11 [2024-03-06T18:35:11.427Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
18:35:11 [2024-03-06T18:35:11.427Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
18:35:11 [2024-03-06T18:35:11.682Z] - CONFIG_IP_NF_NAT: enabled (as module)
18:35:11 [2024-03-06T18:35:11.682Z] - CONFIG_NF_NAT: enabled (as module)
18:35:11 [2024-03-06T18:35:11.682Z] - CONFIG_POSIX_MQUEUE: enabled
18:35:11 [2024-03-06T18:35:11.682Z] - CONFIG_CGROUP_BPF: enabled
18:35:11 [2024-03-06T18:35:11.682Z] 
18:35:11 [2024-03-06T18:35:11.682Z] Optional Features:
18:35:11 [2024-03-06T18:35:11.682Z] - CONFIG_USER_NS: enabled
18:35:11 [2024-03-06T18:35:11.682Z] - CONFIG_SECCOMP: enabled
18:35:11 [2024-03-06T18:35:11.682Z] - CONFIG_SECCOMP_FILTER: enabled
18:35:11 [2024-03-06T18:35:11.682Z] - CONFIG_CGROUP_PIDS: enabled
18:35:11 [2024-03-06T18:35:11.682Z] - CONFIG_MEMCG_SWAP: enabled
18:35:11 [2024-03-06T18:35:11.682Z]     (cgroup swap accounting is currently enabled)
18:35:11 [2024-03-06T18:35:11.682Z] - CONFIG_BLK_CGROUP: enabled
18:35:11 [2024-03-06T18:35:11.682Z] - CONFIG_BLK_DEV_THROTTLING: enabled
18:35:11 [2024-03-06T18:35:11.682Z] - CONFIG_CGROUP_PERF: enabled
18:35:11 [2024-03-06T18:35:11.682Z] - CONFIG_CGROUP_HUGETLB: enabled
18:35:11 [2024-03-06T18:35:11.682Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
18:35:11 [2024-03-06T18:35:11.682Z] - CONFIG_CGROUP_NET_PRIO: enabled
18:35:11 [2024-03-06T18:35:11.682Z] - CONFIG_CFS_BANDWIDTH: enabled
18:35:11 [2024-03-06T18:35:11.682Z] - CONFIG_FAIR_GROUP_SCHED: enabled
18:35:11 [2024-03-06T18:35:11.682Z] - CONFIG_RT_GROUP_SCHED: missing
18:35:11 [2024-03-06T18:35:11.682Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
18:35:11 [2024-03-06T18:35:11.682Z] - CONFIG_IP_VS: enabled (as module)
18:35:11 [2024-03-06T18:35:11.682Z] - CONFIG_IP_VS_NFCT: enabled
18:35:11 [2024-03-06T18:35:11.682Z] - CONFIG_IP_VS_PROTO_TCP: enabled
18:35:11 [2024-03-06T18:35:11.682Z] - CONFIG_IP_VS_PROTO_UDP: enabled
18:35:11 [2024-03-06T18:35:11.682Z] - CONFIG_IP_VS_RR: enabled (as module)
18:35:11 [2024-03-06T18:35:11.682Z] - CONFIG_SECURITY_SELINUX: enabled
18:35:11 [2024-03-06T18:35:11.682Z] - CONFIG_SECURITY_APPARMOR: enabled
18:35:11 [2024-03-06T18:35:11.682Z] - CONFIG_EXT4_FS: enabled
18:35:11 [2024-03-06T18:35:11.683Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
18:35:11 [2024-03-06T18:35:11.683Z] - CONFIG_EXT4_FS_SECURITY: enabled
18:35:11 [2024-03-06T18:35:11.683Z] - Network Drivers:
18:35:11 [2024-03-06T18:35:11.683Z]   - "overlay":
18:35:11 [2024-03-06T18:35:11.683Z]     - CONFIG_VXLAN: enabled (as module)
18:35:11 [2024-03-06T18:35:11.683Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
18:35:11 [2024-03-06T18:35:11.683Z]       Optional (for encrypted networks):
18:35:11 [2024-03-06T18:35:11.938Z]       - CONFIG_CRYPTO: enabled
18:35:11 [2024-03-06T18:35:11.938Z]       - CONFIG_CRYPTO_AEAD: enabled
18:35:11 [2024-03-06T18:35:11.938Z]       - CONFIG_CRYPTO_GCM: enabled
18:35:11 [2024-03-06T18:35:11.938Z]       - CONFIG_CRYPTO_SEQIV: enabled
18:35:11 [2024-03-06T18:35:11.938Z]       - CONFIG_CRYPTO_GHASH: enabled
18:35:11 [2024-03-06T18:35:11.938Z]       - CONFIG_XFRM: enabled
18:35:11 [2024-03-06T18:35:11.938Z]       - CONFIG_XFRM_USER: enabled (as module)
18:35:11 [2024-03-06T18:35:11.938Z]       - CONFIG_XFRM_ALGO: enabled (as module)
18:35:11 [2024-03-06T18:35:11.938Z]       - CONFIG_INET_ESP: enabled (as module)
18:35:11 [2024-03-06T18:35:11.938Z]   - "ipvlan":
18:35:11 [2024-03-06T18:35:11.938Z]     - CONFIG_IPVLAN: enabled (as module)
18:35:11 [2024-03-06T18:35:11.938Z]   - "macvlan":
18:35:11 [2024-03-06T18:35:11.938Z]     - CONFIG_MACVLAN: enabled (as module)
18:35:11 [2024-03-06T18:35:11.938Z]     - CONFIG_DUMMY: enabled (as module)
18:35:11 [2024-03-06T18:35:11.938Z]   - "ftp,tftp client in container":
18:35:11 [2024-03-06T18:35:11.938Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
18:35:11 [2024-03-06T18:35:11.938Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
18:35:11 [2024-03-06T18:35:11.938Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
18:35:11 [2024-03-06T18:35:11.938Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
18:35:11 [2024-03-06T18:35:11.938Z] - Storage Drivers:
18:35:11 [2024-03-06T18:35:11.938Z]   - "aufs":
18:35:11 [2024-03-06T18:35:11.938Z]     - CONFIG_AUFS_FS: enabled (as module)
18:35:11 [2024-03-06T18:35:11.938Z]   - "btrfs":
18:35:11 [2024-03-06T18:35:11.938Z]     - CONFIG_BTRFS_FS: enabled (as module)
18:35:11 [2024-03-06T18:35:11.938Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
18:35:11 [2024-03-06T18:35:11.938Z]   - "devicemapper":
18:35:11 [2024-03-06T18:35:11.938Z]     - CONFIG_BLK_DEV_DM: enabled
18:35:11 [2024-03-06T18:35:11.938Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
18:35:11 [2024-03-06T18:35:11.938Z]   - "overlay":
18:35:11 [2024-03-06T18:35:11.938Z]     - CONFIG_OVERLAY_FS: enabled (as module)
18:35:11 [2024-03-06T18:35:11.938Z]   - "zfs":
18:35:11 [2024-03-06T18:35:11.938Z]     - /dev/zfs: present
18:35:11 [2024-03-06T18:35:11.938Z]     - zfs command: missing
18:35:11 [2024-03-06T18:35:11.938Z]     - zpool command: missing
18:35:11 [2024-03-06T18:35:11.938Z] 
18:35:11 [2024-03-06T18:35:11.938Z] Limits:
18:35:11 [2024-03-06T18:35:11.938Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
18:35:11 [2024-03-06T18:35:11.938Z] 
18:35:11 [2024-03-06T18:35:11.938Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
18:35:12 [2024-03-06T18:35:12.224Z] + docker build --force-rm -t docker:81358679fc07d77ba2e7d12a0ab9a341178d58e2 .
18:35:12 [2024-03-06T18:35:12.479Z] #0 building with "default" instance using docker driver
18:35:12 [2024-03-06T18:35:12.480Z] 
18:35:12 [2024-03-06T18:35:12.480Z] #1 [internal] load build definition from Dockerfile
18:35:12 [2024-03-06T18:35:12.480Z] #1 transferring dockerfile: 27.92kB done
18:35:12 [2024-03-06T18:35:12.480Z] #1 DONE 0.1s
18:35:12 [2024-03-06T18:35:12.480Z] 
18:35:12 [2024-03-06T18:35:12.480Z] #2 resolve image config for docker.io/docker/dockerfile:1
18:35:12 [2024-03-06T18:35:12.746Z] #2 DONE 0.4s
18:35:12 [2024-03-06T18:35:12.746Z] 
18:35:12 [2024-03-06T18:35:12.746Z] #3 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
18:35:12 [2024-03-06T18:35:12.746Z] #3 resolve docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 0.0s done
18:35:12 [2024-03-06T18:35:12.746Z] #3 sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 8.40kB / 8.40kB done
18:35:12 [2024-03-06T18:35:12.746Z] #3 sha256:e929b0d024894103bb3a8577aad825a7df006a8f6767747bffd373d804c3ee67 482B / 482B done
18:35:12 [2024-03-06T18:35:12.746Z] #3 sha256:19c37871da0fa7da4b2a871455ccea62d3b08eb94a7f6f0cf310fe02f14f5089 1.27kB / 1.27kB done
18:35:12 [2024-03-06T18:35:12.746Z] #3 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 1.05MB / 11.02MB 0.1s
18:35:13 [2024-03-06T18:35:13.032Z] #3 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 11.02MB / 11.02MB 0.2s
18:35:13 [2024-03-06T18:35:13.032Z] #3 extracting sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d
18:35:13 [2024-03-06T18:35:13.301Z] #3 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 11.02MB / 11.02MB 0.2s done
18:35:13 [2024-03-06T18:35:13.301Z] #3 extracting sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 0.1s done
18:35:13 [2024-03-06T18:35:13.301Z] #3 DONE 0.4s
18:35:13 [2024-03-06T18:35:13.301Z] 
18:35:13 [2024-03-06T18:35:13.301Z] #4 [internal] load metadata for docker.io/distribution/distribution:2.8.3
18:35:13 [2024-03-06T18:35:13.860Z] #4 ...
18:35:13 [2024-03-06T18:35:13.860Z] 
18:35:13 [2024-03-06T18:35:13.860Z] #5 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1
18:35:13 [2024-03-06T18:35:13.860Z] #5 DONE 0.6s
18:35:14 [2024-03-06T18:35:14.114Z] 
18:35:14 [2024-03-06T18:35:14.114Z] #6 [internal] load metadata for docker.io/library/debian:bookworm
18:35:14 [2024-03-06T18:35:14.114Z] #6 DONE 0.6s
18:35:14 [2024-03-06T18:35:14.114Z] 
18:35:14 [2024-03-06T18:35:14.114Z] #7 [internal] load metadata for docker.io/library/busybox:latest
18:35:14 [2024-03-06T18:35:14.114Z] #7 DONE 0.7s
18:35:14 [2024-03-06T18:35:14.114Z] 
18:35:14 [2024-03-06T18:35:14.114Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
18:35:14 [2024-03-06T18:35:14.114Z] #8 DONE 0.7s
18:35:14 [2024-03-06T18:35:14.114Z] 
18:35:14 [2024-03-06T18:35:14.114Z] #9 [internal] load metadata for docker.io/docker/buildx-bin:0.12.1
18:35:14 [2024-03-06T18:35:14.114Z] #9 DONE 0.8s
18:35:14 [2024-03-06T18:35:14.114Z] 
18:35:14 [2024-03-06T18:35:14.115Z] #10 [internal] load metadata for docker.io/docker/compose-bin:v2.24.5
18:35:14 [2024-03-06T18:35:14.115Z] #10 ...
18:35:14 [2024-03-06T18:35:14.115Z] 
18:35:14 [2024-03-06T18:35:14.115Z] #4 [internal] load metadata for docker.io/distribution/distribution:2.8.3
18:35:14 [2024-03-06T18:35:14.115Z] #4 DONE 0.8s
18:35:14 [2024-03-06T18:35:14.115Z] 
18:35:14 [2024-03-06T18:35:14.115Z] #11 [internal] load metadata for docker.io/library/golang:1.21.8-bookworm
18:35:14 [2024-03-06T18:35:14.115Z] #11 DONE 0.8s
18:35:14 [2024-03-06T18:35:14.370Z] 
18:35:14 [2024-03-06T18:35:14.370Z] #10 [internal] load metadata for docker.io/docker/compose-bin:v2.24.5
18:35:14 [2024-03-06T18:35:14.370Z] #10 DONE 1.0s
18:35:14 [2024-03-06T18:35:14.370Z] 
18:35:14 [2024-03-06T18:35:14.370Z] #12 [internal] load .dockerignore
18:35:14 [2024-03-06T18:35:14.370Z] #12 transferring context: 113B done
18:35:14 [2024-03-06T18:35:14.370Z] #12 DONE 0.0s
18:35:18 [2024-03-06T18:35:18.525Z] 
18:35:18 [2024-03-06T18:35:18.525Z] #13 [internal] load build context
18:35:19 [2024-03-06T18:35:19.451Z] #13 transferring context: 40.62MB 0.8s
18:35:20 [2024-03-06T18:35:20.011Z] #13 transferring context: 76.11MB 1.4s done
18:35:20 [2024-03-06T18:35:20.265Z] #13 DONE 1.8s
18:35:20 [2024-03-06T18:35:20.265Z] 
18:35:20 [2024-03-06T18:35:20.265Z] #14 [base 1/4] FROM docker.io/library/golang:1.21.8-bookworm@sha256:3c7b628e7ed755b69c438f3520e09b831b5ebeb07eb78f4add73534a861a59ce
18:35:20 [2024-03-06T18:35:20.265Z] #14 resolve docker.io/library/golang:1.21.8-bookworm@sha256:3c7b628e7ed755b69c438f3520e09b831b5ebeb07eb78f4add73534a861a59ce 0.2s done
18:35:20 [2024-03-06T18:35:20.265Z] #14 sha256:3c7b628e7ed755b69c438f3520e09b831b5ebeb07eb78f4add73534a861a59ce 1.64kB / 1.64kB done
18:35:20 [2024-03-06T18:35:20.265Z] #14 sha256:c9037f0a6f706c65a199fab2c586839272838fbe0b933a696a6fe07f6cfef9cf 1.79kB / 1.79kB done
18:35:20 [2024-03-06T18:35:20.265Z] #14 sha256:015a066372deafcef62377696fdd588e02a596e1ec42937b8f384da438171250 2.90kB / 2.90kB done
18:35:20 [2024-03-06T18:35:20.265Z] #14 sha256:c2964e85ea54bbef26d274e85fa0a3fde68f074e0774d0729e6ebe341e24eee1 49.59MB / 49.59MB 1.4s done
18:35:20 [2024-03-06T18:35:20.265Z] #14 sha256:603ae72c83b17aae41ce6857f0063bfd35b5f00dc5d7e1ad47fa18debb28b2c7 63.99MB / 63.99MB 1.5s
18:35:20 [2024-03-06T18:35:20.265Z] #14 sha256:d3436c315a5dcd9b17acc96236fdf378dcf2deb72fe9dafb42d894a3c362ac75 23.58MB / 23.58MB 0.6s done
18:35:20 [2024-03-06T18:35:20.265Z] #14 sha256:a23d83702b673f096f3ad08d6fd0e17210ca2820cc17e8200245f59d0673551f 0B / 86.41MB 1.5s
18:35:20 [2024-03-06T18:35:20.520Z] #14 sha256:603ae72c83b17aae41ce6857f0063bfd35b5f00dc5d7e1ad47fa18debb28b2c7 63.99MB / 63.99MB 1.6s done
18:35:20 [2024-03-06T18:35:20.520Z] #14 sha256:a23d83702b673f096f3ad08d6fd0e17210ca2820cc17e8200245f59d0673551f 19.92MB / 86.41MB 1.7s
18:35:20 [2024-03-06T18:35:20.520Z] #14 extracting sha256:c2964e85ea54bbef26d274e85fa0a3fde68f074e0774d0729e6ebe341e24eee1
18:35:20 [2024-03-06T18:35:20.520Z] #14 sha256:c27a4e4af1e8494dbf63c42a2d69630a37e2c2b7363bef81ff60f8d5109c0ef5 8.39MB / 64.11MB 1.7s
18:35:20 [2024-03-06T18:35:20.775Z] #14 sha256:a23d83702b673f096f3ad08d6fd0e17210ca2820cc17e8200245f59d0673551f 35.65MB / 86.41MB 1.9s
18:35:20 [2024-03-06T18:35:20.775Z] #14 sha256:c27a4e4af1e8494dbf63c42a2d69630a37e2c2b7363bef81ff60f8d5109c0ef5 22.02MB / 64.11MB 1.9s
18:35:20 [2024-03-06T18:35:20.775Z] #14 sha256:cca4fd0656d11971a06200614d30cc517963725a7744bdd5dcab3764d49c22b0 173B / 173B 1.7s done
18:35:20 [2024-03-06T18:35:20.775Z] #14 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 1.8s done
18:35:20 [2024-03-06T18:35:20.775Z] #14 sha256:a23d83702b673f096f3ad08d6fd0e17210ca2820cc17e8200245f59d0673551f 49.28MB / 86.41MB 2.0s
18:35:20 [2024-03-06T18:35:20.775Z] #14 sha256:c27a4e4af1e8494dbf63c42a2d69630a37e2c2b7363bef81ff60f8d5109c0ef5 32.51MB / 64.11MB 2.0s
18:35:20 [2024-03-06T18:35:20.775Z] #14 sha256:c27a4e4af1e8494dbf63c42a2d69630a37e2c2b7363bef81ff60f8d5109c0ef5 50.33MB / 64.11MB 2.1s
18:35:21 [2024-03-06T18:35:21.030Z] #14 ...
18:35:21 [2024-03-06T18:35:21.030Z] 
18:35:21 [2024-03-06T18:35:21.030Z] #15 [build-dummy 1/2] FROM docker.io/library/busybox:latest@sha256:478209e7be50e5f5c9fd47a6a71d43c119dd44c393160e49dc4bb86f99a439de
18:35:21 [2024-03-06T18:35:21.030Z] #15 resolve docker.io/library/busybox:latest@sha256:478209e7be50e5f5c9fd47a6a71d43c119dd44c393160e49dc4bb86f99a439de 0.2s done
18:35:21 [2024-03-06T18:35:21.030Z] #15 sha256:478209e7be50e5f5c9fd47a6a71d43c119dd44c393160e49dc4bb86f99a439de 6.76kB / 6.76kB done
18:35:21 [2024-03-06T18:35:21.030Z] #15 sha256:15b3852228f2a4251fb997ce32a52204b76babcaae22df16cac5e217d95a5c07 610B / 610B done
18:35:21 [2024-03-06T18:35:21.030Z] #15 sha256:46bd05c4a04f3d121198e054da02daed22d0f561764acb0f0594066d5972619b 390B / 390B done
18:35:21 [2024-03-06T18:35:21.030Z] #15 sha256:45d8eb5967de4c266a4cee23081b4e3855f4f8690f8b9165f804d19278bdeb5e 1.84MB / 1.84MB 1.9s done
18:35:21 [2024-03-06T18:35:21.030Z] #15 extracting sha256:45d8eb5967de4c266a4cee23081b4e3855f4f8690f8b9165f804d19278bdeb5e 0.1s done
18:35:21 [2024-03-06T18:35:21.030Z] #15 DONE 2.4s
18:35:21 [2024-03-06T18:35:21.030Z] 
18:35:21 [2024-03-06T18:35:21.030Z] #14 [base 1/4] FROM docker.io/library/golang:1.21.8-bookworm@sha256:3c7b628e7ed755b69c438f3520e09b831b5ebeb07eb78f4add73534a861a59ce
18:35:21 [2024-03-06T18:35:21.030Z] #14 sha256:a23d83702b673f096f3ad08d6fd0e17210ca2820cc17e8200245f59d0673551f 60.82MB / 86.41MB 2.2s
18:35:21 [2024-03-06T18:35:21.309Z] #14 sha256:a23d83702b673f096f3ad08d6fd0e17210ca2820cc17e8200245f59d0673551f 86.41MB / 86.41MB 2.4s
18:35:21 [2024-03-06T18:35:21.309Z] #14 sha256:c27a4e4af1e8494dbf63c42a2d69630a37e2c2b7363bef81ff60f8d5109c0ef5 62.91MB / 64.11MB 2.4s
18:35:21 [2024-03-06T18:35:21.564Z] #14 sha256:a23d83702b673f096f3ad08d6fd0e17210ca2820cc17e8200245f59d0673551f 86.41MB / 86.41MB 2.6s done
18:35:22 [2024-03-06T18:35:22.488Z] #14 sha256:c27a4e4af1e8494dbf63c42a2d69630a37e2c2b7363bef81ff60f8d5109c0ef5 64.11MB / 64.11MB 3.2s done
18:35:22 [2024-03-06T18:35:22.743Z] #14 ...
18:35:22 [2024-03-06T18:35:22.743Z] 
18:35:22 [2024-03-06T18:35:22.743Z] #16 [compose 1/1] FROM docker.io/docker/compose-bin:v2.24.5@sha256:5f74242b93d68d5c73c086993ce2279e5220cd1ef0ead561f2055bed5f1234c3
18:35:22 [2024-03-06T18:35:22.743Z] #16 resolve docker.io/docker/compose-bin:v2.24.5@sha256:5f74242b93d68d5c73c086993ce2279e5220cd1ef0ead561f2055bed5f1234c3 0.2s done
18:35:22 [2024-03-06T18:35:22.743Z] #16 sha256:5f74242b93d68d5c73c086993ce2279e5220cd1ef0ead561f2055bed5f1234c3 8.43kB / 8.43kB done
18:35:22 [2024-03-06T18:35:22.743Z] #16 sha256:06eae01801a52c8f549787b29c2bfb65c88c0a218b217321e99a157565a0fa5a 482B / 482B done
18:35:22 [2024-03-06T18:35:22.743Z] #16 sha256:d06dcef7a21624ea13d7671125a7fe4cded9aaa21792757846e72064e5214dec 1.13kB / 1.13kB done
18:35:22 [2024-03-06T18:35:22.743Z] #16 sha256:823737807fa37f6a71175786ba6042e4b83f8bb78f65079d56c0a0dff55d1e73 16.62MB / 16.62MB 2.2s done
18:35:22 [2024-03-06T18:35:22.743Z] #16 extracting sha256:823737807fa37f6a71175786ba6042e4b83f8bb78f65079d56c0a0dff55d1e73 0.4s done
18:35:22 [2024-03-06T18:35:22.743Z] #16 DONE 4.1s
18:35:22 [2024-03-06T18:35:22.743Z] 
18:35:22 [2024-03-06T18:35:22.743Z] #14 [base 1/4] FROM docker.io/library/golang:1.21.8-bookworm@sha256:3c7b628e7ed755b69c438f3520e09b831b5ebeb07eb78f4add73534a861a59ce
18:35:22 [2024-03-06T18:35:22.998Z] #14 extracting sha256:c2964e85ea54bbef26d274e85fa0a3fde68f074e0774d0729e6ebe341e24eee1 2.7s done
18:35:23 [2024-03-06T18:35:23.253Z] #14 ...
18:35:23 [2024-03-06T18:35:23.253Z] 
18:35:23 [2024-03-06T18:35:23.253Z] #17 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012
18:35:23 [2024-03-06T18:35:23.253Z] #17 resolve docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 0.2s done
18:35:23 [2024-03-06T18:35:23.253Z] #17 sha256:ac3f19480cc7e1b091660ad57754d55b942052bb49f924ed74fde968cf96f2cd 479B / 479B done
18:35:23 [2024-03-06T18:35:23.253Z] #17 sha256:0cc8372aed216bf84780ffea495b0f1b7d20b923561446cdde8074a3a01e6344 1.41kB / 1.41kB done
18:35:23 [2024-03-06T18:35:23.253Z] #17 sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 9.95kB / 9.95kB done
18:35:23 [2024-03-06T18:35:23.253Z] #17 sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 16.18kB / 16.18kB 3.6s done
18:35:23 [2024-03-06T18:35:23.253Z] #17 extracting sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 done
18:35:23 [2024-03-06T18:35:23.253Z] #17 DONE 4.7s
18:35:23 [2024-03-06T18:35:23.508Z] 
18:35:23 [2024-03-06T18:35:23.508Z] #18 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.12.1@sha256:c7a37a2a92f28656bdd44c52bdf2a0f1fce8912d41fde136df781d419fd9ce43
18:35:23 [2024-03-06T18:35:23.508Z] #18 resolve docker.io/docker/buildx-bin:0.12.1@sha256:c7a37a2a92f28656bdd44c52bdf2a0f1fce8912d41fde136df781d419fd9ce43 0.2s done
18:35:23 [2024-03-06T18:35:23.508Z] #18 sha256:c7a37a2a92f28656bdd44c52bdf2a0f1fce8912d41fde136df781d419fd9ce43 8.43kB / 8.43kB done
18:35:23 [2024-03-06T18:35:23.508Z] #18 sha256:152601ea1a432a294017848c66fb84d04e1a90d4380ce9b5cd519cdf09e43722 482B / 482B done
18:35:23 [2024-03-06T18:35:23.508Z] #18 sha256:a5a1ba0fd157960c623fcbba319e3c92650faeacc179ed940362aed94d69a42f 1.14kB / 1.14kB done
18:35:23 [2024-03-06T18:35:23.508Z] #18 sha256:e44944864973a68b1022f5cb1071d878c837565d31227b2aecce1b58f2018ce5 15.64MB / 15.64MB 3.3s done
18:35:23 [2024-03-06T18:35:23.508Z] #18 extracting sha256:e44944864973a68b1022f5cb1071d878c837565d31227b2aecce1b58f2018ce5 0.4s done
18:35:23 [2024-03-06T18:35:23.508Z] #18 DONE 4.8s
18:35:23 [2024-03-06T18:35:23.508Z] 
18:35:23 [2024-03-06T18:35:23.508Z] #19 [frozen-images 1/4] FROM docker.io/library/debian:bookworm@sha256:4482958b4461ff7d9fabc24b3a9ab1e9a2c85ece07b2db1840c7cbc01d053e90
18:35:23 [2024-03-06T18:35:23.508Z] #19 resolve docker.io/library/debian:bookworm@sha256:4482958b4461ff7d9fabc24b3a9ab1e9a2c85ece07b2db1840c7cbc01d053e90 0.2s done
18:35:23 [2024-03-06T18:35:23.508Z] #19 sha256:4482958b4461ff7d9fabc24b3a9ab1e9a2c85ece07b2db1840c7cbc01d053e90 1.85kB / 1.85kB done
18:35:23 [2024-03-06T18:35:23.508Z] #19 sha256:7c288032ecf3319045d9fa538c3b0cc868a320d01d03bce15b99c2c336319994 529B / 529B done
18:35:23 [2024-03-06T18:35:23.508Z] #19 sha256:8138bbd6ac4e6145d04bb9e21475581e89c90c499a2385e45563d6135be136cb 1.48kB / 1.48kB done
18:35:23 [2024-03-06T18:35:23.508Z] #19 sha256:c2964e85ea54bbef26d274e85fa0a3fde68f074e0774d0729e6ebe341e24eee1 49.59MB / 49.59MB 1.4s done
18:35:23 [2024-03-06T18:35:23.508Z] #19 DONE 5.1s
18:35:23 [2024-03-06T18:35:23.508Z] 
18:35:23 [2024-03-06T18:35:23.508Z] #20 [registry-v2 1/2] FROM docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb
18:35:23 [2024-03-06T18:35:23.508Z] #20 resolve docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb 0.2s done
18:35:23 [2024-03-06T18:35:23.508Z] #20 sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb 4.67kB / 4.67kB done
18:35:23 [2024-03-06T18:35:23.508Z] #20 sha256:d6213c56dc23f948e18d58abb6499f2112d85fc8c0eae4391386b6bcfaa70e01 1.05kB / 1.05kB done
18:35:23 [2024-03-06T18:35:23.508Z] #20 sha256:184ed8ae6fb6cdaf999646a8855ce3916872363882142964f36a096186792c50 2.57kB / 2.57kB done
18:35:23 [2024-03-06T18:35:23.508Z] #20 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 3.7s done
18:35:23 [2024-03-06T18:35:23.508Z] #20 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 0.2s done
18:35:23 [2024-03-06T18:35:23.508Z] #20 sha256:6fa6f6cd5bd05b721a3c082c5f075a5ed04a9ca646827fe576b05488acca8bb2 766B / 766B 3.9s done
18:35:23 [2024-03-06T18:35:23.508Z] #20 sha256:08efe96e544caba36e1a67e0734b419126dcdd7b61cd223b8c78616e5b25a47a 286.20kB / 286.20kB 3.9s done
18:35:23 [2024-03-06T18:35:23.508Z] #20 extracting sha256:08efe96e544caba36e1a67e0734b419126dcdd7b61cd223b8c78616e5b25a47a 0.1s done
18:35:23 [2024-03-06T18:35:23.508Z] #20 sha256:46a95b3c8e602481ef507c2ffa1372d6e529a8ad234f2f99fc2a9bd471336a09 5.82MB / 5.82MB 4.7s
18:35:23 [2024-03-06T18:35:23.508Z] #20 extracting sha256:6fa6f6cd5bd05b721a3c082c5f075a5ed04a9ca646827fe576b05488acca8bb2 done
18:35:23 [2024-03-06T18:35:23.508Z] #20 ...
18:35:23 [2024-03-06T18:35:23.508Z] 
18:35:23 [2024-03-06T18:35:23.508Z] #21 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
18:35:23 [2024-03-06T18:35:23.508Z] #21 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done
18:35:23 [2024-03-06T18:35:23.508Z] #21 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
18:35:23 [2024-03-06T18:35:23.508Z] #21 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
18:35:23 [2024-03-06T18:35:23.508Z] #21 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
18:35:23 [2024-03-06T18:35:23.508Z] #21 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.1s done
18:35:23 [2024-03-06T18:35:23.508Z] #21 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.3s done
18:35:23 [2024-03-06T18:35:23.508Z] #21 DONE 5.1s
18:35:23 [2024-03-06T18:35:23.508Z] 
18:35:23 [2024-03-06T18:35:23.508Z] #20 [registry-v2 1/2] FROM docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb
18:35:23 [2024-03-06T18:35:23.508Z] #20 extracting sha256:46a95b3c8e602481ef507c2ffa1372d6e529a8ad234f2f99fc2a9bd471336a09
18:35:23 [2024-03-06T18:35:23.508Z] #20 ...
18:35:23 [2024-03-06T18:35:23.508Z] 
18:35:23 [2024-03-06T18:35:23.508Z] #14 [base 1/4] FROM docker.io/library/golang:1.21.8-bookworm@sha256:3c7b628e7ed755b69c438f3520e09b831b5ebeb07eb78f4add73534a861a59ce
18:35:23 [2024-03-06T18:35:23.508Z] #14 extracting sha256:d3436c315a5dcd9b17acc96236fdf378dcf2deb72fe9dafb42d894a3c362ac75 0.1s
18:35:24 [2024-03-06T18:35:24.068Z] #14 ...
18:35:24 [2024-03-06T18:35:24.068Z] 
18:35:24 [2024-03-06T18:35:24.068Z] #20 [registry-v2 1/2] FROM docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb
18:35:24 [2024-03-06T18:35:24.068Z] #20 extracting sha256:46a95b3c8e602481ef507c2ffa1372d6e529a8ad234f2f99fc2a9bd471336a09 0.1s done
18:35:24 [2024-03-06T18:35:24.068Z] #20 DONE 5.5s
18:35:24 [2024-03-06T18:35:24.068Z] 
18:35:24 [2024-03-06T18:35:24.068Z] #14 [base 1/4] FROM docker.io/library/golang:1.21.8-bookworm@sha256:3c7b628e7ed755b69c438f3520e09b831b5ebeb07eb78f4add73534a861a59ce
18:35:24 [2024-03-06T18:35:24.068Z] #14 extracting sha256:d3436c315a5dcd9b17acc96236fdf378dcf2deb72fe9dafb42d894a3c362ac75 0.4s done
18:35:24 [2024-03-06T18:35:24.068Z] #14 extracting sha256:603ae72c83b17aae41ce6857f0063bfd35b5f00dc5d7e1ad47fa18debb28b2c7
18:35:26 [2024-03-06T18:35:26.579Z] #14 extracting sha256:603ae72c83b17aae41ce6857f0063bfd35b5f00dc5d7e1ad47fa18debb28b2c7 1.9s done
18:35:26 [2024-03-06T18:35:26.579Z] #14 extracting sha256:a23d83702b673f096f3ad08d6fd0e17210ca2820cc17e8200245f59d0673551f
18:35:27 [2024-03-06T18:35:27.940Z] #14 extracting sha256:a23d83702b673f096f3ad08d6fd0e17210ca2820cc17e8200245f59d0673551f 1.4s done
18:35:27 [2024-03-06T18:35:27.940Z] #14 extracting sha256:c27a4e4af1e8494dbf63c42a2d69630a37e2c2b7363bef81ff60f8d5109c0ef5
18:35:31 [2024-03-06T18:35:31.200Z] #14 ...
18:35:31 [2024-03-06T18:35:31.200Z] 
18:35:31 [2024-03-06T18:35:31.200Z] #22 [build-dummy 2/2] RUN mkdir -p /build
18:35:31 [2024-03-06T18:35:31.200Z] #22 ...
18:35:31 [2024-03-06T18:35:31.200Z] 
18:35:31 [2024-03-06T18:35:31.200Z] #14 [base 1/4] FROM docker.io/library/golang:1.21.8-bookworm@sha256:3c7b628e7ed755b69c438f3520e09b831b5ebeb07eb78f4add73534a861a59ce
18:35:32 [2024-03-06T18:35:32.123Z] #14 extracting sha256:c27a4e4af1e8494dbf63c42a2d69630a37e2c2b7363bef81ff60f8d5109c0ef5 4.2s done
18:35:33 [2024-03-06T18:35:33.048Z] #14 extracting sha256:cca4fd0656d11971a06200614d30cc517963725a7744bdd5dcab3764d49c22b0
18:35:33 [2024-03-06T18:35:33.048Z] #14 extracting sha256:cca4fd0656d11971a06200614d30cc517963725a7744bdd5dcab3764d49c22b0 done
18:35:33 [2024-03-06T18:35:33.048Z] #14 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1
18:35:33 [2024-03-06T18:35:33.303Z] #14 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done
18:35:33 [2024-03-06T18:35:33.558Z] #14 ...
18:35:33 [2024-03-06T18:35:33.558Z] 
18:35:33 [2024-03-06T18:35:33.558Z] #23 [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
18:35:33 [2024-03-06T18:35:33.558Z] #23 0.759 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
18:35:33 [2024-03-06T18:35:33.558Z] #23 0.773 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
18:35:33 [2024-03-06T18:35:33.558Z] #23 0.773 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
18:35:33 [2024-03-06T18:35:33.558Z] #23 0.839 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
18:35:33 [2024-03-06T18:35:33.558Z] #23 0.934 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB]
18:35:33 [2024-03-06T18:35:33.558Z] #23 0.944 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [141 kB]
18:35:33 [2024-03-06T18:35:33.558Z] #23 2.207 Fetched 9093 kB in 2s (5330 kB/s)
18:35:33 [2024-03-06T18:35:33.558Z] #23 2.207 Reading package lists...
18:35:33 [2024-03-06T18:35:33.558Z] #23 2.825 Reading package lists...
18:35:33 [2024-03-06T18:35:33.558Z] #23 3.424 Building dependency tree...
18:35:33 [2024-03-06T18:35:33.558Z] #23 3.848 The following additional packages will be installed:
18:35:33 [2024-03-06T18:35:33.558Z] #23 3.849   libbrotli1 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1
18:35:33 [2024-03-06T18:35:33.558Z] #23 3.849   libkrb5-3 libkrb5support0 libldap-2.5-0 libnghttp2-14 libonig5 libpsl5
18:35:33 [2024-03-06T18:35:33.558Z] #23 3.850   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl3 openssl
18:35:33 [2024-03-06T18:35:33.558Z] #23 3.852 Suggested packages:
18:35:33 [2024-03-06T18:35:33.558Z] #23 3.852   krb5-doc krb5-user
18:35:33 [2024-03-06T18:35:33.558Z] #23 3.852 Recommended packages:
18:35:33 [2024-03-06T18:35:33.558Z] #23 3.852   krb5-locales libldap-common publicsuffix libsasl2-modules
18:35:33 [2024-03-06T18:35:33.558Z] #23 4.020 The following NEW packages will be installed:
18:35:33 [2024-03-06T18:35:33.558Z] #23 4.021   ca-certificates curl jq libbrotli1 libcurl4 libgssapi-krb5-2 libjq1
18:35:33 [2024-03-06T18:35:33.558Z] #23 4.021   libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.5-0
18:35:33 [2024-03-06T18:35:33.558Z] #23 4.021   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
18:35:33 [2024-03-06T18:35:33.558Z] #23 4.022   libssh2-1 libssl3 openssl
18:35:33 [2024-03-06T18:35:33.558Z] #23 4.294 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded.
18:35:33 [2024-03-06T18:35:33.558Z] #23 4.294 Need to get 5813 kB of archives.
18:35:33 [2024-03-06T18:35:33.558Z] #23 4.294 After this operation, 16.1 MB of additional disk space will be used.
18:35:33 [2024-03-06T18:35:33.558Z] #23 4.294 Get:1 http://deb.debian.org/debian bookworm/main arm64 libssl3 arm64 3.0.11-1~deb12u2 [1803 kB]
18:35:33 [2024-03-06T18:35:33.558Z] #23 4.313 Get:2 http://deb.debian.org/debian bookworm/main arm64 openssl arm64 3.0.11-1~deb12u2 [1385 kB]
18:35:33 [2024-03-06T18:35:33.558Z] #23 4.382 Get:3 http://deb.debian.org/debian bookworm/main arm64 ca-certificates all 20230311 [153 kB]
18:35:33 [2024-03-06T18:35:33.558Z] #23 4.385 Get:4 http://deb.debian.org/debian bookworm/main arm64 libbrotli1 arm64 1.0.9-2+b6 [269 kB]
18:35:33 [2024-03-06T18:35:33.558Z] #23 4.389 Get:5 http://deb.debian.org/debian bookworm/main arm64 libkrb5support0 arm64 1.20.1-2+deb12u1 [31.7 kB]
18:35:33 [2024-03-06T18:35:33.558Z] #23 4.390 Get:6 http://deb.debian.org/debian bookworm/main arm64 libk5crypto3 arm64 1.20.1-2+deb12u1 [79.0 kB]
18:35:33 [2024-03-06T18:35:33.558Z] #23 4.391 Get:7 http://deb.debian.org/debian bookworm/main arm64 libkeyutils1 arm64 1.6.3-2 [8844 B]
18:35:33 [2024-03-06T18:35:33.558Z] #23 4.392 Get:8 http://deb.debian.org/debian bookworm/main arm64 libkrb5-3 arm64 1.20.1-2+deb12u1 [313 kB]
18:35:33 [2024-03-06T18:35:33.558Z] #23 4.397 Get:9 http://deb.debian.org/debian bookworm/main arm64 libgssapi-krb5-2 arm64 1.20.1-2+deb12u1 [123 kB]
18:35:33 [2024-03-06T18:35:33.558Z] #23 4.399 Get:10 http://deb.debian.org/debian bookworm/main arm64 libsasl2-modules-db arm64 2.1.28+dfsg-10 [20.8 kB]
18:35:33 [2024-03-06T18:35:33.558Z] #23 4.400 Get:11 http://deb.debian.org/debian bookworm/main arm64 libsasl2-2 arm64 2.1.28+dfsg-10 [58.0 kB]
18:35:33 [2024-03-06T18:35:33.558Z] #23 4.403 Get:12 http://deb.debian.org/debian bookworm/main arm64 libldap-2.5-0 arm64 2.5.13+dfsg-5 [171 kB]
18:35:33 [2024-03-06T18:35:33.558Z] #23 4.405 Get:13 http://deb.debian.org/debian bookworm/main arm64 libnghttp2-14 arm64 1.52.0-1+deb12u1 [68.3 kB]
18:35:33 [2024-03-06T18:35:33.558Z] #23 4.406 Get:14 http://deb.debian.org/debian bookworm/main arm64 libpsl5 arm64 0.21.2-1 [58.6 kB]
18:35:33 [2024-03-06T18:35:33.558Z] #23 4.407 Get:15 http://deb.debian.org/debian bookworm/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB]
18:35:33 [2024-03-06T18:35:33.558Z] #23 4.409 Get:16 http://deb.debian.org/debian bookworm/main arm64 libssh2-1 arm64 1.10.0-3+b1 [172 kB]
18:35:33 [2024-03-06T18:35:33.558Z] #23 4.410 Get:17 http://deb.debian.org/debian bookworm/main arm64 libcurl4 arm64 7.88.1-10+deb12u5 [366 kB]
18:35:33 [2024-03-06T18:35:33.558Z] #23 4.413 Get:18 http://deb.debian.org/debian bookworm/main arm64 curl arm64 7.88.1-10+deb12u5 [308 kB]
18:35:33 [2024-03-06T18:35:33.558Z] #23 4.418 Get:19 http://deb.debian.org/debian bookworm/main arm64 libonig5 arm64 6.9.8-1 [179 kB]
18:35:33 [2024-03-06T18:35:33.558Z] #23 4.419 Get:20 http://deb.debian.org/debian bookworm/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
18:35:33 [2024-03-06T18:35:33.558Z] #23 4.420 Get:21 http://deb.debian.org/debian bookworm/main arm64 jq arm64 1.6-2.1 [64.5 kB]
18:35:33 [2024-03-06T18:35:33.558Z] #23 4.676 debconf: delaying package configuration, since apt-utils is not installed
18:35:33 [2024-03-06T18:35:33.558Z] #23 4.756 Fetched 5813 kB in 0s (14.9 MB/s)
18:35:33 [2024-03-06T18:35:33.558Z] #23 5.029 Selecting previously unselected package libssl3:arm64.
18:35:33 [2024-03-06T18:35:33.558Z] #23 5.029 (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 ... 6092 files and directories currently installed.)
18:35:33 [2024-03-06T18:35:33.558Z] #23 5.034 Preparing to unpack .../00-libssl3_3.0.11-1~deb12u2_arm64.deb ...
18:35:33 [2024-03-06T18:35:33.558Z] #23 5.058 Unpacking libssl3:arm64 (3.0.11-1~deb12u2) ...
18:35:33 [2024-03-06T18:35:33.558Z] #23 5.250 Selecting previously unselected package openssl.
18:35:33 [2024-03-06T18:35:33.558Z] #23 5.251 Preparing to unpack .../01-openssl_3.0.11-1~deb12u2_arm64.deb ...
18:35:33 [2024-03-06T18:35:33.558Z] #23 5.258 Unpacking openssl (3.0.11-1~deb12u2) ...
18:35:33 [2024-03-06T18:35:33.558Z] #23 5.517 Selecting previously unselected package ca-certificates.
18:35:33 [2024-03-06T18:35:33.558Z] #23 5.518 Preparing to unpack .../02-ca-certificates_20230311_all.deb ...
18:35:33 [2024-03-06T18:35:33.558Z] #23 5.549 Unpacking ca-certificates (20230311) ...
18:35:33 [2024-03-06T18:35:33.558Z] #23 5.923 Selecting previously unselected package libbrotli1:arm64.
18:35:33 [2024-03-06T18:35:33.558Z] #23 5.924 Preparing to unpack .../03-libbrotli1_1.0.9-2+b6_arm64.deb ...
18:35:33 [2024-03-06T18:35:33.558Z] #23 5.932 Unpacking libbrotli1:arm64 (1.0.9-2+b6) ...
18:35:33 [2024-03-06T18:35:33.558Z] #23 6.028 Selecting previously unselected package libkrb5support0:arm64.
18:35:33 [2024-03-06T18:35:33.558Z] #23 6.029 Preparing to unpack .../04-libkrb5support0_1.20.1-2+deb12u1_arm64.deb ...
18:35:33 [2024-03-06T18:35:33.558Z] #23 6.038 Unpacking libkrb5support0:arm64 (1.20.1-2+deb12u1) ...
18:35:33 [2024-03-06T18:35:33.558Z] #23 6.434 Selecting previously unselected package libk5crypto3:arm64.
18:35:33 [2024-03-06T18:35:33.558Z] #23 6.435 Preparing to unpack .../05-libk5crypto3_1.20.1-2+deb12u1_arm64.deb ...
18:35:33 [2024-03-06T18:35:33.558Z] #23 6.446 Unpacking libk5crypto3:arm64 (1.20.1-2+deb12u1) ...
18:35:33 [2024-03-06T18:35:33.558Z] #23 6.538 Selecting previously unselected package libkeyutils1:arm64.
18:35:33 [2024-03-06T18:35:33.558Z] #23 6.539 Preparing to unpack .../06-libkeyutils1_1.6.3-2_arm64.deb ...
18:35:33 [2024-03-06T18:35:33.558Z] #23 6.546 Unpacking libkeyutils1:arm64 (1.6.3-2) ...
18:35:33 [2024-03-06T18:35:33.558Z] #23 6.654 Selecting previously unselected package libkrb5-3:arm64.
18:35:33 [2024-03-06T18:35:33.558Z] #23 6.655 Preparing to unpack .../07-libkrb5-3_1.20.1-2+deb12u1_arm64.deb ...
18:35:33 [2024-03-06T18:35:33.558Z] #23 6.726 Unpacking libkrb5-3:arm64 (1.20.1-2+deb12u1) ...
18:35:33 [2024-03-06T18:35:33.558Z] #23 7.234 Selecting previously unselected package libgssapi-krb5-2:arm64.
18:35:33 [2024-03-06T18:35:33.558Z] #23 7.235 Preparing to unpack .../08-libgssapi-krb5-2_1.20.1-2+deb12u1_arm64.deb ...
18:35:33 [2024-03-06T18:35:33.558Z] #23 7.246 Unpacking libgssapi-krb5-2:arm64 (1.20.1-2+deb12u1) ...
18:35:33 [2024-03-06T18:35:33.558Z] #23 7.406 Selecting previously unselected package libsasl2-modules-db:arm64.
18:35:33 [2024-03-06T18:35:33.558Z] #23 7.407 Preparing to unpack .../09-libsasl2-modules-db_2.1.28+dfsg-10_arm64.deb ...
18:35:33 [2024-03-06T18:35:33.558Z] #23 7.418 Unpacking libsasl2-modules-db:arm64 (2.1.28+dfsg-10) ...
18:35:33 [2024-03-06T18:35:33.558Z] #23 7.689 Selecting previously unselected package libsasl2-2:arm64.
18:35:33 [2024-03-06T18:35:33.558Z] #23 7.690 Preparing to unpack .../10-libsasl2-2_2.1.28+dfsg-10_arm64.deb ...
18:35:33 [2024-03-06T18:35:33.558Z] #23 7.711 Unpacking libsasl2-2:arm64 (2.1.28+dfsg-10) ...
18:35:33 [2024-03-06T18:35:33.558Z] #23 7.860 Selecting previously unselected package libldap-2.5-0:arm64.
18:35:33 [2024-03-06T18:35:33.558Z] #23 7.861 Preparing to unpack .../11-libldap-2.5-0_2.5.13+dfsg-5_arm64.deb ...
18:35:33 [2024-03-06T18:35:33.558Z] #23 7.879 Unpacking libldap-2.5-0:arm64 (2.5.13+dfsg-5) ...
18:35:33 [2024-03-06T18:35:33.558Z] #23 8.036 Selecting previously unselected package libnghttp2-14:arm64.
18:35:33 [2024-03-06T18:35:33.558Z] #23 8.037 Preparing to unpack .../12-libnghttp2-14_1.52.0-1+deb12u1_arm64.deb ...
18:35:33 [2024-03-06T18:35:33.558Z] #23 8.163 Unpacking libnghttp2-14:arm64 (1.52.0-1+deb12u1) ...
18:35:33 [2024-03-06T18:35:33.558Z] #23 8.414 Selecting previously unselected package libpsl5:arm64.
18:35:33 [2024-03-06T18:35:33.558Z] #23 8.415 Preparing to unpack .../13-libpsl5_0.21.2-1_arm64.deb ...
18:35:33 [2024-03-06T18:35:33.558Z] #23 8.427 Unpacking libpsl5:arm64 (0.21.2-1) ...
18:35:33 [2024-03-06T18:35:33.558Z] #23 9.443 Selecting previously unselected package librtmp1:arm64.
18:35:33 [2024-03-06T18:35:33.558Z] #23 9.444 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ...
18:35:33 [2024-03-06T18:35:33.558Z] #23 9.537 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
18:35:33 [2024-03-06T18:35:33.558Z] #23 9.692 Selecting previously unselected package libssh2-1:arm64.
18:35:33 [2024-03-06T18:35:33.558Z] #23 9.693 Preparing to unpack .../15-libssh2-1_1.10.0-3+b1_arm64.deb ...
18:35:33 [2024-03-06T18:35:33.558Z] #23 9.710 Unpacking libssh2-1:arm64 (1.10.0-3+b1) ...
18:35:33 [2024-03-06T18:35:33.558Z] #23 9.865 Selecting previously unselected package libcurl4:arm64.
18:35:33 [2024-03-06T18:35:33.558Z] #23 9.866 Preparing to unpack .../16-libcurl4_7.88.1-10+deb12u5_arm64.deb ...
18:35:33 [2024-03-06T18:35:33.558Z] #23 9.872 Unpacking libcurl4:arm64 (7.88.1-10+deb12u5) ...
18:35:33 [2024-03-06T18:35:33.558Z] #23 10.03 Selecting previously unselected package curl.
18:35:33 [2024-03-06T18:35:33.812Z] #23 ...
18:35:33 [2024-03-06T18:35:33.812Z] 
18:35:33 [2024-03-06T18:35:33.812Z] #14 [base 1/4] FROM docker.io/library/golang:1.21.8-bookworm@sha256:3c7b628e7ed755b69c438f3520e09b831b5ebeb07eb78f4add73534a861a59ce
18:35:33 [2024-03-06T18:35:33.812Z] #14 DONE 15.1s
18:35:33 [2024-03-06T18:35:33.812Z] 
18:35:33 [2024-03-06T18:35:33.813Z] #23 [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
18:35:33 [2024-03-06T18:35:33.813Z] #23 10.03 Preparing to unpack .../17-curl_7.88.1-10+deb12u5_arm64.deb ...
18:35:33 [2024-03-06T18:35:33.813Z] #23 10.06 Unpacking curl (7.88.1-10+deb12u5) ...
18:35:33 [2024-03-06T18:35:33.813Z] #23 ...
18:35:33 [2024-03-06T18:35:33.813Z] 
18:35:33 [2024-03-06T18:35:33.813Z] #24 [registry-v2 2/2] RUN mkdir /build && mv /bin/registry /build/registry-v2
18:35:33 [2024-03-06T18:35:33.813Z] #24 ...
18:35:33 [2024-03-06T18:35:33.813Z] 
18:35:33 [2024-03-06T18:35:33.813Z] #23 [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
18:35:33 [2024-03-06T18:35:33.813Z] #23 10.34 Selecting previously unselected package libonig5:arm64.
18:35:34 [2024-03-06T18:35:34.067Z] #23 10.34 Preparing to unpack .../18-libonig5_6.9.8-1_arm64.deb ...
18:35:34 [2024-03-06T18:35:34.067Z] #23 10.35 Unpacking libonig5:arm64 (6.9.8-1) ...
18:35:34 [2024-03-06T18:35:34.067Z] #23 10.43 Selecting previously unselected package libjq1:arm64.
18:35:34 [2024-03-06T18:35:34.067Z] #23 10.43 Preparing to unpack .../19-libjq1_1.6-2.1_arm64.deb ...
18:35:34 [2024-03-06T18:35:34.067Z] #23 10.44 Unpacking libjq1:arm64 (1.6-2.1) ...
18:35:34 [2024-03-06T18:35:34.067Z] #23 10.56 Selecting previously unselected package jq.
18:35:34 [2024-03-06T18:35:34.321Z] #23 10.56 Preparing to unpack .../20-jq_1.6-2.1_arm64.deb ...
18:35:34 [2024-03-06T18:35:34.321Z] #23 10.57 Unpacking jq (1.6-2.1) ...
18:35:34 [2024-03-06T18:35:34.321Z] #23 10.68 Setting up libkeyutils1:arm64 (1.6.3-2) ...
18:35:34 [2024-03-06T18:35:34.321Z] #23 10.70 Setting up libpsl5:arm64 (0.21.2-1) ...
18:35:34 [2024-03-06T18:35:34.321Z] #23 10.72 Setting up libbrotli1:arm64 (1.0.9-2+b6) ...
18:35:34 [2024-03-06T18:35:34.321Z] #23 10.74 Setting up libssl3:arm64 (3.0.11-1~deb12u2) ...
18:35:34 [2024-03-06T18:35:34.321Z] #23 10.75 Setting up libnghttp2-14:arm64 (1.52.0-1+deb12u1) ...
18:35:34 [2024-03-06T18:35:34.321Z] #23 10.76 Setting up libkrb5support0:arm64 (1.20.1-2+deb12u1) ...
18:35:34 [2024-03-06T18:35:34.321Z] #23 10.77 Setting up libsasl2-modules-db:arm64 (2.1.28+dfsg-10) ...
18:35:34 [2024-03-06T18:35:34.321Z] #23 10.78 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
18:35:34 [2024-03-06T18:35:34.321Z] #23 ...
18:35:34 [2024-03-06T18:35:34.321Z] 
18:35:34 [2024-03-06T18:35:34.321Z] #24 [registry-v2 2/2] RUN mkdir /build && mv /bin/registry /build/registry-v2
18:35:34 [2024-03-06T18:35:34.321Z] #24 DONE 10.4s
18:35:34 [2024-03-06T18:35:34.321Z] 
18:35:34 [2024-03-06T18:35:34.321Z] #22 [build-dummy 2/2] RUN mkdir -p /build
18:35:34 [2024-03-06T18:35:34.321Z] #22 DONE 13.5s
18:35:34 [2024-03-06T18:35:34.321Z] 
18:35:34 [2024-03-06T18:35:34.321Z] #23 [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
18:35:34 [2024-03-06T18:35:34.321Z] #23 10.79 Setting up libk5crypto3:arm64 (1.20.1-2+deb12u1) ...
18:35:34 [2024-03-06T18:35:34.321Z] #23 10.80 Setting up libsasl2-2:arm64 (2.1.28+dfsg-10) ...
18:35:34 [2024-03-06T18:35:34.321Z] #23 10.81 Setting up libssh2-1:arm64 (1.10.0-3+b1) ...
18:35:34 [2024-03-06T18:35:34.321Z] #23 10.82 Setting up libkrb5-3:arm64 (1.20.1-2+deb12u1) ...
18:35:34 [2024-03-06T18:35:34.321Z] #23 10.83 Setting up openssl (3.0.11-1~deb12u2) ...
18:35:34 [2024-03-06T18:35:34.321Z] #23 10.86 Setting up libonig5:arm64 (6.9.8-1) ...
18:35:34 [2024-03-06T18:35:34.321Z] #23 10.87 Setting up libjq1:arm64 (1.6-2.1) ...
18:35:34 [2024-03-06T18:35:34.321Z] #23 10.89 Setting up libldap-2.5-0:arm64 (2.5.13+dfsg-5) ...
18:35:34 [2024-03-06T18:35:34.576Z] #23 ...
18:35:34 [2024-03-06T18:35:34.576Z] 
18:35:34 [2024-03-06T18:35:34.576Z] #25 [binary-dummy 1/1] COPY --from=build-dummy /build /build
18:35:34 [2024-03-06T18:35:34.576Z] #25 DONE 0.0s
18:35:34 [2024-03-06T18:35:34.576Z] 
18:35:34 [2024-03-06T18:35:34.576Z] #26 [base 2/4] COPY --from=xx / /
18:35:34 [2024-03-06T18:35:34.576Z] #26 DONE 0.1s
18:35:34 [2024-03-06T18:35:34.576Z] 
18:35:34 [2024-03-06T18:35:34.576Z] #23 [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
18:35:34 [2024-03-06T18:35:34.576Z] #23 10.90 Setting up ca-certificates (20230311) ...
18:35:34 [2024-03-06T18:35:34.576Z] #23 10.98 debconf: unable to initialize frontend: Dialog
18:35:34 [2024-03-06T18:35:34.576Z] #23 10.98 debconf: (TERM is not set, so the dialog frontend is not usable.)
18:35:34 [2024-03-06T18:35:34.576Z] #23 10.98 debconf: falling back to frontend: Readline
18:35:34 [2024-03-06T18:35:34.576Z] #23 10.98 debconf: unable to initialize frontend: Readline
18:35:34 [2024-03-06T18:35:34.576Z] #23 10.98 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.)
18:35:34 [2024-03-06T18:35:34.576Z] #23 10.98 debconf: falling back to frontend: Teletype
18:35:34 [2024-03-06T18:35:34.576Z] #23 ...
18:35:34 [2024-03-06T18:35:34.576Z] 
18:35:34 [2024-03-06T18:35:34.576Z] #27 [base 3/4] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
18:35:34 [2024-03-06T18:35:34.576Z] #27 DONE 0.2s
18:35:34 [2024-03-06T18:35:34.831Z] 
18:35:34 [2024-03-06T18:35:34.831Z] #28 [base 4/4] RUN apt-get update && apt-get install --no-install-recommends -y file
18:35:35 [2024-03-06T18:35:35.755Z] #28 0.792 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
18:35:35 [2024-03-06T18:35:35.755Z] #28 0.803 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
18:35:35 [2024-03-06T18:35:35.755Z] #28 0.803 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
18:35:35 [2024-03-06T18:35:35.755Z] #28 0.873 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
18:35:35 [2024-03-06T18:35:35.755Z] #28 0.933 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB]
18:35:35 [2024-03-06T18:35:35.755Z] #28 0.991 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [141 kB]
18:35:36 [2024-03-06T18:35:36.010Z] #28 ...
18:35:36 [2024-03-06T18:35:36.010Z] 
18:35:36 [2024-03-06T18:35:36.010Z] #23 [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
18:35:36 [2024-03-06T18:35:36.010Z] #23 11.30 Updating certificates in /etc/ssl/certs...
18:35:36 [2024-03-06T18:35:36.010Z] #23 11.74 140 added, 0 removed; done.
18:35:36 [2024-03-06T18:35:36.010Z] #23 11.90 Setting up libgssapi-krb5-2:arm64 (1.20.1-2+deb12u1) ...
18:35:36 [2024-03-06T18:35:36.010Z] #23 11.91 Setting up jq (1.6-2.1) ...
18:35:36 [2024-03-06T18:35:36.010Z] #23 11.92 Setting up libcurl4:arm64 (7.88.1-10+deb12u5) ...
18:35:36 [2024-03-06T18:35:36.010Z] #23 11.93 Setting up curl (7.88.1-10+deb12u5) ...
18:35:36 [2024-03-06T18:35:36.010Z] #23 11.94 Processing triggers for libc-bin (2.36-9+deb12u4) ...
18:35:36 [2024-03-06T18:35:36.010Z] #23 11.96 Processing triggers for ca-certificates (20230311) ...
18:35:36 [2024-03-06T18:35:36.010Z] #23 11.97 Updating certificates in /etc/ssl/certs...
18:35:36 [2024-03-06T18:35:36.010Z] #23 12.30 0 added, 0 removed; done.
18:35:36 [2024-03-06T18:35:36.010Z] #23 12.30 Running hooks in /etc/ca-certificates/update.d...
18:35:36 [2024-03-06T18:35:36.010Z] #23 12.30 done.
18:35:36 [2024-03-06T18:35:36.010Z] #23 DONE 12.4s
18:35:36 [2024-03-06T18:35:36.010Z] 
18:35:36 [2024-03-06T18:35:36.010Z] #29 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
18:35:36 [2024-03-06T18:35:36.010Z] #29 DONE 0.0s
18:35:36 [2024-03-06T18:35:36.010Z] 
18:35:36 [2024-03-06T18:35:36.010Z] #30 [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
18:35:38 [2024-03-06T18:35:38.518Z] #30 2.311 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
18:35:39 [2024-03-06T18:35:39.027Z] #30 2.891 #=#=#                                                                         
18:35:39 [2024-03-06T18:35:39.282Z] #30 3.154 #=#=#                                                                         
#30 ...
18:35:39 [2024-03-06T18:35:39.282Z] 
18:35:39 [2024-03-06T18:35:39.282Z] #28 [base 4/4] RUN apt-get update && apt-get install --no-install-recommends -y file
18:35:39 [2024-03-06T18:35:39.282Z] #28 1.905 Fetched 9093 kB in 1s (6642 kB/s)
18:35:39 [2024-03-06T18:35:39.282Z] #28 1.905 Reading package lists...
18:35:39 [2024-03-06T18:35:39.282Z] #28 2.531 Reading package lists...
18:35:39 [2024-03-06T18:35:39.282Z] #28 3.138 Building dependency tree...
18:35:39 [2024-03-06T18:35:39.282Z] #28 3.320 Reading state information...
18:35:39 [2024-03-06T18:35:39.282Z] #28 3.555 The following additional packages will be installed:
18:35:39 [2024-03-06T18:35:39.282Z] #28 3.556   libmagic-mgc libmagic1
18:35:39 [2024-03-06T18:35:39.282Z] #28 3.588 The following NEW packages will be installed:
18:35:39 [2024-03-06T18:35:39.282Z] #28 3.589   file libmagic-mgc libmagic1
18:35:39 [2024-03-06T18:35:39.282Z] #28 3.862 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
18:35:39 [2024-03-06T18:35:39.282Z] #28 3.862 Need to get 446 kB of archives.
18:35:39 [2024-03-06T18:35:39.282Z] #28 3.862 After this operation, 8709 kB of additional disk space will be used.
18:35:39 [2024-03-06T18:35:39.282Z] #28 3.862 Get:1 http://deb.debian.org/debian bookworm/main arm64 libmagic-mgc arm64 1:5.44-3 [305 kB]
18:35:39 [2024-03-06T18:35:39.282Z] #28 3.869 Get:2 http://deb.debian.org/debian bookworm/main arm64 libmagic1 arm64 1:5.44-3 [98.5 kB]
18:35:39 [2024-03-06T18:35:39.282Z] #28 3.871 Get:3 http://deb.debian.org/debian bookworm/main arm64 file arm64 1:5.44-3 [42.5 kB]
18:35:39 [2024-03-06T18:35:39.282Z] #28 4.016 debconf: delaying package configuration, since apt-utils is not installed
18:35:39 [2024-03-06T18:35:39.282Z] #28 4.055 Fetched 446 kB in 0s (1635 kB/s)
18:35:39 [2024-03-06T18:35:39.282Z] #28 4.073 Selecting previously unselected package libmagic-mgc.
18:35:39 [2024-03-06T18:35:39.282Z] #28 4.073 (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 ... 15633 files and directories currently installed.)
18:35:39 [2024-03-06T18:35:39.282Z] #28 4.083 Preparing to unpack .../libmagic-mgc_1%3a5.44-3_arm64.deb ...
18:35:39 [2024-03-06T18:35:39.282Z] #28 4.087 Unpacking libmagic-mgc (1:5.44-3) ...
18:35:39 [2024-03-06T18:35:39.282Z] #28 4.215 Selecting previously unselected package libmagic1:arm64.
18:35:39 [2024-03-06T18:35:39.282Z] #28 4.217 Preparing to unpack .../libmagic1_1%3a5.44-3_arm64.deb ...
18:35:39 [2024-03-06T18:35:39.282Z] #28 4.224 Unpacking libmagic1:arm64 (1:5.44-3) ...
18:35:39 [2024-03-06T18:35:39.282Z] #28 4.257 Selecting previously unselected package file.
18:35:39 [2024-03-06T18:35:39.282Z] #28 4.259 Preparing to unpack .../file_1%3a5.44-3_arm64.deb ...
18:35:39 [2024-03-06T18:35:39.282Z] #28 4.262 Unpacking file (1:5.44-3) ...
18:35:39 [2024-03-06T18:35:39.282Z] #28 4.297 Setting up libmagic-mgc (1:5.44-3) ...
18:35:39 [2024-03-06T18:35:39.282Z] #28 4.306 Setting up libmagic1:arm64 (1:5.44-3) ...
18:35:39 [2024-03-06T18:35:39.282Z] #28 4.323 Setting up file (1:5.44-3) ...
18:35:39 [2024-03-06T18:35:39.282Z] #28 4.333 Processing triggers for libc-bin (2.36-9+deb12u4) ...
18:35:39 [2024-03-06T18:35:39.282Z] #28 DONE 4.4s
18:35:39 [2024-03-06T18:35:39.282Z] 
18:35:39 [2024-03-06T18:35:39.282Z] #31 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
18:35:39 [2024-03-06T18:35:39.282Z] #31 DONE 0.2s
18:35:39 [2024-03-06T18:35:39.282Z] 
18:35:39 [2024-03-06T18:35:39.282Z] #30 [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
18:35:39 [2024-03-06T18:35:39.282Z] #30 3.154 #=#=#                                                                         

######################################################################## 100.0%
18:35:39 [2024-03-06T18:35:39.282Z] #30 ...
18:35:39 [2024-03-06T18:35:39.282Z] 
18:35:39 [2024-03-06T18:35:39.282Z] #32 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
18:35:39 [2024-03-06T18:35:39.282Z] #32 DONE 0.2s
18:35:39 [2024-03-06T18:35:39.282Z] 
18:35:39 [2024-03-06T18:35:39.282Z] #33 [swagger-src 1/3] WORKDIR /usr/src/swagger
18:35:39 [2024-03-06T18:35:39.282Z] #33 DONE 0.2s
18:35:39 [2024-03-06T18:35:39.282Z] 
18:35:39 [2024-03-06T18:35:39.282Z] #34 [tini-src 1/3] WORKDIR /usr/src/tini
18:35:39 [2024-03-06T18:35:39.282Z] #34 DONE 0.2s
18:35:39 [2024-03-06T18:35:39.282Z] 
18:35:39 [2024-03-06T18:35:39.282Z] #35 [dockercli-integration 1/2] WORKDIR /go/src/github.com/docker/cli
18:35:39 [2024-03-06T18:35:39.282Z] #35 DONE 0.2s
18:35:39 [2024-03-06T18:35:39.282Z] 
18:35:39 [2024-03-06T18:35:39.282Z] #36 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
18:35:39 [2024-03-06T18:35:39.282Z] #36 DONE 0.2s
18:35:39 [2024-03-06T18:35:39.282Z] 
18:35:39 [2024-03-06T18:35:39.282Z] #37 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
18:35:39 [2024-03-06T18:35:39.282Z] #37 DONE 0.2s
18:35:39 [2024-03-06T18:35:39.282Z] 
18:35:39 [2024-03-06T18:35:39.282Z] #38 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
18:35:39 [2024-03-06T18:35:39.282Z] #38 DONE 0.2s
18:35:39 [2024-03-06T18:35:39.282Z] 
18:35:39 [2024-03-06T18:35:39.282Z] #39 [containerd-src 1/3] WORKDIR /usr/src/containerd
18:35:39 [2024-03-06T18:35:39.282Z] #39 DONE 0.3s
18:35:39 [2024-03-06T18:35:39.282Z] 
18:35:39 [2024-03-06T18:35:39.282Z] #40 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
18:35:39 [2024-03-06T18:35:39.282Z] #40 DONE 0.3s
18:35:39 [2024-03-06T18:35:39.282Z] 
18:35:39 [2024-03-06T18:35:39.282Z] #30 [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
18:35:39 [2024-03-06T18:35:39.282Z] #30 3.392 
18:35:39 [2024-03-06T18:35:39.537Z] #30 ...
18:35:39 [2024-03-06T18:35:39.537Z] 
18:35:39 [2024-03-06T18:35:39.537Z] #41 [runc-src 1/3] WORKDIR /usr/src/runc
18:35:39 [2024-03-06T18:35:39.537Z] #41 DONE 0.3s
18:35:39 [2024-03-06T18:35:39.537Z] 
18:35:39 [2024-03-06T18:35:39.537Z] #42 [registry-src 1/2] WORKDIR /usr/src/registry
18:35:39 [2024-03-06T18:35:39.537Z] #42 DONE 0.3s
18:35:39 [2024-03-06T18:35:39.537Z] 
18:35:39 [2024-03-06T18:35:39.537Z] #43 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
18:35:39 [2024-03-06T18:35:39.537Z] #43 DONE 0.4s
18:35:39 [2024-03-06T18:35:39.537Z] 
18:35:39 [2024-03-06T18:35:39.537Z] #44 [delve-src 1/3] WORKDIR /usr/src/delve
18:35:39 [2024-03-06T18:35:39.537Z] #44 DONE 0.4s
18:35:39 [2024-03-06T18:35:39.537Z] 
18:35:39 [2024-03-06T18:35:39.537Z] #45 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
18:35:40 [2024-03-06T18:35:40.096Z] #45 ...
18:35:40 [2024-03-06T18:35:40.096Z] 
18:35:40 [2024-03-06T18:35:40.097Z] #46 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
18:35:40 [2024-03-06T18:35:40.097Z] #46 0.543 hint: Using 'master' as the name for the initial branch. This default branch name
18:35:40 [2024-03-06T18:35:40.097Z] #46 0.543 hint: is subject to change. To configure the initial branch name to use in all
18:35:40 [2024-03-06T18:35:40.097Z] #46 0.543 hint: of your new repositories, which will suppress this warning, call:
18:35:40 [2024-03-06T18:35:40.097Z] #46 0.543 hint: 
18:35:40 [2024-03-06T18:35:40.097Z] #46 0.543 hint: 	git config --global init.defaultBranch <name>
18:35:40 [2024-03-06T18:35:40.097Z] #46 0.543 hint: 
18:35:40 [2024-03-06T18:35:40.097Z] #46 0.543 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
18:35:40 [2024-03-06T18:35:40.097Z] #46 0.543 hint: 'development'. The just-created branch can be renamed via this command:
18:35:40 [2024-03-06T18:35:40.097Z] #46 0.543 hint: 
18:35:40 [2024-03-06T18:35:40.097Z] #46 0.543 hint: 	git branch -m <name>
18:35:40 [2024-03-06T18:35:40.097Z] #46 0.545 Initialized empty Git repository in /usr/src/swagger/.git/
18:35:40 [2024-03-06T18:35:40.097Z] #46 DONE 0.7s
18:35:40 [2024-03-06T18:35:40.097Z] 
18:35:40 [2024-03-06T18:35:40.097Z] #47 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
18:35:40 [2024-03-06T18:35:40.655Z] #47 ...
18:35:40 [2024-03-06T18:35:40.655Z] 
18:35:40 [2024-03-06T18:35:40.655Z] #48 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
18:35:40 [2024-03-06T18:35:40.655Z] #48 1.020 hint: Using 'master' as the name for the initial branch. This default branch name
18:35:40 [2024-03-06T18:35:40.655Z] #48 1.020 hint: is subject to change. To configure the initial branch name to use in all
18:35:40 [2024-03-06T18:35:40.655Z] #48 1.020 hint: of your new repositories, which will suppress this warning, call:
18:35:40 [2024-03-06T18:35:40.655Z] #48 1.020 hint: 
18:35:40 [2024-03-06T18:35:40.655Z] #48 1.020 hint: 	git config --global init.defaultBranch <name>
18:35:40 [2024-03-06T18:35:40.655Z] #48 1.020 hint: 
18:35:40 [2024-03-06T18:35:40.655Z] #48 1.020 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
18:35:40 [2024-03-06T18:35:40.655Z] #48 1.020 hint: 'development'. The just-created branch can be renamed via this command:
18:35:40 [2024-03-06T18:35:40.655Z] #48 1.020 hint: 
18:35:40 [2024-03-06T18:35:40.655Z] #48 1.020 hint: 	git branch -m <name>
18:35:40 [2024-03-06T18:35:40.655Z] #48 1.021 Initialized empty Git repository in /usr/src/tini/.git/
18:35:40 [2024-03-06T18:35:40.655Z] #48 DONE 1.1s
18:35:40 [2024-03-06T18:35:40.655Z] 
18:35:40 [2024-03-06T18:35:40.655Z] #49 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
18:35:40 [2024-03-06T18:35:40.655Z] #49 0.939 hint: Using 'master' as the name for the initial branch. This default branch name
18:35:40 [2024-03-06T18:35:40.655Z] #49 0.939 hint: is subject to change. To configure the initial branch name to use in all
18:35:40 [2024-03-06T18:35:40.655Z] #49 0.939 hint: of your new repositories, which will suppress this warning, call:
18:35:40 [2024-03-06T18:35:40.655Z] #49 0.939 hint: 
18:35:40 [2024-03-06T18:35:40.655Z] #49 0.939 hint: 	git config --global init.defaultBranch <name>
18:35:40 [2024-03-06T18:35:40.655Z] #49 0.939 hint: 
18:35:40 [2024-03-06T18:35:40.655Z] #49 0.939 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
18:35:40 [2024-03-06T18:35:40.655Z] #49 0.939 hint: 'development'. The just-created branch can be renamed via this command:
18:35:40 [2024-03-06T18:35:40.655Z] #49 0.939 hint: 
18:35:40 [2024-03-06T18:35:40.655Z] #49 0.939 hint: 	git branch -m <name>
18:35:40 [2024-03-06T18:35:40.655Z] #49 0.941 Initialized empty Git repository in /usr/src/runc/.git/
18:35:40 [2024-03-06T18:35:40.655Z] #49 DONE 1.0s
18:35:40 [2024-03-06T18:35:40.655Z] 
18:35:40 [2024-03-06T18:35:40.655Z] #50 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.12" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
18:35:41 [2024-03-06T18:35:41.214Z] #50 ...
18:35:41 [2024-03-06T18:35:41.214Z] 
18:35:41 [2024-03-06T18:35:41.214Z] #51 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
18:35:41 [2024-03-06T18:35:41.214Z] #51 1.790 hint: Using 'master' as the name for the initial branch. This default branch name
18:35:41 [2024-03-06T18:35:41.214Z] #51 1.790 hint: is subject to change. To configure the initial branch name to use in all
18:35:41 [2024-03-06T18:35:41.214Z] #51 1.790 hint: of your new repositories, which will suppress this warning, call:
18:35:41 [2024-03-06T18:35:41.214Z] #51 1.790 hint: 
18:35:41 [2024-03-06T18:35:41.214Z] #51 1.790 hint: 	git config --global init.defaultBranch <name>
18:35:41 [2024-03-06T18:35:41.214Z] #51 1.790 hint: 
18:35:41 [2024-03-06T18:35:41.214Z] #51 1.790 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
18:35:41 [2024-03-06T18:35:41.214Z] #51 1.790 hint: 'development'. The just-created branch can be renamed via this command:
18:35:41 [2024-03-06T18:35:41.214Z] #51 1.790 hint: 
18:35:41 [2024-03-06T18:35:41.214Z] #51 1.790 hint: 	git branch -m <name>
18:35:41 [2024-03-06T18:35:41.214Z] #51 1.791 Initialized empty Git repository in /usr/src/containerd/.git/
18:35:41 [2024-03-06T18:35:41.214Z] #51 DONE 1.9s
18:35:41 [2024-03-06T18:35:41.468Z] 
18:35:41 [2024-03-06T18:35:41.468Z] #52 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
18:35:41 [2024-03-06T18:35:41.468Z] #52 1.811 hint: Using 'master' as the name for the initial branch. This default branch name
18:35:41 [2024-03-06T18:35:41.468Z] #52 1.811 hint: is subject to change. To configure the initial branch name to use in all
18:35:41 [2024-03-06T18:35:41.468Z] #52 1.811 hint: of your new repositories, which will suppress this warning, call:
18:35:41 [2024-03-06T18:35:41.468Z] #52 1.811 hint: 
18:35:41 [2024-03-06T18:35:41.468Z] #52 1.811 hint: 	git config --global init.defaultBranch <name>
18:35:41 [2024-03-06T18:35:41.468Z] #52 1.811 hint: 
18:35:41 [2024-03-06T18:35:41.468Z] #52 1.811 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
18:35:41 [2024-03-06T18:35:41.468Z] #52 1.811 hint: 'development'. The just-created branch can be renamed via this command:
18:35:41 [2024-03-06T18:35:41.468Z] #52 1.811 hint: 
18:35:41 [2024-03-06T18:35:41.468Z] #52 1.811 hint: 	git branch -m <name>
18:35:41 [2024-03-06T18:35:41.468Z] #52 1.813 Initialized empty Git repository in /usr/src/rootlesskit/.git/
18:35:41 [2024-03-06T18:35:41.468Z] #52 DONE 1.9s
18:35:41 [2024-03-06T18:35:41.468Z] 
18:35:41 [2024-03-06T18:35:41.468Z] #53 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v2.0.2" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
18:35:43 [2024-03-06T18:35:43.978Z] #53 ...
18:35:43 [2024-03-06T18:35:43.978Z] 
18:35:43 [2024-03-06T18:35:43.978Z] #54 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
18:35:43 [2024-03-06T18:35:43.978Z] #54 2.530 hint: Using 'master' as the name for the initial branch. This default branch name
18:35:43 [2024-03-06T18:35:43.978Z] #54 2.530 hint: is subject to change. To configure the initial branch name to use in all
18:35:43 [2024-03-06T18:35:43.978Z] #54 2.530 hint: of your new repositories, which will suppress this warning, call:
18:35:43 [2024-03-06T18:35:43.978Z] #54 2.530 hint: 
18:35:43 [2024-03-06T18:35:43.978Z] #54 2.530 hint: 	git config --global init.defaultBranch <name>
18:35:43 [2024-03-06T18:35:43.978Z] #54 2.530 hint: 
18:35:43 [2024-03-06T18:35:43.978Z] #54 2.530 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
18:35:43 [2024-03-06T18:35:43.978Z] #54 2.530 hint: 'development'. The just-created branch can be renamed via this command:
18:35:43 [2024-03-06T18:35:43.978Z] #54 2.530 hint: 
18:35:43 [2024-03-06T18:35:43.978Z] #54 2.530 hint: 	git branch -m <name>
18:35:43 [2024-03-06T18:35:43.978Z] #54 2.531 Initialized empty Git repository in /usr/src/registry/.git/
18:35:43 [2024-03-06T18:35:43.978Z] #54 DONE 4.1s
18:35:43 [2024-03-06T18:35:43.978Z] 
18:35:43 [2024-03-06T18:35:43.978Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.55.2"      && /build/golangci-lint --version
18:35:43 [2024-03-06T18:35:43.978Z] #55 2.423 go: downloading github.com/golangci/golangci-lint v1.55.2
18:35:43 [2024-03-06T18:35:43.978Z] #55 3.111 go: downloading github.com/fatih/color v1.15.0
18:35:43 [2024-03-06T18:35:43.978Z] #55 3.111 go: downloading github.com/gofrs/flock v0.8.1
18:35:43 [2024-03-06T18:35:43.978Z] #55 3.111 go: downloading gopkg.in/yaml.v3 v3.0.1
18:35:43 [2024-03-06T18:35:43.978Z] #55 3.111 go: downloading github.com/spf13/cobra v1.7.0
18:35:43 [2024-03-06T18:35:43.978Z] #55 3.111 go: downloading github.com/spf13/pflag v1.0.5
18:35:43 [2024-03-06T18:35:43.978Z] #55 3.112 go: downloading github.com/spf13/viper v1.12.0
18:35:43 [2024-03-06T18:35:43.978Z] #55 3.122 go: downloading golang.org/x/tools v0.14.0
18:35:43 [2024-03-06T18:35:43.978Z] #55 3.125 go: downloading github.com/hashicorp/go-version v1.6.0
18:35:43 [2024-03-06T18:35:43.978Z] #55 3.143 go: downloading github.com/ldez/gomoddirectives v0.2.3
18:35:43 [2024-03-06T18:35:43.978Z] #55 3.226 go: downloading github.com/mitchellh/go-homedir v1.1.0
18:35:43 [2024-03-06T18:35:43.978Z] #55 3.229 go: downloading github.com/mitchellh/mapstructure v1.5.0
18:35:43 [2024-03-06T18:35:43.978Z] #55 3.232 go: downloading golang.org/x/exp v0.0.0-20230510235704-dd950f8aeaea
18:35:43 [2024-03-06T18:35:43.978Z] #55 3.263 go: downloading github.com/hashicorp/go-multierror v1.1.1
18:35:43 [2024-03-06T18:35:43.978Z] #55 3.276 go: downloading github.com/mattn/go-colorable v0.1.13
18:35:43 [2024-03-06T18:35:43.978Z] #55 3.284 go: downloading github.com/sirupsen/logrus v1.9.3
18:35:43 [2024-03-06T18:35:43.978Z] #55 3.287 go: downloading github.com/stretchr/testify v1.8.4
18:35:43 [2024-03-06T18:35:43.978Z] #55 3.297 go: downloading github.com/go-xmlfmt/xmlfmt v1.1.2
18:35:43 [2024-03-06T18:35:43.978Z] #55 3.371 go: downloading github.com/mattn/go-isatty v0.0.17
18:35:43 [2024-03-06T18:35:43.978Z] #55 3.390 go: downloading golang.org/x/mod v0.13.0
18:35:43 [2024-03-06T18:35:43.978Z] #55 3.392 go: downloading github.com/golangci/revgrep v0.5.2
18:35:43 [2024-03-06T18:35:43.978Z] #55 3.422 go: downloading 4d63.com/gocheckcompilerdirectives v1.2.1
18:35:43 [2024-03-06T18:35:43.978Z] #55 3.461 go: downloading 4d63.com/gochecknoglobals v0.2.1
18:35:43 [2024-03-06T18:35:43.978Z] #55 3.535 go: downloading github.com/4meepo/tagalign v1.3.3
18:35:43 [2024-03-06T18:35:43.978Z] #55 3.539 go: downloading github.com/Abirdcfly/dupword v0.0.13
18:35:43 [2024-03-06T18:35:43.978Z] #55 3.550 go: downloading github.com/Antonboom/errname v0.1.12
18:35:43 [2024-03-06T18:35:43.978Z] #55 3.631 go: downloading github.com/Antonboom/nilnil v0.1.7
18:35:43 [2024-03-06T18:35:43.978Z] #55 3.665 go: downloading github.com/Antonboom/testifylint v0.2.3
18:35:43 [2024-03-06T18:35:43.978Z] #55 3.734 go: downloading github.com/BurntSushi/toml v1.3.2
18:35:43 [2024-03-06T18:35:43.978Z] #55 3.734 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
18:35:43 [2024-03-06T18:35:43.978Z] #55 3.748 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v3 v3.1.0
18:35:43 [2024-03-06T18:35:43.978Z] #55 3.776 go: downloading github.com/OpenPeeDeeP/depguard/v2 v2.1.0
18:35:43 [2024-03-06T18:35:43.978Z] #55 3.850 go: downloading github.com/alecthomas/go-check-sumtype v0.1.3
18:35:43 [2024-03-06T18:35:43.978Z] #55 3.862 go: downloading github.com/alexkohler/nakedret/v2 v2.0.2
18:35:43 [2024-03-06T18:35:43.978Z] #55 3.899 go: downloading github.com/alexkohler/prealloc v1.0.0
18:35:43 [2024-03-06T18:35:43.978Z] #55 4.155 go: downloading github.com/alingse/asasalint v0.0.11
18:35:43 [2024-03-06T18:35:43.978Z] #55 4.156 go: downloading github.com/ashanbrown/forbidigo v1.6.0
18:35:43 [2024-03-06T18:35:43.978Z] #55 4.156 go: downloading github.com/ashanbrown/makezero v1.1.1
18:35:43 [2024-03-06T18:35:43.978Z] #55 4.183 go: downloading github.com/bkielbasa/cyclop v1.2.1
18:35:43 [2024-03-06T18:35:43.978Z] #55 4.184 go: downloading github.com/blizzy78/varnamelen v0.8.0
18:35:43 [2024-03-06T18:35:43.978Z] #55 4.186 go: downloading github.com/bombsimon/wsl/v3 v3.4.0
18:35:43 [2024-03-06T18:35:43.978Z] #55 4.241 go: downloading github.com/breml/bidichk v0.2.7
18:35:43 [2024-03-06T18:35:43.978Z] #55 4.249 go: downloading github.com/breml/errchkjson v0.3.6
18:35:43 [2024-03-06T18:35:43.978Z] #55 4.258 go: downloading github.com/butuzov/ireturn v0.2.2
18:35:43 [2024-03-06T18:35:43.978Z] #55 4.311 go: downloading github.com/butuzov/mirror v1.1.0
18:35:43 [2024-03-06T18:35:43.978Z] #55 4.359 go: downloading github.com/catenacyber/perfsprint v0.2.0
18:35:43 [2024-03-06T18:35:43.978Z] #55 4.379 go: downloading github.com/charithe/durationcheck v0.0.10
18:35:43 [2024-03-06T18:35:43.978Z] #55 4.413 go: downloading github.com/curioswitch/go-reassign v0.2.0
18:35:43 [2024-03-06T18:35:43.978Z] #55 4.414 go: downloading github.com/daixiang0/gci v0.11.2
18:35:43 [2024-03-06T18:35:43.979Z] #55 4.419 go: downloading github.com/denis-tingaikin/go-header v0.4.3
18:35:43 [2024-03-06T18:35:43.979Z] #55 4.443 go: downloading github.com/esimonov/ifshort v1.0.4
18:35:43 [2024-03-06T18:35:43.979Z] #55 4.443 go: downloading github.com/firefart/nonamedreturns v1.0.4
18:35:43 [2024-03-06T18:35:43.979Z] #55 4.496 go: downloading github.com/fzipp/gocyclo v0.6.0
18:35:43 [2024-03-06T18:35:43.979Z] #55 4.496 go: downloading github.com/ghostiam/protogetter v0.2.3
18:35:43 [2024-03-06T18:35:43.979Z] #55 4.497 go: downloading github.com/go-critic/go-critic v0.9.0
18:35:43 [2024-03-06T18:35:43.979Z] #55 4.540 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
18:35:43 [2024-03-06T18:35:43.979Z] #55 4.552 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
18:35:43 [2024-03-06T18:35:43.979Z] #55 4.624 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
18:35:43 [2024-03-06T18:35:43.979Z] #55 4.629 go: downloading github.com/golangci/gofmt v0.0.0-20231018234816-f50ced29576e
18:35:43 [2024-03-06T18:35:43.979Z] #55 4.703 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
18:35:43 [2024-03-06T18:35:43.979Z] #55 4.703 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
18:35:43 [2024-03-06T18:35:43.979Z] #55 4.706 go: downloading github.com/golangci/misspell v0.4.1
18:35:43 [2024-03-06T18:35:43.979Z] #55 4.776 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
18:35:43 [2024-03-06T18:35:43.979Z] #55 4.776 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20230610083614-0e73809eb601
18:35:43 [2024-03-06T18:35:43.979Z] #55 4.825 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
18:35:43 [2024-03-06T18:35:43.979Z] #55 4.836 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
18:35:43 [2024-03-06T18:35:43.979Z] #55 4.846 go: downloading github.com/hexops/gotextdiff v1.0.3
18:35:44 [2024-03-06T18:35:44.234Z] #55 4.922 go: downloading github.com/jgautheron/goconst v1.6.0
18:35:44 [2024-03-06T18:35:44.234Z] #55 4.923 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
18:35:44 [2024-03-06T18:35:44.234Z] #55 4.924 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
18:35:44 [2024-03-06T18:35:44.234Z] #55 4.924 go: downloading github.com/julz/importas v0.1.0
18:35:44 [2024-03-06T18:35:44.234Z] #55 5.013 go: downloading github.com/kisielk/errcheck v1.6.3
18:35:44 [2024-03-06T18:35:44.234Z] #55 5.016 go: downloading github.com/kkHAIKE/contextcheck v1.1.4
18:35:44 [2024-03-06T18:35:44.234Z] #55 5.016 go: downloading github.com/kulti/thelper v0.6.3
18:35:44 [2024-03-06T18:35:44.234Z] #55 5.017 go: downloading github.com/kunwardeep/paralleltest v1.0.8
18:35:44 [2024-03-06T18:35:44.234Z] #55 5.060 go: downloading github.com/kyoh86/exportloopref v0.1.11
18:35:44 [2024-03-06T18:35:44.234Z] #55 5.060 go: downloading github.com/leonklingele/grouper v1.1.1
18:35:44 [2024-03-06T18:35:44.234Z] #55 5.061 go: downloading github.com/lufeee/execinquery v1.2.1
18:35:44 [2024-03-06T18:35:44.234Z] #55 5.061 go: downloading github.com/ldez/tagliatelle v0.5.0
18:35:44 [2024-03-06T18:35:44.234Z] #55 5.164 go: downloading github.com/macabu/inamedparam v0.1.2
18:35:44 [2024-03-06T18:35:44.489Z] #55 5.165 go: downloading github.com/maratori/testableexamples v1.0.0
18:35:44 [2024-03-06T18:35:44.489Z] #55 5.166 go: downloading github.com/maratori/testpackage v1.1.1
18:35:44 [2024-03-06T18:35:44.489Z] #55 5.252 go: downloading github.com/matoous/godox v0.0.0-20230222163458-006bad1f9d26
18:35:44 [2024-03-06T18:35:44.489Z] #55 5.270 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
18:35:44 [2024-03-06T18:35:44.489Z] #55 5.270 go: downloading github.com/mgechev/revive v1.3.4
18:35:44 [2024-03-06T18:35:44.744Z] #55 5.491 go: downloading github.com/moricho/tparallel v0.3.1
18:35:44 [2024-03-06T18:35:44.744Z] #55 5.491 go: downloading github.com/nakabonne/nestif v0.3.1
18:35:44 [2024-03-06T18:35:44.744Z] #55 5.491 go: downloading github.com/nishanths/exhaustive v0.11.0
18:35:44 [2024-03-06T18:35:44.744Z] #55 5.492 go: downloading github.com/nishanths/predeclared v0.2.2
18:35:44 [2024-03-06T18:35:44.744Z] #55 5.493 go: downloading github.com/nunnatsa/ginkgolinter v0.14.1
18:35:44 [2024-03-06T18:35:44.744Z] #55 5.614 go: downloading github.com/polyfloyd/go-errorlint v1.4.5
18:35:44 [2024-03-06T18:35:44.744Z] #55 5.614 go: downloading github.com/ryancurrah/gomodguard v1.3.0
18:35:44 [2024-03-06T18:35:44.744Z] #55 5.615 go: downloading github.com/ryanrolds/sqlclosecheck v0.5.1
18:35:44 [2024-03-06T18:35:44.744Z] #55 5.643 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.7
18:35:44 [2024-03-06T18:35:44.744Z] #55 5.679 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0
18:35:44 [2024-03-06T18:35:44.744Z] #55 5.679 go: downloading github.com/sashamelentyev/usestdlibvars v1.24.0
18:35:44 [2024-03-06T18:35:44.744Z] #55 5.682 go: downloading github.com/securego/gosec/v2 v2.18.2
18:35:44 [2024-03-06T18:35:44.744Z] #55 5.720 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
18:35:44 [2024-03-06T18:35:44.744Z] #55 5.727 go: downloading github.com/sivchari/containedctx v1.0.3
18:35:44 [2024-03-06T18:35:44.744Z] #55 5.736 go: downloading github.com/sivchari/nosnakecase v1.7.0
18:35:44 [2024-03-06T18:35:44.999Z] #55 5.916 go: downloading github.com/sivchari/tenv v1.7.1
18:35:44 [2024-03-06T18:35:44.999Z] #55 5.916 go: downloading github.com/sonatard/noctx v0.0.2
18:35:44 [2024-03-06T18:35:44.999Z] #55 5.916 go: downloading github.com/sourcegraph/go-diff v0.7.0
18:35:44 [2024-03-06T18:35:44.999Z] #55 5.916 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
18:35:44 [2024-03-06T18:35:44.999Z] #55 5.920 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
18:35:44 [2024-03-06T18:35:44.999Z] #55 5.920 go: downloading github.com/tdakkota/asciicheck v0.2.0
18:35:44 [2024-03-06T18:35:44.999Z] #55 5.920 go: downloading github.com/tetafro/godot v1.4.15
18:35:44 [2024-03-06T18:35:44.999Z] #55 5.920 go: downloading github.com/timakin/bodyclose v0.0.0-20230421092635-574207250966
18:35:44 [2024-03-06T18:35:44.999Z] #55 5.986 go: downloading github.com/timonwong/loggercheck v0.9.4
18:35:45 [2024-03-06T18:35:45.254Z] #55 5.987 go: downloading github.com/tomarrell/wrapcheck/v2 v2.8.1
18:35:45 [2024-03-06T18:35:45.254Z] #55 6.008 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.1
18:35:45 [2024-03-06T18:35:45.254Z] #55 6.021 go: downloading github.com/ultraware/funlen v0.1.0
18:35:45 [2024-03-06T18:35:45.254Z] #55 6.027 go: downloading github.com/ultraware/whitespace v0.0.5
18:35:45 [2024-03-06T18:35:45.254Z] #55 6.052 go: downloading github.com/uudashr/gocognit v1.1.2
18:35:45 [2024-03-06T18:35:45.254Z] #55 6.052 go: downloading github.com/xen0n/gosmopolitan v1.2.2
18:35:45 [2024-03-06T18:35:45.254Z] #55 6.054 go: downloading github.com/yagipy/maintidx v1.0.0
18:35:45 [2024-03-06T18:35:45.254Z] #55 6.160 go: downloading github.com/yeya24/promlinter v0.2.0
18:35:45 [2024-03-06T18:35:45.254Z] #55 6.176 go: downloading github.com/ykadowak/zerologlint v0.1.3
18:35:45 [2024-03-06T18:35:45.254Z] #55 6.176 go: downloading gitlab.com/bosi/decorder v0.4.1
18:35:45 [2024-03-06T18:35:45.254Z] #55 6.234 go: downloading go-simpler.org/sloglint v0.1.2
18:35:45 [2024-03-06T18:35:45.254Z] #55 6.239 go: downloading go.tmz.dev/musttag v0.7.2
18:35:45 [2024-03-06T18:35:45.254Z] #55 6.261 go: downloading honnef.co/go/tools v0.4.6
18:35:45 [2024-03-06T18:35:45.509Z] #55 ...
18:35:45 [2024-03-06T18:35:45.509Z] 
18:35:45 [2024-03-06T18:35:45.509Z] #45 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
18:35:45 [2024-03-06T18:35:45.509Z] #45 2.970 hint: Using 'master' as the name for the initial branch. This default branch name
18:35:45 [2024-03-06T18:35:45.509Z] #45 2.970 hint: is subject to change. To configure the initial branch name to use in all
18:35:45 [2024-03-06T18:35:45.509Z] #45 2.971 hint: of your new repositories, which will suppress this warning, call:
18:35:45 [2024-03-06T18:35:45.509Z] #45 2.971 hint: 
18:35:45 [2024-03-06T18:35:45.509Z] #45 2.971 hint: 	git config --global init.defaultBranch <name>
18:35:45 [2024-03-06T18:35:45.509Z] #45 2.971 hint: 
18:35:45 [2024-03-06T18:35:45.509Z] #45 2.971 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
18:35:45 [2024-03-06T18:35:45.509Z] #45 2.971 hint: 'development'. The just-created branch can be renamed via this command:
18:35:45 [2024-03-06T18:35:45.509Z] #45 2.971 hint: 
18:35:45 [2024-03-06T18:35:45.509Z] #45 2.971 hint: 	git branch -m <name>
18:35:45 [2024-03-06T18:35:45.509Z] #45 3.010 Initialized empty Git repository in /usr/src/delve/.git/
18:35:45 [2024-03-06T18:35:45.509Z] #45 DONE 6.1s
18:35:45 [2024-03-06T18:35:45.509Z] 
18:35:45 [2024-03-06T18:35:45.509Z] #56 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.21.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
18:35:49 [2024-03-06T18:35:49.728Z] #56 ...
18:35:49 [2024-03-06T18:35:49.728Z] 
18:35:49 [2024-03-06T18:35:49.728Z] #57 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
18:35:49 [2024-03-06T18:35:49.728Z] #57 2.914 go: downloading github.com/pelletier/go-toml v1.8.1
18:35:49 [2024-03-06T18:35:49.728Z] #57 ...
18:35:49 [2024-03-06T18:35:49.728Z] 
18:35:49 [2024-03-06T18:35:49.728Z] #58 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
18:35:49 [2024-03-06T18:35:49.728Z] #58 3.247 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
18:35:49 [2024-03-06T18:35:49.728Z] #58 3.263 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
18:35:49 [2024-03-06T18:35:49.728Z] #58 3.264 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
18:35:49 [2024-03-06T18:35:49.728Z] #58 3.346 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
18:35:49 [2024-03-06T18:35:49.728Z] #58 3.611 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB]
18:35:49 [2024-03-06T18:35:49.728Z] #58 3.632 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [141 kB]
18:35:49 [2024-03-06T18:35:49.728Z] #58 4.900 Fetched 9093 kB in 2s (4764 kB/s)
18:35:49 [2024-03-06T18:35:49.728Z] #58 4.900 Reading package lists...
18:35:49 [2024-03-06T18:35:49.728Z] #58 5.579 Reading package lists...
18:35:49 [2024-03-06T18:35:49.728Z] #58 6.683 Building dependency tree...
18:35:49 [2024-03-06T18:35:49.728Z] #58 7.344 python3 is already the newest version (3.11.2-1+b1).
18:35:49 [2024-03-06T18:35:49.728Z] #58 7.344 The following additional packages will be installed:
18:35:49 [2024-03-06T18:35:49.728Z] #58 7.347   autotools-dev bzip2 dpkg-dev libdpkg-perl libprotobuf-c1 libyajl2 m4 patch
18:35:49 [2024-03-06T18:35:49.728Z] #58 7.347   xz-utils
18:35:49 [2024-03-06T18:35:49.728Z] #58 7.350 Suggested packages:
18:35:49 [2024-03-06T18:35:49.728Z] #58 7.350   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
18:35:49 [2024-03-06T18:35:49.728Z] #58 7.351   manpages-dev bzr seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
18:35:49 [2024-03-06T18:35:49.728Z] #58 7.351   m4-doc ed diffutils-doc
18:35:49 [2024-03-06T18:35:49.728Z] #58 7.351 Recommended packages:
18:35:49 [2024-03-06T18:35:49.728Z] #58 7.352   fakeroot libalgorithm-merge-perl libfile-fcntllock-perl
18:35:49 [2024-03-06T18:35:49.728Z] #58 7.352   liblocale-gettext-perl libltdl-dev
18:35:49 [2024-03-06T18:35:49.728Z] #58 7.619 The following NEW packages will be installed:
18:35:49 [2024-03-06T18:35:49.728Z] #58 7.619   autoconf automake autotools-dev build-essential bzip2 dpkg-dev libcap-dev
18:35:49 [2024-03-06T18:35:49.728Z] #58 7.623   libdpkg-perl libprotobuf-c-dev libprotobuf-c1 libseccomp-dev libsystemd-dev
18:35:49 [2024-03-06T18:35:49.728Z] #58 7.623   libtool libudev-dev libyajl-dev libyajl2 m4 patch xz-utils
18:35:49 [2024-03-06T18:35:49.728Z] #58 7.931 0 upgraded, 19 newly installed, 0 to remove and 0 not upgraded.
18:35:49 [2024-03-06T18:35:49.728Z] #58 7.931 Need to get 5657 kB of archives.
18:35:49 [2024-03-06T18:35:49.728Z] #58 7.931 After this operation, 16.7 MB of additional disk space will be used.
18:35:49 [2024-03-06T18:35:49.728Z] #58 7.931 Get:1 http://deb.debian.org/debian bookworm/main arm64 bzip2 arm64 1.0.8-5+b1 [48.9 kB]
18:35:49 [2024-03-06T18:35:49.728Z] #58 7.993 Get:2 http://deb.debian.org/debian bookworm/main arm64 xz-utils arm64 5.4.1-0.2 [469 kB]
18:35:49 [2024-03-06T18:35:49.728Z] #58 8.011 Get:3 http://deb.debian.org/debian bookworm/main arm64 m4 arm64 1.4.19-3 [276 kB]
18:35:49 [2024-03-06T18:35:49.728Z] #58 8.099 Get:4 http://deb.debian.org/debian bookworm/main arm64 autoconf all 2.71-3 [332 kB]
18:35:49 [2024-03-06T18:35:49.728Z] #58 8.117 Get:5 http://deb.debian.org/debian bookworm/main arm64 autotools-dev all 20220109.1 [51.6 kB]
18:35:49 [2024-03-06T18:35:49.728Z] #58 8.128 Get:6 http://deb.debian.org/debian bookworm/main arm64 automake all 1:1.16.5-1.3 [823 kB]
18:35:49 [2024-03-06T18:35:49.728Z] #58 8.141 Get:7 http://deb.debian.org/debian bookworm/main arm64 libdpkg-perl all 1.21.22 [603 kB]
18:35:49 [2024-03-06T18:35:49.728Z] #58 8.150 Get:8 http://deb.debian.org/debian bookworm/main arm64 patch arm64 2.7.6-7 [121 kB]
18:35:49 [2024-03-06T18:35:49.728Z] #58 8.151 Get:9 http://deb.debian.org/debian bookworm/main arm64 dpkg-dev all 1.21.22 [1353 kB]
18:35:49 [2024-03-06T18:35:49.728Z] #58 8.171 Get:10 http://deb.debian.org/debian bookworm/main arm64 build-essential arm64 12.9 [7704 B]
18:35:49 [2024-03-06T18:35:49.728Z] #58 8.172 Get:11 http://deb.debian.org/debian bookworm/main arm64 libcap-dev arm64 1:2.66-4 [447 kB]
18:35:49 [2024-03-06T18:35:49.728Z] #58 8.177 Get:12 http://deb.debian.org/debian bookworm/main arm64 libprotobuf-c1 arm64 1.4.1-1+b1 [26.6 kB]
18:35:49 [2024-03-06T18:35:49.728Z] #58 8.179 Get:13 http://deb.debian.org/debian bookworm/main arm64 libprotobuf-c-dev arm64 1.4.1-1+b1 [34.6 kB]
18:35:49 [2024-03-06T18:35:49.728Z] #58 8.180 Get:14 http://deb.debian.org/debian bookworm/main arm64 libseccomp-dev arm64 2.5.4-1+b3 [87.8 kB]
18:35:49 [2024-03-06T18:35:49.728Z] #58 8.181 Get:15 http://deb.debian.org/debian bookworm/main arm64 libsystemd-dev arm64 252.22-1~deb12u1 [353 kB]
18:35:49 [2024-03-06T18:35:49.728Z] #58 8.184 Get:16 http://deb.debian.org/debian bookworm/main arm64 libtool all 2.4.7-5 [517 kB]
18:35:49 [2024-03-06T18:35:49.728Z] #58 8.188 Get:17 http://deb.debian.org/debian bookworm/main arm64 libudev-dev arm64 252.22-1~deb12u1 [52.1 kB]
18:35:49 [2024-03-06T18:35:49.728Z] #58 8.188 Get:18 http://deb.debian.org/debian bookworm/main arm64 libyajl2 arm64 2.1.0-3+deb12u2 [21.8 kB]
18:35:49 [2024-03-06T18:35:49.728Z] #58 8.190 Get:19 http://deb.debian.org/debian bookworm/main arm64 libyajl-dev arm64 2.1.0-3+deb12u2 [30.4 kB]
18:35:49 [2024-03-06T18:35:49.728Z] #58 8.548 debconf: delaying package configuration, since apt-utils is not installed
18:35:49 [2024-03-06T18:35:49.728Z] #58 8.700 Fetched 5657 kB in 1s (10.7 MB/s)
18:35:49 [2024-03-06T18:35:49.728Z] #58 8.873 Selecting previously unselected package bzip2.
18:35:49 [2024-03-06T18:35:49.728Z] #58 8.873 (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 ... 15667 files and directories currently installed.)
18:35:49 [2024-03-06T18:35:49.728Z] #58 8.888 Preparing to unpack .../00-bzip2_1.0.8-5+b1_arm64.deb ...
18:35:49 [2024-03-06T18:35:49.728Z] #58 8.925 Unpacking bzip2 (1.0.8-5+b1) ...
18:35:49 [2024-03-06T18:35:49.728Z] #58 9.557 Selecting previously unselected package xz-utils.
18:35:49 [2024-03-06T18:35:49.728Z] #58 9.560 Preparing to unpack .../01-xz-utils_5.4.1-0.2_arm64.deb ...
18:35:49 [2024-03-06T18:35:49.728Z] #58 9.675 Unpacking xz-utils (5.4.1-0.2) ...
18:35:49 [2024-03-06T18:35:49.728Z] #58 10.32 Selecting previously unselected package m4.
18:35:49 [2024-03-06T18:35:49.728Z] #58 10.32 Preparing to unpack .../02-m4_1.4.19-3_arm64.deb ...
18:35:49 [2024-03-06T18:35:49.728Z] #58 10.36 Unpacking m4 (1.4.19-3) ...
18:35:49 [2024-03-06T18:35:49.728Z] #58 ...
18:35:49 [2024-03-06T18:35:49.728Z] 
18:35:49 [2024-03-06T18:35:49.728Z] #59 [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
18:35:49 [2024-03-06T18:35:49.728Z] #59 3.968 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
18:35:49 [2024-03-06T18:35:49.728Z] #59 3.980 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
18:35:49 [2024-03-06T18:35:49.728Z] #59 3.980 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
18:35:49 [2024-03-06T18:35:49.728Z] #59 4.087 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
18:35:49 [2024-03-06T18:35:49.728Z] #59 4.530 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB]
18:35:49 [2024-03-06T18:35:49.728Z] #59 4.585 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [141 kB]
18:35:49 [2024-03-06T18:35:49.728Z] #59 5.616 Fetched 9093 kB in 2s (4795 kB/s)
18:35:49 [2024-03-06T18:35:49.728Z] #59 5.616 Reading package lists...
18:35:49 [2024-03-06T18:35:49.728Z] #59 7.058 Hit:1 http://deb.debian.org/debian bookworm InRelease
18:35:49 [2024-03-06T18:35:49.728Z] #59 7.058 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
18:35:49 [2024-03-06T18:35:49.728Z] #59 7.059 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
18:35:49 [2024-03-06T18:35:49.728Z] #59 7.587 Reading package lists...
18:35:49 [2024-03-06T18:35:49.728Z] #59 8.699 + apt-get  install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev pkg-config
18:35:49 [2024-03-06T18:35:49.728Z] #59 8.710 Reading package lists...
18:35:49 [2024-03-06T18:35:49.728Z] #59 9.514 Building dependency tree...
18:35:49 [2024-03-06T18:35:49.728Z] #59 10.15 gcc is already the newest version (4:12.2.0-3).
18:35:49 [2024-03-06T18:35:49.728Z] #59 10.15 pkg-config is already the newest version (1.8.1-1).
18:35:49 [2024-03-06T18:35:49.728Z] #59 10.15 The following additional packages will be installed:
18:35:49 [2024-03-06T18:35:49.728Z] #59 10.15   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs0 libelf1 libffi-dev
18:35:49 [2024-03-06T18:35:49.728Z] #59 10.15   libgcrypt20-dev libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin
18:35:49 [2024-03-06T18:35:49.728Z] #59 10.15   libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libgpg-error-dev
18:35:49 [2024-03-06T18:35:49.728Z] #59 10.16   libmount-dev libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3
18:35:49 [2024-03-06T18:35:49.728Z] #59 10.16   libsecret-1-0 libsecret-common libselinux1-dev libsepol-dev
18:35:49 [2024-03-06T18:35:49.728Z] #59 10.16   python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
18:35:49 [2024-03-06T18:35:49.728Z] #59 10.17 Suggested packages:
18:35:49 [2024-03-06T18:35:49.728Z] #59 10.17   libgcrypt20-doc low-memory-monitor libgirepository1.0-dev libglib2.0-doc
18:35:49 [2024-03-06T18:35:49.728Z] #59 10.17   libgdk-pixbuf2.0-bin libxml2-utils
18:35:49 [2024-03-06T18:35:49.728Z] #59 10.17 Recommended packages:
18:35:49 [2024-03-06T18:35:49.728Z] #59 10.17   shared-mime-info xdg-user-dirs
18:35:49 [2024-03-06T18:35:49.728Z] #59 ...
18:35:49 [2024-03-06T18:35:49.728Z] 
18:35:49 [2024-03-06T18:35:49.728Z] #60 [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
18:35:49 [2024-03-06T18:35:49.728Z] #60 ...
18:35:49 [2024-03-06T18:35:49.728Z] 
18:35:49 [2024-03-06T18:35:49.728Z] #61 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.6.0"      && /build/shfmt --version
18:35:49 [2024-03-06T18:35:49.728Z] #61 3.009 go: downloading mvdan.cc/sh/v3 v3.6.0
18:35:49 [2024-03-06T18:35:49.728Z] #61 4.179 go: downloading golang.org/x/term v0.3.0
18:35:49 [2024-03-06T18:35:49.728Z] #61 4.183 go: downloading github.com/google/renameio/v2 v2.0.0
18:35:49 [2024-03-06T18:35:49.728Z] #61 4.214 go: downloading github.com/pkg/diff v0.0.0-20210226163009-20ebb0f2a09e
18:35:49 [2024-03-06T18:35:49.728Z] #61 4.215 go: downloading mvdan.cc/editorconfig v0.2.0
18:35:49 [2024-03-06T18:35:49.728Z] #61 4.623 go: downloading golang.org/x/sys v0.3.0
18:35:49 [2024-03-06T18:35:49.983Z] #61 ...
18:35:49 [2024-03-06T18:35:49.983Z] 
18:35:49 [2024-03-06T18:35:49.983Z] #62 [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
18:35:49 [2024-03-06T18:35:49.983Z] #62 5.555 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
18:35:49 [2024-03-06T18:35:49.983Z] #62 5.576 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
18:35:49 [2024-03-06T18:35:49.983Z] #62 5.576 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
18:35:49 [2024-03-06T18:35:49.983Z] #62 5.800 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
18:35:49 [2024-03-06T18:35:49.983Z] #62 6.119 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB]
18:35:49 [2024-03-06T18:35:49.983Z] #62 6.224 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [141 kB]
18:35:49 [2024-03-06T18:35:49.983Z] #62 8.008 Fetched 9093 kB in 3s (3363 kB/s)
18:35:49 [2024-03-06T18:35:49.983Z] #62 8.008 Reading package lists...
18:35:49 [2024-03-06T18:35:49.983Z] #62 8.984 Reading package lists...
18:35:49 [2024-03-06T18:35:49.983Z] #62 9.787 Building dependency tree...
18:35:49 [2024-03-06T18:35:49.983Z] #62 10.45 The following additional packages will be installed:
18:35:49 [2024-03-06T18:35:49.983Z] #62 10.46   cmake-data libarchive13 libicu72 libjsoncpp25 librhash0 libuv1 libxml2
18:35:49 [2024-03-06T18:35:49.983Z] #62 10.46 Suggested packages:
18:35:49 [2024-03-06T18:35:49.983Z] #62 10.46   cmake-doc cmake-format elpa-cmake-mode ninja-build lrzip
18:35:49 [2024-03-06T18:35:49.983Z] #62 10.53 The following NEW packages will be installed:
18:35:49 [2024-03-06T18:35:49.983Z] #62 ...
18:35:49 [2024-03-06T18:35:49.983Z] 
18:35:49 [2024-03-06T18:35:49.983Z] #63 [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.0.0-rc1 https://github.com/docker/cli.git /build      && /build/docker --version
18:35:50 [2024-03-06T18:35:50.238Z] #63 ...
18:35:50 [2024-03-06T18:35:50.238Z] 
18:35:50 [2024-03-06T18:35:50.238Z] #64 [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
18:35:50 [2024-03-06T18:35:50.238Z] #64 2.125 go: downloading gotest.tools/gotestsum v1.8.2
18:35:50 [2024-03-06T18:35:50.238Z] #64 2.669 go: downloading github.com/dnephin/pflag v1.0.7
18:35:50 [2024-03-06T18:35:50.238Z] #64 2.669 go: downloading github.com/fatih/color v1.13.0
18:35:50 [2024-03-06T18:35:50.238Z] #64 2.669 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
18:35:50 [2024-03-06T18:35:50.238Z] #64 2.680 go: downloading github.com/fsnotify/fsnotify v1.5.4
18:35:50 [2024-03-06T18:35:50.238Z] #64 2.682 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8
18:35:50 [2024-03-06T18:35:50.238Z] #64 2.686 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f
18:35:50 [2024-03-06T18:35:50.238Z] #64 2.687 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467
18:35:50 [2024-03-06T18:35:50.238Z] #64 2.712 go: downloading github.com/mattn/go-colorable v0.1.12
18:35:50 [2024-03-06T18:35:50.238Z] #64 2.712 go: downloading github.com/mattn/go-isatty v0.0.14
18:35:50 [2024-03-06T18:35:50.238Z] #64 2.718 go: downloading golang.org/x/tools v0.1.11
18:35:50 [2024-03-06T18:35:50.238Z] #64 3.296 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
18:35:50 [2024-03-06T18:35:50.238Z] #64 ...
18:35:50 [2024-03-06T18:35:50.238Z] 
18:35:50 [2024-03-06T18:35:50.238Z] #65 [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
18:35:50 [2024-03-06T18:35:50.238Z] #65 2.608 go: downloading github.com/tc-hib/go-winres v0.3.1
18:35:50 [2024-03-06T18:35:50.238Z] #65 3.550 go: downloading github.com/tc-hib/winres v0.1.6
18:35:50 [2024-03-06T18:35:50.238Z] #65 3.550 go: downloading github.com/urfave/cli/v2 v2.3.0
18:35:50 [2024-03-06T18:35:50.238Z] #65 3.901 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
18:35:50 [2024-03-06T18:35:50.238Z] #65 3.927 go: downloading github.com/russross/blackfriday/v2 v2.1.0
18:35:50 [2024-03-06T18:35:50.238Z] #65 4.106 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
18:35:50 [2024-03-06T18:35:50.238Z] #65 4.106 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
18:35:50 [2024-03-06T18:35:50.493Z] #65 ...
18:35:50 [2024-03-06T18:35:50.493Z] 
18:35:50 [2024-03-06T18:35:50.493Z] #66 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             dpkg-dev             gcc             libc6-dev             libseccomp-dev             pkg-config
18:35:50 [2024-03-06T18:35:50.493Z] #66 3.872 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
18:35:50 [2024-03-06T18:35:50.493Z] #66 3.984 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
18:35:50 [2024-03-06T18:35:50.493Z] #66 3.984 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
18:35:50 [2024-03-06T18:35:50.493Z] #66 4.097 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
18:35:50 [2024-03-06T18:35:50.493Z] #66 4.481 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB]
18:35:50 [2024-03-06T18:35:50.493Z] #66 4.524 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [141 kB]
18:35:50 [2024-03-06T18:35:50.493Z] #66 5.577 Fetched 9093 kB in 2s (4434 kB/s)
18:35:50 [2024-03-06T18:35:50.493Z] #66 5.577 Reading package lists...
18:35:50 [2024-03-06T18:35:50.493Z] #66 7.001 Hit:1 http://deb.debian.org/debian bookworm InRelease
18:35:50 [2024-03-06T18:35:50.493Z] #66 7.001 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
18:35:50 [2024-03-06T18:35:50.493Z] #66 7.001 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
18:35:50 [2024-03-06T18:35:50.493Z] #66 7.580 Reading package lists...
18:35:50 [2024-03-06T18:35:50.493Z] #66 8.635 + apt-get  install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev pkg-config
18:35:50 [2024-03-06T18:35:50.493Z] #66 8.641 Reading package lists...
18:35:50 [2024-03-06T18:35:50.493Z] #66 9.812 Building dependency tree...
18:35:50 [2024-03-06T18:35:50.493Z] #66 10.48 gcc is already the newest version (4:12.2.0-3).
18:35:50 [2024-03-06T18:35:50.493Z] #66 10.48 libc6-dev is already the newest version (2.36-9+deb12u4).
18:35:50 [2024-03-06T18:35:50.493Z] #66 10.48 pkg-config is already the newest version (1.8.1-1).
18:35:50 [2024-03-06T18:35:50.493Z] #66 10.48 The following additional packages will be installed:
18:35:50 [2024-03-06T18:35:50.493Z] #66 10.48   bzip2 libdpkg-perl patch xz-utils
18:35:50 [2024-03-06T18:35:50.493Z] #66 10.48 Suggested packages:
18:35:50 [2024-03-06T18:35:50.493Z] #66 10.48   bzip2-doc debian-keyring bzr seccomp ed diffutils-doc
18:35:50 [2024-03-06T18:35:50.493Z] #66 10.48 Recommended packages:
18:35:50 [2024-03-06T18:35:50.493Z] #66 10.48   build-essential fakeroot libalgorithm-merge-perl libfile-fcntllock-perl
18:35:50 [2024-03-06T18:35:50.493Z] #66 10.48   liblocale-gettext-perl
18:35:50 [2024-03-06T18:35:50.493Z] #66 10.56 The following NEW packages will be installed:
18:35:50 [2024-03-06T18:35:50.493Z] #66 10.56   bzip2 dpkg-dev libdpkg-perl libseccomp-dev patch xz-utils
18:35:50 [2024-03-06T18:35:50.493Z] #66 10.86 0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded.
18:35:50 [2024-03-06T18:35:50.493Z] #66 10.86 Need to get 2683 kB of archives.
18:35:50 [2024-03-06T18:35:50.493Z] #66 10.86 After this operation, 6010 kB of additional disk space will be used.
18:35:50 [2024-03-06T18:35:50.493Z] #66 10.86 Get:1 http://deb.debian.org/debian bookworm/main arm64 bzip2 arm64 1.0.8-5+b1 [48.9 kB]
18:35:50 [2024-03-06T18:35:50.493Z] #66 10.88 Get:2 http://deb.debian.org/debian bookworm/main arm64 xz-utils arm64 5.4.1-0.2 [469 kB]
18:35:50 [2024-03-06T18:35:50.493Z] #66 10.90 Get:3 http://deb.debian.org/debian bookworm/main arm64 libdpkg-perl all 1.21.22 [603 kB]
18:35:50 [2024-03-06T18:35:50.493Z] #66 10.92 Get:4 http://deb.debian.org/debian bookworm/main arm64 patch arm64 2.7.6-7 [121 kB]
18:35:50 [2024-03-06T18:35:50.493Z] #66 10.95 Get:5 http://deb.debian.org/debian bookworm/main arm64 dpkg-dev all 1.21.22 [1353 kB]
18:35:50 [2024-03-06T18:35:50.493Z] #66 11.00 Get:6 http://deb.debian.org/debian bookworm/main arm64 libseccomp-dev arm64 2.5.4-1+b3 [87.8 kB]
18:35:50 [2024-03-06T18:35:50.493Z] #66 ...
18:35:50 [2024-03-06T18:35:50.493Z] 
18:35:50 [2024-03-06T18:35:50.493Z] #67 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
18:35:50 [2024-03-06T18:35:50.774Z] #67 ...
18:35:50 [2024-03-06T18:35:50.774Z] 
18:35:50 [2024-03-06T18:35:50.774Z] #68 [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
18:35:50 [2024-03-06T18:35:50.774Z] #68 5.007 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
18:35:50 [2024-03-06T18:35:50.774Z] #68 5.040 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
18:35:50 [2024-03-06T18:35:50.774Z] #68 5.144 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
18:35:50 [2024-03-06T18:35:50.774Z] #68 5.192 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
18:35:50 [2024-03-06T18:35:50.774Z] #68 5.500 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB]
18:35:50 [2024-03-06T18:35:50.774Z] #68 5.639 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [141 kB]
18:35:50 [2024-03-06T18:35:50.774Z] #68 7.042 Fetched 9093 kB in 2s (3982 kB/s)
18:35:50 [2024-03-06T18:35:50.774Z] #68 7.042 Reading package lists...
18:35:50 [2024-03-06T18:35:50.774Z] #68 8.617 Hit:1 http://deb.debian.org/debian bookworm InRelease
18:35:50 [2024-03-06T18:35:50.774Z] #68 8.617 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
18:35:50 [2024-03-06T18:35:50.774Z] #68 8.617 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
18:35:50 [2024-03-06T18:35:50.774Z] #68 9.206 Reading package lists...
18:35:50 [2024-03-06T18:35:50.774Z] #68 10.14 + apt-get  install -y --no-install-recommends gcc libc6-dev pkg-config
18:35:50 [2024-03-06T18:35:50.774Z] #68 10.18 Reading package lists...
18:35:50 [2024-03-06T18:35:50.774Z] #68 10.96 Building dependency tree...
18:35:50 [2024-03-06T18:35:50.774Z] #68 ...
18:35:50 [2024-03-06T18:35:50.774Z] 
18:35:50 [2024-03-06T18:35:50.774Z] #59 [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
18:35:50 [2024-03-06T18:35:50.774Z] #59 10.60 The following NEW packages will be installed:
18:35:50 [2024-03-06T18:35:50.774Z] #59 10.60   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs-dev libbtrfs0 libelf1
18:35:50 [2024-03-06T18:35:50.774Z] #59 10.60   libffi-dev libgcrypt20-dev libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin
18:35:50 [2024-03-06T18:35:50.774Z] #59 10.60   libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libgpg-error-dev
18:35:50 [2024-03-06T18:35:50.774Z] #59 10.60   libmount-dev libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3
18:35:50 [2024-03-06T18:35:50.774Z] #59 10.60   libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev libsepol-dev
18:35:50 [2024-03-06T18:35:50.774Z] #59 10.60   python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
18:35:50 [2024-03-06T18:35:50.774Z] #59 10.89 0 upgraded, 29 newly installed, 0 to remove and 0 not upgraded.
18:35:50 [2024-03-06T18:35:50.774Z] #59 10.89 Need to get 9078 kB of archives.
18:35:50 [2024-03-06T18:35:50.774Z] #59 10.89 After this operation, 46.9 MB of additional disk space will be used.
18:35:50 [2024-03-06T18:35:50.774Z] #59 10.89 Get:1 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-0 arm64 2.74.6-2 [1310 kB]
18:35:50 [2024-03-06T18:35:50.774Z] #59 10.97 Get:2 http://deb.debian.org/debian bookworm/main arm64 libgirepository-1.0-1 arm64 1.74.0-3 [93.2 kB]
18:35:50 [2024-03-06T18:35:50.774Z] #59 10.98 Get:3 http://deb.debian.org/debian bookworm/main arm64 gir1.2-glib-2.0 arm64 1.74.0-3 [160 kB]
18:35:50 [2024-03-06T18:35:50.774Z] #59 11.00 Get:4 http://deb.debian.org/debian bookworm/main arm64 libsecret-common all 0.20.5-3 [28.5 kB]
18:35:50 [2024-03-06T18:35:50.774Z] #59 11.00 Get:5 http://deb.debian.org/debian bookworm/main arm64 libsecret-1-0 arm64 0.20.5-3 [107 kB]
18:35:50 [2024-03-06T18:35:50.774Z] #59 11.00 Get:6 http://deb.debian.org/debian bookworm/main arm64 gir1.2-secret-1 arm64 0.20.5-3 [13.5 kB]
18:35:50 [2024-03-06T18:35:50.774Z] #59 11.01 Get:7 http://deb.debian.org/debian bookworm/main arm64 uuid-dev arm64 2.38.1-5+b1 [40.5 kB]
18:35:50 [2024-03-06T18:35:50.774Z] #59 11.04 Get:8 http://deb.debian.org/debian bookworm/main arm64 libblkid-dev arm64 2.38.1-5+b1 [183 kB]
18:35:50 [2024-03-06T18:35:50.774Z] #59 11.05 Get:9 http://deb.debian.org/debian bookworm/main arm64 libbtrfs0 arm64 6.2-1 [34.5 kB]
18:35:50 [2024-03-06T18:35:50.774Z] #59 11.09 Get:10 http://deb.debian.org/debian bookworm/main arm64 libbtrfs-dev arm64 6.2-1 [70.3 kB]
18:35:50 [2024-03-06T18:35:50.774Z] #59 11.15 Get:11 http://deb.debian.org/debian bookworm/main arm64 libelf1 arm64 0.188-2.1 [173 kB]
18:35:50 [2024-03-06T18:35:50.774Z] #59 11.28 Get:12 http://deb.debian.org/debian bookworm/main arm64 libffi-dev arm64 3.4.4-1 [56.0 kB]
18:35:50 [2024-03-06T18:35:50.774Z] #59 11.28 Get:13 http://deb.debian.org/debian bookworm/main arm64 libgpg-error-dev arm64 1.46-1 [130 kB]
18:35:50 [2024-03-06T18:35:50.774Z] #59 11.29 Get:14 http://deb.debian.org/debian bookworm/main arm64 libgcrypt20-dev arm64 1.10.1-3 [683 kB]
18:35:50 [2024-03-06T18:35:50.774Z] #59 11.30 Get:15 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-data all 2.74.6-2 [1207 kB]
18:35:51 [2024-03-06T18:35:51.033Z] #59 11.52 Get:16 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-bin arm64 2.74.6-2 [106 kB]
18:35:51 [2024-03-06T18:35:51.033Z] #59 11.63 Get:17 http://deb.debian.org/debian bookworm/main arm64 python3-lib2to3 all 3.11.2-3 [76.3 kB]
18:35:51 [2024-03-06T18:35:51.033Z] #59 11.66 Get:18 http://deb.debian.org/debian bookworm/main arm64 python3-distutils all 3.11.2-3 [131 kB]
18:35:51 [2024-03-06T18:35:51.033Z] #59 11.67 Get:19 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-dev-bin arm64 2.74.6-2 [150 kB]
18:35:51 [2024-03-06T18:35:51.288Z] #59 11.78 Get:20 http://deb.debian.org/debian bookworm/main arm64 libsepol-dev arm64 3.4-2.1 [332 kB]
18:35:51 [2024-03-06T18:35:51.288Z] #59 11.87 Get:21 http://deb.debian.org/debian bookworm/main arm64 libpcre2-16-0 arm64 10.42-1 [216 kB]
18:35:51 [2024-03-06T18:35:51.288Z] #59 11.89 Get:22 http://deb.debian.org/debian bookworm/main arm64 libpcre2-32-0 arm64 10.42-1 [207 kB]
18:35:51 [2024-03-06T18:35:51.288Z] #59 11.91 Get:23 http://deb.debian.org/debian bookworm/main arm64 libpcre2-posix3 arm64 10.42-1 [55.5 kB]
18:35:51 [2024-03-06T18:35:51.288Z] #59 11.92 Get:24 http://deb.debian.org/debian bookworm/main arm64 libpcre2-dev arm64 10.42-1 [664 kB]
18:35:51 [2024-03-06T18:35:51.288Z] #59 12.00 Get:25 http://deb.debian.org/debian bookworm/main arm64 libselinux1-dev arm64 3.4-1+b6 [159 kB]
18:35:51 [2024-03-06T18:35:51.288Z] #59 12.01 Get:26 http://deb.debian.org/debian bookworm/main arm64 libmount-dev arm64 2.38.1-5+b1 [22.5 kB]
18:35:51 [2024-03-06T18:35:51.288Z] #59 12.04 Get:27 http://deb.debian.org/debian bookworm/main arm64 zlib1g-dev arm64 1:1.2.13.dfsg-1 [913 kB]
18:35:51 [2024-03-06T18:35:51.288Z] #59 12.09 Get:28 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-dev arm64 2.74.6-2 [1613 kB]
18:35:51 [2024-03-06T18:35:51.288Z] #59 ...
18:35:51 [2024-03-06T18:35:51.288Z] 
18:35:51 [2024-03-06T18:35:51.288Z] #69 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.13" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
18:35:51 [2024-03-06T18:35:51.668Z] #69 ...
18:35:51 [2024-03-06T18:35:51.668Z] 
18:35:51 [2024-03-06T18:35:51.668Z] #70 [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...)
18:35:51 [2024-03-06T18:35:51.923Z] #70 ...
18:35:51 [2024-03-06T18:35:51.923Z] 
18:35:51 [2024-03-06T18:35:51.923Z] #30 [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
18:35:51 [2024-03-06T18:35:51.923Z] #30 5.843 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
18:35:51 [2024-03-06T18:35:51.923Z] #30 6.435 #=#=#                                                                         
18:35:51 [2024-03-06T18:35:51.923Z] #30 6.649 #=#=#                                                                         
##O#-#                                                                        

#                                                                          2.4%
######################################################################## 100.0%
18:35:51 [2024-03-06T18:35:51.923Z] #30 7.204 
18:35:51 [2024-03-06T18:35:51.923Z] #30 9.525 Downloading 'library/debian:bookworm-slim@sha256:2bc5c236e9b262645a323e9088dfa3bb1ecb16cc75811daf40a23a824d665be9' (1 layers)...
18:35:51 [2024-03-06T18:35:51.923Z] #30 10.31 #=#=#                                                                         
18:35:51 [2024-03-06T18:35:51.923Z] #30 10.64 #=#=#                                                                         

                                                                           0.1%
############################                                              39.1%
###############################################                           66.0%
######################################################################## 100.0%
18:35:51 [2024-03-06T18:35:51.923Z] #30 11.85 
18:35:51 [2024-03-06T18:35:51.923Z] #30 15.11 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
18:35:51 [2024-03-06T18:35:51.923Z] #30 15.84 #=#=#                                                                         
18:35:52 [2024-03-06T18:35:52.178Z] #30 16.23 #=#=#                                                                         
18:35:52 [2024-03-06T18:35:52.178Z] #30 ...
18:35:52 [2024-03-06T18:35:52.178Z] 
18:35:52 [2024-03-06T18:35:52.178Z] #66 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             dpkg-dev             gcc             libc6-dev             libseccomp-dev             pkg-config
18:35:52 [2024-03-06T18:35:52.178Z] #66 11.35 debconf: delaying package configuration, since apt-utils is not installed
18:35:52 [2024-03-06T18:35:52.178Z] #66 11.80 Fetched 2683 kB in 0s (6282 kB/s)
18:35:52 [2024-03-06T18:35:52.178Z] #66 12.00 Selecting previously unselected package bzip2.
18:35:52 [2024-03-06T18:35:52.178Z] #66 12.00 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15667 files and directories currently installed.)
18:35:52 [2024-03-06T18:35:52.178Z] #66 12.02 Preparing to unpack .../0-bzip2_1.0.8-5+b1_arm64.deb ...
18:35:52 [2024-03-06T18:35:52.178Z] #66 12.11 Unpacking bzip2 (1.0.8-5+b1) ...
18:35:52 [2024-03-06T18:35:52.178Z] #66 12.71 Selecting previously unselected package xz-utils.
18:35:52 [2024-03-06T18:35:52.178Z] #66 12.71 Preparing to unpack .../1-xz-utils_5.4.1-0.2_arm64.deb ...
18:35:52 [2024-03-06T18:35:52.178Z] #66 12.74 Unpacking xz-utils (5.4.1-0.2) ...
18:35:52 [2024-03-06T18:35:52.758Z] #66 13.34 Selecting previously unselected package libdpkg-perl.
18:35:52 [2024-03-06T18:35:52.758Z] #66 13.34 Preparing to unpack .../2-libdpkg-perl_1.21.22_all.deb ...
18:35:53 [2024-03-06T18:35:53.013Z] #66 13.45 Unpacking libdpkg-perl (1.21.22) ...
18:35:53 [2024-03-06T18:35:53.573Z] #66 14.19 Selecting previously unselected package patch.
18:35:53 [2024-03-06T18:35:53.573Z] #66 14.20 Preparing to unpack .../3-patch_2.7.6-7_arm64.deb ...
18:35:53 [2024-03-06T18:35:53.829Z] #66 14.27 Unpacking patch (2.7.6-7) ...
18:35:53 [2024-03-06T18:35:53.829Z] #66 14.51 Selecting previously unselected package dpkg-dev.
18:35:53 [2024-03-06T18:35:53.829Z] #66 14.51 Preparing to unpack .../4-dpkg-dev_1.21.22_all.deb ...
18:35:53 [2024-03-06T18:35:53.829Z] #66 14.57 Unpacking dpkg-dev (1.21.22) ...
18:35:55 [2024-03-06T18:35:55.008Z] #66 15.51 Selecting previously unselected package libseccomp-dev:arm64.
18:35:55 [2024-03-06T18:35:55.008Z] #66 15.52 Preparing to unpack .../5-libseccomp-dev_2.5.4-1+b3_arm64.deb ...
18:35:55 [2024-03-06T18:35:55.008Z] #66 15.78 Unpacking libseccomp-dev:arm64 (2.5.4-1+b3) ...
18:35:55 [2024-03-06T18:35:55.568Z] #66 ...
18:35:55 [2024-03-06T18:35:55.568Z] 
18:35:55 [2024-03-06T18:35:55.568Z] #67 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
18:35:55 [2024-03-06T18:35:55.568Z] #67 DONE 15.0s
18:35:55 [2024-03-06T18:35:55.568Z] 
18:35:55 [2024-03-06T18:35:55.568Z] #47 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
18:35:55 [2024-03-06T18:35:55.568Z] #47 DONE 15.6s
18:35:55 [2024-03-06T18:35:55.568Z] 
18:35:55 [2024-03-06T18:35:55.568Z] #58 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
18:35:55 [2024-03-06T18:35:55.568Z] #58 11.23 Selecting previously unselected package autoconf.
18:35:55 [2024-03-06T18:35:55.568Z] #58 11.24 Preparing to unpack .../03-autoconf_2.71-3_all.deb ...
18:35:55 [2024-03-06T18:35:55.568Z] #58 11.48 Unpacking autoconf (2.71-3) ...
18:35:55 [2024-03-06T18:35:55.568Z] #58 12.19 Selecting previously unselected package autotools-dev.
18:35:55 [2024-03-06T18:35:55.568Z] #58 12.20 Preparing to unpack .../04-autotools-dev_20220109.1_all.deb ...
18:35:55 [2024-03-06T18:35:55.568Z] #58 12.29 Unpacking autotools-dev (20220109.1) ...
18:35:55 [2024-03-06T18:35:55.568Z] #58 12.89 Selecting previously unselected package automake.
18:35:55 [2024-03-06T18:35:55.568Z] #58 12.89 Preparing to unpack .../05-automake_1%3a1.16.5-1.3_all.deb ...
18:35:55 [2024-03-06T18:35:55.568Z] #58 12.93 Unpacking automake (1:1.16.5-1.3) ...
18:35:55 [2024-03-06T18:35:55.568Z] #58 13.46 Selecting previously unselected package libdpkg-perl.
18:35:55 [2024-03-06T18:35:55.568Z] #58 13.48 Preparing to unpack .../06-libdpkg-perl_1.21.22_all.deb ...
18:35:55 [2024-03-06T18:35:55.568Z] #58 13.56 Unpacking libdpkg-perl (1.21.22) ...
18:35:55 [2024-03-06T18:35:55.568Z] #58 14.31 Selecting previously unselected package patch.
18:35:55 [2024-03-06T18:35:55.568Z] #58 14.32 Preparing to unpack .../07-patch_2.7.6-7_arm64.deb ...
18:35:55 [2024-03-06T18:35:55.568Z] #58 14.41 Unpacking patch (2.7.6-7) ...
18:35:55 [2024-03-06T18:35:55.568Z] #58 14.70 Selecting previously unselected package dpkg-dev.
18:35:55 [2024-03-06T18:35:55.568Z] #58 14.70 Preparing to unpack .../08-dpkg-dev_1.21.22_all.deb ...
18:35:55 [2024-03-06T18:35:55.568Z] #58 14.81 Unpacking dpkg-dev (1.21.22) ...
18:35:55 [2024-03-06T18:35:55.568Z] #58 15.69 Selecting previously unselected package build-essential.
18:35:55 [2024-03-06T18:35:55.568Z] #58 15.70 Preparing to unpack .../09-build-essential_12.9_arm64.deb ...
18:35:55 [2024-03-06T18:35:55.568Z] #58 15.96 Unpacking build-essential (12.9) ...
18:35:55 [2024-03-06T18:35:55.568Z] #58 16.36 Selecting previously unselected package libcap-dev:arm64.
18:35:55 [2024-03-06T18:35:55.568Z] #58 16.36 Preparing to unpack .../10-libcap-dev_1%3a2.66-4_arm64.deb ...
18:35:55 [2024-03-06T18:35:55.568Z] #58 16.37 Unpacking libcap-dev:arm64 (1:2.66-4) ...
18:35:55 [2024-03-06T18:35:55.891Z] #58 ...
18:35:55 [2024-03-06T18:35:55.891Z] 
18:35:55 [2024-03-06T18:35:55.891Z] #53 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v2.0.2" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
18:35:55 [2024-03-06T18:35:55.891Z] #53 DONE 14.3s
18:35:55 [2024-03-06T18:35:55.891Z] 
18:35:55 [2024-03-06T18:35:55.891Z] #50 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.12" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
18:35:55 [2024-03-06T18:35:55.891Z] #50 DONE 15.3s
18:35:55 [2024-03-06T18:35:55.891Z] 
18:35:55 [2024-03-06T18:35:55.891Z] #56 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.21.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
18:35:55 [2024-03-06T18:35:55.891Z] #56 DONE 10.1s
18:35:55 [2024-03-06T18:35:55.891Z] 
18:35:55 [2024-03-06T18:35:55.891Z] #68 [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
18:35:55 [2024-03-06T18:35:55.891Z] #68 11.64 gcc is already the newest version (4:12.2.0-3).
18:35:55 [2024-03-06T18:35:55.891Z] #68 11.64 libc6-dev is already the newest version (2.36-9+deb12u4).
18:35:55 [2024-03-06T18:35:55.891Z] #68 11.64 pkg-config is already the newest version (1.8.1-1).
18:35:55 [2024-03-06T18:35:55.891Z] #68 11.64 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
18:35:55 [2024-03-06T18:35:55.891Z] #68 DONE 16.3s
18:35:55 [2024-03-06T18:35:55.891Z] 
18:35:55 [2024-03-06T18:35:55.891Z] #70 [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...)
18:35:55 [2024-03-06T18:35:55.891Z] #70 1.049 + export GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
18:35:55 [2024-03-06T18:35:55.891Z] #70 1.050 + mkdir /build
18:35:55 [2024-03-06T18:35:55.891Z] #70 DONE 4.2s
18:35:55 [2024-03-06T18:35:55.891Z] 
18:35:55 [2024-03-06T18:35:55.891Z] #66 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             dpkg-dev             gcc             libc6-dev             libseccomp-dev             pkg-config
18:35:55 [2024-03-06T18:35:55.891Z] #66 16.32 Setting up libseccomp-dev:arm64 (2.5.4-1+b3) ...
18:35:55 [2024-03-06T18:35:55.891Z] #66 16.49 Setting up bzip2 (1.0.8-5+b1) ...
18:35:55 [2024-03-06T18:35:55.891Z] #66 16.53 Setting up xz-utils (5.4.1-0.2) ...
18:35:56 [2024-03-06T18:35:56.182Z] #66 16.62 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
18:35:56 [2024-03-06T18:35:56.182Z] #66 ...
18:35:56 [2024-03-06T18:35:56.182Z] 
18:35:56 [2024-03-06T18:35:56.182Z] #30 [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
18:35:56 [2024-03-06T18:35:56.182Z] #30 16.23 #=#=#                                                                         

######################################################################## 100.0%
18:35:56 [2024-03-06T18:35:56.182Z] #30 16.59 
18:35:56 [2024-03-06T18:35:56.182Z] #30 18.18 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
18:35:56 [2024-03-06T18:35:56.182Z] #30 18.96 #=#=#                                                                         
18:35:56 [2024-03-06T18:35:56.182Z] #30 19.27 #=#=#                                                                         

######################################################################## 100.0%
18:35:56 [2024-03-06T18:35:56.182Z] #30 19.58 
18:35:56 [2024-03-06T18:35:56.182Z] #30 19.82 Download of images into '/build' complete.
18:35:56 [2024-03-06T18:35:56.182Z] #30 19.82 Use something like the following to load the result into a Docker daemon:
18:35:56 [2024-03-06T18:35:56.182Z] #30 19.82   tar -cC '/build' . | docker load
18:35:56 [2024-03-06T18:35:56.182Z] #30 DONE 20.1s
18:35:56 [2024-03-06T18:35:56.182Z] 
18:35:56 [2024-03-06T18:35:56.182Z] #66 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             dpkg-dev             gcc             libc6-dev             libseccomp-dev             pkg-config
18:35:56 [2024-03-06T18:35:56.182Z] #66 16.87 Setting up patch (2.7.6-7) ...
18:35:56 [2024-03-06T18:35:56.182Z] #66 ...
18:35:56 [2024-03-06T18:35:56.182Z] 
18:35:56 [2024-03-06T18:35:56.182Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.55.2"      && /build/golangci-lint --version
18:35:56 [2024-03-06T18:35:56.182Z] #55 6.968 go: downloading mvdan.cc/gofumpt v0.5.0
18:35:56 [2024-03-06T18:35:56.182Z] #55 6.968 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
18:35:56 [2024-03-06T18:35:56.182Z] #55 6.968 go: downloading mvdan.cc/unparam v0.0.0-20221223090309-7455f1af531d
18:35:56 [2024-03-06T18:35:56.182Z] #55 6.974 go: downloading github.com/spf13/afero v1.8.2
18:35:56 [2024-03-06T18:35:56.182Z] #55 6.974 go: downloading github.com/spf13/cast v1.5.0
18:35:56 [2024-03-06T18:35:56.182Z] #55 6.974 go: downloading github.com/spf13/jwalterweatherman v1.1.0
18:35:56 [2024-03-06T18:35:56.182Z] #55 6.974 go: downloading github.com/hashicorp/errwrap v1.0.0
18:35:56 [2024-03-06T18:35:56.182Z] #55 7.064 go: downloading golang.org/x/sys v0.13.0
18:35:56 [2024-03-06T18:35:56.182Z] #55 7.088 go: downloading github.com/davecgh/go-spew v1.1.1
18:35:56 [2024-03-06T18:35:56.182Z] #55 7.091 go: downloading github.com/pmezard/go-difflib v1.0.0
18:35:56 [2024-03-06T18:35:56.182Z] #55 7.129 go: downloading github.com/stretchr/objx v0.5.0
18:35:56 [2024-03-06T18:35:56.182Z] #55 7.163 go: downloading github.com/fatih/structtag v1.2.0
18:35:56 [2024-03-06T18:35:56.182Z] #55 7.165 go: downloading github.com/gobwas/glob v0.2.3
18:35:56 [2024-03-06T18:35:56.182Z] #55 7.216 go: downloading github.com/google/go-cmp v0.6.0
18:35:56 [2024-03-06T18:35:56.182Z] #55 7.218 go: downloading gopkg.in/yaml.v2 v2.4.0
18:35:56 [2024-03-06T18:35:56.182Z] #55 7.250 go: downloading golang.org/x/sync v0.4.0
18:35:56 [2024-03-06T18:35:56.182Z] #55 7.287 go: downloading go.uber.org/zap v1.24.0
18:35:56 [2024-03-06T18:35:56.182Z] #55 7.393 go: downloading github.com/go-toolsmith/astfmt v1.1.0
18:35:56 [2024-03-06T18:35:56.182Z] #55 7.462 go: downloading github.com/go-toolsmith/astcast v1.1.0
18:35:56 [2024-03-06T18:35:56.182Z] #55 7.463 go: downloading github.com/go-toolsmith/astcopy v1.1.0
18:35:56 [2024-03-06T18:35:56.182Z] #55 7.587 go: downloading github.com/go-toolsmith/astequal v1.1.0
18:35:56 [2024-03-06T18:35:56.182Z] #55 7.673 go: downloading github.com/go-toolsmith/astp v1.1.0
18:35:56 [2024-03-06T18:35:56.182Z] #55 7.677 go: downloading github.com/go-toolsmith/typep v1.1.0
18:35:56 [2024-03-06T18:35:56.182Z] #55 7.691 go: downloading github.com/quasilyte/go-ruleguard v0.4.0
18:35:56 [2024-03-06T18:35:56.182Z] #55 7.696 go: downloading github.com/go-toolsmith/strparse v1.1.0
18:35:56 [2024-03-06T18:35:56.182Z] #55 7.696 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20210819130434-b3f0c404a727
18:35:56 [2024-03-06T18:35:56.182Z] #55 7.805 go: downloading github.com/kisielk/gotool v1.0.0
18:35:56 [2024-03-06T18:35:56.182Z] #55 7.807 go: downloading golang.org/x/text v0.13.0
18:35:56 [2024-03-06T18:35:56.182Z] #55 7.933 go: downloading github.com/gostaticanalysis/comment v1.4.2
18:35:56 [2024-03-06T18:35:56.182Z] #55 7.990 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
18:35:56 [2024-03-06T18:35:56.182Z] #55 7.992 go: downloading github.com/ettle/strcase v0.1.1
18:35:56 [2024-03-06T18:35:56.182Z] #55 8.100 go: downloading github.com/Masterminds/semver v1.5.0
18:35:56 [2024-03-06T18:35:56.182Z] #55 8.108 go: downloading github.com/ccojocar/zxcvbn-go v1.0.1
18:35:56 [2024-03-06T18:35:56.182Z] #55 8.132 go: downloading github.com/prometheus/client_golang v1.12.1
18:35:56 [2024-03-06T18:35:56.182Z] #55 8.139 go: downloading github.com/prometheus/client_model v0.2.0
18:35:56 [2024-03-06T18:35:56.182Z] #55 8.166 go: downloading golang.org/x/exp/typeparams v0.0.0-20230307190834-24139beb5833
18:35:56 [2024-03-06T18:35:56.182Z] #55 8.344 go: downloading github.com/subosito/gotenv v1.4.1
18:35:56 [2024-03-06T18:35:56.182Z] #55 8.499 go: downloading github.com/hashicorp/hcl v1.0.0
18:35:56 [2024-03-06T18:35:56.182Z] #55 8.505 go: downloading gopkg.in/ini.v1 v1.67.0
18:35:56 [2024-03-06T18:35:56.182Z] #55 8.505 go: downloading github.com/magiconair/properties v1.8.6
18:35:56 [2024-03-06T18:35:56.182Z] #55 8.550 go: downloading github.com/pelletier/go-toml/v2 v2.0.5
18:35:56 [2024-03-06T18:35:56.182Z] #55 8.553 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
18:35:56 [2024-03-06T18:35:56.182Z] #55 8.645 go: downloading go.uber.org/atomic v1.7.0
18:35:56 [2024-03-06T18:35:56.182Z] #55 8.645 go: downloading go.uber.org/multierr v1.6.0
18:35:56 [2024-03-06T18:35:56.182Z] #55 8.724 go: downloading github.com/quasilyte/gogrep v0.5.0
18:35:56 [2024-03-06T18:35:56.182Z] #55 8.758 go: downloading github.com/pelletier/go-toml v1.9.5
18:35:56 [2024-03-06T18:35:56.182Z] #55 8.894 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
18:35:56 [2024-03-06T18:35:56.182Z] #55 8.900 go: downloading github.com/chavacava/garif v0.1.0
18:35:56 [2024-03-06T18:35:56.182Z] #55 8.908 go: downloading github.com/olekukonko/tablewriter v0.0.5
18:35:56 [2024-03-06T18:35:56.182Z] #55 9.030 go: downloading github.com/golang/protobuf v1.5.2
18:35:56 [2024-03-06T18:35:56.182Z] #55 9.040 go: downloading github.com/beorn7/perks v1.0.1
18:35:56 [2024-03-06T18:35:56.182Z] #55 9.041 go: downloading github.com/cespare/xxhash/v2 v2.1.2
18:35:56 [2024-03-06T18:35:56.182Z] #55 9.220 go: downloading github.com/prometheus/common v0.32.1
18:35:56 [2024-03-06T18:35:56.182Z] #55 9.308 go: downloading github.com/prometheus/procfs v0.7.3
18:35:56 [2024-03-06T18:35:56.182Z] #55 9.308 go: downloading google.golang.org/protobuf v1.28.0
18:35:56 [2024-03-06T18:35:56.182Z] #55 9.618 go: downloading github.com/mattn/go-runewidth v0.0.9
18:35:56 [2024-03-06T18:35:56.182Z] #55 10.27 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
18:35:56 [2024-03-06T18:35:56.437Z] #55 ...
18:35:56 [2024-03-06T18:35:56.437Z] 
18:35:56 [2024-03-06T18:35:56.437Z] #58 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
18:35:56 [2024-03-06T18:35:56.437Z] #58 16.79 Selecting previously unselected package libprotobuf-c1:arm64.
18:35:56 [2024-03-06T18:35:56.437Z] #58 16.80 Preparing to unpack .../11-libprotobuf-c1_1.4.1-1+b1_arm64.deb ...
18:35:56 [2024-03-06T18:35:56.437Z] #58 17.32 Unpacking libprotobuf-c1:arm64 (1.4.1-1+b1) ...
18:35:56 [2024-03-06T18:35:56.693Z] #58 17.53 Selecting previously unselected package libprotobuf-c-dev:arm64.
18:35:56 [2024-03-06T18:35:56.693Z] #58 17.54 Preparing to unpack .../12-libprotobuf-c-dev_1.4.1-1+b1_arm64.deb ...
18:35:56 [2024-03-06T18:35:56.693Z] #58 17.60 Unpacking libprotobuf-c-dev:arm64 (1.4.1-1+b1) ...
18:35:56 [2024-03-06T18:35:56.949Z] #58 17.76 Selecting previously unselected package libseccomp-dev:arm64.
18:35:56 [2024-03-06T18:35:56.949Z] #58 17.76 Preparing to unpack .../13-libseccomp-dev_2.5.4-1+b3_arm64.deb ...
18:35:56 [2024-03-06T18:35:56.949Z] #58 17.77 Unpacking libseccomp-dev:arm64 (2.5.4-1+b3) ...
18:35:57 [2024-03-06T18:35:57.204Z] #58 ...
18:35:57 [2024-03-06T18:35:57.204Z] 
18:35:57 [2024-03-06T18:35:57.204Z] #66 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt         apt-get update && xx-apt-get install -y --no-install-recommends             dpkg-dev             gcc             libc6-dev             libseccomp-dev             pkg-config
18:35:57 [2024-03-06T18:35:57.204Z] #66 17.16 Setting up libdpkg-perl (1.21.22) ...
18:35:57 [2024-03-06T18:35:57.204Z] #66 17.27 Setting up dpkg-dev (1.21.22) ...
18:35:57 [2024-03-06T18:35:57.204Z] #66 DONE 17.9s
18:35:57 [2024-03-06T18:35:57.204Z] 
18:35:57 [2024-03-06T18:35:57.204Z] #58 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
18:35:57 [2024-03-06T18:35:57.204Z] #58 17.95 Selecting previously unselected package libsystemd-dev:arm64.
18:35:57 [2024-03-06T18:35:57.204Z] #58 17.95 Preparing to unpack .../14-libsystemd-dev_252.22-1~deb12u1_arm64.deb ...
18:35:57 [2024-03-06T18:35:57.204Z] #58 17.98 Unpacking libsystemd-dev:arm64 (252.22-1~deb12u1) ...
18:35:57 [2024-03-06T18:35:57.764Z] #58 18.59 Selecting previously unselected package libtool.
18:35:57 [2024-03-06T18:35:57.764Z] #58 18.59 Preparing to unpack .../15-libtool_2.4.7-5_all.deb ...
18:35:58 [2024-03-06T18:35:58.020Z] #58 18.74 Unpacking libtool (2.4.7-5) ...
18:35:58 [2024-03-06T18:35:58.275Z] #58 19.25 Selecting previously unselected package libudev-dev:arm64.
18:35:58 [2024-03-06T18:35:58.531Z] #58 19.25 Preparing to unpack .../16-libudev-dev_252.22-1~deb12u1_arm64.deb ...
18:35:58 [2024-03-06T18:35:58.531Z] #58 19.28 Unpacking libudev-dev:arm64 (252.22-1~deb12u1) ...
18:35:58 [2024-03-06T18:35:58.786Z] #58 ...
18:35:58 [2024-03-06T18:35:58.786Z] 
18:35:58 [2024-03-06T18:35:58.786Z] #71 [dev-systemd-false  1/21] COPY --link --from=frozen-images /build/ /docker-frozen-images
18:35:58 [2024-03-06T18:35:58.786Z] #71 DONE 2.0s
18:35:59 [2024-03-06T18:35:59.041Z] 
18:35:59 [2024-03-06T18:35:59.041Z] #59 [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
18:35:59 [2024-03-06T18:35:59.041Z] #59 12.12 Get:29 http://deb.debian.org/debian bookworm/main arm64 libsecret-1-dev arm64 0.20.5-3 [144 kB]
18:35:59 [2024-03-06T18:35:59.041Z] #59 12.70 debconf: delaying package configuration, since apt-utils is not installed
18:35:59 [2024-03-06T18:35:59.041Z] #59 12.98 Fetched 9078 kB in 2s (6029 kB/s)
18:35:59 [2024-03-06T18:35:59.041Z] #59 13.33 Selecting previously unselected package libglib2.0-0:arm64.
18:35:59 [2024-03-06T18:35:59.041Z] #59 13.33 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15667 files and directories currently installed.)
18:35:59 [2024-03-06T18:35:59.041Z] #59 13.36 Preparing to unpack .../00-libglib2.0-0_2.74.6-2_arm64.deb ...
18:35:59 [2024-03-06T18:35:59.041Z] #59 13.45 Unpacking libglib2.0-0:arm64 (2.74.6-2) ...
18:35:59 [2024-03-06T18:35:59.041Z] #59 14.31 Selecting previously unselected package libgirepository-1.0-1:arm64.
18:35:59 [2024-03-06T18:35:59.041Z] #59 14.32 Preparing to unpack .../01-libgirepository-1.0-1_1.74.0-3_arm64.deb ...
18:35:59 [2024-03-06T18:35:59.041Z] #59 14.44 Unpacking libgirepository-1.0-1:arm64 (1.74.0-3) ...
18:35:59 [2024-03-06T18:35:59.041Z] #59 14.81 Selecting previously unselected package gir1.2-glib-2.0:arm64.
18:35:59 [2024-03-06T18:35:59.041Z] #59 14.82 Preparing to unpack .../02-gir1.2-glib-2.0_1.74.0-3_arm64.deb ...
18:35:59 [2024-03-06T18:35:59.041Z] #59 15.03 Unpacking gir1.2-glib-2.0:arm64 (1.74.0-3) ...
18:35:59 [2024-03-06T18:35:59.041Z] #59 15.89 Selecting previously unselected package libsecret-common.
18:35:59 [2024-03-06T18:35:59.041Z] #59 15.90 Preparing to unpack .../03-libsecret-common_0.20.5-3_all.deb ...
18:35:59 [2024-03-06T18:35:59.041Z] #59 16.04 Unpacking libsecret-common (0.20.5-3) ...
18:35:59 [2024-03-06T18:35:59.041Z] #59 16.51 Selecting previously unselected package libsecret-1-0:arm64.
18:35:59 [2024-03-06T18:35:59.041Z] #59 16.57 Preparing to unpack .../04-libsecret-1-0_0.20.5-3_arm64.deb ...
18:35:59 [2024-03-06T18:35:59.041Z] #59 16.73 Unpacking libsecret-1-0:arm64 (0.20.5-3) ...
18:35:59 [2024-03-06T18:35:59.041Z] #59 17.31 Selecting previously unselected package gir1.2-secret-1:arm64.
18:35:59 [2024-03-06T18:35:59.041Z] #59 17.32 Preparing to unpack .../05-gir1.2-secret-1_0.20.5-3_arm64.deb ...
18:35:59 [2024-03-06T18:35:59.041Z] #59 17.34 Unpacking gir1.2-secret-1:arm64 (0.20.5-3) ...
18:35:59 [2024-03-06T18:35:59.041Z] #59 17.57 Selecting previously unselected package uuid-dev:arm64.
18:35:59 [2024-03-06T18:35:59.041Z] #59 17.57 Preparing to unpack .../06-uuid-dev_2.38.1-5+b1_arm64.deb ...
18:35:59 [2024-03-06T18:35:59.041Z] #59 17.58 Unpacking uuid-dev:arm64 (2.38.1-5+b1) ...
18:35:59 [2024-03-06T18:35:59.041Z] #59 17.74 Selecting previously unselected package libblkid-dev:arm64.
18:35:59 [2024-03-06T18:35:59.041Z] #59 17.75 Preparing to unpack .../07-libblkid-dev_2.38.1-5+b1_arm64.deb ...
18:35:59 [2024-03-06T18:35:59.041Z] #59 17.77 Unpacking libblkid-dev:arm64 (2.38.1-5+b1) ...
18:35:59 [2024-03-06T18:35:59.041Z] #59 18.55 Selecting previously unselected package libbtrfs0:arm64.
18:35:59 [2024-03-06T18:35:59.041Z] #59 18.55 Preparing to unpack .../08-libbtrfs0_6.2-1_arm64.deb ...
18:35:59 [2024-03-06T18:35:59.041Z] #59 18.59 Unpacking libbtrfs0:arm64 (6.2-1) ...
18:35:59 [2024-03-06T18:35:59.041Z] #59 19.06 Selecting previously unselected package libbtrfs-dev:arm64.
18:35:59 [2024-03-06T18:35:59.041Z] #59 19.06 Preparing to unpack .../09-libbtrfs-dev_6.2-1_arm64.deb ...
18:35:59 [2024-03-06T18:35:59.041Z] #59 19.10 Unpacking libbtrfs-dev:arm64 (6.2-1) ...
18:36:00 [2024-03-06T18:36:00.052Z] #59 20.58 Selecting previously unselected package libelf1:arm64.
18:36:00 [2024-03-06T18:36:00.052Z] #59 20.58 Preparing to unpack .../10-libelf1_0.188-2.1_arm64.deb ...
18:36:00 [2024-03-06T18:36:00.052Z] #59 ...
18:36:00 [2024-03-06T18:36:00.052Z] 
18:36:00 [2024-03-06T18:36:00.052Z] #62 [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
18:36:00 [2024-03-06T18:36:00.052Z] #62 10.53   cmake cmake-data libarchive13 libicu72 libjsoncpp25 librhash0 libuv1 libxml2
18:36:00 [2024-03-06T18:36:00.052Z] #62 10.82 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
18:36:00 [2024-03-06T18:36:00.052Z] #62 10.82 Need to get 19.3 MB of archives.
18:36:00 [2024-03-06T18:36:00.052Z] #62 10.82 After this operation, 77.0 MB of additional disk space will be used.
18:36:00 [2024-03-06T18:36:00.052Z] #62 10.82 Get:1 http://deb.debian.org/debian bookworm/main arm64 libicu72 arm64 72.1-3 [9204 kB]
18:36:00 [2024-03-06T18:36:00.052Z] #62 11.12 Get:2 http://deb.debian.org/debian bookworm/main arm64 libxml2 arm64 2.9.14+dfsg-1.3~deb12u1 [619 kB]
18:36:00 [2024-03-06T18:36:00.052Z] #62 11.13 Get:3 http://deb.debian.org/debian bookworm/main arm64 libarchive13 arm64 3.6.2-1 [316 kB]
18:36:00 [2024-03-06T18:36:00.052Z] #62 11.23 Get:4 http://deb.debian.org/debian bookworm/main arm64 libjsoncpp25 arm64 1.9.5-4 [72.3 kB]
18:36:00 [2024-03-06T18:36:00.052Z] #62 11.30 Get:5 http://deb.debian.org/debian bookworm/main arm64 librhash0 arm64 1.4.3-3 [131 kB]
18:36:00 [2024-03-06T18:36:00.052Z] #62 11.34 Get:6 http://deb.debian.org/debian bookworm/main arm64 libuv1 arm64 1.44.2-1 [133 kB]
18:36:00 [2024-03-06T18:36:00.052Z] #62 11.44 Get:7 http://deb.debian.org/debian bookworm/main arm64 cmake-data all 3.25.1-1 [2026 kB]
18:36:00 [2024-03-06T18:36:00.052Z] #62 11.61 Get:8 http://deb.debian.org/debian bookworm/main arm64 cmake arm64 3.25.1-1 [6806 kB]
18:36:00 [2024-03-06T18:36:00.052Z] #62 12.41 debconf: delaying package configuration, since apt-utils is not installed
18:36:00 [2024-03-06T18:36:00.052Z] #62 12.60 Fetched 19.3 MB in 1s (14.7 MB/s)
18:36:00 [2024-03-06T18:36:00.052Z] #62 12.96 Selecting previously unselected package libicu72:arm64.
18:36:00 [2024-03-06T18:36:00.052Z] #62 12.96 (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 ... 15667 files and directories currently installed.)
18:36:00 [2024-03-06T18:36:00.052Z] #62 12.98 Preparing to unpack .../0-libicu72_72.1-3_arm64.deb ...
18:36:00 [2024-03-06T18:36:00.052Z] #62 13.10 Unpacking libicu72:arm64 (72.1-3) ...
18:36:00 [2024-03-06T18:36:00.052Z] #62 14.71 Selecting previously unselected package libxml2:arm64.
18:36:00 [2024-03-06T18:36:00.052Z] #62 14.72 Preparing to unpack .../1-libxml2_2.9.14+dfsg-1.3~deb12u1_arm64.deb ...
18:36:00 [2024-03-06T18:36:00.052Z] #62 14.98 Unpacking libxml2:arm64 (2.9.14+dfsg-1.3~deb12u1) ...
18:36:00 [2024-03-06T18:36:00.052Z] #62 15.92 Selecting previously unselected package libarchive13:arm64.
18:36:00 [2024-03-06T18:36:00.052Z] #62 15.92 Preparing to unpack .../2-libarchive13_3.6.2-1_arm64.deb ...
18:36:00 [2024-03-06T18:36:00.052Z] #62 15.98 Unpacking libarchive13:arm64 (3.6.2-1) ...
18:36:00 [2024-03-06T18:36:00.052Z] #62 16.31 Selecting previously unselected package libjsoncpp25:arm64.
18:36:00 [2024-03-06T18:36:00.052Z] #62 16.31 Preparing to unpack .../3-libjsoncpp25_1.9.5-4_arm64.deb ...
18:36:00 [2024-03-06T18:36:00.052Z] #62 16.34 Unpacking libjsoncpp25:arm64 (1.9.5-4) ...
18:36:00 [2024-03-06T18:36:00.052Z] #62 17.12 Selecting previously unselected package librhash0:arm64.
18:36:00 [2024-03-06T18:36:00.052Z] #62 17.13 Preparing to unpack .../4-librhash0_1.4.3-3_arm64.deb ...
18:36:00 [2024-03-06T18:36:00.052Z] #62 17.14 Unpacking librhash0:arm64 (1.4.3-3) ...
18:36:00 [2024-03-06T18:36:00.052Z] #62 17.42 Selecting previously unselected package libuv1:arm64.
18:36:00 [2024-03-06T18:36:00.052Z] #62 17.43 Preparing to unpack .../5-libuv1_1.44.2-1_arm64.deb ...
18:36:00 [2024-03-06T18:36:00.052Z] #62 17.46 Unpacking libuv1:arm64 (1.44.2-1) ...
18:36:00 [2024-03-06T18:36:00.052Z] #62 17.76 Selecting previously unselected package cmake-data.
18:36:00 [2024-03-06T18:36:00.052Z] #62 17.76 Preparing to unpack .../6-cmake-data_3.25.1-1_all.deb ...
18:36:00 [2024-03-06T18:36:00.052Z] #62 17.79 Unpacking cmake-data (3.25.1-1) ...
18:36:00 [2024-03-06T18:36:00.052Z] #62 20.41 Selecting previously unselected package cmake.
18:36:00 [2024-03-06T18:36:00.052Z] #62 20.42 Preparing to unpack .../7-cmake_3.25.1-1_arm64.deb ...
18:36:00 [2024-03-06T18:36:00.307Z] #62 ...
18:36:00 [2024-03-06T18:36:00.307Z] 
18:36:00 [2024-03-06T18:36:00.307Z] #58 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
18:36:00 [2024-03-06T18:36:00.307Z] #58 20.78 Selecting previously unselected package libyajl2:arm64.
18:36:00 [2024-03-06T18:36:00.307Z] #58 20.78 Preparing to unpack .../17-libyajl2_2.1.0-3+deb12u2_arm64.deb ...
18:36:00 [2024-03-06T18:36:00.307Z] #58 21.08 Unpacking libyajl2:arm64 (2.1.0-3+deb12u2) ...
18:36:00 [2024-03-06T18:36:00.867Z] #58 21.82 Selecting previously unselected package libyajl-dev:arm64.
18:36:00 [2024-03-06T18:36:00.867Z] #58 21.83 Preparing to unpack .../18-libyajl-dev_2.1.0-3+deb12u2_arm64.deb ...
18:36:01 [2024-03-06T18:36:01.122Z] #58 21.84 Unpacking libyajl-dev:arm64 (2.1.0-3+deb12u2) ...
18:36:01 [2024-03-06T18:36:01.122Z] #58 ...
18:36:01 [2024-03-06T18:36:01.122Z] 
18:36:01 [2024-03-06T18:36:01.122Z] #57 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
18:36:01 [2024-03-06T18:36:01.122Z] #57 19.02 tomll can be used in two ways:
18:36:01 [2024-03-06T18:36:01.122Z] #57 19.02 Writing to STDIN and reading from STDOUT:
18:36:01 [2024-03-06T18:36:01.122Z] #57 19.02   cat file.toml | tomll > file.toml
18:36:01 [2024-03-06T18:36:01.122Z] #57 19.02 
18:36:01 [2024-03-06T18:36:01.122Z] #57 19.02 Reading and updating a list of files:
18:36:01 [2024-03-06T18:36:01.122Z] #57 19.02   tomll a.toml b.toml c.toml
18:36:01 [2024-03-06T18:36:01.122Z] #57 19.02 
18:36:01 [2024-03-06T18:36:01.122Z] #57 19.02 When given a list of files, tomll will modify all files in place without asking.
18:36:01 [2024-03-06T18:36:01.122Z] #57 DONE 22.0s
18:36:01 [2024-03-06T18:36:01.377Z] 
18:36:01 [2024-03-06T18:36:01.377Z] #65 [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
18:36:01 [2024-03-06T18:36:01.377Z] #65 21.51 NAME:
18:36:01 [2024-03-06T18:36:01.377Z] #65 21.51    go-winres - A tool for embedding resources in Windows executables
18:36:01 [2024-03-06T18:36:01.377Z] #65 21.51 
18:36:01 [2024-03-06T18:36:01.377Z] #65 21.51 USAGE:
18:36:01 [2024-03-06T18:36:01.377Z] #65 21.51    go-winres [global options] command [command options] [arguments...]
18:36:01 [2024-03-06T18:36:01.377Z] #65 21.51 
18:36:01 [2024-03-06T18:36:01.377Z] #65 21.51 COMMANDS:
18:36:01 [2024-03-06T18:36:01.377Z] #65 21.51    init     Create an initial ./winres/winres.json
18:36:01 [2024-03-06T18:36:01.377Z] #65 21.51    make     Make syso files for the "go build" command
18:36:01 [2024-03-06T18:36:01.377Z] #65 21.51    simply   Make syso files for the "go build" command (simplified)
18:36:01 [2024-03-06T18:36:01.377Z] #65 21.51    extract  Extract all resources from an executable
18:36:01 [2024-03-06T18:36:01.377Z] #65 21.51    patch    Replace resources in an executable file (exe, dll)
18:36:01 [2024-03-06T18:36:01.377Z] #65 21.52    help, h  Shows a list of commands or help for one command
18:36:01 [2024-03-06T18:36:01.377Z] #65 21.52 
18:36:01 [2024-03-06T18:36:01.377Z] #65 21.52 GLOBAL OPTIONS:
18:36:01 [2024-03-06T18:36:01.377Z] #65 21.52    --help, -h  show help (default: false)
18:36:04 [2024-03-06T18:36:04.853Z] #65 ...
18:36:04 [2024-03-06T18:36:04.853Z] 
18:36:04 [2024-03-06T18:36:04.853Z] #63 [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.0.0-rc1 https://github.com/docker/cli.git /build      && /build/docker --version
18:36:04 [2024-03-06T18:36:04.853Z] #63 14.75 Building static docker-linux-arm64
18:36:04 [2024-03-06T18:36:04.853Z] #63 14.77 + go build -o /build/docker-linux-arm64 -tags  -ldflags  -X "github.com/docker/cli/cli/version.GitCommit=eb306df1" -X "github.com/docker/cli/cli/version.BuildTime=2024-03-06T18:35:53Z" -X "github.com/docker/cli/cli/version.Version=26.0.0-rc1" github.com/docker/cli/cmd/docker
18:36:04 [2024-03-06T18:36:04.853Z] #63 ...
18:36:04 [2024-03-06T18:36:04.853Z] 
18:36:04 [2024-03-06T18:36:04.853Z] #59 [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
18:36:04 [2024-03-06T18:36:04.853Z] #59 20.88 Unpacking libelf1:arm64 (0.188-2.1) ...
18:36:04 [2024-03-06T18:36:04.853Z] #59 21.55 Selecting previously unselected package libffi-dev:arm64.
18:36:04 [2024-03-06T18:36:04.853Z] #59 21.55 Preparing to unpack .../11-libffi-dev_3.4.4-1_arm64.deb ...
18:36:04 [2024-03-06T18:36:04.853Z] #59 21.64 Unpacking libffi-dev:arm64 (3.4.4-1) ...
18:36:04 [2024-03-06T18:36:04.853Z] #59 22.04 Selecting previously unselected package libgpg-error-dev.
18:36:04 [2024-03-06T18:36:04.853Z] #59 22.04 Preparing to unpack .../12-libgpg-error-dev_1.46-1_arm64.deb ...
18:36:04 [2024-03-06T18:36:04.853Z] #59 22.22 Unpacking libgpg-error-dev (1.46-1) ...
18:36:04 [2024-03-06T18:36:04.853Z] #59 23.31 Selecting previously unselected package libgcrypt20-dev.
18:36:04 [2024-03-06T18:36:04.853Z] #59 23.31 Preparing to unpack .../13-libgcrypt20-dev_1.10.1-3_arm64.deb ...
18:36:04 [2024-03-06T18:36:04.853Z] #59 23.59 Unpacking libgcrypt20-dev (1.10.1-3) ...
18:36:04 [2024-03-06T18:36:04.853Z] #59 25.12 Selecting previously unselected package libglib2.0-data.
18:36:04 [2024-03-06T18:36:04.853Z] #59 25.12 Preparing to unpack .../14-libglib2.0-data_2.74.6-2_all.deb ...
18:36:05 [2024-03-06T18:36:05.523Z] #59 25.75 Unpacking libglib2.0-data (2.74.6-2) ...
18:36:05 [2024-03-06T18:36:05.778Z] #59 ...
18:36:05 [2024-03-06T18:36:05.778Z] 
18:36:05 [2024-03-06T18:36:05.778Z] #72 [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...)
18:36:05 [2024-03-06T18:36:05.778Z] #72 2.197 go: downloading github.com/urfave/cli/v2 v2.27.1
18:36:05 [2024-03-06T18:36:05.778Z] #72 2.197 go: downloading github.com/Masterminds/semver/v3 v3.2.1
18:36:05 [2024-03-06T18:36:05.778Z] #72 2.336 go: downloading golang.org/x/sys v0.18.0
18:36:05 [2024-03-06T18:36:05.778Z] #72 2.347 go: downloading github.com/containernetworking/plugins v1.4.0
18:36:05 [2024-03-06T18:36:05.778Z] #72 2.350 go: downloading github.com/google/uuid v1.6.0
18:36:05 [2024-03-06T18:36:05.778Z] #72 2.354 go: downloading github.com/moby/vpnkit v0.5.0
18:36:05 [2024-03-06T18:36:05.778Z] #72 2.354 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
18:36:05 [2024-03-06T18:36:05.778Z] #72 2.368 go: downloading github.com/gorilla/mux v1.8.1
18:36:05 [2024-03-06T18:36:05.778Z] #72 2.761 go: downloading github.com/moby/sys/mountinfo v0.7.1
18:36:05 [2024-03-06T18:36:05.778Z] #72 2.886 go: downloading github.com/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb
18:36:05 [2024-03-06T18:36:05.778Z] #72 4.247 go: downloading github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63
18:36:05 [2024-03-06T18:36:05.778Z] #72 4.247 go: downloading golang.org/x/net v0.17.0
18:36:05 [2024-03-06T18:36:05.778Z] #72 4.523 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
18:36:05 [2024-03-06T18:36:05.778Z] #72 4.525 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
18:36:05 [2024-03-06T18:36:05.778Z] #72 4.602 go: downloading github.com/josharian/native v1.1.0
18:36:05 [2024-03-06T18:36:05.778Z] #72 4.630 go: downloading github.com/pierrec/lz4/v4 v4.1.17
18:36:06 [2024-03-06T18:36:06.067Z] #72 ...
18:36:06 [2024-03-06T18:36:06.067Z] 
18:36:06 [2024-03-06T18:36:06.067Z] #58 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
18:36:06 [2024-03-06T18:36:06.067Z] #58 22.46 Setting up libseccomp-dev:arm64 (2.5.4-1+b3) ...
18:36:06 [2024-03-06T18:36:06.067Z] #58 22.77 Setting up libyajl2:arm64 (2.1.0-3+deb12u2) ...
18:36:06 [2024-03-06T18:36:06.067Z] #58 23.53 Setting up m4 (1.4.19-3) ...
18:36:06 [2024-03-06T18:36:06.067Z] #58 23.98 Setting up bzip2 (1.0.8-5+b1) ...
18:36:06 [2024-03-06T18:36:06.067Z] #58 24.78 Setting up libprotobuf-c1:arm64 (1.4.1-1+b1) ...
18:36:06 [2024-03-06T18:36:06.067Z] #58 26.32 Setting up libprotobuf-c-dev:arm64 (1.4.1-1+b1) ...
18:36:06 [2024-03-06T18:36:06.067Z] #58 26.70 Setting up autotools-dev (20220109.1) ...
18:36:06 [2024-03-06T18:36:06.547Z] #58 26.95 Setting up xz-utils (5.4.1-0.2) ...
18:36:06 [2024-03-06T18:36:06.802Z] #58 ...
18:36:06 [2024-03-06T18:36:06.802Z] 
18:36:06 [2024-03-06T18:36:06.802Z] #73 [delve-build 2/2] RUN --mount=from=delve-src,src=/usr/src/delve,rw     --mount=type=cache,target=/root/.cache/go-build,id=delve-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod <<EOT (set -e...)
18:36:06 [2024-03-06T18:36:06.802Z] #73 ...
18:36:06 [2024-03-06T18:36:06.802Z] 
18:36:06 [2024-03-06T18:36:06.802Z] #74 [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...)
18:36:06 [2024-03-06T18:36:06.802Z] #74 ...
18:36:06 [2024-03-06T18:36:06.802Z] 
18:36:06 [2024-03-06T18:36:06.802Z] #59 [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
18:36:06 [2024-03-06T18:36:06.802Z] #59 26.74 Selecting previously unselected package libglib2.0-bin.
18:36:06 [2024-03-06T18:36:06.802Z] #59 26.74 Preparing to unpack .../15-libglib2.0-bin_2.74.6-2_arm64.deb ...
18:36:06 [2024-03-06T18:36:06.802Z] #59 27.00 Unpacking libglib2.0-bin (2.74.6-2) ...
18:36:07 [2024-03-06T18:36:07.483Z] #59 ...
18:36:07 [2024-03-06T18:36:07.483Z] 
18:36:07 [2024-03-06T18:36:07.483Z] #75 [runc-build 3/3] RUN --mount=from=runc-src,src=/usr/src/runc,rw     --mount=type=cache,target=/root/.cache/go-build,id=runc-build-linux/arm64 <<EOT (set -e...)
18:36:07 [2024-03-06T18:36:07.483Z] #75 1.897 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 .
18:36:07 [2024-03-06T18:36:07.483Z] #75 ...
18:36:07 [2024-03-06T18:36:07.483Z] 
18:36:07 [2024-03-06T18:36:07.483Z] #58 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
18:36:07 [2024-03-06T18:36:07.483Z] #58 27.96 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
18:36:08 [2024-03-06T18:36:08.408Z] #58 29.10 Setting up patch (2.7.6-7) ...
18:36:08 [2024-03-06T18:36:08.979Z] #58 29.69 Setting up libudev-dev:arm64 (252.22-1~deb12u1) ...
18:36:09 [2024-03-06T18:36:09.913Z] #58 30.58 Setting up libdpkg-perl (1.21.22) ...
18:36:09 [2024-03-06T18:36:09.913Z] #58 ...
18:36:09 [2024-03-06T18:36:09.913Z] 
18:36:09 [2024-03-06T18:36:09.913Z] #61 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.6.0"      && /build/shfmt --version
18:36:09 [2024-03-06T18:36:09.913Z] #61 20.80 v3.6.0
18:36:10 [2024-03-06T18:36:10.173Z] #61 ...
18:36:10 [2024-03-06T18:36:10.173Z] 
18:36:10 [2024-03-06T18:36:10.173Z] #64 [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
18:36:10 [2024-03-06T18:36:10.173Z] #64 30.81 gotestsum version dev
18:36:10 [2024-03-06T18:36:10.173Z] #64 ...
18:36:10 [2024-03-06T18:36:10.173Z] 
18:36:10 [2024-03-06T18:36:10.173Z] #62 [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
18:36:10 [2024-03-06T18:36:10.173Z] #62 20.71 Unpacking cmake (3.25.1-1) ...
18:36:10 [2024-03-06T18:36:10.173Z] #62 22.06 Setting up libicu72:arm64 (72.1-3) ...
18:36:10 [2024-03-06T18:36:10.173Z] #62 22.44 Setting up libuv1:arm64 (1.44.2-1) ...
18:36:10 [2024-03-06T18:36:10.173Z] #62 23.16 Setting up libjsoncpp25:arm64 (1.9.5-4) ...
18:36:10 [2024-03-06T18:36:10.173Z] #62 23.62 Setting up librhash0:arm64 (1.4.3-3) ...
18:36:10 [2024-03-06T18:36:10.173Z] #62 24.68 Setting up cmake-data (3.25.1-1) ...
18:36:10 [2024-03-06T18:36:10.173Z] #62 25.97 Setting up libxml2:arm64 (2.9.14+dfsg-1.3~deb12u1) ...
18:36:10 [2024-03-06T18:36:10.173Z] #62 26.32 Setting up libarchive13:arm64 (3.6.2-1) ...
18:36:10 [2024-03-06T18:36:10.173Z] #62 26.58 Setting up cmake (3.25.1-1) ...
18:36:10 [2024-03-06T18:36:10.173Z] #62 27.60 Processing triggers for libc-bin (2.36-9+deb12u4) ...
18:36:10 [2024-03-06T18:36:10.445Z] #62 ...
18:36:10 [2024-03-06T18:36:10.445Z] 
18:36:10 [2024-03-06T18:36:10.445Z] #58 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
18:36:10 [2024-03-06T18:36:10.445Z] #58 31.01 Setting up autoconf (2.71-3) ...
18:36:11 [2024-03-06T18:36:11.020Z] #58 31.87 Setting up libyajl-dev:arm64 (2.1.0-3+deb12u2) ...
18:36:11 [2024-03-06T18:36:11.484Z] #58 32.11 Setting up libcap-dev:arm64 (1:2.66-4) ...
18:36:12 [2024-03-06T18:36:12.235Z] #58 33.03 Setting up libsystemd-dev:arm64 (252.22-1~deb12u1) ...
18:36:12 [2024-03-06T18:36:12.825Z] #58 33.57 Setting up automake (1:1.16.5-1.3) ...
18:36:13 [2024-03-06T18:36:13.080Z] #58 33.85 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
18:36:13 [2024-03-06T18:36:13.339Z] #58 34.10 Setting up libtool (2.4.7-5) ...
18:36:13 [2024-03-06T18:36:13.803Z] #58 34.51 Setting up dpkg-dev (1.21.22) ...
18:36:14 [2024-03-06T18:36:14.372Z] #58 35.10 Setting up build-essential (12.9) ...
18:36:14 [2024-03-06T18:36:14.934Z] #58 35.33 Processing triggers for libc-bin (2.36-9+deb12u4) ...
18:36:17 [2024-03-06T18:36:17.445Z] #58 ...
18:36:17 [2024-03-06T18:36:17.445Z] 
18:36:17 [2024-03-06T18:36:17.445Z] #59 [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
18:36:17 [2024-03-06T18:36:17.445Z] #59 29.44 Selecting previously unselected package python3-lib2to3.
18:36:17 [2024-03-06T18:36:17.445Z] #59 29.44 Preparing to unpack .../16-python3-lib2to3_3.11.2-3_all.deb ...
18:36:17 [2024-03-06T18:36:17.445Z] #59 29.86 Unpacking python3-lib2to3 (3.11.2-3) ...
18:36:17 [2024-03-06T18:36:17.445Z] #59 31.01 Selecting previously unselected package python3-distutils.
18:36:17 [2024-03-06T18:36:17.445Z] #59 31.27 Preparing to unpack .../17-python3-distutils_3.11.2-3_all.deb ...
18:36:17 [2024-03-06T18:36:17.445Z] #59 31.57 Unpacking python3-distutils (3.11.2-3) ...
18:36:17 [2024-03-06T18:36:17.445Z] #59 32.47 Selecting previously unselected package libglib2.0-dev-bin.
18:36:17 [2024-03-06T18:36:17.445Z] #59 32.47 Preparing to unpack .../18-libglib2.0-dev-bin_2.74.6-2_arm64.deb ...
18:36:17 [2024-03-06T18:36:17.445Z] #59 33.06 Unpacking libglib2.0-dev-bin (2.74.6-2) ...
18:36:17 [2024-03-06T18:36:17.445Z] #59 33.83 Selecting previously unselected package libsepol-dev:arm64.
18:36:17 [2024-03-06T18:36:17.445Z] #59 33.83 Preparing to unpack .../19-libsepol-dev_3.4-2.1_arm64.deb ...
18:36:17 [2024-03-06T18:36:17.445Z] #59 33.92 Unpacking libsepol-dev:arm64 (3.4-2.1) ...
18:36:17 [2024-03-06T18:36:17.445Z] #59 34.93 Selecting previously unselected package libpcre2-16-0:arm64.
18:36:17 [2024-03-06T18:36:17.445Z] #59 34.93 Preparing to unpack .../20-libpcre2-16-0_10.42-1_arm64.deb ...
18:36:17 [2024-03-06T18:36:17.445Z] #59 35.06 Unpacking libpcre2-16-0:arm64 (10.42-1) ...
18:36:17 [2024-03-06T18:36:17.445Z] #59 35.84 Selecting previously unselected package libpcre2-32-0:arm64.
18:36:17 [2024-03-06T18:36:17.445Z] #59 35.85 Preparing to unpack .../21-libpcre2-32-0_10.42-1_arm64.deb ...
18:36:17 [2024-03-06T18:36:17.445Z] #59 35.86 Unpacking libpcre2-32-0:arm64 (10.42-1) ...
18:36:17 [2024-03-06T18:36:17.445Z] #59 36.50 Selecting previously unselected package libpcre2-posix3:arm64.
18:36:17 [2024-03-06T18:36:17.445Z] #59 36.50 Preparing to unpack .../22-libpcre2-posix3_10.42-1_arm64.deb ...
18:36:17 [2024-03-06T18:36:17.445Z] #59 36.56 Unpacking libpcre2-posix3:arm64 (10.42-1) ...
18:36:17 [2024-03-06T18:36:17.445Z] #59 36.79 Selecting previously unselected package libpcre2-dev:arm64.
18:36:17 [2024-03-06T18:36:17.445Z] #59 36.80 Preparing to unpack .../23-libpcre2-dev_10.42-1_arm64.deb ...
18:36:17 [2024-03-06T18:36:17.445Z] #59 36.82 Unpacking libpcre2-dev:arm64 (10.42-1) ...
18:36:17 [2024-03-06T18:36:17.445Z] #59 37.18 Selecting previously unselected package libselinux1-dev:arm64.
18:36:17 [2024-03-06T18:36:17.445Z] #59 37.18 Preparing to unpack .../24-libselinux1-dev_3.4-1+b6_arm64.deb ...
18:36:17 [2024-03-06T18:36:17.445Z] #59 37.28 Unpacking libselinux1-dev:arm64 (3.4-1+b6) ...
18:36:17 [2024-03-06T18:36:17.445Z] #59 37.56 Selecting previously unselected package libmount-dev:arm64.
18:36:17 [2024-03-06T18:36:17.445Z] #59 37.56 Preparing to unpack .../25-libmount-dev_2.38.1-5+b1_arm64.deb ...
18:36:17 [2024-03-06T18:36:17.445Z] #59 37.61 Unpacking libmount-dev:arm64 (2.38.1-5+b1) ...
18:36:17 [2024-03-06T18:36:17.445Z] #59 37.93 Selecting previously unselected package zlib1g-dev:arm64.
18:36:17 [2024-03-06T18:36:17.445Z] #59 37.94 Preparing to unpack .../26-zlib1g-dev_1%3a1.2.13.dfsg-1_arm64.deb ...
18:36:17 [2024-03-06T18:36:17.445Z] #59 37.98 Unpacking zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ...
18:36:18 [2024-03-06T18:36:18.006Z] #59 38.82 Selecting previously unselected package libglib2.0-dev:arm64.
18:36:18 [2024-03-06T18:36:18.261Z] #59 38.83 Preparing to unpack .../27-libglib2.0-dev_2.74.6-2_arm64.deb ...
18:36:18 [2024-03-06T18:36:18.261Z] #59 38.97 Unpacking libglib2.0-dev:arm64 (2.74.6-2) ...
18:36:18 [2024-03-06T18:36:18.853Z] #59 ...
18:36:18 [2024-03-06T18:36:18.853Z] 
18:36:18 [2024-03-06T18:36:18.853Z] #69 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.13" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
18:36:18 [2024-03-06T18:36:18.853Z] #69 DONE 37.4s
18:36:18 [2024-03-06T18:36:18.853Z] 
18:36:18 [2024-03-06T18:36:18.853Z] #74 [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...)
18:36:18 [2024-03-06T18:36:18.853Z] #74 ...
18:36:18 [2024-03-06T18:36:18.853Z] 
18:36:18 [2024-03-06T18:36:18.853Z] #59 [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
18:36:18 [2024-03-06T18:36:18.853Z] #59 39.60 Selecting previously unselected package libsecret-1-dev:arm64.
18:36:19 [2024-03-06T18:36:19.158Z] #59 39.61 Preparing to unpack .../28-libsecret-1-dev_0.20.5-3_arm64.deb ...
18:36:19 [2024-03-06T18:36:19.158Z] #59 39.61 Unpacking libsecret-1-dev:arm64 (0.20.5-3) ...
18:36:19 [2024-03-06T18:36:19.414Z] #59 40.22 Setting up libglib2.0-0:arm64 (2.74.6-2) ...
18:36:19 [2024-03-06T18:36:19.671Z] #59 40.36 No schema files found: doing nothing.
18:36:19 [2024-03-06T18:36:19.926Z] #59 40.49 Setting up libffi-dev:arm64 (3.4.4-1) ...
18:36:20 [2024-03-06T18:36:20.231Z] #59 40.80 Setting up libpcre2-16-0:arm64 (10.42-1) ...
18:36:20 [2024-03-06T18:36:20.486Z] #59 41.08 Setting up libbtrfs0:arm64 (6.2-1) ...
18:36:20 [2024-03-06T18:36:20.756Z] #59 ...
18:36:20 [2024-03-06T18:36:20.756Z] 
18:36:20 [2024-03-06T18:36:20.756Z] #61 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.6.0"      && /build/shfmt --version
18:36:20 [2024-03-06T18:36:20.756Z] #61 DONE 41.4s
18:36:20 [2024-03-06T18:36:20.756Z] 
18:36:20 [2024-03-06T18:36:20.756Z] #60 [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
18:36:20 [2024-03-06T18:36:20.756Z] #60 ...
18:36:20 [2024-03-06T18:36:20.756Z] 
18:36:20 [2024-03-06T18:36:20.756Z] #59 [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
18:36:21 [2024-03-06T18:36:21.011Z] #59 41.54 Setting up libpcre2-32-0:arm64 (10.42-1) ...
18:36:21 [2024-03-06T18:36:21.011Z] #59 ...
18:36:21 [2024-03-06T18:36:21.011Z] 
18:36:21 [2024-03-06T18:36:21.011Z] #65 [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
18:36:21 [2024-03-06T18:36:21.011Z] #65 DONE 41.7s
18:36:21 [2024-03-06T18:36:21.011Z] 
18:36:21 [2024-03-06T18:36:21.011Z] #64 [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
18:36:21 [2024-03-06T18:36:21.011Z] #64 DONE 41.8s
18:36:21 [2024-03-06T18:36:21.011Z] 
18:36:21 [2024-03-06T18:36:21.011Z] #59 [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
18:36:21 [2024-03-06T18:36:21.011Z] #59 41.54 Setting up libpcre2-32-0:arm64 (10.42-1) ...
18:36:21 [2024-03-06T18:36:21.011Z] #59 41.64 Setting up libglib2.0-data (2.74.6-2) ...#59 ...
18:36:21 [2024-03-06T18:36:21.011Z] 
18:36:21 [2024-03-06T18:36:21.011Z] #62 [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
18:36:21 [2024-03-06T18:36:21.011Z] #62 DONE 41.5s
18:36:21 [2024-03-06T18:36:21.011Z] 
18:36:21 [2024-03-06T18:36:21.011Z] #58 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
18:36:21 [2024-03-06T18:36:21.011Z] #58 DONE 41.9s
18:36:21 [2024-03-06T18:36:21.011Z] 
18:36:21 [2024-03-06T18:36:21.011Z] #59 [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
18:36:21 [2024-03-06T18:36:21.011Z] #59 41.64 Setting up libglib2.0-data (2.74.6-2) ...
18:36:21 [2024-03-06T18:36:21.304Z] #59 41.80 Setting up libgpg-error-dev (1.46-1) ...
18:36:21 [2024-03-06T18:36:21.304Z] #59 41.83 Setting up uuid-dev:arm64 (2.38.1-5+b1) ...
18:36:21 [2024-03-06T18:36:21.571Z] #59 42.13 Setting up libsepol-dev:arm64 (3.4-2.1) ...
18:36:21 [2024-03-06T18:36:21.826Z] #59 42.41 Setting up zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ...
18:36:22 [2024-03-06T18:36:22.352Z] #59 42.88 Setting up libpcre2-posix3:arm64 (10.42-1) ...
18:36:22 [2024-03-06T18:36:22.352Z] #59 43.04 Setting up libbtrfs-dev:arm64 (6.2-1) ...
18:36:22 [2024-03-06T18:36:22.607Z] #59 43.21 Setting up libgirepository-1.0-1:arm64 (1.74.0-3) ...
18:36:22 [2024-03-06T18:36:22.607Z] #59 43.23 Setting up python3-lib2to3 (3.11.2-3) ...
18:36:22 [2024-03-06T18:36:22.867Z] #59 43.59 Setting up libelf1:arm64 (0.188-2.1) ...
18:36:23 [2024-03-06T18:36:23.122Z] #59 43.69 Setting up libsecret-common (0.20.5-3) ...
18:36:23 [2024-03-06T18:36:23.122Z] #59 43.76 Setting up python3-distutils (3.11.2-3) ...
18:36:23 [2024-03-06T18:36:23.683Z] #59 44.07 Setting up libglib2.0-dev-bin (2.74.6-2) ...
18:36:23 [2024-03-06T18:36:23.683Z] #59 44.37 Setting up libblkid-dev:arm64 (2.38.1-5+b1) ...
18:36:23 [2024-03-06T18:36:23.683Z] #59 44.39 Setting up libpcre2-dev:arm64 (10.42-1) ...
18:36:23 [2024-03-06T18:36:23.683Z] #59 44.45 Setting up libselinux1-dev:arm64 (3.4-1+b6) ...
18:36:23 [2024-03-06T18:36:23.938Z] #59 44.50 Setting up libglib2.0-bin (2.74.6-2) ...
18:36:23 [2024-03-06T18:36:23.938Z] #59 44.55 Setting up libsecret-1-0:arm64 (0.20.5-3) ...
18:36:23 [2024-03-06T18:36:23.938Z] #59 44.57 Setting up libgcrypt20-dev (1.10.1-3) ...
18:36:24 [2024-03-06T18:36:24.193Z] #59 44.64 Setting up gir1.2-glib-2.0:arm64 (1.74.0-3) ...
18:36:24 [2024-03-06T18:36:24.193Z] #59 44.67 Setting up libmount-dev:arm64 (2.38.1-5+b1) ...
18:36:24 [2024-03-06T18:36:24.193Z] #59 44.77 Setting up gir1.2-secret-1:arm64 (0.20.5-3) ...
18:36:24 [2024-03-06T18:36:24.193Z] #59 44.83 Setting up libglib2.0-dev:arm64 (2.74.6-2) ...
18:36:24 [2024-03-06T18:36:24.193Z] #59 44.90 Setting up libsecret-1-dev:arm64 (0.20.5-3) ...
18:36:24 [2024-03-06T18:36:24.448Z] #59 44.96 Processing triggers for libc-bin (2.36-9+deb12u4) ...
18:36:26 [2024-03-06T18:36:26.336Z] #59 DONE 46.7s
18:36:26 [2024-03-06T18:36:26.336Z] 
18:36:26 [2024-03-06T18:36:26.336Z] #76 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
18:36:26 [2024-03-06T18:36:26.336Z] #76 1.705 Cloning into '/tmp/crun-build'...
18:36:26 [2024-03-06T18:36:26.336Z] #76 3.462 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
18:36:26 [2024-03-06T18:36:26.336Z] #76 3.471 Cloning into '/tmp/crun-build/libocispec'...
18:36:26 [2024-03-06T18:36:26.336Z] #76 3.825 Submodule path 'libocispec': checked out '19c05670c37a42c217caa7b141bcaada7867cc15'
18:36:26 [2024-03-06T18:36:26.336Z] #76 3.827 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
18:36:26 [2024-03-06T18:36:26.336Z] #76 3.827 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
18:36:26 [2024-03-06T18:36:26.336Z] #76 3.827 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
18:36:26 [2024-03-06T18:36:26.336Z] #76 3.831 Cloning into '/tmp/crun-build/libocispec/image-spec'...
18:36:26 [2024-03-06T18:36:26.336Z] #76 4.409 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
18:36:26 [2024-03-06T18:36:26.336Z] #76 5.019 Cloning into '/tmp/crun-build/libocispec/yajl'...
18:36:26 [2024-03-06T18:36:26.897Z] #76 5.487 Submodule path 'libocispec/image-spec': checked out '0b40f0f367c396cc5a7d6a2e8c8842271d3d3844'
18:36:26 [2024-03-06T18:36:26.897Z] #76 5.510 Submodule path 'libocispec/runtime-spec': checked out '55ae2744e3a034668fa2c40687251095a69ed63e'
18:36:26 [2024-03-06T18:36:26.897Z] #76 5.529 Submodule path 'libocispec/yajl': checked out '49923ccb2143e36850bcdeb781e2bcdf5ce22f15'
18:36:28 [2024-03-06T18:36:28.262Z] #76 ...
18:36:28 [2024-03-06T18:36:28.262Z] 
18:36:28 [2024-03-06T18:36:28.262Z] #77 [tini-build 3/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         xx-apt-get install -y --no-install-recommends             gcc             libc6-dev             pkg-config
18:36:28 [2024-03-06T18:36:28.262Z] #77 2.267 Hit:1 http://deb.debian.org/debian bookworm InRelease
18:36:28 [2024-03-06T18:36:28.262Z] #77 2.267 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
18:36:28 [2024-03-06T18:36:28.262Z] #77 2.267 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
18:36:28 [2024-03-06T18:36:28.262Z] #77 3.085 Reading package lists...
18:36:28 [2024-03-06T18:36:28.262Z] #77 4.149 + apt-get  install -y --no-install-recommends gcc libc6-dev pkg-config
18:36:28 [2024-03-06T18:36:28.262Z] #77 4.157 Reading package lists...
18:36:28 [2024-03-06T18:36:28.262Z] #77 5.021 Building dependency tree...
18:36:28 [2024-03-06T18:36:28.262Z] #77 5.436 Reading state information...
18:36:28 [2024-03-06T18:36:28.262Z] #77 6.068 gcc is already the newest version (4:12.2.0-3).
18:36:28 [2024-03-06T18:36:28.262Z] #77 6.068 libc6-dev is already the newest version (2.36-9+deb12u4).
18:36:28 [2024-03-06T18:36:28.262Z] #77 6.068 pkg-config is already the newest version (1.8.1-1).
18:36:28 [2024-03-06T18:36:28.262Z] #77 6.068 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
18:36:28 [2024-03-06T18:36:28.262Z] #77 DONE 7.0s
18:36:28 [2024-03-06T18:36:28.262Z] 
18:36:28 [2024-03-06T18:36:28.262Z] #78 [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...)
18:36:29 [2024-03-06T18:36:29.626Z] #78 3.588 + bin/ctr
18:36:29 [2024-03-06T18:36:29.881Z] #78 3.593 go build  -gcflags=-trimpath=/go/src  -o bin/ctr -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.13 -X github.com/containerd/containerd/version.Revision=7c3aca7a610df76212171d200ca3811ff6096eb8 -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
18:36:31 [2024-03-06T18:36:31.766Z] #78 ...
18:36:31 [2024-03-06T18:36:31.766Z] 
18:36:31 [2024-03-06T18:36:31.766Z] #79 [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...)
18:36:31 [2024-03-06T18:36:31.766Z] #79 0.560 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
18:36:31 [2024-03-06T18:36:31.766Z] #79 0.560   Compatibility with CMake < 2.8.12 will be removed from a future version of
18:36:31 [2024-03-06T18:36:31.766Z] #79 0.560   CMake.
18:36:31 [2024-03-06T18:36:31.766Z] #79 0.560 
18:36:31 [2024-03-06T18:36:31.766Z] #79 0.560   Update the VERSION argument <min> value or use a ...<max> suffix to tell
18:36:31 [2024-03-06T18:36:31.766Z] #79 0.560   CMake that the project does not need compatibility with older versions.
18:36:31 [2024-03-06T18:36:31.766Z] #79 0.560 
18:36:31 [2024-03-06T18:36:31.766Z] #79 0.571 
18:36:31 [2024-03-06T18:36:31.766Z] #79 0.727 -- The C compiler identification is GNU 12.2.0
18:36:31 [2024-03-06T18:36:31.766Z] #79 0.748 -- Detecting C compiler ABI info
18:36:31 [2024-03-06T18:36:31.766Z] #79 1.056 -- Detecting C compiler ABI info - done
18:36:31 [2024-03-06T18:36:31.766Z] #79 1.070 -- Check for working C compiler: /usr/bin/aarch64-linux-gnu-gcc - skipped
18:36:31 [2024-03-06T18:36:31.766Z] #79 1.078 -- Detecting C compile features
18:36:31 [2024-03-06T18:36:31.766Z] #79 1.079 -- Detecting C compile features - done
18:36:31 [2024-03-06T18:36:31.766Z] #79 1.108 -- Performing Test HAS_BUILTIN_FORTIFY
18:36:31 [2024-03-06T18:36:31.766Z] #79 1.195 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
18:36:31 [2024-03-06T18:36:31.766Z] #79 1.230 -- Configuring done
18:36:31 [2024-03-06T18:36:31.766Z] #79 1.236 -- Generating done
18:36:31 [2024-03-06T18:36:31.766Z] #79 1.242 -- Build files have been written to: /go/src/github.com/krallin/tini
18:36:31 [2024-03-06T18:36:31.766Z] #79 1.384 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
18:36:31 [2024-03-06T18:36:31.766Z] #79 1.914 [100%] Linking C executable tini-static
18:36:31 [2024-03-06T18:36:31.766Z] #79 2.123 [100%] Built target tini-static
18:36:33 [2024-03-06T18:36:33.127Z] #79 DONE 4.7s
18:36:33 [2024-03-06T18:36:33.127Z] 
18:36:33 [2024-03-06T18:36:33.127Z] #76 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
18:36:33 [2024-03-06T18:36:33.127Z] #76 11.51 aclocal: warning: couldn't open directory 'm4': No such file or directory
18:36:38 [2024-03-06T18:36:38.385Z] #76 16.48 libtoolize: putting auxiliary files in '.'.
18:36:38 [2024-03-06T18:36:38.385Z] #76 16.48 libtoolize: copying file './ltmain.sh'
18:36:38 [2024-03-06T18:36:38.640Z] #76 17.36 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
18:36:38 [2024-03-06T18:36:38.640Z] #76 17.36 libtoolize: and rerunning libtoolize and aclocal.
18:36:38 [2024-03-06T18:36:38.640Z] #76 17.36 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
18:36:41 [2024-03-06T18:36:41.902Z] #76 20.68 configure.ac:7: installing './compile'
18:36:42 [2024-03-06T18:36:42.157Z] #76 20.69 configure.ac:11: installing './config.guess'
18:36:42 [2024-03-06T18:36:42.157Z] #76 20.69 configure.ac:11: installing './config.sub'
18:36:42 [2024-03-06T18:36:42.157Z] #76 20.70 configure.ac:8: installing './install-sh'
18:36:42 [2024-03-06T18:36:42.157Z] #76 20.72 configure.ac:8: installing './missing'
18:36:42 [2024-03-06T18:36:42.157Z] #76 20.75 Makefile.am: installing './depcomp'
18:36:42 [2024-03-06T18:36:42.718Z] #76 21.35 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
18:36:42 [2024-03-06T18:36:42.718Z] #76 21.35 libtoolize: copying file 'build-aux/ltmain.sh'
18:36:42 [2024-03-06T18:36:42.718Z] #76 21.47 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
18:36:42 [2024-03-06T18:36:42.973Z] #76 21.47 libtoolize: copying file 'm4/libtool.m4'
18:36:42 [2024-03-06T18:36:42.973Z] #76 21.55 libtoolize: copying file 'm4/ltoptions.m4'
18:36:42 [2024-03-06T18:36:42.973Z] #76 21.64 libtoolize: copying file 'm4/ltsugar.m4'
18:36:42 [2024-03-06T18:36:42.973Z] #76 21.77 libtoolize: copying file 'm4/ltversion.m4'
18:36:43 [2024-03-06T18:36:43.228Z] #76 21.83 libtoolize: copying file 'm4/lt~obsolete.m4'
18:36:43 [2024-03-06T18:36:43.228Z] #76 21.96 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
18:36:45 [2024-03-06T18:36:45.113Z] #76 23.86 configure.ac:3: warning: The macro `AC_CONFIG_HEADER' is obsolete.
18:36:45 [2024-03-06T18:36:45.113Z] #76 23.86 configure.ac:3: You should run autoupdate.
18:36:45 [2024-03-06T18:36:45.113Z] #76 23.86 ./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from...
18:36:45 [2024-03-06T18:36:45.113Z] #76 23.86 configure.ac:3: the top level
18:36:47 [2024-03-06T18:36:47.643Z] #76 25.95 configure.ac:7: installing 'build-aux/compile'
18:36:47 [2024-03-06T18:36:47.643Z] #76 25.95 configure.ac:9: installing 'build-aux/config.guess'
18:36:47 [2024-03-06T18:36:47.643Z] #76 25.96 configure.ac:9: installing 'build-aux/config.sub'
18:36:47 [2024-03-06T18:36:47.643Z] #76 25.96 configure.ac:11: installing 'build-aux/install-sh'
18:36:47 [2024-03-06T18:36:47.643Z] #76 25.97 configure.ac:11: installing 'build-aux/missing'
18:36:47 [2024-03-06T18:36:47.643Z] #76 26.06 Makefile.am: installing 'build-aux/depcomp'
18:36:47 [2024-03-06T18:36:47.643Z] #76 26.10 parallel-tests: installing 'build-aux/test-driver'
18:36:48 [2024-03-06T18:36:48.567Z] #76 27.37 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
18:36:48 [2024-03-06T18:36:48.878Z] #76 27.37 libtoolize: copying file 'build-aux/ltmain.sh'
18:36:49 [2024-03-06T18:36:49.133Z] #76 27.78 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
18:36:49 [2024-03-06T18:36:49.133Z] #76 27.78 libtoolize: copying file 'm4/libtool.m4'
18:36:49 [2024-03-06T18:36:49.133Z] #76 27.86 libtoolize: copying file 'm4/ltoptions.m4'
18:36:49 [2024-03-06T18:36:49.133Z] #76 27.95 libtoolize: copying file 'm4/ltsugar.m4'
18:36:49 [2024-03-06T18:36:49.387Z] #76 28.09 libtoolize: copying file 'm4/ltversion.m4'
18:36:49 [2024-03-06T18:36:49.387Z] #76 28.23 libtoolize: copying file 'm4/lt~obsolete.m4'
18:36:51 [2024-03-06T18:36:51.900Z] #76 ...
18:36:51 [2024-03-06T18:36:51.900Z] 
18:36:51 [2024-03-06T18:36:51.900Z] #72 [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...)
18:36:51 [2024-03-06T18:36:51.900Z] #72 DONE 55.8s
18:36:51 [2024-03-06T18:36:51.900Z] 
18:36:51 [2024-03-06T18:36:51.900Z] #75 [runc-build 3/3] RUN --mount=from=runc-src,src=/usr/src/runc,rw     --mount=type=cache,target=/root/.cache/go-build,id=runc-build-linux/arm64 <<EOT (set -e...)
18:36:51 [2024-03-06T18:36:51.900Z] #75 DONE 54.4s
18:36:51 [2024-03-06T18:36:51.900Z] 
18:36:51 [2024-03-06T18:36:51.900Z] #74 [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...)
18:36:51 [2024-03-06T18:36:51.900Z] #74 DONE 55.2s
18:36:51 [2024-03-06T18:36:51.900Z] 
18:36:51 [2024-03-06T18:36:51.900Z] #80 [rootlesskit-build 4/5] COPY --link ./contrib/dockerd-rootless.sh /build/
18:36:51 [2024-03-06T18:36:51.900Z] #80 DONE 0.2s
18:36:51 [2024-03-06T18:36:51.900Z] 
18:36:51 [2024-03-06T18:36:51.900Z] #73 [delve-build 2/2] RUN --mount=from=delve-src,src=/usr/src/delve,rw     --mount=type=cache,target=/root/.cache/go-build,id=delve-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod <<EOT (set -e...)
18:36:51 [2024-03-06T18:36:51.900Z] #73 ...
18:36:51 [2024-03-06T18:36:51.900Z] 
18:36:51 [2024-03-06T18:36:51.900Z] #81 [rootlesskit-build 5/5] COPY --link ./contrib/dockerd-rootless-setuptool.sh /build/
18:36:52 [2024-03-06T18:36:52.155Z] #81 DONE 0.3s
18:36:52 [2024-03-06T18:36:52.155Z] 
18:36:52 [2024-03-06T18:36:52.155Z] #78 [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...)
18:36:52 [2024-03-06T18:36:52.714Z] #78 ...
18:36:52 [2024-03-06T18:36:52.714Z] 
18:36:52 [2024-03-06T18:36:52.714Z] #82 [dev-systemd-false  2/21] COPY --link --from=swagger       /build/ /usr/local/bin/
18:36:54 [2024-03-06T18:36:54.077Z] #82 DONE 1.5s
18:36:54 [2024-03-06T18:36:54.077Z] 
18:36:54 [2024-03-06T18:36:54.077Z] #76 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
18:36:54 [2024-03-06T18:36:54.077Z] #76 32.69 configure.ac:11: installing 'build-aux/compile'
18:36:54 [2024-03-06T18:36:54.077Z] #76 32.69 configure.ac:11: installing 'build-aux/config.guess'
18:36:54 [2024-03-06T18:36:54.077Z] #76 32.70 configure.ac:11: installing 'build-aux/config.sub'
18:36:54 [2024-03-06T18:36:54.077Z] #76 32.70 configure.ac:13: installing 'build-aux/install-sh'
18:36:54 [2024-03-06T18:36:54.077Z] #76 32.71 configure.ac:13: installing 'build-aux/missing'
18:36:54 [2024-03-06T18:36:54.077Z] #76 32.72 configure.ac:8: installing 'build-aux/tap-driver.sh'
18:36:54 [2024-03-06T18:36:54.077Z] #76 32.78 Makefile.am: installing 'build-aux/depcomp'
18:36:54 [2024-03-06T18:36:54.332Z] #76 ...
18:36:54 [2024-03-06T18:36:54.332Z] 
18:36:54 [2024-03-06T18:36:54.332Z] #73 [delve-build 2/2] RUN --mount=from=delve-src,src=/usr/src/delve,rw     --mount=type=cache,target=/root/.cache/go-build,id=delve-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod <<EOT (set -e...)
18:36:54 [2024-03-06T18:36:54.332Z] #73 DONE 57.8s
18:36:54 [2024-03-06T18:36:54.332Z] 
18:36:54 [2024-03-06T18:36:54.332Z] #76 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
18:36:54 [2024-03-06T18:36:54.891Z] #76 33.53 checking build system type... aarch64-unknown-linux-gnu
18:36:55 [2024-03-06T18:36:55.146Z] #76 33.70 checking host system type... aarch64-unknown-linux-gnu
18:36:55 [2024-03-06T18:36:55.146Z] #76 33.70 checking how to print strings... printf
18:36:55 [2024-03-06T18:36:55.146Z] #76 33.72 checking for gcc... gcc
18:36:55 [2024-03-06T18:36:55.146Z] #76 33.80 checking whether the C compiler works... yes
18:36:55 [2024-03-06T18:36:55.401Z] #76 33.91 checking for C compiler default output file name... a.out
18:36:55 [2024-03-06T18:36:55.401Z] #76 33.92 checking for suffix of executables... 
18:36:55 [2024-03-06T18:36:55.401Z] #76 33.98 checking whether we are cross compiling... no
18:36:55 [2024-03-06T18:36:55.401Z] #76 34.06 checking for suffix of object files... o
18:36:55 [2024-03-06T18:36:55.401Z] #76 34.12 checking whether the compiler supports GNU C... yes
18:36:55 [2024-03-06T18:36:55.657Z] #76 34.22 checking whether gcc accepts -g... yes
18:36:55 [2024-03-06T18:36:55.657Z] #76 34.29 checking for gcc option to enable C11 features... none needed
18:36:55 [2024-03-06T18:36:55.657Z] #76 34.38 checking whether gcc understands -c and -o together... yes
18:36:55 [2024-03-06T18:36:55.657Z] #76 34.47 checking for a sed that does not truncate output... /usr/bin/sed
18:36:55 [2024-03-06T18:36:55.912Z] #76 34.48 checking for grep that handles long lines and -e... /usr/bin/grep
18:36:55 [2024-03-06T18:36:55.912Z] #76 34.48 checking for egrep... /usr/bin/grep -E
18:36:55 [2024-03-06T18:36:55.912Z] #76 34.49 checking for fgrep... /usr/bin/grep -F
18:36:55 [2024-03-06T18:36:55.912Z] #76 34.49 checking for ld used by gcc... /usr/bin/ld
18:36:55 [2024-03-06T18:36:55.912Z] #76 34.50 checking if the linker (/usr/bin/ld) is GNU ld... yes
18:36:55 [2024-03-06T18:36:55.912Z] #76 34.51 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
18:36:55 [2024-03-06T18:36:55.912Z] #76 34.52 checking the name lister (/usr/bin/nm -B) interface... BSD nm
18:36:55 [2024-03-06T18:36:55.912Z] #76 34.58 checking whether ln -s works... yes
18:36:55 [2024-03-06T18:36:55.912Z] #76 34.58 checking the maximum length of command line arguments... 1572864
18:36:55 [2024-03-06T18:36:55.912Z] #76 34.61 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
18:36:55 [2024-03-06T18:36:55.912Z] #76 34.61 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
18:36:55 [2024-03-06T18:36:55.912Z] #76 34.61 checking for /usr/bin/ld option to reload object files... -r
18:36:55 [2024-03-06T18:36:55.912Z] #76 34.61 checking for file... file
18:36:55 [2024-03-06T18:36:55.912Z] #76 34.61 checking for objdump... objdump
18:36:55 [2024-03-06T18:36:55.912Z] #76 34.61 checking how to recognize dependent libraries... pass_all
18:36:55 [2024-03-06T18:36:55.912Z] #76 34.61 checking for dlltool... no
18:36:55 [2024-03-06T18:36:55.912Z] #76 34.61 checking how to associate runtime and link libraries... printf %s\n
18:36:55 [2024-03-06T18:36:55.912Z] #76 34.61 checking for ar... ar
18:36:55 [2024-03-06T18:36:55.912Z] #76 34.61 checking for archiver @FILE support... @
18:36:56 [2024-03-06T18:36:56.167Z] #76 34.70 checking for strip... strip
18:36:56 [2024-03-06T18:36:56.167Z] #76 34.70 checking for ranlib... ranlib
18:36:56 [2024-03-06T18:36:56.167Z] #76 34.70 checking for gawk... no
18:36:56 [2024-03-06T18:36:56.167Z] #76 34.70 checking for mawk... mawk
18:36:56 [2024-03-06T18:36:56.167Z] #76 34.70 checking command to parse /usr/bin/nm -B output from gcc object... ok
18:36:56 [2024-03-06T18:36:56.167Z] #76 ...
18:36:56 [2024-03-06T18:36:56.167Z] 
18:36:56 [2024-03-06T18:36:56.167Z] #83 [dev-systemd-false  3/21] COPY --link --from=delve         /build/ /usr/local/bin/
18:36:56 [2024-03-06T18:36:56.167Z] #83 DONE 1.0s
18:36:56 [2024-03-06T18:36:56.167Z] 
18:36:56 [2024-03-06T18:36:56.167Z] #76 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
18:36:56 [2024-03-06T18:36:56.167Z] #76 34.94 checking for sysroot... no
18:36:56 [2024-03-06T18:36:56.167Z] #76 34.94 checking for a working dd... /usr/bin/dd
18:36:56 [2024-03-06T18:36:56.167Z] #76 34.95 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
18:36:56 [2024-03-06T18:36:56.167Z] #76 34.95 checking for mt... no
18:36:56 [2024-03-06T18:36:56.167Z] #76 34.95 checking if : is a manifest tool... no
18:36:56 [2024-03-06T18:36:56.167Z] #76 34.96 checking for stdio.h... yes
18:36:56 [2024-03-06T18:36:56.167Z] #76 34.98 checking for stdlib.h... yes
18:36:56 [2024-03-06T18:36:56.167Z] #76 35.02 checking for string.h... yes
18:36:56 [2024-03-06T18:36:56.422Z] #76 35.06 checking for inttypes.h... yes
18:36:56 [2024-03-06T18:36:56.422Z] #76 35.15 checking for stdint.h... yes
18:36:56 [2024-03-06T18:36:56.677Z] #76 35.22 checking for strings.h... yes
18:36:56 [2024-03-06T18:36:56.677Z] #76 35.29 checking for sys/stat.h... yes
18:36:56 [2024-03-06T18:36:56.677Z] #76 ...
18:36:56 [2024-03-06T18:36:56.677Z] 
18:36:56 [2024-03-06T18:36:56.677Z] #84 [dev-systemd-false  4/21] COPY --link --from=tomll         /build/ /usr/local/bin/
18:36:56 [2024-03-06T18:36:56.677Z] #84 DONE 0.4s
18:36:56 [2024-03-06T18:36:56.677Z] 
18:36:56 [2024-03-06T18:36:56.677Z] #76 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
18:36:56 [2024-03-06T18:36:56.677Z] #76 35.37 checking for sys/types.h... yes
18:36:56 [2024-03-06T18:36:56.677Z] #76 35.42 checking for unistd.h... yes
18:36:56 [2024-03-06T18:36:56.932Z] #76 ...
18:36:56 [2024-03-06T18:36:56.932Z] 
18:36:56 [2024-03-06T18:36:56.932Z] #85 [dev-systemd-false  5/21] COPY --link --from=gowinres      /build/ /usr/local/bin/
18:36:56 [2024-03-06T18:36:56.932Z] #85 DONE 0.1s
18:36:56 [2024-03-06T18:36:56.932Z] 
18:36:56 [2024-03-06T18:36:56.932Z] #86 [dev-systemd-false  6/21] COPY --link --from=tini          /build/ /usr/local/bin/
18:36:56 [2024-03-06T18:36:56.932Z] #86 DONE 0.0s
18:36:56 [2024-03-06T18:36:56.932Z] 
18:36:56 [2024-03-06T18:36:56.932Z] #87 [dev-systemd-false  7/21] COPY --link --from=registry      /build/ /usr/local/bin/
18:36:56 [2024-03-06T18:36:56.932Z] #87 DONE 0.1s
18:36:56 [2024-03-06T18:36:56.932Z] 
18:36:56 [2024-03-06T18:36:56.932Z] #76 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
18:36:56 [2024-03-06T18:36:56.932Z] #76 35.49 checking for dlfcn.h... yes
18:36:56 [2024-03-06T18:36:56.932Z] #76 35.53 checking for objdir... .libs
18:36:56 [2024-03-06T18:36:56.932Z] #76 35.65 checking if gcc supports -fno-rtti -fno-exceptions... no
18:36:56 [2024-03-06T18:36:56.932Z] #76 35.69 checking for gcc option to produce PIC... -fPIC -DPIC
18:36:56 [2024-03-06T18:36:56.932Z] #76 35.70 checking if gcc PIC flag -fPIC -DPIC works... yes
18:36:57 [2024-03-06T18:36:57.187Z] 
18:36:57 [2024-03-06T18:36:57.187Z] #76 ...
18:36:57 [2024-03-06T18:36:57.187Z] 
18:36:57 [2024-03-06T18:36:57.187Z] #88 [dev-systemd-false  8/21] COPY --link --from=registry-v2   /build/ /usr/local/bin/
18:36:57 [2024-03-06T18:36:57.187Z] #88 DONE 0.1s
18:36:57 [2024-03-06T18:36:57.187Z] 
18:36:57 [2024-03-06T18:36:57.187Z] #89 [dev-systemd-false  9/21] COPY --link --from=gotestsum     /build/ /usr/local/bin/
18:36:57 [2024-03-06T18:36:57.187Z] #89 DONE 0.1s
18:36:57 [2024-03-06T18:36:57.187Z] 
18:36:57 [2024-03-06T18:36:57.187Z] #76 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
18:36:57 [2024-03-06T18:36:57.187Z] #76 35.73 checking if gcc static flag -static works... yes
18:36:57 [2024-03-06T18:36:57.187Z] #76 35.81 checking if gcc supports -c -o file.o... yes
18:36:57 [2024-03-06T18:36:57.187Z] #76 35.89 checking if gcc supports -c -o file.o... (cached) yes
18:36:57 [2024-03-06T18:36:57.187Z] #76 35.89 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
18:36:57 [2024-03-06T18:36:57.187Z] #76 35.93 checking dynamic linker characteristics... GNU/Linux ld.so
18:36:57 [2024-03-06T18:36:57.442Z] #76 36.05 checking how to hardcode library paths into programs... immediate
18:36:57 [2024-03-06T18:36:57.442Z] #76 36.05 checking whether stripping libraries is possible... yes
18:36:57 [2024-03-06T18:36:57.442Z] #76 36.05 checking if libtool supports shared libraries... yes
18:36:57 [2024-03-06T18:36:57.442Z] #76 36.06 checking whether to build shared libraries... no
18:36:57 [2024-03-06T18:36:57.442Z] #76 36.06 checking whether to build static libraries... yes
18:36:57 [2024-03-06T18:36:57.442Z] #76 36.06 checking for a BSD-compatible install... /usr/bin/install -c
18:36:57 [2024-03-06T18:36:57.442Z] #76 36.10 checking whether build environment is sane... yes
18:36:57 [2024-03-06T18:36:57.442Z] #76 36.12 checking for a race-free mkdir -p... /usr/bin/mkdir -p
18:36:57 [2024-03-06T18:36:57.442Z] #76 36.13 checking whether make sets $(MAKE)... yes
18:36:57 [2024-03-06T18:36:57.442Z] #76 36.17 checking whether make supports the include directive... yes (GNU style)
18:36:57 [2024-03-06T18:36:57.442Z] #76 36.25 checking whether make supports nested variables... yes
18:36:57 [2024-03-06T18:36:57.697Z] #76 36.29 checking whether UID '0' is supported by ustar format... yes
18:36:57 [2024-03-06T18:36:57.697Z] #76 36.29 checking whether GID '0' is supported by ustar format... yes
18:36:57 [2024-03-06T18:36:57.697Z] #76 36.29 checking how to create a ustar tar archive... gnutar
18:36:57 [2024-03-06T18:36:57.697Z] #76 36.31 checking dependency style of gcc... gcc3
18:36:57 [2024-03-06T18:36:57.697Z] #76 36.40 checking whether to enable maintainer-specific portions of Makefiles... yes
18:36:57 [2024-03-06T18:36:57.697Z] #76 36.40 checking whether make supports nested variables... (cached) yes
18:36:57 [2024-03-06T18:36:57.697Z] #76 36.40 checking for gawk... (cached) mawk
18:36:57 [2024-03-06T18:36:57.697Z] #76 36.40 checking for a sed that does not truncate output... (cached) /usr/bin/sed
18:36:57 [2024-03-06T18:36:57.697Z] #76 36.40 checking for gcc... (cached) gcc
18:36:57 [2024-03-06T18:36:57.697Z] #76 36.45 checking whether the compiler supports GNU C... (cached) yes
18:36:57 [2024-03-06T18:36:57.697Z] #76 36.45 checking whether gcc accepts -g... (cached) yes
18:36:57 [2024-03-06T18:36:57.697Z] #76 36.45 checking for gcc option to enable C11 features... (cached) none needed
18:36:57 [2024-03-06T18:36:57.697Z] #76 36.45 checking whether gcc understands -c and -o together... (cached) yes
18:36:57 [2024-03-06T18:36:57.697Z] #76 36.45 checking for a Python interpreter with version >= 3... python3
18:36:57 [2024-03-06T18:36:57.697Z] #76 36.47 checking for python3... /usr/bin/python3
18:36:57 [2024-03-06T18:36:57.697Z] #76 36.47 checking for python3 version... 3.11
18:36:57 [2024-03-06T18:36:57.697Z] #76 36.48 checking for python3 platform... linux
18:36:57 [2024-03-06T18:36:57.952Z] #76 36.49 checking for GNU default python3 prefix... ${prefix}
18:36:57 [2024-03-06T18:36:57.952Z] #76 36.49 checking for GNU default python3 exec_prefix... ${exec_prefix}
18:36:57 [2024-03-06T18:36:57.952Z] #76 36.49 checking for python3 script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.11/site-packages
18:36:57 [2024-03-06T18:36:57.952Z] #76 36.53 checking for python3 extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.11/site-packages
18:36:57 [2024-03-06T18:36:57.952Z] #76 36.58 checking for go-md2man... no
18:36:57 [2024-03-06T18:36:57.952Z] #76 36.58 checking for error.h... yes
18:36:57 [2024-03-06T18:36:57.952Z] #76 36.63 checking for linux/openat2.h... yes
18:36:57 [2024-03-06T18:36:57.952Z] #76 36.69 checking for stdatomic.h... yes
18:36:58 [2024-03-06T18:36:58.207Z] #76 36.74 checking for linux/ioprio.h... yes
18:36:58 [2024-03-06T18:36:58.207Z] #76 36.79 checking for atomic_int... yes
18:36:58 [2024-03-06T18:36:58.207Z] #76 36.85 checking for atomic_bool... yes
18:36:58 [2024-03-06T18:36:58.207Z] #76 36.90 checking for copy_file_range... yes
18:36:58 [2024-03-06T18:36:58.207Z] #76 36.95 checking for fgetxattr... yes
18:36:58 [2024-03-06T18:36:58.463Z] #76 37.00 checking for statx... yes
18:36:58 [2024-03-06T18:36:58.463Z] #76 37.05 checking for fgetpwent_r... yes
18:36:58 [2024-03-06T18:36:58.463Z] #76 37.10 checking for issetugid... no
18:36:58 [2024-03-06T18:36:58.463Z] #76 37.16 checking for memfd_create... yes
18:36:58 [2024-03-06T18:36:58.463Z] #76 37.22 checking for pkg-config... /usr/bin/pkg-config
18:36:58 [2024-03-06T18:36:58.463Z] #76 37.22 checking pkg-config is at least version 0.9.0... yes
18:36:58 [2024-03-06T18:36:58.463Z] #76 37.23 checking for library containing yajl_tree_get... -lyajl
18:36:58 [2024-03-06T18:36:58.717Z] #76 37.33 checking for yajl >= 2.0.0... yes
18:36:58 [2024-03-06T18:36:58.717Z] #76 37.33 checking for sys/capability.h... yes
18:36:58 [2024-03-06T18:36:58.717Z] #76 37.37 checking for library containing cap_from_name... -lcap
18:36:58 [2024-03-06T18:36:58.974Z] #76 37.48 checking for library containing gcry_check_version... no
18:36:58 [2024-03-06T18:36:58.974Z] #76 37.61 checking for library containing dlopen... none required
18:36:58 [2024-03-06T18:36:58.974Z] #76 37.66 checking for seccomp.h... yes
18:36:59 [2024-03-06T18:36:59.229Z] #76 37.71 checking for library containing seccomp_rule_add... -lseccomp
18:36:59 [2024-03-06T18:36:59.229Z] #76 37.87 checking for library containing seccomp_arch_resolve_name... none required
18:36:59 [2024-03-06T18:36:59.229Z] #76 37.93 checking for systemd/sd-bus.h... yes
18:36:59 [2024-03-06T18:36:59.229Z] 
18:36:59 [2024-03-06T18:36:59.229Z] #76 ...
18:36:59 [2024-03-06T18:36:59.229Z] 
18:36:59 [2024-03-06T18:36:59.229Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.55.2"      && /build/golangci-lint --version
18:36:59 [2024-03-06T18:36:59.229Z] #55 79.85 golangci-lint has version v1.55.2 built with go1.21.8 from (unknown, mod sum: "h1:yllEIsSJ7MtlDBwDJ9IMBkyEUz2fYE0b5B8IUgO1oP8=") on (unknown)
18:36:59 [2024-03-06T18:36:59.229Z] #55 DONE 80.2s
18:36:59 [2024-03-06T18:36:59.229Z] 
18:36:59 [2024-03-06T18:36:59.229Z] #76 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
18:36:59 [2024-03-06T18:36:59.484Z] #76 38.00 checking for library containing sd_bus_match_signal_async... -lsystemd
18:36:59 [2024-03-06T18:36:59.484Z] #76 38.20 checking for sd_notify_barrier... yes
18:36:59 [2024-03-06T18:36:59.739Z] #76 38.32 checking for linux/bpf.h... yes
18:36:59 [2024-03-06T18:36:59.739Z] #76 38.38 checking compilation for eBPF... yes
18:36:59 [2024-03-06T18:36:59.739Z] #76 38.43 checking for criu >= 3.15... no
18:36:59 [2024-03-06T18:36:59.739Z] #76 38.46 configure: CRIU headers not found, building without CRIU support
18:36:59 [2024-03-06T18:36:59.739Z] #76 38.46 checking for criu > 3.16... no
18:36:59 [2024-03-06T18:36:59.739Z] #76 38.46 configure: CRIU version doesn't support join-ns API
18:36:59 [2024-03-06T18:36:59.739Z] #76 38.46 checking for criu > 3.16.1... no
18:36:59 [2024-03-06T18:36:59.739Z] #76 38.47 configure: CRIU version doesn't support for pre-dumping
18:36:59 [2024-03-06T18:36:59.739Z] #76 38.47 checking for new mount API (fsconfig)... yes
18:36:59 [2024-03-06T18:36:59.739Z] #76 38.52 yes
18:36:59 [2024-03-06T18:36:59.739Z] #76 38.52 checking for seccomp notify API... yes
18:36:59 [2024-03-06T18:36:59.994Z] #76 38.56 checking for gperf... no
18:36:59 [2024-03-06T18:36:59.994Z] #76 38.56 configure: gperf not found - cannot rebuild signal parser code
18:36:59 [2024-03-06T18:36:59.994Z] #76 38.56 checking for library containing argp_parse... none required
18:36:59 [2024-03-06T18:36:59.994Z] #76 38.71 checking that generated files are newer than configure... done
18:36:59 [2024-03-06T18:36:59.994Z] #76 38.71 configure: creating ./config.status
18:37:00 [2024-03-06T18:37:00.250Z] #76 ...
18:37:00 [2024-03-06T18:37:00.250Z] 
18:37:00 [2024-03-06T18:37:00.250Z] #90 [dev-systemd-false 10/21] COPY --link --from=golangci_lint /build/ /usr/local/bin/
18:37:00 [2024-03-06T18:37:00.250Z] #90 DONE 0.3s
18:37:00 [2024-03-06T18:37:00.505Z] 
18:37:00 [2024-03-06T18:37:00.505Z] #91 [dev-systemd-false 11/21] COPY --link --from=shfmt         /build/ /usr/local/bin/
18:37:00 [2024-03-06T18:37:00.505Z] #91 DONE 0.2s
18:37:00 [2024-03-06T18:37:00.505Z] 
18:37:00 [2024-03-06T18:37:00.505Z] #76 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
18:37:00 [2024-03-06T18:37:00.760Z] #76 ...
18:37:00 [2024-03-06T18:37:00.760Z] 
18:37:00 [2024-03-06T18:37:00.760Z] #92 [dev-systemd-false 12/21] COPY --link --from=runc          /build/ /usr/local/bin/
18:37:00 [2024-03-06T18:37:00.760Z] #92 DONE 0.1s
18:37:00 [2024-03-06T18:37:00.760Z] 
18:37:00 [2024-03-06T18:37:00.760Z] #76 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
18:37:01 [2024-03-06T18:37:01.684Z] #76 40.43 config.status: creating Makefile
18:37:01 [2024-03-06T18:37:01.684Z] #76 40.47 config.status: creating config.h
18:37:01 [2024-03-06T18:37:01.684Z] #76 40.51 config.status: executing libtool commands
18:37:01 [2024-03-06T18:37:01.684Z] #76 40.53 config.status: executing depfiles commands
18:37:02 [2024-03-06T18:37:02.244Z] #76 40.97 === configuring in libocispec (/tmp/crun-build/libocispec)
18:37:02 [2024-03-06T18:37:02.244Z] #76 40.97 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
18:37:02 [2024-03-06T18:37:02.499Z] #76 41.08 checking for gcc... gcc
18:37:02 [2024-03-06T18:37:02.499Z] #76 41.11 checking whether the C compiler works... yes
18:37:02 [2024-03-06T18:37:02.499Z] #76 41.17 checking for C compiler default output file name... a.out
18:37:02 [2024-03-06T18:37:02.499Z] #76 41.17 checking for suffix of executables... 
18:37:02 [2024-03-06T18:37:02.499Z] #76 41.22 checking whether we are cross compiling... no
18:37:02 [2024-03-06T18:37:02.499Z] #76 41.29 checking for suffix of object files... o
18:37:02 [2024-03-06T18:37:02.754Z] #76 41.34 checking whether the compiler supports GNU C... yes
18:37:02 [2024-03-06T18:37:02.754Z] #76 41.36 checking whether gcc accepts -g... yes
18:37:02 [2024-03-06T18:37:02.754Z] #76 41.39 checking for gcc option to enable C11 features... none needed
18:37:02 [2024-03-06T18:37:02.754Z] #76 41.46 checking whether gcc understands -c and -o together... yes
18:37:02 [2024-03-06T18:37:02.754Z] #76 41.51 checking for stdio.h... yes
18:37:02 [2024-03-06T18:37:02.754Z] #76 41.54 checking for stdlib.h... yes
18:37:03 [2024-03-06T18:37:03.009Z] #76 41.57 checking for string.h... yes
18:37:03 [2024-03-06T18:37:03.009Z] #76 41.62 checking for inttypes.h... yes
18:37:03 [2024-03-06T18:37:03.009Z] #76 41.65 checking for stdint.h... yes
18:37:03 [2024-03-06T18:37:03.009Z] #76 41.69 checking for strings.h... yes
18:37:03 [2024-03-06T18:37:03.009Z] #76 41.72 checking for sys/stat.h... yes
18:37:03 [2024-03-06T18:37:03.009Z] #76 41.75 checking for sys/types.h... yes
18:37:03 [2024-03-06T18:37:03.009Z] #76 41.79 checking for unistd.h... yes
18:37:03 [2024-03-06T18:37:03.264Z] #76 41.82 checking for wchar.h... yes
18:37:03 [2024-03-06T18:37:03.264Z] #76 41.86 checking for minix/config.h... no
18:37:03 [2024-03-06T18:37:03.264Z] #76 41.89 checking whether it is safe to define __EXTENSIONS__... yes
18:37:03 [2024-03-06T18:37:03.264Z] #76 41.94 checking whether _XOPEN_SOURCE should be defined... no
18:37:03 [2024-03-06T18:37:03.264Z] #76 41.97 checking build system type... aarch64-unknown-linux-gnu
18:37:03 [2024-03-06T18:37:03.264Z] #76 42.03 checking host system type... aarch64-unknown-linux-gnu
18:37:03 [2024-03-06T18:37:03.264Z] #76 42.03 checking how to print strings... printf
18:37:03 [2024-03-06T18:37:03.264Z] #76 42.03 checking for a sed that does not truncate output... /usr/bin/sed
18:37:03 [2024-03-06T18:37:03.520Z] #76 42.04 checking for grep that handles long lines and -e... /usr/bin/grep
18:37:03 [2024-03-06T18:37:03.520Z] #76 42.05 checking for egrep... /usr/bin/grep -E
18:37:03 [2024-03-06T18:37:03.520Z] #76 42.05 checking for fgrep... /usr/bin/grep -F
18:37:03 [2024-03-06T18:37:03.520Z] #76 42.05 checking for ld used by gcc... /usr/bin/ld
18:37:03 [2024-03-06T18:37:03.520Z] #76 42.06 checking if the linker (/usr/bin/ld) is GNU ld... yes
18:37:03 [2024-03-06T18:37:03.520Z] #76 42.06 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
18:37:03 [2024-03-06T18:37:03.520Z] #76 42.07 checking the name lister (/usr/bin/nm -B) interface... BSD nm
18:37:03 [2024-03-06T18:37:03.520Z] #76 42.09 checking whether ln -s works... yes
18:37:03 [2024-03-06T18:37:03.520Z] #76 42.09 checking the maximum length of command line arguments... 1572864
18:37:03 [2024-03-06T18:37:03.520Z] #76 42.10 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
18:37:03 [2024-03-06T18:37:03.520Z] #76 42.10 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
18:37:03 [2024-03-06T18:37:03.520Z] #76 42.10 checking for /usr/bin/ld option to reload object files... -r
18:37:03 [2024-03-06T18:37:03.520Z] #76 42.10 checking for file... file
18:37:03 [2024-03-06T18:37:03.520Z] #76 42.10 checking for objdump... objdump
18:37:03 [2024-03-06T18:37:03.520Z] #76 42.10 checking how to recognize dependent libraries... pass_all
18:37:03 [2024-03-06T18:37:03.520Z] #76 42.10 checking for dlltool... no
18:37:03 [2024-03-06T18:37:03.520Z] #76 42.10 checking how to associate runtime and link libraries... printf %s\n
18:37:03 [2024-03-06T18:37:03.520Z] #76 42.10 checking for ar... ar
18:37:03 [2024-03-06T18:37:03.520Z] #76 42.11 checking for archiver @FILE support... @
18:37:03 [2024-03-06T18:37:03.520Z] #76 42.14 checking for strip... strip
18:37:03 [2024-03-06T18:37:03.520Z] #76 42.14 checking for ranlib... ranlib
18:37:03 [2024-03-06T18:37:03.520Z] #76 42.14 checking for gawk... no
18:37:03 [2024-03-06T18:37:03.520Z] #76 42.14 checking for mawk... mawk
18:37:03 [2024-03-06T18:37:03.520Z] #76 42.14 checking command to parse /usr/bin/nm -B output from gcc object... ok
18:37:03 [2024-03-06T18:37:03.520Z] #76 42.22 checking for sysroot... no
18:37:03 [2024-03-06T18:37:03.520Z] #76 42.22 checking for a working dd... /usr/bin/dd
18:37:03 [2024-03-06T18:37:03.520Z] #76 42.22 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
18:37:03 [2024-03-06T18:37:03.520Z] #76 42.23 checking for mt... no
18:37:03 [2024-03-06T18:37:03.520Z] #76 42.23 checking if : is a manifest tool... no
18:37:03 [2024-03-06T18:37:03.520Z] #76 42.23 checking for dlfcn.h... yes
18:37:03 [2024-03-06T18:37:03.520Z] #76 42.28 checking for objdir... .libs
18:37:03 [2024-03-06T18:37:03.775Z] #76 42.41 checking if gcc supports -fno-rtti -fno-exceptions... no
18:37:03 [2024-03-06T18:37:03.775Z] #76 42.45 checking for gcc option to produce PIC... -fPIC -DPIC
18:37:03 [2024-03-06T18:37:03.775Z] #76 42.45 checking if gcc PIC flag -fPIC -DPIC works... yes
18:37:03 [2024-03-06T18:37:03.775Z] #76 42.49 checking if gcc static flag -static works... yes
18:37:04 [2024-03-06T18:37:04.030Z] #76 42.57 checking if gcc supports -c -o file.o... yes
18:37:04 [2024-03-06T18:37:04.030Z] #76 42.60 checking if gcc supports -c -o file.o... (cached) yes
18:37:04 [2024-03-06T18:37:04.030Z] #76 42.60 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
18:37:04 [2024-03-06T18:37:04.030Z] #76 42.62 checking dynamic linker characteristics... GNU/Linux ld.so
18:37:04 [2024-03-06T18:37:04.030Z] #76 42.70 checking how to hardcode library paths into programs... immediate
18:37:04 [2024-03-06T18:37:04.030Z] #76 42.70 checking whether stripping libraries is possible... yes
18:37:04 [2024-03-06T18:37:04.030Z] #76 42.70 checking if libtool supports shared libraries... yes
18:37:04 [2024-03-06T18:37:04.030Z] #76 42.70 checking whether to build shared libraries... no
18:37:04 [2024-03-06T18:37:04.030Z] #76 42.70 checking whether to build static libraries... yes
18:37:04 [2024-03-06T18:37:04.030Z] #76 42.70 checking for a BSD-compatible install... /usr/bin/install -c
18:37:04 [2024-03-06T18:37:04.030Z] #76 42.72 checking whether build environment is sane... yes
18:37:04 [2024-03-06T18:37:04.030Z] #76 42.73 checking for a race-free mkdir -p... /usr/bin/mkdir -p
18:37:04 [2024-03-06T18:37:04.030Z] #76 42.73 checking whether make sets $(MAKE)... yes
18:37:04 [2024-03-06T18:37:04.030Z] #76 42.74 checking whether make supports the include directive... yes (GNU style)
18:37:04 [2024-03-06T18:37:04.030Z] #76 42.76 checking whether make supports nested variables... yes
18:37:04 [2024-03-06T18:37:04.030Z] #76 42.77 checking whether UID '0' is supported by ustar format... yes
18:37:04 [2024-03-06T18:37:04.030Z] #76 42.77 checking whether GID '0' is supported by ustar format... yes
18:37:04 [2024-03-06T18:37:04.030Z] #76 42.77 checking how to create a ustar tar archive... gnutar
18:37:04 [2024-03-06T18:37:04.030Z] #76 42.78 checking dependency style of gcc... gcc3
18:37:04 [2024-03-06T18:37:04.285Z] #76 42.81 checking whether to enable maintainer-specific portions of Makefiles... yes
18:37:04 [2024-03-06T18:37:04.285Z] #76 42.82 checking whether make supports nested variables... (cached) yes
18:37:04 [2024-03-06T18:37:04.285Z] #76 42.82 checking for pkg-config... /usr/bin/pkg-config
18:37:04 [2024-03-06T18:37:04.285Z] #76 42.82 checking pkg-config is at least version 0.9.0... yes
18:37:04 [2024-03-06T18:37:04.285Z] #76 42.82 checking for yajl >= 2.1.0... yes
18:37:04 [2024-03-06T18:37:04.285Z] #76 42.82 checking for a sed that does not truncate output... (cached) /usr/bin/sed
18:37:04 [2024-03-06T18:37:04.285Z] #76 42.82 checking for gcc... (cached) gcc
18:37:04 [2024-03-06T18:37:04.285Z] #76 42.85 checking whether the compiler supports GNU C... (cached) yes
18:37:04 [2024-03-06T18:37:04.285Z] #76 42.85 checking whether gcc accepts -g... (cached) yes
18:37:04 [2024-03-06T18:37:04.285Z] #76 42.85 checking for gcc option to enable C11 features... (cached) none needed
18:37:04 [2024-03-06T18:37:04.285Z] #76 42.85 checking whether gcc understands -c and -o together... (cached) yes
18:37:04 [2024-03-06T18:37:04.285Z] #76 42.85 checking for a Python interpreter with version >= 3... python3
18:37:04 [2024-03-06T18:37:04.285Z] #76 42.86 checking for python3... /usr/bin/python3
18:37:04 [2024-03-06T18:37:04.285Z] #76 42.87 checking for python3 version... 3.11
18:37:04 [2024-03-06T18:37:04.285Z] #76 42.88 checking for python3 platform... linux
18:37:04 [2024-03-06T18:37:04.285Z] #76 42.89 checking for GNU default python3 prefix... ${prefix}
18:37:04 [2024-03-06T18:37:04.285Z] #76 42.89 checking for GNU default python3 exec_prefix... ${exec_prefix}
18:37:04 [2024-03-06T18:37:04.285Z] #76 42.89 checking for python3 script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.11/site-packages
18:37:04 [2024-03-06T18:37:04.285Z] #76 42.92 checking for python3 extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.11/site-packages
18:37:04 [2024-03-06T18:37:04.845Z] #76 42.98 checking that generated files are newer than configure... done
18:37:05 [2024-03-06T18:37:05.100Z] #76 ...
18:37:05 [2024-03-06T18:37:05.100Z] 
18:37:05 [2024-03-06T18:37:05.100Z] #63 [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.0.0-rc1 https://github.com/docker/cli.git /build      && /build/docker --version
18:37:05 [2024-03-06T18:37:05.100Z] #63 85.31 Docker version 26.0.0-rc1, build eb306df1
18:37:05 [2024-03-06T18:37:05.100Z] #63 DONE 85.7s
18:37:05 [2024-03-06T18:37:05.100Z] 
18:37:05 [2024-03-06T18:37:05.100Z] #76 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
18:37:05 [2024-03-06T18:37:05.100Z] #76 43.73 configure: creating ./config.status
18:37:05 [2024-03-06T18:37:05.355Z] #76 44.21 config.status: creating Makefile
18:37:05 [2024-03-06T18:37:05.610Z] #76 44.22 config.status: creating ocispec.pc
18:37:05 [2024-03-06T18:37:05.610Z] #76 44.23 config.status: creating config.h
18:37:05 [2024-03-06T18:37:05.610Z] #76 44.26 config.status: executing libtool commands
18:37:05 [2024-03-06T18:37:05.610Z] #76 44.27 config.status: executing depfiles commands
18:37:05 [2024-03-06T18:37:05.610Z] #76 44.42 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
18:37:05 [2024-03-06T18:37:05.864Z] #76 44.42 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
18:37:05 [2024-03-06T18:37:05.864Z] #76 44.49 checking for gcc... gcc
18:37:05 [2024-03-06T18:37:05.864Z] #76 44.51 checking whether the C compiler works... yes
18:37:05 [2024-03-06T18:37:05.864Z] #76 44.55 checking for C compiler default output file name... a.out
18:37:05 [2024-03-06T18:37:05.864Z] #76 44.55 checking for suffix of executables... 
18:37:05 [2024-03-06T18:37:05.864Z] #76 44.59 checking whether we are cross compiling... no
18:37:05 [2024-03-06T18:37:05.864Z] #76 44.64 checking for suffix of object files... o
18:37:06 [2024-03-06T18:37:06.119Z] #76 44.66 checking whether the compiler supports GNU C... yes
18:37:06 [2024-03-06T18:37:06.119Z] #76 44.69 checking whether gcc accepts -g... yes
18:37:06 [2024-03-06T18:37:06.119Z] #76 44.71 checking for gcc option to enable C11 features... none needed
18:37:06 [2024-03-06T18:37:06.119Z] #76 44.78 checking whether gcc understands -c and -o together... yes
18:37:06 [2024-03-06T18:37:06.119Z] #76 44.82 checking for a BSD-compatible install... /usr/bin/install -c
18:37:06 [2024-03-06T18:37:06.119Z] #76 44.83 checking whether build environment is sane... yes
18:37:06 [2024-03-06T18:37:06.119Z] #76 44.84 checking for a race-free mkdir -p... /usr/bin/mkdir -p
18:37:06 [2024-03-06T18:37:06.119Z] #76 44.84 checking for gawk... no
18:37:06 [2024-03-06T18:37:06.119Z] #76 44.84 checking for mawk... mawk
18:37:06 [2024-03-06T18:37:06.119Z] #76 44.84 checking whether make sets $(MAKE)... yes
18:37:06 [2024-03-06T18:37:06.119Z] #76 44.85 checking whether make supports the include directive... yes (GNU style)
18:37:06 [2024-03-06T18:37:06.119Z] #76 44.86 checking whether make supports nested variables... yes
18:37:06 [2024-03-06T18:37:06.119Z] #76 44.87 checking whether UID '0' is supported by ustar format... yes
18:37:06 [2024-03-06T18:37:06.119Z] #76 44.87 checking whether GID '0' is supported by ustar format... yes
18:37:06 [2024-03-06T18:37:06.119Z] #76 44.87 checking how to create a ustar tar archive... gnutar
18:37:06 [2024-03-06T18:37:06.119Z] #76 44.88 checking dependency style of gcc... gcc3
18:37:06 [2024-03-06T18:37:06.374Z] #76 44.91 checking whether to enable maintainer-specific portions of Makefiles... yes
18:37:06 [2024-03-06T18:37:06.374Z] #76 44.91 checking whether make supports nested variables... (cached) yes
18:37:06 [2024-03-06T18:37:06.374Z] #76 44.92 checking build system type... aarch64-unknown-linux-gnu
18:37:06 [2024-03-06T18:37:06.374Z] #76 44.96 checking host system type... aarch64-unknown-linux-gnu
18:37:06 [2024-03-06T18:37:06.374Z] #76 44.96 checking how to print strings... printf
18:37:06 [2024-03-06T18:37:06.374Z] #76 44.96 checking for a sed that does not truncate output... /usr/bin/sed
18:37:06 [2024-03-06T18:37:06.374Z] #76 44.97 checking for grep that handles long lines and -e... /usr/bin/grep
18:37:06 [2024-03-06T18:37:06.374Z] #76 44.97 checking for egrep... /usr/bin/grep -E
18:37:06 [2024-03-06T18:37:06.374Z] #76 44.97 checking for fgrep... /usr/bin/grep -F
18:37:06 [2024-03-06T18:37:06.374Z] #76 44.97 checking for ld used by gcc... /usr/bin/ld
18:37:06 [2024-03-06T18:37:06.374Z] #76 44.98 checking if the linker (/usr/bin/ld) is GNU ld... yes
18:37:06 [2024-03-06T18:37:06.374Z] #76 44.98 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
18:37:06 [2024-03-06T18:37:06.374Z] #76 44.98 checking the name lister (/usr/bin/nm -B) interface... BSD nm
18:37:06 [2024-03-06T18:37:06.374Z] #76 45.01 checking whether ln -s works... yes
18:37:06 [2024-03-06T18:37:06.374Z] #76 45.01 checking the maximum length of command line arguments... 1572864
18:37:06 [2024-03-06T18:37:06.374Z] #76 45.02 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
18:37:06 [2024-03-06T18:37:06.374Z] #76 45.02 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
18:37:06 [2024-03-06T18:37:06.374Z] #76 45.02 checking for /usr/bin/ld option to reload object files... -r
18:37:06 [2024-03-06T18:37:06.374Z] #76 45.02 checking for file... file
18:37:06 [2024-03-06T18:37:06.374Z] #76 45.02 checking for objdump... objdump
18:37:06 [2024-03-06T18:37:06.374Z] #76 45.02 checking how to recognize dependent libraries... pass_all
18:37:06 [2024-03-06T18:37:06.374Z] #76 45.02 checking for dlltool... no
18:37:06 [2024-03-06T18:37:06.374Z] #76 45.02 checking how to associate runtime and link libraries... printf %s\n
18:37:06 [2024-03-06T18:37:06.374Z] #76 45.02 checking for ar... ar
18:37:06 [2024-03-06T18:37:06.374Z] #76 45.02 checking for archiver @FILE support... @
18:37:06 [2024-03-06T18:37:06.374Z] #76 45.06 checking for strip... strip
18:37:06 [2024-03-06T18:37:06.374Z] #76 45.06 checking for ranlib... ranlib
18:37:06 [2024-03-06T18:37:06.374Z] #76 45.06 checking command to parse /usr/bin/nm -B output from gcc object... ok
18:37:06 [2024-03-06T18:37:06.374Z] #76 45.14 checking for sysroot... no
18:37:06 [2024-03-06T18:37:06.374Z] #76 45.14 checking for a working dd... /usr/bin/dd
18:37:06 [2024-03-06T18:37:06.374Z] #76 45.14 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
18:37:06 [2024-03-06T18:37:06.374Z] #76 45.15 checking for mt... no
18:37:06 [2024-03-06T18:37:06.374Z] #76 45.15 checking if : is a manifest tool... no
18:37:06 [2024-03-06T18:37:06.374Z] #76 45.15 checking for stdio.h... yes
18:37:06 [2024-03-06T18:37:06.374Z] #76 45.18 checking for stdlib.h... yes
18:37:06 [2024-03-06T18:37:06.374Z] #76 45.21 checking for string.h... yes
18:37:06 [2024-03-06T18:37:06.629Z] #76 45.24 checking for inttypes.h... yes
18:37:06 [2024-03-06T18:37:06.629Z] #76 45.27 checking for stdint.h... yes
18:37:06 [2024-03-06T18:37:06.629Z] #76 45.31 checking for strings.h... yes
18:37:06 [2024-03-06T18:37:06.629Z] #76 45.35 checking for sys/stat.h... yes
18:37:06 [2024-03-06T18:37:06.629Z] #76 45.40 checking for sys/types.h... yes
18:37:06 [2024-03-06T18:37:06.629Z] #76 45.43 checking for unistd.h... yes
18:37:06 [2024-03-06T18:37:06.884Z] #76 45.47 checking for dlfcn.h... yes
18:37:06 [2024-03-06T18:37:06.884Z] #76 45.52 checking for objdir... .libs
18:37:06 [2024-03-06T18:37:06.884Z] #76 45.61 checking if gcc supports -fno-rtti -fno-exceptions... no
18:37:06 [2024-03-06T18:37:06.884Z] #76 45.64 checking for gcc option to produce PIC... -fPIC -DPIC
18:37:06 [2024-03-06T18:37:06.884Z] #76 45.64 checking if gcc PIC flag -fPIC -DPIC works... yes
18:37:06 [2024-03-06T18:37:06.884Z] #76 45.67 checking if gcc static flag -static works... yes
18:37:07 [2024-03-06T18:37:07.139Z] #76 45.75 checking if gcc supports -c -o file.o... yes
18:37:07 [2024-03-06T18:37:07.139Z] #76 45.80 checking if gcc supports -c -o file.o... (cached) yes
18:37:07 [2024-03-06T18:37:07.139Z] #76 45.80 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
18:37:07 [2024-03-06T18:37:07.139Z] #76 45.82 checking dynamic linker characteristics... GNU/Linux ld.so
18:37:07 [2024-03-06T18:37:07.394Z] #76 45.98 checking how to hardcode library paths into programs... immediate
18:37:07 [2024-03-06T18:37:07.394Z] #76 45.98 checking whether stripping libraries is possible... yes
18:37:07 [2024-03-06T18:37:07.394Z] #76 45.99 checking if libtool supports shared libraries... yes
18:37:07 [2024-03-06T18:37:07.394Z] #76 45.99 checking whether to build shared libraries... no
18:37:07 [2024-03-06T18:37:07.394Z] #76 45.99 checking whether to build static libraries... yes
18:37:07 [2024-03-06T18:37:07.394Z] #76 45.99 checking for float.h... yes
18:37:07 [2024-03-06T18:37:07.394Z] #76 46.07 checking for limits.h... yes
18:37:07 [2024-03-06T18:37:07.394Z] #76 46.12 checking for stddef.h... yes
18:37:07 [2024-03-06T18:37:07.394Z] #76 46.18 checking for stdlib.h... (cached) yes
18:37:07 [2024-03-06T18:37:07.394Z] #76 46.18 checking for string.h... (cached) yes
18:37:07 [2024-03-06T18:37:07.395Z] #76 46.18 checking for sys/time.h... yes
18:37:07 [2024-03-06T18:37:07.650Z] #76 46.23 checking for inline... inline
18:37:07 [2024-03-06T18:37:07.650Z] #76 46.25 checking for size_t... yes
18:37:07 [2024-03-06T18:37:07.650Z] #76 46.33 checking for GNU libc compatible malloc... yes
18:37:07 [2024-03-06T18:37:07.650Z] #76 46.39 checking for GNU libc compatible realloc... yes
18:37:07 [2024-03-06T18:37:07.905Z] #76 46.50 checking for working strtod... yes
18:37:07 [2024-03-06T18:37:07.905Z] #76 46.57 checking for gettimeofday... yes
18:37:07 [2024-03-06T18:37:07.905Z] #76 46.65 checking for memset... yes
18:37:07 [2024-03-06T18:37:07.905Z] #76 46.73 checking for strspn... yes
18:37:08 [2024-03-06T18:37:08.160Z] #76 46.85 checking that generated files are newer than configure... done
18:37:08 [2024-03-06T18:37:08.160Z] #76 46.85 configure: creating ./config.status
18:37:10 [2024-03-06T18:37:10.670Z] #76 49.14 config.status: creating Makefile
18:37:10 [2024-03-06T18:37:10.670Z] #76 49.19 config.status: creating config.h
18:37:10 [2024-03-06T18:37:10.670Z] #76 49.21 config.status: executing depfiles commands
18:37:10 [2024-03-06T18:37:10.670Z] #76 49.27 config.status: executing libtool commands
18:37:11 [2024-03-06T18:37:11.230Z] #76 49.90   GEN      .version
18:37:11 [2024-03-06T18:37:11.230Z] #76 49.91 make  install-recursive
18:37:11 [2024-03-06T18:37:11.230Z] #76 49.91 make[1]: Entering directory '/tmp/crun-build'
18:37:11 [2024-03-06T18:37:11.230Z] #76 49.97 Making install in libocispec
18:37:11 [2024-03-06T18:37:11.230Z] #76 49.98 make[2]: Entering directory '/tmp/crun-build/libocispec'
18:37:11 [2024-03-06T18:37:11.230Z] #76 50.03 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=. --out=./src/ocispec ./image-spec/schema
18:37:11 [2024-03-06T18:37:11.485Z] #76 50.03 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=. --out=./src/ocispec ./runtime-spec/schema
18:37:11 [2024-03-06T18:37:11.485Z] #76 50.04 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=./tests/test-spec --out=./src/ocispec ./tests/test-spec/imageManifestItems
18:37:11 [2024-03-06T18:37:11.485Z] #76 50.06 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=./tests/test-spec --out=./src/ocispec ./tests/test-spec/basic
18:37:11 [2024-03-06T18:37:11.485Z] #76 50.13 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
18:37:11 [2024-03-06T18:37:11.485Z] #76 50.13 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
18:37:11 [2024-03-06T18:37:11.485Z] #76 50.13 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
18:37:11 [2024-03-06T18:37:11.485Z] #76 50.13 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
18:37:11 [2024-03-06T18:37:11.485Z] #76 50.13 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
18:37:11 [2024-03-06T18:37:11.485Z] #76 50.13 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
18:37:11 [2024-03-06T18:37:11.485Z] #76 50.13 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
18:37:11 [2024-03-06T18:37:11.485Z] #76 50.14 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
18:37:11 [2024-03-06T18:37:11.485Z] #76 50.15 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
18:37:11 [2024-03-06T18:37:11.485Z] #76 50.15 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
18:37:11 [2024-03-06T18:37:11.485Z] #76 50.15 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
18:37:11 [2024-03-06T18:37:11.485Z] #76 50.15 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
18:37:11 [2024-03-06T18:37:11.485Z] #76 50.15 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
18:37:11 [2024-03-06T18:37:11.485Z] #76 50.15 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
18:37:11 [2024-03-06T18:37:11.485Z] #76 50.15 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
18:37:11 [2024-03-06T18:37:11.485Z] #76 50.15 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
18:37:11 [2024-03-06T18:37:11.740Z] #76 50.42 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
18:37:11 [2024-03-06T18:37:11.740Z] #76 50.42 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/features-schema.json Success
18:37:11 [2024-03-06T18:37:11.740Z] #76 50.42 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/features-linux.json Success
18:37:11 [2024-03-06T18:37:11.740Z] #76 50.42 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
18:37:11 [2024-03-06T18:37:11.740Z] #76 50.42 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
18:37:11 [2024-03-06T18:37:11.740Z] #76 50.42 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
18:37:11 [2024-03-06T18:37:11.740Z] #76 50.42 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
18:37:11 [2024-03-06T18:37:11.740Z] #76 50.42 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
18:37:11 [2024-03-06T18:37:11.740Z] #76 50.42 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
18:37:11 [2024-03-06T18:37:11.740Z] #76 50.42 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
18:37:11 [2024-03-06T18:37:11.740Z] #76 50.42 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
18:37:11 [2024-03-06T18:37:11.740Z] #76 50.42 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
18:37:11 [2024-03-06T18:37:11.740Z] #76 50.42 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
18:37:11 [2024-03-06T18:37:11.740Z] #76 50.42 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
18:37:11 [2024-03-06T18:37:11.740Z] #76 50.43 make  install-recursive
18:37:11 [2024-03-06T18:37:11.740Z] #76 50.44 make[3]: Entering directory '/tmp/crun-build/libocispec'
18:37:11 [2024-03-06T18:37:11.740Z] #76 50.49 Making install in yajl
18:37:11 [2024-03-06T18:37:11.740Z] #76 50.49 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
18:37:11 [2024-03-06T18:37:11.740Z] #76 50.53   CC       verify/json_verify-json_verify.o
18:37:11 [2024-03-06T18:37:11.995Z] #76 50.54   CC       src/libyajl_la-yajl_alloc.lo
18:37:11 [2024-03-06T18:37:11.995Z] #76 50.55   CC       src/libyajl_la-yajl.lo
18:37:11 [2024-03-06T18:37:11.995Z] #76 50.55   CC       src/libyajl_la-yajl_gen.lo
18:37:11 [2024-03-06T18:37:11.995Z] #76 50.55   CC       src/libyajl_la-yajl_parser.lo
18:37:11 [2024-03-06T18:37:11.995Z] #76 50.56   CC       src/libyajl_la-yajl_buf.lo
18:37:11 [2024-03-06T18:37:11.995Z] #76 50.57   CC       src/libyajl_la-yajl_encode.lo
18:37:11 [2024-03-06T18:37:11.995Z] #76 50.57   CC       src/libyajl_la-yajl_lex.lo
18:37:11 [2024-03-06T18:37:11.995Z] #76 50.58   CC       src/libyajl_la-yajl_tree.lo
18:37:12 [2024-03-06T18:37:12.555Z] #76 51.43   CCLD     libyajl.la
18:37:13 [2024-03-06T18:37:13.115Z] #76 51.74   CCLD     verify/json_verify
18:37:13 [2024-03-06T18:37:13.371Z] #76 52.05 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
18:37:13 [2024-03-06T18:37:13.371Z] #76 52.05 make[5]: Nothing to be done for 'install-exec-am'.
18:37:13 [2024-03-06T18:37:13.371Z] #76 52.05 make[5]: Nothing to be done for 'install-data-am'.
18:37:13 [2024-03-06T18:37:13.371Z] #76 52.05 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
18:37:13 [2024-03-06T18:37:13.371Z] #76 52.05 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
18:37:13 [2024-03-06T18:37:13.371Z] #76 52.06 make[4]: Entering directory '/tmp/crun-build/libocispec'
18:37:13 [2024-03-06T18:37:13.371Z] #76 52.09   CC       src/ocispec/validate.o
18:37:13 [2024-03-06T18:37:13.371Z] #76 52.09   CC       src/ocispec/image_spec_schema_config_schema.lo
18:37:13 [2024-03-06T18:37:13.371Z] #76 52.10   CC       src/ocispec/image_spec_schema_content_descriptor.lo
18:37:13 [2024-03-06T18:37:13.371Z] #76 52.11   CC       src/ocispec/image_spec_schema_defs.lo
18:37:13 [2024-03-06T18:37:13.371Z] #76 52.12   CC       src/ocispec/image_spec_schema_defs_descriptor.lo
18:37:13 [2024-03-06T18:37:13.371Z] #76 52.13   CC       src/ocispec/image_spec_schema_image_index_schema.lo
18:37:13 [2024-03-06T18:37:13.371Z] #76 52.13   CC       src/ocispec/image_spec_schema_image_layout_schema.lo
18:37:13 [2024-03-06T18:37:13.371Z] #76 52.14   CC       src/ocispec/image_spec_schema_image_manifest_schema.lo
18:37:13 [2024-03-06T18:37:13.371Z] #76 52.16   CC       src/ocispec/runtime_spec_schema_config_linux.lo
18:37:13 [2024-03-06T18:37:13.626Z] #76 52.17   CC       src/ocispec/runtime_spec_schema_config_zos.lo
18:37:13 [2024-03-06T18:37:13.626Z] #76 52.18   CC       src/ocispec/runtime_spec_schema_config_schema.lo
18:37:13 [2024-03-06T18:37:13.626Z] #76 52.19   CC       src/ocispec/runtime_spec_schema_config_solaris.lo
18:37:13 [2024-03-06T18:37:13.626Z] #76 52.20   CC       src/ocispec/runtime_spec_schema_config_vm.lo
18:37:13 [2024-03-06T18:37:13.626Z] #76 52.20   CC       src/ocispec/runtime_spec_schema_config_windows.lo
18:37:13 [2024-03-06T18:37:13.626Z] #76 52.20   CC       src/ocispec/runtime_spec_schema_defs.lo
18:37:13 [2024-03-06T18:37:13.626Z] #76 52.21   CC       src/ocispec/runtime_spec_schema_defs_linux.lo
18:37:13 [2024-03-06T18:37:13.626Z] #76 52.23   CC       src/ocispec/runtime_spec_schema_defs_zos.lo
18:37:13 [2024-03-06T18:37:13.626Z] #76 52.24   CC       src/ocispec/runtime_spec_schema_defs_vm.lo
18:37:13 [2024-03-06T18:37:13.626Z] #76 52.25   CC       src/ocispec/runtime_spec_schema_defs_windows.lo
18:37:13 [2024-03-06T18:37:13.626Z] #76 52.28   CC       src/ocispec/runtime_spec_schema_state_schema.lo
18:37:13 [2024-03-06T18:37:13.626Z] #76 52.31   CC       src/ocispec/runtime_spec_schema_features_linux.lo
18:37:13 [2024-03-06T18:37:13.626Z] #76 52.33   CC       src/ocispec/runtime_spec_schema_features_schema.lo
18:37:13 [2024-03-06T18:37:13.626Z] #76 52.34   CC       src/ocispec/image_manifest_items_image_manifest_items_schema.lo
18:37:13 [2024-03-06T18:37:13.626Z] #76 52.36   CC       src/ocispec/basic_test_double_array_item.lo
18:37:13 [2024-03-06T18:37:13.626Z] #76 52.37   CC       src/ocispec/basic_test_double_array.lo
18:37:13 [2024-03-06T18:37:13.626Z] #76 52.39   CC       src/ocispec/basic_test_top_array_int.lo
18:37:13 [2024-03-06T18:37:13.626Z] #76 52.41   CC       src/ocispec/basic_test_top_array_string.lo
18:37:13 [2024-03-06T18:37:13.626Z] #76 52.44   CC       src/ocispec/basic_test_top_double_array_int.lo
18:37:13 [2024-03-06T18:37:13.626Z] #76 52.46   CC       src/ocispec/basic_test_top_double_array_obj.lo
18:37:13 [2024-03-06T18:37:13.626Z] #76 52.49   CC       src/ocispec/basic_test_top_double_array_refobj.lo
18:37:13 [2024-03-06T18:37:13.881Z] #76 52.50   CC       src/ocispec/basic_test_top_double_array_string.lo
18:37:13 [2024-03-06T18:37:13.881Z] #76 52.55   CC       src/ocispec/read-file.lo
18:37:13 [2024-03-06T18:37:13.881Z] #76 52.56   CC       src/ocispec/json_common.lo
18:37:13 [2024-03-06T18:37:13.881Z] #76 52.57   CC       tests/test-1.o
18:37:13 [2024-03-06T18:37:13.881Z] #76 52.58   CC       tests/test-2.o
18:37:13 [2024-03-06T18:37:13.881Z] #76 52.60   CC       tests/test-3.o
18:37:13 [2024-03-06T18:37:13.881Z] #76 52.62   CC       tests/test-4.o
18:37:13 [2024-03-06T18:37:13.881Z] #76 52.63   CC       tests/test-5.o
18:37:13 [2024-03-06T18:37:13.881Z] #76 52.63   CC       tests/test-6.o
18:37:13 [2024-03-06T18:37:13.881Z] #76 52.64   CC       tests/test-7.o
18:37:13 [2024-03-06T18:37:13.881Z] #76 52.67   CC       tests/test-8.o
18:37:13 [2024-03-06T18:37:13.881Z] #76 52.67   CC       tests/test-9.o
18:37:13 [2024-03-06T18:37:13.881Z] #76 52.69   CC       tests/test-10.o
18:37:13 [2024-03-06T18:37:13.881Z] #76 52.72   CC       tests/test-11.o
18:37:16 [2024-03-06T18:37:16.391Z] #76 ...
18:37:16 [2024-03-06T18:37:16.391Z] 
18:37:16 [2024-03-06T18:37:16.391Z] #78 [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...)
18:37:16 [2024-03-06T18:37:16.391Z] #78 40.21 + bin/containerd
18:37:16 [2024-03-06T18:37:16.391Z] #78 40.21 go build  -gcflags=-trimpath=/go/src  -o bin/containerd -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.13 -X github.com/containerd/containerd/version.Revision=7c3aca7a610df76212171d200ca3811ff6096eb8 -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
18:37:18 [2024-03-06T18:37:18.902Z] #78 ...
18:37:18 [2024-03-06T18:37:18.902Z] 
18:37:18 [2024-03-06T18:37:18.902Z] #76 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
18:37:18 [2024-03-06T18:37:18.902Z] #76 57.39   CCLD     libocispec.la
18:37:18 [2024-03-06T18:37:18.902Z] #76 57.71   CCLD     src/ocispec/validate
18:37:19 [2024-03-06T18:37:19.157Z] #76 57.71   CCLD     tests/test-1
18:37:19 [2024-03-06T18:37:19.157Z] #76 57.72   CCLD     tests/test-2
18:37:19 [2024-03-06T18:37:19.157Z] #76 57.72   CCLD     tests/test-3
18:37:19 [2024-03-06T18:37:19.157Z] #76 57.74   CCLD     tests/test-4
18:37:19 [2024-03-06T18:37:19.157Z] #76 57.74   CCLD     tests/test-5
18:37:19 [2024-03-06T18:37:19.157Z] #76 57.76   CCLD     tests/test-6
18:37:19 [2024-03-06T18:37:19.157Z] #76 57.77   CCLD     tests/test-7
18:37:19 [2024-03-06T18:37:19.157Z] #76 57.77   CCLD     tests/test-8
18:37:19 [2024-03-06T18:37:19.157Z] #76 57.79   CCLD     tests/test-9
18:37:19 [2024-03-06T18:37:19.157Z] #76 57.80   CCLD     tests/test-10
18:37:19 [2024-03-06T18:37:19.157Z] #76 57.80 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
18:37:19 [2024-03-06T18:37:19.157Z] #76 57.82   CCLD     tests/test-11
18:37:19 [2024-03-06T18:37:19.412Z] #76 58.11 libtool: link: ar cr libocispec.a 
18:37:19 [2024-03-06T18:37:19.412Z] #76 58.13 libtool: link: ranlib libocispec.a
18:37:19 [2024-03-06T18:37:19.668Z] #76 58.30 make[5]: Entering directory '/tmp/crun-build/libocispec'
18:37:19 [2024-03-06T18:37:19.668Z] #76 58.35 make[5]: Leaving directory '/tmp/crun-build/libocispec'
18:37:19 [2024-03-06T18:37:19.668Z] #76 58.35 make[4]: Leaving directory '/tmp/crun-build/libocispec'
18:37:19 [2024-03-06T18:37:19.668Z] #76 58.35 make[3]: Leaving directory '/tmp/crun-build/libocispec'
18:37:19 [2024-03-06T18:37:19.668Z] #76 58.35 make[2]: Leaving directory '/tmp/crun-build/libocispec'
18:37:19 [2024-03-06T18:37:19.668Z] #76 58.36 make[2]: Entering directory '/tmp/crun-build'
18:37:19 [2024-03-06T18:37:19.668Z] #76 58.46   CC       src/libcrun/libcrun_testing_a-utils.o
18:37:19 [2024-03-06T18:37:19.923Z] #76 58.46   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
18:37:19 [2024-03-06T18:37:19.923Z] #76 58.46   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
18:37:19 [2024-03-06T18:37:19.923Z] #76 58.46   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
18:37:19 [2024-03-06T18:37:19.923Z] #76 58.47   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
18:37:19 [2024-03-06T18:37:19.923Z] #76 58.49   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
18:37:19 [2024-03-06T18:37:19.923Z] #76 58.49   CC       src/libcrun/libcrun_testing_a-cgroup.o
18:37:19 [2024-03-06T18:37:19.923Z] #76 58.52   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
18:37:19 [2024-03-06T18:37:19.923Z] #76 58.55   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
18:37:19 [2024-03-06T18:37:19.923Z] #76 58.55   CC       src/libcrun/libcrun_testing_a-container.o
18:37:19 [2024-03-06T18:37:19.923Z] #76 58.58   CC       src/libcrun/libcrun_testing_a-criu.o
18:37:19 [2024-03-06T18:37:19.923Z] #76 58.60   CC       src/libcrun/libcrun_testing_a-custom-handler.o
18:37:19 [2024-03-06T18:37:19.923Z] #76 58.61   CC       src/libcrun/libcrun_testing_a-ebpf.o
18:37:19 [2024-03-06T18:37:19.923Z] #76 58.62   CC       src/libcrun/libcrun_testing_a-error.o
18:37:19 [2024-03-06T18:37:19.923Z] #76 58.62   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
18:37:19 [2024-03-06T18:37:19.923Z] #76 58.67   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
18:37:19 [2024-03-06T18:37:19.923Z] #76 58.68   CC       src/libcrun/handlers/libcrun_testing_a-mono.o
18:37:20 [2024-03-06T18:37:20.179Z] #76 58.70   CC       src/libcrun/handlers/libcrun_testing_a-spin.o
18:37:20 [2024-03-06T18:37:20.179Z] #76 58.74   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
18:37:20 [2024-03-06T18:37:20.179Z] #76 58.78   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
18:37:20 [2024-03-06T18:37:20.179Z] #76 58.82   CC       src/libcrun/handlers/libcrun_testing_a-wasmtime.o
18:37:20 [2024-03-06T18:37:20.179Z] #76 58.83   CC       src/libcrun/libcrun_testing_a-intelrdt.o
18:37:20 [2024-03-06T18:37:20.179Z] #76 58.87   CC       src/libcrun/libcrun_testing_a-io_priority.o
18:37:20 [2024-03-06T18:37:20.179Z] #76 58.91   CC       src/libcrun/libcrun_testing_a-linux.o
18:37:20 [2024-03-06T18:37:20.179Z] #76 58.92   CC       src/libcrun/libcrun_testing_a-mount_flags.o
18:37:20 [2024-03-06T18:37:20.179Z] #76 58.96   CC       src/libcrun/libcrun_testing_a-scheduler.o
18:37:20 [2024-03-06T18:37:20.179Z] #76 59.01   CC       src/libcrun/libcrun_testing_a-seccomp.o
18:37:20 [2024-03-06T18:37:20.179Z] #76 59.02   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
18:37:20 [2024-03-06T18:37:20.179Z] #76 59.05   CC       src/libcrun/libcrun_testing_a-signals.o
18:37:20 [2024-03-06T18:37:20.434Z] #76 59.12   CC       src/libcrun/libcrun_testing_a-status.o
18:37:20 [2024-03-06T18:37:20.434Z] #76 59.14   CC       src/libcrun/libcrun_testing_a-terminal.o
18:37:20 [2024-03-06T18:37:20.434Z] #76 59.19   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
18:37:20 [2024-03-06T18:37:20.434Z] #76 59.21   CC       tests/tests_libcrun_intelrdt-tests_libcrun_intelrdt.o
18:37:20 [2024-03-06T18:37:20.434Z] #76 59.21   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
18:37:20 [2024-03-06T18:37:20.434Z] #76 59.32   CC       src/crun-crun.o
18:37:20 [2024-03-06T18:37:20.690Z] #76 59.37   CC       src/crun-run.o
18:37:20 [2024-03-06T18:37:20.690Z] #76 59.40   CC       src/crun-delete.o
18:37:20 [2024-03-06T18:37:20.690Z] #76 59.43   CC       src/crun-kill.o
18:37:20 [2024-03-06T18:37:20.690Z] #76 59.44   CC       src/crun-pause.o
18:37:20 [2024-03-06T18:37:20.690Z] #76 59.45   CC       src/crun-unpause.o
18:37:20 [2024-03-06T18:37:20.690Z] #76 59.47   CC       src/crun-oci_features.o
18:37:20 [2024-03-06T18:37:20.690Z] #76 59.52   CC       src/crun-spec.o
18:37:20 [2024-03-06T18:37:20.690Z] #76 59.53   CC       src/crun-exec.o
18:37:20 [2024-03-06T18:37:20.944Z] #76 59.55   CC       src/crun-list.o
18:37:20 [2024-03-06T18:37:20.944Z] #76 59.56   CC       src/crun-create.o
18:37:20 [2024-03-06T18:37:20.944Z] #76 59.58   CC       src/crun-start.o
18:37:20 [2024-03-06T18:37:20.944Z] #76 59.59   CC       src/crun-state.o
18:37:20 [2024-03-06T18:37:20.944Z] #76 59.60   CC       src/crun-update.o
18:37:20 [2024-03-06T18:37:20.944Z] #76 59.62   CC       src/crun-ps.o
18:37:20 [2024-03-06T18:37:20.944Z] #76 59.65   CC       src/crun-checkpoint.o
18:37:21 [2024-03-06T18:37:21.199Z] #76 59.67   CC       src/crun-restore.o
18:37:21 [2024-03-06T18:37:21.199Z] #76 59.70   CC       src/libcrun/crun-cloned_binary.o
18:37:21 [2024-03-06T18:37:21.199Z] #76 59.74   CC       src/libcrun/libcrun_la-utils.lo
18:37:21 [2024-03-06T18:37:21.199Z] #76 60.01   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
18:37:21 [2024-03-06T18:37:21.454Z] #76 60.10   CC       src/libcrun/libcrun_la-cgroup-resources.lo
18:37:21 [2024-03-06T18:37:21.454Z] #76 60.33   CC       src/libcrun/libcrun_la-cgroup-setup.lo
18:37:21 [2024-03-06T18:37:21.709Z] #76 60.33   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
18:37:21 [2024-03-06T18:37:21.709Z] #76 60.36   CC       src/libcrun/libcrun_la-cgroup-utils.lo
18:37:21 [2024-03-06T18:37:21.709Z] #76 60.37   CC       src/libcrun/libcrun_la-cgroup.lo
18:37:21 [2024-03-06T18:37:21.709Z] #76 60.38   CC       src/libcrun/libcrun_la-chroot_realpath.lo
18:37:21 [2024-03-06T18:37:21.709Z] #76 60.42   CC       src/libcrun/libcrun_la-cloned_binary.lo
18:37:21 [2024-03-06T18:37:21.709Z] #76 60.43   CC       src/libcrun/libcrun_la-container.lo
18:37:21 [2024-03-06T18:37:21.964Z] #76 60.44   CC       src/libcrun/libcrun_la-criu.lo
18:37:21 [2024-03-06T18:37:21.964Z] #76 60.44   CC       src/libcrun/libcrun_la-custom-handler.lo
18:37:21 [2024-03-06T18:37:21.964Z] #76 60.45   CC       src/libcrun/libcrun_la-ebpf.lo
18:37:21 [2024-03-06T18:37:21.964Z] #76 60.48   CC       src/libcrun/libcrun_la-error.lo
18:37:21 [2024-03-06T18:37:21.964Z] #76 60.51   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
18:37:21 [2024-03-06T18:37:21.964Z] #76 60.61   CC       src/libcrun/handlers/libcrun_la-krun.lo
18:37:21 [2024-03-06T18:37:21.964Z] #76 60.62   CC       src/libcrun/handlers/libcrun_la-mono.lo
18:37:21 [2024-03-06T18:37:21.964Z] #76 60.64   CC       src/libcrun/handlers/libcrun_la-spin.lo
18:37:21 [2024-03-06T18:37:21.964Z] #76 60.65   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
18:37:21 [2024-03-06T18:37:21.964Z] #76 60.69   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
18:37:21 [2024-03-06T18:37:21.964Z] #76 60.71   CC       src/libcrun/handlers/libcrun_la-wasmtime.lo
18:37:21 [2024-03-06T18:37:21.964Z] #76 60.73   CC       src/libcrun/libcrun_la-intelrdt.lo
18:37:21 [2024-03-06T18:37:21.964Z] #76 60.75   CC       src/libcrun/libcrun_la-io_priority.lo
18:37:21 [2024-03-06T18:37:21.964Z] #76 60.81   CC       src/libcrun/libcrun_la-linux.lo
18:37:21 [2024-03-06T18:37:21.964Z] #76 60.84   CC       src/libcrun/libcrun_la-mount_flags.lo
18:37:22 [2024-03-06T18:37:22.221Z] #76 60.86   CC       src/libcrun/libcrun_la-scheduler.lo
18:37:22 [2024-03-06T18:37:22.221Z] #76 60.87   CC       src/libcrun/libcrun_la-seccomp.lo
18:37:22 [2024-03-06T18:37:22.221Z] #76 60.89   CC       src/libcrun/libcrun_la-seccomp_notify.lo
18:37:22 [2024-03-06T18:37:22.221Z] #76 60.92   CC       src/libcrun/libcrun_la-signals.lo
18:37:22 [2024-03-06T18:37:22.221Z] #76 60.94   CC       src/libcrun/libcrun_la-status.lo
18:37:22 [2024-03-06T18:37:22.476Z] #76 60.96   CC       src/libcrun/libcrun_la-terminal.lo
18:37:22 [2024-03-06T18:37:22.476Z] #76 60.97   CC       tests/init.o
18:37:22 [2024-03-06T18:37:22.476Z] #76 60.99   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
18:37:23 [2024-03-06T18:37:23.838Z] #76 62.49   CCLD     tests/init
18:37:23 [2024-03-06T18:37:23.838Z] #76 ...
18:37:23 [2024-03-06T18:37:23.838Z] 
18:37:23 [2024-03-06T18:37:23.838Z] #60 [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
18:37:23 [2024-03-06T18:37:23.838Z] #60 102.8 HEAD is now at cec0b72a Merge pull request #217 from andrewhsu/v
18:37:23 [2024-03-06T18:37:23.838Z] #60 103.0 Docker version unknown-version, build unknown-commit
18:37:23 [2024-03-06T18:37:23.838Z] #60 DONE 104.5s
18:37:24 [2024-03-06T18:37:24.094Z] 
18:37:24 [2024-03-06T18:37:24.094Z] #78 [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...)
18:37:25 [2024-03-06T18:37:25.988Z] #78 ...
18:37:25 [2024-03-06T18:37:25.988Z] 
18:37:25 [2024-03-06T18:37:25.988Z] #76 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
18:37:25 [2024-03-06T18:37:25.988Z] #76 64.58   AR       libcrun_testing.a
18:37:25 [2024-03-06T18:37:25.988Z] #76 64.58 ar: `u' modifier ignored since `D' is the default (see `U')
18:37:25 [2024-03-06T18:37:25.988Z] #76 64.60   CCLD     tests/tests_libcrun_utils
18:37:25 [2024-03-06T18:37:25.988Z] #76 64.60   CCLD     tests/tests_libcrun_errors
18:37:25 [2024-03-06T18:37:25.988Z] #76 64.60   CCLD     tests/tests_libcrun_intelrdt
18:37:25 [2024-03-06T18:37:25.988Z] #76 64.60   CCLD     tests/tests_libcrun_fuzzer
18:37:26 [2024-03-06T18:37:26.242Z] #76 65.00   CCLD     libcrun.la
18:37:26 [2024-03-06T18:37:26.497Z] #76 65.19   CCLD     crun
18:37:26 [2024-03-06T18:37:26.497Z] #76 65.34 make[3]: Entering directory '/tmp/crun-build'
18:37:26 [2024-03-06T18:37:26.752Z] #76 65.42  /usr/bin/mkdir -p '/usr/local/share/man/man1'
18:37:26 [2024-03-06T18:37:26.752Z] #76 65.42  /usr/bin/mkdir -p '/usr/local/lib'
18:37:26 [2024-03-06T18:37:26.752Z] #76 65.42  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
18:37:26 [2024-03-06T18:37:26.752Z] #76 65.42  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
18:37:26 [2024-03-06T18:37:26.752Z] #76 65.45 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
18:37:26 [2024-03-06T18:37:26.752Z] #76 65.45 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
18:37:26 [2024-03-06T18:37:26.752Z] #76 65.46 libtool: install: chmod 644 /usr/local/lib/libcrun.a
18:37:26 [2024-03-06T18:37:26.752Z] #76 65.47 libtool: install: ranlib /usr/local/lib/libcrun.a
18:37:26 [2024-03-06T18:37:26.752Z] #76 65.54 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
18:37:26 [2024-03-06T18:37:26.752Z] #76 65.54 ----------------------------------------------------------------------
18:37:26 [2024-03-06T18:37:26.752Z] #76 65.54 Libraries have been installed in:
18:37:26 [2024-03-06T18:37:26.752Z] #76 65.54    /usr/local/lib
18:37:26 [2024-03-06T18:37:26.752Z] #76 65.54 
18:37:26 [2024-03-06T18:37:26.752Z] #76 65.54 If you ever happen to want to link against installed libraries
18:37:26 [2024-03-06T18:37:26.752Z] #76 65.54 in a given directory, LIBDIR, you must either use libtool, and
18:37:26 [2024-03-06T18:37:26.752Z] #76 65.54 specify the full pathname of the library, or use the '-LLIBDIR'
18:37:26 [2024-03-06T18:37:26.752Z] #76 65.54 flag during linking and do at least one of the following:
18:37:26 [2024-03-06T18:37:26.752Z] #76 65.54    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
18:37:26 [2024-03-06T18:37:26.752Z] #76 65.54      during execution
18:37:26 [2024-03-06T18:37:26.752Z] #76 65.54    - add LIBDIR to the 'LD_RUN_PATH' environment variable
18:37:26 [2024-03-06T18:37:26.752Z] #76 65.54      during linking
18:37:26 [2024-03-06T18:37:26.752Z] #76 65.54    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
18:37:26 [2024-03-06T18:37:26.752Z] #76 65.54    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
18:37:26 [2024-03-06T18:37:26.752Z] #76 65.54 
18:37:26 [2024-03-06T18:37:26.752Z] #76 65.54 See any operating system documentation about shared libraries for
18:37:26 [2024-03-06T18:37:26.752Z] #76 65.54 more information, such as the ld(1) and ld.so(8) manual pages.
18:37:26 [2024-03-06T18:37:26.752Z] #76 65.54 ----------------------------------------------------------------------
18:37:26 [2024-03-06T18:37:26.752Z] #76 65.54  /usr/bin/mkdir -p '/build'
18:37:26 [2024-03-06T18:37:26.752Z] #76 65.54   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
18:37:26 [2024-03-06T18:37:26.752Z] #76 65.57 libtool: install: /usr/bin/install -c crun /build/crun
18:37:27 [2024-03-06T18:37:27.006Z] #76 65.58 make[3]: Leaving directory '/tmp/crun-build'
18:37:27 [2024-03-06T18:37:27.006Z] #76 65.58 make[2]: Leaving directory '/tmp/crun-build'
18:37:27 [2024-03-06T18:37:27.006Z] #76 65.58 make[1]: Leaving directory '/tmp/crun-build'
18:37:27 [2024-03-06T18:37:27.006Z] #76 DONE 65.8s
18:37:27 [2024-03-06T18:37:27.006Z] 
18:37:27 [2024-03-06T18:37:27.006Z] #78 [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...)
18:37:29 [2024-03-06T18:37:29.514Z] #78 63.31 + bin/containerd-stress
18:37:29 [2024-03-06T18:37:29.514Z] #78 63.31 go build  -gcflags=-trimpath=/go/src  -o bin/containerd-stress -ldflags '-X github.com/containerd/containerd/version.Version=v1.7.13 -X github.com/containerd/containerd/version.Revision=7c3aca7a610df76212171d200ca3811ff6096eb8 -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
18:37:30 [2024-03-06T18:37:30.437Z] #78 64.52 + bin/containerd-shim
18:37:30 [2024-03-06T18:37:30.996Z] #78 65.07 + bin/containerd-shim-runc-v1
18:37:31 [2024-03-06T18:37:31.919Z] #78 65.87 + bin/containerd-shim-runc-v2
18:37:32 [2024-03-06T18:37:32.842Z] #78 66.59 + binaries
18:37:33 [2024-03-06T18:37:33.096Z] #78 DONE 67.0s
18:37:33 [2024-03-06T18:37:33.654Z] 
18:37:33 [2024-03-06T18:37:33.654Z] #93 [dev-systemd-false 13/21] COPY --link --from=containerd    /build/ /usr/local/bin/
18:37:33 [2024-03-06T18:37:33.908Z] #93 DONE 0.2s
18:37:33 [2024-03-06T18:37:33.908Z] 
18:37:33 [2024-03-06T18:37:33.908Z] #94 [dev-systemd-false 14/21] COPY --link --from=rootlesskit   /build/ /usr/local/bin/
18:37:33 [2024-03-06T18:37:33.908Z] #94 DONE 0.1s
18:37:33 [2024-03-06T18:37:33.908Z] 
18:37:33 [2024-03-06T18:37:33.908Z] #95 [dev-systemd-false 15/21] COPY --link --from=vpnkit        /       /usr/local/bin/
18:37:34 [2024-03-06T18:37:34.162Z] #95 DONE 0.3s
18:37:34 [2024-03-06T18:37:34.416Z] 
18:37:34 [2024-03-06T18:37:34.416Z] #96 [dev-systemd-false 16/21] COPY --link --from=containerutil /build/ /usr/local/bin/
18:37:34 [2024-03-06T18:37:34.416Z] #96 DONE 0.0s
18:37:34 [2024-03-06T18:37:34.416Z] 
18:37:34 [2024-03-06T18:37:34.416Z] #97 [dev-systemd-false 17/21] COPY --link --from=crun          /build/ /usr/local/bin/
18:37:34 [2024-03-06T18:37:34.416Z] #97 DONE 0.1s
18:37:34 [2024-03-06T18:37:34.671Z] 
18:37:34 [2024-03-06T18:37:34.671Z] #98 [dev-systemd-false 18/21] COPY --link hack/dockerfile/etc/docker/  /etc/docker/
18:37:34 [2024-03-06T18:37:34.671Z] #98 DONE 0.0s
18:37:34 [2024-03-06T18:37:34.671Z] 
18:37:34 [2024-03-06T18:37:34.671Z] #99 [dev-systemd-false 19/21] COPY --link --from=buildx        /buildx /usr/local/libexec/docker/cli-plugins/docker-buildx
18:37:34 [2024-03-06T18:37:34.671Z] #99 DONE 0.2s
18:37:34 [2024-03-06T18:37:34.671Z] 
18:37:34 [2024-03-06T18:37:34.671Z] #100 [dev-systemd-false 20/21] COPY --link --from=compose       /docker-compose /usr/libexec/docker/cli-plugins/docker-compose
18:37:34 [2024-03-06T18:37:34.671Z] #100 DONE 0.2s
18:37:34 [2024-03-06T18:37:34.925Z] 
18:37:34 [2024-03-06T18:37:34.925Z] #101 [dev-systemd-false 21/21] WORKDIR /go/src/github.com/docker/docker
18:37:34 [2024-03-06T18:37:34.925Z] #101 DONE 0.1s
18:37:35 [2024-03-06T18:37:35.179Z] 
18:37:35 [2024-03-06T18:37:35.179Z] #102 [dev-base  1/12] RUN groupadd -r docker
18:37:35 [2024-03-06T18:37:35.179Z] #102 DONE 0.3s
18:37:35 [2024-03-06T18:37:35.433Z] 
18:37:35 [2024-03-06T18:37:35.433Z] #103 [dev-base  2/12] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
18:37:35 [2024-03-06T18:37:35.687Z] #103 DONE 0.4s
18:37:35 [2024-03-06T18:37:35.687Z] 
18:37:35 [2024-03-06T18:37:35.687Z] #104 [dev-base  3/12] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
18:37:35 [2024-03-06T18:37:35.941Z] #104 0.248 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
18:37:35 [2024-03-06T18:37:35.941Z] #104 DONE 0.3s
18:37:35 [2024-03-06T18:37:35.941Z] 
18:37:35 [2024-03-06T18:37:35.941Z] #105 [dev-base  4/12] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
18:37:36 [2024-03-06T18:37:36.196Z] #105 DONE 0.3s
18:37:36 [2024-03-06T18:37:36.450Z] 
18:37:36 [2024-03-06T18:37:36.450Z] #106 [dev-base  5/12] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
18:37:36 [2024-03-06T18:37:36.450Z] #106 DONE 0.3s
18:37:36 [2024-03-06T18:37:36.704Z] 
18:37:36 [2024-03-06T18:37:36.704Z] #107 [dev-base  6/12] RUN ldconfig
18:37:36 [2024-03-06T18:37:36.958Z] #107 DONE 0.4s
18:37:36 [2024-03-06T18:37:36.958Z] 
18:37:36 [2024-03-06T18:37:36.958Z] #108 [dev-base  7/12] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
18:37:37 [2024-03-06T18:37:37.212Z] #108 DONE 0.4s
18:37:37 [2024-03-06T18:37:37.466Z] 
18:37:37 [2024-03-06T18:37:37.466Z] #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
18:37:38 [2024-03-06T18:37:38.024Z] #109 0.610 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
18:37:38 [2024-03-06T18:37:38.024Z] #109 0.618 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
18:37:38 [2024-03-06T18:37:38.024Z] #109 0.618 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
18:37:38 [2024-03-06T18:37:38.024Z] #109 0.693 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
18:37:38 [2024-03-06T18:37:38.024Z] #109 0.755 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB]
18:37:38 [2024-03-06T18:37:38.278Z] #109 0.817 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [141 kB]
18:37:39 [2024-03-06T18:37:39.200Z] #109 1.726 Fetched 9093 kB in 1s (6604 kB/s)
18:37:39 [2024-03-06T18:37:39.759Z] #109 1.726 Reading package lists...
18:37:40 [2024-03-06T18:37:40.317Z] #109 2.359 Reading package lists...
18:37:40 [2024-03-06T18:37:40.571Z] #109 2.995 Building dependency tree...
18:37:40 [2024-03-06T18:37:40.826Z] #109 3.543 The following additional packages will be installed:
18:37:41 [2024-03-06T18:37:41.080Z] #109 3.544   dmsetup libaio1 libapparmor1 libargon2-1 libbpf1 libcryptsetup12
18:37:41 [2024-03-06T18:37:41.080Z] #109 3.544   libdevmapper1.02.1 libelf1 libfdisk1 libgpm2 libicu72 libinih1 libip4tc2
18:37:41 [2024-03-06T18:37:41.080Z] #109 3.544   libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0
18:37:41 [2024-03-06T18:37:41.080Z] #109 3.545   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libsodium23
18:37:41 [2024-03-06T18:37:41.080Z] #109 3.546   libsubid4 libsystemd-shared liburcu8 libxtables12 sgml-base systemd
18:37:41 [2024-03-06T18:37:41.080Z] #109 3.546   vim-runtime
18:37:41 [2024-03-06T18:37:41.080Z] #109 3.550 Suggested packages:
18:37:41 [2024-03-06T18:37:41.080Z] #109 3.550   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
18:37:41 [2024-03-06T18:37:41.080Z] #109 3.550   gpm ed diffutils-doc sgml-base-doc systemd-container systemd-homed
18:37:41 [2024-03-06T18:37:41.080Z] #109 3.550   systemd-userdbd systemd-boot systemd-resolved libqrencode4
18:37:41 [2024-03-06T18:37:41.080Z] #109 3.550   libtss2-esys-3.0.2-0 libtss2-mu0 libtss2-rc0 polkitd | policykit-1 ctags
18:37:41 [2024-03-06T18:37:41.080Z] #109 3.550   vim-doc vim-scripts xfsdump acl attr quota
18:37:41 [2024-03-06T18:37:41.080Z] #109 3.550 Recommended packages:
18:37:41 [2024-03-06T18:37:41.080Z] #109 3.550   libatm1 nftables libpam-cap default-dbus-system-bus | dbus-system-bus
18:37:41 [2024-03-06T18:37:41.080Z] #109 3.550   systemd-timesyncd | time-daemon xxd unzip
18:37:41 [2024-03-06T18:37:41.334Z] #109 3.961 The following NEW packages will be installed:
18:37:41 [2024-03-06T18:37:41.334Z] #109 3.962   apparmor bash-completion bzip2 dmsetup inetutils-ping iproute2 iptables jq
18:37:41 [2024-03-06T18:37:41.334Z] #109 3.962   libaio1 libapparmor1 libargon2-1 libbpf1 libcap2-bin libcryptsetup12
18:37:41 [2024-03-06T18:37:41.334Z] #109 3.962   libdevmapper1.02.1 libelf1 libfdisk1 libgpm2 libicu72 libinih1 libip4tc2
18:37:41 [2024-03-06T18:37:41.334Z] #109 3.962   libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnet1
18:37:41 [2024-03-06T18:37:41.334Z] #109 3.962   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
18:37:41 [2024-03-06T18:37:41.334Z] #109 3.963   libprotobuf-c1 libsodium23 libsubid4 libsystemd-shared liburcu8 libxtables12
18:37:41 [2024-03-06T18:37:41.334Z] #109 3.963   libyajl2 net-tools patch pigz sgml-base sudo systemd systemd-journal-remote
18:37:41 [2024-03-06T18:37:41.334Z] #109 3.964   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xz-utils
18:37:41 [2024-03-06T18:37:41.334Z] #109 3.964   zip zstd
18:37:41 [2024-03-06T18:37:41.589Z] #109 4.252 0 upgraded, 56 newly installed, 0 to remove and 0 not upgraded.
18:37:41 [2024-03-06T18:37:41.589Z] #109 4.252 Need to get 31.8 MB of archives.
18:37:41 [2024-03-06T18:37:41.589Z] #109 4.252 After this operation, 143 MB of additional disk space will be used.
18:37:41 [2024-03-06T18:37:41.589Z] #109 4.252 Get:1 http://deb.debian.org/debian bookworm/main arm64 libargon2-1 arm64 0~20171227-0.3+deb12u1 [18.7 kB]
18:37:41 [2024-03-06T18:37:41.589Z] #109 4.255 Get:2 http://deb.debian.org/debian bookworm/main arm64 dmsetup arm64 2:1.02.185-2 [75.2 kB]
18:37:41 [2024-03-06T18:37:41.589Z] #109 4.258 Get:3 http://deb.debian.org/debian bookworm/main arm64 libdevmapper1.02.1 arm64 2:1.02.185-2 [115 kB]
18:37:41 [2024-03-06T18:37:41.589Z] #109 4.261 Get:4 http://deb.debian.org/debian bookworm/main arm64 libjson-c5 arm64 0.16-2 [42.9 kB]
18:37:41 [2024-03-06T18:37:41.589Z] #109 4.268 Get:5 http://deb.debian.org/debian bookworm/main arm64 libcryptsetup12 arm64 2:2.6.1-4~deb12u2 [205 kB]
18:37:41 [2024-03-06T18:37:41.589Z] #109 4.270 Get:6 http://deb.debian.org/debian bookworm/main arm64 libfdisk1 arm64 2.38.1-5+b1 [182 kB]
18:37:41 [2024-03-06T18:37:41.589Z] #109 4.271 Get:7 http://deb.debian.org/debian bookworm/main arm64 libkmod2 arm64 30+20221128-1 [54.4 kB]
18:37:41 [2024-03-06T18:37:41.589Z] #109 4.272 Get:8 http://deb.debian.org/debian bookworm/main arm64 libapparmor1 arm64 3.0.8-3 [40.3 kB]
18:37:41 [2024-03-06T18:37:41.589Z] #109 4.274 Get:9 http://deb.debian.org/debian bookworm/main arm64 libip4tc2 arm64 1.8.9-2 [18.5 kB]
18:37:41 [2024-03-06T18:37:41.589Z] #109 4.275 Get:10 http://deb.debian.org/debian bookworm/main arm64 libsystemd-shared arm64 252.22-1~deb12u1 [1508 kB]
18:37:41 [2024-03-06T18:37:41.589Z] #109 4.283 Get:11 http://deb.debian.org/debian bookworm/main arm64 systemd arm64 252.22-1~deb12u1 [2829 kB]
18:37:41 [2024-03-06T18:37:41.589Z] #109 4.300 Get:12 http://deb.debian.org/debian bookworm/main arm64 pigz arm64 2.6-1 [56.2 kB]
18:37:41 [2024-03-06T18:37:41.589Z] #109 4.300 Get:13 http://deb.debian.org/debian bookworm/main arm64 sgml-base all 1.31 [15.4 kB]
18:37:41 [2024-03-06T18:37:41.589Z] #109 4.300 Get:14 http://deb.debian.org/debian bookworm/main arm64 sudo arm64 1.9.13p3-1+deb12u1 [1826 kB]
18:37:41 [2024-03-06T18:37:41.589Z] #109 4.309 Get:15 http://deb.debian.org/debian bookworm/main arm64 libelf1 arm64 0.188-2.1 [173 kB]
18:37:41 [2024-03-06T18:37:41.589Z] #109 4.311 Get:16 http://deb.debian.org/debian bookworm/main arm64 libbpf1 arm64 1:1.1.0-1 [136 kB]
18:37:41 [2024-03-06T18:37:41.589Z] #109 4.312 Get:17 http://deb.debian.org/debian bookworm/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
18:37:41 [2024-03-06T18:37:41.589Z] #109 4.313 Get:18 http://deb.debian.org/debian bookworm/main arm64 libxtables12 arm64 1.8.9-2 [29.6 kB]
18:37:41 [2024-03-06T18:37:41.589Z] #109 4.344 Get:19 http://deb.debian.org/debian bookworm/main arm64 libcap2-bin arm64 1:2.66-4 [33.9 kB]
18:37:41 [2024-03-06T18:37:41.589Z] #109 4.349 Get:20 http://deb.debian.org/debian bookworm/main arm64 iproute2 arm64 6.1.0-3 [1008 kB]
18:37:41 [2024-03-06T18:37:41.589Z] #109 4.355 Get:21 http://deb.debian.org/debian bookworm/main arm64 vim-common all 2:9.0.1378-2 [124 kB]
18:37:41 [2024-03-06T18:37:41.843Z] #109 4.356 Get:22 http://deb.debian.org/debian bookworm/main arm64 bash-completion all 1:2.11-6 [234 kB]
18:37:41 [2024-03-06T18:37:41.843Z] #109 4.357 Get:23 http://deb.debian.org/debian bookworm/main arm64 bzip2 arm64 1.0.8-5+b1 [48.9 kB]
18:37:41 [2024-03-06T18:37:41.843Z] #109 4.359 Get:24 http://deb.debian.org/debian bookworm/main arm64 xz-utils arm64 5.4.1-0.2 [469 kB]
18:37:41 [2024-03-06T18:37:41.843Z] #109 4.362 Get:25 http://deb.debian.org/debian bookworm/main arm64 apparmor arm64 3.0.8-3 [567 kB]
18:37:41 [2024-03-06T18:37:41.843Z] #109 4.366 Get:26 http://deb.debian.org/debian bookworm/main arm64 inetutils-ping arm64 2:2.4-2+deb12u1 [83.3 kB]
18:37:41 [2024-03-06T18:37:41.843Z] #109 4.368 Get:27 http://deb.debian.org/debian bookworm/main arm64 libip6tc2 arm64 1.8.9-2 [18.7 kB]
18:37:41 [2024-03-06T18:37:41.843Z] #109 4.388 Get:28 http://deb.debian.org/debian bookworm/main arm64 libnfnetlink0 arm64 1.0.2-2 [14.5 kB]
18:37:41 [2024-03-06T18:37:41.843Z] #109 4.389 Get:29 http://deb.debian.org/debian bookworm/main arm64 libnetfilter-conntrack3 arm64 1.0.9-3 [38.4 kB]
18:37:41 [2024-03-06T18:37:41.843Z] #109 4.390 Get:30 http://deb.debian.org/debian bookworm/main arm64 libnftnl11 arm64 1.2.4-2 [57.6 kB]
18:37:41 [2024-03-06T18:37:41.843Z] #109 4.393 Get:31 http://deb.debian.org/debian bookworm/main arm64 iptables arm64 1.8.9-2 [352 kB]
18:37:41 [2024-03-06T18:37:41.843Z] #109 4.397 Get:32 http://deb.debian.org/debian bookworm/main arm64 libonig5 arm64 6.9.8-1 [179 kB]
18:37:41 [2024-03-06T18:37:41.843Z] #109 4.398 Get:33 http://deb.debian.org/debian bookworm/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
18:37:41 [2024-03-06T18:37:41.843Z] #109 4.400 Get:34 http://deb.debian.org/debian bookworm/main arm64 jq arm64 1.6-2.1 [64.5 kB]
18:37:41 [2024-03-06T18:37:41.843Z] #109 4.402 Get:35 http://deb.debian.org/debian bookworm/main arm64 libaio1 arm64 0.3.113-4 [13.3 kB]
18:37:41 [2024-03-06T18:37:41.843Z] #109 4.403 Get:36 http://deb.debian.org/debian bookworm/main arm64 libgpm2 arm64 1.20.7-10+b1 [14.4 kB]
18:37:41 [2024-03-06T18:37:41.843Z] #109 4.416 Get:37 http://deb.debian.org/debian bookworm/main arm64 libicu72 arm64 72.1-3 [9204 kB]
18:37:41 [2024-03-06T18:37:41.843Z] #109 4.471 Get:38 http://deb.debian.org/debian bookworm/main arm64 libinih1 arm64 55-1 [6604 B]
18:37:41 [2024-03-06T18:37:41.843Z] #109 4.471 Get:39 http://deb.debian.org/debian bookworm/main arm64 libmicrohttpd12 arm64 0.9.75-6 [112 kB]
18:37:41 [2024-03-06T18:37:41.843Z] #109 4.472 Get:40 http://deb.debian.org/debian bookworm/main arm64 libnet1 arm64 1.1.6+dfsg-3.2 [60.7 kB]
18:37:41 [2024-03-06T18:37:41.843Z] #109 4.473 Get:41 http://deb.debian.org/debian bookworm/main arm64 libnl-3-200 arm64 3.7.0-0.2+b1 [60.2 kB]
18:37:41 [2024-03-06T18:37:41.843Z] #109 4.473 Get:42 http://deb.debian.org/debian bookworm/main arm64 libprotobuf-c1 arm64 1.4.1-1+b1 [26.6 kB]
18:37:41 [2024-03-06T18:37:41.843Z] #109 4.473 Get:43 http://deb.debian.org/debian bookworm/main arm64 libsodium23 arm64 1.0.18-1 [119 kB]
18:37:41 [2024-03-06T18:37:41.843Z] #109 4.496 Get:44 http://deb.debian.org/debian bookworm/main arm64 libsubid4 arm64 1:4.13+dfsg1-1+b1 [208 kB]
18:37:41 [2024-03-06T18:37:41.843Z] #109 4.499 Get:45 http://deb.debian.org/debian bookworm/main arm64 liburcu8 arm64 0.13.2-1 [69.5 kB]
18:37:41 [2024-03-06T18:37:41.843Z] #109 4.511 Get:46 http://deb.debian.org/debian bookworm/main arm64 libyajl2 arm64 2.1.0-3+deb12u2 [21.8 kB]
18:37:41 [2024-03-06T18:37:41.843Z] #109 4.517 Get:47 http://deb.debian.org/debian bookworm/main arm64 net-tools arm64 2.10-0.1 [241 kB]
18:37:41 [2024-03-06T18:37:41.843Z] #109 4.520 Get:48 http://deb.debian.org/debian bookworm/main arm64 patch arm64 2.7.6-7 [121 kB]
18:37:41 [2024-03-06T18:37:41.843Z] #109 4.524 Get:49 http://deb.debian.org/debian bookworm/main arm64 systemd-journal-remote arm64 252.22-1~deb12u1 [92.2 kB]
18:37:41 [2024-03-06T18:37:41.843Z] #109 4.530 Get:50 http://deb.debian.org/debian bookworm/main arm64 thin-provisioning-tools arm64 0.9.0-2 [344 kB]
18:37:41 [2024-03-06T18:37:41.843Z] #109 4.533 Get:51 http://deb.debian.org/debian bookworm/main arm64 uidmap arm64 1:4.13+dfsg1-1+b1 [188 kB]
18:37:41 [2024-03-06T18:37:41.843Z] #109 4.540 Get:52 http://deb.debian.org/debian bookworm/main arm64 vim-runtime all 2:9.0.1378-2 [7025 kB]
18:37:41 [2024-03-06T18:37:41.843Z] #109 4.581 Get:53 http://deb.debian.org/debian bookworm/main arm64 vim arm64 2:9.0.1378-2 [1424 kB]
18:37:42 [2024-03-06T18:37:42.097Z] #109 4.587 Get:54 http://deb.debian.org/debian bookworm/main arm64 xfsprogs arm64 6.1.0-1 [929 kB]
18:37:42 [2024-03-06T18:37:42.097Z] #109 4.592 Get:55 http://deb.debian.org/debian bookworm/main arm64 zip arm64 3.0-13 [223 kB]
18:37:42 [2024-03-06T18:37:42.097Z] #109 4.593 Get:56 http://deb.debian.org/debian bookworm/main arm64 zstd arm64 1.5.4+dfsg2-5 [584 kB]
18:37:42 [2024-03-06T18:37:42.097Z] #109 4.753 debconf: delaying package configuration, since apt-utils is not installed
18:37:42 [2024-03-06T18:37:42.097Z] #109 4.797 Fetched 31.8 MB in 1s (51.7 MB/s)
18:37:42 [2024-03-06T18:37:42.097Z] #109 4.824 Selecting previously unselected package libargon2-1:arm64.
18:37:42 [2024-03-06T18:37:42.097Z] #109 4.824 (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 ... 15667 files and directories currently installed.)
18:37:42 [2024-03-06T18:37:42.097Z] #109 4.834 Preparing to unpack .../00-libargon2-1_0~20171227-0.3+deb12u1_arm64.deb ...
18:37:42 [2024-03-06T18:37:42.097Z] #109 4.841 Unpacking libargon2-1:arm64 (0~20171227-0.3+deb12u1) ...
18:37:42 [2024-03-06T18:37:42.097Z] #109 4.873 Selecting previously unselected package dmsetup.
18:37:42 [2024-03-06T18:37:42.351Z] #109 4.875 Preparing to unpack .../01-dmsetup_2%3a1.02.185-2_arm64.deb ...
18:37:42 [2024-03-06T18:37:42.351Z] #109 4.878 Unpacking dmsetup (2:1.02.185-2) ...
18:37:42 [2024-03-06T18:37:42.351Z] #109 4.920 Selecting previously unselected package libdevmapper1.02.1:arm64.
18:37:42 [2024-03-06T18:37:42.351Z] #109 4.922 Preparing to unpack .../02-libdevmapper1.02.1_2%3a1.02.185-2_arm64.deb ...
18:37:42 [2024-03-06T18:37:42.351Z] #109 4.926 Unpacking libdevmapper1.02.1:arm64 (2:1.02.185-2) ...
18:37:42 [2024-03-06T18:37:42.351Z] #109 4.966 Selecting previously unselected package libjson-c5:arm64.
18:37:42 [2024-03-06T18:37:42.351Z] #109 4.968 Preparing to unpack .../03-libjson-c5_0.16-2_arm64.deb ...
18:37:42 [2024-03-06T18:37:42.351Z] #109 4.974 Unpacking libjson-c5:arm64 (0.16-2) ...
18:37:42 [2024-03-06T18:37:42.351Z] #109 5.010 Selecting previously unselected package libcryptsetup12:arm64.
18:37:42 [2024-03-06T18:37:42.351Z] #109 5.013 Preparing to unpack .../04-libcryptsetup12_2%3a2.6.1-4~deb12u2_arm64.deb ...
18:37:42 [2024-03-06T18:37:42.351Z] #109 5.019 Unpacking libcryptsetup12:arm64 (2:2.6.1-4~deb12u2) ...
18:37:42 [2024-03-06T18:37:42.351Z] #109 5.069 Selecting previously unselected package libfdisk1:arm64.
18:37:42 [2024-03-06T18:37:42.351Z] #109 5.071 Preparing to unpack .../05-libfdisk1_2.38.1-5+b1_arm64.deb ...
18:37:42 [2024-03-06T18:37:42.351Z] #109 5.074 Unpacking libfdisk1:arm64 (2.38.1-5+b1) ...
18:37:42 [2024-03-06T18:37:42.351Z] #109 5.123 Selecting previously unselected package libkmod2:arm64.
18:37:42 [2024-03-06T18:37:42.351Z] #109 5.125 Preparing to unpack .../06-libkmod2_30+20221128-1_arm64.deb ...
18:37:42 [2024-03-06T18:37:42.351Z] #109 5.129 Unpacking libkmod2:arm64 (30+20221128-1) ...
18:37:42 [2024-03-06T18:37:42.351Z] #109 5.171 Selecting previously unselected package libapparmor1:arm64.
18:37:42 [2024-03-06T18:37:42.351Z] #109 5.173 Preparing to unpack .../07-libapparmor1_3.0.8-3_arm64.deb ...
18:37:42 [2024-03-06T18:37:42.351Z] #109 5.178 Unpacking libapparmor1:arm64 (3.0.8-3) ...
18:37:42 [2024-03-06T18:37:42.605Z] #109 5.213 Selecting previously unselected package libip4tc2:arm64.
18:37:42 [2024-03-06T18:37:42.605Z] #109 5.215 Preparing to unpack .../08-libip4tc2_1.8.9-2_arm64.deb ...
18:37:42 [2024-03-06T18:37:42.605Z] #109 5.222 Unpacking libip4tc2:arm64 (1.8.9-2) ...
18:37:42 [2024-03-06T18:37:42.605Z] #109 5.257 Selecting previously unselected package libsystemd-shared:arm64.
18:37:42 [2024-03-06T18:37:42.605Z] #109 5.259 Preparing to unpack .../09-libsystemd-shared_252.22-1~deb12u1_arm64.deb ...
18:37:42 [2024-03-06T18:37:42.605Z] #109 5.262 Unpacking libsystemd-shared:arm64 (252.22-1~deb12u1) ...
18:37:42 [2024-03-06T18:37:42.605Z] #109 5.410 Selecting previously unselected package systemd.
18:37:42 [2024-03-06T18:37:42.859Z] #109 5.412 Preparing to unpack .../10-systemd_252.22-1~deb12u1_arm64.deb ...
18:37:42 [2024-03-06T18:37:42.860Z] #109 5.429 Unpacking systemd (252.22-1~deb12u1) ...
18:37:42 [2024-03-06T18:37:42.860Z] #109 5.690 Selecting previously unselected package pigz.
18:37:43 [2024-03-06T18:37:43.114Z] #109 5.693 Preparing to unpack .../11-pigz_2.6-1_arm64.deb ...
18:37:43 [2024-03-06T18:37:43.114Z] #109 5.696 Unpacking pigz (2.6-1) ...
18:37:43 [2024-03-06T18:37:43.114Z] #109 5.736 Selecting previously unselected package sgml-base.
18:37:43 [2024-03-06T18:37:43.114Z] #109 5.738 Preparing to unpack .../12-sgml-base_1.31_all.deb ...
18:37:43 [2024-03-06T18:37:43.114Z] #109 5.745 Unpacking sgml-base (1.31) ...
18:37:43 [2024-03-06T18:37:43.114Z] #109 5.797 Selecting previously unselected package sudo.
18:37:43 [2024-03-06T18:37:43.114Z] #109 5.799 Preparing to unpack .../13-sudo_1.9.13p3-1+deb12u1_arm64.deb ...
18:37:43 [2024-03-06T18:37:43.114Z] #109 5.803 Unpacking sudo (1.9.13p3-1+deb12u1) ...
18:37:43 [2024-03-06T18:37:43.114Z] #109 5.933 Selecting previously unselected package libelf1:arm64.
18:37:43 [2024-03-06T18:37:43.368Z] #109 5.935 Preparing to unpack .../14-libelf1_0.188-2.1_arm64.deb ...
18:37:43 [2024-03-06T18:37:43.368Z] #109 5.939 Unpacking libelf1:arm64 (0.188-2.1) ...
18:37:43 [2024-03-06T18:37:43.368Z] #109 5.989 Selecting previously unselected package libbpf1:arm64.
18:37:43 [2024-03-06T18:37:43.368Z] #109 5.991 Preparing to unpack .../15-libbpf1_1%3a1.1.0-1_arm64.deb ...
18:37:43 [2024-03-06T18:37:43.368Z] #109 5.995 Unpacking libbpf1:arm64 (1:1.1.0-1) ...
18:37:43 [2024-03-06T18:37:43.368Z] #109 6.039 Selecting previously unselected package libmnl0:arm64.
18:37:43 [2024-03-06T18:37:43.368Z] #109 6.041 Preparing to unpack .../16-libmnl0_1.0.4-3_arm64.deb ...
18:37:43 [2024-03-06T18:37:43.368Z] #109 6.045 Unpacking libmnl0:arm64 (1.0.4-3) ...
18:37:43 [2024-03-06T18:37:43.368Z] #109 6.082 Selecting previously unselected package libxtables12:arm64.
18:37:43 [2024-03-06T18:37:43.368Z] #109 6.084 Preparing to unpack .../17-libxtables12_1.8.9-2_arm64.deb ...
18:37:43 [2024-03-06T18:37:43.368Z] #109 6.088 Unpacking libxtables12:arm64 (1.8.9-2) ...
18:37:43 [2024-03-06T18:37:43.368Z] #109 6.121 Selecting previously unselected package libcap2-bin.
18:37:43 [2024-03-06T18:37:43.368Z] #109 6.123 Preparing to unpack .../18-libcap2-bin_1%3a2.66-4_arm64.deb ...
18:37:43 [2024-03-06T18:37:43.368Z] #109 6.127 Unpacking libcap2-bin (1:2.66-4) ...
18:37:43 [2024-03-06T18:37:43.368Z] #109 6.171 Selecting previously unselected package iproute2.
18:37:43 [2024-03-06T18:37:43.622Z] #109 6.173 Preparing to unpack .../19-iproute2_6.1.0-3_arm64.deb ...
18:37:43 [2024-03-06T18:37:43.622Z] #109 6.176 Unpacking iproute2 (6.1.0-3) ...
18:37:43 [2024-03-06T18:37:43.622Z] #109 6.291 Selecting previously unselected package vim-common.
18:37:43 [2024-03-06T18:37:43.876Z] #109 6.294 Preparing to unpack .../20-vim-common_2%3a9.0.1378-2_all.deb ...
18:37:43 [2024-03-06T18:37:43.876Z] #109 6.297 Unpacking vim-common (2:9.0.1378-2) ...
18:37:43 [2024-03-06T18:37:43.876Z] #109 6.350 Selecting previously unselected package bash-completion.
18:37:43 [2024-03-06T18:37:43.876Z] #109 6.352 Preparing to unpack .../21-bash-completion_1%3a2.11-6_all.deb ...
18:37:43 [2024-03-06T18:37:43.876Z] #109 6.363 Unpacking bash-completion (1:2.11-6) ...
18:37:43 [2024-03-06T18:37:43.876Z] #109 6.484 Selecting previously unselected package bzip2.
18:37:43 [2024-03-06T18:37:43.876Z] #109 6.486 Preparing to unpack .../22-bzip2_1.0.8-5+b1_arm64.deb ...
18:37:43 [2024-03-06T18:37:43.876Z] #109 6.490 Unpacking bzip2 (1.0.8-5+b1) ...
18:37:43 [2024-03-06T18:37:43.876Z] #109 6.525 Selecting previously unselected package xz-utils.
18:37:43 [2024-03-06T18:37:43.876Z] #109 6.527 Preparing to unpack .../23-xz-utils_5.4.1-0.2_arm64.deb ...
18:37:43 [2024-03-06T18:37:43.876Z] #109 6.530 Unpacking xz-utils (5.4.1-0.2) ...
18:37:43 [2024-03-06T18:37:43.876Z] #109 6.618 Selecting previously unselected package apparmor.
18:37:43 [2024-03-06T18:37:43.876Z] #109 6.620 Preparing to unpack .../24-apparmor_3.0.8-3_arm64.deb ...
18:37:43 [2024-03-06T18:37:43.876Z] #109 6.637 Unpacking apparmor (3.0.8-3) ...
18:37:43 [2024-03-06T18:37:43.876Z] #109 6.722 Selecting previously unselected package inetutils-ping.
18:37:44 [2024-03-06T18:37:44.131Z] #109 6.725 Preparing to unpack .../25-inetutils-ping_2%3a2.4-2+deb12u1_arm64.deb ...
18:37:44 [2024-03-06T18:37:44.131Z] #109 6.729 Unpacking inetutils-ping (2:2.4-2+deb12u1) ...
18:37:44 [2024-03-06T18:37:44.131Z] #109 6.767 Selecting previously unselected package libip6tc2:arm64.
18:37:44 [2024-03-06T18:37:44.131Z] #109 6.770 Preparing to unpack .../26-libip6tc2_1.8.9-2_arm64.deb ...
18:37:44 [2024-03-06T18:37:44.131Z] #109 6.773 Unpacking libip6tc2:arm64 (1.8.9-2) ...
18:37:44 [2024-03-06T18:37:44.131Z] #109 6.811 Selecting previously unselected package libnfnetlink0:arm64.
18:37:44 [2024-03-06T18:37:44.131Z] #109 6.813 Preparing to unpack .../27-libnfnetlink0_1.0.2-2_arm64.deb ...
18:37:44 [2024-03-06T18:37:44.131Z] #109 6.817 Unpacking libnfnetlink0:arm64 (1.0.2-2) ...
18:37:44 [2024-03-06T18:37:44.131Z] #109 6.851 Selecting previously unselected package libnetfilter-conntrack3:arm64.
18:37:44 [2024-03-06T18:37:44.385Z] #109 6.853 Preparing to unpack .../28-libnetfilter-conntrack3_1.0.9-3_arm64.deb ...
18:37:44 [2024-03-06T18:37:44.385Z] #109 6.857 Unpacking libnetfilter-conntrack3:arm64 (1.0.9-3) ...
18:37:44 [2024-03-06T18:37:44.385Z] #109 6.897 Selecting previously unselected package libnftnl11:arm64.
18:37:44 [2024-03-06T18:37:44.385Z] #109 6.899 Preparing to unpack .../29-libnftnl11_1.2.4-2_arm64.deb ...
18:37:44 [2024-03-06T18:37:44.385Z] #109 6.903 Unpacking libnftnl11:arm64 (1.2.4-2) ...
18:37:44 [2024-03-06T18:37:44.385Z] #109 6.944 Selecting previously unselected package iptables.
18:37:44 [2024-03-06T18:37:44.385Z] #109 6.946 Preparing to unpack .../30-iptables_1.8.9-2_arm64.deb ...
18:37:44 [2024-03-06T18:37:44.385Z] #109 6.950 Unpacking iptables (1.8.9-2) ...
18:37:44 [2024-03-06T18:37:44.385Z] #109 7.037 Selecting previously unselected package libonig5:arm64.
18:37:44 [2024-03-06T18:37:44.385Z] #109 7.040 Preparing to unpack .../31-libonig5_6.9.8-1_arm64.deb ...
18:37:44 [2024-03-06T18:37:44.385Z] #109 7.044 Unpacking libonig5:arm64 (6.9.8-1) ...
18:37:44 [2024-03-06T18:37:44.385Z] #109 7.093 Selecting previously unselected package libjq1:arm64.
18:37:44 [2024-03-06T18:37:44.385Z] #109 7.095 Preparing to unpack .../32-libjq1_1.6-2.1_arm64.deb ...
18:37:44 [2024-03-06T18:37:44.385Z] #109 7.098 Unpacking libjq1:arm64 (1.6-2.1) ...
18:37:44 [2024-03-06T18:37:44.385Z] #109 7.134 Selecting previously unselected package jq.
18:37:44 [2024-03-06T18:37:44.385Z] #109 7.137 Preparing to unpack .../33-jq_1.6-2.1_arm64.deb ...
18:37:44 [2024-03-06T18:37:44.385Z] #109 7.141 Unpacking jq (1.6-2.1) ...
18:37:44 [2024-03-06T18:37:44.639Z] #109 7.183 Selecting previously unselected package libaio1:arm64.
18:37:44 [2024-03-06T18:37:44.639Z] #109 7.185 Preparing to unpack .../34-libaio1_0.3.113-4_arm64.deb ...
18:37:44 [2024-03-06T18:37:44.639Z] #109 7.190 Unpacking libaio1:arm64 (0.3.113-4) ...
18:37:44 [2024-03-06T18:37:44.639Z] #109 7.224 Selecting previously unselected package libgpm2:arm64.
18:37:44 [2024-03-06T18:37:44.639Z] #109 7.226 Preparing to unpack .../35-libgpm2_1.20.7-10+b1_arm64.deb ...
18:37:44 [2024-03-06T18:37:44.639Z] #109 7.230 Unpacking libgpm2:arm64 (1.20.7-10+b1) ...
18:37:44 [2024-03-06T18:37:44.639Z] #109 7.291 Selecting previously unselected package libicu72:arm64.
18:37:44 [2024-03-06T18:37:44.639Z] #109 7.293 Preparing to unpack .../36-libicu72_72.1-3_arm64.deb ...
18:37:44 [2024-03-06T18:37:44.639Z] #109 7.297 Unpacking libicu72:arm64 (72.1-3) ...
18:37:45 [2024-03-06T18:37:45.197Z] #109 7.851 Selecting previously unselected package libinih1:arm64.
18:37:45 [2024-03-06T18:37:45.197Z] #109 7.853 Preparing to unpack .../37-libinih1_55-1_arm64.deb ...
18:37:45 [2024-03-06T18:37:45.197Z] #109 7.856 Unpacking libinih1:arm64 (55-1) ...
18:37:45 [2024-03-06T18:37:45.197Z] #109 7.893 Selecting previously unselected package libmicrohttpd12:arm64.
18:37:45 [2024-03-06T18:37:45.197Z] #109 7.895 Preparing to unpack .../38-libmicrohttpd12_0.9.75-6_arm64.deb ...
18:37:45 [2024-03-06T18:37:45.197Z] #109 7.899 Unpacking libmicrohttpd12:arm64 (0.9.75-6) ...
18:37:45 [2024-03-06T18:37:45.197Z] #109 7.940 Selecting previously unselected package libnet1:arm64.
18:37:45 [2024-03-06T18:37:45.197Z] #109 7.943 Preparing to unpack .../39-libnet1_1.1.6+dfsg-3.2_arm64.deb ...
18:37:45 [2024-03-06T18:37:45.197Z] #109 7.946 Unpacking libnet1:arm64 (1.1.6+dfsg-3.2) ...
18:37:45 [2024-03-06T18:37:45.197Z] #109 7.986 Selecting previously unselected package libnl-3-200:arm64.
18:37:45 [2024-03-06T18:37:45.451Z] #109 7.988 Preparing to unpack .../40-libnl-3-200_3.7.0-0.2+b1_arm64.deb ...
18:37:45 [2024-03-06T18:37:45.451Z] #109 7.992 Unpacking libnl-3-200:arm64 (3.7.0-0.2+b1) ...
18:37:45 [2024-03-06T18:37:45.451Z] #109 8.030 Selecting previously unselected package libprotobuf-c1:arm64.
18:37:45 [2024-03-06T18:37:45.451Z] #109 8.032 Preparing to unpack .../41-libprotobuf-c1_1.4.1-1+b1_arm64.deb ...
18:37:45 [2024-03-06T18:37:45.451Z] #109 8.036 Unpacking libprotobuf-c1:arm64 (1.4.1-1+b1) ...
18:37:45 [2024-03-06T18:37:45.451Z] #109 8.069 Selecting previously unselected package libsodium23:arm64.
18:37:45 [2024-03-06T18:37:45.451Z] #109 8.071 Preparing to unpack .../42-libsodium23_1.0.18-1_arm64.deb ...
18:37:45 [2024-03-06T18:37:45.451Z] #109 8.076 Unpacking libsodium23:arm64 (1.0.18-1) ...
18:37:45 [2024-03-06T18:37:45.451Z] #109 8.123 Selecting previously unselected package libsubid4:arm64.
18:37:45 [2024-03-06T18:37:45.451Z] #109 8.125 Preparing to unpack .../43-libsubid4_1%3a4.13+dfsg1-1+b1_arm64.deb ...
18:37:45 [2024-03-06T18:37:45.451Z] #109 8.129 Unpacking libsubid4:arm64 (1:4.13+dfsg1-1+b1) ...
18:37:45 [2024-03-06T18:37:45.451Z] #109 8.168 Selecting previously unselected package liburcu8:arm64.
18:37:45 [2024-03-06T18:37:45.451Z] #109 8.170 Preparing to unpack .../44-liburcu8_0.13.2-1_arm64.deb ...
18:37:45 [2024-03-06T18:37:45.451Z] #109 8.174 Unpacking liburcu8:arm64 (0.13.2-1) ...
18:37:45 [2024-03-06T18:37:45.451Z] #109 8.219 Selecting previously unselected package libyajl2:arm64.
18:37:45 [2024-03-06T18:37:45.451Z] #109 8.221 Preparing to unpack .../45-libyajl2_2.1.0-3+deb12u2_arm64.deb ...
18:37:45 [2024-03-06T18:37:45.451Z] #109 8.225 Unpacking libyajl2:arm64 (2.1.0-3+deb12u2) ...
18:37:45 [2024-03-06T18:37:45.706Z] #109 8.256 Selecting previously unselected package net-tools.
18:37:45 [2024-03-06T18:37:45.706Z] #109 8.259 Preparing to unpack .../46-net-tools_2.10-0.1_arm64.deb ...
18:37:45 [2024-03-06T18:37:45.706Z] #109 8.262 Unpacking net-tools (2.10-0.1) ...
18:37:45 [2024-03-06T18:37:45.706Z] #109 8.398 Selecting previously unselected package patch.
18:37:45 [2024-03-06T18:37:45.706Z] #109 8.400 Preparing to unpack .../47-patch_2.7.6-7_arm64.deb ...
18:37:45 [2024-03-06T18:37:45.706Z] #109 8.404 Unpacking patch (2.7.6-7) ...
18:37:45 [2024-03-06T18:37:45.706Z] #109 8.446 Selecting previously unselected package systemd-journal-remote.
18:37:45 [2024-03-06T18:37:45.706Z] #109 8.449 Preparing to unpack .../48-systemd-journal-remote_252.22-1~deb12u1_arm64.deb ...
18:37:45 [2024-03-06T18:37:45.706Z] #109 8.452 Unpacking systemd-journal-remote (252.22-1~deb12u1) ...
18:37:45 [2024-03-06T18:37:45.706Z] #109 8.493 Selecting previously unselected package thin-provisioning-tools.
18:37:45 [2024-03-06T18:37:45.706Z] #109 8.495 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-2_arm64.deb ...
18:37:45 [2024-03-06T18:37:45.706Z] #109 8.499 Unpacking thin-provisioning-tools (0.9.0-2) ...
18:37:45 [2024-03-06T18:37:45.960Z] #109 8.559 Selecting previously unselected package uidmap.
18:37:45 [2024-03-06T18:37:45.960Z] #109 8.562 Preparing to unpack .../50-uidmap_1%3a4.13+dfsg1-1+b1_arm64.deb ...
18:37:45 [2024-03-06T18:37:45.960Z] #109 8.565 Unpacking uidmap (1:4.13+dfsg1-1+b1) ...
18:37:45 [2024-03-06T18:37:45.960Z] #109 8.610 Selecting previously unselected package vim-runtime.
18:37:45 [2024-03-06T18:37:45.960Z] #109 8.613 Preparing to unpack .../51-vim-runtime_2%3a9.0.1378-2_all.deb ...
18:37:45 [2024-03-06T18:37:45.960Z] #109 8.623 Adding 'diversion of /usr/share/vim/vim90/doc/help.txt to /usr/share/vim/vim90/doc/help.txt.vim-tiny by vim-runtime'
18:37:45 [2024-03-06T18:37:45.960Z] #109 8.635 Adding 'diversion of /usr/share/vim/vim90/doc/tags to /usr/share/vim/vim90/doc/tags.vim-tiny by vim-runtime'
18:37:45 [2024-03-06T18:37:45.960Z] #109 8.638 Unpacking vim-runtime (2:9.0.1378-2) ...
18:37:46 [2024-03-06T18:37:46.518Z] #109 9.139 Selecting previously unselected package vim.
18:37:46 [2024-03-06T18:37:46.518Z] #109 9.142 Preparing to unpack .../52-vim_2%3a9.0.1378-2_arm64.deb ...
18:37:46 [2024-03-06T18:37:46.518Z] #109 9.146 Unpacking vim (2:9.0.1378-2) ...
18:37:46 [2024-03-06T18:37:46.518Z] #109 9.282 Selecting previously unselected package xfsprogs.
18:37:46 [2024-03-06T18:37:46.773Z] #109 9.284 Preparing to unpack .../53-xfsprogs_6.1.0-1_arm64.deb ...
18:37:46 [2024-03-06T18:37:46.773Z] #109 9.290 Unpacking xfsprogs (6.1.0-1) ...
18:37:46 [2024-03-06T18:37:46.773Z] #109 9.390 Selecting previously unselected package zip.
18:37:46 [2024-03-06T18:37:46.773Z] #109 9.393 Preparing to unpack .../54-zip_3.0-13_arm64.deb ...
18:37:46 [2024-03-06T18:37:46.773Z] #109 9.397 Unpacking zip (3.0-13) ...
18:37:46 [2024-03-06T18:37:46.773Z] #109 9.448 Selecting previously unselected package zstd.
18:37:46 [2024-03-06T18:37:46.773Z] #109 9.450 Preparing to unpack .../55-zstd_1.5.4+dfsg2-5_arm64.deb ...
18:37:46 [2024-03-06T18:37:46.773Z] #109 9.455 Unpacking zstd (1.5.4+dfsg2-5) ...
18:37:46 [2024-03-06T18:37:46.773Z] #109 9.546 Setting up libip4tc2:arm64 (1.8.9-2) ...
18:37:47 [2024-03-06T18:37:47.027Z] #109 9.558 Setting up net-tools (2.10-0.1) ...
18:37:47 [2024-03-06T18:37:47.027Z] #109 9.570 Setting up libapparmor1:arm64 (3.0.8-3) ...
18:37:47 [2024-03-06T18:37:47.027Z] #109 9.580 Setting up libsodium23:arm64 (1.0.18-1) ...
18:37:47 [2024-03-06T18:37:47.027Z] #109 9.592 Setting up libgpm2:arm64 (1.20.7-10+b1) ...
18:37:47 [2024-03-06T18:37:47.027Z] #109 9.604 Setting up libicu72:arm64 (72.1-3) ...
18:37:47 [2024-03-06T18:37:47.027Z] #109 9.617 Setting up libip6tc2:arm64 (1.8.9-2) ...
18:37:47 [2024-03-06T18:37:47.027Z] #109 9.628 Setting up libinih1:arm64 (55-1) ...
18:37:47 [2024-03-06T18:37:47.027Z] #109 9.640 Setting up libargon2-1:arm64 (0~20171227-0.3+deb12u1) ...
18:37:47 [2024-03-06T18:37:47.027Z] #109 9.651 Setting up libyajl2:arm64 (2.1.0-3+deb12u2) ...
18:37:47 [2024-03-06T18:37:47.281Z] #109 9.665 Setting up bzip2 (1.0.8-5+b1) ...
18:37:47 [2024-03-06T18:37:47.281Z] #109 9.681 Setting up libprotobuf-c1:arm64 (1.4.1-1+b1) ...
18:37:47 [2024-03-06T18:37:47.281Z] #109 9.693 Setting up libmicrohttpd12:arm64 (0.9.75-6) ...
18:37:47 [2024-03-06T18:37:47.281Z] #109 9.705 Setting up libcap2-bin (1:2.66-4) ...
18:37:47 [2024-03-06T18:37:47.281Z] #109 9.717 Setting up libsubid4:arm64 (1:4.13+dfsg1-1+b1) ...
18:37:47 [2024-03-06T18:37:47.281Z] #109 9.729 Setting up apparmor (3.0.8-3) ...
18:37:47 [2024-03-06T18:37:47.839Z] #109 10.50 debconf: unable to initialize frontend: Dialog
18:37:47 [2024-03-06T18:37:47.839Z] #109 10.50 debconf: (TERM is not set, so the dialog frontend is not usable.)
18:37:47 [2024-03-06T18:37:47.839Z] #109 10.50 debconf: falling back to frontend: Readline
18:37:47 [2024-03-06T18:37:47.839Z] #109 10.51 debconf: unable to initialize frontend: Readline
18:37:47 [2024-03-06T18:37:47.839Z] #109 10.51 debconf: (This frontend requires a controlling tty.)
18:37:47 [2024-03-06T18:37:47.839Z] #109 10.51 debconf: falling back to frontend: Teletype
18:37:47 [2024-03-06T18:37:47.839Z] #109 10.67 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service.

18:37:48 [2024-03-06T18:37:48.093Z] #109 10.69 Setting up zip (3.0-13) ...
18:37:48 [2024-03-06T18:37:48.093Z] #109 10.71 Setting up vim-common (2:9.0.1378-2) ...
18:37:48 [2024-03-06T18:37:48.093Z] #109 10.72 Setting up bash-completion (1:2.11-6) ...
18:37:48 [2024-03-06T18:37:48.093Z] #109 10.74 Setting up xz-utils (5.4.1-0.2) ...
18:37:48 [2024-03-06T18:37:48.093Z] #109 10.76 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
18:37:48 [2024-03-06T18:37:48.093Z] #109 10.76 Setting up libmnl0:arm64 (1.0.4-3) ...
18:37:48 [2024-03-06T18:37:48.093Z] #109 10.78 Setting up patch (2.7.6-7) ...
18:37:48 [2024-03-06T18:37:48.093Z] #109 10.79 Setting up sudo (1.9.13p3-1+deb12u1) ...
18:37:48 [2024-03-06T18:37:48.093Z] #109 10.84 invoke-rc.d: could not determine current runlevel
18:37:48 [2024-03-06T18:37:48.093Z] #109 10.84 invoke-rc.d: policy-rc.d denied execution of start.
18:37:48 [2024-03-06T18:37:48.093Z] #109 10.85 Setting up libxtables12:arm64 (1.8.9-2) ...
18:37:48 [2024-03-06T18:37:48.093Z] #109 10.87 Setting up liburcu8:arm64 (0.13.2-1) ...
18:37:48 [2024-03-06T18:37:48.093Z] #109 10.88 Setting up libfdisk1:arm64 (2.38.1-5+b1) ...
18:37:48 [2024-03-06T18:37:48.347Z] #109 10.89 Setting up inetutils-ping (2:2.4-2+deb12u1) ...
18:37:48 [2024-03-06T18:37:48.347Z] #109 10.91 Setting up pigz (2.6-1) ...
18:37:48 [2024-03-06T18:37:48.347Z] #109 10.92 Setting up libnfnetlink0:arm64 (1.0.2-2) ...
18:37:48 [2024-03-06T18:37:48.347Z] #109 10.93 Setting up libnl-3-200:arm64 (3.7.0-0.2+b1) ...
18:37:48 [2024-03-06T18:37:48.347Z] #109 10.97 Setting up sgml-base (1.31) ...
18:37:48 [2024-03-06T18:37:48.347Z] #109 11.00 Setting up vim-runtime (2:9.0.1378-2) ...
18:37:48 [2024-03-06T18:37:48.347Z] #109 11.07 Setting up libaio1:arm64 (0.3.113-4) ...
18:37:48 [2024-03-06T18:37:48.347Z] #109 11.08 Setting up libelf1:arm64 (0.188-2.1) ...
18:37:48 [2024-03-06T18:37:48.347Z] #109 11.09 Setting up libjson-c5:arm64 (0.16-2) ...
18:37:48 [2024-03-06T18:37:48.347Z] #109 11.11 Setting up zstd (1.5.4+dfsg2-5) ...
18:37:48 [2024-03-06T18:37:48.601Z] #109 11.12 Setting up libonig5:arm64 (6.9.8-1) ...
18:37:48 [2024-03-06T18:37:48.601Z] #109 11.13 Setting up libbpf1:arm64 (1:1.1.0-1) ...
18:37:48 [2024-03-06T18:37:48.601Z] #109 11.14 Setting up libkmod2:arm64 (30+20221128-1) ...
18:37:48 [2024-03-06T18:37:48.601Z] #109 11.15 Setting up vim (2:9.0.1378-2) ...
18:37:48 [2024-03-06T18:37:48.601Z] #109 11.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
18:37:48 [2024-03-06T18:37:48.601Z] #109 11.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
18:37:48 [2024-03-06T18:37:48.601Z] #109 11.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
18:37:48 [2024-03-06T18:37:48.601Z] #109 11.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
18:37:48 [2024-03-06T18:37:48.601Z] #109 11.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
18:37:48 [2024-03-06T18:37:48.601Z] #109 11.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
18:37:48 [2024-03-06T18:37:48.601Z] #109 11.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
18:37:48 [2024-03-06T18:37:48.601Z] #109 11.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
18:37:48 [2024-03-06T18:37:48.601Z] #109 11.21 Setting up libjq1:arm64 (1.6-2.1) ...
18:37:48 [2024-03-06T18:37:48.601Z] #109 11.22 Setting up iproute2 (6.1.0-3) ...
18:37:48 [2024-03-06T18:37:48.601Z] #109 11.35 debconf: unable to initialize frontend: Dialog
18:37:48 [2024-03-06T18:37:48.601Z] #109 11.35 debconf: (TERM is not set, so the dialog frontend is not usable.)
18:37:48 [2024-03-06T18:37:48.601Z] #109 11.35 debconf: falling back to frontend: Readline
18:37:48 [2024-03-06T18:37:48.856Z] #109 11.35 debconf: unable to initialize frontend: Readline
18:37:48 [2024-03-06T18:37:48.856Z] #109 11.35 debconf: (This frontend requires a controlling tty.)
18:37:48 [2024-03-06T18:37:48.856Z] #109 11.35 debconf: falling back to frontend: Teletype
18:37:48 [2024-03-06T18:37:48.856Z] #109 11.39 Setting up uidmap (1:4.13+dfsg1-1+b1) ...
18:37:48 [2024-03-06T18:37:48.856Z] #109 11.40 Setting up libnftnl11:arm64 (1.2.4-2) ...
18:37:48 [2024-03-06T18:37:48.856Z] #109 11.41 Setting up libnet1:arm64 (1.1.6+dfsg-3.2) ...
18:37:48 [2024-03-06T18:37:48.856Z] #109 11.47 Setting up thin-provisioning-tools (0.9.0-2) ...
18:37:48 [2024-03-06T18:37:48.856Z] #109 11.49 Setting up libsystemd-shared:arm64 (252.22-1~deb12u1) ...
18:37:48 [2024-03-06T18:37:48.856Z] #109 11.50 Setting up libnetfilter-conntrack3:arm64 (1.0.9-3) ...
18:37:48 [2024-03-06T18:37:48.856Z] #109 11.52 Setting up jq (1.6-2.1) ...
18:37:48 [2024-03-06T18:37:48.856Z] #109 11.53 Setting up iptables (1.8.9-2) ...
18:37:48 [2024-03-06T18:37:48.856Z] #109 11.54 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
18:37:48 [2024-03-06T18:37:48.856Z] #109 11.54 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
18:37:48 [2024-03-06T18:37:48.856Z] #109 11.54 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
18:37:48 [2024-03-06T18:37:48.856Z] #109 11.55 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
18:37:48 [2024-03-06T18:37:48.856Z] #109 11.55 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
18:37:48 [2024-03-06T18:37:48.856Z] #109 11.56 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
18:37:48 [2024-03-06T18:37:48.856Z] #109 11.57 Setting up libdevmapper1.02.1:arm64 (2:1.02.185-2) ...
18:37:48 [2024-03-06T18:37:48.856Z] #109 11.58 Setting up dmsetup (2:1.02.185-2) ...
18:37:48 [2024-03-06T18:37:48.856Z] #109 11.59 Setting up libcryptsetup12:arm64 (2:2.6.1-4~deb12u2) ...
18:37:48 [2024-03-06T18:37:48.856Z] #109 11.61 Setting up systemd (252.22-1~deb12u1) ...
18:37:48 [2024-03-06T18:37:48.856Z] #109 11.65 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.

18:37:48 [2024-03-06T18:37:48.856Z] #109 11.65 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.

18:37:48 [2024-03-06T18:37:48.856Z] #109 11.66 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.

18:37:48 [2024-03-06T18:37:48.856Z] #109 11.66 Initializing machine ID from random generator.

18:37:48 [2024-03-06T18:37:48.856Z] #109 11.69 Creating group 'systemd-journal' with GID 998.

18:37:49 [2024-03-06T18:37:49.110Z] #109 11.69 Creating group 'systemd-network' with GID 997.

18:37:49 [2024-03-06T18:37:49.110Z] #109 11.69 Creating user 'systemd-network' (systemd Network Management) with UID 997 and GID 997.

18:37:49 [2024-03-06T18:37:49.110Z] #109 11.74 Setting up systemd-journal-remote (252.22-1~deb12u1) ...
18:37:49 [2024-03-06T18:37:49.110Z] #109 11.76 Creating group 'systemd-journal-remote' with GID 996.

18:37:49 [2024-03-06T18:37:49.110Z] #109 11.76 Creating user 'systemd-journal-remote' (systemd Journal Remote) with UID 996 and GID 996.

18:37:49 [2024-03-06T18:37:49.110Z] #109 11.78 Setting up xfsprogs (6.1.0-1) ...
18:37:49 [2024-03-06T18:37:49.110Z] #109 11.80 System has not been booted with systemd as init system (PID 1). Can't operate.

18:37:49 [2024-03-06T18:37:49.110Z] #109 11.80 Failed to connect to bus: Host is down

18:37:49 [2024-03-06T18:37:49.110Z] #109 11.80 Processing triggers for libc-bin (2.36-9+deb12u4) ...
18:37:49 [2024-03-06T18:37:49.668Z] #109 DONE 12.3s
18:37:49 [2024-03-06T18:37:49.668Z] 
18:37:49 [2024-03-06T18:37:49.668Z] #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
18:37:49 [2024-03-06T18:37:49.922Z] #110 0.241 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
18:37:49 [2024-03-06T18:37:49.922Z] #110 0.250 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
18:37:49 [2024-03-06T18:37:49.922Z] #110 0.254 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
18:37:49 [2024-03-06T18:37:49.922Z] #110 DONE 0.3s
18:37:49 [2024-03-06T18:37:49.922Z] 
18:37:49 [2024-03-06T18:37:49.922Z] #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
18:37:50 [2024-03-06T18:37:50.481Z] #111 0.510 Hit:1 http://deb.debian.org/debian bookworm InRelease
18:37:50 [2024-03-06T18:37:50.481Z] #111 0.510 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
18:37:50 [2024-03-06T18:37:50.481Z] #111 0.510 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
18:37:51 [2024-03-06T18:37:51.403Z] #111 0.697 Reading package lists...
18:37:51 [2024-03-06T18:37:51.961Z] #111 1.336 Reading package lists...
18:37:51 [2024-03-06T18:37:51.961Z] #111 1.969 Building dependency tree...
18:37:52 [2024-03-06T18:37:52.215Z] #111 2.162 Reading state information...
18:37:52 [2024-03-06T18:37:52.469Z] #111 2.492 gcc is already the newest version (4:12.2.0-3).
18:37:52 [2024-03-06T18:37:52.469Z] #111 2.492 pkg-config is already the newest version (1.8.1-1).
18:37:52 [2024-03-06T18:37:52.469Z] #111 2.492 The following additional packages will be installed:
18:37:52 [2024-03-06T18:37:52.469Z] #111 2.493   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libdpkg-perl libffi-dev
18:37:52 [2024-03-06T18:37:52.469Z] #111 2.493   libgcrypt20-dev libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin
18:37:52 [2024-03-06T18:37:52.469Z] #111 2.493   libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libgpg-error-dev
18:37:52 [2024-03-06T18:37:52.469Z] #111 2.494   libmount-dev libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3
18:37:52 [2024-03-06T18:37:52.469Z] #111 2.495   libsecret-1-0 libsecret-common libselinux1-dev libsepol-dev libyaml-0-2
18:37:52 [2024-03-06T18:37:52.469Z] #111 2.495   python3-distutils python3-lib2to3 python3-pathspec python3-pkg-resources
18:37:52 [2024-03-06T18:37:52.469Z] #111 2.495   python3-yaml uuid-dev zlib1g-dev
18:37:52 [2024-03-06T18:37:52.469Z] #111 2.498 Suggested packages:
18:37:52 [2024-03-06T18:37:52.469Z] #111 2.498   debian-keyring bzr libgcrypt20-doc low-memory-monitor libgirepository1.0-dev
18:37:52 [2024-03-06T18:37:52.469Z] #111 2.498   libglib2.0-doc libgdk-pixbuf2.0-bin libxml2-utils seccomp python3-setuptools
18:37:52 [2024-03-06T18:37:52.469Z] #111 2.498 Recommended packages:
18:37:52 [2024-03-06T18:37:52.469Z] #111 2.498   build-essential fakeroot libalgorithm-merge-perl libfile-fcntllock-perl
18:37:52 [2024-03-06T18:37:52.469Z] #111 2.498   liblocale-gettext-perl shared-mime-info xdg-user-dirs
18:37:52 [2024-03-06T18:37:52.723Z] #111 2.812 The following NEW packages will be installed:
18:37:52 [2024-03-06T18:37:52.723Z] #111 2.812   dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libblkid-dev
18:37:52 [2024-03-06T18:37:52.723Z] #111 2.812   libdpkg-perl libffi-dev libgcrypt20-dev libgirepository-1.0-1 libglib2.0-0
18:37:52 [2024-03-06T18:37:52.723Z] #111 2.812   libglib2.0-bin libglib2.0-data libglib2.0-dev libglib2.0-dev-bin
18:37:52 [2024-03-06T18:37:52.723Z] #111 2.813   libgpg-error-dev libmount-dev libpcre2-16-0 libpcre2-32-0 libpcre2-dev
18:37:52 [2024-03-06T18:37:52.723Z] #111 2.813   libpcre2-posix3 libseccomp-dev libsecret-1-0 libsecret-1-dev
18:37:52 [2024-03-06T18:37:52.723Z] #111 2.813   libsecret-common libselinux1-dev libsepol-dev libsystemd-dev libudev-dev
18:37:52 [2024-03-06T18:37:52.723Z] #111 2.813   libyaml-0-2 python3-distutils python3-lib2to3 python3-pathspec
18:37:52 [2024-03-06T18:37:52.723Z] #111 2.814   python3-pkg-resources python3-yaml uuid-dev yamllint zlib1g-dev
18:37:52 [2024-03-06T18:37:52.977Z] #111 3.093 0 upgraded, 37 newly installed, 0 to remove and 0 not upgraded.
18:37:52 [2024-03-06T18:37:52.977Z] #111 3.093 Need to get 11.9 MB of archives.
18:37:52 [2024-03-06T18:37:52.977Z] #111 3.093 After this operation, 53.1 MB of additional disk space will be used.
18:37:52 [2024-03-06T18:37:52.977Z] #111 3.093 Get:1 http://deb.debian.org/debian bookworm/main arm64 libdpkg-perl all 1.21.22 [603 kB]
18:37:52 [2024-03-06T18:37:52.977Z] #111 3.101 Get:2 http://deb.debian.org/debian bookworm/main arm64 dpkg-dev all 1.21.22 [1353 kB]
18:37:52 [2024-03-06T18:37:52.977Z] #111 3.108 Get:3 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-0 arm64 2.74.6-2 [1310 kB]
18:37:52 [2024-03-06T18:37:52.977Z] #111 3.115 Get:4 http://deb.debian.org/debian bookworm/main arm64 libgirepository-1.0-1 arm64 1.74.0-3 [93.2 kB]
18:37:52 [2024-03-06T18:37:52.977Z] #111 3.125 Get:5 http://deb.debian.org/debian bookworm/main arm64 gir1.2-glib-2.0 arm64 1.74.0-3 [160 kB]
18:37:52 [2024-03-06T18:37:52.977Z] #111 3.127 Get:6 http://deb.debian.org/debian bookworm/main arm64 libsecret-common all 0.20.5-3 [28.5 kB]
18:37:52 [2024-03-06T18:37:52.977Z] #111 3.128 Get:7 http://deb.debian.org/debian bookworm/main arm64 libsecret-1-0 arm64 0.20.5-3 [107 kB]
18:37:52 [2024-03-06T18:37:52.977Z] #111 3.129 Get:8 http://deb.debian.org/debian bookworm/main arm64 gir1.2-secret-1 arm64 0.20.5-3 [13.5 kB]
18:37:52 [2024-03-06T18:37:52.977Z] #111 3.131 Get:9 http://deb.debian.org/debian bookworm/main arm64 libapparmor-dev arm64 3.0.8-3 [84.8 kB]
18:37:52 [2024-03-06T18:37:52.977Z] #111 3.139 Get:10 http://deb.debian.org/debian bookworm/main arm64 uuid-dev arm64 2.38.1-5+b1 [40.5 kB]
18:37:52 [2024-03-06T18:37:52.977Z] #111 3.141 Get:11 http://deb.debian.org/debian bookworm/main arm64 libblkid-dev arm64 2.38.1-5+b1 [183 kB]
18:37:52 [2024-03-06T18:37:52.977Z] #111 3.142 Get:12 http://deb.debian.org/debian bookworm/main arm64 libffi-dev arm64 3.4.4-1 [56.0 kB]
18:37:52 [2024-03-06T18:37:52.977Z] #111 3.148 Get:13 http://deb.debian.org/debian bookworm/main arm64 libgpg-error-dev arm64 1.46-1 [130 kB]
18:37:52 [2024-03-06T18:37:52.977Z] #111 3.149 Get:14 http://deb.debian.org/debian bookworm/main arm64 libgcrypt20-dev arm64 1.10.1-3 [683 kB]
18:37:52 [2024-03-06T18:37:52.977Z] #111 3.153 Get:15 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-data all 2.74.6-2 [1207 kB]
18:37:52 [2024-03-06T18:37:52.977Z] #111 3.159 Get:16 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-bin arm64 2.74.6-2 [106 kB]
18:37:52 [2024-03-06T18:37:52.977Z] #111 3.169 Get:17 http://deb.debian.org/debian bookworm/main arm64 python3-lib2to3 all 3.11.2-3 [76.3 kB]
18:37:52 [2024-03-06T18:37:52.977Z] #111 3.170 Get:18 http://deb.debian.org/debian bookworm/main arm64 python3-distutils all 3.11.2-3 [131 kB]
18:37:52 [2024-03-06T18:37:52.977Z] #111 3.172 Get:19 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-dev-bin arm64 2.74.6-2 [150 kB]
18:37:52 [2024-03-06T18:37:52.977Z] #111 3.173 Get:20 http://deb.debian.org/debian bookworm/main arm64 libsepol-dev arm64 3.4-2.1 [332 kB]
18:37:52 [2024-03-06T18:37:52.977Z] #111 3.175 Get:21 http://deb.debian.org/debian bookworm/main arm64 libpcre2-16-0 arm64 10.42-1 [216 kB]
18:37:52 [2024-03-06T18:37:52.977Z] #111 3.177 Get:22 http://deb.debian.org/debian bookworm/main arm64 libpcre2-32-0 arm64 10.42-1 [207 kB]
18:37:52 [2024-03-06T18:37:52.977Z] #111 3.179 Get:23 http://deb.debian.org/debian bookworm/main arm64 libpcre2-posix3 arm64 10.42-1 [55.5 kB]
18:37:52 [2024-03-06T18:37:52.977Z] #111 3.181 Get:24 http://deb.debian.org/debian bookworm/main arm64 libpcre2-dev arm64 10.42-1 [664 kB]
18:37:52 [2024-03-06T18:37:52.977Z] #111 3.184 Get:25 http://deb.debian.org/debian bookworm/main arm64 libselinux1-dev arm64 3.4-1+b6 [159 kB]
18:37:52 [2024-03-06T18:37:52.977Z] #111 3.185 Get:26 http://deb.debian.org/debian bookworm/main arm64 libmount-dev arm64 2.38.1-5+b1 [22.5 kB]
18:37:52 [2024-03-06T18:37:52.977Z] #111 3.186 Get:27 http://deb.debian.org/debian bookworm/main arm64 zlib1g-dev arm64 1:1.2.13.dfsg-1 [913 kB]
18:37:52 [2024-03-06T18:37:52.977Z] #111 3.191 Get:28 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-dev arm64 2.74.6-2 [1613 kB]
18:37:52 [2024-03-06T18:37:52.977Z] #111 3.199 Get:29 http://deb.debian.org/debian bookworm/main arm64 libseccomp-dev arm64 2.5.4-1+b3 [87.8 kB]
18:37:53 [2024-03-06T18:37:53.231Z] #111 3.200 Get:30 http://deb.debian.org/debian bookworm/main arm64 libsecret-1-dev arm64 0.20.5-3 [144 kB]
18:37:53 [2024-03-06T18:37:53.231Z] #111 3.201 Get:31 http://deb.debian.org/debian bookworm/main arm64 libsystemd-dev arm64 252.22-1~deb12u1 [353 kB]
18:37:53 [2024-03-06T18:37:53.231Z] #111 3.204 Get:32 http://deb.debian.org/debian bookworm/main arm64 libudev-dev arm64 252.22-1~deb12u1 [52.1 kB]
18:37:53 [2024-03-06T18:37:53.231Z] #111 3.205 Get:33 http://deb.debian.org/debian bookworm/main arm64 libyaml-0-2 arm64 0.2.5-1 [50.4 kB]
18:37:53 [2024-03-06T18:37:53.231Z] #111 3.206 Get:34 http://deb.debian.org/debian bookworm/main arm64 python3-pathspec all 0.11.0-1 [26.3 kB]
18:37:53 [2024-03-06T18:37:53.231Z] #111 3.206 Get:35 http://deb.debian.org/debian bookworm/main arm64 python3-pkg-resources all 66.1.1-1 [296 kB]
18:37:53 [2024-03-06T18:37:53.231Z] #111 3.208 Get:36 http://deb.debian.org/debian bookworm/main arm64 python3-yaml arm64 6.0-3+b2 [108 kB]
18:37:53 [2024-03-06T18:37:53.231Z] #111 3.210 Get:37 http://deb.debian.org/debian bookworm/main arm64 yamllint all 1.29.0-1 [42.0 kB]
18:37:53 [2024-03-06T18:37:53.231Z] #111 3.374 debconf: delaying package configuration, since apt-utils is not installed
18:37:53 [2024-03-06T18:37:53.485Z] #111 3.420 Fetched 11.9 MB in 0s (31.0 MB/s)
18:37:53 [2024-03-06T18:37:53.485Z] #111 3.442 Selecting previously unselected package libdpkg-perl.
18:37:53 [2024-03-06T18:37:53.485Z] #111 3.442 (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 ... 21022 files and directories currently installed.)
18:37:53 [2024-03-06T18:37:53.485Z] #111 3.455 Preparing to unpack .../00-libdpkg-perl_1.21.22_all.deb ...
18:37:53 [2024-03-06T18:37:53.485Z] #111 3.459 Unpacking libdpkg-perl (1.21.22) ...
18:37:53 [2024-03-06T18:37:53.485Z] #111 3.530 Selecting previously unselected package dpkg-dev.
18:37:53 [2024-03-06T18:37:53.485Z] #111 3.532 Preparing to unpack .../01-dpkg-dev_1.21.22_all.deb ...
18:37:53 [2024-03-06T18:37:53.485Z] #111 3.537 Unpacking dpkg-dev (1.21.22) ...
18:37:53 [2024-03-06T18:37:53.485Z] #111 3.654 Selecting previously unselected package libglib2.0-0:arm64.
18:37:53 [2024-03-06T18:37:53.740Z] #111 3.656 Preparing to unpack .../02-libglib2.0-0_2.74.6-2_arm64.deb ...
18:37:53 [2024-03-06T18:37:53.740Z] #111 3.663 Unpacking libglib2.0-0:arm64 (2.74.6-2) ...
18:37:53 [2024-03-06T18:37:53.740Z] #111 3.787 Selecting previously unselected package libgirepository-1.0-1:arm64.
18:37:53 [2024-03-06T18:37:53.740Z] #111 3.789 Preparing to unpack .../03-libgirepository-1.0-1_1.74.0-3_arm64.deb ...
18:37:53 [2024-03-06T18:37:53.740Z] #111 3.793 Unpacking libgirepository-1.0-1:arm64 (1.74.0-3) ...
18:37:53 [2024-03-06T18:37:53.740Z] #111 3.825 Selecting previously unselected package gir1.2-glib-2.0:arm64.
18:37:53 [2024-03-06T18:37:53.740Z] #111 3.828 Preparing to unpack .../04-gir1.2-glib-2.0_1.74.0-3_arm64.deb ...
18:37:53 [2024-03-06T18:37:53.740Z] #111 3.831 Unpacking gir1.2-glib-2.0:arm64 (1.74.0-3) ...
18:37:53 [2024-03-06T18:37:53.740Z] #111 3.872 Selecting previously unselected package libsecret-common.
18:37:53 [2024-03-06T18:37:53.740Z] #111 3.875 Preparing to unpack .../05-libsecret-common_0.20.5-3_all.deb ...
18:37:53 [2024-03-06T18:37:53.740Z] #111 3.880 Unpacking libsecret-common (0.20.5-3) ...
18:37:53 [2024-03-06T18:37:53.740Z] #111 3.931 Selecting previously unselected package libsecret-1-0:arm64.
18:37:53 [2024-03-06T18:37:53.994Z] #111 3.934 Preparing to unpack .../06-libsecret-1-0_0.20.5-3_arm64.deb ...
18:37:53 [2024-03-06T18:37:53.994Z] #111 3.939 Unpacking libsecret-1-0:arm64 (0.20.5-3) ...
18:37:53 [2024-03-06T18:37:53.994Z] #111 3.978 Selecting previously unselected package gir1.2-secret-1:arm64.
18:37:53 [2024-03-06T18:37:53.994Z] #111 3.980 Preparing to unpack .../07-gir1.2-secret-1_0.20.5-3_arm64.deb ...
18:37:53 [2024-03-06T18:37:53.994Z] #111 3.985 Unpacking gir1.2-secret-1:arm64 (0.20.5-3) ...
18:37:53 [2024-03-06T18:37:53.994Z] #111 4.012 Selecting previously unselected package libapparmor-dev:arm64.
18:37:53 [2024-03-06T18:37:53.994Z] #111 4.014 Preparing to unpack .../08-libapparmor-dev_3.0.8-3_arm64.deb ...
18:37:53 [2024-03-06T18:37:53.994Z] #111 4.018 Unpacking libapparmor-dev:arm64 (3.0.8-3) ...
18:37:53 [2024-03-06T18:37:53.994Z] #111 4.054 Selecting previously unselected package uuid-dev:arm64.
18:37:53 [2024-03-06T18:37:53.994Z] #111 4.057 Preparing to unpack .../09-uuid-dev_2.38.1-5+b1_arm64.deb ...
18:37:53 [2024-03-06T18:37:53.994Z] #111 4.061 Unpacking uuid-dev:arm64 (2.38.1-5+b1) ...
18:37:53 [2024-03-06T18:37:53.994Z] #111 4.091 Selecting previously unselected package libblkid-dev:arm64.
18:37:53 [2024-03-06T18:37:53.994Z] #111 4.094 Preparing to unpack .../10-libblkid-dev_2.38.1-5+b1_arm64.deb ...
18:37:53 [2024-03-06T18:37:53.994Z] #111 4.097 Unpacking libblkid-dev:arm64 (2.38.1-5+b1) ...
18:37:53 [2024-03-06T18:37:53.994Z] #111 4.140 Selecting previously unselected package libffi-dev:arm64.
18:37:53 [2024-03-06T18:37:53.994Z] #111 4.143 Preparing to unpack .../11-libffi-dev_3.4.4-1_arm64.deb ...
18:37:53 [2024-03-06T18:37:53.994Z] #111 4.146 Unpacking libffi-dev:arm64 (3.4.4-1) ...
18:37:53 [2024-03-06T18:37:53.994Z] #111 4.182 Selecting previously unselected package libgpg-error-dev.
18:37:54 [2024-03-06T18:37:54.248Z] #111 4.184 Preparing to unpack .../12-libgpg-error-dev_1.46-1_arm64.deb ...
18:37:54 [2024-03-06T18:37:54.248Z] #111 4.188 Unpacking libgpg-error-dev (1.46-1) ...
18:37:54 [2024-03-06T18:37:54.248Z] #111 4.224 Selecting previously unselected package libgcrypt20-dev.
18:37:54 [2024-03-06T18:37:54.248Z] #111 4.227 Preparing to unpack .../13-libgcrypt20-dev_1.10.1-3_arm64.deb ...
18:37:54 [2024-03-06T18:37:54.248Z] #111 4.230 Unpacking libgcrypt20-dev (1.10.1-3) ...
18:37:54 [2024-03-06T18:37:54.248Z] #111 4.304 Selecting previously unselected package libglib2.0-data.
18:37:54 [2024-03-06T18:37:54.248Z] #111 4.306 Preparing to unpack .../14-libglib2.0-data_2.74.6-2_all.deb ...
18:37:54 [2024-03-06T18:37:54.248Z] #111 4.310 Unpacking libglib2.0-data (2.74.6-2) ...
18:37:54 [2024-03-06T18:37:54.248Z] #111 4.445 Selecting previously unselected package libglib2.0-bin.
18:37:54 [2024-03-06T18:37:54.503Z] #111 4.447 Preparing to unpack .../15-libglib2.0-bin_2.74.6-2_arm64.deb ...
18:37:54 [2024-03-06T18:37:54.503Z] #111 4.451 Unpacking libglib2.0-bin (2.74.6-2) ...
18:37:54 [2024-03-06T18:37:54.503Z] #111 4.489 Selecting previously unselected package python3-lib2to3.
18:37:54 [2024-03-06T18:37:54.503Z] #111 4.492 Preparing to unpack .../16-python3-lib2to3_3.11.2-3_all.deb ...
18:37:54 [2024-03-06T18:37:54.503Z] #111 4.496 Unpacking python3-lib2to3 (3.11.2-3) ...
18:37:54 [2024-03-06T18:37:54.503Z] #111 4.538 Selecting previously unselected package python3-distutils.
18:37:54 [2024-03-06T18:37:54.503Z] #111 4.541 Preparing to unpack .../17-python3-distutils_3.11.2-3_all.deb ...
18:37:54 [2024-03-06T18:37:54.503Z] #111 4.545 Unpacking python3-distutils (3.11.2-3) ...
18:37:54 [2024-03-06T18:37:54.503Z] #111 4.587 Selecting previously unselected package libglib2.0-dev-bin.
18:37:54 [2024-03-06T18:37:54.503Z] #111 4.589 Preparing to unpack .../18-libglib2.0-dev-bin_2.74.6-2_arm64.deb ...
18:37:54 [2024-03-06T18:37:54.503Z] #111 4.593 Unpacking libglib2.0-dev-bin (2.74.6-2) ...
18:37:54 [2024-03-06T18:37:54.503Z] #111 4.635 Selecting previously unselected package libsepol-dev:arm64.
18:37:54 [2024-03-06T18:37:54.503Z] #111 4.638 Preparing to unpack .../19-libsepol-dev_3.4-2.1_arm64.deb ...
18:37:54 [2024-03-06T18:37:54.503Z] #111 4.642 Unpacking libsepol-dev:arm64 (3.4-2.1) ...
18:37:54 [2024-03-06T18:37:54.503Z] #111 4.700 Selecting previously unselected package libpcre2-16-0:arm64.
18:37:54 [2024-03-06T18:37:54.757Z] #111 4.703 Preparing to unpack .../20-libpcre2-16-0_10.42-1_arm64.deb ...
18:37:54 [2024-03-06T18:37:54.757Z] #111 4.706 Unpacking libpcre2-16-0:arm64 (10.42-1) ...
18:37:54 [2024-03-06T18:37:54.757Z] #111 4.758 Selecting previously unselected package libpcre2-32-0:arm64.
18:37:54 [2024-03-06T18:37:54.757Z] #111 4.760 Preparing to unpack .../21-libpcre2-32-0_10.42-1_arm64.deb ...
18:37:54 [2024-03-06T18:37:54.757Z] #111 4.766 Unpacking libpcre2-32-0:arm64 (10.42-1) ...
18:37:54 [2024-03-06T18:37:54.757Z] #111 4.814 Selecting previously unselected package libpcre2-posix3:arm64.
18:37:54 [2024-03-06T18:37:54.757Z] #111 4.816 Preparing to unpack .../22-libpcre2-posix3_10.42-1_arm64.deb ...
18:37:54 [2024-03-06T18:37:54.757Z] #111 4.820 Unpacking libpcre2-posix3:arm64 (10.42-1) ...
18:37:54 [2024-03-06T18:37:54.757Z] #111 4.853 Selecting previously unselected package libpcre2-dev:arm64.
18:37:54 [2024-03-06T18:37:54.757Z] #111 4.856 Preparing to unpack .../23-libpcre2-dev_10.42-1_arm64.deb ...
18:37:54 [2024-03-06T18:37:54.757Z] #111 4.861 Unpacking libpcre2-dev:arm64 (10.42-1) ...
18:37:54 [2024-03-06T18:37:54.757Z] #111 4.941 Selecting previously unselected package libselinux1-dev:arm64.
18:37:55 [2024-03-06T18:37:55.011Z] #111 4.944 Preparing to unpack .../24-libselinux1-dev_3.4-1+b6_arm64.deb ...
18:37:55 [2024-03-06T18:37:55.011Z] #111 4.947 Unpacking libselinux1-dev:arm64 (3.4-1+b6) ...
18:37:55 [2024-03-06T18:37:55.011Z] #111 5.002 Selecting previously unselected package libmount-dev:arm64.
18:37:55 [2024-03-06T18:37:55.011Z] #111 5.005 Preparing to unpack .../25-libmount-dev_2.38.1-5+b1_arm64.deb ...
18:37:55 [2024-03-06T18:37:55.011Z] #111 5.008 Unpacking libmount-dev:arm64 (2.38.1-5+b1) ...
18:37:55 [2024-03-06T18:37:55.011Z] #111 5.041 Selecting previously unselected package zlib1g-dev:arm64.
18:37:55 [2024-03-06T18:37:55.011Z] #111 5.043 Preparing to unpack .../26-zlib1g-dev_1%3a1.2.13.dfsg-1_arm64.deb ...
18:37:55 [2024-03-06T18:37:55.011Z] #111 5.047 Unpacking zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ...
18:37:55 [2024-03-06T18:37:55.011Z] #111 5.098 Selecting previously unselected package libglib2.0-dev:arm64.
18:37:55 [2024-03-06T18:37:55.011Z] #111 5.100 Preparing to unpack .../27-libglib2.0-dev_2.74.6-2_arm64.deb ...
18:37:55 [2024-03-06T18:37:55.011Z] #111 5.105 Unpacking libglib2.0-dev:arm64 (2.74.6-2) ...
18:37:55 [2024-03-06T18:37:55.265Z] #111 5.278 Selecting previously unselected package libseccomp-dev:arm64.
18:37:55 [2024-03-06T18:37:55.265Z] #111 5.281 Preparing to unpack .../28-libseccomp-dev_2.5.4-1+b3_arm64.deb ...
18:37:55 [2024-03-06T18:37:55.265Z] #111 5.285 Unpacking libseccomp-dev:arm64 (2.5.4-1+b3) ...
18:37:55 [2024-03-06T18:37:55.265Z] #111 5.324 Selecting previously unselected package libsecret-1-dev:arm64.
18:37:55 [2024-03-06T18:37:55.265Z] #111 5.327 Preparing to unpack .../29-libsecret-1-dev_0.20.5-3_arm64.deb ...
18:37:55 [2024-03-06T18:37:55.265Z] #111 5.332 Unpacking libsecret-1-dev:arm64 (0.20.5-3) ...
18:37:55 [2024-03-06T18:37:55.265Z] #111 5.430 Selecting previously unselected package libsystemd-dev:arm64.
18:37:55 [2024-03-06T18:37:55.519Z] #111 5.433 Preparing to unpack .../30-libsystemd-dev_252.22-1~deb12u1_arm64.deb ...
18:37:55 [2024-03-06T18:37:55.519Z] #111 5.438 Unpacking libsystemd-dev:arm64 (252.22-1~deb12u1) ...
18:37:55 [2024-03-06T18:37:55.519Z] #111 5.539 Selecting previously unselected package libudev-dev:arm64.
18:37:55 [2024-03-06T18:37:55.519Z] #111 5.542 Preparing to unpack .../31-libudev-dev_252.22-1~deb12u1_arm64.deb ...
18:37:55 [2024-03-06T18:37:55.519Z] #111 5.545 Unpacking libudev-dev:arm64 (252.22-1~deb12u1) ...
18:37:55 [2024-03-06T18:37:55.519Z] #111 5.595 Selecting previously unselected package libyaml-0-2:arm64.
18:37:55 [2024-03-06T18:37:55.519Z] #111 5.598 Preparing to unpack .../32-libyaml-0-2_0.2.5-1_arm64.deb ...
18:37:55 [2024-03-06T18:37:55.519Z] #111 5.601 Unpacking libyaml-0-2:arm64 (0.2.5-1) ...
18:37:55 [2024-03-06T18:37:55.519Z] #111 5.634 Selecting previously unselected package python3-pathspec.
18:37:55 [2024-03-06T18:37:55.519Z] #111 5.637 Preparing to unpack .../33-python3-pathspec_0.11.0-1_all.deb ...
18:37:55 [2024-03-06T18:37:55.519Z] #111 5.640 Unpacking python3-pathspec (0.11.0-1) ...
18:37:55 [2024-03-06T18:37:55.519Z] #111 5.678 Selecting previously unselected package python3-pkg-resources.
18:37:55 [2024-03-06T18:37:55.519Z] #111 5.680 Preparing to unpack .../34-python3-pkg-resources_66.1.1-1_all.deb ...
18:37:55 [2024-03-06T18:37:55.519Z] #111 5.684 Unpacking python3-pkg-resources (66.1.1-1) ...
18:37:55 [2024-03-06T18:37:55.519Z] #111 5.735 Selecting previously unselected package python3-yaml.
18:37:55 [2024-03-06T18:37:55.519Z] #111 5.738 Preparing to unpack .../35-python3-yaml_6.0-3+b2_arm64.deb ...
18:37:55 [2024-03-06T18:37:55.519Z] #111 5.741 Unpacking python3-yaml (6.0-3+b2) ...
18:37:55 [2024-03-06T18:37:55.774Z] #111 5.785 Selecting previously unselected package yamllint.
18:37:55 [2024-03-06T18:37:55.774Z] #111 5.787 Preparing to unpack .../36-yamllint_1.29.0-1_all.deb ...
18:37:55 [2024-03-06T18:37:55.774Z] #111 5.791 Unpacking yamllint (1.29.0-1) ...
18:37:55 [2024-03-06T18:37:55.774Z] #111 5.841 Setting up python3-pkg-resources (66.1.1-1) ...
18:37:56 [2024-03-06T18:37:56.028Z] #111 6.109 Setting up libseccomp-dev:arm64 (2.5.4-1+b3) ...
18:37:56 [2024-03-06T18:37:56.282Z] #111 6.119 Setting up libyaml-0-2:arm64 (0.2.5-1) ...
18:37:56 [2024-03-06T18:37:56.282Z] #111 6.130 Setting up libglib2.0-0:arm64 (2.74.6-2) ...
18:37:56 [2024-03-06T18:37:56.282Z] #111 6.142 No schema files found: doing nothing.
18:37:56 [2024-03-06T18:37:56.282Z] #111 6.148 Setting up python3-yaml (6.0-3+b2) ...
18:37:56 [2024-03-06T18:37:56.282Z] #111 6.312 Setting up libffi-dev:arm64 (3.4.4-1) ...
18:37:56 [2024-03-06T18:37:56.282Z] #111 6.323 Setting up libpcre2-16-0:arm64 (10.42-1) ...
18:37:56 [2024-03-06T18:37:56.282Z] #111 6.335 Setting up libpcre2-32-0:arm64 (10.42-1) ...
18:37:56 [2024-03-06T18:37:56.282Z] #111 6.345 Setting up libglib2.0-data (2.74.6-2) ...
18:37:56 [2024-03-06T18:37:56.282Z] #111 6.359 Setting up libgpg-error-dev (1.46-1) ...
18:37:56 [2024-03-06T18:37:56.282Z] #111 6.370 Setting up uuid-dev:arm64 (2.38.1-5+b1) ...
18:37:56 [2024-03-06T18:37:56.282Z] #111 6.381 Setting up libudev-dev:arm64 (252.22-1~deb12u1) ...
18:37:56 [2024-03-06T18:37:56.282Z] #111 6.390 Setting up libsepol-dev:arm64 (3.4-2.1) ...
18:37:56 [2024-03-06T18:37:56.282Z] #111 6.400 Setting up libdpkg-perl (1.21.22) ...
18:37:56 [2024-03-06T18:37:56.282Z] #111 6.410 Setting up zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ...
18:37:56 [2024-03-06T18:37:56.282Z] #111 6.423 Setting up libpcre2-posix3:arm64 (10.42-1) ...
18:37:56 [2024-03-06T18:37:56.537Z] #111 6.437 Setting up libgirepository-1.0-1:arm64 (1.74.0-3) ...
18:37:56 [2024-03-06T18:37:56.537Z] #111 6.448 Setting up libapparmor-dev:arm64 (3.0.8-3) ...
18:37:56 [2024-03-06T18:37:56.537Z] #111 6.461 Setting up python3-pathspec (0.11.0-1) ...
18:37:56 [2024-03-06T18:37:56.537Z] #111 6.593 Setting up python3-lib2to3 (3.11.2-3) ...
18:37:56 [2024-03-06T18:37:56.537Z] #111 6.707 Setting up libsystemd-dev:arm64 (252.22-1~deb12u1) ...
18:37:56 [2024-03-06T18:37:56.791Z] #111 6.717 Setting up libsecret-common (0.20.5-3) ...
18:37:56 [2024-03-06T18:37:56.791Z] #111 6.726 Setting up python3-distutils (3.11.2-3) ...
18:37:56 [2024-03-06T18:37:56.791Z] #111 6.856 Setting up libglib2.0-dev-bin (2.74.6-2) ...
18:37:56 [2024-03-06T18:37:56.791Z] #111 7.012 Setting up libblkid-dev:arm64 (2.38.1-5+b1) ...
18:37:57 [2024-03-06T18:37:57.045Z] #111 7.028 Setting up libpcre2-dev:arm64 (10.42-1) ...
18:37:57 [2024-03-06T18:37:57.045Z] #111 7.037 Setting up libselinux1-dev:arm64 (3.4-1+b6) ...
18:37:57 [2024-03-06T18:37:57.045Z] #111 7.049 Setting up libglib2.0-bin (2.74.6-2) ...
18:37:57 [2024-03-06T18:37:57.045Z] #111 7.061 Setting up dpkg-dev (1.21.22) ...
18:37:57 [2024-03-06T18:37:57.045Z] #111 7.089 Setting up libsecret-1-0:arm64 (0.20.5-3) ...
18:37:57 [2024-03-06T18:37:57.045Z] #111 7.102 Setting up yamllint (1.29.0-1) ...
18:37:57 [2024-03-06T18:37:57.045Z] #111 7.246 Setting up libgcrypt20-dev (1.10.1-3) ...
18:37:57 [2024-03-06T18:37:57.299Z] #111 7.258 Setting up gir1.2-glib-2.0:arm64 (1.74.0-3) ...
18:37:57 [2024-03-06T18:37:57.299Z] #111 7.272 Setting up libmount-dev:arm64 (2.38.1-5+b1) ...
18:37:57 [2024-03-06T18:37:57.299Z] #111 7.286 Setting up gir1.2-secret-1:arm64 (0.20.5-3) ...
18:37:57 [2024-03-06T18:37:57.299Z] #111 7.296 Setting up libglib2.0-dev:arm64 (2.74.6-2) ...
18:37:57 [2024-03-06T18:37:57.299Z] #111 7.306 Setting up libsecret-1-dev:arm64 (0.20.5-3) ...
18:37:57 [2024-03-06T18:37:57.299Z] #111 7.317 Processing triggers for libc-bin (2.36-9+deb12u4) ...
18:37:57 [2024-03-06T18:37:57.553Z] #111 DONE 7.7s
18:37:57 [2024-03-06T18:37:57.808Z] 
18:37:57 [2024-03-06T18:37:57.808Z] #112 [dev-base 11/12] COPY --link --from=dockercli             /build/ /usr/local/cli
18:37:57 [2024-03-06T18:37:57.808Z] #112 DONE 0.1s
18:37:58 [2024-03-06T18:37:58.062Z] 
18:37:58 [2024-03-06T18:37:58.062Z] #113 [dev-base 12/12] COPY --link --from=dockercli-integration /build/ /usr/local/cli-integration
18:37:58 [2024-03-06T18:37:58.062Z] #113 DONE 0.1s
18:37:58 [2024-03-06T18:37:58.062Z] 
18:37:58 [2024-03-06T18:37:58.062Z] #114 [dev 1/1] COPY --link . .
18:37:58 [2024-03-06T18:37:58.985Z] #114 DONE 1.2s
18:37:59 [2024-03-06T18:37:59.240Z] 
18:37:59 [2024-03-06T18:37:59.240Z] #115 exporting to image
18:37:59 [2024-03-06T18:37:59.240Z] #115 exporting layers
18:38:00 [2024-03-06T18:38:00.162Z] #115 exporting layers 1.0s done
18:38:00 [2024-03-06T18:38:00.162Z] #115 writing image sha256:1642e07317e9f30458dca9172f9a12b69e3d488b159b2f46e7585d7caac6c57e done
18:38:00 [2024-03-06T18:38:00.162Z] #115 naming to docker.io/library/docker:81358679fc07d77ba2e7d12a0ab9a341178d58e2 done
18:38:00 [2024-03-06T18:38:00.162Z] #115 DONE 1.0s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
18:38:00 [2024-03-06T18:38:00.449Z] + sudo modprobe ip6table_filter
[Pipeline] sh
18:38:00 [2024-03-06T18:38:00.715Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-47521/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=81358679fc07d77ba2e7d12a0ab9a341178d58e2 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:81358679fc07d77ba2e7d12a0ab9a341178d58e2 hack/test/unit
18:38:02 [2024-03-06T18:38:02.596Z] + BUILDFLAGS=(-tags 'netgo journald')
18:38:02 [2024-03-06T18:38:02.596Z] + TESTFLAGS+=' -test.timeout=5m'
18:38:02 [2024-03-06T18:38:02.596Z] + TESTDIRS=./...
18:38:02 [2024-03-06T18:38:02.596Z] + exclude_paths='/vendor/|/integration'
18:38:02 [2024-03-06T18:38:02.596Z] ++ go list ./...
18:38:02 [2024-03-06T18:38:02.596Z] ++ grep -vE '(/vendor/|/integration)'
18:38:03 [2024-03-06T18:38:03.156Z] + pkg_list='github.com/docker/docker/api
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/api/server
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/api/server/backend/build
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/api/server/httpstatus
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/api/server/httputils
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/api/server/middleware
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/api/server/router
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/api/server/router/build
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/api/server/router/checkpoint
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/api/server/router/container
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/api/server/router/debug
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/api/server/router/distribution
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/api/server/router/grpc
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/api/server/router/image
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/api/server/router/network
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/api/server/router/plugin
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/api/server/router/session
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/api/server/router/swarm
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/api/server/router/system
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/api/server/router/volume
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/api/types
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/api/types/backend
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/api/types/blkiodev
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/api/types/checkpoint
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/api/types/container
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/api/types/events
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/api/types/filters
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/api/types/image
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/api/types/mount
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/api/types/network
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/api/types/plugins/logdriver
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/api/types/registry
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/api/types/strslice
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/api/types/swarm
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/api/types/swarm/runtime
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/api/types/system
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/api/types/time
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/api/types/versions
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/api/types/volume
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/builder
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/builder/builder-next
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/builder/builder-next/exporter
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/builder/builder-next/exporter/overrides
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/builder/builder-next/imagerefchecker
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/builder/builder-next/worker
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/builder/builder-next/worker/label
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/builder/dockerfile
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/builder/remotecontext
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/builder/remotecontext/git
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/builder/remotecontext/urlutil
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/cli/debug
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/cli/winresources/docker-proxy
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/cli/winresources/dockerd
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/client
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/client/buildkit
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/cmd/docker-proxy
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/cmd/dockerd
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/cmd/dockerd/trap
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/container
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/container/stream
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/contrib/apparmor
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/contrib/httpserver
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/daemon
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/daemon/cluster
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/daemon/cluster/controllers/plugin
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/daemon/cluster/convert
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/daemon/cluster/executor
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/daemon/cluster/executor/container
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/daemon/cluster/provider
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/daemon/config
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/daemon/containerd
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/daemon/events
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/daemon/events/testutils
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/daemon/graphdriver
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/daemon/graphdriver/btrfs
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/daemon/graphdriver/copy
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/daemon/graphdriver/graphtest
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/daemon/graphdriver/overlay2
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/daemon/graphdriver/overlayutils
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/daemon/graphdriver/register
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/daemon/graphdriver/vfs
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/daemon/graphdriver/zfs
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/daemon/images
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/daemon/initlayer
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/daemon/links
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/daemon/listeners
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/daemon/logger
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/daemon/logger/awslogs
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/daemon/logger/fluentd
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/daemon/logger/gcplogs
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/daemon/logger/gelf
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/daemon/logger/journald
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/daemon/logger/journald/internal/export
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/daemon/logger/journald/internal/fake
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/daemon/logger/jsonfilelog
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/daemon/logger/local
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/daemon/logger/loggertest
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/daemon/logger/loggerutils
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/daemon/logger/loggerutils/cache
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/daemon/logger/splunk
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/daemon/logger/syslog
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/daemon/logger/templates
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/daemon/names
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/daemon/network
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/daemon/snapshotter
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/daemon/stats
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/distribution
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/distribution/metadata
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/distribution/utils
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/distribution/xfer
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/dockerversion
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/errdefs
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/image
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/image/cache
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/image/spec/specs-go
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/image/spec/specs-go/v1
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/image/tarexport
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/image/v1
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/internal/cleanups
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/internal/compatcontext
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/internal/mod
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/internal/mounttree
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/internal/multierror
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/internal/safepath
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/internal/sliceutil
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/internal/test/suite
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/internal/testutils
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/internal/testutils/netnsutils
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/internal/testutils/specialimage
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/internal/unix_noeintr
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/internal/unshare
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/layer
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/libcontainerd
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/libcontainerd/queue
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/libcontainerd/remote
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/libcontainerd/shimopts
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/libcontainerd/supervisor
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/libcontainerd/types
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/libnetwork
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/libnetwork/bitmap
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/libnetwork/cluster
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/libnetwork/cmd/diagnostic
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/libnetwork/config
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/libnetwork/datastore
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/libnetwork/diagnostic
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/libnetwork/discoverapi
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/libnetwork/driverapi
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/libnetwork/drivers/bridge
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/libnetwork/drivers/host
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/libnetwork/drivers/ipvlan
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
18:38:03 [2024-03-06T18:38:03.156Z] github.com/docker/docker/libnetwork/drivers/macvlan
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/libnetwork/drivers/null
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/libnetwork/drivers/overlay
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/libnetwork/drivers/remote
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/libnetwork/drivers/remote/api
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/libnetwork/drivers/windows
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/libnetwork/drvregistry
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/libnetwork/etchosts
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/libnetwork/internal/caller
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/libnetwork/internal/kvstore
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/libnetwork/internal/netiputil
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/libnetwork/internal/resolvconf
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/libnetwork/internal/setmatrix
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/libnetwork/ipam
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/libnetwork/ipamapi
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/libnetwork/ipams/builtin
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/libnetwork/ipams/null
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/libnetwork/ipams/remote
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/libnetwork/ipams/remote/api
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/libnetwork/ipams/windowsipam
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/libnetwork/ipamutils
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/libnetwork/ipbits
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/libnetwork/iptables
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/libnetwork/netlabel
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/libnetwork/netutils
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/libnetwork/networkdb
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/libnetwork/ns
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/libnetwork/options
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/libnetwork/osl
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/libnetwork/osl/kernel
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/libnetwork/portallocator
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/libnetwork/portmapper
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/libnetwork/resolvconf
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/libnetwork/scope
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/libnetwork/types
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/oci
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/oci/caps
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/opts
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/pkg/archive
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/pkg/authorization
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/pkg/broadcaster
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/pkg/capabilities
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/pkg/chrootarchive
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/pkg/containerfs
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/pkg/directory
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/pkg/dmesg
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/pkg/fileutils
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/pkg/homedir
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/pkg/idtools
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/pkg/ioutils
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/pkg/jsonmessage
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/pkg/longpath
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/pkg/meminfo
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/pkg/namesgenerator
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/pkg/parsers
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/pkg/parsers/kernel
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/pkg/parsers/operatingsystem
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/pkg/pidfile
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/pkg/platform
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/pkg/plugingetter
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/pkg/plugins
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/pkg/plugins/transport
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/pkg/pools
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/pkg/process
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/pkg/progress
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/pkg/reexec
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/pkg/rootless
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/pkg/rootless/specconv
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/pkg/stack
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/pkg/stdcopy
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/pkg/streamformatter
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/pkg/stringid
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/pkg/sysinfo
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/pkg/system
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/pkg/tailfile
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/pkg/tarsum
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/pkg/useragent
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/plugin
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/plugin/executor/containerd
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/plugin/v2
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/profiles/apparmor
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/profiles/seccomp
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/quota
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/reference
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/registry
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/registry/resumable
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/restartmanager
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/runconfig
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/runconfig/opts
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/testutil
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/testutil/daemon
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/testutil/environment
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/testutil/fakecontext
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/testutil/fakegit
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/testutil/fakestorage
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/testutil/fixtures/load
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/testutil/fixtures/plugin
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/testutil/fixtures/plugin/basic
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/testutil/registry
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/testutil/request
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/volume
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/volume/drivers
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/volume/local
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/volume/mounts
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/volume/service
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/volume/service/opts
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/volume/testutils'
18:38:03 [2024-03-06T18:38:03.157Z] ++ grep --fixed-strings -v /libnetwork
18:38:03 [2024-03-06T18:38:03.157Z] ++ echo 'github.com/docker/docker/api
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/api/server
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/api/server/backend/build
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/api/server/httpstatus
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/api/server/httputils
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/api/server/middleware
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/api/server/router
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/api/server/router/build
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/api/server/router/checkpoint
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/api/server/router/container
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/api/server/router/debug
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/api/server/router/distribution
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/api/server/router/grpc
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/api/server/router/image
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/api/server/router/network
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/api/server/router/plugin
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/api/server/router/session
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/api/server/router/swarm
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/api/server/router/system
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/api/server/router/volume
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/api/types
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/api/types/backend
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/api/types/blkiodev
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/api/types/checkpoint
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/api/types/container
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/api/types/events
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/api/types/filters
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/api/types/image
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/api/types/mount
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/api/types/network
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/api/types/plugins/logdriver
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/api/types/registry
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/api/types/strslice
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/api/types/swarm
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/api/types/swarm/runtime
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/api/types/system
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/api/types/time
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/api/types/versions
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/api/types/volume
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/builder
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/builder/builder-next
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/builder/builder-next/exporter
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/builder/builder-next/exporter/overrides
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/builder/builder-next/imagerefchecker
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/builder/builder-next/worker
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/builder/builder-next/worker/label
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/builder/dockerfile
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/builder/remotecontext
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/builder/remotecontext/git
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/builder/remotecontext/urlutil
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/cli/debug
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/cli/winresources/docker-proxy
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/cli/winresources/dockerd
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/client
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/client/buildkit
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/cmd/docker-proxy
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/cmd/dockerd
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/cmd/dockerd/trap
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/container
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/container/stream
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/contrib/apparmor
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/contrib/httpserver
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/daemon
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/daemon/cluster
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/daemon/cluster/controllers/plugin
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/daemon/cluster/convert
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/daemon/cluster/executor
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/daemon/cluster/executor/container
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/daemon/cluster/provider
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/daemon/config
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/daemon/containerd
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/daemon/events
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/daemon/events/testutils
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/daemon/graphdriver
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/daemon/graphdriver/btrfs
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/daemon/graphdriver/copy
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/daemon/graphdriver/graphtest
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/daemon/graphdriver/overlay2
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/daemon/graphdriver/overlayutils
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/daemon/graphdriver/register
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/daemon/graphdriver/vfs
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/daemon/graphdriver/zfs
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/daemon/images
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/daemon/initlayer
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/daemon/links
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/daemon/listeners
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/daemon/logger
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/daemon/logger/awslogs
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/daemon/logger/fluentd
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/daemon/logger/gcplogs
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/daemon/logger/gelf
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/daemon/logger/journald
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/daemon/logger/journald/internal/export
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/daemon/logger/journald/internal/fake
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/daemon/logger/jsonfilelog
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/daemon/logger/local
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/daemon/logger/loggertest
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/daemon/logger/loggerutils
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/daemon/logger/loggerutils/cache
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/daemon/logger/splunk
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/daemon/logger/syslog
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/daemon/logger/templates
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/daemon/names
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/daemon/network
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/daemon/snapshotter
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/daemon/stats
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/distribution
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/distribution/metadata
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/distribution/utils
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/distribution/xfer
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/dockerversion
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/errdefs
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/image
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/image/cache
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/image/spec/specs-go
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/image/spec/specs-go/v1
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/image/tarexport
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/image/v1
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/internal/cleanups
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/internal/compatcontext
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/internal/mod
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/internal/mounttree
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/internal/multierror
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/internal/safepath
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/internal/sliceutil
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/internal/test/suite
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/internal/testutils
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/internal/testutils/netnsutils
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/internal/testutils/specialimage
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/internal/unix_noeintr
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/internal/unshare
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/layer
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/libcontainerd
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/libcontainerd/queue
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/libcontainerd/remote
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/libcontainerd/shimopts
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/libcontainerd/supervisor
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/libcontainerd/types
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/libnetwork
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/libnetwork/bitmap
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/libnetwork/cluster
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/libnetwork/cmd/diagnostic
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/libnetwork/config
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/libnetwork/datastore
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/libnetwork/diagnostic
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/libnetwork/discoverapi
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/libnetwork/driverapi
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/libnetwork/drivers/bridge
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/libnetwork/drivers/host
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/libnetwork/drivers/ipvlan
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/libnetwork/drivers/macvlan
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/libnetwork/drivers/null
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/libnetwork/drivers/overlay
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/libnetwork/drivers/remote
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/libnetwork/drivers/remote/api
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/libnetwork/drivers/windows
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/libnetwork/drvregistry
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/libnetwork/etchosts
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/libnetwork/internal/caller
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/libnetwork/internal/kvstore
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/libnetwork/internal/netiputil
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/libnetwork/internal/resolvconf
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/libnetwork/internal/setmatrix
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/libnetwork/ipam
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/libnetwork/ipamapi
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/libnetwork/ipams/builtin
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/libnetwork/ipams/null
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/libnetwork/ipams/remote
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/libnetwork/ipams/remote/api
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/libnetwork/ipams/windowsipam
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/libnetwork/ipamutils
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/libnetwork/ipbits
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/libnetwork/iptables
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/libnetwork/netlabel
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/libnetwork/netutils
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/libnetwork/networkdb
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/libnetwork/ns
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/libnetwork/options
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/libnetwork/osl
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/libnetwork/osl/kernel
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/libnetwork/portallocator
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/libnetwork/portmapper
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/libnetwork/resolvconf
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/libnetwork/scope
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/libnetwork/types
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/oci
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/oci/caps
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/opts
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/pkg/archive
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/pkg/authorization
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/pkg/broadcaster
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/pkg/capabilities
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/pkg/chrootarchive
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/pkg/containerfs
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/pkg/directory
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/pkg/dmesg
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/pkg/fileutils
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/pkg/homedir
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/pkg/idtools
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/pkg/ioutils
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/pkg/jsonmessage
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/pkg/longpath
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/pkg/meminfo
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/pkg/namesgenerator
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/pkg/parsers
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/pkg/parsers/kernel
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/pkg/parsers/operatingsystem
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/pkg/pidfile
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/pkg/platform
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/pkg/plugingetter
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/pkg/plugins
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/pkg/plugins/transport
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/pkg/pools
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/pkg/process
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/pkg/progress
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/pkg/reexec
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/pkg/rootless
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/pkg/rootless/specconv
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/pkg/stack
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/pkg/stdcopy
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/pkg/streamformatter
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/pkg/stringid
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/pkg/sysinfo
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/pkg/system
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/pkg/tailfile
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/pkg/tarsum
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/pkg/useragent
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/plugin
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/plugin/executor/containerd
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/plugin/v2
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/profiles/apparmor
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/profiles/seccomp
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/quota
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/reference
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/registry
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/registry/resumable
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/restartmanager
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/runconfig
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/runconfig/opts
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/testutil
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/testutil/daemon
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/testutil/environment
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/testutil/fakecontext
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/testutil/fakegit
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/testutil/fakestorage
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/testutil/fixtures/load
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/testutil/fixtures/plugin
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/testutil/fixtures/plugin/basic
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/testutil/registry
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/testutil/request
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/volume
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/volume/drivers
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/volume/local
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/volume/mounts
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/volume/service
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/volume/service/opts
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/volume/testutils'
18:38:03 [2024-03-06T18:38:03.157Z] + base_pkg_list='github.com/docker/docker/api
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/api/server
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/api/server/backend/build
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/api/server/httpstatus
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/api/server/httputils
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/api/server/middleware
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/api/server/router
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/api/server/router/build
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/api/server/router/checkpoint
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/api/server/router/container
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/api/server/router/debug
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/api/server/router/distribution
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/api/server/router/grpc
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/api/server/router/image
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/api/server/router/network
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/api/server/router/plugin
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/api/server/router/session
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/api/server/router/swarm
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/api/server/router/system
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/api/server/router/volume
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/api/types
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/api/types/backend
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/api/types/blkiodev
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/api/types/checkpoint
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/api/types/container
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/api/types/events
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/api/types/filters
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/api/types/image
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/api/types/mount
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/api/types/network
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/api/types/plugins/logdriver
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/api/types/registry
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/api/types/strslice
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/api/types/swarm
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/api/types/swarm/runtime
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/api/types/system
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/api/types/time
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/api/types/versions
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/api/types/volume
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/builder
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/builder/builder-next
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/builder/builder-next/exporter
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/builder/builder-next/exporter/overrides
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/builder/builder-next/imagerefchecker
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/builder/builder-next/worker
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/builder/builder-next/worker/label
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/builder/dockerfile
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/builder/remotecontext
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/builder/remotecontext/git
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/builder/remotecontext/urlutil
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/cli/debug
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/cli/winresources/docker-proxy
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/cli/winresources/dockerd
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/client
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/client/buildkit
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/cmd/docker-proxy
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/cmd/dockerd
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/cmd/dockerd/trap
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/container
18:38:03 [2024-03-06T18:38:03.157Z] github.com/docker/docker/container/stream
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/contrib/apparmor
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/contrib/httpserver
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/daemon
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/daemon/cluster
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/daemon/cluster/controllers/plugin
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/daemon/cluster/convert
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/daemon/cluster/executor
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/daemon/cluster/executor/container
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/daemon/cluster/provider
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/daemon/config
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/daemon/containerd
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/daemon/events
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/daemon/events/testutils
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/daemon/graphdriver
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/daemon/graphdriver/btrfs
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/daemon/graphdriver/copy
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/daemon/graphdriver/graphtest
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/daemon/graphdriver/overlay2
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/daemon/graphdriver/overlayutils
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/daemon/graphdriver/register
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/daemon/graphdriver/vfs
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/daemon/graphdriver/zfs
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/daemon/images
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/daemon/initlayer
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/daemon/links
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/daemon/listeners
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/daemon/logger
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/daemon/logger/awslogs
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/daemon/logger/fluentd
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/daemon/logger/gcplogs
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/daemon/logger/gelf
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/daemon/logger/journald
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/daemon/logger/journald/internal/export
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/daemon/logger/journald/internal/fake
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/daemon/logger/jsonfilelog
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/daemon/logger/local
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/daemon/logger/loggertest
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/daemon/logger/loggerutils
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/daemon/logger/loggerutils/cache
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/daemon/logger/splunk
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/daemon/logger/syslog
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/daemon/logger/templates
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/daemon/names
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/daemon/network
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/daemon/snapshotter
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/daemon/stats
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/distribution
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/distribution/metadata
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/distribution/utils
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/distribution/xfer
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/dockerversion
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/errdefs
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/image
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/image/cache
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/image/spec/specs-go
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/image/spec/specs-go/v1
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/image/tarexport
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/image/v1
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/internal/cleanups
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/internal/compatcontext
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/internal/mod
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/internal/mounttree
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/internal/multierror
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/internal/safepath
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/internal/sliceutil
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/internal/test/suite
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/internal/testutils
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/internal/testutils/netnsutils
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/internal/testutils/specialimage
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/internal/unix_noeintr
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/internal/unshare
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/layer
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/libcontainerd
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/libcontainerd/queue
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/libcontainerd/remote
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/libcontainerd/shimopts
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/libcontainerd/supervisor
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/libcontainerd/types
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/oci
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/oci/caps
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/opts
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/pkg/archive
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/pkg/authorization
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/pkg/broadcaster
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/pkg/capabilities
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/pkg/chrootarchive
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/pkg/containerfs
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/pkg/directory
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/pkg/dmesg
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/pkg/fileutils
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/pkg/homedir
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/pkg/idtools
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/pkg/ioutils
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/pkg/jsonmessage
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/pkg/longpath
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/pkg/meminfo
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/pkg/namesgenerator
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/pkg/parsers
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/pkg/parsers/kernel
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/pkg/parsers/operatingsystem
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/pkg/pidfile
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/pkg/platform
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/pkg/plugingetter
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/pkg/plugins
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/pkg/plugins/transport
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/pkg/pools
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/pkg/process
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/pkg/progress
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/pkg/reexec
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/pkg/rootless
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/pkg/rootless/specconv
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/pkg/stack
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/pkg/stdcopy
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/pkg/streamformatter
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/pkg/stringid
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/pkg/sysinfo
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/pkg/system
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/pkg/tailfile
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/pkg/tarsum
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/pkg/useragent
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/plugin
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/plugin/executor/containerd
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/plugin/v2
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/profiles/apparmor
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/profiles/seccomp
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/quota
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/reference
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/registry
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/registry/resumable
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/restartmanager
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/runconfig
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/runconfig/opts
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/testutil
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/testutil/daemon
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/testutil/environment
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/testutil/fakecontext
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/testutil/fakegit
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/testutil/fakestorage
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/testutil/fixtures/load
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/testutil/fixtures/plugin
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/testutil/fixtures/plugin/basic
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/testutil/registry
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/testutil/request
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/volume
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/volume/drivers
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/volume/local
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/volume/mounts
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/volume/service
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/volume/service/opts
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/volume/testutils'
18:38:03 [2024-03-06T18:38:03.158Z] ++ grep --fixed-strings /libnetwork
18:38:03 [2024-03-06T18:38:03.158Z] ++ echo 'github.com/docker/docker/api
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/api/server
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/api/server/backend/build
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/api/server/httpstatus
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/api/server/httputils
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/api/server/middleware
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/api/server/router
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/api/server/router/build
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/api/server/router/checkpoint
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/api/server/router/container
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/api/server/router/debug
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/api/server/router/distribution
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/api/server/router/grpc
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/api/server/router/image
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/api/server/router/network
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/api/server/router/plugin
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/api/server/router/session
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/api/server/router/swarm
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/api/server/router/system
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/api/server/router/volume
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/api/types
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/api/types/backend
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/api/types/blkiodev
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/api/types/checkpoint
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/api/types/container
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/api/types/events
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/api/types/filters
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/api/types/image
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/api/types/mount
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/api/types/network
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/api/types/plugins/logdriver
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/api/types/registry
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/api/types/strslice
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/api/types/swarm
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/api/types/swarm/runtime
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/api/types/system
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/api/types/time
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/api/types/versions
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/api/types/volume
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/builder
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/builder/builder-next
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/builder/builder-next/exporter
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/builder/builder-next/exporter/overrides
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/builder/builder-next/imagerefchecker
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/builder/builder-next/worker
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/builder/builder-next/worker/label
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/builder/dockerfile
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/builder/remotecontext
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/builder/remotecontext/git
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/builder/remotecontext/urlutil
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/cli/debug
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/cli/winresources/docker-proxy
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/cli/winresources/dockerd
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/client
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/client/buildkit
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/cmd/docker-proxy
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/cmd/dockerd
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/cmd/dockerd/trap
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/container
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/container/stream
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/contrib/apparmor
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/contrib/httpserver
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/daemon
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/daemon/cluster
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/daemon/cluster/controllers/plugin
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/daemon/cluster/convert
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/daemon/cluster/executor
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/daemon/cluster/executor/container
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/daemon/cluster/provider
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/daemon/config
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/daemon/containerd
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/daemon/events
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/daemon/events/testutils
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/daemon/graphdriver
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/daemon/graphdriver/btrfs
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/daemon/graphdriver/copy
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/daemon/graphdriver/graphtest
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/daemon/graphdriver/overlay2
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/daemon/graphdriver/overlayutils
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/daemon/graphdriver/register
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/daemon/graphdriver/vfs
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/daemon/graphdriver/zfs
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/daemon/images
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/daemon/initlayer
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/daemon/links
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/daemon/listeners
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/daemon/logger
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/daemon/logger/awslogs
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/daemon/logger/fluentd
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/daemon/logger/gcplogs
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/daemon/logger/gelf
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/daemon/logger/journald
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/daemon/logger/journald/internal/export
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/daemon/logger/journald/internal/fake
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/daemon/logger/jsonfilelog
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/daemon/logger/local
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/daemon/logger/loggertest
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/daemon/logger/loggerutils
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/daemon/logger/loggerutils/cache
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/daemon/logger/splunk
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/daemon/logger/syslog
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/daemon/logger/templates
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/daemon/names
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/daemon/network
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/daemon/snapshotter
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/daemon/stats
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/distribution
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/distribution/metadata
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/distribution/utils
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/distribution/xfer
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/dockerversion
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/errdefs
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/image
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/image/cache
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/image/spec/specs-go
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/image/spec/specs-go/v1
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/image/tarexport
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/image/v1
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/internal/cleanups
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/internal/compatcontext
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/internal/mod
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/internal/mounttree
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/internal/multierror
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/internal/safepath
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/internal/sliceutil
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/internal/test/suite
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/internal/testutils
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/internal/testutils/netnsutils
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/internal/testutils/specialimage
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/internal/unix_noeintr
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/internal/unshare
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/layer
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/libcontainerd
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/libcontainerd/queue
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/libcontainerd/remote
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/libcontainerd/shimopts
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/libcontainerd/supervisor
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/libcontainerd/types
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/libnetwork
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/libnetwork/bitmap
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/libnetwork/cluster
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/libnetwork/cmd/diagnostic
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/libnetwork/config
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/libnetwork/datastore
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/libnetwork/diagnostic
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/libnetwork/discoverapi
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/libnetwork/driverapi
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/libnetwork/drivers/bridge
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/libnetwork/drivers/host
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/libnetwork/drivers/ipvlan
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/libnetwork/drivers/macvlan
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/libnetwork/drivers/null
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/libnetwork/drivers/overlay
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/libnetwork/drivers/remote
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/libnetwork/drivers/remote/api
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/libnetwork/drivers/windows
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/libnetwork/drvregistry
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/libnetwork/etchosts
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/libnetwork/internal/caller
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/libnetwork/internal/kvstore
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/libnetwork/internal/netiputil
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/libnetwork/internal/resolvconf
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/libnetwork/internal/setmatrix
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/libnetwork/ipam
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/libnetwork/ipamapi
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/libnetwork/ipams/builtin
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/libnetwork/ipams/null
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/libnetwork/ipams/remote
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/libnetwork/ipams/remote/api
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/libnetwork/ipams/windowsipam
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/libnetwork/ipamutils
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/libnetwork/ipbits
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/libnetwork/iptables
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/libnetwork/netlabel
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/libnetwork/netutils
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/libnetwork/networkdb
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/libnetwork/ns
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/libnetwork/options
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/libnetwork/osl
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/libnetwork/osl/kernel
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/libnetwork/portallocator
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/libnetwork/portmapper
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/libnetwork/resolvconf
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/libnetwork/scope
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/libnetwork/types
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/oci
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/oci/caps
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/opts
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/pkg/archive
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/pkg/authorization
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/pkg/broadcaster
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/pkg/capabilities
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/pkg/chrootarchive
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/pkg/containerfs
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/pkg/directory
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/pkg/dmesg
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/pkg/fileutils
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/pkg/homedir
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/pkg/idtools
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/pkg/ioutils
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/pkg/jsonmessage
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/pkg/longpath
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/pkg/meminfo
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/pkg/namesgenerator
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/pkg/parsers
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/pkg/parsers/kernel
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/pkg/parsers/operatingsystem
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/pkg/pidfile
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/pkg/platform
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/pkg/plugingetter
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/pkg/plugins
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/pkg/plugins/transport
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/pkg/pools
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/pkg/process
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/pkg/progress
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/pkg/reexec
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/pkg/rootless
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/pkg/rootless/specconv
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/pkg/stack
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/pkg/stdcopy
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/pkg/streamformatter
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/pkg/stringid
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/pkg/sysinfo
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/pkg/system
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/pkg/tailfile
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/pkg/tarsum
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/pkg/useragent
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/plugin
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/plugin/executor/containerd
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/plugin/v2
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/profiles/apparmor
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/profiles/seccomp
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/quota
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/reference
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/registry
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/registry/resumable
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/restartmanager
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/runconfig
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/runconfig/opts
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/testutil
18:38:03 [2024-03-06T18:38:03.158Z] github.com/docker/docker/testutil/daemon
18:38:03 [2024-03-06T18:38:03.159Z] github.com/docker/docker/testutil/environment
18:38:03 [2024-03-06T18:38:03.159Z] github.com/docker/docker/testutil/fakecontext
18:38:03 [2024-03-06T18:38:03.159Z] github.com/docker/docker/testutil/fakegit
18:38:03 [2024-03-06T18:38:03.159Z] github.com/docker/docker/testutil/fakestorage
18:38:03 [2024-03-06T18:38:03.159Z] github.com/docker/docker/testutil/fixtures/load
18:38:03 [2024-03-06T18:38:03.159Z] github.com/docker/docker/testutil/fixtures/plugin
18:38:03 [2024-03-06T18:38:03.159Z] github.com/docker/docker/testutil/fixtures/plugin/basic
18:38:03 [2024-03-06T18:38:03.159Z] github.com/docker/docker/testutil/registry
18:38:03 [2024-03-06T18:38:03.159Z] github.com/docker/docker/testutil/request
18:38:03 [2024-03-06T18:38:03.159Z] github.com/docker/docker/volume
18:38:03 [2024-03-06T18:38:03.159Z] github.com/docker/docker/volume/drivers
18:38:03 [2024-03-06T18:38:03.159Z] github.com/docker/docker/volume/local
18:38:03 [2024-03-06T18:38:03.159Z] github.com/docker/docker/volume/mounts
18:38:03 [2024-03-06T18:38:03.159Z] github.com/docker/docker/volume/service
18:38:03 [2024-03-06T18:38:03.159Z] github.com/docker/docker/volume/service/opts
18:38:03 [2024-03-06T18:38:03.159Z] github.com/docker/docker/volume/testutils'
18:38:03 [2024-03-06T18:38:03.159Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
18:38:03 [2024-03-06T18:38:03.159Z] github.com/docker/docker/libnetwork/bitmap
18:38:03 [2024-03-06T18:38:03.159Z] github.com/docker/docker/libnetwork/cluster
18:38:03 [2024-03-06T18:38:03.159Z] github.com/docker/docker/libnetwork/cmd/diagnostic
18:38:03 [2024-03-06T18:38:03.159Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
18:38:03 [2024-03-06T18:38:03.159Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
18:38:03 [2024-03-06T18:38:03.159Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
18:38:03 [2024-03-06T18:38:03.159Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
18:38:03 [2024-03-06T18:38:03.159Z] github.com/docker/docker/libnetwork/config
18:38:03 [2024-03-06T18:38:03.159Z] github.com/docker/docker/libnetwork/datastore
18:38:03 [2024-03-06T18:38:03.159Z] github.com/docker/docker/libnetwork/diagnostic
18:38:03 [2024-03-06T18:38:03.159Z] github.com/docker/docker/libnetwork/discoverapi
18:38:03 [2024-03-06T18:38:03.159Z] github.com/docker/docker/libnetwork/driverapi
18:38:03 [2024-03-06T18:38:03.159Z] github.com/docker/docker/libnetwork/drivers/bridge
18:38:03 [2024-03-06T18:38:03.159Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
18:38:03 [2024-03-06T18:38:03.159Z] github.com/docker/docker/libnetwork/drivers/host
18:38:03 [2024-03-06T18:38:03.159Z] github.com/docker/docker/libnetwork/drivers/ipvlan
18:38:03 [2024-03-06T18:38:03.159Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
18:38:03 [2024-03-06T18:38:03.159Z] github.com/docker/docker/libnetwork/drivers/macvlan
18:38:03 [2024-03-06T18:38:03.159Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
18:38:03 [2024-03-06T18:38:03.159Z] github.com/docker/docker/libnetwork/drivers/null
18:38:03 [2024-03-06T18:38:03.159Z] github.com/docker/docker/libnetwork/drivers/overlay
18:38:03 [2024-03-06T18:38:03.159Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
18:38:03 [2024-03-06T18:38:03.159Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
18:38:03 [2024-03-06T18:38:03.159Z] github.com/docker/docker/libnetwork/drivers/remote
18:38:03 [2024-03-06T18:38:03.159Z] github.com/docker/docker/libnetwork/drivers/remote/api
18:38:03 [2024-03-06T18:38:03.159Z] github.com/docker/docker/libnetwork/drivers/windows
18:38:03 [2024-03-06T18:38:03.159Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
18:38:03 [2024-03-06T18:38:03.159Z] github.com/docker/docker/libnetwork/drvregistry
18:38:03 [2024-03-06T18:38:03.159Z] github.com/docker/docker/libnetwork/etchosts
18:38:03 [2024-03-06T18:38:03.159Z] github.com/docker/docker/libnetwork/internal/caller
18:38:03 [2024-03-06T18:38:03.159Z] github.com/docker/docker/libnetwork/internal/kvstore
18:38:03 [2024-03-06T18:38:03.159Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
18:38:03 [2024-03-06T18:38:03.159Z] github.com/docker/docker/libnetwork/internal/netiputil
18:38:03 [2024-03-06T18:38:03.159Z] github.com/docker/docker/libnetwork/internal/resolvconf
18:38:03 [2024-03-06T18:38:03.159Z] github.com/docker/docker/libnetwork/internal/setmatrix
18:38:03 [2024-03-06T18:38:03.159Z] github.com/docker/docker/libnetwork/ipam
18:38:03 [2024-03-06T18:38:03.159Z] github.com/docker/docker/libnetwork/ipamapi
18:38:03 [2024-03-06T18:38:03.159Z] github.com/docker/docker/libnetwork/ipams/builtin
18:38:03 [2024-03-06T18:38:03.159Z] github.com/docker/docker/libnetwork/ipams/null
18:38:03 [2024-03-06T18:38:03.159Z] github.com/docker/docker/libnetwork/ipams/remote
18:38:03 [2024-03-06T18:38:03.159Z] github.com/docker/docker/libnetwork/ipams/remote/api
18:38:03 [2024-03-06T18:38:03.159Z] github.com/docker/docker/libnetwork/ipams/windowsipam
18:38:03 [2024-03-06T18:38:03.159Z] github.com/docker/docker/libnetwork/ipamutils
18:38:03 [2024-03-06T18:38:03.159Z] github.com/docker/docker/libnetwork/ipbits
18:38:03 [2024-03-06T18:38:03.159Z] github.com/docker/docker/libnetwork/iptables
18:38:03 [2024-03-06T18:38:03.159Z] github.com/docker/docker/libnetwork/netlabel
18:38:03 [2024-03-06T18:38:03.159Z] github.com/docker/docker/libnetwork/netutils
18:38:03 [2024-03-06T18:38:03.159Z] github.com/docker/docker/libnetwork/networkdb
18:38:03 [2024-03-06T18:38:03.159Z] github.com/docker/docker/libnetwork/ns
18:38:03 [2024-03-06T18:38:03.159Z] github.com/docker/docker/libnetwork/options
18:38:03 [2024-03-06T18:38:03.159Z] github.com/docker/docker/libnetwork/osl
18:38:03 [2024-03-06T18:38:03.159Z] github.com/docker/docker/libnetwork/osl/kernel
18:38:03 [2024-03-06T18:38:03.159Z] github.com/docker/docker/libnetwork/portallocator
18:38:03 [2024-03-06T18:38:03.159Z] github.com/docker/docker/libnetwork/portmapper
18:38:03 [2024-03-06T18:38:03.159Z] github.com/docker/docker/libnetwork/resolvconf
18:38:03 [2024-03-06T18:38:03.159Z] github.com/docker/docker/libnetwork/scope
18:38:03 [2024-03-06T18:38:03.159Z] github.com/docker/docker/libnetwork/types'
18:38:03 [2024-03-06T18:38:03.159Z] + echo 'github.com/docker/docker/libnetwork
18:38:03 [2024-03-06T18:38:03.159Z] github.com/docker/docker/libnetwork/bitmap
18:38:03 [2024-03-06T18:38:03.159Z] github.com/docker/docker/libnetwork/cluster
18:38:03 [2024-03-06T18:38:03.159Z] github.com/docker/docker/libnetwork/cmd/diagnostic
18:38:03 [2024-03-06T18:38:03.159Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
18:38:03 [2024-03-06T18:38:03.159Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
18:38:03 [2024-03-06T18:38:03.159Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
18:38:03 [2024-03-06T18:38:03.159Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
18:38:03 [2024-03-06T18:38:03.159Z] github.com/docker/docker/libnetwork/config
18:38:03 [2024-03-06T18:38:03.159Z] github.com/docker/docker/libnetwork/datastore
18:38:03 [2024-03-06T18:38:03.159Z] github.com/docker/docker/libnetwork/diagnostic
18:38:03 [2024-03-06T18:38:03.159Z] github.com/docker/docker/libnetwork/discoverapi
18:38:03 [2024-03-06T18:38:03.159Z] github.com/docker/docker/libnetwork/driverapi
18:38:03 [2024-03-06T18:38:03.159Z] github.com/docker/docker/libnetwork/drivers/bridge
18:38:03 [2024-03-06T18:38:03.159Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
18:38:03 [2024-03-06T18:38:03.159Z] github.com/docker/docker/libnetwork/drivers/host
18:38:03 [2024-03-06T18:38:03.159Z] github.com/docker/docker/libnetwork/drivers/ipvlan
18:38:03 [2024-03-06T18:38:03.159Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
18:38:03 [2024-03-06T18:38:03.159Z] github.com/docker/docker/libnetwork/drivers/macvlan
18:38:03 [2024-03-06T18:38:03.159Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
18:38:03 [2024-03-06T18:38:03.159Z] github.com/docker/docker/libnetwork/drivers/null
18:38:03 [2024-03-06T18:38:03.159Z] github.com/docker/docker/libnetwork/drivers/overlay
18:38:03 [2024-03-06T18:38:03.159Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
18:38:03 [2024-03-06T18:38:03.159Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
18:38:03 [2024-03-06T18:38:03.159Z] github.com/docker/docker/libnetwork/drivers/remote
18:38:03 [2024-03-06T18:38:03.159Z] github.com/docker/docker/libnetwork/drivers/remote/api
18:38:03 [2024-03-06T18:38:03.159Z] github.com/docker/docker/libnetwork/drivers/windows
18:38:03 [2024-03-06T18:38:03.159Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
18:38:03 [2024-03-06T18:38:03.159Z] github.com/docker/docker/libnetwork/drvregistry
18:38:03 [2024-03-06T18:38:03.159Z] github.com/docker/docker/libnetwork/etchosts
18:38:03 [2024-03-06T18:38:03.159Z] github.com/docker/docker/libnetwork/internal/caller
18:38:03 [2024-03-06T18:38:03.159Z] github.com/docker/docker/libnetwork/internal/kvstore
18:38:03 [2024-03-06T18:38:03.159Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
18:38:03 [2024-03-06T18:38:03.159Z] github.com/docker/docker/libnetwork/internal/netiputil
18:38:03 [2024-03-06T18:38:03.159Z] github.com/docker/docker/libnetwork/internal/resolvconf
18:38:03 [2024-03-06T18:38:03.159Z] github.com/docker/docker/libnetwork/internal/setmatrix
18:38:03 [2024-03-06T18:38:03.159Z] github.com/docker/docker/libnetwork/ipam
18:38:03 [2024-03-06T18:38:03.159Z] github.com/docker/docker/libnetwork/ipamapi
18:38:03 [2024-03-06T18:38:03.159Z] github.com/docker/docker/libnetwork/ipams/builtin
18:38:03 [2024-03-06T18:38:03.159Z] github.com/docker/docker/libnetwork/ipams/null
18:38:03 [2024-03-06T18:38:03.159Z] github.com/docker/docker/libnetwork/ipams/remote
18:38:03 [2024-03-06T18:38:03.159Z] github.com/docker/docker/libnetwork/ipams/remote/api
18:38:03 [2024-03-06T18:38:03.159Z] github.com/docker/docker/libnetwork/ipams/windowsipam
18:38:03 [2024-03-06T18:38:03.159Z] github.com/docker/docker/libnetwork/ipamutils
18:38:03 [2024-03-06T18:38:03.159Z] github.com/docker/docker/libnetwork/ipbits
18:38:03 [2024-03-06T18:38:03.159Z] github.com/docker/docker/libnetwork/iptables
18:38:03 [2024-03-06T18:38:03.159Z] github.com/docker/docker/libnetwork/netlabel
18:38:03 [2024-03-06T18:38:03.159Z] + grep --fixed-strings libnetwork/drivers/bridge
18:38:03 [2024-03-06T18:38:03.159Z] github.com/docker/docker/libnetwork/netutils
18:38:03 [2024-03-06T18:38:03.159Z] github.com/docker/docker/libnetwork/networkdb
18:38:03 [2024-03-06T18:38:03.159Z] github.com/docker/docker/libnetwork/ns
18:38:03 [2024-03-06T18:38:03.159Z] github.com/docker/docker/libnetwork/options
18:38:03 [2024-03-06T18:38:03.159Z] github.com/docker/docker/libnetwork/osl
18:38:03 [2024-03-06T18:38:03.159Z] github.com/docker/docker/libnetwork/osl/kernel
18:38:03 [2024-03-06T18:38:03.159Z] github.com/docker/docker/libnetwork/portallocator
18:38:03 [2024-03-06T18:38:03.159Z] github.com/docker/docker/libnetwork/portmapper
18:38:03 [2024-03-06T18:38:03.159Z] github.com/docker/docker/libnetwork/resolvconf
18:38:03 [2024-03-06T18:38:03.159Z] github.com/docker/docker/libnetwork/scope
18:38:03 [2024-03-06T18:38:03.159Z] github.com/docker/docker/libnetwork/types'
18:38:03 [2024-03-06T18:38:03.159Z] github.com/docker/docker/libnetwork/drivers/bridge
18:38:03 [2024-03-06T18:38:03.159Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
18:38:03 [2024-03-06T18:38:03.159Z] + type docker-proxy
18:38:03 [2024-03-06T18:38:03.159Z] hack/test/unit: line 25: type: docker-proxy: not found
18:38:03 [2024-03-06T18:38:03.159Z] + hack/make.sh binary-proxy install-proxy
18:38:03 [2024-03-06T18:38:03.159Z] 
18:38:03 [2024-03-06T18:38:03.159Z] Removing bundles/
18:38:03 [2024-03-06T18:38:03.159Z] 
18:38:03 [2024-03-06T18:38:03.159Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
18:38:03 [2024-03-06T18:38:03.159Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)...
18:38:03 [2024-03-06T18:38:03.159Z] + tee /go/src/github.com/docker/docker/go.mod
18:38:03 [2024-03-06T18:38:03.159Z] module github.com/docker/docker
18:38:03 [2024-03-06T18:38:03.159Z] 
18:38:03 [2024-03-06T18:38:03.159Z] go 1.21
18:38:03 [2024-03-06T18:38:03.159Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
18:38:03 [2024-03-06T18:38:03.159Z] + GO111MODULE=on
18:38:03 [2024-03-06T18:38:03.159Z] + GOTOOLCHAIN=local
18:38:03 [2024-03-06T18:38:03.159Z] + 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=81358679fc07d77ba2e7d12a0ab9a341178d58e2" -X "github.com/docker/docker/dockerversion.BuildTime=2024-03-06T18:38:02.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
18:38:07 [2024-03-06T18:38:07.316Z] + rm -f /go/src/github.com/docker/docker/go.mod
18:38:07 [2024-03-06T18:38:07.316Z] Created binary: bundles/binary-proxy/docker-proxy
18:38:07 [2024-03-06T18:38:07.316Z] 
18:38:07 [2024-03-06T18:38:07.316Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
18:38:07 [2024-03-06T18:38:07.316Z] Installing docker-proxy to /usr/local/bin/
18:38:07 [2024-03-06T18:38:07.316Z] 
18:38:07 [2024-03-06T18:38:07.316Z] + mkdir -p bundles
18:38:07 [2024-03-06T18:38:07.316Z] + '[' -n 'github.com/docker/docker/api
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/api/server
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/api/server/backend/build
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/api/server/httpstatus
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/api/server/httputils
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/api/server/middleware
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/api/server/router
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/api/server/router/build
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/api/server/router/checkpoint
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/api/server/router/container
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/api/server/router/debug
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/api/server/router/distribution
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/api/server/router/grpc
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/api/server/router/image
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/api/server/router/network
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/api/server/router/plugin
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/api/server/router/session
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/api/server/router/swarm
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/api/server/router/system
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/api/server/router/volume
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/api/types
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/api/types/backend
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/api/types/blkiodev
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/api/types/checkpoint
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/api/types/container
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/api/types/events
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/api/types/filters
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/api/types/image
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/api/types/mount
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/api/types/network
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/api/types/plugins/logdriver
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/api/types/registry
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/api/types/strslice
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/api/types/swarm
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/api/types/swarm/runtime
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/api/types/system
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/api/types/time
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/api/types/versions
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/api/types/volume
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/builder
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/builder/builder-next
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/builder/builder-next/exporter
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/builder/builder-next/exporter/overrides
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/builder/builder-next/imagerefchecker
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/builder/builder-next/worker
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/builder/builder-next/worker/label
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/builder/dockerfile
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/builder/remotecontext
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/builder/remotecontext/git
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/builder/remotecontext/urlutil
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/cli/debug
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/cli/winresources/docker-proxy
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/cli/winresources/dockerd
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/client
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/client/buildkit
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/cmd/docker-proxy
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/cmd/dockerd
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/cmd/dockerd/trap
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/container
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/container/stream
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/contrib/apparmor
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/contrib/httpserver
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/daemon
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/daemon/cluster
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/daemon/cluster/controllers/plugin
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/daemon/cluster/convert
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/daemon/cluster/executor
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/daemon/cluster/executor/container
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/daemon/cluster/provider
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/daemon/config
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/daemon/containerd
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/daemon/events
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/daemon/events/testutils
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/daemon/graphdriver
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/daemon/graphdriver/btrfs
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/daemon/graphdriver/copy
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/daemon/graphdriver/graphtest
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/daemon/graphdriver/overlay2
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/daemon/graphdriver/overlayutils
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/daemon/graphdriver/register
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/daemon/graphdriver/vfs
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/daemon/graphdriver/zfs
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/daemon/images
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/daemon/initlayer
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/daemon/links
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/daemon/listeners
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/daemon/logger
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/daemon/logger/awslogs
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/daemon/logger/fluentd
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/daemon/logger/gcplogs
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/daemon/logger/gelf
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/daemon/logger/journald
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/daemon/logger/journald/internal/export
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/daemon/logger/journald/internal/fake
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/daemon/logger/jsonfilelog
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/daemon/logger/local
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/daemon/logger/loggertest
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/daemon/logger/loggerutils
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/daemon/logger/loggerutils/cache
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/daemon/logger/splunk
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/daemon/logger/syslog
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/daemon/logger/templates
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/daemon/names
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/daemon/network
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/daemon/snapshotter
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/daemon/stats
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/distribution
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/distribution/metadata
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/distribution/utils
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/distribution/xfer
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/dockerversion
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/errdefs
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/image
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/image/cache
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/image/spec/specs-go
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/image/spec/specs-go/v1
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/image/tarexport
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/image/v1
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/internal/cleanups
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/internal/compatcontext
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/internal/mod
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/internal/mounttree
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/internal/multierror
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/internal/safepath
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/internal/sliceutil
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/internal/test/suite
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/internal/testutils
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/internal/testutils/netnsutils
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/internal/testutils/specialimage
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/internal/unix_noeintr
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/internal/unshare
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/layer
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/libcontainerd
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/libcontainerd/queue
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/libcontainerd/remote
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/libcontainerd/shimopts
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/libcontainerd/supervisor
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/libcontainerd/types
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/oci
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/oci/caps
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/opts
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/pkg/archive
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/pkg/authorization
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/pkg/broadcaster
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/pkg/capabilities
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/pkg/chrootarchive
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/pkg/containerfs
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/pkg/directory
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/pkg/dmesg
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/pkg/fileutils
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/pkg/homedir
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/pkg/idtools
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/pkg/ioutils
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/pkg/jsonmessage
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/pkg/longpath
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/pkg/meminfo
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/pkg/namesgenerator
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/pkg/parsers
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/pkg/parsers/kernel
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/pkg/parsers/operatingsystem
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/pkg/pidfile
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/pkg/platform
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/pkg/plugingetter
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/pkg/plugins
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/pkg/plugins/transport
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/pkg/pools
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/pkg/process
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/pkg/progress
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/pkg/reexec
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/pkg/rootless
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/pkg/rootless/specconv
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/pkg/stack
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/pkg/stdcopy
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/pkg/streamformatter
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/pkg/stringid
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/pkg/sysinfo
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/pkg/system
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/pkg/tailfile
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/pkg/tarsum
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/pkg/useragent
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/plugin
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/plugin/executor/containerd
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/plugin/v2
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/profiles/apparmor
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/profiles/seccomp
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/quota
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/reference
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/registry
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/registry/resumable
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/restartmanager
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/runconfig
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/runconfig/opts
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/testutil
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/testutil/daemon
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/testutil/environment
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/testutil/fakecontext
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/testutil/fakegit
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/testutil/fakestorage
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/testutil/fixtures/load
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/testutil/fixtures/plugin
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/testutil/fixtures/plugin/basic
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/testutil/registry
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/testutil/request
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/volume
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/volume/drivers
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/volume/local
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/volume/mounts
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/volume/service
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/volume/service/opts
18:38:07 [2024-03-06T18:38:07.316Z] github.com/docker/docker/volume/testutils' ']'
18:38:07 [2024-03-06T18:38:07.316Z] + 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/mod github.com/docker/docker/internal/mounttree github.com/docker/docker/internal/multierror 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
18:38:07 [2024-03-06T18:38:07.875Z] ?   	github.com/docker/docker/api	[no test files]
18:38:15 [2024-03-06T18:38:15.955Z] ok  	github.com/docker/docker/api/server	0.016s	coverage: 16.2% of statements
18:38:37 [2024-03-06T18:38:37.828Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
18:38:37 [2024-03-06T18:38:37.828Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
18:38:37 [2024-03-06T18:38:37.828Z] ok  	github.com/docker/docker/api/server/httputils	0.004s	coverage: 28.3% of statements
18:38:37 [2024-03-06T18:38:37.828Z] ?   	github.com/docker/docker/api/server/router	[no test files]
18:38:37 [2024-03-06T18:38:37.828Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
18:38:37 [2024-03-06T18:38:37.828Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
18:38:37 [2024-03-06T18:38:37.828Z] ok  	github.com/docker/docker/api/server/middleware	0.012s	coverage: 42.7% of statements
18:38:37 [2024-03-06T18:38:37.828Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
18:38:37 [2024-03-06T18:38:37.828Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
18:38:37 [2024-03-06T18:38:37.828Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
18:38:37 [2024-03-06T18:38:37.828Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
18:38:37 [2024-03-06T18:38:37.828Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
18:38:37 [2024-03-06T18:38:37.828Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
18:38:37 [2024-03-06T18:38:37.828Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
18:38:37 [2024-03-06T18:38:37.828Z] ok  	github.com/docker/docker/api/server/router/container	0.013s	coverage: 6.0% of statements
18:38:37 [2024-03-06T18:38:37.828Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
18:38:37 [2024-03-06T18:38:37.828Z] ?   	github.com/docker/docker/api/types	[no test files]
18:38:37 [2024-03-06T18:38:37.828Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
18:38:37 [2024-03-06T18:38:37.828Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
18:38:37 [2024-03-06T18:38:37.828Z] ?   	github.com/docker/docker/api/types/checkpoint	[no test files]
18:38:37 [2024-03-06T18:38:37.828Z] ?   	github.com/docker/docker/api/types/events	[no test files]
18:38:37 [2024-03-06T18:38:37.828Z] ok  	github.com/docker/docker/api/server/router/swarm	0.003s	coverage: 7.3% of statements
18:38:37 [2024-03-06T18:38:37.828Z] ok  	github.com/docker/docker/api/server/router/volume	0.005s	coverage: 66.7% of statements
18:38:37 [2024-03-06T18:38:37.828Z] ok  	github.com/docker/docker/api/types/container	0.006s	coverage: 83.7% of statements
18:38:37 [2024-03-06T18:38:37.828Z] ?   	github.com/docker/docker/api/types/image	[no test files]
18:38:37 [2024-03-06T18:38:37.828Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
18:38:37 [2024-03-06T18:38:37.828Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
18:38:37 [2024-03-06T18:38:37.828Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
18:38:37 [2024-03-06T18:38:37.828Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
18:38:37 [2024-03-06T18:38:37.828Z] ?   	github.com/docker/docker/api/types/system	[no test files]
18:38:37 [2024-03-06T18:38:37.828Z] ok  	github.com/docker/docker/api/types/registry	0.003s	coverage: 54.2% of statements
18:38:37 [2024-03-06T18:38:37.828Z] ok  	github.com/docker/docker/api/types/strslice	0.003s	coverage: 90.0% of statements
18:38:37 [2024-03-06T18:38:37.828Z] ok  	github.com/docker/docker/api/types/filters	0.004s	coverage: 94.0% of statements
18:38:37 [2024-03-06T18:38:37.828Z] ok  	github.com/docker/docker/api/types/network	0.004s	coverage: 80.0% of statements
18:38:37 [2024-03-06T18:38:37.828Z] ok  	github.com/docker/docker/api/types/time	0.002s	coverage: 100.0% of statements
18:38:37 [2024-03-06T18:38:37.828Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
18:38:37 [2024-03-06T18:38:37.828Z] ?   	github.com/docker/docker/builder	[no test files]
18:38:37 [2024-03-06T18:38:37.828Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
18:38:37 [2024-03-06T18:38:37.828Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
18:38:37 [2024-03-06T18:38:37.828Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
18:38:37 [2024-03-06T18:38:37.828Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
18:38:37 [2024-03-06T18:38:37.828Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
18:38:37 [2024-03-06T18:38:37.828Z] ?   	github.com/docker/docker/builder/builder-next/exporter/mobyexporter	[no test files]
18:38:37 [2024-03-06T18:38:37.828Z] ?   	github.com/docker/docker/builder/builder-next/exporter/overrides	[no test files]
18:38:37 [2024-03-06T18:38:37.828Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
18:38:37 [2024-03-06T18:38:37.828Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
18:38:37 [2024-03-06T18:38:37.828Z] ?   	github.com/docker/docker/builder/builder-next/worker/label	[no test files]
18:38:37 [2024-03-06T18:38:37.828Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 77.3% of statements
18:38:39 [2024-03-06T18:38:39.189Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
18:38:39 [2024-03-06T18:38:39.189Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
18:38:39 [2024-03-06T18:38:39.189Z] ok  	github.com/docker/docker/cli/debug	0.010s	coverage: 100.0% of statements
18:38:39 [2024-03-06T18:38:39.189Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.018s	coverage: 100.0% of statements
18:38:39 [2024-03-06T18:38:39.189Z] ok  	github.com/docker/docker/builder/remotecontext	0.044s	coverage: 33.7% of statements
18:38:39 [2024-03-06T18:38:39.189Z] ok  	github.com/docker/docker/builder/dockerfile	0.074s	coverage: 50.0% of statements
18:38:41 [2024-03-06T18:38:41.071Z] ?   	github.com/docker/docker/client/buildkit	[no test files]
18:38:41 [2024-03-06T18:38:41.071Z] ok  	github.com/docker/docker/client	0.092s	coverage: 77.0% of statements
18:38:41 [2024-03-06T18:38:41.071Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.296s	coverage: 66.5% of statements
18:38:41 [2024-03-06T18:38:41.071Z] ok  	github.com/docker/docker/builder/remotecontext/git	2.095s	coverage: 82.5% of statements
18:38:53 [2024-03-06T18:38:53.240Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
18:38:53 [2024-03-06T18:38:53.240Z] ?   	github.com/docker/docker/container/stream	[no test files]
18:38:53 [2024-03-06T18:38:53.240Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
18:38:53 [2024-03-06T18:38:53.240Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
18:38:53 [2024-03-06T18:38:53.240Z] ok  	github.com/docker/docker/container	0.117s	coverage: 36.4% of statements
18:38:53 [2024-03-06T18:38:53.240Z] ok  	github.com/docker/docker/cmd/dockerd	0.180s	coverage: 29.8% of statements
18:38:55 [2024-03-06T18:38:55.746Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.525s	coverage: 0.0% of statements
18:38:56 [2024-03-06T18:38:56.305Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
18:38:56 [2024-03-06T18:38:56.305Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.008s	coverage: 65.3% of statements
18:38:56 [2024-03-06T18:38:56.305Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.020s	coverage: 38.7% of statements
18:38:56 [2024-03-06T18:38:56.305Z] ok  	github.com/docker/docker/daemon/cluster	0.063s	coverage: 0.5% of statements
18:38:56 [2024-03-06T18:38:56.863Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
18:38:56 [2024-03-06T18:38:56.863Z] ok  	github.com/docker/docker/daemon/config	0.059s	coverage: 74.6% of statements
18:38:58 [2024-03-06T18:38:58.223Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
18:38:58 [2024-03-06T18:38:58.223Z] ok  	github.com/docker/docker/daemon/graphdriver	0.005s	coverage: 2.3% of statements
18:38:58 [2024-03-06T18:38:58.223Z] ok  	github.com/docker/docker/daemon/containerd	0.027s	coverage: 9.0% of statements
18:38:58 [2024-03-06T18:38:58.223Z] ok  	github.com/docker/docker/daemon/events	0.057s	coverage: 50.0% of statements
18:38:58 [2024-03-06T18:38:58.223Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.006s	coverage: 2.8% of statements
18:38:58 [2024-03-06T18:38:58.478Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.185s	coverage: 60.9% of statements
18:38:59 [2024-03-06T18:38:59.036Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
18:38:59 [2024-03-06T18:38:59.036Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.007s	coverage: 1.9% of statements
18:38:59 [2024-03-06T18:38:59.036Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
18:38:59 [2024-03-06T18:38:59.036Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
18:38:59 [2024-03-06T18:38:59.291Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.206s	coverage: 60.2% of statements
18:38:59 [2024-03-06T18:38:59.291Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.038s	coverage: 60.9% of statements
18:38:59 [2024-03-06T18:38:59.849Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.006s	coverage: 3.0% of statements
18:39:00 [2024-03-06T18:39:00.103Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.478s	coverage: 13.3% of statements
18:39:00 [2024-03-06T18:39:00.358Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
18:39:00 [2024-03-06T18:39:00.358Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
18:39:00 [2024-03-06T18:39:00.358Z] ok  	github.com/docker/docker/daemon/links	0.002s	coverage: 93.0% of statements
18:39:00 [2024-03-06T18:39:00.358Z] ok  	github.com/docker/docker/daemon/images	0.029s	coverage: 3.0% of statements
18:39:00 [2024-03-06T18:39:00.612Z] ok  	github.com/docker/docker/daemon/logger	0.217s	coverage: 43.2% of statements
18:39:00 [2024-03-06T18:39:00.867Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
18:39:00 [2024-03-06T18:39:00.867Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.011s	coverage: 68.2% of statements
18:39:00 [2024-03-06T18:39:00.867Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.012s	coverage: 53.6% of statements
18:39:00 [2024-03-06T18:39:00.867Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.137s	coverage: 78.2% of statements
18:39:01 [2024-03-06T18:39:01.121Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
18:39:01 [2024-03-06T18:39:01.121Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
18:39:01 [2024-03-06T18:39:01.121Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.009s	coverage: 88.2% of statements
18:39:01 [2024-03-06T18:39:01.375Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.005s	coverage: 87.2% of statements
18:39:01 [2024-03-06T18:39:01.375Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.094s	coverage: 76.8% of statements
18:39:01 [2024-03-06T18:39:01.375Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
18:39:01 [2024-03-06T18:39:01.630Z] ok  	github.com/docker/docker/daemon/logger/local	0.040s	coverage: 79.4% of statements
18:39:02 [2024-03-06T18:39:02.190Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.023s	coverage: 31.5% of statements
18:39:02 [2024-03-06T18:39:02.190Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.034s	coverage: 67.4% of statements
18:39:02 [2024-03-06T18:39:02.190Z] ?   	github.com/docker/docker/daemon/names	[no test files]
18:39:02 [2024-03-06T18:39:02.190Z] ok  	github.com/docker/docker/daemon/logger/templates	0.003s	coverage: 8.3% of statements
18:39:02 [2024-03-06T18:39:02.190Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.007s	coverage: 46.8% of statements
18:39:02 [2024-03-06T18:39:02.445Z] ?   	github.com/docker/docker/daemon/snapshotter	[no test files]
18:39:02 [2024-03-06T18:39:02.445Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
18:39:02 [2024-03-06T18:39:02.445Z] ok  	github.com/docker/docker/daemon/network	0.004s	coverage: 63.8% of statements
18:39:02 [2024-03-06T18:39:02.699Z] ok  	github.com/docker/docker/daemon/logger/journald	1.504s	coverage: 72.7% of statements
18:39:03 [2024-03-06T18:39:03.258Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
18:39:03 [2024-03-06T18:39:03.258Z] ok  	github.com/docker/docker/dockerversion	0.003s	coverage: 100.0% of statements
18:39:03 [2024-03-06T18:39:03.258Z] ok  	github.com/docker/docker/errdefs	0.003s	coverage: 77.2% of statements
18:39:03 [2024-03-06T18:39:03.512Z] ok  	github.com/docker/docker/distribution/metadata	0.024s	coverage: 44.4% of statements
18:39:03 [2024-03-06T18:39:03.766Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.460s	coverage: 82.5% of statements
18:39:04 [2024-03-06T18:39:04.020Z] ?   	github.com/docker/docker/image/spec/specs-go	[no test files]
18:39:04 [2024-03-06T18:39:04.021Z] ?   	github.com/docker/docker/image/spec/specs-go/v1	[no test files]
18:39:04 [2024-03-06T18:39:04.021Z] ok  	github.com/docker/docker/image/cache	0.006s	coverage: 24.1% of statements
18:39:04 [2024-03-06T18:39:04.021Z] ok  	github.com/docker/docker/image	0.025s	coverage: 82.8% of statements
18:39:04 [2024-03-06T18:39:04.275Z] ?   	github.com/docker/docker/image/v1	[no test files]
18:39:04 [2024-03-06T18:39:04.275Z] ?   	github.com/docker/docker/internal/compatcontext	[no test files]
18:39:04 [2024-03-06T18:39:04.275Z] ?   	github.com/docker/docker/internal/mounttree	[no test files]
18:39:04 [2024-03-06T18:39:04.275Z] ok  	github.com/docker/docker/internal/mod	0.002s	coverage: 66.7% of statements
18:39:04 [2024-03-06T18:39:04.275Z] ok  	github.com/docker/docker/internal/cleanups	0.003s	coverage: 69.2% of statements
18:39:04 [2024-03-06T18:39:04.275Z] ok  	github.com/docker/docker/image/tarexport	0.006s	coverage: 0.6% of statements
18:39:04 [2024-03-06T18:39:04.530Z] ok  	github.com/docker/docker/internal/multierror	0.003s	coverage: 88.9% of statements
18:39:04 [2024-03-06T18:39:04.530Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
18:39:04 [2024-03-06T18:39:04.530Z] ?   	github.com/docker/docker/internal/testutils	[no test files]
18:39:04 [2024-03-06T18:39:04.530Z] ?   	github.com/docker/docker/internal/testutils/netnsutils	[no test files]
18:39:04 [2024-03-06T18:39:04.530Z] ok  	github.com/docker/docker/internal/sliceutil	0.002s	coverage: 56.2% of statements
18:39:04 [2024-03-06T18:39:04.530Z] ok  	github.com/docker/docker/internal/safepath	0.005s	coverage: 42.9% of statements
18:39:04 [2024-03-06T18:39:04.784Z] ?   	github.com/docker/docker/internal/testutils/specialimage	[no test files]
18:39:04 [2024-03-06T18:39:04.784Z] ?   	github.com/docker/docker/internal/unix_noeintr	[no test files]
18:39:04 [2024-03-06T18:39:04.784Z] ?   	github.com/docker/docker/internal/unshare	[no test files]
18:39:04 [2024-03-06T18:39:04.784Z] ok  	github.com/docker/docker/distribution	1.487s	coverage: 28.7% of statements
18:39:05 [2024-03-06T18:39:05.706Z] ok  	github.com/docker/docker/daemon	10.482s	coverage: 15.7% of statements
18:39:05 [2024-03-06T18:39:05.706Z] ok  	github.com/docker/docker/distribution/xfer	2.177s	coverage: 85.4% of statements
18:39:05 [2024-03-06T18:39:05.706Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
18:39:05 [2024-03-06T18:39:05.706Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
18:39:05 [2024-03-06T18:39:05.706Z] ?   	github.com/docker/docker/libcontainerd/shimopts	[no test files]
18:39:05 [2024-03-06T18:39:05.706Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
18:39:05 [2024-03-06T18:39:05.706Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
18:39:05 [2024-03-06T18:39:05.706Z] ok  	github.com/docker/docker/libcontainerd/queue	0.024s	coverage: 100.0% of statements
18:39:06 [2024-03-06T18:39:06.265Z] ?   	github.com/docker/docker/oci/caps	[no test files]
18:39:06 [2024-03-06T18:39:06.265Z] ok  	github.com/docker/docker/oci	0.026s	coverage: 35.8% of statements
18:39:06 [2024-03-06T18:39:06.265Z] ok  	github.com/docker/docker/opts	0.027s	coverage: 67.9% of statements
18:39:06 [2024-03-06T18:39:06.519Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
18:39:06 [2024-03-06T18:39:06.519Z] ok  	github.com/docker/docker/pkg/broadcaster	0.003s	coverage: 100.0% of statements
18:39:06 [2024-03-06T18:39:06.519Z] ok  	github.com/docker/docker/pkg/containerfs	0.006s	coverage: 26.7% of statements
18:39:06 [2024-03-06T18:39:06.519Z] ok  	github.com/docker/docker/pkg/directory	0.002s	coverage: 81.8% of statements
18:39:06 [2024-03-06T18:39:06.774Z] ok  	github.com/docker/docker/pkg/authorization	0.220s	coverage: 68.3% of statements
18:39:06 [2024-03-06T18:39:06.774Z] ok  	github.com/docker/docker/pkg/dmesg	0.006s	coverage: 83.3% of statements
18:39:06 [2024-03-06T18:39:06.774Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.258s	coverage: 83.7% of statements
18:39:07 [2024-03-06T18:39:07.029Z] ok  	github.com/docker/docker/pkg/fileutils	0.003s	coverage: 51.7% of statements
18:39:07 [2024-03-06T18:39:07.029Z] ok  	github.com/docker/docker/pkg/homedir	0.007s	coverage: 6.5% of statements
18:39:07 [2024-03-06T18:39:07.029Z] ok  	github.com/docker/docker/pkg/archive	0.517s	coverage: 81.1% of statements
18:39:07 [2024-03-06T18:39:07.283Z] ok  	github.com/docker/docker/pkg/meminfo	0.002s	coverage: 75.0% of statements
18:39:07 [2024-03-06T18:39:07.283Z] ok  	github.com/docker/docker/pkg/longpath	0.003s	coverage: 45.5% of statements
18:39:07 [2024-03-06T18:39:07.284Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.003s	coverage: 92.3% of statements
18:39:07 [2024-03-06T18:39:07.284Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.007s	coverage: 85.7% of statements
18:39:07 [2024-03-06T18:39:07.284Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
18:39:07 [2024-03-06T18:39:07.538Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
18:39:07 [2024-03-06T18:39:07.538Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
18:39:07 [2024-03-06T18:39:07.538Z] ok  	github.com/docker/docker/pkg/pidfile	0.004s	coverage: 94.1% of statements
18:39:07 [2024-03-06T18:39:07.538Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.004s	coverage: 90.2% of statements
18:39:07 [2024-03-06T18:39:07.538Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.015s	coverage: 60.0% of statements
18:39:07 [2024-03-06T18:39:07.538Z] ok  	github.com/docker/docker/pkg/idtools	0.415s	coverage: 69.7% of statements
18:39:07 [2024-03-06T18:39:07.538Z] ok  	github.com/docker/docker/pkg/ioutils	0.371s	coverage: 69.1% of statements
18:39:08 [2024-03-06T18:39:08.096Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
18:39:08 [2024-03-06T18:39:08.096Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
18:39:08 [2024-03-06T18:39:08.096Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.004s	coverage: 90.0% of statements
18:39:08 [2024-03-06T18:39:08.096Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.005s	coverage: 56.8% of statements
18:39:08 [2024-03-06T18:39:08.096Z] ok  	github.com/docker/docker/pkg/pools	0.004s	coverage: 88.2% of statements
18:39:08 [2024-03-06T18:39:08.096Z] ok  	github.com/docker/docker/pkg/process	0.005s	coverage: 21.7% of statements
18:39:08 [2024-03-06T18:39:08.351Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
18:39:08 [2024-03-06T18:39:08.351Z] ?   	github.com/docker/docker/pkg/rootless	[no test files]
18:39:08 [2024-03-06T18:39:08.351Z] ?   	github.com/docker/docker/pkg/rootless/specconv	[no test files]
18:39:08 [2024-03-06T18:39:08.351Z] ok  	github.com/docker/docker/pkg/stack	0.003s	coverage: 90.9% of statements
18:39:08 [2024-03-06T18:39:08.351Z] ok  	github.com/docker/docker/pkg/reexec	0.019s	coverage: 82.4% of statements
18:39:08 [2024-03-06T18:39:08.351Z] ok  	github.com/docker/docker/pkg/stdcopy	0.005s	coverage: 100.0% of statements
18:39:08 [2024-03-06T18:39:08.605Z] ok  	github.com/docker/docker/pkg/streamformatter	0.005s	coverage: 64.5% of statements
18:39:08 [2024-03-06T18:39:08.605Z] ok  	github.com/docker/docker/pkg/stringid	0.011s	coverage: 61.9% of statements
18:39:08 [2024-03-06T18:39:08.860Z] ok  	github.com/docker/docker/pkg/system	0.004s	coverage: 41.0% of statements
18:39:08 [2024-03-06T18:39:08.860Z] ok  	github.com/docker/docker/pkg/sysinfo	0.005s	coverage: 53.4% of statements
18:39:08 [2024-03-06T18:39:08.860Z] ok  	github.com/docker/docker/pkg/useragent	0.008s	coverage: 88.9% of statements
18:39:08 [2024-03-06T18:39:08.860Z] ok  	github.com/docker/docker/pkg/tailfile	0.032s	coverage: 88.6% of statements
18:39:08 [2024-03-06T18:39:08.860Z] ok  	github.com/docker/docker/pkg/tarsum	0.045s	coverage: 89.6% of statements
18:39:09 [2024-03-06T18:39:09.783Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
18:39:09 [2024-03-06T18:39:09.783Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
18:39:09 [2024-03-06T18:39:09.783Z] ok  	github.com/docker/docker/plugin/v2	0.008s	coverage: 14.4% of statements
18:39:09 [2024-03-06T18:39:09.783Z] ok  	github.com/docker/docker/profiles/seccomp	0.012s	coverage: 86.0% of statements
18:39:10 [2024-03-06T18:39:10.038Z] ok  	github.com/docker/docker/reference	0.005s	coverage: 83.7% of statements
18:39:10 [2024-03-06T18:39:10.038Z] ok  	github.com/docker/docker/pkg/plugins	2.017s	coverage: 74.9% of statements
18:39:10 [2024-03-06T18:39:10.292Z] ok  	github.com/docker/docker/plugin	0.516s	coverage: 23.2% of statements
18:39:10 [2024-03-06T18:39:10.546Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
18:39:10 [2024-03-06T18:39:10.546Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 46.2% of statements
18:39:10 [2024-03-06T18:39:10.546Z] ok  	github.com/docker/docker/runconfig	0.009s	coverage: 54.0% of statements
18:39:10 [2024-03-06T18:39:10.546Z] ok  	github.com/docker/docker/registry/resumable	0.016s	coverage: 100.0% of statements
18:39:10 [2024-03-06T18:39:10.546Z] ok  	github.com/docker/docker/registry	0.127s	coverage: 63.9% of statements
18:39:10 [2024-03-06T18:39:10.546Z] ok  	github.com/docker/docker/quota	0.654s	coverage: 69.3% of statements
18:39:10 [2024-03-06T18:39:10.801Z] ok  	github.com/docker/docker/testutil	0.005s	coverage: 6.8% of statements
18:39:11 [2024-03-06T18:39:11.055Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
18:39:11 [2024-03-06T18:39:11.055Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
18:39:11 [2024-03-06T18:39:11.055Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
18:39:11 [2024-03-06T18:39:11.055Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
18:39:11 [2024-03-06T18:39:11.055Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
18:39:11 [2024-03-06T18:39:11.055Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
18:39:11 [2024-03-06T18:39:11.055Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
18:39:11 [2024-03-06T18:39:11.055Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
18:39:11 [2024-03-06T18:39:11.055Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
18:39:11 [2024-03-06T18:39:11.055Z] ?   	github.com/docker/docker/testutil/request	[no test files]
18:39:11 [2024-03-06T18:39:11.055Z] ?   	github.com/docker/docker/volume	[no test files]
18:39:11 [2024-03-06T18:39:11.615Z] ok  	github.com/docker/docker/volume/drivers	0.005s	coverage: 36.1% of statements
18:39:11 [2024-03-06T18:39:11.869Z] ok  	github.com/docker/docker/volume/mounts	0.008s	coverage: 62.3% of statements
18:39:11 [2024-03-06T18:39:11.869Z] ok  	github.com/docker/docker/volume/local	0.076s	coverage: 77.2% of statements
18:39:12 [2024-03-06T18:39:12.123Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
18:39:12 [2024-03-06T18:39:12.123Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
18:39:12 [2024-03-06T18:39:12.123Z] ok  	github.com/docker/docker/volume/service	0.011s	coverage: 71.8% of statements
18:39:13 [2024-03-06T18:39:13.046Z] ok  	github.com/docker/docker/layer	7.503s	coverage: 68.1% of statements
18:39:13 [2024-03-06T18:39:13.301Z] 
18:39:13 [2024-03-06T18:39:13.301Z] === Skipped
18:39:13 [2024-03-06T18:39:13.301Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
18:39:13 [2024-03-06T18:39:13.301Z]     network_proxy_test.go:195: Need to start CI docker with --ipv6
18:39:13 [2024-03-06T18:39:13.301Z] 
18:39:13 [2024-03-06T18:39:13.301Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
18:39:13 [2024-03-06T18:39:13.301Z]     network_proxy_test.go:210: No support for dual stack yet
18:39:13 [2024-03-06T18:39:13.301Z] 
18:39:13 [2024-03-06T18:39:13.301Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
18:39:13 [2024-03-06T18:39:13.301Z]     network_proxy_test.go:239: Need to start CI docker with --ipv6
18:39:13 [2024-03-06T18:39:13.301Z] 
18:39:13 [2024-03-06T18:39:13.301Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
18:39:13 [2024-03-06T18:39:13.301Z]     network_proxy_test.go:300: Need to start CI docker with --ipv6
18:39:13 [2024-03-06T18:39:13.301Z] 
18:39:13 [2024-03-06T18:39:13.301Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
18:39:13 [2024-03-06T18:39:13.301Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:39:13 [2024-03-06T18:39:13.301Z]     graphtest_unix.go:41: Driver btrfs not supported
18:39:13 [2024-03-06T18:39:13.301Z] 
18:39:13 [2024-03-06T18:39:13.301Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
18:39:13 [2024-03-06T18:39:13.301Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:39:13 [2024-03-06T18:39:13.301Z]     graphtest_unix.go:41: Driver btrfs not supported
18:39:13 [2024-03-06T18:39:13.301Z] 
18:39:13 [2024-03-06T18:39:13.301Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
18:39:13 [2024-03-06T18:39:13.301Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:39:13 [2024-03-06T18:39:13.301Z]     graphtest_unix.go:41: Driver btrfs not supported
18:39:13 [2024-03-06T18:39:13.301Z] 
18:39:13 [2024-03-06T18:39:13.301Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
18:39:13 [2024-03-06T18:39:13.301Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:39:13 [2024-03-06T18:39:13.301Z]     graphtest_unix.go:41: Driver btrfs not supported
18:39:13 [2024-03-06T18:39:13.301Z] 
18:39:13 [2024-03-06T18:39:13.301Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
18:39:13 [2024-03-06T18:39:13.301Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:39:13 [2024-03-06T18:39:13.301Z]     graphtest_unix.go:41: Driver btrfs not supported
18:39:13 [2024-03-06T18:39:13.301Z] 
18:39:13 [2024-03-06T18:39:13.301Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
18:39:13 [2024-03-06T18:39:13.301Z]     graphtest_unix.go:68: No driver to put!
18:39:13 [2024-03-06T18:39:13.301Z] 
18:39:13 [2024-03-06T18:39:13.301Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
18:39:13 [2024-03-06T18:39:13.301Z] time="2024-03-06T18:38:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
18:39:13 [2024-03-06T18:39:13.301Z]     graphtest_unix.go:39: graphdriver: driver not supported
18:39:13 [2024-03-06T18:39:13.301Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
18:39:13 [2024-03-06T18:39:13.301Z] 
18:39:13 [2024-03-06T18:39:13.301Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
18:39:13 [2024-03-06T18:39:13.301Z] time="2024-03-06T18:38:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
18:39:13 [2024-03-06T18:39:13.301Z]     graphtest_unix.go:39: graphdriver: driver not supported
18:39:13 [2024-03-06T18:39:13.301Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
18:39:13 [2024-03-06T18:39:13.301Z] 
18:39:13 [2024-03-06T18:39:13.301Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
18:39:13 [2024-03-06T18:39:13.301Z] time="2024-03-06T18:38:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
18:39:13 [2024-03-06T18:39:13.301Z]     graphtest_unix.go:39: graphdriver: driver not supported
18:39:13 [2024-03-06T18:39:13.301Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
18:39:13 [2024-03-06T18:39:13.301Z] 
18:39:13 [2024-03-06T18:39:13.301Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
18:39:13 [2024-03-06T18:39:13.301Z] time="2024-03-06T18:38:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
18:39:13 [2024-03-06T18:39:13.301Z]     graphtest_unix.go:39: graphdriver: driver not supported
18:39:13 [2024-03-06T18:39:13.301Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
18:39:13 [2024-03-06T18:39:13.301Z] 
18:39:13 [2024-03-06T18:39:13.301Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
18:39:13 [2024-03-06T18:39:13.301Z] time="2024-03-06T18:38:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
18:39:13 [2024-03-06T18:39:13.301Z]     graphtest_unix.go:39: graphdriver: driver not supported
18:39:13 [2024-03-06T18:39:13.301Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
18:39:13 [2024-03-06T18:39:13.301Z] 
18:39:13 [2024-03-06T18:39:13.301Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
18:39:13 [2024-03-06T18:39:13.301Z]     graphtest_unix.go:68: No driver to put!
18:39:13 [2024-03-06T18:39:13.301Z] 
18:39:13 [2024-03-06T18:39:13.301Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
18:39:13 [2024-03-06T18:39:13.301Z]     overlay_test.go:61: Cannot run test with naive change algorithm
18:39:13 [2024-03-06T18:39:13.301Z] 
18:39:13 [2024-03-06T18:39:13.301Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
18:39:13 [2024-03-06T18:39:13.301Z]     graphtest_unix.go:311: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
18:39:13 [2024-03-06T18:39:13.301Z] 
18:39:13 [2024-03-06T18:39:13.301Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
18:39:13 [2024-03-06T18:39:13.301Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:39:13 [2024-03-06T18:39:13.301Z]     graphtest_unix.go:41: Driver zfs not supported
18:39:13 [2024-03-06T18:39:13.301Z] 
18:39:13 [2024-03-06T18:39:13.301Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
18:39:13 [2024-03-06T18:39:13.301Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:39:13 [2024-03-06T18:39:13.301Z]     graphtest_unix.go:41: Driver zfs not supported
18:39:13 [2024-03-06T18:39:13.301Z] 
18:39:13 [2024-03-06T18:39:13.301Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
18:39:13 [2024-03-06T18:39:13.301Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:39:13 [2024-03-06T18:39:13.301Z]     graphtest_unix.go:41: Driver zfs not supported
18:39:13 [2024-03-06T18:39:13.301Z] 
18:39:13 [2024-03-06T18:39:13.301Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
18:39:13 [2024-03-06T18:39:13.301Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:39:13 [2024-03-06T18:39:13.301Z]     graphtest_unix.go:41: Driver zfs not supported
18:39:13 [2024-03-06T18:39:13.301Z] 
18:39:13 [2024-03-06T18:39:13.301Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
18:39:13 [2024-03-06T18:39:13.301Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:39:13 [2024-03-06T18:39:13.301Z]     graphtest_unix.go:41: Driver zfs not supported
18:39:13 [2024-03-06T18:39:13.301Z] 
18:39:13 [2024-03-06T18:39:13.301Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
18:39:13 [2024-03-06T18:39:13.301Z]     graphtest_unix.go:68: No driver to put!
18:39:13 [2024-03-06T18:39:13.301Z] 
18:39:13 [2024-03-06T18:39:13.301Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
18:39:13 [2024-03-06T18:39:13.301Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
18:39:13 [2024-03-06T18:39:13.301Z] 
18:39:13 [2024-03-06T18:39:13.301Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
18:39:13 [2024-03-06T18:39:13.301Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
18:39:13 [2024-03-06T18:39:13.301Z] 
18:39:13 [2024-03-06T18:39:13.301Z] === SKIP: volume/mounts TestValidateLCOWMount (0.00s)
18:39:13 [2024-03-06T18:39:13.301Z]     validate_test.go:73: only tested on Windows
18:39:13 [2024-03-06T18:39:13.301Z] 
18:39:13 [2024-03-06T18:39:13.301Z] DONE 3279 tests, 27 skipped in 65.966s
18:39:13 [2024-03-06T18:39:13.301Z] + '[' -n 'github.com/docker/docker/libnetwork
18:39:13 [2024-03-06T18:39:13.301Z] github.com/docker/docker/libnetwork/bitmap
18:39:13 [2024-03-06T18:39:13.301Z] github.com/docker/docker/libnetwork/cluster
18:39:13 [2024-03-06T18:39:13.301Z] github.com/docker/docker/libnetwork/cmd/diagnostic
18:39:13 [2024-03-06T18:39:13.301Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
18:39:13 [2024-03-06T18:39:13.301Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
18:39:13 [2024-03-06T18:39:13.301Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
18:39:13 [2024-03-06T18:39:13.301Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
18:39:13 [2024-03-06T18:39:13.301Z] github.com/docker/docker/libnetwork/config
18:39:13 [2024-03-06T18:39:13.301Z] github.com/docker/docker/libnetwork/datastore
18:39:13 [2024-03-06T18:39:13.301Z] github.com/docker/docker/libnetwork/diagnostic
18:39:13 [2024-03-06T18:39:13.301Z] github.com/docker/docker/libnetwork/discoverapi
18:39:13 [2024-03-06T18:39:13.301Z] github.com/docker/docker/libnetwork/driverapi
18:39:13 [2024-03-06T18:39:13.301Z] github.com/docker/docker/libnetwork/drivers/bridge
18:39:13 [2024-03-06T18:39:13.301Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
18:39:13 [2024-03-06T18:39:13.301Z] github.com/docker/docker/libnetwork/drivers/host
18:39:13 [2024-03-06T18:39:13.301Z] github.com/docker/docker/libnetwork/drivers/ipvlan
18:39:13 [2024-03-06T18:39:13.301Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
18:39:13 [2024-03-06T18:39:13.301Z] github.com/docker/docker/libnetwork/drivers/macvlan
18:39:13 [2024-03-06T18:39:13.301Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
18:39:13 [2024-03-06T18:39:13.301Z] github.com/docker/docker/libnetwork/drivers/null
18:39:13 [2024-03-06T18:39:13.301Z] github.com/docker/docker/libnetwork/drivers/overlay
18:39:13 [2024-03-06T18:39:13.301Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
18:39:13 [2024-03-06T18:39:13.301Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
18:39:13 [2024-03-06T18:39:13.301Z] github.com/docker/docker/libnetwork/drivers/remote
18:39:13 [2024-03-06T18:39:13.301Z] github.com/docker/docker/libnetwork/drivers/remote/api
18:39:13 [2024-03-06T18:39:13.301Z] github.com/docker/docker/libnetwork/drivers/windows
18:39:13 [2024-03-06T18:39:13.301Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
18:39:13 [2024-03-06T18:39:13.301Z] github.com/docker/docker/libnetwork/drvregistry
18:39:13 [2024-03-06T18:39:13.301Z] github.com/docker/docker/libnetwork/etchosts
18:39:13 [2024-03-06T18:39:13.301Z] github.com/docker/docker/libnetwork/internal/caller
18:39:13 [2024-03-06T18:39:13.301Z] github.com/docker/docker/libnetwork/internal/kvstore
18:39:13 [2024-03-06T18:39:13.301Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
18:39:13 [2024-03-06T18:39:13.301Z] github.com/docker/docker/libnetwork/internal/netiputil
18:39:13 [2024-03-06T18:39:13.301Z] github.com/docker/docker/libnetwork/internal/resolvconf
18:39:13 [2024-03-06T18:39:13.301Z] github.com/docker/docker/libnetwork/internal/setmatrix
18:39:13 [2024-03-06T18:39:13.301Z] github.com/docker/docker/libnetwork/ipam
18:39:13 [2024-03-06T18:39:13.301Z] github.com/docker/docker/libnetwork/ipamapi
18:39:13 [2024-03-06T18:39:13.301Z] github.com/docker/docker/libnetwork/ipams/builtin
18:39:13 [2024-03-06T18:39:13.301Z] github.com/docker/docker/libnetwork/ipams/null
18:39:13 [2024-03-06T18:39:13.301Z] github.com/docker/docker/libnetwork/ipams/remote
18:39:13 [2024-03-06T18:39:13.301Z] github.com/docker/docker/libnetwork/ipams/remote/api
18:39:13 [2024-03-06T18:39:13.301Z] github.com/docker/docker/libnetwork/ipams/windowsipam
18:39:13 [2024-03-06T18:39:13.301Z] github.com/docker/docker/libnetwork/ipamutils
18:39:13 [2024-03-06T18:39:13.301Z] github.com/docker/docker/libnetwork/ipbits
18:39:13 [2024-03-06T18:39:13.301Z] github.com/docker/docker/libnetwork/iptables
18:39:13 [2024-03-06T18:39:13.301Z] github.com/docker/docker/libnetwork/netlabel
18:39:13 [2024-03-06T18:39:13.301Z] github.com/docker/docker/libnetwork/netutils
18:39:13 [2024-03-06T18:39:13.301Z] github.com/docker/docker/libnetwork/networkdb
18:39:13 [2024-03-06T18:39:13.301Z] github.com/docker/docker/libnetwork/ns
18:39:13 [2024-03-06T18:39:13.301Z] github.com/docker/docker/libnetwork/options
18:39:13 [2024-03-06T18:39:13.301Z] github.com/docker/docker/libnetwork/osl
18:39:13 [2024-03-06T18:39:13.301Z] github.com/docker/docker/libnetwork/osl/kernel
18:39:13 [2024-03-06T18:39:13.301Z] github.com/docker/docker/libnetwork/portallocator
18:39:13 [2024-03-06T18:39:13.301Z] github.com/docker/docker/libnetwork/portmapper
18:39:13 [2024-03-06T18:39:13.301Z] github.com/docker/docker/libnetwork/resolvconf
18:39:13 [2024-03-06T18:39:13.301Z] github.com/docker/docker/libnetwork/scope
18:39:13 [2024-03-06T18:39:13.301Z] github.com/docker/docker/libnetwork/types' ']'
18:39:13 [2024-03-06T18:39:13.301Z] + 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/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/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/ipbits github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/scope github.com/docker/docker/libnetwork/types
18:40:09 [2024-03-06T18:40:09.436Z] ok  	github.com/docker/docker/libnetwork	44.201s	coverage: 42.9% of statements
18:40:09 [2024-03-06T18:40:09.436Z] ok  	github.com/docker/docker/libnetwork/bitmap	0.006s	coverage: 96.1% of statements
18:40:09 [2024-03-06T18:40:09.436Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
18:40:09 [2024-03-06T18:40:09.436Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
18:40:09 [2024-03-06T18:40:09.436Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
18:40:09 [2024-03-06T18:40:09.436Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
18:40:09 [2024-03-06T18:40:09.436Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
18:40:09 [2024-03-06T18:40:09.436Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
18:40:09 [2024-03-06T18:40:09.436Z] ok  	github.com/docker/docker/libnetwork/config	0.011s	coverage: 10.3% of statements
18:40:09 [2024-03-06T18:40:09.436Z] ok  	github.com/docker/docker/libnetwork/datastore	0.003s	coverage: 37.0% of statements
18:40:09 [2024-03-06T18:40:09.436Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
18:40:09 [2024-03-06T18:40:09.436Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
18:40:09 [2024-03-06T18:40:09.436Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.002s	coverage: 68.9% of statements
18:40:09 [2024-03-06T18:40:09.436Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	3.706s	coverage: 63.3% of statements
18:40:09 [2024-03-06T18:40:09.436Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
18:40:09 [2024-03-06T18:40:09.436Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.002s	coverage: 40.0% of statements
18:40:09 [2024-03-06T18:40:09.994Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.950s	coverage: 5.1% of statements
18:40:09 [2024-03-06T18:40:09.994Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
18:40:10 [2024-03-06T18:40:10.248Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.003s	coverage: 4.7% of statements
18:40:10 [2024-03-06T18:40:10.248Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
18:40:10 [2024-03-06T18:40:10.502Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.002s	coverage: 40.0% of statements
18:40:11 [2024-03-06T18:40:11.424Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	0.008s	coverage: 1.4% of statements
18:40:11 [2024-03-06T18:40:11.679Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	0.003s	coverage: 45.0% of statements
18:40:11 [2024-03-06T18:40:11.933Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.003s	coverage: 62.7% of statements
18:40:12 [2024-03-06T18:40:12.491Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.010s	coverage: 57.2% of statements
18:40:12 [2024-03-06T18:40:12.491Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
18:40:12 [2024-03-06T18:40:12.491Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
18:40:12 [2024-03-06T18:40:12.491Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
18:40:12 [2024-03-06T18:40:12.745Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.018s	coverage: 87.0% of statements
18:40:12 [2024-03-06T18:40:12.999Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.017s	coverage: 82.1% of statements
18:40:13 [2024-03-06T18:40:13.253Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
18:40:13 [2024-03-06T18:40:13.253Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore	[no test files]
18:40:13 [2024-03-06T18:40:13.253Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore/boltdb	[no test files]
18:40:13 [2024-03-06T18:40:13.253Z] ?   	github.com/docker/docker/libnetwork/internal/netiputil	[no test files]
18:40:13 [2024-03-06T18:40:13.811Z] ok  	github.com/docker/docker/libnetwork/internal/resolvconf	0.015s	coverage: 83.9% of statements
18:40:25 [2024-03-06T18:40:25.958Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
18:40:27 [2024-03-06T18:40:27.317Z] ok  	github.com/docker/docker/libnetwork/ipam	3.051s	coverage: 80.3% of statements
18:40:27 [2024-03-06T18:40:27.317Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
18:40:27 [2024-03-06T18:40:27.317Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
18:40:27 [2024-03-06T18:40:27.570Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.002s	coverage: 63.2% of statements
18:40:27 [2024-03-06T18:40:27.824Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.007s	coverage: 48.7% of statements
18:40:27 [2024-03-06T18:40:27.824Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
18:40:28 [2024-03-06T18:40:28.078Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.002s	coverage: 80.0% of statements
18:40:28 [2024-03-06T18:40:28.636Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.316s	coverage: 86.4% of statements
18:40:28 [2024-03-06T18:40:28.890Z] ok  	github.com/docker/docker/libnetwork/ipbits	0.002s	coverage: 100.0% of statements
18:40:29 [2024-03-06T18:40:29.449Z] ok  	github.com/docker/docker/libnetwork/iptables	0.161s	coverage: 39.9% of statements
18:40:29 [2024-03-06T18:40:29.449Z] ?   	github.com/docker/docker/libnetwork/netlabel	[no test files]
18:40:30 [2024-03-06T18:40:30.007Z] ok  	github.com/docker/docker/libnetwork/netutils	0.015s	coverage: 50.6% of statements
18:42:21 [2024-03-06T18:42:21.349Z] ok  	github.com/docker/docker/libnetwork/networkdb	104.462s	coverage: 59.8% of statements
18:42:21 [2024-03-06T18:42:21.349Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
18:42:21 [2024-03-06T18:42:21.349Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
18:42:21 [2024-03-06T18:42:21.349Z] ok  	github.com/docker/docker/libnetwork/osl	4.434s	coverage: 37.8% of statements
18:42:21 [2024-03-06T18:42:21.349Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
18:42:21 [2024-03-06T18:42:21.349Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.016s	coverage: 80.5% of statements
18:42:22 [2024-03-06T18:42:22.272Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.690s	coverage: 47.9% of statements
18:42:22 [2024-03-06T18:42:22.526Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.005s	coverage: 75.8% of statements
18:42:22 [2024-03-06T18:42:22.526Z] ?   	github.com/docker/docker/libnetwork/scope	[no test files]
18:42:22 [2024-03-06T18:42:22.780Z] ok  	github.com/docker/docker/libnetwork/types	0.002s	coverage: 41.7% of statements
18:42:22 [2024-03-06T18:42:22.780Z] 
18:42:22 [2024-03-06T18:42:22.780Z] === Skipped
18:42:22 [2024-03-06T18:42:22.780Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
18:42:22 [2024-03-06T18:42:22.780Z]     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
18:42:22 [2024-03-06T18:42:22.780Z] 
18:42:22 [2024-03-06T18:42:22.780Z] === SKIP: libnetwork/iptables TestPassthrough (0.00s)
18:42:22 [2024-03-06T18:42:22.780Z]     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
18:42:22 [2024-03-06T18:42:22.780Z] 
18:42:22 [2024-03-06T18:42:22.780Z] DONE 434 tests, 2 skipped in 189.504s
Post stage
[Pipeline] junit
18:42:23 [2024-03-06T18:42:23.711Z] Recording test results
18:42:25 [2024-03-06T18:42:25.169Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
18:42:25 [2024-03-06T18:42:25.569Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-47521/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=81358679fc07d77ba2e7d12a0ab9a341178d58e2 -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:81358679fc07d77ba2e7d12a0ab9a341178d58e2 hack/make.sh dynbinary test-integration
18:42:25 [2024-03-06T18:42:25.569Z] 
18:42:25 [2024-03-06T18:42:25.569Z] Removing bundles/
18:42:25 [2024-03-06T18:42:25.569Z] 
18:42:25 [2024-03-06T18:42:25.874Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
18:42:25 [2024-03-06T18:42:25.875Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
18:42:25 [2024-03-06T18:42:25.875Z] + tee /go/src/github.com/docker/docker/go.mod
18:42:25 [2024-03-06T18:42:25.875Z] module github.com/docker/docker
18:42:25 [2024-03-06T18:42:25.875Z] 
18:42:25 [2024-03-06T18:42:25.875Z] go 1.21
18:42:25 [2024-03-06T18:42:25.875Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
18:42:25 [2024-03-06T18:42:25.875Z] + GO111MODULE=on
18:42:25 [2024-03-06T18:42:25.875Z] + GOTOOLCHAIN=local
18:42:25 [2024-03-06T18:42:25.875Z] + 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=81358679fc07d77ba2e7d12a0ab9a341178d58e2" -X "github.com/docker/docker/dockerversion.BuildTime=2024-03-06T18:42:25.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
18:43:04 [2024-03-06T18:43:04.561Z] + rm -f /go/src/github.com/docker/docker/go.mod
18:43:04 [2024-03-06T18:43:04.561Z] Created binary: bundles/dynbinary-daemon/dockerd
18:43:04 [2024-03-06T18:43:04.561Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
18:43:04 [2024-03-06T18:43:04.561Z] + tee /go/src/github.com/docker/docker/go.mod
18:43:04 [2024-03-06T18:43:04.561Z] module github.com/docker/docker
18:43:04 [2024-03-06T18:43:04.561Z] 
18:43:04 [2024-03-06T18:43:04.561Z] go 1.21
18:43:04 [2024-03-06T18:43:04.561Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
18:43:04 [2024-03-06T18:43:04.561Z] + GO111MODULE=on
18:43:04 [2024-03-06T18:43:04.561Z] + GOTOOLCHAIN=local
18:43:04 [2024-03-06T18:43:04.561Z] + 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=81358679fc07d77ba2e7d12a0ab9a341178d58e2" -X "github.com/docker/docker/dockerversion.BuildTime=2024-03-06T18:42:25.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
18:43:04 [2024-03-06T18:43:04.561Z] + rm -f /go/src/github.com/docker/docker/go.mod
18:43:04 [2024-03-06T18:43:04.561Z] Created binary: bundles/dynbinary-daemon/docker-proxy
18:43:04 [2024-03-06T18:43:04.561Z] 
18:43:04 [2024-03-06T18:43:04.561Z] ---> Making bundle: test-integration (in bundles/test-integration)
18:43:04 [2024-03-06T18:43:04.561Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
18:43:04 [2024-03-06T18:43:04.561Z] HOSTNAME=64b795210d77
18:43:04 [2024-03-06T18:43:04.561Z] TESTDEBUG=0
18:43:04 [2024-03-06T18:43:04.561Z] DEST=bundles/test-integration
18:43:04 [2024-03-06T18:43:04.561Z] PWD=/go/src/github.com/docker/docker
18:43:04 [2024-03-06T18:43:04.561Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock
18:43:04 [2024-03-06T18:43:04.561Z] DOCKER_GITCOMMIT=81358679fc07d77ba2e7d12a0ab9a341178d58e2
18:43:04 [2024-03-06T18:43:04.561Z] container=docker
18:43:04 [2024-03-06T18:43:04.561Z] HOME=/root
18:43:04 [2024-03-06T18:43:04.561Z] CONTAINERD_NAMESPACE=moby
18:43:04 [2024-03-06T18:43:04.561Z] GOLANG_VERSION=1.21.8
18:43:04 [2024-03-06T18:43:04.561Z] VALIDATE_REPO=https://github.com/moby/moby.git
18:43:04 [2024-03-06T18:43:04.561Z] VALIDATE_BRANCH=master
18:43:04 [2024-03-06T18:43:04.561Z] TERM=xterm
18:43:04 [2024-03-06T18:43:04.561Z] DOCKER_PKG=github.com/docker/docker
18:43:04 [2024-03-06T18:43:04.561Z] TEST_CLIENT_BINARY=/usr/local/cli-integration/docker
18:43:04 [2024-03-06T18:43:04.561Z] SHLVL=1
18:43:04 [2024-03-06T18:43:04.561Z] TIMEOUT=120m
18:43:04 [2024-03-06T18:43:04.561Z] GOTOOLCHAIN=local
18:43:04 [2024-03-06T18:43:04.561Z] DOCKER_GRAPHDRIVER=overlay2
18:43:04 [2024-03-06T18:43:04.561Z] GO111MODULE=off
18:43:04 [2024-03-06T18:43:04.561Z] DOCKER_EXPERIMENTAL=1
18:43:04 [2024-03-06T18:43:04.561Z] TEST_SKIP_INTEGRATION_CLI=1
18:43:04 [2024-03-06T18:43:04.561Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
18:43:04 [2024-03-06T18:43:04.561Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
18:43:04 [2024-03-06T18:43:04.561Z] GOPATH=/go
18:43:04 [2024-03-06T18:43:04.561Z] PKG_CONFIG=pkg-config
18:43:04 [2024-03-06T18:43:04.561Z] _=/usr/bin/env
18:43:04 [2024-03-06T18:43:04.561Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
18:43:26 [2024-03-06T18:43:26.442Z] Building test suite binary /go/src/github.com/docker/docker/integration/capabilities/test.main
18:43:26 [2024-03-06T18:43:26.442Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
18:43:26 [2024-03-06T18:43:26.442Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
18:43:27 [2024-03-06T18:43:27.801Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
18:43:33 [2024-03-06T18:43:33.033Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
18:43:35 [2024-03-06T18:43:35.540Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
18:43:35 [2024-03-06T18:43:35.794Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
18:43:37 [2024-03-06T18:43:37.152Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
18:43:38 [2024-03-06T18:43:38.074Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
18:43:39 [2024-03-06T18:43:39.433Z] Building test suite binary /go/src/github.com/docker/docker/integration/networking/test.main
18:43:40 [2024-03-06T18:43:40.356Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
18:43:40 [2024-03-06T18:43:40.610Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
18:43:41 [2024-03-06T18:43:41.968Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
18:43:43 [2024-03-06T18:43:43.331Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
18:43:45 [2024-03-06T18:43:45.212Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
18:43:46 [2024-03-06T18:43:46.135Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
18:43:46 [2024-03-06T18:43:46.135Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
18:43:47 [2024-03-06T18:43:47.494Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
18:43:48 [2024-03-06T18:43:48.416Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
18:43:49 [2024-03-06T18:43:49.774Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
18:43:50 [2024-03-06T18:43:50.333Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
18:43:51 [2024-03-06T18:43:51.691Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
18:43:52 [2024-03-06T18:43:52.613Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
18:43:52 [2024-03-06T18:43:52.613Z] Using test binary /usr/local/cli-integration/docker
18:43:52 [2024-03-06T18:43:52.613Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
18:43:52 [2024-03-06T18:43:52.613Z] +++ /etc/init.d/apparmor start
18:43:52 [2024-03-06T18:43:52.613Z] Not: starting.
18:43:52 [2024-03-06T18:43:52.613Z] INFO: Waiting for daemon to start...
18:43:52 [2024-03-06T18:43:52.613Z] Starting dockerd
18:43:52 [2024-03-06T18:43:52.613Z] +++ exec dockerd --debug --host unix:///run/docker/tmp.QTU5oAaQQt/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
18:43:55 [2024-03-06T18:43:55.118Z] .
18:43:55 [2024-03-06T18:43:55.118Z] Running integration-test (iteration 1)
18:43:55 [2024-03-06T18:43:55.118Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m  
18:43:55 [2024-03-06T18:43:55.118Z] ++ '[' -n '' ']'
18:43:55 [2024-03-06T18:43:55.118Z] ++ 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
18:43:55 [2024-03-06T18:43:55.118Z] ++ set -e
18:43:55 [2024-03-06T18:43:55.118Z] ++ '[' -n 0 ']'
18:43:55 [2024-03-06T18:43:55.118Z] ++ set -x
18:43:55 [2024-03-06T18:43:55.118Z] ++ 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.QTU5oAaQQt/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
18:43:55 [2024-03-06T18:43:55.372Z] Loaded image: busybox:latest
18:43:55 [2024-03-06T18:43:55.372Z] Loaded image: busybox:glibc
18:43:56 [2024-03-06T18:43:56.295Z] Loaded image: debian:bookworm-slim
18:43:56 [2024-03-06T18:43:56.295Z] Loaded image: hello-world:latest
18:43:56 [2024-03-06T18:43:56.295Z] Loaded image: arm32v7/hello-world:latest
18:43:56 [2024-03-06T18:43:56.295Z] INFO: Testing against a local daemon
18:43:56 [2024-03-06T18:43:56.295Z] === RUN   TestCgroupNamespacesBuild
18:43:57 [2024-03-06T18:43:57.653Z] --- PASS: TestCgroupNamespacesBuild (1.05s)
18:43:57 [2024-03-06T18:43:57.653Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
18:43:58 [2024-03-06T18:43:58.576Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.19s)
18:43:58 [2024-03-06T18:43:58.576Z] === RUN   TestBuildWithSession
18:43:58 [2024-03-06T18:43:58.576Z]     build_session_test.go:26: TODO: BuildKit
18:43:58 [2024-03-06T18:43:58.576Z] --- SKIP: TestBuildWithSession (0.00s)
18:43:58 [2024-03-06T18:43:58.576Z] === RUN   TestBuildSquashParent
18:44:01 [2024-03-06T18:44:01.832Z] --- PASS: TestBuildSquashParent (3.32s)
18:44:01 [2024-03-06T18:44:01.832Z] === RUN   TestBuildWithRemoveAndForceRemove
18:44:01 [2024-03-06T18:44:01.832Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:44:01 [2024-03-06T18:44:01.832Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:44:01 [2024-03-06T18:44:01.832Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:44:01 [2024-03-06T18:44:01.832Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:44:01 [2024-03-06T18:44:01.832Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:44:01 [2024-03-06T18:44:01.832Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:44:01 [2024-03-06T18:44:01.832Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:44:01 [2024-03-06T18:44:01.832Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:44:01 [2024-03-06T18:44:01.832Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:44:01 [2024-03-06T18:44:01.832Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:44:01 [2024-03-06T18:44:01.832Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:44:01 [2024-03-06T18:44:01.832Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:44:01 [2024-03-06T18:44:01.832Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:44:01 [2024-03-06T18:44:01.833Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:44:01 [2024-03-06T18:44:01.833Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:44:01 [2024-03-06T18:44:01.833Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:44:01 [2024-03-06T18:44:01.833Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:44:01 [2024-03-06T18:44:01.833Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:44:05 [2024-03-06T18:44:05.088Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.05s)
18:44:05 [2024-03-06T18:44:05.088Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.92s)
18:44:05 [2024-03-06T18:44:05.088Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.98s)
18:44:05 [2024-03-06T18:44:05.088Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.09s)
18:44:05 [2024-03-06T18:44:05.088Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.55s)
18:44:05 [2024-03-06T18:44:05.088Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.58s)
18:44:05 [2024-03-06T18:44:05.088Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.66s)
18:44:05 [2024-03-06T18:44:05.088Z] === RUN   TestBuildMultiStageCopy
18:44:05 [2024-03-06T18:44:05.088Z] === RUN   TestBuildMultiStageCopy/copy_to_root
18:44:05 [2024-03-06T18:44:05.342Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
18:44:05 [2024-03-06T18:44:05.596Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
18:44:05 [2024-03-06T18:44:05.596Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
18:44:05 [2024-03-06T18:44:05.596Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
18:44:05 [2024-03-06T18:44:05.850Z] --- PASS: TestBuildMultiStageCopy (1.14s)
18:44:05 [2024-03-06T18:44:05.850Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (0.77s)
18:44:05 [2024-03-06T18:44:05.850Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.07s)
18:44:05 [2024-03-06T18:44:05.850Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.08s)
18:44:05 [2024-03-06T18:44:05.850Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.09s)
18:44:05 [2024-03-06T18:44:05.850Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.10s)
18:44:05 [2024-03-06T18:44:05.850Z] === RUN   TestBuildMultiStageParentConfig
18:44:06 [2024-03-06T18:44:06.104Z] --- PASS: TestBuildMultiStageParentConfig (0.32s)
18:44:06 [2024-03-06T18:44:06.104Z] === RUN   TestBuildLabelWithTargets
18:44:06 [2024-03-06T18:44:06.663Z] --- PASS: TestBuildLabelWithTargets (0.52s)
18:44:06 [2024-03-06T18:44:06.663Z] === RUN   TestBuildWithEmptyLayers
18:44:06 [2024-03-06T18:44:06.663Z] --- PASS: TestBuildWithEmptyLayers (0.12s)
18:44:06 [2024-03-06T18:44:06.663Z] === RUN   TestBuildMultiStageOnBuild
18:44:07 [2024-03-06T18:44:07.586Z] --- PASS: TestBuildMultiStageOnBuild (0.94s)
18:44:07 [2024-03-06T18:44:07.586Z] === RUN   TestBuildUncleanTarFilenames
18:44:07 [2024-03-06T18:44:07.840Z] --- PASS: TestBuildUncleanTarFilenames (0.11s)
18:44:07 [2024-03-06T18:44:07.840Z] === RUN   TestBuildMultiStageLayerLeak
18:44:09 [2024-03-06T18:44:09.199Z] --- PASS: TestBuildMultiStageLayerLeak (1.12s)
18:44:09 [2024-03-06T18:44:09.199Z] === RUN   TestBuildWithHugeFile
18:45:05 [2024-03-06T18:45:05.330Z] --- PASS: TestBuildWithHugeFile (48.83s)
18:45:05 [2024-03-06T18:45:05.330Z] === RUN   TestBuildWCOWSandboxSize
18:45:05 [2024-03-06T18:45:05.330Z]     build_test.go:531: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
18:45:05 [2024-03-06T18:45:05.330Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
18:45:05 [2024-03-06T18:45:05.330Z] === RUN   TestBuildWithEmptyDockerfile
18:45:05 [2024-03-06T18:45:05.330Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
18:45:05 [2024-03-06T18:45:05.330Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
18:45:05 [2024-03-06T18:45:05.330Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:45:05 [2024-03-06T18:45:05.330Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:45:05 [2024-03-06T18:45:05.330Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:45:05 [2024-03-06T18:45:05.330Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:45:05 [2024-03-06T18:45:05.330Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
18:45:05 [2024-03-06T18:45:05.330Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:45:05 [2024-03-06T18:45:05.330Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:45:05 [2024-03-06T18:45:05.330Z] --- PASS: TestBuildWithEmptyDockerfile (0.01s)
18:45:05 [2024-03-06T18:45:05.330Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
18:45:05 [2024-03-06T18:45:05.330Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s)
18:45:05 [2024-03-06T18:45:05.330Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
18:45:05 [2024-03-06T18:45:05.330Z] === RUN   TestBuildPreserveOwnership
18:45:05 [2024-03-06T18:45:05.330Z] === RUN   TestBuildPreserveOwnership/copy_from
18:45:05 [2024-03-06T18:45:05.330Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
18:45:05 [2024-03-06T18:45:05.330Z] --- PASS: TestBuildPreserveOwnership (1.87s)
18:45:05 [2024-03-06T18:45:05.330Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.29s)
18:45:05 [2024-03-06T18:45:05.330Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.57s)
18:45:05 [2024-03-06T18:45:05.330Z] === RUN   TestBuildPlatformInvalid
18:45:05 [2024-03-06T18:45:05.330Z] --- PASS: TestBuildPlatformInvalid (0.01s)
18:45:05 [2024-03-06T18:45:05.330Z] === RUN   TestBuildkitHistoryTracePropagation
18:45:05 [2024-03-06T18:45:05.330Z] time="2024-03-06T18:44:59Z" level=info msg="[core] [Channel #1] Channel created" module=grpc
18:45:05 [2024-03-06T18:45:05.330Z] time="2024-03-06T18:44:59Z" level=info msg="[core] [Channel #1] original dial target is: \"unix:///run/buildkit/buildkitd.sock\"" module=grpc
18:45:05 [2024-03-06T18:45:05.330Z] time="2024-03-06T18:44:59Z" 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
18:45:05 [2024-03-06T18:45:05.330Z] time="2024-03-06T18:44:59Z" level=info msg="[core] [Channel #1] Channel authority set to \"localhost\"" module=grpc
18:45:05 [2024-03-06T18:45:05.330Z] time="2024-03-06T18:44:59Z" 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
18:45:05 [2024-03-06T18:45:05.330Z] time="2024-03-06T18:44:59Z" level=info msg="[core] [Channel #1] Channel switches to new LB policy \"pick_first\"" module=grpc
18:45:05 [2024-03-06T18:45:05.330Z] time="2024-03-06T18:44:59Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel created" module=grpc
18:45:05 [2024-03-06T18:45:05.330Z] time="2024-03-06T18:44:59Z" level=info msg="[core] [Channel #1] Channel Connectivity change to CONNECTING" module=grpc
18:45:05 [2024-03-06T18:45:05.330Z] time="2024-03-06T18:44:59Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to CONNECTING" module=grpc
18:45:05 [2024-03-06T18:45:05.330Z] time="2024-03-06T18:44:59Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel picks a new address \"/run/buildkit/buildkitd.sock\" to connect" module=grpc
18:45:05 [2024-03-06T18:45:05.330Z] time="2024-03-06T18:44:59Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to READY" module=grpc
18:45:05 [2024-03-06T18:45:05.330Z] time="2024-03-06T18:44:59Z" level=info msg="[core] [Channel #1] Channel Connectivity change to READY" module=grpc
18:45:05 [2024-03-06T18:45:05.330Z] time="2024-03-06T18:44:59Z" level=info msg="[core] [Server #4] Server created" module=grpc
18:45:05 [2024-03-06T18:45:05.330Z]     build_traces_test.go:87: Waiting for trace to be available
18:45:05 [2024-03-06T18:45:05.330Z] time="2024-03-06T18:45:03Z" level=info msg="[core] [Channel #1] Channel Connectivity change to SHUTDOWN" module=grpc
18:45:05 [2024-03-06T18:45:05.330Z] time="2024-03-06T18:45:03Z" level=info msg="[core] [Channel #1] ccBalancerWrapper: closing" module=grpc
18:45:05 [2024-03-06T18:45:05.330Z] time="2024-03-06T18:45:03Z" level=info msg="[core] [Channel #1] Closing the name resolver" module=grpc
18:45:05 [2024-03-06T18:45:05.330Z] time="2024-03-06T18:45:03Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to SHUTDOWN" module=grpc
18:45:05 [2024-03-06T18:45:05.330Z] time="2024-03-06T18:45:03Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel deleted" module=grpc
18:45:05 [2024-03-06T18:45:05.330Z] time="2024-03-06T18:45:03Z" level=info msg="[core] [Channel #1] Channel deleted" module=grpc
18:45:05 [2024-03-06T18:45:05.330Z] --- PASS: TestBuildkitHistoryTracePropagation (4.03s)
18:45:05 [2024-03-06T18:45:05.330Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
18:45:05 [2024-03-06T18:45:05.330Z] Loaded image: busybox:latest
18:45:05 [2024-03-06T18:45:05.330Z] Loaded image: busybox:glibc
18:45:05 [2024-03-06T18:45:05.330Z] Loaded image: debian:bookworm-slim
18:45:05 [2024-03-06T18:45:05.330Z] Loaded image: hello-world:latest
18:45:05 [2024-03-06T18:45:05.330Z] Loaded image: arm32v7/hello-world:latest
18:45:13 [2024-03-06T18:45:13.398Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.09s)
18:45:13 [2024-03-06T18:45:13.398Z] PASS
18:45:13 [2024-03-06T18:45:13.398Z] 
18:45:13 [2024-03-06T18:45:13.398Z] === Skipped
18:45:13 [2024-03-06T18:45:13.398Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
18:45:13 [2024-03-06T18:45:13.398Z]     build_session_test.go:26: TODO: BuildKit
18:45:13 [2024-03-06T18:45:13.398Z] 
18:45:13 [2024-03-06T18:45:13.398Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
18:45:13 [2024-03-06T18:45:13.398Z]     build_test.go:531: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
18:45:13 [2024-03-06T18:45:13.398Z] 
18:45:13 [2024-03-06T18:45:13.398Z] DONE 35 tests, 2 skipped in 77.543s
18:45:13 [2024-03-06T18:45:13.398Z] Running /go/src/github.com/docker/docker/integration/capabilities (arm64.integration.capabilities) flags=-test.v -test.timeout=120m  
18:45:13 [2024-03-06T18:45:13.398Z] ++ '[' -n '' ']'
18:45:13 [2024-03-06T18:45:13.398Z] ++ 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
18:45:13 [2024-03-06T18:45:13.398Z] ++ set -e
18:45:13 [2024-03-06T18:45:13.398Z] ++ '[' -n 0 ']'
18:45:13 [2024-03-06T18:45:13.398Z] ++ set -x
18:45:13 [2024-03-06T18:45:13.398Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.QTU5oAaQQt/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
18:45:13 [2024-03-06T18:45:13.398Z] INFO: Testing against a local daemon
18:45:13 [2024-03-06T18:45:13.398Z] === RUN   TestNoNewPrivileges
18:45:21 [2024-03-06T18:45:21.464Z] === RUN   TestNoNewPrivileges/CapabilityRequested=true
18:45:21 [2024-03-06T18:45:21.464Z] === RUN   TestNoNewPrivileges/CapabilityRequested=false
18:45:22 [2024-03-06T18:45:22.022Z] --- PASS: TestNoNewPrivileges (9.18s)
18:45:22 [2024-03-06T18:45:22.022Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=true (0.37s)
18:45:22 [2024-03-06T18:45:22.022Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=false (0.38s)
18:45:22 [2024-03-06T18:45:22.022Z] PASS
18:45:22 [2024-03-06T18:45:22.022Z] 
18:45:22 [2024-03-06T18:45:22.022Z] DONE 3 tests in 9.200s
18:45:22 [2024-03-06T18:45:22.022Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m  
18:45:22 [2024-03-06T18:45:22.022Z] ++ '[' -n '' ']'
18:45:22 [2024-03-06T18:45:22.022Z] ++ 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
18:45:22 [2024-03-06T18:45:22.022Z] ++ set -e
18:45:22 [2024-03-06T18:45:22.022Z] ++ '[' -n 0 ']'
18:45:22 [2024-03-06T18:45:22.022Z] ++ set -x
18:45:22 [2024-03-06T18:45:22.022Z] ++ 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.QTU5oAaQQt/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
18:45:22 [2024-03-06T18:45:22.022Z] INFO: Testing against a local daemon
18:45:22 [2024-03-06T18:45:22.022Z] === RUN   TestConfigInspect
18:45:23 [2024-03-06T18:45:23.902Z] --- PASS: TestConfigInspect (2.00s)
18:45:23 [2024-03-06T18:45:23.902Z] === RUN   TestConfigList
18:45:24 [2024-03-06T18:45:24.825Z] === RUN   TestConfigList/test_filter_by_name
18:45:24 [2024-03-06T18:45:24.825Z] === RUN   TestConfigList/test_filter_by_id
18:45:24 [2024-03-06T18:45:24.825Z] === RUN   TestConfigList/test_filter_by_label_key_only
18:45:24 [2024-03-06T18:45:24.825Z] === RUN   TestConfigList/test_filter_by_label_key=value_test0-TestConfigList
18:45:24 [2024-03-06T18:45:24.825Z] === RUN   TestConfigList/test_filter_by_label_key=value_test1-TestConfigList
18:45:25 [2024-03-06T18:45:25.383Z] --- PASS: TestConfigList (1.43s)
18:45:25 [2024-03-06T18:45:25.383Z]     --- PASS: TestConfigList/test_filter_by_name (0.00s)
18:45:25 [2024-03-06T18:45:25.383Z]     --- PASS: TestConfigList/test_filter_by_id (0.00s)
18:45:25 [2024-03-06T18:45:25.383Z]     --- PASS: TestConfigList/test_filter_by_label_key_only (0.00s)
18:45:25 [2024-03-06T18:45:25.383Z]     --- PASS: TestConfigList/test_filter_by_label_key=value_test0-TestConfigList (0.00s)
18:45:25 [2024-03-06T18:45:25.383Z]     --- PASS: TestConfigList/test_filter_by_label_key=value_test1-TestConfigList (0.00s)
18:45:25 [2024-03-06T18:45:25.383Z] === RUN   TestConfigsCreateAndDelete
18:45:27 [2024-03-06T18:45:27.263Z] --- PASS: TestConfigsCreateAndDelete (1.84s)
18:45:27 [2024-03-06T18:45:27.263Z] === RUN   TestConfigsUpdate
18:45:29 [2024-03-06T18:45:29.143Z] --- PASS: TestConfigsUpdate (1.95s)
18:45:29 [2024-03-06T18:45:29.143Z] === RUN   TestTemplatedConfig
18:45:31 [2024-03-06T18:45:31.649Z] --- PASS: TestTemplatedConfig (2.24s)
18:45:31 [2024-03-06T18:45:31.649Z] === RUN   TestConfigCreateResolve
18:45:33 [2024-03-06T18:45:33.529Z] --- PASS: TestConfigCreateResolve (1.95s)
18:45:33 [2024-03-06T18:45:33.529Z] PASS
18:45:33 [2024-03-06T18:45:33.529Z] 
18:45:33 [2024-03-06T18:45:33.529Z] DONE 11 tests in 11.448s
18:45:33 [2024-03-06T18:45:33.529Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m  
18:45:33 [2024-03-06T18:45:33.529Z] ++ '[' -n '' ']'
18:45:33 [2024-03-06T18:45:33.529Z] ++ 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
18:45:33 [2024-03-06T18:45:33.529Z] ++ set -e
18:45:33 [2024-03-06T18:45:33.529Z] ++ '[' -n 0 ']'
18:45:33 [2024-03-06T18:45:33.529Z] ++ set -x
18:45:33 [2024-03-06T18:45:33.529Z] ++ 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.QTU5oAaQQt/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
18:45:33 [2024-03-06T18:45:33.529Z] INFO: Testing against a local daemon
18:45:33 [2024-03-06T18:45:33.529Z] === RUN   TestAttach
18:45:33 [2024-03-06T18:45:33.529Z] === RUN   TestAttach/without_TTY
18:45:33 [2024-03-06T18:45:33.529Z] === PAUSE TestAttach/without_TTY
18:45:33 [2024-03-06T18:45:33.529Z] === RUN   TestAttach/with_TTY
18:45:33 [2024-03-06T18:45:33.529Z] === PAUSE TestAttach/with_TTY
18:45:33 [2024-03-06T18:45:33.529Z] === CONT  TestAttach/without_TTY
18:45:33 [2024-03-06T18:45:33.529Z] === CONT  TestAttach/with_TTY
18:45:33 [2024-03-06T18:45:33.529Z] --- PASS: TestAttach (0.02s)
18:45:33 [2024-03-06T18:45:33.529Z]     --- PASS: TestAttach/with_TTY (0.05s)
18:45:33 [2024-03-06T18:45:33.529Z]     --- PASS: TestAttach/without_TTY (0.05s)
18:45:33 [2024-03-06T18:45:33.529Z] === RUN   TestCreateWithCDIDevices
18:45:34 [2024-03-06T18:45:34.887Z] --- PASS: TestCreateWithCDIDevices (1.11s)
18:45:34 [2024-03-06T18:45:34.887Z] === RUN   TestCDISpecDirsAreInSystemInfo
18:45:34 [2024-03-06T18:45:34.887Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_no_spec_dirs_specified_returns_default
18:45:35 [2024-03-06T18:45:35.142Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_specified_spec_dirs_are_returned
18:45:35 [2024-03-06T18:45:35.700Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_string_as_spec_dir_returns_empty_slice
18:45:36 [2024-03-06T18:45:36.259Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_config_option_returns_empty_slice
18:45:36 [2024-03-06T18:45:36.817Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_no_spec_dirs_specified_returns_empty_slice
18:45:37 [2024-03-06T18:45:37.376Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_specified_spec_dirs_returns_empty_slice
18:45:37 [2024-03-06T18:45:37.934Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_string_as_spec_dir_returns_empty_slice
18:45:38 [2024-03-06T18:45:38.188Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_config_option_returns_empty_slice
18:45:38 [2024-03-06T18:45:38.747Z] --- PASS: TestCDISpecDirsAreInSystemInfo (4.15s)
18:45:38 [2024-03-06T18:45:38.747Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_no_spec_dirs_specified_returns_default (0.52s)
18:45:38 [2024-03-06T18:45:38.747Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_specified_spec_dirs_are_returned (0.52s)
18:45:38 [2024-03-06T18:45:38.747Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_string_as_spec_dir_returns_empty_slice (0.52s)
18:45:38 [2024-03-06T18:45:38.747Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_config_option_returns_empty_slice (0.52s)
18:45:38 [2024-03-06T18:45:38.747Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_no_spec_dirs_specified_returns_empty_slice (0.52s)
18:45:38 [2024-03-06T18:45:38.747Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_specified_spec_dirs_returns_empty_slice (0.52s)
18:45:38 [2024-03-06T18:45:38.747Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_string_as_spec_dir_returns_empty_slice (0.52s)
18:45:38 [2024-03-06T18:45:38.747Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_config_option_returns_empty_slice (0.52s)
18:45:38 [2024-03-06T18:45:38.747Z] === RUN   TestCheckpoint
18:45:38 [2024-03-06T18:45:38.747Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
18:45:38 [2024-03-06T18:45:38.747Z] --- SKIP: TestCheckpoint (0.00s)
18:45:38 [2024-03-06T18:45:38.747Z] === RUN   TestContainerInvalidJSON
18:45:38 [2024-03-06T18:45:38.747Z] === RUN   TestContainerInvalidJSON/commit
18:45:38 [2024-03-06T18:45:38.747Z] === PAUSE TestContainerInvalidJSON/commit
18:45:38 [2024-03-06T18:45:38.747Z] === RUN   TestContainerInvalidJSON/containers/create
18:45:38 [2024-03-06T18:45:38.747Z] === PAUSE TestContainerInvalidJSON/containers/create
18:45:38 [2024-03-06T18:45:38.747Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
18:45:38 [2024-03-06T18:45:38.747Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
18:45:38 [2024-03-06T18:45:38.747Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
18:45:38 [2024-03-06T18:45:38.747Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
18:45:38 [2024-03-06T18:45:38.747Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
18:45:38 [2024-03-06T18:45:38.747Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
18:45:38 [2024-03-06T18:45:38.747Z] === CONT  TestContainerInvalidJSON/commit
18:45:38 [2024-03-06T18:45:38.747Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
18:45:38 [2024-03-06T18:45:38.747Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
18:45:38 [2024-03-06T18:45:38.747Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
18:45:38 [2024-03-06T18:45:38.747Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
18:45:38 [2024-03-06T18:45:38.747Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
18:45:38 [2024-03-06T18:45:38.747Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
18:45:38 [2024-03-06T18:45:38.747Z] === CONT  TestContainerInvalidJSON/containers/create
18:45:38 [2024-03-06T18:45:38.747Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
18:45:38 [2024-03-06T18:45:38.747Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
18:45:38 [2024-03-06T18:45:38.747Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
18:45:38 [2024-03-06T18:45:38.747Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
18:45:38 [2024-03-06T18:45:38.747Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
18:45:38 [2024-03-06T18:45:38.747Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
18:45:38 [2024-03-06T18:45:38.747Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
18:45:38 [2024-03-06T18:45:38.747Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
18:45:38 [2024-03-06T18:45:38.747Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
18:45:38 [2024-03-06T18:45:38.747Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
18:45:38 [2024-03-06T18:45:38.747Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
18:45:38 [2024-03-06T18:45:38.747Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
18:45:38 [2024-03-06T18:45:38.747Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
18:45:38 [2024-03-06T18:45:38.747Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
18:45:38 [2024-03-06T18:45:38.747Z] === RUN   TestContainerInvalidJSON/commit/empty_body
18:45:38 [2024-03-06T18:45:38.747Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
18:45:38 [2024-03-06T18:45:38.747Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
18:45:38 [2024-03-06T18:45:38.747Z] --- PASS: TestContainerInvalidJSON (0.01s)
18:45:38 [2024-03-06T18:45:38.747Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
18:45:38 [2024-03-06T18:45:38.747Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
18:45:38 [2024-03-06T18:45:38.747Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
18:45:38 [2024-03-06T18:45:38.747Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
18:45:38 [2024-03-06T18:45:38.747Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
18:45:38 [2024-03-06T18:45:38.747Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
18:45:38 [2024-03-06T18:45:38.747Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
18:45:38 [2024-03-06T18:45:38.747Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
18:45:38 [2024-03-06T18:45:38.747Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
18:45:38 [2024-03-06T18:45:38.747Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
18:45:38 [2024-03-06T18:45:38.747Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
18:45:38 [2024-03-06T18:45:38.747Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
18:45:38 [2024-03-06T18:45:38.747Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
18:45:38 [2024-03-06T18:45:38.747Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
18:45:38 [2024-03-06T18:45:38.747Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
18:45:38 [2024-03-06T18:45:38.747Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
18:45:38 [2024-03-06T18:45:38.747Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
18:45:38 [2024-03-06T18:45:38.747Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
18:45:38 [2024-03-06T18:45:38.747Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
18:45:38 [2024-03-06T18:45:38.747Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
18:45:38 [2024-03-06T18:45:38.747Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
18:45:38 [2024-03-06T18:45:38.747Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
18:45:38 [2024-03-06T18:45:38.747Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
18:45:38 [2024-03-06T18:45:38.747Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
18:45:38 [2024-03-06T18:45:38.747Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
18:45:38 [2024-03-06T18:45:38.747Z] === RUN   TestCopyFromContainerPathDoesNotExist
18:45:38 [2024-03-06T18:45:38.747Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
18:45:38 [2024-03-06T18:45:38.747Z] === RUN   TestCopyFromContainerPathIsNotDir
18:45:39 [2024-03-06T18:45:39.002Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
18:45:39 [2024-03-06T18:45:39.002Z] === RUN   TestCopyToContainerPathDoesNotExist
18:45:39 [2024-03-06T18:45:39.002Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
18:45:39 [2024-03-06T18:45:39.002Z] === RUN   TestCopyEmptyFile
18:45:39 [2024-03-06T18:45:39.002Z] --- PASS: TestCopyEmptyFile (0.06s)
18:45:39 [2024-03-06T18:45:39.002Z] === RUN   TestCopyToContainerPathIsNotDir
18:45:39 [2024-03-06T18:45:39.002Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
18:45:39 [2024-03-06T18:45:39.002Z] === RUN   TestCopyFromContainer
18:45:39 [2024-03-06T18:45:39.924Z] === RUN   TestCopyFromContainer//
18:45:39 [2024-03-06T18:45:39.924Z] === RUN   TestCopyFromContainer/.
18:45:39 [2024-03-06T18:45:39.924Z] === RUN   TestCopyFromContainer//.
18:45:39 [2024-03-06T18:45:39.924Z] === RUN   TestCopyFromContainer/./
18:45:39 [2024-03-06T18:45:39.924Z] === RUN   TestCopyFromContainer//./
18:45:39 [2024-03-06T18:45:39.924Z] === RUN   TestCopyFromContainer//bar/root
18:45:39 [2024-03-06T18:45:39.924Z] === RUN   TestCopyFromContainer//bar/root/
18:45:39 [2024-03-06T18:45:39.924Z] === RUN   TestCopyFromContainer//bar/root/.
18:45:39 [2024-03-06T18:45:39.924Z] === RUN   TestCopyFromContainer/bar/quux
18:45:39 [2024-03-06T18:45:39.924Z] === RUN   TestCopyFromContainer/bar/quux/
18:45:39 [2024-03-06T18:45:39.924Z] === RUN   TestCopyFromContainer/bar/quux/.
18:45:39 [2024-03-06T18:45:39.924Z] === RUN   TestCopyFromContainer/bar/quux/baz
18:45:39 [2024-03-06T18:45:39.924Z] === RUN   TestCopyFromContainer/bar/filesymlink
18:45:39 [2024-03-06T18:45:39.924Z] === RUN   TestCopyFromContainer/bar/dirsymlink
18:45:39 [2024-03-06T18:45:39.924Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
18:45:39 [2024-03-06T18:45:39.924Z] === RUN   TestCopyFromContainer/bar/dirsymlink/.
18:45:39 [2024-03-06T18:45:39.924Z] === RUN   TestCopyFromContainer/bar/notarget
18:45:39 [2024-03-06T18:45:39.924Z] --- PASS: TestCopyFromContainer (0.90s)
18:45:39 [2024-03-06T18:45:39.924Z]     --- PASS: TestCopyFromContainer// (0.01s)
18:45:39 [2024-03-06T18:45:39.924Z]     --- PASS: TestCopyFromContainer/. (0.05s)
18:45:39 [2024-03-06T18:45:39.924Z]     --- PASS: TestCopyFromContainer//. (0.01s)
18:45:39 [2024-03-06T18:45:39.924Z]     --- PASS: TestCopyFromContainer/./ (0.01s)
18:45:39 [2024-03-06T18:45:39.924Z]     --- PASS: TestCopyFromContainer//./ (0.01s)
18:45:39 [2024-03-06T18:45:39.924Z]     --- PASS: TestCopyFromContainer//bar/root (0.01s)
18:45:39 [2024-03-06T18:45:39.924Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.01s)
18:45:39 [2024-03-06T18:45:39.924Z]     --- PASS: TestCopyFromContainer//bar/root/. (0.01s)
18:45:39 [2024-03-06T18:45:39.924Z]     --- PASS: TestCopyFromContainer/bar/quux (0.01s)
18:45:39 [2024-03-06T18:45:39.924Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.01s)
18:45:39 [2024-03-06T18:45:39.924Z]     --- PASS: TestCopyFromContainer/bar/quux/. (0.00s)
18:45:39 [2024-03-06T18:45:39.924Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.00s)
18:45:39 [2024-03-06T18:45:39.924Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.00s)
18:45:39 [2024-03-06T18:45:39.924Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.01s)
18:45:39 [2024-03-06T18:45:39.924Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.01s)
18:45:39 [2024-03-06T18:45:39.924Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.00s)
18:45:39 [2024-03-06T18:45:39.924Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.01s)
18:45:39 [2024-03-06T18:45:39.924Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
18:45:39 [2024-03-06T18:45:39.924Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:45:39 [2024-03-06T18:45:39.924Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:45:39 [2024-03-06T18:45:39.924Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:45:39 [2024-03-06T18:45:39.924Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:45:39 [2024-03-06T18:45:39.924Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
18:45:39 [2024-03-06T18:45:39.924Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
18:45:39 [2024-03-06T18:45:39.924Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:45:39 [2024-03-06T18:45:39.924Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
18:45:39 [2024-03-06T18:45:39.924Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:45:39 [2024-03-06T18:45:39.924Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
18:45:39 [2024-03-06T18:45:39.924Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
18:45:39 [2024-03-06T18:45:39.924Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
18:45:39 [2024-03-06T18:45:39.924Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
18:45:39 [2024-03-06T18:45:39.924Z] === RUN   TestCreateLinkToNonExistingContainer
18:45:39 [2024-03-06T18:45:39.924Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
18:45:39 [2024-03-06T18:45:39.924Z] === RUN   TestCreateWithInvalidEnv
18:45:39 [2024-03-06T18:45:39.924Z] === RUN   TestCreateWithInvalidEnv/0
18:45:39 [2024-03-06T18:45:39.924Z] === PAUSE TestCreateWithInvalidEnv/0
18:45:39 [2024-03-06T18:45:39.924Z] === RUN   TestCreateWithInvalidEnv/1
18:45:39 [2024-03-06T18:45:39.924Z] === PAUSE TestCreateWithInvalidEnv/1
18:45:39 [2024-03-06T18:45:39.924Z] === RUN   TestCreateWithInvalidEnv/2
18:45:39 [2024-03-06T18:45:39.924Z] === PAUSE TestCreateWithInvalidEnv/2
18:45:39 [2024-03-06T18:45:39.924Z] === CONT  TestCreateWithInvalidEnv/0
18:45:39 [2024-03-06T18:45:39.924Z] === CONT  TestCreateWithInvalidEnv/2
18:45:39 [2024-03-06T18:45:39.924Z] === CONT  TestCreateWithInvalidEnv/1
18:45:39 [2024-03-06T18:45:39.924Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
18:45:39 [2024-03-06T18:45:39.924Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
18:45:39 [2024-03-06T18:45:39.924Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
18:45:39 [2024-03-06T18:45:39.924Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
18:45:39 [2024-03-06T18:45:39.924Z] === RUN   TestCreateTmpfsMountsTarget
18:45:39 [2024-03-06T18:45:39.924Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
18:45:39 [2024-03-06T18:45:39.924Z] === RUN   TestCreateWithCustomMaskedPaths
18:45:41 [2024-03-06T18:45:41.284Z] --- PASS: TestCreateWithCustomMaskedPaths (1.16s)
18:45:41 [2024-03-06T18:45:41.284Z] === RUN   TestCreateWithCustomReadonlyPaths
18:45:42 [2024-03-06T18:45:42.642Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.20s)
18:45:42 [2024-03-06T18:45:42.642Z] === RUN   TestCreateWithInvalidHealthcheckParams
18:45:42 [2024-03-06T18:45:42.642Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:45:42 [2024-03-06T18:45:42.642Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:45:42 [2024-03-06T18:45:42.642Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:45:42 [2024-03-06T18:45:42.642Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:45:42 [2024-03-06T18:45:42.642Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:45:42 [2024-03-06T18:45:42.642Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:45:42 [2024-03-06T18:45:42.642Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:45:42 [2024-03-06T18:45:42.642Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:45:42 [2024-03-06T18:45:42.642Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:45:42 [2024-03-06T18:45:42.642Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:45:42 [2024-03-06T18:45:42.642Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
18:45:42 [2024-03-06T18:45:42.642Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
18:45:42 [2024-03-06T18:45:42.642Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:45:42 [2024-03-06T18:45:42.642Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:45:42 [2024-03-06T18:45:42.642Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
18:45:42 [2024-03-06T18:45:42.642Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:45:42 [2024-03-06T18:45:42.642Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:45:42 [2024-03-06T18:45:42.642Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:45:42 [2024-03-06T18:45:42.642Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
18:45:42 [2024-03-06T18:45:42.642Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s)
18:45:42 [2024-03-06T18:45:42.642Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
18:45:42 [2024-03-06T18:45:42.642Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s)
18:45:42 [2024-03-06T18:45:42.642Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
18:45:42 [2024-03-06T18:45:42.642Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
18:45:42 [2024-03-06T18:45:42.642Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s)
18:45:42 [2024-03-06T18:45:42.642Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
18:45:42 [2024-03-06T18:45:42.897Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.36s)
18:45:42 [2024-03-06T18:45:42.897Z] === RUN   TestCreateDifferentPlatform
18:45:42 [2024-03-06T18:45:42.897Z] === RUN   TestCreateDifferentPlatform/different_os
18:45:42 [2024-03-06T18:45:42.897Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
18:45:42 [2024-03-06T18:45:42.897Z] --- PASS: TestCreateDifferentPlatform (0.01s)
18:45:42 [2024-03-06T18:45:42.897Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
18:45:42 [2024-03-06T18:45:42.897Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
18:45:42 [2024-03-06T18:45:42.897Z] === RUN   TestCreateVolumesFromNonExistingContainer
18:45:42 [2024-03-06T18:45:42.897Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
18:45:42 [2024-03-06T18:45:42.897Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
18:45:42 [2024-03-06T18:45:42.897Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
18:45:42 [2024-03-06T18:45:42.897Z] === RUN   TestCreateInvalidHostConfig
18:45:42 [2024-03-06T18:45:42.897Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
18:45:42 [2024-03-06T18:45:42.897Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
18:45:42 [2024-03-06T18:45:42.897Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
18:45:42 [2024-03-06T18:45:42.897Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
18:45:42 [2024-03-06T18:45:42.897Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
18:45:42 [2024-03-06T18:45:42.897Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
18:45:42 [2024-03-06T18:45:42.897Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
18:45:42 [2024-03-06T18:45:42.897Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
18:45:42 [2024-03-06T18:45:42.897Z] === RUN   TestCreateInvalidHostConfig/invalid_Annotations
18:45:42 [2024-03-06T18:45:42.897Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations
18:45:42 [2024-03-06T18:45:42.897Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
18:45:42 [2024-03-06T18:45:42.897Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
18:45:42 [2024-03-06T18:45:42.897Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
18:45:42 [2024-03-06T18:45:42.897Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
18:45:42 [2024-03-06T18:45:42.897Z] === CONT  TestCreateInvalidHostConfig/invalid_Annotations
18:45:42 [2024-03-06T18:45:42.897Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
18:45:42 [2024-03-06T18:45:42.897Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
18:45:42 [2024-03-06T18:45:42.897Z]     --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s)
18:45:42 [2024-03-06T18:45:42.897Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
18:45:42 [2024-03-06T18:45:42.897Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
18:45:42 [2024-03-06T18:45:42.897Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
18:45:42 [2024-03-06T18:45:42.897Z] === RUN   TestCreateWithMultipleEndpointSettings
18:45:42 [2024-03-06T18:45:42.897Z] === RUN   TestCreateWithMultipleEndpointSettings/with_API_v1.44
18:45:42 [2024-03-06T18:45:42.897Z] === RUN   TestCreateWithMultipleEndpointSettings/with_API_v1.43
18:45:42 [2024-03-06T18:45:42.897Z] --- PASS: TestCreateWithMultipleEndpointSettings (0.05s)
18:45:42 [2024-03-06T18:45:42.897Z]     --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.44 (0.04s)
18:45:42 [2024-03-06T18:45:42.897Z]     --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.43 (0.00s)
18:45:42 [2024-03-06T18:45:42.897Z] === RUN   TestCreateWithCustomMACs
18:45:43 [2024-03-06T18:45:43.455Z] --- PASS: TestCreateWithCustomMACs (0.50s)
18:45:43 [2024-03-06T18:45:43.455Z] === RUN   TestContainerStartOnDaemonRestart
18:45:43 [2024-03-06T18:45:43.455Z] === PAUSE TestContainerStartOnDaemonRestart
18:45:43 [2024-03-06T18:45:43.455Z] === RUN   TestDaemonRestartIpcMode
18:45:43 [2024-03-06T18:45:43.455Z] === PAUSE TestDaemonRestartIpcMode
18:45:43 [2024-03-06T18:45:43.455Z] === RUN   TestDaemonHostGatewayIP
18:45:43 [2024-03-06T18:45:43.455Z] === PAUSE TestDaemonHostGatewayIP
18:45:43 [2024-03-06T18:45:43.455Z] === RUN   TestRestartDaemonWithRestartingContainer
18:45:43 [2024-03-06T18:45:43.455Z] === PAUSE TestRestartDaemonWithRestartingContainer
18:45:43 [2024-03-06T18:45:43.455Z] === RUN   TestHardRestartWhenContainerIsRunning
18:45:43 [2024-03-06T18:45:43.455Z] === PAUSE TestHardRestartWhenContainerIsRunning
18:45:43 [2024-03-06T18:45:43.455Z] === RUN   TestContainerKillOnDaemonStart
18:45:43 [2024-03-06T18:45:43.455Z] === PAUSE TestContainerKillOnDaemonStart
18:45:43 [2024-03-06T18:45:43.455Z] === RUN   TestDiff
18:45:44 [2024-03-06T18:45:44.013Z] --- PASS: TestDiff (0.43s)
18:45:44 [2024-03-06T18:45:44.013Z] === RUN   TestDiffStoppedContainer
18:45:44 [2024-03-06T18:45:44.267Z] --- PASS: TestDiffStoppedContainer (0.39s)
18:45:44 [2024-03-06T18:45:44.267Z] === RUN   TestExecConsoleSize
18:45:44 [2024-03-06T18:45:44.826Z] --- PASS: TestExecConsoleSize (0.44s)
18:45:44 [2024-03-06T18:45:44.826Z] === RUN   TestExecWithCloseStdin
18:45:45 [2024-03-06T18:45:45.079Z] --- PASS: TestExecWithCloseStdin (0.39s)
18:45:45 [2024-03-06T18:45:45.079Z] === RUN   TestExec
18:45:45 [2024-03-06T18:45:45.637Z] --- PASS: TestExec (0.44s)
18:45:45 [2024-03-06T18:45:45.637Z] === RUN   TestExecUser
18:45:45 [2024-03-06T18:45:45.891Z] --- PASS: TestExecUser (0.42s)
18:45:45 [2024-03-06T18:45:45.892Z] === RUN   TestExecWithGroupAdd
18:45:46 [2024-03-06T18:45:46.450Z] --- PASS: TestExecWithGroupAdd (0.45s)
18:45:46 [2024-03-06T18:45:46.450Z] === RUN   TestExportContainerAndImportImage
18:45:47 [2024-03-06T18:45:47.008Z] --- PASS: TestExportContainerAndImportImage (0.49s)
18:45:47 [2024-03-06T18:45:47.008Z] === RUN   TestExportContainerAfterDaemonRestart
18:45:53 [2024-03-06T18:45:53.528Z] --- PASS: TestExportContainerAfterDaemonRestart (6.16s)
18:45:53 [2024-03-06T18:45:53.528Z] === RUN   TestHealthCheckWorkdir
18:45:53 [2024-03-06T18:45:53.528Z] --- PASS: TestHealthCheckWorkdir (0.53s)
18:45:53 [2024-03-06T18:45:53.528Z] === RUN   TestHealthKillContainer
18:46:01 [2024-03-06T18:46:01.594Z] --- PASS: TestHealthKillContainer (7.57s)
18:46:01 [2024-03-06T18:46:01.595Z] === RUN   TestHealthCheckProcessKilled
18:46:01 [2024-03-06T18:46:01.849Z] --- PASS: TestHealthCheckProcessKilled (0.62s)
18:46:01 [2024-03-06T18:46:01.849Z] === RUN   TestHealthStartInterval
18:46:03 [2024-03-06T18:46:03.206Z]     health_test.go:141: &{2024-03-06 18:46:02.865068394 +0000 UTC 2024-03-06 18:46:02.891815526 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
18:46:03 [2024-03-06T18:46:03.206Z]         }
18:46:03 [2024-03-06T18:46:03.206Z]     health_test.go:141: &{2024-03-06 18:46:02.865068394 +0000 UTC 2024-03-06 18:46:02.891815526 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
18:46:03 [2024-03-06T18:46:03.206Z]         }
18:46:03 [2024-03-06T18:46:03.206Z]     health_test.go:141: &{2024-03-06 18:46:02.865068394 +0000 UTC 2024-03-06 18:46:02.891815526 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
18:46:03 [2024-03-06T18:46:03.206Z]         }
18:46:03 [2024-03-06T18:46:03.460Z]     health_test.go:141: &{2024-03-06 18:46:02.865068394 +0000 UTC 2024-03-06 18:46:02.891815526 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
18:46:03 [2024-03-06T18:46:03.460Z]         }
18:46:03 [2024-03-06T18:46:03.460Z]     health_test.go:141: &{2024-03-06 18:46:02.865068394 +0000 UTC 2024-03-06 18:46:02.891815526 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
18:46:03 [2024-03-06T18:46:03.460Z]         }
18:46:03 [2024-03-06T18:46:03.714Z]     health_test.go:141: &{2024-03-06 18:46:02.865068394 +0000 UTC 2024-03-06 18:46:02.891815526 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
18:46:03 [2024-03-06T18:46:03.714Z]         }
18:46:03 [2024-03-06T18:46:03.714Z]     health_test.go:141: &{2024-03-06 18:46:02.865068394 +0000 UTC 2024-03-06 18:46:02.891815526 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
18:46:03 [2024-03-06T18:46:03.714Z]         }
18:46:03 [2024-03-06T18:46:03.714Z]     health_test.go:141: &{2024-03-06 18:46:02.865068394 +0000 UTC 2024-03-06 18:46:02.891815526 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
18:46:03 [2024-03-06T18:46:03.714Z]         }
18:46:03 [2024-03-06T18:46:03.968Z]     health_test.go:141: &{2024-03-06 18:46:02.865068394 +0000 UTC 2024-03-06 18:46:02.891815526 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
18:46:03 [2024-03-06T18:46:03.968Z]         }
18:46:03 [2024-03-06T18:46:03.968Z]     health_test.go:141: &{2024-03-06 18:46:02.865068394 +0000 UTC 2024-03-06 18:46:02.891815526 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
18:46:03 [2024-03-06T18:46:03.968Z]         }
18:46:04 [2024-03-06T18:46:04.222Z]     health_test.go:141: &{2024-03-06 18:46:03.892166474 +0000 UTC 2024-03-06 18:46:03.917990937 +0000 UTC 1 2}
18:46:04 [2024-03-06T18:46:04.222Z]     health_test.go:141: &{2024-03-06 18:46:03.892166474 +0000 UTC 2024-03-06 18:46:03.917990937 +0000 UTC 1 2}
18:46:04 [2024-03-06T18:46:04.222Z]     health_test.go:141: &{2024-03-06 18:46:03.892166474 +0000 UTC 2024-03-06 18:46:03.917990937 +0000 UTC 1 2}
18:46:04 [2024-03-06T18:46:04.477Z]     health_test.go:141: &{2024-03-06 18:46:03.892166474 +0000 UTC 2024-03-06 18:46:03.917990937 +0000 UTC 1 2}
18:46:04 [2024-03-06T18:46:04.477Z]     health_test.go:141: &{2024-03-06 18:46:03.892166474 +0000 UTC 2024-03-06 18:46:03.917990937 +0000 UTC 1 2}
18:46:04 [2024-03-06T18:46:04.731Z]     health_test.go:141: &{2024-03-06 18:46:03.892166474 +0000 UTC 2024-03-06 18:46:03.917990937 +0000 UTC 1 2}
18:46:04 [2024-03-06T18:46:04.731Z]     health_test.go:141: &{2024-03-06 18:46:03.892166474 +0000 UTC 2024-03-06 18:46:03.917990937 +0000 UTC 1 2}
18:46:04 [2024-03-06T18:46:04.731Z]     health_test.go:141: &{2024-03-06 18:46:03.892166474 +0000 UTC 2024-03-06 18:46:03.917990937 +0000 UTC 1 2}
18:46:04 [2024-03-06T18:46:04.985Z]     health_test.go:141: &{2024-03-06 18:46:03.892166474 +0000 UTC 2024-03-06 18:46:03.917990937 +0000 UTC 1 2}
18:46:04 [2024-03-06T18:46:04.985Z]     health_test.go:141: &{2024-03-06 18:46:03.892166474 +0000 UTC 2024-03-06 18:46:03.917990937 +0000 UTC 1 2}
18:46:04 [2024-03-06T18:46:04.985Z]     health_test.go:169: 1.026459856s
18:46:06 [2024-03-06T18:46:06.341Z]     health_test.go:169: 1.026459856s
18:46:07 [2024-03-06T18:46:07.262Z]     health_test.go:169: 1.026459856s
18:46:08 [2024-03-06T18:46:08.184Z]     health_test.go:169: 1.026459856s
18:46:09 [2024-03-06T18:46:09.105Z]     health_test.go:169: 1.026459856s
18:46:10 [2024-03-06T18:46:10.026Z]     health_test.go:169: 1.026459856s
18:46:11 [2024-03-06T18:46:11.383Z]     health_test.go:169: 1.026459856s
18:46:12 [2024-03-06T18:46:12.304Z]     health_test.go:169: 1.026459856s
18:46:13 [2024-03-06T18:46:13.225Z]     health_test.go:169: 1.026459856s
18:46:14 [2024-03-06T18:46:14.146Z]     health_test.go:169: 1.026459856s
18:46:15 [2024-03-06T18:46:15.068Z]     health_test.go:169: 1.026459856s
18:46:16 [2024-03-06T18:46:16.425Z]     health_test.go:169: 1.026459856s
18:46:17 [2024-03-06T18:46:17.347Z]     health_test.go:169: 1.026459856s
18:46:18 [2024-03-06T18:46:18.268Z]     health_test.go:169: 1.026459856s
18:46:19 [2024-03-06T18:46:19.189Z]     health_test.go:169: 1.026459856s
18:46:20 [2024-03-06T18:46:20.110Z]     health_test.go:169: 1.026459856s
18:46:21 [2024-03-06T18:46:21.032Z]     health_test.go:169: 1.026459856s
18:46:22 [2024-03-06T18:46:22.389Z]     health_test.go:169: 1.026459856s
18:46:23 [2024-03-06T18:46:23.310Z]     health_test.go:169: 1.026459856s
18:46:24 [2024-03-06T18:46:24.232Z]     health_test.go:169: 1.026459856s
18:46:25 [2024-03-06T18:46:25.153Z]     health_test.go:169: 1.026459856s
18:46:26 [2024-03-06T18:46:26.074Z]     health_test.go:169: 1.026459856s
18:46:27 [2024-03-06T18:46:27.431Z]     health_test.go:169: 1.026459856s
18:46:28 [2024-03-06T18:46:28.353Z]     health_test.go:169: 1.026459856s
18:46:29 [2024-03-06T18:46:29.274Z]     health_test.go:169: 1.026459856s
18:46:30 [2024-03-06T18:46:30.195Z]     health_test.go:169: 1.026459856s
18:46:31 [2024-03-06T18:46:31.117Z]     health_test.go:169: 1.026459856s
18:46:32 [2024-03-06T18:46:32.038Z]     health_test.go:169: 1.026459856s
18:46:33 [2024-03-06T18:46:33.397Z]     health_test.go:169: 1.026459856s
18:46:34 [2024-03-06T18:46:34.318Z]     health_test.go:169: 1.026459856s
18:46:35 [2024-03-06T18:46:35.240Z] --- PASS: TestHealthStartInterval (33.59s)
18:46:35 [2024-03-06T18:46:35.240Z] === RUN   TestInspectAnnotations
18:46:35 [2024-03-06T18:46:35.494Z] --- PASS: TestInspectAnnotations (0.04s)
18:46:35 [2024-03-06T18:46:35.494Z] === RUN   TestNetworkAliasesAreEmpty
18:46:35 [2024-03-06T18:46:35.494Z] === RUN   TestNetworkAliasesAreEmpty/host
18:46:35 [2024-03-06T18:46:35.494Z] === RUN   TestNetworkAliasesAreEmpty/bridge
18:46:35 [2024-03-06T18:46:35.494Z] === RUN   TestNetworkAliasesAreEmpty/none
18:46:35 [2024-03-06T18:46:35.494Z] --- PASS: TestNetworkAliasesAreEmpty (0.12s)
18:46:35 [2024-03-06T18:46:35.494Z]     --- PASS: TestNetworkAliasesAreEmpty/host (0.04s)
18:46:35 [2024-03-06T18:46:35.494Z]     --- PASS: TestNetworkAliasesAreEmpty/bridge (0.04s)
18:46:35 [2024-03-06T18:46:35.494Z]     --- PASS: TestNetworkAliasesAreEmpty/none (0.04s)
18:46:35 [2024-03-06T18:46:35.494Z] === RUN   TestIpcModeNone
18:46:36 [2024-03-06T18:46:36.051Z] --- PASS: TestIpcModeNone (0.39s)
18:46:36 [2024-03-06T18:46:36.051Z] === RUN   TestIpcModePrivate
18:46:36 [2024-03-06T18:46:36.051Z]     ipcmode_linux_test.go:87: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:78, shared: false, mustBeShared: false
18:46:36 [2024-03-06T18:46:36.305Z] --- PASS: TestIpcModePrivate (0.43s)
18:46:36 [2024-03-06T18:46:36.305Z] === RUN   TestIpcModeShareable
18:46:36 [2024-03-06T18:46:36.559Z]     ipcmode_linux_test.go:87: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:72, shared: true, mustBeShared: true
18:46:36 [2024-03-06T18:46:36.813Z] --- PASS: TestIpcModeShareable (0.44s)
18:46:36 [2024-03-06T18:46:36.813Z] === RUN   TestAPIIpcModeShareableAndContainer
18:46:37 [2024-03-06T18:46:37.736Z] --- PASS: TestAPIIpcModeShareableAndContainer (0.93s)
18:46:37 [2024-03-06T18:46:37.736Z] === RUN   TestAPIIpcModeHost
18:46:37 [2024-03-06T18:46:37.990Z] --- PASS: TestAPIIpcModeHost (0.25s)
18:46:37 [2024-03-06T18:46:37.990Z] === RUN   TestDaemonIpcModeShareable
18:46:38 [2024-03-06T18:46:38.913Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true
18:46:38 [2024-03-06T18:46:38.913Z] --- PASS: TestDaemonIpcModeShareable (0.98s)
18:46:38 [2024-03-06T18:46:38.913Z] === RUN   TestDaemonIpcModePrivate
18:46:39 [2024-03-06T18:46:39.835Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false
18:46:39 [2024-03-06T18:46:39.835Z] --- PASS: TestDaemonIpcModePrivate (1.02s)
18:46:39 [2024-03-06T18:46:39.835Z] === RUN   TestDaemonIpcModePrivateFromConfig
18:46:40 [2024-03-06T18:46:40.757Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false
18:46:41 [2024-03-06T18:46:41.011Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.03s)
18:46:41 [2024-03-06T18:46:41.011Z] === RUN   TestDaemonIpcModeShareableFromConfig
18:46:41 [2024-03-06T18:46:41.933Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true
18:46:41 [2024-03-06T18:46:41.933Z] --- PASS: TestDaemonIpcModeShareableFromConfig (0.96s)
18:46:41 [2024-03-06T18:46:41.933Z] === RUN   TestIpcModeOlderClient
18:46:41 [2024-03-06T18:46:41.933Z] === PAUSE TestIpcModeOlderClient
18:46:41 [2024-03-06T18:46:41.933Z] === RUN   TestKillContainerInvalidSignal
18:46:42 [2024-03-06T18:46:42.491Z] --- PASS: TestKillContainerInvalidSignal (0.41s)
18:46:42 [2024-03-06T18:46:42.491Z] === RUN   TestKillContainer
18:46:42 [2024-03-06T18:46:42.491Z] === RUN   TestKillContainer/no_signal
18:46:42 [2024-03-06T18:46:42.745Z] === RUN   TestKillContainer/non_killing_signal
18:46:42 [2024-03-06T18:46:42.999Z] === RUN   TestKillContainer/killing_signal
18:46:43 [2024-03-06T18:46:43.557Z] --- PASS: TestKillContainer (1.26s)
18:46:43 [2024-03-06T18:46:43.557Z]     --- PASS: TestKillContainer/no_signal (0.38s)
18:46:43 [2024-03-06T18:46:43.557Z]     --- PASS: TestKillContainer/non_killing_signal (0.22s)
18:46:43 [2024-03-06T18:46:43.557Z]     --- PASS: TestKillContainer/killing_signal (0.41s)
18:46:43 [2024-03-06T18:46:43.557Z] === RUN   TestKillWithStopSignalAndRestartPolicies
18:46:43 [2024-03-06T18:46:43.557Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
18:46:44 [2024-03-06T18:46:44.116Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
18:46:44 [2024-03-06T18:46:44.370Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.83s)
18:46:44 [2024-03-06T18:46:44.370Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s)
18:46:44 [2024-03-06T18:46:44.370Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.22s)
18:46:44 [2024-03-06T18:46:44.370Z] === RUN   TestKillStoppedContainer
18:46:44 [2024-03-06T18:46:44.370Z] --- PASS: TestKillStoppedContainer (0.04s)
18:46:44 [2024-03-06T18:46:44.370Z] === RUN   TestKillDifferentUserContainer
18:46:44 [2024-03-06T18:46:44.928Z] --- PASS: TestKillDifferentUserContainer (0.39s)
18:46:44 [2024-03-06T18:46:44.928Z] === RUN   TestInspectOomKilledTrue
18:46:45 [2024-03-06T18:46:45.486Z] --- PASS: TestInspectOomKilledTrue (0.56s)
18:46:45 [2024-03-06T18:46:45.486Z] === RUN   TestInspectOomKilledFalse
18:46:45 [2024-03-06T18:46:45.741Z] --- PASS: TestInspectOomKilledFalse (0.37s)
18:46:45 [2024-03-06T18:46:45.741Z] === RUN   TestLinksEtcHostsContentMatch
18:46:45 [2024-03-06T18:46:45.995Z] --- PASS: TestLinksEtcHostsContentMatch (0.21s)
18:46:45 [2024-03-06T18:46:45.995Z] === RUN   TestLinksContainerNames
18:46:46 [2024-03-06T18:46:46.917Z] --- PASS: TestLinksContainerNames (0.85s)
18:46:46 [2024-03-06T18:46:46.917Z] === RUN   TestLogsFollowTailEmpty
18:46:47 [2024-03-06T18:46:47.172Z] --- PASS: TestLogsFollowTailEmpty (0.39s)
18:46:47 [2024-03-06T18:46:47.172Z] === RUN   TestLogs
18:46:47 [2024-03-06T18:46:47.172Z] === RUN   TestLogs/driver_local
18:46:47 [2024-03-06T18:46:47.172Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
18:46:47 [2024-03-06T18:46:47.172Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
18:46:47 [2024-03-06T18:46:47.172Z] === RUN   TestLogs/driver_local/tty/only_stdout
18:46:47 [2024-03-06T18:46:47.172Z] === PAUSE TestLogs/driver_local/tty/only_stdout
18:46:47 [2024-03-06T18:46:47.172Z] === RUN   TestLogs/driver_local/tty/only_stderr
18:46:47 [2024-03-06T18:46:47.172Z] === PAUSE TestLogs/driver_local/tty/only_stderr
18:46:47 [2024-03-06T18:46:47.172Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
18:46:47 [2024-03-06T18:46:47.172Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
18:46:47 [2024-03-06T18:46:47.172Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
18:46:47 [2024-03-06T18:46:47.172Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
18:46:47 [2024-03-06T18:46:47.172Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
18:46:47 [2024-03-06T18:46:47.172Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
18:46:47 [2024-03-06T18:46:47.172Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
18:46:47 [2024-03-06T18:46:47.172Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
18:46:47 [2024-03-06T18:46:47.172Z] === CONT  TestLogs/driver_local/tty/only_stderr
18:46:47 [2024-03-06T18:46:47.172Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
18:46:47 [2024-03-06T18:46:47.172Z] === CONT  TestLogs/driver_local/tty/only_stdout
18:46:47 [2024-03-06T18:46:47.172Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
18:46:48 [2024-03-06T18:46:48.530Z] === RUN   TestLogs/driver_json-file
18:46:48 [2024-03-06T18:46:48.530Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
18:46:48 [2024-03-06T18:46:48.530Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
18:46:48 [2024-03-06T18:46:48.530Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
18:46:48 [2024-03-06T18:46:48.530Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
18:46:48 [2024-03-06T18:46:48.530Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
18:46:48 [2024-03-06T18:46:48.530Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
18:46:48 [2024-03-06T18:46:48.530Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
18:46:48 [2024-03-06T18:46:48.530Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
18:46:48 [2024-03-06T18:46:48.530Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
18:46:48 [2024-03-06T18:46:48.530Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
18:46:48 [2024-03-06T18:46:48.530Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
18:46:48 [2024-03-06T18:46:48.530Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
18:46:48 [2024-03-06T18:46:48.530Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
18:46:48 [2024-03-06T18:46:48.530Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
18:46:48 [2024-03-06T18:46:48.530Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
18:46:48 [2024-03-06T18:46:48.530Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
18:46:48 [2024-03-06T18:46:48.530Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
18:46:48 [2024-03-06T18:46:48.530Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
18:46:49 [2024-03-06T18:46:49.888Z] --- PASS: TestLogs (2.44s)
18:46:49 [2024-03-06T18:46:49.888Z]     --- PASS: TestLogs/driver_local (0.01s)
18:46:49 [2024-03-06T18:46:49.888Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.77s)
18:46:49 [2024-03-06T18:46:49.888Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.86s)
18:46:49 [2024-03-06T18:46:49.888Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.04s)
18:46:49 [2024-03-06T18:46:49.888Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.10s)
18:46:49 [2024-03-06T18:46:49.888Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (1.18s)
18:46:49 [2024-03-06T18:46:49.888Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.23s)
18:46:49 [2024-03-06T18:46:49.888Z]     --- PASS: TestLogs/driver_json-file (0.01s)
18:46:49 [2024-03-06T18:46:49.888Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.74s)
18:46:49 [2024-03-06T18:46:49.888Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.88s)
18:46:49 [2024-03-06T18:46:49.888Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.03s)
18:46:49 [2024-03-06T18:46:49.888Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.08s)
18:46:49 [2024-03-06T18:46:49.888Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.16s)
18:46:49 [2024-03-06T18:46:49.888Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.20s)
18:46:49 [2024-03-06T18:46:49.888Z] === RUN   TestContainerNetworkMountsNoChown
18:46:50 [2024-03-06T18:46:50.142Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s)
18:46:50 [2024-03-06T18:46:50.142Z] === RUN   TestMountDaemonRoot
18:46:50 [2024-03-06T18:46:50.142Z] === RUN   TestMountDaemonRoot/default
18:46:50 [2024-03-06T18:46:50.142Z] === PAUSE TestMountDaemonRoot/default
18:46:50 [2024-03-06T18:46:50.142Z] === RUN   TestMountDaemonRoot/private
18:46:50 [2024-03-06T18:46:50.142Z] === PAUSE TestMountDaemonRoot/private
18:46:50 [2024-03-06T18:46:50.142Z] === RUN   TestMountDaemonRoot/rprivate
18:46:50 [2024-03-06T18:46:50.142Z] === PAUSE TestMountDaemonRoot/rprivate
18:46:50 [2024-03-06T18:46:50.142Z] === RUN   TestMountDaemonRoot/slave
18:46:50 [2024-03-06T18:46:50.142Z] === PAUSE TestMountDaemonRoot/slave
18:46:50 [2024-03-06T18:46:50.142Z] === RUN   TestMountDaemonRoot/rslave
18:46:50 [2024-03-06T18:46:50.142Z] === PAUSE TestMountDaemonRoot/rslave
18:46:50 [2024-03-06T18:46:50.142Z] === RUN   TestMountDaemonRoot/shared
18:46:50 [2024-03-06T18:46:50.142Z] === PAUSE TestMountDaemonRoot/shared
18:46:50 [2024-03-06T18:46:50.142Z] === RUN   TestMountDaemonRoot/rshared
18:46:50 [2024-03-06T18:46:50.142Z] === PAUSE TestMountDaemonRoot/rshared
18:46:50 [2024-03-06T18:46:50.142Z] === CONT  TestMountDaemonRoot/default
18:46:50 [2024-03-06T18:46:50.142Z] === CONT  TestMountDaemonRoot/rslave
18:46:50 [2024-03-06T18:46:50.142Z] === RUN   TestMountDaemonRoot/default/bind_subpath
18:46:50 [2024-03-06T18:46:50.142Z] === CONT  TestMountDaemonRoot/rshared
18:46:50 [2024-03-06T18:46:50.142Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
18:46:50 [2024-03-06T18:46:50.142Z] === CONT  TestMountDaemonRoot/shared
18:46:50 [2024-03-06T18:46:50.142Z] === RUN   TestMountDaemonRoot/rslave/mount_root
18:46:50 [2024-03-06T18:46:50.142Z] === CONT  TestMountDaemonRoot/rprivate
18:46:50 [2024-03-06T18:46:50.142Z] === RUN   TestMountDaemonRoot/shared/bind_root
18:46:50 [2024-03-06T18:46:50.142Z] === RUN   TestMountDaemonRoot/rshared/bind_root
18:46:50 [2024-03-06T18:46:50.142Z] === PAUSE TestMountDaemonRoot/shared/bind_root
18:46:50 [2024-03-06T18:46:50.142Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
18:46:50 [2024-03-06T18:46:50.142Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
18:46:50 [2024-03-06T18:46:50.142Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
18:46:50 [2024-03-06T18:46:50.142Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
18:46:50 [2024-03-06T18:46:50.142Z] === RUN   TestMountDaemonRoot/shared/mount_root
18:46:50 [2024-03-06T18:46:50.142Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
18:46:50 [2024-03-06T18:46:50.142Z] === PAUSE TestMountDaemonRoot/shared/mount_root
18:46:50 [2024-03-06T18:46:50.142Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
18:46:50 [2024-03-06T18:46:50.142Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
18:46:50 [2024-03-06T18:46:50.142Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
18:46:50 [2024-03-06T18:46:50.142Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
18:46:50 [2024-03-06T18:46:50.142Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
18:46:50 [2024-03-06T18:46:50.142Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
18:46:50 [2024-03-06T18:46:50.142Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
18:46:50 [2024-03-06T18:46:50.142Z] === CONT  TestMountDaemonRoot/private
18:46:50 [2024-03-06T18:46:50.142Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
18:46:50 [2024-03-06T18:46:50.142Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
18:46:50 [2024-03-06T18:46:50.142Z] === CONT  TestMountDaemonRoot/slave
18:46:50 [2024-03-06T18:46:50.142Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
18:46:50 [2024-03-06T18:46:50.142Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
18:46:50 [2024-03-06T18:46:50.142Z] === RUN   TestMountDaemonRoot/slave/bind_root
18:46:50 [2024-03-06T18:46:50.142Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
18:46:50 [2024-03-06T18:46:50.142Z] === PAUSE TestMountDaemonRoot/slave/bind_root
18:46:50 [2024-03-06T18:46:50.142Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
18:46:50 [2024-03-06T18:46:50.142Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
18:46:50 [2024-03-06T18:46:50.142Z] === CONT  TestMountDaemonRoot/shared/mount_root
18:46:50 [2024-03-06T18:46:50.142Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
18:46:50 [2024-03-06T18:46:50.142Z] === RUN   TestMountDaemonRoot/slave/mount_root
18:46:50 [2024-03-06T18:46:50.142Z] === PAUSE TestMountDaemonRoot/slave/mount_root
18:46:50 [2024-03-06T18:46:50.142Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
18:46:50 [2024-03-06T18:46:50.142Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
18:46:50 [2024-03-06T18:46:50.142Z] === CONT  TestMountDaemonRoot/shared/bind_root
18:46:50 [2024-03-06T18:46:50.142Z] === RUN   TestMountDaemonRoot/rshared/mount_root
18:46:50 [2024-03-06T18:46:50.142Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
18:46:50 [2024-03-06T18:46:50.142Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
18:46:50 [2024-03-06T18:46:50.142Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
18:46:50 [2024-03-06T18:46:50.142Z] === RUN   TestMountDaemonRoot/default/mount_root
18:46:50 [2024-03-06T18:46:50.142Z] === PAUSE TestMountDaemonRoot/default/mount_root
18:46:50 [2024-03-06T18:46:50.142Z] === RUN   TestMountDaemonRoot/default/mount_subpath
18:46:50 [2024-03-06T18:46:50.142Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
18:46:50 [2024-03-06T18:46:50.142Z] === RUN   TestMountDaemonRoot/default/bind_root
18:46:50 [2024-03-06T18:46:50.142Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
18:46:50 [2024-03-06T18:46:50.142Z] === RUN   TestMountDaemonRoot/rslave/bind_root
18:46:50 [2024-03-06T18:46:50.142Z] === PAUSE TestMountDaemonRoot/default/bind_root
18:46:50 [2024-03-06T18:46:50.142Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
18:46:50 [2024-03-06T18:46:50.142Z] === CONT  TestMountDaemonRoot/slave/bind_root
18:46:50 [2024-03-06T18:46:50.142Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
18:46:50 [2024-03-06T18:46:50.142Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
18:46:50 [2024-03-06T18:46:50.142Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
18:46:50 [2024-03-06T18:46:50.142Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
18:46:50 [2024-03-06T18:46:50.142Z] === RUN   TestMountDaemonRoot/private/mount_root
18:46:50 [2024-03-06T18:46:50.142Z] === PAUSE TestMountDaemonRoot/private/mount_root
18:46:50 [2024-03-06T18:46:50.142Z] === RUN   TestMountDaemonRoot/private/mount_subpath
18:46:50 [2024-03-06T18:46:50.143Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
18:46:50 [2024-03-06T18:46:50.143Z] === RUN   TestMountDaemonRoot/private/bind_root
18:46:50 [2024-03-06T18:46:50.143Z] === PAUSE TestMountDaemonRoot/private/bind_root
18:46:50 [2024-03-06T18:46:50.143Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
18:46:50 [2024-03-06T18:46:50.143Z] === RUN   TestMountDaemonRoot/private/bind_subpath
18:46:50 [2024-03-06T18:46:50.143Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
18:46:50 [2024-03-06T18:46:50.143Z] === CONT  TestMountDaemonRoot/slave/mount_root
18:46:50 [2024-03-06T18:46:50.143Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
18:46:50 [2024-03-06T18:46:50.143Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
18:46:50 [2024-03-06T18:46:50.143Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
18:46:50 [2024-03-06T18:46:50.143Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
18:46:50 [2024-03-06T18:46:50.143Z] === CONT  TestMountDaemonRoot/rshared/bind_root
18:46:50 [2024-03-06T18:46:50.143Z] === CONT  TestMountDaemonRoot/rshared/mount_root
18:46:50 [2024-03-06T18:46:50.143Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
18:46:50 [2024-03-06T18:46:50.143Z] === CONT  TestMountDaemonRoot/default/bind_subpath
18:46:50 [2024-03-06T18:46:50.143Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
18:46:50 [2024-03-06T18:46:50.143Z] === CONT  TestMountDaemonRoot/default/mount_subpath
18:46:50 [2024-03-06T18:46:50.143Z] === CONT  TestMountDaemonRoot/default/bind_root
18:46:50 [2024-03-06T18:46:50.143Z] === CONT  TestMountDaemonRoot/default/mount_root
18:46:50 [2024-03-06T18:46:50.397Z] === CONT  TestMountDaemonRoot/rslave/mount_root
18:46:50 [2024-03-06T18:46:50.397Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
18:46:50 [2024-03-06T18:46:50.397Z] === CONT  TestMountDaemonRoot/rslave/bind_root
18:46:50 [2024-03-06T18:46:50.397Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
18:46:50 [2024-03-06T18:46:50.397Z] === CONT  TestMountDaemonRoot/private/mount_root
18:46:50 [2024-03-06T18:46:50.397Z] === CONT  TestMountDaemonRoot/private/bind_subpath
18:46:50 [2024-03-06T18:46:50.397Z] === CONT  TestMountDaemonRoot/private/bind_root
18:46:50 [2024-03-06T18:46:50.397Z] === CONT  TestMountDaemonRoot/private/mount_subpath
18:46:50 [2024-03-06T18:46:50.397Z] --- PASS: TestMountDaemonRoot (0.01s)
18:46:50 [2024-03-06T18:46:50.397Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
18:46:50 [2024-03-06T18:46:50.397Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s)
18:46:50 [2024-03-06T18:46:50.397Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s)
18:46:50 [2024-03-06T18:46:50.397Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s)
18:46:50 [2024-03-06T18:46:50.397Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.07s)
18:46:50 [2024-03-06T18:46:50.397Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
18:46:50 [2024-03-06T18:46:50.397Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.07s)
18:46:50 [2024-03-06T18:46:50.397Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.07s)
18:46:50 [2024-03-06T18:46:50.397Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.07s)
18:46:50 [2024-03-06T18:46:50.397Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.08s)
18:46:50 [2024-03-06T18:46:50.397Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
18:46:50 [2024-03-06T18:46:50.397Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.07s)
18:46:50 [2024-03-06T18:46:50.397Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.08s)
18:46:50 [2024-03-06T18:46:50.397Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.08s)
18:46:50 [2024-03-06T18:46:50.397Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.08s)
18:46:50 [2024-03-06T18:46:50.397Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
18:46:50 [2024-03-06T18:46:50.397Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.11s)
18:46:50 [2024-03-06T18:46:50.397Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.12s)
18:46:50 [2024-03-06T18:46:50.397Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.12s)
18:46:50 [2024-03-06T18:46:50.397Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s)
18:46:50 [2024-03-06T18:46:50.397Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
18:46:50 [2024-03-06T18:46:50.397Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.11s)
18:46:50 [2024-03-06T18:46:50.397Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.11s)
18:46:50 [2024-03-06T18:46:50.397Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.13s)
18:46:50 [2024-03-06T18:46:50.397Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.13s)
18:46:50 [2024-03-06T18:46:50.397Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
18:46:50 [2024-03-06T18:46:50.397Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s)
18:46:50 [2024-03-06T18:46:50.397Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.12s)
18:46:50 [2024-03-06T18:46:50.397Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.12s)
18:46:50 [2024-03-06T18:46:50.397Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.11s)
18:46:50 [2024-03-06T18:46:50.397Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
18:46:50 [2024-03-06T18:46:50.397Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.07s)
18:46:50 [2024-03-06T18:46:50.397Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.06s)
18:46:50 [2024-03-06T18:46:50.397Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s)
18:46:50 [2024-03-06T18:46:50.397Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.05s)
18:46:50 [2024-03-06T18:46:50.397Z] === RUN   TestContainerBindMountNonRecursive
18:46:51 [2024-03-06T18:46:51.319Z] --- PASS: TestContainerBindMountNonRecursive (0.99s)
18:46:51 [2024-03-06T18:46:51.319Z] === RUN   TestContainerVolumesMountedAsShared
18:46:51 [2024-03-06T18:46:51.877Z] --- PASS: TestContainerVolumesMountedAsShared (0.37s)
18:46:51 [2024-03-06T18:46:51.877Z] === RUN   TestContainerVolumesMountedAsSlave
18:46:52 [2024-03-06T18:46:52.131Z] --- PASS: TestContainerVolumesMountedAsSlave (0.25s)
18:46:52 [2024-03-06T18:46:52.131Z] === RUN   TestContainerCopyLeaksMounts
18:46:52 [2024-03-06T18:46:52.386Z] --- PASS: TestContainerCopyLeaksMounts (0.44s)
18:46:52 [2024-03-06T18:46:52.386Z] === RUN   TestContainerBindMountReadOnlyDefault
18:46:52 [2024-03-06T18:46:52.386Z] === RUN   TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44
18:46:52 [2024-03-06T18:46:52.386Z] === RUN   TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44/mount
18:46:52 [2024-03-06T18:46:52.943Z] === RUN   TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44/bind_mount
18:46:53 [2024-03-06T18:46:53.197Z] === RUN   TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44
18:46:53 [2024-03-06T18:46:53.197Z] === RUN   TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44/mount
18:46:53 [2024-03-06T18:46:53.756Z] === RUN   TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44/bind_mount
18:46:54 [2024-03-06T18:46:54.010Z] === RUN   TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default
18:46:54 [2024-03-06T18:46:54.010Z] === RUN   TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default/mount
18:46:54 [2024-03-06T18:46:54.264Z] === RUN   TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default/bind_mount
18:46:54 [2024-03-06T18:46:54.821Z] === RUN   TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default
18:46:54 [2024-03-06T18:46:54.821Z] === RUN   TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default/mount
18:46:55 [2024-03-06T18:46:55.076Z] === RUN   TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default/bind_mount
18:46:55 [2024-03-06T18:46:55.634Z] --- PASS: TestContainerBindMountReadOnlyDefault (3.08s)
18:46:55 [2024-03-06T18:46:55.634Z]     --- PASS: TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44 (0.73s)
18:46:55 [2024-03-06T18:46:55.634Z]         --- PASS: TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44/mount (0.39s)
18:46:55 [2024-03-06T18:46:55.634Z]         --- PASS: TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44/bind_mount (0.34s)
18:46:55 [2024-03-06T18:46:55.634Z]     --- PASS: TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44 (0.75s)
18:46:55 [2024-03-06T18:46:55.634Z]         --- PASS: TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44/mount (0.36s)
18:46:55 [2024-03-06T18:46:55.634Z]         --- PASS: TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44/bind_mount (0.38s)
18:46:55 [2024-03-06T18:46:55.634Z]     --- PASS: TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default (0.74s)
18:46:55 [2024-03-06T18:46:55.634Z]         --- PASS: TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default/mount (0.36s)
18:46:55 [2024-03-06T18:46:55.634Z]         --- PASS: TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default/bind_mount (0.38s)
18:46:55 [2024-03-06T18:46:55.634Z]     --- PASS: TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default (0.79s)
18:46:55 [2024-03-06T18:46:55.634Z]         --- PASS: TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default/mount (0.37s)
18:46:55 [2024-03-06T18:46:55.634Z]         --- PASS: TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default/bind_mount (0.41s)
18:46:55 [2024-03-06T18:46:55.634Z] === RUN   TestContainerBindMountRecursivelyReadOnly
18:46:56 [2024-03-06T18:46:56.992Z] --- PASS: TestContainerBindMountRecursivelyReadOnly (1.28s)
18:46:56 [2024-03-06T18:46:56.992Z] === RUN   TestNetworkNat
18:46:57 [2024-03-06T18:46:57.247Z] --- PASS: TestNetworkNat (0.42s)
18:46:57 [2024-03-06T18:46:57.247Z] === RUN   TestNetworkLocalhostTCPNat
18:46:57 [2024-03-06T18:46:57.864Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s)
18:46:57 [2024-03-06T18:46:57.865Z] === RUN   TestNetworkLoopbackNat
18:47:00 [2024-03-06T18:47:00.487Z] --- PASS: TestNetworkLoopbackNat (2.49s)
18:47:00 [2024-03-06T18:47:00.487Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors
18:47:00 [2024-03-06T18:47:00.487Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff
18:47:00 [2024-03-06T18:47:00.487Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/export
18:47:00 [2024-03-06T18:47:00.487Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container
18:47:00 [2024-03-06T18:47:00.487Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container
18:47:00 [2024-03-06T18:47:00.778Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors (0.45s)
18:47:00 [2024-03-06T18:47:00.778Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff (0.01s)
18:47:00 [2024-03-06T18:47:00.778Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/export (0.01s)
18:47:00 [2024-03-06T18:47:00.778Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container (0.01s)
18:47:00 [2024-03-06T18:47:00.778Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container (0.01s)
18:47:00 [2024-03-06T18:47:00.778Z] === RUN   TestPause
18:47:01 [2024-03-06T18:47:01.061Z] --- PASS: TestPause (0.43s)
18:47:01 [2024-03-06T18:47:01.061Z] === RUN   TestPauseFailsOnWindowsServerContainers
18:47:01 [2024-03-06T18:47:01.061Z]     pause_test.go:53: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
18:47:01 [2024-03-06T18:47:01.061Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
18:47:01 [2024-03-06T18:47:01.061Z] === RUN   TestPauseStopPausedContainer
18:47:01 [2024-03-06T18:47:01.667Z] --- PASS: TestPauseStopPausedContainer (0.47s)
18:47:01 [2024-03-06T18:47:01.667Z] === RUN   TestPIDModeHost
18:47:02 [2024-03-06T18:47:02.589Z] --- PASS: TestPIDModeHost (0.90s)
18:47:02 [2024-03-06T18:47:02.589Z] === RUN   TestPIDModeContainer
18:47:02 [2024-03-06T18:47:02.589Z] === RUN   TestPIDModeContainer/non-existing_container
18:47:02 [2024-03-06T18:47:02.589Z] === RUN   TestPIDModeContainer/non-running_container
18:47:02 [2024-03-06T18:47:02.589Z] === RUN   TestPIDModeContainer/running_container
18:47:03 [2024-03-06T18:47:03.511Z] --- PASS: TestPIDModeContainer (0.94s)
18:47:03 [2024-03-06T18:47:03.511Z]     --- PASS: TestPIDModeContainer/non-existing_container (0.00s)
18:47:03 [2024-03-06T18:47:03.511Z]     --- PASS: TestPIDModeContainer/non-running_container (0.15s)
18:47:03 [2024-03-06T18:47:03.511Z]     --- PASS: TestPIDModeContainer/running_container (0.39s)
18:47:03 [2024-03-06T18:47:03.511Z] === RUN   TestPsFilter
18:47:03 [2024-03-06T18:47:03.511Z] === RUN   TestPsFilter/since
18:47:03 [2024-03-06T18:47:03.511Z] === RUN   TestPsFilter/before
18:47:03 [2024-03-06T18:47:03.511Z] --- PASS: TestPsFilter (0.12s)
18:47:03 [2024-03-06T18:47:03.511Z]     --- PASS: TestPsFilter/since (0.00s)
18:47:03 [2024-03-06T18:47:03.511Z]     --- PASS: TestPsFilter/before (0.00s)
18:47:03 [2024-03-06T18:47:03.511Z] === RUN   TestRemoveContainerWithRemovedVolume
18:47:03 [2024-03-06T18:47:03.766Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.35s)
18:47:03 [2024-03-06T18:47:03.766Z] === RUN   TestRemoveContainerWithVolume
18:47:04 [2024-03-06T18:47:04.324Z] --- PASS: TestRemoveContainerWithVolume (0.36s)
18:47:04 [2024-03-06T18:47:04.324Z] === RUN   TestRemoveContainerRunning
18:47:04 [2024-03-06T18:47:04.578Z] --- PASS: TestRemoveContainerRunning (0.43s)
18:47:04 [2024-03-06T18:47:04.578Z] === RUN   TestRemoveContainerForceRemoveRunning
18:47:05 [2024-03-06T18:47:05.136Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s)
18:47:05 [2024-03-06T18:47:05.136Z] === RUN   TestRemoveInvalidContainer
18:47:05 [2024-03-06T18:47:05.136Z] --- PASS: TestRemoveInvalidContainer (0.01s)
18:47:05 [2024-03-06T18:47:05.136Z] === RUN   TestRenameLinkedContainer
18:47:07 [2024-03-06T18:47:07.017Z] --- PASS: TestRenameLinkedContainer (1.67s)
18:47:07 [2024-03-06T18:47:07.017Z] === RUN   TestRenameStoppedContainer
18:47:07 [2024-03-06T18:47:07.271Z] --- PASS: TestRenameStoppedContainer (0.46s)
18:47:07 [2024-03-06T18:47:07.271Z] === RUN   TestRenameRunningContainerAndReuse
18:47:07 [2024-03-06T18:47:07.829Z] --- PASS: TestRenameRunningContainerAndReuse (0.73s)
18:47:07 [2024-03-06T18:47:07.829Z] === RUN   TestRenameInvalidName
18:47:08 [2024-03-06T18:47:08.386Z] --- PASS: TestRenameInvalidName (0.42s)
18:47:08 [2024-03-06T18:47:08.386Z] === RUN   TestRenameAnonymousContainer
18:47:09 [2024-03-06T18:47:09.745Z] --- PASS: TestRenameAnonymousContainer (1.47s)
18:47:09 [2024-03-06T18:47:09.745Z] === RUN   TestRenameContainerWithSameName
18:47:10 [2024-03-06T18:47:10.303Z] --- PASS: TestRenameContainerWithSameName (0.38s)
18:47:10 [2024-03-06T18:47:10.303Z] === RUN   TestRenameContainerWithLinkedContainer
18:47:11 [2024-03-06T18:47:11.225Z] --- PASS: TestRenameContainerWithLinkedContainer (0.85s)
18:47:11 [2024-03-06T18:47:11.225Z] === RUN   TestRenameContainerTwice
18:47:11 [2024-03-06T18:47:11.480Z] --- PASS: TestRenameContainerTwice (0.44s)
18:47:11 [2024-03-06T18:47:11.480Z] === RUN   TestResize
18:47:11 [2024-03-06T18:47:11.480Z] === RUN   TestResize/success
18:47:11 [2024-03-06T18:47:11.734Z] === RUN   TestResize/invalid_size
18:47:11 [2024-03-06T18:47:11.988Z] === RUN   TestResize/invalid_state
18:47:12 [2024-03-06T18:47:12.242Z] --- PASS: TestResize (0.85s)
18:47:12 [2024-03-06T18:47:12.242Z]     --- PASS: TestResize/success (0.20s)
18:47:12 [2024-03-06T18:47:12.242Z]     --- PASS: TestResize/invalid_size (0.22s)
18:47:12 [2024-03-06T18:47:12.242Z]     --- PASS: TestResize/invalid_state (0.03s)
18:47:12 [2024-03-06T18:47:12.242Z] === RUN   TestDaemonRestartKillContainers
18:47:12 [2024-03-06T18:47:12.242Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
18:47:12 [2024-03-06T18:47:12.242Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
18:47:12 [2024-03-06T18:47:12.242Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
18:47:12 [2024-03-06T18:47:12.242Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
18:47:12 [2024-03-06T18:47:12.242Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
18:47:12 [2024-03-06T18:47:12.242Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
18:47:12 [2024-03-06T18:47:12.242Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
18:47:12 [2024-03-06T18:47:12.242Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
18:47:12 [2024-03-06T18:47:12.242Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
18:47:12 [2024-03-06T18:47:12.242Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
18:47:12 [2024-03-06T18:47:12.242Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
18:47:12 [2024-03-06T18:47:12.242Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
18:47:12 [2024-03-06T18:47:12.242Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
18:47:12 [2024-03-06T18:47:12.242Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
18:47:12 [2024-03-06T18:47:12.242Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
18:47:12 [2024-03-06T18:47:12.242Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
18:47:12 [2024-03-06T18:47:12.242Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
18:47:12 [2024-03-06T18:47:12.242Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
18:47:12 [2024-03-06T18:47:12.242Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
18:47:12 [2024-03-06T18:47:12.242Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
18:47:12 [2024-03-06T18:47:12.242Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
18:47:12 [2024-03-06T18:47:12.242Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
18:47:12 [2024-03-06T18:47:12.242Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
18:47:12 [2024-03-06T18:47:12.242Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
18:47:12 [2024-03-06T18:47:12.242Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
18:47:12 [2024-03-06T18:47:12.242Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
18:47:12 [2024-03-06T18:47:12.242Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
18:47:12 [2024-03-06T18:47:12.242Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
18:47:12 [2024-03-06T18:47:12.242Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
18:47:12 [2024-03-06T18:47:12.242Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
18:47:12 [2024-03-06T18:47:12.242Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
18:47:12 [2024-03-06T18:47:12.242Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
18:47:12 [2024-03-06T18:47:12.242Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
18:47:12 [2024-03-06T18:47:12.242Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
18:47:12 [2024-03-06T18:47:12.242Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
18:47:12 [2024-03-06T18:47:12.242Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
18:47:12 [2024-03-06T18:47:12.242Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
18:47:12 [2024-03-06T18:47:12.242Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
18:47:12 [2024-03-06T18:47:12.242Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
18:47:12 [2024-03-06T18:47:12.242Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
18:47:13 [2024-03-06T18:47:13.602Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
18:47:14 [2024-03-06T18:47:14.161Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
18:47:14 [2024-03-06T18:47:14.415Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
18:47:14 [2024-03-06T18:47:14.415Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
18:47:14 [2024-03-06T18:47:14.415Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
18:47:14 [2024-03-06T18:47:14.669Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
18:47:16 [2024-03-06T18:47:16.028Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
18:47:16 [2024-03-06T18:47:16.028Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
18:47:20 [2024-03-06T18:47:20.181Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
18:47:20 [2024-03-06T18:47:20.181Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.28s)
18:47:20 [2024-03-06T18:47:20.181Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.67s)
18:47:20 [2024-03-06T18:47:20.181Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.99s)
18:47:20 [2024-03-06T18:47:20.181Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.00s)
18:47:20 [2024-03-06T18:47:20.181Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.17s)
18:47:20 [2024-03-06T18:47:20.181Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.20s)
18:47:20 [2024-03-06T18:47:20.181Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s)
18:47:20 [2024-03-06T18:47:20.181Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.79s)
18:47:20 [2024-03-06T18:47:20.181Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.71s)
18:47:20 [2024-03-06T18:47:20.181Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.04s)
18:47:20 [2024-03-06T18:47:20.181Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.20s)
18:47:20 [2024-03-06T18:47:20.181Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.20s)
18:47:20 [2024-03-06T18:47:20.181Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (5.05s)
18:47:20 [2024-03-06T18:47:20.181Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.79s)
18:47:20 [2024-03-06T18:47:20.181Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.65s)
18:47:20 [2024-03-06T18:47:20.181Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.17s)
18:47:20 [2024-03-06T18:47:20.181Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
18:47:20 [2024-03-06T18:47:20.181Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
18:47:20 [2024-03-06T18:47:20.739Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
18:47:21 [2024-03-06T18:47:21.298Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.74s)
18:47:21 [2024-03-06T18:47:21.298Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.90s)
18:47:21 [2024-03-06T18:47:21.298Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.83s)
18:47:21 [2024-03-06T18:47:21.298Z] === RUN   TestContainerRestartWithCancelledRequest
18:47:23 [2024-03-06T18:47:23.178Z] --- PASS: TestContainerRestartWithCancelledRequest (1.82s)
18:47:23 [2024-03-06T18:47:23.178Z] === RUN   TestCgroupNamespacesRun
18:47:24 [2024-03-06T18:47:24.536Z] --- PASS: TestCgroupNamespacesRun (0.99s)
18:47:24 [2024-03-06T18:47:24.536Z] === RUN   TestCgroupNamespacesRunPrivileged
18:47:25 [2024-03-06T18:47:25.458Z] --- PASS: TestCgroupNamespacesRunPrivileged (0.99s)
18:47:25 [2024-03-06T18:47:25.458Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
18:47:26 [2024-03-06T18:47:26.379Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.02s)
18:47:26 [2024-03-06T18:47:26.379Z] === RUN   TestCgroupNamespacesRunHostMode
18:47:27 [2024-03-06T18:47:27.302Z] --- PASS: TestCgroupNamespacesRunHostMode (0.98s)
18:47:27 [2024-03-06T18:47:27.302Z] === RUN   TestCgroupNamespacesRunPrivateMode
18:47:28 [2024-03-06T18:47:28.224Z] --- PASS: TestCgroupNamespacesRunPrivateMode (0.98s)
18:47:28 [2024-03-06T18:47:28.224Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
18:47:29 [2024-03-06T18:47:29.146Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.98s)
18:47:29 [2024-03-06T18:47:29.146Z] === RUN   TestCgroupNamespacesRunInvalidMode
18:47:29 [2024-03-06T18:47:29.704Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.59s)
18:47:29 [2024-03-06T18:47:29.704Z] === RUN   TestCgroupNamespacesRunOlderClient
18:47:30 [2024-03-06T18:47:30.626Z] --- PASS: TestCgroupNamespacesRunOlderClient (0.97s)
18:47:30 [2024-03-06T18:47:30.626Z] === RUN   TestNISDomainname
18:47:31 [2024-03-06T18:47:31.188Z] --- PASS: TestNISDomainname (0.49s)
18:47:31 [2024-03-06T18:47:31.188Z] === RUN   TestHostnameDnsResolution
18:47:31 [2024-03-06T18:47:31.750Z] --- PASS: TestHostnameDnsResolution (0.60s)
18:47:31 [2024-03-06T18:47:31.750Z] === RUN   TestUnprivilegedPortsAndPing
18:47:32 [2024-03-06T18:47:32.308Z] --- PASS: TestUnprivilegedPortsAndPing (0.45s)
18:47:32 [2024-03-06T18:47:32.308Z] === RUN   TestPrivilegedHostDevices
18:47:32 [2024-03-06T18:47:32.866Z] --- PASS: TestPrivilegedHostDevices (0.45s)
18:47:32 [2024-03-06T18:47:32.866Z] === RUN   TestRunConsoleSize
18:47:33 [2024-03-06T18:47:33.120Z] --- PASS: TestRunConsoleSize (0.39s)
18:47:33 [2024-03-06T18:47:33.120Z] === RUN   TestRunWithAlternativeContainerdShim
18:47:38 [2024-03-06T18:47:38.349Z] --- PASS: TestRunWithAlternativeContainerdShim (5.32s)
18:47:38 [2024-03-06T18:47:38.349Z] === RUN   TestMacAddressIsAppliedToMainNetworkWithShortID
18:47:39 [2024-03-06T18:47:39.707Z] --- PASS: TestMacAddressIsAppliedToMainNetworkWithShortID (1.02s)
18:47:39 [2024-03-06T18:47:39.707Z] === RUN   TestStaticIPOutsideSubpool
18:47:40 [2024-03-06T18:47:40.629Z] --- PASS: TestStaticIPOutsideSubpool (1.06s)
18:47:40 [2024-03-06T18:47:40.629Z] === RUN   TestStats
18:47:41 [2024-03-06T18:47:41.987Z] --- PASS: TestStats (1.41s)
18:47:41 [2024-03-06T18:47:41.987Z] === RUN   TestStopContainerWithTimeout
18:47:41 [2024-03-06T18:47:41.987Z] === RUN   TestStopContainerWithTimeout/0
18:47:41 [2024-03-06T18:47:41.987Z] === PAUSE TestStopContainerWithTimeout/0
18:47:41 [2024-03-06T18:47:41.987Z] === RUN   TestStopContainerWithTimeout/1
18:47:41 [2024-03-06T18:47:41.987Z] === PAUSE TestStopContainerWithTimeout/1
18:47:41 [2024-03-06T18:47:41.987Z] === RUN   TestStopContainerWithTimeout/3
18:47:41 [2024-03-06T18:47:41.987Z] === PAUSE TestStopContainerWithTimeout/3
18:47:41 [2024-03-06T18:47:41.987Z] === RUN   TestStopContainerWithTimeout/-1
18:47:41 [2024-03-06T18:47:41.987Z] === PAUSE TestStopContainerWithTimeout/-1
18:47:41 [2024-03-06T18:47:41.987Z] === CONT  TestStopContainerWithTimeout/0
18:47:41 [2024-03-06T18:47:41.987Z] === CONT  TestStopContainerWithTimeout/3
18:47:41 [2024-03-06T18:47:41.987Z] === CONT  TestStopContainerWithTimeout/-1
18:47:41 [2024-03-06T18:47:41.987Z] === CONT  TestStopContainerWithTimeout/1
18:47:44 [2024-03-06T18:47:44.492Z] --- PASS: TestStopContainerWithTimeout (0.03s)
18:47:44 [2024-03-06T18:47:44.492Z]     --- PASS: TestStopContainerWithTimeout/0 (0.66s)
18:47:44 [2024-03-06T18:47:44.492Z]     --- PASS: TestStopContainerWithTimeout/1 (1.53s)
18:47:44 [2024-03-06T18:47:44.492Z]     --- PASS: TestStopContainerWithTimeout/3 (2.38s)
18:47:44 [2024-03-06T18:47:44.492Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.57s)
18:47:44 [2024-03-06T18:47:44.492Z] === RUN   TestStopContainerWithTimeoutCancel
18:47:44 [2024-03-06T18:47:44.492Z] === PAUSE TestStopContainerWithTimeoutCancel
18:47:44 [2024-03-06T18:47:44.492Z] === RUN   TestStopContainerWithRestartPolicyAlways
18:47:46 [2024-03-06T18:47:46.373Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.77s)
18:47:46 [2024-03-06T18:47:46.373Z] === RUN   TestUpdateMemory
18:47:46 [2024-03-06T18:47:46.932Z] --- PASS: TestUpdateMemory (0.47s)
18:47:46 [2024-03-06T18:47:46.932Z] === RUN   TestUpdateCPUQuota
18:47:47 [2024-03-06T18:47:47.490Z] --- PASS: TestUpdateCPUQuota (0.64s)
18:47:47 [2024-03-06T18:47:47.490Z] === RUN   TestUpdatePidsLimit
18:47:47 [2024-03-06T18:47:47.490Z] === RUN   TestUpdatePidsLimit/update_from_none
18:47:47 [2024-03-06T18:47:47.490Z] === RUN   TestUpdatePidsLimit/no_change
18:47:47 [2024-03-06T18:47:47.743Z] === RUN   TestUpdatePidsLimit/update_lower
18:47:47 [2024-03-06T18:47:47.743Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
18:47:47 [2024-03-06T18:47:47.997Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
18:47:48 [2024-03-06T18:47:48.251Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
18:47:48 [2024-03-06T18:47:48.251Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
18:47:48 [2024-03-06T18:47:48.809Z] --- PASS: TestUpdatePidsLimit (1.39s)
18:47:48 [2024-03-06T18:47:48.809Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.14s)
18:47:48 [2024-03-06T18:47:48.809Z]     --- PASS: TestUpdatePidsLimit/no_change (0.14s)
18:47:48 [2024-03-06T18:47:48.809Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.14s)
18:47:48 [2024-03-06T18:47:48.809Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.14s)
18:47:48 [2024-03-06T18:47:48.809Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.14s)
18:47:48 [2024-03-06T18:47:48.809Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.15s)
18:47:48 [2024-03-06T18:47:48.809Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.15s)
18:47:48 [2024-03-06T18:47:48.809Z] === RUN   TestUpdateRestartPolicy
18:48:00 [2024-03-06T18:48:00.956Z] --- PASS: TestUpdateRestartPolicy (10.50s)
18:48:00 [2024-03-06T18:48:00.956Z] === RUN   TestUpdateRestartWithAutoRemove
18:48:00 [2024-03-06T18:48:00.956Z] --- PASS: TestUpdateRestartWithAutoRemove (0.40s)
18:48:00 [2024-03-06T18:48:00.956Z] === RUN   TestWaitNonBlocked
18:48:00 [2024-03-06T18:48:00.956Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
18:48:00 [2024-03-06T18:48:00.956Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
18:48:00 [2024-03-06T18:48:00.956Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
18:48:00 [2024-03-06T18:48:00.956Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
18:48:00 [2024-03-06T18:48:00.956Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
18:48:00 [2024-03-06T18:48:00.956Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
18:48:00 [2024-03-06T18:48:00.956Z] --- PASS: TestWaitNonBlocked (0.02s)
18:48:00 [2024-03-06T18:48:00.956Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.56s)
18:48:00 [2024-03-06T18:48:00.956Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.62s)
18:48:00 [2024-03-06T18:48:00.956Z] === RUN   TestWaitBlocked
18:48:00 [2024-03-06T18:48:00.956Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
18:48:00 [2024-03-06T18:48:00.956Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
18:48:00 [2024-03-06T18:48:00.956Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
18:48:00 [2024-03-06T18:48:00.956Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
18:48:00 [2024-03-06T18:48:00.956Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
18:48:00 [2024-03-06T18:48:00.956Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
18:48:00 [2024-03-06T18:48:00.956Z] --- PASS: TestWaitBlocked (0.02s)
18:48:00 [2024-03-06T18:48:00.956Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.49s)
18:48:00 [2024-03-06T18:48:00.956Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.58s)
18:48:00 [2024-03-06T18:48:00.956Z] === RUN   TestWaitConditions
18:48:00 [2024-03-06T18:48:00.956Z] === RUN   TestWaitConditions/default
18:48:00 [2024-03-06T18:48:00.956Z] === PAUSE TestWaitConditions/default
18:48:00 [2024-03-06T18:48:00.956Z] === RUN   TestWaitConditions/not-running
18:48:00 [2024-03-06T18:48:00.956Z] === PAUSE TestWaitConditions/not-running
18:48:00 [2024-03-06T18:48:00.956Z] === RUN   TestWaitConditions/next-exit
18:48:00 [2024-03-06T18:48:00.956Z] === PAUSE TestWaitConditions/next-exit
18:48:00 [2024-03-06T18:48:00.956Z] === RUN   TestWaitConditions/removed
18:48:00 [2024-03-06T18:48:00.956Z] === PAUSE TestWaitConditions/removed
18:48:00 [2024-03-06T18:48:00.956Z] === CONT  TestWaitConditions/default
18:48:00 [2024-03-06T18:48:00.956Z] === CONT  TestWaitConditions/next-exit
18:48:00 [2024-03-06T18:48:00.956Z] === CONT  TestWaitConditions/not-running
18:48:00 [2024-03-06T18:48:00.956Z] === CONT  TestWaitConditions/removed
18:48:00 [2024-03-06T18:48:00.956Z]     wait_test.go:145: ContainerID = a675f7288d4f0b48b6dc07828f16d8c24d6c298cb418b91d923b6b802e8efb53
18:48:00 [2024-03-06T18:48:00.956Z]     wait_test.go:145: ContainerID = 8edaa8e92710b66e1e59ab24d8455f529ee604bc648796d7ac96d22f17b9e28d
18:48:00 [2024-03-06T18:48:00.956Z]     wait_test.go:145: ContainerID = 15e3a5b2a6306f10d1618958ae94ec3493d41360804a80ce23596dbdcb39fddb
18:48:00 [2024-03-06T18:48:00.956Z]     wait_test.go:145: ContainerID = 09b7b2b3de313c1b31442d03fb67ed6a78cfebfea03f79a8efa414ec5a9c4b0a
18:48:01 [2024-03-06T18:48:01.880Z] --- PASS: TestWaitConditions (0.03s)
18:48:01 [2024-03-06T18:48:01.880Z]     --- PASS: TestWaitConditions/next-exit (0.69s)
18:48:01 [2024-03-06T18:48:01.880Z]     --- PASS: TestWaitConditions/not-running (0.73s)
18:48:01 [2024-03-06T18:48:01.880Z]     --- PASS: TestWaitConditions/default (0.83s)
18:48:01 [2024-03-06T18:48:01.880Z]     --- PASS: TestWaitConditions/removed (0.89s)
18:48:01 [2024-03-06T18:48:01.880Z] === RUN   TestWaitRestartedContainer
18:48:01 [2024-03-06T18:48:01.880Z] === RUN   TestWaitRestartedContainer/default
18:48:01 [2024-03-06T18:48:01.880Z] === PAUSE TestWaitRestartedContainer/default
18:48:01 [2024-03-06T18:48:01.880Z] === RUN   TestWaitRestartedContainer/not-running
18:48:01 [2024-03-06T18:48:01.880Z] === PAUSE TestWaitRestartedContainer/not-running
18:48:01 [2024-03-06T18:48:01.880Z] === RUN   TestWaitRestartedContainer/next-exit
18:48:01 [2024-03-06T18:48:01.880Z] === PAUSE TestWaitRestartedContainer/next-exit
18:48:01 [2024-03-06T18:48:01.880Z] === CONT  TestWaitRestartedContainer/next-exit
18:48:01 [2024-03-06T18:48:01.880Z] === CONT  TestWaitRestartedContainer/not-running
18:48:01 [2024-03-06T18:48:01.880Z] === CONT  TestWaitRestartedContainer/default
18:48:03 [2024-03-06T18:48:03.239Z] --- PASS: TestWaitRestartedContainer (0.01s)
18:48:03 [2024-03-06T18:48:03.239Z]     --- PASS: TestWaitRestartedContainer/not-running (1.13s)
18:48:03 [2024-03-06T18:48:03.239Z]     --- PASS: TestWaitRestartedContainer/default (1.25s)
18:48:03 [2024-03-06T18:48:03.239Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.47s)
18:48:03 [2024-03-06T18:48:03.239Z] === CONT  TestContainerStartOnDaemonRestart
18:48:03 [2024-03-06T18:48:03.239Z] === CONT  TestHardRestartWhenContainerIsRunning
18:48:03 [2024-03-06T18:48:03.239Z] === CONT  TestIpcModeOlderClient
18:48:03 [2024-03-06T18:48:03.239Z] === CONT  TestStopContainerWithTimeoutCancel
18:48:03 [2024-03-06T18:48:03.239Z] === CONT  TestContainerKillOnDaemonStart
18:48:03 [2024-03-06T18:48:03.239Z] === CONT  TestDaemonHostGatewayIP
18:48:03 [2024-03-06T18:48:03.239Z] === CONT  TestRestartDaemonWithRestartingContainer
18:48:03 [2024-03-06T18:48:03.239Z] === CONT  TestDaemonRestartIpcMode
18:48:03 [2024-03-06T18:48:03.493Z] --- PASS: TestIpcModeOlderClient (0.13s)
18:48:05 [2024-03-06T18:48:05.376Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=none
18:48:05 [2024-03-06T18:48:05.376Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure
18:48:05 [2024-03-06T18:48:05.376Z] --- PASS: TestHardRestartWhenContainerIsRunning (2.03s)
18:48:05 [2024-03-06T18:48:05.376Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=none (0.00s)
18:48:05 [2024-03-06T18:48:05.376Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure (0.33s)
18:48:05 [2024-03-06T18:48:05.630Z] --- PASS: TestContainerStartOnDaemonRestart (2.28s)
18:48:06 [2024-03-06T18:48:06.189Z] --- PASS: TestDaemonHostGatewayIP (2.82s)
18:48:06 [2024-03-06T18:48:06.747Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.33s)
18:48:06 [2024-03-06T18:48:06.747Z] --- PASS: TestDaemonRestartIpcMode (3.37s)
18:48:06 [2024-03-06T18:48:06.747Z] --- PASS: TestStopContainerWithTimeoutCancel (3.51s)
18:48:14 [2024-03-06T18:48:14.812Z] --- PASS: TestContainerKillOnDaemonStart (11.59s)
18:48:14 [2024-03-06T18:48:14.812Z] PASS
18:48:15 [2024-03-06T18:48:15.066Z] 
18:48:15 [2024-03-06T18:48:15.066Z] === Skipped
18:48:15 [2024-03-06T18:48:15.066Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
18:48:15 [2024-03-06T18:48:15.066Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
18:48:15 [2024-03-06T18:48:15.066Z] 
18:48:15 [2024-03-06T18:48:15.066Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
18:48:15 [2024-03-06T18:48:15.066Z]     pause_test.go:53: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
18:48:15 [2024-03-06T18:48:15.066Z] 
18:48:15 [2024-03-06T18:48:15.066Z] DONE 327 tests, 2 skipped in 161.487s
18:48:15 [2024-03-06T18:48:15.066Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m  
18:48:15 [2024-03-06T18:48:15.066Z] ++ '[' -n '' ']'
18:48:15 [2024-03-06T18:48:15.066Z] ++ 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
18:48:15 [2024-03-06T18:48:15.066Z] ++ set -e
18:48:15 [2024-03-06T18:48:15.066Z] ++ '[' -n 0 ']'
18:48:15 [2024-03-06T18:48:15.066Z] ++ set -x
18:48:15 [2024-03-06T18:48:15.066Z] ++ 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.QTU5oAaQQt/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
18:48:15 [2024-03-06T18:48:15.066Z] INFO: Testing against a local daemon
18:48:15 [2024-03-06T18:48:15.066Z] === RUN   TestConfigDaemonID
18:48:15 [2024-03-06T18:48:15.988Z]     daemon_test.go:61: [d9cd6e9f73653] daemon is not started
18:48:15 [2024-03-06T18:48:15.988Z] --- PASS: TestConfigDaemonID (1.04s)
18:48:15 [2024-03-06T18:48:15.988Z] === RUN   TestDaemonConfigValidation
18:48:15 [2024-03-06T18:48:15.988Z] === RUN   TestDaemonConfigValidation/config_with_no_content
18:48:15 [2024-03-06T18:48:15.988Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
18:48:15 [2024-03-06T18:48:15.988Z] === RUN   TestDaemonConfigValidation/config_with_{}
18:48:15 [2024-03-06T18:48:15.988Z] === PAUSE TestDaemonConfigValidation/config_with_{}
18:48:15 [2024-03-06T18:48:15.988Z] === RUN   TestDaemonConfigValidation/invalid_config
18:48:15 [2024-03-06T18:48:15.988Z] === PAUSE TestDaemonConfigValidation/invalid_config
18:48:15 [2024-03-06T18:48:15.988Z] === RUN   TestDaemonConfigValidation/malformed_config
18:48:15 [2024-03-06T18:48:15.988Z] === PAUSE TestDaemonConfigValidation/malformed_config
18:48:15 [2024-03-06T18:48:15.988Z] === RUN   TestDaemonConfigValidation/valid_config
18:48:15 [2024-03-06T18:48:15.988Z] === PAUSE TestDaemonConfigValidation/valid_config
18:48:15 [2024-03-06T18:48:15.988Z] === CONT  TestDaemonConfigValidation/config_with_no_content
18:48:15 [2024-03-06T18:48:15.988Z] === CONT  TestDaemonConfigValidation/malformed_config
18:48:15 [2024-03-06T18:48:15.988Z] === CONT  TestDaemonConfigValidation/invalid_config
18:48:15 [2024-03-06T18:48:15.988Z] === CONT  TestDaemonConfigValidation/valid_config
18:48:15 [2024-03-06T18:48:15.988Z] === CONT  TestDaemonConfigValidation/config_with_{}
18:48:15 [2024-03-06T18:48:15.988Z] --- PASS: TestDaemonConfigValidation (0.00s)
18:48:15 [2024-03-06T18:48:15.988Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.05s)
18:48:15 [2024-03-06T18:48:15.988Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s)
18:48:15 [2024-03-06T18:48:15.988Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.06s)
18:48:15 [2024-03-06T18:48:15.988Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.06s)
18:48:15 [2024-03-06T18:48:15.988Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.06s)
18:48:15 [2024-03-06T18:48:15.988Z] === RUN   TestConfigDaemonSeccompProfiles
18:48:15 [2024-03-06T18:48:15.988Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
18:48:17 [2024-03-06T18:48:17.346Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
18:48:18 [2024-03-06T18:48:18.268Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
18:48:19 [2024-03-06T18:48:19.190Z]     daemon_test.go:180: [d12620c308da8] daemon is not started
18:48:19 [2024-03-06T18:48:19.190Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s)
18:48:19 [2024-03-06T18:48:19.190Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
18:48:19 [2024-03-06T18:48:19.190Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
18:48:19 [2024-03-06T18:48:19.190Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
18:48:19 [2024-03-06T18:48:19.190Z] === RUN   TestDaemonProxy
18:48:19 [2024-03-06T18:48:19.190Z] === RUN   TestDaemonProxy/environment_variables
18:48:19 [2024-03-06T18:48:19.190Z] === PAUSE TestDaemonProxy/environment_variables
18:48:19 [2024-03-06T18:48:19.190Z] === RUN   TestDaemonProxy/command-line_options
18:48:19 [2024-03-06T18:48:19.190Z] === PAUSE TestDaemonProxy/command-line_options
18:48:19 [2024-03-06T18:48:19.190Z] === RUN   TestDaemonProxy/configuration_file
18:48:19 [2024-03-06T18:48:19.190Z] === PAUSE TestDaemonProxy/configuration_file
18:48:19 [2024-03-06T18:48:19.190Z] === RUN   TestDaemonProxy/conflicting_options
18:48:19 [2024-03-06T18:48:19.748Z] === RUN   TestDaemonProxy/reload_sanitized
18:48:19 [2024-03-06T18:48:19.748Z] === PAUSE TestDaemonProxy/reload_sanitized
18:48:19 [2024-03-06T18:48:19.748Z] === CONT  TestDaemonProxy/environment_variables
18:48:19 [2024-03-06T18:48:19.748Z] === CONT  TestDaemonProxy/configuration_file
18:48:19 [2024-03-06T18:48:19.748Z] === CONT  TestDaemonProxy/command-line_options
18:48:19 [2024-03-06T18:48:19.748Z] === CONT  TestDaemonProxy/reload_sanitized
18:48:21 [2024-03-06T18:48:21.628Z] --- PASS: TestDaemonProxy (0.50s)
18:48:21 [2024-03-06T18:48:21.628Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
18:48:21 [2024-03-06T18:48:21.628Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.62s)
18:48:21 [2024-03-06T18:48:21.628Z]     --- PASS: TestDaemonProxy/command-line_options (1.75s)
18:48:21 [2024-03-06T18:48:21.628Z]     --- PASS: TestDaemonProxy/environment_variables (1.75s)
18:48:21 [2024-03-06T18:48:21.628Z]     --- PASS: TestDaemonProxy/configuration_file (1.75s)
18:48:21 [2024-03-06T18:48:21.628Z] === RUN   TestLiveRestore
18:48:21 [2024-03-06T18:48:21.628Z] === RUN   TestLiveRestore/volume_references
18:48:21 [2024-03-06T18:48:21.628Z] === PAUSE TestLiveRestore/volume_references
18:48:21 [2024-03-06T18:48:21.628Z] === RUN   TestLiveRestore/autoremove
18:48:21 [2024-03-06T18:48:21.628Z] === PAUSE TestLiveRestore/autoremove
18:48:21 [2024-03-06T18:48:21.628Z] === CONT  TestLiveRestore/volume_references
18:48:21 [2024-03-06T18:48:21.628Z] === CONT  TestLiveRestore/autoremove
18:48:21 [2024-03-06T18:48:21.628Z] === RUN   TestLiveRestore/autoremove/engine_restart_shouldnt_kill_alive_containers
18:48:22 [2024-03-06T18:48:22.186Z] === RUN   TestLiveRestore/volume_references/restartPolicy
18:48:22 [2024-03-06T18:48:22.186Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
18:48:23 [2024-03-06T18:48:23.108Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
18:48:23 [2024-03-06T18:48:23.362Z] === RUN   TestLiveRestore/autoremove/engine_restart_should_remove_containers_that_exited
18:48:24 [2024-03-06T18:48:24.284Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
18:48:25 [2024-03-06T18:48:25.206Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
18:48:26 [2024-03-06T18:48:26.128Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options
18:48:26 [2024-03-06T18:48:26.686Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted
18:48:27 [2024-03-06T18:48:27.244Z] === RUN   TestLiveRestore/volume_references/container_with_bind-mounts
18:48:28 [2024-03-06T18:48:28.602Z] --- PASS: TestLiveRestore (0.00s)
18:48:28 [2024-03-06T18:48:28.602Z]     --- PASS: TestLiveRestore/autoremove (3.33s)
18:48:28 [2024-03-06T18:48:28.602Z]         --- PASS: TestLiveRestore/autoremove/engine_restart_shouldnt_kill_alive_containers (1.80s)
18:48:28 [2024-03-06T18:48:28.602Z]         --- PASS: TestLiveRestore/autoremove/engine_restart_should_remove_containers_that_exited (1.53s)
18:48:28 [2024-03-06T18:48:28.602Z]     --- PASS: TestLiveRestore/volume_references (6.84s)
18:48:28 [2024-03-06T18:48:28.602Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.95s)
18:48:28 [2024-03-06T18:48:28.602Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (1.09s)
18:48:28 [2024-03-06T18:48:28.602Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.93s)
18:48:28 [2024-03-06T18:48:28.602Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (1.02s)
18:48:28 [2024-03-06T18:48:28.602Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.92s)
18:48:28 [2024-03-06T18:48:28.602Z]         --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (1.36s)
18:48:28 [2024-03-06T18:48:28.602Z]             --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted (0.40s)
18:48:28 [2024-03-06T18:48:28.602Z]         --- PASS: TestLiveRestore/volume_references/container_with_bind-mounts (0.92s)
18:48:28 [2024-03-06T18:48:28.602Z] === RUN   TestDaemonDefaultBridgeWithFixedCidrButNoBip
18:48:28 [2024-03-06T18:48:28.856Z] --- PASS: TestDaemonDefaultBridgeWithFixedCidrButNoBip (0.66s)
18:48:28 [2024-03-06T18:48:28.856Z] PASS
18:48:28 [2024-03-06T18:48:28.856Z] 
18:48:28 [2024-03-06T18:48:28.856Z] DONE 31 tests in 14.008s
18:48:28 [2024-03-06T18:48:28.856Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m  
18:48:28 [2024-03-06T18:48:28.856Z] ++ '[' -n '' ']'
18:48:28 [2024-03-06T18:48:28.856Z] ++ 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
18:48:28 [2024-03-06T18:48:28.856Z] ++ set -e
18:48:28 [2024-03-06T18:48:28.856Z] ++ '[' -n 0 ']'
18:48:28 [2024-03-06T18:48:28.856Z] ++ set -x
18:48:28 [2024-03-06T18:48:28.856Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.QTU5oAaQQt/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
18:48:29 [2024-03-06T18:48:29.112Z] INFO: Testing against a local daemon
18:48:29 [2024-03-06T18:48:29.112Z] === RUN   TestCommitInheritsEnv
18:48:29 [2024-03-06T18:48:29.112Z] --- PASS: TestCommitInheritsEnv (0.18s)
18:48:29 [2024-03-06T18:48:29.112Z] === RUN   TestUsernsCommit
18:48:30 [2024-03-06T18:48:30.470Z] --- PASS: TestUsernsCommit (1.42s)
18:48:30 [2024-03-06T18:48:30.470Z] === RUN   TestImportExtremelyLargeImageWorks
18:48:30 [2024-03-06T18:48:30.470Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
18:48:30 [2024-03-06T18:48:30.470Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
18:48:30 [2024-03-06T18:48:30.470Z] === RUN   TestImportWithCustomPlatform
18:48:30 [2024-03-06T18:48:30.470Z] === RUN   TestImportWithCustomPlatform/#00
18:48:30 [2024-03-06T18:48:30.724Z] === RUN   TestImportWithCustomPlatform/linux
18:48:30 [2024-03-06T18:48:30.724Z] === RUN   TestImportWithCustomPlatform/LINUX
18:48:30 [2024-03-06T18:48:30.724Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
18:48:30 [2024-03-06T18:48:30.724Z] --- PASS: TestImportWithCustomPlatform (0.12s)
18:48:30 [2024-03-06T18:48:30.724Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.02s)
18:48:30 [2024-03-06T18:48:30.724Z]     --- PASS: TestImportWithCustomPlatform/linux (0.02s)
18:48:30 [2024-03-06T18:48:30.724Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.02s)
18:48:30 [2024-03-06T18:48:30.724Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s)
18:48:30 [2024-03-06T18:48:30.724Z] === RUN   TestImportWithCustomPlatformReject
18:48:30 [2024-03-06T18:48:30.724Z] === RUN   TestImportWithCustomPlatformReject/_______
18:48:30 [2024-03-06T18:48:30.724Z] === RUN   TestImportWithCustomPlatformReject//
18:48:30 [2024-03-06T18:48:30.724Z] === RUN   TestImportWithCustomPlatformReject/macos
18:48:30 [2024-03-06T18:48:30.724Z] === RUN   TestImportWithCustomPlatformReject/macos/arm64
18:48:30 [2024-03-06T18:48:30.724Z] === RUN   TestImportWithCustomPlatformReject/nintendo64
18:48:30 [2024-03-06T18:48:30.724Z] --- PASS: TestImportWithCustomPlatformReject (0.01s)
18:48:30 [2024-03-06T18:48:30.724Z]     --- PASS: TestImportWithCustomPlatformReject/_______ (0.00s)
18:48:30 [2024-03-06T18:48:30.724Z]     --- PASS: TestImportWithCustomPlatformReject// (0.00s)
18:48:30 [2024-03-06T18:48:30.724Z]     --- PASS: TestImportWithCustomPlatformReject/macos (0.00s)
18:48:30 [2024-03-06T18:48:30.724Z]     --- PASS: TestImportWithCustomPlatformReject/macos/arm64 (0.00s)
18:48:30 [2024-03-06T18:48:30.724Z]     --- PASS: TestImportWithCustomPlatformReject/nintendo64 (0.00s)
18:48:30 [2024-03-06T18:48:30.724Z] === RUN   TestImageInspectEmptyTagsAndDigests
18:48:30 [2024-03-06T18:48:30.724Z] --- PASS: TestImageInspectEmptyTagsAndDigests (0.01s)
18:48:30 [2024-03-06T18:48:30.724Z] === RUN   TestImagesFilterMultiReference
18:48:30 [2024-03-06T18:48:30.724Z] --- PASS: TestImagesFilterMultiReference (0.04s)
18:48:30 [2024-03-06T18:48:30.724Z] === RUN   TestImagesFilterUntil
18:48:30 [2024-03-06T18:48:30.978Z]     list_test.go:95: ImageList: ID=sha256:f118d21a362433d6dd8fad0104fcb0cd829d8aef66af96f5a5e5212262fcac9c RepoTags=[testimagesfilteruntil:v1]
18:48:30 [2024-03-06T18:48:30.978Z] --- PASS: TestImagesFilterUntil (0.29s)
18:48:30 [2024-03-06T18:48:30.978Z] === RUN   TestImagesFilterBeforeSince
18:48:31 [2024-03-06T18:48:31.233Z]     list_test.go:129: ImageList: ID=sha256:587235629ae378800cb1cef51624053804c69eaf2da47d1eb91314dfc511917c RepoTags=[testimagesfilterbeforesince:v1]
18:48:31 [2024-03-06T18:48:31.233Z]     list_test.go:129: ImageList: ID=sha256:d80511db7a03986e428b9f5c8b409fc99ffebef22d91d552fee68cb006c05c41 RepoTags=[testimagesfilterbeforesince:v2]
18:48:31 [2024-03-06T18:48:31.233Z]     list_test.go:129: ImageList: ID=sha256:5c1e9f20e25a7d39ee3bd1922d33a4e099962a653ccd80bacfb6ee8df2214bf9 RepoTags=[testimagesfilterbeforesince:v3]
18:48:31 [2024-03-06T18:48:31.233Z] --- PASS: TestImagesFilterBeforeSince (0.30s)
18:48:31 [2024-03-06T18:48:31.233Z] === RUN   TestAPIImagesFilters
18:48:31 [2024-03-06T18:48:31.487Z] === RUN   TestAPIImagesFilters/repository_regex
18:48:31 [2024-03-06T18:48:31.487Z] === PAUSE TestAPIImagesFilters/repository_regex
18:48:31 [2024-03-06T18:48:31.487Z] === RUN   TestAPIImagesFilters/image_name_regex
18:48:31 [2024-03-06T18:48:31.487Z] === PAUSE TestAPIImagesFilters/image_name_regex
18:48:31 [2024-03-06T18:48:31.487Z] === RUN   TestAPIImagesFilters/image_name_without_a_tag
18:48:31 [2024-03-06T18:48:31.487Z] === PAUSE TestAPIImagesFilters/image_name_without_a_tag
18:48:31 [2024-03-06T18:48:31.487Z] === RUN   TestAPIImagesFilters/registry_port_regex
18:48:31 [2024-03-06T18:48:31.487Z] === PAUSE TestAPIImagesFilters/registry_port_regex
18:48:31 [2024-03-06T18:48:31.487Z] === CONT  TestAPIImagesFilters/repository_regex
18:48:31 [2024-03-06T18:48:31.487Z] === CONT  TestAPIImagesFilters/image_name_without_a_tag
18:48:31 [2024-03-06T18:48:31.487Z] === CONT  TestAPIImagesFilters/image_name_regex
18:48:31 [2024-03-06T18:48:31.487Z] === CONT  TestAPIImagesFilters/registry_port_regex
18:48:31 [2024-03-06T18:48:31.487Z] --- PASS: TestAPIImagesFilters (0.04s)
18:48:31 [2024-03-06T18:48:31.487Z]     --- PASS: TestAPIImagesFilters/image_name_without_a_tag (0.00s)
18:48:31 [2024-03-06T18:48:31.487Z]     --- PASS: TestAPIImagesFilters/image_name_regex (0.00s)
18:48:31 [2024-03-06T18:48:31.487Z]     --- PASS: TestAPIImagesFilters/repository_regex (0.00s)
18:48:31 [2024-03-06T18:48:31.487Z]     --- PASS: TestAPIImagesFilters/registry_port_regex (0.00s)
18:48:31 [2024-03-06T18:48:31.487Z] === RUN   TestPruneDontDeleteUsedDangling
18:48:32 [2024-03-06T18:48:32.047Z] --- PASS: TestPruneDontDeleteUsedDangling (0.57s)
18:48:32 [2024-03-06T18:48:32.047Z] === RUN   TestImagePullPlatformInvalid
18:48:32 [2024-03-06T18:48:32.047Z] --- PASS: TestImagePullPlatformInvalid (0.01s)
18:48:32 [2024-03-06T18:48:32.047Z] === RUN   TestImagePullStoredDigestForOtherRepo
18:48:32 [2024-03-06T18:48:32.047Z] time="2024-03-06T18:48:31.872057854Z" 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=ee5b43ce-955a-4568-815b-4cec9f17d20b version=2.8.3 
18:48:32 [2024-03-06T18:48:32.047Z] time="2024-03-06T18:48:31.872125243Z" level=info msg="redis not configured" go.version=go1.20.8 instance.id=ee5b43ce-955a-4568-815b-4cec9f17d20b version=2.8.3 
18:48:32 [2024-03-06T18:48:32.047Z] time="2024-03-06T18:48:31.872158573Z" level=info msg="Starting upload purge in 11m0s" go.version=go1.20.8 instance.id=ee5b43ce-955a-4568-815b-4cec9f17d20b version=2.8.3 
18:48:32 [2024-03-06T18:48:32.047Z] time="2024-03-06T18:48:31.872344208Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.20.8 instance.id=ee5b43ce-955a-4568-815b-4cec9f17d20b version=2.8.3 
18:48:32 [2024-03-06T18:48:32.047Z] time="2024-03-06T18:48:31.967838051Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=03ca3eeb-7641-4550-a906-02216b8e8c33 http.request.method=GET http.request.remoteaddr="127.0.0.1:47032" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" 
18:48:32 [2024-03-06T18:48:32.047Z] time="2024-03-06T18:48:31.968385471Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=03ca3eeb-7641-4550-a906-02216b8e8c33 http.request.method=GET http.request.remoteaddr="127.0.0.1:47032" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.657285ms http.response.status=200 http.response.written=2 
18:48:32 [2024-03-06T18:48:32.047Z] 127.0.0.1 - - [06/Mar/2024:18:48:31 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
18:48:32 [2024-03-06T18:48:32.047Z] time="2024-03-06T18:48:31.970770782Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=141a5a63-8dc5-4da6-b99a-a576e34433da http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47046" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.13+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
18:48:32 [2024-03-06T18:48:32.047Z] time="2024-03-06T18:48:31.970812145Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=141a5a63-8dc5-4da6-b99a-a576e34433da http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47046" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.13+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
18:48:32 [2024-03-06T18:48:32.047Z] time="2024-03-06T18:48:31.970840461Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c436ea87-c09b-4dd3-a9cc-c9cc66533e7e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47044" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.13+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
18:48:32 [2024-03-06T18:48:32.047Z] time="2024-03-06T18:48:31.970877828Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c436ea87-c09b-4dd3-a9cc-c9cc66533e7e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47044" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.13+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
18:48:32 [2024-03-06T18:48:32.047Z] time="2024-03-06T18:48:31.970888692Z" 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=141a5a63-8dc5-4da6-b99a-a576e34433da http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47046" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.13+unknown" trace.duration=33.716µ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=359c65cc-86a9-4f31-a971-7db4edb69f26 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
18:48:32 [2024-03-06T18:48:32.047Z] time="2024-03-06T18:48:31.970932303Z" 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=c436ea87-c09b-4dd3-a9cc-c9cc66533e7e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47044" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.13+unknown" trace.duration=24.452µ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=423287f1-2e74-4883-b76f-d77cd7613c1b trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
18:48:32 [2024-03-06T18:48:32.047Z] time="2024-03-06T18:48:31.971010293Z" 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=141a5a63-8dc5-4da6-b99a-a576e34433da http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47046" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.13+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.090369ms http.response.status=404 http.response.written=157 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
18:48:32 [2024-03-06T18:48:32.047Z] 127.0.0.1 - - [06/Mar/2024:18:48:31 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.7.13+unknown"
18:48:32 [2024-03-06T18:48:32.047Z] time="2024-03-06T18:48:31.971069519Z" 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=c436ea87-c09b-4dd3-a9cc-c9cc66533e7e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47044" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.13+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.139395ms http.response.status=404 http.response.written=157 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
18:48:32 [2024-03-06T18:48:32.047Z] 127.0.0.1 - - [06/Mar/2024:18:48:31 +0000] "HEAD /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 404 157 "" "containerd/1.7.13+unknown"
18:48:32 [2024-03-06T18:48:32.047Z] time="2024-03-06T18:48:31.972531963Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7a224be2-cc2d-4014-b121-829b630c1afc http.request.method=POST http.request.remoteaddr="127.0.0.1:47044" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.13+unknown" vars.name=test 
18:48:32 [2024-03-06T18:48:32.047Z] time="2024-03-06T18:48:31.972573112Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7a224be2-cc2d-4014-b121-829b630c1afc http.request.method=POST http.request.remoteaddr="127.0.0.1:47044" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.13+unknown" vars.name=test 
18:48:32 [2024-03-06T18:48:32.047Z] time="2024-03-06T18:48:31.972606786Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c074ad6e-5040-423e-a8e0-3def6d91bca5 http.request.method=POST http.request.remoteaddr="127.0.0.1:47046" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.13+unknown" vars.name=test 
18:48:32 [2024-03-06T18:48:32.047Z] time="2024-03-06T18:48:31.972655123Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c074ad6e-5040-423e-a8e0-3def6d91bca5 http.request.method=POST http.request.remoteaddr="127.0.0.1:47046" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.13+unknown" vars.name=test 
18:48:32 [2024-03-06T18:48:32.047Z] time="2024-03-06T18:48:31.9727073Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/762ec05c-6d56-4b9c-a215-90c8b79d6fee/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7a224be2-cc2d-4014-b121-829b630c1afc http.request.method=POST http.request.remoteaddr="127.0.0.1:47044" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.13+unknown" trace.duration=104.526µ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=0f967068-2e72-482c-bae6-1f35d582be1d trace.line=110 vars.name=test 
18:48:32 [2024-03-06T18:48:32.047Z] time="2024-03-06T18:48:31.972746398Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/717422b3-ae2d-44ea-a668-a9b6eb472d6e/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c074ad6e-5040-423e-a8e0-3def6d91bca5 http.request.method=POST http.request.remoteaddr="127.0.0.1:47046" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.13+unknown" trace.duration=60.604µ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=fe07c0f9-a33a-4f6b-8ab0-e8412af15627 trace.line=110 vars.name=test 
18:48:32 [2024-03-06T18:48:32.047Z] time="2024-03-06T18:48:31.972803507Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/717422b3-ae2d-44ea-a668-a9b6eb472d6e/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c074ad6e-5040-423e-a8e0-3def6d91bca5 http.request.method=POST http.request.remoteaddr="127.0.0.1:47046" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.13+unknown" trace.duration=24.6µ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=fb125fcf-ef04-4830-bb9b-0b4e238a8d79 trace.line=142 vars.name=test 
18:48:32 [2024-03-06T18:48:32.047Z] time="2024-03-06T18:48:31.972752363Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/762ec05c-6d56-4b9c-a215-90c8b79d6fee/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7a224be2-cc2d-4014-b121-829b630c1afc http.request.method=POST http.request.remoteaddr="127.0.0.1:47044" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.13+unknown" trace.duration=21.243µ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=d1f463b9-cc8b-4b37-a74d-202552e3e275 trace.line=142 vars.name=test 
18:48:32 [2024-03-06T18:48:32.047Z] time="2024-03-06T18:48:31.972881341Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/717422b3-ae2d-44ea-a668-a9b6eb472d6e/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c074ad6e-5040-423e-a8e0-3def6d91bca5 http.request.method=POST http.request.remoteaddr="127.0.0.1:47046" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.13+unknown" trace.duration=39.688µ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=db5251cd-dae6-43a4-89a1-24af566573c7 trace.line=110 vars.name=test 
18:48:32 [2024-03-06T18:48:32.047Z] time="2024-03-06T18:48:31.972948879Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/762ec05c-6d56-4b9c-a215-90c8b79d6fee/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7a224be2-cc2d-4014-b121-829b630c1afc http.request.method=POST http.request.remoteaddr="127.0.0.1:47044" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.13+unknown" trace.duration=74.807µ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=dd4fb326-bace-4680-8fa0-c29ba6436362 trace.line=110 vars.name=test 
18:48:32 [2024-03-06T18:48:32.047Z] time="2024-03-06T18:48:31.973067477Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c074ad6e-5040-423e-a8e0-3def6d91bca5 http.request.method=POST http.request.remoteaddr="127.0.0.1:47046" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.13+unknown" http.response.duration=1.755215ms http.response.status=202 http.response.written=0 
18:48:32 [2024-03-06T18:48:32.047Z] 127.0.0.1 - - [06/Mar/2024:18:48:31 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.13+unknown"
18:48:32 [2024-03-06T18:48:32.047Z] time="2024-03-06T18:48:31.973154289Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7a224be2-cc2d-4014-b121-829b630c1afc http.request.method=POST http.request.remoteaddr="127.0.0.1:47044" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.13+unknown" http.response.duration=1.900152ms http.response.status=202 http.response.written=0 
18:48:32 [2024-03-06T18:48:32.047Z] 127.0.0.1 - - [06/Mar/2024:18:48:31 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.13+unknown"
18:48:32 [2024-03-06T18:48:32.047Z] time="2024-03-06T18:48:31.974624372Z" 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=aab762f9-0e01-49a7-9cba-35ebe0170ce9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47044" http.request.uri="/v2/test/blobs/uploads/717422b3-ae2d-44ea-a668-a9b6eb472d6e?_state=eJv_pcTBAX7YumGiAyJttHbdb6GB9CzSjs1zYFTddzp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjcxNzQyMmIzLWFlMmQtNDRlYS1hNjY4LWE5YjZlYjQ3MmQ2ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wNlQxODo0ODozMS45NzI2Njk1MjNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.13+unknown" vars.name=test vars.uuid=717422b3-ae2d-44ea-a668-a9b6eb472d6e 
18:48:32 [2024-03-06T18:48:32.047Z] time="2024-03-06T18:48:31.974706473Z" 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=aab762f9-0e01-49a7-9cba-35ebe0170ce9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47044" http.request.uri="/v2/test/blobs/uploads/717422b3-ae2d-44ea-a668-a9b6eb472d6e?_state=eJv_pcTBAX7YumGiAyJttHbdb6GB9CzSjs1zYFTddzp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjcxNzQyMmIzLWFlMmQtNDRlYS1hNjY4LWE5YjZlYjQ3MmQ2ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wNlQxODo0ODozMS45NzI2Njk1MjNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.13+unknown" vars.name=test vars.uuid=717422b3-ae2d-44ea-a668-a9b6eb472d6e 
18:48:32 [2024-03-06T18:48:32.047Z] time="2024-03-06T18:48:31.974773403Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/717422b3-ae2d-44ea-a668-a9b6eb472d6e/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=aab762f9-0e01-49a7-9cba-35ebe0170ce9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47044" http.request.uri="/v2/test/blobs/uploads/717422b3-ae2d-44ea-a668-a9b6eb472d6e?_state=eJv_pcTBAX7YumGiAyJttHbdb6GB9CzSjs1zYFTddzp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjcxNzQyMmIzLWFlMmQtNDRlYS1hNjY4LWE5YjZlYjQ3MmQ2ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wNlQxODo0ODozMS45NzI2Njk1MjNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.13+unknown" trace.duration=38.171µ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=d0a63172-3343-4b96-9293-0eb679e8b889 trace.line=95 vars.name=test vars.uuid=717422b3-ae2d-44ea-a668-a9b6eb472d6e 
18:48:32 [2024-03-06T18:48:32.047Z] time="2024-03-06T18:48:31.974830504Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/717422b3-ae2d-44ea-a668-a9b6eb472d6e/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=aab762f9-0e01-49a7-9cba-35ebe0170ce9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47044" http.request.uri="/v2/test/blobs/uploads/717422b3-ae2d-44ea-a668-a9b6eb472d6e?_state=eJv_pcTBAX7YumGiAyJttHbdb6GB9CzSjs1zYFTddzp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjcxNzQyMmIzLWFlMmQtNDRlYS1hNjY4LWE5YjZlYjQ3MmQ2ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wNlQxODo0ODozMS45NzI2Njk1MjNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.13+unknown" trace.duration=25.035µ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=49ef92cb-6a1e-4107-b95a-682802ab7cc4 trace.line=142 vars.name=test vars.uuid=717422b3-ae2d-44ea-a668-a9b6eb472d6e 
18:48:32 [2024-03-06T18:48:32.047Z] time="2024-03-06T18:48:31.974912334Z" 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=aab762f9-0e01-49a7-9cba-35ebe0170ce9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47044" http.request.uri="/v2/test/blobs/uploads/717422b3-ae2d-44ea-a668-a9b6eb472d6e?_state=eJv_pcTBAX7YumGiAyJttHbdb6GB9CzSjs1zYFTddzp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjcxNzQyMmIzLWFlMmQtNDRlYS1hNjY4LWE5YjZlYjQ3MmQ2ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wNlQxODo0ODozMS45NzI2Njk1MjNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.13+unknown" vars.name=test vars.uuid=717422b3-ae2d-44ea-a668-a9b6eb472d6e 
18:48:32 [2024-03-06T18:48:32.047Z] time="2024-03-06T18:48:31.974994157Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/717422b3-ae2d-44ea-a668-a9b6eb472d6e/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=aab762f9-0e01-49a7-9cba-35ebe0170ce9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47044" http.request.uri="/v2/test/blobs/uploads/717422b3-ae2d-44ea-a668-a9b6eb472d6e?_state=eJv_pcTBAX7YumGiAyJttHbdb6GB9CzSjs1zYFTddzp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjcxNzQyMmIzLWFlMmQtNDRlYS1hNjY4LWE5YjZlYjQ3MmQ2ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wNlQxODo0ODozMS45NzI2Njk1MjNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.13+unknown" trace.duration=44.349µ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=1cb02743-f7d3-47c3-ac7e-478b74b3821d trace.line=110 vars.name=test vars.uuid=717422b3-ae2d-44ea-a668-a9b6eb472d6e 
18:48:32 [2024-03-06T18:48:32.047Z] time="2024-03-06T18:48:31.975036791Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/717422b3-ae2d-44ea-a668-a9b6eb472d6e/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=aab762f9-0e01-49a7-9cba-35ebe0170ce9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47044" http.request.uri="/v2/test/blobs/uploads/717422b3-ae2d-44ea-a668-a9b6eb472d6e?_state=eJv_pcTBAX7YumGiAyJttHbdb6GB9CzSjs1zYFTddzp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjcxNzQyMmIzLWFlMmQtNDRlYS1hNjY4LWE5YjZlYjQ3MmQ2ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wNlQxODo0ODozMS45NzI2Njk1MjNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.13+unknown" trace.duration=13.784µ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=26c973bb-c776-4c2c-a808-4f09d5b2e66c trace.line=155 vars.name=test vars.uuid=717422b3-ae2d-44ea-a668-a9b6eb472d6e 
18:48:32 [2024-03-06T18:48:32.047Z] time="2024-03-06T18:48:31.975075504Z" 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=aab762f9-0e01-49a7-9cba-35ebe0170ce9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47044" http.request.uri="/v2/test/blobs/uploads/717422b3-ae2d-44ea-a668-a9b6eb472d6e?_state=eJv_pcTBAX7YumGiAyJttHbdb6GB9CzSjs1zYFTddzp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjcxNzQyMmIzLWFlMmQtNDRlYS1hNjY4LWE5YjZlYjQ3MmQ2ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wNlQxODo0ODozMS45NzI2Njk1MjNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.13+unknown" trace.duration=11.685µ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=97b4fa52-32cd-4f2a-9e21-c7fd9037a09d trace.line=155 vars.name=test vars.uuid=717422b3-ae2d-44ea-a668-a9b6eb472d6e 
18:48:32 [2024-03-06T18:48:32.047Z] time="2024-03-06T18:48:31.975102433Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/717422b3-ae2d-44ea-a668-a9b6eb472d6e/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=aab762f9-0e01-49a7-9cba-35ebe0170ce9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47044" http.request.uri="/v2/test/blobs/uploads/717422b3-ae2d-44ea-a668-a9b6eb472d6e?_state=eJv_pcTBAX7YumGiAyJttHbdb6GB9CzSjs1zYFTddzp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjcxNzQyMmIzLWFlMmQtNDRlYS1hNjY4LWE5YjZlYjQ3MmQ2ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wNlQxODo0ODozMS45NzI2Njk1MjNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.13+unknown" trace.duration=8.46µ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=a5f3f533-5a7c-457b-8854-70059d2bef49 trace.line=155 vars.name=test vars.uuid=717422b3-ae2d-44ea-a668-a9b6eb472d6e 
18:48:32 [2024-03-06T18:48:32.047Z] time="2024-03-06T18:48:31.97539769Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/717422b3-ae2d-44ea-a668-a9b6eb472d6e/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=aab762f9-0e01-49a7-9cba-35ebe0170ce9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47044" http.request.uri="/v2/test/blobs/uploads/717422b3-ae2d-44ea-a668-a9b6eb472d6e?_state=eJv_pcTBAX7YumGiAyJttHbdb6GB9CzSjs1zYFTddzp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjcxNzQyMmIzLWFlMmQtNDRlYS1hNjY4LWE5YjZlYjQ3MmQ2ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wNlQxODo0ODozMS45NzI2Njk1MjNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.13+unknown" trace.duration=53.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).Move" trace.id=d5dacd4e-e2f2-4f90-ae3a-a78878f322ed trace.line=185 vars.name=test vars.uuid=717422b3-ae2d-44ea-a668-a9b6eb472d6e 
18:48:32 [2024-03-06T18:48:32.047Z] time="2024-03-06T18:48:31.975617812Z" 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=aab762f9-0e01-49a7-9cba-35ebe0170ce9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47044" http.request.uri="/v2/test/blobs/uploads/717422b3-ae2d-44ea-a668-a9b6eb472d6e?_state=eJv_pcTBAX7YumGiAyJttHbdb6GB9CzSjs1zYFTddzp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjcxNzQyMmIzLWFlMmQtNDRlYS1hNjY4LWE5YjZlYjQ3MmQ2ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wNlQxODo0ODozMS45NzI2Njk1MjNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.13+unknown" trace.duration=74.463µ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=cef361e1-a35c-498c-ae01-32e21f686707 trace.line=110 vars.name=test vars.uuid=717422b3-ae2d-44ea-a668-a9b6eb472d6e 
18:48:32 [2024-03-06T18:48:32.048Z] time="2024-03-06T18:48:31.976025768Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/717422b3-ae2d-44ea-a668-a9b6eb472d6e")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=aab762f9-0e01-49a7-9cba-35ebe0170ce9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47044" http.request.uri="/v2/test/blobs/uploads/717422b3-ae2d-44ea-a668-a9b6eb472d6e?_state=eJv_pcTBAX7YumGiAyJttHbdb6GB9CzSjs1zYFTddzp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjcxNzQyMmIzLWFlMmQtNDRlYS1hNjY4LWE5YjZlYjQ3MmQ2ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wNlQxODo0ODozMS45NzI2Njk1MjNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.13+unknown" trace.duration=343.324µ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=55b529c2-9e58-42e7-924b-1f4d34506106 trace.line=202 vars.name=test vars.uuid=717422b3-ae2d-44ea-a668-a9b6eb472d6e 
18:48:32 [2024-03-06T18:48:32.048Z] time="2024-03-06T18:48:31.976115616Z" 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=aab762f9-0e01-49a7-9cba-35ebe0170ce9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47044" http.request.uri="/v2/test/blobs/uploads/717422b3-ae2d-44ea-a668-a9b6eb472d6e?_state=eJv_pcTBAX7YumGiAyJttHbdb6GB9CzSjs1zYFTddzp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjcxNzQyMmIzLWFlMmQtNDRlYS1hNjY4LWE5YjZlYjQ3MmQ2ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wNlQxODo0ODozMS45NzI2Njk1MjNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.13+unknown" http.response.duration=2.261774ms http.response.status=201 http.response.written=0 
18:48:32 [2024-03-06T18:48:32.048Z] 127.0.0.1 - - [06/Mar/2024:18:48:31 +0000] "PUT /v2/test/blobs/uploads/717422b3-ae2d-44ea-a668-a9b6eb472d6e?_state=eJv_pcTBAX7YumGiAyJttHbdb6GB9CzSjs1zYFTddzp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjcxNzQyMmIzLWFlMmQtNDRlYS1hNjY4LWE5YjZlYjQ3MmQ2ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wNlQxODo0ODozMS45NzI2Njk1MjNaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 201 0 "" "containerd/1.7.13+unknown"
18:48:32 [2024-03-06T18:48:32.048Z] time="2024-03-06T18:48:31.976366015Z" 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=0cbdc3e2-c6a0-4b34-ad0c-ea076f6e68d3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47046" http.request.uri="/v2/test/blobs/uploads/762ec05c-6d56-4b9c-a215-90c8b79d6fee?_state=-dq9RUMx-FWlbmEGiyC-Q193u5aKauxSHjL8zaRMWHh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc2MmVjMDVjLTZkNTYtNGI5Yy1hMjE1LTkwYzhiNzlkNmZlZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wNlQxODo0ODozMS45NzI1ODQxNFoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.13+unknown" vars.name=test vars.uuid=762ec05c-6d56-4b9c-a215-90c8b79d6fee 
18:48:32 [2024-03-06T18:48:32.048Z] time="2024-03-06T18:48:31.976427989Z" 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=0cbdc3e2-c6a0-4b34-ad0c-ea076f6e68d3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47046" http.request.uri="/v2/test/blobs/uploads/762ec05c-6d56-4b9c-a215-90c8b79d6fee?_state=-dq9RUMx-FWlbmEGiyC-Q193u5aKauxSHjL8zaRMWHh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc2MmVjMDVjLTZkNTYtNGI5Yy1hMjE1LTkwYzhiNzlkNmZlZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wNlQxODo0ODozMS45NzI1ODQxNFoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.13+unknown" vars.name=test vars.uuid=762ec05c-6d56-4b9c-a215-90c8b79d6fee 
18:48:32 [2024-03-06T18:48:32.048Z] time="2024-03-06T18:48:31.976495625Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/762ec05c-6d56-4b9c-a215-90c8b79d6fee/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0cbdc3e2-c6a0-4b34-ad0c-ea076f6e68d3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47046" http.request.uri="/v2/test/blobs/uploads/762ec05c-6d56-4b9c-a215-90c8b79d6fee?_state=-dq9RUMx-FWlbmEGiyC-Q193u5aKauxSHjL8zaRMWHh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc2MmVjMDVjLTZkNTYtNGI5Yy1hMjE1LTkwYzhiNzlkNmZlZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wNlQxODo0ODozMS45NzI1ODQxNFoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.13+unknown" trace.duration=32.132µ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=1ab26412-417f-4570-95dd-d20faa7e9a3f trace.line=95 vars.name=test vars.uuid=762ec05c-6d56-4b9c-a215-90c8b79d6fee 
18:48:32 [2024-03-06T18:48:32.048Z] time="2024-03-06T18:48:31.976546908Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/762ec05c-6d56-4b9c-a215-90c8b79d6fee/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0cbdc3e2-c6a0-4b34-ad0c-ea076f6e68d3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47046" http.request.uri="/v2/test/blobs/uploads/762ec05c-6d56-4b9c-a215-90c8b79d6fee?_state=-dq9RUMx-FWlbmEGiyC-Q193u5aKauxSHjL8zaRMWHh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc2MmVjMDVjLTZkNTYtNGI5Yy1hMjE1LTkwYzhiNzlkNmZlZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wNlQxODo0ODozMS45NzI1ODQxNFoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.13+unknown" trace.duration=20.152µ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=4d31dd6f-e43c-49ab-ae54-9892d0f7e682 trace.line=142 vars.name=test vars.uuid=762ec05c-6d56-4b9c-a215-90c8b79d6fee 
18:48:32 [2024-03-06T18:48:32.048Z] time="2024-03-06T18:48:31.976583503Z" 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=0cbdc3e2-c6a0-4b34-ad0c-ea076f6e68d3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47046" http.request.uri="/v2/test/blobs/uploads/762ec05c-6d56-4b9c-a215-90c8b79d6fee?_state=-dq9RUMx-FWlbmEGiyC-Q193u5aKauxSHjL8zaRMWHh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc2MmVjMDVjLTZkNTYtNGI5Yy1hMjE1LTkwYzhiNzlkNmZlZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wNlQxODo0ODozMS45NzI1ODQxNFoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.13+unknown" vars.name=test vars.uuid=762ec05c-6d56-4b9c-a215-90c8b79d6fee 
18:48:32 [2024-03-06T18:48:32.048Z] time="2024-03-06T18:48:31.976652181Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/762ec05c-6d56-4b9c-a215-90c8b79d6fee/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=0cbdc3e2-c6a0-4b34-ad0c-ea076f6e68d3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47046" http.request.uri="/v2/test/blobs/uploads/762ec05c-6d56-4b9c-a215-90c8b79d6fee?_state=-dq9RUMx-FWlbmEGiyC-Q193u5aKauxSHjL8zaRMWHh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc2MmVjMDVjLTZkNTYtNGI5Yy1hMjE1LTkwYzhiNzlkNmZlZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wNlQxODo0ODozMS45NzI1ODQxNFoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.13+unknown" trace.duration=35.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).PutContent" trace.id=3fd667ad-a490-4c6a-b22c-baff90e3ed49 trace.line=110 vars.name=test vars.uuid=762ec05c-6d56-4b9c-a215-90c8b79d6fee 
18:48:32 [2024-03-06T18:48:32.048Z] time="2024-03-06T18:48:31.976687389Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/762ec05c-6d56-4b9c-a215-90c8b79d6fee/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0cbdc3e2-c6a0-4b34-ad0c-ea076f6e68d3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47046" http.request.uri="/v2/test/blobs/uploads/762ec05c-6d56-4b9c-a215-90c8b79d6fee?_state=-dq9RUMx-FWlbmEGiyC-Q193u5aKauxSHjL8zaRMWHh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc2MmVjMDVjLTZkNTYtNGI5Yy1hMjE1LTkwYzhiNzlkNmZlZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wNlQxODo0ODozMS45NzI1ODQxNFoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.13+unknown" trace.duration=10.388µ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=30252b5b-6175-41bf-bd8e-540853af081f trace.line=155 vars.name=test vars.uuid=762ec05c-6d56-4b9c-a215-90c8b79d6fee 
18:48:32 [2024-03-06T18:48:32.048Z] time="2024-03-06T18:48:31.976728645Z" 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=0cbdc3e2-c6a0-4b34-ad0c-ea076f6e68d3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47046" http.request.uri="/v2/test/blobs/uploads/762ec05c-6d56-4b9c-a215-90c8b79d6fee?_state=-dq9RUMx-FWlbmEGiyC-Q193u5aKauxSHjL8zaRMWHh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc2MmVjMDVjLTZkNTYtNGI5Yy1hMjE1LTkwYzhiNzlkNmZlZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wNlQxODo0ODozMS45NzI1ODQxNFoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.13+unknown" 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).Stat" trace.id=5669a208-3a96-4d70-8eed-346de9ea473c trace.line=155 vars.name=test vars.uuid=762ec05c-6d56-4b9c-a215-90c8b79d6fee 
18:48:32 [2024-03-06T18:48:32.048Z] time="2024-03-06T18:48:31.976757126Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/762ec05c-6d56-4b9c-a215-90c8b79d6fee/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0cbdc3e2-c6a0-4b34-ad0c-ea076f6e68d3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47046" http.request.uri="/v2/test/blobs/uploads/762ec05c-6d56-4b9c-a215-90c8b79d6fee?_state=-dq9RUMx-FWlbmEGiyC-Q193u5aKauxSHjL8zaRMWHh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc2MmVjMDVjLTZkNTYtNGI5Yy1hMjE1LTkwYzhiNzlkNmZlZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wNlQxODo0ODozMS45NzI1ODQxNFoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.13+unknown" trace.duration=8.574µ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=a018f85d-76e8-49b8-9bc5-306b4bfc51fa trace.line=155 vars.name=test vars.uuid=762ec05c-6d56-4b9c-a215-90c8b79d6fee 
18:48:32 [2024-03-06T18:48:32.048Z] time="2024-03-06T18:48:31.976817787Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/762ec05c-6d56-4b9c-a215-90c8b79d6fee/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=0cbdc3e2-c6a0-4b34-ad0c-ea076f6e68d3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47046" http.request.uri="/v2/test/blobs/uploads/762ec05c-6d56-4b9c-a215-90c8b79d6fee?_state=-dq9RUMx-FWlbmEGiyC-Q193u5aKauxSHjL8zaRMWHh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc2MmVjMDVjLTZkNTYtNGI5Yy1hMjE1LTkwYzhiNzlkNmZlZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wNlQxODo0ODozMS45NzI1ODQxNFoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.13+unknown" trace.duration=41.379µ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=7a1ec89b-da2d-49eb-bdb2-5ab7d88b4dfb trace.line=185 vars.name=test vars.uuid=762ec05c-6d56-4b9c-a215-90c8b79d6fee 
18:48:32 [2024-03-06T18:48:32.048Z] time="2024-03-06T18:48:31.976906133Z" 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=0cbdc3e2-c6a0-4b34-ad0c-ea076f6e68d3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47046" http.request.uri="/v2/test/blobs/uploads/762ec05c-6d56-4b9c-a215-90c8b79d6fee?_state=-dq9RUMx-FWlbmEGiyC-Q193u5aKauxSHjL8zaRMWHh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc2MmVjMDVjLTZkNTYtNGI5Yy1hMjE1LTkwYzhiNzlkNmZlZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wNlQxODo0ODozMS45NzI1ODQxNFoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.13+unknown" trace.duration=38.458µ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=7c79b124-d332-4247-8a7a-307ea39feabd trace.line=110 vars.name=test vars.uuid=762ec05c-6d56-4b9c-a215-90c8b79d6fee 
18:48:32 [2024-03-06T18:48:32.048Z] time="2024-03-06T18:48:31.977013466Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/762ec05c-6d56-4b9c-a215-90c8b79d6fee")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=0cbdc3e2-c6a0-4b34-ad0c-ea076f6e68d3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47046" http.request.uri="/v2/test/blobs/uploads/762ec05c-6d56-4b9c-a215-90c8b79d6fee?_state=-dq9RUMx-FWlbmEGiyC-Q193u5aKauxSHjL8zaRMWHh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc2MmVjMDVjLTZkNTYtNGI5Yy1hMjE1LTkwYzhiNzlkNmZlZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wNlQxODo0ODozMS45NzI1ODQxNFoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.13+unknown" trace.duration=80.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).Delete" trace.id=b3527fe3-720e-4ba1-bf78-ec62cbef4156 trace.line=202 vars.name=test vars.uuid=762ec05c-6d56-4b9c-a215-90c8b79d6fee 
18:48:32 [2024-03-06T18:48:32.048Z] time="2024-03-06T18:48:31.97713661Z" 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=0cbdc3e2-c6a0-4b34-ad0c-ea076f6e68d3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47046" http.request.uri="/v2/test/blobs/uploads/762ec05c-6d56-4b9c-a215-90c8b79d6fee?_state=-dq9RUMx-FWlbmEGiyC-Q193u5aKauxSHjL8zaRMWHh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc2MmVjMDVjLTZkNTYtNGI5Yy1hMjE1LTkwYzhiNzlkNmZlZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wNlQxODo0ODozMS45NzI1ODQxNFoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.13+unknown" http.response.duration=2.163367ms http.response.status=201 http.response.written=0 
18:48:32 [2024-03-06T18:48:32.048Z] 127.0.0.1 - - [06/Mar/2024:18:48:31 +0000] "PUT /v2/test/blobs/uploads/762ec05c-6d56-4b9c-a215-90c8b79d6fee?_state=-dq9RUMx-FWlbmEGiyC-Q193u5aKauxSHjL8zaRMWHh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijc2MmVjMDVjLTZkNTYtNGI5Yy1hMjE1LTkwYzhiNzlkNmZlZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wNlQxODo0ODozMS45NzI1ODQxNFoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.7.13+unknown"
18:48:32 [2024-03-06T18:48:32.048Z] time="2024-03-06T18:48:31.978120549Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=50db0ba4-4352-41f2-a024-e6574dbe75a6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47046" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" vars.name=test vars.reference=latest 
18:48:32 [2024-03-06T18:48:32.048Z] time="2024-03-06T18:48:31.978156865Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=50db0ba4-4352-41f2-a024-e6574dbe75a6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47046" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" vars.name=test vars.reference=latest 
18:48:32 [2024-03-06T18:48:32.048Z] time="2024-03-06T18:48:31.97821047Z" 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=50db0ba4-4352-41f2-a024-e6574dbe75a6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47046" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" trace.duration=25.584µ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=736de3f6-6b01-4762-94e9-ddf80f615c4f trace.line=95 vars.name=test vars.reference=latest 
18:48:32 [2024-03-06T18:48:32.048Z] time="2024-03-06T18:48:31.97827155Z" 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=50db0ba4-4352-41f2-a024-e6574dbe75a6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47046" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration="772.302µs" http.response.status=404 http.response.written=96 vars.name=test vars.reference=latest 
18:48:32 [2024-03-06T18:48:32.048Z] 127.0.0.1 - - [06/Mar/2024:18:48:31 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.7.13+unknown"
18:48:32 [2024-03-06T18:48:32.048Z] time="2024-03-06T18:48:31.979800087Z" 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=7051eda3-bfeb-488e-a53e-bbb0bd369861 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47046" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" vars.name=test vars.reference=latest 
18:48:32 [2024-03-06T18:48:32.048Z] time="2024-03-06T18:48:31.979843919Z" 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=7051eda3-bfeb-488e-a53e-bbb0bd369861 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47046" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" vars.name=test vars.reference=latest 
18:48:32 [2024-03-06T18:48:32.048Z] time="2024-03-06T18:48:31.979990177Z" 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=7051eda3-bfeb-488e-a53e-bbb0bd369861 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47046" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" vars.name=test vars.reference=latest 
18:48:32 [2024-03-06T18:48:32.048Z] time="2024-03-06T18:48:31.980006522Z" 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=7051eda3-bfeb-488e-a53e-bbb0bd369861 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47046" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" vars.name=test vars.reference=latest 
18:48:32 [2024-03-06T18:48:32.048Z] time="2024-03-06T18:48:31.980015335Z" 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=7051eda3-bfeb-488e-a53e-bbb0bd369861 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47046" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" vars.name=test vars.reference=latest 
18:48:32 [2024-03-06T18:48:32.048Z] time="2024-03-06T18:48:31.980090314Z" 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=7051eda3-bfeb-488e-a53e-bbb0bd369861 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47046" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" trace.duration=37.67µ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=d5c062ec-88e6-460f-bbcf-70f087fb07ca trace.line=95 vars.name=test vars.reference=latest 
18:48:32 [2024-03-06T18:48:32.048Z] time="2024-03-06T18:48:31.98013797Z" 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=7051eda3-bfeb-488e-a53e-bbb0bd369861 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47046" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" trace.duration=17.059µ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=039246ad-6add-495d-b26d-1d491d9adcdc trace.line=155 vars.name=test vars.reference=latest 
18:48:32 [2024-03-06T18:48:32.048Z] time="2024-03-06T18:48:31.980187308Z" 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=7051eda3-bfeb-488e-a53e-bbb0bd369861 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47046" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" trace.duration=20.177µ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=f872bf41-9364-47e4-af3e-8f7e422eac17 trace.line=95 vars.name=test vars.reference=latest 
18:48:32 [2024-03-06T18:48:32.048Z] time="2024-03-06T18:48:31.980224954Z" 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=7051eda3-bfeb-488e-a53e-bbb0bd369861 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47046" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" trace.duration=11.512µ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=c1698da3-5633-42ba-8fa6-b4d8c633aed3 trace.line=155 vars.name=test vars.reference=latest 
18:48:32 [2024-03-06T18:48:32.048Z] time="2024-03-06T18:48:31.980266489Z" 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=7051eda3-bfeb-488e-a53e-bbb0bd369861 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47046" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" trace.duration=12.759µ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=b0831464-df8b-4076-bc36-4f177869fd01 trace.line=155 vars.name=test vars.reference=latest 
18:48:32 [2024-03-06T18:48:32.048Z] time="2024-03-06T18:48:31.980337489Z" 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=7051eda3-bfeb-488e-a53e-bbb0bd369861 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47046" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" trace.duration=46.63µ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=9fc2277f-8391-4883-9439-3497a34c5e60 trace.line=110 vars.name=test vars.reference=latest 
18:48:32 [2024-03-06T18:48:32.048Z] time="2024-03-06T18:48:31.980416226Z" 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=7051eda3-bfeb-488e-a53e-bbb0bd369861 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47046" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" trace.duration=48.936µ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=59810f96-86f5-4d64-a669-2a756d4c5fb2 trace.line=110 vars.name=test vars.reference=latest 
18:48:32 [2024-03-06T18:48:32.048Z] time="2024-03-06T18:48:31.980578632Z" 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=7051eda3-bfeb-488e-a53e-bbb0bd369861 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47046" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" trace.duration=63.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=b2c8e877-fbaf-42aa-9c19-865908085691 trace.line=110 vars.name=test vars.reference=latest 
18:48:32 [2024-03-06T18:48:32.048Z] time="2024-03-06T18:48:31.980638629Z" 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=7051eda3-bfeb-488e-a53e-bbb0bd369861 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47046" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" trace.duration=34.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).PutContent" trace.id=a9db7ffb-f6f4-4bcb-a14e-a1136dd2663e trace.line=110 vars.name=test vars.reference=latest 
18:48:32 [2024-03-06T18:48:32.048Z] time="2024-03-06T18:48:31.980673887Z" 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=7051eda3-bfeb-488e-a53e-bbb0bd369861 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47046" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" vars.name=test vars.reference=latest 
18:48:32 [2024-03-06T18:48:32.048Z] time="2024-03-06T18:48:31.980692226Z" 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=7051eda3-bfeb-488e-a53e-bbb0bd369861 http.request.method=PUT http.request.remoteaddr="127.0.0.1:47046" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" http.response.duration=2.079904ms http.response.status=201 http.response.written=0 
18:48:32 [2024-03-06T18:48:32.048Z] 127.0.0.1 - - [06/Mar/2024:18:48:31 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.7.13+unknown"
18:48:32 [2024-03-06T18:48:32.048Z] time="2024-03-06T18:48:31.986153746Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=4cf99f9f-5b61-4189-9301-f689e9a95611 http.request.method=GET http.request.remoteaddr="127.0.0.1:47080" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.8 git-commit/81358679fc07d77ba2e7d12a0ab9a341178d58e2 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 
18:48:32 [2024-03-06T18:48:32.048Z] time="2024-03-06T18:48:31.986189734Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=4cf99f9f-5b61-4189-9301-f689e9a95611 http.request.method=GET http.request.remoteaddr="127.0.0.1:47080" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.8 git-commit/81358679fc07d77ba2e7d12a0ab9a341178d58e2 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="832.709µs" http.response.status=200 http.response.written=2 
18:48:32 [2024-03-06T18:48:32.048Z] 127.0.0.1 - - [06/Mar/2024:18:48:31 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.8 git-commit/81358679fc07d77ba2e7d12a0ab9a341178d58e2 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
18:48:32 [2024-03-06T18:48:32.048Z] time="2024-03-06T18:48:31.98817687Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0bb6700e-e4c8-41ec-b98a-19dbc4f638f9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47092" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.8 git-commit/81358679fc07d77ba2e7d12a0ab9a341178d58e2 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
18:48:32 [2024-03-06T18:48:32.048Z] time="2024-03-06T18:48:31.98821207Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0bb6700e-e4c8-41ec-b98a-19dbc4f638f9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47092" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.8 git-commit/81358679fc07d77ba2e7d12a0ab9a341178d58e2 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
18:48:32 [2024-03-06T18:48:32.048Z] time="2024-03-06T18:48:31.98828385Z" 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=0bb6700e-e4c8-41ec-b98a-19dbc4f638f9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47092" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.8 git-commit/81358679fc07d77ba2e7d12a0ab9a341178d58e2 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=40.936µ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=7cada3be-4223-4683-9abb-35ea2186f5d0 trace.line=95 vars.name=test vars.reference=latest 
18:48:32 [2024-03-06T18:48:32.048Z] time="2024-03-06T18:48:31.988304625Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0bb6700e-e4c8-41ec-b98a-19dbc4f638f9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47092" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.8 git-commit/81358679fc07d77ba2e7d12a0ab9a341178d58e2 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
18:48:32 [2024-03-06T18:48:32.048Z] time="2024-03-06T18:48:31.988349836Z" 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=0bb6700e-e4c8-41ec-b98a-19dbc4f638f9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47092" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.8 git-commit/81358679fc07d77ba2e7d12a0ab9a341178d58e2 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=21.161µ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=58c28e8a-56e8-4705-b08a-4d3fb0767878 trace.line=95 vars.name=test vars.reference=latest 
18:48:32 [2024-03-06T18:48:32.049Z] time="2024-03-06T18:48:31.98839796Z" 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=0bb6700e-e4c8-41ec-b98a-19dbc4f638f9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47092" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.8 git-commit/81358679fc07d77ba2e7d12a0ab9a341178d58e2 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.326µ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=8b75ff5c-06cd-43d4-adee-993d7ec6228b trace.line=155 vars.name=test vars.reference=latest 
18:48:32 [2024-03-06T18:48:32.049Z] time="2024-03-06T18:48:31.988432996Z" 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=0bb6700e-e4c8-41ec-b98a-19dbc4f638f9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47092" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.8 git-commit/81358679fc07d77ba2e7d12a0ab9a341178d58e2 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.628µ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=fe37055b-9a3e-4cc2-ba0c-52a8fa6c289c trace.line=125 vars.name=test vars.reference=latest 
18:48:32 [2024-03-06T18:48:32.049Z] time="2024-03-06T18:48:31.988485469Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0bb6700e-e4c8-41ec-b98a-19dbc4f638f9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47092" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.8 git-commit/81358679fc07d77ba2e7d12a0ab9a341178d58e2 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
18:48:32 [2024-03-06T18:48:32.049Z] time="2024-03-06T18:48:31.988576096Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0bb6700e-e4c8-41ec-b98a-19dbc4f638f9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47092" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.8 git-commit/81358679fc07d77ba2e7d12a0ab9a341178d58e2 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.118702ms http.response.status=200 http.response.written=417 
18:48:32 [2024-03-06T18:48:32.049Z] 127.0.0.1 - - [06/Mar/2024:18:48:31 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.21.8 git-commit/81358679fc07d77ba2e7d12a0ab9a341178d58e2 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
18:48:32 [2024-03-06T18:48:32.049Z] time="2024-03-06T18:48:31.999863579Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=75d2e8da-395b-4f0b-8f71-cd3a1bab996b http.request.method=GET http.request.remoteaddr="127.0.0.1:47100" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.8 git-commit/81358679fc07d77ba2e7d12a0ab9a341178d58e2 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
18:48:32 [2024-03-06T18:48:32.049Z] time="2024-03-06T18:48:31.999908158Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=75d2e8da-395b-4f0b-8f71-cd3a1bab996b http.request.method=GET http.request.remoteaddr="127.0.0.1:47100" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.8 git-commit/81358679fc07d77ba2e7d12a0ab9a341178d58e2 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
18:48:32 [2024-03-06T18:48:32.049Z] time="2024-03-06T18:48:31.999922173Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=75d2e8da-395b-4f0b-8f71-cd3a1bab996b http.request.method=GET http.request.remoteaddr="127.0.0.1:47100" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.8 git-commit/81358679fc07d77ba2e7d12a0ab9a341178d58e2 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
18:48:32 [2024-03-06T18:48:32.049Z] time="2024-03-06T18:48:31.999991753Z" 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=75d2e8da-395b-4f0b-8f71-cd3a1bab996b http.request.method=GET http.request.remoteaddr="127.0.0.1:47100" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.8 git-commit/81358679fc07d77ba2e7d12a0ab9a341178d58e2 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=40.928µ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=d94aee43-60a2-4699-8900-183cd63c0d9c trace.line=95 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
18:48:32 [2024-03-06T18:48:32.049Z] time="2024-03-06T18:48:32.000044579Z" 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=75d2e8da-395b-4f0b-8f71-cd3a1bab996b http.request.method=GET http.request.remoteaddr="127.0.0.1:47100" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.8 git-commit/81358679fc07d77ba2e7d12a0ab9a341178d58e2 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=16.14µ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=e2880a02-febf-4181-972c-d7328a16dd27 trace.line=155 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
18:48:32 [2024-03-06T18:48:32.049Z] time="2024-03-06T18:48:32.000082848Z" 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=75d2e8da-395b-4f0b-8f71-cd3a1bab996b http.request.method=GET http.request.remoteaddr="127.0.0.1:47100" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.8 git-commit/81358679fc07d77ba2e7d12a0ab9a341178d58e2 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.153µ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=829069d2-1425-4235-9c85-b3d25434e304 trace.line=125 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
18:48:32 [2024-03-06T18:48:32.049Z] time="2024-03-06T18:48:32.0001174Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=75d2e8da-395b-4f0b-8f71-cd3a1bab996b http.request.method=GET http.request.remoteaddr="127.0.0.1:47100" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.8 git-commit/81358679fc07d77ba2e7d12a0ab9a341178d58e2 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
18:48:32 [2024-03-06T18:48:32.049Z] time="2024-03-06T18:48:32.000204441Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=75d2e8da-395b-4f0b-8f71-cd3a1bab996b http.request.method=GET http.request.remoteaddr="127.0.0.1:47100" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.8 git-commit/81358679fc07d77ba2e7d12a0ab9a341178d58e2 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.580943ms http.response.status=200 http.response.written=417 
18:48:32 [2024-03-06T18:48:32.049Z] 127.0.0.1 - - [06/Mar/2024:18:48:31 +0000] "GET /v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 200 417 "" "docker/dev go/go1.21.8 git-commit/81358679fc07d77ba2e7d12a0ab9a341178d58e2 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
18:48:32 [2024-03-06T18:48:32.049Z] time="2024-03-06T18:48:32.008119507Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=1094b07c-2cf5-4e51-952b-120f902872bc http.request.method=GET http.request.remoteaddr="127.0.0.1:47106" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.8 git-commit/81358679fc07d77ba2e7d12a0ab9a341178d58e2 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
18:48:32 [2024-03-06T18:48:32.049Z] time="2024-03-06T18:48:32.008161395Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=1094b07c-2cf5-4e51-952b-120f902872bc http.request.method=GET http.request.remoteaddr="127.0.0.1:47106" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.8 git-commit/81358679fc07d77ba2e7d12a0ab9a341178d58e2 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
18:48:32 [2024-03-06T18:48:32.049Z] time="2024-03-06T18:48:32.008227776Z" 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=1094b07c-2cf5-4e51-952b-120f902872bc http.request.method=GET http.request.remoteaddr="127.0.0.1:47106" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.8 git-commit/81358679fc07d77ba2e7d12a0ab9a341178d58e2 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=37.268µ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=244462c6-7faa-40ac-b7b8-d24a0e1e1945 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
18:48:32 [2024-03-06T18:48:32.049Z] time="2024-03-06T18:48:32.008248756Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=8cc111e8-aa2f-4df6-a42c-4af009abdd76 http.request.method=GET http.request.remoteaddr="127.0.0.1:47108" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.8 git-commit/81358679fc07d77ba2e7d12a0ab9a341178d58e2 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
18:48:32 [2024-03-06T18:48:32.049Z] time="2024-03-06T18:48:32.008277516Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=8cc111e8-aa2f-4df6-a42c-4af009abdd76 http.request.method=GET http.request.remoteaddr="127.0.0.1:47108" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.8 git-commit/81358679fc07d77ba2e7d12a0ab9a341178d58e2 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
18:48:32 [2024-03-06T18:48:32.049Z] time="2024-03-06T18:48:32.008355219Z" 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=8cc111e8-aa2f-4df6-a42c-4af009abdd76 http.request.method=GET http.request.remoteaddr="127.0.0.1:47108" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.8 git-commit/81358679fc07d77ba2e7d12a0ab9a341178d58e2 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=34.323µ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=a81d8fe9-7e00-401a-bb73-ca5d70a701b0 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
18:48:32 [2024-03-06T18:48:32.049Z] time="2024-03-06T18:48:32.008275194Z" 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=1094b07c-2cf5-4e51-952b-120f902872bc http.request.method=GET http.request.remoteaddr="127.0.0.1:47106" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.8 git-commit/81358679fc07d77ba2e7d12a0ab9a341178d58e2 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=16.083µ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=08be7e3c-b178-4073-88b0-76d915920da2 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
18:48:32 [2024-03-06T18:48:32.049Z] time="2024-03-06T18:48:32.008401365Z" 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=8cc111e8-aa2f-4df6-a42c-4af009abdd76 http.request.method=GET http.request.remoteaddr="127.0.0.1:47108" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.8 git-commit/81358679fc07d77ba2e7d12a0ab9a341178d58e2 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.851µ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=1b7f3fdc-31e6-41d7-aca3-cbfe68b1b9d3 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
18:48:32 [2024-03-06T18:48:32.049Z] time="2024-03-06T18:48:32.008445181Z" 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=8cc111e8-aa2f-4df6-a42c-4af009abdd76 http.request.method=GET http.request.remoteaddr="127.0.0.1:47108" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.8 git-commit/81358679fc07d77ba2e7d12a0ab9a341178d58e2 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=18.585µ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=4362c83d-6359-4418-b649-21a05b5b39d3 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
18:48:32 [2024-03-06T18:48:32.049Z] time="2024-03-06T18:48:32.008461297Z" 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=1094b07c-2cf5-4e51-952b-120f902872bc http.request.method=GET http.request.remoteaddr="127.0.0.1:47106" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.8 git-commit/81358679fc07d77ba2e7d12a0ab9a341178d58e2 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=36.259µ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=ee2500ab-2b29-4b7e-8b5a-38ccb651dae8 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
18:48:32 [2024-03-06T18:48:32.049Z] time="2024-03-06T18:48:32.008491574Z" 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=8cc111e8-aa2f-4df6-a42c-4af009abdd76 http.request.method=GET http.request.remoteaddr="127.0.0.1:47108" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.8 git-commit/81358679fc07d77ba2e7d12a0ab9a341178d58e2 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.634µ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=6b541ba2-c8c7-40ac-bcea-fa90110474f1 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
18:48:32 [2024-03-06T18:48:32.049Z] time="2024-03-06T18:48:32.008506598Z" 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=1094b07c-2cf5-4e51-952b-120f902872bc http.request.method=GET http.request.remoteaddr="127.0.0.1:47106" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.8 git-commit/81358679fc07d77ba2e7d12a0ab9a341178d58e2 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.998µ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=9a1f2117-de78-4277-b396-074dc7819099 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
18:48:32 [2024-03-06T18:48:32.049Z] time="2024-03-06T18:48:32.00852757Z" 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=8cc111e8-aa2f-4df6-a42c-4af009abdd76 http.request.method=GET http.request.remoteaddr="127.0.0.1:47108" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.8 git-commit/81358679fc07d77ba2e7d12a0ab9a341178d58e2 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.936µ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=9be7149d-0030-44d7-8561-42d2a3694909 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
18:48:32 [2024-03-06T18:48:32.049Z] time="2024-03-06T18:48:32.008540731Z" 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=1094b07c-2cf5-4e51-952b-120f902872bc http.request.method=GET http.request.remoteaddr="127.0.0.1:47106" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.8 git-commit/81358679fc07d77ba2e7d12a0ab9a341178d58e2 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.01µ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=422e49bb-8695-444f-b35b-24912dd4a83e trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
18:48:32 [2024-03-06T18:48:32.049Z] time="2024-03-06T18:48:32.008564609Z" 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=8cc111e8-aa2f-4df6-a42c-4af009abdd76 http.request.method=GET http.request.remoteaddr="127.0.0.1:47108" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.8 git-commit/81358679fc07d77ba2e7d12a0ab9a341178d58e2 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.978µ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=47e38abe-84c5-4075-b47b-3e0d66353b14 trace.line=217 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
18:48:32 [2024-03-06T18:48:32.049Z] time="2024-03-06T18:48:32.008569835Z" 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=1094b07c-2cf5-4e51-952b-120f902872bc http.request.method=GET http.request.remoteaddr="127.0.0.1:47106" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.8 git-commit/81358679fc07d77ba2e7d12a0ab9a341178d58e2 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=6.745µ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=dae1b12c-f058-4657-abd3-a6a477d666cb trace.line=217 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
18:48:32 [2024-03-06T18:48:32.049Z] time="2024-03-06T18:48:32.008616375Z" 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=8cc111e8-aa2f-4df6-a42c-4af009abdd76 http.request.method=GET http.request.remoteaddr="127.0.0.1:47108" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.8 git-commit/81358679fc07d77ba2e7d12a0ab9a341178d58e2 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.605µ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=95514bcc-dd4b-4d41-b23b-bb20a7946fde trace.line=125 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
18:48:32 [2024-03-06T18:48:32.049Z] time="2024-03-06T18:48:32.008621307Z" 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=1094b07c-2cf5-4e51-952b-120f902872bc http.request.method=GET http.request.remoteaddr="127.0.0.1:47106" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.8 git-commit/81358679fc07d77ba2e7d12a0ab9a341178d58e2 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.532µ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=4f98e90e-c94b-4ac1-9d1d-8602a67e75b9 trace.line=125 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
18:48:32 [2024-03-06T18:48:32.049Z] time="2024-03-06T18:48:32.009578136Z" 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=1094b07c-2cf5-4e51-952b-120f902872bc http.request.method=GET http.request.remoteaddr="127.0.0.1:47106" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.8 git-commit/81358679fc07d77ba2e7d12a0ab9a341178d58e2 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=57.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=24dbb399-0d41-45a2-b769-dfde864027c6 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
18:48:32 [2024-03-06T18:48:32.049Z] time="2024-03-06T18:48:32.009672718Z" 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=1094b07c-2cf5-4e51-952b-120f902872bc http.request.method=GET http.request.remoteaddr="127.0.0.1:47106" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.8 git-commit/81358679fc07d77ba2e7d12a0ab9a341178d58e2 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=16.575µ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=2c2841b2-8a81-4696-b70f-183c82e9ca23 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
18:48:32 [2024-03-06T18:48:32.049Z] time="2024-03-06T18:48:32.009978067Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=1094b07c-2cf5-4e51-952b-120f902872bc http.request.method=GET http.request.remoteaddr="127.0.0.1:47106" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.8 git-commit/81358679fc07d77ba2e7d12a0ab9a341178d58e2 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.664093ms http.response.status=200 http.response.written=194 
18:48:32 [2024-03-06T18:48:32.049Z] 127.0.0.1 - - [06/Mar/2024:18:48:32 +0000] "GET /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 200 194 "" "docker/dev go/go1.21.8 git-commit/81358679fc07d77ba2e7d12a0ab9a341178d58e2 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
18:48:32 [2024-03-06T18:48:32.049Z] time="2024-03-06T18:48:32.010181368Z" 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=8cc111e8-aa2f-4df6-a42c-4af009abdd76 http.request.method=GET http.request.remoteaddr="127.0.0.1:47108" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.8 git-commit/81358679fc07d77ba2e7d12a0ab9a341178d58e2 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=33.346µ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=1ffe0cad-4fac-4a4c-ac25-c1e6188cc6bf trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
18:48:32 [2024-03-06T18:48:32.049Z] time="2024-03-06T18:48:32.010238255Z" 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=8cc111e8-aa2f-4df6-a42c-4af009abdd76 http.request.method=GET http.request.remoteaddr="127.0.0.1:47108" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.8 git-commit/81358679fc07d77ba2e7d12a0ab9a341178d58e2 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.515µ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=4badcfa8-0081-4620-b93d-7230ea5fac99 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
18:48:32 [2024-03-06T18:48:32.049Z] time="2024-03-06T18:48:32.010292295Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=8cc111e8-aa2f-4df6-a42c-4af009abdd76 http.request.method=GET http.request.remoteaddr="127.0.0.1:47108" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.8 git-commit/81358679fc07d77ba2e7d12a0ab9a341178d58e2 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.890491ms http.response.status=200 http.response.written=68 
18:48:32 [2024-03-06T18:48:32.049Z] 127.0.0.1 - - [06/Mar/2024:18:48:32 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.21.8 git-commit/81358679fc07d77ba2e7d12a0ab9a341178d58e2 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
18:48:32 [2024-03-06T18:48:32.049Z] time="2024-03-06T18:48:32.025319512Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=48124c6e-6fb5-46b4-9e21-31cbc547a4d0 http.request.method=GET http.request.remoteaddr="127.0.0.1:47120" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.8 git-commit/81358679fc07d77ba2e7d12a0ab9a341178d58e2 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 
18:48:32 [2024-03-06T18:48:32.050Z] time="2024-03-06T18:48:32.025356665Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=48124c6e-6fb5-46b4-9e21-31cbc547a4d0 http.request.method=GET http.request.remoteaddr="127.0.0.1:47120" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.8 git-commit/81358679fc07d77ba2e7d12a0ab9a341178d58e2 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="790.468µs" http.response.status=200 http.response.written=2 
18:48:32 [2024-03-06T18:48:32.050Z] 127.0.0.1 - - [06/Mar/2024:18:48:32 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.8 git-commit/81358679fc07d77ba2e7d12a0ab9a341178d58e2 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
18:48:32 [2024-03-06T18:48:32.050Z] time="2024-03-06T18:48:32.03212953Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3e2fd61b-1780-4387-b4ec-787c69e7e1e3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47130" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.8 git-commit/81358679fc07d77ba2e7d12a0ab9a341178d58e2 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
18:48:32 [2024-03-06T18:48:32.050Z] time="2024-03-06T18:48:32.032174462Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3e2fd61b-1780-4387-b4ec-787c69e7e1e3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47130" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.8 git-commit/81358679fc07d77ba2e7d12a0ab9a341178d58e2 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
18:48:32 [2024-03-06T18:48:32.050Z] time="2024-03-06T18:48:32.032188173Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3e2fd61b-1780-4387-b4ec-787c69e7e1e3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47130" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.8 git-commit/81358679fc07d77ba2e7d12a0ab9a341178d58e2 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
18:48:32 [2024-03-06T18:48:32.050Z] time="2024-03-06T18:48:32.032251714Z" 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=3e2fd61b-1780-4387-b4ec-787c69e7e1e3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47130" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.8 git-commit/81358679fc07d77ba2e7d12a0ab9a341178d58e2 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=33.174µ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=703dc9d9-9ed5-4583-9482-46ccee15538f trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
18:48:32 [2024-03-06T18:48:32.050Z] time="2024-03-06T18:48:32.032299542Z" 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=3e2fd61b-1780-4387-b4ec-787c69e7e1e3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47130" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.8 git-commit/81358679fc07d77ba2e7d12a0ab9a341178d58e2 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.629µ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=27fafb96-29e5-4d02-bbf4-0b04dc24fa44 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
18:48:32 [2024-03-06T18:48:32.050Z] time="2024-03-06T18:48:32.03236525Z" 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=3e2fd61b-1780-4387-b4ec-787c69e7e1e3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:47130" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.8 git-commit/81358679fc07d77ba2e7d12a0ab9a341178d58e2 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.023759ms http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
18:48:32 [2024-03-06T18:48:32.050Z] 127.0.0.1 - - [06/Mar/2024:18:48:32 +0000] "HEAD /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.21.8 git-commit/81358679fc07d77ba2e7d12a0ab9a341178d58e2 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
18:48:32 [2024-03-06T18:48:32.050Z] time="2024-03-06T18:48:32.033614029Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=797bfc57-c95d-455a-bc02-763a9d672a29 http.request.method=GET http.request.remoteaddr="127.0.0.1:47144" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.8 git-commit/81358679fc07d77ba2e7d12a0ab9a341178d58e2 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
18:48:32 [2024-03-06T18:48:32.050Z] time="2024-03-06T18:48:32.033652061Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=797bfc57-c95d-455a-bc02-763a9d672a29 http.request.method=GET http.request.remoteaddr="127.0.0.1:47144" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.8 git-commit/81358679fc07d77ba2e7d12a0ab9a341178d58e2 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
18:48:32 [2024-03-06T18:48:32.050Z] time="2024-03-06T18:48:32.033665345Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=797bfc57-c95d-455a-bc02-763a9d672a29 http.request.method=GET http.request.remoteaddr="127.0.0.1:47144" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.8 git-commit/81358679fc07d77ba2e7d12a0ab9a341178d58e2 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
18:48:32 [2024-03-06T18:48:32.050Z] time="2024-03-06T18:48:32.033726056Z" 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=797bfc57-c95d-455a-bc02-763a9d672a29 http.request.method=GET http.request.remoteaddr="127.0.0.1:47144" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.8 git-commit/81358679fc07d77ba2e7d12a0ab9a341178d58e2 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=26.175µ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=3da1fbb5-f09a-4e7a-8147-0816ae3958b5 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
18:48:32 [2024-03-06T18:48:32.050Z] time="2024-03-06T18:48:32.033775763Z" 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=797bfc57-c95d-455a-bc02-763a9d672a29 http.request.method=GET http.request.remoteaddr="127.0.0.1:47144" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.8 git-commit/81358679fc07d77ba2e7d12a0ab9a341178d58e2 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.334µ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=743b0969-e46f-4ef6-892d-67c499a7d47b trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
18:48:32 [2024-03-06T18:48:32.050Z] time="2024-03-06T18:48:32.033816805Z" 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=797bfc57-c95d-455a-bc02-763a9d672a29 http.request.method=GET http.request.remoteaddr="127.0.0.1:47144" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.8 git-commit/81358679fc07d77ba2e7d12a0ab9a341178d58e2 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="969.12µs" http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
18:48:32 [2024-03-06T18:48:32.050Z] 127.0.0.1 - - [06/Mar/2024:18:48:32 +0000] "GET /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.21.8 git-commit/81358679fc07d77ba2e7d12a0ab9a341178d58e2 kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
18:48:32 [2024-03-06T18:48:32.050Z] --- PASS: TestImagePullStoredDigestForOtherRepo (0.18s)
18:48:32 [2024-03-06T18:48:32.050Z] === RUN   TestImagePullNonExisting
18:48:32 [2024-03-06T18:48:32.050Z] === RUN   TestImagePullNonExisting/asdfasdf:foobar
18:48:32 [2024-03-06T18:48:32.050Z] === PAUSE TestImagePullNonExisting/asdfasdf:foobar
18:48:32 [2024-03-06T18:48:32.050Z] === RUN   TestImagePullNonExisting/library/asdfasdf:foobar
18:48:32 [2024-03-06T18:48:32.050Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:foobar
18:48:32 [2024-03-06T18:48:32.050Z] === RUN   TestImagePullNonExisting/asdfasdf
18:48:32 [2024-03-06T18:48:32.050Z] === PAUSE TestImagePullNonExisting/asdfasdf
18:48:32 [2024-03-06T18:48:32.050Z] === RUN   TestImagePullNonExisting/asdfasdf:latest
18:48:32 [2024-03-06T18:48:32.050Z] === PAUSE TestImagePullNonExisting/asdfasdf:latest
18:48:32 [2024-03-06T18:48:32.050Z] === RUN   TestImagePullNonExisting/library/asdfasdf
18:48:32 [2024-03-06T18:48:32.050Z] === PAUSE TestImagePullNonExisting/library/asdfasdf
18:48:32 [2024-03-06T18:48:32.050Z] === RUN   TestImagePullNonExisting/library/asdfasdf:latest
18:48:32 [2024-03-06T18:48:32.050Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:latest
18:48:32 [2024-03-06T18:48:32.050Z] === CONT  TestImagePullNonExisting/asdfasdf:foobar
18:48:32 [2024-03-06T18:48:32.050Z] === CONT  TestImagePullNonExisting/asdfasdf:latest
18:48:32 [2024-03-06T18:48:32.050Z] === CONT  TestImagePullNonExisting/library/asdfasdf:latest
18:48:32 [2024-03-06T18:48:32.050Z] === CONT  TestImagePullNonExisting/library/asdfasdf
18:48:32 [2024-03-06T18:48:32.050Z] === CONT  TestImagePullNonExisting/asdfasdf
18:48:32 [2024-03-06T18:48:32.050Z] === CONT  TestImagePullNonExisting/library/asdfasdf:foobar
18:48:33 [2024-03-06T18:48:33.408Z] --- PASS: TestImagePullNonExisting (0.01s)
18:48:33 [2024-03-06T18:48:33.408Z]     --- PASS: TestImagePullNonExisting/asdfasdf:latest (0.95s)
18:48:33 [2024-03-06T18:48:33.408Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf:foobar (0.95s)
18:48:33 [2024-03-06T18:48:33.408Z]     --- PASS: TestImagePullNonExisting/asdfasdf:foobar (0.96s)
18:48:33 [2024-03-06T18:48:33.408Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf:latest (0.96s)
18:48:33 [2024-03-06T18:48:33.408Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf (1.26s)
18:48:33 [2024-03-06T18:48:33.408Z]     --- PASS: TestImagePullNonExisting/asdfasdf (1.27s)
18:48:33 [2024-03-06T18:48:33.408Z] === RUN   TestRemoveImageOrphaning
18:48:33 [2024-03-06T18:48:33.662Z] --- PASS: TestRemoveImageOrphaning (0.21s)
18:48:33 [2024-03-06T18:48:33.662Z] === RUN   TestRemoveByDigest
18:48:33 [2024-03-06T18:48:33.662Z]     remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
18:48:33 [2024-03-06T18:48:33.662Z] --- SKIP: TestRemoveByDigest (0.00s)
18:48:33 [2024-03-06T18:48:33.662Z] === RUN   TestRemoveImageGarbageCollector
18:48:33 [2024-03-06T18:48:33.662Z]     remove_unix_test.go:35: (*Execution).NotAmd64-fm
18:48:33 [2024-03-06T18:48:33.662Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
18:48:33 [2024-03-06T18:48:33.662Z] === RUN   TestSaveCheckTimes
18:48:33 [2024-03-06T18:48:33.662Z] === PAUSE TestSaveCheckTimes
18:48:33 [2024-03-06T18:48:33.662Z] === RUN   TestSaveOCI
18:48:33 [2024-03-06T18:48:33.662Z] === RUN   TestSaveOCI/busybox:latest
18:48:33 [2024-03-06T18:48:33.662Z] === RUN   TestSaveOCI/busybox:latest/Manifest
18:48:33 [2024-03-06T18:48:33.662Z] === RUN   TestSaveOCI/busybox:latest/Config
18:48:33 [2024-03-06T18:48:33.662Z] === RUN   TestSaveOCI/busybox:latest/Containerd_image_name
18:48:33 [2024-03-06T18:48:33.662Z] === RUN   TestSaveOCI/busybox:latest/OCI_reference_tag
18:48:33 [2024-03-06T18:48:33.662Z] === RUN   TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e
18:48:33 [2024-03-06T18:48:33.662Z] === RUN   TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Manifest
18:48:33 [2024-03-06T18:48:33.662Z] === RUN   TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Config
18:48:33 [2024-03-06T18:48:33.662Z] === RUN   TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Containerd_image_name
18:48:33 [2024-03-06T18:48:33.662Z] === RUN   TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/OCI_reference_tag
18:48:33 [2024-03-06T18:48:33.662Z] === RUN   TestSaveOCI/multilayer:latest
18:48:33 [2024-03-06T18:48:33.662Z] === RUN   TestSaveOCI/multilayer:latest/Manifest
18:48:33 [2024-03-06T18:48:33.662Z] === RUN   TestSaveOCI/multilayer:latest/Config
18:48:33 [2024-03-06T18:48:33.662Z] === RUN   TestSaveOCI/multilayer:latest/Containerd_image_name
18:48:33 [2024-03-06T18:48:33.662Z] === RUN   TestSaveOCI/multilayer:latest/OCI_reference_tag
18:48:33 [2024-03-06T18:48:33.916Z] --- PASS: TestSaveOCI (0.15s)
18:48:33 [2024-03-06T18:48:33.916Z]     --- PASS: TestSaveOCI/busybox:latest (0.02s)
18:48:33 [2024-03-06T18:48:33.916Z]         --- PASS: TestSaveOCI/busybox:latest/Manifest (0.00s)
18:48:33 [2024-03-06T18:48:33.916Z]         --- PASS: TestSaveOCI/busybox:latest/Config (0.00s)
18:48:33 [2024-03-06T18:48:33.916Z]         --- PASS: TestSaveOCI/busybox:latest/Containerd_image_name (0.00s)
18:48:33 [2024-03-06T18:48:33.916Z]         --- PASS: TestSaveOCI/busybox:latest/OCI_reference_tag (0.00s)
18:48:33 [2024-03-06T18:48:33.916Z]     --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e (0.02s)
18:48:33 [2024-03-06T18:48:33.916Z]         --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Manifest (0.00s)
18:48:33 [2024-03-06T18:48:33.916Z]         --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Config (0.00s)
18:48:33 [2024-03-06T18:48:33.916Z]         --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Containerd_image_name (0.00s)
18:48:33 [2024-03-06T18:48:33.916Z]         --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/OCI_reference_tag (0.00s)
18:48:33 [2024-03-06T18:48:33.916Z]     --- PASS: TestSaveOCI/multilayer:latest (0.02s)
18:48:33 [2024-03-06T18:48:33.916Z]         --- PASS: TestSaveOCI/multilayer:latest/Manifest (0.00s)
18:48:33 [2024-03-06T18:48:33.916Z]         --- PASS: TestSaveOCI/multilayer:latest/Config (0.00s)
18:48:33 [2024-03-06T18:48:33.916Z]         --- PASS: TestSaveOCI/multilayer:latest/Containerd_image_name (0.00s)
18:48:33 [2024-03-06T18:48:33.916Z]         --- PASS: TestSaveOCI/multilayer:latest/OCI_reference_tag (0.00s)
18:48:33 [2024-03-06T18:48:33.916Z] === RUN   TestSaveRepoWithMultipleImages
18:48:33 [2024-03-06T18:48:33.916Z] --- PASS: TestSaveRepoWithMultipleImages (0.23s)
18:48:33 [2024-03-06T18:48:33.916Z] === RUN   TestSaveDirectoryPermissions
18:48:34 [2024-03-06T18:48:34.838Z] --- PASS: TestSaveDirectoryPermissions (0.90s)
18:48:34 [2024-03-06T18:48:34.838Z] === RUN   TestTagUnprefixedRepoByNameOrName
18:48:34 [2024-03-06T18:48:34.838Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
18:48:34 [2024-03-06T18:48:34.838Z] === RUN   TestTagUsingDigestAlgorithmAsName
18:48:34 [2024-03-06T18:48:34.838Z] --- PASS: TestTagUsingDigestAlgorithmAsName (0.01s)
18:48:34 [2024-03-06T18:48:34.838Z] === RUN   TestTagValidPrefixedRepo
18:48:34 [2024-03-06T18:48:34.838Z] === RUN   TestTagValidPrefixedRepo/fooo/bar
18:48:34 [2024-03-06T18:48:34.838Z] === PAUSE TestTagValidPrefixedRepo/fooo/bar
18:48:34 [2024-03-06T18:48:34.838Z] === RUN   TestTagValidPrefixedRepo/fooaa/test
18:48:34 [2024-03-06T18:48:34.838Z] === PAUSE TestTagValidPrefixedRepo/fooaa/test
18:48:34 [2024-03-06T18:48:34.838Z] === RUN   TestTagValidPrefixedRepo/foooo:t
18:48:34 [2024-03-06T18:48:34.838Z] === PAUSE TestTagValidPrefixedRepo/foooo:t
18:48:34 [2024-03-06T18:48:34.838Z] === RUN   TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
18:48:34 [2024-03-06T18:48:34.838Z] === PAUSE TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
18:48:34 [2024-03-06T18:48:34.838Z] === CONT  TestTagValidPrefixedRepo/fooo/bar
18:48:34 [2024-03-06T18:48:34.838Z] === CONT  TestTagValidPrefixedRepo/foooo:t
18:48:34 [2024-03-06T18:48:34.838Z] === CONT  TestTagValidPrefixedRepo/fooaa/test
18:48:34 [2024-03-06T18:48:34.838Z] === CONT  TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
18:48:35 [2024-03-06T18:48:35.092Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
18:48:35 [2024-03-06T18:48:35.092Z]     --- PASS: TestTagValidPrefixedRepo/fooo/bar (0.01s)
18:48:35 [2024-03-06T18:48:35.092Z]     --- PASS: TestTagValidPrefixedRepo/foooo:t (0.01s)
18:48:35 [2024-03-06T18:48:35.092Z]     --- PASS: TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar (0.02s)
18:48:35 [2024-03-06T18:48:35.092Z]     --- PASS: TestTagValidPrefixedRepo/fooaa/test (0.06s)
18:48:35 [2024-03-06T18:48:35.092Z] === RUN   TestTagExistedNameWithoutForce
18:48:35 [2024-03-06T18:48:35.092Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
18:48:35 [2024-03-06T18:48:35.092Z] === RUN   TestTagOfficialNames
18:48:35 [2024-03-06T18:48:35.092Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox
18:48:35 [2024-03-06T18:48:35.092Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox
18:48:35 [2024-03-06T18:48:35.092Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_library/busybox
18:48:35 [2024-03-06T18:48:35.092Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox
18:48:35 [2024-03-06T18:48:35.092Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox
18:48:35 [2024-03-06T18:48:35.092Z] --- PASS: TestTagOfficialNames (0.06s)
18:48:35 [2024-03-06T18:48:35.092Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox (0.01s)
18:48:35 [2024-03-06T18:48:35.092Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox (0.01s)
18:48:35 [2024-03-06T18:48:35.092Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_library/busybox (0.01s)
18:48:35 [2024-03-06T18:48:35.092Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox (0.01s)
18:48:35 [2024-03-06T18:48:35.092Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox (0.01s)
18:48:35 [2024-03-06T18:48:35.092Z] === RUN   TestTagMatchesDigest
18:48:35 [2024-03-06T18:48:35.092Z] --- PASS: TestTagMatchesDigest (0.01s)
18:48:35 [2024-03-06T18:48:35.092Z] === CONT  TestSaveCheckTimes
18:48:35 [2024-03-06T18:48:35.092Z] --- PASS: TestSaveCheckTimes (0.03s)
18:48:35 [2024-03-06T18:48:35.092Z] PASS
18:48:35 [2024-03-06T18:48:35.092Z] 
18:48:35 [2024-03-06T18:48:35.092Z] === Skipped
18:48:35 [2024-03-06T18:48:35.092Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
18:48:35 [2024-03-06T18:48:35.092Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
18:48:35 [2024-03-06T18:48:35.092Z] 
18:48:35 [2024-03-06T18:48:35.092Z] === SKIP: arm64.integration.image TestRemoveByDigest (0.00s)
18:48:35 [2024-03-06T18:48:35.092Z]     remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
18:48:35 [2024-03-06T18:48:35.092Z] 
18:48:35 [2024-03-06T18:48:35.092Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
18:48:35 [2024-03-06T18:48:35.092Z]     remove_unix_test.go:35: (*Execution).NotAmd64-fm
18:48:35 [2024-03-06T18:48:35.092Z] 
18:48:35 [2024-03-06T18:48:35.092Z] DONE 70 tests, 3 skipped in 6.209s
18:48:35 [2024-03-06T18:48:35.092Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m  
18:48:35 [2024-03-06T18:48:35.092Z] ++ '[' -n '' ']'
18:48:35 [2024-03-06T18:48:35.092Z] ++ 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
18:48:35 [2024-03-06T18:48:35.092Z] ++ set -e
18:48:35 [2024-03-06T18:48:35.092Z] ++ '[' -n 0 ']'
18:48:35 [2024-03-06T18:48:35.092Z] ++ set -x
18:48:35 [2024-03-06T18:48:35.092Z] ++ 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.QTU5oAaQQt/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
18:48:35 [2024-03-06T18:48:35.092Z] === RUN   TestStripANSICommands
18:48:35 [2024-03-06T18:48:35.092Z] === RUN   TestStripANSICommands/#00
18:48:35 [2024-03-06T18:48:35.092Z] === RUN   TestStripANSICommands/#01
18:48:35 [2024-03-06T18:48:35.092Z] --- PASS: TestStripANSICommands (0.00s)
18:48:35 [2024-03-06T18:48:35.092Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
18:48:35 [2024-03-06T18:48:35.092Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
18:48:35 [2024-03-06T18:48:35.092Z] PASS
18:48:35 [2024-03-06T18:48:35.092Z] 
18:48:35 [2024-03-06T18:48:35.092Z] DONE 3 tests in 0.006s
18:48:35 [2024-03-06T18:48:35.092Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m  
18:48:35 [2024-03-06T18:48:35.092Z] ++ '[' -n '' ']'
18:48:35 [2024-03-06T18:48:35.092Z] ++ 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
18:48:35 [2024-03-06T18:48:35.092Z] ++ set -e
18:48:35 [2024-03-06T18:48:35.092Z] ++ '[' -n 0 ']'
18:48:35 [2024-03-06T18:48:35.092Z] ++ set -x
18:48:35 [2024-03-06T18:48:35.092Z] ++ 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.QTU5oAaQQt/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
18:48:35 [2024-03-06T18:48:35.346Z] INFO: Testing against a local daemon
18:48:35 [2024-03-06T18:48:35.346Z] === RUN   TestCreateWithMultiNetworks
18:48:36 [2024-03-06T18:48:36.269Z] --- PASS: TestCreateWithMultiNetworks (0.85s)
18:48:36 [2024-03-06T18:48:36.269Z] === RUN   TestNetworkCreateDelete
18:48:36 [2024-03-06T18:48:36.269Z] --- PASS: TestNetworkCreateDelete (0.17s)
18:48:36 [2024-03-06T18:48:36.269Z] === RUN   TestDockerNetworkDeletePreferID
18:48:36 [2024-03-06T18:48:36.827Z] --- PASS: TestDockerNetworkDeletePreferID (0.51s)
18:48:36 [2024-03-06T18:48:36.827Z] === RUN   TestDaemonDNSFallback
18:48:43 [2024-03-06T18:48:43.344Z] --- PASS: TestDaemonDNSFallback (6.15s)
18:48:43 [2024-03-06T18:48:43.344Z] === RUN   TestInspectNetwork
18:48:45 [2024-03-06T18:48:45.224Z] === RUN   TestInspectNetwork/full_network_id
18:48:45 [2024-03-06T18:48:45.224Z] === RUN   TestInspectNetwork/partial_network_id
18:48:45 [2024-03-06T18:48:45.224Z] === RUN   TestInspectNetwork/network_name
18:48:45 [2024-03-06T18:48:45.224Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
18:48:50 [2024-03-06T18:48:50.451Z] --- PASS: TestInspectNetwork (6.65s)
18:48:50 [2024-03-06T18:48:50.451Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
18:48:50 [2024-03-06T18:48:50.451Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
18:48:50 [2024-03-06T18:48:50.451Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
18:48:50 [2024-03-06T18:48:50.451Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
18:48:50 [2024-03-06T18:48:50.451Z] === RUN   TestRunContainerWithBridgeNone
18:48:50 [2024-03-06T18:48:50.706Z] --- PASS: TestRunContainerWithBridgeNone (1.14s)
18:48:50 [2024-03-06T18:48:50.706Z] === RUN   TestNetworkInvalidJSON
18:48:50 [2024-03-06T18:48:50.706Z] === RUN   TestNetworkInvalidJSON/networks/create
18:48:50 [2024-03-06T18:48:50.706Z] === PAUSE TestNetworkInvalidJSON/networks/create
18:48:50 [2024-03-06T18:48:50.706Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
18:48:50 [2024-03-06T18:48:50.706Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
18:48:50 [2024-03-06T18:48:50.706Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
18:48:50 [2024-03-06T18:48:50.706Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
18:48:50 [2024-03-06T18:48:50.706Z] === CONT  TestNetworkInvalidJSON/networks/create
18:48:50 [2024-03-06T18:48:50.706Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
18:48:50 [2024-03-06T18:48:50.706Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
18:48:50 [2024-03-06T18:48:50.706Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
18:48:50 [2024-03-06T18:48:50.706Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
18:48:50 [2024-03-06T18:48:50.706Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
18:48:50 [2024-03-06T18:48:50.706Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
18:48:50 [2024-03-06T18:48:50.706Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
18:48:50 [2024-03-06T18:48:50.706Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
18:48:50 [2024-03-06T18:48:50.706Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
18:48:50 [2024-03-06T18:48:50.706Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
18:48:50 [2024-03-06T18:48:50.706Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
18:48:50 [2024-03-06T18:48:50.706Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
18:48:50 [2024-03-06T18:48:50.706Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
18:48:50 [2024-03-06T18:48:50.706Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
18:48:50 [2024-03-06T18:48:50.706Z] --- PASS: TestNetworkInvalidJSON (0.01s)
18:48:50 [2024-03-06T18:48:50.706Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
18:48:50 [2024-03-06T18:48:50.706Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
18:48:50 [2024-03-06T18:48:50.706Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
18:48:50 [2024-03-06T18:48:50.706Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
18:48:50 [2024-03-06T18:48:50.706Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
18:48:50 [2024-03-06T18:48:50.706Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
18:48:50 [2024-03-06T18:48:50.706Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
18:48:50 [2024-03-06T18:48:50.706Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
18:48:50 [2024-03-06T18:48:50.706Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
18:48:50 [2024-03-06T18:48:50.706Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
18:48:50 [2024-03-06T18:48:50.706Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
18:48:50 [2024-03-06T18:48:50.706Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
18:48:50 [2024-03-06T18:48:50.706Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
18:48:50 [2024-03-06T18:48:50.706Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
18:48:50 [2024-03-06T18:48:50.706Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
18:48:50 [2024-03-06T18:48:50.706Z] === RUN   TestNetworkList
18:48:50 [2024-03-06T18:48:50.706Z] === RUN   TestNetworkList//networks
18:48:50 [2024-03-06T18:48:50.706Z] === PAUSE TestNetworkList//networks
18:48:50 [2024-03-06T18:48:50.706Z] === RUN   TestNetworkList//networks/
18:48:50 [2024-03-06T18:48:50.706Z] === PAUSE TestNetworkList//networks/
18:48:50 [2024-03-06T18:48:50.706Z] === CONT  TestNetworkList//networks
18:48:50 [2024-03-06T18:48:50.706Z] === CONT  TestNetworkList//networks/
18:48:50 [2024-03-06T18:48:50.706Z] --- PASS: TestNetworkList (0.01s)
18:48:50 [2024-03-06T18:48:50.706Z]     --- PASS: TestNetworkList//networks (0.00s)
18:48:50 [2024-03-06T18:48:50.706Z]     --- PASS: TestNetworkList//networks/ (0.00s)
18:48:50 [2024-03-06T18:48:50.706Z] === RUN   TestHostIPv4BridgeLabel
18:48:51 [2024-03-06T18:48:51.264Z] --- PASS: TestHostIPv4BridgeLabel (0.55s)
18:48:51 [2024-03-06T18:48:51.264Z] === RUN   TestDefaultNetworkOpts
18:48:51 [2024-03-06T18:48:51.264Z] === RUN   TestDefaultNetworkOpts/default_value
18:48:52 [2024-03-06T18:48:52.622Z] === RUN   TestDefaultNetworkOpts/cmdline_value
18:48:53 [2024-03-06T18:48:53.545Z] === RUN   TestDefaultNetworkOpts/config-from_value
18:48:54 [2024-03-06T18:48:54.904Z] --- PASS: TestDefaultNetworkOpts (3.49s)
18:48:54 [2024-03-06T18:48:54.904Z]     --- PASS: TestDefaultNetworkOpts/default_value (1.15s)
18:48:54 [2024-03-06T18:48:54.904Z]     --- PASS: TestDefaultNetworkOpts/cmdline_value (1.16s)
18:48:54 [2024-03-06T18:48:54.904Z]     --- PASS: TestDefaultNetworkOpts/config-from_value (1.18s)
18:48:54 [2024-03-06T18:48:54.904Z] === RUN   TestForbidDuplicateNetworkNames
18:48:55 [2024-03-06T18:48:55.462Z] --- PASS: TestForbidDuplicateNetworkNames (0.63s)
18:48:55 [2024-03-06T18:48:55.462Z] === RUN   TestDaemonRestartWithLiveRestore
18:48:56 [2024-03-06T18:48:56.384Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
18:48:56 [2024-03-06T18:48:56.384Z] === RUN   TestDaemonDefaultNetworkPools
18:48:57 [2024-03-06T18:48:57.306Z] --- PASS: TestDaemonDefaultNetworkPools (0.81s)
18:48:57 [2024-03-06T18:48:57.306Z] === RUN   TestDaemonRestartWithExistingNetwork
18:48:58 [2024-03-06T18:48:58.664Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s)
18:48:58 [2024-03-06T18:48:58.664Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
18:48:59 [2024-03-06T18:48:59.587Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s)
18:48:59 [2024-03-06T18:48:59.587Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
18:49:00 [2024-03-06T18:49:00.146Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s)
18:49:00 [2024-03-06T18:49:00.146Z] === RUN   TestServiceWithPredefinedNetwork
18:49:02 [2024-03-06T18:49:02.026Z] --- PASS: TestServiceWithPredefinedNetwork (1.80s)
18:49:02 [2024-03-06T18:49:02.026Z] === RUN   TestServiceRemoveKeepsIngressNetwork
18:49:02 [2024-03-06T18:49:02.026Z]     service_test.go:250: FLAKY_TEST
18:49:02 [2024-03-06T18:49:02.026Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
18:49:02 [2024-03-06T18:49:02.026Z] === RUN   TestServiceWithDataPathPortInit
18:49:16 [2024-03-06T18:49:16.841Z] --- PASS: TestServiceWithDataPathPortInit (13.20s)
18:49:16 [2024-03-06T18:49:16.841Z] === RUN   TestServiceWithDefaultAddressPoolInit
18:49:17 [2024-03-06T18:49:17.399Z]     service_test.go:440: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:daag2namhqjo0cw214esvkegg Created:2024-03-06 18:49:16.409567398 +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[2ebb46dcec97d0ec94332a37e5727afb4568482e80309a802db27072e4406442:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ptenlykrrth2xbwdtibn0mjrz EndpointID:f22b32d9003fc371b4a40f90f2ee19ef2f63ea0bddd7cdff589fd03496b47b12 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:94c87d113d2bc1a776c2e7fff45554f69acaeda1a0a1a4f6ce0c7c8b4b7a509f 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:1d94eadb0c86 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ptenlykrrth2xbwdtibn0mjrz EndpointID:f22b32d9003fc371b4a40f90f2ee19ef2f63ea0bddd7cdff589fd03496b47b12 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
18:49:22 [2024-03-06T18:49:22.627Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.56s)
18:49:22 [2024-03-06T18:49:22.627Z] PASS
18:49:22 [2024-03-06T18:49:22.627Z] 
18:49:22 [2024-03-06T18:49:22.627Z] === Skipped
18:49:22 [2024-03-06T18:49:22.627Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
18:49:22 [2024-03-06T18:49:22.627Z]     service_test.go:250: FLAKY_TEST
18:49:22 [2024-03-06T18:49:22.627Z] 
18:49:22 [2024-03-06T18:49:22.627Z] DONE 44 tests, 1 skipped in 46.573s
18:49:22 [2024-03-06T18:49:22.627Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m  
18:49:22 [2024-03-06T18:49:22.627Z] ++ '[' -n '' ']'
18:49:22 [2024-03-06T18:49:22.627Z] ++ 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
18:49:22 [2024-03-06T18:49:22.628Z] ++ set -e
18:49:22 [2024-03-06T18:49:22.628Z] ++ '[' -n 0 ']'
18:49:22 [2024-03-06T18:49:22.628Z] ++ set -x
18:49:22 [2024-03-06T18:49:22.628Z] ++ 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.QTU5oAaQQt/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
18:49:22 [2024-03-06T18:49:22.628Z] INFO: Testing against a local daemon
18:49:22 [2024-03-06T18:49:22.628Z] === RUN   TestDockerNetworkIpvlanPersistance
18:49:22 [2024-03-06T18:49:22.628Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:49:22 [2024-03-06T18:49:22.628Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
18:49:22 [2024-03-06T18:49:22.628Z] === RUN   TestDockerNetworkIpvlan
18:49:22 [2024-03-06T18:49:22.628Z]     ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:49:22 [2024-03-06T18:49:22.628Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
18:49:22 [2024-03-06T18:49:22.628Z] PASS
18:49:22 [2024-03-06T18:49:22.628Z] 
18:49:22 [2024-03-06T18:49:22.628Z] === Skipped
18:49:22 [2024-03-06T18:49:22.628Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
18:49:22 [2024-03-06T18:49:22.628Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:49:22 [2024-03-06T18:49:22.628Z] 
18:49:22 [2024-03-06T18:49:22.628Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
18:49:22 [2024-03-06T18:49:22.628Z]     ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:49:22 [2024-03-06T18:49:22.628Z] 
18:49:22 [2024-03-06T18:49:22.628Z] DONE 2 tests, 2 skipped in 0.030s
18:49:22 [2024-03-06T18:49:22.628Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m  
18:49:22 [2024-03-06T18:49:22.628Z] ++ '[' -n '' ']'
18:49:22 [2024-03-06T18:49:22.628Z] ++ 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
18:49:22 [2024-03-06T18:49:22.628Z] ++ set -e
18:49:22 [2024-03-06T18:49:22.628Z] ++ '[' -n 0 ']'
18:49:22 [2024-03-06T18:49:22.628Z] ++ set -x
18:49:22 [2024-03-06T18:49:22.628Z] ++ 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.QTU5oAaQQt/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
18:49:22 [2024-03-06T18:49:22.628Z] INFO: Testing against a local daemon
18:49:22 [2024-03-06T18:49:22.628Z] === RUN   TestDockerNetworkMacvlanPersistance
18:49:23 [2024-03-06T18:49:23.186Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.28s)
18:49:23 [2024-03-06T18:49:23.186Z] === RUN   TestDockerNetworkMacvlan
18:49:23 [2024-03-06T18:49:23.186Z] === RUN   TestDockerNetworkMacvlan/Subinterface
18:49:23 [2024-03-06T18:49:23.744Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
18:49:24 [2024-03-06T18:49:24.667Z] === RUN   TestDockerNetworkMacvlan/NilParent
18:49:26 [2024-03-06T18:49:26.025Z] === RUN   TestDockerNetworkMacvlan/InternalMode
18:49:27 [2024-03-06T18:49:27.384Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
18:49:29 [2024-03-06T18:49:29.265Z] === RUN   TestDockerNetworkMacvlan/Addressing
18:49:30 [2024-03-06T18:49:30.623Z] --- PASS: TestDockerNetworkMacvlan (7.27s)
18:49:30 [2024-03-06T18:49:30.623Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.68s)
18:49:30 [2024-03-06T18:49:30.623Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.72s)
18:49:30 [2024-03-06T18:49:30.623Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.37s)
18:49:30 [2024-03-06T18:49:30.623Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.34s)
18:49:30 [2024-03-06T18:49:30.623Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.12s)
18:49:30 [2024-03-06T18:49:30.623Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.03s)
18:49:30 [2024-03-06T18:49:30.623Z] PASS
18:49:30 [2024-03-06T18:49:30.623Z] 
18:49:30 [2024-03-06T18:49:30.623Z] DONE 8 tests in 8.577s
18:49:30 [2024-03-06T18:49:30.623Z] Running /go/src/github.com/docker/docker/integration/networking (arm64.integration.networking) flags=-test.v -test.timeout=120m  
18:49:30 [2024-03-06T18:49:30.623Z] ++ '[' -n '' ']'
18:49:30 [2024-03-06T18:49:30.623Z] ++ 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
18:49:30 [2024-03-06T18:49:30.623Z] ++ set -e
18:49:30 [2024-03-06T18:49:30.623Z] ++ '[' -n 0 ']'
18:49:30 [2024-03-06T18:49:30.623Z] ++ set -x
18:49:30 [2024-03-06T18:49:30.623Z] ++ 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.QTU5oAaQQt/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
18:49:30 [2024-03-06T18:49:30.623Z] INFO: Testing against a local daemon
18:49:30 [2024-03-06T18:49:30.623Z] === RUN   TestBridgeICC
18:49:31 [2024-03-06T18:49:31.181Z] === RUN   TestBridgeICC/IPv4_non-internal_network
18:49:32 [2024-03-06T18:49:32.103Z] === RUN   TestBridgeICC/IPv4_internal_network
18:49:33 [2024-03-06T18:49:33.025Z] === RUN   TestBridgeICC/IPv6_ULA_on_non-internal_network
18:49:33 [2024-03-06T18:49:33.947Z] === RUN   TestBridgeICC/IPv6_ULA_on_internal_network
18:49:34 [2024-03-06T18:49:34.870Z] === RUN   TestBridgeICC/IPv6_link-local_address_on_non-internal_network
18:49:35 [2024-03-06T18:49:35.793Z] === RUN   TestBridgeICC/IPv6_link-local_address_on_internal_network
18:49:36 [2024-03-06T18:49:36.714Z] === RUN   TestBridgeICC/IPv6_link-local_address_on_non-internal_network_ping_by_name
18:49:38 [2024-03-06T18:49:38.072Z] === RUN   TestBridgeICC/IPv6_nonstandard_link-local_subnet_on_non-internal_network_ping_by_name
18:49:38 [2024-03-06T18:49:38.994Z] === RUN   TestBridgeICC/IPv6_non-internal_network_with_SLAAC_LL_address
18:49:40 [2024-03-06T18:49:40.874Z] === RUN   TestBridgeICC/IPv6_internal_network_with_SLAAC_LL_address
18:49:44 [2024-03-06T18:49:44.127Z] --- PASS: TestBridgeICC (13.54s)
18:49:44 [2024-03-06T18:49:44.127Z]     --- PASS: TestBridgeICC/IPv4_non-internal_network (1.00s)
18:49:44 [2024-03-06T18:49:44.127Z]     --- PASS: TestBridgeICC/IPv4_internal_network (0.92s)
18:49:44 [2024-03-06T18:49:44.127Z]     --- PASS: TestBridgeICC/IPv6_ULA_on_non-internal_network (1.07s)
18:49:44 [2024-03-06T18:49:44.127Z]     --- PASS: TestBridgeICC/IPv6_ULA_on_internal_network (0.85s)
18:49:44 [2024-03-06T18:49:44.127Z]     --- PASS: TestBridgeICC/IPv6_link-local_address_on_non-internal_network (1.02s)
18:49:44 [2024-03-06T18:49:44.127Z]     --- PASS: TestBridgeICC/IPv6_link-local_address_on_internal_network (0.95s)
18:49:44 [2024-03-06T18:49:44.127Z]     --- PASS: TestBridgeICC/IPv6_link-local_address_on_non-internal_network_ping_by_name (1.03s)
18:49:44 [2024-03-06T18:49:44.127Z]     --- PASS: TestBridgeICC/IPv6_nonstandard_link-local_subnet_on_non-internal_network_ping_by_name (1.00s)
18:49:44 [2024-03-06T18:49:44.127Z]     --- PASS: TestBridgeICC/IPv6_non-internal_network_with_SLAAC_LL_address (2.01s)
18:49:44 [2024-03-06T18:49:44.127Z]     --- PASS: TestBridgeICC/IPv6_internal_network_with_SLAAC_LL_address (3.08s)
18:49:44 [2024-03-06T18:49:44.127Z] === RUN   TestBridgeICCWindows
18:49:44 [2024-03-06T18:49:44.127Z]     bridge_test.go:200: testEnv.DaemonInfo.OSType != "windows"
18:49:44 [2024-03-06T18:49:44.127Z] --- SKIP: TestBridgeICCWindows (0.00s)
18:49:44 [2024-03-06T18:49:44.127Z] === RUN   TestBridgeINC
18:49:44 [2024-03-06T18:49:44.686Z] === RUN   TestBridgeINC/IPv4_non-internal_network
18:49:48 [2024-03-06T18:49:48.835Z] === RUN   TestBridgeINC/IPv4_internal_network
18:49:49 [2024-03-06T18:49:49.757Z] === RUN   TestBridgeINC/IPv6_ULA_on_non-internal_network
18:49:53 [2024-03-06T18:49:53.911Z] === RUN   TestBridgeINC/IPv6_ULA_on_internal_network
18:49:55 [2024-03-06T18:49:55.269Z] --- PASS: TestBridgeINC (11.08s)
18:49:55 [2024-03-06T18:49:55.269Z]     --- PASS: TestBridgeINC/IPv4_non-internal_network (4.20s)
18:49:55 [2024-03-06T18:49:55.269Z]     --- PASS: TestBridgeINC/IPv4_internal_network (1.02s)
18:49:55 [2024-03-06T18:49:55.269Z]     --- PASS: TestBridgeINC/IPv6_ULA_on_non-internal_network (4.15s)
18:49:55 [2024-03-06T18:49:55.269Z]     --- PASS: TestBridgeINC/IPv6_ULA_on_internal_network (1.10s)
18:49:55 [2024-03-06T18:49:55.269Z] === RUN   TestDefaultBridgeIPv6
18:49:55 [2024-03-06T18:49:55.270Z] === RUN   TestDefaultBridgeIPv6/IPv6_ULA
18:49:56 [2024-03-06T18:49:56.628Z] === RUN   TestDefaultBridgeIPv6/IPv6_LLA_only
18:49:57 [2024-03-06T18:49:57.987Z] === RUN   TestDefaultBridgeIPv6/IPv6_nonstandard_LLA_only
18:49:59 [2024-03-06T18:49:59.346Z] --- PASS: TestDefaultBridgeIPv6 (4.24s)
18:49:59 [2024-03-06T18:49:59.346Z]     --- PASS: TestDefaultBridgeIPv6/IPv6_ULA (1.41s)
18:49:59 [2024-03-06T18:49:59.346Z]     --- PASS: TestDefaultBridgeIPv6/IPv6_LLA_only (1.41s)
18:49:59 [2024-03-06T18:49:59.346Z]     --- PASS: TestDefaultBridgeIPv6/IPv6_nonstandard_LLA_only (1.42s)
18:49:59 [2024-03-06T18:49:59.346Z] === RUN   TestDefaultBridgeAddresses
18:49:59 [2024-03-06T18:49:59.346Z] === RUN   TestDefaultBridgeAddresses/Unique-Local_Subnet_Changes
18:50:01 [2024-03-06T18:50:01.227Z] === RUN   TestDefaultBridgeAddresses/Link-Local_Subnet_Changes
18:50:02 [2024-03-06T18:50:02.586Z] --- PASS: TestDefaultBridgeAddresses (3.10s)
18:50:02 [2024-03-06T18:50:02.586Z]     --- PASS: TestDefaultBridgeAddresses/Unique-Local_Subnet_Changes (1.55s)
18:50:02 [2024-03-06T18:50:02.586Z]     --- PASS: TestDefaultBridgeAddresses/Link-Local_Subnet_Changes (1.55s)
18:50:02 [2024-03-06T18:50:02.586Z] === RUN   TestInternalNwConnectivity
18:50:05 [2024-03-06T18:50:05.841Z] --- PASS: TestInternalNwConnectivity (3.27s)
18:50:05 [2024-03-06T18:50:05.841Z] === RUN   TestDisableIPv6Addrs
18:50:06 [2024-03-06T18:50:06.399Z] === RUN   TestDisableIPv6Addrs/IPv6_enabled
18:50:06 [2024-03-06T18:50:06.957Z] === RUN   TestDisableIPv6Addrs/IPv6_disabled
18:50:07 [2024-03-06T18:50:07.212Z] --- PASS: TestDisableIPv6Addrs (1.67s)
18:50:07 [2024-03-06T18:50:07.212Z]     --- PASS: TestDisableIPv6Addrs/IPv6_enabled (0.51s)
18:50:07 [2024-03-06T18:50:07.212Z]     --- PASS: TestDisableIPv6Addrs/IPv6_disabled (0.42s)
18:50:07 [2024-03-06T18:50:07.212Z] === RUN   TestEtcHostsIpv6
18:50:08 [2024-03-06T18:50:08.134Z] === RUN   TestEtcHostsIpv6/IPv6_enabled
18:50:08 [2024-03-06T18:50:08.388Z] === RUN   TestEtcHostsIpv6/IPv6_disabled
18:50:08 [2024-03-06T18:50:08.947Z] --- PASS: TestEtcHostsIpv6 (1.58s)
18:50:08 [2024-03-06T18:50:08.947Z]     --- PASS: TestEtcHostsIpv6/IPv6_enabled (0.50s)
18:50:08 [2024-03-06T18:50:08.947Z]     --- PASS: TestEtcHostsIpv6/IPv6_disabled (0.48s)
18:50:08 [2024-03-06T18:50:08.947Z] === RUN   TestMACAddrOnRestart
18:50:10 [2024-03-06T18:50:10.829Z] --- PASS: TestMACAddrOnRestart (2.03s)
18:50:10 [2024-03-06T18:50:10.829Z] === RUN   TestCfgdMACAddrOnRestart
18:50:13 [2024-03-06T18:50:13.333Z] --- PASS: TestCfgdMACAddrOnRestart (2.43s)
18:50:13 [2024-03-06T18:50:13.333Z] === RUN   TestInspectCfgdMAC
18:50:13 [2024-03-06T18:50:13.893Z] === RUN   TestInspectCfgdMAC/generated_address_default_bridge
18:50:13 [2024-03-06T18:50:13.893Z] === RUN   TestInspectCfgdMAC/configured_address_default_bridge
18:50:14 [2024-03-06T18:50:14.147Z] === RUN   TestInspectCfgdMAC/generated_address_custom_bridge
18:50:14 [2024-03-06T18:50:14.147Z] === RUN   TestInspectCfgdMAC/configured_address_custom_bridge
18:50:14 [2024-03-06T18:50:14.402Z] === RUN   TestInspectCfgdMAC/ctr-wide_address_default_bridge
18:50:14 [2024-03-06T18:50:14.402Z] --- PASS: TestInspectCfgdMAC (1.11s)
18:50:14 [2024-03-06T18:50:14.402Z]     --- PASS: TestInspectCfgdMAC/generated_address_default_bridge (0.06s)
18:50:14 [2024-03-06T18:50:14.402Z]     --- PASS: TestInspectCfgdMAC/configured_address_default_bridge (0.05s)
18:50:14 [2024-03-06T18:50:14.402Z]     --- PASS: TestInspectCfgdMAC/generated_address_custom_bridge (0.18s)
18:50:14 [2024-03-06T18:50:14.402Z]     --- PASS: TestInspectCfgdMAC/configured_address_custom_bridge (0.18s)
18:50:14 [2024-03-06T18:50:14.402Z]     --- PASS: TestInspectCfgdMAC/ctr-wide_address_default_bridge (0.05s)
18:50:14 [2024-03-06T18:50:14.402Z] === RUN   TestWatchtowerCreate
18:50:15 [2024-03-06T18:50:15.759Z] --- PASS: TestWatchtowerCreate (1.08s)
18:50:15 [2024-03-06T18:50:15.759Z] === RUN   TestResolvConfLocalhostIPv6
18:50:16 [2024-03-06T18:50:16.682Z] --- PASS: TestResolvConfLocalhostIPv6 (1.21s)
18:50:16 [2024-03-06T18:50:16.682Z] PASS
18:50:16 [2024-03-06T18:50:16.682Z] 
18:50:16 [2024-03-06T18:50:16.682Z] === Skipped
18:50:16 [2024-03-06T18:50:16.682Z] === SKIP: arm64.integration.networking TestBridgeICCWindows (0.00s)
18:50:16 [2024-03-06T18:50:16.682Z]     bridge_test.go:200: testEnv.DaemonInfo.OSType != "windows"
18:50:16 [2024-03-06T18:50:16.682Z] 
18:50:16 [2024-03-06T18:50:16.682Z] DONE 41 tests, 1 skipped in 46.366s
18:50:16 [2024-03-06T18:50:16.682Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m  
18:50:16 [2024-03-06T18:50:16.682Z] ++ '[' -n '' ']'
18:50:16 [2024-03-06T18:50:16.682Z] ++ 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
18:50:16 [2024-03-06T18:50:16.682Z] ++ set -e
18:50:16 [2024-03-06T18:50:16.682Z] ++ '[' -n 0 ']'
18:50:16 [2024-03-06T18:50:16.682Z] ++ set -x
18:50:16 [2024-03-06T18:50:16.682Z] ++ 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.QTU5oAaQQt/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
18:50:16 [2024-03-06T18:50:16.682Z] testing: warning: no tests to run
18:50:16 [2024-03-06T18:50:16.682Z] PASS
18:50:16 [2024-03-06T18:50:16.682Z] 
18:50:16 [2024-03-06T18:50:16.682Z] DONE 0 tests in 0.005s
18:50:16 [2024-03-06T18:50:16.682Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m  
18:50:16 [2024-03-06T18:50:16.682Z] ++ '[' -n '' ']'
18:50:16 [2024-03-06T18:50:16.682Z] ++ 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
18:50:16 [2024-03-06T18:50:16.682Z] ++ set -e
18:50:16 [2024-03-06T18:50:16.682Z] ++ '[' -n 0 ']'
18:50:16 [2024-03-06T18:50:16.682Z] ++ set -x
18:50:16 [2024-03-06T18:50:16.682Z] ++ 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.QTU5oAaQQt/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
18:50:16 [2024-03-06T18:50:16.936Z] INFO: Testing against a local daemon
18:50:16 [2024-03-06T18:50:16.936Z] === RUN   TestAuthZPluginAllowRequest
18:50:17 [2024-03-06T18:50:17.858Z] --- PASS: TestAuthZPluginAllowRequest (1.02s)
18:50:17 [2024-03-06T18:50:17.858Z] === RUN   TestAuthZPluginTLS
18:50:18 [2024-03-06T18:50:18.416Z] --- PASS: TestAuthZPluginTLS (0.54s)
18:50:18 [2024-03-06T18:50:18.416Z] === RUN   TestAuthZPluginDenyRequest
18:50:18 [2024-03-06T18:50:18.974Z] --- PASS: TestAuthZPluginDenyRequest (0.52s)
18:50:18 [2024-03-06T18:50:18.974Z] === RUN   TestAuthZPluginAPIDenyResponse
18:50:19 [2024-03-06T18:50:19.532Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.52s)
18:50:19 [2024-03-06T18:50:19.532Z] === RUN   TestAuthZPluginDenyResponse
18:50:20 [2024-03-06T18:50:20.090Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
18:50:20 [2024-03-06T18:50:20.090Z] === RUN   TestAuthZPluginAllowEventStream
18:50:21 [2024-03-06T18:50:21.012Z] 2024/03/06 18:50:20 http: panic serving 127.0.0.1:39616: runtime error: invalid memory address or nil pointer dereference
18:50:21 [2024-03-06T18:50:21.012Z] goroutine 197 [running]:
18:50:21 [2024-03-06T18:50:21.012Z] net/http.(*conn).serve.func1()
18:50:21 [2024-03-06T18:50:21.012Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
18:50:21 [2024-03-06T18:50:21.012Z] panic({0xa855c0?, 0x15aa340?})
18:50:21 [2024-03-06T18:50:21.012Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
18:50:21 [2024-03-06T18:50:21.012Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd85e70, 0x4000553320}, 0xffff9d990938?)
18:50:21 [2024-03-06T18:50:21.012Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:159 +0x14c
18:50:21 [2024-03-06T18:50:21.012Z] net/http.HandlerFunc.ServeHTTP(0x40000b7700?, {0xd85e70?, 0x4000553320?}, 0x402e94?)
18:50:21 [2024-03-06T18:50:21.012Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
18:50:21 [2024-03-06T18:50:21.012Z] net/http.(*ServeMux).ServeHTTP(0xd8c1d8?, {0xd85e70, 0x4000553320}, 0x40000b7700)
18:50:21 [2024-03-06T18:50:21.012Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
18:50:21 [2024-03-06T18:50:21.012Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x400069d1e0, {0xd84a30?, 0x4000172540}, 0x40000b7600, {0xd7ab60, 0x400004f480})
18:50:21 [2024-03-06T18:50:21.012Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:229 +0xf44
18:50:21 [2024-03-06T18:50:21.012Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd84a30?, 0x4000172540?}, 0x400068ee00?)
18:50:21 [2024-03-06T18:50:21.012Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40
18:50:21 [2024-03-06T18:50:21.012Z] net/http.HandlerFunc.ServeHTTP(0x10?, {0xd84a30?, 0x4000172540?}, 0x4000172540?)
18:50:21 [2024-03-06T18:50:21.012Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
18:50:21 [2024-03-06T18:50:21.012Z] net/http.serverHandler.ServeHTTP({0xd814a8?}, {0xd84a30?, 0x4000172540?}, 0x6?)
18:50:21 [2024-03-06T18:50:21.012Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
18:50:21 [2024-03-06T18:50:21.012Z] net/http.(*conn).serve(0x40004a0630, {0xd8c1d8, 0x4000420d50})
18:50:21 [2024-03-06T18:50:21.012Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
18:50:21 [2024-03-06T18:50:21.012Z] created by net/http.(*Server).Serve in goroutine 10
18:50:21 [2024-03-06T18:50:21.012Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
18:50:21 [2024-03-06T18:50:21.934Z] 2024/03/06 18:50:21 http: panic serving 127.0.0.1:39604: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input
18:50:21 [2024-03-06T18:50:21.934Z] goroutine 177 [running]:
18:50:21 [2024-03-06T18:50:21.934Z] net/http.(*conn).serve.func1()
18:50:21 [2024-03-06T18:50:21.934Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
18:50:21 [2024-03-06T18:50:21.934Z] panic({0xa1b7c0?, 0x400068ef60?})
18:50:21 [2024-03-06T18:50:21.934Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
18:50:21 [2024-03-06T18:50:21.934Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd85e70, 0x40005534a0}, 0xffff9d990938?)
18:50:21 [2024-03-06T18:50:21.934Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360
18:50:21 [2024-03-06T18:50:21.934Z] net/http.HandlerFunc.ServeHTTP(0x40000b7900?, {0xd85e70?, 0x40005534a0?}, 0x402e94?)
18:50:21 [2024-03-06T18:50:21.934Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
18:50:21 [2024-03-06T18:50:21.934Z] net/http.(*ServeMux).ServeHTTP(0xd8c1d8?, {0xd85e70, 0x40005534a0}, 0x40000b7900)
18:50:21 [2024-03-06T18:50:21.934Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
18:50:21 [2024-03-06T18:50:21.934Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x400069d1e0, {0xd84a30?, 0x4000172620}, 0x40000b7800, {0xd7ab60, 0x400004f480})
18:50:21 [2024-03-06T18:50:21.934Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:229 +0xf44
18:50:21 [2024-03-06T18:50:21.934Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd84a30?, 0x4000172620?}, 0x400054b380?)
18:50:21 [2024-03-06T18:50:21.934Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40
18:50:21 [2024-03-06T18:50:21.934Z] net/http.HandlerFunc.ServeHTTP(0x1607de0?, {0xd84a30?, 0x4000172620?}, 0x4000587b40?)
18:50:21 [2024-03-06T18:50:21.934Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
18:50:21 [2024-03-06T18:50:21.934Z] net/http.serverHandler.ServeHTTP({0x400054b380?}, {0xd84a30?, 0x4000172620?}, 0x6?)
18:50:21 [2024-03-06T18:50:21.934Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
18:50:21 [2024-03-06T18:50:21.934Z] net/http.(*conn).serve(0x4000311d40, {0xd8c1d8, 0x4000420d50})
18:50:21 [2024-03-06T18:50:21.934Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
18:50:21 [2024-03-06T18:50:21.934Z] created by net/http.(*Server).Serve in goroutine 10
18:50:21 [2024-03-06T18:50:21.934Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
18:50:23 [2024-03-06T18:50:23.815Z] 2024/03/06 18:50:23 http: panic serving 127.0.0.1:39632: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input
18:50:23 [2024-03-06T18:50:23.815Z] goroutine 80 [running]:
18:50:23 [2024-03-06T18:50:23.815Z] net/http.(*conn).serve.func1()
18:50:23 [2024-03-06T18:50:23.815Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
18:50:23 [2024-03-06T18:50:23.815Z] panic({0xa1b7c0?, 0x4000492970?})
18:50:23 [2024-03-06T18:50:23.815Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
18:50:23 [2024-03-06T18:50:23.815Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd85e70, 0x4000095740}, 0xffff56dfb1f8?)
18:50:23 [2024-03-06T18:50:23.815Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360
18:50:23 [2024-03-06T18:50:23.815Z] net/http.HandlerFunc.ServeHTTP(0x40001dcf00?, {0xd85e70?, 0x4000095740?}, 0x402e94?)
18:50:23 [2024-03-06T18:50:23.815Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
18:50:23 [2024-03-06T18:50:23.815Z] net/http.(*ServeMux).ServeHTTP(0xd8c1d8?, {0xd85e70, 0x4000095740}, 0x40001dcf00)
18:50:23 [2024-03-06T18:50:23.815Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
18:50:23 [2024-03-06T18:50:23.815Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x400069d1e0, {0xd84a30?, 0x400062a460}, 0x40001dce00, {0xd7ab60, 0x400004f480})
18:50:23 [2024-03-06T18:50:23.815Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:229 +0xf44
18:50:23 [2024-03-06T18:50:23.815Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd84a30?, 0x400062a460?}, 0x400054a870?)
18:50:23 [2024-03-06T18:50:23.815Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40
18:50:23 [2024-03-06T18:50:23.815Z] net/http.HandlerFunc.ServeHTTP(0x1607de0?, {0xd84a30?, 0x400062a460?}, 0x4000017b40?)
18:50:23 [2024-03-06T18:50:23.815Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
18:50:23 [2024-03-06T18:50:23.815Z] net/http.serverHandler.ServeHTTP({0x400054a870?}, {0xd84a30?, 0x400062a460?}, 0x6?)
18:50:23 [2024-03-06T18:50:23.815Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
18:50:23 [2024-03-06T18:50:23.815Z] net/http.(*conn).serve(0x40002a9560, {0xd8c1d8, 0x4000420d50})
18:50:23 [2024-03-06T18:50:23.815Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
18:50:23 [2024-03-06T18:50:23.815Z] created by net/http.(*Server).Serve in goroutine 10
18:50:23 [2024-03-06T18:50:23.815Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
18:50:26 [2024-03-06T18:50:26.319Z] --- PASS: TestAuthZPluginAllowEventStream (6.02s)
18:50:26 [2024-03-06T18:50:26.319Z] === RUN   TestAuthZPluginErrorResponse
18:50:26 [2024-03-06T18:50:26.573Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
18:50:26 [2024-03-06T18:50:26.573Z] === RUN   TestAuthZPluginErrorRequest
18:50:27 [2024-03-06T18:50:27.131Z] --- PASS: TestAuthZPluginErrorRequest (0.52s)
18:50:27 [2024-03-06T18:50:27.131Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
18:50:27 [2024-03-06T18:50:27.689Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
18:50:27 [2024-03-06T18:50:27.689Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
18:50:28 [2024-03-06T18:50:28.611Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.16s)
18:50:28 [2024-03-06T18:50:28.611Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
18:50:29 [2024-03-06T18:50:29.969Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.14s)
18:50:29 [2024-03-06T18:50:29.969Z] === RUN   TestAuthZPluginHeader
18:50:30 [2024-03-06T18:50:30.527Z] --- PASS: TestAuthZPluginHeader (0.61s)
18:50:30 [2024-03-06T18:50:30.527Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
18:50:30 [2024-03-06T18:50:30.527Z]     authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm
18:50:30 [2024-03-06T18:50:30.527Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
18:50:30 [2024-03-06T18:50:30.527Z] === RUN   TestAuthZPluginV2Disable
18:50:30 [2024-03-06T18:50:30.527Z]     authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm
18:50:30 [2024-03-06T18:50:30.527Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
18:50:30 [2024-03-06T18:50:30.527Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
18:50:30 [2024-03-06T18:50:30.527Z]     authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm
18:50:30 [2024-03-06T18:50:30.527Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
18:50:30 [2024-03-06T18:50:30.527Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
18:50:30 [2024-03-06T18:50:30.527Z]     authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm
18:50:30 [2024-03-06T18:50:30.527Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
18:50:30 [2024-03-06T18:50:30.527Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
18:50:48 [2024-03-06T18:50:48.544Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s)
18:50:48 [2024-03-06T18:50:48.544Z] PASS
18:50:48 [2024-03-06T18:50:48.544Z] 
18:50:48 [2024-03-06T18:50:48.544Z] === Skipped
18:50:48 [2024-03-06T18:50:48.544Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
18:50:48 [2024-03-06T18:50:48.544Z]     authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm
18:50:48 [2024-03-06T18:50:48.544Z] 
18:50:48 [2024-03-06T18:50:48.544Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
18:50:48 [2024-03-06T18:50:48.544Z]     authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm
18:50:48 [2024-03-06T18:50:48.544Z] 
18:50:48 [2024-03-06T18:50:48.544Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
18:50:48 [2024-03-06T18:50:48.544Z]     authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm
18:50:48 [2024-03-06T18:50:48.544Z] 
18:50:48 [2024-03-06T18:50:48.544Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
18:50:48 [2024-03-06T18:50:48.544Z]     authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm
18:50:48 [2024-03-06T18:50:48.544Z] 
18:50:48 [2024-03-06T18:50:48.544Z] DONE 17 tests, 4 skipped in 30.548s
18:50:48 [2024-03-06T18:50:48.544Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m  
18:50:48 [2024-03-06T18:50:48.544Z] ++ '[' -n '' ']'
18:50:48 [2024-03-06T18:50:48.544Z] ++ 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
18:50:48 [2024-03-06T18:50:48.544Z] ++ set -e
18:50:48 [2024-03-06T18:50:48.544Z] ++ '[' -n 0 ']'
18:50:48 [2024-03-06T18:50:48.544Z] ++ set -x
18:50:48 [2024-03-06T18:50:48.544Z] ++ 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.QTU5oAaQQt/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
18:50:48 [2024-03-06T18:50:48.544Z] INFO: Testing against a local daemon
18:50:48 [2024-03-06T18:50:48.544Z] === RUN   TestPluginInvalidJSON
18:50:48 [2024-03-06T18:50:48.544Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
18:50:48 [2024-03-06T18:50:48.544Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
18:50:48 [2024-03-06T18:50:48.544Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
18:50:48 [2024-03-06T18:50:48.544Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
18:50:48 [2024-03-06T18:50:48.544Z] === RUN   TestPluginInvalidJSON/plugins/pull
18:50:48 [2024-03-06T18:50:48.544Z] === PAUSE TestPluginInvalidJSON/plugins/pull
18:50:48 [2024-03-06T18:50:48.544Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
18:50:48 [2024-03-06T18:50:48.544Z] === CONT  TestPluginInvalidJSON/plugins/pull
18:50:48 [2024-03-06T18:50:48.544Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
18:50:48 [2024-03-06T18:50:48.544Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
18:50:48 [2024-03-06T18:50:48.544Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
18:50:48 [2024-03-06T18:50:48.544Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
18:50:48 [2024-03-06T18:50:48.544Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
18:50:48 [2024-03-06T18:50:48.544Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
18:50:48 [2024-03-06T18:50:48.544Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
18:50:48 [2024-03-06T18:50:48.544Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
18:50:48 [2024-03-06T18:50:48.544Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
18:50:48 [2024-03-06T18:50:48.544Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
18:50:48 [2024-03-06T18:50:48.544Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
18:50:48 [2024-03-06T18:50:48.544Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
18:50:48 [2024-03-06T18:50:48.544Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
18:50:48 [2024-03-06T18:50:48.544Z] --- PASS: TestPluginInvalidJSON (0.01s)
18:50:48 [2024-03-06T18:50:48.544Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
18:50:48 [2024-03-06T18:50:48.544Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
18:50:48 [2024-03-06T18:50:48.544Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
18:50:48 [2024-03-06T18:50:48.544Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
18:50:48 [2024-03-06T18:50:48.544Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
18:50:48 [2024-03-06T18:50:48.544Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
18:50:48 [2024-03-06T18:50:48.544Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
18:50:48 [2024-03-06T18:50:48.544Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
18:50:48 [2024-03-06T18:50:48.544Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
18:50:48 [2024-03-06T18:50:48.544Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
18:50:48 [2024-03-06T18:50:48.544Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
18:50:48 [2024-03-06T18:50:48.544Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
18:50:48 [2024-03-06T18:50:48.544Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
18:50:48 [2024-03-06T18:50:48.544Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
18:50:48 [2024-03-06T18:50:48.544Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
18:50:48 [2024-03-06T18:50:48.544Z] === RUN   TestPluginInstall
18:50:48 [2024-03-06T18:50:48.544Z] === RUN   TestPluginInstall/no_auth
18:50:51 [2024-03-06T18:50:51.049Z] time="2024-03-06T18:50:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:50:51 [2024-03-06T18:50:51.049Z] time="2024-03-06T18:50:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e01d64c583dc0d74bf7d15de7b3f448bf59c81ec20a47065763fafed4bf0f0bf" mediatype=application/vnd.docker.plugin.v1+json size=522
18:50:51 [2024-03-06T18:50:51.049Z] time="2024-03-06T18:50:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:50:51 [2024-03-06T18:50:51.049Z] time="2024-03-06T18:50:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e01d64c583dc0d74bf7d15de7b3f448bf59c81ec20a47065763fafed4bf0f0bf" mediatype=application/vnd.docker.plugin.v1+json size=522
18:50:51 [2024-03-06T18:50:51.049Z] === RUN   TestPluginInstall/with_digest
18:50:51 [2024-03-06T18:50:51.607Z] === RUN   TestPluginInstall/with_htpasswd
18:50:51 [2024-03-06T18:50:51.861Z] time="2024-03-06T18:50:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:50:51 [2024-03-06T18:50:51.861Z] time="2024-03-06T18:50:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:28d7b9df93bd5cca65f2a14075bd005e23a4b9658f28d681a5540ff4933d1656" mediatype=application/vnd.docker.plugin.v1+json size=522
18:50:51 [2024-03-06T18:50:51.861Z] time="2024-03-06T18:50:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:50:51 [2024-03-06T18:50:51.861Z] time="2024-03-06T18:50:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:28d7b9df93bd5cca65f2a14075bd005e23a4b9658f28d681a5540ff4933d1656" mediatype=application/vnd.docker.plugin.v1+json size=522
18:50:51 [2024-03-06T18:50:51.861Z] === RUN   TestPluginInstall/with_insecure
18:50:52 [2024-03-06T18:50:52.784Z] time="2024-03-06T18:50:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:50:52 [2024-03-06T18:50:52.784Z] time="2024-03-06T18:50:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ace0cf4845d653b652dfd5addb53d40b817a1f76346d9a4a47ce28c56e344da1" mediatype=application/vnd.docker.plugin.v1+json size=522
18:50:52 [2024-03-06T18:50:52.784Z] time="2024-03-06T18:50:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
18:50:52 [2024-03-06T18:50:52.784Z] time="2024-03-06T18:50:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ace0cf4845d653b652dfd5addb53d40b817a1f76346d9a4a47ce28c56e344da1" mediatype=application/vnd.docker.plugin.v1+json size=522
18:50:52 [2024-03-06T18:50:52.784Z]     plugin_test.go:247: [d4775816303c0] daemon is not started
18:50:52 [2024-03-06T18:50:52.784Z] --- PASS: TestPluginInstall (5.41s)
18:50:52 [2024-03-06T18:50:52.784Z]     --- PASS: TestPluginInstall/no_auth (3.59s)
18:50:52 [2024-03-06T18:50:52.784Z]     --- PASS: TestPluginInstall/with_digest (0.46s)
18:50:52 [2024-03-06T18:50:52.784Z]     --- PASS: TestPluginInstall/with_htpasswd (0.45s)
18:50:52 [2024-03-06T18:50:52.784Z]     --- PASS: TestPluginInstall/with_insecure (0.92s)
18:50:52 [2024-03-06T18:50:52.784Z] === RUN   TestPluginsWithRuntimes
18:50:54 [2024-03-06T18:50:54.143Z] === RUN   TestPluginsWithRuntimes/No_Args
18:50:55 [2024-03-06T18:50:55.065Z] === RUN   TestPluginsWithRuntimes/With_Args
18:50:55 [2024-03-06T18:50:55.987Z] --- PASS: TestPluginsWithRuntimes (3.09s)
18:50:55 [2024-03-06T18:50:55.987Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.82s)
18:50:55 [2024-03-06T18:50:55.987Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.82s)
18:50:55 [2024-03-06T18:50:55.987Z] === RUN   TestPluginBackCompatMediaTypes
18:50:56 [2024-03-06T18:50:56.546Z] --- PASS: TestPluginBackCompatMediaTypes (0.48s)
18:50:56 [2024-03-06T18:50:56.546Z] PASS
18:50:56 [2024-03-06T18:50:56.546Z] 
18:50:56 [2024-03-06T18:50:56.546Z] DONE 25 tests in 9.029s
18:50:56 [2024-03-06T18:50:56.546Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m  
18:50:56 [2024-03-06T18:50:56.546Z] ++ '[' -n '' ']'
18:50:56 [2024-03-06T18:50:56.546Z] ++ 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
18:50:56 [2024-03-06T18:50:56.546Z] ++ set -e
18:50:56 [2024-03-06T18:50:56.546Z] ++ '[' -n 0 ']'
18:50:56 [2024-03-06T18:50:56.546Z] ++ set -x
18:50:56 [2024-03-06T18:50:56.546Z] ++ 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.QTU5oAaQQt/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
18:50:56 [2024-03-06T18:50:56.546Z] INFO: Testing against a local daemon
18:50:56 [2024-03-06T18:50:56.546Z] === RUN   TestExternalGraphDriver
18:50:56 [2024-03-06T18:50:56.800Z] === RUN   TestExternalGraphDriver/json
18:50:56 [2024-03-06T18:50:56.800Z] === RUN   TestExternalGraphDriver/spec
18:50:56 [2024-03-06T18:50:56.800Z] === RUN   TestExternalGraphDriver/pull
18:50:56 [2024-03-06T18:50:56.800Z] --- PASS: TestExternalGraphDriver (0.34s)
18:50:56 [2024-03-06T18:50:56.800Z]     --- PASS: TestExternalGraphDriver/json (0.00s)
18:50:56 [2024-03-06T18:50:56.800Z]     --- PASS: TestExternalGraphDriver/spec (0.00s)
18:50:56 [2024-03-06T18:50:56.800Z]     --- PASS: TestExternalGraphDriver/pull (0.00s)
18:50:56 [2024-03-06T18:50:56.800Z] === RUN   TestGraphdriverPluginV2
18:50:57 [2024-03-06T18:50:57.055Z]     external_test.go:416: (*Execution).NotAmd64-fm
18:50:57 [2024-03-06T18:50:57.055Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
18:50:57 [2024-03-06T18:50:57.055Z] PASS
18:50:57 [2024-03-06T18:50:57.055Z] 
18:50:57 [2024-03-06T18:50:57.055Z] === Skipped
18:50:57 [2024-03-06T18:50:57.055Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
18:50:57 [2024-03-06T18:50:57.055Z]     external_test.go:416: (*Execution).NotAmd64-fm
18:50:57 [2024-03-06T18:50:57.055Z] 
18:50:57 [2024-03-06T18:50:57.055Z] DONE 5 tests, 1 skipped in 0.693s
18:50:57 [2024-03-06T18:50:57.055Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m  
18:50:57 [2024-03-06T18:50:57.055Z] ++ '[' -n '' ']'
18:50:57 [2024-03-06T18:50:57.055Z] ++ 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
18:50:57 [2024-03-06T18:50:57.055Z] ++ set -e
18:50:57 [2024-03-06T18:50:57.055Z] ++ '[' -n 0 ']'
18:50:57 [2024-03-06T18:50:57.055Z] ++ set -x
18:50:57 [2024-03-06T18:50:57.055Z] ++ 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.QTU5oAaQQt/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
18:50:57 [2024-03-06T18:50:57.055Z] INFO: Testing against a local daemon
18:50:57 [2024-03-06T18:50:57.055Z] === RUN   TestContinueAfterPluginCrash
18:50:57 [2024-03-06T18:50:57.055Z] === PAUSE TestContinueAfterPluginCrash
18:50:57 [2024-03-06T18:50:57.055Z] === RUN   TestReadPluginNoRead
18:50:57 [2024-03-06T18:50:57.055Z] === PAUSE TestReadPluginNoRead
18:50:57 [2024-03-06T18:50:57.055Z] === RUN   TestDaemonStartWithLogOpt
18:50:57 [2024-03-06T18:50:57.055Z] === PAUSE TestDaemonStartWithLogOpt
18:50:57 [2024-03-06T18:50:57.055Z] === CONT  TestDaemonStartWithLogOpt
18:50:57 [2024-03-06T18:50:57.055Z] === CONT  TestReadPluginNoRead
18:50:57 [2024-03-06T18:50:57.055Z] === CONT  TestContinueAfterPluginCrash
18:50:59 [2024-03-06T18:50:59.562Z] === RUN   TestReadPluginNoRead/disabled_caching
18:50:59 [2024-03-06T18:50:59.562Z] --- PASS: TestDaemonStartWithLogOpt (2.57s)
18:51:00 [2024-03-06T18:51:00.485Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
18:51:01 [2024-03-06T18:51:01.408Z] === RUN   TestReadPluginNoRead/default
18:51:02 [2024-03-06T18:51:02.767Z]     read_test.go:93: [db0e6a1afba4e] daemon is not started
18:51:02 [2024-03-06T18:51:02.767Z] --- PASS: TestReadPluginNoRead (5.42s)
18:51:02 [2024-03-06T18:51:02.767Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.14s)
18:51:02 [2024-03-06T18:51:02.767Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.11s)
18:51:02 [2024-03-06T18:51:02.767Z]     --- PASS: TestReadPluginNoRead/default (1.16s)
18:51:04 [2024-03-06T18:51:04.646Z] --- PASS: TestContinueAfterPluginCrash (7.53s)
18:51:04 [2024-03-06T18:51:04.646Z] PASS
18:51:04 [2024-03-06T18:51:04.646Z] 
18:51:04 [2024-03-06T18:51:04.646Z] DONE 6 tests in 7.556s
18:51:04 [2024-03-06T18:51:04.646Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m  
18:51:04 [2024-03-06T18:51:04.646Z] ++ '[' -n '' ']'
18:51:04 [2024-03-06T18:51:04.646Z] ++ 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
18:51:04 [2024-03-06T18:51:04.646Z] ++ set -e
18:51:04 [2024-03-06T18:51:04.646Z] ++ '[' -n 0 ']'
18:51:04 [2024-03-06T18:51:04.646Z] ++ set -x
18:51:04 [2024-03-06T18:51:04.646Z] ++ 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.QTU5oAaQQt/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
18:51:04 [2024-03-06T18:51:04.646Z] testing: warning: no tests to run
18:51:04 [2024-03-06T18:51:04.646Z] PASS
18:51:04 [2024-03-06T18:51:04.646Z] 
18:51:04 [2024-03-06T18:51:04.646Z] DONE 0 tests in 0.005s
18:51:04 [2024-03-06T18:51:04.646Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m  
18:51:04 [2024-03-06T18:51:04.646Z] ++ '[' -n '' ']'
18:51:04 [2024-03-06T18:51:04.646Z] ++ 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
18:51:04 [2024-03-06T18:51:04.646Z] ++ set -e
18:51:04 [2024-03-06T18:51:04.646Z] ++ '[' -n 0 ']'
18:51:04 [2024-03-06T18:51:04.646Z] ++ set -x
18:51:04 [2024-03-06T18:51:04.646Z] ++ 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.QTU5oAaQQt/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
18:51:04 [2024-03-06T18:51:04.646Z] INFO: Testing against a local daemon
18:51:04 [2024-03-06T18:51:04.646Z] === RUN   TestPluginWithDevMounts
18:51:04 [2024-03-06T18:51:04.646Z] === PAUSE TestPluginWithDevMounts
18:51:04 [2024-03-06T18:51:04.646Z] === CONT  TestPluginWithDevMounts
18:51:06 [2024-03-06T18:51:06.526Z] --- PASS: TestPluginWithDevMounts (1.46s)
18:51:06 [2024-03-06T18:51:06.526Z] PASS
18:51:06 [2024-03-06T18:51:06.526Z] 
18:51:06 [2024-03-06T18:51:06.526Z] DONE 1 tests in 1.486s
18:51:06 [2024-03-06T18:51:06.526Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m  
18:51:06 [2024-03-06T18:51:06.526Z] ++ '[' -n '' ']'
18:51:06 [2024-03-06T18:51:06.526Z] ++ 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
18:51:06 [2024-03-06T18:51:06.526Z] ++ set -e
18:51:06 [2024-03-06T18:51:06.526Z] ++ '[' -n 0 ']'
18:51:06 [2024-03-06T18:51:06.526Z] ++ set -x
18:51:06 [2024-03-06T18:51:06.526Z] ++ 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.QTU5oAaQQt/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
18:51:06 [2024-03-06T18:51:06.526Z] INFO: Testing against a local daemon
18:51:06 [2024-03-06T18:51:06.526Z] === RUN   TestSecretInspect
18:51:07 [2024-03-06T18:51:07.884Z] --- PASS: TestSecretInspect (1.48s)
18:51:07 [2024-03-06T18:51:07.884Z] === RUN   TestSecretList
18:51:09 [2024-03-06T18:51:09.763Z] --- PASS: TestSecretList (1.84s)
18:51:09 [2024-03-06T18:51:09.763Z] === RUN   TestSecretsCreateAndDelete
18:51:11 [2024-03-06T18:51:11.643Z] --- PASS: TestSecretsCreateAndDelete (1.90s)
18:51:11 [2024-03-06T18:51:11.643Z] === RUN   TestSecretsUpdate
18:51:13 [2024-03-06T18:51:13.524Z] --- PASS: TestSecretsUpdate (1.87s)
18:51:13 [2024-03-06T18:51:13.524Z] === RUN   TestTemplatedSecret
18:51:16 [2024-03-06T18:51:16.029Z] --- PASS: TestTemplatedSecret (2.33s)
18:51:16 [2024-03-06T18:51:16.029Z] === RUN   TestSecretCreateResolve
18:51:17 [2024-03-06T18:51:17.909Z] --- PASS: TestSecretCreateResolve (1.93s)
18:51:17 [2024-03-06T18:51:17.909Z] PASS
18:51:17 [2024-03-06T18:51:17.909Z] 
18:51:17 [2024-03-06T18:51:17.909Z] DONE 6 tests in 11.390s
18:51:17 [2024-03-06T18:51:17.909Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m  
18:51:17 [2024-03-06T18:51:17.909Z] ++ '[' -n '' ']'
18:51:17 [2024-03-06T18:51:17.909Z] ++ 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
18:51:17 [2024-03-06T18:51:17.909Z] ++ set -e
18:51:17 [2024-03-06T18:51:17.909Z] ++ '[' -n 0 ']'
18:51:17 [2024-03-06T18:51:17.909Z] ++ set -x
18:51:17 [2024-03-06T18:51:17.909Z] ++ 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.QTU5oAaQQt/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
18:51:17 [2024-03-06T18:51:17.909Z] INFO: Testing against a local daemon
18:51:17 [2024-03-06T18:51:17.909Z] === RUN   TestServiceCreateInit
18:51:17 [2024-03-06T18:51:17.909Z] === RUN   TestServiceCreateInit/daemonInitDisabled
18:51:21 [2024-03-06T18:51:21.163Z] === RUN   TestServiceCreateInit/daemonInitEnabled
18:51:25 [2024-03-06T18:51:25.316Z] --- PASS: TestServiceCreateInit (6.98s)
18:51:25 [2024-03-06T18:51:25.316Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.51s)
18:51:25 [2024-03-06T18:51:25.316Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.45s)
18:51:25 [2024-03-06T18:51:25.316Z] === RUN   TestCreateServiceMultipleTimes
18:51:40 [2024-03-06T18:51:40.131Z] --- PASS: TestCreateServiceMultipleTimes (14.40s)
18:51:40 [2024-03-06T18:51:40.131Z] === RUN   TestCreateServiceConflict
18:51:41 [2024-03-06T18:51:41.052Z] --- PASS: TestCreateServiceConflict (1.95s)
18:51:41 [2024-03-06T18:51:41.052Z] === RUN   TestCreateServiceMaxReplicas
18:51:43 [2024-03-06T18:51:43.607Z] --- PASS: TestCreateServiceMaxReplicas (2.59s)
18:51:43 [2024-03-06T18:51:43.607Z] === RUN   TestCreateServiceSecretFileMode
18:51:55 [2024-03-06T18:51:55.842Z] --- PASS: TestCreateServiceSecretFileMode (12.31s)
18:51:55 [2024-03-06T18:51:55.842Z] === RUN   TestCreateServiceConfigFileMode
18:52:10 [2024-03-06T18:52:10.727Z] --- PASS: TestCreateServiceConfigFileMode (12.52s)
18:52:10 [2024-03-06T18:52:10.727Z] === RUN   TestCreateServiceSysctls
18:52:11 [2024-03-06T18:52:11.285Z] --- PASS: TestCreateServiceSysctls (2.86s)
18:52:11 [2024-03-06T18:52:11.285Z] === RUN   TestCreateServiceCapabilities
18:52:13 [2024-03-06T18:52:13.789Z] --- PASS: TestCreateServiceCapabilities (2.38s)
18:52:13 [2024-03-06T18:52:13.789Z] === RUN   TestInspect
18:52:16 [2024-03-06T18:52:16.294Z] --- PASS: TestInspect (2.52s)
18:52:16 [2024-03-06T18:52:16.294Z] === RUN   TestCreateJob
18:52:19 [2024-03-06T18:52:19.548Z] --- PASS: TestCreateJob (2.86s)
18:52:19 [2024-03-06T18:52:19.548Z] === RUN   TestReplicatedJob
18:52:23 [2024-03-06T18:52:23.699Z] --- PASS: TestReplicatedJob (4.34s)
18:52:23 [2024-03-06T18:52:23.699Z] === RUN   TestUpdateReplicatedJob
18:52:26 [2024-03-06T18:52:26.205Z] --- PASS: TestUpdateReplicatedJob (2.43s)
18:52:26 [2024-03-06T18:52:26.205Z] === RUN   TestServiceListWithStatuses
18:52:30 [2024-03-06T18:52:30.358Z] --- PASS: TestServiceListWithStatuses (4.08s)
18:52:30 [2024-03-06T18:52:30.359Z] === RUN   TestDockerNetworkConnectAliasPreV144
18:52:33 [2024-03-06T18:52:33.612Z] --- PASS: TestDockerNetworkConnectAliasPreV144 (3.88s)
18:52:33 [2024-03-06T18:52:33.612Z] === RUN   TestDockerNetworkReConnect
18:52:36 [2024-03-06T18:52:36.865Z] --- PASS: TestDockerNetworkReConnect (3.12s)
18:52:36 [2024-03-06T18:52:36.865Z] === RUN   TestServicePlugin
18:52:36 [2024-03-06T18:52:36.865Z]     plugin_test.go:25: (*Execution).NotAmd64-fm
18:52:36 [2024-03-06T18:52:36.865Z] --- SKIP: TestServicePlugin (0.00s)
18:52:36 [2024-03-06T18:52:36.865Z] === RUN   TestServiceUpdateLabel
18:52:38 [2024-03-06T18:52:38.744Z] --- PASS: TestServiceUpdateLabel (1.89s)
18:52:38 [2024-03-06T18:52:38.744Z] === RUN   TestServiceUpdateSecrets
18:52:53 [2024-03-06T18:52:53.558Z] --- PASS: TestServiceUpdateSecrets (14.13s)
18:52:53 [2024-03-06T18:52:53.558Z] === RUN   TestServiceUpdateConfigs
18:53:08 [2024-03-06T18:53:08.372Z] --- PASS: TestServiceUpdateConfigs (14.36s)
18:53:08 [2024-03-06T18:53:08.372Z] === RUN   TestServiceUpdateNetwork
18:53:20 [2024-03-06T18:53:20.517Z] --- PASS: TestServiceUpdateNetwork (12.01s)
18:53:20 [2024-03-06T18:53:20.517Z] === RUN   TestServiceUpdatePidsLimit
18:53:20 [2024-03-06T18:53:20.517Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
18:53:21 [2024-03-06T18:53:21.075Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
18:53:27 [2024-03-06T18:53:27.593Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
18:53:35 [2024-03-06T18:53:35.659Z] --- PASS: TestServiceUpdatePidsLimit (15.88s)
18:53:35 [2024-03-06T18:53:35.659Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.51s)
18:53:35 [2024-03-06T18:53:35.659Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.68s)
18:53:35 [2024-03-06T18:53:35.659Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s)
18:53:35 [2024-03-06T18:53:35.659Z] PASS
18:53:35 [2024-03-06T18:53:35.659Z] 
18:53:35 [2024-03-06T18:53:35.659Z] === Skipped
18:53:35 [2024-03-06T18:53:35.659Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
18:53:35 [2024-03-06T18:53:35.659Z]     plugin_test.go:25: (*Execution).NotAmd64-fm
18:53:35 [2024-03-06T18:53:35.659Z] 
18:53:35 [2024-03-06T18:53:35.659Z] DONE 26 tests, 1 skipped in 137.527s
18:53:35 [2024-03-06T18:53:35.659Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m  
18:53:35 [2024-03-06T18:53:35.659Z] ++ '[' -n '' ']'
18:53:35 [2024-03-06T18:53:35.659Z] ++ 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
18:53:35 [2024-03-06T18:53:35.659Z] ++ set -e
18:53:35 [2024-03-06T18:53:35.659Z] ++ '[' -n 0 ']'
18:53:35 [2024-03-06T18:53:35.659Z] ++ set -x
18:53:35 [2024-03-06T18:53:35.659Z] ++ 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.QTU5oAaQQt/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
18:53:35 [2024-03-06T18:53:35.659Z] INFO: Testing against a local daemon
18:53:35 [2024-03-06T18:53:35.659Z] === RUN   TestSessionCreate
18:53:35 [2024-03-06T18:53:35.659Z] --- PASS: TestSessionCreate (0.01s)
18:53:35 [2024-03-06T18:53:35.659Z] === RUN   TestSessionCreateWithBadUpgrade
18:53:35 [2024-03-06T18:53:35.659Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s)
18:53:35 [2024-03-06T18:53:35.659Z] PASS
18:53:35 [2024-03-06T18:53:35.659Z] 
18:53:35 [2024-03-06T18:53:35.659Z] DONE 2 tests in 0.037s
18:53:35 [2024-03-06T18:53:35.659Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m  
18:53:35 [2024-03-06T18:53:35.659Z] ++ '[' -n '' ']'
18:53:35 [2024-03-06T18:53:35.659Z] ++ 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
18:53:35 [2024-03-06T18:53:35.659Z] ++ set -e
18:53:35 [2024-03-06T18:53:35.659Z] ++ '[' -n 0 ']'
18:53:35 [2024-03-06T18:53:35.659Z] ++ set -x
18:53:35 [2024-03-06T18:53:35.659Z] ++ 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.QTU5oAaQQt/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
18:53:35 [2024-03-06T18:53:35.659Z] INFO: Testing against a local daemon
18:53:35 [2024-03-06T18:53:35.659Z] === RUN   TestCgroupDriverSystemdMemoryLimit
18:53:35 [2024-03-06T18:53:35.659Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
18:53:35 [2024-03-06T18:53:35.659Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
18:53:35 [2024-03-06T18:53:35.659Z] === RUN   TestDiskUsage
18:53:35 [2024-03-06T18:53:35.659Z] === PAUSE TestDiskUsage
18:53:35 [2024-03-06T18:53:35.659Z] === RUN   TestEventsExecDie
18:53:35 [2024-03-06T18:53:35.659Z] --- PASS: TestEventsExecDie (0.50s)
18:53:35 [2024-03-06T18:53:35.659Z] === RUN   TestEventsBackwardsCompatible
18:53:35 [2024-03-06T18:53:35.659Z] --- PASS: TestEventsBackwardsCompatible (0.04s)
18:53:35 [2024-03-06T18:53:35.659Z] === RUN   TestEventsVolumeCreate
18:53:35 [2024-03-06T18:53:35.659Z] --- PASS: TestEventsVolumeCreate (0.05s)
18:53:35 [2024-03-06T18:53:35.659Z] === RUN   TestInfoBinaryCommits
18:53:35 [2024-03-06T18:53:35.659Z] --- PASS: TestInfoBinaryCommits (0.01s)
18:53:35 [2024-03-06T18:53:35.659Z] === RUN   TestInfoAPIVersioned
18:53:35 [2024-03-06T18:53:35.913Z] --- PASS: TestInfoAPIVersioned (0.01s)
18:53:35 [2024-03-06T18:53:35.913Z] === RUN   TestInfoAPI
18:53:35 [2024-03-06T18:53:35.913Z] --- PASS: TestInfoAPI (0.01s)
18:53:35 [2024-03-06T18:53:35.913Z] === RUN   TestInfoAPIWarnings
18:53:53 [2024-03-06T18:53:53.929Z] --- PASS: TestInfoAPIWarnings (16.54s)
18:53:53 [2024-03-06T18:53:53.929Z] === RUN   TestInfoDebug
18:53:53 [2024-03-06T18:53:53.929Z] --- PASS: TestInfoDebug (0.52s)
18:53:53 [2024-03-06T18:53:53.929Z] === RUN   TestInfoInsecureRegistries
18:53:53 [2024-03-06T18:53:53.929Z] --- PASS: TestInfoInsecureRegistries (0.52s)
18:53:53 [2024-03-06T18:53:53.929Z] === RUN   TestInfoRegistryMirrors
18:53:53 [2024-03-06T18:53:53.929Z] --- PASS: TestInfoRegistryMirrors (0.52s)
18:53:53 [2024-03-06T18:53:53.929Z] === RUN   TestLoginFailsWithBadCredentials
18:53:54 [2024-03-06T18:53:54.850Z] --- PASS: TestLoginFailsWithBadCredentials (0.98s)
18:53:54 [2024-03-06T18:53:54.850Z] === RUN   TestPingCacheHeaders
18:53:54 [2024-03-06T18:53:54.850Z] --- PASS: TestPingCacheHeaders (0.01s)
18:53:54 [2024-03-06T18:53:54.850Z] === RUN   TestPingGet
18:53:54 [2024-03-06T18:53:54.850Z] --- PASS: TestPingGet (0.01s)
18:53:54 [2024-03-06T18:53:54.850Z] === RUN   TestPingHead
18:53:54 [2024-03-06T18:53:54.850Z] --- PASS: TestPingHead (0.01s)
18:53:54 [2024-03-06T18:53:54.850Z] === RUN   TestPingSwarmHeader
18:53:55 [2024-03-06T18:53:55.408Z] === RUN   TestPingSwarmHeader/before_swarm_init
18:53:55 [2024-03-06T18:53:55.965Z] === RUN   TestPingSwarmHeader/after_swarm_init
18:53:56 [2024-03-06T18:53:56.887Z] === RUN   TestPingSwarmHeader/after_swarm_leave
18:53:56 [2024-03-06T18:53:56.887Z] --- PASS: TestPingSwarmHeader (1.83s)
18:53:56 [2024-03-06T18:53:56.887Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
18:53:56 [2024-03-06T18:53:56.887Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
18:53:56 [2024-03-06T18:53:56.887Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
18:53:56 [2024-03-06T18:53:56.887Z] === RUN   TestPingBuilderHeader
18:53:56 [2024-03-06T18:53:56.887Z] === RUN   TestPingBuilderHeader/default_config
18:53:57 [2024-03-06T18:53:57.141Z] === RUN   TestPingBuilderHeader/buildkit_disabled
18:53:57 [2024-03-06T18:53:57.699Z] --- PASS: TestPingBuilderHeader (1.04s)
18:53:57 [2024-03-06T18:53:57.699Z]     --- PASS: TestPingBuilderHeader/default_config (0.52s)
18:53:57 [2024-03-06T18:53:57.699Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.51s)
18:53:57 [2024-03-06T18:53:57.699Z] === RUN   TestVersion
18:53:57 [2024-03-06T18:53:57.699Z] --- PASS: TestVersion (0.01s)
18:53:57 [2024-03-06T18:53:57.699Z] === CONT  TestDiskUsage
18:53:58 [2024-03-06T18:53:58.257Z] === RUN   TestDiskUsage/empty
18:53:58 [2024-03-06T18:53:58.257Z] === RUN   TestDiskUsage/empty/container_types
18:53:58 [2024-03-06T18:53:58.257Z] === RUN   TestDiskUsage/empty/image_types
18:53:58 [2024-03-06T18:53:58.257Z] === RUN   TestDiskUsage/empty/volume_types
18:53:58 [2024-03-06T18:53:58.257Z] === RUN   TestDiskUsage/empty/build-cache_types
18:53:58 [2024-03-06T18:53:58.257Z] === RUN   TestDiskUsage/empty/container,_volume_types
18:53:58 [2024-03-06T18:53:58.257Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
18:53:58 [2024-03-06T18:53:58.257Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
18:53:58 [2024-03-06T18:53:58.257Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
18:53:58 [2024-03-06T18:53:58.257Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
18:53:58 [2024-03-06T18:53:58.257Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
18:53:58 [2024-03-06T18:53:58.257Z] === RUN   TestDiskUsage/after_LoadBusybox
18:53:58 [2024-03-06T18:53:58.257Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
18:53:58 [2024-03-06T18:53:58.257Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
18:53:58 [2024-03-06T18:53:58.257Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
18:53:58 [2024-03-06T18:53:58.257Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
18:53:58 [2024-03-06T18:53:58.257Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
18:53:58 [2024-03-06T18:53:58.257Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
18:53:58 [2024-03-06T18:53:58.257Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
18:53:58 [2024-03-06T18:53:58.257Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
18:53:58 [2024-03-06T18:53:58.257Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
18:53:58 [2024-03-06T18:53:58.257Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
18:53:58 [2024-03-06T18:53:58.257Z] === RUN   TestDiskUsage/after_container.Run
18:53:58 [2024-03-06T18:53:58.511Z] === RUN   TestDiskUsage/after_container.Run/container_types
18:53:58 [2024-03-06T18:53:58.511Z] === RUN   TestDiskUsage/after_container.Run/image_types
18:53:58 [2024-03-06T18:53:58.511Z] === RUN   TestDiskUsage/after_container.Run/volume_types
18:53:58 [2024-03-06T18:53:58.511Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
18:53:58 [2024-03-06T18:53:58.511Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
18:53:58 [2024-03-06T18:53:58.511Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
18:53:58 [2024-03-06T18:53:58.511Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
18:53:58 [2024-03-06T18:53:58.511Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
18:53:58 [2024-03-06T18:53:58.511Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
18:53:58 [2024-03-06T18:53:58.511Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
18:53:58 [2024-03-06T18:53:58.767Z] --- PASS: TestDiskUsage (1.02s)
18:53:58 [2024-03-06T18:53:58.767Z]     --- PASS: TestDiskUsage/empty (0.01s)
18:53:58 [2024-03-06T18:53:58.767Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
18:53:58 [2024-03-06T18:53:58.767Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
18:53:58 [2024-03-06T18:53:58.767Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
18:53:58 [2024-03-06T18:53:58.767Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
18:53:58 [2024-03-06T18:53:58.767Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
18:53:58 [2024-03-06T18:53:58.767Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
18:53:58 [2024-03-06T18:53:58.767Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
18:53:58 [2024-03-06T18:53:58.767Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
18:53:58 [2024-03-06T18:53:58.767Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
18:53:58 [2024-03-06T18:53:58.767Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
18:53:58 [2024-03-06T18:53:58.767Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.09s)
18:53:58 [2024-03-06T18:53:58.767Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
18:53:58 [2024-03-06T18:53:58.767Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
18:53:58 [2024-03-06T18:53:58.767Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
18:53:58 [2024-03-06T18:53:58.767Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
18:53:58 [2024-03-06T18:53:58.767Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
18:53:58 [2024-03-06T18:53:58.767Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
18:53:58 [2024-03-06T18:53:58.767Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
18:53:58 [2024-03-06T18:53:58.767Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
18:53:58 [2024-03-06T18:53:58.767Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
18:53:58 [2024-03-06T18:53:58.767Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
18:53:58 [2024-03-06T18:53:58.767Z]     --- PASS: TestDiskUsage/after_container.Run (0.23s)
18:53:58 [2024-03-06T18:53:58.767Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
18:53:58 [2024-03-06T18:53:58.767Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
18:53:58 [2024-03-06T18:53:58.767Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
18:53:58 [2024-03-06T18:53:58.767Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
18:53:58 [2024-03-06T18:53:58.767Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
18:53:58 [2024-03-06T18:53:58.767Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
18:53:58 [2024-03-06T18:53:58.767Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
18:53:58 [2024-03-06T18:53:58.767Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
18:53:58 [2024-03-06T18:53:58.767Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
18:53:58 [2024-03-06T18:53:58.768Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
18:53:58 [2024-03-06T18:53:58.768Z] PASS
18:53:58 [2024-03-06T18:53:58.768Z] 
18:53:58 [2024-03-06T18:53:58.768Z] === Skipped
18:53:58 [2024-03-06T18:53:58.768Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
18:53:58 [2024-03-06T18:53:58.768Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
18:53:58 [2024-03-06T18:53:58.768Z] 
18:53:58 [2024-03-06T18:53:58.768Z] DONE 57 tests, 1 skipped in 23.645s
18:53:58 [2024-03-06T18:53:58.768Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m  
18:53:58 [2024-03-06T18:53:58.768Z] ++ '[' -n '' ']'
18:53:58 [2024-03-06T18:53:58.768Z] ++ 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
18:53:58 [2024-03-06T18:53:58.768Z] ++ set -e
18:53:58 [2024-03-06T18:53:58.768Z] ++ '[' -n 0 ']'
18:53:58 [2024-03-06T18:53:58.768Z] ++ set -x
18:53:58 [2024-03-06T18:53:58.768Z] ++ 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.QTU5oAaQQt/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
18:53:58 [2024-03-06T18:53:58.768Z] INFO: Testing against a local daemon
18:53:58 [2024-03-06T18:53:58.768Z] === RUN   TestRunMountVolumeSubdir
18:53:59 [2024-03-06T18:53:59.325Z]     mount_test.go:28: Setup stderr:
18:53:59 [2024-03-06T18:53:59.325Z]     mount_test.go:28: Setup stdout:
18:53:59 [2024-03-06T18:53:59.325Z]         /volume:
18:53:59 [2024-03-06T18:53:59.325Z]         total 24K    
18:53:59 [2024-03-06T18:53:59.325Z]         drwxr-xr-x    5 root     root        4.0K Mar  6 18:53 .
18:53:59 [2024-03-06T18:53:59.325Z]         drwxr-xr-x    1 root     root        4.0K Mar  6 18:53 ..
18:53:59 [2024-03-06T18:53:59.325Z]         -rw-r--r--    1 root     root           4 Mar  6 18:53 bar.txt
18:53:59 [2024-03-06T18:53:59.325Z]         drwxr-xr-x    2 root     root        4.0K Mar  6 18:53 bin
18:53:59 [2024-03-06T18:53:59.325Z]         drwxr-xr-x    3 root     root        4.0K Mar  6 18:53 hack
18:53:59 [2024-03-06T18:53:59.325Z]         drwxr-xr-x    2 root     root        4.0K Mar  6 18:53 subdir
18:53:59 [2024-03-06T18:53:59.325Z]         
18:53:59 [2024-03-06T18:53:59.325Z]         /volume/hack/:
18:53:59 [2024-03-06T18:53:59.325Z]         total 12K    
18:53:59 [2024-03-06T18:53:59.325Z]         drwxr-xr-x    3 root     root        4.0K Mar  6 18:53 .
18:53:59 [2024-03-06T18:53:59.325Z]         drwxr-xr-x    5 root     root        4.0K Mar  6 18:53 ..
18:53:59 [2024-03-06T18:53:59.325Z]         lrwxrwxrwx    1 root     root           4 Mar  6 18:53 bad -> root
18:53:59 [2024-03-06T18:53:59.325Z]         lrwxrwxrwx    1 root     root           9 Mar  6 18:53 good -> ../subdir
18:53:59 [2024-03-06T18:53:59.325Z]         drwxr-xr-x    2 root     root        4.0K Mar  6 18:53 iwanttobehackedwithtoctou
18:53:59 [2024-03-06T18:53:59.325Z]         lrwxrwxrwx    1 root     root           1 Mar  6 18:53 root -> /
18:53:59 [2024-03-06T18:53:59.325Z] === RUN   TestRunMountVolumeSubdir/subdir
18:53:59 [2024-03-06T18:53:59.580Z]     mount_test.go:101: stdout:
18:53:59 [2024-03-06T18:53:59.580Z]         hello.txt
18:53:59 [2024-03-06T18:53:59.580Z]     mount_test.go:102: stderr:
18:53:59 [2024-03-06T18:53:59.580Z] === RUN   TestRunMountVolumeSubdir/subdir_link
18:54:00 [2024-03-06T18:54:00.137Z]     mount_test.go:101: stdout:
18:54:00 [2024-03-06T18:54:00.137Z]         hello.txt
18:54:00 [2024-03-06T18:54:00.137Z]     mount_test.go:102: stderr:
18:54:00 [2024-03-06T18:54:00.137Z] === RUN   TestRunMountVolumeSubdir/subdir_with_copy_data
18:54:00 [2024-03-06T18:54:00.391Z]     mount_test.go:101: stdout:
18:54:00 [2024-03-06T18:54:00.391Z]         /bin/busybox
18:54:00 [2024-03-06T18:54:00.391Z]     mount_test.go:102: stderr:
18:54:00 [2024-03-06T18:54:00.391Z] === RUN   TestRunMountVolumeSubdir/file
18:54:00 [2024-03-06T18:54:00.950Z]     mount_test.go:101: stdout:
18:54:00 [2024-03-06T18:54:00.950Z]         foo
18:54:00 [2024-03-06T18:54:00.950Z]     mount_test.go:102: stderr:
18:54:00 [2024-03-06T18:54:00.950Z] === RUN   TestRunMountVolumeSubdir/relative_with_backtracks
18:54:00 [2024-03-06T18:54:00.950Z] === RUN   TestRunMountVolumeSubdir/not_existing
18:54:00 [2024-03-06T18:54:00.950Z] === RUN   TestRunMountVolumeSubdir/mount_link
18:54:01 [2024-03-06T18:54:01.203Z] === RUN   TestRunMountVolumeSubdir/mount_link_link
18:54:01 [2024-03-06T18:54:01.457Z] --- PASS: TestRunMountVolumeSubdir (2.55s)
18:54:01 [2024-03-06T18:54:01.457Z]     --- PASS: TestRunMountVolumeSubdir/subdir (0.41s)
18:54:01 [2024-03-06T18:54:01.457Z]     --- PASS: TestRunMountVolumeSubdir/subdir_link (0.40s)
18:54:01 [2024-03-06T18:54:01.457Z]     --- PASS: TestRunMountVolumeSubdir/subdir_with_copy_data (0.41s)
18:54:01 [2024-03-06T18:54:01.457Z]     --- PASS: TestRunMountVolumeSubdir/file (0.41s)
18:54:01 [2024-03-06T18:54:01.457Z]     --- PASS: TestRunMountVolumeSubdir/relative_with_backtracks (0.00s)
18:54:01 [2024-03-06T18:54:01.457Z]     --- PASS: TestRunMountVolumeSubdir/not_existing (0.18s)
18:54:01 [2024-03-06T18:54:01.457Z]     --- PASS: TestRunMountVolumeSubdir/mount_link (0.15s)
18:54:01 [2024-03-06T18:54:01.457Z]     --- PASS: TestRunMountVolumeSubdir/mount_link_link (0.14s)
18:54:01 [2024-03-06T18:54:01.457Z] === RUN   TestVolumesCreateAndList
18:54:01 [2024-03-06T18:54:01.457Z] --- PASS: TestVolumesCreateAndList (0.01s)
18:54:01 [2024-03-06T18:54:01.457Z] === RUN   TestVolumesRemove
18:54:01 [2024-03-06T18:54:01.457Z] === RUN   TestVolumesRemove/volume_in_use
18:54:01 [2024-03-06T18:54:01.457Z] === RUN   TestVolumesRemove/volume_not_in_use
18:54:01 [2024-03-06T18:54:01.457Z] === RUN   TestVolumesRemove/non-existing_volume
18:54:01 [2024-03-06T18:54:01.457Z] === RUN   TestVolumesRemove/non-existing_volume_force
18:54:01 [2024-03-06T18:54:01.457Z] --- PASS: TestVolumesRemove (0.06s)
18:54:01 [2024-03-06T18:54:01.457Z]     --- PASS: TestVolumesRemove/volume_in_use (0.00s)
18:54:01 [2024-03-06T18:54:01.457Z]     --- PASS: TestVolumesRemove/volume_not_in_use (0.01s)
18:54:01 [2024-03-06T18:54:01.457Z]     --- PASS: TestVolumesRemove/non-existing_volume (0.00s)
18:54:01 [2024-03-06T18:54:01.457Z]     --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s)
18:54:01 [2024-03-06T18:54:01.457Z] === RUN   TestVolumesRemoveSwarmEnabled
18:54:01 [2024-03-06T18:54:01.457Z] === PAUSE TestVolumesRemoveSwarmEnabled
18:54:01 [2024-03-06T18:54:01.457Z] === RUN   TestVolumesInspect
18:54:01 [2024-03-06T18:54:01.457Z] --- PASS: TestVolumesInspect (0.01s)
18:54:01 [2024-03-06T18:54:01.457Z] === RUN   TestVolumesInvalidJSON
18:54:01 [2024-03-06T18:54:01.457Z] === RUN   TestVolumesInvalidJSON/volumes/create
18:54:01 [2024-03-06T18:54:01.457Z] === PAUSE TestVolumesInvalidJSON/volumes/create
18:54:01 [2024-03-06T18:54:01.457Z] === CONT  TestVolumesInvalidJSON/volumes/create
18:54:01 [2024-03-06T18:54:01.457Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
18:54:01 [2024-03-06T18:54:01.457Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
18:54:01 [2024-03-06T18:54:01.457Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
18:54:01 [2024-03-06T18:54:01.457Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
18:54:01 [2024-03-06T18:54:01.457Z] --- PASS: TestVolumesInvalidJSON (0.01s)
18:54:01 [2024-03-06T18:54:01.457Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
18:54:01 [2024-03-06T18:54:01.458Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
18:54:01 [2024-03-06T18:54:01.458Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
18:54:01 [2024-03-06T18:54:01.458Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
18:54:01 [2024-03-06T18:54:01.458Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
18:54:01 [2024-03-06T18:54:01.458Z] === RUN   TestVolumePruneAnonymous
18:54:01 [2024-03-06T18:54:01.458Z] --- PASS: TestVolumePruneAnonymous (0.03s)
18:54:01 [2024-03-06T18:54:01.458Z] === RUN   TestVolumePruneAnonFromImage
18:54:01 [2024-03-06T18:54:01.712Z] --- PASS: TestVolumePruneAnonFromImage (0.18s)
18:54:01 [2024-03-06T18:54:01.712Z] === CONT  TestVolumesRemoveSwarmEnabled
18:54:03 [2024-03-06T18:54:03.069Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_in_use
18:54:03 [2024-03-06T18:54:03.069Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_not_in_use
18:54:03 [2024-03-06T18:54:03.069Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume
18:54:03 [2024-03-06T18:54:03.069Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume_force
18:54:03 [2024-03-06T18:54:03.627Z] --- PASS: TestVolumesRemoveSwarmEnabled (1.93s)
18:54:03 [2024-03-06T18:54:03.627Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s)
18:54:03 [2024-03-06T18:54:03.627Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s)
18:54:03 [2024-03-06T18:54:03.627Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s)
18:54:03 [2024-03-06T18:54:03.627Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s)
18:54:03 [2024-03-06T18:54:03.627Z] PASS
18:54:03 [2024-03-06T18:54:03.627Z] 
18:54:03 [2024-03-06T18:54:03.627Z] DONE 29 tests in 4.816s
18:54:03 [2024-03-06T18:54:03.627Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
18:54:03 [2024-03-06T18:54:03.881Z] ++++ cat bundles/test-integration/TestUsernsCommit/dd8a3965d0d17/docker.pid
18:54:03 [2024-03-06T18:54:03.881Z] +++ kill 66439
18:54:03 [2024-03-06T18:54:03.881Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 66439 is not a child of this shell
18:54:03 [2024-03-06T18:54:03.881Z] warning: PID 66439 from bundles/test-integration/TestUsernsCommit/dd8a3965d0d17/docker.pid had a nonzero exit code
18:54:03 [2024-03-06T18:54:03.881Z] umount: bundles/test-integration/TestUsernsCommit/dd8a3965d0d17/root: not mounted.
18:54:03 [2024-03-06T18:54:03.881Z] ++++ cat bundles/test-integration/docker.pid
18:54:03 [2024-03-06T18:54:03.881Z] +++ kill 24870
18:54:05 [2024-03-06T18:54:05.239Z] +++ /etc/init.d/apparmor stop
18:54:05 [2024-03-06T18:54:05.239Z] Leaving: AppArmorNo profiles have been unloaded.
18:54:05 [2024-03-06T18:54:05.239Z] 
18:54:05 [2024-03-06T18:54:05.239Z] Unloading profiles will leave already running processes permanently
18:54:05 [2024-03-06T18:54:05.239Z] unconfined, which can lead to unexpected situations.
18:54:05 [2024-03-06T18:54:05.239Z] 
18:54:05 [2024-03-06T18:54:05.239Z] To set a process to complain mode, use the command line tool
18:54:05 [2024-03-06T18:54:05.239Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
18:54:05 [2024-03-06T18:54:05.239Z] +++ true
18:54:05 [2024-03-06T18:54:05.239Z] exiting test-integration
18:54:05 [2024-03-06T18:54:05.239Z] ++ exit 0
18:54:05 [2024-03-06T18:54:05.239Z] 
Post stage
[Pipeline] junit
18:54:06 [2024-03-06T18:54:06.604Z] Recording test results
18:54:06 [2024-03-06T18:54:06.849Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
18:54:07 [2024-03-06T18:54:07.220Z] + echo Ensuring container killed.
18:54:07 [2024-03-06T18:54:07.220Z] Ensuring container killed.
18:54:07 [2024-03-06T18:54:07.220Z] + docker rm -vf docker-pr2
18:54:07 [2024-03-06T18:54:07.220Z] Error response from daemon: No such container: docker-pr2
[Pipeline] sh
18:54:07 [2024-03-06T18:54:07.488Z] + echo Chowning /workspace to jenkins user
18:54:07 [2024-03-06T18:54:07.488Z] Chowning /workspace to jenkins user
18:54:07 [2024-03-06T18:54:07.488Z] + id -u
18:54:07 [2024-03-06T18:54:07.488Z] + id -g
18:54:07 [2024-03-06T18:54:07.488Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-47521:/workspace busybox chown -R 1000:1000 /workspace
18:54:07 [2024-03-06T18:54:07.488Z] Unable to find image 'busybox:latest' locally
18:54:07 [2024-03-06T18:54:07.488Z] latest: Pulling from library/busybox
18:54:07 [2024-03-06T18:54:07.742Z] 45d8eb5967de: Already exists
18:54:07 [2024-03-06T18:54:07.742Z] Digest: sha256:478209e7be50e5f5c9fd47a6a71d43c119dd44c393160e49dc4bb86f99a439de
18:54:07 [2024-03-06T18:54:07.742Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
18:54:09 [2024-03-06T18:54:09.457Z] + bundleName=arm64-integration
18:54:09 [2024-03-06T18:54:09.457Z] + echo Creating arm64-integration-bundles.tar.gz
18:54:09 [2024-03-06T18:54:09.457Z] Creating arm64-integration-bundles.tar.gz
18:54:09 [2024-03-06T18:54:09.457Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
18:54:09 [2024-03-06T18:54:09.457Z] + xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
18:54:09 [2024-03-06T18:54:09.718Z] Archiving artifacts
18:54:10 [2024-03-06T18:54:10.969Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-47521/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
18:54:11 [2024-03-06T18:54:11.276Z] + make clean
18:54:11 [2024-03-06T18:54:11.276Z] docker volume rm -f docker-dev-cache docker-mod-cache
18:54:11 [2024-03-06T18:54:11.276Z] docker-dev-cache
18:54:11 [2024-03-06T18:54:11.276Z] 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-47521/2/stashes/