Skip to content
Success

Console Output

Pull request #45260 updated
12:06:51 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 80ff19e92ff4748f0955da6c05c73c5209cb6539+17c3829528e9936456afda4bbe9e956506e69d1f (6fea741f4a86eaf3046ce20c43d288b4e8d23c73)
Running in Durability level: PERFORMANCE_OPTIMIZED
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
The recommended git tool is: NONE
using credential jps-reader
 > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-45260@libs/jps/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
Checking out Revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10
Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull"
 > git rev-list --no-walk 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10
Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines.
To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins.
[Pipeline] Start of Pipeline
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (pr-hack)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
12:06:53 [2024-01-20T12:06:53.923Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
12:06:53 [2024-01-20T12:06:53.930Z] Trying to pass milestone 2
[Pipeline] milestone
12:06:54 [2024-01-20T12:06:54.143Z] Trying to pass milestone 3
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
12:06:54 [2024-01-20T12:06:54.370Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0e4035391a4ac3bcc) in /home/ubuntu/workspace/moby_PR-45260
[Pipeline] {
[Pipeline] checkout
12:06:54 [2024-01-20T12:06:54.393Z] The recommended git tool is: git
12:06:54 [2024-01-20T12:06:54.427Z] using credential docker-jenkins-github-credentials
12:06:54 [2024-01-20T12:06:54.451Z] Cloning the remote Git repository
12:06:54 [2024-01-20T12:06:54.451Z] Cloning with configured refspecs honoured and without tags
12:06:54 [2024-01-20T12:06:54.464Z] Cloning repository https://github.com/moby/moby.git
12:06:54 [2024-01-20T12:06:54.465Z]  > git init /home/ubuntu/workspace/moby_PR-45260 # timeout=10
12:06:54 [2024-01-20T12:06:54.470Z] Fetching upstream changes from https://github.com/moby/moby.git
12:06:54 [2024-01-20T12:06:54.470Z]  > git --version # timeout=10
12:06:54 [2024-01-20T12:06:54.473Z]  > git --version # 'git version 2.25.1'
12:06:54 [2024-01-20T12:06:54.473Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:06:54 [2024-01-20T12:06:54.473Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45260/head:refs/remotes/origin/PR-45260 +refs/heads/master:refs/remotes/origin/master # timeout=10
12:07:06 [2024-01-20T12:07:06.637Z] Fetching without tags
12:07:06 [2024-01-20T12:07:06.845Z] Merging remotes/origin/master commit 17c3829528e9936456afda4bbe9e956506e69d1f into PR head commit 80ff19e92ff4748f0955da6c05c73c5209cb6539
12:07:06 [2024-01-20T12:07:06.633Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:07:06 [2024-01-20T12:07:06.636Z]  > git config --add remote.origin.fetch +refs/pull/45260/head:refs/remotes/origin/PR-45260 # timeout=10
12:07:06 [2024-01-20T12:07:06.638Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
12:07:06 [2024-01-20T12:07:06.644Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:07:06 [2024-01-20T12:07:06.650Z] Fetching upstream changes from https://github.com/moby/moby.git
12:07:06 [2024-01-20T12:07:06.650Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:07:06 [2024-01-20T12:07:06.651Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45260/head:refs/remotes/origin/PR-45260 +refs/heads/master:refs/remotes/origin/master # timeout=10
12:07:06 [2024-01-20T12:07:06.859Z]  > git config core.sparsecheckout # timeout=10
12:07:06 [2024-01-20T12:07:06.861Z]  > git checkout -f 80ff19e92ff4748f0955da6c05c73c5209cb6539 # timeout=10
12:07:07 [2024-01-20T12:07:07.531Z] Merge succeeded, producing 80ff19e92ff4748f0955da6c05c73c5209cb6539
12:07:07 [2024-01-20T12:07:07.531Z] Checking out Revision 80ff19e92ff4748f0955da6c05c73c5209cb6539 (PR-45260)
12:07:08 [2024-01-20T12:07:08.254Z] Commit message: "integration-cli/daemon: remove uses of deprecated WaitRun utility"
12:07:08 [2024-01-20T12:07:08.262Z] First time build. Skipping changelog.
12:07:07 [2024-01-20T12:07:07.522Z]  > git remote # timeout=10
12:07:07 [2024-01-20T12:07:07.525Z]  > git config --get remote.origin.url # timeout=10
12:07:07 [2024-01-20T12:07:07.528Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:07:07 [2024-01-20T12:07:07.529Z]  > git merge 17c3829528e9936456afda4bbe9e956506e69d1f # timeout=10
12:07:07 [2024-01-20T12:07:07.537Z]  > git rev-parse HEAD^{commit} # timeout=10
12:07:07 [2024-01-20T12:07:07.544Z]  > git config core.sparsecheckout # timeout=10
12:07:07 [2024-01-20T12:07:07.547Z]  > git checkout -f 80ff19e92ff4748f0955da6c05c73c5209cb6539 # timeout=10
12:07:08 [2024-01-20T12:07:08.268Z]  > git rev-list --no-walk 85264c27c184468e1b206b0832e1ea9e3d9fbb59 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
12:07:08 [2024-01-20T12:07:08.931Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45260:/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
12:07:13 [2024-01-20T12:07:13.124Z] 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
12:07:13 [2024-01-20T12:07:13.438Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0e4035391a4ac3bcc) in /home/ubuntu/workspace/moby_PR-45260
[Pipeline] {
[Pipeline] checkout
12:07:13 [2024-01-20T12:07:13.455Z] The recommended git tool is: git
12:07:13 [2024-01-20T12:07:13.465Z] using credential docker-jenkins-github-credentials
12:07:13 [2024-01-20T12:07:13.489Z] Fetching changes from the remote Git repository
12:07:13 [2024-01-20T12:07:13.495Z] Fetching without tags
12:07:13 [2024-01-20T12:07:13.713Z] Merging remotes/origin/master commit 17c3829528e9936456afda4bbe9e956506e69d1f into PR head commit 80ff19e92ff4748f0955da6c05c73c5209cb6539
12:07:13 [2024-01-20T12:07:13.768Z] Merge succeeded, producing 80ff19e92ff4748f0955da6c05c73c5209cb6539
12:07:13 [2024-01-20T12:07:13.768Z] Checking out Revision 80ff19e92ff4748f0955da6c05c73c5209cb6539 (PR-45260)
12:07:13 [2024-01-20T12:07:13.820Z] Commit message: "integration-cli/daemon: remove uses of deprecated WaitRun utility"
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
12:07:13 [2024-01-20T12:07:13.496Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-45260/.git # timeout=10
12:07:13 [2024-01-20T12:07:13.502Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:07:13 [2024-01-20T12:07:13.509Z] Fetching upstream changes from https://github.com/moby/moby.git
12:07:13 [2024-01-20T12:07:13.509Z]  > git --version # timeout=10
12:07:13 [2024-01-20T12:07:13.511Z]  > git --version # 'git version 2.25.1'
12:07:13 [2024-01-20T12:07:13.511Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:07:13 [2024-01-20T12:07:13.512Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45260/head:refs/remotes/origin/PR-45260 +refs/heads/master:refs/remotes/origin/master # timeout=10
12:07:13 [2024-01-20T12:07:13.727Z]  > git config core.sparsecheckout # timeout=10
12:07:13 [2024-01-20T12:07:13.729Z]  > git checkout -f 80ff19e92ff4748f0955da6c05c73c5209cb6539 # timeout=10
12:07:13 [2024-01-20T12:07:13.761Z]  > git remote # timeout=10
12:07:13 [2024-01-20T12:07:13.764Z]  > git config --get remote.origin.url # timeout=10
12:07:13 [2024-01-20T12:07:13.767Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:07:13 [2024-01-20T12:07:13.768Z]  > git merge 17c3829528e9936456afda4bbe9e956506e69d1f # timeout=10
12:07:13 [2024-01-20T12:07:13.775Z]  > git rev-parse HEAD^{commit} # timeout=10
12:07:13 [2024-01-20T12:07:13.781Z]  > git config core.sparsecheckout # timeout=10
12:07:13 [2024-01-20T12:07:13.784Z]  > git checkout -f 80ff19e92ff4748f0955da6c05c73c5209cb6539 # timeout=10
12:07:14 [2024-01-20T12:07:14.492Z] + docker version
12:07:14 [2024-01-20T12:07:14.492Z] Client: Docker Engine - Community
12:07:14 [2024-01-20T12:07:14.492Z]  Version:           24.0.7
12:07:14 [2024-01-20T12:07:14.492Z]  API version:       1.43
12:07:14 [2024-01-20T12:07:14.492Z]  Go version:        go1.20.10
12:07:14 [2024-01-20T12:07:14.492Z]  Git commit:        afdd53b
12:07:14 [2024-01-20T12:07:14.492Z]  Built:             Thu Oct 26 09:08:14 2023
12:07:14 [2024-01-20T12:07:14.492Z]  OS/Arch:           linux/arm64
12:07:14 [2024-01-20T12:07:14.492Z]  Context:           default
12:07:14 [2024-01-20T12:07:14.492Z] 
12:07:14 [2024-01-20T12:07:14.492Z] Server: Docker Engine - Community
12:07:14 [2024-01-20T12:07:14.492Z]  Engine:
12:07:14 [2024-01-20T12:07:14.492Z]   Version:          24.0.7
12:07:14 [2024-01-20T12:07:14.492Z]   API version:      1.43 (minimum version 1.12)
12:07:14 [2024-01-20T12:07:14.492Z]   Go version:       go1.20.10
12:07:14 [2024-01-20T12:07:14.492Z]   Git commit:       311b9ff
12:07:14 [2024-01-20T12:07:14.492Z]   Built:            Thu Oct 26 09:08:14 2023
12:07:14 [2024-01-20T12:07:14.492Z]   OS/Arch:          linux/arm64
12:07:14 [2024-01-20T12:07:14.492Z]   Experimental:     true
12:07:14 [2024-01-20T12:07:14.492Z]  containerd:
12:07:14 [2024-01-20T12:07:14.492Z]   Version:          1.6.25
12:07:14 [2024-01-20T12:07:14.492Z]   GitCommit:        d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f
12:07:14 [2024-01-20T12:07:14.492Z]  runc:
12:07:14 [2024-01-20T12:07:14.492Z]   Version:          1.1.10
12:07:14 [2024-01-20T12:07:14.492Z]   GitCommit:        v1.1.10-0-g18a0cb0
12:07:14 [2024-01-20T12:07:14.492Z]  docker-init:
12:07:14 [2024-01-20T12:07:14.492Z]   Version:          0.19.0
12:07:14 [2024-01-20T12:07:14.492Z]   GitCommit:        de40ad0
[Pipeline] sh
12:07:14 [2024-01-20T12:07:14.774Z] + docker info
12:07:14 [2024-01-20T12:07:14.774Z] Client: Docker Engine - Community
12:07:14 [2024-01-20T12:07:14.774Z]  Version:    24.0.7
12:07:14 [2024-01-20T12:07:14.774Z]  Context:    default
12:07:14 [2024-01-20T12:07:14.774Z]  Debug Mode: false
12:07:14 [2024-01-20T12:07:14.774Z]  Plugins:
12:07:14 [2024-01-20T12:07:14.774Z]   buildx: Docker Buildx (Docker Inc.)
12:07:14 [2024-01-20T12:07:14.774Z]     Version:  v0.12.0
12:07:14 [2024-01-20T12:07:14.774Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
12:07:14 [2024-01-20T12:07:14.774Z]   compose: Docker Compose (Docker Inc.)
12:07:14 [2024-01-20T12:07:14.774Z]     Version:  v2.23.3
12:07:14 [2024-01-20T12:07:14.774Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
12:07:14 [2024-01-20T12:07:14.774Z] 
12:07:14 [2024-01-20T12:07:14.774Z] Server:
12:07:14 [2024-01-20T12:07:14.774Z]  Containers: 0
12:07:14 [2024-01-20T12:07:14.774Z]   Running: 0
12:07:14 [2024-01-20T12:07:14.774Z]   Paused: 0
12:07:14 [2024-01-20T12:07:14.774Z]   Stopped: 0
12:07:14 [2024-01-20T12:07:14.774Z]  Images: 3
12:07:14 [2024-01-20T12:07:14.774Z]  Server Version: 24.0.7
12:07:14 [2024-01-20T12:07:14.774Z]  Storage Driver: overlay2
12:07:14 [2024-01-20T12:07:14.774Z]   Backing Filesystem: extfs
12:07:14 [2024-01-20T12:07:14.774Z]   Supports d_type: true
12:07:14 [2024-01-20T12:07:14.774Z]   Using metacopy: false
12:07:14 [2024-01-20T12:07:14.774Z]   Native Overlay Diff: true
12:07:14 [2024-01-20T12:07:14.774Z]   userxattr: false
12:07:14 [2024-01-20T12:07:14.774Z]  Logging Driver: json-file
12:07:14 [2024-01-20T12:07:14.774Z]  Cgroup Driver: cgroupfs
12:07:14 [2024-01-20T12:07:14.774Z]  Cgroup Version: 1
12:07:14 [2024-01-20T12:07:14.774Z]  Plugins:
12:07:14 [2024-01-20T12:07:14.774Z]   Volume: local
12:07:14 [2024-01-20T12:07:14.774Z]   Network: bridge host ipvlan macvlan null overlay
12:07:14 [2024-01-20T12:07:14.774Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
12:07:14 [2024-01-20T12:07:14.774Z]  Swarm: inactive
12:07:14 [2024-01-20T12:07:14.774Z]  Runtimes: io.containerd.runc.v2 runc
12:07:14 [2024-01-20T12:07:14.774Z]  Default Runtime: runc
12:07:14 [2024-01-20T12:07:14.774Z]  Init Binary: docker-init
12:07:14 [2024-01-20T12:07:14.774Z]  containerd version: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f
12:07:14 [2024-01-20T12:07:14.774Z]  runc version: v1.1.10-0-g18a0cb0
12:07:14 [2024-01-20T12:07:14.774Z]  init version: de40ad0
12:07:14 [2024-01-20T12:07:14.774Z]  Security Options:
12:07:14 [2024-01-20T12:07:14.774Z]   apparmor
12:07:14 [2024-01-20T12:07:14.774Z]   seccomp
12:07:14 [2024-01-20T12:07:14.774Z]    Profile: builtin
12:07:14 [2024-01-20T12:07:14.774Z]  Kernel Version: 5.15.0-1050-aws
12:07:14 [2024-01-20T12:07:14.774Z]  Operating System: Ubuntu 20.04.6 LTS
12:07:14 [2024-01-20T12:07:14.774Z]  OSType: linux
12:07:14 [2024-01-20T12:07:14.774Z]  Architecture: aarch64
12:07:14 [2024-01-20T12:07:14.774Z]  CPUs: 8
12:07:14 [2024-01-20T12:07:14.774Z]  Total Memory: 30.64GiB
12:07:14 [2024-01-20T12:07:14.774Z]  Name: ip-10-100-51-246
12:07:14 [2024-01-20T12:07:14.774Z]  ID: df31e515-0d6e-4cdc-bab7-e14664be0d77
12:07:14 [2024-01-20T12:07:14.774Z]  Docker Root Dir: /var/lib/docker
12:07:14 [2024-01-20T12:07:14.774Z]  Debug Mode: false
12:07:14 [2024-01-20T12:07:14.774Z]  Experimental: true
12:07:14 [2024-01-20T12:07:14.774Z]  Insecure Registries:
12:07:14 [2024-01-20T12:07:14.774Z]   127.0.0.0/8
12:07:14 [2024-01-20T12:07:14.774Z]  Live Restore Enabled: true
12:07:14 [2024-01-20T12:07:14.774Z] 
[Pipeline] sh
12:07:15 [2024-01-20T12:07:15.058Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
12:07:15 [2024-01-20T12:07:15.058Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
12:07:15 [2024-01-20T12:07:15.058Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-45260/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
12:07:15 [2024-01-20T12:07:15.058Z] + bash /home/ubuntu/workspace/moby_PR-45260/check-config.sh
12:07:15 [2024-01-20T12:07:15.058Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
12:07:15 [2024-01-20T12:07:15.058Z] info: reading kernel config from /boot/config-5.15.0-1050-aws ...
12:07:15 [2024-01-20T12:07:15.058Z] 
12:07:15 [2024-01-20T12:07:15.058Z] Generally Necessary:
12:07:15 [2024-01-20T12:07:15.058Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
12:07:15 [2024-01-20T12:07:15.058Z] - apparmor: enabled and tools installed
12:07:15 [2024-01-20T12:07:15.058Z] - CONFIG_NAMESPACES: enabled
12:07:15 [2024-01-20T12:07:15.058Z] - CONFIG_NET_NS: enabled
12:07:15 [2024-01-20T12:07:15.058Z] - CONFIG_PID_NS: enabled
12:07:15 [2024-01-20T12:07:15.058Z] - CONFIG_IPC_NS: enabled
12:07:15 [2024-01-20T12:07:15.058Z] - CONFIG_UTS_NS: enabled
12:07:15 [2024-01-20T12:07:15.058Z] - CONFIG_CGROUPS: enabled
12:07:15 [2024-01-20T12:07:15.058Z] - CONFIG_CGROUP_CPUACCT: enabled
12:07:15 [2024-01-20T12:07:15.058Z] - CONFIG_CGROUP_DEVICE: enabled
12:07:15 [2024-01-20T12:07:15.058Z] - CONFIG_CGROUP_FREEZER: enabled
12:07:15 [2024-01-20T12:07:15.058Z] - CONFIG_CGROUP_SCHED: enabled
12:07:15 [2024-01-20T12:07:15.058Z] - CONFIG_CPUSETS: enabled
12:07:15 [2024-01-20T12:07:15.058Z] - CONFIG_MEMCG: enabled
12:07:15 [2024-01-20T12:07:15.058Z] - CONFIG_KEYS: enabled
12:07:15 [2024-01-20T12:07:15.058Z] - CONFIG_VETH: enabled (as module)
12:07:15 [2024-01-20T12:07:15.058Z] - CONFIG_BRIDGE: enabled (as module)
12:07:15 [2024-01-20T12:07:15.058Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
12:07:15 [2024-01-20T12:07:15.058Z] - CONFIG_IP_NF_FILTER: enabled (as module)
12:07:15 [2024-01-20T12:07:15.058Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
12:07:15 [2024-01-20T12:07:15.058Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
12:07:15 [2024-01-20T12:07:15.058Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
12:07:15 [2024-01-20T12:07:15.058Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
12:07:15 [2024-01-20T12:07:15.318Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
12:07:15 [2024-01-20T12:07:15.318Z] - CONFIG_IP_NF_NAT: enabled (as module)
12:07:15 [2024-01-20T12:07:15.318Z] - CONFIG_NF_NAT: enabled (as module)
12:07:15 [2024-01-20T12:07:15.318Z] - CONFIG_POSIX_MQUEUE: enabled
12:07:15 [2024-01-20T12:07:15.318Z] - CONFIG_CGROUP_BPF: enabled
12:07:15 [2024-01-20T12:07:15.318Z] 
12:07:15 [2024-01-20T12:07:15.318Z] Optional Features:
12:07:15 [2024-01-20T12:07:15.318Z] - CONFIG_USER_NS: enabled
12:07:15 [2024-01-20T12:07:15.318Z] - CONFIG_SECCOMP: enabled
12:07:15 [2024-01-20T12:07:15.318Z] - CONFIG_SECCOMP_FILTER: enabled
12:07:15 [2024-01-20T12:07:15.318Z] - CONFIG_CGROUP_PIDS: enabled
12:07:15 [2024-01-20T12:07:15.318Z] - CONFIG_MEMCG_SWAP: enabled
12:07:15 [2024-01-20T12:07:15.318Z]     (cgroup swap accounting is currently enabled)
12:07:15 [2024-01-20T12:07:15.318Z] - CONFIG_BLK_CGROUP: enabled
12:07:15 [2024-01-20T12:07:15.318Z] - CONFIG_BLK_DEV_THROTTLING: enabled
12:07:15 [2024-01-20T12:07:15.318Z] - CONFIG_CGROUP_PERF: enabled
12:07:15 [2024-01-20T12:07:15.318Z] - CONFIG_CGROUP_HUGETLB: enabled
12:07:15 [2024-01-20T12:07:15.318Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
12:07:15 [2024-01-20T12:07:15.318Z] - CONFIG_CGROUP_NET_PRIO: enabled
12:07:15 [2024-01-20T12:07:15.318Z] - CONFIG_CFS_BANDWIDTH: enabled
12:07:15 [2024-01-20T12:07:15.318Z] - CONFIG_FAIR_GROUP_SCHED: enabled
12:07:15 [2024-01-20T12:07:15.318Z] - CONFIG_RT_GROUP_SCHED: missing
12:07:15 [2024-01-20T12:07:15.318Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
12:07:15 [2024-01-20T12:07:15.318Z] - CONFIG_IP_VS: enabled (as module)
12:07:15 [2024-01-20T12:07:15.318Z] - CONFIG_IP_VS_NFCT: enabled
12:07:15 [2024-01-20T12:07:15.318Z] - CONFIG_IP_VS_PROTO_TCP: enabled
12:07:15 [2024-01-20T12:07:15.318Z] - CONFIG_IP_VS_PROTO_UDP: enabled
12:07:15 [2024-01-20T12:07:15.318Z] - CONFIG_IP_VS_RR: enabled (as module)
12:07:15 [2024-01-20T12:07:15.578Z] - CONFIG_SECURITY_SELINUX: enabled
12:07:15 [2024-01-20T12:07:15.578Z] - CONFIG_SECURITY_APPARMOR: enabled
12:07:15 [2024-01-20T12:07:15.578Z] - CONFIG_EXT4_FS: enabled
12:07:15 [2024-01-20T12:07:15.578Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
12:07:15 [2024-01-20T12:07:15.578Z] - CONFIG_EXT4_FS_SECURITY: enabled
12:07:15 [2024-01-20T12:07:15.578Z] - Network Drivers:
12:07:15 [2024-01-20T12:07:15.578Z]   - "overlay":
12:07:15 [2024-01-20T12:07:15.578Z]     - CONFIG_VXLAN: enabled (as module)
12:07:15 [2024-01-20T12:07:15.578Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
12:07:15 [2024-01-20T12:07:15.578Z]       Optional (for encrypted networks):
12:07:15 [2024-01-20T12:07:15.578Z]       - CONFIG_CRYPTO: enabled
12:07:15 [2024-01-20T12:07:15.578Z]       - CONFIG_CRYPTO_AEAD: enabled
12:07:15 [2024-01-20T12:07:15.578Z]       - CONFIG_CRYPTO_GCM: enabled
12:07:15 [2024-01-20T12:07:15.578Z]       - CONFIG_CRYPTO_SEQIV: enabled
12:07:15 [2024-01-20T12:07:15.578Z]       - CONFIG_CRYPTO_GHASH: enabled
12:07:15 [2024-01-20T12:07:15.578Z]       - CONFIG_XFRM: enabled
12:07:15 [2024-01-20T12:07:15.578Z]       - CONFIG_XFRM_USER: enabled (as module)
12:07:15 [2024-01-20T12:07:15.578Z]       - CONFIG_XFRM_ALGO: enabled (as module)
12:07:15 [2024-01-20T12:07:15.578Z]       - CONFIG_INET_ESP: enabled (as module)
12:07:15 [2024-01-20T12:07:15.578Z]   - "ipvlan":
12:07:15 [2024-01-20T12:07:15.578Z]     - CONFIG_IPVLAN: enabled (as module)
12:07:15 [2024-01-20T12:07:15.578Z]   - "macvlan":
12:07:15 [2024-01-20T12:07:15.578Z]     - CONFIG_MACVLAN: enabled (as module)
12:07:15 [2024-01-20T12:07:15.578Z]     - CONFIG_DUMMY: enabled (as module)
12:07:15 [2024-01-20T12:07:15.578Z]   - "ftp,tftp client in container":
12:07:15 [2024-01-20T12:07:15.837Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
12:07:15 [2024-01-20T12:07:15.837Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
12:07:15 [2024-01-20T12:07:15.837Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
12:07:15 [2024-01-20T12:07:15.837Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
12:07:15 [2024-01-20T12:07:15.837Z] - Storage Drivers:
12:07:15 [2024-01-20T12:07:15.837Z]   - "aufs":
12:07:15 [2024-01-20T12:07:15.837Z]     - CONFIG_AUFS_FS: enabled (as module)
12:07:15 [2024-01-20T12:07:15.837Z]   - "btrfs":
12:07:15 [2024-01-20T12:07:15.837Z]     - CONFIG_BTRFS_FS: enabled (as module)
12:07:15 [2024-01-20T12:07:15.837Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
12:07:15 [2024-01-20T12:07:15.837Z]   - "devicemapper":
12:07:15 [2024-01-20T12:07:15.837Z]     - CONFIG_BLK_DEV_DM: enabled
12:07:15 [2024-01-20T12:07:15.837Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
12:07:15 [2024-01-20T12:07:15.837Z]   - "overlay":
12:07:15 [2024-01-20T12:07:15.837Z]     - CONFIG_OVERLAY_FS: enabled (as module)
12:07:15 [2024-01-20T12:07:15.837Z]   - "zfs":
12:07:15 [2024-01-20T12:07:15.837Z]     - /dev/zfs: present
12:07:15 [2024-01-20T12:07:15.837Z]     - zfs command: missing
12:07:15 [2024-01-20T12:07:15.837Z]     - zpool command: missing
12:07:15 [2024-01-20T12:07:15.837Z] 
12:07:15 [2024-01-20T12:07:15.837Z] Limits:
12:07:15 [2024-01-20T12:07:15.837Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
12:07:15 [2024-01-20T12:07:15.837Z] 
12:07:15 [2024-01-20T12:07:15.837Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
12:07:16 [2024-01-20T12:07:16.137Z] + docker build --force-rm -t docker:80ff19e92ff4748f0955da6c05c73c5209cb6539 .
12:07:16 [2024-01-20T12:07:16.397Z] #0 building with "default" instance using docker driver
12:07:16 [2024-01-20T12:07:16.397Z] 
12:07:16 [2024-01-20T12:07:16.397Z] #1 [internal] load build definition from Dockerfile
12:07:16 [2024-01-20T12:07:16.397Z] #1 transferring dockerfile: 27.92kB done
12:07:16 [2024-01-20T12:07:16.397Z] #1 DONE 0.0s
12:07:16 [2024-01-20T12:07:16.397Z] 
12:07:16 [2024-01-20T12:07:16.397Z] #2 [internal] load .dockerignore
12:07:16 [2024-01-20T12:07:16.397Z] #2 transferring context: 113B done
12:07:16 [2024-01-20T12:07:16.397Z] #2 DONE 0.0s
12:07:16 [2024-01-20T12:07:16.397Z] 
12:07:16 [2024-01-20T12:07:16.397Z] #3 resolve image config for docker.io/docker/dockerfile:1
12:07:16 [2024-01-20T12:07:16.397Z] #3 DONE 0.1s
12:07:16 [2024-01-20T12:07:16.397Z] 
12:07:16 [2024-01-20T12:07:16.397Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
12:07:16 [2024-01-20T12:07:16.397Z] #4 CACHED
12:07:16 [2024-01-20T12:07:16.397Z] 
12:07:16 [2024-01-20T12:07:16.397Z] #5 [internal] load metadata for docker.io/library/golang:1.21.6-bookworm
12:07:16 [2024-01-20T12:07:16.657Z] #5 ...
12:07:16 [2024-01-20T12:07:16.657Z] 
12:07:16 [2024-01-20T12:07:16.657Z] #6 [internal] load metadata for docker.io/library/busybox:latest
12:07:16 [2024-01-20T12:07:16.657Z] #6 DONE 0.0s
12:07:16 [2024-01-20T12:07:16.657Z] 
12:07:16 [2024-01-20T12:07:16.657Z] #7 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1
12:07:16 [2024-01-20T12:07:16.657Z] #7 DONE 0.2s
12:07:16 [2024-01-20T12:07:16.657Z] 
12:07:16 [2024-01-20T12:07:16.657Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
12:07:16 [2024-01-20T12:07:16.657Z] #8 DONE 0.2s
12:07:16 [2024-01-20T12:07:16.657Z] 
12:07:16 [2024-01-20T12:07:16.657Z] #9 [internal] load metadata for docker.io/docker/compose-bin:v2.24.0
12:07:16 [2024-01-20T12:07:16.657Z] #9 DONE 0.2s
12:07:16 [2024-01-20T12:07:16.657Z] 
12:07:16 [2024-01-20T12:07:16.657Z] #10 [internal] load metadata for docker.io/distribution/distribution:2.8.3
12:07:16 [2024-01-20T12:07:16.657Z] #10 DONE 0.2s
12:07:16 [2024-01-20T12:07:16.657Z] 
12:07:16 [2024-01-20T12:07:16.657Z] #11 [internal] load metadata for docker.io/library/debian:bookworm
12:07:16 [2024-01-20T12:07:16.657Z] #11 DONE 0.2s
12:07:16 [2024-01-20T12:07:16.657Z] 
12:07:16 [2024-01-20T12:07:16.657Z] #12 [internal] load metadata for docker.io/docker/buildx-bin:0.12.1
12:07:16 [2024-01-20T12:07:16.657Z] #12 DONE 0.2s
12:07:16 [2024-01-20T12:07:16.657Z] 
12:07:16 [2024-01-20T12:07:16.657Z] #5 [internal] load metadata for docker.io/library/golang:1.21.6-bookworm
12:07:16 [2024-01-20T12:07:16.657Z] #5 DONE 0.3s
12:07:16 [2024-01-20T12:07:16.916Z] 
12:07:16 [2024-01-20T12:07:16.916Z] #13 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012
12:07:16 [2024-01-20T12:07:16.916Z] #13 DONE 0.0s
12:07:16 [2024-01-20T12:07:16.916Z] 
12:07:16 [2024-01-20T12:07:16.916Z] #14 [base 1/4] FROM docker.io/library/golang:1.21.6-bookworm@sha256:c4b696f1b2bf7d42e02b62b160c3f81c39386e1c567603df8c514ad6ce93361d
12:07:16 [2024-01-20T12:07:16.916Z] #14 DONE 0.0s
12:07:16 [2024-01-20T12:07:16.916Z] 
12:07:16 [2024-01-20T12:07:16.916Z] #15 [compose 1/1] FROM docker.io/docker/compose-bin:v2.24.0@sha256:5c6a7907c7c3cf88b216d5b69ac8154b302adeea4a407fba26263cbd7c5c68f9
12:07:16 [2024-01-20T12:07:16.916Z] #15 DONE 0.0s
12:07:16 [2024-01-20T12:07:16.916Z] 
12:07:16 [2024-01-20T12:07:16.916Z] #16 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.12.1@sha256:c7a37a2a92f28656bdd44c52bdf2a0f1fce8912d41fde136df781d419fd9ce43
12:07:16 [2024-01-20T12:07:16.916Z] #16 DONE 0.0s
12:07:16 [2024-01-20T12:07:16.916Z] 
12:07:16 [2024-01-20T12:07:16.916Z] #17 [build-dummy 1/2] FROM docker.io/library/busybox:latest
12:07:16 [2024-01-20T12:07:16.916Z] #17 DONE 0.0s
12:07:16 [2024-01-20T12:07:16.916Z] 
12:07:16 [2024-01-20T12:07:16.916Z] #18 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
12:07:16 [2024-01-20T12:07:16.916Z] #18 DONE 0.0s
12:07:16 [2024-01-20T12:07:16.916Z] 
12:07:16 [2024-01-20T12:07:16.916Z] #19 [registry-v2 1/2] FROM docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb
12:07:16 [2024-01-20T12:07:16.916Z] #19 DONE 0.0s
12:07:16 [2024-01-20T12:07:16.916Z] 
12:07:16 [2024-01-20T12:07:16.916Z] #20 [frozen-images 1/4] FROM docker.io/library/debian:bookworm@sha256:b16cef8cbcb20935c0f052e37fc3d38dc92bfec0bcfb894c328547f81e932d67
12:07:16 [2024-01-20T12:07:16.916Z] #20 DONE 0.0s
12:07:16 [2024-01-20T12:07:16.916Z] 
12:07:16 [2024-01-20T12:07:16.916Z] #21 [internal] load build context
12:07:17 [2024-01-20T12:07:17.859Z] #21 transferring context: 75.51MB 0.9s done
12:07:17 [2024-01-20T12:07:17.859Z] #21 DONE 1.1s
12:07:18 [2024-01-20T12:07:18.118Z] 
12:07:18 [2024-01-20T12:07:18.118Z] #22 [dev-systemd-false  4/21] COPY --link --from=tomll         /build/ /usr/local/bin/
12:07:18 [2024-01-20T12:07:18.118Z] #22 CACHED
12:07:18 [2024-01-20T12:07:18.118Z] 
12:07:18 [2024-01-20T12:07:18.118Z] #23 [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
12:07:18 [2024-01-20T12:07:18.118Z] #23 CACHED
12:07:18 [2024-01-20T12:07:18.118Z] 
12:07:18 [2024-01-20T12:07:18.118Z] #24 [registry-src 1/2] WORKDIR /usr/src/registry
12:07:18 [2024-01-20T12:07:18.118Z] #24 CACHED
12:07:18 [2024-01-20T12:07:18.118Z] 
12:07:18 [2024-01-20T12:07:18.118Z] #25 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.21.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
12:07:18 [2024-01-20T12:07:18.118Z] #25 CACHED
12:07:18 [2024-01-20T12:07:18.118Z] 
12:07:18 [2024-01-20T12:07:18.118Z] #26 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
12:07:18 [2024-01-20T12:07:18.118Z] #26 CACHED
12:07:18 [2024-01-20T12:07:18.118Z] 
12:07:18 [2024-01-20T12:07:18.118Z] #27 [dev-base  4/12] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
12:07:18 [2024-01-20T12:07:18.118Z] #27 CACHED
12:07:18 [2024-01-20T12:07:18.118Z] 
12:07:18 [2024-01-20T12:07:18.118Z] #28 [dev-systemd-false  2/21] COPY --link --from=swagger       /build/ /usr/local/bin/
12:07:18 [2024-01-20T12:07:18.118Z] #28 CACHED
12:07:18 [2024-01-20T12:07:18.118Z] 
12:07:18 [2024-01-20T12:07:18.118Z] #29 [dev-base  7/12] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
12:07:18 [2024-01-20T12:07:18.118Z] #29 CACHED
12:07:18 [2024-01-20T12:07:18.118Z] 
12:07:18 [2024-01-20T12:07:18.118Z] #30 [rootlesskit-build 4/5] COPY --link ./contrib/dockerd-rootless.sh /build/
12:07:18 [2024-01-20T12:07:18.118Z] #30 CACHED
12:07:18 [2024-01-20T12:07:18.118Z] 
12:07:18 [2024-01-20T12:07:18.118Z] #31 [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...)
12:07:18 [2024-01-20T12:07:18.118Z] #31 CACHED
12:07:18 [2024-01-20T12:07:18.118Z] 
12:07:18 [2024-01-20T12:07:18.118Z] #32 [dev-systemd-false 20/21] COPY --link --from=compose       /docker-compose /usr/libexec/docker/cli-plugins/docker-compose
12:07:18 [2024-01-20T12:07:18.118Z] #32 CACHED
12:07:18 [2024-01-20T12:07:18.118Z] 
12:07:18 [2024-01-20T12:07:18.118Z] #33 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.11" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
12:07:18 [2024-01-20T12:07:18.118Z] #33 CACHED
12:07:18 [2024-01-20T12:07:18.118Z] 
12:07:18 [2024-01-20T12:07:18.118Z] #34 [dev-systemd-false  7/21] COPY --link --from=registry      /build/ /usr/local/bin/
12:07:18 [2024-01-20T12:07:18.118Z] #34 CACHED
12:07:18 [2024-01-20T12:07:18.118Z] 
12:07:18 [2024-01-20T12:07:18.118Z] #35 [tini-src 1/3] WORKDIR /usr/src/tini
12:07:18 [2024-01-20T12:07:18.118Z] #35 CACHED
12:07:18 [2024-01-20T12:07:18.118Z] 
12:07:18 [2024-01-20T12:07:18.118Z] #36 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
12:07:18 [2024-01-20T12:07:18.118Z] #36 CACHED
12:07:18 [2024-01-20T12:07:18.118Z] 
12:07:18 [2024-01-20T12:07:18.118Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
12:07:18 [2024-01-20T12:07:18.118Z] #37 CACHED
12:07:18 [2024-01-20T12:07:18.118Z] 
12:07:18 [2024-01-20T12:07:18.118Z] #38 [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...)
12:07:18 [2024-01-20T12:07:18.118Z] #38 CACHED
12:07:18 [2024-01-20T12:07:18.118Z] 
12:07:18 [2024-01-20T12:07:18.119Z] #39 [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
12:07:18 [2024-01-20T12:07:18.119Z] #39 CACHED
12:07:18 [2024-01-20T12:07:18.119Z] 
12:07:18 [2024-01-20T12:07:18.119Z] #40 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
12:07:18 [2024-01-20T12:07:18.119Z] #40 CACHED
12:07:18 [2024-01-20T12:07:18.119Z] 
12:07:18 [2024-01-20T12:07:18.119Z] #41 [dev-systemd-false 12/21] COPY --link --from=runc          /build/ /usr/local/bin/
12:07:18 [2024-01-20T12:07:18.119Z] #41 CACHED
12:07:18 [2024-01-20T12:07:18.119Z] 
12:07:18 [2024-01-20T12:07:18.119Z] #42 [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...)
12:07:18 [2024-01-20T12:07:18.119Z] #42 CACHED
12:07:18 [2024-01-20T12:07:18.119Z] 
12:07:18 [2024-01-20T12:07:18.119Z] #43 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
12:07:18 [2024-01-20T12:07:18.119Z] #43 CACHED
12:07:18 [2024-01-20T12:07:18.119Z] 
12:07:18 [2024-01-20T12:07:18.119Z] #44 [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
12:07:18 [2024-01-20T12:07:18.119Z] #44 CACHED
12:07:18 [2024-01-20T12:07:18.119Z] 
12:07:18 [2024-01-20T12:07:18.119Z] #45 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
12:07:18 [2024-01-20T12:07:18.119Z] #45 CACHED
12:07:18 [2024-01-20T12:07:18.119Z] 
12:07:18 [2024-01-20T12:07:18.119Z] #46 [runc-src 1/3] WORKDIR /usr/src/runc
12:07:18 [2024-01-20T12:07:18.119Z] #46 CACHED
12:07:18 [2024-01-20T12:07:18.119Z] 
12:07:18 [2024-01-20T12:07:18.119Z] #47 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
12:07:18 [2024-01-20T12:07:18.119Z] #47 CACHED
12:07:18 [2024-01-20T12:07:18.119Z] 
12:07:18 [2024-01-20T12:07:18.119Z] #48 [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
12:07:18 [2024-01-20T12:07:18.119Z] #48 CACHED
12:07:18 [2024-01-20T12:07:18.119Z] 
12:07:18 [2024-01-20T12:07:18.119Z] #49 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.12" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
12:07:18 [2024-01-20T12:07:18.119Z] #49 CACHED
12:07:18 [2024-01-20T12:07:18.119Z] 
12:07:18 [2024-01-20T12:07:18.119Z] #50 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
12:07:18 [2024-01-20T12:07:18.119Z] #50 CACHED
12:07:18 [2024-01-20T12:07:18.119Z] 
12:07:18 [2024-01-20T12:07:18.119Z] #51 [dev-systemd-false 14/21] COPY --link --from=rootlesskit   /build/ /usr/local/bin/
12:07:18 [2024-01-20T12:07:18.119Z] #51 CACHED
12:07:18 [2024-01-20T12:07:18.119Z] 
12:07:18 [2024-01-20T12:07:18.119Z] #52 [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
12:07:18 [2024-01-20T12:07:18.119Z] #52 CACHED
12:07:18 [2024-01-20T12:07:18.119Z] 
12:07:18 [2024-01-20T12:07:18.119Z] #53 [dev-systemd-false 16/21] COPY --link --from=containerutil /build/ /usr/local/bin/
12:07:18 [2024-01-20T12:07:18.119Z] #53 CACHED
12:07:18 [2024-01-20T12:07:18.119Z] 
12:07:18 [2024-01-20T12:07:18.119Z] #54 [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
12:07:18 [2024-01-20T12:07:18.119Z] #54 CACHED
12:07:18 [2024-01-20T12:07:18.119Z] 
12:07:18 [2024-01-20T12:07:18.119Z] #55 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
12:07:18 [2024-01-20T12:07:18.119Z] #55 CACHED
12:07:18 [2024-01-20T12:07:18.119Z] 
12:07:18 [2024-01-20T12:07:18.119Z] #56 [dev-systemd-false  6/21] COPY --link --from=tini          /build/ /usr/local/bin/
12:07:18 [2024-01-20T12:07:18.119Z] #56 CACHED
12:07:18 [2024-01-20T12:07:18.119Z] 
12:07:18 [2024-01-20T12:07:18.119Z] #57 [delve-build 2/2] RUN --mount=from=delve-src,src=/usr/src/delve,rw     --mount=type=cache,target=/root/.cache/go-build,id=delve-build-linux/arm64     --mount=type=cache,target=/go/pkg/mod <<EOT (set -e...)
12:07:18 [2024-01-20T12:07:18.119Z] #57 CACHED
12:07:18 [2024-01-20T12:07:18.119Z] 
12:07:18 [2024-01-20T12:07:18.119Z] #58 [registry-v2 2/2] RUN mkdir /build && mv /bin/registry /build/registry-v2
12:07:18 [2024-01-20T12:07:18.119Z] #58 CACHED
12:07:18 [2024-01-20T12:07:18.119Z] 
12:07:18 [2024-01-20T12:07:18.119Z] #59 [build-dummy 2/2] RUN mkdir -p /build
12:07:18 [2024-01-20T12:07:18.119Z] #59 CACHED
12:07:18 [2024-01-20T12:07:18.119Z] 
12:07:18 [2024-01-20T12:07:18.119Z] #60 [dev-base  2/12] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
12:07:18 [2024-01-20T12:07:18.119Z] #60 CACHED
12:07:18 [2024-01-20T12:07:18.119Z] 
12:07:18 [2024-01-20T12:07:18.119Z] #61 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
12:07:18 [2024-01-20T12:07:18.119Z] #61 CACHED
12:07:18 [2024-01-20T12:07:18.119Z] 
12:07:18 [2024-01-20T12:07:18.119Z] #62 [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
12:07:18 [2024-01-20T12:07:18.119Z] #62 CACHED
12:07:18 [2024-01-20T12:07:18.119Z] 
12:07:18 [2024-01-20T12:07:18.119Z] #63 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
12:07:18 [2024-01-20T12:07:18.119Z] #63 CACHED
12:07:18 [2024-01-20T12:07:18.119Z] 
12:07:18 [2024-01-20T12:07:18.119Z] #64 [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...)
12:07:18 [2024-01-20T12:07:18.119Z] #64 CACHED
12:07:18 [2024-01-20T12:07:18.119Z] 
12:07:18 [2024-01-20T12:07:18.119Z] #65 [dev-systemd-false 11/21] COPY --link --from=shfmt         /build/ /usr/local/bin/
12:07:18 [2024-01-20T12:07:18.119Z] #65 CACHED
12:07:18 [2024-01-20T12:07:18.119Z] 
12:07:18 [2024-01-20T12:07:18.119Z] #66 [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 v24.0.2 https://github.com/docker/cli.git /build      && /build/docker --version
12:07:18 [2024-01-20T12:07:18.119Z] #66 CACHED
12:07:18 [2024-01-20T12:07:18.119Z] 
12:07:18 [2024-01-20T12:07:18.119Z] #67 [dev-systemd-false  8/21] COPY --link --from=registry-v2   /build/ /usr/local/bin/
12:07:18 [2024-01-20T12:07:18.119Z] #67 CACHED
12:07:18 [2024-01-20T12:07:18.119Z] 
12:07:18 [2024-01-20T12:07:18.119Z] #68 [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
12:07:18 [2024-01-20T12:07:18.119Z] #68 CACHED
12:07:18 [2024-01-20T12:07:18.119Z] 
12:07:18 [2024-01-20T12:07:18.119Z] #69 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
12:07:18 [2024-01-20T12:07:18.119Z] #69 CACHED
12:07:18 [2024-01-20T12:07:18.119Z] 
12:07:18 [2024-01-20T12:07:18.119Z] #70 [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
12:07:18 [2024-01-20T12:07:18.119Z] #70 CACHED
12:07:18 [2024-01-20T12:07:18.119Z] 
12:07:18 [2024-01-20T12:07:18.119Z] #71 [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             ;
12:07:18 [2024-01-20T12:07:18.119Z] #71 CACHED
12:07:18 [2024-01-20T12:07:18.119Z] 
12:07:18 [2024-01-20T12:07:18.119Z] #72 [containerd-src 1/3] WORKDIR /usr/src/containerd
12:07:18 [2024-01-20T12:07:18.119Z] #72 CACHED
12:07:18 [2024-01-20T12:07:18.119Z] 
12:07:18 [2024-01-20T12:07:18.119Z] #73 [dev-base  3/12] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
12:07:18 [2024-01-20T12:07:18.119Z] #73 CACHED
12:07:18 [2024-01-20T12:07:18.119Z] 
12:07:18 [2024-01-20T12:07:18.119Z] #74 [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
12:07:18 [2024-01-20T12:07:18.119Z] #74 CACHED
12:07:18 [2024-01-20T12:07:18.119Z] 
12:07:18 [2024-01-20T12:07:18.119Z] #75 [dev-systemd-false  3/21] COPY --link --from=delve         /build/ /usr/local/bin/
12:07:18 [2024-01-20T12:07:18.119Z] #75 CACHED
12:07:18 [2024-01-20T12:07:18.119Z] 
12:07:18 [2024-01-20T12:07:18.119Z] #76 [base 3/4] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
12:07:18 [2024-01-20T12:07:18.119Z] #76 CACHED
12:07:18 [2024-01-20T12:07:18.119Z] 
12:07:18 [2024-01-20T12:07:18.119Z] #77 [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
12:07:18 [2024-01-20T12:07:18.119Z] #77 CACHED
12:07:18 [2024-01-20T12:07:18.119Z] 
12:07:18 [2024-01-20T12:07:18.119Z] #78 [rootlesskit-build 5/5] COPY --link ./contrib/dockerd-rootless-setuptool.sh /build/
12:07:18 [2024-01-20T12:07:18.119Z] #78 CACHED
12:07:18 [2024-01-20T12:07:18.119Z] 
12:07:18 [2024-01-20T12:07:18.119Z] #79 [dev-base 11/12] COPY --link --from=dockercli             /build/ /usr/local/cli
12:07:18 [2024-01-20T12:07:18.119Z] #79 CACHED
12:07:18 [2024-01-20T12:07:18.119Z] 
12:07:18 [2024-01-20T12:07:18.119Z] #80 [dev-systemd-false 10/21] COPY --link --from=golangci_lint /build/ /usr/local/bin/
12:07:18 [2024-01-20T12:07:18.119Z] #80 CACHED
12:07:18 [2024-01-20T12:07:18.119Z] 
12:07:18 [2024-01-20T12:07:18.119Z] #81 [dev-systemd-false 21/21] WORKDIR /go/src/github.com/docker/docker
12:07:18 [2024-01-20T12:07:18.119Z] #81 CACHED
12:07:18 [2024-01-20T12:07:18.119Z] 
12:07:18 [2024-01-20T12:07:18.119Z] #82 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
12:07:18 [2024-01-20T12:07:18.119Z] #82 CACHED
12:07:18 [2024-01-20T12:07:18.119Z] 
12:07:18 [2024-01-20T12:07:18.119Z] #83 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
12:07:18 [2024-01-20T12:07:18.119Z] #83 CACHED
12:07:18 [2024-01-20T12:07:18.119Z] 
12:07:18 [2024-01-20T12:07:18.119Z] #84 [dev-systemd-false 19/21] COPY --link --from=buildx        /buildx /usr/local/libexec/docker/cli-plugins/docker-buildx
12:07:18 [2024-01-20T12:07:18.119Z] #84 CACHED
12:07:18 [2024-01-20T12:07:18.119Z] 
12:07:18 [2024-01-20T12:07:18.119Z] #85 [base 2/4] COPY --from=xx / /
12:07:18 [2024-01-20T12:07:18.119Z] #85 CACHED
12:07:18 [2024-01-20T12:07:18.119Z] 
12:07:18 [2024-01-20T12:07:18.119Z] #86 [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
12:07:18 [2024-01-20T12:07:18.119Z] #86 CACHED
12:07:18 [2024-01-20T12:07:18.119Z] 
12:07:18 [2024-01-20T12:07:18.119Z] #87 [dev-systemd-false 17/21] COPY --link --from=crun          /build/ /usr/local/bin/
12:07:18 [2024-01-20T12:07:18.119Z] #87 CACHED
12:07:18 [2024-01-20T12:07:18.119Z] 
12:07:18 [2024-01-20T12:07:18.119Z] #88 [dockercli-integration 1/2] WORKDIR /go/src/github.com/docker/cli
12:07:18 [2024-01-20T12:07:18.119Z] #88 CACHED
12:07:18 [2024-01-20T12:07:18.119Z] 
12:07:18 [2024-01-20T12:07:18.119Z] #89 [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...)
12:07:18 [2024-01-20T12:07:18.119Z] #89 CACHED
12:07:18 [2024-01-20T12:07:18.119Z] 
12:07:18 [2024-01-20T12:07:18.119Z] #90 [dev-systemd-false  1/21] COPY --link --from=frozen-images /build/ /docker-frozen-images
12:07:18 [2024-01-20T12:07:18.119Z] #90 CACHED
12:07:18 [2024-01-20T12:07:18.119Z] 
12:07:18 [2024-01-20T12:07:18.119Z] #91 [dev-base  6/12] RUN ldconfig
12:07:18 [2024-01-20T12:07:18.119Z] #91 CACHED
12:07:18 [2024-01-20T12:07:18.119Z] 
12:07:18 [2024-01-20T12:07:18.119Z] #92 [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
12:07:18 [2024-01-20T12:07:18.119Z] #92 CACHED
12:07:18 [2024-01-20T12:07:18.119Z] 
12:07:18 [2024-01-20T12:07:18.119Z] #93 [dev-systemd-false 18/21] COPY --link hack/dockerfile/etc/docker/  /etc/docker/
12:07:18 [2024-01-20T12:07:18.119Z] #93 CACHED
12:07:18 [2024-01-20T12:07:18.119Z] 
12:07:18 [2024-01-20T12:07:18.119Z] #94 [base 4/4] RUN apt-get update && apt-get install --no-install-recommends -y file
12:07:18 [2024-01-20T12:07:18.119Z] #94 CACHED
12:07:18 [2024-01-20T12:07:18.119Z] 
12:07:18 [2024-01-20T12:07:18.119Z] #95 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.6.0"      && /build/shfmt --version
12:07:18 [2024-01-20T12:07:18.119Z] #95 CACHED
12:07:18 [2024-01-20T12:07:18.119Z] 
12:07:18 [2024-01-20T12:07:18.119Z] #96 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
12:07:18 [2024-01-20T12:07:18.119Z] #96 CACHED
12:07:18 [2024-01-20T12:07:18.119Z] 
12:07:18 [2024-01-20T12:07:18.119Z] #97 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
12:07:18 [2024-01-20T12:07:18.119Z] #97 CACHED
12:07:18 [2024-01-20T12:07:18.119Z] 
12:07:18 [2024-01-20T12:07:18.119Z] #98 [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...)
12:07:18 [2024-01-20T12:07:18.119Z] #98 CACHED
12:07:18 [2024-01-20T12:07:18.119Z] 
12:07:18 [2024-01-20T12:07:18.119Z] #99 [dev-systemd-false  5/21] COPY --link --from=gowinres      /build/ /usr/local/bin/
12:07:18 [2024-01-20T12:07:18.119Z] #99 CACHED
12:07:18 [2024-01-20T12:07:18.119Z] 
12:07:18 [2024-01-20T12:07:18.119Z] #100 [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
12:07:18 [2024-01-20T12:07:18.119Z] #100 CACHED
12:07:18 [2024-01-20T12:07:18.119Z] 
12:07:18 [2024-01-20T12:07:18.119Z] #101 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
12:07:18 [2024-01-20T12:07:18.119Z] #101 CACHED
12:07:18 [2024-01-20T12:07:18.119Z] 
12:07:18 [2024-01-20T12:07:18.119Z] #102 [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
12:07:18 [2024-01-20T12:07:18.119Z] #102 CACHED
12:07:18 [2024-01-20T12:07:18.119Z] 
12:07:18 [2024-01-20T12:07:18.119Z] #103 [binary-dummy 1/1] COPY --from=build-dummy /build /build
12:07:18 [2024-01-20T12:07:18.119Z] #103 CACHED
12:07:18 [2024-01-20T12:07:18.119Z] 
12:07:18 [2024-01-20T12:07:18.119Z] #104 [dev-base  1/12] RUN groupadd -r docker
12:07:18 [2024-01-20T12:07:18.119Z] #104 CACHED
12:07:18 [2024-01-20T12:07:18.119Z] 
12:07:18 [2024-01-20T12:07:18.119Z] #105 [swagger-src 1/3] WORKDIR /usr/src/swagger
12:07:18 [2024-01-20T12:07:18.119Z] #105 CACHED
12:07:18 [2024-01-20T12:07:18.119Z] 
12:07:18 [2024-01-20T12:07:18.119Z] #106 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v2.0.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
12:07:18 [2024-01-20T12:07:18.119Z] #106 CACHED
12:07:18 [2024-01-20T12:07:18.119Z] 
12:07:18 [2024-01-20T12:07:18.119Z] #107 [dev-systemd-false 15/21] COPY --link --from=vpnkit        /       /usr/local/bin/
12:07:18 [2024-01-20T12:07:18.119Z] #107 CACHED
12:07:18 [2024-01-20T12:07:18.119Z] 
12:07:18 [2024-01-20T12:07:18.119Z] #108 [dev-systemd-false 13/21] COPY --link --from=containerd    /build/ /usr/local/bin/
12:07:18 [2024-01-20T12:07:18.119Z] #108 CACHED
12:07:18 [2024-01-20T12:07:18.119Z] 
12:07:18 [2024-01-20T12:07:18.119Z] #109 [delve-src 1/3] WORKDIR /usr/src/delve
12:07:18 [2024-01-20T12:07:18.119Z] #109 CACHED
12:07:18 [2024-01-20T12:07:18.119Z] 
12:07:18 [2024-01-20T12:07:18.119Z] #110 [dev-systemd-false  9/21] COPY --link --from=gotestsum     /build/ /usr/local/bin/
12:07:18 [2024-01-20T12:07:18.119Z] #110 CACHED
12:07:18 [2024-01-20T12:07:18.119Z] 
12:07:18 [2024-01-20T12:07:18.119Z] #111 [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
12:07:18 [2024-01-20T12:07:18.119Z] #111 CACHED
12:07:18 [2024-01-20T12:07:18.119Z] 
12:07:18 [2024-01-20T12:07:18.119Z] #112 [dev-base  5/12] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
12:07:18 [2024-01-20T12:07:18.119Z] #112 CACHED
12:07:18 [2024-01-20T12:07:18.119Z] 
12:07:18 [2024-01-20T12:07:18.119Z] #113 [dev-base 12/12] COPY --link --from=dockercli-integration /build/ /usr/local/cli-integration
12:07:18 [2024-01-20T12:07:18.119Z] #113 CACHED
12:07:18 [2024-01-20T12:07:18.119Z] 
12:07:18 [2024-01-20T12:07:18.119Z] #114 [dev 1/1] COPY --link . .
12:07:20 [2024-01-20T12:07:20.023Z] #114 DONE 1.9s
12:07:20 [2024-01-20T12:07:20.023Z] 
12:07:20 [2024-01-20T12:07:20.023Z] #115 exporting to image
12:07:20 [2024-01-20T12:07:20.023Z] #115 exporting layers
12:07:20 [2024-01-20T12:07:20.591Z] #115 exporting layers 0.8s done
12:07:20 [2024-01-20T12:07:20.591Z] #115 writing image sha256:6a95124963db64ef48c995d4fd47ee804d218bedbac5be147a4de344b7efcfea done
12:07:20 [2024-01-20T12:07:20.591Z] #115 naming to docker.io/library/docker:80ff19e92ff4748f0955da6c05c73c5209cb6539 done
12:07:20 [2024-01-20T12:07:20.591Z] #115 DONE 0.8s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
12:07:20 [2024-01-20T12:07:20.893Z] + sudo modprobe ip6table_filter
[Pipeline] sh
12:07:21 [2024-01-20T12:07:21.175Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45260/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=80ff19e92ff4748f0955da6c05c73c5209cb6539 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:80ff19e92ff4748f0955da6c05c73c5209cb6539 hack/test/unit
12:07:21 [2024-01-20T12:07:21.436Z] + BUILDFLAGS=(-tags 'netgo journald')
12:07:21 [2024-01-20T12:07:21.436Z] + TESTFLAGS+=' -test.timeout=5m'
12:07:21 [2024-01-20T12:07:21.436Z] + TESTDIRS=./...
12:07:21 [2024-01-20T12:07:21.436Z] + exclude_paths='/vendor/|/integration'
12:07:21 [2024-01-20T12:07:21.436Z] ++ go list ./...
12:07:21 [2024-01-20T12:07:21.436Z] ++ grep -vE '(/vendor/|/integration)'
12:07:22 [2024-01-20T12:07:22.006Z] + pkg_list='github.com/docker/docker/api
12:07:22 [2024-01-20T12:07:22.006Z] github.com/docker/docker/api/server
12:07:22 [2024-01-20T12:07:22.006Z] github.com/docker/docker/api/server/backend/build
12:07:22 [2024-01-20T12:07:22.006Z] github.com/docker/docker/api/server/httpstatus
12:07:22 [2024-01-20T12:07:22.006Z] github.com/docker/docker/api/server/httputils
12:07:22 [2024-01-20T12:07:22.006Z] github.com/docker/docker/api/server/middleware
12:07:22 [2024-01-20T12:07:22.006Z] github.com/docker/docker/api/server/router
12:07:22 [2024-01-20T12:07:22.006Z] github.com/docker/docker/api/server/router/build
12:07:22 [2024-01-20T12:07:22.006Z] github.com/docker/docker/api/server/router/checkpoint
12:07:22 [2024-01-20T12:07:22.006Z] github.com/docker/docker/api/server/router/container
12:07:22 [2024-01-20T12:07:22.006Z] github.com/docker/docker/api/server/router/debug
12:07:22 [2024-01-20T12:07:22.006Z] github.com/docker/docker/api/server/router/distribution
12:07:22 [2024-01-20T12:07:22.006Z] github.com/docker/docker/api/server/router/grpc
12:07:22 [2024-01-20T12:07:22.006Z] github.com/docker/docker/api/server/router/image
12:07:22 [2024-01-20T12:07:22.006Z] github.com/docker/docker/api/server/router/network
12:07:22 [2024-01-20T12:07:22.006Z] github.com/docker/docker/api/server/router/plugin
12:07:22 [2024-01-20T12:07:22.006Z] github.com/docker/docker/api/server/router/session
12:07:22 [2024-01-20T12:07:22.006Z] github.com/docker/docker/api/server/router/swarm
12:07:22 [2024-01-20T12:07:22.006Z] github.com/docker/docker/api/server/router/system
12:07:22 [2024-01-20T12:07:22.006Z] github.com/docker/docker/api/server/router/volume
12:07:22 [2024-01-20T12:07:22.006Z] github.com/docker/docker/api/types
12:07:22 [2024-01-20T12:07:22.006Z] github.com/docker/docker/api/types/backend
12:07:22 [2024-01-20T12:07:22.006Z] github.com/docker/docker/api/types/blkiodev
12:07:22 [2024-01-20T12:07:22.006Z] github.com/docker/docker/api/types/checkpoint
12:07:22 [2024-01-20T12:07:22.006Z] github.com/docker/docker/api/types/container
12:07:22 [2024-01-20T12:07:22.006Z] github.com/docker/docker/api/types/events
12:07:22 [2024-01-20T12:07:22.006Z] github.com/docker/docker/api/types/filters
12:07:22 [2024-01-20T12:07:22.006Z] github.com/docker/docker/api/types/image
12:07:22 [2024-01-20T12:07:22.006Z] github.com/docker/docker/api/types/mount
12:07:22 [2024-01-20T12:07:22.006Z] github.com/docker/docker/api/types/network
12:07:22 [2024-01-20T12:07:22.006Z] github.com/docker/docker/api/types/plugins/logdriver
12:07:22 [2024-01-20T12:07:22.006Z] github.com/docker/docker/api/types/registry
12:07:22 [2024-01-20T12:07:22.006Z] github.com/docker/docker/api/types/strslice
12:07:22 [2024-01-20T12:07:22.006Z] github.com/docker/docker/api/types/swarm
12:07:22 [2024-01-20T12:07:22.006Z] github.com/docker/docker/api/types/swarm/runtime
12:07:22 [2024-01-20T12:07:22.006Z] github.com/docker/docker/api/types/system
12:07:22 [2024-01-20T12:07:22.006Z] github.com/docker/docker/api/types/time
12:07:22 [2024-01-20T12:07:22.006Z] github.com/docker/docker/api/types/versions
12:07:22 [2024-01-20T12:07:22.006Z] github.com/docker/docker/api/types/versions/v1p19
12:07:22 [2024-01-20T12:07:22.006Z] github.com/docker/docker/api/types/versions/v1p20
12:07:22 [2024-01-20T12:07:22.006Z] github.com/docker/docker/api/types/volume
12:07:22 [2024-01-20T12:07:22.006Z] github.com/docker/docker/builder
12:07:22 [2024-01-20T12:07:22.006Z] github.com/docker/docker/builder/builder-next
12:07:22 [2024-01-20T12:07:22.006Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
12:07:22 [2024-01-20T12:07:22.006Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
12:07:22 [2024-01-20T12:07:22.006Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
12:07:22 [2024-01-20T12:07:22.006Z] github.com/docker/docker/builder/builder-next/exporter
12:07:22 [2024-01-20T12:07:22.006Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
12:07:22 [2024-01-20T12:07:22.006Z] github.com/docker/docker/builder/builder-next/exporter/overrides
12:07:22 [2024-01-20T12:07:22.006Z] github.com/docker/docker/builder/builder-next/imagerefchecker
12:07:22 [2024-01-20T12:07:22.006Z] github.com/docker/docker/builder/builder-next/worker
12:07:22 [2024-01-20T12:07:22.006Z] github.com/docker/docker/builder/builder-next/worker/label
12:07:22 [2024-01-20T12:07:22.006Z] github.com/docker/docker/builder/dockerfile
12:07:22 [2024-01-20T12:07:22.006Z] github.com/docker/docker/builder/remotecontext
12:07:22 [2024-01-20T12:07:22.006Z] github.com/docker/docker/builder/remotecontext/git
12:07:22 [2024-01-20T12:07:22.006Z] github.com/docker/docker/builder/remotecontext/urlutil
12:07:22 [2024-01-20T12:07:22.006Z] github.com/docker/docker/cli/debug
12:07:22 [2024-01-20T12:07:22.006Z] github.com/docker/docker/cli/winresources/docker-proxy
12:07:22 [2024-01-20T12:07:22.006Z] github.com/docker/docker/cli/winresources/dockerd
12:07:22 [2024-01-20T12:07:22.006Z] github.com/docker/docker/client
12:07:22 [2024-01-20T12:07:22.006Z] github.com/docker/docker/client/buildkit
12:07:22 [2024-01-20T12:07:22.006Z] github.com/docker/docker/cmd/docker-proxy
12:07:22 [2024-01-20T12:07:22.006Z] github.com/docker/docker/cmd/dockerd
12:07:22 [2024-01-20T12:07:22.006Z] github.com/docker/docker/cmd/dockerd/trap
12:07:22 [2024-01-20T12:07:22.006Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
12:07:22 [2024-01-20T12:07:22.006Z] github.com/docker/docker/container
12:07:22 [2024-01-20T12:07:22.006Z] github.com/docker/docker/container/stream
12:07:22 [2024-01-20T12:07:22.006Z] github.com/docker/docker/contrib/apparmor
12:07:22 [2024-01-20T12:07:22.006Z] github.com/docker/docker/contrib/httpserver
12:07:22 [2024-01-20T12:07:22.006Z] github.com/docker/docker/daemon
12:07:22 [2024-01-20T12:07:22.006Z] github.com/docker/docker/daemon/cluster
12:07:22 [2024-01-20T12:07:22.006Z] github.com/docker/docker/daemon/cluster/controllers/plugin
12:07:22 [2024-01-20T12:07:22.006Z] github.com/docker/docker/daemon/cluster/convert
12:07:22 [2024-01-20T12:07:22.006Z] github.com/docker/docker/daemon/cluster/executor
12:07:22 [2024-01-20T12:07:22.006Z] github.com/docker/docker/daemon/cluster/executor/container
12:07:22 [2024-01-20T12:07:22.006Z] github.com/docker/docker/daemon/cluster/provider
12:07:22 [2024-01-20T12:07:22.006Z] github.com/docker/docker/daemon/config
12:07:22 [2024-01-20T12:07:22.006Z] github.com/docker/docker/daemon/containerd
12:07:22 [2024-01-20T12:07:22.006Z] github.com/docker/docker/daemon/events
12:07:22 [2024-01-20T12:07:22.006Z] github.com/docker/docker/daemon/events/testutils
12:07:22 [2024-01-20T12:07:22.006Z] github.com/docker/docker/daemon/graphdriver
12:07:22 [2024-01-20T12:07:22.006Z] github.com/docker/docker/daemon/graphdriver/btrfs
12:07:22 [2024-01-20T12:07:22.006Z] github.com/docker/docker/daemon/graphdriver/copy
12:07:22 [2024-01-20T12:07:22.006Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
12:07:22 [2024-01-20T12:07:22.006Z] github.com/docker/docker/daemon/graphdriver/graphtest
12:07:22 [2024-01-20T12:07:22.006Z] github.com/docker/docker/daemon/graphdriver/overlay2
12:07:22 [2024-01-20T12:07:22.006Z] github.com/docker/docker/daemon/graphdriver/overlayutils
12:07:22 [2024-01-20T12:07:22.006Z] github.com/docker/docker/daemon/graphdriver/register
12:07:22 [2024-01-20T12:07:22.006Z] github.com/docker/docker/daemon/graphdriver/vfs
12:07:22 [2024-01-20T12:07:22.006Z] github.com/docker/docker/daemon/graphdriver/zfs
12:07:22 [2024-01-20T12:07:22.006Z] github.com/docker/docker/daemon/images
12:07:22 [2024-01-20T12:07:22.006Z] github.com/docker/docker/daemon/initlayer
12:07:22 [2024-01-20T12:07:22.006Z] github.com/docker/docker/daemon/links
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/daemon/listeners
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/daemon/logger
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/daemon/logger/awslogs
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/daemon/logger/fluentd
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/daemon/logger/gcplogs
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/daemon/logger/gelf
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/daemon/logger/journald
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/daemon/logger/journald/internal/export
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/daemon/logger/journald/internal/fake
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/daemon/logger/jsonfilelog
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/daemon/logger/local
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/daemon/logger/loggertest
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/daemon/logger/loggerutils
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/daemon/logger/loggerutils/cache
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/daemon/logger/splunk
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/daemon/logger/syslog
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/daemon/logger/templates
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/daemon/names
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/daemon/network
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/daemon/snapshotter
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/daemon/stats
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/distribution
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/distribution/metadata
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/distribution/utils
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/distribution/xfer
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/dockerversion
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/errdefs
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/image
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/image/cache
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/image/spec/specs-go
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/image/spec/specs-go/v1
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/image/tarexport
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/image/v1
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/internal/cleanups
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/internal/compatcontext
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/internal/mod
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/internal/mounttree
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/internal/multierror
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/internal/safepath
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/internal/sliceutil
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/internal/test/suite
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/internal/testutils
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/internal/testutils/netnsutils
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/internal/testutils/specialimage
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/internal/unix_noeintr
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/internal/unshare
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/layer
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/libcontainerd
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/libcontainerd/queue
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/libcontainerd/remote
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/libcontainerd/shimopts
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/libcontainerd/supervisor
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/libcontainerd/types
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/libnetwork
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/libnetwork/bitmap
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/libnetwork/cluster
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/libnetwork/cmd/diagnostic
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/libnetwork/config
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/libnetwork/datastore
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/libnetwork/diagnostic
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/libnetwork/discoverapi
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/libnetwork/driverapi
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/libnetwork/drivers/bridge
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/libnetwork/drivers/host
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/libnetwork/drivers/ipvlan
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/libnetwork/drivers/macvlan
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/libnetwork/drivers/null
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/libnetwork/drivers/overlay
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/libnetwork/drivers/remote
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/libnetwork/drivers/remote/api
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/libnetwork/drivers/windows
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/libnetwork/drvregistry
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/libnetwork/etchosts
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/libnetwork/internal/caller
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/libnetwork/internal/kvstore
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/libnetwork/internal/netiputil
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/libnetwork/internal/setmatrix
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/libnetwork/ipam
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/libnetwork/ipamapi
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/libnetwork/ipams/builtin
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/libnetwork/ipams/null
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/libnetwork/ipams/remote
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/libnetwork/ipams/remote/api
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/libnetwork/ipams/windowsipam
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/libnetwork/ipamutils
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/libnetwork/ipbits
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/libnetwork/iptables
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/libnetwork/netlabel
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/libnetwork/netutils
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/libnetwork/networkdb
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/libnetwork/ns
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/libnetwork/options
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/libnetwork/osl
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/libnetwork/osl/kernel
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/libnetwork/portallocator
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/libnetwork/portmapper
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/libnetwork/resolvconf
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/libnetwork/scope
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/libnetwork/types
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/oci
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/oci/caps
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/opts
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/pkg/archive
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/pkg/authorization
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/pkg/broadcaster
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/pkg/capabilities
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/pkg/chrootarchive
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/pkg/containerfs
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/pkg/directory
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/pkg/dmesg
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/pkg/fileutils
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/pkg/homedir
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/pkg/idtools
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/pkg/ioutils
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/pkg/jsonmessage
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/pkg/longpath
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/pkg/loopback
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/pkg/meminfo
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/pkg/namesgenerator
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/pkg/parsers
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/pkg/parsers/kernel
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/pkg/parsers/operatingsystem
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/pkg/pidfile
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/pkg/platform
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/pkg/platforms
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/pkg/plugingetter
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/pkg/plugins
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/pkg/plugins/transport
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/pkg/pools
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/pkg/process
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/pkg/progress
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/pkg/reexec
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/pkg/rootless
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/pkg/rootless/specconv
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/pkg/stack
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/pkg/stdcopy
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/pkg/streamformatter
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/pkg/stringid
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/pkg/sysinfo
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/pkg/system
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/pkg/tailfile
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/pkg/tarsum
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/pkg/useragent
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/plugin
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/plugin/executor/containerd
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/plugin/v2
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/profiles/apparmor
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/profiles/seccomp
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/quota
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/reference
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/registry
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/registry/resumable
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/restartmanager
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/runconfig
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/runconfig/opts
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/testutil
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/testutil/daemon
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/testutil/environment
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/testutil/fakecontext
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/testutil/fakegit
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/testutil/fakestorage
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/testutil/fixtures/load
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/testutil/fixtures/plugin
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/testutil/fixtures/plugin/basic
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/testutil/registry
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/testutil/request
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/volume
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/volume/drivers
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/volume/local
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/volume/mounts
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/volume/service
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/volume/service/opts
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/volume/testutils'
12:07:22 [2024-01-20T12:07:22.007Z] ++ grep --fixed-strings -v /libnetwork
12:07:22 [2024-01-20T12:07:22.007Z] ++ echo 'github.com/docker/docker/api
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/api/server
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/api/server/backend/build
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/api/server/httpstatus
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/api/server/httputils
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/api/server/middleware
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/api/server/router
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/api/server/router/build
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/api/server/router/checkpoint
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/api/server/router/container
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/api/server/router/debug
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/api/server/router/distribution
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/api/server/router/grpc
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/api/server/router/image
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/api/server/router/network
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/api/server/router/plugin
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/api/server/router/session
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/api/server/router/swarm
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/api/server/router/system
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/api/server/router/volume
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/api/types
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/api/types/backend
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/api/types/blkiodev
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/api/types/checkpoint
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/api/types/container
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/api/types/events
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/api/types/filters
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/api/types/image
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/api/types/mount
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/api/types/network
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/api/types/plugins/logdriver
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/api/types/registry
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/api/types/strslice
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/api/types/swarm
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/api/types/swarm/runtime
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/api/types/system
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/api/types/time
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/api/types/versions
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/api/types/versions/v1p19
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/api/types/versions/v1p20
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/api/types/volume
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/builder
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/builder/builder-next
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/builder/builder-next/exporter
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/builder/builder-next/exporter/overrides
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/builder/builder-next/imagerefchecker
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/builder/builder-next/worker
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/builder/builder-next/worker/label
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/builder/dockerfile
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/builder/remotecontext
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/builder/remotecontext/git
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/builder/remotecontext/urlutil
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/cli/debug
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/cli/winresources/docker-proxy
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/cli/winresources/dockerd
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/client
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/client/buildkit
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/cmd/docker-proxy
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/cmd/dockerd
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/cmd/dockerd/trap
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/container
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/container/stream
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/contrib/apparmor
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/contrib/httpserver
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/daemon
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/daemon/cluster
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/daemon/cluster/controllers/plugin
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/daemon/cluster/convert
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/daemon/cluster/executor
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/daemon/cluster/executor/container
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/daemon/cluster/provider
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/daemon/config
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/daemon/containerd
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/daemon/events
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/daemon/events/testutils
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/daemon/graphdriver
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/daemon/graphdriver/btrfs
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/daemon/graphdriver/copy
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/daemon/graphdriver/graphtest
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/daemon/graphdriver/overlay2
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/daemon/graphdriver/overlayutils
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/daemon/graphdriver/register
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/daemon/graphdriver/vfs
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/daemon/graphdriver/zfs
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/daemon/images
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/daemon/initlayer
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/daemon/links
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/daemon/listeners
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/daemon/logger
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/daemon/logger/awslogs
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/daemon/logger/fluentd
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/daemon/logger/gcplogs
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/daemon/logger/gelf
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/daemon/logger/journald
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/daemon/logger/journald/internal/export
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/daemon/logger/journald/internal/fake
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/daemon/logger/jsonfilelog
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/daemon/logger/local
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/daemon/logger/loggertest
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/daemon/logger/loggerutils
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/daemon/logger/loggerutils/cache
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/daemon/logger/splunk
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/daemon/logger/syslog
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/daemon/logger/templates
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/daemon/names
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/daemon/network
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/daemon/snapshotter
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/daemon/stats
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/distribution
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/distribution/metadata
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/distribution/utils
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/distribution/xfer
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/dockerversion
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/errdefs
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/image
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/image/cache
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/image/spec/specs-go
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/image/spec/specs-go/v1
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/image/tarexport
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/image/v1
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/internal/cleanups
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/internal/compatcontext
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/internal/mod
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/internal/mounttree
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/internal/multierror
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/internal/safepath
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/internal/sliceutil
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/internal/test/suite
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/internal/testutils
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/internal/testutils/netnsutils
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/internal/testutils/specialimage
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/internal/unix_noeintr
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/internal/unshare
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/layer
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/libcontainerd
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/libcontainerd/queue
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/libcontainerd/remote
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/libcontainerd/shimopts
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/libcontainerd/supervisor
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/libcontainerd/types
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/libnetwork
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/libnetwork/bitmap
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/libnetwork/cluster
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/libnetwork/cmd/diagnostic
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
12:07:22 [2024-01-20T12:07:22.007Z] github.com/docker/docker/libnetwork/config
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/libnetwork/datastore
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/libnetwork/diagnostic
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/libnetwork/discoverapi
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/libnetwork/driverapi
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/libnetwork/drivers/bridge
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/libnetwork/drivers/host
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/libnetwork/drivers/ipvlan
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/libnetwork/drivers/macvlan
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/libnetwork/drivers/null
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/libnetwork/drivers/overlay
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/libnetwork/drivers/remote
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/libnetwork/drivers/remote/api
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/libnetwork/drivers/windows
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/libnetwork/drvregistry
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/libnetwork/etchosts
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/libnetwork/internal/caller
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/libnetwork/internal/kvstore
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/libnetwork/internal/netiputil
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/libnetwork/internal/setmatrix
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/libnetwork/ipam
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/libnetwork/ipamapi
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/libnetwork/ipams/builtin
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/libnetwork/ipams/null
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/libnetwork/ipams/remote
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/libnetwork/ipams/remote/api
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/libnetwork/ipams/windowsipam
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/libnetwork/ipamutils
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/libnetwork/ipbits
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/libnetwork/iptables
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/libnetwork/netlabel
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/libnetwork/netutils
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/libnetwork/networkdb
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/libnetwork/ns
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/libnetwork/options
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/libnetwork/osl
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/libnetwork/osl/kernel
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/libnetwork/portallocator
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/libnetwork/portmapper
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/libnetwork/resolvconf
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/libnetwork/scope
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/libnetwork/types
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/oci
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/oci/caps
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/opts
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/pkg/archive
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/pkg/authorization
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/pkg/broadcaster
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/pkg/capabilities
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/pkg/chrootarchive
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/pkg/containerfs
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/pkg/directory
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/pkg/dmesg
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/pkg/fileutils
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/pkg/homedir
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/pkg/idtools
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/pkg/ioutils
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/pkg/jsonmessage
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/pkg/longpath
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/pkg/loopback
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/pkg/meminfo
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/pkg/namesgenerator
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/pkg/parsers
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/pkg/parsers/kernel
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/pkg/parsers/operatingsystem
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/pkg/pidfile
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/pkg/platform
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/pkg/platforms
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/pkg/plugingetter
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/pkg/plugins
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/pkg/plugins/transport
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/pkg/pools
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/pkg/process
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/pkg/progress
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/pkg/reexec
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/pkg/rootless
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/pkg/rootless/specconv
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/pkg/stack
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/pkg/stdcopy
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/pkg/streamformatter
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/pkg/stringid
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/pkg/sysinfo
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/pkg/system
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/pkg/tailfile
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/pkg/tarsum
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/pkg/useragent
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/plugin
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/plugin/executor/containerd
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/plugin/v2
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/profiles/apparmor
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/profiles/seccomp
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/quota
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/reference
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/registry
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/registry/resumable
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/restartmanager
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/runconfig
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/runconfig/opts
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/testutil
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/testutil/daemon
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/testutil/environment
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/testutil/fakecontext
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/testutil/fakegit
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/testutil/fakestorage
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/testutil/fixtures/load
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/testutil/fixtures/plugin
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/testutil/fixtures/plugin/basic
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/testutil/registry
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/testutil/request
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/volume
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/volume/drivers
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/volume/local
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/volume/mounts
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/volume/service
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/volume/service/opts
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/volume/testutils'
12:07:22 [2024-01-20T12:07:22.008Z] + base_pkg_list='github.com/docker/docker/api
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/api/server
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/api/server/backend/build
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/api/server/httpstatus
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/api/server/httputils
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/api/server/middleware
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/api/server/router
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/api/server/router/build
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/api/server/router/checkpoint
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/api/server/router/container
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/api/server/router/debug
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/api/server/router/distribution
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/api/server/router/grpc
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/api/server/router/image
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/api/server/router/network
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/api/server/router/plugin
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/api/server/router/session
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/api/server/router/swarm
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/api/server/router/system
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/api/server/router/volume
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/api/types
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/api/types/backend
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/api/types/blkiodev
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/api/types/checkpoint
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/api/types/container
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/api/types/events
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/api/types/filters
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/api/types/image
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/api/types/mount
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/api/types/network
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/api/types/plugins/logdriver
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/api/types/registry
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/api/types/strslice
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/api/types/swarm
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/api/types/swarm/runtime
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/api/types/system
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/api/types/time
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/api/types/versions
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/api/types/versions/v1p19
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/api/types/versions/v1p20
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/api/types/volume
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/builder
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/builder/builder-next
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/builder/builder-next/exporter
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/builder/builder-next/exporter/overrides
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/builder/builder-next/imagerefchecker
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/builder/builder-next/worker
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/builder/builder-next/worker/label
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/builder/dockerfile
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/builder/remotecontext
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/builder/remotecontext/git
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/builder/remotecontext/urlutil
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/cli/debug
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/cli/winresources/docker-proxy
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/cli/winresources/dockerd
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/client
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/client/buildkit
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/cmd/docker-proxy
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/cmd/dockerd
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/cmd/dockerd/trap
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/container
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/container/stream
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/contrib/apparmor
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/contrib/httpserver
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/daemon
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/daemon/cluster
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/daemon/cluster/controllers/plugin
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/daemon/cluster/convert
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/daemon/cluster/executor
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/daemon/cluster/executor/container
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/daemon/cluster/provider
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/daemon/config
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/daemon/containerd
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/daemon/events
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/daemon/events/testutils
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/daemon/graphdriver
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/daemon/graphdriver/btrfs
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/daemon/graphdriver/copy
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/daemon/graphdriver/graphtest
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/daemon/graphdriver/overlay2
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/daemon/graphdriver/overlayutils
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/daemon/graphdriver/register
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/daemon/graphdriver/vfs
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/daemon/graphdriver/zfs
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/daemon/images
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/daemon/initlayer
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/daemon/links
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/daemon/listeners
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/daemon/logger
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/daemon/logger/awslogs
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/daemon/logger/fluentd
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/daemon/logger/gcplogs
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/daemon/logger/gelf
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/daemon/logger/journald
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/daemon/logger/journald/internal/export
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/daemon/logger/journald/internal/fake
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/daemon/logger/jsonfilelog
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/daemon/logger/local
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/daemon/logger/loggertest
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/daemon/logger/loggerutils
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/daemon/logger/loggerutils/cache
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/daemon/logger/splunk
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/daemon/logger/syslog
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/daemon/logger/templates
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/daemon/names
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/daemon/network
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/daemon/snapshotter
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/daemon/stats
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/distribution
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/distribution/metadata
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/distribution/utils
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/distribution/xfer
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/dockerversion
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/errdefs
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/image
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/image/cache
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/image/spec/specs-go
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/image/spec/specs-go/v1
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/image/tarexport
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/image/v1
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/internal/cleanups
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/internal/compatcontext
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/internal/mod
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/internal/mounttree
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/internal/multierror
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/internal/safepath
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/internal/sliceutil
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/internal/test/suite
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/internal/testutils
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/internal/testutils/netnsutils
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/internal/testutils/specialimage
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/internal/unix_noeintr
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/internal/unshare
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/layer
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/libcontainerd
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/libcontainerd/queue
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/libcontainerd/remote
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/libcontainerd/shimopts
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/libcontainerd/supervisor
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/libcontainerd/types
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/oci
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/oci/caps
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/opts
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/pkg/archive
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/pkg/authorization
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/pkg/broadcaster
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/pkg/capabilities
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/pkg/chrootarchive
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/pkg/containerfs
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/pkg/directory
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/pkg/dmesg
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/pkg/fileutils
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/pkg/homedir
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/pkg/idtools
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/pkg/ioutils
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/pkg/jsonmessage
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/pkg/longpath
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/pkg/loopback
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/pkg/meminfo
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/pkg/namesgenerator
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/pkg/parsers
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/pkg/parsers/kernel
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/pkg/parsers/operatingsystem
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/pkg/pidfile
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/pkg/platform
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/pkg/platforms
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/pkg/plugingetter
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/pkg/plugins
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/pkg/plugins/transport
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/pkg/pools
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/pkg/process
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/pkg/progress
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/pkg/reexec
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/pkg/rootless
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/pkg/rootless/specconv
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/pkg/stack
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/pkg/stdcopy
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/pkg/streamformatter
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/pkg/stringid
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/pkg/sysinfo
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/pkg/system
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/pkg/tailfile
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/pkg/tarsum
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/pkg/useragent
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/plugin
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/plugin/executor/containerd
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/plugin/v2
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/profiles/apparmor
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/profiles/seccomp
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/quota
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/reference
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/registry
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/registry/resumable
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/restartmanager
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/runconfig
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/runconfig/opts
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/testutil
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/testutil/daemon
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/testutil/environment
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/testutil/fakecontext
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/testutil/fakegit
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/testutil/fakestorage
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/testutil/fixtures/load
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/testutil/fixtures/plugin
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/testutil/fixtures/plugin/basic
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/testutil/registry
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/testutil/request
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/volume
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/volume/drivers
12:07:22 [2024-01-20T12:07:22.008Z] github.com/docker/docker/volume/local
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/volume/mounts
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/volume/service
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/volume/service/opts
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/volume/testutils'
12:07:22 [2024-01-20T12:07:22.009Z] ++ grep --fixed-strings /libnetwork
12:07:22 [2024-01-20T12:07:22.009Z] ++ echo 'github.com/docker/docker/api
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/api/server
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/api/server/backend/build
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/api/server/httpstatus
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/api/server/httputils
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/api/server/middleware
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/api/server/router
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/api/server/router/build
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/api/server/router/checkpoint
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/api/server/router/container
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/api/server/router/debug
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/api/server/router/distribution
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/api/server/router/grpc
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/api/server/router/image
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/api/server/router/network
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/api/server/router/plugin
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/api/server/router/session
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/api/server/router/swarm
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/api/server/router/system
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/api/server/router/volume
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/api/types
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/api/types/backend
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/api/types/blkiodev
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/api/types/checkpoint
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/api/types/container
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/api/types/events
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/api/types/filters
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/api/types/image
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/api/types/mount
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/api/types/network
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/api/types/plugins/logdriver
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/api/types/registry
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/api/types/strslice
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/api/types/swarm
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/api/types/swarm/runtime
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/api/types/system
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/api/types/time
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/api/types/versions
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/api/types/versions/v1p19
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/api/types/versions/v1p20
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/api/types/volume
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/builder
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/builder/builder-next
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/builder/builder-next/exporter
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/builder/builder-next/exporter/overrides
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/builder/builder-next/imagerefchecker
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/builder/builder-next/worker
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/builder/builder-next/worker/label
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/builder/dockerfile
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/builder/remotecontext
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/builder/remotecontext/git
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/builder/remotecontext/urlutil
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/cli/debug
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/cli/winresources/docker-proxy
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/cli/winresources/dockerd
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/client
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/client/buildkit
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/cmd/docker-proxy
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/cmd/dockerd
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/cmd/dockerd/trap
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/container
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/container/stream
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/contrib/apparmor
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/contrib/httpserver
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/daemon
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/daemon/cluster
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/daemon/cluster/controllers/plugin
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/daemon/cluster/convert
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/daemon/cluster/executor
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/daemon/cluster/executor/container
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/daemon/cluster/provider
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/daemon/config
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/daemon/containerd
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/daemon/events
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/daemon/events/testutils
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/daemon/graphdriver
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/daemon/graphdriver/btrfs
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/daemon/graphdriver/copy
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/daemon/graphdriver/graphtest
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/daemon/graphdriver/overlay2
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/daemon/graphdriver/overlayutils
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/daemon/graphdriver/register
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/daemon/graphdriver/vfs
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/daemon/graphdriver/zfs
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/daemon/images
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/daemon/initlayer
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/daemon/links
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/daemon/listeners
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/daemon/logger
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/daemon/logger/awslogs
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/daemon/logger/fluentd
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/daemon/logger/gcplogs
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/daemon/logger/gelf
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/daemon/logger/journald
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/daemon/logger/journald/internal/export
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/daemon/logger/journald/internal/fake
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/daemon/logger/jsonfilelog
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/daemon/logger/local
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/daemon/logger/loggertest
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/daemon/logger/loggerutils
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/daemon/logger/loggerutils/cache
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/daemon/logger/splunk
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/daemon/logger/syslog
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/daemon/logger/templates
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/daemon/names
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/daemon/network
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/daemon/snapshotter
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/daemon/stats
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/distribution
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/distribution/metadata
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/distribution/utils
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/distribution/xfer
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/dockerversion
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/errdefs
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/image
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/image/cache
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/image/spec/specs-go
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/image/spec/specs-go/v1
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/image/tarexport
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/image/v1
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/internal/cleanups
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/internal/compatcontext
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/internal/mod
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/internal/mounttree
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/internal/multierror
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/internal/safepath
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/internal/sliceutil
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/internal/test/suite
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/internal/testutils
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/internal/testutils/netnsutils
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/internal/testutils/specialimage
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/internal/unix_noeintr
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/internal/unshare
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/layer
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/libcontainerd
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/libcontainerd/queue
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/libcontainerd/remote
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/libcontainerd/shimopts
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/libcontainerd/supervisor
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/libcontainerd/types
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/libnetwork
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/libnetwork/bitmap
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/libnetwork/cluster
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/libnetwork/cmd/diagnostic
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/libnetwork/config
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/libnetwork/datastore
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/libnetwork/diagnostic
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/libnetwork/discoverapi
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/libnetwork/driverapi
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/libnetwork/drivers/bridge
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/libnetwork/drivers/host
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/libnetwork/drivers/ipvlan
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/libnetwork/drivers/macvlan
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/libnetwork/drivers/null
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/libnetwork/drivers/overlay
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/libnetwork/drivers/remote
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/libnetwork/drivers/remote/api
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/libnetwork/drivers/windows
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/libnetwork/drvregistry
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/libnetwork/etchosts
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/libnetwork/internal/caller
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/libnetwork/internal/kvstore
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/libnetwork/internal/netiputil
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/libnetwork/internal/setmatrix
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/libnetwork/ipam
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/libnetwork/ipamapi
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/libnetwork/ipams/builtin
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/libnetwork/ipams/null
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/libnetwork/ipams/remote
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/libnetwork/ipams/remote/api
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/libnetwork/ipams/windowsipam
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/libnetwork/ipamutils
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/libnetwork/ipbits
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/libnetwork/iptables
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/libnetwork/netlabel
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/libnetwork/netutils
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/libnetwork/networkdb
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/libnetwork/ns
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/libnetwork/options
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/libnetwork/osl
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/libnetwork/osl/kernel
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/libnetwork/portallocator
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/libnetwork/portmapper
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/libnetwork/resolvconf
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/libnetwork/scope
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/libnetwork/types
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/oci
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/oci/caps
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/opts
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/pkg/archive
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/pkg/authorization
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/pkg/broadcaster
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/pkg/capabilities
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/pkg/chrootarchive
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/pkg/containerfs
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/pkg/directory
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/pkg/dmesg
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/pkg/fileutils
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/pkg/homedir
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/pkg/idtools
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/pkg/ioutils
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/pkg/jsonmessage
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/pkg/longpath
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/pkg/loopback
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/pkg/meminfo
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/pkg/namesgenerator
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/pkg/parsers
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/pkg/parsers/kernel
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/pkg/parsers/operatingsystem
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/pkg/pidfile
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/pkg/platform
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/pkg/platforms
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/pkg/plugingetter
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/pkg/plugins
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/pkg/plugins/transport
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/pkg/pools
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/pkg/process
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/pkg/progress
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/pkg/reexec
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/pkg/rootless
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/pkg/rootless/specconv
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/pkg/stack
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/pkg/stdcopy
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/pkg/streamformatter
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/pkg/stringid
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/pkg/sysinfo
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/pkg/system
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/pkg/tailfile
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/pkg/tarsum
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/pkg/useragent
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/plugin
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/plugin/executor/containerd
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/plugin/v2
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/profiles/apparmor
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/profiles/seccomp
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/quota
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/reference
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/registry
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/registry/resumable
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/restartmanager
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/runconfig
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/runconfig/opts
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/testutil
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/testutil/daemon
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/testutil/environment
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/testutil/fakecontext
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/testutil/fakegit
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/testutil/fakestorage
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/testutil/fixtures/load
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/testutil/fixtures/plugin
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/testutil/fixtures/plugin/basic
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/testutil/registry
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/testutil/request
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/volume
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/volume/drivers
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/volume/local
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/volume/mounts
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/volume/service
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/volume/service/opts
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/volume/testutils'
12:07:22 [2024-01-20T12:07:22.009Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/libnetwork/bitmap
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/libnetwork/cluster
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/libnetwork/cmd/diagnostic
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/libnetwork/config
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/libnetwork/datastore
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/libnetwork/diagnostic
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/libnetwork/discoverapi
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/libnetwork/driverapi
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/libnetwork/drivers/bridge
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/libnetwork/drivers/host
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/libnetwork/drivers/ipvlan
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/libnetwork/drivers/macvlan
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
12:07:22 [2024-01-20T12:07:22.009Z] github.com/docker/docker/libnetwork/drivers/null
12:07:22 [2024-01-20T12:07:22.010Z] github.com/docker/docker/libnetwork/drivers/overlay
12:07:22 [2024-01-20T12:07:22.010Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
12:07:22 [2024-01-20T12:07:22.010Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
12:07:22 [2024-01-20T12:07:22.010Z] github.com/docker/docker/libnetwork/drivers/remote
12:07:22 [2024-01-20T12:07:22.010Z] github.com/docker/docker/libnetwork/drivers/remote/api
12:07:22 [2024-01-20T12:07:22.010Z] github.com/docker/docker/libnetwork/drivers/windows
12:07:22 [2024-01-20T12:07:22.010Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
12:07:22 [2024-01-20T12:07:22.010Z] github.com/docker/docker/libnetwork/drvregistry
12:07:22 [2024-01-20T12:07:22.010Z] github.com/docker/docker/libnetwork/etchosts
12:07:22 [2024-01-20T12:07:22.010Z] github.com/docker/docker/libnetwork/internal/caller
12:07:22 [2024-01-20T12:07:22.010Z] github.com/docker/docker/libnetwork/internal/kvstore
12:07:22 [2024-01-20T12:07:22.010Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
12:07:22 [2024-01-20T12:07:22.010Z] github.com/docker/docker/libnetwork/internal/netiputil
12:07:22 [2024-01-20T12:07:22.010Z] github.com/docker/docker/libnetwork/internal/setmatrix
12:07:22 [2024-01-20T12:07:22.010Z] github.com/docker/docker/libnetwork/ipam
12:07:22 [2024-01-20T12:07:22.010Z] github.com/docker/docker/libnetwork/ipamapi
12:07:22 [2024-01-20T12:07:22.010Z] github.com/docker/docker/libnetwork/ipams/builtin
12:07:22 [2024-01-20T12:07:22.010Z] github.com/docker/docker/libnetwork/ipams/null
12:07:22 [2024-01-20T12:07:22.010Z] github.com/docker/docker/libnetwork/ipams/remote
12:07:22 [2024-01-20T12:07:22.010Z] github.com/docker/docker/libnetwork/ipams/remote/api
12:07:22 [2024-01-20T12:07:22.010Z] github.com/docker/docker/libnetwork/ipams/windowsipam
12:07:22 [2024-01-20T12:07:22.010Z] github.com/docker/docker/libnetwork/ipamutils
12:07:22 [2024-01-20T12:07:22.010Z] github.com/docker/docker/libnetwork/ipbits
12:07:22 [2024-01-20T12:07:22.010Z] github.com/docker/docker/libnetwork/iptables
12:07:22 [2024-01-20T12:07:22.010Z] github.com/docker/docker/libnetwork/netlabel
12:07:22 [2024-01-20T12:07:22.010Z] github.com/docker/docker/libnetwork/netutils
12:07:22 [2024-01-20T12:07:22.010Z] github.com/docker/docker/libnetwork/networkdb
12:07:22 [2024-01-20T12:07:22.010Z] github.com/docker/docker/libnetwork/ns
12:07:22 [2024-01-20T12:07:22.010Z] github.com/docker/docker/libnetwork/options
12:07:22 [2024-01-20T12:07:22.010Z] github.com/docker/docker/libnetwork/osl
12:07:22 [2024-01-20T12:07:22.010Z] github.com/docker/docker/libnetwork/osl/kernel
12:07:22 [2024-01-20T12:07:22.010Z] github.com/docker/docker/libnetwork/portallocator
12:07:22 [2024-01-20T12:07:22.010Z] github.com/docker/docker/libnetwork/portmapper
12:07:22 [2024-01-20T12:07:22.010Z] github.com/docker/docker/libnetwork/resolvconf
12:07:22 [2024-01-20T12:07:22.010Z] github.com/docker/docker/libnetwork/scope
12:07:22 [2024-01-20T12:07:22.010Z] github.com/docker/docker/libnetwork/types'
12:07:22 [2024-01-20T12:07:22.010Z] + echo 'github.com/docker/docker/libnetwork
12:07:22 [2024-01-20T12:07:22.010Z] github.com/docker/docker/libnetwork/bitmap
12:07:22 [2024-01-20T12:07:22.010Z] github.com/docker/docker/libnetwork/cluster
12:07:22 [2024-01-20T12:07:22.010Z] github.com/docker/docker/libnetwork/cmd/diagnostic
12:07:22 [2024-01-20T12:07:22.010Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
12:07:22 [2024-01-20T12:07:22.010Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
12:07:22 [2024-01-20T12:07:22.010Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
12:07:22 [2024-01-20T12:07:22.010Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
12:07:22 [2024-01-20T12:07:22.010Z] github.com/docker/docker/libnetwork/config
12:07:22 [2024-01-20T12:07:22.010Z] github.com/docker/docker/libnetwork/datastore
12:07:22 [2024-01-20T12:07:22.010Z] github.com/docker/docker/libnetwork/diagnostic
12:07:22 [2024-01-20T12:07:22.010Z] github.com/docker/docker/libnetwork/discoverapi
12:07:22 [2024-01-20T12:07:22.010Z] github.com/docker/docker/libnetwork/driverapi
12:07:22 [2024-01-20T12:07:22.010Z] github.com/docker/docker/libnetwork/drivers/bridge
12:07:22 [2024-01-20T12:07:22.010Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
12:07:22 [2024-01-20T12:07:22.010Z] github.com/docker/docker/libnetwork/drivers/host
12:07:22 [2024-01-20T12:07:22.010Z] github.com/docker/docker/libnetwork/drivers/ipvlan
12:07:22 [2024-01-20T12:07:22.010Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
12:07:22 [2024-01-20T12:07:22.010Z] github.com/docker/docker/libnetwork/drivers/macvlan
12:07:22 [2024-01-20T12:07:22.010Z] github.com/docker/docker/libnetwork/d+ grep --fixed-strings libnetwork/drivers/bridge
12:07:22 [2024-01-20T12:07:22.010Z] rivers/macvlan/mvmanager
12:07:22 [2024-01-20T12:07:22.010Z] github.com/docker/docker/libnetwork/drivers/null
12:07:22 [2024-01-20T12:07:22.010Z] github.com/docker/docker/libnetwork/drivers/overlay
12:07:22 [2024-01-20T12:07:22.010Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
12:07:22 [2024-01-20T12:07:22.010Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
12:07:22 [2024-01-20T12:07:22.010Z] github.com/docker/docker/libnetwork/drivers/remote
12:07:22 [2024-01-20T12:07:22.010Z] github.com/docker/docker/libnetwork/drivers/remote/api
12:07:22 [2024-01-20T12:07:22.010Z] github.com/docker/docker/libnetwork/drivers/windows
12:07:22 [2024-01-20T12:07:22.010Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
12:07:22 [2024-01-20T12:07:22.010Z] github.com/docker/docker/libnetwork/drvregistry
12:07:22 [2024-01-20T12:07:22.010Z] github.com/docker/docker/libnetwork/etchosts
12:07:22 [2024-01-20T12:07:22.010Z] github.com/docker/docker/libnetwork/internal/caller
12:07:22 [2024-01-20T12:07:22.010Z] github.com/docker/docker/libnetwork/internal/kvstore
12:07:22 [2024-01-20T12:07:22.010Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
12:07:22 [2024-01-20T12:07:22.010Z] github.com/docker/docker/libnetwork/internal/netiputil
12:07:22 [2024-01-20T12:07:22.010Z] github.com/docker/docker/libnetwork/internal/setmatrix
12:07:22 [2024-01-20T12:07:22.010Z] github.com/docker/docker/libnetwork/ipam
12:07:22 [2024-01-20T12:07:22.010Z] github.com/docker/docker/libnetwork/ipamapi
12:07:22 [2024-01-20T12:07:22.010Z] github.com/docker/docker/libnetwork/ipams/builtin
12:07:22 [2024-01-20T12:07:22.010Z] github.com/docker/docker/libnetwork/ipams/null
12:07:22 [2024-01-20T12:07:22.010Z] github.com/docker/docker/libnetwork/ipams/remote
12:07:22 [2024-01-20T12:07:22.010Z] github.com/docker/docker/libnetwork/ipams/remote/api
12:07:22 [2024-01-20T12:07:22.010Z] github.com/docker/docker/libnetwork/ipams/windowsipam
12:07:22 [2024-01-20T12:07:22.010Z] github.com/docker/docker/libnetwork/ipamutils
12:07:22 [2024-01-20T12:07:22.010Z] github.com/docker/docker/libnetwork/ipbits
12:07:22 [2024-01-20T12:07:22.010Z] github.com/docker/docker/libnetwork/iptables
12:07:22 [2024-01-20T12:07:22.010Z] github.com/docker/docker/libnetwork/netlabel
12:07:22 [2024-01-20T12:07:22.010Z] github.com/docker/docker/libnetwork/netutils
12:07:22 [2024-01-20T12:07:22.010Z] github.com/docker/docker/libnetwork/networkdb
12:07:22 [2024-01-20T12:07:22.010Z] github.com/docker/docker/libnetwork/ns
12:07:22 [2024-01-20T12:07:22.010Z] github.com/docker/docker/libnetwork/options
12:07:22 [2024-01-20T12:07:22.010Z] github.com/docker/docker/libnetwork/osl
12:07:22 [2024-01-20T12:07:22.010Z] github.com/docker/docker/libnetwork/osl/kernel
12:07:22 [2024-01-20T12:07:22.010Z] github.com/docker/docker/libnetwork/portallocator
12:07:22 [2024-01-20T12:07:22.010Z] github.com/docker/docker/libnetwork/portmapper
12:07:22 [2024-01-20T12:07:22.010Z] github.com/docker/docker/libnetwork/resolvconf
12:07:22 [2024-01-20T12:07:22.010Z] github.com/docker/docker/libnetwork/scope
12:07:22 [2024-01-20T12:07:22.010Z] github.com/docker/docker/libnetwork/types'
12:07:22 [2024-01-20T12:07:22.010Z] github.com/docker/docker/libnetwork/drivers/bridge
12:07:22 [2024-01-20T12:07:22.010Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
12:07:22 [2024-01-20T12:07:22.010Z] + type docker-proxy
12:07:22 [2024-01-20T12:07:22.010Z] hack/test/unit: line 25: type: docker-proxy: not found
12:07:22 [2024-01-20T12:07:22.010Z] + hack/make.sh binary-proxy install-proxy
12:07:22 [2024-01-20T12:07:22.010Z] 
12:07:22 [2024-01-20T12:07:22.010Z] Removing bundles/
12:07:22 [2024-01-20T12:07:22.010Z] 
12:07:22 [2024-01-20T12:07:22.010Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
12:07:22 [2024-01-20T12:07:22.010Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)...
12:07:22 [2024-01-20T12:07:22.010Z] + tee /go/src/github.com/docker/docker/go.mod
12:07:22 [2024-01-20T12:07:22.010Z] module github.com/docker/docker
12:07:22 [2024-01-20T12:07:22.010Z] 
12:07:22 [2024-01-20T12:07:22.010Z] go 1.20
12:07:22 [2024-01-20T12:07:22.010Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
12:07:22 [2024-01-20T12:07:22.010Z] + GO111MODULE=on
12:07:22 [2024-01-20T12:07:22.010Z] + 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=80ff19e92ff4748f0955da6c05c73c5209cb6539" -X "github.com/docker/docker/dockerversion.BuildTime=2024-01-20T12:07:21.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
12:07:26 [2024-01-20T12:07:26.209Z] + rm -f /go/src/github.com/docker/docker/go.mod
12:07:26 [2024-01-20T12:07:26.209Z] Created binary: bundles/binary-proxy/docker-proxy
12:07:26 [2024-01-20T12:07:26.209Z] 
12:07:26 [2024-01-20T12:07:26.209Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
12:07:26 [2024-01-20T12:07:26.209Z] Installing docker-proxy to /usr/local/bin/
12:07:26 [2024-01-20T12:07:26.209Z] 
12:07:26 [2024-01-20T12:07:26.209Z] + mkdir -p bundles
12:07:26 [2024-01-20T12:07:26.209Z] + '[' -n 'github.com/docker/docker/api
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/api/server
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/api/server/backend/build
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/api/server/httpstatus
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/api/server/httputils
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/api/server/middleware
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/api/server/router
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/api/server/router/build
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/api/server/router/checkpoint
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/api/server/router/container
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/api/server/router/debug
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/api/server/router/distribution
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/api/server/router/grpc
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/api/server/router/image
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/api/server/router/network
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/api/server/router/plugin
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/api/server/router/session
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/api/server/router/swarm
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/api/server/router/system
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/api/server/router/volume
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/api/types
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/api/types/backend
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/api/types/blkiodev
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/api/types/checkpoint
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/api/types/container
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/api/types/events
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/api/types/filters
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/api/types/image
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/api/types/mount
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/api/types/network
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/api/types/plugins/logdriver
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/api/types/registry
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/api/types/strslice
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/api/types/swarm
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/api/types/swarm/runtime
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/api/types/system
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/api/types/time
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/api/types/versions
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/api/types/versions/v1p19
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/api/types/versions/v1p20
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/api/types/volume
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/builder
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/builder/builder-next
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/builder/builder-next/exporter
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/builder/builder-next/exporter/overrides
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/builder/builder-next/imagerefchecker
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/builder/builder-next/worker
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/builder/builder-next/worker/label
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/builder/dockerfile
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/builder/remotecontext
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/builder/remotecontext/git
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/builder/remotecontext/urlutil
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/cli/debug
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/cli/winresources/docker-proxy
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/cli/winresources/dockerd
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/client
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/client/buildkit
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/cmd/docker-proxy
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/cmd/dockerd
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/cmd/dockerd/trap
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/container
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/container/stream
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/contrib/apparmor
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/contrib/httpserver
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/daemon
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/daemon/cluster
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/daemon/cluster/controllers/plugin
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/daemon/cluster/convert
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/daemon/cluster/executor
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/daemon/cluster/executor/container
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/daemon/cluster/provider
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/daemon/config
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/daemon/containerd
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/daemon/events
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/daemon/events/testutils
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/daemon/graphdriver
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/daemon/graphdriver/btrfs
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/daemon/graphdriver/copy
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/daemon/graphdriver/graphtest
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/daemon/graphdriver/overlay2
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/daemon/graphdriver/overlayutils
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/daemon/graphdriver/register
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/daemon/graphdriver/vfs
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/daemon/graphdriver/zfs
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/daemon/images
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/daemon/initlayer
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/daemon/links
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/daemon/listeners
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/daemon/logger
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/daemon/logger/awslogs
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/daemon/logger/fluentd
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/daemon/logger/gcplogs
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/daemon/logger/gelf
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/daemon/logger/journald
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/daemon/logger/journald/internal/export
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/daemon/logger/journald/internal/fake
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/daemon/logger/jsonfilelog
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/daemon/logger/local
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/daemon/logger/loggertest
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/daemon/logger/loggerutils
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/daemon/logger/loggerutils/cache
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/daemon/logger/splunk
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/daemon/logger/syslog
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/daemon/logger/templates
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/daemon/names
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/daemon/network
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/daemon/snapshotter
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/daemon/stats
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/distribution
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/distribution/metadata
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/distribution/utils
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/distribution/xfer
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/dockerversion
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/errdefs
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/image
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/image/cache
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/image/spec/specs-go
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/image/spec/specs-go/v1
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/image/tarexport
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/image/v1
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/internal/cleanups
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/internal/compatcontext
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/internal/mod
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/internal/mounttree
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/internal/multierror
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/internal/safepath
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/internal/sliceutil
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/internal/test/suite
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/internal/testutils
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/internal/testutils/netnsutils
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/internal/testutils/specialimage
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/internal/unix_noeintr
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/internal/unshare
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/layer
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/libcontainerd
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/libcontainerd/queue
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/libcontainerd/remote
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/libcontainerd/shimopts
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/libcontainerd/supervisor
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/libcontainerd/types
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/oci
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/oci/caps
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/opts
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/pkg/archive
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/pkg/authorization
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/pkg/broadcaster
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/pkg/capabilities
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/pkg/chrootarchive
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/pkg/containerfs
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/pkg/directory
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/pkg/dmesg
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/pkg/fileutils
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/pkg/homedir
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/pkg/idtools
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/pkg/ioutils
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/pkg/jsonmessage
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/pkg/longpath
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/pkg/loopback
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/pkg/meminfo
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/pkg/namesgenerator
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/pkg/parsers
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/pkg/parsers/kernel
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/pkg/parsers/operatingsystem
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/pkg/pidfile
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/pkg/platform
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/pkg/platforms
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/pkg/plugingetter
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/pkg/plugins
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/pkg/plugins/transport
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/pkg/pools
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/pkg/process
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/pkg/progress
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/pkg/reexec
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/pkg/rootless
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/pkg/rootless/specconv
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/pkg/stack
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/pkg/stdcopy
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/pkg/streamformatter
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/pkg/stringid
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/pkg/sysinfo
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/pkg/system
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/pkg/tailfile
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/pkg/tarsum
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/pkg/useragent
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/plugin
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/plugin/executor/containerd
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/plugin/v2
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/profiles/apparmor
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/profiles/seccomp
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/quota
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/reference
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/registry
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/registry/resumable
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/restartmanager
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/runconfig
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/runconfig/opts
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/testutil
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/testutil/daemon
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/testutil/environment
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/testutil/fakecontext
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/testutil/fakegit
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/testutil/fakestorage
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/testutil/fixtures/load
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/testutil/fixtures/plugin
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/testutil/fixtures/plugin/basic
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/testutil/registry
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/testutil/request
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/volume
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/volume/drivers
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/volume/local
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/volume/mounts
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/volume/service
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/volume/service/opts
12:07:26 [2024-01-20T12:07:26.209Z] github.com/docker/docker/volume/testutils' ']'
12:07:26 [2024-01-20T12:07:26.210Z] + 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/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/exporter/mobyexporter github.com/docker/docker/builder/builder-next/exporter/overrides github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/builder-next/worker/label github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/client/buildkit github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/snapshotter github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/spec/specs-go github.com/docker/docker/image/spec/specs-go/v1 github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/cleanups github.com/docker/docker/internal/compatcontext github.com/docker/docker/internal/mod github.com/docker/docker/internal/mounttree github.com/docker/docker/internal/multierror github.com/docker/docker/internal/safepath github.com/docker/docker/internal/sliceutil github.com/docker/docker/internal/test/suite github.com/docker/docker/internal/testutils github.com/docker/docker/internal/testutils/netnsutils github.com/docker/docker/internal/testutils/specialimage github.com/docker/docker/internal/unix_noeintr github.com/docker/docker/internal/unshare github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/shimopts github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/meminfo github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/platforms github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/process github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/rootless github.com/docker/docker/pkg/rootless/specconv github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils
12:07:26 [2024-01-20T12:07:26.778Z] ?   	github.com/docker/docker/api	[no test files]
12:07:34 [2024-01-20T12:07:34.904Z] ok  	github.com/docker/docker/api/server	0.009s	coverage: 13.0% of statements
12:07:56 [2024-01-20T12:07:56.850Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
12:07:56 [2024-01-20T12:07:56.850Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
12:07:56 [2024-01-20T12:07:56.850Z] ?   	github.com/docker/docker/api/server/router	[no test files]
12:07:56 [2024-01-20T12:07:56.850Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
12:07:56 [2024-01-20T12:07:56.850Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
12:07:56 [2024-01-20T12:07:56.850Z] ok  	github.com/docker/docker/api/server/middleware	0.006s	coverage: 37.7% of statements
12:07:56 [2024-01-20T12:07:56.850Z] ok  	github.com/docker/docker/api/server/httputils	0.019s	coverage: 28.3% of statements
12:07:56 [2024-01-20T12:07:56.850Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
12:07:56 [2024-01-20T12:07:56.850Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
12:07:56 [2024-01-20T12:07:56.850Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
12:07:56 [2024-01-20T12:07:56.850Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
12:07:56 [2024-01-20T12:07:56.850Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
12:07:56 [2024-01-20T12:07:56.850Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
12:07:56 [2024-01-20T12:07:56.850Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
12:07:56 [2024-01-20T12:07:56.850Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
12:07:56 [2024-01-20T12:07:56.850Z] ok  	github.com/docker/docker/api/server/router/swarm	0.004s	coverage: 7.3% of statements
12:07:56 [2024-01-20T12:07:56.850Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
12:07:56 [2024-01-20T12:07:56.850Z] ?   	github.com/docker/docker/api/types	[no test files]
12:07:56 [2024-01-20T12:07:56.850Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
12:07:56 [2024-01-20T12:07:56.850Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
12:07:56 [2024-01-20T12:07:56.850Z] ?   	github.com/docker/docker/api/types/checkpoint	[no test files]
12:07:56 [2024-01-20T12:07:56.850Z] ok  	github.com/docker/docker/api/server/router/volume	0.006s	coverage: 66.7% of statements
12:07:56 [2024-01-20T12:07:56.850Z] ?   	github.com/docker/docker/api/types/events	[no test files]
12:07:56 [2024-01-20T12:07:56.850Z] ?   	github.com/docker/docker/api/types/image	[no test files]
12:07:56 [2024-01-20T12:07:56.850Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
12:07:56 [2024-01-20T12:07:56.850Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
12:07:56 [2024-01-20T12:07:56.850Z] ok  	github.com/docker/docker/api/types/network	0.004s	coverage: 72.3% of statements
12:07:56 [2024-01-20T12:07:56.850Z] ok  	github.com/docker/docker/api/types/filters	0.005s	coverage: 94.0% of statements
12:07:56 [2024-01-20T12:07:56.850Z] ok  	github.com/docker/docker/api/types/container	0.007s	coverage: 83.7% of statements
12:07:56 [2024-01-20T12:07:56.850Z] ok  	github.com/docker/docker/api/types/registry	0.008s	coverage: 54.2% of statements
12:07:56 [2024-01-20T12:07:56.850Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
12:07:56 [2024-01-20T12:07:56.850Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
12:07:56 [2024-01-20T12:07:56.850Z] ?   	github.com/docker/docker/api/types/system	[no test files]
12:07:56 [2024-01-20T12:07:56.850Z] ok  	github.com/docker/docker/api/types/strslice	0.002s	coverage: 90.0% of statements
12:07:56 [2024-01-20T12:07:56.850Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
12:07:56 [2024-01-20T12:07:56.850Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
12:07:56 [2024-01-20T12:07:56.850Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
12:07:56 [2024-01-20T12:07:56.850Z] ?   	github.com/docker/docker/builder	[no test files]
12:07:56 [2024-01-20T12:07:56.850Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
12:07:56 [2024-01-20T12:07:56.850Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
12:07:56 [2024-01-20T12:07:56.850Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
12:07:56 [2024-01-20T12:07:56.850Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
12:07:56 [2024-01-20T12:07:56.850Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
12:07:56 [2024-01-20T12:07:56.850Z] ?   	github.com/docker/docker/builder/builder-next/exporter/mobyexporter	[no test files]
12:07:56 [2024-01-20T12:07:56.850Z] ?   	github.com/docker/docker/builder/builder-next/exporter/overrides	[no test files]
12:07:56 [2024-01-20T12:07:56.850Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
12:07:56 [2024-01-20T12:07:56.850Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
12:07:56 [2024-01-20T12:07:56.850Z] ?   	github.com/docker/docker/builder/builder-next/worker/label	[no test files]
12:07:56 [2024-01-20T12:07:56.850Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 77.3% of statements
12:07:56 [2024-01-20T12:07:56.850Z] ok  	github.com/docker/docker/api/types/time	0.002s	coverage: 100.0% of statements
12:07:56 [2024-01-20T12:07:56.850Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
12:07:56 [2024-01-20T12:07:56.850Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
12:07:56 [2024-01-20T12:07:56.850Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.015s	coverage: 100.0% of statements
12:07:56 [2024-01-20T12:07:56.850Z] ok  	github.com/docker/docker/cli/debug	0.028s	coverage: 100.0% of statements
12:07:56 [2024-01-20T12:07:56.850Z] ok  	github.com/docker/docker/builder/remotecontext	0.061s	coverage: 33.7% of statements
12:07:56 [2024-01-20T12:07:56.850Z] ok  	github.com/docker/docker/builder/dockerfile	0.093s	coverage: 50.3% of statements
12:07:58 [2024-01-20T12:07:58.758Z] ?   	github.com/docker/docker/client/buildkit	[no test files]
12:07:58 [2024-01-20T12:07:58.758Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.040s	coverage: 68.2% of statements
12:07:58 [2024-01-20T12:07:58.758Z] ok  	github.com/docker/docker/client	0.155s	coverage: 77.0% of statements
12:08:00 [2024-01-20T12:08:00.667Z] ok  	github.com/docker/docker/builder/remotecontext/git	4.147s	coverage: 82.5% of statements
12:08:10 [2024-01-20T12:08:10.652Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
12:08:10 [2024-01-20T12:08:10.652Z] ?   	github.com/docker/docker/container/stream	[no test files]
12:08:10 [2024-01-20T12:08:10.652Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
12:08:10 [2024-01-20T12:08:10.652Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
12:08:10 [2024-01-20T12:08:10.652Z] ok  	github.com/docker/docker/container	0.137s	coverage: 36.4% of statements
12:08:10 [2024-01-20T12:08:10.652Z] ok  	github.com/docker/docker/cmd/dockerd	0.258s	coverage: 29.9% of statements
12:08:12 [2024-01-20T12:08:12.559Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.491s	coverage: 0.0% of statements
12:08:13 [2024-01-20T12:08:13.496Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
12:08:13 [2024-01-20T12:08:13.496Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.013s	coverage: 65.3% of statements
12:08:13 [2024-01-20T12:08:13.755Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.041s	coverage: 38.7% of statements
12:08:13 [2024-01-20T12:08:13.755Z] ok  	github.com/docker/docker/daemon/cluster	0.067s	coverage: 0.5% of statements
12:08:14 [2024-01-20T12:08:14.015Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
12:08:14 [2024-01-20T12:08:14.015Z] ok  	github.com/docker/docker/daemon/config	0.063s	coverage: 74.6% of statements
12:08:15 [2024-01-20T12:08:15.394Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
12:08:15 [2024-01-20T12:08:15.394Z] ok  	github.com/docker/docker/daemon/graphdriver	0.008s	coverage: 2.3% of statements
12:08:15 [2024-01-20T12:08:15.654Z] ok  	github.com/docker/docker/daemon/containerd	0.032s	coverage: 9.0% of statements
12:08:15 [2024-01-20T12:08:15.654Z] ok  	github.com/docker/docker/daemon/events	0.059s	coverage: 50.0% of statements
12:08:15 [2024-01-20T12:08:15.654Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.009s	coverage: 2.8% of statements
12:08:15 [2024-01-20T12:08:15.913Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.202s	coverage: 60.9% of statements
12:08:16 [2024-01-20T12:08:16.481Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
12:08:16 [2024-01-20T12:08:16.481Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.008s	coverage: 1.9% of statements
12:08:16 [2024-01-20T12:08:16.481Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
12:08:16 [2024-01-20T12:08:16.481Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
12:08:16 [2024-01-20T12:08:16.740Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.018s	coverage: 60.9% of statements
12:08:16 [2024-01-20T12:08:16.740Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.227s	coverage: 60.2% of statements
12:08:17 [2024-01-20T12:08:17.308Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.007s	coverage: 3.0% of statements
12:08:17 [2024-01-20T12:08:17.567Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.450s	coverage: 13.4% of statements
12:08:17 [2024-01-20T12:08:17.826Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
12:08:17 [2024-01-20T12:08:17.826Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
12:08:17 [2024-01-20T12:08:17.826Z] ok  	github.com/docker/docker/daemon/links	0.011s	coverage: 93.0% of statements
12:08:17 [2024-01-20T12:08:17.826Z] ok  	github.com/docker/docker/daemon/images	0.021s	coverage: 3.0% of statements
12:08:18 [2024-01-20T12:08:18.085Z] ok  	github.com/docker/docker/daemon/logger	0.219s	coverage: 43.2% of statements
12:08:18 [2024-01-20T12:08:18.344Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
12:08:18 [2024-01-20T12:08:18.344Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.029s	coverage: 53.6% of statements
12:08:18 [2024-01-20T12:08:18.344Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.008s	coverage: 68.2% of statements
12:08:18 [2024-01-20T12:08:18.344Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.119s	coverage: 78.3% of statements
12:08:18 [2024-01-20T12:08:18.912Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
12:08:18 [2024-01-20T12:08:18.912Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
12:08:18 [2024-01-20T12:08:18.912Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.003s	coverage: 88.2% of statements
12:08:18 [2024-01-20T12:08:18.912Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.015s	coverage: 87.2% of statements
12:08:18 [2024-01-20T12:08:18.912Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.098s	coverage: 76.8% of statements
12:08:18 [2024-01-20T12:08:18.912Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
12:08:19 [2024-01-20T12:08:19.172Z] ok  	github.com/docker/docker/daemon/logger/local	0.064s	coverage: 79.4% of statements
12:08:19 [2024-01-20T12:08:19.740Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.023s	coverage: 31.5% of statements
12:08:19 [2024-01-20T12:08:19.740Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.044s	coverage: 63.5% of statements
12:08:19 [2024-01-20T12:08:19.740Z] ?   	github.com/docker/docker/daemon/names	[no test files]
12:08:19 [2024-01-20T12:08:19.740Z] ok  	github.com/docker/docker/daemon/logger/templates	0.004s	coverage: 8.3% of statements
12:08:19 [2024-01-20T12:08:19.740Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.007s	coverage: 46.8% of statements
12:08:19 [2024-01-20T12:08:19.999Z] ok  	github.com/docker/docker/daemon/logger/journald	1.297s	coverage: 74.5% of statements
12:08:20 [2024-01-20T12:08:20.259Z] ?   	github.com/docker/docker/daemon/snapshotter	[no test files]
12:08:20 [2024-01-20T12:08:20.259Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
12:08:20 [2024-01-20T12:08:20.259Z] ok  	github.com/docker/docker/daemon/network	0.012s	coverage: 63.8% of statements
12:08:20 [2024-01-20T12:08:20.827Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
12:08:20 [2024-01-20T12:08:20.827Z] ok  	github.com/docker/docker/dockerversion	0.003s	coverage: 100.0% of statements
12:08:20 [2024-01-20T12:08:20.827Z] ok  	github.com/docker/docker/errdefs	0.005s	coverage: 77.2% of statements
12:08:20 [2024-01-20T12:08:20.827Z] ok  	github.com/docker/docker/distribution/metadata	0.024s	coverage: 44.4% of statements
12:08:21 [2024-01-20T12:08:21.085Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.409s	coverage: 82.5% of statements
12:08:21 [2024-01-20T12:08:21.345Z] ?   	github.com/docker/docker/image/spec/specs-go	[no test files]
12:08:21 [2024-01-20T12:08:21.345Z] ?   	github.com/docker/docker/image/spec/specs-go/v1	[no test files]
12:08:21 [2024-01-20T12:08:21.345Z] ok  	github.com/docker/docker/image/cache	0.006s	coverage: 19.2% of statements
12:08:21 [2024-01-20T12:08:21.604Z] ok  	github.com/docker/docker/image	0.030s	coverage: 84.6% of statements
12:08:21 [2024-01-20T12:08:21.863Z] ?   	github.com/docker/docker/image/v1	[no test files]
12:08:21 [2024-01-20T12:08:21.863Z] ?   	github.com/docker/docker/internal/compatcontext	[no test files]
12:08:21 [2024-01-20T12:08:21.863Z] ?   	github.com/docker/docker/internal/mounttree	[no test files]
12:08:21 [2024-01-20T12:08:21.863Z] ok  	github.com/docker/docker/internal/mod	0.005s	coverage: 66.7% of statements
12:08:21 [2024-01-20T12:08:21.863Z] ok  	github.com/docker/docker/internal/cleanups	0.006s	coverage: 69.2% of statements
12:08:21 [2024-01-20T12:08:21.863Z] ok  	github.com/docker/docker/image/tarexport	0.007s	coverage: 0.6% of statements
12:08:21 [2024-01-20T12:08:21.863Z] ok  	github.com/docker/docker/internal/multierror	0.003s	coverage: 88.9% of statements
12:08:22 [2024-01-20T12:08:22.122Z] ?   	github.com/docker/docker/internal/sliceutil	[no test files]
12:08:22 [2024-01-20T12:08:22.122Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
12:08:22 [2024-01-20T12:08:22.122Z] ?   	github.com/docker/docker/internal/testutils	[no test files]
12:08:22 [2024-01-20T12:08:22.122Z] ?   	github.com/docker/docker/internal/testutils/netnsutils	[no test files]
12:08:22 [2024-01-20T12:08:22.122Z] ok  	github.com/docker/docker/internal/safepath	0.008s	coverage: 42.9% of statements
12:08:22 [2024-01-20T12:08:22.122Z] ?   	github.com/docker/docker/internal/testutils/specialimage	[no test files]
12:08:22 [2024-01-20T12:08:22.122Z] ?   	github.com/docker/docker/internal/unix_noeintr	[no test files]
12:08:22 [2024-01-20T12:08:22.122Z] ?   	github.com/docker/docker/internal/unshare	[no test files]
12:08:22 [2024-01-20T12:08:22.382Z] ok  	github.com/docker/docker/distribution	1.497s	coverage: 28.9% of statements
12:08:22 [2024-01-20T12:08:22.949Z] ok  	github.com/docker/docker/distribution/xfer	2.172s	coverage: 84.4% of statements
12:08:23 [2024-01-20T12:08:23.209Z] ok  	github.com/docker/docker/daemon	10.712s	coverage: 16.2% of statements
12:08:23 [2024-01-20T12:08:23.209Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
12:08:23 [2024-01-20T12:08:23.209Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
12:08:23 [2024-01-20T12:08:23.209Z] ?   	github.com/docker/docker/libcontainerd/shimopts	[no test files]
12:08:23 [2024-01-20T12:08:23.209Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
12:08:23 [2024-01-20T12:08:23.209Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
12:08:23 [2024-01-20T12:08:23.209Z] ok  	github.com/docker/docker/libcontainerd/queue	0.024s	coverage: 100.0% of statements
12:08:23 [2024-01-20T12:08:23.468Z] ?   	github.com/docker/docker/oci/caps	[no test files]
12:08:23 [2024-01-20T12:08:23.728Z] ok  	github.com/docker/docker/oci	0.021s	coverage: 38.1% of statements
12:08:23 [2024-01-20T12:08:23.728Z] ok  	github.com/docker/docker/opts	0.032s	coverage: 67.9% of statements
12:08:24 [2024-01-20T12:08:24.297Z] ok  	github.com/docker/docker/pkg/broadcaster	0.003s	coverage: 100.0% of statements
12:08:24 [2024-01-20T12:08:24.297Z] ok  	github.com/docker/docker/pkg/capabilities	0.003s	coverage: 87.5% of statements
12:08:24 [2024-01-20T12:08:24.297Z] ok  	github.com/docker/docker/pkg/containerfs	0.022s	coverage: 25.8% of statements
12:08:24 [2024-01-20T12:08:24.297Z] ok  	github.com/docker/docker/pkg/directory	0.023s	coverage: 81.8% of statements
12:08:24 [2024-01-20T12:08:24.297Z] ok  	github.com/docker/docker/pkg/dmesg	0.012s	coverage: 83.3% of statements
12:08:24 [2024-01-20T12:08:24.297Z] ok  	github.com/docker/docker/pkg/authorization	0.235s	coverage: 68.3% of statements
12:08:24 [2024-01-20T12:08:24.297Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.254s	coverage: 83.7% of statements
12:08:24 [2024-01-20T12:08:24.556Z] ok  	github.com/docker/docker/pkg/homedir	0.007s	coverage: 8.3% of statements
12:08:24 [2024-01-20T12:08:24.556Z] ok  	github.com/docker/docker/pkg/fileutils	0.013s	coverage: 51.7% of statements
12:08:24 [2024-01-20T12:08:24.556Z] ok  	github.com/docker/docker/pkg/archive	0.481s	coverage: 80.9% of statements
12:08:24 [2024-01-20T12:08:24.816Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
12:08:24 [2024-01-20T12:08:24.816Z] ok  	github.com/docker/docker/pkg/longpath	0.003s	coverage: 45.5% of statements
12:08:24 [2024-01-20T12:08:24.816Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.013s	coverage: 92.3% of statements
12:08:24 [2024-01-20T12:08:24.816Z] ok  	github.com/docker/docker/pkg/meminfo	0.002s	coverage: 75.0% of statements
12:08:24 [2024-01-20T12:08:24.816Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
12:08:25 [2024-01-20T12:08:25.075Z] ok  	github.com/docker/docker/pkg/parsers	0.004s	coverage: 97.0% of statements
12:08:25 [2024-01-20T12:08:25.075Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.003s	coverage: 60.0% of statements
12:08:25 [2024-01-20T12:08:25.075Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
12:08:25 [2024-01-20T12:08:25.075Z] ?   	github.com/docker/docker/pkg/platforms	[no test files]
12:08:25 [2024-01-20T12:08:25.075Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
12:08:25 [2024-01-20T12:08:25.075Z] ok  	github.com/docker/docker/pkg/pidfile	0.006s	coverage: 94.1% of statements
12:08:25 [2024-01-20T12:08:25.075Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.006s	coverage: 90.2% of statements
12:08:25 [2024-01-20T12:08:25.075Z] ok  	github.com/docker/docker/pkg/ioutils	0.373s	coverage: 71.9% of statements
12:08:25 [2024-01-20T12:08:25.334Z] ok  	github.com/docker/docker/pkg/idtools	0.511s	coverage: 69.7% of statements
12:08:25 [2024-01-20T12:08:25.593Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
12:08:25 [2024-01-20T12:08:25.593Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
12:08:25 [2024-01-20T12:08:25.593Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.005s	coverage: 90.0% of statements
12:08:25 [2024-01-20T12:08:25.593Z] ok  	github.com/docker/docker/pkg/process	0.005s	coverage: 21.7% of statements
12:08:25 [2024-01-20T12:08:25.593Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.007s	coverage: 56.8% of statements
12:08:25 [2024-01-20T12:08:25.593Z] ok  	github.com/docker/docker/pkg/pools	0.006s	coverage: 88.2% of statements
12:08:25 [2024-01-20T12:08:25.853Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
12:08:25 [2024-01-20T12:08:25.853Z] ?   	github.com/docker/docker/pkg/rootless	[no test files]
12:08:25 [2024-01-20T12:08:25.853Z] ?   	github.com/docker/docker/pkg/rootless/specconv	[no test files]
12:08:25 [2024-01-20T12:08:25.853Z] ok  	github.com/docker/docker/pkg/stack	0.004s	coverage: 90.9% of statements
12:08:25 [2024-01-20T12:08:25.853Z] ok  	github.com/docker/docker/pkg/reexec	0.011s	coverage: 82.4% of statements
12:08:25 [2024-01-20T12:08:25.853Z] ok  	github.com/docker/docker/pkg/stdcopy	0.015s	coverage: 100.0% of statements
12:08:26 [2024-01-20T12:08:26.112Z] ok  	github.com/docker/docker/pkg/streamformatter	0.005s	coverage: 66.2% of statements
12:08:26 [2024-01-20T12:08:26.112Z] ok  	github.com/docker/docker/pkg/stringid	0.010s	coverage: 61.9% of statements
12:08:26 [2024-01-20T12:08:26.372Z] ok  	github.com/docker/docker/pkg/system	0.012s	coverage: 43.1% of statements
12:08:26 [2024-01-20T12:08:26.372Z] ok  	github.com/docker/docker/pkg/sysinfo	0.015s	coverage: 53.4% of statements
12:08:26 [2024-01-20T12:08:26.372Z] ok  	github.com/docker/docker/pkg/tailfile	0.048s	coverage: 88.6% of statements
12:08:26 [2024-01-20T12:08:26.631Z] ok  	github.com/docker/docker/pkg/useragent	0.003s	coverage: 88.9% of statements
12:08:26 [2024-01-20T12:08:26.631Z] ok  	github.com/docker/docker/pkg/tarsum	0.062s	coverage: 89.6% of statements
12:08:27 [2024-01-20T12:08:27.199Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
12:08:27 [2024-01-20T12:08:27.199Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
12:08:27 [2024-01-20T12:08:27.199Z] ok  	github.com/docker/docker/plugin/v2	0.005s	coverage: 14.4% of statements
12:08:27 [2024-01-20T12:08:27.199Z] ok  	github.com/docker/docker/profiles/seccomp	0.009s	coverage: 86.0% of statements
12:08:27 [2024-01-20T12:08:27.767Z] ok  	github.com/docker/docker/pkg/plugins	2.013s	coverage: 74.9% of statements
12:08:27 [2024-01-20T12:08:27.767Z] ok  	github.com/docker/docker/plugin	0.520s	coverage: 23.3% of statements
12:08:27 [2024-01-20T12:08:27.767Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 83.7% of statements
12:08:28 [2024-01-20T12:08:28.026Z] ok  	github.com/docker/docker/quota	0.196s	coverage: 69.3% of statements
12:08:28 [2024-01-20T12:08:28.026Z] ok  	github.com/docker/docker/restartmanager	0.003s	coverage: 46.2% of statements
12:08:28 [2024-01-20T12:08:28.026Z] ok  	github.com/docker/docker/registry/resumable	0.018s	coverage: 100.0% of statements
12:08:28 [2024-01-20T12:08:28.026Z] ok  	github.com/docker/docker/registry	0.132s	coverage: 63.9% of statements
12:08:28 [2024-01-20T12:08:28.285Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
12:08:28 [2024-01-20T12:08:28.285Z] ok  	github.com/docker/docker/runconfig	0.009s	coverage: 63.8% of statements
12:08:28 [2024-01-20T12:08:28.285Z] ok  	github.com/docker/docker/testutil	0.008s	coverage: 6.8% of statements
12:08:28 [2024-01-20T12:08:28.544Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
12:08:28 [2024-01-20T12:08:28.544Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
12:08:28 [2024-01-20T12:08:28.544Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
12:08:28 [2024-01-20T12:08:28.544Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
12:08:28 [2024-01-20T12:08:28.544Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
12:08:28 [2024-01-20T12:08:28.544Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
12:08:28 [2024-01-20T12:08:28.544Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
12:08:28 [2024-01-20T12:08:28.544Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
12:08:28 [2024-01-20T12:08:28.803Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
12:08:28 [2024-01-20T12:08:28.803Z] ?   	github.com/docker/docker/testutil/request	[no test files]
12:08:28 [2024-01-20T12:08:28.803Z] ?   	github.com/docker/docker/volume	[no test files]
12:08:29 [2024-01-20T12:08:29.062Z] ok  	github.com/docker/docker/volume/drivers	0.006s	coverage: 36.1% of statements
12:08:29 [2024-01-20T12:08:29.321Z] ok  	github.com/docker/docker/volume/mounts	0.009s	coverage: 62.2% of statements
12:08:29 [2024-01-20T12:08:29.321Z] ok  	github.com/docker/docker/volume/local	0.091s	coverage: 72.5% of statements
12:08:29 [2024-01-20T12:08:29.888Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
12:08:29 [2024-01-20T12:08:29.888Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
12:08:29 [2024-01-20T12:08:29.888Z] ok  	github.com/docker/docker/volume/service	0.012s	coverage: 71.8% of statements
12:08:31 [2024-01-20T12:08:31.264Z] ok  	github.com/docker/docker/layer	8.027s	coverage: 68.1% of statements
12:08:31 [2024-01-20T12:08:31.264Z] 
12:08:31 [2024-01-20T12:08:31.264Z] === Skipped
12:08:31 [2024-01-20T12:08:31.264Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
12:08:31 [2024-01-20T12:08:31.264Z]     network_proxy_test.go:195: Need to start CI docker with --ipv6
12:08:31 [2024-01-20T12:08:31.264Z] 
12:08:31 [2024-01-20T12:08:31.264Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
12:08:31 [2024-01-20T12:08:31.264Z]     network_proxy_test.go:210: No support for dual stack yet
12:08:31 [2024-01-20T12:08:31.264Z] 
12:08:31 [2024-01-20T12:08:31.264Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
12:08:31 [2024-01-20T12:08:31.264Z]     network_proxy_test.go:239: Need to start CI docker with --ipv6
12:08:31 [2024-01-20T12:08:31.264Z] 
12:08:31 [2024-01-20T12:08:31.264Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
12:08:31 [2024-01-20T12:08:31.264Z]     network_proxy_test.go:300: Need to start CI docker with --ipv6
12:08:31 [2024-01-20T12:08:31.264Z] 
12:08:31 [2024-01-20T12:08:31.264Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
12:08:31 [2024-01-20T12:08:31.264Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:08:31 [2024-01-20T12:08:31.264Z]     graphtest_unix.go:41: Driver btrfs not supported
12:08:31 [2024-01-20T12:08:31.264Z] 
12:08:31 [2024-01-20T12:08:31.264Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
12:08:31 [2024-01-20T12:08:31.264Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:08:31 [2024-01-20T12:08:31.264Z]     graphtest_unix.go:41: Driver btrfs not supported
12:08:31 [2024-01-20T12:08:31.264Z] 
12:08:31 [2024-01-20T12:08:31.264Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
12:08:31 [2024-01-20T12:08:31.264Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:08:31 [2024-01-20T12:08:31.264Z]     graphtest_unix.go:41: Driver btrfs not supported
12:08:31 [2024-01-20T12:08:31.264Z] 
12:08:31 [2024-01-20T12:08:31.264Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
12:08:31 [2024-01-20T12:08:31.264Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:08:31 [2024-01-20T12:08:31.264Z]     graphtest_unix.go:41: Driver btrfs not supported
12:08:31 [2024-01-20T12:08:31.264Z] 
12:08:31 [2024-01-20T12:08:31.264Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
12:08:31 [2024-01-20T12:08:31.264Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:08:31 [2024-01-20T12:08:31.264Z]     graphtest_unix.go:41: Driver btrfs not supported
12:08:31 [2024-01-20T12:08:31.264Z] 
12:08:31 [2024-01-20T12:08:31.264Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
12:08:31 [2024-01-20T12:08:31.264Z]     graphtest_unix.go:68: No driver to put!
12:08:31 [2024-01-20T12:08:31.264Z] 
12:08:31 [2024-01-20T12:08:31.264Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
12:08:31 [2024-01-20T12:08:31.264Z] time="2024-01-20T12:08:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
12:08:31 [2024-01-20T12:08:31.264Z]     graphtest_unix.go:39: graphdriver: driver not supported
12:08:31 [2024-01-20T12:08:31.264Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
12:08:31 [2024-01-20T12:08:31.264Z] 
12:08:31 [2024-01-20T12:08:31.264Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
12:08:31 [2024-01-20T12:08:31.264Z] time="2024-01-20T12:08:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
12:08:31 [2024-01-20T12:08:31.264Z]     graphtest_unix.go:39: graphdriver: driver not supported
12:08:31 [2024-01-20T12:08:31.264Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
12:08:31 [2024-01-20T12:08:31.264Z] 
12:08:31 [2024-01-20T12:08:31.264Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
12:08:31 [2024-01-20T12:08:31.264Z] time="2024-01-20T12:08:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
12:08:31 [2024-01-20T12:08:31.264Z]     graphtest_unix.go:39: graphdriver: driver not supported
12:08:31 [2024-01-20T12:08:31.264Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
12:08:31 [2024-01-20T12:08:31.264Z] 
12:08:31 [2024-01-20T12:08:31.264Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
12:08:31 [2024-01-20T12:08:31.264Z] time="2024-01-20T12:08:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
12:08:31 [2024-01-20T12:08:31.264Z]     graphtest_unix.go:39: graphdriver: driver not supported
12:08:31 [2024-01-20T12:08:31.264Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
12:08:31 [2024-01-20T12:08:31.264Z] 
12:08:31 [2024-01-20T12:08:31.264Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
12:08:31 [2024-01-20T12:08:31.264Z] time="2024-01-20T12:08:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
12:08:31 [2024-01-20T12:08:31.264Z]     graphtest_unix.go:39: graphdriver: driver not supported
12:08:31 [2024-01-20T12:08:31.264Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
12:08:31 [2024-01-20T12:08:31.264Z] 
12:08:31 [2024-01-20T12:08:31.264Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
12:08:31 [2024-01-20T12:08:31.264Z]     graphtest_unix.go:68: No driver to put!
12:08:31 [2024-01-20T12:08:31.264Z] 
12:08:31 [2024-01-20T12:08:31.264Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
12:08:31 [2024-01-20T12:08:31.264Z]     overlay_test.go:61: Cannot run test with naive change algorithm
12:08:31 [2024-01-20T12:08:31.264Z] 
12:08:31 [2024-01-20T12:08:31.264Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
12:08:31 [2024-01-20T12:08:31.264Z]     graphtest_unix.go:311: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
12:08:31 [2024-01-20T12:08:31.264Z] 
12:08:31 [2024-01-20T12:08:31.264Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
12:08:31 [2024-01-20T12:08:31.264Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:08:31 [2024-01-20T12:08:31.264Z]     graphtest_unix.go:41: Driver zfs not supported
12:08:31 [2024-01-20T12:08:31.264Z] 
12:08:31 [2024-01-20T12:08:31.264Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
12:08:31 [2024-01-20T12:08:31.264Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:08:31 [2024-01-20T12:08:31.264Z]     graphtest_unix.go:41: Driver zfs not supported
12:08:31 [2024-01-20T12:08:31.264Z] 
12:08:31 [2024-01-20T12:08:31.264Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
12:08:31 [2024-01-20T12:08:31.264Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:08:31 [2024-01-20T12:08:31.264Z]     graphtest_unix.go:41: Driver zfs not supported
12:08:31 [2024-01-20T12:08:31.264Z] 
12:08:31 [2024-01-20T12:08:31.264Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
12:08:31 [2024-01-20T12:08:31.264Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:08:31 [2024-01-20T12:08:31.264Z]     graphtest_unix.go:41: Driver zfs not supported
12:08:31 [2024-01-20T12:08:31.264Z] 
12:08:31 [2024-01-20T12:08:31.264Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
12:08:31 [2024-01-20T12:08:31.264Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:08:31 [2024-01-20T12:08:31.264Z]     graphtest_unix.go:41: Driver zfs not supported
12:08:31 [2024-01-20T12:08:31.264Z] 
12:08:31 [2024-01-20T12:08:31.264Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
12:08:31 [2024-01-20T12:08:31.264Z]     graphtest_unix.go:68: No driver to put!
12:08:31 [2024-01-20T12:08:31.264Z] 
12:08:31 [2024-01-20T12:08:31.265Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
12:08:31 [2024-01-20T12:08:31.265Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
12:08:31 [2024-01-20T12:08:31.265Z] 
12:08:31 [2024-01-20T12:08:31.265Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
12:08:31 [2024-01-20T12:08:31.265Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
12:08:31 [2024-01-20T12:08:31.265Z] 
12:08:31 [2024-01-20T12:08:31.265Z] === SKIP: volume/mounts TestValidateLCOWMount (0.00s)
12:08:31 [2024-01-20T12:08:31.265Z]     validate_test.go:73: only tested on Windows
12:08:31 [2024-01-20T12:08:31.265Z] 
12:08:31 [2024-01-20T12:08:31.265Z] DONE 3220 tests, 27 skipped in 64.986s
12:08:31 [2024-01-20T12:08:31.265Z] + '[' -n 'github.com/docker/docker/libnetwork
12:08:31 [2024-01-20T12:08:31.265Z] github.com/docker/docker/libnetwork/bitmap
12:08:31 [2024-01-20T12:08:31.265Z] github.com/docker/docker/libnetwork/cluster
12:08:31 [2024-01-20T12:08:31.265Z] github.com/docker/docker/libnetwork/cmd/diagnostic
12:08:31 [2024-01-20T12:08:31.265Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
12:08:31 [2024-01-20T12:08:31.265Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
12:08:31 [2024-01-20T12:08:31.265Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
12:08:31 [2024-01-20T12:08:31.265Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
12:08:31 [2024-01-20T12:08:31.265Z] github.com/docker/docker/libnetwork/config
12:08:31 [2024-01-20T12:08:31.265Z] github.com/docker/docker/libnetwork/datastore
12:08:31 [2024-01-20T12:08:31.265Z] github.com/docker/docker/libnetwork/diagnostic
12:08:31 [2024-01-20T12:08:31.265Z] github.com/docker/docker/libnetwork/discoverapi
12:08:31 [2024-01-20T12:08:31.265Z] github.com/docker/docker/libnetwork/driverapi
12:08:31 [2024-01-20T12:08:31.265Z] github.com/docker/docker/libnetwork/drivers/bridge
12:08:31 [2024-01-20T12:08:31.265Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
12:08:31 [2024-01-20T12:08:31.265Z] github.com/docker/docker/libnetwork/drivers/host
12:08:31 [2024-01-20T12:08:31.265Z] github.com/docker/docker/libnetwork/drivers/ipvlan
12:08:31 [2024-01-20T12:08:31.265Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
12:08:31 [2024-01-20T12:08:31.265Z] github.com/docker/docker/libnetwork/drivers/macvlan
12:08:31 [2024-01-20T12:08:31.265Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
12:08:31 [2024-01-20T12:08:31.265Z] github.com/docker/docker/libnetwork/drivers/null
12:08:31 [2024-01-20T12:08:31.265Z] github.com/docker/docker/libnetwork/drivers/overlay
12:08:31 [2024-01-20T12:08:31.265Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
12:08:31 [2024-01-20T12:08:31.265Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
12:08:31 [2024-01-20T12:08:31.265Z] github.com/docker/docker/libnetwork/drivers/remote
12:08:31 [2024-01-20T12:08:31.265Z] github.com/docker/docker/libnetwork/drivers/remote/api
12:08:31 [2024-01-20T12:08:31.265Z] github.com/docker/docker/libnetwork/drivers/windows
12:08:31 [2024-01-20T12:08:31.265Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
12:08:31 [2024-01-20T12:08:31.265Z] github.com/docker/docker/libnetwork/drvregistry
12:08:31 [2024-01-20T12:08:31.265Z] github.com/docker/docker/libnetwork/etchosts
12:08:31 [2024-01-20T12:08:31.265Z] github.com/docker/docker/libnetwork/internal/caller
12:08:31 [2024-01-20T12:08:31.265Z] github.com/docker/docker/libnetwork/internal/kvstore
12:08:31 [2024-01-20T12:08:31.265Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
12:08:31 [2024-01-20T12:08:31.265Z] github.com/docker/docker/libnetwork/internal/netiputil
12:08:31 [2024-01-20T12:08:31.265Z] github.com/docker/docker/libnetwork/internal/setmatrix
12:08:31 [2024-01-20T12:08:31.265Z] github.com/docker/docker/libnetwork/ipam
12:08:31 [2024-01-20T12:08:31.265Z] github.com/docker/docker/libnetwork/ipamapi
12:08:31 [2024-01-20T12:08:31.265Z] github.com/docker/docker/libnetwork/ipams/builtin
12:08:31 [2024-01-20T12:08:31.265Z] github.com/docker/docker/libnetwork/ipams/null
12:08:31 [2024-01-20T12:08:31.265Z] github.com/docker/docker/libnetwork/ipams/remote
12:08:31 [2024-01-20T12:08:31.265Z] github.com/docker/docker/libnetwork/ipams/remote/api
12:08:31 [2024-01-20T12:08:31.265Z] github.com/docker/docker/libnetwork/ipams/windowsipam
12:08:31 [2024-01-20T12:08:31.265Z] github.com/docker/docker/libnetwork/ipamutils
12:08:31 [2024-01-20T12:08:31.265Z] github.com/docker/docker/libnetwork/ipbits
12:08:31 [2024-01-20T12:08:31.265Z] github.com/docker/docker/libnetwork/iptables
12:08:31 [2024-01-20T12:08:31.265Z] github.com/docker/docker/libnetwork/netlabel
12:08:31 [2024-01-20T12:08:31.265Z] github.com/docker/docker/libnetwork/netutils
12:08:31 [2024-01-20T12:08:31.265Z] github.com/docker/docker/libnetwork/networkdb
12:08:31 [2024-01-20T12:08:31.265Z] github.com/docker/docker/libnetwork/ns
12:08:31 [2024-01-20T12:08:31.265Z] github.com/docker/docker/libnetwork/options
12:08:31 [2024-01-20T12:08:31.265Z] github.com/docker/docker/libnetwork/osl
12:08:31 [2024-01-20T12:08:31.265Z] github.com/docker/docker/libnetwork/osl/kernel
12:08:31 [2024-01-20T12:08:31.265Z] github.com/docker/docker/libnetwork/portallocator
12:08:31 [2024-01-20T12:08:31.265Z] github.com/docker/docker/libnetwork/portmapper
12:08:31 [2024-01-20T12:08:31.265Z] github.com/docker/docker/libnetwork/resolvconf
12:08:31 [2024-01-20T12:08:31.265Z] github.com/docker/docker/libnetwork/scope
12:08:31 [2024-01-20T12:08:31.265Z] github.com/docker/docker/libnetwork/types' ']'
12:08:31 [2024-01-20T12:08:31.265Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo journald' -cover -coverprofile=bundles/coverage-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitmap github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/kvstore github.com/docker/docker/libnetwork/internal/kvstore/boltdb github.com/docker/docker/libnetwork/internal/netiputil github.com/docker/docker/libnetwork/internal/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
12:09:27 [2024-01-20T12:09:27.492Z] ok  	github.com/docker/docker/libnetwork	44.690s	coverage: 43.0% of statements
12:09:27 [2024-01-20T12:09:27.492Z] ok  	github.com/docker/docker/libnetwork/bitmap	0.006s	coverage: 96.1% of statements
12:09:27 [2024-01-20T12:09:27.492Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
12:09:27 [2024-01-20T12:09:27.492Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
12:09:27 [2024-01-20T12:09:27.492Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
12:09:27 [2024-01-20T12:09:27.492Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
12:09:27 [2024-01-20T12:09:27.492Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
12:09:27 [2024-01-20T12:09:27.492Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
12:09:27 [2024-01-20T12:09:27.492Z] ok  	github.com/docker/docker/libnetwork/config	0.012s	coverage: 10.3% of statements
12:09:27 [2024-01-20T12:09:27.492Z] ok  	github.com/docker/docker/libnetwork/datastore	0.004s	coverage: 37.0% of statements
12:09:27 [2024-01-20T12:09:27.492Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
12:09:27 [2024-01-20T12:09:27.492Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
12:09:27 [2024-01-20T12:09:27.492Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.003s	coverage: 68.9% of statements
12:09:27 [2024-01-20T12:09:27.492Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	4.189s	coverage: 63.0% of statements
12:09:27 [2024-01-20T12:09:27.492Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
12:09:27 [2024-01-20T12:09:27.492Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.002s	coverage: 40.0% of statements
12:09:28 [2024-01-20T12:09:28.869Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.890s	coverage: 5.0% of statements
12:09:28 [2024-01-20T12:09:28.869Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
12:09:29 [2024-01-20T12:09:29.436Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.004s	coverage: 4.6% of statements
12:09:29 [2024-01-20T12:09:29.436Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
12:09:29 [2024-01-20T12:09:29.695Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.002s	coverage: 40.0% of statements
12:09:30 [2024-01-20T12:09:30.631Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	0.011s	coverage: 1.4% of statements
12:09:30 [2024-01-20T12:09:30.889Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	0.004s	coverage: 45.0% of statements
12:09:31 [2024-01-20T12:09:31.148Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.004s	coverage: 62.7% of statements
12:09:31 [2024-01-20T12:09:31.716Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.012s	coverage: 57.2% of statements
12:09:31 [2024-01-20T12:09:31.716Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
12:09:31 [2024-01-20T12:09:31.716Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
12:09:31 [2024-01-20T12:09:31.716Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
12:09:31 [2024-01-20T12:09:31.974Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.020s	coverage: 87.0% of statements
12:09:32 [2024-01-20T12:09:32.233Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.016s	coverage: 81.0% of statements
12:09:32 [2024-01-20T12:09:32.492Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
12:09:32 [2024-01-20T12:09:32.492Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore	[no test files]
12:09:32 [2024-01-20T12:09:32.492Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore/boltdb	[no test files]
12:09:32 [2024-01-20T12:09:32.492Z] ?   	github.com/docker/docker/libnetwork/internal/netiputil	[no test files]
12:09:44 [2024-01-20T12:09:44.701Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
12:09:46 [2024-01-20T12:09:46.607Z] ok  	github.com/docker/docker/libnetwork/ipam	3.116s	coverage: 80.3% of statements
12:09:46 [2024-01-20T12:09:46.607Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
12:09:46 [2024-01-20T12:09:46.607Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
12:09:46 [2024-01-20T12:09:46.607Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.003s	coverage: 63.2% of statements
12:09:46 [2024-01-20T12:09:46.866Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.008s	coverage: 48.7% of statements
12:09:46 [2024-01-20T12:09:46.866Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
12:09:47 [2024-01-20T12:09:47.125Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.003s	coverage: 80.0% of statements
12:09:47 [2024-01-20T12:09:47.692Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.314s	coverage: 86.4% of statements
12:09:47 [2024-01-20T12:09:47.951Z] ok  	github.com/docker/docker/libnetwork/ipbits	0.002s	coverage: 100.0% of statements
12:09:48 [2024-01-20T12:09:48.518Z] ok  	github.com/docker/docker/libnetwork/iptables	0.213s	coverage: 39.9% of statements
12:09:48 [2024-01-20T12:09:48.518Z] ?   	github.com/docker/docker/libnetwork/netlabel	[no test files]
12:09:49 [2024-01-20T12:09:49.085Z] ok  	github.com/docker/docker/libnetwork/netutils	0.017s	coverage: 54.9% of statements
12:11:40 [2024-01-20T12:11:40.543Z] ok  	github.com/docker/docker/libnetwork/networkdb	103.266s	coverage: 59.5% of statements
12:11:40 [2024-01-20T12:11:40.543Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
12:11:40 [2024-01-20T12:11:40.543Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
12:11:40 [2024-01-20T12:11:40.543Z] ok  	github.com/docker/docker/libnetwork/osl	4.496s	coverage: 39.6% of statements
12:11:40 [2024-01-20T12:11:40.543Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
12:11:40 [2024-01-20T12:11:40.543Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.016s	coverage: 80.5% of statements
12:11:40 [2024-01-20T12:11:40.543Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.704s	coverage: 47.9% of statements
12:11:40 [2024-01-20T12:11:40.543Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.003s	coverage: 84.9% of statements
12:11:40 [2024-01-20T12:11:40.543Z] ?   	github.com/docker/docker/libnetwork/scope	[no test files]
12:11:40 [2024-01-20T12:11:40.803Z] ok  	github.com/docker/docker/libnetwork/types	0.003s	coverage: 41.7% of statements
12:11:40 [2024-01-20T12:11:40.803Z] 
12:11:40 [2024-01-20T12:11:40.803Z] === Skipped
12:11:40 [2024-01-20T12:11:40.803Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
12:11:40 [2024-01-20T12:11:40.803Z]     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
12:11:40 [2024-01-20T12:11:40.803Z] 
12:11:40 [2024-01-20T12:11:40.803Z] === SKIP: libnetwork/iptables TestPassthrough (0.00s)
12:11:40 [2024-01-20T12:11:40.803Z]     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
12:11:40 [2024-01-20T12:11:40.803Z] 
12:11:40 [2024-01-20T12:11:40.803Z] DONE 375 tests, 2 skipped in 189.509s
Post stage
[Pipeline] junit
12:11:41 [2024-01-20T12:11:41.752Z] Recording test results
12:11:41 [2024-01-20T12:11:41.852Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
12:11:42 [2024-01-20T12:11:42.156Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45260/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=80ff19e92ff4748f0955da6c05c73c5209cb6539 -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:80ff19e92ff4748f0955da6c05c73c5209cb6539 hack/make.sh dynbinary test-integration
12:11:42 [2024-01-20T12:11:42.416Z] 
12:11:42 [2024-01-20T12:11:42.416Z] Removing bundles/
12:11:42 [2024-01-20T12:11:42.416Z] 
12:11:42 [2024-01-20T12:11:42.416Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
12:11:42 [2024-01-20T12:11:42.416Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
12:11:42 [2024-01-20T12:11:42.416Z] + tee /go/src/github.com/docker/docker/go.mod
12:11:42 [2024-01-20T12:11:42.416Z] module github.com/docker/docker
12:11:42 [2024-01-20T12:11:42.416Z] 
12:11:42 [2024-01-20T12:11:42.416Z] go 1.20
12:11:42 [2024-01-20T12:11:42.416Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
12:11:42 [2024-01-20T12:11:42.416Z] + GO111MODULE=on
12:11:42 [2024-01-20T12:11:42.416Z] + 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=80ff19e92ff4748f0955da6c05c73c5209cb6539" -X "github.com/docker/docker/dockerversion.BuildTime=2024-01-20T12:11:42.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
12:12:21 [2024-01-20T12:12:21.361Z] + rm -f /go/src/github.com/docker/docker/go.mod
12:12:21 [2024-01-20T12:12:21.361Z] Created binary: bundles/dynbinary-daemon/dockerd
12:12:21 [2024-01-20T12:12:21.361Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
12:12:21 [2024-01-20T12:12:21.361Z] + tee /go/src/github.com/docker/docker/go.mod
12:12:21 [2024-01-20T12:12:21.361Z] module github.com/docker/docker
12:12:21 [2024-01-20T12:12:21.361Z] 
12:12:21 [2024-01-20T12:12:21.361Z] go 1.20
12:12:21 [2024-01-20T12:12:21.361Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
12:12:21 [2024-01-20T12:12:21.361Z] + GO111MODULE=on
12:12:21 [2024-01-20T12:12:21.361Z] + 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=80ff19e92ff4748f0955da6c05c73c5209cb6539" -X "github.com/docker/docker/dockerversion.BuildTime=2024-01-20T12:11:42.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
12:12:21 [2024-01-20T12:12:21.361Z] + rm -f /go/src/github.com/docker/docker/go.mod
12:12:21 [2024-01-20T12:12:21.361Z] Created binary: bundles/dynbinary-daemon/docker-proxy
12:12:21 [2024-01-20T12:12:21.361Z] 
12:12:21 [2024-01-20T12:12:21.361Z] ---> Making bundle: test-integration (in bundles/test-integration)
12:12:21 [2024-01-20T12:12:21.361Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
12:12:21 [2024-01-20T12:12:21.361Z] HOSTNAME=2e0834835317
12:12:21 [2024-01-20T12:12:21.361Z] TESTDEBUG=0
12:12:21 [2024-01-20T12:12:21.361Z] DEST=bundles/test-integration
12:12:21 [2024-01-20T12:12:21.361Z] PWD=/go/src/github.com/docker/docker
12:12:21 [2024-01-20T12:12:21.361Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock
12:12:21 [2024-01-20T12:12:21.361Z] DOCKER_GITCOMMIT=80ff19e92ff4748f0955da6c05c73c5209cb6539
12:12:21 [2024-01-20T12:12:21.361Z] container=docker
12:12:21 [2024-01-20T12:12:21.361Z] HOME=/root
12:12:21 [2024-01-20T12:12:21.361Z] CONTAINERD_NAMESPACE=moby
12:12:21 [2024-01-20T12:12:21.361Z] GOLANG_VERSION=1.21.6
12:12:21 [2024-01-20T12:12:21.361Z] VALIDATE_REPO=https://github.com/moby/moby.git
12:12:21 [2024-01-20T12:12:21.361Z] VALIDATE_BRANCH=master
12:12:21 [2024-01-20T12:12:21.361Z] TERM=xterm
12:12:21 [2024-01-20T12:12:21.361Z] DOCKER_PKG=github.com/docker/docker
12:12:21 [2024-01-20T12:12:21.361Z] TEST_CLIENT_BINARY=/usr/local/cli-integration/docker
12:12:21 [2024-01-20T12:12:21.361Z] SHLVL=1
12:12:21 [2024-01-20T12:12:21.361Z] TIMEOUT=120m
12:12:21 [2024-01-20T12:12:21.361Z] GOTOOLCHAIN=local
12:12:21 [2024-01-20T12:12:21.361Z] DOCKER_GRAPHDRIVER=overlay2
12:12:21 [2024-01-20T12:12:21.361Z] GO111MODULE=off
12:12:21 [2024-01-20T12:12:21.361Z] DOCKER_EXPERIMENTAL=1
12:12:21 [2024-01-20T12:12:21.361Z] TEST_SKIP_INTEGRATION_CLI=1
12:12:21 [2024-01-20T12:12:21.361Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
12:12:21 [2024-01-20T12:12:21.361Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
12:12:21 [2024-01-20T12:12:21.361Z] GOPATH=/go
12:12:21 [2024-01-20T12:12:21.361Z] PKG_CONFIG=pkg-config
12:12:21 [2024-01-20T12:12:21.361Z] _=/usr/bin/env
12:12:21 [2024-01-20T12:12:21.361Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
12:12:43 [2024-01-20T12:12:43.308Z] Building test suite binary /go/src/github.com/docker/docker/integration/capabilities/test.main
12:12:43 [2024-01-20T12:12:43.308Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
12:12:43 [2024-01-20T12:12:43.308Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
12:12:44 [2024-01-20T12:12:44.245Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
12:12:49 [2024-01-20T12:12:49.528Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
12:12:52 [2024-01-20T12:12:52.062Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
12:12:52 [2024-01-20T12:12:52.630Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
12:12:54 [2024-01-20T12:12:54.006Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
12:12:54 [2024-01-20T12:12:54.943Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
12:12:56 [2024-01-20T12:12:56.319Z] Building test suite binary /go/src/github.com/docker/docker/integration/networking/test.main
12:12:57 [2024-01-20T12:12:57.255Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
12:12:57 [2024-01-20T12:12:57.514Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
12:12:58 [2024-01-20T12:12:58.892Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
12:13:00 [2024-01-20T12:13:00.269Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
12:13:02 [2024-01-20T12:13:02.175Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
12:13:03 [2024-01-20T12:13:03.111Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
12:13:03 [2024-01-20T12:13:03.679Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
12:13:04 [2024-01-20T12:13:04.616Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
12:13:05 [2024-01-20T12:13:05.993Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
12:13:07 [2024-01-20T12:13:07.370Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
12:13:07 [2024-01-20T12:13:07.937Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
12:13:09 [2024-01-20T12:13:09.338Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
12:13:10 [2024-01-20T12:13:10.278Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
12:13:10 [2024-01-20T12:13:10.278Z] Using test binary /usr/local/cli-integration/docker
12:13:10 [2024-01-20T12:13:10.278Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
12:13:10 [2024-01-20T12:13:10.278Z] +++ /etc/init.d/apparmor start
12:13:10 [2024-01-20T12:13:10.278Z] Not: starting.
12:13:10 [2024-01-20T12:13:10.278Z] INFO: Waiting for daemon to start...
12:13:10 [2024-01-20T12:13:10.278Z] Starting dockerd
12:13:10 [2024-01-20T12:13:10.278Z] +++ exec dockerd --debug --host unix:///run/docker/tmp.LTDHnpt1IJ/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
12:13:13 [2024-01-20T12:13:13.566Z] .
12:13:13 [2024-01-20T12:13:13.566Z] Running integration-test (iteration 1)
12:13:13 [2024-01-20T12:13:13.566Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m  
12:13:13 [2024-01-20T12:13:13.566Z] ++ '[' -n '' ']'
12:13:13 [2024-01-20T12:13:13.566Z] ++ 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
12:13:13 [2024-01-20T12:13:13.566Z] ++ set -e
12:13:13 [2024-01-20T12:13:13.566Z] ++ '[' -n 0 ']'
12:13:13 [2024-01-20T12:13:13.566Z] ++ set -x
12:13:13 [2024-01-20T12:13:13.566Z] ++ 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.LTDHnpt1IJ/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
12:13:13 [2024-01-20T12:13:13.566Z] Loaded image: busybox:latest
12:13:13 [2024-01-20T12:13:13.566Z] Loaded image: busybox:glibc
12:13:14 [2024-01-20T12:13:14.502Z] Loaded image: debian:bookworm-slim
12:13:14 [2024-01-20T12:13:14.502Z] Loaded image: hello-world:latest
12:13:14 [2024-01-20T12:13:14.502Z] Loaded image: arm32v7/hello-world:latest
12:13:14 [2024-01-20T12:13:14.502Z] INFO: Testing against a local daemon
12:13:14 [2024-01-20T12:13:14.502Z] === RUN   TestCgroupNamespacesBuild
12:13:15 [2024-01-20T12:13:15.439Z] --- PASS: TestCgroupNamespacesBuild (1.15s)
12:13:15 [2024-01-20T12:13:15.439Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
12:13:16 [2024-01-20T12:13:16.817Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.15s)
12:13:16 [2024-01-20T12:13:16.817Z] === RUN   TestBuildWithSession
12:13:16 [2024-01-20T12:13:16.817Z]     build_session_test.go:25: TODO: BuildKit
12:13:16 [2024-01-20T12:13:16.817Z] --- SKIP: TestBuildWithSession (0.00s)
12:13:16 [2024-01-20T12:13:16.817Z] === RUN   TestBuildSquashParent
12:13:21 [2024-01-20T12:13:21.007Z] --- PASS: TestBuildSquashParent (3.65s)
12:13:21 [2024-01-20T12:13:21.007Z] === RUN   TestBuildWithRemoveAndForceRemove
12:13:21 [2024-01-20T12:13:21.007Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:13:21 [2024-01-20T12:13:21.007Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:13:21 [2024-01-20T12:13:21.007Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:13:21 [2024-01-20T12:13:21.007Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:13:21 [2024-01-20T12:13:21.007Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:13:21 [2024-01-20T12:13:21.007Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:13:21 [2024-01-20T12:13:21.007Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:13:21 [2024-01-20T12:13:21.007Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:13:21 [2024-01-20T12:13:21.007Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:13:21 [2024-01-20T12:13:21.007Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:13:21 [2024-01-20T12:13:21.007Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:13:21 [2024-01-20T12:13:21.007Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:13:21 [2024-01-20T12:13:21.007Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:13:21 [2024-01-20T12:13:21.007Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:13:21 [2024-01-20T12:13:21.007Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:13:21 [2024-01-20T12:13:21.007Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:13:21 [2024-01-20T12:13:21.007Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:13:21 [2024-01-20T12:13:21.007Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:13:24 [2024-01-20T12:13:24.295Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.06s)
12:13:24 [2024-01-20T12:13:24.295Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.33s)
12:13:24 [2024-01-20T12:13:24.295Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.82s)
12:13:24 [2024-01-20T12:13:24.295Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.89s)
12:13:24 [2024-01-20T12:13:24.295Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.07s)
12:13:24 [2024-01-20T12:13:24.295Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.42s)
12:13:24 [2024-01-20T12:13:24.295Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.47s)
12:13:24 [2024-01-20T12:13:24.295Z] === RUN   TestBuildMultiStageCopy
12:13:24 [2024-01-20T12:13:24.295Z] === RUN   TestBuildMultiStageCopy/copy_to_root
12:13:24 [2024-01-20T12:13:24.862Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
12:13:24 [2024-01-20T12:13:24.863Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
12:13:25 [2024-01-20T12:13:25.121Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
12:13:25 [2024-01-20T12:13:25.121Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
12:13:25 [2024-01-20T12:13:25.380Z] --- PASS: TestBuildMultiStageCopy (1.46s)
12:13:25 [2024-01-20T12:13:25.380Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.02s)
12:13:25 [2024-01-20T12:13:25.380Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.08s)
12:13:25 [2024-01-20T12:13:25.380Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.10s)
12:13:25 [2024-01-20T12:13:25.380Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.11s)
12:13:25 [2024-01-20T12:13:25.380Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.12s)
12:13:25 [2024-01-20T12:13:25.380Z] === RUN   TestBuildMultiStageParentConfig
12:13:25 [2024-01-20T12:13:25.639Z] --- PASS: TestBuildMultiStageParentConfig (0.39s)
12:13:25 [2024-01-20T12:13:25.639Z] === RUN   TestBuildLabelWithTargets
12:13:26 [2024-01-20T12:13:26.206Z] --- PASS: TestBuildLabelWithTargets (0.58s)
12:13:26 [2024-01-20T12:13:26.206Z] === RUN   TestBuildWithEmptyLayers
12:13:26 [2024-01-20T12:13:26.465Z] --- PASS: TestBuildWithEmptyLayers (0.13s)
12:13:26 [2024-01-20T12:13:26.465Z] === RUN   TestBuildMultiStageOnBuild
12:13:27 [2024-01-20T12:13:27.401Z] --- PASS: TestBuildMultiStageOnBuild (1.15s)
12:13:27 [2024-01-20T12:13:27.401Z] === RUN   TestBuildUncleanTarFilenames
12:13:27 [2024-01-20T12:13:27.660Z] --- PASS: TestBuildUncleanTarFilenames (0.12s)
12:13:27 [2024-01-20T12:13:27.660Z] === RUN   TestBuildMultiStageLayerLeak
12:13:28 [2024-01-20T12:13:28.596Z] --- PASS: TestBuildMultiStageLayerLeak (1.06s)
12:13:28 [2024-01-20T12:13:28.596Z] === RUN   TestBuildWithHugeFile
12:14:15 [2024-01-20T12:14:15.280Z] --- PASS: TestBuildWithHugeFile (44.62s)
12:14:15 [2024-01-20T12:14:15.280Z] === RUN   TestBuildWCOWSandboxSize
12:14:15 [2024-01-20T12:14:15.280Z]     build_test.go:521: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
12:14:15 [2024-01-20T12:14:15.280Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
12:14:15 [2024-01-20T12:14:15.280Z] === RUN   TestBuildWithEmptyDockerfile
12:14:15 [2024-01-20T12:14:15.280Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
12:14:15 [2024-01-20T12:14:15.280Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
12:14:15 [2024-01-20T12:14:15.280Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:14:15 [2024-01-20T12:14:15.280Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:14:15 [2024-01-20T12:14:15.280Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:14:15 [2024-01-20T12:14:15.280Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:14:15 [2024-01-20T12:14:15.280Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
12:14:15 [2024-01-20T12:14:15.280Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:14:15 [2024-01-20T12:14:15.280Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:14:15 [2024-01-20T12:14:15.280Z] --- PASS: TestBuildWithEmptyDockerfile (0.01s)
12:14:15 [2024-01-20T12:14:15.280Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
12:14:15 [2024-01-20T12:14:15.280Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s)
12:14:15 [2024-01-20T12:14:15.280Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
12:14:15 [2024-01-20T12:14:15.280Z] === RUN   TestBuildPreserveOwnership
12:14:15 [2024-01-20T12:14:15.280Z] === RUN   TestBuildPreserveOwnership/copy_from
12:14:15 [2024-01-20T12:14:15.280Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
12:14:15 [2024-01-20T12:14:15.542Z] --- PASS: TestBuildPreserveOwnership (2.26s)
12:14:15 [2024-01-20T12:14:15.542Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.59s)
12:14:15 [2024-01-20T12:14:15.542Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.65s)
12:14:15 [2024-01-20T12:14:15.542Z] === RUN   TestBuildPlatformInvalid
12:14:15 [2024-01-20T12:14:15.542Z] --- PASS: TestBuildPlatformInvalid (0.01s)
12:14:15 [2024-01-20T12:14:15.542Z] === RUN   TestBuildkitHistoryTracePropagation
12:14:15 [2024-01-20T12:14:15.542Z] time="2024-01-20T12:14:15Z" level=info msg="[core] [Channel #1] Channel created" module=grpc
12:14:15 [2024-01-20T12:14:15.542Z] time="2024-01-20T12:14:15Z" level=info msg="[core] [Channel #1] original dial target is: \"unix:///run/buildkit/buildkitd.sock\"" module=grpc
12:14:15 [2024-01-20T12:14:15.542Z] time="2024-01-20T12:14:15Z" 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
12:14:15 [2024-01-20T12:14:15.542Z] time="2024-01-20T12:14:15Z" level=info msg="[core] [Channel #1] Channel authority set to \"localhost\"" module=grpc
12:14:15 [2024-01-20T12:14:15.542Z] time="2024-01-20T12:14:15Z" 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
12:14:15 [2024-01-20T12:14:15.542Z] time="2024-01-20T12:14:15Z" level=info msg="[core] [Channel #1] Channel switches to new LB policy \"pick_first\"" module=grpc
12:14:15 [2024-01-20T12:14:15.542Z] time="2024-01-20T12:14:15Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel created" module=grpc
12:14:15 [2024-01-20T12:14:15.542Z] time="2024-01-20T12:14:15Z" level=info msg="[core] [Channel #1] Channel Connectivity change to CONNECTING" module=grpc
12:14:15 [2024-01-20T12:14:15.542Z] time="2024-01-20T12:14:15Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to CONNECTING" module=grpc
12:14:15 [2024-01-20T12:14:15.542Z] time="2024-01-20T12:14:15Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel picks a new address \"/run/buildkit/buildkitd.sock\" to connect" module=grpc
12:14:15 [2024-01-20T12:14:15.542Z] time="2024-01-20T12:14:15Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to READY" module=grpc
12:14:15 [2024-01-20T12:14:15.542Z] time="2024-01-20T12:14:15Z" level=info msg="[core] [Channel #1] Channel Connectivity change to READY" module=grpc
12:14:15 [2024-01-20T12:14:15.542Z] time="2024-01-20T12:14:15Z" level=info msg="[core] [Server #4] Server created" module=grpc
12:14:15 [2024-01-20T12:14:15.542Z]     build_traces_test.go:84: Waiting for trace to be available
12:14:19 [2024-01-20T12:14:19.732Z] time="2024-01-20T12:14:19Z" level=info msg="[core] [Channel #1] Channel Connectivity change to SHUTDOWN" module=grpc
12:14:19 [2024-01-20T12:14:19.732Z] time="2024-01-20T12:14:19Z" level=info msg="[core] [Channel #1] ccBalancerWrapper: closing" module=grpc
12:14:19 [2024-01-20T12:14:19.732Z] time="2024-01-20T12:14:19Z" level=info msg="[core] [Channel #1] Closing the name resolver" module=grpc
12:14:19 [2024-01-20T12:14:19.732Z] time="2024-01-20T12:14:19Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to SHUTDOWN" module=grpc
12:14:19 [2024-01-20T12:14:19.732Z] time="2024-01-20T12:14:19Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel deleted" module=grpc
12:14:19 [2024-01-20T12:14:19.732Z] time="2024-01-20T12:14:19Z" level=info msg="[core] [Channel #1] Channel deleted" module=grpc
12:14:19 [2024-01-20T12:14:19.732Z] --- PASS: TestBuildkitHistoryTracePropagation (4.04s)
12:14:19 [2024-01-20T12:14:19.732Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
12:14:20 [2024-01-20T12:14:20.299Z] Loaded image: busybox:latest
12:14:20 [2024-01-20T12:14:20.299Z] Loaded image: busybox:glibc
12:14:21 [2024-01-20T12:14:21.235Z] Loaded image: debian:bookworm-slim
12:14:21 [2024-01-20T12:14:21.235Z] Loaded image: hello-world:latest
12:14:21 [2024-01-20T12:14:21.235Z] Loaded image: arm32v7/hello-world:latest
12:14:29 [2024-01-20T12:14:29.352Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.65s)
12:14:29 [2024-01-20T12:14:29.352Z] PASS
12:14:29 [2024-01-20T12:14:29.352Z] 
12:14:29 [2024-01-20T12:14:29.352Z] === Skipped
12:14:29 [2024-01-20T12:14:29.352Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
12:14:29 [2024-01-20T12:14:29.352Z]     build_session_test.go:25: TODO: BuildKit
12:14:29 [2024-01-20T12:14:29.353Z] 
12:14:29 [2024-01-20T12:14:29.353Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
12:14:29 [2024-01-20T12:14:29.353Z]     build_test.go:521: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
12:14:29 [2024-01-20T12:14:29.353Z] 
12:14:29 [2024-01-20T12:14:29.353Z] DONE 35 tests, 2 skipped in 76.137s
12:14:29 [2024-01-20T12:14:29.353Z] Running /go/src/github.com/docker/docker/integration/capabilities (arm64.integration.capabilities) flags=-test.v -test.timeout=120m  
12:14:29 [2024-01-20T12:14:29.353Z] ++ '[' -n '' ']'
12:14:29 [2024-01-20T12:14:29.353Z] ++ 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
12:14:29 [2024-01-20T12:14:29.353Z] ++ set -e
12:14:29 [2024-01-20T12:14:29.353Z] ++ '[' -n 0 ']'
12:14:29 [2024-01-20T12:14:29.353Z] ++ set -x
12:14:29 [2024-01-20T12:14:29.353Z] ++ 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.LTDHnpt1IJ/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
12:14:29 [2024-01-20T12:14:29.353Z] INFO: Testing against a local daemon
12:14:29 [2024-01-20T12:14:29.353Z] === RUN   TestNoNewPrivileges
12:14:39 [2024-01-20T12:14:39.334Z] === RUN   TestNoNewPrivileges/CapabilityRequested=true
12:14:39 [2024-01-20T12:14:39.334Z] === RUN   TestNoNewPrivileges/CapabilityRequested=false
12:14:39 [2024-01-20T12:14:39.334Z] --- PASS: TestNoNewPrivileges (9.85s)
12:14:39 [2024-01-20T12:14:39.334Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=true (0.45s)
12:14:39 [2024-01-20T12:14:39.334Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=false (0.48s)
12:14:39 [2024-01-20T12:14:39.334Z] PASS
12:14:39 [2024-01-20T12:14:39.334Z] 
12:14:39 [2024-01-20T12:14:39.334Z] DONE 3 tests in 9.884s
12:14:39 [2024-01-20T12:14:39.334Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m  
12:14:39 [2024-01-20T12:14:39.334Z] ++ '[' -n '' ']'
12:14:39 [2024-01-20T12:14:39.334Z] ++ 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
12:14:39 [2024-01-20T12:14:39.334Z] ++ set -e
12:14:39 [2024-01-20T12:14:39.334Z] ++ '[' -n 0 ']'
12:14:39 [2024-01-20T12:14:39.334Z] ++ set -x
12:14:39 [2024-01-20T12:14:39.334Z] ++ 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.LTDHnpt1IJ/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
12:14:39 [2024-01-20T12:14:39.334Z] INFO: Testing against a local daemon
12:14:39 [2024-01-20T12:14:39.334Z] === RUN   TestConfigInspect
12:14:41 [2024-01-20T12:14:41.239Z] --- PASS: TestConfigInspect (2.00s)
12:14:41 [2024-01-20T12:14:41.239Z] === RUN   TestConfigList
12:14:42 [2024-01-20T12:14:42.618Z] === RUN   TestConfigList/test_filter_by_name
12:14:42 [2024-01-20T12:14:42.618Z] === RUN   TestConfigList/test_filter_by_id
12:14:42 [2024-01-20T12:14:42.618Z] === RUN   TestConfigList/test_filter_by_label_key_only
12:14:42 [2024-01-20T12:14:42.618Z] === RUN   TestConfigList/test_filter_by_label_key=value_test0-TestConfigList
12:14:42 [2024-01-20T12:14:42.618Z] === RUN   TestConfigList/test_filter_by_label_key=value_test1-TestConfigList
12:14:43 [2024-01-20T12:14:43.187Z] --- PASS: TestConfigList (1.97s)
12:14:43 [2024-01-20T12:14:43.187Z]     --- PASS: TestConfigList/test_filter_by_name (0.00s)
12:14:43 [2024-01-20T12:14:43.187Z]     --- PASS: TestConfigList/test_filter_by_id (0.00s)
12:14:43 [2024-01-20T12:14:43.187Z]     --- PASS: TestConfigList/test_filter_by_label_key_only (0.00s)
12:14:43 [2024-01-20T12:14:43.187Z]     --- PASS: TestConfigList/test_filter_by_label_key=value_test0-TestConfigList (0.00s)
12:14:43 [2024-01-20T12:14:43.187Z]     --- PASS: TestConfigList/test_filter_by_label_key=value_test1-TestConfigList (0.00s)
12:14:43 [2024-01-20T12:14:43.187Z] === RUN   TestConfigsCreateAndDelete
12:14:45 [2024-01-20T12:14:45.092Z] --- PASS: TestConfigsCreateAndDelete (1.95s)
12:14:45 [2024-01-20T12:14:45.092Z] === RUN   TestConfigsUpdate
12:14:47 [2024-01-20T12:14:47.629Z] --- PASS: TestConfigsUpdate (2.02s)
12:14:47 [2024-01-20T12:14:47.629Z] === RUN   TestTemplatedConfig
12:14:50 [2024-01-20T12:14:50.165Z] --- PASS: TestTemplatedConfig (2.62s)
12:14:50 [2024-01-20T12:14:50.165Z] === RUN   TestConfigCreateResolve
12:14:52 [2024-01-20T12:14:52.070Z] --- PASS: TestConfigCreateResolve (2.00s)
12:14:52 [2024-01-20T12:14:52.070Z] PASS
12:14:52 [2024-01-20T12:14:52.070Z] 
12:14:52 [2024-01-20T12:14:52.070Z] DONE 11 tests in 12.586s
12:14:52 [2024-01-20T12:14:52.070Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m  
12:14:52 [2024-01-20T12:14:52.070Z] ++ '[' -n '' ']'
12:14:52 [2024-01-20T12:14:52.070Z] ++ 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
12:14:52 [2024-01-20T12:14:52.070Z] ++ set -e
12:14:52 [2024-01-20T12:14:52.070Z] ++ '[' -n 0 ']'
12:14:52 [2024-01-20T12:14:52.070Z] ++ set -x
12:14:52 [2024-01-20T12:14:52.070Z] ++ 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.LTDHnpt1IJ/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
12:14:52 [2024-01-20T12:14:52.070Z] INFO: Testing against a local daemon
12:14:52 [2024-01-20T12:14:52.070Z] === RUN   TestAttach
12:14:52 [2024-01-20T12:14:52.070Z] === RUN   TestAttach/without_TTY
12:14:52 [2024-01-20T12:14:52.070Z] === PAUSE TestAttach/without_TTY
12:14:52 [2024-01-20T12:14:52.070Z] === RUN   TestAttach/with_TTY
12:14:52 [2024-01-20T12:14:52.070Z] === PAUSE TestAttach/with_TTY
12:14:52 [2024-01-20T12:14:52.070Z] === CONT  TestAttach/without_TTY
12:14:52 [2024-01-20T12:14:52.070Z] === CONT  TestAttach/with_TTY
12:14:52 [2024-01-20T12:14:52.070Z] --- PASS: TestAttach (0.02s)
12:14:52 [2024-01-20T12:14:52.070Z]     --- PASS: TestAttach/with_TTY (0.05s)
12:14:52 [2024-01-20T12:14:52.070Z]     --- PASS: TestAttach/without_TTY (0.05s)
12:14:52 [2024-01-20T12:14:52.070Z] === RUN   TestCreateWithCDIDevices
12:14:53 [2024-01-20T12:14:53.007Z] --- PASS: TestCreateWithCDIDevices (1.05s)
12:14:53 [2024-01-20T12:14:53.007Z] === RUN   TestCDISpecDirsAreInSystemInfo
12:14:53 [2024-01-20T12:14:53.007Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_no_spec_dirs_specified_returns_default
12:14:53 [2024-01-20T12:14:53.576Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_specified_spec_dirs_are_returned
12:14:54 [2024-01-20T12:14:54.144Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_string_as_spec_dir_returns_empty_slice
12:14:54 [2024-01-20T12:14:54.404Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_config_option_returns_empty_slice
12:14:54 [2024-01-20T12:14:54.973Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_no_spec_dirs_specified_returns_empty_slice
12:14:55 [2024-01-20T12:14:55.542Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_specified_spec_dirs_returns_empty_slice
12:14:56 [2024-01-20T12:14:56.117Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_string_as_spec_dir_returns_empty_slice
12:14:56 [2024-01-20T12:14:56.693Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_config_option_returns_empty_slice
12:14:57 [2024-01-20T12:14:57.262Z] --- PASS: TestCDISpecDirsAreInSystemInfo (4.18s)
12:14:57 [2024-01-20T12:14:57.262Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_no_spec_dirs_specified_returns_default (0.52s)
12:14:57 [2024-01-20T12:14:57.262Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_specified_spec_dirs_are_returned (0.52s)
12:14:57 [2024-01-20T12:14:57.262Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_string_as_spec_dir_returns_empty_slice (0.52s)
12:14:57 [2024-01-20T12:14:57.262Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_config_option_returns_empty_slice (0.52s)
12:14:57 [2024-01-20T12:14:57.262Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_no_spec_dirs_specified_returns_empty_slice (0.52s)
12:14:57 [2024-01-20T12:14:57.262Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_specified_spec_dirs_returns_empty_slice (0.52s)
12:14:57 [2024-01-20T12:14:57.262Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_string_as_spec_dir_returns_empty_slice (0.52s)
12:14:57 [2024-01-20T12:14:57.262Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_config_option_returns_empty_slice (0.52s)
12:14:57 [2024-01-20T12:14:57.262Z] === RUN   TestCheckpoint
12:14:57 [2024-01-20T12:14:57.262Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
12:14:57 [2024-01-20T12:14:57.262Z] --- SKIP: TestCheckpoint (0.00s)
12:14:57 [2024-01-20T12:14:57.262Z] === RUN   TestContainerInvalidJSON
12:14:57 [2024-01-20T12:14:57.262Z] === RUN   TestContainerInvalidJSON/commit
12:14:57 [2024-01-20T12:14:57.262Z] === PAUSE TestContainerInvalidJSON/commit
12:14:57 [2024-01-20T12:14:57.262Z] === RUN   TestContainerInvalidJSON/containers/create
12:14:57 [2024-01-20T12:14:57.262Z] === PAUSE TestContainerInvalidJSON/containers/create
12:14:57 [2024-01-20T12:14:57.262Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
12:14:57 [2024-01-20T12:14:57.262Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
12:14:57 [2024-01-20T12:14:57.262Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
12:14:57 [2024-01-20T12:14:57.262Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
12:14:57 [2024-01-20T12:14:57.262Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
12:14:57 [2024-01-20T12:14:57.262Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
12:14:57 [2024-01-20T12:14:57.262Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
12:14:57 [2024-01-20T12:14:57.262Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
12:14:57 [2024-01-20T12:14:57.262Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
12:14:57 [2024-01-20T12:14:57.262Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
12:14:57 [2024-01-20T12:14:57.262Z] === CONT  TestContainerInvalidJSON/commit
12:14:57 [2024-01-20T12:14:57.262Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
12:14:57 [2024-01-20T12:14:57.262Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
12:14:57 [2024-01-20T12:14:57.262Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
12:14:57 [2024-01-20T12:14:57.262Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
12:14:57 [2024-01-20T12:14:57.262Z] === CONT  TestContainerInvalidJSON/containers/create
12:14:57 [2024-01-20T12:14:57.262Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
12:14:57 [2024-01-20T12:14:57.262Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
12:14:57 [2024-01-20T12:14:57.262Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
12:14:57 [2024-01-20T12:14:57.262Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
12:14:57 [2024-01-20T12:14:57.262Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
12:14:57 [2024-01-20T12:14:57.262Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
12:14:57 [2024-01-20T12:14:57.262Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
12:14:57 [2024-01-20T12:14:57.262Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
12:14:57 [2024-01-20T12:14:57.262Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
12:14:57 [2024-01-20T12:14:57.262Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
12:14:57 [2024-01-20T12:14:57.262Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
12:14:57 [2024-01-20T12:14:57.262Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
12:14:57 [2024-01-20T12:14:57.262Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
12:14:57 [2024-01-20T12:14:57.262Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
12:14:57 [2024-01-20T12:14:57.262Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
12:14:57 [2024-01-20T12:14:57.262Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
12:14:57 [2024-01-20T12:14:57.262Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
12:14:57 [2024-01-20T12:14:57.262Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
12:14:57 [2024-01-20T12:14:57.262Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
12:14:57 [2024-01-20T12:14:57.262Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
12:14:57 [2024-01-20T12:14:57.262Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
12:14:57 [2024-01-20T12:14:57.262Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
12:14:57 [2024-01-20T12:14:57.262Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
12:14:57 [2024-01-20T12:14:57.262Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
12:14:57 [2024-01-20T12:14:57.262Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
12:14:57 [2024-01-20T12:14:57.262Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
12:14:57 [2024-01-20T12:14:57.262Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
12:14:57 [2024-01-20T12:14:57.262Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
12:14:57 [2024-01-20T12:14:57.262Z] === RUN   TestContainerInvalidJSON/commit/empty_body
12:14:57 [2024-01-20T12:14:57.262Z] --- PASS: TestContainerInvalidJSON (0.01s)
12:14:57 [2024-01-20T12:14:57.262Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
12:14:57 [2024-01-20T12:14:57.262Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
12:14:57 [2024-01-20T12:14:57.262Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
12:14:57 [2024-01-20T12:14:57.262Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
12:14:57 [2024-01-20T12:14:57.262Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
12:14:57 [2024-01-20T12:14:57.262Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
12:14:57 [2024-01-20T12:14:57.262Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
12:14:57 [2024-01-20T12:14:57.262Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
12:14:57 [2024-01-20T12:14:57.262Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
12:14:57 [2024-01-20T12:14:57.262Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
12:14:57 [2024-01-20T12:14:57.262Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
12:14:57 [2024-01-20T12:14:57.262Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
12:14:57 [2024-01-20T12:14:57.262Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
12:14:57 [2024-01-20T12:14:57.262Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
12:14:57 [2024-01-20T12:14:57.262Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
12:14:57 [2024-01-20T12:14:57.262Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
12:14:57 [2024-01-20T12:14:57.262Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
12:14:57 [2024-01-20T12:14:57.262Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
12:14:57 [2024-01-20T12:14:57.262Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
12:14:57 [2024-01-20T12:14:57.262Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
12:14:57 [2024-01-20T12:14:57.262Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
12:14:57 [2024-01-20T12:14:57.262Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
12:14:57 [2024-01-20T12:14:57.262Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
12:14:57 [2024-01-20T12:14:57.262Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
12:14:57 [2024-01-20T12:14:57.262Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
12:14:57 [2024-01-20T12:14:57.262Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
12:14:57 [2024-01-20T12:14:57.262Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
12:14:57 [2024-01-20T12:14:57.262Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
12:14:57 [2024-01-20T12:14:57.262Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
12:14:57 [2024-01-20T12:14:57.262Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
12:14:57 [2024-01-20T12:14:57.262Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
12:14:57 [2024-01-20T12:14:57.262Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
12:14:57 [2024-01-20T12:14:57.262Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
12:14:57 [2024-01-20T12:14:57.262Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
12:14:57 [2024-01-20T12:14:57.262Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
12:14:57 [2024-01-20T12:14:57.262Z] === RUN   TestCopyFromContainerPathDoesNotExist
12:14:57 [2024-01-20T12:14:57.262Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
12:14:57 [2024-01-20T12:14:57.262Z] === RUN   TestCopyFromContainerPathIsNotDir
12:14:57 [2024-01-20T12:14:57.262Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
12:14:57 [2024-01-20T12:14:57.262Z] === RUN   TestCopyToContainerPathDoesNotExist
12:14:57 [2024-01-20T12:14:57.262Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
12:14:57 [2024-01-20T12:14:57.262Z] === RUN   TestCopyEmptyFile
12:14:57 [2024-01-20T12:14:57.262Z] --- PASS: TestCopyEmptyFile (0.07s)
12:14:57 [2024-01-20T12:14:57.262Z] === RUN   TestCopyToContainerPathIsNotDir
12:14:57 [2024-01-20T12:14:57.521Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
12:14:57 [2024-01-20T12:14:57.521Z] === RUN   TestCopyFromContainer
12:14:58 [2024-01-20T12:14:58.089Z] === RUN   TestCopyFromContainer//
12:14:58 [2024-01-20T12:14:58.089Z] === RUN   TestCopyFromContainer/.
12:14:58 [2024-01-20T12:14:58.089Z] === RUN   TestCopyFromContainer//.
12:14:58 [2024-01-20T12:14:58.089Z] === RUN   TestCopyFromContainer/./
12:14:58 [2024-01-20T12:14:58.089Z] === RUN   TestCopyFromContainer//./
12:14:58 [2024-01-20T12:14:58.089Z] === RUN   TestCopyFromContainer//bar/root
12:14:58 [2024-01-20T12:14:58.089Z] === RUN   TestCopyFromContainer//bar/root/
12:14:58 [2024-01-20T12:14:58.089Z] === RUN   TestCopyFromContainer//bar/root/.
12:14:58 [2024-01-20T12:14:58.089Z] === RUN   TestCopyFromContainer/bar/quux
12:14:58 [2024-01-20T12:14:58.089Z] === RUN   TestCopyFromContainer/bar/quux/
12:14:58 [2024-01-20T12:14:58.089Z] === RUN   TestCopyFromContainer/bar/quux/.
12:14:58 [2024-01-20T12:14:58.089Z] === RUN   TestCopyFromContainer/bar/quux/baz
12:14:58 [2024-01-20T12:14:58.089Z] === RUN   TestCopyFromContainer/bar/filesymlink
12:14:58 [2024-01-20T12:14:58.089Z] === RUN   TestCopyFromContainer/bar/dirsymlink
12:14:58 [2024-01-20T12:14:58.089Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
12:14:58 [2024-01-20T12:14:58.089Z] === RUN   TestCopyFromContainer/bar/dirsymlink/.
12:14:58 [2024-01-20T12:14:58.089Z] === RUN   TestCopyFromContainer/bar/notarget
12:14:58 [2024-01-20T12:14:58.348Z] --- PASS: TestCopyFromContainer (0.82s)
12:14:58 [2024-01-20T12:14:58.348Z]     --- PASS: TestCopyFromContainer// (0.01s)
12:14:58 [2024-01-20T12:14:58.348Z]     --- PASS: TestCopyFromContainer/. (0.01s)
12:14:58 [2024-01-20T12:14:58.348Z]     --- PASS: TestCopyFromContainer//. (0.01s)
12:14:58 [2024-01-20T12:14:58.348Z]     --- PASS: TestCopyFromContainer/./ (0.01s)
12:14:58 [2024-01-20T12:14:58.348Z]     --- PASS: TestCopyFromContainer//./ (0.01s)
12:14:58 [2024-01-20T12:14:58.348Z]     --- PASS: TestCopyFromContainer//bar/root (0.01s)
12:14:58 [2024-01-20T12:14:58.348Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.01s)
12:14:58 [2024-01-20T12:14:58.348Z]     --- PASS: TestCopyFromContainer//bar/root/. (0.01s)
12:14:58 [2024-01-20T12:14:58.348Z]     --- PASS: TestCopyFromContainer/bar/quux (0.01s)
12:14:58 [2024-01-20T12:14:58.348Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.00s)
12:14:58 [2024-01-20T12:14:58.348Z]     --- PASS: TestCopyFromContainer/bar/quux/. (0.01s)
12:14:58 [2024-01-20T12:14:58.348Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.01s)
12:14:58 [2024-01-20T12:14:58.348Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.00s)
12:14:58 [2024-01-20T12:14:58.348Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.00s)
12:14:58 [2024-01-20T12:14:58.348Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.01s)
12:14:58 [2024-01-20T12:14:58.348Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.00s)
12:14:58 [2024-01-20T12:14:58.348Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.00s)
12:14:58 [2024-01-20T12:14:58.348Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
12:14:58 [2024-01-20T12:14:58.348Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:14:58 [2024-01-20T12:14:58.348Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:14:58 [2024-01-20T12:14:58.348Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:14:58 [2024-01-20T12:14:58.348Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:14:58 [2024-01-20T12:14:58.348Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
12:14:58 [2024-01-20T12:14:58.348Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
12:14:58 [2024-01-20T12:14:58.349Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:14:58 [2024-01-20T12:14:58.349Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
12:14:58 [2024-01-20T12:14:58.349Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:14:58 [2024-01-20T12:14:58.349Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
12:14:58 [2024-01-20T12:14:58.349Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
12:14:58 [2024-01-20T12:14:58.349Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
12:14:58 [2024-01-20T12:14:58.349Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
12:14:58 [2024-01-20T12:14:58.349Z] === RUN   TestCreateLinkToNonExistingContainer
12:14:58 [2024-01-20T12:14:58.349Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
12:14:58 [2024-01-20T12:14:58.349Z] === RUN   TestCreateWithInvalidEnv
12:14:58 [2024-01-20T12:14:58.349Z] === RUN   TestCreateWithInvalidEnv/0
12:14:58 [2024-01-20T12:14:58.349Z] === PAUSE TestCreateWithInvalidEnv/0
12:14:58 [2024-01-20T12:14:58.349Z] === RUN   TestCreateWithInvalidEnv/1
12:14:58 [2024-01-20T12:14:58.349Z] === PAUSE TestCreateWithInvalidEnv/1
12:14:58 [2024-01-20T12:14:58.349Z] === RUN   TestCreateWithInvalidEnv/2
12:14:58 [2024-01-20T12:14:58.349Z] === PAUSE TestCreateWithInvalidEnv/2
12:14:58 [2024-01-20T12:14:58.349Z] === CONT  TestCreateWithInvalidEnv/0
12:14:58 [2024-01-20T12:14:58.349Z] === CONT  TestCreateWithInvalidEnv/2
12:14:58 [2024-01-20T12:14:58.349Z] === CONT  TestCreateWithInvalidEnv/1
12:14:58 [2024-01-20T12:14:58.349Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
12:14:58 [2024-01-20T12:14:58.349Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
12:14:58 [2024-01-20T12:14:58.349Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
12:14:58 [2024-01-20T12:14:58.349Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
12:14:58 [2024-01-20T12:14:58.349Z] === RUN   TestCreateTmpfsMountsTarget
12:14:58 [2024-01-20T12:14:58.349Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
12:14:58 [2024-01-20T12:14:58.349Z] === RUN   TestCreateWithCustomMaskedPaths
12:14:59 [2024-01-20T12:14:59.727Z] --- PASS: TestCreateWithCustomMaskedPaths (1.34s)
12:14:59 [2024-01-20T12:14:59.727Z] === RUN   TestCreateWithCustomReadonlyPaths
12:15:01 [2024-01-20T12:15:01.107Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.36s)
12:15:01 [2024-01-20T12:15:01.107Z] === RUN   TestCreateWithInvalidHealthcheckParams
12:15:01 [2024-01-20T12:15:01.107Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:15:01 [2024-01-20T12:15:01.107Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:15:01 [2024-01-20T12:15:01.107Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:15:01 [2024-01-20T12:15:01.107Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:15:01 [2024-01-20T12:15:01.107Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:15:01 [2024-01-20T12:15:01.107Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:15:01 [2024-01-20T12:15:01.107Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:15:01 [2024-01-20T12:15:01.107Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:15:01 [2024-01-20T12:15:01.107Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:15:01 [2024-01-20T12:15:01.107Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:15:01 [2024-01-20T12:15:01.107Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
12:15:01 [2024-01-20T12:15:01.107Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
12:15:01 [2024-01-20T12:15:01.107Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:15:01 [2024-01-20T12:15:01.107Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:15:01 [2024-01-20T12:15:01.107Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:15:01 [2024-01-20T12:15:01.107Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:15:01 [2024-01-20T12:15:01.107Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
12:15:01 [2024-01-20T12:15:01.107Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:15:01 [2024-01-20T12:15:01.107Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
12:15:01 [2024-01-20T12:15:01.107Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s)
12:15:01 [2024-01-20T12:15:01.107Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s)
12:15:01 [2024-01-20T12:15:01.107Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
12:15:01 [2024-01-20T12:15:01.107Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
12:15:01 [2024-01-20T12:15:01.107Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
12:15:01 [2024-01-20T12:15:01.107Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s)
12:15:01 [2024-01-20T12:15:01.107Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
12:15:01 [2024-01-20T12:15:01.367Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.48s)
12:15:01 [2024-01-20T12:15:01.367Z] === RUN   TestCreateDifferentPlatform
12:15:01 [2024-01-20T12:15:01.367Z] === RUN   TestCreateDifferentPlatform/different_os
12:15:01 [2024-01-20T12:15:01.367Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
12:15:01 [2024-01-20T12:15:01.367Z] --- PASS: TestCreateDifferentPlatform (0.01s)
12:15:01 [2024-01-20T12:15:01.367Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
12:15:01 [2024-01-20T12:15:01.367Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
12:15:01 [2024-01-20T12:15:01.367Z] === RUN   TestCreateVolumesFromNonExistingContainer
12:15:01 [2024-01-20T12:15:01.626Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
12:15:01 [2024-01-20T12:15:01.626Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
12:15:01 [2024-01-20T12:15:01.626Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
12:15:01 [2024-01-20T12:15:01.626Z] === RUN   TestCreateInvalidHostConfig
12:15:01 [2024-01-20T12:15:01.626Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
12:15:01 [2024-01-20T12:15:01.626Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
12:15:01 [2024-01-20T12:15:01.626Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
12:15:01 [2024-01-20T12:15:01.626Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
12:15:01 [2024-01-20T12:15:01.626Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
12:15:01 [2024-01-20T12:15:01.626Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
12:15:01 [2024-01-20T12:15:01.626Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
12:15:01 [2024-01-20T12:15:01.626Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
12:15:01 [2024-01-20T12:15:01.626Z] === RUN   TestCreateInvalidHostConfig/invalid_Annotations
12:15:01 [2024-01-20T12:15:01.626Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations
12:15:01 [2024-01-20T12:15:01.626Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
12:15:01 [2024-01-20T12:15:01.626Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
12:15:01 [2024-01-20T12:15:01.626Z] === CONT  TestCreateInvalidHostConfig/invalid_Annotations
12:15:01 [2024-01-20T12:15:01.626Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
12:15:01 [2024-01-20T12:15:01.626Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
12:15:01 [2024-01-20T12:15:01.626Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
12:15:01 [2024-01-20T12:15:01.626Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
12:15:01 [2024-01-20T12:15:01.626Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
12:15:01 [2024-01-20T12:15:01.626Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
12:15:01 [2024-01-20T12:15:01.626Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
12:15:01 [2024-01-20T12:15:01.626Z]     --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s)
12:15:01 [2024-01-20T12:15:01.626Z] === RUN   TestCreateWithMultipleEndpointSettings
12:15:01 [2024-01-20T12:15:01.626Z] === RUN   TestCreateWithMultipleEndpointSettings/with_API_v1.44
12:15:01 [2024-01-20T12:15:01.626Z] === RUN   TestCreateWithMultipleEndpointSettings/with_API_v1.43
12:15:01 [2024-01-20T12:15:01.626Z] --- PASS: TestCreateWithMultipleEndpointSettings (0.05s)
12:15:01 [2024-01-20T12:15:01.626Z]     --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.44 (0.03s)
12:15:01 [2024-01-20T12:15:01.626Z]     --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.43 (0.00s)
12:15:01 [2024-01-20T12:15:01.626Z] === RUN   TestCreateWithCustomMACs
12:15:02 [2024-01-20T12:15:02.194Z] --- PASS: TestCreateWithCustomMACs (0.59s)
12:15:02 [2024-01-20T12:15:02.194Z] === RUN   TestContainerStartOnDaemonRestart
12:15:02 [2024-01-20T12:15:02.194Z] === PAUSE TestContainerStartOnDaemonRestart
12:15:02 [2024-01-20T12:15:02.194Z] === RUN   TestDaemonRestartIpcMode
12:15:02 [2024-01-20T12:15:02.194Z] === PAUSE TestDaemonRestartIpcMode
12:15:02 [2024-01-20T12:15:02.194Z] === RUN   TestDaemonHostGatewayIP
12:15:02 [2024-01-20T12:15:02.194Z] === PAUSE TestDaemonHostGatewayIP
12:15:02 [2024-01-20T12:15:02.194Z] === RUN   TestRestartDaemonWithRestartingContainer
12:15:02 [2024-01-20T12:15:02.194Z] === PAUSE TestRestartDaemonWithRestartingContainer
12:15:02 [2024-01-20T12:15:02.195Z] === RUN   TestHardRestartWhenContainerIsRunning
12:15:02 [2024-01-20T12:15:02.195Z] === PAUSE TestHardRestartWhenContainerIsRunning
12:15:02 [2024-01-20T12:15:02.195Z] === RUN   TestContainerKillOnDaemonStart
12:15:02 [2024-01-20T12:15:02.195Z] === PAUSE TestContainerKillOnDaemonStart
12:15:02 [2024-01-20T12:15:02.195Z] === RUN   TestDiff
12:15:02 [2024-01-20T12:15:02.763Z] --- PASS: TestDiff (0.44s)
12:15:02 [2024-01-20T12:15:02.763Z] === RUN   TestDiffStoppedContainer
12:15:03 [2024-01-20T12:15:03.023Z] --- PASS: TestDiffStoppedContainer (0.43s)
12:15:03 [2024-01-20T12:15:03.023Z] === RUN   TestExecConsoleSize
12:15:03 [2024-01-20T12:15:03.591Z] --- PASS: TestExecConsoleSize (0.53s)
12:15:03 [2024-01-20T12:15:03.591Z] === RUN   TestExecWithCloseStdin
12:15:04 [2024-01-20T12:15:04.160Z] --- PASS: TestExecWithCloseStdin (0.54s)
12:15:04 [2024-01-20T12:15:04.160Z] === RUN   TestExec
12:15:04 [2024-01-20T12:15:04.728Z] --- PASS: TestExec (0.51s)
12:15:04 [2024-01-20T12:15:04.728Z] === RUN   TestExecUser
12:15:05 [2024-01-20T12:15:05.296Z] --- PASS: TestExecUser (0.54s)
12:15:05 [2024-01-20T12:15:05.296Z] === RUN   TestExecWithGroupAdd
12:15:05 [2024-01-20T12:15:05.865Z] --- PASS: TestExecWithGroupAdd (0.51s)
12:15:05 [2024-01-20T12:15:05.865Z] === RUN   TestExportContainerAndImportImage
12:15:06 [2024-01-20T12:15:06.124Z] --- PASS: TestExportContainerAndImportImage (0.51s)
12:15:06 [2024-01-20T12:15:06.124Z] === RUN   TestExportContainerAfterDaemonRestart
12:15:12 [2024-01-20T12:15:12.691Z] --- PASS: TestExportContainerAfterDaemonRestart (6.16s)
12:15:12 [2024-01-20T12:15:12.691Z] === RUN   TestHealthCheckWorkdir
12:15:12 [2024-01-20T12:15:12.950Z] --- PASS: TestHealthCheckWorkdir (0.65s)
12:15:12 [2024-01-20T12:15:12.950Z] === RUN   TestHealthKillContainer
12:15:21 [2024-01-20T12:15:21.070Z] --- PASS: TestHealthKillContainer (7.82s)
12:15:21 [2024-01-20T12:15:21.070Z] === RUN   TestHealthCheckProcessKilled
12:15:21 [2024-01-20T12:15:21.638Z] --- PASS: TestHealthCheckProcessKilled (0.79s)
12:15:21 [2024-01-20T12:15:21.638Z] === RUN   TestHealthStartInterval
12:15:23 [2024-01-20T12:15:23.017Z]     health_test.go:141: &{2024-01-20 12:15:22.796653501 +0000 UTC 2024-01-20 12:15:22.870584348 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
12:15:23 [2024-01-20T12:15:23.017Z]         }
12:15:23 [2024-01-20T12:15:23.017Z]     health_test.go:141: &{2024-01-20 12:15:22.796653501 +0000 UTC 2024-01-20 12:15:22.870584348 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
12:15:23 [2024-01-20T12:15:23.017Z]         }
12:15:23 [2024-01-20T12:15:23.276Z]     health_test.go:141: &{2024-01-20 12:15:22.796653501 +0000 UTC 2024-01-20 12:15:22.870584348 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
12:15:23 [2024-01-20T12:15:23.276Z]         }
12:15:23 [2024-01-20T12:15:23.276Z]     health_test.go:141: &{2024-01-20 12:15:22.796653501 +0000 UTC 2024-01-20 12:15:22.870584348 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
12:15:23 [2024-01-20T12:15:23.276Z]         }
12:15:23 [2024-01-20T12:15:23.535Z]     health_test.go:141: &{2024-01-20 12:15:22.796653501 +0000 UTC 2024-01-20 12:15:22.870584348 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
12:15:23 [2024-01-20T12:15:23.535Z]         }
12:15:23 [2024-01-20T12:15:23.535Z]     health_test.go:141: &{2024-01-20 12:15:22.796653501 +0000 UTC 2024-01-20 12:15:22.870584348 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
12:15:23 [2024-01-20T12:15:23.535Z]         }
12:15:23 [2024-01-20T12:15:23.535Z]     health_test.go:141: &{2024-01-20 12:15:22.796653501 +0000 UTC 2024-01-20 12:15:22.870584348 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
12:15:23 [2024-01-20T12:15:23.535Z]         }
12:15:23 [2024-01-20T12:15:23.794Z]     health_test.go:141: &{2024-01-20 12:15:22.796653501 +0000 UTC 2024-01-20 12:15:22.870584348 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
12:15:23 [2024-01-20T12:15:23.794Z]         }
12:15:23 [2024-01-20T12:15:23.794Z]     health_test.go:141: &{2024-01-20 12:15:22.796653501 +0000 UTC 2024-01-20 12:15:22.870584348 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
12:15:23 [2024-01-20T12:15:23.794Z]         }
12:15:24 [2024-01-20T12:15:24.053Z]     health_test.go:141: &{2024-01-20 12:15:22.796653501 +0000 UTC 2024-01-20 12:15:22.870584348 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
12:15:24 [2024-01-20T12:15:24.053Z]         }
12:15:24 [2024-01-20T12:15:24.053Z]     health_test.go:141: &{2024-01-20 12:15:22.796653501 +0000 UTC 2024-01-20 12:15:22.870584348 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
12:15:24 [2024-01-20T12:15:24.053Z]         }
12:15:24 [2024-01-20T12:15:24.053Z]     health_test.go:141: &{2024-01-20 12:15:23.871542945 +0000 UTC 2024-01-20 12:15:23.918788984 +0000 UTC 1 2}
12:15:24 [2024-01-20T12:15:24.313Z]     health_test.go:141: &{2024-01-20 12:15:23.871542945 +0000 UTC 2024-01-20 12:15:23.918788984 +0000 UTC 1 2}
12:15:24 [2024-01-20T12:15:24.313Z]     health_test.go:141: &{2024-01-20 12:15:23.871542945 +0000 UTC 2024-01-20 12:15:23.918788984 +0000 UTC 1 2}
12:15:24 [2024-01-20T12:15:24.313Z]     health_test.go:141: &{2024-01-20 12:15:23.871542945 +0000 UTC 2024-01-20 12:15:23.918788984 +0000 UTC 1 2}
12:15:24 [2024-01-20T12:15:24.572Z]     health_test.go:141: &{2024-01-20 12:15:23.871542945 +0000 UTC 2024-01-20 12:15:23.918788984 +0000 UTC 1 2}
12:15:24 [2024-01-20T12:15:24.572Z]     health_test.go:141: &{2024-01-20 12:15:23.871542945 +0000 UTC 2024-01-20 12:15:23.918788984 +0000 UTC 1 2}
12:15:24 [2024-01-20T12:15:24.830Z]     health_test.go:141: &{2024-01-20 12:15:23.871542945 +0000 UTC 2024-01-20 12:15:23.918788984 +0000 UTC 1 2}
12:15:24 [2024-01-20T12:15:24.830Z]     health_test.go:141: &{2024-01-20 12:15:23.871542945 +0000 UTC 2024-01-20 12:15:23.918788984 +0000 UTC 1 2}
12:15:24 [2024-01-20T12:15:24.830Z]     health_test.go:141: &{2024-01-20 12:15:23.871542945 +0000 UTC 2024-01-20 12:15:23.918788984 +0000 UTC 1 2}
12:15:25 [2024-01-20T12:15:25.089Z]     health_test.go:141: &{2024-01-20 12:15:23.871542945 +0000 UTC 2024-01-20 12:15:23.918788984 +0000 UTC 1 2}
12:15:25 [2024-01-20T12:15:25.089Z]     health_test.go:169: 1.047896127s
12:15:26 [2024-01-20T12:15:26.026Z]     health_test.go:169: 1.047896127s
12:15:27 [2024-01-20T12:15:27.403Z]     health_test.go:169: 1.047896127s
12:15:28 [2024-01-20T12:15:28.349Z]     health_test.go:169: 1.047896127s
12:15:29 [2024-01-20T12:15:29.286Z]     health_test.go:169: 1.047896127s
12:15:30 [2024-01-20T12:15:30.223Z]     health_test.go:169: 1.047896127s
12:15:31 [2024-01-20T12:15:31.159Z]     health_test.go:169: 1.047896127s
12:15:32 [2024-01-20T12:15:32.095Z]     health_test.go:169: 1.047896127s
12:15:33 [2024-01-20T12:15:33.032Z]     health_test.go:169: 1.047896127s
12:15:34 [2024-01-20T12:15:34.410Z]     health_test.go:169: 1.047896127s
12:15:35 [2024-01-20T12:15:35.346Z]     health_test.go:169: 1.047896127s
12:15:36 [2024-01-20T12:15:36.283Z]     health_test.go:169: 1.047896127s
12:15:37 [2024-01-20T12:15:37.220Z]     health_test.go:169: 1.047896127s
12:15:38 [2024-01-20T12:15:38.156Z]     health_test.go:169: 1.047896127s
12:15:39 [2024-01-20T12:15:39.093Z]     health_test.go:169: 1.047896127s
12:15:40 [2024-01-20T12:15:40.472Z]     health_test.go:169: 1.047896127s
12:15:41 [2024-01-20T12:15:41.040Z]     health_test.go:169: 1.047896127s
12:15:42 [2024-01-20T12:15:42.418Z]     health_test.go:169: 1.047896127s
12:15:43 [2024-01-20T12:15:43.355Z]     health_test.go:169: 1.047896127s
12:15:44 [2024-01-20T12:15:44.292Z]     health_test.go:169: 1.047896127s
12:15:45 [2024-01-20T12:15:45.230Z]     health_test.go:169: 1.047896127s
12:15:46 [2024-01-20T12:15:46.167Z]     health_test.go:169: 1.047896127s
12:15:47 [2024-01-20T12:15:47.104Z]     health_test.go:169: 1.047896127s
12:15:48 [2024-01-20T12:15:48.482Z]     health_test.go:169: 1.047896127s
12:15:49 [2024-01-20T12:15:49.050Z]     health_test.go:169: 1.047896127s
12:15:50 [2024-01-20T12:15:50.429Z]     health_test.go:169: 1.047896127s
12:15:51 [2024-01-20T12:15:51.365Z]     health_test.go:169: 1.047896127s
12:15:52 [2024-01-20T12:15:52.302Z]     health_test.go:169: 1.047896127s
12:15:53 [2024-01-20T12:15:53.239Z]     health_test.go:169: 1.047896127s
12:15:54 [2024-01-20T12:15:54.192Z]     health_test.go:169: 1.047896127s
12:15:55 [2024-01-20T12:15:55.570Z] --- PASS: TestHealthStartInterval (33.75s)
12:15:55 [2024-01-20T12:15:55.570Z] === RUN   TestInspectCpusetInConfigPre120
12:15:55 [2024-01-20T12:15:55.829Z] --- PASS: TestInspectCpusetInConfigPre120 (0.46s)
12:15:55 [2024-01-20T12:15:55.829Z] === RUN   TestInspectAnnotations
12:15:55 [2024-01-20T12:15:55.829Z] --- PASS: TestInspectAnnotations (0.04s)
12:15:55 [2024-01-20T12:15:55.829Z] === RUN   TestIpcModeNone
12:15:56 [2024-01-20T12:15:56.398Z] --- PASS: TestIpcModeNone (0.53s)
12:15:56 [2024-01-20T12:15:56.398Z] === RUN   TestIpcModePrivate
12:15:56 [2024-01-20T12:15:56.657Z]     ipcmode_linux_test.go:87: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:78, shared: false, mustBeShared: false
12:15:56 [2024-01-20T12:15:56.917Z] --- PASS: TestIpcModePrivate (0.52s)
12:15:56 [2024-01-20T12:15:56.917Z] === RUN   TestIpcModeShareable
12:15:57 [2024-01-20T12:15:57.176Z]     ipcmode_linux_test.go:87: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:72, shared: true, mustBeShared: true
12:15:57 [2024-01-20T12:15:57.435Z] --- PASS: TestIpcModeShareable (0.50s)
12:15:57 [2024-01-20T12:15:57.435Z] === RUN   TestAPIIpcModeShareableAndContainer
12:15:58 [2024-01-20T12:15:58.814Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.20s)
12:15:58 [2024-01-20T12:15:58.814Z] === RUN   TestAPIIpcModeHost
12:15:59 [2024-01-20T12:15:59.073Z] --- PASS: TestAPIIpcModeHost (0.38s)
12:15:59 [2024-01-20T12:15:59.073Z] === RUN   TestDaemonIpcModeShareable
12:16:00 [2024-01-20T12:16:00.012Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true
12:16:00 [2024-01-20T12:16:00.271Z] --- PASS: TestDaemonIpcModeShareable (1.12s)
12:16:00 [2024-01-20T12:16:00.271Z] === RUN   TestDaemonIpcModePrivate
12:16:01 [2024-01-20T12:16:01.209Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false
12:16:01 [2024-01-20T12:16:01.209Z] --- PASS: TestDaemonIpcModePrivate (1.12s)
12:16:01 [2024-01-20T12:16:01.209Z] === RUN   TestDaemonIpcModePrivateFromConfig
12:16:02 [2024-01-20T12:16:02.146Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false
12:16:02 [2024-01-20T12:16:02.405Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.14s)
12:16:02 [2024-01-20T12:16:02.405Z] === RUN   TestDaemonIpcModeShareableFromConfig
12:16:03 [2024-01-20T12:16:03.343Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true
12:16:03 [2024-01-20T12:16:03.603Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.09s)
12:16:03 [2024-01-20T12:16:03.603Z] === RUN   TestIpcModeOlderClient
12:16:03 [2024-01-20T12:16:03.603Z] === PAUSE TestIpcModeOlderClient
12:16:03 [2024-01-20T12:16:03.603Z] === RUN   TestKillContainerInvalidSignal
12:16:03 [2024-01-20T12:16:03.862Z] --- PASS: TestKillContainerInvalidSignal (0.46s)
12:16:03 [2024-01-20T12:16:03.862Z] === RUN   TestKillContainer
12:16:03 [2024-01-20T12:16:03.862Z] === RUN   TestKillContainer/no_signal
12:16:04 [2024-01-20T12:16:04.431Z] === RUN   TestKillContainer/non_killing_signal
12:16:04 [2024-01-20T12:16:04.690Z] === RUN   TestKillContainer/killing_signal
12:16:05 [2024-01-20T12:16:05.259Z] --- PASS: TestKillContainer (1.38s)
12:16:05 [2024-01-20T12:16:05.259Z]     --- PASS: TestKillContainer/no_signal (0.41s)
12:16:05 [2024-01-20T12:16:05.259Z]     --- PASS: TestKillContainer/non_killing_signal (0.26s)
12:16:05 [2024-01-20T12:16:05.259Z]     --- PASS: TestKillContainer/killing_signal (0.47s)
12:16:05 [2024-01-20T12:16:05.259Z] === RUN   TestKillWithStopSignalAndRestartPolicies
12:16:05 [2024-01-20T12:16:05.259Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
12:16:05 [2024-01-20T12:16:05.828Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
12:16:06 [2024-01-20T12:16:06.397Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.93s)
12:16:06 [2024-01-20T12:16:06.397Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.44s)
12:16:06 [2024-01-20T12:16:06.397Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s)
12:16:06 [2024-01-20T12:16:06.397Z] === RUN   TestKillStoppedContainer
12:16:06 [2024-01-20T12:16:06.397Z] --- PASS: TestKillStoppedContainer (0.04s)
12:16:06 [2024-01-20T12:16:06.397Z] === RUN   TestKillStoppedContainerAPIPre120
12:16:06 [2024-01-20T12:16:06.397Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
12:16:06 [2024-01-20T12:16:06.397Z] === RUN   TestKillDifferentUserContainer
12:16:06 [2024-01-20T12:16:06.656Z] --- PASS: TestKillDifferentUserContainer (0.43s)
12:16:06 [2024-01-20T12:16:06.656Z] === RUN   TestInspectOomKilledTrue
12:16:07 [2024-01-20T12:16:07.225Z] --- PASS: TestInspectOomKilledTrue (0.49s)
12:16:07 [2024-01-20T12:16:07.225Z] === RUN   TestInspectOomKilledFalse
12:16:07 [2024-01-20T12:16:07.793Z] --- PASS: TestInspectOomKilledFalse (0.47s)
12:16:07 [2024-01-20T12:16:07.793Z] === RUN   TestLinksEtcHostsContentMatch
12:16:08 [2024-01-20T12:16:08.053Z] --- PASS: TestLinksEtcHostsContentMatch (0.24s)
12:16:08 [2024-01-20T12:16:08.053Z] === RUN   TestLinksContainerNames
12:16:08 [2024-01-20T12:16:08.990Z] --- PASS: TestLinksContainerNames (0.94s)
12:16:08 [2024-01-20T12:16:08.990Z] === RUN   TestLogsFollowTailEmpty
12:16:09 [2024-01-20T12:16:09.250Z] --- PASS: TestLogsFollowTailEmpty (0.46s)
12:16:09 [2024-01-20T12:16:09.250Z] === RUN   TestLogs
12:16:09 [2024-01-20T12:16:09.250Z] === RUN   TestLogs/driver_local
12:16:09 [2024-01-20T12:16:09.250Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
12:16:09 [2024-01-20T12:16:09.250Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
12:16:09 [2024-01-20T12:16:09.250Z] === RUN   TestLogs/driver_local/tty/only_stdout
12:16:09 [2024-01-20T12:16:09.250Z] === PAUSE TestLogs/driver_local/tty/only_stdout
12:16:09 [2024-01-20T12:16:09.250Z] === RUN   TestLogs/driver_local/tty/only_stderr
12:16:09 [2024-01-20T12:16:09.250Z] === PAUSE TestLogs/driver_local/tty/only_stderr
12:16:09 [2024-01-20T12:16:09.250Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
12:16:09 [2024-01-20T12:16:09.250Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
12:16:09 [2024-01-20T12:16:09.250Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
12:16:09 [2024-01-20T12:16:09.250Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
12:16:09 [2024-01-20T12:16:09.250Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
12:16:09 [2024-01-20T12:16:09.250Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
12:16:09 [2024-01-20T12:16:09.250Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
12:16:09 [2024-01-20T12:16:09.250Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
12:16:09 [2024-01-20T12:16:09.250Z] === CONT  TestLogs/driver_local/tty/only_stderr
12:16:09 [2024-01-20T12:16:09.250Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
12:16:09 [2024-01-20T12:16:09.250Z] === CONT  TestLogs/driver_local/tty/only_stdout
12:16:09 [2024-01-20T12:16:09.250Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
12:16:11 [2024-01-20T12:16:11.156Z] === RUN   TestLogs/driver_json-file
12:16:11 [2024-01-20T12:16:11.156Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
12:16:11 [2024-01-20T12:16:11.156Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
12:16:11 [2024-01-20T12:16:11.156Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
12:16:11 [2024-01-20T12:16:11.156Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
12:16:11 [2024-01-20T12:16:11.156Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
12:16:11 [2024-01-20T12:16:11.156Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
12:16:11 [2024-01-20T12:16:11.156Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
12:16:11 [2024-01-20T12:16:11.156Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
12:16:11 [2024-01-20T12:16:11.156Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
12:16:11 [2024-01-20T12:16:11.156Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
12:16:11 [2024-01-20T12:16:11.156Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
12:16:11 [2024-01-20T12:16:11.156Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
12:16:11 [2024-01-20T12:16:11.156Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
12:16:11 [2024-01-20T12:16:11.156Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
12:16:11 [2024-01-20T12:16:11.156Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
12:16:11 [2024-01-20T12:16:11.156Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
12:16:11 [2024-01-20T12:16:11.156Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
12:16:11 [2024-01-20T12:16:11.156Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
12:16:13 [2024-01-20T12:16:13.063Z] --- PASS: TestLogs (3.40s)
12:16:13 [2024-01-20T12:16:13.063Z]     --- PASS: TestLogs/driver_local (0.01s)
12:16:13 [2024-01-20T12:16:13.063Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.64s)
12:16:13 [2024-01-20T12:16:13.063Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.05s)
12:16:13 [2024-01-20T12:16:13.063Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.35s)
12:16:13 [2024-01-20T12:16:13.063Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.49s)
12:16:13 [2024-01-20T12:16:13.063Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.57s)
12:16:13 [2024-01-20T12:16:13.063Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (1.61s)
12:16:13 [2024-01-20T12:16:13.063Z]     --- PASS: TestLogs/driver_json-file (0.01s)
12:16:13 [2024-01-20T12:16:13.063Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.07s)
12:16:13 [2024-01-20T12:16:13.063Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.25s)
12:16:13 [2024-01-20T12:16:13.063Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.40s)
12:16:13 [2024-01-20T12:16:13.063Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.55s)
12:16:13 [2024-01-20T12:16:13.063Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.70s)
12:16:13 [2024-01-20T12:16:13.063Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.77s)
12:16:13 [2024-01-20T12:16:13.063Z] === RUN   TestContainerNetworkMountsNoChown
12:16:13 [2024-01-20T12:16:13.063Z] --- PASS: TestContainerNetworkMountsNoChown (0.43s)
12:16:13 [2024-01-20T12:16:13.063Z] === RUN   TestMountDaemonRoot
12:16:13 [2024-01-20T12:16:13.323Z] === RUN   TestMountDaemonRoot/default
12:16:13 [2024-01-20T12:16:13.323Z] === PAUSE TestMountDaemonRoot/default
12:16:13 [2024-01-20T12:16:13.323Z] === RUN   TestMountDaemonRoot/private
12:16:13 [2024-01-20T12:16:13.323Z] === PAUSE TestMountDaemonRoot/private
12:16:13 [2024-01-20T12:16:13.323Z] === RUN   TestMountDaemonRoot/rprivate
12:16:13 [2024-01-20T12:16:13.323Z] === PAUSE TestMountDaemonRoot/rprivate
12:16:13 [2024-01-20T12:16:13.323Z] === RUN   TestMountDaemonRoot/slave
12:16:13 [2024-01-20T12:16:13.323Z] === PAUSE TestMountDaemonRoot/slave
12:16:13 [2024-01-20T12:16:13.323Z] === RUN   TestMountDaemonRoot/rslave
12:16:13 [2024-01-20T12:16:13.323Z] === PAUSE TestMountDaemonRoot/rslave
12:16:13 [2024-01-20T12:16:13.323Z] === RUN   TestMountDaemonRoot/shared
12:16:13 [2024-01-20T12:16:13.323Z] === PAUSE TestMountDaemonRoot/shared
12:16:13 [2024-01-20T12:16:13.323Z] === RUN   TestMountDaemonRoot/rshared
12:16:13 [2024-01-20T12:16:13.323Z] === PAUSE TestMountDaemonRoot/rshared
12:16:13 [2024-01-20T12:16:13.323Z] === CONT  TestMountDaemonRoot/default
12:16:13 [2024-01-20T12:16:13.323Z] === CONT  TestMountDaemonRoot/rslave
12:16:13 [2024-01-20T12:16:13.323Z] === RUN   TestMountDaemonRoot/default/bind_root
12:16:13 [2024-01-20T12:16:13.323Z] === CONT  TestMountDaemonRoot/rprivate
12:16:13 [2024-01-20T12:16:13.323Z] === PAUSE TestMountDaemonRoot/default/bind_root
12:16:13 [2024-01-20T12:16:13.323Z] === CONT  TestMountDaemonRoot/private
12:16:13 [2024-01-20T12:16:13.323Z] === RUN   TestMountDaemonRoot/rslave/bind_root
12:16:13 [2024-01-20T12:16:13.323Z] === RUN   TestMountDaemonRoot/private/bind_root
12:16:13 [2024-01-20T12:16:13.323Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
12:16:13 [2024-01-20T12:16:13.323Z] === PAUSE TestMountDaemonRoot/private/bind_root
12:16:13 [2024-01-20T12:16:13.323Z] === CONT  TestMountDaemonRoot/shared
12:16:13 [2024-01-20T12:16:13.323Z] === CONT  TestMountDaemonRoot/rshared
12:16:13 [2024-01-20T12:16:13.323Z] === RUN   TestMountDaemonRoot/default/bind_subpath
12:16:13 [2024-01-20T12:16:13.323Z] === RUN   TestMountDaemonRoot/shared/bind_root
12:16:13 [2024-01-20T12:16:13.323Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
12:16:13 [2024-01-20T12:16:13.323Z] === RUN   TestMountDaemonRoot/default/mount_root
12:16:13 [2024-01-20T12:16:13.323Z] === PAUSE TestMountDaemonRoot/shared/bind_root
12:16:13 [2024-01-20T12:16:13.323Z] === PAUSE TestMountDaemonRoot/default/mount_root
12:16:13 [2024-01-20T12:16:13.323Z] === CONT  TestMountDaemonRoot/slave
12:16:13 [2024-01-20T12:16:13.323Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
12:16:13 [2024-01-20T12:16:13.323Z] === RUN   TestMountDaemonRoot/rshared/mount_root
12:16:13 [2024-01-20T12:16:13.323Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
12:16:13 [2024-01-20T12:16:13.323Z] === RUN   TestMountDaemonRoot/slave/bind_root
12:16:13 [2024-01-20T12:16:13.323Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
12:16:13 [2024-01-20T12:16:13.323Z] === PAUSE TestMountDaemonRoot/slave/bind_root
12:16:13 [2024-01-20T12:16:13.323Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
12:16:13 [2024-01-20T12:16:13.323Z] === RUN   TestMountDaemonRoot/private/bind_subpath
12:16:13 [2024-01-20T12:16:13.323Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
12:16:13 [2024-01-20T12:16:13.323Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
12:16:13 [2024-01-20T12:16:13.323Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
12:16:13 [2024-01-20T12:16:13.323Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
12:16:13 [2024-01-20T12:16:13.323Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
12:16:13 [2024-01-20T12:16:13.323Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
12:16:13 [2024-01-20T12:16:13.323Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
12:16:13 [2024-01-20T12:16:13.323Z] === RUN   TestMountDaemonRoot/shared/mount_root
12:16:13 [2024-01-20T12:16:13.323Z] === RUN   TestMountDaemonRoot/private/mount_root
12:16:13 [2024-01-20T12:16:13.323Z] === PAUSE TestMountDaemonRoot/shared/mount_root
12:16:13 [2024-01-20T12:16:13.323Z] === RUN   TestMountDaemonRoot/default/mount_subpath
12:16:13 [2024-01-20T12:16:13.323Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
12:16:13 [2024-01-20T12:16:13.323Z] === CONT  TestMountDaemonRoot/default/bind_root
12:16:13 [2024-01-20T12:16:13.323Z] === CONT  TestMountDaemonRoot/default/mount_subpath
12:16:13 [2024-01-20T12:16:13.323Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
12:16:13 [2024-01-20T12:16:13.323Z] === RUN   TestMountDaemonRoot/slave/mount_root
12:16:13 [2024-01-20T12:16:13.323Z] === PAUSE TestMountDaemonRoot/slave/mount_root
12:16:13 [2024-01-20T12:16:13.323Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
12:16:13 [2024-01-20T12:16:13.323Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
12:16:13 [2024-01-20T12:16:13.323Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
12:16:13 [2024-01-20T12:16:13.323Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
12:16:13 [2024-01-20T12:16:13.323Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
12:16:13 [2024-01-20T12:16:13.323Z] === CONT  TestMountDaemonRoot/default/mount_root
12:16:13 [2024-01-20T12:16:13.323Z] === PAUSE TestMountDaemonRoot/private/mount_root
12:16:13 [2024-01-20T12:16:13.323Z] === RUN   TestMountDaemonRoot/private/mount_subpath
12:16:13 [2024-01-20T12:16:13.323Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
12:16:13 [2024-01-20T12:16:13.323Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
12:16:13 [2024-01-20T12:16:13.323Z] === RUN   TestMountDaemonRoot/rshared/bind_root
12:16:13 [2024-01-20T12:16:13.323Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
12:16:13 [2024-01-20T12:16:13.323Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
12:16:13 [2024-01-20T12:16:13.323Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
12:16:13 [2024-01-20T12:16:13.323Z] === CONT  TestMountDaemonRoot/slave/bind_root
12:16:13 [2024-01-20T12:16:13.323Z] === CONT  TestMountDaemonRoot/default/bind_subpath
12:16:13 [2024-01-20T12:16:13.323Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
12:16:13 [2024-01-20T12:16:13.323Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
12:16:13 [2024-01-20T12:16:13.323Z] === RUN   TestMountDaemonRoot/rslave/mount_root
12:16:13 [2024-01-20T12:16:13.323Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
12:16:13 [2024-01-20T12:16:13.323Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
12:16:13 [2024-01-20T12:16:13.323Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
12:16:13 [2024-01-20T12:16:13.323Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
12:16:13 [2024-01-20T12:16:13.323Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
12:16:13 [2024-01-20T12:16:13.323Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
12:16:13 [2024-01-20T12:16:13.323Z] === CONT  TestMountDaemonRoot/private/bind_root
12:16:13 [2024-01-20T12:16:13.323Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
12:16:13 [2024-01-20T12:16:13.323Z] === CONT  TestMountDaemonRoot/slave/mount_root
12:16:13 [2024-01-20T12:16:13.323Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
12:16:13 [2024-01-20T12:16:13.323Z] === CONT  TestMountDaemonRoot/rshared/mount_root
12:16:13 [2024-01-20T12:16:13.323Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
12:16:13 [2024-01-20T12:16:13.323Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
12:16:13 [2024-01-20T12:16:13.323Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
12:16:13 [2024-01-20T12:16:13.323Z] === CONT  TestMountDaemonRoot/rslave/bind_root
12:16:13 [2024-01-20T12:16:13.323Z] === CONT  TestMountDaemonRoot/private/mount_subpath
12:16:13 [2024-01-20T12:16:13.323Z] === CONT  TestMountDaemonRoot/private/mount_root
12:16:13 [2024-01-20T12:16:13.323Z] === CONT  TestMountDaemonRoot/private/bind_subpath
12:16:13 [2024-01-20T12:16:13.323Z] === CONT  TestMountDaemonRoot/shared/bind_root
12:16:13 [2024-01-20T12:16:13.323Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
12:16:13 [2024-01-20T12:16:13.323Z] === CONT  TestMountDaemonRoot/rshared/bind_root
12:16:13 [2024-01-20T12:16:13.323Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
12:16:13 [2024-01-20T12:16:13.323Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
12:16:13 [2024-01-20T12:16:13.323Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
12:16:13 [2024-01-20T12:16:13.323Z] === CONT  TestMountDaemonRoot/rslave/mount_root
12:16:13 [2024-01-20T12:16:13.323Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
12:16:13 [2024-01-20T12:16:13.323Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
12:16:13 [2024-01-20T12:16:13.323Z] === CONT  TestMountDaemonRoot/shared/mount_root
12:16:13 [2024-01-20T12:16:13.323Z] --- PASS: TestMountDaemonRoot (0.01s)
12:16:13 [2024-01-20T12:16:13.323Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
12:16:13 [2024-01-20T12:16:13.323Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.07s)
12:16:13 [2024-01-20T12:16:13.323Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.07s)
12:16:13 [2024-01-20T12:16:13.323Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s)
12:16:13 [2024-01-20T12:16:13.323Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s)
12:16:13 [2024-01-20T12:16:13.323Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
12:16:13 [2024-01-20T12:16:13.323Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s)
12:16:13 [2024-01-20T12:16:13.323Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s)
12:16:13 [2024-01-20T12:16:13.323Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.06s)
12:16:13 [2024-01-20T12:16:13.323Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s)
12:16:13 [2024-01-20T12:16:13.323Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
12:16:13 [2024-01-20T12:16:13.323Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s)
12:16:13 [2024-01-20T12:16:13.323Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s)
12:16:13 [2024-01-20T12:16:13.323Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s)
12:16:13 [2024-01-20T12:16:13.323Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s)
12:16:13 [2024-01-20T12:16:13.323Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
12:16:13 [2024-01-20T12:16:13.323Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.05s)
12:16:13 [2024-01-20T12:16:13.323Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s)
12:16:13 [2024-01-20T12:16:13.323Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s)
12:16:13 [2024-01-20T12:16:13.323Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.05s)
12:16:13 [2024-01-20T12:16:13.323Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
12:16:13 [2024-01-20T12:16:13.323Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s)
12:16:13 [2024-01-20T12:16:13.323Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s)
12:16:13 [2024-01-20T12:16:13.323Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s)
12:16:13 [2024-01-20T12:16:13.323Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s)
12:16:13 [2024-01-20T12:16:13.323Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
12:16:13 [2024-01-20T12:16:13.323Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s)
12:16:13 [2024-01-20T12:16:13.323Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s)
12:16:13 [2024-01-20T12:16:13.323Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s)
12:16:13 [2024-01-20T12:16:13.323Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s)
12:16:13 [2024-01-20T12:16:13.323Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
12:16:13 [2024-01-20T12:16:13.323Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s)
12:16:13 [2024-01-20T12:16:13.323Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s)
12:16:13 [2024-01-20T12:16:13.323Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s)
12:16:13 [2024-01-20T12:16:13.323Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s)
12:16:13 [2024-01-20T12:16:13.323Z] === RUN   TestContainerBindMountNonRecursive
12:16:14 [2024-01-20T12:16:14.703Z] --- PASS: TestContainerBindMountNonRecursive (1.33s)
12:16:14 [2024-01-20T12:16:14.703Z] === RUN   TestContainerVolumesMountedAsShared
12:16:15 [2024-01-20T12:16:15.271Z] --- PASS: TestContainerVolumesMountedAsShared (0.44s)
12:16:15 [2024-01-20T12:16:15.271Z] === RUN   TestContainerVolumesMountedAsSlave
12:16:15 [2024-01-20T12:16:15.531Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s)
12:16:15 [2024-01-20T12:16:15.531Z] === RUN   TestContainerCopyLeaksMounts
12:16:16 [2024-01-20T12:16:16.099Z] --- PASS: TestContainerCopyLeaksMounts (0.53s)
12:16:16 [2024-01-20T12:16:16.099Z] === RUN   TestContainerBindMountRecursivelyReadOnly
12:16:18 [2024-01-20T12:16:18.006Z] --- PASS: TestContainerBindMountRecursivelyReadOnly (1.87s)
12:16:18 [2024-01-20T12:16:18.006Z] === RUN   TestNetworkNat
12:16:18 [2024-01-20T12:16:18.576Z] --- PASS: TestNetworkNat (0.50s)
12:16:18 [2024-01-20T12:16:18.576Z] === RUN   TestNetworkLocalhostTCPNat
12:16:18 [2024-01-20T12:16:18.842Z] --- PASS: TestNetworkLocalhostTCPNat (0.47s)
12:16:18 [2024-01-20T12:16:18.842Z] === RUN   TestNetworkLoopbackNat
12:16:21 [2024-01-20T12:16:21.391Z] --- PASS: TestNetworkLoopbackNat (2.60s)
12:16:21 [2024-01-20T12:16:21.391Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors
12:16:21 [2024-01-20T12:16:21.650Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff
12:16:21 [2024-01-20T12:16:21.912Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/export
12:16:21 [2024-01-20T12:16:21.912Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container
12:16:21 [2024-01-20T12:16:21.912Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container
12:16:21 [2024-01-20T12:16:21.912Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors (0.47s)
12:16:21 [2024-01-20T12:16:21.912Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff (0.02s)
12:16:21 [2024-01-20T12:16:21.912Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/export (0.01s)
12:16:21 [2024-01-20T12:16:21.912Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container (0.01s)
12:16:21 [2024-01-20T12:16:21.912Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container (0.01s)
12:16:21 [2024-01-20T12:16:21.912Z] === RUN   TestPause
12:16:22 [2024-01-20T12:16:22.480Z] --- PASS: TestPause (0.50s)
12:16:22 [2024-01-20T12:16:22.480Z] === RUN   TestPauseFailsOnWindowsServerContainers
12:16:22 [2024-01-20T12:16:22.480Z]     pause_test.go:53: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
12:16:22 [2024-01-20T12:16:22.480Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
12:16:22 [2024-01-20T12:16:22.480Z] === RUN   TestPauseStopPausedContainer
12:16:23 [2024-01-20T12:16:23.048Z] --- PASS: TestPauseStopPausedContainer (0.46s)
12:16:23 [2024-01-20T12:16:23.048Z] === RUN   TestPIDModeHost
12:16:23 [2024-01-20T12:16:23.986Z] --- PASS: TestPIDModeHost (1.06s)
12:16:23 [2024-01-20T12:16:23.986Z] === RUN   TestPIDModeContainer
12:16:23 [2024-01-20T12:16:23.986Z] === RUN   TestPIDModeContainer/non-existing_container
12:16:23 [2024-01-20T12:16:23.986Z] === RUN   TestPIDModeContainer/non-running_container
12:16:24 [2024-01-20T12:16:24.245Z] === RUN   TestPIDModeContainer/running_container
12:16:25 [2024-01-20T12:16:25.182Z] --- PASS: TestPIDModeContainer (1.10s)
12:16:25 [2024-01-20T12:16:25.182Z]     --- PASS: TestPIDModeContainer/non-existing_container (0.00s)
12:16:25 [2024-01-20T12:16:25.182Z]     --- PASS: TestPIDModeContainer/non-running_container (0.16s)
12:16:25 [2024-01-20T12:16:25.182Z]     --- PASS: TestPIDModeContainer/running_container (0.49s)
12:16:25 [2024-01-20T12:16:25.182Z] === RUN   TestPsFilter
12:16:25 [2024-01-20T12:16:25.182Z] === RUN   TestPsFilter/since
12:16:25 [2024-01-20T12:16:25.182Z] === RUN   TestPsFilter/before
12:16:25 [2024-01-20T12:16:25.182Z] --- PASS: TestPsFilter (0.12s)
12:16:25 [2024-01-20T12:16:25.182Z]     --- PASS: TestPsFilter/since (0.00s)
12:16:25 [2024-01-20T12:16:25.182Z]     --- PASS: TestPsFilter/before (0.00s)
12:16:25 [2024-01-20T12:16:25.182Z] === RUN   TestRemoveContainerWithRemovedVolume
12:16:25 [2024-01-20T12:16:25.751Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s)
12:16:25 [2024-01-20T12:16:25.751Z] === RUN   TestRemoveContainerWithVolume
12:16:26 [2024-01-20T12:16:26.010Z] --- PASS: TestRemoveContainerWithVolume (0.45s)
12:16:26 [2024-01-20T12:16:26.010Z] === RUN   TestRemoveContainerRunning
12:16:26 [2024-01-20T12:16:26.578Z] --- PASS: TestRemoveContainerRunning (0.44s)
12:16:26 [2024-01-20T12:16:26.578Z] === RUN   TestRemoveContainerForceRemoveRunning
12:16:27 [2024-01-20T12:16:27.146Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.51s)
12:16:27 [2024-01-20T12:16:27.146Z] === RUN   TestRemoveInvalidContainer
12:16:27 [2024-01-20T12:16:27.146Z] --- PASS: TestRemoveInvalidContainer (0.01s)
12:16:27 [2024-01-20T12:16:27.146Z] === RUN   TestRenameLinkedContainer
12:16:29 [2024-01-20T12:16:29.052Z] --- PASS: TestRenameLinkedContainer (1.90s)
12:16:29 [2024-01-20T12:16:29.052Z] === RUN   TestRenameStoppedContainer
12:16:29 [2024-01-20T12:16:29.311Z] --- PASS: TestRenameStoppedContainer (0.48s)
12:16:29 [2024-01-20T12:16:29.311Z] === RUN   TestRenameRunningContainerAndReuse
12:16:30 [2024-01-20T12:16:30.689Z] --- PASS: TestRenameRunningContainerAndReuse (0.95s)
12:16:30 [2024-01-20T12:16:30.689Z] === RUN   TestRenameInvalidName
12:16:30 [2024-01-20T12:16:30.948Z] --- PASS: TestRenameInvalidName (0.45s)
12:16:30 [2024-01-20T12:16:30.948Z] === RUN   TestRenameAnonymousContainer
12:16:32 [2024-01-20T12:16:32.328Z] --- PASS: TestRenameAnonymousContainer (1.57s)
12:16:32 [2024-01-20T12:16:32.328Z] === RUN   TestRenameContainerWithSameName
12:16:32 [2024-01-20T12:16:32.896Z] --- PASS: TestRenameContainerWithSameName (0.47s)
12:16:32 [2024-01-20T12:16:32.896Z] === RUN   TestRenameContainerWithLinkedContainer
12:16:33 [2024-01-20T12:16:33.833Z] --- PASS: TestRenameContainerWithLinkedContainer (0.90s)
12:16:33 [2024-01-20T12:16:33.833Z] === RUN   TestResize
12:16:33 [2024-01-20T12:16:33.833Z] === RUN   TestResize/success
12:16:34 [2024-01-20T12:16:34.093Z] === RUN   TestResize/invalid_size
12:16:34 [2024-01-20T12:16:34.352Z] === RUN   TestResize/invalid_state
12:16:34 [2024-01-20T12:16:34.921Z] --- PASS: TestResize (1.00s)
12:16:34 [2024-01-20T12:16:34.921Z]     --- PASS: TestResize/success (0.27s)
12:16:34 [2024-01-20T12:16:34.921Z]     --- PASS: TestResize/invalid_size (0.27s)
12:16:34 [2024-01-20T12:16:34.921Z]     --- PASS: TestResize/invalid_state (0.05s)
12:16:34 [2024-01-20T12:16:34.921Z] === RUN   TestDaemonRestartKillContainers
12:16:34 [2024-01-20T12:16:34.921Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:16:34 [2024-01-20T12:16:34.921Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:16:34 [2024-01-20T12:16:34.921Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:16:34 [2024-01-20T12:16:34.921Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:16:34 [2024-01-20T12:16:34.921Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:16:34 [2024-01-20T12:16:34.921Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:16:34 [2024-01-20T12:16:34.921Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:16:34 [2024-01-20T12:16:34.921Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:16:34 [2024-01-20T12:16:34.921Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:16:34 [2024-01-20T12:16:34.921Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:16:34 [2024-01-20T12:16:34.921Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:16:34 [2024-01-20T12:16:34.921Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:16:34 [2024-01-20T12:16:34.921Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:16:34 [2024-01-20T12:16:34.921Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:16:34 [2024-01-20T12:16:34.921Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:16:34 [2024-01-20T12:16:34.921Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:16:34 [2024-01-20T12:16:34.921Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
12:16:34 [2024-01-20T12:16:34.921Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
12:16:34 [2024-01-20T12:16:34.921Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
12:16:34 [2024-01-20T12:16:34.921Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
12:16:34 [2024-01-20T12:16:34.921Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
12:16:34 [2024-01-20T12:16:34.921Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
12:16:34 [2024-01-20T12:16:34.921Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
12:16:34 [2024-01-20T12:16:34.921Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
12:16:34 [2024-01-20T12:16:34.921Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:16:34 [2024-01-20T12:16:34.921Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:16:34 [2024-01-20T12:16:34.921Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:16:34 [2024-01-20T12:16:34.921Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:16:34 [2024-01-20T12:16:34.921Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:16:34 [2024-01-20T12:16:34.921Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:16:34 [2024-01-20T12:16:34.921Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:16:34 [2024-01-20T12:16:34.921Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:16:34 [2024-01-20T12:16:34.921Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:16:34 [2024-01-20T12:16:34.921Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
12:16:34 [2024-01-20T12:16:34.921Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:16:34 [2024-01-20T12:16:34.921Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:16:34 [2024-01-20T12:16:34.921Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
12:16:34 [2024-01-20T12:16:34.921Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:16:34 [2024-01-20T12:16:34.921Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
12:16:34 [2024-01-20T12:16:34.921Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:16:36 [2024-01-20T12:16:36.302Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:16:36 [2024-01-20T12:16:36.302Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:16:37 [2024-01-20T12:16:37.239Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:16:37 [2024-01-20T12:16:37.239Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:16:37 [2024-01-20T12:16:37.239Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:16:38 [2024-01-20T12:16:38.178Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:16:38 [2024-01-20T12:16:38.178Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
12:16:38 [2024-01-20T12:16:38.437Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:16:43 [2024-01-20T12:16:43.714Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
12:16:43 [2024-01-20T12:16:43.714Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.30s)
12:16:43 [2024-01-20T12:16:43.714Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.65s)
12:16:43 [2024-01-20T12:16:43.714Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.35s)
12:16:43 [2024-01-20T12:16:43.714Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.37s)
12:16:43 [2024-01-20T12:16:43.714Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.44s)
12:16:43 [2024-01-20T12:16:43.714Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.99s)
12:16:43 [2024-01-20T12:16:43.714Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.75s)
12:16:43 [2024-01-20T12:16:43.714Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.20s)
12:16:43 [2024-01-20T12:16:43.714Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.20s)
12:16:43 [2024-01-20T12:16:43.714Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.74s)
12:16:43 [2024-01-20T12:16:43.714Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.18s)
12:16:43 [2024-01-20T12:16:43.714Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (5.25s)
12:16:43 [2024-01-20T12:16:43.714Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (5.29s)
12:16:43 [2024-01-20T12:16:43.714Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.08s)
12:16:43 [2024-01-20T12:16:43.714Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.43s)
12:16:43 [2024-01-20T12:16:43.714Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.03s)
12:16:43 [2024-01-20T12:16:43.714Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
12:16:43 [2024-01-20T12:16:43.714Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
12:16:44 [2024-01-20T12:16:44.283Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
12:16:45 [2024-01-20T12:16:45.220Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.93s)
12:16:45 [2024-01-20T12:16:45.220Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.99s)
12:16:45 [2024-01-20T12:16:45.220Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.93s)
12:16:45 [2024-01-20T12:16:45.220Z] === RUN   TestContainerRestartWithCancelledRequest
12:16:47 [2024-01-20T12:16:47.129Z] --- PASS: TestContainerRestartWithCancelledRequest (1.88s)
12:16:47 [2024-01-20T12:16:47.129Z] === RUN   TestCgroupNamespacesRun
12:16:48 [2024-01-20T12:16:48.076Z] --- PASS: TestCgroupNamespacesRun (1.15s)
12:16:48 [2024-01-20T12:16:48.076Z] === RUN   TestCgroupNamespacesRunPrivileged
12:16:49 [2024-01-20T12:16:49.454Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.09s)
12:16:49 [2024-01-20T12:16:49.454Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
12:16:50 [2024-01-20T12:16:50.392Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.13s)
12:16:50 [2024-01-20T12:16:50.392Z] === RUN   TestCgroupNamespacesRunHostMode
12:16:51 [2024-01-20T12:16:51.772Z] --- PASS: TestCgroupNamespacesRunHostMode (1.10s)
12:16:51 [2024-01-20T12:16:51.772Z] === RUN   TestCgroupNamespacesRunPrivateMode
12:16:52 [2024-01-20T12:16:52.710Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.11s)
12:16:52 [2024-01-20T12:16:52.710Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
12:16:53 [2024-01-20T12:16:53.648Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.11s)
12:16:53 [2024-01-20T12:16:53.648Z] === RUN   TestCgroupNamespacesRunInvalidMode
12:16:54 [2024-01-20T12:16:54.216Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.60s)
12:16:54 [2024-01-20T12:16:54.216Z] === RUN   TestCgroupNamespacesRunOlderClient
12:16:55 [2024-01-20T12:16:55.596Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.10s)
12:16:55 [2024-01-20T12:16:55.596Z] === RUN   TestNISDomainname
12:16:55 [2024-01-20T12:16:55.855Z] --- PASS: TestNISDomainname (0.54s)
12:16:55 [2024-01-20T12:16:55.855Z] === RUN   TestHostnameDnsResolution
12:16:56 [2024-01-20T12:16:56.793Z] --- PASS: TestHostnameDnsResolution (0.74s)
12:16:56 [2024-01-20T12:16:56.793Z] === RUN   TestUnprivilegedPortsAndPing
12:16:57 [2024-01-20T12:16:57.363Z] --- PASS: TestUnprivilegedPortsAndPing (0.52s)
12:16:57 [2024-01-20T12:16:57.363Z] === RUN   TestPrivilegedHostDevices
12:16:57 [2024-01-20T12:16:57.622Z] --- PASS: TestPrivilegedHostDevices (0.52s)
12:16:57 [2024-01-20T12:16:57.622Z] === RUN   TestRunConsoleSize
12:16:58 [2024-01-20T12:16:58.190Z] --- PASS: TestRunConsoleSize (0.45s)
12:16:58 [2024-01-20T12:16:58.190Z] === RUN   TestRunWithAlternativeContainerdShim
12:17:04 [2024-01-20T12:17:04.761Z] --- PASS: TestRunWithAlternativeContainerdShim (5.44s)
12:17:04 [2024-01-20T12:17:04.761Z] === RUN   TestMacAddressIsAppliedToMainNetworkWithShortID
12:17:04 [2024-01-20T12:17:04.761Z] --- PASS: TestMacAddressIsAppliedToMainNetworkWithShortID (1.14s)
12:17:04 [2024-01-20T12:17:04.761Z] === RUN   TestStaticIPOutsideSubpool
12:17:06 [2024-01-20T12:17:06.139Z] --- PASS: TestStaticIPOutsideSubpool (1.21s)
12:17:06 [2024-01-20T12:17:06.139Z] === RUN   TestStats
12:17:07 [2024-01-20T12:17:07.517Z] --- PASS: TestStats (1.46s)
12:17:07 [2024-01-20T12:17:07.517Z] === RUN   TestStopContainerWithTimeout
12:17:07 [2024-01-20T12:17:07.517Z] === RUN   TestStopContainerWithTimeout/0
12:17:07 [2024-01-20T12:17:07.517Z] === PAUSE TestStopContainerWithTimeout/0
12:17:07 [2024-01-20T12:17:07.517Z] === RUN   TestStopContainerWithTimeout/1
12:17:07 [2024-01-20T12:17:07.517Z] === PAUSE TestStopContainerWithTimeout/1
12:17:07 [2024-01-20T12:17:07.517Z] === RUN   TestStopContainerWithTimeout/3
12:17:07 [2024-01-20T12:17:07.517Z] === PAUSE TestStopContainerWithTimeout/3
12:17:07 [2024-01-20T12:17:07.517Z] === RUN   TestStopContainerWithTimeout/-1
12:17:07 [2024-01-20T12:17:07.517Z] === PAUSE TestStopContainerWithTimeout/-1
12:17:07 [2024-01-20T12:17:07.517Z] === CONT  TestStopContainerWithTimeout/0
12:17:07 [2024-01-20T12:17:07.517Z] === CONT  TestStopContainerWithTimeout/3
12:17:07 [2024-01-20T12:17:07.517Z] === CONT  TestStopContainerWithTimeout/1
12:17:07 [2024-01-20T12:17:07.518Z] === CONT  TestStopContainerWithTimeout/-1
12:17:10 [2024-01-20T12:17:10.808Z] --- PASS: TestStopContainerWithTimeout (0.04s)
12:17:10 [2024-01-20T12:17:10.808Z]     --- PASS: TestStopContainerWithTimeout/0 (0.84s)
12:17:10 [2024-01-20T12:17:10.808Z]     --- PASS: TestStopContainerWithTimeout/1 (1.71s)
12:17:10 [2024-01-20T12:17:10.808Z]     --- PASS: TestStopContainerWithTimeout/3 (3.03s)
12:17:10 [2024-01-20T12:17:10.808Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.09s)
12:17:10 [2024-01-20T12:17:10.808Z] === RUN   TestStopContainerWithTimeoutCancel
12:17:10 [2024-01-20T12:17:10.808Z] === PAUSE TestStopContainerWithTimeoutCancel
12:17:10 [2024-01-20T12:17:10.808Z] === RUN   TestStopContainerWithRestartPolicyAlways
12:17:12 [2024-01-20T12:17:12.713Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.99s)
12:17:12 [2024-01-20T12:17:12.713Z] === RUN   TestUpdateMemory
12:17:12 [2024-01-20T12:17:12.973Z] --- PASS: TestUpdateMemory (0.55s)
12:17:12 [2024-01-20T12:17:12.973Z] === RUN   TestUpdateCPUQuota
12:17:13 [2024-01-20T12:17:13.912Z] --- PASS: TestUpdateCPUQuota (0.82s)
12:17:13 [2024-01-20T12:17:13.912Z] === RUN   TestUpdatePidsLimit
12:17:13 [2024-01-20T12:17:13.912Z] === RUN   TestUpdatePidsLimit/update_from_none
12:17:14 [2024-01-20T12:17:14.171Z] === RUN   TestUpdatePidsLimit/no_change
12:17:14 [2024-01-20T12:17:14.431Z] === RUN   TestUpdatePidsLimit/update_lower
12:17:14 [2024-01-20T12:17:14.431Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
12:17:14 [2024-01-20T12:17:14.690Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
12:17:14 [2024-01-20T12:17:14.949Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
12:17:15 [2024-01-20T12:17:15.209Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
12:17:15 [2024-01-20T12:17:15.778Z] --- PASS: TestUpdatePidsLimit (1.98s)
12:17:15 [2024-01-20T12:17:15.778Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.20s)
12:17:15 [2024-01-20T12:17:15.778Z]     --- PASS: TestUpdatePidsLimit/no_change (0.21s)
12:17:15 [2024-01-20T12:17:15.778Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.18s)
12:17:15 [2024-01-20T12:17:15.778Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.24s)
12:17:15 [2024-01-20T12:17:15.778Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.22s)
12:17:15 [2024-01-20T12:17:15.778Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.23s)
12:17:15 [2024-01-20T12:17:15.778Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.24s)
12:17:15 [2024-01-20T12:17:15.778Z] === RUN   TestUpdateRestartPolicy
12:17:28 [2024-01-20T12:17:28.014Z] --- PASS: TestUpdateRestartPolicy (10.82s)
12:17:28 [2024-01-20T12:17:28.014Z] === RUN   TestUpdateRestartWithAutoRemove
12:17:28 [2024-01-20T12:17:28.014Z] --- PASS: TestUpdateRestartWithAutoRemove (0.49s)
12:17:28 [2024-01-20T12:17:28.014Z] === RUN   TestWaitNonBlocked
12:17:28 [2024-01-20T12:17:28.014Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
12:17:28 [2024-01-20T12:17:28.014Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
12:17:28 [2024-01-20T12:17:28.014Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
12:17:28 [2024-01-20T12:17:28.014Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
12:17:28 [2024-01-20T12:17:28.014Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
12:17:28 [2024-01-20T12:17:28.014Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
12:17:28 [2024-01-20T12:17:28.014Z] --- PASS: TestWaitNonBlocked (0.02s)
12:17:28 [2024-01-20T12:17:28.014Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.65s)
12:17:28 [2024-01-20T12:17:28.014Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.71s)
12:17:28 [2024-01-20T12:17:28.014Z] === RUN   TestWaitBlocked
12:17:28 [2024-01-20T12:17:28.014Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
12:17:28 [2024-01-20T12:17:28.014Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
12:17:28 [2024-01-20T12:17:28.014Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
12:17:28 [2024-01-20T12:17:28.014Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
12:17:28 [2024-01-20T12:17:28.014Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
12:17:28 [2024-01-20T12:17:28.014Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
12:17:28 [2024-01-20T12:17:28.952Z] --- PASS: TestWaitBlocked (0.02s)
12:17:28 [2024-01-20T12:17:28.952Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.82s)
12:17:28 [2024-01-20T12:17:28.952Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.86s)
12:17:28 [2024-01-20T12:17:28.952Z] === RUN   TestWaitConditions
12:17:28 [2024-01-20T12:17:28.952Z] === RUN   TestWaitConditions/default
12:17:28 [2024-01-20T12:17:28.952Z] === PAUSE TestWaitConditions/default
12:17:28 [2024-01-20T12:17:28.952Z] === RUN   TestWaitConditions/not-running
12:17:28 [2024-01-20T12:17:28.952Z] === PAUSE TestWaitConditions/not-running
12:17:28 [2024-01-20T12:17:28.952Z] === RUN   TestWaitConditions/next-exit
12:17:28 [2024-01-20T12:17:28.952Z] === PAUSE TestWaitConditions/next-exit
12:17:28 [2024-01-20T12:17:28.952Z] === RUN   TestWaitConditions/removed
12:17:28 [2024-01-20T12:17:28.952Z] === PAUSE TestWaitConditions/removed
12:17:28 [2024-01-20T12:17:28.952Z] === CONT  TestWaitConditions/default
12:17:28 [2024-01-20T12:17:28.952Z] === CONT  TestWaitConditions/next-exit
12:17:28 [2024-01-20T12:17:28.952Z] === CONT  TestWaitConditions/removed
12:17:28 [2024-01-20T12:17:28.952Z] === CONT  TestWaitConditions/not-running
12:17:28 [2024-01-20T12:17:28.952Z]     wait_test.go:145: ContainerID = 631c9e5ce386a5f26e2cdc7ac6e0a00a03bafd460f41cdd45a7080d9d9fa4692
12:17:28 [2024-01-20T12:17:28.952Z]     wait_test.go:145: ContainerID = d8451c0e8a994ea2c59612d4a01ec6cf50fdd740474a12ae12425dd855cbee31
12:17:28 [2024-01-20T12:17:28.952Z]     wait_test.go:145: ContainerID = 1a0b5f0b1824c72f8e90405e418825190a35a7ab68219bd973747612421443c5
12:17:28 [2024-01-20T12:17:28.952Z]     wait_test.go:145: ContainerID = 46ad398bd735934b507b3ab591c28aaf2b45a7265517f1174dc4a2674626414f
12:17:29 [2024-01-20T12:17:29.890Z] --- PASS: TestWaitConditions (0.03s)
12:17:29 [2024-01-20T12:17:29.890Z]     --- PASS: TestWaitConditions/not-running (0.85s)
12:17:29 [2024-01-20T12:17:29.890Z]     --- PASS: TestWaitConditions/removed (0.86s)
12:17:29 [2024-01-20T12:17:29.890Z]     --- PASS: TestWaitConditions/next-exit (1.10s)
12:17:29 [2024-01-20T12:17:29.890Z]     --- PASS: TestWaitConditions/default (1.14s)
12:17:29 [2024-01-20T12:17:29.890Z] === RUN   TestWaitRestartedContainer
12:17:29 [2024-01-20T12:17:29.890Z] === RUN   TestWaitRestartedContainer/default
12:17:29 [2024-01-20T12:17:29.890Z] === PAUSE TestWaitRestartedContainer/default
12:17:29 [2024-01-20T12:17:29.890Z] === RUN   TestWaitRestartedContainer/not-running
12:17:29 [2024-01-20T12:17:29.890Z] === PAUSE TestWaitRestartedContainer/not-running
12:17:29 [2024-01-20T12:17:29.890Z] === RUN   TestWaitRestartedContainer/next-exit
12:17:29 [2024-01-20T12:17:29.890Z] === PAUSE TestWaitRestartedContainer/next-exit
12:17:29 [2024-01-20T12:17:29.890Z] === CONT  TestWaitRestartedContainer/default
12:17:29 [2024-01-20T12:17:29.890Z] === CONT  TestWaitRestartedContainer/next-exit
12:17:29 [2024-01-20T12:17:29.890Z] === CONT  TestWaitRestartedContainer/not-running
12:17:32 [2024-01-20T12:17:32.425Z] --- PASS: TestWaitRestartedContainer (0.01s)
12:17:32 [2024-01-20T12:17:32.425Z]     --- PASS: TestWaitRestartedContainer/default (2.11s)
12:17:32 [2024-01-20T12:17:32.425Z]     --- PASS: TestWaitRestartedContainer/not-running (2.17s)
12:17:32 [2024-01-20T12:17:32.425Z]     --- PASS: TestWaitRestartedContainer/next-exit (2.22s)
12:17:32 [2024-01-20T12:17:32.425Z] === CONT  TestHardRestartWhenContainerIsRunning
12:17:32 [2024-01-20T12:17:32.425Z] === CONT  TestRestartDaemonWithRestartingContainer
12:17:32 [2024-01-20T12:17:32.425Z] === CONT  TestDaemonHostGatewayIP
12:17:32 [2024-01-20T12:17:32.425Z] === CONT  TestContainerKillOnDaemonStart
12:17:32 [2024-01-20T12:17:32.425Z] === CONT  TestContainerStartOnDaemonRestart
12:17:32 [2024-01-20T12:17:32.425Z] === CONT  TestIpcModeOlderClient
12:17:32 [2024-01-20T12:17:32.425Z] === CONT  TestDaemonRestartIpcMode
12:17:32 [2024-01-20T12:17:32.425Z] === CONT  TestStopContainerWithTimeoutCancel
12:17:32 [2024-01-20T12:17:32.425Z] --- PASS: TestIpcModeOlderClient (0.10s)
12:17:34 [2024-01-20T12:17:34.332Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=none
12:17:34 [2024-01-20T12:17:34.332Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure
12:17:34 [2024-01-20T12:17:34.332Z] --- PASS: TestHardRestartWhenContainerIsRunning (2.14s)
12:17:34 [2024-01-20T12:17:34.332Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=none (0.00s)
12:17:34 [2024-01-20T12:17:34.332Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure (0.35s)
12:17:34 [2024-01-20T12:17:34.901Z] --- PASS: TestContainerStartOnDaemonRestart (2.76s)
12:17:35 [2024-01-20T12:17:35.471Z] --- PASS: TestDaemonHostGatewayIP (3.35s)
12:17:36 [2024-01-20T12:17:36.039Z] --- PASS: TestDaemonRestartIpcMode (3.65s)
12:17:36 [2024-01-20T12:17:36.039Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.65s)
12:17:36 [2024-01-20T12:17:36.039Z] --- PASS: TestStopContainerWithTimeoutCancel (3.69s)
12:17:44 [2024-01-20T12:17:44.160Z] --- PASS: TestContainerKillOnDaemonStart (11.75s)
12:17:44 [2024-01-20T12:17:44.160Z] PASS
12:17:44 [2024-01-20T12:17:44.160Z] 
12:17:44 [2024-01-20T12:17:44.160Z] === Skipped
12:17:44 [2024-01-20T12:17:44.160Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
12:17:44 [2024-01-20T12:17:44.160Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
12:17:44 [2024-01-20T12:17:44.160Z] 
12:17:44 [2024-01-20T12:17:44.160Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
12:17:44 [2024-01-20T12:17:44.160Z]     pause_test.go:53: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
12:17:44 [2024-01-20T12:17:44.160Z] 
12:17:44 [2024-01-20T12:17:44.160Z] DONE 321 tests, 2 skipped in 172.173s
12:17:44 [2024-01-20T12:17:44.160Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m  
12:17:44 [2024-01-20T12:17:44.160Z] ++ '[' -n '' ']'
12:17:44 [2024-01-20T12:17:44.160Z] ++ 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
12:17:44 [2024-01-20T12:17:44.160Z] ++ set -e
12:17:44 [2024-01-20T12:17:44.160Z] ++ '[' -n 0 ']'
12:17:44 [2024-01-20T12:17:44.160Z] ++ set -x
12:17:44 [2024-01-20T12:17:44.160Z] ++ 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.LTDHnpt1IJ/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
12:17:44 [2024-01-20T12:17:44.160Z] INFO: Testing against a local daemon
12:17:44 [2024-01-20T12:17:44.160Z] === RUN   TestConfigDaemonID
12:17:45 [2024-01-20T12:17:45.098Z]     daemon_test.go:61: [da0998b98e656] daemon is not started
12:17:45 [2024-01-20T12:17:45.098Z] --- PASS: TestConfigDaemonID (1.04s)
12:17:45 [2024-01-20T12:17:45.098Z] === RUN   TestDaemonConfigValidation
12:17:45 [2024-01-20T12:17:45.098Z] === RUN   TestDaemonConfigValidation/config_with_no_content
12:17:45 [2024-01-20T12:17:45.098Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
12:17:45 [2024-01-20T12:17:45.098Z] === RUN   TestDaemonConfigValidation/config_with_{}
12:17:45 [2024-01-20T12:17:45.098Z] === PAUSE TestDaemonConfigValidation/config_with_{}
12:17:45 [2024-01-20T12:17:45.098Z] === RUN   TestDaemonConfigValidation/invalid_config
12:17:45 [2024-01-20T12:17:45.098Z] === PAUSE TestDaemonConfigValidation/invalid_config
12:17:45 [2024-01-20T12:17:45.098Z] === RUN   TestDaemonConfigValidation/malformed_config
12:17:45 [2024-01-20T12:17:45.098Z] === PAUSE TestDaemonConfigValidation/malformed_config
12:17:45 [2024-01-20T12:17:45.098Z] === RUN   TestDaemonConfigValidation/valid_config
12:17:45 [2024-01-20T12:17:45.098Z] === PAUSE TestDaemonConfigValidation/valid_config
12:17:45 [2024-01-20T12:17:45.098Z] === CONT  TestDaemonConfigValidation/config_with_no_content
12:17:45 [2024-01-20T12:17:45.098Z] === CONT  TestDaemonConfigValidation/malformed_config
12:17:45 [2024-01-20T12:17:45.098Z] === CONT  TestDaemonConfigValidation/invalid_config
12:17:45 [2024-01-20T12:17:45.098Z] === CONT  TestDaemonConfigValidation/valid_config
12:17:45 [2024-01-20T12:17:45.098Z] === CONT  TestDaemonConfigValidation/config_with_{}
12:17:45 [2024-01-20T12:17:45.098Z] --- PASS: TestDaemonConfigValidation (0.00s)
12:17:45 [2024-01-20T12:17:45.098Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.06s)
12:17:45 [2024-01-20T12:17:45.098Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s)
12:17:45 [2024-01-20T12:17:45.098Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s)
12:17:45 [2024-01-20T12:17:45.098Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.07s)
12:17:45 [2024-01-20T12:17:45.098Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.08s)
12:17:45 [2024-01-20T12:17:45.098Z] === RUN   TestConfigDaemonSeccompProfiles
12:17:45 [2024-01-20T12:17:45.098Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
12:17:46 [2024-01-20T12:17:46.477Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
12:17:47 [2024-01-20T12:17:47.415Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
12:17:48 [2024-01-20T12:17:48.352Z]     daemon_test.go:180: [de33682b2e00f] daemon is not started
12:17:48 [2024-01-20T12:17:48.352Z] --- PASS: TestConfigDaemonSeccompProfiles (3.14s)
12:17:48 [2024-01-20T12:17:48.352Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.05s)
12:17:48 [2024-01-20T12:17:48.352Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
12:17:48 [2024-01-20T12:17:48.352Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
12:17:48 [2024-01-20T12:17:48.352Z] === RUN   TestDaemonProxy
12:17:48 [2024-01-20T12:17:48.352Z] === RUN   TestDaemonProxy/environment_variables
12:17:48 [2024-01-20T12:17:48.352Z] === PAUSE TestDaemonProxy/environment_variables
12:17:48 [2024-01-20T12:17:48.352Z] === RUN   TestDaemonProxy/command-line_options
12:17:48 [2024-01-20T12:17:48.352Z] === PAUSE TestDaemonProxy/command-line_options
12:17:48 [2024-01-20T12:17:48.352Z] === RUN   TestDaemonProxy/configuration_file
12:17:48 [2024-01-20T12:17:48.352Z] === PAUSE TestDaemonProxy/configuration_file
12:17:48 [2024-01-20T12:17:48.352Z] === RUN   TestDaemonProxy/conflicting_options
12:17:48 [2024-01-20T12:17:48.919Z] === RUN   TestDaemonProxy/reload_sanitized
12:17:48 [2024-01-20T12:17:48.919Z] === PAUSE TestDaemonProxy/reload_sanitized
12:17:48 [2024-01-20T12:17:48.920Z] === CONT  TestDaemonProxy/environment_variables
12:17:48 [2024-01-20T12:17:48.920Z] === CONT  TestDaemonProxy/configuration_file
12:17:48 [2024-01-20T12:17:48.920Z] === CONT  TestDaemonProxy/reload_sanitized
12:17:48 [2024-01-20T12:17:48.920Z] === CONT  TestDaemonProxy/command-line_options
12:17:50 [2024-01-20T12:17:50.826Z] --- PASS: TestDaemonProxy (0.50s)
12:17:50 [2024-01-20T12:17:50.826Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
12:17:50 [2024-01-20T12:17:50.826Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.62s)
12:17:50 [2024-01-20T12:17:50.826Z]     --- PASS: TestDaemonProxy/command-line_options (1.74s)
12:17:50 [2024-01-20T12:17:50.826Z]     --- PASS: TestDaemonProxy/environment_variables (1.74s)
12:17:50 [2024-01-20T12:17:50.826Z]     --- PASS: TestDaemonProxy/configuration_file (1.74s)
12:17:50 [2024-01-20T12:17:50.826Z] === RUN   TestLiveRestore
12:17:50 [2024-01-20T12:17:50.826Z] === RUN   TestLiveRestore/volume_references
12:17:50 [2024-01-20T12:17:50.826Z] === PAUSE TestLiveRestore/volume_references
12:17:50 [2024-01-20T12:17:50.826Z] === RUN   TestLiveRestore/autoremove
12:17:50 [2024-01-20T12:17:50.826Z] === PAUSE TestLiveRestore/autoremove
12:17:50 [2024-01-20T12:17:50.826Z] === CONT  TestLiveRestore/volume_references
12:17:50 [2024-01-20T12:17:50.826Z] === CONT  TestLiveRestore/autoremove
12:17:50 [2024-01-20T12:17:50.826Z] === RUN   TestLiveRestore/autoremove/engine_restart_shouldnt_kill_alive_containers
12:17:51 [2024-01-20T12:17:51.085Z] === RUN   TestLiveRestore/volume_references/restartPolicy
12:17:51 [2024-01-20T12:17:51.085Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
12:17:52 [2024-01-20T12:17:52.463Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
12:17:52 [2024-01-20T12:17:52.463Z] === RUN   TestLiveRestore/autoremove/engine_restart_should_remove_containers_that_exited
12:17:53 [2024-01-20T12:17:53.400Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
12:17:54 [2024-01-20T12:17:54.337Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
12:17:55 [2024-01-20T12:17:55.274Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options
12:17:56 [2024-01-20T12:17:56.216Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted
12:17:56 [2024-01-20T12:17:56.805Z] === RUN   TestLiveRestore/volume_references/container_with_bind-mounts
12:17:57 [2024-01-20T12:17:57.750Z] --- PASS: TestLiveRestore (0.00s)
12:17:57 [2024-01-20T12:17:57.750Z]     --- PASS: TestLiveRestore/autoremove (3.56s)
12:17:57 [2024-01-20T12:17:57.750Z]         --- PASS: TestLiveRestore/autoremove/engine_restart_shouldnt_kill_alive_containers (2.00s)
12:17:57 [2024-01-20T12:17:57.750Z]         --- PASS: TestLiveRestore/autoremove/engine_restart_should_remove_containers_that_exited (1.56s)
12:17:57 [2024-01-20T12:17:57.750Z]     --- PASS: TestLiveRestore/volume_references (7.28s)
12:17:57 [2024-01-20T12:17:57.750Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (4.24s)
12:17:57 [2024-01-20T12:17:57.750Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (1.25s)
12:17:57 [2024-01-20T12:17:57.750Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.99s)
12:17:57 [2024-01-20T12:17:57.750Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.98s)
12:17:57 [2024-01-20T12:17:57.750Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (1.01s)
12:17:57 [2024-01-20T12:17:57.750Z]         --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (1.46s)
12:17:57 [2024-01-20T12:17:57.750Z]             --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted (0.44s)
12:17:57 [2024-01-20T12:17:57.750Z]         --- PASS: TestLiveRestore/volume_references/container_with_bind-mounts (0.98s)
12:17:57 [2024-01-20T12:17:57.750Z] === RUN   TestDaemonDefaultBridgeWithFixedCidrButNoBip
12:17:58 [2024-01-20T12:17:58.687Z] --- PASS: TestDaemonDefaultBridgeWithFixedCidrButNoBip (0.66s)
12:17:58 [2024-01-20T12:17:58.687Z] PASS
12:17:58 [2024-01-20T12:17:58.687Z] 
12:17:58 [2024-01-20T12:17:58.687Z] DONE 31 tests in 14.480s
12:17:58 [2024-01-20T12:17:58.687Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m  
12:17:58 [2024-01-20T12:17:58.687Z] ++ '[' -n '' ']'
12:17:58 [2024-01-20T12:17:58.687Z] ++ 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
12:17:58 [2024-01-20T12:17:58.687Z] ++ set -e
12:17:58 [2024-01-20T12:17:58.687Z] ++ '[' -n 0 ']'
12:17:58 [2024-01-20T12:17:58.687Z] ++ set -x
12:17:58 [2024-01-20T12:17:58.687Z] ++ 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.LTDHnpt1IJ/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
12:17:58 [2024-01-20T12:17:58.687Z] INFO: Testing against a local daemon
12:17:58 [2024-01-20T12:17:58.687Z] === RUN   TestCommitInheritsEnv
12:17:58 [2024-01-20T12:17:58.687Z] --- PASS: TestCommitInheritsEnv (0.18s)
12:17:58 [2024-01-20T12:17:58.687Z] === RUN   TestUsernsCommit
12:18:00 [2024-01-20T12:18:00.065Z] --- PASS: TestUsernsCommit (1.50s)
12:18:00 [2024-01-20T12:18:00.065Z] === RUN   TestImportExtremelyLargeImageWorks
12:18:00 [2024-01-20T12:18:00.065Z]     import_test.go:23: runtime.GOARCH == "arm64": effective test will be time out
12:18:00 [2024-01-20T12:18:00.065Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
12:18:00 [2024-01-20T12:18:00.065Z] === RUN   TestImportWithCustomPlatform
12:18:00 [2024-01-20T12:18:00.065Z] === RUN   TestImportWithCustomPlatform/#00
12:18:00 [2024-01-20T12:18:00.323Z] === RUN   TestImportWithCustomPlatform/linux
12:18:00 [2024-01-20T12:18:00.324Z] === RUN   TestImportWithCustomPlatform/LINUX
12:18:00 [2024-01-20T12:18:00.324Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
12:18:00 [2024-01-20T12:18:00.324Z] --- PASS: TestImportWithCustomPlatform (0.12s)
12:18:00 [2024-01-20T12:18:00.324Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.02s)
12:18:00 [2024-01-20T12:18:00.324Z]     --- PASS: TestImportWithCustomPlatform/linux (0.02s)
12:18:00 [2024-01-20T12:18:00.324Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.02s)
12:18:00 [2024-01-20T12:18:00.324Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s)
12:18:00 [2024-01-20T12:18:00.324Z] === RUN   TestImportWithCustomPlatformReject
12:18:00 [2024-01-20T12:18:00.324Z] === RUN   TestImportWithCustomPlatformReject/_______
12:18:00 [2024-01-20T12:18:00.324Z] === RUN   TestImportWithCustomPlatformReject//
12:18:00 [2024-01-20T12:18:00.324Z] === RUN   TestImportWithCustomPlatformReject/macos
12:18:00 [2024-01-20T12:18:00.324Z] === RUN   TestImportWithCustomPlatformReject/macos/arm64
12:18:00 [2024-01-20T12:18:00.324Z] === RUN   TestImportWithCustomPlatformReject/nintendo64
12:18:00 [2024-01-20T12:18:00.324Z] --- PASS: TestImportWithCustomPlatformReject (0.01s)
12:18:00 [2024-01-20T12:18:00.324Z]     --- PASS: TestImportWithCustomPlatformReject/_______ (0.00s)
12:18:00 [2024-01-20T12:18:00.324Z]     --- PASS: TestImportWithCustomPlatformReject// (0.00s)
12:18:00 [2024-01-20T12:18:00.324Z]     --- PASS: TestImportWithCustomPlatformReject/macos (0.00s)
12:18:00 [2024-01-20T12:18:00.324Z]     --- PASS: TestImportWithCustomPlatformReject/macos/arm64 (0.00s)
12:18:00 [2024-01-20T12:18:00.324Z]     --- PASS: TestImportWithCustomPlatformReject/nintendo64 (0.00s)
12:18:00 [2024-01-20T12:18:00.324Z] === RUN   TestImageInspectEmptyTagsAndDigests
12:18:00 [2024-01-20T12:18:00.324Z] --- PASS: TestImageInspectEmptyTagsAndDigests (0.01s)
12:18:00 [2024-01-20T12:18:00.324Z] === RUN   TestImagesFilterMultiReference
12:18:00 [2024-01-20T12:18:00.324Z] --- PASS: TestImagesFilterMultiReference (0.04s)
12:18:00 [2024-01-20T12:18:00.324Z] === RUN   TestImagesFilterUntil
12:18:00 [2024-01-20T12:18:00.583Z]     list_test.go:95: ImageList: ID=sha256:6131a3c2b954f846be90985ef7f4b1e957e4a07048dab9aa1a43210e71b96297 RepoTags=[testimagesfilteruntil:v1]
12:18:00 [2024-01-20T12:18:00.583Z] --- PASS: TestImagesFilterUntil (0.26s)
12:18:00 [2024-01-20T12:18:00.583Z] === RUN   TestImagesFilterBeforeSince
12:18:00 [2024-01-20T12:18:00.842Z]     list_test.go:129: ImageList: ID=sha256:50ac6b565bbc924c96fa8273284116ce5018b47e730761f68ec05c8e30bf8fe1 RepoTags=[testimagesfilterbeforesince:v2]
12:18:00 [2024-01-20T12:18:00.842Z]     list_test.go:129: ImageList: ID=sha256:3201244ad07ba2dd042a7df4feaea57353ecbe2a8257a273bb96c8a183416de7 RepoTags=[testimagesfilterbeforesince:v1]
12:18:00 [2024-01-20T12:18:00.842Z]     list_test.go:129: ImageList: ID=sha256:c53d6b37988b055d4b2f454c19fbaaf4c397d07b7c3de09b54aebec8d0c902c9 RepoTags=[testimagesfilterbeforesince:v3]
12:18:00 [2024-01-20T12:18:00.842Z] --- PASS: TestImagesFilterBeforeSince (0.25s)
12:18:00 [2024-01-20T12:18:00.842Z] === RUN   TestAPIImagesFilters
12:18:00 [2024-01-20T12:18:00.842Z] === RUN   TestAPIImagesFilters/repository_regex
12:18:00 [2024-01-20T12:18:00.842Z] === PAUSE TestAPIImagesFilters/repository_regex
12:18:00 [2024-01-20T12:18:00.842Z] === RUN   TestAPIImagesFilters/image_name_regex
12:18:00 [2024-01-20T12:18:00.842Z] === PAUSE TestAPIImagesFilters/image_name_regex
12:18:00 [2024-01-20T12:18:00.842Z] === RUN   TestAPIImagesFilters/image_name_without_a_tag
12:18:00 [2024-01-20T12:18:00.842Z] === PAUSE TestAPIImagesFilters/image_name_without_a_tag
12:18:00 [2024-01-20T12:18:00.842Z] === RUN   TestAPIImagesFilters/registry_port_regex
12:18:00 [2024-01-20T12:18:00.842Z] === PAUSE TestAPIImagesFilters/registry_port_regex
12:18:00 [2024-01-20T12:18:00.842Z] === CONT  TestAPIImagesFilters/repository_regex
12:18:00 [2024-01-20T12:18:00.842Z] === CONT  TestAPIImagesFilters/image_name_without_a_tag
12:18:00 [2024-01-20T12:18:00.842Z] === CONT  TestAPIImagesFilters/registry_port_regex
12:18:00 [2024-01-20T12:18:00.842Z] === CONT  TestAPIImagesFilters/image_name_regex
12:18:00 [2024-01-20T12:18:00.842Z] --- PASS: TestAPIImagesFilters (0.04s)
12:18:00 [2024-01-20T12:18:00.842Z]     --- PASS: TestAPIImagesFilters/repository_regex (0.00s)
12:18:00 [2024-01-20T12:18:00.842Z]     --- PASS: TestAPIImagesFilters/registry_port_regex (0.00s)
12:18:00 [2024-01-20T12:18:00.842Z]     --- PASS: TestAPIImagesFilters/image_name_without_a_tag (0.00s)
12:18:00 [2024-01-20T12:18:00.842Z]     --- PASS: TestAPIImagesFilters/image_name_regex (0.00s)
12:18:00 [2024-01-20T12:18:00.842Z] === RUN   TestPruneDontDeleteUsedDangling
12:18:01 [2024-01-20T12:18:01.410Z] --- PASS: TestPruneDontDeleteUsedDangling (0.55s)
12:18:01 [2024-01-20T12:18:01.410Z] === RUN   TestImagePullPlatformInvalid
12:18:01 [2024-01-20T12:18:01.410Z] --- PASS: TestImagePullPlatformInvalid (0.01s)
12:18:01 [2024-01-20T12:18:01.410Z] === RUN   TestImagePullStoredfDigestForOtherRepo
12:18:01 [2024-01-20T12:18:01.410Z] time="2024-01-20T12:18:01.381024912Z" 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=e73e72da-6e99-4d4d-ae86-2f2f253fffab version=2.8.3 
12:18:01 [2024-01-20T12:18:01.410Z] time="2024-01-20T12:18:01.381137267Z" level=info msg="redis not configured" go.version=go1.20.8 instance.id=e73e72da-6e99-4d4d-ae86-2f2f253fffab version=2.8.3 
12:18:01 [2024-01-20T12:18:01.410Z] time="2024-01-20T12:18:01.381160208Z" level=info msg="Starting upload purge in 47m0s" go.version=go1.20.8 instance.id=e73e72da-6e99-4d4d-ae86-2f2f253fffab version=2.8.3 
12:18:01 [2024-01-20T12:18:01.410Z] time="2024-01-20T12:18:01.381383653Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.20.8 instance.id=e73e72da-6e99-4d4d-ae86-2f2f253fffab version=2.8.3 
12:18:01 [2024-01-20T12:18:01.672Z] time="2024-01-20T12:18:01.475328767Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3d049915-d176-4d22-8e6a-a422589a105c http.request.method=GET http.request.remoteaddr="127.0.0.1:56474" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" 
12:18:01 [2024-01-20T12:18:01.672Z] time="2024-01-20T12:18:01.475745363Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3d049915-d176-4d22-8e6a-a422589a105c http.request.method=GET http.request.remoteaddr="127.0.0.1:56474" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.744498ms http.response.status=200 http.response.written=2 
12:18:01 [2024-01-20T12:18:01.672Z] 127.0.0.1 - - [20/Jan/2024:12:18:01 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
12:18:01 [2024-01-20T12:18:01.672Z] time="2024-01-20T12:18:01.478166324Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=461da0d3-a42c-4e8d-b733-7943dd75eda6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56486" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
12:18:01 [2024-01-20T12:18:01.672Z] time="2024-01-20T12:18:01.478210034Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=461da0d3-a42c-4e8d-b733-7943dd75eda6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56486" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
12:18:01 [2024-01-20T12:18:01.672Z] time="2024-01-20T12:18:01.478237357Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=348ca088-4e04-4123-b5c0-0fd06b986ab2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56496" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
12:18:01 [2024-01-20T12:18:01.672Z] time="2024-01-20T12:18:01.478279236Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=348ca088-4e04-4123-b5c0-0fd06b986ab2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56496" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
12:18:01 [2024-01-20T12:18:01.672Z] time="2024-01-20T12:18:01.478321469Z" 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=461da0d3-a42c-4e8d-b733-7943dd75eda6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56486" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=43.085µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=85c0e49f-2b55-4c1b-86d2-6fbebe6d6d00 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
12:18:01 [2024-01-20T12:18:01.672Z] time="2024-01-20T12:18:01.478340628Z" 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=348ca088-4e04-4123-b5c0-0fd06b986ab2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56496" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=28.849µ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=1e82998a-acf3-4fb8-ba42-45e1f31468ef trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
12:18:01 [2024-01-20T12:18:01.672Z] time="2024-01-20T12:18:01.478439411Z" 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=461da0d3-a42c-4e8d-b733-7943dd75eda6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56486" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.132027ms http.response.status=404 http.response.written=157 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
12:18:01 [2024-01-20T12:18:01.672Z] 127.0.0.1 - - [20/Jan/2024:12:18:01 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.7.12+unknown"
12:18:01 [2024-01-20T12:18:01.672Z] time="2024-01-20T12:18:01.478510813Z" 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=348ca088-4e04-4123-b5c0-0fd06b986ab2 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56496" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.162739ms http.response.status=404 http.response.written=157 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
12:18:01 [2024-01-20T12:18:01.672Z] 127.0.0.1 - - [20/Jan/2024:12:18:01 +0000] "HEAD /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 404 157 "" "containerd/1.7.12+unknown"
12:18:01 [2024-01-20T12:18:01.672Z] time="2024-01-20T12:18:01.480171847Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d39ec436-31c5-4a41-a42e-b44e790deaec http.request.method=POST http.request.remoteaddr="127.0.0.1:56486" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" vars.name=test 
12:18:01 [2024-01-20T12:18:01.672Z] time="2024-01-20T12:18:01.480197431Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5e43ac9f-89cc-4339-b1b3-f45fd9bcecb6 http.request.method=POST http.request.remoteaddr="127.0.0.1:56496" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" vars.name=test 
12:18:01 [2024-01-20T12:18:01.672Z] time="2024-01-20T12:18:01.48023204Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d39ec436-31c5-4a41-a42e-b44e790deaec http.request.method=POST http.request.remoteaddr="127.0.0.1:56486" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" vars.name=test 
12:18:01 [2024-01-20T12:18:01.672Z] time="2024-01-20T12:18:01.480244808Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5e43ac9f-89cc-4339-b1b3-f45fd9bcecb6 http.request.method=POST http.request.remoteaddr="127.0.0.1:56496" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" vars.name=test 
12:18:01 [2024-01-20T12:18:01.672Z] time="2024-01-20T12:18:01.480386816Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/cd74ec91-ce06-4c7d-8b23-596b1d85ef64/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d39ec436-31c5-4a41-a42e-b44e790deaec http.request.method=POST http.request.remoteaddr="127.0.0.1:56486" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" trace.duration=122.98µ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=3f2e8d9d-b6c6-408c-a413-41c6f778e8fd trace.line=110 vars.name=test 
12:18:01 [2024-01-20T12:18:01.672Z] time="2024-01-20T12:18:01.48043896Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/cd74ec91-ce06-4c7d-8b23-596b1d85ef64/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d39ec436-31c5-4a41-a42e-b44e790deaec http.request.method=POST http.request.remoteaddr="127.0.0.1:56486" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" trace.duration=21.686µ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=3a3f4193-0bf0-4d16-87b7-638512b6e3de trace.line=142 vars.name=test 
12:18:01 [2024-01-20T12:18:01.672Z] time="2024-01-20T12:18:01.480479576Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/18653e4d-c0ed-4c43-ae6f-9f92f44430e5/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5e43ac9f-89cc-4339-b1b3-f45fd9bcecb6 http.request.method=POST http.request.remoteaddr="127.0.0.1:56496" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" trace.duration=205.467µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=b1c2400b-6e9f-4928-9d23-e529fbb0b985 trace.line=110 vars.name=test 
12:18:01 [2024-01-20T12:18:01.672Z] time="2024-01-20T12:18:01.48051188Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/cd74ec91-ce06-4c7d-8b23-596b1d85ef64/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d39ec436-31c5-4a41-a42e-b44e790deaec http.request.method=POST http.request.remoteaddr="127.0.0.1:56486" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" trace.duration=42.511µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=deef60d0-fa3c-479f-93ec-be7191ab5c0b trace.line=110 vars.name=test 
12:18:01 [2024-01-20T12:18:01.672Z] time="2024-01-20T12:18:01.480538358Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/18653e4d-c0ed-4c43-ae6f-9f92f44430e5/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5e43ac9f-89cc-4339-b1b3-f45fd9bcecb6 http.request.method=POST http.request.remoteaddr="127.0.0.1:56496" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" trace.duration=26.905µ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=3e6b075e-0025-4bef-9fa6-114170410fc3 trace.line=142 vars.name=test 
12:18:01 [2024-01-20T12:18:01.672Z] time="2024-01-20T12:18:01.480619409Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d39ec436-31c5-4a41-a42e-b44e790deaec http.request.method=POST http.request.remoteaddr="127.0.0.1:56486" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" http.response.duration=1.836946ms http.response.status=202 http.response.written=0 
12:18:01 [2024-01-20T12:18:01.672Z] 127.0.0.1 - - [20/Jan/2024:12:18:01 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.12+unknown"
12:18:01 [2024-01-20T12:18:01.672Z] time="2024-01-20T12:18:01.480622018Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/18653e4d-c0ed-4c43-ae6f-9f92f44430e5/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5e43ac9f-89cc-4339-b1b3-f45fd9bcecb6 http.request.method=POST http.request.remoteaddr="127.0.0.1:56496" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" trace.duration=46.319µ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=c5e68082-9abe-4439-9876-a346ac27b548 trace.line=110 vars.name=test 
12:18:01 [2024-01-20T12:18:01.672Z] time="2024-01-20T12:18:01.480703759Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5e43ac9f-89cc-4339-b1b3-f45fd9bcecb6 http.request.method=POST http.request.remoteaddr="127.0.0.1:56496" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" http.response.duration=2.023222ms http.response.status=202 http.response.written=0 
12:18:01 [2024-01-20T12:18:01.672Z] 127.0.0.1 - - [20/Jan/2024:12:18:01 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.12+unknown"
12:18:01 [2024-01-20T12:18:01.672Z] time="2024-01-20T12:18:01.482265346Z" 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=5a6a0d96-364e-4543-9ecd-cfcbc9b6c55b http.request.method=PUT http.request.remoteaddr="127.0.0.1:56496" http.request.uri="/v2/test/blobs/uploads/cd74ec91-ce06-4c7d-8b23-596b1d85ef64?_state=P4WisLr_n7MjGh4qnnhKBY9O2fc6m6VPkYUOnX8pdcB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNkNzRlYzkxLWNlMDYtNGM3ZC04YjIzLTU5NmIxZDg1ZWY2NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yMFQxMjoxODowMS40ODAyNDM2OTJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.uuid=cd74ec91-ce06-4c7d-8b23-596b1d85ef64 
12:18:01 [2024-01-20T12:18:01.672Z] time="2024-01-20T12:18:01.482338454Z" 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=5a6a0d96-364e-4543-9ecd-cfcbc9b6c55b http.request.method=PUT http.request.remoteaddr="127.0.0.1:56496" http.request.uri="/v2/test/blobs/uploads/cd74ec91-ce06-4c7d-8b23-596b1d85ef64?_state=P4WisLr_n7MjGh4qnnhKBY9O2fc6m6VPkYUOnX8pdcB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNkNzRlYzkxLWNlMDYtNGM3ZC04YjIzLTU5NmIxZDg1ZWY2NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yMFQxMjoxODowMS40ODAyNDM2OTJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.uuid=cd74ec91-ce06-4c7d-8b23-596b1d85ef64 
12:18:01 [2024-01-20T12:18:01.672Z] time="2024-01-20T12:18:01.482413516Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/cd74ec91-ce06-4c7d-8b23-596b1d85ef64/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5a6a0d96-364e-4543-9ecd-cfcbc9b6c55b http.request.method=PUT http.request.remoteaddr="127.0.0.1:56496" http.request.uri="/v2/test/blobs/uploads/cd74ec91-ce06-4c7d-8b23-596b1d85ef64?_state=P4WisLr_n7MjGh4qnnhKBY9O2fc6m6VPkYUOnX8pdcB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNkNzRlYzkxLWNlMDYtNGM3ZC04YjIzLTU5NmIxZDg1ZWY2NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yMFQxMjoxODowMS40ODAyNDM2OTJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=43.906µ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=ff4aaebc-5c03-4fce-8645-38b92cefe0c2 trace.line=95 vars.name=test vars.uuid=cd74ec91-ce06-4c7d-8b23-596b1d85ef64 
12:18:01 [2024-01-20T12:18:01.672Z] time="2024-01-20T12:18:01.482470599Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/cd74ec91-ce06-4c7d-8b23-596b1d85ef64/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5a6a0d96-364e-4543-9ecd-cfcbc9b6c55b http.request.method=PUT http.request.remoteaddr="127.0.0.1:56496" http.request.uri="/v2/test/blobs/uploads/cd74ec91-ce06-4c7d-8b23-596b1d85ef64?_state=P4WisLr_n7MjGh4qnnhKBY9O2fc6m6VPkYUOnX8pdcB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNkNzRlYzkxLWNlMDYtNGM3ZC04YjIzLTU5NmIxZDg1ZWY2NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yMFQxMjoxODowMS40ODAyNDM2OTJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=20.693µ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=3a440a17-2eea-43a8-b35f-3c446f4a0271 trace.line=142 vars.name=test vars.uuid=cd74ec91-ce06-4c7d-8b23-596b1d85ef64 
12:18:01 [2024-01-20T12:18:01.672Z] time="2024-01-20T12:18:01.482559766Z" 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=5a6a0d96-364e-4543-9ecd-cfcbc9b6c55b http.request.method=PUT http.request.remoteaddr="127.0.0.1:56496" http.request.uri="/v2/test/blobs/uploads/cd74ec91-ce06-4c7d-8b23-596b1d85ef64?_state=P4WisLr_n7MjGh4qnnhKBY9O2fc6m6VPkYUOnX8pdcB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNkNzRlYzkxLWNlMDYtNGM3ZC04YjIzLTU5NmIxZDg1ZWY2NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yMFQxMjoxODowMS40ODAyNDM2OTJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.uuid=cd74ec91-ce06-4c7d-8b23-596b1d85ef64 
12:18:01 [2024-01-20T12:18:01.672Z] time="2024-01-20T12:18:01.482645601Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/cd74ec91-ce06-4c7d-8b23-596b1d85ef64/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=5a6a0d96-364e-4543-9ecd-cfcbc9b6c55b http.request.method=PUT http.request.remoteaddr="127.0.0.1:56496" http.request.uri="/v2/test/blobs/uploads/cd74ec91-ce06-4c7d-8b23-596b1d85ef64?_state=P4WisLr_n7MjGh4qnnhKBY9O2fc6m6VPkYUOnX8pdcB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNkNzRlYzkxLWNlMDYtNGM3ZC04YjIzLTU5NmIxZDg1ZWY2NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yMFQxMjoxODowMS40ODAyNDM2OTJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=44.349µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=1adaca3b-9bfd-4ebb-b44f-e8c4084b4e68 trace.line=110 vars.name=test vars.uuid=cd74ec91-ce06-4c7d-8b23-596b1d85ef64 
12:18:01 [2024-01-20T12:18:01.672Z] time="2024-01-20T12:18:01.482687423Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/cd74ec91-ce06-4c7d-8b23-596b1d85ef64/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5a6a0d96-364e-4543-9ecd-cfcbc9b6c55b http.request.method=PUT http.request.remoteaddr="127.0.0.1:56496" http.request.uri="/v2/test/blobs/uploads/cd74ec91-ce06-4c7d-8b23-596b1d85ef64?_state=P4WisLr_n7MjGh4qnnhKBY9O2fc6m6VPkYUOnX8pdcB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNkNzRlYzkxLWNlMDYtNGM3ZC04YjIzLTU5NmIxZDg1ZWY2NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yMFQxMjoxODowMS40ODAyNDM2OTJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=13.899µ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=1107165a-5d8f-4635-9c77-7056113a272a trace.line=155 vars.name=test vars.uuid=cd74ec91-ce06-4c7d-8b23-596b1d85ef64 
12:18:01 [2024-01-20T12:18:01.672Z] time="2024-01-20T12:18:01.482739214Z" 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=5a6a0d96-364e-4543-9ecd-cfcbc9b6c55b http.request.method=PUT http.request.remoteaddr="127.0.0.1:56496" http.request.uri="/v2/test/blobs/uploads/cd74ec91-ce06-4c7d-8b23-596b1d85ef64?_state=P4WisLr_n7MjGh4qnnhKBY9O2fc6m6VPkYUOnX8pdcB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNkNzRlYzkxLWNlMDYtNGM3ZC04YjIzLTU5NmIxZDg1ZWY2NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yMFQxMjoxODowMS40ODAyNDM2OTJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=23.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=04d55cb3-9ae6-466c-9c0d-e339cd6c661b trace.line=155 vars.name=test vars.uuid=cd74ec91-ce06-4c7d-8b23-596b1d85ef64 
12:18:01 [2024-01-20T12:18:01.673Z] time="2024-01-20T12:18:01.482771403Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/cd74ec91-ce06-4c7d-8b23-596b1d85ef64/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5a6a0d96-364e-4543-9ecd-cfcbc9b6c55b http.request.method=PUT http.request.remoteaddr="127.0.0.1:56496" http.request.uri="/v2/test/blobs/uploads/cd74ec91-ce06-4c7d-8b23-596b1d85ef64?_state=P4WisLr_n7MjGh4qnnhKBY9O2fc6m6VPkYUOnX8pdcB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNkNzRlYzkxLWNlMDYtNGM3ZC04YjIzLTU5NmIxZDg1ZWY2NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yMFQxMjoxODowMS40ODAyNDM2OTJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=8.804µ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=0d06c6d4-1b74-4098-8372-10379af02d09 trace.line=155 vars.name=test vars.uuid=cd74ec91-ce06-4c7d-8b23-596b1d85ef64 
12:18:01 [2024-01-20T12:18:01.673Z] time="2024-01-20T12:18:01.482852134Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/cd74ec91-ce06-4c7d-8b23-596b1d85ef64/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=5a6a0d96-364e-4543-9ecd-cfcbc9b6c55b http.request.method=PUT http.request.remoteaddr="127.0.0.1:56496" http.request.uri="/v2/test/blobs/uploads/cd74ec91-ce06-4c7d-8b23-596b1d85ef64?_state=P4WisLr_n7MjGh4qnnhKBY9O2fc6m6VPkYUOnX8pdcB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNkNzRlYzkxLWNlMDYtNGM3ZC04YjIzLTU5NmIxZDg1ZWY2NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yMFQxMjoxODowMS40ODAyNDM2OTJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=56.666µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=6070360b-fca3-47ff-b954-8d4862158af2 trace.line=185 vars.name=test vars.uuid=cd74ec91-ce06-4c7d-8b23-596b1d85ef64 
12:18:01 [2024-01-20T12:18:01.673Z] time="2024-01-20T12:18:01.482937091Z" 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=5a6a0d96-364e-4543-9ecd-cfcbc9b6c55b http.request.method=PUT http.request.remoteaddr="127.0.0.1:56496" http.request.uri="/v2/test/blobs/uploads/cd74ec91-ce06-4c7d-8b23-596b1d85ef64?_state=P4WisLr_n7MjGh4qnnhKBY9O2fc6m6VPkYUOnX8pdcB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNkNzRlYzkxLWNlMDYtNGM3ZC04YjIzLTU5NmIxZDg1ZWY2NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yMFQxMjoxODowMS40ODAyNDM2OTJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=48.075µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=e909dcad-61dc-4c48-a819-9bb95913bf60 trace.line=110 vars.name=test vars.uuid=cd74ec91-ce06-4c7d-8b23-596b1d85ef64 
12:18:01 [2024-01-20T12:18:01.673Z] time="2024-01-20T12:18:01.483293239Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/cd74ec91-ce06-4c7d-8b23-596b1d85ef64")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5a6a0d96-364e-4543-9ecd-cfcbc9b6c55b http.request.method=PUT http.request.remoteaddr="127.0.0.1:56496" http.request.uri="/v2/test/blobs/uploads/cd74ec91-ce06-4c7d-8b23-596b1d85ef64?_state=P4WisLr_n7MjGh4qnnhKBY9O2fc6m6VPkYUOnX8pdcB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNkNzRlYzkxLWNlMDYtNGM3ZC04YjIzLTU5NmIxZDg1ZWY2NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yMFQxMjoxODowMS40ODAyNDM2OTJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=317.797µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=3f0aafc8-9257-4bc3-834a-e231d79ea4bd trace.line=202 vars.name=test vars.uuid=cd74ec91-ce06-4c7d-8b23-596b1d85ef64 
12:18:01 [2024-01-20T12:18:01.673Z] time="2024-01-20T12:18:01.483578716Z" 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=5a6a0d96-364e-4543-9ecd-cfcbc9b6c55b http.request.method=PUT http.request.remoteaddr="127.0.0.1:56496" http.request.uri="/v2/test/blobs/uploads/cd74ec91-ce06-4c7d-8b23-596b1d85ef64?_state=P4WisLr_n7MjGh4qnnhKBY9O2fc6m6VPkYUOnX8pdcB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNkNzRlYzkxLWNlMDYtNGM3ZC04YjIzLTU5NmIxZDg1ZWY2NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yMFQxMjoxODowMS40ODAyNDM2OTJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" http.response.duration=2.067176ms http.response.status=201 http.response.written=0 
12:18:01 [2024-01-20T12:18:01.673Z] 127.0.0.1 - - [20/Jan/2024:12:18:01 +0000] "PUT /v2/test/blobs/uploads/cd74ec91-ce06-4c7d-8b23-596b1d85ef64?_state=P4WisLr_n7MjGh4qnnhKBY9O2fc6m6VPkYUOnX8pdcB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNkNzRlYzkxLWNlMDYtNGM3ZC04YjIzLTU5NmIxZDg1ZWY2NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yMFQxMjoxODowMS40ODAyNDM2OTJaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 201 0 "" "containerd/1.7.12+unknown"
12:18:01 [2024-01-20T12:18:01.673Z] time="2024-01-20T12:18:01.484078513Z" 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=d28fb617-896c-4188-9e11-eadb29e79850 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56486" http.request.uri="/v2/test/blobs/uploads/18653e4d-c0ed-4c43-ae6f-9f92f44430e5?_state=kYELmVfjdreg07cPVsA8_Jz5PA0OoAvaZwyywk-LFDN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE4NjUzZTRkLWMwZWQtNGM0My1hZTZmLTlmOTJmNDQ0MzBlNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yMFQxMjoxODowMS40ODAyNTU0OTlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.uuid=18653e4d-c0ed-4c43-ae6f-9f92f44430e5 
12:18:01 [2024-01-20T12:18:01.673Z] time="2024-01-20T12:18:01.484151515Z" 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=d28fb617-896c-4188-9e11-eadb29e79850 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56486" http.request.uri="/v2/test/blobs/uploads/18653e4d-c0ed-4c43-ae6f-9f92f44430e5?_state=kYELmVfjdreg07cPVsA8_Jz5PA0OoAvaZwyywk-LFDN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE4NjUzZTRkLWMwZWQtNGM0My1hZTZmLTlmOTJmNDQ0MzBlNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yMFQxMjoxODowMS40ODAyNTU0OTlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.uuid=18653e4d-c0ed-4c43-ae6f-9f92f44430e5 
12:18:01 [2024-01-20T12:18:01.673Z] time="2024-01-20T12:18:01.484223237Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/18653e4d-c0ed-4c43-ae6f-9f92f44430e5/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d28fb617-896c-4188-9e11-eadb29e79850 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56486" http.request.uri="/v2/test/blobs/uploads/18653e4d-c0ed-4c43-ae6f-9f92f44430e5?_state=kYELmVfjdreg07cPVsA8_Jz5PA0OoAvaZwyywk-LFDN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE4NjUzZTRkLWMwZWQtNGM0My1hZTZmLTlmOTJmNDQ0MzBlNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yMFQxMjoxODowMS40ODAyNTU0OTlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=40.6µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=b4e35e4b-f7fa-4b0b-9e43-660ccbcb1b54 trace.line=95 vars.name=test vars.uuid=18653e4d-c0ed-4c43-ae6f-9f92f44430e5 
12:18:01 [2024-01-20T12:18:01.673Z] time="2024-01-20T12:18:01.484281617Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/18653e4d-c0ed-4c43-ae6f-9f92f44430e5/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d28fb617-896c-4188-9e11-eadb29e79850 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56486" http.request.uri="/v2/test/blobs/uploads/18653e4d-c0ed-4c43-ae6f-9f92f44430e5?_state=kYELmVfjdreg07cPVsA8_Jz5PA0OoAvaZwyywk-LFDN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE4NjUzZTRkLWMwZWQtNGM0My1hZTZmLTlmOTJmNDQ0MzBlNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yMFQxMjoxODowMS40ODAyNTU0OTlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=24.353µ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=72c7581b-93eb-4e84-b605-ae0299449be9 trace.line=142 vars.name=test vars.uuid=18653e4d-c0ed-4c43-ae6f-9f92f44430e5 
12:18:01 [2024-01-20T12:18:01.673Z] time="2024-01-20T12:18:01.484317851Z" 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=d28fb617-896c-4188-9e11-eadb29e79850 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56486" http.request.uri="/v2/test/blobs/uploads/18653e4d-c0ed-4c43-ae6f-9f92f44430e5?_state=kYELmVfjdreg07cPVsA8_Jz5PA0OoAvaZwyywk-LFDN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE4NjUzZTRkLWMwZWQtNGM0My1hZTZmLTlmOTJmNDQ0MzBlNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yMFQxMjoxODowMS40ODAyNTU0OTlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.uuid=18653e4d-c0ed-4c43-ae6f-9f92f44430e5 
12:18:01 [2024-01-20T12:18:01.673Z] time="2024-01-20T12:18:01.484384355Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/18653e4d-c0ed-4c43-ae6f-9f92f44430e5/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=d28fb617-896c-4188-9e11-eadb29e79850 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56486" http.request.uri="/v2/test/blobs/uploads/18653e4d-c0ed-4c43-ae6f-9f92f44430e5?_state=kYELmVfjdreg07cPVsA8_Jz5PA0OoAvaZwyywk-LFDN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE4NjUzZTRkLWMwZWQtNGM0My1hZTZmLTlmOTJmNDQ0MzBlNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yMFQxMjoxODowMS40ODAyNTU0OTlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=35.947µ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=b941ca90-c9b4-4358-9752-6707950e8601 trace.line=110 vars.name=test vars.uuid=18653e4d-c0ed-4c43-ae6f-9f92f44430e5 
12:18:01 [2024-01-20T12:18:01.673Z] time="2024-01-20T12:18:01.484420704Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/18653e4d-c0ed-4c43-ae6f-9f92f44430e5/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d28fb617-896c-4188-9e11-eadb29e79850 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56486" http.request.uri="/v2/test/blobs/uploads/18653e4d-c0ed-4c43-ae6f-9f92f44430e5?_state=kYELmVfjdreg07cPVsA8_Jz5PA0OoAvaZwyywk-LFDN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE4NjUzZTRkLWMwZWQtNGM0My1hZTZmLTlmOTJmNDQ0MzBlNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yMFQxMjoxODowMS40ODAyNTU0OTlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=10.995µ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=c65c4783-8fa7-4aab-b98f-ff02db92bc07 trace.line=155 vars.name=test vars.uuid=18653e4d-c0ed-4c43-ae6f-9f92f44430e5 
12:18:01 [2024-01-20T12:18:01.673Z] time="2024-01-20T12:18:01.484461771Z" 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=d28fb617-896c-4188-9e11-eadb29e79850 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56486" http.request.uri="/v2/test/blobs/uploads/18653e4d-c0ed-4c43-ae6f-9f92f44430e5?_state=kYELmVfjdreg07cPVsA8_Jz5PA0OoAvaZwyywk-LFDN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE4NjUzZTRkLWMwZWQtNGM0My1hZTZmLTlmOTJmNDQ0MzBlNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yMFQxMjoxODowMS40ODAyNTU0OTlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=13.029µ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=b06d0ce1-cebf-4faa-8c64-d7dc3311e869 trace.line=155 vars.name=test vars.uuid=18653e4d-c0ed-4c43-ae6f-9f92f44430e5 
12:18:01 [2024-01-20T12:18:01.673Z] time="2024-01-20T12:18:01.484497431Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/18653e4d-c0ed-4c43-ae6f-9f92f44430e5/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d28fb617-896c-4188-9e11-eadb29e79850 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56486" http.request.uri="/v2/test/blobs/uploads/18653e4d-c0ed-4c43-ae6f-9f92f44430e5?_state=kYELmVfjdreg07cPVsA8_Jz5PA0OoAvaZwyywk-LFDN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE4NjUzZTRkLWMwZWQtNGM0My1hZTZmLTlmOTJmNDQ0MzBlNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yMFQxMjoxODowMS40ODAyNTU0OTlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=8.886µ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=8368c899-bc14-4db2-9b5b-5c87e0e7b9f1 trace.line=155 vars.name=test vars.uuid=18653e4d-c0ed-4c43-ae6f-9f92f44430e5 
12:18:01 [2024-01-20T12:18:01.673Z] time="2024-01-20T12:18:01.484563245Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/18653e4d-c0ed-4c43-ae6f-9f92f44430e5/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=d28fb617-896c-4188-9e11-eadb29e79850 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56486" http.request.uri="/v2/test/blobs/uploads/18653e4d-c0ed-4c43-ae6f-9f92f44430e5?_state=kYELmVfjdreg07cPVsA8_Jz5PA0OoAvaZwyywk-LFDN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE4NjUzZTRkLWMwZWQtNGM0My1hZTZmLTlmOTJmNDQ0MzBlNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yMFQxMjoxODowMS40ODAyNTU0OTlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=40.838µ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=257a8707-5588-472f-9b7c-bfa985ef79a1 trace.line=185 vars.name=test vars.uuid=18653e4d-c0ed-4c43-ae6f-9f92f44430e5 
12:18:01 [2024-01-20T12:18:01.673Z] time="2024-01-20T12:18:01.484635632Z" 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=d28fb617-896c-4188-9e11-eadb29e79850 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56486" http.request.uri="/v2/test/blobs/uploads/18653e4d-c0ed-4c43-ae6f-9f92f44430e5?_state=kYELmVfjdreg07cPVsA8_Jz5PA0OoAvaZwyywk-LFDN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE4NjUzZTRkLWMwZWQtNGM0My1hZTZmLTlmOTJmNDQ0MzBlNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yMFQxMjoxODowMS40ODAyNTU0OTlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=45.818µ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=dff87bec-d006-4fdd-b5af-72daabadf412 trace.line=110 vars.name=test vars.uuid=18653e4d-c0ed-4c43-ae6f-9f92f44430e5 
12:18:01 [2024-01-20T12:18:01.673Z] time="2024-01-20T12:18:01.484736285Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/18653e4d-c0ed-4c43-ae6f-9f92f44430e5")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d28fb617-896c-4188-9e11-eadb29e79850 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56486" http.request.uri="/v2/test/blobs/uploads/18653e4d-c0ed-4c43-ae6f-9f92f44430e5?_state=kYELmVfjdreg07cPVsA8_Jz5PA0OoAvaZwyywk-LFDN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE4NjUzZTRkLWMwZWQtNGM0My1hZTZmLTlmOTJmNDQ0MzBlNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yMFQxMjoxODowMS40ODAyNTU0OTlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=78.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).Delete" trace.id=1959fbce-733c-47d3-8c5c-554dcbcb545b trace.line=202 vars.name=test vars.uuid=18653e4d-c0ed-4c43-ae6f-9f92f44430e5 
12:18:01 [2024-01-20T12:18:01.673Z] time="2024-01-20T12:18:01.484806629Z" 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=d28fb617-896c-4188-9e11-eadb29e79850 http.request.method=PUT http.request.remoteaddr="127.0.0.1:56486" http.request.uri="/v2/test/blobs/uploads/18653e4d-c0ed-4c43-ae6f-9f92f44430e5?_state=kYELmVfjdreg07cPVsA8_Jz5PA0OoAvaZwyywk-LFDN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE4NjUzZTRkLWMwZWQtNGM0My1hZTZmLTlmOTJmNDQ0MzBlNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yMFQxMjoxODowMS40ODAyNTU0OTlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" http.response.duration=2.1762ms http.response.status=201 http.response.written=0 
12:18:01 [2024-01-20T12:18:01.673Z] 127.0.0.1 - - [20/Jan/2024:12:18:01 +0000] "PUT /v2/test/blobs/uploads/18653e4d-c0ed-4c43-ae6f-9f92f44430e5?_state=kYELmVfjdreg07cPVsA8_Jz5PA0OoAvaZwyywk-LFDN7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE4NjUzZTRkLWMwZWQtNGM0My1hZTZmLTlmOTJmNDQ0MzBlNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yMFQxMjoxODowMS40ODAyNTU0OTlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.7.12+unknown"
12:18:01 [2024-01-20T12:18:01.673Z] time="2024-01-20T12:18:01.485752306Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=87372914-3e6c-43d6-a183-7e75d8b4f939 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56486" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
12:18:01 [2024-01-20T12:18:01.673Z] time="2024-01-20T12:18:01.485784643Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=87372914-3e6c-43d6-a183-7e75d8b4f939 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56486" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
12:18:01 [2024-01-20T12:18:01.673Z] time="2024-01-20T12:18:01.485840291Z" 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=87372914-3e6c-43d6-a183-7e75d8b4f939 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56486" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=25.207µ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=16770f15-e2dd-46db-9347-ab6e6382877f trace.line=95 vars.name=test vars.reference=latest 
12:18:01 [2024-01-20T12:18:01.673Z] time="2024-01-20T12:18:01.485907516Z" 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=87372914-3e6c-43d6-a183-7e75d8b4f939 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56486" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration="740.505µs" http.response.status=404 http.response.written=96 vars.name=test vars.reference=latest 
12:18:01 [2024-01-20T12:18:01.673Z] 127.0.0.1 - - [20/Jan/2024:12:18:01 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.7.12+unknown"
12:18:01 [2024-01-20T12:18:01.673Z] time="2024-01-20T12:18:01.486879787Z" 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=09020f51-a0ff-40af-882f-cf0f541389cf http.request.method=PUT http.request.remoteaddr="127.0.0.1:56486" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
12:18:01 [2024-01-20T12:18:01.673Z] time="2024-01-20T12:18:01.486912099Z" 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=09020f51-a0ff-40af-882f-cf0f541389cf http.request.method=PUT http.request.remoteaddr="127.0.0.1:56486" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
12:18:01 [2024-01-20T12:18:01.673Z] time="2024-01-20T12:18:01.487057692Z" 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=09020f51-a0ff-40af-882f-cf0f541389cf http.request.method=PUT http.request.remoteaddr="127.0.0.1:56486" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
12:18:01 [2024-01-20T12:18:01.673Z] time="2024-01-20T12:18:01.487074218Z" 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=09020f51-a0ff-40af-882f-cf0f541389cf http.request.method=PUT http.request.remoteaddr="127.0.0.1:56486" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
12:18:01 [2024-01-20T12:18:01.673Z] time="2024-01-20T12:18:01.487083038Z" 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=09020f51-a0ff-40af-882f-cf0f541389cf http.request.method=PUT http.request.remoteaddr="127.0.0.1:56486" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
12:18:01 [2024-01-20T12:18:01.674Z] time="2024-01-20T12:18:01.487151183Z" 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=09020f51-a0ff-40af-882f-cf0f541389cf http.request.method=PUT http.request.remoteaddr="127.0.0.1:56486" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=37.589µ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=d03c5785-3d8f-4e68-9f09-3501eb337f8e trace.line=95 vars.name=test vars.reference=latest 
12:18:01 [2024-01-20T12:18:01.674Z] time="2024-01-20T12:18:01.487199979Z" 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=09020f51-a0ff-40af-882f-cf0f541389cf http.request.method=PUT http.request.remoteaddr="127.0.0.1:56486" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=14.359µ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=b070e5b4-5ffb-4074-82af-cf3bcbd166ae trace.line=155 vars.name=test vars.reference=latest 
12:18:01 [2024-01-20T12:18:01.674Z] time="2024-01-20T12:18:01.487249408Z" 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=09020f51-a0ff-40af-882f-cf0f541389cf http.request.method=PUT http.request.remoteaddr="127.0.0.1:56486" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=20.677µ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=f378e74e-4e5d-4407-9c68-c1ecca73a171 trace.line=95 vars.name=test vars.reference=latest 
12:18:01 [2024-01-20T12:18:01.674Z] time="2024-01-20T12:18:01.487286159Z" 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=09020f51-a0ff-40af-882f-cf0f541389cf http.request.method=PUT http.request.remoteaddr="127.0.0.1:56486" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=11.004µ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=d7e82c25-e8f9-4278-9bae-a1b6b58afdce trace.line=155 vars.name=test vars.reference=latest 
12:18:01 [2024-01-20T12:18:01.674Z] time="2024-01-20T12:18:01.487334307Z" 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=09020f51-a0ff-40af-882f-cf0f541389cf http.request.method=PUT http.request.remoteaddr="127.0.0.1:56486" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=12.619µ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=09db9cda-36ba-4c73-b075-654e5168c428 trace.line=155 vars.name=test vars.reference=latest 
12:18:01 [2024-01-20T12:18:01.674Z] time="2024-01-20T12:18:01.487406874Z" 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=09020f51-a0ff-40af-882f-cf0f541389cf http.request.method=PUT http.request.remoteaddr="127.0.0.1:56486" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=50.929µ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=9b443778-6743-41ce-885a-e8a910b396e4 trace.line=110 vars.name=test vars.reference=latest 
12:18:01 [2024-01-20T12:18:01.674Z] time="2024-01-20T12:18:01.487485644Z" 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=09020f51-a0ff-40af-882f-cf0f541389cf http.request.method=PUT http.request.remoteaddr="127.0.0.1:56486" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=50.06µ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=72138976-d621-441c-a0d4-dd9322bb6892 trace.line=110 vars.name=test vars.reference=latest 
12:18:01 [2024-01-20T12:18:01.674Z] time="2024-01-20T12:18:01.487644514Z" 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=09020f51-a0ff-40af-882f-cf0f541389cf http.request.method=PUT http.request.remoteaddr="127.0.0.1:56486" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=60.743µ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=2ca2f16d-31ea-48d8-ac11-ee4bd7288570 trace.line=110 vars.name=test vars.reference=latest 
12:18:01 [2024-01-20T12:18:01.674Z] time="2024-01-20T12:18:01.487701836Z" 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=09020f51-a0ff-40af-882f-cf0f541389cf http.request.method=PUT http.request.remoteaddr="127.0.0.1:56486" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=30.015µ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=49dd1022-f252-42d2-a53d-5c6f551871b0 trace.line=110 vars.name=test vars.reference=latest 
12:18:01 [2024-01-20T12:18:01.674Z] time="2024-01-20T12:18:01.487741287Z" 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=09020f51-a0ff-40af-882f-cf0f541389cf http.request.method=PUT http.request.remoteaddr="127.0.0.1:56486" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
12:18:01 [2024-01-20T12:18:01.674Z] time="2024-01-20T12:18:01.487757984Z" 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=09020f51-a0ff-40af-882f-cf0f541389cf http.request.method=PUT http.request.remoteaddr="127.0.0.1:56486" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" http.response.duration=1.545808ms http.response.status=201 http.response.written=0 
12:18:01 [2024-01-20T12:18:01.674Z] 127.0.0.1 - - [20/Jan/2024:12:18:01 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.7.12+unknown"
12:18:01 [2024-01-20T12:18:01.674Z] time="2024-01-20T12:18:01.492474507Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3c5b7d61-0bbd-44fc-a6b7-d07df7b6caed http.request.method=GET http.request.remoteaddr="127.0.0.1:56510" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.6 git-commit/80ff19e92ff4748f0955da6c05c73c5209cb6539 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 
12:18:01 [2024-01-20T12:18:01.674Z] time="2024-01-20T12:18:01.492514048Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3c5b7d61-0bbd-44fc-a6b7-d07df7b6caed http.request.method=GET http.request.remoteaddr="127.0.0.1:56510" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.6 git-commit/80ff19e92ff4748f0955da6c05c73c5209cb6539 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="820.211µs" http.response.status=200 http.response.written=2 
12:18:01 [2024-01-20T12:18:01.674Z] 127.0.0.1 - - [20/Jan/2024:12:18:01 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.6 git-commit/80ff19e92ff4748f0955da6c05c73c5209cb6539 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
12:18:01 [2024-01-20T12:18:01.674Z] time="2024-01-20T12:18:01.494514819Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=12ba0438-0e6f-4bd6-800b-ad9d90e43fc1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56512" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/80ff19e92ff4748f0955da6c05c73c5209cb6539 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
12:18:01 [2024-01-20T12:18:01.674Z] time="2024-01-20T12:18:01.494549314Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=12ba0438-0e6f-4bd6-800b-ad9d90e43fc1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56512" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/80ff19e92ff4748f0955da6c05c73c5209cb6539 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
12:18:01 [2024-01-20T12:18:01.674Z] time="2024-01-20T12:18:01.494621733Z" 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=12ba0438-0e6f-4bd6-800b-ad9d90e43fc1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56512" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/80ff19e92ff4748f0955da6c05c73c5209cb6539 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=40.493µ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=a3a4994a-de39-459e-b3f5-c5e8fc6f0962 trace.line=95 vars.name=test vars.reference=latest 
12:18:01 [2024-01-20T12:18:01.674Z] time="2024-01-20T12:18:01.494642214Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=12ba0438-0e6f-4bd6-800b-ad9d90e43fc1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56512" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/80ff19e92ff4748f0955da6c05c73c5209cb6539 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
12:18:01 [2024-01-20T12:18:01.674Z] time="2024-01-20T12:18:01.494684922Z" 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=12ba0438-0e6f-4bd6-800b-ad9d90e43fc1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56512" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/80ff19e92ff4748f0955da6c05c73c5209cb6539 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=20.817µ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=e8ec00b5-c865-44dc-b4b0-54b037f5a292 trace.line=95 vars.name=test vars.reference=latest 
12:18:01 [2024-01-20T12:18:01.674Z] time="2024-01-20T12:18:01.494743663Z" 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=12ba0438-0e6f-4bd6-800b-ad9d90e43fc1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56512" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/80ff19e92ff4748f0955da6c05c73c5209cb6539 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=30.712µ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=2dc7f296-a6d1-4a5e-bfe5-92e125fd2842 trace.line=155 vars.name=test vars.reference=latest 
12:18:01 [2024-01-20T12:18:01.674Z] time="2024-01-20T12:18:01.494788365Z" 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=12ba0438-0e6f-4bd6-800b-ad9d90e43fc1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56512" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/80ff19e92ff4748f0955da6c05c73c5209cb6539 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.506µ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=87ef5bee-cbaa-4ec0-834d-38282985840f trace.line=125 vars.name=test vars.reference=latest 
12:18:01 [2024-01-20T12:18:01.674Z] time="2024-01-20T12:18:01.494833289Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=12ba0438-0e6f-4bd6-800b-ad9d90e43fc1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56512" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/80ff19e92ff4748f0955da6c05c73c5209cb6539 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
12:18:01 [2024-01-20T12:18:01.674Z] time="2024-01-20T12:18:01.494926336Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=12ba0438-0e6f-4bd6-800b-ad9d90e43fc1 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56512" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/80ff19e92ff4748f0955da6c05c73c5209cb6539 kernel/5.15.0-1050-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.15149ms http.response.status=200 http.response.written=417 
12:18:01 [2024-01-20T12:18:01.674Z] 127.0.0.1 - - [20/Jan/2024:12:18:01 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.21.6 git-commit/80ff19e92ff4748f0955da6c05c73c5209cb6539 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
12:18:01 [2024-01-20T12:18:01.674Z] time="2024-01-20T12:18:01.503487452Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c984de63-f600-4cd8-a4b1-a13e14889065 http.request.method=GET http.request.remoteaddr="127.0.0.1:56518" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/80ff19e92ff4748f0955da6c05c73c5209cb6539 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
12:18:01 [2024-01-20T12:18:01.674Z] time="2024-01-20T12:18:01.503538915Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c984de63-f600-4cd8-a4b1-a13e14889065 http.request.method=GET http.request.remoteaddr="127.0.0.1:56518" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/80ff19e92ff4748f0955da6c05c73c5209cb6539 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
12:18:01 [2024-01-20T12:18:01.674Z] time="2024-01-20T12:18:01.503553644Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c984de63-f600-4cd8-a4b1-a13e14889065 http.request.method=GET http.request.remoteaddr="127.0.0.1:56518" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/80ff19e92ff4748f0955da6c05c73c5209cb6539 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
12:18:01 [2024-01-20T12:18:01.674Z] time="2024-01-20T12:18:01.503626531Z" 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=c984de63-f600-4cd8-a4b1-a13e14889065 http.request.method=GET http.request.remoteaddr="127.0.0.1:56518" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/80ff19e92ff4748f0955da6c05c73c5209cb6539 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=40.994µ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=4d9c5050-55e3-4d1d-ae60-e50fad2b51d7 trace.line=95 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
12:18:01 [2024-01-20T12:18:01.674Z] time="2024-01-20T12:18:01.503677379Z" 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=c984de63-f600-4cd8-a4b1-a13e14889065 http.request.method=GET http.request.remoteaddr="127.0.0.1:56518" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/80ff19e92ff4748f0955da6c05c73c5209cb6539 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=15.738µ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=9d8017bb-ddfc-4366-9b14-73451ee5a3de trace.line=155 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
12:18:01 [2024-01-20T12:18:01.674Z] time="2024-01-20T12:18:01.503713629Z" 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=c984de63-f600-4cd8-a4b1-a13e14889065 http.request.method=GET http.request.remoteaddr="127.0.0.1:56518" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/80ff19e92ff4748f0955da6c05c73c5209cb6539 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.833µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Reader" trace.id=f0e4dcae-6c4f-4464-9331-0fa9f9a159ba trace.line=125 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
12:18:01 [2024-01-20T12:18:01.674Z] time="2024-01-20T12:18:01.503747098Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c984de63-f600-4cd8-a4b1-a13e14889065 http.request.method=GET http.request.remoteaddr="127.0.0.1:56518" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/80ff19e92ff4748f0955da6c05c73c5209cb6539 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
12:18:01 [2024-01-20T12:18:01.675Z] time="2024-01-20T12:18:01.503835329Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c984de63-f600-4cd8-a4b1-a13e14889065 http.request.method=GET http.request.remoteaddr="127.0.0.1:56518" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/80ff19e92ff4748f0955da6c05c73c5209cb6539 kernel/5.15.0-1050-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.789035ms http.response.status=200 http.response.written=417 
12:18:01 [2024-01-20T12:18:01.675Z] 127.0.0.1 - - [20/Jan/2024:12:18:01 +0000] "GET /v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 200 417 "" "docker/dev go/go1.21.6 git-commit/80ff19e92ff4748f0955da6c05c73c5209cb6539 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
12:18:01 [2024-01-20T12:18:01.675Z] time="2024-01-20T12:18:01.510547413Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=74c70be7-8ffc-4542-9fa0-0f3218d3aa0d http.request.method=GET http.request.remoteaddr="127.0.0.1:56526" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/80ff19e92ff4748f0955da6c05c73c5209cb6539 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
12:18:01 [2024-01-20T12:18:01.675Z] time="2024-01-20T12:18:01.510583738Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=aed33585-b8e3-4209-8645-6b9a4ccab1e9 http.request.method=GET http.request.remoteaddr="127.0.0.1:56530" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/80ff19e92ff4748f0955da6c05c73c5209cb6539 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
12:18:01 [2024-01-20T12:18:01.675Z] time="2024-01-20T12:18:01.51061806Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=aed33585-b8e3-4209-8645-6b9a4ccab1e9 http.request.method=GET http.request.remoteaddr="127.0.0.1:56530" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/80ff19e92ff4748f0955da6c05c73c5209cb6539 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
12:18:01 [2024-01-20T12:18:01.675Z] time="2024-01-20T12:18:01.510591926Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=74c70be7-8ffc-4542-9fa0-0f3218d3aa0d http.request.method=GET http.request.remoteaddr="127.0.0.1:56526" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/80ff19e92ff4748f0955da6c05c73c5209cb6539 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
12:18:01 [2024-01-20T12:18:01.675Z] time="2024-01-20T12:18:01.510693253Z" 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=aed33585-b8e3-4209-8645-6b9a4ccab1e9 http.request.method=GET http.request.remoteaddr="127.0.0.1:56530" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/80ff19e92ff4748f0955da6c05c73c5209cb6539 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=42.717µ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=d792d8b9-b452-4dd9-937f-eda678847da3 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
12:18:01 [2024-01-20T12:18:01.675Z] time="2024-01-20T12:18:01.510758542Z" 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=aed33585-b8e3-4209-8645-6b9a4ccab1e9 http.request.method=GET http.request.remoteaddr="127.0.0.1:56530" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/80ff19e92ff4748f0955da6c05c73c5209cb6539 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=19.841µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=bb90a21d-2833-4c61-b10b-7596073deed2 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
12:18:01 [2024-01-20T12:18:01.675Z] time="2024-01-20T12:18:01.510819219Z" 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=aed33585-b8e3-4209-8645-6b9a4ccab1e9 http.request.method=GET http.request.remoteaddr="127.0.0.1:56530" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/80ff19e92ff4748f0955da6c05c73c5209cb6539 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=21.35µ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=87477f2a-b584-4237-b818-4e51ca6de0cd trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
12:18:01 [2024-01-20T12:18:01.675Z] time="2024-01-20T12:18:01.510853386Z" 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=aed33585-b8e3-4209-8645-6b9a4ccab1e9 http.request.method=GET http.request.remoteaddr="127.0.0.1:56530" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/80ff19e92ff4748f0955da6c05c73c5209cb6539 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.06µ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=e766a747-dd68-42d1-bcd5-21dbe7bea63f trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
12:18:01 [2024-01-20T12:18:01.675Z] time="2024-01-20T12:18:01.510756696Z" 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=74c70be7-8ffc-4542-9fa0-0f3218d3aa0d http.request.method=GET http.request.remoteaddr="127.0.0.1:56526" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/80ff19e92ff4748f0955da6c05c73c5209cb6539 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=46.794µ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=7be2b74b-b3eb-4b11-a129-006b6878680f trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
12:18:01 [2024-01-20T12:18:01.675Z] time="2024-01-20T12:18:01.510891508Z" 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=aed33585-b8e3-4209-8645-6b9a4ccab1e9 http.request.method=GET http.request.remoteaddr="127.0.0.1:56530" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/80ff19e92ff4748f0955da6c05c73c5209cb6539 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.33µ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=ada27ae1-cf59-493c-8f3e-5ce67c7a32cb trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
12:18:01 [2024-01-20T12:18:01.675Z] time="2024-01-20T12:18:01.510925059Z" 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=aed33585-b8e3-4209-8645-6b9a4ccab1e9 http.request.method=GET http.request.remoteaddr="127.0.0.1:56530" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/80ff19e92ff4748f0955da6c05c73c5209cb6539 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.421µ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=55732e97-09fe-412e-9e63-2eb3b56d7bc5 trace.line=217 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
12:18:01 [2024-01-20T12:18:01.675Z] time="2024-01-20T12:18:01.510945662Z" 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=74c70be7-8ffc-4542-9fa0-0f3218d3aa0d http.request.method=GET http.request.remoteaddr="127.0.0.1:56526" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/80ff19e92ff4748f0955da6c05c73c5209cb6539 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=23.927µ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=0c4b2ee9-1180-4645-805a-c2875d622a96 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
12:18:01 [2024-01-20T12:18:01.675Z] time="2024-01-20T12:18:01.51098083Z" 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=aed33585-b8e3-4209-8645-6b9a4ccab1e9 http.request.method=GET http.request.remoteaddr="127.0.0.1:56530" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/80ff19e92ff4748f0955da6c05c73c5209cb6539 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=15.287µ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=709f11da-4aa5-4ea7-99b8-cca1caa7707a trace.line=125 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
12:18:01 [2024-01-20T12:18:01.675Z] time="2024-01-20T12:18:01.511007193Z" 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=74c70be7-8ffc-4542-9fa0-0f3218d3aa0d http.request.method=GET http.request.remoteaddr="127.0.0.1:56526" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/80ff19e92ff4748f0955da6c05c73c5209cb6539 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=29.26µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=93461c37-6ab2-4111-aae1-2d92afa5e5f7 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
12:18:01 [2024-01-20T12:18:01.675Z] time="2024-01-20T12:18:01.511048523Z" 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=74c70be7-8ffc-4542-9fa0-0f3218d3aa0d http.request.method=GET http.request.remoteaddr="127.0.0.1:56526" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/80ff19e92ff4748f0955da6c05c73c5209cb6539 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.872µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=f4f42b05-fcbd-4a34-ad1c-71ed5b030d8b trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
12:18:01 [2024-01-20T12:18:01.675Z] time="2024-01-20T12:18:01.511434973Z" 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=74c70be7-8ffc-4542-9fa0-0f3218d3aa0d http.request.method=GET http.request.remoteaddr="127.0.0.1:56526" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/80ff19e92ff4748f0955da6c05c73c5209cb6539 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=33.403µ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=173bfc8a-407a-4cd1-82d9-5ab505c31df1 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
12:18:01 [2024-01-20T12:18:01.675Z] time="2024-01-20T12:18:01.511465997Z" 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=aed33585-b8e3-4209-8645-6b9a4ccab1e9 http.request.method=GET http.request.remoteaddr="127.0.0.1:56530" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/80ff19e92ff4748f0955da6c05c73c5209cb6539 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=37.227µ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=b63d3873-5e19-4a85-aec8-4f6492bc0d4b trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
12:18:01 [2024-01-20T12:18:01.675Z] time="2024-01-20T12:18:01.511513702Z" 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=74c70be7-8ffc-4542-9fa0-0f3218d3aa0d http.request.method=GET http.request.remoteaddr="127.0.0.1:56526" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/80ff19e92ff4748f0955da6c05c73c5209cb6539 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=8.369µ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=2b369b8e-df61-4e72-b84e-b4586a5c5fd3 trace.line=217 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
12:18:01 [2024-01-20T12:18:01.675Z] time="2024-01-20T12:18:01.51153721Z" 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=aed33585-b8e3-4209-8645-6b9a4ccab1e9 http.request.method=GET http.request.remoteaddr="127.0.0.1:56530" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/80ff19e92ff4748f0955da6c05c73c5209cb6539 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=16.188µ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=89722369-4de4-4f84-8b32-d50036b354aa trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
12:18:01 [2024-01-20T12:18:01.675Z] time="2024-01-20T12:18:01.511587967Z" 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=74c70be7-8ffc-4542-9fa0-0f3218d3aa0d http.request.method=GET http.request.remoteaddr="127.0.0.1:56526" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/80ff19e92ff4748f0955da6c05c73c5209cb6539 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=20.497µ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=c41d5d64-44b3-4265-8472-0034cb70b942 trace.line=125 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
12:18:01 [2024-01-20T12:18:01.675Z] time="2024-01-20T12:18:01.511641392Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=aed33585-b8e3-4209-8645-6b9a4ccab1e9 http.request.method=GET http.request.remoteaddr="127.0.0.1:56530" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/80ff19e92ff4748f0955da6c05c73c5209cb6539 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=1.929756ms http.response.status=200 http.response.written=68 
12:18:01 [2024-01-20T12:18:01.675Z] 127.0.0.1 - - [20/Jan/2024:12:18:01 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.21.6 git-commit/80ff19e92ff4748f0955da6c05c73c5209cb6539 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
12:18:01 [2024-01-20T12:18:01.675Z] time="2024-01-20T12:18:01.512175528Z" 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=74c70be7-8ffc-4542-9fa0-0f3218d3aa0d http.request.method=GET http.request.remoteaddr="127.0.0.1:56526" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/80ff19e92ff4748f0955da6c05c73c5209cb6539 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=33.641µ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=bea20639-ff23-47ce-8d44-28732e7635d6 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
12:18:01 [2024-01-20T12:18:01.675Z] time="2024-01-20T12:18:01.512231922Z" 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=74c70be7-8ffc-4542-9fa0-0f3218d3aa0d http.request.method=GET http.request.remoteaddr="127.0.0.1:56526" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/80ff19e92ff4748f0955da6c05c73c5209cb6539 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.204µ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=a1108978-f39a-4f54-b7c0-a7754fddf3bb trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
12:18:01 [2024-01-20T12:18:01.675Z] time="2024-01-20T12:18:01.512284468Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=74c70be7-8ffc-4542-9fa0-0f3218d3aa0d http.request.method=GET http.request.remoteaddr="127.0.0.1:56526" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/80ff19e92ff4748f0955da6c05c73c5209cb6539 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=2.578822ms http.response.status=200 http.response.written=194 
12:18:01 [2024-01-20T12:18:01.675Z] 127.0.0.1 - - [20/Jan/2024:12:18:01 +0000] "GET /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 200 194 "" "docker/dev go/go1.21.6 git-commit/80ff19e92ff4748f0955da6c05c73c5209cb6539 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
12:18:01 [2024-01-20T12:18:01.675Z] time="2024-01-20T12:18:01.525048287Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0a0c873e-7626-4a0d-ba8c-b542153d4607 http.request.method=GET http.request.remoteaddr="127.0.0.1:56550" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.6 git-commit/80ff19e92ff4748f0955da6c05c73c5209cb6539 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 
12:18:01 [2024-01-20T12:18:01.676Z] time="2024-01-20T12:18:01.52508526Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0a0c873e-7626-4a0d-ba8c-b542153d4607 http.request.method=GET http.request.remoteaddr="127.0.0.1:56550" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.6 git-commit/80ff19e92ff4748f0955da6c05c73c5209cb6539 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="800.002µs" http.response.status=200 http.response.written=2 
12:18:01 [2024-01-20T12:18:01.676Z] 127.0.0.1 - - [20/Jan/2024:12:18:01 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.6 git-commit/80ff19e92ff4748f0955da6c05c73c5209cb6539 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
12:18:01 [2024-01-20T12:18:01.676Z] time="2024-01-20T12:18:01.53260057Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b4e724c6-4a73-4fe7-9c48-abc9b4070c75 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56552" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/80ff19e92ff4748f0955da6c05c73c5209cb6539 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
12:18:01 [2024-01-20T12:18:01.676Z] time="2024-01-20T12:18:01.532657604Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b4e724c6-4a73-4fe7-9c48-abc9b4070c75 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56552" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/80ff19e92ff4748f0955da6c05c73c5209cb6539 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
12:18:01 [2024-01-20T12:18:01.676Z] time="2024-01-20T12:18:01.532670585Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b4e724c6-4a73-4fe7-9c48-abc9b4070c75 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56552" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/80ff19e92ff4748f0955da6c05c73c5209cb6539 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
12:18:01 [2024-01-20T12:18:01.676Z] time="2024-01-20T12:18:01.532733724Z" 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=b4e724c6-4a73-4fe7-9c48-abc9b4070c75 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56552" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/80ff19e92ff4748f0955da6c05c73c5209cb6539 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=31.976µ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=787b4cf7-7afa-48fc-904a-23def2b8899a trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
12:18:01 [2024-01-20T12:18:01.676Z] time="2024-01-20T12:18:01.532781036Z" 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=b4e724c6-4a73-4fe7-9c48-abc9b4070c75 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56552" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/80ff19e92ff4748f0955da6c05c73c5209cb6539 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.44µ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=c321a238-e8d7-47ce-be06-a2b2b98a8829 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
12:18:01 [2024-01-20T12:18:01.676Z] time="2024-01-20T12:18:01.53285462Z" 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=b4e724c6-4a73-4fe7-9c48-abc9b4070c75 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:56552" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/80ff19e92ff4748f0955da6c05c73c5209cb6539 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.541238ms http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
12:18:01 [2024-01-20T12:18:01.676Z] 127.0.0.1 - - [20/Jan/2024:12:18:01 +0000] "HEAD /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.21.6 git-commit/80ff19e92ff4748f0955da6c05c73c5209cb6539 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
12:18:01 [2024-01-20T12:18:01.676Z] time="2024-01-20T12:18:01.53424123Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=8ae43ac2-3901-4503-984f-0771dec79022 http.request.method=GET http.request.remoteaddr="127.0.0.1:56566" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/80ff19e92ff4748f0955da6c05c73c5209cb6539 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
12:18:01 [2024-01-20T12:18:01.676Z] time="2024-01-20T12:18:01.534278933Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=8ae43ac2-3901-4503-984f-0771dec79022 http.request.method=GET http.request.remoteaddr="127.0.0.1:56566" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/80ff19e92ff4748f0955da6c05c73c5209cb6539 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
12:18:01 [2024-01-20T12:18:01.676Z] time="2024-01-20T12:18:01.534292677Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=8ae43ac2-3901-4503-984f-0771dec79022 http.request.method=GET http.request.remoteaddr="127.0.0.1:56566" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/80ff19e92ff4748f0955da6c05c73c5209cb6539 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
12:18:01 [2024-01-20T12:18:01.676Z] time="2024-01-20T12:18:01.534348432Z" 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=8ae43ac2-3901-4503-984f-0771dec79022 http.request.method=GET http.request.remoteaddr="127.0.0.1:56566" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/80ff19e92ff4748f0955da6c05c73c5209cb6539 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=28.611µ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=ec7a805b-6ab8-4f6b-9f19-50f29d5d82d3 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
12:18:01 [2024-01-20T12:18:01.676Z] time="2024-01-20T12:18:01.534391829Z" 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=8ae43ac2-3901-4503-984f-0771dec79022 http.request.method=GET http.request.remoteaddr="127.0.0.1:56566" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/80ff19e92ff4748f0955da6c05c73c5209cb6539 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.882µ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=f54a446a-7a42-434f-bf9a-330ee0e92ed5 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
12:18:01 [2024-01-20T12:18:01.676Z] time="2024-01-20T12:18:01.534433922Z" 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=8ae43ac2-3901-4503-984f-0771dec79022 http.request.method=GET http.request.remoteaddr="127.0.0.1:56566" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/80ff19e92ff4748f0955da6c05c73c5209cb6539 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.017154ms http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
12:18:01 [2024-01-20T12:18:01.676Z] 127.0.0.1 - - [20/Jan/2024:12:18:01 +0000] "GET /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.21.6 git-commit/80ff19e92ff4748f0955da6c05c73c5209cb6539 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
12:18:01 [2024-01-20T12:18:01.676Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.17s)
12:18:01 [2024-01-20T12:18:01.676Z] === RUN   TestImagePullNonExisting
12:18:01 [2024-01-20T12:18:01.676Z] === RUN   TestImagePullNonExisting/asdfasdf:foobar
12:18:01 [2024-01-20T12:18:01.676Z] === PAUSE TestImagePullNonExisting/asdfasdf:foobar
12:18:01 [2024-01-20T12:18:01.676Z] === RUN   TestImagePullNonExisting/library/asdfasdf:foobar
12:18:01 [2024-01-20T12:18:01.676Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:foobar
12:18:01 [2024-01-20T12:18:01.676Z] === RUN   TestImagePullNonExisting/asdfasdf
12:18:01 [2024-01-20T12:18:01.676Z] === PAUSE TestImagePullNonExisting/asdfasdf
12:18:01 [2024-01-20T12:18:01.676Z] === RUN   TestImagePullNonExisting/asdfasdf:latest
12:18:01 [2024-01-20T12:18:01.676Z] === PAUSE TestImagePullNonExisting/asdfasdf:latest
12:18:01 [2024-01-20T12:18:01.676Z] === RUN   TestImagePullNonExisting/library/asdfasdf
12:18:01 [2024-01-20T12:18:01.676Z] === PAUSE TestImagePullNonExisting/library/asdfasdf
12:18:01 [2024-01-20T12:18:01.676Z] === RUN   TestImagePullNonExisting/library/asdfasdf:latest
12:18:01 [2024-01-20T12:18:01.676Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:latest
12:18:01 [2024-01-20T12:18:01.676Z] === CONT  TestImagePullNonExisting/asdfasdf:foobar
12:18:01 [2024-01-20T12:18:01.676Z] === CONT  TestImagePullNonExisting/asdfasdf:latest
12:18:01 [2024-01-20T12:18:01.676Z] === CONT  TestImagePullNonExisting/asdfasdf
12:18:01 [2024-01-20T12:18:01.676Z] === CONT  TestImagePullNonExisting/library/asdfasdf
12:18:01 [2024-01-20T12:18:01.676Z] === CONT  TestImagePullNonExisting/library/asdfasdf:latest
12:18:01 [2024-01-20T12:18:01.676Z] === CONT  TestImagePullNonExisting/library/asdfasdf:foobar
12:18:03 [2024-01-20T12:18:03.054Z] --- PASS: TestImagePullNonExisting (0.01s)
12:18:03 [2024-01-20T12:18:03.054Z]     --- PASS: TestImagePullNonExisting/asdfasdf:foobar (0.95s)
12:18:03 [2024-01-20T12:18:03.054Z]     --- PASS: TestImagePullNonExisting/asdfasdf:latest (0.96s)
12:18:03 [2024-01-20T12:18:03.054Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf:latest (0.96s)
12:18:03 [2024-01-20T12:18:03.054Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf:foobar (0.96s)
12:18:03 [2024-01-20T12:18:03.054Z]     --- PASS: TestImagePullNonExisting/asdfasdf (1.27s)
12:18:03 [2024-01-20T12:18:03.054Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf (1.28s)
12:18:03 [2024-01-20T12:18:03.054Z] === RUN   TestRemoveImageOrphaning
12:18:03 [2024-01-20T12:18:03.054Z] --- PASS: TestRemoveImageOrphaning (0.17s)
12:18:03 [2024-01-20T12:18:03.054Z] === RUN   TestRemoveByDigest
12:18:03 [2024-01-20T12:18:03.054Z]     remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
12:18:03 [2024-01-20T12:18:03.054Z] --- SKIP: TestRemoveByDigest (0.00s)
12:18:03 [2024-01-20T12:18:03.054Z] === RUN   TestRemoveImageGarbageCollector
12:18:03 [2024-01-20T12:18:03.054Z]     remove_unix_test.go:34: (*Execution).NotAmd64-fm
12:18:03 [2024-01-20T12:18:03.054Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
12:18:03 [2024-01-20T12:18:03.054Z] === RUN   TestSaveCheckTimes
12:18:03 [2024-01-20T12:18:03.054Z] === PAUSE TestSaveCheckTimes
12:18:03 [2024-01-20T12:18:03.054Z] === RUN   TestSaveCheckManifestLayers
12:18:03 [2024-01-20T12:18:03.054Z] === PAUSE TestSaveCheckManifestLayers
12:18:03 [2024-01-20T12:18:03.054Z] === RUN   TestSaveRepoWithMultipleImages
12:18:03 [2024-01-20T12:18:03.313Z] --- PASS: TestSaveRepoWithMultipleImages (0.19s)
12:18:03 [2024-01-20T12:18:03.313Z] === RUN   TestSaveDirectoryPermissions
12:18:04 [2024-01-20T12:18:04.249Z] --- PASS: TestSaveDirectoryPermissions (1.01s)
12:18:04 [2024-01-20T12:18:04.249Z] === RUN   TestTagUnprefixedRepoByNameOrName
12:18:04 [2024-01-20T12:18:04.249Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
12:18:04 [2024-01-20T12:18:04.249Z] === RUN   TestTagUsingDigestAlgorithmAsName
12:18:04 [2024-01-20T12:18:04.249Z] --- PASS: TestTagUsingDigestAlgorithmAsName (0.01s)
12:18:04 [2024-01-20T12:18:04.249Z] === RUN   TestTagValidPrefixedRepo
12:18:04 [2024-01-20T12:18:04.249Z] === RUN   TestTagValidPrefixedRepo/fooo/bar
12:18:04 [2024-01-20T12:18:04.249Z] === PAUSE TestTagValidPrefixedRepo/fooo/bar
12:18:04 [2024-01-20T12:18:04.249Z] === RUN   TestTagValidPrefixedRepo/fooaa/test
12:18:04 [2024-01-20T12:18:04.249Z] === PAUSE TestTagValidPrefixedRepo/fooaa/test
12:18:04 [2024-01-20T12:18:04.249Z] === RUN   TestTagValidPrefixedRepo/foooo:t
12:18:04 [2024-01-20T12:18:04.249Z] === PAUSE TestTagValidPrefixedRepo/foooo:t
12:18:04 [2024-01-20T12:18:04.249Z] === RUN   TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
12:18:04 [2024-01-20T12:18:04.249Z] === PAUSE TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
12:18:04 [2024-01-20T12:18:04.249Z] === CONT  TestTagValidPrefixedRepo/fooo/bar
12:18:04 [2024-01-20T12:18:04.249Z] === CONT  TestTagValidPrefixedRepo/foooo:t
12:18:04 [2024-01-20T12:18:04.249Z] === CONT  TestTagValidPrefixedRepo/fooaa/test
12:18:04 [2024-01-20T12:18:04.249Z] === CONT  TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
12:18:04 [2024-01-20T12:18:04.508Z] --- PASS: TestTagValidPrefixedRepo (0.02s)
12:18:04 [2024-01-20T12:18:04.508Z]     --- PASS: TestTagValidPrefixedRepo/foooo:t (0.01s)
12:18:04 [2024-01-20T12:18:04.508Z]     --- PASS: TestTagValidPrefixedRepo/fooo/bar (0.01s)
12:18:04 [2024-01-20T12:18:04.508Z]     --- PASS: TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar (0.01s)
12:18:04 [2024-01-20T12:18:04.508Z]     --- PASS: TestTagValidPrefixedRepo/fooaa/test (0.02s)
12:18:04 [2024-01-20T12:18:04.508Z] === RUN   TestTagExistedNameWithoutForce
12:18:04 [2024-01-20T12:18:04.508Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
12:18:04 [2024-01-20T12:18:04.508Z] === RUN   TestTagOfficialNames
12:18:04 [2024-01-20T12:18:04.508Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox
12:18:04 [2024-01-20T12:18:04.508Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox
12:18:04 [2024-01-20T12:18:04.508Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_library/busybox
12:18:04 [2024-01-20T12:18:04.508Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox
12:18:04 [2024-01-20T12:18:04.508Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox
12:18:04 [2024-01-20T12:18:04.508Z] --- PASS: TestTagOfficialNames (0.05s)
12:18:04 [2024-01-20T12:18:04.508Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox (0.01s)
12:18:04 [2024-01-20T12:18:04.508Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox (0.01s)
12:18:04 [2024-01-20T12:18:04.508Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_library/busybox (0.01s)
12:18:04 [2024-01-20T12:18:04.508Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox (0.01s)
12:18:04 [2024-01-20T12:18:04.508Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox (0.01s)
12:18:04 [2024-01-20T12:18:04.508Z] === RUN   TestTagMatchesDigest
12:18:04 [2024-01-20T12:18:04.508Z] --- PASS: TestTagMatchesDigest (0.01s)
12:18:04 [2024-01-20T12:18:04.508Z] === CONT  TestSaveCheckTimes
12:18:04 [2024-01-20T12:18:04.508Z] === CONT  TestSaveCheckManifestLayers
12:18:04 [2024-01-20T12:18:04.508Z] --- PASS: TestSaveCheckManifestLayers (0.03s)
12:18:04 [2024-01-20T12:18:04.508Z] --- PASS: TestSaveCheckTimes (0.03s)
12:18:04 [2024-01-20T12:18:04.508Z] PASS
12:18:04 [2024-01-20T12:18:04.508Z] 
12:18:04 [2024-01-20T12:18:04.508Z] === Skipped
12:18:04 [2024-01-20T12:18:04.508Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
12:18:04 [2024-01-20T12:18:04.508Z]     import_test.go:23: runtime.GOARCH == "arm64": effective test will be time out
12:18:04 [2024-01-20T12:18:04.508Z] 
12:18:04 [2024-01-20T12:18:04.508Z] === SKIP: arm64.integration.image TestRemoveByDigest (0.00s)
12:18:04 [2024-01-20T12:18:04.508Z]     remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
12:18:04 [2024-01-20T12:18:04.508Z] 
12:18:04 [2024-01-20T12:18:04.509Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
12:18:04 [2024-01-20T12:18:04.509Z]     remove_unix_test.go:34: (*Execution).NotAmd64-fm
12:18:04 [2024-01-20T12:18:04.509Z] 
12:18:04 [2024-01-20T12:18:04.509Z] DONE 55 tests, 3 skipped in 6.017s
12:18:04 [2024-01-20T12:18:04.509Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m  
12:18:04 [2024-01-20T12:18:04.509Z] ++ '[' -n '' ']'
12:18:04 [2024-01-20T12:18:04.509Z] ++ 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
12:18:04 [2024-01-20T12:18:04.509Z] ++ set -e
12:18:04 [2024-01-20T12:18:04.509Z] ++ '[' -n 0 ']'
12:18:04 [2024-01-20T12:18:04.509Z] ++ set -x
12:18:04 [2024-01-20T12:18:04.509Z] ++ 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.LTDHnpt1IJ/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
12:18:04 [2024-01-20T12:18:04.509Z] === RUN   TestStripANSICommands
12:18:04 [2024-01-20T12:18:04.509Z] === RUN   TestStripANSICommands/#00
12:18:04 [2024-01-20T12:18:04.509Z] === RUN   TestStripANSICommands/#01
12:18:04 [2024-01-20T12:18:04.509Z] --- PASS: TestStripANSICommands (0.00s)
12:18:04 [2024-01-20T12:18:04.509Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
12:18:04 [2024-01-20T12:18:04.509Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
12:18:04 [2024-01-20T12:18:04.509Z] PASS
12:18:04 [2024-01-20T12:18:04.509Z] 
12:18:04 [2024-01-20T12:18:04.509Z] DONE 3 tests in 0.008s
12:18:04 [2024-01-20T12:18:04.509Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m  
12:18:04 [2024-01-20T12:18:04.509Z] ++ '[' -n '' ']'
12:18:04 [2024-01-20T12:18:04.509Z] ++ 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
12:18:04 [2024-01-20T12:18:04.509Z] ++ set -e
12:18:04 [2024-01-20T12:18:04.509Z] ++ '[' -n 0 ']'
12:18:04 [2024-01-20T12:18:04.509Z] ++ set -x
12:18:04 [2024-01-20T12:18:04.509Z] ++ 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.LTDHnpt1IJ/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
12:18:04 [2024-01-20T12:18:04.509Z] INFO: Testing against a local daemon
12:18:04 [2024-01-20T12:18:04.509Z] === RUN   TestCreateWithMultiNetworks
12:18:05 [2024-01-20T12:18:05.445Z] --- PASS: TestCreateWithMultiNetworks (0.96s)
12:18:05 [2024-01-20T12:18:05.445Z] === RUN   TestNetworkCreateDelete
12:18:05 [2024-01-20T12:18:05.704Z] --- PASS: TestNetworkCreateDelete (0.16s)
12:18:05 [2024-01-20T12:18:05.704Z] === RUN   TestDockerNetworkDeletePreferID
12:18:06 [2024-01-20T12:18:06.272Z] --- PASS: TestDockerNetworkDeletePreferID (0.49s)
12:18:06 [2024-01-20T12:18:06.272Z] === RUN   TestDaemonDNSFallback
12:18:12 [2024-01-20T12:18:12.841Z] --- PASS: TestDaemonDNSFallback (6.25s)
12:18:12 [2024-01-20T12:18:12.841Z] === RUN   TestInspectNetwork
12:18:15 [2024-01-20T12:18:15.376Z] === RUN   TestInspectNetwork/full_network_id
12:18:15 [2024-01-20T12:18:15.376Z] === RUN   TestInspectNetwork/partial_network_id
12:18:15 [2024-01-20T12:18:15.376Z] === RUN   TestInspectNetwork/network_name
12:18:15 [2024-01-20T12:18:15.376Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
12:18:19 [2024-01-20T12:18:19.568Z] --- PASS: TestInspectNetwork (7.12s)
12:18:19 [2024-01-20T12:18:19.568Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
12:18:19 [2024-01-20T12:18:19.568Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
12:18:19 [2024-01-20T12:18:19.568Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
12:18:19 [2024-01-20T12:18:19.568Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
12:18:19 [2024-01-20T12:18:19.568Z] === RUN   TestRunContainerWithBridgeNone
12:18:20 [2024-01-20T12:18:20.946Z] --- PASS: TestRunContainerWithBridgeNone (1.41s)
12:18:20 [2024-01-20T12:18:20.946Z] === RUN   TestNetworkInvalidJSON
12:18:20 [2024-01-20T12:18:20.946Z] === RUN   TestNetworkInvalidJSON/networks/create
12:18:20 [2024-01-20T12:18:20.946Z] === PAUSE TestNetworkInvalidJSON/networks/create
12:18:20 [2024-01-20T12:18:20.946Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
12:18:20 [2024-01-20T12:18:20.946Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
12:18:20 [2024-01-20T12:18:20.946Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
12:18:20 [2024-01-20T12:18:20.946Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
12:18:20 [2024-01-20T12:18:20.946Z] === CONT  TestNetworkInvalidJSON/networks/create
12:18:20 [2024-01-20T12:18:20.946Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
12:18:20 [2024-01-20T12:18:20.946Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
12:18:20 [2024-01-20T12:18:20.946Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
12:18:20 [2024-01-20T12:18:20.946Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
12:18:20 [2024-01-20T12:18:20.946Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
12:18:20 [2024-01-20T12:18:20.946Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
12:18:20 [2024-01-20T12:18:20.946Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
12:18:20 [2024-01-20T12:18:20.946Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
12:18:20 [2024-01-20T12:18:20.946Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
12:18:20 [2024-01-20T12:18:20.946Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
12:18:20 [2024-01-20T12:18:20.946Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
12:18:20 [2024-01-20T12:18:20.946Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
12:18:20 [2024-01-20T12:18:20.946Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
12:18:20 [2024-01-20T12:18:20.946Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
12:18:20 [2024-01-20T12:18:20.946Z] --- PASS: TestNetworkInvalidJSON (0.01s)
12:18:20 [2024-01-20T12:18:20.946Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
12:18:20 [2024-01-20T12:18:20.946Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
12:18:20 [2024-01-20T12:18:20.946Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
12:18:20 [2024-01-20T12:18:20.946Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
12:18:20 [2024-01-20T12:18:20.946Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
12:18:20 [2024-01-20T12:18:20.946Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
12:18:20 [2024-01-20T12:18:20.946Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
12:18:20 [2024-01-20T12:18:20.946Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
12:18:20 [2024-01-20T12:18:20.946Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
12:18:20 [2024-01-20T12:18:20.946Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
12:18:20 [2024-01-20T12:18:20.946Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
12:18:20 [2024-01-20T12:18:20.946Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
12:18:20 [2024-01-20T12:18:20.946Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
12:18:20 [2024-01-20T12:18:20.946Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
12:18:20 [2024-01-20T12:18:20.946Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
12:18:20 [2024-01-20T12:18:20.946Z] === RUN   TestNetworkList
12:18:20 [2024-01-20T12:18:20.946Z] === RUN   TestNetworkList//networks
12:18:20 [2024-01-20T12:18:20.946Z] === PAUSE TestNetworkList//networks
12:18:20 [2024-01-20T12:18:20.946Z] === RUN   TestNetworkList//networks/
12:18:20 [2024-01-20T12:18:20.946Z] === PAUSE TestNetworkList//networks/
12:18:20 [2024-01-20T12:18:20.946Z] === CONT  TestNetworkList//networks
12:18:20 [2024-01-20T12:18:20.946Z] === CONT  TestNetworkList//networks/
12:18:20 [2024-01-20T12:18:20.946Z] --- PASS: TestNetworkList (0.01s)
12:18:20 [2024-01-20T12:18:20.946Z]     --- PASS: TestNetworkList//networks/ (0.00s)
12:18:20 [2024-01-20T12:18:20.946Z]     --- PASS: TestNetworkList//networks (0.00s)
12:18:20 [2024-01-20T12:18:20.946Z] === RUN   TestHostIPv4BridgeLabel
12:18:21 [2024-01-20T12:18:21.514Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
12:18:21 [2024-01-20T12:18:21.514Z] === RUN   TestDefaultNetworkOpts
12:18:21 [2024-01-20T12:18:21.514Z] === RUN   TestDefaultNetworkOpts/default_value
12:18:22 [2024-01-20T12:18:22.891Z] === RUN   TestDefaultNetworkOpts/cmdline_value
12:18:24 [2024-01-20T12:18:24.268Z] === RUN   TestDefaultNetworkOpts/config-from_value
12:18:25 [2024-01-20T12:18:25.646Z] --- PASS: TestDefaultNetworkOpts (3.85s)
12:18:25 [2024-01-20T12:18:25.646Z]     --- PASS: TestDefaultNetworkOpts/default_value (1.28s)
12:18:25 [2024-01-20T12:18:25.646Z]     --- PASS: TestDefaultNetworkOpts/cmdline_value (1.31s)
12:18:25 [2024-01-20T12:18:25.646Z]     --- PASS: TestDefaultNetworkOpts/config-from_value (1.27s)
12:18:25 [2024-01-20T12:18:25.647Z] === RUN   TestForbidDuplicateNetworkNames
12:18:25 [2024-01-20T12:18:25.906Z] --- PASS: TestForbidDuplicateNetworkNames (0.64s)
12:18:25 [2024-01-20T12:18:25.906Z] === RUN   TestDaemonRestartWithLiveRestore
12:18:27 [2024-01-20T12:18:27.296Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
12:18:27 [2024-01-20T12:18:27.296Z] === RUN   TestDaemonDefaultNetworkPools
12:18:27 [2024-01-20T12:18:27.867Z] --- PASS: TestDaemonDefaultNetworkPools (0.83s)
12:18:27 [2024-01-20T12:18:27.867Z] === RUN   TestDaemonRestartWithExistingNetwork
12:18:29 [2024-01-20T12:18:29.246Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s)
12:18:29 [2024-01-20T12:18:29.246Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
12:18:30 [2024-01-20T12:18:30.624Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s)
12:18:30 [2024-01-20T12:18:30.624Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
12:18:30 [2024-01-20T12:18:30.883Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s)
12:18:30 [2024-01-20T12:18:30.883Z] === RUN   TestServiceWithPredefinedNetwork
12:18:33 [2024-01-20T12:18:33.417Z] --- PASS: TestServiceWithPredefinedNetwork (2.19s)
12:18:33 [2024-01-20T12:18:33.418Z] === RUN   TestServiceRemoveKeepsIngressNetwork
12:18:33 [2024-01-20T12:18:33.418Z]     service_test.go:250: FLAKY_TEST
12:18:33 [2024-01-20T12:18:33.418Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
12:18:33 [2024-01-20T12:18:33.418Z] === RUN   TestServiceWithDataPathPortInit
12:18:48 [2024-01-20T12:18:48.302Z] --- PASS: TestServiceWithDataPathPortInit (13.43s)
12:18:48 [2024-01-20T12:18:48.302Z] === RUN   TestServiceWithDefaultAddressPoolInit
12:18:48 [2024-01-20T12:18:48.302Z]     service_test.go:440: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:tdrna788xx7gr81hmqbluujfk Created:2024-01-20 12:18:47.353650215 +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[243ca97f49144ab9904ed2007a197e4ca9a7e9dc44e6b0a9fcd99f3bc1456dd7:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.k54l0ze17al4hpt98262stk32 EndpointID:f94d851926aa5850fd62c95ab79a09ee637d262c69ac3da7a94d8a91f68deee5 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:34b727a97f124cb585da44a55af889516c0ea3d9683c4ec77324eb371c7000b9 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:1b452f002ffa IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.k54l0ze17al4hpt98262stk32 EndpointID:f94d851926aa5850fd62c95ab79a09ee637d262c69ac3da7a94d8a91f68deee5 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
12:18:53 [2024-01-20T12:18:53.574Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.37s)
12:18:53 [2024-01-20T12:18:53.574Z] PASS
12:18:53 [2024-01-20T12:18:53.574Z] 
12:18:53 [2024-01-20T12:18:53.574Z] === Skipped
12:18:53 [2024-01-20T12:18:53.574Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
12:18:53 [2024-01-20T12:18:53.574Z]     service_test.go:250: FLAKY_TEST
12:18:53 [2024-01-20T12:18:53.574Z] 
12:18:53 [2024-01-20T12:18:53.574Z] DONE 44 tests, 1 skipped in 48.406s
12:18:53 [2024-01-20T12:18:53.574Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m  
12:18:53 [2024-01-20T12:18:53.574Z] ++ '[' -n '' ']'
12:18:53 [2024-01-20T12:18:53.574Z] ++ 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
12:18:53 [2024-01-20T12:18:53.574Z] ++ set -e
12:18:53 [2024-01-20T12:18:53.574Z] ++ '[' -n 0 ']'
12:18:53 [2024-01-20T12:18:53.574Z] ++ set -x
12:18:53 [2024-01-20T12:18:53.574Z] ++ 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.LTDHnpt1IJ/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
12:18:53 [2024-01-20T12:18:53.574Z] INFO: Testing against a local daemon
12:18:53 [2024-01-20T12:18:53.574Z] === RUN   TestDockerNetworkIpvlanPersistance
12:18:53 [2024-01-20T12:18:53.574Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:18:53 [2024-01-20T12:18:53.574Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
12:18:53 [2024-01-20T12:18:53.574Z] === RUN   TestDockerNetworkIpvlan
12:18:53 [2024-01-20T12:18:53.574Z]     ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:18:53 [2024-01-20T12:18:53.574Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
12:18:53 [2024-01-20T12:18:53.574Z] PASS
12:18:53 [2024-01-20T12:18:53.574Z] 
12:18:53 [2024-01-20T12:18:53.574Z] === Skipped
12:18:53 [2024-01-20T12:18:53.574Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
12:18:53 [2024-01-20T12:18:53.574Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:18:53 [2024-01-20T12:18:53.574Z] 
12:18:53 [2024-01-20T12:18:53.574Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
12:18:53 [2024-01-20T12:18:53.574Z]     ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:18:53 [2024-01-20T12:18:53.574Z] 
12:18:53 [2024-01-20T12:18:53.574Z] DONE 2 tests, 2 skipped in 0.039s
12:18:53 [2024-01-20T12:18:53.574Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m  
12:18:53 [2024-01-20T12:18:53.574Z] ++ '[' -n '' ']'
12:18:53 [2024-01-20T12:18:53.574Z] ++ 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
12:18:53 [2024-01-20T12:18:53.574Z] ++ set -e
12:18:53 [2024-01-20T12:18:53.574Z] ++ '[' -n 0 ']'
12:18:53 [2024-01-20T12:18:53.574Z] ++ set -x
12:18:53 [2024-01-20T12:18:53.574Z] ++ 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.LTDHnpt1IJ/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
12:18:53 [2024-01-20T12:18:53.574Z] INFO: Testing against a local daemon
12:18:53 [2024-01-20T12:18:53.574Z] === RUN   TestDockerNetworkMacvlanPersistance
12:18:54 [2024-01-20T12:18:54.143Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.19s)
12:18:54 [2024-01-20T12:18:54.143Z] === RUN   TestDockerNetworkMacvlan
12:18:54 [2024-01-20T12:18:54.143Z] === RUN   TestDockerNetworkMacvlan/Subinterface
12:18:54 [2024-01-20T12:18:54.711Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
12:18:55 [2024-01-20T12:18:55.280Z] === RUN   TestDockerNetworkMacvlan/NilParent
12:18:56 [2024-01-20T12:18:56.217Z] === RUN   TestDockerNetworkMacvlan/InternalMode
12:18:56 [2024-01-20T12:18:56.476Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
12:18:57 [2024-01-20T12:18:57.414Z] === RUN   TestDockerNetworkMacvlan/Addressing
12:18:57 [2024-01-20T12:18:57.673Z] --- PASS: TestDockerNetworkMacvlan (3.57s)
12:18:57 [2024-01-20T12:18:57.673Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.60s)
12:18:57 [2024-01-20T12:18:57.673Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.59s)
12:18:57 [2024-01-20T12:18:57.673Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.60s)
12:18:57 [2024-01-20T12:18:57.673Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.60s)
12:18:57 [2024-01-20T12:18:57.673Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (0.59s)
12:18:57 [2024-01-20T12:18:57.673Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.59s)
12:18:57 [2024-01-20T12:18:57.673Z] PASS
12:18:57 [2024-01-20T12:18:57.673Z] 
12:18:57 [2024-01-20T12:18:57.673Z] DONE 8 tests in 4.788s
12:18:57 [2024-01-20T12:18:57.673Z] Running /go/src/github.com/docker/docker/integration/networking (arm64.integration.networking) flags=-test.v -test.timeout=120m  
12:18:57 [2024-01-20T12:18:57.673Z] ++ '[' -n '' ']'
12:18:57 [2024-01-20T12:18:57.673Z] ++ 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
12:18:57 [2024-01-20T12:18:57.673Z] ++ set -e
12:18:57 [2024-01-20T12:18:57.673Z] ++ '[' -n 0 ']'
12:18:57 [2024-01-20T12:18:57.673Z] ++ set -x
12:18:57 [2024-01-20T12:18:57.673Z] ++ 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.LTDHnpt1IJ/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
12:18:57 [2024-01-20T12:18:57.933Z] INFO: Testing against a local daemon
12:18:57 [2024-01-20T12:18:57.933Z] === RUN   TestBridgeICC
12:18:58 [2024-01-20T12:18:58.501Z] === RUN   TestBridgeICC/IPv4_non-internal_network
12:18:59 [2024-01-20T12:18:59.439Z] === RUN   TestBridgeICC/IPv4_internal_network
12:19:00 [2024-01-20T12:19:00.818Z] === RUN   TestBridgeICC/IPv6_ULA_on_non-internal_network
12:19:01 [2024-01-20T12:19:01.755Z] === RUN   TestBridgeICC/IPv6_ULA_on_internal_network
12:19:03 [2024-01-20T12:19:03.134Z] === RUN   TestBridgeICC/IPv6_link-local_address_on_non-internal_network
12:19:04 [2024-01-20T12:19:04.072Z] === RUN   TestBridgeICC/IPv6_link-local_address_on_internal_network
12:19:05 [2024-01-20T12:19:05.450Z] === RUN   TestBridgeICC/IPv6_link-local_address_on_non-internal_network_ping_by_name
12:19:06 [2024-01-20T12:19:06.848Z] === RUN   TestBridgeICC/IPv6_nonstandard_link-local_subnet_on_non-internal_network_ping_by_name
12:19:07 [2024-01-20T12:19:07.785Z] === RUN   TestBridgeICC/IPv6_non-internal_network_with_SLAAC_LL_address
12:19:11 [2024-01-20T12:19:11.074Z] === RUN   TestBridgeICC/IPv6_internal_network_with_SLAAC_LL_address
12:19:14 [2024-01-20T12:19:14.364Z] --- PASS: TestBridgeICC (16.32s)
12:19:14 [2024-01-20T12:19:14.364Z]     --- PASS: TestBridgeICC/IPv4_non-internal_network (1.13s)
12:19:14 [2024-01-20T12:19:14.364Z]     --- PASS: TestBridgeICC/IPv4_internal_network (1.11s)
12:19:14 [2024-01-20T12:19:14.364Z]     --- PASS: TestBridgeICC/IPv6_ULA_on_non-internal_network (1.17s)
12:19:14 [2024-01-20T12:19:14.364Z]     --- PASS: TestBridgeICC/IPv6_ULA_on_internal_network (1.13s)
12:19:14 [2024-01-20T12:19:14.364Z]     --- PASS: TestBridgeICC/IPv6_link-local_address_on_non-internal_network (1.22s)
12:19:14 [2024-01-20T12:19:14.364Z]     --- PASS: TestBridgeICC/IPv6_link-local_address_on_internal_network (1.10s)
12:19:14 [2024-01-20T12:19:14.364Z]     --- PASS: TestBridgeICC/IPv6_link-local_address_on_non-internal_network_ping_by_name (1.26s)
12:19:14 [2024-01-20T12:19:14.364Z]     --- PASS: TestBridgeICC/IPv6_nonstandard_link-local_subnet_on_non-internal_network_ping_by_name (1.14s)
12:19:14 [2024-01-20T12:19:14.364Z]     --- PASS: TestBridgeICC/IPv6_non-internal_network_with_SLAAC_LL_address (3.23s)
12:19:14 [2024-01-20T12:19:14.364Z]     --- PASS: TestBridgeICC/IPv6_internal_network_with_SLAAC_LL_address (3.25s)
12:19:14 [2024-01-20T12:19:14.364Z] === RUN   TestBridgeINC
12:19:14 [2024-01-20T12:19:14.623Z] === RUN   TestBridgeINC/IPv4_non-internal_network
12:19:19 [2024-01-20T12:19:19.895Z] === RUN   TestBridgeINC/IPv4_internal_network
12:19:20 [2024-01-20T12:19:20.154Z] === RUN   TestBridgeINC/IPv6_ULA_on_non-internal_network
12:19:25 [2024-01-20T12:19:25.427Z] === RUN   TestBridgeINC/IPv6_ULA_on_internal_network
12:19:25 [2024-01-20T12:19:25.995Z] --- PASS: TestBridgeINC (11.88s)
12:19:25 [2024-01-20T12:19:25.995Z]     --- PASS: TestBridgeINC/IPv4_non-internal_network (4.26s)
12:19:25 [2024-01-20T12:19:25.995Z]     --- PASS: TestBridgeINC/IPv4_internal_network (1.24s)
12:19:25 [2024-01-20T12:19:25.995Z]     --- PASS: TestBridgeINC/IPv6_ULA_on_non-internal_network (4.48s)
12:19:25 [2024-01-20T12:19:25.995Z]     --- PASS: TestBridgeINC/IPv6_ULA_on_internal_network (1.30s)
12:19:25 [2024-01-20T12:19:25.995Z] === RUN   TestDefaultBridgeIPv6
12:19:25 [2024-01-20T12:19:25.995Z] === RUN   TestDefaultBridgeIPv6/IPv6_ULA
12:19:27 [2024-01-20T12:19:27.903Z] === RUN   TestDefaultBridgeIPv6/IPv6_LLA_only
12:19:29 [2024-01-20T12:19:29.282Z] === RUN   TestDefaultBridgeIPv6/IPv6_nonstandard_LLA_only
12:19:30 [2024-01-20T12:19:30.666Z] --- PASS: TestDefaultBridgeIPv6 (4.72s)
12:19:30 [2024-01-20T12:19:30.666Z]     --- PASS: TestDefaultBridgeIPv6/IPv6_ULA (1.57s)
12:19:30 [2024-01-20T12:19:30.666Z]     --- PASS: TestDefaultBridgeIPv6/IPv6_LLA_only (1.56s)
12:19:30 [2024-01-20T12:19:30.666Z]     --- PASS: TestDefaultBridgeIPv6/IPv6_nonstandard_LLA_only (1.58s)
12:19:30 [2024-01-20T12:19:30.666Z] === RUN   TestDefaultBridgeAddresses
12:19:30 [2024-01-20T12:19:30.666Z] === RUN   TestDefaultBridgeAddresses/Unique-Local_Subnet_Changes
12:19:32 [2024-01-20T12:19:32.571Z] === RUN   TestDefaultBridgeAddresses/Link-Local_Subnet_Changes
12:19:33 [2024-01-20T12:19:33.949Z] --- PASS: TestDefaultBridgeAddresses (3.11s)
12:19:33 [2024-01-20T12:19:33.949Z]     --- PASS: TestDefaultBridgeAddresses/Unique-Local_Subnet_Changes (1.55s)
12:19:33 [2024-01-20T12:19:33.949Z]     --- PASS: TestDefaultBridgeAddresses/Link-Local_Subnet_Changes (1.55s)
12:19:33 [2024-01-20T12:19:33.949Z] PASS
12:19:33 [2024-01-20T12:19:33.949Z] 
12:19:33 [2024-01-20T12:19:33.949Z] DONE 23 tests in 36.068s
12:19:33 [2024-01-20T12:19:33.949Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m  
12:19:33 [2024-01-20T12:19:33.949Z] ++ '[' -n '' ']'
12:19:33 [2024-01-20T12:19:33.949Z] ++ 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
12:19:33 [2024-01-20T12:19:33.949Z] ++ set -e
12:19:33 [2024-01-20T12:19:33.949Z] ++ '[' -n 0 ']'
12:19:33 [2024-01-20T12:19:33.949Z] ++ set -x
12:19:33 [2024-01-20T12:19:33.949Z] ++ 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.LTDHnpt1IJ/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
12:19:33 [2024-01-20T12:19:33.949Z] testing: warning: no tests to run
12:19:33 [2024-01-20T12:19:33.949Z] PASS
12:19:33 [2024-01-20T12:19:33.949Z] 
12:19:33 [2024-01-20T12:19:33.949Z] DONE 0 tests in 0.007s
12:19:33 [2024-01-20T12:19:33.949Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m  
12:19:33 [2024-01-20T12:19:33.949Z] ++ '[' -n '' ']'
12:19:33 [2024-01-20T12:19:33.949Z] ++ 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
12:19:33 [2024-01-20T12:19:33.949Z] ++ set -e
12:19:33 [2024-01-20T12:19:33.949Z] ++ '[' -n 0 ']'
12:19:33 [2024-01-20T12:19:33.949Z] ++ set -x
12:19:33 [2024-01-20T12:19:33.949Z] ++ 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.LTDHnpt1IJ/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
12:19:33 [2024-01-20T12:19:33.949Z] INFO: Testing against a local daemon
12:19:33 [2024-01-20T12:19:33.949Z] === RUN   TestAuthZPluginAllowRequest
12:19:34 [2024-01-20T12:19:34.887Z] --- PASS: TestAuthZPluginAllowRequest (1.06s)
12:19:34 [2024-01-20T12:19:34.887Z] === RUN   TestAuthZPluginTLS
12:19:35 [2024-01-20T12:19:35.455Z] --- PASS: TestAuthZPluginTLS (0.55s)
12:19:35 [2024-01-20T12:19:35.455Z] === RUN   TestAuthZPluginDenyRequest
12:19:36 [2024-01-20T12:19:36.023Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
12:19:36 [2024-01-20T12:19:36.023Z] === RUN   TestAuthZPluginAPIDenyResponse
12:19:36 [2024-01-20T12:19:36.591Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
12:19:36 [2024-01-20T12:19:36.591Z] === RUN   TestAuthZPluginDenyResponse
12:19:37 [2024-01-20T12:19:37.159Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
12:19:37 [2024-01-20T12:19:37.159Z] === RUN   TestAuthZPluginAllowEventStream
12:19:38 [2024-01-20T12:19:38.096Z] 2024/01/20 12:19:37 http: panic serving 127.0.0.1:47400: runtime error: invalid memory address or nil pointer dereference
12:19:38 [2024-01-20T12:19:38.096Z] goroutine 178 [running]:
12:19:38 [2024-01-20T12:19:38.096Z] net/http.(*conn).serve.func1()
12:19:38 [2024-01-20T12:19:38.096Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
12:19:38 [2024-01-20T12:19:38.096Z] panic({0xa74a40?, 0x1599ca0?})
12:19:38 [2024-01-20T12:19:38.096Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
12:19:38 [2024-01-20T12:19:38.096Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd72788, 0x4000111980}, 0xffff58b7db30?)
12:19:38 [2024-01-20T12:19:38.096Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:159 +0x14c
12:19:38 [2024-01-20T12:19:38.096Z] net/http.HandlerFunc.ServeHTTP(0x4000334800?, {0xd72788?, 0x4000111980?}, 0x4023f4?)
12:19:38 [2024-01-20T12:19:38.096Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
12:19:38 [2024-01-20T12:19:38.096Z] net/http.(*ServeMux).ServeHTTP(0xd78d38?, {0xd72788, 0x4000111980}, 0x4000334800)
12:19:38 [2024-01-20T12:19:38.096Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
12:19:38 [2024-01-20T12:19:38.096Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x400036c0b0, {0xd71348?, 0x40003bc000}, 0x4000334700, {0xd676c0, 0x40002aa1c0})
12:19:38 [2024-01-20T12:19:38.096Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:217 +0xf44
12:19:38 [2024-01-20T12:19:38.096Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd71348?, 0x40003bc000?}, 0x40002942e0?)
12:19:38 [2024-01-20T12:19:38.096Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40
12:19:38 [2024-01-20T12:19:38.096Z] net/http.HandlerFunc.ServeHTTP(0x10?, {0xd71348?, 0x40003bc000?}, 0x40003bc000?)
12:19:38 [2024-01-20T12:19:38.096Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
12:19:38 [2024-01-20T12:19:38.096Z] net/http.serverHandler.ServeHTTP({0xd6df28?}, {0xd71348?, 0x40003bc000?}, 0x6?)
12:19:38 [2024-01-20T12:19:38.096Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
12:19:38 [2024-01-20T12:19:38.096Z] net/http.(*conn).serve(0x4000516120, {0xd78d38, 0x400003a900})
12:19:38 [2024-01-20T12:19:38.096Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
12:19:38 [2024-01-20T12:19:38.096Z] created by net/http.(*Server).Serve in goroutine 49
12:19:38 [2024-01-20T12:19:38.096Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
12:19:39 [2024-01-20T12:19:39.033Z] 2024/01/20 12:19:38 http: panic serving 127.0.0.1:47394: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input
12:19:39 [2024-01-20T12:19:39.033Z] goroutine 163 [running]:
12:19:39 [2024-01-20T12:19:39.033Z] net/http.(*conn).serve.func1()
12:19:39 [2024-01-20T12:19:39.033Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
12:19:39 [2024-01-20T12:19:39.033Z] panic({0xa0ae40?, 0x4000294470?})
12:19:39 [2024-01-20T12:19:39.033Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
12:19:39 [2024-01-20T12:19:39.033Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd72788, 0x4000111a40}, 0xffff58b7db30?)
12:19:39 [2024-01-20T12:19:39.033Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360
12:19:39 [2024-01-20T12:19:39.033Z] net/http.HandlerFunc.ServeHTTP(0x4000334a00?, {0xd72788?, 0x4000111a40?}, 0x4023f4?)
12:19:39 [2024-01-20T12:19:39.033Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
12:19:39 [2024-01-20T12:19:39.033Z] net/http.(*ServeMux).ServeHTTP(0xd78d38?, {0xd72788, 0x4000111a40}, 0x4000334a00)
12:19:39 [2024-01-20T12:19:39.033Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
12:19:39 [2024-01-20T12:19:39.033Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x400036c0b0, {0xd71348?, 0x40003bc0e0}, 0x4000334900, {0xd676c0, 0x40002aa1c0})
12:19:39 [2024-01-20T12:19:39.033Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:217 +0xf44
12:19:39 [2024-01-20T12:19:39.033Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd71348?, 0x40003bc0e0?}, 0x4000213020?)
12:19:39 [2024-01-20T12:19:39.033Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40
12:19:39 [2024-01-20T12:19:39.033Z] net/http.HandlerFunc.ServeHTTP(0x15f7440?, {0xd71348?, 0x40003bc0e0?}, 0x40005c3b40?)
12:19:39 [2024-01-20T12:19:39.033Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
12:19:39 [2024-01-20T12:19:39.033Z] net/http.serverHandler.ServeHTTP({0x4000213020?}, {0xd71348?, 0x40003bc0e0?}, 0x6?)
12:19:39 [2024-01-20T12:19:39.033Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
12:19:39 [2024-01-20T12:19:39.033Z] net/http.(*conn).serve(0x400039fa70, {0xd78d38, 0x400003a900})
12:19:39 [2024-01-20T12:19:39.033Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
12:19:39 [2024-01-20T12:19:39.033Z] created by net/http.(*Server).Serve in goroutine 49
12:19:39 [2024-01-20T12:19:39.033Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
12:19:40 [2024-01-20T12:19:40.948Z] 2024/01/20 12:19:40 http: panic serving 127.0.0.1:47416: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input
12:19:40 [2024-01-20T12:19:40.948Z] goroutine 160 [running]:
12:19:40 [2024-01-20T12:19:40.948Z] net/http.(*conn).serve.func1()
12:19:40 [2024-01-20T12:19:40.948Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
12:19:40 [2024-01-20T12:19:40.948Z] panic({0xa0ae40?, 0x4000294520?})
12:19:40 [2024-01-20T12:19:40.948Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
12:19:40 [2024-01-20T12:19:40.948Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd72788, 0x4000111b00}, 0xffff58b7db30?)
12:19:40 [2024-01-20T12:19:40.948Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360
12:19:40 [2024-01-20T12:19:40.948Z] net/http.HandlerFunc.ServeHTTP(0x4000334c00?, {0xd72788?, 0x4000111b00?}, 0x4023f4?)
12:19:40 [2024-01-20T12:19:40.948Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
12:19:40 [2024-01-20T12:19:40.948Z] net/http.(*ServeMux).ServeHTTP(0xd78d38?, {0xd72788, 0x4000111b00}, 0x4000334c00)
12:19:40 [2024-01-20T12:19:40.948Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
12:19:40 [2024-01-20T12:19:40.948Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x400036c0b0, {0xd71348?, 0x40003bc1c0}, 0x4000334b00, {0xd676c0, 0x40002aa1c0})
12:19:40 [2024-01-20T12:19:40.948Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:217 +0xf44
12:19:40 [2024-01-20T12:19:40.948Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd71348?, 0x40003bc1c0?}, 0x40004b68d0?)
12:19:40 [2024-01-20T12:19:40.948Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40
12:19:40 [2024-01-20T12:19:40.948Z] net/http.HandlerFunc.ServeHTTP(0x15f7440?, {0xd71348?, 0x40003bc1c0?}, 0x400051db40?)
12:19:40 [2024-01-20T12:19:40.948Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
12:19:40 [2024-01-20T12:19:40.948Z] net/http.serverHandler.ServeHTTP({0x40004b68d0?}, {0xd71348?, 0x40003bc1c0?}, 0x6?)
12:19:40 [2024-01-20T12:19:40.948Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
12:19:40 [2024-01-20T12:19:40.948Z] net/http.(*conn).serve(0x40000b87e0, {0xd78d38, 0x400003a900})
12:19:40 [2024-01-20T12:19:40.948Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
12:19:40 [2024-01-20T12:19:40.948Z] created by net/http.(*Server).Serve in goroutine 49
12:19:40 [2024-01-20T12:19:40.948Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
12:19:43 [2024-01-20T12:19:43.482Z] --- PASS: TestAuthZPluginAllowEventStream (6.05s)
12:19:43 [2024-01-20T12:19:43.482Z] === RUN   TestAuthZPluginErrorResponse
12:19:43 [2024-01-20T12:19:43.741Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
12:19:43 [2024-01-20T12:19:43.741Z] === RUN   TestAuthZPluginErrorRequest
12:19:44 [2024-01-20T12:19:44.310Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
12:19:44 [2024-01-20T12:19:44.310Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
12:19:44 [2024-01-20T12:19:44.878Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
12:19:44 [2024-01-20T12:19:44.878Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
12:19:46 [2024-01-20T12:19:46.257Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.20s)
12:19:46 [2024-01-20T12:19:46.257Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
12:19:47 [2024-01-20T12:19:47.195Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.15s)
12:19:47 [2024-01-20T12:19:47.195Z] === RUN   TestAuthZPluginHeader
12:19:47 [2024-01-20T12:19:47.763Z] --- PASS: TestAuthZPluginHeader (0.61s)
12:19:47 [2024-01-20T12:19:47.763Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
12:19:47 [2024-01-20T12:19:47.763Z]     authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm
12:19:47 [2024-01-20T12:19:47.763Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
12:19:47 [2024-01-20T12:19:47.763Z] === RUN   TestAuthZPluginV2Disable
12:19:47 [2024-01-20T12:19:47.763Z]     authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm
12:19:47 [2024-01-20T12:19:47.763Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
12:19:47 [2024-01-20T12:19:47.763Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
12:19:47 [2024-01-20T12:19:47.763Z]     authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm
12:19:47 [2024-01-20T12:19:47.763Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
12:19:47 [2024-01-20T12:19:47.763Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
12:19:47 [2024-01-20T12:19:47.763Z]     authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm
12:19:47 [2024-01-20T12:19:47.763Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
12:19:47 [2024-01-20T12:19:47.763Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
12:20:05 [2024-01-20T12:20:05.853Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s)
12:20:05 [2024-01-20T12:20:05.853Z] PASS
12:20:05 [2024-01-20T12:20:05.853Z] 
12:20:05 [2024-01-20T12:20:05.853Z] === Skipped
12:20:05 [2024-01-20T12:20:05.853Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
12:20:05 [2024-01-20T12:20:05.853Z]     authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm
12:20:05 [2024-01-20T12:20:05.853Z] 
12:20:05 [2024-01-20T12:20:05.853Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
12:20:05 [2024-01-20T12:20:05.853Z]     authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm
12:20:05 [2024-01-20T12:20:05.853Z] 
12:20:05 [2024-01-20T12:20:05.853Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
12:20:05 [2024-01-20T12:20:05.853Z]     authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm
12:20:05 [2024-01-20T12:20:05.853Z] 
12:20:05 [2024-01-20T12:20:05.853Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
12:20:05 [2024-01-20T12:20:05.853Z]     authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm
12:20:05 [2024-01-20T12:20:05.853Z] 
12:20:05 [2024-01-20T12:20:05.853Z] DONE 17 tests, 4 skipped in 30.711s
12:20:05 [2024-01-20T12:20:05.853Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m  
12:20:05 [2024-01-20T12:20:05.853Z] ++ '[' -n '' ']'
12:20:05 [2024-01-20T12:20:05.853Z] ++ 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
12:20:05 [2024-01-20T12:20:05.853Z] ++ set -e
12:20:05 [2024-01-20T12:20:05.853Z] ++ '[' -n 0 ']'
12:20:05 [2024-01-20T12:20:05.853Z] ++ set -x
12:20:05 [2024-01-20T12:20:05.853Z] ++ 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.LTDHnpt1IJ/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
12:20:05 [2024-01-20T12:20:05.853Z] INFO: Testing against a local daemon
12:20:05 [2024-01-20T12:20:05.853Z] === RUN   TestPluginInvalidJSON
12:20:05 [2024-01-20T12:20:05.853Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
12:20:05 [2024-01-20T12:20:05.853Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
12:20:05 [2024-01-20T12:20:05.853Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
12:20:05 [2024-01-20T12:20:05.853Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
12:20:05 [2024-01-20T12:20:05.853Z] === RUN   TestPluginInvalidJSON/plugins/pull
12:20:05 [2024-01-20T12:20:05.853Z] === PAUSE TestPluginInvalidJSON/plugins/pull
12:20:05 [2024-01-20T12:20:05.853Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
12:20:05 [2024-01-20T12:20:05.853Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
12:20:05 [2024-01-20T12:20:05.853Z] === CONT  TestPluginInvalidJSON/plugins/pull
12:20:05 [2024-01-20T12:20:05.853Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
12:20:05 [2024-01-20T12:20:05.853Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
12:20:05 [2024-01-20T12:20:05.853Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
12:20:05 [2024-01-20T12:20:05.853Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
12:20:05 [2024-01-20T12:20:05.853Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
12:20:05 [2024-01-20T12:20:05.853Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
12:20:05 [2024-01-20T12:20:05.853Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
12:20:05 [2024-01-20T12:20:05.853Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
12:20:05 [2024-01-20T12:20:05.853Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
12:20:05 [2024-01-20T12:20:05.854Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
12:20:05 [2024-01-20T12:20:05.854Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
12:20:05 [2024-01-20T12:20:05.854Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
12:20:05 [2024-01-20T12:20:05.854Z] --- PASS: TestPluginInvalidJSON (0.01s)
12:20:05 [2024-01-20T12:20:05.854Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
12:20:05 [2024-01-20T12:20:05.854Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
12:20:05 [2024-01-20T12:20:05.854Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
12:20:05 [2024-01-20T12:20:05.854Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
12:20:05 [2024-01-20T12:20:05.854Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
12:20:05 [2024-01-20T12:20:05.854Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
12:20:05 [2024-01-20T12:20:05.854Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
12:20:05 [2024-01-20T12:20:05.854Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
12:20:05 [2024-01-20T12:20:05.854Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
12:20:05 [2024-01-20T12:20:05.854Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
12:20:05 [2024-01-20T12:20:05.854Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
12:20:05 [2024-01-20T12:20:05.854Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
12:20:05 [2024-01-20T12:20:05.854Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
12:20:05 [2024-01-20T12:20:05.854Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
12:20:05 [2024-01-20T12:20:05.854Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
12:20:05 [2024-01-20T12:20:05.854Z] === RUN   TestPluginInstall
12:20:05 [2024-01-20T12:20:05.854Z] === RUN   TestPluginInstall/no_auth
12:20:08 [2024-01-20T12:20:08.389Z] time="2024-01-20T12:20:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:20:08 [2024-01-20T12:20:08.389Z] time="2024-01-20T12:20:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ae3445ed03004fb0b8d41d3262d9f31c6d3d841b3235e8b4148f15dfce0211ee" mediatype=application/vnd.docker.plugin.v1+json size=522
12:20:08 [2024-01-20T12:20:08.389Z] time="2024-01-20T12:20:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:20:08 [2024-01-20T12:20:08.389Z] time="2024-01-20T12:20:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ae3445ed03004fb0b8d41d3262d9f31c6d3d841b3235e8b4148f15dfce0211ee" mediatype=application/vnd.docker.plugin.v1+json size=522
12:20:08 [2024-01-20T12:20:08.389Z] === RUN   TestPluginInstall/with_htpasswd
12:20:08 [2024-01-20T12:20:08.648Z] time="2024-01-20T12:20:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:20:08 [2024-01-20T12:20:08.648Z] time="2024-01-20T12:20:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fa138222e7245b2444bf9dd5f5715353834b924af6a861c2243179aab5e3fb6b" mediatype=application/vnd.docker.plugin.v1+json size=522
12:20:08 [2024-01-20T12:20:08.648Z] time="2024-01-20T12:20:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:20:08 [2024-01-20T12:20:08.648Z] time="2024-01-20T12:20:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fa138222e7245b2444bf9dd5f5715353834b924af6a861c2243179aab5e3fb6b" mediatype=application/vnd.docker.plugin.v1+json size=522
12:20:08 [2024-01-20T12:20:08.907Z] === RUN   TestPluginInstall/with_insecure
12:20:09 [2024-01-20T12:20:09.846Z] time="2024-01-20T12:20:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:20:09 [2024-01-20T12:20:09.846Z] time="2024-01-20T12:20:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a4bb088c5f055e82152f5d94fdb575ffac281e4b37f8e020e81695b2cdaa8a1c" mediatype=application/vnd.docker.plugin.v1+json size=522
12:20:09 [2024-01-20T12:20:09.846Z] time="2024-01-20T12:20:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:20:09 [2024-01-20T12:20:09.846Z] time="2024-01-20T12:20:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a4bb088c5f055e82152f5d94fdb575ffac281e4b37f8e020e81695b2cdaa8a1c" mediatype=application/vnd.docker.plugin.v1+json size=522
12:20:09 [2024-01-20T12:20:09.846Z]     plugin_test.go:204: [d083a3eec56f4] daemon is not started
12:20:09 [2024-01-20T12:20:09.846Z] --- PASS: TestPluginInstall (5.07s)
12:20:09 [2024-01-20T12:20:09.846Z]     --- PASS: TestPluginInstall/no_auth (3.70s)
12:20:09 [2024-01-20T12:20:09.846Z]     --- PASS: TestPluginInstall/with_htpasswd (0.45s)
12:20:09 [2024-01-20T12:20:09.846Z]     --- PASS: TestPluginInstall/with_insecure (0.92s)
12:20:09 [2024-01-20T12:20:09.846Z] === RUN   TestPluginsWithRuntimes
12:20:11 [2024-01-20T12:20:11.223Z] === RUN   TestPluginsWithRuntimes/No_Args
12:20:12 [2024-01-20T12:20:12.160Z] === RUN   TestPluginsWithRuntimes/With_Args
12:20:13 [2024-01-20T12:20:13.097Z] --- PASS: TestPluginsWithRuntimes (3.37s)
12:20:13 [2024-01-20T12:20:13.097Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.92s)
12:20:13 [2024-01-20T12:20:13.097Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.92s)
12:20:13 [2024-01-20T12:20:13.097Z] === RUN   TestPluginBackCompatMediaTypes
12:20:13 [2024-01-20T12:20:13.666Z] --- PASS: TestPluginBackCompatMediaTypes (0.49s)
12:20:13 [2024-01-20T12:20:13.666Z] PASS
12:20:13 [2024-01-20T12:20:13.666Z] 
12:20:13 [2024-01-20T12:20:13.666Z] DONE 24 tests in 8.974s
12:20:13 [2024-01-20T12:20:13.666Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m  
12:20:13 [2024-01-20T12:20:13.666Z] ++ '[' -n '' ']'
12:20:13 [2024-01-20T12:20:13.666Z] ++ 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
12:20:13 [2024-01-20T12:20:13.666Z] ++ set -e
12:20:13 [2024-01-20T12:20:13.666Z] ++ '[' -n 0 ']'
12:20:13 [2024-01-20T12:20:13.666Z] ++ set -x
12:20:13 [2024-01-20T12:20:13.666Z] ++ 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.LTDHnpt1IJ/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
12:20:13 [2024-01-20T12:20:13.666Z] INFO: Testing against a local daemon
12:20:13 [2024-01-20T12:20:13.666Z] === RUN   TestExternalGraphDriver
12:20:13 [2024-01-20T12:20:13.925Z] === RUN   TestExternalGraphDriver/json
12:20:13 [2024-01-20T12:20:13.925Z] === RUN   TestExternalGraphDriver/spec
12:20:13 [2024-01-20T12:20:13.925Z] === RUN   TestExternalGraphDriver/pull
12:20:13 [2024-01-20T12:20:13.925Z] --- PASS: TestExternalGraphDriver (0.34s)
12:20:13 [2024-01-20T12:20:13.925Z]     --- PASS: TestExternalGraphDriver/json (0.00s)
12:20:13 [2024-01-20T12:20:13.925Z]     --- PASS: TestExternalGraphDriver/spec (0.00s)
12:20:13 [2024-01-20T12:20:13.925Z]     --- PASS: TestExternalGraphDriver/pull (0.00s)
12:20:13 [2024-01-20T12:20:13.925Z] === RUN   TestGraphdriverPluginV2
12:20:14 [2024-01-20T12:20:14.184Z]     external_test.go:415: (*Execution).NotAmd64-fm
12:20:14 [2024-01-20T12:20:14.184Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
12:20:14 [2024-01-20T12:20:14.184Z] PASS
12:20:14 [2024-01-20T12:20:14.184Z] 
12:20:14 [2024-01-20T12:20:14.184Z] === Skipped
12:20:14 [2024-01-20T12:20:14.184Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
12:20:14 [2024-01-20T12:20:14.184Z]     external_test.go:415: (*Execution).NotAmd64-fm
12:20:14 [2024-01-20T12:20:14.184Z] 
12:20:14 [2024-01-20T12:20:14.184Z] DONE 5 tests, 1 skipped in 0.696s
12:20:14 [2024-01-20T12:20:14.444Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m  
12:20:14 [2024-01-20T12:20:14.444Z] ++ '[' -n '' ']'
12:20:14 [2024-01-20T12:20:14.444Z] ++ 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
12:20:14 [2024-01-20T12:20:14.444Z] ++ set -e
12:20:14 [2024-01-20T12:20:14.444Z] ++ '[' -n 0 ']'
12:20:14 [2024-01-20T12:20:14.444Z] ++ set -x
12:20:14 [2024-01-20T12:20:14.444Z] ++ 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.LTDHnpt1IJ/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
12:20:14 [2024-01-20T12:20:14.444Z] INFO: Testing against a local daemon
12:20:14 [2024-01-20T12:20:14.444Z] === RUN   TestContinueAfterPluginCrash
12:20:14 [2024-01-20T12:20:14.444Z] === PAUSE TestContinueAfterPluginCrash
12:20:14 [2024-01-20T12:20:14.444Z] === RUN   TestReadPluginNoRead
12:20:14 [2024-01-20T12:20:14.444Z] === PAUSE TestReadPluginNoRead
12:20:14 [2024-01-20T12:20:14.444Z] === RUN   TestDaemonStartWithLogOpt
12:20:14 [2024-01-20T12:20:14.444Z] === PAUSE TestDaemonStartWithLogOpt
12:20:14 [2024-01-20T12:20:14.444Z] === CONT  TestDaemonStartWithLogOpt
12:20:14 [2024-01-20T12:20:14.444Z] === CONT  TestReadPluginNoRead
12:20:14 [2024-01-20T12:20:14.444Z] === CONT  TestContinueAfterPluginCrash
12:20:16 [2024-01-20T12:20:16.350Z] === RUN   TestReadPluginNoRead/default
12:20:17 [2024-01-20T12:20:17.288Z] --- PASS: TestDaemonStartWithLogOpt (2.70s)
12:20:17 [2024-01-20T12:20:17.857Z] === RUN   TestReadPluginNoRead/disabled_caching
12:20:19 [2024-01-20T12:20:19.235Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
12:20:20 [2024-01-20T12:20:20.183Z]     read_test.go:93: [d17e9166c0b4e] daemon is not started
12:20:20 [2024-01-20T12:20:20.183Z] --- PASS: TestReadPluginNoRead (5.80s)
12:20:20 [2024-01-20T12:20:20.183Z]     --- PASS: TestReadPluginNoRead/default (1.26s)
12:20:20 [2024-01-20T12:20:20.183Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.23s)
12:20:20 [2024-01-20T12:20:20.183Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.23s)
12:20:22 [2024-01-20T12:20:22.087Z] --- PASS: TestContinueAfterPluginCrash (7.61s)
12:20:22 [2024-01-20T12:20:22.087Z] PASS
12:20:22 [2024-01-20T12:20:22.087Z] 
12:20:22 [2024-01-20T12:20:22.087Z] DONE 6 tests in 7.646s
12:20:22 [2024-01-20T12:20:22.087Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m  
12:20:22 [2024-01-20T12:20:22.087Z] ++ '[' -n '' ']'
12:20:22 [2024-01-20T12:20:22.087Z] ++ 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
12:20:22 [2024-01-20T12:20:22.087Z] ++ set -e
12:20:22 [2024-01-20T12:20:22.087Z] ++ '[' -n 0 ']'
12:20:22 [2024-01-20T12:20:22.087Z] ++ set -x
12:20:22 [2024-01-20T12:20:22.087Z] ++ 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.LTDHnpt1IJ/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
12:20:22 [2024-01-20T12:20:22.087Z] testing: warning: no tests to run
12:20:22 [2024-01-20T12:20:22.087Z] PASS
12:20:22 [2024-01-20T12:20:22.087Z] 
12:20:22 [2024-01-20T12:20:22.087Z] DONE 0 tests in 0.007s
12:20:22 [2024-01-20T12:20:22.087Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m  
12:20:22 [2024-01-20T12:20:22.087Z] ++ '[' -n '' ']'
12:20:22 [2024-01-20T12:20:22.087Z] ++ 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
12:20:22 [2024-01-20T12:20:22.087Z] ++ set -e
12:20:22 [2024-01-20T12:20:22.087Z] ++ '[' -n 0 ']'
12:20:22 [2024-01-20T12:20:22.087Z] ++ set -x
12:20:22 [2024-01-20T12:20:22.087Z] ++ 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.LTDHnpt1IJ/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
12:20:22 [2024-01-20T12:20:22.087Z] INFO: Testing against a local daemon
12:20:22 [2024-01-20T12:20:22.087Z] === RUN   TestPluginWithDevMounts
12:20:22 [2024-01-20T12:20:22.087Z] === PAUSE TestPluginWithDevMounts
12:20:22 [2024-01-20T12:20:22.087Z] === CONT  TestPluginWithDevMounts
12:20:23 [2024-01-20T12:20:23.466Z] --- PASS: TestPluginWithDevMounts (1.52s)
12:20:23 [2024-01-20T12:20:23.466Z] PASS
12:20:23 [2024-01-20T12:20:23.466Z] 
12:20:23 [2024-01-20T12:20:23.466Z] DONE 1 tests in 1.552s
12:20:23 [2024-01-20T12:20:23.466Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m  
12:20:23 [2024-01-20T12:20:23.466Z] ++ '[' -n '' ']'
12:20:23 [2024-01-20T12:20:23.466Z] ++ 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
12:20:23 [2024-01-20T12:20:23.466Z] ++ set -e
12:20:23 [2024-01-20T12:20:23.466Z] ++ '[' -n 0 ']'
12:20:23 [2024-01-20T12:20:23.466Z] ++ set -x
12:20:23 [2024-01-20T12:20:23.466Z] ++ 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.LTDHnpt1IJ/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
12:20:23 [2024-01-20T12:20:23.725Z] INFO: Testing against a local daemon
12:20:23 [2024-01-20T12:20:23.725Z] === RUN   TestSecretInspect
12:20:25 [2024-01-20T12:20:25.104Z] --- PASS: TestSecretInspect (1.52s)
12:20:25 [2024-01-20T12:20:25.104Z] === RUN   TestSecretList
12:20:27 [2024-01-20T12:20:27.010Z] --- PASS: TestSecretList (1.89s)
12:20:27 [2024-01-20T12:20:27.011Z] === RUN   TestSecretsCreateAndDelete
12:20:28 [2024-01-20T12:20:28.917Z] --- PASS: TestSecretsCreateAndDelete (1.86s)
12:20:28 [2024-01-20T12:20:28.917Z] === RUN   TestSecretsUpdate
12:20:30 [2024-01-20T12:20:30.823Z] --- PASS: TestSecretsUpdate (1.91s)
12:20:30 [2024-01-20T12:20:30.823Z] === RUN   TestTemplatedSecret
12:20:34 [2024-01-20T12:20:34.112Z] --- PASS: TestTemplatedSecret (2.84s)
12:20:34 [2024-01-20T12:20:34.112Z] === RUN   TestSecretCreateResolve
12:20:36 [2024-01-20T12:20:36.016Z] --- PASS: TestSecretCreateResolve (2.02s)
12:20:36 [2024-01-20T12:20:36.016Z] PASS
12:20:36 [2024-01-20T12:20:36.016Z] 
12:20:36 [2024-01-20T12:20:36.016Z] DONE 6 tests in 12.074s
12:20:36 [2024-01-20T12:20:36.016Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m  
12:20:36 [2024-01-20T12:20:36.016Z] ++ '[' -n '' ']'
12:20:36 [2024-01-20T12:20:36.016Z] ++ 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
12:20:36 [2024-01-20T12:20:36.016Z] ++ set -e
12:20:36 [2024-01-20T12:20:36.016Z] ++ '[' -n 0 ']'
12:20:36 [2024-01-20T12:20:36.016Z] ++ set -x
12:20:36 [2024-01-20T12:20:36.016Z] ++ 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.LTDHnpt1IJ/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
12:20:36 [2024-01-20T12:20:36.016Z] INFO: Testing against a local daemon
12:20:36 [2024-01-20T12:20:36.016Z] === RUN   TestServiceCreateInit
12:20:36 [2024-01-20T12:20:36.016Z] === RUN   TestServiceCreateInit/daemonInitDisabled
12:20:39 [2024-01-20T12:20:39.302Z] === RUN   TestServiceCreateInit/daemonInitEnabled
12:20:43 [2024-01-20T12:20:43.493Z] --- PASS: TestServiceCreateInit (7.56s)
12:20:43 [2024-01-20T12:20:43.493Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.74s)
12:20:43 [2024-01-20T12:20:43.493Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.81s)
12:20:43 [2024-01-20T12:20:43.493Z] === RUN   TestCreateServiceMultipleTimes
12:20:58 [2024-01-20T12:20:58.374Z] --- PASS: TestCreateServiceMultipleTimes (15.14s)
12:20:58 [2024-01-20T12:20:58.374Z] === RUN   TestCreateServiceConflict
12:21:00 [2024-01-20T12:21:00.277Z] --- PASS: TestCreateServiceConflict (1.94s)
12:21:00 [2024-01-20T12:21:00.277Z] === RUN   TestCreateServiceMaxReplicas
12:21:03 [2024-01-20T12:21:03.586Z] --- PASS: TestCreateServiceMaxReplicas (2.84s)
12:21:03 [2024-01-20T12:21:03.586Z] === RUN   TestCreateServiceSecretFileMode
12:21:15 [2024-01-20T12:21:15.793Z] --- PASS: TestCreateServiceSecretFileMode (12.68s)
12:21:15 [2024-01-20T12:21:15.793Z] === RUN   TestCreateServiceConfigFileMode
12:21:30 [2024-01-20T12:21:30.675Z] --- PASS: TestCreateServiceConfigFileMode (12.66s)
12:21:30 [2024-01-20T12:21:30.675Z] === RUN   TestCreateServiceSysctls
12:21:31 [2024-01-20T12:21:31.612Z] --- PASS: TestCreateServiceSysctls (3.09s)
12:21:31 [2024-01-20T12:21:31.612Z] === RUN   TestCreateServiceCapabilities
12:21:34 [2024-01-20T12:21:34.145Z] --- PASS: TestCreateServiceCapabilities (2.52s)
12:21:34 [2024-01-20T12:21:34.145Z] === RUN   TestInspect
12:21:37 [2024-01-20T12:21:37.432Z] --- PASS: TestInspect (2.93s)
12:21:37 [2024-01-20T12:21:37.432Z] === RUN   TestCreateJob
12:21:40 [2024-01-20T12:21:40.721Z] --- PASS: TestCreateJob (3.16s)
12:21:40 [2024-01-20T12:21:40.721Z] === RUN   TestReplicatedJob
12:21:45 [2024-01-20T12:21:45.992Z] --- PASS: TestReplicatedJob (5.02s)
12:21:45 [2024-01-20T12:21:45.992Z] === RUN   TestUpdateReplicatedJob
12:21:48 [2024-01-20T12:21:48.526Z] --- PASS: TestUpdateReplicatedJob (3.24s)
12:21:48 [2024-01-20T12:21:48.526Z] === RUN   TestServiceListWithStatuses
12:21:53 [2024-01-20T12:21:53.798Z] --- PASS: TestServiceListWithStatuses (4.52s)
12:21:53 [2024-01-20T12:21:53.798Z] === RUN   TestDockerNetworkConnectAliasPreV144
12:21:57 [2024-01-20T12:21:57.104Z] --- PASS: TestDockerNetworkConnectAliasPreV144 (4.11s)
12:21:57 [2024-01-20T12:21:57.104Z] === RUN   TestDockerNetworkReConnect
12:22:00 [2024-01-20T12:22:00.400Z] --- PASS: TestDockerNetworkReConnect (3.18s)
12:22:00 [2024-01-20T12:22:00.400Z] === RUN   TestServicePlugin
12:22:00 [2024-01-20T12:22:00.400Z]     plugin_test.go:25: (*Execution).NotAmd64-fm
12:22:00 [2024-01-20T12:22:00.400Z] --- SKIP: TestServicePlugin (0.00s)
12:22:00 [2024-01-20T12:22:00.400Z] === RUN   TestServiceUpdateLabel
12:22:02 [2024-01-20T12:22:02.312Z] --- PASS: TestServiceUpdateLabel (1.88s)
12:22:02 [2024-01-20T12:22:02.312Z] === RUN   TestServiceUpdateSecrets
12:22:17 [2024-01-20T12:22:17.207Z] --- PASS: TestServiceUpdateSecrets (14.37s)
12:22:17 [2024-01-20T12:22:17.207Z] === RUN   TestServiceUpdateConfigs
12:22:32 [2024-01-20T12:22:32.103Z] --- PASS: TestServiceUpdateConfigs (14.43s)
12:22:32 [2024-01-20T12:22:32.103Z] === RUN   TestServiceUpdateNetwork
12:22:44 [2024-01-20T12:22:44.326Z] --- PASS: TestServiceUpdateNetwork (12.19s)
12:22:44 [2024-01-20T12:22:44.326Z] === RUN   TestServiceUpdatePidsLimit
12:22:44 [2024-01-20T12:22:44.326Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
12:22:44 [2024-01-20T12:22:44.894Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
12:22:53 [2024-01-20T12:22:53.014Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
12:22:59 [2024-01-20T12:22:59.595Z] --- PASS: TestServiceUpdatePidsLimit (16.16s)
12:22:59 [2024-01-20T12:22:59.595Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s)
12:22:59 [2024-01-20T12:22:59.595Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s)
12:22:59 [2024-01-20T12:22:59.595Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s)
12:22:59 [2024-01-20T12:22:59.595Z] PASS
12:22:59 [2024-01-20T12:22:59.595Z] 
12:22:59 [2024-01-20T12:22:59.595Z] === Skipped
12:22:59 [2024-01-20T12:22:59.595Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
12:22:59 [2024-01-20T12:22:59.595Z]     plugin_test.go:25: (*Execution).NotAmd64-fm
12:22:59 [2024-01-20T12:22:59.595Z] 
12:22:59 [2024-01-20T12:22:59.595Z] DONE 26 tests, 1 skipped in 143.660s
12:22:59 [2024-01-20T12:22:59.595Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m  
12:22:59 [2024-01-20T12:22:59.595Z] ++ '[' -n '' ']'
12:22:59 [2024-01-20T12:22:59.595Z] ++ 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
12:22:59 [2024-01-20T12:22:59.595Z] ++ set -e
12:22:59 [2024-01-20T12:22:59.595Z] ++ '[' -n 0 ']'
12:22:59 [2024-01-20T12:22:59.595Z] ++ set -x
12:22:59 [2024-01-20T12:22:59.595Z] ++ 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.LTDHnpt1IJ/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
12:22:59 [2024-01-20T12:22:59.595Z] INFO: Testing against a local daemon
12:22:59 [2024-01-20T12:22:59.595Z] === RUN   TestSessionCreate
12:22:59 [2024-01-20T12:22:59.595Z] --- PASS: TestSessionCreate (0.01s)
12:22:59 [2024-01-20T12:22:59.595Z] === RUN   TestSessionCreateWithBadUpgrade
12:22:59 [2024-01-20T12:22:59.595Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s)
12:22:59 [2024-01-20T12:22:59.595Z] PASS
12:22:59 [2024-01-20T12:22:59.595Z] 
12:22:59 [2024-01-20T12:22:59.595Z] DONE 2 tests in 0.045s
12:22:59 [2024-01-20T12:22:59.595Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m  
12:22:59 [2024-01-20T12:22:59.595Z] ++ '[' -n '' ']'
12:22:59 [2024-01-20T12:22:59.595Z] ++ 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
12:22:59 [2024-01-20T12:22:59.595Z] ++ set -e
12:22:59 [2024-01-20T12:22:59.595Z] ++ '[' -n 0 ']'
12:22:59 [2024-01-20T12:22:59.595Z] ++ set -x
12:22:59 [2024-01-20T12:22:59.595Z] ++ 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.LTDHnpt1IJ/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
12:22:59 [2024-01-20T12:22:59.595Z] INFO: Testing against a local daemon
12:22:59 [2024-01-20T12:22:59.595Z] === RUN   TestCgroupDriverSystemdMemoryLimit
12:22:59 [2024-01-20T12:22:59.595Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
12:22:59 [2024-01-20T12:22:59.595Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
12:22:59 [2024-01-20T12:22:59.595Z] === RUN   TestDiskUsage
12:22:59 [2024-01-20T12:22:59.595Z] === PAUSE TestDiskUsage
12:22:59 [2024-01-20T12:22:59.595Z] === RUN   TestEventsExecDie
12:22:59 [2024-01-20T12:22:59.856Z] --- PASS: TestEventsExecDie (0.53s)
12:22:59 [2024-01-20T12:22:59.856Z] === RUN   TestEventsBackwardsCompatible
12:23:00 [2024-01-20T12:23:00.116Z] --- PASS: TestEventsBackwardsCompatible (0.04s)
12:23:00 [2024-01-20T12:23:00.116Z] === RUN   TestEventsVolumeCreate
12:23:00 [2024-01-20T12:23:00.116Z] --- PASS: TestEventsVolumeCreate (0.05s)
12:23:00 [2024-01-20T12:23:00.116Z] === RUN   TestInfoBinaryCommits
12:23:00 [2024-01-20T12:23:00.116Z] --- PASS: TestInfoBinaryCommits (0.01s)
12:23:00 [2024-01-20T12:23:00.116Z] === RUN   TestInfoAPIVersioned
12:23:00 [2024-01-20T12:23:00.116Z] --- PASS: TestInfoAPIVersioned (0.01s)
12:23:00 [2024-01-20T12:23:00.116Z] === RUN   TestInfoAPI
12:23:00 [2024-01-20T12:23:00.116Z] --- PASS: TestInfoAPI (0.01s)
12:23:00 [2024-01-20T12:23:00.116Z] === RUN   TestInfoAPIWarnings
12:23:18 [2024-01-20T12:23:18.221Z] --- PASS: TestInfoAPIWarnings (16.55s)
12:23:18 [2024-01-20T12:23:18.221Z] === RUN   TestInfoDebug
12:23:18 [2024-01-20T12:23:18.221Z] --- PASS: TestInfoDebug (0.52s)
12:23:18 [2024-01-20T12:23:18.221Z] === RUN   TestInfoInsecureRegistries
12:23:18 [2024-01-20T12:23:18.221Z] --- PASS: TestInfoInsecureRegistries (0.52s)
12:23:18 [2024-01-20T12:23:18.221Z] === RUN   TestInfoRegistryMirrors
12:23:18 [2024-01-20T12:23:18.221Z] --- PASS: TestInfoRegistryMirrors (0.52s)
12:23:18 [2024-01-20T12:23:18.221Z] === RUN   TestLoginFailsWithBadCredentials
12:23:19 [2024-01-20T12:23:19.158Z] --- PASS: TestLoginFailsWithBadCredentials (0.97s)
12:23:19 [2024-01-20T12:23:19.158Z] === RUN   TestPingCacheHeaders
12:23:19 [2024-01-20T12:23:19.158Z] --- PASS: TestPingCacheHeaders (0.01s)
12:23:19 [2024-01-20T12:23:19.158Z] === RUN   TestPingGet
12:23:19 [2024-01-20T12:23:19.158Z] --- PASS: TestPingGet (0.01s)
12:23:19 [2024-01-20T12:23:19.158Z] === RUN   TestPingHead
12:23:19 [2024-01-20T12:23:19.158Z] --- PASS: TestPingHead (0.01s)
12:23:19 [2024-01-20T12:23:19.158Z] === RUN   TestPingSwarmHeader
12:23:19 [2024-01-20T12:23:19.726Z] === RUN   TestPingSwarmHeader/before_swarm_init
12:23:20 [2024-01-20T12:23:20.294Z] === RUN   TestPingSwarmHeader/after_swarm_init
12:23:21 [2024-01-20T12:23:21.232Z] === RUN   TestPingSwarmHeader/after_swarm_leave
12:23:21 [2024-01-20T12:23:21.232Z] --- PASS: TestPingSwarmHeader (1.94s)
12:23:21 [2024-01-20T12:23:21.232Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
12:23:21 [2024-01-20T12:23:21.232Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
12:23:21 [2024-01-20T12:23:21.232Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
12:23:21 [2024-01-20T12:23:21.232Z] === RUN   TestPingBuilderHeader
12:23:21 [2024-01-20T12:23:21.232Z] === RUN   TestPingBuilderHeader/default_config
12:23:21 [2024-01-20T12:23:21.799Z] === RUN   TestPingBuilderHeader/buildkit_disabled
12:23:22 [2024-01-20T12:23:22.058Z] --- PASS: TestPingBuilderHeader (1.04s)
12:23:22 [2024-01-20T12:23:22.058Z]     --- PASS: TestPingBuilderHeader/default_config (0.52s)
12:23:22 [2024-01-20T12:23:22.058Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s)
12:23:22 [2024-01-20T12:23:22.058Z] === RUN   TestVersion
12:23:22 [2024-01-20T12:23:22.058Z] --- PASS: TestVersion (0.01s)
12:23:22 [2024-01-20T12:23:22.058Z] === CONT  TestDiskUsage
12:23:22 [2024-01-20T12:23:22.626Z] === RUN   TestDiskUsage/empty
12:23:22 [2024-01-20T12:23:22.626Z] === RUN   TestDiskUsage/empty/container_types
12:23:22 [2024-01-20T12:23:22.626Z] === RUN   TestDiskUsage/empty/image_types
12:23:22 [2024-01-20T12:23:22.626Z] === RUN   TestDiskUsage/empty/volume_types
12:23:22 [2024-01-20T12:23:22.626Z] === RUN   TestDiskUsage/empty/build-cache_types
12:23:22 [2024-01-20T12:23:22.626Z] === RUN   TestDiskUsage/empty/container,_volume_types
12:23:22 [2024-01-20T12:23:22.626Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
12:23:22 [2024-01-20T12:23:22.626Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
12:23:22 [2024-01-20T12:23:22.626Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
12:23:22 [2024-01-20T12:23:22.626Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
12:23:22 [2024-01-20T12:23:22.626Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
12:23:22 [2024-01-20T12:23:22.626Z] === RUN   TestDiskUsage/after_LoadBusybox
12:23:22 [2024-01-20T12:23:22.885Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
12:23:22 [2024-01-20T12:23:22.885Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
12:23:22 [2024-01-20T12:23:22.885Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
12:23:22 [2024-01-20T12:23:22.885Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
12:23:22 [2024-01-20T12:23:22.885Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
12:23:22 [2024-01-20T12:23:22.885Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
12:23:22 [2024-01-20T12:23:22.885Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
12:23:22 [2024-01-20T12:23:22.885Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
12:23:22 [2024-01-20T12:23:22.885Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
12:23:22 [2024-01-20T12:23:22.885Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
12:23:22 [2024-01-20T12:23:22.885Z] === RUN   TestDiskUsage/after_container.Run
12:23:23 [2024-01-20T12:23:23.144Z] === RUN   TestDiskUsage/after_container.Run/container_types
12:23:23 [2024-01-20T12:23:23.144Z] === RUN   TestDiskUsage/after_container.Run/image_types
12:23:23 [2024-01-20T12:23:23.144Z] === RUN   TestDiskUsage/after_container.Run/volume_types
12:23:23 [2024-01-20T12:23:23.144Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
12:23:23 [2024-01-20T12:23:23.144Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
12:23:23 [2024-01-20T12:23:23.144Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
12:23:23 [2024-01-20T12:23:23.144Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
12:23:23 [2024-01-20T12:23:23.144Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
12:23:23 [2024-01-20T12:23:23.144Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
12:23:23 [2024-01-20T12:23:23.145Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
12:23:23 [2024-01-20T12:23:23.145Z] --- PASS: TestDiskUsage (1.07s)
12:23:23 [2024-01-20T12:23:23.145Z]     --- PASS: TestDiskUsage/empty (0.01s)
12:23:23 [2024-01-20T12:23:23.145Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
12:23:23 [2024-01-20T12:23:23.145Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
12:23:23 [2024-01-20T12:23:23.145Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
12:23:23 [2024-01-20T12:23:23.145Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
12:23:23 [2024-01-20T12:23:23.145Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
12:23:23 [2024-01-20T12:23:23.145Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
12:23:23 [2024-01-20T12:23:23.145Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
12:23:23 [2024-01-20T12:23:23.145Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
12:23:23 [2024-01-20T12:23:23.145Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
12:23:23 [2024-01-20T12:23:23.145Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
12:23:23 [2024-01-20T12:23:23.145Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.08s)
12:23:23 [2024-01-20T12:23:23.145Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
12:23:23 [2024-01-20T12:23:23.145Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
12:23:23 [2024-01-20T12:23:23.145Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
12:23:23 [2024-01-20T12:23:23.145Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
12:23:23 [2024-01-20T12:23:23.145Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
12:23:23 [2024-01-20T12:23:23.145Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
12:23:23 [2024-01-20T12:23:23.145Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
12:23:23 [2024-01-20T12:23:23.145Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
12:23:23 [2024-01-20T12:23:23.145Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
12:23:23 [2024-01-20T12:23:23.145Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
12:23:23 [2024-01-20T12:23:23.145Z]     --- PASS: TestDiskUsage/after_container.Run (0.26s)
12:23:23 [2024-01-20T12:23:23.145Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
12:23:23 [2024-01-20T12:23:23.145Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
12:23:23 [2024-01-20T12:23:23.145Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
12:23:23 [2024-01-20T12:23:23.145Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
12:23:23 [2024-01-20T12:23:23.145Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
12:23:23 [2024-01-20T12:23:23.145Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
12:23:23 [2024-01-20T12:23:23.145Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
12:23:23 [2024-01-20T12:23:23.145Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
12:23:23 [2024-01-20T12:23:23.145Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
12:23:23 [2024-01-20T12:23:23.145Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
12:23:23 [2024-01-20T12:23:23.145Z] PASS
12:23:23 [2024-01-20T12:23:23.145Z] 
12:23:23 [2024-01-20T12:23:23.145Z] === Skipped
12:23:23 [2024-01-20T12:23:23.145Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
12:23:23 [2024-01-20T12:23:23.145Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
12:23:23 [2024-01-20T12:23:23.145Z] 
12:23:23 [2024-01-20T12:23:23.145Z] DONE 57 tests, 1 skipped in 23.862s
12:23:23 [2024-01-20T12:23:23.145Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m  
12:23:23 [2024-01-20T12:23:23.145Z] ++ '[' -n '' ']'
12:23:23 [2024-01-20T12:23:23.145Z] ++ 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
12:23:23 [2024-01-20T12:23:23.145Z] ++ set -e
12:23:23 [2024-01-20T12:23:23.145Z] ++ '[' -n 0 ']'
12:23:23 [2024-01-20T12:23:23.145Z] ++ set -x
12:23:23 [2024-01-20T12:23:23.145Z] ++ 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.LTDHnpt1IJ/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
12:23:23 [2024-01-20T12:23:23.404Z] INFO: Testing against a local daemon
12:23:23 [2024-01-20T12:23:23.404Z] === RUN   TestRunMountVolumeSubdir
12:23:23 [2024-01-20T12:23:23.664Z]     mount_test.go:28: Setup stderr:
12:23:23 [2024-01-20T12:23:23.664Z]     mount_test.go:28: Setup stdout:
12:23:23 [2024-01-20T12:23:23.664Z]         /volume:
12:23:23 [2024-01-20T12:23:23.664Z]         total 24K    
12:23:23 [2024-01-20T12:23:23.664Z]         drwxr-xr-x    5 root     root        4.0K Jan 20 12:23 .
12:23:23 [2024-01-20T12:23:23.664Z]         drwxr-xr-x    1 root     root        4.0K Jan 20 12:23 ..
12:23:23 [2024-01-20T12:23:23.664Z]         -rw-r--r--    1 root     root           4 Jan 20 12:23 bar.txt
12:23:23 [2024-01-20T12:23:23.664Z]         drwxr-xr-x    2 root     root        4.0K Jan 20 12:23 bin
12:23:23 [2024-01-20T12:23:23.664Z]         drwxr-xr-x    3 root     root        4.0K Jan 20 12:23 hack
12:23:23 [2024-01-20T12:23:23.664Z]         drwxr-xr-x    2 root     root        4.0K Jan 20 12:23 subdir
12:23:23 [2024-01-20T12:23:23.664Z]         
12:23:23 [2024-01-20T12:23:23.664Z]         /volume/hack/:
12:23:23 [2024-01-20T12:23:23.664Z]         total 12K    
12:23:23 [2024-01-20T12:23:23.664Z]         drwxr-xr-x    3 root     root        4.0K Jan 20 12:23 .
12:23:23 [2024-01-20T12:23:23.664Z]         drwxr-xr-x    5 root     root        4.0K Jan 20 12:23 ..
12:23:23 [2024-01-20T12:23:23.664Z]         lrwxrwxrwx    1 root     root           4 Jan 20 12:23 bad -> root
12:23:23 [2024-01-20T12:23:23.664Z]         lrwxrwxrwx    1 root     root           9 Jan 20 12:23 good -> ../subdir
12:23:23 [2024-01-20T12:23:23.664Z]         drwxr-xr-x    2 root     root        4.0K Jan 20 12:23 iwanttobehackedwithtoctou
12:23:23 [2024-01-20T12:23:23.664Z]         lrwxrwxrwx    1 root     root           1 Jan 20 12:23 root -> /
12:23:23 [2024-01-20T12:23:23.664Z] === RUN   TestRunMountVolumeSubdir/subdir
12:23:24 [2024-01-20T12:23:24.232Z]     mount_test.go:101: stdout:
12:23:24 [2024-01-20T12:23:24.232Z]         hello.txt
12:23:24 [2024-01-20T12:23:24.232Z]     mount_test.go:102: stderr:
12:23:24 [2024-01-20T12:23:24.232Z] === RUN   TestRunMountVolumeSubdir/subdir_link
12:23:24 [2024-01-20T12:23:24.492Z]     mount_test.go:101: stdout:
12:23:24 [2024-01-20T12:23:24.492Z]         hello.txt
12:23:24 [2024-01-20T12:23:24.492Z]     mount_test.go:102: stderr:
12:23:24 [2024-01-20T12:23:24.492Z] === RUN   TestRunMountVolumeSubdir/subdir_with_copy_data
12:23:25 [2024-01-20T12:23:25.061Z]     mount_test.go:101: stdout:
12:23:25 [2024-01-20T12:23:25.061Z]         /bin/busybox
12:23:25 [2024-01-20T12:23:25.061Z]     mount_test.go:102: stderr:
12:23:25 [2024-01-20T12:23:25.061Z] === RUN   TestRunMountVolumeSubdir/file
12:23:25 [2024-01-20T12:23:25.629Z]     mount_test.go:101: stdout:
12:23:25 [2024-01-20T12:23:25.629Z]         foo
12:23:25 [2024-01-20T12:23:25.629Z]     mount_test.go:102: stderr:
12:23:25 [2024-01-20T12:23:25.629Z] === RUN   TestRunMountVolumeSubdir/relative_with_backtracks
12:23:25 [2024-01-20T12:23:25.629Z] === RUN   TestRunMountVolumeSubdir/not_existing
12:23:25 [2024-01-20T12:23:25.629Z] === RUN   TestRunMountVolumeSubdir/mount_link
12:23:25 [2024-01-20T12:23:25.889Z] === RUN   TestRunMountVolumeSubdir/mount_link_link
12:23:25 [2024-01-20T12:23:25.889Z] --- PASS: TestRunMountVolumeSubdir (2.63s)
12:23:25 [2024-01-20T12:23:25.889Z]     --- PASS: TestRunMountVolumeSubdir/subdir (0.42s)
12:23:25 [2024-01-20T12:23:25.889Z]     --- PASS: TestRunMountVolumeSubdir/subdir_link (0.43s)
12:23:25 [2024-01-20T12:23:25.889Z]     --- PASS: TestRunMountVolumeSubdir/subdir_with_copy_data (0.45s)
12:23:25 [2024-01-20T12:23:25.889Z]     --- PASS: TestRunMountVolumeSubdir/file (0.47s)
12:23:25 [2024-01-20T12:23:25.889Z]     --- PASS: TestRunMountVolumeSubdir/relative_with_backtracks (0.00s)
12:23:25 [2024-01-20T12:23:25.889Z]     --- PASS: TestRunMountVolumeSubdir/not_existing (0.14s)
12:23:25 [2024-01-20T12:23:25.889Z]     --- PASS: TestRunMountVolumeSubdir/mount_link (0.15s)
12:23:25 [2024-01-20T12:23:25.889Z]     --- PASS: TestRunMountVolumeSubdir/mount_link_link (0.13s)
12:23:25 [2024-01-20T12:23:25.889Z] === RUN   TestVolumesCreateAndList
12:23:25 [2024-01-20T12:23:25.889Z] --- PASS: TestVolumesCreateAndList (0.01s)
12:23:25 [2024-01-20T12:23:25.889Z] === RUN   TestVolumesRemove
12:23:25 [2024-01-20T12:23:25.889Z] === RUN   TestVolumesRemove/volume_in_use
12:23:25 [2024-01-20T12:23:25.889Z] === RUN   TestVolumesRemove/volume_not_in_use
12:23:25 [2024-01-20T12:23:25.889Z] === RUN   TestVolumesRemove/non-existing_volume
12:23:25 [2024-01-20T12:23:25.889Z] === RUN   TestVolumesRemove/non-existing_volume_force
12:23:25 [2024-01-20T12:23:25.889Z] --- PASS: TestVolumesRemove (0.05s)
12:23:25 [2024-01-20T12:23:25.889Z]     --- PASS: TestVolumesRemove/volume_in_use (0.00s)
12:23:25 [2024-01-20T12:23:25.889Z]     --- PASS: TestVolumesRemove/volume_not_in_use (0.01s)
12:23:25 [2024-01-20T12:23:25.889Z]     --- PASS: TestVolumesRemove/non-existing_volume (0.00s)
12:23:25 [2024-01-20T12:23:25.889Z]     --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s)
12:23:25 [2024-01-20T12:23:25.889Z] === RUN   TestVolumesRemoveSwarmEnabled
12:23:25 [2024-01-20T12:23:25.889Z] === PAUSE TestVolumesRemoveSwarmEnabled
12:23:25 [2024-01-20T12:23:25.889Z] === RUN   TestVolumesInspect
12:23:25 [2024-01-20T12:23:25.889Z] --- PASS: TestVolumesInspect (0.01s)
12:23:25 [2024-01-20T12:23:25.889Z] === RUN   TestVolumesInvalidJSON
12:23:25 [2024-01-20T12:23:25.889Z] === RUN   TestVolumesInvalidJSON/volumes/create
12:23:25 [2024-01-20T12:23:25.889Z] === PAUSE TestVolumesInvalidJSON/volumes/create
12:23:25 [2024-01-20T12:23:25.889Z] === CONT  TestVolumesInvalidJSON/volumes/create
12:23:25 [2024-01-20T12:23:25.889Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
12:23:25 [2024-01-20T12:23:25.889Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
12:23:25 [2024-01-20T12:23:25.889Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
12:23:25 [2024-01-20T12:23:25.889Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
12:23:25 [2024-01-20T12:23:25.889Z] --- PASS: TestVolumesInvalidJSON (0.01s)
12:23:25 [2024-01-20T12:23:25.889Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
12:23:25 [2024-01-20T12:23:25.889Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
12:23:25 [2024-01-20T12:23:25.889Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
12:23:25 [2024-01-20T12:23:25.889Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
12:23:25 [2024-01-20T12:23:25.889Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
12:23:25 [2024-01-20T12:23:25.889Z] === RUN   TestVolumePruneAnonymous
12:23:26 [2024-01-20T12:23:26.148Z] --- PASS: TestVolumePruneAnonymous (0.03s)
12:23:26 [2024-01-20T12:23:26.148Z] === RUN   TestVolumePruneAnonFromImage
12:23:26 [2024-01-20T12:23:26.148Z] --- PASS: TestVolumePruneAnonFromImage (0.13s)
12:23:26 [2024-01-20T12:23:26.148Z] === CONT  TestVolumesRemoveSwarmEnabled
12:23:27 [2024-01-20T12:23:27.526Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_in_use
12:23:27 [2024-01-20T12:23:27.526Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_not_in_use
12:23:27 [2024-01-20T12:23:27.526Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume
12:23:27 [2024-01-20T12:23:27.527Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume_force
12:23:28 [2024-01-20T12:23:28.095Z] --- PASS: TestVolumesRemoveSwarmEnabled (1.82s)
12:23:28 [2024-01-20T12:23:28.095Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s)
12:23:28 [2024-01-20T12:23:28.095Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s)
12:23:28 [2024-01-20T12:23:28.095Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s)
12:23:28 [2024-01-20T12:23:28.095Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s)
12:23:28 [2024-01-20T12:23:28.095Z] PASS
12:23:28 [2024-01-20T12:23:28.095Z] 
12:23:28 [2024-01-20T12:23:28.095Z] DONE 29 tests in 4.731s
12:23:28 [2024-01-20T12:23:28.095Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
12:23:28 [2024-01-20T12:23:28.095Z] ++++ cat bundles/test-integration/docker.pid
12:23:28 [2024-01-20T12:23:28.095Z] +++ kill 24464
12:23:29 [2024-01-20T12:23:29.473Z] ++++ cat bundles/test-integration/TestUsernsCommit/d436dc1c7cda4/docker.pid
12:23:29 [2024-01-20T12:23:29.473Z] +++ kill 62480
12:23:29 [2024-01-20T12:23:29.473Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 62480 is not a child of this shell
12:23:29 [2024-01-20T12:23:29.473Z] warning: PID 62480 from bundles/test-integration/TestUsernsCommit/d436dc1c7cda4/docker.pid had a nonzero exit code
12:23:29 [2024-01-20T12:23:29.473Z] umount: bundles/test-integration/TestUsernsCommit/d436dc1c7cda4/root: not mounted.
12:23:29 [2024-01-20T12:23:29.473Z] +++ /etc/init.d/apparmor stop
12:23:29 [2024-01-20T12:23:29.473Z] Leaving: AppArmorNo profiles have been unloaded.
12:23:29 [2024-01-20T12:23:29.473Z] 
12:23:29 [2024-01-20T12:23:29.473Z] Unloading profiles will leave already running processes permanently
12:23:29 [2024-01-20T12:23:29.473Z] unconfined, which can lead to unexpected situations.
12:23:29 [2024-01-20T12:23:29.473Z] 
12:23:29 [2024-01-20T12:23:29.473Z] To set a process to complain mode, use the command line tool
12:23:29 [2024-01-20T12:23:29.473Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
12:23:29 [2024-01-20T12:23:29.473Z] +++ true
12:23:29 [2024-01-20T12:23:29.473Z] exiting test-integration
12:23:29 [2024-01-20T12:23:29.473Z] ++ exit 0
12:23:29 [2024-01-20T12:23:29.473Z] 
Post stage
[Pipeline] junit
12:23:30 [2024-01-20T12:23:30.863Z] Recording test results
12:23:31 [2024-01-20T12:23:31.045Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
12:23:31 [2024-01-20T12:23:31.339Z] + echo Ensuring container killed.
12:23:31 [2024-01-20T12:23:31.340Z] Ensuring container killed.
12:23:31 [2024-01-20T12:23:31.340Z] + docker rm -vf docker-pr3
12:23:31 [2024-01-20T12:23:31.340Z] Error response from daemon: No such container: docker-pr3
[Pipeline] sh
12:23:31 [2024-01-20T12:23:31.622Z] + echo Chowning /workspace to jenkins user
12:23:31 [2024-01-20T12:23:31.622Z] Chowning /workspace to jenkins user
12:23:31 [2024-01-20T12:23:31.622Z] + id -u
12:23:31 [2024-01-20T12:23:31.622Z] + id -g
12:23:31 [2024-01-20T12:23:31.622Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45260:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
12:23:32 [2024-01-20T12:23:32.849Z] + bundleName=arm64-integration
12:23:32 [2024-01-20T12:23:32.849Z] + echo Creating arm64-integration-bundles.tar.gz
12:23:32 [2024-01-20T12:23:32.849Z] Creating arm64-integration-bundles.tar.gz
12:23:32 [2024-01-20T12:23:32.849Z] + find bundles -path */root/*overlay2 -prune+  -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
12:23:32 [2024-01-20T12:23:32.849Z] xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
12:23:33 [2024-01-20T12:23:33.121Z] Archiving artifacts
12:23:33 [2024-01-20T12:23:33.399Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-45260/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
12:23:33 [2024-01-20T12:23:33.689Z] + make clean
12:23:33 [2024-01-20T12:23:33.689Z] docker volume rm -f docker-dev-cache docker-mod-cache
12:23:33 [2024-01-20T12:23:33.689Z] docker-dev-cache
12:23:33 [2024-01-20T12:23:33.689Z] 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