Skip to content
Success

Console Output

Pull request #46974 updated
11:38:39 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from f9135cdeb536a1c4c973e1e2c5b625911253b90e+7bc56c53657dbf405db89e55d4b120f695848058 (16f51c43bb8686d25eb38f32c334eda72c2cf2c8)
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-46974@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
11:38:42 [2023-12-21T11:38:42.900Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
11:38:42 [2023-12-21T11:38:42.904Z] Trying to pass milestone 1
[Pipeline] milestone
11:38:43 [2023-12-21T11:38:43.066Z] Trying to pass milestone 2
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
11:38:58 [2023-12-21T11:38:58.320Z] Still waiting to schedule task
11:38:58 [2023-12-21T11:38:58.321Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-001fe3c279b88ca76)11:39:00 [2023-12-21T11:39:00.092Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-001fe3c279b88ca76) in /home/ubuntu/workspace/moby_PR-46974
[Pipeline] {
[Pipeline] checkout
11:39:00 [2023-12-21T11:39:00.140Z] The recommended git tool is: git
11:39:00 [2023-12-21T11:39:00.169Z] using credential docker-jenkins-github-credentials
11:39:00 [2023-12-21T11:39:00.200Z] Cloning the remote Git repository
11:39:00 [2023-12-21T11:39:00.200Z] Cloning with configured refspecs honoured and without tags
11:39:00 [2023-12-21T11:39:00.195Z] Cloning repository https://github.com/moby/moby.git
11:39:00 [2023-12-21T11:39:00.196Z]  > git init /home/ubuntu/workspace/moby_PR-46974 # timeout=10
11:39:00 [2023-12-21T11:39:00.201Z] Fetching upstream changes from https://github.com/moby/moby.git
11:39:00 [2023-12-21T11:39:00.201Z]  > git --version # timeout=10
11:39:00 [2023-12-21T11:39:00.203Z]  > git --version # 'git version 2.25.1'
11:39:00 [2023-12-21T11:39:00.204Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:39:00 [2023-12-21T11:39:00.204Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46974/head:refs/remotes/origin/PR-46974 +refs/heads/master:refs/remotes/origin/master # timeout=10
11:39:13 [2023-12-21T11:39:13.604Z] Fetching without tags
11:39:13 [2023-12-21T11:39:13.826Z] Merging remotes/origin/master commit 7bc56c53657dbf405db89e55d4b120f695848058 into PR head commit f9135cdeb536a1c4c973e1e2c5b625911253b90e
11:39:13 [2023-12-21T11:39:13.581Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:39:13 [2023-12-21T11:39:13.583Z]  > git config --add remote.origin.fetch +refs/pull/46974/head:refs/remotes/origin/PR-46974 # timeout=10
11:39:13 [2023-12-21T11:39:13.586Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
11:39:13 [2023-12-21T11:39:13.592Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:39:13 [2023-12-21T11:39:13.599Z] Fetching upstream changes from https://github.com/moby/moby.git
11:39:13 [2023-12-21T11:39:13.599Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:39:13 [2023-12-21T11:39:13.600Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46974/head:refs/remotes/origin/PR-46974 +refs/heads/master:refs/remotes/origin/master # timeout=10
11:39:13 [2023-12-21T11:39:13.821Z]  > git config core.sparsecheckout # timeout=10
11:39:13 [2023-12-21T11:39:13.824Z]  > git checkout -f f9135cdeb536a1c4c973e1e2c5b625911253b90e # timeout=10
11:39:14 [2023-12-21T11:39:14.511Z] Merge succeeded, producing f9135cdeb536a1c4c973e1e2c5b625911253b90e
11:39:14 [2023-12-21T11:39:14.511Z] Checking out Revision f9135cdeb536a1c4c973e1e2c5b625911253b90e (PR-46974)
11:39:15 [2023-12-21T11:39:15.186Z] Commit message: "libnet: Improve the debug log written when the extKeyListener is stopped"
11:39:15 [2023-12-21T11:39:15.194Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
11:39:15 [2023-12-21T11:39:15.961Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-46974:/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
11:39:14 [2023-12-21T11:39:14.477Z]  > git remote # timeout=10
11:39:14 [2023-12-21T11:39:14.484Z]  > git config --get remote.origin.url # timeout=10
11:39:14 [2023-12-21T11:39:14.487Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:39:14 [2023-12-21T11:39:14.487Z]  > git merge 7bc56c53657dbf405db89e55d4b120f695848058 # timeout=10
11:39:14 [2023-12-21T11:39:14.496Z]  > git rev-parse HEAD^{commit} # timeout=10
11:39:14 [2023-12-21T11:39:14.506Z]  > git config core.sparsecheckout # timeout=10
11:39:14 [2023-12-21T11:39:14.508Z]  > git checkout -f f9135cdeb536a1c4c973e1e2c5b625911253b90e # timeout=10
11:39:15 [2023-12-21T11:39:15.181Z]  > git rev-list --no-walk 140c793df713f22500938ddbcaa6eded620cba63 # timeout=10
11:39:18 [2023-12-21T11:39:18.545Z] 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
11:39:18 [2023-12-21T11:39:18.605Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-001fe3c279b88ca76) in /home/ubuntu/workspace/moby_PR-46974
[Pipeline] {
[Pipeline] checkout
11:39:18 [2023-12-21T11:39:18.621Z] The recommended git tool is: git
11:39:18 [2023-12-21T11:39:18.629Z] using credential docker-jenkins-github-credentials
11:39:18 [2023-12-21T11:39:18.646Z] Fetching changes from the remote Git repository
11:39:18 [2023-12-21T11:39:18.652Z] Fetching without tags
11:39:18 [2023-12-21T11:39:18.849Z] Merging remotes/origin/master commit 7bc56c53657dbf405db89e55d4b120f695848058 into PR head commit f9135cdeb536a1c4c973e1e2c5b625911253b90e
11:39:18 [2023-12-21T11:39:18.901Z] Merge succeeded, producing f9135cdeb536a1c4c973e1e2c5b625911253b90e
11:39:18 [2023-12-21T11:39:18.902Z] Checking out Revision f9135cdeb536a1c4c973e1e2c5b625911253b90e (PR-46974)
11:39:18 [2023-12-21T11:39:18.951Z] Commit message: "libnet: Improve the debug log written when the extKeyListener is stopped"
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
11:39:19 [2023-12-21T11:39:19.591Z] + docker version
11:39:19 [2023-12-21T11:39:19.591Z] Client: Docker Engine - Community
11:39:19 [2023-12-21T11:39:19.591Z]  Version:           24.0.7
11:39:19 [2023-12-21T11:39:19.591Z]  API version:       1.43
11:39:19 [2023-12-21T11:39:19.591Z]  Go version:        go1.20.10
11:39:19 [2023-12-21T11:39:19.591Z]  Git commit:        afdd53b
11:39:19 [2023-12-21T11:39:19.591Z]  Built:             Thu Oct 26 09:08:14 2023
11:39:19 [2023-12-21T11:39:19.591Z]  OS/Arch:           linux/arm64
11:39:19 [2023-12-21T11:39:19.591Z]  Context:           default
11:39:19 [2023-12-21T11:39:19.591Z] 
11:39:19 [2023-12-21T11:39:19.591Z] Server: Docker Engine - Community
11:39:19 [2023-12-21T11:39:19.591Z]  Engine:
11:39:19 [2023-12-21T11:39:19.591Z]   Version:          24.0.7
11:39:19 [2023-12-21T11:39:19.591Z]   API version:      1.43 (minimum version 1.12)
11:39:19 [2023-12-21T11:39:19.591Z]   Go version:       go1.20.10
11:39:19 [2023-12-21T11:39:19.591Z]   Git commit:       311b9ff
11:39:19 [2023-12-21T11:39:19.591Z]   Built:            Thu Oct 26 09:08:14 2023
11:39:19 [2023-12-21T11:39:19.591Z]   OS/Arch:          linux/arm64
11:39:19 [2023-12-21T11:39:19.591Z]   Experimental:     true
11:39:19 [2023-12-21T11:39:19.591Z]  containerd:
11:39:19 [2023-12-21T11:39:19.591Z]   Version:          1.6.25
11:39:19 [2023-12-21T11:39:19.591Z]   GitCommit:        d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f
11:39:19 [2023-12-21T11:39:19.591Z]  runc:
11:39:19 [2023-12-21T11:39:19.591Z]   Version:          1.1.10
11:39:19 [2023-12-21T11:39:19.591Z]   GitCommit:        v1.1.10-0-g18a0cb0
11:39:19 [2023-12-21T11:39:19.591Z]  docker-init:
11:39:19 [2023-12-21T11:39:19.591Z]   Version:          0.19.0
11:39:19 [2023-12-21T11:39:19.591Z]   GitCommit:        de40ad0
[Pipeline] sh
11:39:18 [2023-12-21T11:39:18.635Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-46974/.git # timeout=10
11:39:18 [2023-12-21T11:39:18.641Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:39:18 [2023-12-21T11:39:18.646Z] Fetching upstream changes from https://github.com/moby/moby.git
11:39:18 [2023-12-21T11:39:18.646Z]  > git --version # timeout=10
11:39:18 [2023-12-21T11:39:18.649Z]  > git --version # 'git version 2.25.1'
11:39:18 [2023-12-21T11:39:18.649Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:39:18 [2023-12-21T11:39:18.649Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46974/head:refs/remotes/origin/PR-46974 +refs/heads/master:refs/remotes/origin/master # timeout=10
11:39:18 [2023-12-21T11:39:18.843Z]  > git config core.sparsecheckout # timeout=10
11:39:18 [2023-12-21T11:39:18.846Z]  > git checkout -f f9135cdeb536a1c4c973e1e2c5b625911253b90e # timeout=10
11:39:18 [2023-12-21T11:39:18.876Z]  > git remote # timeout=10
11:39:18 [2023-12-21T11:39:18.879Z]  > git config --get remote.origin.url # timeout=10
11:39:18 [2023-12-21T11:39:18.881Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:39:18 [2023-12-21T11:39:18.882Z]  > git merge 7bc56c53657dbf405db89e55d4b120f695848058 # timeout=10
11:39:18 [2023-12-21T11:39:18.890Z]  > git rev-parse HEAD^{commit} # timeout=10
11:39:18 [2023-12-21T11:39:18.896Z]  > git config core.sparsecheckout # timeout=10
11:39:18 [2023-12-21T11:39:18.898Z]  > git checkout -f f9135cdeb536a1c4c973e1e2c5b625911253b90e # timeout=10
11:39:19 [2023-12-21T11:39:19.872Z] + docker info
11:39:19 [2023-12-21T11:39:19.872Z] Client: Docker Engine - Community
11:39:19 [2023-12-21T11:39:19.872Z]  Version:    24.0.7
11:39:19 [2023-12-21T11:39:19.872Z]  Context:    default
11:39:19 [2023-12-21T11:39:19.872Z]  Debug Mode: false
11:39:19 [2023-12-21T11:39:19.872Z]  Plugins:
11:39:19 [2023-12-21T11:39:19.872Z]   buildx: Docker Buildx (Docker Inc.)
11:39:19 [2023-12-21T11:39:19.872Z]     Version:  v0.12.0
11:39:19 [2023-12-21T11:39:19.872Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
11:39:19 [2023-12-21T11:39:19.872Z]   compose: Docker Compose (Docker Inc.)
11:39:19 [2023-12-21T11:39:19.872Z]     Version:  v2.23.3
11:39:19 [2023-12-21T11:39:19.872Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
11:39:19 [2023-12-21T11:39:19.872Z] 
11:39:19 [2023-12-21T11:39:19.872Z] Server:
11:39:19 [2023-12-21T11:39:19.872Z]  Containers: 0
11:39:19 [2023-12-21T11:39:19.872Z]   Running: 0
11:39:19 [2023-12-21T11:39:19.872Z]   Paused: 0
11:39:19 [2023-12-21T11:39:19.872Z]   Stopped: 0
11:39:19 [2023-12-21T11:39:19.872Z]  Images: 3
11:39:19 [2023-12-21T11:39:19.872Z]  Server Version: 24.0.7
11:39:19 [2023-12-21T11:39:19.872Z]  Storage Driver: overlay2
11:39:19 [2023-12-21T11:39:19.872Z]   Backing Filesystem: extfs
11:39:19 [2023-12-21T11:39:19.872Z]   Supports d_type: true
11:39:19 [2023-12-21T11:39:19.872Z]   Using metacopy: false
11:39:19 [2023-12-21T11:39:19.872Z]   Native Overlay Diff: true
11:39:19 [2023-12-21T11:39:19.872Z]   userxattr: false
11:39:19 [2023-12-21T11:39:19.872Z]  Logging Driver: json-file
11:39:19 [2023-12-21T11:39:19.872Z]  Cgroup Driver: cgroupfs
11:39:19 [2023-12-21T11:39:19.872Z]  Cgroup Version: 1
11:39:19 [2023-12-21T11:39:19.872Z]  Plugins:
11:39:19 [2023-12-21T11:39:19.872Z]   Volume: local
11:39:19 [2023-12-21T11:39:19.872Z]   Network: bridge host ipvlan macvlan null overlay
11:39:19 [2023-12-21T11:39:19.872Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
11:39:19 [2023-12-21T11:39:19.872Z]  Swarm: inactive
11:39:19 [2023-12-21T11:39:19.872Z]  Runtimes: io.containerd.runc.v2 runc
11:39:19 [2023-12-21T11:39:19.872Z]  Default Runtime: runc
11:39:19 [2023-12-21T11:39:19.872Z]  Init Binary: docker-init
11:39:19 [2023-12-21T11:39:19.872Z]  containerd version: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f
11:39:19 [2023-12-21T11:39:19.872Z]  runc version: v1.1.10-0-g18a0cb0
11:39:19 [2023-12-21T11:39:19.872Z]  init version: de40ad0
11:39:19 [2023-12-21T11:39:19.872Z]  Security Options:
11:39:19 [2023-12-21T11:39:19.872Z]   apparmor
11:39:19 [2023-12-21T11:39:19.872Z]   seccomp
11:39:19 [2023-12-21T11:39:19.872Z]    Profile: builtin
11:39:19 [2023-12-21T11:39:19.872Z]  Kernel Version: 5.15.0-1050-aws
11:39:19 [2023-12-21T11:39:19.872Z]  Operating System: Ubuntu 20.04.6 LTS
11:39:19 [2023-12-21T11:39:19.872Z]  OSType: linux
11:39:19 [2023-12-21T11:39:19.872Z]  Architecture: aarch64
11:39:19 [2023-12-21T11:39:19.872Z]  CPUs: 8
11:39:19 [2023-12-21T11:39:19.872Z]  Total Memory: 30.64GiB
11:39:19 [2023-12-21T11:39:19.872Z]  Name: ip-10-100-124-20
11:39:19 [2023-12-21T11:39:19.872Z]  ID: df31e515-0d6e-4cdc-bab7-e14664be0d77
11:39:19 [2023-12-21T11:39:19.872Z]  Docker Root Dir: /var/lib/docker
11:39:19 [2023-12-21T11:39:19.872Z]  Debug Mode: false
11:39:19 [2023-12-21T11:39:19.872Z]  Experimental: true
11:39:19 [2023-12-21T11:39:19.872Z]  Insecure Registries:
11:39:19 [2023-12-21T11:39:19.872Z]   127.0.0.0/8
11:39:19 [2023-12-21T11:39:19.872Z]  Live Restore Enabled: true
11:39:19 [2023-12-21T11:39:19.872Z] 
[Pipeline] sh
11:39:20 [2023-12-21T11:39:20.154Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
11:39:20 [2023-12-21T11:39:20.154Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
11:39:20 [2023-12-21T11:39:20.154Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-46974/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
11:39:20 [2023-12-21T11:39:20.154Z] + bash /home/ubuntu/workspace/moby_PR-46974/check-config.sh
11:39:20 [2023-12-21T11:39:20.154Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
11:39:20 [2023-12-21T11:39:20.154Z] info: reading kernel config from /boot/config-5.15.0-1050-aws ...
11:39:20 [2023-12-21T11:39:20.154Z] 
11:39:20 [2023-12-21T11:39:20.154Z] Generally Necessary:
11:39:20 [2023-12-21T11:39:20.154Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
11:39:20 [2023-12-21T11:39:20.154Z] - apparmor: enabled and tools installed
11:39:20 [2023-12-21T11:39:20.154Z] - CONFIG_NAMESPACES: enabled
11:39:20 [2023-12-21T11:39:20.154Z] - CONFIG_NET_NS: enabled
11:39:20 [2023-12-21T11:39:20.154Z] - CONFIG_PID_NS: enabled
11:39:20 [2023-12-21T11:39:20.154Z] - CONFIG_IPC_NS: enabled
11:39:20 [2023-12-21T11:39:20.154Z] - CONFIG_UTS_NS: enabled
11:39:20 [2023-12-21T11:39:20.154Z] - CONFIG_CGROUPS: enabled
11:39:20 [2023-12-21T11:39:20.154Z] - CONFIG_CGROUP_CPUACCT: enabled
11:39:20 [2023-12-21T11:39:20.154Z] - CONFIG_CGROUP_DEVICE: enabled
11:39:20 [2023-12-21T11:39:20.154Z] - CONFIG_CGROUP_FREEZER: enabled
11:39:20 [2023-12-21T11:39:20.154Z] - CONFIG_CGROUP_SCHED: enabled
11:39:20 [2023-12-21T11:39:20.154Z] - CONFIG_CPUSETS: enabled
11:39:20 [2023-12-21T11:39:20.154Z] - CONFIG_MEMCG: enabled
11:39:20 [2023-12-21T11:39:20.154Z] - CONFIG_KEYS: enabled
11:39:20 [2023-12-21T11:39:20.154Z] - CONFIG_VETH: enabled (as module)
11:39:20 [2023-12-21T11:39:20.413Z] - CONFIG_BRIDGE: enabled (as module)
11:39:20 [2023-12-21T11:39:20.413Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
11:39:20 [2023-12-21T11:39:20.413Z] - CONFIG_IP_NF_FILTER: enabled (as module)
11:39:20 [2023-12-21T11:39:20.413Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
11:39:20 [2023-12-21T11:39:20.413Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
11:39:20 [2023-12-21T11:39:20.413Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
11:39:20 [2023-12-21T11:39:20.413Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
11:39:20 [2023-12-21T11:39:20.414Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
11:39:20 [2023-12-21T11:39:20.414Z] - CONFIG_IP_NF_NAT: enabled (as module)
11:39:20 [2023-12-21T11:39:20.414Z] - CONFIG_NF_NAT: enabled (as module)
11:39:20 [2023-12-21T11:39:20.414Z] - CONFIG_POSIX_MQUEUE: enabled
11:39:20 [2023-12-21T11:39:20.414Z] - CONFIG_CGROUP_BPF: enabled
11:39:20 [2023-12-21T11:39:20.414Z] 
11:39:20 [2023-12-21T11:39:20.414Z] Optional Features:
11:39:20 [2023-12-21T11:39:20.414Z] - CONFIG_USER_NS: enabled
11:39:20 [2023-12-21T11:39:20.414Z] - CONFIG_SECCOMP: enabled
11:39:20 [2023-12-21T11:39:20.414Z] - CONFIG_SECCOMP_FILTER: enabled
11:39:20 [2023-12-21T11:39:20.414Z] - CONFIG_CGROUP_PIDS: enabled
11:39:20 [2023-12-21T11:39:20.414Z] - CONFIG_MEMCG_SWAP: enabled
11:39:20 [2023-12-21T11:39:20.414Z]     (cgroup swap accounting is currently enabled)
11:39:20 [2023-12-21T11:39:20.414Z] - CONFIG_BLK_CGROUP: enabled
11:39:20 [2023-12-21T11:39:20.414Z] - CONFIG_BLK_DEV_THROTTLING: enabled
11:39:20 [2023-12-21T11:39:20.414Z] - CONFIG_CGROUP_PERF: enabled
11:39:20 [2023-12-21T11:39:20.414Z] - CONFIG_CGROUP_HUGETLB: enabled
11:39:20 [2023-12-21T11:39:20.414Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
11:39:20 [2023-12-21T11:39:20.672Z] - CONFIG_CGROUP_NET_PRIO: enabled
11:39:20 [2023-12-21T11:39:20.672Z] - CONFIG_CFS_BANDWIDTH: enabled
11:39:20 [2023-12-21T11:39:20.672Z] - CONFIG_FAIR_GROUP_SCHED: enabled
11:39:20 [2023-12-21T11:39:20.672Z] - CONFIG_RT_GROUP_SCHED: missing
11:39:20 [2023-12-21T11:39:20.672Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
11:39:20 [2023-12-21T11:39:20.672Z] - CONFIG_IP_VS: enabled (as module)
11:39:20 [2023-12-21T11:39:20.672Z] - CONFIG_IP_VS_NFCT: enabled
11:39:20 [2023-12-21T11:39:20.672Z] - CONFIG_IP_VS_PROTO_TCP: enabled
11:39:20 [2023-12-21T11:39:20.672Z] - CONFIG_IP_VS_PROTO_UDP: enabled
11:39:20 [2023-12-21T11:39:20.672Z] - CONFIG_IP_VS_RR: enabled (as module)
11:39:20 [2023-12-21T11:39:20.672Z] - CONFIG_SECURITY_SELINUX: enabled
11:39:20 [2023-12-21T11:39:20.672Z] - CONFIG_SECURITY_APPARMOR: enabled
11:39:20 [2023-12-21T11:39:20.672Z] - CONFIG_EXT4_FS: enabled
11:39:20 [2023-12-21T11:39:20.672Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
11:39:20 [2023-12-21T11:39:20.672Z] - CONFIG_EXT4_FS_SECURITY: enabled
11:39:20 [2023-12-21T11:39:20.672Z] - Network Drivers:
11:39:20 [2023-12-21T11:39:20.672Z]   - "overlay":
11:39:20 [2023-12-21T11:39:20.672Z]     - CONFIG_VXLAN: enabled (as module)
11:39:20 [2023-12-21T11:39:20.672Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
11:39:20 [2023-12-21T11:39:20.672Z]       Optional (for encrypted networks):
11:39:20 [2023-12-21T11:39:20.930Z]       - CONFIG_CRYPTO: enabled
11:39:20 [2023-12-21T11:39:20.930Z]       - CONFIG_CRYPTO_AEAD: enabled
11:39:20 [2023-12-21T11:39:20.930Z]       - CONFIG_CRYPTO_GCM: enabled
11:39:20 [2023-12-21T11:39:20.930Z]       - CONFIG_CRYPTO_SEQIV: enabled
11:39:20 [2023-12-21T11:39:20.930Z]       - CONFIG_CRYPTO_GHASH: enabled
11:39:20 [2023-12-21T11:39:20.930Z]       - CONFIG_XFRM: enabled
11:39:20 [2023-12-21T11:39:20.930Z]       - CONFIG_XFRM_USER: enabled (as module)
11:39:20 [2023-12-21T11:39:20.930Z]       - CONFIG_XFRM_ALGO: enabled (as module)
11:39:20 [2023-12-21T11:39:20.930Z]       - CONFIG_INET_ESP: enabled (as module)
11:39:20 [2023-12-21T11:39:20.930Z]   - "ipvlan":
11:39:20 [2023-12-21T11:39:20.930Z]     - CONFIG_IPVLAN: enabled (as module)
11:39:20 [2023-12-21T11:39:20.930Z]   - "macvlan":
11:39:20 [2023-12-21T11:39:20.930Z]     - CONFIG_MACVLAN: enabled (as module)
11:39:20 [2023-12-21T11:39:20.930Z]     - CONFIG_DUMMY: enabled (as module)
11:39:20 [2023-12-21T11:39:20.930Z]   - "ftp,tftp client in container":
11:39:20 [2023-12-21T11:39:20.930Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
11:39:20 [2023-12-21T11:39:20.930Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
11:39:20 [2023-12-21T11:39:20.930Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
11:39:20 [2023-12-21T11:39:20.930Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
11:39:20 [2023-12-21T11:39:20.930Z] - Storage Drivers:
11:39:20 [2023-12-21T11:39:20.930Z]   - "aufs":
11:39:20 [2023-12-21T11:39:20.930Z]     - CONFIG_AUFS_FS: enabled (as module)
11:39:20 [2023-12-21T11:39:20.930Z]   - "btrfs":
11:39:20 [2023-12-21T11:39:20.930Z]     - CONFIG_BTRFS_FS: enabled (as module)
11:39:20 [2023-12-21T11:39:20.930Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
11:39:20 [2023-12-21T11:39:20.930Z]   - "devicemapper":
11:39:20 [2023-12-21T11:39:20.930Z]     - CONFIG_BLK_DEV_DM: enabled
11:39:20 [2023-12-21T11:39:20.930Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
11:39:20 [2023-12-21T11:39:20.930Z]   - "overlay":
11:39:20 [2023-12-21T11:39:20.930Z]     - CONFIG_OVERLAY_FS: enabled (as module)
11:39:20 [2023-12-21T11:39:20.930Z]   - "zfs":
11:39:20 [2023-12-21T11:39:20.930Z]     - /dev/zfs: present
11:39:20 [2023-12-21T11:39:20.930Z]     - zfs command: missing
11:39:20 [2023-12-21T11:39:20.930Z]     - zpool command: missing
11:39:20 [2023-12-21T11:39:20.930Z] 
11:39:20 [2023-12-21T11:39:20.930Z] Limits:
11:39:20 [2023-12-21T11:39:20.930Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
11:39:20 [2023-12-21T11:39:20.930Z] 
11:39:20 [2023-12-21T11:39:20.930Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
11:39:21 [2023-12-21T11:39:21.231Z] + docker build --force-rm -t docker:f9135cdeb536a1c4c973e1e2c5b625911253b90e .
11:39:21 [2023-12-21T11:39:21.491Z] #0 building with "default" instance using docker driver
11:39:21 [2023-12-21T11:39:21.491Z] 
11:39:21 [2023-12-21T11:39:21.491Z] #1 [internal] load build definition from Dockerfile
11:39:21 [2023-12-21T11:39:21.491Z] #1 transferring dockerfile: 27.89kB done
11:39:21 [2023-12-21T11:39:21.491Z] #1 DONE 0.0s
11:39:21 [2023-12-21T11:39:21.491Z] 
11:39:21 [2023-12-21T11:39:21.491Z] #2 [internal] load .dockerignore
11:39:21 [2023-12-21T11:39:21.491Z] #2 transferring context: 113B done
11:39:21 [2023-12-21T11:39:21.491Z] #2 DONE 0.0s
11:39:21 [2023-12-21T11:39:21.491Z] 
11:39:21 [2023-12-21T11:39:21.491Z] #3 resolve image config for docker.io/docker/dockerfile:1
11:39:21 [2023-12-21T11:39:21.491Z] #3 DONE 0.1s
11:39:21 [2023-12-21T11:39:21.491Z] 
11:39:21 [2023-12-21T11:39:21.491Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
11:39:21 [2023-12-21T11:39:21.491Z] #4 CACHED
11:39:21 [2023-12-21T11:39:21.491Z] 
11:39:21 [2023-12-21T11:39:21.491Z] #5 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1
11:39:21 [2023-12-21T11:39:21.749Z] #5 ...
11:39:21 [2023-12-21T11:39:21.749Z] 
11:39:21 [2023-12-21T11:39:21.749Z] #6 [internal] load metadata for docker.io/library/busybox:latest
11:39:21 [2023-12-21T11:39:21.749Z] #6 DONE 0.0s
11:39:21 [2023-12-21T11:39:21.749Z] 
11:39:21 [2023-12-21T11:39:21.749Z] #7 [internal] load metadata for docker.io/distribution/distribution:2.8.3
11:39:21 [2023-12-21T11:39:21.749Z] #7 DONE 0.1s
11:39:22 [2023-12-21T11:39:22.008Z] 
11:39:22 [2023-12-21T11:39:22.008Z] #8 [internal] load metadata for docker.io/library/golang:1.21.5-bookworm
11:39:22 [2023-12-21T11:39:22.008Z] #8 DONE 0.2s
11:39:22 [2023-12-21T11:39:22.008Z] 
11:39:22 [2023-12-21T11:39:22.008Z] #5 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1
11:39:22 [2023-12-21T11:39:22.008Z] #5 DONE 0.2s
11:39:22 [2023-12-21T11:39:22.008Z] 
11:39:22 [2023-12-21T11:39:22.008Z] #9 [internal] load metadata for docker.io/docker/compose-bin:v2.20.1
11:39:22 [2023-12-21T11:39:22.008Z] #9 DONE 0.2s
11:39:22 [2023-12-21T11:39:22.008Z] 
11:39:22 [2023-12-21T11:39:22.008Z] #10 [internal] load metadata for docker.io/library/debian:bookworm
11:39:22 [2023-12-21T11:39:22.008Z] #10 DONE 0.2s
11:39:22 [2023-12-21T11:39:22.008Z] 
11:39:22 [2023-12-21T11:39:22.008Z] #11 [internal] load metadata for docker.io/docker/buildx-bin:0.12.0
11:39:22 [2023-12-21T11:39:22.008Z] #11 DONE 0.2s
11:39:22 [2023-12-21T11:39:22.008Z] 
11:39:22 [2023-12-21T11:39:22.008Z] #12 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
11:39:22 [2023-12-21T11:39:22.008Z] #12 DONE 0.4s
11:39:22 [2023-12-21T11:39:22.267Z] 
11:39:22 [2023-12-21T11:39:22.267Z] #13 [base 1/4] FROM docker.io/library/golang:1.21.5-bookworm@sha256:1415bb0b25d3bffc0a44dcf9851c20a9f8bbe558095221d931f2e4a4cc3596eb
11:39:22 [2023-12-21T11:39:22.267Z] #13 DONE 0.0s
11:39:22 [2023-12-21T11:39:22.267Z] 
11:39:22 [2023-12-21T11:39:22.267Z] #14 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012
11:39:22 [2023-12-21T11:39:22.267Z] #14 DONE 0.0s
11:39:22 [2023-12-21T11:39:22.267Z] 
11:39:22 [2023-12-21T11:39:22.267Z] #15 [compose 1/1] FROM docker.io/docker/compose-bin:v2.20.1@sha256:808e1bf7a9b64a345b30bbaf10df1b2f119f9011ff2ffd332cb8ed282e518d6b
11:39:22 [2023-12-21T11:39:22.267Z] #15 DONE 0.0s
11:39:22 [2023-12-21T11:39:22.267Z] 
11:39:22 [2023-12-21T11:39:22.267Z] #16 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.12.0@sha256:680c2dd904ae9f3a5c8d9e4df4c50651e5000eb4a9200f117eec8f7c2926e9c6
11:39:22 [2023-12-21T11:39:22.267Z] #16 DONE 0.0s
11:39:22 [2023-12-21T11:39:22.267Z] 
11:39:22 [2023-12-21T11:39:22.267Z] #17 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
11:39:22 [2023-12-21T11:39:22.267Z] #17 DONE 0.0s
11:39:22 [2023-12-21T11:39:22.267Z] 
11:39:22 [2023-12-21T11:39:22.267Z] #18 [build-dummy 1/2] FROM docker.io/library/busybox:latest
11:39:22 [2023-12-21T11:39:22.267Z] #18 DONE 0.0s
11:39:22 [2023-12-21T11:39:22.267Z] 
11:39:22 [2023-12-21T11:39:22.267Z] #19 [registry-v2 1/2] FROM docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb
11:39:22 [2023-12-21T11:39:22.267Z] #19 DONE 0.0s
11:39:22 [2023-12-21T11:39:22.267Z] 
11:39:22 [2023-12-21T11:39:22.267Z] #20 [frozen-images 1/4] FROM docker.io/library/debian:bookworm@sha256:bac353db4cc04bc672b14029964e686cd7bad56fe34b51f432c1a1304b9928da
11:39:22 [2023-12-21T11:39:22.267Z] #20 DONE 0.0s
11:39:22 [2023-12-21T11:39:22.267Z] 
11:39:22 [2023-12-21T11:39:22.267Z] #21 [internal] load build context
11:39:23 [2023-12-21T11:39:23.204Z] #21 transferring context: 74.85MB 0.9s done
11:39:23 [2023-12-21T11:39:23.204Z] #21 DONE 1.1s
11:39:23 [2023-12-21T11:39:23.204Z] 
11:39:23 [2023-12-21T11:39:23.204Z] #22 [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
11:39:23 [2023-12-21T11:39:23.204Z] #22 CACHED
11:39:23 [2023-12-21T11:39:23.204Z] 
11:39:23 [2023-12-21T11:39:23.204Z] #23 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.11" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
11:39:23 [2023-12-21T11:39:23.204Z] #23 CACHED
11:39:23 [2023-12-21T11:39:23.204Z] 
11:39:23 [2023-12-21T11:39:23.204Z] #24 [dev-systemd-false  6/21] COPY --link --from=tini          /build/ /usr/local/bin/
11:39:23 [2023-12-21T11:39:23.204Z] #24 CACHED
11:39:23 [2023-12-21T11:39:23.204Z] 
11:39:23 [2023-12-21T11:39:23.204Z] #25 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
11:39:23 [2023-12-21T11:39:23.204Z] #25 CACHED
11:39:23 [2023-12-21T11:39:23.204Z] 
11:39:23 [2023-12-21T11:39:23.204Z] #26 [dev-systemd-false  7/21] COPY --link --from=registry      /build/ /usr/local/bin/
11:39:23 [2023-12-21T11:39:23.204Z] #26 CACHED
11:39:23 [2023-12-21T11:39:23.204Z] 
11:39:23 [2023-12-21T11:39:23.204Z] #27 [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...)
11:39:23 [2023-12-21T11:39:23.204Z] #27 CACHED
11:39:23 [2023-12-21T11:39:23.204Z] 
11:39:23 [2023-12-21T11:39:23.204Z] #28 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
11:39:23 [2023-12-21T11:39:23.204Z] #28 CACHED
11:39:23 [2023-12-21T11:39:23.204Z] 
11:39:23 [2023-12-21T11:39:23.204Z] #29 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
11:39:23 [2023-12-21T11:39:23.204Z] #29 CACHED
11:39:23 [2023-12-21T11:39:23.204Z] 
11:39:23 [2023-12-21T11:39:23.204Z] #30 [dev-base  4/12] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
11:39:23 [2023-12-21T11:39:23.204Z] #30 CACHED
11:39:23 [2023-12-21T11:39:23.204Z] 
11:39:23 [2023-12-21T11:39:23.204Z] #31 [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             ;
11:39:23 [2023-12-21T11:39:23.204Z] #31 CACHED
11:39:23 [2023-12-21T11:39:23.204Z] 
11:39:23 [2023-12-21T11:39:23.204Z] #32 [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
11:39:23 [2023-12-21T11:39:23.204Z] #32 CACHED
11:39:23 [2023-12-21T11:39:23.204Z] 
11:39:23 [2023-12-21T11:39:23.204Z] #33 [containerd-src 1/3] WORKDIR /usr/src/containerd
11:39:23 [2023-12-21T11:39:23.204Z] #33 CACHED
11:39:23 [2023-12-21T11:39:23.204Z] 
11:39:23 [2023-12-21T11:39:23.204Z] #34 [swagger-src 1/3] WORKDIR /usr/src/swagger
11:39:23 [2023-12-21T11:39:23.204Z] #34 CACHED
11:39:23 [2023-12-21T11:39:23.204Z] 
11:39:23 [2023-12-21T11:39:23.204Z] #35 [dev-base  2/12] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
11:39:23 [2023-12-21T11:39:23.204Z] #35 CACHED
11:39:23 [2023-12-21T11:39:23.204Z] 
11:39:23 [2023-12-21T11:39:23.204Z] #36 [dev-systemd-false 13/21] COPY --link --from=containerd    /build/ /usr/local/bin/
11:39:23 [2023-12-21T11:39:23.204Z] #36 CACHED
11:39:23 [2023-12-21T11:39:23.204Z] 
11:39:23 [2023-12-21T11:39:23.204Z] #37 [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...)
11:39:23 [2023-12-21T11:39:23.204Z] #37 CACHED
11:39:23 [2023-12-21T11:39:23.204Z] 
11:39:23 [2023-12-21T11:39:23.204Z] #38 [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
11:39:23 [2023-12-21T11:39:23.204Z] #38 CACHED
11:39:23 [2023-12-21T11:39:23.204Z] 
11:39:23 [2023-12-21T11:39:23.204Z] #39 [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
11:39:23 [2023-12-21T11:39:23.204Z] #39 CACHED
11:39:23 [2023-12-21T11:39:23.204Z] 
11:39:23 [2023-12-21T11:39:23.204Z] #40 [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...)
11:39:23 [2023-12-21T11:39:23.204Z] #40 CACHED
11:39:23 [2023-12-21T11:39:23.204Z] 
11:39:23 [2023-12-21T11:39:23.204Z] #41 [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
11:39:23 [2023-12-21T11:39:23.204Z] #41 CACHED
11:39:23 [2023-12-21T11:39:23.204Z] 
11:39:23 [2023-12-21T11:39:23.204Z] #42 [runc-src 1/3] WORKDIR /usr/src/runc
11:39:23 [2023-12-21T11:39:23.204Z] #42 CACHED
11:39:23 [2023-12-21T11:39:23.204Z] 
11:39:23 [2023-12-21T11:39:23.204Z] #43 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
11:39:23 [2023-12-21T11:39:23.204Z] #43 CACHED
11:39:23 [2023-12-21T11:39:23.204Z] 
11:39:23 [2023-12-21T11:39:23.204Z] #44 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
11:39:23 [2023-12-21T11:39:23.204Z] #44 CACHED
11:39:23 [2023-12-21T11:39:23.204Z] 
11:39:23 [2023-12-21T11:39:23.204Z] #45 [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
11:39:23 [2023-12-21T11:39:23.204Z] #45 CACHED
11:39:23 [2023-12-21T11:39:23.204Z] 
11:39:23 [2023-12-21T11:39:23.204Z] #46 [dev-base  7/12] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
11:39:23 [2023-12-21T11:39:23.204Z] #46 CACHED
11:39:23 [2023-12-21T11:39:23.204Z] 
11:39:23 [2023-12-21T11:39:23.204Z] #47 [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...)
11:39:23 [2023-12-21T11:39:23.204Z] #47 CACHED
11:39:23 [2023-12-21T11:39:23.204Z] 
11:39:23 [2023-12-21T11:39:23.204Z] #48 [dev-systemd-false 21/21] WORKDIR /go/src/github.com/docker/docker
11:39:23 [2023-12-21T11:39:23.204Z] #48 CACHED
11:39:23 [2023-12-21T11:39:23.204Z] 
11:39:23 [2023-12-21T11:39:23.204Z] #49 [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
11:39:23 [2023-12-21T11:39:23.204Z] #49 CACHED
11:39:23 [2023-12-21T11:39:23.204Z] 
11:39:23 [2023-12-21T11:39:23.204Z] #50 [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...)
11:39:23 [2023-12-21T11:39:23.204Z] #50 CACHED
11:39:23 [2023-12-21T11:39:23.204Z] 
11:39:23 [2023-12-21T11:39:23.204Z] #51 [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
11:39:23 [2023-12-21T11:39:23.204Z] #51 CACHED
11:39:23 [2023-12-21T11:39:23.204Z] 
11:39:23 [2023-12-21T11:39:23.204Z] #52 [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
11:39:23 [2023-12-21T11:39:23.204Z] #52 CACHED
11:39:23 [2023-12-21T11:39:23.204Z] 
11:39:23 [2023-12-21T11:39:23.204Z] #53 [base 4/4] RUN apt-get update && apt-get install --no-install-recommends -y file
11:39:23 [2023-12-21T11:39:23.204Z] #53 CACHED
11:39:23 [2023-12-21T11:39:23.204Z] 
11:39:23 [2023-12-21T11:39:23.204Z] #54 [dev-systemd-false 16/21] COPY --link --from=containerutil /build/ /usr/local/bin/
11:39:23 [2023-12-21T11:39:23.204Z] #54 CACHED
11:39:23 [2023-12-21T11:39:23.204Z] 
11:39:23 [2023-12-21T11:39:23.204Z] #55 [dev-systemd-false 19/21] COPY --link --from=buildx        /buildx /usr/local/libexec/docker/cli-plugins/docker-buildx
11:39:23 [2023-12-21T11:39:23.204Z] #55 CACHED
11:39:23 [2023-12-21T11:39:23.204Z] 
11:39:23 [2023-12-21T11:39:23.204Z] #56 [dev-systemd-false 10/21] COPY --link --from=golangci_lint /build/ /usr/local/bin/
11:39:23 [2023-12-21T11:39:23.204Z] #56 CACHED
11:39:23 [2023-12-21T11:39:23.204Z] 
11:39:23 [2023-12-21T11:39:23.204Z] #57 [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
11:39:23 [2023-12-21T11:39:23.204Z] #57 CACHED
11:39:23 [2023-12-21T11:39:23.204Z] 
11:39:23 [2023-12-21T11:39:23.204Z] #58 [dev-systemd-false  5/21] COPY --link --from=gowinres      /build/ /usr/local/bin/
11:39:23 [2023-12-21T11:39:23.204Z] #58 CACHED
11:39:23 [2023-12-21T11:39:23.204Z] 
11:39:23 [2023-12-21T11:39:23.204Z] #59 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.21.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
11:39:23 [2023-12-21T11:39:23.204Z] #59 CACHED
11:39:23 [2023-12-21T11:39:23.204Z] 
11:39:23 [2023-12-21T11:39:23.204Z] #60 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
11:39:23 [2023-12-21T11:39:23.204Z] #60 CACHED
11:39:23 [2023-12-21T11:39:23.204Z] 
11:39:23 [2023-12-21T11:39:23.204Z] #61 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
11:39:23 [2023-12-21T11:39:23.204Z] #61 CACHED
11:39:23 [2023-12-21T11:39:23.204Z] 
11:39:23 [2023-12-21T11:39:23.204Z] #62 [dockercli-integration 1/2] WORKDIR /go/src/github.com/docker/cli
11:39:23 [2023-12-21T11:39:23.204Z] #62 CACHED
11:39:23 [2023-12-21T11:39:23.204Z] 
11:39:23 [2023-12-21T11:39:23.204Z] #63 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
11:39:23 [2023-12-21T11:39:23.204Z] #63 CACHED
11:39:23 [2023-12-21T11:39:23.204Z] 
11:39:23 [2023-12-21T11:39:23.204Z] #64 [dev-systemd-false  1/21] COPY --link --from=frozen-images /build/ /docker-frozen-images
11:39:23 [2023-12-21T11:39:23.204Z] #64 CACHED
11:39:23 [2023-12-21T11:39:23.204Z] 
11:39:23 [2023-12-21T11:39:23.204Z] #65 [dev-base  3/12] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
11:39:23 [2023-12-21T11:39:23.204Z] #65 CACHED
11:39:23 [2023-12-21T11:39:23.204Z] 
11:39:23 [2023-12-21T11:39:23.204Z] #66 [dev-systemd-false 20/21] COPY --link --from=compose       /docker-compose /usr/libexec/docker/cli-plugins/docker-compose
11:39:23 [2023-12-21T11:39:23.204Z] #66 CACHED
11:39:23 [2023-12-21T11:39:23.204Z] 
11:39:23 [2023-12-21T11:39:23.204Z] #67 [tini-src 1/3] WORKDIR /usr/src/tini
11:39:23 [2023-12-21T11:39:23.204Z] #67 CACHED
11:39:23 [2023-12-21T11:39:23.204Z] 
11:39:23 [2023-12-21T11:39:23.204Z] #68 [dev-base  5/12] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
11:39:23 [2023-12-21T11:39:23.204Z] #68 CACHED
11:39:23 [2023-12-21T11:39:23.204Z] 
11:39:23 [2023-12-21T11:39:23.204Z] #69 [dev-systemd-false  2/21] COPY --link --from=swagger       /build/ /usr/local/bin/
11:39:23 [2023-12-21T11:39:23.204Z] #69 CACHED
11:39:23 [2023-12-21T11:39:23.204Z] 
11:39:23 [2023-12-21T11:39:23.204Z] #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
11:39:23 [2023-12-21T11:39:23.204Z] #70 CACHED
11:39:23 [2023-12-21T11:39:23.204Z] 
11:39:23 [2023-12-21T11:39:23.204Z] #71 [dev-systemd-false 11/21] COPY --link --from=shfmt         /build/ /usr/local/bin/
11:39:23 [2023-12-21T11:39:23.204Z] #71 CACHED
11:39:23 [2023-12-21T11:39:23.204Z] 
11:39:23 [2023-12-21T11:39:23.204Z] #72 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
11:39:23 [2023-12-21T11:39:23.204Z] #72 CACHED
11:39:23 [2023-12-21T11:39:23.204Z] 
11:39:23 [2023-12-21T11:39:23.204Z] #73 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.10" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
11:39:23 [2023-12-21T11:39:23.204Z] #73 CACHED
11:39:23 [2023-12-21T11:39:23.204Z] 
11:39:23 [2023-12-21T11:39:23.204Z] #74 [delve-src 1/3] WORKDIR /usr/src/delve
11:39:23 [2023-12-21T11:39:23.204Z] #74 CACHED
11:39:23 [2023-12-21T11:39:23.204Z] 
11:39:23 [2023-12-21T11:39:23.204Z] #75 [dev-base 11/12] COPY --link --from=dockercli             /build/ /usr/local/cli
11:39:23 [2023-12-21T11:39:23.204Z] #75 CACHED
11:39:23 [2023-12-21T11:39:23.204Z] 
11:39:23 [2023-12-21T11:39:23.204Z] #76 [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.54.2"      && /build/golangci-lint --version
11:39:23 [2023-12-21T11:39:23.204Z] #76 CACHED
11:39:23 [2023-12-21T11:39:23.204Z] 
11:39:23 [2023-12-21T11:39:23.204Z] #77 [registry-v2 2/2] RUN mkdir /build && mv /bin/registry /build/registry-v2
11:39:23 [2023-12-21T11:39:23.204Z] #77 CACHED
11:39:23 [2023-12-21T11:39:23.204Z] 
11:39:23 [2023-12-21T11:39:23.204Z] #78 [dev-base  1/12] RUN groupadd -r docker
11:39:23 [2023-12-21T11:39:23.204Z] #78 CACHED
11:39:23 [2023-12-21T11:39:23.204Z] 
11:39:23 [2023-12-21T11:39:23.204Z] #79 [build-dummy 2/2] RUN mkdir -p /build
11:39:23 [2023-12-21T11:39:23.204Z] #79 CACHED
11:39:23 [2023-12-21T11:39:23.204Z] 
11:39:23 [2023-12-21T11:39:23.204Z] #80 [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...)
11:39:23 [2023-12-21T11:39:23.204Z] #80 CACHED
11:39:23 [2023-12-21T11:39:23.204Z] 
11:39:23 [2023-12-21T11:39:23.204Z] #81 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
11:39:23 [2023-12-21T11:39:23.204Z] #81 CACHED
11:39:23 [2023-12-21T11:39:23.204Z] 
11:39:23 [2023-12-21T11:39:23.204Z] #82 [base 2/4] COPY --from=xx / /
11:39:23 [2023-12-21T11:39:23.204Z] #82 CACHED
11:39:23 [2023-12-21T11:39:23.204Z] 
11:39:23 [2023-12-21T11:39:23.204Z] #83 [dev-systemd-false 12/21] COPY --link --from=runc          /build/ /usr/local/bin/
11:39:23 [2023-12-21T11:39:23.204Z] #83 CACHED
11:39:23 [2023-12-21T11:39:23.204Z] 
11:39:23 [2023-12-21T11:39:23.204Z] #84 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
11:39:23 [2023-12-21T11:39:23.204Z] #84 CACHED
11:39:23 [2023-12-21T11:39:23.204Z] 
11:39:23 [2023-12-21T11:39:23.204Z] #85 [binary-dummy 1/1] COPY --from=build-dummy /build /build
11:39:23 [2023-12-21T11:39:23.204Z] #85 CACHED
11:39:23 [2023-12-21T11:39:23.204Z] 
11:39:23 [2023-12-21T11:39:23.204Z] #86 [dev-systemd-false  3/21] COPY --link --from=delve         /build/ /usr/local/bin/
11:39:23 [2023-12-21T11:39:23.204Z] #86 CACHED
11:39:23 [2023-12-21T11:39:23.204Z] 
11:39:23 [2023-12-21T11:39:23.204Z] #87 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
11:39:23 [2023-12-21T11:39:23.204Z] #87 CACHED
11:39:23 [2023-12-21T11:39:23.204Z] 
11:39:23 [2023-12-21T11:39:23.204Z] #88 [registry-src 1/2] WORKDIR /usr/src/registry
11:39:23 [2023-12-21T11:39:23.204Z] #88 CACHED
11:39:23 [2023-12-21T11:39:23.204Z] 
11:39:23 [2023-12-21T11:39:23.204Z] #89 [base 3/4] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
11:39:23 [2023-12-21T11:39:23.204Z] #89 CACHED
11:39:23 [2023-12-21T11:39:23.204Z] 
11:39:23 [2023-12-21T11:39:23.204Z] #90 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
11:39:23 [2023-12-21T11:39:23.204Z] #90 CACHED
11:39:23 [2023-12-21T11:39:23.204Z] 
11:39:23 [2023-12-21T11:39:23.204Z] #91 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
11:39:23 [2023-12-21T11:39:23.204Z] #91 CACHED
11:39:23 [2023-12-21T11:39:23.204Z] 
11:39:23 [2023-12-21T11:39:23.204Z] #92 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
11:39:23 [2023-12-21T11:39:23.204Z] #92 CACHED
11:39:23 [2023-12-21T11:39:23.204Z] 
11:39:23 [2023-12-21T11:39:23.204Z] #93 [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
11:39:23 [2023-12-21T11:39:23.204Z] #93 CACHED
11:39:23 [2023-12-21T11:39:23.204Z] 
11:39:23 [2023-12-21T11:39:23.204Z] #94 [dev-systemd-false 15/21] COPY --link --from=vpnkit        /       /usr/local/bin/
11:39:23 [2023-12-21T11:39:23.204Z] #94 CACHED
11:39:23 [2023-12-21T11:39:23.204Z] 
11:39:23 [2023-12-21T11:39:23.204Z] #95 [dev-systemd-false  8/21] COPY --link --from=registry-v2   /build/ /usr/local/bin/
11:39:23 [2023-12-21T11:39:23.204Z] #95 CACHED
11:39:23 [2023-12-21T11:39:23.204Z] 
11:39:23 [2023-12-21T11:39:23.204Z] #96 [rootlesskit-build 5/5] COPY --link ./contrib/dockerd-rootless-setuptool.sh /build/
11:39:23 [2023-12-21T11:39:23.204Z] #96 CACHED
11:39:23 [2023-12-21T11:39:23.204Z] 
11:39:23 [2023-12-21T11:39:23.204Z] #97 [dev-systemd-false  4/21] COPY --link --from=tomll         /build/ /usr/local/bin/
11:39:23 [2023-12-21T11:39:23.204Z] #97 CACHED
11:39:23 [2023-12-21T11:39:23.204Z] 
11:39:23 [2023-12-21T11:39:23.204Z] #98 [rootlesskit-build 4/5] COPY --link ./contrib/dockerd-rootless.sh /build/
11:39:23 [2023-12-21T11:39:23.204Z] #98 CACHED
11:39:23 [2023-12-21T11:39:23.204Z] 
11:39:23 [2023-12-21T11:39:23.204Z] #99 [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.8.7" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
11:39:23 [2023-12-21T11:39:23.204Z] #99 CACHED
11:39:23 [2023-12-21T11:39:23.204Z] 
11:39:23 [2023-12-21T11:39:23.204Z] #100 [dev-systemd-false 17/21] COPY --link --from=crun          /build/ /usr/local/bin/
11:39:23 [2023-12-21T11:39:23.204Z] #100 CACHED
11:39:23 [2023-12-21T11:39:23.204Z] 
11:39:23 [2023-12-21T11:39:23.205Z] #101 [dev-base  6/12] RUN ldconfig
11:39:23 [2023-12-21T11:39:23.205Z] #101 CACHED
11:39:23 [2023-12-21T11:39:23.205Z] 
11:39:23 [2023-12-21T11:39:23.205Z] #102 [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
11:39:23 [2023-12-21T11:39:23.205Z] #102 CACHED
11:39:23 [2023-12-21T11:39:23.205Z] 
11:39:23 [2023-12-21T11:39:23.205Z] #103 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
11:39:23 [2023-12-21T11:39:23.205Z] #103 CACHED
11:39:23 [2023-12-21T11:39:23.205Z] 
11:39:23 [2023-12-21T11:39:23.205Z] #104 [dev-systemd-false 18/21] COPY --link hack/dockerfile/etc/docker/  /etc/docker/
11:39:23 [2023-12-21T11:39:23.205Z] #104 CACHED
11:39:23 [2023-12-21T11:39:23.205Z] 
11:39:23 [2023-12-21T11:39:23.205Z] #105 [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...)
11:39:23 [2023-12-21T11:39:23.205Z] #105 CACHED
11:39:23 [2023-12-21T11:39:23.205Z] 
11:39:23 [2023-12-21T11:39:23.205Z] #106 [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
11:39:23 [2023-12-21T11:39:23.205Z] #106 CACHED
11:39:23 [2023-12-21T11:39:23.205Z] 
11:39:23 [2023-12-21T11:39:23.205Z] #107 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
11:39:23 [2023-12-21T11:39:23.205Z] #107 CACHED
11:39:23 [2023-12-21T11:39:23.205Z] 
11:39:23 [2023-12-21T11:39:23.205Z] #108 [dev-systemd-false 14/21] COPY --link --from=rootlesskit   /build/ /usr/local/bin/
11:39:23 [2023-12-21T11:39:23.205Z] #108 CACHED
11:39:23 [2023-12-21T11:39:23.205Z] 
11:39:23 [2023-12-21T11:39:23.205Z] #109 [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
11:39:23 [2023-12-21T11:39:23.205Z] #109 CACHED
11:39:23 [2023-12-21T11:39:23.205Z] 
11:39:23 [2023-12-21T11:39:23.205Z] #110 [dev-systemd-false  9/21] COPY --link --from=gotestsum     /build/ /usr/local/bin/
11:39:23 [2023-12-21T11:39:23.205Z] #110 CACHED
11:39:23 [2023-12-21T11:39:23.205Z] 
11:39:23 [2023-12-21T11:39:23.205Z] #111 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
11:39:23 [2023-12-21T11:39:23.205Z] #111 CACHED
11:39:23 [2023-12-21T11:39:23.205Z] 
11:39:23 [2023-12-21T11:39:23.205Z] #112 [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
11:39:23 [2023-12-21T11:39:23.205Z] #112 CACHED
11:39:23 [2023-12-21T11:39:23.205Z] 
11:39:23 [2023-12-21T11:39:23.205Z] #113 [dev-base 12/12] COPY --link --from=dockercli-integration /build/ /usr/local/cli-integration
11:39:23 [2023-12-21T11:39:23.205Z] #113 CACHED
11:39:23 [2023-12-21T11:39:23.205Z] 
11:39:23 [2023-12-21T11:39:23.205Z] #114 [dev 1/1] COPY --link . .
11:39:24 [2023-12-21T11:39:24.578Z] #114 DONE 1.4s
11:39:24 [2023-12-21T11:39:24.578Z] 
11:39:24 [2023-12-21T11:39:24.578Z] #115 exporting to image
11:39:24 [2023-12-21T11:39:24.578Z] #115 exporting layers
11:39:25 [2023-12-21T11:39:25.512Z] #115 exporting layers 0.9s done
11:39:25 [2023-12-21T11:39:25.512Z] #115 writing image sha256:f81d051f2bb2763411b211f3d35a34eac69eb8edfabc6b81a7eeba4e5178a2df done
11:39:25 [2023-12-21T11:39:25.512Z] #115 naming to docker.io/library/docker:f9135cdeb536a1c4c973e1e2c5b625911253b90e done
11:39:25 [2023-12-21T11:39:25.512Z] #115 DONE 0.9s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
11:39:25 [2023-12-21T11:39:25.811Z] + sudo modprobe ip6table_filter
[Pipeline] sh
11:39:26 [2023-12-21T11:39:26.092Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-46974/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f9135cdeb536a1c4c973e1e2c5b625911253b90e -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f9135cdeb536a1c4c973e1e2c5b625911253b90e hack/test/unit
11:39:26 [2023-12-21T11:39:26.351Z] + BUILDFLAGS=(-tags 'netgo journald')
11:39:26 [2023-12-21T11:39:26.351Z] + TESTFLAGS+=' -test.timeout=5m'
11:39:26 [2023-12-21T11:39:26.351Z] + TESTDIRS=./...
11:39:26 [2023-12-21T11:39:26.351Z] + exclude_paths='/vendor/|/integration'
11:39:26 [2023-12-21T11:39:26.351Z] ++ go list ./...
11:39:26 [2023-12-21T11:39:26.351Z] ++ grep -vE '(/vendor/|/integration)'
11:39:26 [2023-12-21T11:39:26.919Z] + pkg_list='github.com/docker/docker/api
11:39:26 [2023-12-21T11:39:26.919Z] github.com/docker/docker/api/server
11:39:26 [2023-12-21T11:39:26.919Z] github.com/docker/docker/api/server/backend/build
11:39:26 [2023-12-21T11:39:26.919Z] github.com/docker/docker/api/server/httpstatus
11:39:26 [2023-12-21T11:39:26.919Z] github.com/docker/docker/api/server/httputils
11:39:26 [2023-12-21T11:39:26.919Z] github.com/docker/docker/api/server/middleware
11:39:26 [2023-12-21T11:39:26.919Z] github.com/docker/docker/api/server/router
11:39:26 [2023-12-21T11:39:26.919Z] github.com/docker/docker/api/server/router/build
11:39:26 [2023-12-21T11:39:26.919Z] github.com/docker/docker/api/server/router/checkpoint
11:39:26 [2023-12-21T11:39:26.919Z] github.com/docker/docker/api/server/router/container
11:39:26 [2023-12-21T11:39:26.919Z] github.com/docker/docker/api/server/router/debug
11:39:26 [2023-12-21T11:39:26.919Z] github.com/docker/docker/api/server/router/distribution
11:39:26 [2023-12-21T11:39:26.919Z] github.com/docker/docker/api/server/router/grpc
11:39:26 [2023-12-21T11:39:26.919Z] github.com/docker/docker/api/server/router/image
11:39:26 [2023-12-21T11:39:26.919Z] github.com/docker/docker/api/server/router/network
11:39:26 [2023-12-21T11:39:26.919Z] github.com/docker/docker/api/server/router/plugin
11:39:26 [2023-12-21T11:39:26.919Z] github.com/docker/docker/api/server/router/session
11:39:26 [2023-12-21T11:39:26.919Z] github.com/docker/docker/api/server/router/swarm
11:39:26 [2023-12-21T11:39:26.919Z] github.com/docker/docker/api/server/router/system
11:39:26 [2023-12-21T11:39:26.919Z] github.com/docker/docker/api/server/router/volume
11:39:26 [2023-12-21T11:39:26.919Z] github.com/docker/docker/api/types
11:39:26 [2023-12-21T11:39:26.919Z] github.com/docker/docker/api/types/backend
11:39:26 [2023-12-21T11:39:26.919Z] github.com/docker/docker/api/types/blkiodev
11:39:26 [2023-12-21T11:39:26.919Z] github.com/docker/docker/api/types/checkpoint
11:39:26 [2023-12-21T11:39:26.919Z] github.com/docker/docker/api/types/container
11:39:26 [2023-12-21T11:39:26.919Z] github.com/docker/docker/api/types/events
11:39:26 [2023-12-21T11:39:26.919Z] github.com/docker/docker/api/types/filters
11:39:26 [2023-12-21T11:39:26.919Z] github.com/docker/docker/api/types/image
11:39:26 [2023-12-21T11:39:26.919Z] github.com/docker/docker/api/types/mount
11:39:26 [2023-12-21T11:39:26.919Z] github.com/docker/docker/api/types/network
11:39:26 [2023-12-21T11:39:26.919Z] github.com/docker/docker/api/types/plugins/logdriver
11:39:26 [2023-12-21T11:39:26.919Z] github.com/docker/docker/api/types/registry
11:39:26 [2023-12-21T11:39:26.919Z] github.com/docker/docker/api/types/strslice
11:39:26 [2023-12-21T11:39:26.919Z] github.com/docker/docker/api/types/swarm
11:39:26 [2023-12-21T11:39:26.919Z] github.com/docker/docker/api/types/swarm/runtime
11:39:26 [2023-12-21T11:39:26.919Z] github.com/docker/docker/api/types/system
11:39:26 [2023-12-21T11:39:26.919Z] github.com/docker/docker/api/types/time
11:39:26 [2023-12-21T11:39:26.919Z] github.com/docker/docker/api/types/versions
11:39:26 [2023-12-21T11:39:26.919Z] github.com/docker/docker/api/types/versions/v1p19
11:39:26 [2023-12-21T11:39:26.919Z] github.com/docker/docker/api/types/versions/v1p20
11:39:26 [2023-12-21T11:39:26.919Z] github.com/docker/docker/api/types/volume
11:39:26 [2023-12-21T11:39:26.919Z] github.com/docker/docker/builder
11:39:26 [2023-12-21T11:39:26.919Z] github.com/docker/docker/builder/builder-next
11:39:26 [2023-12-21T11:39:26.919Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
11:39:26 [2023-12-21T11:39:26.919Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
11:39:26 [2023-12-21T11:39:26.919Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
11:39:26 [2023-12-21T11:39:26.919Z] github.com/docker/docker/builder/builder-next/exporter
11:39:26 [2023-12-21T11:39:26.919Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
11:39:26 [2023-12-21T11:39:26.919Z] github.com/docker/docker/builder/builder-next/exporter/overrides
11:39:26 [2023-12-21T11:39:26.919Z] github.com/docker/docker/builder/builder-next/imagerefchecker
11:39:26 [2023-12-21T11:39:26.919Z] github.com/docker/docker/builder/builder-next/worker
11:39:26 [2023-12-21T11:39:26.919Z] github.com/docker/docker/builder/builder-next/worker/label
11:39:26 [2023-12-21T11:39:26.919Z] github.com/docker/docker/builder/dockerfile
11:39:26 [2023-12-21T11:39:26.919Z] github.com/docker/docker/builder/remotecontext
11:39:26 [2023-12-21T11:39:26.919Z] github.com/docker/docker/builder/remotecontext/git
11:39:26 [2023-12-21T11:39:26.919Z] github.com/docker/docker/builder/remotecontext/urlutil
11:39:26 [2023-12-21T11:39:26.919Z] github.com/docker/docker/cli/debug
11:39:26 [2023-12-21T11:39:26.919Z] github.com/docker/docker/cli/winresources/docker-proxy
11:39:26 [2023-12-21T11:39:26.919Z] github.com/docker/docker/cli/winresources/dockerd
11:39:26 [2023-12-21T11:39:26.919Z] github.com/docker/docker/client
11:39:26 [2023-12-21T11:39:26.919Z] github.com/docker/docker/client/buildkit
11:39:26 [2023-12-21T11:39:26.919Z] github.com/docker/docker/cmd/docker-proxy
11:39:26 [2023-12-21T11:39:26.919Z] github.com/docker/docker/cmd/dockerd
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/cmd/dockerd/trap
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/container
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/container/stream
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/contrib/apparmor
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/contrib/httpserver
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/daemon
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/daemon/cluster
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/daemon/cluster/controllers/plugin
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/daemon/cluster/convert
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/daemon/cluster/executor
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/daemon/cluster/executor/container
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/daemon/cluster/provider
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/daemon/config
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/daemon/containerd
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/daemon/events
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/daemon/events/testutils
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/daemon/graphdriver
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/daemon/graphdriver/btrfs
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/daemon/graphdriver/copy
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/daemon/graphdriver/graphtest
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/daemon/graphdriver/overlay2
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/daemon/graphdriver/overlayutils
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/daemon/graphdriver/register
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/daemon/graphdriver/vfs
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/daemon/graphdriver/zfs
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/daemon/images
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/daemon/initlayer
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/daemon/links
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/daemon/listeners
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/daemon/logger
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/daemon/logger/awslogs
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/daemon/logger/fluentd
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/daemon/logger/gcplogs
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/daemon/logger/gelf
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/daemon/logger/journald
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/daemon/logger/journald/internal/export
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/daemon/logger/journald/internal/fake
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/daemon/logger/jsonfilelog
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/daemon/logger/local
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/daemon/logger/loggertest
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/daemon/logger/loggerutils
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/daemon/logger/loggerutils/cache
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/daemon/logger/splunk
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/daemon/logger/syslog
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/daemon/logger/templates
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/daemon/names
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/daemon/network
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/daemon/snapshotter
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/daemon/stats
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/distribution
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/distribution/metadata
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/distribution/utils
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/distribution/xfer
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/dockerversion
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/errdefs
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/image
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/image/cache
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/image/spec/specs-go
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/image/spec/specs-go/v1
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/image/tarexport
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/image/v1
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/internal/compatcontext
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/internal/mod
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/internal/mounttree
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/internal/multierror
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/internal/sliceutil
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/internal/test/suite
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/internal/testutils
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/internal/testutils/netnsutils
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/internal/testutils/specialimage
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/internal/unshare
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/layer
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/libcontainerd
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/libcontainerd/queue
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/libcontainerd/remote
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/libcontainerd/shimopts
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/libcontainerd/supervisor
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/libcontainerd/types
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/libnetwork
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/libnetwork/bitmap
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/libnetwork/cluster
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/libnetwork/cmd/diagnostic
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/libnetwork/config
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/libnetwork/datastore
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/libnetwork/diagnostic
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/libnetwork/discoverapi
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/libnetwork/driverapi
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/libnetwork/drivers/bridge
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/libnetwork/drivers/host
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/libnetwork/drivers/ipvlan
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/libnetwork/drivers/macvlan
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/libnetwork/drivers/null
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/libnetwork/drivers/overlay
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/libnetwork/drivers/remote
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/libnetwork/drivers/remote/api
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/libnetwork/drivers/windows
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/libnetwork/drvregistry
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/libnetwork/etchosts
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/libnetwork/internal/caller
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/libnetwork/internal/kvstore
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/libnetwork/internal/netiputil
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/libnetwork/internal/setmatrix
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/libnetwork/ipam
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/libnetwork/ipamapi
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/libnetwork/ipams/builtin
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/libnetwork/ipams/null
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/libnetwork/ipams/remote
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/libnetwork/ipams/remote/api
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/libnetwork/ipams/windowsipam
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/libnetwork/ipamutils
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/libnetwork/ipbits
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/libnetwork/iptables
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/libnetwork/netlabel
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/libnetwork/netutils
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/libnetwork/networkdb
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/libnetwork/ns
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/libnetwork/options
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/libnetwork/osl
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/libnetwork/osl/kernel
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/libnetwork/portallocator
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/libnetwork/portmapper
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/libnetwork/resolvconf
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/libnetwork/scope
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/libnetwork/types
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/oci
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/oci/caps
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/opts
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/pkg/aaparser
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/pkg/archive
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/pkg/authorization
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/pkg/broadcaster
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/pkg/capabilities
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/pkg/chrootarchive
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/pkg/containerfs
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/pkg/directory
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/pkg/dmesg
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/pkg/fileutils
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/pkg/homedir
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/pkg/idtools
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/pkg/ioutils
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/pkg/jsonmessage
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/pkg/longpath
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/pkg/loopback
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/pkg/meminfo
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/pkg/namesgenerator
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/pkg/parsers
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/pkg/parsers/kernel
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/pkg/parsers/operatingsystem
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/pkg/pidfile
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/pkg/platform
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/pkg/platforms
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/pkg/plugingetter
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/pkg/plugins
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/pkg/plugins/transport
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/pkg/pools
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/pkg/process
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/pkg/progress
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/pkg/reexec
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/pkg/rootless
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/pkg/rootless/specconv
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/pkg/stack
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/pkg/stdcopy
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/pkg/streamformatter
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/pkg/stringid
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/pkg/sysinfo
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/pkg/system
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/pkg/tailfile
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/pkg/tarsum
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/pkg/useragent
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/plugin
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/plugin/executor/containerd
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/plugin/v2
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/profiles/apparmor
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/profiles/seccomp
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/quota
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/reference
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/registry
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/registry/resumable
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/restartmanager
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/runconfig
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/runconfig/opts
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/testutil
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/testutil/daemon
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/testutil/environment
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/testutil/fakecontext
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/testutil/fakegit
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/testutil/fakestorage
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/testutil/fixtures/load
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/testutil/fixtures/plugin
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/testutil/fixtures/plugin/basic
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/testutil/registry
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/testutil/request
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/volume
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/volume/drivers
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/volume/local
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/volume/mounts
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/volume/service
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/volume/service/opts
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/volume/testutils'
11:39:26 [2023-12-21T11:39:26.920Z] ++ grep --fixed-strings -v /libnetwork
11:39:26 [2023-12-21T11:39:26.920Z] ++ echo 'github.com/docker/docker/api
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/api/server
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/api/server/backend/build
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/api/server/httpstatus
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/api/server/httputils
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/api/server/middleware
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/api/server/router
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/api/server/router/build
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/api/server/router/checkpoint
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/api/server/router/container
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/api/server/router/debug
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/api/server/router/distribution
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/api/server/router/grpc
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/api/server/router/image
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/api/server/router/network
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/api/server/router/plugin
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/api/server/router/session
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/api/server/router/swarm
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/api/server/router/system
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/api/server/router/volume
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/api/types
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/api/types/backend
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/api/types/blkiodev
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/api/types/checkpoint
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/api/types/container
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/api/types/events
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/api/types/filters
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/api/types/image
11:39:26 [2023-12-21T11:39:26.920Z] github.com/docker/docker/api/types/mount
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/api/types/network
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/api/types/plugins/logdriver
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/api/types/registry
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/api/types/strslice
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/api/types/swarm
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/api/types/swarm/runtime
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/api/types/system
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/api/types/time
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/api/types/versions
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/api/types/versions/v1p19
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/api/types/versions/v1p20
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/api/types/volume
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/builder
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/builder/builder-next
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/builder/builder-next/exporter
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/builder/builder-next/exporter/overrides
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/builder/builder-next/imagerefchecker
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/builder/builder-next/worker
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/builder/builder-next/worker/label
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/builder/dockerfile
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/builder/remotecontext
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/builder/remotecontext/git
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/builder/remotecontext/urlutil
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/cli/debug
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/cli/winresources/docker-proxy
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/cli/winresources/dockerd
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/client
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/client/buildkit
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/cmd/docker-proxy
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/cmd/dockerd
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/cmd/dockerd/trap
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/container
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/container/stream
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/contrib/apparmor
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/contrib/httpserver
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/daemon
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/daemon/cluster
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/daemon/cluster/controllers/plugin
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/daemon/cluster/convert
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/daemon/cluster/executor
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/daemon/cluster/executor/container
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/daemon/cluster/provider
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/daemon/config
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/daemon/containerd
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/daemon/events
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/daemon/events/testutils
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/daemon/graphdriver
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/daemon/graphdriver/btrfs
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/daemon/graphdriver/copy
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/daemon/graphdriver/graphtest
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/daemon/graphdriver/overlay2
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/daemon/graphdriver/overlayutils
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/daemon/graphdriver/register
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/daemon/graphdriver/vfs
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/daemon/graphdriver/zfs
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/daemon/images
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/daemon/initlayer
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/daemon/links
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/daemon/listeners
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/daemon/logger
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/daemon/logger/awslogs
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/daemon/logger/fluentd
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/daemon/logger/gcplogs
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/daemon/logger/gelf
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/daemon/logger/journald
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/daemon/logger/journald/internal/export
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/daemon/logger/journald/internal/fake
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/daemon/logger/jsonfilelog
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/daemon/logger/local
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/daemon/logger/loggertest
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/daemon/logger/loggerutils
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/daemon/logger/loggerutils/cache
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/daemon/logger/splunk
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/daemon/logger/syslog
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/daemon/logger/templates
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/daemon/names
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/daemon/network
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/daemon/snapshotter
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/daemon/stats
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/distribution
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/distribution/metadata
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/distribution/utils
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/distribution/xfer
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/dockerversion
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/errdefs
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/image
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/image/cache
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/image/spec/specs-go
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/image/spec/specs-go/v1
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/image/tarexport
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/image/v1
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/internal/compatcontext
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/internal/mod
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/internal/mounttree
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/internal/multierror
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/internal/sliceutil
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/internal/test/suite
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/internal/testutils
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/internal/testutils/netnsutils
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/internal/testutils/specialimage
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/internal/unshare
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/layer
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/libcontainerd
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/libcontainerd/queue
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/libcontainerd/remote
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/libcontainerd/shimopts
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/libcontainerd/supervisor
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/libcontainerd/types
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/libnetwork
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/libnetwork/bitmap
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/libnetwork/cluster
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/libnetwork/cmd/diagnostic
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/libnetwork/config
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/libnetwork/datastore
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/libnetwork/diagnostic
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/libnetwork/discoverapi
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/libnetwork/driverapi
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/libnetwork/drivers/bridge
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/libnetwork/drivers/host
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/libnetwork/drivers/ipvlan
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/libnetwork/drivers/macvlan
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/libnetwork/drivers/null
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/libnetwork/drivers/overlay
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/libnetwork/drivers/remote
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/libnetwork/drivers/remote/api
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/libnetwork/drivers/windows
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/libnetwork/drvregistry
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/libnetwork/etchosts
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/libnetwork/internal/caller
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/libnetwork/internal/kvstore
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/libnetwork/internal/netiputil
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/libnetwork/internal/setmatrix
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/libnetwork/ipam
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/libnetwork/ipamapi
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/libnetwork/ipams/builtin
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/libnetwork/ipams/null
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/libnetwork/ipams/remote
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/libnetwork/ipams/remote/api
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/libnetwork/ipams/windowsipam
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/libnetwork/ipamutils
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/libnetwork/ipbits
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/libnetwork/iptables
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/libnetwork/netlabel
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/libnetwork/netutils
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/libnetwork/networkdb
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/libnetwork/ns
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/libnetwork/options
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/libnetwork/osl
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/libnetwork/osl/kernel
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/libnetwork/portallocator
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/libnetwork/portmapper
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/libnetwork/resolvconf
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/libnetwork/scope
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/libnetwork/types
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/oci
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/oci/caps
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/opts
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/pkg/aaparser
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/pkg/archive
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/pkg/authorization
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/pkg/broadcaster
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/pkg/capabilities
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/pkg/chrootarchive
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/pkg/containerfs
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/pkg/directory
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/pkg/dmesg
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/pkg/fileutils
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/pkg/homedir
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/pkg/idtools
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/pkg/ioutils
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/pkg/jsonmessage
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/pkg/longpath
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/pkg/loopback
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/pkg/meminfo
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/pkg/namesgenerator
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/pkg/parsers
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/pkg/parsers/kernel
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/pkg/parsers/operatingsystem
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/pkg/pidfile
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/pkg/platform
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/pkg/platforms
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/pkg/plugingetter
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/pkg/plugins
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/pkg/plugins/transport
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/pkg/pools
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/pkg/process
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/pkg/progress
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/pkg/reexec
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/pkg/rootless
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/pkg/rootless/specconv
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/pkg/stack
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/pkg/stdcopy
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/pkg/streamformatter
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/pkg/stringid
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/pkg/sysinfo
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/pkg/system
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/pkg/tailfile
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/pkg/tarsum
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/pkg/useragent
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/plugin
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/plugin/executor/containerd
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/plugin/v2
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/profiles/apparmor
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/profiles/seccomp
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/quota
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/reference
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/registry
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/registry/resumable
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/restartmanager
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/runconfig
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/runconfig/opts
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/testutil
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/testutil/daemon
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/testutil/environment
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/testutil/fakecontext
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/testutil/fakegit
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/testutil/fakestorage
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/testutil/fixtures/load
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/testutil/fixtures/plugin
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/testutil/fixtures/plugin/basic
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/testutil/registry
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/testutil/request
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/volume
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/volume/drivers
11:39:26 [2023-12-21T11:39:26.921Z] github.com/docker/docker/volume/local
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/volume/mounts
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/volume/service
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/volume/service/opts
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/volume/testutils'
11:39:26 [2023-12-21T11:39:26.922Z] + base_pkg_list='github.com/docker/docker/api
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/api/server
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/api/server/backend/build
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/api/server/httpstatus
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/api/server/httputils
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/api/server/middleware
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/api/server/router
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/api/server/router/build
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/api/server/router/checkpoint
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/api/server/router/container
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/api/server/router/debug
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/api/server/router/distribution
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/api/server/router/grpc
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/api/server/router/image
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/api/server/router/network
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/api/server/router/plugin
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/api/server/router/session
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/api/server/router/swarm
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/api/server/router/system
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/api/server/router/volume
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/api/types
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/api/types/backend
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/api/types/blkiodev
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/api/types/checkpoint
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/api/types/container
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/api/types/events
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/api/types/filters
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/api/types/image
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/api/types/mount
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/api/types/network
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/api/types/plugins/logdriver
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/api/types/registry
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/api/types/strslice
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/api/types/swarm
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/api/types/swarm/runtime
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/api/types/system
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/api/types/time
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/api/types/versions
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/api/types/versions/v1p19
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/api/types/versions/v1p20
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/api/types/volume
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/builder
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/builder/builder-next
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/builder/builder-next/exporter
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/builder/builder-next/exporter/overrides
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/builder/builder-next/imagerefchecker
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/builder/builder-next/worker
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/builder/builder-next/worker/label
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/builder/dockerfile
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/builder/remotecontext
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/builder/remotecontext/git
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/builder/remotecontext/urlutil
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/cli/debug
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/cli/winresources/docker-proxy
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/cli/winresources/dockerd
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/client
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/client/buildkit
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/cmd/docker-proxy
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/cmd/dockerd
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/cmd/dockerd/trap
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/container
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/container/stream
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/contrib/apparmor
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/contrib/httpserver
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/daemon
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/daemon/cluster
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/daemon/cluster/controllers/plugin
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/daemon/cluster/convert
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/daemon/cluster/executor
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/daemon/cluster/executor/container
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/daemon/cluster/provider
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/daemon/config
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/daemon/containerd
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/daemon/events
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/daemon/events/testutils
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/daemon/graphdriver
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/daemon/graphdriver/btrfs
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/daemon/graphdriver/copy
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/daemon/graphdriver/graphtest
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/daemon/graphdriver/overlay2
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/daemon/graphdriver/overlayutils
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/daemon/graphdriver/register
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/daemon/graphdriver/vfs
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/daemon/graphdriver/zfs
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/daemon/images
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/daemon/initlayer
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/daemon/links
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/daemon/listeners
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/daemon/logger
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/daemon/logger/awslogs
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/daemon/logger/fluentd
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/daemon/logger/gcplogs
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/daemon/logger/gelf
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/daemon/logger/journald
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/daemon/logger/journald/internal/export
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/daemon/logger/journald/internal/fake
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/daemon/logger/jsonfilelog
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/daemon/logger/local
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/daemon/logger/loggertest
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/daemon/logger/loggerutils
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/daemon/logger/loggerutils/cache
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/daemon/logger/splunk
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/daemon/logger/syslog
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/daemon/logger/templates
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/daemon/names
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/daemon/network
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/daemon/snapshotter
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/daemon/stats
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/distribution
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/distribution/metadata
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/distribution/utils
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/distribution/xfer
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/dockerversion
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/errdefs
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/image
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/image/cache
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/image/spec/specs-go
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/image/spec/specs-go/v1
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/image/tarexport
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/image/v1
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/internal/compatcontext
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/internal/mod
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/internal/mounttree
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/internal/multierror
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/internal/sliceutil
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/internal/test/suite
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/internal/testutils
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/internal/testutils/netnsutils
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/internal/testutils/specialimage
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/internal/unshare
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/layer
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/libcontainerd
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/libcontainerd/queue
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/libcontainerd/remote
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/libcontainerd/shimopts
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/libcontainerd/supervisor
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/libcontainerd/types
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/oci
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/oci/caps
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/opts
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/pkg/aaparser
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/pkg/archive
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/pkg/authorization
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/pkg/broadcaster
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/pkg/capabilities
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/pkg/chrootarchive
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/pkg/containerfs
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/pkg/directory
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/pkg/dmesg
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/pkg/fileutils
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/pkg/homedir
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/pkg/idtools
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/pkg/ioutils
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/pkg/jsonmessage
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/pkg/longpath
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/pkg/loopback
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/pkg/meminfo
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/pkg/namesgenerator
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/pkg/parsers
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/pkg/parsers/kernel
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/pkg/parsers/operatingsystem
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/pkg/pidfile
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/pkg/platform
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/pkg/platforms
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/pkg/plugingetter
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/pkg/plugins
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/pkg/plugins/transport
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/pkg/pools
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/pkg/process
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/pkg/progress
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/pkg/reexec
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/pkg/rootless
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/pkg/rootless/specconv
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/pkg/stack
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/pkg/stdcopy
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/pkg/streamformatter
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/pkg/stringid
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/pkg/sysinfo
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/pkg/system
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/pkg/tailfile
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/pkg/tarsum
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/pkg/useragent
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/plugin
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/plugin/executor/containerd
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/plugin/v2
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/profiles/apparmor
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/profiles/seccomp
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/quota
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/reference
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/registry
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/registry/resumable
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/restartmanager
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/runconfig
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/runconfig/opts
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/testutil
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/testutil/daemon
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/testutil/environment
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/testutil/fakecontext
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/testutil/fakegit
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/testutil/fakestorage
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/testutil/fixtures/load
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/testutil/fixtures/plugin
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/testutil/fixtures/plugin/basic
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/testutil/registry
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/testutil/request
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/volume
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/volume/drivers
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/volume/local
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/volume/mounts
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/volume/service
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/volume/service/opts
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/volume/testutils'
11:39:26 [2023-12-21T11:39:26.922Z] ++ grep --fixed-strings /libnetwork
11:39:26 [2023-12-21T11:39:26.922Z] ++ echo 'github.com/docker/docker/api
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/api/server
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/api/server/backend/build
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/api/server/httpstatus
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/api/server/httputils
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/api/server/middleware
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/api/server/router
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/api/server/router/build
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/api/server/router/checkpoint
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/api/server/router/container
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/api/server/router/debug
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/api/server/router/distribution
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/api/server/router/grpc
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/api/server/router/image
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/api/server/router/network
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/api/server/router/plugin
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/api/server/router/session
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/api/server/router/swarm
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/api/server/router/system
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/api/server/router/volume
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/api/types
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/api/types/backend
11:39:26 [2023-12-21T11:39:26.922Z] github.com/docker/docker/api/types/blkiodev
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/api/types/checkpoint
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/api/types/container
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/api/types/events
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/api/types/filters
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/api/types/image
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/api/types/mount
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/api/types/network
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/api/types/plugins/logdriver
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/api/types/registry
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/api/types/strslice
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/api/types/swarm
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/api/types/swarm/runtime
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/api/types/system
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/api/types/time
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/api/types/versions
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/api/types/versions/v1p19
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/api/types/versions/v1p20
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/api/types/volume
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/builder
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/builder/builder-next
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/builder/builder-next/exporter
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/builder/builder-next/exporter/overrides
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/builder/builder-next/imagerefchecker
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/builder/builder-next/worker
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/builder/builder-next/worker/label
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/builder/dockerfile
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/builder/remotecontext
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/builder/remotecontext/git
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/builder/remotecontext/urlutil
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/cli/debug
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/cli/winresources/docker-proxy
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/cli/winresources/dockerd
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/client
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/client/buildkit
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/cmd/docker-proxy
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/cmd/dockerd
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/cmd/dockerd/trap
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/container
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/container/stream
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/contrib/apparmor
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/contrib/httpserver
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/daemon
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/daemon/cluster
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/daemon/cluster/controllers/plugin
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/daemon/cluster/convert
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/daemon/cluster/executor
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/daemon/cluster/executor/container
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/daemon/cluster/provider
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/daemon/config
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/daemon/containerd
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/daemon/events
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/daemon/events/testutils
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/daemon/graphdriver
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/daemon/graphdriver/btrfs
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/daemon/graphdriver/copy
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/daemon/graphdriver/graphtest
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/daemon/graphdriver/overlay2
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/daemon/graphdriver/overlayutils
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/daemon/graphdriver/register
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/daemon/graphdriver/vfs
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/daemon/graphdriver/zfs
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/daemon/images
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/daemon/initlayer
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/daemon/links
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/daemon/listeners
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/daemon/logger
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/daemon/logger/awslogs
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/daemon/logger/fluentd
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/daemon/logger/gcplogs
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/daemon/logger/gelf
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/daemon/logger/journald
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/daemon/logger/journald/internal/export
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/daemon/logger/journald/internal/fake
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/daemon/logger/jsonfilelog
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/daemon/logger/local
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/daemon/logger/loggertest
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/daemon/logger/loggerutils
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/daemon/logger/loggerutils/cache
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/daemon/logger/splunk
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/daemon/logger/syslog
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/daemon/logger/templates
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/daemon/names
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/daemon/network
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/daemon/snapshotter
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/daemon/stats
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/distribution
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/distribution/metadata
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/distribution/utils
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/distribution/xfer
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/dockerversion
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/errdefs
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/image
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/image/cache
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/image/spec/specs-go
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/image/spec/specs-go/v1
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/image/tarexport
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/image/v1
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/internal/compatcontext
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/internal/mod
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/internal/mounttree
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/internal/multierror
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/internal/sliceutil
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/internal/test/suite
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/internal/testutils
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/internal/testutils/netnsutils
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/internal/testutils/specialimage
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/internal/unshare
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/layer
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/libcontainerd
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/libcontainerd/queue
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/libcontainerd/remote
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/libcontainerd/shimopts
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/libcontainerd/supervisor
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/libcontainerd/types
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/libnetwork
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/libnetwork/bitmap
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/libnetwork/cluster
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/libnetwork/cmd/diagnostic
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/libnetwork/config
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/libnetwork/datastore
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/libnetwork/diagnostic
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/libnetwork/discoverapi
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/libnetwork/driverapi
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/libnetwork/drivers/bridge
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/libnetwork/drivers/host
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/libnetwork/drivers/ipvlan
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/libnetwork/drivers/macvlan
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/libnetwork/drivers/null
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/libnetwork/drivers/overlay
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/libnetwork/drivers/remote
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/libnetwork/drivers/remote/api
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/libnetwork/drivers/windows
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/libnetwork/drvregistry
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/libnetwork/etchosts
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/libnetwork/internal/caller
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/libnetwork/internal/kvstore
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/libnetwork/internal/netiputil
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/libnetwork/internal/setmatrix
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/libnetwork/ipam
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/libnetwork/ipamapi
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/libnetwork/ipams/builtin
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/libnetwork/ipams/null
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/libnetwork/ipams/remote
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/libnetwork/ipams/remote/api
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/libnetwork/ipams/windowsipam
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/libnetwork/ipamutils
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/libnetwork/ipbits
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/libnetwork/iptables
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/libnetwork/netlabel
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/libnetwork/netutils
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/libnetwork/networkdb
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/libnetwork/ns
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/libnetwork/options
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/libnetwork/osl
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/libnetwork/osl/kernel
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/libnetwork/portallocator
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/libnetwork/portmapper
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/libnetwork/resolvconf
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/libnetwork/scope
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/libnetwork/types
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/oci
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/oci/caps
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/opts
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/pkg/aaparser
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/pkg/archive
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/pkg/authorization
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/pkg/broadcaster
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/pkg/capabilities
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/pkg/chrootarchive
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/pkg/containerfs
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/pkg/directory
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/pkg/dmesg
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/pkg/fileutils
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/pkg/homedir
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/pkg/idtools
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/pkg/ioutils
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/pkg/jsonmessage
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/pkg/longpath
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/pkg/loopback
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/pkg/meminfo
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/pkg/namesgenerator
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/pkg/parsers
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/pkg/parsers/kernel
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/pkg/parsers/operatingsystem
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/pkg/pidfile
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/pkg/platform
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/pkg/platforms
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/pkg/plugingetter
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/pkg/plugins
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/pkg/plugins/transport
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/pkg/pools
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/pkg/process
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/pkg/progress
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/pkg/reexec
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/pkg/rootless
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/pkg/rootless/specconv
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/pkg/stack
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/pkg/stdcopy
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/pkg/streamformatter
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/pkg/stringid
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/pkg/sysinfo
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/pkg/system
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/pkg/tailfile
11:39:26 [2023-12-21T11:39:26.923Z] github.com/docker/docker/pkg/tarsum
11:39:26 [2023-12-21T11:39:26.924Z] github.com/docker/docker/pkg/useragent
11:39:26 [2023-12-21T11:39:26.924Z] github.com/docker/docker/plugin
11:39:26 [2023-12-21T11:39:26.924Z] github.com/docker/docker/plugin/executor/containerd
11:39:26 [2023-12-21T11:39:26.924Z] github.com/docker/docker/plugin/v2
11:39:26 [2023-12-21T11:39:26.924Z] github.com/docker/docker/profiles/apparmor
11:39:26 [2023-12-21T11:39:26.924Z] github.com/docker/docker/profiles/seccomp
11:39:26 [2023-12-21T11:39:26.924Z] github.com/docker/docker/quota
11:39:26 [2023-12-21T11:39:26.924Z] github.com/docker/docker/reference
11:39:26 [2023-12-21T11:39:26.924Z] github.com/docker/docker/registry
11:39:26 [2023-12-21T11:39:26.924Z] github.com/docker/docker/registry/resumable
11:39:26 [2023-12-21T11:39:26.924Z] github.com/docker/docker/restartmanager
11:39:26 [2023-12-21T11:39:26.924Z] github.com/docker/docker/runconfig
11:39:26 [2023-12-21T11:39:26.924Z] github.com/docker/docker/runconfig/opts
11:39:26 [2023-12-21T11:39:26.924Z] github.com/docker/docker/testutil
11:39:26 [2023-12-21T11:39:26.924Z] github.com/docker/docker/testutil/daemon
11:39:26 [2023-12-21T11:39:26.924Z] github.com/docker/docker/testutil/environment
11:39:26 [2023-12-21T11:39:26.924Z] github.com/docker/docker/testutil/fakecontext
11:39:26 [2023-12-21T11:39:26.924Z] github.com/docker/docker/testutil/fakegit
11:39:26 [2023-12-21T11:39:26.924Z] github.com/docker/docker/testutil/fakestorage
11:39:26 [2023-12-21T11:39:26.924Z] github.com/docker/docker/testutil/fixtures/load
11:39:26 [2023-12-21T11:39:26.924Z] github.com/docker/docker/testutil/fixtures/plugin
11:39:26 [2023-12-21T11:39:26.924Z] github.com/docker/docker/testutil/fixtures/plugin/basic
11:39:26 [2023-12-21T11:39:26.924Z] github.com/docker/docker/testutil/registry
11:39:26 [2023-12-21T11:39:26.924Z] github.com/docker/docker/testutil/request
11:39:26 [2023-12-21T11:39:26.924Z] github.com/docker/docker/volume
11:39:26 [2023-12-21T11:39:26.924Z] github.com/docker/docker/volume/drivers
11:39:26 [2023-12-21T11:39:26.924Z] github.com/docker/docker/volume/local
11:39:26 [2023-12-21T11:39:26.924Z] github.com/docker/docker/volume/mounts
11:39:26 [2023-12-21T11:39:26.924Z] github.com/docker/docker/volume/service
11:39:26 [2023-12-21T11:39:26.924Z] github.com/docker/docker/volume/service/opts
11:39:26 [2023-12-21T11:39:26.924Z] github.com/docker/docker/volume/testutils'
11:39:26 [2023-12-21T11:39:26.924Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
11:39:26 [2023-12-21T11:39:26.924Z] github.com/docker/docker/libnetwork/bitmap
11:39:26 [2023-12-21T11:39:26.924Z] github.com/docker/docker/libnetwork/cluster
11:39:26 [2023-12-21T11:39:26.924Z] github.com/docker/docker/libnetwork/cmd/diagnostic
11:39:26 [2023-12-21T11:39:26.924Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
11:39:26 [2023-12-21T11:39:26.924Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
11:39:26 [2023-12-21T11:39:26.924Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
11:39:26 [2023-12-21T11:39:26.924Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
11:39:26 [2023-12-21T11:39:26.924Z] github.com/docker/docker/libnetwork/config
11:39:26 [2023-12-21T11:39:26.924Z] github.com/docker/docker/libnetwork/datastore
11:39:26 [2023-12-21T11:39:26.924Z] github.com/docker/docker/libnetwork/diagnostic
11:39:26 [2023-12-21T11:39:26.924Z] github.com/docker/docker/libnetwork/discoverapi
11:39:26 [2023-12-21T11:39:26.924Z] github.com/docker/docker/libnetwork/driverapi
11:39:26 [2023-12-21T11:39:26.924Z] github.com/docker/docker/libnetwork/drivers/bridge
11:39:26 [2023-12-21T11:39:26.924Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
11:39:26 [2023-12-21T11:39:26.924Z] github.com/docker/docker/libnetwork/drivers/host
11:39:26 [2023-12-21T11:39:26.924Z] github.com/docker/docker/libnetwork/drivers/ipvlan
11:39:26 [2023-12-21T11:39:26.924Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
11:39:26 [2023-12-21T11:39:26.924Z] github.com/docker/docker/libnetwork/drivers/macvlan
11:39:26 [2023-12-21T11:39:26.924Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
11:39:26 [2023-12-21T11:39:26.924Z] github.com/docker/docker/libnetwork/drivers/null
11:39:26 [2023-12-21T11:39:26.924Z] github.com/docker/docker/libnetwork/drivers/overlay
11:39:26 [2023-12-21T11:39:26.924Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
11:39:26 [2023-12-21T11:39:26.924Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
11:39:26 [2023-12-21T11:39:26.924Z] github.com/docker/docker/libnetwork/drivers/remote
11:39:26 [2023-12-21T11:39:26.924Z] github.com/docker/docker/libnetwork/drivers/remote/api
11:39:26 [2023-12-21T11:39:26.924Z] github.com/docker/docker/libnetwork/drivers/windows
11:39:26 [2023-12-21T11:39:26.924Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
11:39:26 [2023-12-21T11:39:26.924Z] github.com/docker/docker/libnetwork/drvregistry
11:39:26 [2023-12-21T11:39:26.924Z] github.com/docker/docker/libnetwork/etchosts
11:39:26 [2023-12-21T11:39:26.924Z] github.com/docker/docker/libnetwork/internal/caller
11:39:26 [2023-12-21T11:39:26.924Z] github.com/docker/docker/libnetwork/internal/kvstore
11:39:26 [2023-12-21T11:39:26.924Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
11:39:26 [2023-12-21T11:39:26.924Z] github.com/docker/docker/libnetwork/internal/netiputil
11:39:26 [2023-12-21T11:39:26.924Z] github.com/docker/docker/libnetwork/internal/setmatrix
11:39:26 [2023-12-21T11:39:26.924Z] github.com/docker/docker/libnetwork/ipam
11:39:26 [2023-12-21T11:39:26.924Z] github.com/docker/docker/libnetwork/ipamapi
11:39:26 [2023-12-21T11:39:26.924Z] github.com/docker/docker/libnetwork/ipams/builtin
11:39:26 [2023-12-21T11:39:26.924Z] github.com/docker/docker/libnetwork/ipams/null
11:39:26 [2023-12-21T11:39:26.924Z] github.com/docker/docker/libnetwork/ipams/remote
11:39:26 [2023-12-21T11:39:26.924Z] github.com/docker/docker/libnetwork/ipams/remote/api
11:39:26 [2023-12-21T11:39:26.924Z] github.com/docker/docker/libnetwork/ipams/windowsipam
11:39:26 [2023-12-21T11:39:26.924Z] github.com/docker/docker/libnetwork/ipamutils
11:39:26 [2023-12-21T11:39:26.924Z] github.com/docker/docker/libnetwork/ipbits
11:39:26 [2023-12-21T11:39:26.924Z] github.com/docker/docker/libnetwork/iptables
11:39:26 [2023-12-21T11:39:26.924Z] github.com/docker/docker/libnetwork/netlabel
11:39:26 [2023-12-21T11:39:26.924Z] github.com/docker/docker/libnetwork/netutils
11:39:26 [2023-12-21T11:39:26.924Z] github.com/docker/docker/libnetwork/networkdb
11:39:26 [2023-12-21T11:39:26.924Z] github.com/docker/docker/libnetwork/ns
11:39:26 [2023-12-21T11:39:26.924Z] github.com/docker/docker/libnetwork/options
11:39:26 [2023-12-21T11:39:26.924Z] github.com/docker/docker/libnetwork/osl
11:39:26 [2023-12-21T11:39:26.924Z] github.com/docker/docker/libnetwork/osl/kernel
11:39:26 [2023-12-21T11:39:26.924Z] github.com/docker/docker/libnetwork/portallocator
11:39:26 [2023-12-21T11:39:26.924Z] github.com/docker/docker/libnetwork/portmapper
11:39:26 [2023-12-21T11:39:26.924Z] github.com/docker/docker/libnetwork/resolvconf
11:39:26 [2023-12-21T11:39:26.924Z] github.com/docker/docker/libnetwork/scope
11:39:26 [2023-12-21T11:39:26.924Z] github.com/docker/docker/libnetwork/types'
11:39:26 [2023-12-21T11:39:26.924Z] + echo 'github.com/docker/docker/libnetwork
11:39:26 [2023-12-21T11:39:26.924Z] github.com/docker/docker/libnetwork/bitmap
11:39:26 [2023-12-21T11:39:26.924Z] github.com/docker/docker/libnetwork/cluster
11:39:26 [2023-12-21T11:39:26.924Z] github.com/docker/docker/libnetwork/cmd/diagnostic
11:39:26 [2023-12-21T11:39:26.924Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
11:39:26 [2023-12-21T11:39:26.924Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
11:39:26 [2023-12-21T11:39:26.924Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
11:39:26 [2023-12-21T11:39:26.924Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
11:39:26 [2023-12-21T11:39:26.924Z] github.com/docker/docker/libnetwork/config
11:39:26 [2023-12-21T11:39:26.924Z] github.com/docker/docker/libnetwork/datastore
11:39:26 [2023-12-21T11:39:26.924Z] github.com/docker/docker/libnetwork/diagnostic
11:39:26 [2023-12-21T11:39:26.924Z] github.com/docker/docker/libnetwork/discoverapi
11:39:26 [2023-12-21T11:39:26.924Z] github.com/docker/docker/libnetwork/driverapi
11:39:26 [2023-12-21T11:39:26.924Z] github.com/docker/docker/libnetwork/drivers/bridge
11:39:26 [2023-12-21T11:39:26.924Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
11:39:26 [2023-12-21T11:39:26.924Z] github.com/docker/docker/libnetwork/drivers/host
11:39:26 [2023-12-21T11:39:26.924Z] github.com/docker/docker/libnetwork/drivers/ipvlan
11:39:26 [2023-12-21T11:39:26.924Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
11:39:26 [2023-12-21T11:39:26.924Z] github.com/docker/docker/libnetwork/drivers/macvlan
11:39:26 [2023-12-21T11:39:26.924Z] github.com/docker/docker/libnetwork/d+ grep --fixed-strings libnetwork/drivers/bridge
11:39:26 [2023-12-21T11:39:26.924Z] rivers/macvlan/mvmanager
11:39:26 [2023-12-21T11:39:26.924Z] github.com/docker/docker/libnetwork/drivers/null
11:39:26 [2023-12-21T11:39:26.924Z] github.com/docker/docker/libnetwork/drivers/overlay
11:39:26 [2023-12-21T11:39:26.924Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
11:39:26 [2023-12-21T11:39:26.924Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
11:39:26 [2023-12-21T11:39:26.924Z] github.com/docker/docker/libnetwork/drivers/remote
11:39:26 [2023-12-21T11:39:26.924Z] github.com/docker/docker/libnetwork/drivers/remote/api
11:39:26 [2023-12-21T11:39:26.924Z] github.com/docker/docker/libnetwork/drivers/windows
11:39:26 [2023-12-21T11:39:26.924Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
11:39:26 [2023-12-21T11:39:26.924Z] github.com/docker/docker/libnetwork/drvregistry
11:39:26 [2023-12-21T11:39:26.924Z] github.com/docker/docker/libnetwork/etchosts
11:39:26 [2023-12-21T11:39:26.924Z] github.com/docker/docker/libnetwork/internal/caller
11:39:26 [2023-12-21T11:39:26.924Z] github.com/docker/docker/libnetwork/internal/kvstore
11:39:26 [2023-12-21T11:39:26.924Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
11:39:26 [2023-12-21T11:39:26.924Z] github.com/docker/docker/libnetwork/internal/netiputil
11:39:26 [2023-12-21T11:39:26.924Z] github.com/docker/docker/libnetwork/internal/setmatrix
11:39:26 [2023-12-21T11:39:26.924Z] github.com/docker/docker/libnetwork/ipam
11:39:26 [2023-12-21T11:39:26.924Z] github.com/docker/docker/libnetwork/ipamapi
11:39:26 [2023-12-21T11:39:26.924Z] github.com/docker/docker/libnetwork/ipams/builtin
11:39:26 [2023-12-21T11:39:26.924Z] github.com/docker/docker/libnetwork/ipams/null
11:39:26 [2023-12-21T11:39:26.924Z] github.com/docker/docker/libnetwork/ipams/remote
11:39:26 [2023-12-21T11:39:26.924Z] github.com/docker/docker/libnetwork/ipams/remote/api
11:39:26 [2023-12-21T11:39:26.924Z] github.com/docker/docker/libnetwork/ipams/windowsipam
11:39:26 [2023-12-21T11:39:26.924Z] github.com/docker/docker/libnetwork/ipamutils
11:39:26 [2023-12-21T11:39:26.924Z] github.com/docker/docker/libnetwork/ipbits
11:39:26 [2023-12-21T11:39:26.924Z] github.com/docker/docker/libnetwork/iptables
11:39:26 [2023-12-21T11:39:26.924Z] github.com/docker/docker/libnetwork/netlabel
11:39:26 [2023-12-21T11:39:26.924Z] github.com/docker/docker/libnetwork/netutils
11:39:26 [2023-12-21T11:39:26.924Z] github.com/docker/docker/libnetwork/networkdb
11:39:26 [2023-12-21T11:39:26.924Z] github.com/docker/docker/libnetwork/ns
11:39:26 [2023-12-21T11:39:26.924Z] github.com/docker/docker/libnetwork/options
11:39:26 [2023-12-21T11:39:26.924Z] github.com/docker/docker/libnetwork/osl
11:39:26 [2023-12-21T11:39:26.924Z] github.com/docker/docker/libnetwork/osl/kernel
11:39:26 [2023-12-21T11:39:26.924Z] github.com/docker/docker/libnetwork/portallocator
11:39:26 [2023-12-21T11:39:26.924Z] github.com/docker/docker/libnetwork/portmapper
11:39:26 [2023-12-21T11:39:26.924Z] github.com/docker/docker/libnetwork/resolvconf
11:39:26 [2023-12-21T11:39:26.924Z] github.com/docker/docker/libnetwork/scope
11:39:26 [2023-12-21T11:39:26.924Z] github.com/docker/docker/libnetwork/types'
11:39:26 [2023-12-21T11:39:26.924Z] github.com/docker/docker/libnetwork/drivers/bridge
11:39:26 [2023-12-21T11:39:26.924Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
11:39:26 [2023-12-21T11:39:26.924Z] + type docker-proxy
11:39:26 [2023-12-21T11:39:26.924Z] hack/test/unit: line 25: type: docker-proxy: not found
11:39:26 [2023-12-21T11:39:26.924Z] + hack/make.sh binary-proxy install-proxy
11:39:26 [2023-12-21T11:39:26.924Z] 
11:39:26 [2023-12-21T11:39:26.924Z] Removing bundles/
11:39:26 [2023-12-21T11:39:26.924Z] 
11:39:26 [2023-12-21T11:39:26.924Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
11:39:26 [2023-12-21T11:39:26.924Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)...
11:39:26 [2023-12-21T11:39:26.924Z] + tee /go/src/github.com/docker/docker/go.mod
11:39:26 [2023-12-21T11:39:26.924Z] module github.com/docker/docker
11:39:26 [2023-12-21T11:39:26.924Z] 
11:39:26 [2023-12-21T11:39:26.924Z] go 1.20
11:39:26 [2023-12-21T11:39:26.924Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
11:39:26 [2023-12-21T11:39:26.924Z] + GO111MODULE=on
11:39:26 [2023-12-21T11:39:26.924Z] + 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=f9135cdeb536a1c4c973e1e2c5b625911253b90e" -X "github.com/docker/docker/dockerversion.BuildTime=2023-12-21T11:39:26.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
11:39:32 [2023-12-21T11:39:32.204Z] + rm -f /go/src/github.com/docker/docker/go.mod
11:39:32 [2023-12-21T11:39:32.204Z] Created binary: bundles/binary-proxy/docker-proxy
11:39:32 [2023-12-21T11:39:32.204Z] 
11:39:32 [2023-12-21T11:39:32.204Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
11:39:32 [2023-12-21T11:39:32.204Z] Installing docker-proxy to /usr/local/bin/
11:39:32 [2023-12-21T11:39:32.204Z] 
11:39:32 [2023-12-21T11:39:32.204Z] + mkdir -p bundles
11:39:32 [2023-12-21T11:39:32.204Z] + '[' -n 'github.com/docker/docker/api
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/api/server
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/api/server/backend/build
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/api/server/httpstatus
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/api/server/httputils
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/api/server/middleware
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/api/server/router
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/api/server/router/build
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/api/server/router/checkpoint
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/api/server/router/container
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/api/server/router/debug
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/api/server/router/distribution
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/api/server/router/grpc
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/api/server/router/image
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/api/server/router/network
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/api/server/router/plugin
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/api/server/router/session
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/api/server/router/swarm
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/api/server/router/system
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/api/server/router/volume
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/api/types
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/api/types/backend
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/api/types/blkiodev
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/api/types/checkpoint
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/api/types/container
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/api/types/events
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/api/types/filters
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/api/types/image
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/api/types/mount
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/api/types/network
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/api/types/plugins/logdriver
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/api/types/registry
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/api/types/strslice
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/api/types/swarm
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/api/types/swarm/runtime
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/api/types/system
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/api/types/time
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/api/types/versions
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/api/types/versions/v1p19
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/api/types/versions/v1p20
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/api/types/volume
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/builder
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/builder/builder-next
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/builder/builder-next/exporter
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/builder/builder-next/exporter/overrides
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/builder/builder-next/imagerefchecker
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/builder/builder-next/worker
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/builder/builder-next/worker/label
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/builder/dockerfile
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/builder/remotecontext
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/builder/remotecontext/git
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/builder/remotecontext/urlutil
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/cli/debug
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/cli/winresources/docker-proxy
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/cli/winresources/dockerd
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/client
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/client/buildkit
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/cmd/docker-proxy
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/cmd/dockerd
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/cmd/dockerd/trap
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/container
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/container/stream
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/contrib/apparmor
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/contrib/httpserver
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/daemon
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/daemon/cluster
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/daemon/cluster/controllers/plugin
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/daemon/cluster/convert
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/daemon/cluster/executor
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/daemon/cluster/executor/container
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/daemon/cluster/provider
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/daemon/config
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/daemon/containerd
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/daemon/events
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/daemon/events/testutils
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/daemon/graphdriver
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/daemon/graphdriver/btrfs
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/daemon/graphdriver/copy
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/daemon/graphdriver/graphtest
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/daemon/graphdriver/overlay2
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/daemon/graphdriver/overlayutils
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/daemon/graphdriver/register
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/daemon/graphdriver/vfs
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/daemon/graphdriver/zfs
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/daemon/images
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/daemon/initlayer
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/daemon/links
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/daemon/listeners
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/daemon/logger
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/daemon/logger/awslogs
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/daemon/logger/fluentd
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/daemon/logger/gcplogs
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/daemon/logger/gelf
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/daemon/logger/journald
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/daemon/logger/journald/internal/export
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/daemon/logger/journald/internal/fake
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/daemon/logger/jsonfilelog
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/daemon/logger/local
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/daemon/logger/loggertest
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/daemon/logger/loggerutils
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/daemon/logger/loggerutils/cache
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/daemon/logger/splunk
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/daemon/logger/syslog
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/daemon/logger/templates
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/daemon/names
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/daemon/network
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/daemon/snapshotter
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/daemon/stats
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/distribution
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/distribution/metadata
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/distribution/utils
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/distribution/xfer
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/dockerversion
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/errdefs
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/image
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/image/cache
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/image/spec/specs-go
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/image/spec/specs-go/v1
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/image/tarexport
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/image/v1
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/internal/compatcontext
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/internal/mod
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/internal/mounttree
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/internal/multierror
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/internal/sliceutil
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/internal/test/suite
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/internal/testutils
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/internal/testutils/netnsutils
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/internal/testutils/specialimage
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/internal/unshare
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/layer
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/libcontainerd
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/libcontainerd/queue
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/libcontainerd/remote
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/libcontainerd/shimopts
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/libcontainerd/supervisor
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/libcontainerd/types
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/oci
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/oci/caps
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/opts
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/pkg/aaparser
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/pkg/archive
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/pkg/authorization
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/pkg/broadcaster
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/pkg/capabilities
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/pkg/chrootarchive
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/pkg/containerfs
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/pkg/directory
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/pkg/dmesg
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/pkg/fileutils
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/pkg/homedir
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/pkg/idtools
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/pkg/ioutils
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/pkg/jsonmessage
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/pkg/longpath
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/pkg/loopback
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/pkg/meminfo
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/pkg/namesgenerator
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/pkg/parsers
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/pkg/parsers/kernel
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/pkg/parsers/operatingsystem
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/pkg/pidfile
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/pkg/platform
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/pkg/platforms
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/pkg/plugingetter
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/pkg/plugins
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/pkg/plugins/transport
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/pkg/pools
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/pkg/process
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/pkg/progress
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/pkg/reexec
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/pkg/rootless
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/pkg/rootless/specconv
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/pkg/stack
11:39:32 [2023-12-21T11:39:32.204Z] github.com/docker/docker/pkg/stdcopy
11:39:32 [2023-12-21T11:39:32.205Z] github.com/docker/docker/pkg/streamformatter
11:39:32 [2023-12-21T11:39:32.205Z] github.com/docker/docker/pkg/stringid
11:39:32 [2023-12-21T11:39:32.205Z] github.com/docker/docker/pkg/sysinfo
11:39:32 [2023-12-21T11:39:32.205Z] github.com/docker/docker/pkg/system
11:39:32 [2023-12-21T11:39:32.205Z] github.com/docker/docker/pkg/tailfile
11:39:32 [2023-12-21T11:39:32.205Z] github.com/docker/docker/pkg/tarsum
11:39:32 [2023-12-21T11:39:32.205Z] github.com/docker/docker/pkg/useragent
11:39:32 [2023-12-21T11:39:32.205Z] github.com/docker/docker/plugin
11:39:32 [2023-12-21T11:39:32.205Z] github.com/docker/docker/plugin/executor/containerd
11:39:32 [2023-12-21T11:39:32.205Z] github.com/docker/docker/plugin/v2
11:39:32 [2023-12-21T11:39:32.205Z] github.com/docker/docker/profiles/apparmor
11:39:32 [2023-12-21T11:39:32.205Z] github.com/docker/docker/profiles/seccomp
11:39:32 [2023-12-21T11:39:32.205Z] github.com/docker/docker/quota
11:39:32 [2023-12-21T11:39:32.205Z] github.com/docker/docker/reference
11:39:32 [2023-12-21T11:39:32.205Z] github.com/docker/docker/registry
11:39:32 [2023-12-21T11:39:32.205Z] github.com/docker/docker/registry/resumable
11:39:32 [2023-12-21T11:39:32.205Z] github.com/docker/docker/restartmanager
11:39:32 [2023-12-21T11:39:32.205Z] github.com/docker/docker/runconfig
11:39:32 [2023-12-21T11:39:32.205Z] github.com/docker/docker/runconfig/opts
11:39:32 [2023-12-21T11:39:32.205Z] github.com/docker/docker/testutil
11:39:32 [2023-12-21T11:39:32.205Z] github.com/docker/docker/testutil/daemon
11:39:32 [2023-12-21T11:39:32.205Z] github.com/docker/docker/testutil/environment
11:39:32 [2023-12-21T11:39:32.205Z] github.com/docker/docker/testutil/fakecontext
11:39:32 [2023-12-21T11:39:32.205Z] github.com/docker/docker/testutil/fakegit
11:39:32 [2023-12-21T11:39:32.205Z] github.com/docker/docker/testutil/fakestorage
11:39:32 [2023-12-21T11:39:32.205Z] github.com/docker/docker/testutil/fixtures/load
11:39:32 [2023-12-21T11:39:32.205Z] github.com/docker/docker/testutil/fixtures/plugin
11:39:32 [2023-12-21T11:39:32.205Z] github.com/docker/docker/testutil/fixtures/plugin/basic
11:39:32 [2023-12-21T11:39:32.205Z] github.com/docker/docker/testutil/registry
11:39:32 [2023-12-21T11:39:32.205Z] github.com/docker/docker/testutil/request
11:39:32 [2023-12-21T11:39:32.205Z] github.com/docker/docker/volume
11:39:32 [2023-12-21T11:39:32.205Z] github.com/docker/docker/volume/drivers
11:39:32 [2023-12-21T11:39:32.205Z] github.com/docker/docker/volume/local
11:39:32 [2023-12-21T11:39:32.205Z] github.com/docker/docker/volume/mounts
11:39:32 [2023-12-21T11:39:32.205Z] github.com/docker/docker/volume/service
11:39:32 [2023-12-21T11:39:32.205Z] github.com/docker/docker/volume/service/opts
11:39:32 [2023-12-21T11:39:32.205Z] github.com/docker/docker/volume/testutils' ']'
11:39:32 [2023-12-21T11:39:32.205Z] + 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/compatcontext github.com/docker/docker/internal/mod github.com/docker/docker/internal/mounttree github.com/docker/docker/internal/multierror 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/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/aaparser 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
11:39:32 [2023-12-21T11:39:32.205Z] ?   	github.com/docker/docker/api	[no test files]
11:39:40 [2023-12-21T11:39:40.331Z] ok  	github.com/docker/docker/api/server	0.037s	coverage: 13.0% of statements
11:40:02 [2023-12-21T11:40:02.271Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
11:40:02 [2023-12-21T11:40:02.271Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
11:40:02 [2023-12-21T11:40:02.271Z] ok  	github.com/docker/docker/api/server/httputils	0.008s	coverage: 28.3% of statements
11:40:02 [2023-12-21T11:40:02.271Z] ?   	github.com/docker/docker/api/server/router	[no test files]
11:40:02 [2023-12-21T11:40:02.271Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
11:40:02 [2023-12-21T11:40:02.271Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
11:40:02 [2023-12-21T11:40:02.271Z] ok  	github.com/docker/docker/api/server/middleware	0.015s	coverage: 37.7% of statements
11:40:02 [2023-12-21T11:40:02.271Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
11:40:02 [2023-12-21T11:40:02.271Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
11:40:02 [2023-12-21T11:40:02.271Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
11:40:02 [2023-12-21T11:40:02.271Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
11:40:02 [2023-12-21T11:40:02.271Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
11:40:02 [2023-12-21T11:40:02.271Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
11:40:02 [2023-12-21T11:40:02.271Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
11:40:02 [2023-12-21T11:40:02.271Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
11:40:02 [2023-12-21T11:40:02.271Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
11:40:02 [2023-12-21T11:40:02.271Z] ?   	github.com/docker/docker/api/types	[no test files]
11:40:02 [2023-12-21T11:40:02.271Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
11:40:02 [2023-12-21T11:40:02.271Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
11:40:02 [2023-12-21T11:40:02.271Z] ?   	github.com/docker/docker/api/types/checkpoint	[no test files]
11:40:02 [2023-12-21T11:40:02.271Z] ok  	github.com/docker/docker/api/server/router/swarm	0.005s	coverage: 7.3% of statements
11:40:02 [2023-12-21T11:40:02.271Z] ok  	github.com/docker/docker/api/server/router/volume	0.007s	coverage: 66.7% of statements
11:40:02 [2023-12-21T11:40:02.271Z] ?   	github.com/docker/docker/api/types/events	[no test files]
11:40:02 [2023-12-21T11:40:02.271Z] ?   	github.com/docker/docker/api/types/image	[no test files]
11:40:02 [2023-12-21T11:40:02.271Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
11:40:02 [2023-12-21T11:40:02.271Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
11:40:02 [2023-12-21T11:40:02.271Z] ok  	github.com/docker/docker/api/types/registry	0.006s	coverage: 54.2% of statements
11:40:02 [2023-12-21T11:40:02.271Z] ok  	github.com/docker/docker/api/types/filters	0.007s	coverage: 94.0% of statements
11:40:02 [2023-12-21T11:40:02.271Z] ok  	github.com/docker/docker/api/types/container	0.008s	coverage: 83.7% of statements
11:40:02 [2023-12-21T11:40:02.271Z] ok  	github.com/docker/docker/api/types/network	0.008s	coverage: 72.3% of statements
11:40:02 [2023-12-21T11:40:02.271Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
11:40:02 [2023-12-21T11:40:02.271Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
11:40:02 [2023-12-21T11:40:02.271Z] ?   	github.com/docker/docker/api/types/system	[no test files]
11:40:02 [2023-12-21T11:40:02.271Z] ok  	github.com/docker/docker/api/types/strslice	0.003s	coverage: 90.0% of statements
11:40:02 [2023-12-21T11:40:02.271Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
11:40:02 [2023-12-21T11:40:02.271Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
11:40:02 [2023-12-21T11:40:02.271Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
11:40:02 [2023-12-21T11:40:02.271Z] ?   	github.com/docker/docker/builder	[no test files]
11:40:02 [2023-12-21T11:40:02.271Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
11:40:02 [2023-12-21T11:40:02.271Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
11:40:02 [2023-12-21T11:40:02.271Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
11:40:02 [2023-12-21T11:40:02.271Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
11:40:02 [2023-12-21T11:40:02.271Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
11:40:02 [2023-12-21T11:40:02.271Z] ?   	github.com/docker/docker/builder/builder-next/exporter/mobyexporter	[no test files]
11:40:02 [2023-12-21T11:40:02.271Z] ?   	github.com/docker/docker/builder/builder-next/exporter/overrides	[no test files]
11:40:02 [2023-12-21T11:40:02.271Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
11:40:02 [2023-12-21T11:40:02.271Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
11:40:02 [2023-12-21T11:40:02.271Z] ?   	github.com/docker/docker/builder/builder-next/worker/label	[no test files]
11:40:02 [2023-12-21T11:40:02.271Z] ok  	github.com/docker/docker/api/types/versions	0.003s	coverage: 77.3% of statements
11:40:02 [2023-12-21T11:40:02.271Z] ok  	github.com/docker/docker/api/types/time	0.003s	coverage: 100.0% of statements
11:40:02 [2023-12-21T11:40:02.837Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
11:40:02 [2023-12-21T11:40:02.837Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
11:40:02 [2023-12-21T11:40:02.837Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.003s	coverage: 100.0% of statements
11:40:02 [2023-12-21T11:40:02.837Z] ok  	github.com/docker/docker/cli/debug	0.004s	coverage: 100.0% of statements
11:40:02 [2023-12-21T11:40:02.837Z] ok  	github.com/docker/docker/builder/remotecontext	0.036s	coverage: 33.5% of statements
11:40:02 [2023-12-21T11:40:02.837Z] ok  	github.com/docker/docker/builder/dockerfile	0.053s	coverage: 50.1% of statements
11:40:04 [2023-12-21T11:40:04.744Z] ?   	github.com/docker/docker/client/buildkit	[no test files]
11:40:04 [2023-12-21T11:40:04.744Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.040s	coverage: 66.5% of statements
11:40:05 [2023-12-21T11:40:05.004Z] ok  	github.com/docker/docker/client	0.168s	coverage: 77.0% of statements
11:40:06 [2023-12-21T11:40:06.910Z] ok  	github.com/docker/docker/builder/remotecontext/git	4.053s	coverage: 82.5% of statements
11:40:16 [2023-12-21T11:40:16.963Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
11:40:16 [2023-12-21T11:40:16.963Z] ?   	github.com/docker/docker/container/stream	[no test files]
11:40:16 [2023-12-21T11:40:16.963Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
11:40:16 [2023-12-21T11:40:16.963Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
11:40:16 [2023-12-21T11:40:16.963Z] ok  	github.com/docker/docker/container	0.135s	coverage: 36.4% of statements
11:40:16 [2023-12-21T11:40:16.963Z] ok  	github.com/docker/docker/cmd/dockerd	0.238s	coverage: 30.1% of statements
11:40:19 [2023-12-21T11:40:19.497Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.397s	coverage: 0.0% of statements
11:40:20 [2023-12-21T11:40:20.432Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
11:40:20 [2023-12-21T11:40:20.432Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.013s	coverage: 65.3% of statements
11:40:20 [2023-12-21T11:40:20.432Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.020s	coverage: 38.7% of statements
11:40:20 [2023-12-21T11:40:20.432Z] ok  	github.com/docker/docker/daemon/cluster	0.061s	coverage: 0.5% of statements
11:40:20 [2023-12-21T11:40:20.998Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
11:40:20 [2023-12-21T11:40:20.998Z] ok  	github.com/docker/docker/daemon/config	0.049s	coverage: 76.1% of statements
11:40:22 [2023-12-21T11:40:22.373Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
11:40:22 [2023-12-21T11:40:22.373Z] ok  	github.com/docker/docker/daemon/graphdriver	0.007s	coverage: 2.3% of statements
11:40:22 [2023-12-21T11:40:22.373Z] ok  	github.com/docker/docker/daemon/containerd	0.040s	coverage: 9.2% of statements
11:40:22 [2023-12-21T11:40:22.373Z] ok  	github.com/docker/docker/daemon/events	0.058s	coverage: 50.0% of statements
11:40:22 [2023-12-21T11:40:22.373Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.008s	coverage: 2.8% of statements
11:40:22 [2023-12-21T11:40:22.631Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.185s	coverage: 60.9% of statements
11:40:23 [2023-12-21T11:40:23.198Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
11:40:23 [2023-12-21T11:40:23.198Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.009s	coverage: 1.9% of statements
11:40:23 [2023-12-21T11:40:23.457Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
11:40:23 [2023-12-21T11:40:23.457Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
11:40:23 [2023-12-21T11:40:23.457Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.012s	coverage: 60.9% of statements
11:40:23 [2023-12-21T11:40:23.715Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.219s	coverage: 60.2% of statements
11:40:24 [2023-12-21T11:40:24.282Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.008s	coverage: 3.0% of statements
11:40:24 [2023-12-21T11:40:24.282Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.456s	coverage: 13.4% of statements
11:40:24 [2023-12-21T11:40:24.850Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
11:40:24 [2023-12-21T11:40:24.850Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
11:40:24 [2023-12-21T11:40:24.850Z] ok  	github.com/docker/docker/daemon/links	0.003s	coverage: 93.0% of statements
11:40:24 [2023-12-21T11:40:24.850Z] ok  	github.com/docker/docker/daemon/images	0.023s	coverage: 3.0% of statements
11:40:24 [2023-12-21T11:40:24.850Z] ok  	github.com/docker/docker/daemon/logger	0.223s	coverage: 43.0% of statements
11:40:25 [2023-12-21T11:40:25.108Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
11:40:25 [2023-12-21T11:40:25.367Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.011s	coverage: 53.6% of statements
11:40:25 [2023-12-21T11:40:25.367Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.009s	coverage: 68.2% of statements
11:40:25 [2023-12-21T11:40:25.367Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.128s	coverage: 78.3% of statements
11:40:25 [2023-12-21T11:40:25.934Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
11:40:25 [2023-12-21T11:40:25.934Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
11:40:25 [2023-12-21T11:40:25.934Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.003s	coverage: 88.2% of statements
11:40:25 [2023-12-21T11:40:25.934Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.009s	coverage: 87.2% of statements
11:40:25 [2023-12-21T11:40:25.934Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.104s	coverage: 76.8% of statements
11:40:26 [2023-12-21T11:40:26.194Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
11:40:26 [2023-12-21T11:40:26.194Z] ok  	github.com/docker/docker/daemon/logger/local	0.051s	coverage: 79.4% of statements
11:40:26 [2023-12-21T11:40:26.762Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.026s	coverage: 31.5% of statements
11:40:26 [2023-12-21T11:40:26.762Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.028s	coverage: 63.5% of statements
11:40:26 [2023-12-21T11:40:26.762Z] ?   	github.com/docker/docker/daemon/names	[no test files]
11:40:26 [2023-12-21T11:40:26.762Z] ok  	github.com/docker/docker/daemon/logger/templates	0.003s	coverage: 8.3% of statements
11:40:26 [2023-12-21T11:40:26.762Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.008s	coverage: 46.8% of statements
11:40:27 [2023-12-21T11:40:27.330Z] ok  	github.com/docker/docker/daemon/logger/journald	1.351s	coverage: 74.5% of statements
11:40:27 [2023-12-21T11:40:27.330Z] ?   	github.com/docker/docker/daemon/snapshotter	[no test files]
11:40:27 [2023-12-21T11:40:27.330Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
11:40:27 [2023-12-21T11:40:27.330Z] ok  	github.com/docker/docker/daemon/network	0.011s	coverage: 63.8% of statements
11:40:27 [2023-12-21T11:40:27.896Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
11:40:27 [2023-12-21T11:40:27.896Z] ok  	github.com/docker/docker/dockerversion	0.004s	coverage: 100.0% of statements
11:40:27 [2023-12-21T11:40:27.896Z] ok  	github.com/docker/docker/errdefs	0.005s	coverage: 77.0% of statements
11:40:27 [2023-12-21T11:40:27.896Z] ok  	github.com/docker/docker/distribution/metadata	0.029s	coverage: 44.4% of statements
11:40:28 [2023-12-21T11:40:28.154Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.433s	coverage: 82.5% of statements
11:40:28 [2023-12-21T11:40:28.720Z] ?   	github.com/docker/docker/image/spec/specs-go	[no test files]
11:40:28 [2023-12-21T11:40:28.720Z] ?   	github.com/docker/docker/image/spec/specs-go/v1	[no test files]
11:40:28 [2023-12-21T11:40:28.720Z] ok  	github.com/docker/docker/image/cache	0.007s	coverage: 19.2% of statements
11:40:28 [2023-12-21T11:40:28.720Z] ok  	github.com/docker/docker/image	0.031s	coverage: 84.6% of statements
11:40:28 [2023-12-21T11:40:28.720Z] ?   	github.com/docker/docker/image/v1	[no test files]
11:40:28 [2023-12-21T11:40:28.720Z] ?   	github.com/docker/docker/internal/compatcontext	[no test files]
11:40:28 [2023-12-21T11:40:28.720Z] ?   	github.com/docker/docker/internal/mounttree	[no test files]
11:40:28 [2023-12-21T11:40:28.978Z] ok  	github.com/docker/docker/internal/mod	0.003s	coverage: 66.7% of statements
11:40:28 [2023-12-21T11:40:28.978Z] ok  	github.com/docker/docker/image/tarexport	0.008s	coverage: 0.6% of statements
11:40:28 [2023-12-21T11:40:28.978Z] ?   	github.com/docker/docker/internal/sliceutil	[no test files]
11:40:28 [2023-12-21T11:40:28.978Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
11:40:28 [2023-12-21T11:40:28.978Z] ?   	github.com/docker/docker/internal/testutils	[no test files]
11:40:28 [2023-12-21T11:40:28.978Z] ?   	github.com/docker/docker/internal/testutils/netnsutils	[no test files]
11:40:28 [2023-12-21T11:40:28.978Z] ok  	github.com/docker/docker/internal/multierror	0.003s	coverage: 88.9% of statements
11:40:29 [2023-12-21T11:40:29.236Z] ?   	github.com/docker/docker/internal/testutils/specialimage	[no test files]
11:40:29 [2023-12-21T11:40:29.236Z] ?   	github.com/docker/docker/internal/unshare	[no test files]
11:40:29 [2023-12-21T11:40:29.495Z] ok  	github.com/docker/docker/distribution	1.498s	coverage: 29.1% of statements
11:40:29 [2023-12-21T11:40:29.753Z] ok  	github.com/docker/docker/daemon	10.750s	coverage: 17.2% of statements
11:40:30 [2023-12-21T11:40:30.011Z] ok  	github.com/docker/docker/distribution/xfer	2.183s	coverage: 85.4% of statements
11:40:30 [2023-12-21T11:40:30.269Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
11:40:30 [2023-12-21T11:40:30.269Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
11:40:30 [2023-12-21T11:40:30.269Z] ?   	github.com/docker/docker/libcontainerd/shimopts	[no test files]
11:40:30 [2023-12-21T11:40:30.269Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
11:40:30 [2023-12-21T11:40:30.269Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
11:40:30 [2023-12-21T11:40:30.269Z] ok  	github.com/docker/docker/libcontainerd/queue	0.024s	coverage: 100.0% of statements
11:40:30 [2023-12-21T11:40:30.836Z] ?   	github.com/docker/docker/oci/caps	[no test files]
11:40:30 [2023-12-21T11:40:30.836Z] ok  	github.com/docker/docker/oci	0.009s	coverage: 38.1% of statements
11:40:30 [2023-12-21T11:40:30.836Z] ok  	github.com/docker/docker/pkg/aaparser	0.005s	coverage: 52.9% of statements
11:40:30 [2023-12-21T11:40:30.836Z] ok  	github.com/docker/docker/opts	0.046s	coverage: 67.9% of statements
11:40:31 [2023-12-21T11:40:31.403Z] ok  	github.com/docker/docker/pkg/capabilities	0.003s	coverage: 87.5% of statements
11:40:31 [2023-12-21T11:40:31.403Z] ok  	github.com/docker/docker/pkg/broadcaster	0.004s	coverage: 100.0% of statements
11:40:31 [2023-12-21T11:40:31.403Z] ok  	github.com/docker/docker/pkg/containerfs	0.004s	coverage: 28.6% of statements
11:40:31 [2023-12-21T11:40:31.403Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 81.8% of statements
11:40:31 [2023-12-21T11:40:31.403Z] ok  	github.com/docker/docker/pkg/dmesg	0.006s	coverage: 83.3% of statements
11:40:31 [2023-12-21T11:40:31.403Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.263s	coverage: 83.7% of statements
11:40:31 [2023-12-21T11:40:31.664Z] ok  	github.com/docker/docker/pkg/homedir	0.005s	coverage: 8.3% of statements
11:40:31 [2023-12-21T11:40:31.664Z] ok  	github.com/docker/docker/pkg/fileutils	0.006s	coverage: 51.7% of statements
11:40:31 [2023-12-21T11:40:31.664Z] ok  	github.com/docker/docker/pkg/archive	0.483s	coverage: 80.9% of statements
11:40:31 [2023-12-21T11:40:31.923Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
11:40:31 [2023-12-21T11:40:31.923Z] ok  	github.com/docker/docker/pkg/longpath	0.003s	coverage: 45.5% of statements
11:40:31 [2023-12-21T11:40:31.923Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.005s	coverage: 92.3% of statements
11:40:31 [2023-12-21T11:40:31.923Z] ok  	github.com/docker/docker/pkg/meminfo	0.003s	coverage: 75.0% of statements
11:40:32 [2023-12-21T11:40:32.182Z] ok  	github.com/docker/docker/pkg/authorization	0.903s	coverage: 68.3% of statements
11:40:32 [2023-12-21T11:40:32.182Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.018s	coverage: 85.7% of statements
11:40:32 [2023-12-21T11:40:32.182Z] ok  	github.com/docker/docker/pkg/parsers	0.015s	coverage: 97.0% of statements
11:40:32 [2023-12-21T11:40:32.182Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.007s	coverage: 60.0% of statements
11:40:32 [2023-12-21T11:40:32.440Z] ok  	github.com/docker/docker/pkg/idtools	0.398s	coverage: 69.7% of statements
11:40:32 [2023-12-21T11:40:32.440Z] ok  	github.com/docker/docker/pkg/ioutils	0.412s	coverage: 72.3% of statements
11:40:32 [2023-12-21T11:40:32.440Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.009s	coverage: 90.2% of statements
11:40:32 [2023-12-21T11:40:32.440Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
11:40:32 [2023-12-21T11:40:32.440Z] ?   	github.com/docker/docker/pkg/platforms	[no test files]
11:40:32 [2023-12-21T11:40:32.440Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
11:40:32 [2023-12-21T11:40:32.440Z] ok  	github.com/docker/docker/pkg/pidfile	0.004s	coverage: 94.1% of statements
11:40:33 [2023-12-21T11:40:33.007Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
11:40:33 [2023-12-21T11:40:33.007Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
11:40:33 [2023-12-21T11:40:33.007Z] ok  	github.com/docker/docker/pkg/pools	0.005s	coverage: 88.2% of statements
11:40:33 [2023-12-21T11:40:33.007Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.005s	coverage: 90.0% of statements
11:40:33 [2023-12-21T11:40:33.007Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.006s	coverage: 56.8% of statements
11:40:33 [2023-12-21T11:40:33.007Z] ok  	github.com/docker/docker/pkg/process	0.006s	coverage: 21.7% of statements
11:40:33 [2023-12-21T11:40:33.266Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
11:40:33 [2023-12-21T11:40:33.266Z] ?   	github.com/docker/docker/pkg/rootless	[no test files]
11:40:33 [2023-12-21T11:40:33.266Z] ?   	github.com/docker/docker/pkg/rootless/specconv	[no test files]
11:40:33 [2023-12-21T11:40:33.266Z] ok  	github.com/docker/docker/pkg/reexec	0.012s	coverage: 82.4% of statements
11:40:33 [2023-12-21T11:40:33.266Z] ok  	github.com/docker/docker/pkg/stack	0.020s	coverage: 90.9% of statements
11:40:33 [2023-12-21T11:40:33.266Z] ok  	github.com/docker/docker/pkg/stdcopy	0.009s	coverage: 100.0% of statements
11:40:33 [2023-12-21T11:40:33.525Z] ok  	github.com/docker/docker/pkg/streamformatter	0.004s	coverage: 66.2% of statements
11:40:33 [2023-12-21T11:40:33.525Z] ok  	github.com/docker/docker/pkg/stringid	0.006s	coverage: 61.9% of statements
11:40:33 [2023-12-21T11:40:33.784Z] ok  	github.com/docker/docker/pkg/system	0.007s	coverage: 43.1% of statements
11:40:33 [2023-12-21T11:40:33.785Z] ok  	github.com/docker/docker/pkg/sysinfo	0.007s	coverage: 53.4% of statements
11:40:33 [2023-12-21T11:40:33.785Z] ok  	github.com/docker/docker/pkg/tailfile	0.040s	coverage: 88.6% of statements
11:40:33 [2023-12-21T11:40:33.785Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
11:40:33 [2023-12-21T11:40:33.785Z] ok  	github.com/docker/docker/pkg/tarsum	0.069s	coverage: 89.6% of statements
11:40:34 [2023-12-21T11:40:34.720Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
11:40:34 [2023-12-21T11:40:34.720Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
11:40:34 [2023-12-21T11:40:34.720Z] ok  	github.com/docker/docker/plugin/v2	0.009s	coverage: 14.4% of statements
11:40:34 [2023-12-21T11:40:34.720Z] ok  	github.com/docker/docker/profiles/seccomp	0.009s	coverage: 86.0% of statements
11:40:34 [2023-12-21T11:40:34.979Z] ok  	github.com/docker/docker/pkg/plugins	2.014s	coverage: 74.9% of statements
11:40:34 [2023-12-21T11:40:34.979Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 83.7% of statements
11:40:35 [2023-12-21T11:40:35.237Z] ok  	github.com/docker/docker/plugin	0.522s	coverage: 23.3% of statements
11:40:35 [2023-12-21T11:40:35.237Z] ok  	github.com/docker/docker/quota	0.198s	coverage: 69.3% of statements
11:40:35 [2023-12-21T11:40:35.496Z] ok  	github.com/docker/docker/restartmanager	0.005s	coverage: 46.2% of statements
11:40:35 [2023-12-21T11:40:35.496Z] ok  	github.com/docker/docker/registry/resumable	0.019s	coverage: 100.0% of statements
11:40:35 [2023-12-21T11:40:35.496Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
11:40:35 [2023-12-21T11:40:35.496Z] ok  	github.com/docker/docker/runconfig	0.018s	coverage: 63.8% of statements
11:40:35 [2023-12-21T11:40:35.755Z] ok  	github.com/docker/docker/registry	0.134s	coverage: 63.9% of statements
11:40:35 [2023-12-21T11:40:35.755Z] ok  	github.com/docker/docker/testutil	0.008s	coverage: 8.2% of statements
11:40:36 [2023-12-21T11:40:36.014Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
11:40:36 [2023-12-21T11:40:36.014Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
11:40:36 [2023-12-21T11:40:36.014Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
11:40:36 [2023-12-21T11:40:36.014Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
11:40:36 [2023-12-21T11:40:36.014Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
11:40:36 [2023-12-21T11:40:36.014Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
11:40:36 [2023-12-21T11:40:36.014Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
11:40:36 [2023-12-21T11:40:36.014Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
11:40:36 [2023-12-21T11:40:36.014Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
11:40:36 [2023-12-21T11:40:36.014Z] ?   	github.com/docker/docker/testutil/request	[no test files]
11:40:36 [2023-12-21T11:40:36.014Z] ?   	github.com/docker/docker/volume	[no test files]
11:40:36 [2023-12-21T11:40:36.581Z] ok  	github.com/docker/docker/volume/drivers	0.007s	coverage: 36.1% of statements
11:40:36 [2023-12-21T11:40:36.581Z] ok  	github.com/docker/docker/volume/mounts	0.009s	coverage: 65.7% of statements
11:40:36 [2023-12-21T11:40:36.839Z] ok  	github.com/docker/docker/volume/local	0.070s	coverage: 72.5% of statements
11:40:37 [2023-12-21T11:40:37.097Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
11:40:37 [2023-12-21T11:40:37.097Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
11:40:37 [2023-12-21T11:40:37.097Z] ok  	github.com/docker/docker/volume/service	0.013s	coverage: 71.8% of statements
11:40:38 [2023-12-21T11:40:38.030Z] ok  	github.com/docker/docker/layer	7.956s	coverage: 68.7% of statements
11:40:38 [2023-12-21T11:40:38.289Z] 
11:40:38 [2023-12-21T11:40:38.289Z] === Skipped
11:40:38 [2023-12-21T11:40:38.289Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
11:40:38 [2023-12-21T11:40:38.289Z]     network_proxy_test.go:195: Need to start CI docker with --ipv6
11:40:38 [2023-12-21T11:40:38.289Z] 
11:40:38 [2023-12-21T11:40:38.289Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
11:40:38 [2023-12-21T11:40:38.289Z]     network_proxy_test.go:210: No support for dual stack yet
11:40:38 [2023-12-21T11:40:38.289Z] 
11:40:38 [2023-12-21T11:40:38.289Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
11:40:38 [2023-12-21T11:40:38.289Z]     network_proxy_test.go:239: Need to start CI docker with --ipv6
11:40:38 [2023-12-21T11:40:38.289Z] 
11:40:38 [2023-12-21T11:40:38.289Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
11:40:38 [2023-12-21T11:40:38.289Z]     network_proxy_test.go:300: Need to start CI docker with --ipv6
11:40:38 [2023-12-21T11:40:38.289Z] 
11:40:38 [2023-12-21T11:40:38.289Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
11:40:38 [2023-12-21T11:40:38.289Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:40:38 [2023-12-21T11:40:38.289Z]     graphtest_unix.go:41: Driver btrfs not supported
11:40:38 [2023-12-21T11:40:38.289Z] 
11:40:38 [2023-12-21T11:40:38.289Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
11:40:38 [2023-12-21T11:40:38.289Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:40:38 [2023-12-21T11:40:38.289Z]     graphtest_unix.go:41: Driver btrfs not supported
11:40:38 [2023-12-21T11:40:38.289Z] 
11:40:38 [2023-12-21T11:40:38.289Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
11:40:38 [2023-12-21T11:40:38.289Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:40:38 [2023-12-21T11:40:38.289Z]     graphtest_unix.go:41: Driver btrfs not supported
11:40:38 [2023-12-21T11:40:38.289Z] 
11:40:38 [2023-12-21T11:40:38.289Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
11:40:38 [2023-12-21T11:40:38.289Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:40:38 [2023-12-21T11:40:38.289Z]     graphtest_unix.go:41: Driver btrfs not supported
11:40:38 [2023-12-21T11:40:38.289Z] 
11:40:38 [2023-12-21T11:40:38.289Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
11:40:38 [2023-12-21T11:40:38.289Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:40:38 [2023-12-21T11:40:38.289Z]     graphtest_unix.go:41: Driver btrfs not supported
11:40:38 [2023-12-21T11:40:38.289Z] 
11:40:38 [2023-12-21T11:40:38.289Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
11:40:38 [2023-12-21T11:40:38.289Z]     graphtest_unix.go:68: No driver to put!
11:40:38 [2023-12-21T11:40:38.289Z] 
11:40:38 [2023-12-21T11:40:38.289Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
11:40:38 [2023-12-21T11:40:38.289Z] time="2023-12-21T11:40:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
11:40:38 [2023-12-21T11:40:38.289Z]     graphtest_unix.go:39: graphdriver: driver not supported
11:40:38 [2023-12-21T11:40:38.289Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
11:40:38 [2023-12-21T11:40:38.289Z] 
11:40:38 [2023-12-21T11:40:38.289Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
11:40:38 [2023-12-21T11:40:38.289Z] time="2023-12-21T11:40:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
11:40:38 [2023-12-21T11:40:38.289Z]     graphtest_unix.go:39: graphdriver: driver not supported
11:40:38 [2023-12-21T11:40:38.289Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
11:40:38 [2023-12-21T11:40:38.289Z] 
11:40:38 [2023-12-21T11:40:38.289Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
11:40:38 [2023-12-21T11:40:38.289Z] time="2023-12-21T11:40:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
11:40:38 [2023-12-21T11:40:38.289Z]     graphtest_unix.go:39: graphdriver: driver not supported
11:40:38 [2023-12-21T11:40:38.289Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
11:40:38 [2023-12-21T11:40:38.289Z] 
11:40:38 [2023-12-21T11:40:38.289Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
11:40:38 [2023-12-21T11:40:38.289Z] time="2023-12-21T11:40:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
11:40:38 [2023-12-21T11:40:38.289Z]     graphtest_unix.go:39: graphdriver: driver not supported
11:40:38 [2023-12-21T11:40:38.289Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
11:40:38 [2023-12-21T11:40:38.289Z] 
11:40:38 [2023-12-21T11:40:38.289Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
11:40:38 [2023-12-21T11:40:38.289Z] time="2023-12-21T11:40:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
11:40:38 [2023-12-21T11:40:38.289Z]     graphtest_unix.go:39: graphdriver: driver not supported
11:40:38 [2023-12-21T11:40:38.289Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
11:40:38 [2023-12-21T11:40:38.289Z] 
11:40:38 [2023-12-21T11:40:38.289Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
11:40:38 [2023-12-21T11:40:38.289Z]     graphtest_unix.go:68: No driver to put!
11:40:38 [2023-12-21T11:40:38.289Z] 
11:40:38 [2023-12-21T11:40:38.289Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
11:40:38 [2023-12-21T11:40:38.289Z]     overlay_test.go:61: Cannot run test with naive change algorithm
11:40:38 [2023-12-21T11:40:38.289Z] 
11:40:38 [2023-12-21T11:40:38.289Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
11:40:38 [2023-12-21T11:40:38.289Z]     graphtest_unix.go:311: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
11:40:38 [2023-12-21T11:40:38.289Z] 
11:40:38 [2023-12-21T11:40:38.289Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
11:40:38 [2023-12-21T11:40:38.289Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:40:38 [2023-12-21T11:40:38.289Z]     graphtest_unix.go:41: Driver zfs not supported
11:40:38 [2023-12-21T11:40:38.289Z] 
11:40:38 [2023-12-21T11:40:38.289Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
11:40:38 [2023-12-21T11:40:38.289Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:40:38 [2023-12-21T11:40:38.289Z]     graphtest_unix.go:41: Driver zfs not supported
11:40:38 [2023-12-21T11:40:38.289Z] 
11:40:38 [2023-12-21T11:40:38.289Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
11:40:38 [2023-12-21T11:40:38.289Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:40:38 [2023-12-21T11:40:38.289Z]     graphtest_unix.go:41: Driver zfs not supported
11:40:38 [2023-12-21T11:40:38.289Z] 
11:40:38 [2023-12-21T11:40:38.289Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
11:40:38 [2023-12-21T11:40:38.289Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:40:38 [2023-12-21T11:40:38.289Z]     graphtest_unix.go:41: Driver zfs not supported
11:40:38 [2023-12-21T11:40:38.289Z] 
11:40:38 [2023-12-21T11:40:38.289Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
11:40:38 [2023-12-21T11:40:38.289Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
11:40:38 [2023-12-21T11:40:38.289Z]     graphtest_unix.go:41: Driver zfs not supported
11:40:38 [2023-12-21T11:40:38.289Z] 
11:40:38 [2023-12-21T11:40:38.289Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
11:40:38 [2023-12-21T11:40:38.289Z]     graphtest_unix.go:68: No driver to put!
11:40:38 [2023-12-21T11:40:38.289Z] 
11:40:38 [2023-12-21T11:40:38.289Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
11:40:38 [2023-12-21T11:40:38.289Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
11:40:38 [2023-12-21T11:40:38.289Z] 
11:40:38 [2023-12-21T11:40:38.289Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
11:40:38 [2023-12-21T11:40:38.289Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
11:40:38 [2023-12-21T11:40:38.289Z] 
11:40:38 [2023-12-21T11:40:38.289Z] === SKIP: volume/mounts TestValidateLCOWMount (0.00s)
11:40:38 [2023-12-21T11:40:38.289Z]     validate_test.go:70: only tested on Windows
11:40:38 [2023-12-21T11:40:38.289Z] 
11:40:38 [2023-12-21T11:40:38.289Z] DONE 3197 tests, 27 skipped in 66.923s
11:40:38 [2023-12-21T11:40:38.289Z] + '[' -n 'github.com/docker/docker/libnetwork
11:40:38 [2023-12-21T11:40:38.289Z] github.com/docker/docker/libnetwork/bitmap
11:40:38 [2023-12-21T11:40:38.289Z] github.com/docker/docker/libnetwork/cluster
11:40:38 [2023-12-21T11:40:38.289Z] github.com/docker/docker/libnetwork/cmd/diagnostic
11:40:38 [2023-12-21T11:40:38.289Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
11:40:38 [2023-12-21T11:40:38.289Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
11:40:38 [2023-12-21T11:40:38.289Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
11:40:38 [2023-12-21T11:40:38.289Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
11:40:38 [2023-12-21T11:40:38.289Z] github.com/docker/docker/libnetwork/config
11:40:38 [2023-12-21T11:40:38.289Z] github.com/docker/docker/libnetwork/datastore
11:40:38 [2023-12-21T11:40:38.289Z] github.com/docker/docker/libnetwork/diagnostic
11:40:38 [2023-12-21T11:40:38.289Z] github.com/docker/docker/libnetwork/discoverapi
11:40:38 [2023-12-21T11:40:38.289Z] github.com/docker/docker/libnetwork/driverapi
11:40:38 [2023-12-21T11:40:38.289Z] github.com/docker/docker/libnetwork/drivers/bridge
11:40:38 [2023-12-21T11:40:38.289Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
11:40:38 [2023-12-21T11:40:38.289Z] github.com/docker/docker/libnetwork/drivers/host
11:40:38 [2023-12-21T11:40:38.289Z] github.com/docker/docker/libnetwork/drivers/ipvlan
11:40:38 [2023-12-21T11:40:38.289Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
11:40:38 [2023-12-21T11:40:38.289Z] github.com/docker/docker/libnetwork/drivers/macvlan
11:40:38 [2023-12-21T11:40:38.289Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
11:40:38 [2023-12-21T11:40:38.289Z] github.com/docker/docker/libnetwork/drivers/null
11:40:38 [2023-12-21T11:40:38.289Z] github.com/docker/docker/libnetwork/drivers/overlay
11:40:38 [2023-12-21T11:40:38.289Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
11:40:38 [2023-12-21T11:40:38.289Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
11:40:38 [2023-12-21T11:40:38.289Z] github.com/docker/docker/libnetwork/drivers/remote
11:40:38 [2023-12-21T11:40:38.289Z] github.com/docker/docker/libnetwork/drivers/remote/api
11:40:38 [2023-12-21T11:40:38.289Z] github.com/docker/docker/libnetwork/drivers/windows
11:40:38 [2023-12-21T11:40:38.289Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
11:40:38 [2023-12-21T11:40:38.289Z] github.com/docker/docker/libnetwork/drvregistry
11:40:38 [2023-12-21T11:40:38.289Z] github.com/docker/docker/libnetwork/etchosts
11:40:38 [2023-12-21T11:40:38.289Z] github.com/docker/docker/libnetwork/internal/caller
11:40:38 [2023-12-21T11:40:38.289Z] github.com/docker/docker/libnetwork/internal/kvstore
11:40:38 [2023-12-21T11:40:38.289Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
11:40:38 [2023-12-21T11:40:38.289Z] github.com/docker/docker/libnetwork/internal/netiputil
11:40:38 [2023-12-21T11:40:38.289Z] github.com/docker/docker/libnetwork/internal/setmatrix
11:40:38 [2023-12-21T11:40:38.289Z] github.com/docker/docker/libnetwork/ipam
11:40:38 [2023-12-21T11:40:38.289Z] github.com/docker/docker/libnetwork/ipamapi
11:40:38 [2023-12-21T11:40:38.289Z] github.com/docker/docker/libnetwork/ipams/builtin
11:40:38 [2023-12-21T11:40:38.289Z] github.com/docker/docker/libnetwork/ipams/null
11:40:38 [2023-12-21T11:40:38.289Z] github.com/docker/docker/libnetwork/ipams/remote
11:40:38 [2023-12-21T11:40:38.289Z] github.com/docker/docker/libnetwork/ipams/remote/api
11:40:38 [2023-12-21T11:40:38.289Z] github.com/docker/docker/libnetwork/ipams/windowsipam
11:40:38 [2023-12-21T11:40:38.289Z] github.com/docker/docker/libnetwork/ipamutils
11:40:38 [2023-12-21T11:40:38.289Z] github.com/docker/docker/libnetwork/ipbits
11:40:38 [2023-12-21T11:40:38.289Z] github.com/docker/docker/libnetwork/iptables
11:40:38 [2023-12-21T11:40:38.289Z] github.com/docker/docker/libnetwork/netlabel
11:40:38 [2023-12-21T11:40:38.289Z] github.com/docker/docker/libnetwork/netutils
11:40:38 [2023-12-21T11:40:38.289Z] github.com/docker/docker/libnetwork/networkdb
11:40:38 [2023-12-21T11:40:38.289Z] github.com/docker/docker/libnetwork/ns
11:40:38 [2023-12-21T11:40:38.289Z] github.com/docker/docker/libnetwork/options
11:40:38 [2023-12-21T11:40:38.289Z] github.com/docker/docker/libnetwork/osl
11:40:38 [2023-12-21T11:40:38.289Z] github.com/docker/docker/libnetwork/osl/kernel
11:40:38 [2023-12-21T11:40:38.289Z] github.com/docker/docker/libnetwork/portallocator
11:40:38 [2023-12-21T11:40:38.289Z] github.com/docker/docker/libnetwork/portmapper
11:40:38 [2023-12-21T11:40:38.289Z] github.com/docker/docker/libnetwork/resolvconf
11:40:38 [2023-12-21T11:40:38.289Z] github.com/docker/docker/libnetwork/scope
11:40:38 [2023-12-21T11:40:38.289Z] github.com/docker/docker/libnetwork/types' ']'
11:40:38 [2023-12-21T11:40:38.290Z] + 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
11:41:34 [2023-12-21T11:41:34.502Z] ok  	github.com/docker/docker/libnetwork	44.380s	coverage: 43.0% of statements
11:41:34 [2023-12-21T11:41:34.502Z] ok  	github.com/docker/docker/libnetwork/bitmap	0.007s	coverage: 96.1% of statements
11:41:34 [2023-12-21T11:41:34.502Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
11:41:34 [2023-12-21T11:41:34.502Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
11:41:34 [2023-12-21T11:41:34.502Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
11:41:34 [2023-12-21T11:41:34.502Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
11:41:34 [2023-12-21T11:41:34.502Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
11:41:34 [2023-12-21T11:41:34.502Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
11:41:34 [2023-12-21T11:41:34.502Z] ok  	github.com/docker/docker/libnetwork/config	0.012s	coverage: 10.3% of statements
11:41:34 [2023-12-21T11:41:34.502Z] ok  	github.com/docker/docker/libnetwork/datastore	0.004s	coverage: 37.0% of statements
11:41:34 [2023-12-21T11:41:34.502Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
11:41:34 [2023-12-21T11:41:34.502Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
11:41:34 [2023-12-21T11:41:34.502Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.003s	coverage: 68.9% of statements
11:41:34 [2023-12-21T11:41:34.502Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	4.276s	coverage: 62.6% of statements
11:41:34 [2023-12-21T11:41:34.502Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
11:41:34 [2023-12-21T11:41:34.760Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.003s	coverage: 40.0% of statements
11:41:36 [2023-12-21T11:41:36.134Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.835s	coverage: 5.0% of statements
11:41:36 [2023-12-21T11:41:36.134Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
11:41:36 [2023-12-21T11:41:36.700Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.004s	coverage: 4.6% of statements
11:41:36 [2023-12-21T11:41:36.700Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
11:41:36 [2023-12-21T11:41:36.959Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.003s	coverage: 40.0% of statements
11:41:37 [2023-12-21T11:41:37.892Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	0.011s	coverage: 1.4% of statements
11:41:38 [2023-12-21T11:41:38.150Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	0.004s	coverage: 45.0% of statements
11:41:38 [2023-12-21T11:41:38.409Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.004s	coverage: 62.7% of statements
11:41:38 [2023-12-21T11:41:38.975Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.012s	coverage: 57.2% of statements
11:41:38 [2023-12-21T11:41:38.975Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
11:41:38 [2023-12-21T11:41:38.975Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
11:41:38 [2023-12-21T11:41:38.975Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
11:41:39 [2023-12-21T11:41:39.541Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.020s	coverage: 87.0% of statements
11:41:39 [2023-12-21T11:41:39.799Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.017s	coverage: 81.0% of statements
11:41:40 [2023-12-21T11:41:40.057Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
11:41:40 [2023-12-21T11:41:40.057Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore	[no test files]
11:41:40 [2023-12-21T11:41:40.057Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore/boltdb	[no test files]
11:41:40 [2023-12-21T11:41:40.057Z] ?   	github.com/docker/docker/libnetwork/internal/netiputil	[no test files]
11:41:52 [2023-12-21T11:41:52.256Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
11:41:54 [2023-12-21T11:41:54.158Z] ok  	github.com/docker/docker/libnetwork/ipam	3.282s	coverage: 80.3% of statements
11:41:54 [2023-12-21T11:41:54.158Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
11:41:54 [2023-12-21T11:41:54.158Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
11:41:54 [2023-12-21T11:41:54.158Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.003s	coverage: 63.2% of statements
11:41:54 [2023-12-21T11:41:54.723Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.009s	coverage: 48.7% of statements
11:41:54 [2023-12-21T11:41:54.724Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
11:41:54 [2023-12-21T11:41:54.982Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.003s	coverage: 80.0% of statements
11:41:55 [2023-12-21T11:41:55.547Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.329s	coverage: 86.4% of statements
11:41:55 [2023-12-21T11:41:55.806Z] ok  	github.com/docker/docker/libnetwork/ipbits	0.002s	coverage: 100.0% of statements
11:41:56 [2023-12-21T11:41:56.372Z] ok  	github.com/docker/docker/libnetwork/iptables	0.220s	coverage: 39.9% of statements
11:41:56 [2023-12-21T11:41:56.372Z] ?   	github.com/docker/docker/libnetwork/netlabel	[no test files]
11:41:56 [2023-12-21T11:41:56.938Z] ok  	github.com/docker/docker/libnetwork/netutils	0.018s	coverage: 54.9% of statements
11:43:48 [2023-12-21T11:43:48.378Z] ok  	github.com/docker/docker/libnetwork/networkdb	102.866s	coverage: 59.2% of statements
11:43:48 [2023-12-21T11:43:48.378Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
11:43:48 [2023-12-21T11:43:48.378Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
11:43:48 [2023-12-21T11:43:48.378Z] ok  	github.com/docker/docker/libnetwork/osl	4.487s	coverage: 40.2% of statements
11:43:48 [2023-12-21T11:43:48.378Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
11:43:48 [2023-12-21T11:43:48.378Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.016s	coverage: 80.7% of statements
11:43:48 [2023-12-21T11:43:48.378Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.741s	coverage: 46.3% of statements
11:43:48 [2023-12-21T11:43:48.378Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.004s	coverage: 84.9% of statements
11:43:48 [2023-12-21T11:43:48.378Z] ?   	github.com/docker/docker/libnetwork/scope	[no test files]
11:43:48 [2023-12-21T11:43:48.378Z] ok  	github.com/docker/docker/libnetwork/types	0.003s	coverage: 41.7% of statements
11:43:48 [2023-12-21T11:43:48.378Z] 
11:43:48 [2023-12-21T11:43:48.378Z] === Skipped
11:43:48 [2023-12-21T11:43:48.378Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
11:43:48 [2023-12-21T11:43:48.378Z]     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
11:43:48 [2023-12-21T11:43:48.378Z] 
11:43:48 [2023-12-21T11:43:48.378Z] === SKIP: libnetwork/iptables TestPassthrough (0.00s)
11:43:48 [2023-12-21T11:43:48.378Z]     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
11:43:48 [2023-12-21T11:43:48.378Z] 
11:43:48 [2023-12-21T11:43:48.378Z] DONE 375 tests, 2 skipped in 190.101s
Post stage
[Pipeline] junit
11:43:49 [2023-12-21T11:43:49.325Z] Recording test results
11:43:49 [2023-12-21T11:43:49.426Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
11:43:49 [2023-12-21T11:43:49.772Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-46974/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f9135cdeb536a1c4c973e1e2c5b625911253b90e -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:f9135cdeb536a1c4c973e1e2c5b625911253b90e hack/make.sh dynbinary test-integration
11:43:50 [2023-12-21T11:43:50.038Z] 
11:43:50 [2023-12-21T11:43:50.038Z] Removing bundles/
11:43:50 [2023-12-21T11:43:50.038Z] 
11:43:50 [2023-12-21T11:43:50.038Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
11:43:50 [2023-12-21T11:43:50.038Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
11:43:50 [2023-12-21T11:43:50.038Z] + tee /go/src/github.com/docker/docker/go.mod
11:43:50 [2023-12-21T11:43:50.038Z] module github.com/docker/docker
11:43:50 [2023-12-21T11:43:50.038Z] 
11:43:50 [2023-12-21T11:43:50.038Z] go 1.20
11:43:50 [2023-12-21T11:43:50.038Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
11:43:50 [2023-12-21T11:43:50.038Z] + GO111MODULE=on
11:43:50 [2023-12-21T11:43:50.038Z] + 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=f9135cdeb536a1c4c973e1e2c5b625911253b90e" -X "github.com/docker/docker/dockerversion.BuildTime=2023-12-21T11:43:49.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
11:44:28 [2023-12-21T11:44:28.766Z] + rm -f /go/src/github.com/docker/docker/go.mod
11:44:28 [2023-12-21T11:44:28.766Z] Created binary: bundles/dynbinary-daemon/dockerd
11:44:28 [2023-12-21T11:44:28.766Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
11:44:28 [2023-12-21T11:44:28.766Z] + tee /go/src/github.com/docker/docker/go.mod
11:44:28 [2023-12-21T11:44:28.766Z] module github.com/docker/docker
11:44:28 [2023-12-21T11:44:28.766Z] 
11:44:28 [2023-12-21T11:44:28.766Z] go 1.20
11:44:28 [2023-12-21T11:44:28.766Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
11:44:28 [2023-12-21T11:44:28.766Z] + GO111MODULE=on
11:44:28 [2023-12-21T11:44:28.766Z] + 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=f9135cdeb536a1c4c973e1e2c5b625911253b90e" -X "github.com/docker/docker/dockerversion.BuildTime=2023-12-21T11:43:49.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
11:44:28 [2023-12-21T11:44:28.766Z] + rm -f /go/src/github.com/docker/docker/go.mod
11:44:28 [2023-12-21T11:44:28.766Z] Created binary: bundles/dynbinary-daemon/docker-proxy
11:44:28 [2023-12-21T11:44:28.766Z] 
11:44:28 [2023-12-21T11:44:28.766Z] ---> Making bundle: test-integration (in bundles/test-integration)
11:44:28 [2023-12-21T11:44:28.766Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
11:44:28 [2023-12-21T11:44:28.766Z] HOSTNAME=d752d831fcb7
11:44:28 [2023-12-21T11:44:28.766Z] TESTDEBUG=0
11:44:28 [2023-12-21T11:44:28.766Z] DEST=bundles/test-integration
11:44:28 [2023-12-21T11:44:28.766Z] PWD=/go/src/github.com/docker/docker
11:44:28 [2023-12-21T11:44:28.766Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock
11:44:28 [2023-12-21T11:44:28.766Z] DOCKER_GITCOMMIT=f9135cdeb536a1c4c973e1e2c5b625911253b90e
11:44:28 [2023-12-21T11:44:28.766Z] container=docker
11:44:28 [2023-12-21T11:44:28.766Z] HOME=/root
11:44:28 [2023-12-21T11:44:28.766Z] CONTAINERD_NAMESPACE=moby
11:44:28 [2023-12-21T11:44:28.766Z] GOLANG_VERSION=1.21.5
11:44:28 [2023-12-21T11:44:28.766Z] VALIDATE_REPO=https://github.com/moby/moby.git
11:44:28 [2023-12-21T11:44:28.766Z] VALIDATE_BRANCH=master
11:44:28 [2023-12-21T11:44:28.766Z] TERM=xterm
11:44:28 [2023-12-21T11:44:28.766Z] DOCKER_PKG=github.com/docker/docker
11:44:28 [2023-12-21T11:44:28.766Z] TEST_CLIENT_BINARY=/usr/local/cli-integration/docker
11:44:28 [2023-12-21T11:44:28.766Z] SHLVL=1
11:44:28 [2023-12-21T11:44:28.766Z] TIMEOUT=120m
11:44:28 [2023-12-21T11:44:28.766Z] GOTOOLCHAIN=local
11:44:28 [2023-12-21T11:44:28.766Z] DOCKER_GRAPHDRIVER=overlay2
11:44:28 [2023-12-21T11:44:28.766Z] GO111MODULE=off
11:44:28 [2023-12-21T11:44:28.766Z] DOCKER_EXPERIMENTAL=1
11:44:28 [2023-12-21T11:44:28.766Z] TEST_SKIP_INTEGRATION_CLI=1
11:44:28 [2023-12-21T11:44:28.766Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
11:44:28 [2023-12-21T11:44:28.766Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
11:44:28 [2023-12-21T11:44:28.766Z] GOPATH=/go
11:44:28 [2023-12-21T11:44:28.766Z] PKG_CONFIG=pkg-config
11:44:28 [2023-12-21T11:44:28.766Z] _=/usr/bin/env
11:44:28 [2023-12-21T11:44:28.766Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
11:44:50 [2023-12-21T11:44:50.705Z] Building test suite binary /go/src/github.com/docker/docker/integration/capabilities/test.main
11:44:50 [2023-12-21T11:44:50.705Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
11:44:50 [2023-12-21T11:44:50.705Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
11:44:52 [2023-12-21T11:44:52.607Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
11:44:57 [2023-12-21T11:44:57.878Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
11:45:01 [2023-12-21T11:45:01.160Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
11:45:01 [2023-12-21T11:45:01.160Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
11:45:02 [2023-12-21T11:45:02.535Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
11:45:03 [2023-12-21T11:45:03.469Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
11:45:04 [2023-12-21T11:45:04.844Z] Building test suite binary /go/src/github.com/docker/docker/integration/networking/test.main
11:45:06 [2023-12-21T11:45:06.218Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
11:45:06 [2023-12-21T11:45:06.218Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
11:45:07 [2023-12-21T11:45:07.592Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
11:45:09 [2023-12-21T11:45:09.493Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
11:45:10 [2023-12-21T11:45:10.867Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
11:45:12 [2023-12-21T11:45:12.241Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
11:45:12 [2023-12-21T11:45:12.241Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
11:45:13 [2023-12-21T11:45:13.615Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
11:45:14 [2023-12-21T11:45:14.988Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
11:45:16 [2023-12-21T11:45:16.362Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
11:45:16 [2023-12-21T11:45:16.928Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
11:45:18 [2023-12-21T11:45:18.301Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
11:45:19 [2023-12-21T11:45:19.235Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
11:45:19 [2023-12-21T11:45:19.235Z] Using test binary /usr/local/cli-integration/docker
11:45:19 [2023-12-21T11:45:19.235Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
11:45:19 [2023-12-21T11:45:19.235Z] +++ /etc/init.d/apparmor start
11:45:19 [2023-12-21T11:45:19.235Z] Not: starting.
11:45:19 [2023-12-21T11:45:19.235Z] INFO: Waiting for daemon to start...
11:45:19 [2023-12-21T11:45:19.235Z] Starting dockerd
11:45:19 [2023-12-21T11:45:19.235Z] +++ exec dockerd --debug --host unix:///run/docker/tmp.6FuNZDk7gX/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
11:45:21 [2023-12-21T11:45:21.762Z] .
11:45:21 [2023-12-21T11:45:21.762Z] Running integration-test (iteration 1)
11:45:21 [2023-12-21T11:45:21.762Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m  
11:45:21 [2023-12-21T11:45:21.762Z] ++ '[' -n '' ']'
11:45:21 [2023-12-21T11:45:21.762Z] ++ 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
11:45:21 [2023-12-21T11:45:21.762Z] ++ set -e
11:45:21 [2023-12-21T11:45:21.762Z] ++ '[' -n 0 ']'
11:45:21 [2023-12-21T11:45:21.762Z] ++ set -x
11:45:21 [2023-12-21T11:45:21.762Z] ++ 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.6FuNZDk7gX/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
11:45:21 [2023-12-21T11:45:21.762Z] Loaded image: busybox:latest
11:45:22 [2023-12-21T11:45:22.020Z] Loaded image: busybox:glibc
11:45:22 [2023-12-21T11:45:22.954Z] Loaded image: debian:bookworm-slim
11:45:22 [2023-12-21T11:45:22.954Z] Loaded image: hello-world:latest
11:45:22 [2023-12-21T11:45:22.954Z] Loaded image: arm32v7/hello-world:latest
11:45:22 [2023-12-21T11:45:22.954Z] INFO: Testing against a local daemon
11:45:22 [2023-12-21T11:45:22.954Z] === RUN   TestCgroupNamespacesBuild
11:45:24 [2023-12-21T11:45:24.327Z] --- PASS: TestCgroupNamespacesBuild (1.16s)
11:45:24 [2023-12-21T11:45:24.327Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
11:45:25 [2023-12-21T11:45:25.262Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.13s)
11:45:25 [2023-12-21T11:45:25.262Z] === RUN   TestBuildWithSession
11:45:25 [2023-12-21T11:45:25.262Z]     build_session_test.go:25: TODO: BuildKit
11:45:25 [2023-12-21T11:45:25.262Z] --- SKIP: TestBuildWithSession (0.00s)
11:45:25 [2023-12-21T11:45:25.262Z] === RUN   TestBuildSquashParent
11:45:29 [2023-12-21T11:45:29.445Z] --- PASS: TestBuildSquashParent (3.99s)
11:45:29 [2023-12-21T11:45:29.445Z] === RUN   TestBuildWithRemoveAndForceRemove
11:45:29 [2023-12-21T11:45:29.445Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:45:29 [2023-12-21T11:45:29.445Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:45:29 [2023-12-21T11:45:29.445Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:45:29 [2023-12-21T11:45:29.445Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:45:29 [2023-12-21T11:45:29.445Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:45:29 [2023-12-21T11:45:29.445Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:45:29 [2023-12-21T11:45:29.445Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:45:29 [2023-12-21T11:45:29.445Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:45:29 [2023-12-21T11:45:29.445Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:45:29 [2023-12-21T11:45:29.445Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:45:29 [2023-12-21T11:45:29.445Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:45:29 [2023-12-21T11:45:29.445Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:45:29 [2023-12-21T11:45:29.445Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:45:29 [2023-12-21T11:45:29.445Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:45:29 [2023-12-21T11:45:29.445Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:45:29 [2023-12-21T11:45:29.445Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:45:29 [2023-12-21T11:45:29.445Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:45:29 [2023-12-21T11:45:29.445Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:45:32 [2023-12-21T11:45:32.761Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.06s)
11:45:32 [2023-12-21T11:45:32.761Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.41s)
11:45:32 [2023-12-21T11:45:32.761Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.52s)
11:45:32 [2023-12-21T11:45:32.761Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.66s)
11:45:32 [2023-12-21T11:45:32.761Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.06s)
11:45:32 [2023-12-21T11:45:32.761Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.25s)
11:45:32 [2023-12-21T11:45:32.761Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.41s)
11:45:32 [2023-12-21T11:45:32.761Z] === RUN   TestBuildMultiStageCopy
11:45:32 [2023-12-21T11:45:32.761Z] === RUN   TestBuildMultiStageCopy/copy_to_root
11:45:33 [2023-12-21T11:45:33.695Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
11:45:33 [2023-12-21T11:45:33.695Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
11:45:33 [2023-12-21T11:45:33.953Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
11:45:33 [2023-12-21T11:45:33.953Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
11:45:34 [2023-12-21T11:45:34.211Z] --- PASS: TestBuildMultiStageCopy (1.45s)
11:45:34 [2023-12-21T11:45:34.211Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.04s)
11:45:34 [2023-12-21T11:45:34.211Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.07s)
11:45:34 [2023-12-21T11:45:34.211Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.08s)
11:45:34 [2023-12-21T11:45:34.211Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.10s)
11:45:34 [2023-12-21T11:45:34.211Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.11s)
11:45:34 [2023-12-21T11:45:34.211Z] === RUN   TestBuildMultiStageParentConfig
11:45:34 [2023-12-21T11:45:34.469Z] --- PASS: TestBuildMultiStageParentConfig (0.37s)
11:45:34 [2023-12-21T11:45:34.469Z] === RUN   TestBuildLabelWithTargets
11:45:35 [2023-12-21T11:45:35.034Z] --- PASS: TestBuildLabelWithTargets (0.57s)
11:45:35 [2023-12-21T11:45:35.034Z] === RUN   TestBuildWithEmptyLayers
11:45:35 [2023-12-21T11:45:35.293Z] --- PASS: TestBuildWithEmptyLayers (0.14s)
11:45:35 [2023-12-21T11:45:35.293Z] === RUN   TestBuildMultiStageOnBuild
11:45:36 [2023-12-21T11:45:36.666Z] --- PASS: TestBuildMultiStageOnBuild (1.15s)
11:45:36 [2023-12-21T11:45:36.666Z] === RUN   TestBuildUncleanTarFilenames
11:45:36 [2023-12-21T11:45:36.666Z] --- PASS: TestBuildUncleanTarFilenames (0.10s)
11:45:36 [2023-12-21T11:45:36.666Z] === RUN   TestBuildMultiStageLayerLeak
11:45:37 [2023-12-21T11:45:37.601Z] --- PASS: TestBuildMultiStageLayerLeak (1.07s)
11:45:37 [2023-12-21T11:45:37.601Z] === RUN   TestBuildWithHugeFile
11:46:24 [2023-12-21T11:46:24.263Z] --- PASS: TestBuildWithHugeFile (43.66s)
11:46:24 [2023-12-21T11:46:24.263Z] === RUN   TestBuildWCOWSandboxSize
11:46:24 [2023-12-21T11:46:24.263Z]     build_test.go:521: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
11:46:24 [2023-12-21T11:46:24.263Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
11:46:24 [2023-12-21T11:46:24.263Z] === RUN   TestBuildWithEmptyDockerfile
11:46:24 [2023-12-21T11:46:24.263Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
11:46:24 [2023-12-21T11:46:24.263Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
11:46:24 [2023-12-21T11:46:24.263Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:46:24 [2023-12-21T11:46:24.263Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:46:24 [2023-12-21T11:46:24.263Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:46:24 [2023-12-21T11:46:24.263Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:46:24 [2023-12-21T11:46:24.263Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
11:46:24 [2023-12-21T11:46:24.263Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:46:24 [2023-12-21T11:46:24.263Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:46:24 [2023-12-21T11:46:24.263Z] --- PASS: TestBuildWithEmptyDockerfile (0.01s)
11:46:24 [2023-12-21T11:46:24.263Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
11:46:24 [2023-12-21T11:46:24.263Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
11:46:24 [2023-12-21T11:46:24.263Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s)
11:46:24 [2023-12-21T11:46:24.263Z] === RUN   TestBuildPreserveOwnership
11:46:24 [2023-12-21T11:46:24.263Z] === RUN   TestBuildPreserveOwnership/copy_from
11:46:24 [2023-12-21T11:46:24.263Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
11:46:24 [2023-12-21T11:46:24.263Z] --- PASS: TestBuildPreserveOwnership (2.25s)
11:46:24 [2023-12-21T11:46:24.263Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.59s)
11:46:24 [2023-12-21T11:46:24.263Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.64s)
11:46:24 [2023-12-21T11:46:24.263Z] === RUN   TestBuildPlatformInvalid
11:46:24 [2023-12-21T11:46:24.263Z] --- PASS: TestBuildPlatformInvalid (0.01s)
11:46:24 [2023-12-21T11:46:24.263Z] === RUN   TestBuildkitHistoryTracePropagation
11:46:24 [2023-12-21T11:46:24.263Z] time="2023-12-21T11:46:23Z" level=info msg="[core] [Channel #1] Channel created" module=grpc
11:46:24 [2023-12-21T11:46:24.263Z] time="2023-12-21T11:46:23Z" level=info msg="[core] [Channel #1] original dial target is: \"unix:///run/buildkit/buildkitd.sock\"" module=grpc
11:46:24 [2023-12-21T11:46:24.263Z] time="2023-12-21T11:46:23Z" level=info msg="[core] [Channel #1] parsed dial target is: {URL:{Scheme:unix Opaque: User: Host: Path:/run/buildkit/buildkitd.sock RawPath: OmitHost:false ForceQuery:false RawQuery: Fragment: RawFragment:}}" module=grpc
11:46:24 [2023-12-21T11:46:24.263Z] time="2023-12-21T11:46:23Z" level=info msg="[core] [Channel #1] Channel authority set to \"localhost\"" module=grpc
11:46:24 [2023-12-21T11:46:24.263Z] time="2023-12-21T11:46:23Z" level=info msg="[core] [Channel #1] Resolver state updated: {\n  \"Addresses\": [\n    {\n      \"Addr\": \"/run/buildkit/buildkitd.sock\",\n      \"ServerName\": \"\",\n      \"Attributes\": {\n        \"\\u003c%!p(networktype.keyType=grpc.internal.transport.networktype)\\u003e\": \"unix\"\n      },\n      \"BalancerAttributes\": null,\n      \"Metadata\": null\n    }\n  ],\n  \"Endpoints\": [\n    {\n      \"Addresses\": [\n        {\n          \"Addr\": \"/run/buildkit/buildkitd.sock\",\n          \"ServerName\": \"\",\n          \"Attributes\": {\n            \"\\u003c%!p(networktype.keyType=grpc.internal.transport.networktype)\\u003e\": \"unix\"\n          },\n          \"BalancerAttributes\": null,\n          \"Metadata\": null\n        }\n      ],\n      \"Attributes\": null\n    }\n  ],\n  \"ServiceConfig\": null,\n  \"Attributes\": null\n} (resolver returned new addresses)" module=grpc
11:46:24 [2023-12-21T11:46:24.263Z] time="2023-12-21T11:46:23Z" level=info msg="[core] [Channel #1] Channel switches to new LB policy \"pick_first\"" module=grpc
11:46:24 [2023-12-21T11:46:24.263Z] time="2023-12-21T11:46:23Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel created" module=grpc
11:46:24 [2023-12-21T11:46:24.263Z] time="2023-12-21T11:46:23Z" level=info msg="[core] [Channel #1] Channel Connectivity change to CONNECTING" module=grpc
11:46:24 [2023-12-21T11:46:24.263Z] time="2023-12-21T11:46:23Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to CONNECTING" module=grpc
11:46:24 [2023-12-21T11:46:24.263Z] time="2023-12-21T11:46:23Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel picks a new address \"/run/buildkit/buildkitd.sock\" to connect" module=grpc
11:46:24 [2023-12-21T11:46:24.263Z] time="2023-12-21T11:46:23Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to READY" module=grpc
11:46:24 [2023-12-21T11:46:24.263Z] time="2023-12-21T11:46:23Z" level=info msg="[core] [Channel #1] Channel Connectivity change to READY" module=grpc
11:46:24 [2023-12-21T11:46:24.263Z] time="2023-12-21T11:46:23Z" level=info msg="[core] [Server #4] Server created" module=grpc
11:46:24 [2023-12-21T11:46:24.263Z]     build_traces_test.go:84: Waiting for trace to be available
11:46:27 [2023-12-21T11:46:27.543Z] time="2023-12-21T11:46:27Z" level=info msg="[core] [Channel #1] Channel Connectivity change to SHUTDOWN" module=grpc
11:46:27 [2023-12-21T11:46:27.543Z] time="2023-12-21T11:46:27Z" level=info msg="[core] [Channel #1] ccBalancerWrapper: closing" module=grpc
11:46:27 [2023-12-21T11:46:27.543Z] time="2023-12-21T11:46:27Z" level=info msg="[core] [Channel #1] Closing the name resolver" module=grpc
11:46:27 [2023-12-21T11:46:27.543Z] time="2023-12-21T11:46:27Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to SHUTDOWN" module=grpc
11:46:27 [2023-12-21T11:46:27.543Z] time="2023-12-21T11:46:27Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel deleted" module=grpc
11:46:27 [2023-12-21T11:46:27.543Z] time="2023-12-21T11:46:27Z" level=info msg="[core] [Channel #1] Channel deleted" module=grpc
11:46:27 [2023-12-21T11:46:27.543Z] --- PASS: TestBuildkitHistoryTracePropagation (4.03s)
11:46:27 [2023-12-21T11:46:27.543Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
11:46:28 [2023-12-21T11:46:28.109Z] Loaded image: busybox:latest
11:46:28 [2023-12-21T11:46:28.109Z] Loaded image: busybox:glibc
11:46:29 [2023-12-21T11:46:29.043Z] Loaded image: debian:bookworm-slim
11:46:29 [2023-12-21T11:46:29.043Z] Loaded image: hello-world:latest
11:46:29 [2023-12-21T11:46:29.043Z] Loaded image: arm32v7/hello-world:latest
11:46:37 [2023-12-21T11:46:37.151Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.62s)
11:46:37 [2023-12-21T11:46:37.151Z] PASS
11:46:37 [2023-12-21T11:46:37.151Z] 
11:46:37 [2023-12-21T11:46:37.151Z] === Skipped
11:46:37 [2023-12-21T11:46:37.151Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
11:46:37 [2023-12-21T11:46:37.151Z]     build_session_test.go:25: TODO: BuildKit
11:46:37 [2023-12-21T11:46:37.151Z] 
11:46:37 [2023-12-21T11:46:37.151Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
11:46:37 [2023-12-21T11:46:37.151Z]     build_test.go:521: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
11:46:37 [2023-12-21T11:46:37.151Z] 
11:46:37 [2023-12-21T11:46:37.151Z] DONE 35 tests, 2 skipped in 75.384s
11:46:37 [2023-12-21T11:46:37.151Z] Running /go/src/github.com/docker/docker/integration/capabilities (arm64.integration.capabilities) flags=-test.v -test.timeout=120m  
11:46:37 [2023-12-21T11:46:37.151Z] ++ '[' -n '' ']'
11:46:37 [2023-12-21T11:46:37.151Z] ++ 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
11:46:37 [2023-12-21T11:46:37.151Z] ++ set -e
11:46:37 [2023-12-21T11:46:37.151Z] ++ '[' -n 0 ']'
11:46:37 [2023-12-21T11:46:37.151Z] ++ set -x
11:46:37 [2023-12-21T11:46:37.151Z] ++ 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.6FuNZDk7gX/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
11:46:37 [2023-12-21T11:46:37.151Z] INFO: Testing against a local daemon
11:46:37 [2023-12-21T11:46:37.151Z] === RUN   TestNoNewPrivileges
11:46:47 [2023-12-21T11:46:47.118Z] === RUN   TestNoNewPrivileges/CapabilityRequested=true
11:46:47 [2023-12-21T11:46:47.118Z] === RUN   TestNoNewPrivileges/CapabilityRequested=false
11:46:47 [2023-12-21T11:46:47.376Z] --- PASS: TestNoNewPrivileges (10.30s)
11:46:47 [2023-12-21T11:46:47.376Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=true (0.43s)
11:46:47 [2023-12-21T11:46:47.376Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=false (0.46s)
11:46:47 [2023-12-21T11:46:47.376Z] PASS
11:46:47 [2023-12-21T11:46:47.376Z] 
11:46:47 [2023-12-21T11:46:47.376Z] DONE 3 tests in 10.330s
11:46:47 [2023-12-21T11:46:47.376Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m  
11:46:47 [2023-12-21T11:46:47.376Z] ++ '[' -n '' ']'
11:46:47 [2023-12-21T11:46:47.376Z] ++ 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
11:46:47 [2023-12-21T11:46:47.376Z] ++ set -e
11:46:47 [2023-12-21T11:46:47.376Z] ++ '[' -n 0 ']'
11:46:47 [2023-12-21T11:46:47.376Z] ++ set -x
11:46:47 [2023-12-21T11:46:47.376Z] ++ 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.6FuNZDk7gX/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
11:46:47 [2023-12-21T11:46:47.634Z] INFO: Testing against a local daemon
11:46:47 [2023-12-21T11:46:47.634Z] === RUN   TestConfigInspect
11:46:49 [2023-12-21T11:46:49.534Z] --- PASS: TestConfigInspect (1.90s)
11:46:49 [2023-12-21T11:46:49.534Z] === RUN   TestConfigList
11:46:50 [2023-12-21T11:46:50.468Z] === RUN   TestConfigList/test_filter_by_name
11:46:50 [2023-12-21T11:46:50.468Z] === RUN   TestConfigList/test_filter_by_id
11:46:50 [2023-12-21T11:46:50.468Z] === RUN   TestConfigList/test_filter_by_label_key_only
11:46:50 [2023-12-21T11:46:50.468Z] === RUN   TestConfigList/test_filter_by_label_key=value_test0-TestConfigList
11:46:50 [2023-12-21T11:46:50.468Z] === RUN   TestConfigList/test_filter_by_label_key=value_test1-TestConfigList
11:46:51 [2023-12-21T11:46:51.402Z] --- PASS: TestConfigList (1.86s)
11:46:51 [2023-12-21T11:46:51.402Z]     --- PASS: TestConfigList/test_filter_by_name (0.00s)
11:46:51 [2023-12-21T11:46:51.402Z]     --- PASS: TestConfigList/test_filter_by_id (0.00s)
11:46:51 [2023-12-21T11:46:51.402Z]     --- PASS: TestConfigList/test_filter_by_label_key_only (0.00s)
11:46:51 [2023-12-21T11:46:51.402Z]     --- PASS: TestConfigList/test_filter_by_label_key=value_test0-TestConfigList (0.00s)
11:46:51 [2023-12-21T11:46:51.402Z]     --- PASS: TestConfigList/test_filter_by_label_key=value_test1-TestConfigList (0.00s)
11:46:51 [2023-12-21T11:46:51.402Z] === RUN   TestConfigsCreateAndDelete
11:46:53 [2023-12-21T11:46:53.300Z] --- PASS: TestConfigsCreateAndDelete (1.91s)
11:46:53 [2023-12-21T11:46:53.300Z] === RUN   TestConfigsUpdate
11:46:55 [2023-12-21T11:46:55.352Z] --- PASS: TestConfigsUpdate (2.15s)
11:46:55 [2023-12-21T11:46:55.352Z] === RUN   TestTemplatedConfig
11:46:58 [2023-12-21T11:46:58.724Z] --- PASS: TestTemplatedConfig (2.72s)
11:46:58 [2023-12-21T11:46:58.724Z] === RUN   TestConfigCreateResolve
11:47:00 [2023-12-21T11:47:00.099Z] --- PASS: TestConfigCreateResolve (1.88s)
11:47:00 [2023-12-21T11:47:00.099Z] PASS
11:47:00 [2023-12-21T11:47:00.099Z] 
11:47:00 [2023-12-21T11:47:00.099Z] DONE 11 tests in 12.465s
11:47:00 [2023-12-21T11:47:00.099Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m  
11:47:00 [2023-12-21T11:47:00.099Z] ++ '[' -n '' ']'
11:47:00 [2023-12-21T11:47:00.099Z] ++ 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
11:47:00 [2023-12-21T11:47:00.099Z] ++ set -e
11:47:00 [2023-12-21T11:47:00.099Z] ++ '[' -n 0 ']'
11:47:00 [2023-12-21T11:47:00.099Z] ++ set -x
11:47:00 [2023-12-21T11:47:00.099Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.6FuNZDk7gX/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
11:47:00 [2023-12-21T11:47:00.099Z] INFO: Testing against a local daemon
11:47:00 [2023-12-21T11:47:00.099Z] === RUN   TestAttach
11:47:00 [2023-12-21T11:47:00.099Z] === RUN   TestAttach/without_TTY
11:47:00 [2023-12-21T11:47:00.099Z] === PAUSE TestAttach/without_TTY
11:47:00 [2023-12-21T11:47:00.099Z] === RUN   TestAttach/with_TTY
11:47:00 [2023-12-21T11:47:00.099Z] === PAUSE TestAttach/with_TTY
11:47:00 [2023-12-21T11:47:00.099Z] === CONT  TestAttach/without_TTY
11:47:00 [2023-12-21T11:47:00.099Z] === CONT  TestAttach/with_TTY
11:47:00 [2023-12-21T11:47:00.099Z] --- PASS: TestAttach (0.02s)
11:47:00 [2023-12-21T11:47:00.099Z]     --- PASS: TestAttach/with_TTY (0.05s)
11:47:00 [2023-12-21T11:47:00.099Z]     --- PASS: TestAttach/without_TTY (0.06s)
11:47:00 [2023-12-21T11:47:00.099Z] === RUN   TestCreateWithCDIDevices
11:47:01 [2023-12-21T11:47:01.034Z] --- PASS: TestCreateWithCDIDevices (1.01s)
11:47:01 [2023-12-21T11:47:01.034Z] === RUN   TestCDISpecDirsAreInSystemInfo
11:47:01 [2023-12-21T11:47:01.034Z] === RUN   TestCDISpecDirsAreInSystemInfo/experimental_no_spec_dirs_specified_returns_default
11:47:01 [2023-12-21T11:47:01.601Z] === RUN   TestCDISpecDirsAreInSystemInfo/experimental_specified_spec_dirs_are_returned
11:47:02 [2023-12-21T11:47:02.168Z] === RUN   TestCDISpecDirsAreInSystemInfo/experimental_empty_string_as_spec_dir_returns_empty_slice
11:47:02 [2023-12-21T11:47:02.735Z] === RUN   TestCDISpecDirsAreInSystemInfo/experimental_empty_config_option_returns_empty_slice
11:47:03 [2023-12-21T11:47:03.301Z] === RUN   TestCDISpecDirsAreInSystemInfo/non-experimental_no_spec_dirs_specified_returns_empty_slice
11:47:03 [2023-12-21T11:47:03.867Z] === RUN   TestCDISpecDirsAreInSystemInfo/non-experimental_specified_spec_dirs_returns_empty_slice
11:47:04 [2023-12-21T11:47:04.126Z] === RUN   TestCDISpecDirsAreInSystemInfo/non-experimental_empty_string_as_spec_dir_returns_empty_slice
11:47:04 [2023-12-21T11:47:04.695Z] === RUN   TestCDISpecDirsAreInSystemInfo/non-experimental_empty_config_option_returns_empty_slice
11:47:05 [2023-12-21T11:47:05.262Z] --- PASS: TestCDISpecDirsAreInSystemInfo (4.18s)
11:47:05 [2023-12-21T11:47:05.262Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_no_spec_dirs_specified_returns_default (0.52s)
11:47:05 [2023-12-21T11:47:05.262Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_specified_spec_dirs_are_returned (0.52s)
11:47:05 [2023-12-21T11:47:05.262Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_empty_string_as_spec_dir_returns_empty_slice (0.52s)
11:47:05 [2023-12-21T11:47:05.262Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/experimental_empty_config_option_returns_empty_slice (0.52s)
11:47:05 [2023-12-21T11:47:05.262Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_no_spec_dirs_specified_returns_empty_slice (0.52s)
11:47:05 [2023-12-21T11:47:05.262Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_specified_spec_dirs_returns_empty_slice (0.52s)
11:47:05 [2023-12-21T11:47:05.262Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_empty_string_as_spec_dir_returns_empty_slice (0.52s)
11:47:05 [2023-12-21T11:47:05.262Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/non-experimental_empty_config_option_returns_empty_slice (0.52s)
11:47:05 [2023-12-21T11:47:05.262Z] === RUN   TestCheckpoint
11:47:05 [2023-12-21T11:47:05.262Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
11:47:05 [2023-12-21T11:47:05.262Z] --- SKIP: TestCheckpoint (0.00s)
11:47:05 [2023-12-21T11:47:05.262Z] === RUN   TestContainerInvalidJSON
11:47:05 [2023-12-21T11:47:05.262Z] === RUN   TestContainerInvalidJSON/commit
11:47:05 [2023-12-21T11:47:05.262Z] === PAUSE TestContainerInvalidJSON/commit
11:47:05 [2023-12-21T11:47:05.262Z] === RUN   TestContainerInvalidJSON/containers/create
11:47:05 [2023-12-21T11:47:05.262Z] === PAUSE TestContainerInvalidJSON/containers/create
11:47:05 [2023-12-21T11:47:05.262Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
11:47:05 [2023-12-21T11:47:05.262Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
11:47:05 [2023-12-21T11:47:05.262Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
11:47:05 [2023-12-21T11:47:05.262Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
11:47:05 [2023-12-21T11:47:05.262Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
11:47:05 [2023-12-21T11:47:05.262Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
11:47:05 [2023-12-21T11:47:05.262Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
11:47:05 [2023-12-21T11:47:05.262Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
11:47:05 [2023-12-21T11:47:05.262Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
11:47:05 [2023-12-21T11:47:05.262Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
11:47:05 [2023-12-21T11:47:05.262Z] === CONT  TestContainerInvalidJSON/commit
11:47:05 [2023-12-21T11:47:05.262Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
11:47:05 [2023-12-21T11:47:05.262Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
11:47:05 [2023-12-21T11:47:05.262Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
11:47:05 [2023-12-21T11:47:05.262Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
11:47:05 [2023-12-21T11:47:05.262Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
11:47:05 [2023-12-21T11:47:05.262Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
11:47:05 [2023-12-21T11:47:05.262Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
11:47:05 [2023-12-21T11:47:05.262Z] === CONT  TestContainerInvalidJSON/containers/create
11:47:05 [2023-12-21T11:47:05.262Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
11:47:05 [2023-12-21T11:47:05.262Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
11:47:05 [2023-12-21T11:47:05.262Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
11:47:05 [2023-12-21T11:47:05.262Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
11:47:05 [2023-12-21T11:47:05.262Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
11:47:05 [2023-12-21T11:47:05.262Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
11:47:05 [2023-12-21T11:47:05.262Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
11:47:05 [2023-12-21T11:47:05.262Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
11:47:05 [2023-12-21T11:47:05.262Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
11:47:05 [2023-12-21T11:47:05.262Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
11:47:05 [2023-12-21T11:47:05.262Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
11:47:05 [2023-12-21T11:47:05.262Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
11:47:05 [2023-12-21T11:47:05.262Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
11:47:05 [2023-12-21T11:47:05.262Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
11:47:05 [2023-12-21T11:47:05.262Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
11:47:05 [2023-12-21T11:47:05.262Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
11:47:05 [2023-12-21T11:47:05.262Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
11:47:05 [2023-12-21T11:47:05.262Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
11:47:05 [2023-12-21T11:47:05.262Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
11:47:05 [2023-12-21T11:47:05.262Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
11:47:05 [2023-12-21T11:47:05.262Z] === RUN   TestContainerInvalidJSON/commit/empty_body
11:47:05 [2023-12-21T11:47:05.262Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
11:47:05 [2023-12-21T11:47:05.262Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
11:47:05 [2023-12-21T11:47:05.262Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
11:47:05 [2023-12-21T11:47:05.262Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
11:47:05 [2023-12-21T11:47:05.262Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
11:47:05 [2023-12-21T11:47:05.262Z] --- PASS: TestContainerInvalidJSON (0.01s)
11:47:05 [2023-12-21T11:47:05.262Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
11:47:05 [2023-12-21T11:47:05.262Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
11:47:05 [2023-12-21T11:47:05.262Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
11:47:05 [2023-12-21T11:47:05.262Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
11:47:05 [2023-12-21T11:47:05.262Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
11:47:05 [2023-12-21T11:47:05.262Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
11:47:05 [2023-12-21T11:47:05.262Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
11:47:05 [2023-12-21T11:47:05.262Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
11:47:05 [2023-12-21T11:47:05.262Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
11:47:05 [2023-12-21T11:47:05.262Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
11:47:05 [2023-12-21T11:47:05.262Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
11:47:05 [2023-12-21T11:47:05.262Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
11:47:05 [2023-12-21T11:47:05.262Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
11:47:05 [2023-12-21T11:47:05.262Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
11:47:05 [2023-12-21T11:47:05.262Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
11:47:05 [2023-12-21T11:47:05.262Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
11:47:05 [2023-12-21T11:47:05.262Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
11:47:05 [2023-12-21T11:47:05.262Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
11:47:05 [2023-12-21T11:47:05.262Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
11:47:05 [2023-12-21T11:47:05.262Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
11:47:05 [2023-12-21T11:47:05.262Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
11:47:05 [2023-12-21T11:47:05.262Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
11:47:05 [2023-12-21T11:47:05.262Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
11:47:05 [2023-12-21T11:47:05.262Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
11:47:05 [2023-12-21T11:47:05.262Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
11:47:05 [2023-12-21T11:47:05.262Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
11:47:05 [2023-12-21T11:47:05.262Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
11:47:05 [2023-12-21T11:47:05.262Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
11:47:05 [2023-12-21T11:47:05.262Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
11:47:05 [2023-12-21T11:47:05.262Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
11:47:05 [2023-12-21T11:47:05.262Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
11:47:05 [2023-12-21T11:47:05.262Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
11:47:05 [2023-12-21T11:47:05.262Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
11:47:05 [2023-12-21T11:47:05.262Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
11:47:05 [2023-12-21T11:47:05.262Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
11:47:05 [2023-12-21T11:47:05.262Z] === RUN   TestCopyFromContainerPathDoesNotExist
11:47:05 [2023-12-21T11:47:05.262Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
11:47:05 [2023-12-21T11:47:05.262Z] === RUN   TestCopyFromContainerPathIsNotDir
11:47:05 [2023-12-21T11:47:05.262Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
11:47:05 [2023-12-21T11:47:05.262Z] === RUN   TestCopyToContainerPathDoesNotExist
11:47:05 [2023-12-21T11:47:05.521Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
11:47:05 [2023-12-21T11:47:05.521Z] === RUN   TestCopyEmptyFile
11:47:05 [2023-12-21T11:47:05.521Z] --- PASS: TestCopyEmptyFile (0.06s)
11:47:05 [2023-12-21T11:47:05.521Z] === RUN   TestCopyToContainerPathIsNotDir
11:47:05 [2023-12-21T11:47:05.521Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
11:47:05 [2023-12-21T11:47:05.521Z] === RUN   TestCopyFromContainer
11:47:06 [2023-12-21T11:47:06.087Z] === RUN   TestCopyFromContainer//
11:47:06 [2023-12-21T11:47:06.087Z] === RUN   TestCopyFromContainer/.
11:47:06 [2023-12-21T11:47:06.087Z] === RUN   TestCopyFromContainer//.
11:47:06 [2023-12-21T11:47:06.087Z] === RUN   TestCopyFromContainer/./
11:47:06 [2023-12-21T11:47:06.087Z] === RUN   TestCopyFromContainer//./
11:47:06 [2023-12-21T11:47:06.346Z] === RUN   TestCopyFromContainer//bar/root
11:47:06 [2023-12-21T11:47:06.346Z] === RUN   TestCopyFromContainer//bar/root/
11:47:06 [2023-12-21T11:47:06.346Z] === RUN   TestCopyFromContainer//bar/root/.
11:47:06 [2023-12-21T11:47:06.346Z] === RUN   TestCopyFromContainer/bar/quux
11:47:06 [2023-12-21T11:47:06.346Z] === RUN   TestCopyFromContainer/bar/quux/
11:47:06 [2023-12-21T11:47:06.346Z] === RUN   TestCopyFromContainer/bar/quux/.
11:47:06 [2023-12-21T11:47:06.346Z] === RUN   TestCopyFromContainer/bar/quux/baz
11:47:06 [2023-12-21T11:47:06.346Z] === RUN   TestCopyFromContainer/bar/filesymlink
11:47:06 [2023-12-21T11:47:06.346Z] === RUN   TestCopyFromContainer/bar/dirsymlink
11:47:06 [2023-12-21T11:47:06.346Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
11:47:06 [2023-12-21T11:47:06.346Z] === RUN   TestCopyFromContainer/bar/dirsymlink/.
11:47:06 [2023-12-21T11:47:06.346Z] === RUN   TestCopyFromContainer/bar/notarget
11:47:06 [2023-12-21T11:47:06.346Z] --- PASS: TestCopyFromContainer (0.80s)
11:47:06 [2023-12-21T11:47:06.346Z]     --- PASS: TestCopyFromContainer// (0.01s)
11:47:06 [2023-12-21T11:47:06.346Z]     --- PASS: TestCopyFromContainer/. (0.01s)
11:47:06 [2023-12-21T11:47:06.346Z]     --- PASS: TestCopyFromContainer//. (0.01s)
11:47:06 [2023-12-21T11:47:06.346Z]     --- PASS: TestCopyFromContainer/./ (0.01s)
11:47:06 [2023-12-21T11:47:06.346Z]     --- PASS: TestCopyFromContainer//./ (0.01s)
11:47:06 [2023-12-21T11:47:06.346Z]     --- PASS: TestCopyFromContainer//bar/root (0.01s)
11:47:06 [2023-12-21T11:47:06.346Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.01s)
11:47:06 [2023-12-21T11:47:06.346Z]     --- PASS: TestCopyFromContainer//bar/root/. (0.01s)
11:47:06 [2023-12-21T11:47:06.346Z]     --- PASS: TestCopyFromContainer/bar/quux (0.01s)
11:47:06 [2023-12-21T11:47:06.346Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.00s)
11:47:06 [2023-12-21T11:47:06.346Z]     --- PASS: TestCopyFromContainer/bar/quux/. (0.00s)
11:47:06 [2023-12-21T11:47:06.346Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.01s)
11:47:06 [2023-12-21T11:47:06.346Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.00s)
11:47:06 [2023-12-21T11:47:06.346Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.01s)
11:47:06 [2023-12-21T11:47:06.346Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.01s)
11:47:06 [2023-12-21T11:47:06.346Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.00s)
11:47:06 [2023-12-21T11:47:06.346Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.00s)
11:47:06 [2023-12-21T11:47:06.346Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
11:47:06 [2023-12-21T11:47:06.346Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:47:06 [2023-12-21T11:47:06.346Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:47:06 [2023-12-21T11:47:06.346Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:47:06 [2023-12-21T11:47:06.346Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:47:06 [2023-12-21T11:47:06.346Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
11:47:06 [2023-12-21T11:47:06.346Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
11:47:06 [2023-12-21T11:47:06.346Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:47:06 [2023-12-21T11:47:06.346Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
11:47:06 [2023-12-21T11:47:06.346Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:47:06 [2023-12-21T11:47:06.346Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
11:47:06 [2023-12-21T11:47:06.346Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
11:47:06 [2023-12-21T11:47:06.346Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
11:47:06 [2023-12-21T11:47:06.346Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
11:47:06 [2023-12-21T11:47:06.346Z] === RUN   TestCreateLinkToNonExistingContainer
11:47:06 [2023-12-21T11:47:06.346Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
11:47:06 [2023-12-21T11:47:06.346Z] === RUN   TestCreateWithInvalidEnv
11:47:06 [2023-12-21T11:47:06.346Z] === RUN   TestCreateWithInvalidEnv/0
11:47:06 [2023-12-21T11:47:06.346Z] === PAUSE TestCreateWithInvalidEnv/0
11:47:06 [2023-12-21T11:47:06.346Z] === RUN   TestCreateWithInvalidEnv/1
11:47:06 [2023-12-21T11:47:06.346Z] === PAUSE TestCreateWithInvalidEnv/1
11:47:06 [2023-12-21T11:47:06.346Z] === RUN   TestCreateWithInvalidEnv/2
11:47:06 [2023-12-21T11:47:06.346Z] === PAUSE TestCreateWithInvalidEnv/2
11:47:06 [2023-12-21T11:47:06.346Z] === CONT  TestCreateWithInvalidEnv/0
11:47:06 [2023-12-21T11:47:06.346Z] === CONT  TestCreateWithInvalidEnv/2
11:47:06 [2023-12-21T11:47:06.346Z] === CONT  TestCreateWithInvalidEnv/1
11:47:06 [2023-12-21T11:47:06.346Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
11:47:06 [2023-12-21T11:47:06.346Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
11:47:06 [2023-12-21T11:47:06.346Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
11:47:06 [2023-12-21T11:47:06.346Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
11:47:06 [2023-12-21T11:47:06.346Z] === RUN   TestCreateTmpfsMountsTarget
11:47:06 [2023-12-21T11:47:06.346Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
11:47:06 [2023-12-21T11:47:06.346Z] === RUN   TestCreateWithCustomMaskedPaths
11:47:07 [2023-12-21T11:47:07.721Z] --- PASS: TestCreateWithCustomMaskedPaths (1.36s)
11:47:07 [2023-12-21T11:47:07.721Z] === RUN   TestCreateWithCustomReadonlyPaths
11:47:09 [2023-12-21T11:47:09.096Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.35s)
11:47:09 [2023-12-21T11:47:09.096Z] === RUN   TestCreateWithInvalidHealthcheckParams
11:47:09 [2023-12-21T11:47:09.096Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
11:47:09 [2023-12-21T11:47:09.096Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
11:47:09 [2023-12-21T11:47:09.096Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
11:47:09 [2023-12-21T11:47:09.096Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
11:47:09 [2023-12-21T11:47:09.096Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
11:47:09 [2023-12-21T11:47:09.096Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
11:47:09 [2023-12-21T11:47:09.096Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
11:47:09 [2023-12-21T11:47:09.096Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
11:47:09 [2023-12-21T11:47:09.096Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
11:47:09 [2023-12-21T11:47:09.096Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
11:47:09 [2023-12-21T11:47:09.096Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
11:47:09 [2023-12-21T11:47:09.096Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
11:47:09 [2023-12-21T11:47:09.096Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
11:47:09 [2023-12-21T11:47:09.096Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
11:47:09 [2023-12-21T11:47:09.096Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
11:47:09 [2023-12-21T11:47:09.096Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
11:47:09 [2023-12-21T11:47:09.096Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
11:47:09 [2023-12-21T11:47:09.096Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
11:47:09 [2023-12-21T11:47:09.096Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
11:47:09 [2023-12-21T11:47:09.096Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
11:47:09 [2023-12-21T11:47:09.096Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
11:47:09 [2023-12-21T11:47:09.096Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
11:47:09 [2023-12-21T11:47:09.096Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s)
11:47:09 [2023-12-21T11:47:09.096Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s)
11:47:09 [2023-12-21T11:47:09.096Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s)
11:47:09 [2023-12-21T11:47:09.096Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
11:47:09 [2023-12-21T11:47:09.662Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.44s)
11:47:09 [2023-12-21T11:47:09.662Z] === RUN   TestCreateDifferentPlatform
11:47:09 [2023-12-21T11:47:09.662Z] === RUN   TestCreateDifferentPlatform/different_os
11:47:09 [2023-12-21T11:47:09.662Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
11:47:09 [2023-12-21T11:47:09.662Z] --- PASS: TestCreateDifferentPlatform (0.01s)
11:47:09 [2023-12-21T11:47:09.662Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
11:47:09 [2023-12-21T11:47:09.662Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
11:47:09 [2023-12-21T11:47:09.662Z] === RUN   TestCreateVolumesFromNonExistingContainer
11:47:09 [2023-12-21T11:47:09.662Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
11:47:09 [2023-12-21T11:47:09.662Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
11:47:09 [2023-12-21T11:47:09.662Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
11:47:09 [2023-12-21T11:47:09.662Z] === RUN   TestCreateInvalidHostConfig
11:47:09 [2023-12-21T11:47:09.662Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
11:47:09 [2023-12-21T11:47:09.662Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
11:47:09 [2023-12-21T11:47:09.662Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
11:47:09 [2023-12-21T11:47:09.662Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
11:47:09 [2023-12-21T11:47:09.662Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
11:47:09 [2023-12-21T11:47:09.662Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
11:47:09 [2023-12-21T11:47:09.662Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
11:47:09 [2023-12-21T11:47:09.662Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
11:47:09 [2023-12-21T11:47:09.662Z] === RUN   TestCreateInvalidHostConfig/invalid_Annotations
11:47:09 [2023-12-21T11:47:09.662Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations
11:47:09 [2023-12-21T11:47:09.662Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
11:47:09 [2023-12-21T11:47:09.662Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
11:47:09 [2023-12-21T11:47:09.662Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
11:47:09 [2023-12-21T11:47:09.662Z] === CONT  TestCreateInvalidHostConfig/invalid_Annotations
11:47:09 [2023-12-21T11:47:09.662Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
11:47:09 [2023-12-21T11:47:09.662Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
11:47:09 [2023-12-21T11:47:09.662Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
11:47:09 [2023-12-21T11:47:09.662Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
11:47:09 [2023-12-21T11:47:09.662Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
11:47:09 [2023-12-21T11:47:09.662Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
11:47:09 [2023-12-21T11:47:09.662Z]     --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s)
11:47:09 [2023-12-21T11:47:09.662Z] === RUN   TestCreateWithMultipleEndpointSettings
11:47:09 [2023-12-21T11:47:09.662Z] === RUN   TestCreateWithMultipleEndpointSettings/with_API_v1.44
11:47:09 [2023-12-21T11:47:09.662Z] === RUN   TestCreateWithMultipleEndpointSettings/with_API_v1.43
11:47:09 [2023-12-21T11:47:09.662Z] --- PASS: TestCreateWithMultipleEndpointSettings (0.04s)
11:47:09 [2023-12-21T11:47:09.662Z]     --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.44 (0.03s)
11:47:09 [2023-12-21T11:47:09.662Z]     --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.43 (0.00s)
11:47:09 [2023-12-21T11:47:09.662Z] === RUN   TestCreateWithCustomMACs
11:47:10 [2023-12-21T11:47:10.229Z] --- PASS: TestCreateWithCustomMACs (0.58s)
11:47:10 [2023-12-21T11:47:10.229Z] === RUN   TestContainerStartOnDaemonRestart
11:47:10 [2023-12-21T11:47:10.229Z] === PAUSE TestContainerStartOnDaemonRestart
11:47:10 [2023-12-21T11:47:10.229Z] === RUN   TestDaemonRestartIpcMode
11:47:10 [2023-12-21T11:47:10.229Z] === PAUSE TestDaemonRestartIpcMode
11:47:10 [2023-12-21T11:47:10.229Z] === RUN   TestDaemonHostGatewayIP
11:47:10 [2023-12-21T11:47:10.229Z] === PAUSE TestDaemonHostGatewayIP
11:47:10 [2023-12-21T11:47:10.229Z] === RUN   TestRestartDaemonWithRestartingContainer
11:47:10 [2023-12-21T11:47:10.229Z] === PAUSE TestRestartDaemonWithRestartingContainer
11:47:10 [2023-12-21T11:47:10.229Z] === RUN   TestHardRestartWhenContainerIsRunning
11:47:10 [2023-12-21T11:47:10.229Z] === PAUSE TestHardRestartWhenContainerIsRunning
11:47:10 [2023-12-21T11:47:10.229Z] === RUN   TestContainerKillOnDaemonStart
11:47:10 [2023-12-21T11:47:10.229Z] === PAUSE TestContainerKillOnDaemonStart
11:47:10 [2023-12-21T11:47:10.229Z] === RUN   TestDiff
11:47:10 [2023-12-21T11:47:10.795Z] --- PASS: TestDiff (0.45s)
11:47:10 [2023-12-21T11:47:10.795Z] === RUN   TestDiffStoppedContainer
11:47:11 [2023-12-21T11:47:11.053Z] --- PASS: TestDiffStoppedContainer (0.44s)
11:47:11 [2023-12-21T11:47:11.054Z] === RUN   TestExecConsoleSize
11:47:11 [2023-12-21T11:47:11.621Z] --- PASS: TestExecConsoleSize (0.49s)
11:47:11 [2023-12-21T11:47:11.621Z] === RUN   TestExecWithCloseStdin
11:47:12 [2023-12-21T11:47:12.187Z] --- PASS: TestExecWithCloseStdin (0.48s)
11:47:12 [2023-12-21T11:47:12.187Z] === RUN   TestExec
11:47:12 [2023-12-21T11:47:12.757Z] --- PASS: TestExec (0.55s)
11:47:12 [2023-12-21T11:47:12.757Z] === RUN   TestExecUser
11:47:13 [2023-12-21T11:47:13.324Z] --- PASS: TestExecUser (0.52s)
11:47:13 [2023-12-21T11:47:13.324Z] === RUN   TestExecWithGroupAdd
11:47:13 [2023-12-21T11:47:13.890Z] --- PASS: TestExecWithGroupAdd (0.54s)
11:47:13 [2023-12-21T11:47:13.890Z] === RUN   TestExportContainerAndImportImage
11:47:14 [2023-12-21T11:47:14.148Z] --- PASS: TestExportContainerAndImportImage (0.51s)
11:47:14 [2023-12-21T11:47:14.148Z] === RUN   TestExportContainerAfterDaemonRestart
11:47:20 [2023-12-21T11:47:20.763Z] --- PASS: TestExportContainerAfterDaemonRestart (6.16s)
11:47:20 [2023-12-21T11:47:20.763Z] === RUN   TestHealthCheckWorkdir
11:47:21 [2023-12-21T11:47:21.037Z] --- PASS: TestHealthCheckWorkdir (0.59s)
11:47:21 [2023-12-21T11:47:21.037Z] === RUN   TestHealthKillContainer
11:47:29 [2023-12-21T11:47:29.146Z] --- PASS: TestHealthKillContainer (8.00s)
11:47:29 [2023-12-21T11:47:29.146Z] === RUN   TestHealthCheckProcessKilled
11:47:29 [2023-12-21T11:47:29.712Z] --- PASS: TestHealthCheckProcessKilled (0.75s)
11:47:29 [2023-12-21T11:47:29.712Z] === RUN   TestHealthStartInterval
11:47:31 [2023-12-21T11:47:31.086Z]     health_test.go:141: &{2023-12-21 11:47:30.895131356 +0000 UTC 2023-12-21 11:47:30.95544875 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
11:47:31 [2023-12-21T11:47:31.086Z]         }
11:47:31 [2023-12-21T11:47:31.343Z]     health_test.go:141: &{2023-12-21 11:47:30.895131356 +0000 UTC 2023-12-21 11:47:30.95544875 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
11:47:31 [2023-12-21T11:47:31.343Z]         }
11:47:31 [2023-12-21T11:47:31.343Z]     health_test.go:141: &{2023-12-21 11:47:30.895131356 +0000 UTC 2023-12-21 11:47:30.95544875 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
11:47:31 [2023-12-21T11:47:31.343Z]         }
11:47:31 [2023-12-21T11:47:31.343Z]     health_test.go:141: &{2023-12-21 11:47:30.895131356 +0000 UTC 2023-12-21 11:47:30.95544875 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
11:47:31 [2023-12-21T11:47:31.343Z]         }
11:47:31 [2023-12-21T11:47:31.601Z]     health_test.go:141: &{2023-12-21 11:47:30.895131356 +0000 UTC 2023-12-21 11:47:30.95544875 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
11:47:31 [2023-12-21T11:47:31.601Z]         }
11:47:31 [2023-12-21T11:47:31.601Z]     health_test.go:141: &{2023-12-21 11:47:30.895131356 +0000 UTC 2023-12-21 11:47:30.95544875 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
11:47:31 [2023-12-21T11:47:31.601Z]         }
11:47:31 [2023-12-21T11:47:31.859Z]     health_test.go:141: &{2023-12-21 11:47:30.895131356 +0000 UTC 2023-12-21 11:47:30.95544875 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
11:47:31 [2023-12-21T11:47:31.859Z]         }
11:47:31 [2023-12-21T11:47:31.859Z]     health_test.go:141: &{2023-12-21 11:47:30.895131356 +0000 UTC 2023-12-21 11:47:30.95544875 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
11:47:31 [2023-12-21T11:47:31.859Z]         }
11:47:31 [2023-12-21T11:47:31.859Z]     health_test.go:141: &{2023-12-21 11:47:30.895131356 +0000 UTC 2023-12-21 11:47:30.95544875 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
11:47:31 [2023-12-21T11:47:31.859Z]         }
11:47:32 [2023-12-21T11:47:32.118Z]     health_test.go:141: &{2023-12-21 11:47:30.895131356 +0000 UTC 2023-12-21 11:47:30.95544875 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
11:47:32 [2023-12-21T11:47:32.118Z]         }
11:47:32 [2023-12-21T11:47:32.118Z]     health_test.go:141: &{2023-12-21 11:47:31.960658005 +0000 UTC 2023-12-21 11:47:32.00379769 +0000 UTC 1 2}
11:47:32 [2023-12-21T11:47:32.375Z]     health_test.go:141: &{2023-12-21 11:47:31.960658005 +0000 UTC 2023-12-21 11:47:32.00379769 +0000 UTC 1 2}
11:47:32 [2023-12-21T11:47:32.375Z]     health_test.go:141: &{2023-12-21 11:47:31.960658005 +0000 UTC 2023-12-21 11:47:32.00379769 +0000 UTC 1 2}
11:47:32 [2023-12-21T11:47:32.375Z]     health_test.go:141: &{2023-12-21 11:47:31.960658005 +0000 UTC 2023-12-21 11:47:32.00379769 +0000 UTC 1 2}
11:47:32 [2023-12-21T11:47:32.633Z]     health_test.go:141: &{2023-12-21 11:47:31.960658005 +0000 UTC 2023-12-21 11:47:32.00379769 +0000 UTC 1 2}
11:47:32 [2023-12-21T11:47:32.633Z]     health_test.go:141: &{2023-12-21 11:47:31.960658005 +0000 UTC 2023-12-21 11:47:32.00379769 +0000 UTC 1 2}
11:47:32 [2023-12-21T11:47:32.633Z]     health_test.go:141: &{2023-12-21 11:47:31.960658005 +0000 UTC 2023-12-21 11:47:32.00379769 +0000 UTC 1 2}
11:47:32 [2023-12-21T11:47:32.891Z]     health_test.go:141: &{2023-12-21 11:47:31.960658005 +0000 UTC 2023-12-21 11:47:32.00379769 +0000 UTC 1 2}
11:47:32 [2023-12-21T11:47:32.891Z]     health_test.go:141: &{2023-12-21 11:47:31.960658005 +0000 UTC 2023-12-21 11:47:32.00379769 +0000 UTC 1 2}
11:47:33 [2023-12-21T11:47:33.149Z]     health_test.go:141: &{2023-12-21 11:47:31.960658005 +0000 UTC 2023-12-21 11:47:32.00379769 +0000 UTC 1 2}
11:47:33 [2023-12-21T11:47:33.149Z]     health_test.go:141: &{2023-12-21 11:47:31.960658005 +0000 UTC 2023-12-21 11:47:32.00379769 +0000 UTC 1 2}
11:47:33 [2023-12-21T11:47:33.149Z]     health_test.go:169: 1.048622908s
11:47:34 [2023-12-21T11:47:34.523Z]     health_test.go:169: 1.048622908s
11:47:35 [2023-12-21T11:47:35.456Z]     health_test.go:169: 1.048622908s
11:47:36 [2023-12-21T11:47:36.391Z]     health_test.go:169: 1.048622908s
11:47:37 [2023-12-21T11:47:37.324Z]     health_test.go:169: 1.048622908s
11:47:38 [2023-12-21T11:47:38.258Z]     health_test.go:169: 1.048622908s
11:47:39 [2023-12-21T11:47:39.191Z]     health_test.go:169: 1.048622908s
11:47:40 [2023-12-21T11:47:40.564Z]     health_test.go:169: 1.048622908s
11:47:41 [2023-12-21T11:47:41.498Z]     health_test.go:169: 1.048622908s
11:47:42 [2023-12-21T11:47:42.431Z]     health_test.go:169: 1.048622908s
11:47:43 [2023-12-21T11:47:43.364Z]     health_test.go:169: 1.048622908s
11:47:44 [2023-12-21T11:47:44.297Z]     health_test.go:169: 1.048622908s
11:47:45 [2023-12-21T11:47:45.230Z]     health_test.go:169: 1.048622908s
11:47:46 [2023-12-21T11:47:46.164Z]     health_test.go:169: 1.048622908s
11:47:47 [2023-12-21T11:47:47.537Z]     health_test.go:169: 1.048622908s
11:47:48 [2023-12-21T11:47:48.470Z]     health_test.go:169: 1.048622908s
11:47:49 [2023-12-21T11:47:49.403Z]     health_test.go:169: 1.048622908s
11:47:50 [2023-12-21T11:47:50.337Z]     health_test.go:169: 1.048622908s
11:47:51 [2023-12-21T11:47:51.270Z]     health_test.go:169: 1.048622908s
11:47:52 [2023-12-21T11:47:52.203Z]     health_test.go:169: 1.048622908s
11:47:53 [2023-12-21T11:47:53.576Z]     health_test.go:169: 1.048622908s
11:47:54 [2023-12-21T11:47:54.214Z]     health_test.go:169: 1.048622908s
11:47:55 [2023-12-21T11:47:55.587Z]     health_test.go:169: 1.048622908s
11:47:56 [2023-12-21T11:47:56.521Z]     health_test.go:169: 1.048622908s
11:47:57 [2023-12-21T11:47:57.455Z]     health_test.go:169: 1.048622908s
11:47:58 [2023-12-21T11:47:58.388Z]     health_test.go:169: 1.048622908s
11:47:59 [2023-12-21T11:47:59.321Z]     health_test.go:169: 1.048622908s
11:48:00 [2023-12-21T11:48:00.254Z]     health_test.go:169: 1.048622908s
11:48:01 [2023-12-21T11:48:01.187Z]     health_test.go:169: 1.048622908s
11:48:02 [2023-12-21T11:48:02.560Z]     health_test.go:169: 1.048622908s
11:48:03 [2023-12-21T11:48:03.494Z] --- PASS: TestHealthStartInterval (33.76s)
11:48:03 [2023-12-21T11:48:03.494Z] === RUN   TestInspectCpusetInConfigPre120
11:48:04 [2023-12-21T11:48:04.060Z] --- PASS: TestInspectCpusetInConfigPre120 (0.46s)
11:48:04 [2023-12-21T11:48:04.060Z] === RUN   TestInspectAnnotations
11:48:04 [2023-12-21T11:48:04.060Z] --- PASS: TestInspectAnnotations (0.05s)
11:48:04 [2023-12-21T11:48:04.060Z] === RUN   TestIpcModeNone
11:48:04 [2023-12-21T11:48:04.626Z] --- PASS: TestIpcModeNone (0.52s)
11:48:04 [2023-12-21T11:48:04.626Z] === RUN   TestIpcModePrivate
11:48:04 [2023-12-21T11:48:04.884Z]     ipcmode_linux_test.go:87: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:78, shared: false, mustBeShared: false
11:48:05 [2023-12-21T11:48:05.143Z] --- PASS: TestIpcModePrivate (0.56s)
11:48:05 [2023-12-21T11:48:05.143Z] === RUN   TestIpcModeShareable
11:48:05 [2023-12-21T11:48:05.400Z]     ipcmode_linux_test.go:87: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:72, shared: true, mustBeShared: true
11:48:05 [2023-12-21T11:48:05.659Z] --- PASS: TestIpcModeShareable (0.55s)
11:48:05 [2023-12-21T11:48:05.659Z] === RUN   TestAPIIpcModeShareableAndContainer
11:48:07 [2023-12-21T11:48:07.033Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.23s)
11:48:07 [2023-12-21T11:48:07.033Z] === RUN   TestAPIIpcModeHost
11:48:07 [2023-12-21T11:48:07.291Z] --- PASS: TestAPIIpcModeHost (0.37s)
11:48:07 [2023-12-21T11:48:07.291Z] === RUN   TestDaemonIpcModeShareable
11:48:08 [2023-12-21T11:48:08.225Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true
11:48:08 [2023-12-21T11:48:08.483Z] --- PASS: TestDaemonIpcModeShareable (1.13s)
11:48:08 [2023-12-21T11:48:08.483Z] === RUN   TestDaemonIpcModePrivate
11:48:09 [2023-12-21T11:48:09.418Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false
11:48:09 [2023-12-21T11:48:09.418Z] --- PASS: TestDaemonIpcModePrivate (1.14s)
11:48:09 [2023-12-21T11:48:09.418Z] === RUN   TestDaemonIpcModePrivateFromConfig
11:48:10 [2023-12-21T11:48:10.353Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false
11:48:10 [2023-12-21T11:48:10.611Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.15s)
11:48:10 [2023-12-21T11:48:10.611Z] === RUN   TestDaemonIpcModeShareableFromConfig
11:48:11 [2023-12-21T11:48:11.545Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true
11:48:11 [2023-12-21T11:48:11.804Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.13s)
11:48:11 [2023-12-21T11:48:11.804Z] === RUN   TestIpcModeOlderClient
11:48:11 [2023-12-21T11:48:11.804Z] === PAUSE TestIpcModeOlderClient
11:48:11 [2023-12-21T11:48:11.804Z] === RUN   TestKillContainerInvalidSignal
11:48:12 [2023-12-21T11:48:12.370Z] --- PASS: TestKillContainerInvalidSignal (0.47s)
11:48:12 [2023-12-21T11:48:12.370Z] === RUN   TestKillContainer
11:48:12 [2023-12-21T11:48:12.370Z] === RUN   TestKillContainer/no_signal
11:48:12 [2023-12-21T11:48:12.628Z] === RUN   TestKillContainer/non_killing_signal
11:48:12 [2023-12-21T11:48:12.886Z] === RUN   TestKillContainer/killing_signal
11:48:13 [2023-12-21T11:48:13.819Z] --- PASS: TestKillContainer (1.45s)
11:48:13 [2023-12-21T11:48:13.819Z]     --- PASS: TestKillContainer/no_signal (0.45s)
11:48:13 [2023-12-21T11:48:13.819Z]     --- PASS: TestKillContainer/non_killing_signal (0.28s)
11:48:13 [2023-12-21T11:48:13.819Z]     --- PASS: TestKillContainer/killing_signal (0.46s)
11:48:13 [2023-12-21T11:48:13.819Z] === RUN   TestKillWithStopSignalAndRestartPolicies
11:48:13 [2023-12-21T11:48:13.819Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
11:48:14 [2023-12-21T11:48:14.077Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
11:48:14 [2023-12-21T11:48:14.643Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.96s)
11:48:14 [2023-12-21T11:48:14.643Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.48s)
11:48:14 [2023-12-21T11:48:14.643Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.29s)
11:48:14 [2023-12-21T11:48:14.643Z] === RUN   TestKillStoppedContainer
11:48:14 [2023-12-21T11:48:14.643Z] --- PASS: TestKillStoppedContainer (0.05s)
11:48:14 [2023-12-21T11:48:14.643Z] === RUN   TestKillStoppedContainerAPIPre120
11:48:14 [2023-12-21T11:48:14.643Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
11:48:14 [2023-12-21T11:48:14.643Z] === RUN   TestKillDifferentUserContainer
11:48:15 [2023-12-21T11:48:15.210Z] --- PASS: TestKillDifferentUserContainer (0.50s)
11:48:15 [2023-12-21T11:48:15.210Z] === RUN   TestInspectOomKilledTrue
11:48:15 [2023-12-21T11:48:15.777Z] --- PASS: TestInspectOomKilledTrue (0.52s)
11:48:15 [2023-12-21T11:48:15.777Z] === RUN   TestInspectOomKilledFalse
11:48:16 [2023-12-21T11:48:16.344Z] --- PASS: TestInspectOomKilledFalse (0.49s)
11:48:16 [2023-12-21T11:48:16.344Z] === RUN   TestLinksEtcHostsContentMatch
11:48:16 [2023-12-21T11:48:16.602Z] --- PASS: TestLinksEtcHostsContentMatch (0.28s)
11:48:16 [2023-12-21T11:48:16.602Z] === RUN   TestLinksContainerNames
11:48:17 [2023-12-21T11:48:17.536Z] --- PASS: TestLinksContainerNames (0.97s)
11:48:17 [2023-12-21T11:48:17.536Z] === RUN   TestLogsFollowTailEmpty
11:48:18 [2023-12-21T11:48:18.102Z] --- PASS: TestLogsFollowTailEmpty (0.49s)
11:48:18 [2023-12-21T11:48:18.102Z] === RUN   TestLogs
11:48:18 [2023-12-21T11:48:18.102Z] === RUN   TestLogs/driver_local
11:48:18 [2023-12-21T11:48:18.102Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
11:48:18 [2023-12-21T11:48:18.102Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
11:48:18 [2023-12-21T11:48:18.102Z] === RUN   TestLogs/driver_local/tty/only_stdout
11:48:18 [2023-12-21T11:48:18.102Z] === PAUSE TestLogs/driver_local/tty/only_stdout
11:48:18 [2023-12-21T11:48:18.102Z] === RUN   TestLogs/driver_local/tty/only_stderr
11:48:18 [2023-12-21T11:48:18.102Z] === PAUSE TestLogs/driver_local/tty/only_stderr
11:48:18 [2023-12-21T11:48:18.102Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
11:48:18 [2023-12-21T11:48:18.102Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
11:48:18 [2023-12-21T11:48:18.102Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
11:48:18 [2023-12-21T11:48:18.102Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
11:48:18 [2023-12-21T11:48:18.102Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
11:48:18 [2023-12-21T11:48:18.102Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
11:48:18 [2023-12-21T11:48:18.102Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
11:48:18 [2023-12-21T11:48:18.102Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
11:48:18 [2023-12-21T11:48:18.102Z] === CONT  TestLogs/driver_local/tty/only_stderr
11:48:18 [2023-12-21T11:48:18.102Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
11:48:18 [2023-12-21T11:48:18.102Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
11:48:18 [2023-12-21T11:48:18.102Z] === CONT  TestLogs/driver_local/tty/only_stdout
11:48:19 [2023-12-21T11:48:19.479Z] === RUN   TestLogs/driver_json-file
11:48:19 [2023-12-21T11:48:19.479Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
11:48:19 [2023-12-21T11:48:19.479Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
11:48:19 [2023-12-21T11:48:19.479Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
11:48:19 [2023-12-21T11:48:19.479Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
11:48:19 [2023-12-21T11:48:19.479Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
11:48:19 [2023-12-21T11:48:19.479Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
11:48:19 [2023-12-21T11:48:19.479Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
11:48:19 [2023-12-21T11:48:19.479Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
11:48:19 [2023-12-21T11:48:19.479Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
11:48:19 [2023-12-21T11:48:19.479Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
11:48:19 [2023-12-21T11:48:19.479Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
11:48:19 [2023-12-21T11:48:19.479Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
11:48:19 [2023-12-21T11:48:19.479Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
11:48:19 [2023-12-21T11:48:19.479Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
11:48:19 [2023-12-21T11:48:19.479Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
11:48:19 [2023-12-21T11:48:19.479Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
11:48:19 [2023-12-21T11:48:19.479Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
11:48:19 [2023-12-21T11:48:19.479Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
11:48:21 [2023-12-21T11:48:21.379Z] --- PASS: TestLogs (3.34s)
11:48:21 [2023-12-21T11:48:21.380Z]     --- PASS: TestLogs/driver_local (0.01s)
11:48:21 [2023-12-21T11:48:21.380Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.82s)
11:48:21 [2023-12-21T11:48:21.380Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.97s)
11:48:21 [2023-12-21T11:48:21.380Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (1.25s)
11:48:21 [2023-12-21T11:48:21.380Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.30s)
11:48:21 [2023-12-21T11:48:21.380Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.50s)
11:48:21 [2023-12-21T11:48:21.380Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.56s)
11:48:21 [2023-12-21T11:48:21.380Z]     --- PASS: TestLogs/driver_json-file (0.01s)
11:48:21 [2023-12-21T11:48:21.380Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.91s)
11:48:21 [2023-12-21T11:48:21.380Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.25s)
11:48:21 [2023-12-21T11:48:21.380Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.47s)
11:48:21 [2023-12-21T11:48:21.380Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.57s)
11:48:21 [2023-12-21T11:48:21.380Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.64s)
11:48:21 [2023-12-21T11:48:21.380Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.76s)
11:48:21 [2023-12-21T11:48:21.380Z] === RUN   TestContainerNetworkMountsNoChown
11:48:21 [2023-12-21T11:48:21.946Z] --- PASS: TestContainerNetworkMountsNoChown (0.46s)
11:48:21 [2023-12-21T11:48:21.946Z] === RUN   TestMountDaemonRoot
11:48:21 [2023-12-21T11:48:21.946Z] === RUN   TestMountDaemonRoot/default
11:48:21 [2023-12-21T11:48:21.946Z] === PAUSE TestMountDaemonRoot/default
11:48:21 [2023-12-21T11:48:21.946Z] === RUN   TestMountDaemonRoot/private
11:48:21 [2023-12-21T11:48:21.946Z] === PAUSE TestMountDaemonRoot/private
11:48:21 [2023-12-21T11:48:21.946Z] === RUN   TestMountDaemonRoot/rprivate
11:48:21 [2023-12-21T11:48:21.946Z] === PAUSE TestMountDaemonRoot/rprivate
11:48:21 [2023-12-21T11:48:21.946Z] === RUN   TestMountDaemonRoot/slave
11:48:21 [2023-12-21T11:48:21.946Z] === PAUSE TestMountDaemonRoot/slave
11:48:21 [2023-12-21T11:48:21.946Z] === RUN   TestMountDaemonRoot/rslave
11:48:21 [2023-12-21T11:48:21.946Z] === PAUSE TestMountDaemonRoot/rslave
11:48:21 [2023-12-21T11:48:21.946Z] === RUN   TestMountDaemonRoot/shared
11:48:21 [2023-12-21T11:48:21.946Z] === PAUSE TestMountDaemonRoot/shared
11:48:21 [2023-12-21T11:48:21.946Z] === RUN   TestMountDaemonRoot/rshared
11:48:21 [2023-12-21T11:48:21.946Z] === PAUSE TestMountDaemonRoot/rshared
11:48:21 [2023-12-21T11:48:21.946Z] === CONT  TestMountDaemonRoot/default
11:48:21 [2023-12-21T11:48:21.946Z] === CONT  TestMountDaemonRoot/rslave
11:48:21 [2023-12-21T11:48:21.946Z] === CONT  TestMountDaemonRoot/rshared
11:48:21 [2023-12-21T11:48:21.946Z] === RUN   TestMountDaemonRoot/default/bind_root
11:48:21 [2023-12-21T11:48:21.946Z] === CONT  TestMountDaemonRoot/rprivate
11:48:21 [2023-12-21T11:48:21.946Z] === PAUSE TestMountDaemonRoot/default/bind_root
11:48:21 [2023-12-21T11:48:21.946Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
11:48:21 [2023-12-21T11:48:21.946Z] === CONT  TestMountDaemonRoot/shared
11:48:21 [2023-12-21T11:48:21.946Z] === RUN   TestMountDaemonRoot/default/bind_subpath
11:48:21 [2023-12-21T11:48:21.946Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
11:48:21 [2023-12-21T11:48:21.946Z] === RUN   TestMountDaemonRoot/shared/bind_root
11:48:21 [2023-12-21T11:48:21.946Z] === PAUSE TestMountDaemonRoot/shared/bind_root
11:48:21 [2023-12-21T11:48:21.946Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
11:48:21 [2023-12-21T11:48:21.946Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
11:48:21 [2023-12-21T11:48:21.946Z] === RUN   TestMountDaemonRoot/shared/mount_root
11:48:21 [2023-12-21T11:48:21.946Z] === CONT  TestMountDaemonRoot/slave
11:48:21 [2023-12-21T11:48:21.946Z] === RUN   TestMountDaemonRoot/default/mount_root
11:48:21 [2023-12-21T11:48:21.946Z] === RUN   TestMountDaemonRoot/rslave/bind_root
11:48:21 [2023-12-21T11:48:21.946Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
11:48:21 [2023-12-21T11:48:21.946Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
11:48:21 [2023-12-21T11:48:21.946Z] === PAUSE TestMountDaemonRoot/default/mount_root
11:48:21 [2023-12-21T11:48:21.946Z] === RUN   TestMountDaemonRoot/rshared/bind_root
11:48:21 [2023-12-21T11:48:21.946Z] === CONT  TestMountDaemonRoot/private
11:48:21 [2023-12-21T11:48:21.946Z] === RUN   TestMountDaemonRoot/default/mount_subpath
11:48:21 [2023-12-21T11:48:21.946Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
11:48:21 [2023-12-21T11:48:21.946Z] === CONT  TestMountDaemonRoot/default/bind_root
11:48:21 [2023-12-21T11:48:21.946Z] === RUN   TestMountDaemonRoot/private/bind_root
11:48:21 [2023-12-21T11:48:21.946Z] === PAUSE TestMountDaemonRoot/private/bind_root
11:48:21 [2023-12-21T11:48:21.946Z] === RUN   TestMountDaemonRoot/private/bind_subpath
11:48:21 [2023-12-21T11:48:21.946Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
11:48:21 [2023-12-21T11:48:21.946Z] === RUN   TestMountDaemonRoot/private/mount_root
11:48:21 [2023-12-21T11:48:21.946Z] === PAUSE TestMountDaemonRoot/private/mount_root
11:48:21 [2023-12-21T11:48:21.946Z] === RUN   TestMountDaemonRoot/private/mount_subpath
11:48:21 [2023-12-21T11:48:21.946Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
11:48:21 [2023-12-21T11:48:21.946Z] === CONT  TestMountDaemonRoot/private/bind_root
11:48:21 [2023-12-21T11:48:21.946Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
11:48:21 [2023-12-21T11:48:21.946Z] === RUN   TestMountDaemonRoot/rslave/mount_root
11:48:21 [2023-12-21T11:48:21.946Z] === RUN   TestMountDaemonRoot/slave/bind_root
11:48:21 [2023-12-21T11:48:21.946Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
11:48:21 [2023-12-21T11:48:21.946Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
11:48:21 [2023-12-21T11:48:21.946Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
11:48:21 [2023-12-21T11:48:21.946Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
11:48:21 [2023-12-21T11:48:21.946Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
11:48:21 [2023-12-21T11:48:21.946Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
11:48:21 [2023-12-21T11:48:21.946Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
11:48:21 [2023-12-21T11:48:21.946Z] === CONT  TestMountDaemonRoot/rslave/bind_root
11:48:21 [2023-12-21T11:48:21.946Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
11:48:21 [2023-12-21T11:48:21.946Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
11:48:21 [2023-12-21T11:48:21.946Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
11:48:21 [2023-12-21T11:48:21.946Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
11:48:21 [2023-12-21T11:48:21.946Z] === CONT  TestMountDaemonRoot/private/mount_subpath
11:48:21 [2023-12-21T11:48:21.946Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
11:48:21 [2023-12-21T11:48:21.946Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
11:48:21 [2023-12-21T11:48:21.946Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
11:48:21 [2023-12-21T11:48:21.946Z] === RUN   TestMountDaemonRoot/rshared/mount_root
11:48:21 [2023-12-21T11:48:21.946Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
11:48:21 [2023-12-21T11:48:21.946Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
11:48:21 [2023-12-21T11:48:21.946Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
11:48:21 [2023-12-21T11:48:21.946Z] === CONT  TestMountDaemonRoot/rshared/bind_root
11:48:21 [2023-12-21T11:48:21.946Z] === PAUSE TestMountDaemonRoot/shared/mount_root
11:48:21 [2023-12-21T11:48:21.946Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
11:48:21 [2023-12-21T11:48:21.946Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
11:48:21 [2023-12-21T11:48:21.946Z] === PAUSE TestMountDaemonRoot/slave/bind_root
11:48:21 [2023-12-21T11:48:21.946Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
11:48:21 [2023-12-21T11:48:21.946Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
11:48:21 [2023-12-21T11:48:21.946Z] === CONT  TestMountDaemonRoot/private/mount_root
11:48:21 [2023-12-21T11:48:21.946Z] === RUN   TestMountDaemonRoot/slave/mount_root
11:48:21 [2023-12-21T11:48:21.946Z] === PAUSE TestMountDaemonRoot/slave/mount_root
11:48:21 [2023-12-21T11:48:21.946Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
11:48:21 [2023-12-21T11:48:21.946Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
11:48:21 [2023-12-21T11:48:21.946Z] === CONT  TestMountDaemonRoot/private/bind_subpath
11:48:21 [2023-12-21T11:48:21.946Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
11:48:21 [2023-12-21T11:48:21.946Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
11:48:21 [2023-12-21T11:48:21.946Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
11:48:21 [2023-12-21T11:48:21.946Z] === CONT  TestMountDaemonRoot/default/mount_subpath
11:48:21 [2023-12-21T11:48:21.946Z] === CONT  TestMountDaemonRoot/default/mount_root
11:48:21 [2023-12-21T11:48:21.946Z] === CONT  TestMountDaemonRoot/default/bind_subpath
11:48:21 [2023-12-21T11:48:21.946Z] === CONT  TestMountDaemonRoot/shared/bind_root
11:48:21 [2023-12-21T11:48:21.946Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
11:48:21 [2023-12-21T11:48:21.946Z] === CONT  TestMountDaemonRoot/rshared/mount_root
11:48:21 [2023-12-21T11:48:21.946Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
11:48:21 [2023-12-21T11:48:21.946Z] === CONT  TestMountDaemonRoot/slave/bind_root
11:48:21 [2023-12-21T11:48:21.946Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
11:48:21 [2023-12-21T11:48:21.946Z] === CONT  TestMountDaemonRoot/rslave/mount_root
11:48:21 [2023-12-21T11:48:21.946Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
11:48:21 [2023-12-21T11:48:21.946Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
11:48:21 [2023-12-21T11:48:21.946Z] === CONT  TestMountDaemonRoot/shared/mount_root
11:48:21 [2023-12-21T11:48:21.946Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
11:48:21 [2023-12-21T11:48:21.946Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
11:48:21 [2023-12-21T11:48:21.946Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
11:48:21 [2023-12-21T11:48:21.946Z] === CONT  TestMountDaemonRoot/slave/mount_root
11:48:22 [2023-12-21T11:48:22.204Z] --- PASS: TestMountDaemonRoot (0.01s)
11:48:22 [2023-12-21T11:48:22.204Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
11:48:22 [2023-12-21T11:48:22.204Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.06s)
11:48:22 [2023-12-21T11:48:22.204Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.06s)
11:48:22 [2023-12-21T11:48:22.204Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.06s)
11:48:22 [2023-12-21T11:48:22.204Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.06s)
11:48:22 [2023-12-21T11:48:22.204Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
11:48:22 [2023-12-21T11:48:22.204Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s)
11:48:22 [2023-12-21T11:48:22.204Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s)
11:48:22 [2023-12-21T11:48:22.204Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s)
11:48:22 [2023-12-21T11:48:22.204Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s)
11:48:22 [2023-12-21T11:48:22.204Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
11:48:22 [2023-12-21T11:48:22.204Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.09s)
11:48:22 [2023-12-21T11:48:22.204Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.09s)
11:48:22 [2023-12-21T11:48:22.204Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s)
11:48:22 [2023-12-21T11:48:22.204Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s)
11:48:22 [2023-12-21T11:48:22.204Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
11:48:22 [2023-12-21T11:48:22.204Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s)
11:48:22 [2023-12-21T11:48:22.204Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s)
11:48:22 [2023-12-21T11:48:22.204Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s)
11:48:22 [2023-12-21T11:48:22.204Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s)
11:48:22 [2023-12-21T11:48:22.204Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
11:48:22 [2023-12-21T11:48:22.204Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s)
11:48:22 [2023-12-21T11:48:22.204Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s)
11:48:22 [2023-12-21T11:48:22.204Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s)
11:48:22 [2023-12-21T11:48:22.204Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s)
11:48:22 [2023-12-21T11:48:22.204Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
11:48:22 [2023-12-21T11:48:22.204Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.07s)
11:48:22 [2023-12-21T11:48:22.204Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.08s)
11:48:22 [2023-12-21T11:48:22.204Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s)
11:48:22 [2023-12-21T11:48:22.204Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.07s)
11:48:22 [2023-12-21T11:48:22.204Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
11:48:22 [2023-12-21T11:48:22.204Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.08s)
11:48:22 [2023-12-21T11:48:22.204Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.07s)
11:48:22 [2023-12-21T11:48:22.204Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.07s)
11:48:22 [2023-12-21T11:48:22.204Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
11:48:22 [2023-12-21T11:48:22.204Z] === RUN   TestContainerBindMountNonRecursive
11:48:23 [2023-12-21T11:48:23.577Z] --- PASS: TestContainerBindMountNonRecursive (1.37s)
11:48:23 [2023-12-21T11:48:23.578Z] === RUN   TestContainerVolumesMountedAsShared
11:48:23 [2023-12-21T11:48:23.835Z] --- PASS: TestContainerVolumesMountedAsShared (0.46s)
11:48:23 [2023-12-21T11:48:23.835Z] === RUN   TestContainerVolumesMountedAsSlave
11:48:24 [2023-12-21T11:48:24.402Z] --- PASS: TestContainerVolumesMountedAsSlave (0.32s)
11:48:24 [2023-12-21T11:48:24.402Z] === RUN   TestContainerCopyLeaksMounts
11:48:24 [2023-12-21T11:48:24.967Z] --- PASS: TestContainerCopyLeaksMounts (0.58s)
11:48:24 [2023-12-21T11:48:24.967Z] === RUN   TestContainerBindMountRecursivelyReadOnly
11:48:26 [2023-12-21T11:48:26.921Z] --- PASS: TestContainerBindMountRecursivelyReadOnly (1.88s)
11:48:26 [2023-12-21T11:48:26.921Z] === RUN   TestNetworkNat
11:48:27 [2023-12-21T11:48:27.183Z] --- PASS: TestNetworkNat (0.51s)
11:48:27 [2023-12-21T11:48:27.183Z] === RUN   TestNetworkLocalhostTCPNat
11:48:27 [2023-12-21T11:48:27.756Z] --- PASS: TestNetworkLocalhostTCPNat (0.49s)
11:48:27 [2023-12-21T11:48:27.756Z] === RUN   TestNetworkLoopbackNat
11:48:30 [2023-12-21T11:48:30.313Z] --- PASS: TestNetworkLoopbackNat (2.69s)
11:48:30 [2023-12-21T11:48:30.313Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors
11:48:30 [2023-12-21T11:48:30.891Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff
11:48:30 [2023-12-21T11:48:30.891Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/export
11:48:30 [2023-12-21T11:48:30.891Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container
11:48:30 [2023-12-21T11:48:30.891Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container
11:48:30 [2023-12-21T11:48:30.891Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors (0.54s)
11:48:30 [2023-12-21T11:48:30.891Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff (0.02s)
11:48:30 [2023-12-21T11:48:30.891Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/export (0.01s)
11:48:30 [2023-12-21T11:48:30.891Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container (0.01s)
11:48:30 [2023-12-21T11:48:30.891Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container (0.01s)
11:48:30 [2023-12-21T11:48:30.891Z] === RUN   TestPause
11:48:31 [2023-12-21T11:48:31.457Z] --- PASS: TestPause (0.46s)
11:48:31 [2023-12-21T11:48:31.458Z] === RUN   TestPauseFailsOnWindowsServerContainers
11:48:31 [2023-12-21T11:48:31.458Z]     pause_test.go:53: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
11:48:31 [2023-12-21T11:48:31.458Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
11:48:31 [2023-12-21T11:48:31.458Z] === RUN   TestPauseStopPausedContainer
11:48:32 [2023-12-21T11:48:32.023Z] --- PASS: TestPauseStopPausedContainer (0.46s)
11:48:32 [2023-12-21T11:48:32.023Z] === RUN   TestPIDModeHost
11:48:32 [2023-12-21T11:48:32.957Z] --- PASS: TestPIDModeHost (1.11s)
11:48:32 [2023-12-21T11:48:32.957Z] === RUN   TestPIDModeContainer
11:48:32 [2023-12-21T11:48:32.957Z] === RUN   TestPIDModeContainer/non-existing_container
11:48:32 [2023-12-21T11:48:32.957Z] === RUN   TestPIDModeContainer/non-running_container
11:48:33 [2023-12-21T11:48:33.215Z] === RUN   TestPIDModeContainer/running_container
11:48:34 [2023-12-21T11:48:34.149Z] --- PASS: TestPIDModeContainer (1.14s)
11:48:34 [2023-12-21T11:48:34.149Z]     --- PASS: TestPIDModeContainer/non-existing_container (0.00s)
11:48:34 [2023-12-21T11:48:34.149Z]     --- PASS: TestPIDModeContainer/non-running_container (0.17s)
11:48:34 [2023-12-21T11:48:34.149Z]     --- PASS: TestPIDModeContainer/running_container (0.55s)
11:48:34 [2023-12-21T11:48:34.149Z] === RUN   TestPsFilter
11:48:34 [2023-12-21T11:48:34.149Z] === RUN   TestPsFilter/since
11:48:34 [2023-12-21T11:48:34.149Z] === RUN   TestPsFilter/before
11:48:34 [2023-12-21T11:48:34.149Z] --- PASS: TestPsFilter (0.14s)
11:48:34 [2023-12-21T11:48:34.149Z]     --- PASS: TestPsFilter/since (0.00s)
11:48:34 [2023-12-21T11:48:34.149Z]     --- PASS: TestPsFilter/before (0.00s)
11:48:34 [2023-12-21T11:48:34.149Z] === RUN   TestRemoveContainerWithRemovedVolume
11:48:34 [2023-12-21T11:48:34.715Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.46s)
11:48:34 [2023-12-21T11:48:34.715Z] === RUN   TestRemoveContainerWithVolume
11:48:35 [2023-12-21T11:48:35.281Z] --- PASS: TestRemoveContainerWithVolume (0.47s)
11:48:35 [2023-12-21T11:48:35.281Z] === RUN   TestRemoveContainerRunning
11:48:35 [2023-12-21T11:48:35.847Z] --- PASS: TestRemoveContainerRunning (0.50s)
11:48:35 [2023-12-21T11:48:35.847Z] === RUN   TestRemoveContainerForceRemoveRunning
11:48:36 [2023-12-21T11:48:36.105Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.48s)
11:48:36 [2023-12-21T11:48:36.105Z] === RUN   TestRemoveInvalidContainer
11:48:36 [2023-12-21T11:48:36.105Z] --- PASS: TestRemoveInvalidContainer (0.01s)
11:48:36 [2023-12-21T11:48:36.105Z] === RUN   TestRenameLinkedContainer
11:48:38 [2023-12-21T11:48:38.635Z] --- PASS: TestRenameLinkedContainer (2.03s)
11:48:38 [2023-12-21T11:48:38.635Z] === RUN   TestRenameStoppedContainer
11:48:38 [2023-12-21T11:48:38.635Z] --- PASS: TestRenameStoppedContainer (0.45s)
11:48:38 [2023-12-21T11:48:38.635Z] === RUN   TestRenameRunningContainerAndReuse
11:48:40 [2023-12-21T11:48:40.009Z] --- PASS: TestRenameRunningContainerAndReuse (1.05s)
11:48:40 [2023-12-21T11:48:40.009Z] === RUN   TestRenameInvalidName
11:48:40 [2023-12-21T11:48:40.267Z] --- PASS: TestRenameInvalidName (0.50s)
11:48:40 [2023-12-21T11:48:40.267Z] === RUN   TestRenameAnonymousContainer
11:48:42 [2023-12-21T11:48:42.167Z] --- PASS: TestRenameAnonymousContainer (1.66s)
11:48:42 [2023-12-21T11:48:42.167Z] === RUN   TestRenameContainerWithSameName
11:48:42 [2023-12-21T11:48:42.426Z] --- PASS: TestRenameContainerWithSameName (0.47s)
11:48:42 [2023-12-21T11:48:42.426Z] === RUN   TestRenameContainerWithLinkedContainer
11:48:43 [2023-12-21T11:48:43.359Z] --- PASS: TestRenameContainerWithLinkedContainer (1.02s)
11:48:43 [2023-12-21T11:48:43.359Z] === RUN   TestResize
11:48:43 [2023-12-21T11:48:43.359Z] === RUN   TestResize/success
11:48:43 [2023-12-21T11:48:43.617Z] === RUN   TestResize/invalid_size
11:48:43 [2023-12-21T11:48:43.876Z] === RUN   TestResize/invalid_state
11:48:44 [2023-12-21T11:48:44.442Z] --- PASS: TestResize (1.04s)
11:48:44 [2023-12-21T11:48:44.442Z]     --- PASS: TestResize/success (0.29s)
11:48:44 [2023-12-21T11:48:44.442Z]     --- PASS: TestResize/invalid_size (0.28s)
11:48:44 [2023-12-21T11:48:44.442Z]     --- PASS: TestResize/invalid_state (0.04s)
11:48:44 [2023-12-21T11:48:44.442Z] === RUN   TestDaemonRestartKillContainers
11:48:44 [2023-12-21T11:48:44.442Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
11:48:44 [2023-12-21T11:48:44.442Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
11:48:44 [2023-12-21T11:48:44.442Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
11:48:44 [2023-12-21T11:48:44.443Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
11:48:44 [2023-12-21T11:48:44.443Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
11:48:44 [2023-12-21T11:48:44.443Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
11:48:44 [2023-12-21T11:48:44.443Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
11:48:44 [2023-12-21T11:48:44.443Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
11:48:44 [2023-12-21T11:48:44.443Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
11:48:44 [2023-12-21T11:48:44.443Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
11:48:44 [2023-12-21T11:48:44.443Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
11:48:44 [2023-12-21T11:48:44.443Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
11:48:44 [2023-12-21T11:48:44.443Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
11:48:44 [2023-12-21T11:48:44.443Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
11:48:44 [2023-12-21T11:48:44.443Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
11:48:44 [2023-12-21T11:48:44.443Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
11:48:44 [2023-12-21T11:48:44.443Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
11:48:44 [2023-12-21T11:48:44.443Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
11:48:44 [2023-12-21T11:48:44.443Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
11:48:44 [2023-12-21T11:48:44.443Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
11:48:44 [2023-12-21T11:48:44.443Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
11:48:44 [2023-12-21T11:48:44.443Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
11:48:44 [2023-12-21T11:48:44.443Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
11:48:44 [2023-12-21T11:48:44.443Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
11:48:44 [2023-12-21T11:48:44.443Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
11:48:44 [2023-12-21T11:48:44.443Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
11:48:44 [2023-12-21T11:48:44.443Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
11:48:44 [2023-12-21T11:48:44.443Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
11:48:44 [2023-12-21T11:48:44.443Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
11:48:44 [2023-12-21T11:48:44.443Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
11:48:44 [2023-12-21T11:48:44.443Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
11:48:44 [2023-12-21T11:48:44.443Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
11:48:44 [2023-12-21T11:48:44.443Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
11:48:44 [2023-12-21T11:48:44.443Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
11:48:44 [2023-12-21T11:48:44.443Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
11:48:44 [2023-12-21T11:48:44.443Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
11:48:44 [2023-12-21T11:48:44.443Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
11:48:44 [2023-12-21T11:48:44.443Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
11:48:44 [2023-12-21T11:48:44.443Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
11:48:44 [2023-12-21T11:48:44.443Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
11:48:45 [2023-12-21T11:48:45.818Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
11:48:45 [2023-12-21T11:48:45.818Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
11:48:47 [2023-12-21T11:48:47.194Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
11:48:47 [2023-12-21T11:48:47.194Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
11:48:47 [2023-12-21T11:48:47.194Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
11:48:47 [2023-12-21T11:48:47.452Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
11:48:48 [2023-12-21T11:48:48.021Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
11:48:48 [2023-12-21T11:48:48.591Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
11:48:51 [2023-12-21T11:48:51.122Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
11:48:51 [2023-12-21T11:48:51.122Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.28s)
11:48:51 [2023-12-21T11:48:51.122Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.28s)
11:48:51 [2023-12-21T11:48:51.122Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.53s)
11:48:51 [2023-12-21T11:48:51.122Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.63s)
11:48:51 [2023-12-21T11:48:51.122Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.68s)
11:48:51 [2023-12-21T11:48:51.122Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.08s)
11:48:51 [2023-12-21T11:48:51.122Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.42s)
11:48:51 [2023-12-21T11:48:51.122Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.17s)
11:48:51 [2023-12-21T11:48:51.122Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.96s)
11:48:51 [2023-12-21T11:48:51.122Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.19s)
11:48:51 [2023-12-21T11:48:51.122Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.95s)
11:48:51 [2023-12-21T11:48:51.122Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.11s)
11:48:51 [2023-12-21T11:48:51.122Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.11s)
11:48:51 [2023-12-21T11:48:51.122Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.50s)
11:48:51 [2023-12-21T11:48:51.122Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.70s)
11:48:51 [2023-12-21T11:48:51.122Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.10s)
11:48:51 [2023-12-21T11:48:51.122Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
11:48:51 [2023-12-21T11:48:51.122Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
11:48:52 [2023-12-21T11:48:52.071Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
11:48:53 [2023-12-21T11:48:53.007Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (2.01s)
11:48:53 [2023-12-21T11:48:53.007Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.00s)
11:48:53 [2023-12-21T11:48:53.007Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.00s)
11:48:53 [2023-12-21T11:48:53.007Z] === RUN   TestContainerRestartWithCancelledRequest
11:48:54 [2023-12-21T11:48:54.908Z] --- PASS: TestContainerRestartWithCancelledRequest (1.91s)
11:48:54 [2023-12-21T11:48:54.908Z] === RUN   TestCgroupNamespacesRun
11:48:56 [2023-12-21T11:48:56.282Z] --- PASS: TestCgroupNamespacesRun (1.13s)
11:48:56 [2023-12-21T11:48:56.282Z] === RUN   TestCgroupNamespacesRunPrivileged
11:48:57 [2023-12-21T11:48:57.217Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.16s)
11:48:57 [2023-12-21T11:48:57.217Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
11:48:58 [2023-12-21T11:48:58.591Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.17s)
11:48:58 [2023-12-21T11:48:58.591Z] === RUN   TestCgroupNamespacesRunHostMode
11:48:59 [2023-12-21T11:48:59.525Z] --- PASS: TestCgroupNamespacesRunHostMode (1.12s)
11:48:59 [2023-12-21T11:48:59.525Z] === RUN   TestCgroupNamespacesRunPrivateMode
11:49:00 [2023-12-21T11:49:00.899Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.13s)
11:49:00 [2023-12-21T11:49:00.899Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
11:49:01 [2023-12-21T11:49:01.833Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.14s)
11:49:01 [2023-12-21T11:49:01.833Z] === RUN   TestCgroupNamespacesRunInvalidMode
11:49:02 [2023-12-21T11:49:02.399Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.60s)
11:49:02 [2023-12-21T11:49:02.399Z] === RUN   TestCgroupNamespacesRunOlderClient
11:49:03 [2023-12-21T11:49:03.774Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.15s)
11:49:03 [2023-12-21T11:49:03.774Z] === RUN   TestNISDomainname
11:49:04 [2023-12-21T11:49:04.033Z] --- PASS: TestNISDomainname (0.58s)
11:49:04 [2023-12-21T11:49:04.033Z] === RUN   TestHostnameDnsResolution
11:49:04 [2023-12-21T11:49:04.972Z] --- PASS: TestHostnameDnsResolution (0.69s)
11:49:04 [2023-12-21T11:49:04.972Z] === RUN   TestUnprivilegedPortsAndPing
11:49:05 [2023-12-21T11:49:05.577Z] --- PASS: TestUnprivilegedPortsAndPing (0.56s)
11:49:05 [2023-12-21T11:49:05.577Z] === RUN   TestPrivilegedHostDevices
11:49:05 [2023-12-21T11:49:05.843Z] --- PASS: TestPrivilegedHostDevices (0.55s)
11:49:05 [2023-12-21T11:49:05.843Z] === RUN   TestRunConsoleSize
11:49:06 [2023-12-21T11:49:06.412Z] --- PASS: TestRunConsoleSize (0.50s)
11:49:06 [2023-12-21T11:49:06.412Z] === RUN   TestRunWithAlternativeContainerdShim
11:49:13 [2023-12-21T11:49:13.010Z] --- PASS: TestRunWithAlternativeContainerdShim (5.56s)
11:49:13 [2023-12-21T11:49:13.010Z] === RUN   TestMacAddressIsAppliedToMainNetworkWithShortID
11:49:13 [2023-12-21T11:49:13.267Z] --- PASS: TestMacAddressIsAppliedToMainNetworkWithShortID (1.17s)
11:49:13 [2023-12-21T11:49:13.268Z] === RUN   TestStats
11:49:14 [2023-12-21T11:49:14.641Z] --- PASS: TestStats (1.49s)
11:49:14 [2023-12-21T11:49:14.641Z] === RUN   TestStopContainerWithTimeout
11:49:14 [2023-12-21T11:49:14.641Z] === RUN   TestStopContainerWithTimeout/0
11:49:14 [2023-12-21T11:49:14.641Z] === PAUSE TestStopContainerWithTimeout/0
11:49:14 [2023-12-21T11:49:14.641Z] === RUN   TestStopContainerWithTimeout/1
11:49:14 [2023-12-21T11:49:14.641Z] === PAUSE TestStopContainerWithTimeout/1
11:49:14 [2023-12-21T11:49:14.641Z] === RUN   TestStopContainerWithTimeout/3
11:49:14 [2023-12-21T11:49:14.641Z] === PAUSE TestStopContainerWithTimeout/3
11:49:14 [2023-12-21T11:49:14.641Z] === RUN   TestStopContainerWithTimeout/-1
11:49:14 [2023-12-21T11:49:14.641Z] === PAUSE TestStopContainerWithTimeout/-1
11:49:14 [2023-12-21T11:49:14.641Z] === CONT  TestStopContainerWithTimeout/0
11:49:14 [2023-12-21T11:49:14.641Z] === CONT  TestStopContainerWithTimeout/3
11:49:14 [2023-12-21T11:49:14.641Z] === CONT  TestStopContainerWithTimeout/-1
11:49:14 [2023-12-21T11:49:14.641Z] === CONT  TestStopContainerWithTimeout/1
11:49:17 [2023-12-21T11:49:17.925Z] --- PASS: TestStopContainerWithTimeout (0.04s)
11:49:17 [2023-12-21T11:49:17.925Z]     --- PASS: TestStopContainerWithTimeout/0 (0.99s)
11:49:17 [2023-12-21T11:49:17.925Z]     --- PASS: TestStopContainerWithTimeout/1 (1.76s)
11:49:17 [2023-12-21T11:49:17.925Z]     --- PASS: TestStopContainerWithTimeout/3 (2.74s)
11:49:17 [2023-12-21T11:49:17.925Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.98s)
11:49:17 [2023-12-21T11:49:17.925Z] === RUN   TestStopContainerWithTimeoutCancel
11:49:17 [2023-12-21T11:49:17.925Z] === PAUSE TestStopContainerWithTimeoutCancel
11:49:17 [2023-12-21T11:49:17.925Z] === RUN   TestStopContainerWithRestartPolicyAlways
11:49:20 [2023-12-21T11:49:20.455Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.34s)
11:49:20 [2023-12-21T11:49:20.455Z] === RUN   TestUpdateMemory
11:49:20 [2023-12-21T11:49:20.713Z] --- PASS: TestUpdateMemory (0.60s)
11:49:20 [2023-12-21T11:49:20.713Z] === RUN   TestUpdateCPUQuota
11:49:21 [2023-12-21T11:49:21.648Z] --- PASS: TestUpdateCPUQuota (0.90s)
11:49:21 [2023-12-21T11:49:21.648Z] === RUN   TestUpdatePidsLimit
11:49:21 [2023-12-21T11:49:21.648Z] === RUN   TestUpdatePidsLimit/update_from_none
11:49:21 [2023-12-21T11:49:21.648Z] === RUN   TestUpdatePidsLimit/no_change
11:49:21 [2023-12-21T11:49:21.906Z] === RUN   TestUpdatePidsLimit/update_lower
11:49:22 [2023-12-21T11:49:22.164Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
11:49:22 [2023-12-21T11:49:22.423Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
11:49:22 [2023-12-21T11:49:22.681Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
11:49:22 [2023-12-21T11:49:22.939Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
11:49:23 [2023-12-21T11:49:23.873Z] --- PASS: TestUpdatePidsLimit (2.21s)
11:49:23 [2023-12-21T11:49:23.873Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.23s)
11:49:23 [2023-12-21T11:49:23.873Z]     --- PASS: TestUpdatePidsLimit/no_change (0.24s)
11:49:23 [2023-12-21T11:49:23.874Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.22s)
11:49:23 [2023-12-21T11:49:23.874Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.22s)
11:49:23 [2023-12-21T11:49:23.874Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.26s)
11:49:23 [2023-12-21T11:49:23.874Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.26s)
11:49:23 [2023-12-21T11:49:23.874Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.26s)
11:49:23 [2023-12-21T11:49:23.874Z] === RUN   TestUpdateRestartPolicy
11:49:36 [2023-12-21T11:49:36.071Z] --- PASS: TestUpdateRestartPolicy (10.90s)
11:49:36 [2023-12-21T11:49:36.071Z] === RUN   TestUpdateRestartWithAutoRemove
11:49:36 [2023-12-21T11:49:36.071Z] --- PASS: TestUpdateRestartWithAutoRemove (0.50s)
11:49:36 [2023-12-21T11:49:36.071Z] === RUN   TestWaitNonBlocked
11:49:36 [2023-12-21T11:49:36.071Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
11:49:36 [2023-12-21T11:49:36.071Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
11:49:36 [2023-12-21T11:49:36.071Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
11:49:36 [2023-12-21T11:49:36.071Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
11:49:36 [2023-12-21T11:49:36.071Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
11:49:36 [2023-12-21T11:49:36.071Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
11:49:36 [2023-12-21T11:49:36.071Z] --- PASS: TestWaitNonBlocked (0.02s)
11:49:36 [2023-12-21T11:49:36.071Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.63s)
11:49:36 [2023-12-21T11:49:36.071Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.70s)
11:49:36 [2023-12-21T11:49:36.071Z] === RUN   TestWaitBlocked
11:49:36 [2023-12-21T11:49:36.071Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
11:49:36 [2023-12-21T11:49:36.071Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
11:49:36 [2023-12-21T11:49:36.071Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
11:49:36 [2023-12-21T11:49:36.071Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
11:49:36 [2023-12-21T11:49:36.071Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
11:49:36 [2023-12-21T11:49:36.071Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
11:49:36 [2023-12-21T11:49:36.638Z] --- PASS: TestWaitBlocked (0.03s)
11:49:36 [2023-12-21T11:49:36.638Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.78s)
11:49:36 [2023-12-21T11:49:36.638Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.84s)
11:49:36 [2023-12-21T11:49:36.638Z] === RUN   TestWaitConditions
11:49:36 [2023-12-21T11:49:36.638Z] === RUN   TestWaitConditions/default
11:49:36 [2023-12-21T11:49:36.638Z] === PAUSE TestWaitConditions/default
11:49:36 [2023-12-21T11:49:36.638Z] === RUN   TestWaitConditions/not-running
11:49:36 [2023-12-21T11:49:36.638Z] === PAUSE TestWaitConditions/not-running
11:49:36 [2023-12-21T11:49:36.638Z] === RUN   TestWaitConditions/next-exit
11:49:36 [2023-12-21T11:49:36.638Z] === PAUSE TestWaitConditions/next-exit
11:49:36 [2023-12-21T11:49:36.638Z] === RUN   TestWaitConditions/removed
11:49:36 [2023-12-21T11:49:36.638Z] === PAUSE TestWaitConditions/removed
11:49:36 [2023-12-21T11:49:36.638Z] === CONT  TestWaitConditions/default
11:49:36 [2023-12-21T11:49:36.638Z] === CONT  TestWaitConditions/next-exit
11:49:36 [2023-12-21T11:49:36.638Z] === CONT  TestWaitConditions/not-running
11:49:36 [2023-12-21T11:49:36.638Z] === CONT  TestWaitConditions/removed
11:49:36 [2023-12-21T11:49:36.896Z]     wait_test.go:145: ContainerID = 8c6f0416cc1d1723d0a45bd34229e98684617da817542de0429adccbb62a503c
11:49:36 [2023-12-21T11:49:36.896Z]     wait_test.go:145: ContainerID = a6df3d0bfeb0a2b7b129953f50582a1a33bba4170d38bc21713c1c0e4a7372de
11:49:36 [2023-12-21T11:49:36.896Z]     wait_test.go:145: ContainerID = 08bb9265406bbd9651175efd6fe8a6ee531557d90967205a2e606b8728c20ca6
11:49:36 [2023-12-21T11:49:36.896Z]     wait_test.go:145: ContainerID = 52d3e08bc140c7013dc6f15b8768771c79f576fccc5bbfbd8e742954c4de98a8
11:49:38 [2023-12-21T11:49:38.271Z] --- PASS: TestWaitConditions (0.04s)
11:49:38 [2023-12-21T11:49:38.271Z]     --- PASS: TestWaitConditions/removed (0.97s)
11:49:38 [2023-12-21T11:49:38.271Z]     --- PASS: TestWaitConditions/default (0.99s)
11:49:38 [2023-12-21T11:49:38.271Z]     --- PASS: TestWaitConditions/not-running (1.16s)
11:49:38 [2023-12-21T11:49:38.271Z]     --- PASS: TestWaitConditions/next-exit (1.21s)
11:49:38 [2023-12-21T11:49:38.271Z] === RUN   TestWaitRestartedContainer
11:49:38 [2023-12-21T11:49:38.271Z] === RUN   TestWaitRestartedContainer/default
11:49:38 [2023-12-21T11:49:38.271Z] === PAUSE TestWaitRestartedContainer/default
11:49:38 [2023-12-21T11:49:38.271Z] === RUN   TestWaitRestartedContainer/not-running
11:49:38 [2023-12-21T11:49:38.271Z] === PAUSE TestWaitRestartedContainer/not-running
11:49:38 [2023-12-21T11:49:38.271Z] === RUN   TestWaitRestartedContainer/next-exit
11:49:38 [2023-12-21T11:49:38.271Z] === PAUSE TestWaitRestartedContainer/next-exit
11:49:38 [2023-12-21T11:49:38.271Z] === CONT  TestWaitRestartedContainer/default
11:49:38 [2023-12-21T11:49:38.271Z] === CONT  TestWaitRestartedContainer/next-exit
11:49:38 [2023-12-21T11:49:38.271Z] === CONT  TestWaitRestartedContainer/not-running
11:49:40 [2023-12-21T11:49:40.173Z] --- PASS: TestWaitRestartedContainer (0.01s)
11:49:40 [2023-12-21T11:49:40.173Z]     --- PASS: TestWaitRestartedContainer/default (1.48s)
11:49:40 [2023-12-21T11:49:40.173Z]     --- PASS: TestWaitRestartedContainer/not-running (1.88s)
11:49:40 [2023-12-21T11:49:40.173Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.95s)
11:49:40 [2023-12-21T11:49:40.173Z] === CONT  TestContainerStartOnDaemonRestart
11:49:40 [2023-12-21T11:49:40.173Z] === CONT  TestHardRestartWhenContainerIsRunning
11:49:40 [2023-12-21T11:49:40.173Z] === CONT  TestDaemonHostGatewayIP
11:49:40 [2023-12-21T11:49:40.173Z] === CONT  TestRestartDaemonWithRestartingContainer
11:49:40 [2023-12-21T11:49:40.173Z] === CONT  TestIpcModeOlderClient
11:49:40 [2023-12-21T11:49:40.173Z] === CONT  TestContainerKillOnDaemonStart
11:49:40 [2023-12-21T11:49:40.173Z] === CONT  TestStopContainerWithTimeoutCancel
11:49:40 [2023-12-21T11:49:40.173Z] === CONT  TestDaemonRestartIpcMode
11:49:40 [2023-12-21T11:49:40.173Z] --- PASS: TestIpcModeOlderClient (0.09s)
11:49:42 [2023-12-21T11:49:42.077Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=none
11:49:42 [2023-12-21T11:49:42.077Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure
11:49:42 [2023-12-21T11:49:42.336Z] --- PASS: TestHardRestartWhenContainerIsRunning (2.38s)
11:49:42 [2023-12-21T11:49:42.336Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=none (0.00s)
11:49:42 [2023-12-21T11:49:42.336Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure (0.44s)
11:49:42 [2023-12-21T11:49:42.919Z] --- PASS: TestContainerStartOnDaemonRestart (2.80s)
11:49:43 [2023-12-21T11:49:43.490Z] --- PASS: TestDaemonHostGatewayIP (3.40s)
11:49:43 [2023-12-21T11:49:43.490Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.46s)
11:49:43 [2023-12-21T11:49:43.490Z] --- PASS: TestDaemonRestartIpcMode (3.68s)
11:49:43 [2023-12-21T11:49:43.749Z] --- PASS: TestStopContainerWithTimeoutCancel (3.72s)
11:49:51 [2023-12-21T11:49:51.855Z] --- PASS: TestContainerKillOnDaemonStart (11.80s)
11:49:51 [2023-12-21T11:49:51.855Z] PASS
11:49:51 [2023-12-21T11:49:51.855Z] 
11:49:51 [2023-12-21T11:49:51.855Z] === Skipped
11:49:51 [2023-12-21T11:49:51.855Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
11:49:51 [2023-12-21T11:49:51.855Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
11:49:51 [2023-12-21T11:49:51.855Z] 
11:49:51 [2023-12-21T11:49:51.855Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
11:49:51 [2023-12-21T11:49:51.855Z]     pause_test.go:53: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
11:49:51 [2023-12-21T11:49:51.855Z] 
11:49:51 [2023-12-21T11:49:51.855Z] DONE 320 tests, 2 skipped in 171.762s
11:49:51 [2023-12-21T11:49:51.855Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m  
11:49:51 [2023-12-21T11:49:51.855Z] ++ '[' -n '' ']'
11:49:51 [2023-12-21T11:49:51.855Z] ++ 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
11:49:51 [2023-12-21T11:49:51.855Z] ++ set -e
11:49:51 [2023-12-21T11:49:51.855Z] ++ '[' -n 0 ']'
11:49:51 [2023-12-21T11:49:51.855Z] ++ set -x
11:49:51 [2023-12-21T11:49:51.855Z] ++ 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.6FuNZDk7gX/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
11:49:51 [2023-12-21T11:49:51.855Z] INFO: Testing against a local daemon
11:49:51 [2023-12-21T11:49:51.855Z] === RUN   TestConfigDaemonID
11:49:52 [2023-12-21T11:49:52.789Z]     daemon_test.go:61: [ddbfcefd99d2d] daemon is not started
11:49:52 [2023-12-21T11:49:52.789Z] --- PASS: TestConfigDaemonID (1.05s)
11:49:52 [2023-12-21T11:49:52.789Z] === RUN   TestDaemonConfigValidation
11:49:52 [2023-12-21T11:49:52.789Z] === RUN   TestDaemonConfigValidation/config_with_no_content
11:49:52 [2023-12-21T11:49:52.789Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
11:49:52 [2023-12-21T11:49:52.790Z] === RUN   TestDaemonConfigValidation/config_with_{}
11:49:52 [2023-12-21T11:49:52.790Z] === PAUSE TestDaemonConfigValidation/config_with_{}
11:49:52 [2023-12-21T11:49:52.790Z] === RUN   TestDaemonConfigValidation/invalid_config
11:49:52 [2023-12-21T11:49:52.790Z] === PAUSE TestDaemonConfigValidation/invalid_config
11:49:52 [2023-12-21T11:49:52.790Z] === RUN   TestDaemonConfigValidation/malformed_config
11:49:52 [2023-12-21T11:49:52.790Z] === PAUSE TestDaemonConfigValidation/malformed_config
11:49:52 [2023-12-21T11:49:52.790Z] === RUN   TestDaemonConfigValidation/valid_config
11:49:52 [2023-12-21T11:49:52.790Z] === PAUSE TestDaemonConfigValidation/valid_config
11:49:52 [2023-12-21T11:49:52.790Z] === CONT  TestDaemonConfigValidation/config_with_no_content
11:49:52 [2023-12-21T11:49:52.790Z] === CONT  TestDaemonConfigValidation/malformed_config
11:49:52 [2023-12-21T11:49:52.790Z] === CONT  TestDaemonConfigValidation/invalid_config
11:49:52 [2023-12-21T11:49:52.790Z] === CONT  TestDaemonConfigValidation/valid_config
11:49:52 [2023-12-21T11:49:52.790Z] === CONT  TestDaemonConfigValidation/config_with_{}
11:49:53 [2023-12-21T11:49:53.048Z] --- PASS: TestDaemonConfigValidation (0.00s)
11:49:53 [2023-12-21T11:49:53.048Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.06s)
11:49:53 [2023-12-21T11:49:53.048Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s)
11:49:53 [2023-12-21T11:49:53.048Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.06s)
11:49:53 [2023-12-21T11:49:53.048Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s)
11:49:53 [2023-12-21T11:49:53.048Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.08s)
11:49:53 [2023-12-21T11:49:53.048Z] === RUN   TestConfigDaemonSeccompProfiles
11:49:53 [2023-12-21T11:49:53.048Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
11:49:53 [2023-12-21T11:49:53.982Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
11:49:54 [2023-12-21T11:49:54.917Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
11:49:56 [2023-12-21T11:49:56.292Z]     daemon_test.go:180: [d1a13b2631f03] daemon is not started
11:49:56 [2023-12-21T11:49:56.292Z] --- PASS: TestConfigDaemonSeccompProfiles (3.14s)
11:49:56 [2023-12-21T11:49:56.292Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.05s)
11:49:56 [2023-12-21T11:49:56.292Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.05s)
11:49:56 [2023-12-21T11:49:56.292Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.05s)
11:49:56 [2023-12-21T11:49:56.292Z] === RUN   TestDaemonProxy
11:49:56 [2023-12-21T11:49:56.292Z] === RUN   TestDaemonProxy/environment_variables
11:49:56 [2023-12-21T11:49:56.292Z] === PAUSE TestDaemonProxy/environment_variables
11:49:56 [2023-12-21T11:49:56.292Z] === RUN   TestDaemonProxy/command-line_options
11:49:56 [2023-12-21T11:49:56.292Z] === PAUSE TestDaemonProxy/command-line_options
11:49:56 [2023-12-21T11:49:56.292Z] === RUN   TestDaemonProxy/configuration_file
11:49:56 [2023-12-21T11:49:56.292Z] === PAUSE TestDaemonProxy/configuration_file
11:49:56 [2023-12-21T11:49:56.292Z] === RUN   TestDaemonProxy/conflicting_options
11:49:56 [2023-12-21T11:49:56.551Z] === RUN   TestDaemonProxy/reload_sanitized
11:49:56 [2023-12-21T11:49:56.551Z] === PAUSE TestDaemonProxy/reload_sanitized
11:49:56 [2023-12-21T11:49:56.551Z] === CONT  TestDaemonProxy/environment_variables
11:49:56 [2023-12-21T11:49:56.551Z] === CONT  TestDaemonProxy/configuration_file
11:49:56 [2023-12-21T11:49:56.551Z] === CONT  TestDaemonProxy/reload_sanitized
11:49:56 [2023-12-21T11:49:56.551Z] === CONT  TestDaemonProxy/command-line_options
11:49:58 [2023-12-21T11:49:58.451Z] --- PASS: TestDaemonProxy (0.50s)
11:49:58 [2023-12-21T11:49:58.451Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
11:49:58 [2023-12-21T11:49:58.451Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.62s)
11:49:58 [2023-12-21T11:49:58.451Z]     --- PASS: TestDaemonProxy/configuration_file (1.70s)
11:49:58 [2023-12-21T11:49:58.451Z]     --- PASS: TestDaemonProxy/environment_variables (1.74s)
11:49:58 [2023-12-21T11:49:58.451Z]     --- PASS: TestDaemonProxy/command-line_options (1.74s)
11:49:58 [2023-12-21T11:49:58.451Z] === RUN   TestLiveRestore
11:49:58 [2023-12-21T11:49:58.451Z] === RUN   TestLiveRestore/volume_references
11:49:58 [2023-12-21T11:49:58.451Z] === PAUSE TestLiveRestore/volume_references
11:49:58 [2023-12-21T11:49:58.451Z] === RUN   TestLiveRestore/autoremove
11:49:58 [2023-12-21T11:49:58.451Z] === PAUSE TestLiveRestore/autoremove
11:49:58 [2023-12-21T11:49:58.451Z] === CONT  TestLiveRestore/volume_references
11:49:58 [2023-12-21T11:49:58.451Z] === CONT  TestLiveRestore/autoremove
11:49:58 [2023-12-21T11:49:58.451Z] === RUN   TestLiveRestore/autoremove/engine_restart_shouldnt_kill_alive_containers
11:49:59 [2023-12-21T11:49:59.017Z] === RUN   TestLiveRestore/volume_references/restartPolicy
11:49:59 [2023-12-21T11:49:59.017Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
11:49:59 [2023-12-21T11:49:59.952Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
11:50:00 [2023-12-21T11:50:00.210Z] === RUN   TestLiveRestore/autoremove/engine_restart_should_remove_containers_that_exited
11:50:01 [2023-12-21T11:50:01.144Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
11:50:02 [2023-12-21T11:50:02.080Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
11:50:03 [2023-12-21T11:50:03.016Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options
11:50:03 [2023-12-21T11:50:03.950Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted
11:50:04 [2023-12-21T11:50:04.516Z] === RUN   TestLiveRestore/volume_references/container_with_bind-mounts
11:50:05 [2023-12-21T11:50:05.452Z] --- PASS: TestLiveRestore (0.00s)
11:50:05 [2023-12-21T11:50:05.452Z]     --- PASS: TestLiveRestore/autoremove (3.45s)
11:50:05 [2023-12-21T11:50:05.452Z]         --- PASS: TestLiveRestore/autoremove/engine_restart_shouldnt_kill_alive_containers (1.89s)
11:50:05 [2023-12-21T11:50:05.452Z]         --- PASS: TestLiveRestore/autoremove/engine_restart_should_remove_containers_that_exited (1.55s)
11:50:05 [2023-12-21T11:50:05.452Z]     --- PASS: TestLiveRestore/volume_references (7.25s)
11:50:05 [2023-12-21T11:50:05.452Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (4.23s)
11:50:05 [2023-12-21T11:50:05.452Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (1.14s)
11:50:05 [2023-12-21T11:50:05.452Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (1.07s)
11:50:05 [2023-12-21T11:50:05.452Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (1.04s)
11:50:05 [2023-12-21T11:50:05.452Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.99s)
11:50:05 [2023-12-21T11:50:05.452Z]         --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (1.46s)
11:50:05 [2023-12-21T11:50:05.452Z]             --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted (0.46s)
11:50:05 [2023-12-21T11:50:05.452Z]         --- PASS: TestLiveRestore/volume_references/container_with_bind-mounts (0.95s)
11:50:05 [2023-12-21T11:50:05.452Z] === RUN   TestDaemonDefaultBridgeWithFixedCidrButNoBip
11:50:06 [2023-12-21T11:50:06.386Z] --- PASS: TestDaemonDefaultBridgeWithFixedCidrButNoBip (0.67s)
11:50:06 [2023-12-21T11:50:06.386Z] PASS
11:50:06 [2023-12-21T11:50:06.386Z] 
11:50:06 [2023-12-21T11:50:06.386Z] DONE 31 tests in 14.472s
11:50:06 [2023-12-21T11:50:06.386Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m  
11:50:06 [2023-12-21T11:50:06.386Z] ++ '[' -n '' ']'
11:50:06 [2023-12-21T11:50:06.386Z] ++ 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
11:50:06 [2023-12-21T11:50:06.386Z] ++ set -e
11:50:06 [2023-12-21T11:50:06.386Z] ++ '[' -n 0 ']'
11:50:06 [2023-12-21T11:50:06.386Z] ++ set -x
11:50:06 [2023-12-21T11:50:06.386Z] ++ 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.6FuNZDk7gX/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
11:50:06 [2023-12-21T11:50:06.386Z] INFO: Testing against a local daemon
11:50:06 [2023-12-21T11:50:06.386Z] === RUN   TestCommitInheritsEnv
11:50:06 [2023-12-21T11:50:06.386Z] --- PASS: TestCommitInheritsEnv (0.15s)
11:50:06 [2023-12-21T11:50:06.386Z] === RUN   TestUsernsCommit
11:50:08 [2023-12-21T11:50:08.287Z] --- PASS: TestUsernsCommit (1.49s)
11:50:08 [2023-12-21T11:50:08.287Z] === RUN   TestImportExtremelyLargeImageWorks
11:50:08 [2023-12-21T11:50:08.287Z]     import_test.go:23: runtime.GOARCH == "arm64": effective test will be time out
11:50:08 [2023-12-21T11:50:08.287Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
11:50:08 [2023-12-21T11:50:08.287Z] === RUN   TestImportWithCustomPlatform
11:50:08 [2023-12-21T11:50:08.287Z] === RUN   TestImportWithCustomPlatform/#00
11:50:08 [2023-12-21T11:50:08.287Z] === RUN   TestImportWithCustomPlatform/linux
11:50:08 [2023-12-21T11:50:08.287Z] === RUN   TestImportWithCustomPlatform/LINUX
11:50:08 [2023-12-21T11:50:08.287Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
11:50:08 [2023-12-21T11:50:08.287Z] --- PASS: TestImportWithCustomPlatform (0.12s)
11:50:08 [2023-12-21T11:50:08.287Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.02s)
11:50:08 [2023-12-21T11:50:08.287Z]     --- PASS: TestImportWithCustomPlatform/linux (0.02s)
11:50:08 [2023-12-21T11:50:08.287Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.02s)
11:50:08 [2023-12-21T11:50:08.287Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s)
11:50:08 [2023-12-21T11:50:08.287Z] === RUN   TestImportWithCustomPlatformReject
11:50:08 [2023-12-21T11:50:08.287Z] === RUN   TestImportWithCustomPlatformReject/_______
11:50:08 [2023-12-21T11:50:08.287Z] === RUN   TestImportWithCustomPlatformReject//
11:50:08 [2023-12-21T11:50:08.287Z] === RUN   TestImportWithCustomPlatformReject/macos
11:50:08 [2023-12-21T11:50:08.287Z] === RUN   TestImportWithCustomPlatformReject/macos/arm64
11:50:08 [2023-12-21T11:50:08.287Z] === RUN   TestImportWithCustomPlatformReject/nintendo64
11:50:08 [2023-12-21T11:50:08.287Z] --- PASS: TestImportWithCustomPlatformReject (0.01s)
11:50:08 [2023-12-21T11:50:08.287Z]     --- PASS: TestImportWithCustomPlatformReject/_______ (0.00s)
11:50:08 [2023-12-21T11:50:08.287Z]     --- PASS: TestImportWithCustomPlatformReject// (0.00s)
11:50:08 [2023-12-21T11:50:08.287Z]     --- PASS: TestImportWithCustomPlatformReject/macos (0.00s)
11:50:08 [2023-12-21T11:50:08.287Z]     --- PASS: TestImportWithCustomPlatformReject/macos/arm64 (0.00s)
11:50:08 [2023-12-21T11:50:08.287Z]     --- PASS: TestImportWithCustomPlatformReject/nintendo64 (0.00s)
11:50:08 [2023-12-21T11:50:08.287Z] === RUN   TestImageInspectEmptyTagsAndDigests
11:50:08 [2023-12-21T11:50:08.287Z] --- PASS: TestImageInspectEmptyTagsAndDigests (0.01s)
11:50:08 [2023-12-21T11:50:08.287Z] === RUN   TestImagesFilterMultiReference
11:50:08 [2023-12-21T11:50:08.287Z] --- PASS: TestImagesFilterMultiReference (0.04s)
11:50:08 [2023-12-21T11:50:08.287Z] === RUN   TestImagesFilterUntil
11:50:08 [2023-12-21T11:50:08.287Z]     list_test.go:95: ImageList: ID=sha256:a6d9be1ff926399060fe3029fbbfcdde92690d23641fec16731b7d12f61dda17 RepoTags=[testimagesfilteruntil:v1]
11:50:08 [2023-12-21T11:50:08.287Z] --- PASS: TestImagesFilterUntil (0.25s)
11:50:08 [2023-12-21T11:50:08.287Z] === RUN   TestImagesFilterBeforeSince
11:50:08 [2023-12-21T11:50:08.545Z]     list_test.go:129: ImageList: ID=sha256:33e32c851dd9cd85f07e8c6c5c43a2a6b5a3daa4e1a906677f38f39aeed20003 RepoTags=[testimagesfilterbeforesince:v3]
11:50:08 [2023-12-21T11:50:08.545Z]     list_test.go:129: ImageList: ID=sha256:e044148fb66aa764717d9c2d675553a8fb9518e68fee5ffb33952908c4af82c1 RepoTags=[testimagesfilterbeforesince:v1]
11:50:08 [2023-12-21T11:50:08.545Z]     list_test.go:129: ImageList: ID=sha256:da4fbbb0c6567b21083833c619aa15ea58928a3c2a8ce1f9e09d064ce2d2b963 RepoTags=[testimagesfilterbeforesince:v2]
11:50:08 [2023-12-21T11:50:08.545Z] --- PASS: TestImagesFilterBeforeSince (0.24s)
11:50:08 [2023-12-21T11:50:08.545Z] === RUN   TestAPIImagesFilters
11:50:08 [2023-12-21T11:50:08.545Z] === RUN   TestAPIImagesFilters/repository_regex
11:50:08 [2023-12-21T11:50:08.545Z] === PAUSE TestAPIImagesFilters/repository_regex
11:50:08 [2023-12-21T11:50:08.545Z] === RUN   TestAPIImagesFilters/image_name_regex
11:50:08 [2023-12-21T11:50:08.545Z] === PAUSE TestAPIImagesFilters/image_name_regex
11:50:08 [2023-12-21T11:50:08.545Z] === RUN   TestAPIImagesFilters/image_name_without_a_tag
11:50:08 [2023-12-21T11:50:08.545Z] === PAUSE TestAPIImagesFilters/image_name_without_a_tag
11:50:08 [2023-12-21T11:50:08.545Z] === RUN   TestAPIImagesFilters/registry_port_regex
11:50:08 [2023-12-21T11:50:08.545Z] === PAUSE TestAPIImagesFilters/registry_port_regex
11:50:08 [2023-12-21T11:50:08.545Z] === CONT  TestAPIImagesFilters/repository_regex
11:50:08 [2023-12-21T11:50:08.545Z] === CONT  TestAPIImagesFilters/image_name_without_a_tag
11:50:08 [2023-12-21T11:50:08.545Z] === CONT  TestAPIImagesFilters/registry_port_regex
11:50:08 [2023-12-21T11:50:08.545Z] === CONT  TestAPIImagesFilters/image_name_regex
11:50:08 [2023-12-21T11:50:08.545Z] --- PASS: TestAPIImagesFilters (0.03s)
11:50:08 [2023-12-21T11:50:08.545Z]     --- PASS: TestAPIImagesFilters/repository_regex (0.00s)
11:50:08 [2023-12-21T11:50:08.545Z]     --- PASS: TestAPIImagesFilters/registry_port_regex (0.00s)
11:50:08 [2023-12-21T11:50:08.545Z]     --- PASS: TestAPIImagesFilters/image_name_without_a_tag (0.00s)
11:50:08 [2023-12-21T11:50:08.545Z]     --- PASS: TestAPIImagesFilters/image_name_regex (0.00s)
11:50:08 [2023-12-21T11:50:08.545Z] === RUN   TestPruneDontDeleteUsedDangling
11:50:09 [2023-12-21T11:50:09.112Z] --- PASS: TestPruneDontDeleteUsedDangling (0.55s)
11:50:09 [2023-12-21T11:50:09.112Z] === RUN   TestImagePullPlatformInvalid
11:50:09 [2023-12-21T11:50:09.112Z] --- PASS: TestImagePullPlatformInvalid (0.01s)
11:50:09 [2023-12-21T11:50:09.112Z] === RUN   TestImagePullStoredfDigestForOtherRepo
11:50:09 [2023-12-21T11:50:09.112Z] time="2023-12-21T11:50:09.061313907Z" 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=f5e12d4a-ade5-4c12-ab8b-e68ba8f7e343 version=2.8.3 
11:50:09 [2023-12-21T11:50:09.112Z] time="2023-12-21T11:50:09.061423299Z" level=info msg="redis not configured" go.version=go1.20.8 instance.id=f5e12d4a-ade5-4c12-ab8b-e68ba8f7e343 version=2.8.3 
11:50:09 [2023-12-21T11:50:09.112Z] time="2023-12-21T11:50:09.061451665Z" level=info msg="Starting upload purge in 45m0s" go.version=go1.20.8 instance.id=f5e12d4a-ade5-4c12-ab8b-e68ba8f7e343 version=2.8.3 
11:50:09 [2023-12-21T11:50:09.112Z] time="2023-12-21T11:50:09.061661045Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.20.8 instance.id=f5e12d4a-ade5-4c12-ab8b-e68ba8f7e343 version=2.8.3 
11:50:09 [2023-12-21T11:50:09.373Z] time="2023-12-21T11:50:09.155643998Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5480a5c6-7ff4-4137-99c1-99aebad4b947 http.request.method=GET http.request.remoteaddr="127.0.0.1:39012" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" 
11:50:09 [2023-12-21T11:50:09.373Z] time="2023-12-21T11:50:09.156027952Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5480a5c6-7ff4-4137-99c1-99aebad4b947 http.request.method=GET http.request.remoteaddr="127.0.0.1:39012" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.951746ms http.response.status=200 http.response.written=2 
11:50:09 [2023-12-21T11:50:09.373Z] 127.0.0.1 - - [21/Dec/2023:11:50:09 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
11:50:09 [2023-12-21T11:50:09.373Z] time="2023-12-21T11:50:09.158559855Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5106af04-8b55-4879-8d14-5a73fb189cc3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39028" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.11+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
11:50:09 [2023-12-21T11:50:09.373Z] time="2023-12-21T11:50:09.15857117Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=4d5ed9a0-93e0-4c80-a818-59ddeb78d45b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39030" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.11+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
11:50:09 [2023-12-21T11:50:09.373Z] time="2023-12-21T11:50:09.158603244Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=5106af04-8b55-4879-8d14-5a73fb189cc3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39028" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.11+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
11:50:09 [2023-12-21T11:50:09.373Z] time="2023-12-21T11:50:09.158603917Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=4d5ed9a0-93e0-4c80-a818-59ddeb78d45b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39030" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.11+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
11:50:09 [2023-12-21T11:50:09.373Z] time="2023-12-21T11:50:09.158728611Z" 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=4d5ed9a0-93e0-4c80-a818-59ddeb78d45b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39030" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.11+unknown" trace.duration=51.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).GetContent" trace.id=9424ac00-c86f-4ada-bf76-44a58b938630 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
11:50:09 [2023-12-21T11:50:09.373Z] time="2023-12-21T11:50:09.158825277Z" 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=5106af04-8b55-4879-8d14-5a73fb189cc3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39028" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.11+unknown" trace.duration=148.489µ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=50157be9-fb51-48f7-a2e4-ed934c614743 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
11:50:09 [2023-12-21T11:50:09.373Z] time="2023-12-21T11:50:09.158837412Z" 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=4d5ed9a0-93e0-4c80-a818-59ddeb78d45b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39030" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.11+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.212449ms http.response.status=404 http.response.written=157 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
11:50:09 [2023-12-21T11:50:09.373Z] 127.0.0.1 - - [21/Dec/2023:11:50:09 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.7.11+unknown"
11:50:09 [2023-12-21T11:50:09.373Z] time="2023-12-21T11:50:09.158885601Z" 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=5106af04-8b55-4879-8d14-5a73fb189cc3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39028" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.11+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.307827ms http.response.status=404 http.response.written=157 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
11:50:09 [2023-12-21T11:50:09.373Z] 127.0.0.1 - - [21/Dec/2023:11:50:09 +0000] "HEAD /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 404 157 "" "containerd/1.7.11+unknown"
11:50:09 [2023-12-21T11:50:09.373Z] time="2023-12-21T11:50:09.160682359Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=926ad044-76c7-44f8-b464-993004e62fc1 http.request.method=POST http.request.remoteaddr="127.0.0.1:39028" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.11+unknown" vars.name=test 
11:50:09 [2023-12-21T11:50:09.373Z] time="2023-12-21T11:50:09.160730606Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=926ad044-76c7-44f8-b464-993004e62fc1 http.request.method=POST http.request.remoteaddr="127.0.0.1:39028" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.11+unknown" vars.name=test 
11:50:09 [2023-12-21T11:50:09.373Z] time="2023-12-21T11:50:09.160688251Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=afe95e9a-fcda-4a62-ae8c-c08fdbecc8a1 http.request.method=POST http.request.remoteaddr="127.0.0.1:39030" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.11+unknown" vars.name=test 
11:50:09 [2023-12-21T11:50:09.373Z] time="2023-12-21T11:50:09.160819969Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=afe95e9a-fcda-4a62-ae8c-c08fdbecc8a1 http.request.method=POST http.request.remoteaddr="127.0.0.1:39030" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.11+unknown" vars.name=test 
11:50:09 [2023-12-21T11:50:09.373Z] time="2023-12-21T11:50:09.160872113Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/4f047c7c-5f51-4506-b3be-a42108c6873a/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=926ad044-76c7-44f8-b464-993004e62fc1 http.request.method=POST http.request.remoteaddr="127.0.0.1:39028" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.11+unknown" trace.duration=109.736µ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=c00a1d1b-9dc3-409e-abdc-26551892c2b1 trace.line=110 vars.name=test 
11:50:09 [2023-12-21T11:50:09.373Z] time="2023-12-21T11:50:09.160917094Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/ce1cc8ba-41bd-4acb-b0e8-2a31b68e7e4f/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=afe95e9a-fcda-4a62-ae8c-c08fdbecc8a1 http.request.method=POST http.request.remoteaddr="127.0.0.1:39030" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.11+unknown" trace.duration=64.354µ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=53d22393-3251-45a7-a2d5-1916fd54e31e trace.line=110 vars.name=test 
11:50:09 [2023-12-21T11:50:09.373Z] time="2023-12-21T11:50:09.160929032Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/4f047c7c-5f51-4506-b3be-a42108c6873a/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=926ad044-76c7-44f8-b464-993004e62fc1 http.request.method=POST http.request.remoteaddr="127.0.0.1:39028" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.11+unknown" trace.duration=24.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).Writer" trace.id=49f5ca79-bb36-45fd-95e2-b27300e11ae5 trace.line=142 vars.name=test 
11:50:09 [2023-12-21T11:50:09.373Z] time="2023-12-21T11:50:09.160963461Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/ce1cc8ba-41bd-4acb-b0e8-2a31b68e7e4f/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=afe95e9a-fcda-4a62-ae8c-c08fdbecc8a1 http.request.method=POST http.request.remoteaddr="127.0.0.1:39030" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.11+unknown" trace.duration=21.867µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Writer" trace.id=af4bbbf4-102d-49f8-bd4d-d826c7bdd82e trace.line=142 vars.name=test 
11:50:09 [2023-12-21T11:50:09.373Z] time="2023-12-21T11:50:09.161004865Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/4f047c7c-5f51-4506-b3be-a42108c6873a/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=926ad044-76c7-44f8-b464-993004e62fc1 http.request.method=POST http.request.remoteaddr="127.0.0.1:39028" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.11+unknown" trace.duration=43.807µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=5810cd57-bf40-47d1-b659-102c56890cb3 trace.line=110 vars.name=test 
11:50:09 [2023-12-21T11:50:09.373Z] time="2023-12-21T11:50:09.16104073Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/ce1cc8ba-41bd-4acb-b0e8-2a31b68e7e4f/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=afe95e9a-fcda-4a62-ae8c-c08fdbecc8a1 http.request.method=POST http.request.remoteaddr="127.0.0.1:39030" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.11+unknown" trace.duration=46.409µ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=962ae020-246f-4eb5-a20b-a55f886f4e1e trace.line=110 vars.name=test 
11:50:09 [2023-12-21T11:50:09.373Z] time="2023-12-21T11:50:09.161104443Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=926ad044-76c7-44f8-b464-993004e62fc1 http.request.method=POST http.request.remoteaddr="127.0.0.1:39028" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.11+unknown" http.response.duration=1.985486ms http.response.status=202 http.response.written=0 
11:50:09 [2023-12-21T11:50:09.373Z] 127.0.0.1 - - [21/Dec/2023:11:50:09 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.11+unknown"
11:50:09 [2023-12-21T11:50:09.373Z] time="2023-12-21T11:50:09.161104582Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=afe95e9a-fcda-4a62-ae8c-c08fdbecc8a1 http.request.method=POST http.request.remoteaddr="127.0.0.1:39030" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.11+unknown" http.response.duration=1.976329ms http.response.status=202 http.response.written=0 
11:50:09 [2023-12-21T11:50:09.373Z] 127.0.0.1 - - [21/Dec/2023:11:50:09 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.11+unknown"
11:50:09 [2023-12-21T11:50:09.373Z] time="2023-12-21T11:50:09.163040837Z" 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=d738a5cb-7ecd-4675-bb13-f2de9b957bf6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39030" http.request.uri="/v2/test/blobs/uploads/4f047c7c-5f51-4506-b3be-a42108c6873a?_state=nIM4bnUZpbqFFkUOVTxkemf3y-1dFEgmGAGWml_Cb6t7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRmMDQ3YzdjLTVmNTEtNDUwNi1iM2JlLWE0MjEwOGM2ODczYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0yMVQxMTo1MDowOS4xNjA3NDIzNzJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.11+unknown" vars.name=test vars.uuid=4f047c7c-5f51-4506-b3be-a42108c6873a 
11:50:09 [2023-12-21T11:50:09.374Z] time="2023-12-21T11:50:09.163152329Z" 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=d738a5cb-7ecd-4675-bb13-f2de9b957bf6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39030" http.request.uri="/v2/test/blobs/uploads/4f047c7c-5f51-4506-b3be-a42108c6873a?_state=nIM4bnUZpbqFFkUOVTxkemf3y-1dFEgmGAGWml_Cb6t7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRmMDQ3YzdjLTVmNTEtNDUwNi1iM2JlLWE0MjEwOGM2ODczYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0yMVQxMTo1MDowOS4xNjA3NDIzNzJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.11+unknown" vars.name=test vars.uuid=4f047c7c-5f51-4506-b3be-a42108c6873a 
11:50:09 [2023-12-21T11:50:09.374Z] time="2023-12-21T11:50:09.163391347Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/4f047c7c-5f51-4506-b3be-a42108c6873a/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d738a5cb-7ecd-4675-bb13-f2de9b957bf6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39030" http.request.uri="/v2/test/blobs/uploads/4f047c7c-5f51-4506-b3be-a42108c6873a?_state=nIM4bnUZpbqFFkUOVTxkemf3y-1dFEgmGAGWml_Cb6t7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRmMDQ3YzdjLTVmNTEtNDUwNi1iM2JlLWE0MjEwOGM2ODczYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0yMVQxMTo1MDowOS4xNjA3NDIzNzJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.11+unknown" trace.duration=174.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).GetContent" trace.id=f948e421-0979-4661-8f0d-640b29e59dc5 trace.line=95 vars.name=test vars.uuid=4f047c7c-5f51-4506-b3be-a42108c6873a 
11:50:09 [2023-12-21T11:50:09.374Z] time="2023-12-21T11:50:09.163471389Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/4f047c7c-5f51-4506-b3be-a42108c6873a/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d738a5cb-7ecd-4675-bb13-f2de9b957bf6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39030" http.request.uri="/v2/test/blobs/uploads/4f047c7c-5f51-4506-b3be-a42108c6873a?_state=nIM4bnUZpbqFFkUOVTxkemf3y-1dFEgmGAGWml_Cb6t7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRmMDQ3YzdjLTVmNTEtNDUwNi1iM2JlLWE0MjEwOGM2ODczYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0yMVQxMTo1MDowOS4xNjA3NDIzNzJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.11+unknown" trace.duration=34.806µ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=5f9c737e-b8a0-4bc3-b7a2-29b390588429 trace.line=142 vars.name=test vars.uuid=4f047c7c-5f51-4506-b3be-a42108c6873a 
11:50:09 [2023-12-21T11:50:09.374Z] time="2023-12-21T11:50:09.163488357Z" 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=96ee74d4-f17f-4f20-a9fc-738684401ab4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39028" http.request.uri="/v2/test/blobs/uploads/ce1cc8ba-41bd-4acb-b0e8-2a31b68e7e4f?_state=J1gHjTNEZCaZTZLJSV5SxdMsxhD2rurjLB_wePuLGiJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNlMWNjOGJhLTQxYmQtNGFjYi1iMGU4LTJhMzFiNjhlN2U0ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0yMVQxMTo1MDowOS4xNjA4MzQ5MzVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.11+unknown" vars.name=test vars.uuid=ce1cc8ba-41bd-4acb-b0e8-2a31b68e7e4f 
11:50:09 [2023-12-21T11:50:09.374Z] time="2023-12-21T11:50:09.163539648Z" 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=96ee74d4-f17f-4f20-a9fc-738684401ab4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39028" http.request.uri="/v2/test/blobs/uploads/ce1cc8ba-41bd-4acb-b0e8-2a31b68e7e4f?_state=J1gHjTNEZCaZTZLJSV5SxdMsxhD2rurjLB_wePuLGiJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNlMWNjOGJhLTQxYmQtNGFjYi1iMGU4LTJhMzFiNjhlN2U0ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0yMVQxMTo1MDowOS4xNjA4MzQ5MzVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.11+unknown" vars.name=test vars.uuid=ce1cc8ba-41bd-4acb-b0e8-2a31b68e7e4f 
11:50:09 [2023-12-21T11:50:09.374Z] time="2023-12-21T11:50:09.163613322Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/ce1cc8ba-41bd-4acb-b0e8-2a31b68e7e4f/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=96ee74d4-f17f-4f20-a9fc-738684401ab4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39028" http.request.uri="/v2/test/blobs/uploads/ce1cc8ba-41bd-4acb-b0e8-2a31b68e7e4f?_state=J1gHjTNEZCaZTZLJSV5SxdMsxhD2rurjLB_wePuLGiJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNlMWNjOGJhLTQxYmQtNGFjYi1iMGU4LTJhMzFiNjhlN2U0ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0yMVQxMTo1MDowOS4xNjA4MzQ5MzVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.11+unknown" trace.duration=41.092µ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=3c4bd55e-a33e-4e63-811d-89cafb1912ac trace.line=95 vars.name=test vars.uuid=ce1cc8ba-41bd-4acb-b0e8-2a31b68e7e4f 
11:50:09 [2023-12-21T11:50:09.374Z] time="2023-12-21T11:50:09.163545957Z" 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=d738a5cb-7ecd-4675-bb13-f2de9b957bf6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39030" http.request.uri="/v2/test/blobs/uploads/4f047c7c-5f51-4506-b3be-a42108c6873a?_state=nIM4bnUZpbqFFkUOVTxkemf3y-1dFEgmGAGWml_Cb6t7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRmMDQ3YzdjLTVmNTEtNDUwNi1iM2JlLWE0MjEwOGM2ODczYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0yMVQxMTo1MDowOS4xNjA3NDIzNzJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.11+unknown" vars.name=test vars.uuid=4f047c7c-5f51-4506-b3be-a42108c6873a 
11:50:09 [2023-12-21T11:50:09.374Z] time="2023-12-21T11:50:09.163679825Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/ce1cc8ba-41bd-4acb-b0e8-2a31b68e7e4f/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=96ee74d4-f17f-4f20-a9fc-738684401ab4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39028" http.request.uri="/v2/test/blobs/uploads/ce1cc8ba-41bd-4acb-b0e8-2a31b68e7e4f?_state=J1gHjTNEZCaZTZLJSV5SxdMsxhD2rurjLB_wePuLGiJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNlMWNjOGJhLTQxYmQtNGFjYi1iMGU4LTJhMzFiNjhlN2U0ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0yMVQxMTo1MDowOS4xNjA4MzQ5MzVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.11+unknown" trace.duration=26.561µ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=c4f985d6-d488-4b7f-9ab3-d106198cbede trace.line=142 vars.name=test vars.uuid=ce1cc8ba-41bd-4acb-b0e8-2a31b68e7e4f 
11:50:09 [2023-12-21T11:50:09.374Z] time="2023-12-21T11:50:09.163716732Z" 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=96ee74d4-f17f-4f20-a9fc-738684401ab4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39028" http.request.uri="/v2/test/blobs/uploads/ce1cc8ba-41bd-4acb-b0e8-2a31b68e7e4f?_state=J1gHjTNEZCaZTZLJSV5SxdMsxhD2rurjLB_wePuLGiJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNlMWNjOGJhLTQxYmQtNGFjYi1iMGU4LTJhMzFiNjhlN2U0ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0yMVQxMTo1MDowOS4xNjA4MzQ5MzVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.11+unknown" vars.name=test vars.uuid=ce1cc8ba-41bd-4acb-b0e8-2a31b68e7e4f 
11:50:09 [2023-12-21T11:50:09.374Z] time="2023-12-21T11:50:09.163778682Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/4f047c7c-5f51-4506-b3be-a42108c6873a/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=d738a5cb-7ecd-4675-bb13-f2de9b957bf6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39030" http.request.uri="/v2/test/blobs/uploads/4f047c7c-5f51-4506-b3be-a42108c6873a?_state=nIM4bnUZpbqFFkUOVTxkemf3y-1dFEgmGAGWml_Cb6t7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRmMDQ3YzdjLTVmNTEtNDUwNi1iM2JlLWE0MjEwOGM2ODczYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0yMVQxMTo1MDowOS4xNjA3NDIzNzJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.11+unknown" trace.duration=56.715µ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=e9ecc929-7a8b-4f5d-8689-6f59e392443f trace.line=110 vars.name=test vars.uuid=4f047c7c-5f51-4506-b3be-a42108c6873a 
11:50:09 [2023-12-21T11:50:09.374Z] time="2023-12-21T11:50:09.163786312Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/ce1cc8ba-41bd-4acb-b0e8-2a31b68e7e4f/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=96ee74d4-f17f-4f20-a9fc-738684401ab4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39028" http.request.uri="/v2/test/blobs/uploads/ce1cc8ba-41bd-4acb-b0e8-2a31b68e7e4f?_state=J1gHjTNEZCaZTZLJSV5SxdMsxhD2rurjLB_wePuLGiJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNlMWNjOGJhLTQxYmQtNGFjYi1iMGU4LTJhMzFiNjhlN2U0ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0yMVQxMTo1MDowOS4xNjA4MzQ5MzVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.11+unknown" trace.duration=36.628µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=492fca42-588f-4f62-b1c6-9555f6e0ccc4 trace.line=110 vars.name=test vars.uuid=ce1cc8ba-41bd-4acb-b0e8-2a31b68e7e4f 
11:50:09 [2023-12-21T11:50:09.374Z] time="2023-12-21T11:50:09.163832434Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/ce1cc8ba-41bd-4acb-b0e8-2a31b68e7e4f/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=96ee74d4-f17f-4f20-a9fc-738684401ab4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39028" http.request.uri="/v2/test/blobs/uploads/ce1cc8ba-41bd-4acb-b0e8-2a31b68e7e4f?_state=J1gHjTNEZCaZTZLJSV5SxdMsxhD2rurjLB_wePuLGiJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNlMWNjOGJhLTQxYmQtNGFjYi1iMGU4LTJhMzFiNjhlN2U0ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0yMVQxMTo1MDowOS4xNjA4MzQ5MzVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.11+unknown" trace.duration=22.376µ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=1d6cd925-14de-40aa-a60f-594d15a6a428 trace.line=155 vars.name=test vars.uuid=ce1cc8ba-41bd-4acb-b0e8-2a31b68e7e4f 
11:50:09 [2023-12-21T11:50:09.374Z] time="2023-12-21T11:50:09.163872885Z" 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=96ee74d4-f17f-4f20-a9fc-738684401ab4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39028" http.request.uri="/v2/test/blobs/uploads/ce1cc8ba-41bd-4acb-b0e8-2a31b68e7e4f?_state=J1gHjTNEZCaZTZLJSV5SxdMsxhD2rurjLB_wePuLGiJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNlMWNjOGJhLTQxYmQtNGFjYi1iMGU4LTJhMzFiNjhlN2U0ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0yMVQxMTo1MDowOS4xNjA4MzQ5MzVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.11+unknown" trace.duration=14.663µ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=d2f3da24-9526-4af0-8ba8-5defaf780a8a trace.line=155 vars.name=test vars.uuid=ce1cc8ba-41bd-4acb-b0e8-2a31b68e7e4f 
11:50:09 [2023-12-21T11:50:09.374Z] time="2023-12-21T11:50:09.163903302Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/ce1cc8ba-41bd-4acb-b0e8-2a31b68e7e4f/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=96ee74d4-f17f-4f20-a9fc-738684401ab4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39028" http.request.uri="/v2/test/blobs/uploads/ce1cc8ba-41bd-4acb-b0e8-2a31b68e7e4f?_state=J1gHjTNEZCaZTZLJSV5SxdMsxhD2rurjLB_wePuLGiJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNlMWNjOGJhLTQxYmQtNGFjYi1iMGU4LTJhMzFiNjhlN2U0ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0yMVQxMTo1MDowOS4xNjA4MzQ5MzVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.11+unknown" trace.duration=11.553µ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=60f04ca1-dd55-4459-b69a-d3c57e05d498 trace.line=155 vars.name=test vars.uuid=ce1cc8ba-41bd-4acb-b0e8-2a31b68e7e4f 
11:50:09 [2023-12-21T11:50:09.374Z] time="2023-12-21T11:50:09.163952525Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/4f047c7c-5f51-4506-b3be-a42108c6873a/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d738a5cb-7ecd-4675-bb13-f2de9b957bf6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39030" http.request.uri="/v2/test/blobs/uploads/4f047c7c-5f51-4506-b3be-a42108c6873a?_state=nIM4bnUZpbqFFkUOVTxkemf3y-1dFEgmGAGWml_Cb6t7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRmMDQ3YzdjLTVmNTEtNDUwNi1iM2JlLWE0MjEwOGM2ODczYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0yMVQxMTo1MDowOS4xNjA3NDIzNzJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.11+unknown" trace.duration=141.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).Stat" trace.id=f086edea-a87e-4c56-a918-99f4bbe0a0fd trace.line=155 vars.name=test vars.uuid=4f047c7c-5f51-4506-b3be-a42108c6873a 
11:50:09 [2023-12-21T11:50:09.374Z] time="2023-12-21T11:50:09.163980111Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/ce1cc8ba-41bd-4acb-b0e8-2a31b68e7e4f/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=96ee74d4-f17f-4f20-a9fc-738684401ab4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39028" http.request.uri="/v2/test/blobs/uploads/ce1cc8ba-41bd-4acb-b0e8-2a31b68e7e4f?_state=J1gHjTNEZCaZTZLJSV5SxdMsxhD2rurjLB_wePuLGiJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNlMWNjOGJhLTQxYmQtNGFjYi1iMGU4LTJhMzFiNjhlN2U0ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0yMVQxMTo1MDowOS4xNjA4MzQ5MzVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.11+unknown" trace.duration=50.454µ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=467583f2-a8a8-4fc5-b113-107533b5aa9a trace.line=185 vars.name=test vars.uuid=ce1cc8ba-41bd-4acb-b0e8-2a31b68e7e4f 
11:50:09 [2023-12-21T11:50:09.374Z] time="2023-12-21T11:50:09.164008485Z" 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=d738a5cb-7ecd-4675-bb13-f2de9b957bf6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39030" http.request.uri="/v2/test/blobs/uploads/4f047c7c-5f51-4506-b3be-a42108c6873a?_state=nIM4bnUZpbqFFkUOVTxkemf3y-1dFEgmGAGWml_Cb6t7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRmMDQ3YzdjLTVmNTEtNDUwNi1iM2JlLWE0MjEwOGM2ODczYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0yMVQxMTo1MDowOS4xNjA3NDIzNzJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.11+unknown" trace.duration=17.059µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=1728784d-728f-4cb8-bce5-8a733791cccc trace.line=155 vars.name=test vars.uuid=4f047c7c-5f51-4506-b3be-a42108c6873a 
11:50:09 [2023-12-21T11:50:09.374Z] time="2023-12-21T11:50:09.164043225Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/4f047c7c-5f51-4506-b3be-a42108c6873a/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d738a5cb-7ecd-4675-bb13-f2de9b957bf6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39030" http.request.uri="/v2/test/blobs/uploads/4f047c7c-5f51-4506-b3be-a42108c6873a?_state=nIM4bnUZpbqFFkUOVTxkemf3y-1dFEgmGAGWml_Cb6t7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRmMDQ3YzdjLTVmNTEtNDUwNi1iM2JlLWE0MjEwOGM2ODczYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0yMVQxMTo1MDowOS4xNjA3NDIzNzJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.11+unknown" trace.duration=9.78µ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=a606932e-2392-43bc-8ece-9e8a7e32f167 trace.line=155 vars.name=test vars.uuid=4f047c7c-5f51-4506-b3be-a42108c6873a 
11:50:09 [2023-12-21T11:50:09.374Z] time="2023-12-21T11:50:09.164050717Z" 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=96ee74d4-f17f-4f20-a9fc-738684401ab4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39028" http.request.uri="/v2/test/blobs/uploads/ce1cc8ba-41bd-4acb-b0e8-2a31b68e7e4f?_state=J1gHjTNEZCaZTZLJSV5SxdMsxhD2rurjLB_wePuLGiJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNlMWNjOGJhLTQxYmQtNGFjYi1iMGU4LTJhMzFiNjhlN2U0ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0yMVQxMTo1MDowOS4xNjA4MzQ5MzVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.11+unknown" trace.duration=45.941µ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=5612daf8-4868-46b1-bda0-e2c6c84550ac trace.line=110 vars.name=test vars.uuid=ce1cc8ba-41bd-4acb-b0e8-2a31b68e7e4f 
11:50:09 [2023-12-21T11:50:09.375Z] time="2023-12-21T11:50:09.164105979Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/4f047c7c-5f51-4506-b3be-a42108c6873a/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=d738a5cb-7ecd-4675-bb13-f2de9b957bf6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39030" http.request.uri="/v2/test/blobs/uploads/4f047c7c-5f51-4506-b3be-a42108c6873a?_state=nIM4bnUZpbqFFkUOVTxkemf3y-1dFEgmGAGWml_Cb6t7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRmMDQ3YzdjLTVmNTEtNDUwNi1iM2JlLWE0MjEwOGM2ODczYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0yMVQxMTo1MDowOS4xNjA3NDIzNzJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.11+unknown" trace.duration=41.387µ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=2b8bbac6-dd25-4228-81ac-3dc99af46a10 trace.line=185 vars.name=test vars.uuid=4f047c7c-5f51-4506-b3be-a42108c6873a 
11:50:09 [2023-12-21T11:50:09.375Z] time="2023-12-21T11:50:09.164166213Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/ce1cc8ba-41bd-4acb-b0e8-2a31b68e7e4f")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=96ee74d4-f17f-4f20-a9fc-738684401ab4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39028" http.request.uri="/v2/test/blobs/uploads/ce1cc8ba-41bd-4acb-b0e8-2a31b68e7e4f?_state=J1gHjTNEZCaZTZLJSV5SxdMsxhD2rurjLB_wePuLGiJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNlMWNjOGJhLTQxYmQtNGFjYi1iMGU4LTJhMzFiNjhlN2U0ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0yMVQxMTo1MDowOS4xNjA4MzQ5MzVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.11+unknown" trace.duration=92.448µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=f823adb7-348f-4fe5-a571-c243a930381a trace.line=202 vars.name=test vars.uuid=ce1cc8ba-41bd-4acb-b0e8-2a31b68e7e4f 
11:50:09 [2023-12-21T11:50:09.375Z] time="2023-12-21T11:50:09.164188392Z" 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=d738a5cb-7ecd-4675-bb13-f2de9b957bf6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39030" http.request.uri="/v2/test/blobs/uploads/4f047c7c-5f51-4506-b3be-a42108c6873a?_state=nIM4bnUZpbqFFkUOVTxkemf3y-1dFEgmGAGWml_Cb6t7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRmMDQ3YzdjLTVmNTEtNDUwNi1iM2JlLWE0MjEwOGM2ODczYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0yMVQxMTo1MDowOS4xNjA3NDIzNzJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.11+unknown" trace.duration=48.14µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=0867f791-52f5-48b7-b2e7-ddc456e669f7 trace.line=110 vars.name=test vars.uuid=4f047c7c-5f51-4506-b3be-a42108c6873a 
11:50:09 [2023-12-21T11:50:09.375Z] time="2023-12-21T11:50:09.164244983Z" 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=96ee74d4-f17f-4f20-a9fc-738684401ab4 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39028" http.request.uri="/v2/test/blobs/uploads/ce1cc8ba-41bd-4acb-b0e8-2a31b68e7e4f?_state=J1gHjTNEZCaZTZLJSV5SxdMsxhD2rurjLB_wePuLGiJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNlMWNjOGJhLTQxYmQtNGFjYi1iMGU4LTJhMzFiNjhlN2U0ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0yMVQxMTo1MDowOS4xNjA4MzQ5MzVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.11+unknown" http.response.duration=2.181771ms http.response.status=201 http.response.written=0 
11:50:09 [2023-12-21T11:50:09.375Z] 127.0.0.1 - - [21/Dec/2023:11:50:09 +0000] "PUT /v2/test/blobs/uploads/ce1cc8ba-41bd-4acb-b0e8-2a31b68e7e4f?_state=J1gHjTNEZCaZTZLJSV5SxdMsxhD2rurjLB_wePuLGiJ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNlMWNjOGJhLTQxYmQtNGFjYi1iMGU4LTJhMzFiNjhlN2U0ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0yMVQxMTo1MDowOS4xNjA4MzQ5MzVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 201 0 "" "containerd/1.7.11+unknown"
11:50:09 [2023-12-21T11:50:09.375Z] time="2023-12-21T11:50:09.164291351Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/4f047c7c-5f51-4506-b3be-a42108c6873a")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d738a5cb-7ecd-4675-bb13-f2de9b957bf6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39030" http.request.uri="/v2/test/blobs/uploads/4f047c7c-5f51-4506-b3be-a42108c6873a?_state=nIM4bnUZpbqFFkUOVTxkemf3y-1dFEgmGAGWml_Cb6t7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRmMDQ3YzdjLTVmNTEtNDUwNi1iM2JlLWE0MjEwOGM2ODczYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0yMVQxMTo1MDowOS4xNjA3NDIzNzJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.11+unknown" trace.duration=80.288µ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=7d53e70f-5f37-48b3-8830-52589c73d70b trace.line=202 vars.name=test vars.uuid=4f047c7c-5f51-4506-b3be-a42108c6873a 
11:50:09 [2023-12-21T11:50:09.375Z] time="2023-12-21T11:50:09.164371368Z" 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=d738a5cb-7ecd-4675-bb13-f2de9b957bf6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:39030" http.request.uri="/v2/test/blobs/uploads/4f047c7c-5f51-4506-b3be-a42108c6873a?_state=nIM4bnUZpbqFFkUOVTxkemf3y-1dFEgmGAGWml_Cb6t7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRmMDQ3YzdjLTVmNTEtNDUwNi1iM2JlLWE0MjEwOGM2ODczYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0yMVQxMTo1MDowOS4xNjA3NDIzNzJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.11+unknown" http.response.duration=2.302133ms http.response.status=201 http.response.written=0 
11:50:09 [2023-12-21T11:50:09.375Z] 127.0.0.1 - - [21/Dec/2023:11:50:09 +0000] "PUT /v2/test/blobs/uploads/4f047c7c-5f51-4506-b3be-a42108c6873a?_state=nIM4bnUZpbqFFkUOVTxkemf3y-1dFEgmGAGWml_Cb6t7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjRmMDQ3YzdjLTVmNTEtNDUwNi1iM2JlLWE0MjEwOGM2ODczYSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0xMi0yMVQxMTo1MDowOS4xNjA3NDIzNzJaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.7.11+unknown"
11:50:09 [2023-12-21T11:50:09.375Z] time="2023-12-21T11:50:09.165417014Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=2d1aac6e-70db-4ffb-9713-2f0ee6212444 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39030" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.11+unknown" vars.name=test vars.reference=latest 
11:50:09 [2023-12-21T11:50:09.375Z] time="2023-12-21T11:50:09.165453839Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=2d1aac6e-70db-4ffb-9713-2f0ee6212444 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39030" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.11+unknown" vars.name=test vars.reference=latest 
11:50:09 [2023-12-21T11:50:09.375Z] time="2023-12-21T11:50:09.165507484Z" 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=2d1aac6e-70db-4ffb-9713-2f0ee6212444 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39030" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.11+unknown" trace.duration=23.845µ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=5bf7d518-06d2-4d48-9f80-a0b490c0b0f9 trace.line=95 vars.name=test vars.reference=latest 
11:50:09 [2023-12-21T11:50:09.375Z] time="2023-12-21T11:50:09.165564814Z" 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=2d1aac6e-70db-4ffb-9713-2f0ee6212444 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39030" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.11+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration="863.458µs" http.response.status=404 http.response.written=96 vars.name=test vars.reference=latest 
11:50:09 [2023-12-21T11:50:09.375Z] 127.0.0.1 - - [21/Dec/2023:11:50:09 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.7.11+unknown"
11:50:09 [2023-12-21T11:50:09.375Z] time="2023-12-21T11:50:09.167133952Z" 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=0ac492a2-1432-4a2a-850b-b3e8af847d9c http.request.method=PUT http.request.remoteaddr="127.0.0.1:39030" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.11+unknown" vars.name=test vars.reference=latest 
11:50:09 [2023-12-21T11:50:09.375Z] time="2023-12-21T11:50:09.167178243Z" 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=0ac492a2-1432-4a2a-850b-b3e8af847d9c http.request.method=PUT http.request.remoteaddr="127.0.0.1:39030" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.11+unknown" vars.name=test vars.reference=latest 
11:50:09 [2023-12-21T11:50:09.375Z] time="2023-12-21T11:50:09.167335053Z" 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=0ac492a2-1432-4a2a-850b-b3e8af847d9c http.request.method=PUT http.request.remoteaddr="127.0.0.1:39030" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.11+unknown" vars.name=test vars.reference=latest 
11:50:09 [2023-12-21T11:50:09.375Z] time="2023-12-21T11:50:09.167354589Z" 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=0ac492a2-1432-4a2a-850b-b3e8af847d9c http.request.method=PUT http.request.remoteaddr="127.0.0.1:39030" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.11+unknown" vars.name=test vars.reference=latest 
11:50:09 [2023-12-21T11:50:09.375Z] time="2023-12-21T11:50:09.167364641Z" 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=0ac492a2-1432-4a2a-850b-b3e8af847d9c http.request.method=PUT http.request.remoteaddr="127.0.0.1:39030" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.11+unknown" vars.name=test vars.reference=latest 
11:50:09 [2023-12-21T11:50:09.375Z] time="2023-12-21T11:50:09.16743939Z" 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=0ac492a2-1432-4a2a-850b-b3e8af847d9c http.request.method=PUT http.request.remoteaddr="127.0.0.1:39030" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.11+unknown" trace.duration=39.861µ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=8fa54b8f-8ae1-4d49-9eb5-7fd7c1061402 trace.line=95 vars.name=test vars.reference=latest 
11:50:09 [2023-12-21T11:50:09.375Z] time="2023-12-21T11:50:09.167489467Z" 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=0ac492a2-1432-4a2a-850b-b3e8af847d9c http.request.method=PUT http.request.remoteaddr="127.0.0.1:39030" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.11+unknown" trace.duration=15.713µ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=256a5ffc-f77d-4b7e-805a-c846a446a220 trace.line=155 vars.name=test vars.reference=latest 
11:50:09 [2023-12-21T11:50:09.375Z] time="2023-12-21T11:50:09.167536097Z" 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=0ac492a2-1432-4a2a-850b-b3e8af847d9c http.request.method=PUT http.request.remoteaddr="127.0.0.1:39030" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.11+unknown" trace.duration=19.758µ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=d3e3ae14-bf28-47a2-b274-2f949cb3765f trace.line=95 vars.name=test vars.reference=latest 
11:50:09 [2023-12-21T11:50:09.375Z] time="2023-12-21T11:50:09.167573078Z" 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=0ac492a2-1432-4a2a-850b-b3e8af847d9c http.request.method=PUT http.request.remoteaddr="127.0.0.1:39030" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.11+unknown" trace.duration=11.044µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=38c154f2-917a-400c-bc6f-1d92e3393207 trace.line=155 vars.name=test vars.reference=latest 
11:50:09 [2023-12-21T11:50:09.375Z] time="2023-12-21T11:50:09.167617656Z" 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=0ac492a2-1432-4a2a-850b-b3e8af847d9c http.request.method=PUT http.request.remoteaddr="127.0.0.1:39030" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.11+unknown" trace.duration=12.956µ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=9030d225-9d13-4c7f-8474-ce4d57a018cb trace.line=155 vars.name=test vars.reference=latest 
11:50:09 [2023-12-21T11:50:09.375Z] time="2023-12-21T11:50:09.167693546Z" 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=0ac492a2-1432-4a2a-850b-b3e8af847d9c http.request.method=PUT http.request.remoteaddr="127.0.0.1:39030" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.11+unknown" trace.duration=53.145µ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=a09dd521-37cb-42c6-b16f-9f809ded08bf trace.line=110 vars.name=test vars.reference=latest 
11:50:09 [2023-12-21T11:50:09.375Z] time="2023-12-21T11:50:09.167776033Z" 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=0ac492a2-1432-4a2a-850b-b3e8af847d9c http.request.method=PUT http.request.remoteaddr="127.0.0.1:39030" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.11+unknown" trace.duration=50.437µ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=45be96b5-8ec2-4c19-b125-1b4fc9d99148 trace.line=110 vars.name=test vars.reference=latest 
11:50:09 [2023-12-21T11:50:09.375Z] time="2023-12-21T11:50:09.167928404Z" 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=0ac492a2-1432-4a2a-850b-b3e8af847d9c http.request.method=PUT http.request.remoteaddr="127.0.0.1:39030" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.11+unknown" trace.duration=59.997µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=31647e0b-1217-404c-bf1b-37fa2ef4caff trace.line=110 vars.name=test vars.reference=latest 
11:50:09 [2023-12-21T11:50:09.375Z] time="2023-12-21T11:50:09.167985684Z" 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=0ac492a2-1432-4a2a-850b-b3e8af847d9c http.request.method=PUT http.request.remoteaddr="127.0.0.1:39030" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.11+unknown" trace.duration=33.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=a1f2667c-0f8f-4a24-a0c4-e24791bbcd17 trace.line=110 vars.name=test vars.reference=latest 
11:50:09 [2023-12-21T11:50:09.375Z] time="2023-12-21T11:50:09.168025594Z" 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=0ac492a2-1432-4a2a-850b-b3e8af847d9c http.request.method=PUT http.request.remoteaddr="127.0.0.1:39030" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.11+unknown" vars.name=test vars.reference=latest 
11:50:09 [2023-12-21T11:50:09.375Z] time="2023-12-21T11:50:09.168039896Z" 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=0ac492a2-1432-4a2a-850b-b3e8af847d9c http.request.method=PUT http.request.remoteaddr="127.0.0.1:39030" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.11+unknown" http.response.duration=2.084818ms http.response.status=201 http.response.written=0 
11:50:09 [2023-12-21T11:50:09.375Z] 127.0.0.1 - - [21/Dec/2023:11:50:09 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.7.11+unknown"
11:50:09 [2023-12-21T11:50:09.376Z] time="2023-12-21T11:50:09.172326325Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=af190d0b-dc86-4ace-924f-8d32c59a6ddd http.request.method=GET http.request.remoteaddr="127.0.0.1:39050" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.5 git-commit/f9135cdeb536a1c4c973e1e2c5b625911253b90e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 
11:50:09 [2023-12-21T11:50:09.376Z] time="2023-12-21T11:50:09.172371125Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=af190d0b-dc86-4ace-924f-8d32c59a6ddd http.request.method=GET http.request.remoteaddr="127.0.0.1:39050" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.5 git-commit/f9135cdeb536a1c4c973e1e2c5b625911253b90e 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="876.824µs" http.response.status=200 http.response.written=2 
11:50:09 [2023-12-21T11:50:09.376Z] 127.0.0.1 - - [21/Dec/2023:11:50:09 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.5 git-commit/f9135cdeb536a1c4c973e1e2c5b625911253b90e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
11:50:09 [2023-12-21T11:50:09.376Z] time="2023-12-21T11:50:09.174735831Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c8d8d062-67bd-42c8-865b-550d3dcb49e7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39062" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.5 git-commit/f9135cdeb536a1c4c973e1e2c5b625911253b90e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
11:50:09 [2023-12-21T11:50:09.376Z] time="2023-12-21T11:50:09.174955131Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c8d8d062-67bd-42c8-865b-550d3dcb49e7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39062" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.5 git-commit/f9135cdeb536a1c4c973e1e2c5b625911253b90e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
11:50:09 [2023-12-21T11:50:09.376Z] time="2023-12-21T11:50:09.17505087Z" 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=c8d8d062-67bd-42c8-865b-550d3dcb49e7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39062" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.5 git-commit/f9135cdeb536a1c4c973e1e2c5b625911253b90e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=49.272µ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=3281e461-e366-4605-81cd-1598c47886c5 trace.line=95 vars.name=test vars.reference=latest 
11:50:09 [2023-12-21T11:50:09.376Z] time="2023-12-21T11:50:09.175075362Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c8d8d062-67bd-42c8-865b-550d3dcb49e7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39062" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.5 git-commit/f9135cdeb536a1c4c973e1e2c5b625911253b90e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
11:50:09 [2023-12-21T11:50:09.376Z] time="2023-12-21T11:50:09.175123806Z" 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=c8d8d062-67bd-42c8-865b-550d3dcb49e7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39062" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.5 git-commit/f9135cdeb536a1c4c973e1e2c5b625911253b90e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=23.377µ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=b808d829-ebce-48dd-903a-db7610eac94b trace.line=95 vars.name=test vars.reference=latest 
11:50:09 [2023-12-21T11:50:09.376Z] time="2023-12-21T11:50:09.175173554Z" 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=c8d8d062-67bd-42c8-865b-550d3dcb49e7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39062" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.5 git-commit/f9135cdeb536a1c4c973e1e2c5b625911253b90e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=18.223µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=4d83264f-03cc-4be9-98ea-431f033b6256 trace.line=155 vars.name=test vars.reference=latest 
11:50:09 [2023-12-21T11:50:09.376Z] time="2023-12-21T11:50:09.175214711Z" 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=c8d8d062-67bd-42c8-865b-550d3dcb49e7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39062" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.5 git-commit/f9135cdeb536a1c4c973e1e2c5b625911253b90e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.851µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Reader" trace.id=5f4ce69a-2cec-40ec-930c-0e2afabc962d trace.line=125 vars.name=test vars.reference=latest 
11:50:09 [2023-12-21T11:50:09.376Z] time="2023-12-21T11:50:09.175283922Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c8d8d062-67bd-42c8-865b-550d3dcb49e7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39062" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.5 git-commit/f9135cdeb536a1c4c973e1e2c5b625911253b90e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
11:50:09 [2023-12-21T11:50:09.376Z] time="2023-12-21T11:50:09.175393929Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c8d8d062-67bd-42c8-865b-550d3dcb49e7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39062" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.5 git-commit/f9135cdeb536a1c4c973e1e2c5b625911253b90e 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.727145ms http.response.status=200 http.response.written=417 
11:50:09 [2023-12-21T11:50:09.376Z] 127.0.0.1 - - [21/Dec/2023:11:50:09 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.21.5 git-commit/f9135cdeb536a1c4c973e1e2c5b625911253b90e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
11:50:09 [2023-12-21T11:50:09.376Z] time="2023-12-21T11:50:09.183083735Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0e2a7f29-8225-4b77-b35b-85b0f3620939 http.request.method=GET http.request.remoteaddr="127.0.0.1:39064" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/f9135cdeb536a1c4c973e1e2c5b625911253b90e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
11:50:09 [2023-12-21T11:50:09.376Z] time="2023-12-21T11:50:09.183129865Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0e2a7f29-8225-4b77-b35b-85b0f3620939 http.request.method=GET http.request.remoteaddr="127.0.0.1:39064" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/f9135cdeb536a1c4c973e1e2c5b625911253b90e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
11:50:09 [2023-12-21T11:50:09.376Z] time="2023-12-21T11:50:09.183146472Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0e2a7f29-8225-4b77-b35b-85b0f3620939 http.request.method=GET http.request.remoteaddr="127.0.0.1:39064" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/f9135cdeb536a1c4c973e1e2c5b625911253b90e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
11:50:09 [2023-12-21T11:50:09.376Z] time="2023-12-21T11:50:09.183253739Z" 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=0e2a7f29-8225-4b77-b35b-85b0f3620939 http.request.method=GET http.request.remoteaddr="127.0.0.1:39064" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/f9135cdeb536a1c4c973e1e2c5b625911253b90e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=50.503µ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=7c9147d5-8c24-4809-a591-92251153e0e6 trace.line=95 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
11:50:09 [2023-12-21T11:50:09.376Z] time="2023-12-21T11:50:09.183311315Z" 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=0e2a7f29-8225-4b77-b35b-85b0f3620939 http.request.method=GET http.request.remoteaddr="127.0.0.1:39064" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/f9135cdeb536a1c4c973e1e2c5b625911253b90e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=17.797µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=d1a5c3ab-c97f-47ca-a851-171232eeaaf4 trace.line=155 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
11:50:09 [2023-12-21T11:50:09.376Z] time="2023-12-21T11:50:09.183351906Z" 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=0e2a7f29-8225-4b77-b35b-85b0f3620939 http.request.method=GET http.request.remoteaddr="127.0.0.1:39064" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/f9135cdeb536a1c4c973e1e2c5b625911253b90e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.309µ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=7d65eca8-7411-45e3-8542-af6be2a01ff7 trace.line=125 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
11:50:09 [2023-12-21T11:50:09.376Z] time="2023-12-21T11:50:09.183389133Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0e2a7f29-8225-4b77-b35b-85b0f3620939 http.request.method=GET http.request.remoteaddr="127.0.0.1:39064" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/f9135cdeb536a1c4c973e1e2c5b625911253b90e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
11:50:09 [2023-12-21T11:50:09.376Z] time="2023-12-21T11:50:09.183496375Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=0e2a7f29-8225-4b77-b35b-85b0f3620939 http.request.method=GET http.request.remoteaddr="127.0.0.1:39064" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/f9135cdeb536a1c4c973e1e2c5b625911253b90e 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.264914ms http.response.status=200 http.response.written=417 
11:50:09 [2023-12-21T11:50:09.376Z] 127.0.0.1 - - [21/Dec/2023:11:50:09 +0000] "GET /v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 200 417 "" "docker/dev go/go1.21.5 git-commit/f9135cdeb536a1c4c973e1e2c5b625911253b90e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
11:50:09 [2023-12-21T11:50:09.376Z] time="2023-12-21T11:50:09.190048604Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=cdb6d9a4-7985-4907-a926-a28524e575d2 http.request.method=GET http.request.remoteaddr="127.0.0.1:39074" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.5 git-commit/f9135cdeb536a1c4c973e1e2c5b625911253b90e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
11:50:09 [2023-12-21T11:50:09.376Z] time="2023-12-21T11:50:09.190064514Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c892ca0d-f06e-4462-8bce-efa87d8c4c17 http.request.method=GET http.request.remoteaddr="127.0.0.1:39070" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.5 git-commit/f9135cdeb536a1c4c973e1e2c5b625911253b90e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
11:50:09 [2023-12-21T11:50:09.376Z] time="2023-12-21T11:50:09.190170951Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=cdb6d9a4-7985-4907-a926-a28524e575d2 http.request.method=GET http.request.remoteaddr="127.0.0.1:39074" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.5 git-commit/f9135cdeb536a1c4c973e1e2c5b625911253b90e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
11:50:09 [2023-12-21T11:50:09.376Z] time="2023-12-21T11:50:09.19019272Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c892ca0d-f06e-4462-8bce-efa87d8c4c17 http.request.method=GET http.request.remoteaddr="127.0.0.1:39070" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.5 git-commit/f9135cdeb536a1c4c973e1e2c5b625911253b90e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
11:50:09 [2023-12-21T11:50:09.377Z] time="2023-12-21T11:50:09.190286341Z" 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=cdb6d9a4-7985-4907-a926-a28524e575d2 http.request.method=GET http.request.remoteaddr="127.0.0.1:39074" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.5 git-commit/f9135cdeb536a1c4c973e1e2c5b625911253b90e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=54.704µ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=f1b1ab63-28be-40b8-afb3-40444b32e0c5 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
11:50:09 [2023-12-21T11:50:09.377Z] time="2023-12-21T11:50:09.190327597Z" 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=c892ca0d-f06e-4462-8bce-efa87d8c4c17 http.request.method=GET http.request.remoteaddr="127.0.0.1:39070" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.5 git-commit/f9135cdeb536a1c4c973e1e2c5b625911253b90e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=44.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).GetContent" trace.id=d61df78a-0e5f-4602-9dd4-a03775c57bca trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
11:50:09 [2023-12-21T11:50:09.377Z] time="2023-12-21T11:50:09.190392008Z" 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=cdb6d9a4-7985-4907-a926-a28524e575d2 http.request.method=GET http.request.remoteaddr="127.0.0.1:39074" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.5 git-commit/f9135cdeb536a1c4c973e1e2c5b625911253b90e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=22.146µ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=c14005ad-1226-4c12-b400-f611ebcc0e94 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
11:50:09 [2023-12-21T11:50:09.377Z] time="2023-12-21T11:50:09.190573187Z" 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=c892ca0d-f06e-4462-8bce-efa87d8c4c17 http.request.method=GET http.request.remoteaddr="127.0.0.1:39070" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.5 git-commit/f9135cdeb536a1c4c973e1e2c5b625911253b90e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=181.122µ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=71e50fbb-143c-4851-a0ba-9b13c90cfb4c trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
11:50:09 [2023-12-21T11:50:09.377Z] time="2023-12-21T11:50:09.190646968Z" 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=cdb6d9a4-7985-4907-a926-a28524e575d2 http.request.method=GET http.request.remoteaddr="127.0.0.1:39074" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.5 git-commit/f9135cdeb536a1c4c973e1e2c5b625911253b90e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=39.106µ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=62ab8e2c-5df1-4faa-94c8-f6b3b1bbdc0e trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
11:50:09 [2023-12-21T11:50:09.377Z] time="2023-12-21T11:50:09.190658037Z" 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=c892ca0d-f06e-4462-8bce-efa87d8c4c17 http.request.method=GET http.request.remoteaddr="127.0.0.1:39070" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.5 git-commit/f9135cdeb536a1c4c973e1e2c5b625911253b90e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=33.346µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=15469b65-3d8b-4a73-b886-514a7d0a89d0 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
11:50:09 [2023-12-21T11:50:09.377Z] time="2023-12-21T11:50:09.190697504Z" 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=c892ca0d-f06e-4462-8bce-efa87d8c4c17 http.request.method=GET http.request.remoteaddr="127.0.0.1:39070" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.5 git-commit/f9135cdeb536a1c4c973e1e2c5b625911253b90e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=11.479µ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=cc617a11-f3d8-4f01-a77a-dec447f7b47c trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
11:50:09 [2023-12-21T11:50:09.377Z] time="2023-12-21T11:50:09.190698119Z" 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=cdb6d9a4-7985-4907-a926-a28524e575d2 http.request.method=GET http.request.remoteaddr="127.0.0.1:39074" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.5 git-commit/f9135cdeb536a1c4c973e1e2c5b625911253b90e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=15.622µ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=cfec74a4-1684-46b8-9a1a-33d3a4ec0033 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
11:50:09 [2023-12-21T11:50:09.377Z] time="2023-12-21T11:50:09.190743182Z" 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=c892ca0d-f06e-4462-8bce-efa87d8c4c17 http.request.method=GET http.request.remoteaddr="127.0.0.1:39070" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.5 git-commit/f9135cdeb536a1c4c973e1e2c5b625911253b90e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.404µ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=96746f4b-fc61-452d-b9b8-34a91eaa562b trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
11:50:09 [2023-12-21T11:50:09.377Z] time="2023-12-21T11:50:09.190784438Z" 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=c892ca0d-f06e-4462-8bce-efa87d8c4c17 http.request.method=GET http.request.remoteaddr="127.0.0.1:39070" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.5 git-commit/f9135cdeb536a1c4c973e1e2c5b625911253b90e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=11.282µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=ed002a5d-740f-4751-919f-02ef422b1005 trace.line=217 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
11:50:09 [2023-12-21T11:50:09.377Z] time="2023-12-21T11:50:09.190782633Z" 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=cdb6d9a4-7985-4907-a926-a28524e575d2 http.request.method=GET http.request.remoteaddr="127.0.0.1:39074" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.5 git-commit/f9135cdeb536a1c4c973e1e2c5b625911253b90e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=16.64µ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=921de491-27fc-4eb1-b0bd-6e733534b095 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
11:50:09 [2023-12-21T11:50:09.377Z] time="2023-12-21T11:50:09.190838641Z" 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=c892ca0d-f06e-4462-8bce-efa87d8c4c17 http.request.method=GET http.request.remoteaddr="127.0.0.1:39070" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.5 git-commit/f9135cdeb536a1c4c973e1e2c5b625911253b90e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.45µ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=8cbac266-dcea-47af-a721-f9aeb6eae2c6 trace.line=125 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
11:50:09 [2023-12-21T11:50:09.377Z] time="2023-12-21T11:50:09.190846518Z" 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=cdb6d9a4-7985-4907-a926-a28524e575d2 http.request.method=GET http.request.remoteaddr="127.0.0.1:39074" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.5 git-commit/f9135cdeb536a1c4c973e1e2c5b625911253b90e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=8.066µ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=4edcbcbd-a948-4e76-b742-84b3976b9fbe trace.line=217 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
11:50:09 [2023-12-21T11:50:09.377Z] time="2023-12-21T11:50:09.190896693Z" 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=cdb6d9a4-7985-4907-a926-a28524e575d2 http.request.method=GET http.request.remoteaddr="127.0.0.1:39074" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.5 git-commit/f9135cdeb536a1c4c973e1e2c5b625911253b90e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=17.363µ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=583ab7cf-8c3d-46d2-8045-13885bd81107 trace.line=125 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
11:50:09 [2023-12-21T11:50:09.377Z] time="2023-12-21T11:50:09.191276676Z" 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=c892ca0d-f06e-4462-8bce-efa87d8c4c17 http.request.method=GET http.request.remoteaddr="127.0.0.1:39070" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.5 git-commit/f9135cdeb536a1c4c973e1e2c5b625911253b90e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=40.32µ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=c48660e0-f3c1-4706-bf6e-01cb0e5f6f2c trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
11:50:09 [2023-12-21T11:50:09.377Z] time="2023-12-21T11:50:09.191320508Z" 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=cdb6d9a4-7985-4907-a926-a28524e575d2 http.request.method=GET http.request.remoteaddr="127.0.0.1:39074" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.5 git-commit/f9135cdeb536a1c4c973e1e2c5b625911253b90e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=32.345µ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=41476cf8-aaf2-4b51-83e0-7291ec79ca01 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
11:50:09 [2023-12-21T11:50:09.377Z] time="2023-12-21T11:50:09.191346781Z" 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=c892ca0d-f06e-4462-8bce-efa87d8c4c17 http.request.method=GET http.request.remoteaddr="127.0.0.1:39070" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.5 git-commit/f9135cdeb536a1c4c973e1e2c5b625911253b90e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.596µ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=13b86d7d-5a60-4c99-b82b-b0b0488ca39b trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
11:50:09 [2023-12-21T11:50:09.377Z] time="2023-12-21T11:50:09.191394683Z" 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=cdb6d9a4-7985-4907-a926-a28524e575d2 http.request.method=GET http.request.remoteaddr="127.0.0.1:39074" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.5 git-commit/f9135cdeb536a1c4c973e1e2c5b625911253b90e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=17.977µ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=621a35da-7e46-41d7-8225-db0e1d286665 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
11:50:09 [2023-12-21T11:50:09.377Z] time="2023-12-21T11:50:09.191420398Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c892ca0d-f06e-4462-8bce-efa87d8c4c17 http.request.method=GET http.request.remoteaddr="127.0.0.1:39070" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.5 git-commit/f9135cdeb536a1c4c973e1e2c5b625911253b90e 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.683289ms http.response.status=200 http.response.written=194 
11:50:09 [2023-12-21T11:50:09.377Z] 127.0.0.1 - - [21/Dec/2023:11:50:09 +0000] "GET /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 200 194 "" "docker/dev go/go1.21.5 git-commit/f9135cdeb536a1c4c973e1e2c5b625911253b90e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
11:50:09 [2023-12-21T11:50:09.377Z] time="2023-12-21T11:50:09.19149806Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=cdb6d9a4-7985-4907-a926-a28524e575d2 http.request.method=GET http.request.remoteaddr="127.0.0.1:39074" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.5 git-commit/f9135cdeb536a1c4c973e1e2c5b625911253b90e 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.75236ms http.response.status=200 http.response.written=68 
11:50:09 [2023-12-21T11:50:09.377Z] 127.0.0.1 - - [21/Dec/2023:11:50:09 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.21.5 git-commit/f9135cdeb536a1c4c973e1e2c5b625911253b90e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
11:50:09 [2023-12-21T11:50:09.377Z] time="2023-12-21T11:50:09.203881109Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3a6f957b-e231-4d41-911e-74f698b7409e http.request.method=GET http.request.remoteaddr="127.0.0.1:39088" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.5 git-commit/f9135cdeb536a1c4c973e1e2c5b625911253b90e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 
11:50:09 [2023-12-21T11:50:09.377Z] time="2023-12-21T11:50:09.203923588Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3a6f957b-e231-4d41-911e-74f698b7409e http.request.method=GET http.request.remoteaddr="127.0.0.1:39088" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.5 git-commit/f9135cdeb536a1c4c973e1e2c5b625911253b90e 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="846.49µs" http.response.status=200 http.response.written=2 
11:50:09 [2023-12-21T11:50:09.377Z] 127.0.0.1 - - [21/Dec/2023:11:50:09 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.5 git-commit/f9135cdeb536a1c4c973e1e2c5b625911253b90e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
11:50:09 [2023-12-21T11:50:09.378Z] time="2023-12-21T11:50:09.212480298Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=8f57b6e5-a7a5-4da6-bfc6-47e654e854db http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39096" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/f9135cdeb536a1c4c973e1e2c5b625911253b90e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
11:50:09 [2023-12-21T11:50:09.378Z] time="2023-12-21T11:50:09.212533262Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=8f57b6e5-a7a5-4da6-bfc6-47e654e854db http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39096" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/f9135cdeb536a1c4c973e1e2c5b625911253b90e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
11:50:09 [2023-12-21T11:50:09.378Z] time="2023-12-21T11:50:09.212547064Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=8f57b6e5-a7a5-4da6-bfc6-47e654e854db http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39096" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/f9135cdeb536a1c4c973e1e2c5b625911253b90e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
11:50:09 [2023-12-21T11:50:09.378Z] time="2023-12-21T11:50:09.212620992Z" 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=8f57b6e5-a7a5-4da6-bfc6-47e654e854db http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39096" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/f9135cdeb536a1c4c973e1e2c5b625911253b90e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=36.866µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=26cf1941-91e0-4aed-b730-4754b0db67aa trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
11:50:09 [2023-12-21T11:50:09.378Z] time="2023-12-21T11:50:09.212669551Z" 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=8f57b6e5-a7a5-4da6-bfc6-47e654e854db http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39096" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/f9135cdeb536a1c4c973e1e2c5b625911253b90e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.416µ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=d5d74f44-6741-4bd6-a628-d994682c5dbd trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
11:50:09 [2023-12-21T11:50:09.378Z] time="2023-12-21T11:50:09.21274252Z" 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=8f57b6e5-a7a5-4da6-bfc6-47e654e854db http.request.method=HEAD http.request.remoteaddr="127.0.0.1:39096" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/f9135cdeb536a1c4c973e1e2c5b625911253b90e 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.108695ms http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
11:50:09 [2023-12-21T11:50:09.378Z] 127.0.0.1 - - [21/Dec/2023:11:50:09 +0000] "HEAD /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.21.5 git-commit/f9135cdeb536a1c4c973e1e2c5b625911253b90e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
11:50:09 [2023-12-21T11:50:09.378Z] time="2023-12-21T11:50:09.214100316Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=476a9576-6a20-4a1e-a31f-5ef2a0445459 http.request.method=GET http.request.remoteaddr="127.0.0.1:39098" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/f9135cdeb536a1c4c973e1e2c5b625911253b90e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
11:50:09 [2023-12-21T11:50:09.378Z] time="2023-12-21T11:50:09.214143697Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=476a9576-6a20-4a1e-a31f-5ef2a0445459 http.request.method=GET http.request.remoteaddr="127.0.0.1:39098" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/f9135cdeb536a1c4c973e1e2c5b625911253b90e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
11:50:09 [2023-12-21T11:50:09.378Z] time="2023-12-21T11:50:09.214163873Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=476a9576-6a20-4a1e-a31f-5ef2a0445459 http.request.method=GET http.request.remoteaddr="127.0.0.1:39098" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/f9135cdeb536a1c4c973e1e2c5b625911253b90e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
11:50:09 [2023-12-21T11:50:09.378Z] time="2023-12-21T11:50:09.21422364Z" 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=476a9576-6a20-4a1e-a31f-5ef2a0445459 http.request.method=GET http.request.remoteaddr="127.0.0.1:39098" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/f9135cdeb536a1c4c973e1e2c5b625911253b90e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=30.687µ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=0ac17f83-8732-4d0e-a77d-51113ed4b4bc trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
11:50:09 [2023-12-21T11:50:09.378Z] time="2023-12-21T11:50:09.214271682Z" 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=476a9576-6a20-4a1e-a31f-5ef2a0445459 http.request.method=GET http.request.remoteaddr="127.0.0.1:39098" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/f9135cdeb536a1c4c973e1e2c5b625911253b90e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.587µ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=50c66553-6d50-433f-8383-3327a28cc66d trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
11:50:09 [2023-12-21T11:50:09.378Z] time="2023-12-21T11:50:09.214319124Z" 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=476a9576-6a20-4a1e-a31f-5ef2a0445459 http.request.method=GET http.request.remoteaddr="127.0.0.1:39098" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.5 git-commit/f9135cdeb536a1c4c973e1e2c5b625911253b90e 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.050537ms http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
11:50:09 [2023-12-21T11:50:09.378Z] 127.0.0.1 - - [21/Dec/2023:11:50:09 +0000] "GET /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.21.5 git-commit/f9135cdeb536a1c4c973e1e2c5b625911253b90e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
11:50:09 [2023-12-21T11:50:09.378Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.17s)
11:50:09 [2023-12-21T11:50:09.378Z] === RUN   TestImagePullNonExisting
11:50:09 [2023-12-21T11:50:09.378Z] === RUN   TestImagePullNonExisting/asdfasdf:foobar
11:50:09 [2023-12-21T11:50:09.378Z] === PAUSE TestImagePullNonExisting/asdfasdf:foobar
11:50:09 [2023-12-21T11:50:09.378Z] === RUN   TestImagePullNonExisting/library/asdfasdf:foobar
11:50:09 [2023-12-21T11:50:09.378Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:foobar
11:50:09 [2023-12-21T11:50:09.378Z] === RUN   TestImagePullNonExisting/asdfasdf
11:50:09 [2023-12-21T11:50:09.378Z] === PAUSE TestImagePullNonExisting/asdfasdf
11:50:09 [2023-12-21T11:50:09.378Z] === RUN   TestImagePullNonExisting/asdfasdf:latest
11:50:09 [2023-12-21T11:50:09.378Z] === PAUSE TestImagePullNonExisting/asdfasdf:latest
11:50:09 [2023-12-21T11:50:09.378Z] === RUN   TestImagePullNonExisting/library/asdfasdf
11:50:09 [2023-12-21T11:50:09.378Z] === PAUSE TestImagePullNonExisting/library/asdfasdf
11:50:09 [2023-12-21T11:50:09.378Z] === RUN   TestImagePullNonExisting/library/asdfasdf:latest
11:50:09 [2023-12-21T11:50:09.378Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:latest
11:50:09 [2023-12-21T11:50:09.378Z] === CONT  TestImagePullNonExisting/asdfasdf:foobar
11:50:09 [2023-12-21T11:50:09.378Z] === CONT  TestImagePullNonExisting/asdfasdf:latest
11:50:09 [2023-12-21T11:50:09.378Z] === CONT  TestImagePullNonExisting/library/asdfasdf:latest
11:50:09 [2023-12-21T11:50:09.378Z] === CONT  TestImagePullNonExisting/asdfasdf
11:50:09 [2023-12-21T11:50:09.378Z] === CONT  TestImagePullNonExisting/library/asdfasdf
11:50:09 [2023-12-21T11:50:09.378Z] === CONT  TestImagePullNonExisting/library/asdfasdf:foobar
11:50:10 [2023-12-21T11:50:10.752Z] --- PASS: TestImagePullNonExisting (0.01s)
11:50:10 [2023-12-21T11:50:10.752Z]     --- PASS: TestImagePullNonExisting/asdfasdf:latest (0.95s)
11:50:10 [2023-12-21T11:50:10.752Z]     --- PASS: TestImagePullNonExisting/asdfasdf:foobar (0.96s)
11:50:10 [2023-12-21T11:50:10.752Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf:foobar (0.96s)
11:50:10 [2023-12-21T11:50:10.752Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf:latest (0.96s)
11:50:10 [2023-12-21T11:50:10.752Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf (1.27s)
11:50:10 [2023-12-21T11:50:10.752Z]     --- PASS: TestImagePullNonExisting/asdfasdf (1.29s)
11:50:10 [2023-12-21T11:50:10.752Z] === RUN   TestRemoveImageOrphaning
11:50:10 [2023-12-21T11:50:10.752Z] --- PASS: TestRemoveImageOrphaning (0.16s)
11:50:10 [2023-12-21T11:50:10.752Z] === RUN   TestRemoveByDigest
11:50:10 [2023-12-21T11:50:10.752Z]     remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
11:50:10 [2023-12-21T11:50:10.752Z] --- SKIP: TestRemoveByDigest (0.00s)
11:50:10 [2023-12-21T11:50:10.752Z] === RUN   TestRemoveImageGarbageCollector
11:50:10 [2023-12-21T11:50:10.752Z]     remove_unix_test.go:34: (*Execution).NotAmd64-fm
11:50:10 [2023-12-21T11:50:10.752Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
11:50:10 [2023-12-21T11:50:10.752Z] === RUN   TestSaveCheckTimes
11:50:10 [2023-12-21T11:50:10.752Z] === PAUSE TestSaveCheckTimes
11:50:10 [2023-12-21T11:50:10.752Z] === RUN   TestSaveRepoWithMultipleImages
11:50:11 [2023-12-21T11:50:11.010Z] --- PASS: TestSaveRepoWithMultipleImages (0.19s)
11:50:11 [2023-12-21T11:50:11.010Z] === RUN   TestSaveDirectoryPermissions
11:50:11 [2023-12-21T11:50:11.944Z] --- PASS: TestSaveDirectoryPermissions (1.03s)
11:50:11 [2023-12-21T11:50:11.944Z] === RUN   TestTagUnprefixedRepoByNameOrName
11:50:11 [2023-12-21T11:50:11.944Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
11:50:11 [2023-12-21T11:50:11.944Z] === RUN   TestTagUsingDigestAlgorithmAsName
11:50:11 [2023-12-21T11:50:11.944Z] --- PASS: TestTagUsingDigestAlgorithmAsName (0.01s)
11:50:11 [2023-12-21T11:50:11.944Z] === RUN   TestTagValidPrefixedRepo
11:50:12 [2023-12-21T11:50:12.203Z] === RUN   TestTagValidPrefixedRepo/fooo/bar
11:50:12 [2023-12-21T11:50:12.203Z] === PAUSE TestTagValidPrefixedRepo/fooo/bar
11:50:12 [2023-12-21T11:50:12.203Z] === RUN   TestTagValidPrefixedRepo/fooaa/test
11:50:12 [2023-12-21T11:50:12.203Z] === PAUSE TestTagValidPrefixedRepo/fooaa/test
11:50:12 [2023-12-21T11:50:12.203Z] === RUN   TestTagValidPrefixedRepo/foooo:t
11:50:12 [2023-12-21T11:50:12.203Z] === PAUSE TestTagValidPrefixedRepo/foooo:t
11:50:12 [2023-12-21T11:50:12.203Z] === RUN   TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
11:50:12 [2023-12-21T11:50:12.203Z] === PAUSE TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
11:50:12 [2023-12-21T11:50:12.203Z] === CONT  TestTagValidPrefixedRepo/fooo/bar
11:50:12 [2023-12-21T11:50:12.203Z] === CONT  TestTagValidPrefixedRepo/foooo:t
11:50:12 [2023-12-21T11:50:12.203Z] === CONT  TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
11:50:12 [2023-12-21T11:50:12.203Z] === CONT  TestTagValidPrefixedRepo/fooaa/test
11:50:12 [2023-12-21T11:50:12.203Z] --- PASS: TestTagValidPrefixedRepo (0.02s)
11:50:12 [2023-12-21T11:50:12.203Z]     --- PASS: TestTagValidPrefixedRepo/fooo/bar (0.01s)
11:50:12 [2023-12-21T11:50:12.203Z]     --- PASS: TestTagValidPrefixedRepo/fooaa/test (0.01s)
11:50:12 [2023-12-21T11:50:12.203Z]     --- PASS: TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar (0.02s)
11:50:12 [2023-12-21T11:50:12.203Z]     --- PASS: TestTagValidPrefixedRepo/foooo:t (0.02s)
11:50:12 [2023-12-21T11:50:12.203Z] === RUN   TestTagExistedNameWithoutForce
11:50:12 [2023-12-21T11:50:12.203Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
11:50:12 [2023-12-21T11:50:12.203Z] === RUN   TestTagOfficialNames
11:50:12 [2023-12-21T11:50:12.203Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox
11:50:12 [2023-12-21T11:50:12.203Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox
11:50:12 [2023-12-21T11:50:12.203Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_library/busybox
11:50:12 [2023-12-21T11:50:12.203Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox
11:50:12 [2023-12-21T11:50:12.203Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox
11:50:12 [2023-12-21T11:50:12.203Z] --- PASS: TestTagOfficialNames (0.05s)
11:50:12 [2023-12-21T11:50:12.203Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox (0.01s)
11:50:12 [2023-12-21T11:50:12.203Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox (0.01s)
11:50:12 [2023-12-21T11:50:12.203Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_library/busybox (0.01s)
11:50:12 [2023-12-21T11:50:12.203Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox (0.01s)
11:50:12 [2023-12-21T11:50:12.203Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox (0.01s)
11:50:12 [2023-12-21T11:50:12.203Z] === RUN   TestTagMatchesDigest
11:50:12 [2023-12-21T11:50:12.203Z] --- PASS: TestTagMatchesDigest (0.01s)
11:50:12 [2023-12-21T11:50:12.203Z] === CONT  TestSaveCheckTimes
11:50:12 [2023-12-21T11:50:12.203Z] --- PASS: TestSaveCheckTimes (0.03s)
11:50:12 [2023-12-21T11:50:12.203Z] PASS
11:50:12 [2023-12-21T11:50:12.203Z] 
11:50:12 [2023-12-21T11:50:12.203Z] === Skipped
11:50:12 [2023-12-21T11:50:12.203Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
11:50:12 [2023-12-21T11:50:12.203Z]     import_test.go:23: runtime.GOARCH == "arm64": effective test will be time out
11:50:12 [2023-12-21T11:50:12.203Z] 
11:50:12 [2023-12-21T11:50:12.203Z] === SKIP: arm64.integration.image TestRemoveByDigest (0.00s)
11:50:12 [2023-12-21T11:50:12.203Z]     remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
11:50:12 [2023-12-21T11:50:12.203Z] 
11:50:12 [2023-12-21T11:50:12.203Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
11:50:12 [2023-12-21T11:50:12.203Z]     remove_unix_test.go:34: (*Execution).NotAmd64-fm
11:50:12 [2023-12-21T11:50:12.203Z] 
11:50:12 [2023-12-21T11:50:12.203Z] DONE 54 tests, 3 skipped in 5.979s
11:50:12 [2023-12-21T11:50:12.203Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m  
11:50:12 [2023-12-21T11:50:12.203Z] ++ '[' -n '' ']'
11:50:12 [2023-12-21T11:50:12.203Z] ++ 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
11:50:12 [2023-12-21T11:50:12.203Z] ++ set -e
11:50:12 [2023-12-21T11:50:12.203Z] ++ '[' -n 0 ']'
11:50:12 [2023-12-21T11:50:12.203Z] ++ set -x
11:50:12 [2023-12-21T11:50:12.203Z] ++ 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.6FuNZDk7gX/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
11:50:12 [2023-12-21T11:50:12.203Z] === RUN   TestStripANSICommands
11:50:12 [2023-12-21T11:50:12.203Z] === RUN   TestStripANSICommands/#00
11:50:12 [2023-12-21T11:50:12.203Z] === RUN   TestStripANSICommands/#01
11:50:12 [2023-12-21T11:50:12.203Z] --- PASS: TestStripANSICommands (0.00s)
11:50:12 [2023-12-21T11:50:12.203Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
11:50:12 [2023-12-21T11:50:12.203Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
11:50:12 [2023-12-21T11:50:12.203Z] PASS
11:50:12 [2023-12-21T11:50:12.203Z] 
11:50:12 [2023-12-21T11:50:12.203Z] DONE 3 tests in 0.009s
11:50:12 [2023-12-21T11:50:12.203Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m  
11:50:12 [2023-12-21T11:50:12.203Z] ++ '[' -n '' ']'
11:50:12 [2023-12-21T11:50:12.203Z] ++ 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
11:50:12 [2023-12-21T11:50:12.203Z] ++ set -e
11:50:12 [2023-12-21T11:50:12.203Z] ++ '[' -n 0 ']'
11:50:12 [2023-12-21T11:50:12.203Z] ++ set -x
11:50:12 [2023-12-21T11:50:12.203Z] ++ 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.6FuNZDk7gX/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
11:50:12 [2023-12-21T11:50:12.203Z] INFO: Testing against a local daemon
11:50:12 [2023-12-21T11:50:12.203Z] === RUN   TestCreateWithMultiNetworks
11:50:13 [2023-12-21T11:50:13.137Z] --- PASS: TestCreateWithMultiNetworks (0.97s)
11:50:13 [2023-12-21T11:50:13.137Z] === RUN   TestNetworkCreateDelete
11:50:13 [2023-12-21T11:50:13.396Z] --- PASS: TestNetworkCreateDelete (0.17s)
11:50:13 [2023-12-21T11:50:13.396Z] === RUN   TestDockerNetworkDeletePreferID
11:50:13 [2023-12-21T11:50:13.962Z] --- PASS: TestDockerNetworkDeletePreferID (0.52s)
11:50:13 [2023-12-21T11:50:13.962Z] === RUN   TestDaemonDNSFallback
11:50:20 [2023-12-21T11:50:20.527Z] --- PASS: TestDaemonDNSFallback (6.28s)
11:50:20 [2023-12-21T11:50:20.527Z] === RUN   TestInspectNetwork
11:50:23 [2023-12-21T11:50:23.055Z] === RUN   TestInspectNetwork/full_network_id
11:50:23 [2023-12-21T11:50:23.055Z] === RUN   TestInspectNetwork/partial_network_id
11:50:23 [2023-12-21T11:50:23.055Z] === RUN   TestInspectNetwork/network_name
11:50:23 [2023-12-21T11:50:23.055Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
11:50:28 [2023-12-21T11:50:28.317Z] --- PASS: TestInspectNetwork (7.19s)
11:50:28 [2023-12-21T11:50:28.317Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
11:50:28 [2023-12-21T11:50:28.317Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
11:50:28 [2023-12-21T11:50:28.317Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
11:50:28 [2023-12-21T11:50:28.317Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
11:50:28 [2023-12-21T11:50:28.317Z] === RUN   TestRunContainerWithBridgeNone
11:50:28 [2023-12-21T11:50:28.883Z] --- PASS: TestRunContainerWithBridgeNone (1.41s)
11:50:28 [2023-12-21T11:50:28.883Z] === RUN   TestNetworkInvalidJSON
11:50:28 [2023-12-21T11:50:28.883Z] === RUN   TestNetworkInvalidJSON/networks/create
11:50:28 [2023-12-21T11:50:28.883Z] === PAUSE TestNetworkInvalidJSON/networks/create
11:50:28 [2023-12-21T11:50:28.883Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
11:50:28 [2023-12-21T11:50:28.883Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
11:50:28 [2023-12-21T11:50:28.883Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
11:50:28 [2023-12-21T11:50:28.883Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
11:50:28 [2023-12-21T11:50:28.883Z] === CONT  TestNetworkInvalidJSON/networks/create
11:50:28 [2023-12-21T11:50:28.883Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
11:50:28 [2023-12-21T11:50:28.883Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
11:50:28 [2023-12-21T11:50:28.883Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
11:50:28 [2023-12-21T11:50:28.883Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
11:50:28 [2023-12-21T11:50:28.883Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
11:50:28 [2023-12-21T11:50:28.883Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
11:50:28 [2023-12-21T11:50:28.883Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
11:50:28 [2023-12-21T11:50:28.883Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
11:50:28 [2023-12-21T11:50:28.883Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
11:50:28 [2023-12-21T11:50:28.883Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
11:50:28 [2023-12-21T11:50:28.883Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
11:50:28 [2023-12-21T11:50:28.883Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
11:50:28 [2023-12-21T11:50:28.883Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
11:50:28 [2023-12-21T11:50:28.883Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
11:50:28 [2023-12-21T11:50:28.883Z] --- PASS: TestNetworkInvalidJSON (0.01s)
11:50:28 [2023-12-21T11:50:28.883Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
11:50:28 [2023-12-21T11:50:28.883Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
11:50:28 [2023-12-21T11:50:28.883Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
11:50:28 [2023-12-21T11:50:28.883Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
11:50:28 [2023-12-21T11:50:28.883Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
11:50:28 [2023-12-21T11:50:28.883Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
11:50:28 [2023-12-21T11:50:28.883Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
11:50:28 [2023-12-21T11:50:28.883Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
11:50:28 [2023-12-21T11:50:28.883Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
11:50:28 [2023-12-21T11:50:28.883Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
11:50:28 [2023-12-21T11:50:28.883Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
11:50:28 [2023-12-21T11:50:28.883Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
11:50:28 [2023-12-21T11:50:28.883Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
11:50:28 [2023-12-21T11:50:28.883Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
11:50:28 [2023-12-21T11:50:28.883Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
11:50:28 [2023-12-21T11:50:28.883Z] === RUN   TestNetworkList
11:50:28 [2023-12-21T11:50:28.883Z] === RUN   TestNetworkList//networks
11:50:28 [2023-12-21T11:50:28.883Z] === PAUSE TestNetworkList//networks
11:50:28 [2023-12-21T11:50:28.883Z] === RUN   TestNetworkList//networks/
11:50:28 [2023-12-21T11:50:28.883Z] === PAUSE TestNetworkList//networks/
11:50:28 [2023-12-21T11:50:28.883Z] === CONT  TestNetworkList//networks
11:50:28 [2023-12-21T11:50:28.883Z] === CONT  TestNetworkList//networks/
11:50:28 [2023-12-21T11:50:28.883Z] --- PASS: TestNetworkList (0.01s)
11:50:28 [2023-12-21T11:50:28.883Z]     --- PASS: TestNetworkList//networks/ (0.00s)
11:50:28 [2023-12-21T11:50:28.883Z]     --- PASS: TestNetworkList//networks (0.00s)
11:50:28 [2023-12-21T11:50:28.883Z] === RUN   TestHostIPv4BridgeLabel
11:50:29 [2023-12-21T11:50:29.449Z] --- PASS: TestHostIPv4BridgeLabel (0.57s)
11:50:29 [2023-12-21T11:50:29.449Z] === RUN   TestDefaultNetworkOpts
11:50:29 [2023-12-21T11:50:29.449Z] === RUN   TestDefaultNetworkOpts/default_value
11:50:30 [2023-12-21T11:50:30.823Z] === RUN   TestDefaultNetworkOpts/cmdline_value
11:50:32 [2023-12-21T11:50:32.196Z] === RUN   TestDefaultNetworkOpts/config-from_value
11:50:33 [2023-12-21T11:50:33.570Z] --- PASS: TestDefaultNetworkOpts (4.04s)
11:50:33 [2023-12-21T11:50:33.570Z]     --- PASS: TestDefaultNetworkOpts/default_value (1.31s)
11:50:33 [2023-12-21T11:50:33.571Z]     --- PASS: TestDefaultNetworkOpts/cmdline_value (1.36s)
11:50:33 [2023-12-21T11:50:33.571Z]     --- PASS: TestDefaultNetworkOpts/config-from_value (1.37s)
11:50:33 [2023-12-21T11:50:33.571Z] === RUN   TestForbidDuplicateNetworkNames
11:50:34 [2023-12-21T11:50:34.136Z] --- PASS: TestForbidDuplicateNetworkNames (0.64s)
11:50:34 [2023-12-21T11:50:34.136Z] === RUN   TestDaemonRestartWithLiveRestore
11:50:35 [2023-12-21T11:50:35.072Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
11:50:35 [2023-12-21T11:50:35.072Z] === RUN   TestDaemonDefaultNetworkPools
11:50:36 [2023-12-21T11:50:36.006Z] --- PASS: TestDaemonDefaultNetworkPools (0.81s)
11:50:36 [2023-12-21T11:50:36.006Z] === RUN   TestDaemonRestartWithExistingNetwork
11:50:37 [2023-12-21T11:50:37.381Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s)
11:50:37 [2023-12-21T11:50:37.381Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
11:50:38 [2023-12-21T11:50:38.316Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s)
11:50:38 [2023-12-21T11:50:38.316Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
11:50:38 [2023-12-21T11:50:38.882Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s)
11:50:38 [2023-12-21T11:50:38.882Z] === RUN   TestServiceWithPredefinedNetwork
11:50:41 [2023-12-21T11:50:41.412Z] --- PASS: TestServiceWithPredefinedNetwork (2.17s)
11:50:41 [2023-12-21T11:50:41.412Z] === RUN   TestServiceRemoveKeepsIngressNetwork
11:50:41 [2023-12-21T11:50:41.412Z]     service_test.go:250: FLAKY_TEST
11:50:41 [2023-12-21T11:50:41.412Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
11:50:41 [2023-12-21T11:50:41.412Z] === RUN   TestServiceWithDataPathPortInit
11:50:56 [2023-12-21T11:50:56.281Z] --- PASS: TestServiceWithDataPathPortInit (13.45s)
11:50:56 [2023-12-21T11:50:56.281Z] === RUN   TestServiceWithDefaultAddressPoolInit
11:50:56 [2023-12-21T11:50:56.848Z]     service_test.go:440: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:nx2j0xsugq7hgzal6wikhj0ln Created:2023-12-21 11:50:55.830631207 +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[ac278b1e478efc61d69c164a63c41034a6f1f74ab95499c2b7b72f18f7db1596:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.2ota5stenrrd9csg113ls0yiz EndpointID:8bf88ddc3c1143a5124afee905147371e45b1e5ec403a6a5b5e47361bba5a930 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:e7c3454abe21c74aafc9704cdcc10351be747ae504c6cc6f0ae8bc5a4d782ec0 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:61fa4eaac360 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.2ota5stenrrd9csg113ls0yiz EndpointID:8bf88ddc3c1143a5124afee905147371e45b1e5ec403a6a5b5e47361bba5a930 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
11:51:02 [2023-12-21T11:51:02.131Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.68s)
11:51:02 [2023-12-21T11:51:02.131Z] PASS
11:51:02 [2023-12-21T11:51:02.131Z] 
11:51:02 [2023-12-21T11:51:02.131Z] === Skipped
11:51:02 [2023-12-21T11:51:02.131Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
11:51:02 [2023-12-21T11:51:02.131Z]     service_test.go:250: FLAKY_TEST
11:51:02 [2023-12-21T11:51:02.131Z] 
11:51:02 [2023-12-21T11:51:02.131Z] DONE 44 tests, 1 skipped in 49.072s
11:51:02 [2023-12-21T11:51:02.131Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m  
11:51:02 [2023-12-21T11:51:02.131Z] ++ '[' -n '' ']'
11:51:02 [2023-12-21T11:51:02.131Z] ++ 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
11:51:02 [2023-12-21T11:51:02.131Z] ++ set -e
11:51:02 [2023-12-21T11:51:02.131Z] ++ '[' -n 0 ']'
11:51:02 [2023-12-21T11:51:02.131Z] ++ set -x
11:51:02 [2023-12-21T11:51:02.131Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.6FuNZDk7gX/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
11:51:02 [2023-12-21T11:51:02.131Z] INFO: Testing against a local daemon
11:51:02 [2023-12-21T11:51:02.131Z] === RUN   TestDockerNetworkIpvlanPersistance
11:51:02 [2023-12-21T11:51:02.131Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:51:02 [2023-12-21T11:51:02.131Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
11:51:02 [2023-12-21T11:51:02.131Z] === RUN   TestDockerNetworkIpvlan
11:51:02 [2023-12-21T11:51:02.131Z]     ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:51:02 [2023-12-21T11:51:02.131Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
11:51:02 [2023-12-21T11:51:02.131Z] PASS
11:51:02 [2023-12-21T11:51:02.131Z] 
11:51:02 [2023-12-21T11:51:02.131Z] === Skipped
11:51:02 [2023-12-21T11:51:02.131Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
11:51:02 [2023-12-21T11:51:02.131Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:51:02 [2023-12-21T11:51:02.131Z] 
11:51:02 [2023-12-21T11:51:02.131Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
11:51:02 [2023-12-21T11:51:02.131Z]     ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:51:02 [2023-12-21T11:51:02.131Z] 
11:51:02 [2023-12-21T11:51:02.131Z] DONE 2 tests, 2 skipped in 0.040s
11:51:02 [2023-12-21T11:51:02.131Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m  
11:51:02 [2023-12-21T11:51:02.131Z] ++ '[' -n '' ']'
11:51:02 [2023-12-21T11:51:02.131Z] ++ 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
11:51:02 [2023-12-21T11:51:02.131Z] ++ set -e
11:51:02 [2023-12-21T11:51:02.131Z] ++ '[' -n 0 ']'
11:51:02 [2023-12-21T11:51:02.131Z] ++ set -x
11:51:02 [2023-12-21T11:51:02.132Z] ++ 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.6FuNZDk7gX/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
11:51:02 [2023-12-21T11:51:02.132Z] INFO: Testing against a local daemon
11:51:02 [2023-12-21T11:51:02.132Z] === RUN   TestDockerNetworkMacvlanPersistance
11:51:02 [2023-12-21T11:51:02.697Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.24s)
11:51:02 [2023-12-21T11:51:02.697Z] === RUN   TestDockerNetworkMacvlan
11:51:02 [2023-12-21T11:51:02.697Z] === RUN   TestDockerNetworkMacvlan/Subinterface
11:51:03 [2023-12-21T11:51:03.263Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
11:51:03 [2023-12-21T11:51:03.829Z] === RUN   TestDockerNetworkMacvlan/NilParent
11:51:04 [2023-12-21T11:51:04.395Z] === RUN   TestDockerNetworkMacvlan/InternalMode
11:51:04 [2023-12-21T11:51:04.961Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
11:51:05 [2023-12-21T11:51:05.527Z] === RUN   TestDockerNetworkMacvlan/Addressing
11:51:06 [2023-12-21T11:51:06.461Z] --- PASS: TestDockerNetworkMacvlan (3.56s)
11:51:06 [2023-12-21T11:51:06.461Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.59s)
11:51:06 [2023-12-21T11:51:06.461Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.60s)
11:51:06 [2023-12-21T11:51:06.461Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.60s)
11:51:06 [2023-12-21T11:51:06.461Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.59s)
11:51:06 [2023-12-21T11:51:06.461Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (0.59s)
11:51:06 [2023-12-21T11:51:06.461Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.59s)
11:51:06 [2023-12-21T11:51:06.461Z] PASS
11:51:06 [2023-12-21T11:51:06.461Z] 
11:51:06 [2023-12-21T11:51:06.461Z] DONE 8 tests in 4.843s
11:51:06 [2023-12-21T11:51:06.461Z] Running /go/src/github.com/docker/docker/integration/networking (arm64.integration.networking) flags=-test.v -test.timeout=120m  
11:51:06 [2023-12-21T11:51:06.461Z] ++ '[' -n '' ']'
11:51:06 [2023-12-21T11:51:06.461Z] ++ 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
11:51:06 [2023-12-21T11:51:06.461Z] ++ set -e
11:51:06 [2023-12-21T11:51:06.461Z] ++ '[' -n 0 ']'
11:51:06 [2023-12-21T11:51:06.461Z] ++ set -x
11:51:06 [2023-12-21T11:51:06.461Z] ++ 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.6FuNZDk7gX/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
11:51:06 [2023-12-21T11:51:06.461Z] INFO: Testing against a local daemon
11:51:06 [2023-12-21T11:51:06.461Z] === RUN   TestBridgeICC
11:51:07 [2023-12-21T11:51:07.027Z] === RUN   TestBridgeICC/IPv4_non-internal_network
11:51:07 [2023-12-21T11:51:07.962Z] === RUN   TestBridgeICC/IPv4_internal_network
11:51:09 [2023-12-21T11:51:09.336Z] === RUN   TestBridgeICC/IPv6_ULA_on_non-internal_network
11:51:10 [2023-12-21T11:51:10.711Z] === RUN   TestBridgeICC/IPv6_ULA_on_internal_network
11:51:11 [2023-12-21T11:51:11.645Z] === RUN   TestBridgeICC/IPv6_link-local_address_on_non-internal_network
11:51:13 [2023-12-21T11:51:13.018Z] === RUN   TestBridgeICC/IPv6_link-local_address_on_internal_network
11:51:13 [2023-12-21T11:51:13.952Z] === RUN   TestBridgeICC/IPv6_link-local_address_on_non-internal_network_ping_by_name
11:51:15 [2023-12-21T11:51:15.329Z] === RUN   TestBridgeICC/IPv6_nonstandard_link-local_subnet_on_non-internal_network_ping_by_name
11:51:16 [2023-12-21T11:51:16.262Z] === RUN   TestBridgeICC/IPv6_non-internal_network_with_SLAAC_LL_address
11:51:19 [2023-12-21T11:51:19.543Z] === RUN   TestBridgeICC/IPv6_internal_network_with_SLAAC_LL_address
11:51:22 [2023-12-21T11:51:22.823Z] --- PASS: TestBridgeICC (16.58s)
11:51:22 [2023-12-21T11:51:22.823Z]     --- PASS: TestBridgeICC/IPv4_non-internal_network (1.20s)
11:51:22 [2023-12-21T11:51:22.823Z]     --- PASS: TestBridgeICC/IPv4_internal_network (1.12s)
11:51:22 [2023-12-21T11:51:22.823Z]     --- PASS: TestBridgeICC/IPv6_ULA_on_non-internal_network (1.23s)
11:51:22 [2023-12-21T11:51:22.823Z]     --- PASS: TestBridgeICC/IPv6_ULA_on_internal_network (1.16s)
11:51:22 [2023-12-21T11:51:22.823Z]     --- PASS: TestBridgeICC/IPv6_link-local_address_on_non-internal_network (1.20s)
11:51:22 [2023-12-21T11:51:22.823Z]     --- PASS: TestBridgeICC/IPv6_link-local_address_on_internal_network (1.13s)
11:51:22 [2023-12-21T11:51:22.823Z]     --- PASS: TestBridgeICC/IPv6_link-local_address_on_non-internal_network_ping_by_name (1.19s)
11:51:22 [2023-12-21T11:51:22.823Z]     --- PASS: TestBridgeICC/IPv6_nonstandard_link-local_subnet_on_non-internal_network_ping_by_name (1.22s)
11:51:22 [2023-12-21T11:51:22.823Z]     --- PASS: TestBridgeICC/IPv6_non-internal_network_with_SLAAC_LL_address (3.28s)
11:51:22 [2023-12-21T11:51:22.823Z]     --- PASS: TestBridgeICC/IPv6_internal_network_with_SLAAC_LL_address (3.26s)
11:51:22 [2023-12-21T11:51:22.823Z] === RUN   TestBridgeINC
11:51:23 [2023-12-21T11:51:23.389Z] === RUN   TestBridgeINC/IPv4_non-internal_network
11:51:28 [2023-12-21T11:51:28.651Z] === RUN   TestBridgeINC/IPv4_internal_network
11:51:28 [2023-12-21T11:51:28.908Z] === RUN   TestBridgeINC/IPv6_ULA_on_non-internal_network
11:51:34 [2023-12-21T11:51:34.172Z] === RUN   TestBridgeINC/IPv6_ULA_on_internal_network
11:51:34 [2023-12-21T11:51:34.739Z] --- PASS: TestBridgeINC (11.84s)
11:51:34 [2023-12-21T11:51:34.739Z]     --- PASS: TestBridgeINC/IPv4_non-internal_network (4.31s)
11:51:34 [2023-12-21T11:51:34.739Z]     --- PASS: TestBridgeINC/IPv4_internal_network (1.21s)
11:51:34 [2023-12-21T11:51:34.739Z]     --- PASS: TestBridgeINC/IPv6_ULA_on_non-internal_network (4.40s)
11:51:34 [2023-12-21T11:51:34.739Z]     --- PASS: TestBridgeINC/IPv6_ULA_on_internal_network (1.32s)
11:51:34 [2023-12-21T11:51:34.739Z] === RUN   TestDefaultBridgeIPv6
11:51:34 [2023-12-21T11:51:34.739Z] === RUN   TestDefaultBridgeIPv6/IPv6_ULA
11:51:36 [2023-12-21T11:51:36.643Z] === RUN   TestDefaultBridgeIPv6/IPv6_LLA_only
11:51:38 [2023-12-21T11:51:38.023Z] === RUN   TestDefaultBridgeIPv6/IPv6_nonstandard_LLA_only
11:51:39 [2023-12-21T11:51:39.398Z] --- PASS: TestDefaultBridgeIPv6 (4.69s)
11:51:39 [2023-12-21T11:51:39.398Z]     --- PASS: TestDefaultBridgeIPv6/IPv6_ULA (1.61s)
11:51:39 [2023-12-21T11:51:39.398Z]     --- PASS: TestDefaultBridgeIPv6/IPv6_LLA_only (1.53s)
11:51:39 [2023-12-21T11:51:39.398Z]     --- PASS: TestDefaultBridgeIPv6/IPv6_nonstandard_LLA_only (1.55s)
11:51:39 [2023-12-21T11:51:39.398Z] === RUN   TestDefaultBridgeAddresses
11:51:39 [2023-12-21T11:51:39.398Z] === RUN   TestDefaultBridgeAddresses/Unique-Local_Subnet_Changes
11:51:41 [2023-12-21T11:51:41.299Z] === RUN   TestDefaultBridgeAddresses/Link-Local_Subnet_Changes
11:51:42 [2023-12-21T11:51:42.673Z] --- PASS: TestDefaultBridgeAddresses (3.11s)
11:51:42 [2023-12-21T11:51:42.673Z]     --- PASS: TestDefaultBridgeAddresses/Unique-Local_Subnet_Changes (1.55s)
11:51:42 [2023-12-21T11:51:42.673Z]     --- PASS: TestDefaultBridgeAddresses/Link-Local_Subnet_Changes (1.55s)
11:51:42 [2023-12-21T11:51:42.673Z] PASS
11:51:42 [2023-12-21T11:51:42.673Z] 
11:51:42 [2023-12-21T11:51:42.673Z] DONE 23 tests in 36.269s
11:51:42 [2023-12-21T11:51:42.673Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m  
11:51:42 [2023-12-21T11:51:42.673Z] ++ '[' -n '' ']'
11:51:42 [2023-12-21T11:51:42.673Z] ++ 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
11:51:42 [2023-12-21T11:51:42.673Z] ++ set -e
11:51:42 [2023-12-21T11:51:42.673Z] ++ '[' -n 0 ']'
11:51:42 [2023-12-21T11:51:42.673Z] ++ set -x
11:51:42 [2023-12-21T11:51:42.674Z] ++ 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.6FuNZDk7gX/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
11:51:42 [2023-12-21T11:51:42.674Z] testing: warning: no tests to run
11:51:42 [2023-12-21T11:51:42.674Z] PASS
11:51:42 [2023-12-21T11:51:42.674Z] 
11:51:42 [2023-12-21T11:51:42.674Z] DONE 0 tests in 0.007s
11:51:42 [2023-12-21T11:51:42.674Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m  
11:51:42 [2023-12-21T11:51:42.674Z] ++ '[' -n '' ']'
11:51:42 [2023-12-21T11:51:42.674Z] ++ 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
11:51:42 [2023-12-21T11:51:42.674Z] ++ set -e
11:51:42 [2023-12-21T11:51:42.674Z] ++ '[' -n 0 ']'
11:51:42 [2023-12-21T11:51:42.674Z] ++ set -x
11:51:42 [2023-12-21T11:51:42.674Z] ++ 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.6FuNZDk7gX/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
11:51:42 [2023-12-21T11:51:42.674Z] INFO: Testing against a local daemon
11:51:42 [2023-12-21T11:51:42.674Z] === RUN   TestAuthZPluginAllowRequest
11:51:43 [2023-12-21T11:51:43.607Z] --- PASS: TestAuthZPluginAllowRequest (1.04s)
11:51:43 [2023-12-21T11:51:43.607Z] === RUN   TestAuthZPluginTLS
11:51:44 [2023-12-21T11:51:44.173Z] --- PASS: TestAuthZPluginTLS (0.55s)
11:51:44 [2023-12-21T11:51:44.173Z] === RUN   TestAuthZPluginDenyRequest
11:51:44 [2023-12-21T11:51:44.739Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
11:51:44 [2023-12-21T11:51:44.739Z] === RUN   TestAuthZPluginAPIDenyResponse
11:51:45 [2023-12-21T11:51:45.305Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
11:51:45 [2023-12-21T11:51:45.305Z] === RUN   TestAuthZPluginDenyResponse
11:51:45 [2023-12-21T11:51:45.872Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
11:51:45 [2023-12-21T11:51:45.872Z] === RUN   TestAuthZPluginAllowEventStream
11:51:46 [2023-12-21T11:51:46.806Z] 2023/12/21 11:51:46 http: panic serving 127.0.0.1:36256: runtime error: invalid memory address or nil pointer dereference
11:51:46 [2023-12-21T11:51:46.806Z] goroutine 162 [running]:
11:51:46 [2023-12-21T11:51:46.806Z] net/http.(*conn).serve.func1()
11:51:46 [2023-12-21T11:51:46.806Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
11:51:46 [2023-12-21T11:51:46.806Z] panic({0xa72d20?, 0x1589a50?})
11:51:46 [2023-12-21T11:51:46.806Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
11:51:46 [2023-12-21T11:51:46.806Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd6b538, 0x40002e2480}, 0xffff5c626a70?)
11:51:46 [2023-12-21T11:51:46.806Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:159 +0x14c
11:51:46 [2023-12-21T11:51:46.806Z] net/http.HandlerFunc.ServeHTTP(0x4000352500?, {0xd6b538?, 0x40002e2480?}, 0x402214?)
11:51:46 [2023-12-21T11:51:46.806Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
11:51:46 [2023-12-21T11:51:46.806Z] net/http.(*ServeMux).ServeHTTP(0xd71718?, {0xd6b538, 0x40002e2480}, 0x4000352500)
11:51:46 [2023-12-21T11:51:46.806Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
11:51:46 [2023-12-21T11:51:46.806Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x400020fad0, {0xd6a0f8?, 0x4000422460}, 0x4000352400, {0xd60580, 0x400004f780})
11:51:46 [2023-12-21T11:51:46.806Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:217 +0xf44
11:51:46 [2023-12-21T11:51:46.806Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd6a0f8?, 0x4000422460?}, 0x4000296250?)
11:51:46 [2023-12-21T11:51:46.806Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40
11:51:46 [2023-12-21T11:51:46.806Z] net/http.HandlerFunc.ServeHTTP(0x10?, {0xd6a0f8?, 0x4000422460?}, 0x4000422460?)
11:51:46 [2023-12-21T11:51:46.806Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
11:51:46 [2023-12-21T11:51:46.806Z] net/http.serverHandler.ServeHTTP({0xd66d28?}, {0xd6a0f8?, 0x4000422460?}, 0x6?)
11:51:46 [2023-12-21T11:51:46.806Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
11:51:46 [2023-12-21T11:51:46.806Z] net/http.(*conn).serve(0x40000177a0, {0xd71718, 0x40002953e0})
11:51:46 [2023-12-21T11:51:46.806Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
11:51:46 [2023-12-21T11:51:46.806Z] created by net/http.(*Server).Serve in goroutine 22
11:51:46 [2023-12-21T11:51:46.806Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
11:51:47 [2023-12-21T11:51:47.740Z] 2023/12/21 11:51:47 http: panic serving 127.0.0.1:36266: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input
11:51:47 [2023-12-21T11:51:47.740Z] goroutine 181 [running]:
11:51:47 [2023-12-21T11:51:47.740Z] net/http.(*conn).serve.func1()
11:51:47 [2023-12-21T11:51:47.740Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
11:51:47 [2023-12-21T11:51:47.740Z] panic({0xa0a180?, 0x40002963a0?})
11:51:47 [2023-12-21T11:51:47.740Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
11:51:47 [2023-12-21T11:51:47.740Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd6b538, 0x40002e25a0}, 0xffff5c626a70?)
11:51:47 [2023-12-21T11:51:47.740Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360
11:51:47 [2023-12-21T11:51:47.740Z] net/http.HandlerFunc.ServeHTTP(0x4000352600?, {0xd6b538?, 0x40002e25a0?}, 0x402214?)
11:51:47 [2023-12-21T11:51:47.740Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
11:51:47 [2023-12-21T11:51:47.740Z] net/http.(*ServeMux).ServeHTTP(0xd71718?, {0xd6b538, 0x40002e25a0}, 0x4000352600)
11:51:47 [2023-12-21T11:51:47.740Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
11:51:47 [2023-12-21T11:51:47.740Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x400020fad0, {0xd6a0f8?, 0x4000422540}, 0x4000480100, {0xd60580, 0x400004f780})
11:51:47 [2023-12-21T11:51:47.740Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:217 +0xf44
11:51:47 [2023-12-21T11:51:47.740Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd6a0f8?, 0x4000422540?}, 0x40001edc20?)
11:51:47 [2023-12-21T11:51:47.740Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40
11:51:47 [2023-12-21T11:51:47.740Z] net/http.HandlerFunc.ServeHTTP(0x15e6f80?, {0xd6a0f8?, 0x4000422540?}, 0x4000594b40?)
11:51:47 [2023-12-21T11:51:47.740Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
11:51:47 [2023-12-21T11:51:47.740Z] net/http.serverHandler.ServeHTTP({0x40001edc20?}, {0xd6a0f8?, 0x4000422540?}, 0x6?)
11:51:47 [2023-12-21T11:51:47.740Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
11:51:47 [2023-12-21T11:51:47.740Z] net/http.(*conn).serve(0x400058c360, {0xd71718, 0x40002953e0})
11:51:47 [2023-12-21T11:51:47.740Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
11:51:47 [2023-12-21T11:51:47.740Z] created by net/http.(*Server).Serve in goroutine 22
11:51:47 [2023-12-21T11:51:47.740Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
11:51:49 [2023-12-21T11:51:49.639Z] 2023/12/21 11:51:49 http: panic serving 127.0.0.1:35344: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input
11:51:49 [2023-12-21T11:51:49.639Z] goroutine 210 [running]:
11:51:49 [2023-12-21T11:51:49.639Z] net/http.(*conn).serve.func1()
11:51:49 [2023-12-21T11:51:49.639Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
11:51:49 [2023-12-21T11:51:49.639Z] panic({0xa0a180?, 0x40004901e0?})
11:51:49 [2023-12-21T11:51:49.639Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
11:51:49 [2023-12-21T11:51:49.639Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd6b538, 0x400062e8a0}, 0xffff5c80e308?)
11:51:49 [2023-12-21T11:51:49.639Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360
11:51:49 [2023-12-21T11:51:49.639Z] net/http.HandlerFunc.ServeHTTP(0x4000480a00?, {0xd6b538?, 0x400062e8a0?}, 0x402214?)
11:51:49 [2023-12-21T11:51:49.639Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
11:51:49 [2023-12-21T11:51:49.639Z] net/http.(*ServeMux).ServeHTTP(0xd71718?, {0xd6b538, 0x400062e8a0}, 0x4000480a00)
11:51:49 [2023-12-21T11:51:49.639Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
11:51:49 [2023-12-21T11:51:49.639Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x400020fad0, {0xd6a0f8?, 0x40001720e0}, 0x4000480900, {0xd60580, 0x400004f780})
11:51:49 [2023-12-21T11:51:49.639Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:217 +0xf44
11:51:49 [2023-12-21T11:51:49.639Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd6a0f8?, 0x40001720e0?}, 0x4000630360?)
11:51:49 [2023-12-21T11:51:49.639Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40
11:51:49 [2023-12-21T11:51:49.639Z] net/http.HandlerFunc.ServeHTTP(0x15e6f80?, {0xd6a0f8?, 0x40001720e0?}, 0x40000edb40?)
11:51:49 [2023-12-21T11:51:49.639Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
11:51:49 [2023-12-21T11:51:49.639Z] net/http.serverHandler.ServeHTTP({0x4000630360?}, {0xd6a0f8?, 0x40001720e0?}, 0x6?)
11:51:49 [2023-12-21T11:51:49.639Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
11:51:49 [2023-12-21T11:51:49.639Z] net/http.(*conn).serve(0x40000dc510, {0xd71718, 0x40002953e0})
11:51:49 [2023-12-21T11:51:49.639Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
11:51:49 [2023-12-21T11:51:49.639Z] created by net/http.(*Server).Serve in goroutine 22
11:51:49 [2023-12-21T11:51:49.639Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
11:51:52 [2023-12-21T11:51:52.166Z] --- PASS: TestAuthZPluginAllowEventStream (6.11s)
11:51:52 [2023-12-21T11:51:52.166Z] === RUN   TestAuthZPluginErrorResponse
11:51:52 [2023-12-21T11:51:52.424Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
11:51:52 [2023-12-21T11:51:52.424Z] === RUN   TestAuthZPluginErrorRequest
11:51:52 [2023-12-21T11:51:52.990Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
11:51:52 [2023-12-21T11:51:52.990Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
11:51:53 [2023-12-21T11:51:53.556Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
11:51:53 [2023-12-21T11:51:53.556Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
11:51:54 [2023-12-21T11:51:54.490Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.16s)
11:51:54 [2023-12-21T11:51:54.490Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
11:51:55 [2023-12-21T11:51:55.864Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.18s)
11:51:55 [2023-12-21T11:51:55.864Z] === RUN   TestAuthZPluginHeader
11:51:56 [2023-12-21T11:51:56.430Z] --- PASS: TestAuthZPluginHeader (0.61s)
11:51:56 [2023-12-21T11:51:56.430Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
11:51:56 [2023-12-21T11:51:56.430Z]     authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm
11:51:56 [2023-12-21T11:51:56.430Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
11:51:56 [2023-12-21T11:51:56.430Z] === RUN   TestAuthZPluginV2Disable
11:51:56 [2023-12-21T11:51:56.430Z]     authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm
11:51:56 [2023-12-21T11:51:56.430Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
11:51:56 [2023-12-21T11:51:56.430Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
11:51:56 [2023-12-21T11:51:56.430Z]     authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm
11:51:56 [2023-12-21T11:51:56.430Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
11:51:56 [2023-12-21T11:51:56.430Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
11:51:56 [2023-12-21T11:51:56.430Z]     authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm
11:51:56 [2023-12-21T11:51:56.430Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
11:51:56 [2023-12-21T11:51:56.430Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
11:52:14 [2023-12-21T11:52:14.505Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s)
11:52:14 [2023-12-21T11:52:14.505Z] PASS
11:52:14 [2023-12-21T11:52:14.505Z] 
11:52:14 [2023-12-21T11:52:14.505Z] === Skipped
11:52:14 [2023-12-21T11:52:14.505Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
11:52:14 [2023-12-21T11:52:14.505Z]     authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm
11:52:14 [2023-12-21T11:52:14.505Z] 
11:52:14 [2023-12-21T11:52:14.505Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
11:52:14 [2023-12-21T11:52:14.505Z]     authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm
11:52:14 [2023-12-21T11:52:14.505Z] 
11:52:14 [2023-12-21T11:52:14.505Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
11:52:14 [2023-12-21T11:52:14.505Z]     authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm
11:52:14 [2023-12-21T11:52:14.505Z] 
11:52:14 [2023-12-21T11:52:14.505Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
11:52:14 [2023-12-21T11:52:14.505Z]     authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm
11:52:14 [2023-12-21T11:52:14.505Z] 
11:52:14 [2023-12-21T11:52:14.505Z] DONE 17 tests, 4 skipped in 30.744s
11:52:14 [2023-12-21T11:52:14.505Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m  
11:52:14 [2023-12-21T11:52:14.505Z] ++ '[' -n '' ']'
11:52:14 [2023-12-21T11:52:14.505Z] ++ 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
11:52:14 [2023-12-21T11:52:14.505Z] ++ set -e
11:52:14 [2023-12-21T11:52:14.505Z] ++ '[' -n 0 ']'
11:52:14 [2023-12-21T11:52:14.505Z] ++ set -x
11:52:14 [2023-12-21T11:52:14.505Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.6FuNZDk7gX/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
11:52:14 [2023-12-21T11:52:14.505Z] INFO: Testing against a local daemon
11:52:14 [2023-12-21T11:52:14.505Z] === RUN   TestPluginInvalidJSON
11:52:14 [2023-12-21T11:52:14.505Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
11:52:14 [2023-12-21T11:52:14.505Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
11:52:14 [2023-12-21T11:52:14.505Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
11:52:14 [2023-12-21T11:52:14.505Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
11:52:14 [2023-12-21T11:52:14.505Z] === RUN   TestPluginInvalidJSON/plugins/pull
11:52:14 [2023-12-21T11:52:14.505Z] === PAUSE TestPluginInvalidJSON/plugins/pull
11:52:14 [2023-12-21T11:52:14.505Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
11:52:14 [2023-12-21T11:52:14.505Z] === CONT  TestPluginInvalidJSON/plugins/pull
11:52:14 [2023-12-21T11:52:14.505Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
11:52:14 [2023-12-21T11:52:14.505Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
11:52:14 [2023-12-21T11:52:14.505Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
11:52:14 [2023-12-21T11:52:14.505Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
11:52:14 [2023-12-21T11:52:14.505Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
11:52:14 [2023-12-21T11:52:14.505Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
11:52:14 [2023-12-21T11:52:14.505Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
11:52:14 [2023-12-21T11:52:14.505Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
11:52:14 [2023-12-21T11:52:14.505Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
11:52:14 [2023-12-21T11:52:14.505Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
11:52:14 [2023-12-21T11:52:14.505Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
11:52:14 [2023-12-21T11:52:14.505Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
11:52:14 [2023-12-21T11:52:14.505Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
11:52:14 [2023-12-21T11:52:14.505Z] --- PASS: TestPluginInvalidJSON (0.01s)
11:52:14 [2023-12-21T11:52:14.505Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
11:52:14 [2023-12-21T11:52:14.505Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
11:52:14 [2023-12-21T11:52:14.505Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
11:52:14 [2023-12-21T11:52:14.505Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
11:52:14 [2023-12-21T11:52:14.505Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
11:52:14 [2023-12-21T11:52:14.505Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
11:52:14 [2023-12-21T11:52:14.505Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
11:52:14 [2023-12-21T11:52:14.505Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
11:52:14 [2023-12-21T11:52:14.505Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
11:52:14 [2023-12-21T11:52:14.505Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
11:52:14 [2023-12-21T11:52:14.505Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
11:52:14 [2023-12-21T11:52:14.505Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
11:52:14 [2023-12-21T11:52:14.505Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
11:52:14 [2023-12-21T11:52:14.505Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
11:52:14 [2023-12-21T11:52:14.505Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
11:52:14 [2023-12-21T11:52:14.505Z] === RUN   TestPluginInstall
11:52:14 [2023-12-21T11:52:14.505Z] === RUN   TestPluginInstall/no_auth
11:52:17 [2023-12-21T11:52:17.035Z] time="2023-12-21T11:52:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:52:17 [2023-12-21T11:52:17.035Z] time="2023-12-21T11:52:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ab312a4e3f6ab4a0c6988d413d4575f8326e304072b4856cf7ec925beb8dbd7b" mediatype=application/vnd.docker.plugin.v1+json size=522
11:52:17 [2023-12-21T11:52:17.035Z] time="2023-12-21T11:52:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:52:17 [2023-12-21T11:52:17.035Z] time="2023-12-21T11:52:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ab312a4e3f6ab4a0c6988d413d4575f8326e304072b4856cf7ec925beb8dbd7b" mediatype=application/vnd.docker.plugin.v1+json size=522
11:52:17 [2023-12-21T11:52:17.035Z] === RUN   TestPluginInstall/with_htpasswd
11:52:17 [2023-12-21T11:52:17.294Z] time="2023-12-21T11:52:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:52:17 [2023-12-21T11:52:17.294Z] time="2023-12-21T11:52:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ab312a4e3f6ab4a0c6988d413d4575f8326e304072b4856cf7ec925beb8dbd7b" mediatype=application/vnd.docker.plugin.v1+json size=522
11:52:17 [2023-12-21T11:52:17.294Z] time="2023-12-21T11:52:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:52:17 [2023-12-21T11:52:17.294Z] time="2023-12-21T11:52:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ab312a4e3f6ab4a0c6988d413d4575f8326e304072b4856cf7ec925beb8dbd7b" mediatype=application/vnd.docker.plugin.v1+json size=522
11:52:17 [2023-12-21T11:52:17.558Z] === RUN   TestPluginInstall/with_insecure
11:52:18 [2023-12-21T11:52:18.493Z] time="2023-12-21T11:52:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:52:18 [2023-12-21T11:52:18.493Z] time="2023-12-21T11:52:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bea3c73c1f02a937df9ac2b9287eaec35ddaeabd3e39790289389d2336f13eb4" mediatype=application/vnd.docker.plugin.v1+json size=522
11:52:18 [2023-12-21T11:52:18.493Z] time="2023-12-21T11:52:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
11:52:18 [2023-12-21T11:52:18.493Z] time="2023-12-21T11:52:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bea3c73c1f02a937df9ac2b9287eaec35ddaeabd3e39790289389d2336f13eb4" mediatype=application/vnd.docker.plugin.v1+json size=522
11:52:18 [2023-12-21T11:52:18.493Z]     plugin_test.go:204: [d99d8b8aa8fe0] daemon is not started
11:52:18 [2023-12-21T11:52:18.493Z] --- PASS: TestPluginInstall (5.14s)
11:52:18 [2023-12-21T11:52:18.493Z]     --- PASS: TestPluginInstall/no_auth (3.75s)
11:52:18 [2023-12-21T11:52:18.493Z]     --- PASS: TestPluginInstall/with_htpasswd (0.45s)
11:52:18 [2023-12-21T11:52:18.493Z]     --- PASS: TestPluginInstall/with_insecure (0.93s)
11:52:18 [2023-12-21T11:52:18.493Z] === RUN   TestPluginsWithRuntimes
11:52:19 [2023-12-21T11:52:19.885Z] === RUN   TestPluginsWithRuntimes/No_Args
11:52:20 [2023-12-21T11:52:20.819Z] === RUN   TestPluginsWithRuntimes/With_Args
11:52:21 [2023-12-21T11:52:21.753Z] --- PASS: TestPluginsWithRuntimes (3.37s)
11:52:21 [2023-12-21T11:52:21.753Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.93s)
11:52:21 [2023-12-21T11:52:21.753Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.92s)
11:52:21 [2023-12-21T11:52:21.753Z] === RUN   TestPluginBackCompatMediaTypes
11:52:22 [2023-12-21T11:52:22.319Z] --- PASS: TestPluginBackCompatMediaTypes (0.49s)
11:52:22 [2023-12-21T11:52:22.319Z] PASS
11:52:22 [2023-12-21T11:52:22.319Z] 
11:52:22 [2023-12-21T11:52:22.319Z] DONE 24 tests in 9.055s
11:52:22 [2023-12-21T11:52:22.319Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m  
11:52:22 [2023-12-21T11:52:22.319Z] ++ '[' -n '' ']'
11:52:22 [2023-12-21T11:52:22.319Z] ++ 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
11:52:22 [2023-12-21T11:52:22.319Z] ++ set -e
11:52:22 [2023-12-21T11:52:22.319Z] ++ '[' -n 0 ']'
11:52:22 [2023-12-21T11:52:22.319Z] ++ set -x
11:52:22 [2023-12-21T11:52:22.319Z] ++ 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.6FuNZDk7gX/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
11:52:22 [2023-12-21T11:52:22.319Z] INFO: Testing against a local daemon
11:52:22 [2023-12-21T11:52:22.319Z] === RUN   TestExternalGraphDriver
11:52:22 [2023-12-21T11:52:22.884Z] === RUN   TestExternalGraphDriver/json
11:52:22 [2023-12-21T11:52:22.884Z] === RUN   TestExternalGraphDriver/spec
11:52:22 [2023-12-21T11:52:22.884Z] === RUN   TestExternalGraphDriver/pull
11:52:22 [2023-12-21T11:52:22.884Z] --- PASS: TestExternalGraphDriver (0.36s)
11:52:22 [2023-12-21T11:52:22.884Z]     --- PASS: TestExternalGraphDriver/json (0.00s)
11:52:22 [2023-12-21T11:52:22.884Z]     --- PASS: TestExternalGraphDriver/spec (0.00s)
11:52:22 [2023-12-21T11:52:22.884Z]     --- PASS: TestExternalGraphDriver/pull (0.00s)
11:52:22 [2023-12-21T11:52:22.884Z] === RUN   TestGraphdriverPluginV2
11:52:23 [2023-12-21T11:52:23.143Z]     external_test.go:415: (*Execution).NotAmd64-fm
11:52:23 [2023-12-21T11:52:23.143Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
11:52:23 [2023-12-21T11:52:23.143Z] PASS
11:52:23 [2023-12-21T11:52:23.143Z] 
11:52:23 [2023-12-21T11:52:23.143Z] === Skipped
11:52:23 [2023-12-21T11:52:23.143Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
11:52:23 [2023-12-21T11:52:23.143Z]     external_test.go:415: (*Execution).NotAmd64-fm
11:52:23 [2023-12-21T11:52:23.143Z] 
11:52:23 [2023-12-21T11:52:23.143Z] DONE 5 tests, 1 skipped in 0.720s
11:52:23 [2023-12-21T11:52:23.143Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m  
11:52:23 [2023-12-21T11:52:23.143Z] ++ '[' -n '' ']'
11:52:23 [2023-12-21T11:52:23.143Z] ++ 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
11:52:23 [2023-12-21T11:52:23.143Z] ++ set -e
11:52:23 [2023-12-21T11:52:23.143Z] ++ '[' -n 0 ']'
11:52:23 [2023-12-21T11:52:23.143Z] ++ set -x
11:52:23 [2023-12-21T11:52:23.143Z] ++ 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.6FuNZDk7gX/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
11:52:23 [2023-12-21T11:52:23.143Z] INFO: Testing against a local daemon
11:52:23 [2023-12-21T11:52:23.143Z] === RUN   TestContinueAfterPluginCrash
11:52:23 [2023-12-21T11:52:23.143Z] === PAUSE TestContinueAfterPluginCrash
11:52:23 [2023-12-21T11:52:23.143Z] === RUN   TestReadPluginNoRead
11:52:23 [2023-12-21T11:52:23.143Z] === PAUSE TestReadPluginNoRead
11:52:23 [2023-12-21T11:52:23.143Z] === RUN   TestDaemonStartWithLogOpt
11:52:23 [2023-12-21T11:52:23.143Z] === PAUSE TestDaemonStartWithLogOpt
11:52:23 [2023-12-21T11:52:23.143Z] === CONT  TestDaemonStartWithLogOpt
11:52:23 [2023-12-21T11:52:23.143Z] === CONT  TestReadPluginNoRead
11:52:23 [2023-12-21T11:52:23.143Z] === CONT  TestContinueAfterPluginCrash
11:52:25 [2023-12-21T11:52:25.672Z] === RUN   TestReadPluginNoRead/disabled_caching
11:52:25 [2023-12-21T11:52:25.930Z] --- PASS: TestDaemonStartWithLogOpt (2.72s)
11:52:26 [2023-12-21T11:52:26.497Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
11:52:27 [2023-12-21T11:52:27.870Z] === RUN   TestReadPluginNoRead/default
11:52:28 [2023-12-21T11:52:28.805Z]     read_test.go:93: [d955d29f2b08f] daemon is not started
11:52:28 [2023-12-21T11:52:28.805Z] --- PASS: TestReadPluginNoRead (5.74s)
11:52:28 [2023-12-21T11:52:28.805Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.21s)
11:52:28 [2023-12-21T11:52:28.805Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.22s)
11:52:28 [2023-12-21T11:52:28.805Z]     --- PASS: TestReadPluginNoRead/default (1.22s)
11:52:30 [2023-12-21T11:52:30.705Z] --- PASS: TestContinueAfterPluginCrash (7.65s)
11:52:30 [2023-12-21T11:52:30.705Z] PASS
11:52:30 [2023-12-21T11:52:30.705Z] 
11:52:30 [2023-12-21T11:52:30.705Z] DONE 6 tests in 7.686s
11:52:30 [2023-12-21T11:52:30.705Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m  
11:52:30 [2023-12-21T11:52:30.705Z] ++ '[' -n '' ']'
11:52:30 [2023-12-21T11:52:30.705Z] ++ 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
11:52:30 [2023-12-21T11:52:30.705Z] ++ set -e
11:52:30 [2023-12-21T11:52:30.705Z] ++ '[' -n 0 ']'
11:52:30 [2023-12-21T11:52:30.705Z] ++ set -x
11:52:30 [2023-12-21T11:52:30.705Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.6FuNZDk7gX/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
11:52:30 [2023-12-21T11:52:30.705Z] testing: warning: no tests to run
11:52:30 [2023-12-21T11:52:30.705Z] PASS
11:52:30 [2023-12-21T11:52:30.705Z] 
11:52:30 [2023-12-21T11:52:30.705Z] DONE 0 tests in 0.008s
11:52:30 [2023-12-21T11:52:30.705Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m  
11:52:30 [2023-12-21T11:52:30.705Z] ++ '[' -n '' ']'
11:52:30 [2023-12-21T11:52:30.705Z] ++ 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
11:52:30 [2023-12-21T11:52:30.705Z] ++ set -e
11:52:30 [2023-12-21T11:52:30.705Z] ++ '[' -n 0 ']'
11:52:30 [2023-12-21T11:52:30.705Z] ++ set -x
11:52:30 [2023-12-21T11:52:30.705Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.6FuNZDk7gX/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
11:52:30 [2023-12-21T11:52:30.963Z] INFO: Testing against a local daemon
11:52:30 [2023-12-21T11:52:30.963Z] === RUN   TestPluginWithDevMounts
11:52:30 [2023-12-21T11:52:30.963Z] === PAUSE TestPluginWithDevMounts
11:52:30 [2023-12-21T11:52:30.963Z] === CONT  TestPluginWithDevMounts
11:52:32 [2023-12-21T11:52:32.337Z] --- PASS: TestPluginWithDevMounts (1.50s)
11:52:32 [2023-12-21T11:52:32.337Z] PASS
11:52:32 [2023-12-21T11:52:32.337Z] 
11:52:32 [2023-12-21T11:52:32.337Z] DONE 1 tests in 1.541s
11:52:32 [2023-12-21T11:52:32.337Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m  
11:52:32 [2023-12-21T11:52:32.337Z] ++ '[' -n '' ']'
11:52:32 [2023-12-21T11:52:32.337Z] ++ 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
11:52:32 [2023-12-21T11:52:32.337Z] ++ set -e
11:52:32 [2023-12-21T11:52:32.337Z] ++ '[' -n 0 ']'
11:52:32 [2023-12-21T11:52:32.337Z] ++ set -x
11:52:32 [2023-12-21T11:52:32.337Z] ++ 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.6FuNZDk7gX/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
11:52:32 [2023-12-21T11:52:32.337Z] INFO: Testing against a local daemon
11:52:32 [2023-12-21T11:52:32.337Z] === RUN   TestSecretInspect
11:52:34 [2023-12-21T11:52:34.866Z] --- PASS: TestSecretInspect (1.94s)
11:52:34 [2023-12-21T11:52:34.866Z] === RUN   TestSecretList
11:52:36 [2023-12-21T11:52:36.240Z] --- PASS: TestSecretList (1.95s)
11:52:36 [2023-12-21T11:52:36.240Z] === RUN   TestSecretsCreateAndDelete
11:52:38 [2023-12-21T11:52:38.784Z] --- PASS: TestSecretsCreateAndDelete (2.01s)
11:52:38 [2023-12-21T11:52:38.784Z] === RUN   TestSecretsUpdate
11:52:40 [2023-12-21T11:52:40.684Z] --- PASS: TestSecretsUpdate (1.95s)
11:52:40 [2023-12-21T11:52:40.684Z] === RUN   TestTemplatedSecret
11:52:43 [2023-12-21T11:52:43.212Z] --- PASS: TestTemplatedSecret (2.65s)
11:52:43 [2023-12-21T11:52:43.212Z] === RUN   TestSecretCreateResolve
11:52:45 [2023-12-21T11:52:45.111Z] --- PASS: TestSecretCreateResolve (2.02s)
11:52:45 [2023-12-21T11:52:45.111Z] PASS
11:52:45 [2023-12-21T11:52:45.111Z] 
11:52:45 [2023-12-21T11:52:45.111Z] DONE 6 tests in 12.588s
11:52:45 [2023-12-21T11:52:45.111Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m  
11:52:45 [2023-12-21T11:52:45.111Z] ++ '[' -n '' ']'
11:52:45 [2023-12-21T11:52:45.111Z] ++ 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
11:52:45 [2023-12-21T11:52:45.111Z] ++ set -e
11:52:45 [2023-12-21T11:52:45.111Z] ++ '[' -n 0 ']'
11:52:45 [2023-12-21T11:52:45.111Z] ++ set -x
11:52:45 [2023-12-21T11:52:45.111Z] ++ 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.6FuNZDk7gX/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
11:52:45 [2023-12-21T11:52:45.111Z] INFO: Testing against a local daemon
11:52:45 [2023-12-21T11:52:45.111Z] === RUN   TestServiceCreateInit
11:52:45 [2023-12-21T11:52:45.111Z] === RUN   TestServiceCreateInit/daemonInitDisabled
11:52:49 [2023-12-21T11:52:49.295Z] === RUN   TestServiceCreateInit/daemonInitEnabled
11:52:53 [2023-12-21T11:52:53.479Z] --- PASS: TestServiceCreateInit (7.68s)
11:52:53 [2023-12-21T11:52:53.480Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.77s)
11:52:53 [2023-12-21T11:52:53.480Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.90s)
11:52:53 [2023-12-21T11:52:53.480Z] === RUN   TestCreateServiceMultipleTimes
11:53:08 [2023-12-21T11:53:08.373Z] --- PASS: TestCreateServiceMultipleTimes (15.29s)
11:53:08 [2023-12-21T11:53:08.373Z] === RUN   TestCreateServiceConflict
11:53:10 [2023-12-21T11:53:10.274Z] --- PASS: TestCreateServiceConflict (1.92s)
11:53:10 [2023-12-21T11:53:10.274Z] === RUN   TestCreateServiceMaxReplicas
11:53:12 [2023-12-21T11:53:12.802Z] --- PASS: TestCreateServiceMaxReplicas (2.81s)
11:53:12 [2023-12-21T11:53:12.802Z] === RUN   TestCreateServiceSecretFileMode
11:53:27 [2023-12-21T11:53:27.671Z] --- PASS: TestCreateServiceSecretFileMode (12.71s)
11:53:27 [2023-12-21T11:53:27.671Z] === RUN   TestCreateServiceConfigFileMode
11:53:39 [2023-12-21T11:53:39.867Z] --- PASS: TestCreateServiceConfigFileMode (12.61s)
11:53:39 [2023-12-21T11:53:39.867Z] === RUN   TestCreateServiceSysctls
11:53:41 [2023-12-21T11:53:41.241Z] --- PASS: TestCreateServiceSysctls (3.28s)
11:53:41 [2023-12-21T11:53:41.241Z] === RUN   TestCreateServiceCapabilities
11:53:44 [2023-12-21T11:53:44.523Z] --- PASS: TestCreateServiceCapabilities (2.58s)
11:53:44 [2023-12-21T11:53:44.523Z] === RUN   TestInspect
11:53:47 [2023-12-21T11:53:47.051Z] --- PASS: TestInspect (2.72s)
11:53:47 [2023-12-21T11:53:47.051Z] === RUN   TestCreateJob
11:53:50 [2023-12-21T11:53:50.334Z] --- PASS: TestCreateJob (3.24s)
11:53:50 [2023-12-21T11:53:50.334Z] === RUN   TestReplicatedJob
11:53:55 [2023-12-21T11:53:55.596Z] --- PASS: TestReplicatedJob (5.16s)
11:53:55 [2023-12-21T11:53:55.596Z] === RUN   TestUpdateReplicatedJob
11:53:58 [2023-12-21T11:53:58.882Z] --- PASS: TestUpdateReplicatedJob (3.27s)
11:53:58 [2023-12-21T11:53:58.883Z] === RUN   TestServiceListWithStatuses
11:54:03 [2023-12-21T11:54:03.080Z] --- PASS: TestServiceListWithStatuses (4.76s)
11:54:03 [2023-12-21T11:54:03.080Z] === RUN   TestDockerNetworkConnectAliasPreV144
11:54:07 [2023-12-21T11:54:07.264Z] --- PASS: TestDockerNetworkConnectAliasPreV144 (4.08s)
11:54:07 [2023-12-21T11:54:07.264Z] === RUN   TestDockerNetworkReConnect
11:54:10 [2023-12-21T11:54:10.546Z] --- PASS: TestDockerNetworkReConnect (3.16s)
11:54:10 [2023-12-21T11:54:10.546Z] === RUN   TestServicePlugin
11:54:10 [2023-12-21T11:54:10.546Z]     plugin_test.go:25: (*Execution).NotAmd64-fm
11:54:10 [2023-12-21T11:54:10.546Z] --- SKIP: TestServicePlugin (0.00s)
11:54:10 [2023-12-21T11:54:10.546Z] === RUN   TestServiceUpdateLabel
11:54:12 [2023-12-21T11:54:12.446Z] --- PASS: TestServiceUpdateLabel (1.98s)
11:54:12 [2023-12-21T11:54:12.446Z] === RUN   TestServiceUpdateSecrets
11:54:27 [2023-12-21T11:54:27.315Z] --- PASS: TestServiceUpdateSecrets (14.56s)
11:54:27 [2023-12-21T11:54:27.315Z] === RUN   TestServiceUpdateConfigs
11:54:42 [2023-12-21T11:54:42.184Z] --- PASS: TestServiceUpdateConfigs (14.50s)
11:54:42 [2023-12-21T11:54:42.184Z] === RUN   TestServiceUpdateNetwork
11:54:54 [2023-12-21T11:54:54.381Z] --- PASS: TestServiceUpdateNetwork (12.26s)
11:54:54 [2023-12-21T11:54:54.381Z] === RUN   TestServiceUpdatePidsLimit
11:54:54 [2023-12-21T11:54:54.639Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
11:54:55 [2023-12-21T11:54:55.573Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
11:55:03 [2023-12-21T11:55:03.681Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
11:55:10 [2023-12-21T11:55:10.262Z] --- PASS: TestServiceUpdatePidsLimit (16.21s)
11:55:10 [2023-12-21T11:55:10.262Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s)
11:55:10 [2023-12-21T11:55:10.262Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s)
11:55:10 [2023-12-21T11:55:10.262Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s)
11:55:10 [2023-12-21T11:55:10.262Z] PASS
11:55:10 [2023-12-21T11:55:10.262Z] 
11:55:10 [2023-12-21T11:55:10.262Z] === Skipped
11:55:10 [2023-12-21T11:55:10.262Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
11:55:10 [2023-12-21T11:55:10.262Z]     plugin_test.go:25: (*Execution).NotAmd64-fm
11:55:10 [2023-12-21T11:55:10.262Z] 
11:55:10 [2023-12-21T11:55:10.262Z] DONE 26 tests, 1 skipped in 144.803s
11:55:10 [2023-12-21T11:55:10.262Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m  
11:55:10 [2023-12-21T11:55:10.262Z] ++ '[' -n '' ']'
11:55:10 [2023-12-21T11:55:10.262Z] ++ 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
11:55:10 [2023-12-21T11:55:10.262Z] ++ set -e
11:55:10 [2023-12-21T11:55:10.262Z] ++ '[' -n 0 ']'
11:55:10 [2023-12-21T11:55:10.262Z] ++ set -x
11:55:10 [2023-12-21T11:55:10.262Z] ++ 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.6FuNZDk7gX/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
11:55:10 [2023-12-21T11:55:10.262Z] INFO: Testing against a local daemon
11:55:10 [2023-12-21T11:55:10.262Z] === RUN   TestSessionCreate
11:55:10 [2023-12-21T11:55:10.262Z] --- PASS: TestSessionCreate (0.01s)
11:55:10 [2023-12-21T11:55:10.262Z] === RUN   TestSessionCreateWithBadUpgrade
11:55:10 [2023-12-21T11:55:10.262Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s)
11:55:10 [2023-12-21T11:55:10.262Z] PASS
11:55:10 [2023-12-21T11:55:10.262Z] 
11:55:10 [2023-12-21T11:55:10.262Z] DONE 2 tests in 0.047s
11:55:10 [2023-12-21T11:55:10.262Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m  
11:55:10 [2023-12-21T11:55:10.262Z] ++ '[' -n '' ']'
11:55:10 [2023-12-21T11:55:10.262Z] ++ 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
11:55:10 [2023-12-21T11:55:10.262Z] ++ set -e
11:55:10 [2023-12-21T11:55:10.262Z] ++ '[' -n 0 ']'
11:55:10 [2023-12-21T11:55:10.262Z] ++ set -x
11:55:10 [2023-12-21T11:55:10.262Z] ++ 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.6FuNZDk7gX/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
11:55:10 [2023-12-21T11:55:10.262Z] INFO: Testing against a local daemon
11:55:10 [2023-12-21T11:55:10.262Z] === RUN   TestCgroupDriverSystemdMemoryLimit
11:55:10 [2023-12-21T11:55:10.262Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
11:55:10 [2023-12-21T11:55:10.262Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
11:55:10 [2023-12-21T11:55:10.262Z] === RUN   TestDiskUsage
11:55:10 [2023-12-21T11:55:10.262Z] === PAUSE TestDiskUsage
11:55:10 [2023-12-21T11:55:10.262Z] === RUN   TestEventsExecDie
11:55:10 [2023-12-21T11:55:10.520Z] --- PASS: TestEventsExecDie (0.57s)
11:55:10 [2023-12-21T11:55:10.520Z] === RUN   TestEventsBackwardsCompatible
11:55:10 [2023-12-21T11:55:10.520Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
11:55:10 [2023-12-21T11:55:10.520Z] === RUN   TestEventsVolumeCreate
11:55:10 [2023-12-21T11:55:10.520Z] --- PASS: TestEventsVolumeCreate (0.05s)
11:55:10 [2023-12-21T11:55:10.520Z] === RUN   TestInfoBinaryCommits
11:55:10 [2023-12-21T11:55:10.520Z] --- PASS: TestInfoBinaryCommits (0.01s)
11:55:10 [2023-12-21T11:55:10.520Z] === RUN   TestInfoAPIVersioned
11:55:10 [2023-12-21T11:55:10.520Z] --- PASS: TestInfoAPIVersioned (0.01s)
11:55:10 [2023-12-21T11:55:10.520Z] === RUN   TestInfoAPI
11:55:10 [2023-12-21T11:55:10.520Z] --- PASS: TestInfoAPI (0.01s)
11:55:10 [2023-12-21T11:55:10.520Z] === RUN   TestInfoAPIWarnings
11:55:28 [2023-12-21T11:55:28.603Z] --- PASS: TestInfoAPIWarnings (16.55s)
11:55:28 [2023-12-21T11:55:28.603Z] === RUN   TestInfoDebug
11:55:28 [2023-12-21T11:55:28.603Z] --- PASS: TestInfoDebug (0.52s)
11:55:28 [2023-12-21T11:55:28.603Z] === RUN   TestInfoInsecureRegistries
11:55:28 [2023-12-21T11:55:28.603Z] --- PASS: TestInfoInsecureRegistries (0.52s)
11:55:28 [2023-12-21T11:55:28.603Z] === RUN   TestInfoRegistryMirrors
11:55:28 [2023-12-21T11:55:28.603Z] --- PASS: TestInfoRegistryMirrors (0.52s)
11:55:28 [2023-12-21T11:55:28.603Z] === RUN   TestLoginFailsWithBadCredentials
11:55:29 [2023-12-21T11:55:29.976Z] --- PASS: TestLoginFailsWithBadCredentials (0.97s)
11:55:29 [2023-12-21T11:55:29.976Z] === RUN   TestPingCacheHeaders
11:55:29 [2023-12-21T11:55:29.976Z] --- PASS: TestPingCacheHeaders (0.01s)
11:55:29 [2023-12-21T11:55:29.976Z] === RUN   TestPingGet
11:55:29 [2023-12-21T11:55:29.976Z] --- PASS: TestPingGet (0.01s)
11:55:29 [2023-12-21T11:55:29.976Z] === RUN   TestPingHead
11:55:29 [2023-12-21T11:55:29.976Z] --- PASS: TestPingHead (0.01s)
11:55:29 [2023-12-21T11:55:29.976Z] === RUN   TestPingSwarmHeader
11:55:30 [2023-12-21T11:55:30.234Z] === RUN   TestPingSwarmHeader/before_swarm_init
11:55:30 [2023-12-21T11:55:30.799Z] === RUN   TestPingSwarmHeader/after_swarm_init
11:55:31 [2023-12-21T11:55:31.733Z] === RUN   TestPingSwarmHeader/after_swarm_leave
11:55:31 [2023-12-21T11:55:31.733Z] --- PASS: TestPingSwarmHeader (1.85s)
11:55:31 [2023-12-21T11:55:31.733Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
11:55:31 [2023-12-21T11:55:31.733Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
11:55:31 [2023-12-21T11:55:31.733Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
11:55:31 [2023-12-21T11:55:31.733Z] === RUN   TestPingBuilderHeader
11:55:31 [2023-12-21T11:55:31.733Z] === RUN   TestPingBuilderHeader/default_config
11:55:31 [2023-12-21T11:55:31.991Z] === RUN   TestPingBuilderHeader/buildkit_disabled
11:55:32 [2023-12-21T11:55:32.558Z] --- PASS: TestPingBuilderHeader (1.04s)
11:55:32 [2023-12-21T11:55:32.558Z]     --- PASS: TestPingBuilderHeader/default_config (0.52s)
11:55:32 [2023-12-21T11:55:32.558Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s)
11:55:32 [2023-12-21T11:55:32.558Z] === RUN   TestVersion
11:55:32 [2023-12-21T11:55:32.558Z] --- PASS: TestVersion (0.01s)
11:55:32 [2023-12-21T11:55:32.558Z] === CONT  TestDiskUsage
11:55:33 [2023-12-21T11:55:33.124Z] === RUN   TestDiskUsage/empty
11:55:33 [2023-12-21T11:55:33.124Z] === RUN   TestDiskUsage/empty/container_types
11:55:33 [2023-12-21T11:55:33.124Z] === RUN   TestDiskUsage/empty/image_types
11:55:33 [2023-12-21T11:55:33.124Z] === RUN   TestDiskUsage/empty/volume_types
11:55:33 [2023-12-21T11:55:33.124Z] === RUN   TestDiskUsage/empty/build-cache_types
11:55:33 [2023-12-21T11:55:33.124Z] === RUN   TestDiskUsage/empty/container,_volume_types
11:55:33 [2023-12-21T11:55:33.124Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
11:55:33 [2023-12-21T11:55:33.124Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
11:55:33 [2023-12-21T11:55:33.124Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
11:55:33 [2023-12-21T11:55:33.124Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
11:55:33 [2023-12-21T11:55:33.124Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
11:55:33 [2023-12-21T11:55:33.124Z] === RUN   TestDiskUsage/after_LoadBusybox
11:55:33 [2023-12-21T11:55:33.124Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
11:55:33 [2023-12-21T11:55:33.124Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
11:55:33 [2023-12-21T11:55:33.124Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
11:55:33 [2023-12-21T11:55:33.124Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
11:55:33 [2023-12-21T11:55:33.124Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
11:55:33 [2023-12-21T11:55:33.124Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
11:55:33 [2023-12-21T11:55:33.124Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
11:55:33 [2023-12-21T11:55:33.124Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
11:55:33 [2023-12-21T11:55:33.124Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
11:55:33 [2023-12-21T11:55:33.124Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
11:55:33 [2023-12-21T11:55:33.124Z] === RUN   TestDiskUsage/after_container.Run
11:55:33 [2023-12-21T11:55:33.382Z] === RUN   TestDiskUsage/after_container.Run/container_types
11:55:33 [2023-12-21T11:55:33.382Z] === RUN   TestDiskUsage/after_container.Run/image_types
11:55:33 [2023-12-21T11:55:33.382Z] === RUN   TestDiskUsage/after_container.Run/volume_types
11:55:33 [2023-12-21T11:55:33.382Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
11:55:33 [2023-12-21T11:55:33.382Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
11:55:33 [2023-12-21T11:55:33.382Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
11:55:33 [2023-12-21T11:55:33.382Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
11:55:33 [2023-12-21T11:55:33.382Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
11:55:33 [2023-12-21T11:55:33.382Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
11:55:33 [2023-12-21T11:55:33.382Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
11:55:33 [2023-12-21T11:55:33.641Z] --- PASS: TestDiskUsage (1.07s)
11:55:33 [2023-12-21T11:55:33.641Z]     --- PASS: TestDiskUsage/empty (0.01s)
11:55:33 [2023-12-21T11:55:33.641Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
11:55:33 [2023-12-21T11:55:33.641Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
11:55:33 [2023-12-21T11:55:33.641Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
11:55:33 [2023-12-21T11:55:33.641Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
11:55:33 [2023-12-21T11:55:33.641Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
11:55:33 [2023-12-21T11:55:33.641Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
11:55:33 [2023-12-21T11:55:33.641Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
11:55:33 [2023-12-21T11:55:33.641Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
11:55:33 [2023-12-21T11:55:33.641Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
11:55:33 [2023-12-21T11:55:33.641Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
11:55:33 [2023-12-21T11:55:33.641Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.08s)
11:55:33 [2023-12-21T11:55:33.641Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
11:55:33 [2023-12-21T11:55:33.641Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
11:55:33 [2023-12-21T11:55:33.641Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
11:55:33 [2023-12-21T11:55:33.641Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
11:55:33 [2023-12-21T11:55:33.641Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
11:55:33 [2023-12-21T11:55:33.641Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
11:55:33 [2023-12-21T11:55:33.641Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
11:55:33 [2023-12-21T11:55:33.641Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
11:55:33 [2023-12-21T11:55:33.641Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
11:55:33 [2023-12-21T11:55:33.641Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
11:55:33 [2023-12-21T11:55:33.641Z]     --- PASS: TestDiskUsage/after_container.Run (0.26s)
11:55:33 [2023-12-21T11:55:33.641Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
11:55:33 [2023-12-21T11:55:33.641Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
11:55:33 [2023-12-21T11:55:33.641Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
11:55:33 [2023-12-21T11:55:33.641Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
11:55:33 [2023-12-21T11:55:33.641Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
11:55:33 [2023-12-21T11:55:33.641Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
11:55:33 [2023-12-21T11:55:33.641Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
11:55:33 [2023-12-21T11:55:33.641Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
11:55:33 [2023-12-21T11:55:33.641Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
11:55:33 [2023-12-21T11:55:33.641Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
11:55:33 [2023-12-21T11:55:33.641Z] PASS
11:55:33 [2023-12-21T11:55:33.641Z] 
11:55:33 [2023-12-21T11:55:33.641Z] === Skipped
11:55:33 [2023-12-21T11:55:33.641Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
11:55:33 [2023-12-21T11:55:33.641Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
11:55:33 [2023-12-21T11:55:33.641Z] 
11:55:33 [2023-12-21T11:55:33.641Z] DONE 57 tests, 1 skipped in 23.817s
11:55:33 [2023-12-21T11:55:33.641Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m  
11:55:33 [2023-12-21T11:55:33.641Z] ++ '[' -n '' ']'
11:55:33 [2023-12-21T11:55:33.641Z] ++ 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
11:55:33 [2023-12-21T11:55:33.641Z] ++ set -e
11:55:33 [2023-12-21T11:55:33.641Z] ++ '[' -n 0 ']'
11:55:33 [2023-12-21T11:55:33.641Z] ++ set -x
11:55:33 [2023-12-21T11:55:33.641Z] ++ 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.6FuNZDk7gX/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
11:55:33 [2023-12-21T11:55:33.641Z] INFO: Testing against a local daemon
11:55:33 [2023-12-21T11:55:33.641Z] === RUN   TestVolumesCreateAndList
11:55:33 [2023-12-21T11:55:33.641Z] --- PASS: TestVolumesCreateAndList (0.01s)
11:55:33 [2023-12-21T11:55:33.641Z] === RUN   TestVolumesRemove
11:55:33 [2023-12-21T11:55:33.899Z] === RUN   TestVolumesRemove/volume_in_use
11:55:33 [2023-12-21T11:55:33.899Z] === RUN   TestVolumesRemove/volume_not_in_use
11:55:33 [2023-12-21T11:55:33.899Z] === RUN   TestVolumesRemove/non-existing_volume
11:55:33 [2023-12-21T11:55:33.899Z] === RUN   TestVolumesRemove/non-existing_volume_force
11:55:33 [2023-12-21T11:55:33.899Z] --- PASS: TestVolumesRemove (0.05s)
11:55:33 [2023-12-21T11:55:33.899Z]     --- PASS: TestVolumesRemove/volume_in_use (0.00s)
11:55:33 [2023-12-21T11:55:33.899Z]     --- PASS: TestVolumesRemove/volume_not_in_use (0.01s)
11:55:33 [2023-12-21T11:55:33.899Z]     --- PASS: TestVolumesRemove/non-existing_volume (0.00s)
11:55:33 [2023-12-21T11:55:33.899Z]     --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s)
11:55:33 [2023-12-21T11:55:33.899Z] === RUN   TestVolumesRemoveSwarmEnabled
11:55:33 [2023-12-21T11:55:33.899Z] === PAUSE TestVolumesRemoveSwarmEnabled
11:55:33 [2023-12-21T11:55:33.899Z] === RUN   TestVolumesInspect
11:55:33 [2023-12-21T11:55:33.899Z] --- PASS: TestVolumesInspect (0.01s)
11:55:33 [2023-12-21T11:55:33.899Z] === RUN   TestVolumesInvalidJSON
11:55:33 [2023-12-21T11:55:33.899Z] === RUN   TestVolumesInvalidJSON/volumes/create
11:55:33 [2023-12-21T11:55:33.899Z] === PAUSE TestVolumesInvalidJSON/volumes/create
11:55:33 [2023-12-21T11:55:33.899Z] === CONT  TestVolumesInvalidJSON/volumes/create
11:55:33 [2023-12-21T11:55:33.899Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
11:55:33 [2023-12-21T11:55:33.899Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
11:55:33 [2023-12-21T11:55:33.899Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
11:55:33 [2023-12-21T11:55:33.899Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
11:55:33 [2023-12-21T11:55:33.899Z] --- PASS: TestVolumesInvalidJSON (0.01s)
11:55:33 [2023-12-21T11:55:33.899Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
11:55:33 [2023-12-21T11:55:33.899Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
11:55:33 [2023-12-21T11:55:33.899Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
11:55:33 [2023-12-21T11:55:33.899Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
11:55:33 [2023-12-21T11:55:33.899Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
11:55:33 [2023-12-21T11:55:33.899Z] === RUN   TestVolumePruneAnonymous
11:55:33 [2023-12-21T11:55:33.899Z] --- PASS: TestVolumePruneAnonymous (0.03s)
11:55:33 [2023-12-21T11:55:33.899Z] === RUN   TestVolumePruneAnonFromImage
11:55:33 [2023-12-21T11:55:33.899Z] --- PASS: TestVolumePruneAnonFromImage (0.12s)
11:55:33 [2023-12-21T11:55:33.899Z] === CONT  TestVolumesRemoveSwarmEnabled
11:55:35 [2023-12-21T11:55:35.273Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_in_use
11:55:35 [2023-12-21T11:55:35.273Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_not_in_use
11:55:35 [2023-12-21T11:55:35.273Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume
11:55:35 [2023-12-21T11:55:35.273Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume_force
11:55:35 [2023-12-21T11:55:35.839Z] --- PASS: TestVolumesRemoveSwarmEnabled (1.98s)
11:55:35 [2023-12-21T11:55:35.839Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s)
11:55:35 [2023-12-21T11:55:35.839Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s)
11:55:35 [2023-12-21T11:55:35.839Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s)
11:55:35 [2023-12-21T11:55:35.839Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s)
11:55:35 [2023-12-21T11:55:35.839Z] PASS
11:55:35 [2023-12-21T11:55:35.839Z] 
11:55:35 [2023-12-21T11:55:35.839Z] DONE 20 tests in 2.255s
11:55:35 [2023-12-21T11:55:35.839Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
11:55:36 [2023-12-21T11:55:36.097Z] ++++ cat bundles/test-integration/docker.pid
11:55:36 [2023-12-21T11:55:36.097Z] +++ kill 24278
11:55:37 [2023-12-21T11:55:37.471Z] ++++ cat bundles/test-integration/TestUsernsCommit/d4d23a117b97b/docker.pid
11:55:37 [2023-12-21T11:55:37.471Z] +++ kill 61584
11:55:37 [2023-12-21T11:55:37.471Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 61584 is not a child of this shell
11:55:37 [2023-12-21T11:55:37.471Z] warning: PID 61584 from bundles/test-integration/TestUsernsCommit/d4d23a117b97b/docker.pid had a nonzero exit code
11:55:37 [2023-12-21T11:55:37.471Z] umount: bundles/test-integration/TestUsernsCommit/d4d23a117b97b/root: not mounted.
11:55:37 [2023-12-21T11:55:37.471Z] +++ /etc/init.d/apparmor stop
11:55:37 [2023-12-21T11:55:37.471Z] Leaving: AppArmorNo profiles have been unloaded.
11:55:37 [2023-12-21T11:55:37.471Z] 
11:55:37 [2023-12-21T11:55:37.471Z] Unloading profiles will leave already running processes permanently
11:55:37 [2023-12-21T11:55:37.471Z] unconfined, which can lead to unexpected situations.
11:55:37 [2023-12-21T11:55:37.471Z] 
11:55:37 [2023-12-21T11:55:37.471Z] To set a process to complain mode, use the command line tool
11:55:37 [2023-12-21T11:55:37.471Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
11:55:37 [2023-12-21T11:55:37.471Z] +++ true
11:55:37 [2023-12-21T11:55:37.471Z] exiting test-integration
11:55:37 [2023-12-21T11:55:37.471Z] ++ exit 0
11:55:37 [2023-12-21T11:55:37.471Z] 
Post stage
[Pipeline] junit
11:55:38 [2023-12-21T11:55:38.862Z] Recording test results
11:55:39 [2023-12-21T11:55:39.052Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
11:55:39 [2023-12-21T11:55:39.350Z] + echo Ensuring container killed.
11:55:39 [2023-12-21T11:55:39.350Z] Ensuring container killed.
11:55:39 [2023-12-21T11:55:39.350Z] + docker rm -vf docker-pr2
11:55:39 [2023-12-21T11:55:39.350Z] Error response from daemon: No such container: docker-pr2
[Pipeline] sh
11:55:39 [2023-12-21T11:55:39.631Z] + echo Chowning /workspace to jenkins user
11:55:39 [2023-12-21T11:55:39.631Z] Chowning /workspace to jenkins user
11:55:39 [2023-12-21T11:55:39.631Z] + id -u
11:55:39 [2023-12-21T11:55:39.631Z] + id -g
11:55:39 [2023-12-21T11:55:39.631Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-46974:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
11:55:40 [2023-12-21T11:55:40.855Z] + bundleName=arm64-integration
11:55:40 [2023-12-21T11:55:40.855Z] + echo Creating arm64-integration-bundles.tar.gz
11:55:40 [2023-12-21T11:55:40.855Z] Creating arm64-integration-bundles.tar.gz
11:55:40 [2023-12-21T11:55:40.855Z] + find bundles -path */root/*overlay2 -prune+  -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
11:55:40 [2023-12-21T11:55:40.855Z] xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
11:55:41 [2023-12-21T11:55:41.130Z] Archiving artifacts
11:55:41 [2023-12-21T11:55:41.435Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-46974/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
11:55:41 [2023-12-21T11:55:41.724Z] + make clean
11:55:41 [2023-12-21T11:55:41.724Z] docker volume rm -f docker-dev-cache docker-mod-cache
11:55:41 [2023-12-21T11:55:41.724Z] docker-dev-cache
11:55:41 [2023-12-21T11:55:41.724Z] 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