Skip to content
Success

Console Output

Pull request #47062 event
09:52:12 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from a8f7c5ee481d4a7c4a98b18ea4189dc2eea7ecf7+22a504935f361f65a63f29e7dce0c5bb88ae17b7 (198c241e063892e3b078be7eec3cc0e87ff4db80)
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-47062@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
09:52:15 [2024-01-23T09:52:15.233Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
09:52:15 [2024-01-23T09:52:15.238Z] Trying to pass milestone 19
[Pipeline] milestone
09:52:15 [2024-01-23T09:52:15.403Z] Trying to pass milestone 20
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
09:52:15 [2024-01-23T09:52:15.625Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0fe42040aa192c148) in /home/ubuntu/workspace/moby_PR-47062
[Pipeline] {
[Pipeline] checkout
09:52:15 [2024-01-23T09:52:15.646Z] The recommended git tool is: git
09:52:15 [2024-01-23T09:52:15.652Z] using credential docker-jenkins-github-credentials
09:52:15 [2024-01-23T09:52:15.665Z] Cloning the remote Git repository
09:52:15 [2024-01-23T09:52:15.665Z] Cloning with configured refspecs honoured and without tags
09:52:15 [2024-01-23T09:52:15.671Z] Cloning repository https://github.com/moby/moby.git
09:52:15 [2024-01-23T09:52:15.672Z]  > git init /home/ubuntu/workspace/moby_PR-47062 # timeout=10
09:52:15 [2024-01-23T09:52:15.676Z] Fetching upstream changes from https://github.com/moby/moby.git
09:52:15 [2024-01-23T09:52:15.676Z]  > git --version # timeout=10
09:52:15 [2024-01-23T09:52:15.678Z]  > git --version # 'git version 2.25.1'
09:52:15 [2024-01-23T09:52:15.679Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:52:15 [2024-01-23T09:52:15.679Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47062/head:refs/remotes/origin/PR-47062 +refs/heads/master:refs/remotes/origin/master # timeout=10
09:52:27 [2024-01-23T09:52:27.599Z] Fetching without tags
09:52:27 [2024-01-23T09:52:27.825Z] Merging remotes/origin/master commit 22a504935f361f65a63f29e7dce0c5bb88ae17b7 into PR head commit a8f7c5ee481d4a7c4a98b18ea4189dc2eea7ecf7
09:52:27 [2024-01-23T09:52:27.591Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:52:27 [2024-01-23T09:52:27.594Z]  > git config --add remote.origin.fetch +refs/pull/47062/head:refs/remotes/origin/PR-47062 # timeout=10
09:52:27 [2024-01-23T09:52:27.596Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
09:52:27 [2024-01-23T09:52:27.602Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:52:27 [2024-01-23T09:52:27.606Z] Fetching upstream changes from https://github.com/moby/moby.git
09:52:27 [2024-01-23T09:52:27.606Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:52:27 [2024-01-23T09:52:27.607Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47062/head:refs/remotes/origin/PR-47062 +refs/heads/master:refs/remotes/origin/master # timeout=10
09:52:27 [2024-01-23T09:52:27.832Z]  > git config core.sparsecheckout # timeout=10
09:52:27 [2024-01-23T09:52:27.835Z]  > git checkout -f a8f7c5ee481d4a7c4a98b18ea4189dc2eea7ecf7 # timeout=10
09:52:29 [2024-01-23T09:52:29.252Z] Merge succeeded, producing 064074e1aad9a75f1c86422915b813e82a72a839
09:52:29 [2024-01-23T09:52:29.253Z] Checking out Revision 064074e1aad9a75f1c86422915b813e82a72a839 (PR-47062)
09:52:29 [2024-01-23T09:52:29.298Z] Commit message: "Merge commit '22a504935f361f65a63f29e7dce0c5bb88ae17b7' into HEAD"
09:52:29 [2024-01-23T09:52:29.302Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
09:52:28 [2024-01-23T09:52:28.483Z]  > git remote # timeout=10
09:52:28 [2024-01-23T09:52:28.485Z]  > git config --get remote.origin.url # timeout=10
09:52:28 [2024-01-23T09:52:28.488Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:52:28 [2024-01-23T09:52:28.488Z]  > git merge 22a504935f361f65a63f29e7dce0c5bb88ae17b7 # timeout=10
09:52:29 [2024-01-23T09:52:29.254Z]  > git rev-parse HEAD^{commit} # timeout=10
09:52:29 [2024-01-23T09:52:29.259Z]  > git config core.sparsecheckout # timeout=10
09:52:29 [2024-01-23T09:52:29.262Z]  > git checkout -f 064074e1aad9a75f1c86422915b813e82a72a839 # timeout=10
09:52:29 [2024-01-23T09:52:29.304Z]  > git rev-list --no-walk 2b90484d9514ef1db2dac901a8e4cce5763919b3 # timeout=10
09:52:29 [2024-01-23T09:52:29.930Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-47062:/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
09:52:35 [2024-01-23T09:52:35.171Z] 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
09:52:35 [2024-01-23T09:52:35.477Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0fe42040aa192c148) in /home/ubuntu/workspace/moby_PR-47062
[Pipeline] {
[Pipeline] checkout
09:52:35 [2024-01-23T09:52:35.493Z] The recommended git tool is: git
09:52:35 [2024-01-23T09:52:35.499Z] using credential docker-jenkins-github-credentials
09:52:35 [2024-01-23T09:52:35.515Z] Fetching changes from the remote Git repository
09:52:35 [2024-01-23T09:52:35.519Z] Fetching without tags
09:52:35 [2024-01-23T09:52:35.789Z] Merging remotes/origin/master commit 22a504935f361f65a63f29e7dce0c5bb88ae17b7 into PR head commit a8f7c5ee481d4a7c4a98b18ea4189dc2eea7ecf7
09:52:36 [2024-01-23T09:52:36.077Z] Merge succeeded, producing 3e668b2c0c25dc1276365c881ba117eb46d05a2e
09:52:36 [2024-01-23T09:52:36.077Z] Checking out Revision 3e668b2c0c25dc1276365c881ba117eb46d05a2e (PR-47062)
09:52:36 [2024-01-23T09:52:36.113Z] Commit message: "Merge commit '22a504935f361f65a63f29e7dce0c5bb88ae17b7' into HEAD"
09:52:36 [2024-01-23T09:52:36.117Z] First time build. Skipping changelog.
09:52:35 [2024-01-23T09:52:35.517Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-47062/.git # timeout=10
09:52:35 [2024-01-23T09:52:35.521Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:52:35 [2024-01-23T09:52:35.525Z] Fetching upstream changes from https://github.com/moby/moby.git
09:52:35 [2024-01-23T09:52:35.525Z]  > git --version # timeout=10
09:52:35 [2024-01-23T09:52:35.528Z]  > git --version # 'git version 2.25.1'
09:52:35 [2024-01-23T09:52:35.528Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:52:35 [2024-01-23T09:52:35.528Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47062/head:refs/remotes/origin/PR-47062 +refs/heads/master:refs/remotes/origin/master # timeout=10
09:52:35 [2024-01-23T09:52:35.796Z]  > git config core.sparsecheckout # timeout=10
09:52:35 [2024-01-23T09:52:35.798Z]  > git checkout -f a8f7c5ee481d4a7c4a98b18ea4189dc2eea7ecf7 # timeout=10
09:52:35 [2024-01-23T09:52:35.898Z]  > git remote # timeout=10
09:52:35 [2024-01-23T09:52:35.900Z]  > git config --get remote.origin.url # timeout=10
09:52:35 [2024-01-23T09:52:35.903Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:52:35 [2024-01-23T09:52:35.903Z]  > git merge 22a504935f361f65a63f29e7dce0c5bb88ae17b7 # timeout=10
09:52:36 [2024-01-23T09:52:36.078Z]  > git rev-parse HEAD^{commit} # timeout=10
09:52:36 [2024-01-23T09:52:36.084Z]  > git config core.sparsecheckout # timeout=10
09:52:36 [2024-01-23T09:52:36.086Z]  > git checkout -f 3e668b2c0c25dc1276365c881ba117eb46d05a2e # timeout=10
09:52:36 [2024-01-23T09:52:36.119Z]  > git rev-list --no-walk 2b90484d9514ef1db2dac901a8e4cce5763919b3 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
09:52:36 [2024-01-23T09:52:36.791Z] + docker version
09:52:36 [2024-01-23T09:52:36.792Z] Client: Docker Engine - Community
09:52:36 [2024-01-23T09:52:36.792Z]  Version:           24.0.7
09:52:36 [2024-01-23T09:52:36.792Z]  API version:       1.43
09:52:36 [2024-01-23T09:52:36.792Z]  Go version:        go1.20.10
09:52:36 [2024-01-23T09:52:36.792Z]  Git commit:        afdd53b
09:52:36 [2024-01-23T09:52:36.792Z]  Built:             Thu Oct 26 09:08:14 2023
09:52:36 [2024-01-23T09:52:36.792Z]  OS/Arch:           linux/arm64
09:52:36 [2024-01-23T09:52:36.792Z]  Context:           default
09:52:36 [2024-01-23T09:52:36.792Z] 
09:52:36 [2024-01-23T09:52:36.792Z] Server: Docker Engine - Community
09:52:36 [2024-01-23T09:52:36.792Z]  Engine:
09:52:36 [2024-01-23T09:52:36.792Z]   Version:          24.0.7
09:52:36 [2024-01-23T09:52:36.792Z]   API version:      1.43 (minimum version 1.12)
09:52:36 [2024-01-23T09:52:36.792Z]   Go version:       go1.20.10
09:52:36 [2024-01-23T09:52:36.792Z]   Git commit:       311b9ff
09:52:36 [2024-01-23T09:52:36.792Z]   Built:            Thu Oct 26 09:08:14 2023
09:52:36 [2024-01-23T09:52:36.792Z]   OS/Arch:          linux/arm64
09:52:36 [2024-01-23T09:52:36.792Z]   Experimental:     true
09:52:36 [2024-01-23T09:52:36.792Z]  containerd:
09:52:36 [2024-01-23T09:52:36.792Z]   Version:          1.6.25
09:52:36 [2024-01-23T09:52:36.792Z]   GitCommit:        d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f
09:52:36 [2024-01-23T09:52:36.792Z]  runc:
09:52:36 [2024-01-23T09:52:36.792Z]   Version:          1.1.10
09:52:36 [2024-01-23T09:52:36.792Z]   GitCommit:        v1.1.10-0-g18a0cb0
09:52:36 [2024-01-23T09:52:36.792Z]  docker-init:
09:52:36 [2024-01-23T09:52:36.792Z]   Version:          0.19.0
09:52:36 [2024-01-23T09:52:36.792Z]   GitCommit:        de40ad0
[Pipeline] sh
09:52:37 [2024-01-23T09:52:37.063Z] + docker info
09:52:37 [2024-01-23T09:52:37.064Z] Client: Docker Engine - Community
09:52:37 [2024-01-23T09:52:37.064Z]  Version:    24.0.7
09:52:37 [2024-01-23T09:52:37.064Z]  Context:    default
09:52:37 [2024-01-23T09:52:37.064Z]  Debug Mode: false
09:52:37 [2024-01-23T09:52:37.064Z]  Plugins:
09:52:37 [2024-01-23T09:52:37.064Z]   buildx: Docker Buildx (Docker Inc.)
09:52:37 [2024-01-23T09:52:37.064Z]     Version:  v0.12.0
09:52:37 [2024-01-23T09:52:37.064Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
09:52:37 [2024-01-23T09:52:37.064Z]   compose: Docker Compose (Docker Inc.)
09:52:37 [2024-01-23T09:52:37.064Z]     Version:  v2.23.3
09:52:37 [2024-01-23T09:52:37.064Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
09:52:37 [2024-01-23T09:52:37.064Z] 
09:52:37 [2024-01-23T09:52:37.064Z] Server:
09:52:37 [2024-01-23T09:52:37.064Z]  Containers: 0
09:52:37 [2024-01-23T09:52:37.064Z]   Running: 0
09:52:37 [2024-01-23T09:52:37.064Z]   Paused: 0
09:52:37 [2024-01-23T09:52:37.064Z]   Stopped: 0
09:52:37 [2024-01-23T09:52:37.064Z]  Images: 3
09:52:37 [2024-01-23T09:52:37.064Z]  Server Version: 24.0.7
09:52:37 [2024-01-23T09:52:37.064Z]  Storage Driver: overlay2
09:52:37 [2024-01-23T09:52:37.064Z]   Backing Filesystem: extfs
09:52:37 [2024-01-23T09:52:37.064Z]   Supports d_type: true
09:52:37 [2024-01-23T09:52:37.064Z]   Using metacopy: false
09:52:37 [2024-01-23T09:52:37.064Z]   Native Overlay Diff: true
09:52:37 [2024-01-23T09:52:37.064Z]   userxattr: false
09:52:37 [2024-01-23T09:52:37.064Z]  Logging Driver: json-file
09:52:37 [2024-01-23T09:52:37.064Z]  Cgroup Driver: cgroupfs
09:52:37 [2024-01-23T09:52:37.064Z]  Cgroup Version: 1
09:52:37 [2024-01-23T09:52:37.064Z]  Plugins:
09:52:37 [2024-01-23T09:52:37.064Z]   Volume: local
09:52:37 [2024-01-23T09:52:37.064Z]   Network: bridge host ipvlan macvlan null overlay
09:52:37 [2024-01-23T09:52:37.064Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
09:52:37 [2024-01-23T09:52:37.064Z]  Swarm: inactive
09:52:37 [2024-01-23T09:52:37.064Z]  Runtimes: io.containerd.runc.v2 runc
09:52:37 [2024-01-23T09:52:37.064Z]  Default Runtime: runc
09:52:37 [2024-01-23T09:52:37.064Z]  Init Binary: docker-init
09:52:37 [2024-01-23T09:52:37.064Z]  containerd version: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f
09:52:37 [2024-01-23T09:52:37.064Z]  runc version: v1.1.10-0-g18a0cb0
09:52:37 [2024-01-23T09:52:37.064Z]  init version: de40ad0
09:52:37 [2024-01-23T09:52:37.064Z]  Security Options:
09:52:37 [2024-01-23T09:52:37.064Z]   apparmor
09:52:37 [2024-01-23T09:52:37.064Z]   seccomp
09:52:37 [2024-01-23T09:52:37.064Z]    Profile: builtin
09:52:37 [2024-01-23T09:52:37.064Z]  Kernel Version: 5.15.0-1050-aws
09:52:37 [2024-01-23T09:52:37.064Z]  Operating System: Ubuntu 20.04.6 LTS
09:52:37 [2024-01-23T09:52:37.064Z]  OSType: linux
09:52:37 [2024-01-23T09:52:37.064Z]  Architecture: aarch64
09:52:37 [2024-01-23T09:52:37.064Z]  CPUs: 8
09:52:37 [2024-01-23T09:52:37.064Z]  Total Memory: 30.64GiB
09:52:37 [2024-01-23T09:52:37.064Z]  Name: ip-10-100-74-188
09:52:37 [2024-01-23T09:52:37.064Z]  ID: df31e515-0d6e-4cdc-bab7-e14664be0d77
09:52:37 [2024-01-23T09:52:37.064Z]  Docker Root Dir: /var/lib/docker
09:52:37 [2024-01-23T09:52:37.064Z]  Debug Mode: false
09:52:37 [2024-01-23T09:52:37.064Z]  Experimental: true
09:52:37 [2024-01-23T09:52:37.064Z]  Insecure Registries:
09:52:37 [2024-01-23T09:52:37.064Z]   127.0.0.0/8
09:52:37 [2024-01-23T09:52:37.064Z]  Live Restore Enabled: true
09:52:37 [2024-01-23T09:52:37.064Z] 
[Pipeline] sh
09:52:37 [2024-01-23T09:52:37.336Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
09:52:37 [2024-01-23T09:52:37.336Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
09:52:37 [2024-01-23T09:52:37.336Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-47062/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
09:52:37 [2024-01-23T09:52:37.336Z] + bash /home/ubuntu/workspace/moby_PR-47062/check-config.sh
09:52:37 [2024-01-23T09:52:37.336Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
09:52:37 [2024-01-23T09:52:37.336Z] info: reading kernel config from /boot/config-5.15.0-1050-aws ...
09:52:37 [2024-01-23T09:52:37.336Z] 
09:52:37 [2024-01-23T09:52:37.336Z] Generally Necessary:
09:52:37 [2024-01-23T09:52:37.336Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
09:52:37 [2024-01-23T09:52:37.336Z] - apparmor: enabled and tools installed
09:52:37 [2024-01-23T09:52:37.336Z] - CONFIG_NAMESPACES: enabled
09:52:37 [2024-01-23T09:52:37.336Z] - CONFIG_NET_NS: enabled
09:52:37 [2024-01-23T09:52:37.336Z] - CONFIG_PID_NS: enabled
09:52:37 [2024-01-23T09:52:37.336Z] - CONFIG_IPC_NS: enabled
09:52:37 [2024-01-23T09:52:37.336Z] - CONFIG_UTS_NS: enabled
09:52:37 [2024-01-23T09:52:37.336Z] - CONFIG_CGROUPS: enabled
09:52:37 [2024-01-23T09:52:37.336Z] - CONFIG_CGROUP_CPUACCT: enabled
09:52:37 [2024-01-23T09:52:37.336Z] - CONFIG_CGROUP_DEVICE: enabled
09:52:37 [2024-01-23T09:52:37.336Z] - CONFIG_CGROUP_FREEZER: enabled
09:52:37 [2024-01-23T09:52:37.336Z] - CONFIG_CGROUP_SCHED: enabled
09:52:37 [2024-01-23T09:52:37.336Z] - CONFIG_CPUSETS: enabled
09:52:37 [2024-01-23T09:52:37.336Z] - CONFIG_MEMCG: enabled
09:52:37 [2024-01-23T09:52:37.336Z] - CONFIG_KEYS: enabled
09:52:37 [2024-01-23T09:52:37.591Z] - CONFIG_VETH: enabled (as module)
09:52:37 [2024-01-23T09:52:37.591Z] - CONFIG_BRIDGE: enabled (as module)
09:52:37 [2024-01-23T09:52:37.591Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
09:52:37 [2024-01-23T09:52:37.591Z] - CONFIG_IP_NF_FILTER: enabled (as module)
09:52:37 [2024-01-23T09:52:37.591Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
09:52:37 [2024-01-23T09:52:37.591Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
09:52:37 [2024-01-23T09:52:37.591Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
09:52:37 [2024-01-23T09:52:37.591Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
09:52:37 [2024-01-23T09:52:37.591Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
09:52:37 [2024-01-23T09:52:37.591Z] - CONFIG_IP_NF_NAT: enabled (as module)
09:52:37 [2024-01-23T09:52:37.591Z] - CONFIG_NF_NAT: enabled (as module)
09:52:37 [2024-01-23T09:52:37.591Z] - CONFIG_POSIX_MQUEUE: enabled
09:52:37 [2024-01-23T09:52:37.591Z] - CONFIG_CGROUP_BPF: enabled
09:52:37 [2024-01-23T09:52:37.591Z] 
09:52:37 [2024-01-23T09:52:37.591Z] Optional Features:
09:52:37 [2024-01-23T09:52:37.591Z] - CONFIG_USER_NS: enabled
09:52:37 [2024-01-23T09:52:37.591Z] - CONFIG_SECCOMP: enabled
09:52:37 [2024-01-23T09:52:37.591Z] - CONFIG_SECCOMP_FILTER: enabled
09:52:37 [2024-01-23T09:52:37.591Z] - CONFIG_CGROUP_PIDS: enabled
09:52:37 [2024-01-23T09:52:37.591Z] - CONFIG_MEMCG_SWAP: enabled
09:52:37 [2024-01-23T09:52:37.591Z]     (cgroup swap accounting is currently enabled)
09:52:37 [2024-01-23T09:52:37.591Z] - CONFIG_BLK_CGROUP: enabled
09:52:37 [2024-01-23T09:52:37.591Z] - CONFIG_BLK_DEV_THROTTLING: enabled
09:52:37 [2024-01-23T09:52:37.591Z] - CONFIG_CGROUP_PERF: enabled
09:52:37 [2024-01-23T09:52:37.591Z] - CONFIG_CGROUP_HUGETLB: enabled
09:52:37 [2024-01-23T09:52:37.847Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
09:52:37 [2024-01-23T09:52:37.847Z] - CONFIG_CGROUP_NET_PRIO: enabled
09:52:37 [2024-01-23T09:52:37.847Z] - CONFIG_CFS_BANDWIDTH: enabled
09:52:37 [2024-01-23T09:52:37.847Z] - CONFIG_FAIR_GROUP_SCHED: enabled
09:52:37 [2024-01-23T09:52:37.847Z] - CONFIG_RT_GROUP_SCHED: missing
09:52:37 [2024-01-23T09:52:37.847Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
09:52:37 [2024-01-23T09:52:37.847Z] - CONFIG_IP_VS: enabled (as module)
09:52:37 [2024-01-23T09:52:37.847Z] - CONFIG_IP_VS_NFCT: enabled
09:52:37 [2024-01-23T09:52:37.847Z] - CONFIG_IP_VS_PROTO_TCP: enabled
09:52:37 [2024-01-23T09:52:37.847Z] - CONFIG_IP_VS_PROTO_UDP: enabled
09:52:37 [2024-01-23T09:52:37.847Z] - CONFIG_IP_VS_RR: enabled (as module)
09:52:37 [2024-01-23T09:52:37.847Z] - CONFIG_SECURITY_SELINUX: enabled
09:52:37 [2024-01-23T09:52:37.847Z] - CONFIG_SECURITY_APPARMOR: enabled
09:52:37 [2024-01-23T09:52:37.847Z] - CONFIG_EXT4_FS: enabled
09:52:37 [2024-01-23T09:52:37.847Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
09:52:37 [2024-01-23T09:52:37.847Z] - CONFIG_EXT4_FS_SECURITY: enabled
09:52:37 [2024-01-23T09:52:37.847Z] - Network Drivers:
09:52:37 [2024-01-23T09:52:37.847Z]   - "overlay":
09:52:37 [2024-01-23T09:52:37.847Z]     - CONFIG_VXLAN: enabled (as module)
09:52:37 [2024-01-23T09:52:37.847Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
09:52:37 [2024-01-23T09:52:37.847Z]       Optional (for encrypted networks):
09:52:38 [2024-01-23T09:52:38.103Z]       - CONFIG_CRYPTO: enabled
09:52:38 [2024-01-23T09:52:38.103Z]       - CONFIG_CRYPTO_AEAD: enabled
09:52:38 [2024-01-23T09:52:38.103Z]       - CONFIG_CRYPTO_GCM: enabled
09:52:38 [2024-01-23T09:52:38.103Z]       - CONFIG_CRYPTO_SEQIV: enabled
09:52:38 [2024-01-23T09:52:38.103Z]       - CONFIG_CRYPTO_GHASH: enabled
09:52:38 [2024-01-23T09:52:38.103Z]       - CONFIG_XFRM: enabled
09:52:38 [2024-01-23T09:52:38.103Z]       - CONFIG_XFRM_USER: enabled (as module)
09:52:38 [2024-01-23T09:52:38.103Z]       - CONFIG_XFRM_ALGO: enabled (as module)
09:52:38 [2024-01-23T09:52:38.103Z]       - CONFIG_INET_ESP: enabled (as module)
09:52:38 [2024-01-23T09:52:38.103Z]   - "ipvlan":
09:52:38 [2024-01-23T09:52:38.103Z]     - CONFIG_IPVLAN: enabled (as module)
09:52:38 [2024-01-23T09:52:38.103Z]   - "macvlan":
09:52:38 [2024-01-23T09:52:38.103Z]     - CONFIG_MACVLAN: enabled (as module)
09:52:38 [2024-01-23T09:52:38.103Z]     - CONFIG_DUMMY: enabled (as module)
09:52:38 [2024-01-23T09:52:38.103Z]   - "ftp,tftp client in container":
09:52:38 [2024-01-23T09:52:38.103Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
09:52:38 [2024-01-23T09:52:38.103Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
09:52:38 [2024-01-23T09:52:38.103Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
09:52:38 [2024-01-23T09:52:38.103Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
09:52:38 [2024-01-23T09:52:38.103Z] - Storage Drivers:
09:52:38 [2024-01-23T09:52:38.103Z]   - "aufs":
09:52:38 [2024-01-23T09:52:38.103Z]     - CONFIG_AUFS_FS: enabled (as module)
09:52:38 [2024-01-23T09:52:38.103Z]   - "btrfs":
09:52:38 [2024-01-23T09:52:38.103Z]     - CONFIG_BTRFS_FS: enabled (as module)
09:52:38 [2024-01-23T09:52:38.103Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
09:52:38 [2024-01-23T09:52:38.103Z]   - "devicemapper":
09:52:38 [2024-01-23T09:52:38.103Z]     - CONFIG_BLK_DEV_DM: enabled
09:52:38 [2024-01-23T09:52:38.103Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
09:52:38 [2024-01-23T09:52:38.103Z]   - "overlay":
09:52:38 [2024-01-23T09:52:38.103Z]     - CONFIG_OVERLAY_FS: enabled (as module)
09:52:38 [2024-01-23T09:52:38.103Z]   - "zfs":
09:52:38 [2024-01-23T09:52:38.103Z]     - /dev/zfs: present
09:52:38 [2024-01-23T09:52:38.103Z]     - zfs command: missing
09:52:38 [2024-01-23T09:52:38.103Z]     - zpool command: missing
09:52:38 [2024-01-23T09:52:38.103Z] 
09:52:38 [2024-01-23T09:52:38.103Z] Limits:
09:52:38 [2024-01-23T09:52:38.103Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
09:52:38 [2024-01-23T09:52:38.103Z] 
09:52:38 [2024-01-23T09:52:38.103Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
09:52:38 [2024-01-23T09:52:38.474Z] + docker build --force-rm -t docker:3e668b2c0c25dc1276365c881ba117eb46d05a2e .
09:52:38 [2024-01-23T09:52:38.730Z] #0 building with "default" instance using docker driver
09:52:38 [2024-01-23T09:52:38.730Z] 
09:52:38 [2024-01-23T09:52:38.730Z] #1 [internal] load .dockerignore
09:52:38 [2024-01-23T09:52:38.730Z] #1 transferring context: 113B done
09:52:38 [2024-01-23T09:52:38.730Z] #1 DONE 0.0s
09:52:38 [2024-01-23T09:52:38.730Z] 
09:52:38 [2024-01-23T09:52:38.730Z] #2 [internal] load build definition from Dockerfile
09:52:38 [2024-01-23T09:52:38.730Z] #2 transferring dockerfile: 27.92kB done
09:52:38 [2024-01-23T09:52:38.730Z] #2 DONE 0.0s
09:52:38 [2024-01-23T09:52:38.730Z] 
09:52:38 [2024-01-23T09:52:38.730Z] #3 resolve image config for docker.io/docker/dockerfile:1
09:52:38 [2024-01-23T09:52:38.730Z] #3 DONE 0.1s
09:52:38 [2024-01-23T09:52:38.730Z] 
09:52:38 [2024-01-23T09:52:38.730Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
09:52:38 [2024-01-23T09:52:38.730Z] #4 CACHED
09:52:38 [2024-01-23T09:52:38.730Z] 
09:52:38 [2024-01-23T09:52:38.730Z] #5 [internal] load metadata for docker.io/library/busybox:latest
09:52:38 [2024-01-23T09:52:38.730Z] #5 DONE 0.0s
09:52:38 [2024-01-23T09:52:38.730Z] 
09:52:38 [2024-01-23T09:52:38.730Z] #6 [internal] load metadata for docker.io/library/debian:bookworm
09:52:38 [2024-01-23T09:52:38.985Z] #6 ...
09:52:38 [2024-01-23T09:52:38.985Z] 
09:52:38 [2024-01-23T09:52:38.985Z] #7 [internal] load metadata for docker.io/distribution/distribution:2.8.3
09:52:38 [2024-01-23T09:52:38.985Z] #7 DONE 0.1s
09:52:39 [2024-01-23T09:52:39.241Z] 
09:52:39 [2024-01-23T09:52:39.241Z] #8 [internal] load metadata for docker.io/docker/buildx-bin:0.12.1
09:52:39 [2024-01-23T09:52:39.241Z] #8 DONE 0.1s
09:52:39 [2024-01-23T09:52:39.241Z] 
09:52:39 [2024-01-23T09:52:39.241Z] #9 [internal] load metadata for docker.io/library/golang:1.21.6-bookworm
09:52:39 [2024-01-23T09:52:39.241Z] #9 DONE 0.2s
09:52:39 [2024-01-23T09:52:39.241Z] 
09:52:39 [2024-01-23T09:52:39.241Z] #10 [internal] load metadata for docker.io/docker/compose-bin:v2.24.1
09:52:39 [2024-01-23T09:52:39.241Z] #10 DONE 0.2s
09:52:39 [2024-01-23T09:52:39.241Z] 
09:52:39 [2024-01-23T09:52:39.241Z] #6 [internal] load metadata for docker.io/library/debian:bookworm
09:52:39 [2024-01-23T09:52:39.241Z] #6 DONE 0.2s
09:52:39 [2024-01-23T09:52:39.241Z] 
09:52:39 [2024-01-23T09:52:39.241Z] #11 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1
09:52:39 [2024-01-23T09:52:39.241Z] #11 DONE 0.2s
09:52:39 [2024-01-23T09:52:39.241Z] 
09:52:39 [2024-01-23T09:52:39.241Z] #12 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
09:52:39 [2024-01-23T09:52:39.241Z] #12 DONE 0.4s
09:52:39 [2024-01-23T09:52:39.241Z] 
09:52:39 [2024-01-23T09:52:39.241Z] #13 [base 1/4] FROM docker.io/library/golang:1.21.6-bookworm@sha256:c4b696f1b2bf7d42e02b62b160c3f81c39386e1c567603df8c514ad6ce93361d
09:52:39 [2024-01-23T09:52:39.241Z] #13 DONE 0.0s
09:52:39 [2024-01-23T09:52:39.241Z] 
09:52:39 [2024-01-23T09:52:39.241Z] #14 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.12.1@sha256:c7a37a2a92f28656bdd44c52bdf2a0f1fce8912d41fde136df781d419fd9ce43
09:52:39 [2024-01-23T09:52:39.241Z] #14 DONE 0.0s
09:52:39 [2024-01-23T09:52:39.241Z] 
09:52:39 [2024-01-23T09:52:39.241Z] #15 [compose 1/1] FROM docker.io/docker/compose-bin:v2.24.1@sha256:fc454492753b56ca3babde9ab787ab55624399652f7fa9b124bd7b046df38489
09:52:39 [2024-01-23T09:52:39.241Z] #15 DONE 0.0s
09:52:39 [2024-01-23T09:52:39.241Z] 
09:52:39 [2024-01-23T09:52:39.241Z] #16 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012
09:52:39 [2024-01-23T09:52:39.241Z] #16 DONE 0.0s
09:52:39 [2024-01-23T09:52:39.241Z] 
09:52:39 [2024-01-23T09:52:39.241Z] #17 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
09:52:39 [2024-01-23T09:52:39.241Z] #17 DONE 0.0s
09:52:39 [2024-01-23T09:52:39.241Z] 
09:52:39 [2024-01-23T09:52:39.241Z] #18 [build-dummy 1/2] FROM docker.io/library/busybox:latest
09:52:39 [2024-01-23T09:52:39.241Z] #18 DONE 0.0s
09:52:39 [2024-01-23T09:52:39.241Z] 
09:52:39 [2024-01-23T09:52:39.241Z] #19 [registry-v2 1/2] FROM docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb
09:52:39 [2024-01-23T09:52:39.241Z] #19 DONE 0.0s
09:52:39 [2024-01-23T09:52:39.241Z] 
09:52:39 [2024-01-23T09:52:39.241Z] #20 [frozen-images 1/4] FROM docker.io/library/debian:bookworm@sha256:b16cef8cbcb20935c0f052e37fc3d38dc92bfec0bcfb894c328547f81e932d67
09:52:39 [2024-01-23T09:52:39.241Z] #20 DONE 0.0s
09:52:39 [2024-01-23T09:52:39.241Z] 
09:52:39 [2024-01-23T09:52:39.241Z] #21 [internal] load build context
09:52:40 [2024-01-23T09:52:40.607Z] #21 transferring context: 75.05MB 0.9s done
09:52:40 [2024-01-23T09:52:40.607Z] #21 DONE 1.0s
09:52:40 [2024-01-23T09:52:40.607Z] 
09:52:40 [2024-01-23T09:52:40.607Z] #22 [dev-systemd-false 21/21] WORKDIR /go/src/github.com/docker/docker
09:52:40 [2024-01-23T09:52:40.607Z] #22 CACHED
09:52:40 [2024-01-23T09:52:40.607Z] 
09:52:40 [2024-01-23T09:52:40.607Z] #23 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
09:52:40 [2024-01-23T09:52:40.607Z] #23 CACHED
09:52:40 [2024-01-23T09:52:40.607Z] 
09:52:40 [2024-01-23T09:52:40.607Z] #24 [dev-base  5/12] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
09:52:40 [2024-01-23T09:52:40.607Z] #24 CACHED
09:52:40 [2024-01-23T09:52:40.607Z] 
09:52:40 [2024-01-23T09:52:40.607Z] #25 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
09:52:40 [2024-01-23T09:52:40.607Z] #25 CACHED
09:52:40 [2024-01-23T09:52:40.607Z] 
09:52:40 [2024-01-23T09:52:40.607Z] #26 [delve-src 1/3] WORKDIR /usr/src/delve
09:52:40 [2024-01-23T09:52:40.607Z] #26 CACHED
09:52:40 [2024-01-23T09:52:40.607Z] 
09:52:40 [2024-01-23T09:52:40.607Z] #27 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v2.0.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
09:52:40 [2024-01-23T09:52:40.607Z] #27 CACHED
09:52:40 [2024-01-23T09:52:40.607Z] 
09:52:40 [2024-01-23T09:52:40.607Z] #28 [dev-base  2/12] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
09:52:40 [2024-01-23T09:52:40.607Z] #28 CACHED
09:52:40 [2024-01-23T09:52:40.607Z] 
09:52:40 [2024-01-23T09:52:40.607Z] #29 [rootlesskit-build 4/5] COPY --link ./contrib/dockerd-rootless.sh /build/
09:52:40 [2024-01-23T09:52:40.607Z] #29 CACHED
09:52:40 [2024-01-23T09:52:40.607Z] 
09:52:40 [2024-01-23T09:52:40.607Z] #30 [dev-systemd-false  8/21] COPY --link --from=registry-v2   /build/ /usr/local/bin/
09:52:40 [2024-01-23T09:52:40.607Z] #30 CACHED
09:52:40 [2024-01-23T09:52:40.607Z] 
09:52:40 [2024-01-23T09:52:40.607Z] #31 [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
09:52:40 [2024-01-23T09:52:40.607Z] #31 CACHED
09:52:40 [2024-01-23T09:52:40.607Z] 
09:52:40 [2024-01-23T09:52:40.607Z] #32 [dev-systemd-false  5/21] COPY --link --from=gowinres      /build/ /usr/local/bin/
09:52:40 [2024-01-23T09:52:40.607Z] #32 CACHED
09:52:40 [2024-01-23T09:52:40.607Z] 
09:52:40 [2024-01-23T09:52:40.607Z] #33 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
09:52:40 [2024-01-23T09:52:40.607Z] #33 CACHED
09:52:40 [2024-01-23T09:52:40.607Z] 
09:52:40 [2024-01-23T09:52:40.607Z] #34 [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
09:52:40 [2024-01-23T09:52:40.607Z] #34 CACHED
09:52:40 [2024-01-23T09:52:40.607Z] 
09:52:40 [2024-01-23T09:52:40.607Z] #35 [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
09:52:40 [2024-01-23T09:52:40.607Z] #35 CACHED
09:52:40 [2024-01-23T09:52:40.607Z] 
09:52:40 [2024-01-23T09:52:40.607Z] #36 [dev-base 11/12] COPY --link --from=dockercli             /build/ /usr/local/cli
09:52:40 [2024-01-23T09:52:40.607Z] #36 CACHED
09:52:40 [2024-01-23T09:52:40.607Z] 
09:52:40 [2024-01-23T09:52:40.607Z] #37 [dev-systemd-false 20/21] COPY --link --from=compose       /docker-compose /usr/libexec/docker/cli-plugins/docker-compose
09:52:40 [2024-01-23T09:52:40.607Z] #37 CACHED
09:52:40 [2024-01-23T09:52:40.607Z] 
09:52:40 [2024-01-23T09:52:40.607Z] #38 [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 v25.0.0 https://github.com/docker/cli.git /build      && /build/docker --version
09:52:40 [2024-01-23T09:52:40.607Z] #38 CACHED
09:52:40 [2024-01-23T09:52:40.607Z] 
09:52:40 [2024-01-23T09:52:40.607Z] #39 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
09:52:40 [2024-01-23T09:52:40.607Z] #39 CACHED
09:52:40 [2024-01-23T09:52:40.607Z] 
09:52:40 [2024-01-23T09:52:40.607Z] #40 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
09:52:40 [2024-01-23T09:52:40.607Z] #40 CACHED
09:52:40 [2024-01-23T09:52:40.607Z] 
09:52:40 [2024-01-23T09:52:40.607Z] #41 [dev-systemd-false  3/21] COPY --link --from=delve         /build/ /usr/local/bin/
09:52:40 [2024-01-23T09:52:40.607Z] #41 CACHED
09:52:40 [2024-01-23T09:52:40.607Z] 
09:52:40 [2024-01-23T09:52:40.607Z] #42 [dev-systemd-false 11/21] COPY --link --from=shfmt         /build/ /usr/local/bin/
09:52:40 [2024-01-23T09:52:40.607Z] #42 CACHED
09:52:40 [2024-01-23T09:52:40.607Z] 
09:52:40 [2024-01-23T09:52:40.607Z] #43 [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
09:52:40 [2024-01-23T09:52:40.607Z] #43 CACHED
09:52:40 [2024-01-23T09:52:40.607Z] 
09:52:40 [2024-01-23T09:52:40.607Z] #44 [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...)
09:52:40 [2024-01-23T09:52:40.607Z] #44 CACHED
09:52:40 [2024-01-23T09:52:40.607Z] 
09:52:40 [2024-01-23T09:52:40.607Z] #45 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
09:52:40 [2024-01-23T09:52:40.607Z] #45 CACHED
09:52:40 [2024-01-23T09:52:40.607Z] 
09:52:40 [2024-01-23T09:52:40.607Z] #46 [registry-src 1/2] WORKDIR /usr/src/registry
09:52:40 [2024-01-23T09:52:40.607Z] #46 CACHED
09:52:40 [2024-01-23T09:52:40.607Z] 
09:52:40 [2024-01-23T09:52:40.607Z] #47 [swagger-src 1/3] WORKDIR /usr/src/swagger
09:52:40 [2024-01-23T09:52:40.607Z] #47 CACHED
09:52:40 [2024-01-23T09:52:40.607Z] 
09:52:40 [2024-01-23T09:52:40.607Z] #48 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
09:52:40 [2024-01-23T09:52:40.607Z] #48 CACHED
09:52:40 [2024-01-23T09:52:40.607Z] 
09:52:40 [2024-01-23T09:52:40.607Z] #49 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
09:52:40 [2024-01-23T09:52:40.607Z] #49 CACHED
09:52:40 [2024-01-23T09:52:40.607Z] 
09:52:40 [2024-01-23T09:52:40.607Z] #50 [rootlesskit-build 5/5] COPY --link ./contrib/dockerd-rootless-setuptool.sh /build/
09:52:40 [2024-01-23T09:52:40.607Z] #50 CACHED
09:52:40 [2024-01-23T09:52:40.607Z] 
09:52:40 [2024-01-23T09:52:40.607Z] #51 [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
09:52:40 [2024-01-23T09:52:40.607Z] #51 CACHED
09:52:40 [2024-01-23T09:52:40.607Z] 
09:52:40 [2024-01-23T09:52:40.607Z] #52 [dev-systemd-false  7/21] COPY --link --from=registry      /build/ /usr/local/bin/
09:52:40 [2024-01-23T09:52:40.607Z] #52 CACHED
09:52:40 [2024-01-23T09:52:40.607Z] 
09:52:40 [2024-01-23T09:52:40.607Z] #53 [dev-base  1/12] RUN groupadd -r docker
09:52:40 [2024-01-23T09:52:40.607Z] #53 CACHED
09:52:40 [2024-01-23T09:52:40.607Z] 
09:52:40 [2024-01-23T09:52:40.607Z] #54 [runc-src 1/3] WORKDIR /usr/src/runc
09:52:40 [2024-01-23T09:52:40.607Z] #54 CACHED
09:52:40 [2024-01-23T09:52:40.607Z] 
09:52:40 [2024-01-23T09:52:40.607Z] #55 [dev-systemd-false 18/21] COPY --link hack/dockerfile/etc/docker/  /etc/docker/
09:52:40 [2024-01-23T09:52:40.607Z] #55 CACHED
09:52:40 [2024-01-23T09:52:40.607Z] 
09:52:40 [2024-01-23T09:52:40.607Z] #56 [dev-base  7/12] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
09:52:40 [2024-01-23T09:52:40.607Z] #56 CACHED
09:52:40 [2024-01-23T09:52:40.607Z] 
09:52:40 [2024-01-23T09:52:40.607Z] #57 [dev-base  3/12] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
09:52:40 [2024-01-23T09:52:40.607Z] #57 CACHED
09:52:40 [2024-01-23T09:52:40.607Z] 
09:52:40 [2024-01-23T09:52:40.607Z] #58 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
09:52:40 [2024-01-23T09:52:40.607Z] #58 CACHED
09:52:40 [2024-01-23T09:52:40.607Z] 
09:52:40 [2024-01-23T09:52:40.607Z] #59 [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
09:52:40 [2024-01-23T09:52:40.607Z] #59 CACHED
09:52:40 [2024-01-23T09:52:40.607Z] 
09:52:40 [2024-01-23T09:52:40.607Z] #60 [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
09:52:40 [2024-01-23T09:52:40.607Z] #60 CACHED
09:52:40 [2024-01-23T09:52:40.607Z] 
09:52:40 [2024-01-23T09:52:40.607Z] #61 [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...)
09:52:40 [2024-01-23T09:52:40.607Z] #61 CACHED
09:52:40 [2024-01-23T09:52:40.607Z] 
09:52:40 [2024-01-23T09:52:40.607Z] #62 [dev-systemd-false  4/21] COPY --link --from=tomll         /build/ /usr/local/bin/
09:52:40 [2024-01-23T09:52:40.607Z] #62 CACHED
09:52:40 [2024-01-23T09:52:40.607Z] 
09:52:40 [2024-01-23T09:52:40.607Z] #63 [dev-systemd-false  2/21] COPY --link --from=swagger       /build/ /usr/local/bin/
09:52:40 [2024-01-23T09:52:40.607Z] #63 CACHED
09:52:40 [2024-01-23T09:52:40.607Z] 
09:52:40 [2024-01-23T09:52:40.607Z] #64 [dev-base  4/12] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
09:52:40 [2024-01-23T09:52:40.607Z] #64 CACHED
09:52:40 [2024-01-23T09:52:40.607Z] 
09:52:40 [2024-01-23T09:52:40.607Z] #65 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.3.1"      && /build/go-winres --help
09:52:40 [2024-01-23T09:52:40.607Z] #65 CACHED
09:52:40 [2024-01-23T09:52:40.607Z] 
09:52:40 [2024-01-23T09:52:40.607Z] #66 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
09:52:40 [2024-01-23T09:52:40.607Z] #66 CACHED
09:52:40 [2024-01-23T09:52:40.607Z] 
09:52:40 [2024-01-23T09:52:40.607Z] #67 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
09:52:40 [2024-01-23T09:52:40.607Z] #67 CACHED
09:52:40 [2024-01-23T09:52:40.607Z] 
09:52:40 [2024-01-23T09:52:40.607Z] #68 [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...)
09:52:40 [2024-01-23T09:52:40.607Z] #68 CACHED
09:52:40 [2024-01-23T09:52:40.607Z] 
09:52:40 [2024-01-23T09:52:40.607Z] #69 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.12" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
09:52:40 [2024-01-23T09:52:40.607Z] #69 CACHED
09:52:40 [2024-01-23T09:52:40.607Z] 
09:52:40 [2024-01-23T09:52:40.607Z] #70 [dev-base  6/12] RUN ldconfig
09:52:40 [2024-01-23T09:52:40.607Z] #70 CACHED
09:52:40 [2024-01-23T09:52:40.607Z] 
09:52:40 [2024-01-23T09:52:40.607Z] #71 [dev-systemd-false  9/21] COPY --link --from=gotestsum     /build/ /usr/local/bin/
09:52:40 [2024-01-23T09:52:40.607Z] #71 CACHED
09:52:40 [2024-01-23T09:52:40.607Z] 
09:52:40 [2024-01-23T09:52:40.607Z] #72 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
09:52:40 [2024-01-23T09:52:40.607Z] #72 CACHED
09:52:40 [2024-01-23T09:52:40.607Z] 
09:52:40 [2024-01-23T09:52:40.607Z] #73 [tini-src 1/3] WORKDIR /usr/src/tini
09:52:40 [2024-01-23T09:52:40.607Z] #73 CACHED
09:52:40 [2024-01-23T09:52:40.607Z] 
09:52:40 [2024-01-23T09:52:40.607Z] #74 [dev-systemd-false 16/21] COPY --link --from=containerutil /build/ /usr/local/bin/
09:52:40 [2024-01-23T09:52:40.607Z] #74 CACHED
09:52:40 [2024-01-23T09:52:40.607Z] 
09:52:40 [2024-01-23T09:52:40.607Z] #75 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.55.2"      && /build/golangci-lint --version
09:52:40 [2024-01-23T09:52:40.607Z] #75 CACHED
09:52:40 [2024-01-23T09:52:40.607Z] 
09:52:40 [2024-01-23T09:52:40.607Z] #76 [dev-systemd-false 10/21] COPY --link --from=golangci_lint /build/ /usr/local/bin/
09:52:40 [2024-01-23T09:52:40.607Z] #76 CACHED
09:52:40 [2024-01-23T09:52:40.607Z] 
09:52:40 [2024-01-23T09:52:40.607Z] #77 [dev-systemd-false 13/21] COPY --link --from=containerd    /build/ /usr/local/bin/
09:52:40 [2024-01-23T09:52:40.607Z] #77 CACHED
09:52:40 [2024-01-23T09:52:40.607Z] 
09:52:40 [2024-01-23T09:52:40.607Z] #78 [build-dummy 2/2] RUN mkdir -p /build
09:52:40 [2024-01-23T09:52:40.607Z] #78 CACHED
09:52:40 [2024-01-23T09:52:40.607Z] 
09:52:40 [2024-01-23T09:52:40.607Z] #79 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
09:52:40 [2024-01-23T09:52:40.607Z] #79 CACHED
09:52:40 [2024-01-23T09:52:40.607Z] 
09:52:40 [2024-01-23T09:52:40.607Z] #80 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
09:52:40 [2024-01-23T09:52:40.607Z] #80 CACHED
09:52:40 [2024-01-23T09:52:40.607Z] 
09:52:40 [2024-01-23T09:52:40.607Z] #81 [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
09:52:40 [2024-01-23T09:52:40.607Z] #81 CACHED
09:52:40 [2024-01-23T09:52:40.607Z] 
09:52:40 [2024-01-23T09:52:40.607Z] #82 [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             ;
09:52:40 [2024-01-23T09:52:40.607Z] #82 CACHED
09:52:40 [2024-01-23T09:52:40.607Z] 
09:52:40 [2024-01-23T09:52:40.607Z] #83 [dev-systemd-false 14/21] COPY --link --from=rootlesskit   /build/ /usr/local/bin/
09:52:40 [2024-01-23T09:52:40.607Z] #83 CACHED
09:52:40 [2024-01-23T09:52:40.607Z] 
09:52:40 [2024-01-23T09:52:40.607Z] #84 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.12" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
09:52:40 [2024-01-23T09:52:40.607Z] #84 CACHED
09:52:40 [2024-01-23T09:52:40.607Z] 
09:52:40 [2024-01-23T09:52:40.607Z] #85 [dockercli 1/2] WORKDIR /go/src/github.com/docker/cli
09:52:40 [2024-01-23T09:52:40.607Z] #85 CACHED
09:52:40 [2024-01-23T09:52:40.607Z] 
09:52:40 [2024-01-23T09:52:40.607Z] #86 [base 3/4] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
09:52:40 [2024-01-23T09:52:40.607Z] #86 CACHED
09:52:40 [2024-01-23T09:52:40.607Z] 
09:52:40 [2024-01-23T09:52:40.607Z] #87 [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
09:52:40 [2024-01-23T09:52:40.607Z] #87 CACHED
09:52:40 [2024-01-23T09:52:40.607Z] 
09:52:40 [2024-01-23T09:52:40.607Z] #88 [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
09:52:40 [2024-01-23T09:52:40.607Z] #88 CACHED
09:52:40 [2024-01-23T09:52:40.607Z] 
09:52:40 [2024-01-23T09:52:40.607Z] #89 [dev-systemd-false 19/21] COPY --link --from=buildx        /buildx /usr/local/libexec/docker/cli-plugins/docker-buildx
09:52:40 [2024-01-23T09:52:40.607Z] #89 CACHED
09:52:40 [2024-01-23T09:52:40.607Z] 
09:52:40 [2024-01-23T09:52:40.607Z] #90 [registry-v2 2/2] RUN mkdir /build && mv /bin/registry /build/registry-v2
09:52:40 [2024-01-23T09:52:40.607Z] #90 CACHED
09:52:40 [2024-01-23T09:52:40.607Z] 
09:52:40 [2024-01-23T09:52:40.607Z] #91 [dev-systemd-false 17/21] COPY --link --from=crun          /build/ /usr/local/bin/
09:52:40 [2024-01-23T09:52:40.607Z] #91 CACHED
09:52:40 [2024-01-23T09:52:40.607Z] 
09:52:40 [2024-01-23T09:52:40.607Z] #92 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
09:52:40 [2024-01-23T09:52:40.607Z] #92 CACHED
09:52:40 [2024-01-23T09:52:40.607Z] 
09:52:40 [2024-01-23T09:52:40.607Z] #93 [binary-dummy 1/1] COPY --from=build-dummy /build /build
09:52:40 [2024-01-23T09:52:40.607Z] #93 CACHED
09:52:40 [2024-01-23T09:52:40.607Z] 
09:52:40 [2024-01-23T09:52:40.607Z] #94 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.21.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
09:52:40 [2024-01-23T09:52:40.607Z] #94 CACHED
09:52:40 [2024-01-23T09:52:40.607Z] 
09:52:40 [2024-01-23T09:52:40.607Z] #95 [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...)
09:52:40 [2024-01-23T09:52:40.607Z] #95 CACHED
09:52:40 [2024-01-23T09:52:40.607Z] 
09:52:40 [2024-01-23T09:52:40.607Z] #96 [dev-systemd-false  1/21] COPY --link --from=frozen-images /build/ /docker-frozen-images
09:52:40 [2024-01-23T09:52:40.607Z] #96 CACHED
09:52:40 [2024-01-23T09:52:40.608Z] 
09:52:40 [2024-01-23T09:52:40.608Z] #97 [dev-systemd-false 12/21] COPY --link --from=runc          /build/ /usr/local/bin/
09:52:40 [2024-01-23T09:52:40.608Z] #97 CACHED
09:52:40 [2024-01-23T09:52:40.608Z] 
09:52:40 [2024-01-23T09:52:40.608Z] #98 [dev-systemd-false 15/21] COPY --link --from=vpnkit        /       /usr/local/bin/
09:52:40 [2024-01-23T09:52:40.608Z] #98 CACHED
09:52:40 [2024-01-23T09:52:40.608Z] 
09:52:40 [2024-01-23T09:52:40.608Z] #99 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.11" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
09:52:40 [2024-01-23T09:52:40.608Z] #99 CACHED
09:52:40 [2024-01-23T09:52:40.608Z] 
09:52:40 [2024-01-23T09:52:40.608Z] #100 [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...)
09:52:40 [2024-01-23T09:52:40.608Z] #100 CACHED
09:52:40 [2024-01-23T09:52:40.608Z] 
09:52:40 [2024-01-23T09:52:40.608Z] #101 [dev-systemd-false  6/21] COPY --link --from=tini          /build/ /usr/local/bin/
09:52:40 [2024-01-23T09:52:40.608Z] #101 CACHED
09:52:40 [2024-01-23T09:52:40.608Z] 
09:52:40 [2024-01-23T09:52:40.608Z] #102 [base 2/4] COPY --from=xx / /
09:52:40 [2024-01-23T09:52:40.608Z] #102 CACHED
09:52:40 [2024-01-23T09:52:40.608Z] 
09:52:40 [2024-01-23T09:52:40.608Z] #103 [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
09:52:40 [2024-01-23T09:52:40.608Z] #103 CACHED
09:52:40 [2024-01-23T09:52:40.608Z] 
09:52:40 [2024-01-23T09:52:40.608Z] #104 [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
09:52:40 [2024-01-23T09:52:40.608Z] #104 CACHED
09:52:40 [2024-01-23T09:52:40.608Z] 
09:52:40 [2024-01-23T09:52:40.608Z] #105 [containerd-src 1/3] WORKDIR /usr/src/containerd
09:52:40 [2024-01-23T09:52:40.608Z] #105 CACHED
09:52:40 [2024-01-23T09:52:40.608Z] 
09:52:40 [2024-01-23T09:52:40.608Z] #106 [base 4/4] RUN apt-get update && apt-get install --no-install-recommends -y file
09:52:40 [2024-01-23T09:52:40.608Z] #106 CACHED
09:52:40 [2024-01-23T09:52:40.608Z] 
09:52:40 [2024-01-23T09:52:40.608Z] #107 [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
09:52:40 [2024-01-23T09:52:40.608Z] #107 CACHED
09:52:40 [2024-01-23T09:52:40.608Z] 
09:52:40 [2024-01-23T09:52:40.608Z] #108 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
09:52:40 [2024-01-23T09:52:40.608Z] #108 CACHED
09:52:40 [2024-01-23T09:52:40.608Z] 
09:52:40 [2024-01-23T09:52:40.608Z] #109 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
09:52:40 [2024-01-23T09:52:40.608Z] #109 CACHED
09:52:40 [2024-01-23T09:52:40.608Z] 
09:52:40 [2024-01-23T09:52:40.608Z] #110 [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...)
09:52:40 [2024-01-23T09:52:40.608Z] #110 CACHED
09:52:40 [2024-01-23T09:52:40.608Z] 
09:52:40 [2024-01-23T09:52:40.608Z] #111 [dev-base 10/12] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install --no-install-recommends -y             gcc             pkg-config             dpkg-dev             libapparmor-dev             libseccomp-dev             libsecret-1-dev             libsystemd-dev             libudev-dev             yamllint
09:52:40 [2024-01-23T09:52:40.608Z] #111 CACHED
09:52:40 [2024-01-23T09:52:40.608Z] 
09:52:40 [2024-01-23T09:52:40.608Z] #112 [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...)
09:52:40 [2024-01-23T09:52:40.608Z] #112 CACHED
09:52:40 [2024-01-23T09:52:40.608Z] 
09:52:40 [2024-01-23T09:52:40.608Z] #113 [dev-base 12/12] COPY --link --from=dockercli-integration /build/ /usr/local/cli-integration
09:52:40 [2024-01-23T09:52:40.608Z] #113 CACHED
09:52:40 [2024-01-23T09:52:40.608Z] 
09:52:40 [2024-01-23T09:52:40.608Z] #114 [dev 1/1] COPY --link . .
09:52:45 [2024-01-23T09:52:45.849Z] #114 DONE 4.8s
09:52:45 [2024-01-23T09:52:45.849Z] 
09:52:45 [2024-01-23T09:52:45.849Z] #115 exporting to image
09:52:45 [2024-01-23T09:52:45.849Z] #115 exporting layers
09:52:45 [2024-01-23T09:52:45.849Z] #115 exporting layers 0.8s done
09:52:45 [2024-01-23T09:52:45.849Z] #115 writing image sha256:1a002d792d94669d6e00a6979cb6e625a23720737b554a589d0d7d87230b6832 done
09:52:45 [2024-01-23T09:52:45.849Z] #115 naming to docker.io/library/docker:3e668b2c0c25dc1276365c881ba117eb46d05a2e done
09:52:45 [2024-01-23T09:52:45.849Z] #115 DONE 0.8s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
09:52:46 [2024-01-23T09:52:46.138Z] + sudo modprobe ip6table_filter
[Pipeline] sh
09:52:46 [2024-01-23T09:52:46.410Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-47062/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr20 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3e668b2c0c25dc1276365c881ba117eb46d05a2e -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3e668b2c0c25dc1276365c881ba117eb46d05a2e hack/test/unit
09:52:46 [2024-01-23T09:52:46.666Z] + BUILDFLAGS=(-tags 'netgo journald')
09:52:46 [2024-01-23T09:52:46.666Z] + TESTFLAGS+=' -test.timeout=5m'
09:52:46 [2024-01-23T09:52:46.666Z] + TESTDIRS=./...
09:52:46 [2024-01-23T09:52:46.666Z] + exclude_paths='/vendor/|/integration'
09:52:46 [2024-01-23T09:52:46.666Z] ++ go list ./...
09:52:46 [2024-01-23T09:52:46.666Z] ++ grep -vE '(/vendor/|/integration)'
09:52:47 [2024-01-23T09:52:47.234Z] + pkg_list='github.com/docker/docker/api
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/api/server
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/api/server/backend/build
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/api/server/httpstatus
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/api/server/httputils
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/api/server/middleware
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/api/server/router
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/api/server/router/build
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/api/server/router/checkpoint
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/api/server/router/container
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/api/server/router/debug
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/api/server/router/distribution
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/api/server/router/grpc
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/api/server/router/image
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/api/server/router/network
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/api/server/router/plugin
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/api/server/router/session
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/api/server/router/swarm
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/api/server/router/system
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/api/server/router/volume
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/api/types
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/api/types/backend
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/api/types/blkiodev
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/api/types/checkpoint
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/api/types/container
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/api/types/events
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/api/types/filters
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/api/types/image
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/api/types/mount
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/api/types/network
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/api/types/plugins/logdriver
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/api/types/registry
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/api/types/strslice
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/api/types/swarm
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/api/types/swarm/runtime
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/api/types/system
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/api/types/time
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/api/types/versions
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/api/types/versions/v1p19
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/api/types/versions/v1p20
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/api/types/volume
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/builder
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/builder/builder-next
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/builder/builder-next/exporter
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/builder/builder-next/exporter/overrides
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/builder/builder-next/imagerefchecker
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/builder/builder-next/worker
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/builder/builder-next/worker/label
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/builder/dockerfile
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/builder/remotecontext
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/builder/remotecontext/git
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/builder/remotecontext/urlutil
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/cli/debug
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/cli/winresources/docker-proxy
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/cli/winresources/dockerd
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/client
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/client/buildkit
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/cmd/docker-proxy
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/cmd/dockerd
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/cmd/dockerd/trap
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/container
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/container/stream
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/contrib/apparmor
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/contrib/httpserver
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/daemon
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/daemon/cluster
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/daemon/cluster/controllers/plugin
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/daemon/cluster/convert
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/daemon/cluster/executor
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/daemon/cluster/executor/container
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/daemon/cluster/provider
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/daemon/config
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/daemon/containerd
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/daemon/events
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/daemon/events/testutils
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/daemon/graphdriver
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/daemon/graphdriver/btrfs
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/daemon/graphdriver/copy
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/daemon/graphdriver/graphtest
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/daemon/graphdriver/overlay2
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/daemon/graphdriver/overlayutils
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/daemon/graphdriver/register
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/daemon/graphdriver/vfs
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/daemon/graphdriver/zfs
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/daemon/images
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/daemon/initlayer
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/daemon/links
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/daemon/listeners
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/daemon/logger
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/daemon/logger/awslogs
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/daemon/logger/fluentd
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/daemon/logger/gcplogs
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/daemon/logger/gelf
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/daemon/logger/journald
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/daemon/logger/journald/internal/export
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/daemon/logger/journald/internal/fake
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/daemon/logger/jsonfilelog
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/daemon/logger/local
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/daemon/logger/loggertest
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/daemon/logger/loggerutils
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/daemon/logger/loggerutils/cache
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/daemon/logger/splunk
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/daemon/logger/syslog
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/daemon/logger/templates
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/daemon/names
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/daemon/network
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/daemon/snapshotter
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/daemon/stats
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/distribution
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/distribution/metadata
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/distribution/utils
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/distribution/xfer
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/dockerversion
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/errdefs
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/image
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/image/cache
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/image/spec/specs-go
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/image/spec/specs-go/v1
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/image/tarexport
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/image/v1
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/internal/cleanups
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/internal/compatcontext
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/internal/mod
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/internal/mounttree
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/internal/multierror
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/internal/safepath
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/internal/sliceutil
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/internal/test/suite
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/internal/testutils
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/internal/testutils/netnsutils
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/internal/testutils/specialimage
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/internal/unix_noeintr
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/internal/unshare
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/layer
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/libcontainerd
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/libcontainerd/queue
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/libcontainerd/remote
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/libcontainerd/shimopts
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/libcontainerd/supervisor
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/libcontainerd/types
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/libnetwork
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/libnetwork/bitmap
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/libnetwork/cluster
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/libnetwork/cmd/diagnostic
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/libnetwork/config
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/libnetwork/datastore
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/libnetwork/diagnostic
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/libnetwork/discoverapi
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/libnetwork/driverapi
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/libnetwork/drivers/bridge
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/libnetwork/drivers/host
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/libnetwork/drivers/ipvlan
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/libnetwork/drivers/macvlan
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/libnetwork/drivers/null
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/libnetwork/drivers/overlay
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/libnetwork/drivers/remote
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/libnetwork/drivers/remote/api
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/libnetwork/drivers/windows
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/libnetwork/drvregistry
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/libnetwork/etchosts
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/libnetwork/internal/caller
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/libnetwork/internal/kvstore
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/libnetwork/internal/netiputil
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/libnetwork/internal/setmatrix
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/libnetwork/ipam
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/libnetwork/ipamapi
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/libnetwork/ipams/builtin
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/libnetwork/ipams/null
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/libnetwork/ipams/remote
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/libnetwork/ipams/remote/api
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/libnetwork/ipams/windowsipam
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/libnetwork/ipamutils
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/libnetwork/ipbits
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/libnetwork/iptables
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/libnetwork/netlabel
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/libnetwork/netutils
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/libnetwork/networkdb
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/libnetwork/ns
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/libnetwork/options
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/libnetwork/osl
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/libnetwork/osl/kernel
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/libnetwork/portallocator
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/libnetwork/portmapper
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/libnetwork/resolvconf
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/libnetwork/scope
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/libnetwork/types
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/oci
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/oci/caps
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/opts
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/pkg/archive
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/pkg/authorization
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/pkg/broadcaster
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/pkg/capabilities
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/pkg/chrootarchive
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/pkg/containerfs
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/pkg/directory
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/pkg/dmesg
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/pkg/fileutils
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/pkg/homedir
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/pkg/idtools
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/pkg/ioutils
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/pkg/jsonmessage
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/pkg/longpath
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/pkg/meminfo
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/pkg/namesgenerator
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/pkg/parsers
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/pkg/parsers/kernel
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/pkg/parsers/operatingsystem
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/pkg/pidfile
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/pkg/platform
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/pkg/plugingetter
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/pkg/plugins
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/pkg/plugins/transport
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/pkg/pools
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/pkg/process
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/pkg/progress
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/pkg/reexec
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/pkg/rootless
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/pkg/rootless/specconv
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/pkg/stack
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/pkg/stdcopy
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/pkg/streamformatter
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/pkg/stringid
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/pkg/sysinfo
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/pkg/system
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/pkg/tailfile
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/pkg/tarsum
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/pkg/useragent
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/plugin
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/plugin/executor/containerd
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/plugin/v2
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/profiles/apparmor
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/profiles/seccomp
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/quota
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/reference
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/registry
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/registry/resumable
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/restartmanager
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/runconfig
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/runconfig/opts
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/testutil
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/testutil/daemon
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/testutil/environment
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/testutil/fakecontext
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/testutil/fakegit
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/testutil/fakestorage
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/testutil/fixtures/load
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/testutil/fixtures/plugin
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/testutil/fixtures/plugin/basic
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/testutil/registry
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/testutil/request
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/volume
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/volume/drivers
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/volume/local
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/volume/mounts
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/volume/service
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/volume/service/opts
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/volume/testutils'
09:52:47 [2024-01-23T09:52:47.234Z] ++ grep --fixed-strings -v /libnetwork
09:52:47 [2024-01-23T09:52:47.234Z] ++ echo 'github.com/docker/docker/api
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/api/server
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/api/server/backend/build
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/api/server/httpstatus
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/api/server/httputils
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/api/server/middleware
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/api/server/router
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/api/server/router/build
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/api/server/router/checkpoint
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/api/server/router/container
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/api/server/router/debug
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/api/server/router/distribution
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/api/server/router/grpc
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/api/server/router/image
09:52:47 [2024-01-23T09:52:47.234Z] github.com/docker/docker/api/server/router/network
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/api/server/router/plugin
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/api/server/router/session
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/api/server/router/swarm
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/api/server/router/system
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/api/server/router/volume
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/api/types
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/api/types/backend
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/api/types/blkiodev
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/api/types/checkpoint
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/api/types/container
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/api/types/events
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/api/types/filters
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/api/types/image
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/api/types/mount
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/api/types/network
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/api/types/plugins/logdriver
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/api/types/registry
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/api/types/strslice
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/api/types/swarm
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/api/types/swarm/runtime
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/api/types/system
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/api/types/time
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/api/types/versions
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/api/types/versions/v1p19
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/api/types/versions/v1p20
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/api/types/volume
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/builder
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/builder/builder-next
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/builder/builder-next/exporter
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/builder/builder-next/exporter/overrides
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/builder/builder-next/imagerefchecker
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/builder/builder-next/worker
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/builder/builder-next/worker/label
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/builder/dockerfile
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/builder/remotecontext
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/builder/remotecontext/git
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/builder/remotecontext/urlutil
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/cli/debug
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/cli/winresources/docker-proxy
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/cli/winresources/dockerd
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/client
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/client/buildkit
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/cmd/docker-proxy
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/cmd/dockerd
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/cmd/dockerd/trap
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/container
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/container/stream
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/contrib/apparmor
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/contrib/httpserver
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/daemon
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/daemon/cluster
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/daemon/cluster/controllers/plugin
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/daemon/cluster/convert
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/daemon/cluster/executor
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/daemon/cluster/executor/container
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/daemon/cluster/provider
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/daemon/config
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/daemon/containerd
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/daemon/events
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/daemon/events/testutils
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/daemon/graphdriver
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/daemon/graphdriver/btrfs
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/daemon/graphdriver/copy
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/daemon/graphdriver/graphtest
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/daemon/graphdriver/overlay2
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/daemon/graphdriver/overlayutils
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/daemon/graphdriver/register
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/daemon/graphdriver/vfs
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/daemon/graphdriver/zfs
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/daemon/images
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/daemon/initlayer
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/daemon/links
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/daemon/listeners
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/daemon/logger
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/daemon/logger/awslogs
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/daemon/logger/fluentd
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/daemon/logger/gcplogs
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/daemon/logger/gelf
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/daemon/logger/journald
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/daemon/logger/journald/internal/export
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/daemon/logger/journald/internal/fake
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/daemon/logger/jsonfilelog
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/daemon/logger/local
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/daemon/logger/loggertest
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/daemon/logger/loggerutils
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/daemon/logger/loggerutils/cache
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/daemon/logger/splunk
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/daemon/logger/syslog
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/daemon/logger/templates
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/daemon/names
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/daemon/network
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/daemon/snapshotter
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/daemon/stats
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/distribution
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/distribution/metadata
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/distribution/utils
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/distribution/xfer
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/dockerversion
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/errdefs
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/image
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/image/cache
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/image/spec/specs-go
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/image/spec/specs-go/v1
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/image/tarexport
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/image/v1
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/internal/cleanups
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/internal/compatcontext
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/internal/mod
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/internal/mounttree
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/internal/multierror
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/internal/safepath
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/internal/sliceutil
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/internal/test/suite
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/internal/testutils
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/internal/testutils/netnsutils
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/internal/testutils/specialimage
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/internal/unix_noeintr
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/internal/unshare
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/layer
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/libcontainerd
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/libcontainerd/queue
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/libcontainerd/remote
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/libcontainerd/shimopts
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/libcontainerd/supervisor
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/libcontainerd/types
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/libnetwork
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/libnetwork/bitmap
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/libnetwork/cluster
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/libnetwork/cmd/diagnostic
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/libnetwork/config
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/libnetwork/datastore
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/libnetwork/diagnostic
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/libnetwork/discoverapi
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/libnetwork/driverapi
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/libnetwork/drivers/bridge
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/libnetwork/drivers/host
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/libnetwork/drivers/ipvlan
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/libnetwork/drivers/macvlan
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/libnetwork/drivers/null
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/libnetwork/drivers/overlay
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/libnetwork/drivers/remote
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/libnetwork/drivers/remote/api
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/libnetwork/drivers/windows
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/libnetwork/drvregistry
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/libnetwork/etchosts
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/libnetwork/internal/caller
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/libnetwork/internal/kvstore
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/libnetwork/internal/netiputil
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/libnetwork/internal/setmatrix
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/libnetwork/ipam
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/libnetwork/ipamapi
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/libnetwork/ipams/builtin
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/libnetwork/ipams/null
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/libnetwork/ipams/remote
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/libnetwork/ipams/remote/api
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/libnetwork/ipams/windowsipam
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/libnetwork/ipamutils
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/libnetwork/ipbits
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/libnetwork/iptables
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/libnetwork/netlabel
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/libnetwork/netutils
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/libnetwork/networkdb
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/libnetwork/ns
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/libnetwork/options
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/libnetwork/osl
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/libnetwork/osl/kernel
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/libnetwork/portallocator
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/libnetwork/portmapper
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/libnetwork/resolvconf
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/libnetwork/scope
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/libnetwork/types
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/oci
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/oci/caps
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/opts
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/pkg/archive
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/pkg/authorization
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/pkg/broadcaster
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/pkg/capabilities
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/pkg/chrootarchive
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/pkg/containerfs
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/pkg/directory
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/pkg/dmesg
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/pkg/fileutils
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/pkg/homedir
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/pkg/idtools
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/pkg/ioutils
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/pkg/jsonmessage
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/pkg/longpath
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/pkg/meminfo
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/pkg/namesgenerator
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/pkg/parsers
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/pkg/parsers/kernel
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/pkg/parsers/operatingsystem
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/pkg/pidfile
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/pkg/platform
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/pkg/plugingetter
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/pkg/plugins
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/pkg/plugins/transport
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/pkg/pools
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/pkg/process
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/pkg/progress
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/pkg/reexec
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/pkg/rootless
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/pkg/rootless/specconv
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/pkg/stack
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/pkg/stdcopy
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/pkg/streamformatter
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/pkg/stringid
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/pkg/sysinfo
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/pkg/system
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/pkg/tailfile
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/pkg/tarsum
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/pkg/useragent
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/plugin
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/plugin/executor/containerd
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/plugin/v2
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/profiles/apparmor
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/profiles/seccomp
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/quota
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/reference
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/registry
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/registry/resumable
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/restartmanager
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/runconfig
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/runconfig/opts
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/testutil
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/testutil/daemon
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/testutil/environment
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/testutil/fakecontext
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/testutil/fakegit
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/testutil/fakestorage
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/testutil/fixtures/load
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/testutil/fixtures/plugin
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/testutil/fixtures/plugin/basic
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/testutil/registry
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/testutil/request
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/volume
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/volume/drivers
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/volume/local
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/volume/mounts
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/volume/service
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/volume/service/opts
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/volume/testutils'
09:52:47 [2024-01-23T09:52:47.235Z] + base_pkg_list='github.com/docker/docker/api
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/api/server
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/api/server/backend/build
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/api/server/httpstatus
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/api/server/httputils
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/api/server/middleware
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/api/server/router
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/api/server/router/build
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/api/server/router/checkpoint
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/api/server/router/container
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/api/server/router/debug
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/api/server/router/distribution
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/api/server/router/grpc
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/api/server/router/image
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/api/server/router/network
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/api/server/router/plugin
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/api/server/router/session
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/api/server/router/swarm
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/api/server/router/system
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/api/server/router/volume
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/api/types
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/api/types/backend
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/api/types/blkiodev
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/api/types/checkpoint
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/api/types/container
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/api/types/events
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/api/types/filters
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/api/types/image
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/api/types/mount
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/api/types/network
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/api/types/plugins/logdriver
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/api/types/registry
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/api/types/strslice
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/api/types/swarm
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/api/types/swarm/runtime
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/api/types/system
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/api/types/time
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/api/types/versions
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/api/types/versions/v1p19
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/api/types/versions/v1p20
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/api/types/volume
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/builder
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/builder/builder-next
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/builder/builder-next/exporter
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/builder/builder-next/exporter/overrides
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/builder/builder-next/imagerefchecker
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/builder/builder-next/worker
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/builder/builder-next/worker/label
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/builder/dockerfile
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/builder/remotecontext
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/builder/remotecontext/git
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/builder/remotecontext/urlutil
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/cli/debug
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/cli/winresources/docker-proxy
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/cli/winresources/dockerd
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/client
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/client/buildkit
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/cmd/docker-proxy
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/cmd/dockerd
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/cmd/dockerd/trap
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/container
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/container/stream
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/contrib/apparmor
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/contrib/httpserver
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/daemon
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/daemon/cluster
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/daemon/cluster/controllers/plugin
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/daemon/cluster/convert
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/daemon/cluster/executor
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/daemon/cluster/executor/container
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/daemon/cluster/provider
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/daemon/config
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/daemon/containerd
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/daemon/events
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/daemon/events/testutils
09:52:47 [2024-01-23T09:52:47.235Z] github.com/docker/docker/daemon/graphdriver
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/daemon/graphdriver/btrfs
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/daemon/graphdriver/copy
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/daemon/graphdriver/graphtest
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/daemon/graphdriver/overlay2
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/daemon/graphdriver/overlayutils
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/daemon/graphdriver/register
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/daemon/graphdriver/vfs
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/daemon/graphdriver/zfs
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/daemon/images
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/daemon/initlayer
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/daemon/links
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/daemon/listeners
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/daemon/logger
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/daemon/logger/awslogs
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/daemon/logger/fluentd
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/daemon/logger/gcplogs
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/daemon/logger/gelf
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/daemon/logger/journald
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/daemon/logger/journald/internal/export
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/daemon/logger/journald/internal/fake
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/daemon/logger/jsonfilelog
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/daemon/logger/local
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/daemon/logger/loggertest
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/daemon/logger/loggerutils
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/daemon/logger/loggerutils/cache
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/daemon/logger/splunk
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/daemon/logger/syslog
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/daemon/logger/templates
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/daemon/names
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/daemon/network
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/daemon/snapshotter
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/daemon/stats
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/distribution
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/distribution/metadata
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/distribution/utils
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/distribution/xfer
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/dockerversion
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/errdefs
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/image
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/image/cache
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/image/spec/specs-go
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/image/spec/specs-go/v1
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/image/tarexport
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/image/v1
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/internal/cleanups
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/internal/compatcontext
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/internal/mod
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/internal/mounttree
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/internal/multierror
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/internal/safepath
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/internal/sliceutil
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/internal/test/suite
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/internal/testutils
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/internal/testutils/netnsutils
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/internal/testutils/specialimage
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/internal/unix_noeintr
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/internal/unshare
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/layer
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/libcontainerd
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/libcontainerd/queue
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/libcontainerd/remote
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/libcontainerd/shimopts
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/libcontainerd/supervisor
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/libcontainerd/types
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/oci
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/oci/caps
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/opts
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/pkg/archive
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/pkg/authorization
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/pkg/broadcaster
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/pkg/capabilities
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/pkg/chrootarchive
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/pkg/containerfs
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/pkg/directory
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/pkg/dmesg
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/pkg/fileutils
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/pkg/homedir
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/pkg/idtools
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/pkg/ioutils
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/pkg/jsonmessage
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/pkg/longpath
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/pkg/meminfo
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/pkg/namesgenerator
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/pkg/parsers
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/pkg/parsers/kernel
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/pkg/parsers/operatingsystem
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/pkg/pidfile
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/pkg/platform
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/pkg/plugingetter
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/pkg/plugins
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/pkg/plugins/transport
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/pkg/pools
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/pkg/process
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/pkg/progress
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/pkg/reexec
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/pkg/rootless
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/pkg/rootless/specconv
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/pkg/stack
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/pkg/stdcopy
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/pkg/streamformatter
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/pkg/stringid
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/pkg/sysinfo
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/pkg/system
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/pkg/tailfile
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/pkg/tarsum
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/pkg/useragent
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/plugin
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/plugin/executor/containerd
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/plugin/v2
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/profiles/apparmor
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/profiles/seccomp
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/quota
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/reference
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/registry
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/registry/resumable
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/restartmanager
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/runconfig
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/runconfig/opts
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/testutil
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/testutil/daemon
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/testutil/environment
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/testutil/fakecontext
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/testutil/fakegit
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/testutil/fakestorage
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/testutil/fixtures/load
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/testutil/fixtures/plugin
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/testutil/fixtures/plugin/basic
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/testutil/registry
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/testutil/request
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/volume
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/volume/drivers
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/volume/local
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/volume/mounts
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/volume/service
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/volume/service/opts
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/volume/testutils'
09:52:47 [2024-01-23T09:52:47.236Z] ++ grep --fixed-strings /libnetwork
09:52:47 [2024-01-23T09:52:47.236Z] ++ echo 'github.com/docker/docker/api
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/api/server
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/api/server/backend/build
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/api/server/httpstatus
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/api/server/httputils
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/api/server/middleware
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/api/server/router
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/api/server/router/build
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/api/server/router/checkpoint
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/api/server/router/container
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/api/server/router/debug
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/api/server/router/distribution
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/api/server/router/grpc
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/api/server/router/image
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/api/server/router/network
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/api/server/router/plugin
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/api/server/router/session
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/api/server/router/swarm
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/api/server/router/system
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/api/server/router/volume
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/api/types
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/api/types/backend
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/api/types/blkiodev
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/api/types/checkpoint
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/api/types/container
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/api/types/events
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/api/types/filters
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/api/types/image
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/api/types/mount
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/api/types/network
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/api/types/plugins/logdriver
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/api/types/registry
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/api/types/strslice
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/api/types/swarm
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/api/types/swarm/runtime
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/api/types/system
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/api/types/time
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/api/types/versions
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/api/types/versions/v1p19
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/api/types/versions/v1p20
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/api/types/volume
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/builder
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/builder/builder-next
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/builder/builder-next/exporter
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/builder/builder-next/exporter/overrides
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/builder/builder-next/imagerefchecker
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/builder/builder-next/worker
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/builder/builder-next/worker/label
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/builder/dockerfile
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/builder/remotecontext
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/builder/remotecontext/git
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/builder/remotecontext/urlutil
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/cli/debug
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/cli/winresources/docker-proxy
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/cli/winresources/dockerd
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/client
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/client/buildkit
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/cmd/docker-proxy
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/cmd/dockerd
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/cmd/dockerd/trap
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/container
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/container/stream
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/contrib/apparmor
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/contrib/httpserver
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/daemon
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/daemon/cluster
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/daemon/cluster/controllers/plugin
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/daemon/cluster/convert
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/daemon/cluster/executor
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/daemon/cluster/executor/container
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/daemon/cluster/provider
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/daemon/config
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/daemon/containerd
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/daemon/events
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/daemon/events/testutils
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/daemon/graphdriver
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/daemon/graphdriver/btrfs
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/daemon/graphdriver/copy
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/daemon/graphdriver/graphtest
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/daemon/graphdriver/overlay2
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/daemon/graphdriver/overlayutils
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/daemon/graphdriver/register
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/daemon/graphdriver/vfs
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/daemon/graphdriver/zfs
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/daemon/images
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/daemon/initlayer
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/daemon/links
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/daemon/listeners
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/daemon/logger
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/daemon/logger/awslogs
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/daemon/logger/fluentd
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/daemon/logger/gcplogs
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/daemon/logger/gelf
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/daemon/logger/journald
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/daemon/logger/journald/internal/export
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/daemon/logger/journald/internal/fake
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/daemon/logger/jsonfilelog
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/daemon/logger/local
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/daemon/logger/loggertest
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/daemon/logger/loggerutils
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/daemon/logger/loggerutils/cache
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/daemon/logger/splunk
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/daemon/logger/syslog
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/daemon/logger/templates
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/daemon/names
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/daemon/network
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/daemon/snapshotter
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/daemon/stats
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/distribution
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/distribution/metadata
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/distribution/utils
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/distribution/xfer
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/dockerversion
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/errdefs
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/image
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/image/cache
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/image/spec/specs-go
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/image/spec/specs-go/v1
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/image/tarexport
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/image/v1
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/internal/cleanups
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/internal/compatcontext
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/internal/mod
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/internal/mounttree
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/internal/multierror
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/internal/safepath
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/internal/sliceutil
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/internal/test/suite
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/internal/testutils
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/internal/testutils/netnsutils
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/internal/testutils/specialimage
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/internal/unix_noeintr
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/internal/unshare
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/layer
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/libcontainerd
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/libcontainerd/queue
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/libcontainerd/remote
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/libcontainerd/shimopts
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/libcontainerd/supervisor
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/libcontainerd/types
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/libnetwork
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/libnetwork/bitmap
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/libnetwork/cluster
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/libnetwork/cmd/diagnostic
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/libnetwork/config
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/libnetwork/datastore
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/libnetwork/diagnostic
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/libnetwork/discoverapi
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/libnetwork/driverapi
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/libnetwork/drivers/bridge
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/libnetwork/drivers/host
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/libnetwork/drivers/ipvlan
09:52:47 [2024-01-23T09:52:47.236Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/drivers/macvlan
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/drivers/null
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/drivers/overlay
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/drivers/remote
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/drivers/remote/api
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/drivers/windows
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/drvregistry
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/etchosts
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/internal/caller
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/internal/kvstore
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/internal/netiputil
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/internal/setmatrix
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/ipam
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/ipamapi
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/ipams/builtin
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/ipams/null
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/ipams/remote
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/ipams/remote/api
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/ipams/windowsipam
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/ipamutils
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/ipbits
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/iptables
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/netlabel
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/netutils
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/networkdb
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/ns
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/options
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/osl
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/osl/kernel
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/portallocator
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/portmapper
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/resolvconf
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/scope
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/types
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/oci
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/oci/caps
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/opts
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/pkg/archive
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/pkg/authorization
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/pkg/broadcaster
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/pkg/capabilities
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/pkg/chrootarchive
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/pkg/containerfs
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/pkg/directory
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/pkg/dmesg
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/pkg/fileutils
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/pkg/homedir
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/pkg/idtools
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/pkg/ioutils
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/pkg/jsonmessage
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/pkg/longpath
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/pkg/meminfo
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/pkg/namesgenerator
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/pkg/parsers
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/pkg/parsers/kernel
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/pkg/parsers/operatingsystem
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/pkg/pidfile
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/pkg/platform
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/pkg/plugingetter
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/pkg/plugins
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/pkg/plugins/transport
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/pkg/pools
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/pkg/process
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/pkg/progress
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/pkg/reexec
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/pkg/rootless
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/pkg/rootless/specconv
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/pkg/stack
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/pkg/stdcopy
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/pkg/streamformatter
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/pkg/stringid
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/pkg/sysinfo
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/pkg/system
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/pkg/tailfile
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/pkg/tarsum
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/pkg/useragent
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/plugin
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/plugin/executor/containerd
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/plugin/v2
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/profiles/apparmor
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/profiles/seccomp
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/quota
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/reference
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/registry
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/registry/resumable
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/restartmanager
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/runconfig
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/runconfig/opts
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/testutil
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/testutil/daemon
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/testutil/environment
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/testutil/fakecontext
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/testutil/fakegit
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/testutil/fakestorage
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/testutil/fixtures/load
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/testutil/fixtures/plugin
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/testutil/fixtures/plugin/basic
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/testutil/registry
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/testutil/request
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/volume
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/volume/drivers
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/volume/local
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/volume/mounts
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/volume/service
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/volume/service/opts
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/volume/testutils'
09:52:47 [2024-01-23T09:52:47.237Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/bitmap
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/cluster
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/cmd/diagnostic
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/config
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/datastore
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/diagnostic
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/discoverapi
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/driverapi
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/drivers/bridge
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/drivers/host
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/drivers/ipvlan
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/drivers/macvlan
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/drivers/null
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/drivers/overlay
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/drivers/remote
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/drivers/remote/api
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/drivers/windows
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/drvregistry
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/etchosts
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/internal/caller
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/internal/kvstore
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/internal/netiputil
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/internal/setmatrix
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/ipam
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/ipamapi
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/ipams/builtin
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/ipams/null
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/ipams/remote
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/ipams/remote/api
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/ipams/windowsipam
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/ipamutils
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/ipbits
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/iptables
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/netlabel
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/netutils
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/networkdb
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/ns
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/options
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/osl
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/osl/kernel
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/portallocator
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/portmapper
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/resolvconf
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/scope
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/types'
09:52:47 [2024-01-23T09:52:47.237Z] + echo 'github.com/docker/docker/libnetwork
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/bitmap
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/cluster
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/cmd/diagnostic
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/config
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/datastore
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/diagnostic
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/discoverapi
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/driverapi
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/drivers/bridge
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/drivers/host
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/drivers/ipvlan
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/drivers/macvlan
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/d+ grep --fixed-strings libnetwork/drivers/bridge
09:52:47 [2024-01-23T09:52:47.237Z] rivers/macvlan/mvmanager
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/drivers/null
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/drivers/overlay
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/drivers/remote
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/drivers/remote/api
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/drivers/windows
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/drvregistry
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/etchosts
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/internal/caller
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/internal/kvstore
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/internal/netiputil
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/internal/setmatrix
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/ipam
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/ipamapi
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/ipams/builtin
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/ipams/null
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/ipams/remote
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/ipams/remote/api
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/ipams/windowsipam
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/ipamutils
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/ipbits
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/iptables
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/netlabel
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/netutils
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/networkdb
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/ns
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/options
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/osl
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/osl/kernel
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/portallocator
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/portmapper
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/resolvconf
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/scope
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/types'
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/drivers/bridge
09:52:47 [2024-01-23T09:52:47.237Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
09:52:47 [2024-01-23T09:52:47.237Z] + type docker-proxy
09:52:47 [2024-01-23T09:52:47.237Z] hack/test/unit: line 25: type: docker-proxy: not found
09:52:47 [2024-01-23T09:52:47.237Z] + hack/make.sh binary-proxy install-proxy
09:52:47 [2024-01-23T09:52:47.237Z] 
09:52:47 [2024-01-23T09:52:47.237Z] Removing bundles/
09:52:47 [2024-01-23T09:52:47.237Z] 
09:52:47 [2024-01-23T09:52:47.237Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
09:52:47 [2024-01-23T09:52:47.237Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)...
09:52:47 [2024-01-23T09:52:47.237Z] + tee /go/src/github.com/docker/docker/go.mod
09:52:47 [2024-01-23T09:52:47.237Z] module github.com/docker/docker
09:52:47 [2024-01-23T09:52:47.237Z] 
09:52:47 [2024-01-23T09:52:47.237Z] go 1.20
09:52:47 [2024-01-23T09:52:47.237Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
09:52:47 [2024-01-23T09:52:47.237Z] + GO111MODULE=on
09:52:47 [2024-01-23T09:52:47.237Z] + 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=3e668b2c0c25dc1276365c881ba117eb46d05a2e" -X "github.com/docker/docker/dockerversion.BuildTime=2024-01-23T09:52:47.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
09:52:51 [2024-01-23T09:52:51.407Z] + rm -f /go/src/github.com/docker/docker/go.mod
09:52:51 [2024-01-23T09:52:51.407Z] Created binary: bundles/binary-proxy/docker-proxy
09:52:51 [2024-01-23T09:52:51.407Z] 
09:52:51 [2024-01-23T09:52:51.407Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
09:52:51 [2024-01-23T09:52:51.407Z] Installing docker-proxy to /usr/local/bin/
09:52:51 [2024-01-23T09:52:51.407Z] 
09:52:51 [2024-01-23T09:52:51.407Z] + mkdir -p bundles
09:52:51 [2024-01-23T09:52:51.407Z] + '[' -n 'github.com/docker/docker/api
09:52:51 [2024-01-23T09:52:51.407Z] github.com/docker/docker/api/server
09:52:51 [2024-01-23T09:52:51.407Z] github.com/docker/docker/api/server/backend/build
09:52:51 [2024-01-23T09:52:51.407Z] github.com/docker/docker/api/server/httpstatus
09:52:51 [2024-01-23T09:52:51.407Z] github.com/docker/docker/api/server/httputils
09:52:51 [2024-01-23T09:52:51.407Z] github.com/docker/docker/api/server/middleware
09:52:51 [2024-01-23T09:52:51.407Z] github.com/docker/docker/api/server/router
09:52:51 [2024-01-23T09:52:51.407Z] github.com/docker/docker/api/server/router/build
09:52:51 [2024-01-23T09:52:51.407Z] github.com/docker/docker/api/server/router/checkpoint
09:52:51 [2024-01-23T09:52:51.407Z] github.com/docker/docker/api/server/router/container
09:52:51 [2024-01-23T09:52:51.407Z] github.com/docker/docker/api/server/router/debug
09:52:51 [2024-01-23T09:52:51.407Z] github.com/docker/docker/api/server/router/distribution
09:52:51 [2024-01-23T09:52:51.407Z] github.com/docker/docker/api/server/router/grpc
09:52:51 [2024-01-23T09:52:51.407Z] github.com/docker/docker/api/server/router/image
09:52:51 [2024-01-23T09:52:51.407Z] github.com/docker/docker/api/server/router/network
09:52:51 [2024-01-23T09:52:51.407Z] github.com/docker/docker/api/server/router/plugin
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/api/server/router/session
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/api/server/router/swarm
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/api/server/router/system
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/api/server/router/volume
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/api/types
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/api/types/backend
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/api/types/blkiodev
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/api/types/checkpoint
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/api/types/container
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/api/types/events
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/api/types/filters
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/api/types/image
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/api/types/mount
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/api/types/network
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/api/types/plugins/logdriver
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/api/types/registry
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/api/types/strslice
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/api/types/swarm
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/api/types/swarm/runtime
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/api/types/system
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/api/types/time
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/api/types/versions
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/api/types/versions/v1p19
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/api/types/versions/v1p20
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/api/types/volume
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/builder
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/builder/builder-next
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/builder/builder-next/exporter
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/builder/builder-next/exporter/overrides
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/builder/builder-next/imagerefchecker
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/builder/builder-next/worker
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/builder/builder-next/worker/label
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/builder/dockerfile
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/builder/remotecontext
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/builder/remotecontext/git
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/builder/remotecontext/urlutil
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/cli/debug
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/cli/winresources/docker-proxy
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/cli/winresources/dockerd
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/client
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/client/buildkit
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/cmd/docker-proxy
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/cmd/dockerd
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/cmd/dockerd/trap
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/container
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/container/stream
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/contrib/apparmor
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/contrib/httpserver
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/daemon
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/daemon/cluster
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/daemon/cluster/controllers/plugin
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/daemon/cluster/convert
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/daemon/cluster/executor
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/daemon/cluster/executor/container
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/daemon/cluster/provider
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/daemon/config
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/daemon/containerd
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/daemon/events
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/daemon/events/testutils
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/daemon/graphdriver
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/daemon/graphdriver/btrfs
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/daemon/graphdriver/copy
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/daemon/graphdriver/graphtest
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/daemon/graphdriver/overlay2
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/daemon/graphdriver/overlayutils
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/daemon/graphdriver/register
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/daemon/graphdriver/vfs
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/daemon/graphdriver/zfs
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/daemon/images
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/daemon/initlayer
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/daemon/links
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/daemon/listeners
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/daemon/logger
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/daemon/logger/awslogs
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/daemon/logger/fluentd
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/daemon/logger/gcplogs
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/daemon/logger/gelf
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/daemon/logger/journald
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/daemon/logger/journald/internal/export
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/daemon/logger/journald/internal/fake
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/daemon/logger/jsonfilelog
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/daemon/logger/local
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/daemon/logger/loggertest
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/daemon/logger/loggerutils
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/daemon/logger/loggerutils/cache
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/daemon/logger/splunk
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/daemon/logger/syslog
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/daemon/logger/templates
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/daemon/names
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/daemon/network
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/daemon/snapshotter
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/daemon/stats
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/distribution
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/distribution/metadata
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/distribution/utils
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/distribution/xfer
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/dockerversion
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/errdefs
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/image
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/image/cache
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/image/spec/specs-go
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/image/spec/specs-go/v1
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/image/tarexport
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/image/v1
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/internal/cleanups
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/internal/compatcontext
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/internal/mod
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/internal/mounttree
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/internal/multierror
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/internal/safepath
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/internal/sliceutil
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/internal/test/suite
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/internal/testutils
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/internal/testutils/netnsutils
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/internal/testutils/specialimage
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/internal/unix_noeintr
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/internal/unshare
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/layer
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/libcontainerd
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/libcontainerd/queue
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/libcontainerd/remote
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/libcontainerd/shimopts
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/libcontainerd/supervisor
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/libcontainerd/types
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/oci
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/oci/caps
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/opts
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/pkg/archive
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/pkg/authorization
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/pkg/broadcaster
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/pkg/capabilities
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/pkg/chrootarchive
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/pkg/containerfs
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/pkg/directory
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/pkg/dmesg
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/pkg/fileutils
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/pkg/homedir
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/pkg/idtools
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/pkg/ioutils
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/pkg/jsonmessage
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/pkg/longpath
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/pkg/meminfo
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/pkg/namesgenerator
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/pkg/parsers
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/pkg/parsers/kernel
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/pkg/parsers/operatingsystem
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/pkg/pidfile
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/pkg/platform
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/pkg/plugingetter
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/pkg/plugins
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/pkg/plugins/transport
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/pkg/pools
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/pkg/process
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/pkg/progress
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/pkg/reexec
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/pkg/rootless
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/pkg/rootless/specconv
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/pkg/stack
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/pkg/stdcopy
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/pkg/streamformatter
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/pkg/stringid
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/pkg/sysinfo
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/pkg/system
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/pkg/tailfile
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/pkg/tarsum
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/pkg/useragent
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/plugin
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/plugin/executor/containerd
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/plugin/v2
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/profiles/apparmor
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/profiles/seccomp
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/quota
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/reference
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/registry
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/registry/resumable
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/restartmanager
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/runconfig
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/runconfig/opts
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/testutil
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/testutil/daemon
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/testutil/environment
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/testutil/fakecontext
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/testutil/fakegit
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/testutil/fakestorage
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/testutil/fixtures/load
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/testutil/fixtures/plugin
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/testutil/fixtures/plugin/basic
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/testutil/registry
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/testutil/request
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/volume
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/volume/drivers
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/volume/local
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/volume/mounts
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/volume/service
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/volume/service/opts
09:52:51 [2024-01-23T09:52:51.408Z] github.com/docker/docker/volume/testutils' ']'
09:52:51 [2024-01-23T09:52:51.409Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo journald' -cover -coverprofile=bundles/coverage.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/checkpoint github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/system github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/exporter/mobyexporter github.com/docker/docker/builder/builder-next/exporter/overrides github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/builder-next/worker/label github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/client/buildkit github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/snapshotter github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/spec/specs-go github.com/docker/docker/image/spec/specs-go/v1 github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/cleanups github.com/docker/docker/internal/compatcontext github.com/docker/docker/internal/mod github.com/docker/docker/internal/mounttree github.com/docker/docker/internal/multierror github.com/docker/docker/internal/safepath github.com/docker/docker/internal/sliceutil github.com/docker/docker/internal/test/suite github.com/docker/docker/internal/testutils github.com/docker/docker/internal/testutils/netnsutils github.com/docker/docker/internal/testutils/specialimage github.com/docker/docker/internal/unix_noeintr github.com/docker/docker/internal/unshare github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/shimopts github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/meminfo github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/process github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/rootless github.com/docker/docker/pkg/rootless/specconv github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils
09:52:51 [2024-01-23T09:52:51.970Z] ?   	github.com/docker/docker/api	[no test files]
09:53:00 [2024-01-23T09:53:00.093Z] ok  	github.com/docker/docker/api/server	0.036s	coverage: 13.0% of statements
09:53:22 [2024-01-23T09:53:22.092Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
09:53:22 [2024-01-23T09:53:22.092Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
09:53:22 [2024-01-23T09:53:22.092Z] ?   	github.com/docker/docker/api/server/router	[no test files]
09:53:22 [2024-01-23T09:53:22.092Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
09:53:22 [2024-01-23T09:53:22.093Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
09:53:22 [2024-01-23T09:53:22.093Z] ok  	github.com/docker/docker/api/server/middleware	0.005s	coverage: 37.7% of statements
09:53:22 [2024-01-23T09:53:22.093Z] ok  	github.com/docker/docker/api/server/httputils	0.006s	coverage: 28.3% of statements
09:53:22 [2024-01-23T09:53:22.093Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
09:53:22 [2024-01-23T09:53:22.093Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
09:53:22 [2024-01-23T09:53:22.093Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
09:53:22 [2024-01-23T09:53:22.093Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
09:53:22 [2024-01-23T09:53:22.093Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
09:53:22 [2024-01-23T09:53:22.093Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
09:53:22 [2024-01-23T09:53:22.093Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
09:53:22 [2024-01-23T09:53:22.093Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
09:53:22 [2024-01-23T09:53:22.093Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
09:53:22 [2024-01-23T09:53:22.093Z] ok  	github.com/docker/docker/api/server/router/swarm	0.004s	coverage: 7.3% of statements
09:53:22 [2024-01-23T09:53:22.093Z] ?   	github.com/docker/docker/api/types	[no test files]
09:53:22 [2024-01-23T09:53:22.093Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
09:53:22 [2024-01-23T09:53:22.093Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
09:53:22 [2024-01-23T09:53:22.093Z] ?   	github.com/docker/docker/api/types/checkpoint	[no test files]
09:53:22 [2024-01-23T09:53:22.093Z] ok  	github.com/docker/docker/api/server/router/volume	0.008s	coverage: 66.7% of statements
09:53:22 [2024-01-23T09:53:22.093Z] ?   	github.com/docker/docker/api/types/events	[no test files]
09:53:22 [2024-01-23T09:53:22.093Z] ?   	github.com/docker/docker/api/types/image	[no test files]
09:53:22 [2024-01-23T09:53:22.093Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
09:53:22 [2024-01-23T09:53:22.093Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
09:53:22 [2024-01-23T09:53:22.093Z] ok  	github.com/docker/docker/api/types/registry	0.004s	coverage: 54.2% of statements
09:53:22 [2024-01-23T09:53:22.093Z] ok  	github.com/docker/docker/api/types/container	0.007s	coverage: 83.7% of statements
09:53:22 [2024-01-23T09:53:22.093Z] ok  	github.com/docker/docker/api/types/network	0.008s	coverage: 72.3% of statements
09:53:22 [2024-01-23T09:53:22.093Z] ok  	github.com/docker/docker/api/types/filters	0.008s	coverage: 94.0% of statements
09:53:22 [2024-01-23T09:53:22.093Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
09:53:22 [2024-01-23T09:53:22.093Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
09:53:22 [2024-01-23T09:53:22.093Z] ?   	github.com/docker/docker/api/types/system	[no test files]
09:53:22 [2024-01-23T09:53:22.093Z] ok  	github.com/docker/docker/api/types/strslice	0.002s	coverage: 90.0% of statements
09:53:22 [2024-01-23T09:53:22.093Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
09:53:22 [2024-01-23T09:53:22.093Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
09:53:22 [2024-01-23T09:53:22.093Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
09:53:22 [2024-01-23T09:53:22.093Z] ?   	github.com/docker/docker/builder	[no test files]
09:53:22 [2024-01-23T09:53:22.093Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
09:53:22 [2024-01-23T09:53:22.093Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
09:53:22 [2024-01-23T09:53:22.093Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
09:53:22 [2024-01-23T09:53:22.093Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
09:53:22 [2024-01-23T09:53:22.093Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
09:53:22 [2024-01-23T09:53:22.093Z] ?   	github.com/docker/docker/builder/builder-next/exporter/mobyexporter	[no test files]
09:53:22 [2024-01-23T09:53:22.093Z] ?   	github.com/docker/docker/builder/builder-next/exporter/overrides	[no test files]
09:53:22 [2024-01-23T09:53:22.093Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
09:53:22 [2024-01-23T09:53:22.093Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
09:53:22 [2024-01-23T09:53:22.093Z] ?   	github.com/docker/docker/builder/builder-next/worker/label	[no test files]
09:53:22 [2024-01-23T09:53:22.093Z] ok  	github.com/docker/docker/api/types/time	0.002s	coverage: 100.0% of statements
09:53:22 [2024-01-23T09:53:22.093Z] ok  	github.com/docker/docker/api/types/versions	0.003s	coverage: 77.3% of statements
09:53:22 [2024-01-23T09:53:22.093Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
09:53:22 [2024-01-23T09:53:22.093Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
09:53:22 [2024-01-23T09:53:22.093Z] ok  	github.com/docker/docker/cli/debug	0.021s	coverage: 100.0% of statements
09:53:22 [2024-01-23T09:53:22.093Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.024s	coverage: 100.0% of statements
09:53:22 [2024-01-23T09:53:22.093Z] ok  	github.com/docker/docker/builder/dockerfile	0.071s	coverage: 50.3% of statements
09:53:22 [2024-01-23T09:53:22.093Z] ok  	github.com/docker/docker/builder/remotecontext	0.076s	coverage: 33.7% of statements
09:53:23 [2024-01-23T09:53:23.023Z] ?   	github.com/docker/docker/client/buildkit	[no test files]
09:53:23 [2024-01-23T09:53:23.023Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.041s	coverage: 66.5% of statements
09:53:23 [2024-01-23T09:53:23.280Z] ok  	github.com/docker/docker/client	0.156s	coverage: 77.0% of statements
09:53:26 [2024-01-23T09:53:26.463Z] ok  	github.com/docker/docker/builder/remotecontext/git	4.039s	coverage: 82.5% of statements
09:53:34 [2024-01-23T09:53:34.609Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
09:53:34 [2024-01-23T09:53:34.609Z] ?   	github.com/docker/docker/container/stream	[no test files]
09:53:34 [2024-01-23T09:53:34.609Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
09:53:34 [2024-01-23T09:53:34.609Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
09:53:34 [2024-01-23T09:53:34.609Z] ok  	github.com/docker/docker/container	0.132s	coverage: 36.4% of statements
09:53:34 [2024-01-23T09:53:34.871Z] ok  	github.com/docker/docker/cmd/dockerd	0.214s	coverage: 29.9% of statements
09:53:37 [2024-01-23T09:53:37.389Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.495s	coverage: 0.0% of statements
09:53:38 [2024-01-23T09:53:38.317Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
09:53:38 [2024-01-23T09:53:38.317Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.014s	coverage: 65.3% of statements
09:53:38 [2024-01-23T09:53:38.317Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.033s	coverage: 38.7% of statements
09:53:38 [2024-01-23T09:53:38.317Z] ok  	github.com/docker/docker/daemon/cluster	0.069s	coverage: 0.5% of statements
09:53:38 [2024-01-23T09:53:38.573Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
09:53:38 [2024-01-23T09:53:38.573Z] ok  	github.com/docker/docker/daemon/config	0.046s	coverage: 74.6% of statements
09:53:39 [2024-01-23T09:53:39.938Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
09:53:39 [2024-01-23T09:53:39.938Z] ok  	github.com/docker/docker/daemon/graphdriver	0.007s	coverage: 2.3% of statements
09:53:39 [2024-01-23T09:53:39.938Z] ok  	github.com/docker/docker/daemon/containerd	0.031s	coverage: 9.0% of statements
09:53:39 [2024-01-23T09:53:39.938Z] ok  	github.com/docker/docker/daemon/events	0.058s	coverage: 50.0% of statements
09:53:39 [2024-01-23T09:53:39.938Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.007s	coverage: 2.8% of statements
09:53:40 [2024-01-23T09:53:40.194Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.186s	coverage: 60.9% of statements
09:53:40 [2024-01-23T09:53:40.756Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
09:53:40 [2024-01-23T09:53:40.756Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.008s	coverage: 1.9% of statements
09:53:40 [2024-01-23T09:53:40.756Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
09:53:40 [2024-01-23T09:53:40.756Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
09:53:41 [2024-01-23T09:53:41.012Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.193s	coverage: 60.2% of statements
09:53:41 [2024-01-23T09:53:41.012Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.030s	coverage: 60.9% of statements
09:53:41 [2024-01-23T09:53:41.573Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.007s	coverage: 3.0% of statements
09:53:41 [2024-01-23T09:53:41.830Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.464s	coverage: 13.3% of statements
09:53:42 [2024-01-23T09:53:42.086Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
09:53:42 [2024-01-23T09:53:42.086Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
09:53:42 [2024-01-23T09:53:42.086Z] ok  	github.com/docker/docker/daemon/links	0.003s	coverage: 93.0% of statements
09:53:42 [2024-01-23T09:53:42.086Z] ok  	github.com/docker/docker/daemon/images	0.019s	coverage: 3.0% of statements
09:53:42 [2024-01-23T09:53:42.343Z] ok  	github.com/docker/docker/daemon/logger	0.227s	coverage: 43.2% of statements
09:53:42 [2024-01-23T09:53:42.599Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
09:53:42 [2024-01-23T09:53:42.599Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.019s	coverage: 53.6% of statements
09:53:42 [2024-01-23T09:53:42.599Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.008s	coverage: 68.2% of statements
09:53:42 [2024-01-23T09:53:42.599Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.128s	coverage: 78.6% of statements
09:53:43 [2024-01-23T09:53:43.162Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
09:53:43 [2024-01-23T09:53:43.162Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
09:53:43 [2024-01-23T09:53:43.162Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.004s	coverage: 88.2% of statements
09:53:43 [2024-01-23T09:53:43.162Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.007s	coverage: 87.2% of statements
09:53:43 [2024-01-23T09:53:43.162Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
09:53:43 [2024-01-23T09:53:43.419Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.139s	coverage: 76.8% of statements
09:53:43 [2024-01-23T09:53:43.419Z] ok  	github.com/docker/docker/daemon/logger/local	0.049s	coverage: 79.4% of statements
09:53:43 [2024-01-23T09:53:43.982Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.034s	coverage: 31.5% of statements
09:53:43 [2024-01-23T09:53:43.982Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.039s	coverage: 63.5% of statements
09:53:43 [2024-01-23T09:53:43.982Z] ?   	github.com/docker/docker/daemon/names	[no test files]
09:53:43 [2024-01-23T09:53:43.982Z] ok  	github.com/docker/docker/daemon/logger/templates	0.003s	coverage: 8.3% of statements
09:53:43 [2024-01-23T09:53:43.982Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.007s	coverage: 46.8% of statements
09:53:44 [2024-01-23T09:53:44.546Z] ok  	github.com/docker/docker/daemon/logger/journald	1.291s	coverage: 74.5% of statements
09:53:44 [2024-01-23T09:53:44.546Z] ?   	github.com/docker/docker/daemon/snapshotter	[no test files]
09:53:44 [2024-01-23T09:53:44.546Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
09:53:44 [2024-01-23T09:53:44.546Z] ok  	github.com/docker/docker/daemon/network	0.020s	coverage: 63.8% of statements
09:53:45 [2024-01-23T09:53:45.108Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
09:53:45 [2024-01-23T09:53:45.108Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 77.2% of statements
09:53:45 [2024-01-23T09:53:45.108Z] ok  	github.com/docker/docker/dockerversion	0.010s	coverage: 100.0% of statements
09:53:45 [2024-01-23T09:53:45.108Z] ok  	github.com/docker/docker/distribution/metadata	0.025s	coverage: 44.4% of statements
09:53:45 [2024-01-23T09:53:45.364Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.425s	coverage: 82.5% of statements
09:53:45 [2024-01-23T09:53:45.620Z] ?   	github.com/docker/docker/image/spec/specs-go	[no test files]
09:53:45 [2024-01-23T09:53:45.620Z] ?   	github.com/docker/docker/image/spec/specs-go/v1	[no test files]
09:53:45 [2024-01-23T09:53:45.620Z] ok  	github.com/docker/docker/image/cache	0.007s	coverage: 19.2% of statements
09:53:45 [2024-01-23T09:53:45.620Z] ok  	github.com/docker/docker/image	0.025s	coverage: 84.6% of statements
09:53:46 [2024-01-23T09:53:46.182Z] ?   	github.com/docker/docker/image/v1	[no test files]
09:53:46 [2024-01-23T09:53:46.182Z] ?   	github.com/docker/docker/internal/compatcontext	[no test files]
09:53:46 [2024-01-23T09:53:46.182Z] ?   	github.com/docker/docker/internal/mounttree	[no test files]
09:53:46 [2024-01-23T09:53:46.182Z] ok  	github.com/docker/docker/internal/mod	0.003s	coverage: 66.7% of statements
09:53:46 [2024-01-23T09:53:46.182Z] ok  	github.com/docker/docker/internal/cleanups	0.004s	coverage: 69.2% of statements
09:53:46 [2024-01-23T09:53:46.182Z] ok  	github.com/docker/docker/image/tarexport	0.007s	coverage: 0.6% of statements
09:53:46 [2024-01-23T09:53:46.182Z] ok  	github.com/docker/docker/internal/multierror	0.003s	coverage: 88.9% of statements
09:53:46 [2024-01-23T09:53:46.438Z] ?   	github.com/docker/docker/internal/sliceutil	[no test files]
09:53:46 [2024-01-23T09:53:46.438Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
09:53:46 [2024-01-23T09:53:46.438Z] ?   	github.com/docker/docker/internal/testutils	[no test files]
09:53:46 [2024-01-23T09:53:46.438Z] ?   	github.com/docker/docker/internal/testutils/netnsutils	[no test files]
09:53:46 [2024-01-23T09:53:46.438Z] ok  	github.com/docker/docker/internal/safepath	0.005s	coverage: 42.9% of statements
09:53:46 [2024-01-23T09:53:46.438Z] ?   	github.com/docker/docker/internal/testutils/specialimage	[no test files]
09:53:46 [2024-01-23T09:53:46.438Z] ?   	github.com/docker/docker/internal/unix_noeintr	[no test files]
09:53:46 [2024-01-23T09:53:46.438Z] ?   	github.com/docker/docker/internal/unshare	[no test files]
09:53:46 [2024-01-23T09:53:46.694Z] ok  	github.com/docker/docker/distribution	1.494s	coverage: 28.9% of statements
09:53:47 [2024-01-23T09:53:47.255Z] ok  	github.com/docker/docker/distribution/xfer	2.176s	coverage: 85.4% of statements
09:53:47 [2024-01-23T09:53:47.255Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
09:53:47 [2024-01-23T09:53:47.255Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
09:53:47 [2024-01-23T09:53:47.255Z] ?   	github.com/docker/docker/libcontainerd/shimopts	[no test files]
09:53:47 [2024-01-23T09:53:47.255Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
09:53:47 [2024-01-23T09:53:47.255Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
09:53:47 [2024-01-23T09:53:47.255Z] ok  	github.com/docker/docker/libcontainerd/queue	0.024s	coverage: 100.0% of statements
09:53:47 [2024-01-23T09:53:47.818Z] ok  	github.com/docker/docker/daemon	10.849s	coverage: 16.1% of statements
09:53:47 [2024-01-23T09:53:47.818Z] ?   	github.com/docker/docker/oci/caps	[no test files]
09:53:47 [2024-01-23T09:53:47.818Z] ok  	github.com/docker/docker/oci	0.015s	coverage: 35.8% of statements
09:53:47 [2024-01-23T09:53:47.818Z] ok  	github.com/docker/docker/opts	0.035s	coverage: 67.9% of statements
09:53:48 [2024-01-23T09:53:48.381Z] ok  	github.com/docker/docker/pkg/broadcaster	0.004s	coverage: 100.0% of statements
09:53:48 [2024-01-23T09:53:48.382Z] ok  	github.com/docker/docker/pkg/capabilities	0.005s	coverage: 87.5% of statements
09:53:48 [2024-01-23T09:53:48.382Z] ok  	github.com/docker/docker/pkg/containerfs	0.006s	coverage: 26.7% of statements
09:53:48 [2024-01-23T09:53:48.382Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 81.8% of statements
09:53:48 [2024-01-23T09:53:48.638Z] ok  	github.com/docker/docker/pkg/dmesg	0.009s	coverage: 83.3% of statements
09:53:48 [2024-01-23T09:53:48.638Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.256s	coverage: 83.7% of statements
09:53:48 [2024-01-23T09:53:48.638Z] ok  	github.com/docker/docker/pkg/homedir	0.008s	coverage: 6.5% of statements
09:53:48 [2024-01-23T09:53:48.895Z] ok  	github.com/docker/docker/pkg/fileutils	0.015s	coverage: 51.7% of statements
09:53:48 [2024-01-23T09:53:48.895Z] ok  	github.com/docker/docker/pkg/archive	0.516s	coverage: 80.9% of statements
09:53:48 [2024-01-23T09:53:48.895Z] ok  	github.com/docker/docker/pkg/longpath	0.003s	coverage: 45.5% of statements
09:53:48 [2024-01-23T09:53:48.895Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.004s	coverage: 92.3% of statements
09:53:49 [2024-01-23T09:53:49.151Z] ok  	github.com/docker/docker/pkg/authorization	0.663s	coverage: 68.3% of statements
09:53:49 [2024-01-23T09:53:49.151Z] ok  	github.com/docker/docker/pkg/meminfo	0.005s	coverage: 75.0% of statements
09:53:49 [2024-01-23T09:53:49.151Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.008s	coverage: 85.7% of statements
09:53:49 [2024-01-23T09:53:49.151Z] ok  	github.com/docker/docker/pkg/parsers	0.003s	coverage: 97.0% of statements
09:53:49 [2024-01-23T09:53:49.151Z] ok  	github.com/docker/docker/pkg/idtools	0.390s	coverage: 69.7% of statements
09:53:49 [2024-01-23T09:53:49.151Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
09:53:49 [2024-01-23T09:53:49.408Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.004s	coverage: 90.2% of statements
09:53:49 [2024-01-23T09:53:49.408Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
09:53:49 [2024-01-23T09:53:49.408Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
09:53:49 [2024-01-23T09:53:49.408Z] ok  	github.com/docker/docker/pkg/pidfile	0.013s	coverage: 94.1% of statements
09:53:49 [2024-01-23T09:53:49.408Z] ok  	github.com/docker/docker/pkg/ioutils	0.423s	coverage: 71.4% of statements
09:53:49 [2024-01-23T09:53:49.970Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
09:53:49 [2024-01-23T09:53:49.970Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
09:53:49 [2024-01-23T09:53:49.970Z] ok  	github.com/docker/docker/pkg/process	0.005s	coverage: 21.7% of statements
09:53:49 [2024-01-23T09:53:49.970Z] ok  	github.com/docker/docker/pkg/pools	0.005s	coverage: 88.2% of statements
09:53:49 [2024-01-23T09:53:49.970Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.006s	coverage: 90.0% of statements
09:53:49 [2024-01-23T09:53:49.970Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.007s	coverage: 56.8% of statements
09:53:49 [2024-01-23T09:53:49.970Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
09:53:49 [2024-01-23T09:53:49.970Z] ?   	github.com/docker/docker/pkg/rootless	[no test files]
09:53:49 [2024-01-23T09:53:49.970Z] ?   	github.com/docker/docker/pkg/rootless/specconv	[no test files]
09:53:49 [2024-01-23T09:53:49.970Z] ok  	github.com/docker/docker/pkg/reexec	0.016s	coverage: 82.4% of statements
09:53:49 [2024-01-23T09:53:49.971Z] ok  	github.com/docker/docker/pkg/stack	0.004s	coverage: 90.9% of statements
09:53:49 [2024-01-23T09:53:49.971Z] ok  	github.com/docker/docker/pkg/stdcopy	0.011s	coverage: 100.0% of statements
09:53:50 [2024-01-23T09:53:50.227Z] ok  	github.com/docker/docker/pkg/stringid	0.011s	coverage: 61.9% of statements
09:53:50 [2024-01-23T09:53:50.227Z] ok  	github.com/docker/docker/pkg/streamformatter	0.017s	coverage: 66.2% of statements
09:53:50 [2024-01-23T09:53:50.484Z] ok  	github.com/docker/docker/pkg/system	0.015s	coverage: 41.0% of statements
09:53:50 [2024-01-23T09:53:50.484Z] ok  	github.com/docker/docker/pkg/sysinfo	0.016s	coverage: 53.4% of statements
09:53:50 [2024-01-23T09:53:50.484Z] ok  	github.com/docker/docker/pkg/tailfile	0.031s	coverage: 88.6% of statements
09:53:50 [2024-01-23T09:53:50.484Z] ok  	github.com/docker/docker/pkg/useragent	0.006s	coverage: 88.9% of statements
09:53:50 [2024-01-23T09:53:50.740Z] ok  	github.com/docker/docker/pkg/tarsum	0.063s	coverage: 89.6% of statements
09:53:51 [2024-01-23T09:53:51.303Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
09:53:51 [2024-01-23T09:53:51.303Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
09:53:51 [2024-01-23T09:53:51.303Z] ok  	github.com/docker/docker/plugin/v2	0.009s	coverage: 14.4% of statements
09:53:51 [2024-01-23T09:53:51.303Z] ok  	github.com/docker/docker/profiles/seccomp	0.010s	coverage: 86.0% of statements
09:53:51 [2024-01-23T09:53:51.867Z] ok  	github.com/docker/docker/reference	0.008s	coverage: 83.7% of statements
09:53:51 [2024-01-23T09:53:51.867Z] ok  	github.com/docker/docker/pkg/plugins	2.011s	coverage: 74.9% of statements
09:53:51 [2024-01-23T09:53:51.867Z] ok  	github.com/docker/docker/plugin	0.538s	coverage: 23.3% of statements
09:53:51 [2024-01-23T09:53:51.867Z] ok  	github.com/docker/docker/quota	0.242s	coverage: 69.3% of statements
09:53:52 [2024-01-23T09:53:52.123Z] ok  	github.com/docker/docker/restartmanager	0.004s	coverage: 51.9% of statements
09:53:52 [2024-01-23T09:53:52.123Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
09:53:52 [2024-01-23T09:53:52.123Z] ok  	github.com/docker/docker/registry/resumable	0.026s	coverage: 100.0% of statements
09:53:52 [2024-01-23T09:53:52.123Z] ok  	github.com/docker/docker/runconfig	0.015s	coverage: 63.8% of statements
09:53:52 [2024-01-23T09:53:52.379Z] ok  	github.com/docker/docker/registry	0.117s	coverage: 63.9% of statements
09:53:52 [2024-01-23T09:53:52.636Z] ok  	github.com/docker/docker/testutil	0.007s	coverage: 6.8% of statements
09:53:52 [2024-01-23T09:53:52.636Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
09:53:52 [2024-01-23T09:53:52.636Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
09:53:52 [2024-01-23T09:53:52.636Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
09:53:52 [2024-01-23T09:53:52.636Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
09:53:52 [2024-01-23T09:53:52.636Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
09:53:52 [2024-01-23T09:53:52.636Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
09:53:52 [2024-01-23T09:53:52.636Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
09:53:52 [2024-01-23T09:53:52.636Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
09:53:52 [2024-01-23T09:53:52.636Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
09:53:52 [2024-01-23T09:53:52.636Z] ?   	github.com/docker/docker/testutil/request	[no test files]
09:53:52 [2024-01-23T09:53:52.636Z] ?   	github.com/docker/docker/volume	[no test files]
09:53:53 [2024-01-23T09:53:53.198Z] ok  	github.com/docker/docker/volume/drivers	0.006s	coverage: 36.1% of statements
09:53:53 [2024-01-23T09:53:53.198Z] ok  	github.com/docker/docker/volume/mounts	0.009s	coverage: 62.2% of statements
09:53:53 [2024-01-23T09:53:53.454Z] ok  	github.com/docker/docker/volume/local	0.095s	coverage: 72.5% of statements
09:53:53 [2024-01-23T09:53:53.710Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
09:53:53 [2024-01-23T09:53:53.710Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
09:53:53 [2024-01-23T09:53:53.710Z] ok  	github.com/docker/docker/volume/service	0.012s	coverage: 71.8% of statements
09:53:55 [2024-01-23T09:53:55.073Z] ok  	github.com/docker/docker/layer	7.779s	coverage: 68.1% of statements
09:53:55 [2024-01-23T09:53:55.330Z] 
09:53:55 [2024-01-23T09:53:55.330Z] === Skipped
09:53:55 [2024-01-23T09:53:55.330Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
09:53:55 [2024-01-23T09:53:55.330Z]     network_proxy_test.go:195: Need to start CI docker with --ipv6
09:53:55 [2024-01-23T09:53:55.330Z] 
09:53:55 [2024-01-23T09:53:55.330Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
09:53:55 [2024-01-23T09:53:55.330Z]     network_proxy_test.go:210: No support for dual stack yet
09:53:55 [2024-01-23T09:53:55.330Z] 
09:53:55 [2024-01-23T09:53:55.330Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
09:53:55 [2024-01-23T09:53:55.330Z]     network_proxy_test.go:239: Need to start CI docker with --ipv6
09:53:55 [2024-01-23T09:53:55.330Z] 
09:53:55 [2024-01-23T09:53:55.330Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
09:53:55 [2024-01-23T09:53:55.330Z]     network_proxy_test.go:300: Need to start CI docker with --ipv6
09:53:55 [2024-01-23T09:53:55.330Z] 
09:53:55 [2024-01-23T09:53:55.330Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
09:53:55 [2024-01-23T09:53:55.330Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:53:55 [2024-01-23T09:53:55.330Z]     graphtest_unix.go:41: Driver btrfs not supported
09:53:55 [2024-01-23T09:53:55.330Z] 
09:53:55 [2024-01-23T09:53:55.330Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
09:53:55 [2024-01-23T09:53:55.330Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:53:55 [2024-01-23T09:53:55.330Z]     graphtest_unix.go:41: Driver btrfs not supported
09:53:55 [2024-01-23T09:53:55.330Z] 
09:53:55 [2024-01-23T09:53:55.330Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
09:53:55 [2024-01-23T09:53:55.330Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:53:55 [2024-01-23T09:53:55.330Z]     graphtest_unix.go:41: Driver btrfs not supported
09:53:55 [2024-01-23T09:53:55.330Z] 
09:53:55 [2024-01-23T09:53:55.330Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
09:53:55 [2024-01-23T09:53:55.330Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:53:55 [2024-01-23T09:53:55.330Z]     graphtest_unix.go:41: Driver btrfs not supported
09:53:55 [2024-01-23T09:53:55.330Z] 
09:53:55 [2024-01-23T09:53:55.330Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
09:53:55 [2024-01-23T09:53:55.330Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:53:55 [2024-01-23T09:53:55.330Z]     graphtest_unix.go:41: Driver btrfs not supported
09:53:55 [2024-01-23T09:53:55.330Z] 
09:53:55 [2024-01-23T09:53:55.330Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
09:53:55 [2024-01-23T09:53:55.330Z]     graphtest_unix.go:68: No driver to put!
09:53:55 [2024-01-23T09:53:55.330Z] 
09:53:55 [2024-01-23T09:53:55.330Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
09:53:55 [2024-01-23T09:53:55.330Z] time="2024-01-23T09:53:40Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:53:55 [2024-01-23T09:53:55.330Z]     graphtest_unix.go:39: graphdriver: driver not supported
09:53:55 [2024-01-23T09:53:55.330Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
09:53:55 [2024-01-23T09:53:55.330Z] 
09:53:55 [2024-01-23T09:53:55.330Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
09:53:55 [2024-01-23T09:53:55.330Z] time="2024-01-23T09:53:40Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:53:55 [2024-01-23T09:53:55.330Z]     graphtest_unix.go:39: graphdriver: driver not supported
09:53:55 [2024-01-23T09:53:55.330Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
09:53:55 [2024-01-23T09:53:55.330Z] 
09:53:55 [2024-01-23T09:53:55.330Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
09:53:55 [2024-01-23T09:53:55.330Z] time="2024-01-23T09:53:40Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:53:55 [2024-01-23T09:53:55.330Z]     graphtest_unix.go:39: graphdriver: driver not supported
09:53:55 [2024-01-23T09:53:55.330Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
09:53:55 [2024-01-23T09:53:55.330Z] 
09:53:55 [2024-01-23T09:53:55.330Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
09:53:55 [2024-01-23T09:53:55.330Z] time="2024-01-23T09:53:40Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:53:55 [2024-01-23T09:53:55.330Z]     graphtest_unix.go:39: graphdriver: driver not supported
09:53:55 [2024-01-23T09:53:55.330Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
09:53:55 [2024-01-23T09:53:55.330Z] 
09:53:55 [2024-01-23T09:53:55.330Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
09:53:55 [2024-01-23T09:53:55.330Z] time="2024-01-23T09:53:40Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:53:55 [2024-01-23T09:53:55.330Z]     graphtest_unix.go:39: graphdriver: driver not supported
09:53:55 [2024-01-23T09:53:55.330Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
09:53:55 [2024-01-23T09:53:55.330Z] 
09:53:55 [2024-01-23T09:53:55.330Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
09:53:55 [2024-01-23T09:53:55.330Z]     graphtest_unix.go:68: No driver to put!
09:53:55 [2024-01-23T09:53:55.330Z] 
09:53:55 [2024-01-23T09:53:55.330Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
09:53:55 [2024-01-23T09:53:55.330Z]     overlay_test.go:61: Cannot run test with naive change algorithm
09:53:55 [2024-01-23T09:53:55.330Z] 
09:53:55 [2024-01-23T09:53:55.330Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
09:53:55 [2024-01-23T09:53:55.330Z]     graphtest_unix.go:311: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
09:53:55 [2024-01-23T09:53:55.330Z] 
09:53:55 [2024-01-23T09:53:55.330Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
09:53:55 [2024-01-23T09:53:55.330Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:53:55 [2024-01-23T09:53:55.330Z]     graphtest_unix.go:41: Driver zfs not supported
09:53:55 [2024-01-23T09:53:55.330Z] 
09:53:55 [2024-01-23T09:53:55.330Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
09:53:55 [2024-01-23T09:53:55.330Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:53:55 [2024-01-23T09:53:55.330Z]     graphtest_unix.go:41: Driver zfs not supported
09:53:55 [2024-01-23T09:53:55.330Z] 
09:53:55 [2024-01-23T09:53:55.330Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
09:53:55 [2024-01-23T09:53:55.330Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:53:55 [2024-01-23T09:53:55.330Z]     graphtest_unix.go:41: Driver zfs not supported
09:53:55 [2024-01-23T09:53:55.330Z] 
09:53:55 [2024-01-23T09:53:55.330Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
09:53:55 [2024-01-23T09:53:55.330Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:53:55 [2024-01-23T09:53:55.330Z]     graphtest_unix.go:41: Driver zfs not supported
09:53:55 [2024-01-23T09:53:55.330Z] 
09:53:55 [2024-01-23T09:53:55.330Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
09:53:55 [2024-01-23T09:53:55.330Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:53:55 [2024-01-23T09:53:55.330Z]     graphtest_unix.go:41: Driver zfs not supported
09:53:55 [2024-01-23T09:53:55.330Z] 
09:53:55 [2024-01-23T09:53:55.330Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
09:53:55 [2024-01-23T09:53:55.330Z]     graphtest_unix.go:68: No driver to put!
09:53:55 [2024-01-23T09:53:55.330Z] 
09:53:55 [2024-01-23T09:53:55.330Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
09:53:55 [2024-01-23T09:53:55.330Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
09:53:55 [2024-01-23T09:53:55.330Z] 
09:53:55 [2024-01-23T09:53:55.330Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
09:53:55 [2024-01-23T09:53:55.330Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
09:53:55 [2024-01-23T09:53:55.330Z] 
09:53:55 [2024-01-23T09:53:55.330Z] === SKIP: volume/mounts TestValidateLCOWMount (0.00s)
09:53:55 [2024-01-23T09:53:55.330Z]     validate_test.go:73: only tested on Windows
09:53:55 [2024-01-23T09:53:55.330Z] 
09:53:55 [2024-01-23T09:53:55.330Z] DONE 3224 tests, 27 skipped in 63.953s
09:53:55 [2024-01-23T09:53:55.330Z] + '[' -n 'github.com/docker/docker/libnetwork
09:53:55 [2024-01-23T09:53:55.330Z] github.com/docker/docker/libnetwork/bitmap
09:53:55 [2024-01-23T09:53:55.330Z] github.com/docker/docker/libnetwork/cluster
09:53:55 [2024-01-23T09:53:55.330Z] github.com/docker/docker/libnetwork/cmd/diagnostic
09:53:55 [2024-01-23T09:53:55.330Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
09:53:55 [2024-01-23T09:53:55.330Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
09:53:55 [2024-01-23T09:53:55.330Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
09:53:55 [2024-01-23T09:53:55.330Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
09:53:55 [2024-01-23T09:53:55.330Z] github.com/docker/docker/libnetwork/config
09:53:55 [2024-01-23T09:53:55.330Z] github.com/docker/docker/libnetwork/datastore
09:53:55 [2024-01-23T09:53:55.330Z] github.com/docker/docker/libnetwork/diagnostic
09:53:55 [2024-01-23T09:53:55.330Z] github.com/docker/docker/libnetwork/discoverapi
09:53:55 [2024-01-23T09:53:55.330Z] github.com/docker/docker/libnetwork/driverapi
09:53:55 [2024-01-23T09:53:55.330Z] github.com/docker/docker/libnetwork/drivers/bridge
09:53:55 [2024-01-23T09:53:55.330Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
09:53:55 [2024-01-23T09:53:55.330Z] github.com/docker/docker/libnetwork/drivers/host
09:53:55 [2024-01-23T09:53:55.330Z] github.com/docker/docker/libnetwork/drivers/ipvlan
09:53:55 [2024-01-23T09:53:55.330Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
09:53:55 [2024-01-23T09:53:55.330Z] github.com/docker/docker/libnetwork/drivers/macvlan
09:53:55 [2024-01-23T09:53:55.330Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
09:53:55 [2024-01-23T09:53:55.330Z] github.com/docker/docker/libnetwork/drivers/null
09:53:55 [2024-01-23T09:53:55.330Z] github.com/docker/docker/libnetwork/drivers/overlay
09:53:55 [2024-01-23T09:53:55.330Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
09:53:55 [2024-01-23T09:53:55.330Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
09:53:55 [2024-01-23T09:53:55.330Z] github.com/docker/docker/libnetwork/drivers/remote
09:53:55 [2024-01-23T09:53:55.330Z] github.com/docker/docker/libnetwork/drivers/remote/api
09:53:55 [2024-01-23T09:53:55.330Z] github.com/docker/docker/libnetwork/drivers/windows
09:53:55 [2024-01-23T09:53:55.330Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
09:53:55 [2024-01-23T09:53:55.330Z] github.com/docker/docker/libnetwork/drvregistry
09:53:55 [2024-01-23T09:53:55.330Z] github.com/docker/docker/libnetwork/etchosts
09:53:55 [2024-01-23T09:53:55.330Z] github.com/docker/docker/libnetwork/internal/caller
09:53:55 [2024-01-23T09:53:55.330Z] github.com/docker/docker/libnetwork/internal/kvstore
09:53:55 [2024-01-23T09:53:55.330Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
09:53:55 [2024-01-23T09:53:55.330Z] github.com/docker/docker/libnetwork/internal/netiputil
09:53:55 [2024-01-23T09:53:55.330Z] github.com/docker/docker/libnetwork/internal/setmatrix
09:53:55 [2024-01-23T09:53:55.330Z] github.com/docker/docker/libnetwork/ipam
09:53:55 [2024-01-23T09:53:55.330Z] github.com/docker/docker/libnetwork/ipamapi
09:53:55 [2024-01-23T09:53:55.330Z] github.com/docker/docker/libnetwork/ipams/builtin
09:53:55 [2024-01-23T09:53:55.330Z] github.com/docker/docker/libnetwork/ipams/null
09:53:55 [2024-01-23T09:53:55.330Z] github.com/docker/docker/libnetwork/ipams/remote
09:53:55 [2024-01-23T09:53:55.330Z] github.com/docker/docker/libnetwork/ipams/remote/api
09:53:55 [2024-01-23T09:53:55.330Z] github.com/docker/docker/libnetwork/ipams/windowsipam
09:53:55 [2024-01-23T09:53:55.330Z] github.com/docker/docker/libnetwork/ipamutils
09:53:55 [2024-01-23T09:53:55.330Z] github.com/docker/docker/libnetwork/ipbits
09:53:55 [2024-01-23T09:53:55.330Z] github.com/docker/docker/libnetwork/iptables
09:53:55 [2024-01-23T09:53:55.330Z] github.com/docker/docker/libnetwork/netlabel
09:53:55 [2024-01-23T09:53:55.330Z] github.com/docker/docker/libnetwork/netutils
09:53:55 [2024-01-23T09:53:55.330Z] github.com/docker/docker/libnetwork/networkdb
09:53:55 [2024-01-23T09:53:55.330Z] github.com/docker/docker/libnetwork/ns
09:53:55 [2024-01-23T09:53:55.330Z] github.com/docker/docker/libnetwork/options
09:53:55 [2024-01-23T09:53:55.330Z] github.com/docker/docker/libnetwork/osl
09:53:55 [2024-01-23T09:53:55.330Z] github.com/docker/docker/libnetwork/osl/kernel
09:53:55 [2024-01-23T09:53:55.330Z] github.com/docker/docker/libnetwork/portallocator
09:53:55 [2024-01-23T09:53:55.330Z] github.com/docker/docker/libnetwork/portmapper
09:53:55 [2024-01-23T09:53:55.330Z] github.com/docker/docker/libnetwork/resolvconf
09:53:55 [2024-01-23T09:53:55.330Z] github.com/docker/docker/libnetwork/scope
09:53:55 [2024-01-23T09:53:55.330Z] github.com/docker/docker/libnetwork/types' ']'
09:53:55 [2024-01-23T09:53:55.330Z] + 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
09:54:51 [2024-01-23T09:54:51.494Z] ok  	github.com/docker/docker/libnetwork	44.401s	coverage: 43.3% of statements
09:54:51 [2024-01-23T09:54:51.494Z] ok  	github.com/docker/docker/libnetwork/bitmap	0.006s	coverage: 96.1% of statements
09:54:51 [2024-01-23T09:54:51.494Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
09:54:51 [2024-01-23T09:54:51.494Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
09:54:51 [2024-01-23T09:54:51.494Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
09:54:51 [2024-01-23T09:54:51.494Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
09:54:51 [2024-01-23T09:54:51.494Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
09:54:51 [2024-01-23T09:54:51.494Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
09:54:51 [2024-01-23T09:54:51.494Z] ok  	github.com/docker/docker/libnetwork/config	0.011s	coverage: 10.3% of statements
09:54:51 [2024-01-23T09:54:51.494Z] ok  	github.com/docker/docker/libnetwork/datastore	0.004s	coverage: 37.0% of statements
09:54:51 [2024-01-23T09:54:51.494Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
09:54:51 [2024-01-23T09:54:51.494Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
09:54:51 [2024-01-23T09:54:51.494Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.003s	coverage: 68.9% of statements
09:54:51 [2024-01-23T09:54:51.494Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	4.186s	coverage: 62.9% of statements
09:54:51 [2024-01-23T09:54:51.494Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
09:54:51 [2024-01-23T09:54:51.494Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.002s	coverage: 40.0% of statements
09:54:52 [2024-01-23T09:54:52.420Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.931s	coverage: 5.0% of statements
09:54:52 [2024-01-23T09:54:52.420Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
09:54:52 [2024-01-23T09:54:52.982Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.004s	coverage: 4.6% of statements
09:54:52 [2024-01-23T09:54:52.982Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
09:54:52 [2024-01-23T09:54:52.982Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.002s	coverage: 40.0% of statements
09:54:53 [2024-01-23T09:54:53.910Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	0.011s	coverage: 1.4% of statements
09:54:54 [2024-01-23T09:54:54.166Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	0.003s	coverage: 45.0% of statements
09:54:54 [2024-01-23T09:54:54.422Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.003s	coverage: 62.7% of statements
09:54:54 [2024-01-23T09:54:54.983Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.012s	coverage: 57.2% of statements
09:54:54 [2024-01-23T09:54:54.983Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
09:54:54 [2024-01-23T09:54:54.983Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
09:54:54 [2024-01-23T09:54:54.983Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
09:54:55 [2024-01-23T09:54:55.544Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.019s	coverage: 87.0% of statements
09:54:55 [2024-01-23T09:54:55.801Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.018s	coverage: 83.7% of statements
09:54:55 [2024-01-23T09:54:55.801Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
09:54:55 [2024-01-23T09:54:55.801Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore	[no test files]
09:54:55 [2024-01-23T09:54:55.801Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore/boltdb	[no test files]
09:54:55 [2024-01-23T09:54:55.801Z] ?   	github.com/docker/docker/libnetwork/internal/netiputil	[no test files]
09:55:07 [2024-01-23T09:55:07.968Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
09:55:09 [2024-01-23T09:55:09.926Z] ok  	github.com/docker/docker/libnetwork/ipam	3.070s	coverage: 80.3% of statements
09:55:09 [2024-01-23T09:55:09.926Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
09:55:09 [2024-01-23T09:55:09.926Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
09:55:09 [2024-01-23T09:55:09.926Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.002s	coverage: 63.2% of statements
09:55:10 [2024-01-23T09:55:10.186Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.008s	coverage: 48.7% of statements
09:55:10 [2024-01-23T09:55:10.186Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
09:55:10 [2024-01-23T09:55:10.443Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.002s	coverage: 80.0% of statements
09:55:11 [2024-01-23T09:55:11.006Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.303s	coverage: 86.4% of statements
09:55:11 [2024-01-23T09:55:11.006Z] ok  	github.com/docker/docker/libnetwork/ipbits	0.002s	coverage: 100.0% of statements
09:55:11 [2024-01-23T09:55:11.933Z] ok  	github.com/docker/docker/libnetwork/iptables	0.208s	coverage: 39.9% of statements
09:55:11 [2024-01-23T09:55:11.933Z] ?   	github.com/docker/docker/libnetwork/netlabel	[no test files]
09:55:12 [2024-01-23T09:55:12.188Z] ok  	github.com/docker/docker/libnetwork/netutils	0.017s	coverage: 50.6% of statements
09:57:03 [2024-01-23T09:57:03.565Z] ok  	github.com/docker/docker/libnetwork/networkdb	103.667s	coverage: 59.3% of statements
09:57:03 [2024-01-23T09:57:03.565Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
09:57:03 [2024-01-23T09:57:03.565Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
09:57:03 [2024-01-23T09:57:03.565Z] ok  	github.com/docker/docker/libnetwork/osl	4.390s	coverage: 37.8% of statements
09:57:03 [2024-01-23T09:57:03.565Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
09:57:03 [2024-01-23T09:57:03.565Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.015s	coverage: 80.5% of statements
09:57:03 [2024-01-23T09:57:03.565Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.654s	coverage: 47.9% of statements
09:57:03 [2024-01-23T09:57:03.820Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.003s	coverage: 84.9% of statements
09:57:03 [2024-01-23T09:57:03.820Z] ?   	github.com/docker/docker/libnetwork/scope	[no test files]
09:57:04 [2024-01-23T09:57:04.076Z] ok  	github.com/docker/docker/libnetwork/types	0.003s	coverage: 41.7% of statements
09:57:04 [2024-01-23T09:57:04.076Z] 
09:57:04 [2024-01-23T09:57:04.076Z] === Skipped
09:57:04 [2024-01-23T09:57:04.076Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
09:57:04 [2024-01-23T09:57:04.076Z]     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
09:57:04 [2024-01-23T09:57:04.076Z] 
09:57:04 [2024-01-23T09:57:04.076Z] === SKIP: libnetwork/iptables TestPassthrough (0.00s)
09:57:04 [2024-01-23T09:57:04.076Z]     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
09:57:04 [2024-01-23T09:57:04.076Z] 
09:57:04 [2024-01-23T09:57:04.076Z] DONE 377 tests, 2 skipped in 188.793s
Post stage
[Pipeline] junit
09:57:05 [2024-01-23T09:57:05.016Z] Recording test results
09:57:05 [2024-01-23T09:57:05.117Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
09:57:05 [2024-01-23T09:57:05.451Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-47062/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr20 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3e668b2c0c25dc1276365c881ba117eb46d05a2e -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:3e668b2c0c25dc1276365c881ba117eb46d05a2e hack/make.sh dynbinary test-integration
09:57:05 [2024-01-23T09:57:05.707Z] 
09:57:05 [2024-01-23T09:57:05.707Z] Removing bundles/
09:57:05 [2024-01-23T09:57:05.707Z] 
09:57:05 [2024-01-23T09:57:05.707Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
09:57:05 [2024-01-23T09:57:05.707Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
09:57:05 [2024-01-23T09:57:05.707Z] + tee /go/src/github.com/docker/docker/go.mod
09:57:05 [2024-01-23T09:57:05.707Z] module github.com/docker/docker
09:57:05 [2024-01-23T09:57:05.707Z] 
09:57:05 [2024-01-23T09:57:05.707Z] go 1.20
09:57:05 [2024-01-23T09:57:05.707Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
09:57:05 [2024-01-23T09:57:05.707Z] + GO111MODULE=on
09:57:05 [2024-01-23T09:57:05.707Z] + 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=3e668b2c0c25dc1276365c881ba117eb46d05a2e" -X "github.com/docker/docker/dockerversion.BuildTime=2024-01-23T09:57:05.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
09:57:44 [2024-01-23T09:57:44.448Z] + rm -f /go/src/github.com/docker/docker/go.mod
09:57:44 [2024-01-23T09:57:44.448Z] Created binary: bundles/dynbinary-daemon/dockerd
09:57:44 [2024-01-23T09:57:44.448Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
09:57:44 [2024-01-23T09:57:44.448Z] + tee /go/src/github.com/docker/docker/go.mod
09:57:44 [2024-01-23T09:57:44.448Z] module github.com/docker/docker
09:57:44 [2024-01-23T09:57:44.448Z] 
09:57:44 [2024-01-23T09:57:44.448Z] go 1.20
09:57:44 [2024-01-23T09:57:44.448Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
09:57:44 [2024-01-23T09:57:44.448Z] + GO111MODULE=on
09:57:44 [2024-01-23T09:57:44.448Z] + 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=3e668b2c0c25dc1276365c881ba117eb46d05a2e" -X "github.com/docker/docker/dockerversion.BuildTime=2024-01-23T09:57:05.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
09:57:44 [2024-01-23T09:57:44.448Z] + rm -f /go/src/github.com/docker/docker/go.mod
09:57:44 [2024-01-23T09:57:44.448Z] Created binary: bundles/dynbinary-daemon/docker-proxy
09:57:44 [2024-01-23T09:57:44.448Z] 
09:57:44 [2024-01-23T09:57:44.448Z] ---> Making bundle: test-integration (in bundles/test-integration)
09:57:44 [2024-01-23T09:57:44.448Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
09:57:44 [2024-01-23T09:57:44.448Z] HOSTNAME=63192826eb91
09:57:44 [2024-01-23T09:57:44.448Z] TESTDEBUG=0
09:57:44 [2024-01-23T09:57:44.448Z] DEST=bundles/test-integration
09:57:44 [2024-01-23T09:57:44.448Z] PWD=/go/src/github.com/docker/docker
09:57:44 [2024-01-23T09:57:44.448Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock
09:57:44 [2024-01-23T09:57:44.448Z] DOCKER_GITCOMMIT=3e668b2c0c25dc1276365c881ba117eb46d05a2e
09:57:44 [2024-01-23T09:57:44.448Z] container=docker
09:57:44 [2024-01-23T09:57:44.448Z] HOME=/root
09:57:44 [2024-01-23T09:57:44.448Z] CONTAINERD_NAMESPACE=moby
09:57:44 [2024-01-23T09:57:44.448Z] GOLANG_VERSION=1.21.6
09:57:44 [2024-01-23T09:57:44.448Z] VALIDATE_REPO=https://github.com/moby/moby.git
09:57:44 [2024-01-23T09:57:44.448Z] VALIDATE_BRANCH=master
09:57:44 [2024-01-23T09:57:44.448Z] TERM=xterm
09:57:44 [2024-01-23T09:57:44.448Z] DOCKER_PKG=github.com/docker/docker
09:57:44 [2024-01-23T09:57:44.448Z] TEST_CLIENT_BINARY=/usr/local/cli-integration/docker
09:57:44 [2024-01-23T09:57:44.448Z] SHLVL=1
09:57:44 [2024-01-23T09:57:44.448Z] TIMEOUT=120m
09:57:44 [2024-01-23T09:57:44.448Z] GOTOOLCHAIN=local
09:57:44 [2024-01-23T09:57:44.448Z] DOCKER_GRAPHDRIVER=overlay2
09:57:44 [2024-01-23T09:57:44.448Z] GO111MODULE=off
09:57:44 [2024-01-23T09:57:44.448Z] DOCKER_EXPERIMENTAL=1
09:57:44 [2024-01-23T09:57:44.448Z] TEST_SKIP_INTEGRATION_CLI=1
09:57:44 [2024-01-23T09:57:44.448Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
09:57:44 [2024-01-23T09:57:44.448Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
09:57:44 [2024-01-23T09:57:44.448Z] GOPATH=/go
09:57:44 [2024-01-23T09:57:44.448Z] PKG_CONFIG=pkg-config
09:57:44 [2024-01-23T09:57:44.448Z] _=/usr/bin/env
09:57:44 [2024-01-23T09:57:44.448Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
09:58:02 [2024-01-23T09:58:02.503Z] Building test suite binary /go/src/github.com/docker/docker/integration/capabilities/test.main
09:58:02 [2024-01-23T09:58:02.759Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
09:58:04 [2024-01-23T09:58:04.125Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
09:58:06 [2024-01-23T09:58:06.014Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
09:58:11 [2024-01-23T09:58:11.265Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
09:58:13 [2024-01-23T09:58:13.782Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
09:58:14 [2024-01-23T09:58:14.038Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
09:58:15 [2024-01-23T09:58:15.404Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
09:58:16 [2024-01-23T09:58:16.768Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
09:58:17 [2024-01-23T09:58:17.695Z] Building test suite binary /go/src/github.com/docker/docker/integration/networking/test.main
09:58:19 [2024-01-23T09:58:19.061Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
09:58:19 [2024-01-23T09:58:19.061Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
09:58:20 [2024-01-23T09:58:20.426Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
09:58:21 [2024-01-23T09:58:21.791Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
09:58:23 [2024-01-23T09:58:23.679Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
09:58:24 [2024-01-23T09:58:24.606Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
09:58:24 [2024-01-23T09:58:24.862Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
09:58:26 [2024-01-23T09:58:26.227Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
09:58:27 [2024-01-23T09:58:27.155Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
09:58:28 [2024-01-23T09:58:28.520Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
09:58:29 [2024-01-23T09:58:29.082Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
09:58:30 [2024-01-23T09:58:30.447Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
09:58:31 [2024-01-23T09:58:31.814Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
09:58:31 [2024-01-23T09:58:31.814Z] Using test binary /usr/local/cli-integration/docker
09:58:31 [2024-01-23T09:58:31.814Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
09:58:31 [2024-01-23T09:58:31.814Z] +++ /etc/init.d/apparmor start
09:58:31 [2024-01-23T09:58:31.814Z] Not: starting.
09:58:31 [2024-01-23T09:58:31.814Z] INFO: Waiting for daemon to start...
09:58:31 [2024-01-23T09:58:31.814Z] Starting dockerd
09:58:31 [2024-01-23T09:58:31.814Z] +++ exec dockerd --debug --host unix:///run/docker/tmp.r7L2RezOMw/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
09:58:34 [2024-01-23T09:58:34.331Z] .
09:58:34 [2024-01-23T09:58:34.331Z] Running integration-test (iteration 1)
09:58:34 [2024-01-23T09:58:34.331Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m  
09:58:34 [2024-01-23T09:58:34.331Z] ++ '[' -n '' ']'
09:58:34 [2024-01-23T09:58:34.331Z] ++ 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
09:58:34 [2024-01-23T09:58:34.331Z] ++ set -e
09:58:34 [2024-01-23T09:58:34.331Z] ++ '[' -n 0 ']'
09:58:34 [2024-01-23T09:58:34.331Z] ++ set -x
09:58:34 [2024-01-23T09:58:34.331Z] ++ 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.r7L2RezOMw/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
09:58:34 [2024-01-23T09:58:34.587Z] Loaded image: busybox:latest
09:58:34 [2024-01-23T09:58:34.587Z] Loaded image: busybox:glibc
09:58:35 [2024-01-23T09:58:35.514Z] Loaded image: debian:bookworm-slim
09:58:35 [2024-01-23T09:58:35.514Z] Loaded image: hello-world:latest
09:58:35 [2024-01-23T09:58:35.514Z] Loaded image: arm32v7/hello-world:latest
09:58:35 [2024-01-23T09:58:35.514Z] INFO: Testing against a local daemon
09:58:35 [2024-01-23T09:58:35.514Z] === RUN   TestCgroupNamespacesBuild
09:58:36 [2024-01-23T09:58:36.879Z] --- PASS: TestCgroupNamespacesBuild (1.12s)
09:58:36 [2024-01-23T09:58:36.879Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
09:58:37 [2024-01-23T09:58:37.806Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.09s)
09:58:37 [2024-01-23T09:58:37.806Z] === RUN   TestBuildWithSession
09:58:37 [2024-01-23T09:58:37.806Z]     build_session_test.go:25: TODO: BuildKit
09:58:37 [2024-01-23T09:58:37.806Z] --- SKIP: TestBuildWithSession (0.00s)
09:58:37 [2024-01-23T09:58:37.806Z] === RUN   TestBuildSquashParent
09:58:41 [2024-01-23T09:58:41.070Z] --- PASS: TestBuildSquashParent (3.25s)
09:58:41 [2024-01-23T09:58:41.070Z] === RUN   TestBuildWithRemoveAndForceRemove
09:58:41 [2024-01-23T09:58:41.070Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:58:41 [2024-01-23T09:58:41.070Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:58:41 [2024-01-23T09:58:41.070Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:58:41 [2024-01-23T09:58:41.070Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:58:41 [2024-01-23T09:58:41.070Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:58:41 [2024-01-23T09:58:41.070Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:58:41 [2024-01-23T09:58:41.070Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:58:41 [2024-01-23T09:58:41.070Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:58:41 [2024-01-23T09:58:41.070Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:58:41 [2024-01-23T09:58:41.070Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:58:41 [2024-01-23T09:58:41.070Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:58:41 [2024-01-23T09:58:41.070Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:58:41 [2024-01-23T09:58:41.070Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:58:41 [2024-01-23T09:58:41.070Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:58:41 [2024-01-23T09:58:41.070Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:58:41 [2024-01-23T09:58:41.070Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:58:41 [2024-01-23T09:58:41.070Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:58:41 [2024-01-23T09:58:41.070Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:58:44 [2024-01-23T09:58:44.337Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.05s)
09:58:44 [2024-01-23T09:58:44.337Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.26s)
09:58:44 [2024-01-23T09:58:44.337Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.54s)
09:58:44 [2024-01-23T09:58:44.337Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.63s)
09:58:44 [2024-01-23T09:58:44.337Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.83s)
09:58:44 [2024-01-23T09:58:44.337Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.89s)
09:58:44 [2024-01-23T09:58:44.337Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.26s)
09:58:44 [2024-01-23T09:58:44.337Z] === RUN   TestBuildMultiStageCopy
09:58:44 [2024-01-23T09:58:44.337Z] === RUN   TestBuildMultiStageCopy/copy_to_root
09:58:45 [2024-01-23T09:58:45.263Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
09:58:45 [2024-01-23T09:58:45.263Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
09:58:45 [2024-01-23T09:58:45.263Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
09:58:45 [2024-01-23T09:58:45.263Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
09:58:45 [2024-01-23T09:58:45.519Z] --- PASS: TestBuildMultiStageCopy (1.21s)
09:58:45 [2024-01-23T09:58:45.519Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (0.88s)
09:58:45 [2024-01-23T09:58:45.519Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.06s)
09:58:45 [2024-01-23T09:58:45.519Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.07s)
09:58:45 [2024-01-23T09:58:45.519Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.08s)
09:58:45 [2024-01-23T09:58:45.519Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.09s)
09:58:45 [2024-01-23T09:58:45.519Z] === RUN   TestBuildMultiStageParentConfig
09:58:45 [2024-01-23T09:58:45.774Z] --- PASS: TestBuildMultiStageParentConfig (0.29s)
09:58:45 [2024-01-23T09:58:45.774Z] === RUN   TestBuildLabelWithTargets
09:58:46 [2024-01-23T09:58:46.335Z] --- PASS: TestBuildLabelWithTargets (0.54s)
09:58:46 [2024-01-23T09:58:46.336Z] === RUN   TestBuildWithEmptyLayers
09:58:46 [2024-01-23T09:58:46.336Z] --- PASS: TestBuildWithEmptyLayers (0.13s)
09:58:46 [2024-01-23T09:58:46.336Z] === RUN   TestBuildMultiStageOnBuild
09:58:47 [2024-01-23T09:58:47.700Z] --- PASS: TestBuildMultiStageOnBuild (1.11s)
09:58:47 [2024-01-23T09:58:47.700Z] === RUN   TestBuildUncleanTarFilenames
09:58:47 [2024-01-23T09:58:47.700Z] --- PASS: TestBuildUncleanTarFilenames (0.10s)
09:58:47 [2024-01-23T09:58:47.700Z] === RUN   TestBuildMultiStageLayerLeak
09:58:48 [2024-01-23T09:58:48.628Z] --- PASS: TestBuildMultiStageLayerLeak (1.04s)
09:58:48 [2024-01-23T09:58:48.628Z] === RUN   TestBuildWithHugeFile
09:59:35 [2024-01-23T09:59:35.243Z] --- PASS: TestBuildWithHugeFile (43.74s)
09:59:35 [2024-01-23T09:59:35.243Z] === RUN   TestBuildWCOWSandboxSize
09:59:35 [2024-01-23T09:59:35.243Z]     build_test.go:531: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
09:59:35 [2024-01-23T09:59:35.243Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
09:59:35 [2024-01-23T09:59:35.243Z] === RUN   TestBuildWithEmptyDockerfile
09:59:35 [2024-01-23T09:59:35.243Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
09:59:35 [2024-01-23T09:59:35.243Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
09:59:35 [2024-01-23T09:59:35.243Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:59:35 [2024-01-23T09:59:35.243Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:59:35 [2024-01-23T09:59:35.243Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:59:35 [2024-01-23T09:59:35.243Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:59:35 [2024-01-23T09:59:35.243Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
09:59:35 [2024-01-23T09:59:35.243Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:59:35 [2024-01-23T09:59:35.243Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:59:35 [2024-01-23T09:59:35.243Z] --- PASS: TestBuildWithEmptyDockerfile (0.01s)
09:59:35 [2024-01-23T09:59:35.243Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
09:59:35 [2024-01-23T09:59:35.243Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
09:59:35 [2024-01-23T09:59:35.243Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s)
09:59:35 [2024-01-23T09:59:35.243Z] === RUN   TestBuildPreserveOwnership
09:59:35 [2024-01-23T09:59:35.243Z] === RUN   TestBuildPreserveOwnership/copy_from
09:59:35 [2024-01-23T09:59:35.243Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
09:59:35 [2024-01-23T09:59:35.243Z] --- PASS: TestBuildPreserveOwnership (2.03s)
09:59:35 [2024-01-23T09:59:35.243Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.40s)
09:59:35 [2024-01-23T09:59:35.243Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.62s)
09:59:35 [2024-01-23T09:59:35.243Z] === RUN   TestBuildPlatformInvalid
09:59:35 [2024-01-23T09:59:35.243Z] --- PASS: TestBuildPlatformInvalid (0.01s)
09:59:35 [2024-01-23T09:59:35.243Z] === RUN   TestBuildkitHistoryTracePropagation
09:59:35 [2024-01-23T09:59:35.243Z] time="2024-01-23T09:59:34Z" level=info msg="[core] [Channel #1] Channel created" module=grpc
09:59:35 [2024-01-23T09:59:35.243Z] time="2024-01-23T09:59:34Z" level=info msg="[core] [Channel #1] original dial target is: \"unix:///run/buildkit/buildkitd.sock\"" module=grpc
09:59:35 [2024-01-23T09:59:35.243Z] time="2024-01-23T09:59:34Z" 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
09:59:35 [2024-01-23T09:59:35.243Z] time="2024-01-23T09:59:34Z" level=info msg="[core] [Channel #1] Channel authority set to \"localhost\"" module=grpc
09:59:35 [2024-01-23T09:59:35.243Z] time="2024-01-23T09:59:34Z" 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
09:59:35 [2024-01-23T09:59:35.243Z] time="2024-01-23T09:59:34Z" level=info msg="[core] [Channel #1] Channel switches to new LB policy \"pick_first\"" module=grpc
09:59:35 [2024-01-23T09:59:35.243Z] time="2024-01-23T09:59:34Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel created" module=grpc
09:59:35 [2024-01-23T09:59:35.243Z] time="2024-01-23T09:59:34Z" level=info msg="[core] [Channel #1] Channel Connectivity change to CONNECTING" module=grpc
09:59:35 [2024-01-23T09:59:35.243Z] time="2024-01-23T09:59:34Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to CONNECTING" module=grpc
09:59:35 [2024-01-23T09:59:35.243Z] time="2024-01-23T09:59:34Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel picks a new address \"/run/buildkit/buildkitd.sock\" to connect" module=grpc
09:59:35 [2024-01-23T09:59:35.243Z] time="2024-01-23T09:59:34Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to READY" module=grpc
09:59:35 [2024-01-23T09:59:35.244Z] time="2024-01-23T09:59:34Z" level=info msg="[core] [Channel #1] Channel Connectivity change to READY" module=grpc
09:59:35 [2024-01-23T09:59:35.244Z] time="2024-01-23T09:59:34Z" level=info msg="[core] [Server #4] Server created" module=grpc
09:59:35 [2024-01-23T09:59:35.244Z]     build_traces_test.go:84: Waiting for trace to be available
09:59:38 [2024-01-23T09:59:38.507Z] time="2024-01-23T09:59:38Z" level=info msg="[core] [Channel #1] Channel Connectivity change to SHUTDOWN" module=grpc
09:59:38 [2024-01-23T09:59:38.507Z] time="2024-01-23T09:59:38Z" level=info msg="[core] [Channel #1] ccBalancerWrapper: closing" module=grpc
09:59:38 [2024-01-23T09:59:38.507Z] time="2024-01-23T09:59:38Z" level=info msg="[core] [Channel #1] Closing the name resolver" module=grpc
09:59:38 [2024-01-23T09:59:38.507Z] time="2024-01-23T09:59:38Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to SHUTDOWN" module=grpc
09:59:38 [2024-01-23T09:59:38.507Z] time="2024-01-23T09:59:38Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel deleted" module=grpc
09:59:38 [2024-01-23T09:59:38.507Z] time="2024-01-23T09:59:38Z" level=info msg="[core] [Channel #1] Channel deleted" module=grpc
09:59:38 [2024-01-23T09:59:38.507Z] --- PASS: TestBuildkitHistoryTracePropagation (4.03s)
09:59:38 [2024-01-23T09:59:38.507Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
09:59:39 [2024-01-23T09:59:39.069Z] Loaded image: busybox:latest
09:59:39 [2024-01-23T09:59:39.325Z] Loaded image: busybox:glibc
09:59:40 [2024-01-23T09:59:40.253Z] Loaded image: debian:bookworm-slim
09:59:40 [2024-01-23T09:59:40.253Z] Loaded image: hello-world:latest
09:59:40 [2024-01-23T09:59:40.253Z] Loaded image: arm32v7/hello-world:latest
09:59:48 [2024-01-23T09:59:48.355Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.25s)
09:59:48 [2024-01-23T09:59:48.355Z] PASS
09:59:48 [2024-01-23T09:59:48.355Z] 
09:59:48 [2024-01-23T09:59:48.355Z] === Skipped
09:59:48 [2024-01-23T09:59:48.355Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
09:59:48 [2024-01-23T09:59:48.355Z]     build_session_test.go:25: TODO: BuildKit
09:59:48 [2024-01-23T09:59:48.355Z] 
09:59:48 [2024-01-23T09:59:48.355Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
09:59:48 [2024-01-23T09:59:48.355Z]     build_test.go:531: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
09:59:48 [2024-01-23T09:59:48.355Z] 
09:59:48 [2024-01-23T09:59:48.355Z] DONE 35 tests, 2 skipped in 73.419s
09:59:48 [2024-01-23T09:59:48.355Z] Running /go/src/github.com/docker/docker/integration/capabilities (arm64.integration.capabilities) flags=-test.v -test.timeout=120m  
09:59:48 [2024-01-23T09:59:48.355Z] ++ '[' -n '' ']'
09:59:48 [2024-01-23T09:59:48.355Z] ++ 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
09:59:48 [2024-01-23T09:59:48.355Z] ++ set -e
09:59:48 [2024-01-23T09:59:48.355Z] ++ '[' -n 0 ']'
09:59:48 [2024-01-23T09:59:48.355Z] ++ set -x
09:59:48 [2024-01-23T09:59:48.355Z] ++ 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.r7L2RezOMw/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
09:59:48 [2024-01-23T09:59:48.355Z] INFO: Testing against a local daemon
09:59:48 [2024-01-23T09:59:48.355Z] === RUN   TestNoNewPrivileges
09:59:56 [2024-01-23T09:59:56.449Z] === RUN   TestNoNewPrivileges/CapabilityRequested=true
09:59:56 [2024-01-23T09:59:56.449Z] === RUN   TestNoNewPrivileges/CapabilityRequested=false
09:59:57 [2024-01-23T09:59:57.010Z] --- PASS: TestNoNewPrivileges (9.20s)
09:59:57 [2024-01-23T09:59:57.011Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=true (0.40s)
09:59:57 [2024-01-23T09:59:57.011Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=false (0.40s)
09:59:57 [2024-01-23T09:59:57.011Z] PASS
09:59:57 [2024-01-23T09:59:57.011Z] 
09:59:57 [2024-01-23T09:59:57.011Z] DONE 3 tests in 9.237s
09:59:57 [2024-01-23T09:59:57.011Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m  
09:59:57 [2024-01-23T09:59:57.011Z] ++ '[' -n '' ']'
09:59:57 [2024-01-23T09:59:57.011Z] ++ 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
09:59:57 [2024-01-23T09:59:57.011Z] ++ set -e
09:59:57 [2024-01-23T09:59:57.011Z] ++ '[' -n 0 ']'
09:59:57 [2024-01-23T09:59:57.011Z] ++ set -x
09:59:57 [2024-01-23T09:59:57.011Z] ++ 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.r7L2RezOMw/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
09:59:57 [2024-01-23T09:59:57.011Z] INFO: Testing against a local daemon
09:59:57 [2024-01-23T09:59:57.011Z] === RUN   TestConfigInspect
09:59:58 [2024-01-23T09:59:58.898Z] --- PASS: TestConfigInspect (1.87s)
09:59:58 [2024-01-23T09:59:58.898Z] === RUN   TestConfigList
10:00:00 [2024-01-23T10:00:00.262Z] === RUN   TestConfigList/test_filter_by_name
10:00:00 [2024-01-23T10:00:00.262Z] === RUN   TestConfigList/test_filter_by_id
10:00:00 [2024-01-23T10:00:00.262Z] === RUN   TestConfigList/test_filter_by_label_key_only
10:00:00 [2024-01-23T10:00:00.262Z] === RUN   TestConfigList/test_filter_by_label_key=value_test0-TestConfigList
10:00:00 [2024-01-23T10:00:00.262Z] === RUN   TestConfigList/test_filter_by_label_key=value_test1-TestConfigList
10:00:00 [2024-01-23T10:00:00.823Z] --- PASS: TestConfigList (1.95s)
10:00:00 [2024-01-23T10:00:00.823Z]     --- PASS: TestConfigList/test_filter_by_name (0.00s)
10:00:00 [2024-01-23T10:00:00.823Z]     --- PASS: TestConfigList/test_filter_by_id (0.00s)
10:00:00 [2024-01-23T10:00:00.823Z]     --- PASS: TestConfigList/test_filter_by_label_key_only (0.00s)
10:00:00 [2024-01-23T10:00:00.823Z]     --- PASS: TestConfigList/test_filter_by_label_key=value_test0-TestConfigList (0.00s)
10:00:00 [2024-01-23T10:00:00.823Z]     --- PASS: TestConfigList/test_filter_by_label_key=value_test1-TestConfigList (0.00s)
10:00:00 [2024-01-23T10:00:00.823Z] === RUN   TestConfigsCreateAndDelete
10:00:03 [2024-01-23T10:00:03.336Z] --- PASS: TestConfigsCreateAndDelete (1.97s)
10:00:03 [2024-01-23T10:00:03.336Z] === RUN   TestConfigsUpdate
10:00:05 [2024-01-23T10:00:05.223Z] --- PASS: TestConfigsUpdate (2.00s)
10:00:05 [2024-01-23T10:00:05.223Z] === RUN   TestTemplatedConfig
10:00:07 [2024-01-23T10:00:07.736Z] --- PASS: TestTemplatedConfig (2.60s)
10:00:07 [2024-01-23T10:00:07.736Z] === RUN   TestConfigCreateResolve
10:00:09 [2024-01-23T10:00:09.623Z] --- PASS: TestConfigCreateResolve (1.90s)
10:00:09 [2024-01-23T10:00:09.623Z] PASS
10:00:09 [2024-01-23T10:00:09.623Z] 
10:00:09 [2024-01-23T10:00:09.623Z] DONE 11 tests in 12.314s
10:00:09 [2024-01-23T10:00:09.623Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m  
10:00:09 [2024-01-23T10:00:09.623Z] ++ '[' -n '' ']'
10:00:09 [2024-01-23T10:00:09.623Z] ++ 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
10:00:09 [2024-01-23T10:00:09.623Z] ++ set -e
10:00:09 [2024-01-23T10:00:09.623Z] ++ '[' -n 0 ']'
10:00:09 [2024-01-23T10:00:09.623Z] ++ set -x
10:00:09 [2024-01-23T10:00:09.624Z] ++ 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.r7L2RezOMw/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
10:00:09 [2024-01-23T10:00:09.624Z] INFO: Testing against a local daemon
10:00:09 [2024-01-23T10:00:09.624Z] === RUN   TestAttach
10:00:09 [2024-01-23T10:00:09.624Z] === RUN   TestAttach/without_TTY
10:00:09 [2024-01-23T10:00:09.624Z] === PAUSE TestAttach/without_TTY
10:00:09 [2024-01-23T10:00:09.624Z] === RUN   TestAttach/with_TTY
10:00:09 [2024-01-23T10:00:09.624Z] === PAUSE TestAttach/with_TTY
10:00:09 [2024-01-23T10:00:09.624Z] === CONT  TestAttach/without_TTY
10:00:09 [2024-01-23T10:00:09.624Z] === CONT  TestAttach/with_TTY
10:00:09 [2024-01-23T10:00:09.624Z] --- PASS: TestAttach (0.02s)
10:00:09 [2024-01-23T10:00:09.624Z]     --- PASS: TestAttach/with_TTY (0.06s)
10:00:09 [2024-01-23T10:00:09.624Z]     --- PASS: TestAttach/without_TTY (0.06s)
10:00:09 [2024-01-23T10:00:09.624Z] === RUN   TestCreateWithCDIDevices
10:00:10 [2024-01-23T10:00:10.550Z] --- PASS: TestCreateWithCDIDevices (1.00s)
10:00:10 [2024-01-23T10:00:10.550Z] === RUN   TestCDISpecDirsAreInSystemInfo
10:00:10 [2024-01-23T10:00:10.550Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_no_spec_dirs_specified_returns_default
10:00:11 [2024-01-23T10:00:11.111Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_specified_spec_dirs_are_returned
10:00:11 [2024-01-23T10:00:11.672Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_string_as_spec_dir_returns_empty_slice
10:00:11 [2024-01-23T10:00:11.928Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_config_option_returns_empty_slice
10:00:12 [2024-01-23T10:00:12.489Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_no_spec_dirs_specified_returns_empty_slice
10:00:13 [2024-01-23T10:00:13.050Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_specified_spec_dirs_returns_empty_slice
10:00:13 [2024-01-23T10:00:13.613Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_string_as_spec_dir_returns_empty_slice
10:00:14 [2024-01-23T10:00:14.180Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_config_option_returns_empty_slice
10:00:14 [2024-01-23T10:00:14.742Z] --- PASS: TestCDISpecDirsAreInSystemInfo (4.17s)
10:00:14 [2024-01-23T10:00:14.742Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_no_spec_dirs_specified_returns_default (0.52s)
10:00:14 [2024-01-23T10:00:14.742Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_specified_spec_dirs_are_returned (0.52s)
10:00:14 [2024-01-23T10:00:14.742Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_string_as_spec_dir_returns_empty_slice (0.52s)
10:00:14 [2024-01-23T10:00:14.742Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_config_option_returns_empty_slice (0.52s)
10:00:14 [2024-01-23T10:00:14.742Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_no_spec_dirs_specified_returns_empty_slice (0.52s)
10:00:14 [2024-01-23T10:00:14.742Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_specified_spec_dirs_returns_empty_slice (0.52s)
10:00:14 [2024-01-23T10:00:14.742Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_string_as_spec_dir_returns_empty_slice (0.52s)
10:00:14 [2024-01-23T10:00:14.742Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_config_option_returns_empty_slice (0.52s)
10:00:14 [2024-01-23T10:00:14.742Z] === RUN   TestCheckpoint
10:00:14 [2024-01-23T10:00:14.742Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
10:00:14 [2024-01-23T10:00:14.742Z] --- SKIP: TestCheckpoint (0.00s)
10:00:14 [2024-01-23T10:00:14.742Z] === RUN   TestContainerInvalidJSON
10:00:14 [2024-01-23T10:00:14.742Z] === RUN   TestContainerInvalidJSON/commit
10:00:14 [2024-01-23T10:00:14.742Z] === PAUSE TestContainerInvalidJSON/commit
10:00:14 [2024-01-23T10:00:14.742Z] === RUN   TestContainerInvalidJSON/containers/create
10:00:14 [2024-01-23T10:00:14.742Z] === PAUSE TestContainerInvalidJSON/containers/create
10:00:14 [2024-01-23T10:00:14.742Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
10:00:14 [2024-01-23T10:00:14.742Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
10:00:14 [2024-01-23T10:00:14.742Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
10:00:14 [2024-01-23T10:00:14.742Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
10:00:14 [2024-01-23T10:00:14.742Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
10:00:14 [2024-01-23T10:00:14.742Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
10:00:14 [2024-01-23T10:00:14.742Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
10:00:14 [2024-01-23T10:00:14.742Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
10:00:14 [2024-01-23T10:00:14.742Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
10:00:14 [2024-01-23T10:00:14.742Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
10:00:14 [2024-01-23T10:00:14.743Z] === CONT  TestContainerInvalidJSON/commit
10:00:14 [2024-01-23T10:00:14.743Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
10:00:14 [2024-01-23T10:00:14.743Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
10:00:14 [2024-01-23T10:00:14.743Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
10:00:14 [2024-01-23T10:00:14.743Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
10:00:14 [2024-01-23T10:00:14.743Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
10:00:14 [2024-01-23T10:00:14.743Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
10:00:14 [2024-01-23T10:00:14.743Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
10:00:14 [2024-01-23T10:00:14.743Z] === CONT  TestContainerInvalidJSON/containers/create
10:00:14 [2024-01-23T10:00:14.743Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
10:00:14 [2024-01-23T10:00:14.743Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
10:00:14 [2024-01-23T10:00:14.743Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
10:00:14 [2024-01-23T10:00:14.743Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
10:00:14 [2024-01-23T10:00:14.743Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
10:00:14 [2024-01-23T10:00:14.743Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
10:00:14 [2024-01-23T10:00:14.743Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
10:00:14 [2024-01-23T10:00:14.743Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
10:00:14 [2024-01-23T10:00:14.743Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
10:00:14 [2024-01-23T10:00:14.743Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
10:00:14 [2024-01-23T10:00:14.743Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
10:00:14 [2024-01-23T10:00:14.743Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
10:00:14 [2024-01-23T10:00:14.743Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
10:00:14 [2024-01-23T10:00:14.743Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
10:00:14 [2024-01-23T10:00:14.743Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
10:00:14 [2024-01-23T10:00:14.743Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
10:00:14 [2024-01-23T10:00:14.743Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
10:00:14 [2024-01-23T10:00:14.743Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
10:00:14 [2024-01-23T10:00:14.743Z] === RUN   TestContainerInvalidJSON/commit/empty_body
10:00:14 [2024-01-23T10:00:14.743Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
10:00:14 [2024-01-23T10:00:14.743Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
10:00:14 [2024-01-23T10:00:14.743Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
10:00:14 [2024-01-23T10:00:14.743Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
10:00:14 [2024-01-23T10:00:14.743Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
10:00:14 [2024-01-23T10:00:14.743Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
10:00:14 [2024-01-23T10:00:14.743Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
10:00:14 [2024-01-23T10:00:14.743Z] --- PASS: TestContainerInvalidJSON (0.01s)
10:00:14 [2024-01-23T10:00:14.743Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
10:00:14 [2024-01-23T10:00:14.743Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
10:00:14 [2024-01-23T10:00:14.743Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
10:00:14 [2024-01-23T10:00:14.743Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
10:00:14 [2024-01-23T10:00:14.743Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
10:00:14 [2024-01-23T10:00:14.743Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
10:00:14 [2024-01-23T10:00:14.743Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
10:00:14 [2024-01-23T10:00:14.743Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
10:00:14 [2024-01-23T10:00:14.743Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
10:00:14 [2024-01-23T10:00:14.743Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
10:00:14 [2024-01-23T10:00:14.743Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
10:00:14 [2024-01-23T10:00:14.743Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
10:00:14 [2024-01-23T10:00:14.743Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
10:00:14 [2024-01-23T10:00:14.743Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
10:00:14 [2024-01-23T10:00:14.743Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
10:00:14 [2024-01-23T10:00:14.743Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
10:00:14 [2024-01-23T10:00:14.743Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
10:00:14 [2024-01-23T10:00:14.743Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
10:00:14 [2024-01-23T10:00:14.743Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
10:00:14 [2024-01-23T10:00:14.743Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
10:00:14 [2024-01-23T10:00:14.743Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
10:00:14 [2024-01-23T10:00:14.743Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
10:00:14 [2024-01-23T10:00:14.743Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
10:00:14 [2024-01-23T10:00:14.743Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
10:00:14 [2024-01-23T10:00:14.743Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
10:00:14 [2024-01-23T10:00:14.743Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
10:00:14 [2024-01-23T10:00:14.743Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
10:00:14 [2024-01-23T10:00:14.743Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
10:00:14 [2024-01-23T10:00:14.743Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
10:00:14 [2024-01-23T10:00:14.743Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
10:00:14 [2024-01-23T10:00:14.743Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
10:00:14 [2024-01-23T10:00:14.743Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
10:00:14 [2024-01-23T10:00:14.743Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
10:00:14 [2024-01-23T10:00:14.743Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
10:00:14 [2024-01-23T10:00:14.743Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
10:00:14 [2024-01-23T10:00:14.743Z] === RUN   TestCopyFromContainerPathDoesNotExist
10:00:14 [2024-01-23T10:00:14.743Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
10:00:14 [2024-01-23T10:00:14.743Z] === RUN   TestCopyFromContainerPathIsNotDir
10:00:14 [2024-01-23T10:00:14.743Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
10:00:14 [2024-01-23T10:00:14.743Z] === RUN   TestCopyToContainerPathDoesNotExist
10:00:14 [2024-01-23T10:00:14.743Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
10:00:14 [2024-01-23T10:00:14.743Z] === RUN   TestCopyEmptyFile
10:00:14 [2024-01-23T10:00:14.743Z] --- PASS: TestCopyEmptyFile (0.06s)
10:00:14 [2024-01-23T10:00:14.743Z] === RUN   TestCopyToContainerPathIsNotDir
10:00:14 [2024-01-23T10:00:14.999Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
10:00:14 [2024-01-23T10:00:14.999Z] === RUN   TestCopyFromContainer
10:00:15 [2024-01-23T10:00:15.560Z] === RUN   TestCopyFromContainer//
10:00:15 [2024-01-23T10:00:15.560Z] === RUN   TestCopyFromContainer/.
10:00:15 [2024-01-23T10:00:15.560Z] === RUN   TestCopyFromContainer//.
10:00:15 [2024-01-23T10:00:15.560Z] === RUN   TestCopyFromContainer/./
10:00:15 [2024-01-23T10:00:15.560Z] === RUN   TestCopyFromContainer//./
10:00:15 [2024-01-23T10:00:15.560Z] === RUN   TestCopyFromContainer//bar/root
10:00:15 [2024-01-23T10:00:15.560Z] === RUN   TestCopyFromContainer//bar/root/
10:00:15 [2024-01-23T10:00:15.560Z] === RUN   TestCopyFromContainer//bar/root/.
10:00:15 [2024-01-23T10:00:15.560Z] === RUN   TestCopyFromContainer/bar/quux
10:00:15 [2024-01-23T10:00:15.560Z] === RUN   TestCopyFromContainer/bar/quux/
10:00:15 [2024-01-23T10:00:15.560Z] === RUN   TestCopyFromContainer/bar/quux/.
10:00:15 [2024-01-23T10:00:15.560Z] === RUN   TestCopyFromContainer/bar/quux/baz
10:00:15 [2024-01-23T10:00:15.560Z] === RUN   TestCopyFromContainer/bar/filesymlink
10:00:15 [2024-01-23T10:00:15.560Z] === RUN   TestCopyFromContainer/bar/dirsymlink
10:00:15 [2024-01-23T10:00:15.560Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
10:00:15 [2024-01-23T10:00:15.816Z] === RUN   TestCopyFromContainer/bar/dirsymlink/.
10:00:15 [2024-01-23T10:00:15.816Z] === RUN   TestCopyFromContainer/bar/notarget
10:00:15 [2024-01-23T10:00:15.816Z] --- PASS: TestCopyFromContainer (0.81s)
10:00:15 [2024-01-23T10:00:15.816Z]     --- PASS: TestCopyFromContainer// (0.01s)
10:00:15 [2024-01-23T10:00:15.816Z]     --- PASS: TestCopyFromContainer/. (0.01s)
10:00:15 [2024-01-23T10:00:15.816Z]     --- PASS: TestCopyFromContainer//. (0.01s)
10:00:15 [2024-01-23T10:00:15.816Z]     --- PASS: TestCopyFromContainer/./ (0.01s)
10:00:15 [2024-01-23T10:00:15.816Z]     --- PASS: TestCopyFromContainer//./ (0.01s)
10:00:15 [2024-01-23T10:00:15.816Z]     --- PASS: TestCopyFromContainer//bar/root (0.01s)
10:00:15 [2024-01-23T10:00:15.816Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.01s)
10:00:15 [2024-01-23T10:00:15.816Z]     --- PASS: TestCopyFromContainer//bar/root/. (0.01s)
10:00:15 [2024-01-23T10:00:15.816Z]     --- PASS: TestCopyFromContainer/bar/quux (0.01s)
10:00:15 [2024-01-23T10:00:15.816Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.01s)
10:00:15 [2024-01-23T10:00:15.816Z]     --- PASS: TestCopyFromContainer/bar/quux/. (0.01s)
10:00:15 [2024-01-23T10:00:15.816Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.01s)
10:00:15 [2024-01-23T10:00:15.816Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.01s)
10:00:15 [2024-01-23T10:00:15.816Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.00s)
10:00:15 [2024-01-23T10:00:15.816Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.01s)
10:00:15 [2024-01-23T10:00:15.816Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.01s)
10:00:15 [2024-01-23T10:00:15.816Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.01s)
10:00:15 [2024-01-23T10:00:15.816Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
10:00:15 [2024-01-23T10:00:15.816Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:00:15 [2024-01-23T10:00:15.816Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:00:15 [2024-01-23T10:00:15.816Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:00:15 [2024-01-23T10:00:15.816Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:00:15 [2024-01-23T10:00:15.816Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
10:00:15 [2024-01-23T10:00:15.816Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
10:00:15 [2024-01-23T10:00:15.816Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
10:00:15 [2024-01-23T10:00:15.816Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
10:00:15 [2024-01-23T10:00:15.816Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
10:00:15 [2024-01-23T10:00:15.816Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
10:00:15 [2024-01-23T10:00:15.816Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
10:00:15 [2024-01-23T10:00:15.816Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
10:00:15 [2024-01-23T10:00:15.816Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
10:00:15 [2024-01-23T10:00:15.816Z] === RUN   TestCreateLinkToNonExistingContainer
10:00:15 [2024-01-23T10:00:15.816Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
10:00:15 [2024-01-23T10:00:15.816Z] === RUN   TestCreateWithInvalidEnv
10:00:15 [2024-01-23T10:00:15.816Z] === RUN   TestCreateWithInvalidEnv/0
10:00:15 [2024-01-23T10:00:15.816Z] === PAUSE TestCreateWithInvalidEnv/0
10:00:15 [2024-01-23T10:00:15.816Z] === RUN   TestCreateWithInvalidEnv/1
10:00:15 [2024-01-23T10:00:15.816Z] === PAUSE TestCreateWithInvalidEnv/1
10:00:15 [2024-01-23T10:00:15.816Z] === RUN   TestCreateWithInvalidEnv/2
10:00:15 [2024-01-23T10:00:15.816Z] === PAUSE TestCreateWithInvalidEnv/2
10:00:15 [2024-01-23T10:00:15.816Z] === CONT  TestCreateWithInvalidEnv/0
10:00:15 [2024-01-23T10:00:15.816Z] === CONT  TestCreateWithInvalidEnv/2
10:00:15 [2024-01-23T10:00:15.816Z] === CONT  TestCreateWithInvalidEnv/1
10:00:15 [2024-01-23T10:00:15.816Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
10:00:15 [2024-01-23T10:00:15.816Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
10:00:15 [2024-01-23T10:00:15.816Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
10:00:15 [2024-01-23T10:00:15.816Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
10:00:15 [2024-01-23T10:00:15.816Z] === RUN   TestCreateTmpfsMountsTarget
10:00:15 [2024-01-23T10:00:15.816Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
10:00:15 [2024-01-23T10:00:15.816Z] === RUN   TestCreateWithCustomMaskedPaths
10:00:17 [2024-01-23T10:00:17.181Z] --- PASS: TestCreateWithCustomMaskedPaths (1.17s)
10:00:17 [2024-01-23T10:00:17.181Z] === RUN   TestCreateWithCustomReadonlyPaths
10:00:18 [2024-01-23T10:00:18.108Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.19s)
10:00:18 [2024-01-23T10:00:18.108Z] === RUN   TestCreateWithInvalidHealthcheckParams
10:00:18 [2024-01-23T10:00:18.108Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:00:18 [2024-01-23T10:00:18.108Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:00:18 [2024-01-23T10:00:18.108Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:00:18 [2024-01-23T10:00:18.108Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:00:18 [2024-01-23T10:00:18.108Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:00:18 [2024-01-23T10:00:18.108Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:00:18 [2024-01-23T10:00:18.108Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:00:18 [2024-01-23T10:00:18.108Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:00:18 [2024-01-23T10:00:18.108Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:00:18 [2024-01-23T10:00:18.108Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:00:18 [2024-01-23T10:00:18.108Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
10:00:18 [2024-01-23T10:00:18.108Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
10:00:18 [2024-01-23T10:00:18.108Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
10:00:18 [2024-01-23T10:00:18.108Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
10:00:18 [2024-01-23T10:00:18.108Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
10:00:18 [2024-01-23T10:00:18.108Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
10:00:18 [2024-01-23T10:00:18.108Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
10:00:18 [2024-01-23T10:00:18.108Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
10:00:18 [2024-01-23T10:00:18.108Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
10:00:18 [2024-01-23T10:00:18.108Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
10:00:18 [2024-01-23T10:00:18.108Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s)
10:00:18 [2024-01-23T10:00:18.108Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s)
10:00:18 [2024-01-23T10:00:18.108Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s)
10:00:18 [2024-01-23T10:00:18.108Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
10:00:18 [2024-01-23T10:00:18.108Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
10:00:18 [2024-01-23T10:00:18.108Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
10:00:18 [2024-01-23T10:00:18.669Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.44s)
10:00:18 [2024-01-23T10:00:18.670Z] === RUN   TestCreateDifferentPlatform
10:00:18 [2024-01-23T10:00:18.670Z] === RUN   TestCreateDifferentPlatform/different_os
10:00:18 [2024-01-23T10:00:18.670Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
10:00:18 [2024-01-23T10:00:18.670Z] --- PASS: TestCreateDifferentPlatform (0.01s)
10:00:18 [2024-01-23T10:00:18.670Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
10:00:18 [2024-01-23T10:00:18.670Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
10:00:18 [2024-01-23T10:00:18.670Z] === RUN   TestCreateVolumesFromNonExistingContainer
10:00:18 [2024-01-23T10:00:18.670Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
10:00:18 [2024-01-23T10:00:18.670Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
10:00:18 [2024-01-23T10:00:18.670Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
10:00:18 [2024-01-23T10:00:18.670Z] === RUN   TestCreateInvalidHostConfig
10:00:18 [2024-01-23T10:00:18.670Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
10:00:18 [2024-01-23T10:00:18.670Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
10:00:18 [2024-01-23T10:00:18.670Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
10:00:18 [2024-01-23T10:00:18.670Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
10:00:18 [2024-01-23T10:00:18.670Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
10:00:18 [2024-01-23T10:00:18.670Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
10:00:18 [2024-01-23T10:00:18.670Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
10:00:18 [2024-01-23T10:00:18.670Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
10:00:18 [2024-01-23T10:00:18.670Z] === RUN   TestCreateInvalidHostConfig/invalid_Annotations
10:00:18 [2024-01-23T10:00:18.670Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations
10:00:18 [2024-01-23T10:00:18.670Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
10:00:18 [2024-01-23T10:00:18.670Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
10:00:18 [2024-01-23T10:00:18.670Z] === CONT  TestCreateInvalidHostConfig/invalid_Annotations
10:00:18 [2024-01-23T10:00:18.670Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
10:00:18 [2024-01-23T10:00:18.670Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
10:00:18 [2024-01-23T10:00:18.670Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
10:00:18 [2024-01-23T10:00:18.670Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
10:00:18 [2024-01-23T10:00:18.670Z]     --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s)
10:00:18 [2024-01-23T10:00:18.670Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
10:00:18 [2024-01-23T10:00:18.670Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
10:00:18 [2024-01-23T10:00:18.670Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
10:00:18 [2024-01-23T10:00:18.670Z] === RUN   TestCreateWithMultipleEndpointSettings
10:00:18 [2024-01-23T10:00:18.670Z] === RUN   TestCreateWithMultipleEndpointSettings/with_API_v1.44
10:00:18 [2024-01-23T10:00:18.670Z] === RUN   TestCreateWithMultipleEndpointSettings/with_API_v1.43
10:00:18 [2024-01-23T10:00:18.670Z] --- PASS: TestCreateWithMultipleEndpointSettings (0.04s)
10:00:18 [2024-01-23T10:00:18.670Z]     --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.44 (0.03s)
10:00:18 [2024-01-23T10:00:18.670Z]     --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.43 (0.00s)
10:00:18 [2024-01-23T10:00:18.670Z] === RUN   TestCreateWithCustomMACs
10:00:19 [2024-01-23T10:00:19.231Z] --- PASS: TestCreateWithCustomMACs (0.58s)
10:00:19 [2024-01-23T10:00:19.231Z] === RUN   TestContainerStartOnDaemonRestart
10:00:19 [2024-01-23T10:00:19.231Z] === PAUSE TestContainerStartOnDaemonRestart
10:00:19 [2024-01-23T10:00:19.231Z] === RUN   TestDaemonRestartIpcMode
10:00:19 [2024-01-23T10:00:19.231Z] === PAUSE TestDaemonRestartIpcMode
10:00:19 [2024-01-23T10:00:19.231Z] === RUN   TestDaemonHostGatewayIP
10:00:19 [2024-01-23T10:00:19.231Z] === PAUSE TestDaemonHostGatewayIP
10:00:19 [2024-01-23T10:00:19.231Z] === RUN   TestRestartDaemonWithRestartingContainer
10:00:19 [2024-01-23T10:00:19.231Z] === PAUSE TestRestartDaemonWithRestartingContainer
10:00:19 [2024-01-23T10:00:19.231Z] === RUN   TestHardRestartWhenContainerIsRunning
10:00:19 [2024-01-23T10:00:19.231Z] === PAUSE TestHardRestartWhenContainerIsRunning
10:00:19 [2024-01-23T10:00:19.231Z] === RUN   TestContainerKillOnDaemonStart
10:00:19 [2024-01-23T10:00:19.231Z] === PAUSE TestContainerKillOnDaemonStart
10:00:19 [2024-01-23T10:00:19.231Z] === RUN   TestDiff
10:00:19 [2024-01-23T10:00:19.792Z] --- PASS: TestDiff (0.44s)
10:00:19 [2024-01-23T10:00:19.792Z] === RUN   TestDiffStoppedContainer
10:00:20 [2024-01-23T10:00:20.353Z] --- PASS: TestDiffStoppedContainer (0.45s)
10:00:20 [2024-01-23T10:00:20.353Z] === RUN   TestExecConsoleSize
10:00:20 [2024-01-23T10:00:20.609Z] --- PASS: TestExecConsoleSize (0.52s)
10:00:20 [2024-01-23T10:00:20.609Z] === RUN   TestExecWithCloseStdin
10:00:21 [2024-01-23T10:00:21.170Z] --- PASS: TestExecWithCloseStdin (0.49s)
10:00:21 [2024-01-23T10:00:21.170Z] === RUN   TestExec
10:00:21 [2024-01-23T10:00:21.732Z] --- PASS: TestExec (0.52s)
10:00:21 [2024-01-23T10:00:21.732Z] === RUN   TestExecUser
10:00:22 [2024-01-23T10:00:22.293Z] --- PASS: TestExecUser (0.50s)
10:00:22 [2024-01-23T10:00:22.293Z] === RUN   TestExecWithGroupAdd
10:00:22 [2024-01-23T10:00:22.854Z] --- PASS: TestExecWithGroupAdd (0.51s)
10:00:22 [2024-01-23T10:00:22.854Z] === RUN   TestExportContainerAndImportImage
10:00:23 [2024-01-23T10:00:23.110Z] --- PASS: TestExportContainerAndImportImage (0.49s)
10:00:23 [2024-01-23T10:00:23.110Z] === RUN   TestExportContainerAfterDaemonRestart
10:00:29 [2024-01-23T10:00:29.664Z] --- PASS: TestExportContainerAfterDaemonRestart (6.15s)
10:00:29 [2024-01-23T10:00:29.664Z] === RUN   TestHealthCheckWorkdir
10:00:29 [2024-01-23T10:00:29.920Z] --- PASS: TestHealthCheckWorkdir (0.64s)
10:00:29 [2024-01-23T10:00:29.920Z] === RUN   TestHealthKillContainer
10:00:38 [2024-01-23T10:00:38.000Z] --- PASS: TestHealthKillContainer (7.94s)
10:00:38 [2024-01-23T10:00:38.000Z] === RUN   TestHealthCheckProcessKilled
10:00:38 [2024-01-23T10:00:38.561Z] --- PASS: TestHealthCheckProcessKilled (0.69s)
10:00:38 [2024-01-23T10:00:38.561Z] === RUN   TestHealthStartInterval
10:00:39 [2024-01-23T10:00:39.926Z]     health_test.go:141: &{2024-01-23 10:00:39.743694543 +0000 UTC 2024-01-23 10:00:39.820725535 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
10:00:39 [2024-01-23T10:00:39.926Z]         }
10:00:40 [2024-01-23T10:00:40.182Z]     health_test.go:141: &{2024-01-23 10:00:39.743694543 +0000 UTC 2024-01-23 10:00:39.820725535 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
10:00:40 [2024-01-23T10:00:40.182Z]         }
10:00:40 [2024-01-23T10:00:40.182Z]     health_test.go:141: &{2024-01-23 10:00:39.743694543 +0000 UTC 2024-01-23 10:00:39.820725535 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
10:00:40 [2024-01-23T10:00:40.182Z]         }
10:00:40 [2024-01-23T10:00:40.182Z]     health_test.go:141: &{2024-01-23 10:00:39.743694543 +0000 UTC 2024-01-23 10:00:39.820725535 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
10:00:40 [2024-01-23T10:00:40.182Z]         }
10:00:40 [2024-01-23T10:00:40.437Z]     health_test.go:141: &{2024-01-23 10:00:39.743694543 +0000 UTC 2024-01-23 10:00:39.820725535 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
10:00:40 [2024-01-23T10:00:40.437Z]         }
10:00:40 [2024-01-23T10:00:40.437Z]     health_test.go:141: &{2024-01-23 10:00:39.743694543 +0000 UTC 2024-01-23 10:00:39.820725535 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
10:00:40 [2024-01-23T10:00:40.437Z]         }
10:00:40 [2024-01-23T10:00:40.692Z]     health_test.go:141: &{2024-01-23 10:00:39.743694543 +0000 UTC 2024-01-23 10:00:39.820725535 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
10:00:40 [2024-01-23T10:00:40.692Z]         }
10:00:40 [2024-01-23T10:00:40.692Z]     health_test.go:141: &{2024-01-23 10:00:39.743694543 +0000 UTC 2024-01-23 10:00:39.820725535 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
10:00:40 [2024-01-23T10:00:40.692Z]         }
10:00:40 [2024-01-23T10:00:40.692Z]     health_test.go:141: &{2024-01-23 10:00:39.743694543 +0000 UTC 2024-01-23 10:00:39.820725535 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
10:00:40 [2024-01-23T10:00:40.692Z]         }
10:00:40 [2024-01-23T10:00:40.947Z]     health_test.go:141: &{2024-01-23 10:00:39.743694543 +0000 UTC 2024-01-23 10:00:39.820725535 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
10:00:40 [2024-01-23T10:00:40.947Z]         }
10:00:40 [2024-01-23T10:00:40.947Z]     health_test.go:141: &{2024-01-23 10:00:39.743694543 +0000 UTC 2024-01-23 10:00:39.820725535 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
10:00:40 [2024-01-23T10:00:40.947Z]         }
10:00:41 [2024-01-23T10:00:41.203Z]     health_test.go:141: &{2024-01-23 10:00:40.82168112 +0000 UTC 2024-01-23 10:00:40.864823412 +0000 UTC 1 2}
10:00:41 [2024-01-23T10:00:41.203Z]     health_test.go:141: &{2024-01-23 10:00:40.82168112 +0000 UTC 2024-01-23 10:00:40.864823412 +0000 UTC 1 2}
10:00:41 [2024-01-23T10:00:41.203Z]     health_test.go:141: &{2024-01-23 10:00:40.82168112 +0000 UTC 2024-01-23 10:00:40.864823412 +0000 UTC 1 2}
10:00:41 [2024-01-23T10:00:41.458Z]     health_test.go:141: &{2024-01-23 10:00:40.82168112 +0000 UTC 2024-01-23 10:00:40.864823412 +0000 UTC 1 2}
10:00:41 [2024-01-23T10:00:41.458Z]     health_test.go:141: &{2024-01-23 10:00:40.82168112 +0000 UTC 2024-01-23 10:00:40.864823412 +0000 UTC 1 2}
10:00:41 [2024-01-23T10:00:41.714Z]     health_test.go:141: &{2024-01-23 10:00:40.82168112 +0000 UTC 2024-01-23 10:00:40.864823412 +0000 UTC 1 2}
10:00:41 [2024-01-23T10:00:41.714Z]     health_test.go:141: &{2024-01-23 10:00:40.82168112 +0000 UTC 2024-01-23 10:00:40.864823412 +0000 UTC 1 2}
10:00:41 [2024-01-23T10:00:41.714Z]     health_test.go:141: &{2024-01-23 10:00:40.82168112 +0000 UTC 2024-01-23 10:00:40.864823412 +0000 UTC 1 2}
10:00:41 [2024-01-23T10:00:41.969Z]     health_test.go:141: &{2024-01-23 10:00:40.82168112 +0000 UTC 2024-01-23 10:00:40.864823412 +0000 UTC 1 2}
10:00:41 [2024-01-23T10:00:41.969Z]     health_test.go:141: &{2024-01-23 10:00:40.82168112 +0000 UTC 2024-01-23 10:00:40.864823412 +0000 UTC 1 2}
10:00:41 [2024-01-23T10:00:41.969Z]     health_test.go:169: 1.043599828s
10:00:43 [2024-01-23T10:00:43.333Z]     health_test.go:169: 1.043599828s
10:00:44 [2024-01-23T10:00:44.258Z]     health_test.go:169: 1.043599828s
10:00:45 [2024-01-23T10:00:45.184Z]     health_test.go:169: 1.043599828s
10:00:46 [2024-01-23T10:00:46.110Z]     health_test.go:169: 1.043599828s
10:00:47 [2024-01-23T10:00:47.035Z]     health_test.go:169: 1.043599828s
10:00:48 [2024-01-23T10:00:48.398Z]     health_test.go:169: 1.043599828s
10:00:49 [2024-01-23T10:00:49.324Z]     health_test.go:169: 1.043599828s
10:00:50 [2024-01-23T10:00:50.251Z]     health_test.go:169: 1.043599828s
10:00:51 [2024-01-23T10:00:51.176Z]     health_test.go:169: 1.043599828s
10:00:52 [2024-01-23T10:00:52.102Z]     health_test.go:169: 1.043599828s
10:00:53 [2024-01-23T10:00:53.028Z]     health_test.go:169: 1.043599828s
10:00:54 [2024-01-23T10:00:54.390Z]     health_test.go:169: 1.043599828s
10:00:55 [2024-01-23T10:00:55.316Z]     health_test.go:169: 1.043599828s
10:00:56 [2024-01-23T10:00:56.242Z]     health_test.go:169: 1.043599828s
10:00:57 [2024-01-23T10:00:57.168Z]     health_test.go:169: 1.043599828s
10:00:58 [2024-01-23T10:00:58.094Z]     health_test.go:169: 1.043599828s
10:00:59 [2024-01-23T10:00:59.020Z]     health_test.go:169: 1.043599828s
10:01:00 [2024-01-23T10:01:00.384Z]     health_test.go:169: 1.043599828s
10:01:01 [2024-01-23T10:01:01.310Z]     health_test.go:169: 1.043599828s
10:01:02 [2024-01-23T10:01:02.236Z]     health_test.go:169: 1.043599828s
10:01:03 [2024-01-23T10:01:03.165Z]     health_test.go:169: 1.043599828s
10:01:04 [2024-01-23T10:01:04.114Z]     health_test.go:169: 1.043599828s
10:01:05 [2024-01-23T10:01:05.039Z]     health_test.go:169: 1.043599828s
10:01:06 [2024-01-23T10:01:06.402Z]     health_test.go:169: 1.043599828s
10:01:07 [2024-01-23T10:01:07.328Z]     health_test.go:169: 1.043599828s
10:01:08 [2024-01-23T10:01:08.255Z]     health_test.go:169: 1.043599828s
10:01:09 [2024-01-23T10:01:09.181Z]     health_test.go:169: 1.043599828s
10:01:10 [2024-01-23T10:01:10.107Z]     health_test.go:169: 1.043599828s
10:01:11 [2024-01-23T10:01:11.033Z]     health_test.go:169: 1.043599828s
10:01:12 [2024-01-23T10:01:12.397Z] --- PASS: TestHealthStartInterval (33.72s)
10:01:12 [2024-01-23T10:01:12.397Z] === RUN   TestInspectCpusetInConfigPre120
10:01:12 [2024-01-23T10:01:12.653Z] --- PASS: TestInspectCpusetInConfigPre120 (0.43s)
10:01:12 [2024-01-23T10:01:12.653Z] === RUN   TestInspectAnnotations
10:01:12 [2024-01-23T10:01:12.908Z] --- PASS: TestInspectAnnotations (0.04s)
10:01:12 [2024-01-23T10:01:12.908Z] === RUN   TestIpcModeNone
10:01:13 [2024-01-23T10:01:13.469Z] --- PASS: TestIpcModeNone (0.50s)
10:01:13 [2024-01-23T10:01:13.469Z] === RUN   TestIpcModePrivate
10:01:13 [2024-01-23T10:01:13.725Z]     ipcmode_linux_test.go:87: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:78, shared: false, mustBeShared: false
10:01:13 [2024-01-23T10:01:13.725Z] --- PASS: TestIpcModePrivate (0.50s)
10:01:13 [2024-01-23T10:01:13.725Z] === RUN   TestIpcModeShareable
10:01:13 [2024-01-23T10:01:13.981Z]     ipcmode_linux_test.go:87: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:72, shared: true, mustBeShared: true
10:01:14 [2024-01-23T10:01:14.237Z] --- PASS: TestIpcModeShareable (0.46s)
10:01:14 [2024-01-23T10:01:14.237Z] === RUN   TestAPIIpcModeShareableAndContainer
10:01:15 [2024-01-23T10:01:15.601Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.09s)
10:01:15 [2024-01-23T10:01:15.601Z] === RUN   TestAPIIpcModeHost
10:01:15 [2024-01-23T10:01:15.601Z] --- PASS: TestAPIIpcModeHost (0.32s)
10:01:15 [2024-01-23T10:01:15.601Z] === RUN   TestDaemonIpcModeShareable
10:01:16 [2024-01-23T10:01:16.528Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true
10:01:16 [2024-01-23T10:01:16.784Z] --- PASS: TestDaemonIpcModeShareable (1.07s)
10:01:16 [2024-01-23T10:01:16.784Z] === RUN   TestDaemonIpcModePrivate
10:01:17 [2024-01-23T10:01:17.711Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false
10:01:17 [2024-01-23T10:01:17.966Z] --- PASS: TestDaemonIpcModePrivate (1.09s)
10:01:17 [2024-01-23T10:01:17.966Z] === RUN   TestDaemonIpcModePrivateFromConfig
10:01:18 [2024-01-23T10:01:18.893Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false
10:01:18 [2024-01-23T10:01:18.893Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.06s)
10:01:18 [2024-01-23T10:01:18.893Z] === RUN   TestDaemonIpcModeShareableFromConfig
10:01:19 [2024-01-23T10:01:19.819Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true
10:01:20 [2024-01-23T10:01:20.075Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.05s)
10:01:20 [2024-01-23T10:01:20.075Z] === RUN   TestIpcModeOlderClient
10:01:20 [2024-01-23T10:01:20.075Z] === PAUSE TestIpcModeOlderClient
10:01:20 [2024-01-23T10:01:20.075Z] === RUN   TestKillContainerInvalidSignal
10:01:20 [2024-01-23T10:01:20.330Z] --- PASS: TestKillContainerInvalidSignal (0.43s)
10:01:20 [2024-01-23T10:01:20.330Z] === RUN   TestKillContainer
10:01:20 [2024-01-23T10:01:20.330Z] === RUN   TestKillContainer/no_signal
10:01:20 [2024-01-23T10:01:20.891Z] === RUN   TestKillContainer/non_killing_signal
10:01:21 [2024-01-23T10:01:21.147Z] === RUN   TestKillContainer/killing_signal
10:01:21 [2024-01-23T10:01:21.708Z] --- PASS: TestKillContainer (1.27s)
10:01:21 [2024-01-23T10:01:21.708Z]     --- PASS: TestKillContainer/no_signal (0.41s)
10:01:21 [2024-01-23T10:01:21.708Z]     --- PASS: TestKillContainer/non_killing_signal (0.24s)
10:01:21 [2024-01-23T10:01:21.708Z]     --- PASS: TestKillContainer/killing_signal (0.39s)
10:01:21 [2024-01-23T10:01:21.708Z] === RUN   TestKillWithStopSignalAndRestartPolicies
10:01:21 [2024-01-23T10:01:21.708Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
10:01:21 [2024-01-23T10:01:21.964Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
10:01:22 [2024-01-23T10:01:22.526Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.87s)
10:01:22 [2024-01-23T10:01:22.526Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s)
10:01:22 [2024-01-23T10:01:22.526Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.22s)
10:01:22 [2024-01-23T10:01:22.526Z] === RUN   TestKillStoppedContainer
10:01:22 [2024-01-23T10:01:22.526Z] --- PASS: TestKillStoppedContainer (0.04s)
10:01:22 [2024-01-23T10:01:22.526Z] === RUN   TestKillStoppedContainerAPIPre120
10:01:22 [2024-01-23T10:01:22.526Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
10:01:22 [2024-01-23T10:01:22.526Z] === RUN   TestKillDifferentUserContainer
10:01:23 [2024-01-23T10:01:23.087Z] --- PASS: TestKillDifferentUserContainer (0.41s)
10:01:23 [2024-01-23T10:01:23.087Z] === RUN   TestInspectOomKilledTrue
10:01:23 [2024-01-23T10:01:23.649Z] --- PASS: TestInspectOomKilledTrue (0.49s)
10:01:23 [2024-01-23T10:01:23.649Z] === RUN   TestInspectOomKilledFalse
10:01:23 [2024-01-23T10:01:23.904Z] --- PASS: TestInspectOomKilledFalse (0.41s)
10:01:23 [2024-01-23T10:01:23.904Z] === RUN   TestLinksEtcHostsContentMatch
10:01:24 [2024-01-23T10:01:24.160Z] --- PASS: TestLinksEtcHostsContentMatch (0.23s)
10:01:24 [2024-01-23T10:01:24.160Z] === RUN   TestLinksContainerNames
10:01:25 [2024-01-23T10:01:25.088Z] --- PASS: TestLinksContainerNames (0.88s)
10:01:25 [2024-01-23T10:01:25.088Z] === RUN   TestLogsFollowTailEmpty
10:01:25 [2024-01-23T10:01:25.344Z] --- PASS: TestLogsFollowTailEmpty (0.42s)
10:01:25 [2024-01-23T10:01:25.344Z] === RUN   TestLogs
10:01:25 [2024-01-23T10:01:25.344Z] === RUN   TestLogs/driver_local
10:01:25 [2024-01-23T10:01:25.344Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
10:01:25 [2024-01-23T10:01:25.344Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
10:01:25 [2024-01-23T10:01:25.344Z] === RUN   TestLogs/driver_local/tty/only_stdout
10:01:25 [2024-01-23T10:01:25.344Z] === PAUSE TestLogs/driver_local/tty/only_stdout
10:01:25 [2024-01-23T10:01:25.344Z] === RUN   TestLogs/driver_local/tty/only_stderr
10:01:25 [2024-01-23T10:01:25.344Z] === PAUSE TestLogs/driver_local/tty/only_stderr
10:01:25 [2024-01-23T10:01:25.344Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
10:01:25 [2024-01-23T10:01:25.344Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
10:01:25 [2024-01-23T10:01:25.344Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
10:01:25 [2024-01-23T10:01:25.344Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
10:01:25 [2024-01-23T10:01:25.344Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
10:01:25 [2024-01-23T10:01:25.344Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
10:01:25 [2024-01-23T10:01:25.344Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
10:01:25 [2024-01-23T10:01:25.344Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
10:01:25 [2024-01-23T10:01:25.344Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
10:01:25 [2024-01-23T10:01:25.344Z] === CONT  TestLogs/driver_local/tty/only_stderr
10:01:25 [2024-01-23T10:01:25.344Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
10:01:25 [2024-01-23T10:01:25.344Z] === CONT  TestLogs/driver_local/tty/only_stdout
10:01:27 [2024-01-23T10:01:27.234Z] === RUN   TestLogs/driver_json-file
10:01:27 [2024-01-23T10:01:27.234Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
10:01:27 [2024-01-23T10:01:27.234Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
10:01:27 [2024-01-23T10:01:27.234Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
10:01:27 [2024-01-23T10:01:27.234Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
10:01:27 [2024-01-23T10:01:27.234Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
10:01:27 [2024-01-23T10:01:27.234Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
10:01:27 [2024-01-23T10:01:27.234Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
10:01:27 [2024-01-23T10:01:27.234Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
10:01:27 [2024-01-23T10:01:27.234Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
10:01:27 [2024-01-23T10:01:27.234Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
10:01:27 [2024-01-23T10:01:27.234Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
10:01:27 [2024-01-23T10:01:27.234Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
10:01:27 [2024-01-23T10:01:27.234Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
10:01:27 [2024-01-23T10:01:27.234Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
10:01:27 [2024-01-23T10:01:27.234Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
10:01:27 [2024-01-23T10:01:27.234Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
10:01:27 [2024-01-23T10:01:27.234Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
10:01:27 [2024-01-23T10:01:27.234Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
10:01:28 [2024-01-23T10:01:28.598Z] --- PASS: TestLogs (3.16s)
10:01:28 [2024-01-23T10:01:28.599Z]     --- PASS: TestLogs/driver_local (0.01s)
10:01:28 [2024-01-23T10:01:28.599Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.95s)
10:01:28 [2024-01-23T10:01:28.599Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.13s)
10:01:28 [2024-01-23T10:01:28.599Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.23s)
10:01:28 [2024-01-23T10:01:28.599Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (1.34s)
10:01:28 [2024-01-23T10:01:28.599Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.44s)
10:01:28 [2024-01-23T10:01:28.599Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.59s)
10:01:28 [2024-01-23T10:01:28.599Z]     --- PASS: TestLogs/driver_json-file (0.01s)
10:01:28 [2024-01-23T10:01:28.599Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.03s)
10:01:28 [2024-01-23T10:01:28.599Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.07s)
10:01:28 [2024-01-23T10:01:28.599Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.21s)
10:01:28 [2024-01-23T10:01:28.599Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.34s)
10:01:28 [2024-01-23T10:01:28.599Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.41s)
10:01:28 [2024-01-23T10:01:28.599Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.56s)
10:01:28 [2024-01-23T10:01:28.599Z] === RUN   TestContainerNetworkMountsNoChown
10:01:29 [2024-01-23T10:01:29.161Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s)
10:01:29 [2024-01-23T10:01:29.161Z] === RUN   TestMountDaemonRoot
10:01:29 [2024-01-23T10:01:29.161Z] === RUN   TestMountDaemonRoot/default
10:01:29 [2024-01-23T10:01:29.161Z] === PAUSE TestMountDaemonRoot/default
10:01:29 [2024-01-23T10:01:29.161Z] === RUN   TestMountDaemonRoot/private
10:01:29 [2024-01-23T10:01:29.161Z] === PAUSE TestMountDaemonRoot/private
10:01:29 [2024-01-23T10:01:29.161Z] === RUN   TestMountDaemonRoot/rprivate
10:01:29 [2024-01-23T10:01:29.161Z] === PAUSE TestMountDaemonRoot/rprivate
10:01:29 [2024-01-23T10:01:29.161Z] === RUN   TestMountDaemonRoot/slave
10:01:29 [2024-01-23T10:01:29.161Z] === PAUSE TestMountDaemonRoot/slave
10:01:29 [2024-01-23T10:01:29.161Z] === RUN   TestMountDaemonRoot/rslave
10:01:29 [2024-01-23T10:01:29.161Z] === PAUSE TestMountDaemonRoot/rslave
10:01:29 [2024-01-23T10:01:29.161Z] === RUN   TestMountDaemonRoot/shared
10:01:29 [2024-01-23T10:01:29.161Z] === PAUSE TestMountDaemonRoot/shared
10:01:29 [2024-01-23T10:01:29.161Z] === RUN   TestMountDaemonRoot/rshared
10:01:29 [2024-01-23T10:01:29.161Z] === PAUSE TestMountDaemonRoot/rshared
10:01:29 [2024-01-23T10:01:29.161Z] === CONT  TestMountDaemonRoot/default
10:01:29 [2024-01-23T10:01:29.161Z] === CONT  TestMountDaemonRoot/rslave
10:01:29 [2024-01-23T10:01:29.161Z] === CONT  TestMountDaemonRoot/rprivate
10:01:29 [2024-01-23T10:01:29.161Z] === RUN   TestMountDaemonRoot/default/bind_root
10:01:29 [2024-01-23T10:01:29.161Z] === PAUSE TestMountDaemonRoot/default/bind_root
10:01:29 [2024-01-23T10:01:29.161Z] === RUN   TestMountDaemonRoot/rslave/bind_root
10:01:29 [2024-01-23T10:01:29.161Z] === RUN   TestMountDaemonRoot/default/bind_subpath
10:01:29 [2024-01-23T10:01:29.161Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
10:01:29 [2024-01-23T10:01:29.161Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
10:01:29 [2024-01-23T10:01:29.161Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
10:01:29 [2024-01-23T10:01:29.161Z] === RUN   TestMountDaemonRoot/default/mount_root
10:01:29 [2024-01-23T10:01:29.161Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
10:01:29 [2024-01-23T10:01:29.161Z] === CONT  TestMountDaemonRoot/rshared
10:01:29 [2024-01-23T10:01:29.161Z] === PAUSE TestMountDaemonRoot/default/mount_root
10:01:29 [2024-01-23T10:01:29.161Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
10:01:29 [2024-01-23T10:01:29.161Z] === CONT  TestMountDaemonRoot/private
10:01:29 [2024-01-23T10:01:29.161Z] === CONT  TestMountDaemonRoot/slave
10:01:29 [2024-01-23T10:01:29.161Z] === CONT  TestMountDaemonRoot/shared
10:01:29 [2024-01-23T10:01:29.161Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
10:01:29 [2024-01-23T10:01:29.161Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
10:01:29 [2024-01-23T10:01:29.161Z] === RUN   TestMountDaemonRoot/slave/bind_root
10:01:29 [2024-01-23T10:01:29.161Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
10:01:29 [2024-01-23T10:01:29.161Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
10:01:29 [2024-01-23T10:01:29.161Z] === PAUSE TestMountDaemonRoot/slave/bind_root
10:01:29 [2024-01-23T10:01:29.161Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
10:01:29 [2024-01-23T10:01:29.161Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
10:01:29 [2024-01-23T10:01:29.161Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
10:01:29 [2024-01-23T10:01:29.161Z] === RUN   TestMountDaemonRoot/shared/bind_root
10:01:29 [2024-01-23T10:01:29.161Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
10:01:29 [2024-01-23T10:01:29.161Z] === RUN   TestMountDaemonRoot/default/mount_subpath
10:01:29 [2024-01-23T10:01:29.161Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
10:01:29 [2024-01-23T10:01:29.161Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
10:01:29 [2024-01-23T10:01:29.161Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
10:01:29 [2024-01-23T10:01:29.161Z] === CONT  TestMountDaemonRoot/default/bind_root
10:01:29 [2024-01-23T10:01:29.161Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
10:01:29 [2024-01-23T10:01:29.161Z] === RUN   TestMountDaemonRoot/rslave/mount_root
10:01:29 [2024-01-23T10:01:29.161Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
10:01:29 [2024-01-23T10:01:29.161Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
10:01:29 [2024-01-23T10:01:29.161Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
10:01:29 [2024-01-23T10:01:29.161Z] === CONT  TestMountDaemonRoot/rslave/bind_root
10:01:29 [2024-01-23T10:01:29.161Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
10:01:29 [2024-01-23T10:01:29.161Z] === RUN   TestMountDaemonRoot/rshared/bind_root
10:01:29 [2024-01-23T10:01:29.161Z] === RUN   TestMountDaemonRoot/slave/mount_root
10:01:29 [2024-01-23T10:01:29.161Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
10:01:29 [2024-01-23T10:01:29.161Z] === PAUSE TestMountDaemonRoot/slave/mount_root
10:01:29 [2024-01-23T10:01:29.161Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
10:01:29 [2024-01-23T10:01:29.161Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
10:01:29 [2024-01-23T10:01:29.161Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
10:01:29 [2024-01-23T10:01:29.161Z] === PAUSE TestMountDaemonRoot/shared/bind_root
10:01:29 [2024-01-23T10:01:29.161Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
10:01:29 [2024-01-23T10:01:29.161Z] === RUN   TestMountDaemonRoot/private/bind_root
10:01:29 [2024-01-23T10:01:29.161Z] === RUN   TestMountDaemonRoot/rshared/mount_root
10:01:29 [2024-01-23T10:01:29.161Z] === PAUSE TestMountDaemonRoot/private/bind_root
10:01:29 [2024-01-23T10:01:29.161Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
10:01:29 [2024-01-23T10:01:29.161Z] === RUN   TestMountDaemonRoot/private/bind_subpath
10:01:29 [2024-01-23T10:01:29.161Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
10:01:29 [2024-01-23T10:01:29.161Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
10:01:29 [2024-01-23T10:01:29.161Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
10:01:29 [2024-01-23T10:01:29.161Z] === CONT  TestMountDaemonRoot/default/mount_subpath
10:01:29 [2024-01-23T10:01:29.161Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
10:01:29 [2024-01-23T10:01:29.161Z] === CONT  TestMountDaemonRoot/default/mount_root
10:01:29 [2024-01-23T10:01:29.161Z] === RUN   TestMountDaemonRoot/private/mount_root
10:01:29 [2024-01-23T10:01:29.161Z] === PAUSE TestMountDaemonRoot/private/mount_root
10:01:29 [2024-01-23T10:01:29.161Z] === RUN   TestMountDaemonRoot/private/mount_subpath
10:01:29 [2024-01-23T10:01:29.161Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
10:01:29 [2024-01-23T10:01:29.161Z] === CONT  TestMountDaemonRoot/default/bind_subpath
10:01:29 [2024-01-23T10:01:29.161Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
10:01:29 [2024-01-23T10:01:29.161Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
10:01:29 [2024-01-23T10:01:29.161Z] === RUN   TestMountDaemonRoot/shared/mount_root
10:01:29 [2024-01-23T10:01:29.161Z] === PAUSE TestMountDaemonRoot/shared/mount_root
10:01:29 [2024-01-23T10:01:29.161Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
10:01:29 [2024-01-23T10:01:29.161Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
10:01:29 [2024-01-23T10:01:29.161Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
10:01:29 [2024-01-23T10:01:29.161Z] === CONT  TestMountDaemonRoot/rslave/mount_root
10:01:29 [2024-01-23T10:01:29.161Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
10:01:29 [2024-01-23T10:01:29.161Z] === CONT  TestMountDaemonRoot/rshared/bind_root
10:01:29 [2024-01-23T10:01:29.161Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
10:01:29 [2024-01-23T10:01:29.161Z] === CONT  TestMountDaemonRoot/rshared/mount_root
10:01:29 [2024-01-23T10:01:29.161Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
10:01:29 [2024-01-23T10:01:29.161Z] === CONT  TestMountDaemonRoot/slave/bind_root
10:01:29 [2024-01-23T10:01:29.161Z] === CONT  TestMountDaemonRoot/private/bind_root
10:01:29 [2024-01-23T10:01:29.161Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
10:01:29 [2024-01-23T10:01:29.161Z] === CONT  TestMountDaemonRoot/slave/mount_root
10:01:29 [2024-01-23T10:01:29.161Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
10:01:29 [2024-01-23T10:01:29.161Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
10:01:29 [2024-01-23T10:01:29.161Z] === CONT  TestMountDaemonRoot/private/mount_root
10:01:29 [2024-01-23T10:01:29.161Z] === CONT  TestMountDaemonRoot/private/mount_subpath
10:01:29 [2024-01-23T10:01:29.161Z] === CONT  TestMountDaemonRoot/private/bind_subpath
10:01:29 [2024-01-23T10:01:29.161Z] === CONT  TestMountDaemonRoot/shared/mount_root
10:01:29 [2024-01-23T10:01:29.161Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
10:01:29 [2024-01-23T10:01:29.161Z] === CONT  TestMountDaemonRoot/shared/bind_root
10:01:29 [2024-01-23T10:01:29.161Z] --- PASS: TestMountDaemonRoot (0.01s)
10:01:29 [2024-01-23T10:01:29.161Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
10:01:29 [2024-01-23T10:01:29.161Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.07s)
10:01:29 [2024-01-23T10:01:29.161Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.07s)
10:01:29 [2024-01-23T10:01:29.161Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s)
10:01:29 [2024-01-23T10:01:29.161Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s)
10:01:29 [2024-01-23T10:01:29.161Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
10:01:29 [2024-01-23T10:01:29.161Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s)
10:01:29 [2024-01-23T10:01:29.161Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s)
10:01:29 [2024-01-23T10:01:29.161Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s)
10:01:29 [2024-01-23T10:01:29.161Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s)
10:01:29 [2024-01-23T10:01:29.161Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
10:01:29 [2024-01-23T10:01:29.161Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
10:01:29 [2024-01-23T10:01:29.161Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s)
10:01:29 [2024-01-23T10:01:29.161Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s)
10:01:29 [2024-01-23T10:01:29.161Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s)
10:01:29 [2024-01-23T10:01:29.161Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
10:01:29 [2024-01-23T10:01:29.161Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s)
10:01:29 [2024-01-23T10:01:29.161Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s)
10:01:29 [2024-01-23T10:01:29.161Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s)
10:01:29 [2024-01-23T10:01:29.161Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s)
10:01:29 [2024-01-23T10:01:29.161Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
10:01:29 [2024-01-23T10:01:29.161Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s)
10:01:29 [2024-01-23T10:01:29.161Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.06s)
10:01:29 [2024-01-23T10:01:29.161Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s)
10:01:29 [2024-01-23T10:01:29.161Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s)
10:01:29 [2024-01-23T10:01:29.161Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
10:01:29 [2024-01-23T10:01:29.161Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.06s)
10:01:29 [2024-01-23T10:01:29.161Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.06s)
10:01:29 [2024-01-23T10:01:29.161Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.06s)
10:01:29 [2024-01-23T10:01:29.161Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.07s)
10:01:29 [2024-01-23T10:01:29.161Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
10:01:29 [2024-01-23T10:01:29.161Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.07s)
10:01:29 [2024-01-23T10:01:29.161Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s)
10:01:29 [2024-01-23T10:01:29.161Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s)
10:01:29 [2024-01-23T10:01:29.161Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
10:01:29 [2024-01-23T10:01:29.161Z] === RUN   TestContainerBindMountNonRecursive
10:01:30 [2024-01-23T10:01:30.526Z] --- PASS: TestContainerBindMountNonRecursive (1.34s)
10:01:30 [2024-01-23T10:01:30.526Z] === RUN   TestContainerVolumesMountedAsShared
10:01:31 [2024-01-23T10:01:31.087Z] --- PASS: TestContainerVolumesMountedAsShared (0.41s)
10:01:31 [2024-01-23T10:01:31.087Z] === RUN   TestContainerVolumesMountedAsSlave
10:01:31 [2024-01-23T10:01:31.343Z] --- PASS: TestContainerVolumesMountedAsSlave (0.28s)
10:01:31 [2024-01-23T10:01:31.343Z] === RUN   TestContainerCopyLeaksMounts
10:01:31 [2024-01-23T10:01:31.905Z] --- PASS: TestContainerCopyLeaksMounts (0.50s)
10:01:31 [2024-01-23T10:01:31.905Z] === RUN   TestContainerBindMountRecursivelyReadOnly
10:01:33 [2024-01-23T10:01:33.287Z] --- PASS: TestContainerBindMountRecursivelyReadOnly (1.40s)
10:01:33 [2024-01-23T10:01:33.287Z] === RUN   TestNetworkNat
10:01:33 [2024-01-23T10:01:33.550Z] --- PASS: TestNetworkNat (0.43s)
10:01:33 [2024-01-23T10:01:33.550Z] === RUN   TestNetworkLocalhostTCPNat
10:01:34 [2024-01-23T10:01:34.117Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s)
10:01:34 [2024-01-23T10:01:34.117Z] === RUN   TestNetworkLoopbackNat
10:01:36 [2024-01-23T10:01:36.630Z] --- PASS: TestNetworkLoopbackNat (2.54s)
10:01:36 [2024-01-23T10:01:36.630Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors
10:01:36 [2024-01-23T10:01:36.885Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff
10:01:36 [2024-01-23T10:01:36.885Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/export
10:01:36 [2024-01-23T10:01:36.885Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container
10:01:36 [2024-01-23T10:01:36.885Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container
10:01:37 [2024-01-23T10:01:37.141Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors (0.44s)
10:01:37 [2024-01-23T10:01:37.141Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff (0.02s)
10:01:37 [2024-01-23T10:01:37.141Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/export (0.01s)
10:01:37 [2024-01-23T10:01:37.141Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container (0.01s)
10:01:37 [2024-01-23T10:01:37.141Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container (0.01s)
10:01:37 [2024-01-23T10:01:37.141Z] === RUN   TestPause
10:01:37 [2024-01-23T10:01:37.396Z] --- PASS: TestPause (0.44s)
10:01:37 [2024-01-23T10:01:37.396Z] === RUN   TestPauseFailsOnWindowsServerContainers
10:01:37 [2024-01-23T10:01:37.396Z]     pause_test.go:53: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
10:01:37 [2024-01-23T10:01:37.396Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
10:01:37 [2024-01-23T10:01:37.396Z] === RUN   TestPauseStopPausedContainer
10:01:37 [2024-01-23T10:01:37.957Z] --- PASS: TestPauseStopPausedContainer (0.43s)
10:01:37 [2024-01-23T10:01:37.957Z] === RUN   TestPIDModeHost
10:01:38 [2024-01-23T10:01:38.883Z] --- PASS: TestPIDModeHost (0.97s)
10:01:38 [2024-01-23T10:01:38.883Z] === RUN   TestPIDModeContainer
10:01:38 [2024-01-23T10:01:38.883Z] === RUN   TestPIDModeContainer/non-existing_container
10:01:38 [2024-01-23T10:01:38.883Z] === RUN   TestPIDModeContainer/non-running_container
10:01:39 [2024-01-23T10:01:39.139Z] === RUN   TestPIDModeContainer/running_container
10:01:40 [2024-01-23T10:01:40.066Z] --- PASS: TestPIDModeContainer (1.04s)
10:01:40 [2024-01-23T10:01:40.066Z]     --- PASS: TestPIDModeContainer/non-existing_container (0.00s)
10:01:40 [2024-01-23T10:01:40.066Z]     --- PASS: TestPIDModeContainer/non-running_container (0.15s)
10:01:40 [2024-01-23T10:01:40.066Z]     --- PASS: TestPIDModeContainer/running_container (0.46s)
10:01:40 [2024-01-23T10:01:40.066Z] === RUN   TestPsFilter
10:01:40 [2024-01-23T10:01:40.066Z] === RUN   TestPsFilter/since
10:01:40 [2024-01-23T10:01:40.066Z] === RUN   TestPsFilter/before
10:01:40 [2024-01-23T10:01:40.066Z] --- PASS: TestPsFilter (0.12s)
10:01:40 [2024-01-23T10:01:40.066Z]     --- PASS: TestPsFilter/since (0.00s)
10:01:40 [2024-01-23T10:01:40.066Z]     --- PASS: TestPsFilter/before (0.00s)
10:01:40 [2024-01-23T10:01:40.066Z] === RUN   TestRemoveContainerWithRemovedVolume
10:01:40 [2024-01-23T10:01:40.322Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s)
10:01:40 [2024-01-23T10:01:40.322Z] === RUN   TestRemoveContainerWithVolume
10:01:40 [2024-01-23T10:01:40.883Z] --- PASS: TestRemoveContainerWithVolume (0.44s)
10:01:40 [2024-01-23T10:01:40.883Z] === RUN   TestRemoveContainerRunning
10:01:41 [2024-01-23T10:01:41.444Z] --- PASS: TestRemoveContainerRunning (0.42s)
10:01:41 [2024-01-23T10:01:41.444Z] === RUN   TestRemoveContainerForceRemoveRunning
10:01:41 [2024-01-23T10:01:41.700Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s)
10:01:41 [2024-01-23T10:01:41.700Z] === RUN   TestRemoveInvalidContainer
10:01:41 [2024-01-23T10:01:41.700Z] --- PASS: TestRemoveInvalidContainer (0.01s)
10:01:41 [2024-01-23T10:01:41.700Z] === RUN   TestRenameLinkedContainer
10:01:43 [2024-01-23T10:01:43.587Z] --- PASS: TestRenameLinkedContainer (1.69s)
10:01:43 [2024-01-23T10:01:43.587Z] === RUN   TestRenameStoppedContainer
10:01:43 [2024-01-23T10:01:43.843Z] --- PASS: TestRenameStoppedContainer (0.45s)
10:01:43 [2024-01-23T10:01:43.843Z] === RUN   TestRenameRunningContainerAndReuse
10:01:44 [2024-01-23T10:01:44.769Z] --- PASS: TestRenameRunningContainerAndReuse (0.87s)
10:01:44 [2024-01-23T10:01:44.769Z] === RUN   TestRenameInvalidName
10:01:45 [2024-01-23T10:01:45.025Z] --- PASS: TestRenameInvalidName (0.45s)
10:01:45 [2024-01-23T10:01:45.025Z] === RUN   TestRenameAnonymousContainer
10:01:46 [2024-01-23T10:01:46.389Z] --- PASS: TestRenameAnonymousContainer (1.36s)
10:01:46 [2024-01-23T10:01:46.389Z] === RUN   TestRenameContainerWithSameName
10:01:46 [2024-01-23T10:01:46.950Z] --- PASS: TestRenameContainerWithSameName (0.40s)
10:01:46 [2024-01-23T10:01:46.950Z] === RUN   TestRenameContainerWithLinkedContainer
10:01:47 [2024-01-23T10:01:47.876Z] --- PASS: TestRenameContainerWithLinkedContainer (0.91s)
10:01:47 [2024-01-23T10:01:47.876Z] === RUN   TestResize
10:01:47 [2024-01-23T10:01:47.876Z] === RUN   TestResize/success
10:01:48 [2024-01-23T10:01:48.132Z] === RUN   TestResize/invalid_size
10:01:48 [2024-01-23T10:01:48.388Z] === RUN   TestResize/invalid_state
10:01:48 [2024-01-23T10:01:48.645Z] --- PASS: TestResize (0.91s)
10:01:48 [2024-01-23T10:01:48.645Z]     --- PASS: TestResize/success (0.25s)
10:01:48 [2024-01-23T10:01:48.645Z]     --- PASS: TestResize/invalid_size (0.21s)
10:01:48 [2024-01-23T10:01:48.645Z]     --- PASS: TestResize/invalid_state (0.03s)
10:01:48 [2024-01-23T10:01:48.645Z] === RUN   TestDaemonRestartKillContainers
10:01:48 [2024-01-23T10:01:48.645Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:01:48 [2024-01-23T10:01:48.645Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:01:48 [2024-01-23T10:01:48.645Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:01:48 [2024-01-23T10:01:48.645Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:01:48 [2024-01-23T10:01:48.645Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:01:48 [2024-01-23T10:01:48.645Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:01:48 [2024-01-23T10:01:48.645Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:01:48 [2024-01-23T10:01:48.645Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:01:48 [2024-01-23T10:01:48.645Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:01:48 [2024-01-23T10:01:48.645Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:01:48 [2024-01-23T10:01:48.645Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:01:48 [2024-01-23T10:01:48.645Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:01:48 [2024-01-23T10:01:48.645Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:01:48 [2024-01-23T10:01:48.645Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:01:48 [2024-01-23T10:01:48.645Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:01:48 [2024-01-23T10:01:48.645Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:01:48 [2024-01-23T10:01:48.645Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
10:01:48 [2024-01-23T10:01:48.645Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
10:01:48 [2024-01-23T10:01:48.645Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
10:01:48 [2024-01-23T10:01:48.645Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
10:01:48 [2024-01-23T10:01:48.645Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
10:01:48 [2024-01-23T10:01:48.645Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
10:01:48 [2024-01-23T10:01:48.645Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
10:01:48 [2024-01-23T10:01:48.645Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
10:01:48 [2024-01-23T10:01:48.645Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:01:48 [2024-01-23T10:01:48.645Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:01:48 [2024-01-23T10:01:48.645Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:01:48 [2024-01-23T10:01:48.645Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:01:48 [2024-01-23T10:01:48.645Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:01:48 [2024-01-23T10:01:48.645Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:01:48 [2024-01-23T10:01:48.645Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:01:48 [2024-01-23T10:01:48.645Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:01:48 [2024-01-23T10:01:48.645Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
10:01:48 [2024-01-23T10:01:48.645Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
10:01:48 [2024-01-23T10:01:48.645Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
10:01:48 [2024-01-23T10:01:48.645Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
10:01:48 [2024-01-23T10:01:48.645Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
10:01:48 [2024-01-23T10:01:48.645Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
10:01:48 [2024-01-23T10:01:48.645Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
10:01:48 [2024-01-23T10:01:48.645Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
10:01:50 [2024-01-23T10:01:50.013Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
10:01:50 [2024-01-23T10:01:50.013Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
10:01:50 [2024-01-23T10:01:50.013Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
10:01:50 [2024-01-23T10:01:50.573Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
10:01:51 [2024-01-23T10:01:51.938Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
10:01:52 [2024-01-23T10:01:52.194Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
10:01:52 [2024-01-23T10:01:52.194Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
10:01:52 [2024-01-23T10:01:52.756Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
10:01:54 [2024-01-23T10:01:54.644Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
10:01:54 [2024-01-23T10:01:54.644Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.24s)
10:01:54 [2024-01-23T10:01:54.644Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.29s)
10:01:54 [2024-01-23T10:01:54.644Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.29s)
10:01:54 [2024-01-23T10:01:54.644Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.76s)
10:01:54 [2024-01-23T10:01:54.644Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.91s)
10:01:54 [2024-01-23T10:01:54.644Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.22s)
10:01:54 [2024-01-23T10:01:54.644Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.17s)
10:01:54 [2024-01-23T10:01:54.644Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.22s)
10:01:54 [2024-01-23T10:01:54.644Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.19s)
10:01:54 [2024-01-23T10:01:54.644Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.65s)
10:01:54 [2024-01-23T10:01:54.644Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (5.00s)
10:01:54 [2024-01-23T10:01:54.644Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.86s)
10:01:54 [2024-01-23T10:01:54.644Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.91s)
10:01:54 [2024-01-23T10:01:54.644Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.64s)
10:01:54 [2024-01-23T10:01:54.644Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.62s)
10:01:54 [2024-01-23T10:01:54.644Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.91s)
10:01:54 [2024-01-23T10:01:54.644Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
10:01:54 [2024-01-23T10:01:54.644Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
10:01:55 [2024-01-23T10:01:55.571Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
10:01:56 [2024-01-23T10:01:56.497Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.92s)
10:01:56 [2024-01-23T10:01:56.497Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.94s)
10:01:56 [2024-01-23T10:01:56.497Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.97s)
10:01:56 [2024-01-23T10:01:56.497Z] === RUN   TestContainerRestartWithCancelledRequest
10:01:58 [2024-01-23T10:01:58.385Z] --- PASS: TestContainerRestartWithCancelledRequest (1.79s)
10:01:58 [2024-01-23T10:01:58.385Z] === RUN   TestCgroupNamespacesRun
10:01:59 [2024-01-23T10:01:59.312Z] --- PASS: TestCgroupNamespacesRun (1.04s)
10:01:59 [2024-01-23T10:01:59.312Z] === RUN   TestCgroupNamespacesRunPrivileged
10:02:00 [2024-01-23T10:02:00.677Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.06s)
10:02:00 [2024-01-23T10:02:00.677Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
10:02:01 [2024-01-23T10:02:01.603Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.09s)
10:02:01 [2024-01-23T10:02:01.603Z] === RUN   TestCgroupNamespacesRunHostMode
10:02:02 [2024-01-23T10:02:02.530Z] --- PASS: TestCgroupNamespacesRunHostMode (1.06s)
10:02:02 [2024-01-23T10:02:02.530Z] === RUN   TestCgroupNamespacesRunPrivateMode
10:02:03 [2024-01-23T10:02:03.896Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.12s)
10:02:03 [2024-01-23T10:02:03.896Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
10:02:04 [2024-01-23T10:02:04.834Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.11s)
10:02:04 [2024-01-23T10:02:04.834Z] === RUN   TestCgroupNamespacesRunInvalidMode
10:02:05 [2024-01-23T10:02:05.401Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.60s)
10:02:05 [2024-01-23T10:02:05.401Z] === RUN   TestCgroupNamespacesRunOlderClient
10:02:06 [2024-01-23T10:02:06.765Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.08s)
10:02:06 [2024-01-23T10:02:06.765Z] === RUN   TestNISDomainname
10:02:07 [2024-01-23T10:02:07.021Z] --- PASS: TestNISDomainname (0.55s)
10:02:07 [2024-01-23T10:02:07.021Z] === RUN   TestHostnameDnsResolution
10:02:07 [2024-01-23T10:02:07.583Z] --- PASS: TestHostnameDnsResolution (0.62s)
10:02:07 [2024-01-23T10:02:07.583Z] === RUN   TestUnprivilegedPortsAndPing
10:02:08 [2024-01-23T10:02:08.144Z] --- PASS: TestUnprivilegedPortsAndPing (0.52s)
10:02:08 [2024-01-23T10:02:08.144Z] === RUN   TestPrivilegedHostDevices
10:02:08 [2024-01-23T10:02:08.705Z] --- PASS: TestPrivilegedHostDevices (0.55s)
10:02:08 [2024-01-23T10:02:08.705Z] === RUN   TestRunConsoleSize
10:02:09 [2024-01-23T10:02:09.266Z] --- PASS: TestRunConsoleSize (0.46s)
10:02:09 [2024-01-23T10:02:09.266Z] === RUN   TestRunWithAlternativeContainerdShim
10:02:14 [2024-01-23T10:02:14.507Z] --- PASS: TestRunWithAlternativeContainerdShim (5.45s)
10:02:14 [2024-01-23T10:02:14.507Z] === RUN   TestMacAddressIsAppliedToMainNetworkWithShortID
10:02:15 [2024-01-23T10:02:15.872Z] --- PASS: TestMacAddressIsAppliedToMainNetworkWithShortID (1.04s)
10:02:15 [2024-01-23T10:02:15.872Z] === RUN   TestStaticIPOutsideSubpool
10:02:16 [2024-01-23T10:02:16.799Z] --- PASS: TestStaticIPOutsideSubpool (1.16s)
10:02:16 [2024-01-23T10:02:16.799Z] === RUN   TestStats
10:02:18 [2024-01-23T10:02:18.163Z] --- PASS: TestStats (1.44s)
10:02:18 [2024-01-23T10:02:18.163Z] === RUN   TestStopContainerWithTimeout
10:02:18 [2024-01-23T10:02:18.163Z] === RUN   TestStopContainerWithTimeout/0
10:02:18 [2024-01-23T10:02:18.163Z] === PAUSE TestStopContainerWithTimeout/0
10:02:18 [2024-01-23T10:02:18.163Z] === RUN   TestStopContainerWithTimeout/1
10:02:18 [2024-01-23T10:02:18.163Z] === PAUSE TestStopContainerWithTimeout/1
10:02:18 [2024-01-23T10:02:18.163Z] === RUN   TestStopContainerWithTimeout/3
10:02:18 [2024-01-23T10:02:18.163Z] === PAUSE TestStopContainerWithTimeout/3
10:02:18 [2024-01-23T10:02:18.163Z] === RUN   TestStopContainerWithTimeout/-1
10:02:18 [2024-01-23T10:02:18.163Z] === PAUSE TestStopContainerWithTimeout/-1
10:02:18 [2024-01-23T10:02:18.163Z] === CONT  TestStopContainerWithTimeout/0
10:02:18 [2024-01-23T10:02:18.163Z] === CONT  TestStopContainerWithTimeout/3
10:02:18 [2024-01-23T10:02:18.163Z] === CONT  TestStopContainerWithTimeout/-1
10:02:18 [2024-01-23T10:02:18.163Z] === CONT  TestStopContainerWithTimeout/1
10:02:21 [2024-01-23T10:02:21.429Z] --- PASS: TestStopContainerWithTimeout (0.04s)
10:02:21 [2024-01-23T10:02:21.429Z]     --- PASS: TestStopContainerWithTimeout/0 (0.88s)
10:02:21 [2024-01-23T10:02:21.429Z]     --- PASS: TestStopContainerWithTimeout/1 (1.73s)
10:02:21 [2024-01-23T10:02:21.429Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.84s)
10:02:21 [2024-01-23T10:02:21.429Z]     --- PASS: TestStopContainerWithTimeout/3 (2.89s)
10:02:21 [2024-01-23T10:02:21.429Z] === RUN   TestStopContainerWithTimeoutCancel
10:02:21 [2024-01-23T10:02:21.429Z] === PAUSE TestStopContainerWithTimeoutCancel
10:02:21 [2024-01-23T10:02:21.429Z] === RUN   TestStopContainerWithRestartPolicyAlways
10:02:23 [2024-01-23T10:02:23.317Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.03s)
10:02:23 [2024-01-23T10:02:23.317Z] === RUN   TestUpdateMemory
10:02:23 [2024-01-23T10:02:23.878Z] --- PASS: TestUpdateMemory (0.57s)
10:02:23 [2024-01-23T10:02:23.878Z] === RUN   TestUpdateCPUQuota
10:02:24 [2024-01-23T10:02:24.805Z] --- PASS: TestUpdateCPUQuota (0.84s)
10:02:24 [2024-01-23T10:02:24.805Z] === RUN   TestUpdatePidsLimit
10:02:24 [2024-01-23T10:02:24.805Z] === RUN   TestUpdatePidsLimit/update_from_none
10:02:24 [2024-01-23T10:02:24.805Z] === RUN   TestUpdatePidsLimit/no_change
10:02:25 [2024-01-23T10:02:25.061Z] === RUN   TestUpdatePidsLimit/update_lower
10:02:25 [2024-01-23T10:02:25.317Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
10:02:25 [2024-01-23T10:02:25.572Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
10:02:25 [2024-01-23T10:02:25.828Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
10:02:25 [2024-01-23T10:02:25.828Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
10:02:26 [2024-01-23T10:02:26.755Z] --- PASS: TestUpdatePidsLimit (2.01s)
10:02:26 [2024-01-23T10:02:26.755Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.22s)
10:02:26 [2024-01-23T10:02:26.755Z]     --- PASS: TestUpdatePidsLimit/no_change (0.23s)
10:02:26 [2024-01-23T10:02:26.755Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.23s)
10:02:26 [2024-01-23T10:02:26.755Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.22s)
10:02:26 [2024-01-23T10:02:26.755Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.19s)
10:02:26 [2024-01-23T10:02:26.755Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.23s)
10:02:26 [2024-01-23T10:02:26.755Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.22s)
10:02:26 [2024-01-23T10:02:26.755Z] === RUN   TestUpdateRestartPolicy
10:02:38 [2024-01-23T10:02:38.919Z] --- PASS: TestUpdateRestartPolicy (10.66s)
10:02:38 [2024-01-23T10:02:38.919Z] === RUN   TestUpdateRestartWithAutoRemove
10:02:38 [2024-01-23T10:02:38.919Z] --- PASS: TestUpdateRestartWithAutoRemove (0.45s)
10:02:38 [2024-01-23T10:02:38.919Z] === RUN   TestWaitNonBlocked
10:02:38 [2024-01-23T10:02:38.919Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
10:02:38 [2024-01-23T10:02:38.919Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
10:02:38 [2024-01-23T10:02:38.919Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
10:02:38 [2024-01-23T10:02:38.919Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
10:02:38 [2024-01-23T10:02:38.919Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
10:02:38 [2024-01-23T10:02:38.919Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
10:02:38 [2024-01-23T10:02:38.919Z] --- PASS: TestWaitNonBlocked (0.02s)
10:02:38 [2024-01-23T10:02:38.919Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.72s)
10:02:38 [2024-01-23T10:02:38.919Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.78s)
10:02:38 [2024-01-23T10:02:38.919Z] === RUN   TestWaitBlocked
10:02:38 [2024-01-23T10:02:38.919Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
10:02:38 [2024-01-23T10:02:38.919Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
10:02:38 [2024-01-23T10:02:38.919Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
10:02:38 [2024-01-23T10:02:38.919Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
10:02:38 [2024-01-23T10:02:38.919Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
10:02:38 [2024-01-23T10:02:38.919Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
10:02:39 [2024-01-23T10:02:39.175Z] --- PASS: TestWaitBlocked (0.02s)
10:02:39 [2024-01-23T10:02:39.175Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.55s)
10:02:39 [2024-01-23T10:02:39.175Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.67s)
10:02:39 [2024-01-23T10:02:39.175Z] === RUN   TestWaitConditions
10:02:39 [2024-01-23T10:02:39.175Z] === RUN   TestWaitConditions/default
10:02:39 [2024-01-23T10:02:39.175Z] === PAUSE TestWaitConditions/default
10:02:39 [2024-01-23T10:02:39.175Z] === RUN   TestWaitConditions/not-running
10:02:39 [2024-01-23T10:02:39.175Z] === PAUSE TestWaitConditions/not-running
10:02:39 [2024-01-23T10:02:39.175Z] === RUN   TestWaitConditions/next-exit
10:02:39 [2024-01-23T10:02:39.175Z] === PAUSE TestWaitConditions/next-exit
10:02:39 [2024-01-23T10:02:39.175Z] === RUN   TestWaitConditions/removed
10:02:39 [2024-01-23T10:02:39.175Z] === PAUSE TestWaitConditions/removed
10:02:39 [2024-01-23T10:02:39.175Z] === CONT  TestWaitConditions/default
10:02:39 [2024-01-23T10:02:39.175Z] === CONT  TestWaitConditions/next-exit
10:02:39 [2024-01-23T10:02:39.175Z] === CONT  TestWaitConditions/removed
10:02:39 [2024-01-23T10:02:39.175Z] === CONT  TestWaitConditions/not-running
10:02:39 [2024-01-23T10:02:39.430Z]     wait_test.go:145: ContainerID = 4f18b638bb13589214776410614ee63f57e604209e454961214f1883477eaf3a
10:02:39 [2024-01-23T10:02:39.430Z]     wait_test.go:145: ContainerID = c7facf02c035718ce71df37d6417531f0d0d519d8c2b9f7ec6ed7e4d52214513
10:02:39 [2024-01-23T10:02:39.430Z]     wait_test.go:145: ContainerID = 2f17b90fff21575c01dbbe9ba6e47c2c97d3f9880d6b7e5a73a03ca68485dc49
10:02:39 [2024-01-23T10:02:39.431Z]     wait_test.go:145: ContainerID = 9972e37b7fc6f409863e67f1c9925346749c951a3cb85cda67b2ffb4e3946f69
10:02:40 [2024-01-23T10:02:40.358Z] --- PASS: TestWaitConditions (0.03s)
10:02:40 [2024-01-23T10:02:40.358Z]     --- PASS: TestWaitConditions/removed (0.85s)
10:02:40 [2024-01-23T10:02:40.358Z]     --- PASS: TestWaitConditions/default (1.06s)
10:02:40 [2024-01-23T10:02:40.358Z]     --- PASS: TestWaitConditions/next-exit (1.08s)
10:02:40 [2024-01-23T10:02:40.358Z]     --- PASS: TestWaitConditions/not-running (1.15s)
10:02:40 [2024-01-23T10:02:40.358Z] === RUN   TestWaitRestartedContainer
10:02:40 [2024-01-23T10:02:40.358Z] === RUN   TestWaitRestartedContainer/default
10:02:40 [2024-01-23T10:02:40.358Z] === PAUSE TestWaitRestartedContainer/default
10:02:40 [2024-01-23T10:02:40.358Z] === RUN   TestWaitRestartedContainer/not-running
10:02:40 [2024-01-23T10:02:40.358Z] === PAUSE TestWaitRestartedContainer/not-running
10:02:40 [2024-01-23T10:02:40.358Z] === RUN   TestWaitRestartedContainer/next-exit
10:02:40 [2024-01-23T10:02:40.358Z] === PAUSE TestWaitRestartedContainer/next-exit
10:02:40 [2024-01-23T10:02:40.358Z] === CONT  TestWaitRestartedContainer/default
10:02:40 [2024-01-23T10:02:40.358Z] === CONT  TestWaitRestartedContainer/next-exit
10:02:40 [2024-01-23T10:02:40.358Z] === CONT  TestWaitRestartedContainer/not-running
10:02:42 [2024-01-23T10:02:42.874Z] --- PASS: TestWaitRestartedContainer (0.01s)
10:02:42 [2024-01-23T10:02:42.874Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.64s)
10:02:42 [2024-01-23T10:02:42.874Z]     --- PASS: TestWaitRestartedContainer/not-running (1.92s)
10:02:42 [2024-01-23T10:02:42.874Z]     --- PASS: TestWaitRestartedContainer/default (2.00s)
10:02:42 [2024-01-23T10:02:42.874Z] === CONT  TestContainerStartOnDaemonRestart
10:02:42 [2024-01-23T10:02:42.874Z] === CONT  TestHardRestartWhenContainerIsRunning
10:02:42 [2024-01-23T10:02:42.874Z] === CONT  TestDaemonHostGatewayIP
10:02:42 [2024-01-23T10:02:42.874Z] === CONT  TestDaemonRestartIpcMode
10:02:42 [2024-01-23T10:02:42.874Z] === CONT  TestRestartDaemonWithRestartingContainer
10:02:42 [2024-01-23T10:02:42.874Z] === CONT  TestIpcModeOlderClient
10:02:42 [2024-01-23T10:02:42.874Z] === CONT  TestStopContainerWithTimeoutCancel
10:02:42 [2024-01-23T10:02:42.874Z] === CONT  TestContainerKillOnDaemonStart
10:02:42 [2024-01-23T10:02:42.874Z] --- PASS: TestIpcModeOlderClient (0.09s)
10:02:44 [2024-01-23T10:02:44.240Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=none
10:02:44 [2024-01-23T10:02:44.240Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure
10:02:44 [2024-01-23T10:02:44.496Z] --- PASS: TestHardRestartWhenContainerIsRunning (2.13s)
10:02:44 [2024-01-23T10:02:44.496Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=none (0.00s)
10:02:44 [2024-01-23T10:02:44.496Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure (0.32s)
10:02:44 [2024-01-23T10:02:44.752Z] --- PASS: TestContainerStartOnDaemonRestart (2.30s)
10:02:45 [2024-01-23T10:02:45.680Z] --- PASS: TestDaemonHostGatewayIP (2.97s)
10:02:45 [2024-01-23T10:02:45.936Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.39s)
10:02:45 [2024-01-23T10:02:45.936Z] --- PASS: TestDaemonRestartIpcMode (3.54s)
10:02:45 [2024-01-23T10:02:45.936Z] --- PASS: TestStopContainerWithTimeoutCancel (3.57s)
10:02:54 [2024-01-23T10:02:54.027Z] --- PASS: TestContainerKillOnDaemonStart (11.68s)
10:02:54 [2024-01-23T10:02:54.027Z] PASS
10:02:54 [2024-01-23T10:02:54.027Z] 
10:02:54 [2024-01-23T10:02:54.027Z] === Skipped
10:02:54 [2024-01-23T10:02:54.027Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
10:02:54 [2024-01-23T10:02:54.027Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
10:02:54 [2024-01-23T10:02:54.027Z] 
10:02:54 [2024-01-23T10:02:54.027Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
10:02:54 [2024-01-23T10:02:54.027Z]     pause_test.go:53: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
10:02:54 [2024-01-23T10:02:54.027Z] 
10:02:54 [2024-01-23T10:02:54.027Z] DONE 321 tests, 2 skipped in 164.778s
10:02:54 [2024-01-23T10:02:54.283Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m  
10:02:54 [2024-01-23T10:02:54.283Z] ++ '[' -n '' ']'
10:02:54 [2024-01-23T10:02:54.283Z] ++ 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
10:02:54 [2024-01-23T10:02:54.283Z] ++ set -e
10:02:54 [2024-01-23T10:02:54.283Z] ++ '[' -n 0 ']'
10:02:54 [2024-01-23T10:02:54.283Z] ++ set -x
10:02:54 [2024-01-23T10:02:54.283Z] ++ 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.r7L2RezOMw/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
10:02:54 [2024-01-23T10:02:54.283Z] INFO: Testing against a local daemon
10:02:54 [2024-01-23T10:02:54.283Z] === RUN   TestConfigDaemonID
10:02:55 [2024-01-23T10:02:55.209Z]     daemon_test.go:61: [d9b8183954cb7] daemon is not started
10:02:55 [2024-01-23T10:02:55.209Z] --- PASS: TestConfigDaemonID (1.04s)
10:02:55 [2024-01-23T10:02:55.209Z] === RUN   TestDaemonConfigValidation
10:02:55 [2024-01-23T10:02:55.209Z] === RUN   TestDaemonConfigValidation/config_with_no_content
10:02:55 [2024-01-23T10:02:55.209Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
10:02:55 [2024-01-23T10:02:55.209Z] === RUN   TestDaemonConfigValidation/config_with_{}
10:02:55 [2024-01-23T10:02:55.209Z] === PAUSE TestDaemonConfigValidation/config_with_{}
10:02:55 [2024-01-23T10:02:55.209Z] === RUN   TestDaemonConfigValidation/invalid_config
10:02:55 [2024-01-23T10:02:55.209Z] === PAUSE TestDaemonConfigValidation/invalid_config
10:02:55 [2024-01-23T10:02:55.209Z] === RUN   TestDaemonConfigValidation/malformed_config
10:02:55 [2024-01-23T10:02:55.209Z] === PAUSE TestDaemonConfigValidation/malformed_config
10:02:55 [2024-01-23T10:02:55.209Z] === RUN   TestDaemonConfigValidation/valid_config
10:02:55 [2024-01-23T10:02:55.209Z] === PAUSE TestDaemonConfigValidation/valid_config
10:02:55 [2024-01-23T10:02:55.209Z] === CONT  TestDaemonConfigValidation/config_with_no_content
10:02:55 [2024-01-23T10:02:55.209Z] === CONT  TestDaemonConfigValidation/malformed_config
10:02:55 [2024-01-23T10:02:55.209Z] === CONT  TestDaemonConfigValidation/invalid_config
10:02:55 [2024-01-23T10:02:55.209Z] === CONT  TestDaemonConfigValidation/config_with_{}
10:02:55 [2024-01-23T10:02:55.209Z] === CONT  TestDaemonConfigValidation/valid_config
10:02:55 [2024-01-23T10:02:55.209Z] --- PASS: TestDaemonConfigValidation (0.00s)
10:02:55 [2024-01-23T10:02:55.209Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.06s)
10:02:55 [2024-01-23T10:02:55.209Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.06s)
10:02:55 [2024-01-23T10:02:55.209Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.06s)
10:02:55 [2024-01-23T10:02:55.209Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s)
10:02:55 [2024-01-23T10:02:55.209Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s)
10:02:55 [2024-01-23T10:02:55.209Z] === RUN   TestConfigDaemonSeccompProfiles
10:02:55 [2024-01-23T10:02:55.209Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
10:02:56 [2024-01-23T10:02:56.573Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
10:02:57 [2024-01-23T10:02:57.500Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
10:02:58 [2024-01-23T10:02:58.427Z]     daemon_test.go:180: [d5e576f2eff0a] daemon is not started
10:02:58 [2024-01-23T10:02:58.427Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s)
10:02:58 [2024-01-23T10:02:58.427Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
10:02:58 [2024-01-23T10:02:58.427Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
10:02:58 [2024-01-23T10:02:58.427Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
10:02:58 [2024-01-23T10:02:58.427Z] === RUN   TestDaemonProxy
10:02:58 [2024-01-23T10:02:58.427Z] === RUN   TestDaemonProxy/environment_variables
10:02:58 [2024-01-23T10:02:58.427Z] === PAUSE TestDaemonProxy/environment_variables
10:02:58 [2024-01-23T10:02:58.427Z] === RUN   TestDaemonProxy/command-line_options
10:02:58 [2024-01-23T10:02:58.427Z] === PAUSE TestDaemonProxy/command-line_options
10:02:58 [2024-01-23T10:02:58.427Z] === RUN   TestDaemonProxy/configuration_file
10:02:58 [2024-01-23T10:02:58.427Z] === PAUSE TestDaemonProxy/configuration_file
10:02:58 [2024-01-23T10:02:58.427Z] === RUN   TestDaemonProxy/conflicting_options
10:02:58 [2024-01-23T10:02:58.988Z] === RUN   TestDaemonProxy/reload_sanitized
10:02:58 [2024-01-23T10:02:58.988Z] === PAUSE TestDaemonProxy/reload_sanitized
10:02:58 [2024-01-23T10:02:58.988Z] === CONT  TestDaemonProxy/environment_variables
10:02:58 [2024-01-23T10:02:58.988Z] === CONT  TestDaemonProxy/configuration_file
10:02:58 [2024-01-23T10:02:58.988Z] === CONT  TestDaemonProxy/reload_sanitized
10:02:58 [2024-01-23T10:02:58.988Z] === CONT  TestDaemonProxy/command-line_options
10:03:00 [2024-01-23T10:03:00.876Z] --- PASS: TestDaemonProxy (0.50s)
10:03:00 [2024-01-23T10:03:00.876Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
10:03:00 [2024-01-23T10:03:00.876Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.62s)
10:03:00 [2024-01-23T10:03:00.876Z]     --- PASS: TestDaemonProxy/environment_variables (1.70s)
10:03:00 [2024-01-23T10:03:00.876Z]     --- PASS: TestDaemonProxy/command-line_options (1.74s)
10:03:00 [2024-01-23T10:03:00.876Z]     --- PASS: TestDaemonProxy/configuration_file (1.74s)
10:03:00 [2024-01-23T10:03:00.876Z] === RUN   TestLiveRestore
10:03:00 [2024-01-23T10:03:00.876Z] === RUN   TestLiveRestore/volume_references
10:03:00 [2024-01-23T10:03:00.876Z] === PAUSE TestLiveRestore/volume_references
10:03:00 [2024-01-23T10:03:00.876Z] === RUN   TestLiveRestore/autoremove
10:03:00 [2024-01-23T10:03:00.876Z] === PAUSE TestLiveRestore/autoremove
10:03:00 [2024-01-23T10:03:00.876Z] === CONT  TestLiveRestore/volume_references
10:03:00 [2024-01-23T10:03:00.876Z] === CONT  TestLiveRestore/autoremove
10:03:00 [2024-01-23T10:03:00.876Z] === RUN   TestLiveRestore/autoremove/engine_restart_shouldnt_kill_alive_containers
10:03:01 [2024-01-23T10:03:01.437Z] === RUN   TestLiveRestore/volume_references/restartPolicy
10:03:01 [2024-01-23T10:03:01.437Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
10:03:02 [2024-01-23T10:03:02.364Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
10:03:02 [2024-01-23T10:03:02.620Z] === RUN   TestLiveRestore/autoremove/engine_restart_should_remove_containers_that_exited
10:03:03 [2024-01-23T10:03:03.546Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
10:03:04 [2024-01-23T10:03:04.472Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
10:03:05 [2024-01-23T10:03:05.399Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options
10:03:05 [2024-01-23T10:03:05.960Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted
10:03:06 [2024-01-23T10:03:06.521Z] === RUN   TestLiveRestore/volume_references/container_with_bind-mounts
10:03:07 [2024-01-23T10:03:07.886Z] --- PASS: TestLiveRestore (0.00s)
10:03:07 [2024-01-23T10:03:07.886Z]     --- PASS: TestLiveRestore/autoremove (3.35s)
10:03:07 [2024-01-23T10:03:07.886Z]         --- PASS: TestLiveRestore/autoremove/engine_restart_shouldnt_kill_alive_containers (1.86s)
10:03:07 [2024-01-23T10:03:07.886Z]         --- PASS: TestLiveRestore/autoremove/engine_restart_should_remove_containers_that_exited (1.49s)
10:03:07 [2024-01-23T10:03:07.886Z]     --- PASS: TestLiveRestore/volume_references (6.90s)
10:03:07 [2024-01-23T10:03:07.886Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.98s)
10:03:07 [2024-01-23T10:03:07.886Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (1.11s)
10:03:07 [2024-01-23T10:03:07.886Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (1.00s)
10:03:07 [2024-01-23T10:03:07.886Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.96s)
10:03:07 [2024-01-23T10:03:07.886Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.91s)
10:03:07 [2024-01-23T10:03:07.886Z]         --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (1.35s)
10:03:07 [2024-01-23T10:03:07.886Z]             --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted (0.41s)
10:03:07 [2024-01-23T10:03:07.886Z]         --- PASS: TestLiveRestore/volume_references/container_with_bind-mounts (0.96s)
10:03:07 [2024-01-23T10:03:07.886Z] === RUN   TestDaemonDefaultBridgeWithFixedCidrButNoBip
10:03:08 [2024-01-23T10:03:08.447Z] --- PASS: TestDaemonDefaultBridgeWithFixedCidrButNoBip (0.68s)
10:03:08 [2024-01-23T10:03:08.447Z] PASS
10:03:08 [2024-01-23T10:03:08.447Z] 
10:03:08 [2024-01-23T10:03:08.447Z] DONE 31 tests in 14.118s
10:03:08 [2024-01-23T10:03:08.447Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m  
10:03:08 [2024-01-23T10:03:08.447Z] ++ '[' -n '' ']'
10:03:08 [2024-01-23T10:03:08.447Z] ++ 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
10:03:08 [2024-01-23T10:03:08.447Z] ++ set -e
10:03:08 [2024-01-23T10:03:08.447Z] ++ '[' -n 0 ']'
10:03:08 [2024-01-23T10:03:08.447Z] ++ set -x
10:03:08 [2024-01-23T10:03:08.447Z] ++ 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.r7L2RezOMw/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
10:03:08 [2024-01-23T10:03:08.447Z] INFO: Testing against a local daemon
10:03:08 [2024-01-23T10:03:08.447Z] === RUN   TestCommitInheritsEnv
10:03:08 [2024-01-23T10:03:08.447Z] --- PASS: TestCommitInheritsEnv (0.16s)
10:03:08 [2024-01-23T10:03:08.447Z] === RUN   TestUsernsCommit
10:03:10 [2024-01-23T10:03:10.335Z] --- PASS: TestUsernsCommit (1.46s)
10:03:10 [2024-01-23T10:03:10.335Z] === RUN   TestImportExtremelyLargeImageWorks
10:03:10 [2024-01-23T10:03:10.335Z]     import_test.go:23: runtime.GOARCH == "arm64": effective test will be time out
10:03:10 [2024-01-23T10:03:10.335Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
10:03:10 [2024-01-23T10:03:10.335Z] === RUN   TestImportWithCustomPlatform
10:03:10 [2024-01-23T10:03:10.335Z] === RUN   TestImportWithCustomPlatform/#00
10:03:10 [2024-01-23T10:03:10.335Z] === RUN   TestImportWithCustomPlatform/linux
10:03:10 [2024-01-23T10:03:10.335Z] === RUN   TestImportWithCustomPlatform/LINUX
10:03:10 [2024-01-23T10:03:10.335Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
10:03:10 [2024-01-23T10:03:10.335Z] --- PASS: TestImportWithCustomPlatform (0.10s)
10:03:10 [2024-01-23T10:03:10.335Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.02s)
10:03:10 [2024-01-23T10:03:10.335Z]     --- PASS: TestImportWithCustomPlatform/linux (0.02s)
10:03:10 [2024-01-23T10:03:10.335Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.02s)
10:03:10 [2024-01-23T10:03:10.335Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s)
10:03:10 [2024-01-23T10:03:10.335Z] === RUN   TestImportWithCustomPlatformReject
10:03:10 [2024-01-23T10:03:10.335Z] === RUN   TestImportWithCustomPlatformReject/_______
10:03:10 [2024-01-23T10:03:10.335Z] === RUN   TestImportWithCustomPlatformReject//
10:03:10 [2024-01-23T10:03:10.335Z] === RUN   TestImportWithCustomPlatformReject/macos
10:03:10 [2024-01-23T10:03:10.335Z] === RUN   TestImportWithCustomPlatformReject/macos/arm64
10:03:10 [2024-01-23T10:03:10.335Z] === RUN   TestImportWithCustomPlatformReject/nintendo64
10:03:10 [2024-01-23T10:03:10.335Z] --- PASS: TestImportWithCustomPlatformReject (0.01s)
10:03:10 [2024-01-23T10:03:10.335Z]     --- PASS: TestImportWithCustomPlatformReject/_______ (0.00s)
10:03:10 [2024-01-23T10:03:10.335Z]     --- PASS: TestImportWithCustomPlatformReject// (0.00s)
10:03:10 [2024-01-23T10:03:10.335Z]     --- PASS: TestImportWithCustomPlatformReject/macos (0.00s)
10:03:10 [2024-01-23T10:03:10.335Z]     --- PASS: TestImportWithCustomPlatformReject/macos/arm64 (0.00s)
10:03:10 [2024-01-23T10:03:10.335Z]     --- PASS: TestImportWithCustomPlatformReject/nintendo64 (0.00s)
10:03:10 [2024-01-23T10:03:10.335Z] === RUN   TestImageInspectEmptyTagsAndDigests
10:03:10 [2024-01-23T10:03:10.335Z] --- PASS: TestImageInspectEmptyTagsAndDigests (0.01s)
10:03:10 [2024-01-23T10:03:10.335Z] === RUN   TestImagesFilterMultiReference
10:03:10 [2024-01-23T10:03:10.335Z] --- PASS: TestImagesFilterMultiReference (0.05s)
10:03:10 [2024-01-23T10:03:10.335Z] === RUN   TestImagesFilterUntil
10:03:10 [2024-01-23T10:03:10.335Z]     list_test.go:95: ImageList: ID=sha256:32fc4caea380429659ab471b0f685e31cab0e7ae7c1fa2c50599e3ba886ede94 RepoTags=[testimagesfilteruntil:v1]
10:03:10 [2024-01-23T10:03:10.335Z] --- PASS: TestImagesFilterUntil (0.25s)
10:03:10 [2024-01-23T10:03:10.335Z] === RUN   TestImagesFilterBeforeSince
10:03:10 [2024-01-23T10:03:10.591Z]     list_test.go:129: ImageList: ID=sha256:c5604a0a80db2ff86b233bbd8d3eef971729a53ee1fcafdc1eb0d38923b9d484 RepoTags=[testimagesfilterbeforesince:v1]
10:03:10 [2024-01-23T10:03:10.591Z]     list_test.go:129: ImageList: ID=sha256:d909b8b4711d11f4ed2f0df47779a3d2849016c88cefc32f4d28f1f308116404 RepoTags=[testimagesfilterbeforesince:v2]
10:03:10 [2024-01-23T10:03:10.591Z]     list_test.go:129: ImageList: ID=sha256:9773f92b0527d6bf6c53eddfcca49581bb827416ca561ec54fdb817bf1c096da RepoTags=[testimagesfilterbeforesince:v3]
10:03:10 [2024-01-23T10:03:10.591Z] --- PASS: TestImagesFilterBeforeSince (0.24s)
10:03:10 [2024-01-23T10:03:10.591Z] === RUN   TestAPIImagesFilters
10:03:10 [2024-01-23T10:03:10.591Z] === RUN   TestAPIImagesFilters/repository_regex
10:03:10 [2024-01-23T10:03:10.591Z] === PAUSE TestAPIImagesFilters/repository_regex
10:03:10 [2024-01-23T10:03:10.591Z] === RUN   TestAPIImagesFilters/image_name_regex
10:03:10 [2024-01-23T10:03:10.591Z] === PAUSE TestAPIImagesFilters/image_name_regex
10:03:10 [2024-01-23T10:03:10.591Z] === RUN   TestAPIImagesFilters/image_name_without_a_tag
10:03:10 [2024-01-23T10:03:10.591Z] === PAUSE TestAPIImagesFilters/image_name_without_a_tag
10:03:10 [2024-01-23T10:03:10.591Z] === RUN   TestAPIImagesFilters/registry_port_regex
10:03:10 [2024-01-23T10:03:10.591Z] === PAUSE TestAPIImagesFilters/registry_port_regex
10:03:10 [2024-01-23T10:03:10.591Z] === CONT  TestAPIImagesFilters/repository_regex
10:03:10 [2024-01-23T10:03:10.591Z] === CONT  TestAPIImagesFilters/image_name_without_a_tag
10:03:10 [2024-01-23T10:03:10.591Z] === CONT  TestAPIImagesFilters/image_name_regex
10:03:10 [2024-01-23T10:03:10.591Z] === CONT  TestAPIImagesFilters/registry_port_regex
10:03:10 [2024-01-23T10:03:10.591Z] --- PASS: TestAPIImagesFilters (0.03s)
10:03:10 [2024-01-23T10:03:10.591Z]     --- PASS: TestAPIImagesFilters/repository_regex (0.00s)
10:03:10 [2024-01-23T10:03:10.591Z]     --- PASS: TestAPIImagesFilters/image_name_regex (0.00s)
10:03:10 [2024-01-23T10:03:10.591Z]     --- PASS: TestAPIImagesFilters/registry_port_regex (0.00s)
10:03:10 [2024-01-23T10:03:10.591Z]     --- PASS: TestAPIImagesFilters/image_name_without_a_tag (0.00s)
10:03:10 [2024-01-23T10:03:10.591Z] === RUN   TestPruneDontDeleteUsedDangling
10:03:11 [2024-01-23T10:03:11.152Z] --- PASS: TestPruneDontDeleteUsedDangling (0.55s)
10:03:11 [2024-01-23T10:03:11.152Z] === RUN   TestImagePullPlatformInvalid
10:03:11 [2024-01-23T10:03:11.152Z] --- PASS: TestImagePullPlatformInvalid (0.01s)
10:03:11 [2024-01-23T10:03:11.152Z] === RUN   TestImagePullStoredDigestForOtherRepo
10:03:11 [2024-01-23T10:03:11.152Z] time="2024-01-23T10:03:11.087958647Z" 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=05f8d492-fbff-4aff-9914-a983e7801785 version=2.8.3 
10:03:11 [2024-01-23T10:03:11.152Z] time="2024-01-23T10:03:11.08805005Z" level=info msg="redis not configured" go.version=go1.20.8 instance.id=05f8d492-fbff-4aff-9914-a983e7801785 version=2.8.3 
10:03:11 [2024-01-23T10:03:11.152Z] time="2024-01-23T10:03:11.088094423Z" level=info msg="Starting upload purge in 14m0s" go.version=go1.20.8 instance.id=05f8d492-fbff-4aff-9914-a983e7801785 version=2.8.3 
10:03:11 [2024-01-23T10:03:11.152Z] time="2024-01-23T10:03:11.088278149Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.20.8 instance.id=05f8d492-fbff-4aff-9914-a983e7801785 version=2.8.3 
10:03:11 [2024-01-23T10:03:11.409Z] time="2024-01-23T10:03:11.18258496Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b4c92d96-ea04-4606-b488-feeac443d0a5 http.request.method=GET http.request.remoteaddr="127.0.0.1:38806" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" 
10:03:11 [2024-01-23T10:03:11.409Z] time="2024-01-23T10:03:11.182939671Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=b4c92d96-ea04-4606-b488-feeac443d0a5 http.request.method=GET http.request.remoteaddr="127.0.0.1:38806" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.059054ms http.response.status=200 http.response.written=2 
10:03:11 [2024-01-23T10:03:11.409Z] 127.0.0.1 - - [23/Jan/2024:10:03:11 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
10:03:11 [2024-01-23T10:03:11.409Z] time="2024-01-23T10:03:11.185249224Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c40c6569-a9fd-4c31-90de-ef7f38d7012c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38828" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
10:03:11 [2024-01-23T10:03:11.409Z] time="2024-01-23T10:03:11.185289338Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c40c6569-a9fd-4c31-90de-ef7f38d7012c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38828" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
10:03:11 [2024-01-23T10:03:11.409Z] time="2024-01-23T10:03:11.185292915Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=ebe82a81-d5d5-421c-b538-006b4d0427f4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38818" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
10:03:11 [2024-01-23T10:03:11.409Z] time="2024-01-23T10:03:11.185335499Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=ebe82a81-d5d5-421c-b538-006b4d0427f4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38818" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
10:03:11 [2024-01-23T10:03:11.409Z] time="2024-01-23T10:03:11.18540671Z" 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=c40c6569-a9fd-4c31-90de-ef7f38d7012c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38828" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=49.083µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=139417a9-75dc-4a0b-95ec-e838d6ae3d57 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
10:03:11 [2024-01-23T10:03:11.409Z] time="2024-01-23T10:03:11.185411437Z" 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=ebe82a81-d5d5-421c-b538-006b4d0427f4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38818" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=42.79µ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=df69333d-7256-4550-bcdb-37901b575960 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
10:03:11 [2024-01-23T10:03:11.409Z] time="2024-01-23T10:03:11.18552478Z" 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=c40c6569-a9fd-4c31-90de-ef7f38d7012c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38828" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.131904ms http.response.status=404 http.response.written=157 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
10:03:11 [2024-01-23T10:03:11.409Z] 127.0.0.1 - - [23/Jan/2024:10:03:11 +0000] "HEAD /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 404 157 "" "containerd/1.7.12+unknown"
10:03:11 [2024-01-23T10:03:11.409Z] time="2024-01-23T10:03:11.185632931Z" 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=ebe82a81-d5d5-421c-b538-006b4d0427f4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38818" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.254766ms http.response.status=404 http.response.written=157 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
10:03:11 [2024-01-23T10:03:11.409Z] 127.0.0.1 - - [23/Jan/2024:10:03:11 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.7.12+unknown"
10:03:11 [2024-01-23T10:03:11.409Z] time="2024-01-23T10:03:11.187138015Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f5185004-ab05-4c00-b99d-2e9682bfbbbe http.request.method=POST http.request.remoteaddr="127.0.0.1:38818" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" vars.name=test 
10:03:11 [2024-01-23T10:03:11.409Z] time="2024-01-23T10:03:11.187184792Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f5185004-ab05-4c00-b99d-2e9682bfbbbe http.request.method=POST http.request.remoteaddr="127.0.0.1:38818" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" vars.name=test 
10:03:11 [2024-01-23T10:03:11.409Z] time="2024-01-23T10:03:11.187211516Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d8d8e569-b2e3-4822-bce7-37d1a495dd59 http.request.method=POST http.request.remoteaddr="127.0.0.1:38828" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" vars.name=test 
10:03:11 [2024-01-23T10:03:11.409Z] time="2024-01-23T10:03:11.187247208Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d8d8e569-b2e3-4822-bce7-37d1a495dd59 http.request.method=POST http.request.remoteaddr="127.0.0.1:38828" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" vars.name=test 
10:03:11 [2024-01-23T10:03:11.409Z] time="2024-01-23T10:03:11.18733057Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/c242ef23-fd73-4a8f-ba30-9af64545bb13/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f5185004-ab05-4c00-b99d-2e9682bfbbbe http.request.method=POST http.request.remoteaddr="127.0.0.1:38818" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" trace.duration=111.711µ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=ed45c486-26f7-4a05-ab56-d65d863798b5 trace.line=110 vars.name=test 
10:03:11 [2024-01-23T10:03:11.409Z] time="2024-01-23T10:03:11.187384133Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/c242ef23-fd73-4a8f-ba30-9af64545bb13/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f5185004-ab05-4c00-b99d-2e9682bfbbbe http.request.method=POST http.request.remoteaddr="127.0.0.1:38818" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" trace.duration=23.745µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Writer" trace.id=c5712828-b099-4b16-a6b5-87d4ed67b721 trace.line=142 vars.name=test 
10:03:11 [2024-01-23T10:03:11.409Z] time="2024-01-23T10:03:11.18746455Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/c242ef23-fd73-4a8f-ba30-9af64545bb13/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f5185004-ab05-4c00-b99d-2e9682bfbbbe http.request.method=POST http.request.remoteaddr="127.0.0.1:38818" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" trace.duration=42.157µ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=aedbbcda-b06d-48c7-b09d-5eb9991ad8f8 trace.line=110 vars.name=test 
10:03:11 [2024-01-23T10:03:11.409Z] time="2024-01-23T10:03:11.187557308Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f5185004-ab05-4c00-b99d-2e9682bfbbbe http.request.method=POST http.request.remoteaddr="127.0.0.1:38818" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" http.response.duration=1.681977ms http.response.status=202 http.response.written=0 
10:03:11 [2024-01-23T10:03:11.409Z] 127.0.0.1 - - [23/Jan/2024:10:03:11 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.12+unknown"
10:03:11 [2024-01-23T10:03:11.409Z] time="2024-01-23T10:03:11.187384092Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/06210884-9abb-4860-89b9-97fc9fcfb60c/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d8d8e569-b2e3-4822-bce7-37d1a495dd59 http.request.method=POST http.request.remoteaddr="127.0.0.1:38828" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" trace.duration=104.491µ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=50a1e1b8-78c3-4894-b5f0-986a5edac23a trace.line=110 vars.name=test 
10:03:11 [2024-01-23T10:03:11.409Z] time="2024-01-23T10:03:11.187677339Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/06210884-9abb-4860-89b9-97fc9fcfb60c/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d8d8e569-b2e3-4822-bce7-37d1a495dd59 http.request.method=POST http.request.remoteaddr="127.0.0.1:38828" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" trace.duration=46.932µ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=9dc1dc34-72f9-4cc2-9a1c-3777b3fcbff4 trace.line=142 vars.name=test 
10:03:11 [2024-01-23T10:03:11.409Z] time="2024-01-23T10:03:11.187768537Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/06210884-9abb-4860-89b9-97fc9fcfb60c/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d8d8e569-b2e3-4822-bce7-37d1a495dd59 http.request.method=POST http.request.remoteaddr="127.0.0.1:38828" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" trace.duration=50.748µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=2fd16aab-a071-4c79-834d-9064d399953a trace.line=110 vars.name=test 
10:03:11 [2024-01-23T10:03:11.409Z] time="2024-01-23T10:03:11.187852844Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d8d8e569-b2e3-4822-bce7-37d1a495dd59 http.request.method=POST http.request.remoteaddr="127.0.0.1:38828" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" http.response.duration=1.977816ms http.response.status=202 http.response.written=0 
10:03:11 [2024-01-23T10:03:11.409Z] 127.0.0.1 - - [23/Jan/2024:10:03:11 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.12+unknown"
10:03:11 [2024-01-23T10:03:11.410Z] time="2024-01-23T10:03:11.189195888Z" 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=bb47f6f6-0cad-45df-a703-5bf01a151a31 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38828" http.request.uri="/v2/test/blobs/uploads/c242ef23-fd73-4a8f-ba30-9af64545bb13?_state=NYlE68kjAixQwsy6_7xT88Bg3b2GUXH0bJMXIuZXrTh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMyNDJlZjIzLWZkNzMtNGE4Zi1iYTMwLTlhZjY0NTQ1YmIxMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yM1QxMDowMzoxMS4xODcxOTg5MzhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.uuid=c242ef23-fd73-4a8f-ba30-9af64545bb13 
10:03:11 [2024-01-23T10:03:11.410Z] time="2024-01-23T10:03:11.189508884Z" 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=bb47f6f6-0cad-45df-a703-5bf01a151a31 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38828" http.request.uri="/v2/test/blobs/uploads/c242ef23-fd73-4a8f-ba30-9af64545bb13?_state=NYlE68kjAixQwsy6_7xT88Bg3b2GUXH0bJMXIuZXrTh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMyNDJlZjIzLWZkNzMtNGE4Zi1iYTMwLTlhZjY0NTQ1YmIxMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yM1QxMDowMzoxMS4xODcxOTg5MzhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.uuid=c242ef23-fd73-4a8f-ba30-9af64545bb13 
10:03:11 [2024-01-23T10:03:11.410Z] time="2024-01-23T10:03:11.189602011Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/c242ef23-fd73-4a8f-ba30-9af64545bb13/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=bb47f6f6-0cad-45df-a703-5bf01a151a31 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38828" http.request.uri="/v2/test/blobs/uploads/c242ef23-fd73-4a8f-ba30-9af64545bb13?_state=NYlE68kjAixQwsy6_7xT88Bg3b2GUXH0bJMXIuZXrTh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMyNDJlZjIzLWZkNzMtNGE4Zi1iYTMwLTlhZjY0NTQ1YmIxMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yM1QxMDowMzoxMS4xODcxOTg5MzhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=44.266µ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=23f37037-eb10-4f19-8dcf-910848f620f2 trace.line=95 vars.name=test vars.uuid=c242ef23-fd73-4a8f-ba30-9af64545bb13 
10:03:11 [2024-01-23T10:03:11.410Z] time="2024-01-23T10:03:11.189861896Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/c242ef23-fd73-4a8f-ba30-9af64545bb13/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=bb47f6f6-0cad-45df-a703-5bf01a151a31 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38828" http.request.uri="/v2/test/blobs/uploads/c242ef23-fd73-4a8f-ba30-9af64545bb13?_state=NYlE68kjAixQwsy6_7xT88Bg3b2GUXH0bJMXIuZXrTh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMyNDJlZjIzLWZkNzMtNGE4Zi1iYTMwLTlhZjY0NTQ1YmIxMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yM1QxMDowMzoxMS4xODcxOTg5MzhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=38.399µ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=585927e9-fd54-4faa-a5f0-16e34790b679 trace.line=142 vars.name=test vars.uuid=c242ef23-fd73-4a8f-ba30-9af64545bb13 
10:03:11 [2024-01-23T10:03:11.410Z] time="2024-01-23T10:03:11.189936463Z" 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=bb47f6f6-0cad-45df-a703-5bf01a151a31 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38828" http.request.uri="/v2/test/blobs/uploads/c242ef23-fd73-4a8f-ba30-9af64545bb13?_state=NYlE68kjAixQwsy6_7xT88Bg3b2GUXH0bJMXIuZXrTh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMyNDJlZjIzLWZkNzMtNGE4Zi1iYTMwLTlhZjY0NTQ1YmIxMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yM1QxMDowMzoxMS4xODcxOTg5MzhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.uuid=c242ef23-fd73-4a8f-ba30-9af64545bb13 
10:03:11 [2024-01-23T10:03:11.410Z] time="2024-01-23T10:03:11.190033988Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/c242ef23-fd73-4a8f-ba30-9af64545bb13/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=bb47f6f6-0cad-45df-a703-5bf01a151a31 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38828" http.request.uri="/v2/test/blobs/uploads/c242ef23-fd73-4a8f-ba30-9af64545bb13?_state=NYlE68kjAixQwsy6_7xT88Bg3b2GUXH0bJMXIuZXrTh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMyNDJlZjIzLWZkNzMtNGE4Zi1iYTMwLTlhZjY0NTQ1YmIxMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yM1QxMDowMzoxMS4xODcxOTg5MzhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=55.22µ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=55b6fc4a-de21-4410-9034-c83ac70e5e2d trace.line=110 vars.name=test vars.uuid=c242ef23-fd73-4a8f-ba30-9af64545bb13 
10:03:11 [2024-01-23T10:03:11.410Z] time="2024-01-23T10:03:11.190090447Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/c242ef23-fd73-4a8f-ba30-9af64545bb13/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=bb47f6f6-0cad-45df-a703-5bf01a151a31 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38828" http.request.uri="/v2/test/blobs/uploads/c242ef23-fd73-4a8f-ba30-9af64545bb13?_state=NYlE68kjAixQwsy6_7xT88Bg3b2GUXH0bJMXIuZXrTh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMyNDJlZjIzLWZkNzMtNGE4Zi1iYTMwLTlhZjY0NTQ1YmIxMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yM1QxMDowMzoxMS4xODcxOTg5MzhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=19.274µ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=9a3f5e85-441f-49fb-8256-b888e68f564c trace.line=155 vars.name=test vars.uuid=c242ef23-fd73-4a8f-ba30-9af64545bb13 
10:03:11 [2024-01-23T10:03:11.410Z] time="2024-01-23T10:03:11.190131554Z" 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=bb47f6f6-0cad-45df-a703-5bf01a151a31 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38828" http.request.uri="/v2/test/blobs/uploads/c242ef23-fd73-4a8f-ba30-9af64545bb13?_state=NYlE68kjAixQwsy6_7xT88Bg3b2GUXH0bJMXIuZXrTh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMyNDJlZjIzLWZkNzMtNGE4Zi1iYTMwLTlhZjY0NTQ1YmIxMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yM1QxMDowMzoxMS4xODcxOTg5MzhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=12.464µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=24a700f1-4d3f-4cb9-bd14-3e3ea1bc6934 trace.line=155 vars.name=test vars.uuid=c242ef23-fd73-4a8f-ba30-9af64545bb13 
10:03:11 [2024-01-23T10:03:11.410Z] time="2024-01-23T10:03:11.190161026Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/c242ef23-fd73-4a8f-ba30-9af64545bb13/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=bb47f6f6-0cad-45df-a703-5bf01a151a31 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38828" http.request.uri="/v2/test/blobs/uploads/c242ef23-fd73-4a8f-ba30-9af64545bb13?_state=NYlE68kjAixQwsy6_7xT88Bg3b2GUXH0bJMXIuZXrTh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMyNDJlZjIzLWZkNzMtNGE4Zi1iYTMwLTlhZjY0NTQ1YmIxMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yM1QxMDowMzoxMS4xODcxOTg5MzhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=8.665µ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=728d61a9-4401-4c3d-9a23-46d7b2c9aa65 trace.line=155 vars.name=test vars.uuid=c242ef23-fd73-4a8f-ba30-9af64545bb13 
10:03:11 [2024-01-23T10:03:11.410Z] time="2024-01-23T10:03:11.190034472Z" 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=df753169-31ff-4cb2-840b-ace8caf472a3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38818" http.request.uri="/v2/test/blobs/uploads/06210884-9abb-4860-89b9-97fc9fcfb60c?_state=1I8KTDBbgvb9NBe1KZLYWDdMwp6vUfDOFwkR2hmNcRB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA2MjEwODg0LTlhYmItNDg2MC04OWI5LTk3ZmM5ZmNmYjYwYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yM1QxMDowMzoxMS4xODcyNjI0NjFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.uuid=06210884-9abb-4860-89b9-97fc9fcfb60c 
10:03:11 [2024-01-23T10:03:11.410Z] time="2024-01-23T10:03:11.190290173Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/c242ef23-fd73-4a8f-ba30-9af64545bb13/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=bb47f6f6-0cad-45df-a703-5bf01a151a31 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38828" http.request.uri="/v2/test/blobs/uploads/c242ef23-fd73-4a8f-ba30-9af64545bb13?_state=NYlE68kjAixQwsy6_7xT88Bg3b2GUXH0bJMXIuZXrTh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMyNDJlZjIzLWZkNzMtNGE4Zi1iYTMwLTlhZjY0NTQ1YmIxMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yM1QxMDowMzoxMS4xODcxOTg5MzhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=55.548µ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=4e857ed5-7df0-4b3e-9730-6060de478604 trace.line=185 vars.name=test vars.uuid=c242ef23-fd73-4a8f-ba30-9af64545bb13 
10:03:11 [2024-01-23T10:03:11.410Z] time="2024-01-23T10:03:11.19031446Z" 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=df753169-31ff-4cb2-840b-ace8caf472a3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38818" http.request.uri="/v2/test/blobs/uploads/06210884-9abb-4860-89b9-97fc9fcfb60c?_state=1I8KTDBbgvb9NBe1KZLYWDdMwp6vUfDOFwkR2hmNcRB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA2MjEwODg0LTlhYmItNDg2MC04OWI5LTk3ZmM5ZmNmYjYwYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yM1QxMDowMzoxMS4xODcyNjI0NjFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.uuid=06210884-9abb-4860-89b9-97fc9fcfb60c 
10:03:11 [2024-01-23T10:03:11.410Z] time="2024-01-23T10:03:11.190376292Z" 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=bb47f6f6-0cad-45df-a703-5bf01a151a31 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38828" http.request.uri="/v2/test/blobs/uploads/c242ef23-fd73-4a8f-ba30-9af64545bb13?_state=NYlE68kjAixQwsy6_7xT88Bg3b2GUXH0bJMXIuZXrTh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMyNDJlZjIzLWZkNzMtNGE4Zi1iYTMwLTlhZjY0NTQ1YmIxMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yM1QxMDowMzoxMS4xODcxOTg5MzhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=52.824µ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=cf0e4faf-da12-4e32-ab33-aa0c4c9d005c trace.line=110 vars.name=test vars.uuid=c242ef23-fd73-4a8f-ba30-9af64545bb13 
10:03:11 [2024-01-23T10:03:11.410Z] time="2024-01-23T10:03:11.19039454Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/06210884-9abb-4860-89b9-97fc9fcfb60c/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=df753169-31ff-4cb2-840b-ace8caf472a3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38818" http.request.uri="/v2/test/blobs/uploads/06210884-9abb-4860-89b9-97fc9fcfb60c?_state=1I8KTDBbgvb9NBe1KZLYWDdMwp6vUfDOFwkR2hmNcRB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA2MjEwODg0LTlhYmItNDg2MC04OWI5LTk3ZmM5ZmNmYjYwYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yM1QxMDowMzoxMS4xODcyNjI0NjFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=49.796µ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=f9aac1b1-8480-4ca2-8dc6-532735ff27c7 trace.line=95 vars.name=test vars.uuid=06210884-9abb-4860-89b9-97fc9fcfb60c 
10:03:11 [2024-01-23T10:03:11.410Z] time="2024-01-23T10:03:11.190447258Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/06210884-9abb-4860-89b9-97fc9fcfb60c/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=df753169-31ff-4cb2-840b-ace8caf472a3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38818" http.request.uri="/v2/test/blobs/uploads/06210884-9abb-4860-89b9-97fc9fcfb60c?_state=1I8KTDBbgvb9NBe1KZLYWDdMwp6vUfDOFwkR2hmNcRB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA2MjEwODg0LTlhYmItNDg2MC04OWI5LTk3ZmM5ZmNmYjYwYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yM1QxMDowMzoxMS4xODcyNjI0NjFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=22.203µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Writer" trace.id=b53bfa4f-e697-4a2d-a5db-c8c15add0c1e trace.line=142 vars.name=test vars.uuid=06210884-9abb-4860-89b9-97fc9fcfb60c 
10:03:11 [2024-01-23T10:03:11.410Z] time="2024-01-23T10:03:11.190485977Z" 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=df753169-31ff-4cb2-840b-ace8caf472a3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38818" http.request.uri="/v2/test/blobs/uploads/06210884-9abb-4860-89b9-97fc9fcfb60c?_state=1I8KTDBbgvb9NBe1KZLYWDdMwp6vUfDOFwkR2hmNcRB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA2MjEwODg0LTlhYmItNDg2MC04OWI5LTk3ZmM5ZmNmYjYwYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yM1QxMDowMzoxMS4xODcyNjI0NjFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.uuid=06210884-9abb-4860-89b9-97fc9fcfb60c 
10:03:11 [2024-01-23T10:03:11.410Z] time="2024-01-23T10:03:11.190499384Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/c242ef23-fd73-4a8f-ba30-9af64545bb13")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=bb47f6f6-0cad-45df-a703-5bf01a151a31 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38828" http.request.uri="/v2/test/blobs/uploads/c242ef23-fd73-4a8f-ba30-9af64545bb13?_state=NYlE68kjAixQwsy6_7xT88Bg3b2GUXH0bJMXIuZXrTh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMyNDJlZjIzLWZkNzMtNGE4Zi1iYTMwLTlhZjY0NTQ1YmIxMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yM1QxMDowMzoxMS4xODcxOTg5MzhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=94.333µ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=5258606e-611d-472c-b7dc-910727d65991 trace.line=202 vars.name=test vars.uuid=c242ef23-fd73-4a8f-ba30-9af64545bb13 
10:03:11 [2024-01-23T10:03:11.410Z] time="2024-01-23T10:03:11.190551732Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/06210884-9abb-4860-89b9-97fc9fcfb60c/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=df753169-31ff-4cb2-840b-ace8caf472a3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38818" http.request.uri="/v2/test/blobs/uploads/06210884-9abb-4860-89b9-97fc9fcfb60c?_state=1I8KTDBbgvb9NBe1KZLYWDdMwp6vUfDOFwkR2hmNcRB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA2MjEwODg0LTlhYmItNDg2MC04OWI5LTk3ZmM5ZmNmYjYwYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yM1QxMDowMzoxMS4xODcyNjI0NjFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=35.749µ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=3059446f-ffd3-4ab5-a8a4-7c103c4b4ab9 trace.line=110 vars.name=test vars.uuid=06210884-9abb-4860-89b9-97fc9fcfb60c 
10:03:11 [2024-01-23T10:03:11.410Z] time="2024-01-23T10:03:11.190651669Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/06210884-9abb-4860-89b9-97fc9fcfb60c/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=df753169-31ff-4cb2-840b-ace8caf472a3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38818" http.request.uri="/v2/test/blobs/uploads/06210884-9abb-4860-89b9-97fc9fcfb60c?_state=1I8KTDBbgvb9NBe1KZLYWDdMwp6vUfDOFwkR2hmNcRB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA2MjEwODg0LTlhYmItNDg2MC04OWI5LTk3ZmM5ZmNmYjYwYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yM1QxMDowMzoxMS4xODcyNjI0NjFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=16.41µ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=692f015d-67a3-488c-ade9-f7d74cba9b4f trace.line=155 vars.name=test vars.uuid=06210884-9abb-4860-89b9-97fc9fcfb60c 
10:03:11 [2024-01-23T10:03:11.410Z] time="2024-01-23T10:03:11.190698429Z" 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=df753169-31ff-4cb2-840b-ace8caf472a3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38818" http.request.uri="/v2/test/blobs/uploads/06210884-9abb-4860-89b9-97fc9fcfb60c?_state=1I8KTDBbgvb9NBe1KZLYWDdMwp6vUfDOFwkR2hmNcRB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA2MjEwODg0LTlhYmItNDg2MC04OWI5LTk3ZmM5ZmNmYjYwYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yM1QxMDowMzoxMS4xODcyNjI0NjFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=13.94µ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=a48634ee-ff7c-4fee-8523-db2dc0299a28 trace.line=155 vars.name=test vars.uuid=06210884-9abb-4860-89b9-97fc9fcfb60c 
10:03:11 [2024-01-23T10:03:11.410Z] time="2024-01-23T10:03:11.190728878Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/06210884-9abb-4860-89b9-97fc9fcfb60c/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=df753169-31ff-4cb2-840b-ace8caf472a3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38818" http.request.uri="/v2/test/blobs/uploads/06210884-9abb-4860-89b9-97fc9fcfb60c?_state=1I8KTDBbgvb9NBe1KZLYWDdMwp6vUfDOFwkR2hmNcRB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA2MjEwODg0LTlhYmItNDg2MC04OWI5LTk3ZmM5ZmNmYjYwYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yM1QxMDowMzoxMS4xODcyNjI0NjFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=8.837µ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=9c5e9dc3-c685-4b88-b76b-f476cca2d5eb trace.line=155 vars.name=test vars.uuid=06210884-9abb-4860-89b9-97fc9fcfb60c 
10:03:11 [2024-01-23T10:03:11.410Z] time="2024-01-23T10:03:11.190572285Z" 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=bb47f6f6-0cad-45df-a703-5bf01a151a31 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38828" http.request.uri="/v2/test/blobs/uploads/c242ef23-fd73-4a8f-ba30-9af64545bb13?_state=NYlE68kjAixQwsy6_7xT88Bg3b2GUXH0bJMXIuZXrTh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMyNDJlZjIzLWZkNzMtNGE4Zi1iYTMwLTlhZjY0NTQ1YmIxMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yM1QxMDowMzoxMS4xODcxOTg5MzhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" http.response.duration=2.330139ms http.response.status=201 http.response.written=0 
10:03:11 [2024-01-23T10:03:11.410Z] 127.0.0.1 - - [23/Jan/2024:10:03:11 +0000] "PUT /v2/test/blobs/uploads/c242ef23-fd73-4a8f-ba30-9af64545bb13?_state=NYlE68kjAixQwsy6_7xT88Bg3b2GUXH0bJMXIuZXrTh7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImMyNDJlZjIzLWZkNzMtNGE4Zi1iYTMwLTlhZjY0NTQ1YmIxMyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yM1QxMDowMzoxMS4xODcxOTg5MzhaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 201 0 "" "containerd/1.7.12+unknown"
10:03:11 [2024-01-23T10:03:11.411Z] time="2024-01-23T10:03:11.190791343Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/06210884-9abb-4860-89b9-97fc9fcfb60c/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=df753169-31ff-4cb2-840b-ace8caf472a3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38818" http.request.uri="/v2/test/blobs/uploads/06210884-9abb-4860-89b9-97fc9fcfb60c?_state=1I8KTDBbgvb9NBe1KZLYWDdMwp6vUfDOFwkR2hmNcRB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA2MjEwODg0LTlhYmItNDg2MC04OWI5LTk3ZmM5ZmNmYjYwYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yM1QxMDowMzoxMS4xODcyNjI0NjFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=38.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).Move" trace.id=5b8950c6-8467-486f-8ddf-1d15453fb4c7 trace.line=185 vars.name=test vars.uuid=06210884-9abb-4860-89b9-97fc9fcfb60c 
10:03:11 [2024-01-23T10:03:11.411Z] time="2024-01-23T10:03:11.190855662Z" 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=df753169-31ff-4cb2-840b-ace8caf472a3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38818" http.request.uri="/v2/test/blobs/uploads/06210884-9abb-4860-89b9-97fc9fcfb60c?_state=1I8KTDBbgvb9NBe1KZLYWDdMwp6vUfDOFwkR2hmNcRB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA2MjEwODg0LTlhYmItNDg2MC04OWI5LTk3ZmM5ZmNmYjYwYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yM1QxMDowMzoxMS4xODcyNjI0NjFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=38.482µ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=e5ca96f1-0055-40f5-a09f-df9b30e4c603 trace.line=110 vars.name=test vars.uuid=06210884-9abb-4860-89b9-97fc9fcfb60c 
10:03:11 [2024-01-23T10:03:11.411Z] time="2024-01-23T10:03:11.19095445Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/06210884-9abb-4860-89b9-97fc9fcfb60c")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=df753169-31ff-4cb2-840b-ace8caf472a3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38818" http.request.uri="/v2/test/blobs/uploads/06210884-9abb-4860-89b9-97fc9fcfb60c?_state=1I8KTDBbgvb9NBe1KZLYWDdMwp6vUfDOFwkR2hmNcRB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA2MjEwODg0LTlhYmItNDg2MC04OWI5LTk3ZmM5ZmNmYjYwYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yM1QxMDowMzoxMS4xODcyNjI0NjFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=76.865µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=90ea59b6-07f8-4b31-89e5-46d52ef7d161 trace.line=202 vars.name=test vars.uuid=06210884-9abb-4860-89b9-97fc9fcfb60c 
10:03:11 [2024-01-23T10:03:11.411Z] time="2024-01-23T10:03:11.191024791Z" 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=df753169-31ff-4cb2-840b-ace8caf472a3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:38818" http.request.uri="/v2/test/blobs/uploads/06210884-9abb-4860-89b9-97fc9fcfb60c?_state=1I8KTDBbgvb9NBe1KZLYWDdMwp6vUfDOFwkR2hmNcRB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA2MjEwODg0LTlhYmItNDg2MC04OWI5LTk3ZmM5ZmNmYjYwYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yM1QxMDowMzoxMS4xODcyNjI0NjFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" http.response.duration=2.43568ms http.response.status=201 http.response.written=0 
10:03:11 [2024-01-23T10:03:11.411Z] 127.0.0.1 - - [23/Jan/2024:10:03:11 +0000] "PUT /v2/test/blobs/uploads/06210884-9abb-4860-89b9-97fc9fcfb60c?_state=1I8KTDBbgvb9NBe1KZLYWDdMwp6vUfDOFwkR2hmNcRB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjA2MjEwODg0LTlhYmItNDg2MC04OWI5LTk3ZmM5ZmNmYjYwYyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yM1QxMDowMzoxMS4xODcyNjI0NjFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.7.12+unknown"
10:03:11 [2024-01-23T10:03:11.411Z] time="2024-01-23T10:03:11.192085222Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=8a9fa660-8400-498a-8de4-5315b4c7edca http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38818" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
10:03:11 [2024-01-23T10:03:11.411Z] time="2024-01-23T10:03:11.192132048Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=8a9fa660-8400-498a-8de4-5315b4c7edca http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38818" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
10:03:11 [2024-01-23T10:03:11.411Z] time="2024-01-23T10:03:11.192201069Z" 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=8a9fa660-8400-498a-8de4-5315b4c7edca http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38818" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=29.341µ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=893922cf-66cb-4fbf-ba0f-8a44dc578516 trace.line=95 vars.name=test vars.reference=latest 
10:03:11 [2024-01-23T10:03:11.411Z] time="2024-01-23T10:03:11.192360197Z" 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=8a9fa660-8400-498a-8de4-5315b4c7edca http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38818" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration="969.995µs" http.response.status=404 http.response.written=96 vars.name=test vars.reference=latest 
10:03:11 [2024-01-23T10:03:11.411Z] 127.0.0.1 - - [23/Jan/2024:10:03:11 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.7.12+unknown"
10:03:11 [2024-01-23T10:03:11.411Z] time="2024-01-23T10:03:11.193514994Z" 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=18ed7487-b893-4f08-9f14-4ecc10fa5c7e http.request.method=PUT http.request.remoteaddr="127.0.0.1:38818" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
10:03:11 [2024-01-23T10:03:11.411Z] time="2024-01-23T10:03:11.193546927Z" 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=18ed7487-b893-4f08-9f14-4ecc10fa5c7e http.request.method=PUT http.request.remoteaddr="127.0.0.1:38818" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
10:03:11 [2024-01-23T10:03:11.411Z] time="2024-01-23T10:03:11.193658983Z" 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=18ed7487-b893-4f08-9f14-4ecc10fa5c7e http.request.method=PUT http.request.remoteaddr="127.0.0.1:38818" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
10:03:11 [2024-01-23T10:03:11.411Z] time="2024-01-23T10:03:11.1936728Z" 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=18ed7487-b893-4f08-9f14-4ecc10fa5c7e http.request.method=PUT http.request.remoteaddr="127.0.0.1:38818" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
10:03:11 [2024-01-23T10:03:11.411Z] time="2024-01-23T10:03:11.193681818Z" 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=18ed7487-b893-4f08-9f14-4ecc10fa5c7e http.request.method=PUT http.request.remoteaddr="127.0.0.1:38818" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
10:03:11 [2024-01-23T10:03:11.411Z] time="2024-01-23T10:03:11.193744406Z" 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=18ed7487-b893-4f08-9f14-4ecc10fa5c7e http.request.method=PUT http.request.remoteaddr="127.0.0.1:38818" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=35.027µ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=669567b7-df00-4b13-9808-805441365b6c trace.line=95 vars.name=test vars.reference=latest 
10:03:11 [2024-01-23T10:03:11.411Z] time="2024-01-23T10:03:11.193789574Z" 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=18ed7487-b893-4f08-9f14-4ecc10fa5c7e http.request.method=PUT http.request.remoteaddr="127.0.0.1:38818" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=14.022µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=ac204c87-4675-4ce5-aa92-c9a946e8294f trace.line=155 vars.name=test vars.reference=latest 
10:03:11 [2024-01-23T10:03:11.411Z] time="2024-01-23T10:03:11.193835399Z" 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=18ed7487-b893-4f08-9f14-4ecc10fa5c7e http.request.method=PUT http.request.remoteaddr="127.0.0.1:38818" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=18.962µ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=6939dcf1-c034-44e6-bf81-cb94e9a28482 trace.line=95 vars.name=test vars.reference=latest 
10:03:11 [2024-01-23T10:03:11.411Z] time="2024-01-23T10:03:11.193874488Z" 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=18ed7487-b893-4f08-9f14-4ecc10fa5c7e http.request.method=PUT http.request.remoteaddr="127.0.0.1:38818" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=10.921µ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=71c51b5b-736a-475d-ad03-d3bc09c19d2f trace.line=155 vars.name=test vars.reference=latest 
10:03:11 [2024-01-23T10:03:11.411Z] time="2024-01-23T10:03:11.193910901Z" 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=18ed7487-b893-4f08-9f14-4ecc10fa5c7e http.request.method=PUT http.request.remoteaddr="127.0.0.1:38818" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=11.701µ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=b26b1252-9edf-4d5c-a8bf-105d1cbecbf1 trace.line=155 vars.name=test vars.reference=latest 
10:03:11 [2024-01-23T10:03:11.411Z] time="2024-01-23T10:03:11.193980332Z" 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=18ed7487-b893-4f08-9f14-4ecc10fa5c7e http.request.method=PUT http.request.remoteaddr="127.0.0.1:38818" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=44.882µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=34b58bd6-bad5-4775-b735-b7cfb6d75590 trace.line=110 vars.name=test vars.reference=latest 
10:03:11 [2024-01-23T10:03:11.411Z] time="2024-01-23T10:03:11.194060249Z" 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=18ed7487-b893-4f08-9f14-4ecc10fa5c7e http.request.method=PUT http.request.remoteaddr="127.0.0.1:38818" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=49.099µ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=c9864ff3-b34e-4837-8427-071866d6b1a5 trace.line=110 vars.name=test vars.reference=latest 
10:03:11 [2024-01-23T10:03:11.411Z] time="2024-01-23T10:03:11.194209555Z" 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=18ed7487-b893-4f08-9f14-4ecc10fa5c7e http.request.method=PUT http.request.remoteaddr="127.0.0.1:38818" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=60.151µ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=70c6761b-4990-4175-83ea-a8ee04e834e3 trace.line=110 vars.name=test vars.reference=latest 
10:03:11 [2024-01-23T10:03:11.411Z] time="2024-01-23T10:03:11.194265144Z" 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=18ed7487-b893-4f08-9f14-4ecc10fa5c7e http.request.method=PUT http.request.remoteaddr="127.0.0.1:38818" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=32.09µ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=216853cb-c34b-4abe-abc9-33bfc2556365 trace.line=110 vars.name=test vars.reference=latest 
10:03:11 [2024-01-23T10:03:11.411Z] time="2024-01-23T10:03:11.194298079Z" 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=18ed7487-b893-4f08-9f14-4ecc10fa5c7e http.request.method=PUT http.request.remoteaddr="127.0.0.1:38818" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
10:03:11 [2024-01-23T10:03:11.411Z] time="2024-01-23T10:03:11.194315285Z" 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=18ed7487-b893-4f08-9f14-4ecc10fa5c7e http.request.method=PUT http.request.remoteaddr="127.0.0.1:38818" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" http.response.duration=1.465389ms http.response.status=201 http.response.written=0 
10:03:11 [2024-01-23T10:03:11.411Z] 127.0.0.1 - - [23/Jan/2024:10:03:11 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.7.12+unknown"
10:03:11 [2024-01-23T10:03:11.411Z] time="2024-01-23T10:03:11.200477522Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=71aecb52-f072-450d-a917-ce7840883c11 http.request.method=GET http.request.remoteaddr="127.0.0.1:38850" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.6 git-commit/3e668b2c0c25dc1276365c881ba117eb46d05a2e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 
10:03:11 [2024-01-23T10:03:11.411Z] time="2024-01-23T10:03:11.200511277Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=71aecb52-f072-450d-a917-ce7840883c11 http.request.method=GET http.request.remoteaddr="127.0.0.1:38850" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.6 git-commit/3e668b2c0c25dc1276365c881ba117eb46d05a2e 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="710.504µs" http.response.status=200 http.response.written=2 
10:03:11 [2024-01-23T10:03:11.411Z] 127.0.0.1 - - [23/Jan/2024:10:03:11 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.6 git-commit/3e668b2c0c25dc1276365c881ba117eb46d05a2e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
10:03:11 [2024-01-23T10:03:11.411Z] time="2024-01-23T10:03:11.202988934Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e374f0a8-b684-4496-b137-7a5765bdfc93 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38866" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/3e668b2c0c25dc1276365c881ba117eb46d05a2e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
10:03:11 [2024-01-23T10:03:11.411Z] time="2024-01-23T10:03:11.203025348Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e374f0a8-b684-4496-b137-7a5765bdfc93 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38866" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/3e668b2c0c25dc1276365c881ba117eb46d05a2e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
10:03:11 [2024-01-23T10:03:11.411Z] time="2024-01-23T10:03:11.203090348Z" 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=e374f0a8-b684-4496-b137-7a5765bdfc93 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38866" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/3e668b2c0c25dc1276365c881ba117eb46d05a2e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=36.225µ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=105b225a-8177-4e7a-b431-152cfb078d50 trace.line=95 vars.name=test vars.reference=latest 
10:03:11 [2024-01-23T10:03:11.411Z] time="2024-01-23T10:03:11.203118754Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e374f0a8-b684-4496-b137-7a5765bdfc93 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38866" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/3e668b2c0c25dc1276365c881ba117eb46d05a2e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
10:03:11 [2024-01-23T10:03:11.411Z] time="2024-01-23T10:03:11.203166023Z" 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=e374f0a8-b684-4496-b137-7a5765bdfc93 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38866" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/3e668b2c0c25dc1276365c881ba117eb46d05a2e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=23.228µ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=3bba5719-5c30-4156-a5f0-66471b8339cc trace.line=95 vars.name=test vars.reference=latest 
10:03:11 [2024-01-23T10:03:11.411Z] time="2024-01-23T10:03:11.203208508Z" 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=e374f0a8-b684-4496-b137-7a5765bdfc93 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38866" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/3e668b2c0c25dc1276365c881ba117eb46d05a2e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.433µ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=a27f2b90-543f-48f8-9646-60b59de3418a trace.line=155 vars.name=test vars.reference=latest 
10:03:11 [2024-01-23T10:03:11.411Z] time="2024-01-23T10:03:11.203247383Z" 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=e374f0a8-b684-4496-b137-7a5765bdfc93 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38866" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/3e668b2c0c25dc1276365c881ba117eb46d05a2e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.529µ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=867a2549-ec63-43d9-ac70-9414706d858d trace.line=125 vars.name=test vars.reference=latest 
10:03:11 [2024-01-23T10:03:11.411Z] time="2024-01-23T10:03:11.203286808Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e374f0a8-b684-4496-b137-7a5765bdfc93 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38866" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/3e668b2c0c25dc1276365c881ba117eb46d05a2e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
10:03:11 [2024-01-23T10:03:11.412Z] time="2024-01-23T10:03:11.203371279Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e374f0a8-b684-4496-b137-7a5765bdfc93 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38866" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/3e668b2c0c25dc1276365c881ba117eb46d05a2e 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.594643ms http.response.status=200 http.response.written=417 
10:03:11 [2024-01-23T10:03:11.412Z] 127.0.0.1 - - [23/Jan/2024:10:03:11 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.21.6 git-commit/3e668b2c0c25dc1276365c881ba117eb46d05a2e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
10:03:11 [2024-01-23T10:03:11.412Z] time="2024-01-23T10:03:11.211215287Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=bec1c14f-cc3c-453a-9ee3-074e8f38b2ec http.request.method=GET http.request.remoteaddr="127.0.0.1:38874" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/3e668b2c0c25dc1276365c881ba117eb46d05a2e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
10:03:11 [2024-01-23T10:03:11.412Z] time="2024-01-23T10:03:11.211250002Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=bec1c14f-cc3c-453a-9ee3-074e8f38b2ec http.request.method=GET http.request.remoteaddr="127.0.0.1:38874" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/3e668b2c0c25dc1276365c881ba117eb46d05a2e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
10:03:11 [2024-01-23T10:03:11.412Z] time="2024-01-23T10:03:11.211263245Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=bec1c14f-cc3c-453a-9ee3-074e8f38b2ec http.request.method=GET http.request.remoteaddr="127.0.0.1:38874" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/3e668b2c0c25dc1276365c881ba117eb46d05a2e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
10:03:11 [2024-01-23T10:03:11.412Z] time="2024-01-23T10:03:11.211326268Z" 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=bec1c14f-cc3c-453a-9ee3-074e8f38b2ec http.request.method=GET http.request.remoteaddr="127.0.0.1:38874" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/3e668b2c0c25dc1276365c881ba117eb46d05a2e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=35.544µ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=27db63e9-414c-485d-b0e8-7414aa85b766 trace.line=95 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
10:03:11 [2024-01-23T10:03:11.412Z] time="2024-01-23T10:03:11.211369566Z" 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=bec1c14f-cc3c-453a-9ee3-074e8f38b2ec http.request.method=GET http.request.remoteaddr="127.0.0.1:38874" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/3e668b2c0c25dc1276365c881ba117eb46d05a2e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.586µ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=c2bc2010-c773-42bc-9e8f-6abd53d051a3 trace.line=155 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
10:03:11 [2024-01-23T10:03:11.412Z] time="2024-01-23T10:03:11.211408326Z" 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=bec1c14f-cc3c-453a-9ee3-074e8f38b2ec http.request.method=GET http.request.remoteaddr="127.0.0.1:38874" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/3e668b2c0c25dc1276365c881ba117eb46d05a2e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.57µ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=d8c26a11-1c24-49fa-9629-e0045ebf5ffa trace.line=125 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
10:03:11 [2024-01-23T10:03:11.412Z] time="2024-01-23T10:03:11.211435083Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=bec1c14f-cc3c-453a-9ee3-074e8f38b2ec http.request.method=GET http.request.remoteaddr="127.0.0.1:38874" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/3e668b2c0c25dc1276365c881ba117eb46d05a2e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
10:03:11 [2024-01-23T10:03:11.412Z] time="2024-01-23T10:03:11.211522286Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=bec1c14f-cc3c-453a-9ee3-074e8f38b2ec http.request.method=GET http.request.remoteaddr="127.0.0.1:38874" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/3e668b2c0c25dc1276365c881ba117eb46d05a2e 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.061605ms http.response.status=200 http.response.written=417 
10:03:11 [2024-01-23T10:03:11.412Z] 127.0.0.1 - - [23/Jan/2024:10:03:11 +0000] "GET /v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 200 417 "" "docker/dev go/go1.21.6 git-commit/3e668b2c0c25dc1276365c881ba117eb46d05a2e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
10:03:11 [2024-01-23T10:03:11.412Z] time="2024-01-23T10:03:11.217776402Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f3517e4f-ebee-4590-9663-467f5f6bce54 http.request.method=GET http.request.remoteaddr="127.0.0.1:38886" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/3e668b2c0c25dc1276365c881ba117eb46d05a2e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
10:03:11 [2024-01-23T10:03:11.412Z] time="2024-01-23T10:03:11.218083343Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f3517e4f-ebee-4590-9663-467f5f6bce54 http.request.method=GET http.request.remoteaddr="127.0.0.1:38886" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/3e668b2c0c25dc1276365c881ba117eb46d05a2e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
10:03:11 [2024-01-23T10:03:11.412Z] time="2024-01-23T10:03:11.218164835Z" 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=f3517e4f-ebee-4590-9663-467f5f6bce54 http.request.method=GET http.request.remoteaddr="127.0.0.1:38886" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/3e668b2c0c25dc1276365c881ba117eb46d05a2e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=36.365µ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=10ae0d61-492c-4289-8dd6-93fb6ff9fa75 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
10:03:11 [2024-01-23T10:03:11.412Z] time="2024-01-23T10:03:11.218210143Z" 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=f3517e4f-ebee-4590-9663-467f5f6bce54 http.request.method=GET http.request.remoteaddr="127.0.0.1:38886" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/3e668b2c0c25dc1276365c881ba117eb46d05a2e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=15.023µ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=5e34de16-38f5-43f8-bc21-1c6a63dc3589 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
10:03:11 [2024-01-23T10:03:11.412Z] time="2024-01-23T10:03:11.218255353Z" 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=f3517e4f-ebee-4590-9663-467f5f6bce54 http.request.method=GET http.request.remoteaddr="127.0.0.1:38886" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/3e668b2c0c25dc1276365c881ba117eb46d05a2e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=18.412µ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=342479fd-c9a3-4824-97d7-98de045feb05 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
10:03:11 [2024-01-23T10:03:11.412Z] time="2024-01-23T10:03:11.218280468Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=34ae7b2e-ba92-48fc-9bc4-9220b9060881 http.request.method=GET http.request.remoteaddr="127.0.0.1:38890" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/3e668b2c0c25dc1276365c881ba117eb46d05a2e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
10:03:11 [2024-01-23T10:03:11.412Z] time="2024-01-23T10:03:11.218325801Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=34ae7b2e-ba92-48fc-9bc4-9220b9060881 http.request.method=GET http.request.remoteaddr="127.0.0.1:38890" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/3e668b2c0c25dc1276365c881ba117eb46d05a2e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
10:03:11 [2024-01-23T10:03:11.412Z] time="2024-01-23T10:03:11.218289994Z" 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=f3517e4f-ebee-4590-9663-467f5f6bce54 http.request.method=GET http.request.remoteaddr="127.0.0.1:38886" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/3e668b2c0c25dc1276365c881ba117eb46d05a2e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.624µ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=14384b11-7e14-4074-9c7d-bd5748080274 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
10:03:11 [2024-01-23T10:03:11.412Z] time="2024-01-23T10:03:11.218388282Z" 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=34ae7b2e-ba92-48fc-9bc4-9220b9060881 http.request.method=GET http.request.remoteaddr="127.0.0.1:38890" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/3e668b2c0c25dc1276365c881ba117eb46d05a2e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=33.214µ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=f2459b5e-9de4-4184-8598-77d28dcf8c53 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
10:03:11 [2024-01-23T10:03:11.412Z] time="2024-01-23T10:03:11.218403592Z" 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=f3517e4f-ebee-4590-9663-467f5f6bce54 http.request.method=GET http.request.remoteaddr="127.0.0.1:38886" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/3e668b2c0c25dc1276365c881ba117eb46d05a2e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.734µ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=bae34271-5f80-4764-8bed-ed0d0f596d95 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
10:03:11 [2024-01-23T10:03:11.412Z] time="2024-01-23T10:03:11.21842929Z" 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=34ae7b2e-ba92-48fc-9bc4-9220b9060881 http.request.method=GET http.request.remoteaddr="127.0.0.1:38890" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/3e668b2c0c25dc1276365c881ba117eb46d05a2e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.014µ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=89b23fa4-99d3-495d-acad-dc2abf641774 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
10:03:11 [2024-01-23T10:03:11.412Z] time="2024-01-23T10:03:11.218438144Z" 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=f3517e4f-ebee-4590-9663-467f5f6bce54 http.request.method=GET http.request.remoteaddr="127.0.0.1:38886" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/3e668b2c0c25dc1276365c881ba117eb46d05a2e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.485µ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=3827adfe-6af8-4e84-8e1b-739139ad9272 trace.line=217 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
10:03:11 [2024-01-23T10:03:11.412Z] time="2024-01-23T10:03:11.218470627Z" 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=34ae7b2e-ba92-48fc-9bc4-9220b9060881 http.request.method=GET http.request.remoteaddr="127.0.0.1:38890" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/3e668b2c0c25dc1276365c881ba117eb46d05a2e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=17.772µ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=50b71a13-e291-43ac-aa18-ec72c9d5722b trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
10:03:11 [2024-01-23T10:03:11.412Z] time="2024-01-23T10:03:11.218488071Z" 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=f3517e4f-ebee-4590-9663-467f5f6bce54 http.request.method=GET http.request.remoteaddr="127.0.0.1:38886" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/3e668b2c0c25dc1276365c881ba117eb46d05a2e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=15.623µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Reader" trace.id=97342a16-fa19-44f9-945b-289b30cf8cc1 trace.line=125 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
10:03:11 [2024-01-23T10:03:11.412Z] time="2024-01-23T10:03:11.218514204Z" 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=34ae7b2e-ba92-48fc-9bc4-9220b9060881 http.request.method=GET http.request.remoteaddr="127.0.0.1:38890" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/3e668b2c0c25dc1276365c881ba117eb46d05a2e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.823µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=9d279101-bf55-4939-9bfd-d207178233eb trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
10:03:11 [2024-01-23T10:03:11.413Z] time="2024-01-23T10:03:11.218549715Z" 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=34ae7b2e-ba92-48fc-9bc4-9220b9060881 http.request.method=GET http.request.remoteaddr="127.0.0.1:38890" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/3e668b2c0c25dc1276365c881ba117eb46d05a2e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.362µ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=200fd5a7-ac40-40f9-9bba-7697054c315e trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
10:03:11 [2024-01-23T10:03:11.413Z] time="2024-01-23T10:03:11.218579893Z" 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=34ae7b2e-ba92-48fc-9bc4-9220b9060881 http.request.method=GET http.request.remoteaddr="127.0.0.1:38890" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/3e668b2c0c25dc1276365c881ba117eb46d05a2e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=6.384µ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=a3f06d9b-f8f7-438c-878a-ee1c369a2442 trace.line=217 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
10:03:11 [2024-01-23T10:03:11.413Z] time="2024-01-23T10:03:11.218833633Z" 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=34ae7b2e-ba92-48fc-9bc4-9220b9060881 http.request.method=GET http.request.remoteaddr="127.0.0.1:38890" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/3e668b2c0c25dc1276365c881ba117eb46d05a2e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=20.389µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Reader" trace.id=2567b90a-e2d9-4fae-8586-034a9ff41910 trace.line=125 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
10:03:11 [2024-01-23T10:03:11.413Z] time="2024-01-23T10:03:11.21975732Z" 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=34ae7b2e-ba92-48fc-9bc4-9220b9060881 http.request.method=GET http.request.remoteaddr="127.0.0.1:38890" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/3e668b2c0c25dc1276365c881ba117eb46d05a2e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=34.691µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=82c5762e-2a59-47f9-9dc4-0a02a7d9bed1 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
10:03:11 [2024-01-23T10:03:11.413Z] time="2024-01-23T10:03:11.219773771Z" 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=f3517e4f-ebee-4590-9663-467f5f6bce54 http.request.method=GET http.request.remoteaddr="127.0.0.1:38886" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/3e668b2c0c25dc1276365c881ba117eb46d05a2e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=34.879µ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=c443dc3b-32fa-4643-a6b4-400e678ff587 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
10:03:11 [2024-01-23T10:03:11.413Z] time="2024-01-23T10:03:11.219812744Z" 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=34ae7b2e-ba92-48fc-9bc4-9220b9060881 http.request.method=GET http.request.remoteaddr="127.0.0.1:38890" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/3e668b2c0c25dc1276365c881ba117eb46d05a2e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=15.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).Stat" trace.id=b6b443cf-1cfc-4efb-8917-122d20a77a83 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
10:03:11 [2024-01-23T10:03:11.413Z] time="2024-01-23T10:03:11.219819317Z" 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=f3517e4f-ebee-4590-9663-467f5f6bce54 http.request.method=GET http.request.remoteaddr="127.0.0.1:38886" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/3e668b2c0c25dc1276365c881ba117eb46d05a2e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.801µ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=216901c2-77ac-4685-af0d-aa893e9556fc trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
10:03:11 [2024-01-23T10:03:11.413Z] time="2024-01-23T10:03:11.219864485Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=34ae7b2e-ba92-48fc-9bc4-9220b9060881 http.request.method=GET http.request.remoteaddr="127.0.0.1:38890" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/3e668b2c0c25dc1276365c881ba117eb46d05a2e 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=3.095895ms http.response.status=200 http.response.written=68 
10:03:11 [2024-01-23T10:03:11.413Z] 127.0.0.1 - - [23/Jan/2024:10:03:11 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.21.6 git-commit/3e668b2c0c25dc1276365c881ba117eb46d05a2e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
10:03:11 [2024-01-23T10:03:11.413Z] time="2024-01-23T10:03:11.219929255Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=f3517e4f-ebee-4590-9663-467f5f6bce54 http.request.method=GET http.request.remoteaddr="127.0.0.1:38886" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/3e668b2c0c25dc1276365c881ba117eb46d05a2e 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=3.280081ms http.response.status=200 http.response.written=194 
10:03:11 [2024-01-23T10:03:11.413Z] 127.0.0.1 - - [23/Jan/2024:10:03:11 +0000] "GET /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 200 194 "" "docker/dev go/go1.21.6 git-commit/3e668b2c0c25dc1276365c881ba117eb46d05a2e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
10:03:11 [2024-01-23T10:03:11.413Z] time="2024-01-23T10:03:11.232607373Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=64007daa-f511-4c53-a332-67ddfe93d1e6 http.request.method=GET http.request.remoteaddr="127.0.0.1:38904" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.6 git-commit/3e668b2c0c25dc1276365c881ba117eb46d05a2e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 
10:03:11 [2024-01-23T10:03:11.413Z] time="2024-01-23T10:03:11.232642178Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=64007daa-f511-4c53-a332-67ddfe93d1e6 http.request.method=GET http.request.remoteaddr="127.0.0.1:38904" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.6 git-commit/3e668b2c0c25dc1276365c881ba117eb46d05a2e 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="798.503µs" http.response.status=200 http.response.written=2 
10:03:11 [2024-01-23T10:03:11.413Z] 127.0.0.1 - - [23/Jan/2024:10:03:11 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.6 git-commit/3e668b2c0c25dc1276365c881ba117eb46d05a2e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
10:03:11 [2024-01-23T10:03:11.413Z] time="2024-01-23T10:03:11.238841699Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e8b54d07-919b-4f02-ae21-13380642e011 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38912" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/3e668b2c0c25dc1276365c881ba117eb46d05a2e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
10:03:11 [2024-01-23T10:03:11.413Z] time="2024-01-23T10:03:11.238891323Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e8b54d07-919b-4f02-ae21-13380642e011 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38912" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/3e668b2c0c25dc1276365c881ba117eb46d05a2e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
10:03:11 [2024-01-23T10:03:11.413Z] time="2024-01-23T10:03:11.238928795Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e8b54d07-919b-4f02-ae21-13380642e011 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38912" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/3e668b2c0c25dc1276365c881ba117eb46d05a2e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
10:03:11 [2024-01-23T10:03:11.413Z] time="2024-01-23T10:03:11.238997307Z" 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=e8b54d07-919b-4f02-ae21-13380642e011 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38912" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/3e668b2c0c25dc1276365c881ba117eb46d05a2e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=33.279µ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=87dfe992-dbb6-42ce-ba9f-7699cbdc9757 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
10:03:11 [2024-01-23T10:03:11.413Z] time="2024-01-23T10:03:11.239061232Z" 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=e8b54d07-919b-4f02-ae21-13380642e011 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38912" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/3e668b2c0c25dc1276365c881ba117eb46d05a2e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=18.461µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=5dedd3c3-b549-483f-af78-9885e79845ee trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
10:03:11 [2024-01-23T10:03:11.413Z] time="2024-01-23T10:03:11.23916217Z" 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=e8b54d07-919b-4f02-ae21-13380642e011 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:38912" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/3e668b2c0c25dc1276365c881ba117eb46d05a2e 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.527025ms http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
10:03:11 [2024-01-23T10:03:11.413Z] 127.0.0.1 - - [23/Jan/2024:10:03:11 +0000] "HEAD /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.21.6 git-commit/3e668b2c0c25dc1276365c881ba117eb46d05a2e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
10:03:11 [2024-01-23T10:03:11.413Z] time="2024-01-23T10:03:11.240417773Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=390db68b-c8ce-486c-9edd-7381d8236592 http.request.method=GET http.request.remoteaddr="127.0.0.1:38914" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/3e668b2c0c25dc1276365c881ba117eb46d05a2e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
10:03:11 [2024-01-23T10:03:11.413Z] time="2024-01-23T10:03:11.240453826Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=390db68b-c8ce-486c-9edd-7381d8236592 http.request.method=GET http.request.remoteaddr="127.0.0.1:38914" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/3e668b2c0c25dc1276365c881ba117eb46d05a2e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
10:03:11 [2024-01-23T10:03:11.413Z] time="2024-01-23T10:03:11.240466084Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=390db68b-c8ce-486c-9edd-7381d8236592 http.request.method=GET http.request.remoteaddr="127.0.0.1:38914" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/3e668b2c0c25dc1276365c881ba117eb46d05a2e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
10:03:11 [2024-01-23T10:03:11.413Z] time="2024-01-23T10:03:11.24051753Z" 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=390db68b-c8ce-486c-9edd-7381d8236592 http.request.method=GET http.request.remoteaddr="127.0.0.1:38914" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/3e668b2c0c25dc1276365c881ba117eb46d05a2e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=25.969µ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=95bacf9d-6579-4ca7-a496-7b2cdec217be trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
10:03:11 [2024-01-23T10:03:11.413Z] time="2024-01-23T10:03:11.240560384Z" 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=390db68b-c8ce-486c-9edd-7381d8236592 http.request.method=GET http.request.remoteaddr="127.0.0.1:38914" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/3e668b2c0c25dc1276365c881ba117eb46d05a2e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=11.988µ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=e5b152d5-0e26-42ed-889a-011fa2597bd9 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
10:03:11 [2024-01-23T10:03:11.413Z] time="2024-01-23T10:03:11.24059688Z" 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=390db68b-c8ce-486c-9edd-7381d8236592 http.request.method=GET http.request.remoteaddr="127.0.0.1:38914" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/3e668b2c0c25dc1276365c881ba117eb46d05a2e 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="901.689µs" http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
10:03:11 [2024-01-23T10:03:11.413Z] 127.0.0.1 - - [23/Jan/2024:10:03:11 +0000] "GET /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.21.6 git-commit/3e668b2c0c25dc1276365c881ba117eb46d05a2e kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
10:03:11 [2024-01-23T10:03:11.413Z] --- PASS: TestImagePullStoredDigestForOtherRepo (0.17s)
10:03:11 [2024-01-23T10:03:11.413Z] === RUN   TestImagePullNonExisting
10:03:11 [2024-01-23T10:03:11.413Z] === RUN   TestImagePullNonExisting/asdfasdf:foobar
10:03:11 [2024-01-23T10:03:11.413Z] === PAUSE TestImagePullNonExisting/asdfasdf:foobar
10:03:11 [2024-01-23T10:03:11.413Z] === RUN   TestImagePullNonExisting/library/asdfasdf:foobar
10:03:11 [2024-01-23T10:03:11.413Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:foobar
10:03:11 [2024-01-23T10:03:11.413Z] === RUN   TestImagePullNonExisting/asdfasdf
10:03:11 [2024-01-23T10:03:11.413Z] === PAUSE TestImagePullNonExisting/asdfasdf
10:03:11 [2024-01-23T10:03:11.413Z] === RUN   TestImagePullNonExisting/asdfasdf:latest
10:03:11 [2024-01-23T10:03:11.413Z] === PAUSE TestImagePullNonExisting/asdfasdf:latest
10:03:11 [2024-01-23T10:03:11.413Z] === RUN   TestImagePullNonExisting/library/asdfasdf
10:03:11 [2024-01-23T10:03:11.413Z] === PAUSE TestImagePullNonExisting/library/asdfasdf
10:03:11 [2024-01-23T10:03:11.413Z] === RUN   TestImagePullNonExisting/library/asdfasdf:latest
10:03:11 [2024-01-23T10:03:11.413Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:latest
10:03:11 [2024-01-23T10:03:11.413Z] === CONT  TestImagePullNonExisting/asdfasdf:foobar
10:03:11 [2024-01-23T10:03:11.413Z] === CONT  TestImagePullNonExisting/asdfasdf:latest
10:03:11 [2024-01-23T10:03:11.413Z] === CONT  TestImagePullNonExisting/library/asdfasdf:latest
10:03:11 [2024-01-23T10:03:11.413Z] === CONT  TestImagePullNonExisting/asdfasdf
10:03:11 [2024-01-23T10:03:11.413Z] === CONT  TestImagePullNonExisting/library/asdfasdf
10:03:11 [2024-01-23T10:03:11.413Z] === CONT  TestImagePullNonExisting/library/asdfasdf:foobar
10:03:12 [2024-01-23T10:03:12.777Z] --- PASS: TestImagePullNonExisting (0.01s)
10:03:12 [2024-01-23T10:03:12.777Z]     --- PASS: TestImagePullNonExisting/asdfasdf:latest (0.95s)
10:03:12 [2024-01-23T10:03:12.777Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf:latest (0.96s)
10:03:12 [2024-01-23T10:03:12.777Z]     --- PASS: TestImagePullNonExisting/asdfasdf:foobar (0.96s)
10:03:12 [2024-01-23T10:03:12.777Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf:foobar (0.96s)
10:03:12 [2024-01-23T10:03:12.777Z]     --- PASS: TestImagePullNonExisting/asdfasdf (1.27s)
10:03:12 [2024-01-23T10:03:12.777Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf (1.27s)
10:03:12 [2024-01-23T10:03:12.777Z] === RUN   TestRemoveImageOrphaning
10:03:12 [2024-01-23T10:03:12.777Z] --- PASS: TestRemoveImageOrphaning (0.16s)
10:03:12 [2024-01-23T10:03:12.777Z] === RUN   TestRemoveByDigest
10:03:12 [2024-01-23T10:03:12.777Z]     remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
10:03:12 [2024-01-23T10:03:12.777Z] --- SKIP: TestRemoveByDigest (0.00s)
10:03:12 [2024-01-23T10:03:12.777Z] === RUN   TestRemoveImageGarbageCollector
10:03:12 [2024-01-23T10:03:12.777Z]     remove_unix_test.go:34: (*Execution).NotAmd64-fm
10:03:12 [2024-01-23T10:03:12.777Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
10:03:12 [2024-01-23T10:03:12.777Z] === RUN   TestSaveCheckTimes
10:03:12 [2024-01-23T10:03:12.777Z] === PAUSE TestSaveCheckTimes
10:03:12 [2024-01-23T10:03:12.777Z] === RUN   TestSaveCheckManifestLayers
10:03:12 [2024-01-23T10:03:12.777Z] === PAUSE TestSaveCheckManifestLayers
10:03:12 [2024-01-23T10:03:12.777Z] === RUN   TestSaveRepoWithMultipleImages
10:03:13 [2024-01-23T10:03:13.032Z] --- PASS: TestSaveRepoWithMultipleImages (0.18s)
10:03:13 [2024-01-23T10:03:13.032Z] === RUN   TestSaveDirectoryPermissions
10:03:13 [2024-01-23T10:03:13.959Z] --- PASS: TestSaveDirectoryPermissions (0.92s)
10:03:13 [2024-01-23T10:03:13.959Z] === RUN   TestTagUnprefixedRepoByNameOrName
10:03:13 [2024-01-23T10:03:13.959Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
10:03:13 [2024-01-23T10:03:13.959Z] === RUN   TestTagUsingDigestAlgorithmAsName
10:03:13 [2024-01-23T10:03:13.959Z] --- PASS: TestTagUsingDigestAlgorithmAsName (0.01s)
10:03:13 [2024-01-23T10:03:13.959Z] === RUN   TestTagValidPrefixedRepo
10:03:13 [2024-01-23T10:03:13.959Z] === RUN   TestTagValidPrefixedRepo/fooo/bar
10:03:13 [2024-01-23T10:03:13.959Z] === PAUSE TestTagValidPrefixedRepo/fooo/bar
10:03:13 [2024-01-23T10:03:13.959Z] === RUN   TestTagValidPrefixedRepo/fooaa/test
10:03:13 [2024-01-23T10:03:13.959Z] === PAUSE TestTagValidPrefixedRepo/fooaa/test
10:03:13 [2024-01-23T10:03:13.959Z] === RUN   TestTagValidPrefixedRepo/foooo:t
10:03:13 [2024-01-23T10:03:13.959Z] === PAUSE TestTagValidPrefixedRepo/foooo:t
10:03:13 [2024-01-23T10:03:13.959Z] === RUN   TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
10:03:13 [2024-01-23T10:03:13.959Z] === PAUSE TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
10:03:13 [2024-01-23T10:03:13.959Z] === CONT  TestTagValidPrefixedRepo/fooo/bar
10:03:13 [2024-01-23T10:03:13.959Z] === CONT  TestTagValidPrefixedRepo/foooo:t
10:03:13 [2024-01-23T10:03:13.959Z] === CONT  TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
10:03:13 [2024-01-23T10:03:13.959Z] === CONT  TestTagValidPrefixedRepo/fooaa/test
10:03:13 [2024-01-23T10:03:13.959Z] --- PASS: TestTagValidPrefixedRepo (0.02s)
10:03:13 [2024-01-23T10:03:13.959Z]     --- PASS: TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar (0.01s)
10:03:13 [2024-01-23T10:03:13.959Z]     --- PASS: TestTagValidPrefixedRepo/fooaa/test (0.01s)
10:03:13 [2024-01-23T10:03:13.959Z]     --- PASS: TestTagValidPrefixedRepo/foooo:t (0.01s)
10:03:13 [2024-01-23T10:03:13.959Z]     --- PASS: TestTagValidPrefixedRepo/fooo/bar (0.02s)
10:03:13 [2024-01-23T10:03:13.959Z] === RUN   TestTagExistedNameWithoutForce
10:03:13 [2024-01-23T10:03:13.959Z] --- PASS: TestTagExistedNameWithoutForce (0.01s)
10:03:13 [2024-01-23T10:03:13.959Z] === RUN   TestTagOfficialNames
10:03:13 [2024-01-23T10:03:13.959Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox
10:03:13 [2024-01-23T10:03:13.959Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox
10:03:13 [2024-01-23T10:03:13.959Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_library/busybox
10:03:13 [2024-01-23T10:03:13.959Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox
10:03:13 [2024-01-23T10:03:13.959Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox
10:03:13 [2024-01-23T10:03:13.959Z] --- PASS: TestTagOfficialNames (0.05s)
10:03:13 [2024-01-23T10:03:13.959Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox (0.01s)
10:03:13 [2024-01-23T10:03:13.959Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox (0.01s)
10:03:13 [2024-01-23T10:03:13.959Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_library/busybox (0.01s)
10:03:13 [2024-01-23T10:03:13.959Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox (0.01s)
10:03:13 [2024-01-23T10:03:13.959Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox (0.01s)
10:03:13 [2024-01-23T10:03:13.959Z] === RUN   TestTagMatchesDigest
10:03:13 [2024-01-23T10:03:13.959Z] --- PASS: TestTagMatchesDigest (0.01s)
10:03:13 [2024-01-23T10:03:13.959Z] === CONT  TestSaveCheckTimes
10:03:13 [2024-01-23T10:03:13.959Z] === CONT  TestSaveCheckManifestLayers
10:03:13 [2024-01-23T10:03:13.959Z] --- PASS: TestSaveCheckTimes (0.03s)
10:03:13 [2024-01-23T10:03:13.959Z] --- PASS: TestSaveCheckManifestLayers (0.03s)
10:03:13 [2024-01-23T10:03:13.959Z] PASS
10:03:13 [2024-01-23T10:03:13.959Z] 
10:03:13 [2024-01-23T10:03:13.959Z] === Skipped
10:03:13 [2024-01-23T10:03:13.959Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
10:03:13 [2024-01-23T10:03:13.959Z]     import_test.go:23: runtime.GOARCH == "arm64": effective test will be time out
10:03:13 [2024-01-23T10:03:13.959Z] 
10:03:13 [2024-01-23T10:03:13.959Z] === SKIP: arm64.integration.image TestRemoveByDigest (0.00s)
10:03:13 [2024-01-23T10:03:13.959Z]     remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
10:03:13 [2024-01-23T10:03:13.959Z] 
10:03:13 [2024-01-23T10:03:13.959Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
10:03:13 [2024-01-23T10:03:13.959Z]     remove_unix_test.go:34: (*Execution).NotAmd64-fm
10:03:13 [2024-01-23T10:03:13.959Z] 
10:03:13 [2024-01-23T10:03:13.959Z] DONE 55 tests, 3 skipped in 5.788s
10:03:14 [2024-01-23T10:03:14.215Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m  
10:03:14 [2024-01-23T10:03:14.215Z] ++ '[' -n '' ']'
10:03:14 [2024-01-23T10:03:14.215Z] ++ 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
10:03:14 [2024-01-23T10:03:14.215Z] ++ set -e
10:03:14 [2024-01-23T10:03:14.215Z] ++ '[' -n 0 ']'
10:03:14 [2024-01-23T10:03:14.215Z] ++ set -x
10:03:14 [2024-01-23T10:03:14.215Z] ++ 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.r7L2RezOMw/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
10:03:14 [2024-01-23T10:03:14.215Z] === RUN   TestStripANSICommands
10:03:14 [2024-01-23T10:03:14.215Z] === RUN   TestStripANSICommands/#00
10:03:14 [2024-01-23T10:03:14.215Z] === RUN   TestStripANSICommands/#01
10:03:14 [2024-01-23T10:03:14.215Z] --- PASS: TestStripANSICommands (0.00s)
10:03:14 [2024-01-23T10:03:14.215Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
10:03:14 [2024-01-23T10:03:14.215Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
10:03:14 [2024-01-23T10:03:14.215Z] PASS
10:03:14 [2024-01-23T10:03:14.215Z] 
10:03:14 [2024-01-23T10:03:14.215Z] DONE 3 tests in 0.008s
10:03:14 [2024-01-23T10:03:14.215Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m  
10:03:14 [2024-01-23T10:03:14.215Z] ++ '[' -n '' ']'
10:03:14 [2024-01-23T10:03:14.215Z] ++ 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
10:03:14 [2024-01-23T10:03:14.215Z] ++ set -e
10:03:14 [2024-01-23T10:03:14.215Z] ++ '[' -n 0 ']'
10:03:14 [2024-01-23T10:03:14.215Z] ++ set -x
10:03:14 [2024-01-23T10:03:14.215Z] ++ 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.r7L2RezOMw/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
10:03:14 [2024-01-23T10:03:14.215Z] INFO: Testing against a local daemon
10:03:14 [2024-01-23T10:03:14.215Z] === RUN   TestCreateWithMultiNetworks
10:03:15 [2024-01-23T10:03:15.141Z] --- PASS: TestCreateWithMultiNetworks (0.95s)
10:03:15 [2024-01-23T10:03:15.141Z] === RUN   TestNetworkCreateDelete
10:03:15 [2024-01-23T10:03:15.397Z] --- PASS: TestNetworkCreateDelete (0.17s)
10:03:15 [2024-01-23T10:03:15.397Z] === RUN   TestDockerNetworkDeletePreferID
10:03:15 [2024-01-23T10:03:15.653Z] --- PASS: TestDockerNetworkDeletePreferID (0.49s)
10:03:15 [2024-01-23T10:03:15.653Z] === RUN   TestDaemonDNSFallback
10:03:22 [2024-01-23T10:03:22.186Z] --- PASS: TestDaemonDNSFallback (6.24s)
10:03:22 [2024-01-23T10:03:22.186Z] === RUN   TestInspectNetwork
10:03:24 [2024-01-23T10:03:24.701Z] === RUN   TestInspectNetwork/full_network_id
10:03:24 [2024-01-23T10:03:24.701Z] === RUN   TestInspectNetwork/partial_network_id
10:03:24 [2024-01-23T10:03:24.701Z] === RUN   TestInspectNetwork/network_name
10:03:24 [2024-01-23T10:03:24.701Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
10:03:29 [2024-01-23T10:03:29.960Z] --- PASS: TestInspectNetwork (7.02s)
10:03:29 [2024-01-23T10:03:29.960Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
10:03:29 [2024-01-23T10:03:29.960Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
10:03:29 [2024-01-23T10:03:29.960Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
10:03:29 [2024-01-23T10:03:29.960Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
10:03:29 [2024-01-23T10:03:29.960Z] === RUN   TestRunContainerWithBridgeNone
10:03:30 [2024-01-23T10:03:30.521Z] --- PASS: TestRunContainerWithBridgeNone (1.36s)
10:03:30 [2024-01-23T10:03:30.521Z] === RUN   TestNetworkInvalidJSON
10:03:30 [2024-01-23T10:03:30.521Z] === RUN   TestNetworkInvalidJSON/networks/create
10:03:30 [2024-01-23T10:03:30.521Z] === PAUSE TestNetworkInvalidJSON/networks/create
10:03:30 [2024-01-23T10:03:30.521Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
10:03:30 [2024-01-23T10:03:30.521Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
10:03:30 [2024-01-23T10:03:30.521Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
10:03:30 [2024-01-23T10:03:30.521Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
10:03:30 [2024-01-23T10:03:30.521Z] === CONT  TestNetworkInvalidJSON/networks/create
10:03:30 [2024-01-23T10:03:30.521Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
10:03:30 [2024-01-23T10:03:30.521Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
10:03:30 [2024-01-23T10:03:30.521Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
10:03:30 [2024-01-23T10:03:30.521Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
10:03:30 [2024-01-23T10:03:30.521Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
10:03:30 [2024-01-23T10:03:30.521Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
10:03:30 [2024-01-23T10:03:30.521Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
10:03:30 [2024-01-23T10:03:30.521Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
10:03:30 [2024-01-23T10:03:30.521Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
10:03:30 [2024-01-23T10:03:30.521Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
10:03:30 [2024-01-23T10:03:30.521Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
10:03:30 [2024-01-23T10:03:30.521Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
10:03:30 [2024-01-23T10:03:30.521Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
10:03:30 [2024-01-23T10:03:30.521Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
10:03:30 [2024-01-23T10:03:30.521Z] --- PASS: TestNetworkInvalidJSON (0.01s)
10:03:30 [2024-01-23T10:03:30.521Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
10:03:30 [2024-01-23T10:03:30.521Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
10:03:30 [2024-01-23T10:03:30.521Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
10:03:30 [2024-01-23T10:03:30.521Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
10:03:30 [2024-01-23T10:03:30.521Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
10:03:30 [2024-01-23T10:03:30.521Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
10:03:30 [2024-01-23T10:03:30.521Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
10:03:30 [2024-01-23T10:03:30.521Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
10:03:30 [2024-01-23T10:03:30.521Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
10:03:30 [2024-01-23T10:03:30.521Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
10:03:30 [2024-01-23T10:03:30.521Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
10:03:30 [2024-01-23T10:03:30.521Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
10:03:30 [2024-01-23T10:03:30.521Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
10:03:30 [2024-01-23T10:03:30.521Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
10:03:30 [2024-01-23T10:03:30.521Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
10:03:30 [2024-01-23T10:03:30.521Z] === RUN   TestNetworkList
10:03:30 [2024-01-23T10:03:30.521Z] === RUN   TestNetworkList//networks
10:03:30 [2024-01-23T10:03:30.521Z] === PAUSE TestNetworkList//networks
10:03:30 [2024-01-23T10:03:30.521Z] === RUN   TestNetworkList//networks/
10:03:30 [2024-01-23T10:03:30.521Z] === PAUSE TestNetworkList//networks/
10:03:30 [2024-01-23T10:03:30.521Z] === CONT  TestNetworkList//networks
10:03:30 [2024-01-23T10:03:30.521Z] === CONT  TestNetworkList//networks/
10:03:30 [2024-01-23T10:03:30.521Z] --- PASS: TestNetworkList (0.01s)
10:03:30 [2024-01-23T10:03:30.521Z]     --- PASS: TestNetworkList//networks/ (0.00s)
10:03:30 [2024-01-23T10:03:30.521Z]     --- PASS: TestNetworkList//networks (0.00s)
10:03:30 [2024-01-23T10:03:30.521Z] === RUN   TestHostIPv4BridgeLabel
10:03:31 [2024-01-23T10:03:31.083Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
10:03:31 [2024-01-23T10:03:31.083Z] === RUN   TestDefaultNetworkOpts
10:03:31 [2024-01-23T10:03:31.083Z] === RUN   TestDefaultNetworkOpts/default_value
10:03:32 [2024-01-23T10:03:32.446Z] === RUN   TestDefaultNetworkOpts/cmdline_value
10:03:33 [2024-01-23T10:03:33.373Z] === RUN   TestDefaultNetworkOpts/config-from_value
10:03:34 [2024-01-23T10:03:34.737Z] --- PASS: TestDefaultNetworkOpts (3.77s)
10:03:34 [2024-01-23T10:03:34.737Z]     --- PASS: TestDefaultNetworkOpts/default_value (1.27s)
10:03:34 [2024-01-23T10:03:34.737Z]     --- PASS: TestDefaultNetworkOpts/cmdline_value (1.26s)
10:03:34 [2024-01-23T10:03:34.737Z]     --- PASS: TestDefaultNetworkOpts/config-from_value (1.23s)
10:03:34 [2024-01-23T10:03:34.737Z] === RUN   TestForbidDuplicateNetworkNames
10:03:35 [2024-01-23T10:03:35.299Z] --- PASS: TestForbidDuplicateNetworkNames (0.64s)
10:03:35 [2024-01-23T10:03:35.299Z] === RUN   TestDaemonRestartWithLiveRestore
10:03:36 [2024-01-23T10:03:36.663Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
10:03:36 [2024-01-23T10:03:36.663Z] === RUN   TestDaemonDefaultNetworkPools
10:03:37 [2024-01-23T10:03:37.225Z] --- PASS: TestDaemonDefaultNetworkPools (0.79s)
10:03:37 [2024-01-23T10:03:37.225Z] === RUN   TestDaemonRestartWithExistingNetwork
10:03:38 [2024-01-23T10:03:38.589Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s)
10:03:38 [2024-01-23T10:03:38.589Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
10:03:39 [2024-01-23T10:03:39.953Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.29s)
10:03:39 [2024-01-23T10:03:39.953Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
10:03:40 [2024-01-23T10:03:40.208Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s)
10:03:40 [2024-01-23T10:03:40.208Z] === RUN   TestServiceWithPredefinedNetwork
10:03:42 [2024-01-23T10:03:42.723Z] --- PASS: TestServiceWithPredefinedNetwork (2.12s)
10:03:42 [2024-01-23T10:03:42.723Z] === RUN   TestServiceRemoveKeepsIngressNetwork
10:03:42 [2024-01-23T10:03:42.723Z]     service_test.go:250: FLAKY_TEST
10:03:42 [2024-01-23T10:03:42.723Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
10:03:42 [2024-01-23T10:03:42.723Z] === RUN   TestServiceWithDataPathPortInit
10:03:57 [2024-01-23T10:03:57.556Z] --- PASS: TestServiceWithDataPathPortInit (13.61s)
10:03:57 [2024-01-23T10:03:57.556Z] === RUN   TestServiceWithDefaultAddressPoolInit
10:03:58 [2024-01-23T10:03:58.117Z]     service_test.go:440: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:vubm7m1jgz5smu2jy8awm7x1w Created:2024-01-23 10:03:57.202876869 +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[8217413e51e56dce576a99e2f8c1bfac63bb3f5e9e2e3c777e2d496f4c3d1b6c:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.twow4nql9vtah1y187iwdh2i2 EndpointID:2910b955372c527f91fce687b76da54eea3a477e41f338aee32ff84b10572b6f MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:c9e991a7ee0a3fe770464d6c526a929870b775668824d75a9cb3e28cc56d81a1 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:d5750e3733e3 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.twow4nql9vtah1y187iwdh2i2 EndpointID:2910b955372c527f91fce687b76da54eea3a477e41f338aee32ff84b10572b6f EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
10:04:03 [2024-01-23T10:04:03.358Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.84s)
10:04:03 [2024-01-23T10:04:03.358Z] PASS
10:04:03 [2024-01-23T10:04:03.358Z] 
10:04:03 [2024-01-23T10:04:03.358Z] === Skipped
10:04:03 [2024-01-23T10:04:03.358Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
10:04:03 [2024-01-23T10:04:03.358Z]     service_test.go:250: FLAKY_TEST
10:04:03 [2024-01-23T10:04:03.358Z] 
10:04:03 [2024-01-23T10:04:03.358Z] DONE 44 tests, 1 skipped in 48.732s
10:04:03 [2024-01-23T10:04:03.358Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m  
10:04:03 [2024-01-23T10:04:03.358Z] ++ '[' -n '' ']'
10:04:03 [2024-01-23T10:04:03.358Z] ++ 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
10:04:03 [2024-01-23T10:04:03.358Z] ++ set -e
10:04:03 [2024-01-23T10:04:03.358Z] ++ '[' -n 0 ']'
10:04:03 [2024-01-23T10:04:03.358Z] ++ set -x
10:04:03 [2024-01-23T10:04:03.358Z] ++ 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.r7L2RezOMw/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
10:04:03 [2024-01-23T10:04:03.358Z] INFO: Testing against a local daemon
10:04:03 [2024-01-23T10:04:03.358Z] === RUN   TestDockerNetworkIpvlanPersistance
10:04:03 [2024-01-23T10:04:03.358Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:04:03 [2024-01-23T10:04:03.358Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
10:04:03 [2024-01-23T10:04:03.358Z] === RUN   TestDockerNetworkIpvlan
10:04:03 [2024-01-23T10:04:03.358Z]     ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:04:03 [2024-01-23T10:04:03.358Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
10:04:03 [2024-01-23T10:04:03.358Z] PASS
10:04:03 [2024-01-23T10:04:03.358Z] 
10:04:03 [2024-01-23T10:04:03.358Z] === Skipped
10:04:03 [2024-01-23T10:04:03.358Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
10:04:03 [2024-01-23T10:04:03.358Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:04:03 [2024-01-23T10:04:03.358Z] 
10:04:03 [2024-01-23T10:04:03.358Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
10:04:03 [2024-01-23T10:04:03.358Z]     ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
10:04:03 [2024-01-23T10:04:03.358Z] 
10:04:03 [2024-01-23T10:04:03.358Z] DONE 2 tests, 2 skipped in 0.040s
10:04:03 [2024-01-23T10:04:03.358Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m  
10:04:03 [2024-01-23T10:04:03.358Z] ++ '[' -n '' ']'
10:04:03 [2024-01-23T10:04:03.358Z] ++ 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
10:04:03 [2024-01-23T10:04:03.358Z] ++ set -e
10:04:03 [2024-01-23T10:04:03.358Z] ++ '[' -n 0 ']'
10:04:03 [2024-01-23T10:04:03.358Z] ++ set -x
10:04:03 [2024-01-23T10:04:03.358Z] ++ 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.r7L2RezOMw/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
10:04:03 [2024-01-23T10:04:03.358Z] INFO: Testing against a local daemon
10:04:03 [2024-01-23T10:04:03.358Z] === RUN   TestDockerNetworkMacvlanPersistance
10:04:04 [2024-01-23T10:04:04.285Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.18s)
10:04:04 [2024-01-23T10:04:04.285Z] === RUN   TestDockerNetworkMacvlan
10:04:04 [2024-01-23T10:04:04.285Z] === RUN   TestDockerNetworkMacvlan/Subinterface
10:04:04 [2024-01-23T10:04:04.846Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
10:04:05 [2024-01-23T10:04:05.407Z] === RUN   TestDockerNetworkMacvlan/NilParent
10:04:05 [2024-01-23T10:04:05.969Z] === RUN   TestDockerNetworkMacvlan/InternalMode
10:04:06 [2024-01-23T10:04:06.530Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
10:04:07 [2024-01-23T10:04:07.091Z] === RUN   TestDockerNetworkMacvlan/Addressing
10:04:07 [2024-01-23T10:04:07.653Z] --- PASS: TestDockerNetworkMacvlan (3.57s)
10:04:07 [2024-01-23T10:04:07.653Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.59s)
10:04:07 [2024-01-23T10:04:07.653Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.60s)
10:04:07 [2024-01-23T10:04:07.653Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.59s)
10:04:07 [2024-01-23T10:04:07.653Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.60s)
10:04:07 [2024-01-23T10:04:07.653Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (0.59s)
10:04:07 [2024-01-23T10:04:07.653Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.60s)
10:04:07 [2024-01-23T10:04:07.653Z] PASS
10:04:07 [2024-01-23T10:04:07.653Z] 
10:04:07 [2024-01-23T10:04:07.653Z] DONE 8 tests in 4.778s
10:04:07 [2024-01-23T10:04:07.653Z] Running /go/src/github.com/docker/docker/integration/networking (arm64.integration.networking) flags=-test.v -test.timeout=120m  
10:04:07 [2024-01-23T10:04:07.653Z] ++ '[' -n '' ']'
10:04:07 [2024-01-23T10:04:07.653Z] ++ 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
10:04:07 [2024-01-23T10:04:07.653Z] ++ set -e
10:04:07 [2024-01-23T10:04:07.653Z] ++ '[' -n 0 ']'
10:04:07 [2024-01-23T10:04:07.653Z] ++ set -x
10:04:07 [2024-01-23T10:04:07.653Z] ++ 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.r7L2RezOMw/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
10:04:07 [2024-01-23T10:04:07.653Z] INFO: Testing against a local daemon
10:04:07 [2024-01-23T10:04:07.653Z] === RUN   TestBridgeICC
10:04:08 [2024-01-23T10:04:08.215Z] === RUN   TestBridgeICC/IPv4_non-internal_network
10:04:09 [2024-01-23T10:04:09.580Z] === RUN   TestBridgeICC/IPv4_internal_network
10:04:10 [2024-01-23T10:04:10.506Z] === RUN   TestBridgeICC/IPv6_ULA_on_non-internal_network
10:04:11 [2024-01-23T10:04:11.445Z] === RUN   TestBridgeICC/IPv6_ULA_on_internal_network
10:04:12 [2024-01-23T10:04:12.388Z] === RUN   TestBridgeICC/IPv6_link-local_address_on_non-internal_network
10:04:13 [2024-01-23T10:04:13.753Z] === RUN   TestBridgeICC/IPv6_link-local_address_on_internal_network
10:04:14 [2024-01-23T10:04:14.680Z] === RUN   TestBridgeICC/IPv6_link-local_address_on_non-internal_network_ping_by_name
10:04:15 [2024-01-23T10:04:15.607Z] === RUN   TestBridgeICC/IPv6_nonstandard_link-local_subnet_on_non-internal_network_ping_by_name
10:04:16 [2024-01-23T10:04:16.971Z] === RUN   TestBridgeICC/IPv6_non-internal_network_with_SLAAC_LL_address
10:04:20 [2024-01-23T10:04:20.237Z] === RUN   TestBridgeICC/IPv6_internal_network_with_SLAAC_LL_address
10:04:23 [2024-01-23T10:04:23.501Z] --- PASS: TestBridgeICC (15.29s)
10:04:23 [2024-01-23T10:04:23.501Z]     --- PASS: TestBridgeICC/IPv4_non-internal_network (1.07s)
10:04:23 [2024-01-23T10:04:23.501Z]     --- PASS: TestBridgeICC/IPv4_internal_network (0.93s)
10:04:23 [2024-01-23T10:04:23.501Z]     --- PASS: TestBridgeICC/IPv6_ULA_on_non-internal_network (1.11s)
10:04:23 [2024-01-23T10:04:23.501Z]     --- PASS: TestBridgeICC/IPv6_ULA_on_internal_network (0.97s)
10:04:23 [2024-01-23T10:04:23.501Z]     --- PASS: TestBridgeICC/IPv6_link-local_address_on_non-internal_network (1.14s)
10:04:23 [2024-01-23T10:04:23.501Z]     --- PASS: TestBridgeICC/IPv6_link-local_address_on_internal_network (1.05s)
10:04:23 [2024-01-23T10:04:23.501Z]     --- PASS: TestBridgeICC/IPv6_link-local_address_on_non-internal_network_ping_by_name (1.09s)
10:04:23 [2024-01-23T10:04:23.501Z]     --- PASS: TestBridgeICC/IPv6_nonstandard_link-local_subnet_on_non-internal_network_ping_by_name (1.12s)
10:04:23 [2024-01-23T10:04:23.501Z]     --- PASS: TestBridgeICC/IPv6_non-internal_network_with_SLAAC_LL_address (3.08s)
10:04:23 [2024-01-23T10:04:23.501Z]     --- PASS: TestBridgeICC/IPv6_internal_network_with_SLAAC_LL_address (3.14s)
10:04:23 [2024-01-23T10:04:23.501Z] === RUN   TestBridgeINC
10:04:23 [2024-01-23T10:04:23.501Z] === RUN   TestBridgeINC/IPv4_non-internal_network
10:04:28 [2024-01-23T10:04:28.742Z] === RUN   TestBridgeINC/IPv4_internal_network
10:04:28 [2024-01-23T10:04:28.998Z] === RUN   TestBridgeINC/IPv6_ULA_on_non-internal_network
10:04:33 [2024-01-23T10:04:33.161Z] === RUN   TestBridgeINC/IPv6_ULA_on_internal_network
10:04:34 [2024-01-23T10:04:34.526Z] --- PASS: TestBridgeINC (11.30s)
10:04:34 [2024-01-23T10:04:34.526Z]     --- PASS: TestBridgeINC/IPv4_non-internal_network (4.24s)
10:04:34 [2024-01-23T10:04:34.526Z]     --- PASS: TestBridgeINC/IPv4_internal_network (1.09s)
10:04:34 [2024-01-23T10:04:34.526Z]     --- PASS: TestBridgeINC/IPv6_ULA_on_non-internal_network (4.27s)
10:04:34 [2024-01-23T10:04:34.526Z]     --- PASS: TestBridgeINC/IPv6_ULA_on_internal_network (1.10s)
10:04:34 [2024-01-23T10:04:34.526Z] === RUN   TestDefaultBridgeIPv6
10:04:34 [2024-01-23T10:04:34.526Z] === RUN   TestDefaultBridgeIPv6/IPv6_ULA
10:04:35 [2024-01-23T10:04:35.891Z] === RUN   TestDefaultBridgeIPv6/IPv6_LLA_only
10:04:37 [2024-01-23T10:04:37.256Z] === RUN   TestDefaultBridgeIPv6/IPv6_nonstandard_LLA_only
10:04:39 [2024-01-23T10:04:39.143Z] --- PASS: TestDefaultBridgeIPv6 (4.46s)
10:04:39 [2024-01-23T10:04:39.143Z]     --- PASS: TestDefaultBridgeIPv6/IPv6_ULA (1.50s)
10:04:39 [2024-01-23T10:04:39.144Z]     --- PASS: TestDefaultBridgeIPv6/IPv6_LLA_only (1.43s)
10:04:39 [2024-01-23T10:04:39.144Z]     --- PASS: TestDefaultBridgeIPv6/IPv6_nonstandard_LLA_only (1.52s)
10:04:39 [2024-01-23T10:04:39.144Z] === RUN   TestDefaultBridgeAddresses
10:04:39 [2024-01-23T10:04:39.144Z] === RUN   TestDefaultBridgeAddresses/Unique-Local_Subnet_Changes
10:04:40 [2024-01-23T10:04:40.508Z] === RUN   TestDefaultBridgeAddresses/Link-Local_Subnet_Changes
10:04:41 [2024-01-23T10:04:41.873Z] --- PASS: TestDefaultBridgeAddresses (3.11s)
10:04:41 [2024-01-23T10:04:41.873Z]     --- PASS: TestDefaultBridgeAddresses/Unique-Local_Subnet_Changes (1.55s)
10:04:41 [2024-01-23T10:04:41.873Z]     --- PASS: TestDefaultBridgeAddresses/Link-Local_Subnet_Changes (1.55s)
10:04:41 [2024-01-23T10:04:41.873Z] === RUN   TestEtcHostsIpv6
10:04:42 [2024-01-23T10:04:42.435Z] === RUN   TestEtcHostsIpv6/IPv6_enabled
10:04:42 [2024-01-23T10:04:42.997Z] === RUN   TestEtcHostsIpv6/IPv6_disabled
10:04:47 [2024-01-23T10:04:47.160Z] --- PASS: TestEtcHostsIpv6 (4.67s)
10:04:47 [2024-01-23T10:04:47.160Z]     --- PASS: TestEtcHostsIpv6/IPv6_enabled (0.52s)
10:04:47 [2024-01-23T10:04:47.161Z]     --- PASS: TestEtcHostsIpv6/IPv6_disabled (3.54s)
10:04:47 [2024-01-23T10:04:47.161Z] === RUN   TestMACAddrOnRestart
10:04:49 [2024-01-23T10:04:49.048Z] --- PASS: TestMACAddrOnRestart (2.19s)
10:04:49 [2024-01-23T10:04:49.048Z] PASS
10:04:49 [2024-01-23T10:04:49.048Z] 
10:04:49 [2024-01-23T10:04:49.048Z] DONE 27 tests in 41.054s
10:04:49 [2024-01-23T10:04:49.048Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m  
10:04:49 [2024-01-23T10:04:49.048Z] ++ '[' -n '' ']'
10:04:49 [2024-01-23T10:04:49.048Z] ++ 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
10:04:49 [2024-01-23T10:04:49.048Z] ++ set -e
10:04:49 [2024-01-23T10:04:49.048Z] ++ '[' -n 0 ']'
10:04:49 [2024-01-23T10:04:49.048Z] ++ set -x
10:04:49 [2024-01-23T10:04:49.048Z] ++ 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.r7L2RezOMw/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
10:04:49 [2024-01-23T10:04:49.048Z] testing: warning: no tests to run
10:04:49 [2024-01-23T10:04:49.048Z] PASS
10:04:49 [2024-01-23T10:04:49.048Z] 
10:04:49 [2024-01-23T10:04:49.048Z] DONE 0 tests in 0.007s
10:04:49 [2024-01-23T10:04:49.048Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m  
10:04:49 [2024-01-23T10:04:49.048Z] ++ '[' -n '' ']'
10:04:49 [2024-01-23T10:04:49.048Z] ++ 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
10:04:49 [2024-01-23T10:04:49.048Z] ++ set -e
10:04:49 [2024-01-23T10:04:49.048Z] ++ '[' -n 0 ']'
10:04:49 [2024-01-23T10:04:49.048Z] ++ set -x
10:04:49 [2024-01-23T10:04:49.048Z] ++ 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.r7L2RezOMw/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
10:04:49 [2024-01-23T10:04:49.048Z] INFO: Testing against a local daemon
10:04:49 [2024-01-23T10:04:49.048Z] === RUN   TestAuthZPluginAllowRequest
10:04:49 [2024-01-23T10:04:49.975Z] --- PASS: TestAuthZPluginAllowRequest (1.02s)
10:04:49 [2024-01-23T10:04:49.975Z] === RUN   TestAuthZPluginTLS
10:04:50 [2024-01-23T10:04:50.547Z] --- PASS: TestAuthZPluginTLS (0.55s)
10:04:50 [2024-01-23T10:04:50.547Z] === RUN   TestAuthZPluginDenyRequest
10:04:50 [2024-01-23T10:04:50.807Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
10:04:50 [2024-01-23T10:04:50.807Z] === RUN   TestAuthZPluginAPIDenyResponse
10:04:51 [2024-01-23T10:04:51.394Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
10:04:51 [2024-01-23T10:04:51.394Z] === RUN   TestAuthZPluginDenyResponse
10:04:51 [2024-01-23T10:04:51.956Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
10:04:51 [2024-01-23T10:04:51.956Z] === RUN   TestAuthZPluginAllowEventStream
10:04:52 [2024-01-23T10:04:52.883Z] 2024/01/23 10:04:52 http: panic serving 127.0.0.1:60808: runtime error: invalid memory address or nil pointer dereference
10:04:52 [2024-01-23T10:04:52.883Z] goroutine 182 [running]:
10:04:52 [2024-01-23T10:04:52.883Z] net/http.(*conn).serve.func1()
10:04:52 [2024-01-23T10:04:52.884Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
10:04:52 [2024-01-23T10:04:52.884Z] panic({0xa74a80?, 0x1599ca0?})
10:04:52 [2024-01-23T10:04:52.884Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
10:04:52 [2024-01-23T10:04:52.884Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd72948, 0x40001120c0}, 0xffff5226b588?)
10:04:52 [2024-01-23T10:04:52.884Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:159 +0x14c
10:04:52 [2024-01-23T10:04:52.884Z] net/http.HandlerFunc.ServeHTTP(0x4000296300?, {0xd72948?, 0x40001120c0?}, 0x4023f4?)
10:04:52 [2024-01-23T10:04:52.884Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
10:04:52 [2024-01-23T10:04:52.884Z] net/http.(*ServeMux).ServeHTTP(0xd78ef8?, {0xd72948, 0x40001120c0}, 0x4000296300)
10:04:52 [2024-01-23T10:04:52.884Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
10:04:52 [2024-01-23T10:04:52.884Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x4000243760, {0xd71508?, 0x40004d0000}, 0x4000296200, {0xd67860, 0x4000569000})
10:04:52 [2024-01-23T10:04:52.884Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:217 +0xf44
10:04:52 [2024-01-23T10:04:52.884Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd71508?, 0x40004d0000?}, 0x4000390010?)
10:04:52 [2024-01-23T10:04:52.884Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40
10:04:52 [2024-01-23T10:04:52.884Z] net/http.HandlerFunc.ServeHTTP(0x10?, {0xd71508?, 0x40004d0000?}, 0x40004d0000?)
10:04:52 [2024-01-23T10:04:52.884Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
10:04:52 [2024-01-23T10:04:52.884Z] net/http.serverHandler.ServeHTTP({0xd6e0e8?}, {0xd71508?, 0x40004d0000?}, 0x6?)
10:04:52 [2024-01-23T10:04:52.884Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
10:04:52 [2024-01-23T10:04:52.884Z] net/http.(*conn).serve(0x4000412630, {0xd78ef8, 0x400017f590})
10:04:52 [2024-01-23T10:04:52.884Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
10:04:52 [2024-01-23T10:04:52.884Z] created by net/http.(*Server).Serve in goroutine 38
10:04:52 [2024-01-23T10:04:52.884Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
10:04:53 [2024-01-23T10:04:53.810Z] 2024/01/23 10:04:53 http: panic serving 127.0.0.1:60816: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input
10:04:53 [2024-01-23T10:04:53.810Z] goroutine 225 [running]:
10:04:53 [2024-01-23T10:04:53.810Z] net/http.(*conn).serve.func1()
10:04:53 [2024-01-23T10:04:53.810Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
10:04:53 [2024-01-23T10:04:53.810Z] panic({0xa0ae80?, 0x4000390130?})
10:04:53 [2024-01-23T10:04:53.810Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
10:04:53 [2024-01-23T10:04:53.810Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd72948, 0x4000112180}, 0xffff5226b588?)
10:04:53 [2024-01-23T10:04:53.810Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360
10:04:53 [2024-01-23T10:04:53.810Z] net/http.HandlerFunc.ServeHTTP(0x4000296400?, {0xd72948?, 0x4000112180?}, 0x4023f4?)
10:04:53 [2024-01-23T10:04:53.810Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
10:04:53 [2024-01-23T10:04:53.810Z] net/http.(*ServeMux).ServeHTTP(0xd78ef8?, {0xd72948, 0x4000112180}, 0x4000296400)
10:04:53 [2024-01-23T10:04:53.810Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
10:04:53 [2024-01-23T10:04:53.810Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x4000243760, {0xd71508?, 0x40004d00e0}, 0x4000130100, {0xd67860, 0x4000569000})
10:04:53 [2024-01-23T10:04:53.810Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:217 +0xf44
10:04:53 [2024-01-23T10:04:53.810Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd71508?, 0x40004d00e0?}, 0x4000398330?)
10:04:53 [2024-01-23T10:04:53.810Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40
10:04:53 [2024-01-23T10:04:53.810Z] net/http.HandlerFunc.ServeHTTP(0x15f7440?, {0xd71508?, 0x40004d00e0?}, 0x400042eb40?)
10:04:53 [2024-01-23T10:04:53.810Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
10:04:53 [2024-01-23T10:04:53.810Z] net/http.serverHandler.ServeHTTP({0x4000398330?}, {0xd71508?, 0x40004d00e0?}, 0x6?)
10:04:53 [2024-01-23T10:04:53.810Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
10:04:53 [2024-01-23T10:04:53.810Z] net/http.(*conn).serve(0x40000ca120, {0xd78ef8, 0x400017f590})
10:04:53 [2024-01-23T10:04:53.810Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
10:04:53 [2024-01-23T10:04:53.810Z] created by net/http.(*Server).Serve in goroutine 38
10:04:53 [2024-01-23T10:04:53.810Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
10:04:55 [2024-01-23T10:04:55.697Z] 2024/01/23 10:04:55 http: panic serving 127.0.0.1:60828: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input
10:04:55 [2024-01-23T10:04:55.697Z] goroutine 215 [running]:
10:04:55 [2024-01-23T10:04:55.697Z] net/http.(*conn).serve.func1()
10:04:55 [2024-01-23T10:04:55.697Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
10:04:55 [2024-01-23T10:04:55.697Z] panic({0xa0ae80?, 0x40003901d0?})
10:04:55 [2024-01-23T10:04:55.697Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
10:04:55 [2024-01-23T10:04:55.697Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd72948, 0x4000112360}, 0xffff5226b588?)
10:04:55 [2024-01-23T10:04:55.697Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360
10:04:55 [2024-01-23T10:04:55.697Z] net/http.HandlerFunc.ServeHTTP(0x4000296600?, {0xd72948?, 0x4000112360?}, 0x4023f4?)
10:04:55 [2024-01-23T10:04:55.697Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
10:04:55 [2024-01-23T10:04:55.697Z] net/http.(*ServeMux).ServeHTTP(0xd78ef8?, {0xd72948, 0x4000112360}, 0x4000296600)
10:04:55 [2024-01-23T10:04:55.697Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
10:04:55 [2024-01-23T10:04:55.697Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x4000243760, {0xd71508?, 0x40004d01c0}, 0x4000296500, {0xd67860, 0x4000569000})
10:04:55 [2024-01-23T10:04:55.697Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:217 +0xf44
10:04:55 [2024-01-23T10:04:55.697Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd71508?, 0x40004d01c0?}, 0x40004363f0?)
10:04:55 [2024-01-23T10:04:55.697Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40
10:04:55 [2024-01-23T10:04:55.697Z] net/http.HandlerFunc.ServeHTTP(0x15f7440?, {0xd71508?, 0x40004d01c0?}, 0x400042eb40?)
10:04:55 [2024-01-23T10:04:55.697Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
10:04:55 [2024-01-23T10:04:55.697Z] net/http.serverHandler.ServeHTTP({0x40004363f0?}, {0xd71508?, 0x40004d01c0?}, 0x6?)
10:04:55 [2024-01-23T10:04:55.697Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
10:04:55 [2024-01-23T10:04:55.697Z] net/http.(*conn).serve(0x40001362d0, {0xd78ef8, 0x400017f590})
10:04:55 [2024-01-23T10:04:55.697Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
10:04:55 [2024-01-23T10:04:55.697Z] created by net/http.(*Server).Serve in goroutine 38
10:04:55 [2024-01-23T10:04:55.697Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
10:04:58 [2024-01-23T10:04:58.211Z] --- PASS: TestAuthZPluginAllowEventStream (6.02s)
10:04:58 [2024-01-23T10:04:58.211Z] === RUN   TestAuthZPluginErrorResponse
10:04:58 [2024-01-23T10:04:58.467Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
10:04:58 [2024-01-23T10:04:58.467Z] === RUN   TestAuthZPluginErrorRequest
10:04:59 [2024-01-23T10:04:59.029Z] --- PASS: TestAuthZPluginErrorRequest (0.52s)
10:04:59 [2024-01-23T10:04:59.029Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
10:04:59 [2024-01-23T10:04:59.590Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
10:04:59 [2024-01-23T10:04:59.590Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
10:05:00 [2024-01-23T10:05:00.955Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.12s)
10:05:00 [2024-01-23T10:05:00.955Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
10:05:01 [2024-01-23T10:05:01.882Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.10s)
10:05:01 [2024-01-23T10:05:01.882Z] === RUN   TestAuthZPluginHeader
10:05:02 [2024-01-23T10:05:02.443Z] --- PASS: TestAuthZPluginHeader (0.60s)
10:05:02 [2024-01-23T10:05:02.443Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
10:05:02 [2024-01-23T10:05:02.443Z]     authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm
10:05:02 [2024-01-23T10:05:02.443Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
10:05:02 [2024-01-23T10:05:02.443Z] === RUN   TestAuthZPluginV2Disable
10:05:02 [2024-01-23T10:05:02.443Z]     authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm
10:05:02 [2024-01-23T10:05:02.443Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
10:05:02 [2024-01-23T10:05:02.443Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
10:05:02 [2024-01-23T10:05:02.443Z]     authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm
10:05:02 [2024-01-23T10:05:02.443Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
10:05:02 [2024-01-23T10:05:02.443Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
10:05:02 [2024-01-23T10:05:02.443Z]     authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm
10:05:02 [2024-01-23T10:05:02.443Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
10:05:02 [2024-01-23T10:05:02.443Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
10:05:20 [2024-01-23T10:05:20.479Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s)
10:05:20 [2024-01-23T10:05:20.479Z] PASS
10:05:20 [2024-01-23T10:05:20.479Z] 
10:05:20 [2024-01-23T10:05:20.479Z] === Skipped
10:05:20 [2024-01-23T10:05:20.479Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
10:05:20 [2024-01-23T10:05:20.479Z]     authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm
10:05:20 [2024-01-23T10:05:20.479Z] 
10:05:20 [2024-01-23T10:05:20.479Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
10:05:20 [2024-01-23T10:05:20.479Z]     authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm
10:05:20 [2024-01-23T10:05:20.479Z] 
10:05:20 [2024-01-23T10:05:20.479Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
10:05:20 [2024-01-23T10:05:20.479Z]     authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm
10:05:20 [2024-01-23T10:05:20.479Z] 
10:05:20 [2024-01-23T10:05:20.479Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
10:05:20 [2024-01-23T10:05:20.479Z]     authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm
10:05:20 [2024-01-23T10:05:20.479Z] 
10:05:20 [2024-01-23T10:05:20.479Z] DONE 17 tests, 4 skipped in 30.490s
10:05:20 [2024-01-23T10:05:20.479Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m  
10:05:20 [2024-01-23T10:05:20.479Z] ++ '[' -n '' ']'
10:05:20 [2024-01-23T10:05:20.479Z] ++ 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
10:05:20 [2024-01-23T10:05:20.479Z] ++ set -e
10:05:20 [2024-01-23T10:05:20.479Z] ++ '[' -n 0 ']'
10:05:20 [2024-01-23T10:05:20.479Z] ++ set -x
10:05:20 [2024-01-23T10:05:20.480Z] ++ 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.r7L2RezOMw/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
10:05:20 [2024-01-23T10:05:20.480Z] INFO: Testing against a local daemon
10:05:20 [2024-01-23T10:05:20.480Z] === RUN   TestPluginInvalidJSON
10:05:20 [2024-01-23T10:05:20.480Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
10:05:20 [2024-01-23T10:05:20.480Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
10:05:20 [2024-01-23T10:05:20.480Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
10:05:20 [2024-01-23T10:05:20.480Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
10:05:20 [2024-01-23T10:05:20.480Z] === RUN   TestPluginInvalidJSON/plugins/pull
10:05:20 [2024-01-23T10:05:20.480Z] === PAUSE TestPluginInvalidJSON/plugins/pull
10:05:20 [2024-01-23T10:05:20.480Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
10:05:20 [2024-01-23T10:05:20.480Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
10:05:20 [2024-01-23T10:05:20.480Z] === CONT  TestPluginInvalidJSON/plugins/pull
10:05:20 [2024-01-23T10:05:20.480Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
10:05:20 [2024-01-23T10:05:20.480Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
10:05:20 [2024-01-23T10:05:20.480Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
10:05:20 [2024-01-23T10:05:20.480Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
10:05:20 [2024-01-23T10:05:20.480Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
10:05:20 [2024-01-23T10:05:20.480Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
10:05:20 [2024-01-23T10:05:20.480Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
10:05:20 [2024-01-23T10:05:20.480Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
10:05:20 [2024-01-23T10:05:20.480Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
10:05:20 [2024-01-23T10:05:20.480Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
10:05:20 [2024-01-23T10:05:20.480Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
10:05:20 [2024-01-23T10:05:20.480Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
10:05:20 [2024-01-23T10:05:20.480Z] --- PASS: TestPluginInvalidJSON (0.01s)
10:05:20 [2024-01-23T10:05:20.480Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
10:05:20 [2024-01-23T10:05:20.480Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
10:05:20 [2024-01-23T10:05:20.480Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
10:05:20 [2024-01-23T10:05:20.480Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
10:05:20 [2024-01-23T10:05:20.480Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
10:05:20 [2024-01-23T10:05:20.480Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
10:05:20 [2024-01-23T10:05:20.480Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
10:05:20 [2024-01-23T10:05:20.480Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
10:05:20 [2024-01-23T10:05:20.480Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
10:05:20 [2024-01-23T10:05:20.480Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
10:05:20 [2024-01-23T10:05:20.480Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
10:05:20 [2024-01-23T10:05:20.480Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
10:05:20 [2024-01-23T10:05:20.480Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
10:05:20 [2024-01-23T10:05:20.480Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
10:05:20 [2024-01-23T10:05:20.480Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
10:05:20 [2024-01-23T10:05:20.480Z] === RUN   TestPluginInstall
10:05:20 [2024-01-23T10:05:20.480Z] === RUN   TestPluginInstall/no_auth
10:05:22 [2024-01-23T10:05:22.996Z] time="2024-01-23T10:05:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:05:22 [2024-01-23T10:05:22.996Z] time="2024-01-23T10:05:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:eba70cf0a87e98fb5626fcd736ba7b4437fef3c96e2185f0827ad043735b6608" mediatype=application/vnd.docker.plugin.v1+json size=522
10:05:22 [2024-01-23T10:05:22.996Z] time="2024-01-23T10:05:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:05:22 [2024-01-23T10:05:22.996Z] time="2024-01-23T10:05:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:eba70cf0a87e98fb5626fcd736ba7b4437fef3c96e2185f0827ad043735b6608" mediatype=application/vnd.docker.plugin.v1+json size=522
10:05:22 [2024-01-23T10:05:22.996Z] === RUN   TestPluginInstall/with_htpasswd
10:05:23 [2024-01-23T10:05:23.252Z] time="2024-01-23T10:05:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:05:23 [2024-01-23T10:05:23.252Z] time="2024-01-23T10:05:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:eba70cf0a87e98fb5626fcd736ba7b4437fef3c96e2185f0827ad043735b6608" mediatype=application/vnd.docker.plugin.v1+json size=522
10:05:23 [2024-01-23T10:05:23.252Z] time="2024-01-23T10:05:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:05:23 [2024-01-23T10:05:23.252Z] time="2024-01-23T10:05:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:eba70cf0a87e98fb5626fcd736ba7b4437fef3c96e2185f0827ad043735b6608" mediatype=application/vnd.docker.plugin.v1+json size=522
10:05:23 [2024-01-23T10:05:23.252Z] === RUN   TestPluginInstall/with_insecure
10:05:24 [2024-01-23T10:05:24.178Z] time="2024-01-23T10:05:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:05:24 [2024-01-23T10:05:24.178Z] time="2024-01-23T10:05:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:64b76c153cb1642a37661d9a1e22f7e93eab173ec9521208653ca40c4ab03203" mediatype=application/vnd.docker.plugin.v1+json size=522
10:05:24 [2024-01-23T10:05:24.178Z] time="2024-01-23T10:05:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
10:05:24 [2024-01-23T10:05:24.178Z] time="2024-01-23T10:05:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:64b76c153cb1642a37661d9a1e22f7e93eab173ec9521208653ca40c4ab03203" mediatype=application/vnd.docker.plugin.v1+json size=522
10:05:24 [2024-01-23T10:05:24.178Z]     plugin_test.go:204: [dec3591511f60] daemon is not started
10:05:24 [2024-01-23T10:05:24.178Z] --- PASS: TestPluginInstall (4.88s)
10:05:24 [2024-01-23T10:05:24.178Z]     --- PASS: TestPluginInstall/no_auth (3.51s)
10:05:24 [2024-01-23T10:05:24.178Z]     --- PASS: TestPluginInstall/with_htpasswd (0.45s)
10:05:24 [2024-01-23T10:05:24.178Z]     --- PASS: TestPluginInstall/with_insecure (0.92s)
10:05:24 [2024-01-23T10:05:24.178Z] === RUN   TestPluginsWithRuntimes
10:05:26 [2024-01-23T10:05:26.066Z] === RUN   TestPluginsWithRuntimes/No_Args
10:05:26 [2024-01-23T10:05:26.627Z] === RUN   TestPluginsWithRuntimes/With_Args
10:05:27 [2024-01-23T10:05:27.553Z] --- PASS: TestPluginsWithRuntimes (3.31s)
10:05:27 [2024-01-23T10:05:27.553Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.90s)
10:05:27 [2024-01-23T10:05:27.553Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.90s)
10:05:27 [2024-01-23T10:05:27.553Z] === RUN   TestPluginBackCompatMediaTypes
10:05:28 [2024-01-23T10:05:28.114Z] --- PASS: TestPluginBackCompatMediaTypes (0.49s)
10:05:28 [2024-01-23T10:05:28.114Z] PASS
10:05:28 [2024-01-23T10:05:28.114Z] 
10:05:28 [2024-01-23T10:05:28.114Z] DONE 24 tests in 8.715s
10:05:28 [2024-01-23T10:05:28.114Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m  
10:05:28 [2024-01-23T10:05:28.114Z] ++ '[' -n '' ']'
10:05:28 [2024-01-23T10:05:28.114Z] ++ 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
10:05:28 [2024-01-23T10:05:28.114Z] ++ set -e
10:05:28 [2024-01-23T10:05:28.114Z] ++ '[' -n 0 ']'
10:05:28 [2024-01-23T10:05:28.114Z] ++ set -x
10:05:28 [2024-01-23T10:05:28.114Z] ++ 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.r7L2RezOMw/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
10:05:28 [2024-01-23T10:05:28.114Z] INFO: Testing against a local daemon
10:05:28 [2024-01-23T10:05:28.114Z] === RUN   TestExternalGraphDriver
10:05:28 [2024-01-23T10:05:28.370Z] === RUN   TestExternalGraphDriver/json
10:05:28 [2024-01-23T10:05:28.370Z] === RUN   TestExternalGraphDriver/spec
10:05:28 [2024-01-23T10:05:28.370Z] === RUN   TestExternalGraphDriver/pull
10:05:28 [2024-01-23T10:05:28.370Z] --- PASS: TestExternalGraphDriver (0.34s)
10:05:28 [2024-01-23T10:05:28.370Z]     --- PASS: TestExternalGraphDriver/json (0.00s)
10:05:28 [2024-01-23T10:05:28.370Z]     --- PASS: TestExternalGraphDriver/spec (0.00s)
10:05:28 [2024-01-23T10:05:28.370Z]     --- PASS: TestExternalGraphDriver/pull (0.00s)
10:05:28 [2024-01-23T10:05:28.370Z] === RUN   TestGraphdriverPluginV2
10:05:28 [2024-01-23T10:05:28.625Z]     external_test.go:415: (*Execution).NotAmd64-fm
10:05:28 [2024-01-23T10:05:28.625Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
10:05:28 [2024-01-23T10:05:28.625Z] PASS
10:05:28 [2024-01-23T10:05:28.625Z] 
10:05:28 [2024-01-23T10:05:28.625Z] === Skipped
10:05:28 [2024-01-23T10:05:28.625Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
10:05:28 [2024-01-23T10:05:28.625Z]     external_test.go:415: (*Execution).NotAmd64-fm
10:05:28 [2024-01-23T10:05:28.625Z] 
10:05:28 [2024-01-23T10:05:28.625Z] DONE 5 tests, 1 skipped in 0.701s
10:05:28 [2024-01-23T10:05:28.625Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m  
10:05:28 [2024-01-23T10:05:28.625Z] ++ '[' -n '' ']'
10:05:28 [2024-01-23T10:05:28.625Z] ++ 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
10:05:28 [2024-01-23T10:05:28.625Z] ++ set -e
10:05:28 [2024-01-23T10:05:28.625Z] ++ '[' -n 0 ']'
10:05:28 [2024-01-23T10:05:28.625Z] ++ set -x
10:05:28 [2024-01-23T10:05:28.625Z] ++ 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.r7L2RezOMw/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
10:05:28 [2024-01-23T10:05:28.881Z] INFO: Testing against a local daemon
10:05:28 [2024-01-23T10:05:28.881Z] === RUN   TestContinueAfterPluginCrash
10:05:28 [2024-01-23T10:05:28.881Z] === PAUSE TestContinueAfterPluginCrash
10:05:28 [2024-01-23T10:05:28.881Z] === RUN   TestReadPluginNoRead
10:05:28 [2024-01-23T10:05:28.881Z] === PAUSE TestReadPluginNoRead
10:05:28 [2024-01-23T10:05:28.881Z] === RUN   TestDaemonStartWithLogOpt
10:05:28 [2024-01-23T10:05:28.881Z] === PAUSE TestDaemonStartWithLogOpt
10:05:28 [2024-01-23T10:05:28.881Z] === CONT  TestContinueAfterPluginCrash
10:05:28 [2024-01-23T10:05:28.881Z] === CONT  TestDaemonStartWithLogOpt
10:05:28 [2024-01-23T10:05:28.881Z] === CONT  TestReadPluginNoRead
10:05:30 [2024-01-23T10:05:30.769Z] === RUN   TestReadPluginNoRead/default
10:05:31 [2024-01-23T10:05:31.329Z] --- PASS: TestDaemonStartWithLogOpt (2.66s)
10:05:32 [2024-01-23T10:05:32.256Z] === RUN   TestReadPluginNoRead/disabled_caching
10:05:33 [2024-01-23T10:05:33.182Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
10:05:34 [2024-01-23T10:05:34.546Z]     read_test.go:93: [dbbbad9cae935] daemon is not started
10:05:34 [2024-01-23T10:05:34.546Z] --- PASS: TestReadPluginNoRead (5.60s)
10:05:34 [2024-01-23T10:05:34.546Z]     --- PASS: TestReadPluginNoRead/default (1.25s)
10:05:34 [2024-01-23T10:05:34.546Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.16s)
10:05:34 [2024-01-23T10:05:34.546Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.15s)
10:05:36 [2024-01-23T10:05:36.455Z] --- PASS: TestContinueAfterPluginCrash (7.54s)
10:05:36 [2024-01-23T10:05:36.455Z] PASS
10:05:36 [2024-01-23T10:05:36.455Z] 
10:05:36 [2024-01-23T10:05:36.455Z] DONE 6 tests in 7.571s
10:05:36 [2024-01-23T10:05:36.455Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m  
10:05:36 [2024-01-23T10:05:36.455Z] ++ '[' -n '' ']'
10:05:36 [2024-01-23T10:05:36.455Z] ++ 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
10:05:36 [2024-01-23T10:05:36.455Z] ++ set -e
10:05:36 [2024-01-23T10:05:36.455Z] ++ '[' -n 0 ']'
10:05:36 [2024-01-23T10:05:36.455Z] ++ set -x
10:05:36 [2024-01-23T10:05:36.455Z] ++ 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.r7L2RezOMw/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
10:05:36 [2024-01-23T10:05:36.455Z] testing: warning: no tests to run
10:05:36 [2024-01-23T10:05:36.455Z] PASS
10:05:36 [2024-01-23T10:05:36.455Z] 
10:05:36 [2024-01-23T10:05:36.455Z] DONE 0 tests in 0.007s
10:05:36 [2024-01-23T10:05:36.455Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m  
10:05:36 [2024-01-23T10:05:36.455Z] ++ '[' -n '' ']'
10:05:36 [2024-01-23T10:05:36.455Z] ++ 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
10:05:36 [2024-01-23T10:05:36.455Z] ++ set -e
10:05:36 [2024-01-23T10:05:36.455Z] ++ '[' -n 0 ']'
10:05:36 [2024-01-23T10:05:36.455Z] ++ set -x
10:05:36 [2024-01-23T10:05:36.455Z] ++ 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.r7L2RezOMw/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
10:05:36 [2024-01-23T10:05:36.455Z] INFO: Testing against a local daemon
10:05:36 [2024-01-23T10:05:36.455Z] === RUN   TestPluginWithDevMounts
10:05:36 [2024-01-23T10:05:36.455Z] === PAUSE TestPluginWithDevMounts
10:05:36 [2024-01-23T10:05:36.455Z] === CONT  TestPluginWithDevMounts
10:05:37 [2024-01-23T10:05:37.825Z] --- PASS: TestPluginWithDevMounts (1.50s)
10:05:37 [2024-01-23T10:05:37.825Z] PASS
10:05:37 [2024-01-23T10:05:37.825Z] 
10:05:37 [2024-01-23T10:05:37.825Z] DONE 1 tests in 1.538s
10:05:37 [2024-01-23T10:05:37.825Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m  
10:05:37 [2024-01-23T10:05:37.825Z] ++ '[' -n '' ']'
10:05:37 [2024-01-23T10:05:37.825Z] ++ 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
10:05:37 [2024-01-23T10:05:37.825Z] ++ set -e
10:05:37 [2024-01-23T10:05:37.825Z] ++ '[' -n 0 ']'
10:05:37 [2024-01-23T10:05:37.825Z] ++ set -x
10:05:37 [2024-01-23T10:05:37.825Z] ++ 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.r7L2RezOMw/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
10:05:37 [2024-01-23T10:05:37.825Z] INFO: Testing against a local daemon
10:05:37 [2024-01-23T10:05:37.825Z] === RUN   TestSecretInspect
10:05:40 [2024-01-23T10:05:40.339Z] --- PASS: TestSecretInspect (1.96s)
10:05:40 [2024-01-23T10:05:40.339Z] === RUN   TestSecretList
10:05:41 [2024-01-23T10:05:41.703Z] --- PASS: TestSecretList (1.89s)
10:05:41 [2024-01-23T10:05:41.703Z] === RUN   TestSecretsCreateAndDelete
10:05:43 [2024-01-23T10:05:43.589Z] --- PASS: TestSecretsCreateAndDelete (1.83s)
10:05:43 [2024-01-23T10:05:43.589Z] === RUN   TestSecretsUpdate
10:05:45 [2024-01-23T10:05:45.476Z] --- PASS: TestSecretsUpdate (1.84s)
10:05:45 [2024-01-23T10:05:45.476Z] === RUN   TestTemplatedSecret
10:05:47 [2024-01-23T10:05:47.990Z] --- PASS: TestTemplatedSecret (2.60s)
10:05:47 [2024-01-23T10:05:47.990Z] === RUN   TestSecretCreateResolve
10:05:49 [2024-01-23T10:05:49.878Z] --- PASS: TestSecretCreateResolve (1.94s)
10:05:49 [2024-01-23T10:05:49.878Z] PASS
10:05:49 [2024-01-23T10:05:49.878Z] 
10:05:49 [2024-01-23T10:05:49.878Z] DONE 6 tests in 12.089s
10:05:49 [2024-01-23T10:05:49.878Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m  
10:05:49 [2024-01-23T10:05:49.878Z] ++ '[' -n '' ']'
10:05:49 [2024-01-23T10:05:49.878Z] ++ 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
10:05:49 [2024-01-23T10:05:49.878Z] ++ set -e
10:05:49 [2024-01-23T10:05:49.878Z] ++ '[' -n 0 ']'
10:05:49 [2024-01-23T10:05:49.878Z] ++ set -x
10:05:49 [2024-01-23T10:05:49.879Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.r7L2RezOMw/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
10:05:50 [2024-01-23T10:05:50.134Z] INFO: Testing against a local daemon
10:05:50 [2024-01-23T10:05:50.134Z] === RUN   TestServiceCreateInit
10:05:50 [2024-01-23T10:05:50.134Z] === RUN   TestServiceCreateInit/daemonInitDisabled
10:05:54 [2024-01-23T10:05:54.298Z] === RUN   TestServiceCreateInit/daemonInitEnabled
10:05:57 [2024-01-23T10:05:57.563Z] --- PASS: TestServiceCreateInit (7.28s)
10:05:57 [2024-01-23T10:05:57.563Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.71s)
10:05:57 [2024-01-23T10:05:57.563Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.56s)
10:05:57 [2024-01-23T10:05:57.563Z] === RUN   TestCreateServiceMultipleTimes
10:06:12 [2024-01-23T10:06:12.397Z] --- PASS: TestCreateServiceMultipleTimes (14.75s)
10:06:12 [2024-01-23T10:06:12.397Z] === RUN   TestCreateServiceConflict
10:06:14 [2024-01-23T10:06:14.283Z] --- PASS: TestCreateServiceConflict (1.89s)
10:06:14 [2024-01-23T10:06:14.283Z] === RUN   TestCreateServiceMaxReplicas
10:06:16 [2024-01-23T10:06:16.796Z] --- PASS: TestCreateServiceMaxReplicas (2.71s)
10:06:16 [2024-01-23T10:06:16.796Z] === RUN   TestCreateServiceSecretFileMode
10:06:31 [2024-01-23T10:06:31.629Z] --- PASS: TestCreateServiceSecretFileMode (12.53s)
10:06:31 [2024-01-23T10:06:31.629Z] === RUN   TestCreateServiceConfigFileMode
10:06:43 [2024-01-23T10:06:43.801Z] --- PASS: TestCreateServiceConfigFileMode (12.66s)
10:06:43 [2024-01-23T10:06:43.801Z] === RUN   TestCreateServiceSysctls
10:06:45 [2024-01-23T10:06:45.165Z] --- PASS: TestCreateServiceSysctls (3.16s)
10:06:45 [2024-01-23T10:06:45.165Z] === RUN   TestCreateServiceCapabilities
10:06:47 [2024-01-23T10:06:47.678Z] --- PASS: TestCreateServiceCapabilities (2.51s)
10:06:47 [2024-01-23T10:06:47.678Z] === RUN   TestInspect
10:06:50 [2024-01-23T10:06:50.197Z] --- PASS: TestInspect (2.72s)
10:06:50 [2024-01-23T10:06:50.197Z] === RUN   TestCreateJob
10:06:53 [2024-01-23T10:06:53.463Z] --- PASS: TestCreateJob (3.11s)
10:06:53 [2024-01-23T10:06:53.463Z] === RUN   TestReplicatedJob
10:06:58 [2024-01-23T10:06:58.704Z] --- PASS: TestReplicatedJob (4.72s)
10:06:58 [2024-01-23T10:06:58.704Z] === RUN   TestUpdateReplicatedJob
10:07:01 [2024-01-23T10:07:01.219Z] --- PASS: TestUpdateReplicatedJob (3.15s)
10:07:01 [2024-01-23T10:07:01.219Z] === RUN   TestServiceListWithStatuses
10:07:06 [2024-01-23T10:07:06.460Z] --- PASS: TestServiceListWithStatuses (4.67s)
10:07:06 [2024-01-23T10:07:06.460Z] === RUN   TestDockerNetworkConnectAliasPreV144
10:07:10 [2024-01-23T10:07:10.627Z] --- PASS: TestDockerNetworkConnectAliasPreV144 (4.05s)
10:07:10 [2024-01-23T10:07:10.627Z] === RUN   TestDockerNetworkReConnect
10:07:13 [2024-01-23T10:07:13.140Z] --- PASS: TestDockerNetworkReConnect (3.05s)
10:07:13 [2024-01-23T10:07:13.140Z] === RUN   TestServicePlugin
10:07:13 [2024-01-23T10:07:13.140Z]     plugin_test.go:25: (*Execution).NotAmd64-fm
10:07:13 [2024-01-23T10:07:13.140Z] --- SKIP: TestServicePlugin (0.00s)
10:07:13 [2024-01-23T10:07:13.140Z] === RUN   TestServiceUpdateLabel
10:07:15 [2024-01-23T10:07:15.027Z] --- PASS: TestServiceUpdateLabel (1.91s)
10:07:15 [2024-01-23T10:07:15.027Z] === RUN   TestServiceUpdateSecrets
10:07:29 [2024-01-23T10:07:29.862Z] --- PASS: TestServiceUpdateSecrets (14.17s)
10:07:29 [2024-01-23T10:07:29.862Z] === RUN   TestServiceUpdateConfigs
10:07:44 [2024-01-23T10:07:44.715Z] --- PASS: TestServiceUpdateConfigs (14.18s)
10:07:44 [2024-01-23T10:07:44.715Z] === RUN   TestServiceUpdateNetwork
10:07:56 [2024-01-23T10:07:56.878Z] --- PASS: TestServiceUpdateNetwork (12.06s)
10:07:56 [2024-01-23T10:07:56.878Z] === RUN   TestServiceUpdatePidsLimit
10:07:56 [2024-01-23T10:07:56.878Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
10:07:57 [2024-01-23T10:07:57.134Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
10:08:05 [2024-01-23T10:08:05.214Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
10:08:11 [2024-01-23T10:08:11.747Z] --- PASS: TestServiceUpdatePidsLimit (16.09s)
10:08:11 [2024-01-23T10:08:11.747Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.71s)
10:08:11 [2024-01-23T10:08:11.747Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.87s)
10:08:11 [2024-01-23T10:08:11.747Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.77s)
10:08:11 [2024-01-23T10:08:11.747Z] PASS
10:08:11 [2024-01-23T10:08:11.747Z] 
10:08:11 [2024-01-23T10:08:11.747Z] === Skipped
10:08:11 [2024-01-23T10:08:11.747Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
10:08:11 [2024-01-23T10:08:11.747Z]     plugin_test.go:25: (*Execution).NotAmd64-fm
10:08:11 [2024-01-23T10:08:11.747Z] 
10:08:11 [2024-01-23T10:08:11.747Z] DONE 26 tests, 1 skipped in 141.411s
10:08:11 [2024-01-23T10:08:11.747Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m  
10:08:11 [2024-01-23T10:08:11.747Z] ++ '[' -n '' ']'
10:08:11 [2024-01-23T10:08:11.747Z] ++ 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
10:08:11 [2024-01-23T10:08:11.747Z] ++ set -e
10:08:11 [2024-01-23T10:08:11.747Z] ++ '[' -n 0 ']'
10:08:11 [2024-01-23T10:08:11.747Z] ++ set -x
10:08:11 [2024-01-23T10:08:11.747Z] ++ 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.r7L2RezOMw/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
10:08:11 [2024-01-23T10:08:11.747Z] INFO: Testing against a local daemon
10:08:11 [2024-01-23T10:08:11.747Z] === RUN   TestSessionCreate
10:08:11 [2024-01-23T10:08:11.747Z] --- PASS: TestSessionCreate (0.01s)
10:08:11 [2024-01-23T10:08:11.747Z] === RUN   TestSessionCreateWithBadUpgrade
10:08:11 [2024-01-23T10:08:11.747Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s)
10:08:11 [2024-01-23T10:08:11.747Z] PASS
10:08:11 [2024-01-23T10:08:11.747Z] 
10:08:11 [2024-01-23T10:08:11.747Z] DONE 2 tests in 0.045s
10:08:11 [2024-01-23T10:08:11.747Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m  
10:08:11 [2024-01-23T10:08:11.747Z] ++ '[' -n '' ']'
10:08:11 [2024-01-23T10:08:11.747Z] ++ 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
10:08:11 [2024-01-23T10:08:11.747Z] ++ set -e
10:08:11 [2024-01-23T10:08:11.747Z] ++ '[' -n 0 ']'
10:08:11 [2024-01-23T10:08:11.747Z] ++ set -x
10:08:11 [2024-01-23T10:08:11.747Z] ++ 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.r7L2RezOMw/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
10:08:11 [2024-01-23T10:08:11.747Z] INFO: Testing against a local daemon
10:08:11 [2024-01-23T10:08:11.747Z] === RUN   TestCgroupDriverSystemdMemoryLimit
10:08:11 [2024-01-23T10:08:11.747Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
10:08:11 [2024-01-23T10:08:11.747Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
10:08:11 [2024-01-23T10:08:11.747Z] === RUN   TestDiskUsage
10:08:11 [2024-01-23T10:08:11.747Z] === PAUSE TestDiskUsage
10:08:11 [2024-01-23T10:08:11.747Z] === RUN   TestEventsExecDie
10:08:12 [2024-01-23T10:08:12.003Z] --- PASS: TestEventsExecDie (0.57s)
10:08:12 [2024-01-23T10:08:12.003Z] === RUN   TestEventsBackwardsCompatible
10:08:12 [2024-01-23T10:08:12.003Z] --- PASS: TestEventsBackwardsCompatible (0.04s)
10:08:12 [2024-01-23T10:08:12.003Z] === RUN   TestEventsVolumeCreate
10:08:12 [2024-01-23T10:08:12.259Z] --- PASS: TestEventsVolumeCreate (0.05s)
10:08:12 [2024-01-23T10:08:12.259Z] === RUN   TestInfoBinaryCommits
10:08:12 [2024-01-23T10:08:12.259Z] --- PASS: TestInfoBinaryCommits (0.01s)
10:08:12 [2024-01-23T10:08:12.259Z] === RUN   TestInfoAPIVersioned
10:08:12 [2024-01-23T10:08:12.259Z] --- PASS: TestInfoAPIVersioned (0.01s)
10:08:12 [2024-01-23T10:08:12.259Z] === RUN   TestInfoAPI
10:08:12 [2024-01-23T10:08:12.259Z] --- PASS: TestInfoAPI (0.01s)
10:08:12 [2024-01-23T10:08:12.259Z] === RUN   TestInfoAPIWarnings
10:08:30 [2024-01-23T10:08:30.298Z] --- PASS: TestInfoAPIWarnings (16.54s)
10:08:30 [2024-01-23T10:08:30.298Z] === RUN   TestInfoDebug
10:08:30 [2024-01-23T10:08:30.298Z] --- PASS: TestInfoDebug (0.52s)
10:08:30 [2024-01-23T10:08:30.298Z] === RUN   TestInfoInsecureRegistries
10:08:30 [2024-01-23T10:08:30.298Z] --- PASS: TestInfoInsecureRegistries (0.52s)
10:08:30 [2024-01-23T10:08:30.298Z] === RUN   TestInfoRegistryMirrors
10:08:30 [2024-01-23T10:08:30.298Z] --- PASS: TestInfoRegistryMirrors (0.52s)
10:08:30 [2024-01-23T10:08:30.298Z] === RUN   TestLoginFailsWithBadCredentials
10:08:31 [2024-01-23T10:08:31.224Z] --- PASS: TestLoginFailsWithBadCredentials (0.98s)
10:08:31 [2024-01-23T10:08:31.224Z] === RUN   TestPingCacheHeaders
10:08:31 [2024-01-23T10:08:31.224Z] --- PASS: TestPingCacheHeaders (0.01s)
10:08:31 [2024-01-23T10:08:31.224Z] === RUN   TestPingGet
10:08:31 [2024-01-23T10:08:31.224Z] --- PASS: TestPingGet (0.01s)
10:08:31 [2024-01-23T10:08:31.224Z] === RUN   TestPingHead
10:08:31 [2024-01-23T10:08:31.224Z] --- PASS: TestPingHead (0.01s)
10:08:31 [2024-01-23T10:08:31.224Z] === RUN   TestPingSwarmHeader
10:08:31 [2024-01-23T10:08:31.785Z] === RUN   TestPingSwarmHeader/before_swarm_init
10:08:32 [2024-01-23T10:08:32.346Z] === RUN   TestPingSwarmHeader/after_swarm_init
10:08:33 [2024-01-23T10:08:33.272Z] === RUN   TestPingSwarmHeader/after_swarm_leave
10:08:33 [2024-01-23T10:08:33.272Z] --- PASS: TestPingSwarmHeader (2.01s)
10:08:33 [2024-01-23T10:08:33.272Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
10:08:33 [2024-01-23T10:08:33.272Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
10:08:33 [2024-01-23T10:08:33.272Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
10:08:33 [2024-01-23T10:08:33.272Z] === RUN   TestPingBuilderHeader
10:08:33 [2024-01-23T10:08:33.272Z] === RUN   TestPingBuilderHeader/default_config
10:08:33 [2024-01-23T10:08:33.833Z] === RUN   TestPingBuilderHeader/buildkit_disabled
10:08:34 [2024-01-23T10:08:34.394Z] --- PASS: TestPingBuilderHeader (1.04s)
10:08:34 [2024-01-23T10:08:34.394Z]     --- PASS: TestPingBuilderHeader/default_config (0.52s)
10:08:34 [2024-01-23T10:08:34.394Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s)
10:08:34 [2024-01-23T10:08:34.394Z] === RUN   TestVersion
10:08:34 [2024-01-23T10:08:34.394Z] --- PASS: TestVersion (0.01s)
10:08:34 [2024-01-23T10:08:34.394Z] === CONT  TestDiskUsage
10:08:34 [2024-01-23T10:08:34.955Z] === RUN   TestDiskUsage/empty
10:08:34 [2024-01-23T10:08:34.955Z] === RUN   TestDiskUsage/empty/container_types
10:08:34 [2024-01-23T10:08:34.955Z] === RUN   TestDiskUsage/empty/image_types
10:08:34 [2024-01-23T10:08:34.955Z] === RUN   TestDiskUsage/empty/volume_types
10:08:34 [2024-01-23T10:08:34.955Z] === RUN   TestDiskUsage/empty/build-cache_types
10:08:34 [2024-01-23T10:08:34.955Z] === RUN   TestDiskUsage/empty/container,_volume_types
10:08:34 [2024-01-23T10:08:34.955Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
10:08:34 [2024-01-23T10:08:34.955Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
10:08:34 [2024-01-23T10:08:34.955Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
10:08:34 [2024-01-23T10:08:34.955Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
10:08:34 [2024-01-23T10:08:34.955Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
10:08:34 [2024-01-23T10:08:34.955Z] === RUN   TestDiskUsage/after_LoadBusybox
10:08:34 [2024-01-23T10:08:34.955Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
10:08:34 [2024-01-23T10:08:34.955Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
10:08:34 [2024-01-23T10:08:34.955Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
10:08:34 [2024-01-23T10:08:34.955Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
10:08:34 [2024-01-23T10:08:34.955Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
10:08:34 [2024-01-23T10:08:34.955Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
10:08:34 [2024-01-23T10:08:34.955Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
10:08:34 [2024-01-23T10:08:34.955Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
10:08:34 [2024-01-23T10:08:34.955Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
10:08:34 [2024-01-23T10:08:34.955Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
10:08:34 [2024-01-23T10:08:34.955Z] === RUN   TestDiskUsage/after_container.Run
10:08:35 [2024-01-23T10:08:35.211Z] === RUN   TestDiskUsage/after_container.Run/container_types
10:08:35 [2024-01-23T10:08:35.211Z] === RUN   TestDiskUsage/after_container.Run/image_types
10:08:35 [2024-01-23T10:08:35.211Z] === RUN   TestDiskUsage/after_container.Run/volume_types
10:08:35 [2024-01-23T10:08:35.211Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
10:08:35 [2024-01-23T10:08:35.211Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
10:08:35 [2024-01-23T10:08:35.211Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
10:08:35 [2024-01-23T10:08:35.211Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
10:08:35 [2024-01-23T10:08:35.211Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
10:08:35 [2024-01-23T10:08:35.211Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
10:08:35 [2024-01-23T10:08:35.211Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
10:08:35 [2024-01-23T10:08:35.467Z] --- PASS: TestDiskUsage (1.04s)
10:08:35 [2024-01-23T10:08:35.467Z]     --- PASS: TestDiskUsage/empty (0.01s)
10:08:35 [2024-01-23T10:08:35.467Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
10:08:35 [2024-01-23T10:08:35.467Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
10:08:35 [2024-01-23T10:08:35.467Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
10:08:35 [2024-01-23T10:08:35.467Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
10:08:35 [2024-01-23T10:08:35.467Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
10:08:35 [2024-01-23T10:08:35.467Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
10:08:35 [2024-01-23T10:08:35.467Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
10:08:35 [2024-01-23T10:08:35.467Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
10:08:35 [2024-01-23T10:08:35.467Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
10:08:35 [2024-01-23T10:08:35.467Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
10:08:35 [2024-01-23T10:08:35.467Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.08s)
10:08:35 [2024-01-23T10:08:35.467Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
10:08:35 [2024-01-23T10:08:35.467Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
10:08:35 [2024-01-23T10:08:35.467Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
10:08:35 [2024-01-23T10:08:35.467Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
10:08:35 [2024-01-23T10:08:35.467Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
10:08:35 [2024-01-23T10:08:35.467Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
10:08:35 [2024-01-23T10:08:35.467Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
10:08:35 [2024-01-23T10:08:35.467Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
10:08:35 [2024-01-23T10:08:35.467Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
10:08:35 [2024-01-23T10:08:35.467Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
10:08:35 [2024-01-23T10:08:35.467Z]     --- PASS: TestDiskUsage/after_container.Run (0.25s)
10:08:35 [2024-01-23T10:08:35.467Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
10:08:35 [2024-01-23T10:08:35.467Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
10:08:35 [2024-01-23T10:08:35.467Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
10:08:35 [2024-01-23T10:08:35.467Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
10:08:35 [2024-01-23T10:08:35.467Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
10:08:35 [2024-01-23T10:08:35.467Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
10:08:35 [2024-01-23T10:08:35.467Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
10:08:35 [2024-01-23T10:08:35.467Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
10:08:35 [2024-01-23T10:08:35.467Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
10:08:35 [2024-01-23T10:08:35.467Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
10:08:35 [2024-01-23T10:08:35.467Z] PASS
10:08:35 [2024-01-23T10:08:35.467Z] 
10:08:35 [2024-01-23T10:08:35.467Z] === Skipped
10:08:35 [2024-01-23T10:08:35.467Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
10:08:35 [2024-01-23T10:08:35.467Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
10:08:35 [2024-01-23T10:08:35.467Z] 
10:08:35 [2024-01-23T10:08:35.467Z] DONE 57 tests, 1 skipped in 23.933s
10:08:35 [2024-01-23T10:08:35.467Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m  
10:08:35 [2024-01-23T10:08:35.467Z] ++ '[' -n '' ']'
10:08:35 [2024-01-23T10:08:35.467Z] ++ 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
10:08:35 [2024-01-23T10:08:35.467Z] ++ set -e
10:08:35 [2024-01-23T10:08:35.467Z] ++ '[' -n 0 ']'
10:08:35 [2024-01-23T10:08:35.467Z] ++ set -x
10:08:35 [2024-01-23T10:08:35.467Z] ++ 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.r7L2RezOMw/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
10:08:35 [2024-01-23T10:08:35.467Z] INFO: Testing against a local daemon
10:08:35 [2024-01-23T10:08:35.467Z] === RUN   TestRunMountVolumeSubdir
10:08:35 [2024-01-23T10:08:35.722Z]     mount_test.go:28: Setup stderr:
10:08:35 [2024-01-23T10:08:35.722Z]     mount_test.go:28: Setup stdout:
10:08:35 [2024-01-23T10:08:35.722Z]         /volume:
10:08:35 [2024-01-23T10:08:35.722Z]         total 24K    
10:08:35 [2024-01-23T10:08:35.723Z]         drwxr-xr-x    5 root     root        4.0K Jan 23 10:08 .
10:08:35 [2024-01-23T10:08:35.723Z]         drwxr-xr-x    1 root     root        4.0K Jan 23 10:08 ..
10:08:35 [2024-01-23T10:08:35.723Z]         -rw-r--r--    1 root     root           4 Jan 23 10:08 bar.txt
10:08:35 [2024-01-23T10:08:35.723Z]         drwxr-xr-x    2 root     root        4.0K Jan 23 10:08 bin
10:08:35 [2024-01-23T10:08:35.723Z]         drwxr-xr-x    3 root     root        4.0K Jan 23 10:08 hack
10:08:35 [2024-01-23T10:08:35.723Z]         drwxr-xr-x    2 root     root        4.0K Jan 23 10:08 subdir
10:08:35 [2024-01-23T10:08:35.723Z]         
10:08:35 [2024-01-23T10:08:35.723Z]         /volume/hack/:
10:08:35 [2024-01-23T10:08:35.723Z]         total 12K    
10:08:35 [2024-01-23T10:08:35.723Z]         drwxr-xr-x    3 root     root        4.0K Jan 23 10:08 .
10:08:35 [2024-01-23T10:08:35.723Z]         drwxr-xr-x    5 root     root        4.0K Jan 23 10:08 ..
10:08:35 [2024-01-23T10:08:35.723Z]         lrwxrwxrwx    1 root     root           4 Jan 23 10:08 bad -> root
10:08:35 [2024-01-23T10:08:35.723Z]         lrwxrwxrwx    1 root     root           9 Jan 23 10:08 good -> ../subdir
10:08:35 [2024-01-23T10:08:35.723Z]         drwxr-xr-x    2 root     root        4.0K Jan 23 10:08 iwanttobehackedwithtoctou
10:08:35 [2024-01-23T10:08:35.723Z]         lrwxrwxrwx    1 root     root           1 Jan 23 10:08 root -> /
10:08:35 [2024-01-23T10:08:35.978Z] === RUN   TestRunMountVolumeSubdir/subdir
10:08:36 [2024-01-23T10:08:36.233Z]     mount_test.go:101: stdout:
10:08:36 [2024-01-23T10:08:36.233Z]         hello.txt
10:08:36 [2024-01-23T10:08:36.233Z]     mount_test.go:102: stderr:
10:08:36 [2024-01-23T10:08:36.233Z] === RUN   TestRunMountVolumeSubdir/subdir_link
10:08:36 [2024-01-23T10:08:36.794Z]     mount_test.go:101: stdout:
10:08:36 [2024-01-23T10:08:36.794Z]         hello.txt
10:08:36 [2024-01-23T10:08:36.794Z]     mount_test.go:102: stderr:
10:08:36 [2024-01-23T10:08:36.794Z] === RUN   TestRunMountVolumeSubdir/subdir_with_copy_data
10:08:37 [2024-01-23T10:08:37.355Z]     mount_test.go:101: stdout:
10:08:37 [2024-01-23T10:08:37.355Z]         /bin/busybox
10:08:37 [2024-01-23T10:08:37.355Z]     mount_test.go:102: stderr:
10:08:37 [2024-01-23T10:08:37.355Z] === RUN   TestRunMountVolumeSubdir/file
10:08:37 [2024-01-23T10:08:37.613Z]     mount_test.go:101: stdout:
10:08:37 [2024-01-23T10:08:37.613Z]         foo
10:08:37 [2024-01-23T10:08:37.613Z]     mount_test.go:102: stderr:
10:08:37 [2024-01-23T10:08:37.613Z] === RUN   TestRunMountVolumeSubdir/relative_with_backtracks
10:08:37 [2024-01-23T10:08:37.613Z] === RUN   TestRunMountVolumeSubdir/not_existing
10:08:37 [2024-01-23T10:08:37.613Z] === RUN   TestRunMountVolumeSubdir/mount_link
10:08:37 [2024-01-23T10:08:37.869Z] === RUN   TestRunMountVolumeSubdir/mount_link_link
10:08:38 [2024-01-23T10:08:38.125Z] --- PASS: TestRunMountVolumeSubdir (2.53s)
10:08:38 [2024-01-23T10:08:38.125Z]     --- PASS: TestRunMountVolumeSubdir/subdir (0.45s)
10:08:38 [2024-01-23T10:08:38.125Z]     --- PASS: TestRunMountVolumeSubdir/subdir_link (0.43s)
10:08:38 [2024-01-23T10:08:38.125Z]     --- PASS: TestRunMountVolumeSubdir/subdir_with_copy_data (0.44s)
10:08:38 [2024-01-23T10:08:38.125Z]     --- PASS: TestRunMountVolumeSubdir/file (0.40s)
10:08:38 [2024-01-23T10:08:38.125Z]     --- PASS: TestRunMountVolumeSubdir/relative_with_backtracks (0.00s)
10:08:38 [2024-01-23T10:08:38.125Z]     --- PASS: TestRunMountVolumeSubdir/not_existing (0.14s)
10:08:38 [2024-01-23T10:08:38.125Z]     --- PASS: TestRunMountVolumeSubdir/mount_link (0.13s)
10:08:38 [2024-01-23T10:08:38.125Z]     --- PASS: TestRunMountVolumeSubdir/mount_link_link (0.13s)
10:08:38 [2024-01-23T10:08:38.125Z] === RUN   TestVolumesCreateAndList
10:08:38 [2024-01-23T10:08:38.125Z] --- PASS: TestVolumesCreateAndList (0.01s)
10:08:38 [2024-01-23T10:08:38.125Z] === RUN   TestVolumesRemove
10:08:38 [2024-01-23T10:08:38.125Z] === RUN   TestVolumesRemove/volume_in_use
10:08:38 [2024-01-23T10:08:38.125Z] === RUN   TestVolumesRemove/volume_not_in_use
10:08:38 [2024-01-23T10:08:38.125Z] === RUN   TestVolumesRemove/non-existing_volume
10:08:38 [2024-01-23T10:08:38.125Z] === RUN   TestVolumesRemove/non-existing_volume_force
10:08:38 [2024-01-23T10:08:38.125Z] --- PASS: TestVolumesRemove (0.05s)
10:08:38 [2024-01-23T10:08:38.125Z]     --- PASS: TestVolumesRemove/volume_in_use (0.00s)
10:08:38 [2024-01-23T10:08:38.125Z]     --- PASS: TestVolumesRemove/volume_not_in_use (0.01s)
10:08:38 [2024-01-23T10:08:38.125Z]     --- PASS: TestVolumesRemove/non-existing_volume (0.00s)
10:08:38 [2024-01-23T10:08:38.125Z]     --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s)
10:08:38 [2024-01-23T10:08:38.125Z] === RUN   TestVolumesRemoveSwarmEnabled
10:08:38 [2024-01-23T10:08:38.125Z] === PAUSE TestVolumesRemoveSwarmEnabled
10:08:38 [2024-01-23T10:08:38.125Z] === RUN   TestVolumesInspect
10:08:38 [2024-01-23T10:08:38.125Z] --- PASS: TestVolumesInspect (0.01s)
10:08:38 [2024-01-23T10:08:38.125Z] === RUN   TestVolumesInvalidJSON
10:08:38 [2024-01-23T10:08:38.125Z] === RUN   TestVolumesInvalidJSON/volumes/create
10:08:38 [2024-01-23T10:08:38.125Z] === PAUSE TestVolumesInvalidJSON/volumes/create
10:08:38 [2024-01-23T10:08:38.125Z] === CONT  TestVolumesInvalidJSON/volumes/create
10:08:38 [2024-01-23T10:08:38.125Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
10:08:38 [2024-01-23T10:08:38.125Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
10:08:38 [2024-01-23T10:08:38.125Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
10:08:38 [2024-01-23T10:08:38.125Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
10:08:38 [2024-01-23T10:08:38.125Z] --- PASS: TestVolumesInvalidJSON (0.01s)
10:08:38 [2024-01-23T10:08:38.125Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
10:08:38 [2024-01-23T10:08:38.125Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
10:08:38 [2024-01-23T10:08:38.125Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
10:08:38 [2024-01-23T10:08:38.125Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
10:08:38 [2024-01-23T10:08:38.125Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
10:08:38 [2024-01-23T10:08:38.125Z] === RUN   TestVolumePruneAnonymous
10:08:38 [2024-01-23T10:08:38.125Z] --- PASS: TestVolumePruneAnonymous (0.03s)
10:08:38 [2024-01-23T10:08:38.125Z] === RUN   TestVolumePruneAnonFromImage
10:08:38 [2024-01-23T10:08:38.125Z] --- PASS: TestVolumePruneAnonFromImage (0.12s)
10:08:38 [2024-01-23T10:08:38.125Z] === CONT  TestVolumesRemoveSwarmEnabled
10:08:39 [2024-01-23T10:08:39.489Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_in_use
10:08:39 [2024-01-23T10:08:39.489Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_not_in_use
10:08:39 [2024-01-23T10:08:39.489Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume
10:08:39 [2024-01-23T10:08:39.489Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume_force
10:08:40 [2024-01-23T10:08:40.050Z] --- PASS: TestVolumesRemoveSwarmEnabled (1.87s)
10:08:40 [2024-01-23T10:08:40.050Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s)
10:08:40 [2024-01-23T10:08:40.050Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s)
10:08:40 [2024-01-23T10:08:40.050Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s)
10:08:40 [2024-01-23T10:08:40.050Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s)
10:08:40 [2024-01-23T10:08:40.050Z] PASS
10:08:40 [2024-01-23T10:08:40.050Z] 
10:08:40 [2024-01-23T10:08:40.050Z] DONE 29 tests in 4.672s
10:08:40 [2024-01-23T10:08:40.050Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
10:08:40 [2024-01-23T10:08:40.305Z] ++++ cat bundles/test-integration/docker.pid
10:08:40 [2024-01-23T10:08:40.305Z] +++ kill 24539
10:08:41 [2024-01-23T10:08:41.671Z] ++++ cat bundles/test-integration/TestUsernsCommit/d3c1e58459697/docker.pid
10:08:41 [2024-01-23T10:08:41.671Z] +++ kill 60646
10:08:41 [2024-01-23T10:08:41.671Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 60646 is not a child of this shell
10:08:41 [2024-01-23T10:08:41.671Z] warning: PID 60646 from bundles/test-integration/TestUsernsCommit/d3c1e58459697/docker.pid had a nonzero exit code
10:08:41 [2024-01-23T10:08:41.671Z] umount: bundles/test-integration/TestUsernsCommit/d3c1e58459697/root: not mounted.
10:08:41 [2024-01-23T10:08:41.671Z] +++ /etc/init.d/apparmor stop
10:08:41 [2024-01-23T10:08:41.671Z] Leaving: AppArmorNo profiles have been unloaded.
10:08:41 [2024-01-23T10:08:41.671Z] 
10:08:41 [2024-01-23T10:08:41.671Z] Unloading profiles will leave already running processes permanently
10:08:41 [2024-01-23T10:08:41.671Z] unconfined, which can lead to unexpected situations.
10:08:41 [2024-01-23T10:08:41.671Z] 
10:08:41 [2024-01-23T10:08:41.671Z] To set a process to complain mode, use the command line tool
10:08:41 [2024-01-23T10:08:41.671Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
10:08:41 [2024-01-23T10:08:41.671Z] +++ true
10:08:41 [2024-01-23T10:08:41.671Z] exiting test-integration
10:08:41 [2024-01-23T10:08:41.671Z] ++ exit 0
10:08:41 [2024-01-23T10:08:41.671Z] 
Post stage
[Pipeline] junit
10:08:42 [2024-01-23T10:08:42.633Z] Recording test results
10:08:42 [2024-01-23T10:08:42.804Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
10:08:43 [2024-01-23T10:08:43.096Z] + echo Ensuring container killed.
10:08:43 [2024-01-23T10:08:43.096Z] Ensuring container killed.
10:08:43 [2024-01-23T10:08:43.096Z] + docker rm -vf docker-pr20
10:08:43 [2024-01-23T10:08:43.096Z] Error response from daemon: No such container: docker-pr20
[Pipeline] sh
10:08:43 [2024-01-23T10:08:43.368Z] + echo Chowning /workspace to jenkins user
10:08:43 [2024-01-23T10:08:43.369Z] Chowning /workspace to jenkins user
10:08:43 [2024-01-23T10:08:43.369Z] + id -u
10:08:43 [2024-01-23T10:08:43.369Z] + id -g
10:08:43 [2024-01-23T10:08:43.369Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-47062:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
10:08:44 [2024-01-23T10:08:44.571Z] + bundleName=arm64-integration
10:08:44 [2024-01-23T10:08:44.571Z] + echo Creating arm64-integration-bundles.tar.gz
10:08:44 [2024-01-23T10:08:44.571Z] Creating arm64-integration-bundles.tar.gz
10:08:44 [2024-01-23T10:08:44.571Z] + + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
10:08:44 [2024-01-23T10:08:44.571Z] xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
10:08:44 [2024-01-23T10:08:44.835Z] Archiving artifacts
10:08:45 [2024-01-23T10:08:45.054Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-47062/20/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
10:08:45 [2024-01-23T10:08:45.334Z] + make clean
10:08:45 [2024-01-23T10:08:45.334Z] docker volume rm -f docker-dev-cache docker-mod-cache
10:08:45 [2024-01-23T10:08:45.334Z] docker-dev-cache
10:08:45 [2024-01-23T10:08:45.334Z] 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