Skip to content
Success

Console Output

Pull request #47640 updated
15:48:53 Connecting to https://api.github.com using docker-jenkins GitHub credentials
Obtained Jenkinsfile from 20711822a099d877c98d02ffc93c132d71f2dffa+484480f56aa38053493e100dbd1c25da0c831df6 (0c4ab5c0309e93061373574fa52132ce2247963e)
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-47640@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
15:48:55 [2024-03-27T15:48:55.433Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
15:48:55 [2024-03-27T15:48:55.435Z] Trying to pass milestone 1
[Pipeline] milestone
15:48:55 [2024-03-27T15:48:55.599Z] Trying to pass milestone 2
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
15:48:55 [2024-03-27T15:48:55.916Z] Running on EC2 (ec2-managed-agents) - ubuntu-2004-arm64v8 (i-0844fc08264ae062b) in /home/ubuntu/workspace/moby_PR-47640
[Pipeline] {
[Pipeline] checkout
15:48:55 [2024-03-27T15:48:55.936Z] The recommended git tool is: git
15:48:57 [2024-03-27T15:48:57.912Z] using credential docker-jenkins-github-credentials
15:48:57 [2024-03-27T15:48:57.918Z] Cloning the remote Git repository
15:48:57 [2024-03-27T15:48:57.918Z] Cloning with configured refspecs honoured and without tags
15:48:57 [2024-03-27T15:48:57.940Z] Cloning repository https://github.com/moby/moby.git
15:48:57 [2024-03-27T15:48:57.975Z]  > git init /home/ubuntu/workspace/moby_PR-47640 # timeout=10
15:48:58 [2024-03-27T15:48:58.434Z] Fetching upstream changes from https://github.com/moby/moby.git
15:48:58 [2024-03-27T15:48:58.434Z]  > git --version # timeout=10
15:48:58 [2024-03-27T15:48:58.438Z]  > git --version # 'git version 2.25.1'
15:48:58 [2024-03-27T15:48:58.438Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:48:58 [2024-03-27T15:48:58.446Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47640/head:refs/remotes/origin/PR-47640 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:49:11 [2024-03-27T15:49:11.037Z] Fetching without tags
15:49:11 [2024-03-27T15:49:11.287Z] Merging remotes/origin/master commit 484480f56aa38053493e100dbd1c25da0c831df6 into PR head commit 20711822a099d877c98d02ffc93c132d71f2dffa
15:49:10 [2024-03-27T15:49:10.745Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:49:10 [2024-03-27T15:49:10.749Z]  > git config --add remote.origin.fetch +refs/pull/47640/head:refs/remotes/origin/PR-47640 # timeout=10
15:49:10 [2024-03-27T15:49:10.752Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
15:49:11 [2024-03-27T15:49:11.034Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:49:11 [2024-03-27T15:49:11.041Z] Fetching upstream changes from https://github.com/moby/moby.git
15:49:11 [2024-03-27T15:49:11.041Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:49:11 [2024-03-27T15:49:11.044Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47640/head:refs/remotes/origin/PR-47640 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:49:11 [2024-03-27T15:49:11.294Z]  > git config core.sparsecheckout # timeout=10
15:49:11 [2024-03-27T15:49:11.304Z]  > git checkout -f 20711822a099d877c98d02ffc93c132d71f2dffa # timeout=10
15:49:11 [2024-03-27T15:49:11.968Z]  > git remote # timeout=10
15:49:11 [2024-03-27T15:49:11.972Z]  > git config --get remote.origin.url # timeout=10
15:49:11 [2024-03-27T15:49:11.986Z] Merge succeeded, producing 20711822a099d877c98d02ffc93c132d71f2dffa
15:49:11 [2024-03-27T15:49:11.986Z] Checking out Revision 20711822a099d877c98d02ffc93c132d71f2dffa (PR-47640)
15:49:13 [2024-03-27T15:49:13.100Z] Commit message: "dockerd-rootless-setuptool.sh: Check `kernel.apparmor_restrict_unprivileged_userns`"
15:49:13 [2024-03-27T15:49:13.106Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
15:49:11 [2024-03-27T15:49:11.974Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:49:11 [2024-03-27T15:49:11.977Z]  > git merge 484480f56aa38053493e100dbd1c25da0c831df6 # timeout=10
15:49:11 [2024-03-27T15:49:11.984Z]  > git rev-parse HEAD^{commit} # timeout=10
15:49:11 [2024-03-27T15:49:11.989Z]  > git config core.sparsecheckout # timeout=10
15:49:11 [2024-03-27T15:49:11.991Z]  > git checkout -f 20711822a099d877c98d02ffc93c132d71f2dffa # timeout=10
15:49:13 [2024-03-27T15:49:13.104Z]  > git rev-list --no-walk 503679f4c185915490b4f150d786bad499456781 # timeout=10
15:49:13 [2024-03-27T15:49:13.792Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-47640:/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
15:49:16 [2024-03-27T15:49:16.317Z] Unable to find image 'alpine:latest' locally
15:49:16 [2024-03-27T15:49:16.317Z] latest: Pulling from library/alpine
15:49:16 [2024-03-27T15:49:16.317Z] bca4290a9639: Pulling fs layer
15:49:16 [2024-03-27T15:49:16.317Z] bca4290a9639: Verifying Checksum
15:49:16 [2024-03-27T15:49:16.317Z] bca4290a9639: Download complete
15:49:16 [2024-03-27T15:49:16.575Z] bca4290a9639: Pull complete
15:49:16 [2024-03-27T15:49:16.575Z] Digest: sha256:c5b1261d6d3e43071626931fc004f70149baeba2c8ec672bd4f27761f8e1ad6b
15:49:16 [2024-03-27T15:49:16.575Z] Status: Downloaded newer image for alpine:latest
15:49:24 [2024-03-27T15:49:24.678Z] 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
15:49:24 [2024-03-27T15:49:24.999Z] Running on EC2 (ec2-managed-agents) - ubuntu-2004-arm64v8 (i-02dc7366ace2080e9) in /home/ubuntu/workspace/moby_PR-47640
[Pipeline] {
[Pipeline] checkout
15:49:25 [2024-03-27T15:49:25.014Z] The recommended git tool is: git
15:49:25 [2024-03-27T15:49:25.022Z] using credential docker-jenkins-github-credentials
15:49:25 [2024-03-27T15:49:25.029Z] Cloning the remote Git repository
15:49:25 [2024-03-27T15:49:25.029Z] Cloning with configured refspecs honoured and without tags
15:49:25 [2024-03-27T15:49:25.034Z] Cloning repository https://github.com/moby/moby.git
15:49:25 [2024-03-27T15:49:25.034Z]  > git init /home/ubuntu/workspace/moby_PR-47640 # timeout=10
15:49:25 [2024-03-27T15:49:25.038Z] Fetching upstream changes from https://github.com/moby/moby.git
15:49:25 [2024-03-27T15:49:25.038Z]  > git --version # timeout=10
15:49:25 [2024-03-27T15:49:25.040Z]  > git --version # 'git version 2.25.1'
15:49:25 [2024-03-27T15:49:25.040Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:49:25 [2024-03-27T15:49:25.043Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47640/head:refs/remotes/origin/PR-47640 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:49:39 [2024-03-27T15:49:39.013Z] Fetching without tags
15:49:38 [2024-03-27T15:49:38.999Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:49:39 [2024-03-27T15:49:39.002Z]  > git config --add remote.origin.fetch +refs/pull/47640/head:refs/remotes/origin/PR-47640 # timeout=10
15:49:39 [2024-03-27T15:49:39.004Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
15:49:39 [2024-03-27T15:49:39.014Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:49:39 [2024-03-27T15:49:39.019Z] Fetching upstream changes from https://github.com/moby/moby.git
15:49:39 [2024-03-27T15:49:39.019Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:49:39 [2024-03-27T15:49:39.021Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47640/head:refs/remotes/origin/PR-47640 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:49:39 [2024-03-27T15:49:39.288Z] Merging remotes/origin/master commit 484480f56aa38053493e100dbd1c25da0c831df6 into PR head commit 20711822a099d877c98d02ffc93c132d71f2dffa
15:49:39 [2024-03-27T15:49:39.982Z] Merge succeeded, producing 20711822a099d877c98d02ffc93c132d71f2dffa
15:49:39 [2024-03-27T15:49:39.983Z] Checking out Revision 20711822a099d877c98d02ffc93c132d71f2dffa (PR-47640)
15:49:40 [2024-03-27T15:49:40.883Z] Commit message: "dockerd-rootless-setuptool.sh: Check `kernel.apparmor_restrict_unprivileged_userns`"
15:49:39 [2024-03-27T15:49:39.293Z]  > git config core.sparsecheckout # timeout=10
15:49:39 [2024-03-27T15:49:39.295Z]  > git checkout -f 20711822a099d877c98d02ffc93c132d71f2dffa # timeout=10
15:49:39 [2024-03-27T15:49:39.969Z]  > git remote # timeout=10
15:49:39 [2024-03-27T15:49:39.971Z]  > git config --get remote.origin.url # timeout=10
15:49:39 [2024-03-27T15:49:39.973Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:49:39 [2024-03-27T15:49:39.976Z]  > git merge 484480f56aa38053493e100dbd1c25da0c831df6 # timeout=10
15:49:39 [2024-03-27T15:49:39.983Z]  > git rev-parse HEAD^{commit} # timeout=10
15:49:39 [2024-03-27T15:49:39.988Z]  > git config core.sparsecheckout # timeout=10
15:49:39 [2024-03-27T15:49:39.990Z]  > git checkout -f 20711822a099d877c98d02ffc93c132d71f2dffa # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
15:49:41 [2024-03-27T15:49:41.547Z] + docker version
15:49:41 [2024-03-27T15:49:41.547Z] Client: Docker Engine - Community
15:49:41 [2024-03-27T15:49:41.547Z]  Version:           25.0.3
15:49:41 [2024-03-27T15:49:41.547Z]  API version:       1.44
15:49:41 [2024-03-27T15:49:41.547Z]  Go version:        go1.21.6
15:49:41 [2024-03-27T15:49:41.547Z]  Git commit:        4debf41
15:49:41 [2024-03-27T15:49:41.547Z]  Built:             Tue Feb  6 21:13:09 2024
15:49:41 [2024-03-27T15:49:41.547Z]  OS/Arch:           linux/arm64
15:49:41 [2024-03-27T15:49:41.547Z]  Context:           default
15:49:41 [2024-03-27T15:49:41.547Z] 
15:49:41 [2024-03-27T15:49:41.547Z] Server: Docker Engine - Community
15:49:41 [2024-03-27T15:49:41.547Z]  Engine:
15:49:41 [2024-03-27T15:49:41.547Z]   Version:          25.0.3
15:49:41 [2024-03-27T15:49:41.547Z]   API version:      1.44 (minimum version 1.24)
15:49:41 [2024-03-27T15:49:41.547Z]   Go version:       go1.21.6
15:49:41 [2024-03-27T15:49:41.547Z]   Git commit:       f417435
15:49:41 [2024-03-27T15:49:41.547Z]   Built:            Tue Feb  6 21:13:09 2024
15:49:41 [2024-03-27T15:49:41.547Z]   OS/Arch:          linux/arm64
15:49:41 [2024-03-27T15:49:41.547Z]   Experimental:     true
15:49:41 [2024-03-27T15:49:41.547Z]  containerd:
15:49:41 [2024-03-27T15:49:41.547Z]   Version:          1.6.28
15:49:41 [2024-03-27T15:49:41.547Z]   GitCommit:        ae07eda36dd25f8a1b98dfbf587313b99c0190bb
15:49:41 [2024-03-27T15:49:41.547Z]  runc:
15:49:41 [2024-03-27T15:49:41.547Z]   Version:          1.1.12
15:49:41 [2024-03-27T15:49:41.547Z]   GitCommit:        v1.1.12-0-g51d5e94
15:49:41 [2024-03-27T15:49:41.547Z]  docker-init:
15:49:41 [2024-03-27T15:49:41.547Z]   Version:          0.19.0
15:49:41 [2024-03-27T15:49:41.547Z]   GitCommit:        de40ad0
[Pipeline] sh
15:49:41 [2024-03-27T15:49:41.828Z] + docker info
15:49:41 [2024-03-27T15:49:41.828Z] Client: Docker Engine - Community
15:49:41 [2024-03-27T15:49:41.828Z]  Version:    25.0.3
15:49:41 [2024-03-27T15:49:41.828Z]  Context:    default
15:49:41 [2024-03-27T15:49:41.828Z]  Debug Mode: false
15:49:41 [2024-03-27T15:49:41.828Z]  Plugins:
15:49:41 [2024-03-27T15:49:41.828Z]   buildx: Docker Buildx (Docker Inc.)
15:49:41 [2024-03-27T15:49:41.828Z]     Version:  v0.12.1
15:49:41 [2024-03-27T15:49:41.828Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
15:49:41 [2024-03-27T15:49:41.828Z]   compose: Docker Compose (Docker Inc.)
15:49:41 [2024-03-27T15:49:41.828Z]     Version:  v2.24.6
15:49:41 [2024-03-27T15:49:41.828Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
15:49:41 [2024-03-27T15:49:41.828Z] 
15:49:41 [2024-03-27T15:49:41.828Z] Server:
15:49:41 [2024-03-27T15:49:41.828Z]  Containers: 0
15:49:41 [2024-03-27T15:49:41.828Z]   Running: 0
15:49:41 [2024-03-27T15:49:41.828Z]   Paused: 0
15:49:41 [2024-03-27T15:49:41.828Z]   Stopped: 0
15:49:41 [2024-03-27T15:49:41.828Z]  Images: 3
15:49:41 [2024-03-27T15:49:41.828Z]  Server Version: 25.0.3
15:49:41 [2024-03-27T15:49:41.828Z]  Storage Driver: overlay2
15:49:41 [2024-03-27T15:49:41.828Z]   Backing Filesystem: extfs
15:49:41 [2024-03-27T15:49:41.828Z]   Supports d_type: true
15:49:41 [2024-03-27T15:49:41.828Z]   Using metacopy: false
15:49:41 [2024-03-27T15:49:41.828Z]   Native Overlay Diff: true
15:49:41 [2024-03-27T15:49:41.828Z]   userxattr: false
15:49:41 [2024-03-27T15:49:41.828Z]  Logging Driver: json-file
15:49:41 [2024-03-27T15:49:41.828Z]  Cgroup Driver: cgroupfs
15:49:41 [2024-03-27T15:49:41.828Z]  Cgroup Version: 1
15:49:41 [2024-03-27T15:49:41.828Z]  Plugins:
15:49:41 [2024-03-27T15:49:41.828Z]   Volume: local
15:49:41 [2024-03-27T15:49:41.828Z]   Network: bridge host ipvlan macvlan null overlay
15:49:41 [2024-03-27T15:49:41.828Z]   Log: awslogs fluentd gcplogs gelf journald json-file local splunk syslog
15:49:41 [2024-03-27T15:49:41.828Z]  Swarm: inactive
15:49:41 [2024-03-27T15:49:41.828Z]  Runtimes: io.containerd.runc.v2 runc
15:49:41 [2024-03-27T15:49:41.828Z]  Default Runtime: runc
15:49:41 [2024-03-27T15:49:41.828Z]  Init Binary: docker-init
15:49:41 [2024-03-27T15:49:41.828Z]  containerd version: ae07eda36dd25f8a1b98dfbf587313b99c0190bb
15:49:41 [2024-03-27T15:49:41.828Z]  runc version: v1.1.12-0-g51d5e94
15:49:41 [2024-03-27T15:49:41.828Z]  init version: de40ad0
15:49:41 [2024-03-27T15:49:41.828Z]  Security Options:
15:49:41 [2024-03-27T15:49:41.828Z]   apparmor
15:49:41 [2024-03-27T15:49:41.828Z]   seccomp
15:49:41 [2024-03-27T15:49:41.828Z]    Profile: builtin
15:49:41 [2024-03-27T15:49:41.828Z]  Kernel Version: 5.15.0-1053-aws
15:49:41 [2024-03-27T15:49:41.828Z]  Operating System: Ubuntu 20.04.6 LTS
15:49:41 [2024-03-27T15:49:41.828Z]  OSType: linux
15:49:41 [2024-03-27T15:49:41.828Z]  Architecture: aarch64
15:49:41 [2024-03-27T15:49:41.828Z]  CPUs: 8
15:49:41 [2024-03-27T15:49:41.828Z]  Total Memory: 30.64GiB
15:49:41 [2024-03-27T15:49:41.828Z]  Name: ip-10-100-46-193
15:49:41 [2024-03-27T15:49:41.828Z]  ID: de696752-8eb2-4b9b-9ebf-4859e2ca34ac
15:49:41 [2024-03-27T15:49:41.828Z]  Docker Root Dir: /var/lib/docker
15:49:41 [2024-03-27T15:49:41.828Z]  Debug Mode: false
15:49:41 [2024-03-27T15:49:41.828Z]  Experimental: true
15:49:41 [2024-03-27T15:49:41.828Z]  Insecure Registries:
15:49:41 [2024-03-27T15:49:41.828Z]   127.0.0.0/8
15:49:41 [2024-03-27T15:49:41.828Z]  Live Restore Enabled: true
15:49:41 [2024-03-27T15:49:41.828Z] 
[Pipeline] sh
15:49:42 [2024-03-27T15:49:42.109Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
15:49:42 [2024-03-27T15:49:42.109Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
15:49:42 [2024-03-27T15:49:42.109Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-47640/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
15:49:42 [2024-03-27T15:49:42.109Z] + bash /home/ubuntu/workspace/moby_PR-47640/check-config.sh
15:49:42 [2024-03-27T15:49:42.109Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
15:49:42 [2024-03-27T15:49:42.109Z] info: reading kernel config from /boot/config-5.15.0-1053-aws ...
15:49:42 [2024-03-27T15:49:42.109Z] 
15:49:42 [2024-03-27T15:49:42.109Z] Generally Necessary:
15:49:42 [2024-03-27T15:49:42.109Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
15:49:42 [2024-03-27T15:49:42.109Z] - apparmor: enabled and tools installed
15:49:42 [2024-03-27T15:49:42.109Z] - CONFIG_NAMESPACES: enabled
15:49:42 [2024-03-27T15:49:42.109Z] - CONFIG_NET_NS: enabled
15:49:42 [2024-03-27T15:49:42.109Z] - CONFIG_PID_NS: enabled
15:49:42 [2024-03-27T15:49:42.109Z] - CONFIG_IPC_NS: enabled
15:49:42 [2024-03-27T15:49:42.109Z] - CONFIG_UTS_NS: enabled
15:49:42 [2024-03-27T15:49:42.109Z] - CONFIG_CGROUPS: enabled
15:49:42 [2024-03-27T15:49:42.109Z] - CONFIG_CGROUP_CPUACCT: enabled
15:49:42 [2024-03-27T15:49:42.109Z] - CONFIG_CGROUP_DEVICE: enabled
15:49:42 [2024-03-27T15:49:42.109Z] - CONFIG_CGROUP_FREEZER: enabled
15:49:42 [2024-03-27T15:49:42.109Z] - CONFIG_CGROUP_SCHED: enabled
15:49:42 [2024-03-27T15:49:42.109Z] - CONFIG_CPUSETS: enabled
15:49:42 [2024-03-27T15:49:42.109Z] - CONFIG_MEMCG: enabled
15:49:42 [2024-03-27T15:49:42.109Z] - CONFIG_KEYS: enabled
15:49:42 [2024-03-27T15:49:42.109Z] - CONFIG_VETH: enabled (as module)
15:49:42 [2024-03-27T15:49:42.109Z] - CONFIG_BRIDGE: enabled (as module)
15:49:42 [2024-03-27T15:49:42.109Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
15:49:42 [2024-03-27T15:49:42.109Z] - CONFIG_IP_NF_FILTER: enabled (as module)
15:49:42 [2024-03-27T15:49:42.109Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
15:49:42 [2024-03-27T15:49:42.109Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
15:49:42 [2024-03-27T15:49:42.369Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
15:49:42 [2024-03-27T15:49:42.369Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
15:49:42 [2024-03-27T15:49:42.369Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
15:49:42 [2024-03-27T15:49:42.369Z] - CONFIG_IP_NF_NAT: enabled (as module)
15:49:42 [2024-03-27T15:49:42.369Z] - CONFIG_NF_NAT: enabled (as module)
15:49:42 [2024-03-27T15:49:42.369Z] - CONFIG_POSIX_MQUEUE: enabled
15:49:42 [2024-03-27T15:49:42.369Z] - CONFIG_CGROUP_BPF: enabled
15:49:42 [2024-03-27T15:49:42.369Z] 
15:49:42 [2024-03-27T15:49:42.369Z] Optional Features:
15:49:42 [2024-03-27T15:49:42.369Z] - CONFIG_USER_NS: enabled
15:49:42 [2024-03-27T15:49:42.369Z] - CONFIG_SECCOMP: enabled
15:49:42 [2024-03-27T15:49:42.369Z] - CONFIG_SECCOMP_FILTER: enabled
15:49:42 [2024-03-27T15:49:42.369Z] - CONFIG_CGROUP_PIDS: enabled
15:49:42 [2024-03-27T15:49:42.369Z] - CONFIG_MEMCG_SWAP: enabled
15:49:42 [2024-03-27T15:49:42.369Z]     (cgroup swap accounting is currently enabled)
15:49:42 [2024-03-27T15:49:42.369Z] - CONFIG_BLK_CGROUP: enabled
15:49:42 [2024-03-27T15:49:42.369Z] - CONFIG_BLK_DEV_THROTTLING: enabled
15:49:42 [2024-03-27T15:49:42.369Z] - CONFIG_CGROUP_PERF: enabled
15:49:42 [2024-03-27T15:49:42.369Z] - CONFIG_CGROUP_HUGETLB: enabled
15:49:42 [2024-03-27T15:49:42.369Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
15:49:42 [2024-03-27T15:49:42.369Z] - CONFIG_CGROUP_NET_PRIO: enabled
15:49:42 [2024-03-27T15:49:42.369Z] - CONFIG_CFS_BANDWIDTH: enabled
15:49:42 [2024-03-27T15:49:42.369Z] - CONFIG_FAIR_GROUP_SCHED: enabled
15:49:42 [2024-03-27T15:49:42.369Z] - CONFIG_RT_GROUP_SCHED: missing
15:49:42 [2024-03-27T15:49:42.369Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
15:49:42 [2024-03-27T15:49:42.369Z] - CONFIG_IP_VS: enabled (as module)
15:49:42 [2024-03-27T15:49:42.369Z] - CONFIG_IP_VS_NFCT: enabled
15:49:42 [2024-03-27T15:49:42.369Z] - CONFIG_IP_VS_PROTO_TCP: enabled
15:49:42 [2024-03-27T15:49:42.369Z] - CONFIG_IP_VS_PROTO_UDP: enabled
15:49:42 [2024-03-27T15:49:42.369Z] - CONFIG_IP_VS_RR: enabled (as module)
15:49:42 [2024-03-27T15:49:42.369Z] - CONFIG_SECURITY_SELINUX: enabled
15:49:42 [2024-03-27T15:49:42.369Z] - CONFIG_SECURITY_APPARMOR: enabled
15:49:42 [2024-03-27T15:49:42.369Z] - CONFIG_EXT4_FS: enabled
15:49:42 [2024-03-27T15:49:42.369Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
15:49:42 [2024-03-27T15:49:42.369Z] - CONFIG_EXT4_FS_SECURITY: enabled
15:49:42 [2024-03-27T15:49:42.369Z] - Network Drivers:
15:49:42 [2024-03-27T15:49:42.369Z]   - "overlay":
15:49:42 [2024-03-27T15:49:42.628Z]     - CONFIG_VXLAN: enabled (as module)
15:49:42 [2024-03-27T15:49:42.628Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
15:49:42 [2024-03-27T15:49:42.628Z]       Optional (for encrypted networks):
15:49:42 [2024-03-27T15:49:42.628Z]       - CONFIG_CRYPTO: enabled
15:49:42 [2024-03-27T15:49:42.628Z]       - CONFIG_CRYPTO_AEAD: enabled
15:49:42 [2024-03-27T15:49:42.628Z]       - CONFIG_CRYPTO_GCM: enabled
15:49:42 [2024-03-27T15:49:42.628Z]       - CONFIG_CRYPTO_SEQIV: enabled
15:49:42 [2024-03-27T15:49:42.628Z]       - CONFIG_CRYPTO_GHASH: enabled
15:49:42 [2024-03-27T15:49:42.628Z]       - CONFIG_XFRM: enabled
15:49:42 [2024-03-27T15:49:42.628Z]       - CONFIG_XFRM_USER: enabled (as module)
15:49:42 [2024-03-27T15:49:42.628Z]       - CONFIG_XFRM_ALGO: enabled (as module)
15:49:42 [2024-03-27T15:49:42.628Z]       - CONFIG_INET_ESP: enabled (as module)
15:49:42 [2024-03-27T15:49:42.628Z]   - "ipvlan":
15:49:42 [2024-03-27T15:49:42.628Z]     - CONFIG_IPVLAN: enabled (as module)
15:49:42 [2024-03-27T15:49:42.628Z]   - "macvlan":
15:49:42 [2024-03-27T15:49:42.628Z]     - CONFIG_MACVLAN: enabled (as module)
15:49:42 [2024-03-27T15:49:42.628Z]     - CONFIG_DUMMY: enabled (as module)
15:49:42 [2024-03-27T15:49:42.628Z]   - "ftp,tftp client in container":
15:49:42 [2024-03-27T15:49:42.628Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
15:49:42 [2024-03-27T15:49:42.628Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
15:49:42 [2024-03-27T15:49:42.628Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
15:49:42 [2024-03-27T15:49:42.628Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
15:49:42 [2024-03-27T15:49:42.628Z] - Storage Drivers:
15:49:42 [2024-03-27T15:49:42.628Z]   - "aufs":
15:49:42 [2024-03-27T15:49:42.628Z]     - CONFIG_AUFS_FS: enabled (as module)
15:49:42 [2024-03-27T15:49:42.628Z]   - "btrfs":
15:49:42 [2024-03-27T15:49:42.628Z]     - CONFIG_BTRFS_FS: enabled (as module)
15:49:42 [2024-03-27T15:49:42.628Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
15:49:42 [2024-03-27T15:49:42.628Z]   - "devicemapper":
15:49:42 [2024-03-27T15:49:42.628Z]     - CONFIG_BLK_DEV_DM: enabled
15:49:42 [2024-03-27T15:49:42.628Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
15:49:42 [2024-03-27T15:49:42.628Z]   - "overlay":
15:49:42 [2024-03-27T15:49:42.628Z]     - CONFIG_OVERLAY_FS: enabled (as module)
15:49:42 [2024-03-27T15:49:42.628Z]   - "zfs":
15:49:42 [2024-03-27T15:49:42.628Z]     - /dev/zfs: present
15:49:42 [2024-03-27T15:49:42.628Z]     - zfs command: missing
15:49:42 [2024-03-27T15:49:42.628Z]     - zpool command: missing
15:49:42 [2024-03-27T15:49:42.628Z] 
15:49:42 [2024-03-27T15:49:42.628Z] Limits:
15:49:42 [2024-03-27T15:49:42.628Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
15:49:42 [2024-03-27T15:49:42.628Z] 
15:49:42 [2024-03-27T15:49:42.628Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
15:49:42 [2024-03-27T15:49:42.925Z] + docker build --force-rm -t docker:20711822a099d877c98d02ffc93c132d71f2dffa .
15:49:43 [2024-03-27T15:49:43.185Z] #0 building with "default" instance using docker driver
15:49:43 [2024-03-27T15:49:43.185Z] 
15:49:43 [2024-03-27T15:49:43.185Z] #1 [internal] load build definition from Dockerfile
15:49:43 [2024-03-27T15:49:43.185Z] #1 transferring dockerfile: 28.30kB done
15:49:43 [2024-03-27T15:49:43.185Z] #1 DONE 0.0s
15:49:43 [2024-03-27T15:49:43.185Z] 
15:49:43 [2024-03-27T15:49:43.185Z] #2 resolve image config for docker.io/docker/dockerfile:1.7
15:49:43 [2024-03-27T15:49:43.185Z] #2 DONE 0.1s
15:49:43 [2024-03-27T15:49:43.185Z] 
15:49:43 [2024-03-27T15:49:43.185Z] #3 docker-image://docker.io/docker/dockerfile:1.7@sha256:dbbd5e059e8a07ff7ea6233b213b36aa516b4c53c645f1817a4dd18b83cbea56
15:49:43 [2024-03-27T15:49:43.185Z] #3 CACHED
15:49:43 [2024-03-27T15:49:43.185Z] 
15:49:43 [2024-03-27T15:49:43.185Z] #4 [internal] load metadata for docker.io/library/busybox:latest
15:49:43 [2024-03-27T15:49:43.185Z] #4 DONE 0.0s
15:49:43 [2024-03-27T15:49:43.185Z] 
15:49:43 [2024-03-27T15:49:43.185Z] #5 [internal] load metadata for docker.io/distribution/distribution:2.8.3
15:49:43 [2024-03-27T15:49:43.185Z] #5 DONE 0.1s
15:49:43 [2024-03-27T15:49:43.185Z] 
15:49:43 [2024-03-27T15:49:43.185Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
15:49:43 [2024-03-27T15:49:43.444Z] #6 DONE 0.2s
15:49:43 [2024-03-27T15:49:43.444Z] 
15:49:43 [2024-03-27T15:49:43.444Z] #7 [internal] load metadata for docker.io/library/golang:1.21.8-bookworm
15:49:43 [2024-03-27T15:49:43.444Z] #7 DONE 0.1s
15:49:43 [2024-03-27T15:49:43.444Z] 
15:49:43 [2024-03-27T15:49:43.444Z] #8 [internal] load metadata for docker.io/docker/buildx-bin:0.13.1
15:49:43 [2024-03-27T15:49:43.444Z] #8 DONE 0.2s
15:49:43 [2024-03-27T15:49:43.444Z] 
15:49:43 [2024-03-27T15:49:43.444Z] #9 [internal] load metadata for docker.io/tonistiigi/xx:1.4.0
15:49:43 [2024-03-27T15:49:43.444Z] #9 DONE 0.2s
15:49:43 [2024-03-27T15:49:43.444Z] 
15:49:43 [2024-03-27T15:49:43.444Z] #10 [internal] load metadata for docker.io/library/debian:bookworm
15:49:43 [2024-03-27T15:49:43.444Z] #10 DONE 0.2s
15:49:43 [2024-03-27T15:49:43.444Z] 
15:49:43 [2024-03-27T15:49:43.444Z] #11 [internal] load metadata for docker.io/docker/compose-bin:v2.25.0
15:49:43 [2024-03-27T15:49:43.444Z] #11 DONE 0.2s
15:49:43 [2024-03-27T15:49:43.444Z] 
15:49:43 [2024-03-27T15:49:43.444Z] #12 [internal] load .dockerignore
15:49:43 [2024-03-27T15:49:43.444Z] #12 transferring context: 113B done
15:49:43 [2024-03-27T15:49:43.444Z] #12 DONE 0.0s
15:49:44 [2024-03-27T15:49:44.012Z] 
15:49:44 [2024-03-27T15:49:44.012Z] #13 [xx 1/1] FROM docker.io/tonistiigi/xx:1.4.0@sha256:0cd3f05c72d6c9b038eb135f91376ee1169ef3a330d34e418e65e2a5c2e9c0d4
15:49:44 [2024-03-27T15:49:44.012Z] #13 DONE 0.0s
15:49:44 [2024-03-27T15:49:44.012Z] 
15:49:44 [2024-03-27T15:49:44.012Z] #14 [base 1/4] FROM docker.io/library/golang:1.21.8-bookworm@sha256:05a9064db595ba2a6aa7c2d48d16ba5872c42583606741c750b0d895e9d0a09d
15:49:44 [2024-03-27T15:49:44.012Z] #14 DONE 0.0s
15:49:44 [2024-03-27T15:49:44.012Z] 
15:49:44 [2024-03-27T15:49:44.012Z] #15 [compose 1/1] FROM docker.io/docker/compose-bin:v2.25.0@sha256:b17f617b148fca1143582c267fe2547b91b60241872557fa7a8f8df5bb16ef58
15:49:44 [2024-03-27T15:49:44.012Z] #15 DONE 0.0s
15:49:44 [2024-03-27T15:49:44.012Z] 
15:49:44 [2024-03-27T15:49:44.012Z] #16 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.13.1@sha256:b3ca2dfdd79c0378bbba69dd91e494f2683b5ab592e78a6d57d6f1f7bc0a5a60
15:49:44 [2024-03-27T15:49:44.012Z] #16 DONE 0.0s
15:49:44 [2024-03-27T15:49:44.012Z] 
15:49:44 [2024-03-27T15:49:44.012Z] #17 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
15:49:44 [2024-03-27T15:49:44.012Z] #17 DONE 0.0s
15:49:44 [2024-03-27T15:49:44.012Z] 
15:49:44 [2024-03-27T15:49:44.012Z] #18 [build-dummy 1/2] FROM docker.io/library/busybox:latest
15:49:44 [2024-03-27T15:49:44.012Z] #18 DONE 0.0s
15:49:44 [2024-03-27T15:49:44.012Z] 
15:49:44 [2024-03-27T15:49:44.013Z] #19 [registry-v2 1/2] FROM docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb
15:49:44 [2024-03-27T15:49:44.013Z] #19 DONE 0.0s
15:49:44 [2024-03-27T15:49:44.013Z] 
15:49:44 [2024-03-27T15:49:44.013Z] #20 [frozen-images 1/4] FROM docker.io/library/debian:bookworm@sha256:e97ee92bf1e11a2de654e9f3da827d8dce32b54e0490ac83bfc65c8706568116
15:49:44 [2024-03-27T15:49:44.013Z] #20 DONE 0.0s
15:49:44 [2024-03-27T15:49:44.013Z] 
15:49:44 [2024-03-27T15:49:44.013Z] #21 [internal] load build context
15:49:44 [2024-03-27T15:49:44.950Z] #21 transferring context: 77.57MB 1.0s done
15:49:44 [2024-03-27T15:49:44.950Z] #21 DONE 1.1s
15:49:44 [2024-03-27T15:49:44.950Z] 
15:49:44 [2024-03-27T15:49:44.950Z] #22 [base 4/4] RUN apt-get update && apt-get install --no-install-recommends -y file
15:49:44 [2024-03-27T15:49:44.950Z] #22 CACHED
15:49:44 [2024-03-27T15:49:44.950Z] 
15:49:44 [2024-03-27T15:49:44.950Z] #23 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
15:49:44 [2024-03-27T15:49:44.950Z] #23 CACHED
15:49:44 [2024-03-27T15:49:44.950Z] 
15:49:44 [2024-03-27T15:49:44.950Z] #24 [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...)
15:49:44 [2024-03-27T15:49:44.950Z] #24 CACHED
15:49:44 [2024-03-27T15:49:44.950Z] 
15:49:44 [2024-03-27T15:49:44.950Z] #25 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
15:49:44 [2024-03-27T15:49:44.950Z] #25 CACHED
15:49:44 [2024-03-27T15:49:44.950Z] 
15:49:44 [2024-03-27T15:49:44.950Z] #26 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v2.0.2" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
15:49:44 [2024-03-27T15:49:44.950Z] #26 CACHED
15:49:44 [2024-03-27T15:49:44.950Z] 
15:49:44 [2024-03-27T15:49:44.950Z] #27 [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
15:49:44 [2024-03-27T15:49:44.950Z] #27 CACHED
15:49:44 [2024-03-27T15:49:44.950Z] 
15:49:44 [2024-03-27T15:49:44.950Z] #28 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
15:49:44 [2024-03-27T15:49:44.950Z] #28 CACHED
15:49:44 [2024-03-27T15:49:44.950Z] 
15:49:44 [2024-03-27T15:49:44.950Z] #29 [base 3/4] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
15:49:44 [2024-03-27T15:49:44.950Z] #29 CACHED
15:49:44 [2024-03-27T15:49:44.950Z] 
15:49:44 [2024-03-27T15:49:44.950Z] #30 [base 2/4] COPY --from=xx / /
15:49:44 [2024-03-27T15:49:44.950Z] #30 CACHED
15:49:44 [2024-03-27T15:49:44.950Z] 
15:49:44 [2024-03-27T15:49:44.950Z] #31 [rootlesskit-build 4/5] COPY --link ./contrib/dockerd-rootless.sh /build/
15:49:44 [2024-03-27T15:49:44.950Z] #31 CACHED
15:49:44 [2024-03-27T15:49:44.950Z] 
15:49:44 [2024-03-27T15:49:44.950Z] #32 [rootlesskit-build 5/5] COPY --link ./contrib/dockerd-rootless-setuptool.sh /build/
15:49:45 [2024-03-27T15:49:45.209Z] #32 DONE 0.2s
15:49:45 [2024-03-27T15:49:45.776Z] 
15:49:45 [2024-03-27T15:49:45.776Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
15:49:45 [2024-03-27T15:49:45.776Z] #33 CACHED
15:49:45 [2024-03-27T15:49:45.776Z] 
15:49:45 [2024-03-27T15:49:45.776Z] #34 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
15:49:45 [2024-03-27T15:49:45.776Z] #34 CACHED
15:49:45 [2024-03-27T15:49:45.776Z] 
15:49:45 [2024-03-27T15:49:45.776Z] #35 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
15:49:45 [2024-03-27T15:49:45.776Z] #35 CACHED
15:49:45 [2024-03-27T15:49:45.776Z] 
15:49:45 [2024-03-27T15:49:45.776Z] #36 [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
15:49:45 [2024-03-27T15:49:45.776Z] #36 CACHED
15:49:45 [2024-03-27T15:49:45.776Z] 
15:49:45 [2024-03-27T15:49:45.776Z] #37 [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
15:49:45 [2024-03-27T15:49:45.776Z] #37 CACHED
15:49:45 [2024-03-27T15:49:45.776Z] 
15:49:45 [2024-03-27T15:49:45.776Z] #38 [tini-src 1/3] WORKDIR /usr/src/tini
15:49:45 [2024-03-27T15:49:45.776Z] #38 CACHED
15:49:45 [2024-03-27T15:49:45.776Z] 
15:49:45 [2024-03-27T15:49:45.776Z] #39 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.12" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
15:49:45 [2024-03-27T15:49:45.776Z] #39 CACHED
15:49:45 [2024-03-27T15:49:45.776Z] 
15:49:45 [2024-03-27T15:49:45.776Z] #40 [registry-src 1/2] WORKDIR /usr/src/registry
15:49:45 [2024-03-27T15:49:45.776Z] #40 CACHED
15:49:45 [2024-03-27T15:49:45.776Z] 
15:49:45 [2024-03-27T15:49:45.776Z] #41 [containerd-src 1/3] WORKDIR /usr/src/containerd
15:49:45 [2024-03-27T15:49:45.776Z] #41 CACHED
15:49:45 [2024-03-27T15:49:45.776Z] 
15:49:45 [2024-03-27T15:49:45.776Z] #42 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
15:49:45 [2024-03-27T15:49:45.776Z] #42 CACHED
15:49:45 [2024-03-27T15:49:45.776Z] 
15:49:45 [2024-03-27T15:49:45.776Z] #43 [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...)
15:49:45 [2024-03-27T15:49:45.776Z] #43 CACHED
15:49:45 [2024-03-27T15:49:45.776Z] 
15:49:45 [2024-03-27T15:49:45.776Z] #44 [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...)
15:49:45 [2024-03-27T15:49:45.776Z] #44 CACHED
15:49:45 [2024-03-27T15:49:45.776Z] 
15:49:45 [2024-03-27T15:49:45.776Z] #45 [delve-supported 2/2] RUN --mount=from=delve-src,src=/usr/src/delve,rw     --mount=type=cache,target=/root/.cache/go-build,id=delve-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod <<EOT (set -e...)
15:49:45 [2024-03-27T15:49:45.776Z] #45 CACHED
15:49:45 [2024-03-27T15:49:45.776Z] 
15:49:45 [2024-03-27T15:49:45.776Z] #46 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
15:49:45 [2024-03-27T15:49:45.776Z] #46 CACHED
15:49:45 [2024-03-27T15:49:45.776Z] 
15:49:45 [2024-03-27T15:49:45.776Z] #47 [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...)
15:49:45 [2024-03-27T15:49:45.776Z] #47 CACHED
15:49:45 [2024-03-27T15:49:45.776Z] 
15:49:45 [2024-03-27T15:49:45.776Z] #48 [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
15:49:45 [2024-03-27T15:49:45.776Z] #48 CACHED
15:49:45 [2024-03-27T15:49:45.776Z] 
15:49:45 [2024-03-27T15:49:45.776Z] #49 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
15:49:45 [2024-03-27T15:49:45.776Z] #49 CACHED
15:49:45 [2024-03-27T15:49:45.776Z] 
15:49:45 [2024-03-27T15:49:45.776Z] #50 [swagger-src 1/3] WORKDIR /usr/src/swagger
15:49:45 [2024-03-27T15:49:45.776Z] #50 CACHED
15:49:45 [2024-03-27T15:49:45.776Z] 
15:49:45 [2024-03-27T15:49:45.776Z] #51 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
15:49:45 [2024-03-27T15:49:45.776Z] #51 CACHED
15:49:45 [2024-03-27T15:49:45.776Z] 
15:49:45 [2024-03-27T15:49:45.776Z] #52 [dev-systemd-false 10/21] COPY --link --from=golangci_lint /build/ /usr/local/bin/
15:49:45 [2024-03-27T15:49:45.776Z] #52 CACHED
15:49:45 [2024-03-27T15:49:45.776Z] 
15:49:45 [2024-03-27T15:49:45.776Z] #53 [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
15:49:45 [2024-03-27T15:49:45.776Z] #53 CACHED
15:49:45 [2024-03-27T15:49:45.776Z] 
15:49:45 [2024-03-27T15:49:45.776Z] #54 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
15:49:45 [2024-03-27T15:49:45.776Z] #54 CACHED
15:49:45 [2024-03-27T15:49:45.776Z] 
15:49:45 [2024-03-27T15:49:45.776Z] #55 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
15:49:45 [2024-03-27T15:49:45.776Z] #55 CACHED
15:49:45 [2024-03-27T15:49:45.776Z] 
15:49:45 [2024-03-27T15:49:45.776Z] #56 [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
15:49:45 [2024-03-27T15:49:45.776Z] #56 CACHED
15:49:45 [2024-03-27T15:49:45.776Z] 
15:49:45 [2024-03-27T15:49:45.776Z] #57 [dev-systemd-false  3/21] COPY --link --from=delve         /build/ /usr/local/bin/
15:49:45 [2024-03-27T15:49:45.776Z] #57 CACHED
15:49:45 [2024-03-27T15:49:45.776Z] 
15:49:45 [2024-03-27T15:49:45.776Z] #58 [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
15:49:45 [2024-03-27T15:49:45.776Z] #58 CACHED
15:49:45 [2024-03-27T15:49:45.776Z] 
15:49:45 [2024-03-27T15:49:45.776Z] #59 [dev-systemd-false  8/21] COPY --link --from=registry-v2   /build/ /usr/local/bin/
15:49:45 [2024-03-27T15:49:45.776Z] #59 CACHED
15:49:45 [2024-03-27T15:49:45.776Z] 
15:49:45 [2024-03-27T15:49:45.776Z] #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
15:49:45 [2024-03-27T15:49:45.776Z] #60 CACHED
15:49:45 [2024-03-27T15:49:45.776Z] 
15:49:45 [2024-03-27T15:49:45.776Z] #61 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
15:49:45 [2024-03-27T15:49:45.776Z] #61 CACHED
15:49:45 [2024-03-27T15:49:45.776Z] 
15:49:45 [2024-03-27T15:49:45.776Z] #62 [dev-systemd-false 11/21] COPY --link --from=shfmt         /build/ /usr/local/bin/
15:49:45 [2024-03-27T15:49:45.776Z] #62 CACHED
15:49:45 [2024-03-27T15:49:45.776Z] 
15:49:45 [2024-03-27T15:49:45.776Z] #63 [dev-systemd-false  7/21] COPY --link --from=registry      /build/ /usr/local/bin/
15:49:45 [2024-03-27T15:49:45.776Z] #63 CACHED
15:49:45 [2024-03-27T15:49:45.776Z] 
15:49:45 [2024-03-27T15:49:45.776Z] #64 [registry-v2 2/2] RUN mkdir /build && mv /bin/registry /build/registry-v2
15:49:45 [2024-03-27T15:49:45.776Z] #64 CACHED
15:49:45 [2024-03-27T15:49:45.776Z] 
15:49:45 [2024-03-27T15:49:45.776Z] #65 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
15:49:45 [2024-03-27T15:49:45.776Z] #65 CACHED
15:49:45 [2024-03-27T15:49:45.776Z] 
15:49:45 [2024-03-27T15:49:45.776Z] #66 [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
15:49:45 [2024-03-27T15:49:45.776Z] #66 CACHED
15:49:45 [2024-03-27T15:49:45.776Z] 
15:49:45 [2024-03-27T15:49:45.776Z] #67 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
15:49:45 [2024-03-27T15:49:45.776Z] #67 CACHED
15:49:45 [2024-03-27T15:49:45.776Z] 
15:49:45 [2024-03-27T15:49:45.776Z] #68 [dev-systemd-false 12/21] COPY --link --from=runc          /build/ /usr/local/bin/
15:49:45 [2024-03-27T15:49:45.776Z] #68 CACHED
15:49:45 [2024-03-27T15:49:45.776Z] 
15:49:45 [2024-03-27T15:49:45.776Z] #69 [dev-systemd-false  6/21] COPY --link --from=tini          /build/ /usr/local/bin/
15:49:45 [2024-03-27T15:49:45.776Z] #69 CACHED
15:49:45 [2024-03-27T15:49:45.776Z] 
15:49:45 [2024-03-27T15:49:45.777Z] #70 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.21.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
15:49:45 [2024-03-27T15:49:45.777Z] #70 CACHED
15:49:45 [2024-03-27T15:49:45.777Z] 
15:49:45 [2024-03-27T15:49:45.777Z] #71 [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...)
15:49:45 [2024-03-27T15:49:45.777Z] #71 CACHED
15:49:45 [2024-03-27T15:49:45.777Z] 
15:49:45 [2024-03-27T15:49:45.777Z] #72 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
15:49:45 [2024-03-27T15:49:45.777Z] #72 CACHED
15:49:45 [2024-03-27T15:49:45.777Z] 
15:49:45 [2024-03-27T15:49:45.777Z] #73 [delve-src 1/3] WORKDIR /usr/src/delve
15:49:45 [2024-03-27T15:49:45.777Z] #73 CACHED
15:49:45 [2024-03-27T15:49:45.777Z] 
15:49:45 [2024-03-27T15:49:45.777Z] #74 [dev-systemd-false  4/21] COPY --link --from=tomll         /build/ /usr/local/bin/
15:49:45 [2024-03-27T15:49:45.777Z] #74 CACHED
15:49:45 [2024-03-27T15:49:45.777Z] 
15:49:45 [2024-03-27T15:49:45.777Z] #75 [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
15:49:45 [2024-03-27T15:49:45.777Z] #75 CACHED
15:49:45 [2024-03-27T15:49:45.777Z] 
15:49:45 [2024-03-27T15:49:45.777Z] #76 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.8.0"      && /build/shfmt --version
15:49:45 [2024-03-27T15:49:45.777Z] #76 CACHED
15:49:45 [2024-03-27T15:49:45.777Z] 
15:49:45 [2024-03-27T15:49:45.777Z] #77 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
15:49:45 [2024-03-27T15:49:45.777Z] #77 CACHED
15:49:45 [2024-03-27T15:49:45.777Z] 
15:49:45 [2024-03-27T15:49:45.777Z] #78 [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
15:49:45 [2024-03-27T15:49:45.777Z] #78 CACHED
15:49:45 [2024-03-27T15:49:45.777Z] 
15:49:45 [2024-03-27T15:49:45.777Z] #79 [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...)
15:49:45 [2024-03-27T15:49:45.777Z] #79 CACHED
15:49:45 [2024-03-27T15:49:45.777Z] 
15:49:45 [2024-03-27T15:49:45.777Z] #80 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.13" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
15:49:45 [2024-03-27T15:49:45.777Z] #80 CACHED
15:49:45 [2024-03-27T15:49:45.777Z] 
15:49:45 [2024-03-27T15:49:45.777Z] #81 [dev-systemd-false  5/21] COPY --link --from=gowinres      /build/ /usr/local/bin/
15:49:45 [2024-03-27T15:49:45.777Z] #81 CACHED
15:49:45 [2024-03-27T15:49:45.777Z] 
15:49:45 [2024-03-27T15:49:45.777Z] #82 [dev-systemd-false  9/21] COPY --link --from=gotestsum     /build/ /usr/local/bin/
15:49:45 [2024-03-27T15:49:45.777Z] #82 CACHED
15:49:45 [2024-03-27T15:49:45.777Z] 
15:49:45 [2024-03-27T15:49:45.777Z] #83 [dev-systemd-false  2/21] COPY --link --from=swagger       /build/ /usr/local/bin/
15:49:45 [2024-03-27T15:49:45.777Z] #83 CACHED
15:49:45 [2024-03-27T15:49:45.777Z] 
15:49:45 [2024-03-27T15:49:45.777Z] #84 [runc-src 1/3] WORKDIR /usr/src/runc
15:49:45 [2024-03-27T15:49:45.777Z] #84 CACHED
15:49:45 [2024-03-27T15:49:45.777Z] 
15:49:45 [2024-03-27T15:49:45.777Z] #85 [dev-systemd-false  1/21] COPY --link --from=frozen-images /build/ /docker-frozen-images
15:49:45 [2024-03-27T15:49:45.777Z] #85 CACHED
15:49:45 [2024-03-27T15:49:45.777Z] 
15:49:45 [2024-03-27T15:49:45.777Z] #17 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
15:49:46 [2024-03-27T15:49:46.035Z] #17 CACHED
15:49:46 [2024-03-27T15:49:46.035Z] 
15:49:46 [2024-03-27T15:49:46.036Z] #86 [dev-systemd-false 13/21] COPY --link --from=containerd    /build/ /usr/local/bin/
15:49:46 [2024-03-27T15:49:46.036Z] #86 CACHED
15:49:46 [2024-03-27T15:49:46.036Z] 
15:49:46 [2024-03-27T15:49:46.036Z] #87 [build-dummy 2/2] RUN mkdir -p /build
15:49:46 [2024-03-27T15:49:46.036Z] #87 CACHED
15:49:46 [2024-03-27T15:49:46.036Z] 
15:49:46 [2024-03-27T15:49:46.036Z] #88 [binary-dummy 1/1] COPY --from=build-dummy /build /build
15:49:46 [2024-03-27T15:49:46.036Z] #88 CACHED
15:49:46 [2024-03-27T15:49:46.036Z] 
15:49:46 [2024-03-27T15:49:46.036Z] #89 [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             ;
15:49:46 [2024-03-27T15:49:46.036Z] #89 CACHED
15:49:46 [2024-03-27T15:49:46.036Z] 
15:49:46 [2024-03-27T15:49:46.036Z] #90 [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
15:49:46 [2024-03-27T15:49:46.036Z] #90 CACHED
15:49:46 [2024-03-27T15:49:46.036Z] 
15:49:46 [2024-03-27T15:49:46.036Z] #16 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.13.1@sha256:b3ca2dfdd79c0378bbba69dd91e494f2683b5ab592e78a6d57d6f1f7bc0a5a60
15:49:46 [2024-03-27T15:49:46.036Z] #16 CACHED
15:49:46 [2024-03-27T15:49:46.036Z] 
15:49:46 [2024-03-27T15:49:46.036Z] #15 [compose 1/1] FROM docker.io/docker/compose-bin:v2.25.0@sha256:b17f617b148fca1143582c267fe2547b91b60241872557fa7a8f8df5bb16ef58
15:49:46 [2024-03-27T15:49:46.036Z] #15 CACHED
15:49:46 [2024-03-27T15:49:46.036Z] 
15:49:46 [2024-03-27T15:49:46.036Z] #91 [dockercli-integration 1/2] WORKDIR /go/src/github.com/docker/cli
15:49:46 [2024-03-27T15:49:46.036Z] #91 CACHED
15:49:46 [2024-03-27T15:49:46.036Z] 
15:49:46 [2024-03-27T15:49:46.036Z] #92 [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 https://github.com/docker/cli.git /build      && /build/docker --version
15:49:46 [2024-03-27T15:49:46.036Z] #92 CACHED
15:49:46 [2024-03-27T15:49:46.036Z] 
15:49:46 [2024-03-27T15:49:46.036Z] #93 [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
15:49:46 [2024-03-27T15:49:46.036Z] #93 CACHED
15:49:46 [2024-03-27T15:49:46.036Z] 
15:49:46 [2024-03-27T15:49:46.036Z] #94 [dev-systemd-false 14/21] COPY --link --from=rootlesskit   /build/ /usr/local/bin/
15:49:46 [2024-03-27T15:49:46.036Z] #94 DONE 0.1s
15:49:46 [2024-03-27T15:49:46.036Z] 
15:49:46 [2024-03-27T15:49:46.036Z] #95 [dev-systemd-false 15/21] COPY --link --from=vpnkit        /       /usr/local/bin/
15:49:46 [2024-03-27T15:49:46.036Z] #95 DONE 0.2s
15:49:46 [2024-03-27T15:49:46.036Z] 
15:49:46 [2024-03-27T15:49:46.036Z] #96 [dev-systemd-false 16/21] COPY --link --from=containerutil /build/ /usr/local/bin/
15:49:46 [2024-03-27T15:49:46.036Z] #96 DONE 0.0s
15:49:46 [2024-03-27T15:49:46.036Z] 
15:49:46 [2024-03-27T15:49:46.036Z] #97 [dev-systemd-false 17/21] COPY --link --from=crun          /build/ /usr/local/bin/
15:49:46 [2024-03-27T15:49:46.036Z] #97 DONE 0.1s
15:49:46 [2024-03-27T15:49:46.295Z] 
15:49:46 [2024-03-27T15:49:46.295Z] #98 [dev-systemd-false 18/21] COPY --link hack/dockerfile/etc/docker/  /etc/docker/
15:49:46 [2024-03-27T15:49:46.295Z] #98 DONE 0.0s
15:49:46 [2024-03-27T15:49:46.295Z] 
15:49:46 [2024-03-27T15:49:46.295Z] #99 [dev-systemd-false 19/21] COPY --link --from=buildx        /buildx /usr/local/libexec/docker/cli-plugins/docker-buildx
15:49:46 [2024-03-27T15:49:46.295Z] #99 DONE 0.2s
15:49:46 [2024-03-27T15:49:46.554Z] 
15:49:46 [2024-03-27T15:49:46.554Z] #100 [dev-systemd-false 20/21] COPY --link --from=compose       /docker-compose /usr/libexec/docker/cli-plugins/docker-compose
15:49:46 [2024-03-27T15:49:46.554Z] #100 DONE 0.2s
15:49:46 [2024-03-27T15:49:46.813Z] 
15:49:46 [2024-03-27T15:49:46.813Z] #101 [dev-systemd-false 21/21] WORKDIR /go/src/github.com/docker/docker
15:49:46 [2024-03-27T15:49:46.813Z] #101 DONE 0.0s
15:49:46 [2024-03-27T15:49:46.813Z] 
15:49:46 [2024-03-27T15:49:46.813Z] #102 [dev-base  1/12] RUN groupadd -r docker
15:49:46 [2024-03-27T15:49:46.813Z] #102 DONE 0.2s
15:49:47 [2024-03-27T15:49:47.072Z] 
15:49:47 [2024-03-27T15:49:47.072Z] #103 [dev-base  2/12] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
15:49:47 [2024-03-27T15:49:47.331Z] #103 DONE 0.4s
15:49:47 [2024-03-27T15:49:47.331Z] 
15:49:47 [2024-03-27T15:49:47.331Z] #104 [dev-base  3/12] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
15:49:47 [2024-03-27T15:49:47.590Z] #104 0.262 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
15:49:47 [2024-03-27T15:49:47.590Z] #104 DONE 0.3s
15:49:47 [2024-03-27T15:49:47.590Z] 
15:49:47 [2024-03-27T15:49:47.590Z] #105 [dev-base  4/12] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
15:49:47 [2024-03-27T15:49:47.849Z] #105 DONE 0.4s
15:49:48 [2024-03-27T15:49:48.108Z] 
15:49:48 [2024-03-27T15:49:48.108Z] #106 [dev-base  5/12] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
15:49:48 [2024-03-27T15:49:48.108Z] #106 DONE 0.3s
15:49:48 [2024-03-27T15:49:48.367Z] 
15:49:48 [2024-03-27T15:49:48.367Z] #107 [dev-base  6/12] RUN ldconfig
15:49:48 [2024-03-27T15:49:48.626Z] #107 DONE 0.3s
15:49:48 [2024-03-27T15:49:48.626Z] 
15:49:48 [2024-03-27T15:49:48.626Z] #108 [dev-base  7/12] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
15:49:48 [2024-03-27T15:49:48.885Z] #108 DONE 0.3s
15:49:49 [2024-03-27T15:49:49.144Z] 
15:49:49 [2024-03-27T15:49:49.144Z] #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
15:49:49 [2024-03-27T15:49:49.403Z] #109 0.521 Hit:1 http://deb.debian.org/debian bookworm InRelease
15:49:49 [2024-03-27T15:49:49.403Z] #109 0.521 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
15:49:49 [2024-03-27T15:49:49.403Z] #109 0.521 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
15:49:50 [2024-03-27T15:49:50.229Z] #109 0.702 Reading package lists...
15:49:50 [2024-03-27T15:49:50.747Z] #109 1.320 Reading package lists...
15:49:51 [2024-03-27T15:49:51.005Z] #109 1.931 Building dependency tree...
15:49:51 [2024-03-27T15:49:51.264Z] #109 2.107 Reading state information...
15:49:51 [2024-03-27T15:49:51.264Z] #109 2.331 The following additional packages will be installed:
15:49:51 [2024-03-27T15:49:51.264Z] #109 2.331   dmsetup libaio1 libapparmor1 libargon2-1 libbpf1 libcryptsetup12
15:49:51 [2024-03-27T15:49:51.264Z] #109 2.332   libdevmapper1.02.1 libelf1 libfdisk1 libgpm2 libicu72 libinih1 libip4tc2
15:49:51 [2024-03-27T15:49:51.264Z] #109 2.332   libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0
15:49:51 [2024-03-27T15:49:51.264Z] #109 2.332   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libsodium23
15:49:51 [2024-03-27T15:49:51.264Z] #109 2.333   libsubid4 libsystemd-shared liburcu8 libxtables12 sgml-base systemd
15:49:51 [2024-03-27T15:49:51.264Z] #109 2.333   vim-runtime
15:49:51 [2024-03-27T15:49:51.264Z] #109 2.335 Suggested packages:
15:49:51 [2024-03-27T15:49:51.264Z] #109 2.335   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
15:49:51 [2024-03-27T15:49:51.264Z] #109 2.335   gpm ed diffutils-doc sgml-base-doc systemd-container systemd-homed
15:49:51 [2024-03-27T15:49:51.264Z] #109 2.335   systemd-userdbd systemd-boot systemd-resolved libqrencode4
15:49:51 [2024-03-27T15:49:51.264Z] #109 2.335   libtss2-esys-3.0.2-0 libtss2-mu0 libtss2-rc0 polkitd | policykit-1 ctags
15:49:51 [2024-03-27T15:49:51.264Z] #109 2.335   vim-doc vim-scripts xfsdump acl attr quota
15:49:51 [2024-03-27T15:49:51.264Z] #109 2.335 Recommended packages:
15:49:51 [2024-03-27T15:49:51.264Z] #109 2.335   libatm1 nftables libpam-cap default-dbus-system-bus | dbus-system-bus
15:49:51 [2024-03-27T15:49:51.264Z] #109 2.335   systemd-timesyncd | time-daemon xxd unzip
15:49:51 [2024-03-27T15:49:51.523Z] #109 2.731 The following NEW packages will be installed:
15:49:51 [2024-03-27T15:49:51.781Z] #109 2.732   apparmor bash-completion bzip2 dmsetup inetutils-ping iproute2 iptables jq
15:49:51 [2024-03-27T15:49:51.781Z] #109 2.732   libaio1 libapparmor1 libargon2-1 libbpf1 libcap2-bin libcryptsetup12
15:49:51 [2024-03-27T15:49:51.781Z] #109 2.732   libdevmapper1.02.1 libelf1 libfdisk1 libgpm2 libicu72 libinih1 libip4tc2
15:49:51 [2024-03-27T15:49:51.781Z] #109 2.732   libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 libnet1
15:49:51 [2024-03-27T15:49:51.781Z] #109 2.732   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
15:49:51 [2024-03-27T15:49:51.781Z] #109 2.733   libprotobuf-c1 libsodium23 libsubid4 libsystemd-shared liburcu8 libxtables12
15:49:51 [2024-03-27T15:49:51.782Z] #109 2.733   libyajl2 net-tools patch pigz sgml-base sudo systemd systemd-journal-remote
15:49:51 [2024-03-27T15:49:51.782Z] #109 2.733   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xz-utils
15:49:51 [2024-03-27T15:49:51.782Z] #109 2.733   zip zstd
15:49:51 [2024-03-27T15:49:51.782Z] #109 3.008 0 upgraded, 56 newly installed, 0 to remove and 0 not upgraded.
15:49:51 [2024-03-27T15:49:51.782Z] #109 3.008 Need to get 31.8 MB of archives.
15:49:51 [2024-03-27T15:49:51.782Z] #109 3.008 After this operation, 143 MB of additional disk space will be used.
15:49:51 [2024-03-27T15:49:51.782Z] #109 3.008 Get:1 http://deb.debian.org/debian bookworm/main arm64 libargon2-1 arm64 0~20171227-0.3+deb12u1 [18.7 kB]
15:49:52 [2024-03-27T15:49:52.041Z] #109 3.012 Get:2 http://deb.debian.org/debian bookworm/main arm64 dmsetup arm64 2:1.02.185-2 [75.2 kB]
15:49:52 [2024-03-27T15:49:52.041Z] #109 3.014 Get:3 http://deb.debian.org/debian bookworm/main arm64 libdevmapper1.02.1 arm64 2:1.02.185-2 [115 kB]
15:49:52 [2024-03-27T15:49:52.041Z] #109 3.016 Get:4 http://deb.debian.org/debian bookworm/main arm64 libjson-c5 arm64 0.16-2 [42.9 kB]
15:49:52 [2024-03-27T15:49:52.041Z] #109 3.016 Get:5 http://deb.debian.org/debian bookworm/main arm64 libcryptsetup12 arm64 2:2.6.1-4~deb12u2 [205 kB]
15:49:52 [2024-03-27T15:49:52.041Z] #109 3.018 Get:6 http://deb.debian.org/debian bookworm/main arm64 libfdisk1 arm64 2.38.1-5+b1 [182 kB]
15:49:52 [2024-03-27T15:49:52.041Z] #109 3.020 Get:7 http://deb.debian.org/debian bookworm/main arm64 libkmod2 arm64 30+20221128-1 [54.4 kB]
15:49:52 [2024-03-27T15:49:52.041Z] #109 3.022 Get:8 http://deb.debian.org/debian bookworm/main arm64 libapparmor1 arm64 3.0.8-3 [40.3 kB]
15:49:52 [2024-03-27T15:49:52.041Z] #109 3.023 Get:9 http://deb.debian.org/debian bookworm/main arm64 libip4tc2 arm64 1.8.9-2 [18.5 kB]
15:49:52 [2024-03-27T15:49:52.041Z] #109 3.024 Get:10 http://deb.debian.org/debian bookworm/main arm64 libsystemd-shared arm64 252.22-1~deb12u1 [1508 kB]
15:49:52 [2024-03-27T15:49:52.041Z] #109 3.032 Get:11 http://deb.debian.org/debian bookworm/main arm64 systemd arm64 252.22-1~deb12u1 [2829 kB]
15:49:52 [2024-03-27T15:49:52.041Z] #109 3.045 Get:12 http://deb.debian.org/debian bookworm/main arm64 pigz arm64 2.6-1 [56.2 kB]
15:49:52 [2024-03-27T15:49:52.041Z] #109 3.045 Get:13 http://deb.debian.org/debian bookworm/main arm64 sgml-base all 1.31 [15.4 kB]
15:49:52 [2024-03-27T15:49:52.041Z] #109 3.048 Get:14 http://deb.debian.org/debian bookworm/main arm64 sudo arm64 1.9.13p3-1+deb12u1 [1826 kB]
15:49:52 [2024-03-27T15:49:52.041Z] #109 3.057 Get:15 http://deb.debian.org/debian bookworm/main arm64 libelf1 arm64 0.188-2.1 [173 kB]
15:49:52 [2024-03-27T15:49:52.041Z] #109 3.058 Get:16 http://deb.debian.org/debian bookworm/main arm64 libbpf1 arm64 1:1.1.0-1 [136 kB]
15:49:52 [2024-03-27T15:49:52.041Z] #109 3.059 Get:17 http://deb.debian.org/debian bookworm/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
15:49:52 [2024-03-27T15:49:52.041Z] #109 3.059 Get:18 http://deb.debian.org/debian bookworm/main arm64 libxtables12 arm64 1.8.9-2 [29.6 kB]
15:49:52 [2024-03-27T15:49:52.041Z] #109 3.059 Get:19 http://deb.debian.org/debian bookworm/main arm64 libcap2-bin arm64 1:2.66-4 [33.9 kB]
15:49:52 [2024-03-27T15:49:52.041Z] #109 3.060 Get:20 http://deb.debian.org/debian bookworm/main arm64 iproute2 arm64 6.1.0-3 [1008 kB]
15:49:52 [2024-03-27T15:49:52.041Z] #109 3.065 Get:21 http://deb.debian.org/debian bookworm/main arm64 vim-common all 2:9.0.1378-2 [124 kB]
15:49:52 [2024-03-27T15:49:52.041Z] #109 3.066 Get:22 http://deb.debian.org/debian bookworm/main arm64 bash-completion all 1:2.11-6 [234 kB]
15:49:52 [2024-03-27T15:49:52.041Z] #109 3.067 Get:23 http://deb.debian.org/debian bookworm/main arm64 bzip2 arm64 1.0.8-5+b1 [48.9 kB]
15:49:52 [2024-03-27T15:49:52.041Z] #109 3.067 Get:24 http://deb.debian.org/debian bookworm/main arm64 xz-utils arm64 5.4.1-0.2 [469 kB]
15:49:52 [2024-03-27T15:49:52.041Z] #109 3.070 Get:25 http://deb.debian.org/debian bookworm/main arm64 apparmor arm64 3.0.8-3 [567 kB]
15:49:52 [2024-03-27T15:49:52.041Z] #109 3.073 Get:26 http://deb.debian.org/debian bookworm/main arm64 inetutils-ping arm64 2:2.4-2+deb12u1 [83.3 kB]
15:49:52 [2024-03-27T15:49:52.041Z] #109 3.073 Get:27 http://deb.debian.org/debian bookworm/main arm64 libip6tc2 arm64 1.8.9-2 [18.7 kB]
15:49:52 [2024-03-27T15:49:52.041Z] #109 3.073 Get:28 http://deb.debian.org/debian bookworm/main arm64 libnfnetlink0 arm64 1.0.2-2 [14.5 kB]
15:49:52 [2024-03-27T15:49:52.041Z] #109 3.074 Get:29 http://deb.debian.org/debian bookworm/main arm64 libnetfilter-conntrack3 arm64 1.0.9-3 [38.4 kB]
15:49:52 [2024-03-27T15:49:52.041Z] #109 3.074 Get:30 http://deb.debian.org/debian bookworm/main arm64 libnftnl11 arm64 1.2.4-2 [57.6 kB]
15:49:52 [2024-03-27T15:49:52.041Z] #109 3.075 Get:31 http://deb.debian.org/debian bookworm/main arm64 iptables arm64 1.8.9-2 [352 kB]
15:49:52 [2024-03-27T15:49:52.041Z] #109 3.077 Get:32 http://deb.debian.org/debian bookworm/main arm64 libonig5 arm64 6.9.8-1 [179 kB]
15:49:52 [2024-03-27T15:49:52.041Z] #109 3.079 Get:33 http://deb.debian.org/debian bookworm/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
15:49:52 [2024-03-27T15:49:52.041Z] #109 3.080 Get:34 http://deb.debian.org/debian bookworm/main arm64 jq arm64 1.6-2.1 [64.5 kB]
15:49:52 [2024-03-27T15:49:52.041Z] #109 3.080 Get:35 http://deb.debian.org/debian bookworm/main arm64 libaio1 arm64 0.3.113-4 [13.3 kB]
15:49:52 [2024-03-27T15:49:52.041Z] #109 3.080 Get:36 http://deb.debian.org/debian bookworm/main arm64 libgpm2 arm64 1.20.7-10+b1 [14.4 kB]
15:49:52 [2024-03-27T15:49:52.041Z] #109 3.082 Get:37 http://deb.debian.org/debian bookworm/main arm64 libicu72 arm64 72.1-3 [9204 kB]
15:49:52 [2024-03-27T15:49:52.041Z] #109 3.137 Get:38 http://deb.debian.org/debian bookworm/main arm64 libinih1 arm64 55-1 [6604 B]
15:49:52 [2024-03-27T15:49:52.300Z] #109 3.138 Get:39 http://deb.debian.org/debian bookworm/main arm64 libmicrohttpd12 arm64 0.9.75-6 [112 kB]
15:49:52 [2024-03-27T15:49:52.300Z] #109 3.138 Get:40 http://deb.debian.org/debian bookworm/main arm64 libnet1 arm64 1.1.6+dfsg-3.2 [60.7 kB]
15:49:52 [2024-03-27T15:49:52.300Z] #109 3.139 Get:41 http://deb.debian.org/debian bookworm/main arm64 libnl-3-200 arm64 3.7.0-0.2+b1 [60.2 kB]
15:49:52 [2024-03-27T15:49:52.300Z] #109 3.139 Get:42 http://deb.debian.org/debian bookworm/main arm64 libprotobuf-c1 arm64 1.4.1-1+b1 [26.6 kB]
15:49:52 [2024-03-27T15:49:52.300Z] #109 3.140 Get:43 http://deb.debian.org/debian bookworm/main arm64 libsodium23 arm64 1.0.18-1 [119 kB]
15:49:52 [2024-03-27T15:49:52.300Z] #109 3.140 Get:44 http://deb.debian.org/debian bookworm/main arm64 libsubid4 arm64 1:4.13+dfsg1-1+b1 [208 kB]
15:49:52 [2024-03-27T15:49:52.300Z] #109 3.141 Get:45 http://deb.debian.org/debian bookworm/main arm64 liburcu8 arm64 0.13.2-1 [69.5 kB]
15:49:52 [2024-03-27T15:49:52.300Z] #109 3.142 Get:46 http://deb.debian.org/debian bookworm/main arm64 libyajl2 arm64 2.1.0-3+deb12u2 [21.8 kB]
15:49:52 [2024-03-27T15:49:52.300Z] #109 3.142 Get:47 http://deb.debian.org/debian bookworm/main arm64 net-tools arm64 2.10-0.1 [241 kB]
15:49:52 [2024-03-27T15:49:52.300Z] #109 3.144 Get:48 http://deb.debian.org/debian bookworm/main arm64 patch arm64 2.7.6-7 [121 kB]
15:49:52 [2024-03-27T15:49:52.300Z] #109 3.145 Get:49 http://deb.debian.org/debian bookworm/main arm64 systemd-journal-remote arm64 252.22-1~deb12u1 [92.2 kB]
15:49:52 [2024-03-27T15:49:52.300Z] #109 3.147 Get:50 http://deb.debian.org/debian bookworm/main arm64 thin-provisioning-tools arm64 0.9.0-2 [344 kB]
15:49:52 [2024-03-27T15:49:52.300Z] #109 3.149 Get:51 http://deb.debian.org/debian bookworm/main arm64 uidmap arm64 1:4.13+dfsg1-1+b1 [188 kB]
15:49:52 [2024-03-27T15:49:52.300Z] #109 3.150 Get:52 http://deb.debian.org/debian bookworm/main arm64 vim-runtime all 2:9.0.1378-2 [7025 kB]
15:49:52 [2024-03-27T15:49:52.300Z] #109 3.191 Get:53 http://deb.debian.org/debian bookworm/main arm64 vim arm64 2:9.0.1378-2 [1424 kB]
15:49:52 [2024-03-27T15:49:52.300Z] #109 3.198 Get:54 http://deb.debian.org/debian bookworm/main arm64 xfsprogs arm64 6.1.0-1 [929 kB]
15:49:52 [2024-03-27T15:49:52.300Z] #109 3.203 Get:55 http://deb.debian.org/debian bookworm/main arm64 zip arm64 3.0-13 [223 kB]
15:49:52 [2024-03-27T15:49:52.300Z] #109 3.204 Get:56 http://deb.debian.org/debian bookworm/main arm64 zstd arm64 1.5.4+dfsg2-5 [584 kB]
15:49:52 [2024-03-27T15:49:52.300Z] #109 3.361 debconf: delaying package configuration, since apt-utils is not installed
15:49:52 [2024-03-27T15:49:52.300Z] #109 3.399 Fetched 31.8 MB in 0s (68.8 MB/s)
15:49:52 [2024-03-27T15:49:52.300Z] #109 3.422 Selecting previously unselected package libargon2-1:arm64.
15:49:52 [2024-03-27T15:49:52.300Z] #109 3.422 (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.)
15:49:52 [2024-03-27T15:49:52.300Z] #109 3.432 Preparing to unpack .../00-libargon2-1_0~20171227-0.3+deb12u1_arm64.deb ...
15:49:52 [2024-03-27T15:49:52.300Z] #109 3.439 Unpacking libargon2-1:arm64 (0~20171227-0.3+deb12u1) ...
15:49:52 [2024-03-27T15:49:52.300Z] #109 3.473 Selecting previously unselected package dmsetup.
15:49:52 [2024-03-27T15:49:52.559Z] #109 3.475 Preparing to unpack .../01-dmsetup_2%3a1.02.185-2_arm64.deb ...
15:49:52 [2024-03-27T15:49:52.559Z] #109 3.479 Unpacking dmsetup (2:1.02.185-2) ...
15:49:52 [2024-03-27T15:49:52.559Z] #109 3.516 Selecting previously unselected package libdevmapper1.02.1:arm64.
15:49:52 [2024-03-27T15:49:52.559Z] #109 3.518 Preparing to unpack .../02-libdevmapper1.02.1_2%3a1.02.185-2_arm64.deb ...
15:49:52 [2024-03-27T15:49:52.559Z] #109 3.522 Unpacking libdevmapper1.02.1:arm64 (2:1.02.185-2) ...
15:49:52 [2024-03-27T15:49:52.559Z] #109 3.570 Selecting previously unselected package libjson-c5:arm64.
15:49:52 [2024-03-27T15:49:52.559Z] #109 3.572 Preparing to unpack .../03-libjson-c5_0.16-2_arm64.deb ...
15:49:52 [2024-03-27T15:49:52.559Z] #109 3.576 Unpacking libjson-c5:arm64 (0.16-2) ...
15:49:52 [2024-03-27T15:49:52.559Z] #109 3.614 Selecting previously unselected package libcryptsetup12:arm64.
15:49:52 [2024-03-27T15:49:52.559Z] #109 3.616 Preparing to unpack .../04-libcryptsetup12_2%3a2.6.1-4~deb12u2_arm64.deb ...
15:49:52 [2024-03-27T15:49:52.559Z] #109 3.620 Unpacking libcryptsetup12:arm64 (2:2.6.1-4~deb12u2) ...
15:49:52 [2024-03-27T15:49:52.559Z] #109 3.669 Selecting previously unselected package libfdisk1:arm64.
15:49:52 [2024-03-27T15:49:52.559Z] #109 3.671 Preparing to unpack .../05-libfdisk1_2.38.1-5+b1_arm64.deb ...
15:49:52 [2024-03-27T15:49:52.559Z] #109 3.676 Unpacking libfdisk1:arm64 (2.38.1-5+b1) ...
15:49:52 [2024-03-27T15:49:52.559Z] #109 3.725 Selecting previously unselected package libkmod2:arm64.
15:49:52 [2024-03-27T15:49:52.818Z] #109 3.727 Preparing to unpack .../06-libkmod2_30+20221128-1_arm64.deb ...
15:49:52 [2024-03-27T15:49:52.818Z] #109 3.739 Unpacking libkmod2:arm64 (30+20221128-1) ...
15:49:52 [2024-03-27T15:49:52.818Z] #109 3.778 Selecting previously unselected package libapparmor1:arm64.
15:49:52 [2024-03-27T15:49:52.818Z] #109 3.780 Preparing to unpack .../07-libapparmor1_3.0.8-3_arm64.deb ...
15:49:52 [2024-03-27T15:49:52.818Z] #109 3.784 Unpacking libapparmor1:arm64 (3.0.8-3) ...
15:49:52 [2024-03-27T15:49:52.818Z] #109 3.916 Selecting previously unselected package libip4tc2:arm64.
15:49:53 [2024-03-27T15:49:53.077Z] #109 3.918 Preparing to unpack .../08-libip4tc2_1.8.9-2_arm64.deb ...
15:49:53 [2024-03-27T15:49:53.077Z] #109 3.921 Unpacking libip4tc2:arm64 (1.8.9-2) ...
15:49:53 [2024-03-27T15:49:53.077Z] #109 3.948 Selecting previously unselected package libsystemd-shared:arm64.
15:49:53 [2024-03-27T15:49:53.077Z] #109 3.950 Preparing to unpack .../09-libsystemd-shared_252.22-1~deb12u1_arm64.deb ...
15:49:53 [2024-03-27T15:49:53.077Z] #109 3.954 Unpacking libsystemd-shared:arm64 (252.22-1~deb12u1) ...
15:49:53 [2024-03-27T15:49:53.077Z] #109 4.106 Selecting previously unselected package systemd.
15:49:53 [2024-03-27T15:49:53.077Z] #109 4.108 Preparing to unpack .../10-systemd_252.22-1~deb12u1_arm64.deb ...
15:49:53 [2024-03-27T15:49:53.077Z] #109 4.124 Unpacking systemd (252.22-1~deb12u1) ...
15:49:53 [2024-03-27T15:49:53.336Z] #109 4.389 Selecting previously unselected package pigz.
15:49:53 [2024-03-27T15:49:53.336Z] #109 4.391 Preparing to unpack .../11-pigz_2.6-1_arm64.deb ...
15:49:53 [2024-03-27T15:49:53.336Z] #109 4.394 Unpacking pigz (2.6-1) ...
15:49:53 [2024-03-27T15:49:53.336Z] #109 4.434 Selecting previously unselected package sgml-base.
15:49:53 [2024-03-27T15:49:53.336Z] #109 4.436 Preparing to unpack .../12-sgml-base_1.31_all.deb ...
15:49:53 [2024-03-27T15:49:53.336Z] #109 4.442 Unpacking sgml-base (1.31) ...
15:49:53 [2024-03-27T15:49:53.336Z] #109 4.493 Selecting previously unselected package sudo.
15:49:53 [2024-03-27T15:49:53.595Z] #109 4.495 Preparing to unpack .../13-sudo_1.9.13p3-1+deb12u1_arm64.deb ...
15:49:53 [2024-03-27T15:49:53.595Z] #109 4.500 Unpacking sudo (1.9.13p3-1+deb12u1) ...
15:49:53 [2024-03-27T15:49:53.595Z] #109 4.626 Selecting previously unselected package libelf1:arm64.
15:49:53 [2024-03-27T15:49:53.595Z] #109 4.628 Preparing to unpack .../14-libelf1_0.188-2.1_arm64.deb ...
15:49:53 [2024-03-27T15:49:53.595Z] #109 4.631 Unpacking libelf1:arm64 (0.188-2.1) ...
15:49:53 [2024-03-27T15:49:53.595Z] #109 4.681 Selecting previously unselected package libbpf1:arm64.
15:49:53 [2024-03-27T15:49:53.595Z] #109 4.683 Preparing to unpack .../15-libbpf1_1%3a1.1.0-1_arm64.deb ...
15:49:53 [2024-03-27T15:49:53.595Z] #109 4.688 Unpacking libbpf1:arm64 (1:1.1.0-1) ...
15:49:53 [2024-03-27T15:49:53.595Z] #109 4.730 Selecting previously unselected package libmnl0:arm64.
15:49:53 [2024-03-27T15:49:53.853Z] #109 4.732 Preparing to unpack .../16-libmnl0_1.0.4-3_arm64.deb ...
15:49:53 [2024-03-27T15:49:53.853Z] #109 4.736 Unpacking libmnl0:arm64 (1.0.4-3) ...
15:49:53 [2024-03-27T15:49:53.853Z] #109 4.773 Selecting previously unselected package libxtables12:arm64.
15:49:53 [2024-03-27T15:49:53.853Z] #109 4.775 Preparing to unpack .../17-libxtables12_1.8.9-2_arm64.deb ...
15:49:53 [2024-03-27T15:49:53.853Z] #109 4.780 Unpacking libxtables12:arm64 (1.8.9-2) ...
15:49:53 [2024-03-27T15:49:53.853Z] #109 4.813 Selecting previously unselected package libcap2-bin.
15:49:53 [2024-03-27T15:49:53.853Z] #109 4.815 Preparing to unpack .../18-libcap2-bin_1%3a2.66-4_arm64.deb ...
15:49:53 [2024-03-27T15:49:53.853Z] #109 4.818 Unpacking libcap2-bin (1:2.66-4) ...
15:49:53 [2024-03-27T15:49:53.853Z] #109 4.858 Selecting previously unselected package iproute2.
15:49:53 [2024-03-27T15:49:53.853Z] #109 4.860 Preparing to unpack .../19-iproute2_6.1.0-3_arm64.deb ...
15:49:53 [2024-03-27T15:49:53.853Z] #109 4.864 Unpacking iproute2 (6.1.0-3) ...
15:49:53 [2024-03-27T15:49:53.853Z] #109 4.980 Selecting previously unselected package vim-common.
15:49:54 [2024-03-27T15:49:54.112Z] #109 4.982 Preparing to unpack .../20-vim-common_2%3a9.0.1378-2_all.deb ...
15:49:54 [2024-03-27T15:49:54.112Z] #109 4.986 Unpacking vim-common (2:9.0.1378-2) ...
15:49:54 [2024-03-27T15:49:54.112Z] #109 5.050 Selecting previously unselected package bash-completion.
15:49:54 [2024-03-27T15:49:54.112Z] #109 5.052 Preparing to unpack .../21-bash-completion_1%3a2.11-6_all.deb ...
15:49:54 [2024-03-27T15:49:54.112Z] #109 5.063 Unpacking bash-completion (1:2.11-6) ...
15:49:54 [2024-03-27T15:49:54.112Z] #109 5.174 Selecting previously unselected package bzip2.
15:49:54 [2024-03-27T15:49:54.112Z] #109 5.176 Preparing to unpack .../22-bzip2_1.0.8-5+b1_arm64.deb ...
15:49:54 [2024-03-27T15:49:54.112Z] #109 5.181 Unpacking bzip2 (1.0.8-5+b1) ...
15:49:54 [2024-03-27T15:49:54.112Z] #109 5.221 Selecting previously unselected package xz-utils.
15:49:54 [2024-03-27T15:49:54.112Z] #109 5.223 Preparing to unpack .../23-xz-utils_5.4.1-0.2_arm64.deb ...
15:49:54 [2024-03-27T15:49:54.112Z] #109 5.227 Unpacking xz-utils (5.4.1-0.2) ...
15:49:54 [2024-03-27T15:49:54.112Z] #109 5.313 Selecting previously unselected package apparmor.
15:49:54 [2024-03-27T15:49:54.371Z] #109 5.315 Preparing to unpack .../24-apparmor_3.0.8-3_arm64.deb ...
15:49:54 [2024-03-27T15:49:54.371Z] #109 5.331 Unpacking apparmor (3.0.8-3) ...
15:49:54 [2024-03-27T15:49:54.371Z] #109 5.416 Selecting previously unselected package inetutils-ping.
15:49:54 [2024-03-27T15:49:54.371Z] #109 5.418 Preparing to unpack .../25-inetutils-ping_2%3a2.4-2+deb12u1_arm64.deb ...
15:49:54 [2024-03-27T15:49:54.371Z] #109 5.423 Unpacking inetutils-ping (2:2.4-2+deb12u1) ...
15:49:54 [2024-03-27T15:49:54.371Z] #109 5.466 Selecting previously unselected package libip6tc2:arm64.
15:49:54 [2024-03-27T15:49:54.371Z] #109 5.469 Preparing to unpack .../26-libip6tc2_1.8.9-2_arm64.deb ...
15:49:54 [2024-03-27T15:49:54.371Z] #109 5.473 Unpacking libip6tc2:arm64 (1.8.9-2) ...
15:49:54 [2024-03-27T15:49:54.371Z] #109 5.512 Selecting previously unselected package libnfnetlink0:arm64.
15:49:54 [2024-03-27T15:49:54.371Z] #109 5.514 Preparing to unpack .../27-libnfnetlink0_1.0.2-2_arm64.deb ...
15:49:54 [2024-03-27T15:49:54.371Z] #109 5.519 Unpacking libnfnetlink0:arm64 (1.0.2-2) ...
15:49:54 [2024-03-27T15:49:54.630Z] #109 5.557 Selecting previously unselected package libnetfilter-conntrack3:arm64.
15:49:54 [2024-03-27T15:49:54.630Z] #109 5.559 Preparing to unpack .../28-libnetfilter-conntrack3_1.0.9-3_arm64.deb ...
15:49:54 [2024-03-27T15:49:54.630Z] #109 5.565 Unpacking libnetfilter-conntrack3:arm64 (1.0.9-3) ...
15:49:54 [2024-03-27T15:49:54.630Z] #109 5.603 Selecting previously unselected package libnftnl11:arm64.
15:49:54 [2024-03-27T15:49:54.630Z] #109 5.605 Preparing to unpack .../29-libnftnl11_1.2.4-2_arm64.deb ...
15:49:54 [2024-03-27T15:49:54.630Z] #109 5.610 Unpacking libnftnl11:arm64 (1.2.4-2) ...
15:49:54 [2024-03-27T15:49:54.630Z] #109 5.660 Selecting previously unselected package iptables.
15:49:54 [2024-03-27T15:49:54.630Z] #109 5.662 Preparing to unpack .../30-iptables_1.8.9-2_arm64.deb ...
15:49:54 [2024-03-27T15:49:54.630Z] #109 5.666 Unpacking iptables (1.8.9-2) ...
15:49:54 [2024-03-27T15:49:54.630Z] #109 5.751 Selecting previously unselected package libonig5:arm64.
15:49:54 [2024-03-27T15:49:54.630Z] #109 5.753 Preparing to unpack .../31-libonig5_6.9.8-1_arm64.deb ...
15:49:54 [2024-03-27T15:49:54.630Z] #109 5.758 Unpacking libonig5:arm64 (6.9.8-1) ...
15:49:54 [2024-03-27T15:49:54.630Z] #109 5.809 Selecting previously unselected package libjq1:arm64.
15:49:54 [2024-03-27T15:49:54.889Z] #109 5.811 Preparing to unpack .../32-libjq1_1.6-2.1_arm64.deb ...
15:49:54 [2024-03-27T15:49:54.889Z] #109 5.815 Unpacking libjq1:arm64 (1.6-2.1) ...
15:49:54 [2024-03-27T15:49:54.889Z] #109 5.851 Selecting previously unselected package jq.
15:49:54 [2024-03-27T15:49:54.889Z] #109 5.853 Preparing to unpack .../33-jq_1.6-2.1_arm64.deb ...
15:49:54 [2024-03-27T15:49:54.889Z] #109 5.857 Unpacking jq (1.6-2.1) ...
15:49:54 [2024-03-27T15:49:54.889Z] #109 5.896 Selecting previously unselected package libaio1:arm64.
15:49:54 [2024-03-27T15:49:54.889Z] #109 5.898 Preparing to unpack .../34-libaio1_0.3.113-4_arm64.deb ...
15:49:54 [2024-03-27T15:49:54.889Z] #109 5.902 Unpacking libaio1:arm64 (0.3.113-4) ...
15:49:54 [2024-03-27T15:49:54.889Z] #109 6.030 Selecting previously unselected package libgpm2:arm64.
15:49:55 [2024-03-27T15:49:55.148Z] #109 6.032 Preparing to unpack .../35-libgpm2_1.20.7-10+b1_arm64.deb ...
15:49:55 [2024-03-27T15:49:55.148Z] #109 6.036 Unpacking libgpm2:arm64 (1.20.7-10+b1) ...
15:49:55 [2024-03-27T15:49:55.148Z] #109 6.072 Selecting previously unselected package libicu72:arm64.
15:49:55 [2024-03-27T15:49:55.148Z] #109 6.074 Preparing to unpack .../36-libicu72_72.1-3_arm64.deb ...
15:49:55 [2024-03-27T15:49:55.148Z] #109 6.078 Unpacking libicu72:arm64 (72.1-3) ...
15:49:55 [2024-03-27T15:49:55.407Z] #109 6.631 Selecting previously unselected package libinih1:arm64.
15:49:55 [2024-03-27T15:49:55.666Z] #109 6.634 Preparing to unpack .../37-libinih1_55-1_arm64.deb ...
15:49:55 [2024-03-27T15:49:55.666Z] #109 6.638 Unpacking libinih1:arm64 (55-1) ...
15:49:55 [2024-03-27T15:49:55.666Z] #109 6.678 Selecting previously unselected package libmicrohttpd12:arm64.
15:49:55 [2024-03-27T15:49:55.666Z] #109 6.680 Preparing to unpack .../38-libmicrohttpd12_0.9.75-6_arm64.deb ...
15:49:55 [2024-03-27T15:49:55.666Z] #109 6.685 Unpacking libmicrohttpd12:arm64 (0.9.75-6) ...
15:49:55 [2024-03-27T15:49:55.666Z] #109 6.735 Selecting previously unselected package libnet1:arm64.
15:49:55 [2024-03-27T15:49:55.666Z] #109 6.738 Preparing to unpack .../39-libnet1_1.1.6+dfsg-3.2_arm64.deb ...
15:49:55 [2024-03-27T15:49:55.666Z] #109 6.742 Unpacking libnet1:arm64 (1.1.6+dfsg-3.2) ...
15:49:55 [2024-03-27T15:49:55.666Z] #109 6.788 Selecting previously unselected package libnl-3-200:arm64.
15:49:55 [2024-03-27T15:49:55.666Z] #109 6.790 Preparing to unpack .../40-libnl-3-200_3.7.0-0.2+b1_arm64.deb ...
15:49:55 [2024-03-27T15:49:55.666Z] #109 6.794 Unpacking libnl-3-200:arm64 (3.7.0-0.2+b1) ...
15:49:55 [2024-03-27T15:49:55.666Z] #109 6.838 Selecting previously unselected package libprotobuf-c1:arm64.
15:49:55 [2024-03-27T15:49:55.924Z] #109 6.840 Preparing to unpack .../41-libprotobuf-c1_1.4.1-1+b1_arm64.deb ...
15:49:55 [2024-03-27T15:49:55.925Z] #109 6.844 Unpacking libprotobuf-c1:arm64 (1.4.1-1+b1) ...
15:49:55 [2024-03-27T15:49:55.925Z] #109 6.883 Selecting previously unselected package libsodium23:arm64.
15:49:55 [2024-03-27T15:49:55.925Z] #109 6.885 Preparing to unpack .../42-libsodium23_1.0.18-1_arm64.deb ...
15:49:55 [2024-03-27T15:49:55.925Z] #109 6.890 Unpacking libsodium23:arm64 (1.0.18-1) ...
15:49:55 [2024-03-27T15:49:55.925Z] #109 6.952 Selecting previously unselected package libsubid4:arm64.
15:49:55 [2024-03-27T15:49:55.925Z] #109 6.954 Preparing to unpack .../43-libsubid4_1%3a4.13+dfsg1-1+b1_arm64.deb ...
15:49:55 [2024-03-27T15:49:55.925Z] #109 6.959 Unpacking libsubid4:arm64 (1:4.13+dfsg1-1+b1) ...
15:49:55 [2024-03-27T15:49:55.925Z] #109 7.004 Selecting previously unselected package liburcu8:arm64.
15:49:55 [2024-03-27T15:49:55.925Z] #109 7.006 Preparing to unpack .../44-liburcu8_0.13.2-1_arm64.deb ...
15:49:55 [2024-03-27T15:49:55.925Z] #109 7.010 Unpacking liburcu8:arm64 (0.13.2-1) ...
15:49:55 [2024-03-27T15:49:55.925Z] #109 7.052 Selecting previously unselected package libyajl2:arm64.
15:49:56 [2024-03-27T15:49:56.183Z] #109 7.054 Preparing to unpack .../45-libyajl2_2.1.0-3+deb12u2_arm64.deb ...
15:49:56 [2024-03-27T15:49:56.183Z] #109 7.059 Unpacking libyajl2:arm64 (2.1.0-3+deb12u2) ...
15:49:56 [2024-03-27T15:49:56.183Z] #109 7.090 Selecting previously unselected package net-tools.
15:49:56 [2024-03-27T15:49:56.183Z] #109 7.092 Preparing to unpack .../46-net-tools_2.10-0.1_arm64.deb ...
15:49:56 [2024-03-27T15:49:56.183Z] #109 7.096 Unpacking net-tools (2.10-0.1) ...
15:49:56 [2024-03-27T15:49:56.183Z] #109 7.148 Selecting previously unselected package patch.
15:49:56 [2024-03-27T15:49:56.183Z] #109 7.150 Preparing to unpack .../47-patch_2.7.6-7_arm64.deb ...
15:49:56 [2024-03-27T15:49:56.183Z] #109 7.154 Unpacking patch (2.7.6-7) ...
15:49:56 [2024-03-27T15:49:56.183Z] #109 7.199 Selecting previously unselected package systemd-journal-remote.
15:49:56 [2024-03-27T15:49:56.183Z] #109 7.201 Preparing to unpack .../48-systemd-journal-remote_252.22-1~deb12u1_arm64.deb ...
15:49:56 [2024-03-27T15:49:56.183Z] #109 7.205 Unpacking systemd-journal-remote (252.22-1~deb12u1) ...
15:49:56 [2024-03-27T15:49:56.183Z] #109 7.246 Selecting previously unselected package thin-provisioning-tools.
15:49:56 [2024-03-27T15:49:56.183Z] #109 7.248 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-2_arm64.deb ...
15:49:56 [2024-03-27T15:49:56.183Z] #109 7.253 Unpacking thin-provisioning-tools (0.9.0-2) ...
15:49:56 [2024-03-27T15:49:56.183Z] #109 7.313 Selecting previously unselected package uidmap.
15:49:56 [2024-03-27T15:49:56.442Z] #109 7.315 Preparing to unpack .../50-uidmap_1%3a4.13+dfsg1-1+b1_arm64.deb ...
15:49:56 [2024-03-27T15:49:56.442Z] #109 7.319 Unpacking uidmap (1:4.13+dfsg1-1+b1) ...
15:49:56 [2024-03-27T15:49:56.442Z] #109 7.367 Selecting previously unselected package vim-runtime.
15:49:56 [2024-03-27T15:49:56.442Z] #109 7.369 Preparing to unpack .../51-vim-runtime_2%3a9.0.1378-2_all.deb ...
15:49:56 [2024-03-27T15:49:56.442Z] #109 7.381 Adding 'diversion of /usr/share/vim/vim90/doc/help.txt to /usr/share/vim/vim90/doc/help.txt.vim-tiny by vim-runtime'
15:49:56 [2024-03-27T15:49:56.442Z] #109 7.392 Adding 'diversion of /usr/share/vim/vim90/doc/tags to /usr/share/vim/vim90/doc/tags.vim-tiny by vim-runtime'
15:49:56 [2024-03-27T15:49:56.442Z] #109 7.397 Unpacking vim-runtime (2:9.0.1378-2) ...
15:49:56 [2024-03-27T15:49:56.701Z] #109 7.895 Selecting previously unselected package vim.
15:49:56 [2024-03-27T15:49:56.960Z] #109 7.897 Preparing to unpack .../52-vim_2%3a9.0.1378-2_arm64.deb ...
15:49:56 [2024-03-27T15:49:56.960Z] #109 7.904 Unpacking vim (2:9.0.1378-2) ...
15:49:56 [2024-03-27T15:49:56.960Z] #109 8.040 Selecting previously unselected package xfsprogs.
15:49:56 [2024-03-27T15:49:56.960Z] #109 8.042 Preparing to unpack .../53-xfsprogs_6.1.0-1_arm64.deb ...
15:49:56 [2024-03-27T15:49:56.960Z] #109 8.047 Unpacking xfsprogs (6.1.0-1) ...
15:49:56 [2024-03-27T15:49:56.960Z] #109 8.144 Selecting previously unselected package zip.
15:49:57 [2024-03-27T15:49:57.219Z] #109 8.147 Preparing to unpack .../54-zip_3.0-13_arm64.deb ...
15:49:57 [2024-03-27T15:49:57.219Z] #109 8.150 Unpacking zip (3.0-13) ...
15:49:57 [2024-03-27T15:49:57.219Z] #109 8.195 Selecting previously unselected package zstd.
15:49:57 [2024-03-27T15:49:57.219Z] #109 8.198 Preparing to unpack .../55-zstd_1.5.4+dfsg2-5_arm64.deb ...
15:49:57 [2024-03-27T15:49:57.219Z] #109 8.202 Unpacking zstd (1.5.4+dfsg2-5) ...
15:49:57 [2024-03-27T15:49:57.219Z] #109 8.293 Setting up libip4tc2:arm64 (1.8.9-2) ...
15:49:57 [2024-03-27T15:49:57.219Z] #109 8.306 Setting up net-tools (2.10-0.1) ...
15:49:57 [2024-03-27T15:49:57.219Z] #109 8.319 Setting up libapparmor1:arm64 (3.0.8-3) ...
15:49:57 [2024-03-27T15:49:57.219Z] #109 8.333 Setting up libsodium23:arm64 (1.0.18-1) ...
15:49:57 [2024-03-27T15:49:57.219Z] #109 8.347 Setting up libgpm2:arm64 (1.20.7-10+b1) ...
15:49:57 [2024-03-27T15:49:57.219Z] #109 8.358 Setting up libicu72:arm64 (72.1-3) ...
15:49:57 [2024-03-27T15:49:57.219Z] #109 8.368 Setting up libip6tc2:arm64 (1.8.9-2) ...
15:49:57 [2024-03-27T15:49:57.219Z] #109 8.380 Setting up libinih1:arm64 (55-1) ...
15:49:57 [2024-03-27T15:49:57.219Z] #109 8.394 Setting up libargon2-1:arm64 (0~20171227-0.3+deb12u1) ...
15:49:57 [2024-03-27T15:49:57.478Z] #109 8.407 Setting up libyajl2:arm64 (2.1.0-3+deb12u2) ...
15:49:57 [2024-03-27T15:49:57.478Z] #109 8.419 Setting up bzip2 (1.0.8-5+b1) ...
15:49:57 [2024-03-27T15:49:57.478Z] #109 8.433 Setting up libprotobuf-c1:arm64 (1.4.1-1+b1) ...
15:49:57 [2024-03-27T15:49:57.478Z] #109 8.446 Setting up libmicrohttpd12:arm64 (0.9.75-6) ...
15:49:57 [2024-03-27T15:49:57.478Z] #109 8.460 Setting up libcap2-bin (1:2.66-4) ...
15:49:57 [2024-03-27T15:49:57.478Z] #109 8.472 Setting up libsubid4:arm64 (1:4.13+dfsg1-1+b1) ...
15:49:57 [2024-03-27T15:49:57.478Z] #109 8.486 Setting up apparmor (3.0.8-3) ...
15:49:58 [2024-03-27T15:49:58.414Z] #109 9.361 debconf: unable to initialize frontend: Dialog
15:49:58 [2024-03-27T15:49:58.414Z] #109 9.361 debconf: (TERM is not set, so the dialog frontend is not usable.)
15:49:58 [2024-03-27T15:49:58.414Z] #109 9.361 debconf: falling back to frontend: Readline
15:49:58 [2024-03-27T15:49:58.414Z] #109 9.367 debconf: unable to initialize frontend: Readline
15:49:58 [2024-03-27T15:49:58.414Z] #109 9.367 debconf: (This frontend requires a controlling tty.)
15:49:58 [2024-03-27T15:49:58.414Z] #109 9.367 debconf: falling back to frontend: Teletype
15:49:58 [2024-03-27T15:49:58.414Z] #109 9.524 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service.

15:49:58 [2024-03-27T15:49:58.414Z] #109 9.550 Setting up zip (3.0-13) ...
15:49:58 [2024-03-27T15:49:58.414Z] #109 9.562 Setting up vim-common (2:9.0.1378-2) ...
15:49:58 [2024-03-27T15:49:58.414Z] #109 9.581 Setting up bash-completion (1:2.11-6) ...
15:49:58 [2024-03-27T15:49:58.414Z] #109 9.605 Setting up xz-utils (5.4.1-0.2) ...
15:49:58 [2024-03-27T15:49:58.414Z] #109 9.619 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
15:49:58 [2024-03-27T15:49:58.414Z] #109 9.631 Setting up libmnl0:arm64 (1.0.4-3) ...
15:49:58 [2024-03-27T15:49:58.673Z] #109 9.644 Setting up patch (2.7.6-7) ...
15:49:58 [2024-03-27T15:49:58.673Z] #109 9.657 Setting up sudo (1.9.13p3-1+deb12u1) ...
15:49:58 [2024-03-27T15:49:58.673Z] #109 9.711 invoke-rc.d: could not determine current runlevel
15:49:58 [2024-03-27T15:49:58.673Z] #109 9.714 invoke-rc.d: policy-rc.d denied execution of start.
15:49:58 [2024-03-27T15:49:58.673Z] #109 9.719 Setting up libxtables12:arm64 (1.8.9-2) ...
15:49:58 [2024-03-27T15:49:58.673Z] #109 9.729 Setting up liburcu8:arm64 (0.13.2-1) ...
15:49:58 [2024-03-27T15:49:58.673Z] #109 9.740 Setting up libfdisk1:arm64 (2.38.1-5+b1) ...
15:49:58 [2024-03-27T15:49:58.673Z] #109 9.753 Setting up inetutils-ping (2:2.4-2+deb12u1) ...
15:49:58 [2024-03-27T15:49:58.673Z] #109 9.765 Setting up pigz (2.6-1) ...
15:49:58 [2024-03-27T15:49:58.673Z] #109 9.777 Setting up libnfnetlink0:arm64 (1.0.2-2) ...
15:49:58 [2024-03-27T15:49:58.673Z] #109 9.788 Setting up libnl-3-200:arm64 (3.7.0-0.2+b1) ...
15:49:58 [2024-03-27T15:49:58.673Z] #109 9.830 Setting up sgml-base (1.31) ...
15:49:58 [2024-03-27T15:49:58.673Z] #109 9.862 Setting up vim-runtime (2:9.0.1378-2) ...
15:49:58 [2024-03-27T15:49:58.932Z] #109 9.930 Setting up libaio1:arm64 (0.3.113-4) ...
15:49:58 [2024-03-27T15:49:58.932Z] #109 9.944 Setting up libelf1:arm64 (0.188-2.1) ...
15:49:58 [2024-03-27T15:49:58.932Z] #109 9.957 Setting up libjson-c5:arm64 (0.16-2) ...
15:49:58 [2024-03-27T15:49:58.932Z] #109 9.972 Setting up zstd (1.5.4+dfsg2-5) ...
15:49:58 [2024-03-27T15:49:58.932Z] #109 9.985 Setting up libonig5:arm64 (6.9.8-1) ...
15:49:58 [2024-03-27T15:49:58.932Z] #109 9.998 Setting up libbpf1:arm64 (1:1.1.0-1) ...
15:49:58 [2024-03-27T15:49:58.932Z] #109 10.01 Setting up libkmod2:arm64 (30+20221128-1) ...
15:49:58 [2024-03-27T15:49:58.932Z] #109 10.03 Setting up vim (2:9.0.1378-2) ...
15:49:58 [2024-03-27T15:49:58.932Z] #109 10.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
15:49:58 [2024-03-27T15:49:58.932Z] #109 10.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
15:49:58 [2024-03-27T15:49:58.932Z] #109 10.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
15:49:58 [2024-03-27T15:49:58.932Z] #109 10.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
15:49:58 [2024-03-27T15:49:58.932Z] #109 10.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
15:49:58 [2024-03-27T15:49:58.932Z] #109 10.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
15:49:58 [2024-03-27T15:49:58.932Z] #109 10.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
15:49:58 [2024-03-27T15:49:58.932Z] #109 10.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
15:49:58 [2024-03-27T15:49:58.932Z] #109 10.08 Setting up libjq1:arm64 (1.6-2.1) ...
15:49:59 [2024-03-27T15:49:59.191Z] #109 10.09 Setting up iproute2 (6.1.0-3) ...
15:49:59 [2024-03-27T15:49:59.191Z] #109 10.22 debconf: unable to initialize frontend: Dialog
15:49:59 [2024-03-27T15:49:59.191Z] #109 10.22 debconf: (TERM is not set, so the dialog frontend is not usable.)
15:49:59 [2024-03-27T15:49:59.191Z] #109 10.22 debconf: falling back to frontend: Readline
15:49:59 [2024-03-27T15:49:59.191Z] #109 10.23 debconf: unable to initialize frontend: Readline
15:49:59 [2024-03-27T15:49:59.191Z] #109 10.23 debconf: (This frontend requires a controlling tty.)
15:49:59 [2024-03-27T15:49:59.191Z] #109 10.23 debconf: falling back to frontend: Teletype
15:49:59 [2024-03-27T15:49:59.191Z] #109 10.26 Setting up uidmap (1:4.13+dfsg1-1+b1) ...
15:49:59 [2024-03-27T15:49:59.191Z] #109 10.28 Setting up libnftnl11:arm64 (1.2.4-2) ...
15:49:59 [2024-03-27T15:49:59.191Z] #109 10.29 Setting up libnet1:arm64 (1.1.6+dfsg-3.2) ...
15:49:59 [2024-03-27T15:49:59.191Z] #109 10.30 Setting up thin-provisioning-tools (0.9.0-2) ...
15:49:59 [2024-03-27T15:49:59.191Z] #109 10.32 Setting up libsystemd-shared:arm64 (252.22-1~deb12u1) ...
15:49:59 [2024-03-27T15:49:59.191Z] #109 10.33 Setting up libnetfilter-conntrack3:arm64 (1.0.9-3) ...
15:49:59 [2024-03-27T15:49:59.450Z] #109 10.34 Setting up jq (1.6-2.1) ...
15:49:59 [2024-03-27T15:49:59.450Z] #109 10.36 Setting up iptables (1.8.9-2) ...
15:49:59 [2024-03-27T15:49:59.450Z] #109 10.36 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
15:49:59 [2024-03-27T15:49:59.450Z] #109 10.37 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
15:49:59 [2024-03-27T15:49:59.450Z] #109 10.38 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
15:49:59 [2024-03-27T15:49:59.450Z] #109 10.38 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
15:49:59 [2024-03-27T15:49:59.450Z] #109 10.39 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
15:49:59 [2024-03-27T15:49:59.450Z] #109 10.39 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
15:49:59 [2024-03-27T15:49:59.450Z] #109 10.40 Setting up libdevmapper1.02.1:arm64 (2:1.02.185-2) ...
15:49:59 [2024-03-27T15:49:59.450Z] #109 10.42 Setting up dmsetup (2:1.02.185-2) ...
15:49:59 [2024-03-27T15:49:59.450Z] #109 10.44 Setting up libcryptsetup12:arm64 (2:2.6.1-4~deb12u2) ...
15:49:59 [2024-03-27T15:49:59.450Z] #109 10.45 Setting up systemd (252.22-1~deb12u1) ...
15:49:59 [2024-03-27T15:49:59.450Z] #109 10.50 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.

15:49:59 [2024-03-27T15:49:59.450Z] #109 10.50 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.

15:49:59 [2024-03-27T15:49:59.450Z] #109 10.51 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.

15:49:59 [2024-03-27T15:49:59.450Z] #109 10.51 Initializing machine ID from random generator.

15:49:59 [2024-03-27T15:49:59.450Z] #109 10.54 Creating group 'systemd-journal' with GID 998.

15:49:59 [2024-03-27T15:49:59.450Z] #109 10.54 Creating group 'systemd-network' with GID 997.

15:49:59 [2024-03-27T15:49:59.450Z] #109 10.54 Creating user 'systemd-network' (systemd Network Management) with UID 997 and GID 997.

15:49:59 [2024-03-27T15:49:59.450Z] #109 10.59 Setting up systemd-journal-remote (252.22-1~deb12u1) ...
15:49:59 [2024-03-27T15:49:59.709Z] #109 10.61 Creating group 'systemd-journal-remote' with GID 996.

15:49:59 [2024-03-27T15:49:59.709Z] #109 10.61 Creating user 'systemd-journal-remote' (systemd Journal Remote) with UID 996 and GID 996.

15:49:59 [2024-03-27T15:49:59.709Z] #109 10.64 Setting up xfsprogs (6.1.0-1) ...
15:49:59 [2024-03-27T15:49:59.709Z] #109 10.65 System has not been booted with systemd as init system (PID 1). Can't operate.

15:49:59 [2024-03-27T15:49:59.709Z] #109 10.65 Failed to connect to bus: Host is down

15:49:59 [2024-03-27T15:49:59.709Z] #109 10.66 Processing triggers for libc-bin (2.36-9+deb12u4) ...
15:49:59 [2024-03-27T15:49:59.968Z] #109 DONE 11.1s
15:50:00 [2024-03-27T15:50:00.227Z] 
15:50:00 [2024-03-27T15:50:00.227Z] #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
15:50:00 [2024-03-27T15:50:00.227Z] #110 0.196 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
15:50:00 [2024-03-27T15:50:00.486Z] #110 0.200 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
15:50:00 [2024-03-27T15:50:00.486Z] #110 0.204 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
15:50:00 [2024-03-27T15:50:00.486Z] #110 DONE 0.2s
15:50:00 [2024-03-27T15:50:00.486Z] 
15:50:00 [2024-03-27T15:50:00.486Z] #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
15:50:00 [2024-03-27T15:50:00.745Z] #111 0.507 Hit:1 http://deb.debian.org/debian bookworm InRelease
15:50:00 [2024-03-27T15:50:00.745Z] #111 0.507 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
15:50:00 [2024-03-27T15:50:00.745Z] #111 0.507 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
15:50:01 [2024-03-27T15:50:01.571Z] #111 0.688 Reading package lists...
15:50:02 [2024-03-27T15:50:02.088Z] #111 1.308 Reading package lists...
15:50:02 [2024-03-27T15:50:02.347Z] #111 1.914 Building dependency tree...
15:50:02 [2024-03-27T15:50:02.606Z] #111 2.090 Reading state information...
15:50:02 [2024-03-27T15:50:02.606Z] #111 2.324 gcc is already the newest version (4:12.2.0-3).
15:50:02 [2024-03-27T15:50:02.606Z] #111 2.324 pkg-config is already the newest version (1.8.1-1).
15:50:02 [2024-03-27T15:50:02.606Z] #111 2.324 The following additional packages will be installed:
15:50:02 [2024-03-27T15:50:02.865Z] #111 2.325   gir1.2-glib-2.0 gir1.2-secret-1 libblkid-dev libdpkg-perl libffi-dev
15:50:02 [2024-03-27T15:50:02.865Z] #111 2.325   libgcrypt20-dev libgirepository-1.0-1 libglib2.0-0 libglib2.0-bin
15:50:02 [2024-03-27T15:50:02.865Z] #111 2.325   libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libgpg-error-dev
15:50:02 [2024-03-27T15:50:02.865Z] #111 2.326   libmount-dev libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3
15:50:02 [2024-03-27T15:50:02.865Z] #111 2.326   libsecret-1-0 libsecret-common libselinux1-dev libsepol-dev libyaml-0-2
15:50:02 [2024-03-27T15:50:02.865Z] #111 2.326   python3-distutils python3-lib2to3 python3-pathspec python3-pkg-resources
15:50:02 [2024-03-27T15:50:02.865Z] #111 2.327   python3-yaml uuid-dev zlib1g-dev
15:50:02 [2024-03-27T15:50:02.865Z] #111 2.329 Suggested packages:
15:50:02 [2024-03-27T15:50:02.865Z] #111 2.329   debian-keyring bzr libgcrypt20-doc low-memory-monitor libgirepository1.0-dev
15:50:02 [2024-03-27T15:50:02.865Z] #111 2.329   libglib2.0-doc libgdk-pixbuf2.0-bin libxml2-utils seccomp python3-setuptools
15:50:02 [2024-03-27T15:50:02.865Z] #111 2.329 Recommended packages:
15:50:02 [2024-03-27T15:50:02.865Z] #111 2.329   build-essential fakeroot libalgorithm-merge-perl libfile-fcntllock-perl
15:50:02 [2024-03-27T15:50:02.865Z] #111 2.329   liblocale-gettext-perl shared-mime-info xdg-user-dirs
15:50:02 [2024-03-27T15:50:02.865Z] #111 2.637 The following NEW packages will be installed:
15:50:03 [2024-03-27T15:50:03.123Z] #111 2.638   dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libblkid-dev
15:50:03 [2024-03-27T15:50:03.123Z] #111 2.638   libdpkg-perl libffi-dev libgcrypt20-dev libgirepository-1.0-1 libglib2.0-0
15:50:03 [2024-03-27T15:50:03.123Z] #111 2.638   libglib2.0-bin libglib2.0-data libglib2.0-dev libglib2.0-dev-bin
15:50:03 [2024-03-27T15:50:03.123Z] #111 2.638   libgpg-error-dev libmount-dev libpcre2-16-0 libpcre2-32-0 libpcre2-dev
15:50:03 [2024-03-27T15:50:03.123Z] #111 2.638   libpcre2-posix3 libseccomp-dev libsecret-1-0 libsecret-1-dev
15:50:03 [2024-03-27T15:50:03.123Z] #111 2.638   libsecret-common libselinux1-dev libsepol-dev libsystemd-dev libudev-dev
15:50:03 [2024-03-27T15:50:03.124Z] #111 2.639   libyaml-0-2 python3-distutils python3-lib2to3 python3-pathspec
15:50:03 [2024-03-27T15:50:03.124Z] #111 2.639   python3-pkg-resources python3-yaml uuid-dev yamllint zlib1g-dev
15:50:03 [2024-03-27T15:50:03.124Z] #111 2.913 0 upgraded, 37 newly installed, 0 to remove and 0 not upgraded.
15:50:03 [2024-03-27T15:50:03.124Z] #111 2.913 Need to get 11.9 MB of archives.
15:50:03 [2024-03-27T15:50:03.124Z] #111 2.913 After this operation, 53.1 MB of additional disk space will be used.
15:50:03 [2024-03-27T15:50:03.124Z] #111 2.913 Get:1 http://deb.debian.org/debian bookworm/main arm64 libdpkg-perl all 1.21.22 [603 kB]
15:50:03 [2024-03-27T15:50:03.382Z] #111 2.921 Get:2 http://deb.debian.org/debian bookworm/main arm64 dpkg-dev all 1.21.22 [1353 kB]
15:50:03 [2024-03-27T15:50:03.382Z] #111 2.929 Get:3 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-0 arm64 2.74.6-2 [1310 kB]
15:50:03 [2024-03-27T15:50:03.382Z] #111 2.936 Get:4 http://deb.debian.org/debian bookworm/main arm64 libgirepository-1.0-1 arm64 1.74.0-3 [93.2 kB]
15:50:03 [2024-03-27T15:50:03.382Z] #111 2.937 Get:5 http://deb.debian.org/debian bookworm/main arm64 gir1.2-glib-2.0 arm64 1.74.0-3 [160 kB]
15:50:03 [2024-03-27T15:50:03.382Z] #111 2.938 Get:6 http://deb.debian.org/debian bookworm/main arm64 libsecret-common all 0.20.5-3 [28.5 kB]
15:50:03 [2024-03-27T15:50:03.382Z] #111 2.938 Get:7 http://deb.debian.org/debian bookworm/main arm64 libsecret-1-0 arm64 0.20.5-3 [107 kB]
15:50:03 [2024-03-27T15:50:03.382Z] #111 2.939 Get:8 http://deb.debian.org/debian bookworm/main arm64 gir1.2-secret-1 arm64 0.20.5-3 [13.5 kB]
15:50:03 [2024-03-27T15:50:03.382Z] #111 2.939 Get:9 http://deb.debian.org/debian bookworm/main arm64 libapparmor-dev arm64 3.0.8-3 [84.8 kB]
15:50:03 [2024-03-27T15:50:03.382Z] #111 2.940 Get:10 http://deb.debian.org/debian bookworm/main arm64 uuid-dev arm64 2.38.1-5+b1 [40.5 kB]
15:50:03 [2024-03-27T15:50:03.382Z] #111 2.940 Get:11 http://deb.debian.org/debian bookworm/main arm64 libblkid-dev arm64 2.38.1-5+b1 [183 kB]
15:50:03 [2024-03-27T15:50:03.382Z] #111 2.941 Get:12 http://deb.debian.org/debian bookworm/main arm64 libffi-dev arm64 3.4.4-1 [56.0 kB]
15:50:03 [2024-03-27T15:50:03.382Z] #111 2.942 Get:13 http://deb.debian.org/debian bookworm/main arm64 libgpg-error-dev arm64 1.46-1 [130 kB]
15:50:03 [2024-03-27T15:50:03.382Z] #111 2.943 Get:14 http://deb.debian.org/debian bookworm/main arm64 libgcrypt20-dev arm64 1.10.1-3 [683 kB]
15:50:03 [2024-03-27T15:50:03.382Z] #111 2.948 Get:15 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-data all 2.74.6-2 [1207 kB]
15:50:03 [2024-03-27T15:50:03.382Z] #111 2.954 Get:16 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-bin arm64 2.74.6-2 [106 kB]
15:50:03 [2024-03-27T15:50:03.382Z] #111 2.955 Get:17 http://deb.debian.org/debian bookworm/main arm64 python3-lib2to3 all 3.11.2-3 [76.3 kB]
15:50:03 [2024-03-27T15:50:03.382Z] #111 2.956 Get:18 http://deb.debian.org/debian bookworm/main arm64 python3-distutils all 3.11.2-3 [131 kB]
15:50:03 [2024-03-27T15:50:03.382Z] #111 2.957 Get:19 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-dev-bin arm64 2.74.6-2 [150 kB]
15:50:03 [2024-03-27T15:50:03.382Z] #111 2.958 Get:20 http://deb.debian.org/debian bookworm/main arm64 libsepol-dev arm64 3.4-2.1 [332 kB]
15:50:03 [2024-03-27T15:50:03.382Z] #111 2.960 Get:21 http://deb.debian.org/debian bookworm/main arm64 libpcre2-16-0 arm64 10.42-1 [216 kB]
15:50:03 [2024-03-27T15:50:03.382Z] #111 2.961 Get:22 http://deb.debian.org/debian bookworm/main arm64 libpcre2-32-0 arm64 10.42-1 [207 kB]
15:50:03 [2024-03-27T15:50:03.382Z] #111 2.962 Get:23 http://deb.debian.org/debian bookworm/main arm64 libpcre2-posix3 arm64 10.42-1 [55.5 kB]
15:50:03 [2024-03-27T15:50:03.382Z] #111 2.963 Get:24 http://deb.debian.org/debian bookworm/main arm64 libpcre2-dev arm64 10.42-1 [664 kB]
15:50:03 [2024-03-27T15:50:03.382Z] #111 2.967 Get:25 http://deb.debian.org/debian bookworm/main arm64 libselinux1-dev arm64 3.4-1+b6 [159 kB]
15:50:03 [2024-03-27T15:50:03.383Z] #111 2.968 Get:26 http://deb.debian.org/debian bookworm/main arm64 libmount-dev arm64 2.38.1-5+b1 [22.5 kB]
15:50:03 [2024-03-27T15:50:03.383Z] #111 2.968 Get:27 http://deb.debian.org/debian bookworm/main arm64 zlib1g-dev arm64 1:1.2.13.dfsg-1 [913 kB]
15:50:03 [2024-03-27T15:50:03.383Z] #111 2.975 Get:28 http://deb.debian.org/debian bookworm/main arm64 libglib2.0-dev arm64 2.74.6-2 [1613 kB]
15:50:03 [2024-03-27T15:50:03.383Z] #111 2.984 Get:29 http://deb.debian.org/debian bookworm/main arm64 libseccomp-dev arm64 2.5.4-1+b3 [87.8 kB]
15:50:03 [2024-03-27T15:50:03.383Z] #111 2.985 Get:30 http://deb.debian.org/debian bookworm/main arm64 libsecret-1-dev arm64 0.20.5-3 [144 kB]
15:50:03 [2024-03-27T15:50:03.383Z] #111 2.986 Get:31 http://deb.debian.org/debian bookworm/main arm64 libsystemd-dev arm64 252.22-1~deb12u1 [353 kB]
15:50:03 [2024-03-27T15:50:03.383Z] #111 2.988 Get:32 http://deb.debian.org/debian bookworm/main arm64 libudev-dev arm64 252.22-1~deb12u1 [52.1 kB]
15:50:03 [2024-03-27T15:50:03.383Z] #111 2.988 Get:33 http://deb.debian.org/debian bookworm/main arm64 libyaml-0-2 arm64 0.2.5-1 [50.4 kB]
15:50:03 [2024-03-27T15:50:03.383Z] #111 2.989 Get:34 http://deb.debian.org/debian bookworm/main arm64 python3-pathspec all 0.11.0-1 [26.3 kB]
15:50:03 [2024-03-27T15:50:03.383Z] #111 2.989 Get:35 http://deb.debian.org/debian bookworm/main arm64 python3-pkg-resources all 66.1.1-1 [296 kB]
15:50:03 [2024-03-27T15:50:03.383Z] #111 2.991 Get:36 http://deb.debian.org/debian bookworm/main arm64 python3-yaml arm64 6.0-3+b2 [108 kB]
15:50:03 [2024-03-27T15:50:03.383Z] #111 2.991 Get:37 http://deb.debian.org/debian bookworm/main arm64 yamllint all 1.29.0-1 [42.0 kB]
15:50:03 [2024-03-27T15:50:03.383Z] #111 3.146 debconf: delaying package configuration, since apt-utils is not installed
15:50:03 [2024-03-27T15:50:03.641Z] #111 3.185 Fetched 11.9 MB in 0s (34.7 MB/s)
15:50:03 [2024-03-27T15:50:03.641Z] #111 3.205 Selecting previously unselected package libdpkg-perl.
15:50:03 [2024-03-27T15:50:03.641Z] #111 3.205 (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.)
15:50:03 [2024-03-27T15:50:03.641Z] #111 3.218 Preparing to unpack .../00-libdpkg-perl_1.21.22_all.deb ...
15:50:03 [2024-03-27T15:50:03.641Z] #111 3.222 Unpacking libdpkg-perl (1.21.22) ...
15:50:03 [2024-03-27T15:50:03.641Z] #111 3.291 Selecting previously unselected package dpkg-dev.
15:50:03 [2024-03-27T15:50:03.641Z] #111 3.294 Preparing to unpack .../01-dpkg-dev_1.21.22_all.deb ...
15:50:03 [2024-03-27T15:50:03.641Z] #111 3.299 Unpacking dpkg-dev (1.21.22) ...
15:50:03 [2024-03-27T15:50:03.641Z] #111 3.424 Selecting previously unselected package libglib2.0-0:arm64.
15:50:03 [2024-03-27T15:50:03.900Z] #111 3.426 Preparing to unpack .../02-libglib2.0-0_2.74.6-2_arm64.deb ...
15:50:03 [2024-03-27T15:50:03.900Z] #111 3.434 Unpacking libglib2.0-0:arm64 (2.74.6-2) ...
15:50:03 [2024-03-27T15:50:03.900Z] #111 3.561 Selecting previously unselected package libgirepository-1.0-1:arm64.
15:50:03 [2024-03-27T15:50:03.900Z] #111 3.563 Preparing to unpack .../03-libgirepository-1.0-1_1.74.0-3_arm64.deb ...
15:50:03 [2024-03-27T15:50:03.900Z] #111 3.568 Unpacking libgirepository-1.0-1:arm64 (1.74.0-3) ...
15:50:03 [2024-03-27T15:50:03.900Z] #111 3.605 Selecting previously unselected package gir1.2-glib-2.0:arm64.
15:50:03 [2024-03-27T15:50:03.900Z] #111 3.608 Preparing to unpack .../04-gir1.2-glib-2.0_1.74.0-3_arm64.deb ...
15:50:03 [2024-03-27T15:50:03.900Z] #111 3.611 Unpacking gir1.2-glib-2.0:arm64 (1.74.0-3) ...
15:50:03 [2024-03-27T15:50:03.900Z] #111 3.652 Selecting previously unselected package libsecret-common.
15:50:03 [2024-03-27T15:50:03.900Z] #111 3.655 Preparing to unpack .../05-libsecret-common_0.20.5-3_all.deb ...
15:50:03 [2024-03-27T15:50:03.900Z] #111 3.659 Unpacking libsecret-common (0.20.5-3) ...
15:50:03 [2024-03-27T15:50:03.900Z] #111 3.719 Selecting previously unselected package libsecret-1-0:arm64.
15:50:04 [2024-03-27T15:50:04.159Z] #111 3.722 Preparing to unpack .../06-libsecret-1-0_0.20.5-3_arm64.deb ...
15:50:04 [2024-03-27T15:50:04.159Z] #111 3.725 Unpacking libsecret-1-0:arm64 (0.20.5-3) ...
15:50:04 [2024-03-27T15:50:04.159Z] #111 3.765 Selecting previously unselected package gir1.2-secret-1:arm64.
15:50:04 [2024-03-27T15:50:04.159Z] #111 3.767 Preparing to unpack .../07-gir1.2-secret-1_0.20.5-3_arm64.deb ...
15:50:04 [2024-03-27T15:50:04.159Z] #111 3.773 Unpacking gir1.2-secret-1:arm64 (0.20.5-3) ...
15:50:04 [2024-03-27T15:50:04.159Z] #111 3.803 Selecting previously unselected package libapparmor-dev:arm64.
15:50:04 [2024-03-27T15:50:04.159Z] #111 3.806 Preparing to unpack .../08-libapparmor-dev_3.0.8-3_arm64.deb ...
15:50:04 [2024-03-27T15:50:04.159Z] #111 3.810 Unpacking libapparmor-dev:arm64 (3.0.8-3) ...
15:50:04 [2024-03-27T15:50:04.159Z] #111 3.848 Selecting previously unselected package uuid-dev:arm64.
15:50:04 [2024-03-27T15:50:04.159Z] #111 3.850 Preparing to unpack .../09-uuid-dev_2.38.1-5+b1_arm64.deb ...
15:50:04 [2024-03-27T15:50:04.159Z] #111 3.854 Unpacking uuid-dev:arm64 (2.38.1-5+b1) ...
15:50:04 [2024-03-27T15:50:04.159Z] #111 3.895 Selecting previously unselected package libblkid-dev:arm64.
15:50:04 [2024-03-27T15:50:04.159Z] #111 3.898 Preparing to unpack .../10-libblkid-dev_2.38.1-5+b1_arm64.deb ...
15:50:04 [2024-03-27T15:50:04.159Z] #111 3.903 Unpacking libblkid-dev:arm64 (2.38.1-5+b1) ...
15:50:04 [2024-03-27T15:50:04.159Z] #111 3.944 Selecting previously unselected package libffi-dev:arm64.
15:50:04 [2024-03-27T15:50:04.159Z] #111 3.946 Preparing to unpack .../11-libffi-dev_3.4.4-1_arm64.deb ...
15:50:04 [2024-03-27T15:50:04.159Z] #111 3.950 Unpacking libffi-dev:arm64 (3.4.4-1) ...
15:50:04 [2024-03-27T15:50:04.418Z] #111 3.987 Selecting previously unselected package libgpg-error-dev.
15:50:04 [2024-03-27T15:50:04.418Z] #111 3.989 Preparing to unpack .../12-libgpg-error-dev_1.46-1_arm64.deb ...
15:50:04 [2024-03-27T15:50:04.418Z] #111 3.993 Unpacking libgpg-error-dev (1.46-1) ...
15:50:04 [2024-03-27T15:50:04.418Z] #111 4.032 Selecting previously unselected package libgcrypt20-dev.
15:50:04 [2024-03-27T15:50:04.418Z] #111 4.034 Preparing to unpack .../13-libgcrypt20-dev_1.10.1-3_arm64.deb ...
15:50:04 [2024-03-27T15:50:04.418Z] #111 4.038 Unpacking libgcrypt20-dev (1.10.1-3) ...
15:50:04 [2024-03-27T15:50:04.418Z] #111 4.114 Selecting previously unselected package libglib2.0-data.
15:50:04 [2024-03-27T15:50:04.418Z] #111 4.116 Preparing to unpack .../14-libglib2.0-data_2.74.6-2_all.deb ...
15:50:04 [2024-03-27T15:50:04.418Z] #111 4.120 Unpacking libglib2.0-data (2.74.6-2) ...
15:50:04 [2024-03-27T15:50:04.418Z] #111 4.256 Selecting previously unselected package libglib2.0-bin.
15:50:04 [2024-03-27T15:50:04.677Z] #111 4.258 Preparing to unpack .../15-libglib2.0-bin_2.74.6-2_arm64.deb ...
15:50:04 [2024-03-27T15:50:04.677Z] #111 4.263 Unpacking libglib2.0-bin (2.74.6-2) ...
15:50:04 [2024-03-27T15:50:04.677Z] #111 4.310 Selecting previously unselected package python3-lib2to3.
15:50:04 [2024-03-27T15:50:04.677Z] #111 4.313 Preparing to unpack .../16-python3-lib2to3_3.11.2-3_all.deb ...
15:50:04 [2024-03-27T15:50:04.677Z] #111 4.318 Unpacking python3-lib2to3 (3.11.2-3) ...
15:50:04 [2024-03-27T15:50:04.677Z] #111 4.361 Selecting previously unselected package python3-distutils.
15:50:04 [2024-03-27T15:50:04.677Z] #111 4.364 Preparing to unpack .../17-python3-distutils_3.11.2-3_all.deb ...
15:50:04 [2024-03-27T15:50:04.677Z] #111 4.369 Unpacking python3-distutils (3.11.2-3) ...
15:50:04 [2024-03-27T15:50:04.677Z] #111 4.493 Selecting previously unselected package libglib2.0-dev-bin.
15:50:04 [2024-03-27T15:50:04.936Z] #111 4.495 Preparing to unpack .../18-libglib2.0-dev-bin_2.74.6-2_arm64.deb ...
15:50:04 [2024-03-27T15:50:04.936Z] #111 4.499 Unpacking libglib2.0-dev-bin (2.74.6-2) ...
15:50:04 [2024-03-27T15:50:04.936Z] #111 4.552 Selecting previously unselected package libsepol-dev:arm64.
15:50:04 [2024-03-27T15:50:04.936Z] #111 4.554 Preparing to unpack .../19-libsepol-dev_3.4-2.1_arm64.deb ...
15:50:04 [2024-03-27T15:50:04.936Z] #111 4.558 Unpacking libsepol-dev:arm64 (3.4-2.1) ...
15:50:04 [2024-03-27T15:50:04.936Z] #111 4.624 Selecting previously unselected package libpcre2-16-0:arm64.
15:50:04 [2024-03-27T15:50:04.936Z] #111 4.627 Preparing to unpack .../20-libpcre2-16-0_10.42-1_arm64.deb ...
15:50:04 [2024-03-27T15:50:04.936Z] #111 4.630 Unpacking libpcre2-16-0:arm64 (10.42-1) ...
15:50:04 [2024-03-27T15:50:04.936Z] #111 4.678 Selecting previously unselected package libpcre2-32-0:arm64.
15:50:04 [2024-03-27T15:50:04.936Z] #111 4.681 Preparing to unpack .../21-libpcre2-32-0_10.42-1_arm64.deb ...
15:50:04 [2024-03-27T15:50:04.936Z] #111 4.685 Unpacking libpcre2-32-0:arm64 (10.42-1) ...
15:50:04 [2024-03-27T15:50:04.936Z] #111 4.738 Selecting previously unselected package libpcre2-posix3:arm64.
15:50:05 [2024-03-27T15:50:05.194Z] #111 4.741 Preparing to unpack .../22-libpcre2-posix3_10.42-1_arm64.deb ...
15:50:05 [2024-03-27T15:50:05.194Z] #111 4.745 Unpacking libpcre2-posix3:arm64 (10.42-1) ...
15:50:05 [2024-03-27T15:50:05.194Z] #111 4.777 Selecting previously unselected package libpcre2-dev:arm64.
15:50:05 [2024-03-27T15:50:05.194Z] #111 4.780 Preparing to unpack .../23-libpcre2-dev_10.42-1_arm64.deb ...
15:50:05 [2024-03-27T15:50:05.194Z] #111 4.784 Unpacking libpcre2-dev:arm64 (10.42-1) ...
15:50:05 [2024-03-27T15:50:05.194Z] #111 4.864 Selecting previously unselected package libselinux1-dev:arm64.
15:50:05 [2024-03-27T15:50:05.194Z] #111 4.866 Preparing to unpack .../24-libselinux1-dev_3.4-1+b6_arm64.deb ...
15:50:05 [2024-03-27T15:50:05.194Z] #111 4.871 Unpacking libselinux1-dev:arm64 (3.4-1+b6) ...
15:50:05 [2024-03-27T15:50:05.194Z] #111 4.927 Selecting previously unselected package libmount-dev:arm64.
15:50:05 [2024-03-27T15:50:05.194Z] #111 4.930 Preparing to unpack .../25-libmount-dev_2.38.1-5+b1_arm64.deb ...
15:50:05 [2024-03-27T15:50:05.194Z] #111 4.934 Unpacking libmount-dev:arm64 (2.38.1-5+b1) ...
15:50:05 [2024-03-27T15:50:05.194Z] #111 4.967 Selecting previously unselected package zlib1g-dev:arm64.
15:50:05 [2024-03-27T15:50:05.453Z] #111 4.970 Preparing to unpack .../26-zlib1g-dev_1%3a1.2.13.dfsg-1_arm64.deb ...
15:50:05 [2024-03-27T15:50:05.453Z] #111 4.976 Unpacking zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ...
15:50:05 [2024-03-27T15:50:05.453Z] #111 5.029 Selecting previously unselected package libglib2.0-dev:arm64.
15:50:05 [2024-03-27T15:50:05.453Z] #111 5.031 Preparing to unpack .../27-libglib2.0-dev_2.74.6-2_arm64.deb ...
15:50:05 [2024-03-27T15:50:05.453Z] #111 5.035 Unpacking libglib2.0-dev:arm64 (2.74.6-2) ...
15:50:05 [2024-03-27T15:50:05.453Z] #111 5.202 Selecting previously unselected package libseccomp-dev:arm64.
15:50:05 [2024-03-27T15:50:05.712Z] #111 5.205 Preparing to unpack .../28-libseccomp-dev_2.5.4-1+b3_arm64.deb ...
15:50:05 [2024-03-27T15:50:05.712Z] #111 5.210 Unpacking libseccomp-dev:arm64 (2.5.4-1+b3) ...
15:50:05 [2024-03-27T15:50:05.712Z] #111 5.250 Selecting previously unselected package libsecret-1-dev:arm64.
15:50:05 [2024-03-27T15:50:05.712Z] #111 5.252 Preparing to unpack .../29-libsecret-1-dev_0.20.5-3_arm64.deb ...
15:50:05 [2024-03-27T15:50:05.712Z] #111 5.256 Unpacking libsecret-1-dev:arm64 (0.20.5-3) ...
15:50:05 [2024-03-27T15:50:05.712Z] #111 5.334 Selecting previously unselected package libsystemd-dev:arm64.
15:50:05 [2024-03-27T15:50:05.712Z] #111 5.337 Preparing to unpack .../30-libsystemd-dev_252.22-1~deb12u1_arm64.deb ...
15:50:05 [2024-03-27T15:50:05.712Z] #111 5.342 Unpacking libsystemd-dev:arm64 (252.22-1~deb12u1) ...
15:50:05 [2024-03-27T15:50:05.712Z] #111 5.448 Selecting previously unselected package libudev-dev:arm64.
15:50:05 [2024-03-27T15:50:05.712Z] #111 5.450 Preparing to unpack .../31-libudev-dev_252.22-1~deb12u1_arm64.deb ...
15:50:05 [2024-03-27T15:50:05.712Z] #111 5.456 Unpacking libudev-dev:arm64 (252.22-1~deb12u1) ...
15:50:05 [2024-03-27T15:50:05.712Z] #111 5.506 Selecting previously unselected package libyaml-0-2:arm64.
15:50:05 [2024-03-27T15:50:05.712Z] #111 5.509 Preparing to unpack .../32-libyaml-0-2_0.2.5-1_arm64.deb ...
15:50:05 [2024-03-27T15:50:05.712Z] #111 5.514 Unpacking libyaml-0-2:arm64 (0.2.5-1) ...
15:50:05 [2024-03-27T15:50:05.712Z] #111 5.558 Selecting previously unselected package python3-pathspec.
15:50:05 [2024-03-27T15:50:05.971Z] #111 5.561 Preparing to unpack .../33-python3-pathspec_0.11.0-1_all.deb ...
15:50:05 [2024-03-27T15:50:05.971Z] #111 5.566 Unpacking python3-pathspec (0.11.0-1) ...
15:50:05 [2024-03-27T15:50:05.971Z] #111 5.609 Selecting previously unselected package python3-pkg-resources.
15:50:05 [2024-03-27T15:50:05.971Z] #111 5.611 Preparing to unpack .../34-python3-pkg-resources_66.1.1-1_all.deb ...
15:50:05 [2024-03-27T15:50:05.971Z] #111 5.616 Unpacking python3-pkg-resources (66.1.1-1) ...
15:50:05 [2024-03-27T15:50:05.971Z] #111 5.674 Selecting previously unselected package python3-yaml.
15:50:05 [2024-03-27T15:50:05.971Z] #111 5.677 Preparing to unpack .../35-python3-yaml_6.0-3+b2_arm64.deb ...
15:50:05 [2024-03-27T15:50:05.971Z] #111 5.682 Unpacking python3-yaml (6.0-3+b2) ...
15:50:05 [2024-03-27T15:50:05.971Z] #111 5.734 Selecting previously unselected package yamllint.
15:50:05 [2024-03-27T15:50:05.971Z] #111 5.737 Preparing to unpack .../36-yamllint_1.29.0-1_all.deb ...
15:50:05 [2024-03-27T15:50:05.971Z] #111 5.742 Unpacking yamllint (1.29.0-1) ...
15:50:05 [2024-03-27T15:50:05.971Z] #111 5.799 Setting up python3-pkg-resources (66.1.1-1) ...
15:50:06 [2024-03-27T15:50:06.230Z] #111 6.069 Setting up libseccomp-dev:arm64 (2.5.4-1+b3) ...
15:50:06 [2024-03-27T15:50:06.488Z] #111 6.083 Setting up libyaml-0-2:arm64 (0.2.5-1) ...
15:50:06 [2024-03-27T15:50:06.488Z] #111 6.097 Setting up libglib2.0-0:arm64 (2.74.6-2) ...
15:50:06 [2024-03-27T15:50:06.488Z] #111 6.109 No schema files found: doing nothing.
15:50:06 [2024-03-27T15:50:06.488Z] #111 6.115 Setting up python3-yaml (6.0-3+b2) ...
15:50:06 [2024-03-27T15:50:06.488Z] #111 6.270 Setting up libffi-dev:arm64 (3.4.4-1) ...
15:50:06 [2024-03-27T15:50:06.748Z] #111 6.283 Setting up libpcre2-16-0:arm64 (10.42-1) ...
15:50:06 [2024-03-27T15:50:06.748Z] #111 6.296 Setting up libpcre2-32-0:arm64 (10.42-1) ...
15:50:06 [2024-03-27T15:50:06.748Z] #111 6.308 Setting up libglib2.0-data (2.74.6-2) ...
15:50:06 [2024-03-27T15:50:06.748Z] #111 6.324 Setting up libgpg-error-dev (1.46-1) ...
15:50:06 [2024-03-27T15:50:06.748Z] #111 6.338 Setting up uuid-dev:arm64 (2.38.1-5+b1) ...
15:50:06 [2024-03-27T15:50:06.748Z] #111 6.352 Setting up libudev-dev:arm64 (252.22-1~deb12u1) ...
15:50:06 [2024-03-27T15:50:06.748Z] #111 6.366 Setting up libsepol-dev:arm64 (3.4-2.1) ...
15:50:06 [2024-03-27T15:50:06.748Z] #111 6.378 Setting up libdpkg-perl (1.21.22) ...
15:50:06 [2024-03-27T15:50:06.748Z] #111 6.392 Setting up zlib1g-dev:arm64 (1:1.2.13.dfsg-1) ...
15:50:06 [2024-03-27T15:50:06.748Z] #111 6.405 Setting up libpcre2-posix3:arm64 (10.42-1) ...
15:50:06 [2024-03-27T15:50:06.748Z] #111 6.420 Setting up libgirepository-1.0-1:arm64 (1.74.0-3) ...
15:50:06 [2024-03-27T15:50:06.748Z] #111 6.434 Setting up libapparmor-dev:arm64 (3.0.8-3) ...
15:50:06 [2024-03-27T15:50:06.748Z] #111 6.459 Setting up python3-pathspec (0.11.0-1) ...
15:50:06 [2024-03-27T15:50:06.748Z] #111 6.589 Setting up python3-lib2to3 (3.11.2-3) ...
15:50:07 [2024-03-27T15:50:07.007Z] #111 6.703 Setting up libsystemd-dev:arm64 (252.22-1~deb12u1) ...
15:50:07 [2024-03-27T15:50:07.007Z] #111 6.717 Setting up libsecret-common (0.20.5-3) ...
15:50:07 [2024-03-27T15:50:07.007Z] #111 6.730 Setting up python3-distutils (3.11.2-3) ...
15:50:07 [2024-03-27T15:50:07.007Z] #111 6.859 Setting up libglib2.0-dev-bin (2.74.6-2) ...
15:50:07 [2024-03-27T15:50:07.266Z] #111 7.015 Setting up libblkid-dev:arm64 (2.38.1-5+b1) ...
15:50:07 [2024-03-27T15:50:07.266Z] #111 7.030 Setting up libpcre2-dev:arm64 (10.42-1) ...
15:50:07 [2024-03-27T15:50:07.266Z] #111 7.043 Setting up libselinux1-dev:arm64 (3.4-1+b6) ...
15:50:07 [2024-03-27T15:50:07.266Z] #111 7.056 Setting up libglib2.0-bin (2.74.6-2) ...
15:50:07 [2024-03-27T15:50:07.266Z] #111 7.068 Setting up dpkg-dev (1.21.22) ...
15:50:07 [2024-03-27T15:50:07.266Z] #111 7.102 Setting up libsecret-1-0:arm64 (0.20.5-3) ...
15:50:07 [2024-03-27T15:50:07.266Z] #111 7.118 Setting up yamllint (1.29.0-1) ...
15:50:07 [2024-03-27T15:50:07.524Z] #111 7.263 Setting up libgcrypt20-dev (1.10.1-3) ...
15:50:07 [2024-03-27T15:50:07.783Z] #111 7.275 Setting up gir1.2-glib-2.0:arm64 (1.74.0-3) ...
15:50:07 [2024-03-27T15:50:07.783Z] #111 7.289 Setting up libmount-dev:arm64 (2.38.1-5+b1) ...
15:50:07 [2024-03-27T15:50:07.783Z] #111 7.304 Setting up gir1.2-secret-1:arm64 (0.20.5-3) ...
15:50:07 [2024-03-27T15:50:07.783Z] #111 7.319 Setting up libglib2.0-dev:arm64 (2.74.6-2) ...
15:50:07 [2024-03-27T15:50:07.783Z] #111 7.330 Setting up libsecret-1-dev:arm64 (0.20.5-3) ...
15:50:07 [2024-03-27T15:50:07.783Z] #111 7.344 Processing triggers for libc-bin (2.36-9+deb12u4) ...
15:50:07 [2024-03-27T15:50:07.783Z] #111 DONE 7.6s
15:50:08 [2024-03-27T15:50:08.042Z] 
15:50:08 [2024-03-27T15:50:08.042Z] #112 [dev-base 11/12] COPY --link --from=dockercli             /build/ /usr/local/cli
15:50:08 [2024-03-27T15:50:08.042Z] #112 DONE 0.2s
15:50:08 [2024-03-27T15:50:08.042Z] 
15:50:08 [2024-03-27T15:50:08.042Z] #113 [dev-base 12/12] COPY --link --from=dockercli-integration /build/ /usr/local/cli-integration
15:50:08 [2024-03-27T15:50:08.042Z] #113 DONE 0.1s
15:50:08 [2024-03-27T15:50:08.301Z] 
15:50:08 [2024-03-27T15:50:08.301Z] #114 [dev 1/1] COPY --link . .
15:50:09 [2024-03-27T15:50:09.678Z] #114 DONE 1.4s
15:50:09 [2024-03-27T15:50:09.678Z] 
15:50:09 [2024-03-27T15:50:09.678Z] #115 exporting to image
15:50:09 [2024-03-27T15:50:09.678Z] #115 exporting layers
15:50:10 [2024-03-27T15:50:10.615Z] #115 exporting layers 1.0s done
15:50:10 [2024-03-27T15:50:10.615Z] #115 writing image sha256:8a2ce06565e0b219212d89887162dec59cb6a556c76d4efd34ebcfb7734fdabc done
15:50:10 [2024-03-27T15:50:10.615Z] #115 naming to docker.io/library/docker:20711822a099d877c98d02ffc93c132d71f2dffa done
15:50:10 [2024-03-27T15:50:10.615Z] #115 DONE 1.0s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
15:50:10 [2024-03-27T15:50:10.914Z] + sudo modprobe ip6table_filter
[Pipeline] sh
15:50:11 [2024-03-27T15:50:11.194Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-47640/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=20711822a099d877c98d02ffc93c132d71f2dffa -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:20711822a099d877c98d02ffc93c132d71f2dffa hack/test/unit
15:50:11 [2024-03-27T15:50:11.454Z] + BUILDFLAGS=(-tags 'netgo journald')
15:50:11 [2024-03-27T15:50:11.454Z] + TESTFLAGS+=' -test.timeout=5m'
15:50:11 [2024-03-27T15:50:11.454Z] + TESTDIRS=./...
15:50:11 [2024-03-27T15:50:11.454Z] + exclude_paths='/vendor/|/integration'
15:50:11 [2024-03-27T15:50:11.454Z] ++ go list ./...
15:50:11 [2024-03-27T15:50:11.454Z] ++ grep -vE '(/vendor/|/integration)'
15:50:12 [2024-03-27T15:50:12.023Z] + pkg_list='github.com/docker/docker/api
15:50:12 [2024-03-27T15:50:12.023Z] github.com/docker/docker/api/server
15:50:12 [2024-03-27T15:50:12.023Z] github.com/docker/docker/api/server/backend/build
15:50:12 [2024-03-27T15:50:12.023Z] github.com/docker/docker/api/server/httpstatus
15:50:12 [2024-03-27T15:50:12.023Z] github.com/docker/docker/api/server/httputils
15:50:12 [2024-03-27T15:50:12.023Z] github.com/docker/docker/api/server/middleware
15:50:12 [2024-03-27T15:50:12.023Z] github.com/docker/docker/api/server/router
15:50:12 [2024-03-27T15:50:12.023Z] github.com/docker/docker/api/server/router/build
15:50:12 [2024-03-27T15:50:12.023Z] github.com/docker/docker/api/server/router/checkpoint
15:50:12 [2024-03-27T15:50:12.023Z] github.com/docker/docker/api/server/router/container
15:50:12 [2024-03-27T15:50:12.023Z] github.com/docker/docker/api/server/router/debug
15:50:12 [2024-03-27T15:50:12.023Z] github.com/docker/docker/api/server/router/distribution
15:50:12 [2024-03-27T15:50:12.023Z] github.com/docker/docker/api/server/router/grpc
15:50:12 [2024-03-27T15:50:12.023Z] github.com/docker/docker/api/server/router/image
15:50:12 [2024-03-27T15:50:12.023Z] github.com/docker/docker/api/server/router/network
15:50:12 [2024-03-27T15:50:12.023Z] github.com/docker/docker/api/server/router/plugin
15:50:12 [2024-03-27T15:50:12.023Z] github.com/docker/docker/api/server/router/session
15:50:12 [2024-03-27T15:50:12.023Z] github.com/docker/docker/api/server/router/swarm
15:50:12 [2024-03-27T15:50:12.023Z] github.com/docker/docker/api/server/router/system
15:50:12 [2024-03-27T15:50:12.023Z] github.com/docker/docker/api/server/router/volume
15:50:12 [2024-03-27T15:50:12.023Z] github.com/docker/docker/api/types
15:50:12 [2024-03-27T15:50:12.023Z] github.com/docker/docker/api/types/backend
15:50:12 [2024-03-27T15:50:12.023Z] github.com/docker/docker/api/types/blkiodev
15:50:12 [2024-03-27T15:50:12.023Z] github.com/docker/docker/api/types/checkpoint
15:50:12 [2024-03-27T15:50:12.023Z] github.com/docker/docker/api/types/container
15:50:12 [2024-03-27T15:50:12.023Z] github.com/docker/docker/api/types/events
15:50:12 [2024-03-27T15:50:12.023Z] github.com/docker/docker/api/types/filters
15:50:12 [2024-03-27T15:50:12.023Z] github.com/docker/docker/api/types/image
15:50:12 [2024-03-27T15:50:12.023Z] github.com/docker/docker/api/types/mount
15:50:12 [2024-03-27T15:50:12.023Z] github.com/docker/docker/api/types/network
15:50:12 [2024-03-27T15:50:12.023Z] github.com/docker/docker/api/types/plugins/logdriver
15:50:12 [2024-03-27T15:50:12.023Z] github.com/docker/docker/api/types/registry
15:50:12 [2024-03-27T15:50:12.023Z] github.com/docker/docker/api/types/strslice
15:50:12 [2024-03-27T15:50:12.023Z] github.com/docker/docker/api/types/swarm
15:50:12 [2024-03-27T15:50:12.023Z] github.com/docker/docker/api/types/swarm/runtime
15:50:12 [2024-03-27T15:50:12.023Z] github.com/docker/docker/api/types/system
15:50:12 [2024-03-27T15:50:12.023Z] github.com/docker/docker/api/types/time
15:50:12 [2024-03-27T15:50:12.023Z] github.com/docker/docker/api/types/versions
15:50:12 [2024-03-27T15:50:12.023Z] github.com/docker/docker/api/types/volume
15:50:12 [2024-03-27T15:50:12.023Z] github.com/docker/docker/builder
15:50:12 [2024-03-27T15:50:12.023Z] github.com/docker/docker/builder/builder-next
15:50:12 [2024-03-27T15:50:12.023Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
15:50:12 [2024-03-27T15:50:12.023Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
15:50:12 [2024-03-27T15:50:12.023Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
15:50:12 [2024-03-27T15:50:12.023Z] github.com/docker/docker/builder/builder-next/exporter
15:50:12 [2024-03-27T15:50:12.023Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
15:50:12 [2024-03-27T15:50:12.023Z] github.com/docker/docker/builder/builder-next/exporter/overrides
15:50:12 [2024-03-27T15:50:12.023Z] github.com/docker/docker/builder/builder-next/imagerefchecker
15:50:12 [2024-03-27T15:50:12.023Z] github.com/docker/docker/builder/builder-next/worker
15:50:12 [2024-03-27T15:50:12.023Z] github.com/docker/docker/builder/builder-next/worker/label
15:50:12 [2024-03-27T15:50:12.023Z] github.com/docker/docker/builder/dockerfile
15:50:12 [2024-03-27T15:50:12.023Z] github.com/docker/docker/builder/remotecontext
15:50:12 [2024-03-27T15:50:12.023Z] github.com/docker/docker/builder/remotecontext/git
15:50:12 [2024-03-27T15:50:12.023Z] github.com/docker/docker/builder/remotecontext/urlutil
15:50:12 [2024-03-27T15:50:12.023Z] github.com/docker/docker/cli/debug
15:50:12 [2024-03-27T15:50:12.023Z] github.com/docker/docker/cli/winresources/docker-proxy
15:50:12 [2024-03-27T15:50:12.023Z] github.com/docker/docker/cli/winresources/dockerd
15:50:12 [2024-03-27T15:50:12.023Z] github.com/docker/docker/client
15:50:12 [2024-03-27T15:50:12.023Z] github.com/docker/docker/client/buildkit
15:50:12 [2024-03-27T15:50:12.023Z] github.com/docker/docker/cmd/docker-proxy
15:50:12 [2024-03-27T15:50:12.023Z] github.com/docker/docker/cmd/dockerd
15:50:12 [2024-03-27T15:50:12.023Z] github.com/docker/docker/cmd/dockerd/trap
15:50:12 [2024-03-27T15:50:12.023Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
15:50:12 [2024-03-27T15:50:12.023Z] github.com/docker/docker/container
15:50:12 [2024-03-27T15:50:12.023Z] github.com/docker/docker/container/stream
15:50:12 [2024-03-27T15:50:12.023Z] github.com/docker/docker/contrib/apparmor
15:50:12 [2024-03-27T15:50:12.023Z] github.com/docker/docker/contrib/httpserver
15:50:12 [2024-03-27T15:50:12.023Z] github.com/docker/docker/daemon
15:50:12 [2024-03-27T15:50:12.023Z] github.com/docker/docker/daemon/cluster
15:50:12 [2024-03-27T15:50:12.023Z] github.com/docker/docker/daemon/cluster/controllers/plugin
15:50:12 [2024-03-27T15:50:12.023Z] github.com/docker/docker/daemon/cluster/convert
15:50:12 [2024-03-27T15:50:12.023Z] github.com/docker/docker/daemon/cluster/executor
15:50:12 [2024-03-27T15:50:12.023Z] github.com/docker/docker/daemon/cluster/executor/container
15:50:12 [2024-03-27T15:50:12.023Z] github.com/docker/docker/daemon/cluster/provider
15:50:12 [2024-03-27T15:50:12.023Z] github.com/docker/docker/daemon/config
15:50:12 [2024-03-27T15:50:12.023Z] github.com/docker/docker/daemon/containerd
15:50:12 [2024-03-27T15:50:12.023Z] github.com/docker/docker/daemon/events
15:50:12 [2024-03-27T15:50:12.023Z] github.com/docker/docker/daemon/events/testutils
15:50:12 [2024-03-27T15:50:12.023Z] github.com/docker/docker/daemon/graphdriver
15:50:12 [2024-03-27T15:50:12.023Z] github.com/docker/docker/daemon/graphdriver/btrfs
15:50:12 [2024-03-27T15:50:12.023Z] github.com/docker/docker/daemon/graphdriver/copy
15:50:12 [2024-03-27T15:50:12.023Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
15:50:12 [2024-03-27T15:50:12.023Z] github.com/docker/docker/daemon/graphdriver/graphtest
15:50:12 [2024-03-27T15:50:12.023Z] github.com/docker/docker/daemon/graphdriver/overlay2
15:50:12 [2024-03-27T15:50:12.023Z] github.com/docker/docker/daemon/graphdriver/overlayutils
15:50:12 [2024-03-27T15:50:12.023Z] github.com/docker/docker/daemon/graphdriver/register
15:50:12 [2024-03-27T15:50:12.023Z] github.com/docker/docker/daemon/graphdriver/vfs
15:50:12 [2024-03-27T15:50:12.023Z] github.com/docker/docker/daemon/graphdriver/zfs
15:50:12 [2024-03-27T15:50:12.023Z] github.com/docker/docker/daemon/images
15:50:12 [2024-03-27T15:50:12.023Z] github.com/docker/docker/daemon/initlayer
15:50:12 [2024-03-27T15:50:12.023Z] github.com/docker/docker/daemon/links
15:50:12 [2024-03-27T15:50:12.023Z] github.com/docker/docker/daemon/listeners
15:50:12 [2024-03-27T15:50:12.023Z] github.com/docker/docker/daemon/logger
15:50:12 [2024-03-27T15:50:12.023Z] github.com/docker/docker/daemon/logger/awslogs
15:50:12 [2024-03-27T15:50:12.023Z] github.com/docker/docker/daemon/logger/fluentd
15:50:12 [2024-03-27T15:50:12.023Z] github.com/docker/docker/daemon/logger/gcplogs
15:50:12 [2024-03-27T15:50:12.023Z] github.com/docker/docker/daemon/logger/gelf
15:50:12 [2024-03-27T15:50:12.023Z] github.com/docker/docker/daemon/logger/journald
15:50:12 [2024-03-27T15:50:12.023Z] github.com/docker/docker/daemon/logger/journald/internal/export
15:50:12 [2024-03-27T15:50:12.023Z] github.com/docker/docker/daemon/logger/journald/internal/fake
15:50:12 [2024-03-27T15:50:12.023Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
15:50:12 [2024-03-27T15:50:12.023Z] github.com/docker/docker/daemon/logger/jsonfilelog
15:50:12 [2024-03-27T15:50:12.023Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
15:50:12 [2024-03-27T15:50:12.023Z] github.com/docker/docker/daemon/logger/local
15:50:12 [2024-03-27T15:50:12.023Z] github.com/docker/docker/daemon/logger/loggertest
15:50:12 [2024-03-27T15:50:12.023Z] github.com/docker/docker/daemon/logger/loggerutils
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/daemon/logger/loggerutils/cache
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/daemon/logger/splunk
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/daemon/logger/syslog
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/daemon/logger/templates
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/daemon/names
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/daemon/network
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/daemon/snapshotter
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/daemon/stats
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/distribution
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/distribution/metadata
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/distribution/utils
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/distribution/xfer
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/dockerversion
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/errdefs
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/image
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/image/cache
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/image/spec/specs-go
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/image/spec/specs-go/v1
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/image/tarexport
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/image/v1
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/internal/cleanups
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/internal/compatcontext
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/internal/mod
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/internal/mounttree
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/internal/multierror
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/internal/rootless/mountopts
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/internal/safepath
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/internal/sliceutil
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/internal/test/suite
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/internal/testutils
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/internal/testutils/netnsutils
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/internal/testutils/specialimage
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/internal/unix_noeintr
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/internal/unshare
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/layer
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/libcontainerd
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/libcontainerd/queue
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/libcontainerd/remote
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/libcontainerd/shimopts
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/libcontainerd/supervisor
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/libcontainerd/types
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/libnetwork
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/libnetwork/bitmap
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/libnetwork/cluster
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/libnetwork/cmd/diagnostic
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/libnetwork/cnmallocator
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/libnetwork/config
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/libnetwork/datastore
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/libnetwork/diagnostic
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/libnetwork/discoverapi
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/libnetwork/driverapi
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/libnetwork/drivers/bridge
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/libnetwork/drivers/host
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/libnetwork/drivers/ipvlan
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/libnetwork/drivers/macvlan
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/libnetwork/drivers/null
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/libnetwork/drivers/overlay
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/libnetwork/drivers/remote
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/libnetwork/drivers/remote/api
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/libnetwork/drivers/windows
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/libnetwork/drvregistry
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/libnetwork/etchosts
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/libnetwork/internal/caller
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/libnetwork/internal/kvstore
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/libnetwork/internal/netiputil
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/libnetwork/internal/resolvconf
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/libnetwork/internal/setmatrix
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/libnetwork/ipam
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/libnetwork/ipamapi
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/libnetwork/ipams/builtin
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/libnetwork/ipams/null
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/libnetwork/ipams/remote
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/libnetwork/ipams/remote/api
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/libnetwork/ipams/windowsipam
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/libnetwork/ipamutils
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/libnetwork/ipbits
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/libnetwork/iptables
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/libnetwork/netlabel
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/libnetwork/netutils
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/libnetwork/networkdb
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/libnetwork/ns
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/libnetwork/options
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/libnetwork/osl
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/libnetwork/osl/kernel
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/libnetwork/portallocator
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/libnetwork/portmapper
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/libnetwork/resolvconf
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/libnetwork/scope
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/libnetwork/types
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/oci
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/oci/caps
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/opts
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/pkg/archive
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/pkg/authorization
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/pkg/broadcaster
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/pkg/capabilities
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/pkg/chrootarchive
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/pkg/containerfs
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/pkg/directory
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/pkg/dmesg
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/pkg/fileutils
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/pkg/homedir
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/pkg/idtools
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/pkg/ioutils
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/pkg/jsonmessage
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/pkg/longpath
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/pkg/meminfo
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/pkg/namesgenerator
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/pkg/parsers
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/pkg/parsers/kernel
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/pkg/parsers/operatingsystem
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/pkg/pidfile
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/pkg/platform
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/pkg/plugingetter
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/pkg/plugins
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/pkg/plugins/transport
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/pkg/pools
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/pkg/process
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/pkg/progress
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/pkg/reexec
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/pkg/rootless
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/pkg/rootless/specconv
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/pkg/stack
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/pkg/stdcopy
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/pkg/streamformatter
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/pkg/stringid
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/pkg/sysinfo
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/pkg/system
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/pkg/tailfile
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/pkg/tarsum
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/pkg/useragent
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/plugin
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/plugin/executor/containerd
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/plugin/v2
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/profiles/apparmor
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/profiles/seccomp
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/quota
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/reference
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/registry
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/registry/resumable
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/restartmanager
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/runconfig
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/runconfig/opts
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/testutil
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/testutil/daemon
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/testutil/environment
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/testutil/fakecontext
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/testutil/fakegit
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/testutil/fakestorage
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/testutil/fixtures/load
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/testutil/fixtures/plugin
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/testutil/fixtures/plugin/basic
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/testutil/registry
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/testutil/request
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/volume
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/volume/drivers
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/volume/local
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/volume/mounts
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/volume/service
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/volume/service/opts
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/volume/testutils'
15:50:12 [2024-03-27T15:50:12.024Z] ++ grep --fixed-strings -v /libnetwork
15:50:12 [2024-03-27T15:50:12.024Z] ++ echo 'github.com/docker/docker/api
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/api/server
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/api/server/backend/build
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/api/server/httpstatus
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/api/server/httputils
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/api/server/middleware
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/api/server/router
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/api/server/router/build
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/api/server/router/checkpoint
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/api/server/router/container
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/api/server/router/debug
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/api/server/router/distribution
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/api/server/router/grpc
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/api/server/router/image
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/api/server/router/network
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/api/server/router/plugin
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/api/server/router/session
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/api/server/router/swarm
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/api/server/router/system
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/api/server/router/volume
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/api/types
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/api/types/backend
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/api/types/blkiodev
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/api/types/checkpoint
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/api/types/container
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/api/types/events
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/api/types/filters
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/api/types/image
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/api/types/mount
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/api/types/network
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/api/types/plugins/logdriver
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/api/types/registry
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/api/types/strslice
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/api/types/swarm
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/api/types/swarm/runtime
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/api/types/system
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/api/types/time
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/api/types/versions
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/api/types/volume
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/builder
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/builder/builder-next
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/builder/builder-next/exporter
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/builder/builder-next/exporter/overrides
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/builder/builder-next/imagerefchecker
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/builder/builder-next/worker
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/builder/builder-next/worker/label
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/builder/dockerfile
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/builder/remotecontext
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/builder/remotecontext/git
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/builder/remotecontext/urlutil
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/cli/debug
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/cli/winresources/docker-proxy
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/cli/winresources/dockerd
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/client
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/client/buildkit
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/cmd/docker-proxy
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/cmd/dockerd
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/cmd/dockerd/trap
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/container
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/container/stream
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/contrib/apparmor
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/contrib/httpserver
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/daemon
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/daemon/cluster
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/daemon/cluster/controllers/plugin
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/daemon/cluster/convert
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/daemon/cluster/executor
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/daemon/cluster/executor/container
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/daemon/cluster/provider
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/daemon/config
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/daemon/containerd
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/daemon/events
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/daemon/events/testutils
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/daemon/graphdriver
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/daemon/graphdriver/btrfs
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/daemon/graphdriver/copy
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/daemon/graphdriver/graphtest
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/daemon/graphdriver/overlay2
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/daemon/graphdriver/overlayutils
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/daemon/graphdriver/register
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/daemon/graphdriver/vfs
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/daemon/graphdriver/zfs
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/daemon/images
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/daemon/initlayer
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/daemon/links
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/daemon/listeners
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/daemon/logger
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/daemon/logger/awslogs
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/daemon/logger/fluentd
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/daemon/logger/gcplogs
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/daemon/logger/gelf
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/daemon/logger/journald
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/daemon/logger/journald/internal/export
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/daemon/logger/journald/internal/fake
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/daemon/logger/jsonfilelog
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/daemon/logger/local
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/daemon/logger/loggertest
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/daemon/logger/loggerutils
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/daemon/logger/loggerutils/cache
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/daemon/logger/splunk
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/daemon/logger/syslog
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/daemon/logger/templates
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/daemon/names
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/daemon/network
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/daemon/snapshotter
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/daemon/stats
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/distribution
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/distribution/metadata
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/distribution/utils
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/distribution/xfer
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/dockerversion
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/errdefs
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/image
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/image/cache
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/image/spec/specs-go
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/image/spec/specs-go/v1
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/image/tarexport
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/image/v1
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/internal/cleanups
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/internal/compatcontext
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/internal/mod
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/internal/mounttree
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/internal/multierror
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/internal/rootless/mountopts
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/internal/safepath
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/internal/sliceutil
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/internal/test/suite
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/internal/testutils
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/internal/testutils/netnsutils
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/internal/testutils/specialimage
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/internal/unix_noeintr
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/internal/unshare
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/layer
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/libcontainerd
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/libcontainerd/queue
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/libcontainerd/remote
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/libcontainerd/shimopts
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/libcontainerd/supervisor
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/libcontainerd/types
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/libnetwork
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/libnetwork/bitmap
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/libnetwork/cluster
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/libnetwork/cmd/diagnostic
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/libnetwork/cnmallocator
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/libnetwork/config
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/libnetwork/datastore
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/libnetwork/diagnostic
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/libnetwork/discoverapi
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/libnetwork/driverapi
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/libnetwork/drivers/bridge
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/libnetwork/drivers/host
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/libnetwork/drivers/ipvlan
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/libnetwork/drivers/macvlan
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/libnetwork/drivers/null
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/libnetwork/drivers/overlay
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/libnetwork/drivers/remote
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/libnetwork/drivers/remote/api
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/libnetwork/drivers/windows
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/libnetwork/drvregistry
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/libnetwork/etchosts
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/libnetwork/internal/caller
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/libnetwork/internal/kvstore
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/libnetwork/internal/netiputil
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/libnetwork/internal/resolvconf
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/libnetwork/internal/setmatrix
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/libnetwork/ipam
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/libnetwork/ipamapi
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/libnetwork/ipams/builtin
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/libnetwork/ipams/null
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/libnetwork/ipams/remote
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/libnetwork/ipams/remote/api
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/libnetwork/ipams/windowsipam
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/libnetwork/ipamutils
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/libnetwork/ipbits
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/libnetwork/iptables
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/libnetwork/netlabel
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/libnetwork/netutils
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/libnetwork/networkdb
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/libnetwork/ns
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/libnetwork/options
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/libnetwork/osl
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/libnetwork/osl/kernel
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/libnetwork/portallocator
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/libnetwork/portmapper
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/libnetwork/resolvconf
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/libnetwork/scope
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/libnetwork/types
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/oci
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/oci/caps
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/opts
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/pkg/archive
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/pkg/authorization
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/pkg/broadcaster
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/pkg/capabilities
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/pkg/chrootarchive
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/pkg/containerfs
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/pkg/directory
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/pkg/dmesg
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/pkg/fileutils
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/pkg/homedir
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/pkg/idtools
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/pkg/ioutils
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/pkg/jsonmessage
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/pkg/longpath
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/pkg/meminfo
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/pkg/namesgenerator
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/pkg/parsers
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/pkg/parsers/kernel
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/pkg/parsers/operatingsystem
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/pkg/pidfile
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/pkg/platform
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/pkg/plugingetter
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/pkg/plugins
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/pkg/plugins/transport
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/pkg/pools
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/pkg/process
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/pkg/progress
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/pkg/reexec
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/pkg/rootless
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/pkg/rootless/specconv
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/pkg/stack
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/pkg/stdcopy
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/pkg/streamformatter
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/pkg/stringid
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/pkg/sysinfo
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/pkg/system
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/pkg/tailfile
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/pkg/tarsum
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/pkg/useragent
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/plugin
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/plugin/executor/containerd
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/plugin/v2
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/profiles/apparmor
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/profiles/seccomp
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/quota
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/reference
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/registry
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/registry/resumable
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/restartmanager
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/runconfig
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/runconfig/opts
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/testutil
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/testutil/daemon
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/testutil/environment
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/testutil/fakecontext
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/testutil/fakegit
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/testutil/fakestorage
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/testutil/fixtures/load
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/testutil/fixtures/plugin
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/testutil/fixtures/plugin/basic
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/testutil/registry
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/testutil/request
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/volume
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/volume/drivers
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/volume/local
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/volume/mounts
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/volume/service
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/volume/service/opts
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/volume/testutils'
15:50:12 [2024-03-27T15:50:12.024Z] + base_pkg_list='github.com/docker/docker/api
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/api/server
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/api/server/backend/build
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/api/server/httpstatus
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/api/server/httputils
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/api/server/middleware
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/api/server/router
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/api/server/router/build
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/api/server/router/checkpoint
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/api/server/router/container
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/api/server/router/debug
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/api/server/router/distribution
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/api/server/router/grpc
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/api/server/router/image
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/api/server/router/network
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/api/server/router/plugin
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/api/server/router/session
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/api/server/router/swarm
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/api/server/router/system
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/api/server/router/volume
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/api/types
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/api/types/backend
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/api/types/blkiodev
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/api/types/checkpoint
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/api/types/container
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/api/types/events
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/api/types/filters
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/api/types/image
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/api/types/mount
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/api/types/network
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/api/types/plugins/logdriver
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/api/types/registry
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/api/types/strslice
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/api/types/swarm
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/api/types/swarm/runtime
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/api/types/system
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/api/types/time
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/api/types/versions
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/api/types/volume
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/builder
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/builder/builder-next
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/builder/builder-next/exporter
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/builder/builder-next/exporter/overrides
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/builder/builder-next/imagerefchecker
15:50:12 [2024-03-27T15:50:12.024Z] github.com/docker/docker/builder/builder-next/worker
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/builder/builder-next/worker/label
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/builder/dockerfile
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/builder/remotecontext
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/builder/remotecontext/git
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/builder/remotecontext/urlutil
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/cli/debug
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/cli/winresources/docker-proxy
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/cli/winresources/dockerd
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/client
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/client/buildkit
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/cmd/docker-proxy
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/cmd/dockerd
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/cmd/dockerd/trap
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/container
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/container/stream
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/contrib/apparmor
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/contrib/httpserver
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/daemon
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/daemon/cluster
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/daemon/cluster/controllers/plugin
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/daemon/cluster/convert
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/daemon/cluster/executor
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/daemon/cluster/executor/container
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/daemon/cluster/provider
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/daemon/config
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/daemon/containerd
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/daemon/events
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/daemon/events/testutils
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/daemon/graphdriver
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/daemon/graphdriver/btrfs
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/daemon/graphdriver/copy
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/daemon/graphdriver/graphtest
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/daemon/graphdriver/overlay2
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/daemon/graphdriver/overlayutils
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/daemon/graphdriver/register
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/daemon/graphdriver/vfs
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/daemon/graphdriver/zfs
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/daemon/images
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/daemon/initlayer
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/daemon/links
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/daemon/listeners
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/daemon/logger
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/daemon/logger/awslogs
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/daemon/logger/fluentd
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/daemon/logger/gcplogs
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/daemon/logger/gelf
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/daemon/logger/journald
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/daemon/logger/journald/internal/export
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/daemon/logger/journald/internal/fake
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/daemon/logger/jsonfilelog
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/daemon/logger/local
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/daemon/logger/loggertest
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/daemon/logger/loggerutils
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/daemon/logger/loggerutils/cache
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/daemon/logger/splunk
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/daemon/logger/syslog
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/daemon/logger/templates
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/daemon/names
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/daemon/network
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/daemon/snapshotter
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/daemon/stats
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/distribution
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/distribution/metadata
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/distribution/utils
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/distribution/xfer
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/dockerversion
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/errdefs
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/image
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/image/cache
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/image/spec/specs-go
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/image/spec/specs-go/v1
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/image/tarexport
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/image/v1
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/internal/cleanups
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/internal/compatcontext
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/internal/mod
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/internal/mounttree
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/internal/multierror
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/internal/rootless/mountopts
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/internal/safepath
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/internal/sliceutil
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/internal/test/suite
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/internal/testutils
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/internal/testutils/netnsutils
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/internal/testutils/specialimage
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/internal/unix_noeintr
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/internal/unshare
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/layer
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/libcontainerd
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/libcontainerd/queue
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/libcontainerd/remote
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/libcontainerd/shimopts
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/libcontainerd/supervisor
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/libcontainerd/types
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/oci
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/oci/caps
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/opts
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/pkg/archive
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/pkg/authorization
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/pkg/broadcaster
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/pkg/capabilities
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/pkg/chrootarchive
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/pkg/containerfs
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/pkg/directory
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/pkg/dmesg
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/pkg/fileutils
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/pkg/homedir
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/pkg/idtools
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/pkg/ioutils
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/pkg/jsonmessage
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/pkg/longpath
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/pkg/meminfo
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/pkg/namesgenerator
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/pkg/parsers
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/pkg/parsers/kernel
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/pkg/parsers/operatingsystem
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/pkg/pidfile
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/pkg/platform
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/pkg/plugingetter
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/pkg/plugins
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/pkg/plugins/transport
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/pkg/pools
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/pkg/process
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/pkg/progress
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/pkg/reexec
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/pkg/rootless
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/pkg/rootless/specconv
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/pkg/stack
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/pkg/stdcopy
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/pkg/streamformatter
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/pkg/stringid
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/pkg/sysinfo
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/pkg/system
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/pkg/tailfile
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/pkg/tarsum
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/pkg/useragent
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/plugin
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/plugin/executor/containerd
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/plugin/v2
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/profiles/apparmor
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/profiles/seccomp
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/quota
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/reference
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/registry
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/registry/resumable
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/restartmanager
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/runconfig
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/runconfig/opts
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/testutil
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/testutil/daemon
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/testutil/environment
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/testutil/fakecontext
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/testutil/fakegit
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/testutil/fakestorage
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/testutil/fixtures/load
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/testutil/fixtures/plugin
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/testutil/fixtures/plugin/basic
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/testutil/registry
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/testutil/request
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/volume
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/volume/drivers
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/volume/local
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/volume/mounts
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/volume/service
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/volume/service/opts
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/volume/testutils'
15:50:12 [2024-03-27T15:50:12.025Z] ++ grep --fixed-strings /libnetwork
15:50:12 [2024-03-27T15:50:12.025Z] ++ echo 'github.com/docker/docker/api
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/api/server
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/api/server/backend/build
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/api/server/httpstatus
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/api/server/httputils
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/api/server/middleware
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/api/server/router
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/api/server/router/build
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/api/server/router/checkpoint
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/api/server/router/container
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/api/server/router/debug
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/api/server/router/distribution
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/api/server/router/grpc
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/api/server/router/image
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/api/server/router/network
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/api/server/router/plugin
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/api/server/router/session
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/api/server/router/swarm
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/api/server/router/system
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/api/server/router/volume
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/api/types
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/api/types/backend
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/api/types/blkiodev
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/api/types/checkpoint
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/api/types/container
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/api/types/events
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/api/types/filters
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/api/types/image
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/api/types/mount
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/api/types/network
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/api/types/plugins/logdriver
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/api/types/registry
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/api/types/strslice
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/api/types/swarm
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/api/types/swarm/runtime
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/api/types/system
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/api/types/time
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/api/types/versions
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/api/types/volume
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/builder
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/builder/builder-next
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/builder/builder-next/exporter
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/builder/builder-next/exporter/overrides
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/builder/builder-next/imagerefchecker
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/builder/builder-next/worker
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/builder/builder-next/worker/label
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/builder/dockerfile
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/builder/remotecontext
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/builder/remotecontext/git
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/builder/remotecontext/urlutil
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/cli/debug
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/cli/winresources/docker-proxy
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/cli/winresources/dockerd
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/client
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/client/buildkit
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/cmd/docker-proxy
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/cmd/dockerd
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/cmd/dockerd/trap
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/container
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/container/stream
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/contrib/apparmor
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/contrib/httpserver
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/daemon
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/daemon/cluster
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/daemon/cluster/controllers/plugin
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/daemon/cluster/convert
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/daemon/cluster/executor
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/daemon/cluster/executor/container
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/daemon/cluster/provider
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/daemon/config
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/daemon/containerd
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/daemon/events
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/daemon/events/testutils
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/daemon/graphdriver
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/daemon/graphdriver/btrfs
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/daemon/graphdriver/copy
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/daemon/graphdriver/graphtest
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/daemon/graphdriver/overlay2
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/daemon/graphdriver/overlayutils
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/daemon/graphdriver/register
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/daemon/graphdriver/vfs
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/daemon/graphdriver/zfs
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/daemon/images
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/daemon/initlayer
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/daemon/links
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/daemon/listeners
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/daemon/logger
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/daemon/logger/awslogs
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/daemon/logger/fluentd
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/daemon/logger/gcplogs
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/daemon/logger/gelf
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/daemon/logger/journald
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/daemon/logger/journald/internal/export
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/daemon/logger/journald/internal/fake
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/daemon/logger/jsonfilelog
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/daemon/logger/local
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/daemon/logger/loggertest
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/daemon/logger/loggerutils
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/daemon/logger/loggerutils/cache
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/daemon/logger/splunk
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/daemon/logger/syslog
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/daemon/logger/templates
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/daemon/names
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/daemon/network
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/daemon/snapshotter
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/daemon/stats
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/distribution
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/distribution/metadata
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/distribution/utils
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/distribution/xfer
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/dockerversion
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/errdefs
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/image
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/image/cache
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/image/spec/specs-go
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/image/spec/specs-go/v1
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/image/tarexport
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/image/v1
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/internal/cleanups
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/internal/compatcontext
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/internal/mod
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/internal/mounttree
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/internal/multierror
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/internal/rootless/mountopts
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/internal/safepath
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/internal/sliceutil
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/internal/test/suite
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/internal/testutils
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/internal/testutils/netnsutils
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/internal/testutils/specialimage
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/internal/unix_noeintr
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/internal/unshare
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/layer
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/libcontainerd
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/libcontainerd/queue
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/libcontainerd/remote
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/libcontainerd/shimopts
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/libcontainerd/supervisor
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/libcontainerd/types
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/libnetwork
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/libnetwork/bitmap
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/libnetwork/cluster
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/libnetwork/cmd/diagnostic
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/libnetwork/cnmallocator
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/libnetwork/config
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/libnetwork/datastore
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/libnetwork/diagnostic
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/libnetwork/discoverapi
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/libnetwork/driverapi
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/libnetwork/drivers/bridge
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/libnetwork/drivers/host
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/libnetwork/drivers/ipvlan
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/libnetwork/drivers/macvlan
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/libnetwork/drivers/null
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/libnetwork/drivers/overlay
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/libnetwork/drivers/remote
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/libnetwork/drivers/remote/api
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/libnetwork/drivers/windows
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/libnetwork/drvregistry
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/libnetwork/etchosts
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/libnetwork/internal/caller
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/libnetwork/internal/kvstore
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/libnetwork/internal/netiputil
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/libnetwork/internal/resolvconf
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/libnetwork/internal/setmatrix
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/libnetwork/ipam
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/libnetwork/ipamapi
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/libnetwork/ipams/builtin
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/libnetwork/ipams/null
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/libnetwork/ipams/remote
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/libnetwork/ipams/remote/api
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/libnetwork/ipams/windowsipam
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/libnetwork/ipamutils
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/libnetwork/ipbits
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/libnetwork/iptables
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/libnetwork/netlabel
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/libnetwork/netutils
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/libnetwork/networkdb
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/libnetwork/ns
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/libnetwork/options
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/libnetwork/osl
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/libnetwork/osl/kernel
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/libnetwork/portallocator
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/libnetwork/portmapper
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/libnetwork/resolvconf
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/libnetwork/scope
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/libnetwork/types
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/oci
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/oci/caps
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/opts
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/pkg/archive
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/pkg/authorization
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/pkg/broadcaster
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/pkg/capabilities
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/pkg/chrootarchive
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/pkg/containerfs
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/pkg/directory
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/pkg/dmesg
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/pkg/fileutils
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/pkg/homedir
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/pkg/idtools
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/pkg/ioutils
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/pkg/jsonmessage
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/pkg/longpath
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/pkg/meminfo
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/pkg/namesgenerator
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/pkg/parsers
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/pkg/parsers/kernel
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/pkg/parsers/operatingsystem
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/pkg/pidfile
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/pkg/platform
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/pkg/plugingetter
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/pkg/plugins
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/pkg/plugins/transport
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/pkg/pools
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/pkg/process
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/pkg/progress
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/pkg/reexec
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/pkg/rootless
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/pkg/rootless/specconv
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/pkg/stack
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/pkg/stdcopy
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/pkg/streamformatter
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/pkg/stringid
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/pkg/sysinfo
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/pkg/system
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/pkg/tailfile
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/pkg/tarsum
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/pkg/useragent
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/plugin
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/plugin/executor/containerd
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/plugin/v2
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/profiles/apparmor
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/profiles/seccomp
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/quota
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/reference
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/registry
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/registry/resumable
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/restartmanager
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/runconfig
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/runconfig/opts
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/testutil
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/testutil/daemon
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/testutil/environment
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/testutil/fakecontext
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/testutil/fakegit
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/testutil/fakestorage
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/testutil/fixtures/load
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/testutil/fixtures/plugin
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/testutil/fixtures/plugin/basic
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/testutil/registry
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/testutil/request
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/volume
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/volume/drivers
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/volume/local
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/volume/mounts
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/volume/service
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/volume/service/opts
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/volume/testutils'
15:50:12 [2024-03-27T15:50:12.025Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/libnetwork/bitmap
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/libnetwork/cluster
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/libnetwork/cmd/diagnostic
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/libnetwork/cnmallocator
15:50:12 [2024-03-27T15:50:12.025Z] github.com/docker/docker/libnetwork/config
15:50:12 [2024-03-27T15:50:12.026Z] github.com/docker/docker/libnetwork/datastore
15:50:12 [2024-03-27T15:50:12.026Z] github.com/docker/docker/libnetwork/diagnostic
15:50:12 [2024-03-27T15:50:12.026Z] github.com/docker/docker/libnetwork/discoverapi
15:50:12 [2024-03-27T15:50:12.026Z] github.com/docker/docker/libnetwork/driverapi
15:50:12 [2024-03-27T15:50:12.026Z] github.com/docker/docker/libnetwork/drivers/bridge
15:50:12 [2024-03-27T15:50:12.026Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
15:50:12 [2024-03-27T15:50:12.026Z] github.com/docker/docker/libnetwork/drivers/host
15:50:12 [2024-03-27T15:50:12.026Z] github.com/docker/docker/libnetwork/drivers/ipvlan
15:50:12 [2024-03-27T15:50:12.026Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
15:50:12 [2024-03-27T15:50:12.026Z] github.com/docker/docker/libnetwork/drivers/macvlan
15:50:12 [2024-03-27T15:50:12.026Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
15:50:12 [2024-03-27T15:50:12.026Z] github.com/docker/docker/libnetwork/drivers/null
15:50:12 [2024-03-27T15:50:12.026Z] github.com/docker/docker/libnetwork/drivers/overlay
15:50:12 [2024-03-27T15:50:12.026Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
15:50:12 [2024-03-27T15:50:12.026Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
15:50:12 [2024-03-27T15:50:12.026Z] github.com/docker/docker/libnetwork/drivers/remote
15:50:12 [2024-03-27T15:50:12.026Z] github.com/docker/docker/libnetwork/drivers/remote/api
15:50:12 [2024-03-27T15:50:12.026Z] github.com/docker/docker/libnetwork/drivers/windows
15:50:12 [2024-03-27T15:50:12.026Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
15:50:12 [2024-03-27T15:50:12.026Z] github.com/docker/docker/libnetwork/drvregistry
15:50:12 [2024-03-27T15:50:12.026Z] github.com/docker/docker/libnetwork/etchosts
15:50:12 [2024-03-27T15:50:12.026Z] github.com/docker/docker/libnetwork/internal/caller
15:50:12 [2024-03-27T15:50:12.026Z] github.com/docker/docker/libnetwork/internal/kvstore
15:50:12 [2024-03-27T15:50:12.026Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
15:50:12 [2024-03-27T15:50:12.026Z] github.com/docker/docker/libnetwork/internal/netiputil
15:50:12 [2024-03-27T15:50:12.026Z] github.com/docker/docker/libnetwork/internal/resolvconf
15:50:12 [2024-03-27T15:50:12.026Z] github.com/docker/docker/libnetwork/internal/setmatrix
15:50:12 [2024-03-27T15:50:12.026Z] github.com/docker/docker/libnetwork/ipam
15:50:12 [2024-03-27T15:50:12.026Z] github.com/docker/docker/libnetwork/ipamapi
15:50:12 [2024-03-27T15:50:12.026Z] github.com/docker/docker/libnetwork/ipams/builtin
15:50:12 [2024-03-27T15:50:12.026Z] github.com/docker/docker/libnetwork/ipams/null
15:50:12 [2024-03-27T15:50:12.026Z] github.com/docker/docker/libnetwork/ipams/remote
15:50:12 [2024-03-27T15:50:12.026Z] github.com/docker/docker/libnetwork/ipams/remote/api
15:50:12 [2024-03-27T15:50:12.026Z] github.com/docker/docker/libnetwork/ipams/windowsipam
15:50:12 [2024-03-27T15:50:12.026Z] github.com/docker/docker/libnetwork/ipamutils
15:50:12 [2024-03-27T15:50:12.026Z] github.com/docker/docker/libnetwork/ipbits
15:50:12 [2024-03-27T15:50:12.026Z] github.com/docker/docker/libnetwork/iptables
15:50:12 [2024-03-27T15:50:12.026Z] github.com/docker/docker/libnetwork/netlabel
15:50:12 [2024-03-27T15:50:12.026Z] github.com/docker/docker/libnetwork/netutils
15:50:12 [2024-03-27T15:50:12.026Z] github.com/docker/docker/libnetwork/networkdb
15:50:12 [2024-03-27T15:50:12.026Z] github.com/docker/docker/libnetwork/ns
15:50:12 [2024-03-27T15:50:12.026Z] github.com/docker/docker/libnetwork/options
15:50:12 [2024-03-27T15:50:12.026Z] github.com/docker/docker/libnetwork/osl
15:50:12 [2024-03-27T15:50:12.026Z] github.com/docker/docker/libnetwork/osl/kernel
15:50:12 [2024-03-27T15:50:12.026Z] github.com/docker/docker/libnetwork/portallocator
15:50:12 [2024-03-27T15:50:12.026Z] github.com/docker/docker/libnetwork/portmapper
15:50:12 [2024-03-27T15:50:12.026Z] github.com/docker/docker/libnetwork/resolvconf
15:50:12 [2024-03-27T15:50:12.026Z] github.com/docker/docker/libnetwork/scope
15:50:12 [2024-03-27T15:50:12.026Z] github.com/docker/docker/libnetwork/types'
15:50:12 [2024-03-27T15:50:12.026Z] + echo 'github.com/docker/docker/libnetwork
15:50:12 [2024-03-27T15:50:12.026Z] github.com/docker/docker/libnetwork/bitmap
15:50:12 [2024-03-27T15:50:12.026Z] github.com/docker/docker/libnetwork/cluster
15:50:12 [2024-03-27T15:50:12.026Z] github.com/docker/docker/libnetwork/cmd/diagnostic
15:50:12 [2024-03-27T15:50:12.026Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
15:50:12 [2024-03-27T15:50:12.026Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
15:50:12 [2024-03-27T15:50:12.026Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
15:50:12 [2024-03-27T15:50:12.026Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
15:50:12 [2024-03-27T15:50:12.026Z] github.com/docker/docker/libnetwork/cnmallocator
15:50:12 [2024-03-27T15:50:12.026Z] github.com/docker/docker/libnetwork/config
15:50:12 [2024-03-27T15:50:12.026Z] github.com/docker/docker/libnetwork/datastore
15:50:12 [2024-03-27T15:50:12.026Z] github.com/docker/docker/libnetwork/diagnostic
15:50:12 [2024-03-27T15:50:12.026Z] github.com/docker/docker/libnetwork/discoverapi
15:50:12 [2024-03-27T15:50:12.026Z] github.com/docker/docker/libnetwork/driverapi
15:50:12 [2024-03-27T15:50:12.026Z] github.com/docker/docker/libnetwork/drivers/bridge
15:50:12 [2024-03-27T15:50:12.026Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
15:50:12 [2024-03-27T15:50:12.026Z] github.com/docker/docker/libnetwork/drivers/host
15:50:12 [2024-03-27T15:50:12.026Z] github.com/docker/docker/libnetwork/drivers/ipvlan
15:50:12 [2024-03-27T15:50:12.026Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
15:50:12 [2024-03-27T15:50:12.026Z] github.com/docker/docker/libnetwork/drivers/macvlan
15:50:12 [2024-03-27T15:50:12.026Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
15:50:12 [2024-03-27T15:50:12.026Z] github.com/docker/docker/libnetwork/drivers/null
15:50:12 [2024-03-27T15:50:12.026Z] github.com/docker/docker/libnetwork/drivers/overlay
15:50:12 [2024-03-27T15:50:12.026Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
15:50:12 [2024-03-27T15:50:12.026Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
15:50:12 [2024-03-27T15:50:12.026Z] github.com/docker/docker/libnetwork/drivers/remote
15:50:12 [2024-03-27T15:50:12.026Z] github.com/docker/docker/libnetwork/drivers/remote/api
15:50:12 [2024-03-27T15:50:12.026Z] github.com/docker/docker/libnetwork/drivers/windows
15:50:12 [2024-03-27T15:50:12.026Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
15:50:12 [2024-03-27T15:50:12.026Z] github.com/docker/docker/libnetwork/drvregistry
15:50:12 [2024-03-27T15:50:12.026Z] github.com/docker/docker/libnetwork/etchosts
15:50:12 [2024-03-27T15:50:12.026Z] github.com/docker/docker/libnetwork/internal/caller
15:50:12 [2024-03-27T15:50:12.026Z] github.com/docker/docker/libnetwork/internal/kvstore
15:50:12 [2024-03-27T15:50:12.026Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
15:50:12 [2024-03-27T15:50:12.026Z] github.com/docker/docker/libnetwork/internal/netiputil
15:50:12 [2024-03-27T15:50:12.026Z] github.com/docker/docker/libnetwork/internal/resolvconf
15:50:12 [2024-03-27T15:50:12.026Z] github.com/docker/docker/libnetwork/internal/setmatrix
15:50:12 [2024-03-27T15:50:12.026Z] github.com/docker/docker/libnetwork/ipam
15:50:12 [2024-03-27T15:50:12.026Z] github.com/docker/docker/libnetwork/ipa+ grep --fixed-strings libnetwork/drivers/bridge
15:50:12 [2024-03-27T15:50:12.026Z] mapi
15:50:12 [2024-03-27T15:50:12.026Z] github.com/docker/docker/libnetwork/ipams/builtin
15:50:12 [2024-03-27T15:50:12.026Z] github.com/docker/docker/libnetwork/ipams/null
15:50:12 [2024-03-27T15:50:12.026Z] github.com/docker/docker/libnetwork/ipams/remote
15:50:12 [2024-03-27T15:50:12.026Z] github.com/docker/docker/libnetwork/ipams/remote/api
15:50:12 [2024-03-27T15:50:12.026Z] github.com/docker/docker/libnetwork/ipams/windowsipam
15:50:12 [2024-03-27T15:50:12.026Z] github.com/docker/docker/libnetwork/ipamutils
15:50:12 [2024-03-27T15:50:12.026Z] github.com/docker/docker/libnetwork/ipbits
15:50:12 [2024-03-27T15:50:12.026Z] github.com/docker/docker/libnetwork/iptables
15:50:12 [2024-03-27T15:50:12.026Z] github.com/docker/docker/libnetwork/netlabel
15:50:12 [2024-03-27T15:50:12.026Z] github.com/docker/docker/libnetwork/netutils
15:50:12 [2024-03-27T15:50:12.026Z] github.com/docker/docker/libnetwork/networkdb
15:50:12 [2024-03-27T15:50:12.026Z] github.com/docker/docker/libnetwork/ns
15:50:12 [2024-03-27T15:50:12.026Z] github.com/docker/docker/libnetwork/options
15:50:12 [2024-03-27T15:50:12.026Z] github.com/docker/docker/libnetwork/osl
15:50:12 [2024-03-27T15:50:12.026Z] github.com/docker/docker/libnetwork/osl/kernel
15:50:12 [2024-03-27T15:50:12.026Z] github.com/docker/docker/libnetwork/portallocator
15:50:12 [2024-03-27T15:50:12.026Z] github.com/docker/docker/libnetwork/portmapper
15:50:12 [2024-03-27T15:50:12.026Z] github.com/docker/docker/libnetwork/resolvconf
15:50:12 [2024-03-27T15:50:12.026Z] github.com/docker/docker/libnetwork/scope
15:50:12 [2024-03-27T15:50:12.026Z] github.com/docker/docker/libnetwork/types'
15:50:12 [2024-03-27T15:50:12.026Z] github.com/docker/docker/libnetwork/drivers/bridge
15:50:12 [2024-03-27T15:50:12.026Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
15:50:12 [2024-03-27T15:50:12.026Z] + type docker-proxy
15:50:12 [2024-03-27T15:50:12.026Z] hack/test/unit: line 25: type: docker-proxy: not found
15:50:12 [2024-03-27T15:50:12.026Z] + hack/make.sh binary-proxy install-proxy
15:50:12 [2024-03-27T15:50:12.026Z] 
15:50:12 [2024-03-27T15:50:12.026Z] Removing bundles/
15:50:12 [2024-03-27T15:50:12.026Z] 
15:50:12 [2024-03-27T15:50:12.026Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
15:50:12 [2024-03-27T15:50:12.026Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)...
15:50:12 [2024-03-27T15:50:12.026Z] + tee /go/src/github.com/docker/docker/go.mod
15:50:12 [2024-03-27T15:50:12.026Z] module github.com/docker/docker
15:50:12 [2024-03-27T15:50:12.026Z] 
15:50:12 [2024-03-27T15:50:12.026Z] go 1.21
15:50:12 [2024-03-27T15:50:12.026Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
15:50:12 [2024-03-27T15:50:12.026Z] + GO111MODULE=on
15:50:12 [2024-03-27T15:50:12.026Z] + GOTOOLCHAIN=local
15:50:12 [2024-03-27T15:50:12.026Z] + 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=20711822a099d877c98d02ffc93c132d71f2dffa" -X "github.com/docker/docker/dockerversion.BuildTime=2024-03-27T15:50:11.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
15:50:16 [2024-03-27T15:50:16.217Z] + rm -f /go/src/github.com/docker/docker/go.mod
15:50:16 [2024-03-27T15:50:16.217Z] Created binary: bundles/binary-proxy/docker-proxy
15:50:16 [2024-03-27T15:50:16.217Z] 
15:50:16 [2024-03-27T15:50:16.217Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
15:50:16 [2024-03-27T15:50:16.217Z] Installing docker-proxy to /usr/local/bin/
15:50:16 [2024-03-27T15:50:16.217Z] 
15:50:16 [2024-03-27T15:50:16.217Z] + mkdir -p bundles
15:50:16 [2024-03-27T15:50:16.217Z] + '[' -n 'github.com/docker/docker/api
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/api/server
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/api/server/backend/build
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/api/server/httpstatus
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/api/server/httputils
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/api/server/middleware
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/api/server/router
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/api/server/router/build
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/api/server/router/checkpoint
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/api/server/router/container
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/api/server/router/debug
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/api/server/router/distribution
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/api/server/router/grpc
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/api/server/router/image
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/api/server/router/network
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/api/server/router/plugin
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/api/server/router/session
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/api/server/router/swarm
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/api/server/router/system
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/api/server/router/volume
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/api/types
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/api/types/backend
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/api/types/blkiodev
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/api/types/checkpoint
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/api/types/container
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/api/types/events
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/api/types/filters
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/api/types/image
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/api/types/mount
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/api/types/network
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/api/types/plugins/logdriver
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/api/types/registry
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/api/types/strslice
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/api/types/swarm
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/api/types/swarm/runtime
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/api/types/system
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/api/types/time
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/api/types/versions
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/api/types/volume
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/builder
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/builder/builder-next
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/builder/builder-next/exporter
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/builder/builder-next/exporter/overrides
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/builder/builder-next/imagerefchecker
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/builder/builder-next/worker
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/builder/builder-next/worker/label
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/builder/dockerfile
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/builder/remotecontext
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/builder/remotecontext/git
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/builder/remotecontext/urlutil
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/cli/debug
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/cli/winresources/docker-proxy
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/cli/winresources/dockerd
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/client
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/client/buildkit
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/cmd/docker-proxy
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/cmd/dockerd
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/cmd/dockerd/trap
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/container
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/container/stream
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/contrib/apparmor
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/contrib/httpserver
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/daemon
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/daemon/cluster
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/daemon/cluster/controllers/plugin
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/daemon/cluster/convert
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/daemon/cluster/executor
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/daemon/cluster/executor/container
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/daemon/cluster/provider
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/daemon/config
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/daemon/containerd
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/daemon/events
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/daemon/events/testutils
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/daemon/graphdriver
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/daemon/graphdriver/btrfs
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/daemon/graphdriver/copy
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/daemon/graphdriver/graphtest
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/daemon/graphdriver/overlay2
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/daemon/graphdriver/overlayutils
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/daemon/graphdriver/register
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/daemon/graphdriver/vfs
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/daemon/graphdriver/zfs
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/daemon/images
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/daemon/initlayer
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/daemon/links
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/daemon/listeners
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/daemon/logger
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/daemon/logger/awslogs
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/daemon/logger/fluentd
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/daemon/logger/gcplogs
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/daemon/logger/gelf
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/daemon/logger/journald
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/daemon/logger/journald/internal/export
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/daemon/logger/journald/internal/fake
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/daemon/logger/jsonfilelog
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/daemon/logger/local
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/daemon/logger/loggertest
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/daemon/logger/loggerutils
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/daemon/logger/loggerutils/cache
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/daemon/logger/splunk
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/daemon/logger/syslog
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/daemon/logger/templates
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/daemon/names
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/daemon/network
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/daemon/snapshotter
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/daemon/stats
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/distribution
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/distribution/metadata
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/distribution/utils
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/distribution/xfer
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/dockerversion
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/errdefs
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/image
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/image/cache
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/image/spec/specs-go
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/image/spec/specs-go/v1
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/image/tarexport
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/image/v1
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/internal/cleanups
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/internal/compatcontext
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/internal/mod
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/internal/mounttree
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/internal/multierror
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/internal/rootless/mountopts
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/internal/safepath
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/internal/sliceutil
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/internal/test/suite
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/internal/testutils
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/internal/testutils/netnsutils
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/internal/testutils/specialimage
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/internal/unix_noeintr
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/internal/unshare
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/layer
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/libcontainerd
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/libcontainerd/queue
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/libcontainerd/remote
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/libcontainerd/shimopts
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/libcontainerd/supervisor
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/libcontainerd/types
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/oci
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/oci/caps
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/opts
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/pkg/archive
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/pkg/authorization
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/pkg/broadcaster
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/pkg/capabilities
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/pkg/chrootarchive
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/pkg/containerfs
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/pkg/directory
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/pkg/dmesg
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/pkg/fileutils
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/pkg/homedir
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/pkg/idtools
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/pkg/ioutils
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/pkg/jsonmessage
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/pkg/longpath
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/pkg/meminfo
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/pkg/namesgenerator
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/pkg/parsers
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/pkg/parsers/kernel
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/pkg/parsers/operatingsystem
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/pkg/pidfile
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/pkg/platform
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/pkg/plugingetter
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/pkg/plugins
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/pkg/plugins/transport
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/pkg/pools
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/pkg/process
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/pkg/progress
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/pkg/reexec
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/pkg/rootless
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/pkg/rootless/specconv
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/pkg/stack
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/pkg/stdcopy
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/pkg/streamformatter
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/pkg/stringid
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/pkg/sysinfo
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/pkg/system
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/pkg/tailfile
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/pkg/tarsum
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/pkg/useragent
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/plugin
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/plugin/executor/containerd
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/plugin/v2
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/profiles/apparmor
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/profiles/seccomp
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/quota
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/reference
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/registry
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/registry/resumable
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/restartmanager
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/runconfig
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/runconfig/opts
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/testutil
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/testutil/daemon
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/testutil/environment
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/testutil/fakecontext
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/testutil/fakegit
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/testutil/fakestorage
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/testutil/fixtures/load
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/testutil/fixtures/plugin
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/testutil/fixtures/plugin/basic
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/testutil/registry
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/testutil/request
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/volume
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/volume/drivers
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/volume/local
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/volume/mounts
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/volume/service
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/volume/service/opts
15:50:16 [2024-03-27T15:50:16.217Z] github.com/docker/docker/volume/testutils' ']'
15:50:16 [2024-03-27T15:50:16.218Z] + 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/rootless/mountopts github.com/docker/docker/internal/safepath github.com/docker/docker/internal/sliceutil github.com/docker/docker/internal/test/suite github.com/docker/docker/internal/testutils github.com/docker/docker/internal/testutils/netnsutils github.com/docker/docker/internal/testutils/specialimage github.com/docker/docker/internal/unix_noeintr github.com/docker/docker/internal/unshare github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/shimopts github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/meminfo github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/process github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/rootless github.com/docker/docker/pkg/rootless/specconv github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils
15:50:16 [2024-03-27T15:50:16.786Z] ?   	github.com/docker/docker/api	[no test files]
15:50:24 [2024-03-27T15:50:24.909Z] ok  	github.com/docker/docker/api/server	0.021s	coverage: 16.2% of statements
15:50:46 [2024-03-27T15:50:46.852Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
15:50:46 [2024-03-27T15:50:46.852Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
15:50:46 [2024-03-27T15:50:46.852Z] ok  	github.com/docker/docker/api/server/httputils	0.004s	coverage: 28.3% of statements
15:50:46 [2024-03-27T15:50:46.852Z] ?   	github.com/docker/docker/api/server/router	[no test files]
15:50:46 [2024-03-27T15:50:46.852Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
15:50:46 [2024-03-27T15:50:46.852Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
15:50:46 [2024-03-27T15:50:46.852Z] ok  	github.com/docker/docker/api/server/middleware	0.012s	coverage: 42.7% of statements
15:50:46 [2024-03-27T15:50:46.852Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
15:50:46 [2024-03-27T15:50:46.852Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
15:50:46 [2024-03-27T15:50:46.852Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
15:50:46 [2024-03-27T15:50:46.852Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
15:50:46 [2024-03-27T15:50:46.852Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
15:50:46 [2024-03-27T15:50:46.852Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
15:50:46 [2024-03-27T15:50:46.852Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
15:50:46 [2024-03-27T15:50:46.852Z] ok  	github.com/docker/docker/api/server/router/container	0.013s	coverage: 6.0% of statements
15:50:46 [2024-03-27T15:50:46.852Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
15:50:46 [2024-03-27T15:50:46.852Z] ?   	github.com/docker/docker/api/types	[no test files]
15:50:46 [2024-03-27T15:50:46.852Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
15:50:46 [2024-03-27T15:50:46.852Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
15:50:46 [2024-03-27T15:50:46.852Z] ?   	github.com/docker/docker/api/types/checkpoint	[no test files]
15:50:46 [2024-03-27T15:50:46.852Z] ok  	github.com/docker/docker/api/server/router/swarm	0.006s	coverage: 7.3% of statements
15:50:46 [2024-03-27T15:50:46.852Z] ok  	github.com/docker/docker/api/server/router/volume	0.006s	coverage: 66.7% of statements
15:50:46 [2024-03-27T15:50:46.852Z] ?   	github.com/docker/docker/api/types/events	[no test files]
15:50:46 [2024-03-27T15:50:46.852Z] ok  	github.com/docker/docker/api/types/container	0.007s	coverage: 83.7% of statements
15:50:46 [2024-03-27T15:50:46.852Z] ?   	github.com/docker/docker/api/types/image	[no test files]
15:50:46 [2024-03-27T15:50:46.852Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
15:50:46 [2024-03-27T15:50:46.852Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
15:50:46 [2024-03-27T15:50:46.852Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
15:50:46 [2024-03-27T15:50:46.852Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
15:50:46 [2024-03-27T15:50:46.852Z] ?   	github.com/docker/docker/api/types/system	[no test files]
15:50:46 [2024-03-27T15:50:46.852Z] ok  	github.com/docker/docker/api/types/strslice	0.002s	coverage: 90.0% of statements
15:50:46 [2024-03-27T15:50:46.852Z] ok  	github.com/docker/docker/api/types/registry	0.003s	coverage: 54.2% of statements
15:50:46 [2024-03-27T15:50:46.852Z] ok  	github.com/docker/docker/api/types/filters	0.004s	coverage: 94.0% of statements
15:50:46 [2024-03-27T15:50:46.852Z] ok  	github.com/docker/docker/api/types/network	0.004s	coverage: 80.0% of statements
15:50:46 [2024-03-27T15:50:46.852Z] ok  	github.com/docker/docker/api/types/time	0.002s	coverage: 100.0% of statements
15:50:46 [2024-03-27T15:50:46.852Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
15:50:46 [2024-03-27T15:50:46.852Z] ?   	github.com/docker/docker/builder	[no test files]
15:50:46 [2024-03-27T15:50:46.852Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
15:50:46 [2024-03-27T15:50:46.852Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
15:50:46 [2024-03-27T15:50:46.852Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
15:50:46 [2024-03-27T15:50:46.852Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
15:50:46 [2024-03-27T15:50:46.852Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
15:50:46 [2024-03-27T15:50:46.852Z] ?   	github.com/docker/docker/builder/builder-next/exporter/mobyexporter	[no test files]
15:50:46 [2024-03-27T15:50:46.852Z] ?   	github.com/docker/docker/builder/builder-next/exporter/overrides	[no test files]
15:50:46 [2024-03-27T15:50:46.852Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
15:50:46 [2024-03-27T15:50:46.852Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
15:50:46 [2024-03-27T15:50:46.852Z] ?   	github.com/docker/docker/builder/builder-next/worker/label	[no test files]
15:50:46 [2024-03-27T15:50:46.852Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 77.3% of statements
15:50:48 [2024-03-27T15:50:48.231Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
15:50:48 [2024-03-27T15:50:48.231Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
15:50:48 [2024-03-27T15:50:48.231Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.018s	coverage: 100.0% of statements
15:50:48 [2024-03-27T15:50:48.231Z] ok  	github.com/docker/docker/cli/debug	0.024s	coverage: 100.0% of statements
15:50:48 [2024-03-27T15:50:48.231Z] ok  	github.com/docker/docker/builder/remotecontext	0.048s	coverage: 33.7% of statements
15:50:48 [2024-03-27T15:50:48.231Z] ok  	github.com/docker/docker/builder/dockerfile	0.076s	coverage: 50.0% of statements
15:50:50 [2024-03-27T15:50:50.138Z] ?   	github.com/docker/docker/client/buildkit	[no test files]
15:50:50 [2024-03-27T15:50:50.138Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.044s	coverage: 68.2% of statements
15:50:50 [2024-03-27T15:50:50.138Z] ok  	github.com/docker/docker/client	0.163s	coverage: 77.0% of statements
15:50:51 [2024-03-27T15:50:51.077Z] ok  	github.com/docker/docker/builder/remotecontext/git	2.797s	coverage: 82.5% of statements
15:51:03 [2024-03-27T15:51:03.295Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
15:51:03 [2024-03-27T15:51:03.295Z] ?   	github.com/docker/docker/container/stream	[no test files]
15:51:03 [2024-03-27T15:51:03.295Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
15:51:03 [2024-03-27T15:51:03.295Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
15:51:03 [2024-03-27T15:51:03.295Z] ok  	github.com/docker/docker/container	0.122s	coverage: 36.4% of statements
15:51:03 [2024-03-27T15:51:03.295Z] ok  	github.com/docker/docker/cmd/dockerd	0.196s	coverage: 29.7% of statements
15:51:05 [2024-03-27T15:51:05.202Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.417s	coverage: 0.0% of statements
15:51:06 [2024-03-27T15:51:06.139Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
15:51:06 [2024-03-27T15:51:06.139Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.007s	coverage: 65.3% of statements
15:51:06 [2024-03-27T15:51:06.139Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.022s	coverage: 38.2% of statements
15:51:06 [2024-03-27T15:51:06.139Z] ok  	github.com/docker/docker/daemon/cluster	0.049s	coverage: 0.5% of statements
15:51:06 [2024-03-27T15:51:06.398Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
15:51:06 [2024-03-27T15:51:06.398Z] ok  	github.com/docker/docker/daemon/config	0.042s	coverage: 74.6% of statements
15:51:08 [2024-03-27T15:51:08.304Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
15:51:08 [2024-03-27T15:51:08.304Z] ok  	github.com/docker/docker/daemon/graphdriver	0.006s	coverage: 2.3% of statements
15:51:08 [2024-03-27T15:51:08.304Z] ok  	github.com/docker/docker/daemon/containerd	0.050s	coverage: 17.4% of statements
15:51:08 [2024-03-27T15:51:08.304Z] ok  	github.com/docker/docker/daemon/events	0.057s	coverage: 50.0% of statements
15:51:08 [2024-03-27T15:51:08.304Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.010s	coverage: 2.8% of statements
15:51:08 [2024-03-27T15:51:08.304Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.186s	coverage: 60.9% of statements
15:51:08 [2024-03-27T15:51:08.872Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
15:51:08 [2024-03-27T15:51:08.872Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.007s	coverage: 1.9% of statements
15:51:08 [2024-03-27T15:51:08.872Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
15:51:08 [2024-03-27T15:51:08.872Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
15:51:09 [2024-03-27T15:51:09.131Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.012s	coverage: 60.9% of statements
15:51:09 [2024-03-27T15:51:09.131Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.237s	coverage: 60.2% of statements
15:51:09 [2024-03-27T15:51:09.699Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.006s	coverage: 3.0% of statements
15:51:09 [2024-03-27T15:51:09.699Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.448s	coverage: 13.3% of statements
15:51:10 [2024-03-27T15:51:10.268Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
15:51:10 [2024-03-27T15:51:10.268Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
15:51:10 [2024-03-27T15:51:10.268Z] ok  	github.com/docker/docker/daemon/links	0.002s	coverage: 93.0% of statements
15:51:10 [2024-03-27T15:51:10.268Z] ok  	github.com/docker/docker/daemon/images	0.019s	coverage: 2.9% of statements
15:51:10 [2024-03-27T15:51:10.268Z] ok  	github.com/docker/docker/daemon/logger	0.220s	coverage: 43.2% of statements
15:51:10 [2024-03-27T15:51:10.527Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
15:51:10 [2024-03-27T15:51:10.527Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.009s	coverage: 53.6% of statements
15:51:10 [2024-03-27T15:51:10.787Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.010s	coverage: 68.2% of statements
15:51:10 [2024-03-27T15:51:10.787Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.118s	coverage: 78.5% of statements
15:51:11 [2024-03-27T15:51:11.046Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
15:51:11 [2024-03-27T15:51:11.046Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
15:51:11 [2024-03-27T15:51:11.046Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.003s	coverage: 88.2% of statements
15:51:11 [2024-03-27T15:51:11.046Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.004s	coverage: 87.2% of statements
15:51:11 [2024-03-27T15:51:11.306Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.161s	coverage: 76.8% of statements
15:51:11 [2024-03-27T15:51:11.306Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
15:51:11 [2024-03-27T15:51:11.306Z] ok  	github.com/docker/docker/daemon/logger/local	0.041s	coverage: 79.4% of statements
15:51:11 [2024-03-27T15:51:11.874Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.020s	coverage: 31.5% of statements
15:51:11 [2024-03-27T15:51:11.874Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.022s	coverage: 63.5% of statements
15:51:12 [2024-03-27T15:51:12.133Z] ?   	github.com/docker/docker/daemon/names	[no test files]
15:51:12 [2024-03-27T15:51:12.133Z] ok  	github.com/docker/docker/daemon/logger/templates	0.003s	coverage: 8.3% of statements
15:51:12 [2024-03-27T15:51:12.133Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.006s	coverage: 46.8% of statements
15:51:12 [2024-03-27T15:51:12.392Z] ?   	github.com/docker/docker/daemon/snapshotter	[no test files]
15:51:12 [2024-03-27T15:51:12.392Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
15:51:12 [2024-03-27T15:51:12.392Z] ok  	github.com/docker/docker/daemon/network	0.014s	coverage: 63.8% of statements
15:51:12 [2024-03-27T15:51:12.651Z] ok  	github.com/docker/docker/daemon/logger/journald	1.624s	coverage: 72.7% of statements
15:51:13 [2024-03-27T15:51:13.219Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
15:51:13 [2024-03-27T15:51:13.219Z] ok  	github.com/docker/docker/dockerversion	0.004s	coverage: 100.0% of statements
15:51:13 [2024-03-27T15:51:13.219Z] ok  	github.com/docker/docker/errdefs	0.003s	coverage: 77.2% of statements
15:51:13 [2024-03-27T15:51:13.219Z] ok  	github.com/docker/docker/distribution/metadata	0.025s	coverage: 44.4% of statements
15:51:13 [2024-03-27T15:51:13.479Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.477s	coverage: 82.5% of statements
15:51:13 [2024-03-27T15:51:13.740Z] ok  	github.com/docker/docker/image	0.026s	coverage: 82.8% of statements
15:51:14 [2024-03-27T15:51:14.000Z] ?   	github.com/docker/docker/image/spec/specs-go	[no test files]
15:51:14 [2024-03-27T15:51:14.000Z] ?   	github.com/docker/docker/image/spec/specs-go/v1	[no test files]
15:51:14 [2024-03-27T15:51:14.000Z] ok  	github.com/docker/docker/image/cache	0.023s	coverage: 26.1% of statements
15:51:14 [2024-03-27T15:51:14.260Z] ?   	github.com/docker/docker/image/v1	[no test files]
15:51:14 [2024-03-27T15:51:14.260Z] ok  	github.com/docker/docker/image/tarexport	0.006s	coverage: 0.6% of statements
15:51:14 [2024-03-27T15:51:14.260Z] ?   	github.com/docker/docker/internal/compatcontext	[no test files]
15:51:14 [2024-03-27T15:51:14.260Z] ?   	github.com/docker/docker/internal/mounttree	[no test files]
15:51:14 [2024-03-27T15:51:14.260Z] ok  	github.com/docker/docker/internal/mod	0.002s	coverage: 66.7% of statements
15:51:14 [2024-03-27T15:51:14.260Z] ok  	github.com/docker/docker/internal/cleanups	0.003s	coverage: 69.2% of statements
15:51:14 [2024-03-27T15:51:14.260Z] ?   	github.com/docker/docker/internal/rootless/mountopts	[no test files]
15:51:14 [2024-03-27T15:51:14.260Z] ok  	github.com/docker/docker/internal/multierror	0.005s	coverage: 88.9% of statements
15:51:14 [2024-03-27T15:51:14.519Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
15:51:14 [2024-03-27T15:51:14.519Z] ?   	github.com/docker/docker/internal/testutils	[no test files]
15:51:14 [2024-03-27T15:51:14.519Z] ?   	github.com/docker/docker/internal/testutils/netnsutils	[no test files]
15:51:14 [2024-03-27T15:51:14.519Z] ?   	github.com/docker/docker/internal/testutils/specialimage	[no test files]
15:51:14 [2024-03-27T15:51:14.519Z] ?   	github.com/docker/docker/internal/unix_noeintr	[no test files]
15:51:14 [2024-03-27T15:51:14.519Z] ?   	github.com/docker/docker/internal/unshare	[no test files]
15:51:14 [2024-03-27T15:51:14.519Z] ok  	github.com/docker/docker/internal/sliceutil	0.002s	coverage: 56.2% of statements
15:51:14 [2024-03-27T15:51:14.519Z] ok  	github.com/docker/docker/internal/safepath	0.005s	coverage: 42.9% of statements
15:51:14 [2024-03-27T15:51:14.778Z] ok  	github.com/docker/docker/distribution	1.500s	coverage: 28.7% of statements
15:51:15 [2024-03-27T15:51:15.346Z] ok  	github.com/docker/docker/distribution/xfer	2.184s	coverage: 85.4% of statements
15:51:15 [2024-03-27T15:51:15.605Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
15:51:15 [2024-03-27T15:51:15.605Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
15:51:15 [2024-03-27T15:51:15.605Z] ?   	github.com/docker/docker/libcontainerd/shimopts	[no test files]
15:51:15 [2024-03-27T15:51:15.605Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
15:51:15 [2024-03-27T15:51:15.605Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
15:51:15 [2024-03-27T15:51:15.605Z] ok  	github.com/docker/docker/libcontainerd/queue	0.024s	coverage: 100.0% of statements
15:51:15 [2024-03-27T15:51:15.864Z] ok  	github.com/docker/docker/daemon	10.756s	coverage: 15.8% of statements
15:51:16 [2024-03-27T15:51:16.123Z] ?   	github.com/docker/docker/oci/caps	[no test files]
15:51:16 [2024-03-27T15:51:16.123Z] ok  	github.com/docker/docker/oci	0.017s	coverage: 35.8% of statements
15:51:16 [2024-03-27T15:51:16.123Z] ok  	github.com/docker/docker/opts	0.046s	coverage: 67.9% of statements
15:51:16 [2024-03-27T15:51:16.691Z] ok  	github.com/docker/docker/pkg/capabilities	0.003s	coverage: 87.5% of statements
15:51:16 [2024-03-27T15:51:16.691Z] ok  	github.com/docker/docker/pkg/broadcaster	0.003s	coverage: 100.0% of statements
15:51:16 [2024-03-27T15:51:16.691Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 81.8% of statements
15:51:16 [2024-03-27T15:51:16.691Z] ok  	github.com/docker/docker/pkg/containerfs	0.005s	coverage: 26.7% of statements
15:51:16 [2024-03-27T15:51:16.951Z] ok  	github.com/docker/docker/pkg/dmesg	0.008s	coverage: 83.3% of statements
15:51:16 [2024-03-27T15:51:16.951Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.253s	coverage: 83.7% of statements
15:51:16 [2024-03-27T15:51:16.951Z] ok  	github.com/docker/docker/pkg/homedir	0.003s	coverage: 6.5% of statements
15:51:16 [2024-03-27T15:51:16.951Z] ok  	github.com/docker/docker/pkg/fileutils	0.004s	coverage: 51.7% of statements
15:51:17 [2024-03-27T15:51:17.210Z] ok  	github.com/docker/docker/pkg/archive	0.467s	coverage: 80.9% of statements
15:51:17 [2024-03-27T15:51:17.210Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 45.5% of statements
15:51:17 [2024-03-27T15:51:17.210Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.003s	coverage: 92.3% of statements
15:51:17 [2024-03-27T15:51:17.210Z] ok  	github.com/docker/docker/pkg/meminfo	0.003s	coverage: 75.0% of statements
15:51:17 [2024-03-27T15:51:17.210Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
15:51:17 [2024-03-27T15:51:17.469Z] ok  	github.com/docker/docker/pkg/authorization	0.753s	coverage: 68.3% of statements
15:51:17 [2024-03-27T15:51:17.470Z] ok  	github.com/docker/docker/pkg/parsers	0.003s	coverage: 97.0% of statements
15:51:17 [2024-03-27T15:51:17.470Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
15:51:17 [2024-03-27T15:51:17.470Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
15:51:17 [2024-03-27T15:51:17.470Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
15:51:17 [2024-03-27T15:51:17.470Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.004s	coverage: 90.2% of statements
15:51:17 [2024-03-27T15:51:17.470Z] ok  	github.com/docker/docker/pkg/pidfile	0.004s	coverage: 94.1% of statements
15:51:17 [2024-03-27T15:51:17.729Z] ok  	github.com/docker/docker/pkg/ioutils	0.385s	coverage: 69.1% of statements
15:51:17 [2024-03-27T15:51:17.729Z] ok  	github.com/docker/docker/pkg/idtools	0.608s	coverage: 69.7% of statements
15:51:17 [2024-03-27T15:51:17.988Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
15:51:17 [2024-03-27T15:51:17.988Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
15:51:17 [2024-03-27T15:51:17.988Z] ok  	github.com/docker/docker/pkg/process	0.004s	coverage: 21.7% of statements
15:51:17 [2024-03-27T15:51:17.988Z] ok  	github.com/docker/docker/pkg/pools	0.004s	coverage: 88.2% of statements
15:51:17 [2024-03-27T15:51:17.988Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.006s	coverage: 56.8% of statements
15:51:17 [2024-03-27T15:51:17.988Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.006s	coverage: 90.0% of statements
15:51:18 [2024-03-27T15:51:18.247Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
15:51:18 [2024-03-27T15:51:18.247Z] ?   	github.com/docker/docker/pkg/rootless	[no test files]
15:51:18 [2024-03-27T15:51:18.247Z] ?   	github.com/docker/docker/pkg/rootless/specconv	[no test files]
15:51:18 [2024-03-27T15:51:18.247Z] ok  	github.com/docker/docker/pkg/stack	0.003s	coverage: 90.9% of statements
15:51:18 [2024-03-27T15:51:18.247Z] ok  	github.com/docker/docker/pkg/reexec	0.010s	coverage: 82.4% of statements
15:51:18 [2024-03-27T15:51:18.506Z] ok  	github.com/docker/docker/pkg/stdcopy	0.006s	coverage: 100.0% of statements
15:51:18 [2024-03-27T15:51:18.506Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 64.5% of statements
15:51:18 [2024-03-27T15:51:18.506Z] ok  	github.com/docker/docker/pkg/stringid	0.006s	coverage: 61.9% of statements
15:51:18 [2024-03-27T15:51:18.766Z] ok  	github.com/docker/docker/pkg/system	0.005s	coverage: 41.0% of statements
15:51:18 [2024-03-27T15:51:18.766Z] ok  	github.com/docker/docker/pkg/sysinfo	0.005s	coverage: 53.4% of statements
15:51:18 [2024-03-27T15:51:18.766Z] ok  	github.com/docker/docker/pkg/tailfile	0.032s	coverage: 88.6% of statements
15:51:18 [2024-03-27T15:51:18.766Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
15:51:19 [2024-03-27T15:51:19.025Z] ok  	github.com/docker/docker/pkg/tarsum	0.046s	coverage: 89.6% of statements
15:51:19 [2024-03-27T15:51:19.593Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
15:51:19 [2024-03-27T15:51:19.593Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
15:51:19 [2024-03-27T15:51:19.593Z] ok  	github.com/docker/docker/plugin/v2	0.006s	coverage: 13.6% of statements
15:51:19 [2024-03-27T15:51:19.593Z] ok  	github.com/docker/docker/profiles/seccomp	0.014s	coverage: 86.0% of statements
15:51:20 [2024-03-27T15:51:20.162Z] ok  	github.com/docker/docker/reference	0.008s	coverage: 83.0% of statements
15:51:20 [2024-03-27T15:51:20.162Z] ok  	github.com/docker/docker/pkg/plugins	2.012s	coverage: 73.7% of statements
15:51:20 [2024-03-27T15:51:20.162Z] ok  	github.com/docker/docker/plugin	0.524s	coverage: 23.2% of statements
15:51:20 [2024-03-27T15:51:20.162Z] ok  	github.com/docker/docker/quota	0.257s	coverage: 69.3% of statements
15:51:20 [2024-03-27T15:51:20.422Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 51.9% of statements
15:51:20 [2024-03-27T15:51:20.422Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
15:51:20 [2024-03-27T15:51:20.422Z] ok  	github.com/docker/docker/runconfig	0.008s	coverage: 54.0% of statements
15:51:20 [2024-03-27T15:51:20.422Z] ok  	github.com/docker/docker/registry/resumable	0.021s	coverage: 100.0% of statements
15:51:20 [2024-03-27T15:51:20.681Z] ok  	github.com/docker/docker/registry	0.115s	coverage: 63.9% of statements
15:51:20 [2024-03-27T15:51:20.681Z] ok  	github.com/docker/docker/testutil	0.005s	coverage: 6.8% of statements
15:51:20 [2024-03-27T15:51:20.940Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
15:51:20 [2024-03-27T15:51:20.940Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
15:51:20 [2024-03-27T15:51:20.940Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
15:51:20 [2024-03-27T15:51:20.940Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
15:51:20 [2024-03-27T15:51:20.940Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
15:51:20 [2024-03-27T15:51:20.940Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
15:51:20 [2024-03-27T15:51:20.940Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
15:51:20 [2024-03-27T15:51:20.940Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
15:51:20 [2024-03-27T15:51:20.940Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
15:51:20 [2024-03-27T15:51:20.940Z] ?   	github.com/docker/docker/testutil/request	[no test files]
15:51:20 [2024-03-27T15:51:20.940Z] ?   	github.com/docker/docker/volume	[no test files]
15:51:21 [2024-03-27T15:51:21.509Z] ok  	github.com/docker/docker/volume/drivers	0.014s	coverage: 36.1% of statements
15:51:21 [2024-03-27T15:51:21.509Z] ok  	github.com/docker/docker/volume/mounts	0.008s	coverage: 61.5% of statements
15:51:21 [2024-03-27T15:51:21.768Z] ok  	github.com/docker/docker/volume/local	0.122s	coverage: 76.4% of statements
15:51:22 [2024-03-27T15:51:22.027Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
15:51:22 [2024-03-27T15:51:22.027Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
15:51:22 [2024-03-27T15:51:22.027Z] ok  	github.com/docker/docker/volume/service	0.011s	coverage: 71.8% of statements
15:51:23 [2024-03-27T15:51:23.404Z] ok  	github.com/docker/docker/layer	7.545s	coverage: 68.1% of statements
15:51:23 [2024-03-27T15:51:23.404Z] 
15:51:23 [2024-03-27T15:51:23.404Z] === Skipped
15:51:23 [2024-03-27T15:51:23.404Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
15:51:23 [2024-03-27T15:51:23.404Z]     network_proxy_test.go:195: Need to start CI docker with --ipv6
15:51:23 [2024-03-27T15:51:23.404Z] 
15:51:23 [2024-03-27T15:51:23.404Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
15:51:23 [2024-03-27T15:51:23.404Z]     network_proxy_test.go:210: No support for dual stack yet
15:51:23 [2024-03-27T15:51:23.404Z] 
15:51:23 [2024-03-27T15:51:23.404Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
15:51:23 [2024-03-27T15:51:23.404Z]     network_proxy_test.go:239: Need to start CI docker with --ipv6
15:51:23 [2024-03-27T15:51:23.404Z] 
15:51:23 [2024-03-27T15:51:23.404Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
15:51:23 [2024-03-27T15:51:23.404Z]     network_proxy_test.go:300: Need to start CI docker with --ipv6
15:51:23 [2024-03-27T15:51:23.404Z] 
15:51:23 [2024-03-27T15:51:23.404Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
15:51:23 [2024-03-27T15:51:23.404Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:51:23 [2024-03-27T15:51:23.404Z]     graphtest_unix.go:41: Driver btrfs not supported
15:51:23 [2024-03-27T15:51:23.404Z] 
15:51:23 [2024-03-27T15:51:23.404Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
15:51:23 [2024-03-27T15:51:23.404Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:51:23 [2024-03-27T15:51:23.404Z]     graphtest_unix.go:41: Driver btrfs not supported
15:51:23 [2024-03-27T15:51:23.404Z] 
15:51:23 [2024-03-27T15:51:23.404Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
15:51:23 [2024-03-27T15:51:23.404Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:51:23 [2024-03-27T15:51:23.404Z]     graphtest_unix.go:41: Driver btrfs not supported
15:51:23 [2024-03-27T15:51:23.404Z] 
15:51:23 [2024-03-27T15:51:23.404Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
15:51:23 [2024-03-27T15:51:23.404Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:51:23 [2024-03-27T15:51:23.404Z]     graphtest_unix.go:41: Driver btrfs not supported
15:51:23 [2024-03-27T15:51:23.404Z] 
15:51:23 [2024-03-27T15:51:23.404Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
15:51:23 [2024-03-27T15:51:23.404Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:51:23 [2024-03-27T15:51:23.404Z]     graphtest_unix.go:41: Driver btrfs not supported
15:51:23 [2024-03-27T15:51:23.404Z] 
15:51:23 [2024-03-27T15:51:23.404Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
15:51:23 [2024-03-27T15:51:23.404Z]     graphtest_unix.go:68: No driver to put!
15:51:23 [2024-03-27T15:51:23.404Z] 
15:51:23 [2024-03-27T15:51:23.404Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
15:51:23 [2024-03-27T15:51:23.404Z] time="2024-03-27T15:51:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:51:23 [2024-03-27T15:51:23.404Z]     graphtest_unix.go:39: graphdriver: driver not supported
15:51:23 [2024-03-27T15:51:23.404Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
15:51:23 [2024-03-27T15:51:23.404Z] 
15:51:23 [2024-03-27T15:51:23.404Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
15:51:23 [2024-03-27T15:51:23.404Z] time="2024-03-27T15:51:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:51:23 [2024-03-27T15:51:23.404Z]     graphtest_unix.go:39: graphdriver: driver not supported
15:51:23 [2024-03-27T15:51:23.404Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
15:51:23 [2024-03-27T15:51:23.404Z] 
15:51:23 [2024-03-27T15:51:23.404Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
15:51:23 [2024-03-27T15:51:23.404Z] time="2024-03-27T15:51:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:51:23 [2024-03-27T15:51:23.404Z]     graphtest_unix.go:39: graphdriver: driver not supported
15:51:23 [2024-03-27T15:51:23.404Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
15:51:23 [2024-03-27T15:51:23.404Z] 
15:51:23 [2024-03-27T15:51:23.404Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
15:51:23 [2024-03-27T15:51:23.404Z] time="2024-03-27T15:51:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:51:23 [2024-03-27T15:51:23.404Z]     graphtest_unix.go:39: graphdriver: driver not supported
15:51:23 [2024-03-27T15:51:23.404Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
15:51:23 [2024-03-27T15:51:23.404Z] 
15:51:23 [2024-03-27T15:51:23.404Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
15:51:23 [2024-03-27T15:51:23.404Z] time="2024-03-27T15:51:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:51:23 [2024-03-27T15:51:23.404Z]     graphtest_unix.go:39: graphdriver: driver not supported
15:51:23 [2024-03-27T15:51:23.404Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
15:51:23 [2024-03-27T15:51:23.404Z] 
15:51:23 [2024-03-27T15:51:23.404Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
15:51:23 [2024-03-27T15:51:23.404Z]     graphtest_unix.go:68: No driver to put!
15:51:23 [2024-03-27T15:51:23.404Z] 
15:51:23 [2024-03-27T15:51:23.404Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
15:51:23 [2024-03-27T15:51:23.404Z]     overlay_test.go:61: Cannot run test with naive change algorithm
15:51:23 [2024-03-27T15:51:23.404Z] 
15:51:23 [2024-03-27T15:51:23.404Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
15:51:23 [2024-03-27T15:51:23.404Z]     graphtest_unix.go:311: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
15:51:23 [2024-03-27T15:51:23.404Z] 
15:51:23 [2024-03-27T15:51:23.404Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
15:51:23 [2024-03-27T15:51:23.404Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:51:23 [2024-03-27T15:51:23.404Z]     graphtest_unix.go:41: Driver zfs not supported
15:51:23 [2024-03-27T15:51:23.404Z] 
15:51:23 [2024-03-27T15:51:23.404Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
15:51:23 [2024-03-27T15:51:23.404Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:51:23 [2024-03-27T15:51:23.404Z]     graphtest_unix.go:41: Driver zfs not supported
15:51:23 [2024-03-27T15:51:23.404Z] 
15:51:23 [2024-03-27T15:51:23.404Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
15:51:23 [2024-03-27T15:51:23.404Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:51:23 [2024-03-27T15:51:23.404Z]     graphtest_unix.go:41: Driver zfs not supported
15:51:23 [2024-03-27T15:51:23.404Z] 
15:51:23 [2024-03-27T15:51:23.404Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
15:51:23 [2024-03-27T15:51:23.404Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:51:23 [2024-03-27T15:51:23.404Z]     graphtest_unix.go:41: Driver zfs not supported
15:51:23 [2024-03-27T15:51:23.404Z] 
15:51:23 [2024-03-27T15:51:23.404Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
15:51:23 [2024-03-27T15:51:23.404Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:51:23 [2024-03-27T15:51:23.404Z]     graphtest_unix.go:41: Driver zfs not supported
15:51:23 [2024-03-27T15:51:23.404Z] 
15:51:23 [2024-03-27T15:51:23.404Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
15:51:23 [2024-03-27T15:51:23.404Z]     graphtest_unix.go:68: No driver to put!
15:51:23 [2024-03-27T15:51:23.404Z] 
15:51:23 [2024-03-27T15:51:23.404Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
15:51:23 [2024-03-27T15:51:23.404Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
15:51:23 [2024-03-27T15:51:23.404Z] 
15:51:23 [2024-03-27T15:51:23.404Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
15:51:23 [2024-03-27T15:51:23.404Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
15:51:23 [2024-03-27T15:51:23.404Z] 
15:51:23 [2024-03-27T15:51:23.404Z] === SKIP: volume/mounts TestValidateLCOWMount (0.00s)
15:51:23 [2024-03-27T15:51:23.404Z]     validate_test.go:73: only tested on Windows
15:51:23 [2024-03-27T15:51:23.404Z] 
15:51:23 [2024-03-27T15:51:23.404Z] DONE 3284 tests, 27 skipped in 67.108s
15:51:23 [2024-03-27T15:51:23.404Z] + '[' -n 'github.com/docker/docker/libnetwork
15:51:23 [2024-03-27T15:51:23.404Z] github.com/docker/docker/libnetwork/bitmap
15:51:23 [2024-03-27T15:51:23.404Z] github.com/docker/docker/libnetwork/cluster
15:51:23 [2024-03-27T15:51:23.404Z] github.com/docker/docker/libnetwork/cmd/diagnostic
15:51:23 [2024-03-27T15:51:23.404Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
15:51:23 [2024-03-27T15:51:23.404Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
15:51:23 [2024-03-27T15:51:23.404Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
15:51:23 [2024-03-27T15:51:23.404Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
15:51:23 [2024-03-27T15:51:23.404Z] github.com/docker/docker/libnetwork/cnmallocator
15:51:23 [2024-03-27T15:51:23.404Z] github.com/docker/docker/libnetwork/config
15:51:23 [2024-03-27T15:51:23.404Z] github.com/docker/docker/libnetwork/datastore
15:51:23 [2024-03-27T15:51:23.404Z] github.com/docker/docker/libnetwork/diagnostic
15:51:23 [2024-03-27T15:51:23.404Z] github.com/docker/docker/libnetwork/discoverapi
15:51:23 [2024-03-27T15:51:23.404Z] github.com/docker/docker/libnetwork/driverapi
15:51:23 [2024-03-27T15:51:23.404Z] github.com/docker/docker/libnetwork/drivers/bridge
15:51:23 [2024-03-27T15:51:23.404Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
15:51:23 [2024-03-27T15:51:23.404Z] github.com/docker/docker/libnetwork/drivers/host
15:51:23 [2024-03-27T15:51:23.404Z] github.com/docker/docker/libnetwork/drivers/ipvlan
15:51:23 [2024-03-27T15:51:23.404Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
15:51:23 [2024-03-27T15:51:23.404Z] github.com/docker/docker/libnetwork/drivers/macvlan
15:51:23 [2024-03-27T15:51:23.404Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
15:51:23 [2024-03-27T15:51:23.404Z] github.com/docker/docker/libnetwork/drivers/null
15:51:23 [2024-03-27T15:51:23.404Z] github.com/docker/docker/libnetwork/drivers/overlay
15:51:23 [2024-03-27T15:51:23.404Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
15:51:23 [2024-03-27T15:51:23.404Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
15:51:23 [2024-03-27T15:51:23.404Z] github.com/docker/docker/libnetwork/drivers/remote
15:51:23 [2024-03-27T15:51:23.404Z] github.com/docker/docker/libnetwork/drivers/remote/api
15:51:23 [2024-03-27T15:51:23.404Z] github.com/docker/docker/libnetwork/drivers/windows
15:51:23 [2024-03-27T15:51:23.404Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
15:51:23 [2024-03-27T15:51:23.404Z] github.com/docker/docker/libnetwork/drvregistry
15:51:23 [2024-03-27T15:51:23.404Z] github.com/docker/docker/libnetwork/etchosts
15:51:23 [2024-03-27T15:51:23.404Z] github.com/docker/docker/libnetwork/internal/caller
15:51:23 [2024-03-27T15:51:23.404Z] github.com/docker/docker/libnetwork/internal/kvstore
15:51:23 [2024-03-27T15:51:23.404Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
15:51:23 [2024-03-27T15:51:23.404Z] github.com/docker/docker/libnetwork/internal/netiputil
15:51:23 [2024-03-27T15:51:23.404Z] github.com/docker/docker/libnetwork/internal/resolvconf
15:51:23 [2024-03-27T15:51:23.404Z] github.com/docker/docker/libnetwork/internal/setmatrix
15:51:23 [2024-03-27T15:51:23.404Z] github.com/docker/docker/libnetwork/ipam
15:51:23 [2024-03-27T15:51:23.404Z] github.com/docker/docker/libnetwork/ipamapi
15:51:23 [2024-03-27T15:51:23.404Z] github.com/docker/docker/libnetwork/ipams/builtin
15:51:23 [2024-03-27T15:51:23.405Z] github.com/docker/docker/libnetwork/ipams/null
15:51:23 [2024-03-27T15:51:23.405Z] github.com/docker/docker/libnetwork/ipams/remote
15:51:23 [2024-03-27T15:51:23.405Z] github.com/docker/docker/libnetwork/ipams/remote/api
15:51:23 [2024-03-27T15:51:23.405Z] github.com/docker/docker/libnetwork/ipams/windowsipam
15:51:23 [2024-03-27T15:51:23.405Z] github.com/docker/docker/libnetwork/ipamutils
15:51:23 [2024-03-27T15:51:23.405Z] github.com/docker/docker/libnetwork/ipbits
15:51:23 [2024-03-27T15:51:23.405Z] github.com/docker/docker/libnetwork/iptables
15:51:23 [2024-03-27T15:51:23.405Z] github.com/docker/docker/libnetwork/netlabel
15:51:23 [2024-03-27T15:51:23.405Z] github.com/docker/docker/libnetwork/netutils
15:51:23 [2024-03-27T15:51:23.405Z] github.com/docker/docker/libnetwork/networkdb
15:51:23 [2024-03-27T15:51:23.405Z] github.com/docker/docker/libnetwork/ns
15:51:23 [2024-03-27T15:51:23.405Z] github.com/docker/docker/libnetwork/options
15:51:23 [2024-03-27T15:51:23.405Z] github.com/docker/docker/libnetwork/osl
15:51:23 [2024-03-27T15:51:23.405Z] github.com/docker/docker/libnetwork/osl/kernel
15:51:23 [2024-03-27T15:51:23.405Z] github.com/docker/docker/libnetwork/portallocator
15:51:23 [2024-03-27T15:51:23.405Z] github.com/docker/docker/libnetwork/portmapper
15:51:23 [2024-03-27T15:51:23.405Z] github.com/docker/docker/libnetwork/resolvconf
15:51:23 [2024-03-27T15:51:23.405Z] github.com/docker/docker/libnetwork/scope
15:51:23 [2024-03-27T15:51:23.405Z] github.com/docker/docker/libnetwork/types' ']'
15:51:23 [2024-03-27T15:51:23.405Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo journald' -cover -coverprofile=bundles/coverage-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitmap github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cnmallocator github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/kvstore github.com/docker/docker/libnetwork/internal/kvstore/boltdb github.com/docker/docker/libnetwork/internal/netiputil github.com/docker/docker/libnetwork/internal/resolvconf github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/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
15:52:19 [2024-03-27T15:52:19.633Z] ok  	github.com/docker/docker/libnetwork	44.269s	coverage: 42.9% of statements
15:52:19 [2024-03-27T15:52:19.633Z] ok  	github.com/docker/docker/libnetwork/bitmap	0.006s	coverage: 96.1% of statements
15:52:19 [2024-03-27T15:52:19.633Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
15:52:19 [2024-03-27T15:52:19.633Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
15:52:19 [2024-03-27T15:52:19.633Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
15:52:19 [2024-03-27T15:52:19.633Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
15:52:19 [2024-03-27T15:52:19.633Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
15:52:19 [2024-03-27T15:52:19.633Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
15:52:19 [2024-03-27T15:52:19.633Z] ok  	github.com/docker/docker/libnetwork/cnmallocator	4.920s	coverage: 72.3% of statements
15:52:19 [2024-03-27T15:52:19.633Z] ok  	github.com/docker/docker/libnetwork/config	0.011s	coverage: 10.3% of statements
15:52:19 [2024-03-27T15:52:19.633Z] ok  	github.com/docker/docker/libnetwork/datastore	0.003s	coverage: 37.0% of statements
15:52:19 [2024-03-27T15:52:19.633Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
15:52:19 [2024-03-27T15:52:19.633Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
15:52:19 [2024-03-27T15:52:19.892Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.002s	coverage: 68.9% of statements
15:52:25 [2024-03-27T15:52:25.164Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	3.759s	coverage: 63.3% of statements
15:52:25 [2024-03-27T15:52:25.164Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
15:52:25 [2024-03-27T15:52:25.164Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.002s	coverage: 40.0% of statements
15:52:26 [2024-03-27T15:52:26.541Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.957s	coverage: 5.1% of statements
15:52:26 [2024-03-27T15:52:26.541Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
15:52:26 [2024-03-27T15:52:26.541Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.003s	coverage: 4.7% of statements
15:52:26 [2024-03-27T15:52:26.541Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
15:52:26 [2024-03-27T15:52:26.800Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.002s	coverage: 40.0% of statements
15:52:27 [2024-03-27T15:52:27.737Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	0.010s	coverage: 1.4% of statements
15:52:27 [2024-03-27T15:52:27.996Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	0.003s	coverage: 45.0% of statements
15:52:28 [2024-03-27T15:52:28.255Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.003s	coverage: 62.7% of statements
15:52:28 [2024-03-27T15:52:28.822Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.011s	coverage: 57.2% of statements
15:52:28 [2024-03-27T15:52:28.822Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
15:52:28 [2024-03-27T15:52:28.822Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
15:52:28 [2024-03-27T15:52:28.822Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
15:52:29 [2024-03-27T15:52:29.389Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.018s	coverage: 87.0% of statements
15:52:29 [2024-03-27T15:52:29.648Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.017s	coverage: 82.1% of statements
15:52:29 [2024-03-27T15:52:29.648Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
15:52:29 [2024-03-27T15:52:29.648Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore	[no test files]
15:52:29 [2024-03-27T15:52:29.648Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore/boltdb	[no test files]
15:52:29 [2024-03-27T15:52:29.648Z] ?   	github.com/docker/docker/libnetwork/internal/netiputil	[no test files]
15:52:30 [2024-03-27T15:52:30.216Z] ok  	github.com/docker/docker/libnetwork/internal/resolvconf	0.015s	coverage: 86.0% of statements
15:52:42 [2024-03-27T15:52:42.426Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
15:52:44 [2024-03-27T15:52:44.330Z] ok  	github.com/docker/docker/libnetwork/ipam	3.205s	coverage: 80.3% of statements
15:52:44 [2024-03-27T15:52:44.330Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
15:52:44 [2024-03-27T15:52:44.330Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
15:52:44 [2024-03-27T15:52:44.330Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.002s	coverage: 63.2% of statements
15:52:44 [2024-03-27T15:52:44.589Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.007s	coverage: 48.7% of statements
15:52:44 [2024-03-27T15:52:44.589Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
15:52:44 [2024-03-27T15:52:44.847Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.002s	coverage: 80.0% of statements
15:52:45 [2024-03-27T15:52:45.415Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.325s	coverage: 86.4% of statements
15:52:45 [2024-03-27T15:52:45.673Z] ok  	github.com/docker/docker/libnetwork/ipbits	0.002s	coverage: 100.0% of statements
15:52:46 [2024-03-27T15:52:46.241Z] ok  	github.com/docker/docker/libnetwork/iptables	0.161s	coverage: 39.9% of statements
15:52:46 [2024-03-27T15:52:46.242Z] ?   	github.com/docker/docker/libnetwork/netlabel	[no test files]
15:52:46 [2024-03-27T15:52:46.500Z] ok  	github.com/docker/docker/libnetwork/netutils	0.017s	coverage: 50.6% of statements
15:54:37 [2024-03-27T15:54:37.957Z] ok  	github.com/docker/docker/libnetwork/networkdb	103.062s	coverage: 59.1% of statements
15:54:37 [2024-03-27T15:54:37.957Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
15:54:37 [2024-03-27T15:54:37.957Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
15:54:37 [2024-03-27T15:54:37.957Z] ok  	github.com/docker/docker/libnetwork/osl	4.393s	coverage: 37.4% of statements
15:54:37 [2024-03-27T15:54:37.957Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
15:54:37 [2024-03-27T15:54:37.957Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.016s	coverage: 80.5% of statements
15:54:37 [2024-03-27T15:54:37.957Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.713s	coverage: 47.9% of statements
15:54:37 [2024-03-27T15:54:37.957Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.005s	coverage: 75.8% of statements
15:54:37 [2024-03-27T15:54:37.957Z] ?   	github.com/docker/docker/libnetwork/scope	[no test files]
15:54:38 [2024-03-27T15:54:38.216Z] ok  	github.com/docker/docker/libnetwork/types	0.002s	coverage: 41.7% of statements
15:54:38 [2024-03-27T15:54:38.216Z] 
15:54:38 [2024-03-27T15:54:38.216Z] === Skipped
15:54:38 [2024-03-27T15:54:38.216Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
15:54:38 [2024-03-27T15:54:38.216Z]     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
15:54:38 [2024-03-27T15:54:38.216Z] 
15:54:38 [2024-03-27T15:54:38.216Z] === SKIP: libnetwork/iptables TestPassthrough (0.00s)
15:54:38 [2024-03-27T15:54:38.216Z]     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
15:54:38 [2024-03-27T15:54:38.216Z] 
15:54:38 [2024-03-27T15:54:38.216Z] DONE 471 tests, 2 skipped in 194.886s
Post stage
[Pipeline] junit
15:54:39 [2024-03-27T15:54:39.166Z] Recording test results
15:54:39 [2024-03-27T15:54:39.317Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
15:54:39 [2024-03-27T15:54:39.619Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-47640/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=20711822a099d877c98d02ffc93c132d71f2dffa -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:20711822a099d877c98d02ffc93c132d71f2dffa hack/make.sh dynbinary test-integration
15:54:39 [2024-03-27T15:54:39.879Z] 
15:54:39 [2024-03-27T15:54:39.879Z] Removing bundles/
15:54:39 [2024-03-27T15:54:39.879Z] 
15:54:39 [2024-03-27T15:54:39.879Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
15:54:39 [2024-03-27T15:54:39.879Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
15:54:39 [2024-03-27T15:54:39.879Z] + tee /go/src/github.com/docker/docker/go.mod
15:54:39 [2024-03-27T15:54:39.879Z] module github.com/docker/docker
15:54:39 [2024-03-27T15:54:39.879Z] 
15:54:39 [2024-03-27T15:54:39.879Z] go 1.21
15:54:39 [2024-03-27T15:54:39.879Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
15:54:39 [2024-03-27T15:54:39.879Z] + GO111MODULE=on
15:54:39 [2024-03-27T15:54:39.879Z] + GOTOOLCHAIN=local
15:54:39 [2024-03-27T15:54:39.879Z] + 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=20711822a099d877c98d02ffc93c132d71f2dffa" -X "github.com/docker/docker/dockerversion.BuildTime=2024-03-27T15:54:39.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
15:55:18 [2024-03-27T15:55:18.603Z] + rm -f /go/src/github.com/docker/docker/go.mod
15:55:18 [2024-03-27T15:55:18.603Z] Created binary: bundles/dynbinary-daemon/dockerd
15:55:18 [2024-03-27T15:55:18.603Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
15:55:18 [2024-03-27T15:55:18.603Z] + tee /go/src/github.com/docker/docker/go.mod
15:55:18 [2024-03-27T15:55:18.603Z] module github.com/docker/docker
15:55:18 [2024-03-27T15:55:18.603Z] 
15:55:18 [2024-03-27T15:55:18.603Z] go 1.21
15:55:18 [2024-03-27T15:55:18.603Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
15:55:18 [2024-03-27T15:55:18.603Z] + GO111MODULE=on
15:55:18 [2024-03-27T15:55:18.603Z] + GOTOOLCHAIN=local
15:55:18 [2024-03-27T15:55:18.603Z] + 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=20711822a099d877c98d02ffc93c132d71f2dffa" -X "github.com/docker/docker/dockerversion.BuildTime=2024-03-27T15:54:39.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
15:55:18 [2024-03-27T15:55:18.603Z] + rm -f /go/src/github.com/docker/docker/go.mod
15:55:18 [2024-03-27T15:55:18.603Z] Created binary: bundles/dynbinary-daemon/docker-proxy
15:55:18 [2024-03-27T15:55:18.603Z] 
15:55:18 [2024-03-27T15:55:18.603Z] ---> Making bundle: test-integration (in bundles/test-integration)
15:55:18 [2024-03-27T15:55:18.603Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
15:55:18 [2024-03-27T15:55:18.603Z] HOSTNAME=55a03a6499a2
15:55:18 [2024-03-27T15:55:18.603Z] TESTDEBUG=0
15:55:18 [2024-03-27T15:55:18.603Z] DEST=bundles/test-integration
15:55:18 [2024-03-27T15:55:18.603Z] PWD=/go/src/github.com/docker/docker
15:55:18 [2024-03-27T15:55:18.603Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock
15:55:18 [2024-03-27T15:55:18.603Z] DOCKER_GITCOMMIT=20711822a099d877c98d02ffc93c132d71f2dffa
15:55:18 [2024-03-27T15:55:18.603Z] container=docker
15:55:18 [2024-03-27T15:55:18.603Z] HOME=/root
15:55:18 [2024-03-27T15:55:18.603Z] CONTAINERD_NAMESPACE=moby
15:55:18 [2024-03-27T15:55:18.603Z] GOLANG_VERSION=1.21.8
15:55:18 [2024-03-27T15:55:18.603Z] VALIDATE_REPO=https://github.com/moby/moby.git
15:55:18 [2024-03-27T15:55:18.603Z] VALIDATE_BRANCH=master
15:55:18 [2024-03-27T15:55:18.603Z] TERM=xterm
15:55:18 [2024-03-27T15:55:18.603Z] DOCKER_PKG=github.com/docker/docker
15:55:18 [2024-03-27T15:55:18.603Z] TEST_CLIENT_BINARY=/usr/local/cli-integration/docker
15:55:18 [2024-03-27T15:55:18.603Z] SHLVL=1
15:55:18 [2024-03-27T15:55:18.603Z] TIMEOUT=120m
15:55:18 [2024-03-27T15:55:18.603Z] GOTOOLCHAIN=local
15:55:18 [2024-03-27T15:55:18.603Z] DOCKER_GRAPHDRIVER=overlay2
15:55:18 [2024-03-27T15:55:18.603Z] GO111MODULE=off
15:55:18 [2024-03-27T15:55:18.603Z] DOCKER_EXPERIMENTAL=1
15:55:18 [2024-03-27T15:55:18.603Z] TEST_SKIP_INTEGRATION_CLI=1
15:55:18 [2024-03-27T15:55:18.603Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
15:55:18 [2024-03-27T15:55:18.603Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
15:55:18 [2024-03-27T15:55:18.603Z] GOPATH=/go
15:55:18 [2024-03-27T15:55:18.603Z] PKG_CONFIG=pkg-config
15:55:18 [2024-03-27T15:55:18.603Z] _=/usr/bin/env
15:55:18 [2024-03-27T15:55:18.603Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
15:55:40 [2024-03-27T15:55:40.545Z] Building test suite binary /go/src/github.com/docker/docker/integration/capabilities/test.main
15:55:40 [2024-03-27T15:55:40.545Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
15:55:40 [2024-03-27T15:55:40.545Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
15:55:42 [2024-03-27T15:55:42.449Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
15:55:47 [2024-03-27T15:55:47.726Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
15:55:50 [2024-03-27T15:55:50.261Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
15:55:50 [2024-03-27T15:55:50.520Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
15:55:51 [2024-03-27T15:55:51.899Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
15:55:53 [2024-03-27T15:55:53.275Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
15:55:54 [2024-03-27T15:55:54.212Z] Building test suite binary /go/src/github.com/docker/docker/integration/networking/test.main
15:55:57 [2024-03-27T15:55:57.499Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
15:55:57 [2024-03-27T15:55:57.499Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
15:55:58 [2024-03-27T15:55:58.436Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
15:55:59 [2024-03-27T15:55:59.814Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
15:56:01 [2024-03-27T15:56:01.719Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
15:56:02 [2024-03-27T15:56:02.655Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
15:56:02 [2024-03-27T15:56:02.915Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
15:56:04 [2024-03-27T15:56:04.293Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
15:56:05 [2024-03-27T15:56:05.229Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
15:56:06 [2024-03-27T15:56:06.606Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
15:56:07 [2024-03-27T15:56:07.174Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
15:56:08 [2024-03-27T15:56:08.553Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
15:56:09 [2024-03-27T15:56:09.489Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
15:56:09 [2024-03-27T15:56:09.489Z] Using test binary /usr/local/cli-integration/docker
15:56:09 [2024-03-27T15:56:09.489Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
15:56:09 [2024-03-27T15:56:09.489Z] +++ /etc/init.d/apparmor start
15:56:09 [2024-03-27T15:56:09.489Z] Not: starting.
15:56:09 [2024-03-27T15:56:09.489Z] INFO: Waiting for daemon to start...
15:56:09 [2024-03-27T15:56:09.489Z] Starting dockerd
15:56:09 [2024-03-27T15:56:09.489Z] +++ exec dockerd --debug --host unix:///run/docker/tmp.AYlq6u93xR/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
15:56:21 [2024-03-27T15:56:21.953Z] .
15:56:21 [2024-03-27T15:56:21.953Z] Running integration-test (iteration 1)
15:56:21 [2024-03-27T15:56:21.953Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m  
15:56:21 [2024-03-27T15:56:21.953Z] ++ '[' -n '' ']'
15:56:21 [2024-03-27T15:56:21.953Z] ++ 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
15:56:21 [2024-03-27T15:56:21.953Z] ++ set -e
15:56:21 [2024-03-27T15:56:21.953Z] ++ '[' -n 0 ']'
15:56:21 [2024-03-27T15:56:21.953Z] ++ set -x
15:56:21 [2024-03-27T15:56:21.953Z] ++ 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.AYlq6u93xR/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
15:56:21 [2024-03-27T15:56:21.953Z] Loaded image: busybox:latest
15:56:21 [2024-03-27T15:56:21.953Z] Loaded image: busybox:glibc
15:56:21 [2024-03-27T15:56:21.953Z] Loaded image: debian:bookworm-slim
15:56:21 [2024-03-27T15:56:21.953Z] Loaded image: hello-world:latest
15:56:21 [2024-03-27T15:56:21.953Z] Loaded image: arm32v7/hello-world:latest
15:56:21 [2024-03-27T15:56:21.953Z] INFO: Testing against a local daemon
15:56:21 [2024-03-27T15:56:21.953Z] === RUN   TestCgroupNamespacesBuild
15:56:22 [2024-03-27T15:56:22.520Z] --- PASS: TestCgroupNamespacesBuild (1.12s)
15:56:22 [2024-03-27T15:56:22.520Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
15:56:23 [2024-03-27T15:56:23.458Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.12s)
15:56:23 [2024-03-27T15:56:23.458Z] === RUN   TestBuildWithSession
15:56:23 [2024-03-27T15:56:23.458Z]     build_session_test.go:26: TODO: BuildKit
15:56:23 [2024-03-27T15:56:23.458Z] --- SKIP: TestBuildWithSession (0.00s)
15:56:23 [2024-03-27T15:56:23.458Z] === RUN   TestBuildSquashParent
15:56:27 [2024-03-27T15:56:27.647Z] --- PASS: TestBuildSquashParent (3.47s)
15:56:27 [2024-03-27T15:56:27.647Z] === RUN   TestBuildWithRemoveAndForceRemove
15:56:27 [2024-03-27T15:56:27.647Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:56:27 [2024-03-27T15:56:27.647Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:56:27 [2024-03-27T15:56:27.647Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:56:27 [2024-03-27T15:56:27.647Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:56:27 [2024-03-27T15:56:27.647Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:56:27 [2024-03-27T15:56:27.647Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:56:27 [2024-03-27T15:56:27.647Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:56:27 [2024-03-27T15:56:27.647Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:56:27 [2024-03-27T15:56:27.647Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:56:27 [2024-03-27T15:56:27.647Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:56:27 [2024-03-27T15:56:27.647Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:56:27 [2024-03-27T15:56:27.647Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:56:27 [2024-03-27T15:56:27.647Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:56:27 [2024-03-27T15:56:27.647Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:56:27 [2024-03-27T15:56:27.647Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:56:27 [2024-03-27T15:56:27.647Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:56:27 [2024-03-27T15:56:27.647Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:56:27 [2024-03-27T15:56:27.647Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:56:30 [2024-03-27T15:56:30.182Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.06s)
15:56:30 [2024-03-27T15:56:30.183Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.31s)
15:56:30 [2024-03-27T15:56:30.183Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.51s)
15:56:30 [2024-03-27T15:56:30.183Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.51s)
15:56:30 [2024-03-27T15:56:30.183Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.66s)
15:56:30 [2024-03-27T15:56:30.183Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.72s)
15:56:30 [2024-03-27T15:56:30.183Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.76s)
15:56:30 [2024-03-27T15:56:30.183Z] === RUN   TestBuildMultiStageCopy
15:56:30 [2024-03-27T15:56:30.183Z] === RUN   TestBuildMultiStageCopy/copy_to_root
15:56:31 [2024-03-27T15:56:31.119Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
15:56:31 [2024-03-27T15:56:31.119Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
15:56:31 [2024-03-27T15:56:31.119Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
15:56:31 [2024-03-27T15:56:31.119Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
15:56:31 [2024-03-27T15:56:31.378Z] --- PASS: TestBuildMultiStageCopy (1.55s)
15:56:31 [2024-03-27T15:56:31.378Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.03s)
15:56:31 [2024-03-27T15:56:31.378Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.09s)
15:56:31 [2024-03-27T15:56:31.378Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.11s)
15:56:31 [2024-03-27T15:56:31.378Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.13s)
15:56:31 [2024-03-27T15:56:31.378Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.15s)
15:56:31 [2024-03-27T15:56:31.378Z] === RUN   TestBuildMultiStageParentConfig
15:56:31 [2024-03-27T15:56:31.945Z] --- PASS: TestBuildMultiStageParentConfig (0.44s)
15:56:31 [2024-03-27T15:56:31.945Z] === RUN   TestBuildLabelWithTargets
15:56:32 [2024-03-27T15:56:32.513Z] --- PASS: TestBuildLabelWithTargets (0.73s)
15:56:32 [2024-03-27T15:56:32.513Z] === RUN   TestBuildWithEmptyLayers
15:56:32 [2024-03-27T15:56:32.772Z] --- PASS: TestBuildWithEmptyLayers (0.24s)
15:56:32 [2024-03-27T15:56:32.772Z] === RUN   TestBuildMultiStageOnBuild
15:56:34 [2024-03-27T15:56:34.148Z] --- PASS: TestBuildMultiStageOnBuild (1.35s)
15:56:34 [2024-03-27T15:56:34.148Z] === RUN   TestBuildUncleanTarFilenames
15:56:34 [2024-03-27T15:56:34.407Z] --- PASS: TestBuildUncleanTarFilenames (0.18s)
15:56:34 [2024-03-27T15:56:34.407Z] === RUN   TestBuildMultiStageLayerLeak
15:56:35 [2024-03-27T15:56:35.785Z] --- PASS: TestBuildMultiStageLayerLeak (1.19s)
15:56:35 [2024-03-27T15:56:35.785Z] === RUN   TestBuildWithHugeFile
15:57:22 [2024-03-27T15:57:22.462Z] --- PASS: TestBuildWithHugeFile (45.93s)
15:57:22 [2024-03-27T15:57:22.462Z] === RUN   TestBuildWCOWSandboxSize
15:57:22 [2024-03-27T15:57:22.462Z]     build_test.go:531: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
15:57:22 [2024-03-27T15:57:22.462Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
15:57:22 [2024-03-27T15:57:22.462Z] === RUN   TestBuildWithEmptyDockerfile
15:57:22 [2024-03-27T15:57:22.462Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
15:57:22 [2024-03-27T15:57:22.462Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
15:57:22 [2024-03-27T15:57:22.462Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:57:22 [2024-03-27T15:57:22.462Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:57:22 [2024-03-27T15:57:22.462Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:57:22 [2024-03-27T15:57:22.462Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:57:22 [2024-03-27T15:57:22.462Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
15:57:22 [2024-03-27T15:57:22.462Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:57:22 [2024-03-27T15:57:22.462Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:57:22 [2024-03-27T15:57:22.462Z] --- PASS: TestBuildWithEmptyDockerfile (0.01s)
15:57:22 [2024-03-27T15:57:22.462Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
15:57:22 [2024-03-27T15:57:22.462Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
15:57:22 [2024-03-27T15:57:22.462Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s)
15:57:22 [2024-03-27T15:57:22.462Z] === RUN   TestBuildPreserveOwnership
15:57:22 [2024-03-27T15:57:22.462Z] === RUN   TestBuildPreserveOwnership/copy_from
15:57:23 [2024-03-27T15:57:23.030Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
15:57:23 [2024-03-27T15:57:23.967Z] --- PASS: TestBuildPreserveOwnership (2.30s)
15:57:23 [2024-03-27T15:57:23.967Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.63s)
15:57:23 [2024-03-27T15:57:23.967Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.66s)
15:57:23 [2024-03-27T15:57:23.967Z] === RUN   TestBuildPlatformInvalid
15:57:23 [2024-03-27T15:57:23.967Z] --- PASS: TestBuildPlatformInvalid (0.01s)
15:57:23 [2024-03-27T15:57:23.967Z] === RUN   TestBuildkitHistoryTracePropagation
15:57:23 [2024-03-27T15:57:23.967Z] time="2024-03-27T15:57:23Z" level=info msg="[core] [Channel #1] Channel created" module=grpc
15:57:23 [2024-03-27T15:57:23.967Z] time="2024-03-27T15:57:23Z" level=info msg="[core] [Channel #1] original dial target is: \"unix:///run/buildkit/buildkitd.sock\"" module=grpc
15:57:23 [2024-03-27T15:57:23.967Z] time="2024-03-27T15:57:23Z" 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
15:57:23 [2024-03-27T15:57:23.967Z] time="2024-03-27T15:57:23Z" level=info msg="[core] [Channel #1] Channel authority set to \"localhost\"" module=grpc
15:57:23 [2024-03-27T15:57:23.967Z] time="2024-03-27T15:57:23Z" 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
15:57:23 [2024-03-27T15:57:23.967Z] time="2024-03-27T15:57:23Z" level=info msg="[core] [Channel #1] Channel switches to new LB policy \"pick_first\"" module=grpc
15:57:23 [2024-03-27T15:57:23.967Z] time="2024-03-27T15:57:23Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel created" module=grpc
15:57:23 [2024-03-27T15:57:23.967Z] time="2024-03-27T15:57:23Z" level=info msg="[core] [Channel #1] Channel Connectivity change to CONNECTING" module=grpc
15:57:23 [2024-03-27T15:57:23.967Z] time="2024-03-27T15:57:23Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to CONNECTING" module=grpc
15:57:23 [2024-03-27T15:57:23.967Z] time="2024-03-27T15:57:23Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel picks a new address \"/run/buildkit/buildkitd.sock\" to connect" module=grpc
15:57:23 [2024-03-27T15:57:23.967Z] time="2024-03-27T15:57:23Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to READY" module=grpc
15:57:23 [2024-03-27T15:57:23.967Z] time="2024-03-27T15:57:23Z" level=info msg="[core] [Channel #1] Channel Connectivity change to READY" module=grpc
15:57:23 [2024-03-27T15:57:23.967Z] time="2024-03-27T15:57:23Z" level=info msg="[core] [Server #4] Server created" module=grpc
15:57:23 [2024-03-27T15:57:23.967Z]     build_traces_test.go:87: Waiting for trace to be available
15:57:28 [2024-03-27T15:57:28.155Z] time="2024-03-27T15:57:27Z" level=info msg="[core] [Channel #1] Channel Connectivity change to SHUTDOWN" module=grpc
15:57:28 [2024-03-27T15:57:28.155Z] time="2024-03-27T15:57:27Z" level=info msg="[core] [Channel #1] ccBalancerWrapper: closing" module=grpc
15:57:28 [2024-03-27T15:57:28.155Z] time="2024-03-27T15:57:27Z" level=info msg="[core] [Channel #1] Closing the name resolver" module=grpc
15:57:28 [2024-03-27T15:57:28.155Z] time="2024-03-27T15:57:27Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to SHUTDOWN" module=grpc
15:57:28 [2024-03-27T15:57:28.155Z] time="2024-03-27T15:57:27Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel deleted" module=grpc
15:57:28 [2024-03-27T15:57:28.155Z] time="2024-03-27T15:57:27Z" level=info msg="[core] [Channel #1] Channel deleted" module=grpc
15:57:28 [2024-03-27T15:57:28.155Z] --- PASS: TestBuildkitHistoryTracePropagation (4.04s)
15:57:28 [2024-03-27T15:57:28.155Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
15:57:28 [2024-03-27T15:57:28.414Z] Loaded image: busybox:latest
15:57:28 [2024-03-27T15:57:28.414Z] Loaded image: busybox:glibc
15:57:29 [2024-03-27T15:57:29.791Z] Loaded image: debian:bookworm-slim
15:57:29 [2024-03-27T15:57:29.791Z] Loaded image: hello-world:latest
15:57:29 [2024-03-27T15:57:29.791Z] Loaded image: arm32v7/hello-world:latest
15:57:39 [2024-03-27T15:57:39.768Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.61s)
15:57:39 [2024-03-27T15:57:39.768Z] PASS
15:57:39 [2024-03-27T15:57:39.768Z] 
15:57:39 [2024-03-27T15:57:39.768Z] === Skipped
15:57:39 [2024-03-27T15:57:39.768Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
15:57:39 [2024-03-27T15:57:39.768Z]     build_session_test.go:26: TODO: BuildKit
15:57:39 [2024-03-27T15:57:39.768Z] 
15:57:39 [2024-03-27T15:57:39.768Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
15:57:39 [2024-03-27T15:57:39.768Z]     build_test.go:531: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
15:57:39 [2024-03-27T15:57:39.768Z] 
15:57:39 [2024-03-27T15:57:39.768Z] DONE 35 tests, 2 skipped in 78.396s
15:57:39 [2024-03-27T15:57:39.768Z] Running /go/src/github.com/docker/docker/integration/capabilities (arm64.integration.capabilities) flags=-test.v -test.timeout=120m  
15:57:39 [2024-03-27T15:57:39.768Z] ++ '[' -n '' ']'
15:57:39 [2024-03-27T15:57:39.768Z] ++ 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
15:57:39 [2024-03-27T15:57:39.768Z] ++ set -e
15:57:39 [2024-03-27T15:57:39.768Z] ++ '[' -n 0 ']'
15:57:39 [2024-03-27T15:57:39.768Z] ++ set -x
15:57:39 [2024-03-27T15:57:39.768Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.AYlq6u93xR/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
15:57:39 [2024-03-27T15:57:39.768Z] INFO: Testing against a local daemon
15:57:39 [2024-03-27T15:57:39.768Z] === RUN   TestNoNewPrivileges
15:57:47 [2024-03-27T15:57:47.884Z] === RUN   TestNoNewPrivileges/CapabilityRequested=true
15:57:48 [2024-03-27T15:57:48.143Z] === RUN   TestNoNewPrivileges/CapabilityRequested=false
15:57:48 [2024-03-27T15:57:48.403Z] --- PASS: TestNoNewPrivileges (10.06s)
15:57:48 [2024-03-27T15:57:48.403Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=true (0.39s)
15:57:48 [2024-03-27T15:57:48.403Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=false (0.42s)
15:57:48 [2024-03-27T15:57:48.403Z] PASS
15:57:48 [2024-03-27T15:57:48.662Z] 
15:57:48 [2024-03-27T15:57:48.662Z] DONE 3 tests in 10.080s
15:57:48 [2024-03-27T15:57:48.662Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m  
15:57:48 [2024-03-27T15:57:48.662Z] ++ '[' -n '' ']'
15:57:48 [2024-03-27T15:57:48.662Z] ++ 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
15:57:48 [2024-03-27T15:57:48.662Z] ++ set -e
15:57:48 [2024-03-27T15:57:48.662Z] ++ '[' -n 0 ']'
15:57:48 [2024-03-27T15:57:48.662Z] ++ set -x
15:57:48 [2024-03-27T15:57:48.662Z] ++ 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.AYlq6u93xR/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
15:57:48 [2024-03-27T15:57:48.662Z] INFO: Testing against a local daemon
15:57:48 [2024-03-27T15:57:48.662Z] === RUN   TestConfigInspect
15:57:50 [2024-03-27T15:57:50.566Z] --- PASS: TestConfigInspect (1.97s)
15:57:50 [2024-03-27T15:57:50.566Z] === RUN   TestConfigList
15:57:51 [2024-03-27T15:57:51.943Z] === RUN   TestConfigList/test_filter_by_name
15:57:51 [2024-03-27T15:57:51.943Z] === RUN   TestConfigList/test_filter_by_id
15:57:51 [2024-03-27T15:57:51.943Z] === RUN   TestConfigList/test_filter_by_label_key_only
15:57:51 [2024-03-27T15:57:51.943Z] === RUN   TestConfigList/test_filter_by_label_key=value_test0-TestConfigList
15:57:51 [2024-03-27T15:57:51.943Z] === RUN   TestConfigList/test_filter_by_label_key=value_test1-TestConfigList
15:57:52 [2024-03-27T15:57:52.510Z] --- PASS: TestConfigList (1.98s)
15:57:52 [2024-03-27T15:57:52.510Z]     --- PASS: TestConfigList/test_filter_by_name (0.00s)
15:57:52 [2024-03-27T15:57:52.510Z]     --- PASS: TestConfigList/test_filter_by_id (0.00s)
15:57:52 [2024-03-27T15:57:52.510Z]     --- PASS: TestConfigList/test_filter_by_label_key_only (0.00s)
15:57:52 [2024-03-27T15:57:52.510Z]     --- PASS: TestConfigList/test_filter_by_label_key=value_test0-TestConfigList (0.00s)
15:57:52 [2024-03-27T15:57:52.510Z]     --- PASS: TestConfigList/test_filter_by_label_key=value_test1-TestConfigList (0.00s)
15:57:52 [2024-03-27T15:57:52.510Z] === RUN   TestConfigsCreateAndDelete
15:57:54 [2024-03-27T15:57:54.421Z] --- PASS: TestConfigsCreateAndDelete (1.93s)
15:57:54 [2024-03-27T15:57:54.421Z] === RUN   TestConfigsUpdate
15:57:56 [2024-03-27T15:57:56.387Z] --- PASS: TestConfigsUpdate (1.98s)
15:57:56 [2024-03-27T15:57:56.387Z] === RUN   TestTemplatedConfig
15:57:58 [2024-03-27T15:57:58.958Z] --- PASS: TestTemplatedConfig (2.43s)
15:57:58 [2024-03-27T15:57:58.958Z] === RUN   TestConfigCreateResolve
15:58:00 [2024-03-27T15:58:00.879Z] --- PASS: TestConfigCreateResolve (1.93s)
15:58:00 [2024-03-27T15:58:00.879Z] PASS
15:58:00 [2024-03-27T15:58:00.879Z] 
15:58:00 [2024-03-27T15:58:00.879Z] DONE 11 tests in 12.243s
15:58:00 [2024-03-27T15:58:00.879Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m  
15:58:00 [2024-03-27T15:58:00.879Z] ++ '[' -n '' ']'
15:58:00 [2024-03-27T15:58:00.879Z] ++ 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
15:58:00 [2024-03-27T15:58:00.879Z] ++ set -e
15:58:00 [2024-03-27T15:58:00.879Z] ++ '[' -n 0 ']'
15:58:00 [2024-03-27T15:58:00.879Z] ++ set -x
15:58:00 [2024-03-27T15:58:00.879Z] ++ 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.AYlq6u93xR/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
15:58:00 [2024-03-27T15:58:00.879Z] INFO: Testing against a local daemon
15:58:00 [2024-03-27T15:58:00.879Z] === RUN   TestAttach
15:58:00 [2024-03-27T15:58:00.879Z] === RUN   TestAttach/without_TTY
15:58:00 [2024-03-27T15:58:00.879Z] === PAUSE TestAttach/without_TTY
15:58:00 [2024-03-27T15:58:00.879Z] === RUN   TestAttach/with_TTY
15:58:00 [2024-03-27T15:58:00.879Z] === PAUSE TestAttach/with_TTY
15:58:00 [2024-03-27T15:58:00.879Z] === CONT  TestAttach/without_TTY
15:58:00 [2024-03-27T15:58:00.879Z] === CONT  TestAttach/with_TTY
15:58:00 [2024-03-27T15:58:00.879Z] --- PASS: TestAttach (0.03s)
15:58:00 [2024-03-27T15:58:00.879Z]     --- PASS: TestAttach/with_TTY (0.06s)
15:58:00 [2024-03-27T15:58:00.879Z]     --- PASS: TestAttach/without_TTY (0.06s)
15:58:00 [2024-03-27T15:58:00.879Z] === RUN   TestCreateWithCDIDevices
15:58:02 [2024-03-27T15:58:02.257Z] --- PASS: TestCreateWithCDIDevices (1.04s)
15:58:02 [2024-03-27T15:58:02.257Z] === RUN   TestCDISpecDirsAreInSystemInfo
15:58:02 [2024-03-27T15:58:02.257Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_no_spec_dirs_specified_returns_default
15:58:02 [2024-03-27T15:58:02.516Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_specified_spec_dirs_are_returned
15:58:03 [2024-03-27T15:58:03.084Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_string_as_spec_dir_returns_empty_slice
15:58:03 [2024-03-27T15:58:03.651Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_config_option_returns_empty_slice
15:58:03 [2024-03-27T15:58:03.910Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_no_spec_dirs_specified_returns_empty_slice
15:58:04 [2024-03-27T15:58:04.478Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_specified_spec_dirs_returns_empty_slice
15:58:05 [2024-03-27T15:58:05.046Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_string_as_spec_dir_returns_empty_slice
15:58:05 [2024-03-27T15:58:05.614Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_config_option_returns_empty_slice
15:58:06 [2024-03-27T15:58:06.182Z] --- PASS: TestCDISpecDirsAreInSystemInfo (4.16s)
15:58:06 [2024-03-27T15:58:06.182Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_no_spec_dirs_specified_returns_default (0.52s)
15:58:06 [2024-03-27T15:58:06.182Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_specified_spec_dirs_are_returned (0.52s)
15:58:06 [2024-03-27T15:58:06.182Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_string_as_spec_dir_returns_empty_slice (0.52s)
15:58:06 [2024-03-27T15:58:06.182Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_config_option_returns_empty_slice (0.52s)
15:58:06 [2024-03-27T15:58:06.182Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_no_spec_dirs_specified_returns_empty_slice (0.52s)
15:58:06 [2024-03-27T15:58:06.182Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_specified_spec_dirs_returns_empty_slice (0.52s)
15:58:06 [2024-03-27T15:58:06.182Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_string_as_spec_dir_returns_empty_slice (0.52s)
15:58:06 [2024-03-27T15:58:06.182Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_config_option_returns_empty_slice (0.52s)
15:58:06 [2024-03-27T15:58:06.182Z] === RUN   TestCheckpoint
15:58:06 [2024-03-27T15:58:06.182Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:58:06 [2024-03-27T15:58:06.182Z] --- SKIP: TestCheckpoint (0.00s)
15:58:06 [2024-03-27T15:58:06.182Z] === RUN   TestContainerInvalidJSON
15:58:06 [2024-03-27T15:58:06.182Z] === RUN   TestContainerInvalidJSON/commit
15:58:06 [2024-03-27T15:58:06.182Z] === PAUSE TestContainerInvalidJSON/commit
15:58:06 [2024-03-27T15:58:06.182Z] === RUN   TestContainerInvalidJSON/containers/create
15:58:06 [2024-03-27T15:58:06.182Z] === PAUSE TestContainerInvalidJSON/containers/create
15:58:06 [2024-03-27T15:58:06.182Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
15:58:06 [2024-03-27T15:58:06.182Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
15:58:06 [2024-03-27T15:58:06.182Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
15:58:06 [2024-03-27T15:58:06.182Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
15:58:06 [2024-03-27T15:58:06.182Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
15:58:06 [2024-03-27T15:58:06.182Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
15:58:06 [2024-03-27T15:58:06.182Z] === CONT  TestContainerInvalidJSON/commit
15:58:06 [2024-03-27T15:58:06.182Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
15:58:06 [2024-03-27T15:58:06.182Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
15:58:06 [2024-03-27T15:58:06.182Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
15:58:06 [2024-03-27T15:58:06.182Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
15:58:06 [2024-03-27T15:58:06.182Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
15:58:06 [2024-03-27T15:58:06.182Z] === CONT  TestContainerInvalidJSON/containers/create
15:58:06 [2024-03-27T15:58:06.182Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
15:58:06 [2024-03-27T15:58:06.182Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
15:58:06 [2024-03-27T15:58:06.182Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
15:58:06 [2024-03-27T15:58:06.182Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
15:58:06 [2024-03-27T15:58:06.182Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
15:58:06 [2024-03-27T15:58:06.182Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
15:58:06 [2024-03-27T15:58:06.182Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
15:58:06 [2024-03-27T15:58:06.182Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
15:58:06 [2024-03-27T15:58:06.182Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
15:58:06 [2024-03-27T15:58:06.182Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
15:58:06 [2024-03-27T15:58:06.182Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
15:58:06 [2024-03-27T15:58:06.182Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
15:58:06 [2024-03-27T15:58:06.182Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
15:58:06 [2024-03-27T15:58:06.182Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
15:58:06 [2024-03-27T15:58:06.182Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
15:58:06 [2024-03-27T15:58:06.182Z] === RUN   TestContainerInvalidJSON/commit/empty_body
15:58:06 [2024-03-27T15:58:06.182Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
15:58:06 [2024-03-27T15:58:06.182Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
15:58:06 [2024-03-27T15:58:06.182Z] --- PASS: TestContainerInvalidJSON (0.01s)
15:58:06 [2024-03-27T15:58:06.182Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
15:58:06 [2024-03-27T15:58:06.182Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
15:58:06 [2024-03-27T15:58:06.182Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
15:58:06 [2024-03-27T15:58:06.182Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
15:58:06 [2024-03-27T15:58:06.182Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
15:58:06 [2024-03-27T15:58:06.182Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
15:58:06 [2024-03-27T15:58:06.182Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
15:58:06 [2024-03-27T15:58:06.182Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
15:58:06 [2024-03-27T15:58:06.182Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
15:58:06 [2024-03-27T15:58:06.182Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
15:58:06 [2024-03-27T15:58:06.182Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
15:58:06 [2024-03-27T15:58:06.182Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
15:58:06 [2024-03-27T15:58:06.182Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
15:58:06 [2024-03-27T15:58:06.182Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
15:58:06 [2024-03-27T15:58:06.182Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
15:58:06 [2024-03-27T15:58:06.182Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
15:58:06 [2024-03-27T15:58:06.182Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
15:58:06 [2024-03-27T15:58:06.182Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
15:58:06 [2024-03-27T15:58:06.182Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
15:58:06 [2024-03-27T15:58:06.182Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
15:58:06 [2024-03-27T15:58:06.182Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
15:58:06 [2024-03-27T15:58:06.182Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
15:58:06 [2024-03-27T15:58:06.182Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
15:58:06 [2024-03-27T15:58:06.182Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
15:58:06 [2024-03-27T15:58:06.182Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
15:58:06 [2024-03-27T15:58:06.182Z] === RUN   TestCopyFromContainerPathDoesNotExist
15:58:06 [2024-03-27T15:58:06.182Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
15:58:06 [2024-03-27T15:58:06.182Z] === RUN   TestCopyFromContainerPathIsNotDir
15:58:06 [2024-03-27T15:58:06.182Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s)
15:58:06 [2024-03-27T15:58:06.182Z] === RUN   TestCopyToContainerPathDoesNotExist
15:58:06 [2024-03-27T15:58:06.182Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
15:58:06 [2024-03-27T15:58:06.182Z] === RUN   TestCopyEmptyFile
15:58:06 [2024-03-27T15:58:06.441Z] --- PASS: TestCopyEmptyFile (0.07s)
15:58:06 [2024-03-27T15:58:06.441Z] === RUN   TestCopyToContainerPathIsNotDir
15:58:06 [2024-03-27T15:58:06.441Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s)
15:58:06 [2024-03-27T15:58:06.441Z] === RUN   TestCopyFromContainer
15:58:07 [2024-03-27T15:58:07.008Z] === RUN   TestCopyFromContainer//
15:58:07 [2024-03-27T15:58:07.008Z] === RUN   TestCopyFromContainer/.
15:58:07 [2024-03-27T15:58:07.008Z] === RUN   TestCopyFromContainer//.
15:58:07 [2024-03-27T15:58:07.267Z] === RUN   TestCopyFromContainer/./
15:58:07 [2024-03-27T15:58:07.267Z] === RUN   TestCopyFromContainer//./
15:58:07 [2024-03-27T15:58:07.267Z] === RUN   TestCopyFromContainer//bar/root
15:58:07 [2024-03-27T15:58:07.267Z] === RUN   TestCopyFromContainer//bar/root/
15:58:07 [2024-03-27T15:58:07.267Z] === RUN   TestCopyFromContainer//bar/root/.
15:58:07 [2024-03-27T15:58:07.267Z] === RUN   TestCopyFromContainer/bar/quux
15:58:07 [2024-03-27T15:58:07.267Z] === RUN   TestCopyFromContainer/bar/quux/
15:58:07 [2024-03-27T15:58:07.267Z] === RUN   TestCopyFromContainer/bar/quux/.
15:58:07 [2024-03-27T15:58:07.267Z] === RUN   TestCopyFromContainer/bar/quux/baz
15:58:07 [2024-03-27T15:58:07.267Z] === RUN   TestCopyFromContainer/bar/filesymlink
15:58:07 [2024-03-27T15:58:07.267Z] === RUN   TestCopyFromContainer/bar/dirsymlink
15:58:07 [2024-03-27T15:58:07.267Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
15:58:07 [2024-03-27T15:58:07.267Z] === RUN   TestCopyFromContainer/bar/dirsymlink/.
15:58:07 [2024-03-27T15:58:07.267Z] === RUN   TestCopyFromContainer/bar/notarget
15:58:07 [2024-03-27T15:58:07.267Z] --- PASS: TestCopyFromContainer (0.88s)
15:58:07 [2024-03-27T15:58:07.267Z]     --- PASS: TestCopyFromContainer// (0.01s)
15:58:07 [2024-03-27T15:58:07.267Z]     --- PASS: TestCopyFromContainer/. (0.02s)
15:58:07 [2024-03-27T15:58:07.267Z]     --- PASS: TestCopyFromContainer//. (0.01s)
15:58:07 [2024-03-27T15:58:07.267Z]     --- PASS: TestCopyFromContainer/./ (0.01s)
15:58:07 [2024-03-27T15:58:07.267Z]     --- PASS: TestCopyFromContainer//./ (0.01s)
15:58:07 [2024-03-27T15:58:07.267Z]     --- PASS: TestCopyFromContainer//bar/root (0.01s)
15:58:07 [2024-03-27T15:58:07.267Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.01s)
15:58:07 [2024-03-27T15:58:07.267Z]     --- PASS: TestCopyFromContainer//bar/root/. (0.02s)
15:58:07 [2024-03-27T15:58:07.267Z]     --- PASS: TestCopyFromContainer/bar/quux (0.01s)
15:58:07 [2024-03-27T15:58:07.267Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.01s)
15:58:07 [2024-03-27T15:58:07.267Z]     --- PASS: TestCopyFromContainer/bar/quux/. (0.01s)
15:58:07 [2024-03-27T15:58:07.267Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.01s)
15:58:07 [2024-03-27T15:58:07.267Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.01s)
15:58:07 [2024-03-27T15:58:07.267Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.01s)
15:58:07 [2024-03-27T15:58:07.267Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.01s)
15:58:07 [2024-03-27T15:58:07.267Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.00s)
15:58:07 [2024-03-27T15:58:07.267Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.01s)
15:58:07 [2024-03-27T15:58:07.267Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
15:58:07 [2024-03-27T15:58:07.267Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:58:07 [2024-03-27T15:58:07.267Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:58:07 [2024-03-27T15:58:07.267Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:58:07 [2024-03-27T15:58:07.267Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:58:07 [2024-03-27T15:58:07.267Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
15:58:07 [2024-03-27T15:58:07.267Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
15:58:07 [2024-03-27T15:58:07.267Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:58:07 [2024-03-27T15:58:07.267Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
15:58:07 [2024-03-27T15:58:07.267Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:58:07 [2024-03-27T15:58:07.267Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
15:58:07 [2024-03-27T15:58:07.267Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
15:58:07 [2024-03-27T15:58:07.267Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
15:58:07 [2024-03-27T15:58:07.267Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
15:58:07 [2024-03-27T15:58:07.267Z] === RUN   TestCreateLinkToNonExistingContainer
15:58:07 [2024-03-27T15:58:07.267Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
15:58:07 [2024-03-27T15:58:07.267Z] === RUN   TestCreateWithInvalidEnv
15:58:07 [2024-03-27T15:58:07.267Z] === RUN   TestCreateWithInvalidEnv/0
15:58:07 [2024-03-27T15:58:07.267Z] === PAUSE TestCreateWithInvalidEnv/0
15:58:07 [2024-03-27T15:58:07.267Z] === RUN   TestCreateWithInvalidEnv/1
15:58:07 [2024-03-27T15:58:07.267Z] === PAUSE TestCreateWithInvalidEnv/1
15:58:07 [2024-03-27T15:58:07.267Z] === RUN   TestCreateWithInvalidEnv/2
15:58:07 [2024-03-27T15:58:07.267Z] === PAUSE TestCreateWithInvalidEnv/2
15:58:07 [2024-03-27T15:58:07.267Z] === CONT  TestCreateWithInvalidEnv/0
15:58:07 [2024-03-27T15:58:07.267Z] === CONT  TestCreateWithInvalidEnv/2
15:58:07 [2024-03-27T15:58:07.267Z] === CONT  TestCreateWithInvalidEnv/1
15:58:07 [2024-03-27T15:58:07.267Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
15:58:07 [2024-03-27T15:58:07.267Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
15:58:07 [2024-03-27T15:58:07.267Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
15:58:07 [2024-03-27T15:58:07.267Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
15:58:07 [2024-03-27T15:58:07.267Z] === RUN   TestCreateTmpfsMountsTarget
15:58:07 [2024-03-27T15:58:07.267Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
15:58:07 [2024-03-27T15:58:07.267Z] === RUN   TestCreateWithCustomMaskedPaths
15:58:08 [2024-03-27T15:58:08.646Z] --- PASS: TestCreateWithCustomMaskedPaths (1.33s)
15:58:08 [2024-03-27T15:58:08.646Z] === RUN   TestCreateWithCustomReadonlyPaths
15:58:10 [2024-03-27T15:58:10.026Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.27s)
15:58:10 [2024-03-27T15:58:10.026Z] === RUN   TestCreateWithInvalidHealthcheckParams
15:58:10 [2024-03-27T15:58:10.026Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:58:10 [2024-03-27T15:58:10.026Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:58:10 [2024-03-27T15:58:10.026Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:58:10 [2024-03-27T15:58:10.026Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:58:10 [2024-03-27T15:58:10.026Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:58:10 [2024-03-27T15:58:10.026Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:58:10 [2024-03-27T15:58:10.026Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:58:10 [2024-03-27T15:58:10.026Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:58:10 [2024-03-27T15:58:10.026Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:58:10 [2024-03-27T15:58:10.026Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:58:10 [2024-03-27T15:58:10.026Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
15:58:10 [2024-03-27T15:58:10.026Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
15:58:10 [2024-03-27T15:58:10.026Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:58:10 [2024-03-27T15:58:10.026Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:58:10 [2024-03-27T15:58:10.026Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:58:10 [2024-03-27T15:58:10.026Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
15:58:10 [2024-03-27T15:58:10.026Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:58:10 [2024-03-27T15:58:10.026Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:58:10 [2024-03-27T15:58:10.026Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
15:58:10 [2024-03-27T15:58:10.026Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s)
15:58:10 [2024-03-27T15:58:10.026Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s)
15:58:10 [2024-03-27T15:58:10.026Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
15:58:10 [2024-03-27T15:58:10.026Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
15:58:10 [2024-03-27T15:58:10.026Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
15:58:10 [2024-03-27T15:58:10.026Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s)
15:58:10 [2024-03-27T15:58:10.026Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
15:58:10 [2024-03-27T15:58:10.285Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s)
15:58:10 [2024-03-27T15:58:10.285Z] === RUN   TestCreateDifferentPlatform
15:58:10 [2024-03-27T15:58:10.285Z] === RUN   TestCreateDifferentPlatform/different_os
15:58:10 [2024-03-27T15:58:10.285Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
15:58:10 [2024-03-27T15:58:10.285Z] --- PASS: TestCreateDifferentPlatform (0.01s)
15:58:10 [2024-03-27T15:58:10.285Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
15:58:10 [2024-03-27T15:58:10.285Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
15:58:10 [2024-03-27T15:58:10.285Z] === RUN   TestCreateVolumesFromNonExistingContainer
15:58:10 [2024-03-27T15:58:10.544Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
15:58:10 [2024-03-27T15:58:10.544Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
15:58:10 [2024-03-27T15:58:10.544Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s)
15:58:10 [2024-03-27T15:58:10.544Z] === RUN   TestCreateInvalidHostConfig
15:58:10 [2024-03-27T15:58:10.544Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
15:58:10 [2024-03-27T15:58:10.544Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
15:58:10 [2024-03-27T15:58:10.544Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
15:58:10 [2024-03-27T15:58:10.544Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
15:58:10 [2024-03-27T15:58:10.544Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
15:58:10 [2024-03-27T15:58:10.544Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
15:58:10 [2024-03-27T15:58:10.544Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
15:58:10 [2024-03-27T15:58:10.544Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
15:58:10 [2024-03-27T15:58:10.544Z] === RUN   TestCreateInvalidHostConfig/invalid_Annotations
15:58:10 [2024-03-27T15:58:10.544Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations
15:58:10 [2024-03-27T15:58:10.544Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
15:58:10 [2024-03-27T15:58:10.544Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
15:58:10 [2024-03-27T15:58:10.544Z] === CONT  TestCreateInvalidHostConfig/invalid_Annotations
15:58:10 [2024-03-27T15:58:10.544Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
15:58:10 [2024-03-27T15:58:10.544Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
15:58:10 [2024-03-27T15:58:10.544Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
15:58:10 [2024-03-27T15:58:10.544Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
15:58:10 [2024-03-27T15:58:10.544Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
15:58:10 [2024-03-27T15:58:10.544Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
15:58:10 [2024-03-27T15:58:10.544Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
15:58:10 [2024-03-27T15:58:10.544Z]     --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s)
15:58:10 [2024-03-27T15:58:10.544Z] === RUN   TestCreateWithMultipleEndpointSettings
15:58:10 [2024-03-27T15:58:10.544Z] === RUN   TestCreateWithMultipleEndpointSettings/with_API_v1.44
15:58:10 [2024-03-27T15:58:10.544Z] === RUN   TestCreateWithMultipleEndpointSettings/with_API_v1.43
15:58:10 [2024-03-27T15:58:10.544Z] --- PASS: TestCreateWithMultipleEndpointSettings (0.06s)
15:58:10 [2024-03-27T15:58:10.544Z]     --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.44 (0.04s)
15:58:10 [2024-03-27T15:58:10.544Z]     --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.43 (0.00s)
15:58:10 [2024-03-27T15:58:10.544Z] === RUN   TestCreateWithCustomMACs
15:58:11 [2024-03-27T15:58:11.112Z] --- PASS: TestCreateWithCustomMACs (0.54s)
15:58:11 [2024-03-27T15:58:11.112Z] === RUN   TestContainerStartOnDaemonRestart
15:58:11 [2024-03-27T15:58:11.112Z] === PAUSE TestContainerStartOnDaemonRestart
15:58:11 [2024-03-27T15:58:11.112Z] === RUN   TestDaemonRestartIpcMode
15:58:11 [2024-03-27T15:58:11.112Z] === PAUSE TestDaemonRestartIpcMode
15:58:11 [2024-03-27T15:58:11.112Z] === RUN   TestDaemonHostGatewayIP
15:58:11 [2024-03-27T15:58:11.112Z] === PAUSE TestDaemonHostGatewayIP
15:58:11 [2024-03-27T15:58:11.112Z] === RUN   TestRestartDaemonWithRestartingContainer
15:58:11 [2024-03-27T15:58:11.112Z] === PAUSE TestRestartDaemonWithRestartingContainer
15:58:11 [2024-03-27T15:58:11.112Z] === RUN   TestHardRestartWhenContainerIsRunning
15:58:11 [2024-03-27T15:58:11.112Z] === PAUSE TestHardRestartWhenContainerIsRunning
15:58:11 [2024-03-27T15:58:11.112Z] === RUN   TestContainerKillOnDaemonStart
15:58:11 [2024-03-27T15:58:11.112Z] === PAUSE TestContainerKillOnDaemonStart
15:58:11 [2024-03-27T15:58:11.112Z] === RUN   TestDiff
15:58:11 [2024-03-27T15:58:11.679Z] --- PASS: TestDiff (0.48s)
15:58:11 [2024-03-27T15:58:11.679Z] === RUN   TestDiffStoppedContainer
15:58:12 [2024-03-27T15:58:12.247Z] --- PASS: TestDiffStoppedContainer (0.50s)
15:58:12 [2024-03-27T15:58:12.247Z] === RUN   TestExecConsoleSize
15:58:12 [2024-03-27T15:58:12.506Z] --- PASS: TestExecConsoleSize (0.50s)
15:58:12 [2024-03-27T15:58:12.506Z] === RUN   TestExecWithCloseStdin
15:58:13 [2024-03-27T15:58:13.074Z] --- PASS: TestExecWithCloseStdin (0.47s)
15:58:13 [2024-03-27T15:58:13.074Z] === RUN   TestExec
15:58:13 [2024-03-27T15:58:13.642Z] --- PASS: TestExec (0.47s)
15:58:13 [2024-03-27T15:58:13.642Z] === RUN   TestExecUser
15:58:13 [2024-03-27T15:58:13.901Z] --- PASS: TestExecUser (0.45s)
15:58:13 [2024-03-27T15:58:13.901Z] === RUN   TestExecWithGroupAdd
15:58:14 [2024-03-27T15:58:14.468Z] --- PASS: TestExecWithGroupAdd (0.47s)
15:58:14 [2024-03-27T15:58:14.468Z] === RUN   TestExportContainerAndImportImage
15:58:15 [2024-03-27T15:58:15.035Z] --- PASS: TestExportContainerAndImportImage (0.47s)
15:58:15 [2024-03-27T15:58:15.035Z] === RUN   TestExportContainerAfterDaemonRestart
15:58:21 [2024-03-27T15:58:21.599Z] --- PASS: TestExportContainerAfterDaemonRestart (6.16s)
15:58:21 [2024-03-27T15:58:21.599Z] === RUN   TestHealthCheckWorkdir
15:58:21 [2024-03-27T15:58:21.599Z] --- PASS: TestHealthCheckWorkdir (0.52s)
15:58:21 [2024-03-27T15:58:21.599Z] === RUN   TestHealthKillContainer
15:58:29 [2024-03-27T15:58:29.714Z] --- PASS: TestHealthKillContainer (7.62s)
15:58:29 [2024-03-27T15:58:29.714Z] === RUN   TestHealthCheckProcessKilled
15:58:29 [2024-03-27T15:58:29.714Z] --- PASS: TestHealthCheckProcessKilled (0.61s)
15:58:29 [2024-03-27T15:58:29.714Z] === RUN   TestHealthStartInterval
15:58:31 [2024-03-27T15:58:31.091Z]     health_test.go:141: &{2024-03-27 15:58:30.91453176 +0000 UTC 2024-03-27 15:58:30.943500628 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
15:58:31 [2024-03-27T15:58:31.091Z]         }
15:58:31 [2024-03-27T15:58:31.350Z]     health_test.go:141: &{2024-03-27 15:58:30.91453176 +0000 UTC 2024-03-27 15:58:30.943500628 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
15:58:31 [2024-03-27T15:58:31.350Z]         }
15:58:31 [2024-03-27T15:58:31.350Z]     health_test.go:141: &{2024-03-27 15:58:30.91453176 +0000 UTC 2024-03-27 15:58:30.943500628 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
15:58:31 [2024-03-27T15:58:31.350Z]         }
15:58:31 [2024-03-27T15:58:31.350Z]     health_test.go:141: &{2024-03-27 15:58:30.91453176 +0000 UTC 2024-03-27 15:58:30.943500628 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
15:58:31 [2024-03-27T15:58:31.350Z]         }
15:58:31 [2024-03-27T15:58:31.608Z]     health_test.go:141: &{2024-03-27 15:58:30.91453176 +0000 UTC 2024-03-27 15:58:30.943500628 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
15:58:31 [2024-03-27T15:58:31.608Z]         }
15:58:31 [2024-03-27T15:58:31.608Z]     health_test.go:141: &{2024-03-27 15:58:30.91453176 +0000 UTC 2024-03-27 15:58:30.943500628 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
15:58:31 [2024-03-27T15:58:31.608Z]         }
15:58:31 [2024-03-27T15:58:31.867Z]     health_test.go:141: &{2024-03-27 15:58:30.91453176 +0000 UTC 2024-03-27 15:58:30.943500628 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
15:58:31 [2024-03-27T15:58:31.867Z]         }
15:58:31 [2024-03-27T15:58:31.867Z]     health_test.go:141: &{2024-03-27 15:58:30.91453176 +0000 UTC 2024-03-27 15:58:30.943500628 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
15:58:31 [2024-03-27T15:58:31.867Z]         }
15:58:31 [2024-03-27T15:58:31.867Z]     health_test.go:141: &{2024-03-27 15:58:30.91453176 +0000 UTC 2024-03-27 15:58:30.943500628 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
15:58:31 [2024-03-27T15:58:31.867Z]         }
15:58:32 [2024-03-27T15:58:32.126Z]     health_test.go:141: &{2024-03-27 15:58:30.91453176 +0000 UTC 2024-03-27 15:58:30.943500628 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
15:58:32 [2024-03-27T15:58:32.126Z]         }
15:58:32 [2024-03-27T15:58:32.126Z]     health_test.go:141: &{2024-03-27 15:58:31.944652452 +0000 UTC 2024-03-27 15:58:31.970694793 +0000 UTC 1 2}
15:58:32 [2024-03-27T15:58:32.384Z]     health_test.go:141: &{2024-03-27 15:58:31.944652452 +0000 UTC 2024-03-27 15:58:31.970694793 +0000 UTC 1 2}
15:58:32 [2024-03-27T15:58:32.384Z]     health_test.go:141: &{2024-03-27 15:58:31.944652452 +0000 UTC 2024-03-27 15:58:31.970694793 +0000 UTC 1 2}
15:58:32 [2024-03-27T15:58:32.384Z]     health_test.go:141: &{2024-03-27 15:58:31.944652452 +0000 UTC 2024-03-27 15:58:31.970694793 +0000 UTC 1 2}
15:58:32 [2024-03-27T15:58:32.643Z]     health_test.go:141: &{2024-03-27 15:58:31.944652452 +0000 UTC 2024-03-27 15:58:31.970694793 +0000 UTC 1 2}
15:58:32 [2024-03-27T15:58:32.643Z]     health_test.go:141: &{2024-03-27 15:58:31.944652452 +0000 UTC 2024-03-27 15:58:31.970694793 +0000 UTC 1 2}
15:58:32 [2024-03-27T15:58:32.643Z]     health_test.go:141: &{2024-03-27 15:58:31.944652452 +0000 UTC 2024-03-27 15:58:31.970694793 +0000 UTC 1 2}
15:58:32 [2024-03-27T15:58:32.902Z]     health_test.go:141: &{2024-03-27 15:58:31.944652452 +0000 UTC 2024-03-27 15:58:31.970694793 +0000 UTC 1 2}
15:58:32 [2024-03-27T15:58:32.902Z]     health_test.go:141: &{2024-03-27 15:58:31.944652452 +0000 UTC 2024-03-27 15:58:31.970694793 +0000 UTC 1 2}
15:58:33 [2024-03-27T15:58:33.160Z]     health_test.go:141: &{2024-03-27 15:58:31.944652452 +0000 UTC 2024-03-27 15:58:31.970694793 +0000 UTC 1 2}
15:58:33 [2024-03-27T15:58:33.160Z]     health_test.go:169: 1.027351487s
15:58:34 [2024-03-27T15:58:34.096Z]     health_test.go:169: 1.027351487s
15:58:35 [2024-03-27T15:58:35.473Z]     health_test.go:169: 1.027351487s
15:58:36 [2024-03-27T15:58:36.409Z]     health_test.go:169: 1.027351487s
15:58:37 [2024-03-27T15:58:37.345Z]     health_test.go:169: 1.027351487s
15:58:38 [2024-03-27T15:58:38.280Z]     health_test.go:169: 1.027351487s
15:58:39 [2024-03-27T15:58:39.215Z]     health_test.go:169: 1.027351487s
15:58:40 [2024-03-27T15:58:40.151Z]     health_test.go:169: 1.027351487s
15:58:41 [2024-03-27T15:58:41.086Z]     health_test.go:169: 1.027351487s
15:58:42 [2024-03-27T15:58:42.462Z]     health_test.go:169: 1.027351487s
15:58:43 [2024-03-27T15:58:43.398Z]     health_test.go:169: 1.027351487s
15:58:44 [2024-03-27T15:58:44.334Z]     health_test.go:169: 1.027351487s
15:58:45 [2024-03-27T15:58:45.271Z]     health_test.go:169: 1.027351487s
15:58:46 [2024-03-27T15:58:46.208Z]     health_test.go:169: 1.027351487s
15:58:47 [2024-03-27T15:58:47.144Z]     health_test.go:169: 1.027351487s
15:58:48 [2024-03-27T15:58:48.079Z]     health_test.go:169: 1.027351487s
15:58:49 [2024-03-27T15:58:49.454Z]     health_test.go:169: 1.027351487s
15:58:50 [2024-03-27T15:58:50.389Z]     health_test.go:169: 1.027351487s
15:58:51 [2024-03-27T15:58:51.324Z]     health_test.go:169: 1.027351487s
15:58:52 [2024-03-27T15:58:52.259Z]     health_test.go:169: 1.027351487s
15:58:53 [2024-03-27T15:58:53.193Z]     health_test.go:169: 1.027351487s
15:58:54 [2024-03-27T15:58:54.129Z]     health_test.go:169: 1.027351487s
15:58:55 [2024-03-27T15:58:55.064Z]     health_test.go:169: 1.027351487s
15:58:56 [2024-03-27T15:58:56.440Z]     health_test.go:169: 1.027351487s
15:58:57 [2024-03-27T15:58:57.376Z]     health_test.go:169: 1.027351487s
15:58:58 [2024-03-27T15:58:58.311Z]     health_test.go:169: 1.027351487s
15:58:59 [2024-03-27T15:58:59.246Z]     health_test.go:169: 1.027351487s
15:59:00 [2024-03-27T15:59:00.181Z]     health_test.go:169: 1.027351487s
15:59:01 [2024-03-27T15:59:01.117Z]     health_test.go:169: 1.027351487s
15:59:02 [2024-03-27T15:59:02.493Z]     health_test.go:169: 1.027351487s
15:59:03 [2024-03-27T15:59:03.428Z] --- PASS: TestHealthStartInterval (33.61s)
15:59:03 [2024-03-27T15:59:03.428Z] === RUN   TestInspectAnnotations
15:59:03 [2024-03-27T15:59:03.428Z] --- PASS: TestInspectAnnotations (0.05s)
15:59:03 [2024-03-27T15:59:03.428Z] === RUN   TestNetworkAliasesAreEmpty
15:59:03 [2024-03-27T15:59:03.428Z] === RUN   TestNetworkAliasesAreEmpty/host
15:59:03 [2024-03-27T15:59:03.428Z] === RUN   TestNetworkAliasesAreEmpty/bridge
15:59:03 [2024-03-27T15:59:03.428Z] === RUN   TestNetworkAliasesAreEmpty/none
15:59:03 [2024-03-27T15:59:03.687Z] --- PASS: TestNetworkAliasesAreEmpty (0.13s)
15:59:03 [2024-03-27T15:59:03.687Z]     --- PASS: TestNetworkAliasesAreEmpty/host (0.04s)
15:59:03 [2024-03-27T15:59:03.687Z]     --- PASS: TestNetworkAliasesAreEmpty/bridge (0.04s)
15:59:03 [2024-03-27T15:59:03.687Z]     --- PASS: TestNetworkAliasesAreEmpty/none (0.04s)
15:59:03 [2024-03-27T15:59:03.687Z] === RUN   TestIpcModeNone
15:59:04 [2024-03-27T15:59:04.254Z] --- PASS: TestIpcModeNone (0.50s)
15:59:04 [2024-03-27T15:59:04.254Z] === RUN   TestIpcModePrivate
15:59:04 [2024-03-27T15:59:04.254Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:78, shared: false, mustBeShared: false
15:59:04 [2024-03-27T15:59:04.512Z] --- PASS: TestIpcModePrivate (0.48s)
15:59:04 [2024-03-27T15:59:04.512Z] === RUN   TestIpcModeShareable
15:59:04 [2024-03-27T15:59:04.771Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:72, shared: true, mustBeShared: true
15:59:05 [2024-03-27T15:59:05.029Z] --- PASS: TestIpcModeShareable (0.52s)
15:59:05 [2024-03-27T15:59:05.029Z] === RUN   TestAPIIpcModeShareableAndContainer
15:59:06 [2024-03-27T15:59:06.406Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.10s)
15:59:06 [2024-03-27T15:59:06.406Z] === RUN   TestAPIIpcModeHost
15:59:06 [2024-03-27T15:59:06.406Z] --- PASS: TestAPIIpcModeHost (0.30s)
15:59:06 [2024-03-27T15:59:06.406Z] === RUN   TestDaemonIpcModeShareable
15:59:07 [2024-03-27T15:59:07.343Z]     ipcmode_linux_test.go:257: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true
15:59:07 [2024-03-27T15:59:07.602Z] --- PASS: TestDaemonIpcModeShareable (1.05s)
15:59:07 [2024-03-27T15:59:07.602Z] === RUN   TestDaemonIpcModePrivate
15:59:08 [2024-03-27T15:59:08.537Z]     ipcmode_linux_test.go:257: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false
15:59:08 [2024-03-27T15:59:08.537Z] --- PASS: TestDaemonIpcModePrivate (1.08s)
15:59:08 [2024-03-27T15:59:08.537Z] === RUN   TestDaemonIpcModePrivateFromConfig
15:59:09 [2024-03-27T15:59:09.473Z]     ipcmode_linux_test.go:257: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false
15:59:09 [2024-03-27T15:59:09.732Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.09s)
15:59:09 [2024-03-27T15:59:09.732Z] === RUN   TestDaemonIpcModeShareableFromConfig
15:59:10 [2024-03-27T15:59:10.669Z]     ipcmode_linux_test.go:257: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true
15:59:10 [2024-03-27T15:59:10.669Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.03s)
15:59:10 [2024-03-27T15:59:10.669Z] === RUN   TestIpcModeOlderClient
15:59:10 [2024-03-27T15:59:10.669Z] === PAUSE TestIpcModeOlderClient
15:59:10 [2024-03-27T15:59:10.669Z] === RUN   TestKillContainerInvalidSignal
15:59:11 [2024-03-27T15:59:11.237Z] --- PASS: TestKillContainerInvalidSignal (0.43s)
15:59:11 [2024-03-27T15:59:11.237Z] === RUN   TestKillContainer
15:59:11 [2024-03-27T15:59:11.237Z] === RUN   TestKillContainer/no_signal
15:59:11 [2024-03-27T15:59:11.495Z] === RUN   TestKillContainer/non_killing_signal
15:59:11 [2024-03-27T15:59:11.754Z] === RUN   TestKillContainer/killing_signal
15:59:12 [2024-03-27T15:59:12.321Z] --- PASS: TestKillContainer (1.28s)
15:59:12 [2024-03-27T15:59:12.321Z]     --- PASS: TestKillContainer/no_signal (0.40s)
15:59:12 [2024-03-27T15:59:12.321Z]     --- PASS: TestKillContainer/non_killing_signal (0.24s)
15:59:12 [2024-03-27T15:59:12.321Z]     --- PASS: TestKillContainer/killing_signal (0.43s)
15:59:12 [2024-03-27T15:59:12.321Z] === RUN   TestKillWithStopSignalAndRestartPolicies
15:59:12 [2024-03-27T15:59:12.579Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
15:59:12 [2024-03-27T15:59:12.838Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
15:59:13 [2024-03-27T15:59:13.405Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.93s)
15:59:13 [2024-03-27T15:59:13.405Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.43s)
15:59:13 [2024-03-27T15:59:13.405Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.26s)
15:59:13 [2024-03-27T15:59:13.405Z] === RUN   TestKillStoppedContainer
15:59:13 [2024-03-27T15:59:13.405Z] --- PASS: TestKillStoppedContainer (0.05s)
15:59:13 [2024-03-27T15:59:13.405Z] === RUN   TestKillDifferentUserContainer
15:59:13 [2024-03-27T15:59:13.973Z] --- PASS: TestKillDifferentUserContainer (0.44s)
15:59:13 [2024-03-27T15:59:13.973Z] === RUN   TestInspectOomKilledTrue
15:59:14 [2024-03-27T15:59:14.232Z] --- PASS: TestInspectOomKilledTrue (0.47s)
15:59:14 [2024-03-27T15:59:14.232Z] === RUN   TestInspectOomKilledFalse
15:59:14 [2024-03-27T15:59:14.799Z] --- PASS: TestInspectOomKilledFalse (0.39s)
15:59:14 [2024-03-27T15:59:14.799Z] === RUN   TestLinksEtcHostsContentMatch
15:59:15 [2024-03-27T15:59:15.058Z] --- PASS: TestLinksEtcHostsContentMatch (0.22s)
15:59:15 [2024-03-27T15:59:15.058Z] === RUN   TestLinksContainerNames
15:59:15 [2024-03-27T15:59:15.995Z] --- PASS: TestLinksContainerNames (0.92s)
15:59:15 [2024-03-27T15:59:15.995Z] === RUN   TestLogsFollowTailEmpty
15:59:16 [2024-03-27T15:59:16.253Z] --- PASS: TestLogsFollowTailEmpty (0.44s)
15:59:16 [2024-03-27T15:59:16.253Z] === RUN   TestLogs
15:59:16 [2024-03-27T15:59:16.253Z] === RUN   TestLogs/driver_local
15:59:16 [2024-03-27T15:59:16.253Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
15:59:16 [2024-03-27T15:59:16.253Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
15:59:16 [2024-03-27T15:59:16.253Z] === RUN   TestLogs/driver_local/tty/only_stdout
15:59:16 [2024-03-27T15:59:16.253Z] === PAUSE TestLogs/driver_local/tty/only_stdout
15:59:16 [2024-03-27T15:59:16.253Z] === RUN   TestLogs/driver_local/tty/only_stderr
15:59:16 [2024-03-27T15:59:16.253Z] === PAUSE TestLogs/driver_local/tty/only_stderr
15:59:16 [2024-03-27T15:59:16.253Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
15:59:16 [2024-03-27T15:59:16.253Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
15:59:16 [2024-03-27T15:59:16.253Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
15:59:16 [2024-03-27T15:59:16.253Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
15:59:16 [2024-03-27T15:59:16.253Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
15:59:16 [2024-03-27T15:59:16.253Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
15:59:16 [2024-03-27T15:59:16.253Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
15:59:16 [2024-03-27T15:59:16.253Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
15:59:16 [2024-03-27T15:59:16.253Z] === CONT  TestLogs/driver_local/tty/only_stderr
15:59:16 [2024-03-27T15:59:16.253Z] === CONT  TestLogs/driver_local/tty/only_stdout
15:59:16 [2024-03-27T15:59:16.253Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
15:59:16 [2024-03-27T15:59:16.254Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
15:59:17 [2024-03-27T15:59:17.630Z] === RUN   TestLogs/driver_json-file
15:59:17 [2024-03-27T15:59:17.630Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
15:59:17 [2024-03-27T15:59:17.630Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
15:59:17 [2024-03-27T15:59:17.630Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
15:59:17 [2024-03-27T15:59:17.630Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
15:59:17 [2024-03-27T15:59:17.630Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
15:59:17 [2024-03-27T15:59:17.630Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
15:59:17 [2024-03-27T15:59:17.630Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
15:59:17 [2024-03-27T15:59:17.630Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
15:59:17 [2024-03-27T15:59:17.630Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
15:59:17 [2024-03-27T15:59:17.630Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
15:59:17 [2024-03-27T15:59:17.630Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
15:59:17 [2024-03-27T15:59:17.630Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
15:59:17 [2024-03-27T15:59:17.630Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
15:59:17 [2024-03-27T15:59:17.630Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
15:59:17 [2024-03-27T15:59:17.630Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
15:59:17 [2024-03-27T15:59:17.630Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
15:59:17 [2024-03-27T15:59:17.630Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
15:59:17 [2024-03-27T15:59:17.630Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
15:59:19 [2024-03-27T15:59:19.534Z] --- PASS: TestLogs (2.85s)
15:59:19 [2024-03-27T15:59:19.534Z]     --- PASS: TestLogs/driver_local (0.01s)
15:59:19 [2024-03-27T15:59:19.534Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.87s)
15:59:19 [2024-03-27T15:59:19.534Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (1.00s)
15:59:19 [2024-03-27T15:59:19.534Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.18s)
15:59:19 [2024-03-27T15:59:19.534Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.24s)
15:59:19 [2024-03-27T15:59:19.534Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.32s)
15:59:19 [2024-03-27T15:59:19.534Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (1.38s)
15:59:19 [2024-03-27T15:59:19.534Z]     --- PASS: TestLogs/driver_json-file (0.01s)
15:59:19 [2024-03-27T15:59:19.534Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.87s)
15:59:19 [2024-03-27T15:59:19.534Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.01s)
15:59:19 [2024-03-27T15:59:19.534Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.24s)
15:59:19 [2024-03-27T15:59:19.534Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.31s)
15:59:19 [2024-03-27T15:59:19.534Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.36s)
15:59:19 [2024-03-27T15:59:19.534Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.45s)
15:59:19 [2024-03-27T15:59:19.534Z] === RUN   TestContainerNetworkMountsNoChown
15:59:19 [2024-03-27T15:59:19.534Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s)
15:59:19 [2024-03-27T15:59:19.534Z] === RUN   TestMountDaemonRoot
15:59:19 [2024-03-27T15:59:19.534Z] === RUN   TestMountDaemonRoot/default
15:59:19 [2024-03-27T15:59:19.534Z] === PAUSE TestMountDaemonRoot/default
15:59:19 [2024-03-27T15:59:19.534Z] === RUN   TestMountDaemonRoot/private
15:59:19 [2024-03-27T15:59:19.534Z] === PAUSE TestMountDaemonRoot/private
15:59:19 [2024-03-27T15:59:19.534Z] === RUN   TestMountDaemonRoot/rprivate
15:59:19 [2024-03-27T15:59:19.534Z] === PAUSE TestMountDaemonRoot/rprivate
15:59:19 [2024-03-27T15:59:19.534Z] === RUN   TestMountDaemonRoot/slave
15:59:19 [2024-03-27T15:59:19.534Z] === PAUSE TestMountDaemonRoot/slave
15:59:19 [2024-03-27T15:59:19.534Z] === RUN   TestMountDaemonRoot/rslave
15:59:19 [2024-03-27T15:59:19.534Z] === PAUSE TestMountDaemonRoot/rslave
15:59:19 [2024-03-27T15:59:19.534Z] === RUN   TestMountDaemonRoot/shared
15:59:19 [2024-03-27T15:59:19.534Z] === PAUSE TestMountDaemonRoot/shared
15:59:19 [2024-03-27T15:59:19.534Z] === RUN   TestMountDaemonRoot/rshared
15:59:19 [2024-03-27T15:59:19.534Z] === PAUSE TestMountDaemonRoot/rshared
15:59:19 [2024-03-27T15:59:19.534Z] === CONT  TestMountDaemonRoot/default
15:59:19 [2024-03-27T15:59:19.534Z] === CONT  TestMountDaemonRoot/rslave
15:59:19 [2024-03-27T15:59:19.534Z] === CONT  TestMountDaemonRoot/rprivate
15:59:19 [2024-03-27T15:59:19.534Z] === CONT  TestMountDaemonRoot/private
15:59:19 [2024-03-27T15:59:19.534Z] === CONT  TestMountDaemonRoot/slave
15:59:19 [2024-03-27T15:59:19.534Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
15:59:19 [2024-03-27T15:59:19.534Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
15:59:19 [2024-03-27T15:59:19.534Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
15:59:19 [2024-03-27T15:59:19.534Z] === CONT  TestMountDaemonRoot/shared
15:59:19 [2024-03-27T15:59:19.534Z] === RUN   TestMountDaemonRoot/default/mount_root
15:59:19 [2024-03-27T15:59:19.534Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
15:59:19 [2024-03-27T15:59:19.534Z] === PAUSE TestMountDaemonRoot/default/mount_root
15:59:19 [2024-03-27T15:59:19.534Z] === RUN   TestMountDaemonRoot/rslave/bind_root
15:59:19 [2024-03-27T15:59:19.534Z] === RUN   TestMountDaemonRoot/default/mount_subpath
15:59:19 [2024-03-27T15:59:19.534Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
15:59:19 [2024-03-27T15:59:19.534Z] === CONT  TestMountDaemonRoot/rshared
15:59:19 [2024-03-27T15:59:19.534Z] === RUN   TestMountDaemonRoot/shared/bind_root
15:59:19 [2024-03-27T15:59:19.534Z] === PAUSE TestMountDaemonRoot/shared/bind_root
15:59:19 [2024-03-27T15:59:19.534Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
15:59:19 [2024-03-27T15:59:19.534Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
15:59:19 [2024-03-27T15:59:19.534Z] === RUN   TestMountDaemonRoot/rshared/bind_root
15:59:19 [2024-03-27T15:59:19.534Z] === RUN   TestMountDaemonRoot/shared/mount_root
15:59:19 [2024-03-27T15:59:19.534Z] === PAUSE TestMountDaemonRoot/shared/mount_root
15:59:19 [2024-03-27T15:59:19.534Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
15:59:19 [2024-03-27T15:59:19.535Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
15:59:19 [2024-03-27T15:59:19.535Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
15:59:19 [2024-03-27T15:59:19.535Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
15:59:19 [2024-03-27T15:59:19.535Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
15:59:19 [2024-03-27T15:59:19.535Z] === RUN   TestMountDaemonRoot/private/bind_root
15:59:19 [2024-03-27T15:59:19.535Z] === RUN   TestMountDaemonRoot/rshared/mount_root
15:59:19 [2024-03-27T15:59:19.535Z] === PAUSE TestMountDaemonRoot/private/bind_root
15:59:19 [2024-03-27T15:59:19.535Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
15:59:19 [2024-03-27T15:59:19.535Z] === CONT  TestMountDaemonRoot/shared/bind_root
15:59:19 [2024-03-27T15:59:19.535Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
15:59:19 [2024-03-27T15:59:19.535Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
15:59:19 [2024-03-27T15:59:19.535Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
15:59:19 [2024-03-27T15:59:19.535Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
15:59:19 [2024-03-27T15:59:19.535Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
15:59:19 [2024-03-27T15:59:19.535Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
15:59:19 [2024-03-27T15:59:19.535Z] === CONT  TestMountDaemonRoot/shared/mount_root
15:59:19 [2024-03-27T15:59:19.535Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
15:59:19 [2024-03-27T15:59:19.535Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
15:59:19 [2024-03-27T15:59:19.535Z] === RUN   TestMountDaemonRoot/default/bind_root
15:59:19 [2024-03-27T15:59:19.535Z] === PAUSE TestMountDaemonRoot/default/bind_root
15:59:19 [2024-03-27T15:59:19.535Z] === RUN   TestMountDaemonRoot/default/bind_subpath
15:59:19 [2024-03-27T15:59:19.535Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
15:59:19 [2024-03-27T15:59:19.535Z] === RUN   TestMountDaemonRoot/private/bind_subpath
15:59:19 [2024-03-27T15:59:19.535Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
15:59:19 [2024-03-27T15:59:19.535Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
15:59:19 [2024-03-27T15:59:19.535Z] === RUN   TestMountDaemonRoot/private/mount_root
15:59:19 [2024-03-27T15:59:19.535Z] === PAUSE TestMountDaemonRoot/private/mount_root
15:59:19 [2024-03-27T15:59:19.535Z] === RUN   TestMountDaemonRoot/private/mount_subpath
15:59:19 [2024-03-27T15:59:19.535Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
15:59:19 [2024-03-27T15:59:19.535Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
15:59:19 [2024-03-27T15:59:19.535Z] === RUN   TestMountDaemonRoot/slave/bind_root
15:59:19 [2024-03-27T15:59:19.535Z] === PAUSE TestMountDaemonRoot/slave/bind_root
15:59:19 [2024-03-27T15:59:19.535Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
15:59:19 [2024-03-27T15:59:19.535Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
15:59:19 [2024-03-27T15:59:19.535Z] === RUN   TestMountDaemonRoot/slave/mount_root
15:59:19 [2024-03-27T15:59:19.535Z] === PAUSE TestMountDaemonRoot/slave/mount_root
15:59:19 [2024-03-27T15:59:19.535Z] === CONT  TestMountDaemonRoot/rshared/bind_root
15:59:19 [2024-03-27T15:59:19.535Z] === RUN   TestMountDaemonRoot/rslave/mount_root
15:59:19 [2024-03-27T15:59:19.535Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
15:59:19 [2024-03-27T15:59:19.535Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
15:59:19 [2024-03-27T15:59:19.535Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
15:59:19 [2024-03-27T15:59:19.535Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
15:59:19 [2024-03-27T15:59:19.535Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
15:59:19 [2024-03-27T15:59:19.535Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
15:59:19 [2024-03-27T15:59:19.535Z] === CONT  TestMountDaemonRoot/rshared/mount_root
15:59:19 [2024-03-27T15:59:19.535Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
15:59:19 [2024-03-27T15:59:19.535Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
15:59:19 [2024-03-27T15:59:19.535Z] === CONT  TestMountDaemonRoot/default/mount_root
15:59:19 [2024-03-27T15:59:19.535Z] === CONT  TestMountDaemonRoot/default/bind_root
15:59:19 [2024-03-27T15:59:19.535Z] === CONT  TestMountDaemonRoot/private/bind_root
15:59:19 [2024-03-27T15:59:19.535Z] === CONT  TestMountDaemonRoot/default/mount_subpath
15:59:19 [2024-03-27T15:59:19.535Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
15:59:19 [2024-03-27T15:59:19.535Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
15:59:19 [2024-03-27T15:59:19.794Z] === CONT  TestMountDaemonRoot/private/mount_subpath
15:59:19 [2024-03-27T15:59:19.794Z] === CONT  TestMountDaemonRoot/private/mount_root
15:59:19 [2024-03-27T15:59:19.794Z] === CONT  TestMountDaemonRoot/private/bind_subpath
15:59:19 [2024-03-27T15:59:19.794Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
15:59:19 [2024-03-27T15:59:19.794Z] === CONT  TestMountDaemonRoot/default/bind_subpath
15:59:19 [2024-03-27T15:59:19.794Z] === CONT  TestMountDaemonRoot/slave/mount_root
15:59:19 [2024-03-27T15:59:19.794Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
15:59:19 [2024-03-27T15:59:19.794Z] === CONT  TestMountDaemonRoot/slave/bind_root
15:59:19 [2024-03-27T15:59:19.794Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
15:59:19 [2024-03-27T15:59:19.794Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
15:59:19 [2024-03-27T15:59:19.794Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
15:59:19 [2024-03-27T15:59:19.794Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
15:59:19 [2024-03-27T15:59:19.794Z] === CONT  TestMountDaemonRoot/rslave/mount_root
15:59:19 [2024-03-27T15:59:19.794Z] === CONT  TestMountDaemonRoot/rslave/bind_root
15:59:19 [2024-03-27T15:59:19.794Z] --- PASS: TestMountDaemonRoot (0.01s)
15:59:19 [2024-03-27T15:59:19.794Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
15:59:19 [2024-03-27T15:59:19.794Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s)
15:59:19 [2024-03-27T15:59:19.794Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s)
15:59:19 [2024-03-27T15:59:19.794Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s)
15:59:19 [2024-03-27T15:59:19.794Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.07s)
15:59:19 [2024-03-27T15:59:19.794Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
15:59:19 [2024-03-27T15:59:19.794Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s)
15:59:19 [2024-03-27T15:59:19.794Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s)
15:59:19 [2024-03-27T15:59:19.794Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s)
15:59:19 [2024-03-27T15:59:19.794Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s)
15:59:19 [2024-03-27T15:59:19.794Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
15:59:19 [2024-03-27T15:59:19.794Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.08s)
15:59:19 [2024-03-27T15:59:19.794Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.07s)
15:59:19 [2024-03-27T15:59:19.794Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.07s)
15:59:19 [2024-03-27T15:59:19.794Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.07s)
15:59:19 [2024-03-27T15:59:19.794Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
15:59:19 [2024-03-27T15:59:19.794Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.07s)
15:59:19 [2024-03-27T15:59:19.794Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.08s)
15:59:19 [2024-03-27T15:59:19.794Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.07s)
15:59:19 [2024-03-27T15:59:19.794Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.08s)
15:59:19 [2024-03-27T15:59:19.794Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
15:59:19 [2024-03-27T15:59:19.794Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.10s)
15:59:19 [2024-03-27T15:59:19.794Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.11s)
15:59:19 [2024-03-27T15:59:19.794Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s)
15:59:19 [2024-03-27T15:59:19.794Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s)
15:59:19 [2024-03-27T15:59:19.794Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
15:59:19 [2024-03-27T15:59:19.794Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.08s)
15:59:19 [2024-03-27T15:59:19.794Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.07s)
15:59:19 [2024-03-27T15:59:19.794Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.07s)
15:59:19 [2024-03-27T15:59:19.794Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s)
15:59:19 [2024-03-27T15:59:19.794Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
15:59:19 [2024-03-27T15:59:19.794Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.11s)
15:59:19 [2024-03-27T15:59:19.794Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s)
15:59:19 [2024-03-27T15:59:19.794Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s)
15:59:19 [2024-03-27T15:59:19.794Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s)
15:59:19 [2024-03-27T15:59:19.794Z] === RUN   TestContainerBindMountNonRecursive
15:59:21 [2024-03-27T15:59:21.170Z] --- PASS: TestContainerBindMountNonRecursive (1.01s)
15:59:21 [2024-03-27T15:59:21.170Z] === RUN   TestContainerVolumesMountedAsShared
15:59:21 [2024-03-27T15:59:21.429Z] --- PASS: TestContainerVolumesMountedAsShared (0.46s)
15:59:21 [2024-03-27T15:59:21.429Z] === RUN   TestContainerVolumesMountedAsSlave
15:59:21 [2024-03-27T15:59:21.688Z] --- PASS: TestContainerVolumesMountedAsSlave (0.30s)
15:59:21 [2024-03-27T15:59:21.688Z] === RUN   TestContainerCopyLeaksMounts
15:59:22 [2024-03-27T15:59:22.255Z] --- PASS: TestContainerCopyLeaksMounts (0.48s)
15:59:22 [2024-03-27T15:59:22.255Z] === RUN   TestContainerBindMountReadOnlyDefault
15:59:22 [2024-03-27T15:59:22.255Z] === RUN   TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44
15:59:22 [2024-03-27T15:59:22.255Z] === RUN   TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44/mount
15:59:22 [2024-03-27T15:59:22.514Z] === RUN   TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44/bind_mount
15:59:23 [2024-03-27T15:59:23.082Z] === RUN   TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44
15:59:23 [2024-03-27T15:59:23.082Z] === RUN   TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44/mount
15:59:23 [2024-03-27T15:59:23.341Z] === RUN   TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44/bind_mount
15:59:23 [2024-03-27T15:59:23.908Z] === RUN   TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default
15:59:23 [2024-03-27T15:59:23.908Z] === RUN   TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default/mount
15:59:24 [2024-03-27T15:59:24.167Z] === RUN   TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default/bind_mount
15:59:24 [2024-03-27T15:59:24.425Z] === RUN   TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default
15:59:24 [2024-03-27T15:59:24.425Z] === RUN   TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default/mount
15:59:24 [2024-03-27T15:59:24.993Z] === RUN   TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default/bind_mount
15:59:25 [2024-03-27T15:59:25.560Z] --- PASS: TestContainerBindMountReadOnlyDefault (3.33s)
15:59:25 [2024-03-27T15:59:25.560Z]     --- PASS: TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44 (0.82s)
15:59:25 [2024-03-27T15:59:25.560Z]         --- PASS: TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44/mount (0.42s)
15:59:25 [2024-03-27T15:59:25.560Z]         --- PASS: TestContainerBindMountReadOnlyDefault/latest_should_be_the_same_as_1.44/bind_mount (0.40s)
15:59:25 [2024-03-27T15:59:25.560Z]     --- PASS: TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44 (0.78s)
15:59:25 [2024-03-27T15:59:25.560Z]         --- PASS: TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44/mount (0.36s)
15:59:25 [2024-03-27T15:59:25.560Z]         --- PASS: TestContainerBindMountReadOnlyDefault/submount_should_be_recursive_by_default_on_1.44/bind_mount (0.41s)
15:59:25 [2024-03-27T15:59:25.560Z]     --- PASS: TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default (0.78s)
15:59:25 [2024-03-27T15:59:25.560Z]         --- PASS: TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default/mount (0.37s)
15:59:25 [2024-03-27T15:59:25.560Z]         --- PASS: TestContainerBindMountReadOnlyDefault/older_than_1.44_should_be_non-recursive_by_default/bind_mount (0.40s)
15:59:25 [2024-03-27T15:59:25.560Z]     --- PASS: TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default (0.88s)
15:59:25 [2024-03-27T15:59:25.560Z]         --- PASS: TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default/mount (0.47s)
15:59:25 [2024-03-27T15:59:25.560Z]         --- PASS: TestContainerBindMountReadOnlyDefault/minimum_API_should_be_non-recursive_by_default/bind_mount (0.41s)
15:59:25 [2024-03-27T15:59:25.560Z] === RUN   TestContainerBindMountRecursivelyReadOnly
15:59:26 [2024-03-27T15:59:26.937Z] --- PASS: TestContainerBindMountRecursivelyReadOnly (1.34s)
15:59:26 [2024-03-27T15:59:26.937Z] === RUN   TestNetworkNat
15:59:27 [2024-03-27T15:59:27.195Z] --- PASS: TestNetworkNat (0.45s)
15:59:27 [2024-03-27T15:59:27.195Z] === RUN   TestNetworkLocalhostTCPNat
15:59:27 [2024-03-27T15:59:27.763Z] --- PASS: TestNetworkLocalhostTCPNat (0.46s)
15:59:27 [2024-03-27T15:59:27.763Z] === RUN   TestNetworkLoopbackNat
15:59:30 [2024-03-27T15:59:30.295Z] --- PASS: TestNetworkLoopbackNat (2.53s)
15:59:30 [2024-03-27T15:59:30.295Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors
15:59:30 [2024-03-27T15:59:30.553Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff
15:59:30 [2024-03-27T15:59:30.553Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/export
15:59:30 [2024-03-27T15:59:30.553Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container
15:59:30 [2024-03-27T15:59:30.553Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container
15:59:30 [2024-03-27T15:59:30.812Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors (0.51s)
15:59:30 [2024-03-27T15:59:30.812Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff (0.02s)
15:59:30 [2024-03-27T15:59:30.812Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/export (0.02s)
15:59:30 [2024-03-27T15:59:30.812Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container (0.01s)
15:59:30 [2024-03-27T15:59:30.812Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container (0.01s)
15:59:30 [2024-03-27T15:59:30.812Z] === RUN   TestPause
15:59:31 [2024-03-27T15:59:31.380Z] --- PASS: TestPause (0.46s)
15:59:31 [2024-03-27T15:59:31.380Z] === RUN   TestPauseFailsOnWindowsServerContainers
15:59:31 [2024-03-27T15:59:31.380Z]     pause_test.go:53: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:59:31 [2024-03-27T15:59:31.380Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
15:59:31 [2024-03-27T15:59:31.380Z] === RUN   TestPauseStopPausedContainer
15:59:31 [2024-03-27T15:59:31.638Z] --- PASS: TestPauseStopPausedContainer (0.47s)
15:59:31 [2024-03-27T15:59:31.638Z] === RUN   TestPIDModeHost
15:59:32 [2024-03-27T15:59:32.575Z] --- PASS: TestPIDModeHost (0.93s)
15:59:32 [2024-03-27T15:59:32.575Z] === RUN   TestPIDModeContainer
15:59:32 [2024-03-27T15:59:32.575Z] === RUN   TestPIDModeContainer/non-existing_container
15:59:32 [2024-03-27T15:59:32.575Z] === RUN   TestPIDModeContainer/non-running_container
15:59:32 [2024-03-27T15:59:32.833Z] === RUN   TestPIDModeContainer/running_container
15:59:33 [2024-03-27T15:59:33.768Z] --- PASS: TestPIDModeContainer (1.07s)
15:59:33 [2024-03-27T15:59:33.768Z]     --- PASS: TestPIDModeContainer/non-existing_container (0.00s)
15:59:33 [2024-03-27T15:59:33.768Z]     --- PASS: TestPIDModeContainer/non-running_container (0.17s)
15:59:33 [2024-03-27T15:59:33.768Z]     --- PASS: TestPIDModeContainer/running_container (0.48s)
15:59:33 [2024-03-27T15:59:33.768Z] === RUN   TestPsFilter
15:59:33 [2024-03-27T15:59:33.768Z] === RUN   TestPsFilter/since
15:59:33 [2024-03-27T15:59:33.768Z] === RUN   TestPsFilter/before
15:59:33 [2024-03-27T15:59:33.768Z] --- PASS: TestPsFilter (0.13s)
15:59:33 [2024-03-27T15:59:33.768Z]     --- PASS: TestPsFilter/since (0.00s)
15:59:33 [2024-03-27T15:59:33.768Z]     --- PASS: TestPsFilter/before (0.00s)
15:59:33 [2024-03-27T15:59:33.768Z] === RUN   TestRemoveContainerWithRemovedVolume
15:59:34 [2024-03-27T15:59:34.335Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.45s)
15:59:34 [2024-03-27T15:59:34.335Z] === RUN   TestRemoveContainerWithVolume
15:59:34 [2024-03-27T15:59:34.594Z] --- PASS: TestRemoveContainerWithVolume (0.44s)
15:59:34 [2024-03-27T15:59:34.594Z] === RUN   TestRemoveContainerRunning
15:59:35 [2024-03-27T15:59:35.161Z] --- PASS: TestRemoveContainerRunning (0.42s)
15:59:35 [2024-03-27T15:59:35.161Z] === RUN   TestRemoveContainerForceRemoveRunning
15:59:35 [2024-03-27T15:59:35.420Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s)
15:59:35 [2024-03-27T15:59:35.420Z] === RUN   TestRemoveInvalidContainer
15:59:35 [2024-03-27T15:59:35.420Z] --- PASS: TestRemoveInvalidContainer (0.01s)
15:59:35 [2024-03-27T15:59:35.420Z] === RUN   TestRenameLinkedContainer
15:59:37 [2024-03-27T15:59:37.324Z] --- PASS: TestRenameLinkedContainer (1.78s)
15:59:37 [2024-03-27T15:59:37.324Z] === RUN   TestRenameStoppedContainer
15:59:37 [2024-03-27T15:59:37.891Z] --- PASS: TestRenameStoppedContainer (0.42s)
15:59:37 [2024-03-27T15:59:37.891Z] === RUN   TestRenameRunningContainerAndReuse
15:59:38 [2024-03-27T15:59:38.827Z] --- PASS: TestRenameRunningContainerAndReuse (0.88s)
15:59:38 [2024-03-27T15:59:38.827Z] === RUN   TestRenameInvalidName
15:59:39 [2024-03-27T15:59:39.086Z] --- PASS: TestRenameInvalidName (0.41s)
15:59:39 [2024-03-27T15:59:39.086Z] === RUN   TestRenameAnonymousContainer
15:59:40 [2024-03-27T15:59:40.988Z] --- PASS: TestRenameAnonymousContainer (1.55s)
15:59:40 [2024-03-27T15:59:40.988Z] === RUN   TestRenameContainerWithSameName
15:59:40 [2024-03-27T15:59:40.988Z] --- PASS: TestRenameContainerWithSameName (0.41s)
15:59:40 [2024-03-27T15:59:40.988Z] === RUN   TestRenameContainerWithLinkedContainer
15:59:41 [2024-03-27T15:59:41.925Z] --- PASS: TestRenameContainerWithLinkedContainer (0.88s)
15:59:41 [2024-03-27T15:59:41.925Z] === RUN   TestRenameContainerTwice
15:59:42 [2024-03-27T15:59:42.492Z] --- PASS: TestRenameContainerTwice (0.45s)
15:59:42 [2024-03-27T15:59:42.492Z] === RUN   TestResize
15:59:42 [2024-03-27T15:59:42.492Z] === RUN   TestResize/success
15:59:42 [2024-03-27T15:59:42.492Z] === RUN   TestResize/invalid_size
15:59:42 [2024-03-27T15:59:42.751Z] === RUN   TestResize/invalid_state
15:59:43 [2024-03-27T15:59:43.319Z] --- PASS: TestResize (0.92s)
15:59:43 [2024-03-27T15:59:43.319Z]     --- PASS: TestResize/success (0.25s)
15:59:43 [2024-03-27T15:59:43.319Z]     --- PASS: TestResize/invalid_size (0.22s)
15:59:43 [2024-03-27T15:59:43.319Z]     --- PASS: TestResize/invalid_state (0.03s)
15:59:43 [2024-03-27T15:59:43.319Z] === RUN   TestDaemonRestartKillContainers
15:59:43 [2024-03-27T15:59:43.319Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:59:43 [2024-03-27T15:59:43.319Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:59:43 [2024-03-27T15:59:43.319Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:59:43 [2024-03-27T15:59:43.319Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:59:43 [2024-03-27T15:59:43.319Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:59:43 [2024-03-27T15:59:43.319Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:59:43 [2024-03-27T15:59:43.319Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:59:43 [2024-03-27T15:59:43.319Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:59:43 [2024-03-27T15:59:43.319Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:59:43 [2024-03-27T15:59:43.319Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:59:43 [2024-03-27T15:59:43.319Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:59:43 [2024-03-27T15:59:43.319Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:59:43 [2024-03-27T15:59:43.319Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:59:43 [2024-03-27T15:59:43.319Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:59:43 [2024-03-27T15:59:43.319Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:59:43 [2024-03-27T15:59:43.319Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:59:43 [2024-03-27T15:59:43.319Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
15:59:43 [2024-03-27T15:59:43.319Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
15:59:43 [2024-03-27T15:59:43.319Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
15:59:43 [2024-03-27T15:59:43.319Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
15:59:43 [2024-03-27T15:59:43.319Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
15:59:43 [2024-03-27T15:59:43.319Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
15:59:43 [2024-03-27T15:59:43.319Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
15:59:43 [2024-03-27T15:59:43.319Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
15:59:43 [2024-03-27T15:59:43.319Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:59:43 [2024-03-27T15:59:43.319Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:59:43 [2024-03-27T15:59:43.319Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:59:43 [2024-03-27T15:59:43.319Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:59:43 [2024-03-27T15:59:43.319Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:59:43 [2024-03-27T15:59:43.319Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:59:43 [2024-03-27T15:59:43.320Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:59:43 [2024-03-27T15:59:43.320Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:59:43 [2024-03-27T15:59:43.320Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:59:43 [2024-03-27T15:59:43.320Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
15:59:43 [2024-03-27T15:59:43.320Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:59:43 [2024-03-27T15:59:43.320Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
15:59:43 [2024-03-27T15:59:43.320Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:59:43 [2024-03-27T15:59:43.320Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:59:43 [2024-03-27T15:59:43.320Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
15:59:43 [2024-03-27T15:59:43.320Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
15:59:44 [2024-03-27T15:59:44.697Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:59:44 [2024-03-27T15:59:44.697Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:59:44 [2024-03-27T15:59:44.697Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:59:44 [2024-03-27T15:59:44.957Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:59:45 [2024-03-27T15:59:45.894Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:59:46 [2024-03-27T15:59:46.462Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:59:46 [2024-03-27T15:59:46.721Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:59:46 [2024-03-27T15:59:46.721Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:59:49 [2024-03-27T15:59:49.256Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
15:59:49 [2024-03-27T15:59:49.256Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.27s)
15:59:49 [2024-03-27T15:59:49.256Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.27s)
15:59:49 [2024-03-27T15:59:49.256Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.28s)
15:59:49 [2024-03-27T15:59:49.256Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.66s)
15:59:49 [2024-03-27T15:59:49.256Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.22s)
15:59:49 [2024-03-27T15:59:49.256Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.86s)
15:59:49 [2024-03-27T15:59:49.256Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.22s)
15:59:49 [2024-03-27T15:59:49.256Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.91s)
15:59:49 [2024-03-27T15:59:49.256Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.22s)
15:59:49 [2024-03-27T15:59:49.256Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.75s)
15:59:49 [2024-03-27T15:59:49.256Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.99s)
15:59:49 [2024-03-27T15:59:49.256Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (5.02s)
15:59:49 [2024-03-27T15:59:49.256Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.64s)
15:59:49 [2024-03-27T15:59:49.256Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.83s)
15:59:49 [2024-03-27T15:59:49.256Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.54s)
15:59:49 [2024-03-27T15:59:49.256Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.82s)
15:59:49 [2024-03-27T15:59:49.256Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
15:59:49 [2024-03-27T15:59:49.256Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
15:59:50 [2024-03-27T15:59:50.192Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
15:59:51 [2024-03-27T15:59:51.127Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.93s)
15:59:51 [2024-03-27T15:59:51.127Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.95s)
15:59:51 [2024-03-27T15:59:51.127Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.97s)
15:59:51 [2024-03-27T15:59:51.127Z] === RUN   TestContainerRestartWithCancelledRequest
15:59:53 [2024-03-27T15:59:53.031Z] --- PASS: TestContainerRestartWithCancelledRequest (1.83s)
15:59:53 [2024-03-27T15:59:53.031Z] === RUN   TestCgroupNamespacesRun
15:59:53 [2024-03-27T15:59:53.966Z] --- PASS: TestCgroupNamespacesRun (1.04s)
15:59:53 [2024-03-27T15:59:53.966Z] === RUN   TestCgroupNamespacesRunPrivileged
15:59:54 [2024-03-27T15:59:54.902Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.07s)
15:59:54 [2024-03-27T15:59:54.902Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
15:59:56 [2024-03-27T15:59:56.278Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.05s)
15:59:56 [2024-03-27T15:59:56.278Z] === RUN   TestCgroupNamespacesRunHostMode
15:59:57 [2024-03-27T15:59:57.214Z] --- PASS: TestCgroupNamespacesRunHostMode (1.03s)
15:59:57 [2024-03-27T15:59:57.214Z] === RUN   TestCgroupNamespacesRunPrivateMode
15:59:58 [2024-03-27T15:59:58.150Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.05s)
15:59:58 [2024-03-27T15:59:58.150Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
15:59:59 [2024-03-27T15:59:59.086Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.03s)
15:59:59 [2024-03-27T15:59:59.086Z] === RUN   TestCgroupNamespacesRunInvalidMode
15:59:59 [2024-03-27T15:59:59.654Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.60s)
15:59:59 [2024-03-27T15:59:59.654Z] === RUN   TestCgroupNamespacesRunOlderClient
16:00:01 [2024-03-27T16:00:01.031Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.08s)
16:00:01 [2024-03-27T16:00:01.031Z] === RUN   TestNISDomainname
16:00:01 [2024-03-27T16:00:01.289Z] --- PASS: TestNISDomainname (0.51s)
16:00:01 [2024-03-27T16:00:01.289Z] === RUN   TestHostnameDnsResolution
16:00:01 [2024-03-27T16:00:01.857Z] --- PASS: TestHostnameDnsResolution (0.62s)
16:00:01 [2024-03-27T16:00:01.857Z] === RUN   TestUnprivilegedPortsAndPing
16:00:02 [2024-03-27T16:00:02.424Z] --- PASS: TestUnprivilegedPortsAndPing (0.49s)
16:00:02 [2024-03-27T16:00:02.424Z] === RUN   TestPrivilegedHostDevices
16:00:02 [2024-03-27T16:00:02.992Z] --- PASS: TestPrivilegedHostDevices (0.50s)
16:00:02 [2024-03-27T16:00:02.992Z] === RUN   TestRunConsoleSize
16:00:03 [2024-03-27T16:00:03.251Z] --- PASS: TestRunConsoleSize (0.41s)
16:00:03 [2024-03-27T16:00:03.251Z] === RUN   TestRunWithAlternativeContainerdShim
16:00:08 [2024-03-27T16:00:08.521Z] --- PASS: TestRunWithAlternativeContainerdShim (5.34s)
16:00:08 [2024-03-27T16:00:08.521Z] === RUN   TestMacAddressIsAppliedToMainNetworkWithShortID
16:00:09 [2024-03-27T16:00:09.897Z] --- PASS: TestMacAddressIsAppliedToMainNetworkWithShortID (1.09s)
16:00:09 [2024-03-27T16:00:09.897Z] === RUN   TestStaticIPOutsideSubpool
16:00:10 [2024-03-27T16:00:10.832Z] --- PASS: TestStaticIPOutsideSubpool (1.20s)
16:00:10 [2024-03-27T16:00:10.832Z] === RUN   TestStats
16:00:12 [2024-03-27T16:00:12.734Z] --- PASS: TestStats (1.44s)
16:00:12 [2024-03-27T16:00:12.734Z] === RUN   TestStopContainerWithTimeout
16:00:12 [2024-03-27T16:00:12.734Z] === RUN   TestStopContainerWithTimeout/0
16:00:12 [2024-03-27T16:00:12.734Z] === PAUSE TestStopContainerWithTimeout/0
16:00:12 [2024-03-27T16:00:12.734Z] === RUN   TestStopContainerWithTimeout/1
16:00:12 [2024-03-27T16:00:12.734Z] === PAUSE TestStopContainerWithTimeout/1
16:00:12 [2024-03-27T16:00:12.734Z] === RUN   TestStopContainerWithTimeout/3
16:00:12 [2024-03-27T16:00:12.734Z] === PAUSE TestStopContainerWithTimeout/3
16:00:12 [2024-03-27T16:00:12.734Z] === RUN   TestStopContainerWithTimeout/-1
16:00:12 [2024-03-27T16:00:12.734Z] === PAUSE TestStopContainerWithTimeout/-1
16:00:12 [2024-03-27T16:00:12.734Z] === CONT  TestStopContainerWithTimeout/0
16:00:12 [2024-03-27T16:00:12.734Z] === CONT  TestStopContainerWithTimeout/3
16:00:12 [2024-03-27T16:00:12.734Z] === CONT  TestStopContainerWithTimeout/-1
16:00:12 [2024-03-27T16:00:12.734Z] === CONT  TestStopContainerWithTimeout/1
16:00:15 [2024-03-27T16:00:15.266Z] --- PASS: TestStopContainerWithTimeout (0.05s)
16:00:15 [2024-03-27T16:00:15.266Z]     --- PASS: TestStopContainerWithTimeout/0 (0.67s)
16:00:15 [2024-03-27T16:00:15.266Z]     --- PASS: TestStopContainerWithTimeout/1 (1.68s)
16:00:15 [2024-03-27T16:00:15.266Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.47s)
16:00:15 [2024-03-27T16:00:15.266Z]     --- PASS: TestStopContainerWithTimeout/3 (2.65s)
16:00:15 [2024-03-27T16:00:15.266Z] === RUN   TestStopContainerWithTimeoutCancel
16:00:15 [2024-03-27T16:00:15.266Z] === PAUSE TestStopContainerWithTimeoutCancel
16:00:15 [2024-03-27T16:00:15.266Z] === RUN   TestStopContainerWithRestartPolicyAlways
16:00:16 [2024-03-27T16:00:16.203Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.26s)
16:00:16 [2024-03-27T16:00:16.203Z] === RUN   TestUpdateMemory
16:00:16 [2024-03-27T16:00:16.771Z] --- PASS: TestUpdateMemory (0.50s)
16:00:16 [2024-03-27T16:00:16.771Z] === RUN   TestUpdateCPUQuota
16:00:17 [2024-03-27T16:00:17.707Z] --- PASS: TestUpdateCPUQuota (0.67s)
16:00:17 [2024-03-27T16:00:17.707Z] === RUN   TestUpdatePidsLimit
16:00:17 [2024-03-27T16:00:17.707Z] === RUN   TestUpdatePidsLimit/update_from_none
16:00:17 [2024-03-27T16:00:17.707Z] === RUN   TestUpdatePidsLimit/no_change
16:00:17 [2024-03-27T16:00:17.707Z] === RUN   TestUpdatePidsLimit/update_lower
16:00:17 [2024-03-27T16:00:17.966Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
16:00:18 [2024-03-27T16:00:18.225Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
16:00:18 [2024-03-27T16:00:18.484Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
16:00:18 [2024-03-27T16:00:18.484Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
16:00:19 [2024-03-27T16:00:19.051Z] --- PASS: TestUpdatePidsLimit (1.66s)
16:00:19 [2024-03-27T16:00:19.051Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.16s)
16:00:19 [2024-03-27T16:00:19.051Z]     --- PASS: TestUpdatePidsLimit/no_change (0.16s)
16:00:19 [2024-03-27T16:00:19.051Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.18s)
16:00:19 [2024-03-27T16:00:19.051Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.18s)
16:00:19 [2024-03-27T16:00:19.051Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.18s)
16:00:19 [2024-03-27T16:00:19.051Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.19s)
16:00:19 [2024-03-27T16:00:19.051Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.17s)
16:00:19 [2024-03-27T16:00:19.051Z] === RUN   TestUpdateRestartPolicy
16:00:31 [2024-03-27T16:00:31.256Z] --- PASS: TestUpdateRestartPolicy (10.62s)
16:00:31 [2024-03-27T16:00:31.256Z] === RUN   TestUpdateRestartWithAutoRemove
16:00:31 [2024-03-27T16:00:31.256Z] --- PASS: TestUpdateRestartWithAutoRemove (0.47s)
16:00:31 [2024-03-27T16:00:31.256Z] === RUN   TestWaitNonBlocked
16:00:31 [2024-03-27T16:00:31.256Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
16:00:31 [2024-03-27T16:00:31.256Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
16:00:31 [2024-03-27T16:00:31.256Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
16:00:31 [2024-03-27T16:00:31.256Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
16:00:31 [2024-03-27T16:00:31.256Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
16:00:31 [2024-03-27T16:00:31.256Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
16:00:31 [2024-03-27T16:00:31.256Z] --- PASS: TestWaitNonBlocked (0.07s)
16:00:31 [2024-03-27T16:00:31.256Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.69s)
16:00:31 [2024-03-27T16:00:31.256Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.71s)
16:00:31 [2024-03-27T16:00:31.256Z] === RUN   TestWaitBlocked
16:00:31 [2024-03-27T16:00:31.256Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
16:00:31 [2024-03-27T16:00:31.256Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
16:00:31 [2024-03-27T16:00:31.256Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
16:00:31 [2024-03-27T16:00:31.256Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
16:00:31 [2024-03-27T16:00:31.256Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
16:00:31 [2024-03-27T16:00:31.256Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
16:00:31 [2024-03-27T16:00:31.824Z] --- PASS: TestWaitBlocked (0.04s)
16:00:31 [2024-03-27T16:00:31.824Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.61s)
16:00:31 [2024-03-27T16:00:31.824Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.64s)
16:00:31 [2024-03-27T16:00:31.824Z] === RUN   TestWaitConditions
16:00:31 [2024-03-27T16:00:31.824Z] === RUN   TestWaitConditions/default
16:00:31 [2024-03-27T16:00:31.824Z] === PAUSE TestWaitConditions/default
16:00:31 [2024-03-27T16:00:31.824Z] === RUN   TestWaitConditions/not-running
16:00:31 [2024-03-27T16:00:31.824Z] === PAUSE TestWaitConditions/not-running
16:00:31 [2024-03-27T16:00:31.824Z] === RUN   TestWaitConditions/next-exit
16:00:31 [2024-03-27T16:00:31.824Z] === PAUSE TestWaitConditions/next-exit
16:00:31 [2024-03-27T16:00:31.824Z] === RUN   TestWaitConditions/removed
16:00:31 [2024-03-27T16:00:31.824Z] === PAUSE TestWaitConditions/removed
16:00:31 [2024-03-27T16:00:31.824Z] === CONT  TestWaitConditions/default
16:00:31 [2024-03-27T16:00:31.824Z] === CONT  TestWaitConditions/next-exit
16:00:31 [2024-03-27T16:00:31.824Z] === CONT  TestWaitConditions/not-running
16:00:31 [2024-03-27T16:00:31.824Z] === CONT  TestWaitConditions/removed
16:00:31 [2024-03-27T16:00:31.824Z]     wait_test.go:145: ContainerID = 51ae05ee138a359c9e8259c2586d5801d12b95212a16936cd0d52581b3ca90e6
16:00:31 [2024-03-27T16:00:31.824Z]     wait_test.go:145: ContainerID = cdcbc97a6fca17dab70b919d0fdcba5aef00a13540e11cb3e7797da07519ad99
16:00:31 [2024-03-27T16:00:31.824Z]     wait_test.go:145: ContainerID = a460cc37ce07b5cb56849ce4215baf79df7b91c4ad98eae0975657f7b4e62e02
16:00:31 [2024-03-27T16:00:31.824Z]     wait_test.go:145: ContainerID = ea695e170fd23abee370f477e6287a433e5f499f2815b5f80d18694a7a90607d
16:00:32 [2024-03-27T16:00:32.759Z] --- PASS: TestWaitConditions (0.04s)
16:00:32 [2024-03-27T16:00:32.759Z]     --- PASS: TestWaitConditions/default (0.59s)
16:00:32 [2024-03-27T16:00:32.759Z]     --- PASS: TestWaitConditions/next-exit (0.79s)
16:00:32 [2024-03-27T16:00:32.759Z]     --- PASS: TestWaitConditions/not-running (0.83s)
16:00:32 [2024-03-27T16:00:32.759Z]     --- PASS: TestWaitConditions/removed (0.93s)
16:00:32 [2024-03-27T16:00:32.759Z] === RUN   TestWaitRestartedContainer
16:00:32 [2024-03-27T16:00:32.759Z] === RUN   TestWaitRestartedContainer/default
16:00:32 [2024-03-27T16:00:32.759Z] === PAUSE TestWaitRestartedContainer/default
16:00:32 [2024-03-27T16:00:32.759Z] === RUN   TestWaitRestartedContainer/not-running
16:00:32 [2024-03-27T16:00:32.759Z] === PAUSE TestWaitRestartedContainer/not-running
16:00:32 [2024-03-27T16:00:32.759Z] === RUN   TestWaitRestartedContainer/next-exit
16:00:32 [2024-03-27T16:00:32.759Z] === PAUSE TestWaitRestartedContainer/next-exit
16:00:32 [2024-03-27T16:00:32.759Z] === CONT  TestWaitRestartedContainer/default
16:00:32 [2024-03-27T16:00:32.759Z] === CONT  TestWaitRestartedContainer/next-exit
16:00:32 [2024-03-27T16:00:32.759Z] === CONT  TestWaitRestartedContainer/not-running
16:00:34 [2024-03-27T16:00:34.666Z] --- PASS: TestWaitRestartedContainer (0.01s)
16:00:34 [2024-03-27T16:00:34.666Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.34s)
16:00:34 [2024-03-27T16:00:34.666Z]     --- PASS: TestWaitRestartedContainer/not-running (1.56s)
16:00:34 [2024-03-27T16:00:34.666Z]     --- PASS: TestWaitRestartedContainer/default (1.59s)
16:00:34 [2024-03-27T16:00:34.666Z] === CONT  TestContainerStartOnDaemonRestart
16:00:34 [2024-03-27T16:00:34.666Z] === CONT  TestHardRestartWhenContainerIsRunning
16:00:34 [2024-03-27T16:00:34.666Z] === CONT  TestIpcModeOlderClient
16:00:34 [2024-03-27T16:00:34.666Z] === CONT  TestStopContainerWithTimeoutCancel
16:00:34 [2024-03-27T16:00:34.666Z] === CONT  TestContainerKillOnDaemonStart
16:00:34 [2024-03-27T16:00:34.666Z] === CONT  TestDaemonHostGatewayIP
16:00:34 [2024-03-27T16:00:34.666Z] === CONT  TestDaemonRestartIpcMode
16:00:34 [2024-03-27T16:00:34.666Z] === CONT  TestRestartDaemonWithRestartingContainer
16:00:34 [2024-03-27T16:00:34.666Z] --- PASS: TestIpcModeOlderClient (0.27s)
16:00:36 [2024-03-27T16:00:36.572Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=none
16:00:36 [2024-03-27T16:00:36.572Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure
16:00:36 [2024-03-27T16:00:36.572Z] --- PASS: TestHardRestartWhenContainerIsRunning (2.42s)
16:00:36 [2024-03-27T16:00:36.572Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=none (0.00s)
16:00:36 [2024-03-27T16:00:36.572Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure (0.43s)
16:00:37 [2024-03-27T16:00:37.140Z] --- PASS: TestContainerStartOnDaemonRestart (2.85s)
16:00:37 [2024-03-27T16:00:37.140Z] --- PASS: TestDaemonHostGatewayIP (2.99s)
16:00:37 [2024-03-27T16:00:37.709Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.52s)
16:00:37 [2024-03-27T16:00:37.968Z] --- PASS: TestDaemonRestartIpcMode (3.66s)
16:00:37 [2024-03-27T16:00:37.968Z] --- PASS: TestStopContainerWithTimeoutCancel (3.73s)
16:00:46 [2024-03-27T16:00:46.082Z] --- PASS: TestContainerKillOnDaemonStart (11.93s)
16:00:46 [2024-03-27T16:00:46.082Z] PASS
16:00:46 [2024-03-27T16:00:46.082Z] 
16:00:46 [2024-03-27T16:00:46.082Z] === Skipped
16:00:46 [2024-03-27T16:00:46.082Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
16:00:46 [2024-03-27T16:00:46.082Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
16:00:46 [2024-03-27T16:00:46.082Z] 
16:00:46 [2024-03-27T16:00:46.082Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
16:00:46 [2024-03-27T16:00:46.082Z]     pause_test.go:53: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
16:00:46 [2024-03-27T16:00:46.082Z] 
16:00:46 [2024-03-27T16:00:46.082Z] DONE 327 tests, 2 skipped in 165.413s
16:00:46 [2024-03-27T16:00:46.341Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m  
16:00:46 [2024-03-27T16:00:46.341Z] ++ '[' -n '' ']'
16:00:46 [2024-03-27T16:00:46.341Z] ++ 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
16:00:46 [2024-03-27T16:00:46.341Z] ++ set -e
16:00:46 [2024-03-27T16:00:46.341Z] ++ '[' -n 0 ']'
16:00:46 [2024-03-27T16:00:46.341Z] ++ set -x
16:00:46 [2024-03-27T16:00:46.341Z] ++ 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.AYlq6u93xR/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
16:00:46 [2024-03-27T16:00:46.341Z] INFO: Testing against a local daemon
16:00:46 [2024-03-27T16:00:46.341Z] === RUN   TestConfigDaemonID
16:00:47 [2024-03-27T16:00:47.277Z]     daemon_test.go:61: [d5c73014c73a8] daemon is not started
16:00:47 [2024-03-27T16:00:47.277Z] --- PASS: TestConfigDaemonID (1.04s)
16:00:47 [2024-03-27T16:00:47.277Z] === RUN   TestDaemonConfigValidation
16:00:47 [2024-03-27T16:00:47.277Z] === RUN   TestDaemonConfigValidation/config_with_no_content
16:00:47 [2024-03-27T16:00:47.277Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
16:00:47 [2024-03-27T16:00:47.277Z] === RUN   TestDaemonConfigValidation/config_with_{}
16:00:47 [2024-03-27T16:00:47.277Z] === PAUSE TestDaemonConfigValidation/config_with_{}
16:00:47 [2024-03-27T16:00:47.277Z] === RUN   TestDaemonConfigValidation/invalid_config
16:00:47 [2024-03-27T16:00:47.277Z] === PAUSE TestDaemonConfigValidation/invalid_config
16:00:47 [2024-03-27T16:00:47.277Z] === RUN   TestDaemonConfigValidation/malformed_config
16:00:47 [2024-03-27T16:00:47.277Z] === PAUSE TestDaemonConfigValidation/malformed_config
16:00:47 [2024-03-27T16:00:47.277Z] === RUN   TestDaemonConfigValidation/valid_config
16:00:47 [2024-03-27T16:00:47.277Z] === PAUSE TestDaemonConfigValidation/valid_config
16:00:47 [2024-03-27T16:00:47.277Z] === CONT  TestDaemonConfigValidation/config_with_no_content
16:00:47 [2024-03-27T16:00:47.277Z] === CONT  TestDaemonConfigValidation/malformed_config
16:00:47 [2024-03-27T16:00:47.277Z] === CONT  TestDaemonConfigValidation/valid_config
16:00:47 [2024-03-27T16:00:47.277Z] === CONT  TestDaemonConfigValidation/invalid_config
16:00:47 [2024-03-27T16:00:47.277Z] === CONT  TestDaemonConfigValidation/config_with_{}
16:00:47 [2024-03-27T16:00:47.277Z] --- PASS: TestDaemonConfigValidation (0.00s)
16:00:47 [2024-03-27T16:00:47.277Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.05s)
16:00:47 [2024-03-27T16:00:47.277Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.05s)
16:00:47 [2024-03-27T16:00:47.277Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s)
16:00:47 [2024-03-27T16:00:47.277Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.06s)
16:00:47 [2024-03-27T16:00:47.277Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s)
16:00:47 [2024-03-27T16:00:47.277Z] === RUN   TestConfigDaemonSeccompProfiles
16:00:47 [2024-03-27T16:00:47.277Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
16:00:48 [2024-03-27T16:00:48.655Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
16:00:49 [2024-03-27T16:00:49.591Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
16:00:50 [2024-03-27T16:00:50.528Z]     daemon_test.go:180: [d2b100689b89d] daemon is not started
16:00:50 [2024-03-27T16:00:50.528Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s)
16:00:50 [2024-03-27T16:00:50.528Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
16:00:50 [2024-03-27T16:00:50.528Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
16:00:50 [2024-03-27T16:00:50.528Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
16:00:50 [2024-03-27T16:00:50.528Z] === RUN   TestDaemonProxy
16:00:50 [2024-03-27T16:00:50.528Z] === RUN   TestDaemonProxy/environment_variables
16:00:50 [2024-03-27T16:00:50.528Z] === PAUSE TestDaemonProxy/environment_variables
16:00:50 [2024-03-27T16:00:50.528Z] === RUN   TestDaemonProxy/command-line_options
16:00:50 [2024-03-27T16:00:50.528Z] === PAUSE TestDaemonProxy/command-line_options
16:00:50 [2024-03-27T16:00:50.528Z] === RUN   TestDaemonProxy/configuration_file
16:00:50 [2024-03-27T16:00:50.528Z] === PAUSE TestDaemonProxy/configuration_file
16:00:50 [2024-03-27T16:00:50.528Z] === RUN   TestDaemonProxy/conflicting_options
16:00:51 [2024-03-27T16:00:51.097Z] === RUN   TestDaemonProxy/reload_sanitized
16:00:51 [2024-03-27T16:00:51.097Z] === PAUSE TestDaemonProxy/reload_sanitized
16:00:51 [2024-03-27T16:00:51.097Z] === CONT  TestDaemonProxy/environment_variables
16:00:51 [2024-03-27T16:00:51.097Z] === CONT  TestDaemonProxy/configuration_file
16:00:51 [2024-03-27T16:00:51.097Z] === CONT  TestDaemonProxy/reload_sanitized
16:00:51 [2024-03-27T16:00:51.097Z] === CONT  TestDaemonProxy/command-line_options
16:00:52 [2024-03-27T16:00:52.999Z] --- PASS: TestDaemonProxy (0.50s)
16:00:52 [2024-03-27T16:00:52.999Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
16:00:52 [2024-03-27T16:00:52.999Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.62s)
16:00:52 [2024-03-27T16:00:52.999Z]     --- PASS: TestDaemonProxy/command-line_options (1.75s)
16:00:52 [2024-03-27T16:00:52.999Z]     --- PASS: TestDaemonProxy/configuration_file (1.76s)
16:00:52 [2024-03-27T16:00:52.999Z]     --- PASS: TestDaemonProxy/environment_variables (1.77s)
16:00:52 [2024-03-27T16:00:52.999Z] === RUN   TestLiveRestore
16:00:52 [2024-03-27T16:00:52.999Z] === RUN   TestLiveRestore/volume_references
16:00:52 [2024-03-27T16:00:52.999Z] === PAUSE TestLiveRestore/volume_references
16:00:52 [2024-03-27T16:00:52.999Z] === RUN   TestLiveRestore/autoremove
16:00:52 [2024-03-27T16:00:52.999Z] === PAUSE TestLiveRestore/autoremove
16:00:52 [2024-03-27T16:00:52.999Z] === CONT  TestLiveRestore/volume_references
16:00:52 [2024-03-27T16:00:52.999Z] === CONT  TestLiveRestore/autoremove
16:00:52 [2024-03-27T16:00:52.999Z] === RUN   TestLiveRestore/autoremove/engine_restart_shouldnt_kill_alive_containers
16:00:53 [2024-03-27T16:00:53.258Z] === RUN   TestLiveRestore/volume_references/restartPolicy
16:00:53 [2024-03-27T16:00:53.258Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
16:00:54 [2024-03-27T16:00:54.634Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
16:00:54 [2024-03-27T16:00:54.634Z] === RUN   TestLiveRestore/autoremove/engine_restart_should_remove_containers_that_exited
16:00:55 [2024-03-27T16:00:55.570Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
16:00:56 [2024-03-27T16:00:56.506Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
16:00:57 [2024-03-27T16:00:57.442Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options
16:00:58 [2024-03-27T16:00:58.377Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted
16:00:58 [2024-03-27T16:00:58.944Z] === RUN   TestLiveRestore/volume_references/container_with_bind-mounts
16:00:59 [2024-03-27T16:00:59.879Z] --- PASS: TestLiveRestore (0.00s)
16:00:59 [2024-03-27T16:00:59.880Z]     --- PASS: TestLiveRestore/autoremove (3.39s)
16:00:59 [2024-03-27T16:00:59.880Z]         --- PASS: TestLiveRestore/autoremove/engine_restart_shouldnt_kill_alive_containers (1.87s)
16:00:59 [2024-03-27T16:00:59.880Z]         --- PASS: TestLiveRestore/autoremove/engine_restart_should_remove_containers_that_exited (1.52s)
16:00:59 [2024-03-27T16:00:59.880Z]     --- PASS: TestLiveRestore/volume_references (7.15s)
16:00:59 [2024-03-27T16:00:59.880Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (4.09s)
16:00:59 [2024-03-27T16:00:59.880Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (1.14s)
16:00:59 [2024-03-27T16:00:59.880Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.98s)
16:00:59 [2024-03-27T16:00:59.880Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.98s)
16:00:59 [2024-03-27T16:00:59.880Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.98s)
16:00:59 [2024-03-27T16:00:59.880Z]         --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (1.44s)
16:00:59 [2024-03-27T16:00:59.880Z]             --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted (0.43s)
16:00:59 [2024-03-27T16:00:59.880Z]         --- PASS: TestLiveRestore/volume_references/container_with_bind-mounts (1.01s)
16:00:59 [2024-03-27T16:00:59.880Z] === RUN   TestDaemonDefaultBridgeWithFixedCidrButNoBip
16:01:00 [2024-03-27T16:01:00.447Z] --- PASS: TestDaemonDefaultBridgeWithFixedCidrButNoBip (0.67s)
16:01:00 [2024-03-27T16:01:00.447Z] PASS
16:01:00 [2024-03-27T16:01:00.447Z] 
16:01:00 [2024-03-27T16:01:00.447Z] DONE 31 tests in 14.352s
16:01:00 [2024-03-27T16:01:00.705Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m  
16:01:00 [2024-03-27T16:01:00.705Z] ++ '[' -n '' ']'
16:01:00 [2024-03-27T16:01:00.705Z] ++ 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
16:01:00 [2024-03-27T16:01:00.705Z] ++ set -e
16:01:00 [2024-03-27T16:01:00.705Z] ++ '[' -n 0 ']'
16:01:00 [2024-03-27T16:01:00.705Z] ++ set -x
16:01:00 [2024-03-27T16:01:00.705Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.AYlq6u93xR/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
16:01:00 [2024-03-27T16:01:00.705Z] INFO: Testing against a local daemon
16:01:00 [2024-03-27T16:01:00.705Z] === RUN   TestCommitInheritsEnv
16:01:00 [2024-03-27T16:01:00.705Z] --- PASS: TestCommitInheritsEnv (0.22s)
16:01:00 [2024-03-27T16:01:00.705Z] === RUN   TestUsernsCommit
16:01:02 [2024-03-27T16:01:02.609Z] --- PASS: TestUsernsCommit (1.75s)
16:01:02 [2024-03-27T16:01:02.609Z] === RUN   TestImportExtremelyLargeImageWorks
16:01:02 [2024-03-27T16:01:02.609Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
16:01:02 [2024-03-27T16:01:02.609Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
16:01:02 [2024-03-27T16:01:02.609Z] === RUN   TestImportWithCustomPlatform
16:01:02 [2024-03-27T16:01:02.609Z] === RUN   TestImportWithCustomPlatform/#00
16:01:02 [2024-03-27T16:01:02.609Z] === RUN   TestImportWithCustomPlatform/linux
16:01:02 [2024-03-27T16:01:02.609Z] === RUN   TestImportWithCustomPlatform/LINUX
16:01:02 [2024-03-27T16:01:02.609Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
16:01:02 [2024-03-27T16:01:02.609Z] --- PASS: TestImportWithCustomPlatform (0.16s)
16:01:02 [2024-03-27T16:01:02.609Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.03s)
16:01:02 [2024-03-27T16:01:02.609Z]     --- PASS: TestImportWithCustomPlatform/linux (0.03s)
16:01:02 [2024-03-27T16:01:02.609Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.03s)
16:01:02 [2024-03-27T16:01:02.609Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.03s)
16:01:02 [2024-03-27T16:01:02.609Z] === RUN   TestImportWithCustomPlatformReject
16:01:02 [2024-03-27T16:01:02.609Z] === RUN   TestImportWithCustomPlatformReject/_______
16:01:02 [2024-03-27T16:01:02.609Z] === RUN   TestImportWithCustomPlatformReject//
16:01:02 [2024-03-27T16:01:02.609Z] === RUN   TestImportWithCustomPlatformReject/macos
16:01:02 [2024-03-27T16:01:02.868Z] === RUN   TestImportWithCustomPlatformReject/macos/arm64
16:01:02 [2024-03-27T16:01:02.868Z] === RUN   TestImportWithCustomPlatformReject/nintendo64
16:01:02 [2024-03-27T16:01:02.868Z] --- PASS: TestImportWithCustomPlatformReject (0.01s)
16:01:02 [2024-03-27T16:01:02.868Z]     --- PASS: TestImportWithCustomPlatformReject/_______ (0.00s)
16:01:02 [2024-03-27T16:01:02.868Z]     --- PASS: TestImportWithCustomPlatformReject// (0.00s)
16:01:02 [2024-03-27T16:01:02.868Z]     --- PASS: TestImportWithCustomPlatformReject/macos (0.00s)
16:01:02 [2024-03-27T16:01:02.868Z]     --- PASS: TestImportWithCustomPlatformReject/macos/arm64 (0.00s)
16:01:02 [2024-03-27T16:01:02.868Z]     --- PASS: TestImportWithCustomPlatformReject/nintendo64 (0.00s)
16:01:02 [2024-03-27T16:01:02.868Z] === RUN   TestImageInspectEmptyTagsAndDigests
16:01:02 [2024-03-27T16:01:02.868Z] --- PASS: TestImageInspectEmptyTagsAndDigests (0.02s)
16:01:02 [2024-03-27T16:01:02.868Z] === RUN   TestImagesFilterMultiReference
16:01:02 [2024-03-27T16:01:02.868Z] --- PASS: TestImagesFilterMultiReference (0.05s)
16:01:02 [2024-03-27T16:01:02.868Z] === RUN   TestImagesFilterUntil
16:01:03 [2024-03-27T16:01:03.127Z]     list_test.go:99: ImageList: ID=sha256:0149ed80f6ecfc6f95eb1f1b6f8d7c76873e9cce71bbdcfb8406198db036d2c3 RepoTags=[testimagesfilteruntil:v1]
16:01:03 [2024-03-27T16:01:03.127Z] --- PASS: TestImagesFilterUntil (0.38s)
16:01:03 [2024-03-27T16:01:03.127Z] === RUN   TestImagesFilterBeforeSince
16:01:03 [2024-03-27T16:01:03.695Z]     list_test.go:133: ImageList: ID=sha256:3d9b2560b3b8faef5fd0de27f05e4e819cbd9308745f00a1df0b920dbbf0806b RepoTags=[testimagesfilterbeforesince:v2]
16:01:03 [2024-03-27T16:01:03.695Z]     list_test.go:133: ImageList: ID=sha256:069b3d6e3c83bbd9043f67d82f45b32b989397372c8a9aa0e779593bc92cd87f RepoTags=[testimagesfilterbeforesince:v3]
16:01:03 [2024-03-27T16:01:03.695Z]     list_test.go:133: ImageList: ID=sha256:0f68afe7b9b10678a8c2698622c02ae89225791a0c92f735fc850fbe9fbbb404 RepoTags=[testimagesfilterbeforesince:v1]
16:01:03 [2024-03-27T16:01:03.695Z] --- PASS: TestImagesFilterBeforeSince (0.37s)
16:01:03 [2024-03-27T16:01:03.695Z] === RUN   TestAPIImagesFilters
16:01:03 [2024-03-27T16:01:03.695Z] === RUN   TestAPIImagesFilters/repository_regex
16:01:03 [2024-03-27T16:01:03.695Z] === PAUSE TestAPIImagesFilters/repository_regex
16:01:03 [2024-03-27T16:01:03.695Z] === RUN   TestAPIImagesFilters/image_name_regex
16:01:03 [2024-03-27T16:01:03.695Z] === PAUSE TestAPIImagesFilters/image_name_regex
16:01:03 [2024-03-27T16:01:03.695Z] === RUN   TestAPIImagesFilters/image_name_without_a_tag
16:01:03 [2024-03-27T16:01:03.695Z] === PAUSE TestAPIImagesFilters/image_name_without_a_tag
16:01:03 [2024-03-27T16:01:03.695Z] === RUN   TestAPIImagesFilters/registry_port_regex
16:01:03 [2024-03-27T16:01:03.695Z] === PAUSE TestAPIImagesFilters/registry_port_regex
16:01:03 [2024-03-27T16:01:03.695Z] === CONT  TestAPIImagesFilters/repository_regex
16:01:03 [2024-03-27T16:01:03.695Z] === CONT  TestAPIImagesFilters/image_name_without_a_tag
16:01:03 [2024-03-27T16:01:03.695Z] === CONT  TestAPIImagesFilters/registry_port_regex
16:01:03 [2024-03-27T16:01:03.695Z] === CONT  TestAPIImagesFilters/image_name_regex
16:01:03 [2024-03-27T16:01:03.695Z] --- PASS: TestAPIImagesFilters (0.04s)
16:01:03 [2024-03-27T16:01:03.695Z]     --- PASS: TestAPIImagesFilters/image_name_without_a_tag (0.00s)
16:01:03 [2024-03-27T16:01:03.695Z]     --- PASS: TestAPIImagesFilters/repository_regex (0.00s)
16:01:03 [2024-03-27T16:01:03.695Z]     --- PASS: TestAPIImagesFilters/image_name_regex (0.00s)
16:01:03 [2024-03-27T16:01:03.695Z]     --- PASS: TestAPIImagesFilters/registry_port_regex (0.00s)
16:01:03 [2024-03-27T16:01:03.695Z] === RUN   TestAPIImagesListSizeShared
16:01:04 [2024-03-27T16:01:04.262Z] --- PASS: TestAPIImagesListSizeShared (0.63s)
16:01:04 [2024-03-27T16:01:04.262Z] === RUN   TestPruneDontDeleteUsedDangling
16:01:04 [2024-03-27T16:01:04.832Z] --- PASS: TestPruneDontDeleteUsedDangling (0.56s)
16:01:04 [2024-03-27T16:01:04.832Z] === RUN   TestImagePullPlatformInvalid
16:01:04 [2024-03-27T16:01:04.832Z] --- PASS: TestImagePullPlatformInvalid (0.01s)
16:01:04 [2024-03-27T16:01:04.832Z] === RUN   TestImagePullStoredDigestForOtherRepo
16:01:04 [2024-03-27T16:01:04.832Z] time="2024-03-27T16:01:04.697727182Z" 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=2e5ffd80-2557-4097-89e6-1cabde422b24 version=2.8.3 
16:01:04 [2024-03-27T16:01:04.832Z] time="2024-03-27T16:01:04.697808616Z" level=info msg="redis not configured" go.version=go1.20.8 instance.id=2e5ffd80-2557-4097-89e6-1cabde422b24 version=2.8.3 
16:01:04 [2024-03-27T16:01:04.832Z] time="2024-03-27T16:01:04.697824378Z" level=info msg="Starting upload purge in 25m0s" go.version=go1.20.8 instance.id=2e5ffd80-2557-4097-89e6-1cabde422b24 version=2.8.3 
16:01:04 [2024-03-27T16:01:04.832Z] time="2024-03-27T16:01:04.698039282Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.20.8 instance.id=2e5ffd80-2557-4097-89e6-1cabde422b24 version=2.8.3 
16:01:04 [2024-03-27T16:01:04.832Z] time="2024-03-27T16:01:04.79341434Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e2f2771c-6b06-4b5c-adc8-f7c5ec9b4870 http.request.method=GET http.request.remoteaddr="127.0.0.1:42012" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" 
16:01:04 [2024-03-27T16:01:04.832Z] time="2024-03-27T16:01:04.793540138Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e2f2771c-6b06-4b5c-adc8-f7c5ec9b4870 http.request.method=GET http.request.remoteaddr="127.0.0.1:42012" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.515331ms http.response.status=200 http.response.written=2 
16:01:04 [2024-03-27T16:01:04.832Z] 127.0.0.1 - - [27/Mar/2024:16:01:04 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
16:01:04 [2024-03-27T16:01:04.832Z] time="2024-03-27T16:01:04.797627639Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=91d9b953-f48c-48a5-b8d5-554a93db9a7d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42024" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.14+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
16:01:04 [2024-03-27T16:01:04.832Z] time="2024-03-27T16:01:04.797660213Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a9ff5753-17e1-4475-8523-37e58ff7be31 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42034" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.14+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
16:01:04 [2024-03-27T16:01:04.832Z] time="2024-03-27T16:01:04.797673415Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=91d9b953-f48c-48a5-b8d5-554a93db9a7d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42024" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.14+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
16:01:04 [2024-03-27T16:01:04.832Z] time="2024-03-27T16:01:04.797708392Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a9ff5753-17e1-4475-8523-37e58ff7be31 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42034" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.14+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
16:01:04 [2024-03-27T16:01:04.832Z] time="2024-03-27T16:01:04.797784821Z" 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=a9ff5753-17e1-4475-8523-37e58ff7be31 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42034" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.14+unknown" trace.duration=44.488µ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=c6e167fd-240f-4e5e-aa9d-ae809a106f1d trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
16:01:04 [2024-03-27T16:01:04.832Z] time="2024-03-27T16:01:04.797861406Z" 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=91d9b953-f48c-48a5-b8d5-554a93db9a7d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42024" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.14+unknown" trace.duration=124.576µ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=8aedfa9b-9b90-41ab-80d6-a23981f122ae trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
16:01:04 [2024-03-27T16:01:04.832Z] time="2024-03-27T16:01:04.797893791Z" 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=a9ff5753-17e1-4475-8523-37e58ff7be31 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42034" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.14+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.187437ms http.response.status=404 http.response.written=157 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
16:01:04 [2024-03-27T16:01:04.832Z] 127.0.0.1 - - [27/Mar/2024:16:01:04 +0000] "HEAD /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 404 157 "" "containerd/1.7.14+unknown"
16:01:04 [2024-03-27T16:01:04.832Z] time="2024-03-27T16:01:04.797925815Z" 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=91d9b953-f48c-48a5-b8d5-554a93db9a7d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42024" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.14+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.25379ms http.response.status=404 http.response.written=157 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
16:01:04 [2024-03-27T16:01:04.832Z] 127.0.0.1 - - [27/Mar/2024:16:01:04 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.7.14+unknown"
16:01:04 [2024-03-27T16:01:04.832Z] time="2024-03-27T16:01:04.799482844Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=de63ce1a-e4a5-4591-9bb6-beea33d012f4 http.request.method=POST http.request.remoteaddr="127.0.0.1:42024" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.14+unknown" vars.name=test 
16:01:04 [2024-03-27T16:01:04.832Z] time="2024-03-27T16:01:04.799531573Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=de63ce1a-e4a5-4591-9bb6-beea33d012f4 http.request.method=POST http.request.remoteaddr="127.0.0.1:42024" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.14+unknown" vars.name=test 
16:01:04 [2024-03-27T16:01:04.832Z] time="2024-03-27T16:01:04.799529284Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=6d79dfd2-88c2-4894-b4c1-d0900c81ab8e http.request.method=POST http.request.remoteaddr="127.0.0.1:42034" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.14+unknown" vars.name=test 
16:01:04 [2024-03-27T16:01:04.832Z] time="2024-03-27T16:01:04.799571498Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=6d79dfd2-88c2-4894-b4c1-d0900c81ab8e http.request.method=POST http.request.remoteaddr="127.0.0.1:42034" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.14+unknown" vars.name=test 
16:01:04 [2024-03-27T16:01:04.832Z] time="2024-03-27T16:01:04.799684727Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/5c5d6b19-f784-4c36-9f16-d81801a59a17/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=de63ce1a-e4a5-4591-9bb6-beea33d012f4 http.request.method=POST http.request.remoteaddr="127.0.0.1:42024" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.14+unknown" trace.duration=118.685µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=010343c2-25e3-460d-9e83-1f71e957844e trace.line=110 vars.name=test 
16:01:04 [2024-03-27T16:01:04.832Z] time="2024-03-27T16:01:04.799742145Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/5c5d6b19-f784-4c36-9f16-d81801a59a17/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=de63ce1a-e4a5-4591-9bb6-beea33d012f4 http.request.method=POST http.request.remoteaddr="127.0.0.1:42024" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.14+unknown" trace.duration=24.073µ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=497494a6-b71d-4e40-861b-d3c8271fdf16 trace.line=142 vars.name=test 
16:01:04 [2024-03-27T16:01:04.832Z] time="2024-03-27T16:01:04.799685851Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/cc9d1ff2-88ec-4d3c-9a4f-bec4873bd5d7/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=6d79dfd2-88c2-4894-b4c1-d0900c81ab8e http.request.method=POST http.request.remoteaddr="127.0.0.1:42034" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.14+unknown" trace.duration=82.46µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=4905bb09-8dda-45dc-936f-7339abd89c86 trace.line=110 vars.name=test 
16:01:04 [2024-03-27T16:01:04.832Z] time="2024-03-27T16:01:04.799824121Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/5c5d6b19-f784-4c36-9f16-d81801a59a17/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=de63ce1a-e4a5-4591-9bb6-beea33d012f4 http.request.method=POST http.request.remoteaddr="127.0.0.1:42024" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.14+unknown" trace.duration=43.593µ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=c9bc6104-2d4a-4e8a-9a4e-0e352037ba93 trace.line=110 vars.name=test 
16:01:04 [2024-03-27T16:01:04.832Z] time="2024-03-27T16:01:04.799854758Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/cc9d1ff2-88ec-4d3c-9a4f-bec4873bd5d7/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=6d79dfd2-88c2-4894-b4c1-d0900c81ab8e http.request.method=POST http.request.remoteaddr="127.0.0.1:42034" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.14+unknown" trace.duration=43.585µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Writer" trace.id=09ada063-5b5a-4baf-84b0-1d475fbbabce trace.line=142 vars.name=test 
16:01:04 [2024-03-27T16:01:04.832Z] time="2024-03-27T16:01:04.799924123Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=de63ce1a-e4a5-4591-9bb6-beea33d012f4 http.request.method=POST http.request.remoteaddr="127.0.0.1:42024" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.14+unknown" http.response.duration=1.764819ms http.response.status=202 http.response.written=0 
16:01:04 [2024-03-27T16:01:04.832Z] 127.0.0.1 - - [27/Mar/2024:16:01:04 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.14+unknown"
16:01:04 [2024-03-27T16:01:04.832Z] time="2024-03-27T16:01:04.799944003Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/cc9d1ff2-88ec-4d3c-9a4f-bec4873bd5d7/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=6d79dfd2-88c2-4894-b4c1-d0900c81ab8e http.request.method=POST http.request.remoteaddr="127.0.0.1:42034" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.14+unknown" trace.duration=50.887µ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=92f16de4-55c4-4f46-b65c-c205e86e58f9 trace.line=110 vars.name=test 
16:01:04 [2024-03-27T16:01:04.832Z] time="2024-03-27T16:01:04.800013581Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=6d79dfd2-88c2-4894-b4c1-d0900c81ab8e http.request.method=POST http.request.remoteaddr="127.0.0.1:42034" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.14+unknown" http.response.duration=1.816707ms http.response.status=202 http.response.written=0 
16:01:04 [2024-03-27T16:01:04.832Z] 127.0.0.1 - - [27/Mar/2024:16:01:04 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.14+unknown"
16:01:04 [2024-03-27T16:01:04.832Z] time="2024-03-27T16:01:04.802240938Z" 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=fc8833fc-2969-404b-90ac-1577beda1999 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42034" http.request.uri="/v2/test/blobs/uploads/5c5d6b19-f784-4c36-9f16-d81801a59a17?_state=FBLzASJd3rAcDhAYiuGlvxFUlwO9y1bNeVhCVZlJ77V7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVjNWQ2YjE5LWY3ODQtNGMzNi05ZjE2LWQ4MTgwMWE1OWExNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0yN1QxNjowMTowNC43OTk1NDQ2MjdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.14+unknown" vars.name=test vars.uuid=5c5d6b19-f784-4c36-9f16-d81801a59a17 
16:01:04 [2024-03-27T16:01:04.832Z] time="2024-03-27T16:01:04.80232005Z" 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=fc8833fc-2969-404b-90ac-1577beda1999 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42034" http.request.uri="/v2/test/blobs/uploads/5c5d6b19-f784-4c36-9f16-d81801a59a17?_state=FBLzASJd3rAcDhAYiuGlvxFUlwO9y1bNeVhCVZlJ77V7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVjNWQ2YjE5LWY3ODQtNGMzNi05ZjE2LWQ4MTgwMWE1OWExNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0yN1QxNjowMTowNC43OTk1NDQ2MjdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.14+unknown" vars.name=test vars.uuid=5c5d6b19-f784-4c36-9f16-d81801a59a17 
16:01:04 [2024-03-27T16:01:04.832Z] time="2024-03-27T16:01:04.802368426Z" 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=c75e5dd3-26ab-4604-b868-49a4855a38cb http.request.method=PUT http.request.remoteaddr="127.0.0.1:42024" http.request.uri="/v2/test/blobs/uploads/cc9d1ff2-88ec-4d3c-9a4f-bec4873bd5d7?_state=cmJPk5VpEF2wMrVgpJwYVVG2y7MlGXvR63g90YF1sfZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNjOWQxZmYyLTg4ZWMtNGQzYy05YTRmLWJlYzQ4NzNiZDVkNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0yN1QxNjowMTowNC43OTk1ODU5MjNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.14+unknown" vars.name=test vars.uuid=cc9d1ff2-88ec-4d3c-9a4f-bec4873bd5d7 
16:01:04 [2024-03-27T16:01:04.832Z] time="2024-03-27T16:01:04.802398079Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/5c5d6b19-f784-4c36-9f16-d81801a59a17/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=fc8833fc-2969-404b-90ac-1577beda1999 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42034" http.request.uri="/v2/test/blobs/uploads/5c5d6b19-f784-4c36-9f16-d81801a59a17?_state=FBLzASJd3rAcDhAYiuGlvxFUlwO9y1bNeVhCVZlJ77V7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVjNWQ2YjE5LWY3ODQtNGMzNi05ZjE2LWQ4MTgwMWE1OWExNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0yN1QxNjowMTowNC43OTk1NDQ2MjdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.14+unknown" trace.duration=48.351µ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=42569e9d-9239-4672-8440-3db5dc17cce7 trace.line=95 vars.name=test vars.uuid=5c5d6b19-f784-4c36-9f16-d81801a59a17 
16:01:04 [2024-03-27T16:01:04.832Z] time="2024-03-27T16:01:04.802429053Z" 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=c75e5dd3-26ab-4604-b868-49a4855a38cb http.request.method=PUT http.request.remoteaddr="127.0.0.1:42024" http.request.uri="/v2/test/blobs/uploads/cc9d1ff2-88ec-4d3c-9a4f-bec4873bd5d7?_state=cmJPk5VpEF2wMrVgpJwYVVG2y7MlGXvR63g90YF1sfZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNjOWQxZmYyLTg4ZWMtNGQzYy05YTRmLWJlYzQ4NzNiZDVkNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0yN1QxNjowMTowNC43OTk1ODU5MjNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.14+unknown" vars.name=test vars.uuid=cc9d1ff2-88ec-4d3c-9a4f-bec4873bd5d7 
16:01:04 [2024-03-27T16:01:04.832Z] time="2024-03-27T16:01:04.80244762Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/5c5d6b19-f784-4c36-9f16-d81801a59a17/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=fc8833fc-2969-404b-90ac-1577beda1999 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42034" http.request.uri="/v2/test/blobs/uploads/5c5d6b19-f784-4c36-9f16-d81801a59a17?_state=FBLzASJd3rAcDhAYiuGlvxFUlwO9y1bNeVhCVZlJ77V7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVjNWQ2YjE5LWY3ODQtNGMzNi05ZjE2LWQ4MTgwMWE1OWExNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0yN1QxNjowMTowNC43OTk1NDQ2MjdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.14+unknown" trace.duration=21.603µ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=5de0cca9-a404-4264-baf0-28be74374210 trace.line=142 vars.name=test vars.uuid=5c5d6b19-f784-4c36-9f16-d81801a59a17 
16:01:04 [2024-03-27T16:01:04.832Z] time="2024-03-27T16:01:04.802491443Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/cc9d1ff2-88ec-4d3c-9a4f-bec4873bd5d7/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c75e5dd3-26ab-4604-b868-49a4855a38cb http.request.method=PUT http.request.remoteaddr="127.0.0.1:42024" http.request.uri="/v2/test/blobs/uploads/cc9d1ff2-88ec-4d3c-9a4f-bec4873bd5d7?_state=cmJPk5VpEF2wMrVgpJwYVVG2y7MlGXvR63g90YF1sfZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNjOWQxZmYyLTg4ZWMtNGQzYy05YTRmLWJlYzQ4NzNiZDVkNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0yN1QxNjowMTowNC43OTk1ODU5MjNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.14+unknown" trace.duration=36.602µ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=bb8a588e-79fd-4d77-8493-ebbc394500bf trace.line=95 vars.name=test vars.uuid=cc9d1ff2-88ec-4d3c-9a4f-bec4873bd5d7 
16:01:04 [2024-03-27T16:01:04.832Z] time="2024-03-27T16:01:04.802548443Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/cc9d1ff2-88ec-4d3c-9a4f-bec4873bd5d7/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c75e5dd3-26ab-4604-b868-49a4855a38cb http.request.method=PUT http.request.remoteaddr="127.0.0.1:42024" http.request.uri="/v2/test/blobs/uploads/cc9d1ff2-88ec-4d3c-9a4f-bec4873bd5d7?_state=cmJPk5VpEF2wMrVgpJwYVVG2y7MlGXvR63g90YF1sfZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNjOWQxZmYyLTg4ZWMtNGQzYy05YTRmLWJlYzQ4NzNiZDVkNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0yN1QxNjowMTowNC43OTk1ODU5MjNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.14+unknown" trace.duration=21.243µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Writer" trace.id=c56d43e1-bab9-42b4-9e30-708cffd02319 trace.line=142 vars.name=test vars.uuid=cc9d1ff2-88ec-4d3c-9a4f-bec4873bd5d7 
16:01:04 [2024-03-27T16:01:04.832Z] time="2024-03-27T16:01:04.802501412Z" 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=fc8833fc-2969-404b-90ac-1577beda1999 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42034" http.request.uri="/v2/test/blobs/uploads/5c5d6b19-f784-4c36-9f16-d81801a59a17?_state=FBLzASJd3rAcDhAYiuGlvxFUlwO9y1bNeVhCVZlJ77V7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVjNWQ2YjE5LWY3ODQtNGMzNi05ZjE2LWQ4MTgwMWE1OWExNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0yN1QxNjowMTowNC43OTk1NDQ2MjdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.14+unknown" vars.name=test vars.uuid=5c5d6b19-f784-4c36-9f16-d81801a59a17 
16:01:04 [2024-03-27T16:01:04.832Z] time="2024-03-27T16:01:04.802650578Z" 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=c75e5dd3-26ab-4604-b868-49a4855a38cb http.request.method=PUT http.request.remoteaddr="127.0.0.1:42024" http.request.uri="/v2/test/blobs/uploads/cc9d1ff2-88ec-4d3c-9a4f-bec4873bd5d7?_state=cmJPk5VpEF2wMrVgpJwYVVG2y7MlGXvR63g90YF1sfZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNjOWQxZmYyLTg4ZWMtNGQzYy05YTRmLWJlYzQ4NzNiZDVkNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0yN1QxNjowMTowNC43OTk1ODU5MjNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.14+unknown" vars.name=test vars.uuid=cc9d1ff2-88ec-4d3c-9a4f-bec4873bd5d7 
16:01:04 [2024-03-27T16:01:04.832Z] time="2024-03-27T16:01:04.802687033Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/5c5d6b19-f784-4c36-9f16-d81801a59a17/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=fc8833fc-2969-404b-90ac-1577beda1999 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42034" http.request.uri="/v2/test/blobs/uploads/5c5d6b19-f784-4c36-9f16-d81801a59a17?_state=FBLzASJd3rAcDhAYiuGlvxFUlwO9y1bNeVhCVZlJ77V7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVjNWQ2YjE5LWY3ODQtNGMzNi05ZjE2LWQ4MTgwMWE1OWExNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0yN1QxNjowMTowNC43OTk1NDQ2MjdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.14+unknown" trace.duration=55.876µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=50d1a0cc-2164-4d29-a519-88e16111cc74 trace.line=110 vars.name=test vars.uuid=5c5d6b19-f784-4c36-9f16-d81801a59a17 
16:01:04 [2024-03-27T16:01:04.832Z] time="2024-03-27T16:01:04.802737649Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/5c5d6b19-f784-4c36-9f16-d81801a59a17/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=fc8833fc-2969-404b-90ac-1577beda1999 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42034" http.request.uri="/v2/test/blobs/uploads/5c5d6b19-f784-4c36-9f16-d81801a59a17?_state=FBLzASJd3rAcDhAYiuGlvxFUlwO9y1bNeVhCVZlJ77V7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVjNWQ2YjE5LWY3ODQtNGMzNi05ZjE2LWQ4MTgwMWE1OWExNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0yN1QxNjowMTowNC43OTk1NDQ2MjdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.14+unknown" trace.duration=16.623µ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=bcafc246-f324-474f-bf35-a2040ccf8989 trace.line=155 vars.name=test vars.uuid=5c5d6b19-f784-4c36-9f16-d81801a59a17 
16:01:04 [2024-03-27T16:01:04.833Z] time="2024-03-27T16:01:04.802782949Z" 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=fc8833fc-2969-404b-90ac-1577beda1999 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42034" http.request.uri="/v2/test/blobs/uploads/5c5d6b19-f784-4c36-9f16-d81801a59a17?_state=FBLzASJd3rAcDhAYiuGlvxFUlwO9y1bNeVhCVZlJ77V7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVjNWQ2YjE5LWY3ODQtNGMzNi05ZjE2LWQ4MTgwMWE1OWExNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0yN1QxNjowMTowNC43OTk1NDQ2MjdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.14+unknown" trace.duration=12.865µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=9d4943c8-fcb5-49c7-a15d-5c86bb904ef9 trace.line=155 vars.name=test vars.uuid=5c5d6b19-f784-4c36-9f16-d81801a59a17 
16:01:04 [2024-03-27T16:01:04.833Z] time="2024-03-27T16:01:04.802810156Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/5c5d6b19-f784-4c36-9f16-d81801a59a17/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=fc8833fc-2969-404b-90ac-1577beda1999 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42034" http.request.uri="/v2/test/blobs/uploads/5c5d6b19-f784-4c36-9f16-d81801a59a17?_state=FBLzASJd3rAcDhAYiuGlvxFUlwO9y1bNeVhCVZlJ77V7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVjNWQ2YjE5LWY3ODQtNGMzNi05ZjE2LWQ4MTgwMWE1OWExNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0yN1QxNjowMTowNC43OTk1NDQ2MjdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.14+unknown" trace.duration=8.664µ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=d80229bb-3b46-44fb-9382-b8f5f1c51a8f trace.line=155 vars.name=test vars.uuid=5c5d6b19-f784-4c36-9f16-d81801a59a17 
16:01:04 [2024-03-27T16:01:04.833Z] time="2024-03-27T16:01:04.802812757Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/cc9d1ff2-88ec-4d3c-9a4f-bec4873bd5d7/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=c75e5dd3-26ab-4604-b868-49a4855a38cb http.request.method=PUT http.request.remoteaddr="127.0.0.1:42024" http.request.uri="/v2/test/blobs/uploads/cc9d1ff2-88ec-4d3c-9a4f-bec4873bd5d7?_state=cmJPk5VpEF2wMrVgpJwYVVG2y7MlGXvR63g90YF1sfZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNjOWQxZmYyLTg4ZWMtNGQzYy05YTRmLWJlYzQ4NzNiZDVkNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0yN1QxNjowMTowNC43OTk1ODU5MjNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.14+unknown" trace.duration=122.041µ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=178adadc-565c-4f16-8db4-1e295f55bb72 trace.line=110 vars.name=test vars.uuid=cc9d1ff2-88ec-4d3c-9a4f-bec4873bd5d7 
16:01:04 [2024-03-27T16:01:04.833Z] time="2024-03-27T16:01:04.802878799Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/cc9d1ff2-88ec-4d3c-9a4f-bec4873bd5d7/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c75e5dd3-26ab-4604-b868-49a4855a38cb http.request.method=PUT http.request.remoteaddr="127.0.0.1:42024" http.request.uri="/v2/test/blobs/uploads/cc9d1ff2-88ec-4d3c-9a4f-bec4873bd5d7?_state=cmJPk5VpEF2wMrVgpJwYVVG2y7MlGXvR63g90YF1sfZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNjOWQxZmYyLTg4ZWMtNGQzYy05YTRmLWJlYzQ4NzNiZDVkNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0yN1QxNjowMTowNC43OTk1ODU5MjNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.14+unknown" trace.duration=19.585µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=b23f8059-2e53-484b-bae6-0b0ae7687ce4 trace.line=155 vars.name=test vars.uuid=cc9d1ff2-88ec-4d3c-9a4f-bec4873bd5d7 
16:01:04 [2024-03-27T16:01:04.833Z] time="2024-03-27T16:01:04.802897235Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/5c5d6b19-f784-4c36-9f16-d81801a59a17/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=fc8833fc-2969-404b-90ac-1577beda1999 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42034" http.request.uri="/v2/test/blobs/uploads/5c5d6b19-f784-4c36-9f16-d81801a59a17?_state=FBLzASJd3rAcDhAYiuGlvxFUlwO9y1bNeVhCVZlJ77V7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVjNWQ2YjE5LWY3ODQtNGMzNi05ZjE2LWQ4MTgwMWE1OWExNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0yN1QxNjowMTowNC43OTk1NDQ2MjdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.14+unknown" trace.duration=58.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).Move" trace.id=f3f9c64c-b160-43fb-9fad-e3f8e94f7fff trace.line=185 vars.name=test vars.uuid=5c5d6b19-f784-4c36-9f16-d81801a59a17 
16:01:04 [2024-03-27T16:01:04.833Z] time="2024-03-27T16:01:04.802934601Z" 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=c75e5dd3-26ab-4604-b868-49a4855a38cb http.request.method=PUT http.request.remoteaddr="127.0.0.1:42024" http.request.uri="/v2/test/blobs/uploads/cc9d1ff2-88ec-4d3c-9a4f-bec4873bd5d7?_state=cmJPk5VpEF2wMrVgpJwYVVG2y7MlGXvR63g90YF1sfZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNjOWQxZmYyLTg4ZWMtNGQzYy05YTRmLWJlYzQ4NzNiZDVkNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0yN1QxNjowMTowNC43OTk1ODU5MjNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.14+unknown" trace.duration=17.304µ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=d06e907d-d40c-4228-9821-4fdbf4e89407 trace.line=155 vars.name=test vars.uuid=cc9d1ff2-88ec-4d3c-9a4f-bec4873bd5d7 
16:01:04 [2024-03-27T16:01:04.833Z] time="2024-03-27T16:01:04.802971195Z" 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=fc8833fc-2969-404b-90ac-1577beda1999 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42034" http.request.uri="/v2/test/blobs/uploads/5c5d6b19-f784-4c36-9f16-d81801a59a17?_state=FBLzASJd3rAcDhAYiuGlvxFUlwO9y1bNeVhCVZlJ77V7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVjNWQ2YjE5LWY3ODQtNGMzNi05ZjE2LWQ4MTgwMWE1OWExNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0yN1QxNjowMTowNC43OTk1NDQ2MjdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.14+unknown" trace.duration=48.13µ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=5b4d480d-ed44-4ec3-9db0-db899ae42cb4 trace.line=110 vars.name=test vars.uuid=5c5d6b19-f784-4c36-9f16-d81801a59a17 
16:01:04 [2024-03-27T16:01:04.833Z] time="2024-03-27T16:01:04.802973082Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/cc9d1ff2-88ec-4d3c-9a4f-bec4873bd5d7/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c75e5dd3-26ab-4604-b868-49a4855a38cb http.request.method=PUT http.request.remoteaddr="127.0.0.1:42024" http.request.uri="/v2/test/blobs/uploads/cc9d1ff2-88ec-4d3c-9a4f-bec4873bd5d7?_state=cmJPk5VpEF2wMrVgpJwYVVG2y7MlGXvR63g90YF1sfZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNjOWQxZmYyLTg4ZWMtNGQzYy05YTRmLWJlYzQ4NzNiZDVkNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0yN1QxNjowMTowNC43OTk1ODU5MjNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.14+unknown" trace.duration=14.662µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=f2ca6e83-e56f-40e6-90fb-6d13d54ea8c1 trace.line=155 vars.name=test vars.uuid=cc9d1ff2-88ec-4d3c-9a4f-bec4873bd5d7 
16:01:04 [2024-03-27T16:01:04.833Z] time="2024-03-27T16:01:04.803045532Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/cc9d1ff2-88ec-4d3c-9a4f-bec4873bd5d7/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=c75e5dd3-26ab-4604-b868-49a4855a38cb http.request.method=PUT http.request.remoteaddr="127.0.0.1:42024" http.request.uri="/v2/test/blobs/uploads/cc9d1ff2-88ec-4d3c-9a4f-bec4873bd5d7?_state=cmJPk5VpEF2wMrVgpJwYVVG2y7MlGXvR63g90YF1sfZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNjOWQxZmYyLTg4ZWMtNGQzYy05YTRmLWJlYzQ4NzNiZDVkNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0yN1QxNjowMTowNC43OTk1ODU5MjNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.14+unknown" trace.duration=41.476µ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=6d75ec0a-7e63-490e-afa0-7cf8b5c82024 trace.line=185 vars.name=test vars.uuid=cc9d1ff2-88ec-4d3c-9a4f-bec4873bd5d7 
16:01:04 [2024-03-27T16:01:04.833Z] time="2024-03-27T16:01:04.803129206Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/5c5d6b19-f784-4c36-9f16-d81801a59a17")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=fc8833fc-2969-404b-90ac-1577beda1999 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42034" http.request.uri="/v2/test/blobs/uploads/5c5d6b19-f784-4c36-9f16-d81801a59a17?_state=FBLzASJd3rAcDhAYiuGlvxFUlwO9y1bNeVhCVZlJ77V7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVjNWQ2YjE5LWY3ODQtNGMzNi05ZjE2LWQ4MTgwMWE1OWExNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0yN1QxNjowMTowNC43OTk1NDQ2MjdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.14+unknown" trace.duration=134.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).Delete" trace.id=97c62544-1224-46a8-990a-021be0c374cb trace.line=202 vars.name=test vars.uuid=5c5d6b19-f784-4c36-9f16-d81801a59a17 
16:01:04 [2024-03-27T16:01:04.833Z] time="2024-03-27T16:01:04.803203698Z" 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=fc8833fc-2969-404b-90ac-1577beda1999 http.request.method=PUT http.request.remoteaddr="127.0.0.1:42034" http.request.uri="/v2/test/blobs/uploads/5c5d6b19-f784-4c36-9f16-d81801a59a17?_state=FBLzASJd3rAcDhAYiuGlvxFUlwO9y1bNeVhCVZlJ77V7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVjNWQ2YjE5LWY3ODQtNGMzNi05ZjE2LWQ4MTgwMWE1OWExNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0yN1QxNjowMTowNC43OTk1NDQ2MjdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.14+unknown" http.response.duration=2.265748ms http.response.status=201 http.response.written=0 
16:01:04 [2024-03-27T16:01:04.833Z] 127.0.0.1 - - [27/Mar/2024:16:01:04 +0000] "PUT /v2/test/blobs/uploads/5c5d6b19-f784-4c36-9f16-d81801a59a17?_state=FBLzASJd3rAcDhAYiuGlvxFUlwO9y1bNeVhCVZlJ77V7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVjNWQ2YjE5LWY3ODQtNGMzNi05ZjE2LWQ4MTgwMWE1OWExNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0yN1QxNjowMTowNC43OTk1NDQ2MjdaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 201 0 "" "containerd/1.7.14+unknown"
16:01:04 [2024-03-27T16:01:04.833Z] time="2024-03-27T16:01:04.803203887Z" 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=c75e5dd3-26ab-4604-b868-49a4855a38cb http.request.method=PUT http.request.remoteaddr="127.0.0.1:42024" http.request.uri="/v2/test/blobs/uploads/cc9d1ff2-88ec-4d3c-9a4f-bec4873bd5d7?_state=cmJPk5VpEF2wMrVgpJwYVVG2y7MlGXvR63g90YF1sfZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNjOWQxZmYyLTg4ZWMtNGQzYy05YTRmLWJlYzQ4NzNiZDVkNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0yN1QxNjowMTowNC43OTk1ODU5MjNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.14+unknown" trace.duration=128.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).PutContent" trace.id=1d842499-a4f6-46c8-97a7-95c1e2dc57ac trace.line=110 vars.name=test vars.uuid=cc9d1ff2-88ec-4d3c-9a4f-bec4873bd5d7 
16:01:04 [2024-03-27T16:01:04.833Z] time="2024-03-27T16:01:04.803383961Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/cc9d1ff2-88ec-4d3c-9a4f-bec4873bd5d7")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=c75e5dd3-26ab-4604-b868-49a4855a38cb http.request.method=PUT http.request.remoteaddr="127.0.0.1:42024" http.request.uri="/v2/test/blobs/uploads/cc9d1ff2-88ec-4d3c-9a4f-bec4873bd5d7?_state=cmJPk5VpEF2wMrVgpJwYVVG2y7MlGXvR63g90YF1sfZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNjOWQxZmYyLTg4ZWMtNGQzYy05YTRmLWJlYzQ4NzNiZDVkNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0yN1QxNjowMTowNC43OTk1ODU5MjNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.14+unknown" trace.duration=95.678µ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=63b061fd-1739-42a5-8f62-d41e3a36905e trace.line=202 vars.name=test vars.uuid=cc9d1ff2-88ec-4d3c-9a4f-bec4873bd5d7 
16:01:04 [2024-03-27T16:01:04.833Z] time="2024-03-27T16:01:04.80346487Z" 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=c75e5dd3-26ab-4604-b868-49a4855a38cb http.request.method=PUT http.request.remoteaddr="127.0.0.1:42024" http.request.uri="/v2/test/blobs/uploads/cc9d1ff2-88ec-4d3c-9a4f-bec4873bd5d7?_state=cmJPk5VpEF2wMrVgpJwYVVG2y7MlGXvR63g90YF1sfZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNjOWQxZmYyLTg4ZWMtNGQzYy05YTRmLWJlYzQ4NzNiZDVkNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0yN1QxNjowMTowNC43OTk1ODU5MjNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.14+unknown" http.response.duration=2.521791ms http.response.status=201 http.response.written=0 
16:01:04 [2024-03-27T16:01:04.833Z] 127.0.0.1 - - [27/Mar/2024:16:01:04 +0000] "PUT /v2/test/blobs/uploads/cc9d1ff2-88ec-4d3c-9a4f-bec4873bd5d7?_state=cmJPk5VpEF2wMrVgpJwYVVG2y7MlGXvR63g90YF1sfZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNjOWQxZmYyLTg4ZWMtNGQzYy05YTRmLWJlYzQ4NzNiZDVkNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMy0yN1QxNjowMTowNC43OTk1ODU5MjNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.7.14+unknown"
16:01:04 [2024-03-27T16:01:04.833Z] time="2024-03-27T16:01:04.805019536Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=64e3501d-1b23-4eb3-b145-b16b8c639771 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42024" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.14+unknown" vars.name=test vars.reference=latest 
16:01:04 [2024-03-27T16:01:04.833Z] time="2024-03-27T16:01:04.805059592Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=64e3501d-1b23-4eb3-b145-b16b8c639771 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42024" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.14+unknown" vars.name=test vars.reference=latest 
16:01:04 [2024-03-27T16:01:04.833Z] time="2024-03-27T16:01:04.805124059Z" 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=64e3501d-1b23-4eb3-b145-b16b8c639771 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42024" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.14+unknown" trace.duration=31.031µ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=96b81382-e4a7-404a-9ac8-e8d294f13cfa trace.line=95 vars.name=test vars.reference=latest 
16:01:04 [2024-03-27T16:01:04.833Z] time="2024-03-27T16:01:04.805189583Z" 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=64e3501d-1b23-4eb3-b145-b16b8c639771 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42024" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.14+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.374206ms http.response.status=404 http.response.written=96 vars.name=test vars.reference=latest 
16:01:04 [2024-03-27T16:01:04.833Z] 127.0.0.1 - - [27/Mar/2024:16:01:04 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.7.14+unknown"
16:01:04 [2024-03-27T16:01:04.833Z] time="2024-03-27T16:01:04.806287373Z" 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=0d0c6307-b201-4992-8486-e8460b8efd0a http.request.method=PUT http.request.remoteaddr="127.0.0.1:42024" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.14+unknown" vars.name=test vars.reference=latest 
16:01:04 [2024-03-27T16:01:04.833Z] time="2024-03-27T16:01:04.806322113Z" 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=0d0c6307-b201-4992-8486-e8460b8efd0a http.request.method=PUT http.request.remoteaddr="127.0.0.1:42024" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.14+unknown" vars.name=test vars.reference=latest 
16:01:04 [2024-03-27T16:01:04.833Z] time="2024-03-27T16:01:04.806470663Z" 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=0d0c6307-b201-4992-8486-e8460b8efd0a http.request.method=PUT http.request.remoteaddr="127.0.0.1:42024" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.14+unknown" vars.name=test vars.reference=latest 
16:01:04 [2024-03-27T16:01:04.833Z] time="2024-03-27T16:01:04.806491734Z" 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=0d0c6307-b201-4992-8486-e8460b8efd0a http.request.method=PUT http.request.remoteaddr="127.0.0.1:42024" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.14+unknown" vars.name=test vars.reference=latest 
16:01:04 [2024-03-27T16:01:04.833Z] time="2024-03-27T16:01:04.80650071Z" 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=0d0c6307-b201-4992-8486-e8460b8efd0a http.request.method=PUT http.request.remoteaddr="127.0.0.1:42024" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.14+unknown" vars.name=test vars.reference=latest 
16:01:04 [2024-03-27T16:01:04.833Z] time="2024-03-27T16:01:04.806571092Z" 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=0d0c6307-b201-4992-8486-e8460b8efd0a http.request.method=PUT http.request.remoteaddr="127.0.0.1:42024" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.14+unknown" trace.duration=40.311µ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=b04eb6a2-917a-4fc3-a701-c9e271f13bd0 trace.line=95 vars.name=test vars.reference=latest 
16:01:04 [2024-03-27T16:01:04.833Z] time="2024-03-27T16:01:04.806620198Z" 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=0d0c6307-b201-4992-8486-e8460b8efd0a http.request.method=PUT http.request.remoteaddr="127.0.0.1:42024" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.14+unknown" trace.duration=16.55µ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=e5cdd4f1-4253-40be-9698-f96cdaa2a4b3 trace.line=155 vars.name=test vars.reference=latest 
16:01:04 [2024-03-27T16:01:04.833Z] time="2024-03-27T16:01:04.806671471Z" 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=0d0c6307-b201-4992-8486-e8460b8efd0a http.request.method=PUT http.request.remoteaddr="127.0.0.1:42024" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.14+unknown" trace.duration=19.52µ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=b1f2d08c-2d85-4904-9b28-fa84a6f54786 trace.line=95 vars.name=test vars.reference=latest 
16:01:04 [2024-03-27T16:01:04.833Z] time="2024-03-27T16:01:04.80670818Z" 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=0d0c6307-b201-4992-8486-e8460b8efd0a http.request.method=PUT http.request.remoteaddr="127.0.0.1:42024" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.14+unknown" trace.duration=10.642µ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=5c2c218d-dc2e-4fcf-b715-32774d42022e trace.line=155 vars.name=test vars.reference=latest 
16:01:04 [2024-03-27T16:01:04.833Z] time="2024-03-27T16:01:04.806748015Z" 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=0d0c6307-b201-4992-8486-e8460b8efd0a http.request.method=PUT http.request.remoteaddr="127.0.0.1:42024" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.14+unknown" trace.duration=12.348µ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=1ab40c55-73b4-4d14-b48e-db4647083b20 trace.line=155 vars.name=test vars.reference=latest 
16:01:04 [2024-03-27T16:01:04.833Z] time="2024-03-27T16:01:04.80683795Z" 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=0d0c6307-b201-4992-8486-e8460b8efd0a http.request.method=PUT http.request.remoteaddr="127.0.0.1:42024" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.14+unknown" trace.duration=62.349µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=8c0425c8-f6b3-42b7-bc34-977b68062fcb trace.line=110 vars.name=test vars.reference=latest 
16:01:04 [2024-03-27T16:01:04.833Z] time="2024-03-27T16:01:04.806919761Z" 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=0d0c6307-b201-4992-8486-e8460b8efd0a http.request.method=PUT http.request.remoteaddr="127.0.0.1:42024" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.14+unknown" trace.duration=50.632µ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=ab41f2a7-d0b7-4741-800e-869fbafac8c7 trace.line=110 vars.name=test vars.reference=latest 
16:01:04 [2024-03-27T16:01:04.833Z] time="2024-03-27T16:01:04.807082326Z" 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=0d0c6307-b201-4992-8486-e8460b8efd0a http.request.method=PUT http.request.remoteaddr="127.0.0.1:42024" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.14+unknown" trace.duration=62.727µ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=49de3da8-2116-4ca7-a603-7c36746bfdf0 trace.line=110 vars.name=test vars.reference=latest 
16:01:04 [2024-03-27T16:01:04.833Z] time="2024-03-27T16:01:04.807138595Z" 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=0d0c6307-b201-4992-8486-e8460b8efd0a http.request.method=PUT http.request.remoteaddr="127.0.0.1:42024" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.14+unknown" trace.duration=31.737µ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=b3e9465f-8f4f-43bd-b6e5-3529144f81df trace.line=110 vars.name=test vars.reference=latest 
16:01:04 [2024-03-27T16:01:04.833Z] time="2024-03-27T16:01:04.807173228Z" 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=0d0c6307-b201-4992-8486-e8460b8efd0a http.request.method=PUT http.request.remoteaddr="127.0.0.1:42024" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.14+unknown" vars.name=test vars.reference=latest 
16:01:04 [2024-03-27T16:01:04.833Z] time="2024-03-27T16:01:04.807190237Z" 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=0d0c6307-b201-4992-8486-e8460b8efd0a http.request.method=PUT http.request.remoteaddr="127.0.0.1:42024" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.14+unknown" http.response.duration=1.621742ms http.response.status=201 http.response.written=0 
16:01:04 [2024-03-27T16:01:04.833Z] 127.0.0.1 - - [27/Mar/2024:16:01:04 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.7.14+unknown"
16:01:04 [2024-03-27T16:01:04.833Z] time="2024-03-27T16:01:04.814505557Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=bcdaadbe-a3cd-418b-bbaa-03511b439517 http.request.method=GET http.request.remoteaddr="127.0.0.1:42046" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.8 git-commit/20711822a099d877c98d02ffc93c132d71f2dffa kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 
16:01:04 [2024-03-27T16:01:04.833Z] time="2024-03-27T16:01:04.814803553Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=bcdaadbe-a3cd-418b-bbaa-03511b439517 http.request.method=GET http.request.remoteaddr="127.0.0.1:42046" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.8 git-commit/20711822a099d877c98d02ffc93c132d71f2dffa 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.348311ms http.response.status=200 http.response.written=2 
16:01:04 [2024-03-27T16:01:04.833Z] 127.0.0.1 - - [27/Mar/2024:16:01:04 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.8 git-commit/20711822a099d877c98d02ffc93c132d71f2dffa kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
16:01:04 [2024-03-27T16:01:04.833Z] time="2024-03-27T16:01:04.816955719Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=ae7483e1-84a8-449a-b105-48ee583cbe76 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42062" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.8 git-commit/20711822a099d877c98d02ffc93c132d71f2dffa kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
16:01:04 [2024-03-27T16:01:04.833Z] time="2024-03-27T16:01:04.816992912Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=ae7483e1-84a8-449a-b105-48ee583cbe76 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42062" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.8 git-commit/20711822a099d877c98d02ffc93c132d71f2dffa kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
16:01:04 [2024-03-27T16:01:04.833Z] time="2024-03-27T16:01:04.817073132Z" 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=ae7483e1-84a8-449a-b105-48ee583cbe76 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42062" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.8 git-commit/20711822a099d877c98d02ffc93c132d71f2dffa kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=47.81µ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=574a0a2e-d0dc-472f-8af3-198b4eb87c0b trace.line=95 vars.name=test vars.reference=latest 
16:01:04 [2024-03-27T16:01:04.833Z] time="2024-03-27T16:01:04.817096549Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=ae7483e1-84a8-449a-b105-48ee583cbe76 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42062" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.8 git-commit/20711822a099d877c98d02ffc93c132d71f2dffa kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
16:01:04 [2024-03-27T16:01:04.833Z] time="2024-03-27T16:01:04.817146091Z" 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=ae7483e1-84a8-449a-b105-48ee583cbe76 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42062" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.8 git-commit/20711822a099d877c98d02ffc93c132d71f2dffa kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=23.048µ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=dbf70712-2e87-4868-b6be-ee1381994ea8 trace.line=95 vars.name=test vars.reference=latest 
16:01:04 [2024-03-27T16:01:04.833Z] time="2024-03-27T16:01:04.817195107Z" 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=ae7483e1-84a8-449a-b105-48ee583cbe76 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42062" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.8 git-commit/20711822a099d877c98d02ffc93c132d71f2dffa 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=a4123886-e1e0-4f23-86f7-74eeb12af91c trace.line=155 vars.name=test vars.reference=latest 
16:01:04 [2024-03-27T16:01:04.833Z] time="2024-03-27T16:01:04.817235073Z" 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=ae7483e1-84a8-449a-b105-48ee583cbe76 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42062" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.8 git-commit/20711822a099d877c98d02ffc93c132d71f2dffa kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.202µ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=5506694c-18ac-42d7-b8d7-56aa9998cdc2 trace.line=125 vars.name=test vars.reference=latest 
16:01:04 [2024-03-27T16:01:04.833Z] time="2024-03-27T16:01:04.817284828Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=ae7483e1-84a8-449a-b105-48ee583cbe76 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42062" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.8 git-commit/20711822a099d877c98d02ffc93c132d71f2dffa kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
16:01:04 [2024-03-27T16:01:04.833Z] time="2024-03-27T16:01:04.817376724Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=ae7483e1-84a8-449a-b105-48ee583cbe76 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42062" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.8 git-commit/20711822a099d877c98d02ffc93c132d71f2dffa 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.230513ms http.response.status=200 http.response.written=417 
16:01:04 [2024-03-27T16:01:04.834Z] 127.0.0.1 - - [27/Mar/2024:16:01:04 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.21.8 git-commit/20711822a099d877c98d02ffc93c132d71f2dffa kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
16:01:04 [2024-03-27T16:01:04.834Z] time="2024-03-27T16:01:04.82826758Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=34bfc4b7-028a-4021-b5e5-ec8c38dbe732 http.request.method=GET http.request.remoteaddr="127.0.0.1:42066" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.8 git-commit/20711822a099d877c98d02ffc93c132d71f2dffa kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
16:01:04 [2024-03-27T16:01:04.834Z] time="2024-03-27T16:01:04.828313183Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=34bfc4b7-028a-4021-b5e5-ec8c38dbe732 http.request.method=GET http.request.remoteaddr="127.0.0.1:42066" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.8 git-commit/20711822a099d877c98d02ffc93c132d71f2dffa kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
16:01:04 [2024-03-27T16:01:04.834Z] time="2024-03-27T16:01:04.828329109Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=34bfc4b7-028a-4021-b5e5-ec8c38dbe732 http.request.method=GET http.request.remoteaddr="127.0.0.1:42066" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.8 git-commit/20711822a099d877c98d02ffc93c132d71f2dffa kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
16:01:04 [2024-03-27T16:01:04.834Z] time="2024-03-27T16:01:04.828407515Z" 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=34bfc4b7-028a-4021-b5e5-ec8c38dbe732 http.request.method=GET http.request.remoteaddr="127.0.0.1:42066" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.8 git-commit/20711822a099d877c98d02ffc93c132d71f2dffa kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=45.3µ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=5db57e12-76b0-4fdf-a68a-75c8c9fc4ade trace.line=95 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
16:01:04 [2024-03-27T16:01:04.834Z] time="2024-03-27T16:01:04.828460273Z" 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=34bfc4b7-028a-4021-b5e5-ec8c38dbe732 http.request.method=GET http.request.remoteaddr="127.0.0.1:42066" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.8 git-commit/20711822a099d877c98d02ffc93c132d71f2dffa kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=17.14µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=2709c704-8f26-4f84-b285-84376a5a94ee trace.line=155 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
16:01:04 [2024-03-27T16:01:04.834Z] time="2024-03-27T16:01:04.828501396Z" 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=34bfc4b7-028a-4021-b5e5-ec8c38dbe732 http.request.method=GET http.request.remoteaddr="127.0.0.1:42066" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.8 git-commit/20711822a099d877c98d02ffc93c132d71f2dffa kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.448µ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=160abf76-d65d-41e7-bb15-15e242b65d55 trace.line=125 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
16:01:04 [2024-03-27T16:01:04.834Z] time="2024-03-27T16:01:04.828540468Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=34bfc4b7-028a-4021-b5e5-ec8c38dbe732 http.request.method=GET http.request.remoteaddr="127.0.0.1:42066" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.8 git-commit/20711822a099d877c98d02ffc93c132d71f2dffa kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
16:01:04 [2024-03-27T16:01:04.834Z] time="2024-03-27T16:01:04.828630239Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=34bfc4b7-028a-4021-b5e5-ec8c38dbe732 http.request.method=GET http.request.remoteaddr="127.0.0.1:42066" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.8 git-commit/20711822a099d877c98d02ffc93c132d71f2dffa 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.160467ms http.response.status=200 http.response.written=417 
16:01:04 [2024-03-27T16:01:04.834Z] 127.0.0.1 - - [27/Mar/2024:16:01:04 +0000] "GET /v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 200 417 "" "docker/dev go/go1.21.8 git-commit/20711822a099d877c98d02ffc93c132d71f2dffa kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
16:01:05 [2024-03-27T16:01:05.093Z] time="2024-03-27T16:01:04.838319021Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b156af07-5a3b-43f7-b1fb-f3038e1a8e05 http.request.method=GET http.request.remoteaddr="127.0.0.1:42084" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.8 git-commit/20711822a099d877c98d02ffc93c132d71f2dffa kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
16:01:05 [2024-03-27T16:01:05.093Z] time="2024-03-27T16:01:04.838369063Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b156af07-5a3b-43f7-b1fb-f3038e1a8e05 http.request.method=GET http.request.remoteaddr="127.0.0.1:42084" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.8 git-commit/20711822a099d877c98d02ffc93c132d71f2dffa kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
16:01:05 [2024-03-27T16:01:05.093Z] time="2024-03-27T16:01:04.838372698Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=597087c1-cb5e-4dd3-98e1-d52125f78f2b http.request.method=GET http.request.remoteaddr="127.0.0.1:42072" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.8 git-commit/20711822a099d877c98d02ffc93c132d71f2dffa kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
16:01:05 [2024-03-27T16:01:05.093Z] time="2024-03-27T16:01:04.838410244Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=597087c1-cb5e-4dd3-98e1-d52125f78f2b http.request.method=GET http.request.remoteaddr="127.0.0.1:42072" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.8 git-commit/20711822a099d877c98d02ffc93c132d71f2dffa kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
16:01:05 [2024-03-27T16:01:05.094Z] time="2024-03-27T16:01:04.838472938Z" 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=b156af07-5a3b-43f7-b1fb-f3038e1a8e05 http.request.method=GET http.request.remoteaddr="127.0.0.1:42084" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.8 git-commit/20711822a099d877c98d02ffc93c132d71f2dffa kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=68.224µ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=1ea06ec4-722e-40c0-9dca-ecc2cc69fd7e trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
16:01:05 [2024-03-27T16:01:05.094Z] time="2024-03-27T16:01:04.838536838Z" 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=b156af07-5a3b-43f7-b1fb-f3038e1a8e05 http.request.method=GET http.request.remoteaddr="127.0.0.1:42084" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.8 git-commit/20711822a099d877c98d02ffc93c132d71f2dffa kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=20.283µ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=25cb82b0-bd8d-49fc-8050-2127496d50f8 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
16:01:05 [2024-03-27T16:01:05.094Z] time="2024-03-27T16:01:04.83847704Z" 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=597087c1-cb5e-4dd3-98e1-d52125f78f2b http.request.method=GET http.request.remoteaddr="127.0.0.1:42072" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.8 git-commit/20711822a099d877c98d02ffc93c132d71f2dffa kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=37.464µ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=b54ed133-7d58-431c-9992-e44a12d856fc trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
16:01:05 [2024-03-27T16:01:05.094Z] time="2024-03-27T16:01:04.83858665Z" 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=b156af07-5a3b-43f7-b1fb-f3038e1a8e05 http.request.method=GET http.request.remoteaddr="127.0.0.1:42084" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.8 git-commit/20711822a099d877c98d02ffc93c132d71f2dffa kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=20.299µ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=ddf9d2a9-8390-45b4-bb78-431a403f3482 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
16:01:05 [2024-03-27T16:01:05.094Z] time="2024-03-27T16:01:04.838621734Z" 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=b156af07-5a3b-43f7-b1fb-f3038e1a8e05 http.request.method=GET http.request.remoteaddr="127.0.0.1:42084" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.8 git-commit/20711822a099d877c98d02ffc93c132d71f2dffa kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.748µ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=2e5fa480-50ea-4fd4-b5b8-40cc7f6f41a9 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
16:01:05 [2024-03-27T16:01:05.094Z] time="2024-03-27T16:01:04.838659863Z" 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=b156af07-5a3b-43f7-b1fb-f3038e1a8e05 http.request.method=GET http.request.remoteaddr="127.0.0.1:42084" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.8 git-commit/20711822a099d877c98d02ffc93c132d71f2dffa kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.042µ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=f33409ad-235e-4176-897a-3d88669706e7 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
16:01:05 [2024-03-27T16:01:05.094Z] time="2024-03-27T16:01:04.838662332Z" 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=597087c1-cb5e-4dd3-98e1-d52125f78f2b http.request.method=GET http.request.remoteaddr="127.0.0.1:42072" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.8 git-commit/20711822a099d877c98d02ffc93c132d71f2dffa kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=41.902µ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=d311a9e2-ccdd-4d58-a4e0-ecebe181ebb3 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
16:01:05 [2024-03-27T16:01:05.094Z] time="2024-03-27T16:01:04.838692436Z" 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=b156af07-5a3b-43f7-b1fb-f3038e1a8e05 http.request.method=GET http.request.remoteaddr="127.0.0.1:42084" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.8 git-commit/20711822a099d877c98d02ffc93c132d71f2dffa kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.084µ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=d1c104fc-1919-4316-9cfa-2a7f9ae8c10a trace.line=217 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
16:01:05 [2024-03-27T16:01:05.094Z] time="2024-03-27T16:01:04.838725117Z" 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=597087c1-cb5e-4dd3-98e1-d52125f78f2b http.request.method=GET http.request.remoteaddr="127.0.0.1:42072" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.8 git-commit/20711822a099d877c98d02ffc93c132d71f2dffa kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=28.2µ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=6f8ca52f-9953-4fe3-a452-eb08e65f461b trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
16:01:05 [2024-03-27T16:01:05.094Z] time="2024-03-27T16:01:04.838743061Z" 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=b156af07-5a3b-43f7-b1fb-f3038e1a8e05 http.request.method=GET http.request.remoteaddr="127.0.0.1:42084" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.8 git-commit/20711822a099d877c98d02ffc93c132d71f2dffa kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.777µ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=029f7a4a-8b47-4df6-94f4-f041c8547385 trace.line=125 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
16:01:05 [2024-03-27T16:01:05.094Z] time="2024-03-27T16:01:04.838762712Z" 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=597087c1-cb5e-4dd3-98e1-d52125f78f2b http.request.method=GET http.request.remoteaddr="127.0.0.1:42072" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.8 git-commit/20711822a099d877c98d02ffc93c132d71f2dffa kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.461µ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=6e0ebff9-5ac1-4363-8834-7cd0600c79ab trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
16:01:05 [2024-03-27T16:01:05.094Z] time="2024-03-27T16:01:04.838795991Z" 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=597087c1-cb5e-4dd3-98e1-d52125f78f2b http.request.method=GET http.request.remoteaddr="127.0.0.1:42072" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.8 git-commit/20711822a099d877c98d02ffc93c132d71f2dffa kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.428µ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=3aabf977-42ef-4eb2-b827-0078e2578390 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
16:01:05 [2024-03-27T16:01:05.094Z] time="2024-03-27T16:01:04.838833914Z" 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=597087c1-cb5e-4dd3-98e1-d52125f78f2b http.request.method=GET http.request.remoteaddr="127.0.0.1:42072" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.8 git-commit/20711822a099d877c98d02ffc93c132d71f2dffa kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=15.097µ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=ff9d343e-d2fb-455e-92c8-7bb7b786f2bc trace.line=217 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
16:01:05 [2024-03-27T16:01:05.094Z] time="2024-03-27T16:01:04.839344984Z" 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=597087c1-cb5e-4dd3-98e1-d52125f78f2b http.request.method=GET http.request.remoteaddr="127.0.0.1:42072" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.8 git-commit/20711822a099d877c98d02ffc93c132d71f2dffa kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=287.674µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Reader" trace.id=3dba7fef-e2e7-43f8-b538-e11f53a04fc5 trace.line=125 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
16:01:05 [2024-03-27T16:01:05.094Z] time="2024-03-27T16:01:04.840101358Z" 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=597087c1-cb5e-4dd3-98e1-d52125f78f2b http.request.method=GET http.request.remoteaddr="127.0.0.1:42072" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.8 git-commit/20711822a099d877c98d02ffc93c132d71f2dffa kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=36.036µ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=6b87dbeb-fd10-4c17-aa5c-53b68b80f328 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
16:01:05 [2024-03-27T16:01:05.094Z] time="2024-03-27T16:01:04.840156823Z" 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=597087c1-cb5e-4dd3-98e1-d52125f78f2b http.request.method=GET http.request.remoteaddr="127.0.0.1:42072" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.8 git-commit/20711822a099d877c98d02ffc93c132d71f2dffa kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=16.073µ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=30bc0722-ac2e-4dff-a226-850d18a34966 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
16:01:05 [2024-03-27T16:01:05.094Z] time="2024-03-27T16:01:04.840212986Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=597087c1-cb5e-4dd3-98e1-d52125f78f2b http.request.method=GET http.request.remoteaddr="127.0.0.1:42072" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.8 git-commit/20711822a099d877c98d02ffc93c132d71f2dffa 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.443872ms http.response.status=200 http.response.written=194 
16:01:05 [2024-03-27T16:01:05.094Z] 127.0.0.1 - - [27/Mar/2024:16:01:04 +0000] "GET /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 200 194 "" "docker/dev go/go1.21.8 git-commit/20711822a099d877c98d02ffc93c132d71f2dffa kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
16:01:05 [2024-03-27T16:01:05.094Z] time="2024-03-27T16:01:04.840312537Z" 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=b156af07-5a3b-43f7-b1fb-f3038e1a8e05 http.request.method=GET http.request.remoteaddr="127.0.0.1:42084" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.8 git-commit/20711822a099d877c98d02ffc93c132d71f2dffa kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=35.823µ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=fa666634-db18-4756-ae6c-2f88ec5b5091 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
16:01:05 [2024-03-27T16:01:05.094Z] time="2024-03-27T16:01:04.840375042Z" 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=b156af07-5a3b-43f7-b1fb-f3038e1a8e05 http.request.method=GET http.request.remoteaddr="127.0.0.1:42084" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.8 git-commit/20711822a099d877c98d02ffc93c132d71f2dffa kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=15.392µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=eb0eb81b-d7cb-4080-a57c-abfea9ab941f trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
16:01:05 [2024-03-27T16:01:05.094Z] time="2024-03-27T16:01:04.840432608Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b156af07-5a3b-43f7-b1fb-f3038e1a8e05 http.request.method=GET http.request.remoteaddr="127.0.0.1:42084" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.8 git-commit/20711822a099d877c98d02ffc93c132d71f2dffa 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.643933ms http.response.status=200 http.response.written=68 
16:01:05 [2024-03-27T16:01:05.094Z] 127.0.0.1 - - [27/Mar/2024:16:01:04 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.21.8 git-commit/20711822a099d877c98d02ffc93c132d71f2dffa kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
16:01:05 [2024-03-27T16:01:05.094Z] time="2024-03-27T16:01:04.856624321Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5f783fba-5447-4ede-b75b-986008b06f0c http.request.method=GET http.request.remoteaddr="127.0.0.1:42098" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.8 git-commit/20711822a099d877c98d02ffc93c132d71f2dffa kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 
16:01:05 [2024-03-27T16:01:05.094Z] time="2024-03-27T16:01:04.856680812Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5f783fba-5447-4ede-b75b-986008b06f0c http.request.method=GET http.request.remoteaddr="127.0.0.1:42098" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.8 git-commit/20711822a099d877c98d02ffc93c132d71f2dffa 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="850.016µs" http.response.status=200 http.response.written=2 
16:01:05 [2024-03-27T16:01:05.094Z] 127.0.0.1 - - [27/Mar/2024:16:01:04 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.8 git-commit/20711822a099d877c98d02ffc93c132d71f2dffa kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
16:01:05 [2024-03-27T16:01:05.094Z] time="2024-03-27T16:01:04.863758509Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0fd5c9e6-e8fe-4167-abdf-004bf5308ae9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42114" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.8 git-commit/20711822a099d877c98d02ffc93c132d71f2dffa kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
16:01:05 [2024-03-27T16:01:05.094Z] time="2024-03-27T16:01:04.863807886Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0fd5c9e6-e8fe-4167-abdf-004bf5308ae9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42114" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.8 git-commit/20711822a099d877c98d02ffc93c132d71f2dffa kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
16:01:05 [2024-03-27T16:01:05.094Z] time="2024-03-27T16:01:04.863821933Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0fd5c9e6-e8fe-4167-abdf-004bf5308ae9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42114" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.8 git-commit/20711822a099d877c98d02ffc93c132d71f2dffa kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
16:01:05 [2024-03-27T16:01:05.094Z] time="2024-03-27T16:01:04.863966414Z" 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=0fd5c9e6-e8fe-4167-abdf-004bf5308ae9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42114" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.8 git-commit/20711822a099d877c98d02ffc93c132d71f2dffa kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=111.292µ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=5a431026-8bc5-46d8-a96d-b0b1262cde11 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
16:01:05 [2024-03-27T16:01:05.094Z] time="2024-03-27T16:01:04.864015242Z" 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=0fd5c9e6-e8fe-4167-abdf-004bf5308ae9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42114" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.8 git-commit/20711822a099d877c98d02ffc93c132d71f2dffa kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.654µ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=367041db-995d-4a24-8a72-8f6622a9e672 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
16:01:05 [2024-03-27T16:01:05.094Z] time="2024-03-27T16:01:04.864108589Z" 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=0fd5c9e6-e8fe-4167-abdf-004bf5308ae9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42114" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.8 git-commit/20711822a099d877c98d02ffc93c132d71f2dffa 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.701937ms http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
16:01:05 [2024-03-27T16:01:05.094Z] 127.0.0.1 - - [27/Mar/2024:16:01:04 +0000] "HEAD /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.21.8 git-commit/20711822a099d877c98d02ffc93c132d71f2dffa kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
16:01:05 [2024-03-27T16:01:05.094Z] time="2024-03-27T16:01:04.865491279Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=cfbc14dc-d2d9-4960-89d6-bb7dbfeb6bd8 http.request.method=GET http.request.remoteaddr="127.0.0.1:42118" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.8 git-commit/20711822a099d877c98d02ffc93c132d71f2dffa kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
16:01:05 [2024-03-27T16:01:05.094Z] time="2024-03-27T16:01:04.865532567Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=cfbc14dc-d2d9-4960-89d6-bb7dbfeb6bd8 http.request.method=GET http.request.remoteaddr="127.0.0.1:42118" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.8 git-commit/20711822a099d877c98d02ffc93c132d71f2dffa kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
16:01:05 [2024-03-27T16:01:05.094Z] time="2024-03-27T16:01:04.865546269Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=cfbc14dc-d2d9-4960-89d6-bb7dbfeb6bd8 http.request.method=GET http.request.remoteaddr="127.0.0.1:42118" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.8 git-commit/20711822a099d877c98d02ffc93c132d71f2dffa kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
16:01:05 [2024-03-27T16:01:05.094Z] time="2024-03-27T16:01:04.86560244Z" 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=cfbc14dc-d2d9-4960-89d6-bb7dbfeb6bd8 http.request.method=GET http.request.remoteaddr="127.0.0.1:42118" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.8 git-commit/20711822a099d877c98d02ffc93c132d71f2dffa kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=27.659µ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=4ab88212-48dd-48fb-aaaf-a7f73e245c17 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
16:01:05 [2024-03-27T16:01:05.094Z] time="2024-03-27T16:01:04.86565057Z" 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=cfbc14dc-d2d9-4960-89d6-bb7dbfeb6bd8 http.request.method=GET http.request.remoteaddr="127.0.0.1:42118" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.8 git-commit/20711822a099d877c98d02ffc93c132d71f2dffa kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.054µ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=c6d6705c-0306-4c5d-9ca8-3b26f2c36e2d trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
16:01:05 [2024-03-27T16:01:05.094Z] time="2024-03-27T16:01:04.86571342Z" 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=cfbc14dc-d2d9-4960-89d6-bb7dbfeb6bd8 http.request.method=GET http.request.remoteaddr="127.0.0.1:42118" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.8 git-commit/20711822a099d877c98d02ffc93c132d71f2dffa 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.056166ms http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
16:01:05 [2024-03-27T16:01:05.095Z] 127.0.0.1 - - [27/Mar/2024:16:01:04 +0000] "GET /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.21.8 git-commit/20711822a099d877c98d02ffc93c132d71f2dffa kernel/5.15.0-1053-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
16:01:05 [2024-03-27T16:01:05.095Z] --- PASS: TestImagePullStoredDigestForOtherRepo (0.19s)
16:01:05 [2024-03-27T16:01:05.095Z] === RUN   TestImagePullNonExisting
16:01:05 [2024-03-27T16:01:05.095Z] === RUN   TestImagePullNonExisting/asdfasdf:foobar
16:01:05 [2024-03-27T16:01:05.095Z] === PAUSE TestImagePullNonExisting/asdfasdf:foobar
16:01:05 [2024-03-27T16:01:05.095Z] === RUN   TestImagePullNonExisting/library/asdfasdf:foobar
16:01:05 [2024-03-27T16:01:05.095Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:foobar
16:01:05 [2024-03-27T16:01:05.095Z] === RUN   TestImagePullNonExisting/asdfasdf
16:01:05 [2024-03-27T16:01:05.095Z] === PAUSE TestImagePullNonExisting/asdfasdf
16:01:05 [2024-03-27T16:01:05.095Z] === RUN   TestImagePullNonExisting/asdfasdf:latest
16:01:05 [2024-03-27T16:01:05.095Z] === PAUSE TestImagePullNonExisting/asdfasdf:latest
16:01:05 [2024-03-27T16:01:05.095Z] === RUN   TestImagePullNonExisting/library/asdfasdf
16:01:05 [2024-03-27T16:01:05.095Z] === PAUSE TestImagePullNonExisting/library/asdfasdf
16:01:05 [2024-03-27T16:01:05.095Z] === RUN   TestImagePullNonExisting/library/asdfasdf:latest
16:01:05 [2024-03-27T16:01:05.095Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:latest
16:01:05 [2024-03-27T16:01:05.095Z] === CONT  TestImagePullNonExisting/asdfasdf:foobar
16:01:05 [2024-03-27T16:01:05.095Z] === CONT  TestImagePullNonExisting/asdfasdf:latest
16:01:05 [2024-03-27T16:01:05.095Z] === CONT  TestImagePullNonExisting/library/asdfasdf:latest
16:01:05 [2024-03-27T16:01:05.095Z] === CONT  TestImagePullNonExisting/asdfasdf
16:01:05 [2024-03-27T16:01:05.095Z] === CONT  TestImagePullNonExisting/library/asdfasdf:foobar
16:01:05 [2024-03-27T16:01:05.095Z] === CONT  TestImagePullNonExisting/library/asdfasdf
16:01:06 [2024-03-27T16:01:06.472Z] --- PASS: TestImagePullNonExisting (0.01s)
16:01:06 [2024-03-27T16:01:06.472Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf:foobar (0.95s)
16:01:06 [2024-03-27T16:01:06.472Z]     --- PASS: TestImagePullNonExisting/asdfasdf:latest (0.96s)
16:01:06 [2024-03-27T16:01:06.472Z]     --- PASS: TestImagePullNonExisting/asdfasdf:foobar (0.97s)
16:01:06 [2024-03-27T16:01:06.472Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf:latest (0.97s)
16:01:06 [2024-03-27T16:01:06.472Z]     --- PASS: TestImagePullNonExisting/asdfasdf (1.28s)
16:01:06 [2024-03-27T16:01:06.472Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf (1.28s)
16:01:06 [2024-03-27T16:01:06.472Z] === RUN   TestRemoveImageOrphaning
16:01:06 [2024-03-27T16:01:06.472Z] --- PASS: TestRemoveImageOrphaning (0.26s)
16:01:06 [2024-03-27T16:01:06.472Z] === RUN   TestRemoveByDigest
16:01:06 [2024-03-27T16:01:06.472Z]     remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
16:01:06 [2024-03-27T16:01:06.472Z] --- SKIP: TestRemoveByDigest (0.00s)
16:01:06 [2024-03-27T16:01:06.472Z] === RUN   TestRemoveImageGarbageCollector
16:01:06 [2024-03-27T16:01:06.472Z]     remove_unix_test.go:35: (*Execution).NotAmd64-fm
16:01:06 [2024-03-27T16:01:06.472Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
16:01:06 [2024-03-27T16:01:06.472Z] === RUN   TestSaveCheckTimes
16:01:06 [2024-03-27T16:01:06.472Z] === PAUSE TestSaveCheckTimes
16:01:06 [2024-03-27T16:01:06.472Z] === RUN   TestSaveOCI
16:01:06 [2024-03-27T16:01:06.731Z] === RUN   TestSaveOCI/busybox:latest
16:01:06 [2024-03-27T16:01:06.731Z] === RUN   TestSaveOCI/busybox:latest/Manifest
16:01:06 [2024-03-27T16:01:06.731Z] === RUN   TestSaveOCI/busybox:latest/Config
16:01:06 [2024-03-27T16:01:06.731Z] === RUN   TestSaveOCI/busybox:latest/Containerd_image_name
16:01:06 [2024-03-27T16:01:06.731Z] === RUN   TestSaveOCI/busybox:latest/OCI_reference_tag
16:01:06 [2024-03-27T16:01:06.731Z] === RUN   TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e
16:01:06 [2024-03-27T16:01:06.731Z] === RUN   TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Manifest
16:01:06 [2024-03-27T16:01:06.731Z] === RUN   TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Config
16:01:06 [2024-03-27T16:01:06.731Z] === RUN   TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Containerd_image_name
16:01:06 [2024-03-27T16:01:06.731Z] === RUN   TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/OCI_reference_tag
16:01:06 [2024-03-27T16:01:06.731Z] === RUN   TestSaveOCI/multilayer:latest
16:01:06 [2024-03-27T16:01:06.731Z] === RUN   TestSaveOCI/multilayer:latest/Manifest
16:01:06 [2024-03-27T16:01:06.731Z] === RUN   TestSaveOCI/multilayer:latest/Config
16:01:06 [2024-03-27T16:01:06.731Z] === RUN   TestSaveOCI/multilayer:latest/Containerd_image_name
16:01:06 [2024-03-27T16:01:06.731Z] === RUN   TestSaveOCI/multilayer:latest/OCI_reference_tag
16:01:06 [2024-03-27T16:01:06.731Z] --- PASS: TestSaveOCI (0.16s)
16:01:06 [2024-03-27T16:01:06.731Z]     --- PASS: TestSaveOCI/busybox:latest (0.02s)
16:01:06 [2024-03-27T16:01:06.731Z]         --- PASS: TestSaveOCI/busybox:latest/Manifest (0.00s)
16:01:06 [2024-03-27T16:01:06.731Z]         --- PASS: TestSaveOCI/busybox:latest/Config (0.00s)
16:01:06 [2024-03-27T16:01:06.731Z]         --- PASS: TestSaveOCI/busybox:latest/Containerd_image_name (0.00s)
16:01:06 [2024-03-27T16:01:06.731Z]         --- PASS: TestSaveOCI/busybox:latest/OCI_reference_tag (0.00s)
16:01:06 [2024-03-27T16:01:06.731Z]     --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e (0.02s)
16:01:06 [2024-03-27T16:01:06.731Z]         --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Manifest (0.00s)
16:01:06 [2024-03-27T16:01:06.731Z]         --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Config (0.00s)
16:01:06 [2024-03-27T16:01:06.731Z]         --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/Containerd_image_name (0.00s)
16:01:06 [2024-03-27T16:01:06.731Z]         --- PASS: TestSaveOCI/sha256:19d689bc58fd64da6a46d46512ea965a12b6bfb5b030400e21bc0a04c4ff155e/OCI_reference_tag (0.00s)
16:01:06 [2024-03-27T16:01:06.731Z]     --- PASS: TestSaveOCI/multilayer:latest (0.01s)
16:01:06 [2024-03-27T16:01:06.731Z]         --- PASS: TestSaveOCI/multilayer:latest/Manifest (0.00s)
16:01:06 [2024-03-27T16:01:06.731Z]         --- PASS: TestSaveOCI/multilayer:latest/Config (0.00s)
16:01:06 [2024-03-27T16:01:06.731Z]         --- PASS: TestSaveOCI/multilayer:latest/Containerd_image_name (0.00s)
16:01:06 [2024-03-27T16:01:06.731Z]         --- PASS: TestSaveOCI/multilayer:latest/OCI_reference_tag (0.00s)
16:01:06 [2024-03-27T16:01:06.731Z] === RUN   TestSaveRepoWithMultipleImages
16:01:06 [2024-03-27T16:01:06.990Z] --- PASS: TestSaveRepoWithMultipleImages (0.32s)
16:01:06 [2024-03-27T16:01:06.990Z] === RUN   TestSaveDirectoryPermissions
16:01:08 [2024-03-27T16:01:08.367Z] --- PASS: TestSaveDirectoryPermissions (1.02s)
16:01:08 [2024-03-27T16:01:08.367Z] === RUN   TestTagUnprefixedRepoByNameOrName
16:01:08 [2024-03-27T16:01:08.367Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
16:01:08 [2024-03-27T16:01:08.367Z] === RUN   TestTagUsingDigestAlgorithmAsName
16:01:08 [2024-03-27T16:01:08.367Z] --- PASS: TestTagUsingDigestAlgorithmAsName (0.01s)
16:01:08 [2024-03-27T16:01:08.367Z] === RUN   TestTagValidPrefixedRepo
16:01:08 [2024-03-27T16:01:08.367Z] === RUN   TestTagValidPrefixedRepo/fooo/bar
16:01:08 [2024-03-27T16:01:08.367Z] === PAUSE TestTagValidPrefixedRepo/fooo/bar
16:01:08 [2024-03-27T16:01:08.367Z] === RUN   TestTagValidPrefixedRepo/fooaa/test
16:01:08 [2024-03-27T16:01:08.367Z] === PAUSE TestTagValidPrefixedRepo/fooaa/test
16:01:08 [2024-03-27T16:01:08.367Z] === RUN   TestTagValidPrefixedRepo/foooo:t
16:01:08 [2024-03-27T16:01:08.367Z] === PAUSE TestTagValidPrefixedRepo/foooo:t
16:01:08 [2024-03-27T16:01:08.367Z] === RUN   TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
16:01:08 [2024-03-27T16:01:08.367Z] === PAUSE TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
16:01:08 [2024-03-27T16:01:08.367Z] === CONT  TestTagValidPrefixedRepo/fooo/bar
16:01:08 [2024-03-27T16:01:08.367Z] === CONT  TestTagValidPrefixedRepo/foooo:t
16:01:08 [2024-03-27T16:01:08.367Z] === CONT  TestTagValidPrefixedRepo/fooaa/test
16:01:08 [2024-03-27T16:01:08.367Z] === CONT  TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
16:01:08 [2024-03-27T16:01:08.367Z] --- PASS: TestTagValidPrefixedRepo (0.03s)
16:01:08 [2024-03-27T16:01:08.367Z]     --- PASS: TestTagValidPrefixedRepo/fooo/bar (0.01s)
16:01:08 [2024-03-27T16:01:08.367Z]     --- PASS: TestTagValidPrefixedRepo/foooo:t (0.02s)
16:01:08 [2024-03-27T16:01:08.367Z]     --- PASS: TestTagValidPrefixedRepo/fooaa/test (0.02s)
16:01:08 [2024-03-27T16:01:08.367Z]     --- PASS: TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar (0.03s)
16:01:08 [2024-03-27T16:01:08.367Z] === RUN   TestTagExistedNameWithoutForce
16:01:08 [2024-03-27T16:01:08.367Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
16:01:08 [2024-03-27T16:01:08.367Z] === RUN   TestTagOfficialNames
16:01:08 [2024-03-27T16:01:08.367Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox
16:01:08 [2024-03-27T16:01:08.367Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox
16:01:08 [2024-03-27T16:01:08.367Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_library/busybox
16:01:08 [2024-03-27T16:01:08.367Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox
16:01:08 [2024-03-27T16:01:08.367Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox
16:01:08 [2024-03-27T16:01:08.367Z] --- PASS: TestTagOfficialNames (0.05s)
16:01:08 [2024-03-27T16:01:08.367Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox (0.01s)
16:01:08 [2024-03-27T16:01:08.367Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox (0.01s)
16:01:08 [2024-03-27T16:01:08.367Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_library/busybox (0.01s)
16:01:08 [2024-03-27T16:01:08.367Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox (0.01s)
16:01:08 [2024-03-27T16:01:08.367Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox (0.01s)
16:01:08 [2024-03-27T16:01:08.367Z] === RUN   TestTagMatchesDigest
16:01:08 [2024-03-27T16:01:08.367Z] --- PASS: TestTagMatchesDigest (0.01s)
16:01:08 [2024-03-27T16:01:08.367Z] === CONT  TestSaveCheckTimes
16:01:08 [2024-03-27T16:01:08.367Z] --- PASS: TestSaveCheckTimes (0.03s)
16:01:08 [2024-03-27T16:01:08.367Z] PASS
16:01:08 [2024-03-27T16:01:08.367Z] 
16:01:08 [2024-03-27T16:01:08.367Z] === Skipped
16:01:08 [2024-03-27T16:01:08.367Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
16:01:08 [2024-03-27T16:01:08.367Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
16:01:08 [2024-03-27T16:01:08.367Z] 
16:01:08 [2024-03-27T16:01:08.367Z] === SKIP: arm64.integration.image TestRemoveByDigest (0.00s)
16:01:08 [2024-03-27T16:01:08.367Z]     remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
16:01:08 [2024-03-27T16:01:08.367Z] 
16:01:08 [2024-03-27T16:01:08.367Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
16:01:08 [2024-03-27T16:01:08.367Z]     remove_unix_test.go:35: (*Execution).NotAmd64-fm
16:01:08 [2024-03-27T16:01:08.367Z] 
16:01:08 [2024-03-27T16:01:08.367Z] DONE 71 tests, 3 skipped in 7.673s
16:01:08 [2024-03-27T16:01:08.367Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m  
16:01:08 [2024-03-27T16:01:08.367Z] ++ '[' -n '' ']'
16:01:08 [2024-03-27T16:01:08.367Z] ++ 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
16:01:08 [2024-03-27T16:01:08.367Z] ++ set -e
16:01:08 [2024-03-27T16:01:08.367Z] ++ '[' -n 0 ']'
16:01:08 [2024-03-27T16:01:08.367Z] ++ set -x
16:01:08 [2024-03-27T16:01:08.367Z] ++ 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.AYlq6u93xR/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
16:01:08 [2024-03-27T16:01:08.367Z] === RUN   TestStripANSICommands
16:01:08 [2024-03-27T16:01:08.367Z] === RUN   TestStripANSICommands/#00
16:01:08 [2024-03-27T16:01:08.367Z] === RUN   TestStripANSICommands/#01
16:01:08 [2024-03-27T16:01:08.367Z] --- PASS: TestStripANSICommands (0.00s)
16:01:08 [2024-03-27T16:01:08.367Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
16:01:08 [2024-03-27T16:01:08.367Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
16:01:08 [2024-03-27T16:01:08.367Z] PASS
16:01:08 [2024-03-27T16:01:08.367Z] 
16:01:08 [2024-03-27T16:01:08.367Z] DONE 3 tests in 0.007s
16:01:08 [2024-03-27T16:01:08.367Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m  
16:01:08 [2024-03-27T16:01:08.367Z] ++ '[' -n '' ']'
16:01:08 [2024-03-27T16:01:08.367Z] ++ 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
16:01:08 [2024-03-27T16:01:08.367Z] ++ set -e
16:01:08 [2024-03-27T16:01:08.367Z] ++ '[' -n 0 ']'
16:01:08 [2024-03-27T16:01:08.367Z] ++ set -x
16:01:08 [2024-03-27T16:01:08.367Z] ++ 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.AYlq6u93xR/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
16:01:08 [2024-03-27T16:01:08.367Z] INFO: Testing against a local daemon
16:01:08 [2024-03-27T16:01:08.367Z] === RUN   TestCreateWithMultiNetworks
16:01:09 [2024-03-27T16:01:09.304Z] --- PASS: TestCreateWithMultiNetworks (0.97s)
16:01:09 [2024-03-27T16:01:09.304Z] === RUN   TestNetworkCreateDelete
16:01:09 [2024-03-27T16:01:09.563Z] --- PASS: TestNetworkCreateDelete (0.16s)
16:01:09 [2024-03-27T16:01:09.563Z] === RUN   TestDockerNetworkDeletePreferID
16:01:09 [2024-03-27T16:01:09.822Z] --- PASS: TestDockerNetworkDeletePreferID (0.50s)
16:01:09 [2024-03-27T16:01:09.822Z] === RUN   TestDaemonDNSFallback
16:01:16 [2024-03-27T16:01:16.387Z] --- PASS: TestDaemonDNSFallback (6.19s)
16:01:16 [2024-03-27T16:01:16.387Z] === RUN   TestInspectNetwork
16:01:18 [2024-03-27T16:01:18.920Z] === RUN   TestInspectNetwork/full_network_id
16:01:18 [2024-03-27T16:01:18.920Z] === RUN   TestInspectNetwork/partial_network_id
16:01:18 [2024-03-27T16:01:18.920Z] === RUN   TestInspectNetwork/network_name
16:01:18 [2024-03-27T16:01:18.920Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
16:01:23 [2024-03-27T16:01:23.108Z] --- PASS: TestInspectNetwork (7.04s)
16:01:23 [2024-03-27T16:01:23.108Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
16:01:23 [2024-03-27T16:01:23.108Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
16:01:23 [2024-03-27T16:01:23.108Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
16:01:23 [2024-03-27T16:01:23.108Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
16:01:23 [2024-03-27T16:01:23.108Z] === RUN   TestRunContainerWithBridgeNone
16:01:24 [2024-03-27T16:01:24.484Z] --- PASS: TestRunContainerWithBridgeNone (1.26s)
16:01:24 [2024-03-27T16:01:24.484Z] === RUN   TestNetworkInvalidJSON
16:01:24 [2024-03-27T16:01:24.484Z] === RUN   TestNetworkInvalidJSON/networks/create
16:01:24 [2024-03-27T16:01:24.484Z] === PAUSE TestNetworkInvalidJSON/networks/create
16:01:24 [2024-03-27T16:01:24.484Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
16:01:24 [2024-03-27T16:01:24.484Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
16:01:24 [2024-03-27T16:01:24.484Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
16:01:24 [2024-03-27T16:01:24.484Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
16:01:24 [2024-03-27T16:01:24.484Z] === CONT  TestNetworkInvalidJSON/networks/create
16:01:24 [2024-03-27T16:01:24.484Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
16:01:24 [2024-03-27T16:01:24.484Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
16:01:24 [2024-03-27T16:01:24.484Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
16:01:24 [2024-03-27T16:01:24.484Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
16:01:24 [2024-03-27T16:01:24.484Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
16:01:24 [2024-03-27T16:01:24.484Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
16:01:24 [2024-03-27T16:01:24.484Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
16:01:24 [2024-03-27T16:01:24.484Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
16:01:24 [2024-03-27T16:01:24.484Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
16:01:24 [2024-03-27T16:01:24.484Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
16:01:24 [2024-03-27T16:01:24.484Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
16:01:24 [2024-03-27T16:01:24.484Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
16:01:24 [2024-03-27T16:01:24.484Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
16:01:24 [2024-03-27T16:01:24.484Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
16:01:24 [2024-03-27T16:01:24.484Z] --- PASS: TestNetworkInvalidJSON (0.01s)
16:01:24 [2024-03-27T16:01:24.484Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
16:01:24 [2024-03-27T16:01:24.484Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
16:01:24 [2024-03-27T16:01:24.484Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
16:01:24 [2024-03-27T16:01:24.484Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
16:01:24 [2024-03-27T16:01:24.484Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
16:01:24 [2024-03-27T16:01:24.484Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
16:01:24 [2024-03-27T16:01:24.484Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
16:01:24 [2024-03-27T16:01:24.484Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
16:01:24 [2024-03-27T16:01:24.485Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
16:01:24 [2024-03-27T16:01:24.485Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
16:01:24 [2024-03-27T16:01:24.485Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
16:01:24 [2024-03-27T16:01:24.485Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
16:01:24 [2024-03-27T16:01:24.485Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
16:01:24 [2024-03-27T16:01:24.485Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
16:01:24 [2024-03-27T16:01:24.485Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
16:01:24 [2024-03-27T16:01:24.485Z] === RUN   TestNetworkList
16:01:24 [2024-03-27T16:01:24.485Z] === RUN   TestNetworkList//networks
16:01:24 [2024-03-27T16:01:24.485Z] === PAUSE TestNetworkList//networks
16:01:24 [2024-03-27T16:01:24.485Z] === RUN   TestNetworkList//networks/
16:01:24 [2024-03-27T16:01:24.485Z] === PAUSE TestNetworkList//networks/
16:01:24 [2024-03-27T16:01:24.485Z] === CONT  TestNetworkList//networks
16:01:24 [2024-03-27T16:01:24.485Z] === CONT  TestNetworkList//networks/
16:01:24 [2024-03-27T16:01:24.485Z] --- PASS: TestNetworkList (0.01s)
16:01:24 [2024-03-27T16:01:24.485Z]     --- PASS: TestNetworkList//networks (0.00s)
16:01:24 [2024-03-27T16:01:24.485Z]     --- PASS: TestNetworkList//networks/ (0.00s)
16:01:24 [2024-03-27T16:01:24.485Z] === RUN   TestHostIPv4BridgeLabel
16:01:25 [2024-03-27T16:01:25.052Z] --- PASS: TestHostIPv4BridgeLabel (0.55s)
16:01:25 [2024-03-27T16:01:25.052Z] === RUN   TestDefaultNetworkOpts
16:01:25 [2024-03-27T16:01:25.052Z] === RUN   TestDefaultNetworkOpts/default_value
16:01:26 [2024-03-27T16:01:26.429Z] === RUN   TestDefaultNetworkOpts/cmdline_value
16:01:27 [2024-03-27T16:01:27.805Z] === RUN   TestDefaultNetworkOpts/config-from_value
16:01:28 [2024-03-27T16:01:28.741Z] --- PASS: TestDefaultNetworkOpts (3.78s)
16:01:28 [2024-03-27T16:01:28.741Z]     --- PASS: TestDefaultNetworkOpts/default_value (1.26s)
16:01:28 [2024-03-27T16:01:28.741Z]     --- PASS: TestDefaultNetworkOpts/cmdline_value (1.25s)
16:01:28 [2024-03-27T16:01:28.741Z]     --- PASS: TestDefaultNetworkOpts/config-from_value (1.27s)
16:01:28 [2024-03-27T16:01:28.741Z] === RUN   TestForbidDuplicateNetworkNames
16:01:29 [2024-03-27T16:01:29.308Z] --- PASS: TestForbidDuplicateNetworkNames (0.64s)
16:01:29 [2024-03-27T16:01:29.308Z] === RUN   TestDaemonRestartWithLiveRestore
16:01:30 [2024-03-27T16:01:30.685Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
16:01:30 [2024-03-27T16:01:30.685Z] === RUN   TestDaemonDefaultNetworkPools
16:01:31 [2024-03-27T16:01:31.252Z] --- PASS: TestDaemonDefaultNetworkPools (0.77s)
16:01:31 [2024-03-27T16:01:31.252Z] === RUN   TestDaemonRestartWithExistingNetwork
16:01:32 [2024-03-27T16:01:32.630Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s)
16:01:32 [2024-03-27T16:01:32.630Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
16:01:33 [2024-03-27T16:01:33.567Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.25s)
16:01:33 [2024-03-27T16:01:33.567Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
16:01:34 [2024-03-27T16:01:34.503Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.62s)
16:01:34 [2024-03-27T16:01:34.503Z] === RUN   TestServiceWithPredefinedNetwork
16:01:36 [2024-03-27T16:01:36.437Z] --- PASS: TestServiceWithPredefinedNetwork (2.21s)
16:01:36 [2024-03-27T16:01:36.437Z] === RUN   TestServiceRemoveKeepsIngressNetwork
16:01:36 [2024-03-27T16:01:36.437Z]     service_test.go:250: FLAKY_TEST
16:01:36 [2024-03-27T16:01:36.437Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
16:01:36 [2024-03-27T16:01:36.437Z] === RUN   TestServiceWithDataPathPortInit
16:01:51 [2024-03-27T16:01:51.393Z] --- PASS: TestServiceWithDataPathPortInit (13.38s)
16:01:51 [2024-03-27T16:01:51.393Z] === RUN   TestServiceWithDefaultAddressPoolInit
16:01:52 [2024-03-27T16:01:52.328Z]     service_test.go:440: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:wova9zb850esiegs8o1mxgu3l Created:2024-03-27 16:01:51.066105788 +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[1b4657f89f8e08b0d5c562d1aed777e6505d08594588bdc233e1958abfad9ac6:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jut4652lzflsl6ff9zvgpnah5 EndpointID:1e367aef6a3d6157605028df845bd1aa440e270effa60c178b4c441cbb30696e MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:6942e5368842fa67473af2efcefce8d28ae03d979b6ec2b77b9e3f9b06a93d56 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:9e0acab8ddc1 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jut4652lzflsl6ff9zvgpnah5 EndpointID:1e367aef6a3d6157605028df845bd1aa440e270effa60c178b4c441cbb30696e EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
16:01:57 [2024-03-27T16:01:57.598Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.87s)
16:01:57 [2024-03-27T16:01:57.598Z] PASS
16:01:57 [2024-03-27T16:01:57.598Z] 
16:01:57 [2024-03-27T16:01:57.598Z] === Skipped
16:01:57 [2024-03-27T16:01:57.598Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
16:01:57 [2024-03-27T16:01:57.598Z]     service_test.go:250: FLAKY_TEST
16:01:57 [2024-03-27T16:01:57.598Z] 
16:01:57 [2024-03-27T16:01:57.598Z] DONE 44 tests, 1 skipped in 48.456s
16:01:57 [2024-03-27T16:01:57.598Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m  
16:01:57 [2024-03-27T16:01:57.598Z] ++ '[' -n '' ']'
16:01:57 [2024-03-27T16:01:57.598Z] ++ 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
16:01:57 [2024-03-27T16:01:57.598Z] ++ set -e
16:01:57 [2024-03-27T16:01:57.598Z] ++ '[' -n 0 ']'
16:01:57 [2024-03-27T16:01:57.598Z] ++ set -x
16:01:57 [2024-03-27T16:01:57.598Z] ++ 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.AYlq6u93xR/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
16:01:57 [2024-03-27T16:01:57.598Z] INFO: Testing against a local daemon
16:01:57 [2024-03-27T16:01:57.598Z] === RUN   TestDockerNetworkIpvlanPersistance
16:01:57 [2024-03-27T16:01:57.598Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:01:57 [2024-03-27T16:01:57.598Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
16:01:57 [2024-03-27T16:01:57.598Z] === RUN   TestDockerNetworkIpvlan
16:01:57 [2024-03-27T16:01:57.598Z]     ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:01:57 [2024-03-27T16:01:57.598Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
16:01:57 [2024-03-27T16:01:57.598Z] PASS
16:01:57 [2024-03-27T16:01:57.598Z] 
16:01:57 [2024-03-27T16:01:57.598Z] === Skipped
16:01:57 [2024-03-27T16:01:57.598Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
16:01:57 [2024-03-27T16:01:57.598Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:01:57 [2024-03-27T16:01:57.598Z] 
16:01:57 [2024-03-27T16:01:57.598Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
16:01:57 [2024-03-27T16:01:57.598Z]     ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:01:57 [2024-03-27T16:01:57.598Z] 
16:01:57 [2024-03-27T16:01:57.598Z] DONE 2 tests, 2 skipped in 0.031s
16:01:57 [2024-03-27T16:01:57.598Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m  
16:01:57 [2024-03-27T16:01:57.598Z] ++ '[' -n '' ']'
16:01:57 [2024-03-27T16:01:57.598Z] ++ 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
16:01:57 [2024-03-27T16:01:57.598Z] ++ set -e
16:01:57 [2024-03-27T16:01:57.598Z] ++ '[' -n 0 ']'
16:01:57 [2024-03-27T16:01:57.598Z] ++ set -x
16:01:57 [2024-03-27T16:01:57.598Z] ++ 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.AYlq6u93xR/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
16:01:57 [2024-03-27T16:01:57.598Z] INFO: Testing against a local daemon
16:01:57 [2024-03-27T16:01:57.598Z] === RUN   TestDockerNetworkMacvlanPersistance
16:01:58 [2024-03-27T16:01:58.166Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.44s)
16:01:58 [2024-03-27T16:01:58.166Z] === RUN   TestDockerNetworkMacvlan
16:01:58 [2024-03-27T16:01:58.166Z] === RUN   TestDockerNetworkMacvlan/Subinterface
16:01:59 [2024-03-27T16:01:59.102Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
16:01:59 [2024-03-27T16:01:59.669Z] === RUN   TestDockerNetworkMacvlan/NilParent
16:02:01 [2024-03-27T16:02:01.572Z] === RUN   TestDockerNetworkMacvlan/InternalMode
16:02:02 [2024-03-27T16:02:02.949Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
16:02:05 [2024-03-27T16:02:05.482Z] === RUN   TestDockerNetworkMacvlan/Addressing
16:02:06 [2024-03-27T16:02:06.417Z] --- PASS: TestDockerNetworkMacvlan (7.99s)
16:02:06 [2024-03-27T16:02:06.417Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.70s)
16:02:06 [2024-03-27T16:02:06.417Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.69s)
16:02:06 [2024-03-27T16:02:06.417Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.62s)
16:02:06 [2024-03-27T16:02:06.417Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.48s)
16:02:06 [2024-03-27T16:02:06.417Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.36s)
16:02:06 [2024-03-27T16:02:06.417Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.15s)
16:02:06 [2024-03-27T16:02:06.418Z] PASS
16:02:06 [2024-03-27T16:02:06.418Z] 
16:02:06 [2024-03-27T16:02:06.418Z] DONE 8 tests in 9.452s
16:02:06 [2024-03-27T16:02:06.418Z] Running /go/src/github.com/docker/docker/integration/networking (arm64.integration.networking) flags=-test.v -test.timeout=120m  
16:02:06 [2024-03-27T16:02:06.418Z] ++ '[' -n '' ']'
16:02:06 [2024-03-27T16:02:06.418Z] ++ 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
16:02:06 [2024-03-27T16:02:06.418Z] ++ set -e
16:02:06 [2024-03-27T16:02:06.418Z] ++ '[' -n 0 ']'
16:02:06 [2024-03-27T16:02:06.418Z] ++ set -x
16:02:06 [2024-03-27T16:02:06.418Z] ++ 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.AYlq6u93xR/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
16:02:06 [2024-03-27T16:02:06.418Z] INFO: Testing against a local daemon
16:02:06 [2024-03-27T16:02:06.418Z] === RUN   TestBridgeICC
16:02:06 [2024-03-27T16:02:06.988Z] === RUN   TestBridgeICC/IPv4_non-internal_network
16:02:07 [2024-03-27T16:02:07.924Z] === RUN   TestBridgeICC/IPv4_internal_network
16:02:09 [2024-03-27T16:02:09.301Z] === RUN   TestBridgeICC/IPv6_ULA_on_non-internal_network
16:02:10 [2024-03-27T16:02:10.237Z] === RUN   TestBridgeICC/IPv6_ULA_on_internal_network
16:02:11 [2024-03-27T16:02:11.176Z] === RUN   TestBridgeICC/IPv6_link-local_address_on_non-internal_network
16:02:12 [2024-03-27T16:02:12.553Z] === RUN   TestBridgeICC/IPv6_link-local_address_on_internal_network
16:02:13 [2024-03-27T16:02:13.489Z] === RUN   TestBridgeICC/IPv6_link-local_address_on_non-internal_network_ping_by_name
16:02:14 [2024-03-27T16:02:14.865Z] === RUN   TestBridgeICC/IPv6_nonstandard_link-local_subnet_on_non-internal_network_ping_by_name
16:02:15 [2024-03-27T16:02:15.802Z] === RUN   TestBridgeICC/IPv6_non-internal_network_with_SLAAC_LL_address
16:02:18 [2024-03-27T16:02:18.335Z] === RUN   TestBridgeICC/IPv6_internal_network_with_SLAAC_LL_address
16:02:21 [2024-03-27T16:02:21.621Z] --- PASS: TestBridgeICC (14.82s)
16:02:21 [2024-03-27T16:02:21.621Z]     --- PASS: TestBridgeICC/IPv4_non-internal_network (1.12s)
16:02:21 [2024-03-27T16:02:21.621Z]     --- PASS: TestBridgeICC/IPv4_internal_network (1.02s)
16:02:21 [2024-03-27T16:02:21.621Z]     --- PASS: TestBridgeICC/IPv6_ULA_on_non-internal_network (1.16s)
16:02:21 [2024-03-27T16:02:21.621Z]     --- PASS: TestBridgeICC/IPv6_ULA_on_internal_network (1.07s)
16:02:21 [2024-03-27T16:02:21.621Z]     --- PASS: TestBridgeICC/IPv6_link-local_address_on_non-internal_network (1.12s)
16:02:21 [2024-03-27T16:02:21.621Z]     --- PASS: TestBridgeICC/IPv6_link-local_address_on_internal_network (1.06s)
16:02:21 [2024-03-27T16:02:21.621Z]     --- PASS: TestBridgeICC/IPv6_link-local_address_on_non-internal_network_ping_by_name (1.20s)
16:02:21 [2024-03-27T16:02:21.621Z]     --- PASS: TestBridgeICC/IPv6_nonstandard_link-local_subnet_on_non-internal_network_ping_by_name (1.09s)
16:02:21 [2024-03-27T16:02:21.621Z]     --- PASS: TestBridgeICC/IPv6_non-internal_network_with_SLAAC_LL_address (2.19s)
16:02:21 [2024-03-27T16:02:21.621Z]     --- PASS: TestBridgeICC/IPv6_internal_network_with_SLAAC_LL_address (3.18s)
16:02:21 [2024-03-27T16:02:21.621Z] === RUN   TestBridgeICCWindows
16:02:21 [2024-03-27T16:02:21.621Z]     bridge_test.go:214: testEnv.DaemonInfo.OSType != "windows"
16:02:21 [2024-03-27T16:02:21.621Z] --- SKIP: TestBridgeICCWindows (0.00s)
16:02:21 [2024-03-27T16:02:21.621Z] === RUN   TestBridgeINC
16:02:21 [2024-03-27T16:02:21.621Z] === RUN   TestBridgeINC/IPv4_non-internal_network
16:02:26 [2024-03-27T16:02:26.889Z] === RUN   TestBridgeINC/IPv4_internal_network
16:02:27 [2024-03-27T16:02:27.147Z] === RUN   TestBridgeINC/IPv6_ULA_on_non-internal_network
16:02:31 [2024-03-27T16:02:31.336Z] === RUN   TestBridgeINC/IPv6_ULA_on_internal_network
16:02:32 [2024-03-27T16:02:32.713Z] --- PASS: TestBridgeINC (11.61s)
16:02:32 [2024-03-27T16:02:32.713Z]     --- PASS: TestBridgeINC/IPv4_non-internal_network (4.28s)
16:02:32 [2024-03-27T16:02:32.713Z]     --- PASS: TestBridgeINC/IPv4_internal_network (1.13s)
16:02:32 [2024-03-27T16:02:32.713Z]     --- PASS: TestBridgeINC/IPv6_ULA_on_non-internal_network (4.34s)
16:02:32 [2024-03-27T16:02:32.713Z]     --- PASS: TestBridgeINC/IPv6_ULA_on_internal_network (1.26s)
16:02:32 [2024-03-27T16:02:32.713Z] === RUN   TestDefaultBridgeIPv6
16:02:32 [2024-03-27T16:02:32.713Z] === RUN   TestDefaultBridgeIPv6/IPv6_ULA
16:02:34 [2024-03-27T16:02:34.616Z] === RUN   TestDefaultBridgeIPv6/IPv6_LLA_only
16:02:35 [2024-03-27T16:02:35.993Z] === RUN   TestDefaultBridgeIPv6/IPv6_nonstandard_LLA_only
16:02:37 [2024-03-27T16:02:37.371Z] --- PASS: TestDefaultBridgeIPv6 (4.56s)
16:02:37 [2024-03-27T16:02:37.371Z]     --- PASS: TestDefaultBridgeIPv6/IPv6_ULA (1.56s)
16:02:37 [2024-03-27T16:02:37.371Z]     --- PASS: TestDefaultBridgeIPv6/IPv6_LLA_only (1.49s)
16:02:37 [2024-03-27T16:02:37.371Z]     --- PASS: TestDefaultBridgeIPv6/IPv6_nonstandard_LLA_only (1.51s)
16:02:37 [2024-03-27T16:02:37.371Z] === RUN   TestDefaultBridgeAddresses
16:02:37 [2024-03-27T16:02:37.371Z] === RUN   TestDefaultBridgeAddresses/Unique-Local_Subnet_Changes
16:02:38 [2024-03-27T16:02:38.747Z] === RUN   TestDefaultBridgeAddresses/Link-Local_Subnet_Changes
16:02:40 [2024-03-27T16:02:40.650Z] --- PASS: TestDefaultBridgeAddresses (3.10s)
16:02:40 [2024-03-27T16:02:40.650Z]     --- PASS: TestDefaultBridgeAddresses/Unique-Local_Subnet_Changes (1.55s)
16:02:40 [2024-03-27T16:02:40.650Z]     --- PASS: TestDefaultBridgeAddresses/Link-Local_Subnet_Changes (1.55s)
16:02:40 [2024-03-27T16:02:40.650Z] === RUN   TestInternalNwConnectivity
16:02:43 [2024-03-27T16:02:43.936Z] --- PASS: TestInternalNwConnectivity (3.28s)
16:02:43 [2024-03-27T16:02:43.936Z] === RUN   TestDisableIPv6Addrs
16:02:44 [2024-03-27T16:02:44.195Z] === RUN   TestDisableIPv6Addrs/IPv6_enabled
16:02:44 [2024-03-27T16:02:44.762Z] === RUN   TestDisableIPv6Addrs/IPv6_disabled
16:02:45 [2024-03-27T16:02:45.330Z] --- PASS: TestDisableIPv6Addrs (1.71s)
16:02:45 [2024-03-27T16:02:45.330Z]     --- PASS: TestDisableIPv6Addrs/IPv6_enabled (0.49s)
16:02:45 [2024-03-27T16:02:45.330Z]     --- PASS: TestDisableIPv6Addrs/IPv6_disabled (0.49s)
16:02:45 [2024-03-27T16:02:45.330Z] === RUN   TestSetInterfaceSysctl
16:02:46 [2024-03-27T16:02:46.706Z] --- PASS: TestSetInterfaceSysctl (1.06s)
16:02:46 [2024-03-27T16:02:46.706Z] === RUN   TestEtcHostsIpv6
16:02:46 [2024-03-27T16:02:46.966Z] === RUN   TestEtcHostsIpv6/IPv6_enabled
16:02:47 [2024-03-27T16:02:47.534Z] === RUN   TestEtcHostsIpv6/IPv6_disabled
16:02:48 [2024-03-27T16:02:48.101Z] --- PASS: TestEtcHostsIpv6 (1.62s)
16:02:48 [2024-03-27T16:02:48.101Z]     --- PASS: TestEtcHostsIpv6/IPv6_enabled (0.51s)
16:02:48 [2024-03-27T16:02:48.101Z]     --- PASS: TestEtcHostsIpv6/IPv6_disabled (0.51s)
16:02:48 [2024-03-27T16:02:48.101Z] === RUN   TestMACAddrOnRestart
16:02:50 [2024-03-27T16:02:50.634Z] --- PASS: TestMACAddrOnRestart (2.15s)
16:02:50 [2024-03-27T16:02:50.634Z] === RUN   TestCfgdMACAddrOnRestart
16:02:53 [2024-03-27T16:02:53.167Z] --- PASS: TestCfgdMACAddrOnRestart (2.65s)
16:02:53 [2024-03-27T16:02:53.167Z] === RUN   TestInspectCfgdMAC
16:02:53 [2024-03-27T16:02:53.426Z] === RUN   TestInspectCfgdMAC/generated_address_default_bridge
16:02:53 [2024-03-27T16:02:53.426Z] === RUN   TestInspectCfgdMAC/configured_address_default_bridge
16:02:53 [2024-03-27T16:02:53.426Z] === RUN   TestInspectCfgdMAC/generated_address_custom_bridge
16:02:53 [2024-03-27T16:02:53.684Z] === RUN   TestInspectCfgdMAC/configured_address_custom_bridge
16:02:53 [2024-03-27T16:02:53.943Z] === RUN   TestInspectCfgdMAC/ctr-wide_address_default_bridge
16:02:53 [2024-03-27T16:02:53.943Z] --- PASS: TestInspectCfgdMAC (1.12s)
16:02:53 [2024-03-27T16:02:53.943Z]     --- PASS: TestInspectCfgdMAC/generated_address_default_bridge (0.06s)
16:02:53 [2024-03-27T16:02:53.943Z]     --- PASS: TestInspectCfgdMAC/configured_address_default_bridge (0.04s)
16:02:53 [2024-03-27T16:02:53.943Z]     --- PASS: TestInspectCfgdMAC/generated_address_custom_bridge (0.18s)
16:02:53 [2024-03-27T16:02:53.943Z]     --- PASS: TestInspectCfgdMAC/configured_address_custom_bridge (0.18s)
16:02:53 [2024-03-27T16:02:53.943Z]     --- PASS: TestInspectCfgdMAC/ctr-wide_address_default_bridge (0.05s)
16:02:53 [2024-03-27T16:02:53.943Z] === RUN   TestWatchtowerCreate
16:02:55 [2024-03-27T16:02:55.320Z] --- PASS: TestWatchtowerCreate (1.24s)
16:02:55 [2024-03-27T16:02:55.320Z] === RUN   TestResolvConfLocalhostIPv6
16:02:56 [2024-03-27T16:02:56.697Z] --- PASS: TestResolvConfLocalhostIPv6 (1.24s)
16:02:56 [2024-03-27T16:02:56.697Z] === RUN   TestInternalNetworkDNS
16:03:23 [2024-03-27T16:03:23.242Z] --- PASS: TestInternalNetworkDNS (23.12s)
16:03:23 [2024-03-27T16:03:23.242Z] PASS
16:03:23 [2024-03-27T16:03:23.242Z] 
16:03:23 [2024-03-27T16:03:23.242Z] === Skipped
16:03:23 [2024-03-27T16:03:23.242Z] === SKIP: arm64.integration.networking TestBridgeICCWindows (0.00s)
16:03:23 [2024-03-27T16:03:23.242Z]     bridge_test.go:214: testEnv.DaemonInfo.OSType != "windows"
16:03:23 [2024-03-27T16:03:23.242Z] 
16:03:23 [2024-03-27T16:03:23.242Z] DONE 43 tests, 1 skipped in 73.318s
16:03:23 [2024-03-27T16:03:23.242Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m  
16:03:23 [2024-03-27T16:03:23.242Z] ++ '[' -n '' ']'
16:03:23 [2024-03-27T16:03:23.242Z] ++ 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
16:03:23 [2024-03-27T16:03:23.242Z] ++ set -e
16:03:23 [2024-03-27T16:03:23.242Z] ++ '[' -n 0 ']'
16:03:23 [2024-03-27T16:03:23.242Z] ++ set -x
16:03:23 [2024-03-27T16:03:23.242Z] ++ 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.AYlq6u93xR/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
16:03:23 [2024-03-27T16:03:23.242Z] testing: warning: no tests to run
16:03:23 [2024-03-27T16:03:23.242Z] PASS
16:03:23 [2024-03-27T16:03:23.242Z] 
16:03:23 [2024-03-27T16:03:23.242Z] DONE 0 tests in 0.005s
16:03:23 [2024-03-27T16:03:23.242Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m  
16:03:23 [2024-03-27T16:03:23.242Z] ++ '[' -n '' ']'
16:03:23 [2024-03-27T16:03:23.242Z] ++ 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
16:03:23 [2024-03-27T16:03:23.242Z] ++ set -e
16:03:23 [2024-03-27T16:03:23.242Z] ++ '[' -n 0 ']'
16:03:23 [2024-03-27T16:03:23.242Z] ++ set -x
16:03:23 [2024-03-27T16:03:23.242Z] ++ 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.AYlq6u93xR/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
16:03:23 [2024-03-27T16:03:23.242Z] INFO: Testing against a local daemon
16:03:23 [2024-03-27T16:03:23.242Z] === RUN   TestAuthZPluginAllowRequest
16:03:23 [2024-03-27T16:03:23.242Z] --- PASS: TestAuthZPluginAllowRequest (1.13s)
16:03:23 [2024-03-27T16:03:23.242Z] === RUN   TestAuthZPluginTLS
16:03:23 [2024-03-27T16:03:23.242Z] --- PASS: TestAuthZPluginTLS (0.54s)
16:03:23 [2024-03-27T16:03:23.242Z] === RUN   TestAuthZPluginDenyRequest
16:03:23 [2024-03-27T16:03:23.242Z] --- PASS: TestAuthZPluginDenyRequest (0.52s)
16:03:23 [2024-03-27T16:03:23.242Z] === RUN   TestAuthZPluginAPIDenyResponse
16:03:23 [2024-03-27T16:03:23.242Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.52s)
16:03:23 [2024-03-27T16:03:23.242Z] === RUN   TestAuthZPluginDenyResponse
16:03:23 [2024-03-27T16:03:23.242Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
16:03:23 [2024-03-27T16:03:23.242Z] === RUN   TestAuthZPluginAllowEventStream
16:03:23 [2024-03-27T16:03:23.810Z] 2024/03/27 16:03:23 http: panic serving 127.0.0.1:47876: runtime error: invalid memory address or nil pointer dereference
16:03:23 [2024-03-27T16:03:23.810Z] goroutine 180 [running]:
16:03:23 [2024-03-27T16:03:23.810Z] net/http.(*conn).serve.func1()
16:03:23 [2024-03-27T16:03:23.810Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
16:03:23 [2024-03-27T16:03:23.810Z] panic({0xa866a0?, 0x15bafd0?})
16:03:23 [2024-03-27T16:03:23.810Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
16:03:23 [2024-03-27T16:03:23.810Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd8a1d0, 0x4000094e40}, 0xffff6290ee38?)
16:03:23 [2024-03-27T16:03:23.810Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:159 +0x14c
16:03:23 [2024-03-27T16:03:23.810Z] net/http.HandlerFunc.ServeHTTP(0x40001f4d00?, {0xd8a1d0?, 0x4000094e40?}, 0x402c54?)
16:03:23 [2024-03-27T16:03:23.810Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
16:03:23 [2024-03-27T16:03:23.810Z] net/http.(*ServeMux).ServeHTTP(0xd90568?, {0xd8a1d0, 0x4000094e40}, 0x40001f4d00)
16:03:23 [2024-03-27T16:03:23.810Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
16:03:23 [2024-03-27T16:03:23.810Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x4000200fd0, {0xd88d90?, 0x400024c2a0}, 0x40001f4c00, {0xd7ee20, 0x400004f740})
16:03:23 [2024-03-27T16:03:23.810Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:229 +0xf44
16:03:23 [2024-03-27T16:03:23.810Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd88d90?, 0x400024c2a0?}, 0x400029a690?)
16:03:23 [2024-03-27T16:03:23.810Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40
16:03:23 [2024-03-27T16:03:23.810Z] net/http.HandlerFunc.ServeHTTP(0x10?, {0xd88d90?, 0x400024c2a0?}, 0x400024c2a0?)
16:03:23 [2024-03-27T16:03:23.810Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
16:03:23 [2024-03-27T16:03:23.810Z] net/http.serverHandler.ServeHTTP({0xd85808?}, {0xd88d90?, 0x400024c2a0?}, 0x6?)
16:03:23 [2024-03-27T16:03:23.810Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
16:03:23 [2024-03-27T16:03:23.810Z] net/http.(*conn).serve(0x40002482d0, {0xd90568, 0x40001f22d0})
16:03:23 [2024-03-27T16:03:23.810Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
16:03:23 [2024-03-27T16:03:23.810Z] created by net/http.(*Server).Serve in goroutine 19
16:03:23 [2024-03-27T16:03:23.810Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
16:03:24 [2024-03-27T16:03:24.745Z] 2024/03/27 16:03:24 http: panic serving 127.0.0.1:47866: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input
16:03:24 [2024-03-27T16:03:24.745Z] goroutine 62 [running]:
16:03:24 [2024-03-27T16:03:24.745Z] net/http.(*conn).serve.func1()
16:03:24 [2024-03-27T16:03:24.745Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
16:03:24 [2024-03-27T16:03:24.745Z] panic({0xa1c140?, 0x400029a800?})
16:03:24 [2024-03-27T16:03:24.745Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
16:03:24 [2024-03-27T16:03:24.745Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd8a1d0, 0x4000094fc0}, 0xffff6290ee38?)
16:03:24 [2024-03-27T16:03:24.745Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360
16:03:24 [2024-03-27T16:03:24.745Z] net/http.HandlerFunc.ServeHTTP(0x40001f4f00?, {0xd8a1d0?, 0x4000094fc0?}, 0x402c54?)
16:03:24 [2024-03-27T16:03:24.745Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
16:03:24 [2024-03-27T16:03:24.745Z] net/http.(*ServeMux).ServeHTTP(0xd90568?, {0xd8a1d0, 0x4000094fc0}, 0x40001f4f00)
16:03:24 [2024-03-27T16:03:24.745Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
16:03:24 [2024-03-27T16:03:24.745Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x4000200fd0, {0xd88d90?, 0x400024c380}, 0x40001f4e00, {0xd7ee20, 0x400004f740})
16:03:24 [2024-03-27T16:03:24.745Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:229 +0xf44
16:03:24 [2024-03-27T16:03:24.745Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd88d90?, 0x400024c380?}, 0x40001f2090?)
16:03:24 [2024-03-27T16:03:24.745Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40
16:03:24 [2024-03-27T16:03:24.745Z] net/http.HandlerFunc.ServeHTTP(0x1618da0?, {0xd88d90?, 0x400024c380?}, 0x4000393b40?)
16:03:24 [2024-03-27T16:03:24.745Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
16:03:24 [2024-03-27T16:03:24.745Z] net/http.serverHandler.ServeHTTP({0x40001f2090?}, {0xd88d90?, 0x400024c380?}, 0x6?)
16:03:24 [2024-03-27T16:03:24.745Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
16:03:24 [2024-03-27T16:03:24.745Z] net/http.(*conn).serve(0x4000248000, {0xd90568, 0x40001f22d0})
16:03:24 [2024-03-27T16:03:24.745Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
16:03:24 [2024-03-27T16:03:24.745Z] created by net/http.(*Server).Serve in goroutine 19
16:03:24 [2024-03-27T16:03:24.745Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
16:03:26 [2024-03-27T16:03:26.647Z] 2024/03/27 16:03:26 http: panic serving 127.0.0.1:47884: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input
16:03:26 [2024-03-27T16:03:26.647Z] goroutine 170 [running]:
16:03:26 [2024-03-27T16:03:26.647Z] net/http.(*conn).serve.func1()
16:03:26 [2024-03-27T16:03:26.647Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
16:03:26 [2024-03-27T16:03:26.647Z] panic({0xa1c140?, 0x400029a8c0?})
16:03:26 [2024-03-27T16:03:26.647Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
16:03:26 [2024-03-27T16:03:26.647Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd8a1d0, 0x40000951a0}, 0xffff6290ee38?)
16:03:26 [2024-03-27T16:03:26.647Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360
16:03:26 [2024-03-27T16:03:26.647Z] net/http.HandlerFunc.ServeHTTP(0x40001f5100?, {0xd8a1d0?, 0x40000951a0?}, 0x402c54?)
16:03:26 [2024-03-27T16:03:26.647Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
16:03:26 [2024-03-27T16:03:26.647Z] net/http.(*ServeMux).ServeHTTP(0xd90568?, {0xd8a1d0, 0x40000951a0}, 0x40001f5100)
16:03:26 [2024-03-27T16:03:26.647Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
16:03:26 [2024-03-27T16:03:26.647Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x4000200fd0, {0xd88d90?, 0x400024c460}, 0x40001f5000, {0xd7ee20, 0x400004f740})
16:03:26 [2024-03-27T16:03:26.647Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:229 +0xf44
16:03:26 [2024-03-27T16:03:26.647Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd88d90?, 0x400024c460?}, 0x400059ee40?)
16:03:26 [2024-03-27T16:03:26.647Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40
16:03:26 [2024-03-27T16:03:26.647Z] net/http.HandlerFunc.ServeHTTP(0x1618da0?, {0xd88d90?, 0x400024c460?}, 0x400020ab40?)
16:03:26 [2024-03-27T16:03:26.647Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
16:03:26 [2024-03-27T16:03:26.647Z] net/http.serverHandler.ServeHTTP({0x400059ee40?}, {0xd88d90?, 0x400024c460?}, 0x6?)
16:03:26 [2024-03-27T16:03:26.647Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
16:03:26 [2024-03-27T16:03:26.647Z] net/http.(*conn).serve(0x40001a79e0, {0xd90568, 0x40001f22d0})
16:03:26 [2024-03-27T16:03:26.647Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
16:03:26 [2024-03-27T16:03:26.647Z] created by net/http.(*Server).Serve in goroutine 19
16:03:26 [2024-03-27T16:03:26.647Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
16:03:29 [2024-03-27T16:03:29.178Z] --- PASS: TestAuthZPluginAllowEventStream (6.00s)
16:03:29 [2024-03-27T16:03:29.178Z] === RUN   TestAuthZPluginErrorResponse
16:03:29 [2024-03-27T16:03:29.437Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
16:03:29 [2024-03-27T16:03:29.437Z] === RUN   TestAuthZPluginErrorRequest
16:03:30 [2024-03-27T16:03:30.004Z] --- PASS: TestAuthZPluginErrorRequest (0.52s)
16:03:30 [2024-03-27T16:03:30.004Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
16:03:30 [2024-03-27T16:03:30.572Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
16:03:30 [2024-03-27T16:03:30.572Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
16:03:31 [2024-03-27T16:03:31.949Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.20s)
16:03:31 [2024-03-27T16:03:31.949Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
16:03:32 [2024-03-27T16:03:32.884Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.18s)
16:03:32 [2024-03-27T16:03:32.884Z] === RUN   TestAuthZPluginHeader
16:03:33 [2024-03-27T16:03:33.452Z] --- PASS: TestAuthZPluginHeader (0.61s)
16:03:33 [2024-03-27T16:03:33.452Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
16:03:33 [2024-03-27T16:03:33.452Z]     authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm
16:03:33 [2024-03-27T16:03:33.452Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
16:03:33 [2024-03-27T16:03:33.452Z] === RUN   TestAuthZPluginV2Disable
16:03:33 [2024-03-27T16:03:33.452Z]     authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm
16:03:33 [2024-03-27T16:03:33.452Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
16:03:33 [2024-03-27T16:03:33.452Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
16:03:33 [2024-03-27T16:03:33.452Z]     authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm
16:03:33 [2024-03-27T16:03:33.452Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
16:03:33 [2024-03-27T16:03:33.452Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
16:03:33 [2024-03-27T16:03:33.452Z]     authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm
16:03:33 [2024-03-27T16:03:33.452Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
16:03:33 [2024-03-27T16:03:33.452Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
16:03:51 [2024-03-27T16:03:51.536Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s)
16:03:51 [2024-03-27T16:03:51.536Z] PASS
16:03:51 [2024-03-27T16:03:51.536Z] 
16:03:51 [2024-03-27T16:03:51.536Z] === Skipped
16:03:51 [2024-03-27T16:03:51.536Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
16:03:51 [2024-03-27T16:03:51.536Z]     authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm
16:03:51 [2024-03-27T16:03:51.536Z] 
16:03:51 [2024-03-27T16:03:51.536Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
16:03:51 [2024-03-27T16:03:51.536Z]     authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm
16:03:51 [2024-03-27T16:03:51.536Z] 
16:03:51 [2024-03-27T16:03:51.536Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
16:03:51 [2024-03-27T16:03:51.536Z]     authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm
16:03:51 [2024-03-27T16:03:51.536Z] 
16:03:51 [2024-03-27T16:03:51.536Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
16:03:51 [2024-03-27T16:03:51.536Z]     authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm
16:03:51 [2024-03-27T16:03:51.536Z] 
16:03:51 [2024-03-27T16:03:51.536Z] DONE 17 tests, 4 skipped in 30.736s
16:03:51 [2024-03-27T16:03:51.536Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m  
16:03:51 [2024-03-27T16:03:51.536Z] ++ '[' -n '' ']'
16:03:51 [2024-03-27T16:03:51.536Z] ++ 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
16:03:51 [2024-03-27T16:03:51.536Z] ++ set -e
16:03:51 [2024-03-27T16:03:51.536Z] ++ '[' -n 0 ']'
16:03:51 [2024-03-27T16:03:51.536Z] ++ set -x
16:03:51 [2024-03-27T16:03:51.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.AYlq6u93xR/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
16:03:51 [2024-03-27T16:03:51.536Z] INFO: Testing against a local daemon
16:03:51 [2024-03-27T16:03:51.536Z] === RUN   TestPluginInvalidJSON
16:03:51 [2024-03-27T16:03:51.536Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
16:03:51 [2024-03-27T16:03:51.536Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
16:03:51 [2024-03-27T16:03:51.536Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
16:03:51 [2024-03-27T16:03:51.536Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
16:03:51 [2024-03-27T16:03:51.536Z] === RUN   TestPluginInvalidJSON/plugins/pull
16:03:51 [2024-03-27T16:03:51.536Z] === PAUSE TestPluginInvalidJSON/plugins/pull
16:03:51 [2024-03-27T16:03:51.536Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
16:03:51 [2024-03-27T16:03:51.536Z] === CONT  TestPluginInvalidJSON/plugins/pull
16:03:51 [2024-03-27T16:03:51.536Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
16:03:51 [2024-03-27T16:03:51.536Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
16:03:51 [2024-03-27T16:03:51.536Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
16:03:51 [2024-03-27T16:03:51.536Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
16:03:51 [2024-03-27T16:03:51.536Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
16:03:51 [2024-03-27T16:03:51.536Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
16:03:51 [2024-03-27T16:03:51.536Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
16:03:51 [2024-03-27T16:03:51.536Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
16:03:51 [2024-03-27T16:03:51.536Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
16:03:51 [2024-03-27T16:03:51.536Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
16:03:51 [2024-03-27T16:03:51.536Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
16:03:51 [2024-03-27T16:03:51.536Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
16:03:51 [2024-03-27T16:03:51.536Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
16:03:51 [2024-03-27T16:03:51.536Z] --- PASS: TestPluginInvalidJSON (0.01s)
16:03:51 [2024-03-27T16:03:51.536Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
16:03:51 [2024-03-27T16:03:51.536Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
16:03:51 [2024-03-27T16:03:51.536Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
16:03:51 [2024-03-27T16:03:51.536Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
16:03:51 [2024-03-27T16:03:51.536Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
16:03:51 [2024-03-27T16:03:51.536Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
16:03:51 [2024-03-27T16:03:51.536Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
16:03:51 [2024-03-27T16:03:51.536Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
16:03:51 [2024-03-27T16:03:51.536Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
16:03:51 [2024-03-27T16:03:51.536Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
16:03:51 [2024-03-27T16:03:51.536Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
16:03:51 [2024-03-27T16:03:51.536Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
16:03:51 [2024-03-27T16:03:51.536Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
16:03:51 [2024-03-27T16:03:51.536Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
16:03:51 [2024-03-27T16:03:51.536Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
16:03:51 [2024-03-27T16:03:51.536Z] === RUN   TestPluginInstall
16:03:51 [2024-03-27T16:03:51.536Z] === RUN   TestPluginInstall/no_auth
16:03:54 [2024-03-27T16:03:54.071Z] time="2024-03-27T16:03:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:03:54 [2024-03-27T16:03:54.071Z] time="2024-03-27T16:03:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:857ec769ee58f74a641298f1ee98fd39a61ebb391867ee682c73f30d5f2b4675" mediatype=application/vnd.docker.plugin.v1+json size=522
16:03:54 [2024-03-27T16:03:54.071Z] time="2024-03-27T16:03:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:03:54 [2024-03-27T16:03:54.071Z] time="2024-03-27T16:03:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:857ec769ee58f74a641298f1ee98fd39a61ebb391867ee682c73f30d5f2b4675" mediatype=application/vnd.docker.plugin.v1+json size=522
16:03:54 [2024-03-27T16:03:54.071Z] === RUN   TestPluginInstall/with_digest
16:03:54 [2024-03-27T16:03:54.638Z] === RUN   TestPluginInstall/with_htpasswd
16:03:54 [2024-03-27T16:03:54.897Z] time="2024-03-27T16:03:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:03:54 [2024-03-27T16:03:54.897Z] time="2024-03-27T16:03:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:10db81c4692d2b9c4980dcd5465721982fa2179518c558d160e27e5c904da970" mediatype=application/vnd.docker.plugin.v1+json size=522
16:03:54 [2024-03-27T16:03:54.897Z] time="2024-03-27T16:03:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:03:54 [2024-03-27T16:03:54.897Z] time="2024-03-27T16:03:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:10db81c4692d2b9c4980dcd5465721982fa2179518c558d160e27e5c904da970" mediatype=application/vnd.docker.plugin.v1+json size=522
16:03:54 [2024-03-27T16:03:54.897Z] === RUN   TestPluginInstall/with_insecure
16:03:55 [2024-03-27T16:03:55.833Z] time="2024-03-27T16:03:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:03:55 [2024-03-27T16:03:55.833Z] time="2024-03-27T16:03:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:750e627e5e6dbe56b6dc70ca8630d0b9686b005bd3399a20b9736cb01449b6d7" mediatype=application/vnd.docker.plugin.v1+json size=522
16:03:55 [2024-03-27T16:03:55.833Z] time="2024-03-27T16:03:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:03:55 [2024-03-27T16:03:55.833Z] time="2024-03-27T16:03:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:750e627e5e6dbe56b6dc70ca8630d0b9686b005bd3399a20b9736cb01449b6d7" mediatype=application/vnd.docker.plugin.v1+json size=522
16:03:55 [2024-03-27T16:03:55.833Z]     plugin_test.go:247: [d354e22949fbb] daemon is not started
16:03:55 [2024-03-27T16:03:55.833Z] --- PASS: TestPluginInstall (5.50s)
16:03:55 [2024-03-27T16:03:55.833Z]     --- PASS: TestPluginInstall/no_auth (3.64s)
16:03:55 [2024-03-27T16:03:55.833Z]     --- PASS: TestPluginInstall/with_digest (0.48s)
16:03:55 [2024-03-27T16:03:55.833Z]     --- PASS: TestPluginInstall/with_htpasswd (0.46s)
16:03:55 [2024-03-27T16:03:55.833Z]     --- PASS: TestPluginInstall/with_insecure (0.92s)
16:03:55 [2024-03-27T16:03:55.833Z] === RUN   TestPluginsWithRuntimes
16:03:57 [2024-03-27T16:03:57.210Z] === RUN   TestPluginsWithRuntimes/No_Args
16:03:58 [2024-03-27T16:03:58.146Z] === RUN   TestPluginsWithRuntimes/With_Args
16:03:59 [2024-03-27T16:03:59.082Z] --- PASS: TestPluginsWithRuntimes (3.13s)
16:03:59 [2024-03-27T16:03:59.082Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.83s)
16:03:59 [2024-03-27T16:03:59.082Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.83s)
16:03:59 [2024-03-27T16:03:59.082Z] === RUN   TestPluginBackCompatMediaTypes
16:03:59 [2024-03-27T16:03:59.650Z] --- PASS: TestPluginBackCompatMediaTypes (0.49s)
16:03:59 [2024-03-27T16:03:59.650Z] PASS
16:03:59 [2024-03-27T16:03:59.650Z] 
16:03:59 [2024-03-27T16:03:59.650Z] DONE 25 tests in 9.156s
16:03:59 [2024-03-27T16:03:59.650Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m  
16:03:59 [2024-03-27T16:03:59.650Z] ++ '[' -n '' ']'
16:03:59 [2024-03-27T16:03:59.650Z] ++ 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
16:03:59 [2024-03-27T16:03:59.650Z] ++ set -e
16:03:59 [2024-03-27T16:03:59.650Z] ++ '[' -n 0 ']'
16:03:59 [2024-03-27T16:03:59.650Z] ++ set -x
16:03:59 [2024-03-27T16:03:59.650Z] ++ 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.AYlq6u93xR/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
16:03:59 [2024-03-27T16:03:59.650Z] INFO: Testing against a local daemon
16:03:59 [2024-03-27T16:03:59.650Z] === RUN   TestExternalGraphDriver
16:03:59 [2024-03-27T16:03:59.909Z] === RUN   TestExternalGraphDriver/json
16:03:59 [2024-03-27T16:03:59.909Z] === RUN   TestExternalGraphDriver/spec
16:03:59 [2024-03-27T16:03:59.909Z] === RUN   TestExternalGraphDriver/pull
16:03:59 [2024-03-27T16:03:59.909Z] --- PASS: TestExternalGraphDriver (0.34s)
16:03:59 [2024-03-27T16:03:59.909Z]     --- PASS: TestExternalGraphDriver/json (0.00s)
16:03:59 [2024-03-27T16:03:59.909Z]     --- PASS: TestExternalGraphDriver/spec (0.00s)
16:03:59 [2024-03-27T16:03:59.909Z]     --- PASS: TestExternalGraphDriver/pull (0.00s)
16:03:59 [2024-03-27T16:03:59.909Z] === RUN   TestGraphdriverPluginV2
16:04:00 [2024-03-27T16:04:00.168Z]     external_test.go:416: (*Execution).NotAmd64-fm
16:04:00 [2024-03-27T16:04:00.168Z] --- SKIP: TestGraphdriverPluginV2 (0.33s)
16:04:00 [2024-03-27T16:04:00.168Z] PASS
16:04:00 [2024-03-27T16:04:00.168Z] 
16:04:00 [2024-03-27T16:04:00.168Z] === Skipped
16:04:00 [2024-03-27T16:04:00.168Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.33s)
16:04:00 [2024-03-27T16:04:00.168Z]     external_test.go:416: (*Execution).NotAmd64-fm
16:04:00 [2024-03-27T16:04:00.168Z] 
16:04:00 [2024-03-27T16:04:00.168Z] DONE 5 tests, 1 skipped in 0.695s
16:04:00 [2024-03-27T16:04:00.168Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m  
16:04:00 [2024-03-27T16:04:00.168Z] ++ '[' -n '' ']'
16:04:00 [2024-03-27T16:04:00.168Z] ++ 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
16:04:00 [2024-03-27T16:04:00.168Z] ++ set -e
16:04:00 [2024-03-27T16:04:00.168Z] ++ '[' -n 0 ']'
16:04:00 [2024-03-27T16:04:00.168Z] ++ set -x
16:04:00 [2024-03-27T16:04:00.168Z] ++ 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.AYlq6u93xR/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
16:04:00 [2024-03-27T16:04:00.168Z] INFO: Testing against a local daemon
16:04:00 [2024-03-27T16:04:00.168Z] === RUN   TestContinueAfterPluginCrash
16:04:00 [2024-03-27T16:04:00.168Z] === PAUSE TestContinueAfterPluginCrash
16:04:00 [2024-03-27T16:04:00.168Z] === RUN   TestReadPluginNoRead
16:04:00 [2024-03-27T16:04:00.168Z] === PAUSE TestReadPluginNoRead
16:04:00 [2024-03-27T16:04:00.168Z] === RUN   TestDaemonStartWithLogOpt
16:04:00 [2024-03-27T16:04:00.168Z] === PAUSE TestDaemonStartWithLogOpt
16:04:00 [2024-03-27T16:04:00.168Z] === CONT  TestContinueAfterPluginCrash
16:04:00 [2024-03-27T16:04:00.168Z] === CONT  TestDaemonStartWithLogOpt
16:04:00 [2024-03-27T16:04:00.168Z] === CONT  TestReadPluginNoRead
16:04:02 [2024-03-27T16:04:02.702Z] === RUN   TestReadPluginNoRead/default
16:04:02 [2024-03-27T16:04:02.962Z] --- PASS: TestDaemonStartWithLogOpt (2.61s)
16:04:03 [2024-03-27T16:04:03.529Z] === RUN   TestReadPluginNoRead/disabled_caching
16:04:04 [2024-03-27T16:04:04.906Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
16:04:05 [2024-03-27T16:04:05.842Z]     read_test.go:93: [d625b3f73f078] daemon is not started
16:04:05 [2024-03-27T16:04:05.842Z] --- PASS: TestReadPluginNoRead (5.61s)
16:04:05 [2024-03-27T16:04:05.842Z]     --- PASS: TestReadPluginNoRead/default (1.18s)
16:04:05 [2024-03-27T16:04:05.842Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.15s)
16:04:05 [2024-03-27T16:04:05.842Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.24s)
16:04:07 [2024-03-27T16:04:07.745Z] --- PASS: TestContinueAfterPluginCrash (7.60s)
16:04:07 [2024-03-27T16:04:07.745Z] PASS
16:04:07 [2024-03-27T16:04:07.745Z] 
16:04:07 [2024-03-27T16:04:07.745Z] DONE 6 tests in 7.629s
16:04:07 [2024-03-27T16:04:07.745Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m  
16:04:07 [2024-03-27T16:04:07.745Z] ++ '[' -n '' ']'
16:04:07 [2024-03-27T16:04:07.745Z] ++ 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
16:04:07 [2024-03-27T16:04:07.745Z] ++ set -e
16:04:07 [2024-03-27T16:04:07.745Z] ++ '[' -n 0 ']'
16:04:07 [2024-03-27T16:04:07.745Z] ++ set -x
16:04:07 [2024-03-27T16:04:07.745Z] ++ 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.AYlq6u93xR/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
16:04:07 [2024-03-27T16:04:07.745Z] testing: warning: no tests to run
16:04:07 [2024-03-27T16:04:07.745Z] PASS
16:04:07 [2024-03-27T16:04:07.745Z] 
16:04:07 [2024-03-27T16:04:07.745Z] DONE 0 tests in 0.005s
16:04:07 [2024-03-27T16:04:07.745Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m  
16:04:07 [2024-03-27T16:04:07.745Z] ++ '[' -n '' ']'
16:04:07 [2024-03-27T16:04:07.745Z] ++ 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
16:04:07 [2024-03-27T16:04:07.745Z] ++ set -e
16:04:07 [2024-03-27T16:04:07.745Z] ++ '[' -n 0 ']'
16:04:07 [2024-03-27T16:04:07.745Z] ++ set -x
16:04:07 [2024-03-27T16:04:07.745Z] ++ 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.AYlq6u93xR/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
16:04:08 [2024-03-27T16:04:08.005Z] INFO: Testing against a local daemon
16:04:08 [2024-03-27T16:04:08.005Z] === RUN   TestPluginWithDevMounts
16:04:08 [2024-03-27T16:04:08.005Z] === PAUSE TestPluginWithDevMounts
16:04:08 [2024-03-27T16:04:08.005Z] === CONT  TestPluginWithDevMounts
16:04:09 [2024-03-27T16:04:09.382Z] --- PASS: TestPluginWithDevMounts (1.47s)
16:04:09 [2024-03-27T16:04:09.382Z] PASS
16:04:09 [2024-03-27T16:04:09.382Z] 
16:04:09 [2024-03-27T16:04:09.382Z] DONE 1 tests in 1.506s
16:04:09 [2024-03-27T16:04:09.382Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m  
16:04:09 [2024-03-27T16:04:09.382Z] ++ '[' -n '' ']'
16:04:09 [2024-03-27T16:04:09.382Z] ++ 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
16:04:09 [2024-03-27T16:04:09.382Z] ++ set -e
16:04:09 [2024-03-27T16:04:09.382Z] ++ '[' -n 0 ']'
16:04:09 [2024-03-27T16:04:09.382Z] ++ set -x
16:04:09 [2024-03-27T16:04:09.382Z] ++ 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.AYlq6u93xR/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
16:04:09 [2024-03-27T16:04:09.382Z] INFO: Testing against a local daemon
16:04:09 [2024-03-27T16:04:09.382Z] === RUN   TestSecretInspect
16:04:11 [2024-03-27T16:04:11.286Z] --- PASS: TestSecretInspect (1.95s)
16:04:11 [2024-03-27T16:04:11.286Z] === RUN   TestSecretList
16:04:13 [2024-03-27T16:04:13.188Z] --- PASS: TestSecretList (1.95s)
16:04:13 [2024-03-27T16:04:13.188Z] === RUN   TestSecretsCreateAndDelete
16:04:15 [2024-03-27T16:04:15.721Z] --- PASS: TestSecretsCreateAndDelete (1.96s)
16:04:15 [2024-03-27T16:04:15.721Z] === RUN   TestSecretsUpdate
16:04:17 [2024-03-27T16:04:17.098Z] --- PASS: TestSecretsUpdate (1.90s)
16:04:17 [2024-03-27T16:04:17.098Z] === RUN   TestTemplatedSecret
16:04:19 [2024-03-27T16:04:19.630Z] --- PASS: TestTemplatedSecret (2.37s)
16:04:19 [2024-03-27T16:04:19.630Z] === RUN   TestSecretCreateResolve
16:04:21 [2024-03-27T16:04:21.534Z] --- PASS: TestSecretCreateResolve (1.91s)
16:04:21 [2024-03-27T16:04:21.534Z] PASS
16:04:21 [2024-03-27T16:04:21.534Z] 
16:04:21 [2024-03-27T16:04:21.534Z] DONE 6 tests in 12.075s
16:04:21 [2024-03-27T16:04:21.534Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m  
16:04:21 [2024-03-27T16:04:21.534Z] ++ '[' -n '' ']'
16:04:21 [2024-03-27T16:04:21.534Z] ++ 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
16:04:21 [2024-03-27T16:04:21.534Z] ++ set -e
16:04:21 [2024-03-27T16:04:21.534Z] ++ '[' -n 0 ']'
16:04:21 [2024-03-27T16:04:21.534Z] ++ set -x
16:04:21 [2024-03-27T16:04:21.534Z] ++ 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.AYlq6u93xR/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
16:04:21 [2024-03-27T16:04:21.534Z] INFO: Testing against a local daemon
16:04:21 [2024-03-27T16:04:21.534Z] === RUN   TestServiceCreateInit
16:04:21 [2024-03-27T16:04:21.534Z] === RUN   TestServiceCreateInit/daemonInitDisabled
16:04:25 [2024-03-27T16:04:25.723Z] === RUN   TestServiceCreateInit/daemonInitEnabled
16:04:29 [2024-03-27T16:04:29.010Z] --- PASS: TestServiceCreateInit (7.34s)
16:04:29 [2024-03-27T16:04:29.010Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.72s)
16:04:29 [2024-03-27T16:04:29.010Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.61s)
16:04:29 [2024-03-27T16:04:29.010Z] === RUN   TestCreateServiceMultipleTimes
16:04:43 [2024-03-27T16:04:43.889Z] --- PASS: TestCreateServiceMultipleTimes (14.63s)
16:04:43 [2024-03-27T16:04:43.889Z] === RUN   TestCreateServiceConflict
16:04:45 [2024-03-27T16:04:45.793Z] --- PASS: TestCreateServiceConflict (1.95s)
16:04:45 [2024-03-27T16:04:45.793Z] === RUN   TestCreateServiceMaxReplicas
16:04:48 [2024-03-27T16:04:48.326Z] --- PASS: TestCreateServiceMaxReplicas (2.57s)
16:04:48 [2024-03-27T16:04:48.326Z] === RUN   TestCreateServiceSecretFileMode
16:05:00 [2024-03-27T16:05:00.530Z] --- PASS: TestCreateServiceSecretFileMode (12.40s)
16:05:00 [2024-03-27T16:05:00.530Z] === RUN   TestCreateServiceConfigFileMode
16:05:12 [2024-03-27T16:05:12.735Z] --- PASS: TestCreateServiceConfigFileMode (12.37s)
16:05:12 [2024-03-27T16:05:12.735Z] === RUN   TestCreateServiceSysctls
16:05:16 [2024-03-27T16:05:16.021Z] --- PASS: TestCreateServiceSysctls (3.09s)
16:05:16 [2024-03-27T16:05:16.021Z] === RUN   TestCreateServiceCapabilities
16:05:18 [2024-03-27T16:05:18.554Z] --- PASS: TestCreateServiceCapabilities (2.35s)
16:05:18 [2024-03-27T16:05:18.554Z] === RUN   TestInspect
16:05:21 [2024-03-27T16:05:21.087Z] --- PASS: TestInspect (2.53s)
16:05:21 [2024-03-27T16:05:21.087Z] === RUN   TestCreateJob
16:05:24 [2024-03-27T16:05:24.372Z] --- PASS: TestCreateJob (3.14s)
16:05:24 [2024-03-27T16:05:24.372Z] === RUN   TestReplicatedJob
16:05:28 [2024-03-27T16:05:28.563Z] --- PASS: TestReplicatedJob (4.68s)
16:05:28 [2024-03-27T16:05:28.563Z] === RUN   TestUpdateReplicatedJob
16:05:31 [2024-03-27T16:05:31.850Z] --- PASS: TestUpdateReplicatedJob (2.85s)
16:05:31 [2024-03-27T16:05:31.850Z] === RUN   TestServiceListWithStatuses
16:05:36 [2024-03-27T16:05:36.040Z] --- PASS: TestServiceListWithStatuses (4.30s)
16:05:36 [2024-03-27T16:05:36.040Z] === RUN   TestDockerNetworkConnectAliasPreV144
16:05:40 [2024-03-27T16:05:40.229Z] --- PASS: TestDockerNetworkConnectAliasPreV144 (4.14s)
16:05:40 [2024-03-27T16:05:40.229Z] === RUN   TestDockerNetworkReConnect
16:05:42 [2024-03-27T16:05:42.849Z] --- PASS: TestDockerNetworkReConnect (2.82s)
16:05:42 [2024-03-27T16:05:42.849Z] === RUN   TestServicePlugin
16:05:42 [2024-03-27T16:05:42.849Z]     plugin_test.go:25: (*Execution).NotAmd64-fm
16:05:42 [2024-03-27T16:05:42.849Z] --- SKIP: TestServicePlugin (0.00s)
16:05:42 [2024-03-27T16:05:42.849Z] === RUN   TestServiceUpdateLabel
16:05:44 [2024-03-27T16:05:44.794Z] --- PASS: TestServiceUpdateLabel (1.89s)
16:05:44 [2024-03-27T16:05:44.794Z] === RUN   TestServiceUpdateSecrets
16:05:59 [2024-03-27T16:05:59.688Z] --- PASS: TestServiceUpdateSecrets (14.32s)
16:05:59 [2024-03-27T16:05:59.688Z] === RUN   TestServiceUpdateConfigs
16:06:14 [2024-03-27T16:06:14.567Z] --- PASS: TestServiceUpdateConfigs (14.26s)
16:06:14 [2024-03-27T16:06:14.567Z] === RUN   TestServiceUpdateNetwork
16:06:26 [2024-03-27T16:06:26.772Z] --- PASS: TestServiceUpdateNetwork (12.04s)
16:06:26 [2024-03-27T16:06:26.772Z] === RUN   TestServiceUpdatePidsLimit
16:06:26 [2024-03-27T16:06:26.772Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
16:06:26 [2024-03-27T16:06:26.772Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
16:06:34 [2024-03-27T16:06:34.887Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
16:06:41 [2024-03-27T16:06:41.451Z] --- PASS: TestServiceUpdatePidsLimit (15.92s)
16:06:41 [2024-03-27T16:06:41.452Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.51s)
16:06:41 [2024-03-27T16:06:41.452Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.78s)
16:06:41 [2024-03-27T16:06:41.452Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s)
16:06:41 [2024-03-27T16:06:41.452Z] PASS
16:06:41 [2024-03-27T16:06:41.452Z] 
16:06:41 [2024-03-27T16:06:41.452Z] === Skipped
16:06:41 [2024-03-27T16:06:41.452Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
16:06:41 [2024-03-27T16:06:41.452Z]     plugin_test.go:25: (*Execution).NotAmd64-fm
16:06:41 [2024-03-27T16:06:41.452Z] 
16:06:41 [2024-03-27T16:06:41.452Z] DONE 26 tests, 1 skipped in 139.583s
16:06:41 [2024-03-27T16:06:41.452Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m  
16:06:41 [2024-03-27T16:06:41.452Z] ++ '[' -n '' ']'
16:06:41 [2024-03-27T16:06:41.452Z] ++ 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
16:06:41 [2024-03-27T16:06:41.452Z] ++ set -e
16:06:41 [2024-03-27T16:06:41.452Z] ++ '[' -n 0 ']'
16:06:41 [2024-03-27T16:06:41.452Z] ++ set -x
16:06:41 [2024-03-27T16:06:41.452Z] ++ 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.AYlq6u93xR/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
16:06:41 [2024-03-27T16:06:41.452Z] INFO: Testing against a local daemon
16:06:41 [2024-03-27T16:06:41.452Z] === RUN   TestSessionCreate
16:06:41 [2024-03-27T16:06:41.452Z] --- PASS: TestSessionCreate (0.01s)
16:06:41 [2024-03-27T16:06:41.452Z] === RUN   TestSessionCreateWithBadUpgrade
16:06:41 [2024-03-27T16:06:41.452Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s)
16:06:41 [2024-03-27T16:06:41.452Z] PASS
16:06:41 [2024-03-27T16:06:41.452Z] 
16:06:41 [2024-03-27T16:06:41.452Z] DONE 2 tests in 0.040s
16:06:41 [2024-03-27T16:06:41.452Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m  
16:06:41 [2024-03-27T16:06:41.452Z] ++ '[' -n '' ']'
16:06:41 [2024-03-27T16:06:41.452Z] ++ 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
16:06:41 [2024-03-27T16:06:41.452Z] ++ set -e
16:06:41 [2024-03-27T16:06:41.452Z] ++ '[' -n 0 ']'
16:06:41 [2024-03-27T16:06:41.452Z] ++ set -x
16:06:41 [2024-03-27T16:06:41.452Z] ++ 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.AYlq6u93xR/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
16:06:41 [2024-03-27T16:06:41.452Z] INFO: Testing against a local daemon
16:06:41 [2024-03-27T16:06:41.452Z] === RUN   TestCgroupDriverSystemdMemoryLimit
16:06:41 [2024-03-27T16:06:41.452Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
16:06:41 [2024-03-27T16:06:41.452Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
16:06:41 [2024-03-27T16:06:41.452Z] === RUN   TestDiskUsage
16:06:41 [2024-03-27T16:06:41.711Z] === RUN   TestDiskUsage/empty
16:06:41 [2024-03-27T16:06:41.711Z] === RUN   TestDiskUsage/empty/container_types
16:06:41 [2024-03-27T16:06:41.711Z] === RUN   TestDiskUsage/empty/image_types
16:06:41 [2024-03-27T16:06:41.711Z] === RUN   TestDiskUsage/empty/volume_types
16:06:41 [2024-03-27T16:06:41.711Z] === RUN   TestDiskUsage/empty/build-cache_types
16:06:41 [2024-03-27T16:06:41.711Z] === RUN   TestDiskUsage/empty/container,_volume_types
16:06:41 [2024-03-27T16:06:41.711Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
16:06:41 [2024-03-27T16:06:41.711Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
16:06:41 [2024-03-27T16:06:41.711Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
16:06:41 [2024-03-27T16:06:41.711Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
16:06:41 [2024-03-27T16:06:41.711Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
16:06:41 [2024-03-27T16:06:41.711Z] === RUN   TestDiskUsage/after_LoadBusybox
16:06:41 [2024-03-27T16:06:41.711Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
16:06:41 [2024-03-27T16:06:41.711Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
16:06:41 [2024-03-27T16:06:41.711Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
16:06:41 [2024-03-27T16:06:41.711Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
16:06:41 [2024-03-27T16:06:41.711Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
16:06:41 [2024-03-27T16:06:41.711Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
16:06:41 [2024-03-27T16:06:41.711Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
16:06:41 [2024-03-27T16:06:41.711Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
16:06:41 [2024-03-27T16:06:41.711Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
16:06:41 [2024-03-27T16:06:41.711Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
16:06:41 [2024-03-27T16:06:41.711Z] === RUN   TestDiskUsage/after_container.Run
16:06:41 [2024-03-27T16:06:41.970Z] === RUN   TestDiskUsage/after_container.Run/container_types
16:06:41 [2024-03-27T16:06:41.970Z] === RUN   TestDiskUsage/after_container.Run/image_types
16:06:41 [2024-03-27T16:06:41.970Z] === RUN   TestDiskUsage/after_container.Run/volume_types
16:06:41 [2024-03-27T16:06:41.970Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
16:06:41 [2024-03-27T16:06:41.970Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
16:06:41 [2024-03-27T16:06:41.970Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
16:06:41 [2024-03-27T16:06:41.970Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
16:06:41 [2024-03-27T16:06:41.970Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
16:06:41 [2024-03-27T16:06:41.970Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
16:06:41 [2024-03-27T16:06:41.970Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
16:06:42 [2024-03-27T16:06:42.229Z] --- PASS: TestDiskUsage (1.05s)
16:06:42 [2024-03-27T16:06:42.229Z]     --- PASS: TestDiskUsage/empty (0.01s)
16:06:42 [2024-03-27T16:06:42.229Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
16:06:42 [2024-03-27T16:06:42.229Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
16:06:42 [2024-03-27T16:06:42.229Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
16:06:42 [2024-03-27T16:06:42.229Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
16:06:42 [2024-03-27T16:06:42.229Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
16:06:42 [2024-03-27T16:06:42.229Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
16:06:42 [2024-03-27T16:06:42.229Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
16:06:42 [2024-03-27T16:06:42.229Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
16:06:42 [2024-03-27T16:06:42.229Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
16:06:42 [2024-03-27T16:06:42.229Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
16:06:42 [2024-03-27T16:06:42.229Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.09s)
16:06:42 [2024-03-27T16:06:42.229Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
16:06:42 [2024-03-27T16:06:42.229Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
16:06:42 [2024-03-27T16:06:42.229Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
16:06:42 [2024-03-27T16:06:42.229Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
16:06:42 [2024-03-27T16:06:42.229Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
16:06:42 [2024-03-27T16:06:42.229Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
16:06:42 [2024-03-27T16:06:42.230Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
16:06:42 [2024-03-27T16:06:42.230Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
16:06:42 [2024-03-27T16:06:42.230Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
16:06:42 [2024-03-27T16:06:42.230Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
16:06:42 [2024-03-27T16:06:42.230Z]     --- PASS: TestDiskUsage/after_container.Run (0.22s)
16:06:42 [2024-03-27T16:06:42.230Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
16:06:42 [2024-03-27T16:06:42.230Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
16:06:42 [2024-03-27T16:06:42.230Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
16:06:42 [2024-03-27T16:06:42.230Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
16:06:42 [2024-03-27T16:06:42.230Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
16:06:42 [2024-03-27T16:06:42.230Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
16:06:42 [2024-03-27T16:06:42.230Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
16:06:42 [2024-03-27T16:06:42.230Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
16:06:42 [2024-03-27T16:06:42.230Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
16:06:42 [2024-03-27T16:06:42.230Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
16:06:42 [2024-03-27T16:06:42.230Z] === RUN   TestEventsExecDie
16:06:42 [2024-03-27T16:06:42.797Z] --- PASS: TestEventsExecDie (0.48s)
16:06:42 [2024-03-27T16:06:42.797Z] === RUN   TestEventsBackwardsCompatible
16:06:42 [2024-03-27T16:06:42.797Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
16:06:42 [2024-03-27T16:06:42.797Z] === RUN   TestEventsVolumeCreate
16:06:42 [2024-03-27T16:06:42.797Z] --- PASS: TestEventsVolumeCreate (0.05s)
16:06:42 [2024-03-27T16:06:42.797Z] === RUN   TestInfoBinaryCommits
16:06:42 [2024-03-27T16:06:42.797Z] --- PASS: TestInfoBinaryCommits (0.01s)
16:06:42 [2024-03-27T16:06:42.797Z] === RUN   TestInfoAPIVersioned
16:06:42 [2024-03-27T16:06:42.797Z] --- PASS: TestInfoAPIVersioned (0.01s)
16:06:42 [2024-03-27T16:06:42.797Z] === RUN   TestInfoAPI
16:06:42 [2024-03-27T16:06:42.797Z] --- PASS: TestInfoAPI (0.01s)
16:06:42 [2024-03-27T16:06:42.797Z] === RUN   TestInfoAPIWarnings
16:07:00 [2024-03-27T16:07:00.895Z] --- PASS: TestInfoAPIWarnings (16.54s)
16:07:00 [2024-03-27T16:07:00.895Z] === RUN   TestInfoDebug
16:07:00 [2024-03-27T16:07:00.895Z] --- PASS: TestInfoDebug (0.52s)
16:07:00 [2024-03-27T16:07:00.895Z] === RUN   TestInfoInsecureRegistries
16:07:00 [2024-03-27T16:07:00.895Z] --- PASS: TestInfoInsecureRegistries (0.52s)
16:07:00 [2024-03-27T16:07:00.895Z] === RUN   TestInfoRegistryMirrors
16:07:00 [2024-03-27T16:07:00.895Z] --- PASS: TestInfoRegistryMirrors (0.52s)
16:07:00 [2024-03-27T16:07:00.895Z] === RUN   TestLoginFailsWithBadCredentials
16:07:01 [2024-03-27T16:07:01.832Z] --- PASS: TestLoginFailsWithBadCredentials (0.98s)
16:07:01 [2024-03-27T16:07:01.832Z] === RUN   TestPingCacheHeaders
16:07:01 [2024-03-27T16:07:01.832Z] --- PASS: TestPingCacheHeaders (0.01s)
16:07:01 [2024-03-27T16:07:01.832Z] === RUN   TestPingGet
16:07:01 [2024-03-27T16:07:01.832Z] --- PASS: TestPingGet (0.01s)
16:07:01 [2024-03-27T16:07:01.832Z] === RUN   TestPingHead
16:07:01 [2024-03-27T16:07:01.832Z] --- PASS: TestPingHead (0.01s)
16:07:01 [2024-03-27T16:07:01.832Z] === RUN   TestPingSwarmHeader
16:07:02 [2024-03-27T16:07:02.399Z] === RUN   TestPingSwarmHeader/before_swarm_init
16:07:02 [2024-03-27T16:07:02.966Z] === RUN   TestPingSwarmHeader/after_swarm_init
16:07:03 [2024-03-27T16:07:03.904Z] === RUN   TestPingSwarmHeader/after_swarm_leave
16:07:03 [2024-03-27T16:07:03.904Z] --- PASS: TestPingSwarmHeader (1.95s)
16:07:03 [2024-03-27T16:07:03.904Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
16:07:03 [2024-03-27T16:07:03.904Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
16:07:03 [2024-03-27T16:07:03.904Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
16:07:03 [2024-03-27T16:07:03.904Z] === RUN   TestPingBuilderHeader
16:07:03 [2024-03-27T16:07:03.904Z] === RUN   TestPingBuilderHeader/default_config
16:07:04 [2024-03-27T16:07:04.471Z] === RUN   TestPingBuilderHeader/buildkit_disabled
16:07:05 [2024-03-27T16:07:05.038Z] --- PASS: TestPingBuilderHeader (1.04s)
16:07:05 [2024-03-27T16:07:05.038Z]     --- PASS: TestPingBuilderHeader/default_config (0.51s)
16:07:05 [2024-03-27T16:07:05.038Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.51s)
16:07:05 [2024-03-27T16:07:05.038Z] === RUN   TestVersion
16:07:05 [2024-03-27T16:07:05.038Z] --- PASS: TestVersion (0.01s)
16:07:05 [2024-03-27T16:07:05.038Z] PASS
16:07:05 [2024-03-27T16:07:05.038Z] 
16:07:05 [2024-03-27T16:07:05.038Z] === Skipped
16:07:05 [2024-03-27T16:07:05.038Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
16:07:05 [2024-03-27T16:07:05.038Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
16:07:05 [2024-03-27T16:07:05.038Z] 
16:07:05 [2024-03-27T16:07:05.038Z] DONE 57 tests, 1 skipped in 23.801s
16:07:05 [2024-03-27T16:07:05.038Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m  
16:07:05 [2024-03-27T16:07:05.038Z] ++ '[' -n '' ']'
16:07:05 [2024-03-27T16:07:05.038Z] ++ 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
16:07:05 [2024-03-27T16:07:05.038Z] ++ set -e
16:07:05 [2024-03-27T16:07:05.038Z] ++ '[' -n 0 ']'
16:07:05 [2024-03-27T16:07:05.038Z] ++ set -x
16:07:05 [2024-03-27T16:07:05.038Z] ++ 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.AYlq6u93xR/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
16:07:05 [2024-03-27T16:07:05.038Z] INFO: Testing against a local daemon
16:07:05 [2024-03-27T16:07:05.038Z] === RUN   TestRunMountVolumeSubdir
16:07:05 [2024-03-27T16:07:05.297Z]     mount_test.go:28: Setup stderr:
16:07:05 [2024-03-27T16:07:05.297Z]     mount_test.go:28: Setup stdout:
16:07:05 [2024-03-27T16:07:05.297Z]         /volume:
16:07:05 [2024-03-27T16:07:05.297Z]         total 24K    
16:07:05 [2024-03-27T16:07:05.297Z]         drwxr-xr-x    5 root     root        4.0K Mar 27 16:07 .
16:07:05 [2024-03-27T16:07:05.297Z]         drwxr-xr-x    1 root     root        4.0K Mar 27 16:07 ..
16:07:05 [2024-03-27T16:07:05.297Z]         -rw-r--r--    1 root     root           4 Mar 27 16:07 bar.txt
16:07:05 [2024-03-27T16:07:05.297Z]         drwxr-xr-x    2 root     root        4.0K Mar 27 16:07 bin
16:07:05 [2024-03-27T16:07:05.297Z]         drwxr-xr-x    3 root     root        4.0K Mar 27 16:07 hack
16:07:05 [2024-03-27T16:07:05.297Z]         drwxr-xr-x    2 root     root        4.0K Mar 27 16:07 subdir
16:07:05 [2024-03-27T16:07:05.297Z]         
16:07:05 [2024-03-27T16:07:05.297Z]         /volume/hack/:
16:07:05 [2024-03-27T16:07:05.297Z]         total 12K    
16:07:05 [2024-03-27T16:07:05.297Z]         drwxr-xr-x    3 root     root        4.0K Mar 27 16:07 .
16:07:05 [2024-03-27T16:07:05.297Z]         drwxr-xr-x    5 root     root        4.0K Mar 27 16:07 ..
16:07:05 [2024-03-27T16:07:05.297Z]         lrwxrwxrwx    1 root     root           4 Mar 27 16:07 bad -> root
16:07:05 [2024-03-27T16:07:05.297Z]         lrwxrwxrwx    1 root     root           9 Mar 27 16:07 good -> ../subdir
16:07:05 [2024-03-27T16:07:05.297Z]         drwxr-xr-x    2 root     root        4.0K Mar 27 16:07 iwanttobehackedwithtoctou
16:07:05 [2024-03-27T16:07:05.297Z]         lrwxrwxrwx    1 root     root           1 Mar 27 16:07 root -> /
16:07:05 [2024-03-27T16:07:05.297Z] === RUN   TestRunMountVolumeSubdir/subdir
16:07:05 [2024-03-27T16:07:05.864Z]     mount_test.go:101: stdout:
16:07:05 [2024-03-27T16:07:05.864Z]         hello.txt
16:07:05 [2024-03-27T16:07:05.864Z]     mount_test.go:102: stderr:
16:07:05 [2024-03-27T16:07:05.864Z] === RUN   TestRunMountVolumeSubdir/subdir_link
16:07:06 [2024-03-27T16:07:06.123Z]     mount_test.go:101: stdout:
16:07:06 [2024-03-27T16:07:06.123Z]         hello.txt
16:07:06 [2024-03-27T16:07:06.123Z]     mount_test.go:102: stderr:
16:07:06 [2024-03-27T16:07:06.123Z] === RUN   TestRunMountVolumeSubdir/subdir_with_copy_data
16:07:06 [2024-03-27T16:07:06.690Z]     mount_test.go:101: stdout:
16:07:06 [2024-03-27T16:07:06.690Z]         /bin/busybox
16:07:06 [2024-03-27T16:07:06.690Z]     mount_test.go:102: stderr:
16:07:06 [2024-03-27T16:07:06.690Z] === RUN   TestRunMountVolumeSubdir/file
16:07:06 [2024-03-27T16:07:06.949Z]     mount_test.go:101: stdout:
16:07:06 [2024-03-27T16:07:06.949Z]         foo
16:07:06 [2024-03-27T16:07:06.949Z]     mount_test.go:102: stderr:
16:07:06 [2024-03-27T16:07:06.949Z] === RUN   TestRunMountVolumeSubdir/relative_with_backtracks
16:07:06 [2024-03-27T16:07:06.949Z] === RUN   TestRunMountVolumeSubdir/not_existing
16:07:07 [2024-03-27T16:07:07.208Z] === RUN   TestRunMountVolumeSubdir/mount_link
16:07:07 [2024-03-27T16:07:07.466Z] === RUN   TestRunMountVolumeSubdir/mount_link_link
16:07:07 [2024-03-27T16:07:07.725Z] --- PASS: TestRunMountVolumeSubdir (2.69s)
16:07:07 [2024-03-27T16:07:07.725Z]     --- PASS: TestRunMountVolumeSubdir/subdir (0.41s)
16:07:07 [2024-03-27T16:07:07.725Z]     --- PASS: TestRunMountVolumeSubdir/subdir_link (0.39s)
16:07:07 [2024-03-27T16:07:07.725Z]     --- PASS: TestRunMountVolumeSubdir/subdir_with_copy_data (0.43s)
16:07:07 [2024-03-27T16:07:07.725Z]     --- PASS: TestRunMountVolumeSubdir/file (0.40s)
16:07:07 [2024-03-27T16:07:07.725Z]     --- PASS: TestRunMountVolumeSubdir/relative_with_backtracks (0.00s)
16:07:07 [2024-03-27T16:07:07.725Z]     --- PASS: TestRunMountVolumeSubdir/not_existing (0.26s)
16:07:07 [2024-03-27T16:07:07.725Z]     --- PASS: TestRunMountVolumeSubdir/mount_link (0.15s)
16:07:07 [2024-03-27T16:07:07.725Z]     --- PASS: TestRunMountVolumeSubdir/mount_link_link (0.15s)
16:07:07 [2024-03-27T16:07:07.725Z] === RUN   TestVolumesCreateAndList
16:07:07 [2024-03-27T16:07:07.725Z] --- PASS: TestVolumesCreateAndList (0.01s)
16:07:07 [2024-03-27T16:07:07.725Z] === RUN   TestVolumesRemove
16:07:07 [2024-03-27T16:07:07.725Z] === RUN   TestVolumesRemove/volume_in_use
16:07:07 [2024-03-27T16:07:07.725Z] === RUN   TestVolumesRemove/volume_not_in_use
16:07:07 [2024-03-27T16:07:07.725Z] === RUN   TestVolumesRemove/non-existing_volume
16:07:07 [2024-03-27T16:07:07.725Z] === RUN   TestVolumesRemove/non-existing_volume_force
16:07:07 [2024-03-27T16:07:07.725Z] --- PASS: TestVolumesRemove (0.06s)
16:07:07 [2024-03-27T16:07:07.725Z]     --- PASS: TestVolumesRemove/volume_in_use (0.00s)
16:07:07 [2024-03-27T16:07:07.725Z]     --- PASS: TestVolumesRemove/volume_not_in_use (0.01s)
16:07:07 [2024-03-27T16:07:07.725Z]     --- PASS: TestVolumesRemove/non-existing_volume (0.00s)
16:07:07 [2024-03-27T16:07:07.725Z]     --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s)
16:07:07 [2024-03-27T16:07:07.725Z] === RUN   TestVolumesRemoveSwarmEnabled
16:07:07 [2024-03-27T16:07:07.725Z] === PAUSE TestVolumesRemoveSwarmEnabled
16:07:07 [2024-03-27T16:07:07.725Z] === RUN   TestVolumesInspect
16:07:07 [2024-03-27T16:07:07.725Z] --- PASS: TestVolumesInspect (0.01s)
16:07:07 [2024-03-27T16:07:07.725Z] === RUN   TestVolumesInvalidJSON
16:07:07 [2024-03-27T16:07:07.725Z] === RUN   TestVolumesInvalidJSON/volumes/create
16:07:07 [2024-03-27T16:07:07.725Z] === PAUSE TestVolumesInvalidJSON/volumes/create
16:07:07 [2024-03-27T16:07:07.725Z] === CONT  TestVolumesInvalidJSON/volumes/create
16:07:07 [2024-03-27T16:07:07.725Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
16:07:07 [2024-03-27T16:07:07.725Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
16:07:07 [2024-03-27T16:07:07.725Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
16:07:07 [2024-03-27T16:07:07.725Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
16:07:07 [2024-03-27T16:07:07.725Z] --- PASS: TestVolumesInvalidJSON (0.01s)
16:07:07 [2024-03-27T16:07:07.725Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
16:07:07 [2024-03-27T16:07:07.725Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
16:07:07 [2024-03-27T16:07:07.725Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
16:07:07 [2024-03-27T16:07:07.725Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
16:07:07 [2024-03-27T16:07:07.725Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
16:07:07 [2024-03-27T16:07:07.725Z] === RUN   TestVolumePruneAnonymous
16:07:07 [2024-03-27T16:07:07.725Z] --- PASS: TestVolumePruneAnonymous (0.03s)
16:07:07 [2024-03-27T16:07:07.725Z] === RUN   TestVolumePruneAnonFromImage
16:07:07 [2024-03-27T16:07:07.984Z] --- PASS: TestVolumePruneAnonFromImage (0.15s)
16:07:07 [2024-03-27T16:07:07.984Z] === CONT  TestVolumesRemoveSwarmEnabled
16:07:09 [2024-03-27T16:07:09.360Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_in_use
16:07:09 [2024-03-27T16:07:09.360Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_not_in_use
16:07:09 [2024-03-27T16:07:09.360Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume
16:07:09 [2024-03-27T16:07:09.360Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume_force
16:07:09 [2024-03-27T16:07:09.927Z] --- PASS: TestVolumesRemoveSwarmEnabled (1.87s)
16:07:09 [2024-03-27T16:07:09.927Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s)
16:07:09 [2024-03-27T16:07:09.927Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s)
16:07:09 [2024-03-27T16:07:09.927Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s)
16:07:09 [2024-03-27T16:07:09.927Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s)
16:07:09 [2024-03-27T16:07:09.927Z] PASS
16:07:09 [2024-03-27T16:07:09.927Z] 
16:07:09 [2024-03-27T16:07:09.927Z] DONE 29 tests in 4.863s
16:07:09 [2024-03-27T16:07:09.927Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
16:07:09 [2024-03-27T16:07:09.927Z] ++++ cat bundles/test-integration/TestUsernsCommit/d2afae1ce954f/docker.pid
16:07:09 [2024-03-27T16:07:09.927Z] +++ kill 68693
16:07:09 [2024-03-27T16:07:09.927Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 68693 is not a child of this shell
16:07:09 [2024-03-27T16:07:09.927Z] warning: PID 68693 from bundles/test-integration/TestUsernsCommit/d2afae1ce954f/docker.pid had a nonzero exit code
16:07:09 [2024-03-27T16:07:09.927Z] umount: bundles/test-integration/TestUsernsCommit/d2afae1ce954f/root: not mounted.
16:07:09 [2024-03-27T16:07:09.927Z] ++++ cat bundles/test-integration/docker.pid
16:07:09 [2024-03-27T16:07:09.927Z] +++ kill 25045
16:07:11 [2024-03-27T16:07:11.304Z] +++ /etc/init.d/apparmor stop
16:07:11 [2024-03-27T16:07:11.304Z] Leaving: AppArmorNo profiles have been unloaded.
16:07:11 [2024-03-27T16:07:11.304Z] 
16:07:11 [2024-03-27T16:07:11.304Z] Unloading profiles will leave already running processes permanently
16:07:11 [2024-03-27T16:07:11.304Z] unconfined, which can lead to unexpected situations.
16:07:11 [2024-03-27T16:07:11.304Z] 
16:07:11 [2024-03-27T16:07:11.304Z] To set a process to complain mode, use the command line tool
16:07:11 [2024-03-27T16:07:11.304Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
16:07:11 [2024-03-27T16:07:11.304Z] +++ true
16:07:11 [2024-03-27T16:07:11.304Z] exiting test-integration
16:07:11 [2024-03-27T16:07:11.304Z] ++ exit 0
16:07:11 [2024-03-27T16:07:11.304Z] 
Post stage
[Pipeline] junit
16:07:12 [2024-03-27T16:07:12.694Z] Recording test results
16:07:12 [2024-03-27T16:07:12.936Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
16:07:13 [2024-03-27T16:07:13.230Z] + echo Ensuring container killed.
16:07:13 [2024-03-27T16:07:13.230Z] Ensuring container killed.
16:07:13 [2024-03-27T16:07:13.230Z] + docker rm -vf docker-pr2
16:07:13 [2024-03-27T16:07:13.230Z] Error response from daemon: No such container: docker-pr2
[Pipeline] sh
16:07:13 [2024-03-27T16:07:13.510Z] + echo Chowning /workspace to jenkins user
16:07:13 [2024-03-27T16:07:13.511Z] Chowning /workspace to jenkins user
16:07:13 [2024-03-27T16:07:13.511Z] + id -u
16:07:13 [2024-03-27T16:07:13.511Z] + id -g
16:07:13 [2024-03-27T16:07:13.511Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-47640:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
16:07:15 [2024-03-27T16:07:15.173Z] + bundleName=arm64-integration
16:07:15 [2024-03-27T16:07:15.173Z] + echo Creating arm64-integration-bundles.tar.gz
16:07:15 [2024-03-27T16:07:15.173Z] Creating arm64-integration-bundles.tar.gz
16:07:15 [2024-03-27T16:07:15.173Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml )+  -print
16:07:15 [2024-03-27T16:07:15.173Z] xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
16:07:15 [2024-03-27T16:07:15.444Z] Archiving artifacts
16:07:15 [2024-03-27T16:07:15.877Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-47640/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
16:07:16 [2024-03-27T16:07:16.164Z] + make clean
16:07:16 [2024-03-27T16:07:16.164Z] docker volume rm -f docker-dev-cache docker-mod-cache
16:07:16 [2024-03-27T16:07:16.164Z] docker-dev-cache
16:07:16 [2024-03-27T16:07:16.164Z] 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-47640/2/stashes/