Skip to content
Success

Console Output

Pull request #47494 updated
19:40:24 Connecting to https://api.github.com using docker-jenkins GitHub credentials
Obtained Jenkinsfile from eef352b5654ef71e384becf7937407d364d8e85e+f4c696eef17d62a421877d95c4810185750c5641 (4c0a6f306b32288afe8acbecfca7a748674a4e67)
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-47494@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
19:40:26 [2024-03-07T19:40:26.784Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
19:40:26 [2024-03-07T19:40:26.786Z] Trying to pass milestone 3
[Pipeline] milestone
19:40:26 [2024-03-07T19:40:26.993Z] Trying to pass milestone 4
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
19:40:42 [2024-03-07T19:40:42.224Z] Still waiting to schedule task
19:40:42 [2024-03-07T19:40:42.225Z]EC2 (ec2-managed-agents) - ubuntu-2004-arm64v8 (i-0c3bad948b38cffca)’ is offline
19:41:20 [2024-03-07T19:41:20.511Z] Running on EC2 (ec2-managed-agents) - ubuntu-2004-arm64v8 (i-0c3bad948b38cffca) in /home/ubuntu/workspace/moby_PR-47494
[Pipeline] {
[Pipeline] checkout
19:41:20 [2024-03-07T19:41:20.533Z] The recommended git tool is: git
19:41:23 [2024-03-07T19:41:23.172Z] using credential docker-jenkins-github-credentials
19:41:23 [2024-03-07T19:41:23.181Z] Cloning the remote Git repository
19:41:23 [2024-03-07T19:41:23.181Z] Cloning with configured refspecs honoured and without tags
19:41:23 [2024-03-07T19:41:23.180Z] Cloning repository https://github.com/moby/moby.git
19:41:23 [2024-03-07T19:41:23.232Z]  > git init /home/ubuntu/workspace/moby_PR-47494 # timeout=10
19:41:23 [2024-03-07T19:41:23.565Z] Fetching upstream changes from https://github.com/moby/moby.git
19:41:23 [2024-03-07T19:41:23.565Z]  > git --version # timeout=10
19:41:23 [2024-03-07T19:41:23.569Z]  > git --version # 'git version 2.25.1'
19:41:23 [2024-03-07T19:41:23.569Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:41:23 [2024-03-07T19:41:23.573Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47494/head:refs/remotes/origin/PR-47494 +refs/heads/master:refs/remotes/origin/master # timeout=10
19:41:36 [2024-03-07T19:41:36.527Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:41:36 [2024-03-07T19:41:36.531Z]  > git config --add remote.origin.fetch +refs/pull/47494/head:refs/remotes/origin/PR-47494 # timeout=10
19:41:36 [2024-03-07T19:41:36.534Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
19:41:36 [2024-03-07T19:41:36.836Z] Fetching without tags
19:41:37 [2024-03-07T19:41:37.036Z] Merging remotes/origin/master commit f4c696eef17d62a421877d95c4810185750c5641 into PR head commit eef352b5654ef71e384becf7937407d364d8e85e
19:41:36 [2024-03-07T19:41:36.826Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:41:36 [2024-03-07T19:41:36.833Z] Fetching upstream changes from https://github.com/moby/moby.git
19:41:36 [2024-03-07T19:41:36.833Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:41:36 [2024-03-07T19:41:36.834Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47494/head:refs/remotes/origin/PR-47494 +refs/heads/master:refs/remotes/origin/master # timeout=10
19:41:37 [2024-03-07T19:41:37.035Z]  > git config core.sparsecheckout # timeout=10
19:41:37 [2024-03-07T19:41:37.046Z]  > git checkout -f eef352b5654ef71e384becf7937407d364d8e85e # timeout=10
19:41:37 [2024-03-07T19:41:37.714Z]  > git remote # timeout=10
19:41:37 [2024-03-07T19:41:37.717Z]  > git config --get remote.origin.url # timeout=10
19:41:37 [2024-03-07T19:41:37.720Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:41:37 [2024-03-07T19:41:37.721Z]  > git merge f4c696eef17d62a421877d95c4810185750c5641 # timeout=10
19:41:38 [2024-03-07T19:41:38.794Z] Merge succeeded, producing 141062d18b46b89d0c1ac4f1e3def9ae17548e3a
19:41:38 [2024-03-07T19:41:38.794Z] Checking out Revision 141062d18b46b89d0c1ac4f1e3def9ae17548e3a (PR-47494)
19:41:38 [2024-03-07T19:41:38.784Z]  > git rev-parse HEAD^{commit} # timeout=10
19:41:38 [2024-03-07T19:41:38.790Z]  > git config core.sparsecheckout # timeout=10
19:41:38 [2024-03-07T19:41:38.793Z]  > git checkout -f 141062d18b46b89d0c1ac4f1e3def9ae17548e3a # timeout=10
19:41:42 [2024-03-07T19:41:42.136Z] Commit message: "Merge commit 'f4c696eef17d62a421877d95c4810185750c5641' into HEAD"
19:41:42 [2024-03-07T19:41:42.142Z] First time build. Skipping changelog.
19:41:42 [2024-03-07T19:41:42.134Z]  > git rev-list --no-walk 867a15fc1c7f81dd68a60dfad7c4db33de3f136f # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
19:41:42 [2024-03-07T19:41:42.913Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-47494:/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
19:41:47 [2024-03-07T19:41:47.104Z] Unable to find image 'alpine:latest' locally
19:41:47 [2024-03-07T19:41:47.104Z] latest: Pulling from library/alpine
19:41:47 [2024-03-07T19:41:47.104Z] bca4290a9639: Pulling fs layer
19:41:47 [2024-03-07T19:41:47.104Z] bca4290a9639: Download complete
19:41:47 [2024-03-07T19:41:47.363Z] bca4290a9639: Pull complete
19:41:47 [2024-03-07T19:41:47.363Z] Digest: sha256:c5b1261d6d3e43071626931fc004f70149baeba2c8ec672bd4f27761f8e1ad6b
19:41:47 [2024-03-07T19:41:47.363Z] Status: Downloaded newer image for alpine:latest
19:41:57 [2024-03-07T19:41:57.345Z] 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
19:41:57 [2024-03-07T19:41:57.968Z] Running on EC2 (ec2-managed-agents) - ubuntu-2004-arm64v8 (i-0c3bad948b38cffca) in /home/ubuntu/workspace/moby_PR-47494
[Pipeline] {
[Pipeline] checkout
19:41:57 [2024-03-07T19:41:57.983Z] The recommended git tool is: git
19:41:57 [2024-03-07T19:41:57.991Z] using credential docker-jenkins-github-credentials
19:41:58 [2024-03-07T19:41:58.002Z] Fetching changes from the remote Git repository
19:41:58 [2024-03-07T19:41:58.011Z] Fetching without tags
19:41:58 [2024-03-07T19:41:58.212Z] Merging remotes/origin/master commit f4c696eef17d62a421877d95c4810185750c5641 into PR head commit eef352b5654ef71e384becf7937407d364d8e85e
19:41:58 [2024-03-07T19:41:58.459Z] Merge succeeded, producing c5fb29465518d8dc32042a96ad97de1edae59dac
19:41:58 [2024-03-07T19:41:58.460Z] Checking out Revision c5fb29465518d8dc32042a96ad97de1edae59dac (PR-47494)
19:41:58 [2024-03-07T19:41:58.558Z] Commit message: "Merge commit 'f4c696eef17d62a421877d95c4810185750c5641' into HEAD"
19:41:58 [2024-03-07T19:41:58.564Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
19:41:57 [2024-03-07T19:41:57.999Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-47494/.git # timeout=10
19:41:58 [2024-03-07T19:41:58.008Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:41:58 [2024-03-07T19:41:58.014Z] Fetching upstream changes from https://github.com/moby/moby.git
19:41:58 [2024-03-07T19:41:58.014Z]  > git --version # timeout=10
19:41:58 [2024-03-07T19:41:58.016Z]  > git --version # 'git version 2.25.1'
19:41:58 [2024-03-07T19:41:58.016Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:41:58 [2024-03-07T19:41:58.017Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47494/head:refs/remotes/origin/PR-47494 +refs/heads/master:refs/remotes/origin/master # timeout=10
19:41:58 [2024-03-07T19:41:58.215Z]  > git config core.sparsecheckout # timeout=10
19:41:58 [2024-03-07T19:41:58.218Z]  > git checkout -f eef352b5654ef71e384becf7937407d364d8e85e # timeout=10
19:41:58 [2024-03-07T19:41:58.281Z]  > git remote # timeout=10
19:41:58 [2024-03-07T19:41:58.284Z]  > git config --get remote.origin.url # timeout=10
19:41:58 [2024-03-07T19:41:58.286Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:41:58 [2024-03-07T19:41:58.287Z]  > git merge f4c696eef17d62a421877d95c4810185750c5641 # timeout=10
19:41:58 [2024-03-07T19:41:58.456Z]  > git rev-parse HEAD^{commit} # timeout=10
19:41:58 [2024-03-07T19:41:58.462Z]  > git config core.sparsecheckout # timeout=10
19:41:58 [2024-03-07T19:41:58.464Z]  > git checkout -f c5fb29465518d8dc32042a96ad97de1edae59dac # timeout=10
19:41:58 [2024-03-07T19:41:58.561Z]  > git rev-list --no-walk 867a15fc1c7f81dd68a60dfad7c4db33de3f136f # timeout=10
19:41:59 [2024-03-07T19:41:59.239Z] + docker version
19:41:59 [2024-03-07T19:41:59.239Z] Client: Docker Engine - Community
19:41:59 [2024-03-07T19:41:59.239Z]  Version:           25.0.3
19:41:59 [2024-03-07T19:41:59.239Z]  API version:       1.44
19:41:59 [2024-03-07T19:41:59.239Z]  Go version:        go1.21.6
19:41:59 [2024-03-07T19:41:59.239Z]  Git commit:        4debf41
19:41:59 [2024-03-07T19:41:59.239Z]  Built:             Tue Feb  6 21:13:09 2024
19:41:59 [2024-03-07T19:41:59.239Z]  OS/Arch:           linux/arm64
19:41:59 [2024-03-07T19:41:59.239Z]  Context:           default
19:41:59 [2024-03-07T19:41:59.239Z] 
19:41:59 [2024-03-07T19:41:59.239Z] Server: Docker Engine - Community
19:41:59 [2024-03-07T19:41:59.239Z]  Engine:
19:41:59 [2024-03-07T19:41:59.239Z]   Version:          25.0.3
19:41:59 [2024-03-07T19:41:59.239Z]   API version:      1.44 (minimum version 1.24)
19:41:59 [2024-03-07T19:41:59.239Z]   Go version:       go1.21.6
19:41:59 [2024-03-07T19:41:59.239Z]   Git commit:       f417435
19:41:59 [2024-03-07T19:41:59.239Z]   Built:            Tue Feb  6 21:13:09 2024
19:41:59 [2024-03-07T19:41:59.239Z]   OS/Arch:          linux/arm64
19:41:59 [2024-03-07T19:41:59.239Z]   Experimental:     true
19:41:59 [2024-03-07T19:41:59.239Z]  containerd:
19:41:59 [2024-03-07T19:41:59.239Z]   Version:          1.6.28
19:41:59 [2024-03-07T19:41:59.239Z]   GitCommit:        ae07eda36dd25f8a1b98dfbf587313b99c0190bb
19:41:59 [2024-03-07T19:41:59.239Z]  runc:
19:41:59 [2024-03-07T19:41:59.239Z]   Version:          1.1.12
19:41:59 [2024-03-07T19:41:59.239Z]   GitCommit:        v1.1.12-0-g51d5e94
19:41:59 [2024-03-07T19:41:59.239Z]  docker-init:
19:41:59 [2024-03-07T19:41:59.239Z]   Version:          0.19.0
19:41:59 [2024-03-07T19:41:59.239Z]   GitCommit:        de40ad0
[Pipeline] sh
19:41:59 [2024-03-07T19:41:59.521Z] + docker info
19:42:07 [2024-03-07T19:42:07.641Z] Client: Docker Engine - Community
19:42:07 [2024-03-07T19:42:07.641Z]  Version:    25.0.3
19:42:07 [2024-03-07T19:42:07.641Z]  Context:    default
19:42:07 [2024-03-07T19:42:07.641Z]  Debug Mode: false
19:42:07 [2024-03-07T19:42:07.641Z]  Plugins:
19:42:07 [2024-03-07T19:42:07.641Z]   buildx: Docker Buildx (Docker Inc.)
19:42:07 [2024-03-07T19:42:07.641Z]     Version:  v0.12.1
19:42:07 [2024-03-07T19:42:07.641Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
19:42:07 [2024-03-07T19:42:07.641Z]   compose: Docker Compose (Docker Inc.)
19:42:07 [2024-03-07T19:42:07.641Z]     Version:  v2.24.6
19:42:07 [2024-03-07T19:42:07.641Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
19:42:07 [2024-03-07T19:42:07.641Z] 
19:42:07 [2024-03-07T19:42:07.641Z] Server:
19:42:07 [2024-03-07T19:42:07.641Z]  Containers: 0
19:42:07 [2024-03-07T19:42:07.641Z]   Running: 0
19:42:07 [2024-03-07T19:42:07.641Z]   Paused: 0
19:42:07 [2024-03-07T19:42:07.641Z]   Stopped: 0
19:42:07 [2024-03-07T19:42:07.641Z]  Images: 1
19:42:07 [2024-03-07T19:42:07.641Z]  Server Version: 25.0.3
19:42:07 [2024-03-07T19:42:07.641Z]  Storage Driver: overlay2
19:42:07 [2024-03-07T19:42:07.641Z]   Backing Filesystem: extfs
19:42:07 [2024-03-07T19:42:07.641Z]   Supports d_type: true
19:42:07 [2024-03-07T19:42:07.641Z]   Using metacopy: false
19:42:07 [2024-03-07T19:42:07.641Z]   Native Overlay Diff: true
19:42:07 [2024-03-07T19:42:07.641Z]   userxattr: false
19:42:07 [2024-03-07T19:42:07.641Z]  Logging Driver: json-file
19:42:07 [2024-03-07T19:42:07.641Z]  Cgroup Driver: cgroupfs
19:42:07 [2024-03-07T19:42:07.641Z]  Cgroup Version: 1
19:42:07 [2024-03-07T19:42:07.641Z]  Plugins:
19:42:07 [2024-03-07T19:42:07.641Z]   Volume: local
19:42:07 [2024-03-07T19:42:07.641Z]   Network: bridge host ipvlan macvlan null overlay
19:42:07 [2024-03-07T19:42:07.641Z]   Log: awslogs fluentd gcplogs gelf journald json-file local splunk syslog
19:42:07 [2024-03-07T19:42:07.641Z]  Swarm: inactive
19:42:07 [2024-03-07T19:42:07.641Z]  Runtimes: runc io.containerd.runc.v2
19:42:07 [2024-03-07T19:42:07.641Z]  Default Runtime: runc
19:42:07 [2024-03-07T19:42:07.641Z]  Init Binary: docker-init
19:42:07 [2024-03-07T19:42:07.641Z]  containerd version: ae07eda36dd25f8a1b98dfbf587313b99c0190bb
19:42:07 [2024-03-07T19:42:07.641Z]  runc version: v1.1.12-0-g51d5e94
19:42:07 [2024-03-07T19:42:07.641Z]  init version: de40ad0
19:42:07 [2024-03-07T19:42:07.641Z]  Security Options:
19:42:07 [2024-03-07T19:42:07.641Z]   apparmor
19:42:07 [2024-03-07T19:42:07.641Z]   seccomp
19:42:07 [2024-03-07T19:42:07.641Z]    Profile: builtin
19:42:07 [2024-03-07T19:42:07.641Z]  Kernel Version: 5.15.0-1053-aws
19:42:07 [2024-03-07T19:42:07.641Z]  Operating System: Ubuntu 20.04.6 LTS
19:42:07 [2024-03-07T19:42:07.641Z]  OSType: linux
19:42:07 [2024-03-07T19:42:07.641Z]  Architecture: aarch64
19:42:07 [2024-03-07T19:42:07.641Z]  CPUs: 8
19:42:07 [2024-03-07T19:42:07.641Z]  Total Memory: 30.64GiB
19:42:07 [2024-03-07T19:42:07.641Z]  Name: ip-10-100-57-124
19:42:07 [2024-03-07T19:42:07.641Z]  ID: de696752-8eb2-4b9b-9ebf-4859e2ca34ac
19:42:07 [2024-03-07T19:42:07.641Z]  Docker Root Dir: /var/lib/docker
19:42:07 [2024-03-07T19:42:07.641Z]  Debug Mode: false
19:42:07 [2024-03-07T19:42:07.641Z]  Experimental: true
19:42:07 [2024-03-07T19:42:07.641Z]  Insecure Registries:
19:42:07 [2024-03-07T19:42:07.641Z]   127.0.0.0/8
19:42:07 [2024-03-07T19:42:07.641Z]  Live Restore Enabled: true
19:42:07 [2024-03-07T19:42:07.641Z] 
[Pipeline] sh
19:42:07 [2024-03-07T19:42:07.922Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
19:42:07 [2024-03-07T19:42:07.922Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
19:42:07 [2024-03-07T19:42:07.922Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-47494/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
19:42:07 [2024-03-07T19:42:07.922Z] + bash /home/ubuntu/workspace/moby_PR-47494/check-config.sh
19:42:07 [2024-03-07T19:42:07.922Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
19:42:07 [2024-03-07T19:42:07.922Z] info: reading kernel config from /boot/config-5.15.0-1053-aws ...
19:42:07 [2024-03-07T19:42:07.922Z] 
19:42:07 [2024-03-07T19:42:07.922Z] Generally Necessary:
19:42:07 [2024-03-07T19:42:07.922Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
19:42:07 [2024-03-07T19:42:07.922Z] - apparmor: enabled and tools installed
19:42:08 [2024-03-07T19:42:08.181Z] - CONFIG_NAMESPACES: enabled
19:42:08 [2024-03-07T19:42:08.181Z] - CONFIG_NET_NS: enabled
19:42:08 [2024-03-07T19:42:08.181Z] - CONFIG_PID_NS: enabled
19:42:08 [2024-03-07T19:42:08.181Z] - CONFIG_IPC_NS: enabled
19:42:08 [2024-03-07T19:42:08.181Z] - CONFIG_UTS_NS: enabled
19:42:08 [2024-03-07T19:42:08.181Z] - CONFIG_CGROUPS: enabled
19:42:08 [2024-03-07T19:42:08.181Z] - CONFIG_CGROUP_CPUACCT: enabled
19:42:08 [2024-03-07T19:42:08.181Z] - CONFIG_CGROUP_DEVICE: enabled
19:42:08 [2024-03-07T19:42:08.181Z] - CONFIG_CGROUP_FREEZER: enabled
19:42:08 [2024-03-07T19:42:08.181Z] - CONFIG_CGROUP_SCHED: enabled
19:42:08 [2024-03-07T19:42:08.181Z] - CONFIG_CPUSETS: enabled
19:42:08 [2024-03-07T19:42:08.181Z] - CONFIG_MEMCG: enabled
19:42:08 [2024-03-07T19:42:08.181Z] - CONFIG_KEYS: enabled
19:42:08 [2024-03-07T19:42:08.181Z] - CONFIG_VETH: enabled (as module)
19:42:08 [2024-03-07T19:42:08.181Z] - CONFIG_BRIDGE: enabled (as module)
19:42:08 [2024-03-07T19:42:08.181Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
19:42:08 [2024-03-07T19:42:08.181Z] - CONFIG_IP_NF_FILTER: enabled (as module)
19:42:08 [2024-03-07T19:42:08.181Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
19:42:08 [2024-03-07T19:42:08.181Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
19:42:08 [2024-03-07T19:42:08.181Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
19:42:08 [2024-03-07T19:42:08.181Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
19:42:08 [2024-03-07T19:42:08.181Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
19:42:08 [2024-03-07T19:42:08.181Z] - CONFIG_IP_NF_NAT: enabled (as module)
19:42:08 [2024-03-07T19:42:08.181Z] - CONFIG_NF_NAT: enabled (as module)
19:42:08 [2024-03-07T19:42:08.181Z] - CONFIG_POSIX_MQUEUE: enabled
19:42:08 [2024-03-07T19:42:08.181Z] - CONFIG_CGROUP_BPF: enabled
19:42:08 [2024-03-07T19:42:08.181Z] 
19:42:08 [2024-03-07T19:42:08.181Z] Optional Features:
19:42:08 [2024-03-07T19:42:08.182Z] - CONFIG_USER_NS: enabled
19:42:08 [2024-03-07T19:42:08.182Z] - CONFIG_SECCOMP: enabled
19:42:08 [2024-03-07T19:42:08.182Z] - CONFIG_SECCOMP_FILTER: enabled
19:42:08 [2024-03-07T19:42:08.182Z] - CONFIG_CGROUP_PIDS: enabled
19:42:08 [2024-03-07T19:42:08.182Z] - CONFIG_MEMCG_SWAP: enabled
19:42:08 [2024-03-07T19:42:08.182Z]     (cgroup swap accounting is currently enabled)
19:42:08 [2024-03-07T19:42:08.441Z] - CONFIG_BLK_CGROUP: enabled
19:42:08 [2024-03-07T19:42:08.441Z] - CONFIG_BLK_DEV_THROTTLING: enabled
19:42:08 [2024-03-07T19:42:08.441Z] - CONFIG_CGROUP_PERF: enabled
19:42:08 [2024-03-07T19:42:08.441Z] - CONFIG_CGROUP_HUGETLB: enabled
19:42:08 [2024-03-07T19:42:08.441Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
19:42:08 [2024-03-07T19:42:08.441Z] - CONFIG_CGROUP_NET_PRIO: enabled
19:42:08 [2024-03-07T19:42:08.441Z] - CONFIG_CFS_BANDWIDTH: enabled
19:42:08 [2024-03-07T19:42:08.441Z] - CONFIG_FAIR_GROUP_SCHED: enabled
19:42:08 [2024-03-07T19:42:08.441Z] - CONFIG_RT_GROUP_SCHED: missing
19:42:08 [2024-03-07T19:42:08.441Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
19:42:08 [2024-03-07T19:42:08.441Z] - CONFIG_IP_VS: enabled (as module)
19:42:08 [2024-03-07T19:42:08.441Z] - CONFIG_IP_VS_NFCT: enabled
19:42:08 [2024-03-07T19:42:08.441Z] - CONFIG_IP_VS_PROTO_TCP: enabled
19:42:08 [2024-03-07T19:42:08.441Z] - CONFIG_IP_VS_PROTO_UDP: enabled
19:42:08 [2024-03-07T19:42:08.441Z] - CONFIG_IP_VS_RR: enabled (as module)
19:42:08 [2024-03-07T19:42:08.441Z] - CONFIG_SECURITY_SELINUX: enabled
19:42:08 [2024-03-07T19:42:08.441Z] - CONFIG_SECURITY_APPARMOR: enabled
19:42:08 [2024-03-07T19:42:08.441Z] - CONFIG_EXT4_FS: enabled
19:42:08 [2024-03-07T19:42:08.441Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
19:42:08 [2024-03-07T19:42:08.441Z] - CONFIG_EXT4_FS_SECURITY: enabled
19:42:08 [2024-03-07T19:42:08.441Z] - Network Drivers:
19:42:08 [2024-03-07T19:42:08.441Z]   - "overlay":
19:42:08 [2024-03-07T19:42:08.441Z]     - CONFIG_VXLAN: enabled (as module)
19:42:08 [2024-03-07T19:42:08.441Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
19:42:08 [2024-03-07T19:42:08.441Z]       Optional (for encrypted networks):
19:42:08 [2024-03-07T19:42:08.441Z]       - CONFIG_CRYPTO: enabled
19:42:08 [2024-03-07T19:42:08.441Z]       - CONFIG_CRYPTO_AEAD: enabled
19:42:08 [2024-03-07T19:42:08.441Z]       - CONFIG_CRYPTO_GCM: enabled
19:42:08 [2024-03-07T19:42:08.441Z]       - CONFIG_CRYPTO_SEQIV: enabled
19:42:08 [2024-03-07T19:42:08.441Z]       - CONFIG_CRYPTO_GHASH: enabled
19:42:08 [2024-03-07T19:42:08.441Z]       - CONFIG_XFRM: enabled
19:42:08 [2024-03-07T19:42:08.441Z]       - CONFIG_XFRM_USER: enabled (as module)
19:42:08 [2024-03-07T19:42:08.441Z]       - CONFIG_XFRM_ALGO: enabled (as module)
19:42:08 [2024-03-07T19:42:08.441Z]       - CONFIG_INET_ESP: enabled (as module)
19:42:08 [2024-03-07T19:42:08.441Z]   - "ipvlan":
19:42:08 [2024-03-07T19:42:08.441Z]     - CONFIG_IPVLAN: enabled (as module)
19:42:08 [2024-03-07T19:42:08.700Z]   - "macvlan":
19:42:08 [2024-03-07T19:42:08.700Z]     - CONFIG_MACVLAN: enabled (as module)
19:42:08 [2024-03-07T19:42:08.700Z]     - CONFIG_DUMMY: enabled (as module)
19:42:08 [2024-03-07T19:42:08.700Z]   - "ftp,tftp client in container":
19:42:08 [2024-03-07T19:42:08.700Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
19:42:08 [2024-03-07T19:42:08.700Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
19:42:08 [2024-03-07T19:42:08.700Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
19:42:08 [2024-03-07T19:42:08.700Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
19:42:08 [2024-03-07T19:42:08.700Z] - Storage Drivers:
19:42:08 [2024-03-07T19:42:08.700Z]   - "aufs":
19:42:08 [2024-03-07T19:42:08.700Z]     - CONFIG_AUFS_FS: enabled (as module)
19:42:08 [2024-03-07T19:42:08.700Z]   - "btrfs":
19:42:08 [2024-03-07T19:42:08.700Z]     - CONFIG_BTRFS_FS: enabled (as module)
19:42:08 [2024-03-07T19:42:08.700Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
19:42:08 [2024-03-07T19:42:08.700Z]   - "devicemapper":
19:42:08 [2024-03-07T19:42:08.700Z]     - CONFIG_BLK_DEV_DM: enabled
19:42:08 [2024-03-07T19:42:08.700Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
19:42:08 [2024-03-07T19:42:08.700Z]   - "overlay":
19:42:08 [2024-03-07T19:42:08.700Z]     - CONFIG_OVERLAY_FS: enabled (as module)
19:42:08 [2024-03-07T19:42:08.700Z]   - "zfs":
19:42:08 [2024-03-07T19:42:08.700Z]     - /dev/zfs: present
19:42:08 [2024-03-07T19:42:08.700Z]     - zfs command: missing
19:42:08 [2024-03-07T19:42:08.700Z]     - zpool command: missing
19:42:08 [2024-03-07T19:42:08.700Z] 
19:42:08 [2024-03-07T19:42:08.700Z] Limits:
19:42:08 [2024-03-07T19:42:08.700Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
19:42:08 [2024-03-07T19:42:08.700Z] 
19:42:08 [2024-03-07T19:42:08.700Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
19:42:08 [2024-03-07T19:42:08.997Z] + docker build --force-rm -t docker:c5fb29465518d8dc32042a96ad97de1edae59dac .
19:42:09 [2024-03-07T19:42:09.256Z] #0 building with "default" instance using docker driver
19:42:09 [2024-03-07T19:42:09.256Z] 
19:42:09 [2024-03-07T19:42:09.256Z] #1 [internal] load build definition from Dockerfile
19:42:09 [2024-03-07T19:42:09.256Z] #1 transferring dockerfile:
19:42:09 [2024-03-07T19:42:09.515Z] #1 transferring dockerfile: 28.32kB done
19:42:09 [2024-03-07T19:42:09.515Z] #1 DONE 0.2s
19:42:09 [2024-03-07T19:42:09.515Z] 
19:42:09 [2024-03-07T19:42:09.515Z] #2 resolve image config for docker.io/docker/dockerfile:1
19:42:09 [2024-03-07T19:42:09.774Z] #2 DONE 0.4s
19:42:09 [2024-03-07T19:42:09.774Z] 
19:42:09 [2024-03-07T19:42:09.774Z] #3 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
19:42:09 [2024-03-07T19:42:09.774Z] #3 resolve docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 0.0s done
19:42:09 [2024-03-07T19:42:09.774Z] #3 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 0B / 11.02MB 0.1s
19:42:09 [2024-03-07T19:42:09.774Z] #3 sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021 8.40kB / 8.40kB done
19:42:09 [2024-03-07T19:42:09.774Z] #3 sha256:e929b0d024894103bb3a8577aad825a7df006a8f6767747bffd373d804c3ee67 482B / 482B done
19:42:09 [2024-03-07T19:42:09.774Z] #3 sha256:19c37871da0fa7da4b2a871455ccea62d3b08eb94a7f6f0cf310fe02f14f5089 1.27kB / 1.27kB done
19:42:10 [2024-03-07T19:42:10.032Z] #3 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 1.05MB / 11.02MB 0.2s
19:42:10 [2024-03-07T19:42:10.032Z] #3 extracting sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d
19:42:10 [2024-03-07T19:42:10.294Z] #3 sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 11.02MB / 11.02MB 0.3s done
19:42:10 [2024-03-07T19:42:10.294Z] #3 extracting sha256:cf80d9b4bd1c75ee551ce5ff6f950a178fbb62e661c02e42d41b8c772d1efc1d 0.1s done
19:42:10 [2024-03-07T19:42:10.294Z] #3 DONE 0.5s
19:42:10 [2024-03-07T19:42:10.294Z] 
19:42:10 [2024-03-07T19:42:10.294Z] #4 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1
19:42:11 [2024-03-07T19:42:11.705Z] #4 ...
19:42:11 [2024-03-07T19:42:11.705Z] 
19:42:11 [2024-03-07T19:42:11.705Z] #5 [internal] load metadata for docker.io/library/debian:bookworm
19:42:11 [2024-03-07T19:42:11.705Z] #5 DONE 1.0s
19:42:11 [2024-03-07T19:42:11.705Z] 
19:42:11 [2024-03-07T19:42:11.705Z] #6 [internal] load metadata for docker.io/library/golang:1.21.8-bookworm
19:42:11 [2024-03-07T19:42:11.705Z] #6 DONE 1.0s
19:42:11 [2024-03-07T19:42:11.705Z] 
19:42:11 [2024-03-07T19:42:11.705Z] #7 [internal] load metadata for docker.io/docker/buildx-bin:0.12.1
19:42:11 [2024-03-07T19:42:11.705Z] #7 DONE 1.1s
19:42:11 [2024-03-07T19:42:11.705Z] 
19:42:11 [2024-03-07T19:42:11.705Z] #8 [internal] load metadata for docker.io/distribution/distribution:2.8.3
19:42:11 [2024-03-07T19:42:11.705Z] #8 DONE 1.1s
19:42:11 [2024-03-07T19:42:11.705Z] 
19:42:11 [2024-03-07T19:42:11.705Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
19:42:11 [2024-03-07T19:42:11.705Z] #9 DONE 1.1s
19:42:11 [2024-03-07T19:42:11.705Z] 
19:42:11 [2024-03-07T19:42:11.705Z] #10 [internal] load metadata for docker.io/library/busybox:latest
19:42:11 [2024-03-07T19:42:11.705Z] #10 DONE 1.1s
19:42:11 [2024-03-07T19:42:11.705Z] 
19:42:11 [2024-03-07T19:42:11.705Z] #4 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1
19:42:11 [2024-03-07T19:42:11.705Z] #4 DONE 1.1s
19:42:11 [2024-03-07T19:42:11.705Z] 
19:42:11 [2024-03-07T19:42:11.705Z] #11 [internal] load metadata for docker.io/docker/compose-bin:v2.24.5
19:42:11 [2024-03-07T19:42:11.706Z] #11 DONE 1.1s
19:42:11 [2024-03-07T19:42:11.706Z] 
19:42:11 [2024-03-07T19:42:11.706Z] #12 [internal] load .dockerignore
19:42:11 [2024-03-07T19:42:11.706Z] #12 transferring context: 113B done
19:42:11 [2024-03-07T19:42:11.706Z] #12 DONE 0.1s
19:42:11 [2024-03-07T19:42:11.706Z] 
19:42:11 [2024-03-07T19:42:11.706Z] #13 [frozen-images 1/4] FROM docker.io/library/debian:bookworm@sha256:4482958b4461ff7d9fabc24b3a9ab1e9a2c85ece07b2db1840c7cbc01d053e90
19:42:11 [2024-03-07T19:42:11.706Z] #13 resolve docker.io/library/debian:bookworm@sha256:4482958b4461ff7d9fabc24b3a9ab1e9a2c85ece07b2db1840c7cbc01d053e90 0.1s done
19:42:11 [2024-03-07T19:42:11.965Z] #13 sha256:4482958b4461ff7d9fabc24b3a9ab1e9a2c85ece07b2db1840c7cbc01d053e90 1.85kB / 1.85kB done
19:42:11 [2024-03-07T19:42:11.965Z] #13 sha256:7c288032ecf3319045d9fa538c3b0cc868a320d01d03bce15b99c2c336319994 529B / 529B done
19:42:11 [2024-03-07T19:42:11.965Z] #13 sha256:8138bbd6ac4e6145d04bb9e21475581e89c90c499a2385e45563d6135be136cb 1.48kB / 1.48kB done
19:42:12 [2024-03-07T19:42:12.224Z] #13 sha256:c2964e85ea54bbef26d274e85fa0a3fde68f074e0774d0729e6ebe341e24eee1 0B / 49.59MB 0.1s
19:42:12 [2024-03-07T19:42:12.224Z] #13 sha256:c2964e85ea54bbef26d274e85fa0a3fde68f074e0774d0729e6ebe341e24eee1 9.44MB / 49.59MB 0.2s
19:42:12 [2024-03-07T19:42:12.500Z] #13 sha256:c2964e85ea54bbef26d274e85fa0a3fde68f074e0774d0729e6ebe341e24eee1 24.12MB / 49.59MB 0.4s
19:42:12 [2024-03-07T19:42:12.500Z] #13 sha256:c2964e85ea54bbef26d274e85fa0a3fde68f074e0774d0729e6ebe341e24eee1 41.94MB / 49.59MB 0.5s
19:42:12 [2024-03-07T19:42:12.759Z] #13 sha256:c2964e85ea54bbef26d274e85fa0a3fde68f074e0774d0729e6ebe341e24eee1 48.23MB / 49.59MB 0.6s
19:42:13 [2024-03-07T19:42:13.329Z] #13 sha256:c2964e85ea54bbef26d274e85fa0a3fde68f074e0774d0729e6ebe341e24eee1 49.59MB / 49.59MB 1.2s done
19:42:13 [2024-03-07T19:42:13.329Z] #13 ...
19:42:13 [2024-03-07T19:42:13.329Z] 
19:42:13 [2024-03-07T19:42:13.329Z] #14 [build-dummy 1/2] FROM docker.io/library/busybox:latest@sha256:478209e7be50e5f5c9fd47a6a71d43c119dd44c393160e49dc4bb86f99a439de
19:42:13 [2024-03-07T19:42:13.329Z] #14 resolve docker.io/library/busybox:latest@sha256:478209e7be50e5f5c9fd47a6a71d43c119dd44c393160e49dc4bb86f99a439de 0.1s done
19:42:13 [2024-03-07T19:42:13.329Z] #14 sha256:478209e7be50e5f5c9fd47a6a71d43c119dd44c393160e49dc4bb86f99a439de 6.76kB / 6.76kB done
19:42:13 [2024-03-07T19:42:13.329Z] #14 sha256:46bd05c4a04f3d121198e054da02daed22d0f561764acb0f0594066d5972619b 390B / 390B done
19:42:13 [2024-03-07T19:42:13.329Z] #14 sha256:15b3852228f2a4251fb997ce32a52204b76babcaae22df16cac5e217d95a5c07 610B / 610B done
19:42:13 [2024-03-07T19:42:13.329Z] #14 sha256:45d8eb5967de4c266a4cee23081b4e3855f4f8690f8b9165f804d19278bdeb5e 1.84MB / 1.84MB 0.3s done
19:42:13 [2024-03-07T19:42:13.329Z] #14 extracting sha256:45d8eb5967de4c266a4cee23081b4e3855f4f8690f8b9165f804d19278bdeb5e 0.2s done
19:42:13 [2024-03-07T19:42:13.329Z] #14 DONE 1.6s
19:42:13 [2024-03-07T19:42:13.329Z] 
19:42:13 [2024-03-07T19:42:13.329Z] #13 [frozen-images 1/4] FROM docker.io/library/debian:bookworm@sha256:4482958b4461ff7d9fabc24b3a9ab1e9a2c85ece07b2db1840c7cbc01d053e90
19:42:13 [2024-03-07T19:42:13.329Z] #13 extracting sha256:c2964e85ea54bbef26d274e85fa0a3fde68f074e0774d0729e6ebe341e24eee1 0.1s
19:42:13 [2024-03-07T19:42:13.329Z] #13 ...
19:42:13 [2024-03-07T19:42:13.329Z] 
19:42:13 [2024-03-07T19:42:13.329Z] #15 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
19:42:13 [2024-03-07T19:42:13.329Z] #15 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
19:42:13 [2024-03-07T19:42:13.329Z] #15 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
19:42:13 [2024-03-07T19:42:13.329Z] #15 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
19:42:13 [2024-03-07T19:42:13.329Z] #15 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
19:42:13 [2024-03-07T19:42:13.329Z] #15 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.5s done
19:42:13 [2024-03-07T19:42:13.329Z] #15 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.4s done
19:42:13 [2024-03-07T19:42:13.329Z] #15 DONE 1.6s
19:42:13 [2024-03-07T19:42:13.329Z] 
19:42:13 [2024-03-07T19:42:13.329Z] #13 [frozen-images 1/4] FROM docker.io/library/debian:bookworm@sha256:4482958b4461ff7d9fabc24b3a9ab1e9a2c85ece07b2db1840c7cbc01d053e90
19:42:13 [2024-03-07T19:42:13.899Z] #13 ...
19:42:13 [2024-03-07T19:42:13.899Z] 
19:42:13 [2024-03-07T19:42:13.899Z] #16 [internal] load build context
19:42:13 [2024-03-07T19:42:13.899Z] #16 transferring context: 76.13MB 2.0s done
19:42:13 [2024-03-07T19:42:13.899Z] #16 DONE 2.2s
19:42:13 [2024-03-07T19:42:13.899Z] 
19:42:13 [2024-03-07T19:42:13.899Z] #13 [frozen-images 1/4] FROM docker.io/library/debian:bookworm@sha256:4482958b4461ff7d9fabc24b3a9ab1e9a2c85ece07b2db1840c7cbc01d053e90
19:42:15 [2024-03-07T19:42:15.279Z] #13 ...
19:42:15 [2024-03-07T19:42:15.279Z] 
19:42:15 [2024-03-07T19:42:15.279Z] #17 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.12.1@sha256:c7a37a2a92f28656bdd44c52bdf2a0f1fce8912d41fde136df781d419fd9ce43
19:42:15 [2024-03-07T19:42:15.279Z] #17 resolve docker.io/docker/buildx-bin:0.12.1@sha256:c7a37a2a92f28656bdd44c52bdf2a0f1fce8912d41fde136df781d419fd9ce43 0.1s done
19:42:15 [2024-03-07T19:42:15.279Z] #17 sha256:c7a37a2a92f28656bdd44c52bdf2a0f1fce8912d41fde136df781d419fd9ce43 8.43kB / 8.43kB done
19:42:15 [2024-03-07T19:42:15.279Z] #17 sha256:152601ea1a432a294017848c66fb84d04e1a90d4380ce9b5cd519cdf09e43722 482B / 482B done
19:42:15 [2024-03-07T19:42:15.279Z] #17 sha256:a5a1ba0fd157960c623fcbba319e3c92650faeacc179ed940362aed94d69a42f 1.14kB / 1.14kB done
19:42:15 [2024-03-07T19:42:15.279Z] #17 sha256:e44944864973a68b1022f5cb1071d878c837565d31227b2aecce1b58f2018ce5 15.64MB / 15.64MB 2.0s done
19:42:15 [2024-03-07T19:42:15.279Z] #17 extracting sha256:e44944864973a68b1022f5cb1071d878c837565d31227b2aecce1b58f2018ce5 0.3s done
19:42:15 [2024-03-07T19:42:15.279Z] #17 DONE 3.6s
19:42:15 [2024-03-07T19:42:15.279Z] 
19:42:15 [2024-03-07T19:42:15.279Z] #18 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012
19:42:15 [2024-03-07T19:42:15.279Z] #18 resolve docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 0.1s done
19:42:15 [2024-03-07T19:42:15.279Z] #18 sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 9.95kB / 9.95kB done
19:42:15 [2024-03-07T19:42:15.279Z] #18 sha256:ac3f19480cc7e1b091660ad57754d55b942052bb49f924ed74fde968cf96f2cd 479B / 479B done
19:42:15 [2024-03-07T19:42:15.279Z] #18 sha256:0cc8372aed216bf84780ffea495b0f1b7d20b923561446cdde8074a3a01e6344 1.41kB / 1.41kB done
19:42:15 [2024-03-07T19:42:15.279Z] #18 sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 16.18kB / 16.18kB 2.5s done
19:42:15 [2024-03-07T19:42:15.279Z] #18 extracting sha256:1b0dfc2f3a464bee155c6e863e879c5b6024610a49654d225ea46127e48ed7a7 done
19:42:15 [2024-03-07T19:42:15.279Z] #18 DONE 3.6s
19:42:15 [2024-03-07T19:42:15.279Z] 
19:42:15 [2024-03-07T19:42:15.279Z] #13 [frozen-images 1/4] FROM docker.io/library/debian:bookworm@sha256:4482958b4461ff7d9fabc24b3a9ab1e9a2c85ece07b2db1840c7cbc01d053e90
19:42:15 [2024-03-07T19:42:15.538Z] #13 extracting sha256:c2964e85ea54bbef26d274e85fa0a3fde68f074e0774d0729e6ebe341e24eee1 2.2s done
19:42:16 [2024-03-07T19:42:16.106Z] #13 DONE 4.2s
19:42:16 [2024-03-07T19:42:16.106Z] 
19:42:16 [2024-03-07T19:42:16.106Z] #19 [base 1/4] FROM docker.io/library/golang:1.21.8-bookworm@sha256:3c7b628e7ed755b69c438f3520e09b831b5ebeb07eb78f4add73534a861a59ce
19:42:16 [2024-03-07T19:42:16.106Z] #19 resolve docker.io/library/golang:1.21.8-bookworm@sha256:3c7b628e7ed755b69c438f3520e09b831b5ebeb07eb78f4add73534a861a59ce 0.1s done
19:42:16 [2024-03-07T19:42:16.106Z] #19 sha256:3c7b628e7ed755b69c438f3520e09b831b5ebeb07eb78f4add73534a861a59ce 1.64kB / 1.64kB done
19:42:16 [2024-03-07T19:42:16.106Z] #19 sha256:c9037f0a6f706c65a199fab2c586839272838fbe0b933a696a6fe07f6cfef9cf 1.79kB / 1.79kB done
19:42:16 [2024-03-07T19:42:16.106Z] #19 sha256:015a066372deafcef62377696fdd588e02a596e1ec42937b8f384da438171250 2.90kB / 2.90kB done
19:42:16 [2024-03-07T19:42:16.106Z] #19 sha256:c2964e85ea54bbef26d274e85fa0a3fde68f074e0774d0729e6ebe341e24eee1 49.59MB / 49.59MB 1.1s done
19:42:16 [2024-03-07T19:42:16.106Z] #19 sha256:d3436c315a5dcd9b17acc96236fdf378dcf2deb72fe9dafb42d894a3c362ac75 23.58MB / 23.58MB 1.1s done
19:42:16 [2024-03-07T19:42:16.106Z] #19 sha256:603ae72c83b17aae41ce6857f0063bfd35b5f00dc5d7e1ad47fa18debb28b2c7 63.99MB / 63.99MB 1.3s
19:42:16 [2024-03-07T19:42:16.106Z] #19 sha256:c27a4e4af1e8494dbf63c42a2d69630a37e2c2b7363bef81ff60f8d5109c0ef5 64.11MB / 64.11MB 2.2s done
19:42:16 [2024-03-07T19:42:16.106Z] #19 sha256:a23d83702b673f096f3ad08d6fd0e17210ca2820cc17e8200245f59d0673551f 86.41MB / 86.41MB 2.5s done
19:42:16 [2024-03-07T19:42:16.106Z] #19 sha256:cca4fd0656d11971a06200614d30cc517963725a7744bdd5dcab3764d49c22b0 173B / 173B 1.4s done
19:42:16 [2024-03-07T19:42:16.106Z] #19 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 1.5s done
19:42:16 [2024-03-07T19:42:16.106Z] #19 extracting sha256:d3436c315a5dcd9b17acc96236fdf378dcf2deb72fe9dafb42d894a3c362ac75 0.2s
19:42:16 [2024-03-07T19:42:16.365Z] #19 extracting sha256:d3436c315a5dcd9b17acc96236fdf378dcf2deb72fe9dafb42d894a3c362ac75 0.6s done
19:42:16 [2024-03-07T19:42:16.365Z] #19 ...
19:42:16 [2024-03-07T19:42:16.365Z] 
19:42:16 [2024-03-07T19:42:16.365Z] #20 [compose 1/1] FROM docker.io/docker/compose-bin:v2.24.5@sha256:5f74242b93d68d5c73c086993ce2279e5220cd1ef0ead561f2055bed5f1234c3
19:42:16 [2024-03-07T19:42:16.365Z] #20 resolve docker.io/docker/compose-bin:v2.24.5@sha256:5f74242b93d68d5c73c086993ce2279e5220cd1ef0ead561f2055bed5f1234c3 0.1s done
19:42:16 [2024-03-07T19:42:16.365Z] #20 sha256:5f74242b93d68d5c73c086993ce2279e5220cd1ef0ead561f2055bed5f1234c3 8.43kB / 8.43kB done
19:42:16 [2024-03-07T19:42:16.365Z] #20 sha256:06eae01801a52c8f549787b29c2bfb65c88c0a218b217321e99a157565a0fa5a 482B / 482B done
19:42:16 [2024-03-07T19:42:16.365Z] #20 sha256:d06dcef7a21624ea13d7671125a7fe4cded9aaa21792757846e72064e5214dec 1.13kB / 1.13kB done
19:42:16 [2024-03-07T19:42:16.365Z] #20 sha256:823737807fa37f6a71175786ba6042e4b83f8bb78f65079d56c0a0dff55d1e73 16.62MB / 16.62MB 3.5s done
19:42:16 [2024-03-07T19:42:16.365Z] #20 extracting sha256:823737807fa37f6a71175786ba6042e4b83f8bb78f65079d56c0a0dff55d1e73 0.2s done
19:42:16 [2024-03-07T19:42:16.365Z] #20 DONE 4.8s
19:42:16 [2024-03-07T19:42:16.624Z] 
19:42:16 [2024-03-07T19:42:16.624Z] #19 [base 1/4] FROM docker.io/library/golang:1.21.8-bookworm@sha256:3c7b628e7ed755b69c438f3520e09b831b5ebeb07eb78f4add73534a861a59ce
19:42:16 [2024-03-07T19:42:16.624Z] #19 extracting sha256:603ae72c83b17aae41ce6857f0063bfd35b5f00dc5d7e1ad47fa18debb28b2c7 0.1s
19:42:16 [2024-03-07T19:42:16.884Z] #19 ...
19:42:16 [2024-03-07T19:42:16.884Z] 
19:42:16 [2024-03-07T19:42:16.884Z] #21 [registry-v2 1/2] FROM docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb
19:42:16 [2024-03-07T19:42:16.884Z] #21 resolve docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb 0.1s done
19:42:16 [2024-03-07T19:42:16.884Z] #21 sha256:184ed8ae6fb6cdaf999646a8855ce3916872363882142964f36a096186792c50 2.57kB / 2.57kB done
19:42:16 [2024-03-07T19:42:16.884Z] #21 sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb 4.67kB / 4.67kB done
19:42:16 [2024-03-07T19:42:16.884Z] #21 sha256:d6213c56dc23f948e18d58abb6499f2112d85fc8c0eae4391386b6bcfaa70e01 1.05kB / 1.05kB done
19:42:16 [2024-03-07T19:42:16.884Z] #21 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 2.6s done
19:42:16 [2024-03-07T19:42:16.884Z] #21 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 0.2s done
19:42:16 [2024-03-07T19:42:16.884Z] #21 sha256:08efe96e544caba36e1a67e0734b419126dcdd7b61cd223b8c78616e5b25a47a 286.20kB / 286.20kB 3.1s done
19:42:16 [2024-03-07T19:42:16.884Z] #21 sha256:6fa6f6cd5bd05b721a3c082c5f075a5ed04a9ca646827fe576b05488acca8bb2 766B / 766B 3.2s done
19:42:16 [2024-03-07T19:42:16.884Z] #21 sha256:46a95b3c8e602481ef507c2ffa1372d6e529a8ad234f2f99fc2a9bd471336a09 4.19MB / 5.82MB 3.3s
19:42:16 [2024-03-07T19:42:16.884Z] #21 extracting sha256:08efe96e544caba36e1a67e0734b419126dcdd7b61cd223b8c78616e5b25a47a 0.0s done
19:42:16 [2024-03-07T19:42:16.884Z] #21 extracting sha256:6fa6f6cd5bd05b721a3c082c5f075a5ed04a9ca646827fe576b05488acca8bb2 done
19:42:16 [2024-03-07T19:42:16.884Z] #21 extracting sha256:46a95b3c8e602481ef507c2ffa1372d6e529a8ad234f2f99fc2a9bd471336a09 0.2s done
19:42:16 [2024-03-07T19:42:16.884Z] #21 ...
19:42:16 [2024-03-07T19:42:16.884Z] 
19:42:16 [2024-03-07T19:42:16.884Z] #19 [base 1/4] FROM docker.io/library/golang:1.21.8-bookworm@sha256:3c7b628e7ed755b69c438f3520e09b831b5ebeb07eb78f4add73534a861a59ce
19:42:18 [2024-03-07T19:42:18.266Z] #19 extracting sha256:603ae72c83b17aae41ce6857f0063bfd35b5f00dc5d7e1ad47fa18debb28b2c7 1.7s done
19:42:18 [2024-03-07T19:42:18.525Z] #19 extracting sha256:a23d83702b673f096f3ad08d6fd0e17210ca2820cc17e8200245f59d0673551f
19:42:20 [2024-03-07T19:42:20.431Z] #19 extracting sha256:a23d83702b673f096f3ad08d6fd0e17210ca2820cc17e8200245f59d0673551f 1.5s done
19:42:20 [2024-03-07T19:42:20.431Z] #19 extracting sha256:c27a4e4af1e8494dbf63c42a2d69630a37e2c2b7363bef81ff60f8d5109c0ef5
19:42:23 [2024-03-07T19:42:23.721Z] #19 ...
19:42:23 [2024-03-07T19:42:23.721Z] 
19:42:23 [2024-03-07T19:42:23.721Z] #22 [build-dummy 2/2] RUN mkdir -p /build
19:42:23 [2024-03-07T19:42:23.721Z] #22 ...
19:42:23 [2024-03-07T19:42:23.721Z] 
19:42:23 [2024-03-07T19:42:23.721Z] #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
19:42:23 [2024-03-07T19:42:23.721Z] #23 1.711 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
19:42:23 [2024-03-07T19:42:23.721Z] #23 1.725 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
19:42:23 [2024-03-07T19:42:23.721Z] #23 1.725 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
19:42:23 [2024-03-07T19:42:23.721Z] #23 1.794 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
19:42:23 [2024-03-07T19:42:23.721Z] #23 1.885 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB]
19:42:23 [2024-03-07T19:42:23.721Z] #23 1.906 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [141 kB]
19:42:23 [2024-03-07T19:42:23.721Z] #23 2.981 Fetched 9093 kB in 2s (5945 kB/s)
19:42:23 [2024-03-07T19:42:23.721Z] #23 2.981 Reading package lists...
19:42:23 [2024-03-07T19:42:23.721Z] #23 3.627 Reading package lists...
19:42:23 [2024-03-07T19:42:23.721Z] #23 4.257 Building dependency tree...
19:42:23 [2024-03-07T19:42:23.721Z] #23 4.790 The following additional packages will be installed:
19:42:23 [2024-03-07T19:42:23.721Z] #23 4.790   libbrotli1 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1
19:42:23 [2024-03-07T19:42:23.721Z] #23 4.790   libkrb5-3 libkrb5support0 libldap-2.5-0 libnghttp2-14 libonig5 libpsl5
19:42:23 [2024-03-07T19:42:23.721Z] #23 4.792   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl3 openssl
19:42:23 [2024-03-07T19:42:23.721Z] #23 4.795 Suggested packages:
19:42:23 [2024-03-07T19:42:23.721Z] #23 4.795   krb5-doc krb5-user
19:42:23 [2024-03-07T19:42:23.721Z] #23 4.795 Recommended packages:
19:42:23 [2024-03-07T19:42:23.721Z] #23 4.795   krb5-locales libldap-common publicsuffix libsasl2-modules
19:42:23 [2024-03-07T19:42:23.721Z] #23 4.970 The following NEW packages will be installed:
19:42:23 [2024-03-07T19:42:23.721Z] #23 4.970   ca-certificates curl jq libbrotli1 libcurl4 libgssapi-krb5-2 libjq1
19:42:23 [2024-03-07T19:42:23.721Z] #23 4.971   libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.5-0
19:42:23 [2024-03-07T19:42:23.721Z] #23 4.971   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
19:42:23 [2024-03-07T19:42:23.721Z] #23 4.972   libssh2-1 libssl3 openssl
19:42:23 [2024-03-07T19:42:23.721Z] #23 5.252 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded.
19:42:23 [2024-03-07T19:42:23.721Z] #23 5.252 Need to get 5813 kB of archives.
19:42:23 [2024-03-07T19:42:23.721Z] #23 5.252 After this operation, 16.1 MB of additional disk space will be used.
19:42:23 [2024-03-07T19:42:23.721Z] #23 5.252 Get:1 http://deb.debian.org/debian bookworm/main arm64 libssl3 arm64 3.0.11-1~deb12u2 [1803 kB]
19:42:23 [2024-03-07T19:42:23.721Z] #23 5.282 Get:2 http://deb.debian.org/debian bookworm/main arm64 openssl arm64 3.0.11-1~deb12u2 [1385 kB]
19:42:23 [2024-03-07T19:42:23.721Z] #23 5.291 Get:3 http://deb.debian.org/debian bookworm/main arm64 ca-certificates all 20230311 [153 kB]
19:42:23 [2024-03-07T19:42:23.721Z] #23 5.293 Get:4 http://deb.debian.org/debian bookworm/main arm64 libbrotli1 arm64 1.0.9-2+b6 [269 kB]
19:42:23 [2024-03-07T19:42:23.721Z] #23 5.296 Get:5 http://deb.debian.org/debian bookworm/main arm64 libkrb5support0 arm64 1.20.1-2+deb12u1 [31.7 kB]
19:42:23 [2024-03-07T19:42:23.721Z] #23 5.296 Get:6 http://deb.debian.org/debian bookworm/main arm64 libk5crypto3 arm64 1.20.1-2+deb12u1 [79.0 kB]
19:42:23 [2024-03-07T19:42:23.721Z] #23 5.298 Get:7 http://deb.debian.org/debian bookworm/main arm64 libkeyutils1 arm64 1.6.3-2 [8844 B]
19:42:23 [2024-03-07T19:42:23.721Z] #23 5.327 Get:8 http://deb.debian.org/debian bookworm/main arm64 libkrb5-3 arm64 1.20.1-2+deb12u1 [313 kB]
19:42:23 [2024-03-07T19:42:23.721Z] #23 5.339 Get:9 http://deb.debian.org/debian bookworm/main arm64 libgssapi-krb5-2 arm64 1.20.1-2+deb12u1 [123 kB]
19:42:23 [2024-03-07T19:42:23.721Z] #23 5.341 Get:10 http://deb.debian.org/debian bookworm/main arm64 libsasl2-modules-db arm64 2.1.28+dfsg-10 [20.8 kB]
19:42:23 [2024-03-07T19:42:23.721Z] #23 5.343 Get:11 http://deb.debian.org/debian bookworm/main arm64 libsasl2-2 arm64 2.1.28+dfsg-10 [58.0 kB]
19:42:23 [2024-03-07T19:42:23.721Z] #23 5.357 Get:12 http://deb.debian.org/debian bookworm/main arm64 libldap-2.5-0 arm64 2.5.13+dfsg-5 [171 kB]
19:42:23 [2024-03-07T19:42:23.721Z] #23 5.360 Get:13 http://deb.debian.org/debian bookworm/main arm64 libnghttp2-14 arm64 1.52.0-1+deb12u1 [68.3 kB]
19:42:23 [2024-03-07T19:42:23.721Z] #23 5.362 Get:14 http://deb.debian.org/debian bookworm/main arm64 libpsl5 arm64 0.21.2-1 [58.6 kB]
19:42:23 [2024-03-07T19:42:23.721Z] #23 5.364 Get:15 http://deb.debian.org/debian bookworm/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB]
19:42:23 [2024-03-07T19:42:23.721Z] #23 5.367 Get:16 http://deb.debian.org/debian bookworm/main arm64 libssh2-1 arm64 1.10.0-3+b1 [172 kB]
19:42:23 [2024-03-07T19:42:23.721Z] #23 5.369 Get:17 http://deb.debian.org/debian bookworm/main arm64 libcurl4 arm64 7.88.1-10+deb12u5 [366 kB]
19:42:23 [2024-03-07T19:42:23.721Z] #23 5.372 Get:18 http://deb.debian.org/debian bookworm/main arm64 curl arm64 7.88.1-10+deb12u5 [308 kB]
19:42:23 [2024-03-07T19:42:23.721Z] #23 5.375 Get:19 http://deb.debian.org/debian bookworm/main arm64 libonig5 arm64 6.9.8-1 [179 kB]
19:42:23 [2024-03-07T19:42:23.721Z] #23 5.378 Get:20 http://deb.debian.org/debian bookworm/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
19:42:23 [2024-03-07T19:42:23.721Z] #23 5.380 Get:21 http://deb.debian.org/debian bookworm/main arm64 jq arm64 1.6-2.1 [64.5 kB]
19:42:23 [2024-03-07T19:42:23.721Z] #23 5.599 debconf: delaying package configuration, since apt-utils is not installed
19:42:23 [2024-03-07T19:42:23.721Z] #23 5.638 Fetched 5813 kB in 0s (14.7 MB/s)
19:42:23 [2024-03-07T19:42:23.721Z] #23 5.840 Selecting previously unselected package libssl3:arm64.
19:42:23 [2024-03-07T19:42:23.721Z] #23 5.840 (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.)
19:42:23 [2024-03-07T19:42:23.721Z] #23 5.845 Preparing to unpack .../00-libssl3_3.0.11-1~deb12u2_arm64.deb ...
19:42:23 [2024-03-07T19:42:23.721Z] #23 5.868 Unpacking libssl3:arm64 (3.0.11-1~deb12u2) ...
19:42:23 [2024-03-07T19:42:23.721Z] #23 6.105 Selecting previously unselected package openssl.
19:42:23 [2024-03-07T19:42:23.721Z] #23 6.106 Preparing to unpack .../01-openssl_3.0.11-1~deb12u2_arm64.deb ...
19:42:23 [2024-03-07T19:42:23.721Z] #23 6.182 Unpacking openssl (3.0.11-1~deb12u2) ...
19:42:23 [2024-03-07T19:42:23.721Z] #23 6.898 Selecting previously unselected package ca-certificates.
19:42:23 [2024-03-07T19:42:23.721Z] #23 6.899 Preparing to unpack .../02-ca-certificates_20230311_all.deb ...
19:42:23 [2024-03-07T19:42:23.721Z] #23 6.908 Unpacking ca-certificates (20230311) ...
19:42:23 [2024-03-07T19:42:23.721Z] #23 7.230 Selecting previously unselected package libbrotli1:arm64.
19:42:23 [2024-03-07T19:42:23.721Z] #23 7.231 Preparing to unpack .../03-libbrotli1_1.0.9-2+b6_arm64.deb ...
19:42:23 [2024-03-07T19:42:23.721Z] #23 7.242 Unpacking libbrotli1:arm64 (1.0.9-2+b6) ...
19:42:23 [2024-03-07T19:42:23.721Z] #23 7.400 Selecting previously unselected package libkrb5support0:arm64.
19:42:23 [2024-03-07T19:42:23.721Z] #23 7.402 Preparing to unpack .../04-libkrb5support0_1.20.1-2+deb12u1_arm64.deb ...
19:42:23 [2024-03-07T19:42:23.721Z] #23 7.427 Unpacking libkrb5support0:arm64 (1.20.1-2+deb12u1) ...
19:42:23 [2024-03-07T19:42:23.721Z] #23 7.693 Selecting previously unselected package libk5crypto3:arm64.
19:42:23 [2024-03-07T19:42:23.721Z] #23 7.695 Preparing to unpack .../05-libk5crypto3_1.20.1-2+deb12u1_arm64.deb ...
19:42:23 [2024-03-07T19:42:23.721Z] #23 7.704 Unpacking libk5crypto3:arm64 (1.20.1-2+deb12u1) ...
19:42:23 [2024-03-07T19:42:23.721Z] #23 7.823 Selecting previously unselected package libkeyutils1:arm64.
19:42:23 [2024-03-07T19:42:23.721Z] #23 ...
19:42:23 [2024-03-07T19:42:23.721Z] 
19:42:23 [2024-03-07T19:42:23.721Z] #19 [base 1/4] FROM docker.io/library/golang:1.21.8-bookworm@sha256:3c7b628e7ed755b69c438f3520e09b831b5ebeb07eb78f4add73534a861a59ce
19:42:24 [2024-03-07T19:42:24.658Z] #19 extracting sha256:c27a4e4af1e8494dbf63c42a2d69630a37e2c2b7363bef81ff60f8d5109c0ef5 4.3s done
19:42:25 [2024-03-07T19:42:25.593Z] #19 extracting sha256:cca4fd0656d11971a06200614d30cc517963725a7744bdd5dcab3764d49c22b0
19:42:25 [2024-03-07T19:42:25.593Z] #19 extracting sha256:cca4fd0656d11971a06200614d30cc517963725a7744bdd5dcab3764d49c22b0 done
19:42:25 [2024-03-07T19:42:25.852Z] #19 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1
19:42:25 [2024-03-07T19:42:25.852Z] #19 ...
19:42:25 [2024-03-07T19:42:25.852Z] 
19:42:25 [2024-03-07T19:42:25.852Z] #22 [build-dummy 2/2] RUN mkdir -p /build
19:42:25 [2024-03-07T19:42:25.852Z] #22 DONE 12.6s
19:42:25 [2024-03-07T19:42:25.852Z] 
19:42:25 [2024-03-07T19:42:25.852Z] #19 [base 1/4] FROM docker.io/library/golang:1.21.8-bookworm@sha256:3c7b628e7ed755b69c438f3520e09b831b5ebeb07eb78f4add73534a861a59ce
19:42:25 [2024-03-07T19:42:25.852Z] #19 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done
19:42:26 [2024-03-07T19:42:26.111Z] #19 DONE 14.3s
19:42:26 [2024-03-07T19:42:26.111Z] 
19:42:26 [2024-03-07T19:42:26.111Z] #24 [registry-v2 2/2] RUN mkdir /build && mv /bin/registry /build/registry-v2
19:42:26 [2024-03-07T19:42:26.111Z] #24 DONE 9.2s
19:42:26 [2024-03-07T19:42:26.111Z] 
19:42:26 [2024-03-07T19:42:26.111Z] #25 [binary-dummy 1/1] COPY --from=build-dummy /build /build
19:42:26 [2024-03-07T19:42:26.111Z] #25 DONE 0.1s
19:42:26 [2024-03-07T19:42:26.111Z] 
19:42:26 [2024-03-07T19:42:26.111Z] #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
19:42:26 [2024-03-07T19:42:26.111Z] #23 7.824 Preparing to unpack .../06-libkeyutils1_1.6.3-2_arm64.deb ...
19:42:26 [2024-03-07T19:42:26.111Z] #23 7.837 Unpacking libkeyutils1:arm64 (1.6.3-2) ...
19:42:26 [2024-03-07T19:42:26.111Z] #23 8.409 Selecting previously unselected package libkrb5-3:arm64.
19:42:26 [2024-03-07T19:42:26.111Z] #23 8.410 Preparing to unpack .../07-libkrb5-3_1.20.1-2+deb12u1_arm64.deb ...
19:42:26 [2024-03-07T19:42:26.111Z] #23 8.425 Unpacking libkrb5-3:arm64 (1.20.1-2+deb12u1) ...
19:42:26 [2024-03-07T19:42:26.111Z] #23 8.730 Selecting previously unselected package libgssapi-krb5-2:arm64.
19:42:26 [2024-03-07T19:42:26.111Z] #23 8.731 Preparing to unpack .../08-libgssapi-krb5-2_1.20.1-2+deb12u1_arm64.deb ...
19:42:26 [2024-03-07T19:42:26.111Z] #23 8.739 Unpacking libgssapi-krb5-2:arm64 (1.20.1-2+deb12u1) ...
19:42:26 [2024-03-07T19:42:26.111Z] #23 8.894 Selecting previously unselected package libsasl2-modules-db:arm64.
19:42:26 [2024-03-07T19:42:26.111Z] #23 8.895 Preparing to unpack .../09-libsasl2-modules-db_2.1.28+dfsg-10_arm64.deb ...
19:42:26 [2024-03-07T19:42:26.111Z] #23 8.902 Unpacking libsasl2-modules-db:arm64 (2.1.28+dfsg-10) ...
19:42:26 [2024-03-07T19:42:26.111Z] #23 8.951 Selecting previously unselected package libsasl2-2:arm64.
19:42:26 [2024-03-07T19:42:26.111Z] #23 8.952 Preparing to unpack .../10-libsasl2-2_2.1.28+dfsg-10_arm64.deb ...
19:42:26 [2024-03-07T19:42:26.111Z] #23 9.141 Unpacking libsasl2-2:arm64 (2.1.28+dfsg-10) ...
19:42:26 [2024-03-07T19:42:26.111Z] #23 9.348 Selecting previously unselected package libldap-2.5-0:arm64.
19:42:26 [2024-03-07T19:42:26.111Z] #23 9.349 Preparing to unpack .../11-libldap-2.5-0_2.5.13+dfsg-5_arm64.deb ...
19:42:26 [2024-03-07T19:42:26.111Z] #23 9.358 Unpacking libldap-2.5-0:arm64 (2.5.13+dfsg-5) ...
19:42:26 [2024-03-07T19:42:26.111Z] #23 9.795 Selecting previously unselected package libnghttp2-14:arm64.
19:42:26 [2024-03-07T19:42:26.111Z] #23 9.796 Preparing to unpack .../12-libnghttp2-14_1.52.0-1+deb12u1_arm64.deb ...
19:42:26 [2024-03-07T19:42:26.111Z] #23 9.812 Unpacking libnghttp2-14:arm64 (1.52.0-1+deb12u1) ...
19:42:26 [2024-03-07T19:42:26.111Z] #23 9.988 Selecting previously unselected package libpsl5:arm64.
19:42:26 [2024-03-07T19:42:26.111Z] #23 9.990 Preparing to unpack .../13-libpsl5_0.21.2-1_arm64.deb ...
19:42:26 [2024-03-07T19:42:26.111Z] #23 9.994 Unpacking libpsl5:arm64 (0.21.2-1) ...
19:42:26 [2024-03-07T19:42:26.111Z] #23 10.03 Selecting previously unselected package librtmp1:arm64.
19:42:26 [2024-03-07T19:42:26.111Z] #23 10.03 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ...
19:42:26 [2024-03-07T19:42:26.111Z] #23 10.03 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
19:42:26 [2024-03-07T19:42:26.111Z] #23 10.09 Selecting previously unselected package libssh2-1:arm64.
19:42:26 [2024-03-07T19:42:26.111Z] #23 10.09 Preparing to unpack .../15-libssh2-1_1.10.0-3+b1_arm64.deb ...
19:42:26 [2024-03-07T19:42:26.111Z] #23 10.09 Unpacking libssh2-1:arm64 (1.10.0-3+b1) ...
19:42:26 [2024-03-07T19:42:26.111Z] #23 10.15 Selecting previously unselected package libcurl4:arm64.
19:42:26 [2024-03-07T19:42:26.111Z] #23 10.15 Preparing to unpack .../16-libcurl4_7.88.1-10+deb12u5_arm64.deb ...
19:42:26 [2024-03-07T19:42:26.111Z] #23 10.15 Unpacking libcurl4:arm64 (7.88.1-10+deb12u5) ...
19:42:26 [2024-03-07T19:42:26.111Z] #23 ...
19:42:26 [2024-03-07T19:42:26.111Z] 
19:42:26 [2024-03-07T19:42:26.111Z] #26 [base 2/4] COPY --from=xx / /
19:42:26 [2024-03-07T19:42:26.111Z] #26 DONE 0.1s
19:42:26 [2024-03-07T19:42:26.111Z] 
19:42:26 [2024-03-07T19:42:26.111Z] #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
19:42:26 [2024-03-07T19:42:26.111Z] #23 10.21 Selecting previously unselected package curl.
19:42:26 [2024-03-07T19:42:26.111Z] #23 10.21 Preparing to unpack .../17-curl_7.88.1-10+deb12u5_arm64.deb ...
19:42:26 [2024-03-07T19:42:26.111Z] #23 10.21 Unpacking curl (7.88.1-10+deb12u5) ...
19:42:26 [2024-03-07T19:42:26.111Z] #23 10.28 Selecting previously unselected package libonig5:arm64.
19:42:26 [2024-03-07T19:42:26.111Z] #23 10.28 Preparing to unpack .../18-libonig5_6.9.8-1_arm64.deb ...
19:42:26 [2024-03-07T19:42:26.111Z] #23 10.29 Unpacking libonig5:arm64 (6.9.8-1) ...
19:42:26 [2024-03-07T19:42:26.370Z] #23 10.34 Selecting previously unselected package libjq1:arm64.
19:42:26 [2024-03-07T19:42:26.370Z] #23 10.34 Preparing to unpack .../19-libjq1_1.6-2.1_arm64.deb ...
19:42:26 [2024-03-07T19:42:26.370Z] #23 10.34 Unpacking libjq1:arm64 (1.6-2.1) ...
19:42:26 [2024-03-07T19:42:26.370Z] #23 10.38 Selecting previously unselected package jq.
19:42:26 [2024-03-07T19:42:26.370Z] #23 10.38 Preparing to unpack .../20-jq_1.6-2.1_arm64.deb ...
19:42:26 [2024-03-07T19:42:26.370Z] #23 10.38 Unpacking jq (1.6-2.1) ...
19:42:26 [2024-03-07T19:42:26.370Z] #23 10.42 Setting up libkeyutils1:arm64 (1.6.3-2) ...
19:42:26 [2024-03-07T19:42:26.370Z] #23 ...
19:42:26 [2024-03-07T19:42:26.370Z] 
19:42:26 [2024-03-07T19:42:26.370Z] #27 [base 3/4] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
19:42:26 [2024-03-07T19:42:26.370Z] #27 DONE 0.3s
19:42:26 [2024-03-07T19:42:26.370Z] 
19:42:26 [2024-03-07T19:42:26.370Z] #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
19:42:26 [2024-03-07T19:42:26.370Z] #23 10.43 Setting up libpsl5:arm64 (0.21.2-1) ...
19:42:26 [2024-03-07T19:42:26.370Z] #23 10.44 Setting up libbrotli1:arm64 (1.0.9-2+b6) ...
19:42:26 [2024-03-07T19:42:26.370Z] #23 10.45 Setting up libssl3:arm64 (3.0.11-1~deb12u2) ...
19:42:26 [2024-03-07T19:42:26.370Z] #23 10.46 Setting up libnghttp2-14:arm64 (1.52.0-1+deb12u1) ...
19:42:26 [2024-03-07T19:42:26.370Z] #23 10.48 Setting up libkrb5support0:arm64 (1.20.1-2+deb12u1) ...
19:42:26 [2024-03-07T19:42:26.370Z] #23 10.50 Setting up libsasl2-modules-db:arm64 (2.1.28+dfsg-10) ...
19:42:26 [2024-03-07T19:42:26.370Z] #23 10.51 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
19:42:26 [2024-03-07T19:42:26.370Z] #23 10.53 Setting up libk5crypto3:arm64 (1.20.1-2+deb12u1) ...
19:42:26 [2024-03-07T19:42:26.370Z] #23 10.54 Setting up libsasl2-2:arm64 (2.1.28+dfsg-10) ...
19:42:26 [2024-03-07T19:42:26.370Z] #23 10.56 Setting up libssh2-1:arm64 (1.10.0-3+b1) ...
19:42:26 [2024-03-07T19:42:26.370Z] #23 10.57 Setting up libkrb5-3:arm64 (1.20.1-2+deb12u1) ...
19:42:26 [2024-03-07T19:42:26.370Z] #23 10.59 Setting up openssl (3.0.11-1~deb12u2) ...
19:42:26 [2024-03-07T19:42:26.370Z] #23 10.60 Setting up libonig5:arm64 (6.9.8-1) ...
19:42:26 [2024-03-07T19:42:26.370Z] #23 10.62 Setting up libjq1:arm64 (1.6-2.1) ...
19:42:26 [2024-03-07T19:42:26.370Z] #23 10.63 Setting up libldap-2.5-0:arm64 (2.5.13+dfsg-5) ...
19:42:26 [2024-03-07T19:42:26.628Z] #23 10.64 Setting up ca-certificates (20230311) ...
19:42:26 [2024-03-07T19:42:26.628Z] #23 10.72 debconf: unable to initialize frontend: Dialog
19:42:26 [2024-03-07T19:42:26.629Z] #23 10.72 debconf: (TERM is not set, so the dialog frontend is not usable.)
19:42:26 [2024-03-07T19:42:26.629Z] #23 10.72 debconf: falling back to frontend: Readline
19:42:26 [2024-03-07T19:42:26.629Z] #23 10.72 debconf: unable to initialize frontend: Readline
19:42:26 [2024-03-07T19:42:26.629Z] #23 10.72 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.)
19:42:26 [2024-03-07T19:42:26.629Z] #23 10.72 debconf: falling back to frontend: Teletype
19:42:26 [2024-03-07T19:42:26.887Z] #23 11.03 Updating certificates in /etc/ssl/certs...
19:42:27 [2024-03-07T19:42:27.455Z] #23 11.47 140 added, 0 removed; done.
19:42:27 [2024-03-07T19:42:27.455Z] #23 11.68 Setting up libgssapi-krb5-2:arm64 (1.20.1-2+deb12u1) ...
19:42:27 [2024-03-07T19:42:27.714Z] #23 11.70 Setting up jq (1.6-2.1) ...
19:42:27 [2024-03-07T19:42:27.714Z] #23 11.71 Setting up libcurl4:arm64 (7.88.1-10+deb12u5) ...
19:42:27 [2024-03-07T19:42:27.714Z] #23 11.72 Setting up curl (7.88.1-10+deb12u5) ...
19:42:27 [2024-03-07T19:42:27.714Z] #23 11.73 Processing triggers for libc-bin (2.36-9+deb12u4) ...
19:42:27 [2024-03-07T19:42:27.714Z] #23 11.75 Processing triggers for ca-certificates (20230311) ...
19:42:27 [2024-03-07T19:42:27.714Z] #23 11.76 Updating certificates in /etc/ssl/certs...
19:42:27 [2024-03-07T19:42:27.972Z] #23 12.08 0 added, 0 removed; done.
19:42:27 [2024-03-07T19:42:27.972Z] #23 12.08 Running hooks in /etc/ca-certificates/update.d...
19:42:27 [2024-03-07T19:42:27.972Z] #23 12.09 done.
19:42:28 [2024-03-07T19:42:28.908Z] #23 DONE 12.9s
19:42:28 [2024-03-07T19:42:28.908Z] 
19:42:28 [2024-03-07T19:42:28.908Z] #28 [base 4/4] RUN apt-get update && apt-get install --no-install-recommends -y file
19:42:28 [2024-03-07T19:42:28.908Z] #28 0.611 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
19:42:28 [2024-03-07T19:42:28.908Z] #28 0.622 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
19:42:28 [2024-03-07T19:42:28.908Z] #28 0.623 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
19:42:28 [2024-03-07T19:42:28.908Z] #28 0.694 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
19:42:28 [2024-03-07T19:42:28.908Z] #28 1.031 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB]
19:42:28 [2024-03-07T19:42:28.908Z] #28 1.033 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [141 kB]
19:42:28 [2024-03-07T19:42:28.908Z] #28 2.027 Fetched 9093 kB in 2s (5433 kB/s)
19:42:28 [2024-03-07T19:42:28.908Z] #28 2.027 Reading package lists...
19:42:28 [2024-03-07T19:42:28.908Z] #28 ...
19:42:28 [2024-03-07T19:42:28.908Z] 
19:42:28 [2024-03-07T19:42:28.908Z] #29 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
19:42:28 [2024-03-07T19:42:28.908Z] #29 DONE 0.1s
19:42:29 [2024-03-07T19:42:29.167Z] 
19:42:29 [2024-03-07T19:42:29.167Z] #28 [base 4/4] RUN apt-get update && apt-get install --no-install-recommends -y file
19:42:29 [2024-03-07T19:42:29.167Z] #28 2.027 Reading package lists...
19:42:29 [2024-03-07T19:42:29.734Z] #28 2.658 Reading package lists...
19:42:29 [2024-03-07T19:42:29.734Z] #28 3.290 Building dependency tree...
19:42:29 [2024-03-07T19:42:29.993Z] #28 3.483 Reading state information...
19:42:30 [2024-03-07T19:42:30.252Z] #28 3.826 The following additional packages will be installed:
19:42:30 [2024-03-07T19:42:30.252Z] #28 3.828   libmagic-mgc libmagic1
19:42:30 [2024-03-07T19:42:30.252Z] #28 3.862 The following NEW packages will be installed:
19:42:30 [2024-03-07T19:42:30.252Z] #28 3.863   file libmagic-mgc libmagic1
19:42:30 [2024-03-07T19:42:30.511Z] #28 4.142 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
19:42:30 [2024-03-07T19:42:30.511Z] #28 4.142 Need to get 446 kB of archives.
19:42:30 [2024-03-07T19:42:30.511Z] #28 4.142 After this operation, 8709 kB of additional disk space will be used.
19:42:30 [2024-03-07T19:42:30.511Z] #28 4.142 Get:1 http://deb.debian.org/debian bookworm/main arm64 libmagic-mgc arm64 1:5.44-3 [305 kB]
19:42:30 [2024-03-07T19:42:30.770Z] #28 4.149 Get:2 http://deb.debian.org/debian bookworm/main arm64 libmagic1 arm64 1:5.44-3 [98.5 kB]
19:42:30 [2024-03-07T19:42:30.770Z] #28 4.151 Get:3 http://deb.debian.org/debian bookworm/main arm64 file arm64 1:5.44-3 [42.5 kB]
19:42:30 [2024-03-07T19:42:30.770Z] #28 4.421 debconf: delaying package configuration, since apt-utils is not installed
19:42:31 [2024-03-07T19:42:31.029Z] #28 4.465 Fetched 446 kB in 0s (1631 kB/s)
19:42:31 [2024-03-07T19:42:31.029Z] #28 4.483 Selecting previously unselected package libmagic-mgc.
19:42:31 [2024-03-07T19:42:31.029Z] #28 4.483 (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.)
19:42:31 [2024-03-07T19:42:31.029Z] #28 4.494 Preparing to unpack .../libmagic-mgc_1%3a5.44-3_arm64.deb ...
19:42:31 [2024-03-07T19:42:31.029Z] #28 4.499 Unpacking libmagic-mgc (1:5.44-3) ...
19:42:31 [2024-03-07T19:42:31.029Z] #28 4.573 Selecting previously unselected package libmagic1:arm64.
19:42:31 [2024-03-07T19:42:31.029Z] #28 4.575 Preparing to unpack .../libmagic1_1%3a5.44-3_arm64.deb ...
19:42:31 [2024-03-07T19:42:31.029Z] #28 4.582 Unpacking libmagic1:arm64 (1:5.44-3) ...
19:42:31 [2024-03-07T19:42:31.029Z] #28 4.616 Selecting previously unselected package file.
19:42:31 [2024-03-07T19:42:31.029Z] #28 4.618 Preparing to unpack .../file_1%3a5.44-3_arm64.deb ...
19:42:31 [2024-03-07T19:42:31.029Z] #28 4.621 Unpacking file (1:5.44-3) ...
19:42:31 [2024-03-07T19:42:31.029Z] #28 4.753 Setting up libmagic-mgc (1:5.44-3) ...
19:42:31 [2024-03-07T19:42:31.287Z] #28 4.765 Setting up libmagic1:arm64 (1:5.44-3) ...
19:42:31 [2024-03-07T19:42:31.287Z] #28 4.782 Setting up file (1:5.44-3) ...
19:42:31 [2024-03-07T19:42:31.287Z] #28 4.795 Processing triggers for libc-bin (2.36-9+deb12u4) ...
19:42:31 [2024-03-07T19:42:31.546Z] #28 DONE 5.1s
19:42:31 [2024-03-07T19:42:31.546Z] 
19:42:31 [2024-03-07T19:42:31.546Z] #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
19:42:31 [2024-03-07T19:42:31.546Z] #30 2.175 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
19:42:31 [2024-03-07T19:42:31.546Z] #30 ...
19:42:31 [2024-03-07T19:42:31.546Z] 
19:42:31 [2024-03-07T19:42:31.546Z] #31 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
19:42:31 [2024-03-07T19:42:31.546Z] #31 DONE 0.1s
19:42:31 [2024-03-07T19:42:31.805Z] 
19:42:31 [2024-03-07T19:42:31.805Z] #32 [dockercli-integration 1/2] WORKDIR /go/src/github.com/docker/cli
19:42:31 [2024-03-07T19:42:31.805Z] #32 DONE 0.2s
19:42:31 [2024-03-07T19:42:31.805Z] 
19:42:31 [2024-03-07T19:42:31.805Z] #33 [delve-src 1/3] WORKDIR /usr/src/delve
19:42:31 [2024-03-07T19:42:31.805Z] #33 DONE 0.2s
19:42:31 [2024-03-07T19:42:31.805Z] 
19:42:31 [2024-03-07T19:42:31.805Z] #34 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
19:42:31 [2024-03-07T19:42:31.805Z] #34 DONE 0.2s
19:42:31 [2024-03-07T19:42:31.805Z] 
19:42:31 [2024-03-07T19:42:31.805Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
19:42:31 [2024-03-07T19:42:31.805Z] #35 DONE 0.2s
19:42:31 [2024-03-07T19:42:31.805Z] 
19:42:31 [2024-03-07T19:42:31.805Z] #36 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
19:42:31 [2024-03-07T19:42:31.805Z] #36 DONE 0.2s
19:42:31 [2024-03-07T19:42:31.805Z] 
19:42:31 [2024-03-07T19:42:31.805Z] #37 [swagger-src 1/3] WORKDIR /usr/src/swagger
19:42:31 [2024-03-07T19:42:31.805Z] #37 DONE 0.3s
19:42:31 [2024-03-07T19:42:31.805Z] 
19:42:31 [2024-03-07T19:42:31.805Z] #38 [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
19:42:31 [2024-03-07T19:42:31.805Z] #38 ...
19:42:31 [2024-03-07T19:42:31.805Z] 
19:42:31 [2024-03-07T19:42:31.805Z] #39 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
19:42:31 [2024-03-07T19:42:31.805Z] #39 DONE 0.3s
19:42:31 [2024-03-07T19:42:31.805Z] 
19:42:31 [2024-03-07T19:42:31.805Z] #40 [registry-src 1/2] WORKDIR /usr/src/registry
19:42:31 [2024-03-07T19:42:31.805Z] #40 DONE 0.3s
19:42:31 [2024-03-07T19:42:31.805Z] 
19:42:31 [2024-03-07T19:42:31.805Z] #41 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
19:42:31 [2024-03-07T19:42:31.805Z] #41 DONE 0.3s
19:42:31 [2024-03-07T19:42:31.805Z] 
19:42:31 [2024-03-07T19:42:31.805Z] #42 [containerd-src 1/3] WORKDIR /usr/src/containerd
19:42:31 [2024-03-07T19:42:31.805Z] #42 DONE 0.4s
19:42:31 [2024-03-07T19:42:31.805Z] 
19:42:31 [2024-03-07T19:42:31.805Z] #43 [tini-src 1/3] WORKDIR /usr/src/tini
19:42:31 [2024-03-07T19:42:31.805Z] #43 DONE 0.4s
19:42:31 [2024-03-07T19:42:31.805Z] 
19:42:31 [2024-03-07T19:42:31.805Z] #44 [runc-src 1/3] WORKDIR /usr/src/runc
19:42:31 [2024-03-07T19:42:31.805Z] #44 DONE 0.4s
19:42:32 [2024-03-07T19:42:32.073Z] 
19:42:32 [2024-03-07T19:42:32.073Z] #45 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
19:42:32 [2024-03-07T19:42:32.073Z] #45 DONE 0.4s
19:42:32 [2024-03-07T19:42:32.073Z] 
19:42:32 [2024-03-07T19:42:32.073Z] #46 [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
19:42:32 [2024-03-07T19:42:32.073Z] #46 ...
19:42:32 [2024-03-07T19:42:32.073Z] 
19:42:32 [2024-03-07T19:42:32.073Z] #47 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
19:42:32 [2024-03-07T19:42:32.073Z] #47 0.425 hint: Using 'master' as the name for the initial branch. This default branch name
19:42:32 [2024-03-07T19:42:32.073Z] #47 0.425 hint: is subject to change. To configure the initial branch name to use in all
19:42:32 [2024-03-07T19:42:32.073Z] #47 0.425 hint: of your new repositories, which will suppress this warning, call:
19:42:32 [2024-03-07T19:42:32.073Z] #47 0.425 hint: 
19:42:32 [2024-03-07T19:42:32.073Z] #47 0.425 hint: 	git config --global init.defaultBranch <name>
19:42:32 [2024-03-07T19:42:32.073Z] #47 0.425 hint: 
19:42:32 [2024-03-07T19:42:32.073Z] #47 0.425 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
19:42:32 [2024-03-07T19:42:32.073Z] #47 0.425 hint: 'development'. The just-created branch can be renamed via this command:
19:42:32 [2024-03-07T19:42:32.073Z] #47 0.425 hint: 
19:42:32 [2024-03-07T19:42:32.073Z] #47 0.425 hint: 	git branch -m <name>
19:42:32 [2024-03-07T19:42:32.073Z] #47 0.426 Initialized empty Git repository in /usr/src/rootlesskit/.git/
19:42:32 [2024-03-07T19:42:32.073Z] #47 DONE 0.6s
19:42:32 [2024-03-07T19:42:32.332Z] 
19:42:32 [2024-03-07T19:42:32.332Z] #48 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
19:42:32 [2024-03-07T19:42:32.332Z] #48 0.441 hint: Using 'master' as the name for the initial branch. This default branch name
19:42:32 [2024-03-07T19:42:32.332Z] #48 0.441 hint: is subject to change. To configure the initial branch name to use in all
19:42:32 [2024-03-07T19:42:32.333Z] #48 0.441 hint: of your new repositories, which will suppress this warning, call:
19:42:32 [2024-03-07T19:42:32.333Z] #48 0.441 hint: 
19:42:32 [2024-03-07T19:42:32.333Z] #48 0.441 hint: 	git config --global init.defaultBranch <name>
19:42:32 [2024-03-07T19:42:32.333Z] #48 0.441 hint: 
19:42:32 [2024-03-07T19:42:32.333Z] #48 0.441 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
19:42:32 [2024-03-07T19:42:32.333Z] #48 0.441 hint: 'development'. The just-created branch can be renamed via this command:
19:42:32 [2024-03-07T19:42:32.333Z] #48 0.441 hint: 
19:42:32 [2024-03-07T19:42:32.333Z] #48 0.441 hint: 	git branch -m <name>
19:42:32 [2024-03-07T19:42:32.333Z] #48 0.442 Initialized empty Git repository in /usr/src/delve/.git/
19:42:32 [2024-03-07T19:42:32.333Z] #48 DONE 0.7s
19:42:32 [2024-03-07T19:42:32.333Z] 
19:42:32 [2024-03-07T19:42:32.333Z] #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
19:42:32 [2024-03-07T19:42:32.333Z] #30 2.750 #=#=#                                                                         
19:42:32 [2024-03-07T19:42:32.333Z] #30 3.024 #=#=#                                                                         

###                                                                        5.1%
######################################################################## 100.0%
19:42:32 [2024-03-07T19:42:32.333Z] #30 3.301 
19:42:32 [2024-03-07T19:42:32.591Z] #30 ...
19:42:32 [2024-03-07T19:42:32.591Z] 
19:42:32 [2024-03-07T19:42:32.591Z] #49 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
19:42:32 [2024-03-07T19:42:32.591Z] #49 0.718 hint: Using 'master' as the name for the initial branch. This default branch name
19:42:32 [2024-03-07T19:42:32.591Z] #49 0.718 hint: is subject to change. To configure the initial branch name to use in all
19:42:32 [2024-03-07T19:42:32.591Z] #49 0.718 hint: of your new repositories, which will suppress this warning, call:
19:42:32 [2024-03-07T19:42:32.591Z] #49 0.718 hint: 
19:42:32 [2024-03-07T19:42:32.591Z] #49 0.718 hint: 	git config --global init.defaultBranch <name>
19:42:32 [2024-03-07T19:42:32.591Z] #49 0.718 hint: 
19:42:32 [2024-03-07T19:42:32.591Z] #49 0.718 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
19:42:32 [2024-03-07T19:42:32.591Z] #49 0.718 hint: 'development'. The just-created branch can be renamed via this command:
19:42:32 [2024-03-07T19:42:32.591Z] #49 0.718 hint: 
19:42:32 [2024-03-07T19:42:32.591Z] #49 0.718 hint: 	git branch -m <name>
19:42:32 [2024-03-07T19:42:32.591Z] #49 0.719 Initialized empty Git repository in /usr/src/swagger/.git/
19:42:32 [2024-03-07T19:42:32.591Z] #49 DONE 0.8s
19:42:32 [2024-03-07T19:42:32.850Z] 
19:42:32 [2024-03-07T19:42:32.850Z] #50 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
19:42:33 [2024-03-07T19:42:33.108Z] #50 ...
19:42:33 [2024-03-07T19:42:33.109Z] 
19:42:33 [2024-03-07T19:42:33.109Z] #51 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
19:42:33 [2024-03-07T19:42:33.109Z] #51 1.203 hint: Using 'master' as the name for the initial branch. This default branch name
19:42:33 [2024-03-07T19:42:33.109Z] #51 1.203 hint: is subject to change. To configure the initial branch name to use in all
19:42:33 [2024-03-07T19:42:33.109Z] #51 1.203 hint: of your new repositories, which will suppress this warning, call:
19:42:33 [2024-03-07T19:42:33.109Z] #51 1.203 hint: 
19:42:33 [2024-03-07T19:42:33.109Z] #51 1.203 hint: 	git config --global init.defaultBranch <name>
19:42:33 [2024-03-07T19:42:33.109Z] #51 1.203 hint: 
19:42:33 [2024-03-07T19:42:33.109Z] #51 1.203 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
19:42:33 [2024-03-07T19:42:33.109Z] #51 1.203 hint: 'development'. The just-created branch can be renamed via this command:
19:42:33 [2024-03-07T19:42:33.109Z] #51 1.203 hint: 
19:42:33 [2024-03-07T19:42:33.109Z] #51 1.203 hint: 	git branch -m <name>
19:42:33 [2024-03-07T19:42:33.109Z] #51 1.204 Initialized empty Git repository in /usr/src/containerd/.git/
19:42:33 [2024-03-07T19:42:33.109Z] #51 DONE 1.2s
19:42:33 [2024-03-07T19:42:33.109Z] 
19:42:33 [2024-03-07T19:42:33.109Z] #52 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
19:42:33 [2024-03-07T19:42:33.109Z] #52 1.236 hint: Using 'master' as the name for the initial branch. This default branch name
19:42:33 [2024-03-07T19:42:33.109Z] #52 1.236 hint: is subject to change. To configure the initial branch name to use in all
19:42:33 [2024-03-07T19:42:33.109Z] #52 1.236 hint: of your new repositories, which will suppress this warning, call:
19:42:33 [2024-03-07T19:42:33.109Z] #52 1.236 hint: 
19:42:33 [2024-03-07T19:42:33.109Z] #52 1.236 hint: 	git config --global init.defaultBranch <name>
19:42:33 [2024-03-07T19:42:33.109Z] #52 1.236 hint: 
19:42:33 [2024-03-07T19:42:33.109Z] #52 1.236 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
19:42:33 [2024-03-07T19:42:33.109Z] #52 1.236 hint: 'development'. The just-created branch can be renamed via this command:
19:42:33 [2024-03-07T19:42:33.109Z] #52 1.236 hint: 
19:42:33 [2024-03-07T19:42:33.109Z] #52 1.236 hint: 	git branch -m <name>
19:42:33 [2024-03-07T19:42:33.109Z] #52 1.237 Initialized empty Git repository in /usr/src/registry/.git/
19:42:33 [2024-03-07T19:42:33.109Z] #52 DONE 1.3s
19:42:33 [2024-03-07T19:42:33.367Z] 
19:42:33 [2024-03-07T19:42:33.367Z] #53 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
19:42:33 [2024-03-07T19:42:33.935Z] #53 ...
19:42:33 [2024-03-07T19:42:33.935Z] 
19:42:33 [2024-03-07T19:42:33.935Z] #54 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
19:42:33 [2024-03-07T19:42:33.935Z] #54 1.768 hint: Using 'master' as the name for the initial branch. This default branch name
19:42:33 [2024-03-07T19:42:33.935Z] #54 1.768 hint: is subject to change. To configure the initial branch name to use in all
19:42:33 [2024-03-07T19:42:33.935Z] #54 1.768 hint: of your new repositories, which will suppress this warning, call:
19:42:33 [2024-03-07T19:42:33.935Z] #54 1.768 hint: 
19:42:33 [2024-03-07T19:42:33.935Z] #54 1.768 hint: 	git config --global init.defaultBranch <name>
19:42:33 [2024-03-07T19:42:33.935Z] #54 1.768 hint: 
19:42:33 [2024-03-07T19:42:33.935Z] #54 1.768 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
19:42:33 [2024-03-07T19:42:33.935Z] #54 1.768 hint: 'development'. The just-created branch can be renamed via this command:
19:42:33 [2024-03-07T19:42:33.935Z] #54 1.768 hint: 
19:42:33 [2024-03-07T19:42:33.935Z] #54 1.768 hint: 	git branch -m <name>
19:42:33 [2024-03-07T19:42:33.935Z] #54 1.769 Initialized empty Git repository in /usr/src/tini/.git/
19:42:33 [2024-03-07T19:42:33.935Z] #54 DONE 1.9s
19:42:33 [2024-03-07T19:42:33.935Z] 
19:42:33 [2024-03-07T19:42:33.935Z] #55 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
19:42:33 [2024-03-07T19:42:33.935Z] #55 1.947 hint: Using 'master' as the name for the initial branch. This default branch name
19:42:33 [2024-03-07T19:42:33.935Z] #55 1.947 hint: is subject to change. To configure the initial branch name to use in all
19:42:33 [2024-03-07T19:42:33.935Z] #55 1.947 hint: of your new repositories, which will suppress this warning, call:
19:42:33 [2024-03-07T19:42:33.935Z] #55 1.947 hint: 
19:42:33 [2024-03-07T19:42:33.935Z] #55 1.947 hint: 	git config --global init.defaultBranch <name>
19:42:33 [2024-03-07T19:42:33.935Z] #55 1.947 hint: 
19:42:33 [2024-03-07T19:42:33.935Z] #55 1.947 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
19:42:33 [2024-03-07T19:42:33.935Z] #55 1.947 hint: 'development'. The just-created branch can be renamed via this command:
19:42:33 [2024-03-07T19:42:33.935Z] #55 1.947 hint: 
19:42:33 [2024-03-07T19:42:33.935Z] #55 1.947 hint: 	git branch -m <name>
19:42:33 [2024-03-07T19:42:33.935Z] #55 1.950 Initialized empty Git repository in /usr/src/runc/.git/
19:42:33 [2024-03-07T19:42:33.935Z] #55 DONE 2.0s
19:42:33 [2024-03-07T19:42:33.935Z] 
19:42:33 [2024-03-07T19:42:33.935Z] #56 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.12" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
19:42:39 [2024-03-07T19:42:39.217Z] #56 ...
19:42:39 [2024-03-07T19:42:39.217Z] 
19:42:39 [2024-03-07T19:42:39.217Z] #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
19:42:39 [2024-03-07T19:42:39.217Z] #30 5.757 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
19:42:39 [2024-03-07T19:42:39.217Z] #30 6.467 #=#=#                                                                         
##O#-#                                                                        
19:42:39 [2024-03-07T19:42:39.217Z] #30 6.863 #=#=#                                                                         

##                                                                         3.2%
######################################################################## 100.0%
19:42:39 [2024-03-07T19:42:39.217Z] #30 7.869 
19:42:40 [2024-03-07T19:42:40.155Z] #30 10.99 Downloading 'library/debian:bookworm-slim@sha256:2bc5c236e9b262645a323e9088dfa3bb1ecb16cc75811daf40a23a824d665be9' (1 layers)...
19:42:40 [2024-03-07T19:42:40.723Z] #30 11.65 #=#=#                                                                         
19:42:41 [2024-03-07T19:42:41.550Z] #30 11.97 #=#=#                                                                         

                                                                           0.2%
#########                                                                 13.5%
19:42:41 [2024-03-07T19:42:41.550Z] #30 ...
19:42:41 [2024-03-07T19:42:41.550Z] 
19:42:41 [2024-03-07T19:42:41.550Z] #57 [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
19:42:41 [2024-03-07T19:42:41.550Z] #57 3.281 go: downloading mvdan.cc/sh/v3 v3.6.0
19:42:41 [2024-03-07T19:42:41.550Z] #57 3.905 go: downloading golang.org/x/term v0.3.0
19:42:41 [2024-03-07T19:42:41.550Z] #57 3.905 go: downloading mvdan.cc/editorconfig v0.2.0
19:42:41 [2024-03-07T19:42:41.550Z] #57 3.905 go: downloading github.com/pkg/diff v0.0.0-20210226163009-20ebb0f2a09e
19:42:41 [2024-03-07T19:42:41.550Z] #57 3.905 go: downloading github.com/google/renameio/v2 v2.0.0
19:42:41 [2024-03-07T19:42:41.550Z] #57 4.003 go: downloading golang.org/x/sys v0.3.0
19:42:41 [2024-03-07T19:42:41.809Z] #57 ...
19:42:41 [2024-03-07T19:42:41.809Z] 
19:42:41 [2024-03-07T19:42:41.809Z] #58 [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
19:42:41 [2024-03-07T19:42:41.809Z] #58 ...
19:42:41 [2024-03-07T19:42:41.809Z] 
19:42:41 [2024-03-07T19:42:41.809Z] #59 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
19:42:41 [2024-03-07T19:42:41.809Z] #59 2.175 go: downloading github.com/pelletier/go-toml v1.8.1
19:42:42 [2024-03-07T19:42:42.303Z] #59 ...
19:42:42 [2024-03-07T19:42:42.303Z] 
19:42:42 [2024-03-07T19:42:42.303Z] #60 [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
19:42:42 [2024-03-07T19:42:42.303Z] #60 3.658 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
19:42:42 [2024-03-07T19:42:42.303Z] #60 3.678 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
19:42:42 [2024-03-07T19:42:42.303Z] #60 3.678 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
19:42:42 [2024-03-07T19:42:42.303Z] #60 3.882 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
19:42:42 [2024-03-07T19:42:42.303Z] #60 4.942 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB]
19:42:42 [2024-03-07T19:42:42.303Z] #60 5.030 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [141 kB]
19:42:42 [2024-03-07T19:42:42.303Z] #60 6.963 Fetched 9093 kB in 4s (2538 kB/s)
19:42:42 [2024-03-07T19:42:42.303Z] #60 6.963 Reading package lists...
19:42:42 [2024-03-07T19:42:42.303Z] #60 8.615 Hit:1 http://deb.debian.org/debian bookworm InRelease
19:42:42 [2024-03-07T19:42:42.303Z] #60 8.615 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
19:42:42 [2024-03-07T19:42:42.303Z] #60 8.615 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
19:42:42 [2024-03-07T19:42:42.574Z] #60 9.971 Reading package lists...
19:42:42 [2024-03-07T19:42:42.574Z] #60 ...
19:42:42 [2024-03-07T19:42:42.574Z] 
19:42:42 [2024-03-07T19:42:42.574Z] #61 [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             ;
19:42:42 [2024-03-07T19:42:42.574Z] #61 2.820 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
19:42:42 [2024-03-07T19:42:42.574Z] #61 2.828 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
19:42:42 [2024-03-07T19:42:42.574Z] #61 2.828 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
19:42:42 [2024-03-07T19:42:42.574Z] #61 2.906 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
19:42:42 [2024-03-07T19:42:42.574Z] #61 3.248 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB]
19:42:42 [2024-03-07T19:42:42.574Z] #61 3.263 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [141 kB]
19:42:42 [2024-03-07T19:42:42.574Z] #61 4.515 Fetched 9093 kB in 2s (4646 kB/s)
19:42:42 [2024-03-07T19:42:42.574Z] #61 4.515 Reading package lists...
19:42:42 [2024-03-07T19:42:42.574Z] #61 5.946 Reading package lists...
19:42:42 [2024-03-07T19:42:42.574Z] #61 6.860 Building dependency tree...
19:42:42 [2024-03-07T19:42:42.574Z] #61 7.629 python3 is already the newest version (3.11.2-1+b1).
19:42:42 [2024-03-07T19:42:42.574Z] #61 7.629 The following additional packages will be installed:
19:42:42 [2024-03-07T19:42:42.574Z] #61 7.633   autotools-dev bzip2 dpkg-dev libdpkg-perl libprotobuf-c1 libyajl2 m4 patch
19:42:42 [2024-03-07T19:42:42.574Z] #61 7.633   xz-utils
19:42:42 [2024-03-07T19:42:42.574Z] #61 7.636 Suggested packages:
19:42:42 [2024-03-07T19:42:42.574Z] #61 7.636   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
19:42:42 [2024-03-07T19:42:42.574Z] #61 7.636   manpages-dev bzr seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
19:42:42 [2024-03-07T19:42:42.574Z] #61 7.636   m4-doc ed diffutils-doc
19:42:42 [2024-03-07T19:42:42.574Z] #61 7.637 Recommended packages:
19:42:42 [2024-03-07T19:42:42.574Z] #61 7.637   fakeroot libalgorithm-merge-perl libfile-fcntllock-perl
19:42:42 [2024-03-07T19:42:42.574Z] #61 7.637   liblocale-gettext-perl libltdl-dev
19:42:42 [2024-03-07T19:42:42.574Z] #61 7.872 The following NEW packages will be installed:
19:42:42 [2024-03-07T19:42:42.574Z] #61 7.873   autoconf automake autotools-dev build-essential bzip2 dpkg-dev libcap-dev
19:42:42 [2024-03-07T19:42:42.574Z] #61 7.874   libdpkg-perl libprotobuf-c-dev libprotobuf-c1 libseccomp-dev libsystemd-dev
19:42:42 [2024-03-07T19:42:42.574Z] #61 7.875   libtool libudev-dev libyajl-dev libyajl2 m4 patch xz-utils
19:42:42 [2024-03-07T19:42:42.574Z] #61 8.163 0 upgraded, 19 newly installed, 0 to remove and 0 not upgraded.
19:42:42 [2024-03-07T19:42:42.574Z] #61 8.163 Need to get 5657 kB of archives.
19:42:42 [2024-03-07T19:42:42.574Z] #61 8.163 After this operation, 16.7 MB of additional disk space will be used.
19:42:42 [2024-03-07T19:42:42.574Z] #61 8.163 Get:1 http://deb.debian.org/debian bookworm/main arm64 bzip2 arm64 1.0.8-5+b1 [48.9 kB]
19:42:42 [2024-03-07T19:42:42.574Z] #61 8.184 Get:2 http://deb.debian.org/debian bookworm/main arm64 xz-utils arm64 5.4.1-0.2 [469 kB]
19:42:42 [2024-03-07T19:42:42.574Z] #61 8.265 Get:3 http://deb.debian.org/debian bookworm/main arm64 m4 arm64 1.4.19-3 [276 kB]
19:42:42 [2024-03-07T19:42:42.574Z] #61 8.278 Get:4 http://deb.debian.org/debian bookworm/main arm64 autoconf all 2.71-3 [332 kB]
19:42:42 [2024-03-07T19:42:42.574Z] #61 8.301 Get:5 http://deb.debian.org/debian bookworm/main arm64 autotools-dev all 20220109.1 [51.6 kB]
19:42:42 [2024-03-07T19:42:42.574Z] #61 8.308 Get:6 http://deb.debian.org/debian bookworm/main arm64 automake all 1:1.16.5-1.3 [823 kB]
19:42:42 [2024-03-07T19:42:42.574Z] #61 8.398 Get:7 http://deb.debian.org/debian bookworm/main arm64 libdpkg-perl all 1.21.22 [603 kB]
19:42:42 [2024-03-07T19:42:42.574Z] #61 8.431 Get:8 http://deb.debian.org/debian bookworm/main arm64 patch arm64 2.7.6-7 [121 kB]
19:42:42 [2024-03-07T19:42:42.574Z] #61 8.435 Get:9 http://deb.debian.org/debian bookworm/main arm64 dpkg-dev all 1.21.22 [1353 kB]
19:42:42 [2024-03-07T19:42:42.574Z] #61 8.574 Get:10 http://deb.debian.org/debian bookworm/main arm64 build-essential arm64 12.9 [7704 B]
19:42:42 [2024-03-07T19:42:42.574Z] #61 8.626 Get:11 http://deb.debian.org/debian bookworm/main arm64 libcap-dev arm64 1:2.66-4 [447 kB]
19:42:42 [2024-03-07T19:42:42.574Z] #61 8.640 Get:12 http://deb.debian.org/debian bookworm/main arm64 libprotobuf-c1 arm64 1.4.1-1+b1 [26.6 kB]
19:42:42 [2024-03-07T19:42:42.574Z] #61 8.641 Get:13 http://deb.debian.org/debian bookworm/main arm64 libprotobuf-c-dev arm64 1.4.1-1+b1 [34.6 kB]
19:42:42 [2024-03-07T19:42:42.574Z] #61 8.650 Get:14 http://deb.debian.org/debian bookworm/main arm64 libseccomp-dev arm64 2.5.4-1+b3 [87.8 kB]
19:42:42 [2024-03-07T19:42:42.574Z] #61 8.731 Get:15 http://deb.debian.org/debian bookworm/main arm64 libsystemd-dev arm64 252.22-1~deb12u1 [353 kB]
19:42:42 [2024-03-07T19:42:42.574Z] #61 8.742 Get:16 http://deb.debian.org/debian bookworm/main arm64 libtool all 2.4.7-5 [517 kB]
19:42:42 [2024-03-07T19:42:42.574Z] #61 8.789 Get:17 http://deb.debian.org/debian bookworm/main arm64 libudev-dev arm64 252.22-1~deb12u1 [52.1 kB]
19:42:42 [2024-03-07T19:42:42.574Z] #61 8.792 Get:18 http://deb.debian.org/debian bookworm/main arm64 libyajl2 arm64 2.1.0-3+deb12u2 [21.8 kB]
19:42:42 [2024-03-07T19:42:42.574Z] #61 8.794 Get:19 http://deb.debian.org/debian bookworm/main arm64 libyajl-dev arm64 2.1.0-3+deb12u2 [30.4 kB]
19:42:42 [2024-03-07T19:42:42.574Z] #61 9.424 debconf: delaying package configuration, since apt-utils is not installed
19:42:42 [2024-03-07T19:42:42.574Z] #61 10.11 Fetched 5657 kB in 1s (6271 kB/s)
19:42:42 [2024-03-07T19:42:42.574Z] #61 10.50 Selecting previously unselected package bzip2.
19:42:42 [2024-03-07T19:42:42.574Z] #61 10.50 (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.)
19:42:42 [2024-03-07T19:42:42.574Z] #61 10.54 Preparing to unpack .../00-bzip2_1.0.8-5+b1_arm64.deb ...
19:42:42 [2024-03-07T19:42:42.574Z] #61 ...
19:42:42 [2024-03-07T19:42:42.574Z] 
19:42:42 [2024-03-07T19:42:42.574Z] #62 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.21.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
19:42:42 [2024-03-07T19:42:42.574Z] #62 ...
19:42:42 [2024-03-07T19:42:42.574Z] 
19:42:42 [2024-03-07T19:42:42.574Z] #63 [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
19:42:42 [2024-03-07T19:42:42.574Z] #63 3.604 go: downloading github.com/tc-hib/go-winres v0.3.1
19:42:42 [2024-03-07T19:42:42.574Z] #63 4.447 go: downloading github.com/tc-hib/winres v0.1.6
19:42:42 [2024-03-07T19:42:42.574Z] #63 4.447 go: downloading github.com/urfave/cli/v2 v2.3.0
19:42:42 [2024-03-07T19:42:42.574Z] #63 5.266 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
19:42:42 [2024-03-07T19:42:42.574Z] #63 5.266 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
19:42:42 [2024-03-07T19:42:42.574Z] #63 5.438 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
19:42:42 [2024-03-07T19:42:42.574Z] #63 5.541 go: downloading github.com/russross/blackfriday/v2 v2.1.0
19:42:42 [2024-03-07T19:42:42.574Z] #63 ...
19:42:42 [2024-03-07T19:42:42.574Z] 
19:42:42 [2024-03-07T19:42:42.574Z] #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
19:42:42 [2024-03-07T19:42:42.574Z] #64 3.308 go: downloading gotest.tools/gotestsum v1.8.2
19:42:42 [2024-03-07T19:42:42.574Z] #64 3.910 go: downloading golang.org/x/tools v0.1.11
19:42:42 [2024-03-07T19:42:42.574Z] #64 3.916 go: downloading github.com/fatih/color v1.13.0
19:42:42 [2024-03-07T19:42:42.574Z] #64 3.916 go: downloading github.com/dnephin/pflag v1.0.7
19:42:42 [2024-03-07T19:42:42.574Z] #64 3.931 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
19:42:42 [2024-03-07T19:42:42.574Z] #64 4.003 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f
19:42:42 [2024-03-07T19:42:42.574Z] #64 4.003 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467
19:42:42 [2024-03-07T19:42:42.574Z] #64 4.030 go: downloading github.com/fsnotify/fsnotify v1.5.4
19:42:42 [2024-03-07T19:42:42.574Z] #64 4.047 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8
19:42:42 [2024-03-07T19:42:42.574Z] #64 4.163 go: downloading github.com/mattn/go-colorable v0.1.12
19:42:42 [2024-03-07T19:42:42.574Z] #64 4.164 go: downloading github.com/mattn/go-isatty v0.0.14
19:42:42 [2024-03-07T19:42:42.574Z] #64 6.347 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
19:42:42 [2024-03-07T19:42:42.574Z] #64 ...
19:42:42 [2024-03-07T19:42:42.574Z] 
19:42:42 [2024-03-07T19:42:42.574Z] #65 [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
19:42:43 [2024-03-07T19:42:43.037Z] #65 ...
19:42:43 [2024-03-07T19:42:43.037Z] 
19:42:43 [2024-03-07T19:42:43.037Z] #66 [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
19:42:43 [2024-03-07T19:42:43.037Z] #66 3.144 go: downloading github.com/golangci/golangci-lint v1.55.2
19:42:43 [2024-03-07T19:42:43.037Z] #66 3.727 go: downloading github.com/fatih/color v1.15.0
19:42:43 [2024-03-07T19:42:43.037Z] #66 3.727 go: downloading github.com/gofrs/flock v0.8.1
19:42:43 [2024-03-07T19:42:43.037Z] #66 3.730 go: downloading gopkg.in/yaml.v3 v3.0.1
19:42:43 [2024-03-07T19:42:43.037Z] #66 3.753 go: downloading github.com/spf13/cobra v1.7.0
19:42:43 [2024-03-07T19:42:43.037Z] #66 3.753 go: downloading github.com/spf13/pflag v1.0.5
19:42:43 [2024-03-07T19:42:43.037Z] #66 3.753 go: downloading github.com/spf13/viper v1.12.0
19:42:43 [2024-03-07T19:42:43.037Z] #66 3.774 go: downloading github.com/hashicorp/go-version v1.6.0
19:42:43 [2024-03-07T19:42:43.037Z] #66 3.778 go: downloading github.com/ldez/gomoddirectives v0.2.3
19:42:43 [2024-03-07T19:42:43.037Z] #66 3.795 go: downloading github.com/mitchellh/go-homedir v1.1.0
19:42:43 [2024-03-07T19:42:43.037Z] #66 3.807 go: downloading github.com/mitchellh/mapstructure v1.5.0
19:42:43 [2024-03-07T19:42:43.037Z] #66 3.819 go: downloading golang.org/x/exp v0.0.0-20230510235704-dd950f8aeaea
19:42:43 [2024-03-07T19:42:43.037Z] #66 3.838 go: downloading golang.org/x/tools v0.14.0
19:42:43 [2024-03-07T19:42:43.037Z] #66 3.892 go: downloading github.com/hashicorp/go-multierror v1.1.1
19:42:43 [2024-03-07T19:42:43.037Z] #66 3.963 go: downloading github.com/mattn/go-colorable v0.1.13
19:42:43 [2024-03-07T19:42:43.037Z] #66 3.963 go: downloading github.com/sirupsen/logrus v1.9.3
19:42:43 [2024-03-07T19:42:43.037Z] #66 3.964 go: downloading github.com/stretchr/testify v1.8.4
19:42:43 [2024-03-07T19:42:43.037Z] #66 3.966 go: downloading github.com/go-xmlfmt/xmlfmt v1.1.2
19:42:43 [2024-03-07T19:42:43.038Z] #66 4.095 go: downloading github.com/mattn/go-isatty v0.0.17
19:42:43 [2024-03-07T19:42:43.038Z] #66 4.175 go: downloading golang.org/x/mod v0.13.0
19:42:43 [2024-03-07T19:42:43.038Z] #66 4.250 go: downloading github.com/spf13/afero v1.8.2
19:42:43 [2024-03-07T19:42:43.038Z] #66 4.287 go: downloading github.com/spf13/cast v1.5.0
19:42:43 [2024-03-07T19:42:43.038Z] #66 4.287 go: downloading github.com/spf13/jwalterweatherman v1.1.0
19:42:43 [2024-03-07T19:42:43.038Z] #66 4.306 go: downloading github.com/golangci/revgrep v0.5.2
19:42:43 [2024-03-07T19:42:43.038Z] #66 4.421 go: downloading 4d63.com/gocheckcompilerdirectives v1.2.1
19:42:43 [2024-03-07T19:42:43.038Z] #66 4.428 go: downloading 4d63.com/gochecknoglobals v0.2.1
19:42:43 [2024-03-07T19:42:43.038Z] #66 4.539 go: downloading github.com/4meepo/tagalign v1.3.3
19:42:43 [2024-03-07T19:42:43.038Z] #66 4.540 go: downloading github.com/Abirdcfly/dupword v0.0.13
19:42:43 [2024-03-07T19:42:43.038Z] #66 5.191 go: downloading github.com/Antonboom/errname v0.1.12
19:42:43 [2024-03-07T19:42:43.038Z] #66 5.249 go: downloading github.com/Antonboom/nilnil v0.1.7
19:42:43 [2024-03-07T19:42:43.038Z] #66 5.268 go: downloading github.com/Antonboom/testifylint v0.2.3
19:42:43 [2024-03-07T19:42:43.038Z] #66 5.269 go: downloading github.com/BurntSushi/toml v1.3.2
19:42:43 [2024-03-07T19:42:43.038Z] #66 5.377 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
19:42:43 [2024-03-07T19:42:43.038Z] #66 5.379 go: downloading github.com/OpenPeeDeeP/depguard/v2 v2.1.0
19:42:43 [2024-03-07T19:42:43.038Z] #66 5.393 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v3 v3.1.0
19:42:43 [2024-03-07T19:42:43.038Z] #66 5.394 go: downloading github.com/alecthomas/go-check-sumtype v0.1.3
19:42:43 [2024-03-07T19:42:43.038Z] #66 5.577 go: downloading github.com/alexkohler/nakedret/v2 v2.0.2
19:42:43 [2024-03-07T19:42:43.038Z] #66 5.700 go: downloading github.com/alexkohler/prealloc v1.0.0
19:42:43 [2024-03-07T19:42:43.038Z] #66 5.756 go: downloading github.com/alingse/asasalint v0.0.11
19:42:43 [2024-03-07T19:42:43.038Z] #66 5.791 go: downloading github.com/ashanbrown/forbidigo v1.6.0
19:42:43 [2024-03-07T19:42:43.038Z] #66 5.839 go: downloading github.com/ashanbrown/makezero v1.1.1
19:42:43 [2024-03-07T19:42:43.038Z] #66 5.866 go: downloading github.com/bkielbasa/cyclop v1.2.1
19:42:43 [2024-03-07T19:42:43.038Z] #66 5.866 go: downloading github.com/blizzy78/varnamelen v0.8.0
19:42:43 [2024-03-07T19:42:43.038Z] #66 6.059 go: downloading github.com/bombsimon/wsl/v3 v3.4.0
19:42:43 [2024-03-07T19:42:43.038Z] #66 6.172 go: downloading github.com/breml/bidichk v0.2.7
19:42:43 [2024-03-07T19:42:43.038Z] #66 6.188 go: downloading github.com/breml/errchkjson v0.3.6
19:42:43 [2024-03-07T19:42:43.038Z] #66 6.311 go: downloading github.com/butuzov/ireturn v0.2.2
19:42:43 [2024-03-07T19:42:43.038Z] #66 6.379 go: downloading github.com/butuzov/mirror v1.1.0
19:42:43 [2024-03-07T19:42:43.038Z] #66 6.380 go: downloading github.com/catenacyber/perfsprint v0.2.0
19:42:43 [2024-03-07T19:42:43.038Z] #66 6.380 go: downloading github.com/charithe/durationcheck v0.0.10
19:42:43 [2024-03-07T19:42:43.038Z] #66 6.472 go: downloading github.com/curioswitch/go-reassign v0.2.0
19:42:43 [2024-03-07T19:42:43.038Z] #66 6.479 go: downloading github.com/daixiang0/gci v0.11.2
19:42:43 [2024-03-07T19:42:43.038Z] #66 6.690 go: downloading github.com/denis-tingaikin/go-header v0.4.3
19:42:43 [2024-03-07T19:42:43.038Z] #66 6.691 go: downloading github.com/esimonov/ifshort v1.0.4
19:42:43 [2024-03-07T19:42:43.038Z] #66 6.692 go: downloading github.com/firefart/nonamedreturns v1.0.4
19:42:43 [2024-03-07T19:42:43.038Z] #66 6.693 go: downloading github.com/ghostiam/protogetter v0.2.3
19:42:43 [2024-03-07T19:42:43.038Z] #66 6.695 go: downloading github.com/go-critic/go-critic v0.9.0
19:42:43 [2024-03-07T19:42:43.038Z] #66 6.695 go: downloading github.com/fzipp/gocyclo v0.6.0
19:42:43 [2024-03-07T19:42:43.038Z] #66 6.892 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
19:42:43 [2024-03-07T19:42:43.038Z] #66 7.140 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
19:42:43 [2024-03-07T19:42:43.038Z] #66 7.144 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
19:42:43 [2024-03-07T19:42:43.038Z] #66 7.147 go: downloading github.com/golangci/gofmt v0.0.0-20231018234816-f50ced29576e
19:42:43 [2024-03-07T19:42:43.038Z] #66 7.148 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
19:42:43 [2024-03-07T19:42:43.038Z] #66 7.148 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
19:42:43 [2024-03-07T19:42:43.038Z] #66 7.333 go: downloading github.com/golangci/misspell v0.4.1
19:42:43 [2024-03-07T19:42:43.038Z] #66 7.371 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
19:42:43 [2024-03-07T19:42:43.038Z] #66 7.510 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20230610083614-0e73809eb601
19:42:43 [2024-03-07T19:42:43.038Z] #66 7.511 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
19:42:43 [2024-03-07T19:42:43.038Z] #66 7.512 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
19:42:43 [2024-03-07T19:42:43.038Z] #66 7.513 go: downloading github.com/hexops/gotextdiff v1.0.3
19:42:43 [2024-03-07T19:42:43.038Z] #66 7.611 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
19:42:43 [2024-03-07T19:42:43.038Z] #66 7.613 go: downloading github.com/jgautheron/goconst v1.6.0
19:42:43 [2024-03-07T19:42:43.038Z] #66 7.617 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
19:42:43 [2024-03-07T19:42:43.038Z] #66 7.620 go: downloading github.com/julz/importas v0.1.0
19:42:43 [2024-03-07T19:42:43.038Z] #66 7.621 go: downloading github.com/kisielk/errcheck v1.6.3
19:42:43 [2024-03-07T19:42:43.038Z] #66 7.622 go: downloading github.com/kkHAIKE/contextcheck v1.1.4
19:42:43 [2024-03-07T19:42:43.038Z] #66 7.623 go: downloading github.com/kulti/thelper v0.6.3
19:42:43 [2024-03-07T19:42:43.038Z] #66 7.623 go: downloading github.com/kunwardeep/paralleltest v1.0.8
19:42:43 [2024-03-07T19:42:43.038Z] #66 7.762 go: downloading github.com/kyoh86/exportloopref v0.1.11
19:42:43 [2024-03-07T19:42:43.038Z] #66 7.762 go: downloading github.com/ldez/tagliatelle v0.5.0
19:42:43 [2024-03-07T19:42:43.038Z] #66 7.763 go: downloading github.com/leonklingele/grouper v1.1.1
19:42:43 [2024-03-07T19:42:43.038Z] #66 7.792 go: downloading github.com/lufeee/execinquery v1.2.1
19:42:43 [2024-03-07T19:42:43.038Z] #66 7.817 go: downloading github.com/macabu/inamedparam v0.1.2
19:42:43 [2024-03-07T19:42:43.038Z] #66 7.824 go: downloading github.com/maratori/testableexamples v1.0.0
19:42:43 [2024-03-07T19:42:43.038Z] #66 7.852 go: downloading github.com/maratori/testpackage v1.1.1
19:42:43 [2024-03-07T19:42:43.038Z] #66 7.895 go: downloading github.com/matoous/godox v0.0.0-20230222163458-006bad1f9d26
19:42:43 [2024-03-07T19:42:43.038Z] #66 7.947 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
19:42:43 [2024-03-07T19:42:43.038Z] #66 7.956 go: downloading github.com/mgechev/revive v1.3.4
19:42:43 [2024-03-07T19:42:43.038Z] #66 8.107 go: downloading github.com/moricho/tparallel v0.3.1
19:42:43 [2024-03-07T19:42:43.038Z] #66 8.122 go: downloading github.com/nakabonne/nestif v0.3.1
19:42:43 [2024-03-07T19:42:43.038Z] #66 8.123 go: downloading github.com/nishanths/exhaustive v0.11.0
19:42:43 [2024-03-07T19:42:43.038Z] #66 8.179 go: downloading github.com/nishanths/predeclared v0.2.2
19:42:43 [2024-03-07T19:42:43.038Z] #66 8.179 go: downloading github.com/nunnatsa/ginkgolinter v0.14.1
19:42:43 [2024-03-07T19:42:43.038Z] #66 8.391 go: downloading github.com/polyfloyd/go-errorlint v1.4.5
19:42:43 [2024-03-07T19:42:43.038Z] #66 8.394 go: downloading github.com/ryancurrah/gomodguard v1.3.0
19:42:43 [2024-03-07T19:42:43.038Z] #66 8.396 go: downloading github.com/ryanrolds/sqlclosecheck v0.5.1
19:42:43 [2024-03-07T19:42:43.038Z] #66 8.396 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.7
19:42:43 [2024-03-07T19:42:43.038Z] #66 8.399 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0
19:42:43 [2024-03-07T19:42:43.038Z] #66 8.454 go: downloading github.com/sashamelentyev/usestdlibvars v1.24.0
19:42:43 [2024-03-07T19:42:43.038Z] #66 8.542 go: downloading github.com/securego/gosec/v2 v2.18.2
19:42:43 [2024-03-07T19:42:43.038Z] #66 8.577 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
19:42:43 [2024-03-07T19:42:43.038Z] #66 8.578 go: downloading github.com/sivchari/containedctx v1.0.3
19:42:43 [2024-03-07T19:42:43.038Z] #66 8.579 go: downloading github.com/sivchari/nosnakecase v1.7.0
19:42:43 [2024-03-07T19:42:43.038Z] #66 8.736 go: downloading github.com/sivchari/tenv v1.7.1
19:42:43 [2024-03-07T19:42:43.038Z] #66 8.737 go: downloading github.com/sonatard/noctx v0.0.2
19:42:43 [2024-03-07T19:42:43.038Z] #66 8.742 go: downloading github.com/sourcegraph/go-diff v0.7.0
19:42:43 [2024-03-07T19:42:43.038Z] #66 8.743 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
19:42:43 [2024-03-07T19:42:43.038Z] #66 8.743 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
19:42:43 [2024-03-07T19:42:43.038Z] #66 8.744 go: downloading github.com/tdakkota/asciicheck v0.2.0
19:42:43 [2024-03-07T19:42:43.038Z] #66 8.744 go: downloading github.com/tetafro/godot v1.4.15
19:42:43 [2024-03-07T19:42:43.038Z] #66 8.786 go: downloading github.com/timakin/bodyclose v0.0.0-20230421092635-574207250966
19:42:43 [2024-03-07T19:42:43.038Z] #66 8.836 go: downloading github.com/timonwong/loggercheck v0.9.4
19:42:43 [2024-03-07T19:42:43.038Z] #66 8.837 go: downloading github.com/tomarrell/wrapcheck/v2 v2.8.1
19:42:43 [2024-03-07T19:42:43.038Z] #66 8.878 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.1
19:42:43 [2024-03-07T19:42:43.038Z] #66 8.908 go: downloading github.com/ultraware/funlen v0.1.0
19:42:43 [2024-03-07T19:42:43.038Z] #66 8.909 go: downloading github.com/ultraware/whitespace v0.0.5
19:42:43 [2024-03-07T19:42:43.038Z] #66 8.910 go: downloading github.com/uudashr/gocognit v1.1.2
19:42:43 [2024-03-07T19:42:43.038Z] #66 8.951 go: downloading github.com/xen0n/gosmopolitan v1.2.2
19:42:43 [2024-03-07T19:42:43.038Z] #66 8.958 go: downloading github.com/yagipy/maintidx v1.0.0
19:42:43 [2024-03-07T19:42:43.038Z] #66 9.218 go: downloading github.com/yeya24/promlinter v0.2.0
19:42:43 [2024-03-07T19:42:43.038Z] #66 9.220 go: downloading github.com/ykadowak/zerologlint v0.1.3
19:42:43 [2024-03-07T19:42:43.038Z] #66 9.221 go: downloading gitlab.com/bosi/decorder v0.4.1
19:42:43 [2024-03-07T19:42:43.038Z] #66 9.411 go: downloading go-simpler.org/sloglint v0.1.2
19:42:43 [2024-03-07T19:42:43.038Z] #66 9.446 go: downloading go.tmz.dev/musttag v0.7.2
19:42:43 [2024-03-07T19:42:43.038Z] #66 9.447 go: downloading honnef.co/go/tools v0.4.6
19:42:43 [2024-03-07T19:42:43.038Z] #66 10.27 go: downloading mvdan.cc/gofumpt v0.5.0
19:42:43 [2024-03-07T19:42:43.038Z] #66 10.27 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
19:42:43 [2024-03-07T19:42:43.038Z] #66 10.27 go: downloading mvdan.cc/unparam v0.0.0-20221223090309-7455f1af531d
19:42:43 [2024-03-07T19:42:43.038Z] #66 10.28 go: downloading github.com/hashicorp/errwrap v1.0.0
19:42:43 [2024-03-07T19:42:43.038Z] #66 10.28 go: downloading golang.org/x/sys v0.13.0
19:42:43 [2024-03-07T19:42:43.038Z] #66 10.29 go: downloading github.com/subosito/gotenv v1.4.1
19:42:43 [2024-03-07T19:42:43.038Z] #66 10.29 go: downloading github.com/hashicorp/hcl v1.0.0
19:42:43 [2024-03-07T19:42:43.038Z] #66 10.36 go: downloading gopkg.in/ini.v1 v1.67.0
19:42:43 [2024-03-07T19:42:43.038Z] #66 10.36 go: downloading github.com/magiconair/properties v1.8.6
19:42:43 [2024-03-07T19:42:43.038Z] #66 10.47 go: downloading github.com/pelletier/go-toml/v2 v2.0.5
19:42:43 [2024-03-07T19:42:43.038Z] #66 10.57 go: downloading github.com/davecgh/go-spew v1.1.1
19:42:43 [2024-03-07T19:42:43.038Z] #66 10.58 go: downloading github.com/pmezard/go-difflib v1.0.0
19:42:43 [2024-03-07T19:42:43.038Z] #66 10.58 go: downloading github.com/stretchr/objx v0.5.0
19:42:43 [2024-03-07T19:42:43.038Z] #66 10.99 go: downloading golang.org/x/text v0.13.0
19:42:43 [2024-03-07T19:42:43.038Z] #66 11.00 go: downloading github.com/fatih/structtag v1.2.0
19:42:43 [2024-03-07T19:42:43.038Z] #66 11.23 go: downloading github.com/gobwas/glob v0.2.3
19:42:43 [2024-03-07T19:42:43.038Z] #66 11.30 go: downloading github.com/google/go-cmp v0.6.0
19:42:43 [2024-03-07T19:42:43.038Z] #66 11.32 go: downloading github.com/pelletier/go-toml v1.9.5
19:42:43 [2024-03-07T19:42:43.038Z] #66 11.41 go: downloading gopkg.in/yaml.v2 v2.4.0
19:42:43 [2024-03-07T19:42:43.038Z] #66 ...
19:42:43 [2024-03-07T19:42:43.038Z] 
19:42:43 [2024-03-07T19:42:43.038Z] #67 [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
19:42:43 [2024-03-07T19:42:43.038Z] #67 3.650 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
19:42:43 [2024-03-07T19:42:43.038Z] #67 3.691 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
19:42:43 [2024-03-07T19:42:43.038Z] #67 3.691 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
19:42:43 [2024-03-07T19:42:43.038Z] #67 3.847 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
19:42:43 [2024-03-07T19:42:43.038Z] #67 4.897 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB]
19:42:43 [2024-03-07T19:42:43.038Z] #67 4.963 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [141 kB]
19:42:43 [2024-03-07T19:42:43.038Z] #67 6.528 Fetched 9093 kB in 3s (2882 kB/s)
19:42:43 [2024-03-07T19:42:43.038Z] #67 6.528 Reading package lists...
19:42:43 [2024-03-07T19:42:43.038Z] #67 7.931 Hit:1 http://deb.debian.org/debian bookworm InRelease
19:42:43 [2024-03-07T19:42:43.038Z] #67 7.931 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
19:42:43 [2024-03-07T19:42:43.038Z] #67 7.931 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
19:42:43 [2024-03-07T19:42:43.038Z] #67 8.515 Reading package lists...
19:42:43 [2024-03-07T19:42:43.038Z] #67 9.548 + apt-get  install -y --no-install-recommends gcc libc6-dev pkg-config
19:42:43 [2024-03-07T19:42:43.038Z] #67 9.751 Reading package lists...
19:42:43 [2024-03-07T19:42:43.038Z] #67 10.83 Building dependency tree...
19:42:43 [2024-03-07T19:42:43.663Z] #67 ...
19:42:43 [2024-03-07T19:42:43.663Z] 
19:42:43 [2024-03-07T19:42:43.663Z] #68 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.13" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
19:42:43 [2024-03-07T19:42:43.663Z] #68 ...
19:42:43 [2024-03-07T19:42:43.663Z] 
19:42:43 [2024-03-07T19:42:43.663Z] #69 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v2.0.2" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
19:42:43 [2024-03-07T19:42:43.663Z] #69 ...
19:42:43 [2024-03-07T19:42:43.663Z] 
19:42:43 [2024-03-07T19:42:43.663Z] #67 [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
19:42:43 [2024-03-07T19:42:43.663Z] #67 11.61 gcc is already the newest version (4:12.2.0-3).
19:42:43 [2024-03-07T19:42:43.663Z] #67 11.61 libc6-dev is already the newest version (2.36-9+deb12u4).
19:42:43 [2024-03-07T19:42:43.663Z] #67 11.61 pkg-config is already the newest version (1.8.1-1).
19:42:43 [2024-03-07T19:42:43.663Z] #67 11.61 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
19:42:44 [2024-03-07T19:42:44.169Z] #67 ...
19:42:44 [2024-03-07T19:42:44.169Z] 
19:42:44 [2024-03-07T19:42:44.169Z] #70 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
19:42:44 [2024-03-07T19:42:44.169Z] #70 ...
19:42:44 [2024-03-07T19:42:44.169Z] 
19:42:44 [2024-03-07T19:42:44.169Z] #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
19:42:44 [2024-03-07T19:42:44.169Z] #30 11.97 #=#=#                                                                         

                                                                           0.2%
#########                                                                 13.5%
########################################                                  55.7%
######################################################################## 100.0%
19:42:44 [2024-03-07T19:42:44.169Z] #30 13.10 
19:42:45 [2024-03-07T19:42:45.172Z] #30 15.88 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
19:42:45 [2024-03-07T19:42:45.486Z] #30 ...
19:42:45 [2024-03-07T19:42:45.486Z] 
19:42:45 [2024-03-07T19:42:45.486Z] #38 [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
19:42:45 [2024-03-07T19:42:45.486Z] #38 3.538 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
19:42:45 [2024-03-07T19:42:45.486Z] #38 3.553 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
19:42:45 [2024-03-07T19:42:45.486Z] #38 3.553 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
19:42:45 [2024-03-07T19:42:45.486Z] #38 3.702 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
19:42:45 [2024-03-07T19:42:45.486Z] #38 4.917 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB]
19:42:45 [2024-03-07T19:42:45.486Z] #38 4.942 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [141 kB]
19:42:45 [2024-03-07T19:42:45.486Z] #38 6.853 Fetched 9093 kB in 4s (2537 kB/s)
19:42:45 [2024-03-07T19:42:45.486Z] #38 6.853 Reading package lists...
19:42:45 [2024-03-07T19:42:45.486Z] #38 8.036 Reading package lists...
19:42:45 [2024-03-07T19:42:45.486Z] #38 8.928 Building dependency tree...
19:42:45 [2024-03-07T19:42:45.486Z] #38 9.570 The following additional packages will be installed:
19:42:45 [2024-03-07T19:42:45.486Z] #38 9.574   cmake-data libarchive13 libicu72 libjsoncpp25 librhash0 libuv1 libxml2
19:42:45 [2024-03-07T19:42:45.486Z] #38 9.578 Suggested packages:
19:42:45 [2024-03-07T19:42:45.486Z] #38 9.578   cmake-doc cmake-format elpa-cmake-mode ninja-build lrzip
19:42:45 [2024-03-07T19:42:45.486Z] #38 9.908 The following NEW packages will be installed:
19:42:45 [2024-03-07T19:42:45.486Z] #38 9.922   cmake cmake-data libarchive13 libicu72 libjsoncpp25 librhash0 libuv1 libxml2
19:42:45 [2024-03-07T19:42:45.486Z] #38 10.25 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
19:42:45 [2024-03-07T19:42:45.486Z] #38 10.25 Need to get 19.3 MB of archives.
19:42:45 [2024-03-07T19:42:45.486Z] #38 10.25 After this operation, 77.0 MB of additional disk space will be used.
19:42:45 [2024-03-07T19:42:45.486Z] #38 10.25 Get:1 http://deb.debian.org/debian bookworm/main arm64 libicu72 arm64 72.1-3 [9204 kB]
19:42:45 [2024-03-07T19:42:45.486Z] #38 11.04 Get:2 http://deb.debian.org/debian bookworm/main arm64 libxml2 arm64 2.9.14+dfsg-1.3~deb12u1 [619 kB]
19:42:45 [2024-03-07T19:42:45.486Z] #38 11.12 Get:3 http://deb.debian.org/debian bookworm/main arm64 libarchive13 arm64 3.6.2-1 [316 kB]
19:42:45 [2024-03-07T19:42:45.486Z] #38 11.13 Get:4 http://deb.debian.org/debian bookworm/main arm64 libjsoncpp25 arm64 1.9.5-4 [72.3 kB]
19:42:45 [2024-03-07T19:42:45.486Z] #38 11.18 Get:5 http://deb.debian.org/debian bookworm/main arm64 librhash0 arm64 1.4.3-3 [131 kB]
19:42:45 [2024-03-07T19:42:45.486Z] #38 11.53 Get:6 http://deb.debian.org/debian bookworm/main arm64 libuv1 arm64 1.44.2-1 [133 kB]
19:42:45 [2024-03-07T19:42:45.486Z] #38 11.58 Get:7 http://deb.debian.org/debian bookworm/main arm64 cmake-data all 3.25.1-1 [2026 kB]
19:42:45 [2024-03-07T19:42:45.486Z] #38 12.13 Get:8 http://deb.debian.org/debian bookworm/main arm64 cmake arm64 3.25.1-1 [6806 kB]
19:42:45 [2024-03-07T19:42:45.840Z] #38 ...
19:42:45 [2024-03-07T19:42:45.840Z] 
19:42:45 [2024-03-07T19:42:45.840Z] #66 [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
19:42:45 [2024-03-07T19:42:45.840Z] #66 11.51 go: downloading golang.org/x/sync v0.4.0
19:42:45 [2024-03-07T19:42:45.840Z] #66 11.73 go: downloading go.uber.org/zap v1.24.0
19:42:45 [2024-03-07T19:42:45.840Z] #66 12.49 go: downloading github.com/go-toolsmith/astcast v1.1.0
19:42:45 [2024-03-07T19:42:45.840Z] #66 12.49 go: downloading github.com/go-toolsmith/astcopy v1.1.0
19:42:45 [2024-03-07T19:42:45.840Z] #66 12.49 go: downloading github.com/go-toolsmith/astequal v1.1.0
19:42:45 [2024-03-07T19:42:45.840Z] #66 12.49 go: downloading github.com/go-toolsmith/astfmt v1.1.0
19:42:45 [2024-03-07T19:42:45.840Z] #66 12.96 go: downloading github.com/go-toolsmith/astp v1.1.0
19:42:45 [2024-03-07T19:42:45.840Z] #66 12.96 go: downloading github.com/quasilyte/go-ruleguard v0.4.0
19:42:45 [2024-03-07T19:42:45.840Z] #66 13.32 go: downloading github.com/go-toolsmith/strparse v1.1.0
19:42:45 [2024-03-07T19:42:45.840Z] #66 13.32 go: downloading github.com/go-toolsmith/typep v1.1.0
19:42:45 [2024-03-07T19:42:45.840Z] #66 13.32 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20210819130434-b3f0c404a727
19:42:45 [2024-03-07T19:42:45.840Z] #66 13.54 go: downloading github.com/kisielk/gotool v1.0.0
19:42:45 [2024-03-07T19:42:45.840Z] #66 13.81 go: downloading github.com/gostaticanalysis/comment v1.4.2
19:42:45 [2024-03-07T19:42:45.840Z] #66 13.89 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
19:42:45 [2024-03-07T19:42:45.840Z] #66 ...
19:42:45 [2024-03-07T19:42:45.840Z] 
19:42:45 [2024-03-07T19:42:45.840Z] #46 [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
19:42:45 [2024-03-07T19:42:45.840Z] #46 3.640 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
19:42:45 [2024-03-07T19:42:45.840Z] #46 3.689 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
19:42:45 [2024-03-07T19:42:45.840Z] #46 3.700 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
19:42:45 [2024-03-07T19:42:45.840Z] #46 3.852 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
19:42:45 [2024-03-07T19:42:45.840Z] #46 4.784 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB]
19:42:45 [2024-03-07T19:42:45.840Z] #46 4.828 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [141 kB]
19:42:45 [2024-03-07T19:42:45.840Z] #46 6.534 Fetched 9093 kB in 3s (2856 kB/s)
19:42:45 [2024-03-07T19:42:45.840Z] #46 6.534 Reading package lists...
19:42:45 [2024-03-07T19:42:45.840Z] #46 8.219 Hit:1 http://deb.debian.org/debian bookworm InRelease
19:42:45 [2024-03-07T19:42:45.840Z] #46 8.219 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
19:42:45 [2024-03-07T19:42:45.840Z] #46 8.219 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
19:42:45 [2024-03-07T19:42:45.840Z] #46 9.036 Reading package lists...
19:42:45 [2024-03-07T19:42:45.840Z] #46 9.914 + apt-get  install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev pkg-config
19:42:45 [2024-03-07T19:42:45.840Z] #46 9.942 Reading package lists...
19:42:45 [2024-03-07T19:42:45.840Z] #46 10.79 Building dependency tree...
19:42:45 [2024-03-07T19:42:45.840Z] #46 11.48 gcc is already the newest version (4:12.2.0-3).
19:42:45 [2024-03-07T19:42:45.840Z] #46 11.48 pkg-config is already the newest version (1.8.1-1).
19:42:45 [2024-03-07T19:42:45.840Z] #46 11.48 The following additional packages will be installed:
19:42:45 [2024-03-07T19:42:45.840Z] #46 11.48   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs0 libelf1 libffi-dev
19:42:45 [2024-03-07T19:42:45.840Z] #46 11.48   libgcrypt20-dev libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin
19:42:45 [2024-03-07T19:42:45.840Z] #46 11.48   libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libgpg-error-dev
19:42:45 [2024-03-07T19:42:45.840Z] #46 11.48   libmount-dev libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3
19:42:45 [2024-03-07T19:42:45.840Z] #46 11.48   libsecret-1-0 libsecret-common libselinux1-dev libsepol-dev
19:42:45 [2024-03-07T19:42:45.840Z] #46 11.48   python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
19:42:45 [2024-03-07T19:42:45.840Z] #46 11.48 Suggested packages:
19:42:45 [2024-03-07T19:42:45.840Z] #46 11.48   libgcrypt20-doc low-memory-monitor libgirepository1.0-dev libglib2.0-doc
19:42:45 [2024-03-07T19:42:45.840Z] #46 11.48   libgdk-pixbuf2.0-bin libxml2-utils
19:42:45 [2024-03-07T19:42:45.840Z] #46 11.48 Recommended packages:
19:42:45 [2024-03-07T19:42:45.840Z] #46 11.48   shared-mime-info xdg-user-dirs
19:42:45 [2024-03-07T19:42:45.840Z] #46 12.21 The following NEW packages will be installed:
19:42:45 [2024-03-07T19:42:45.840Z] #46 12.21   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libbtrfs-dev libbtrfs0 libelf1
19:42:45 [2024-03-07T19:42:45.840Z] #46 12.21   libffi-dev libgcrypt20-dev libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin
19:42:45 [2024-03-07T19:42:45.840Z] #46 12.21   libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libgpg-error-dev
19:42:45 [2024-03-07T19:42:45.840Z] #46 12.21   libmount-dev libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3
19:42:45 [2024-03-07T19:42:45.840Z] #46 12.21   libsecret-1-0 libsecret-1-dev libsecret-common libselinux1-dev libsepol-dev
19:42:45 [2024-03-07T19:42:45.840Z] #46 12.21   python3-distutils python3-lib2to3 uuid-dev zlib1g-dev
19:42:45 [2024-03-07T19:42:45.840Z] #46 12.90 0 upgraded, 29 newly installed, 0 to remove and 0 not upgraded.
19:42:45 [2024-03-07T19:42:45.840Z] #46 12.90 Need to get 9078 kB of archives.
19:42:45 [2024-03-07T19:42:45.840Z] #46 12.90 After this operation, 46.9 MB of additional disk space will be used.
19:42:45 [2024-03-07T19:42:45.840Z] #46 12.90 Get:1 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-0 arm64 2.74.6-2 [1310 kB]
19:42:45 [2024-03-07T19:42:45.840Z] #46 13.34 Get:2 http://deb.debian.org/debian bookworm/main arm64 libgirepository-1.0-1 arm64 1.74.0-3 [93.2 kB]
19:42:45 [2024-03-07T19:42:45.840Z] #46 13.34 Get:3 http://deb.debian.org/debian bookworm/main arm64 gir1.2-glib-2.0 arm64 1.74.0-3 [160 kB]
19:42:45 [2024-03-07T19:42:45.840Z] #46 13.36 Get:4 http://deb.debian.org/debian bookworm/main arm64 libsecret-common all 0.20.5-3 [28.5 kB]
19:42:45 [2024-03-07T19:42:45.840Z] #46 13.45 Get:5 http://deb.debian.org/debian bookworm/main arm64 libsecret-1-0 arm64 0.20.5-3 [107 kB]
19:42:45 [2024-03-07T19:42:45.840Z] #46 13.45 Get:6 http://deb.debian.org/debian bookworm/main arm64 gir1.2-secret-1 arm64 0.20.5-3 [13.5 kB]
19:42:45 [2024-03-07T19:42:45.840Z] #46 13.45 Get:7 http://deb.debian.org/debian bookworm/main arm64 uuid-dev arm64 2.38.1-5+b1 [40.5 kB]
19:42:45 [2024-03-07T19:42:45.840Z] #46 13.45 Get:8 http://deb.debian.org/debian bookworm/main arm64 libblkid-dev arm64 2.38.1-5+b1 [183 kB]
19:42:45 [2024-03-07T19:42:45.840Z] #46 13.45 Get:9 http://deb.debian.org/debian bookworm/main arm64 libbtrfs0 arm64 6.2-1 [34.5 kB]
19:42:45 [2024-03-07T19:42:45.840Z] #46 13.46 Get:10 http://deb.debian.org/debian bookworm/main arm64 libbtrfs-dev arm64 6.2-1 [70.3 kB]
19:42:45 [2024-03-07T19:42:45.840Z] #46 13.46 Get:11 http://deb.debian.org/debian bookworm/main arm64 libelf1 arm64 0.188-2.1 [173 kB]
19:42:45 [2024-03-07T19:42:45.840Z] #46 13.46 Get:12 http://deb.debian.org/debian bookworm/main arm64 libffi-dev arm64 3.4.4-1 [56.0 kB]
19:42:45 [2024-03-07T19:42:45.840Z] #46 13.46 Get:13 http://deb.debian.org/debian bookworm/main arm64 libgpg-error-dev arm64 1.46-1 [130 kB]
19:42:45 [2024-03-07T19:42:45.840Z] #46 13.46 Get:14 http://deb.debian.org/debian bookworm/main arm64 libgcrypt20-dev arm64 1.10.1-3 [683 kB]
19:42:46 [2024-03-07T19:42:46.179Z] #46 ...
19:42:46 [2024-03-07T19:42:46.179Z] 
19:42:46 [2024-03-07T19:42:46.179Z] #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
19:42:46 [2024-03-07T19:42:46.179Z] #30 16.57 #=#=#                                                                         
19:42:46 [2024-03-07T19:42:46.440Z] #30 16.89 #=#=#                                                                         

######################################################################## 100.0%
19:42:47 [2024-03-07T19:42:47.361Z] #30 17.76 
19:42:47 [2024-03-07T19:42:47.361Z] #30 ...
19:42:47 [2024-03-07T19:42:47.361Z] 
19:42:47 [2024-03-07T19:42:47.361Z] #53 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
19:42:47 [2024-03-07T19:42:47.361Z] #53 3.589 + export GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
19:42:47 [2024-03-07T19:42:47.361Z] #53 3.589 + mkdir /build
19:42:47 [2024-03-07T19:42:47.361Z] #53 ...
19:42:47 [2024-03-07T19:42:47.361Z] 
19:42:47 [2024-03-07T19:42:47.361Z] #46 [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
19:42:47 [2024-03-07T19:42:47.361Z] #46 14.03 Get:15 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-data all 2.74.6-2 [1207 kB]
19:42:47 [2024-03-07T19:42:47.361Z] #46 14.09 Get:16 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-bin arm64 2.74.6-2 [106 kB]
19:42:47 [2024-03-07T19:42:47.361Z] #46 14.44 Get:17 http://deb.debian.org/debian bookworm/main arm64 python3-lib2to3 all 3.11.2-3 [76.3 kB]
19:42:47 [2024-03-07T19:42:47.361Z] #46 14.44 Get:18 http://deb.debian.org/debian bookworm/main arm64 python3-distutils all 3.11.2-3 [131 kB]
19:42:47 [2024-03-07T19:42:47.361Z] #46 14.51 Get:19 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-dev-bin arm64 2.74.6-2 [150 kB]
19:42:47 [2024-03-07T19:42:47.361Z] #46 14.51 Get:20 http://deb.debian.org/debian bookworm/main arm64 libsepol-dev arm64 3.4-2.1 [332 kB]
19:42:47 [2024-03-07T19:42:47.361Z] #46 14.62 Get:21 http://deb.debian.org/debian bookworm/main arm64 libpcre2-16-0 arm64 10.42-1 [216 kB]
19:42:47 [2024-03-07T19:42:47.361Z] #46 14.63 Get:22 http://deb.debian.org/debian bookworm/main arm64 libpcre2-32-0 arm64 10.42-1 [207 kB]
19:42:47 [2024-03-07T19:42:47.361Z] #46 14.66 Get:23 http://deb.debian.org/debian bookworm/main arm64 libpcre2-posix3 arm64 10.42-1 [55.5 kB]
19:42:47 [2024-03-07T19:42:47.361Z] #46 14.72 Get:24 http://deb.debian.org/debian bookworm/main arm64 libpcre2-dev arm64 10.42-1 [664 kB]
19:42:47 [2024-03-07T19:42:47.361Z] #46 15.15 Get:25 http://deb.debian.org/debian bookworm/main arm64 libselinux1-dev arm64 3.4-1+b6 [159 kB]
19:42:47 [2024-03-07T19:42:47.361Z] #46 15.25 Get:26 http://deb.debian.org/debian bookworm/main arm64 libmount-dev arm64 2.38.1-5+b1 [22.5 kB]
19:42:47 [2024-03-07T19:42:47.929Z] #46 15.61 Get:27 http://deb.debian.org/debian bookworm/main arm64 zlib1g-dev arm64 1:1.2.13.dfsg-1 [913 kB]
19:42:47 [2024-03-07T19:42:47.929Z] #46 15.62 Get:28 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-dev arm64 2.74.6-2 [1613 kB]
19:42:47 [2024-03-07T19:42:47.929Z] #46 16.10 Get:29 http://deb.debian.org/debian bookworm/main arm64 libsecret-1-dev arm64 0.20.5-3 [144 kB]
19:42:48 [2024-03-07T19:42:48.868Z] #46 16.97 debconf: delaying package configuration, since apt-utils is not installed
19:42:49 [2024-03-07T19:42:49.128Z] #46 17.17 Fetched 9078 kB in 4s (2448 kB/s)
19:42:49 [2024-03-07T19:42:49.696Z] #46 17.64 Selecting previously unselected package libglib2.0-0:arm64.
19:42:49 [2024-03-07T19:42:49.696Z] #46 17.64 (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.)
19:42:49 [2024-03-07T19:42:49.696Z] #46 17.65 Preparing to unpack .../00-libglib2.0-0_2.74.6-2_arm64.deb ...
19:42:49 [2024-03-07T19:42:49.970Z] #46 17.84 Unpacking libglib2.0-0:arm64 (2.74.6-2) ...
19:42:51 [2024-03-07T19:42:51.877Z] #46 19.67 Selecting previously unselected package libgirepository-1.0-1:arm64.
19:42:51 [2024-03-07T19:42:51.877Z] #46 19.68 Preparing to unpack .../01-libgirepository-1.0-1_1.74.0-3_arm64.deb ...
19:42:51 [2024-03-07T19:42:51.877Z] #46 19.87 Unpacking libgirepository-1.0-1:arm64 (1.74.0-3) ...
19:42:52 [2024-03-07T19:42:52.511Z] #46 ...
19:42:52 [2024-03-07T19:42:52.511Z] 
19:42:52 [2024-03-07T19:42:52.511Z] #60 [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
19:42:52 [2024-03-07T19:42:52.511Z] #60 9.971 Reading package lists...
19:42:52 [2024-03-07T19:42:52.511Z] #60 10.69 + apt-get  install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev pkg-config
19:42:52 [2024-03-07T19:42:52.511Z] #60 10.82 Reading package lists...
19:42:52 [2024-03-07T19:42:52.511Z] #60 12.04 Building dependency tree...
19:42:52 [2024-03-07T19:42:52.511Z] #60 12.64 gcc is already the newest version (4:12.2.0-3).
19:42:52 [2024-03-07T19:42:52.511Z] #60 12.64 libc6-dev is already the newest version (2.36-9+deb12u4).
19:42:52 [2024-03-07T19:42:52.511Z] #60 12.64 pkg-config is already the newest version (1.8.1-1).
19:42:52 [2024-03-07T19:42:52.511Z] #60 12.64 The following additional packages will be installed:
19:42:52 [2024-03-07T19:42:52.511Z] #60 12.64   bzip2 libdpkg-perl patch xz-utils
19:42:52 [2024-03-07T19:42:52.511Z] #60 12.64 Suggested packages:
19:42:52 [2024-03-07T19:42:52.511Z] #60 12.64   bzip2-doc debian-keyring bzr seccomp ed diffutils-doc
19:42:52 [2024-03-07T19:42:52.511Z] #60 12.64 Recommended packages:
19:42:52 [2024-03-07T19:42:52.511Z] #60 12.64   build-essential fakeroot libalgorithm-merge-perl libfile-fcntllock-perl
19:42:52 [2024-03-07T19:42:52.511Z] #60 12.64   liblocale-gettext-perl
19:42:52 [2024-03-07T19:42:52.511Z] #60 13.06 The following NEW packages will be installed:
19:42:52 [2024-03-07T19:42:52.511Z] #60 13.06   bzip2 dpkg-dev libdpkg-perl libseccomp-dev patch xz-utils
19:42:52 [2024-03-07T19:42:52.511Z] #60 13.54 0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded.
19:42:52 [2024-03-07T19:42:52.511Z] #60 13.54 Need to get 2683 kB of archives.
19:42:52 [2024-03-07T19:42:52.511Z] #60 13.54 After this operation, 6010 kB of additional disk space will be used.
19:42:52 [2024-03-07T19:42:52.511Z] #60 13.54 Get:1 http://deb.debian.org/debian bookworm/main arm64 bzip2 arm64 1.0.8-5+b1 [48.9 kB]
19:42:52 [2024-03-07T19:42:52.511Z] #60 13.54 Get:2 http://deb.debian.org/debian bookworm/main arm64 xz-utils arm64 5.4.1-0.2 [469 kB]
19:42:52 [2024-03-07T19:42:52.511Z] #60 14.15 Get:3 http://deb.debian.org/debian bookworm/main arm64 libdpkg-perl all 1.21.22 [603 kB]
19:42:52 [2024-03-07T19:42:52.511Z] #60 14.52 Get:4 http://deb.debian.org/debian bookworm/main arm64 patch arm64 2.7.6-7 [121 kB]
19:42:52 [2024-03-07T19:42:52.511Z] #60 14.59 Get:5 http://deb.debian.org/debian bookworm/main arm64 dpkg-dev all 1.21.22 [1353 kB]
19:42:52 [2024-03-07T19:42:52.511Z] #60 15.03 Get:6 http://deb.debian.org/debian bookworm/main arm64 libseccomp-dev arm64 2.5.4-1+b3 [87.8 kB]
19:42:52 [2024-03-07T19:42:52.511Z] #60 16.66 debconf: delaying package configuration, since apt-utils is not installed
19:42:52 [2024-03-07T19:42:52.511Z] #60 17.16 Fetched 2683 kB in 2s (1457 kB/s)
19:42:52 [2024-03-07T19:42:52.511Z] #60 17.23 Selecting previously unselected package bzip2.
19:42:52 [2024-03-07T19:42:52.511Z] #60 17.23 (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.)
19:42:52 [2024-03-07T19:42:52.511Z] #60 17.24 Preparing to unpack .../0-bzip2_1.0.8-5+b1_arm64.deb ...
19:42:52 [2024-03-07T19:42:52.511Z] #60 17.26 Unpacking bzip2 (1.0.8-5+b1) ...
19:42:52 [2024-03-07T19:42:52.511Z] #60 17.71 Selecting previously unselected package xz-utils.
19:42:52 [2024-03-07T19:42:52.511Z] #60 17.72 Preparing to unpack .../1-xz-utils_5.4.1-0.2_arm64.deb ...
19:42:52 [2024-03-07T19:42:52.511Z] #60 17.72 Unpacking xz-utils (5.4.1-0.2) ...
19:42:52 [2024-03-07T19:42:52.511Z] #60 18.58 Selecting previously unselected package libdpkg-perl.
19:42:52 [2024-03-07T19:42:52.511Z] #60 18.58 Preparing to unpack .../2-libdpkg-perl_1.21.22_all.deb ...
19:42:52 [2024-03-07T19:42:52.511Z] #60 18.79 Unpacking libdpkg-perl (1.21.22) ...
19:42:52 [2024-03-07T19:42:52.511Z] #60 20.09 Selecting previously unselected package patch.
19:42:52 [2024-03-07T19:42:52.511Z] #60 20.09 Preparing to unpack .../3-patch_2.7.6-7_arm64.deb ...
19:42:52 [2024-03-07T19:42:52.511Z] #60 20.24 Unpacking patch (2.7.6-7) ...
19:42:52 [2024-03-07T19:42:52.511Z] #60 ...
19:42:52 [2024-03-07T19:42:52.511Z] 
19:42:52 [2024-03-07T19:42:52.511Z] #46 [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
19:42:52 [2024-03-07T19:42:52.776Z] #46 20.76 Selecting previously unselected package gir1.2-glib-2.0:arm64.
19:42:52 [2024-03-07T19:42:52.776Z] #46 20.77 Preparing to unpack .../02-gir1.2-glib-2.0_1.74.0-3_arm64.deb ...
19:42:52 [2024-03-07T19:42:52.776Z] #46 ...
19:42:52 [2024-03-07T19:42:52.776Z] 
19:42:52 [2024-03-07T19:42:52.776Z] #61 [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             ;
19:42:52 [2024-03-07T19:42:52.776Z] #61 11.22 Unpacking bzip2 (1.0.8-5+b1) ...
19:42:52 [2024-03-07T19:42:52.776Z] #61 14.16 Selecting previously unselected package xz-utils.
19:42:52 [2024-03-07T19:42:52.776Z] #61 14.17 Preparing to unpack .../01-xz-utils_5.4.1-0.2_arm64.deb ...
19:42:52 [2024-03-07T19:42:52.776Z] #61 14.87 Unpacking xz-utils (5.4.1-0.2) ...
19:42:52 [2024-03-07T19:42:52.776Z] #61 17.54 Selecting previously unselected package m4.
19:42:52 [2024-03-07T19:42:52.776Z] #61 17.54 Preparing to unpack .../02-m4_1.4.19-3_arm64.deb ...
19:42:52 [2024-03-07T19:42:52.776Z] #61 17.57 Unpacking m4 (1.4.19-3) ...
19:42:52 [2024-03-07T19:42:52.776Z] #61 17.91 Selecting previously unselected package autoconf.
19:42:52 [2024-03-07T19:42:52.776Z] #61 17.91 Preparing to unpack .../03-autoconf_2.71-3_all.deb ...
19:42:52 [2024-03-07T19:42:52.776Z] #61 18.06 Unpacking autoconf (2.71-3) ...
19:42:52 [2024-03-07T19:42:52.776Z] #61 18.75 Selecting previously unselected package autotools-dev.
19:42:52 [2024-03-07T19:42:52.776Z] #61 18.75 Preparing to unpack .../04-autotools-dev_20220109.1_all.deb ...
19:42:52 [2024-03-07T19:42:52.776Z] #61 19.05 Unpacking autotools-dev (20220109.1) ...
19:42:52 [2024-03-07T19:42:52.776Z] #61 20.20 Selecting previously unselected package automake.
19:42:52 [2024-03-07T19:42:52.776Z] #61 20.20 Preparing to unpack .../05-automake_1%3a1.16.5-1.3_all.deb ...
19:42:52 [2024-03-07T19:42:52.776Z] #61 20.47 Unpacking automake (1:1.16.5-1.3) ...
19:42:53 [2024-03-07T19:42:53.036Z] #61 ...
19:42:53 [2024-03-07T19:42:53.036Z] 
19:42:53 [2024-03-07T19:42:53.036Z] #66 [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
19:42:53 [2024-03-07T19:42:53.036Z] #66 14.18 go: downloading github.com/ettle/strcase v0.1.1
19:42:53 [2024-03-07T19:42:53.036Z] #66 14.84 go: downloading github.com/Masterminds/semver v1.5.0
19:42:53 [2024-03-07T19:42:53.036Z] #66 14.84 go: downloading github.com/ccojocar/zxcvbn-go v1.0.1
19:42:53 [2024-03-07T19:42:53.036Z] #66 14.85 go: downloading github.com/prometheus/client_golang v1.12.1
19:42:53 [2024-03-07T19:42:53.036Z] #66 15.08 go: downloading github.com/prometheus/client_model v0.2.0
19:42:53 [2024-03-07T19:42:53.036Z] #66 15.37 go: downloading golang.org/x/exp/typeparams v0.0.0-20230307190834-24139beb5833
19:42:53 [2024-03-07T19:42:53.036Z] #66 15.68 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
19:42:53 [2024-03-07T19:42:53.036Z] #66 16.04 go: downloading go.uber.org/atomic v1.7.0
19:42:53 [2024-03-07T19:42:53.036Z] #66 16.04 go: downloading go.uber.org/multierr v1.6.0
19:42:53 [2024-03-07T19:42:53.036Z] #66 16.04 go: downloading github.com/quasilyte/gogrep v0.5.0
19:42:53 [2024-03-07T19:42:53.036Z] #66 16.04 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
19:42:53 [2024-03-07T19:42:53.036Z] #66 16.04 go: downloading github.com/chavacava/garif v0.1.0
19:42:53 [2024-03-07T19:42:53.036Z] #66 16.61 go: downloading github.com/olekukonko/tablewriter v0.0.5
19:42:53 [2024-03-07T19:42:53.036Z] #66 16.84 go: downloading github.com/golang/protobuf v1.5.2
19:42:53 [2024-03-07T19:42:53.036Z] #66 17.05 go: downloading github.com/beorn7/perks v1.0.1
19:42:53 [2024-03-07T19:42:53.036Z] #66 17.05 go: downloading github.com/cespare/xxhash/v2 v2.1.2
19:42:53 [2024-03-07T19:42:53.036Z] #66 17.05 go: downloading github.com/prometheus/common v0.32.1
19:42:53 [2024-03-07T19:42:53.036Z] #66 17.06 go: downloading github.com/prometheus/procfs v0.7.3
19:42:53 [2024-03-07T19:42:53.036Z] #66 17.10 go: downloading google.golang.org/protobuf v1.28.0
19:42:53 [2024-03-07T19:42:53.036Z] #66 17.29 go: downloading github.com/mattn/go-runewidth v0.0.9
19:42:53 [2024-03-07T19:42:53.036Z] #66 17.66 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
19:42:53 [2024-03-07T19:42:53.036Z] #66 ...
19:42:53 [2024-03-07T19:42:53.036Z] 
19:42:53 [2024-03-07T19:42:53.036Z] #61 [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             ;
19:42:53 [2024-03-07T19:42:53.036Z] #61 21.52 Selecting previously unselected package libdpkg-perl.
19:42:53 [2024-03-07T19:42:53.036Z] #61 21.53 Preparing to unpack .../06-libdpkg-perl_1.21.22_all.deb ...
19:42:53 [2024-03-07T19:42:53.036Z] #61 21.70 Unpacking libdpkg-perl (1.21.22) ...
19:42:54 [2024-03-07T19:42:54.044Z] #61 22.57 Selecting previously unselected package patch.
19:42:54 [2024-03-07T19:42:54.044Z] #61 22.57 Preparing to unpack .../07-patch_2.7.6-7_arm64.deb ...
19:42:54 [2024-03-07T19:42:54.044Z] #61 22.66 Unpacking patch (2.7.6-7) ...
19:42:54 [2024-03-07T19:42:54.983Z] #61 23.51 Selecting previously unselected package dpkg-dev.
19:42:55 [2024-03-07T19:42:55.305Z] #61 23.51 Preparing to unpack .../08-dpkg-dev_1.21.22_all.deb ...
19:42:55 [2024-03-07T19:42:55.305Z] #61 23.77 Unpacking dpkg-dev (1.21.22) ...
19:42:55 [2024-03-07T19:42:55.874Z] #61 24.52 Selecting previously unselected package build-essential.
19:42:55 [2024-03-07T19:42:55.874Z] #61 ...
19:42:55 [2024-03-07T19:42:55.874Z] 
19:42:55 [2024-03-07T19:42:55.874Z] #38 [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
19:42:55 [2024-03-07T19:42:55.874Z] #38 14.22 debconf: delaying package configuration, since apt-utils is not installed
19:42:55 [2024-03-07T19:42:55.874Z] #38 14.65 Fetched 19.3 MB in 3s (6247 kB/s)
19:42:55 [2024-03-07T19:42:55.874Z] #38 16.82 Selecting previously unselected package libicu72:arm64.
19:42:55 [2024-03-07T19:42:55.874Z] #38 16.82 (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.)
19:42:55 [2024-03-07T19:42:55.874Z] #38 16.83 Preparing to unpack .../0-libicu72_72.1-3_arm64.deb ...
19:42:55 [2024-03-07T19:42:55.874Z] #38 17.31 Unpacking libicu72:arm64 (72.1-3) ...
19:42:55 [2024-03-07T19:42:55.874Z] #38 19.31 Selecting previously unselected package libxml2:arm64.
19:42:55 [2024-03-07T19:42:55.874Z] #38 19.31 Preparing to unpack .../1-libxml2_2.9.14+dfsg-1.3~deb12u1_arm64.deb ...
19:42:55 [2024-03-07T19:42:55.874Z] #38 19.46 Unpacking libxml2:arm64 (2.9.14+dfsg-1.3~deb12u1) ...
19:42:55 [2024-03-07T19:42:55.874Z] #38 20.69 Selecting previously unselected package libarchive13:arm64.
19:42:55 [2024-03-07T19:42:55.874Z] #38 20.69 Preparing to unpack .../2-libarchive13_3.6.2-1_arm64.deb ...
19:42:55 [2024-03-07T19:42:55.874Z] #38 20.75 Unpacking libarchive13:arm64 (3.6.2-1) ...
19:42:55 [2024-03-07T19:42:55.874Z] #38 21.99 Selecting previously unselected package libjsoncpp25:arm64.
19:42:55 [2024-03-07T19:42:55.874Z] #38 21.99 Preparing to unpack .../3-libjsoncpp25_1.9.5-4_arm64.deb ...
19:42:55 [2024-03-07T19:42:55.874Z] #38 22.13 Unpacking libjsoncpp25:arm64 (1.9.5-4) ...
19:42:55 [2024-03-07T19:42:55.874Z] #38 22.93 Selecting previously unselected package librhash0:arm64.
19:42:55 [2024-03-07T19:42:55.875Z] #38 22.94 Preparing to unpack .../4-librhash0_1.4.3-3_arm64.deb ...
19:42:55 [2024-03-07T19:42:55.875Z] #38 23.29 Unpacking librhash0:arm64 (1.4.3-3) ...
19:42:56 [2024-03-07T19:42:56.134Z] #38 ...
19:42:56 [2024-03-07T19:42:56.134Z] 
19:42:56 [2024-03-07T19:42:56.134Z] #61 [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             ;
19:42:56 [2024-03-07T19:42:56.134Z] #61 24.52 Selecting previously unselected package build-essential.
19:42:56 [2024-03-07T19:42:56.134Z] #61 24.52 Preparing to unpack .../09-build-essential_12.9_arm64.deb ...
19:42:56 [2024-03-07T19:42:56.134Z] #61 24.64 Unpacking build-essential (12.9) ...
19:42:57 [2024-03-07T19:42:57.186Z] #61 25.30 Selecting previously unselected package libcap-dev:arm64.
19:42:57 [2024-03-07T19:42:57.186Z] #61 25.31 Preparing to unpack .../10-libcap-dev_1%3a2.66-4_arm64.deb ...
19:42:57 [2024-03-07T19:42:57.186Z] #61 25.34 Unpacking libcap-dev:arm64 (1:2.66-4) ...
19:42:57 [2024-03-07T19:42:57.754Z] #61 26.19 Selecting previously unselected package libprotobuf-c1:arm64.
19:42:57 [2024-03-07T19:42:57.754Z] #61 26.20 Preparing to unpack .../11-libprotobuf-c1_1.4.1-1+b1_arm64.deb ...
19:42:57 [2024-03-07T19:42:57.754Z] #61 26.23 Unpacking libprotobuf-c1:arm64 (1.4.1-1+b1) ...
19:42:58 [2024-03-07T19:42:58.014Z] #61 26.54 Selecting previously unselected package libprotobuf-c-dev:arm64.
19:42:58 [2024-03-07T19:42:58.014Z] #61 26.54 Preparing to unpack .../12-libprotobuf-c-dev_1.4.1-1+b1_arm64.deb ...
19:42:58 [2024-03-07T19:42:58.014Z] #61 26.59 Unpacking libprotobuf-c-dev:arm64 (1.4.1-1+b1) ...
19:42:58 [2024-03-07T19:42:58.273Z] #61 26.83 Selecting previously unselected package libseccomp-dev:arm64.
19:42:58 [2024-03-07T19:42:58.536Z] #61 26.83 Preparing to unpack .../13-libseccomp-dev_2.5.4-1+b3_arm64.deb ...
19:42:58 [2024-03-07T19:42:58.536Z] #61 26.86 Unpacking libseccomp-dev:arm64 (2.5.4-1+b3) ...
19:42:58 [2024-03-07T19:42:58.795Z] #61 27.24 Selecting previously unselected package libsystemd-dev:arm64.
19:42:58 [2024-03-07T19:42:58.795Z] #61 ...
19:42:58 [2024-03-07T19:42:58.795Z] 
19:42:58 [2024-03-07T19:42:58.795Z] #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
19:42:58 [2024-03-07T19:42:58.795Z] #30 19.69 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
19:42:58 [2024-03-07T19:42:58.795Z] #30 20.38 #=#=#                                                                         
19:42:58 [2024-03-07T19:42:58.795Z] #30 20.66 #=#=#                                                                         

######################################################################## 100.0%
19:42:58 [2024-03-07T19:42:58.795Z] #30 21.04 
19:42:58 [2024-03-07T19:42:58.795Z] #30 21.11 Download of images into '/build' complete.
19:42:58 [2024-03-07T19:42:58.795Z] #30 21.11 Use something like the following to load the result into a Docker daemon:
19:42:58 [2024-03-07T19:42:58.795Z] #30 21.11   tar -cC '/build' . | docker load
19:42:58 [2024-03-07T19:42:58.795Z] #30 ...
19:42:58 [2024-03-07T19:42:58.795Z] 
19:42:58 [2024-03-07T19:42:58.795Z] #59 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
19:42:58 [2024-03-07T19:42:58.795Z] #59 17.05 tomll can be used in two ways:
19:42:58 [2024-03-07T19:42:58.795Z] #59 17.05 Writing to STDIN and reading from STDOUT:
19:42:58 [2024-03-07T19:42:58.795Z] #59 17.05   cat file.toml | tomll > file.toml
19:42:58 [2024-03-07T19:42:58.795Z] #59 17.05 
19:42:58 [2024-03-07T19:42:58.795Z] #59 17.05 Reading and updating a list of files:
19:42:58 [2024-03-07T19:42:58.795Z] #59 17.05   tomll a.toml b.toml c.toml
19:42:58 [2024-03-07T19:42:58.795Z] #59 17.05 
19:42:58 [2024-03-07T19:42:58.795Z] #59 17.05 When given a list of files, tomll will modify all files in place without asking.
19:42:58 [2024-03-07T19:42:58.795Z] #59 ...
19:42:58 [2024-03-07T19:42:58.795Z] 
19:42:58 [2024-03-07T19:42:58.795Z] #61 [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             ;
19:42:58 [2024-03-07T19:42:58.795Z] #61 27.24 Preparing to unpack .../14-libsystemd-dev_252.22-1~deb12u1_arm64.deb ...
19:42:59 [2024-03-07T19:42:59.055Z] #61 27.47 Unpacking libsystemd-dev:arm64 (252.22-1~deb12u1) ...
19:42:59 [2024-03-07T19:42:59.055Z] #61 ...
19:42:59 [2024-03-07T19:42:59.055Z] 
19:42:59 [2024-03-07T19:42:59.055Z] #57 [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
19:42:59 [2024-03-07T19:42:59.055Z] #57 17.58 v3.6.0
19:42:59 [2024-03-07T19:42:59.314Z] #57 ...
19:42:59 [2024-03-07T19:42:59.314Z] 
19:42:59 [2024-03-07T19:42:59.314Z] #46 [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
19:42:59 [2024-03-07T19:42:59.314Z] #46 21.15 Unpacking gir1.2-glib-2.0:arm64 (1.74.0-3) ...
19:42:59 [2024-03-07T19:42:59.314Z] #46 21.95 Selecting previously unselected package libsecret-common.
19:42:59 [2024-03-07T19:42:59.314Z] #46 21.95 Preparing to unpack .../03-libsecret-common_0.20.5-3_all.deb ...
19:42:59 [2024-03-07T19:42:59.314Z] #46 22.14 Unpacking libsecret-common (0.20.5-3) ...
19:42:59 [2024-03-07T19:42:59.314Z] #46 23.35 Selecting previously unselected package libsecret-1-0:arm64.
19:42:59 [2024-03-07T19:42:59.314Z] #46 23.35 Preparing to unpack .../04-libsecret-1-0_0.20.5-3_arm64.deb ...
19:42:59 [2024-03-07T19:42:59.314Z] #46 23.36 Unpacking libsecret-1-0:arm64 (0.20.5-3) ...
19:42:59 [2024-03-07T19:42:59.314Z] #46 24.10 Selecting previously unselected package gir1.2-secret-1:arm64.
19:42:59 [2024-03-07T19:42:59.314Z] #46 24.10 Preparing to unpack .../05-gir1.2-secret-1_0.20.5-3_arm64.deb ...
19:42:59 [2024-03-07T19:42:59.314Z] #46 24.22 Unpacking gir1.2-secret-1:arm64 (0.20.5-3) ...
19:42:59 [2024-03-07T19:42:59.314Z] #46 24.73 Selecting previously unselected package uuid-dev:arm64.
19:42:59 [2024-03-07T19:42:59.314Z] #46 24.73 Preparing to unpack .../06-uuid-dev_2.38.1-5+b1_arm64.deb ...
19:42:59 [2024-03-07T19:42:59.314Z] #46 24.89 Unpacking uuid-dev:arm64 (2.38.1-5+b1) ...
19:42:59 [2024-03-07T19:42:59.314Z] #46 25.13 Selecting previously unselected package libblkid-dev:arm64.
19:42:59 [2024-03-07T19:42:59.314Z] #46 25.13 Preparing to unpack .../07-libblkid-dev_2.38.1-5+b1_arm64.deb ...
19:42:59 [2024-03-07T19:42:59.314Z] #46 25.14 Unpacking libblkid-dev:arm64 (2.38.1-5+b1) ...
19:42:59 [2024-03-07T19:42:59.314Z] #46 25.83 Selecting previously unselected package libbtrfs0:arm64.
19:42:59 [2024-03-07T19:42:59.314Z] #46 25.84 Preparing to unpack .../08-libbtrfs0_6.2-1_arm64.deb ...
19:42:59 [2024-03-07T19:42:59.314Z] #46 25.87 Unpacking libbtrfs0:arm64 (6.2-1) ...
19:42:59 [2024-03-07T19:42:59.314Z] #46 26.08 Selecting previously unselected package libbtrfs-dev:arm64.
19:42:59 [2024-03-07T19:42:59.314Z] #46 26.08 Preparing to unpack .../09-libbtrfs-dev_6.2-1_arm64.deb ...
19:42:59 [2024-03-07T19:42:59.314Z] #46 26.09 Unpacking libbtrfs-dev:arm64 (6.2-1) ...
19:42:59 [2024-03-07T19:42:59.314Z] #46 26.22 Selecting previously unselected package libelf1:arm64.
19:42:59 [2024-03-07T19:42:59.314Z] #46 26.22 Preparing to unpack .../10-libelf1_0.188-2.1_arm64.deb ...
19:42:59 [2024-03-07T19:42:59.314Z] #46 26.24 Unpacking libelf1:arm64 (0.188-2.1) ...
19:42:59 [2024-03-07T19:42:59.314Z] #46 26.61 Selecting previously unselected package libffi-dev:arm64.
19:42:59 [2024-03-07T19:42:59.314Z] #46 26.61 Preparing to unpack .../11-libffi-dev_3.4.4-1_arm64.deb ...
19:42:59 [2024-03-07T19:42:59.314Z] #46 26.67 Unpacking libffi-dev:arm64 (3.4.4-1) ...
19:42:59 [2024-03-07T19:42:59.314Z] #46 27.10 Selecting previously unselected package libgpg-error-dev.
19:42:59 [2024-03-07T19:42:59.314Z] #46 27.10 Preparing to unpack .../12-libgpg-error-dev_1.46-1_arm64.deb ...
19:42:59 [2024-03-07T19:42:59.314Z] #46 27.13 Unpacking libgpg-error-dev (1.46-1) ...
19:42:59 [2024-03-07T19:42:59.590Z] #46 ...
19:42:59 [2024-03-07T19:42:59.590Z] 
19:42:59 [2024-03-07T19:42:59.590Z] #63 [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
19:42:59 [2024-03-07T19:42:59.590Z] #63 17.98 NAME:
19:42:59 [2024-03-07T19:42:59.590Z] #63 17.98    go-winres - A tool for embedding resources in Windows executables
19:42:59 [2024-03-07T19:42:59.590Z] #63 17.98 
19:42:59 [2024-03-07T19:42:59.590Z] #63 17.98 USAGE:
19:42:59 [2024-03-07T19:42:59.590Z] #63 17.98    go-winres [global options] command [command options] [arguments...]
19:42:59 [2024-03-07T19:42:59.590Z] #63 17.98 
19:42:59 [2024-03-07T19:42:59.590Z] #63 17.98 COMMANDS:
19:42:59 [2024-03-07T19:42:59.590Z] #63 17.98    init     Create an initial ./winres/winres.json
19:42:59 [2024-03-07T19:42:59.590Z] #63 17.98    make     Make syso files for the "go build" command
19:42:59 [2024-03-07T19:42:59.590Z] #63 17.98    simply   Make syso files for the "go build" command (simplified)
19:42:59 [2024-03-07T19:42:59.590Z] #63 17.98    extract  Extract all resources from an executable
19:42:59 [2024-03-07T19:42:59.590Z] #63 17.98    patch    Replace resources in an executable file (exe, dll)
19:42:59 [2024-03-07T19:42:59.590Z] #63 17.98    help, h  Shows a list of commands or help for one command
19:42:59 [2024-03-07T19:42:59.590Z] #63 17.98 
19:42:59 [2024-03-07T19:42:59.590Z] #63 17.98 GLOBAL OPTIONS:
19:42:59 [2024-03-07T19:42:59.590Z] #63 17.98    --help, -h  show help (default: false)
19:42:59 [2024-03-07T19:42:59.590Z] #63 ...
19:42:59 [2024-03-07T19:42:59.590Z] 
19:42:59 [2024-03-07T19:42:59.590Z] #46 [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
19:42:59 [2024-03-07T19:42:59.590Z] #46 27.58 Selecting previously unselected package libgcrypt20-dev.
19:42:59 [2024-03-07T19:42:59.590Z] #46 27.58 Preparing to unpack .../13-libgcrypt20-dev_1.10.1-3_arm64.deb ...
19:42:59 [2024-03-07T19:42:59.590Z] #46 27.61 Unpacking libgcrypt20-dev (1.10.1-3) ...
19:42:59 [2024-03-07T19:42:59.849Z] #46 28.06 Selecting previously unselected package libglib2.0-data.
19:43:00 [2024-03-07T19:43:00.109Z] #46 28.06 Preparing to unpack .../14-libglib2.0-data_2.74.6-2_all.deb ...
19:43:00 [2024-03-07T19:43:00.109Z] #46 28.12 Unpacking libglib2.0-data (2.74.6-2) ...
19:43:01 [2024-03-07T19:43:01.048Z] #46 28.85 Selecting previously unselected package libglib2.0-bin.
19:43:01 [2024-03-07T19:43:01.048Z] #46 28.85 Preparing to unpack .../15-libglib2.0-bin_2.74.6-2_arm64.deb ...
19:43:01 [2024-03-07T19:43:01.048Z] #46 28.99 Unpacking libglib2.0-bin (2.74.6-2) ...
19:43:01 [2024-03-07T19:43:01.693Z] #46 29.57 Selecting previously unselected package python3-lib2to3.
19:43:01 [2024-03-07T19:43:01.693Z] #46 29.57 Preparing to unpack .../16-python3-lib2to3_3.11.2-3_all.deb ...
19:43:01 [2024-03-07T19:43:01.693Z] #46 29.61 Unpacking python3-lib2to3 (3.11.2-3) ...
19:43:02 [2024-03-07T19:43:02.261Z] #46 30.29 Selecting previously unselected package python3-distutils.
19:43:02 [2024-03-07T19:43:02.261Z] #46 30.30 Preparing to unpack .../17-python3-distutils_3.11.2-3_all.deb ...
19:43:02 [2024-03-07T19:43:02.261Z] #46 30.34 Unpacking python3-distutils (3.11.2-3) ...
19:43:02 [2024-03-07T19:43:02.845Z] #46 30.84 Selecting previously unselected package libglib2.0-dev-bin.
19:43:02 [2024-03-07T19:43:02.845Z] #46 30.84 Preparing to unpack .../18-libglib2.0-dev-bin_2.74.6-2_arm64.deb ...
19:43:03 [2024-03-07T19:43:03.104Z] #46 30.98 Unpacking libglib2.0-dev-bin (2.74.6-2) ...
19:43:03 [2024-03-07T19:43:03.104Z] #46 ...
19:43:03 [2024-03-07T19:43:03.104Z] 
19:43:03 [2024-03-07T19:43:03.105Z] #60 [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
19:43:03 [2024-03-07T19:43:03.105Z] #60 21.39 Selecting previously unselected package dpkg-dev.
19:43:03 [2024-03-07T19:43:03.105Z] #60 21.39 Preparing to unpack .../4-dpkg-dev_1.21.22_all.deb ...
19:43:03 [2024-03-07T19:43:03.105Z] #60 21.48 Unpacking dpkg-dev (1.21.22) ...
19:43:03 [2024-03-07T19:43:03.105Z] #60 22.36 Selecting previously unselected package libseccomp-dev:arm64.
19:43:03 [2024-03-07T19:43:03.105Z] #60 22.37 Preparing to unpack .../5-libseccomp-dev_2.5.4-1+b3_arm64.deb ...
19:43:03 [2024-03-07T19:43:03.105Z] #60 22.56 Unpacking libseccomp-dev:arm64 (2.5.4-1+b3) ...
19:43:03 [2024-03-07T19:43:03.105Z] #60 23.46 Setting up libseccomp-dev:arm64 (2.5.4-1+b3) ...
19:43:03 [2024-03-07T19:43:03.105Z] #60 23.82 Setting up bzip2 (1.0.8-5+b1) ...
19:43:03 [2024-03-07T19:43:03.105Z] #60 24.27 Setting up xz-utils (5.4.1-0.2) ...
19:43:03 [2024-03-07T19:43:03.105Z] #60 24.47 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
19:43:03 [2024-03-07T19:43:03.105Z] #60 24.70 Setting up patch (2.7.6-7) ...
19:43:03 [2024-03-07T19:43:03.105Z] #60 24.81 Setting up libdpkg-perl (1.21.22) ...
19:43:03 [2024-03-07T19:43:03.105Z] #60 24.92 Setting up dpkg-dev (1.21.22) ...
19:43:03 [2024-03-07T19:43:03.364Z] #60 ...
19:43:03 [2024-03-07T19:43:03.364Z] 
19:43:03 [2024-03-07T19:43:03.364Z] #61 [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             ;
19:43:03 [2024-03-07T19:43:03.364Z] #61 28.13 Selecting previously unselected package libtool.
19:43:03 [2024-03-07T19:43:03.364Z] #61 28.13 Preparing to unpack .../15-libtool_2.4.7-5_all.deb ...
19:43:03 [2024-03-07T19:43:03.364Z] #61 28.25 Unpacking libtool (2.4.7-5) ...
19:43:03 [2024-03-07T19:43:03.364Z] #61 28.86 Selecting previously unselected package libudev-dev:arm64.
19:43:03 [2024-03-07T19:43:03.364Z] #61 28.87 Preparing to unpack .../16-libudev-dev_252.22-1~deb12u1_arm64.deb ...
19:43:03 [2024-03-07T19:43:03.364Z] #61 28.89 Unpacking libudev-dev:arm64 (252.22-1~deb12u1) ...
19:43:03 [2024-03-07T19:43:03.364Z] #61 29.70 Selecting previously unselected package libyajl2:arm64.
19:43:03 [2024-03-07T19:43:03.364Z] #61 29.70 Preparing to unpack .../17-libyajl2_2.1.0-3+deb12u2_arm64.deb ...
19:43:03 [2024-03-07T19:43:03.364Z] #61 29.78 Unpacking libyajl2:arm64 (2.1.0-3+deb12u2) ...
19:43:03 [2024-03-07T19:43:03.364Z] #61 30.23 Selecting previously unselected package libyajl-dev:arm64.
19:43:03 [2024-03-07T19:43:03.364Z] #61 30.23 Preparing to unpack .../18-libyajl-dev_2.1.0-3+deb12u2_arm64.deb ...
19:43:03 [2024-03-07T19:43:03.364Z] #61 30.41 Unpacking libyajl-dev:arm64 (2.1.0-3+deb12u2) ...
19:43:03 [2024-03-07T19:43:03.364Z] #61 30.83 Setting up libseccomp-dev:arm64 (2.5.4-1+b3) ...
19:43:03 [2024-03-07T19:43:03.364Z] #61 31.20 Setting up libyajl2:arm64 (2.1.0-3+deb12u2) ...
19:43:03 [2024-03-07T19:43:03.364Z] #61 31.34 Setting up m4 (1.4.19-3) ...
19:43:03 [2024-03-07T19:43:03.364Z] #61 31.60 Setting up bzip2 (1.0.8-5+b1) ...
19:43:03 [2024-03-07T19:43:03.364Z] #61 31.81 Setting up libprotobuf-c1:arm64 (1.4.1-1+b1) ...
19:43:03 [2024-03-07T19:43:03.623Z] #61 32.04 Setting up libprotobuf-c-dev:arm64 (1.4.1-1+b1) ...
19:43:03 [2024-03-07T19:43:03.883Z] #61 32.38 Setting up autotools-dev (20220109.1) ...
19:43:03 [2024-03-07T19:43:03.883Z] #61 32.53 Setting up xz-utils (5.4.1-0.2) ...
19:43:04 [2024-03-07T19:43:04.495Z] #61 32.86 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
19:43:04 [2024-03-07T19:43:04.495Z] #61 33.11 Setting up patch (2.7.6-7) ...
19:43:04 [2024-03-07T19:43:04.754Z] #61 33.44 Setting up libudev-dev:arm64 (252.22-1~deb12u1) ...
19:43:05 [2024-03-07T19:43:05.322Z] #61 33.98 Setting up libdpkg-perl (1.21.22) ...
19:43:05 [2024-03-07T19:43:05.923Z] #61 34.23 Setting up autoconf (2.71-3) ...
19:43:06 [2024-03-07T19:43:06.211Z] #61 ...
19:43:06 [2024-03-07T19:43:06.211Z] 
19:43:06 [2024-03-07T19:43:06.211Z] #38 [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
19:43:06 [2024-03-07T19:43:06.211Z] #38 24.40 Selecting previously unselected package libuv1:arm64.
19:43:06 [2024-03-07T19:43:06.211Z] #38 24.40 Preparing to unpack .../5-libuv1_1.44.2-1_arm64.deb ...
19:43:06 [2024-03-07T19:43:06.211Z] #38 24.56 Unpacking libuv1:arm64 (1.44.2-1) ...
19:43:06 [2024-03-07T19:43:06.211Z] #38 25.24 Selecting previously unselected package cmake-data.
19:43:06 [2024-03-07T19:43:06.211Z] #38 25.24 Preparing to unpack .../6-cmake-data_3.25.1-1_all.deb ...
19:43:06 [2024-03-07T19:43:06.211Z] #38 25.26 Unpacking cmake-data (3.25.1-1) ...
19:43:06 [2024-03-07T19:43:06.211Z] #38 27.24 Selecting previously unselected package cmake.
19:43:06 [2024-03-07T19:43:06.211Z] #38 27.24 Preparing to unpack .../7-cmake_3.25.1-1_arm64.deb ...
19:43:06 [2024-03-07T19:43:06.211Z] #38 27.25 Unpacking cmake (3.25.1-1) ...
19:43:06 [2024-03-07T19:43:06.211Z] #38 28.29 Setting up libicu72:arm64 (72.1-3) ...
19:43:06 [2024-03-07T19:43:06.211Z] #38 28.36 Setting up libuv1:arm64 (1.44.2-1) ...
19:43:06 [2024-03-07T19:43:06.211Z] #38 28.64 Setting up libjsoncpp25:arm64 (1.9.5-4) ...
19:43:06 [2024-03-07T19:43:06.211Z] #38 28.87 Setting up librhash0:arm64 (1.4.3-3) ...
19:43:06 [2024-03-07T19:43:06.211Z] #38 29.03 Setting up cmake-data (3.25.1-1) ...
19:43:06 [2024-03-07T19:43:06.211Z] #38 29.34 Setting up libxml2:arm64 (2.9.14+dfsg-1.3~deb12u1) ...
19:43:06 [2024-03-07T19:43:06.211Z] #38 29.67 Setting up libarchive13:arm64 (3.6.2-1) ...
19:43:06 [2024-03-07T19:43:06.211Z] #38 29.80 Setting up cmake (3.25.1-1) ...
19:43:06 [2024-03-07T19:43:06.211Z] #38 30.01 Processing triggers for libc-bin (2.36-9+deb12u4) ...
19:43:06 [2024-03-07T19:43:06.211Z] #38 ...
19:43:06 [2024-03-07T19:43:06.211Z] 
19:43:06 [2024-03-07T19:43:06.211Z] #61 [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             ;
19:43:06 [2024-03-07T19:43:06.211Z] #61 34.72 Setting up libyajl-dev:arm64 (2.1.0-3+deb12u2) ...
19:43:06 [2024-03-07T19:43:06.211Z] #61 34.83 Setting up libcap-dev:arm64 (1:2.66-4) ...
19:43:06 [2024-03-07T19:43:06.471Z] #61 34.92 Setting up libsystemd-dev:arm64 (252.22-1~deb12u1) ...
19:43:06 [2024-03-07T19:43:06.747Z] #61 35.25 Setting up automake (1:1.16.5-1.3) ...
19:43:07 [2024-03-07T19:43:07.006Z] #61 35.34 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
19:43:07 [2024-03-07T19:43:07.006Z] #61 35.43 Setting up libtool (2.4.7-5) ...
19:43:07 [2024-03-07T19:43:07.006Z] #61 35.53 Setting up dpkg-dev (1.21.22) ...
19:43:07 [2024-03-07T19:43:07.006Z] #61 ...
19:43:07 [2024-03-07T19:43:07.006Z] 
19:43:07 [2024-03-07T19:43:07.006Z] #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
19:43:07 [2024-03-07T19:43:07.006Z] #64 25.60 gotestsum version dev
19:43:07 [2024-03-07T19:43:07.314Z] #64 ...
19:43:07 [2024-03-07T19:43:07.314Z] 
19:43:07 [2024-03-07T19:43:07.314Z] #61 [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             ;
19:43:07 [2024-03-07T19:43:07.314Z] #61 35.87 Setting up build-essential (12.9) ...
19:43:07 [2024-03-07T19:43:07.592Z] #61 36.22 Processing triggers for libc-bin (2.36-9+deb12u4) ...
19:43:12 [2024-03-07T19:43:12.935Z] #61 ...
19:43:12 [2024-03-07T19:43:12.935Z] 
19:43:12 [2024-03-07T19:43:12.935Z] #46 [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
19:43:12 [2024-03-07T19:43:12.935Z] #46 31.45 Selecting previously unselected package libsepol-dev:arm64.
19:43:12 [2024-03-07T19:43:12.935Z] #46 31.45 Preparing to unpack .../19-libsepol-dev_3.4-2.1_arm64.deb ...
19:43:12 [2024-03-07T19:43:12.935Z] #46 31.59 Unpacking libsepol-dev:arm64 (3.4-2.1) ...
19:43:12 [2024-03-07T19:43:12.935Z] #46 32.32 Selecting previously unselected package libpcre2-16-0:arm64.
19:43:12 [2024-03-07T19:43:12.935Z] #46 32.32 Preparing to unpack .../20-libpcre2-16-0_10.42-1_arm64.deb ...
19:43:12 [2024-03-07T19:43:12.935Z] #46 32.55 Unpacking libpcre2-16-0:arm64 (10.42-1) ...
19:43:12 [2024-03-07T19:43:12.935Z] #46 33.59 Selecting previously unselected package libpcre2-32-0:arm64.
19:43:12 [2024-03-07T19:43:12.935Z] #46 33.59 Preparing to unpack .../21-libpcre2-32-0_10.42-1_arm64.deb ...
19:43:12 [2024-03-07T19:43:12.935Z] #46 33.77 Unpacking libpcre2-32-0:arm64 (10.42-1) ...
19:43:12 [2024-03-07T19:43:12.935Z] #46 34.47 Selecting previously unselected package libpcre2-posix3:arm64.
19:43:12 [2024-03-07T19:43:12.935Z] #46 34.47 Preparing to unpack .../22-libpcre2-posix3_10.42-1_arm64.deb ...
19:43:12 [2024-03-07T19:43:12.935Z] #46 34.47 Unpacking libpcre2-posix3:arm64 (10.42-1) ...
19:43:12 [2024-03-07T19:43:12.935Z] #46 34.83 Selecting previously unselected package libpcre2-dev:arm64.
19:43:12 [2024-03-07T19:43:12.935Z] #46 34.83 Preparing to unpack .../23-libpcre2-dev_10.42-1_arm64.deb ...
19:43:12 [2024-03-07T19:43:12.935Z] #46 34.90 Unpacking libpcre2-dev:arm64 (10.42-1) ...
19:43:12 [2024-03-07T19:43:12.935Z] #46 35.23 Selecting previously unselected package libselinux1-dev:arm64.
19:43:12 [2024-03-07T19:43:12.935Z] #46 35.23 Preparing to unpack .../24-libselinux1-dev_3.4-1+b6_arm64.deb ...
19:43:12 [2024-03-07T19:43:12.935Z] #46 35.31 Unpacking libselinux1-dev:arm64 (3.4-1+b6) ...
19:43:12 [2024-03-07T19:43:12.935Z] #46 36.10 Selecting previously unselected package libmount-dev:arm64.
19:43:12 [2024-03-07T19:43:12.935Z] #46 36.10 Preparing to unpack .../25-libmount-dev_2.38.1-5+b1_arm64.deb ...
19:43:12 [2024-03-07T19:43:12.935Z] #46 36.18 Unpacking libmount-dev:arm64 (2.38.1-5+b1) ...
19:43:12 [2024-03-07T19:43:12.935Z] #46 36.66 Selecting previously unselected package zlib1g-dev:arm64.
19:43:12 [2024-03-07T19:43:12.935Z] #46 36.66 Preparing to unpack .../26-zlib1g-dev_1%3a1.2.13.dfsg-1_arm64.deb ...
19:43:12 [2024-03-07T19:43:12.935Z] #46 36.70 Unpacking zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ...
19:43:12 [2024-03-07T19:43:12.935Z] #46 37.15 Selecting previously unselected package libglib2.0-dev:arm64.
19:43:12 [2024-03-07T19:43:12.935Z] #46 37.16 Preparing to unpack .../27-libglib2.0-dev_2.74.6-2_arm64.deb ...
19:43:12 [2024-03-07T19:43:12.935Z] #46 37.17 Unpacking libglib2.0-dev:arm64 (2.74.6-2) ...
19:43:12 [2024-03-07T19:43:12.935Z] #46 37.69 Selecting previously unselected package libsecret-1-dev:arm64.
19:43:12 [2024-03-07T19:43:12.935Z] #46 37.70 Preparing to unpack .../28-libsecret-1-dev_0.20.5-3_arm64.deb ...
19:43:12 [2024-03-07T19:43:12.935Z] #46 37.93 Unpacking libsecret-1-dev:arm64 (0.20.5-3) ...
19:43:12 [2024-03-07T19:43:12.935Z] #46 38.55 Setting up libglib2.0-0:arm64 (2.74.6-2) ...
19:43:12 [2024-03-07T19:43:12.935Z] #46 38.77 No schema files found: doing nothing.
19:43:12 [2024-03-07T19:43:12.935Z] #46 38.78 Setting up libffi-dev:arm64 (3.4.4-1) ...
19:43:12 [2024-03-07T19:43:12.935Z] #46 38.98 Setting up libpcre2-16-0:arm64 (10.42-1) ...
19:43:12 [2024-03-07T19:43:12.935Z] #46 39.19 Setting up libbtrfs0:arm64 (6.2-1) ...
19:43:12 [2024-03-07T19:43:12.935Z] #46 39.33 Setting up libpcre2-32-0:arm64 (10.42-1) ...
19:43:12 [2024-03-07T19:43:12.935Z] #46 39.41 Setting up libglib2.0-data (2.74.6-2) ...
19:43:12 [2024-03-07T19:43:12.935Z] #46 39.68 Setting up libgpg-error-dev (1.46-1) ...
19:43:12 [2024-03-07T19:43:12.936Z] #46 39.82 Setting up uuid-dev:arm64 (2.38.1-5+b1) ...
19:43:12 [2024-03-07T19:43:12.936Z] #46 39.91 Setting up libsepol-dev:arm64 (3.4-2.1) ...
19:43:12 [2024-03-07T19:43:12.936Z] #46 39.99 Setting up zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ...
19:43:12 [2024-03-07T19:43:12.936Z] #46 40.19 Setting up libpcre2-posix3:arm64 (10.42-1) ...
19:43:12 [2024-03-07T19:43:12.936Z] #46 40.21 Setting up libbtrfs-dev:arm64 (6.2-1) ...
19:43:12 [2024-03-07T19:43:12.936Z] #46 40.51 Setting up libgirepository-1.0-1:arm64 (1.74.0-3) ...
19:43:12 [2024-03-07T19:43:12.936Z] #46 40.58 Setting up python3-lib2to3 (3.11.2-3) ...
19:43:12 [2024-03-07T19:43:12.936Z] #46 40.73 Setting up libelf1:arm64 (0.188-2.1) ...
19:43:12 [2024-03-07T19:43:12.936Z] #46 40.89 Setting up libsecret-common (0.20.5-3) ...
19:43:12 [2024-03-07T19:43:12.936Z] #46 40.92 Setting up python3-distutils (3.11.2-3) ...
19:43:12 [2024-03-07T19:43:12.936Z] #46 41.12 Setting up libglib2.0-dev-bin (2.74.6-2) ...
19:43:13 [2024-03-07T19:43:13.194Z] #46 41.38 Setting up libblkid-dev:arm64 (2.38.1-5+b1) ...
19:43:13 [2024-03-07T19:43:13.711Z] #46 41.67 Setting up libpcre2-dev:arm64 (10.42-1) ...
19:43:13 [2024-03-07T19:43:13.711Z] #46 41.76 Setting up libselinux1-dev:arm64 (3.4-1+b6) ...
19:43:13 [2024-03-07T19:43:13.711Z] #46 41.78 Setting up libglib2.0-bin (2.74.6-2) ...
19:43:13 [2024-03-07T19:43:13.711Z] #46 41.80 Setting up libsecret-1-0:arm64 (0.20.5-3) ...
19:43:13 [2024-03-07T19:43:13.711Z] #46 41.88 Setting up libgcrypt20-dev (1.10.1-3) ...
19:43:14 [2024-03-07T19:43:14.025Z] #46 41.97 Setting up gir1.2-glib-2.0:arm64 (1.74.0-3) ...
19:43:14 [2024-03-07T19:43:14.025Z] #46 42.11 Setting up libmount-dev:arm64 (2.38.1-5+b1) ...
19:43:14 [2024-03-07T19:43:14.292Z] #46 42.17 Setting up gir1.2-secret-1:arm64 (0.20.5-3) ...
19:43:14 [2024-03-07T19:43:14.292Z] #46 42.40 Setting up libglib2.0-dev:arm64 (2.74.6-2) ...
19:43:14 [2024-03-07T19:43:14.551Z] #46 42.45 Setting up libsecret-1-dev:arm64 (0.20.5-3) ...
19:43:14 [2024-03-07T19:43:14.551Z] #46 42.59 Processing triggers for libc-bin (2.36-9+deb12u4) ...
19:43:14 [2024-03-07T19:43:14.809Z] #46 ...
19:43:14 [2024-03-07T19:43:14.809Z] 
19:43:14 [2024-03-07T19:43:14.809Z] #65 [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
19:43:14 [2024-03-07T19:43:14.809Z] #65 43.28 HEAD is now at cec0b72a Merge pull request #217 from andrewhsu/v
19:43:15 [2024-03-07T19:43:15.068Z] #65 43.31 Docker version unknown-version, build unknown-commit
19:43:18 [2024-03-07T19:43:18.354Z] #65 ...
19:43:18 [2024-03-07T19:43:18.354Z] 
19:43:18 [2024-03-07T19:43:18.354Z] #70 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
19:43:18 [2024-03-07T19:43:18.354Z] #70 DONE 44.3s
19:43:18 [2024-03-07T19:43:18.354Z] 
19:43:18 [2024-03-07T19:43:18.354Z] #69 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v2.0.2" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
19:43:18 [2024-03-07T19:43:18.354Z] #69 DONE 45.8s
19:43:18 [2024-03-07T19:43:18.354Z] 
19:43:18 [2024-03-07T19:43:18.354Z] #50 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
19:43:18 [2024-03-07T19:43:18.354Z] #50 DONE 45.5s
19:43:18 [2024-03-07T19:43:18.354Z] 
19:43:18 [2024-03-07T19:43:18.354Z] #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
19:43:18 [2024-03-07T19:43:18.354Z] #30 DONE 49.1s
19:43:18 [2024-03-07T19:43:18.354Z] 
19:43:18 [2024-03-07T19:43:18.354Z] #68 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.13" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
19:43:18 [2024-03-07T19:43:18.354Z] #68 DONE 45.0s
19:43:18 [2024-03-07T19:43:18.354Z] 
19:43:18 [2024-03-07T19:43:18.354Z] #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
19:43:18 [2024-03-07T19:43:18.354Z] #64 DONE 46.6s
19:43:18 [2024-03-07T19:43:18.354Z] 
19:43:18 [2024-03-07T19:43:18.354Z] #62 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.21.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
19:43:18 [2024-03-07T19:43:18.354Z] #62 DONE 45.7s
19:43:18 [2024-03-07T19:43:18.354Z] 
19:43:18 [2024-03-07T19:43:18.354Z] #56 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.12" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
19:43:18 [2024-03-07T19:43:18.354Z] #56 DONE 44.2s
19:43:18 [2024-03-07T19:43:18.354Z] 
19:43:18 [2024-03-07T19:43:18.354Z] #67 [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
19:43:18 [2024-03-07T19:43:18.354Z] #67 DONE 46.4s
19:43:18 [2024-03-07T19:43:18.354Z] 
19:43:18 [2024-03-07T19:43:18.354Z] #66 [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
19:43:18 [2024-03-07T19:43:18.354Z] #66 44.01 golangci-lint has version v1.55.2 built with go1.21.8 from (unknown, mod sum: "h1:yllEIsSJ7MtlDBwDJ9IMBkyEUz2fYE0b5B8IUgO1oP8=") on (unknown)
19:43:18 [2024-03-07T19:43:18.354Z] #66 DONE 46.6s
19:43:18 [2024-03-07T19:43:18.354Z] 
19:43:18 [2024-03-07T19:43:18.354Z] #57 [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
19:43:18 [2024-03-07T19:43:18.354Z] #57 DONE 46.6s
19:43:18 [2024-03-07T19:43:18.354Z] 
19:43:18 [2024-03-07T19:43:18.354Z] #59 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
19:43:18 [2024-03-07T19:43:18.354Z] #59 DONE 46.6s
19:43:18 [2024-03-07T19:43:18.354Z] 
19:43:18 [2024-03-07T19:43:18.355Z] #61 [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             ;
19:43:18 [2024-03-07T19:43:18.355Z] #61 DONE 46.6s
19:43:18 [2024-03-07T19:43:18.355Z] 
19:43:18 [2024-03-07T19:43:18.355Z] #71 [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...)
19:43:18 [2024-03-07T19:43:18.355Z] #71 ...
19:43:18 [2024-03-07T19:43:18.355Z] 
19:43:18 [2024-03-07T19:43:18.355Z] #65 [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
19:43:18 [2024-03-07T19:43:18.355Z] #65 DONE 46.5s
19:43:18 [2024-03-07T19:43:18.355Z] 
19:43:18 [2024-03-07T19:43:18.355Z] #63 [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
19:43:18 [2024-03-07T19:43:18.355Z] #63 DONE 46.7s
19:43:18 [2024-03-07T19:43:18.355Z] 
19:43:18 [2024-03-07T19:43:18.355Z] #38 [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
19:43:18 [2024-03-07T19:43:18.355Z] #38 DONE 46.4s
19:43:18 [2024-03-07T19:43:18.355Z] 
19:43:18 [2024-03-07T19:43:18.355Z] #46 [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
19:43:18 [2024-03-07T19:43:18.355Z] #46 DONE 46.3s
19:43:18 [2024-03-07T19:43:18.355Z] 
19:43:18 [2024-03-07T19:43:18.355Z] #60 [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
19:43:18 [2024-03-07T19:43:18.355Z] #60 DONE 46.3s
19:43:18 [2024-03-07T19:43:18.355Z] 
19:43:18 [2024-03-07T19:43:18.355Z] #53 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw     --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src <<EOT (set -ex...)
19:43:18 [2024-03-07T19:43:18.355Z] #53 DONE 45.3s
19:43:18 [2024-03-07T19:43:18.355Z] 
19:43:18 [2024-03-07T19:43:18.355Z] #72 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
19:43:18 [2024-03-07T19:43:18.614Z] #72 ...
19:43:18 [2024-03-07T19:43:18.614Z] 
19:43:18 [2024-03-07T19:43:18.614Z] #73 [dev-systemd-false  1/21] COPY --link --from=frozen-images /build/ /docker-frozen-images
19:43:18 [2024-03-07T19:43:18.614Z] #73 DONE 0.3s
19:43:18 [2024-03-07T19:43:18.876Z] 
19:43:18 [2024-03-07T19:43:18.876Z] #74 [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...)
19:43:21 [2024-03-07T19:43:21.419Z] #74 2.753 + bin/ctr
19:43:21 [2024-03-07T19:43:21.419Z] #74 2.758 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
19:43:22 [2024-03-07T19:43:22.803Z] #74 ...
19:43:22 [2024-03-07T19:43:22.803Z] 
19:43:22 [2024-03-07T19:43:22.803Z] #75 [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
19:43:22 [2024-03-07T19:43:22.803Z] #75 1.154 Hit:1 http://deb.debian.org/debian bookworm InRelease
19:43:22 [2024-03-07T19:43:22.803Z] #75 1.154 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
19:43:22 [2024-03-07T19:43:22.803Z] #75 1.154 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
19:43:22 [2024-03-07T19:43:22.803Z] #75 1.414 Reading package lists...
19:43:22 [2024-03-07T19:43:22.803Z] #75 2.181 + apt-get  install -y --no-install-recommends gcc libc6-dev pkg-config
19:43:22 [2024-03-07T19:43:22.803Z] #75 2.188 Reading package lists...
19:43:22 [2024-03-07T19:43:22.803Z] #75 2.948 Building dependency tree...
19:43:22 [2024-03-07T19:43:22.803Z] #75 3.153 Reading state information...
19:43:22 [2024-03-07T19:43:22.803Z] #75 3.580 gcc is already the newest version (4:12.2.0-3).
19:43:22 [2024-03-07T19:43:22.803Z] #75 3.580 libc6-dev is already the newest version (2.36-9+deb12u4).
19:43:22 [2024-03-07T19:43:22.803Z] #75 3.580 pkg-config is already the newest version (1.8.1-1).
19:43:22 [2024-03-07T19:43:22.803Z] #75 3.580 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
19:43:22 [2024-03-07T19:43:22.803Z] #75 DONE 4.2s
19:43:22 [2024-03-07T19:43:22.803Z] 
19:43:22 [2024-03-07T19:43:22.803Z] #58 [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
19:43:22 [2024-03-07T19:43:22.803Z] #58 49.40 Building static docker-linux-arm64
19:43:22 [2024-03-07T19:43:22.803Z] #58 49.40 + 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-07T19:43:20Z" -X "github.com/docker/cli/cli/version.Version=26.0.0-rc1" github.com/docker/cli/cmd/docker
19:43:24 [2024-03-07T19:43:24.184Z] #58 ...
19:43:24 [2024-03-07T19:43:24.184Z] 
19:43:24 [2024-03-07T19:43:24.184Z] #76 [tini-build 4/4] RUN --mount=from=tini-src,src=/usr/src/tini,rw     --mount=type=cache,target=/root/.cache/go-build,id=tini-build-linux/arm64 <<EOT (set -e...)
19:43:24 [2024-03-07T19:43:24.184Z] #76 0.454 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
19:43:24 [2024-03-07T19:43:24.184Z] #76 0.454   Compatibility with CMake < 2.8.12 will be removed from a future version of
19:43:24 [2024-03-07T19:43:24.184Z] #76 0.454   CMake.
19:43:24 [2024-03-07T19:43:24.184Z] #76 0.454 
19:43:24 [2024-03-07T19:43:24.184Z] #76 0.454   Update the VERSION argument <min> value or use a ...<max> suffix to tell
19:43:24 [2024-03-07T19:43:24.184Z] #76 0.454   CMake that the project does not need compatibility with older versions.
19:43:24 [2024-03-07T19:43:24.184Z] #76 0.454 
19:43:24 [2024-03-07T19:43:24.184Z] #76 0.454 
19:43:24 [2024-03-07T19:43:24.184Z] #76 0.615 -- The C compiler identification is GNU 12.2.0
19:43:24 [2024-03-07T19:43:24.184Z] #76 0.639 -- Detecting C compiler ABI info
19:43:24 [2024-03-07T19:43:24.184Z] #76 0.812 -- Detecting C compiler ABI info - done
19:43:24 [2024-03-07T19:43:24.184Z] #76 0.829 -- Check for working C compiler: /usr/bin/aarch64-linux-gnu-gcc - skipped
19:43:24 [2024-03-07T19:43:24.184Z] #76 0.837 -- Detecting C compile features
19:43:24 [2024-03-07T19:43:24.184Z] #76 0.844 -- Detecting C compile features - done
19:43:24 [2024-03-07T19:43:24.184Z] #76 0.864 -- Performing Test HAS_BUILTIN_FORTIFY
19:43:24 [2024-03-07T19:43:24.184Z] #76 0.954 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
19:43:24 [2024-03-07T19:43:24.184Z] #76 0.996 -- Configuring done
19:43:24 [2024-03-07T19:43:24.184Z] #76 1.009 -- Generating done
19:43:24 [2024-03-07T19:43:24.184Z] #76 1.012 -- Build files have been written to: /go/src/github.com/krallin/tini
19:43:24 [2024-03-07T19:43:24.184Z] #76 1.117 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
19:43:24 [2024-03-07T19:43:24.184Z] #76 1.428 [100%] Linking C executable tini-static
19:43:24 [2024-03-07T19:43:24.184Z] #76 1.524 [100%] Built target tini-static
19:43:24 [2024-03-07T19:43:24.184Z] #76 DONE 2.0s
19:43:24 [2024-03-07T19:43:24.447Z] 
19:43:24 [2024-03-07T19:43:24.447Z] #71 [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...)
19:43:24 [2024-03-07T19:43:24.447Z] #71 1.275 go: downloading github.com/Masterminds/semver/v3 v3.2.1
19:43:24 [2024-03-07T19:43:24.447Z] #71 1.275 go: downloading github.com/urfave/cli/v2 v2.27.1
19:43:24 [2024-03-07T19:43:24.447Z] #71 1.288 go: downloading golang.org/x/sys v0.18.0
19:43:24 [2024-03-07T19:43:24.447Z] #71 1.291 go: downloading github.com/containernetworking/plugins v1.4.0
19:43:24 [2024-03-07T19:43:24.447Z] #71 1.300 go: downloading github.com/google/uuid v1.6.0
19:43:24 [2024-03-07T19:43:24.447Z] #71 1.313 go: downloading github.com/moby/vpnkit v0.5.0
19:43:24 [2024-03-07T19:43:24.447Z] #71 1.317 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
19:43:24 [2024-03-07T19:43:24.447Z] #71 1.323 go: downloading github.com/gorilla/mux v1.8.1
19:43:24 [2024-03-07T19:43:24.447Z] #71 1.791 go: downloading github.com/moby/sys/mountinfo v0.7.1
19:43:24 [2024-03-07T19:43:24.447Z] #71 1.980 go: downloading github.com/insomniacslk/dhcp v0.0.0-20230516061539-49801966e6cb
19:43:24 [2024-03-07T19:43:24.447Z] #71 2.492 go: downloading github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63
19:43:24 [2024-03-07T19:43:24.447Z] #71 2.493 go: downloading golang.org/x/net v0.17.0
19:43:24 [2024-03-07T19:43:24.447Z] #71 2.553 go: downloading github.com/pierrec/lz4/v4 v4.1.17
19:43:24 [2024-03-07T19:43:24.447Z] #71 2.554 go: downloading github.com/josharian/native v1.1.0
19:43:24 [2024-03-07T19:43:24.447Z] #71 2.661 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
19:43:24 [2024-03-07T19:43:24.447Z] #71 2.669 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
19:43:28 [2024-03-07T19:43:28.641Z] #71 ...
19:43:28 [2024-03-07T19:43:28.641Z] 
19:43:28 [2024-03-07T19:43:28.641Z] #77 [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...)
19:43:28 [2024-03-07T19:43:28.641Z] #77 ...
19:43:28 [2024-03-07T19:43:28.641Z] 
19:43:28 [2024-03-07T19:43:28.641Z] #78 [swagger 2/2] RUN --mount=from=swagger-src,src=/usr/src/swagger,rw     --mount=type=cache,target=/root/.cache/go-build,id=swagger-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/ <<EOT (set -e...)
19:43:28 [2024-03-07T19:43:28.641Z] #78 ...
19:43:28 [2024-03-07T19:43:28.641Z] 
19:43:28 [2024-03-07T19:43:28.641Z] #79 [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...)
19:43:28 [2024-03-07T19:43:28.641Z] #79 1.120 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 .
19:43:28 [2024-03-07T19:43:28.900Z] #79 ...
19:43:28 [2024-03-07T19:43:28.900Z] 
19:43:28 [2024-03-07T19:43:28.900Z] #72 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
19:43:28 [2024-03-07T19:43:28.900Z] #72 0.623 Cloning into '/tmp/crun-build'...
19:43:28 [2024-03-07T19:43:28.900Z] #72 3.610 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
19:43:28 [2024-03-07T19:43:28.900Z] #72 3.624 Cloning into '/tmp/crun-build/libocispec'...
19:43:28 [2024-03-07T19:43:28.900Z] #72 4.095 Submodule path 'libocispec': checked out '19c05670c37a42c217caa7b141bcaada7867cc15'
19:43:28 [2024-03-07T19:43:28.900Z] #72 4.097 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
19:43:28 [2024-03-07T19:43:28.900Z] #72 4.109 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
19:43:28 [2024-03-07T19:43:28.900Z] #72 4.110 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
19:43:28 [2024-03-07T19:43:28.900Z] #72 4.113 Cloning into '/tmp/crun-build/libocispec/image-spec'...
19:43:28 [2024-03-07T19:43:28.900Z] #72 4.761 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
19:43:28 [2024-03-07T19:43:28.900Z] #72 5.407 Cloning into '/tmp/crun-build/libocispec/yajl'...
19:43:28 [2024-03-07T19:43:28.900Z] #72 5.832 Submodule path 'libocispec/image-spec': checked out '0b40f0f367c396cc5a7d6a2e8c8842271d3d3844'
19:43:28 [2024-03-07T19:43:28.900Z] #72 5.862 Submodule path 'libocispec/runtime-spec': checked out '55ae2744e3a034668fa2c40687251095a69ed63e'
19:43:28 [2024-03-07T19:43:28.900Z] #72 5.884 Submodule path 'libocispec/yajl': checked out '49923ccb2143e36850bcdeb781e2bcdf5ce22f15'
19:43:29 [2024-03-07T19:43:29.468Z] #72 11.24 aclocal: warning: couldn't open directory 'm4': No such file or directory
19:43:34 [2024-03-07T19:43:34.742Z] #72 15.99 libtoolize: putting auxiliary files in '.'.
19:43:34 [2024-03-07T19:43:34.742Z] #72 16.00 libtoolize: copying file './ltmain.sh'
19:43:35 [2024-03-07T19:43:35.001Z] #72 16.83 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
19:43:35 [2024-03-07T19:43:35.260Z] #72 16.83 libtoolize: and rerunning libtoolize and aclocal.
19:43:35 [2024-03-07T19:43:35.260Z] #72 16.83 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
19:43:38 [2024-03-07T19:43:38.550Z] #72 19.94 configure.ac:7: installing './compile'
19:43:38 [2024-03-07T19:43:38.550Z] #72 19.95 configure.ac:11: installing './config.guess'
19:43:38 [2024-03-07T19:43:38.550Z] #72 19.95 configure.ac:11: installing './config.sub'
19:43:38 [2024-03-07T19:43:38.550Z] #72 19.95 configure.ac:8: installing './install-sh'
19:43:38 [2024-03-07T19:43:38.550Z] #72 19.96 configure.ac:8: installing './missing'
19:43:38 [2024-03-07T19:43:38.550Z] #72 20.00 Makefile.am: installing './depcomp'
19:43:38 [2024-03-07T19:43:38.816Z] #72 20.55 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
19:43:38 [2024-03-07T19:43:38.816Z] #72 20.55 libtoolize: copying file 'build-aux/ltmain.sh'
19:43:39 [2024-03-07T19:43:39.075Z] #72 20.74 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
19:43:39 [2024-03-07T19:43:39.075Z] #72 20.74 libtoolize: copying file 'm4/libtool.m4'
19:43:39 [2024-03-07T19:43:39.075Z] #72 20.85 libtoolize: copying file 'm4/ltoptions.m4'
19:43:39 [2024-03-07T19:43:39.336Z] #72 21.00 libtoolize: copying file 'm4/ltsugar.m4'
19:43:39 [2024-03-07T19:43:39.336Z] #72 21.12 libtoolize: copying file 'm4/ltversion.m4'
19:43:39 [2024-03-07T19:43:39.595Z] #72 21.26 libtoolize: copying file 'm4/lt~obsolete.m4'
19:43:39 [2024-03-07T19:43:39.595Z] #72 21.40 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
19:43:42 [2024-03-07T19:43:42.132Z] #72 23.51 configure.ac:3: warning: The macro `AC_CONFIG_HEADER' is obsolete.
19:43:42 [2024-03-07T19:43:42.132Z] #72 23.51 configure.ac:3: You should run autoupdate.
19:43:42 [2024-03-07T19:43:42.132Z] #72 23.51 ./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from...
19:43:42 [2024-03-07T19:43:42.132Z] #72 23.51 configure.ac:3: the top level
19:43:43 [2024-03-07T19:43:43.527Z] #72 25.36 configure.ac:7: installing 'build-aux/compile'
19:43:43 [2024-03-07T19:43:43.786Z] #72 25.37 configure.ac:9: installing 'build-aux/config.guess'
19:43:43 [2024-03-07T19:43:43.786Z] #72 25.37 configure.ac:9: installing 'build-aux/config.sub'
19:43:43 [2024-03-07T19:43:43.786Z] #72 25.38 configure.ac:11: installing 'build-aux/install-sh'
19:43:43 [2024-03-07T19:43:43.786Z] #72 25.38 configure.ac:11: installing 'build-aux/missing'
19:43:43 [2024-03-07T19:43:43.786Z] #72 25.51 Makefile.am: installing 'build-aux/depcomp'
19:43:44 [2024-03-07T19:43:44.045Z] #72 25.56 parallel-tests: installing 'build-aux/test-driver'
19:43:44 [2024-03-07T19:43:44.982Z] #72 26.81 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
19:43:45 [2024-03-07T19:43:45.241Z] #72 26.81 libtoolize: copying file 'build-aux/ltmain.sh'
19:43:45 [2024-03-07T19:43:45.500Z] #72 27.18 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
19:43:45 [2024-03-07T19:43:45.500Z] #72 27.18 libtoolize: copying file 'm4/libtool.m4'
19:43:45 [2024-03-07T19:43:45.500Z] #72 27.31 libtoolize: copying file 'm4/ltoptions.m4'
19:43:45 [2024-03-07T19:43:45.759Z] #72 27.44 libtoolize: copying file 'm4/ltsugar.m4'
19:43:45 [2024-03-07T19:43:45.759Z] #72 27.58 libtoolize: copying file 'm4/ltversion.m4'
19:43:46 [2024-03-07T19:43:46.018Z] #72 27.71 libtoolize: copying file 'm4/lt~obsolete.m4'
19:43:51 [2024-03-07T19:43:51.291Z] #72 32.72 configure.ac:11: installing 'build-aux/compile'
19:43:51 [2024-03-07T19:43:51.291Z] #72 32.73 configure.ac:11: installing 'build-aux/config.guess'
19:43:51 [2024-03-07T19:43:51.291Z] #72 32.73 configure.ac:11: installing 'build-aux/config.sub'
19:43:51 [2024-03-07T19:43:51.291Z] #72 32.73 configure.ac:13: installing 'build-aux/install-sh'
19:43:51 [2024-03-07T19:43:51.291Z] #72 32.74 configure.ac:13: installing 'build-aux/missing'
19:43:51 [2024-03-07T19:43:51.291Z] #72 32.74 configure.ac:8: installing 'build-aux/tap-driver.sh'
19:43:51 [2024-03-07T19:43:51.291Z] #72 32.83 Makefile.am: installing 'build-aux/depcomp'
19:43:51 [2024-03-07T19:43:51.860Z] #72 33.48 checking build system type... aarch64-unknown-linux-gnu
19:43:52 [2024-03-07T19:43:52.119Z] #72 33.68 checking host system type... aarch64-unknown-linux-gnu
19:43:52 [2024-03-07T19:43:52.119Z] #72 33.68 checking how to print strings... printf
19:43:52 [2024-03-07T19:43:52.119Z] #72 33.69 checking for gcc... gcc
19:43:52 [2024-03-07T19:43:52.119Z] #72 33.79 checking whether the C compiler works... yes
19:43:52 [2024-03-07T19:43:52.119Z] #72 33.89 checking for C compiler default output file name... a.out
19:43:52 [2024-03-07T19:43:52.378Z] #72 33.90 checking for suffix of executables... 
19:43:52 [2024-03-07T19:43:52.378Z] #72 34.02 checking whether we are cross compiling... no
19:43:52 [2024-03-07T19:43:52.637Z] #72 34.21 checking for suffix of object files... o
19:43:52 [2024-03-07T19:43:52.637Z] #72 34.28 checking whether the compiler supports GNU C... yes
19:43:52 [2024-03-07T19:43:52.637Z] #72 34.33 checking whether gcc accepts -g... yes
19:43:52 [2024-03-07T19:43:52.896Z] #72 34.44 checking for gcc option to enable C11 features... none needed
19:43:52 [2024-03-07T19:43:52.896Z] #72 34.56 checking whether gcc understands -c and -o together... yes
19:43:52 [2024-03-07T19:43:52.896Z] #72 34.64 checking for a sed that does not truncate output... /usr/bin/sed
19:43:52 [2024-03-07T19:43:52.896Z] #72 34.65 checking for grep that handles long lines and -e... /usr/bin/grep
19:43:53 [2024-03-07T19:43:53.155Z] #72 34.67 checking for egrep... /usr/bin/grep -E
19:43:53 [2024-03-07T19:43:53.155Z] #72 34.68 checking for fgrep... /usr/bin/grep -F
19:43:53 [2024-03-07T19:43:53.155Z] #72 34.69 checking for ld used by gcc... /usr/bin/ld
19:43:53 [2024-03-07T19:43:53.155Z] #72 34.71 checking if the linker (/usr/bin/ld) is GNU ld... yes
19:43:53 [2024-03-07T19:43:53.155Z] #72 34.72 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
19:43:53 [2024-03-07T19:43:53.155Z] #72 34.75 checking the name lister (/usr/bin/nm -B) interface... BSD nm
19:43:53 [2024-03-07T19:43:53.155Z] #72 34.81 checking whether ln -s works... yes
19:43:53 [2024-03-07T19:43:53.155Z] #72 34.81 checking the maximum length of command line arguments... 1572864
19:43:53 [2024-03-07T19:43:53.155Z] #72 34.83 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
19:43:53 [2024-03-07T19:43:53.155Z] #72 34.83 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
19:43:53 [2024-03-07T19:43:53.155Z] #72 34.83 checking for /usr/bin/ld option to reload object files... -r
19:43:53 [2024-03-07T19:43:53.155Z] #72 34.83 checking for file... file
19:43:53 [2024-03-07T19:43:53.155Z] #72 34.84 checking for objdump... objdump
19:43:53 [2024-03-07T19:43:53.155Z] #72 34.84 checking how to recognize dependent libraries... pass_all
19:43:53 [2024-03-07T19:43:53.155Z] #72 34.84 checking for dlltool... no
19:43:53 [2024-03-07T19:43:53.155Z] #72 34.84 checking how to associate runtime and link libraries... printf %s\n
19:43:53 [2024-03-07T19:43:53.155Z] #72 34.84 checking for ar... ar
19:43:53 [2024-03-07T19:43:53.155Z] #72 34.84 checking for archiver @FILE support... @
19:43:53 [2024-03-07T19:43:53.415Z] #72 34.91 checking for strip... strip
19:43:53 [2024-03-07T19:43:53.415Z] #72 34.91 checking for ranlib... ranlib
19:43:53 [2024-03-07T19:43:53.415Z] #72 34.91 checking for gawk... no
19:43:53 [2024-03-07T19:43:53.415Z] #72 34.92 checking for mawk... mawk
19:43:53 [2024-03-07T19:43:53.415Z] #72 34.92 checking command to parse /usr/bin/nm -B output from gcc object... ok
19:43:53 [2024-03-07T19:43:53.415Z] #72 35.18 checking for sysroot... no
19:43:53 [2024-03-07T19:43:53.415Z] #72 35.18 checking for a working dd... /usr/bin/dd
19:43:53 [2024-03-07T19:43:53.415Z] #72 35.19 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
19:43:53 [2024-03-07T19:43:53.415Z] #72 35.21 checking for mt... no
19:43:53 [2024-03-07T19:43:53.415Z] #72 35.21 checking if : is a manifest tool... no
19:43:53 [2024-03-07T19:43:53.415Z] #72 35.22 checking for stdio.h... yes
19:43:53 [2024-03-07T19:43:53.415Z] #72 35.25 checking for stdlib.h... yes
19:43:53 [2024-03-07T19:43:53.674Z] #72 35.28 checking for string.h... yes
19:43:53 [2024-03-07T19:43:53.674Z] #72 35.32 checking for inttypes.h... yes
19:43:53 [2024-03-07T19:43:53.674Z] #72 35.36 checking for stdint.h... yes
19:43:53 [2024-03-07T19:43:53.674Z] #72 35.41 checking for strings.h... yes
19:43:53 [2024-03-07T19:43:53.674Z] #72 35.48 checking for sys/stat.h... yes
19:43:53 [2024-03-07T19:43:53.934Z] #72 35.54 checking for sys/types.h... yes
19:43:53 [2024-03-07T19:43:53.934Z] #72 35.58 checking for unistd.h... yes
19:43:53 [2024-03-07T19:43:53.934Z] #72 35.70 checking for dlfcn.h... yes
19:43:53 [2024-03-07T19:43:53.934Z] #72 35.80 checking for objdir... .libs
19:43:54 [2024-03-07T19:43:54.452Z] #72 36.02 checking if gcc supports -fno-rtti -fno-exceptions... no
19:43:54 [2024-03-07T19:43:54.452Z] #72 36.09 checking for gcc option to produce PIC... -fPIC -DPIC
19:43:54 [2024-03-07T19:43:54.452Z] #72 36.10 checking if gcc PIC flag -fPIC -DPIC works... yes
19:43:54 [2024-03-07T19:43:54.713Z] #72 36.20 checking if gcc static flag -static works... yes
19:43:54 [2024-03-07T19:43:54.713Z] #72 36.36 checking if gcc supports -c -o file.o... yes
19:43:54 [2024-03-07T19:43:54.974Z] #72 36.52 checking if gcc supports -c -o file.o... (cached) yes
19:43:54 [2024-03-07T19:43:54.974Z] #72 36.52 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
19:43:54 [2024-03-07T19:43:54.974Z] #72 36.55 checking dynamic linker characteristics... GNU/Linux ld.so
19:43:54 [2024-03-07T19:43:54.974Z] #72 36.73 checking how to hardcode library paths into programs... immediate
19:43:54 [2024-03-07T19:43:54.974Z] #72 36.73 checking whether stripping libraries is possible... yes
19:43:54 [2024-03-07T19:43:54.974Z] #72 36.74 checking if libtool supports shared libraries... yes
19:43:54 [2024-03-07T19:43:54.974Z] #72 36.74 checking whether to build shared libraries... no
19:43:54 [2024-03-07T19:43:54.974Z] #72 36.74 checking whether to build static libraries... yes
19:43:54 [2024-03-07T19:43:54.974Z] #72 36.74 checking for a BSD-compatible install... /usr/bin/install -c
19:43:54 [2024-03-07T19:43:54.974Z] #72 36.76 checking whether build environment is sane... yes
19:43:55 [2024-03-07T19:43:55.233Z] #72 36.84 checking for a race-free mkdir -p... /usr/bin/mkdir -p
19:43:55 [2024-03-07T19:43:55.233Z] #72 36.87 checking whether make sets $(MAKE)... yes
19:43:55 [2024-03-07T19:43:55.233Z] #72 36.94 checking whether make supports the include directive... yes (GNU style)
19:43:55 [2024-03-07T19:43:55.233Z] #72 37.00 checking whether make supports nested variables... yes
19:43:55 [2024-03-07T19:43:55.233Z] #72 37.03 checking whether UID '0' is supported by ustar format... yes
19:43:55 [2024-03-07T19:43:55.233Z] #72 37.04 checking whether GID '0' is supported by ustar format... yes
19:43:55 [2024-03-07T19:43:55.233Z] #72 37.04 checking how to create a ustar tar archive... gnutar
19:43:55 [2024-03-07T19:43:55.492Z] #72 37.08 checking dependency style of gcc... gcc3
19:43:55 [2024-03-07T19:43:55.492Z] #72 37.16 checking whether to enable maintainer-specific portions of Makefiles... yes
19:43:55 [2024-03-07T19:43:55.492Z] #72 37.16 checking whether make supports nested variables... (cached) yes
19:43:55 [2024-03-07T19:43:55.492Z] #72 37.16 checking for gawk... (cached) mawk
19:43:55 [2024-03-07T19:43:55.492Z] #72 37.16 checking for a sed that does not truncate output... (cached) /usr/bin/sed
19:43:55 [2024-03-07T19:43:55.492Z] #72 37.17 checking for gcc... (cached) gcc
19:43:55 [2024-03-07T19:43:55.751Z] #72 37.27 checking whether the compiler supports GNU C... (cached) yes
19:43:55 [2024-03-07T19:43:55.751Z] #72 37.27 checking whether gcc accepts -g... (cached) yes
19:43:55 [2024-03-07T19:43:55.751Z] #72 37.27 checking for gcc option to enable C11 features... (cached) none needed
19:43:55 [2024-03-07T19:43:55.751Z] #72 37.27 checking whether gcc understands -c and -o together... (cached) yes
19:43:55 [2024-03-07T19:43:55.751Z] #72 37.27 checking for a Python interpreter with version >= 3... python3
19:43:55 [2024-03-07T19:43:55.751Z] #72 37.32 checking for python3... /usr/bin/python3
19:43:55 [2024-03-07T19:43:55.751Z] #72 37.33 checking for python3 version... 3.11
19:43:55 [2024-03-07T19:43:55.751Z] #72 37.39 checking for python3 platform... linux
19:43:55 [2024-03-07T19:43:55.751Z] #72 37.41 checking for GNU default python3 prefix... ${prefix}
19:43:55 [2024-03-07T19:43:55.751Z] #72 37.42 checking for GNU default python3 exec_prefix... ${exec_prefix}
19:43:55 [2024-03-07T19:43:55.751Z] #72 37.42 checking for python3 script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.11/site-packages
19:43:55 [2024-03-07T19:43:55.751Z] #72 37.48 checking for python3 extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.11/site-packages
19:43:56 [2024-03-07T19:43:56.010Z] #72 37.59 checking for go-md2man... no
19:43:56 [2024-03-07T19:43:56.011Z] #72 37.59 checking for error.h... yes
19:43:56 [2024-03-07T19:43:56.011Z] #72 37.68 checking for linux/openat2.h... yes
19:43:56 [2024-03-07T19:43:56.270Z] #72 37.76 checking for stdatomic.h... yes
19:43:56 [2024-03-07T19:43:56.270Z] #72 37.83 checking for linux/ioprio.h... yes
19:43:56 [2024-03-07T19:43:56.270Z] #72 37.91 checking for atomic_int... yes
19:43:56 [2024-03-07T19:43:56.270Z] #72 38.02 checking for atomic_bool... yes
19:43:56 [2024-03-07T19:43:56.529Z] #72 38.16 checking for copy_file_range... yes
19:43:56 [2024-03-07T19:43:56.529Z] #72 38.28 checking for fgetxattr... yes
19:43:56 [2024-03-07T19:43:56.788Z] #72 38.38 checking for statx... yes
19:43:56 [2024-03-07T19:43:56.788Z] #72 38.43 checking for fgetpwent_r... yes
19:43:56 [2024-03-07T19:43:56.788Z] #72 38.53 checking for issetugid... no
19:43:57 [2024-03-07T19:43:57.047Z] #72 38.66 checking for memfd_create... yes
19:43:57 [2024-03-07T19:43:57.307Z] #72 38.82 checking for pkg-config... /usr/bin/pkg-config
19:43:57 [2024-03-07T19:43:57.307Z] #72 38.82 checking pkg-config is at least version 0.9.0... yes
19:43:57 [2024-03-07T19:43:57.307Z] #72 38.83 checking for library containing yajl_tree_get... -lyajl
19:43:57 [2024-03-07T19:43:57.566Z] #72 39.00 checking for yajl >= 2.0.0... yes
19:43:57 [2024-03-07T19:43:57.566Z] #72 39.00 checking for sys/capability.h... yes
19:43:57 [2024-03-07T19:43:57.566Z] #72 39.05 checking for library containing cap_from_name... -lcap
19:43:57 [2024-03-07T19:43:57.566Z] #72 39.26 checking for library containing gcry_check_version... no
19:43:57 [2024-03-07T19:43:57.825Z] #72 39.43 checking for library containing dlopen... none required
19:43:57 [2024-03-07T19:43:57.825Z] #72 39.49 checking for seccomp.h... yes
19:43:58 [2024-03-07T19:43:58.085Z] #72 39.60 checking for library containing seccomp_rule_add... -lseccomp
19:43:58 [2024-03-07T19:43:58.085Z] #72 39.75 checking for library containing seccomp_arch_resolve_name... none required
19:43:58 [2024-03-07T19:43:58.085Z] #72 39.87 checking for systemd/sd-bus.h... yes
19:43:58 [2024-03-07T19:43:58.604Z] #72 39.97 checking for library containing sd_bus_match_signal_async... -lsystemd
19:43:58 [2024-03-07T19:43:58.604Z] #72 40.28 checking for sd_notify_barrier... yes
19:43:58 [2024-03-07T19:43:58.604Z] #72 40.36 checking for linux/bpf.h... yes
19:43:58 [2024-03-07T19:43:58.863Z] #72 40.44 checking compilation for eBPF... yes
19:43:58 [2024-03-07T19:43:58.863Z] #72 40.53 checking for criu >= 3.15... no
19:43:58 [2024-03-07T19:43:58.863Z] #72 40.55 configure: CRIU headers not found, building without CRIU support
19:43:58 [2024-03-07T19:43:58.863Z] #72 40.55 checking for criu > 3.16... no
19:43:58 [2024-03-07T19:43:58.863Z] #72 40.57 configure: CRIU version doesn't support join-ns API
19:43:58 [2024-03-07T19:43:58.863Z] #72 40.57 checking for criu > 3.16.1... no
19:43:58 [2024-03-07T19:43:58.863Z] #72 40.60 configure: CRIU version doesn't support for pre-dumping
19:43:58 [2024-03-07T19:43:58.863Z] #72 40.61 checking for new mount API (fsconfig)... yes
19:43:59 [2024-03-07T19:43:59.124Z] #72 40.79 yes
19:43:59 [2024-03-07T19:43:59.124Z] #72 40.80 checking for seccomp notify API... yes
19:43:59 [2024-03-07T19:43:59.124Z] #72 40.89 checking for gperf... no
19:43:59 [2024-03-07T19:43:59.124Z] #72 40.89 configure: gperf not found - cannot rebuild signal parser code
19:43:59 [2024-03-07T19:43:59.124Z] #72 40.89 checking for library containing argp_parse... none required
19:43:59 [2024-03-07T19:43:59.383Z] #72 41.07 checking that generated files are newer than configure... done
19:43:59 [2024-03-07T19:43:59.383Z] #72 41.07 configure: creating ./config.status
19:44:01 [2024-03-07T19:44:01.933Z] #72 43.23 config.status: creating Makefile
19:44:01 [2024-03-07T19:44:01.933Z] #72 43.29 config.status: creating config.h
19:44:01 [2024-03-07T19:44:01.933Z] #72 43.30 config.status: executing libtool commands
19:44:01 [2024-03-07T19:44:01.933Z] #72 43.33 config.status: executing depfiles commands
19:44:02 [2024-03-07T19:44:02.192Z] #72 43.94 === configuring in libocispec (/tmp/crun-build/libocispec)
19:44:02 [2024-03-07T19:44:02.467Z] #72 43.95 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
19:44:02 [2024-03-07T19:44:02.726Z] #72 44.31 checking for gcc... gcc
19:44:02 [2024-03-07T19:44:02.726Z] #72 44.38 checking whether the C compiler works... yes
19:44:02 [2024-03-07T19:44:02.726Z] #72 44.43 checking for C compiler default output file name... a.out
19:44:02 [2024-03-07T19:44:02.726Z] #72 44.44 checking for suffix of executables... 
19:44:02 [2024-03-07T19:44:02.726Z] #72 44.48 checking whether we are cross compiling... no
19:44:02 [2024-03-07T19:44:02.985Z] #72 44.55 checking for suffix of object files... o
19:44:02 [2024-03-07T19:44:02.985Z] #72 44.59 checking whether the compiler supports GNU C... yes
19:44:02 [2024-03-07T19:44:02.985Z] #72 44.65 checking whether gcc accepts -g... yes
19:44:03 [2024-03-07T19:44:03.244Z] #72 44.73 checking for gcc option to enable C11 features... none needed
19:44:03 [2024-03-07T19:44:03.244Z] #72 44.82 checking whether gcc understands -c and -o together... yes
19:44:03 [2024-03-07T19:44:03.244Z] #72 44.91 checking for stdio.h... yes
19:44:03 [2024-03-07T19:44:03.244Z] #72 44.94 checking for stdlib.h... yes
19:44:03 [2024-03-07T19:44:03.244Z] #72 44.99 checking for string.h... yes
19:44:03 [2024-03-07T19:44:03.503Z] #72 45.09 checking for inttypes.h... yes
19:44:03 [2024-03-07T19:44:03.504Z] #72 45.14 checking for stdint.h... yes
19:44:03 [2024-03-07T19:44:03.504Z] #72 45.21 checking for strings.h... yes
19:44:03 [2024-03-07T19:44:03.504Z] #72 45.27 checking for sys/stat.h... yes
19:44:03 [2024-03-07T19:44:03.504Z] #72 45.31 checking for sys/types.h... yes
19:44:03 [2024-03-07T19:44:03.763Z] #72 45.37 checking for unistd.h... yes
19:44:03 [2024-03-07T19:44:03.763Z] #72 45.43 checking for wchar.h... yes
19:44:03 [2024-03-07T19:44:03.763Z] #72 45.48 checking for minix/config.h... no
19:44:03 [2024-03-07T19:44:03.763Z] #72 45.53 checking whether it is safe to define __EXTENSIONS__... yes
19:44:04 [2024-03-07T19:44:04.022Z] #72 45.61 checking whether _XOPEN_SOURCE should be defined... no
19:44:04 [2024-03-07T19:44:04.022Z] #72 45.67 checking build system type... aarch64-unknown-linux-gnu
19:44:04 [2024-03-07T19:44:04.022Z] #72 45.78 checking host system type... aarch64-unknown-linux-gnu
19:44:04 [2024-03-07T19:44:04.022Z] #72 45.78 checking how to print strings... printf
19:44:04 [2024-03-07T19:44:04.022Z] #72 45.80 checking for a sed that does not truncate output... /usr/bin/sed
19:44:04 [2024-03-07T19:44:04.022Z] #72 45.83 checking for grep that handles long lines and -e... /usr/bin/grep
19:44:04 [2024-03-07T19:44:04.022Z] #72 45.84 checking for egrep... /usr/bin/grep -E
19:44:04 [2024-03-07T19:44:04.022Z] #72 45.85 checking for fgrep... /usr/bin/grep -F
19:44:04 [2024-03-07T19:44:04.022Z] #72 45.85 checking for ld used by gcc... /usr/bin/ld
19:44:04 [2024-03-07T19:44:04.022Z] #72 45.87 checking if the linker (/usr/bin/ld) is GNU ld... yes
19:44:04 [2024-03-07T19:44:04.282Z] #72 45.89 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
19:44:04 [2024-03-07T19:44:04.282Z] #72 45.89 checking the name lister (/usr/bin/nm -B) interface... BSD nm
19:44:04 [2024-03-07T19:44:04.282Z] #72 45.95 checking whether ln -s works... yes
19:44:04 [2024-03-07T19:44:04.282Z] #72 45.95 checking the maximum length of command line arguments... 1572864
19:44:04 [2024-03-07T19:44:04.282Z] #72 45.98 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
19:44:04 [2024-03-07T19:44:04.282Z] #72 45.98 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
19:44:04 [2024-03-07T19:44:04.282Z] #72 45.98 checking for /usr/bin/ld option to reload object files... -r
19:44:04 [2024-03-07T19:44:04.282Z] #72 45.98 checking for file... file
19:44:04 [2024-03-07T19:44:04.282Z] #72 45.98 checking for objdump... objdump
19:44:04 [2024-03-07T19:44:04.282Z] #72 45.98 checking how to recognize dependent libraries... pass_all
19:44:04 [2024-03-07T19:44:04.282Z] #72 45.98 checking for dlltool... no
19:44:04 [2024-03-07T19:44:04.282Z] #72 45.98 checking how to associate runtime and link libraries... printf %s\n
19:44:04 [2024-03-07T19:44:04.282Z] #72 45.98 checking for ar... ar
19:44:04 [2024-03-07T19:44:04.282Z] #72 45.98 checking for archiver @FILE support... @
19:44:04 [2024-03-07T19:44:04.542Z] #72 46.09 checking for strip... strip
19:44:04 [2024-03-07T19:44:04.542Z] #72 46.09 checking for ranlib... ranlib
19:44:04 [2024-03-07T19:44:04.542Z] #72 46.09 checking for gawk... no
19:44:04 [2024-03-07T19:44:04.542Z] #72 46.09 checking for mawk... mawk
19:44:04 [2024-03-07T19:44:04.542Z] #72 46.09 checking command to parse /usr/bin/nm -B output from gcc object... ok
19:44:04 [2024-03-07T19:44:04.801Z] #72 46.41 checking for sysroot... no
19:44:04 [2024-03-07T19:44:04.801Z] #72 46.42 checking for a working dd... /usr/bin/dd
19:44:04 [2024-03-07T19:44:04.801Z] #72 46.45 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
19:44:04 [2024-03-07T19:44:04.801Z] #72 46.48 checking for mt... no
19:44:04 [2024-03-07T19:44:04.801Z] #72 46.49 checking if : is a manifest tool... no
19:44:04 [2024-03-07T19:44:04.801Z] #72 46.50 checking for dlfcn.h... yes
19:44:05 [2024-03-07T19:44:05.060Z] #72 46.57 checking for objdir... .libs
19:44:05 [2024-03-07T19:44:05.060Z] #72 46.69 checking if gcc supports -fno-rtti -fno-exceptions... no
19:44:05 [2024-03-07T19:44:05.060Z] #72 46.79 checking for gcc option to produce PIC... -fPIC -DPIC
19:44:05 [2024-03-07T19:44:05.060Z] #72 46.79 checking if gcc PIC flag -fPIC -DPIC works... yes
19:44:05 [2024-03-07T19:44:05.320Z] #72 46.87 checking if gcc static flag -static works... yes
19:44:05 [2024-03-07T19:44:05.579Z] #72 47.03 checking if gcc supports -c -o file.o... yes
19:44:05 [2024-03-07T19:44:05.579Z] #72 47.07 checking if gcc supports -c -o file.o... (cached) yes
19:44:05 [2024-03-07T19:44:05.579Z] #72 47.07 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
19:44:05 [2024-03-07T19:44:05.579Z] #72 47.11 checking dynamic linker characteristics... GNU/Linux ld.so
19:44:05 [2024-03-07T19:44:05.579Z] #72 47.21 checking how to hardcode library paths into programs... immediate
19:44:05 [2024-03-07T19:44:05.579Z] #72 47.21 checking whether stripping libraries is possible... yes
19:44:05 [2024-03-07T19:44:05.579Z] #72 47.22 checking if libtool supports shared libraries... yes
19:44:05 [2024-03-07T19:44:05.579Z] #72 47.22 checking whether to build shared libraries... no
19:44:05 [2024-03-07T19:44:05.579Z] #72 47.22 checking whether to build static libraries... yes
19:44:05 [2024-03-07T19:44:05.579Z] #72 47.22 checking for a BSD-compatible install... /usr/bin/install -c
19:44:05 [2024-03-07T19:44:05.579Z] #72 47.24 checking whether build environment is sane... yes
19:44:05 [2024-03-07T19:44:05.579Z] #72 47.26 checking for a race-free mkdir -p... /usr/bin/mkdir -p
19:44:05 [2024-03-07T19:44:05.579Z] #72 47.27 checking whether make sets $(MAKE)... yes
19:44:05 [2024-03-07T19:44:05.579Z] #72 47.29 checking whether make supports the include directive... yes (GNU style)
19:44:05 [2024-03-07T19:44:05.579Z] #72 47.31 checking whether make supports nested variables... yes
19:44:05 [2024-03-07T19:44:05.579Z] #72 47.32 checking whether UID '0' is supported by ustar format... yes
19:44:05 [2024-03-07T19:44:05.579Z] #72 47.32 checking whether GID '0' is supported by ustar format... yes
19:44:05 [2024-03-07T19:44:05.579Z] #72 47.32 checking how to create a ustar tar archive... gnutar
19:44:05 [2024-03-07T19:44:05.579Z] #72 47.34 checking dependency style of gcc... gcc3
19:44:05 [2024-03-07T19:44:05.838Z] #72 47.43 checking whether to enable maintainer-specific portions of Makefiles... yes
19:44:05 [2024-03-07T19:44:05.838Z] #72 47.43 checking whether make supports nested variables... (cached) yes
19:44:05 [2024-03-07T19:44:05.838Z] #72 47.43 checking for pkg-config... /usr/bin/pkg-config
19:44:05 [2024-03-07T19:44:05.838Z] #72 47.43 checking pkg-config is at least version 0.9.0... yes
19:44:05 [2024-03-07T19:44:05.838Z] #72 47.44 checking for yajl >= 2.1.0... yes
19:44:05 [2024-03-07T19:44:05.838Z] #72 47.44 checking for a sed that does not truncate output... (cached) /usr/bin/sed
19:44:05 [2024-03-07T19:44:05.838Z] #72 47.44 checking for gcc... (cached) gcc
19:44:05 [2024-03-07T19:44:05.838Z] #72 47.48 checking whether the compiler supports GNU C... (cached) yes
19:44:05 [2024-03-07T19:44:05.838Z] #72 47.48 checking whether gcc accepts -g... (cached) yes
19:44:05 [2024-03-07T19:44:05.838Z] #72 47.48 checking for gcc option to enable C11 features... (cached) none needed
19:44:05 [2024-03-07T19:44:05.838Z] #72 47.48 checking whether gcc understands -c and -o together... (cached) yes
19:44:05 [2024-03-07T19:44:05.838Z] #72 47.48 checking for a Python interpreter with version >= 3... python3
19:44:05 [2024-03-07T19:44:05.838Z] #72 47.50 checking for python3... /usr/bin/python3
19:44:05 [2024-03-07T19:44:05.838Z] #72 47.50 checking for python3 version... 3.11
19:44:05 [2024-03-07T19:44:05.838Z] #72 47.51 checking for python3 platform... linux
19:44:06 [2024-03-07T19:44:06.096Z] #72 47.53 checking for GNU default python3 prefix... ${prefix}
19:44:06 [2024-03-07T19:44:06.096Z] #72 47.53 checking for GNU default python3 exec_prefix... ${exec_prefix}
19:44:06 [2024-03-07T19:44:06.096Z] #72 47.53 checking for python3 script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.11/site-packages
19:44:06 [2024-03-07T19:44:06.096Z] #72 47.56 checking for python3 extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.11/site-packages
19:44:06 [2024-03-07T19:44:06.666Z] #72 47.61 checking that generated files are newer than configure... done
19:44:06 [2024-03-07T19:44:06.666Z] #72 48.25 configure: creating ./config.status
19:44:07 [2024-03-07T19:44:07.234Z] #72 48.97 config.status: creating Makefile
19:44:07 [2024-03-07T19:44:07.494Z] #72 48.98 config.status: creating ocispec.pc
19:44:07 [2024-03-07T19:44:07.494Z] #72 48.99 config.status: creating config.h
19:44:07 [2024-03-07T19:44:07.494Z] #72 49.00 config.status: executing libtool commands
19:44:07 [2024-03-07T19:44:07.494Z] #72 49.02 config.status: executing depfiles commands
19:44:07 [2024-03-07T19:44:07.494Z] #72 49.18 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
19:44:07 [2024-03-07T19:44:07.494Z] #72 49.19 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
19:44:07 [2024-03-07T19:44:07.494Z] #72 49.26 checking for gcc... gcc
19:44:07 [2024-03-07T19:44:07.803Z] #72 49.28 checking whether the C compiler works... yes
19:44:07 [2024-03-07T19:44:07.803Z] #72 49.34 checking for C compiler default output file name... a.out
19:44:07 [2024-03-07T19:44:07.803Z] #72 49.34 checking for suffix of executables... 
19:44:08 [2024-03-07T19:44:08.062Z] #72 49.40 checking whether we are cross compiling... no
19:44:08 [2024-03-07T19:44:08.062Z] #72 49.73 checking for suffix of object files... o
19:44:08 [2024-03-07T19:44:08.062Z] #72 49.77 checking whether the compiler supports GNU C... yes
19:44:08 [2024-03-07T19:44:08.062Z] #72 49.81 checking whether gcc accepts -g... 
19:44:08 [2024-03-07T19:44:08.062Z] #72 ...
19:44:08 [2024-03-07T19:44:08.062Z] 
19:44:08 [2024-03-07T19:44:08.062Z] #58 [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
19:44:08 [2024-03-07T19:44:08.062Z] #58 96.46 Docker version 26.0.0-rc1, build eb306df1
19:44:08 [2024-03-07T19:44:08.999Z] #58 DONE 97.1s
19:44:08 [2024-03-07T19:44:08.999Z] 
19:44:08 [2024-03-07T19:44:08.999Z] #79 [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...)
19:44:08 [2024-03-07T19:44:08.999Z] #79 DONE 50.5s
19:44:08 [2024-03-07T19:44:08.999Z] 
19:44:08 [2024-03-07T19:44:08.999Z] #71 [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...)
19:44:08 [2024-03-07T19:44:08.999Z] #71 DONE 50.6s
19:44:08 [2024-03-07T19:44:08.999Z] 
19:44:08 [2024-03-07T19:44:08.999Z] #77 [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...)
19:44:08 [2024-03-07T19:44:08.999Z] #77 DONE 50.5s
19:44:08 [2024-03-07T19:44:08.999Z] 
19:44:08 [2024-03-07T19:44:08.999Z] #78 [swagger 2/2] RUN --mount=from=swagger-src,src=/usr/src/swagger,rw     --mount=type=cache,target=/root/.cache/go-build,id=swagger-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/ <<EOT (set -e...)
19:44:08 [2024-03-07T19:44:08.999Z] #78 DONE 50.5s
19:44:08 [2024-03-07T19:44:08.999Z] 
19:44:08 [2024-03-07T19:44:08.999Z] #80 [rootlesskit-build 4/5] COPY --link ./contrib/dockerd-rootless.sh /build/
19:44:08 [2024-03-07T19:44:08.999Z] #80 DONE 0.1s
19:44:08 [2024-03-07T19:44:08.999Z] 
19:44:08 [2024-03-07T19:44:08.999Z] #72 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
19:44:08 [2024-03-07T19:44:08.999Z] #72 49.81 checking whether gcc accepts -g... yes
19:44:08 [2024-03-07T19:44:08.999Z] #72 49.87 checking for gcc option to enable C11 features... none needed
19:44:08 [2024-03-07T19:44:08.999Z] #72 49.95 checking whether gcc understands -c and -o together... yes
19:44:08 [2024-03-07T19:44:08.999Z] #72 50.03 checking for a BSD-compatible install... /usr/bin/install -c
19:44:08 [2024-03-07T19:44:08.999Z] #72 50.03 checking whether build environment is sane... yes
19:44:08 [2024-03-07T19:44:08.999Z] #72 50.05 checking for a race-free mkdir -p... /usr/bin/mkdir -p
19:44:09 [2024-03-07T19:44:09.000Z] #72 50.06 checking for gawk... no
19:44:09 [2024-03-07T19:44:09.000Z] #72 50.06 checking for mawk... mawk
19:44:09 [2024-03-07T19:44:09.000Z] #72 50.06 checking whether make sets $(MAKE)... yes
19:44:09 [2024-03-07T19:44:09.000Z] #72 50.07 checking whether make supports the include directive... yes (GNU style)
19:44:09 [2024-03-07T19:44:09.000Z] #72 50.08 checking whether make supports nested variables... yes
19:44:09 [2024-03-07T19:44:09.000Z] #72 50.09 checking whether UID '0' is supported by ustar format... yes
19:44:09 [2024-03-07T19:44:09.000Z] #72 50.09 checking whether GID '0' is supported by ustar format... yes
19:44:09 [2024-03-07T19:44:09.000Z] #72 50.09 checking how to create a ustar tar archive... gnutar
19:44:09 [2024-03-07T19:44:09.000Z] #72 50.10 checking dependency style of gcc... gcc3
19:44:09 [2024-03-07T19:44:09.000Z] #72 50.14 checking whether to enable maintainer-specific portions of Makefiles... yes
19:44:09 [2024-03-07T19:44:09.000Z] #72 50.14 checking whether make supports nested variables... (cached) yes
19:44:09 [2024-03-07T19:44:09.000Z] #72 50.14 checking build system type... aarch64-unknown-linux-gnu
19:44:09 [2024-03-07T19:44:09.000Z] #72 50.22 checking host system type... aarch64-unknown-linux-gnu
19:44:09 [2024-03-07T19:44:09.000Z] #72 50.22 checking how to print strings... printf
19:44:09 [2024-03-07T19:44:09.000Z] #72 50.22 checking for a sed that does not truncate output... /usr/bin/sed
19:44:09 [2024-03-07T19:44:09.000Z] #72 50.23 checking for grep that handles long lines and -e... /usr/bin/grep
19:44:09 [2024-03-07T19:44:09.000Z] #72 50.23 checking for egrep... /usr/bin/grep -E
19:44:09 [2024-03-07T19:44:09.000Z] #72 50.23 checking for fgrep... /usr/bin/grep -F
19:44:09 [2024-03-07T19:44:09.000Z] #72 50.23 checking for ld used by gcc... /usr/bin/ld
19:44:09 [2024-03-07T19:44:09.000Z] #72 50.24 checking if the linker (/usr/bin/ld) is GNU ld... yes
19:44:09 [2024-03-07T19:44:09.000Z] #72 50.24 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
19:44:09 [2024-03-07T19:44:09.000Z] #72 50.24 checking the name lister (/usr/bin/nm -B) interface... BSD nm
19:44:09 [2024-03-07T19:44:09.000Z] #72 50.33 checking whether ln -s works... yes
19:44:09 [2024-03-07T19:44:09.000Z] #72 50.33 checking the maximum length of command line arguments... 1572864
19:44:09 [2024-03-07T19:44:09.000Z] #72 50.34 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
19:44:09 [2024-03-07T19:44:09.000Z] #72 50.34 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
19:44:09 [2024-03-07T19:44:09.000Z] #72 50.34 checking for /usr/bin/ld option to reload object files... -r
19:44:09 [2024-03-07T19:44:09.000Z] #72 50.34 checking for file... file
19:44:09 [2024-03-07T19:44:09.000Z] #72 50.34 checking for objdump... objdump
19:44:09 [2024-03-07T19:44:09.000Z] #72 50.34 checking how to recognize dependent libraries... pass_all
19:44:09 [2024-03-07T19:44:09.000Z] #72 50.34 checking for dlltool... no
19:44:09 [2024-03-07T19:44:09.000Z] #72 50.34 checking how to associate runtime and link libraries... printf %s\n
19:44:09 [2024-03-07T19:44:09.000Z] #72 50.34 checking for ar... ar
19:44:09 [2024-03-07T19:44:09.000Z] #72 50.34 checking for archiver @FILE support... @
19:44:09 [2024-03-07T19:44:09.000Z] #72 50.38 checking for strip... strip
19:44:09 [2024-03-07T19:44:09.000Z] #72 50.38 checking for ranlib... ranlib
19:44:09 [2024-03-07T19:44:09.000Z] #72 50.38 checking command to parse /usr/bin/nm -B output from gcc object... ok
19:44:09 [2024-03-07T19:44:09.000Z] #72 50.46 checking for sysroot... no
19:44:09 [2024-03-07T19:44:09.000Z] #72 50.46 checking for a working dd... /usr/bin/dd
19:44:09 [2024-03-07T19:44:09.000Z] #72 50.46 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
19:44:09 [2024-03-07T19:44:09.000Z] #72 50.47 checking for mt... no
19:44:09 [2024-03-07T19:44:09.000Z] #72 50.47 checking if : is a manifest tool... no
19:44:09 [2024-03-07T19:44:09.000Z] #72 50.47 checking for stdio.h... yes
19:44:09 [2024-03-07T19:44:09.000Z] #72 50.49 checking for stdlib.h... yes
19:44:09 [2024-03-07T19:44:09.000Z] #72 50.54 checking for string.h... yes
19:44:09 [2024-03-07T19:44:09.000Z] #72 50.57 checking for inttypes.h... 
19:44:09 [2024-03-07T19:44:09.000Z] #72 ...
19:44:09 [2024-03-07T19:44:09.000Z] 
19:44:09 [2024-03-07T19:44:09.000Z] #81 [rootlesskit-build 5/5] COPY --link ./contrib/dockerd-rootless-setuptool.sh /build/
19:44:09 [2024-03-07T19:44:09.000Z] #81 DONE 0.1s
19:44:09 [2024-03-07T19:44:09.000Z] 
19:44:09 [2024-03-07T19:44:09.000Z] #72 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
19:44:09 [2024-03-07T19:44:09.000Z] #72 50.57 checking for inttypes.h... yes
19:44:09 [2024-03-07T19:44:09.000Z] #72 50.61 checking for stdint.h... yes
19:44:09 [2024-03-07T19:44:09.000Z] #72 50.66 checking for strings.h... yes
19:44:09 [2024-03-07T19:44:09.000Z] #72 50.72 checking for sys/stat.h... yes
19:44:09 [2024-03-07T19:44:09.000Z] #72 50.75 checking for sys/types.h... yes
19:44:09 [2024-03-07T19:44:09.000Z] #72 50.78 checking for unistd.h... yes
19:44:09 [2024-03-07T19:44:09.000Z] #72 50.82 checking for dlfcn.h... yes
19:44:09 [2024-03-07T19:44:09.259Z] #72 50.85 checking for objdir... .libs
19:44:09 [2024-03-07T19:44:09.259Z] #72 50.92 checking if gcc supports -fno-rtti -fno-exceptions... no
19:44:09 [2024-03-07T19:44:09.259Z] #72 50.95 checking for gcc option to produce PIC... -fPIC -DPIC
19:44:09 [2024-03-07T19:44:09.259Z] #72 50.95 checking if gcc PIC flag -fPIC -DPIC works... yes
19:44:09 [2024-03-07T19:44:09.259Z] #72 50.97 checking if gcc static flag -static works... yes
19:44:09 [2024-03-07T19:44:09.259Z] #72 51.05 checking if gcc supports -c -o file.o... yes
19:44:09 [2024-03-07T19:44:09.259Z] #72 51.09 checking if gcc supports -c -o file.o... (cached) yes
19:44:09 [2024-03-07T19:44:09.518Z] #72 51.09 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
19:44:09 [2024-03-07T19:44:09.518Z] #72 51.11 checking dynamic linker characteristics... GNU/Linux ld.so
19:44:09 [2024-03-07T19:44:09.518Z] #72 51.25 checking how to hardcode library paths into programs... immediate
19:44:09 [2024-03-07T19:44:09.518Z] #72 51.25 checking whether stripping libraries is possible... yes
19:44:09 [2024-03-07T19:44:09.518Z] #72 51.25 checking if libtool supports shared libraries... yes
19:44:09 [2024-03-07T19:44:09.518Z] #72 51.25 checking whether to build shared libraries... no
19:44:09 [2024-03-07T19:44:09.518Z] #72 51.26 checking whether to build static libraries... yes
19:44:09 [2024-03-07T19:44:09.518Z] #72 51.26 checking for float.h... yes
19:44:09 [2024-03-07T19:44:09.861Z] #72 51.38 checking for limits.h... yes
19:44:09 [2024-03-07T19:44:09.861Z] #72 51.42 checking for stddef.h... yes
19:44:09 [2024-03-07T19:44:09.861Z] #72 51.46 checking for stdlib.h... (cached) yes
19:44:09 [2024-03-07T19:44:09.861Z] #72 51.46 checking for string.h... (cached) yes
19:44:09 [2024-03-07T19:44:09.861Z] #72 51.46 checking for sys/time.h... yes
19:44:10 [2024-03-07T19:44:10.174Z] #72 51.51 checking for inline... inline
19:44:10 [2024-03-07T19:44:10.174Z] #72 51.54 checking for size_t... yes
19:44:10 [2024-03-07T19:44:10.174Z] #72 51.65 checking for GNU libc compatible malloc... yes
19:44:10 [2024-03-07T19:44:10.433Z] #72 51.85 checking for GNU libc compatible realloc... yes
19:44:10 [2024-03-07T19:44:10.433Z] #72 51.91 checking for working strtod... yes
19:44:10 [2024-03-07T19:44:10.433Z] #72 52.13 checking for gettimeofday... yes
19:44:10 [2024-03-07T19:44:10.433Z] #72 52.20 checking for memset... yes
19:44:10 [2024-03-07T19:44:10.692Z] #72 52.27 checking for strspn... yes
19:44:10 [2024-03-07T19:44:10.692Z] #72 52.39 checking that generated files are newer than configure... done
19:44:10 [2024-03-07T19:44:10.692Z] #72 52.39 configure: creating ./config.status
19:44:11 [2024-03-07T19:44:11.629Z] #72 ...
19:44:11 [2024-03-07T19:44:11.629Z] 
19:44:11 [2024-03-07T19:44:11.629Z] #82 [dev-systemd-false  2/21] COPY --link --from=swagger       /build/ /usr/local/bin/
19:44:11 [2024-03-07T19:44:11.629Z] #82 DONE 0.7s
19:44:11 [2024-03-07T19:44:11.629Z] 
19:44:11 [2024-03-07T19:44:11.629Z] #72 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
19:44:11 [2024-03-07T19:44:11.629Z] #72 53.22 config.status: creating Makefile
19:44:11 [2024-03-07T19:44:11.629Z] #72 53.24 config.status: creating config.h
19:44:11 [2024-03-07T19:44:11.629Z] #72 53.28 config.status: executing depfiles commands
19:44:11 [2024-03-07T19:44:11.629Z] #72 53.32 config.status: executing libtool commands
19:44:11 [2024-03-07T19:44:11.888Z] #72 ...
19:44:11 [2024-03-07T19:44:11.888Z] 
19:44:11 [2024-03-07T19:44:11.888Z] #83 [dev-systemd-false  3/21] COPY --link --from=delve         /build/ /usr/local/bin/
19:44:11 [2024-03-07T19:44:11.888Z] #83 DONE 0.3s
19:44:11 [2024-03-07T19:44:11.888Z] 
19:44:11 [2024-03-07T19:44:11.888Z] #84 [dev-systemd-false  4/21] COPY --link --from=tomll         /build/ /usr/local/bin/
19:44:12 [2024-03-07T19:44:12.147Z] #84 DONE 0.2s
19:44:12 [2024-03-07T19:44:12.147Z] 
19:44:12 [2024-03-07T19:44:12.147Z] #72 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
19:44:12 [2024-03-07T19:44:12.147Z] #72 53.75   GEN      .version
19:44:12 [2024-03-07T19:44:12.147Z] #72 53.76 make  install-recursive
19:44:12 [2024-03-07T19:44:12.147Z] #72 53.76 make[1]: Entering directory '/tmp/crun-build'
19:44:12 [2024-03-07T19:44:12.147Z] #72 53.79 Making install in libocispec
19:44:12 [2024-03-07T19:44:12.147Z] #72 53.80 make[2]: Entering directory '/tmp/crun-build/libocispec'
19:44:12 [2024-03-07T19:44:12.147Z] #72 53.82 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=. --out=./src/ocispec ./image-spec/schema
19:44:12 [2024-03-07T19:44:12.147Z] #72 53.82 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=. --out=./src/ocispec ./runtime-spec/schema
19:44:12 [2024-03-07T19:44:12.147Z] #72 53.83 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=./tests/test-spec --out=./src/ocispec ./tests/test-spec/imageManifestItems
19:44:12 [2024-03-07T19:44:12.147Z] #72 53.85 /usr/bin/python3 ./src/ocispec/generate.py --gen-ref --root=./tests/test-spec --out=./src/ocispec ./tests/test-spec/basic
19:44:12 [2024-03-07T19:44:12.407Z] #72 ...
19:44:12 [2024-03-07T19:44:12.407Z] 
19:44:12 [2024-03-07T19:44:12.407Z] #85 [dev-systemd-false  5/21] COPY --link --from=gowinres      /build/ /usr/local/bin/
19:44:12 [2024-03-07T19:44:12.407Z] #85 DONE 0.1s
19:44:12 [2024-03-07T19:44:12.407Z] 
19:44:12 [2024-03-07T19:44:12.407Z] #86 [dev-systemd-false  6/21] COPY --link --from=tini          /build/ /usr/local/bin/
19:44:12 [2024-03-07T19:44:12.407Z] #86 DONE 0.2s
19:44:12 [2024-03-07T19:44:12.407Z] 
19:44:12 [2024-03-07T19:44:12.407Z] #72 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
19:44:12 [2024-03-07T19:44:12.407Z] #72 53.90 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
19:44:12 [2024-03-07T19:44:12.407Z] #72 53.91 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
19:44:12 [2024-03-07T19:44:12.407Z] #72 53.91 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
19:44:12 [2024-03-07T19:44:12.407Z] #72 53.91 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
19:44:12 [2024-03-07T19:44:12.407Z] #72 53.91 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
19:44:12 [2024-03-07T19:44:12.407Z] #72 53.91 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
19:44:12 [2024-03-07T19:44:12.407Z] #72 53.91 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
19:44:12 [2024-03-07T19:44:12.407Z] #72 53.91 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
19:44:12 [2024-03-07T19:44:12.407Z] #72 53.91 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
19:44:12 [2024-03-07T19:44:12.407Z] #72 53.94 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
19:44:12 [2024-03-07T19:44:12.407Z] #72 53.94 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
19:44:12 [2024-03-07T19:44:12.407Z] #72 53.94 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
19:44:12 [2024-03-07T19:44:12.407Z] #72 53.94 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
19:44:12 [2024-03-07T19:44:12.407Z] #72 53.94 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
19:44:12 [2024-03-07T19:44:12.407Z] #72 53.94 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
19:44:12 [2024-03-07T19:44:12.407Z] #72 53.94 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
19:44:12 [2024-03-07T19:44:12.407Z] #72 54.18 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
19:44:12 [2024-03-07T19:44:12.407Z] #72 54.18 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/features-schema.json Success
19:44:12 [2024-03-07T19:44:12.407Z] #72 54.18 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/features-linux.json Success
19:44:12 [2024-03-07T19:44:12.407Z] #72 54.18 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
19:44:12 [2024-03-07T19:44:12.407Z] #72 54.18 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
19:44:12 [2024-03-07T19:44:12.407Z] #72 54.18 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
19:44:12 [2024-03-07T19:44:12.407Z] #72 54.18 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
19:44:12 [2024-03-07T19:44:12.407Z] #72 54.18 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
19:44:12 [2024-03-07T19:44:12.407Z] #72 54.18 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
19:44:12 [2024-03-07T19:44:12.407Z] #72 54.18 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
19:44:12 [2024-03-07T19:44:12.407Z] #72 54.18 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
19:44:12 [2024-03-07T19:44:12.407Z] #72 54.18 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
19:44:12 [2024-03-07T19:44:12.407Z] #72 54.18 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
19:44:12 [2024-03-07T19:44:12.407Z] #72 54.18 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
19:44:12 [2024-03-07T19:44:12.407Z] #72 54.19 make  install-recursive
19:44:12 [2024-03-07T19:44:12.407Z] #72 54.20 make[3]: Entering directory '/tmp/crun-build/libocispec'
19:44:12 [2024-03-07T19:44:12.407Z] #72 54.23 Making install in yajl
19:44:12 [2024-03-07T19:44:12.407Z] #72 54.23 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
19:44:12 [2024-03-07T19:44:12.407Z] #72 54.25   CC       verify/json_verify-json_verify.o
19:44:12 [2024-03-07T19:44:12.407Z] #72 54.25   CC       src/libyajl_la-yajl_alloc.lo
19:44:12 [2024-03-07T19:44:12.407Z] #72 54.26   CC       src/libyajl_la-yajl.lo
19:44:12 [2024-03-07T19:44:12.407Z] #72 54.26   CC       src/libyajl_la-yajl_gen.lo
19:44:12 [2024-03-07T19:44:12.407Z] #72 54.27   CC       src/libyajl_la-yajl_parser.lo
19:44:12 [2024-03-07T19:44:12.407Z] #72 54.27   CC       src/libyajl_la-yajl_buf.lo
19:44:12 [2024-03-07T19:44:12.407Z] #72 54.28   CC       src/libyajl_la-yajl_encode.lo
19:44:12 [2024-03-07T19:44:12.407Z] #72 54.28   CC       src/libyajl_la-yajl_lex.lo
19:44:12 [2024-03-07T19:44:12.666Z] #72 ...
19:44:12 [2024-03-07T19:44:12.666Z] 
19:44:12 [2024-03-07T19:44:12.666Z] #87 [dev-systemd-false  7/21] COPY --link --from=registry      /build/ /usr/local/bin/
19:44:12 [2024-03-07T19:44:12.666Z] #87 DONE 0.2s
19:44:12 [2024-03-07T19:44:12.666Z] 
19:44:12 [2024-03-07T19:44:12.666Z] #72 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
19:44:12 [2024-03-07T19:44:12.666Z] #72 54.29   CC       src/libyajl_la-yajl_tree.lo
19:44:13 [2024-03-07T19:44:13.235Z] #72 55.02   CCLD     libyajl.la
19:44:13 [2024-03-07T19:44:13.494Z] #72 ...
19:44:13 [2024-03-07T19:44:13.494Z] 
19:44:13 [2024-03-07T19:44:13.494Z] #88 [dev-systemd-false  8/21] COPY --link --from=registry-v2   /build/ /usr/local/bin/
19:44:13 [2024-03-07T19:44:13.494Z] #88 DONE 0.8s
19:44:13 [2024-03-07T19:44:13.494Z] 
19:44:13 [2024-03-07T19:44:13.494Z] #72 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
19:44:13 [2024-03-07T19:44:13.494Z] #72 55.22   CCLD     verify/json_verify
19:44:13 [2024-03-07T19:44:13.753Z] #72 55.40 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
19:44:13 [2024-03-07T19:44:13.753Z] #72 55.40 make[5]: Nothing to be done for 'install-exec-am'.
19:44:13 [2024-03-07T19:44:13.753Z] #72 55.40 make[5]: Nothing to be done for 'install-data-am'.
19:44:13 [2024-03-07T19:44:13.753Z] #72 55.40 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
19:44:13 [2024-03-07T19:44:13.753Z] #72 55.40 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
19:44:13 [2024-03-07T19:44:13.753Z] #72 55.41 make[4]: Entering directory '/tmp/crun-build/libocispec'
19:44:13 [2024-03-07T19:44:13.753Z] #72 55.46   CC       src/ocispec/validate.o
19:44:13 [2024-03-07T19:44:13.753Z] #72 55.46   CC       src/ocispec/image_spec_schema_config_schema.lo
19:44:13 [2024-03-07T19:44:13.753Z] #72 55.46   CC       src/ocispec/image_spec_schema_content_descriptor.lo
19:44:13 [2024-03-07T19:44:13.753Z] #72 55.46   CC       src/ocispec/image_spec_schema_defs.lo
19:44:13 [2024-03-07T19:44:13.753Z] #72 55.47   CC       src/ocispec/image_spec_schema_defs_descriptor.lo
19:44:13 [2024-03-07T19:44:13.753Z] #72 55.47   CC       src/ocispec/image_spec_schema_image_index_schema.lo
19:44:13 [2024-03-07T19:44:13.753Z] #72 55.48   CC       src/ocispec/image_spec_schema_image_layout_schema.lo
19:44:13 [2024-03-07T19:44:13.753Z] #72 55.48   CC       src/ocispec/image_spec_schema_image_manifest_schema.lo
19:44:13 [2024-03-07T19:44:13.753Z] #72 55.49   CC       src/ocispec/runtime_spec_schema_config_linux.lo
19:44:13 [2024-03-07T19:44:13.753Z] #72 55.50   CC       src/ocispec/runtime_spec_schema_config_zos.lo
19:44:13 [2024-03-07T19:44:13.754Z] #72 55.51   CC       src/ocispec/runtime_spec_schema_config_schema.lo
19:44:13 [2024-03-07T19:44:13.754Z] #72 ...
19:44:13 [2024-03-07T19:44:13.754Z] 
19:44:13 [2024-03-07T19:44:13.754Z] #89 [dev-systemd-false  9/21] COPY --link --from=gotestsum     /build/ /usr/local/bin/
19:44:13 [2024-03-07T19:44:13.754Z] #89 DONE 0.5s
19:44:13 [2024-03-07T19:44:13.754Z] 
19:44:13 [2024-03-07T19:44:13.754Z] #72 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
19:44:13 [2024-03-07T19:44:13.754Z] #72 55.51   CC       src/ocispec/runtime_spec_schema_config_solaris.lo
19:44:13 [2024-03-07T19:44:13.754Z] #72 55.51   CC       src/ocispec/runtime_spec_schema_config_vm.lo
19:44:13 [2024-03-07T19:44:13.754Z] #72 55.52   CC       src/ocispec/runtime_spec_schema_config_windows.lo
19:44:13 [2024-03-07T19:44:13.754Z] #72 55.52   CC       src/ocispec/runtime_spec_schema_defs.lo
19:44:13 [2024-03-07T19:44:13.754Z] #72 55.53   CC       src/ocispec/runtime_spec_schema_defs_linux.lo
19:44:13 [2024-03-07T19:44:13.754Z] #72 55.54   CC       src/ocispec/runtime_spec_schema_defs_zos.lo
19:44:13 [2024-03-07T19:44:13.754Z] #72 55.54   CC       src/ocispec/runtime_spec_schema_defs_vm.lo
19:44:13 [2024-03-07T19:44:13.754Z] #72 55.54   CC       src/ocispec/runtime_spec_schema_defs_windows.lo
19:44:13 [2024-03-07T19:44:13.754Z] #72 55.54   CC       src/ocispec/runtime_spec_schema_state_schema.lo
19:44:13 [2024-03-07T19:44:13.754Z] #72 55.54   CC       src/ocispec/runtime_spec_schema_features_linux.lo
19:44:13 [2024-03-07T19:44:13.754Z] #72 55.55   CC       src/ocispec/runtime_spec_schema_features_schema.lo
19:44:13 [2024-03-07T19:44:13.754Z] #72 55.55   CC       src/ocispec/image_manifest_items_image_manifest_items_schema.lo
19:44:13 [2024-03-07T19:44:13.754Z] #72 55.55   CC       src/ocispec/basic_test_double_array_item.lo
19:44:13 [2024-03-07T19:44:13.754Z] #72 55.56   CC       src/ocispec/basic_test_double_array.lo
19:44:13 [2024-03-07T19:44:13.754Z] #72 55.57   CC       src/ocispec/basic_test_top_array_int.lo
19:44:13 [2024-03-07T19:44:13.754Z] #72 55.58   CC       src/ocispec/basic_test_top_array_string.lo
19:44:13 [2024-03-07T19:44:13.754Z] #72 55.59   CC       src/ocispec/basic_test_top_double_array_int.lo
19:44:13 [2024-03-07T19:44:13.754Z] #72 55.60   CC       src/ocispec/basic_test_top_double_array_obj.lo
19:44:13 [2024-03-07T19:44:13.754Z] #72 55.62   CC       src/ocispec/basic_test_top_double_array_refobj.lo
19:44:14 [2024-03-07T19:44:14.013Z] #72 55.63   CC       src/ocispec/basic_test_top_double_array_string.lo
19:44:14 [2024-03-07T19:44:14.013Z] #72 55.63   CC       src/ocispec/read-file.lo
19:44:14 [2024-03-07T19:44:14.013Z] #72 55.64   CC       src/ocispec/json_common.lo
19:44:14 [2024-03-07T19:44:14.013Z] #72 55.64   CC       tests/test-1.o
19:44:14 [2024-03-07T19:44:14.013Z] #72 55.65   CC       tests/test-2.o
19:44:14 [2024-03-07T19:44:14.013Z] #72 55.66   CC       tests/test-3.o
19:44:14 [2024-03-07T19:44:14.013Z] #72 55.66   CC       tests/test-4.o
19:44:14 [2024-03-07T19:44:14.013Z] #72 55.66   CC       tests/test-5.o
19:44:14 [2024-03-07T19:44:14.013Z] #72 55.67   CC       tests/test-6.o
19:44:14 [2024-03-07T19:44:14.013Z] #72 55.68   CC       tests/test-7.o
19:44:14 [2024-03-07T19:44:14.013Z] #72 55.68   CC       tests/test-8.o
19:44:14 [2024-03-07T19:44:14.013Z] #72 55.69   CC       tests/test-9.o
19:44:14 [2024-03-07T19:44:14.013Z] #72 55.70   CC       tests/test-10.o
19:44:14 [2024-03-07T19:44:14.013Z] #72 55.71   CC       tests/test-11.o
19:44:15 [2024-03-07T19:44:15.918Z] #72 ...
19:44:15 [2024-03-07T19:44:15.918Z] 
19:44:15 [2024-03-07T19:44:15.918Z] #90 [dev-systemd-false 10/21] COPY --link --from=golangci_lint /build/ /usr/local/bin/
19:44:15 [2024-03-07T19:44:15.918Z] #90 DONE 2.1s
19:44:16 [2024-03-07T19:44:16.178Z] 
19:44:16 [2024-03-07T19:44:16.178Z] #91 [dev-systemd-false 11/21] COPY --link --from=shfmt         /build/ /usr/local/bin/
19:44:16 [2024-03-07T19:44:16.178Z] #91 DONE 0.1s
19:44:16 [2024-03-07T19:44:16.178Z] 
19:44:16 [2024-03-07T19:44:16.178Z] #92 [dev-systemd-false 12/21] COPY --link --from=runc          /build/ /usr/local/bin/
19:44:16 [2024-03-07T19:44:16.746Z] #92 DONE 0.8s
19:44:16 [2024-03-07T19:44:16.746Z] 
19:44:16 [2024-03-07T19:44:16.746Z] #74 [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...)
19:44:16 [2024-03-07T19:44:16.746Z] #74 51.90 + bin/containerd
19:44:16 [2024-03-07T19:44:16.746Z] #74 51.90 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
19:44:18 [2024-03-07T19:44:18.123Z] #74 ...
19:44:18 [2024-03-07T19:44:18.123Z] 
19:44:18 [2024-03-07T19:44:18.123Z] #72 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
19:44:18 [2024-03-07T19:44:18.123Z] #72 59.65   CCLD     libocispec.la
19:44:18 [2024-03-07T19:44:18.123Z] #72 59.86   CCLD     src/ocispec/validate
19:44:18 [2024-03-07T19:44:18.383Z] #72 59.86   CCLD     tests/test-2
19:44:18 [2024-03-07T19:44:18.383Z] #72 59.86   CCLD     tests/test-1
19:44:18 [2024-03-07T19:44:18.383Z] #72 59.87   CCLD     tests/test-3
19:44:18 [2024-03-07T19:44:18.383Z] #72 59.88   CCLD     tests/test-4
19:44:18 [2024-03-07T19:44:18.383Z] #72 59.88   CCLD     tests/test-5
19:44:18 [2024-03-07T19:44:18.383Z] #72 59.88   CCLD     tests/test-6
19:44:18 [2024-03-07T19:44:18.383Z] #72 59.88   CCLD     tests/test-7
19:44:18 [2024-03-07T19:44:18.383Z] #72 59.89   CCLD     tests/test-9
19:44:18 [2024-03-07T19:44:18.383Z] #72 59.90   CCLD     tests/test-10
19:44:18 [2024-03-07T19:44:18.383Z] #72 59.90 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
19:44:18 [2024-03-07T19:44:18.383Z] #72 59.91   CCLD     tests/test-8
19:44:18 [2024-03-07T19:44:18.383Z] #72 59.91   CCLD     tests/test-11
19:44:18 [2024-03-07T19:44:18.383Z] #72 60.17 libtool: link: ar cr libocispec.a 
19:44:18 [2024-03-07T19:44:18.642Z] #72 60.19 libtool: link: ranlib libocispec.a
19:44:18 [2024-03-07T19:44:18.642Z] #72 60.40 make[5]: Entering directory '/tmp/crun-build/libocispec'
19:44:18 [2024-03-07T19:44:18.901Z] #72 60.47 make[5]: Leaving directory '/tmp/crun-build/libocispec'
19:44:18 [2024-03-07T19:44:18.901Z] #72 60.47 make[4]: Leaving directory '/tmp/crun-build/libocispec'
19:44:18 [2024-03-07T19:44:18.901Z] #72 60.48 make[3]: Leaving directory '/tmp/crun-build/libocispec'
19:44:18 [2024-03-07T19:44:18.901Z] #72 60.48 make[2]: Leaving directory '/tmp/crun-build/libocispec'
19:44:18 [2024-03-07T19:44:18.901Z] #72 60.48 make[2]: Entering directory '/tmp/crun-build'
19:44:18 [2024-03-07T19:44:18.901Z] #72 60.56   CC       src/libcrun/libcrun_la-intelrdt.lo
19:44:18 [2024-03-07T19:44:18.901Z] #72 60.57   CC       src/libcrun/libcrun_la-io_priority.lo
19:44:18 [2024-03-07T19:44:18.901Z] #72 60.58   CC       src/libcrun/libcrun_la-linux.lo
19:44:18 [2024-03-07T19:44:18.901Z] #72 60.58   CC       src/libcrun/libcrun_la-mount_flags.lo
19:44:18 [2024-03-07T19:44:18.901Z] #72 60.59   CC       src/libcrun/libcrun_la-scheduler.lo
19:44:18 [2024-03-07T19:44:18.901Z] #72 60.59   CC       src/libcrun/libcrun_la-seccomp.lo
19:44:18 [2024-03-07T19:44:18.901Z] #72 60.60   CC       src/libcrun/libcrun_la-seccomp_notify.lo
19:44:18 [2024-03-07T19:44:18.901Z] #72 60.60   CC       src/libcrun/libcrun_la-signals.lo
19:44:18 [2024-03-07T19:44:18.901Z] #72 60.60   CC       src/libcrun/libcrun_la-status.lo
19:44:18 [2024-03-07T19:44:18.901Z] #72 60.61   CC       src/libcrun/libcrun_la-terminal.lo
19:44:18 [2024-03-07T19:44:18.901Z] #72 60.61   CC       src/libcrun/libcrun_testing_a-utils.o
19:44:18 [2024-03-07T19:44:18.901Z] #72 60.62   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
19:44:18 [2024-03-07T19:44:18.901Z] #72 60.62   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
19:44:18 [2024-03-07T19:44:18.901Z] #72 60.63   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
19:44:18 [2024-03-07T19:44:18.901Z] #72 60.63   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
19:44:18 [2024-03-07T19:44:18.901Z] #72 60.64   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
19:44:18 [2024-03-07T19:44:18.901Z] #72 60.64   CC       src/libcrun/libcrun_testing_a-cgroup.o
19:44:18 [2024-03-07T19:44:18.901Z] #72 60.64   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
19:44:18 [2024-03-07T19:44:18.901Z] #72 60.64   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
19:44:18 [2024-03-07T19:44:18.901Z] #72 60.65   CC       src/libcrun/libcrun_testing_a-container.o
19:44:18 [2024-03-07T19:44:18.901Z] #72 60.65   CC       src/libcrun/libcrun_testing_a-criu.o
19:44:18 [2024-03-07T19:44:18.901Z] #72 60.65   CC       src/libcrun/libcrun_testing_a-custom-handler.o
19:44:18 [2024-03-07T19:44:18.901Z] #72 60.65   CC       src/libcrun/libcrun_testing_a-ebpf.o
19:44:18 [2024-03-07T19:44:18.901Z] #72 60.65   CC       src/libcrun/libcrun_testing_a-error.o
19:44:18 [2024-03-07T19:44:18.901Z] #72 60.65   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
19:44:18 [2024-03-07T19:44:18.901Z] #72 60.67   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
19:44:18 [2024-03-07T19:44:18.901Z] #72 60.68   CC       src/libcrun/handlers/libcrun_testing_a-mono.o
19:44:18 [2024-03-07T19:44:18.901Z] #72 60.71   CC       src/libcrun/handlers/libcrun_testing_a-spin.o
19:44:18 [2024-03-07T19:44:18.901Z] #72 60.72   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
19:44:18 [2024-03-07T19:44:18.901Z] #72 60.75   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
19:44:18 [2024-03-07T19:44:18.901Z] #72 60.77   CC       src/libcrun/handlers/libcrun_testing_a-wasmtime.o
19:44:19 [2024-03-07T19:44:19.159Z] #72 60.84   CC       src/libcrun/libcrun_testing_a-intelrdt.o
19:44:19 [2024-03-07T19:44:19.159Z] #72 60.85   CC       src/libcrun/libcrun_testing_a-io_priority.o
19:44:19 [2024-03-07T19:44:19.159Z] #72 60.88   CC       src/libcrun/libcrun_testing_a-linux.o
19:44:19 [2024-03-07T19:44:19.159Z] #72 60.89   CC       src/libcrun/libcrun_testing_a-mount_flags.o
19:44:19 [2024-03-07T19:44:19.159Z] #72 60.92   CC       src/libcrun/libcrun_testing_a-scheduler.o
19:44:19 [2024-03-07T19:44:19.159Z] #72 60.94   CC       src/libcrun/libcrun_testing_a-seccomp.o
19:44:19 [2024-03-07T19:44:19.159Z] #72 60.98   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
19:44:19 [2024-03-07T19:44:19.418Z] #72 61.02   CC       src/libcrun/libcrun_testing_a-signals.o
19:44:19 [2024-03-07T19:44:19.418Z] #72 61.06   CC       src/libcrun/libcrun_testing_a-status.o
19:44:19 [2024-03-07T19:44:19.418Z] #72 61.12   CC       src/libcrun/libcrun_testing_a-terminal.o
19:44:19 [2024-03-07T19:44:19.418Z] #72 61.24   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
19:44:19 [2024-03-07T19:44:19.677Z] #72 61.28   CC       tests/tests_libcrun_intelrdt-tests_libcrun_intelrdt.o
19:44:19 [2024-03-07T19:44:19.677Z] #72 61.34   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
19:44:19 [2024-03-07T19:44:19.677Z] #72 61.53   CC       src/crun-crun.o
19:44:19 [2024-03-07T19:44:19.937Z] #72 61.54   CC       src/crun-run.o
19:44:19 [2024-03-07T19:44:19.937Z] #72 61.57   CC       src/crun-delete.o
19:44:19 [2024-03-07T19:44:19.937Z] #72 61.63   CC       src/crun-kill.o
19:44:19 [2024-03-07T19:44:19.937Z] #72 61.71   CC       src/crun-pause.o
19:44:20 [2024-03-07T19:44:20.196Z] #72 61.73   CC       src/crun-unpause.o
19:44:20 [2024-03-07T19:44:20.196Z] #72 61.85   CC       src/crun-oci_features.o
19:44:20 [2024-03-07T19:44:20.196Z] #72 61.92   CC       src/crun-spec.o
19:44:20 [2024-03-07T19:44:20.196Z] #72 61.94   CC       src/crun-exec.o
19:44:20 [2024-03-07T19:44:20.196Z] #72 61.99   CC       src/crun-list.o
19:44:20 [2024-03-07T19:44:20.455Z] #72 62.07   CC       src/crun-create.o
19:44:20 [2024-03-07T19:44:20.455Z] #72 62.11   CC       src/crun-start.o
19:44:20 [2024-03-07T19:44:20.455Z] #72 62.20   CC       src/crun-state.o
19:44:20 [2024-03-07T19:44:20.455Z] #72 62.25   CC       src/crun-update.o
19:44:20 [2024-03-07T19:44:20.714Z] #72 62.28   CC       src/crun-ps.o
19:44:20 [2024-03-07T19:44:20.714Z] #72 62.33   CC       src/crun-checkpoint.o
19:44:20 [2024-03-07T19:44:20.714Z] #72 62.36   CC       src/crun-restore.o
19:44:20 [2024-03-07T19:44:20.714Z] #72 62.59   CC       src/libcrun/crun-cloned_binary.o
19:44:20 [2024-03-07T19:44:20.973Z] #72 62.62   CC       src/libcrun/libcrun_la-utils.lo
19:44:20 [2024-03-07T19:44:20.973Z] #72 62.66   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
19:44:20 [2024-03-07T19:44:20.973Z] #72 62.75   CC       src/libcrun/libcrun_la-cgroup-resources.lo
19:44:21 [2024-03-07T19:44:21.234Z] #72 62.78   CC       src/libcrun/libcrun_la-cgroup-setup.lo
19:44:21 [2024-03-07T19:44:21.234Z] #72 62.81   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
19:44:21 [2024-03-07T19:44:21.234Z] #72 62.83   CC       src/libcrun/libcrun_la-cgroup-utils.lo
19:44:21 [2024-03-07T19:44:21.234Z] #72 62.84   CC       src/libcrun/libcrun_la-cgroup.lo
19:44:21 [2024-03-07T19:44:21.234Z] #72 62.89   CC       src/libcrun/libcrun_la-chroot_realpath.lo
19:44:21 [2024-03-07T19:44:21.234Z] #72 62.93   CC       src/libcrun/libcrun_la-cloned_binary.lo
19:44:21 [2024-03-07T19:44:21.234Z] #72 62.94   CC       src/libcrun/libcrun_la-container.lo
19:44:21 [2024-03-07T19:44:21.234Z] #72 62.99   CC       src/libcrun/libcrun_la-criu.lo
19:44:21 [2024-03-07T19:44:21.234Z] #72 63.01   CC       src/libcrun/libcrun_la-custom-handler.lo
19:44:21 [2024-03-07T19:44:21.494Z] #72 63.02   CC       src/libcrun/libcrun_la-ebpf.lo
19:44:21 [2024-03-07T19:44:21.494Z] #72 63.04   CC       src/libcrun/libcrun_la-error.lo
19:44:21 [2024-03-07T19:44:21.494Z] #72 63.06   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
19:44:21 [2024-03-07T19:44:21.494Z] #72 63.13   CC       src/libcrun/handlers/libcrun_la-krun.lo
19:44:21 [2024-03-07T19:44:21.494Z] #72 63.15   CC       src/libcrun/handlers/libcrun_la-mono.lo
19:44:21 [2024-03-07T19:44:21.494Z] #72 63.16   CC       src/libcrun/handlers/libcrun_la-spin.lo
19:44:21 [2024-03-07T19:44:21.494Z] #72 63.17   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
19:44:21 [2024-03-07T19:44:21.494Z] #72 63.18   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
19:44:21 [2024-03-07T19:44:21.494Z] #72 63.21   CC       src/libcrun/handlers/libcrun_la-wasmtime.lo
19:44:21 [2024-03-07T19:44:21.494Z] #72 63.26   CC       tests/init.o
19:44:21 [2024-03-07T19:44:21.753Z] #72 63.27   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
19:44:23 [2024-03-07T19:44:23.130Z] #72 64.93   CCLD     tests/init
19:44:25 [2024-03-07T19:44:25.663Z] #72 67.03   CCLD     libcrun.la
19:44:25 [2024-03-07T19:44:25.663Z] #72 67.13   AR       libcrun_testing.a
19:44:25 [2024-03-07T19:44:25.663Z] #72 67.13 ar: `u' modifier ignored since `D' is the default (see `U')
19:44:25 [2024-03-07T19:44:25.663Z] #72 67.16   CCLD     tests/tests_libcrun_utils
19:44:25 [2024-03-07T19:44:25.663Z] #72 67.16   CCLD     tests/tests_libcrun_errors
19:44:25 [2024-03-07T19:44:25.663Z] #72 67.16   CCLD     tests/tests_libcrun_intelrdt
19:44:25 [2024-03-07T19:44:25.663Z] #72 67.16   CCLD     tests/tests_libcrun_fuzzer
19:44:25 [2024-03-07T19:44:25.663Z] #72 67.22   CCLD     crun
19:44:25 [2024-03-07T19:44:25.663Z] #72 67.43 make[3]: Entering directory '/tmp/crun-build'
19:44:25 [2024-03-07T19:44:25.663Z] #72 67.50  /usr/bin/mkdir -p '/usr/local/share/man/man1'
19:44:25 [2024-03-07T19:44:25.663Z] #72 67.50  /usr/bin/mkdir -p '/usr/local/lib'
19:44:25 [2024-03-07T19:44:25.663Z] #72 67.51  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
19:44:25 [2024-03-07T19:44:25.663Z] #72 67.51  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
19:44:25 [2024-03-07T19:44:25.663Z] #72 67.53 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
19:44:25 [2024-03-07T19:44:25.922Z] #72 67.54 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
19:44:25 [2024-03-07T19:44:25.922Z] #72 67.55 libtool: install: chmod 644 /usr/local/lib/libcrun.a
19:44:25 [2024-03-07T19:44:25.922Z] #72 67.55 libtool: install: ranlib /usr/local/lib/libcrun.a
19:44:25 [2024-03-07T19:44:25.922Z] #72 67.72 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
19:44:26 [2024-03-07T19:44:26.181Z] #72 67.73 ----------------------------------------------------------------------
19:44:26 [2024-03-07T19:44:26.181Z] #72 67.73 Libraries have been installed in:
19:44:26 [2024-03-07T19:44:26.181Z] #72 67.73    /usr/local/lib
19:44:26 [2024-03-07T19:44:26.181Z] #72 67.73 
19:44:26 [2024-03-07T19:44:26.181Z] #72 67.73 If you ever happen to want to link against installed libraries
19:44:26 [2024-03-07T19:44:26.181Z] #72 67.73 in a given directory, LIBDIR, you must either use libtool, and
19:44:26 [2024-03-07T19:44:26.181Z] #72 67.73 specify the full pathname of the library, or use the '-LLIBDIR'
19:44:26 [2024-03-07T19:44:26.181Z] #72 67.73 flag during linking and do at least one of the following:
19:44:26 [2024-03-07T19:44:26.181Z] #72 67.73    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
19:44:26 [2024-03-07T19:44:26.181Z] #72 67.73      during execution
19:44:26 [2024-03-07T19:44:26.181Z] #72 67.73    - add LIBDIR to the 'LD_RUN_PATH' environment variable
19:44:26 [2024-03-07T19:44:26.181Z] #72 67.73      during linking
19:44:26 [2024-03-07T19:44:26.181Z] #72 67.73    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
19:44:26 [2024-03-07T19:44:26.181Z] #72 67.73    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
19:44:26 [2024-03-07T19:44:26.181Z] #72 67.73 
19:44:26 [2024-03-07T19:44:26.181Z] #72 67.73 See any operating system documentation about shared libraries for
19:44:26 [2024-03-07T19:44:26.181Z] #72 67.73 more information, such as the ld(1) and ld.so(8) manual pages.
19:44:26 [2024-03-07T19:44:26.181Z] #72 67.73 ----------------------------------------------------------------------
19:44:26 [2024-03-07T19:44:26.181Z] #72 67.73  /usr/bin/mkdir -p '/build'
19:44:26 [2024-03-07T19:44:26.181Z] #72 67.74   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
19:44:26 [2024-03-07T19:44:26.181Z] #72 67.80 libtool: install: /usr/bin/install -c crun /build/crun
19:44:26 [2024-03-07T19:44:26.181Z] #72 67.80 make[3]: Leaving directory '/tmp/crun-build'
19:44:26 [2024-03-07T19:44:26.181Z] #72 67.80 make[2]: Leaving directory '/tmp/crun-build'
19:44:26 [2024-03-07T19:44:26.181Z] #72 67.80 make[1]: Leaving directory '/tmp/crun-build'
19:44:28 [2024-03-07T19:44:28.712Z] #72 DONE 70.4s
19:44:28 [2024-03-07T19:44:28.712Z] 
19:44:28 [2024-03-07T19:44:28.712Z] #74 [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...)
19:44:30 [2024-03-07T19:44:30.087Z] #74 71.24 + bin/containerd-stress
19:44:30 [2024-03-07T19:44:30.087Z] #74 71.24 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
19:44:31 [2024-03-07T19:44:31.022Z] #74 72.45 + bin/containerd-shim
19:44:31 [2024-03-07T19:44:31.589Z] #74 73.00 + bin/containerd-shim-runc-v1
19:44:32 [2024-03-07T19:44:32.524Z] #74 73.82 + bin/containerd-shim-runc-v2
19:44:33 [2024-03-07T19:44:33.091Z] #74 74.53 + binaries
19:44:36 [2024-03-07T19:44:36.373Z] #74 DONE 77.7s
19:44:36 [2024-03-07T19:44:36.940Z] 
19:44:36 [2024-03-07T19:44:36.940Z] #93 [dev-systemd-false 13/21] COPY --link --from=containerd    /build/ /usr/local/bin/
19:44:38 [2024-03-07T19:44:38.839Z] #93 DONE 1.7s
19:44:38 [2024-03-07T19:44:38.839Z] 
19:44:38 [2024-03-07T19:44:38.839Z] #94 [dev-systemd-false 14/21] COPY --link --from=rootlesskit   /build/ /usr/local/bin/
19:44:39 [2024-03-07T19:44:39.097Z] #94 DONE 0.4s
19:44:39 [2024-03-07T19:44:39.355Z] 
19:44:39 [2024-03-07T19:44:39.355Z] #95 [dev-systemd-false 15/21] COPY --link --from=vpnkit        /       /usr/local/bin/
19:44:40 [2024-03-07T19:44:40.729Z] #95 DONE 1.4s
19:44:40 [2024-03-07T19:44:40.729Z] 
19:44:40 [2024-03-07T19:44:40.729Z] #96 [dev-systemd-false 16/21] COPY --link --from=containerutil /build/ /usr/local/bin/
19:44:40 [2024-03-07T19:44:40.729Z] #96 DONE 0.0s
19:44:40 [2024-03-07T19:44:40.729Z] 
19:44:40 [2024-03-07T19:44:40.729Z] #97 [dev-systemd-false 17/21] COPY --link --from=crun          /build/ /usr/local/bin/
19:44:40 [2024-03-07T19:44:40.729Z] #97 DONE 0.1s
19:44:40 [2024-03-07T19:44:40.729Z] 
19:44:40 [2024-03-07T19:44:40.729Z] #98 [dev-systemd-false 18/21] COPY --link hack/dockerfile/etc/docker/  /etc/docker/
19:44:40 [2024-03-07T19:44:40.729Z] #98 DONE 0.0s
19:44:40 [2024-03-07T19:44:40.729Z] 
19:44:40 [2024-03-07T19:44:40.729Z] #99 [dev-systemd-false 19/21] COPY --link --from=buildx        /buildx /usr/local/libexec/docker/cli-plugins/docker-buildx
19:44:42 [2024-03-07T19:44:42.629Z] #99 DONE 1.7s
19:44:42 [2024-03-07T19:44:42.629Z] 
19:44:42 [2024-03-07T19:44:42.629Z] #100 [dev-systemd-false 20/21] COPY --link --from=compose       /docker-compose /usr/libexec/docker/cli-plugins/docker-compose
19:44:44 [2024-03-07T19:44:44.529Z] #100 DONE 2.2s
19:44:44 [2024-03-07T19:44:44.787Z] 
19:44:44 [2024-03-07T19:44:44.787Z] #101 [dev-systemd-false 21/21] WORKDIR /go/src/github.com/docker/docker
19:44:44 [2024-03-07T19:44:44.787Z] #101 DONE 0.0s
19:44:44 [2024-03-07T19:44:44.787Z] 
19:44:44 [2024-03-07T19:44:44.787Z] #102 [dev-base  1/12] RUN groupadd -r docker
19:44:44 [2024-03-07T19:44:44.787Z] #102 DONE 0.3s
19:44:45 [2024-03-07T19:44:45.045Z] 
19:44:45 [2024-03-07T19:44:45.045Z] #103 [dev-base  2/12] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
19:44:45 [2024-03-07T19:44:45.045Z] #103 DONE 0.4s
19:44:45 [2024-03-07T19:44:45.304Z] 
19:44:45 [2024-03-07T19:44:45.304Z] #104 [dev-base  3/12] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
19:44:45 [2024-03-07T19:44:45.562Z] #104 0.357 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
19:44:45 [2024-03-07T19:44:45.820Z] #104 DONE 0.4s
19:44:45 [2024-03-07T19:44:45.820Z] 
19:44:45 [2024-03-07T19:44:45.820Z] #105 [dev-base  4/12] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
19:44:45 [2024-03-07T19:44:45.820Z] #105 DONE 0.3s
19:44:46 [2024-03-07T19:44:46.079Z] 
19:44:46 [2024-03-07T19:44:46.079Z] #106 [dev-base  5/12] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
19:44:46 [2024-03-07T19:44:46.079Z] #106 DONE 0.3s
19:44:46 [2024-03-07T19:44:46.337Z] 
19:44:46 [2024-03-07T19:44:46.337Z] #107 [dev-base  6/12] RUN ldconfig
19:44:46 [2024-03-07T19:44:46.595Z] #107 DONE 0.3s
19:44:46 [2024-03-07T19:44:46.595Z] 
19:44:46 [2024-03-07T19:44:46.595Z] #108 [dev-base  7/12] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
19:44:46 [2024-03-07T19:44:46.853Z] #108 DONE 0.4s
19:44:47 [2024-03-07T19:44:47.111Z] 
19:44:47 [2024-03-07T19:44:47.111Z] #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
19:44:47 [2024-03-07T19:44:47.677Z] #109 0.602 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
19:44:47 [2024-03-07T19:44:47.677Z] #109 0.612 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
19:44:47 [2024-03-07T19:44:47.677Z] #109 0.612 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
19:44:47 [2024-03-07T19:44:47.677Z] #109 0.685 Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8685 kB]
19:44:47 [2024-03-07T19:44:47.936Z] #109 0.971 Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [12.5 kB]
19:44:47 [2024-03-07T19:44:47.936Z] #109 0.972 Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [141 kB]
19:44:48 [2024-03-07T19:44:48.870Z] #109 1.924 Fetched 9093 kB in 2s (5675 kB/s)
19:44:49 [2024-03-07T19:44:49.436Z] #109 1.924 Reading package lists...
19:44:50 [2024-03-07T19:44:50.260Z] #109 2.578 Reading package lists...
19:44:50 [2024-03-07T19:44:50.260Z] #109 3.213 Building dependency tree...
19:44:50 [2024-03-07T19:44:50.826Z] #109 3.755 The following additional packages will be installed:
19:44:50 [2024-03-07T19:44:50.826Z] #109 3.755   dmsetup libaio1 libapparmor1 libargon2-1 libbpf1 libcryptsetup12
19:44:50 [2024-03-07T19:44:50.826Z] #109 3.756   libdevmapper1.02.1 libelf1 libfdisk1 libgpm2 libicu72 libinih1 libip4tc2
19:44:50 [2024-03-07T19:44:50.826Z] #109 3.756   libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0
19:44:50 [2024-03-07T19:44:50.826Z] #109 3.756   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libsodium23
19:44:50 [2024-03-07T19:44:50.826Z] #109 3.758   libsubid4 libsystemd-shared liburcu8 libxtables12 sgml-base systemd
19:44:50 [2024-03-07T19:44:50.826Z] #109 3.758   vim-runtime
19:44:50 [2024-03-07T19:44:50.826Z] #109 3.761 Suggested packages:
19:44:50 [2024-03-07T19:44:50.826Z] #109 3.761   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
19:44:50 [2024-03-07T19:44:50.826Z] #109 3.761   gpm ed diffutils-doc sgml-base-doc systemd-container systemd-homed
19:44:50 [2024-03-07T19:44:50.826Z] #109 3.761   systemd-userdbd systemd-boot systemd-resolved libqrencode4
19:44:50 [2024-03-07T19:44:50.826Z] #109 3.761   libtss2-esys-3.0.2-0 libtss2-mu0 libtss2-rc0 polkitd | policykit-1 ctags
19:44:50 [2024-03-07T19:44:50.826Z] #109 3.761   vim-doc vim-scripts xfsdump acl attr quota
19:44:50 [2024-03-07T19:44:50.826Z] #109 3.761 Recommended packages:
19:44:50 [2024-03-07T19:44:50.826Z] #109 3.761   libatm1 nftables libpam-cap default-dbus-system-bus | dbus-system-bus
19:44:50 [2024-03-07T19:44:50.826Z] #109 3.761   systemd-timesyncd | time-daemon xxd unzip
19:44:51 [2024-03-07T19:44:51.084Z] #109 4.170 The following NEW packages will be installed:
19:44:51 [2024-03-07T19:44:51.342Z] #109 4.171   apparmor bash-completion bzip2 dmsetup inetutils-ping iproute2 iptables jq
19:44:51 [2024-03-07T19:44:51.342Z] #109 4.171   libaio1 libapparmor1 libargon2-1 libbpf1 libcap2-bin libcryptsetup12
19:44:51 [2024-03-07T19:44:51.342Z] #109 4.171   libdevmapper1.02.1 libelf1 libfdisk1 libgpm2 libicu72 libinih1 libip4tc2
19:44:51 [2024-03-07T19:44:51.342Z] #109 4.171   libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnet1
19:44:51 [2024-03-07T19:44:51.342Z] #109 4.171   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
19:44:51 [2024-03-07T19:44:51.342Z] #109 4.172   libprotobuf-c1 libsodium23 libsubid4 libsystemd-shared liburcu8 libxtables12
19:44:51 [2024-03-07T19:44:51.342Z] #109 4.172   libyajl2 net-tools patch pigz sgml-base sudo systemd systemd-journal-remote
19:44:51 [2024-03-07T19:44:51.342Z] #109 4.172   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xz-utils
19:44:51 [2024-03-07T19:44:51.342Z] #109 4.172   zip zstd
19:44:51 [2024-03-07T19:44:51.342Z] #109 4.452 0 upgraded, 56 newly installed, 0 to remove and 0 not upgraded.
19:44:51 [2024-03-07T19:44:51.342Z] #109 4.452 Need to get 31.8 MB of archives.
19:44:51 [2024-03-07T19:44:51.342Z] #109 4.452 After this operation, 143 MB of additional disk space will be used.
19:44:51 [2024-03-07T19:44:51.342Z] #109 4.452 Get:1 http://deb.debian.org/debian bookworm/main arm64 libargon2-1 arm64 0~20171227-0.3+deb12u1 [18.7 kB]
19:44:51 [2024-03-07T19:44:51.600Z] #109 4.454 Get:2 http://deb.debian.org/debian bookworm/main arm64 dmsetup arm64 2:1.02.185-2 [75.2 kB]
19:44:51 [2024-03-07T19:44:51.600Z] #109 4.456 Get:3 http://deb.debian.org/debian bookworm/main arm64 libdevmapper1.02.1 arm64 2:1.02.185-2 [115 kB]
19:44:51 [2024-03-07T19:44:51.600Z] #109 4.457 Get:4 http://deb.debian.org/debian bookworm/main arm64 libjson-c5 arm64 0.16-2 [42.9 kB]
19:44:51 [2024-03-07T19:44:51.600Z] #109 4.457 Get:5 http://deb.debian.org/debian bookworm/main arm64 libcryptsetup12 arm64 2:2.6.1-4~deb12u2 [205 kB]
19:44:51 [2024-03-07T19:44:51.600Z] #109 4.459 Get:6 http://deb.debian.org/debian bookworm/main arm64 libfdisk1 arm64 2.38.1-5+b1 [182 kB]
19:44:51 [2024-03-07T19:44:51.600Z] #109 4.461 Get:7 http://deb.debian.org/debian bookworm/main arm64 libkmod2 arm64 30+20221128-1 [54.4 kB]
19:44:51 [2024-03-07T19:44:51.600Z] #109 4.461 Get:8 http://deb.debian.org/debian bookworm/main arm64 libapparmor1 arm64 3.0.8-3 [40.3 kB]
19:44:51 [2024-03-07T19:44:51.600Z] #109 4.462 Get:9 http://deb.debian.org/debian bookworm/main arm64 libip4tc2 arm64 1.8.9-2 [18.5 kB]
19:44:51 [2024-03-07T19:44:51.600Z] #109 4.462 Get:10 http://deb.debian.org/debian bookworm/main arm64 libsystemd-shared arm64 252.22-1~deb12u1 [1508 kB]
19:44:51 [2024-03-07T19:44:51.600Z] #109 4.489 Get:11 http://deb.debian.org/debian bookworm/main arm64 systemd arm64 252.22-1~deb12u1 [2829 kB]
19:44:51 [2024-03-07T19:44:51.600Z] #109 4.573 Get:12 http://deb.debian.org/debian bookworm/main arm64 pigz arm64 2.6-1 [56.2 kB]
19:44:51 [2024-03-07T19:44:51.600Z] #109 4.608 Get:13 http://deb.debian.org/debian bookworm/main arm64 sgml-base all 1.31 [15.4 kB]
19:44:51 [2024-03-07T19:44:51.600Z] #109 4.608 Get:14 http://deb.debian.org/debian bookworm/main arm64 sudo arm64 1.9.13p3-1+deb12u1 [1826 kB]
19:44:51 [2024-03-07T19:44:51.600Z] #109 4.655 Get:15 http://deb.debian.org/debian bookworm/main arm64 libelf1 arm64 0.188-2.1 [173 kB]
19:44:51 [2024-03-07T19:44:51.600Z] #109 4.657 Get:16 http://deb.debian.org/debian bookworm/main arm64 libbpf1 arm64 1:1.1.0-1 [136 kB]
19:44:51 [2024-03-07T19:44:51.600Z] #109 4.657 Get:17 http://deb.debian.org/debian bookworm/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
19:44:51 [2024-03-07T19:44:51.600Z] #109 4.658 Get:18 http://deb.debian.org/debian bookworm/main arm64 libxtables12 arm64 1.8.9-2 [29.6 kB]
19:44:51 [2024-03-07T19:44:51.600Z] #109 4.658 Get:19 http://deb.debian.org/debian bookworm/main arm64 libcap2-bin arm64 1:2.66-4 [33.9 kB]
19:44:51 [2024-03-07T19:44:51.600Z] #109 4.659 Get:20 http://deb.debian.org/debian bookworm/main arm64 iproute2 arm64 6.1.0-3 [1008 kB]
19:44:51 [2024-03-07T19:44:51.600Z] #109 4.664 Get:21 http://deb.debian.org/debian bookworm/main arm64 vim-common all 2:9.0.1378-2 [124 kB]
19:44:51 [2024-03-07T19:44:51.600Z] #109 4.697 Get:22 http://deb.debian.org/debian bookworm/main arm64 bash-completion all 1:2.11-6 [234 kB]
19:44:51 [2024-03-07T19:44:51.859Z] #109 4.699 Get:23 http://deb.debian.org/debian bookworm/main arm64 bzip2 arm64 1.0.8-5+b1 [48.9 kB]
19:44:51 [2024-03-07T19:44:51.859Z] #109 4.699 Get:24 http://deb.debian.org/debian bookworm/main arm64 xz-utils arm64 5.4.1-0.2 [469 kB]
19:44:51 [2024-03-07T19:44:51.859Z] #109 4.702 Get:25 http://deb.debian.org/debian bookworm/main arm64 apparmor arm64 3.0.8-3 [567 kB]
19:44:51 [2024-03-07T19:44:51.859Z] #109 4.760 Get:26 http://deb.debian.org/debian bookworm/main arm64 inetutils-ping arm64 2:2.4-2+deb12u1 [83.3 kB]
19:44:51 [2024-03-07T19:44:51.859Z] #109 4.760 Get:27 http://deb.debian.org/debian bookworm/main arm64 libip6tc2 arm64 1.8.9-2 [18.7 kB]
19:44:51 [2024-03-07T19:44:51.859Z] #109 4.766 Get:28 http://deb.debian.org/debian bookworm/main arm64 libnfnetlink0 arm64 1.0.2-2 [14.5 kB]
19:44:51 [2024-03-07T19:44:51.859Z] #109 4.766 Get:29 http://deb.debian.org/debian bookworm/main arm64 libnetfilter-conntrack3 arm64 1.0.9-3 [38.4 kB]
19:44:51 [2024-03-07T19:44:51.859Z] #109 4.767 Get:30 http://deb.debian.org/debian bookworm/main arm64 libnftnl11 arm64 1.2.4-2 [57.6 kB]
19:44:51 [2024-03-07T19:44:51.859Z] #109 4.767 Get:31 http://deb.debian.org/debian bookworm/main arm64 iptables arm64 1.8.9-2 [352 kB]
19:44:51 [2024-03-07T19:44:51.859Z] #109 4.769 Get:32 http://deb.debian.org/debian bookworm/main arm64 libonig5 arm64 6.9.8-1 [179 kB]
19:44:51 [2024-03-07T19:44:51.859Z] #109 4.770 Get:33 http://deb.debian.org/debian bookworm/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
19:44:51 [2024-03-07T19:44:51.859Z] #109 4.771 Get:34 http://deb.debian.org/debian bookworm/main arm64 jq arm64 1.6-2.1 [64.5 kB]
19:44:51 [2024-03-07T19:44:51.859Z] #109 4.789 Get:35 http://deb.debian.org/debian bookworm/main arm64 libaio1 arm64 0.3.113-4 [13.3 kB]
19:44:51 [2024-03-07T19:44:51.859Z] #109 4.789 Get:36 http://deb.debian.org/debian bookworm/main arm64 libgpm2 arm64 1.20.7-10+b1 [14.4 kB]
19:44:51 [2024-03-07T19:44:51.859Z] #109 4.789 Get:37 http://deb.debian.org/debian bookworm/main arm64 libicu72 arm64 72.1-3 [9204 kB]
19:44:52 [2024-03-07T19:44:52.117Z] #109 5.096 Get:38 http://deb.debian.org/debian bookworm/main arm64 libinih1 arm64 55-1 [6604 B]
19:44:52 [2024-03-07T19:44:52.375Z] #109 5.163 Get:39 http://deb.debian.org/debian bookworm/main arm64 libmicrohttpd12 arm64 0.9.75-6 [112 kB]
19:44:52 [2024-03-07T19:44:52.375Z] #109 5.164 Get:40 http://deb.debian.org/debian bookworm/main arm64 libnet1 arm64 1.1.6+dfsg-3.2 [60.7 kB]
19:44:52 [2024-03-07T19:44:52.375Z] #109 5.165 Get:41 http://deb.debian.org/debian bookworm/main arm64 libnl-3-200 arm64 3.7.0-0.2+b1 [60.2 kB]
19:44:52 [2024-03-07T19:44:52.375Z] #109 5.165 Get:42 http://deb.debian.org/debian bookworm/main arm64 libprotobuf-c1 arm64 1.4.1-1+b1 [26.6 kB]
19:44:52 [2024-03-07T19:44:52.375Z] #109 5.165 Get:43 http://deb.debian.org/debian bookworm/main arm64 libsodium23 arm64 1.0.18-1 [119 kB]
19:44:52 [2024-03-07T19:44:52.375Z] #109 5.166 Get:44 http://deb.debian.org/debian bookworm/main arm64 libsubid4 arm64 1:4.13+dfsg1-1+b1 [208 kB]
19:44:52 [2024-03-07T19:44:52.375Z] #109 5.167 Get:45 http://deb.debian.org/debian bookworm/main arm64 liburcu8 arm64 0.13.2-1 [69.5 kB]
19:44:52 [2024-03-07T19:44:52.375Z] #109 5.168 Get:46 http://deb.debian.org/debian bookworm/main arm64 libyajl2 arm64 2.1.0-3+deb12u2 [21.8 kB]
19:44:52 [2024-03-07T19:44:52.375Z] #109 5.171 Get:47 http://deb.debian.org/debian bookworm/main arm64 net-tools arm64 2.10-0.1 [241 kB]
19:44:52 [2024-03-07T19:44:52.375Z] #109 5.172 Get:48 http://deb.debian.org/debian bookworm/main arm64 patch arm64 2.7.6-7 [121 kB]
19:44:52 [2024-03-07T19:44:52.375Z] #109 5.173 Get:49 http://deb.debian.org/debian bookworm/main arm64 systemd-journal-remote arm64 252.22-1~deb12u1 [92.2 kB]
19:44:52 [2024-03-07T19:44:52.375Z] #109 5.180 Get:50 http://deb.debian.org/debian bookworm/main arm64 thin-provisioning-tools arm64 0.9.0-2 [344 kB]
19:44:52 [2024-03-07T19:44:52.375Z] #109 5.186 Get:51 http://deb.debian.org/debian bookworm/main arm64 uidmap arm64 1:4.13+dfsg1-1+b1 [188 kB]
19:44:52 [2024-03-07T19:44:52.375Z] #109 5.189 Get:52 http://deb.debian.org/debian bookworm/main arm64 vim-runtime all 2:9.0.1378-2 [7025 kB]
19:44:52 [2024-03-07T19:44:52.375Z] #109 5.400 Get:53 http://deb.debian.org/debian bookworm/main arm64 vim arm64 2:9.0.1378-2 [1424 kB]
19:44:52 [2024-03-07T19:44:52.633Z] #109 5.429 Get:54 http://deb.debian.org/debian bookworm/main arm64 xfsprogs arm64 6.1.0-1 [929 kB]
19:44:52 [2024-03-07T19:44:52.633Z] #109 5.474 Get:55 http://deb.debian.org/debian bookworm/main arm64 zip arm64 3.0-13 [223 kB]
19:44:52 [2024-03-07T19:44:52.633Z] #109 5.475 Get:56 http://deb.debian.org/debian bookworm/main arm64 zstd arm64 1.5.4+dfsg2-5 [584 kB]
19:44:52 [2024-03-07T19:44:52.633Z] #109 5.811 debconf: delaying package configuration, since apt-utils is not installed
19:44:52 [2024-03-07T19:44:52.891Z] #109 5.854 Fetched 31.8 MB in 1s (23.6 MB/s)
19:44:52 [2024-03-07T19:44:52.891Z] #109 5.882 Selecting previously unselected package libargon2-1:arm64.
19:44:52 [2024-03-07T19:44:52.891Z] #109 5.882 (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.)
19:44:52 [2024-03-07T19:44:52.891Z] #109 5.892 Preparing to unpack .../00-libargon2-1_0~20171227-0.3+deb12u1_arm64.deb ...
19:44:52 [2024-03-07T19:44:52.891Z] #109 5.899 Unpacking libargon2-1:arm64 (0~20171227-0.3+deb12u1) ...
19:44:52 [2024-03-07T19:44:52.891Z] #109 5.935 Selecting previously unselected package dmsetup.
19:44:52 [2024-03-07T19:44:52.891Z] #109 5.937 Preparing to unpack .../01-dmsetup_2%3a1.02.185-2_arm64.deb ...
19:44:52 [2024-03-07T19:44:52.891Z] #109 5.941 Unpacking dmsetup (2:1.02.185-2) ...
19:44:52 [2024-03-07T19:44:52.891Z] #109 5.980 Selecting previously unselected package libdevmapper1.02.1:arm64.
19:44:52 [2024-03-07T19:44:52.891Z] #109 5.982 Preparing to unpack .../02-libdevmapper1.02.1_2%3a1.02.185-2_arm64.deb ...
19:44:52 [2024-03-07T19:44:52.891Z] #109 5.985 Unpacking libdevmapper1.02.1:arm64 (2:1.02.185-2) ...
19:44:52 [2024-03-07T19:44:52.891Z] #109 6.030 Selecting previously unselected package libjson-c5:arm64.
19:44:52 [2024-03-07T19:44:52.891Z] #109 6.032 Preparing to unpack .../03-libjson-c5_0.16-2_arm64.deb ...
19:44:52 [2024-03-07T19:44:52.891Z] #109 6.035 Unpacking libjson-c5:arm64 (0.16-2) ...
19:44:52 [2024-03-07T19:44:52.891Z] #109 6.072 Selecting previously unselected package libcryptsetup12:arm64.
19:44:53 [2024-03-07T19:44:53.149Z] #109 6.074 Preparing to unpack .../04-libcryptsetup12_2%3a2.6.1-4~deb12u2_arm64.deb ...
19:44:53 [2024-03-07T19:44:53.149Z] #109 6.077 Unpacking libcryptsetup12:arm64 (2:2.6.1-4~deb12u2) ...
19:44:53 [2024-03-07T19:44:53.149Z] #109 6.123 Selecting previously unselected package libfdisk1:arm64.
19:44:53 [2024-03-07T19:44:53.149Z] #109 6.125 Preparing to unpack .../05-libfdisk1_2.38.1-5+b1_arm64.deb ...
19:44:53 [2024-03-07T19:44:53.149Z] #109 6.130 Unpacking libfdisk1:arm64 (2.38.1-5+b1) ...
19:44:53 [2024-03-07T19:44:53.149Z] #109 6.175 Selecting previously unselected package libkmod2:arm64.
19:44:53 [2024-03-07T19:44:53.149Z] #109 6.177 Preparing to unpack .../06-libkmod2_30+20221128-1_arm64.deb ...
19:44:53 [2024-03-07T19:44:53.149Z] #109 6.180 Unpacking libkmod2:arm64 (30+20221128-1) ...
19:44:53 [2024-03-07T19:44:53.149Z] #109 6.213 Selecting previously unselected package libapparmor1:arm64.
19:44:53 [2024-03-07T19:44:53.149Z] #109 6.215 Preparing to unpack .../07-libapparmor1_3.0.8-3_arm64.deb ...
19:44:53 [2024-03-07T19:44:53.149Z] #109 6.219 Unpacking libapparmor1:arm64 (3.0.8-3) ...
19:44:53 [2024-03-07T19:44:53.149Z] #109 6.266 Selecting previously unselected package libip4tc2:arm64.
19:44:53 [2024-03-07T19:44:53.149Z] #109 6.268 Preparing to unpack .../08-libip4tc2_1.8.9-2_arm64.deb ...
19:44:53 [2024-03-07T19:44:53.149Z] #109 6.272 Unpacking libip4tc2:arm64 (1.8.9-2) ...
19:44:53 [2024-03-07T19:44:53.149Z] #109 6.298 Selecting previously unselected package libsystemd-shared:arm64.
19:44:53 [2024-03-07T19:44:53.407Z] #109 6.300 Preparing to unpack .../09-libsystemd-shared_252.22-1~deb12u1_arm64.deb ...
19:44:53 [2024-03-07T19:44:53.407Z] #109 6.303 Unpacking libsystemd-shared:arm64 (252.22-1~deb12u1) ...
19:44:53 [2024-03-07T19:44:53.407Z] #109 6.455 Selecting previously unselected package systemd.
19:44:53 [2024-03-07T19:44:53.665Z] #109 6.457 Preparing to unpack .../10-systemd_252.22-1~deb12u1_arm64.deb ...
19:44:53 [2024-03-07T19:44:53.665Z] #109 6.474 Unpacking systemd (252.22-1~deb12u1) ...
19:44:53 [2024-03-07T19:44:53.665Z] #109 6.733 Selecting previously unselected package pigz.
19:44:53 [2024-03-07T19:44:53.665Z] #109 6.735 Preparing to unpack .../11-pigz_2.6-1_arm64.deb ...
19:44:53 [2024-03-07T19:44:53.665Z] #109 6.739 Unpacking pigz (2.6-1) ...
19:44:53 [2024-03-07T19:44:53.665Z] #109 6.780 Selecting previously unselected package sgml-base.
19:44:53 [2024-03-07T19:44:53.665Z] #109 6.782 Preparing to unpack .../12-sgml-base_1.31_all.deb ...
19:44:53 [2024-03-07T19:44:53.665Z] #109 6.788 Unpacking sgml-base (1.31) ...
19:44:53 [2024-03-07T19:44:53.665Z] #109 6.844 Selecting previously unselected package sudo.
19:44:53 [2024-03-07T19:44:53.924Z] #109 6.846 Preparing to unpack .../13-sudo_1.9.13p3-1+deb12u1_arm64.deb ...
19:44:53 [2024-03-07T19:44:53.924Z] #109 6.851 Unpacking sudo (1.9.13p3-1+deb12u1) ...
19:44:53 [2024-03-07T19:44:53.924Z] #109 6.987 Selecting previously unselected package libelf1:arm64.
19:44:53 [2024-03-07T19:44:53.924Z] #109 6.989 Preparing to unpack .../14-libelf1_0.188-2.1_arm64.deb ...
19:44:53 [2024-03-07T19:44:53.924Z] #109 6.993 Unpacking libelf1:arm64 (0.188-2.1) ...
19:44:53 [2024-03-07T19:44:53.924Z] #109 7.043 Selecting previously unselected package libbpf1:arm64.
19:44:53 [2024-03-07T19:44:53.924Z] #109 7.045 Preparing to unpack .../15-libbpf1_1%3a1.1.0-1_arm64.deb ...
19:44:53 [2024-03-07T19:44:53.924Z] #109 7.050 Unpacking libbpf1:arm64 (1:1.1.0-1) ...
19:44:53 [2024-03-07T19:44:53.924Z] #109 7.093 Selecting previously unselected package libmnl0:arm64.
19:44:54 [2024-03-07T19:44:54.182Z] #109 7.095 Preparing to unpack .../16-libmnl0_1.0.4-3_arm64.deb ...
19:44:54 [2024-03-07T19:44:54.182Z] #109 7.100 Unpacking libmnl0:arm64 (1.0.4-3) ...
19:44:54 [2024-03-07T19:44:54.182Z] #109 7.135 Selecting previously unselected package libxtables12:arm64.
19:44:54 [2024-03-07T19:44:54.182Z] #109 7.137 Preparing to unpack .../17-libxtables12_1.8.9-2_arm64.deb ...
19:44:54 [2024-03-07T19:44:54.182Z] #109 7.143 Unpacking libxtables12:arm64 (1.8.9-2) ...
19:44:54 [2024-03-07T19:44:54.182Z] #109 7.176 Selecting previously unselected package libcap2-bin.
19:44:54 [2024-03-07T19:44:54.182Z] #109 7.178 Preparing to unpack .../18-libcap2-bin_1%3a2.66-4_arm64.deb ...
19:44:54 [2024-03-07T19:44:54.182Z] #109 7.182 Unpacking libcap2-bin (1:2.66-4) ...
19:44:54 [2024-03-07T19:44:54.182Z] #109 7.225 Selecting previously unselected package iproute2.
19:44:54 [2024-03-07T19:44:54.182Z] #109 7.227 Preparing to unpack .../19-iproute2_6.1.0-3_arm64.deb ...
19:44:54 [2024-03-07T19:44:54.182Z] #109 7.231 Unpacking iproute2 (6.1.0-3) ...
19:44:54 [2024-03-07T19:44:54.182Z] #109 7.347 Selecting previously unselected package vim-common.
19:44:54 [2024-03-07T19:44:54.440Z] #109 7.349 Preparing to unpack .../20-vim-common_2%3a9.0.1378-2_all.deb ...
19:44:54 [2024-03-07T19:44:54.440Z] #109 7.353 Unpacking vim-common (2:9.0.1378-2) ...
19:44:54 [2024-03-07T19:44:54.440Z] #109 7.400 Selecting previously unselected package bash-completion.
19:44:54 [2024-03-07T19:44:54.440Z] #109 7.402 Preparing to unpack .../21-bash-completion_1%3a2.11-6_all.deb ...
19:44:54 [2024-03-07T19:44:54.440Z] #109 7.413 Unpacking bash-completion (1:2.11-6) ...
19:44:54 [2024-03-07T19:44:54.440Z] #109 7.527 Selecting previously unselected package bzip2.
19:44:54 [2024-03-07T19:44:54.699Z] #109 7.529 Preparing to unpack .../22-bzip2_1.0.8-5+b1_arm64.deb ...
19:44:54 [2024-03-07T19:44:54.699Z] #109 7.533 Unpacking bzip2 (1.0.8-5+b1) ...
19:44:54 [2024-03-07T19:44:54.699Z] #109 7.571 Selecting previously unselected package xz-utils.
19:44:54 [2024-03-07T19:44:54.699Z] #109 7.573 Preparing to unpack .../23-xz-utils_5.4.1-0.2_arm64.deb ...
19:44:54 [2024-03-07T19:44:54.699Z] #109 7.577 Unpacking xz-utils (5.4.1-0.2) ...
19:44:54 [2024-03-07T19:44:54.699Z] #109 7.660 Selecting previously unselected package apparmor.
19:44:54 [2024-03-07T19:44:54.699Z] #109 7.662 Preparing to unpack .../24-apparmor_3.0.8-3_arm64.deb ...
19:44:54 [2024-03-07T19:44:54.699Z] #109 7.680 Unpacking apparmor (3.0.8-3) ...
19:44:54 [2024-03-07T19:44:54.699Z] #109 7.763 Selecting previously unselected package inetutils-ping.
19:44:54 [2024-03-07T19:44:54.699Z] #109 7.766 Preparing to unpack .../25-inetutils-ping_2%3a2.4-2+deb12u1_arm64.deb ...
19:44:54 [2024-03-07T19:44:54.699Z] #109 7.769 Unpacking inetutils-ping (2:2.4-2+deb12u1) ...
19:44:54 [2024-03-07T19:44:54.699Z] #109 7.807 Selecting previously unselected package libip6tc2:arm64.
19:44:54 [2024-03-07T19:44:54.699Z] #109 7.809 Preparing to unpack .../26-libip6tc2_1.8.9-2_arm64.deb ...
19:44:54 [2024-03-07T19:44:54.699Z] #109 7.812 Unpacking libip6tc2:arm64 (1.8.9-2) ...
19:44:54 [2024-03-07T19:44:54.699Z] #109 7.847 Selecting previously unselected package libnfnetlink0:arm64.
19:44:54 [2024-03-07T19:44:54.699Z] #109 7.849 Preparing to unpack .../27-libnfnetlink0_1.0.2-2_arm64.deb ...
19:44:54 [2024-03-07T19:44:54.699Z] #109 7.853 Unpacking libnfnetlink0:arm64 (1.0.2-2) ...
19:44:54 [2024-03-07T19:44:54.699Z] #109 7.888 Selecting previously unselected package libnetfilter-conntrack3:arm64.
19:44:54 [2024-03-07T19:44:54.957Z] #109 7.890 Preparing to unpack .../28-libnetfilter-conntrack3_1.0.9-3_arm64.deb ...
19:44:54 [2024-03-07T19:44:54.957Z] #109 7.895 Unpacking libnetfilter-conntrack3:arm64 (1.0.9-3) ...
19:44:54 [2024-03-07T19:44:54.957Z] #109 7.929 Selecting previously unselected package libnftnl11:arm64.
19:44:54 [2024-03-07T19:44:54.957Z] #109 7.931 Preparing to unpack .../29-libnftnl11_1.2.4-2_arm64.deb ...
19:44:54 [2024-03-07T19:44:54.957Z] #109 7.942 Unpacking libnftnl11:arm64 (1.2.4-2) ...
19:44:54 [2024-03-07T19:44:54.957Z] #109 7.978 Selecting previously unselected package iptables.
19:44:54 [2024-03-07T19:44:54.957Z] #109 7.981 Preparing to unpack .../30-iptables_1.8.9-2_arm64.deb ...
19:44:54 [2024-03-07T19:44:54.957Z] #109 7.984 Unpacking iptables (1.8.9-2) ...
19:44:54 [2024-03-07T19:44:54.957Z] #109 8.067 Selecting previously unselected package libonig5:arm64.
19:44:55 [2024-03-07T19:44:55.215Z] #109 8.069 Preparing to unpack .../31-libonig5_6.9.8-1_arm64.deb ...
19:44:55 [2024-03-07T19:44:55.215Z] #109 8.073 Unpacking libonig5:arm64 (6.9.8-1) ...
19:44:55 [2024-03-07T19:44:55.216Z] #109 8.122 Selecting previously unselected package libjq1:arm64.
19:44:55 [2024-03-07T19:44:55.216Z] #109 8.124 Preparing to unpack .../32-libjq1_1.6-2.1_arm64.deb ...
19:44:55 [2024-03-07T19:44:55.216Z] #109 8.128 Unpacking libjq1:arm64 (1.6-2.1) ...
19:44:55 [2024-03-07T19:44:55.216Z] #109 8.166 Selecting previously unselected package jq.
19:44:55 [2024-03-07T19:44:55.216Z] #109 8.168 Preparing to unpack .../33-jq_1.6-2.1_arm64.deb ...
19:44:55 [2024-03-07T19:44:55.216Z] #109 8.172 Unpacking jq (1.6-2.1) ...
19:44:55 [2024-03-07T19:44:55.216Z] #109 8.209 Selecting previously unselected package libaio1:arm64.
19:44:55 [2024-03-07T19:44:55.216Z] #109 8.211 Preparing to unpack .../34-libaio1_0.3.113-4_arm64.deb ...
19:44:55 [2024-03-07T19:44:55.216Z] #109 8.215 Unpacking libaio1:arm64 (0.3.113-4) ...
19:44:55 [2024-03-07T19:44:55.216Z] #109 8.251 Selecting previously unselected package libgpm2:arm64.
19:44:55 [2024-03-07T19:44:55.216Z] #109 8.253 Preparing to unpack .../35-libgpm2_1.20.7-10+b1_arm64.deb ...
19:44:55 [2024-03-07T19:44:55.216Z] #109 8.257 Unpacking libgpm2:arm64 (1.20.7-10+b1) ...
19:44:55 [2024-03-07T19:44:55.216Z] #109 8.301 Selecting previously unselected package libicu72:arm64.
19:44:55 [2024-03-07T19:44:55.474Z] #109 8.303 Preparing to unpack .../36-libicu72_72.1-3_arm64.deb ...
19:44:55 [2024-03-07T19:44:55.474Z] #109 8.309 Unpacking libicu72:arm64 (72.1-3) ...
19:44:55 [2024-03-07T19:44:55.732Z] #109 8.876 Selecting previously unselected package libinih1:arm64.
19:44:55 [2024-03-07T19:44:55.990Z] #109 8.879 Preparing to unpack .../37-libinih1_55-1_arm64.deb ...
19:44:55 [2024-03-07T19:44:55.990Z] #109 8.885 Unpacking libinih1:arm64 (55-1) ...
19:44:55 [2024-03-07T19:44:55.990Z] #109 8.930 Selecting previously unselected package libmicrohttpd12:arm64.
19:44:55 [2024-03-07T19:44:55.990Z] #109 8.932 Preparing to unpack .../38-libmicrohttpd12_0.9.75-6_arm64.deb ...
19:44:55 [2024-03-07T19:44:55.990Z] #109 8.936 Unpacking libmicrohttpd12:arm64 (0.9.75-6) ...
19:44:55 [2024-03-07T19:44:55.990Z] #109 8.977 Selecting previously unselected package libnet1:arm64.
19:44:55 [2024-03-07T19:44:55.990Z] #109 8.979 Preparing to unpack .../39-libnet1_1.1.6+dfsg-3.2_arm64.deb ...
19:44:55 [2024-03-07T19:44:55.990Z] #109 8.984 Unpacking libnet1:arm64 (1.1.6+dfsg-3.2) ...
19:44:55 [2024-03-07T19:44:55.990Z] #109 9.027 Selecting previously unselected package libnl-3-200:arm64.
19:44:55 [2024-03-07T19:44:55.990Z] #109 9.029 Preparing to unpack .../40-libnl-3-200_3.7.0-0.2+b1_arm64.deb ...
19:44:55 [2024-03-07T19:44:55.990Z] #109 9.033 Unpacking libnl-3-200:arm64 (3.7.0-0.2+b1) ...
19:44:55 [2024-03-07T19:44:55.990Z] #109 9.076 Selecting previously unselected package libprotobuf-c1:arm64.
19:44:55 [2024-03-07T19:44:55.990Z] #109 9.078 Preparing to unpack .../41-libprotobuf-c1_1.4.1-1+b1_arm64.deb ...
19:44:55 [2024-03-07T19:44:55.990Z] #109 9.082 Unpacking libprotobuf-c1:arm64 (1.4.1-1+b1) ...
19:44:55 [2024-03-07T19:44:55.990Z] #109 9.120 Selecting previously unselected package libsodium23:arm64.
19:44:55 [2024-03-07T19:44:55.990Z] #109 9.123 Preparing to unpack .../42-libsodium23_1.0.18-1_arm64.deb ...
19:44:55 [2024-03-07T19:44:55.990Z] #109 9.180 Unpacking libsodium23:arm64 (1.0.18-1) ...
19:44:56 [2024-03-07T19:44:56.248Z] #109 9.227 Selecting previously unselected package libsubid4:arm64.
19:44:56 [2024-03-07T19:44:56.248Z] #109 9.229 Preparing to unpack .../43-libsubid4_1%3a4.13+dfsg1-1+b1_arm64.deb ...
19:44:56 [2024-03-07T19:44:56.248Z] #109 9.232 Unpacking libsubid4:arm64 (1:4.13+dfsg1-1+b1) ...
19:44:56 [2024-03-07T19:44:56.248Z] #109 9.271 Selecting previously unselected package liburcu8:arm64.
19:44:56 [2024-03-07T19:44:56.248Z] #109 9.273 Preparing to unpack .../44-liburcu8_0.13.2-1_arm64.deb ...
19:44:56 [2024-03-07T19:44:56.248Z] #109 9.277 Unpacking liburcu8:arm64 (0.13.2-1) ...
19:44:56 [2024-03-07T19:44:56.248Z] #109 9.316 Selecting previously unselected package libyajl2:arm64.
19:44:56 [2024-03-07T19:44:56.507Z] #109 9.318 Preparing to unpack .../45-libyajl2_2.1.0-3+deb12u2_arm64.deb ...
19:44:56 [2024-03-07T19:44:56.507Z] #109 9.322 Unpacking libyajl2:arm64 (2.1.0-3+deb12u2) ...
19:44:56 [2024-03-07T19:44:56.507Z] #109 9.351 Selecting previously unselected package net-tools.
19:44:56 [2024-03-07T19:44:56.507Z] #109 9.353 Preparing to unpack .../46-net-tools_2.10-0.1_arm64.deb ...
19:44:56 [2024-03-07T19:44:56.507Z] #109 9.359 Unpacking net-tools (2.10-0.1) ...
19:44:56 [2024-03-07T19:44:56.507Z] #109 9.404 Selecting previously unselected package patch.
19:44:56 [2024-03-07T19:44:56.507Z] #109 9.406 Preparing to unpack .../47-patch_2.7.6-7_arm64.deb ...
19:44:56 [2024-03-07T19:44:56.507Z] #109 9.411 Unpacking patch (2.7.6-7) ...
19:44:56 [2024-03-07T19:44:56.507Z] #109 9.453 Selecting previously unselected package systemd-journal-remote.
19:44:56 [2024-03-07T19:44:56.507Z] #109 9.455 Preparing to unpack .../48-systemd-journal-remote_252.22-1~deb12u1_arm64.deb ...
19:44:56 [2024-03-07T19:44:56.507Z] #109 9.459 Unpacking systemd-journal-remote (252.22-1~deb12u1) ...
19:44:56 [2024-03-07T19:44:56.507Z] #109 9.497 Selecting previously unselected package thin-provisioning-tools.
19:44:56 [2024-03-07T19:44:56.507Z] #109 9.499 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-2_arm64.deb ...
19:44:56 [2024-03-07T19:44:56.507Z] #109 9.504 Unpacking thin-provisioning-tools (0.9.0-2) ...
19:44:56 [2024-03-07T19:44:56.507Z] #109 9.563 Selecting previously unselected package uidmap.
19:44:56 [2024-03-07T19:44:56.765Z] #109 9.566 Preparing to unpack .../50-uidmap_1%3a4.13+dfsg1-1+b1_arm64.deb ...
19:44:56 [2024-03-07T19:44:56.765Z] #109 9.569 Unpacking uidmap (1:4.13+dfsg1-1+b1) ...
19:44:56 [2024-03-07T19:44:56.765Z] #109 9.615 Selecting previously unselected package vim-runtime.
19:44:56 [2024-03-07T19:44:56.765Z] #109 9.617 Preparing to unpack .../51-vim-runtime_2%3a9.0.1378-2_all.deb ...
19:44:56 [2024-03-07T19:44:56.765Z] #109 9.627 Adding 'diversion of /usr/share/vim/vim90/doc/help.txt to /usr/share/vim/vim90/doc/help.txt.vim-tiny by vim-runtime'
19:44:56 [2024-03-07T19:44:56.765Z] #109 9.639 Adding 'diversion of /usr/share/vim/vim90/doc/tags to /usr/share/vim/vim90/doc/tags.vim-tiny by vim-runtime'
19:44:56 [2024-03-07T19:44:56.765Z] #109 9.643 Unpacking vim-runtime (2:9.0.1378-2) ...
19:44:57 [2024-03-07T19:44:57.023Z] #109 10.15 Selecting previously unselected package vim.
19:44:57 [2024-03-07T19:44:57.281Z] #109 10.15 Preparing to unpack .../52-vim_2%3a9.0.1378-2_arm64.deb ...
19:44:57 [2024-03-07T19:44:57.281Z] #109 10.15 Unpacking vim (2:9.0.1378-2) ...
19:44:57 [2024-03-07T19:44:57.281Z] #109 10.29 Selecting previously unselected package xfsprogs.
19:44:57 [2024-03-07T19:44:57.281Z] #109 10.30 Preparing to unpack .../53-xfsprogs_6.1.0-1_arm64.deb ...
19:44:57 [2024-03-07T19:44:57.281Z] #109 10.30 Unpacking xfsprogs (6.1.0-1) ...
19:44:57 [2024-03-07T19:44:57.281Z] #109 10.40 Selecting previously unselected package zip.
19:44:57 [2024-03-07T19:44:57.540Z] #109 10.40 Preparing to unpack .../54-zip_3.0-13_arm64.deb ...
19:44:57 [2024-03-07T19:44:57.540Z] #109 10.41 Unpacking zip (3.0-13) ...
19:44:57 [2024-03-07T19:44:57.540Z] #109 10.45 Selecting previously unselected package zstd.
19:44:57 [2024-03-07T19:44:57.540Z] #109 10.45 Preparing to unpack .../55-zstd_1.5.4+dfsg2-5_arm64.deb ...
19:44:57 [2024-03-07T19:44:57.540Z] #109 10.46 Unpacking zstd (1.5.4+dfsg2-5) ...
19:44:57 [2024-03-07T19:44:57.540Z] #109 10.63 Setting up libip4tc2:arm64 (1.8.9-2) ...
19:44:57 [2024-03-07T19:44:57.798Z] #109 10.65 Setting up net-tools (2.10-0.1) ...
19:44:57 [2024-03-07T19:44:57.798Z] #109 10.66 Setting up libapparmor1:arm64 (3.0.8-3) ...
19:44:57 [2024-03-07T19:44:57.798Z] #109 10.67 Setting up libsodium23:arm64 (1.0.18-1) ...
19:44:57 [2024-03-07T19:44:57.798Z] #109 10.68 Setting up libgpm2:arm64 (1.20.7-10+b1) ...
19:44:57 [2024-03-07T19:44:57.798Z] #109 10.69 Setting up libicu72:arm64 (72.1-3) ...
19:44:57 [2024-03-07T19:44:57.798Z] #109 10.70 Setting up libip6tc2:arm64 (1.8.9-2) ...
19:44:57 [2024-03-07T19:44:57.798Z] #109 10.72 Setting up libinih1:arm64 (55-1) ...
19:44:57 [2024-03-07T19:44:57.798Z] #109 10.73 Setting up libargon2-1:arm64 (0~20171227-0.3+deb12u1) ...
19:44:57 [2024-03-07T19:44:57.798Z] #109 10.74 Setting up libyajl2:arm64 (2.1.0-3+deb12u2) ...
19:44:57 [2024-03-07T19:44:57.798Z] #109 10.75 Setting up bzip2 (1.0.8-5+b1) ...
19:44:57 [2024-03-07T19:44:57.798Z] #109 10.77 Setting up libprotobuf-c1:arm64 (1.4.1-1+b1) ...
19:44:57 [2024-03-07T19:44:57.798Z] #109 10.78 Setting up libmicrohttpd12:arm64 (0.9.75-6) ...
19:44:57 [2024-03-07T19:44:57.798Z] #109 10.79 Setting up libcap2-bin (1:2.66-4) ...
19:44:57 [2024-03-07T19:44:57.798Z] #109 10.80 Setting up libsubid4:arm64 (1:4.13+dfsg1-1+b1) ...
19:44:57 [2024-03-07T19:44:57.798Z] #109 10.81 Setting up apparmor (3.0.8-3) ...
19:44:58 [2024-03-07T19:44:58.364Z] #109 11.47 debconf: unable to initialize frontend: Dialog
19:44:58 [2024-03-07T19:44:58.364Z] #109 11.47 debconf: (TERM is not set, so the dialog frontend is not usable.)
19:44:58 [2024-03-07T19:44:58.364Z] #109 11.47 debconf: falling back to frontend: Readline
19:44:58 [2024-03-07T19:44:58.623Z] #109 11.47 debconf: unable to initialize frontend: Readline
19:44:58 [2024-03-07T19:44:58.623Z] #109 11.47 debconf: (This frontend requires a controlling tty.)
19:44:58 [2024-03-07T19:44:58.623Z] #109 11.47 debconf: falling back to frontend: Teletype
19:44:58 [2024-03-07T19:44:58.623Z] #109 11.64 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service.

19:44:58 [2024-03-07T19:44:58.623Z] #109 11.80 Setting up zip (3.0-13) ...
19:44:58 [2024-03-07T19:44:58.881Z] #109 11.82 Setting up vim-common (2:9.0.1378-2) ...
19:44:58 [2024-03-07T19:44:58.881Z] #109 11.83 Setting up bash-completion (1:2.11-6) ...
19:44:58 [2024-03-07T19:44:58.881Z] #109 11.85 Setting up xz-utils (5.4.1-0.2) ...
19:44:58 [2024-03-07T19:44:58.881Z] #109 11.87 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
19:44:58 [2024-03-07T19:44:58.881Z] #109 11.88 Setting up libmnl0:arm64 (1.0.4-3) ...
19:44:58 [2024-03-07T19:44:58.881Z] #109 11.89 Setting up patch (2.7.6-7) ...
19:44:58 [2024-03-07T19:44:58.881Z] #109 11.90 Setting up sudo (1.9.13p3-1+deb12u1) ...
19:44:58 [2024-03-07T19:44:58.881Z] #109 11.94 invoke-rc.d: could not determine current runlevel
19:44:58 [2024-03-07T19:44:58.881Z] #109 11.95 invoke-rc.d: policy-rc.d denied execution of start.
19:44:58 [2024-03-07T19:44:58.881Z] #109 11.95 Setting up libxtables12:arm64 (1.8.9-2) ...
19:44:58 [2024-03-07T19:44:58.881Z] #109 11.96 Setting up liburcu8:arm64 (0.13.2-1) ...
19:44:58 [2024-03-07T19:44:58.881Z] #109 11.98 Setting up libfdisk1:arm64 (2.38.1-5+b1) ...
19:44:58 [2024-03-07T19:44:58.881Z] #109 11.99 Setting up inetutils-ping (2:2.4-2+deb12u1) ...
19:44:58 [2024-03-07T19:44:58.881Z] #109 12.00 Setting up pigz (2.6-1) ...
19:44:58 [2024-03-07T19:44:58.881Z] #109 12.02 Setting up libnfnetlink0:arm64 (1.0.2-2) ...
19:44:58 [2024-03-07T19:44:58.881Z] #109 12.04 Setting up libnl-3-200:arm64 (3.7.0-0.2+b1) ...
19:44:58 [2024-03-07T19:44:58.881Z] #109 12.07 Setting up sgml-base (1.31) ...
19:44:59 [2024-03-07T19:44:59.139Z] #109 12.11 Setting up vim-runtime (2:9.0.1378-2) ...
19:44:59 [2024-03-07T19:44:59.139Z] #109 12.18 Setting up libaio1:arm64 (0.3.113-4) ...
19:44:59 [2024-03-07T19:44:59.139Z] #109 12.19 Setting up libelf1:arm64 (0.188-2.1) ...
19:44:59 [2024-03-07T19:44:59.139Z] #109 12.20 Setting up libjson-c5:arm64 (0.16-2) ...
19:44:59 [2024-03-07T19:44:59.139Z] #109 12.22 Setting up zstd (1.5.4+dfsg2-5) ...
19:44:59 [2024-03-07T19:44:59.139Z] #109 12.23 Setting up libonig5:arm64 (6.9.8-1) ...
19:44:59 [2024-03-07T19:44:59.139Z] #109 12.25 Setting up libbpf1:arm64 (1:1.1.0-1) ...
19:44:59 [2024-03-07T19:44:59.139Z] #109 12.26 Setting up libkmod2:arm64 (30+20221128-1) ...
19:44:59 [2024-03-07T19:44:59.139Z] #109 12.27 Setting up vim (2:9.0.1378-2) ...
19:44:59 [2024-03-07T19:44:59.139Z] #109 12.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
19:44:59 [2024-03-07T19:44:59.397Z] #109 12.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
19:44:59 [2024-03-07T19:44:59.397Z] #109 12.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
19:44:59 [2024-03-07T19:44:59.397Z] #109 12.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
19:44:59 [2024-03-07T19:44:59.397Z] #109 12.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
19:44:59 [2024-03-07T19:44:59.397Z] #109 12.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
19:44:59 [2024-03-07T19:44:59.397Z] #109 12.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
19:44:59 [2024-03-07T19:44:59.397Z] #109 12.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
19:44:59 [2024-03-07T19:44:59.397Z] #109 12.33 Setting up libjq1:arm64 (1.6-2.1) ...
19:44:59 [2024-03-07T19:44:59.397Z] #109 12.34 Setting up iproute2 (6.1.0-3) ...
19:44:59 [2024-03-07T19:44:59.397Z] #109 12.48 debconf: unable to initialize frontend: Dialog
19:44:59 [2024-03-07T19:44:59.397Z] #109 12.48 debconf: (TERM is not set, so the dialog frontend is not usable.)
19:44:59 [2024-03-07T19:44:59.397Z] #109 12.48 debconf: falling back to frontend: Readline
19:44:59 [2024-03-07T19:44:59.655Z] #109 12.48 debconf: unable to initialize frontend: Readline
19:44:59 [2024-03-07T19:44:59.655Z] #109 12.48 debconf: (This frontend requires a controlling tty.)
19:44:59 [2024-03-07T19:44:59.655Z] #109 12.48 debconf: falling back to frontend: Teletype
19:44:59 [2024-03-07T19:44:59.655Z] #109 12.64 Setting up uidmap (1:4.13+dfsg1-1+b1) ...
19:44:59 [2024-03-07T19:44:59.655Z] #109 12.65 Setting up libnftnl11:arm64 (1.2.4-2) ...
19:44:59 [2024-03-07T19:44:59.655Z] #109 12.66 Setting up libnet1:arm64 (1.1.6+dfsg-3.2) ...
19:44:59 [2024-03-07T19:44:59.655Z] #109 12.68 Setting up thin-provisioning-tools (0.9.0-2) ...
19:44:59 [2024-03-07T19:44:59.655Z] #109 12.69 Setting up libsystemd-shared:arm64 (252.22-1~deb12u1) ...
19:44:59 [2024-03-07T19:44:59.655Z] #109 12.70 Setting up libnetfilter-conntrack3:arm64 (1.0.9-3) ...
19:44:59 [2024-03-07T19:44:59.655Z] #109 12.72 Setting up jq (1.6-2.1) ...
19:44:59 [2024-03-07T19:44:59.655Z] #109 12.73 Setting up iptables (1.8.9-2) ...
19:44:59 [2024-03-07T19:44:59.655Z] #109 12.74 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
19:44:59 [2024-03-07T19:44:59.655Z] #109 12.75 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
19:44:59 [2024-03-07T19:44:59.655Z] #109 12.75 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
19:44:59 [2024-03-07T19:44:59.655Z] #109 12.76 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
19:44:59 [2024-03-07T19:44:59.655Z] #109 12.76 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
19:44:59 [2024-03-07T19:44:59.655Z] #109 12.77 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
19:44:59 [2024-03-07T19:44:59.655Z] #109 12.84 Setting up libdevmapper1.02.1:arm64 (2:1.02.185-2) ...
19:44:59 [2024-03-07T19:44:59.655Z] #109 12.85 Setting up dmsetup (2:1.02.185-2) ...
19:44:59 [2024-03-07T19:44:59.913Z] #109 12.87 Setting up libcryptsetup12:arm64 (2:2.6.1-4~deb12u2) ...
19:44:59 [2024-03-07T19:44:59.913Z] #109 12.88 Setting up systemd (252.22-1~deb12u1) ...
19:44:59 [2024-03-07T19:44:59.913Z] #109 12.92 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.

19:44:59 [2024-03-07T19:44:59.913Z] #109 12.92 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.

19:44:59 [2024-03-07T19:44:59.913Z] #109 12.93 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.

19:44:59 [2024-03-07T19:44:59.913Z] #109 12.93 Initializing machine ID from random generator.

19:44:59 [2024-03-07T19:44:59.913Z] #109 12.96 Creating group 'systemd-journal' with GID 998.

19:44:59 [2024-03-07T19:44:59.913Z] #109 12.96 Creating group 'systemd-network' with GID 997.

19:44:59 [2024-03-07T19:44:59.913Z] #109 12.96 Creating user 'systemd-network' (systemd Network Management) with UID 997 and GID 997.

19:44:59 [2024-03-07T19:44:59.913Z] #109 13.00 Setting up systemd-journal-remote (252.22-1~deb12u1) ...
19:44:59 [2024-03-07T19:44:59.913Z] #109 13.02 Creating group 'systemd-journal-remote' with GID 996.

19:44:59 [2024-03-07T19:44:59.913Z] #109 13.02 Creating user 'systemd-journal-remote' (systemd Journal Remote) with UID 996 and GID 996.

19:44:59 [2024-03-07T19:44:59.913Z] #109 13.05 Setting up xfsprogs (6.1.0-1) ...
19:44:59 [2024-03-07T19:44:59.913Z] #109 13.06 System has not been booted with systemd as init system (PID 1). Can't operate.

19:44:59 [2024-03-07T19:44:59.913Z] #109 13.06 Failed to connect to bus: Host is down

19:45:00 [2024-03-07T19:45:00.171Z] #109 13.07 Processing triggers for libc-bin (2.36-9+deb12u4) ...
19:45:01 [2024-03-07T19:45:01.547Z] #109 DONE 14.7s
19:45:01 [2024-03-07T19:45:01.805Z] 
19:45:01 [2024-03-07T19:45:01.806Z] #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
19:45:01 [2024-03-07T19:45:01.806Z] #110 0.183 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
19:45:02 [2024-03-07T19:45:02.064Z] #110 0.187 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
19:45:02 [2024-03-07T19:45:02.064Z] #110 0.191 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
19:45:02 [2024-03-07T19:45:02.064Z] #110 DONE 0.2s
19:45:02 [2024-03-07T19:45:02.064Z] 
19:45:02 [2024-03-07T19:45:02.064Z] #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
19:45:02 [2024-03-07T19:45:02.632Z] #111 0.596 Hit:1 http://deb.debian.org/debian bookworm InRelease
19:45:02 [2024-03-07T19:45:02.632Z] #111 0.596 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
19:45:02 [2024-03-07T19:45:02.632Z] #111 0.596 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
19:45:03 [2024-03-07T19:45:03.199Z] #111 0.785 Reading package lists...
19:45:04 [2024-03-07T19:45:04.024Z] #111 1.424 Reading package lists...
19:45:04 [2024-03-07T19:45:04.283Z] #111 2.067 Building dependency tree...
19:45:04 [2024-03-07T19:45:04.283Z] #111 2.267 Reading state information...
19:45:04 [2024-03-07T19:45:04.541Z] #111 2.632 gcc is already the newest version (4:12.2.0-3).
19:45:04 [2024-03-07T19:45:04.541Z] #111 2.632 pkg-config is already the newest version (1.8.1-1).
19:45:04 [2024-03-07T19:45:04.541Z] #111 2.632 The following additional packages will be installed:
19:45:04 [2024-03-07T19:45:04.800Z] #111 2.633   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libdpkg-perl libffi-dev
19:45:04 [2024-03-07T19:45:04.800Z] #111 2.633   libgcrypt20-dev libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin
19:45:04 [2024-03-07T19:45:04.800Z] #111 2.633   libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libgpg-error-dev
19:45:04 [2024-03-07T19:45:04.800Z] #111 2.634   libmount-dev libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3
19:45:04 [2024-03-07T19:45:04.800Z] #111 2.634   libsecret-1-0 libsecret-common libselinux1-dev libsepol-dev libyaml-0-2
19:45:04 [2024-03-07T19:45:04.800Z] #111 2.635   python3-distutils python3-lib2to3 python3-pathspec python3-pkg-resources
19:45:04 [2024-03-07T19:45:04.800Z] #111 2.635   python3-yaml uuid-dev zlib1g-dev
19:45:04 [2024-03-07T19:45:04.800Z] #111 2.639 Suggested packages:
19:45:04 [2024-03-07T19:45:04.800Z] #111 2.639   debian-keyring bzr libgcrypt20-doc low-memory-monitor libgirepository1.0-dev
19:45:04 [2024-03-07T19:45:04.800Z] #111 2.639   libglib2.0-doc libgdk-pixbuf2.0-bin libxml2-utils seccomp python3-setuptools
19:45:04 [2024-03-07T19:45:04.800Z] #111 2.639 Recommended packages:
19:45:04 [2024-03-07T19:45:04.800Z] #111 2.639   build-essential fakeroot libalgorithm-merge-perl libfile-fcntllock-perl
19:45:04 [2024-03-07T19:45:04.800Z] #111 2.639   liblocale-gettext-perl shared-mime-info xdg-user-dirs
19:45:04 [2024-03-07T19:45:04.800Z] #111 2.956 The following NEW packages will be installed:
19:45:05 [2024-03-07T19:45:05.059Z] #111 2.956   dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libblkid-dev
19:45:05 [2024-03-07T19:45:05.059Z] #111 2.956   libdpkg-perl libffi-dev libgcrypt20-dev libgirepository-1.0-1 libglib2.0-0
19:45:05 [2024-03-07T19:45:05.059Z] #111 2.956   libglib2.0-bin libglib2.0-data libglib2.0-dev libglib2.0-dev-bin
19:45:05 [2024-03-07T19:45:05.059Z] #111 2.956   libgpg-error-dev libmount-dev libpcre2-16-0 libpcre2-32-0 libpcre2-dev
19:45:05 [2024-03-07T19:45:05.059Z] #111 2.957   libpcre2-posix3 libseccomp-dev libsecret-1-0 libsecret-1-dev
19:45:05 [2024-03-07T19:45:05.059Z] #111 2.957   libsecret-common libselinux1-dev libsepol-dev libsystemd-dev libudev-dev
19:45:05 [2024-03-07T19:45:05.059Z] #111 2.957   libyaml-0-2 python3-distutils python3-lib2to3 python3-pathspec
19:45:05 [2024-03-07T19:45:05.059Z] #111 2.957   python3-pkg-resources python3-yaml uuid-dev yamllint zlib1g-dev
19:45:05 [2024-03-07T19:45:05.059Z] #111 3.239 0 upgraded, 37 newly installed, 0 to remove and 0 not upgraded.
19:45:05 [2024-03-07T19:45:05.059Z] #111 3.239 Need to get 11.9 MB of archives.
19:45:05 [2024-03-07T19:45:05.059Z] #111 3.239 After this operation, 53.1 MB of additional disk space will be used.
19:45:05 [2024-03-07T19:45:05.059Z] #111 3.239 Get:1 http://deb.debian.org/debian bookworm/main arm64 libdpkg-perl all 1.21.22 [603 kB]
19:45:05 [2024-03-07T19:45:05.318Z] #111 3.249 Get:2 http://deb.debian.org/debian bookworm/main arm64 dpkg-dev all 1.21.22 [1353 kB]
19:45:05 [2024-03-07T19:45:05.318Z] #111 3.256 Get:3 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-0 arm64 2.74.6-2 [1310 kB]
19:45:05 [2024-03-07T19:45:05.318Z] #111 3.262 Get:4 http://deb.debian.org/debian bookworm/main arm64 libgirepository-1.0-1 arm64 1.74.0-3 [93.2 kB]
19:45:05 [2024-03-07T19:45:05.318Z] #111 3.265 Get:5 http://deb.debian.org/debian bookworm/main arm64 gir1.2-glib-2.0 arm64 1.74.0-3 [160 kB]
19:45:05 [2024-03-07T19:45:05.318Z] #111 3.266 Get:6 http://deb.debian.org/debian bookworm/main arm64 libsecret-common all 0.20.5-3 [28.5 kB]
19:45:05 [2024-03-07T19:45:05.318Z] #111 3.267 Get:7 http://deb.debian.org/debian bookworm/main arm64 libsecret-1-0 arm64 0.20.5-3 [107 kB]
19:45:05 [2024-03-07T19:45:05.318Z] #111 3.269 Get:8 http://deb.debian.org/debian bookworm/main arm64 gir1.2-secret-1 arm64 0.20.5-3 [13.5 kB]
19:45:05 [2024-03-07T19:45:05.318Z] #111 3.270 Get:9 http://deb.debian.org/debian bookworm/main arm64 libapparmor-dev arm64 3.0.8-3 [84.8 kB]
19:45:05 [2024-03-07T19:45:05.318Z] #111 3.273 Get:10 http://deb.debian.org/debian bookworm/main arm64 uuid-dev arm64 2.38.1-5+b1 [40.5 kB]
19:45:05 [2024-03-07T19:45:05.318Z] #111 3.276 Get:11 http://deb.debian.org/debian bookworm/main arm64 libblkid-dev arm64 2.38.1-5+b1 [183 kB]
19:45:05 [2024-03-07T19:45:05.318Z] #111 3.277 Get:12 http://deb.debian.org/debian bookworm/main arm64 libffi-dev arm64 3.4.4-1 [56.0 kB]
19:45:05 [2024-03-07T19:45:05.318Z] #111 3.280 Get:13 http://deb.debian.org/debian bookworm/main arm64 libgpg-error-dev arm64 1.46-1 [130 kB]
19:45:05 [2024-03-07T19:45:05.318Z] #111 3.284 Get:14 http://deb.debian.org/debian bookworm/main arm64 libgcrypt20-dev arm64 1.10.1-3 [683 kB]
19:45:05 [2024-03-07T19:45:05.318Z] #111 3.287 Get:15 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-data all 2.74.6-2 [1207 kB]
19:45:05 [2024-03-07T19:45:05.318Z] #111 3.293 Get:16 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-bin arm64 2.74.6-2 [106 kB]
19:45:05 [2024-03-07T19:45:05.318Z] #111 3.294 Get:17 http://deb.debian.org/debian bookworm/main arm64 python3-lib2to3 all 3.11.2-3 [76.3 kB]
19:45:05 [2024-03-07T19:45:05.318Z] #111 3.294 Get:18 http://deb.debian.org/debian bookworm/main arm64 python3-distutils all 3.11.2-3 [131 kB]
19:45:05 [2024-03-07T19:45:05.318Z] #111 3.295 Get:19 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-dev-bin arm64 2.74.6-2 [150 kB]
19:45:05 [2024-03-07T19:45:05.318Z] #111 3.301 Get:20 http://deb.debian.org/debian bookworm/main arm64 libsepol-dev arm64 3.4-2.1 [332 kB]
19:45:05 [2024-03-07T19:45:05.318Z] #111 3.303 Get:21 http://deb.debian.org/debian bookworm/main arm64 libpcre2-16-0 arm64 10.42-1 [216 kB]
19:45:05 [2024-03-07T19:45:05.318Z] #111 3.304 Get:22 http://deb.debian.org/debian bookworm/main arm64 libpcre2-32-0 arm64 10.42-1 [207 kB]
19:45:05 [2024-03-07T19:45:05.318Z] #111 3.306 Get:23 http://deb.debian.org/debian bookworm/main arm64 libpcre2-posix3 arm64 10.42-1 [55.5 kB]
19:45:05 [2024-03-07T19:45:05.318Z] #111 3.308 Get:24 http://deb.debian.org/debian bookworm/main arm64 libpcre2-dev arm64 10.42-1 [664 kB]
19:45:05 [2024-03-07T19:45:05.318Z] #111 3.311 Get:25 http://deb.debian.org/debian bookworm/main arm64 libselinux1-dev arm64 3.4-1+b6 [159 kB]
19:45:05 [2024-03-07T19:45:05.318Z] #111 3.313 Get:26 http://deb.debian.org/debian bookworm/main arm64 libmount-dev arm64 2.38.1-5+b1 [22.5 kB]
19:45:05 [2024-03-07T19:45:05.318Z] #111 3.315 Get:27 http://deb.debian.org/debian bookworm/main arm64 zlib1g-dev arm64 1:1.2.13.dfsg-1 [913 kB]
19:45:05 [2024-03-07T19:45:05.318Z] #111 3.323 Get:28 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-dev arm64 2.74.6-2 [1613 kB]
19:45:05 [2024-03-07T19:45:05.318Z] #111 3.331 Get:29 http://deb.debian.org/debian bookworm/main arm64 libseccomp-dev arm64 2.5.4-1+b3 [87.8 kB]
19:45:05 [2024-03-07T19:45:05.318Z] #111 3.332 Get:30 http://deb.debian.org/debian bookworm/main arm64 libsecret-1-dev arm64 0.20.5-3 [144 kB]
19:45:05 [2024-03-07T19:45:05.318Z] #111 3.333 Get:31 http://deb.debian.org/debian bookworm/main arm64 libsystemd-dev arm64 252.22-1~deb12u1 [353 kB]
19:45:05 [2024-03-07T19:45:05.318Z] #111 3.335 Get:32 http://deb.debian.org/debian bookworm/main arm64 libudev-dev arm64 252.22-1~deb12u1 [52.1 kB]
19:45:05 [2024-03-07T19:45:05.318Z] #111 3.335 Get:33 http://deb.debian.org/debian bookworm/main arm64 libyaml-0-2 arm64 0.2.5-1 [50.4 kB]
19:45:05 [2024-03-07T19:45:05.318Z] #111 3.337 Get:34 http://deb.debian.org/debian bookworm/main arm64 python3-pathspec all 0.11.0-1 [26.3 kB]
19:45:05 [2024-03-07T19:45:05.318Z] #111 3.339 Get:35 http://deb.debian.org/debian bookworm/main arm64 python3-pkg-resources all 66.1.1-1 [296 kB]
19:45:05 [2024-03-07T19:45:05.318Z] #111 3.341 Get:36 http://deb.debian.org/debian bookworm/main arm64 python3-yaml arm64 6.0-3+b2 [108 kB]
19:45:05 [2024-03-07T19:45:05.318Z] #111 3.343 Get:37 http://deb.debian.org/debian bookworm/main arm64 yamllint all 1.29.0-1 [42.0 kB]
19:45:05 [2024-03-07T19:45:05.318Z] #111 3.507 debconf: delaying package configuration, since apt-utils is not installed
19:45:05 [2024-03-07T19:45:05.576Z] #111 3.551 Fetched 11.9 MB in 0s (31.9 MB/s)
19:45:05 [2024-03-07T19:45:05.576Z] #111 3.574 Selecting previously unselected package libdpkg-perl.
19:45:05 [2024-03-07T19:45:05.576Z] #111 3.574 (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.)
19:45:05 [2024-03-07T19:45:05.576Z] #111 3.588 Preparing to unpack .../00-libdpkg-perl_1.21.22_all.deb ...
19:45:05 [2024-03-07T19:45:05.576Z] #111 3.592 Unpacking libdpkg-perl (1.21.22) ...
19:45:05 [2024-03-07T19:45:05.576Z] #111 3.664 Selecting previously unselected package dpkg-dev.
19:45:05 [2024-03-07T19:45:05.576Z] #111 3.667 Preparing to unpack .../01-dpkg-dev_1.21.22_all.deb ...
19:45:05 [2024-03-07T19:45:05.576Z] #111 3.671 Unpacking dpkg-dev (1.21.22) ...
19:45:05 [2024-03-07T19:45:05.576Z] #111 3.792 Selecting previously unselected package libglib2.0-0:arm64.
19:45:05 [2024-03-07T19:45:05.835Z] #111 3.795 Preparing to unpack .../02-libglib2.0-0_2.74.6-2_arm64.deb ...
19:45:05 [2024-03-07T19:45:05.835Z] #111 3.805 Unpacking libglib2.0-0:arm64 (2.74.6-2) ...
19:45:05 [2024-03-07T19:45:05.835Z] #111 3.940 Selecting previously unselected package libgirepository-1.0-1:arm64.
19:45:06 [2024-03-07T19:45:06.093Z] #111 3.943 Preparing to unpack .../03-libgirepository-1.0-1_1.74.0-3_arm64.deb ...
19:45:06 [2024-03-07T19:45:06.093Z] #111 3.946 Unpacking libgirepository-1.0-1:arm64 (1.74.0-3) ...
19:45:06 [2024-03-07T19:45:06.093Z] #111 3.981 Selecting previously unselected package gir1.2-glib-2.0:arm64.
19:45:06 [2024-03-07T19:45:06.093Z] #111 3.983 Preparing to unpack .../04-gir1.2-glib-2.0_1.74.0-3_arm64.deb ...
19:45:06 [2024-03-07T19:45:06.093Z] #111 3.987 Unpacking gir1.2-glib-2.0:arm64 (1.74.0-3) ...
19:45:06 [2024-03-07T19:45:06.093Z] #111 4.030 Selecting previously unselected package libsecret-common.
19:45:06 [2024-03-07T19:45:06.093Z] #111 4.032 Preparing to unpack .../05-libsecret-common_0.20.5-3_all.deb ...
19:45:06 [2024-03-07T19:45:06.093Z] #111 4.038 Unpacking libsecret-common (0.20.5-3) ...
19:45:06 [2024-03-07T19:45:06.093Z] #111 4.089 Selecting previously unselected package libsecret-1-0:arm64.
19:45:06 [2024-03-07T19:45:06.093Z] #111 4.092 Preparing to unpack .../06-libsecret-1-0_0.20.5-3_arm64.deb ...
19:45:06 [2024-03-07T19:45:06.093Z] #111 4.114 Unpacking libsecret-1-0:arm64 (0.20.5-3) ...
19:45:06 [2024-03-07T19:45:06.093Z] #111 4.157 Selecting previously unselected package gir1.2-secret-1:arm64.
19:45:06 [2024-03-07T19:45:06.093Z] #111 4.159 Preparing to unpack .../07-gir1.2-secret-1_0.20.5-3_arm64.deb ...
19:45:06 [2024-03-07T19:45:06.093Z] #111 4.163 Unpacking gir1.2-secret-1:arm64 (0.20.5-3) ...
19:45:06 [2024-03-07T19:45:06.093Z] #111 4.192 Selecting previously unselected package libapparmor-dev:arm64.
19:45:06 [2024-03-07T19:45:06.093Z] #111 4.194 Preparing to unpack .../08-libapparmor-dev_3.0.8-3_arm64.deb ...
19:45:06 [2024-03-07T19:45:06.093Z] #111 4.200 Unpacking libapparmor-dev:arm64 (3.0.8-3) ...
19:45:06 [2024-03-07T19:45:06.093Z] #111 4.250 Selecting previously unselected package uuid-dev:arm64.
19:45:06 [2024-03-07T19:45:06.093Z] #111 4.253 Preparing to unpack .../09-uuid-dev_2.38.1-5+b1_arm64.deb ...
19:45:06 [2024-03-07T19:45:06.093Z] #111 4.259 Unpacking uuid-dev:arm64 (2.38.1-5+b1) ...
19:45:06 [2024-03-07T19:45:06.093Z] #111 4.293 Selecting previously unselected package libblkid-dev:arm64.
19:45:06 [2024-03-07T19:45:06.351Z] #111 4.296 Preparing to unpack .../10-libblkid-dev_2.38.1-5+b1_arm64.deb ...
19:45:06 [2024-03-07T19:45:06.351Z] #111 4.299 Unpacking libblkid-dev:arm64 (2.38.1-5+b1) ...
19:45:06 [2024-03-07T19:45:06.351Z] #111 4.345 Selecting previously unselected package libffi-dev:arm64.
19:45:06 [2024-03-07T19:45:06.351Z] #111 4.347 Preparing to unpack .../11-libffi-dev_3.4.4-1_arm64.deb ...
19:45:06 [2024-03-07T19:45:06.351Z] #111 4.352 Unpacking libffi-dev:arm64 (3.4.4-1) ...
19:45:06 [2024-03-07T19:45:06.351Z] #111 4.389 Selecting previously unselected package libgpg-error-dev.
19:45:06 [2024-03-07T19:45:06.351Z] #111 4.392 Preparing to unpack .../12-libgpg-error-dev_1.46-1_arm64.deb ...
19:45:06 [2024-03-07T19:45:06.351Z] #111 4.397 Unpacking libgpg-error-dev (1.46-1) ...
19:45:06 [2024-03-07T19:45:06.351Z] #111 4.439 Selecting previously unselected package libgcrypt20-dev.
19:45:06 [2024-03-07T19:45:06.351Z] #111 4.442 Preparing to unpack .../13-libgcrypt20-dev_1.10.1-3_arm64.deb ...
19:45:06 [2024-03-07T19:45:06.351Z] #111 4.448 Unpacking libgcrypt20-dev (1.10.1-3) ...
19:45:06 [2024-03-07T19:45:06.351Z] #111 4.522 Selecting previously unselected package libglib2.0-data.
19:45:06 [2024-03-07T19:45:06.610Z] #111 4.525 Preparing to unpack .../14-libglib2.0-data_2.74.6-2_all.deb ...
19:45:06 [2024-03-07T19:45:06.610Z] #111 4.529 Unpacking libglib2.0-data (2.74.6-2) ...
19:45:06 [2024-03-07T19:45:06.610Z] #111 4.666 Selecting previously unselected package libglib2.0-bin.
19:45:06 [2024-03-07T19:45:06.610Z] #111 4.669 Preparing to unpack .../15-libglib2.0-bin_2.74.6-2_arm64.deb ...
19:45:06 [2024-03-07T19:45:06.610Z] #111 4.673 Unpacking libglib2.0-bin (2.74.6-2) ...
19:45:06 [2024-03-07T19:45:06.610Z] #111 4.719 Selecting previously unselected package python3-lib2to3.
19:45:06 [2024-03-07T19:45:06.610Z] #111 4.722 Preparing to unpack .../16-python3-lib2to3_3.11.2-3_all.deb ...
19:45:06 [2024-03-07T19:45:06.610Z] #111 4.731 Unpacking python3-lib2to3 (3.11.2-3) ...
19:45:06 [2024-03-07T19:45:06.610Z] #111 4.782 Selecting previously unselected package python3-distutils.
19:45:06 [2024-03-07T19:45:06.868Z] #111 4.785 Preparing to unpack .../17-python3-distutils_3.11.2-3_all.deb ...
19:45:06 [2024-03-07T19:45:06.868Z] #111 4.789 Unpacking python3-distutils (3.11.2-3) ...
19:45:06 [2024-03-07T19:45:06.868Z] #111 4.830 Selecting previously unselected package libglib2.0-dev-bin.
19:45:06 [2024-03-07T19:45:06.868Z] #111 4.833 Preparing to unpack .../18-libglib2.0-dev-bin_2.74.6-2_arm64.deb ...
19:45:06 [2024-03-07T19:45:06.868Z] #111 4.839 Unpacking libglib2.0-dev-bin (2.74.6-2) ...
19:45:06 [2024-03-07T19:45:06.868Z] #111 4.888 Selecting previously unselected package libsepol-dev:arm64.
19:45:06 [2024-03-07T19:45:06.868Z] #111 4.891 Preparing to unpack .../19-libsepol-dev_3.4-2.1_arm64.deb ...
19:45:06 [2024-03-07T19:45:06.868Z] #111 4.896 Unpacking libsepol-dev:arm64 (3.4-2.1) ...
19:45:06 [2024-03-07T19:45:06.868Z] #111 4.961 Selecting previously unselected package libpcre2-16-0:arm64.
19:45:06 [2024-03-07T19:45:06.868Z] #111 4.963 Preparing to unpack .../20-libpcre2-16-0_10.42-1_arm64.deb ...
19:45:06 [2024-03-07T19:45:06.868Z] #111 4.967 Unpacking libpcre2-16-0:arm64 (10.42-1) ...
19:45:06 [2024-03-07T19:45:06.868Z] #111 5.021 Selecting previously unselected package libpcre2-32-0:arm64.
19:45:07 [2024-03-07T19:45:07.127Z] #111 5.023 Preparing to unpack .../21-libpcre2-32-0_10.42-1_arm64.deb ...
19:45:07 [2024-03-07T19:45:07.127Z] #111 5.028 Unpacking libpcre2-32-0:arm64 (10.42-1) ...
19:45:07 [2024-03-07T19:45:07.127Z] #111 5.081 Selecting previously unselected package libpcre2-posix3:arm64.
19:45:07 [2024-03-07T19:45:07.127Z] #111 5.084 Preparing to unpack .../22-libpcre2-posix3_10.42-1_arm64.deb ...
19:45:07 [2024-03-07T19:45:07.127Z] #111 5.087 Unpacking libpcre2-posix3:arm64 (10.42-1) ...
19:45:07 [2024-03-07T19:45:07.127Z] #111 5.117 Selecting previously unselected package libpcre2-dev:arm64.
19:45:07 [2024-03-07T19:45:07.127Z] #111 5.120 Preparing to unpack .../23-libpcre2-dev_10.42-1_arm64.deb ...
19:45:07 [2024-03-07T19:45:07.127Z] #111 5.124 Unpacking libpcre2-dev:arm64 (10.42-1) ...
19:45:07 [2024-03-07T19:45:07.127Z] #111 5.203 Selecting previously unselected package libselinux1-dev:arm64.
19:45:07 [2024-03-07T19:45:07.127Z] #111 5.206 Preparing to unpack .../24-libselinux1-dev_3.4-1+b6_arm64.deb ...
19:45:07 [2024-03-07T19:45:07.127Z] #111 5.210 Unpacking libselinux1-dev:arm64 (3.4-1+b6) ...
19:45:07 [2024-03-07T19:45:07.127Z] #111 5.271 Selecting previously unselected package libmount-dev:arm64.
19:45:07 [2024-03-07T19:45:07.385Z] #111 5.274 Preparing to unpack .../25-libmount-dev_2.38.1-5+b1_arm64.deb ...
19:45:07 [2024-03-07T19:45:07.385Z] #111 5.279 Unpacking libmount-dev:arm64 (2.38.1-5+b1) ...
19:45:07 [2024-03-07T19:45:07.385Z] #111 5.311 Selecting previously unselected package zlib1g-dev:arm64.
19:45:07 [2024-03-07T19:45:07.385Z] #111 5.314 Preparing to unpack .../26-zlib1g-dev_1%3a1.2.13.dfsg-1_arm64.deb ...
19:45:07 [2024-03-07T19:45:07.385Z] #111 5.318 Unpacking zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ...
19:45:07 [2024-03-07T19:45:07.385Z] #111 5.381 Selecting previously unselected package libglib2.0-dev:arm64.
19:45:07 [2024-03-07T19:45:07.385Z] #111 5.383 Preparing to unpack .../27-libglib2.0-dev_2.74.6-2_arm64.deb ...
19:45:07 [2024-03-07T19:45:07.385Z] #111 5.388 Unpacking libglib2.0-dev:arm64 (2.74.6-2) ...
19:45:07 [2024-03-07T19:45:07.385Z] #111 5.555 Selecting previously unselected package libseccomp-dev:arm64.
19:45:07 [2024-03-07T19:45:07.644Z] #111 5.558 Preparing to unpack .../28-libseccomp-dev_2.5.4-1+b3_arm64.deb ...
19:45:07 [2024-03-07T19:45:07.644Z] #111 5.563 Unpacking libseccomp-dev:arm64 (2.5.4-1+b3) ...
19:45:07 [2024-03-07T19:45:07.644Z] #111 5.601 Selecting previously unselected package libsecret-1-dev:arm64.
19:45:07 [2024-03-07T19:45:07.644Z] #111 5.603 Preparing to unpack .../29-libsecret-1-dev_0.20.5-3_arm64.deb ...
19:45:07 [2024-03-07T19:45:07.644Z] #111 5.611 Unpacking libsecret-1-dev:arm64 (0.20.5-3) ...
19:45:07 [2024-03-07T19:45:07.644Z] #111 5.692 Selecting previously unselected package libsystemd-dev:arm64.
19:45:07 [2024-03-07T19:45:07.644Z] #111 5.695 Preparing to unpack .../30-libsystemd-dev_252.22-1~deb12u1_arm64.deb ...
19:45:07 [2024-03-07T19:45:07.644Z] #111 5.699 Unpacking libsystemd-dev:arm64 (252.22-1~deb12u1) ...
19:45:07 [2024-03-07T19:45:07.644Z] #111 5.801 Selecting previously unselected package libudev-dev:arm64.
19:45:07 [2024-03-07T19:45:07.902Z] #111 5.804 Preparing to unpack .../31-libudev-dev_252.22-1~deb12u1_arm64.deb ...
19:45:07 [2024-03-07T19:45:07.902Z] #111 5.808 Unpacking libudev-dev:arm64 (252.22-1~deb12u1) ...
19:45:07 [2024-03-07T19:45:07.902Z] #111 5.857 Selecting previously unselected package libyaml-0-2:arm64.
19:45:07 [2024-03-07T19:45:07.902Z] #111 5.860 Preparing to unpack .../32-libyaml-0-2_0.2.5-1_arm64.deb ...
19:45:07 [2024-03-07T19:45:07.902Z] #111 5.864 Unpacking libyaml-0-2:arm64 (0.2.5-1) ...
19:45:07 [2024-03-07T19:45:07.902Z] #111 5.899 Selecting previously unselected package python3-pathspec.
19:45:07 [2024-03-07T19:45:07.902Z] #111 5.902 Preparing to unpack .../33-python3-pathspec_0.11.0-1_all.deb ...
19:45:07 [2024-03-07T19:45:07.902Z] #111 5.906 Unpacking python3-pathspec (0.11.0-1) ...
19:45:07 [2024-03-07T19:45:07.902Z] #111 5.945 Selecting previously unselected package python3-pkg-resources.
19:45:07 [2024-03-07T19:45:07.902Z] #111 5.948 Preparing to unpack .../34-python3-pkg-resources_66.1.1-1_all.deb ...
19:45:07 [2024-03-07T19:45:07.902Z] #111 5.951 Unpacking python3-pkg-resources (66.1.1-1) ...
19:45:07 [2024-03-07T19:45:07.902Z] #111 6.004 Selecting previously unselected package python3-yaml.
19:45:07 [2024-03-07T19:45:07.902Z] #111 6.007 Preparing to unpack .../35-python3-yaml_6.0-3+b2_arm64.deb ...
19:45:07 [2024-03-07T19:45:07.902Z] #111 6.010 Unpacking python3-yaml (6.0-3+b2) ...
19:45:07 [2024-03-07T19:45:07.902Z] #111 6.054 Selecting previously unselected package yamllint.
19:45:07 [2024-03-07T19:45:07.902Z] #111 6.056 Preparing to unpack .../36-yamllint_1.29.0-1_all.deb ...
19:45:07 [2024-03-07T19:45:07.902Z] #111 6.062 Unpacking yamllint (1.29.0-1) ...
19:45:07 [2024-03-07T19:45:07.902Z] #111 6.115 Setting up python3-pkg-resources (66.1.1-1) ...
19:45:08 [2024-03-07T19:45:08.161Z] #111 6.386 Setting up libseccomp-dev:arm64 (2.5.4-1+b3) ...
19:45:08 [2024-03-07T19:45:08.420Z] #111 6.398 Setting up libyaml-0-2:arm64 (0.2.5-1) ...
19:45:08 [2024-03-07T19:45:08.420Z] #111 6.408 Setting up libglib2.0-0:arm64 (2.74.6-2) ...
19:45:08 [2024-03-07T19:45:08.420Z] #111 6.419 No schema files found: doing nothing.
19:45:08 [2024-03-07T19:45:08.420Z] #111 6.425 Setting up python3-yaml (6.0-3+b2) ...
19:45:08 [2024-03-07T19:45:08.420Z] #111 6.585 Setting up libffi-dev:arm64 (3.4.4-1) ...
19:45:08 [2024-03-07T19:45:08.678Z] #111 6.596 Setting up libpcre2-16-0:arm64 (10.42-1) ...
19:45:08 [2024-03-07T19:45:08.678Z] #111 6.608 Setting up libpcre2-32-0:arm64 (10.42-1) ...
19:45:08 [2024-03-07T19:45:08.678Z] #111 6.618 Setting up libglib2.0-data (2.74.6-2) ...
19:45:08 [2024-03-07T19:45:08.678Z] #111 6.628 Setting up libgpg-error-dev (1.46-1) ...
19:45:08 [2024-03-07T19:45:08.678Z] #111 6.639 Setting up uuid-dev:arm64 (2.38.1-5+b1) ...
19:45:08 [2024-03-07T19:45:08.678Z] #111 6.649 Setting up libudev-dev:arm64 (252.22-1~deb12u1) ...
19:45:08 [2024-03-07T19:45:08.678Z] #111 6.660 Setting up libsepol-dev:arm64 (3.4-2.1) ...
19:45:08 [2024-03-07T19:45:08.678Z] #111 6.671 Setting up libdpkg-perl (1.21.22) ...
19:45:08 [2024-03-07T19:45:08.678Z] #111 6.682 Setting up zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ...
19:45:08 [2024-03-07T19:45:08.678Z] #111 6.693 Setting up libpcre2-posix3:arm64 (10.42-1) ...
19:45:08 [2024-03-07T19:45:08.678Z] #111 6.704 Setting up libgirepository-1.0-1:arm64 (1.74.0-3) ...
19:45:08 [2024-03-07T19:45:08.678Z] #111 6.715 Setting up libapparmor-dev:arm64 (3.0.8-3) ...
19:45:08 [2024-03-07T19:45:08.678Z] #111 6.725 Setting up python3-pathspec (0.11.0-1) ...
19:45:08 [2024-03-07T19:45:08.678Z] #111 6.857 Setting up python3-lib2to3 (3.11.2-3) ...
19:45:08 [2024-03-07T19:45:08.937Z] #111 6.967 Setting up libsystemd-dev:arm64 (252.22-1~deb12u1) ...
19:45:08 [2024-03-07T19:45:08.937Z] #111 6.981 Setting up libsecret-common (0.20.5-3) ...
19:45:08 [2024-03-07T19:45:08.937Z] #111 6.992 Setting up python3-distutils (3.11.2-3) ...
19:45:08 [2024-03-07T19:45:08.937Z] #111 7.124 Setting up libglib2.0-dev-bin (2.74.6-2) ...
19:45:09 [2024-03-07T19:45:09.195Z] #111 7.281 Setting up libblkid-dev:arm64 (2.38.1-5+b1) ...
19:45:09 [2024-03-07T19:45:09.453Z] #111 7.294 Setting up libpcre2-dev:arm64 (10.42-1) ...
19:45:09 [2024-03-07T19:45:09.453Z] #111 7.305 Setting up libselinux1-dev:arm64 (3.4-1+b6) ...
19:45:09 [2024-03-07T19:45:09.453Z] #111 7.315 Setting up libglib2.0-bin (2.74.6-2) ...
19:45:09 [2024-03-07T19:45:09.453Z] #111 7.325 Setting up dpkg-dev (1.21.22) ...
19:45:09 [2024-03-07T19:45:09.453Z] #111 7.340 Setting up libsecret-1-0:arm64 (0.20.5-3) ...
19:45:09 [2024-03-07T19:45:09.453Z] #111 7.350 Setting up yamllint (1.29.0-1) ...
19:45:09 [2024-03-07T19:45:09.453Z] #111 7.498 Setting up libgcrypt20-dev (1.10.1-3) ...
19:45:09 [2024-03-07T19:45:09.711Z] #111 7.510 Setting up gir1.2-glib-2.0:arm64 (1.74.0-3) ...
19:45:09 [2024-03-07T19:45:09.711Z] #111 7.519 Setting up libmount-dev:arm64 (2.38.1-5+b1) ...
19:45:09 [2024-03-07T19:45:09.711Z] #111 7.528 Setting up gir1.2-secret-1:arm64 (0.20.5-3) ...
19:45:09 [2024-03-07T19:45:09.711Z] #111 7.537 Setting up libglib2.0-dev:arm64 (2.74.6-2) ...
19:45:09 [2024-03-07T19:45:09.711Z] #111 7.547 Setting up libsecret-1-dev:arm64 (0.20.5-3) ...
19:45:09 [2024-03-07T19:45:09.711Z] #111 7.558 Processing triggers for libc-bin (2.36-9+deb12u4) ...
19:45:09 [2024-03-07T19:45:09.711Z] #111 DONE 7.9s
19:45:09 [2024-03-07T19:45:09.970Z] 
19:45:09 [2024-03-07T19:45:09.970Z] #112 [dev-base 11/12] COPY --link --from=dockercli             /build/ /usr/local/cli
19:45:09 [2024-03-07T19:45:09.970Z] #112 DONE 0.1s
19:45:09 [2024-03-07T19:45:09.970Z] 
19:45:09 [2024-03-07T19:45:09.970Z] #113 [dev-base 12/12] COPY --link --from=dockercli-integration /build/ /usr/local/cli-integration
19:45:09 [2024-03-07T19:45:09.970Z] #113 DONE 0.2s
19:45:10 [2024-03-07T19:45:10.228Z] 
19:45:10 [2024-03-07T19:45:10.228Z] #114 [dev 1/1] COPY --link . .
19:45:12 [2024-03-07T19:45:12.128Z] #114 DONE 1.8s
19:45:12 [2024-03-07T19:45:12.128Z] 
19:45:12 [2024-03-07T19:45:12.128Z] #115 exporting to image
19:45:12 [2024-03-07T19:45:12.128Z] #115 exporting layers
19:45:13 [2024-03-07T19:45:13.064Z] #115 exporting layers 1.0s done
19:45:13 [2024-03-07T19:45:13.064Z] #115 writing image sha256:79fc9025a53a689d17ec652007870f3e045813e8aff068ec33c6ecc2747efc06 done
19:45:13 [2024-03-07T19:45:13.064Z] #115 naming to docker.io/library/docker:c5fb29465518d8dc32042a96ad97de1edae59dac done
19:45:13 [2024-03-07T19:45:13.064Z] #115 DONE 1.0s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
19:45:13 [2024-03-07T19:45:13.361Z] + sudo modprobe ip6table_filter
[Pipeline] sh
19:45:13 [2024-03-07T19:45:13.640Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-47494/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c5fb29465518d8dc32042a96ad97de1edae59dac -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c5fb29465518d8dc32042a96ad97de1edae59dac hack/test/unit
19:45:13 [2024-03-07T19:45:13.899Z] + BUILDFLAGS=(-tags 'netgo journald')
19:45:13 [2024-03-07T19:45:13.899Z] + TESTFLAGS+=' -test.timeout=5m'
19:45:13 [2024-03-07T19:45:13.899Z] + TESTDIRS=./...
19:45:13 [2024-03-07T19:45:13.899Z] + exclude_paths='/vendor/|/integration'
19:45:13 [2024-03-07T19:45:13.899Z] ++ go list ./...
19:45:13 [2024-03-07T19:45:13.899Z] ++ grep -vE '(/vendor/|/integration)'
19:45:14 [2024-03-07T19:45:14.468Z] + pkg_list='github.com/docker/docker/api
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/api/server
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/api/server/backend/build
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/api/server/httpstatus
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/api/server/httputils
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/api/server/middleware
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/api/server/router
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/api/server/router/build
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/api/server/router/checkpoint
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/api/server/router/container
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/api/server/router/debug
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/api/server/router/distribution
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/api/server/router/grpc
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/api/server/router/image
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/api/server/router/network
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/api/server/router/plugin
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/api/server/router/session
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/api/server/router/swarm
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/api/server/router/system
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/api/server/router/volume
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/api/types
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/api/types/backend
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/api/types/blkiodev
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/api/types/checkpoint
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/api/types/container
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/api/types/events
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/api/types/filters
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/api/types/image
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/api/types/mount
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/api/types/network
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/api/types/plugins/logdriver
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/api/types/registry
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/api/types/strslice
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/api/types/swarm
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/api/types/swarm/runtime
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/api/types/system
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/api/types/time
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/api/types/versions
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/api/types/volume
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/builder
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/builder/builder-next
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/builder/builder-next/exporter
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/builder/builder-next/exporter/overrides
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/builder/builder-next/imagerefchecker
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/builder/builder-next/worker
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/builder/builder-next/worker/label
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/builder/dockerfile
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/builder/remotecontext
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/builder/remotecontext/git
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/builder/remotecontext/urlutil
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/cli/debug
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/cli/winresources/docker-proxy
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/cli/winresources/dockerd
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/client
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/client/buildkit
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/cmd/docker-proxy
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/cmd/dockerd
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/cmd/dockerd/trap
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/container
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/container/stream
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/contrib/apparmor
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/contrib/httpserver
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/daemon
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/daemon/cluster
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/daemon/cluster/controllers/plugin
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/daemon/cluster/convert
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/daemon/cluster/executor
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/daemon/cluster/executor/container
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/daemon/cluster/provider
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/daemon/config
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/daemon/containerd
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/daemon/events
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/daemon/events/testutils
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/daemon/graphdriver
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/daemon/graphdriver/btrfs
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/daemon/graphdriver/copy
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/daemon/graphdriver/graphtest
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/daemon/graphdriver/overlay2
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/daemon/graphdriver/overlayutils
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/daemon/graphdriver/register
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/daemon/graphdriver/vfs
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/daemon/graphdriver/zfs
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/daemon/images
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/daemon/initlayer
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/daemon/links
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/daemon/listeners
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/daemon/logger
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/daemon/logger/awslogs
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/daemon/logger/fluentd
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/daemon/logger/gcplogs
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/daemon/logger/gelf
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/daemon/logger/journald
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/daemon/logger/journald/internal/export
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/daemon/logger/journald/internal/fake
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/daemon/logger/jsonfilelog
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/daemon/logger/local
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/daemon/logger/loggertest
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/daemon/logger/loggerutils
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/daemon/logger/loggerutils/cache
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/daemon/logger/splunk
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/daemon/logger/syslog
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/daemon/logger/templates
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/daemon/names
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/daemon/network
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/daemon/snapshotter
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/daemon/stats
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/distribution
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/distribution/metadata
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/distribution/utils
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/distribution/xfer
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/dockerversion
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/errdefs
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/image
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/image/cache
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/image/spec/specs-go
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/image/spec/specs-go/v1
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/image/tarexport
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/image/v1
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/internal/cleanups
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/internal/compatcontext
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/internal/mod
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/internal/mounttree
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/internal/multierror
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/internal/safepath
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/internal/sliceutil
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/internal/test/suite
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/internal/testutils
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/internal/testutils/netnsutils
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/internal/testutils/specialimage
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/internal/unix_noeintr
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/internal/unshare
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/layer
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/libcontainerd
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/libcontainerd/queue
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/libcontainerd/remote
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/libcontainerd/shimopts
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/libcontainerd/supervisor
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/libcontainerd/types
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/libnetwork
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/libnetwork/bitmap
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/libnetwork/cluster
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/libnetwork/cmd/diagnostic
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/libnetwork/config
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/libnetwork/datastore
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/libnetwork/diagnostic
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/libnetwork/discoverapi
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/libnetwork/driverapi
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/libnetwork/drivers/bridge
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/libnetwork/drivers/host
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/libnetwork/drivers/ipvlan
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/libnetwork/drivers/macvlan
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/libnetwork/drivers/null
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/libnetwork/drivers/overlay
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/libnetwork/drivers/remote
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/libnetwork/drivers/remote/api
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/libnetwork/drivers/windows
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/libnetwork/drvregistry
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/libnetwork/etchosts
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/libnetwork/internal/caller
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/libnetwork/internal/kvstore
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/libnetwork/internal/netiputil
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/libnetwork/internal/resolvconf
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/libnetwork/internal/setmatrix
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/libnetwork/ipam
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/libnetwork/ipamapi
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/libnetwork/ipams/builtin
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/libnetwork/ipams/null
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/libnetwork/ipams/remote
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/libnetwork/ipams/remote/api
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/libnetwork/ipams/windowsipam
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/libnetwork/ipamutils
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/libnetwork/ipbits
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/libnetwork/iptables
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/libnetwork/netlabel
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/libnetwork/netutils
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/libnetwork/networkdb
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/libnetwork/ns
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/libnetwork/options
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/libnetwork/osl
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/libnetwork/osl/kernel
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/libnetwork/portallocator
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/libnetwork/portmapper
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/libnetwork/resolvconf
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/libnetwork/scope
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/libnetwork/types
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/oci
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/oci/caps
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/opts
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/pkg/archive
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/pkg/authorization
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/pkg/broadcaster
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/pkg/capabilities
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/pkg/chrootarchive
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/pkg/containerfs
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/pkg/directory
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/pkg/dmesg
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/pkg/fileutils
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/pkg/homedir
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/pkg/idtools
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/pkg/ioutils
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/pkg/jsonmessage
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/pkg/longpath
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/pkg/meminfo
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/pkg/namesgenerator
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/pkg/parsers
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/pkg/parsers/kernel
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/pkg/parsers/operatingsystem
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/pkg/pidfile
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/pkg/platform
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/pkg/plugingetter
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/pkg/plugins
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/pkg/plugins/transport
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/pkg/pools
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/pkg/process
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/pkg/progress
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/pkg/reexec
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/pkg/rootless
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/pkg/rootless/specconv
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/pkg/stack
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/pkg/stdcopy
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/pkg/streamformatter
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/pkg/stringid
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/pkg/sysinfo
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/pkg/system
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/pkg/tailfile
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/pkg/tarsum
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/pkg/useragent
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/plugin
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/plugin/executor/containerd
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/plugin/v2
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/profiles/apparmor
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/profiles/seccomp
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/quota
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/reference
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/registry
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/registry/resumable
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/restartmanager
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/runconfig
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/runconfig/opts
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/testutil
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/testutil/daemon
19:45:14 [2024-03-07T19:45:14.468Z] github.com/docker/docker/testutil/environment
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/testutil/fakecontext
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/testutil/fakegit
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/testutil/fakestorage
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/testutil/fixtures/load
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/testutil/fixtures/plugin
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/testutil/fixtures/plugin/basic
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/testutil/registry
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/testutil/request
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/volume
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/volume/drivers
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/volume/local
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/volume/mounts
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/volume/service
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/volume/service/opts
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/volume/testutils'
19:45:14 [2024-03-07T19:45:14.469Z] ++ grep --fixed-strings -v /libnetwork
19:45:14 [2024-03-07T19:45:14.469Z] ++ echo 'github.com/docker/docker/api
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/api/server
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/api/server/backend/build
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/api/server/httpstatus
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/api/server/httputils
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/api/server/middleware
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/api/server/router
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/api/server/router/build
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/api/server/router/checkpoint
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/api/server/router/container
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/api/server/router/debug
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/api/server/router/distribution
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/api/server/router/grpc
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/api/server/router/image
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/api/server/router/network
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/api/server/router/plugin
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/api/server/router/session
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/api/server/router/swarm
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/api/server/router/system
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/api/server/router/volume
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/api/types
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/api/types/backend
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/api/types/blkiodev
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/api/types/checkpoint
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/api/types/container
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/api/types/events
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/api/types/filters
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/api/types/image
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/api/types/mount
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/api/types/network
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/api/types/plugins/logdriver
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/api/types/registry
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/api/types/strslice
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/api/types/swarm
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/api/types/swarm/runtime
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/api/types/system
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/api/types/time
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/api/types/versions
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/api/types/volume
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/builder
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/builder/builder-next
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/builder/builder-next/exporter
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/builder/builder-next/exporter/overrides
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/builder/builder-next/imagerefchecker
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/builder/builder-next/worker
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/builder/builder-next/worker/label
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/builder/dockerfile
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/builder/remotecontext
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/builder/remotecontext/git
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/builder/remotecontext/urlutil
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/cli/debug
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/cli/winresources/docker-proxy
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/cli/winresources/dockerd
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/client
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/client/buildkit
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/cmd/docker-proxy
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/cmd/dockerd
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/cmd/dockerd/trap
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/container
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/container/stream
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/contrib/apparmor
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/contrib/httpserver
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/daemon
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/daemon/cluster
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/daemon/cluster/controllers/plugin
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/daemon/cluster/convert
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/daemon/cluster/executor
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/daemon/cluster/executor/container
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/daemon/cluster/provider
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/daemon/config
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/daemon/containerd
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/daemon/events
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/daemon/events/testutils
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/daemon/graphdriver
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/daemon/graphdriver/btrfs
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/daemon/graphdriver/copy
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/daemon/graphdriver/graphtest
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/daemon/graphdriver/overlay2
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/daemon/graphdriver/overlayutils
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/daemon/graphdriver/register
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/daemon/graphdriver/vfs
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/daemon/graphdriver/zfs
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/daemon/images
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/daemon/initlayer
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/daemon/links
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/daemon/listeners
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/daemon/logger
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/daemon/logger/awslogs
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/daemon/logger/fluentd
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/daemon/logger/gcplogs
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/daemon/logger/gelf
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/daemon/logger/journald
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/daemon/logger/journald/internal/export
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/daemon/logger/journald/internal/fake
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/daemon/logger/jsonfilelog
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/daemon/logger/local
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/daemon/logger/loggertest
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/daemon/logger/loggerutils
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/daemon/logger/loggerutils/cache
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/daemon/logger/splunk
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/daemon/logger/syslog
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/daemon/logger/templates
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/daemon/names
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/daemon/network
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/daemon/snapshotter
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/daemon/stats
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/distribution
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/distribution/metadata
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/distribution/utils
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/distribution/xfer
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/dockerversion
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/errdefs
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/image
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/image/cache
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/image/spec/specs-go
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/image/spec/specs-go/v1
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/image/tarexport
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/image/v1
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/internal/cleanups
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/internal/compatcontext
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/internal/mod
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/internal/mounttree
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/internal/multierror
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/internal/safepath
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/internal/sliceutil
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/internal/test/suite
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/internal/testutils
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/internal/testutils/netnsutils
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/internal/testutils/specialimage
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/internal/unix_noeintr
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/internal/unshare
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/layer
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/libcontainerd
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/libcontainerd/queue
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/libcontainerd/remote
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/libcontainerd/shimopts
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/libcontainerd/supervisor
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/libcontainerd/types
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/libnetwork
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/libnetwork/bitmap
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/libnetwork/cluster
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/libnetwork/cmd/diagnostic
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/libnetwork/config
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/libnetwork/datastore
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/libnetwork/diagnostic
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/libnetwork/discoverapi
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/libnetwork/driverapi
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/libnetwork/drivers/bridge
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/libnetwork/drivers/host
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/libnetwork/drivers/ipvlan
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/libnetwork/drivers/macvlan
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/libnetwork/drivers/null
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/libnetwork/drivers/overlay
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/libnetwork/drivers/remote
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/libnetwork/drivers/remote/api
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/libnetwork/drivers/windows
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/libnetwork/drvregistry
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/libnetwork/etchosts
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/libnetwork/internal/caller
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/libnetwork/internal/kvstore
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/libnetwork/internal/netiputil
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/libnetwork/internal/resolvconf
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/libnetwork/internal/setmatrix
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/libnetwork/ipam
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/libnetwork/ipamapi
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/libnetwork/ipams/builtin
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/libnetwork/ipams/null
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/libnetwork/ipams/remote
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/libnetwork/ipams/remote/api
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/libnetwork/ipams/windowsipam
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/libnetwork/ipamutils
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/libnetwork/ipbits
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/libnetwork/iptables
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/libnetwork/netlabel
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/libnetwork/netutils
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/libnetwork/networkdb
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/libnetwork/ns
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/libnetwork/options
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/libnetwork/osl
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/libnetwork/osl/kernel
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/libnetwork/portallocator
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/libnetwork/portmapper
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/libnetwork/resolvconf
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/libnetwork/scope
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/libnetwork/types
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/oci
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/oci/caps
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/opts
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/pkg/archive
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/pkg/authorization
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/pkg/broadcaster
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/pkg/capabilities
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/pkg/chrootarchive
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/pkg/containerfs
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/pkg/directory
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/pkg/dmesg
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/pkg/fileutils
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/pkg/homedir
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/pkg/idtools
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/pkg/ioutils
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/pkg/jsonmessage
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/pkg/longpath
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/pkg/meminfo
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/pkg/namesgenerator
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/pkg/parsers
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/pkg/parsers/kernel
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/pkg/parsers/operatingsystem
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/pkg/pidfile
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/pkg/platform
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/pkg/plugingetter
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/pkg/plugins
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/pkg/plugins/transport
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/pkg/pools
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/pkg/process
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/pkg/progress
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/pkg/reexec
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/pkg/rootless
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/pkg/rootless/specconv
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/pkg/stack
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/pkg/stdcopy
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/pkg/streamformatter
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/pkg/stringid
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/pkg/sysinfo
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/pkg/system
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/pkg/tailfile
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/pkg/tarsum
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/pkg/useragent
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/plugin
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/plugin/executor/containerd
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/plugin/v2
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/profiles/apparmor
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/profiles/seccomp
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/quota
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/reference
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/registry
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/registry/resumable
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/restartmanager
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/runconfig
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/runconfig/opts
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/testutil
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/testutil/daemon
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/testutil/environment
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/testutil/fakecontext
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/testutil/fakegit
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/testutil/fakestorage
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/testutil/fixtures/load
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/testutil/fixtures/plugin
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/testutil/fixtures/plugin/basic
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/testutil/registry
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/testutil/request
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/volume
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/volume/drivers
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/volume/local
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/volume/mounts
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/volume/service
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/volume/service/opts
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/volume/testutils'
19:45:14 [2024-03-07T19:45:14.469Z] + base_pkg_list='github.com/docker/docker/api
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/api/server
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/api/server/backend/build
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/api/server/httpstatus
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/api/server/httputils
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/api/server/middleware
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/api/server/router
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/api/server/router/build
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/api/server/router/checkpoint
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/api/server/router/container
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/api/server/router/debug
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/api/server/router/distribution
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/api/server/router/grpc
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/api/server/router/image
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/api/server/router/network
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/api/server/router/plugin
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/api/server/router/session
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/api/server/router/swarm
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/api/server/router/system
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/api/server/router/volume
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/api/types
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/api/types/backend
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/api/types/blkiodev
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/api/types/checkpoint
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/api/types/container
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/api/types/events
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/api/types/filters
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/api/types/image
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/api/types/mount
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/api/types/network
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/api/types/plugins/logdriver
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/api/types/registry
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/api/types/strslice
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/api/types/swarm
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/api/types/swarm/runtime
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/api/types/system
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/api/types/time
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/api/types/versions
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/api/types/volume
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/builder
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/builder/builder-next
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/builder/builder-next/exporter
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/builder/builder-next/exporter/overrides
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/builder/builder-next/imagerefchecker
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/builder/builder-next/worker
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/builder/builder-next/worker/label
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/builder/dockerfile
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/builder/remotecontext
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/builder/remotecontext/git
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/builder/remotecontext/urlutil
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/cli/debug
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/cli/winresources/docker-proxy
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/cli/winresources/dockerd
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/client
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/client/buildkit
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/cmd/docker-proxy
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/cmd/dockerd
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/cmd/dockerd/trap
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/container
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/container/stream
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/contrib/apparmor
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/contrib/httpserver
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/daemon
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/daemon/cluster
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/daemon/cluster/controllers/plugin
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/daemon/cluster/convert
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/daemon/cluster/executor
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/daemon/cluster/executor/container
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/daemon/cluster/provider
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/daemon/config
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/daemon/containerd
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/daemon/events
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/daemon/events/testutils
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/daemon/graphdriver
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/daemon/graphdriver/btrfs
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/daemon/graphdriver/copy
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/daemon/graphdriver/graphtest
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/daemon/graphdriver/overlay2
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/daemon/graphdriver/overlayutils
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/daemon/graphdriver/register
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/daemon/graphdriver/vfs
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/daemon/graphdriver/zfs
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/daemon/images
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/daemon/initlayer
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/daemon/links
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/daemon/listeners
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/daemon/logger
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/daemon/logger/awslogs
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/daemon/logger/fluentd
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/daemon/logger/gcplogs
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/daemon/logger/gelf
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/daemon/logger/journald
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/daemon/logger/journald/internal/export
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/daemon/logger/journald/internal/fake
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/daemon/logger/jsonfilelog
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/daemon/logger/local
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/daemon/logger/loggertest
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/daemon/logger/loggerutils
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/daemon/logger/loggerutils/cache
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/daemon/logger/splunk
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/daemon/logger/syslog
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/daemon/logger/templates
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/daemon/names
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/daemon/network
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/daemon/snapshotter
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/daemon/stats
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/distribution
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/distribution/metadata
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/distribution/utils
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/distribution/xfer
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/dockerversion
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/errdefs
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/image
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/image/cache
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/image/spec/specs-go
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/image/spec/specs-go/v1
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/image/tarexport
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/image/v1
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/internal/cleanups
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/internal/compatcontext
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/internal/mod
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/internal/mounttree
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/internal/multierror
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/internal/safepath
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/internal/sliceutil
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/internal/test/suite
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/internal/testutils
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/internal/testutils/netnsutils
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/internal/testutils/specialimage
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/internal/unix_noeintr
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/internal/unshare
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/layer
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/libcontainerd
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/libcontainerd/queue
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/libcontainerd/remote
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/libcontainerd/shimopts
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/libcontainerd/supervisor
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/libcontainerd/types
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/oci
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/oci/caps
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/opts
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/pkg/archive
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/pkg/authorization
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/pkg/broadcaster
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/pkg/capabilities
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/pkg/chrootarchive
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/pkg/containerfs
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/pkg/directory
19:45:14 [2024-03-07T19:45:14.469Z] github.com/docker/docker/pkg/dmesg
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/pkg/fileutils
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/pkg/homedir
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/pkg/idtools
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/pkg/ioutils
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/pkg/jsonmessage
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/pkg/longpath
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/pkg/meminfo
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/pkg/namesgenerator
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/pkg/parsers
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/pkg/parsers/kernel
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/pkg/parsers/operatingsystem
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/pkg/pidfile
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/pkg/platform
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/pkg/plugingetter
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/pkg/plugins
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/pkg/plugins/transport
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/pkg/pools
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/pkg/process
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/pkg/progress
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/pkg/reexec
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/pkg/rootless
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/pkg/rootless/specconv
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/pkg/stack
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/pkg/stdcopy
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/pkg/streamformatter
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/pkg/stringid
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/pkg/sysinfo
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/pkg/system
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/pkg/tailfile
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/pkg/tarsum
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/pkg/useragent
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/plugin
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/plugin/executor/containerd
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/plugin/v2
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/profiles/apparmor
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/profiles/seccomp
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/quota
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/reference
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/registry
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/registry/resumable
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/restartmanager
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/runconfig
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/runconfig/opts
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/testutil
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/testutil/daemon
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/testutil/environment
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/testutil/fakecontext
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/testutil/fakegit
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/testutil/fakestorage
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/testutil/fixtures/load
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/testutil/fixtures/plugin
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/testutil/fixtures/plugin/basic
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/testutil/registry
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/testutil/request
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/volume
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/volume/drivers
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/volume/local
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/volume/mounts
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/volume/service
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/volume/service/opts
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/volume/testutils'
19:45:14 [2024-03-07T19:45:14.470Z] ++ grep --fixed-strings /libnetwork
19:45:14 [2024-03-07T19:45:14.470Z] ++ echo 'github.com/docker/docker/api
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/api/server
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/api/server/backend/build
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/api/server/httpstatus
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/api/server/httputils
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/api/server/middleware
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/api/server/router
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/api/server/router/build
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/api/server/router/checkpoint
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/api/server/router/container
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/api/server/router/debug
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/api/server/router/distribution
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/api/server/router/grpc
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/api/server/router/image
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/api/server/router/network
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/api/server/router/plugin
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/api/server/router/session
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/api/server/router/swarm
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/api/server/router/system
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/api/server/router/volume
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/api/types
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/api/types/backend
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/api/types/blkiodev
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/api/types/checkpoint
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/api/types/container
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/api/types/events
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/api/types/filters
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/api/types/image
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/api/types/mount
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/api/types/network
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/api/types/plugins/logdriver
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/api/types/registry
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/api/types/strslice
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/api/types/swarm
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/api/types/swarm/runtime
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/api/types/system
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/api/types/time
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/api/types/versions
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/api/types/volume
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/builder
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/builder/builder-next
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/builder/builder-next/exporter
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/builder/builder-next/exporter/overrides
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/builder/builder-next/imagerefchecker
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/builder/builder-next/worker
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/builder/builder-next/worker/label
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/builder/dockerfile
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/builder/remotecontext
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/builder/remotecontext/git
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/builder/remotecontext/urlutil
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/cli/debug
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/cli/winresources/docker-proxy
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/cli/winresources/dockerd
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/client
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/client/buildkit
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/cmd/docker-proxy
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/cmd/dockerd
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/cmd/dockerd/trap
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/container
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/container/stream
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/contrib/apparmor
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/contrib/httpserver
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/daemon
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/daemon/cluster
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/daemon/cluster/controllers/plugin
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/daemon/cluster/convert
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/daemon/cluster/executor
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/daemon/cluster/executor/container
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/daemon/cluster/provider
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/daemon/config
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/daemon/containerd
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/daemon/events
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/daemon/events/testutils
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/daemon/graphdriver
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/daemon/graphdriver/btrfs
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/daemon/graphdriver/copy
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/daemon/graphdriver/graphtest
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/daemon/graphdriver/overlay2
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/daemon/graphdriver/overlayutils
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/daemon/graphdriver/register
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/daemon/graphdriver/vfs
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/daemon/graphdriver/zfs
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/daemon/images
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/daemon/initlayer
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/daemon/links
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/daemon/listeners
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/daemon/logger
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/daemon/logger/awslogs
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/daemon/logger/fluentd
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/daemon/logger/gcplogs
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/daemon/logger/gelf
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/daemon/logger/journald
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/daemon/logger/journald/internal/export
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/daemon/logger/journald/internal/fake
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/daemon/logger/jsonfilelog
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/daemon/logger/local
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/daemon/logger/loggertest
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/daemon/logger/loggerutils
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/daemon/logger/loggerutils/cache
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/daemon/logger/splunk
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/daemon/logger/syslog
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/daemon/logger/templates
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/daemon/names
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/daemon/network
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/daemon/snapshotter
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/daemon/stats
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/distribution
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/distribution/metadata
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/distribution/utils
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/distribution/xfer
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/dockerversion
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/errdefs
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/image
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/image/cache
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/image/spec/specs-go
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/image/spec/specs-go/v1
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/image/tarexport
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/image/v1
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/internal/cleanups
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/internal/compatcontext
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/internal/mod
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/internal/mounttree
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/internal/multierror
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/internal/safepath
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/internal/sliceutil
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/internal/test/suite
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/internal/testutils
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/internal/testutils/netnsutils
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/internal/testutils/specialimage
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/internal/unix_noeintr
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/internal/unshare
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/layer
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/libcontainerd
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/libcontainerd/queue
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/libcontainerd/remote
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/libcontainerd/shimopts
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/libcontainerd/supervisor
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/libcontainerd/types
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/libnetwork
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/libnetwork/bitmap
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/libnetwork/cluster
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/libnetwork/cmd/diagnostic
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/libnetwork/config
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/libnetwork/datastore
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/libnetwork/diagnostic
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/libnetwork/discoverapi
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/libnetwork/driverapi
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/libnetwork/drivers/bridge
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/libnetwork/drivers/host
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/libnetwork/drivers/ipvlan
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/libnetwork/drivers/macvlan
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/libnetwork/drivers/null
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/libnetwork/drivers/overlay
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/libnetwork/drivers/remote
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/libnetwork/drivers/remote/api
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/libnetwork/drivers/windows
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/libnetwork/drvregistry
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/libnetwork/etchosts
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/libnetwork/internal/caller
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/libnetwork/internal/kvstore
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/libnetwork/internal/netiputil
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/libnetwork/internal/resolvconf
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/libnetwork/internal/setmatrix
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/libnetwork/ipam
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/libnetwork/ipamapi
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/libnetwork/ipams/builtin
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/libnetwork/ipams/null
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/libnetwork/ipams/remote
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/libnetwork/ipams/remote/api
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/libnetwork/ipams/windowsipam
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/libnetwork/ipamutils
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/libnetwork/ipbits
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/libnetwork/iptables
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/libnetwork/netlabel
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/libnetwork/netutils
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/libnetwork/networkdb
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/libnetwork/ns
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/libnetwork/options
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/libnetwork/osl
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/libnetwork/osl/kernel
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/libnetwork/portallocator
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/libnetwork/portmapper
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/libnetwork/resolvconf
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/libnetwork/scope
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/libnetwork/types
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/oci
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/oci/caps
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/opts
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/pkg/archive
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/pkg/authorization
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/pkg/broadcaster
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/pkg/capabilities
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/pkg/chrootarchive
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/pkg/containerfs
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/pkg/directory
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/pkg/dmesg
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/pkg/fileutils
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/pkg/homedir
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/pkg/idtools
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/pkg/ioutils
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/pkg/jsonmessage
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/pkg/longpath
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/pkg/meminfo
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/pkg/namesgenerator
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/pkg/parsers
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/pkg/parsers/kernel
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/pkg/parsers/operatingsystem
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/pkg/pidfile
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/pkg/platform
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/pkg/plugingetter
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/pkg/plugins
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/pkg/plugins/transport
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/pkg/pools
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/pkg/process
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/pkg/progress
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/pkg/reexec
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/pkg/rootless
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/pkg/rootless/specconv
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/pkg/stack
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/pkg/stdcopy
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/pkg/streamformatter
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/pkg/stringid
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/pkg/sysinfo
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/pkg/system
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/pkg/tailfile
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/pkg/tarsum
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/pkg/useragent
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/plugin
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/plugin/executor/containerd
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/plugin/v2
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/profiles/apparmor
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/profiles/seccomp
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/quota
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/reference
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/registry
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/registry/resumable
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/restartmanager
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/runconfig
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/runconfig/opts
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/testutil
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/testutil/daemon
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/testutil/environment
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/testutil/fakecontext
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/testutil/fakegit
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/testutil/fakestorage
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/testutil/fixtures/load
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/testutil/fixtures/plugin
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/testutil/fixtures/plugin/basic
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/testutil/registry
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/testutil/request
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/volume
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/volume/drivers
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/volume/local
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/volume/mounts
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/volume/service
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/volume/service/opts
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/volume/testutils'
19:45:14 [2024-03-07T19:45:14.470Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/libnetwork/bitmap
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/libnetwork/cluster
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/libnetwork/cmd/diagnostic
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/libnetwork/config
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/libnetwork/datastore
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/libnetwork/diagnostic
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/libnetwork/discoverapi
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/libnetwork/driverapi
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/libnetwork/drivers/bridge
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/libnetwork/drivers/host
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/libnetwork/drivers/ipvlan
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/libnetwork/drivers/macvlan
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/libnetwork/drivers/null
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/libnetwork/drivers/overlay
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/libnetwork/drivers/remote
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/libnetwork/drivers/remote/api
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/libnetwork/drivers/windows
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/libnetwork/drvregistry
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/libnetwork/etchosts
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/libnetwork/internal/caller
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/libnetwork/internal/kvstore
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/libnetwork/internal/netiputil
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/libnetwork/internal/resolvconf
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/libnetwork/internal/setmatrix
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/libnetwork/ipam
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/libnetwork/ipamapi
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/libnetwork/ipams/builtin
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/libnetwork/ipams/null
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/libnetwork/ipams/remote
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/libnetwork/ipams/remote/api
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/libnetwork/ipams/windowsipam
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/libnetwork/ipamutils
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/libnetwork/ipbits
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/libnetwork/iptables
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/libnetwork/netlabel
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/libnetwork/netutils
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/libnetwork/networkdb
19:45:14 [2024-03-07T19:45:14.470Z] github.com/docker/docker/libnetwork/ns
19:45:14 [2024-03-07T19:45:14.471Z] github.com/docker/docker/libnetwork/options
19:45:14 [2024-03-07T19:45:14.471Z] github.com/docker/docker/libnetwork/osl
19:45:14 [2024-03-07T19:45:14.471Z] github.com/docker/docker/libnetwork/osl/kernel
19:45:14 [2024-03-07T19:45:14.471Z] github.com/docker/docker/libnetwork/portallocator
19:45:14 [2024-03-07T19:45:14.471Z] github.com/docker/docker/libnetwork/portmapper
19:45:14 [2024-03-07T19:45:14.471Z] github.com/docker/docker/libnetwork/resolvconf
19:45:14 [2024-03-07T19:45:14.471Z] github.com/docker/docker/libnetwork/scope
19:45:14 [2024-03-07T19:45:14.471Z] github.com/docker/docker/libnetwork/types'
19:45:14 [2024-03-07T19:45:14.471Z] + echo 'github.com/docker/docker/libnetwork
19:45:14 [2024-03-07T19:45:14.471Z] github.com/docker/docker/libnetwork/bitmap
19:45:14 [2024-03-07T19:45:14.471Z] github.com/docker/docker/libnetwork/cluster
19:45:14 [2024-03-07T19:45:14.471Z] github.com/docker/docker/libnetwork/cmd/diagnostic
19:45:14 [2024-03-07T19:45:14.471Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
19:45:14 [2024-03-07T19:45:14.471Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
19:45:14 [2024-03-07T19:45:14.471Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
19:45:14 [2024-03-07T19:45:14.471Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
19:45:14 [2024-03-07T19:45:14.471Z] github.com/docker/docker/libnetwork/config
19:45:14 [2024-03-07T19:45:14.471Z] github.com/docker/docker/libnetwork/datastore
19:45:14 [2024-03-07T19:45:14.471Z] github.com/docker/docker/libnetwork/diagnostic
19:45:14 [2024-03-07T19:45:14.471Z] github.com/docker/docker/libnetwork/discoverapi
19:45:14 [2024-03-07T19:45:14.471Z] github.com/docker/docker/libnetwork/driverapi
19:45:14 [2024-03-07T19:45:14.471Z] github.com/docker/docker/libnetwork/drivers/bridge
19:45:14 [2024-03-07T19:45:14.471Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
19:45:14 [2024-03-07T19:45:14.471Z] github.com/docker/docker/libnetwork/drivers/host
19:45:14 [2024-03-07T19:45:14.471Z] github.com/docker/docker/libnetwork/drivers/ipvlan
19:45:14 [2024-03-07T19:45:14.471Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
19:45:14 [2024-03-07T19:45:14.471Z] github.com/docker/docker/libnetwork/drivers/macvlan
19:45:14 [2024-03-07T19:45:14.471Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
19:45:14 [2024-03-07T19:45:14.471Z] github.com/docker/docker/libnetwork/drivers/null
19:45:14 [2024-03-07T19:45:14.471Z] github.com/docker/docker/libnetwork/drivers/overlay
19:45:14 [2024-03-07T19:45:14.471Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
19:45:14 [2024-03-07T19:45:14.471Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
19:45:14 [2024-03-07T19:45:14.471Z] github.com/docker/docker/libnetwork/drivers/remote
19:45:14 [2024-03-07T19:45:14.471Z] github.com/docker/docker/libnetwork/drivers/remote/api
19:45:14 [2024-03-07T19:45:14.471Z] github.com/docker/docker/libnetwork/drivers/windows
19:45:14 [2024-03-07T19:45:14.471Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
19:45:14 [2024-03-07T19:45:14.471Z] github.com/docker/docker/libnetwork/drvregistry
19:45:14 [2024-03-07T19:45:14.471Z] github.com/docker/docker/libnetwork/etchosts
19:45:14 [2024-03-07T19:45:14.471Z] github.com/docker/docker/libnetwork/internal/caller
19:45:14 [2024-03-07T19:45:14.471Z] github.com/docker/docker/libnetwork/internal/kvstore
19:45:14 [2024-03-07T19:45:14.471Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
19:45:14 [2024-03-07T19:45:14.471Z] github.com/docker/docker/libnetwork/internal/netiputil
19:45:14 [2024-03-07T19:45:14.471Z] github.com/docker/docker/libnetwork/internal/resolvconf
19:45:14 [2024-03-07T19:45:14.471Z] github.com/docker/docker/libnetwork/internal/setmatrix
19:45:14 [2024-03-07T19:45:14.471Z] github.com/docker/docker/libnetwork/ipam
19:45:14 [2024-03-07T19:45:14.471Z] github.com/docker/docker/libnetwork/ipamapi
19:45:14 [2024-03-07T19:45:14.471Z] github.com/docker/docker/libnetwork/ipams/builtin
19:45:14 [2024-03-07T19:45:14.471Z] + grep --fixed-strings libnetwork/drivers/bridge
19:45:14 [2024-03-07T19:45:14.471Z] github.com/docker/docker/libnetwork/ipams/null
19:45:14 [2024-03-07T19:45:14.471Z] github.com/docker/docker/libnetwork/ipams/remote
19:45:14 [2024-03-07T19:45:14.471Z] github.com/docker/docker/libnetwork/ipams/remote/api
19:45:14 [2024-03-07T19:45:14.471Z] github.com/docker/docker/libnetwork/ipams/windowsipam
19:45:14 [2024-03-07T19:45:14.471Z] github.com/docker/docker/libnetwork/ipamutils
19:45:14 [2024-03-07T19:45:14.471Z] github.com/docker/docker/libnetwork/ipbits
19:45:14 [2024-03-07T19:45:14.471Z] github.com/docker/docker/libnetwork/iptables
19:45:14 [2024-03-07T19:45:14.471Z] github.com/docker/docker/libnetwork/netlabel
19:45:14 [2024-03-07T19:45:14.471Z] github.com/docker/docker/libnetwork/netutils
19:45:14 [2024-03-07T19:45:14.471Z] github.com/docker/docker/libnetwork/networkdb
19:45:14 [2024-03-07T19:45:14.471Z] github.com/docker/docker/libnetwork/ns
19:45:14 [2024-03-07T19:45:14.471Z] github.com/docker/docker/libnetwork/options
19:45:14 [2024-03-07T19:45:14.471Z] github.com/docker/docker/libnetwork/osl
19:45:14 [2024-03-07T19:45:14.471Z] github.com/docker/docker/libnetwork/osl/kernel
19:45:14 [2024-03-07T19:45:14.471Z] github.com/docker/docker/libnetwork/portallocator
19:45:14 [2024-03-07T19:45:14.471Z] github.com/docker/docker/libnetwork/portmapper
19:45:14 [2024-03-07T19:45:14.471Z] github.com/docker/docker/libnetwork/resolvconf
19:45:14 [2024-03-07T19:45:14.471Z] github.com/docker/docker/libnetwork/scope
19:45:14 [2024-03-07T19:45:14.471Z] github.com/docker/docker/libnetwork/types'
19:45:14 [2024-03-07T19:45:14.471Z] github.com/docker/docker/libnetwork/drivers/bridge
19:45:14 [2024-03-07T19:45:14.471Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
19:45:14 [2024-03-07T19:45:14.471Z] + type docker-proxy
19:45:14 [2024-03-07T19:45:14.471Z] hack/test/unit: line 25: type: docker-proxy: not found
19:45:14 [2024-03-07T19:45:14.471Z] + hack/make.sh binary-proxy install-proxy
19:45:14 [2024-03-07T19:45:14.471Z] 
19:45:14 [2024-03-07T19:45:14.471Z] Removing bundles/
19:45:14 [2024-03-07T19:45:14.471Z] 
19:45:14 [2024-03-07T19:45:14.471Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
19:45:14 [2024-03-07T19:45:14.471Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)...
19:45:14 [2024-03-07T19:45:14.471Z] + tee /go/src/github.com/docker/docker/go.mod
19:45:14 [2024-03-07T19:45:14.471Z] module github.com/docker/docker
19:45:14 [2024-03-07T19:45:14.471Z] 
19:45:14 [2024-03-07T19:45:14.471Z] go 1.21
19:45:14 [2024-03-07T19:45:14.471Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
19:45:14 [2024-03-07T19:45:14.471Z] + GO111MODULE=on
19:45:14 [2024-03-07T19:45:14.471Z] + GOTOOLCHAIN=local
19:45:14 [2024-03-07T19:45:14.471Z] + 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=c5fb29465518d8dc32042a96ad97de1edae59dac" -X "github.com/docker/docker/dockerversion.BuildTime=2024-03-07T19:45:14.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
19:45:19 [2024-03-07T19:45:19.781Z] + rm -f /go/src/github.com/docker/docker/go.mod
19:45:19 [2024-03-07T19:45:19.781Z] Created binary: bundles/binary-proxy/docker-proxy
19:45:19 [2024-03-07T19:45:19.781Z] 
19:45:19 [2024-03-07T19:45:19.781Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
19:45:19 [2024-03-07T19:45:19.781Z] Installing docker-proxy to /usr/local/bin/
19:45:19 [2024-03-07T19:45:19.781Z] 
19:45:19 [2024-03-07T19:45:19.781Z] + mkdir -p bundles
19:45:19 [2024-03-07T19:45:19.781Z] + '[' -n 'github.com/docker/docker/api
19:45:19 [2024-03-07T19:45:19.781Z] github.com/docker/docker/api/server
19:45:19 [2024-03-07T19:45:19.781Z] github.com/docker/docker/api/server/backend/build
19:45:19 [2024-03-07T19:45:19.781Z] github.com/docker/docker/api/server/httpstatus
19:45:19 [2024-03-07T19:45:19.781Z] github.com/docker/docker/api/server/httputils
19:45:19 [2024-03-07T19:45:19.781Z] github.com/docker/docker/api/server/middleware
19:45:19 [2024-03-07T19:45:19.781Z] github.com/docker/docker/api/server/router
19:45:19 [2024-03-07T19:45:19.781Z] github.com/docker/docker/api/server/router/build
19:45:19 [2024-03-07T19:45:19.781Z] github.com/docker/docker/api/server/router/checkpoint
19:45:19 [2024-03-07T19:45:19.781Z] github.com/docker/docker/api/server/router/container
19:45:19 [2024-03-07T19:45:19.781Z] github.com/docker/docker/api/server/router/debug
19:45:19 [2024-03-07T19:45:19.781Z] github.com/docker/docker/api/server/router/distribution
19:45:19 [2024-03-07T19:45:19.781Z] github.com/docker/docker/api/server/router/grpc
19:45:19 [2024-03-07T19:45:19.781Z] github.com/docker/docker/api/server/router/image
19:45:19 [2024-03-07T19:45:19.781Z] github.com/docker/docker/api/server/router/network
19:45:19 [2024-03-07T19:45:19.781Z] github.com/docker/docker/api/server/router/plugin
19:45:19 [2024-03-07T19:45:19.781Z] github.com/docker/docker/api/server/router/session
19:45:19 [2024-03-07T19:45:19.781Z] github.com/docker/docker/api/server/router/swarm
19:45:19 [2024-03-07T19:45:19.781Z] github.com/docker/docker/api/server/router/system
19:45:19 [2024-03-07T19:45:19.781Z] github.com/docker/docker/api/server/router/volume
19:45:19 [2024-03-07T19:45:19.781Z] github.com/docker/docker/api/types
19:45:19 [2024-03-07T19:45:19.781Z] github.com/docker/docker/api/types/backend
19:45:19 [2024-03-07T19:45:19.781Z] github.com/docker/docker/api/types/blkiodev
19:45:19 [2024-03-07T19:45:19.781Z] github.com/docker/docker/api/types/checkpoint
19:45:19 [2024-03-07T19:45:19.781Z] github.com/docker/docker/api/types/container
19:45:19 [2024-03-07T19:45:19.781Z] github.com/docker/docker/api/types/events
19:45:19 [2024-03-07T19:45:19.781Z] github.com/docker/docker/api/types/filters
19:45:19 [2024-03-07T19:45:19.781Z] github.com/docker/docker/api/types/image
19:45:19 [2024-03-07T19:45:19.781Z] github.com/docker/docker/api/types/mount
19:45:19 [2024-03-07T19:45:19.781Z] github.com/docker/docker/api/types/network
19:45:19 [2024-03-07T19:45:19.781Z] github.com/docker/docker/api/types/plugins/logdriver
19:45:19 [2024-03-07T19:45:19.781Z] github.com/docker/docker/api/types/registry
19:45:19 [2024-03-07T19:45:19.781Z] github.com/docker/docker/api/types/strslice
19:45:19 [2024-03-07T19:45:19.781Z] github.com/docker/docker/api/types/swarm
19:45:19 [2024-03-07T19:45:19.781Z] github.com/docker/docker/api/types/swarm/runtime
19:45:19 [2024-03-07T19:45:19.781Z] github.com/docker/docker/api/types/system
19:45:19 [2024-03-07T19:45:19.781Z] github.com/docker/docker/api/types/time
19:45:19 [2024-03-07T19:45:19.781Z] github.com/docker/docker/api/types/versions
19:45:19 [2024-03-07T19:45:19.781Z] github.com/docker/docker/api/types/volume
19:45:19 [2024-03-07T19:45:19.781Z] github.com/docker/docker/builder
19:45:19 [2024-03-07T19:45:19.781Z] github.com/docker/docker/builder/builder-next
19:45:19 [2024-03-07T19:45:19.781Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
19:45:19 [2024-03-07T19:45:19.781Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
19:45:19 [2024-03-07T19:45:19.781Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
19:45:19 [2024-03-07T19:45:19.781Z] github.com/docker/docker/builder/builder-next/exporter
19:45:19 [2024-03-07T19:45:19.781Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
19:45:19 [2024-03-07T19:45:19.781Z] github.com/docker/docker/builder/builder-next/exporter/overrides
19:45:19 [2024-03-07T19:45:19.781Z] github.com/docker/docker/builder/builder-next/imagerefchecker
19:45:19 [2024-03-07T19:45:19.781Z] github.com/docker/docker/builder/builder-next/worker
19:45:19 [2024-03-07T19:45:19.781Z] github.com/docker/docker/builder/builder-next/worker/label
19:45:19 [2024-03-07T19:45:19.781Z] github.com/docker/docker/builder/dockerfile
19:45:19 [2024-03-07T19:45:19.781Z] github.com/docker/docker/builder/remotecontext
19:45:19 [2024-03-07T19:45:19.781Z] github.com/docker/docker/builder/remotecontext/git
19:45:19 [2024-03-07T19:45:19.781Z] github.com/docker/docker/builder/remotecontext/urlutil
19:45:19 [2024-03-07T19:45:19.781Z] github.com/docker/docker/cli/debug
19:45:19 [2024-03-07T19:45:19.781Z] github.com/docker/docker/cli/winresources/docker-proxy
19:45:19 [2024-03-07T19:45:19.781Z] github.com/docker/docker/cli/winresources/dockerd
19:45:19 [2024-03-07T19:45:19.781Z] github.com/docker/docker/client
19:45:19 [2024-03-07T19:45:19.781Z] github.com/docker/docker/client/buildkit
19:45:19 [2024-03-07T19:45:19.781Z] github.com/docker/docker/cmd/docker-proxy
19:45:19 [2024-03-07T19:45:19.781Z] github.com/docker/docker/cmd/dockerd
19:45:19 [2024-03-07T19:45:19.781Z] github.com/docker/docker/cmd/dockerd/trap
19:45:19 [2024-03-07T19:45:19.781Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
19:45:19 [2024-03-07T19:45:19.781Z] github.com/docker/docker/container
19:45:19 [2024-03-07T19:45:19.781Z] github.com/docker/docker/container/stream
19:45:19 [2024-03-07T19:45:19.781Z] github.com/docker/docker/contrib/apparmor
19:45:19 [2024-03-07T19:45:19.781Z] github.com/docker/docker/contrib/httpserver
19:45:19 [2024-03-07T19:45:19.781Z] github.com/docker/docker/daemon
19:45:19 [2024-03-07T19:45:19.781Z] github.com/docker/docker/daemon/cluster
19:45:19 [2024-03-07T19:45:19.781Z] github.com/docker/docker/daemon/cluster/controllers/plugin
19:45:19 [2024-03-07T19:45:19.781Z] github.com/docker/docker/daemon/cluster/convert
19:45:19 [2024-03-07T19:45:19.781Z] github.com/docker/docker/daemon/cluster/executor
19:45:19 [2024-03-07T19:45:19.781Z] github.com/docker/docker/daemon/cluster/executor/container
19:45:19 [2024-03-07T19:45:19.781Z] github.com/docker/docker/daemon/cluster/provider
19:45:19 [2024-03-07T19:45:19.781Z] github.com/docker/docker/daemon/config
19:45:19 [2024-03-07T19:45:19.781Z] github.com/docker/docker/daemon/containerd
19:45:19 [2024-03-07T19:45:19.781Z] github.com/docker/docker/daemon/events
19:45:19 [2024-03-07T19:45:19.781Z] github.com/docker/docker/daemon/events/testutils
19:45:19 [2024-03-07T19:45:19.781Z] github.com/docker/docker/daemon/graphdriver
19:45:19 [2024-03-07T19:45:19.781Z] github.com/docker/docker/daemon/graphdriver/btrfs
19:45:19 [2024-03-07T19:45:19.781Z] github.com/docker/docker/daemon/graphdriver/copy
19:45:19 [2024-03-07T19:45:19.781Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
19:45:19 [2024-03-07T19:45:19.781Z] github.com/docker/docker/daemon/graphdriver/graphtest
19:45:19 [2024-03-07T19:45:19.781Z] github.com/docker/docker/daemon/graphdriver/overlay2
19:45:19 [2024-03-07T19:45:19.781Z] github.com/docker/docker/daemon/graphdriver/overlayutils
19:45:19 [2024-03-07T19:45:19.781Z] github.com/docker/docker/daemon/graphdriver/register
19:45:19 [2024-03-07T19:45:19.781Z] github.com/docker/docker/daemon/graphdriver/vfs
19:45:19 [2024-03-07T19:45:19.781Z] github.com/docker/docker/daemon/graphdriver/zfs
19:45:19 [2024-03-07T19:45:19.781Z] github.com/docker/docker/daemon/images
19:45:19 [2024-03-07T19:45:19.781Z] github.com/docker/docker/daemon/initlayer
19:45:19 [2024-03-07T19:45:19.781Z] github.com/docker/docker/daemon/links
19:45:19 [2024-03-07T19:45:19.781Z] github.com/docker/docker/daemon/listeners
19:45:19 [2024-03-07T19:45:19.781Z] github.com/docker/docker/daemon/logger
19:45:19 [2024-03-07T19:45:19.781Z] github.com/docker/docker/daemon/logger/awslogs
19:45:19 [2024-03-07T19:45:19.781Z] github.com/docker/docker/daemon/logger/fluentd
19:45:19 [2024-03-07T19:45:19.781Z] github.com/docker/docker/daemon/logger/gcplogs
19:45:19 [2024-03-07T19:45:19.781Z] github.com/docker/docker/daemon/logger/gelf
19:45:19 [2024-03-07T19:45:19.781Z] github.com/docker/docker/daemon/logger/journald
19:45:19 [2024-03-07T19:45:19.781Z] github.com/docker/docker/daemon/logger/journald/internal/export
19:45:19 [2024-03-07T19:45:19.781Z] github.com/docker/docker/daemon/logger/journald/internal/fake
19:45:19 [2024-03-07T19:45:19.781Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
19:45:19 [2024-03-07T19:45:19.781Z] github.com/docker/docker/daemon/logger/jsonfilelog
19:45:19 [2024-03-07T19:45:19.781Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
19:45:19 [2024-03-07T19:45:19.781Z] github.com/docker/docker/daemon/logger/local
19:45:19 [2024-03-07T19:45:19.781Z] github.com/docker/docker/daemon/logger/loggertest
19:45:19 [2024-03-07T19:45:19.781Z] github.com/docker/docker/daemon/logger/loggerutils
19:45:19 [2024-03-07T19:45:19.781Z] github.com/docker/docker/daemon/logger/loggerutils/cache
19:45:19 [2024-03-07T19:45:19.781Z] github.com/docker/docker/daemon/logger/splunk
19:45:19 [2024-03-07T19:45:19.781Z] github.com/docker/docker/daemon/logger/syslog
19:45:19 [2024-03-07T19:45:19.781Z] github.com/docker/docker/daemon/logger/templates
19:45:19 [2024-03-07T19:45:19.781Z] github.com/docker/docker/daemon/names
19:45:19 [2024-03-07T19:45:19.781Z] github.com/docker/docker/daemon/network
19:45:19 [2024-03-07T19:45:19.781Z] github.com/docker/docker/daemon/snapshotter
19:45:19 [2024-03-07T19:45:19.781Z] github.com/docker/docker/daemon/stats
19:45:19 [2024-03-07T19:45:19.781Z] github.com/docker/docker/distribution
19:45:19 [2024-03-07T19:45:19.781Z] github.com/docker/docker/distribution/metadata
19:45:19 [2024-03-07T19:45:19.781Z] github.com/docker/docker/distribution/utils
19:45:19 [2024-03-07T19:45:19.781Z] github.com/docker/docker/distribution/xfer
19:45:19 [2024-03-07T19:45:19.781Z] github.com/docker/docker/dockerversion
19:45:19 [2024-03-07T19:45:19.781Z] github.com/docker/docker/errdefs
19:45:19 [2024-03-07T19:45:19.781Z] github.com/docker/docker/image
19:45:19 [2024-03-07T19:45:19.781Z] github.com/docker/docker/image/cache
19:45:19 [2024-03-07T19:45:19.781Z] github.com/docker/docker/image/spec/specs-go
19:45:19 [2024-03-07T19:45:19.781Z] github.com/docker/docker/image/spec/specs-go/v1
19:45:19 [2024-03-07T19:45:19.781Z] github.com/docker/docker/image/tarexport
19:45:19 [2024-03-07T19:45:19.781Z] github.com/docker/docker/image/v1
19:45:19 [2024-03-07T19:45:19.781Z] github.com/docker/docker/internal/cleanups
19:45:19 [2024-03-07T19:45:19.781Z] github.com/docker/docker/internal/compatcontext
19:45:19 [2024-03-07T19:45:19.781Z] github.com/docker/docker/internal/mod
19:45:19 [2024-03-07T19:45:19.781Z] github.com/docker/docker/internal/mounttree
19:45:19 [2024-03-07T19:45:19.781Z] github.com/docker/docker/internal/multierror
19:45:19 [2024-03-07T19:45:19.781Z] github.com/docker/docker/internal/safepath
19:45:19 [2024-03-07T19:45:19.781Z] github.com/docker/docker/internal/sliceutil
19:45:19 [2024-03-07T19:45:19.781Z] github.com/docker/docker/internal/test/suite
19:45:19 [2024-03-07T19:45:19.782Z] github.com/docker/docker/internal/testutils
19:45:19 [2024-03-07T19:45:19.782Z] github.com/docker/docker/internal/testutils/netnsutils
19:45:19 [2024-03-07T19:45:19.782Z] github.com/docker/docker/internal/testutils/specialimage
19:45:19 [2024-03-07T19:45:19.782Z] github.com/docker/docker/internal/unix_noeintr
19:45:19 [2024-03-07T19:45:19.782Z] github.com/docker/docker/internal/unshare
19:45:19 [2024-03-07T19:45:19.782Z] github.com/docker/docker/layer
19:45:19 [2024-03-07T19:45:19.782Z] github.com/docker/docker/libcontainerd
19:45:19 [2024-03-07T19:45:19.782Z] github.com/docker/docker/libcontainerd/queue
19:45:19 [2024-03-07T19:45:19.782Z] github.com/docker/docker/libcontainerd/remote
19:45:19 [2024-03-07T19:45:19.782Z] github.com/docker/docker/libcontainerd/shimopts
19:45:19 [2024-03-07T19:45:19.782Z] github.com/docker/docker/libcontainerd/supervisor
19:45:19 [2024-03-07T19:45:19.782Z] github.com/docker/docker/libcontainerd/types
19:45:19 [2024-03-07T19:45:19.782Z] github.com/docker/docker/oci
19:45:19 [2024-03-07T19:45:19.782Z] github.com/docker/docker/oci/caps
19:45:19 [2024-03-07T19:45:19.782Z] github.com/docker/docker/opts
19:45:19 [2024-03-07T19:45:19.782Z] github.com/docker/docker/pkg/archive
19:45:19 [2024-03-07T19:45:19.782Z] github.com/docker/docker/pkg/authorization
19:45:19 [2024-03-07T19:45:19.782Z] github.com/docker/docker/pkg/broadcaster
19:45:19 [2024-03-07T19:45:19.782Z] github.com/docker/docker/pkg/capabilities
19:45:19 [2024-03-07T19:45:19.782Z] github.com/docker/docker/pkg/chrootarchive
19:45:19 [2024-03-07T19:45:19.782Z] github.com/docker/docker/pkg/containerfs
19:45:19 [2024-03-07T19:45:19.782Z] github.com/docker/docker/pkg/directory
19:45:19 [2024-03-07T19:45:19.782Z] github.com/docker/docker/pkg/dmesg
19:45:19 [2024-03-07T19:45:19.782Z] github.com/docker/docker/pkg/fileutils
19:45:19 [2024-03-07T19:45:19.782Z] github.com/docker/docker/pkg/homedir
19:45:19 [2024-03-07T19:45:19.782Z] github.com/docker/docker/pkg/idtools
19:45:19 [2024-03-07T19:45:19.782Z] github.com/docker/docker/pkg/ioutils
19:45:19 [2024-03-07T19:45:19.782Z] github.com/docker/docker/pkg/jsonmessage
19:45:19 [2024-03-07T19:45:19.782Z] github.com/docker/docker/pkg/longpath
19:45:19 [2024-03-07T19:45:19.782Z] github.com/docker/docker/pkg/meminfo
19:45:19 [2024-03-07T19:45:19.782Z] github.com/docker/docker/pkg/namesgenerator
19:45:19 [2024-03-07T19:45:19.782Z] github.com/docker/docker/pkg/parsers
19:45:19 [2024-03-07T19:45:19.782Z] github.com/docker/docker/pkg/parsers/kernel
19:45:19 [2024-03-07T19:45:19.782Z] github.com/docker/docker/pkg/parsers/operatingsystem
19:45:19 [2024-03-07T19:45:19.782Z] github.com/docker/docker/pkg/pidfile
19:45:19 [2024-03-07T19:45:19.782Z] github.com/docker/docker/pkg/platform
19:45:19 [2024-03-07T19:45:19.782Z] github.com/docker/docker/pkg/plugingetter
19:45:19 [2024-03-07T19:45:19.782Z] github.com/docker/docker/pkg/plugins
19:45:19 [2024-03-07T19:45:19.782Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
19:45:19 [2024-03-07T19:45:19.782Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
19:45:19 [2024-03-07T19:45:19.782Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
19:45:19 [2024-03-07T19:45:19.782Z] github.com/docker/docker/pkg/plugins/transport
19:45:19 [2024-03-07T19:45:19.782Z] github.com/docker/docker/pkg/pools
19:45:19 [2024-03-07T19:45:19.782Z] github.com/docker/docker/pkg/process
19:45:19 [2024-03-07T19:45:19.782Z] github.com/docker/docker/pkg/progress
19:45:19 [2024-03-07T19:45:19.782Z] github.com/docker/docker/pkg/reexec
19:45:19 [2024-03-07T19:45:19.782Z] github.com/docker/docker/pkg/rootless
19:45:19 [2024-03-07T19:45:19.782Z] github.com/docker/docker/pkg/rootless/specconv
19:45:19 [2024-03-07T19:45:19.782Z] github.com/docker/docker/pkg/stack
19:45:19 [2024-03-07T19:45:19.782Z] github.com/docker/docker/pkg/stdcopy
19:45:19 [2024-03-07T19:45:19.782Z] github.com/docker/docker/pkg/streamformatter
19:45:19 [2024-03-07T19:45:19.782Z] github.com/docker/docker/pkg/stringid
19:45:19 [2024-03-07T19:45:19.782Z] github.com/docker/docker/pkg/sysinfo
19:45:19 [2024-03-07T19:45:19.782Z] github.com/docker/docker/pkg/system
19:45:19 [2024-03-07T19:45:19.782Z] github.com/docker/docker/pkg/tailfile
19:45:19 [2024-03-07T19:45:19.782Z] github.com/docker/docker/pkg/tarsum
19:45:19 [2024-03-07T19:45:19.782Z] github.com/docker/docker/pkg/useragent
19:45:19 [2024-03-07T19:45:19.782Z] github.com/docker/docker/plugin
19:45:19 [2024-03-07T19:45:19.782Z] github.com/docker/docker/plugin/executor/containerd
19:45:19 [2024-03-07T19:45:19.782Z] github.com/docker/docker/plugin/v2
19:45:19 [2024-03-07T19:45:19.782Z] github.com/docker/docker/profiles/apparmor
19:45:19 [2024-03-07T19:45:19.782Z] github.com/docker/docker/profiles/seccomp
19:45:19 [2024-03-07T19:45:19.782Z] github.com/docker/docker/quota
19:45:19 [2024-03-07T19:45:19.782Z] github.com/docker/docker/reference
19:45:19 [2024-03-07T19:45:19.782Z] github.com/docker/docker/registry
19:45:19 [2024-03-07T19:45:19.782Z] github.com/docker/docker/registry/resumable
19:45:19 [2024-03-07T19:45:19.782Z] github.com/docker/docker/restartmanager
19:45:19 [2024-03-07T19:45:19.782Z] github.com/docker/docker/runconfig
19:45:19 [2024-03-07T19:45:19.782Z] github.com/docker/docker/runconfig/opts
19:45:19 [2024-03-07T19:45:19.782Z] github.com/docker/docker/testutil
19:45:19 [2024-03-07T19:45:19.782Z] github.com/docker/docker/testutil/daemon
19:45:19 [2024-03-07T19:45:19.782Z] github.com/docker/docker/testutil/environment
19:45:19 [2024-03-07T19:45:19.782Z] github.com/docker/docker/testutil/fakecontext
19:45:19 [2024-03-07T19:45:19.782Z] github.com/docker/docker/testutil/fakegit
19:45:19 [2024-03-07T19:45:19.782Z] github.com/docker/docker/testutil/fakestorage
19:45:19 [2024-03-07T19:45:19.782Z] github.com/docker/docker/testutil/fixtures/load
19:45:19 [2024-03-07T19:45:19.782Z] github.com/docker/docker/testutil/fixtures/plugin
19:45:19 [2024-03-07T19:45:19.782Z] github.com/docker/docker/testutil/fixtures/plugin/basic
19:45:19 [2024-03-07T19:45:19.782Z] github.com/docker/docker/testutil/registry
19:45:19 [2024-03-07T19:45:19.782Z] github.com/docker/docker/testutil/request
19:45:19 [2024-03-07T19:45:19.782Z] github.com/docker/docker/volume
19:45:19 [2024-03-07T19:45:19.782Z] github.com/docker/docker/volume/drivers
19:45:19 [2024-03-07T19:45:19.782Z] github.com/docker/docker/volume/local
19:45:19 [2024-03-07T19:45:19.782Z] github.com/docker/docker/volume/mounts
19:45:19 [2024-03-07T19:45:19.782Z] github.com/docker/docker/volume/service
19:45:19 [2024-03-07T19:45:19.782Z] github.com/docker/docker/volume/service/opts
19:45:19 [2024-03-07T19:45:19.782Z] github.com/docker/docker/volume/testutils' ']'
19:45:19 [2024-03-07T19:45:19.782Z] + 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
19:45:19 [2024-03-07T19:45:19.782Z] ?   	github.com/docker/docker/api	[no test files]
19:45:27 [2024-03-07T19:45:27.899Z] ok  	github.com/docker/docker/api/server	0.031s	coverage: 16.2% of statements
19:45:49 [2024-03-07T19:45:49.835Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
19:45:49 [2024-03-07T19:45:49.835Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
19:45:49 [2024-03-07T19:45:49.835Z] ?   	github.com/docker/docker/api/server/router	[no test files]
19:45:49 [2024-03-07T19:45:49.835Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
19:45:49 [2024-03-07T19:45:49.835Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
19:45:49 [2024-03-07T19:45:49.835Z] ok  	github.com/docker/docker/api/server/httputils	0.014s	coverage: 28.3% of statements
19:45:49 [2024-03-07T19:45:49.835Z] ok  	github.com/docker/docker/api/server/middleware	0.011s	coverage: 42.7% of statements
19:45:49 [2024-03-07T19:45:49.835Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
19:45:49 [2024-03-07T19:45:49.835Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
19:45:49 [2024-03-07T19:45:49.835Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
19:45:49 [2024-03-07T19:45:49.835Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
19:45:49 [2024-03-07T19:45:49.835Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
19:45:49 [2024-03-07T19:45:49.835Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
19:45:49 [2024-03-07T19:45:49.835Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
19:45:49 [2024-03-07T19:45:49.835Z] ok  	github.com/docker/docker/api/server/router/container	0.013s	coverage: 6.0% of statements
19:45:49 [2024-03-07T19:45:49.835Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
19:45:49 [2024-03-07T19:45:49.835Z] ?   	github.com/docker/docker/api/types	[no test files]
19:45:49 [2024-03-07T19:45:49.835Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
19:45:49 [2024-03-07T19:45:49.835Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
19:45:49 [2024-03-07T19:45:49.835Z] ?   	github.com/docker/docker/api/types/checkpoint	[no test files]
19:45:49 [2024-03-07T19:45:49.835Z] ok  	github.com/docker/docker/api/server/router/swarm	0.004s	coverage: 7.3% of statements
19:45:49 [2024-03-07T19:45:49.835Z] ok  	github.com/docker/docker/api/server/router/volume	0.007s	coverage: 66.7% of statements
19:45:49 [2024-03-07T19:45:49.835Z] ?   	github.com/docker/docker/api/types/events	[no test files]
19:45:49 [2024-03-07T19:45:49.835Z] ok  	github.com/docker/docker/api/types/container	0.012s	coverage: 83.7% of statements
19:45:49 [2024-03-07T19:45:49.835Z] ?   	github.com/docker/docker/api/types/image	[no test files]
19:45:49 [2024-03-07T19:45:49.835Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
19:45:49 [2024-03-07T19:45:49.835Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
19:45:49 [2024-03-07T19:45:49.835Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
19:45:49 [2024-03-07T19:45:49.835Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
19:45:49 [2024-03-07T19:45:49.835Z] ?   	github.com/docker/docker/api/types/system	[no test files]
19:45:49 [2024-03-07T19:45:49.835Z] ok  	github.com/docker/docker/api/types/strslice	0.003s	coverage: 90.0% of statements
19:45:49 [2024-03-07T19:45:49.835Z] ok  	github.com/docker/docker/api/types/network	0.003s	coverage: 80.0% of statements
19:45:49 [2024-03-07T19:45:49.835Z] ok  	github.com/docker/docker/api/types/registry	0.004s	coverage: 54.2% of statements
19:45:49 [2024-03-07T19:45:49.835Z] ok  	github.com/docker/docker/api/types/filters	0.004s	coverage: 94.0% of statements
19:45:50 [2024-03-07T19:45:50.094Z] ok  	github.com/docker/docker/api/types/time	0.002s	coverage: 100.0% of statements
19:45:50 [2024-03-07T19:45:50.094Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
19:45:50 [2024-03-07T19:45:50.094Z] ?   	github.com/docker/docker/builder	[no test files]
19:45:50 [2024-03-07T19:45:50.094Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
19:45:50 [2024-03-07T19:45:50.094Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
19:45:50 [2024-03-07T19:45:50.094Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
19:45:50 [2024-03-07T19:45:50.094Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
19:45:50 [2024-03-07T19:45:50.094Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
19:45:50 [2024-03-07T19:45:50.094Z] ?   	github.com/docker/docker/builder/builder-next/exporter/mobyexporter	[no test files]
19:45:50 [2024-03-07T19:45:50.094Z] ?   	github.com/docker/docker/builder/builder-next/exporter/overrides	[no test files]
19:45:50 [2024-03-07T19:45:50.094Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
19:45:50 [2024-03-07T19:45:50.094Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
19:45:50 [2024-03-07T19:45:50.094Z] ?   	github.com/docker/docker/builder/builder-next/worker/label	[no test files]
19:45:50 [2024-03-07T19:45:50.094Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 77.3% of statements
19:45:51 [2024-03-07T19:45:51.999Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
19:45:51 [2024-03-07T19:45:51.999Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
19:45:51 [2024-03-07T19:45:51.999Z] ok  	github.com/docker/docker/cli/debug	0.007s	coverage: 100.0% of statements
19:45:51 [2024-03-07T19:45:51.999Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.009s	coverage: 100.0% of statements
19:45:51 [2024-03-07T19:45:51.999Z] ok  	github.com/docker/docker/builder/remotecontext	0.032s	coverage: 33.7% of statements
19:45:51 [2024-03-07T19:45:51.999Z] ok  	github.com/docker/docker/builder/dockerfile	0.075s	coverage: 50.0% of statements
19:45:53 [2024-03-07T19:45:53.377Z] ?   	github.com/docker/docker/client/buildkit	[no test files]
19:45:53 [2024-03-07T19:45:53.636Z] ok  	github.com/docker/docker/client	0.089s	coverage: 77.0% of statements
19:45:53 [2024-03-07T19:45:53.636Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.251s	coverage: 66.5% of statements
19:45:55 [2024-03-07T19:45:55.013Z] ok  	github.com/docker/docker/builder/remotecontext/git	3.042s	coverage: 82.5% of statements
19:46:07 [2024-03-07T19:46:07.222Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
19:46:07 [2024-03-07T19:46:07.222Z] ?   	github.com/docker/docker/container/stream	[no test files]
19:46:07 [2024-03-07T19:46:07.222Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
19:46:07 [2024-03-07T19:46:07.222Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
19:46:07 [2024-03-07T19:46:07.222Z] ok  	github.com/docker/docker/container	0.124s	coverage: 36.2% of statements
19:46:07 [2024-03-07T19:46:07.222Z] ok  	github.com/docker/docker/cmd/dockerd	0.186s	coverage: 29.8% of statements
19:46:08 [2024-03-07T19:46:08.598Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.388s	coverage: 0.0% of statements
19:46:09 [2024-03-07T19:46:09.974Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
19:46:09 [2024-03-07T19:46:09.974Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.009s	coverage: 65.3% of statements
19:46:09 [2024-03-07T19:46:09.974Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.026s	coverage: 38.7% of statements
19:46:09 [2024-03-07T19:46:09.974Z] ok  	github.com/docker/docker/daemon/cluster	0.043s	coverage: 0.5% of statements
19:46:10 [2024-03-07T19:46:10.234Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
19:46:10 [2024-03-07T19:46:10.234Z] ok  	github.com/docker/docker/daemon/config	0.055s	coverage: 74.6% of statements
19:46:12 [2024-03-07T19:46:12.139Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
19:46:12 [2024-03-07T19:46:12.139Z] ok  	github.com/docker/docker/daemon/graphdriver	0.006s	coverage: 2.3% of statements
19:46:12 [2024-03-07T19:46:12.139Z] ok  	github.com/docker/docker/daemon/containerd	0.039s	coverage: 17.5% of statements
19:46:12 [2024-03-07T19:46:12.139Z] ok  	github.com/docker/docker/daemon/events	0.057s	coverage: 50.0% of statements
19:46:12 [2024-03-07T19:46:12.139Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.013s	coverage: 2.8% of statements
19:46:12 [2024-03-07T19:46:12.139Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.186s	coverage: 60.9% of statements
19:46:12 [2024-03-07T19:46:12.707Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
19:46:12 [2024-03-07T19:46:12.707Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.007s	coverage: 1.9% of statements
19:46:12 [2024-03-07T19:46:12.707Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
19:46:12 [2024-03-07T19:46:12.707Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
19:46:12 [2024-03-07T19:46:12.966Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.187s	coverage: 60.2% of statements
19:46:12 [2024-03-07T19:46:12.966Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.019s	coverage: 60.9% of statements
19:46:13 [2024-03-07T19:46:13.534Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.006s	coverage: 3.0% of statements
19:46:13 [2024-03-07T19:46:13.793Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.451s	coverage: 13.3% of statements
19:46:14 [2024-03-07T19:46:14.053Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
19:46:14 [2024-03-07T19:46:14.053Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
19:46:14 [2024-03-07T19:46:14.053Z] ok  	github.com/docker/docker/daemon/links	0.002s	coverage: 93.0% of statements
19:46:14 [2024-03-07T19:46:14.053Z] ok  	github.com/docker/docker/daemon/images	0.017s	coverage: 3.0% of statements
19:46:14 [2024-03-07T19:46:14.313Z] ok  	github.com/docker/docker/daemon/logger	0.218s	coverage: 43.2% of statements
19:46:14 [2024-03-07T19:46:14.572Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
19:46:14 [2024-03-07T19:46:14.572Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.011s	coverage: 53.6% of statements
19:46:14 [2024-03-07T19:46:14.572Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.006s	coverage: 68.2% of statements
19:46:14 [2024-03-07T19:46:14.572Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.103s	coverage: 78.2% of statements
19:46:15 [2024-03-07T19:46:15.140Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
19:46:15 [2024-03-07T19:46:15.140Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
19:46:15 [2024-03-07T19:46:15.140Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.003s	coverage: 88.2% of statements
19:46:15 [2024-03-07T19:46:15.140Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.006s	coverage: 87.2% of statements
19:46:15 [2024-03-07T19:46:15.399Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
19:46:15 [2024-03-07T19:46:15.399Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.132s	coverage: 76.8% of statements
19:46:15 [2024-03-07T19:46:15.399Z] ok  	github.com/docker/docker/daemon/logger/local	0.045s	coverage: 79.4% of statements
19:46:15 [2024-03-07T19:46:15.968Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.027s	coverage: 31.5% of statements
19:46:15 [2024-03-07T19:46:15.968Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.031s	coverage: 63.5% of statements
19:46:15 [2024-03-07T19:46:15.968Z] ?   	github.com/docker/docker/daemon/names	[no test files]
19:46:15 [2024-03-07T19:46:15.968Z] ok  	github.com/docker/docker/daemon/logger/templates	0.004s	coverage: 8.3% of statements
19:46:15 [2024-03-07T19:46:15.968Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.006s	coverage: 46.8% of statements
19:46:16 [2024-03-07T19:46:16.537Z] ?   	github.com/docker/docker/daemon/snapshotter	[no test files]
19:46:16 [2024-03-07T19:46:16.537Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
19:46:16 [2024-03-07T19:46:16.537Z] ok  	github.com/docker/docker/daemon/network	0.013s	coverage: 63.8% of statements
19:46:16 [2024-03-07T19:46:16.537Z] ok  	github.com/docker/docker/daemon/logger/journald	1.525s	coverage: 72.7% of statements
19:46:17 [2024-03-07T19:46:17.104Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
19:46:17 [2024-03-07T19:46:17.104Z] ok  	github.com/docker/docker/errdefs	0.003s	coverage: 77.2% of statements
19:46:17 [2024-03-07T19:46:17.104Z] ok  	github.com/docker/docker/dockerversion	0.004s	coverage: 100.0% of statements
19:46:17 [2024-03-07T19:46:17.104Z] ok  	github.com/docker/docker/distribution/metadata	0.025s	coverage: 44.4% of statements
19:46:17 [2024-03-07T19:46:17.363Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.459s	coverage: 82.5% of statements
19:46:17 [2024-03-07T19:46:17.931Z] ?   	github.com/docker/docker/image/spec/specs-go	[no test files]
19:46:17 [2024-03-07T19:46:17.931Z] ?   	github.com/docker/docker/image/spec/specs-go/v1	[no test files]
19:46:17 [2024-03-07T19:46:17.931Z] ok  	github.com/docker/docker/image/cache	0.007s	coverage: 24.1% of statements
19:46:17 [2024-03-07T19:46:17.931Z] ok  	github.com/docker/docker/image	0.034s	coverage: 82.8% of statements
19:46:18 [2024-03-07T19:46:18.189Z] ?   	github.com/docker/docker/image/v1	[no test files]
19:46:18 [2024-03-07T19:46:18.189Z] ?   	github.com/docker/docker/internal/compatcontext	[no test files]
19:46:18 [2024-03-07T19:46:18.189Z] ?   	github.com/docker/docker/internal/mounttree	[no test files]
19:46:18 [2024-03-07T19:46:18.189Z] ok  	github.com/docker/docker/internal/mod	0.002s	coverage: 66.7% of statements
19:46:18 [2024-03-07T19:46:18.189Z] ok  	github.com/docker/docker/internal/cleanups	0.003s	coverage: 69.2% of statements
19:46:18 [2024-03-07T19:46:18.189Z] ok  	github.com/docker/docker/image/tarexport	0.007s	coverage: 0.6% of statements
19:46:18 [2024-03-07T19:46:18.189Z] ok  	github.com/docker/docker/internal/multierror	0.003s	coverage: 88.9% of statements
19:46:18 [2024-03-07T19:46:18.448Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
19:46:18 [2024-03-07T19:46:18.448Z] ?   	github.com/docker/docker/internal/testutils	[no test files]
19:46:18 [2024-03-07T19:46:18.448Z] ?   	github.com/docker/docker/internal/testutils/netnsutils	[no test files]
19:46:18 [2024-03-07T19:46:18.448Z] ?   	github.com/docker/docker/internal/testutils/specialimage	[no test files]
19:46:18 [2024-03-07T19:46:18.448Z] ?   	github.com/docker/docker/internal/unix_noeintr	[no test files]
19:46:18 [2024-03-07T19:46:18.448Z] ?   	github.com/docker/docker/internal/unshare	[no test files]
19:46:18 [2024-03-07T19:46:18.448Z] ok  	github.com/docker/docker/internal/sliceutil	0.002s	coverage: 56.2% of statements
19:46:18 [2024-03-07T19:46:18.448Z] ok  	github.com/docker/docker/internal/safepath	0.005s	coverage: 42.9% of statements
19:46:18 [2024-03-07T19:46:18.706Z] ok  	github.com/docker/docker/distribution	1.494s	coverage: 28.7% of statements
19:46:18 [2024-03-07T19:46:18.966Z] ok  	github.com/docker/docker/daemon	10.565s	coverage: 15.7% of statements
19:46:19 [2024-03-07T19:46:19.224Z] ok  	github.com/docker/docker/distribution/xfer	2.181s	coverage: 85.4% of statements
19:46:19 [2024-03-07T19:46:19.484Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
19:46:19 [2024-03-07T19:46:19.484Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
19:46:19 [2024-03-07T19:46:19.484Z] ?   	github.com/docker/docker/libcontainerd/shimopts	[no test files]
19:46:19 [2024-03-07T19:46:19.484Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
19:46:19 [2024-03-07T19:46:19.484Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
19:46:19 [2024-03-07T19:46:19.484Z] ok  	github.com/docker/docker/libcontainerd/queue	0.023s	coverage: 100.0% of statements
19:46:19 [2024-03-07T19:46:19.743Z] ?   	github.com/docker/docker/oci/caps	[no test files]
19:46:19 [2024-03-07T19:46:19.743Z] ok  	github.com/docker/docker/oci	0.009s	coverage: 35.8% of statements
19:46:20 [2024-03-07T19:46:20.002Z] ok  	github.com/docker/docker/opts	0.044s	coverage: 67.9% of statements
19:46:20 [2024-03-07T19:46:20.571Z] ok  	github.com/docker/docker/pkg/capabilities	0.003s	coverage: 87.5% of statements
19:46:20 [2024-03-07T19:46:20.571Z] ok  	github.com/docker/docker/pkg/broadcaster	0.003s	coverage: 100.0% of statements
19:46:20 [2024-03-07T19:46:20.571Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 81.8% of statements
19:46:20 [2024-03-07T19:46:20.571Z] ok  	github.com/docker/docker/pkg/containerfs	0.007s	coverage: 26.7% of statements
19:46:20 [2024-03-07T19:46:20.830Z] ok  	github.com/docker/docker/pkg/dmesg	0.003s	coverage: 83.3% of statements
19:46:20 [2024-03-07T19:46:20.830Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.257s	coverage: 83.7% of statements
19:46:20 [2024-03-07T19:46:20.830Z] ok  	github.com/docker/docker/pkg/authorization	0.273s	coverage: 68.3% of statements
19:46:20 [2024-03-07T19:46:20.830Z] ok  	github.com/docker/docker/pkg/homedir	0.004s	coverage: 6.5% of statements
19:46:20 [2024-03-07T19:46:20.830Z] ok  	github.com/docker/docker/pkg/fileutils	0.005s	coverage: 51.7% of statements
19:46:20 [2024-03-07T19:46:20.830Z] ok  	github.com/docker/docker/pkg/archive	0.443s	coverage: 81.2% of statements
19:46:21 [2024-03-07T19:46:21.089Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.003s	coverage: 85.7% of statements
19:46:21 [2024-03-07T19:46:21.089Z] ok  	github.com/docker/docker/pkg/meminfo	0.003s	coverage: 75.0% of statements
19:46:21 [2024-03-07T19:46:21.089Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.004s	coverage: 92.3% of statements
19:46:21 [2024-03-07T19:46:21.089Z] ok  	github.com/docker/docker/pkg/longpath	0.021s	coverage: 45.5% of statements
19:46:21 [2024-03-07T19:46:21.349Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
19:46:21 [2024-03-07T19:46:21.349Z] ok  	github.com/docker/docker/pkg/idtools	0.384s	coverage: 69.7% of statements
19:46:21 [2024-03-07T19:46:21.349Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.003s	coverage: 60.0% of statements
19:46:21 [2024-03-07T19:46:21.349Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
19:46:21 [2024-03-07T19:46:21.349Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
19:46:21 [2024-03-07T19:46:21.349Z] ok  	github.com/docker/docker/pkg/pidfile	0.004s	coverage: 94.1% of statements
19:46:21 [2024-03-07T19:46:21.349Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.015s	coverage: 90.2% of statements
19:46:21 [2024-03-07T19:46:21.607Z] ok  	github.com/docker/docker/pkg/ioutils	0.384s	coverage: 69.5% of statements
19:46:21 [2024-03-07T19:46:21.866Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
19:46:21 [2024-03-07T19:46:21.866Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
19:46:21 [2024-03-07T19:46:21.866Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.003s	coverage: 90.0% of statements
19:46:21 [2024-03-07T19:46:21.866Z] ok  	github.com/docker/docker/pkg/pools	0.004s	coverage: 88.2% of statements
19:46:21 [2024-03-07T19:46:21.866Z] ok  	github.com/docker/docker/pkg/process	0.004s	coverage: 21.7% of statements
19:46:21 [2024-03-07T19:46:21.866Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.005s	coverage: 56.8% of statements
19:46:22 [2024-03-07T19:46:22.125Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
19:46:22 [2024-03-07T19:46:22.125Z] ?   	github.com/docker/docker/pkg/rootless	[no test files]
19:46:22 [2024-03-07T19:46:22.125Z] ?   	github.com/docker/docker/pkg/rootless/specconv	[no test files]
19:46:22 [2024-03-07T19:46:22.125Z] ok  	github.com/docker/docker/pkg/stack	0.003s	coverage: 90.9% of statements
19:46:22 [2024-03-07T19:46:22.125Z] ok  	github.com/docker/docker/pkg/reexec	0.027s	coverage: 82.4% of statements
19:46:22 [2024-03-07T19:46:22.125Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
19:46:22 [2024-03-07T19:46:22.384Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 61.9% of statements
19:46:22 [2024-03-07T19:46:22.384Z] ok  	github.com/docker/docker/pkg/streamformatter	0.004s	coverage: 64.5% of statements
19:46:22 [2024-03-07T19:46:22.643Z] ok  	github.com/docker/docker/pkg/system	0.012s	coverage: 41.0% of statements
19:46:22 [2024-03-07T19:46:22.643Z] ok  	github.com/docker/docker/pkg/sysinfo	0.020s	coverage: 53.4% of statements
19:46:22 [2024-03-07T19:46:22.643Z] ok  	github.com/docker/docker/pkg/tailfile	0.031s	coverage: 88.6% of statements
19:46:22 [2024-03-07T19:46:22.643Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
19:46:22 [2024-03-07T19:46:22.901Z] ok  	github.com/docker/docker/pkg/tarsum	0.045s	coverage: 89.6% of statements
19:46:23 [2024-03-07T19:46:23.837Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
19:46:23 [2024-03-07T19:46:23.837Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
19:46:23 [2024-03-07T19:46:23.837Z] ok  	github.com/docker/docker/profiles/seccomp	0.008s	coverage: 86.0% of statements
19:46:23 [2024-03-07T19:46:23.837Z] ok  	github.com/docker/docker/plugin/v2	0.009s	coverage: 14.4% of statements
19:46:24 [2024-03-07T19:46:24.095Z] ok  	github.com/docker/docker/pkg/plugins	2.014s	coverage: 74.9% of statements
19:46:24 [2024-03-07T19:46:24.095Z] ok  	github.com/docker/docker/reference	0.007s	coverage: 83.7% of statements
19:46:24 [2024-03-07T19:46:24.095Z] ok  	github.com/docker/docker/plugin	0.516s	coverage: 23.2% of statements
19:46:24 [2024-03-07T19:46:24.354Z] ok  	github.com/docker/docker/quota	0.517s	coverage: 69.3% of statements
19:46:24 [2024-03-07T19:46:24.354Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 46.2% of statements
19:46:24 [2024-03-07T19:46:24.354Z] ok  	github.com/docker/docker/registry/resumable	0.018s	coverage: 100.0% of statements
19:46:24 [2024-03-07T19:46:24.354Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
19:46:24 [2024-03-07T19:46:24.354Z] ok  	github.com/docker/docker/runconfig	0.007s	coverage: 54.0% of statements
19:46:24 [2024-03-07T19:46:24.612Z] ok  	github.com/docker/docker/registry	0.128s	coverage: 63.9% of statements
19:46:24 [2024-03-07T19:46:24.612Z] ok  	github.com/docker/docker/testutil	0.005s	coverage: 6.8% of statements
19:46:25 [2024-03-07T19:46:25.178Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
19:46:25 [2024-03-07T19:46:25.178Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
19:46:25 [2024-03-07T19:46:25.178Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
19:46:25 [2024-03-07T19:46:25.178Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
19:46:25 [2024-03-07T19:46:25.178Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
19:46:25 [2024-03-07T19:46:25.178Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
19:46:25 [2024-03-07T19:46:25.178Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
19:46:25 [2024-03-07T19:46:25.178Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
19:46:25 [2024-03-07T19:46:25.178Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
19:46:25 [2024-03-07T19:46:25.178Z] ?   	github.com/docker/docker/testutil/request	[no test files]
19:46:25 [2024-03-07T19:46:25.178Z] ?   	github.com/docker/docker/volume	[no test files]
19:46:25 [2024-03-07T19:46:25.437Z] ok  	github.com/docker/docker/volume/drivers	0.006s	coverage: 36.1% of statements
19:46:25 [2024-03-07T19:46:25.696Z] ok  	github.com/docker/docker/volume/mounts	0.008s	coverage: 62.3% of statements
19:46:25 [2024-03-07T19:46:25.696Z] ok  	github.com/docker/docker/volume/local	0.093s	coverage: 77.2% of statements
19:46:26 [2024-03-07T19:46:26.262Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
19:46:26 [2024-03-07T19:46:26.262Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
19:46:26 [2024-03-07T19:46:26.262Z] ok  	github.com/docker/docker/volume/service	0.012s	coverage: 71.8% of statements
19:46:27 [2024-03-07T19:46:27.198Z] ok  	github.com/docker/docker/layer	7.684s	coverage: 68.1% of statements
19:46:27 [2024-03-07T19:46:27.198Z] 
19:46:27 [2024-03-07T19:46:27.198Z] === Skipped
19:46:27 [2024-03-07T19:46:27.198Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
19:46:27 [2024-03-07T19:46:27.198Z]     network_proxy_test.go:195: Need to start CI docker with --ipv6
19:46:27 [2024-03-07T19:46:27.198Z] 
19:46:27 [2024-03-07T19:46:27.198Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
19:46:27 [2024-03-07T19:46:27.198Z]     network_proxy_test.go:210: No support for dual stack yet
19:46:27 [2024-03-07T19:46:27.198Z] 
19:46:27 [2024-03-07T19:46:27.198Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
19:46:27 [2024-03-07T19:46:27.198Z]     network_proxy_test.go:239: Need to start CI docker with --ipv6
19:46:27 [2024-03-07T19:46:27.198Z] 
19:46:27 [2024-03-07T19:46:27.198Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
19:46:27 [2024-03-07T19:46:27.198Z]     network_proxy_test.go:300: Need to start CI docker with --ipv6
19:46:27 [2024-03-07T19:46:27.198Z] 
19:46:27 [2024-03-07T19:46:27.198Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
19:46:27 [2024-03-07T19:46:27.198Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:46:27 [2024-03-07T19:46:27.198Z]     graphtest_unix.go:41: Driver btrfs not supported
19:46:27 [2024-03-07T19:46:27.198Z] 
19:46:27 [2024-03-07T19:46:27.198Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
19:46:27 [2024-03-07T19:46:27.198Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:46:27 [2024-03-07T19:46:27.198Z]     graphtest_unix.go:41: Driver btrfs not supported
19:46:27 [2024-03-07T19:46:27.198Z] 
19:46:27 [2024-03-07T19:46:27.198Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
19:46:27 [2024-03-07T19:46:27.198Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:46:27 [2024-03-07T19:46:27.198Z]     graphtest_unix.go:41: Driver btrfs not supported
19:46:27 [2024-03-07T19:46:27.198Z] 
19:46:27 [2024-03-07T19:46:27.198Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
19:46:27 [2024-03-07T19:46:27.198Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:46:27 [2024-03-07T19:46:27.198Z]     graphtest_unix.go:41: Driver btrfs not supported
19:46:27 [2024-03-07T19:46:27.198Z] 
19:46:27 [2024-03-07T19:46:27.198Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
19:46:27 [2024-03-07T19:46:27.198Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:46:27 [2024-03-07T19:46:27.198Z]     graphtest_unix.go:41: Driver btrfs not supported
19:46:27 [2024-03-07T19:46:27.198Z] 
19:46:27 [2024-03-07T19:46:27.198Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
19:46:27 [2024-03-07T19:46:27.198Z]     graphtest_unix.go:68: No driver to put!
19:46:27 [2024-03-07T19:46:27.198Z] 
19:46:27 [2024-03-07T19:46:27.198Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
19:46:27 [2024-03-07T19:46:27.198Z] time="2024-03-07T19:46:12Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:46:27 [2024-03-07T19:46:27.198Z]     graphtest_unix.go:39: graphdriver: driver not supported
19:46:27 [2024-03-07T19:46:27.198Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
19:46:27 [2024-03-07T19:46:27.198Z] 
19:46:27 [2024-03-07T19:46:27.198Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
19:46:27 [2024-03-07T19:46:27.198Z] time="2024-03-07T19:46:12Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:46:27 [2024-03-07T19:46:27.198Z]     graphtest_unix.go:39: graphdriver: driver not supported
19:46:27 [2024-03-07T19:46:27.198Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
19:46:27 [2024-03-07T19:46:27.198Z] 
19:46:27 [2024-03-07T19:46:27.198Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
19:46:27 [2024-03-07T19:46:27.198Z] time="2024-03-07T19:46:12Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:46:27 [2024-03-07T19:46:27.198Z]     graphtest_unix.go:39: graphdriver: driver not supported
19:46:27 [2024-03-07T19:46:27.198Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
19:46:27 [2024-03-07T19:46:27.198Z] 
19:46:27 [2024-03-07T19:46:27.198Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
19:46:27 [2024-03-07T19:46:27.198Z] time="2024-03-07T19:46:12Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:46:27 [2024-03-07T19:46:27.198Z]     graphtest_unix.go:39: graphdriver: driver not supported
19:46:27 [2024-03-07T19:46:27.198Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
19:46:27 [2024-03-07T19:46:27.198Z] 
19:46:27 [2024-03-07T19:46:27.198Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
19:46:27 [2024-03-07T19:46:27.198Z] time="2024-03-07T19:46:12Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
19:46:27 [2024-03-07T19:46:27.198Z]     graphtest_unix.go:39: graphdriver: driver not supported
19:46:27 [2024-03-07T19:46:27.198Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
19:46:27 [2024-03-07T19:46:27.198Z] 
19:46:27 [2024-03-07T19:46:27.198Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
19:46:27 [2024-03-07T19:46:27.198Z]     graphtest_unix.go:68: No driver to put!
19:46:27 [2024-03-07T19:46:27.198Z] 
19:46:27 [2024-03-07T19:46:27.198Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
19:46:27 [2024-03-07T19:46:27.198Z]     overlay_test.go:61: Cannot run test with naive change algorithm
19:46:27 [2024-03-07T19:46:27.198Z] 
19:46:27 [2024-03-07T19:46:27.198Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
19:46:27 [2024-03-07T19:46:27.198Z]     graphtest_unix.go:311: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
19:46:27 [2024-03-07T19:46:27.198Z] 
19:46:27 [2024-03-07T19:46:27.198Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
19:46:27 [2024-03-07T19:46:27.198Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:46:27 [2024-03-07T19:46:27.198Z]     graphtest_unix.go:41: Driver zfs not supported
19:46:27 [2024-03-07T19:46:27.198Z] 
19:46:27 [2024-03-07T19:46:27.198Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
19:46:27 [2024-03-07T19:46:27.198Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:46:27 [2024-03-07T19:46:27.198Z]     graphtest_unix.go:41: Driver zfs not supported
19:46:27 [2024-03-07T19:46:27.198Z] 
19:46:27 [2024-03-07T19:46:27.198Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
19:46:27 [2024-03-07T19:46:27.198Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:46:27 [2024-03-07T19:46:27.198Z]     graphtest_unix.go:41: Driver zfs not supported
19:46:27 [2024-03-07T19:46:27.198Z] 
19:46:27 [2024-03-07T19:46:27.198Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
19:46:27 [2024-03-07T19:46:27.198Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:46:27 [2024-03-07T19:46:27.198Z]     graphtest_unix.go:41: Driver zfs not supported
19:46:27 [2024-03-07T19:46:27.198Z] 
19:46:27 [2024-03-07T19:46:27.198Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
19:46:27 [2024-03-07T19:46:27.198Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
19:46:27 [2024-03-07T19:46:27.198Z]     graphtest_unix.go:41: Driver zfs not supported
19:46:27 [2024-03-07T19:46:27.198Z] 
19:46:27 [2024-03-07T19:46:27.198Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
19:46:27 [2024-03-07T19:46:27.198Z]     graphtest_unix.go:68: No driver to put!
19:46:27 [2024-03-07T19:46:27.198Z] 
19:46:27 [2024-03-07T19:46:27.198Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
19:46:27 [2024-03-07T19:46:27.198Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
19:46:27 [2024-03-07T19:46:27.198Z] 
19:46:27 [2024-03-07T19:46:27.198Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
19:46:27 [2024-03-07T19:46:27.198Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
19:46:27 [2024-03-07T19:46:27.198Z] 
19:46:27 [2024-03-07T19:46:27.198Z] === SKIP: volume/mounts TestValidateLCOWMount (0.00s)
19:46:27 [2024-03-07T19:46:27.198Z]     validate_test.go:73: only tested on Windows
19:46:27 [2024-03-07T19:46:27.198Z] 
19:46:27 [2024-03-07T19:46:27.198Z] DONE 3283 tests, 27 skipped in 68.404s
19:46:27 [2024-03-07T19:46:27.457Z] + '[' -n 'github.com/docker/docker/libnetwork
19:46:27 [2024-03-07T19:46:27.457Z] github.com/docker/docker/libnetwork/bitmap
19:46:27 [2024-03-07T19:46:27.457Z] github.com/docker/docker/libnetwork/cluster
19:46:27 [2024-03-07T19:46:27.457Z] github.com/docker/docker/libnetwork/cmd/diagnostic
19:46:27 [2024-03-07T19:46:27.457Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
19:46:27 [2024-03-07T19:46:27.457Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
19:46:27 [2024-03-07T19:46:27.457Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
19:46:27 [2024-03-07T19:46:27.457Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
19:46:27 [2024-03-07T19:46:27.457Z] github.com/docker/docker/libnetwork/config
19:46:27 [2024-03-07T19:46:27.457Z] github.com/docker/docker/libnetwork/datastore
19:46:27 [2024-03-07T19:46:27.457Z] github.com/docker/docker/libnetwork/diagnostic
19:46:27 [2024-03-07T19:46:27.457Z] github.com/docker/docker/libnetwork/discoverapi
19:46:27 [2024-03-07T19:46:27.457Z] github.com/docker/docker/libnetwork/driverapi
19:46:27 [2024-03-07T19:46:27.457Z] github.com/docker/docker/libnetwork/drivers/bridge
19:46:27 [2024-03-07T19:46:27.457Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
19:46:27 [2024-03-07T19:46:27.457Z] github.com/docker/docker/libnetwork/drivers/host
19:46:27 [2024-03-07T19:46:27.457Z] github.com/docker/docker/libnetwork/drivers/ipvlan
19:46:27 [2024-03-07T19:46:27.457Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
19:46:27 [2024-03-07T19:46:27.457Z] github.com/docker/docker/libnetwork/drivers/macvlan
19:46:27 [2024-03-07T19:46:27.457Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
19:46:27 [2024-03-07T19:46:27.457Z] github.com/docker/docker/libnetwork/drivers/null
19:46:27 [2024-03-07T19:46:27.457Z] github.com/docker/docker/libnetwork/drivers/overlay
19:46:27 [2024-03-07T19:46:27.457Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
19:46:27 [2024-03-07T19:46:27.457Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
19:46:27 [2024-03-07T19:46:27.457Z] github.com/docker/docker/libnetwork/drivers/remote
19:46:27 [2024-03-07T19:46:27.457Z] github.com/docker/docker/libnetwork/drivers/remote/api
19:46:27 [2024-03-07T19:46:27.457Z] github.com/docker/docker/libnetwork/drivers/windows
19:46:27 [2024-03-07T19:46:27.457Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
19:46:27 [2024-03-07T19:46:27.457Z] github.com/docker/docker/libnetwork/drvregistry
19:46:27 [2024-03-07T19:46:27.457Z] github.com/docker/docker/libnetwork/etchosts
19:46:27 [2024-03-07T19:46:27.457Z] github.com/docker/docker/libnetwork/internal/caller
19:46:27 [2024-03-07T19:46:27.457Z] github.com/docker/docker/libnetwork/internal/kvstore
19:46:27 [2024-03-07T19:46:27.457Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
19:46:27 [2024-03-07T19:46:27.457Z] github.com/docker/docker/libnetwork/internal/netiputil
19:46:27 [2024-03-07T19:46:27.457Z] github.com/docker/docker/libnetwork/internal/resolvconf
19:46:27 [2024-03-07T19:46:27.457Z] github.com/docker/docker/libnetwork/internal/setmatrix
19:46:27 [2024-03-07T19:46:27.457Z] github.com/docker/docker/libnetwork/ipam
19:46:27 [2024-03-07T19:46:27.457Z] github.com/docker/docker/libnetwork/ipamapi
19:46:27 [2024-03-07T19:46:27.457Z] github.com/docker/docker/libnetwork/ipams/builtin
19:46:27 [2024-03-07T19:46:27.457Z] github.com/docker/docker/libnetwork/ipams/null
19:46:27 [2024-03-07T19:46:27.457Z] github.com/docker/docker/libnetwork/ipams/remote
19:46:27 [2024-03-07T19:46:27.457Z] github.com/docker/docker/libnetwork/ipams/remote/api
19:46:27 [2024-03-07T19:46:27.457Z] github.com/docker/docker/libnetwork/ipams/windowsipam
19:46:27 [2024-03-07T19:46:27.457Z] github.com/docker/docker/libnetwork/ipamutils
19:46:27 [2024-03-07T19:46:27.457Z] github.com/docker/docker/libnetwork/ipbits
19:46:27 [2024-03-07T19:46:27.457Z] github.com/docker/docker/libnetwork/iptables
19:46:27 [2024-03-07T19:46:27.457Z] github.com/docker/docker/libnetwork/netlabel
19:46:27 [2024-03-07T19:46:27.457Z] github.com/docker/docker/libnetwork/netutils
19:46:27 [2024-03-07T19:46:27.457Z] github.com/docker/docker/libnetwork/networkdb
19:46:27 [2024-03-07T19:46:27.457Z] github.com/docker/docker/libnetwork/ns
19:46:27 [2024-03-07T19:46:27.457Z] github.com/docker/docker/libnetwork/options
19:46:27 [2024-03-07T19:46:27.457Z] github.com/docker/docker/libnetwork/osl
19:46:27 [2024-03-07T19:46:27.457Z] github.com/docker/docker/libnetwork/osl/kernel
19:46:27 [2024-03-07T19:46:27.457Z] github.com/docker/docker/libnetwork/portallocator
19:46:27 [2024-03-07T19:46:27.457Z] github.com/docker/docker/libnetwork/portmapper
19:46:27 [2024-03-07T19:46:27.457Z] github.com/docker/docker/libnetwork/resolvconf
19:46:27 [2024-03-07T19:46:27.457Z] github.com/docker/docker/libnetwork/scope
19:46:27 [2024-03-07T19:46:27.457Z] github.com/docker/docker/libnetwork/types' ']'
19:46:27 [2024-03-07T19:46:27.457Z] + 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
19:47:23 [2024-03-07T19:47:23.673Z] ok  	github.com/docker/docker/libnetwork	43.891s	coverage: 42.9% of statements
19:47:23 [2024-03-07T19:47:23.673Z] ok  	github.com/docker/docker/libnetwork/bitmap	0.006s	coverage: 96.1% of statements
19:47:23 [2024-03-07T19:47:23.673Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
19:47:23 [2024-03-07T19:47:23.673Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
19:47:23 [2024-03-07T19:47:23.673Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
19:47:23 [2024-03-07T19:47:23.673Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
19:47:23 [2024-03-07T19:47:23.673Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
19:47:23 [2024-03-07T19:47:23.673Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
19:47:23 [2024-03-07T19:47:23.673Z] ok  	github.com/docker/docker/libnetwork/config	0.012s	coverage: 10.3% of statements
19:47:23 [2024-03-07T19:47:23.673Z] ok  	github.com/docker/docker/libnetwork/datastore	0.004s	coverage: 37.0% of statements
19:47:23 [2024-03-07T19:47:23.673Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
19:47:23 [2024-03-07T19:47:23.673Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
19:47:23 [2024-03-07T19:47:23.673Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.002s	coverage: 68.9% of statements
19:47:23 [2024-03-07T19:47:23.673Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	3.987s	coverage: 63.3% of statements
19:47:23 [2024-03-07T19:47:23.673Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
19:47:23 [2024-03-07T19:47:23.673Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.002s	coverage: 40.0% of statements
19:47:24 [2024-03-07T19:47:24.239Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.880s	coverage: 5.1% of statements
19:47:24 [2024-03-07T19:47:24.239Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
19:47:24 [2024-03-07T19:47:24.805Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.004s	coverage: 4.7% of statements
19:47:24 [2024-03-07T19:47:24.805Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
19:47:25 [2024-03-07T19:47:25.063Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.002s	coverage: 40.0% of statements
19:47:25 [2024-03-07T19:47:25.998Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	0.009s	coverage: 1.4% of statements
19:47:26 [2024-03-07T19:47:26.256Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	0.003s	coverage: 45.0% of statements
19:47:26 [2024-03-07T19:47:26.514Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.003s	coverage: 62.7% of statements
19:47:27 [2024-03-07T19:47:27.080Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.011s	coverage: 57.2% of statements
19:47:27 [2024-03-07T19:47:27.080Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
19:47:27 [2024-03-07T19:47:27.080Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
19:47:27 [2024-03-07T19:47:27.080Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
19:47:27 [2024-03-07T19:47:27.338Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.018s	coverage: 87.0% of statements
19:47:27 [2024-03-07T19:47:27.905Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.017s	coverage: 82.1% of statements
19:47:27 [2024-03-07T19:47:27.905Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
19:47:27 [2024-03-07T19:47:27.905Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore	[no test files]
19:47:27 [2024-03-07T19:47:27.905Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore/boltdb	[no test files]
19:47:27 [2024-03-07T19:47:27.905Z] ?   	github.com/docker/docker/libnetwork/internal/netiputil	[no test files]
19:47:28 [2024-03-07T19:47:28.471Z] ok  	github.com/docker/docker/libnetwork/internal/resolvconf	0.016s	coverage: 86.2% of statements
19:47:40 [2024-03-07T19:47:40.671Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
19:47:42 [2024-03-07T19:47:42.573Z] ok  	github.com/docker/docker/libnetwork/ipam	3.162s	coverage: 80.3% of statements
19:47:42 [2024-03-07T19:47:42.573Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
19:47:42 [2024-03-07T19:47:42.573Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
19:47:42 [2024-03-07T19:47:42.573Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.002s	coverage: 63.2% of statements
19:47:42 [2024-03-07T19:47:42.831Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.008s	coverage: 48.7% of statements
19:47:42 [2024-03-07T19:47:42.831Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
19:47:43 [2024-03-07T19:47:43.089Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.002s	coverage: 80.0% of statements
19:47:43 [2024-03-07T19:47:43.656Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.337s	coverage: 86.4% of statements
19:47:43 [2024-03-07T19:47:43.914Z] ok  	github.com/docker/docker/libnetwork/ipbits	0.002s	coverage: 100.0% of statements
19:47:44 [2024-03-07T19:47:44.480Z] ok  	github.com/docker/docker/libnetwork/iptables	0.169s	coverage: 39.9% of statements
19:47:44 [2024-03-07T19:47:44.480Z] ?   	github.com/docker/docker/libnetwork/netlabel	[no test files]
19:47:45 [2024-03-07T19:47:45.047Z] ok  	github.com/docker/docker/libnetwork/netutils	0.015s	coverage: 50.6% of statements
19:49:36 [2024-03-07T19:49:36.496Z] ok  	github.com/docker/docker/libnetwork/networkdb	103.863s	coverage: 59.5% of statements
19:49:36 [2024-03-07T19:49:36.496Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
19:49:36 [2024-03-07T19:49:36.496Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
19:49:36 [2024-03-07T19:49:36.496Z] ok  	github.com/docker/docker/libnetwork/osl	4.428s	coverage: 37.8% of statements
19:49:36 [2024-03-07T19:49:36.496Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
19:49:36 [2024-03-07T19:49:36.496Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.016s	coverage: 80.5% of statements
19:49:37 [2024-03-07T19:49:37.063Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.743s	coverage: 47.9% of statements
19:49:37 [2024-03-07T19:49:37.321Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.005s	coverage: 75.8% of statements
19:49:37 [2024-03-07T19:49:37.321Z] ?   	github.com/docker/docker/libnetwork/scope	[no test files]
19:49:37 [2024-03-07T19:49:37.580Z] ok  	github.com/docker/docker/libnetwork/types	0.003s	coverage: 41.7% of statements
19:49:37 [2024-03-07T19:49:37.580Z] 
19:49:37 [2024-03-07T19:49:37.580Z] === Skipped
19:49:37 [2024-03-07T19:49:37.580Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
19:49:37 [2024-03-07T19:49:37.580Z]     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
19:49:37 [2024-03-07T19:49:37.580Z] 
19:49:37 [2024-03-07T19:49:37.580Z] === SKIP: libnetwork/iptables TestPassthrough (0.00s)
19:49:37 [2024-03-07T19:49:37.580Z]     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
19:49:37 [2024-03-07T19:49:37.580Z] 
19:49:37 [2024-03-07T19:49:37.580Z] DONE 438 tests, 2 skipped in 190.209s
Post stage
[Pipeline] junit
19:49:38 [2024-03-07T19:49:38.528Z] Recording test results
19:49:39 [2024-03-07T19:49:39.898Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
19:49:40 [2024-03-07T19:49:40.224Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-47494/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c5fb29465518d8dc32042a96ad97de1edae59dac -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:c5fb29465518d8dc32042a96ad97de1edae59dac hack/make.sh dynbinary test-integration
19:49:40 [2024-03-07T19:49:40.489Z] 
19:49:40 [2024-03-07T19:49:40.489Z] Removing bundles/
19:49:40 [2024-03-07T19:49:40.489Z] 
19:49:40 [2024-03-07T19:49:40.489Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
19:49:40 [2024-03-07T19:49:40.489Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
19:49:40 [2024-03-07T19:49:40.489Z] + tee /go/src/github.com/docker/docker/go.mod
19:49:40 [2024-03-07T19:49:40.489Z] module github.com/docker/docker
19:49:40 [2024-03-07T19:49:40.489Z] 
19:49:40 [2024-03-07T19:49:40.489Z] go 1.21
19:49:40 [2024-03-07T19:49:40.489Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
19:49:40 [2024-03-07T19:49:40.489Z] + GO111MODULE=on
19:49:40 [2024-03-07T19:49:40.489Z] + GOTOOLCHAIN=local
19:49:40 [2024-03-07T19:49:40.490Z] + 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=c5fb29465518d8dc32042a96ad97de1edae59dac" -X "github.com/docker/docker/dockerversion.BuildTime=2024-03-07T19:49:40.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
19:50:19 [2024-03-07T19:50:19.377Z] + rm -f /go/src/github.com/docker/docker/go.mod
19:50:19 [2024-03-07T19:50:19.377Z] Created binary: bundles/dynbinary-daemon/dockerd
19:50:19 [2024-03-07T19:50:19.377Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
19:50:19 [2024-03-07T19:50:19.377Z] + tee /go/src/github.com/docker/docker/go.mod
19:50:19 [2024-03-07T19:50:19.377Z] module github.com/docker/docker
19:50:19 [2024-03-07T19:50:19.377Z] 
19:50:19 [2024-03-07T19:50:19.377Z] go 1.21
19:50:19 [2024-03-07T19:50:19.377Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
19:50:19 [2024-03-07T19:50:19.377Z] + GO111MODULE=on
19:50:19 [2024-03-07T19:50:19.377Z] + GOTOOLCHAIN=local
19:50:19 [2024-03-07T19:50:19.377Z] + 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=c5fb29465518d8dc32042a96ad97de1edae59dac" -X "github.com/docker/docker/dockerversion.BuildTime=2024-03-07T19:49:40.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
19:50:19 [2024-03-07T19:50:19.377Z] + rm -f /go/src/github.com/docker/docker/go.mod
19:50:19 [2024-03-07T19:50:19.377Z] Created binary: bundles/dynbinary-daemon/docker-proxy
19:50:19 [2024-03-07T19:50:19.377Z] 
19:50:19 [2024-03-07T19:50:19.377Z] ---> Making bundle: test-integration (in bundles/test-integration)
19:50:19 [2024-03-07T19:50:19.377Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
19:50:19 [2024-03-07T19:50:19.377Z] HOSTNAME=acf9f39bb5de
19:50:19 [2024-03-07T19:50:19.377Z] TESTDEBUG=0
19:50:19 [2024-03-07T19:50:19.377Z] DEST=bundles/test-integration
19:50:19 [2024-03-07T19:50:19.377Z] PWD=/go/src/github.com/docker/docker
19:50:19 [2024-03-07T19:50:19.377Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock
19:50:19 [2024-03-07T19:50:19.377Z] DOCKER_GITCOMMIT=c5fb29465518d8dc32042a96ad97de1edae59dac
19:50:19 [2024-03-07T19:50:19.377Z] container=docker
19:50:19 [2024-03-07T19:50:19.377Z] HOME=/root
19:50:19 [2024-03-07T19:50:19.377Z] CONTAINERD_NAMESPACE=moby
19:50:19 [2024-03-07T19:50:19.377Z] GOLANG_VERSION=1.21.8
19:50:19 [2024-03-07T19:50:19.377Z] VALIDATE_REPO=https://github.com/moby/moby.git
19:50:19 [2024-03-07T19:50:19.377Z] VALIDATE_BRANCH=master
19:50:19 [2024-03-07T19:50:19.377Z] TERM=xterm
19:50:19 [2024-03-07T19:50:19.377Z] DOCKER_PKG=github.com/docker/docker
19:50:19 [2024-03-07T19:50:19.377Z] TEST_CLIENT_BINARY=/usr/local/cli-integration/docker
19:50:19 [2024-03-07T19:50:19.377Z] SHLVL=1
19:50:19 [2024-03-07T19:50:19.377Z] TIMEOUT=120m
19:50:19 [2024-03-07T19:50:19.377Z] GOTOOLCHAIN=local
19:50:19 [2024-03-07T19:50:19.377Z] DOCKER_GRAPHDRIVER=overlay2
19:50:19 [2024-03-07T19:50:19.377Z] GO111MODULE=off
19:50:19 [2024-03-07T19:50:19.377Z] DOCKER_EXPERIMENTAL=1
19:50:19 [2024-03-07T19:50:19.377Z] TEST_SKIP_INTEGRATION_CLI=1
19:50:19 [2024-03-07T19:50:19.377Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
19:50:19 [2024-03-07T19:50:19.377Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
19:50:19 [2024-03-07T19:50:19.377Z] GOPATH=/go
19:50:19 [2024-03-07T19:50:19.377Z] PKG_CONFIG=pkg-config
19:50:19 [2024-03-07T19:50:19.377Z] _=/usr/bin/env
19:50:19 [2024-03-07T19:50:19.377Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
19:50:41 [2024-03-07T19:50:41.315Z] Building test suite binary /go/src/github.com/docker/docker/integration/capabilities/test.main
19:50:41 [2024-03-07T19:50:41.315Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
19:50:42 [2024-03-07T19:50:42.691Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
19:50:44 [2024-03-07T19:50:44.592Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
19:50:49 [2024-03-07T19:50:49.875Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
19:50:53 [2024-03-07T19:50:53.160Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
19:50:53 [2024-03-07T19:50:53.160Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
19:50:54 [2024-03-07T19:50:54.536Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
19:50:55 [2024-03-07T19:50:55.470Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
19:50:56 [2024-03-07T19:50:56.846Z] Building test suite binary /go/src/github.com/docker/docker/integration/networking/test.main
19:50:58 [2024-03-07T19:50:58.220Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
19:50:58 [2024-03-07T19:50:58.220Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
19:50:59 [2024-03-07T19:50:59.595Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
19:51:00 [2024-03-07T19:51:00.970Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
19:51:02 [2024-03-07T19:51:02.871Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
19:51:03 [2024-03-07T19:51:03.806Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
19:51:04 [2024-03-07T19:51:04.373Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
19:51:05 [2024-03-07T19:51:05.308Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
19:51:06 [2024-03-07T19:51:06.683Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
19:51:08 [2024-03-07T19:51:08.059Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
19:51:08 [2024-03-07T19:51:08.626Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
19:51:10 [2024-03-07T19:51:10.001Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
19:51:10 [2024-03-07T19:51:10.935Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
19:51:10 [2024-03-07T19:51:10.935Z] Using test binary /usr/local/cli-integration/docker
19:51:10 [2024-03-07T19:51:10.935Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
19:51:10 [2024-03-07T19:51:10.935Z] +++ /etc/init.d/apparmor start
19:51:10 [2024-03-07T19:51:10.935Z] Not: starting.
19:51:10 [2024-03-07T19:51:10.935Z] INFO: Waiting for daemon to start...
19:51:10 [2024-03-07T19:51:10.935Z] Starting dockerd
19:51:10 [2024-03-07T19:51:10.935Z] +++ exec dockerd --debug --host unix:///run/docker/tmp.qe1b2sMvT9/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
19:51:25 [2024-03-07T19:51:25.805Z] .
19:51:25 [2024-03-07T19:51:25.805Z] Running integration-test (iteration 1)
19:51:25 [2024-03-07T19:51:25.805Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m  
19:51:25 [2024-03-07T19:51:25.805Z] ++ '[' -n '' ']'
19:51:25 [2024-03-07T19:51:25.805Z] ++ 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
19:51:25 [2024-03-07T19:51:25.805Z] ++ set -e
19:51:25 [2024-03-07T19:51:25.805Z] ++ '[' -n 0 ']'
19:51:25 [2024-03-07T19:51:25.805Z] ++ set -x
19:51:25 [2024-03-07T19:51:25.805Z] ++ 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.qe1b2sMvT9/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
19:51:25 [2024-03-07T19:51:25.805Z] Loaded image: busybox:latest
19:51:25 [2024-03-07T19:51:25.805Z] Loaded image: busybox:glibc
19:51:26 [2024-03-07T19:51:26.063Z] Loaded image: debian:bookworm-slim
19:51:26 [2024-03-07T19:51:26.063Z] Loaded image: hello-world:latest
19:51:26 [2024-03-07T19:51:26.063Z] Loaded image: arm32v7/hello-world:latest
19:51:26 [2024-03-07T19:51:26.063Z] INFO: Testing against a local daemon
19:51:26 [2024-03-07T19:51:26.063Z] === RUN   TestCgroupNamespacesBuild
19:51:27 [2024-03-07T19:51:27.438Z] --- PASS: TestCgroupNamespacesBuild (1.50s)
19:51:27 [2024-03-07T19:51:27.438Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
19:51:28 [2024-03-07T19:51:28.813Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.04s)
19:51:28 [2024-03-07T19:51:28.813Z] === RUN   TestBuildWithSession
19:51:28 [2024-03-07T19:51:28.813Z]     build_session_test.go:26: TODO: BuildKit
19:51:28 [2024-03-07T19:51:28.813Z] --- SKIP: TestBuildWithSession (0.00s)
19:51:28 [2024-03-07T19:51:28.813Z] === RUN   TestBuildSquashParent
19:51:32 [2024-03-07T19:51:32.096Z] --- PASS: TestBuildSquashParent (3.42s)
19:51:32 [2024-03-07T19:51:32.096Z] === RUN   TestBuildWithRemoveAndForceRemove
19:51:32 [2024-03-07T19:51:32.096Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:51:32 [2024-03-07T19:51:32.096Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:51:32 [2024-03-07T19:51:32.096Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:51:32 [2024-03-07T19:51:32.096Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:51:32 [2024-03-07T19:51:32.096Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:51:32 [2024-03-07T19:51:32.096Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:51:32 [2024-03-07T19:51:32.096Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:51:32 [2024-03-07T19:51:32.096Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:51:32 [2024-03-07T19:51:32.096Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:51:32 [2024-03-07T19:51:32.096Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:51:32 [2024-03-07T19:51:32.096Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:51:32 [2024-03-07T19:51:32.096Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:51:32 [2024-03-07T19:51:32.096Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:51:32 [2024-03-07T19:51:32.096Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:51:32 [2024-03-07T19:51:32.096Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:51:32 [2024-03-07T19:51:32.096Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:51:32 [2024-03-07T19:51:32.096Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:51:32 [2024-03-07T19:51:32.096Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:51:34 [2024-03-07T19:51:34.627Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.06s)
19:51:34 [2024-03-07T19:51:34.627Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.95s)
19:51:34 [2024-03-07T19:51:34.627Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.18s)
19:51:34 [2024-03-07T19:51:34.627Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.32s)
19:51:34 [2024-03-07T19:51:34.627Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.42s)
19:51:34 [2024-03-07T19:51:34.627Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.68s)
19:51:34 [2024-03-07T19:51:34.627Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.70s)
19:51:34 [2024-03-07T19:51:34.627Z] === RUN   TestBuildMultiStageCopy
19:51:34 [2024-03-07T19:51:34.627Z] === RUN   TestBuildMultiStageCopy/copy_to_root
19:51:35 [2024-03-07T19:51:35.561Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
19:51:35 [2024-03-07T19:51:35.819Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
19:51:35 [2024-03-07T19:51:35.819Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
19:51:35 [2024-03-07T19:51:35.819Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
19:51:36 [2024-03-07T19:51:36.077Z] --- PASS: TestBuildMultiStageCopy (1.33s)
19:51:36 [2024-03-07T19:51:36.077Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (0.89s)
19:51:36 [2024-03-07T19:51:36.077Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.08s)
19:51:36 [2024-03-07T19:51:36.077Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.09s)
19:51:36 [2024-03-07T19:51:36.077Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.11s)
19:51:36 [2024-03-07T19:51:36.077Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.12s)
19:51:36 [2024-03-07T19:51:36.077Z] === RUN   TestBuildMultiStageParentConfig
19:51:36 [2024-03-07T19:51:36.335Z] --- PASS: TestBuildMultiStageParentConfig (0.39s)
19:51:36 [2024-03-07T19:51:36.335Z] === RUN   TestBuildLabelWithTargets
19:51:37 [2024-03-07T19:51:37.270Z] --- PASS: TestBuildLabelWithTargets (0.91s)
19:51:37 [2024-03-07T19:51:37.270Z] === RUN   TestBuildWithEmptyLayers
19:51:37 [2024-03-07T19:51:37.528Z] --- PASS: TestBuildWithEmptyLayers (0.15s)
19:51:37 [2024-03-07T19:51:37.528Z] === RUN   TestBuildMultiStageOnBuild
19:51:38 [2024-03-07T19:51:38.903Z] --- PASS: TestBuildMultiStageOnBuild (1.15s)
19:51:38 [2024-03-07T19:51:38.903Z] === RUN   TestBuildUncleanTarFilenames
19:51:38 [2024-03-07T19:51:38.903Z] --- PASS: TestBuildUncleanTarFilenames (0.11s)
19:51:38 [2024-03-07T19:51:38.903Z] === RUN   TestBuildMultiStageLayerLeak
19:51:39 [2024-03-07T19:51:39.837Z] --- PASS: TestBuildMultiStageLayerLeak (0.97s)
19:51:39 [2024-03-07T19:51:39.837Z] === RUN   TestBuildWithHugeFile
19:52:47 [2024-03-07T19:52:47.513Z] --- PASS: TestBuildWithHugeFile (62.38s)
19:52:47 [2024-03-07T19:52:47.514Z] === RUN   TestBuildWCOWSandboxSize
19:52:47 [2024-03-07T19:52:47.514Z]     build_test.go:531: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
19:52:47 [2024-03-07T19:52:47.514Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
19:52:47 [2024-03-07T19:52:47.514Z] === RUN   TestBuildWithEmptyDockerfile
19:52:47 [2024-03-07T19:52:47.514Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
19:52:47 [2024-03-07T19:52:47.514Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
19:52:47 [2024-03-07T19:52:47.514Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:52:47 [2024-03-07T19:52:47.514Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:52:47 [2024-03-07T19:52:47.514Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:52:47 [2024-03-07T19:52:47.514Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:52:47 [2024-03-07T19:52:47.514Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
19:52:47 [2024-03-07T19:52:47.514Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:52:47 [2024-03-07T19:52:47.514Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:52:47 [2024-03-07T19:52:47.514Z] --- PASS: TestBuildWithEmptyDockerfile (0.01s)
19:52:47 [2024-03-07T19:52:47.514Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
19:52:47 [2024-03-07T19:52:47.514Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
19:52:47 [2024-03-07T19:52:47.514Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s)
19:52:47 [2024-03-07T19:52:47.514Z] === RUN   TestBuildPreserveOwnership
19:52:47 [2024-03-07T19:52:47.514Z] === RUN   TestBuildPreserveOwnership/copy_from
19:52:47 [2024-03-07T19:52:47.514Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
19:52:47 [2024-03-07T19:52:47.514Z] --- PASS: TestBuildPreserveOwnership (1.92s)
19:52:47 [2024-03-07T19:52:47.514Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.32s)
19:52:47 [2024-03-07T19:52:47.514Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.59s)
19:52:47 [2024-03-07T19:52:47.514Z] === RUN   TestBuildPlatformInvalid
19:52:47 [2024-03-07T19:52:47.514Z] --- PASS: TestBuildPlatformInvalid (0.01s)
19:52:47 [2024-03-07T19:52:47.514Z] === RUN   TestBuildkitHistoryTracePropagation
19:52:47 [2024-03-07T19:52:47.514Z] time="2024-03-07T19:52:43Z" level=info msg="[core] [Channel #1] Channel created" module=grpc
19:52:47 [2024-03-07T19:52:47.514Z] time="2024-03-07T19:52:43Z" level=info msg="[core] [Channel #1] original dial target is: \"unix:///run/buildkit/buildkitd.sock\"" module=grpc
19:52:47 [2024-03-07T19:52:47.514Z] time="2024-03-07T19:52:43Z" 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
19:52:47 [2024-03-07T19:52:47.514Z] time="2024-03-07T19:52:43Z" level=info msg="[core] [Channel #1] Channel authority set to \"localhost\"" module=grpc
19:52:47 [2024-03-07T19:52:47.514Z] time="2024-03-07T19:52:43Z" 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
19:52:47 [2024-03-07T19:52:47.514Z] time="2024-03-07T19:52:43Z" level=info msg="[core] [Channel #1] Channel switches to new LB policy \"pick_first\"" module=grpc
19:52:47 [2024-03-07T19:52:47.514Z] time="2024-03-07T19:52:43Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel created" module=grpc
19:52:47 [2024-03-07T19:52:47.514Z] time="2024-03-07T19:52:43Z" level=info msg="[core] [Channel #1] Channel Connectivity change to CONNECTING" module=grpc
19:52:47 [2024-03-07T19:52:47.514Z] time="2024-03-07T19:52:43Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to CONNECTING" module=grpc
19:52:47 [2024-03-07T19:52:47.514Z] time="2024-03-07T19:52:43Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel picks a new address \"/run/buildkit/buildkitd.sock\" to connect" module=grpc
19:52:47 [2024-03-07T19:52:47.514Z] time="2024-03-07T19:52:43Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to READY" module=grpc
19:52:47 [2024-03-07T19:52:47.514Z] time="2024-03-07T19:52:43Z" level=info msg="[core] [Channel #1] Channel Connectivity change to READY" module=grpc
19:52:47 [2024-03-07T19:52:47.514Z] time="2024-03-07T19:52:43Z" level=info msg="[core] [Server #4] Server created" module=grpc
19:52:47 [2024-03-07T19:52:47.514Z]     build_traces_test.go:87: Waiting for trace to be available
19:52:48 [2024-03-07T19:52:48.080Z] time="2024-03-07T19:52:47Z" level=info msg="[core] [Channel #1] Channel Connectivity change to SHUTDOWN" module=grpc
19:52:48 [2024-03-07T19:52:48.080Z] time="2024-03-07T19:52:47Z" level=info msg="[core] [Channel #1] ccBalancerWrapper: closing" module=grpc
19:52:48 [2024-03-07T19:52:48.080Z] time="2024-03-07T19:52:47Z" level=info msg="[core] [Channel #1] Closing the name resolver" module=grpc
19:52:48 [2024-03-07T19:52:48.080Z] time="2024-03-07T19:52:47Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to SHUTDOWN" module=grpc
19:52:48 [2024-03-07T19:52:48.080Z] time="2024-03-07T19:52:47Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel deleted" module=grpc
19:52:48 [2024-03-07T19:52:48.080Z] time="2024-03-07T19:52:47Z" level=info msg="[core] [Channel #1] Channel deleted" module=grpc
19:52:48 [2024-03-07T19:52:48.080Z] --- PASS: TestBuildkitHistoryTracePropagation (4.03s)
19:52:48 [2024-03-07T19:52:48.080Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
19:52:48 [2024-03-07T19:52:48.646Z] Loaded image: busybox:latest
19:52:48 [2024-03-07T19:52:48.646Z] Loaded image: busybox:glibc
19:52:50 [2024-03-07T19:52:50.021Z] Loaded image: debian:bookworm-slim
19:52:50 [2024-03-07T19:52:50.021Z] Loaded image: hello-world:latest
19:52:50 [2024-03-07T19:52:50.021Z] Loaded image: arm32v7/hello-world:latest
19:52:59 [2024-03-07T19:52:59.990Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.69s)
19:52:59 [2024-03-07T19:52:59.990Z] PASS
19:52:59 [2024-03-07T19:52:59.990Z] 
19:52:59 [2024-03-07T19:52:59.990Z] === Skipped
19:52:59 [2024-03-07T19:52:59.990Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
19:52:59 [2024-03-07T19:52:59.990Z]     build_session_test.go:26: TODO: BuildKit
19:52:59 [2024-03-07T19:52:59.990Z] 
19:52:59 [2024-03-07T19:52:59.990Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
19:52:59 [2024-03-07T19:52:59.990Z]     build_test.go:531: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
19:52:59 [2024-03-07T19:52:59.990Z] 
19:52:59 [2024-03-07T19:52:59.990Z] DONE 35 tests, 2 skipped in 93.969s
19:52:59 [2024-03-07T19:52:59.990Z] Running /go/src/github.com/docker/docker/integration/capabilities (arm64.integration.capabilities) flags=-test.v -test.timeout=120m  
19:52:59 [2024-03-07T19:52:59.990Z] ++ '[' -n '' ']'
19:52:59 [2024-03-07T19:52:59.990Z] ++ 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
19:52:59 [2024-03-07T19:52:59.990Z] ++ set -e
19:52:59 [2024-03-07T19:52:59.990Z] ++ '[' -n 0 ']'
19:52:59 [2024-03-07T19:52:59.990Z] ++ set -x
19:52:59 [2024-03-07T19:52:59.990Z] ++ 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.qe1b2sMvT9/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
19:52:59 [2024-03-07T19:52:59.990Z] INFO: Testing against a local daemon
19:52:59 [2024-03-07T19:52:59.990Z] === RUN   TestNoNewPrivileges
19:53:09 [2024-03-07T19:53:09.958Z] === RUN   TestNoNewPrivileges/CapabilityRequested=true
19:53:09 [2024-03-07T19:53:09.958Z] === RUN   TestNoNewPrivileges/CapabilityRequested=false
19:53:09 [2024-03-07T19:53:09.958Z] --- PASS: TestNoNewPrivileges (10.96s)
19:53:09 [2024-03-07T19:53:09.958Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=true (0.38s)
19:53:09 [2024-03-07T19:53:09.958Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=false (0.37s)
19:53:09 [2024-03-07T19:53:09.958Z] PASS
19:53:09 [2024-03-07T19:53:09.958Z] 
19:53:09 [2024-03-07T19:53:09.958Z] DONE 3 tests in 10.982s
19:53:09 [2024-03-07T19:53:09.958Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m  
19:53:09 [2024-03-07T19:53:09.958Z] ++ '[' -n '' ']'
19:53:09 [2024-03-07T19:53:09.958Z] ++ 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
19:53:09 [2024-03-07T19:53:09.958Z] ++ set -e
19:53:09 [2024-03-07T19:53:09.958Z] ++ '[' -n 0 ']'
19:53:09 [2024-03-07T19:53:09.958Z] ++ set -x
19:53:09 [2024-03-07T19:53:09.958Z] ++ 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.qe1b2sMvT9/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
19:53:09 [2024-03-07T19:53:09.958Z] INFO: Testing against a local daemon
19:53:09 [2024-03-07T19:53:09.958Z] === RUN   TestConfigInspect
19:53:11 [2024-03-07T19:53:11.859Z] --- PASS: TestConfigInspect (1.95s)
19:53:11 [2024-03-07T19:53:11.859Z] === RUN   TestConfigList
19:53:12 [2024-03-07T19:53:12.793Z] === RUN   TestConfigList/test_filter_by_name
19:53:12 [2024-03-07T19:53:12.793Z] === RUN   TestConfigList/test_filter_by_id
19:53:12 [2024-03-07T19:53:12.793Z] === RUN   TestConfigList/test_filter_by_label_key_only
19:53:12 [2024-03-07T19:53:12.793Z] === RUN   TestConfigList/test_filter_by_label_key=value_test0-TestConfigList
19:53:12 [2024-03-07T19:53:12.793Z] === RUN   TestConfigList/test_filter_by_label_key=value_test1-TestConfigList
19:53:13 [2024-03-07T19:53:13.728Z] --- PASS: TestConfigList (1.89s)
19:53:13 [2024-03-07T19:53:13.728Z]     --- PASS: TestConfigList/test_filter_by_name (0.00s)
19:53:13 [2024-03-07T19:53:13.728Z]     --- PASS: TestConfigList/test_filter_by_id (0.00s)
19:53:13 [2024-03-07T19:53:13.728Z]     --- PASS: TestConfigList/test_filter_by_label_key_only (0.00s)
19:53:13 [2024-03-07T19:53:13.728Z]     --- PASS: TestConfigList/test_filter_by_label_key=value_test0-TestConfigList (0.00s)
19:53:13 [2024-03-07T19:53:13.728Z]     --- PASS: TestConfigList/test_filter_by_label_key=value_test1-TestConfigList (0.00s)
19:53:13 [2024-03-07T19:53:13.728Z] === RUN   TestConfigsCreateAndDelete
19:53:15 [2024-03-07T19:53:15.628Z] --- PASS: TestConfigsCreateAndDelete (1.94s)
19:53:15 [2024-03-07T19:53:15.628Z] === RUN   TestConfigsUpdate
19:53:17 [2024-03-07T19:53:17.527Z] --- PASS: TestConfigsUpdate (1.97s)
19:53:17 [2024-03-07T19:53:17.528Z] === RUN   TestTemplatedConfig
19:53:20 [2024-03-07T19:53:20.056Z] --- PASS: TestTemplatedConfig (2.47s)
19:53:20 [2024-03-07T19:53:20.056Z] === RUN   TestConfigCreateResolve
19:53:21 [2024-03-07T19:53:21.958Z] --- PASS: TestConfigCreateResolve (1.91s)
19:53:21 [2024-03-07T19:53:21.958Z] PASS
19:53:21 [2024-03-07T19:53:21.958Z] 
19:53:21 [2024-03-07T19:53:21.958Z] DONE 11 tests in 12.176s
19:53:21 [2024-03-07T19:53:21.958Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m  
19:53:21 [2024-03-07T19:53:21.958Z] ++ '[' -n '' ']'
19:53:21 [2024-03-07T19:53:21.958Z] ++ 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
19:53:21 [2024-03-07T19:53:21.958Z] ++ set -e
19:53:21 [2024-03-07T19:53:21.958Z] ++ '[' -n 0 ']'
19:53:21 [2024-03-07T19:53:21.958Z] ++ set -x
19:53:21 [2024-03-07T19:53:21.958Z] ++ 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.qe1b2sMvT9/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
19:53:21 [2024-03-07T19:53:21.958Z] INFO: Testing against a local daemon
19:53:21 [2024-03-07T19:53:21.958Z] === RUN   TestAttach
19:53:21 [2024-03-07T19:53:21.958Z] === RUN   TestAttach/without_TTY
19:53:21 [2024-03-07T19:53:21.958Z] === PAUSE TestAttach/without_TTY
19:53:21 [2024-03-07T19:53:21.958Z] === RUN   TestAttach/with_TTY
19:53:21 [2024-03-07T19:53:21.958Z] === PAUSE TestAttach/with_TTY
19:53:21 [2024-03-07T19:53:21.958Z] === CONT  TestAttach/without_TTY
19:53:21 [2024-03-07T19:53:21.958Z] === CONT  TestAttach/with_TTY
19:53:21 [2024-03-07T19:53:21.958Z] --- PASS: TestAttach (0.02s)
19:53:21 [2024-03-07T19:53:21.958Z]     --- PASS: TestAttach/without_TTY (0.05s)
19:53:21 [2024-03-07T19:53:21.958Z]     --- PASS: TestAttach/with_TTY (0.05s)
19:53:21 [2024-03-07T19:53:21.958Z] === RUN   TestCreateWithCDIDevices
19:53:23 [2024-03-07T19:53:23.333Z] --- PASS: TestCreateWithCDIDevices (0.97s)
19:53:23 [2024-03-07T19:53:23.333Z] === RUN   TestCDISpecDirsAreInSystemInfo
19:53:23 [2024-03-07T19:53:23.333Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_no_spec_dirs_specified_returns_default
19:53:23 [2024-03-07T19:53:23.591Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_specified_spec_dirs_are_returned
19:53:24 [2024-03-07T19:53:24.157Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_string_as_spec_dir_returns_empty_slice
19:53:24 [2024-03-07T19:53:24.723Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_config_option_returns_empty_slice
19:53:25 [2024-03-07T19:53:25.289Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_no_spec_dirs_specified_returns_empty_slice
19:53:25 [2024-03-07T19:53:25.547Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_specified_spec_dirs_returns_empty_slice
19:53:26 [2024-03-07T19:53:26.113Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_string_as_spec_dir_returns_empty_slice
19:53:26 [2024-03-07T19:53:26.680Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_config_option_returns_empty_slice
19:53:27 [2024-03-07T19:53:27.246Z] --- PASS: TestCDISpecDirsAreInSystemInfo (4.17s)
19:53:27 [2024-03-07T19:53:27.246Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_no_spec_dirs_specified_returns_default (0.52s)
19:53:27 [2024-03-07T19:53:27.246Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_specified_spec_dirs_are_returned (0.52s)
19:53:27 [2024-03-07T19:53:27.246Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_string_as_spec_dir_returns_empty_slice (0.52s)
19:53:27 [2024-03-07T19:53:27.246Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_config_option_returns_empty_slice (0.52s)
19:53:27 [2024-03-07T19:53:27.246Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_no_spec_dirs_specified_returns_empty_slice (0.52s)
19:53:27 [2024-03-07T19:53:27.246Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_specified_spec_dirs_returns_empty_slice (0.52s)
19:53:27 [2024-03-07T19:53:27.246Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_string_as_spec_dir_returns_empty_slice (0.52s)
19:53:27 [2024-03-07T19:53:27.246Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_config_option_returns_empty_slice (0.52s)
19:53:27 [2024-03-07T19:53:27.246Z] === RUN   TestCheckpoint
19:53:27 [2024-03-07T19:53:27.246Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
19:53:27 [2024-03-07T19:53:27.246Z] --- SKIP: TestCheckpoint (0.00s)
19:53:27 [2024-03-07T19:53:27.246Z] === RUN   TestContainerInvalidJSON
19:53:27 [2024-03-07T19:53:27.246Z] === RUN   TestContainerInvalidJSON/commit
19:53:27 [2024-03-07T19:53:27.246Z] === PAUSE TestContainerInvalidJSON/commit
19:53:27 [2024-03-07T19:53:27.246Z] === RUN   TestContainerInvalidJSON/containers/create
19:53:27 [2024-03-07T19:53:27.246Z] === PAUSE TestContainerInvalidJSON/containers/create
19:53:27 [2024-03-07T19:53:27.246Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
19:53:27 [2024-03-07T19:53:27.246Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
19:53:27 [2024-03-07T19:53:27.246Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
19:53:27 [2024-03-07T19:53:27.246Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
19:53:27 [2024-03-07T19:53:27.246Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
19:53:27 [2024-03-07T19:53:27.246Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
19:53:27 [2024-03-07T19:53:27.246Z] === CONT  TestContainerInvalidJSON/commit
19:53:27 [2024-03-07T19:53:27.246Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
19:53:27 [2024-03-07T19:53:27.246Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
19:53:27 [2024-03-07T19:53:27.246Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
19:53:27 [2024-03-07T19:53:27.246Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
19:53:27 [2024-03-07T19:53:27.246Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
19:53:27 [2024-03-07T19:53:27.246Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
19:53:27 [2024-03-07T19:53:27.246Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
19:53:27 [2024-03-07T19:53:27.246Z] === CONT  TestContainerInvalidJSON/containers/create
19:53:27 [2024-03-07T19:53:27.246Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
19:53:27 [2024-03-07T19:53:27.246Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
19:53:27 [2024-03-07T19:53:27.246Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
19:53:27 [2024-03-07T19:53:27.246Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
19:53:27 [2024-03-07T19:53:27.246Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
19:53:27 [2024-03-07T19:53:27.246Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
19:53:27 [2024-03-07T19:53:27.246Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
19:53:27 [2024-03-07T19:53:27.246Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
19:53:27 [2024-03-07T19:53:27.246Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
19:53:27 [2024-03-07T19:53:27.246Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
19:53:27 [2024-03-07T19:53:27.246Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
19:53:27 [2024-03-07T19:53:27.246Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
19:53:27 [2024-03-07T19:53:27.246Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
19:53:27 [2024-03-07T19:53:27.246Z] === RUN   TestContainerInvalidJSON/commit/empty_body
19:53:27 [2024-03-07T19:53:27.246Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
19:53:27 [2024-03-07T19:53:27.246Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
19:53:27 [2024-03-07T19:53:27.246Z] --- PASS: TestContainerInvalidJSON (0.01s)
19:53:27 [2024-03-07T19:53:27.246Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
19:53:27 [2024-03-07T19:53:27.246Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
19:53:27 [2024-03-07T19:53:27.246Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
19:53:27 [2024-03-07T19:53:27.246Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
19:53:27 [2024-03-07T19:53:27.246Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
19:53:27 [2024-03-07T19:53:27.246Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
19:53:27 [2024-03-07T19:53:27.246Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
19:53:27 [2024-03-07T19:53:27.246Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
19:53:27 [2024-03-07T19:53:27.246Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
19:53:27 [2024-03-07T19:53:27.246Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
19:53:27 [2024-03-07T19:53:27.246Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
19:53:27 [2024-03-07T19:53:27.246Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
19:53:27 [2024-03-07T19:53:27.246Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
19:53:27 [2024-03-07T19:53:27.246Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
19:53:27 [2024-03-07T19:53:27.246Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
19:53:27 [2024-03-07T19:53:27.246Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
19:53:27 [2024-03-07T19:53:27.246Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
19:53:27 [2024-03-07T19:53:27.246Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
19:53:27 [2024-03-07T19:53:27.246Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
19:53:27 [2024-03-07T19:53:27.246Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
19:53:27 [2024-03-07T19:53:27.246Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
19:53:27 [2024-03-07T19:53:27.246Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
19:53:27 [2024-03-07T19:53:27.246Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
19:53:27 [2024-03-07T19:53:27.246Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
19:53:27 [2024-03-07T19:53:27.246Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
19:53:27 [2024-03-07T19:53:27.246Z] === RUN   TestCopyFromContainerPathDoesNotExist
19:53:27 [2024-03-07T19:53:27.246Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
19:53:27 [2024-03-07T19:53:27.246Z] === RUN   TestCopyFromContainerPathIsNotDir
19:53:27 [2024-03-07T19:53:27.246Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
19:53:27 [2024-03-07T19:53:27.246Z] === RUN   TestCopyToContainerPathDoesNotExist
19:53:27 [2024-03-07T19:53:27.246Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
19:53:27 [2024-03-07T19:53:27.246Z] === RUN   TestCopyEmptyFile
19:53:27 [2024-03-07T19:53:27.505Z] --- PASS: TestCopyEmptyFile (0.10s)
19:53:27 [2024-03-07T19:53:27.505Z] === RUN   TestCopyToContainerPathIsNotDir
19:53:27 [2024-03-07T19:53:27.505Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
19:53:27 [2024-03-07T19:53:27.505Z] === RUN   TestCopyFromContainer
19:53:28 [2024-03-07T19:53:28.439Z] === RUN   TestCopyFromContainer//
19:53:28 [2024-03-07T19:53:28.439Z] === RUN   TestCopyFromContainer/.
19:53:28 [2024-03-07T19:53:28.439Z] === RUN   TestCopyFromContainer//.
19:53:28 [2024-03-07T19:53:28.439Z] === RUN   TestCopyFromContainer/./
19:53:28 [2024-03-07T19:53:28.439Z] === RUN   TestCopyFromContainer//./
19:53:28 [2024-03-07T19:53:28.439Z] === RUN   TestCopyFromContainer//bar/root
19:53:28 [2024-03-07T19:53:28.439Z] === RUN   TestCopyFromContainer//bar/root/
19:53:28 [2024-03-07T19:53:28.439Z] === RUN   TestCopyFromContainer//bar/root/.
19:53:28 [2024-03-07T19:53:28.439Z] === RUN   TestCopyFromContainer/bar/quux
19:53:28 [2024-03-07T19:53:28.439Z] === RUN   TestCopyFromContainer/bar/quux/
19:53:28 [2024-03-07T19:53:28.439Z] === RUN   TestCopyFromContainer/bar/quux/.
19:53:28 [2024-03-07T19:53:28.439Z] === RUN   TestCopyFromContainer/bar/quux/baz
19:53:28 [2024-03-07T19:53:28.439Z] === RUN   TestCopyFromContainer/bar/filesymlink
19:53:28 [2024-03-07T19:53:28.439Z] === RUN   TestCopyFromContainer/bar/dirsymlink
19:53:28 [2024-03-07T19:53:28.439Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
19:53:28 [2024-03-07T19:53:28.439Z] === RUN   TestCopyFromContainer/bar/dirsymlink/.
19:53:28 [2024-03-07T19:53:28.439Z] === RUN   TestCopyFromContainer/bar/notarget
19:53:28 [2024-03-07T19:53:28.439Z] --- PASS: TestCopyFromContainer (0.87s)
19:53:28 [2024-03-07T19:53:28.439Z]     --- PASS: TestCopyFromContainer// (0.01s)
19:53:28 [2024-03-07T19:53:28.439Z]     --- PASS: TestCopyFromContainer/. (0.01s)
19:53:28 [2024-03-07T19:53:28.439Z]     --- PASS: TestCopyFromContainer//. (0.01s)
19:53:28 [2024-03-07T19:53:28.439Z]     --- PASS: TestCopyFromContainer/./ (0.01s)
19:53:28 [2024-03-07T19:53:28.439Z]     --- PASS: TestCopyFromContainer//./ (0.01s)
19:53:28 [2024-03-07T19:53:28.439Z]     --- PASS: TestCopyFromContainer//bar/root (0.01s)
19:53:28 [2024-03-07T19:53:28.439Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.01s)
19:53:28 [2024-03-07T19:53:28.439Z]     --- PASS: TestCopyFromContainer//bar/root/. (0.01s)
19:53:28 [2024-03-07T19:53:28.439Z]     --- PASS: TestCopyFromContainer/bar/quux (0.01s)
19:53:28 [2024-03-07T19:53:28.439Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.01s)
19:53:28 [2024-03-07T19:53:28.439Z]     --- PASS: TestCopyFromContainer/bar/quux/. (0.01s)
19:53:28 [2024-03-07T19:53:28.439Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.01s)
19:53:28 [2024-03-07T19:53:28.439Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.00s)
19:53:28 [2024-03-07T19:53:28.439Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.01s)
19:53:28 [2024-03-07T19:53:28.439Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.01s)
19:53:28 [2024-03-07T19:53:28.439Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.00s)
19:53:28 [2024-03-07T19:53:28.439Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.00s)
19:53:28 [2024-03-07T19:53:28.439Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
19:53:28 [2024-03-07T19:53:28.439Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:53:28 [2024-03-07T19:53:28.439Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:53:28 [2024-03-07T19:53:28.439Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:53:28 [2024-03-07T19:53:28.439Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:53:28 [2024-03-07T19:53:28.439Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
19:53:28 [2024-03-07T19:53:28.439Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
19:53:28 [2024-03-07T19:53:28.439Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:53:28 [2024-03-07T19:53:28.439Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
19:53:28 [2024-03-07T19:53:28.439Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:53:28 [2024-03-07T19:53:28.439Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
19:53:28 [2024-03-07T19:53:28.439Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
19:53:28 [2024-03-07T19:53:28.439Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
19:53:28 [2024-03-07T19:53:28.439Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
19:53:28 [2024-03-07T19:53:28.439Z] === RUN   TestCreateLinkToNonExistingContainer
19:53:28 [2024-03-07T19:53:28.439Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
19:53:28 [2024-03-07T19:53:28.439Z] === RUN   TestCreateWithInvalidEnv
19:53:28 [2024-03-07T19:53:28.439Z] === RUN   TestCreateWithInvalidEnv/0
19:53:28 [2024-03-07T19:53:28.439Z] === PAUSE TestCreateWithInvalidEnv/0
19:53:28 [2024-03-07T19:53:28.439Z] === RUN   TestCreateWithInvalidEnv/1
19:53:28 [2024-03-07T19:53:28.439Z] === PAUSE TestCreateWithInvalidEnv/1
19:53:28 [2024-03-07T19:53:28.439Z] === RUN   TestCreateWithInvalidEnv/2
19:53:28 [2024-03-07T19:53:28.439Z] === PAUSE TestCreateWithInvalidEnv/2
19:53:28 [2024-03-07T19:53:28.439Z] === CONT  TestCreateWithInvalidEnv/0
19:53:28 [2024-03-07T19:53:28.439Z] === CONT  TestCreateWithInvalidEnv/2
19:53:28 [2024-03-07T19:53:28.439Z] === CONT  TestCreateWithInvalidEnv/1
19:53:28 [2024-03-07T19:53:28.439Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
19:53:28 [2024-03-07T19:53:28.439Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
19:53:28 [2024-03-07T19:53:28.439Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
19:53:28 [2024-03-07T19:53:28.439Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
19:53:28 [2024-03-07T19:53:28.439Z] === RUN   TestCreateTmpfsMountsTarget
19:53:28 [2024-03-07T19:53:28.439Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
19:53:28 [2024-03-07T19:53:28.439Z] === RUN   TestCreateWithCustomMaskedPaths
19:53:29 [2024-03-07T19:53:29.812Z] --- PASS: TestCreateWithCustomMaskedPaths (1.21s)
19:53:29 [2024-03-07T19:53:29.812Z] === RUN   TestCreateWithCustomReadonlyPaths
19:53:31 [2024-03-07T19:53:31.186Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.25s)
19:53:31 [2024-03-07T19:53:31.186Z] === RUN   TestCreateWithInvalidHealthcheckParams
19:53:31 [2024-03-07T19:53:31.186Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:53:31 [2024-03-07T19:53:31.186Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:53:31 [2024-03-07T19:53:31.186Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:53:31 [2024-03-07T19:53:31.186Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:53:31 [2024-03-07T19:53:31.186Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:53:31 [2024-03-07T19:53:31.186Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:53:31 [2024-03-07T19:53:31.186Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:53:31 [2024-03-07T19:53:31.186Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:53:31 [2024-03-07T19:53:31.186Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:53:31 [2024-03-07T19:53:31.186Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:53:31 [2024-03-07T19:53:31.186Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
19:53:31 [2024-03-07T19:53:31.186Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
19:53:31 [2024-03-07T19:53:31.186Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:53:31 [2024-03-07T19:53:31.186Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:53:31 [2024-03-07T19:53:31.186Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:53:31 [2024-03-07T19:53:31.186Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:53:31 [2024-03-07T19:53:31.186Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
19:53:31 [2024-03-07T19:53:31.186Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:53:31 [2024-03-07T19:53:31.186Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
19:53:31 [2024-03-07T19:53:31.186Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s)
19:53:31 [2024-03-07T19:53:31.186Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
19:53:31 [2024-03-07T19:53:31.186Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s)
19:53:31 [2024-03-07T19:53:31.186Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
19:53:31 [2024-03-07T19:53:31.186Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s)
19:53:31 [2024-03-07T19:53:31.186Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
19:53:31 [2024-03-07T19:53:31.186Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
19:53:31 [2024-03-07T19:53:31.445Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.43s)
19:53:31 [2024-03-07T19:53:31.445Z] === RUN   TestCreateDifferentPlatform
19:53:31 [2024-03-07T19:53:31.445Z] === RUN   TestCreateDifferentPlatform/different_os
19:53:31 [2024-03-07T19:53:31.445Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
19:53:31 [2024-03-07T19:53:31.445Z] --- PASS: TestCreateDifferentPlatform (0.01s)
19:53:31 [2024-03-07T19:53:31.445Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
19:53:31 [2024-03-07T19:53:31.445Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
19:53:31 [2024-03-07T19:53:31.445Z] === RUN   TestCreateVolumesFromNonExistingContainer
19:53:31 [2024-03-07T19:53:31.445Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s)
19:53:31 [2024-03-07T19:53:31.445Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
19:53:31 [2024-03-07T19:53:31.445Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s)
19:53:31 [2024-03-07T19:53:31.445Z] === RUN   TestCreateInvalidHostConfig
19:53:31 [2024-03-07T19:53:31.445Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
19:53:31 [2024-03-07T19:53:31.445Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
19:53:31 [2024-03-07T19:53:31.445Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
19:53:31 [2024-03-07T19:53:31.445Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
19:53:31 [2024-03-07T19:53:31.445Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
19:53:31 [2024-03-07T19:53:31.445Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
19:53:31 [2024-03-07T19:53:31.445Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
19:53:31 [2024-03-07T19:53:31.445Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
19:53:31 [2024-03-07T19:53:31.445Z] === RUN   TestCreateInvalidHostConfig/invalid_Annotations
19:53:31 [2024-03-07T19:53:31.445Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations
19:53:31 [2024-03-07T19:53:31.445Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
19:53:31 [2024-03-07T19:53:31.445Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
19:53:31 [2024-03-07T19:53:31.445Z] === CONT  TestCreateInvalidHostConfig/invalid_Annotations
19:53:31 [2024-03-07T19:53:31.445Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
19:53:31 [2024-03-07T19:53:31.445Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
19:53:31 [2024-03-07T19:53:31.445Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
19:53:31 [2024-03-07T19:53:31.445Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
19:53:31 [2024-03-07T19:53:31.445Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
19:53:31 [2024-03-07T19:53:31.445Z]     --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s)
19:53:31 [2024-03-07T19:53:31.445Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
19:53:31 [2024-03-07T19:53:31.445Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
19:53:31 [2024-03-07T19:53:31.445Z] === RUN   TestCreateWithMultipleEndpointSettings
19:53:31 [2024-03-07T19:53:31.445Z] === RUN   TestCreateWithMultipleEndpointSettings/with_API_v1.44
19:53:31 [2024-03-07T19:53:31.445Z] === RUN   TestCreateWithMultipleEndpointSettings/with_API_v1.43
19:53:31 [2024-03-07T19:53:31.445Z] --- PASS: TestCreateWithMultipleEndpointSettings (0.05s)
19:53:31 [2024-03-07T19:53:31.445Z]     --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.44 (0.04s)
19:53:31 [2024-03-07T19:53:31.445Z]     --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.43 (0.00s)
19:53:31 [2024-03-07T19:53:31.445Z] === RUN   TestCreateWithCustomMACs
19:53:32 [2024-03-07T19:53:32.011Z] --- PASS: TestCreateWithCustomMACs (0.57s)
19:53:32 [2024-03-07T19:53:32.011Z] === RUN   TestContainerStartOnDaemonRestart
19:53:32 [2024-03-07T19:53:32.011Z] === PAUSE TestContainerStartOnDaemonRestart
19:53:32 [2024-03-07T19:53:32.011Z] === RUN   TestDaemonRestartIpcMode
19:53:32 [2024-03-07T19:53:32.011Z] === PAUSE TestDaemonRestartIpcMode
19:53:32 [2024-03-07T19:53:32.011Z] === RUN   TestDaemonHostGatewayIP
19:53:32 [2024-03-07T19:53:32.011Z] === PAUSE TestDaemonHostGatewayIP
19:53:32 [2024-03-07T19:53:32.011Z] === RUN   TestRestartDaemonWithRestartingContainer
19:53:32 [2024-03-07T19:53:32.011Z] === PAUSE TestRestartDaemonWithRestartingContainer
19:53:32 [2024-03-07T19:53:32.011Z] === RUN   TestHardRestartWhenContainerIsRunning
19:53:32 [2024-03-07T19:53:32.011Z] === PAUSE TestHardRestartWhenContainerIsRunning
19:53:32 [2024-03-07T19:53:32.011Z] === RUN   TestContainerKillOnDaemonStart
19:53:32 [2024-03-07T19:53:32.011Z] === PAUSE TestContainerKillOnDaemonStart
19:53:32 [2024-03-07T19:53:32.011Z] === RUN   TestDiff
19:53:32 [2024-03-07T19:53:32.576Z] --- PASS: TestDiff (0.40s)
19:53:32 [2024-03-07T19:53:32.576Z] === RUN   TestDiffStoppedContainer
19:53:32 [2024-03-07T19:53:32.834Z] --- PASS: TestDiffStoppedContainer (0.40s)
19:53:32 [2024-03-07T19:53:32.834Z] === RUN   TestExecConsoleSize
19:53:33 [2024-03-07T19:53:33.400Z] --- PASS: TestExecConsoleSize (0.47s)
19:53:33 [2024-03-07T19:53:33.400Z] === RUN   TestExecWithCloseStdin
19:53:33 [2024-03-07T19:53:33.965Z] --- PASS: TestExecWithCloseStdin (0.42s)
19:53:33 [2024-03-07T19:53:33.965Z] === RUN   TestExec
19:53:34 [2024-03-07T19:53:34.224Z] --- PASS: TestExec (0.42s)
19:53:34 [2024-03-07T19:53:34.224Z] === RUN   TestExecUser
19:53:34 [2024-03-07T19:53:34.790Z] --- PASS: TestExecUser (0.44s)
19:53:34 [2024-03-07T19:53:34.790Z] === RUN   TestExecWithGroupAdd
19:53:35 [2024-03-07T19:53:35.048Z] --- PASS: TestExecWithGroupAdd (0.44s)
19:53:35 [2024-03-07T19:53:35.048Z] === RUN   TestExportContainerAndImportImage
19:53:35 [2024-03-07T19:53:35.614Z] --- PASS: TestExportContainerAndImportImage (0.49s)
19:53:35 [2024-03-07T19:53:35.614Z] === RUN   TestExportContainerAfterDaemonRestart
19:53:42 [2024-03-07T19:53:42.171Z] --- PASS: TestExportContainerAfterDaemonRestart (6.16s)
19:53:42 [2024-03-07T19:53:42.171Z] === RUN   TestHealthCheckWorkdir
19:53:42 [2024-03-07T19:53:42.171Z] --- PASS: TestHealthCheckWorkdir (0.50s)
19:53:42 [2024-03-07T19:53:42.171Z] === RUN   TestHealthKillContainer
19:53:50 [2024-03-07T19:53:50.281Z] --- PASS: TestHealthKillContainer (7.64s)
19:53:50 [2024-03-07T19:53:50.281Z] === RUN   TestHealthCheckProcessKilled
19:53:50 [2024-03-07T19:53:50.539Z] --- PASS: TestHealthCheckProcessKilled (0.60s)
19:53:50 [2024-03-07T19:53:50.539Z] === RUN   TestHealthStartInterval
19:53:51 [2024-03-07T19:53:51.913Z]     health_test.go:141: &{2024-03-07 19:53:51.606143258 +0000 UTC 2024-03-07 19:53:51.634061339 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
19:53:51 [2024-03-07T19:53:51.913Z]         }
19:53:51 [2024-03-07T19:53:51.913Z]     health_test.go:141: &{2024-03-07 19:53:51.606143258 +0000 UTC 2024-03-07 19:53:51.634061339 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
19:53:51 [2024-03-07T19:53:51.913Z]         }
19:53:51 [2024-03-07T19:53:51.913Z]     health_test.go:141: &{2024-03-07 19:53:51.606143258 +0000 UTC 2024-03-07 19:53:51.634061339 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
19:53:51 [2024-03-07T19:53:51.913Z]         }
19:53:52 [2024-03-07T19:53:52.171Z]     health_test.go:141: &{2024-03-07 19:53:51.606143258 +0000 UTC 2024-03-07 19:53:51.634061339 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
19:53:52 [2024-03-07T19:53:52.171Z]         }
19:53:52 [2024-03-07T19:53:52.171Z]     health_test.go:141: &{2024-03-07 19:53:51.606143258 +0000 UTC 2024-03-07 19:53:51.634061339 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
19:53:52 [2024-03-07T19:53:52.171Z]         }
19:53:52 [2024-03-07T19:53:52.429Z]     health_test.go:141: &{2024-03-07 19:53:51.606143258 +0000 UTC 2024-03-07 19:53:51.634061339 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
19:53:52 [2024-03-07T19:53:52.429Z]         }
19:53:52 [2024-03-07T19:53:52.429Z]     health_test.go:141: &{2024-03-07 19:53:51.606143258 +0000 UTC 2024-03-07 19:53:51.634061339 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
19:53:52 [2024-03-07T19:53:52.429Z]         }
19:53:52 [2024-03-07T19:53:52.429Z]     health_test.go:141: &{2024-03-07 19:53:51.606143258 +0000 UTC 2024-03-07 19:53:51.634061339 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
19:53:52 [2024-03-07T19:53:52.429Z]         }
19:53:52 [2024-03-07T19:53:52.687Z]     health_test.go:141: &{2024-03-07 19:53:51.606143258 +0000 UTC 2024-03-07 19:53:51.634061339 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
19:53:52 [2024-03-07T19:53:52.687Z]         }
19:53:52 [2024-03-07T19:53:52.687Z]     health_test.go:141: &{2024-03-07 19:53:51.606143258 +0000 UTC 2024-03-07 19:53:51.634061339 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
19:53:52 [2024-03-07T19:53:52.687Z]         }
19:53:52 [2024-03-07T19:53:52.945Z]     health_test.go:141: &{2024-03-07 19:53:52.635474458 +0000 UTC 2024-03-07 19:53:52.662080136 +0000 UTC 1 2}
19:53:52 [2024-03-07T19:53:52.945Z]     health_test.go:141: &{2024-03-07 19:53:52.635474458 +0000 UTC 2024-03-07 19:53:52.662080136 +0000 UTC 1 2}
19:53:52 [2024-03-07T19:53:52.945Z]     health_test.go:141: &{2024-03-07 19:53:52.635474458 +0000 UTC 2024-03-07 19:53:52.662080136 +0000 UTC 1 2}
19:53:53 [2024-03-07T19:53:53.203Z]     health_test.go:141: &{2024-03-07 19:53:52.635474458 +0000 UTC 2024-03-07 19:53:52.662080136 +0000 UTC 1 2}
19:53:53 [2024-03-07T19:53:53.203Z]     health_test.go:141: &{2024-03-07 19:53:52.635474458 +0000 UTC 2024-03-07 19:53:52.662080136 +0000 UTC 1 2}
19:53:53 [2024-03-07T19:53:53.461Z]     health_test.go:141: &{2024-03-07 19:53:52.635474458 +0000 UTC 2024-03-07 19:53:52.662080136 +0000 UTC 1 2}
19:53:53 [2024-03-07T19:53:53.461Z]     health_test.go:141: &{2024-03-07 19:53:52.635474458 +0000 UTC 2024-03-07 19:53:52.662080136 +0000 UTC 1 2}
19:53:53 [2024-03-07T19:53:53.461Z]     health_test.go:141: &{2024-03-07 19:53:52.635474458 +0000 UTC 2024-03-07 19:53:52.662080136 +0000 UTC 1 2}
19:53:53 [2024-03-07T19:53:53.719Z]     health_test.go:141: &{2024-03-07 19:53:52.635474458 +0000 UTC 2024-03-07 19:53:52.662080136 +0000 UTC 1 2}
19:53:53 [2024-03-07T19:53:53.719Z]     health_test.go:141: &{2024-03-07 19:53:52.635474458 +0000 UTC 2024-03-07 19:53:52.662080136 +0000 UTC 1 2}
19:53:53 [2024-03-07T19:53:53.977Z]     health_test.go:169: 1.027496425s
19:53:54 [2024-03-07T19:53:54.911Z]     health_test.go:169: 1.027496425s
19:53:55 [2024-03-07T19:53:55.845Z]     health_test.go:169: 1.027496425s
19:53:56 [2024-03-07T19:53:56.779Z]     health_test.go:169: 1.027496425s
19:53:58 [2024-03-07T19:53:58.153Z]     health_test.go:169: 1.027496425s
19:53:59 [2024-03-07T19:53:59.087Z]     health_test.go:169: 1.027496425s
19:54:00 [2024-03-07T19:54:00.020Z]     health_test.go:169: 1.027496425s
19:54:00 [2024-03-07T19:54:00.954Z]     health_test.go:169: 1.027496425s
19:54:01 [2024-03-07T19:54:01.888Z]     health_test.go:169: 1.027496425s
19:54:02 [2024-03-07T19:54:02.822Z]     health_test.go:169: 1.027496425s
19:54:03 [2024-03-07T19:54:03.756Z]     health_test.go:169: 1.027496425s
19:54:05 [2024-03-07T19:54:05.129Z]     health_test.go:169: 1.027496425s
19:54:06 [2024-03-07T19:54:06.063Z]     health_test.go:169: 1.027496425s
19:54:06 [2024-03-07T19:54:06.997Z]     health_test.go:169: 1.027496425s
19:54:07 [2024-03-07T19:54:07.931Z]     health_test.go:169: 1.027496425s
19:54:08 [2024-03-07T19:54:08.865Z]     health_test.go:169: 1.027496425s
19:54:09 [2024-03-07T19:54:09.798Z]     health_test.go:169: 1.027496425s
19:54:11 [2024-03-07T19:54:11.171Z]     health_test.go:169: 1.027496425s
19:54:12 [2024-03-07T19:54:12.104Z]     health_test.go:169: 1.027496425s
19:54:13 [2024-03-07T19:54:13.037Z]     health_test.go:169: 1.027496425s
19:54:13 [2024-03-07T19:54:13.971Z]     health_test.go:169: 1.027496425s
19:54:14 [2024-03-07T19:54:14.904Z]     health_test.go:169: 1.027496425s
19:54:15 [2024-03-07T19:54:15.838Z]     health_test.go:169: 1.027496425s
19:54:16 [2024-03-07T19:54:16.771Z]     health_test.go:169: 1.027496425s
19:54:18 [2024-03-07T19:54:18.144Z]     health_test.go:169: 1.027496425s
19:54:19 [2024-03-07T19:54:19.077Z]     health_test.go:169: 1.027496425s
19:54:20 [2024-03-07T19:54:20.010Z]     health_test.go:169: 1.027496425s
19:54:20 [2024-03-07T19:54:20.944Z]     health_test.go:169: 1.027496425s
19:54:21 [2024-03-07T19:54:21.877Z]     health_test.go:169: 1.027496425s
19:54:22 [2024-03-07T19:54:22.811Z]     health_test.go:169: 1.027496425s
19:54:24 [2024-03-07T19:54:24.185Z] --- PASS: TestHealthStartInterval (33.58s)
19:54:24 [2024-03-07T19:54:24.185Z] === RUN   TestInspectAnnotations
19:54:24 [2024-03-07T19:54:24.185Z] --- PASS: TestInspectAnnotations (0.04s)
19:54:24 [2024-03-07T19:54:24.185Z] === RUN   TestNetworkAliasesAreEmpty
19:54:24 [2024-03-07T19:54:24.185Z] === RUN   TestNetworkAliasesAreEmpty/host
19:54:24 [2024-03-07T19:54:24.185Z] === RUN   TestNetworkAliasesAreEmpty/bridge
19:54:24 [2024-03-07T19:54:24.185Z] === RUN   TestNetworkAliasesAreEmpty/none
19:54:24 [2024-03-07T19:54:24.185Z] --- PASS: TestNetworkAliasesAreEmpty (0.11s)
19:54:24 [2024-03-07T19:54:24.185Z]     --- PASS: TestNetworkAliasesAreEmpty/host (0.04s)
19:54:24 [2024-03-07T19:54:24.185Z]     --- PASS: TestNetworkAliasesAreEmpty/bridge (0.04s)
19:54:24 [2024-03-07T19:54:24.185Z]     --- PASS: TestNetworkAliasesAreEmpty/none (0.03s)
19:54:24 [2024-03-07T19:54:24.185Z] === RUN   TestIpcModeNone
19:54:24 [2024-03-07T19:54:24.752Z] --- PASS: TestIpcModeNone (0.44s)
19:54:24 [2024-03-07T19:54:24.752Z] === RUN   TestIpcModePrivate
19:54:24 [2024-03-07T19:54:24.752Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:78, shared: false, mustBeShared: false
19:54:25 [2024-03-07T19:54:25.010Z] --- PASS: TestIpcModePrivate (0.39s)
19:54:25 [2024-03-07T19:54:25.011Z] === RUN   TestIpcModeShareable
19:54:25 [2024-03-07T19:54:25.269Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:72, shared: true, mustBeShared: true
19:54:25 [2024-03-07T19:54:25.527Z] --- PASS: TestIpcModeShareable (0.50s)
19:54:25 [2024-03-07T19:54:25.527Z] === RUN   TestAPIIpcModeShareableAndContainer
19:54:26 [2024-03-07T19:54:26.461Z] --- PASS: TestAPIIpcModeShareableAndContainer (0.97s)
19:54:26 [2024-03-07T19:54:26.462Z] === RUN   TestAPIIpcModeHost
19:54:26 [2024-03-07T19:54:26.720Z] --- PASS: TestAPIIpcModeHost (0.24s)
19:54:26 [2024-03-07T19:54:26.720Z] === RUN   TestDaemonIpcModeShareable
19:54:27 [2024-03-07T19:54:27.654Z]     ipcmode_linux_test.go:257: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true
19:54:27 [2024-03-07T19:54:27.654Z] --- PASS: TestDaemonIpcModeShareable (1.00s)
19:54:27 [2024-03-07T19:54:27.654Z] === RUN   TestDaemonIpcModePrivate
19:54:28 [2024-03-07T19:54:28.589Z]     ipcmode_linux_test.go:257: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false
19:54:28 [2024-03-07T19:54:28.847Z] --- PASS: TestDaemonIpcModePrivate (1.01s)
19:54:28 [2024-03-07T19:54:28.847Z] === RUN   TestDaemonIpcModePrivateFromConfig
19:54:29 [2024-03-07T19:54:29.782Z]     ipcmode_linux_test.go:257: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false
19:54:29 [2024-03-07T19:54:29.782Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.01s)
19:54:29 [2024-03-07T19:54:29.782Z] === RUN   TestDaemonIpcModeShareableFromConfig
19:54:30 [2024-03-07T19:54:30.717Z]     ipcmode_linux_test.go:257: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true
19:54:30 [2024-03-07T19:54:30.717Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.00s)
19:54:30 [2024-03-07T19:54:30.717Z] === RUN   TestIpcModeOlderClient
19:54:30 [2024-03-07T19:54:30.717Z] === PAUSE TestIpcModeOlderClient
19:54:30 [2024-03-07T19:54:30.717Z] === RUN   TestKillContainerInvalidSignal
19:54:31 [2024-03-07T19:54:31.283Z] --- PASS: TestKillContainerInvalidSignal (0.42s)
19:54:31 [2024-03-07T19:54:31.283Z] === RUN   TestKillContainer
19:54:31 [2024-03-07T19:54:31.283Z] === RUN   TestKillContainer/no_signal
19:54:31 [2024-03-07T19:54:31.541Z] === RUN   TestKillContainer/non_killing_signal
19:54:31 [2024-03-07T19:54:31.799Z] === RUN   TestKillContainer/killing_signal
19:54:32 [2024-03-07T19:54:32.367Z] --- PASS: TestKillContainer (1.24s)
19:54:32 [2024-03-07T19:54:32.367Z]     --- PASS: TestKillContainer/no_signal (0.41s)
19:54:32 [2024-03-07T19:54:32.367Z]     --- PASS: TestKillContainer/non_killing_signal (0.22s)
19:54:32 [2024-03-07T19:54:32.367Z]     --- PASS: TestKillContainer/killing_signal (0.41s)
19:54:32 [2024-03-07T19:54:32.367Z] === RUN   TestKillWithStopSignalAndRestartPolicies
19:54:32 [2024-03-07T19:54:32.367Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
19:54:32 [2024-03-07T19:54:32.934Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
19:54:33 [2024-03-07T19:54:33.192Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.85s)
19:54:33 [2024-03-07T19:54:33.192Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s)
19:54:33 [2024-03-07T19:54:33.192Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.24s)
19:54:33 [2024-03-07T19:54:33.192Z] === RUN   TestKillStoppedContainer
19:54:33 [2024-03-07T19:54:33.450Z] --- PASS: TestKillStoppedContainer (0.05s)
19:54:33 [2024-03-07T19:54:33.450Z] === RUN   TestKillDifferentUserContainer
19:54:33 [2024-03-07T19:54:33.707Z] --- PASS: TestKillDifferentUserContainer (0.37s)
19:54:33 [2024-03-07T19:54:33.707Z] === RUN   TestInspectOomKilledTrue
19:54:34 [2024-03-07T19:54:34.273Z] --- PASS: TestInspectOomKilledTrue (0.47s)
19:54:34 [2024-03-07T19:54:34.273Z] === RUN   TestInspectOomKilledFalse
19:54:34 [2024-03-07T19:54:34.531Z] --- PASS: TestInspectOomKilledFalse (0.43s)
19:54:34 [2024-03-07T19:54:34.531Z] === RUN   TestLinksEtcHostsContentMatch
19:54:34 [2024-03-07T19:54:34.789Z] --- PASS: TestLinksEtcHostsContentMatch (0.24s)
19:54:34 [2024-03-07T19:54:34.789Z] === RUN   TestLinksContainerNames
19:54:35 [2024-03-07T19:54:35.723Z] --- PASS: TestLinksContainerNames (0.84s)
19:54:35 [2024-03-07T19:54:35.723Z] === RUN   TestLogsFollowTailEmpty
19:54:36 [2024-03-07T19:54:36.290Z] --- PASS: TestLogsFollowTailEmpty (0.45s)
19:54:36 [2024-03-07T19:54:36.290Z] === RUN   TestLogs
19:54:36 [2024-03-07T19:54:36.290Z] === RUN   TestLogs/driver_local
19:54:36 [2024-03-07T19:54:36.290Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
19:54:36 [2024-03-07T19:54:36.290Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
19:54:36 [2024-03-07T19:54:36.290Z] === RUN   TestLogs/driver_local/tty/only_stdout
19:54:36 [2024-03-07T19:54:36.290Z] === PAUSE TestLogs/driver_local/tty/only_stdout
19:54:36 [2024-03-07T19:54:36.290Z] === RUN   TestLogs/driver_local/tty/only_stderr
19:54:36 [2024-03-07T19:54:36.290Z] === PAUSE TestLogs/driver_local/tty/only_stderr
19:54:36 [2024-03-07T19:54:36.290Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
19:54:36 [2024-03-07T19:54:36.290Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
19:54:36 [2024-03-07T19:54:36.290Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
19:54:36 [2024-03-07T19:54:36.290Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
19:54:36 [2024-03-07T19:54:36.290Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
19:54:36 [2024-03-07T19:54:36.290Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
19:54:36 [2024-03-07T19:54:36.290Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
19:54:36 [2024-03-07T19:54:36.290Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
19:54:36 [2024-03-07T19:54:36.290Z] === CONT  TestLogs/driver_local/tty/only_stderr
19:54:36 [2024-03-07T19:54:36.290Z] === CONT  TestLogs/driver_local/tty/only_stdout
19:54:36 [2024-03-07T19:54:36.290Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
19:54:36 [2024-03-07T19:54:36.290Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
19:54:37 [2024-03-07T19:54:37.664Z] === RUN   TestLogs/driver_json-file
19:54:37 [2024-03-07T19:54:37.664Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
19:54:37 [2024-03-07T19:54:37.664Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
19:54:37 [2024-03-07T19:54:37.664Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
19:54:37 [2024-03-07T19:54:37.664Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
19:54:37 [2024-03-07T19:54:37.664Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
19:54:37 [2024-03-07T19:54:37.664Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
19:54:37 [2024-03-07T19:54:37.664Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
19:54:37 [2024-03-07T19:54:37.664Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
19:54:37 [2024-03-07T19:54:37.664Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
19:54:37 [2024-03-07T19:54:37.664Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
19:54:37 [2024-03-07T19:54:37.664Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
19:54:37 [2024-03-07T19:54:37.664Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
19:54:37 [2024-03-07T19:54:37.664Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
19:54:37 [2024-03-07T19:54:37.664Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
19:54:37 [2024-03-07T19:54:37.664Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
19:54:37 [2024-03-07T19:54:37.664Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
19:54:37 [2024-03-07T19:54:37.664Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
19:54:37 [2024-03-07T19:54:37.664Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
19:54:39 [2024-03-07T19:54:39.038Z] --- PASS: TestLogs (2.85s)
19:54:39 [2024-03-07T19:54:39.038Z]     --- PASS: TestLogs/driver_local (0.01s)
19:54:39 [2024-03-07T19:54:39.038Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.67s)
19:54:39 [2024-03-07T19:54:39.038Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.98s)
19:54:39 [2024-03-07T19:54:39.038Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.12s)
19:54:39 [2024-03-07T19:54:39.038Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (1.23s)
19:54:39 [2024-03-07T19:54:39.038Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.31s)
19:54:39 [2024-03-07T19:54:39.038Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (1.36s)
19:54:39 [2024-03-07T19:54:39.038Z]     --- PASS: TestLogs/driver_json-file (0.01s)
19:54:39 [2024-03-07T19:54:39.038Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.73s)
19:54:39 [2024-03-07T19:54:39.038Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.13s)
19:54:39 [2024-03-07T19:54:39.038Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.29s)
19:54:39 [2024-03-07T19:54:39.038Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.35s)
19:54:39 [2024-03-07T19:54:39.038Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.42s)
19:54:39 [2024-03-07T19:54:39.038Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.48s)
19:54:39 [2024-03-07T19:54:39.038Z] === RUN   TestContainerNetworkMountsNoChown
19:54:39 [2024-03-07T19:54:39.296Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s)
19:54:39 [2024-03-07T19:54:39.296Z] === RUN   TestMountDaemonRoot
19:54:39 [2024-03-07T19:54:39.296Z] === RUN   TestMountDaemonRoot/default
19:54:39 [2024-03-07T19:54:39.296Z] === PAUSE TestMountDaemonRoot/default
19:54:39 [2024-03-07T19:54:39.296Z] === RUN   TestMountDaemonRoot/private
19:54:39 [2024-03-07T19:54:39.296Z] === PAUSE TestMountDaemonRoot/private
19:54:39 [2024-03-07T19:54:39.296Z] === RUN   TestMountDaemonRoot/rprivate
19:54:39 [2024-03-07T19:54:39.296Z] === PAUSE TestMountDaemonRoot/rprivate
19:54:39 [2024-03-07T19:54:39.296Z] === RUN   TestMountDaemonRoot/slave
19:54:39 [2024-03-07T19:54:39.296Z] === PAUSE TestMountDaemonRoot/slave
19:54:39 [2024-03-07T19:54:39.296Z] === RUN   TestMountDaemonRoot/rslave
19:54:39 [2024-03-07T19:54:39.296Z] === PAUSE TestMountDaemonRoot/rslave
19:54:39 [2024-03-07T19:54:39.296Z] === RUN   TestMountDaemonRoot/shared
19:54:39 [2024-03-07T19:54:39.296Z] === PAUSE TestMountDaemonRoot/shared
19:54:39 [2024-03-07T19:54:39.296Z] === RUN   TestMountDaemonRoot/rshared
19:54:39 [2024-03-07T19:54:39.296Z] === PAUSE TestMountDaemonRoot/rshared
19:54:39 [2024-03-07T19:54:39.296Z] === CONT  TestMountDaemonRoot/default
19:54:39 [2024-03-07T19:54:39.296Z] === CONT  TestMountDaemonRoot/rslave
19:54:39 [2024-03-07T19:54:39.296Z] === CONT  TestMountDaemonRoot/rprivate
19:54:39 [2024-03-07T19:54:39.296Z] === RUN   TestMountDaemonRoot/default/bind_root
19:54:39 [2024-03-07T19:54:39.296Z] === PAUSE TestMountDaemonRoot/default/bind_root
19:54:39 [2024-03-07T19:54:39.296Z] === CONT  TestMountDaemonRoot/rshared
19:54:39 [2024-03-07T19:54:39.296Z] === CONT  TestMountDaemonRoot/private
19:54:39 [2024-03-07T19:54:39.296Z] === RUN   TestMountDaemonRoot/rslave/bind_root
19:54:39 [2024-03-07T19:54:39.296Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
19:54:39 [2024-03-07T19:54:39.296Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
19:54:39 [2024-03-07T19:54:39.296Z] === RUN   TestMountDaemonRoot/rshared/bind_root
19:54:39 [2024-03-07T19:54:39.296Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
19:54:39 [2024-03-07T19:54:39.296Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
19:54:39 [2024-03-07T19:54:39.297Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
19:54:39 [2024-03-07T19:54:39.297Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
19:54:39 [2024-03-07T19:54:39.297Z] === RUN   TestMountDaemonRoot/default/bind_subpath
19:54:39 [2024-03-07T19:54:39.297Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
19:54:39 [2024-03-07T19:54:39.297Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
19:54:39 [2024-03-07T19:54:39.297Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
19:54:39 [2024-03-07T19:54:39.297Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
19:54:39 [2024-03-07T19:54:39.297Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
19:54:39 [2024-03-07T19:54:39.297Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
19:54:39 [2024-03-07T19:54:39.297Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
19:54:39 [2024-03-07T19:54:39.297Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
19:54:39 [2024-03-07T19:54:39.297Z] === RUN   TestMountDaemonRoot/rslave/mount_root
19:54:39 [2024-03-07T19:54:39.297Z] === RUN   TestMountDaemonRoot/default/mount_root
19:54:39 [2024-03-07T19:54:39.297Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
19:54:39 [2024-03-07T19:54:39.297Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
19:54:39 [2024-03-07T19:54:39.297Z] === PAUSE TestMountDaemonRoot/default/mount_root
19:54:39 [2024-03-07T19:54:39.297Z] === RUN   TestMountDaemonRoot/default/mount_subpath
19:54:39 [2024-03-07T19:54:39.297Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
19:54:39 [2024-03-07T19:54:39.297Z] === CONT  TestMountDaemonRoot/default/bind_root
19:54:39 [2024-03-07T19:54:39.297Z] === RUN   TestMountDaemonRoot/private/bind_root
19:54:39 [2024-03-07T19:54:39.297Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
19:54:39 [2024-03-07T19:54:39.297Z] === PAUSE TestMountDaemonRoot/private/bind_root
19:54:39 [2024-03-07T19:54:39.297Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
19:54:39 [2024-03-07T19:54:39.297Z] === RUN   TestMountDaemonRoot/private/bind_subpath
19:54:39 [2024-03-07T19:54:39.297Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
19:54:39 [2024-03-07T19:54:39.297Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
19:54:39 [2024-03-07T19:54:39.297Z] === RUN   TestMountDaemonRoot/private/mount_root
19:54:39 [2024-03-07T19:54:39.297Z] === PAUSE TestMountDaemonRoot/private/mount_root
19:54:39 [2024-03-07T19:54:39.297Z] === RUN   TestMountDaemonRoot/private/mount_subpath
19:54:39 [2024-03-07T19:54:39.297Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
19:54:39 [2024-03-07T19:54:39.297Z] === CONT  TestMountDaemonRoot/shared
19:54:39 [2024-03-07T19:54:39.297Z] === RUN   TestMountDaemonRoot/shared/mount_root
19:54:39 [2024-03-07T19:54:39.297Z] === PAUSE TestMountDaemonRoot/shared/mount_root
19:54:39 [2024-03-07T19:54:39.297Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
19:54:39 [2024-03-07T19:54:39.297Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
19:54:39 [2024-03-07T19:54:39.297Z] === RUN   TestMountDaemonRoot/shared/bind_root
19:54:39 [2024-03-07T19:54:39.297Z] === PAUSE TestMountDaemonRoot/shared/bind_root
19:54:39 [2024-03-07T19:54:39.297Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
19:54:39 [2024-03-07T19:54:39.297Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
19:54:39 [2024-03-07T19:54:39.297Z] === CONT  TestMountDaemonRoot/default/mount_subpath
19:54:39 [2024-03-07T19:54:39.297Z] === CONT  TestMountDaemonRoot/slave
19:54:39 [2024-03-07T19:54:39.297Z] === RUN   TestMountDaemonRoot/slave/mount_root
19:54:39 [2024-03-07T19:54:39.297Z] === PAUSE TestMountDaemonRoot/slave/mount_root
19:54:39 [2024-03-07T19:54:39.297Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
19:54:39 [2024-03-07T19:54:39.297Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
19:54:39 [2024-03-07T19:54:39.297Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
19:54:39 [2024-03-07T19:54:39.297Z] === RUN   TestMountDaemonRoot/slave/bind_root
19:54:39 [2024-03-07T19:54:39.297Z] === PAUSE TestMountDaemonRoot/slave/bind_root
19:54:39 [2024-03-07T19:54:39.297Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
19:54:39 [2024-03-07T19:54:39.297Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
19:54:39 [2024-03-07T19:54:39.297Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
19:54:39 [2024-03-07T19:54:39.297Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
19:54:39 [2024-03-07T19:54:39.297Z] === RUN   TestMountDaemonRoot/rshared/mount_root
19:54:39 [2024-03-07T19:54:39.297Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
19:54:39 [2024-03-07T19:54:39.297Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
19:54:39 [2024-03-07T19:54:39.297Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
19:54:39 [2024-03-07T19:54:39.297Z] === CONT  TestMountDaemonRoot/rslave/bind_root
19:54:39 [2024-03-07T19:54:39.297Z] === CONT  TestMountDaemonRoot/private/bind_root
19:54:39 [2024-03-07T19:54:39.555Z] === CONT  TestMountDaemonRoot/default/mount_root
19:54:39 [2024-03-07T19:54:39.555Z] === CONT  TestMountDaemonRoot/default/bind_subpath
19:54:39 [2024-03-07T19:54:39.555Z] === CONT  TestMountDaemonRoot/shared/mount_root
19:54:39 [2024-03-07T19:54:39.555Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
19:54:39 [2024-03-07T19:54:39.555Z] === CONT  TestMountDaemonRoot/rslave/mount_root
19:54:39 [2024-03-07T19:54:39.555Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
19:54:39 [2024-03-07T19:54:39.555Z] === CONT  TestMountDaemonRoot/private/mount_root
19:54:39 [2024-03-07T19:54:39.555Z] === CONT  TestMountDaemonRoot/private/mount_subpath
19:54:39 [2024-03-07T19:54:39.555Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
19:54:39 [2024-03-07T19:54:39.555Z] === CONT  TestMountDaemonRoot/slave/mount_root
19:54:39 [2024-03-07T19:54:39.555Z] === CONT  TestMountDaemonRoot/private/bind_subpath
19:54:39 [2024-03-07T19:54:39.555Z] === CONT  TestMountDaemonRoot/shared/bind_root
19:54:39 [2024-03-07T19:54:39.555Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
19:54:39 [2024-03-07T19:54:39.555Z] === CONT  TestMountDaemonRoot/rshared/bind_root
19:54:39 [2024-03-07T19:54:39.555Z] === CONT  TestMountDaemonRoot/slave/bind_root
19:54:39 [2024-03-07T19:54:39.555Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
19:54:39 [2024-03-07T19:54:39.555Z] === CONT  TestMountDaemonRoot/rshared/mount_root
19:54:39 [2024-03-07T19:54:39.555Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
19:54:39 [2024-03-07T19:54:39.555Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
19:54:39 [2024-03-07T19:54:39.555Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
19:54:39 [2024-03-07T19:54:39.555Z] --- PASS: TestMountDaemonRoot (0.01s)
19:54:39 [2024-03-07T19:54:39.555Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
19:54:39 [2024-03-07T19:54:39.555Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s)
19:54:39 [2024-03-07T19:54:39.555Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s)
19:54:39 [2024-03-07T19:54:39.555Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s)
19:54:39 [2024-03-07T19:54:39.555Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s)
19:54:39 [2024-03-07T19:54:39.555Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
19:54:39 [2024-03-07T19:54:39.555Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s)
19:54:39 [2024-03-07T19:54:39.555Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.07s)
19:54:39 [2024-03-07T19:54:39.555Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.07s)
19:54:39 [2024-03-07T19:54:39.555Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s)
19:54:39 [2024-03-07T19:54:39.555Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
19:54:39 [2024-03-07T19:54:39.555Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s)
19:54:39 [2024-03-07T19:54:39.555Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s)
19:54:39 [2024-03-07T19:54:39.555Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s)
19:54:39 [2024-03-07T19:54:39.555Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s)
19:54:39 [2024-03-07T19:54:39.555Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
19:54:39 [2024-03-07T19:54:39.555Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.05s)
19:54:39 [2024-03-07T19:54:39.555Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.05s)
19:54:39 [2024-03-07T19:54:39.555Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s)
19:54:39 [2024-03-07T19:54:39.555Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s)
19:54:39 [2024-03-07T19:54:39.555Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
19:54:39 [2024-03-07T19:54:39.555Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s)
19:54:39 [2024-03-07T19:54:39.555Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s)
19:54:39 [2024-03-07T19:54:39.555Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s)
19:54:39 [2024-03-07T19:54:39.555Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s)
19:54:39 [2024-03-07T19:54:39.555Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
19:54:39 [2024-03-07T19:54:39.555Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s)
19:54:39 [2024-03-07T19:54:39.555Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s)
19:54:39 [2024-03-07T19:54:39.555Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s)
19:54:39 [2024-03-07T19:54:39.555Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s)
19:54:39 [2024-03-07T19:54:39.555Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
19:54:39 [2024-03-07T19:54:39.555Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s)
19:54:39 [2024-03-07T19:54:39.555Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s)
19:54:39 [2024-03-07T19:54:39.555Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
19:54:39 [2024-03-07T19:54:39.555Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
19:54:39 [2024-03-07T19:54:39.555Z] === RUN   TestContainerBindMountNonRecursive
19:54:40 [2024-03-07T19:54:40.928Z] --- PASS: TestContainerBindMountNonRecursive (1.02s)
19:54:40 [2024-03-07T19:54:40.928Z] === RUN   TestContainerVolumesMountedAsShared
19:54:40 [2024-03-07T19:54:40.928Z] --- PASS: TestContainerVolumesMountedAsShared (0.38s)
19:54:40 [2024-03-07T19:54:40.928Z] === RUN   TestContainerVolumesMountedAsSlave
19:54:41 [2024-03-07T19:54:41.186Z] --- PASS: TestContainerVolumesMountedAsSlave (0.23s)
19:54:41 [2024-03-07T19:54:41.186Z] === RUN   TestContainerCopyLeaksMounts
19:54:41 [2024-03-07T19:54:41.753Z] --- PASS: TestContainerCopyLeaksMounts (0.45s)
19:54:41 [2024-03-07T19:54:41.753Z] === RUN   TestContainerBindMountReadOnlyDefault
19:54:41 [2024-03-07T19:54:41.753Z] === RUN   TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44
19:54:41 [2024-03-07T19:54:41.753Z] === RUN   TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44/mount
19:54:42 [2024-03-07T19:54:42.011Z] === RUN   TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44/bind_mount
19:54:42 [2024-03-07T19:54:42.577Z] === RUN   TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44
19:54:42 [2024-03-07T19:54:42.577Z] === RUN   TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44/mount
19:54:42 [2024-03-07T19:54:42.835Z] === RUN   TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44/bind_mount
19:54:43 [2024-03-07T19:54:43.401Z] === RUN   TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default
19:54:43 [2024-03-07T19:54:43.401Z] === RUN   TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default/mount
19:54:43 [2024-03-07T19:54:43.659Z] === RUN   TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default/bind_mount
19:54:44 [2024-03-07T19:54:44.225Z] === RUN   TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default
19:54:44 [2024-03-07T19:54:44.225Z] === RUN   TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default/mount
19:54:44 [2024-03-07T19:54:44.483Z] === RUN   TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default/bind_mount
19:54:45 [2024-03-07T19:54:45.049Z] --- PASS: TestContainerBindMountReadOnlyDefault (3.21s)
19:54:45 [2024-03-07T19:54:45.049Z]     --- PASS: TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44 (0.76s)
19:54:45 [2024-03-07T19:54:45.049Z]         --- PASS: TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44/mount (0.38s)
19:54:45 [2024-03-07T19:54:45.049Z]         --- PASS: TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44/bind_mount (0.37s)
19:54:45 [2024-03-07T19:54:45.049Z]     --- PASS: TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44 (0.87s)
19:54:45 [2024-03-07T19:54:45.049Z]         --- PASS: TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44/mount (0.44s)
19:54:45 [2024-03-07T19:54:45.049Z]         --- PASS: TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44/bind_mount (0.42s)
19:54:45 [2024-03-07T19:54:45.049Z]     --- PASS: TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default (0.72s)
19:54:45 [2024-03-07T19:54:45.049Z]         --- PASS: TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default/mount (0.37s)
19:54:45 [2024-03-07T19:54:45.049Z]         --- PASS: TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default/bind_mount (0.34s)
19:54:45 [2024-03-07T19:54:45.049Z]     --- PASS: TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default (0.80s)
19:54:45 [2024-03-07T19:54:45.049Z]         --- PASS: TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default/mount (0.41s)
19:54:45 [2024-03-07T19:54:45.049Z]         --- PASS: TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default/bind_mount (0.39s)
19:54:45 [2024-03-07T19:54:45.049Z] === RUN   TestContainerBindMountRecursivelyReadOnly
19:54:46 [2024-03-07T19:54:46.423Z] --- PASS: TestContainerBindMountRecursivelyReadOnly (1.22s)
19:54:46 [2024-03-07T19:54:46.423Z] === RUN   TestNetworkNat
19:54:46 [2024-03-07T19:54:46.681Z] --- PASS: TestNetworkNat (0.45s)
19:54:46 [2024-03-07T19:54:46.681Z] === RUN   TestNetworkLocalhostTCPNat
19:54:46 [2024-03-07T19:54:46.939Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s)
19:54:46 [2024-03-07T19:54:46.939Z] === RUN   TestNetworkLoopbackNat
19:54:49 [2024-03-07T19:54:49.469Z] --- PASS: TestNetworkLoopbackNat (2.52s)
19:54:49 [2024-03-07T19:54:49.469Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors
19:54:49 [2024-03-07T19:54:49.728Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff
19:54:49 [2024-03-07T19:54:49.728Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/export
19:54:49 [2024-03-07T19:54:49.728Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container
19:54:49 [2024-03-07T19:54:49.728Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container
19:54:49 [2024-03-07T19:54:49.986Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors (0.44s)
19:54:49 [2024-03-07T19:54:49.986Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff (0.01s)
19:54:49 [2024-03-07T19:54:49.986Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/export (0.01s)
19:54:49 [2024-03-07T19:54:49.986Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container (0.01s)
19:54:49 [2024-03-07T19:54:49.986Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container (0.01s)
19:54:49 [2024-03-07T19:54:49.986Z] === RUN   TestPause
19:54:50 [2024-03-07T19:54:50.552Z] --- PASS: TestPause (0.44s)
19:54:50 [2024-03-07T19:54:50.552Z] === RUN   TestPauseFailsOnWindowsServerContainers
19:54:50 [2024-03-07T19:54:50.552Z]     pause_test.go:53: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
19:54:50 [2024-03-07T19:54:50.552Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
19:54:50 [2024-03-07T19:54:50.552Z] === RUN   TestPauseStopPausedContainer
19:54:50 [2024-03-07T19:54:50.810Z] --- PASS: TestPauseStopPausedContainer (0.41s)
19:54:50 [2024-03-07T19:54:50.810Z] === RUN   TestPIDModeHost
19:54:51 [2024-03-07T19:54:51.745Z] --- PASS: TestPIDModeHost (0.87s)
19:54:51 [2024-03-07T19:54:51.745Z] === RUN   TestPIDModeContainer
19:54:51 [2024-03-07T19:54:51.745Z] === RUN   TestPIDModeContainer/non-existing_container
19:54:51 [2024-03-07T19:54:51.745Z] === RUN   TestPIDModeContainer/non-running_container
19:54:52 [2024-03-07T19:54:52.004Z] === RUN   TestPIDModeContainer/running_container
19:54:52 [2024-03-07T19:54:52.938Z] --- PASS: TestPIDModeContainer (1.01s)
19:54:52 [2024-03-07T19:54:52.938Z]     --- PASS: TestPIDModeContainer/non-existing_container (0.00s)
19:54:52 [2024-03-07T19:54:52.938Z]     --- PASS: TestPIDModeContainer/non-running_container (0.17s)
19:54:52 [2024-03-07T19:54:52.938Z]     --- PASS: TestPIDModeContainer/running_container (0.41s)
19:54:52 [2024-03-07T19:54:52.938Z] === RUN   TestPsFilter
19:54:52 [2024-03-07T19:54:52.938Z] === RUN   TestPsFilter/since
19:54:52 [2024-03-07T19:54:52.938Z] === RUN   TestPsFilter/before
19:54:52 [2024-03-07T19:54:52.938Z] --- PASS: TestPsFilter (0.11s)
19:54:52 [2024-03-07T19:54:52.938Z]     --- PASS: TestPsFilter/since (0.00s)
19:54:52 [2024-03-07T19:54:52.938Z]     --- PASS: TestPsFilter/before (0.00s)
19:54:52 [2024-03-07T19:54:52.938Z] === RUN   TestRemoveContainerWithRemovedVolume
19:54:53 [2024-03-07T19:54:53.197Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.35s)
19:54:53 [2024-03-07T19:54:53.197Z] === RUN   TestRemoveContainerWithVolume
19:54:53 [2024-03-07T19:54:53.764Z] --- PASS: TestRemoveContainerWithVolume (0.43s)
19:54:53 [2024-03-07T19:54:53.764Z] === RUN   TestRemoveContainerRunning
19:54:54 [2024-03-07T19:54:54.024Z] --- PASS: TestRemoveContainerRunning (0.42s)
19:54:54 [2024-03-07T19:54:54.024Z] === RUN   TestRemoveContainerForceRemoveRunning
19:54:54 [2024-03-07T19:54:54.590Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s)
19:54:54 [2024-03-07T19:54:54.590Z] === RUN   TestRemoveInvalidContainer
19:54:54 [2024-03-07T19:54:54.590Z] --- PASS: TestRemoveInvalidContainer (0.01s)
19:54:54 [2024-03-07T19:54:54.590Z] === RUN   TestRenameLinkedContainer
19:54:56 [2024-03-07T19:54:56.491Z] --- PASS: TestRenameLinkedContainer (1.68s)
19:54:56 [2024-03-07T19:54:56.491Z] === RUN   TestRenameStoppedContainer
19:54:56 [2024-03-07T19:54:56.491Z] --- PASS: TestRenameStoppedContainer (0.38s)
19:54:56 [2024-03-07T19:54:56.491Z] === RUN   TestRenameRunningContainerAndReuse
19:54:57 [2024-03-07T19:54:57.426Z] --- PASS: TestRenameRunningContainerAndReuse (0.83s)
19:54:57 [2024-03-07T19:54:57.426Z] === RUN   TestRenameInvalidName
19:54:57 [2024-03-07T19:54:57.684Z] --- PASS: TestRenameInvalidName (0.40s)
19:54:57 [2024-03-07T19:54:57.684Z] === RUN   TestRenameAnonymousContainer
19:54:59 [2024-03-07T19:54:59.058Z] --- PASS: TestRenameAnonymousContainer (1.38s)
19:54:59 [2024-03-07T19:54:59.058Z] === RUN   TestRenameContainerWithSameName
19:54:59 [2024-03-07T19:54:59.624Z] --- PASS: TestRenameContainerWithSameName (0.42s)
19:54:59 [2024-03-07T19:54:59.624Z] === RUN   TestRenameContainerWithLinkedContainer
19:55:00 [2024-03-07T19:55:00.558Z] --- PASS: TestRenameContainerWithLinkedContainer (0.83s)
19:55:00 [2024-03-07T19:55:00.558Z] === RUN   TestRenameContainerTwice
19:55:00 [2024-03-07T19:55:00.830Z] --- PASS: TestRenameContainerTwice (0.43s)
19:55:00 [2024-03-07T19:55:00.830Z] === RUN   TestResize
19:55:00 [2024-03-07T19:55:00.830Z] === RUN   TestResize/success
19:55:01 [2024-03-07T19:55:01.103Z] === RUN   TestResize/invalid_size
19:55:01 [2024-03-07T19:55:01.103Z] === RUN   TestResize/invalid_state
19:55:01 [2024-03-07T19:55:01.695Z] --- PASS: TestResize (0.82s)
19:55:01 [2024-03-07T19:55:01.695Z]     --- PASS: TestResize/success (0.19s)
19:55:01 [2024-03-07T19:55:01.695Z]     --- PASS: TestResize/invalid_size (0.21s)
19:55:01 [2024-03-07T19:55:01.695Z]     --- PASS: TestResize/invalid_state (0.04s)
19:55:01 [2024-03-07T19:55:01.695Z] === RUN   TestDaemonRestartKillContainers
19:55:01 [2024-03-07T19:55:01.695Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:55:01 [2024-03-07T19:55:01.695Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:55:01 [2024-03-07T19:55:01.695Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:55:01 [2024-03-07T19:55:01.695Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:55:01 [2024-03-07T19:55:01.695Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:55:01 [2024-03-07T19:55:01.695Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:55:01 [2024-03-07T19:55:01.695Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:55:01 [2024-03-07T19:55:01.695Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:55:01 [2024-03-07T19:55:01.695Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:55:01 [2024-03-07T19:55:01.695Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:55:01 [2024-03-07T19:55:01.695Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:55:01 [2024-03-07T19:55:01.695Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:55:01 [2024-03-07T19:55:01.695Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:55:01 [2024-03-07T19:55:01.695Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:55:01 [2024-03-07T19:55:01.695Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:55:01 [2024-03-07T19:55:01.695Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:55:01 [2024-03-07T19:55:01.695Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
19:55:01 [2024-03-07T19:55:01.695Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
19:55:01 [2024-03-07T19:55:01.695Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
19:55:01 [2024-03-07T19:55:01.695Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
19:55:01 [2024-03-07T19:55:01.695Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
19:55:01 [2024-03-07T19:55:01.695Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
19:55:01 [2024-03-07T19:55:01.695Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
19:55:01 [2024-03-07T19:55:01.695Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
19:55:01 [2024-03-07T19:55:01.695Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:55:01 [2024-03-07T19:55:01.695Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:55:01 [2024-03-07T19:55:01.695Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:55:01 [2024-03-07T19:55:01.695Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:55:01 [2024-03-07T19:55:01.695Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:55:01 [2024-03-07T19:55:01.695Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:55:01 [2024-03-07T19:55:01.695Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:55:01 [2024-03-07T19:55:01.695Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:55:01 [2024-03-07T19:55:01.695Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:55:01 [2024-03-07T19:55:01.696Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
19:55:01 [2024-03-07T19:55:01.696Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:55:01 [2024-03-07T19:55:01.696Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
19:55:01 [2024-03-07T19:55:01.696Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:55:01 [2024-03-07T19:55:01.696Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:55:01 [2024-03-07T19:55:01.696Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:55:01 [2024-03-07T19:55:01.696Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:55:03 [2024-03-07T19:55:03.134Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:55:03 [2024-03-07T19:55:03.421Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:55:04 [2024-03-07T19:55:04.008Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:55:04 [2024-03-07T19:55:04.008Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:55:04 [2024-03-07T19:55:04.008Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
19:55:04 [2024-03-07T19:55:04.008Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:55:04 [2024-03-07T19:55:04.008Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:55:04 [2024-03-07T19:55:04.945Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
19:55:10 [2024-03-07T19:55:10.209Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
19:55:10 [2024-03-07T19:55:10.209Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.29s)
19:55:10 [2024-03-07T19:55:10.209Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.91s)
19:55:10 [2024-03-07T19:55:10.209Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.18s)
19:55:10 [2024-03-07T19:55:10.209Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.26s)
19:55:10 [2024-03-07T19:55:10.209Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.29s)
19:55:10 [2024-03-07T19:55:10.209Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.31s)
19:55:10 [2024-03-07T19:55:10.209Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.21s)
19:55:10 [2024-03-07T19:55:10.209Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.26s)
19:55:10 [2024-03-07T19:55:10.210Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.22s)
19:55:10 [2024-03-07T19:55:10.210Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.87s)
19:55:10 [2024-03-07T19:55:10.210Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.56s)
19:55:10 [2024-03-07T19:55:10.210Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.03s)
19:55:10 [2024-03-07T19:55:10.210Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.86s)
19:55:10 [2024-03-07T19:55:10.210Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.44s)
19:55:10 [2024-03-07T19:55:10.210Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.70s)
19:55:10 [2024-03-07T19:55:10.210Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.02s)
19:55:10 [2024-03-07T19:55:10.210Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
19:55:10 [2024-03-07T19:55:10.210Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
19:55:10 [2024-03-07T19:55:10.776Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
19:55:11 [2024-03-07T19:55:11.710Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.90s)
19:55:11 [2024-03-07T19:55:11.710Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.89s)
19:55:11 [2024-03-07T19:55:11.710Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.00s)
19:55:11 [2024-03-07T19:55:11.710Z] === RUN   TestContainerRestartWithCancelledRequest
19:55:13 [2024-03-07T19:55:13.611Z] --- PASS: TestContainerRestartWithCancelledRequest (1.84s)
19:55:13 [2024-03-07T19:55:13.611Z] === RUN   TestCgroupNamespacesRun
19:55:14 [2024-03-07T19:55:14.545Z] --- PASS: TestCgroupNamespacesRun (1.03s)
19:55:14 [2024-03-07T19:55:14.545Z] === RUN   TestCgroupNamespacesRunPrivileged
19:55:15 [2024-03-07T19:55:15.919Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.03s)
19:55:15 [2024-03-07T19:55:15.919Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
19:55:16 [2024-03-07T19:55:16.853Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.02s)
19:55:16 [2024-03-07T19:55:16.853Z] === RUN   TestCgroupNamespacesRunHostMode
19:55:17 [2024-03-07T19:55:17.787Z] --- PASS: TestCgroupNamespacesRunHostMode (1.04s)
19:55:17 [2024-03-07T19:55:17.787Z] === RUN   TestCgroupNamespacesRunPrivateMode
19:55:18 [2024-03-07T19:55:18.720Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.02s)
19:55:18 [2024-03-07T19:55:18.720Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
19:55:19 [2024-03-07T19:55:19.654Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.02s)
19:55:19 [2024-03-07T19:55:19.654Z] === RUN   TestCgroupNamespacesRunInvalidMode
19:55:20 [2024-03-07T19:55:20.220Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.60s)
19:55:20 [2024-03-07T19:55:20.220Z] === RUN   TestCgroupNamespacesRunOlderClient
19:55:21 [2024-03-07T19:55:21.594Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.03s)
19:55:21 [2024-03-07T19:55:21.594Z] === RUN   TestNISDomainname
19:55:21 [2024-03-07T19:55:21.852Z] --- PASS: TestNISDomainname (0.46s)
19:55:21 [2024-03-07T19:55:21.852Z] === RUN   TestHostnameDnsResolution
19:55:22 [2024-03-07T19:55:22.418Z] --- PASS: TestHostnameDnsResolution (0.61s)
19:55:22 [2024-03-07T19:55:22.418Z] === RUN   TestUnprivilegedPortsAndPing
19:55:22 [2024-03-07T19:55:22.984Z] --- PASS: TestUnprivilegedPortsAndPing (0.48s)
19:55:22 [2024-03-07T19:55:22.984Z] === RUN   TestPrivilegedHostDevices
19:55:23 [2024-03-07T19:55:23.242Z] --- PASS: TestPrivilegedHostDevices (0.43s)
19:55:23 [2024-03-07T19:55:23.242Z] === RUN   TestRunConsoleSize
19:55:23 [2024-03-07T19:55:23.808Z] --- PASS: TestRunConsoleSize (0.37s)
19:55:23 [2024-03-07T19:55:23.808Z] === RUN   TestRunWithAlternativeContainerdShim
19:55:29 [2024-03-07T19:55:29.070Z] --- PASS: TestRunWithAlternativeContainerdShim (5.29s)
19:55:29 [2024-03-07T19:55:29.070Z] === RUN   TestMacAddressIsAppliedToMainNetworkWithShortID
19:55:30 [2024-03-07T19:55:30.004Z] --- PASS: TestMacAddressIsAppliedToMainNetworkWithShortID (1.04s)
19:55:30 [2024-03-07T19:55:30.004Z] === RUN   TestStaticIPOutsideSubpool
19:55:31 [2024-03-07T19:55:31.377Z] --- PASS: TestStaticIPOutsideSubpool (1.13s)
19:55:31 [2024-03-07T19:55:31.377Z] === RUN   TestStats
19:55:32 [2024-03-07T19:55:32.751Z] --- PASS: TestStats (1.43s)
19:55:32 [2024-03-07T19:55:32.751Z] === RUN   TestStopContainerWithTimeout
19:55:32 [2024-03-07T19:55:32.751Z] === RUN   TestStopContainerWithTimeout/0
19:55:32 [2024-03-07T19:55:32.751Z] === PAUSE TestStopContainerWithTimeout/0
19:55:32 [2024-03-07T19:55:32.751Z] === RUN   TestStopContainerWithTimeout/1
19:55:32 [2024-03-07T19:55:32.751Z] === PAUSE TestStopContainerWithTimeout/1
19:55:32 [2024-03-07T19:55:32.751Z] === RUN   TestStopContainerWithTimeout/3
19:55:32 [2024-03-07T19:55:32.751Z] === PAUSE TestStopContainerWithTimeout/3
19:55:32 [2024-03-07T19:55:32.751Z] === RUN   TestStopContainerWithTimeout/-1
19:55:32 [2024-03-07T19:55:32.751Z] === PAUSE TestStopContainerWithTimeout/-1
19:55:32 [2024-03-07T19:55:32.751Z] === CONT  TestStopContainerWithTimeout/0
19:55:32 [2024-03-07T19:55:32.751Z] === CONT  TestStopContainerWithTimeout/3
19:55:32 [2024-03-07T19:55:32.751Z] === CONT  TestStopContainerWithTimeout/-1
19:55:32 [2024-03-07T19:55:32.751Z] === CONT  TestStopContainerWithTimeout/1
19:55:35 [2024-03-07T19:55:35.280Z] --- PASS: TestStopContainerWithTimeout (0.04s)
19:55:35 [2024-03-07T19:55:35.280Z]     --- PASS: TestStopContainerWithTimeout/0 (0.65s)
19:55:35 [2024-03-07T19:55:35.280Z]     --- PASS: TestStopContainerWithTimeout/1 (1.46s)
19:55:35 [2024-03-07T19:55:35.280Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.54s)
19:55:35 [2024-03-07T19:55:35.280Z]     --- PASS: TestStopContainerWithTimeout/3 (2.70s)
19:55:35 [2024-03-07T19:55:35.280Z] === RUN   TestStopContainerWithTimeoutCancel
19:55:35 [2024-03-07T19:55:35.280Z] === PAUSE TestStopContainerWithTimeoutCancel
19:55:35 [2024-03-07T19:55:35.280Z] === RUN   TestStopContainerWithRestartPolicyAlways
19:55:37 [2024-03-07T19:55:37.180Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.81s)
19:55:37 [2024-03-07T19:55:37.180Z] === RUN   TestUpdateMemory
19:55:37 [2024-03-07T19:55:37.746Z] --- PASS: TestUpdateMemory (0.49s)
19:55:37 [2024-03-07T19:55:37.746Z] === RUN   TestUpdateCPUQuota
19:55:38 [2024-03-07T19:55:38.312Z] --- PASS: TestUpdateCPUQuota (0.60s)
19:55:38 [2024-03-07T19:55:38.312Z] === RUN   TestUpdatePidsLimit
19:55:38 [2024-03-07T19:55:38.312Z] === RUN   TestUpdatePidsLimit/update_from_none
19:55:38 [2024-03-07T19:55:38.312Z] === RUN   TestUpdatePidsLimit/no_change
19:55:38 [2024-03-07T19:55:38.570Z] === RUN   TestUpdatePidsLimit/update_lower
19:55:38 [2024-03-07T19:55:38.828Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
19:55:38 [2024-03-07T19:55:38.828Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
19:55:39 [2024-03-07T19:55:39.086Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
19:55:39 [2024-03-07T19:55:39.086Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
19:55:39 [2024-03-07T19:55:39.653Z] --- PASS: TestUpdatePidsLimit (1.53s)
19:55:39 [2024-03-07T19:55:39.653Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.15s)
19:55:39 [2024-03-07T19:55:39.653Z]     --- PASS: TestUpdatePidsLimit/no_change (0.16s)
19:55:39 [2024-03-07T19:55:39.653Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.16s)
19:55:39 [2024-03-07T19:55:39.653Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.15s)
19:55:39 [2024-03-07T19:55:39.653Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.16s)
19:55:39 [2024-03-07T19:55:39.653Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.16s)
19:55:39 [2024-03-07T19:55:39.653Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.16s)
19:55:39 [2024-03-07T19:55:39.653Z] === RUN   TestUpdateRestartPolicy
19:55:51 [2024-03-07T19:55:51.848Z] --- PASS: TestUpdateRestartPolicy (10.53s)
19:55:51 [2024-03-07T19:55:51.848Z] === RUN   TestUpdateRestartWithAutoRemove
19:55:51 [2024-03-07T19:55:51.848Z] --- PASS: TestUpdateRestartWithAutoRemove (0.47s)
19:55:51 [2024-03-07T19:55:51.848Z] === RUN   TestWaitNonBlocked
19:55:51 [2024-03-07T19:55:51.848Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
19:55:51 [2024-03-07T19:55:51.848Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
19:55:51 [2024-03-07T19:55:51.848Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
19:55:51 [2024-03-07T19:55:51.848Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
19:55:51 [2024-03-07T19:55:51.848Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
19:55:51 [2024-03-07T19:55:51.848Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
19:55:51 [2024-03-07T19:55:51.848Z] --- PASS: TestWaitNonBlocked (0.02s)
19:55:51 [2024-03-07T19:55:51.848Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.52s)
19:55:51 [2024-03-07T19:55:51.848Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.57s)
19:55:51 [2024-03-07T19:55:51.848Z] === RUN   TestWaitBlocked
19:55:51 [2024-03-07T19:55:51.848Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
19:55:51 [2024-03-07T19:55:51.848Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
19:55:51 [2024-03-07T19:55:51.848Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
19:55:51 [2024-03-07T19:55:51.848Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
19:55:51 [2024-03-07T19:55:51.848Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
19:55:51 [2024-03-07T19:55:51.848Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
19:55:51 [2024-03-07T19:55:51.848Z] --- PASS: TestWaitBlocked (0.02s)
19:55:51 [2024-03-07T19:55:51.848Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.53s)
19:55:51 [2024-03-07T19:55:51.848Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.59s)
19:55:51 [2024-03-07T19:55:51.848Z] === RUN   TestWaitConditions
19:55:52 [2024-03-07T19:55:52.106Z] === RUN   TestWaitConditions/default
19:55:52 [2024-03-07T19:55:52.106Z] === PAUSE TestWaitConditions/default
19:55:52 [2024-03-07T19:55:52.106Z] === RUN   TestWaitConditions/not-running
19:55:52 [2024-03-07T19:55:52.106Z] === PAUSE TestWaitConditions/not-running
19:55:52 [2024-03-07T19:55:52.106Z] === RUN   TestWaitConditions/next-exit
19:55:52 [2024-03-07T19:55:52.106Z] === PAUSE TestWaitConditions/next-exit
19:55:52 [2024-03-07T19:55:52.106Z] === RUN   TestWaitConditions/removed
19:55:52 [2024-03-07T19:55:52.106Z] === PAUSE TestWaitConditions/removed
19:55:52 [2024-03-07T19:55:52.106Z] === CONT  TestWaitConditions/default
19:55:52 [2024-03-07T19:55:52.106Z] === CONT  TestWaitConditions/next-exit
19:55:52 [2024-03-07T19:55:52.106Z] === CONT  TestWaitConditions/not-running
19:55:52 [2024-03-07T19:55:52.106Z] === CONT  TestWaitConditions/removed
19:55:52 [2024-03-07T19:55:52.106Z]     wait_test.go:145: ContainerID = ecfa53b9a87397b22f17ec35bc4fed24ea988de3c2b7212270c71db4b66b3220
19:55:52 [2024-03-07T19:55:52.106Z]     wait_test.go:145: ContainerID = 796f0909f571feed298aa36f514eed27706a8e01c92ac2926e4d5db63cf64ac1
19:55:52 [2024-03-07T19:55:52.106Z]     wait_test.go:145: ContainerID = 493a3b34b3391baed49cc0553f391e0639facea73501592304808281f05d0140
19:55:52 [2024-03-07T19:55:52.106Z]     wait_test.go:145: ContainerID = 1add14ca25ab97ff27479a2352891a9aaf34cf19009d75402c7731c161c56c3a
19:55:53 [2024-03-07T19:55:53.040Z] --- PASS: TestWaitConditions (0.03s)
19:55:53 [2024-03-07T19:55:53.040Z]     --- PASS: TestWaitConditions/next-exit (0.74s)
19:55:53 [2024-03-07T19:55:53.040Z]     --- PASS: TestWaitConditions/removed (0.84s)
19:55:53 [2024-03-07T19:55:53.040Z]     --- PASS: TestWaitConditions/not-running (0.87s)
19:55:53 [2024-03-07T19:55:53.040Z]     --- PASS: TestWaitConditions/default (0.93s)
19:55:53 [2024-03-07T19:55:53.040Z] === RUN   TestWaitRestartedContainer
19:55:53 [2024-03-07T19:55:53.040Z] === RUN   TestWaitRestartedContainer/default
19:55:53 [2024-03-07T19:55:53.040Z] === PAUSE TestWaitRestartedContainer/default
19:55:53 [2024-03-07T19:55:53.040Z] === RUN   TestWaitRestartedContainer/not-running
19:55:53 [2024-03-07T19:55:53.040Z] === PAUSE TestWaitRestartedContainer/not-running
19:55:53 [2024-03-07T19:55:53.040Z] === RUN   TestWaitRestartedContainer/next-exit
19:55:53 [2024-03-07T19:55:53.040Z] === PAUSE TestWaitRestartedContainer/next-exit
19:55:53 [2024-03-07T19:55:53.040Z] === CONT  TestWaitRestartedContainer/default
19:55:53 [2024-03-07T19:55:53.040Z] === CONT  TestWaitRestartedContainer/next-exit
19:55:53 [2024-03-07T19:55:53.040Z] === CONT  TestWaitRestartedContainer/not-running
19:55:54 [2024-03-07T19:55:54.940Z] --- PASS: TestWaitRestartedContainer (0.01s)
19:55:54 [2024-03-07T19:55:54.940Z]     --- PASS: TestWaitRestartedContainer/default (1.23s)
19:55:54 [2024-03-07T19:55:54.940Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.63s)
19:55:54 [2024-03-07T19:55:54.940Z]     --- PASS: TestWaitRestartedContainer/not-running (1.70s)
19:55:54 [2024-03-07T19:55:54.940Z] === CONT  TestContainerStartOnDaemonRestart
19:55:54 [2024-03-07T19:55:54.940Z] === CONT  TestHardRestartWhenContainerIsRunning
19:55:54 [2024-03-07T19:55:54.940Z] === CONT  TestDaemonHostGatewayIP
19:55:54 [2024-03-07T19:55:54.940Z] === CONT  TestDaemonRestartIpcMode
19:55:54 [2024-03-07T19:55:54.940Z] === CONT  TestRestartDaemonWithRestartingContainer
19:55:54 [2024-03-07T19:55:54.940Z] === CONT  TestIpcModeOlderClient
19:55:54 [2024-03-07T19:55:54.940Z] === CONT  TestStopContainerWithTimeoutCancel
19:55:54 [2024-03-07T19:55:54.940Z] === CONT  TestContainerKillOnDaemonStart
19:55:54 [2024-03-07T19:55:54.940Z] --- PASS: TestIpcModeOlderClient (0.13s)
19:55:56 [2024-03-07T19:55:56.315Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=none
19:55:56 [2024-03-07T19:55:56.315Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure
19:55:56 [2024-03-07T19:55:56.573Z] --- PASS: TestHardRestartWhenContainerIsRunning (1.96s)
19:55:56 [2024-03-07T19:55:56.573Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=none (0.00s)
19:55:56 [2024-03-07T19:55:56.573Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure (0.34s)
19:55:56 [2024-03-07T19:55:56.831Z] --- PASS: TestContainerStartOnDaemonRestart (2.16s)
19:55:57 [2024-03-07T19:55:57.766Z] --- PASS: TestDaemonHostGatewayIP (2.99s)
19:55:58 [2024-03-07T19:55:58.024Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.31s)
19:55:58 [2024-03-07T19:55:58.024Z] --- PASS: TestDaemonRestartIpcMode (3.39s)
19:55:58 [2024-03-07T19:55:58.024Z] --- PASS: TestStopContainerWithTimeoutCancel (3.48s)
19:56:06 [2024-03-07T19:56:06.130Z] --- PASS: TestContainerKillOnDaemonStart (11.55s)
19:56:06 [2024-03-07T19:56:06.130Z] PASS
19:56:06 [2024-03-07T19:56:06.130Z] 
19:56:06 [2024-03-07T19:56:06.130Z] === Skipped
19:56:06 [2024-03-07T19:56:06.130Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
19:56:06 [2024-03-07T19:56:06.130Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
19:56:06 [2024-03-07T19:56:06.130Z] 
19:56:06 [2024-03-07T19:56:06.130Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
19:56:06 [2024-03-07T19:56:06.130Z]     pause_test.go:53: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
19:56:06 [2024-03-07T19:56:06.130Z] 
19:56:06 [2024-03-07T19:56:06.130Z] DONE 327 tests, 2 skipped in 164.234s
19:56:06 [2024-03-07T19:56:06.130Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m  
19:56:06 [2024-03-07T19:56:06.130Z] ++ '[' -n '' ']'
19:56:06 [2024-03-07T19:56:06.131Z] ++ 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
19:56:06 [2024-03-07T19:56:06.131Z] ++ set -e
19:56:06 [2024-03-07T19:56:06.131Z] ++ '[' -n 0 ']'
19:56:06 [2024-03-07T19:56:06.131Z] ++ set -x
19:56:06 [2024-03-07T19:56:06.131Z] ++ 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.qe1b2sMvT9/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
19:56:06 [2024-03-07T19:56:06.131Z] INFO: Testing against a local daemon
19:56:06 [2024-03-07T19:56:06.131Z] === RUN   TestConfigDaemonID
19:56:07 [2024-03-07T19:56:07.504Z]     daemon_test.go:61: [d840a9052d633] daemon is not started
19:56:07 [2024-03-07T19:56:07.504Z] --- PASS: TestConfigDaemonID (1.04s)
19:56:07 [2024-03-07T19:56:07.504Z] === RUN   TestDaemonConfigValidation
19:56:07 [2024-03-07T19:56:07.504Z] === RUN   TestDaemonConfigValidation/config_with_no_content
19:56:07 [2024-03-07T19:56:07.504Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
19:56:07 [2024-03-07T19:56:07.504Z] === RUN   TestDaemonConfigValidation/config_with_{}
19:56:07 [2024-03-07T19:56:07.504Z] === PAUSE TestDaemonConfigValidation/config_with_{}
19:56:07 [2024-03-07T19:56:07.504Z] === RUN   TestDaemonConfigValidation/invalid_config
19:56:07 [2024-03-07T19:56:07.504Z] === PAUSE TestDaemonConfigValidation/invalid_config
19:56:07 [2024-03-07T19:56:07.504Z] === RUN   TestDaemonConfigValidation/malformed_config
19:56:07 [2024-03-07T19:56:07.504Z] === PAUSE TestDaemonConfigValidation/malformed_config
19:56:07 [2024-03-07T19:56:07.504Z] === RUN   TestDaemonConfigValidation/valid_config
19:56:07 [2024-03-07T19:56:07.504Z] === PAUSE TestDaemonConfigValidation/valid_config
19:56:07 [2024-03-07T19:56:07.504Z] === CONT  TestDaemonConfigValidation/config_with_no_content
19:56:07 [2024-03-07T19:56:07.504Z] === CONT  TestDaemonConfigValidation/malformed_config
19:56:07 [2024-03-07T19:56:07.504Z] === CONT  TestDaemonConfigValidation/valid_config
19:56:07 [2024-03-07T19:56:07.504Z] === CONT  TestDaemonConfigValidation/config_with_{}
19:56:07 [2024-03-07T19:56:07.504Z] === CONT  TestDaemonConfigValidation/invalid_config
19:56:07 [2024-03-07T19:56:07.504Z] --- PASS: TestDaemonConfigValidation (0.00s)
19:56:07 [2024-03-07T19:56:07.504Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.05s)
19:56:07 [2024-03-07T19:56:07.504Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s)
19:56:07 [2024-03-07T19:56:07.504Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.06s)
19:56:07 [2024-03-07T19:56:07.504Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s)
19:56:07 [2024-03-07T19:56:07.504Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.06s)
19:56:07 [2024-03-07T19:56:07.504Z] === RUN   TestConfigDaemonSeccompProfiles
19:56:07 [2024-03-07T19:56:07.504Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
19:56:08 [2024-03-07T19:56:08.439Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
19:56:09 [2024-03-07T19:56:09.372Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
19:56:10 [2024-03-07T19:56:10.747Z]     daemon_test.go:180: [d2b8eda5f5b87] daemon is not started
19:56:10 [2024-03-07T19:56:10.747Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s)
19:56:10 [2024-03-07T19:56:10.747Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
19:56:10 [2024-03-07T19:56:10.747Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
19:56:10 [2024-03-07T19:56:10.747Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
19:56:10 [2024-03-07T19:56:10.747Z] === RUN   TestDaemonProxy
19:56:10 [2024-03-07T19:56:10.747Z] === RUN   TestDaemonProxy/environment_variables
19:56:10 [2024-03-07T19:56:10.747Z] === PAUSE TestDaemonProxy/environment_variables
19:56:10 [2024-03-07T19:56:10.747Z] === RUN   TestDaemonProxy/command-line_options
19:56:10 [2024-03-07T19:56:10.747Z] === PAUSE TestDaemonProxy/command-line_options
19:56:10 [2024-03-07T19:56:10.747Z] === RUN   TestDaemonProxy/configuration_file
19:56:10 [2024-03-07T19:56:10.747Z] === PAUSE TestDaemonProxy/configuration_file
19:56:10 [2024-03-07T19:56:10.747Z] === RUN   TestDaemonProxy/conflicting_options
19:56:11 [2024-03-07T19:56:11.006Z] === RUN   TestDaemonProxy/reload_sanitized
19:56:11 [2024-03-07T19:56:11.006Z] === PAUSE TestDaemonProxy/reload_sanitized
19:56:11 [2024-03-07T19:56:11.006Z] === CONT  TestDaemonProxy/environment_variables
19:56:11 [2024-03-07T19:56:11.006Z] === CONT  TestDaemonProxy/configuration_file
19:56:11 [2024-03-07T19:56:11.006Z] === CONT  TestDaemonProxy/command-line_options
19:56:11 [2024-03-07T19:56:11.006Z] === CONT  TestDaemonProxy/reload_sanitized
19:56:12 [2024-03-07T19:56:12.905Z] --- PASS: TestDaemonProxy (0.50s)
19:56:12 [2024-03-07T19:56:12.905Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
19:56:12 [2024-03-07T19:56:12.905Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.62s)
19:56:12 [2024-03-07T19:56:12.905Z]     --- PASS: TestDaemonProxy/environment_variables (1.73s)
19:56:12 [2024-03-07T19:56:12.905Z]     --- PASS: TestDaemonProxy/command-line_options (1.73s)
19:56:12 [2024-03-07T19:56:12.905Z]     --- PASS: TestDaemonProxy/configuration_file (1.74s)
19:56:12 [2024-03-07T19:56:12.905Z] === RUN   TestLiveRestore
19:56:12 [2024-03-07T19:56:12.905Z] === RUN   TestLiveRestore/volume_references
19:56:12 [2024-03-07T19:56:12.905Z] === PAUSE TestLiveRestore/volume_references
19:56:12 [2024-03-07T19:56:12.905Z] === RUN   TestLiveRestore/autoremove
19:56:12 [2024-03-07T19:56:12.905Z] === PAUSE TestLiveRestore/autoremove
19:56:12 [2024-03-07T19:56:12.905Z] === CONT  TestLiveRestore/volume_references
19:56:12 [2024-03-07T19:56:12.905Z] === CONT  TestLiveRestore/autoremove
19:56:12 [2024-03-07T19:56:12.905Z] === RUN   TestLiveRestore/autoremove/engine_restart_shouldnt_kill_alive_containers
19:56:13 [2024-03-07T19:56:13.471Z] === RUN   TestLiveRestore/volume_references/restartPolicy
19:56:13 [2024-03-07T19:56:13.471Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
19:56:14 [2024-03-07T19:56:14.406Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
19:56:14 [2024-03-07T19:56:14.664Z] === RUN   TestLiveRestore/autoremove/engine_restart_should_remove_containers_that_exited
19:56:15 [2024-03-07T19:56:15.230Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
19:56:16 [2024-03-07T19:56:16.165Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
19:56:17 [2024-03-07T19:56:17.098Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options
19:56:18 [2024-03-07T19:56:18.033Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted
19:56:18 [2024-03-07T19:56:18.599Z] === RUN   TestLiveRestore/volume_references/container_with_bind-mounts
19:56:19 [2024-03-07T19:56:19.533Z] --- PASS: TestLiveRestore (0.00s)
19:56:19 [2024-03-07T19:56:19.533Z]     --- PASS: TestLiveRestore/autoremove (3.31s)
19:56:19 [2024-03-07T19:56:19.533Z]         --- PASS: TestLiveRestore/autoremove/engine_restart_shouldnt_kill_alive_containers (1.84s)
19:56:19 [2024-03-07T19:56:19.533Z]         --- PASS: TestLiveRestore/autoremove/engine_restart_should_remove_containers_that_exited (1.47s)
19:56:19 [2024-03-07T19:56:19.533Z]     --- PASS: TestLiveRestore/volume_references (6.71s)
19:56:19 [2024-03-07T19:56:19.533Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.86s)
19:56:19 [2024-03-07T19:56:19.533Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (1.02s)
19:56:19 [2024-03-07T19:56:19.533Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (1.00s)
19:56:19 [2024-03-07T19:56:19.533Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.92s)
19:56:19 [2024-03-07T19:56:19.533Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.92s)
19:56:19 [2024-03-07T19:56:19.533Z]         --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (1.32s)
19:56:19 [2024-03-07T19:56:19.533Z]             --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted (0.38s)
19:56:19 [2024-03-07T19:56:19.533Z]         --- PASS: TestLiveRestore/volume_references/container_with_bind-mounts (0.92s)
19:56:19 [2024-03-07T19:56:19.533Z] === RUN   TestDaemonDefaultBridgeWithFixedCidrButNoBip
19:56:20 [2024-03-07T19:56:20.099Z] --- PASS: TestDaemonDefaultBridgeWithFixedCidrButNoBip (0.69s)
19:56:20 [2024-03-07T19:56:20.099Z] PASS
19:56:20 [2024-03-07T19:56:20.099Z] 
19:56:20 [2024-03-07T19:56:20.099Z] DONE 31 tests in 13.907s
19:56:20 [2024-03-07T19:56:20.099Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m  
19:56:20 [2024-03-07T19:56:20.099Z] ++ '[' -n '' ']'
19:56:20 [2024-03-07T19:56:20.099Z] ++ 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
19:56:20 [2024-03-07T19:56:20.099Z] ++ set -e
19:56:20 [2024-03-07T19:56:20.099Z] ++ '[' -n 0 ']'
19:56:20 [2024-03-07T19:56:20.099Z] ++ set -x
19:56:20 [2024-03-07T19:56:20.099Z] ++ 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.qe1b2sMvT9/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
19:56:20 [2024-03-07T19:56:20.099Z] INFO: Testing against a local daemon
19:56:20 [2024-03-07T19:56:20.099Z] === RUN   TestCommitInheritsEnv
19:56:20 [2024-03-07T19:56:20.357Z] --- PASS: TestCommitInheritsEnv (0.17s)
19:56:20 [2024-03-07T19:56:20.357Z] === RUN   TestUsernsCommit
19:56:21 [2024-03-07T19:56:21.731Z] --- PASS: TestUsernsCommit (1.38s)
19:56:21 [2024-03-07T19:56:21.731Z] === RUN   TestImportExtremelyLargeImageWorks
19:56:21 [2024-03-07T19:56:21.731Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
19:56:21 [2024-03-07T19:56:21.731Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
19:56:21 [2024-03-07T19:56:21.731Z] === RUN   TestImportWithCustomPlatform
19:56:21 [2024-03-07T19:56:21.731Z] === RUN   TestImportWithCustomPlatform/#00
19:56:21 [2024-03-07T19:56:21.731Z] === RUN   TestImportWithCustomPlatform/linux
19:56:21 [2024-03-07T19:56:21.731Z] === RUN   TestImportWithCustomPlatform/LINUX
19:56:21 [2024-03-07T19:56:21.731Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
19:56:21 [2024-03-07T19:56:21.731Z] --- PASS: TestImportWithCustomPlatform (0.12s)
19:56:21 [2024-03-07T19:56:21.731Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.02s)
19:56:21 [2024-03-07T19:56:21.731Z]     --- PASS: TestImportWithCustomPlatform/linux (0.02s)
19:56:21 [2024-03-07T19:56:21.731Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.02s)
19:56:21 [2024-03-07T19:56:21.731Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s)
19:56:21 [2024-03-07T19:56:21.731Z] === RUN   TestImportWithCustomPlatformReject
19:56:21 [2024-03-07T19:56:21.731Z] === RUN   TestImportWithCustomPlatformReject/_______
19:56:21 [2024-03-07T19:56:21.731Z] === RUN   TestImportWithCustomPlatformReject//
19:56:21 [2024-03-07T19:56:21.731Z] === RUN   TestImportWithCustomPlatformReject/macos
19:56:21 [2024-03-07T19:56:21.731Z] === RUN   TestImportWithCustomPlatformReject/macos/arm64
19:56:21 [2024-03-07T19:56:21.731Z] === RUN   TestImportWithCustomPlatformReject/nintendo64
19:56:21 [2024-03-07T19:56:21.731Z] --- PASS: TestImportWithCustomPlatformReject (0.01s)
19:56:21 [2024-03-07T19:56:21.731Z]     --- PASS: TestImportWithCustomPlatformReject/_______ (0.00s)
19:56:21 [2024-03-07T19:56:21.731Z]     --- PASS: TestImportWithCustomPlatformReject// (0.00s)
19:56:21 [2024-03-07T19:56:21.731Z]     --- PASS: TestImportWithCustomPlatformReject/macos (0.00s)
19:56:21 [2024-03-07T19:56:21.731Z]     --- PASS: TestImportWithCustomPlatformReject/macos/arm64 (0.00s)
19:56:21 [2024-03-07T19:56:21.731Z]     --- PASS: TestImportWithCustomPlatformReject/nintendo64 (0.00s)
19:56:21 [2024-03-07T19:56:21.731Z] === RUN   TestImageInspectEmptyTagsAndDigests
19:56:21 [2024-03-07T19:56:21.731Z] --- PASS: TestImageInspectEmptyTagsAndDigests (0.01s)
19:56:21 [2024-03-07T19:56:21.731Z] === RUN   TestImagesFilterMultiReference
19:56:21 [2024-03-07T19:56:21.989Z] --- PASS: TestImagesFilterMultiReference (0.05s)
19:56:21 [2024-03-07T19:56:21.989Z] === RUN   TestImagesFilterUntil
19:56:22 [2024-03-07T19:56:22.248Z]     list_test.go:95: ImageList: ID=sha256:a8192155aeed4ce94f9a34d7ce218ccf826cf4306b9d751970ae32f81ceb1bcb RepoTags=[testimagesfilteruntil:v1]
19:56:22 [2024-03-07T19:56:22.248Z] --- PASS: TestImagesFilterUntil (0.27s)
19:56:22 [2024-03-07T19:56:22.248Z] === RUN   TestImagesFilterBeforeSince
19:56:22 [2024-03-07T19:56:22.506Z]     list_test.go:129: ImageList: ID=sha256:83a961a06a8b8508a406d1261e68e8f0840131e8fe2459d9c2e3a0a73a41a385 RepoTags=[testimagesfilterbeforesince:v3]
19:56:22 [2024-03-07T19:56:22.506Z]     list_test.go:129: ImageList: ID=sha256:792360e2134950d26e6eb76d3a1b4c298b16131aecc665026d31f0ab4c963791 RepoTags=[testimagesfilterbeforesince:v2]
19:56:22 [2024-03-07T19:56:22.506Z]     list_test.go:129: ImageList: ID=sha256:2493340ee649945b1ad2a4b40167591930351253c9e3f23caafabe0ad76145da RepoTags=[testimagesfilterbeforesince:v1]
19:56:22 [2024-03-07T19:56:22.506Z] --- PASS: TestImagesFilterBeforeSince (0.27s)
19:56:22 [2024-03-07T19:56:22.506Z] === RUN   TestAPIImagesFilters
19:56:22 [2024-03-07T19:56:22.506Z] === RUN   TestAPIImagesFilters/repository_regex
19:56:22 [2024-03-07T19:56:22.506Z] === PAUSE TestAPIImagesFilters/repository_regex
19:56:22 [2024-03-07T19:56:22.506Z] === RUN   TestAPIImagesFilters/image_name_regex
19:56:22 [2024-03-07T19:56:22.506Z] === PAUSE TestAPIImagesFilters/image_name_regex
19:56:22 [2024-03-07T19:56:22.506Z] === RUN   TestAPIImagesFilters/image_name_without_a_tag
19:56:22 [2024-03-07T19:56:22.506Z] === PAUSE TestAPIImagesFilters/image_name_without_a_tag
19:56:22 [2024-03-07T19:56:22.506Z] === RUN   TestAPIImagesFilters/registry_port_regex
19:56:22 [2024-03-07T19:56:22.506Z] === PAUSE TestAPIImagesFilters/registry_port_regex
19:56:22 [2024-03-07T19:56:22.506Z] === CONT  TestAPIImagesFilters/repository_regex
19:56:22 [2024-03-07T19:56:22.506Z] === CONT  TestAPIImagesFilters/image_name_without_a_tag
19:56:22 [2024-03-07T19:56:22.506Z] === CONT  TestAPIImagesFilters/image_name_regex
19:56:22 [2024-03-07T19:56:22.506Z] === CONT  TestAPIImagesFilters/registry_port_regex
19:56:22 [2024-03-07T19:56:22.506Z] --- PASS: TestAPIImagesFilters (0.03s)
19:56:22 [2024-03-07T19:56:22.506Z]     --- PASS: TestAPIImagesFilters/image_name_regex (0.00s)
19:56:22 [2024-03-07T19:56:22.506Z]     --- PASS: TestAPIImagesFilters/repository_regex (0.00s)
19:56:22 [2024-03-07T19:56:22.506Z]     --- PASS: TestAPIImagesFilters/image_name_without_a_tag (0.00s)
19:56:22 [2024-03-07T19:56:22.506Z]     --- PASS: TestAPIImagesFilters/registry_port_regex (0.00s)
19:56:22 [2024-03-07T19:56:22.506Z] === RUN   TestPruneDontDeleteUsedDangling
19:56:23 [2024-03-07T19:56:23.074Z] --- PASS: TestPruneDontDeleteUsedDangling (0.55s)
19:56:23 [2024-03-07T19:56:23.075Z] === RUN   TestImagePullPlatformInvalid
19:56:23 [2024-03-07T19:56:23.075Z] --- PASS: TestImagePullPlatformInvalid (0.01s)
19:56:23 [2024-03-07T19:56:23.075Z] === RUN   TestImagePullStoredDigestForOtherRepo
19:56:23 [2024-03-07T19:56:23.075Z] time="2024-03-07T19:56:22.91757012Z" 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=1d854ceb-6815-49cb-ac52-d69d4c18e9ad version=2.8.3 
19:56:23 [2024-03-07T19:56:23.075Z] time="2024-03-07T19:56:22.917613887Z" level=info msg="Starting upload purge in 3m0s" go.version=go1.20.8 instance.id=1d854ceb-6815-49cb-ac52-d69d4c18e9ad version=2.8.3 
19:56:23 [2024-03-07T19:56:23.075Z] time="2024-03-07T19:56:22.917653739Z" level=info msg="redis not configured" go.version=go1.20.8 instance.id=1d854ceb-6815-49cb-ac52-d69d4c18e9ad version=2.8.3 
19:56:23 [2024-03-07T19:56:23.075Z] time="2024-03-07T19:56:22.917885446Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.20.8 instance.id=1d854ceb-6815-49cb-ac52-d69d4c18e9ad version=2.8.3 
19:56:23 [2024-03-07T19:56:23.075Z] time="2024-03-07T19:56:23.013125578Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a79501b8-359d-4f81-9033-7b2941ffe598 http.request.method=GET http.request.remoteaddr="127.0.0.1:34634" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" 
19:56:23 [2024-03-07T19:56:23.075Z] time="2024-03-07T19:56:23.013258708Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a79501b8-359d-4f81-9033-7b2941ffe598 http.request.method=GET http.request.remoteaddr="127.0.0.1:34634" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.564355ms http.response.status=200 http.response.written=2 
19:56:23 [2024-03-07T19:56:23.075Z] 127.0.0.1 - - [07/Mar/2024:19:56:23 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
19:56:23 [2024-03-07T19:56:23.075Z] time="2024-03-07T19:56:23.016062263Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=9c89db7c-399a-489c-8d21-6dbd891c3101 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34642" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.13+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
19:56:23 [2024-03-07T19:56:23.075Z] time="2024-03-07T19:56:23.01611028Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=9c89db7c-399a-489c-8d21-6dbd891c3101 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34642" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.13+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
19:56:23 [2024-03-07T19:56:23.075Z] time="2024-03-07T19:56:23.016059621Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=78adc2bc-fc93-46f9-b11b-815499ee54b4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34644" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.13+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
19:56:23 [2024-03-07T19:56:23.075Z] time="2024-03-07T19:56:23.016186933Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=78adc2bc-fc93-46f9-b11b-815499ee54b4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34644" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.13+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
19:56:23 [2024-03-07T19:56:23.075Z] time="2024-03-07T19:56:23.016202728Z" 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=9c89db7c-399a-489c-8d21-6dbd891c3101 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34642" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.13+unknown" trace.duration=42.462µ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=dd13b089-604e-46ed-a93d-f1d34a14af6e trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
19:56:23 [2024-03-07T19:56:23.075Z] time="2024-03-07T19:56:23.016250736Z" 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=78adc2bc-fc93-46f9-b11b-815499ee54b4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34644" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.13+unknown" trace.duration=31.27µ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=870e7101-4db5-47e8-b64a-7eb12b7a0f48 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
19:56:23 [2024-03-07T19:56:23.075Z] time="2024-03-07T19:56:23.016325871Z" 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=9c89db7c-399a-489c-8d21-6dbd891c3101 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34642" 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.296743ms http.response.status=404 http.response.written=157 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
19:56:23 [2024-03-07T19:56:23.075Z] 127.0.0.1 - - [07/Mar/2024:19:56:23 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.7.13+unknown"
19:56:23 [2024-03-07T19:56:23.075Z] time="2024-03-07T19:56:23.016593025Z" 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=78adc2bc-fc93-46f9-b11b-815499ee54b4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34644" 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.56246ms http.response.status=404 http.response.written=157 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
19:56:23 [2024-03-07T19:56:23.075Z] 127.0.0.1 - - [07/Mar/2024:19:56:23 +0000] "HEAD /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 404 157 "" "containerd/1.7.13+unknown"
19:56:23 [2024-03-07T19:56:23.075Z] time="2024-03-07T19:56:23.018108896Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=fd0bfc2a-411c-4f1f-8736-572178fd2db0 http.request.method=POST http.request.remoteaddr="127.0.0.1:34642" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.13+unknown" vars.name=test 
19:56:23 [2024-03-07T19:56:23.075Z] time="2024-03-07T19:56:23.018165774Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=fd0bfc2a-411c-4f1f-8736-572178fd2db0 http.request.method=POST http.request.remoteaddr="127.0.0.1:34642" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.13+unknown" vars.name=test 
19:56:23 [2024-03-07T19:56:23.075Z] time="2024-03-07T19:56:23.018316848Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0fc84e4e-23fb-4893-b83d-25755e5cfce7 http.request.method=POST http.request.remoteaddr="127.0.0.1:34644" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.13+unknown" vars.name=test 
19:56:23 [2024-03-07T19:56:23.075Z] time="2024-03-07T19:56:23.018334293Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/869a05a2-30c2-4339-a694-cdca6502fdb4/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=fd0bfc2a-411c-4f1f-8736-572178fd2db0 http.request.method=POST http.request.remoteaddr="127.0.0.1:34642" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.13+unknown" trace.duration=132.752µ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=a52ec4b7-87ec-49da-af95-1728d2bd02b5 trace.line=110 vars.name=test 
19:56:23 [2024-03-07T19:56:23.075Z] time="2024-03-07T19:56:23.018369723Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0fc84e4e-23fb-4893-b83d-25755e5cfce7 http.request.method=POST http.request.remoteaddr="127.0.0.1:34644" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.13+unknown" vars.name=test 
19:56:23 [2024-03-07T19:56:23.075Z] time="2024-03-07T19:56:23.018381489Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/869a05a2-30c2-4339-a694-cdca6502fdb4/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=fd0bfc2a-411c-4f1f-8736-572178fd2db0 http.request.method=POST http.request.remoteaddr="127.0.0.1:34642" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.13+unknown" trace.duration=20.841µ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=6e83d427-b173-4111-86c2-96492672c160 trace.line=142 vars.name=test 
19:56:23 [2024-03-07T19:56:23.075Z] time="2024-03-07T19:56:23.018459906Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/869a05a2-30c2-4339-a694-cdca6502fdb4/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=fd0bfc2a-411c-4f1f-8736-572178fd2db0 http.request.method=POST http.request.remoteaddr="127.0.0.1:34642" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.13+unknown" trace.duration=43.282µ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=2b69ac3f-4792-4ac5-a680-5050c752bf3a trace.line=110 vars.name=test 
19:56:23 [2024-03-07T19:56:23.075Z] time="2024-03-07T19:56:23.018468308Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/0a364f01-c71b-4ab0-86da-70df7306b33f/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0fc84e4e-23fb-4893-b83d-25755e5cfce7 http.request.method=POST http.request.remoteaddr="127.0.0.1:34644" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.13+unknown" trace.duration=71.131µ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=3d2565c8-aebf-45ab-ae97-62b36ced9dab trace.line=110 vars.name=test 
19:56:23 [2024-03-07T19:56:23.075Z] time="2024-03-07T19:56:23.018514266Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/0a364f01-c71b-4ab0-86da-70df7306b33f/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0fc84e4e-23fb-4893-b83d-25755e5cfce7 http.request.method=POST http.request.remoteaddr="127.0.0.1:34644" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.13+unknown" trace.duration=21.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).Writer" trace.id=9fca9442-321d-46f9-b6d3-e4326ef272b7 trace.line=142 vars.name=test 
19:56:23 [2024-03-07T19:56:23.075Z] time="2024-03-07T19:56:23.018565442Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=fd0bfc2a-411c-4f1f-8736-572178fd2db0 http.request.method=POST http.request.remoteaddr="127.0.0.1:34642" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.13+unknown" http.response.duration=1.922209ms http.response.status=202 http.response.written=0 
19:56:23 [2024-03-07T19:56:23.075Z] time="2024-03-07T19:56:23.018592945Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/0a364f01-c71b-4ab0-86da-70df7306b33f/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0fc84e4e-23fb-4893-b83d-25755e5cfce7 http.request.method=POST http.request.remoteaddr="127.0.0.1:34644" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.13+unknown" trace.duration=45.965µ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=5f62c677-190e-4c32-99bf-c347697fa4ce trace.line=110 vars.name=test 
19:56:23 [2024-03-07T19:56:23.075Z] 127.0.0.1 - - [07/Mar/2024:19:56:23 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.13+unknown"
19:56:23 [2024-03-07T19:56:23.075Z] time="2024-03-07T19:56:23.018654936Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0fc84e4e-23fb-4893-b83d-25755e5cfce7 http.request.method=POST http.request.remoteaddr="127.0.0.1:34644" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.13+unknown" http.response.duration=1.820161ms http.response.status=202 http.response.written=0 
19:56:23 [2024-03-07T19:56:23.075Z] 127.0.0.1 - - [07/Mar/2024:19:56:23 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.13+unknown"
19:56:23 [2024-03-07T19:56:23.075Z] time="2024-03-07T19:56:23.020196834Z" 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=1a77af6e-5ab1-41f2-a66d-8819978e86ca http.request.method=PUT http.request.remoteaddr="127.0.0.1:34644" http.request.uri="/v2/test/blobs/uploads/869a05a2-30c2-4339-a694-cdca6502fdb4?_state=m6FOLqpBw5r3UI7NGXXvRksfUtq5p86Gx_QMvaVh8gB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg2OWEwNWEyLTMwYzItNDMzOS1hNjk0LWNkY2E2NTAyZmRiNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wN1QxOTo1NjoyMy4wMTgxNzg1NVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.13+unknown" vars.name=test vars.uuid=869a05a2-30c2-4339-a694-cdca6502fdb4 
19:56:23 [2024-03-07T19:56:23.075Z] time="2024-03-07T19:56:23.020431946Z" 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=1a77af6e-5ab1-41f2-a66d-8819978e86ca http.request.method=PUT http.request.remoteaddr="127.0.0.1:34644" http.request.uri="/v2/test/blobs/uploads/869a05a2-30c2-4339-a694-cdca6502fdb4?_state=m6FOLqpBw5r3UI7NGXXvRksfUtq5p86Gx_QMvaVh8gB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg2OWEwNWEyLTMwYzItNDMzOS1hNjk0LWNkY2E2NTAyZmRiNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wN1QxOTo1NjoyMy4wMTgxNzg1NVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.13+unknown" vars.name=test vars.uuid=869a05a2-30c2-4339-a694-cdca6502fdb4 
19:56:23 [2024-03-07T19:56:23.075Z] time="2024-03-07T19:56:23.020533469Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/869a05a2-30c2-4339-a694-cdca6502fdb4/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1a77af6e-5ab1-41f2-a66d-8819978e86ca http.request.method=PUT http.request.remoteaddr="127.0.0.1:34644" http.request.uri="/v2/test/blobs/uploads/869a05a2-30c2-4339-a694-cdca6502fdb4?_state=m6FOLqpBw5r3UI7NGXXvRksfUtq5p86Gx_QMvaVh8gB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg2OWEwNWEyLTMwYzItNDMzOS1hNjk0LWNkY2E2NTAyZmRiNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wN1QxOTo1NjoyMy4wMTgxNzg1NVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.13+unknown" trace.duration=49.666µ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=1952722f-119f-4b44-8e27-6eab216256d6 trace.line=95 vars.name=test vars.uuid=869a05a2-30c2-4339-a694-cdca6502fdb4 
19:56:23 [2024-03-07T19:56:23.075Z] time="2024-03-07T19:56:23.020606766Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/869a05a2-30c2-4339-a694-cdca6502fdb4/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1a77af6e-5ab1-41f2-a66d-8819978e86ca http.request.method=PUT http.request.remoteaddr="127.0.0.1:34644" http.request.uri="/v2/test/blobs/uploads/869a05a2-30c2-4339-a694-cdca6502fdb4?_state=m6FOLqpBw5r3UI7NGXXvRksfUtq5p86Gx_QMvaVh8gB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg2OWEwNWEyLTMwYzItNDMzOS1hNjk0LWNkY2E2NTAyZmRiNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wN1QxOTo1NjoyMy4wMTgxNzg1NVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.13+unknown" trace.duration=25.724µ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=507943ce-c34b-457e-a9e5-ac5ff3348f33 trace.line=142 vars.name=test vars.uuid=869a05a2-30c2-4339-a694-cdca6502fdb4 
19:56:23 [2024-03-07T19:56:23.075Z] time="2024-03-07T19:56:23.020688194Z" 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=1a77af6e-5ab1-41f2-a66d-8819978e86ca http.request.method=PUT http.request.remoteaddr="127.0.0.1:34644" http.request.uri="/v2/test/blobs/uploads/869a05a2-30c2-4339-a694-cdca6502fdb4?_state=m6FOLqpBw5r3UI7NGXXvRksfUtq5p86Gx_QMvaVh8gB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg2OWEwNWEyLTMwYzItNDMzOS1hNjk0LWNkY2E2NTAyZmRiNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wN1QxOTo1NjoyMy4wMTgxNzg1NVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.13+unknown" vars.name=test vars.uuid=869a05a2-30c2-4339-a694-cdca6502fdb4 
19:56:23 [2024-03-07T19:56:23.075Z] time="2024-03-07T19:56:23.020851905Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/869a05a2-30c2-4339-a694-cdca6502fdb4/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=1a77af6e-5ab1-41f2-a66d-8819978e86ca http.request.method=PUT http.request.remoteaddr="127.0.0.1:34644" http.request.uri="/v2/test/blobs/uploads/869a05a2-30c2-4339-a694-cdca6502fdb4?_state=m6FOLqpBw5r3UI7NGXXvRksfUtq5p86Gx_QMvaVh8gB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg2OWEwNWEyLTMwYzItNDMzOS1hNjk0LWNkY2E2NTAyZmRiNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wN1QxOTo1NjoyMy4wMTgxNzg1NVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.13+unknown" trace.duration=79.82µ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=01e61768-6f0b-47fd-988d-cb9b89f25c5e trace.line=110 vars.name=test vars.uuid=869a05a2-30c2-4339-a694-cdca6502fdb4 
19:56:23 [2024-03-07T19:56:23.075Z] time="2024-03-07T19:56:23.021089396Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/869a05a2-30c2-4339-a694-cdca6502fdb4/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1a77af6e-5ab1-41f2-a66d-8819978e86ca http.request.method=PUT http.request.remoteaddr="127.0.0.1:34644" http.request.uri="/v2/test/blobs/uploads/869a05a2-30c2-4339-a694-cdca6502fdb4?_state=m6FOLqpBw5r3UI7NGXXvRksfUtq5p86Gx_QMvaVh8gB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg2OWEwNWEyLTMwYzItNDMzOS1hNjk0LWNkY2E2NTAyZmRiNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wN1QxOTo1NjoyMy4wMTgxNzg1NVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.13+unknown" trace.duration=187.703µ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=b53a9bcc-6d4a-427e-a6e7-5147be0461f2 trace.line=155 vars.name=test vars.uuid=869a05a2-30c2-4339-a694-cdca6502fdb4 
19:56:23 [2024-03-07T19:56:23.075Z] time="2024-03-07T19:56:23.021176888Z" 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=1a77af6e-5ab1-41f2-a66d-8819978e86ca http.request.method=PUT http.request.remoteaddr="127.0.0.1:34644" http.request.uri="/v2/test/blobs/uploads/869a05a2-30c2-4339-a694-cdca6502fdb4?_state=m6FOLqpBw5r3UI7NGXXvRksfUtq5p86Gx_QMvaVh8gB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg2OWEwNWEyLTMwYzItNDMzOS1hNjk0LWNkY2E2NTAyZmRiNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wN1QxOTo1NjoyMy4wMTgxNzg1NVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.13+unknown" trace.duration=23.852µ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=0496b283-c0b0-4aaa-b8c2-d385f10c9c58 trace.line=155 vars.name=test vars.uuid=869a05a2-30c2-4339-a694-cdca6502fdb4 
19:56:23 [2024-03-07T19:56:23.075Z] time="2024-03-07T19:56:23.021213647Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/869a05a2-30c2-4339-a694-cdca6502fdb4/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1a77af6e-5ab1-41f2-a66d-8819978e86ca http.request.method=PUT http.request.remoteaddr="127.0.0.1:34644" http.request.uri="/v2/test/blobs/uploads/869a05a2-30c2-4339-a694-cdca6502fdb4?_state=m6FOLqpBw5r3UI7NGXXvRksfUtq5p86Gx_QMvaVh8gB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg2OWEwNWEyLTMwYzItNDMzOS1hNjk0LWNkY2E2NTAyZmRiNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wN1QxOTo1NjoyMy4wMTgxNzg1NVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.13+unknown" trace.duration=11.446µ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=640567b0-f522-4392-bece-41762a6856cf trace.line=155 vars.name=test vars.uuid=869a05a2-30c2-4339-a694-cdca6502fdb4 
19:56:23 [2024-03-07T19:56:23.075Z] time="2024-03-07T19:56:23.021295626Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/869a05a2-30c2-4339-a694-cdca6502fdb4/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=1a77af6e-5ab1-41f2-a66d-8819978e86ca http.request.method=PUT http.request.remoteaddr="127.0.0.1:34644" http.request.uri="/v2/test/blobs/uploads/869a05a2-30c2-4339-a694-cdca6502fdb4?_state=m6FOLqpBw5r3UI7NGXXvRksfUtq5p86Gx_QMvaVh8gB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg2OWEwNWEyLTMwYzItNDMzOS1hNjk0LWNkY2E2NTAyZmRiNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wN1QxOTo1NjoyMy4wMTgxNzg1NVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.13+unknown" trace.duration=59.751µ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=32180d62-38a1-434f-b743-d3646345045b trace.line=185 vars.name=test vars.uuid=869a05a2-30c2-4339-a694-cdca6502fdb4 
19:56:23 [2024-03-07T19:56:23.075Z] time="2024-03-07T19:56:23.021395655Z" 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=1a77af6e-5ab1-41f2-a66d-8819978e86ca http.request.method=PUT http.request.remoteaddr="127.0.0.1:34644" http.request.uri="/v2/test/blobs/uploads/869a05a2-30c2-4339-a694-cdca6502fdb4?_state=m6FOLqpBw5r3UI7NGXXvRksfUtq5p86Gx_QMvaVh8gB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg2OWEwNWEyLTMwYzItNDMzOS1hNjk0LWNkY2E2NTAyZmRiNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wN1QxOTo1NjoyMy4wMTgxNzg1NVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.13+unknown" trace.duration=65.223µ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=f78530b8-1d63-4a43-99d1-ad3b2982d614 trace.line=110 vars.name=test vars.uuid=869a05a2-30c2-4339-a694-cdca6502fdb4 
19:56:23 [2024-03-07T19:56:23.075Z] time="2024-03-07T19:56:23.021521335Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/869a05a2-30c2-4339-a694-cdca6502fdb4")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1a77af6e-5ab1-41f2-a66d-8819978e86ca http.request.method=PUT http.request.remoteaddr="127.0.0.1:34644" http.request.uri="/v2/test/blobs/uploads/869a05a2-30c2-4339-a694-cdca6502fdb4?_state=m6FOLqpBw5r3UI7NGXXvRksfUtq5p86Gx_QMvaVh8gB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg2OWEwNWEyLTMwYzItNDMzOS1hNjk0LWNkY2E2NTAyZmRiNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wN1QxOTo1NjoyMy4wMTgxNzg1NVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.13+unknown" trace.duration=97.691µ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=75ee4607-1c0a-49af-9a3b-ad122b32d6eb trace.line=202 vars.name=test vars.uuid=869a05a2-30c2-4339-a694-cdca6502fdb4 
19:56:23 [2024-03-07T19:56:23.075Z] time="2024-03-07T19:56:23.021627362Z" 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=1a77af6e-5ab1-41f2-a66d-8819978e86ca http.request.method=PUT http.request.remoteaddr="127.0.0.1:34644" http.request.uri="/v2/test/blobs/uploads/869a05a2-30c2-4339-a694-cdca6502fdb4?_state=m6FOLqpBw5r3UI7NGXXvRksfUtq5p86Gx_QMvaVh8gB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg2OWEwNWEyLTMwYzItNDMzOS1hNjk0LWNkY2E2NTAyZmRiNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wN1QxOTo1NjoyMy4wMTgxNzg1NVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.13+unknown" http.response.duration=2.208399ms http.response.status=201 http.response.written=0 
19:56:23 [2024-03-07T19:56:23.075Z] 127.0.0.1 - - [07/Mar/2024:19:56:23 +0000] "PUT /v2/test/blobs/uploads/869a05a2-30c2-4339-a694-cdca6502fdb4?_state=m6FOLqpBw5r3UI7NGXXvRksfUtq5p86Gx_QMvaVh8gB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijg2OWEwNWEyLTMwYzItNDMzOS1hNjk0LWNkY2E2NTAyZmRiNCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wN1QxOTo1NjoyMy4wMTgxNzg1NVoifQ%3D%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.7.13+unknown"
19:56:23 [2024-03-07T19:56:23.075Z] time="2024-03-07T19:56:23.021778806Z" 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=995707d6-4341-41f5-aad0-8190eff89479 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34642" http.request.uri="/v2/test/blobs/uploads/0a364f01-c71b-4ab0-86da-70df7306b33f?_state=154A16eQ61HQMDPE8K_1dG1C1A0xkD2rXOjqpHlhhhB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBhMzY0ZjAxLWM3MWItNGFiMC04NmRhLTcwZGY3MzA2YjMzZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wN1QxOTo1NjoyMy4wMTgzODA3NzVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.13+unknown" vars.name=test vars.uuid=0a364f01-c71b-4ab0-86da-70df7306b33f 
19:56:23 [2024-03-07T19:56:23.075Z] time="2024-03-07T19:56:23.02185911Z" 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=995707d6-4341-41f5-aad0-8190eff89479 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34642" http.request.uri="/v2/test/blobs/uploads/0a364f01-c71b-4ab0-86da-70df7306b33f?_state=154A16eQ61HQMDPE8K_1dG1C1A0xkD2rXOjqpHlhhhB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBhMzY0ZjAxLWM3MWItNGFiMC04NmRhLTcwZGY3MzA2YjMzZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wN1QxOTo1NjoyMy4wMTgzODA3NzVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.13+unknown" vars.name=test vars.uuid=0a364f01-c71b-4ab0-86da-70df7306b33f 
19:56:23 [2024-03-07T19:56:23.075Z] time="2024-03-07T19:56:23.021934335Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/0a364f01-c71b-4ab0-86da-70df7306b33f/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=995707d6-4341-41f5-aad0-8190eff89479 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34642" http.request.uri="/v2/test/blobs/uploads/0a364f01-c71b-4ab0-86da-70df7306b33f?_state=154A16eQ61HQMDPE8K_1dG1C1A0xkD2rXOjqpHlhhhB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBhMzY0ZjAxLWM3MWItNGFiMC04NmRhLTcwZGY3MzA2YjMzZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wN1QxOTo1NjoyMy4wMTgzODA3NzVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.13+unknown" trace.duration=44.136µ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=03c5f138-f290-4ba0-a84f-20a88be0cf2f trace.line=95 vars.name=test vars.uuid=0a364f01-c71b-4ab0-86da-70df7306b33f 
19:56:23 [2024-03-07T19:56:23.075Z] time="2024-03-07T19:56:23.021991632Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/0a364f01-c71b-4ab0-86da-70df7306b33f/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=995707d6-4341-41f5-aad0-8190eff89479 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34642" http.request.uri="/v2/test/blobs/uploads/0a364f01-c71b-4ab0-86da-70df7306b33f?_state=154A16eQ61HQMDPE8K_1dG1C1A0xkD2rXOjqpHlhhhB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBhMzY0ZjAxLWM3MWItNGFiMC04NmRhLTcwZGY3MzA2YjMzZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wN1QxOTo1NjoyMy4wMTgzODA3NzVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.13+unknown" trace.duration=24.091µ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=2d813565-a6c4-45e5-a219-f7f9ccd886fb trace.line=142 vars.name=test vars.uuid=0a364f01-c71b-4ab0-86da-70df7306b33f 
19:56:23 [2024-03-07T19:56:23.076Z] time="2024-03-07T19:56:23.022033307Z" 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=995707d6-4341-41f5-aad0-8190eff89479 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34642" http.request.uri="/v2/test/blobs/uploads/0a364f01-c71b-4ab0-86da-70df7306b33f?_state=154A16eQ61HQMDPE8K_1dG1C1A0xkD2rXOjqpHlhhhB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBhMzY0ZjAxLWM3MWItNGFiMC04NmRhLTcwZGY3MzA2YjMzZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wN1QxOTo1NjoyMy4wMTgzODA3NzVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.13+unknown" vars.name=test vars.uuid=0a364f01-c71b-4ab0-86da-70df7306b33f 
19:56:23 [2024-03-07T19:56:23.076Z] time="2024-03-07T19:56:23.022111913Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/0a364f01-c71b-4ab0-86da-70df7306b33f/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=995707d6-4341-41f5-aad0-8190eff89479 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34642" http.request.uri="/v2/test/blobs/uploads/0a364f01-c71b-4ab0-86da-70df7306b33f?_state=154A16eQ61HQMDPE8K_1dG1C1A0xkD2rXOjqpHlhhhB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBhMzY0ZjAxLWM3MWItNGFiMC04NmRhLTcwZGY3MzA2YjMzZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wN1QxOTo1NjoyMy4wMTgzODA3NzVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.13+unknown" trace.duration=42.405µ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=3054cea5-4396-4df8-8f61-0c8910d18d29 trace.line=110 vars.name=test vars.uuid=0a364f01-c71b-4ab0-86da-70df7306b33f 
19:56:23 [2024-03-07T19:56:23.076Z] time="2024-03-07T19:56:23.022148491Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/0a364f01-c71b-4ab0-86da-70df7306b33f/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=995707d6-4341-41f5-aad0-8190eff89479 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34642" http.request.uri="/v2/test/blobs/uploads/0a364f01-c71b-4ab0-86da-70df7306b33f?_state=154A16eQ61HQMDPE8K_1dG1C1A0xkD2rXOjqpHlhhhB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBhMzY0ZjAxLWM3MWItNGFiMC04NmRhLTcwZGY3MzA2YjMzZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wN1QxOTo1NjoyMy4wMTgzODA3NzVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.13+unknown" trace.duration=10.372µ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=726b3ca1-df2e-4b2f-a3b1-34c652c75c31 trace.line=155 vars.name=test vars.uuid=0a364f01-c71b-4ab0-86da-70df7306b33f 
19:56:23 [2024-03-07T19:56:23.076Z] time="2024-03-07T19:56:23.02219129Z" 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=995707d6-4341-41f5-aad0-8190eff89479 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34642" http.request.uri="/v2/test/blobs/uploads/0a364f01-c71b-4ab0-86da-70df7306b33f?_state=154A16eQ61HQMDPE8K_1dG1C1A0xkD2rXOjqpHlhhhB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBhMzY0ZjAxLWM3MWItNGFiMC04NmRhLTcwZGY3MzA2YjMzZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wN1QxOTo1NjoyMy4wMTgzODA3NzVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.13+unknown" trace.duration=13.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).Stat" trace.id=825ff02f-cb05-40c2-ba6d-5d31384a4218 trace.line=155 vars.name=test vars.uuid=0a364f01-c71b-4ab0-86da-70df7306b33f 
19:56:23 [2024-03-07T19:56:23.076Z] time="2024-03-07T19:56:23.022222199Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/0a364f01-c71b-4ab0-86da-70df7306b33f/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=995707d6-4341-41f5-aad0-8190eff89479 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34642" http.request.uri="/v2/test/blobs/uploads/0a364f01-c71b-4ab0-86da-70df7306b33f?_state=154A16eQ61HQMDPE8K_1dG1C1A0xkD2rXOjqpHlhhhB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBhMzY0ZjAxLWM3MWItNGFiMC04NmRhLTcwZGY3MzA2YjMzZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wN1QxOTo1NjoyMy4wMTgzODA3NzVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.13+unknown" trace.duration=8.911µ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=25c43e31-800f-44d8-8783-74ce84472bc3 trace.line=155 vars.name=test vars.uuid=0a364f01-c71b-4ab0-86da-70df7306b33f 
19:56:23 [2024-03-07T19:56:23.076Z] time="2024-03-07T19:56:23.022284156Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/0a364f01-c71b-4ab0-86da-70df7306b33f/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=995707d6-4341-41f5-aad0-8190eff89479 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34642" http.request.uri="/v2/test/blobs/uploads/0a364f01-c71b-4ab0-86da-70df7306b33f?_state=154A16eQ61HQMDPE8K_1dG1C1A0xkD2rXOjqpHlhhhB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBhMzY0ZjAxLWM3MWItNGFiMC04NmRhLTcwZGY3MzA2YjMzZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wN1QxOTo1NjoyMy4wMTgzODA3NzVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.13+unknown" trace.duration=41.781µ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=ea18cec4-5b9b-4def-9e22-635bb6885575 trace.line=185 vars.name=test vars.uuid=0a364f01-c71b-4ab0-86da-70df7306b33f 
19:56:23 [2024-03-07T19:56:23.076Z] time="2024-03-07T19:56:23.022352432Z" 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=995707d6-4341-41f5-aad0-8190eff89479 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34642" http.request.uri="/v2/test/blobs/uploads/0a364f01-c71b-4ab0-86da-70df7306b33f?_state=154A16eQ61HQMDPE8K_1dG1C1A0xkD2rXOjqpHlhhhB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBhMzY0ZjAxLWM3MWItNGFiMC04NmRhLTcwZGY3MzA2YjMzZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wN1QxOTo1NjoyMy4wMTgzODA3NzVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.13+unknown" trace.duration=39.393µ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=28e80545-8735-45fc-8fbe-5f68d4681c59 trace.line=110 vars.name=test vars.uuid=0a364f01-c71b-4ab0-86da-70df7306b33f 
19:56:23 [2024-03-07T19:56:23.076Z] time="2024-03-07T19:56:23.022472113Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/0a364f01-c71b-4ab0-86da-70df7306b33f")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=995707d6-4341-41f5-aad0-8190eff89479 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34642" http.request.uri="/v2/test/blobs/uploads/0a364f01-c71b-4ab0-86da-70df7306b33f?_state=154A16eQ61HQMDPE8K_1dG1C1A0xkD2rXOjqpHlhhhB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBhMzY0ZjAxLWM3MWItNGFiMC04NmRhLTcwZGY3MzA2YjMzZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wN1QxOTo1NjoyMy4wMTgzODA3NzVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.13+unknown" trace.duration=89.855µ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=90d583d4-c73d-459e-8329-cc8d39677aa4 trace.line=202 vars.name=test vars.uuid=0a364f01-c71b-4ab0-86da-70df7306b33f 
19:56:23 [2024-03-07T19:56:23.076Z] time="2024-03-07T19:56:23.022548528Z" 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=995707d6-4341-41f5-aad0-8190eff89479 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34642" http.request.uri="/v2/test/blobs/uploads/0a364f01-c71b-4ab0-86da-70df7306b33f?_state=154A16eQ61HQMDPE8K_1dG1C1A0xkD2rXOjqpHlhhhB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBhMzY0ZjAxLWM3MWItNGFiMC04NmRhLTcwZGY3MzA2YjMzZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wN1QxOTo1NjoyMy4wMTgzODA3NzVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.13+unknown" http.response.duration=2.089924ms http.response.status=201 http.response.written=0 
19:56:23 [2024-03-07T19:56:23.076Z] 127.0.0.1 - - [07/Mar/2024:19:56:23 +0000] "PUT /v2/test/blobs/uploads/0a364f01-c71b-4ab0-86da-70df7306b33f?_state=154A16eQ61HQMDPE8K_1dG1C1A0xkD2rXOjqpHlhhhB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBhMzY0ZjAxLWM3MWItNGFiMC04NmRhLTcwZGY3MzA2YjMzZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0wN1QxOTo1NjoyMy4wMTgzODA3NzVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 201 0 "" "containerd/1.7.13+unknown"
19:56:23 [2024-03-07T19:56:23.076Z] time="2024-03-07T19:56:23.02366213Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=ce66bcd0-1d06-440d-91dc-6b16536e48e0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34642" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" vars.name=test vars.reference=latest 
19:56:23 [2024-03-07T19:56:23.076Z] time="2024-03-07T19:56:23.02370323Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=ce66bcd0-1d06-440d-91dc-6b16536e48e0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34642" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" vars.name=test vars.reference=latest 
19:56:23 [2024-03-07T19:56:23.076Z] time="2024-03-07T19:56:23.023777504Z" 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=ce66bcd0-1d06-440d-91dc-6b16536e48e0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34642" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" trace.duration=41.026µ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=c6e2d999-36b9-4c7d-b6b8-b7876ffb3ba6 trace.line=95 vars.name=test vars.reference=latest 
19:56:23 [2024-03-07T19:56:23.076Z] time="2024-03-07T19:56:23.023851687Z" 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=ce66bcd0-1d06-440d-91dc-6b16536e48e0 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34642" 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="887.926µs" http.response.status=404 http.response.written=96 vars.name=test vars.reference=latest 
19:56:23 [2024-03-07T19:56:23.076Z] 127.0.0.1 - - [07/Mar/2024:19:56:23 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.7.13+unknown"
19:56:23 [2024-03-07T19:56:23.076Z] time="2024-03-07T19:56:23.025459136Z" 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=35f18e3d-e33d-485f-873f-29617d00d222 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34642" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" vars.name=test vars.reference=latest 
19:56:23 [2024-03-07T19:56:23.076Z] time="2024-03-07T19:56:23.025515465Z" 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=35f18e3d-e33d-485f-873f-29617d00d222 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34642" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" vars.name=test vars.reference=latest 
19:56:23 [2024-03-07T19:56:23.076Z] time="2024-03-07T19:56:23.025700271Z" 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=35f18e3d-e33d-485f-873f-29617d00d222 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34642" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" vars.name=test vars.reference=latest 
19:56:23 [2024-03-07T19:56:23.076Z] time="2024-03-07T19:56:23.025718823Z" 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=35f18e3d-e33d-485f-873f-29617d00d222 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34642" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" vars.name=test vars.reference=latest 
19:56:23 [2024-03-07T19:56:23.076Z] time="2024-03-07T19:56:23.025729441Z" 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=35f18e3d-e33d-485f-873f-29617d00d222 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34642" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" vars.name=test vars.reference=latest 
19:56:23 [2024-03-07T19:56:23.076Z] time="2024-03-07T19:56:23.025821634Z" 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=35f18e3d-e33d-485f-873f-29617d00d222 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34642" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" trace.duration=55.582µ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=53097744-433d-45fe-96be-3ddcd9d33207 trace.line=95 vars.name=test vars.reference=latest 
19:56:23 [2024-03-07T19:56:23.076Z] time="2024-03-07T19:56:23.025876568Z" 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=35f18e3d-e33d-485f-873f-29617d00d222 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34642" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" trace.duration=18.683µ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=951afc5f-4f53-4d34-a11b-4c986fc75ffb trace.line=155 vars.name=test vars.reference=latest 
19:56:23 [2024-03-07T19:56:23.076Z] time="2024-03-07T19:56:23.025928433Z" 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=35f18e3d-e33d-485f-873f-29617d00d222 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34642" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" trace.duration=21.531µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=126789ae-82fe-4d8e-adac-12f0ca05a296 trace.line=95 vars.name=test vars.reference=latest 
19:56:23 [2024-03-07T19:56:23.076Z] time="2024-03-07T19:56:23.025967564Z" 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=35f18e3d-e33d-485f-873f-29617d00d222 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34642" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" trace.duration=11.692µ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=7f57d726-97fc-491d-9c4e-491c5829dc60 trace.line=155 vars.name=test vars.reference=latest 
19:56:23 [2024-03-07T19:56:23.076Z] time="2024-03-07T19:56:23.026010625Z" 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=35f18e3d-e33d-485f-873f-29617d00d222 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34642" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" trace.duration=13.908µ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=fc2d7b3f-0088-4089-8099-8279a45cc376 trace.line=155 vars.name=test vars.reference=latest 
19:56:23 [2024-03-07T19:56:23.076Z] time="2024-03-07T19:56:23.026094236Z" 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=35f18e3d-e33d-485f-873f-29617d00d222 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34642" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" trace.duration=58.126µ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=eed79a17-24ef-4489-a131-4cc65445e4e8 trace.line=110 vars.name=test vars.reference=latest 
19:56:23 [2024-03-07T19:56:23.076Z] time="2024-03-07T19:56:23.026181031Z" 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=35f18e3d-e33d-485f-873f-29617d00d222 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34642" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" trace.duration=51.044µ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=6b8df2dd-9a79-4b1c-9cff-3bf831886a4c trace.line=110 vars.name=test vars.reference=latest 
19:56:23 [2024-03-07T19:56:23.076Z] time="2024-03-07T19:56:23.026347818Z" 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=35f18e3d-e33d-485f-873f-29617d00d222 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34642" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" trace.duration=63.82µ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=2c8dd6c0-157e-4900-a1af-fea6a45722c4 trace.line=110 vars.name=test vars.reference=latest 
19:56:23 [2024-03-07T19:56:23.076Z] time="2024-03-07T19:56:23.026416315Z" 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=35f18e3d-e33d-485f-873f-29617d00d222 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34642" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" trace.duration=42.832µ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=f6dd881a-32c5-4d72-b14f-572d07a55378 trace.line=110 vars.name=test vars.reference=latest 
19:56:23 [2024-03-07T19:56:23.076Z] time="2024-03-07T19:56:23.026454789Z" 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=35f18e3d-e33d-485f-873f-29617d00d222 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34642" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" vars.name=test vars.reference=latest 
19:56:23 [2024-03-07T19:56:23.076Z] time="2024-03-07T19:56:23.026477132Z" 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=35f18e3d-e33d-485f-873f-29617d00d222 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34642" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.13+unknown" http.response.duration=2.226368ms http.response.status=201 http.response.written=0 
19:56:23 [2024-03-07T19:56:23.076Z] 127.0.0.1 - - [07/Mar/2024:19:56:23 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.7.13+unknown"
19:56:23 [2024-03-07T19:56:23.076Z] time="2024-03-07T19:56:23.031470763Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=413c0e7c-2d5d-4ae1-91f8-2b23956f7dd9 http.request.method=GET http.request.remoteaddr="127.0.0.1:34656" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.8 git-commit/c5fb29465518d8dc32042a96ad97de1edae59dac kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 
19:56:23 [2024-03-07T19:56:23.076Z] time="2024-03-07T19:56:23.031513151Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=413c0e7c-2d5d-4ae1-91f8-2b23956f7dd9 http.request.method=GET http.request.remoteaddr="127.0.0.1:34656" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.8 git-commit/c5fb29465518d8dc32042a96ad97de1edae59dac 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="887.787µs" http.response.status=200 http.response.written=2 
19:56:23 [2024-03-07T19:56:23.076Z] 127.0.0.1 - - [07/Mar/2024:19:56:23 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.8 git-commit/c5fb29465518d8dc32042a96ad97de1edae59dac kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
19:56:23 [2024-03-07T19:56:23.076Z] time="2024-03-07T19:56:23.034474862Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e590c057-c57d-4a3f-be12-91609e2b99fd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34658" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.8 git-commit/c5fb29465518d8dc32042a96ad97de1edae59dac kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
19:56:23 [2024-03-07T19:56:23.076Z] time="2024-03-07T19:56:23.034525759Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e590c057-c57d-4a3f-be12-91609e2b99fd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34658" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.8 git-commit/c5fb29465518d8dc32042a96ad97de1edae59dac kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
19:56:23 [2024-03-07T19:56:23.076Z] time="2024-03-07T19:56:23.034621612Z" 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=e590c057-c57d-4a3f-be12-91609e2b99fd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34658" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.8 git-commit/c5fb29465518d8dc32042a96ad97de1edae59dac kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=56.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).GetContent" trace.id=8b7a47b7-7a15-4e30-a3a0-73fba79752ed trace.line=95 vars.name=test vars.reference=latest 
19:56:23 [2024-03-07T19:56:23.076Z] time="2024-03-07T19:56:23.034645891Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e590c057-c57d-4a3f-be12-91609e2b99fd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34658" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.8 git-commit/c5fb29465518d8dc32042a96ad97de1edae59dac kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
19:56:23 [2024-03-07T19:56:23.076Z] time="2024-03-07T19:56:23.034698569Z" 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=e590c057-c57d-4a3f-be12-91609e2b99fd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34658" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.8 git-commit/c5fb29465518d8dc32042a96ad97de1edae59dac kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=25.148µ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=71280867-f8b1-49bb-aa76-babf84357c49 trace.line=95 vars.name=test vars.reference=latest 
19:56:23 [2024-03-07T19:56:23.076Z] time="2024-03-07T19:56:23.034745708Z" 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=e590c057-c57d-4a3f-be12-91609e2b99fd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34658" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.8 git-commit/c5fb29465518d8dc32042a96ad97de1edae59dac kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=18.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=0fc54ff0-8172-47de-9c54-ef829fbc79af trace.line=155 vars.name=test vars.reference=latest 
19:56:23 [2024-03-07T19:56:23.076Z] time="2024-03-07T19:56:23.034785905Z" 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=e590c057-c57d-4a3f-be12-91609e2b99fd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34658" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.8 git-commit/c5fb29465518d8dc32042a96ad97de1edae59dac kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.12µ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=07e927f4-eb8a-48ed-bdff-89f5f52acd63 trace.line=125 vars.name=test vars.reference=latest 
19:56:23 [2024-03-07T19:56:23.076Z] time="2024-03-07T19:56:23.034839534Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e590c057-c57d-4a3f-be12-91609e2b99fd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34658" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.8 git-commit/c5fb29465518d8dc32042a96ad97de1edae59dac kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
19:56:23 [2024-03-07T19:56:23.076Z] time="2024-03-07T19:56:23.034946054Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e590c057-c57d-4a3f-be12-91609e2b99fd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34658" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.8 git-commit/c5fb29465518d8dc32042a96ad97de1edae59dac 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.998362ms http.response.status=200 http.response.written=417 
19:56:23 [2024-03-07T19:56:23.077Z] 127.0.0.1 - - [07/Mar/2024:19:56:23 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.21.8 git-commit/c5fb29465518d8dc32042a96ad97de1edae59dac kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
19:56:23 [2024-03-07T19:56:23.077Z] time="2024-03-07T19:56:23.042983186Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=cdf4a4c7-dae3-454a-936e-b6d7ad424514 http.request.method=GET http.request.remoteaddr="127.0.0.1:34664" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.8 git-commit/c5fb29465518d8dc32042a96ad97de1edae59dac kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
19:56:23 [2024-03-07T19:56:23.077Z] time="2024-03-07T19:56:23.043032474Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=cdf4a4c7-dae3-454a-936e-b6d7ad424514 http.request.method=GET http.request.remoteaddr="127.0.0.1:34664" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.8 git-commit/c5fb29465518d8dc32042a96ad97de1edae59dac kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
19:56:23 [2024-03-07T19:56:23.077Z] time="2024-03-07T19:56:23.043050321Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=cdf4a4c7-dae3-454a-936e-b6d7ad424514 http.request.method=GET http.request.remoteaddr="127.0.0.1:34664" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.8 git-commit/c5fb29465518d8dc32042a96ad97de1edae59dac kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
19:56:23 [2024-03-07T19:56:23.077Z] time="2024-03-07T19:56:23.043141103Z" 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=cdf4a4c7-dae3-454a-936e-b6d7ad424514 http.request.method=GET http.request.remoteaddr="127.0.0.1:34664" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.8 git-commit/c5fb29465518d8dc32042a96ad97de1edae59dac kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=53.563µ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=d1fd09be-c4fb-4f40-9b41-db3f62d12059 trace.line=95 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
19:56:23 [2024-03-07T19:56:23.077Z] time="2024-03-07T19:56:23.043196546Z" 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=cdf4a4c7-dae3-454a-936e-b6d7ad424514 http.request.method=GET http.request.remoteaddr="127.0.0.1:34664" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.8 git-commit/c5fb29465518d8dc32042a96ad97de1edae59dac kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=18.42µ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=7f802858-16a0-47c6-8f4f-6e6a320f4f54 trace.line=155 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
19:56:23 [2024-03-07T19:56:23.077Z] time="2024-03-07T19:56:23.043237252Z" 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=cdf4a4c7-dae3-454a-936e-b6d7ad424514 http.request.method=GET http.request.remoteaddr="127.0.0.1:34664" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.8 git-commit/c5fb29465518d8dc32042a96ad97de1edae59dac kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.185µ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=80cecc2f-0d40-473f-81ff-4eb4156d1754 trace.line=125 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
19:56:23 [2024-03-07T19:56:23.077Z] time="2024-03-07T19:56:23.043276111Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=cdf4a4c7-dae3-454a-936e-b6d7ad424514 http.request.method=GET http.request.remoteaddr="127.0.0.1:34664" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.8 git-commit/c5fb29465518d8dc32042a96ad97de1edae59dac kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
19:56:23 [2024-03-07T19:56:23.077Z] time="2024-03-07T19:56:23.043383788Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=cdf4a4c7-dae3-454a-936e-b6d7ad424514 http.request.method=GET http.request.remoteaddr="127.0.0.1:34664" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.8 git-commit/c5fb29465518d8dc32042a96ad97de1edae59dac 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.317977ms http.response.status=200 http.response.written=417 
19:56:23 [2024-03-07T19:56:23.077Z] 127.0.0.1 - - [07/Mar/2024:19:56:23 +0000] "GET /v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 200 417 "" "docker/dev go/go1.21.8 git-commit/c5fb29465518d8dc32042a96ad97de1edae59dac kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
19:56:23 [2024-03-07T19:56:23.077Z] time="2024-03-07T19:56:23.051051825Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0781adee-a014-449e-aa48-f8e9e0a7c1c9 http.request.method=GET http.request.remoteaddr="127.0.0.1:34684" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.8 git-commit/c5fb29465518d8dc32042a96ad97de1edae59dac kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
19:56:23 [2024-03-07T19:56:23.077Z] time="2024-03-07T19:56:23.051103124Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0781adee-a014-449e-aa48-f8e9e0a7c1c9 http.request.method=GET http.request.remoteaddr="127.0.0.1:34684" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.8 git-commit/c5fb29465518d8dc32042a96ad97de1edae59dac kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
19:56:23 [2024-03-07T19:56:23.077Z] time="2024-03-07T19:56:23.051125893Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=cd116c9b-1335-424d-85df-df90da2ade62 http.request.method=GET http.request.remoteaddr="127.0.0.1:34670" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.8 git-commit/c5fb29465518d8dc32042a96ad97de1edae59dac kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
19:56:23 [2024-03-07T19:56:23.077Z] time="2024-03-07T19:56:23.05117798Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=cd116c9b-1335-424d-85df-df90da2ade62 http.request.method=GET http.request.remoteaddr="127.0.0.1:34670" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.8 git-commit/c5fb29465518d8dc32042a96ad97de1edae59dac kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
19:56:23 [2024-03-07T19:56:23.077Z] time="2024-03-07T19:56:23.051194899Z" 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=0781adee-a014-449e-aa48-f8e9e0a7c1c9 http.request.method=GET http.request.remoteaddr="127.0.0.1:34684" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.8 git-commit/c5fb29465518d8dc32042a96ad97de1edae59dac kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=53.588µ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=a79bd540-844c-4737-bc58-3e6f0b476be7 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
19:56:23 [2024-03-07T19:56:23.077Z] time="2024-03-07T19:56:23.05124724Z" 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=0781adee-a014-449e-aa48-f8e9e0a7c1c9 http.request.method=GET http.request.remoteaddr="127.0.0.1:34684" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.8 git-commit/c5fb29465518d8dc32042a96ad97de1edae59dac kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=20.111µ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=2dc82681-c068-4e6c-8fca-1df3dce8cfd7 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
19:56:23 [2024-03-07T19:56:23.077Z] time="2024-03-07T19:56:23.051256192Z" 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=cd116c9b-1335-424d-85df-df90da2ade62 http.request.method=GET http.request.remoteaddr="127.0.0.1:34670" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.8 git-commit/c5fb29465518d8dc32042a96ad97de1edae59dac kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=40.313µ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=cd72a754-0a9e-4f4b-aa42-e45128b4ae02 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
19:56:23 [2024-03-07T19:56:23.077Z] time="2024-03-07T19:56:23.051296988Z" 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=0781adee-a014-449e-aa48-f8e9e0a7c1c9 http.request.method=GET http.request.remoteaddr="127.0.0.1:34684" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.8 git-commit/c5fb29465518d8dc32042a96ad97de1edae59dac kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 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).GetContent" trace.id=ba787b90-fa47-4a9a-b97d-4337c5e9b456 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
19:56:23 [2024-03-07T19:56:23.077Z] time="2024-03-07T19:56:23.051307105Z" 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=cd116c9b-1335-424d-85df-df90da2ade62 http.request.method=GET http.request.remoteaddr="127.0.0.1:34670" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.8 git-commit/c5fb29465518d8dc32042a96ad97de1edae59dac kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=21.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).Stat" trace.id=ce874af8-c26a-44d9-98df-6dd69c5ce541 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
19:56:23 [2024-03-07T19:56:23.077Z] time="2024-03-07T19:56:23.051334946Z" 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=0781adee-a014-449e-aa48-f8e9e0a7c1c9 http.request.method=GET http.request.remoteaddr="127.0.0.1:34684" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.8 git-commit/c5fb29465518d8dc32042a96ad97de1edae59dac kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.979µ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=ffdddd6f-1382-45e8-9981-16e2937d7831 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
19:56:23 [2024-03-07T19:56:23.077Z] time="2024-03-07T19:56:23.051350248Z" 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=cd116c9b-1335-424d-85df-df90da2ade62 http.request.method=GET http.request.remoteaddr="127.0.0.1:34670" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.8 git-commit/c5fb29465518d8dc32042a96ad97de1edae59dac kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=18.478µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=bcd702c0-faa0-4ab0-bf22-8f1a5684ba0b trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
19:56:23 [2024-03-07T19:56:23.077Z] time="2024-03-07T19:56:23.051371163Z" 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=0781adee-a014-449e-aa48-f8e9e0a7c1c9 http.request.method=GET http.request.remoteaddr="127.0.0.1:34684" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.8 git-commit/c5fb29465518d8dc32042a96ad97de1edae59dac kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.707µ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=be613ae4-14f1-4711-9b39-7fc73c415ebf trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
19:56:23 [2024-03-07T19:56:23.077Z] time="2024-03-07T19:56:23.051384366Z" 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=cd116c9b-1335-424d-85df-df90da2ade62 http.request.method=GET http.request.remoteaddr="127.0.0.1:34670" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.8 git-commit/c5fb29465518d8dc32042a96ad97de1edae59dac kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.797µ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=4117e0fc-be01-426f-9110-714103f0d341 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
19:56:23 [2024-03-07T19:56:23.077Z] time="2024-03-07T19:56:23.051407947Z" 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=0781adee-a014-449e-aa48-f8e9e0a7c1c9 http.request.method=GET http.request.remoteaddr="127.0.0.1:34684" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.8 git-commit/c5fb29465518d8dc32042a96ad97de1edae59dac kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=11.118µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=1eaca160-21c1-4778-b74b-41441aef2a19 trace.line=217 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
19:56:23 [2024-03-07T19:56:23.077Z] time="2024-03-07T19:56:23.051418754Z" 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=cd116c9b-1335-424d-85df-df90da2ade62 http.request.method=GET http.request.remoteaddr="127.0.0.1:34670" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.8 git-commit/c5fb29465518d8dc32042a96ad97de1edae59dac kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.592µ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=7da2697d-683b-4b7c-9ac4-617c8a0a7c18 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
19:56:23 [2024-03-07T19:56:23.077Z] time="2024-03-07T19:56:23.051563756Z" 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=0781adee-a014-449e-aa48-f8e9e0a7c1c9 http.request.method=GET http.request.remoteaddr="127.0.0.1:34684" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.8 git-commit/c5fb29465518d8dc32042a96ad97de1edae59dac kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=37.154µ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=d660754b-4709-440f-bfea-9cf7049bd55f trace.line=125 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
19:56:23 [2024-03-07T19:56:23.077Z] time="2024-03-07T19:56:23.051598423Z" 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=cd116c9b-1335-424d-85df-df90da2ade62 http.request.method=GET http.request.remoteaddr="127.0.0.1:34670" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.8 git-commit/c5fb29465518d8dc32042a96ad97de1edae59dac kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.144µ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=0251b4f8-90fb-4212-b27e-ba9206ec2cf4 trace.line=217 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
19:56:23 [2024-03-07T19:56:23.077Z] time="2024-03-07T19:56:23.051935403Z" 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=cd116c9b-1335-424d-85df-df90da2ade62 http.request.method=GET http.request.remoteaddr="127.0.0.1:34670" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.8 git-commit/c5fb29465518d8dc32042a96ad97de1edae59dac kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=31.131µ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=24e0eaf5-5b51-4dad-963d-b6a477957ceb trace.line=125 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
19:56:23 [2024-03-07T19:56:23.077Z] time="2024-03-07T19:56:23.05312396Z" 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=cd116c9b-1335-424d-85df-df90da2ade62 http.request.method=GET http.request.remoteaddr="127.0.0.1:34670" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.8 git-commit/c5fb29465518d8dc32042a96ad97de1edae59dac kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=45.317µ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=cefe9e76-83ee-485a-9baf-d42f4b7ed4e5 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
19:56:23 [2024-03-07T19:56:23.077Z] time="2024-03-07T19:56:23.053191119Z" 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=cd116c9b-1335-424d-85df-df90da2ade62 http.request.method=GET http.request.remoteaddr="127.0.0.1:34670" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.8 git-commit/c5fb29465518d8dc32042a96ad97de1edae59dac kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=17.043µ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=ee3b648b-e585-420e-9ba9-03973a23c8d0 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
19:56:23 [2024-03-07T19:56:23.077Z] time="2024-03-07T19:56:23.053260864Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=cd116c9b-1335-424d-85df-df90da2ade62 http.request.method=GET http.request.remoteaddr="127.0.0.1:34670" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.8 git-commit/c5fb29465518d8dc32042a96ad97de1edae59dac kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=3.80555ms http.response.status=200 http.response.written=194 
19:56:23 [2024-03-07T19:56:23.077Z] 127.0.0.1 - - [07/Mar/2024:19:56:23 +0000] "GET /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 200 194 "" "docker/dev go/go1.21.8 git-commit/c5fb29465518d8dc32042a96ad97de1edae59dac kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
19:56:23 [2024-03-07T19:56:23.077Z] time="2024-03-07T19:56:23.053651382Z" 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=0781adee-a014-449e-aa48-f8e9e0a7c1c9 http.request.method=GET http.request.remoteaddr="127.0.0.1:34684" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.8 git-commit/c5fb29465518d8dc32042a96ad97de1edae59dac kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=53.022µ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=1647f9f9-8e08-4cde-b53a-283589df3315 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
19:56:23 [2024-03-07T19:56:23.077Z] time="2024-03-07T19:56:23.053713167Z" 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=0781adee-a014-449e-aa48-f8e9e0a7c1c9 http.request.method=GET http.request.remoteaddr="127.0.0.1:34684" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.8 git-commit/c5fb29465518d8dc32042a96ad97de1edae59dac kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=17.034µ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=4d909006-ac6a-4744-a341-226cad0f9ef6 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
19:56:23 [2024-03-07T19:56:23.077Z] time="2024-03-07T19:56:23.053776331Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0781adee-a014-449e-aa48-f8e9e0a7c1c9 http.request.method=GET http.request.remoteaddr="127.0.0.1:34684" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.8 git-commit/c5fb29465518d8dc32042a96ad97de1edae59dac 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=4.310959ms http.response.status=200 http.response.written=68 
19:56:23 [2024-03-07T19:56:23.077Z] 127.0.0.1 - - [07/Mar/2024:19:56:23 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.21.8 git-commit/c5fb29465518d8dc32042a96ad97de1edae59dac kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
19:56:23 [2024-03-07T19:56:23.077Z] time="2024-03-07T19:56:23.066286917Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7999ece5-c797-4ed3-8b9a-de6bf96a7fb1 http.request.method=GET http.request.remoteaddr="127.0.0.1:34694" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.8 git-commit/c5fb29465518d8dc32042a96ad97de1edae59dac kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 
19:56:23 [2024-03-07T19:56:23.077Z] time="2024-03-07T19:56:23.066331118Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=7999ece5-c797-4ed3-8b9a-de6bf96a7fb1 http.request.method=GET http.request.remoteaddr="127.0.0.1:34694" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.8 git-commit/c5fb29465518d8dc32042a96ad97de1edae59dac 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="918.327µs" http.response.status=200 http.response.written=2 
19:56:23 [2024-03-07T19:56:23.077Z] 127.0.0.1 - - [07/Mar/2024:19:56:23 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.8 git-commit/c5fb29465518d8dc32042a96ad97de1edae59dac kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
19:56:23 [2024-03-07T19:56:23.077Z] time="2024-03-07T19:56:23.072423419Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f4ab94df-fd89-4173-96a5-4ce20eeb3824 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34702" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.8 git-commit/c5fb29465518d8dc32042a96ad97de1edae59dac kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
19:56:23 [2024-03-07T19:56:23.077Z] time="2024-03-07T19:56:23.072520831Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f4ab94df-fd89-4173-96a5-4ce20eeb3824 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34702" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.8 git-commit/c5fb29465518d8dc32042a96ad97de1edae59dac kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
19:56:23 [2024-03-07T19:56:23.077Z] time="2024-03-07T19:56:23.072545447Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f4ab94df-fd89-4173-96a5-4ce20eeb3824 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34702" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.8 git-commit/c5fb29465518d8dc32042a96ad97de1edae59dac kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
19:56:23 [2024-03-07T19:56:23.078Z] time="2024-03-07T19:56:23.072831636Z" 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=f4ab94df-fd89-4173-96a5-4ce20eeb3824 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34702" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.8 git-commit/c5fb29465518d8dc32042a96ad97de1edae59dac kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=66.389µ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=a4ad073e-2296-44be-b222-ad3b354f17f3 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
19:56:23 [2024-03-07T19:56:23.078Z] time="2024-03-07T19:56:23.07290536Z" 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=f4ab94df-fd89-4173-96a5-4ce20eeb3824 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34702" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.8 git-commit/c5fb29465518d8dc32042a96ad97de1edae59dac kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=19.339µ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=a1d96e4a-4519-4097-8a8c-f11b18f624b8 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
19:56:23 [2024-03-07T19:56:23.078Z] time="2024-03-07T19:56:23.072993894Z" 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=f4ab94df-fd89-4173-96a5-4ce20eeb3824 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34702" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.8 git-commit/c5fb29465518d8dc32042a96ad97de1edae59dac 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.722314ms http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
19:56:23 [2024-03-07T19:56:23.078Z] 127.0.0.1 - - [07/Mar/2024:19:56:23 +0000] "HEAD /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.21.8 git-commit/c5fb29465518d8dc32042a96ad97de1edae59dac kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
19:56:23 [2024-03-07T19:56:23.078Z] time="2024-03-07T19:56:23.074520054Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=1c4755d9-3088-4c19-9b6f-8d3039b0036d http.request.method=GET http.request.remoteaddr="127.0.0.1:34714" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.8 git-commit/c5fb29465518d8dc32042a96ad97de1edae59dac kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
19:56:23 [2024-03-07T19:56:23.078Z] time="2024-03-07T19:56:23.074566881Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=1c4755d9-3088-4c19-9b6f-8d3039b0036d http.request.method=GET http.request.remoteaddr="127.0.0.1:34714" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.8 git-commit/c5fb29465518d8dc32042a96ad97de1edae59dac kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
19:56:23 [2024-03-07T19:56:23.078Z] time="2024-03-07T19:56:23.074582192Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=1c4755d9-3088-4c19-9b6f-8d3039b0036d http.request.method=GET http.request.remoteaddr="127.0.0.1:34714" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.8 git-commit/c5fb29465518d8dc32042a96ad97de1edae59dac kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
19:56:23 [2024-03-07T19:56:23.078Z] time="2024-03-07T19:56:23.074653159Z" 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=1c4755d9-3088-4c19-9b6f-8d3039b0036d http.request.method=GET http.request.remoteaddr="127.0.0.1:34714" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.8 git-commit/c5fb29465518d8dc32042a96ad97de1edae59dac kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=38.614µ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=78d8446f-3b0a-4b6d-bbdf-0bb27018d913 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
19:56:23 [2024-03-07T19:56:23.078Z] time="2024-03-07T19:56:23.074704015Z" 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=1c4755d9-3088-4c19-9b6f-8d3039b0036d http.request.method=GET http.request.remoteaddr="127.0.0.1:34714" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.8 git-commit/c5fb29465518d8dc32042a96ad97de1edae59dac kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.203µ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=0361e5d4-8d8b-48ef-b777-7ddd77085b71 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
19:56:23 [2024-03-07T19:56:23.078Z] time="2024-03-07T19:56:23.07475803Z" 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=1c4755d9-3088-4c19-9b6f-8d3039b0036d http.request.method=GET http.request.remoteaddr="127.0.0.1:34714" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.8 git-commit/c5fb29465518d8dc32042a96ad97de1edae59dac 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.10031ms http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
19:56:23 [2024-03-07T19:56:23.078Z] 127.0.0.1 - - [07/Mar/2024:19:56:23 +0000] "GET /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.21.8 git-commit/c5fb29465518d8dc32042a96ad97de1edae59dac kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
19:56:23 [2024-03-07T19:56:23.078Z] --- PASS: TestImagePullStoredDigestForOtherRepo (0.18s)
19:56:23 [2024-03-07T19:56:23.078Z] === RUN   TestImagePullNonExisting
19:56:23 [2024-03-07T19:56:23.336Z] === RUN   TestImagePullNonExisting/asdfasdf:foobar
19:56:23 [2024-03-07T19:56:23.336Z] === PAUSE TestImagePullNonExisting/asdfasdf:foobar
19:56:23 [2024-03-07T19:56:23.336Z] === RUN   TestImagePullNonExisting/library/asdfasdf:foobar
19:56:23 [2024-03-07T19:56:23.336Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:foobar
19:56:23 [2024-03-07T19:56:23.336Z] === RUN   TestImagePullNonExisting/asdfasdf
19:56:23 [2024-03-07T19:56:23.336Z] === PAUSE TestImagePullNonExisting/asdfasdf
19:56:23 [2024-03-07T19:56:23.336Z] === RUN   TestImagePullNonExisting/asdfasdf:latest
19:56:23 [2024-03-07T19:56:23.336Z] === PAUSE TestImagePullNonExisting/asdfasdf:latest
19:56:23 [2024-03-07T19:56:23.336Z] === RUN   TestImagePullNonExisting/library/asdfasdf
19:56:23 [2024-03-07T19:56:23.336Z] === PAUSE TestImagePullNonExisting/library/asdfasdf
19:56:23 [2024-03-07T19:56:23.336Z] === RUN   TestImagePullNonExisting/library/asdfasdf:latest
19:56:23 [2024-03-07T19:56:23.336Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:latest
19:56:23 [2024-03-07T19:56:23.336Z] === CONT  TestImagePullNonExisting/asdfasdf:foobar
19:56:23 [2024-03-07T19:56:23.336Z] === CONT  TestImagePullNonExisting/asdfasdf:latest
19:56:23 [2024-03-07T19:56:23.336Z] === CONT  TestImagePullNonExisting/asdfasdf
19:56:23 [2024-03-07T19:56:23.336Z] === CONT  TestImagePullNonExisting/library/asdfasdf:latest
19:56:23 [2024-03-07T19:56:23.336Z] === CONT  TestImagePullNonExisting/library/asdfasdf:foobar
19:56:23 [2024-03-07T19:56:23.336Z] === CONT  TestImagePullNonExisting/library/asdfasdf
19:56:24 [2024-03-07T19:56:24.709Z] --- PASS: TestImagePullNonExisting (0.01s)
19:56:24 [2024-03-07T19:56:24.709Z]     --- PASS: TestImagePullNonExisting/asdfasdf:latest (0.96s)
19:56:24 [2024-03-07T19:56:24.709Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf:latest (0.96s)
19:56:24 [2024-03-07T19:56:24.709Z]     --- PASS: TestImagePullNonExisting/asdfasdf:foobar (0.97s)
19:56:24 [2024-03-07T19:56:24.709Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf:foobar (0.97s)
19:56:24 [2024-03-07T19:56:24.709Z]     --- PASS: TestImagePullNonExisting/asdfasdf (1.27s)
19:56:24 [2024-03-07T19:56:24.709Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf (1.28s)
19:56:24 [2024-03-07T19:56:24.709Z] === RUN   TestRemoveImageOrphaning
19:56:24 [2024-03-07T19:56:24.709Z] --- PASS: TestRemoveImageOrphaning (0.18s)
19:56:24 [2024-03-07T19:56:24.709Z] === RUN   TestRemoveByDigest
19:56:24 [2024-03-07T19:56:24.709Z]     remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
19:56:24 [2024-03-07T19:56:24.709Z] --- SKIP: TestRemoveByDigest (0.00s)
19:56:24 [2024-03-07T19:56:24.709Z] === RUN   TestRemoveImageGarbageCollector
19:56:24 [2024-03-07T19:56:24.709Z]     remove_unix_test.go:35: (*Execution).NotAmd64-fm
19:56:24 [2024-03-07T19:56:24.709Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
19:56:24 [2024-03-07T19:56:24.709Z] === RUN   TestSaveCheckTimes
19:56:24 [2024-03-07T19:56:24.709Z] === PAUSE TestSaveCheckTimes
19:56:24 [2024-03-07T19:56:24.709Z] === RUN   TestSaveOCI
19:56:24 [2024-03-07T19:56:24.709Z] === RUN   TestSaveOCI/busybox:latest
19:56:24 [2024-03-07T19:56:24.709Z] === RUN   TestSaveOCI/busybox:latest/Manifest
19:56:24 [2024-03-07T19:56:24.709Z] === RUN   TestSaveOCI/busybox:latest/Config
19:56:24 [2024-03-07T19:56:24.709Z] === RUN   TestSaveOCI/busybox:latest/Containerd_image_name
19:56:24 [2024-03-07T19:56:24.709Z] === RUN   TestSaveOCI/busybox:latest/OCI_reference_tag
19:56:24 [2024-03-07T19:56:24.709Z] === RUN   TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e
19:56:24 [2024-03-07T19:56:24.709Z] === RUN   TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Manifest
19:56:24 [2024-03-07T19:56:24.709Z] === RUN   TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Config
19:56:24 [2024-03-07T19:56:24.709Z] === RUN   TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Containerd_image_name
19:56:24 [2024-03-07T19:56:24.709Z] === RUN   TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/OCI_reference_tag
19:56:24 [2024-03-07T19:56:24.709Z] === RUN   TestSaveOCI/multilayer:latest
19:56:24 [2024-03-07T19:56:24.709Z] === RUN   TestSaveOCI/multilayer:latest/Manifest
19:56:24 [2024-03-07T19:56:24.709Z] === RUN   TestSaveOCI/multilayer:latest/Config
19:56:24 [2024-03-07T19:56:24.709Z] === RUN   TestSaveOCI/multilayer:latest/Containerd_image_name
19:56:24 [2024-03-07T19:56:24.709Z] === RUN   TestSaveOCI/multilayer:latest/OCI_reference_tag
19:56:24 [2024-03-07T19:56:24.709Z] --- PASS: TestSaveOCI (0.14s)
19:56:24 [2024-03-07T19:56:24.709Z]     --- PASS: TestSaveOCI/busybox:latest (0.02s)
19:56:24 [2024-03-07T19:56:24.709Z]         --- PASS: TestSaveOCI/busybox:latest/Manifest (0.00s)
19:56:24 [2024-03-07T19:56:24.709Z]         --- PASS: TestSaveOCI/busybox:latest/Config (0.00s)
19:56:24 [2024-03-07T19:56:24.709Z]         --- PASS: TestSaveOCI/busybox:latest/Containerd_image_name (0.00s)
19:56:24 [2024-03-07T19:56:24.709Z]         --- PASS: TestSaveOCI/busybox:latest/OCI_reference_tag (0.00s)
19:56:24 [2024-03-07T19:56:24.709Z]     --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e (0.02s)
19:56:24 [2024-03-07T19:56:24.709Z]         --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Manifest (0.00s)
19:56:24 [2024-03-07T19:56:24.709Z]         --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Config (0.00s)
19:56:24 [2024-03-07T19:56:24.709Z]         --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Containerd_image_name (0.00s)
19:56:24 [2024-03-07T19:56:24.709Z]         --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/OCI_reference_tag (0.00s)
19:56:24 [2024-03-07T19:56:24.709Z]     --- PASS: TestSaveOCI/multilayer:latest (0.01s)
19:56:24 [2024-03-07T19:56:24.709Z]         --- PASS: TestSaveOCI/multilayer:latest/Manifest (0.00s)
19:56:24 [2024-03-07T19:56:24.709Z]         --- PASS: TestSaveOCI/multilayer:latest/Config (0.00s)
19:56:24 [2024-03-07T19:56:24.709Z]         --- PASS: TestSaveOCI/multilayer:latest/Containerd_image_name (0.00s)
19:56:24 [2024-03-07T19:56:24.709Z]         --- PASS: TestSaveOCI/multilayer:latest/OCI_reference_tag (0.00s)
19:56:24 [2024-03-07T19:56:24.709Z] === RUN   TestSaveRepoWithMultipleImages
19:56:24 [2024-03-07T19:56:24.968Z] --- PASS: TestSaveRepoWithMultipleImages (0.20s)
19:56:24 [2024-03-07T19:56:24.968Z] === RUN   TestSaveDirectoryPermissions
19:56:25 [2024-03-07T19:56:25.902Z] --- PASS: TestSaveDirectoryPermissions (0.89s)
19:56:25 [2024-03-07T19:56:25.902Z] === RUN   TestTagUnprefixedRepoByNameOrName
19:56:25 [2024-03-07T19:56:25.902Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
19:56:25 [2024-03-07T19:56:25.902Z] === RUN   TestTagUsingDigestAlgorithmAsName
19:56:25 [2024-03-07T19:56:25.902Z] --- PASS: TestTagUsingDigestAlgorithmAsName (0.01s)
19:56:25 [2024-03-07T19:56:25.902Z] === RUN   TestTagValidPrefixedRepo
19:56:25 [2024-03-07T19:56:25.902Z] === RUN   TestTagValidPrefixedRepo/fooo/bar
19:56:25 [2024-03-07T19:56:25.902Z] === PAUSE TestTagValidPrefixedRepo/fooo/bar
19:56:25 [2024-03-07T19:56:25.902Z] === RUN   TestTagValidPrefixedRepo/fooaa/test
19:56:25 [2024-03-07T19:56:25.902Z] === PAUSE TestTagValidPrefixedRepo/fooaa/test
19:56:25 [2024-03-07T19:56:25.902Z] === RUN   TestTagValidPrefixedRepo/foooo:t
19:56:25 [2024-03-07T19:56:25.902Z] === PAUSE TestTagValidPrefixedRepo/foooo:t
19:56:25 [2024-03-07T19:56:25.902Z] === RUN   TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
19:56:25 [2024-03-07T19:56:25.902Z] === PAUSE TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
19:56:25 [2024-03-07T19:56:25.902Z] === CONT  TestTagValidPrefixedRepo/fooo/bar
19:56:25 [2024-03-07T19:56:25.902Z] === CONT  TestTagValidPrefixedRepo/foooo:t
19:56:25 [2024-03-07T19:56:25.902Z] === CONT  TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
19:56:25 [2024-03-07T19:56:25.902Z] === CONT  TestTagValidPrefixedRepo/fooaa/test
19:56:25 [2024-03-07T19:56:25.902Z] --- PASS: TestTagValidPrefixedRepo (0.02s)
19:56:25 [2024-03-07T19:56:25.902Z]     --- PASS: TestTagValidPrefixedRepo/foooo:t (0.01s)
19:56:25 [2024-03-07T19:56:25.902Z]     --- PASS: TestTagValidPrefixedRepo/fooo/bar (0.01s)
19:56:25 [2024-03-07T19:56:25.902Z]     --- PASS: TestTagValidPrefixedRepo/fooaa/test (0.01s)
19:56:25 [2024-03-07T19:56:25.902Z]     --- PASS: TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar (0.02s)
19:56:25 [2024-03-07T19:56:25.902Z] === RUN   TestTagExistedNameWithoutForce
19:56:25 [2024-03-07T19:56:25.902Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
19:56:25 [2024-03-07T19:56:25.902Z] === RUN   TestTagOfficialNames
19:56:25 [2024-03-07T19:56:25.902Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox
19:56:25 [2024-03-07T19:56:25.902Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox
19:56:25 [2024-03-07T19:56:25.902Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_library/busybox
19:56:25 [2024-03-07T19:56:25.902Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox
19:56:25 [2024-03-07T19:56:25.902Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox
19:56:26 [2024-03-07T19:56:26.161Z] --- PASS: TestTagOfficialNames (0.05s)
19:56:26 [2024-03-07T19:56:26.161Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox (0.01s)
19:56:26 [2024-03-07T19:56:26.161Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox (0.01s)
19:56:26 [2024-03-07T19:56:26.161Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_library/busybox (0.01s)
19:56:26 [2024-03-07T19:56:26.161Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox (0.01s)
19:56:26 [2024-03-07T19:56:26.161Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox (0.01s)
19:56:26 [2024-03-07T19:56:26.161Z] === RUN   TestTagMatchesDigest
19:56:26 [2024-03-07T19:56:26.161Z] --- PASS: TestTagMatchesDigest (0.01s)
19:56:26 [2024-03-07T19:56:26.161Z] === CONT  TestSaveCheckTimes
19:56:26 [2024-03-07T19:56:26.161Z] --- PASS: TestSaveCheckTimes (0.03s)
19:56:26 [2024-03-07T19:56:26.161Z] PASS
19:56:26 [2024-03-07T19:56:26.161Z] 
19:56:26 [2024-03-07T19:56:26.161Z] === Skipped
19:56:26 [2024-03-07T19:56:26.161Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
19:56:26 [2024-03-07T19:56:26.161Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
19:56:26 [2024-03-07T19:56:26.161Z] 
19:56:26 [2024-03-07T19:56:26.161Z] === SKIP: arm64.integration.image TestRemoveByDigest (0.00s)
19:56:26 [2024-03-07T19:56:26.161Z]     remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
19:56:26 [2024-03-07T19:56:26.161Z] 
19:56:26 [2024-03-07T19:56:26.161Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
19:56:26 [2024-03-07T19:56:26.161Z]     remove_unix_test.go:35: (*Execution).NotAmd64-fm
19:56:26 [2024-03-07T19:56:26.161Z] 
19:56:26 [2024-03-07T19:56:26.161Z] DONE 70 tests, 3 skipped in 5.948s
19:56:26 [2024-03-07T19:56:26.161Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m  
19:56:26 [2024-03-07T19:56:26.161Z] ++ '[' -n '' ']'
19:56:26 [2024-03-07T19:56:26.161Z] ++ 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
19:56:26 [2024-03-07T19:56:26.161Z] ++ set -e
19:56:26 [2024-03-07T19:56:26.161Z] ++ '[' -n 0 ']'
19:56:26 [2024-03-07T19:56:26.161Z] ++ set -x
19:56:26 [2024-03-07T19:56:26.161Z] ++ 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.qe1b2sMvT9/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
19:56:26 [2024-03-07T19:56:26.161Z] === RUN   TestStripANSICommands
19:56:26 [2024-03-07T19:56:26.161Z] === RUN   TestStripANSICommands/#00
19:56:26 [2024-03-07T19:56:26.161Z] === RUN   TestStripANSICommands/#01
19:56:26 [2024-03-07T19:56:26.161Z] --- PASS: TestStripANSICommands (0.00s)
19:56:26 [2024-03-07T19:56:26.161Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
19:56:26 [2024-03-07T19:56:26.161Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
19:56:26 [2024-03-07T19:56:26.161Z] PASS
19:56:26 [2024-03-07T19:56:26.161Z] 
19:56:26 [2024-03-07T19:56:26.161Z] DONE 3 tests in 0.007s
19:56:26 [2024-03-07T19:56:26.161Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m  
19:56:26 [2024-03-07T19:56:26.161Z] ++ '[' -n '' ']'
19:56:26 [2024-03-07T19:56:26.161Z] ++ 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
19:56:26 [2024-03-07T19:56:26.161Z] ++ set -e
19:56:26 [2024-03-07T19:56:26.161Z] ++ '[' -n 0 ']'
19:56:26 [2024-03-07T19:56:26.161Z] ++ set -x
19:56:26 [2024-03-07T19:56:26.161Z] ++ 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.qe1b2sMvT9/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
19:56:26 [2024-03-07T19:56:26.161Z] INFO: Testing against a local daemon
19:56:26 [2024-03-07T19:56:26.161Z] === RUN   TestCreateWithMultiNetworks
19:56:27 [2024-03-07T19:56:27.096Z] --- PASS: TestCreateWithMultiNetworks (0.94s)
19:56:27 [2024-03-07T19:56:27.096Z] === RUN   TestNetworkCreateDelete
19:56:27 [2024-03-07T19:56:27.354Z] --- PASS: TestNetworkCreateDelete (0.19s)
19:56:27 [2024-03-07T19:56:27.354Z] === RUN   TestDockerNetworkDeletePreferID
19:56:27 [2024-03-07T19:56:27.921Z] --- PASS: TestDockerNetworkDeletePreferID (0.49s)
19:56:27 [2024-03-07T19:56:27.921Z] === RUN   TestDaemonDNSFallback
19:56:34 [2024-03-07T19:56:34.477Z] --- PASS: TestDaemonDNSFallback (6.16s)
19:56:34 [2024-03-07T19:56:34.477Z] === RUN   TestInspectNetwork
19:56:36 [2024-03-07T19:56:36.376Z] === RUN   TestInspectNetwork/full_network_id
19:56:36 [2024-03-07T19:56:36.376Z] === RUN   TestInspectNetwork/partial_network_id
19:56:36 [2024-03-07T19:56:36.376Z] === RUN   TestInspectNetwork/network_name
19:56:36 [2024-03-07T19:56:36.376Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
19:56:41 [2024-03-07T19:56:41.639Z] --- PASS: TestInspectNetwork (6.81s)
19:56:41 [2024-03-07T19:56:41.639Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
19:56:41 [2024-03-07T19:56:41.639Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
19:56:41 [2024-03-07T19:56:41.639Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
19:56:41 [2024-03-07T19:56:41.639Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
19:56:41 [2024-03-07T19:56:41.639Z] === RUN   TestRunContainerWithBridgeNone
19:56:41 [2024-03-07T19:56:41.897Z] --- PASS: TestRunContainerWithBridgeNone (1.17s)
19:56:41 [2024-03-07T19:56:41.897Z] === RUN   TestNetworkInvalidJSON
19:56:41 [2024-03-07T19:56:41.897Z] === RUN   TestNetworkInvalidJSON/networks/create
19:56:41 [2024-03-07T19:56:41.898Z] === PAUSE TestNetworkInvalidJSON/networks/create
19:56:41 [2024-03-07T19:56:41.898Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
19:56:41 [2024-03-07T19:56:41.898Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
19:56:41 [2024-03-07T19:56:41.898Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
19:56:41 [2024-03-07T19:56:41.898Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
19:56:41 [2024-03-07T19:56:41.898Z] === CONT  TestNetworkInvalidJSON/networks/create
19:56:41 [2024-03-07T19:56:41.898Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
19:56:41 [2024-03-07T19:56:41.898Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
19:56:41 [2024-03-07T19:56:41.898Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
19:56:41 [2024-03-07T19:56:41.898Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
19:56:41 [2024-03-07T19:56:41.898Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
19:56:41 [2024-03-07T19:56:41.898Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
19:56:41 [2024-03-07T19:56:41.898Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
19:56:41 [2024-03-07T19:56:41.898Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
19:56:41 [2024-03-07T19:56:41.898Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
19:56:41 [2024-03-07T19:56:41.898Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
19:56:41 [2024-03-07T19:56:41.898Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
19:56:41 [2024-03-07T19:56:41.898Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
19:56:41 [2024-03-07T19:56:41.898Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
19:56:41 [2024-03-07T19:56:41.898Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
19:56:41 [2024-03-07T19:56:41.898Z] --- PASS: TestNetworkInvalidJSON (0.01s)
19:56:41 [2024-03-07T19:56:41.898Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
19:56:41 [2024-03-07T19:56:41.898Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
19:56:41 [2024-03-07T19:56:41.898Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
19:56:41 [2024-03-07T19:56:41.898Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
19:56:41 [2024-03-07T19:56:41.898Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
19:56:41 [2024-03-07T19:56:41.898Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
19:56:41 [2024-03-07T19:56:41.898Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
19:56:41 [2024-03-07T19:56:41.898Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
19:56:41 [2024-03-07T19:56:41.898Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
19:56:41 [2024-03-07T19:56:41.898Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
19:56:41 [2024-03-07T19:56:41.898Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
19:56:41 [2024-03-07T19:56:41.898Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
19:56:41 [2024-03-07T19:56:41.898Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
19:56:41 [2024-03-07T19:56:41.898Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
19:56:41 [2024-03-07T19:56:41.898Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
19:56:41 [2024-03-07T19:56:41.898Z] === RUN   TestNetworkList
19:56:41 [2024-03-07T19:56:41.898Z] === RUN   TestNetworkList//networks
19:56:41 [2024-03-07T19:56:41.898Z] === PAUSE TestNetworkList//networks
19:56:41 [2024-03-07T19:56:41.898Z] === RUN   TestNetworkList//networks/
19:56:41 [2024-03-07T19:56:41.898Z] === PAUSE TestNetworkList//networks/
19:56:41 [2024-03-07T19:56:41.898Z] === CONT  TestNetworkList//networks
19:56:41 [2024-03-07T19:56:41.898Z] === CONT  TestNetworkList//networks/
19:56:41 [2024-03-07T19:56:41.898Z] --- PASS: TestNetworkList (0.01s)
19:56:41 [2024-03-07T19:56:41.898Z]     --- PASS: TestNetworkList//networks/ (0.00s)
19:56:41 [2024-03-07T19:56:41.898Z]     --- PASS: TestNetworkList//networks (0.00s)
19:56:41 [2024-03-07T19:56:41.898Z] === RUN   TestHostIPv4BridgeLabel
19:56:42 [2024-03-07T19:56:42.464Z] --- PASS: TestHostIPv4BridgeLabel (0.55s)
19:56:42 [2024-03-07T19:56:42.464Z] === RUN   TestDefaultNetworkOpts
19:56:42 [2024-03-07T19:56:42.464Z] === RUN   TestDefaultNetworkOpts/default_value
19:56:43 [2024-03-07T19:56:43.837Z] === RUN   TestDefaultNetworkOpts/cmdline_value
19:56:44 [2024-03-07T19:56:44.771Z] === RUN   TestDefaultNetworkOpts/config-from_value
19:56:46 [2024-03-07T19:56:46.145Z] --- PASS: TestDefaultNetworkOpts (3.52s)
19:56:46 [2024-03-07T19:56:46.146Z]     --- PASS: TestDefaultNetworkOpts/default_value (1.17s)
19:56:46 [2024-03-07T19:56:46.146Z]     --- PASS: TestDefaultNetworkOpts/cmdline_value (1.19s)
19:56:46 [2024-03-07T19:56:46.146Z]     --- PASS: TestDefaultNetworkOpts/config-from_value (1.17s)
19:56:46 [2024-03-07T19:56:46.146Z] === RUN   TestForbidDuplicateNetworkNames
19:56:46 [2024-03-07T19:56:46.711Z] --- PASS: TestForbidDuplicateNetworkNames (0.63s)
19:56:46 [2024-03-07T19:56:46.711Z] === RUN   TestDaemonRestartWithLiveRestore
19:56:47 [2024-03-07T19:56:47.645Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
19:56:47 [2024-03-07T19:56:47.645Z] === RUN   TestDaemonDefaultNetworkPools
19:56:48 [2024-03-07T19:56:48.578Z] --- PASS: TestDaemonDefaultNetworkPools (0.78s)
19:56:48 [2024-03-07T19:56:48.578Z] === RUN   TestDaemonRestartWithExistingNetwork
19:56:49 [2024-03-07T19:56:49.512Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s)
19:56:49 [2024-03-07T19:56:49.512Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
19:56:50 [2024-03-07T19:56:50.885Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.26s)
19:56:50 [2024-03-07T19:56:50.885Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
19:56:51 [2024-03-07T19:56:51.451Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s)
19:56:51 [2024-03-07T19:56:51.451Z] === RUN   TestServiceWithPredefinedNetwork
19:56:53 [2024-03-07T19:56:53.979Z] --- PASS: TestServiceWithPredefinedNetwork (2.08s)
19:56:53 [2024-03-07T19:56:53.979Z] === RUN   TestServiceRemoveKeepsIngressNetwork
19:56:53 [2024-03-07T19:56:53.979Z]     service_test.go:250: FLAKY_TEST
19:56:53 [2024-03-07T19:56:53.979Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
19:56:53 [2024-03-07T19:56:53.979Z] === RUN   TestServiceWithDataPathPortInit
19:57:08 [2024-03-07T19:57:08.849Z] --- PASS: TestServiceWithDataPathPortInit (13.64s)
19:57:08 [2024-03-07T19:57:08.849Z] === RUN   TestServiceWithDefaultAddressPoolInit
19:57:09 [2024-03-07T19:57:09.414Z]     service_test.go:440: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:k3n9ihqsji39f427fzhfntixj Created:2024-03-07 19:57:08.380941371 +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[e810efa68aa6c3c3da3ce90835d1d6e38e6c6f1318355fa45a55b0ef7778e905:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.piu1jb6c4ahfeb0kare1tno8n EndpointID:9c808549a3409b7dcfada010a723f78f17e57ae5d3a8c89938fbb53992e6642d MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:9fa29714b82c57e6820c509cd0a051fdf4f0442f9586dadabbb0c0c9cbbe4144 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:29aec3628ecb IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.piu1jb6c4ahfeb0kare1tno8n EndpointID:9c808549a3409b7dcfada010a723f78f17e57ae5d3a8c89938fbb53992e6642d EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
19:57:14 [2024-03-07T19:57:14.677Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.60s)
19:57:14 [2024-03-07T19:57:14.677Z] PASS
19:57:14 [2024-03-07T19:57:14.677Z] 
19:57:14 [2024-03-07T19:57:14.677Z] === Skipped
19:57:14 [2024-03-07T19:57:14.677Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
19:57:14 [2024-03-07T19:57:14.677Z]     service_test.go:250: FLAKY_TEST
19:57:14 [2024-03-07T19:57:14.677Z] 
19:57:14 [2024-03-07T19:57:14.677Z] DONE 44 tests, 1 skipped in 47.663s
19:57:14 [2024-03-07T19:57:14.677Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m  
19:57:14 [2024-03-07T19:57:14.677Z] ++ '[' -n '' ']'
19:57:14 [2024-03-07T19:57:14.677Z] ++ 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
19:57:14 [2024-03-07T19:57:14.677Z] ++ set -e
19:57:14 [2024-03-07T19:57:14.677Z] ++ '[' -n 0 ']'
19:57:14 [2024-03-07T19:57:14.677Z] ++ set -x
19:57:14 [2024-03-07T19:57:14.677Z] ++ 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.qe1b2sMvT9/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
19:57:14 [2024-03-07T19:57:14.677Z] INFO: Testing against a local daemon
19:57:14 [2024-03-07T19:57:14.677Z] === RUN   TestDockerNetworkIpvlanPersistance
19:57:14 [2024-03-07T19:57:14.677Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:57:14 [2024-03-07T19:57:14.677Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
19:57:14 [2024-03-07T19:57:14.677Z] === RUN   TestDockerNetworkIpvlan
19:57:14 [2024-03-07T19:57:14.677Z]     ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:57:14 [2024-03-07T19:57:14.677Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
19:57:14 [2024-03-07T19:57:14.677Z] PASS
19:57:14 [2024-03-07T19:57:14.677Z] 
19:57:14 [2024-03-07T19:57:14.677Z] === Skipped
19:57:14 [2024-03-07T19:57:14.677Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
19:57:14 [2024-03-07T19:57:14.677Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:57:14 [2024-03-07T19:57:14.677Z] 
19:57:14 [2024-03-07T19:57:14.677Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
19:57:14 [2024-03-07T19:57:14.677Z]     ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:57:14 [2024-03-07T19:57:14.677Z] 
19:57:14 [2024-03-07T19:57:14.677Z] DONE 2 tests, 2 skipped in 0.032s
19:57:14 [2024-03-07T19:57:14.677Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m  
19:57:14 [2024-03-07T19:57:14.677Z] ++ '[' -n '' ']'
19:57:14 [2024-03-07T19:57:14.677Z] ++ 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
19:57:14 [2024-03-07T19:57:14.677Z] ++ set -e
19:57:14 [2024-03-07T19:57:14.677Z] ++ '[' -n 0 ']'
19:57:14 [2024-03-07T19:57:14.677Z] ++ set -x
19:57:14 [2024-03-07T19:57:14.677Z] ++ 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.qe1b2sMvT9/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
19:57:14 [2024-03-07T19:57:14.677Z] INFO: Testing against a local daemon
19:57:14 [2024-03-07T19:57:14.677Z] === RUN   TestDockerNetworkMacvlanPersistance
19:57:15 [2024-03-07T19:57:15.243Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.26s)
19:57:15 [2024-03-07T19:57:15.243Z] === RUN   TestDockerNetworkMacvlan
19:57:15 [2024-03-07T19:57:15.243Z] === RUN   TestDockerNetworkMacvlan/Subinterface
19:57:15 [2024-03-07T19:57:15.809Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
19:57:16 [2024-03-07T19:57:16.742Z] === RUN   TestDockerNetworkMacvlan/NilParent
19:57:18 [2024-03-07T19:57:18.116Z] === RUN   TestDockerNetworkMacvlan/InternalMode
19:57:19 [2024-03-07T19:57:19.490Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
19:57:21 [2024-03-07T19:57:21.390Z] === RUN   TestDockerNetworkMacvlan/Addressing
19:57:22 [2024-03-07T19:57:22.763Z] --- PASS: TestDockerNetworkMacvlan (7.40s)
19:57:22 [2024-03-07T19:57:22.763Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.68s)
19:57:22 [2024-03-07T19:57:22.763Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.72s)
19:57:22 [2024-03-07T19:57:22.763Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.40s)
19:57:22 [2024-03-07T19:57:22.763Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.35s)
19:57:22 [2024-03-07T19:57:22.763Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.15s)
19:57:22 [2024-03-07T19:57:22.763Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.10s)
19:57:22 [2024-03-07T19:57:22.763Z] PASS
19:57:22 [2024-03-07T19:57:22.764Z] 
19:57:22 [2024-03-07T19:57:22.764Z] DONE 8 tests in 8.693s
19:57:22 [2024-03-07T19:57:22.764Z] Running /go/src/github.com/docker/docker/integration/networking (arm64.integration.networking) flags=-test.v -test.timeout=120m  
19:57:22 [2024-03-07T19:57:22.764Z] ++ '[' -n '' ']'
19:57:22 [2024-03-07T19:57:22.764Z] ++ 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
19:57:22 [2024-03-07T19:57:22.764Z] ++ set -e
19:57:22 [2024-03-07T19:57:22.764Z] ++ '[' -n 0 ']'
19:57:22 [2024-03-07T19:57:22.764Z] ++ set -x
19:57:22 [2024-03-07T19:57:22.764Z] ++ 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.qe1b2sMvT9/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
19:57:22 [2024-03-07T19:57:22.764Z] INFO: Testing against a local daemon
19:57:22 [2024-03-07T19:57:22.764Z] === RUN   TestBridgeICC
19:57:23 [2024-03-07T19:57:23.022Z] === RUN   TestBridgeICC/IPv4_non-internal_network
19:57:24 [2024-03-07T19:57:24.395Z] === RUN   TestBridgeICC/IPv4_internal_network
19:57:24 [2024-03-07T19:57:24.961Z] === RUN   TestBridgeICC/IPv6_ULA_on_non-internal_network
19:57:26 [2024-03-07T19:57:26.334Z] === RUN   TestBridgeICC/IPv6_ULA_on_internal_network
19:57:27 [2024-03-07T19:57:27.268Z] === RUN   TestBridgeICC/IPv6_link-local_address_on_non-internal_network
19:57:28 [2024-03-07T19:57:28.202Z] === RUN   TestBridgeICC/IPv6_link-local_address_on_internal_network
19:57:29 [2024-03-07T19:57:29.136Z] === RUN   TestBridgeICC/IPv6_link-local_address_on_non-internal_network_ping_by_name
19:57:30 [2024-03-07T19:57:30.069Z] === RUN   TestBridgeICC/IPv6_nonstandard_link-local_subnet_on_non-internal_network_ping_by_name
19:57:31 [2024-03-07T19:57:31.005Z] === RUN   TestBridgeICC/IPv6_non-internal_network_with_SLAAC_LL_address
19:57:34 [2024-03-07T19:57:34.287Z] === RUN   TestBridgeICC/IPv6_internal_network_with_SLAAC_LL_address
19:57:37 [2024-03-07T19:57:37.568Z] --- PASS: TestBridgeICC (14.62s)
19:57:37 [2024-03-07T19:57:37.568Z]     --- PASS: TestBridgeICC/IPv4_non-internal_network (0.98s)
19:57:37 [2024-03-07T19:57:37.568Z]     --- PASS: TestBridgeICC/IPv4_internal_network (0.94s)
19:57:37 [2024-03-07T19:57:37.568Z]     --- PASS: TestBridgeICC/IPv6_ULA_on_non-internal_network (1.03s)
19:57:37 [2024-03-07T19:57:37.568Z]     --- PASS: TestBridgeICC/IPv6_ULA_on_internal_network (0.97s)
19:57:37 [2024-03-07T19:57:37.568Z]     --- PASS: TestBridgeICC/IPv6_link-local_address_on_non-internal_network (1.03s)
19:57:37 [2024-03-07T19:57:37.568Z]     --- PASS: TestBridgeICC/IPv6_link-local_address_on_internal_network (0.92s)
19:57:37 [2024-03-07T19:57:37.568Z]     --- PASS: TestBridgeICC/IPv6_link-local_address_on_non-internal_network_ping_by_name (1.01s)
19:57:37 [2024-03-07T19:57:37.568Z]     --- PASS: TestBridgeICC/IPv6_nonstandard_link-local_subnet_on_non-internal_network_ping_by_name (1.05s)
19:57:37 [2024-03-07T19:57:37.568Z]     --- PASS: TestBridgeICC/IPv6_non-internal_network_with_SLAAC_LL_address (3.00s)
19:57:37 [2024-03-07T19:57:37.568Z]     --- PASS: TestBridgeICC/IPv6_internal_network_with_SLAAC_LL_address (3.10s)
19:57:37 [2024-03-07T19:57:37.568Z] === RUN   TestBridgeICCWindows
19:57:37 [2024-03-07T19:57:37.568Z]     bridge_test.go:200: testEnv.DaemonInfo.OSType != "windows"
19:57:37 [2024-03-07T19:57:37.568Z] --- SKIP: TestBridgeICCWindows (0.00s)
19:57:37 [2024-03-07T19:57:37.568Z] === RUN   TestBridgeINC
19:57:37 [2024-03-07T19:57:37.826Z] === RUN   TestBridgeINC/IPv4_non-internal_network
19:57:42 [2024-03-07T19:57:42.010Z] === RUN   TestBridgeINC/IPv4_internal_network
19:57:42 [2024-03-07T19:57:42.944Z] === RUN   TestBridgeINC/IPv6_ULA_on_non-internal_network
19:57:47 [2024-03-07T19:57:47.128Z] === RUN   TestBridgeINC/IPv6_ULA_on_internal_network
19:57:48 [2024-03-07T19:57:48.502Z] --- PASS: TestBridgeINC (11.15s)
19:57:48 [2024-03-07T19:57:48.502Z]     --- PASS: TestBridgeINC/IPv4_non-internal_network (4.14s)
19:57:48 [2024-03-07T19:57:48.502Z]     --- PASS: TestBridgeINC/IPv4_internal_network (1.01s)
19:57:48 [2024-03-07T19:57:48.502Z]     --- PASS: TestBridgeINC/IPv6_ULA_on_non-internal_network (4.26s)
19:57:48 [2024-03-07T19:57:48.502Z]     --- PASS: TestBridgeINC/IPv6_ULA_on_internal_network (1.13s)
19:57:48 [2024-03-07T19:57:48.502Z] === RUN   TestDefaultBridgeIPv6
19:57:48 [2024-03-07T19:57:48.502Z] === RUN   TestDefaultBridgeIPv6/IPv6_ULA
19:57:49 [2024-03-07T19:57:49.876Z] === RUN   TestDefaultBridgeIPv6/IPv6_LLA_only
19:57:51 [2024-03-07T19:57:51.251Z] === RUN   TestDefaultBridgeIPv6/IPv6_nonstandard_LLA_only
19:57:52 [2024-03-07T19:57:52.624Z] --- PASS: TestDefaultBridgeIPv6 (4.23s)
19:57:52 [2024-03-07T19:57:52.624Z]     --- PASS: TestDefaultBridgeIPv6/IPv6_ULA (1.41s)
19:57:52 [2024-03-07T19:57:52.624Z]     --- PASS: TestDefaultBridgeIPv6/IPv6_LLA_only (1.38s)
19:57:52 [2024-03-07T19:57:52.624Z]     --- PASS: TestDefaultBridgeIPv6/IPv6_nonstandard_LLA_only (1.43s)
19:57:52 [2024-03-07T19:57:52.624Z] === RUN   TestDefaultBridgeAddresses
19:57:52 [2024-03-07T19:57:52.624Z] === RUN   TestDefaultBridgeAddresses/Unique-Local_Subnet_Changes
19:57:53 [2024-03-07T19:57:53.999Z] === RUN   TestDefaultBridgeAddresses/Link-Local_Subnet_Changes
19:57:55 [2024-03-07T19:57:55.899Z] --- PASS: TestDefaultBridgeAddresses (3.11s)
19:57:55 [2024-03-07T19:57:55.899Z]     --- PASS: TestDefaultBridgeAddresses/Unique-Local_Subnet_Changes (1.55s)
19:57:55 [2024-03-07T19:57:55.899Z]     --- PASS: TestDefaultBridgeAddresses/Link-Local_Subnet_Changes (1.55s)
19:57:55 [2024-03-07T19:57:55.899Z] === RUN   TestInternalNwConnectivity
19:57:59 [2024-03-07T19:57:59.180Z] --- PASS: TestInternalNwConnectivity (3.30s)
19:57:59 [2024-03-07T19:57:59.180Z] === RUN   TestDisableIPv6Addrs
19:57:59 [2024-03-07T19:57:59.746Z] === RUN   TestDisableIPv6Addrs/IPv6_enabled
19:58:00 [2024-03-07T19:58:00.004Z] === RUN   TestDisableIPv6Addrs/IPv6_disabled
19:58:00 [2024-03-07T19:58:00.570Z] --- PASS: TestDisableIPv6Addrs (1.53s)
19:58:00 [2024-03-07T19:58:00.570Z]     --- PASS: TestDisableIPv6Addrs/IPv6_enabled (0.40s)
19:58:00 [2024-03-07T19:58:00.570Z]     --- PASS: TestDisableIPv6Addrs/IPv6_disabled (0.39s)
19:58:00 [2024-03-07T19:58:00.570Z] === RUN   TestEtcHostsIpv6
19:58:01 [2024-03-07T19:58:01.136Z] === RUN   TestEtcHostsIpv6/IPv6_enabled
19:58:01 [2024-03-07T19:58:01.702Z] === RUN   TestEtcHostsIpv6/IPv6_disabled
19:58:01 [2024-03-07T19:58:01.960Z] --- PASS: TestEtcHostsIpv6 (1.53s)
19:58:01 [2024-03-07T19:58:01.960Z]     --- PASS: TestEtcHostsIpv6/IPv6_enabled (0.46s)
19:58:01 [2024-03-07T19:58:01.960Z]     --- PASS: TestEtcHostsIpv6/IPv6_disabled (0.47s)
19:58:01 [2024-03-07T19:58:01.960Z] === RUN   TestMACAddrOnRestart
19:58:03 [2024-03-07T19:58:03.860Z] --- PASS: TestMACAddrOnRestart (1.91s)
19:58:03 [2024-03-07T19:58:03.860Z] === RUN   TestCfgdMACAddrOnRestart
19:58:06 [2024-03-07T19:58:06.389Z] --- PASS: TestCfgdMACAddrOnRestart (2.43s)
19:58:06 [2024-03-07T19:58:06.389Z] === RUN   TestInspectCfgdMAC
19:58:06 [2024-03-07T19:58:06.955Z] === RUN   TestInspectCfgdMAC/generated_address_default_bridge
19:58:06 [2024-03-07T19:58:06.955Z] === RUN   TestInspectCfgdMAC/configured_address_default_bridge
19:58:06 [2024-03-07T19:58:06.955Z] === RUN   TestInspectCfgdMAC/generated_address_custom_bridge
19:58:07 [2024-03-07T19:58:07.213Z] === RUN   TestInspectCfgdMAC/configured_address_custom_bridge
19:58:07 [2024-03-07T19:58:07.471Z] === RUN   TestInspectCfgdMAC/ctr-wide_address_default_bridge
19:58:07 [2024-03-07T19:58:07.471Z] --- PASS: TestInspectCfgdMAC (1.13s)
19:58:07 [2024-03-07T19:58:07.471Z]     --- PASS: TestInspectCfgdMAC/generated_address_default_bridge (0.05s)
19:58:07 [2024-03-07T19:58:07.471Z]     --- PASS: TestInspectCfgdMAC/configured_address_default_bridge (0.05s)
19:58:07 [2024-03-07T19:58:07.471Z]     --- PASS: TestInspectCfgdMAC/generated_address_custom_bridge (0.20s)
19:58:07 [2024-03-07T19:58:07.471Z]     --- PASS: TestInspectCfgdMAC/configured_address_custom_bridge (0.18s)
19:58:07 [2024-03-07T19:58:07.471Z]     --- PASS: TestInspectCfgdMAC/ctr-wide_address_default_bridge (0.04s)
19:58:07 [2024-03-07T19:58:07.471Z] === RUN   TestWatchtowerCreate
19:58:08 [2024-03-07T19:58:08.844Z] --- PASS: TestWatchtowerCreate (1.07s)
19:58:08 [2024-03-07T19:58:08.844Z] === RUN   TestResolvConfLocalhostIPv6
19:58:09 [2024-03-07T19:58:09.778Z] --- PASS: TestResolvConfLocalhostIPv6 (1.20s)
19:58:09 [2024-03-07T19:58:09.778Z] PASS
19:58:09 [2024-03-07T19:58:09.778Z] 
19:58:09 [2024-03-07T19:58:09.778Z] === Skipped
19:58:09 [2024-03-07T19:58:09.778Z] === SKIP: arm64.integration.networking TestBridgeICCWindows (0.00s)
19:58:09 [2024-03-07T19:58:09.778Z]     bridge_test.go:200: testEnv.DaemonInfo.OSType != "windows"
19:58:09 [2024-03-07T19:58:09.778Z] 
19:58:09 [2024-03-07T19:58:09.778Z] DONE 41 tests, 1 skipped in 47.240s
19:58:09 [2024-03-07T19:58:09.778Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m  
19:58:09 [2024-03-07T19:58:09.778Z] ++ '[' -n '' ']'
19:58:09 [2024-03-07T19:58:09.778Z] ++ 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
19:58:09 [2024-03-07T19:58:09.778Z] ++ set -e
19:58:09 [2024-03-07T19:58:09.778Z] ++ '[' -n 0 ']'
19:58:09 [2024-03-07T19:58:09.778Z] ++ set -x
19:58:09 [2024-03-07T19:58:09.778Z] ++ 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.qe1b2sMvT9/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
19:58:09 [2024-03-07T19:58:09.778Z] testing: warning: no tests to run
19:58:09 [2024-03-07T19:58:09.778Z] PASS
19:58:09 [2024-03-07T19:58:09.778Z] 
19:58:09 [2024-03-07T19:58:09.778Z] DONE 0 tests in 0.005s
19:58:09 [2024-03-07T19:58:09.778Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m  
19:58:09 [2024-03-07T19:58:09.778Z] ++ '[' -n '' ']'
19:58:09 [2024-03-07T19:58:09.778Z] ++ 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
19:58:09 [2024-03-07T19:58:09.778Z] ++ set -e
19:58:09 [2024-03-07T19:58:09.778Z] ++ '[' -n 0 ']'
19:58:09 [2024-03-07T19:58:09.778Z] ++ set -x
19:58:09 [2024-03-07T19:58:09.778Z] ++ 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.qe1b2sMvT9/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
19:58:09 [2024-03-07T19:58:09.778Z] INFO: Testing against a local daemon
19:58:09 [2024-03-07T19:58:09.778Z] === RUN   TestAuthZPluginAllowRequest
19:58:10 [2024-03-07T19:58:10.712Z] --- PASS: TestAuthZPluginAllowRequest (0.99s)
19:58:10 [2024-03-07T19:58:10.712Z] === RUN   TestAuthZPluginTLS
19:58:11 [2024-03-07T19:58:11.278Z] --- PASS: TestAuthZPluginTLS (0.54s)
19:58:11 [2024-03-07T19:58:11.278Z] === RUN   TestAuthZPluginDenyRequest
19:58:11 [2024-03-07T19:58:11.844Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
19:58:11 [2024-03-07T19:58:11.844Z] === RUN   TestAuthZPluginAPIDenyResponse
19:58:12 [2024-03-07T19:58:12.410Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
19:58:12 [2024-03-07T19:58:12.410Z] === RUN   TestAuthZPluginDenyResponse
19:58:12 [2024-03-07T19:58:12.977Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
19:58:12 [2024-03-07T19:58:12.977Z] === RUN   TestAuthZPluginAllowEventStream
19:58:13 [2024-03-07T19:58:13.910Z] 2024/03/07 19:58:13 http: panic serving 127.0.0.1:50134: runtime error: invalid memory address or nil pointer dereference
19:58:13 [2024-03-07T19:58:13.910Z] goroutine 30 [running]:
19:58:13 [2024-03-07T19:58:13.910Z] net/http.(*conn).serve.func1()
19:58:13 [2024-03-07T19:58:13.910Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
19:58:13 [2024-03-07T19:58:13.910Z] panic({0xa855c0?, 0x15aa340?})
19:58:13 [2024-03-07T19:58:13.910Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
19:58:13 [2024-03-07T19:58:13.910Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd85e70, 0x40004829c0}, 0xffff642311f8?)
19:58:13 [2024-03-07T19:58:13.910Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:159 +0x14c
19:58:13 [2024-03-07T19:58:13.910Z] net/http.HandlerFunc.ServeHTTP(0x40001dcf00?, {0xd85e70?, 0x40004829c0?}, 0x402e94?)
19:58:13 [2024-03-07T19:58:13.910Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
19:58:13 [2024-03-07T19:58:13.910Z] net/http.(*ServeMux).ServeHTTP(0xd8c1d8?, {0xd85e70, 0x40004829c0}, 0x40001dcf00)
19:58:13 [2024-03-07T19:58:13.910Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
19:58:13 [2024-03-07T19:58:13.910Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x40001cb290, {0xd84a30?, 0x40000b8540}, 0x40001dce00, {0xd7ab60, 0x400004eb00})
19:58:13 [2024-03-07T19:58:13.910Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:229 +0xf44
19:58:13 [2024-03-07T19:58:13.910Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd84a30?, 0x40000b8540?}, 0x4000794890?)
19:58:13 [2024-03-07T19:58:13.910Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40
19:58:13 [2024-03-07T19:58:13.910Z] net/http.HandlerFunc.ServeHTTP(0x10?, {0xd84a30?, 0x40000b8540?}, 0x40000b8540?)
19:58:13 [2024-03-07T19:58:13.910Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
19:58:13 [2024-03-07T19:58:13.910Z] net/http.serverHandler.ServeHTTP({0xd814a8?}, {0xd84a30?, 0x40000b8540?}, 0x6?)
19:58:13 [2024-03-07T19:58:13.910Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
19:58:13 [2024-03-07T19:58:13.910Z] net/http.(*conn).serve(0x40002c8f30, {0xd8c1d8, 0x400078ecf0})
19:58:13 [2024-03-07T19:58:13.910Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
19:58:13 [2024-03-07T19:58:13.910Z] created by net/http.(*Server).Serve in goroutine 9
19:58:13 [2024-03-07T19:58:13.910Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
19:58:14 [2024-03-07T19:58:14.843Z] 2024/03/07 19:58:14 http: panic serving 127.0.0.1:50150: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input
19:58:14 [2024-03-07T19:58:14.843Z] goroutine 79 [running]:
19:58:14 [2024-03-07T19:58:14.843Z] net/http.(*conn).serve.func1()
19:58:14 [2024-03-07T19:58:14.843Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
19:58:14 [2024-03-07T19:58:14.843Z] panic({0xa1b7c0?, 0x4000794a50?})
19:58:14 [2024-03-07T19:58:14.843Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
19:58:14 [2024-03-07T19:58:14.843Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd85e70, 0x4000482b40}, 0xffff642311f8?)
19:58:14 [2024-03-07T19:58:14.843Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360
19:58:14 [2024-03-07T19:58:14.843Z] net/http.HandlerFunc.ServeHTTP(0x40001dd000?, {0xd85e70?, 0x4000482b40?}, 0x402e94?)
19:58:14 [2024-03-07T19:58:14.843Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
19:58:14 [2024-03-07T19:58:14.843Z] net/http.(*ServeMux).ServeHTTP(0xd8c1d8?, {0xd85e70, 0x4000482b40}, 0x40001dd000)
19:58:14 [2024-03-07T19:58:14.843Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
19:58:14 [2024-03-07T19:58:14.843Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x40001cb290, {0xd84a30?, 0x40000b8620}, 0x40001dca00, {0xd7ab60, 0x400004eb00})
19:58:14 [2024-03-07T19:58:14.843Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:229 +0xf44
19:58:14 [2024-03-07T19:58:14.843Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd84a30?, 0x40000b8620?}, 0x40005442d0?)
19:58:14 [2024-03-07T19:58:14.843Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40
19:58:14 [2024-03-07T19:58:14.843Z] net/http.HandlerFunc.ServeHTTP(0x1607de0?, {0xd84a30?, 0x40000b8620?}, 0x40000c7b40?)
19:58:14 [2024-03-07T19:58:14.843Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
19:58:14 [2024-03-07T19:58:14.843Z] net/http.serverHandler.ServeHTTP({0x40005442d0?}, {0xd84a30?, 0x40000b8620?}, 0x6?)
19:58:14 [2024-03-07T19:58:14.843Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
19:58:14 [2024-03-07T19:58:14.843Z] net/http.(*conn).serve(0x400062ca20, {0xd8c1d8, 0x400078ecf0})
19:58:14 [2024-03-07T19:58:14.843Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
19:58:14 [2024-03-07T19:58:14.843Z] created by net/http.(*Server).Serve in goroutine 9
19:58:14 [2024-03-07T19:58:14.843Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
19:58:16 [2024-03-07T19:58:16.741Z] 2024/03/07 19:58:16 http: panic serving 127.0.0.1:50152: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input
19:58:16 [2024-03-07T19:58:16.741Z] goroutine 216 [running]:
19:58:16 [2024-03-07T19:58:16.741Z] net/http.(*conn).serve.func1()
19:58:16 [2024-03-07T19:58:16.741Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
19:58:16 [2024-03-07T19:58:16.741Z] panic({0xa1b7c0?, 0x4000794b30?})
19:58:16 [2024-03-07T19:58:16.741Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
19:58:16 [2024-03-07T19:58:16.741Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd85e70, 0x4000482cc0}, 0xffff642311f8?)
19:58:16 [2024-03-07T19:58:16.741Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360
19:58:16 [2024-03-07T19:58:16.741Z] net/http.HandlerFunc.ServeHTTP(0x40001dd200?, {0xd85e70?, 0x4000482cc0?}, 0x402e94?)
19:58:16 [2024-03-07T19:58:16.741Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
19:58:16 [2024-03-07T19:58:16.741Z] net/http.(*ServeMux).ServeHTTP(0xd8c1d8?, {0xd85e70, 0x4000482cc0}, 0x40001dd200)
19:58:16 [2024-03-07T19:58:16.741Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
19:58:16 [2024-03-07T19:58:16.741Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x40001cb290, {0xd84a30?, 0x40000b8700}, 0x40001dd100, {0xd7ab60, 0x400004eb00})
19:58:16 [2024-03-07T19:58:16.741Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:229 +0xf44
19:58:16 [2024-03-07T19:58:16.741Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd84a30?, 0x40000b8700?}, 0x4000544a20?)
19:58:16 [2024-03-07T19:58:16.741Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40
19:58:16 [2024-03-07T19:58:16.741Z] net/http.HandlerFunc.ServeHTTP(0x1607de0?, {0xd84a30?, 0x40000b8700?}, 0x40000c7b40?)
19:58:16 [2024-03-07T19:58:16.741Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
19:58:16 [2024-03-07T19:58:16.741Z] net/http.serverHandler.ServeHTTP({0x4000544a20?}, {0xd84a30?, 0x40000b8700?}, 0x6?)
19:58:16 [2024-03-07T19:58:16.741Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
19:58:16 [2024-03-07T19:58:16.741Z] net/http.(*conn).serve(0x4000788870, {0xd8c1d8, 0x400078ecf0})
19:58:16 [2024-03-07T19:58:16.741Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
19:58:16 [2024-03-07T19:58:16.741Z] created by net/http.(*Server).Serve in goroutine 9
19:58:16 [2024-03-07T19:58:16.741Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
19:58:19 [2024-03-07T19:58:19.268Z] --- PASS: TestAuthZPluginAllowEventStream (6.02s)
19:58:19 [2024-03-07T19:58:19.268Z] === RUN   TestAuthZPluginErrorResponse
19:58:19 [2024-03-07T19:58:19.527Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
19:58:19 [2024-03-07T19:58:19.527Z] === RUN   TestAuthZPluginErrorRequest
19:58:20 [2024-03-07T19:58:20.093Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
19:58:20 [2024-03-07T19:58:20.093Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
19:58:20 [2024-03-07T19:58:20.659Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
19:58:20 [2024-03-07T19:58:20.659Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
19:58:21 [2024-03-07T19:58:21.593Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.12s)
19:58:21 [2024-03-07T19:58:21.593Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
19:58:22 [2024-03-07T19:58:22.966Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.09s)
19:58:22 [2024-03-07T19:58:22.966Z] === RUN   TestAuthZPluginHeader
19:58:23 [2024-03-07T19:58:23.532Z] --- PASS: TestAuthZPluginHeader (0.61s)
19:58:23 [2024-03-07T19:58:23.532Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
19:58:23 [2024-03-07T19:58:23.532Z]     authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm
19:58:23 [2024-03-07T19:58:23.532Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
19:58:23 [2024-03-07T19:58:23.532Z] === RUN   TestAuthZPluginV2Disable
19:58:23 [2024-03-07T19:58:23.532Z]     authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm
19:58:23 [2024-03-07T19:58:23.532Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
19:58:23 [2024-03-07T19:58:23.532Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
19:58:23 [2024-03-07T19:58:23.532Z]     authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm
19:58:23 [2024-03-07T19:58:23.532Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
19:58:23 [2024-03-07T19:58:23.532Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
19:58:23 [2024-03-07T19:58:23.532Z]     authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm
19:58:23 [2024-03-07T19:58:23.532Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
19:58:23 [2024-03-07T19:58:23.532Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
19:58:41 [2024-03-07T19:58:41.606Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s)
19:58:41 [2024-03-07T19:58:41.606Z] PASS
19:58:41 [2024-03-07T19:58:41.606Z] 
19:58:41 [2024-03-07T19:58:41.606Z] === Skipped
19:58:41 [2024-03-07T19:58:41.606Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
19:58:41 [2024-03-07T19:58:41.606Z]     authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm
19:58:41 [2024-03-07T19:58:41.606Z] 
19:58:41 [2024-03-07T19:58:41.606Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
19:58:41 [2024-03-07T19:58:41.606Z]     authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm
19:58:41 [2024-03-07T19:58:41.606Z] 
19:58:41 [2024-03-07T19:58:41.606Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
19:58:41 [2024-03-07T19:58:41.606Z]     authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm
19:58:41 [2024-03-07T19:58:41.606Z] 
19:58:41 [2024-03-07T19:58:41.606Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
19:58:41 [2024-03-07T19:58:41.606Z]     authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm
19:58:41 [2024-03-07T19:58:41.606Z] 
19:58:41 [2024-03-07T19:58:41.606Z] DONE 17 tests, 4 skipped in 30.463s
19:58:41 [2024-03-07T19:58:41.606Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m  
19:58:41 [2024-03-07T19:58:41.606Z] ++ '[' -n '' ']'
19:58:41 [2024-03-07T19:58:41.606Z] ++ 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
19:58:41 [2024-03-07T19:58:41.606Z] ++ set -e
19:58:41 [2024-03-07T19:58:41.606Z] ++ '[' -n 0 ']'
19:58:41 [2024-03-07T19:58:41.606Z] ++ set -x
19:58:41 [2024-03-07T19:58:41.606Z] ++ 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.qe1b2sMvT9/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
19:58:41 [2024-03-07T19:58:41.606Z] INFO: Testing against a local daemon
19:58:41 [2024-03-07T19:58:41.606Z] === RUN   TestPluginInvalidJSON
19:58:41 [2024-03-07T19:58:41.606Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
19:58:41 [2024-03-07T19:58:41.606Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
19:58:41 [2024-03-07T19:58:41.606Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
19:58:41 [2024-03-07T19:58:41.606Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
19:58:41 [2024-03-07T19:58:41.606Z] === RUN   TestPluginInvalidJSON/plugins/pull
19:58:41 [2024-03-07T19:58:41.606Z] === PAUSE TestPluginInvalidJSON/plugins/pull
19:58:41 [2024-03-07T19:58:41.606Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
19:58:41 [2024-03-07T19:58:41.606Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
19:58:41 [2024-03-07T19:58:41.606Z] === CONT  TestPluginInvalidJSON/plugins/pull
19:58:41 [2024-03-07T19:58:41.606Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
19:58:41 [2024-03-07T19:58:41.606Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
19:58:41 [2024-03-07T19:58:41.606Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
19:58:41 [2024-03-07T19:58:41.606Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
19:58:41 [2024-03-07T19:58:41.606Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
19:58:41 [2024-03-07T19:58:41.606Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
19:58:41 [2024-03-07T19:58:41.606Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
19:58:41 [2024-03-07T19:58:41.606Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
19:58:41 [2024-03-07T19:58:41.606Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
19:58:41 [2024-03-07T19:58:41.606Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
19:58:41 [2024-03-07T19:58:41.606Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
19:58:41 [2024-03-07T19:58:41.606Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
19:58:41 [2024-03-07T19:58:41.606Z] --- PASS: TestPluginInvalidJSON (0.01s)
19:58:41 [2024-03-07T19:58:41.606Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
19:58:41 [2024-03-07T19:58:41.606Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
19:58:41 [2024-03-07T19:58:41.606Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
19:58:41 [2024-03-07T19:58:41.606Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
19:58:41 [2024-03-07T19:58:41.606Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
19:58:41 [2024-03-07T19:58:41.606Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
19:58:41 [2024-03-07T19:58:41.606Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
19:58:41 [2024-03-07T19:58:41.606Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
19:58:41 [2024-03-07T19:58:41.606Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
19:58:41 [2024-03-07T19:58:41.606Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
19:58:41 [2024-03-07T19:58:41.606Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
19:58:41 [2024-03-07T19:58:41.606Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
19:58:41 [2024-03-07T19:58:41.606Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
19:58:41 [2024-03-07T19:58:41.606Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
19:58:41 [2024-03-07T19:58:41.606Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
19:58:41 [2024-03-07T19:58:41.606Z] === RUN   TestPluginInstall
19:58:41 [2024-03-07T19:58:41.606Z] === RUN   TestPluginInstall/no_auth
19:58:44 [2024-03-07T19:58:44.136Z] time="2024-03-07T19:58:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:58:44 [2024-03-07T19:58:44.136Z] time="2024-03-07T19:58:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:11f2195102c9cefa5e07529334670e405b70569ed98e242c8bb52a4baf8e3cd8" mediatype=application/vnd.docker.plugin.v1+json size=522
19:58:44 [2024-03-07T19:58:44.136Z] time="2024-03-07T19:58:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:58:44 [2024-03-07T19:58:44.136Z] time="2024-03-07T19:58:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:11f2195102c9cefa5e07529334670e405b70569ed98e242c8bb52a4baf8e3cd8" mediatype=application/vnd.docker.plugin.v1+json size=522
19:58:44 [2024-03-07T19:58:44.136Z] === RUN   TestPluginInstall/with_digest
19:58:44 [2024-03-07T19:58:44.702Z] === RUN   TestPluginInstall/with_htpasswd
19:58:44 [2024-03-07T19:58:44.960Z] time="2024-03-07T19:58:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:58:44 [2024-03-07T19:58:44.960Z] time="2024-03-07T19:58:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f694be4dc83ea3de3f8b09f1e5b30b84dd6347f604172e40d30860d9eee3754b" mediatype=application/vnd.docker.plugin.v1+json size=522
19:58:44 [2024-03-07T19:58:44.960Z] time="2024-03-07T19:58:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:58:44 [2024-03-07T19:58:44.960Z] time="2024-03-07T19:58:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f694be4dc83ea3de3f8b09f1e5b30b84dd6347f604172e40d30860d9eee3754b" mediatype=application/vnd.docker.plugin.v1+json size=522
19:58:44 [2024-03-07T19:58:44.960Z] === RUN   TestPluginInstall/with_insecure
19:58:45 [2024-03-07T19:58:45.894Z] time="2024-03-07T19:58:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:58:45 [2024-03-07T19:58:45.894Z] time="2024-03-07T19:58:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:306cdded13aa05470022966858e858dc19dda48eb32fd936adb6a40e953fcc89" mediatype=application/vnd.docker.plugin.v1+json size=522
19:58:45 [2024-03-07T19:58:45.894Z] time="2024-03-07T19:58:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:58:45 [2024-03-07T19:58:45.894Z] time="2024-03-07T19:58:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:306cdded13aa05470022966858e858dc19dda48eb32fd936adb6a40e953fcc89" mediatype=application/vnd.docker.plugin.v1+json size=522
19:58:45 [2024-03-07T19:58:45.894Z]     plugin_test.go:247: [d8435b266e689] daemon is not started
19:58:45 [2024-03-07T19:58:45.894Z] --- PASS: TestPluginInstall (5.63s)
19:58:45 [2024-03-07T19:58:45.894Z]     --- PASS: TestPluginInstall/no_auth (3.77s)
19:58:45 [2024-03-07T19:58:45.894Z]     --- PASS: TestPluginInstall/with_digest (0.47s)
19:58:45 [2024-03-07T19:58:45.894Z]     --- PASS: TestPluginInstall/with_htpasswd (0.46s)
19:58:45 [2024-03-07T19:58:45.894Z]     --- PASS: TestPluginInstall/with_insecure (0.93s)
19:58:45 [2024-03-07T19:58:45.894Z] === RUN   TestPluginsWithRuntimes
19:58:47 [2024-03-07T19:58:47.267Z] === RUN   TestPluginsWithRuntimes/No_Args
19:58:48 [2024-03-07T19:58:48.201Z] === RUN   TestPluginsWithRuntimes/With_Args
19:58:49 [2024-03-07T19:58:49.135Z] --- PASS: TestPluginsWithRuntimes (3.17s)
19:58:49 [2024-03-07T19:58:49.135Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.85s)
19:58:49 [2024-03-07T19:58:49.135Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.84s)
19:58:49 [2024-03-07T19:58:49.135Z] === RUN   TestPluginBackCompatMediaTypes
19:58:49 [2024-03-07T19:58:49.701Z] --- PASS: TestPluginBackCompatMediaTypes (0.49s)
19:58:49 [2024-03-07T19:58:49.701Z] PASS
19:58:49 [2024-03-07T19:58:49.701Z] 
19:58:49 [2024-03-07T19:58:49.701Z] DONE 25 tests in 9.330s
19:58:49 [2024-03-07T19:58:49.701Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m  
19:58:49 [2024-03-07T19:58:49.701Z] ++ '[' -n '' ']'
19:58:49 [2024-03-07T19:58:49.701Z] ++ 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
19:58:49 [2024-03-07T19:58:49.701Z] ++ set -e
19:58:49 [2024-03-07T19:58:49.701Z] ++ '[' -n 0 ']'
19:58:49 [2024-03-07T19:58:49.701Z] ++ set -x
19:58:49 [2024-03-07T19:58:49.701Z] ++ 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.qe1b2sMvT9/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
19:58:49 [2024-03-07T19:58:49.701Z] INFO: Testing against a local daemon
19:58:49 [2024-03-07T19:58:49.701Z] === RUN   TestExternalGraphDriver
19:58:49 [2024-03-07T19:58:49.959Z] === RUN   TestExternalGraphDriver/json
19:58:49 [2024-03-07T19:58:49.959Z] === RUN   TestExternalGraphDriver/spec
19:58:49 [2024-03-07T19:58:49.959Z] === RUN   TestExternalGraphDriver/pull
19:58:49 [2024-03-07T19:58:49.959Z] --- PASS: TestExternalGraphDriver (0.34s)
19:58:49 [2024-03-07T19:58:49.959Z]     --- PASS: TestExternalGraphDriver/json (0.00s)
19:58:49 [2024-03-07T19:58:49.959Z]     --- PASS: TestExternalGraphDriver/spec (0.00s)
19:58:49 [2024-03-07T19:58:49.959Z]     --- PASS: TestExternalGraphDriver/pull (0.00s)
19:58:49 [2024-03-07T19:58:49.959Z] === RUN   TestGraphdriverPluginV2
19:58:50 [2024-03-07T19:58:50.217Z]     external_test.go:416: (*Execution).NotAmd64-fm
19:58:50 [2024-03-07T19:58:50.217Z] --- SKIP: TestGraphdriverPluginV2 (0.33s)
19:58:50 [2024-03-07T19:58:50.217Z] PASS
19:58:50 [2024-03-07T19:58:50.217Z] 
19:58:50 [2024-03-07T19:58:50.217Z] === Skipped
19:58:50 [2024-03-07T19:58:50.217Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.33s)
19:58:50 [2024-03-07T19:58:50.217Z]     external_test.go:416: (*Execution).NotAmd64-fm
19:58:50 [2024-03-07T19:58:50.217Z] 
19:58:50 [2024-03-07T19:58:50.217Z] DONE 5 tests, 1 skipped in 0.697s
19:58:50 [2024-03-07T19:58:50.217Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m  
19:58:50 [2024-03-07T19:58:50.217Z] ++ '[' -n '' ']'
19:58:50 [2024-03-07T19:58:50.217Z] ++ 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
19:58:50 [2024-03-07T19:58:50.217Z] ++ set -e
19:58:50 [2024-03-07T19:58:50.217Z] ++ '[' -n 0 ']'
19:58:50 [2024-03-07T19:58:50.217Z] ++ set -x
19:58:50 [2024-03-07T19:58:50.217Z] ++ 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.qe1b2sMvT9/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
19:58:50 [2024-03-07T19:58:50.217Z] INFO: Testing against a local daemon
19:58:50 [2024-03-07T19:58:50.217Z] === RUN   TestContinueAfterPluginCrash
19:58:50 [2024-03-07T19:58:50.217Z] === PAUSE TestContinueAfterPluginCrash
19:58:50 [2024-03-07T19:58:50.217Z] === RUN   TestReadPluginNoRead
19:58:50 [2024-03-07T19:58:50.217Z] === PAUSE TestReadPluginNoRead
19:58:50 [2024-03-07T19:58:50.217Z] === RUN   TestDaemonStartWithLogOpt
19:58:50 [2024-03-07T19:58:50.217Z] === PAUSE TestDaemonStartWithLogOpt
19:58:50 [2024-03-07T19:58:50.217Z] === CONT  TestContinueAfterPluginCrash
19:58:50 [2024-03-07T19:58:50.217Z] === CONT  TestDaemonStartWithLogOpt
19:58:50 [2024-03-07T19:58:50.217Z] === CONT  TestReadPluginNoRead
19:58:52 [2024-03-07T19:58:52.749Z] === RUN   TestReadPluginNoRead/default
19:58:53 [2024-03-07T19:58:53.007Z] --- PASS: TestDaemonStartWithLogOpt (2.60s)
19:58:53 [2024-03-07T19:58:53.574Z] === RUN   TestReadPluginNoRead/disabled_caching
19:58:54 [2024-03-07T19:58:54.948Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
19:58:55 [2024-03-07T19:58:55.883Z]     read_test.go:93: [d3513b2347db1] daemon is not started
19:58:55 [2024-03-07T19:58:55.883Z] --- PASS: TestReadPluginNoRead (5.48s)
19:58:55 [2024-03-07T19:58:55.883Z]     --- PASS: TestReadPluginNoRead/default (1.15s)
19:58:55 [2024-03-07T19:58:55.883Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.15s)
19:58:55 [2024-03-07T19:58:55.883Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.14s)
19:58:58 [2024-03-07T19:58:58.411Z] --- PASS: TestContinueAfterPluginCrash (7.62s)
19:58:58 [2024-03-07T19:58:58.411Z] PASS
19:58:58 [2024-03-07T19:58:58.411Z] 
19:58:58 [2024-03-07T19:58:58.411Z] DONE 6 tests in 7.646s
19:58:58 [2024-03-07T19:58:58.411Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m  
19:58:58 [2024-03-07T19:58:58.411Z] ++ '[' -n '' ']'
19:58:58 [2024-03-07T19:58:58.411Z] ++ 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
19:58:58 [2024-03-07T19:58:58.411Z] ++ set -e
19:58:58 [2024-03-07T19:58:58.411Z] ++ '[' -n 0 ']'
19:58:58 [2024-03-07T19:58:58.411Z] ++ set -x
19:58:58 [2024-03-07T19:58:58.411Z] ++ 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.qe1b2sMvT9/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
19:58:58 [2024-03-07T19:58:58.411Z] testing: warning: no tests to run
19:58:58 [2024-03-07T19:58:58.411Z] PASS
19:58:58 [2024-03-07T19:58:58.411Z] 
19:58:58 [2024-03-07T19:58:58.411Z] DONE 0 tests in 0.006s
19:58:58 [2024-03-07T19:58:58.411Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m  
19:58:58 [2024-03-07T19:58:58.411Z] ++ '[' -n '' ']'
19:58:58 [2024-03-07T19:58:58.411Z] ++ 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
19:58:58 [2024-03-07T19:58:58.411Z] ++ set -e
19:58:58 [2024-03-07T19:58:58.411Z] ++ '[' -n 0 ']'
19:58:58 [2024-03-07T19:58:58.411Z] ++ set -x
19:58:58 [2024-03-07T19:58:58.411Z] ++ 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.qe1b2sMvT9/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
19:58:58 [2024-03-07T19:58:58.411Z] INFO: Testing against a local daemon
19:58:58 [2024-03-07T19:58:58.411Z] === RUN   TestPluginWithDevMounts
19:58:58 [2024-03-07T19:58:58.411Z] === PAUSE TestPluginWithDevMounts
19:58:58 [2024-03-07T19:58:58.411Z] === CONT  TestPluginWithDevMounts
19:58:59 [2024-03-07T19:58:59.785Z] --- PASS: TestPluginWithDevMounts (1.47s)
19:58:59 [2024-03-07T19:58:59.785Z] PASS
19:58:59 [2024-03-07T19:58:59.785Z] 
19:58:59 [2024-03-07T19:58:59.785Z] DONE 1 tests in 1.502s
19:58:59 [2024-03-07T19:58:59.785Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m  
19:58:59 [2024-03-07T19:58:59.785Z] ++ '[' -n '' ']'
19:58:59 [2024-03-07T19:58:59.785Z] ++ 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
19:58:59 [2024-03-07T19:58:59.785Z] ++ set -e
19:58:59 [2024-03-07T19:58:59.785Z] ++ '[' -n 0 ']'
19:58:59 [2024-03-07T19:58:59.785Z] ++ set -x
19:58:59 [2024-03-07T19:58:59.785Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.qe1b2sMvT9/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
19:58:59 [2024-03-07T19:58:59.785Z] INFO: Testing against a local daemon
19:58:59 [2024-03-07T19:58:59.785Z] === RUN   TestSecretInspect
19:59:01 [2024-03-07T19:59:01.684Z] --- PASS: TestSecretInspect (1.85s)
19:59:01 [2024-03-07T19:59:01.684Z] === RUN   TestSecretList
19:59:03 [2024-03-07T19:59:03.583Z] --- PASS: TestSecretList (1.85s)
19:59:03 [2024-03-07T19:59:03.583Z] === RUN   TestSecretsCreateAndDelete
19:59:05 [2024-03-07T19:59:05.482Z] --- PASS: TestSecretsCreateAndDelete (1.94s)
19:59:05 [2024-03-07T19:59:05.482Z] === RUN   TestSecretsUpdate
19:59:07 [2024-03-07T19:59:07.382Z] --- PASS: TestSecretsUpdate (1.92s)
19:59:07 [2024-03-07T19:59:07.382Z] === RUN   TestTemplatedSecret
19:59:09 [2024-03-07T19:59:09.282Z] --- PASS: TestTemplatedSecret (1.97s)
19:59:09 [2024-03-07T19:59:09.282Z] === RUN   TestSecretCreateResolve
19:59:11 [2024-03-07T19:59:11.181Z] --- PASS: TestSecretCreateResolve (1.88s)
19:59:11 [2024-03-07T19:59:11.181Z] PASS
19:59:11 [2024-03-07T19:59:11.181Z] 
19:59:11 [2024-03-07T19:59:11.181Z] DONE 6 tests in 11.436s
19:59:11 [2024-03-07T19:59:11.181Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m  
19:59:11 [2024-03-07T19:59:11.181Z] ++ '[' -n '' ']'
19:59:11 [2024-03-07T19:59:11.181Z] ++ 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
19:59:11 [2024-03-07T19:59:11.181Z] ++ set -e
19:59:11 [2024-03-07T19:59:11.181Z] ++ '[' -n 0 ']'
19:59:11 [2024-03-07T19:59:11.181Z] ++ set -x
19:59:11 [2024-03-07T19:59:11.181Z] ++ 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.qe1b2sMvT9/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
19:59:11 [2024-03-07T19:59:11.181Z] INFO: Testing against a local daemon
19:59:11 [2024-03-07T19:59:11.181Z] === RUN   TestServiceCreateInit
19:59:11 [2024-03-07T19:59:11.181Z] === RUN   TestServiceCreateInit/daemonInitDisabled
19:59:14 [2024-03-07T19:59:14.464Z] === RUN   TestServiceCreateInit/daemonInitEnabled
19:59:18 [2024-03-07T19:59:18.649Z] --- PASS: TestServiceCreateInit (6.91s)
19:59:18 [2024-03-07T19:59:18.649Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.38s)
19:59:18 [2024-03-07T19:59:18.649Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.53s)
19:59:18 [2024-03-07T19:59:18.649Z] === RUN   TestCreateServiceMultipleTimes
19:59:33 [2024-03-07T19:59:33.519Z] --- PASS: TestCreateServiceMultipleTimes (14.32s)
19:59:33 [2024-03-07T19:59:33.519Z] === RUN   TestCreateServiceConflict
19:59:34 [2024-03-07T19:59:34.085Z] --- PASS: TestCreateServiceConflict (1.90s)
19:59:34 [2024-03-07T19:59:34.085Z] === RUN   TestCreateServiceMaxReplicas
19:59:36 [2024-03-07T19:59:36.613Z] --- PASS: TestCreateServiceMaxReplicas (2.40s)
19:59:36 [2024-03-07T19:59:36.613Z] === RUN   TestCreateServiceSecretFileMode
19:59:48 [2024-03-07T19:59:48.809Z] --- PASS: TestCreateServiceSecretFileMode (12.40s)
19:59:48 [2024-03-07T19:59:48.809Z] === RUN   TestCreateServiceConfigFileMode
20:00:03 [2024-03-07T20:00:03.773Z] --- PASS: TestCreateServiceConfigFileMode (12.33s)
20:00:03 [2024-03-07T20:00:03.773Z] === RUN   TestCreateServiceSysctls
20:00:04 [2024-03-07T20:00:04.039Z] --- PASS: TestCreateServiceSysctls (2.88s)
20:00:04 [2024-03-07T20:00:04.039Z] === RUN   TestCreateServiceCapabilities
20:00:06 [2024-03-07T20:00:06.596Z] --- PASS: TestCreateServiceCapabilities (2.30s)
20:00:06 [2024-03-07T20:00:06.596Z] === RUN   TestInspect
20:00:09 [2024-03-07T20:00:09.124Z] --- PASS: TestInspect (2.58s)
20:00:09 [2024-03-07T20:00:09.124Z] === RUN   TestCreateJob
20:00:12 [2024-03-07T20:00:12.406Z] --- PASS: TestCreateJob (3.00s)
20:00:12 [2024-03-07T20:00:12.406Z] === RUN   TestReplicatedJob
20:00:16 [2024-03-07T20:00:16.590Z] --- PASS: TestReplicatedJob (4.23s)
20:00:16 [2024-03-07T20:00:16.590Z] === RUN   TestUpdateReplicatedJob
20:00:19 [2024-03-07T20:00:19.119Z] --- PASS: TestUpdateReplicatedJob (3.03s)
20:00:19 [2024-03-07T20:00:19.119Z] === RUN   TestServiceListWithStatuses
20:00:23 [2024-03-07T20:00:23.304Z] --- PASS: TestServiceListWithStatuses (4.08s)
20:00:23 [2024-03-07T20:00:23.304Z] === RUN   TestDockerNetworkConnectAliasPreV144
20:00:27 [2024-03-07T20:00:27.488Z] --- PASS: TestDockerNetworkConnectAliasPreV144 (3.86s)
20:00:27 [2024-03-07T20:00:27.488Z] === RUN   TestDockerNetworkReConnect
20:00:30 [2024-03-07T20:00:30.771Z] --- PASS: TestDockerNetworkReConnect (3.42s)
20:00:30 [2024-03-07T20:00:30.771Z] === RUN   TestServicePlugin
20:00:30 [2024-03-07T20:00:30.771Z]     plugin_test.go:25: (*Execution).NotAmd64-fm
20:00:30 [2024-03-07T20:00:30.771Z] --- SKIP: TestServicePlugin (0.00s)
20:00:30 [2024-03-07T20:00:30.771Z] === RUN   TestServiceUpdateLabel
20:00:32 [2024-03-07T20:00:32.671Z] --- PASS: TestServiceUpdateLabel (1.98s)
20:00:32 [2024-03-07T20:00:32.671Z] === RUN   TestServiceUpdateSecrets
20:00:47 [2024-03-07T20:00:47.541Z] --- PASS: TestServiceUpdateSecrets (14.19s)
20:00:47 [2024-03-07T20:00:47.541Z] === RUN   TestServiceUpdateConfigs
20:01:02 [2024-03-07T20:01:02.413Z] --- PASS: TestServiceUpdateConfigs (14.20s)
20:01:02 [2024-03-07T20:01:02.414Z] === RUN   TestServiceUpdateNetwork
20:01:14 [2024-03-07T20:01:14.611Z] --- PASS: TestServiceUpdateNetwork (12.06s)
20:01:14 [2024-03-07T20:01:14.611Z] === RUN   TestServiceUpdatePidsLimit
20:01:14 [2024-03-07T20:01:14.611Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
20:01:14 [2024-03-07T20:01:14.870Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
20:01:22 [2024-03-07T20:01:22.978Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
20:01:29 [2024-03-07T20:01:29.536Z] --- PASS: TestServiceUpdatePidsLimit (15.88s)
20:01:29 [2024-03-07T20:01:29.536Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s)
20:01:29 [2024-03-07T20:01:29.536Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.78s)
20:01:29 [2024-03-07T20:01:29.536Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.68s)
20:01:29 [2024-03-07T20:01:29.536Z] PASS
20:01:29 [2024-03-07T20:01:29.536Z] 
20:01:29 [2024-03-07T20:01:29.536Z] === Skipped
20:01:29 [2024-03-07T20:01:29.536Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
20:01:29 [2024-03-07T20:01:29.536Z]     plugin_test.go:25: (*Execution).NotAmd64-fm
20:01:29 [2024-03-07T20:01:29.536Z] 
20:01:29 [2024-03-07T20:01:29.536Z] DONE 26 tests, 1 skipped in 137.967s
20:01:29 [2024-03-07T20:01:29.536Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m  
20:01:29 [2024-03-07T20:01:29.536Z] ++ '[' -n '' ']'
20:01:29 [2024-03-07T20:01:29.536Z] ++ 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
20:01:29 [2024-03-07T20:01:29.536Z] ++ set -e
20:01:29 [2024-03-07T20:01:29.536Z] ++ '[' -n 0 ']'
20:01:29 [2024-03-07T20:01:29.536Z] ++ set -x
20:01:29 [2024-03-07T20:01:29.536Z] ++ 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.qe1b2sMvT9/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
20:01:29 [2024-03-07T20:01:29.536Z] INFO: Testing against a local daemon
20:01:29 [2024-03-07T20:01:29.536Z] === RUN   TestSessionCreate
20:01:29 [2024-03-07T20:01:29.536Z] --- PASS: TestSessionCreate (0.01s)
20:01:29 [2024-03-07T20:01:29.536Z] === RUN   TestSessionCreateWithBadUpgrade
20:01:29 [2024-03-07T20:01:29.536Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s)
20:01:29 [2024-03-07T20:01:29.536Z] PASS
20:01:29 [2024-03-07T20:01:29.536Z] 
20:01:29 [2024-03-07T20:01:29.536Z] DONE 2 tests in 0.040s
20:01:29 [2024-03-07T20:01:29.536Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m  
20:01:29 [2024-03-07T20:01:29.536Z] ++ '[' -n '' ']'
20:01:29 [2024-03-07T20:01:29.536Z] ++ 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
20:01:29 [2024-03-07T20:01:29.536Z] ++ set -e
20:01:29 [2024-03-07T20:01:29.536Z] ++ '[' -n 0 ']'
20:01:29 [2024-03-07T20:01:29.536Z] ++ set -x
20:01:29 [2024-03-07T20:01:29.536Z] ++ 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.qe1b2sMvT9/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
20:01:29 [2024-03-07T20:01:29.536Z] INFO: Testing against a local daemon
20:01:29 [2024-03-07T20:01:29.536Z] === RUN   TestCgroupDriverSystemdMemoryLimit
20:01:29 [2024-03-07T20:01:29.536Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
20:01:29 [2024-03-07T20:01:29.536Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
20:01:29 [2024-03-07T20:01:29.536Z] === RUN   TestDiskUsage
20:01:29 [2024-03-07T20:01:29.536Z] === PAUSE TestDiskUsage
20:01:29 [2024-03-07T20:01:29.536Z] === RUN   TestEventsExecDie
20:01:29 [2024-03-07T20:01:29.536Z] --- PASS: TestEventsExecDie (0.45s)
20:01:29 [2024-03-07T20:01:29.536Z] === RUN   TestEventsBackwardsCompatible
20:01:29 [2024-03-07T20:01:29.536Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
20:01:29 [2024-03-07T20:01:29.536Z] === RUN   TestEventsVolumeCreate
20:01:29 [2024-03-07T20:01:29.536Z] --- PASS: TestEventsVolumeCreate (0.05s)
20:01:29 [2024-03-07T20:01:29.536Z] === RUN   TestInfoBinaryCommits
20:01:29 [2024-03-07T20:01:29.536Z] --- PASS: TestInfoBinaryCommits (0.01s)
20:01:29 [2024-03-07T20:01:29.536Z] === RUN   TestInfoAPIVersioned
20:01:29 [2024-03-07T20:01:29.536Z] --- PASS: TestInfoAPIVersioned (0.01s)
20:01:29 [2024-03-07T20:01:29.536Z] === RUN   TestInfoAPI
20:01:29 [2024-03-07T20:01:29.536Z] --- PASS: TestInfoAPI (0.02s)
20:01:29 [2024-03-07T20:01:29.536Z] === RUN   TestInfoAPIWarnings
20:01:47 [2024-03-07T20:01:47.612Z] --- PASS: TestInfoAPIWarnings (16.54s)
20:01:47 [2024-03-07T20:01:47.613Z] === RUN   TestInfoDebug
20:01:47 [2024-03-07T20:01:47.613Z] --- PASS: TestInfoDebug (0.52s)
20:01:47 [2024-03-07T20:01:47.613Z] === RUN   TestInfoInsecureRegistries
20:01:47 [2024-03-07T20:01:47.613Z] --- PASS: TestInfoInsecureRegistries (0.52s)
20:01:47 [2024-03-07T20:01:47.613Z] === RUN   TestInfoRegistryMirrors
20:01:47 [2024-03-07T20:01:47.613Z] --- PASS: TestInfoRegistryMirrors (0.52s)
20:01:47 [2024-03-07T20:01:47.613Z] === RUN   TestLoginFailsWithBadCredentials
20:01:48 [2024-03-07T20:01:48.547Z] --- PASS: TestLoginFailsWithBadCredentials (0.98s)
20:01:48 [2024-03-07T20:01:48.547Z] === RUN   TestPingCacheHeaders
20:01:48 [2024-03-07T20:01:48.804Z] --- PASS: TestPingCacheHeaders (0.01s)
20:01:48 [2024-03-07T20:01:48.804Z] === RUN   TestPingGet
20:01:48 [2024-03-07T20:01:48.804Z] --- PASS: TestPingGet (0.01s)
20:01:48 [2024-03-07T20:01:48.804Z] === RUN   TestPingHead
20:01:48 [2024-03-07T20:01:48.804Z] --- PASS: TestPingHead (0.01s)
20:01:48 [2024-03-07T20:01:48.804Z] === RUN   TestPingSwarmHeader
20:01:49 [2024-03-07T20:01:49.370Z] === RUN   TestPingSwarmHeader/before_swarm_init
20:01:49 [2024-03-07T20:01:49.936Z] === RUN   TestPingSwarmHeader/after_swarm_init
20:01:50 [2024-03-07T20:01:50.870Z] === RUN   TestPingSwarmHeader/after_swarm_leave
20:01:50 [2024-03-07T20:01:50.870Z] --- PASS: TestPingSwarmHeader (1.98s)
20:01:50 [2024-03-07T20:01:50.870Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
20:01:50 [2024-03-07T20:01:50.870Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
20:01:50 [2024-03-07T20:01:50.870Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
20:01:50 [2024-03-07T20:01:50.870Z] === RUN   TestPingBuilderHeader
20:01:50 [2024-03-07T20:01:50.870Z] === RUN   TestPingBuilderHeader/default_config
20:01:51 [2024-03-07T20:01:51.128Z] === RUN   TestPingBuilderHeader/buildkit_disabled
20:01:51 [2024-03-07T20:01:51.694Z] --- PASS: TestPingBuilderHeader (1.04s)
20:01:51 [2024-03-07T20:01:51.694Z]     --- PASS: TestPingBuilderHeader/default_config (0.52s)
20:01:51 [2024-03-07T20:01:51.694Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s)
20:01:51 [2024-03-07T20:01:51.694Z] === RUN   TestVersion
20:01:51 [2024-03-07T20:01:51.694Z] --- PASS: TestVersion (0.01s)
20:01:51 [2024-03-07T20:01:51.694Z] === CONT  TestDiskUsage
20:01:52 [2024-03-07T20:01:52.260Z] === RUN   TestDiskUsage/empty
20:01:52 [2024-03-07T20:01:52.260Z] === RUN   TestDiskUsage/empty/container_types
20:01:52 [2024-03-07T20:01:52.260Z] === RUN   TestDiskUsage/empty/image_types
20:01:52 [2024-03-07T20:01:52.260Z] === RUN   TestDiskUsage/empty/volume_types
20:01:52 [2024-03-07T20:01:52.260Z] === RUN   TestDiskUsage/empty/build-cache_types
20:01:52 [2024-03-07T20:01:52.260Z] === RUN   TestDiskUsage/empty/container,_volume_types
20:01:52 [2024-03-07T20:01:52.260Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
20:01:52 [2024-03-07T20:01:52.260Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
20:01:52 [2024-03-07T20:01:52.260Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
20:01:52 [2024-03-07T20:01:52.260Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
20:01:52 [2024-03-07T20:01:52.260Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
20:01:52 [2024-03-07T20:01:52.260Z] === RUN   TestDiskUsage/after_LoadBusybox
20:01:52 [2024-03-07T20:01:52.260Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
20:01:52 [2024-03-07T20:01:52.260Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
20:01:52 [2024-03-07T20:01:52.260Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
20:01:52 [2024-03-07T20:01:52.260Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
20:01:52 [2024-03-07T20:01:52.260Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
20:01:52 [2024-03-07T20:01:52.260Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
20:01:52 [2024-03-07T20:01:52.260Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
20:01:52 [2024-03-07T20:01:52.260Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
20:01:52 [2024-03-07T20:01:52.260Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
20:01:52 [2024-03-07T20:01:52.260Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
20:01:52 [2024-03-07T20:01:52.260Z] === RUN   TestDiskUsage/after_container.Run
20:01:52 [2024-03-07T20:01:52.518Z] === RUN   TestDiskUsage/after_container.Run/container_types
20:01:52 [2024-03-07T20:01:52.518Z] === RUN   TestDiskUsage/after_container.Run/image_types
20:01:52 [2024-03-07T20:01:52.518Z] === RUN   TestDiskUsage/after_container.Run/volume_types
20:01:52 [2024-03-07T20:01:52.518Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
20:01:52 [2024-03-07T20:01:52.518Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
20:01:52 [2024-03-07T20:01:52.518Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
20:01:52 [2024-03-07T20:01:52.518Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
20:01:52 [2024-03-07T20:01:52.518Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
20:01:52 [2024-03-07T20:01:52.518Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
20:01:52 [2024-03-07T20:01:52.518Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
20:01:52 [2024-03-07T20:01:52.776Z] --- PASS: TestDiskUsage (1.04s)
20:01:52 [2024-03-07T20:01:52.776Z]     --- PASS: TestDiskUsage/empty (0.01s)
20:01:52 [2024-03-07T20:01:52.776Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
20:01:52 [2024-03-07T20:01:52.776Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
20:01:52 [2024-03-07T20:01:52.776Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
20:01:52 [2024-03-07T20:01:52.776Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
20:01:52 [2024-03-07T20:01:52.776Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
20:01:52 [2024-03-07T20:01:52.776Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
20:01:52 [2024-03-07T20:01:52.776Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
20:01:52 [2024-03-07T20:01:52.776Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
20:01:52 [2024-03-07T20:01:52.776Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
20:01:52 [2024-03-07T20:01:52.776Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
20:01:52 [2024-03-07T20:01:52.776Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.08s)
20:01:52 [2024-03-07T20:01:52.776Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
20:01:52 [2024-03-07T20:01:52.776Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
20:01:52 [2024-03-07T20:01:52.776Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
20:01:52 [2024-03-07T20:01:52.776Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
20:01:52 [2024-03-07T20:01:52.776Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
20:01:52 [2024-03-07T20:01:52.776Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
20:01:52 [2024-03-07T20:01:52.776Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
20:01:52 [2024-03-07T20:01:52.776Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
20:01:52 [2024-03-07T20:01:52.776Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
20:01:52 [2024-03-07T20:01:52.776Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
20:01:52 [2024-03-07T20:01:52.776Z]     --- PASS: TestDiskUsage/after_container.Run (0.24s)
20:01:52 [2024-03-07T20:01:52.776Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
20:01:52 [2024-03-07T20:01:52.776Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
20:01:52 [2024-03-07T20:01:52.776Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
20:01:52 [2024-03-07T20:01:52.776Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
20:01:52 [2024-03-07T20:01:52.776Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
20:01:52 [2024-03-07T20:01:52.776Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
20:01:52 [2024-03-07T20:01:52.776Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
20:01:52 [2024-03-07T20:01:52.776Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
20:01:52 [2024-03-07T20:01:52.776Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
20:01:52 [2024-03-07T20:01:52.776Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
20:01:52 [2024-03-07T20:01:52.776Z] PASS
20:01:52 [2024-03-07T20:01:52.776Z] 
20:01:52 [2024-03-07T20:01:52.776Z] === Skipped
20:01:52 [2024-03-07T20:01:52.776Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
20:01:52 [2024-03-07T20:01:52.776Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
20:01:52 [2024-03-07T20:01:52.776Z] 
20:01:52 [2024-03-07T20:01:52.776Z] DONE 57 tests, 1 skipped in 23.805s
20:01:52 [2024-03-07T20:01:52.776Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m  
20:01:52 [2024-03-07T20:01:52.776Z] ++ '[' -n '' ']'
20:01:52 [2024-03-07T20:01:52.776Z] ++ 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
20:01:52 [2024-03-07T20:01:52.776Z] ++ set -e
20:01:52 [2024-03-07T20:01:52.776Z] ++ '[' -n 0 ']'
20:01:52 [2024-03-07T20:01:52.776Z] ++ set -x
20:01:52 [2024-03-07T20:01:52.776Z] ++ 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.qe1b2sMvT9/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
20:01:52 [2024-03-07T20:01:52.776Z] INFO: Testing against a local daemon
20:01:52 [2024-03-07T20:01:52.776Z] === RUN   TestRunMountVolumeSubdir
20:01:53 [2024-03-07T20:01:53.035Z]     mount_test.go:28: Setup stderr:
20:01:53 [2024-03-07T20:01:53.035Z]     mount_test.go:28: Setup stdout:
20:01:53 [2024-03-07T20:01:53.035Z]         /volume:
20:01:53 [2024-03-07T20:01:53.035Z]         total 24K    
20:01:53 [2024-03-07T20:01:53.035Z]         drwxr-xr-x    5 root     root        4.0K Mar  7 20:01 .
20:01:53 [2024-03-07T20:01:53.035Z]         drwxr-xr-x    1 root     root        4.0K Mar  7 20:01 ..
20:01:53 [2024-03-07T20:01:53.035Z]         -rw-r--r--    1 root     root           4 Mar  7 20:01 bar.txt
20:01:53 [2024-03-07T20:01:53.035Z]         drwxr-xr-x    2 root     root        4.0K Mar  7 20:01 bin
20:01:53 [2024-03-07T20:01:53.035Z]         drwxr-xr-x    3 root     root        4.0K Mar  7 20:01 hack
20:01:53 [2024-03-07T20:01:53.035Z]         drwxr-xr-x    2 root     root        4.0K Mar  7 20:01 subdir
20:01:53 [2024-03-07T20:01:53.035Z]         
20:01:53 [2024-03-07T20:01:53.035Z]         /volume/hack/:
20:01:53 [2024-03-07T20:01:53.035Z]         total 12K    
20:01:53 [2024-03-07T20:01:53.035Z]         drwxr-xr-x    3 root     root        4.0K Mar  7 20:01 .
20:01:53 [2024-03-07T20:01:53.035Z]         drwxr-xr-x    5 root     root        4.0K Mar  7 20:01 ..
20:01:53 [2024-03-07T20:01:53.035Z]         lrwxrwxrwx    1 root     root           4 Mar  7 20:01 bad -> root
20:01:53 [2024-03-07T20:01:53.035Z]         lrwxrwxrwx    1 root     root           9 Mar  7 20:01 good -> ../subdir
20:01:53 [2024-03-07T20:01:53.035Z]         drwxr-xr-x    2 root     root        4.0K Mar  7 20:01 iwanttobehackedwithtoctou
20:01:53 [2024-03-07T20:01:53.035Z]         lrwxrwxrwx    1 root     root           1 Mar  7 20:01 root -> /
20:01:53 [2024-03-07T20:01:53.293Z] === RUN   TestRunMountVolumeSubdir/subdir
20:01:53 [2024-03-07T20:01:53.551Z]     mount_test.go:101: stdout:
20:01:53 [2024-03-07T20:01:53.551Z]         hello.txt
20:01:53 [2024-03-07T20:01:53.551Z]     mount_test.go:102: stderr:
20:01:53 [2024-03-07T20:01:53.551Z] === RUN   TestRunMountVolumeSubdir/subdir_link
20:01:54 [2024-03-07T20:01:54.118Z]     mount_test.go:101: stdout:
20:01:54 [2024-03-07T20:01:54.118Z]         hello.txt
20:01:54 [2024-03-07T20:01:54.118Z]     mount_test.go:102: stderr:
20:01:54 [2024-03-07T20:01:54.118Z] === RUN   TestRunMountVolumeSubdir/subdir_with_copy_data
20:01:54 [2024-03-07T20:01:54.376Z]     mount_test.go:101: stdout:
20:01:54 [2024-03-07T20:01:54.376Z]         /bin/busybox
20:01:54 [2024-03-07T20:01:54.376Z]     mount_test.go:102: stderr:
20:01:54 [2024-03-07T20:01:54.376Z] === RUN   TestRunMountVolumeSubdir/file
20:01:54 [2024-03-07T20:01:54.942Z]     mount_test.go:101: stdout:
20:01:54 [2024-03-07T20:01:54.942Z]         foo
20:01:54 [2024-03-07T20:01:54.942Z]     mount_test.go:102: stderr:
20:01:54 [2024-03-07T20:01:54.942Z] === RUN   TestRunMountVolumeSubdir/relative_with_backtracks
20:01:54 [2024-03-07T20:01:54.942Z] === RUN   TestRunMountVolumeSubdir/not_existing
20:01:54 [2024-03-07T20:01:54.942Z] === RUN   TestRunMountVolumeSubdir/mount_link
20:01:55 [2024-03-07T20:01:55.200Z] === RUN   TestRunMountVolumeSubdir/mount_link_link
20:01:55 [2024-03-07T20:01:55.200Z] --- PASS: TestRunMountVolumeSubdir (2.44s)
20:01:55 [2024-03-07T20:01:55.200Z]     --- PASS: TestRunMountVolumeSubdir/subdir (0.39s)
20:01:55 [2024-03-07T20:01:55.200Z]     --- PASS: TestRunMountVolumeSubdir/subdir_link (0.44s)
20:01:55 [2024-03-07T20:01:55.200Z]     --- PASS: TestRunMountVolumeSubdir/subdir_with_copy_data (0.39s)
20:01:55 [2024-03-07T20:01:55.200Z]     --- PASS: TestRunMountVolumeSubdir/file (0.39s)
20:01:55 [2024-03-07T20:01:55.200Z]     --- PASS: TestRunMountVolumeSubdir/relative_with_backtracks (0.00s)
20:01:55 [2024-03-07T20:01:55.200Z]     --- PASS: TestRunMountVolumeSubdir/not_existing (0.14s)
20:01:55 [2024-03-07T20:01:55.200Z]     --- PASS: TestRunMountVolumeSubdir/mount_link (0.14s)
20:01:55 [2024-03-07T20:01:55.200Z]     --- PASS: TestRunMountVolumeSubdir/mount_link_link (0.14s)
20:01:55 [2024-03-07T20:01:55.200Z] === RUN   TestVolumesCreateAndList
20:01:55 [2024-03-07T20:01:55.200Z] --- PASS: TestVolumesCreateAndList (0.01s)
20:01:55 [2024-03-07T20:01:55.200Z] === RUN   TestVolumesRemove
20:01:55 [2024-03-07T20:01:55.200Z] === RUN   TestVolumesRemove/volume_in_use
20:01:55 [2024-03-07T20:01:55.200Z] === RUN   TestVolumesRemove/volume_not_in_use
20:01:55 [2024-03-07T20:01:55.200Z] === RUN   TestVolumesRemove/non-existing_volume
20:01:55 [2024-03-07T20:01:55.200Z] === RUN   TestVolumesRemove/non-existing_volume_force
20:01:55 [2024-03-07T20:01:55.200Z] --- PASS: TestVolumesRemove (0.05s)
20:01:55 [2024-03-07T20:01:55.200Z]     --- PASS: TestVolumesRemove/volume_in_use (0.00s)
20:01:55 [2024-03-07T20:01:55.200Z]     --- PASS: TestVolumesRemove/volume_not_in_use (0.01s)
20:01:55 [2024-03-07T20:01:55.200Z]     --- PASS: TestVolumesRemove/non-existing_volume (0.00s)
20:01:55 [2024-03-07T20:01:55.200Z]     --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s)
20:01:55 [2024-03-07T20:01:55.200Z] === RUN   TestVolumesRemoveSwarmEnabled
20:01:55 [2024-03-07T20:01:55.200Z] === PAUSE TestVolumesRemoveSwarmEnabled
20:01:55 [2024-03-07T20:01:55.200Z] === RUN   TestVolumesInspect
20:01:55 [2024-03-07T20:01:55.200Z] --- PASS: TestVolumesInspect (0.01s)
20:01:55 [2024-03-07T20:01:55.200Z] === RUN   TestVolumesInvalidJSON
20:01:55 [2024-03-07T20:01:55.200Z] === RUN   TestVolumesInvalidJSON/volumes/create
20:01:55 [2024-03-07T20:01:55.200Z] === PAUSE TestVolumesInvalidJSON/volumes/create
20:01:55 [2024-03-07T20:01:55.200Z] === CONT  TestVolumesInvalidJSON/volumes/create
20:01:55 [2024-03-07T20:01:55.200Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
20:01:55 [2024-03-07T20:01:55.200Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
20:01:55 [2024-03-07T20:01:55.200Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
20:01:55 [2024-03-07T20:01:55.200Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
20:01:55 [2024-03-07T20:01:55.200Z] --- PASS: TestVolumesInvalidJSON (0.01s)
20:01:55 [2024-03-07T20:01:55.200Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
20:01:55 [2024-03-07T20:01:55.200Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
20:01:55 [2024-03-07T20:01:55.200Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
20:01:55 [2024-03-07T20:01:55.200Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
20:01:55 [2024-03-07T20:01:55.200Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
20:01:55 [2024-03-07T20:01:55.200Z] === RUN   TestVolumePruneAnonymous
20:01:55 [2024-03-07T20:01:55.458Z] --- PASS: TestVolumePruneAnonymous (0.03s)
20:01:55 [2024-03-07T20:01:55.458Z] === RUN   TestVolumePruneAnonFromImage
20:01:55 [2024-03-07T20:01:55.458Z] --- PASS: TestVolumePruneAnonFromImage (0.13s)
20:01:55 [2024-03-07T20:01:55.458Z] === CONT  TestVolumesRemoveSwarmEnabled
20:01:56 [2024-03-07T20:01:56.831Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_in_use
20:01:56 [2024-03-07T20:01:56.831Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_not_in_use
20:01:56 [2024-03-07T20:01:56.831Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume
20:01:56 [2024-03-07T20:01:56.831Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume_force
20:01:57 [2024-03-07T20:01:57.397Z] --- PASS: TestVolumesRemoveSwarmEnabled (2.00s)
20:01:57 [2024-03-07T20:01:57.397Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s)
20:01:57 [2024-03-07T20:01:57.397Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s)
20:01:57 [2024-03-07T20:01:57.397Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s)
20:01:57 [2024-03-07T20:01:57.397Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s)
20:01:57 [2024-03-07T20:01:57.397Z] PASS
20:01:57 [2024-03-07T20:01:57.397Z] 
20:01:57 [2024-03-07T20:01:57.397Z] DONE 29 tests in 4.700s
20:01:57 [2024-03-07T20:01:57.397Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
20:01:57 [2024-03-07T20:01:57.655Z] ++++ cat bundles/test-integration/TestUsernsCommit/dd7e383535ed7/docker.pid
20:01:57 [2024-03-07T20:01:57.655Z] +++ kill 66083
20:01:57 [2024-03-07T20:01:57.655Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 66083 is not a child of this shell
20:01:57 [2024-03-07T20:01:57.655Z] warning: PID 66083 from bundles/test-integration/TestUsernsCommit/dd7e383535ed7/docker.pid had a nonzero exit code
20:01:57 [2024-03-07T20:01:57.655Z] umount: bundles/test-integration/TestUsernsCommit/dd7e383535ed7/root: not mounted.
20:01:57 [2024-03-07T20:01:57.655Z] ++++ cat bundles/test-integration/docker.pid
20:01:57 [2024-03-07T20:01:57.655Z] +++ kill 24917
20:01:59 [2024-03-07T20:01:59.028Z] +++ /etc/init.d/apparmor stop
20:01:59 [2024-03-07T20:01:59.028Z] Leaving: AppArmorNo profiles have been unloaded.
20:01:59 [2024-03-07T20:01:59.028Z] 
20:01:59 [2024-03-07T20:01:59.028Z] Unloading profiles will leave already running processes permanently
20:01:59 [2024-03-07T20:01:59.028Z] unconfined, which can lead to unexpected situations.
20:01:59 [2024-03-07T20:01:59.028Z] 
20:01:59 [2024-03-07T20:01:59.028Z] To set a process to complain mode, use the command line tool
20:01:59 [2024-03-07T20:01:59.028Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
20:01:59 [2024-03-07T20:01:59.028Z] +++ true
20:01:59 [2024-03-07T20:01:59.028Z] exiting test-integration
20:01:59 [2024-03-07T20:01:59.028Z] ++ exit 0
20:01:59 [2024-03-07T20:01:59.028Z] 
Post stage
[Pipeline] junit
20:02:00 [2024-03-07T20:02:00.413Z] Recording test results
20:02:00 [2024-03-07T20:02:00.651Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
20:02:00 [2024-03-07T20:02:00.944Z] + echo Ensuring container killed.
20:02:00 [2024-03-07T20:02:00.944Z] Ensuring container killed.
20:02:00 [2024-03-07T20:02:00.944Z] + docker rm -vf docker-pr4
20:02:00 [2024-03-07T20:02:00.944Z] Error response from daemon: No such container: docker-pr4
[Pipeline] sh
20:02:01 [2024-03-07T20:02:01.222Z] + echo Chowning /workspace to jenkins user
20:02:01 [2024-03-07T20:02:01.222Z] Chowning /workspace to jenkins user
20:02:01 [2024-03-07T20:02:01.222Z] + id -u
20:02:01 [2024-03-07T20:02:01.222Z] + id -g
20:02:01 [2024-03-07T20:02:01.222Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-47494:/workspace busybox chown -R 1000:1000 /workspace
20:02:01 [2024-03-07T20:02:01.222Z] Unable to find image 'busybox:latest' locally
20:02:01 [2024-03-07T20:02:01.222Z] latest: Pulling from library/busybox
20:02:01 [2024-03-07T20:02:01.222Z] 45d8eb5967de: Already exists
20:02:01 [2024-03-07T20:02:01.480Z] Digest: sha256:478209e7be50e5f5c9fd47a6a71d43c119dd44c393160e49dc4bb86f99a439de
20:02:01 [2024-03-07T20:02:01.480Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
20:02:03 [2024-03-07T20:02:03.137Z] + bundleName=arm64-integration
20:02:03 [2024-03-07T20:02:03.137Z] + echo Creating arm64-integration-bundles.tar.gz
20:02:03 [2024-03-07T20:02:03.137Z] Creating arm64-integration-bundles.tar.gz
20:02:03 [2024-03-07T20:02:03.137Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
20:02:03 [2024-03-07T20:02:03.137Z] + xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
20:02:03 [2024-03-07T20:02:03.406Z] Archiving artifacts
20:02:04 [2024-03-07T20:02:04.833Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-47494/4/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
20:02:05 [2024-03-07T20:02:05.138Z] + make clean
20:02:05 [2024-03-07T20:02:05.138Z] docker volume rm -f docker-dev-cache docker-mod-cache
20:02:05 [2024-03-07T20:02:05.138Z] docker-dev-cache
20:02:05 [2024-03-07T20:02:05.138Z] 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-47494/4/stashes/