Skip to content
Success

Console Output

Pull request #47139 updated
23:10:59 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from ac2a028dcc05532109e14f8af105ca42c0abf1f3+8906adc8d4c009c2844d008fe638715b614c7838 (b1198e34639f7fe97b715a99b051d18c60c4e60d)
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-47139@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
23:11:01 [2024-01-23T23:11:01.789Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
23:11:01 [2024-01-23T23:11:01.793Z] Trying to pass milestone 5
[Pipeline] milestone
23:11:01 [2024-01-23T23:11:01.948Z] Trying to pass milestone 6
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
23:11:02 [2024-01-23T23:11:02.174Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-04c1dcd01201befc7) in /home/ubuntu/workspace/moby_PR-47139
[Pipeline] {
[Pipeline] checkout
23:11:02 [2024-01-23T23:11:02.197Z] The recommended git tool is: git
23:11:02 [2024-01-23T23:11:02.205Z] using credential docker-jenkins-github-credentials
23:11:02 [2024-01-23T23:11:02.224Z] Cloning the remote Git repository
23:11:02 [2024-01-23T23:11:02.224Z] Cloning with configured refspecs honoured and without tags
23:11:02 [2024-01-23T23:11:02.236Z] Cloning repository https://github.com/moby/moby.git
23:11:02 [2024-01-23T23:11:02.236Z]  > git init /home/ubuntu/workspace/moby_PR-47139 # timeout=10
23:11:02 [2024-01-23T23:11:02.241Z] Fetching upstream changes from https://github.com/moby/moby.git
23:11:02 [2024-01-23T23:11:02.241Z]  > git --version # timeout=10
23:11:02 [2024-01-23T23:11:02.243Z]  > git --version # 'git version 2.25.1'
23:11:02 [2024-01-23T23:11:02.243Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:11:02 [2024-01-23T23:11:02.243Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47139/head:refs/remotes/origin/PR-47139 +refs/heads/master:refs/remotes/origin/master # timeout=10
23:11:15 [2024-01-23T23:11:15.349Z] Fetching without tags
23:11:15 [2024-01-23T23:11:15.549Z] Merging remotes/origin/master commit 8906adc8d4c009c2844d008fe638715b614c7838 into PR head commit ac2a028dcc05532109e14f8af105ca42c0abf1f3
23:11:16 [2024-01-23T23:11:16.233Z] Merge succeeded, producing ac2a028dcc05532109e14f8af105ca42c0abf1f3
23:11:16 [2024-01-23T23:11:16.233Z] Checking out Revision ac2a028dcc05532109e14f8af105ca42c0abf1f3 (PR-47139)
23:11:15 [2024-01-23T23:11:15.344Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:11:15 [2024-01-23T23:11:15.347Z]  > git config --add remote.origin.fetch +refs/pull/47139/head:refs/remotes/origin/PR-47139 # timeout=10
23:11:15 [2024-01-23T23:11:15.350Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
23:11:15 [2024-01-23T23:11:15.355Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:11:15 [2024-01-23T23:11:15.361Z] Fetching upstream changes from https://github.com/moby/moby.git
23:11:15 [2024-01-23T23:11:15.361Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:11:15 [2024-01-23T23:11:15.361Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47139/head:refs/remotes/origin/PR-47139 +refs/heads/master:refs/remotes/origin/master # timeout=10
23:11:15 [2024-01-23T23:11:15.560Z]  > git config core.sparsecheckout # timeout=10
23:11:15 [2024-01-23T23:11:15.563Z]  > git checkout -f ac2a028dcc05532109e14f8af105ca42c0abf1f3 # timeout=10
23:11:16 [2024-01-23T23:11:16.225Z]  > git remote # timeout=10
23:11:16 [2024-01-23T23:11:16.228Z]  > git config --get remote.origin.url # timeout=10
23:11:16 [2024-01-23T23:11:16.231Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:11:16 [2024-01-23T23:11:16.231Z]  > git merge 8906adc8d4c009c2844d008fe638715b614c7838 # timeout=10
23:11:16 [2024-01-23T23:11:16.239Z]  > git rev-parse HEAD^{commit} # timeout=10
23:11:16 [2024-01-23T23:11:16.245Z]  > git config core.sparsecheckout # timeout=10
23:11:16 [2024-01-23T23:11:16.247Z]  > git checkout -f ac2a028dcc05532109e14f8af105ca42c0abf1f3 # timeout=10
23:11:16 [2024-01-23T23:11:16.557Z] Commit message: "api/types: move image options to api/types/image"
23:11:16 [2024-01-23T23:11:16.563Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
23:11:17 [2024-01-23T23:11:17.187Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-47139:/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
23:11:16 [2024-01-23T23:11:16.569Z]  > git rev-list --no-walk 47d3335c37a3405946e19a1527f13a91b9426a89 # timeout=10
23:11:19 [2024-01-23T23:11:19.718Z] 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
23:11:20 [2024-01-23T23:11:20.031Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-04c1dcd01201befc7) in /home/ubuntu/workspace/moby_PR-47139
[Pipeline] {
[Pipeline] checkout
23:11:20 [2024-01-23T23:11:20.049Z] The recommended git tool is: git
23:11:20 [2024-01-23T23:11:20.056Z] using credential docker-jenkins-github-credentials
23:11:20 [2024-01-23T23:11:20.075Z] Fetching changes from the remote Git repository
23:11:20 [2024-01-23T23:11:20.081Z] Fetching without tags
23:11:20 [2024-01-23T23:11:20.294Z] Merging remotes/origin/master commit 8906adc8d4c009c2844d008fe638715b614c7838 into PR head commit ac2a028dcc05532109e14f8af105ca42c0abf1f3
23:11:20 [2024-01-23T23:11:20.624Z] Merge succeeded, producing ac2a028dcc05532109e14f8af105ca42c0abf1f3
23:11:20 [2024-01-23T23:11:20.624Z] Checking out Revision ac2a028dcc05532109e14f8af105ca42c0abf1f3 (PR-47139)
23:11:20 [2024-01-23T23:11:20.712Z] Commit message: "api/types: move image options to api/types/image"
23:11:20 [2024-01-23T23:11:20.082Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-47139/.git # timeout=10
23:11:20 [2024-01-23T23:11:20.087Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:11:20 [2024-01-23T23:11:20.092Z] Fetching upstream changes from https://github.com/moby/moby.git
23:11:20 [2024-01-23T23:11:20.092Z]  > git --version # timeout=10
23:11:20 [2024-01-23T23:11:20.094Z]  > git --version # 'git version 2.25.1'
23:11:20 [2024-01-23T23:11:20.094Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:11:20 [2024-01-23T23:11:20.095Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47139/head:refs/remotes/origin/PR-47139 +refs/heads/master:refs/remotes/origin/master # timeout=10
23:11:20 [2024-01-23T23:11:20.306Z]  > git config core.sparsecheckout # timeout=10
23:11:20 [2024-01-23T23:11:20.309Z]  > git checkout -f ac2a028dcc05532109e14f8af105ca42c0abf1f3 # timeout=10
23:11:20 [2024-01-23T23:11:20.617Z]  > git remote # timeout=10
23:11:20 [2024-01-23T23:11:20.620Z]  > git config --get remote.origin.url # timeout=10
23:11:20 [2024-01-23T23:11:20.622Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:11:20 [2024-01-23T23:11:20.623Z]  > git merge 8906adc8d4c009c2844d008fe638715b614c7838 # timeout=10
23:11:20 [2024-01-23T23:11:20.630Z]  > git rev-parse HEAD^{commit} # timeout=10
23:11:20 [2024-01-23T23:11:20.636Z]  > git config core.sparsecheckout # timeout=10
23:11:20 [2024-01-23T23:11:20.638Z]  > git checkout -f ac2a028dcc05532109e14f8af105ca42c0abf1f3 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
23:11:21 [2024-01-23T23:11:21.378Z] + docker version
23:11:21 [2024-01-23T23:11:21.378Z] Client: Docker Engine - Community
23:11:21 [2024-01-23T23:11:21.378Z]  Version:           24.0.7
23:11:21 [2024-01-23T23:11:21.378Z]  API version:       1.43
23:11:21 [2024-01-23T23:11:21.378Z]  Go version:        go1.20.10
23:11:21 [2024-01-23T23:11:21.378Z]  Git commit:        afdd53b
23:11:21 [2024-01-23T23:11:21.378Z]  Built:             Thu Oct 26 09:08:14 2023
23:11:21 [2024-01-23T23:11:21.378Z]  OS/Arch:           linux/arm64
23:11:21 [2024-01-23T23:11:21.378Z]  Context:           default
23:11:21 [2024-01-23T23:11:21.378Z] 
23:11:21 [2024-01-23T23:11:21.378Z] Server: Docker Engine - Community
23:11:21 [2024-01-23T23:11:21.378Z]  Engine:
23:11:21 [2024-01-23T23:11:21.378Z]   Version:          24.0.7
23:11:21 [2024-01-23T23:11:21.378Z]   API version:      1.43 (minimum version 1.12)
23:11:21 [2024-01-23T23:11:21.378Z]   Go version:       go1.20.10
23:11:21 [2024-01-23T23:11:21.378Z]   Git commit:       311b9ff
23:11:21 [2024-01-23T23:11:21.378Z]   Built:            Thu Oct 26 09:08:14 2023
23:11:21 [2024-01-23T23:11:21.378Z]   OS/Arch:          linux/arm64
23:11:21 [2024-01-23T23:11:21.378Z]   Experimental:     true
23:11:21 [2024-01-23T23:11:21.378Z]  containerd:
23:11:21 [2024-01-23T23:11:21.378Z]   Version:          1.6.25
23:11:21 [2024-01-23T23:11:21.378Z]   GitCommit:        d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f
23:11:21 [2024-01-23T23:11:21.378Z]  runc:
23:11:21 [2024-01-23T23:11:21.378Z]   Version:          1.1.10
23:11:21 [2024-01-23T23:11:21.378Z]   GitCommit:        v1.1.10-0-g18a0cb0
23:11:21 [2024-01-23T23:11:21.378Z]  docker-init:
23:11:21 [2024-01-23T23:11:21.378Z]   Version:          0.19.0
23:11:21 [2024-01-23T23:11:21.378Z]   GitCommit:        de40ad0
[Pipeline] sh
23:11:21 [2024-01-23T23:11:21.657Z] + docker info
23:11:21 [2024-01-23T23:11:21.657Z] Client: Docker Engine - Community
23:11:21 [2024-01-23T23:11:21.657Z]  Version:    24.0.7
23:11:21 [2024-01-23T23:11:21.657Z]  Context:    default
23:11:21 [2024-01-23T23:11:21.657Z]  Debug Mode: false
23:11:21 [2024-01-23T23:11:21.657Z]  Plugins:
23:11:21 [2024-01-23T23:11:21.657Z]   buildx: Docker Buildx (Docker Inc.)
23:11:21 [2024-01-23T23:11:21.657Z]     Version:  v0.12.0
23:11:21 [2024-01-23T23:11:21.657Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
23:11:21 [2024-01-23T23:11:21.657Z]   compose: Docker Compose (Docker Inc.)
23:11:21 [2024-01-23T23:11:21.657Z]     Version:  v2.23.3
23:11:21 [2024-01-23T23:11:21.657Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
23:11:21 [2024-01-23T23:11:21.657Z] 
23:11:21 [2024-01-23T23:11:21.657Z] Server:
23:11:21 [2024-01-23T23:11:21.657Z]  Containers: 0
23:11:21 [2024-01-23T23:11:21.657Z]   Running: 0
23:11:21 [2024-01-23T23:11:21.657Z]   Paused: 0
23:11:21 [2024-01-23T23:11:21.657Z]   Stopped: 0
23:11:21 [2024-01-23T23:11:21.657Z]  Images: 4
23:11:21 [2024-01-23T23:11:21.657Z]  Server Version: 24.0.7
23:11:21 [2024-01-23T23:11:21.657Z]  Storage Driver: overlay2
23:11:21 [2024-01-23T23:11:21.657Z]   Backing Filesystem: extfs
23:11:21 [2024-01-23T23:11:21.657Z]   Supports d_type: true
23:11:21 [2024-01-23T23:11:21.657Z]   Using metacopy: false
23:11:21 [2024-01-23T23:11:21.657Z]   Native Overlay Diff: true
23:11:21 [2024-01-23T23:11:21.657Z]   userxattr: false
23:11:21 [2024-01-23T23:11:21.657Z]  Logging Driver: json-file
23:11:21 [2024-01-23T23:11:21.657Z]  Cgroup Driver: cgroupfs
23:11:21 [2024-01-23T23:11:21.657Z]  Cgroup Version: 1
23:11:21 [2024-01-23T23:11:21.657Z]  Plugins:
23:11:21 [2024-01-23T23:11:21.657Z]   Volume: local
23:11:21 [2024-01-23T23:11:21.657Z]   Network: bridge host ipvlan macvlan null overlay
23:11:21 [2024-01-23T23:11:21.657Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
23:11:21 [2024-01-23T23:11:21.657Z]  Swarm: inactive
23:11:21 [2024-01-23T23:11:21.657Z]  Runtimes: io.containerd.runc.v2 runc
23:11:21 [2024-01-23T23:11:21.657Z]  Default Runtime: runc
23:11:21 [2024-01-23T23:11:21.657Z]  Init Binary: docker-init
23:11:21 [2024-01-23T23:11:21.657Z]  containerd version: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f
23:11:21 [2024-01-23T23:11:21.657Z]  runc version: v1.1.10-0-g18a0cb0
23:11:21 [2024-01-23T23:11:21.657Z]  init version: de40ad0
23:11:21 [2024-01-23T23:11:21.657Z]  Security Options:
23:11:21 [2024-01-23T23:11:21.657Z]   apparmor
23:11:21 [2024-01-23T23:11:21.657Z]   seccomp
23:11:21 [2024-01-23T23:11:21.657Z]    Profile: builtin
23:11:21 [2024-01-23T23:11:21.657Z]  Kernel Version: 5.15.0-1050-aws
23:11:21 [2024-01-23T23:11:21.657Z]  Operating System: Ubuntu 20.04.6 LTS
23:11:21 [2024-01-23T23:11:21.657Z]  OSType: linux
23:11:21 [2024-01-23T23:11:21.657Z]  Architecture: aarch64
23:11:21 [2024-01-23T23:11:21.657Z]  CPUs: 8
23:11:21 [2024-01-23T23:11:21.657Z]  Total Memory: 30.64GiB
23:11:21 [2024-01-23T23:11:21.657Z]  Name: ip-10-100-109-143
23:11:21 [2024-01-23T23:11:21.657Z]  ID: df31e515-0d6e-4cdc-bab7-e14664be0d77
23:11:21 [2024-01-23T23:11:21.657Z]  Docker Root Dir: /var/lib/docker
23:11:21 [2024-01-23T23:11:21.657Z]  Debug Mode: false
23:11:21 [2024-01-23T23:11:21.657Z]  Experimental: true
23:11:21 [2024-01-23T23:11:21.657Z]  Insecure Registries:
23:11:21 [2024-01-23T23:11:21.657Z]   127.0.0.0/8
23:11:21 [2024-01-23T23:11:21.657Z]  Live Restore Enabled: true
23:11:21 [2024-01-23T23:11:21.657Z] 
[Pipeline] sh
23:11:21 [2024-01-23T23:11:21.935Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
23:11:21 [2024-01-23T23:11:21.936Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
23:11:21 [2024-01-23T23:11:21.936Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-47139/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
23:11:21 [2024-01-23T23:11:21.936Z] + bash /home/ubuntu/workspace/moby_PR-47139/check-config.sh
23:11:21 [2024-01-23T23:11:21.936Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
23:11:21 [2024-01-23T23:11:21.936Z] info: reading kernel config from /boot/config-5.15.0-1050-aws ...
23:11:21 [2024-01-23T23:11:21.936Z] 
23:11:21 [2024-01-23T23:11:21.936Z] Generally Necessary:
23:11:21 [2024-01-23T23:11:21.936Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
23:11:21 [2024-01-23T23:11:21.936Z] - apparmor: enabled and tools installed
23:11:21 [2024-01-23T23:11:21.936Z] - CONFIG_NAMESPACES: enabled
23:11:21 [2024-01-23T23:11:21.936Z] - CONFIG_NET_NS: enabled
23:11:21 [2024-01-23T23:11:21.936Z] - CONFIG_PID_NS: enabled
23:11:21 [2024-01-23T23:11:21.936Z] - CONFIG_IPC_NS: enabled
23:11:21 [2024-01-23T23:11:21.936Z] - CONFIG_UTS_NS: enabled
23:11:21 [2024-01-23T23:11:21.936Z] - CONFIG_CGROUPS: enabled
23:11:21 [2024-01-23T23:11:21.936Z] - CONFIG_CGROUP_CPUACCT: enabled
23:11:21 [2024-01-23T23:11:21.936Z] - CONFIG_CGROUP_DEVICE: enabled
23:11:21 [2024-01-23T23:11:21.936Z] - CONFIG_CGROUP_FREEZER: enabled
23:11:21 [2024-01-23T23:11:21.936Z] - CONFIG_CGROUP_SCHED: enabled
23:11:21 [2024-01-23T23:11:21.936Z] - CONFIG_CPUSETS: enabled
23:11:21 [2024-01-23T23:11:21.936Z] - CONFIG_MEMCG: enabled
23:11:21 [2024-01-23T23:11:21.936Z] - CONFIG_KEYS: enabled
23:11:21 [2024-01-23T23:11:21.936Z] - CONFIG_VETH: enabled (as module)
23:11:22 [2024-01-23T23:11:22.194Z] - CONFIG_BRIDGE: enabled (as module)
23:11:22 [2024-01-23T23:11:22.194Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
23:11:22 [2024-01-23T23:11:22.194Z] - CONFIG_IP_NF_FILTER: enabled (as module)
23:11:22 [2024-01-23T23:11:22.194Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
23:11:22 [2024-01-23T23:11:22.194Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
23:11:22 [2024-01-23T23:11:22.194Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
23:11:22 [2024-01-23T23:11:22.194Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
23:11:22 [2024-01-23T23:11:22.194Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
23:11:22 [2024-01-23T23:11:22.194Z] - CONFIG_IP_NF_NAT: enabled (as module)
23:11:22 [2024-01-23T23:11:22.194Z] - CONFIG_NF_NAT: enabled (as module)
23:11:22 [2024-01-23T23:11:22.194Z] - CONFIG_POSIX_MQUEUE: enabled
23:11:22 [2024-01-23T23:11:22.194Z] - CONFIG_CGROUP_BPF: enabled
23:11:22 [2024-01-23T23:11:22.194Z] 
23:11:22 [2024-01-23T23:11:22.194Z] Optional Features:
23:11:22 [2024-01-23T23:11:22.194Z] - CONFIG_USER_NS: enabled
23:11:22 [2024-01-23T23:11:22.194Z] - CONFIG_SECCOMP: enabled
23:11:22 [2024-01-23T23:11:22.194Z] - CONFIG_SECCOMP_FILTER: enabled
23:11:22 [2024-01-23T23:11:22.194Z] - CONFIG_CGROUP_PIDS: enabled
23:11:22 [2024-01-23T23:11:22.194Z] - CONFIG_MEMCG_SWAP: enabled
23:11:22 [2024-01-23T23:11:22.194Z]     (cgroup swap accounting is currently enabled)
23:11:22 [2024-01-23T23:11:22.194Z] - CONFIG_BLK_CGROUP: enabled
23:11:22 [2024-01-23T23:11:22.194Z] - CONFIG_BLK_DEV_THROTTLING: enabled
23:11:22 [2024-01-23T23:11:22.194Z] - CONFIG_CGROUP_PERF: enabled
23:11:22 [2024-01-23T23:11:22.194Z] - CONFIG_CGROUP_HUGETLB: enabled
23:11:22 [2024-01-23T23:11:22.452Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
23:11:22 [2024-01-23T23:11:22.452Z] - CONFIG_CGROUP_NET_PRIO: enabled
23:11:22 [2024-01-23T23:11:22.452Z] - CONFIG_CFS_BANDWIDTH: enabled
23:11:22 [2024-01-23T23:11:22.452Z] - CONFIG_FAIR_GROUP_SCHED: enabled
23:11:22 [2024-01-23T23:11:22.452Z] - CONFIG_RT_GROUP_SCHED: missing
23:11:22 [2024-01-23T23:11:22.452Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
23:11:22 [2024-01-23T23:11:22.452Z] - CONFIG_IP_VS: enabled (as module)
23:11:22 [2024-01-23T23:11:22.452Z] - CONFIG_IP_VS_NFCT: enabled
23:11:22 [2024-01-23T23:11:22.452Z] - CONFIG_IP_VS_PROTO_TCP: enabled
23:11:22 [2024-01-23T23:11:22.452Z] - CONFIG_IP_VS_PROTO_UDP: enabled
23:11:22 [2024-01-23T23:11:22.452Z] - CONFIG_IP_VS_RR: enabled (as module)
23:11:22 [2024-01-23T23:11:22.452Z] - CONFIG_SECURITY_SELINUX: enabled
23:11:22 [2024-01-23T23:11:22.452Z] - CONFIG_SECURITY_APPARMOR: enabled
23:11:22 [2024-01-23T23:11:22.452Z] - CONFIG_EXT4_FS: enabled
23:11:22 [2024-01-23T23:11:22.452Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
23:11:22 [2024-01-23T23:11:22.452Z] - CONFIG_EXT4_FS_SECURITY: enabled
23:11:22 [2024-01-23T23:11:22.452Z] - Network Drivers:
23:11:22 [2024-01-23T23:11:22.452Z]   - "overlay":
23:11:22 [2024-01-23T23:11:22.452Z]     - CONFIG_VXLAN: enabled (as module)
23:11:22 [2024-01-23T23:11:22.452Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
23:11:22 [2024-01-23T23:11:22.452Z]       Optional (for encrypted networks):
23:11:22 [2024-01-23T23:11:22.711Z]       - CONFIG_CRYPTO: enabled
23:11:22 [2024-01-23T23:11:22.711Z]       - CONFIG_CRYPTO_AEAD: enabled
23:11:22 [2024-01-23T23:11:22.711Z]       - CONFIG_CRYPTO_GCM: enabled
23:11:22 [2024-01-23T23:11:22.711Z]       - CONFIG_CRYPTO_SEQIV: enabled
23:11:22 [2024-01-23T23:11:22.711Z]       - CONFIG_CRYPTO_GHASH: enabled
23:11:22 [2024-01-23T23:11:22.711Z]       - CONFIG_XFRM: enabled
23:11:22 [2024-01-23T23:11:22.711Z]       - CONFIG_XFRM_USER: enabled (as module)
23:11:22 [2024-01-23T23:11:22.711Z]       - CONFIG_XFRM_ALGO: enabled (as module)
23:11:22 [2024-01-23T23:11:22.711Z]       - CONFIG_INET_ESP: enabled (as module)
23:11:22 [2024-01-23T23:11:22.711Z]   - "ipvlan":
23:11:22 [2024-01-23T23:11:22.711Z]     - CONFIG_IPVLAN: enabled (as module)
23:11:22 [2024-01-23T23:11:22.711Z]   - "macvlan":
23:11:22 [2024-01-23T23:11:22.711Z]     - CONFIG_MACVLAN: enabled (as module)
23:11:22 [2024-01-23T23:11:22.711Z]     - CONFIG_DUMMY: enabled (as module)
23:11:22 [2024-01-23T23:11:22.711Z]   - "ftp,tftp client in container":
23:11:22 [2024-01-23T23:11:22.711Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
23:11:22 [2024-01-23T23:11:22.711Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
23:11:22 [2024-01-23T23:11:22.711Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
23:11:22 [2024-01-23T23:11:22.711Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
23:11:22 [2024-01-23T23:11:22.711Z] - Storage Drivers:
23:11:22 [2024-01-23T23:11:22.711Z]   - "aufs":
23:11:22 [2024-01-23T23:11:22.711Z]     - CONFIG_AUFS_FS: enabled (as module)
23:11:22 [2024-01-23T23:11:22.711Z]   - "btrfs":
23:11:22 [2024-01-23T23:11:22.711Z]     - CONFIG_BTRFS_FS: enabled (as module)
23:11:22 [2024-01-23T23:11:22.711Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
23:11:22 [2024-01-23T23:11:22.711Z]   - "devicemapper":
23:11:22 [2024-01-23T23:11:22.711Z]     - CONFIG_BLK_DEV_DM: enabled
23:11:22 [2024-01-23T23:11:22.711Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
23:11:22 [2024-01-23T23:11:22.711Z]   - "overlay":
23:11:22 [2024-01-23T23:11:22.711Z]     - CONFIG_OVERLAY_FS: enabled (as module)
23:11:22 [2024-01-23T23:11:22.711Z]   - "zfs":
23:11:22 [2024-01-23T23:11:22.711Z]     - /dev/zfs: present
23:11:22 [2024-01-23T23:11:22.711Z]     - zfs command: missing
23:11:22 [2024-01-23T23:11:22.711Z]     - zpool command: missing
23:11:22 [2024-01-23T23:11:22.711Z] 
23:11:22 [2024-01-23T23:11:22.711Z] Limits:
23:11:22 [2024-01-23T23:11:22.711Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
23:11:22 [2024-01-23T23:11:22.711Z] 
23:11:22 [2024-01-23T23:11:22.711Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
23:11:23 [2024-01-23T23:11:23.008Z] + docker build --force-rm -t docker:ac2a028dcc05532109e14f8af105ca42c0abf1f3 .
23:11:23 [2024-01-23T23:11:23.267Z] #0 building with "default" instance using docker driver
23:11:23 [2024-01-23T23:11:23.267Z] 
23:11:23 [2024-01-23T23:11:23.267Z] #1 [internal] load .dockerignore
23:11:23 [2024-01-23T23:11:23.267Z] #1 transferring context: 113B done
23:11:23 [2024-01-23T23:11:23.267Z] #1 DONE 0.0s
23:11:23 [2024-01-23T23:11:23.267Z] 
23:11:23 [2024-01-23T23:11:23.267Z] #2 [internal] load build definition from Dockerfile
23:11:23 [2024-01-23T23:11:23.267Z] #2 transferring dockerfile: 27.92kB done
23:11:23 [2024-01-23T23:11:23.267Z] #2 DONE 0.1s
23:11:23 [2024-01-23T23:11:23.267Z] 
23:11:23 [2024-01-23T23:11:23.267Z] #3 resolve image config for docker.io/docker/dockerfile:1
23:11:23 [2024-01-23T23:11:23.267Z] #3 DONE 0.2s
23:11:23 [2024-01-23T23:11:23.267Z] 
23:11:23 [2024-01-23T23:11:23.267Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
23:11:23 [2024-01-23T23:11:23.267Z] #4 CACHED
23:11:23 [2024-01-23T23:11:23.267Z] 
23:11:23 [2024-01-23T23:11:23.267Z] #5 [internal] load metadata for docker.io/library/busybox:latest
23:11:23 [2024-01-23T23:11:23.267Z] #5 DONE 0.0s
23:11:23 [2024-01-23T23:11:23.267Z] 
23:11:23 [2024-01-23T23:11:23.267Z] #6 [internal] load metadata for docker.io/distribution/distribution:2.8.3
23:11:23 [2024-01-23T23:11:23.525Z] #6 ...
23:11:23 [2024-01-23T23:11:23.525Z] 
23:11:23 [2024-01-23T23:11:23.525Z] #7 [internal] load metadata for docker.io/docker/buildx-bin:0.12.1
23:11:23 [2024-01-23T23:11:23.525Z] #7 DONE 0.2s
23:11:23 [2024-01-23T23:11:23.784Z] 
23:11:23 [2024-01-23T23:11:23.784Z] #8 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1
23:11:23 [2024-01-23T23:11:23.784Z] #8 DONE 0.2s
23:11:23 [2024-01-23T23:11:23.784Z] 
23:11:23 [2024-01-23T23:11:23.784Z] #9 [internal] load metadata for docker.io/library/golang:1.21.6-bookworm
23:11:23 [2024-01-23T23:11:23.784Z] #9 DONE 0.2s
23:11:23 [2024-01-23T23:11:23.784Z] 
23:11:23 [2024-01-23T23:11:23.784Z] #10 [internal] load metadata for docker.io/docker/compose-bin:v2.24.2
23:11:23 [2024-01-23T23:11:23.784Z] #10 DONE 0.3s
23:11:23 [2024-01-23T23:11:23.784Z] 
23:11:23 [2024-01-23T23:11:23.784Z] #11 [internal] load metadata for docker.io/library/debian:bookworm
23:11:23 [2024-01-23T23:11:23.784Z] #11 DONE 0.3s
23:11:23 [2024-01-23T23:11:23.784Z] 
23:11:23 [2024-01-23T23:11:23.784Z] #12 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
23:11:23 [2024-01-23T23:11:23.784Z] #12 DONE 0.3s
23:11:23 [2024-01-23T23:11:23.784Z] 
23:11:23 [2024-01-23T23:11:23.784Z] #6 [internal] load metadata for docker.io/distribution/distribution:2.8.3
23:11:23 [2024-01-23T23:11:23.784Z] #6 DONE 0.3s
23:11:23 [2024-01-23T23:11:23.784Z] 
23:11:23 [2024-01-23T23:11:23.784Z] #13 [base 1/4] FROM docker.io/library/golang:1.21.6-bookworm@sha256:d8c365d63879c2312e332cb796961f2695dd65124ceb3c0247d9c5426b7dde5f
23:11:23 [2024-01-23T23:11:23.784Z] #13 DONE 0.0s
23:11:23 [2024-01-23T23:11:23.784Z] 
23:11:23 [2024-01-23T23:11:23.784Z] #14 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012
23:11:23 [2024-01-23T23:11:23.784Z] #14 DONE 0.0s
23:11:23 [2024-01-23T23:11:23.784Z] 
23:11:23 [2024-01-23T23:11:23.784Z] #15 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.12.1@sha256:c7a37a2a92f28656bdd44c52bdf2a0f1fce8912d41fde136df781d419fd9ce43
23:11:23 [2024-01-23T23:11:23.784Z] #15 DONE 0.0s
23:11:23 [2024-01-23T23:11:23.784Z] 
23:11:23 [2024-01-23T23:11:23.784Z] #16 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
23:11:23 [2024-01-23T23:11:23.784Z] #16 DONE 0.0s
23:11:23 [2024-01-23T23:11:23.784Z] 
23:11:23 [2024-01-23T23:11:23.784Z] #17 [compose 1/1] FROM docker.io/docker/compose-bin:v2.24.2@sha256:345bba57de2054c5758c2ccd6b69f698cb84592444f0dd92fc93204f2cd203e5
23:11:23 [2024-01-23T23:11:23.784Z] #17 DONE 0.0s
23:11:23 [2024-01-23T23:11:23.784Z] 
23:11:23 [2024-01-23T23:11:23.784Z] #18 [build-dummy 1/2] FROM docker.io/library/busybox:latest
23:11:23 [2024-01-23T23:11:23.784Z] #18 DONE 0.0s
23:11:23 [2024-01-23T23:11:23.784Z] 
23:11:23 [2024-01-23T23:11:23.784Z] #19 [registry-v2 1/2] FROM docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb
23:11:23 [2024-01-23T23:11:23.784Z] #19 DONE 0.0s
23:11:23 [2024-01-23T23:11:23.784Z] 
23:11:23 [2024-01-23T23:11:23.784Z] #20 [frozen-images 1/4] FROM docker.io/library/debian:bookworm@sha256:b16cef8cbcb20935c0f052e37fc3d38dc92bfec0bcfb894c328547f81e932d67
23:11:23 [2024-01-23T23:11:23.784Z] #20 DONE 0.0s
23:11:23 [2024-01-23T23:11:23.784Z] 
23:11:23 [2024-01-23T23:11:23.784Z] #21 [internal] load build context
23:11:24 [2024-01-23T23:11:24.722Z] #21 transferring context: 75.04MB 1.0s done
23:11:24 [2024-01-23T23:11:24.722Z] #21 DONE 1.0s
23:11:24 [2024-01-23T23:11:24.722Z] 
23:11:24 [2024-01-23T23:11:24.722Z] #22 [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
23:11:24 [2024-01-23T23:11:24.722Z] #22 CACHED
23:11:24 [2024-01-23T23:11:24.722Z] 
23:11:24 [2024-01-23T23:11:24.722Z] #23 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
23:11:24 [2024-01-23T23:11:24.722Z] #23 CACHED
23:11:24 [2024-01-23T23:11:24.722Z] 
23:11:24 [2024-01-23T23:11:24.722Z] #24 [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...)
23:11:24 [2024-01-23T23:11:24.722Z] #24 CACHED
23:11:24 [2024-01-23T23:11:24.722Z] 
23:11:24 [2024-01-23T23:11:24.722Z] #25 [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
23:11:24 [2024-01-23T23:11:24.722Z] #25 CACHED
23:11:24 [2024-01-23T23:11:24.722Z] 
23:11:24 [2024-01-23T23:11:24.722Z] #26 [dev-systemd-false  2/21] COPY --link --from=swagger       /build/ /usr/local/bin/
23:11:24 [2024-01-23T23:11:24.722Z] #26 CACHED
23:11:24 [2024-01-23T23:11:24.722Z] 
23:11:24 [2024-01-23T23:11:24.722Z] #27 [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
23:11:24 [2024-01-23T23:11:24.722Z] #27 CACHED
23:11:24 [2024-01-23T23:11:24.722Z] 
23:11:24 [2024-01-23T23:11:24.722Z] #28 [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...)
23:11:24 [2024-01-23T23:11:24.722Z] #28 CACHED
23:11:24 [2024-01-23T23:11:24.722Z] 
23:11:24 [2024-01-23T23:11:24.722Z] #29 [dev-systemd-false  6/21] COPY --link --from=tini          /build/ /usr/local/bin/
23:11:24 [2024-01-23T23:11:24.722Z] #29 CACHED
23:11:24 [2024-01-23T23:11:24.722Z] 
23:11:24 [2024-01-23T23:11:24.722Z] #30 [dev-base 11/12] COPY --link --from=dockercli             /build/ /usr/local/cli
23:11:24 [2024-01-23T23:11:24.722Z] #30 CACHED
23:11:24 [2024-01-23T23:11:24.722Z] 
23:11:24 [2024-01-23T23:11:24.722Z] #31 [runc-src 1/3] WORKDIR /usr/src/runc
23:11:24 [2024-01-23T23:11:24.722Z] #31 CACHED
23:11:24 [2024-01-23T23:11:24.722Z] 
23:11:24 [2024-01-23T23:11:24.722Z] #32 [rootlesskit-build 4/5] COPY --link ./contrib/dockerd-rootless.sh /build/
23:11:24 [2024-01-23T23:11:24.722Z] #32 CACHED
23:11:24 [2024-01-23T23:11:24.722Z] 
23:11:24 [2024-01-23T23:11:24.722Z] #33 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
23:11:24 [2024-01-23T23:11:24.722Z] #33 CACHED
23:11:24 [2024-01-23T23:11:24.722Z] 
23:11:24 [2024-01-23T23:11:24.722Z] #34 [dev-base  5/12] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
23:11:24 [2024-01-23T23:11:24.722Z] #34 CACHED
23:11:24 [2024-01-23T23:11:24.722Z] 
23:11:24 [2024-01-23T23:11:24.722Z] #35 [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...)
23:11:24 [2024-01-23T23:11:24.722Z] #35 CACHED
23:11:24 [2024-01-23T23:11:24.722Z] 
23:11:24 [2024-01-23T23:11:24.722Z] #36 [containerd-src 1/3] WORKDIR /usr/src/containerd
23:11:24 [2024-01-23T23:11:24.722Z] #36 CACHED
23:11:24 [2024-01-23T23:11:24.722Z] 
23:11:24 [2024-01-23T23:11:24.722Z] #37 [dev-systemd-false  9/21] COPY --link --from=gotestsum     /build/ /usr/local/bin/
23:11:24 [2024-01-23T23:11:24.722Z] #37 CACHED
23:11:24 [2024-01-23T23:11:24.722Z] 
23:11:24 [2024-01-23T23:11:24.722Z] #38 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
23:11:24 [2024-01-23T23:11:24.722Z] #38 CACHED
23:11:24 [2024-01-23T23:11:24.722Z] 
23:11:24 [2024-01-23T23:11:24.722Z] #39 [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
23:11:24 [2024-01-23T23:11:24.722Z] #39 CACHED
23:11:24 [2024-01-23T23:11:24.722Z] 
23:11:24 [2024-01-23T23:11:24.722Z] #40 [dev-systemd-false 19/21] COPY --link --from=buildx        /buildx /usr/local/libexec/docker/cli-plugins/docker-buildx
23:11:24 [2024-01-23T23:11:24.722Z] #40 CACHED
23:11:24 [2024-01-23T23:11:24.722Z] 
23:11:24 [2024-01-23T23:11:24.722Z] #41 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
23:11:24 [2024-01-23T23:11:24.722Z] #41 CACHED
23:11:24 [2024-01-23T23:11:24.722Z] 
23:11:24 [2024-01-23T23:11:24.722Z] #42 [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
23:11:24 [2024-01-23T23:11:24.722Z] #42 CACHED
23:11:24 [2024-01-23T23:11:24.722Z] 
23:11:24 [2024-01-23T23:11:24.722Z] #43 [swagger-src 1/3] WORKDIR /usr/src/swagger
23:11:24 [2024-01-23T23:11:24.722Z] #43 CACHED
23:11:24 [2024-01-23T23:11:24.722Z] 
23:11:24 [2024-01-23T23:11:24.722Z] #44 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
23:11:24 [2024-01-23T23:11:24.722Z] #44 CACHED
23:11:24 [2024-01-23T23:11:24.722Z] 
23:11:24 [2024-01-23T23:11:24.722Z] #45 [dev-base  3/12] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
23:11:24 [2024-01-23T23:11:24.722Z] #45 CACHED
23:11:24 [2024-01-23T23:11:24.722Z] 
23:11:24 [2024-01-23T23:11:24.722Z] #46 [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
23:11:24 [2024-01-23T23:11:24.722Z] #46 CACHED
23:11:24 [2024-01-23T23:11:24.722Z] 
23:11:24 [2024-01-23T23:11:24.722Z] #47 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.11" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
23:11:24 [2024-01-23T23:11:24.722Z] #47 CACHED
23:11:24 [2024-01-23T23:11:24.722Z] 
23:11:24 [2024-01-23T23:11:24.722Z] #48 [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
23:11:24 [2024-01-23T23:11:24.722Z] #48 CACHED
23:11:24 [2024-01-23T23:11:24.722Z] 
23:11:24 [2024-01-23T23:11:24.722Z] #49 [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
23:11:24 [2024-01-23T23:11:24.722Z] #49 CACHED
23:11:24 [2024-01-23T23:11:24.722Z] 
23:11:24 [2024-01-23T23:11:24.722Z] #50 [dev-systemd-false 14/21] COPY --link --from=rootlesskit   /build/ /usr/local/bin/
23:11:24 [2024-01-23T23:11:24.722Z] #50 CACHED
23:11:24 [2024-01-23T23:11:24.723Z] 
23:11:24 [2024-01-23T23:11:24.723Z] #51 [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
23:11:24 [2024-01-23T23:11:24.723Z] #51 CACHED
23:11:24 [2024-01-23T23:11:24.723Z] 
23:11:24 [2024-01-23T23:11:24.723Z] #52 [dev-systemd-false 18/21] COPY --link hack/dockerfile/etc/docker/  /etc/docker/
23:11:24 [2024-01-23T23:11:24.723Z] #52 CACHED
23:11:24 [2024-01-23T23:11:24.723Z] 
23:11:24 [2024-01-23T23:11:24.723Z] #53 [dev-systemd-false  4/21] COPY --link --from=tomll         /build/ /usr/local/bin/
23:11:24 [2024-01-23T23:11:24.723Z] #53 CACHED
23:11:24 [2024-01-23T23:11:24.723Z] 
23:11:24 [2024-01-23T23:11:24.723Z] #54 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
23:11:24 [2024-01-23T23:11:24.723Z] #54 CACHED
23:11:24 [2024-01-23T23:11:24.723Z] 
23:11:24 [2024-01-23T23:11:24.723Z] #55 [dev-systemd-false  3/21] COPY --link --from=delve         /build/ /usr/local/bin/
23:11:24 [2024-01-23T23:11:24.723Z] #55 CACHED
23:11:24 [2024-01-23T23:11:24.723Z] 
23:11:24 [2024-01-23T23:11:24.723Z] #56 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.12" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
23:11:24 [2024-01-23T23:11:24.723Z] #56 CACHED
23:11:24 [2024-01-23T23:11:24.723Z] 
23:11:24 [2024-01-23T23:11:24.723Z] #57 [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...)
23:11:24 [2024-01-23T23:11:24.723Z] #57 CACHED
23:11:24 [2024-01-23T23:11:24.723Z] 
23:11:24 [2024-01-23T23:11:24.723Z] #58 [dev-base  4/12] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
23:11:24 [2024-01-23T23:11:24.723Z] #58 CACHED
23:11:24 [2024-01-23T23:11:24.723Z] 
23:11:24 [2024-01-23T23:11:24.723Z] #59 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
23:11:24 [2024-01-23T23:11:24.723Z] #59 CACHED
23:11:24 [2024-01-23T23:11:24.723Z] 
23:11:24 [2024-01-23T23:11:24.723Z] #60 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
23:11:24 [2024-01-23T23:11:24.723Z] #60 CACHED
23:11:24 [2024-01-23T23:11:24.723Z] 
23:11:24 [2024-01-23T23:11:24.723Z] #61 [dev-systemd-false  5/21] COPY --link --from=gowinres      /build/ /usr/local/bin/
23:11:24 [2024-01-23T23:11:24.723Z] #61 CACHED
23:11:24 [2024-01-23T23:11:24.723Z] 
23:11:24 [2024-01-23T23:11:24.723Z] #62 [dev-systemd-false 15/21] COPY --link --from=vpnkit        /       /usr/local/bin/
23:11:24 [2024-01-23T23:11:24.723Z] #62 CACHED
23:11:24 [2024-01-23T23:11:24.723Z] 
23:11:24 [2024-01-23T23:11:24.723Z] #63 [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...)
23:11:24 [2024-01-23T23:11:24.723Z] #63 CACHED
23:11:24 [2024-01-23T23:11:24.723Z] 
23:11:24 [2024-01-23T23:11:24.723Z] #64 [dev-base  2/12] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
23:11:24 [2024-01-23T23:11:24.723Z] #64 CACHED
23:11:24 [2024-01-23T23:11:24.723Z] 
23:11:24 [2024-01-23T23:11:24.723Z] #65 [base 2/4] COPY --from=xx / /
23:11:24 [2024-01-23T23:11:24.723Z] #65 CACHED
23:11:24 [2024-01-23T23:11:24.723Z] 
23:11:24 [2024-01-23T23:11:24.723Z] #66 [dev-systemd-false 12/21] COPY --link --from=runc          /build/ /usr/local/bin/
23:11:24 [2024-01-23T23:11:24.723Z] #66 CACHED
23:11:24 [2024-01-23T23:11:24.723Z] 
23:11:24 [2024-01-23T23:11:24.723Z] #67 [build-dummy 2/2] RUN mkdir -p /build
23:11:24 [2024-01-23T23:11:24.723Z] #67 CACHED
23:11:24 [2024-01-23T23:11:24.723Z] 
23:11:24 [2024-01-23T23:11:24.723Z] #68 [binary-dummy 1/1] COPY --from=build-dummy /build /build
23:11:24 [2024-01-23T23:11:24.723Z] #68 CACHED
23:11:24 [2024-01-23T23:11:24.723Z] 
23:11:24 [2024-01-23T23:11:24.723Z] #69 [dev-base  7/12] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
23:11:24 [2024-01-23T23:11:24.723Z] #69 CACHED
23:11:24 [2024-01-23T23:11:24.723Z] 
23:11:24 [2024-01-23T23:11:24.723Z] #70 [rootlesskit-build 5/5] COPY --link ./contrib/dockerd-rootless-setuptool.sh /build/
23:11:24 [2024-01-23T23:11:24.723Z] #70 CACHED
23:11:24 [2024-01-23T23:11:24.723Z] 
23:11:24 [2024-01-23T23:11:24.723Z] #71 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
23:11:24 [2024-01-23T23:11:24.723Z] #71 CACHED
23:11:24 [2024-01-23T23:11:24.723Z] 
23:11:24 [2024-01-23T23:11:24.723Z] #72 [dev-systemd-false  1/21] COPY --link --from=frozen-images /build/ /docker-frozen-images
23:11:24 [2024-01-23T23:11:24.723Z] #72 CACHED
23:11:24 [2024-01-23T23:11:24.723Z] 
23:11:24 [2024-01-23T23:11:24.723Z] #73 [dev-systemd-false 16/21] COPY --link --from=containerutil /build/ /usr/local/bin/
23:11:24 [2024-01-23T23:11:24.723Z] #73 CACHED
23:11:24 [2024-01-23T23:11:24.723Z] 
23:11:24 [2024-01-23T23:11:24.723Z] #74 [dev-systemd-false 21/21] WORKDIR /go/src/github.com/docker/docker
23:11:24 [2024-01-23T23:11:24.723Z] #74 CACHED
23:11:24 [2024-01-23T23:11:24.723Z] 
23:11:24 [2024-01-23T23:11:24.723Z] #75 [dev-systemd-false 11/21] COPY --link --from=shfmt         /build/ /usr/local/bin/
23:11:24 [2024-01-23T23:11:24.723Z] #75 CACHED
23:11:24 [2024-01-23T23:11:24.723Z] 
23:11:24 [2024-01-23T23:11:24.723Z] #76 [dev-systemd-false  7/21] COPY --link --from=registry      /build/ /usr/local/bin/
23:11:24 [2024-01-23T23:11:24.723Z] #76 CACHED
23:11:24 [2024-01-23T23:11:24.723Z] 
23:11:24 [2024-01-23T23:11:24.723Z] #77 [dev-systemd-false 20/21] COPY --link --from=compose       /docker-compose /usr/libexec/docker/cli-plugins/docker-compose
23:11:24 [2024-01-23T23:11:24.723Z] #77 CACHED
23:11:24 [2024-01-23T23:11:24.723Z] 
23:11:24 [2024-01-23T23:11:24.723Z] #78 [dev-systemd-false 10/21] COPY --link --from=golangci_lint /build/ /usr/local/bin/
23:11:24 [2024-01-23T23:11:24.723Z] #78 CACHED
23:11:24 [2024-01-23T23:11:24.723Z] 
23:11:24 [2024-01-23T23:11:24.723Z] #79 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
23:11:24 [2024-01-23T23:11:24.723Z] #79 CACHED
23:11:24 [2024-01-23T23:11:24.723Z] 
23:11:24 [2024-01-23T23:11:24.723Z] #80 [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
23:11:24 [2024-01-23T23:11:24.723Z] #80 CACHED
23:11:24 [2024-01-23T23:11:24.723Z] 
23:11:24 [2024-01-23T23:11:24.723Z] #81 [registry-v2 2/2] RUN mkdir /build && mv /bin/registry /build/registry-v2
23:11:24 [2024-01-23T23:11:24.723Z] #81 CACHED
23:11:24 [2024-01-23T23:11:24.723Z] 
23:11:24 [2024-01-23T23:11:24.723Z] #82 [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
23:11:24 [2024-01-23T23:11:24.723Z] #82 CACHED
23:11:24 [2024-01-23T23:11:24.723Z] 
23:11:24 [2024-01-23T23:11:24.723Z] #83 [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
23:11:24 [2024-01-23T23:11:24.723Z] #83 CACHED
23:11:24 [2024-01-23T23:11:24.723Z] 
23:11:24 [2024-01-23T23:11:24.723Z] #84 [dockercli 1/2] WORKDIR /go/src/github.com/docker/cli
23:11:24 [2024-01-23T23:11:24.723Z] #84 CACHED
23:11:24 [2024-01-23T23:11:24.723Z] 
23:11:24 [2024-01-23T23:11:24.723Z] #85 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
23:11:24 [2024-01-23T23:11:24.723Z] #85 CACHED
23:11:24 [2024-01-23T23:11:24.723Z] 
23:11:24 [2024-01-23T23:11:24.723Z] #86 [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
23:11:24 [2024-01-23T23:11:24.723Z] #86 CACHED
23:11:24 [2024-01-23T23:11:24.723Z] 
23:11:24 [2024-01-23T23:11:24.723Z] #87 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
23:11:24 [2024-01-23T23:11:24.723Z] #87 CACHED
23:11:24 [2024-01-23T23:11:24.723Z] 
23:11:24 [2024-01-23T23:11:24.723Z] #88 [dev-base  1/12] RUN groupadd -r docker
23:11:24 [2024-01-23T23:11:24.723Z] #88 CACHED
23:11:24 [2024-01-23T23:11:24.723Z] 
23:11:24 [2024-01-23T23:11:24.723Z] #89 [dev-systemd-false 17/21] COPY --link --from=crun          /build/ /usr/local/bin/
23:11:24 [2024-01-23T23:11:24.723Z] #89 CACHED
23:11:24 [2024-01-23T23:11:24.723Z] 
23:11:24 [2024-01-23T23:11:24.723Z] #90 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
23:11:24 [2024-01-23T23:11:24.723Z] #90 CACHED
23:11:24 [2024-01-23T23:11:24.723Z] 
23:11:24 [2024-01-23T23:11:24.723Z] #91 [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...)
23:11:24 [2024-01-23T23:11:24.723Z] #91 CACHED
23:11:24 [2024-01-23T23:11:24.723Z] 
23:11:24 [2024-01-23T23:11:24.723Z] #92 [tini-src 1/3] WORKDIR /usr/src/tini
23:11:24 [2024-01-23T23:11:24.723Z] #92 CACHED
23:11:24 [2024-01-23T23:11:24.723Z] 
23:11:24 [2024-01-23T23:11:24.723Z] #93 [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
23:11:24 [2024-01-23T23:11:24.723Z] #93 CACHED
23:11:24 [2024-01-23T23:11:24.723Z] 
23:11:24 [2024-01-23T23:11:24.723Z] #94 [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
23:11:24 [2024-01-23T23:11:24.723Z] #94 CACHED
23:11:24 [2024-01-23T23:11:24.723Z] 
23:11:24 [2024-01-23T23:11:24.723Z] #95 [registry-src 1/2] WORKDIR /usr/src/registry
23:11:24 [2024-01-23T23:11:24.723Z] #95 CACHED
23:11:24 [2024-01-23T23:11:24.723Z] 
23:11:24 [2024-01-23T23:11:24.723Z] #96 [dev-systemd-false  8/21] COPY --link --from=registry-v2   /build/ /usr/local/bin/
23:11:24 [2024-01-23T23:11:24.723Z] #96 CACHED
23:11:24 [2024-01-23T23:11:24.723Z] 
23:11:24 [2024-01-23T23:11:24.723Z] #97 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.21.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
23:11:24 [2024-01-23T23:11:24.723Z] #97 CACHED
23:11:24 [2024-01-23T23:11:24.723Z] 
23:11:24 [2024-01-23T23:11:24.723Z] #98 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
23:11:24 [2024-01-23T23:11:24.723Z] #98 CACHED
23:11:24 [2024-01-23T23:11:24.723Z] 
23:11:24 [2024-01-23T23:11:24.723Z] #99 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v2.0.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
23:11:24 [2024-01-23T23:11:24.723Z] #99 CACHED
23:11:24 [2024-01-23T23:11:24.723Z] 
23:11:24 [2024-01-23T23:11:24.723Z] #100 [base 4/4] RUN apt-get update && apt-get install --no-install-recommends -y file
23:11:24 [2024-01-23T23:11:24.723Z] #100 CACHED
23:11:24 [2024-01-23T23:11:24.723Z] 
23:11:24 [2024-01-23T23:11:24.723Z] #101 [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
23:11:24 [2024-01-23T23:11:24.723Z] #101 CACHED
23:11:24 [2024-01-23T23:11:24.723Z] 
23:11:24 [2024-01-23T23:11:24.723Z] #102 [delve-build 1/2] WORKDIR /usr/src/delve
23:11:24 [2024-01-23T23:11:24.723Z] #102 CACHED
23:11:24 [2024-01-23T23:11:24.723Z] 
23:11:24 [2024-01-23T23:11:24.723Z] #103 [dev-base  6/12] RUN ldconfig
23:11:24 [2024-01-23T23:11:24.723Z] #103 CACHED
23:11:24 [2024-01-23T23:11:24.723Z] 
23:11:24 [2024-01-23T23:11:24.723Z] #104 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
23:11:24 [2024-01-23T23:11:24.723Z] #104 CACHED
23:11:24 [2024-01-23T23:11:24.723Z] 
23:11:24 [2024-01-23T23:11:24.723Z] #105 [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
23:11:24 [2024-01-23T23:11:24.723Z] #105 CACHED
23:11:24 [2024-01-23T23:11:24.723Z] 
23:11:24 [2024-01-23T23:11:24.723Z] #106 [base 3/4] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
23:11:24 [2024-01-23T23:11:24.723Z] #106 CACHED
23:11:24 [2024-01-23T23:11:24.723Z] 
23:11:24 [2024-01-23T23:11:24.723Z] #107 [dev-systemd-false 13/21] COPY --link --from=containerd    /build/ /usr/local/bin/
23:11:24 [2024-01-23T23:11:24.723Z] #107 CACHED
23:11:24 [2024-01-23T23:11:24.723Z] 
23:11:24 [2024-01-23T23:11:24.723Z] #108 [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
23:11:24 [2024-01-23T23:11:24.723Z] #108 CACHED
23:11:24 [2024-01-23T23:11:24.723Z] 
23:11:24 [2024-01-23T23:11:24.723Z] #109 [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...)
23:11:24 [2024-01-23T23:11:24.723Z] #109 CACHED
23:11:24 [2024-01-23T23:11:24.723Z] 
23:11:24 [2024-01-23T23:11:24.723Z] #110 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
23:11:24 [2024-01-23T23:11:24.723Z] #110 CACHED
23:11:24 [2024-01-23T23:11:24.723Z] 
23:11:24 [2024-01-23T23:11:24.723Z] #111 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
23:11:24 [2024-01-23T23:11:24.723Z] #111 CACHED
23:11:24 [2024-01-23T23:11:24.723Z] 
23:11:24 [2024-01-23T23:11:24.723Z] #112 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
23:11:24 [2024-01-23T23:11:24.723Z] #112 CACHED
23:11:24 [2024-01-23T23:11:24.723Z] 
23:11:24 [2024-01-23T23:11:24.723Z] #113 [dev-base 12/12] COPY --link --from=dockercli-integration /build/ /usr/local/cli-integration
23:11:24 [2024-01-23T23:11:24.981Z] #113 CACHED
23:11:24 [2024-01-23T23:11:24.981Z] 
23:11:24 [2024-01-23T23:11:24.981Z] #114 [dev 1/1] COPY --link . .
23:11:27 [2024-01-23T23:11:27.514Z] #114 DONE 2.6s
23:11:27 [2024-01-23T23:11:27.514Z] 
23:11:27 [2024-01-23T23:11:27.514Z] #115 exporting to image
23:11:27 [2024-01-23T23:11:27.514Z] #115 exporting layers
23:11:28 [2024-01-23T23:11:28.447Z] #115 exporting layers 0.9s done
23:11:28 [2024-01-23T23:11:28.447Z] #115 writing image sha256:c8e2985b68039b76a38d531c477a60ab0ade88e55b5f062f17884806aee480bf done
23:11:28 [2024-01-23T23:11:28.447Z] #115 naming to docker.io/library/docker:ac2a028dcc05532109e14f8af105ca42c0abf1f3 done
23:11:28 [2024-01-23T23:11:28.447Z] #115 DONE 0.9s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
23:11:28 [2024-01-23T23:11:28.744Z] + sudo modprobe ip6table_filter
[Pipeline] sh
23:11:29 [2024-01-23T23:11:29.022Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-47139/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ac2a028dcc05532109e14f8af105ca42c0abf1f3 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ac2a028dcc05532109e14f8af105ca42c0abf1f3 hack/test/unit
23:11:29 [2024-01-23T23:11:29.280Z] + BUILDFLAGS=(-tags 'netgo journald')
23:11:29 [2024-01-23T23:11:29.280Z] + TESTFLAGS+=' -test.timeout=5m'
23:11:29 [2024-01-23T23:11:29.280Z] + TESTDIRS=./...
23:11:29 [2024-01-23T23:11:29.280Z] + exclude_paths='/vendor/|/integration'
23:11:29 [2024-01-23T23:11:29.280Z] ++ go list ./...
23:11:29 [2024-01-23T23:11:29.280Z] ++ grep -vE '(/vendor/|/integration)'
23:11:29 [2024-01-23T23:11:29.848Z] + pkg_list='github.com/docker/docker/api
23:11:29 [2024-01-23T23:11:29.848Z] github.com/docker/docker/api/server
23:11:29 [2024-01-23T23:11:29.848Z] github.com/docker/docker/api/server/backend/build
23:11:29 [2024-01-23T23:11:29.848Z] github.com/docker/docker/api/server/httpstatus
23:11:29 [2024-01-23T23:11:29.848Z] github.com/docker/docker/api/server/httputils
23:11:29 [2024-01-23T23:11:29.848Z] github.com/docker/docker/api/server/middleware
23:11:29 [2024-01-23T23:11:29.848Z] github.com/docker/docker/api/server/router
23:11:29 [2024-01-23T23:11:29.848Z] github.com/docker/docker/api/server/router/build
23:11:29 [2024-01-23T23:11:29.848Z] github.com/docker/docker/api/server/router/checkpoint
23:11:29 [2024-01-23T23:11:29.848Z] github.com/docker/docker/api/server/router/container
23:11:29 [2024-01-23T23:11:29.848Z] github.com/docker/docker/api/server/router/debug
23:11:29 [2024-01-23T23:11:29.848Z] github.com/docker/docker/api/server/router/distribution
23:11:29 [2024-01-23T23:11:29.848Z] github.com/docker/docker/api/server/router/grpc
23:11:29 [2024-01-23T23:11:29.848Z] github.com/docker/docker/api/server/router/image
23:11:29 [2024-01-23T23:11:29.848Z] github.com/docker/docker/api/server/router/network
23:11:29 [2024-01-23T23:11:29.848Z] github.com/docker/docker/api/server/router/plugin
23:11:29 [2024-01-23T23:11:29.848Z] github.com/docker/docker/api/server/router/session
23:11:29 [2024-01-23T23:11:29.848Z] github.com/docker/docker/api/server/router/swarm
23:11:29 [2024-01-23T23:11:29.848Z] github.com/docker/docker/api/server/router/system
23:11:29 [2024-01-23T23:11:29.848Z] github.com/docker/docker/api/server/router/volume
23:11:29 [2024-01-23T23:11:29.848Z] github.com/docker/docker/api/types
23:11:29 [2024-01-23T23:11:29.848Z] github.com/docker/docker/api/types/backend
23:11:29 [2024-01-23T23:11:29.848Z] github.com/docker/docker/api/types/blkiodev
23:11:29 [2024-01-23T23:11:29.848Z] github.com/docker/docker/api/types/checkpoint
23:11:29 [2024-01-23T23:11:29.848Z] github.com/docker/docker/api/types/container
23:11:29 [2024-01-23T23:11:29.848Z] github.com/docker/docker/api/types/events
23:11:29 [2024-01-23T23:11:29.848Z] github.com/docker/docker/api/types/filters
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/api/types/image
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/api/types/mount
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/api/types/network
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/api/types/plugins/logdriver
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/api/types/registry
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/api/types/strslice
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/api/types/swarm
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/api/types/swarm/runtime
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/api/types/system
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/api/types/time
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/api/types/versions
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/api/types/versions/v1p19
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/api/types/versions/v1p20
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/api/types/volume
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/builder
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/builder/builder-next
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/builder/builder-next/exporter
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/builder/builder-next/exporter/overrides
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/builder/builder-next/imagerefchecker
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/builder/builder-next/worker
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/builder/builder-next/worker/label
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/builder/dockerfile
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/builder/remotecontext
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/builder/remotecontext/git
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/builder/remotecontext/urlutil
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/cli/debug
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/cli/winresources/docker-proxy
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/cli/winresources/dockerd
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/client
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/client/buildkit
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/cmd/docker-proxy
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/cmd/dockerd
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/cmd/dockerd/trap
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/container
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/container/stream
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/contrib/apparmor
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/contrib/httpserver
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/daemon
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/daemon/cluster
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/daemon/cluster/controllers/plugin
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/daemon/cluster/convert
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/daemon/cluster/executor
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/daemon/cluster/executor/container
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/daemon/cluster/provider
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/daemon/config
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/daemon/containerd
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/daemon/events
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/daemon/events/testutils
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/daemon/graphdriver
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/daemon/graphdriver/btrfs
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/daemon/graphdriver/copy
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/daemon/graphdriver/graphtest
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/daemon/graphdriver/overlay2
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/daemon/graphdriver/overlayutils
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/daemon/graphdriver/register
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/daemon/graphdriver/vfs
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/daemon/graphdriver/zfs
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/daemon/images
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/daemon/initlayer
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/daemon/links
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/daemon/listeners
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/daemon/logger
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/daemon/logger/awslogs
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/daemon/logger/fluentd
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/daemon/logger/gcplogs
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/daemon/logger/gelf
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/daemon/logger/journald
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/daemon/logger/journald/internal/export
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/daemon/logger/journald/internal/fake
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/daemon/logger/jsonfilelog
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/daemon/logger/local
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/daemon/logger/loggertest
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/daemon/logger/loggerutils
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/daemon/logger/loggerutils/cache
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/daemon/logger/splunk
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/daemon/logger/syslog
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/daemon/logger/templates
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/daemon/names
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/daemon/network
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/daemon/snapshotter
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/daemon/stats
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/distribution
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/distribution/metadata
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/distribution/utils
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/distribution/xfer
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/dockerversion
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/errdefs
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/image
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/image/cache
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/image/spec/specs-go
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/image/spec/specs-go/v1
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/image/tarexport
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/image/v1
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/internal/cleanups
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/internal/compatcontext
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/internal/mod
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/internal/mounttree
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/internal/multierror
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/internal/safepath
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/internal/sliceutil
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/internal/test/suite
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/internal/testutils
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/internal/testutils/netnsutils
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/internal/testutils/specialimage
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/internal/unix_noeintr
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/internal/unshare
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/layer
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/libcontainerd
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/libcontainerd/queue
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/libcontainerd/remote
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/libcontainerd/shimopts
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/libcontainerd/supervisor
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/libcontainerd/types
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/libnetwork
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/libnetwork/bitmap
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/libnetwork/cluster
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/libnetwork/cmd/diagnostic
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/libnetwork/config
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/libnetwork/datastore
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/libnetwork/diagnostic
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/libnetwork/discoverapi
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/libnetwork/driverapi
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/libnetwork/drivers/bridge
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/libnetwork/drivers/host
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/libnetwork/drivers/ipvlan
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/libnetwork/drivers/macvlan
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/libnetwork/drivers/null
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/libnetwork/drivers/overlay
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/libnetwork/drivers/remote
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/libnetwork/drivers/remote/api
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/libnetwork/drivers/windows
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/libnetwork/drvregistry
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/libnetwork/etchosts
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/libnetwork/internal/caller
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/libnetwork/internal/kvstore
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/libnetwork/internal/netiputil
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/libnetwork/internal/setmatrix
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/libnetwork/ipam
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/libnetwork/ipamapi
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/libnetwork/ipams/builtin
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/libnetwork/ipams/null
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/libnetwork/ipams/remote
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/libnetwork/ipams/remote/api
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/libnetwork/ipams/windowsipam
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/libnetwork/ipamutils
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/libnetwork/ipbits
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/libnetwork/iptables
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/libnetwork/netlabel
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/libnetwork/netutils
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/libnetwork/networkdb
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/libnetwork/ns
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/libnetwork/options
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/libnetwork/osl
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/libnetwork/osl/kernel
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/libnetwork/portallocator
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/libnetwork/portmapper
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/libnetwork/resolvconf
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/libnetwork/scope
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/libnetwork/types
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/oci
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/oci/caps
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/opts
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/pkg/archive
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/pkg/authorization
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/pkg/broadcaster
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/pkg/capabilities
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/pkg/chrootarchive
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/pkg/containerfs
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/pkg/directory
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/pkg/dmesg
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/pkg/fileutils
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/pkg/homedir
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/pkg/idtools
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/pkg/ioutils
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/pkg/jsonmessage
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/pkg/longpath
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/pkg/meminfo
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/pkg/namesgenerator
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/pkg/parsers
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/pkg/parsers/kernel
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/pkg/parsers/operatingsystem
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/pkg/pidfile
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/pkg/platform
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/pkg/plugingetter
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/pkg/plugins
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/pkg/plugins/transport
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/pkg/pools
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/pkg/process
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/pkg/progress
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/pkg/reexec
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/pkg/rootless
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/pkg/rootless/specconv
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/pkg/stack
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/pkg/stdcopy
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/pkg/streamformatter
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/pkg/stringid
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/pkg/sysinfo
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/pkg/system
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/pkg/tailfile
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/pkg/tarsum
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/pkg/useragent
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/plugin
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/plugin/executor/containerd
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/plugin/v2
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/profiles/apparmor
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/profiles/seccomp
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/quota
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/reference
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/registry
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/registry/resumable
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/restartmanager
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/runconfig
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/runconfig/opts
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/testutil
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/testutil/daemon
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/testutil/environment
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/testutil/fakecontext
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/testutil/fakegit
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/testutil/fakestorage
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/testutil/fixtures/load
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/testutil/fixtures/plugin
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/testutil/fixtures/plugin/basic
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/testutil/registry
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/testutil/request
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/volume
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/volume/drivers
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/volume/local
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/volume/mounts
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/volume/service
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/volume/service/opts
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/volume/testutils'
23:11:29 [2024-01-23T23:11:29.849Z] ++ grep --fixed-strings -v /libnetwork
23:11:29 [2024-01-23T23:11:29.849Z] ++ echo 'github.com/docker/docker/api
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/api/server
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/api/server/backend/build
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/api/server/httpstatus
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/api/server/httputils
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/api/server/middleware
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/api/server/router
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/api/server/router/build
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/api/server/router/checkpoint
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/api/server/router/container
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/api/server/router/debug
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/api/server/router/distribution
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/api/server/router/grpc
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/api/server/router/image
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/api/server/router/network
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/api/server/router/plugin
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/api/server/router/session
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/api/server/router/swarm
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/api/server/router/system
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/api/server/router/volume
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/api/types
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/api/types/backend
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/api/types/blkiodev
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/api/types/checkpoint
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/api/types/container
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/api/types/events
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/api/types/filters
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/api/types/image
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/api/types/mount
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/api/types/network
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/api/types/plugins/logdriver
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/api/types/registry
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/api/types/strslice
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/api/types/swarm
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/api/types/swarm/runtime
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/api/types/system
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/api/types/time
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/api/types/versions
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/api/types/versions/v1p19
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/api/types/versions/v1p20
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/api/types/volume
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/builder
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/builder/builder-next
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/builder/builder-next/exporter
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/builder/builder-next/exporter/overrides
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/builder/builder-next/imagerefchecker
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/builder/builder-next/worker
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/builder/builder-next/worker/label
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/builder/dockerfile
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/builder/remotecontext
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/builder/remotecontext/git
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/builder/remotecontext/urlutil
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/cli/debug
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/cli/winresources/docker-proxy
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/cli/winresources/dockerd
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/client
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/client/buildkit
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/cmd/docker-proxy
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/cmd/dockerd
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/cmd/dockerd/trap
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/container
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/container/stream
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/contrib/apparmor
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/contrib/httpserver
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/daemon
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/daemon/cluster
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/daemon/cluster/controllers/plugin
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/daemon/cluster/convert
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/daemon/cluster/executor
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/daemon/cluster/executor/container
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/daemon/cluster/provider
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/daemon/config
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/daemon/containerd
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/daemon/events
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/daemon/events/testutils
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/daemon/graphdriver
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/daemon/graphdriver/btrfs
23:11:29 [2024-01-23T23:11:29.849Z] github.com/docker/docker/daemon/graphdriver/copy
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/daemon/graphdriver/graphtest
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/daemon/graphdriver/overlay2
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/daemon/graphdriver/overlayutils
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/daemon/graphdriver/register
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/daemon/graphdriver/vfs
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/daemon/graphdriver/zfs
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/daemon/images
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/daemon/initlayer
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/daemon/links
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/daemon/listeners
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/daemon/logger
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/daemon/logger/awslogs
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/daemon/logger/fluentd
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/daemon/logger/gcplogs
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/daemon/logger/gelf
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/daemon/logger/journald
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/daemon/logger/journald/internal/export
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/daemon/logger/journald/internal/fake
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/daemon/logger/jsonfilelog
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/daemon/logger/local
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/daemon/logger/loggertest
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/daemon/logger/loggerutils
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/daemon/logger/loggerutils/cache
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/daemon/logger/splunk
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/daemon/logger/syslog
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/daemon/logger/templates
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/daemon/names
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/daemon/network
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/daemon/snapshotter
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/daemon/stats
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/distribution
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/distribution/metadata
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/distribution/utils
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/distribution/xfer
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/dockerversion
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/errdefs
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/image
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/image/cache
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/image/spec/specs-go
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/image/spec/specs-go/v1
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/image/tarexport
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/image/v1
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/internal/cleanups
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/internal/compatcontext
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/internal/mod
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/internal/mounttree
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/internal/multierror
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/internal/safepath
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/internal/sliceutil
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/internal/test/suite
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/internal/testutils
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/internal/testutils/netnsutils
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/internal/testutils/specialimage
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/internal/unix_noeintr
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/internal/unshare
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/layer
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/libcontainerd
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/libcontainerd/queue
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/libcontainerd/remote
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/libcontainerd/shimopts
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/libcontainerd/supervisor
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/libcontainerd/types
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/libnetwork
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/libnetwork/bitmap
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/libnetwork/cluster
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/libnetwork/cmd/diagnostic
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/libnetwork/config
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/libnetwork/datastore
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/libnetwork/diagnostic
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/libnetwork/discoverapi
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/libnetwork/driverapi
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/libnetwork/drivers/bridge
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/libnetwork/drivers/host
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/libnetwork/drivers/ipvlan
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/libnetwork/drivers/macvlan
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/libnetwork/drivers/null
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/libnetwork/drivers/overlay
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/libnetwork/drivers/remote
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/libnetwork/drivers/remote/api
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/libnetwork/drivers/windows
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/libnetwork/drvregistry
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/libnetwork/etchosts
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/libnetwork/internal/caller
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/libnetwork/internal/kvstore
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/libnetwork/internal/netiputil
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/libnetwork/internal/setmatrix
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/libnetwork/ipam
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/libnetwork/ipamapi
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/libnetwork/ipams/builtin
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/libnetwork/ipams/null
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/libnetwork/ipams/remote
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/libnetwork/ipams/remote/api
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/libnetwork/ipams/windowsipam
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/libnetwork/ipamutils
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/libnetwork/ipbits
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/libnetwork/iptables
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/libnetwork/netlabel
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/libnetwork/netutils
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/libnetwork/networkdb
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/libnetwork/ns
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/libnetwork/options
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/libnetwork/osl
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/libnetwork/osl/kernel
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/libnetwork/portallocator
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/libnetwork/portmapper
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/libnetwork/resolvconf
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/libnetwork/scope
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/libnetwork/types
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/oci
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/oci/caps
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/opts
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/pkg/archive
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/pkg/authorization
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/pkg/broadcaster
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/pkg/capabilities
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/pkg/chrootarchive
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/pkg/containerfs
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/pkg/directory
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/pkg/dmesg
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/pkg/fileutils
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/pkg/homedir
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/pkg/idtools
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/pkg/ioutils
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/pkg/jsonmessage
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/pkg/longpath
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/pkg/meminfo
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/pkg/namesgenerator
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/pkg/parsers
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/pkg/parsers/kernel
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/pkg/parsers/operatingsystem
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/pkg/pidfile
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/pkg/platform
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/pkg/plugingetter
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/pkg/plugins
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/pkg/plugins/transport
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/pkg/pools
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/pkg/process
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/pkg/progress
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/pkg/reexec
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/pkg/rootless
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/pkg/rootless/specconv
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/pkg/stack
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/pkg/stdcopy
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/pkg/streamformatter
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/pkg/stringid
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/pkg/sysinfo
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/pkg/system
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/pkg/tailfile
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/pkg/tarsum
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/pkg/useragent
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/plugin
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/plugin/executor/containerd
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/plugin/v2
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/profiles/apparmor
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/profiles/seccomp
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/quota
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/reference
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/registry
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/registry/resumable
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/restartmanager
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/runconfig
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/runconfig/opts
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/testutil
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/testutil/daemon
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/testutil/environment
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/testutil/fakecontext
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/testutil/fakegit
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/testutil/fakestorage
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/testutil/fixtures/load
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/testutil/fixtures/plugin
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/testutil/fixtures/plugin/basic
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/testutil/registry
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/testutil/request
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/volume
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/volume/drivers
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/volume/local
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/volume/mounts
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/volume/service
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/volume/service/opts
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/volume/testutils'
23:11:29 [2024-01-23T23:11:29.850Z] + base_pkg_list='github.com/docker/docker/api
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/api/server
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/api/server/backend/build
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/api/server/httpstatus
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/api/server/httputils
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/api/server/middleware
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/api/server/router
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/api/server/router/build
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/api/server/router/checkpoint
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/api/server/router/container
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/api/server/router/debug
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/api/server/router/distribution
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/api/server/router/grpc
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/api/server/router/image
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/api/server/router/network
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/api/server/router/plugin
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/api/server/router/session
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/api/server/router/swarm
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/api/server/router/system
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/api/server/router/volume
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/api/types
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/api/types/backend
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/api/types/blkiodev
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/api/types/checkpoint
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/api/types/container
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/api/types/events
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/api/types/filters
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/api/types/image
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/api/types/mount
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/api/types/network
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/api/types/plugins/logdriver
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/api/types/registry
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/api/types/strslice
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/api/types/swarm
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/api/types/swarm/runtime
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/api/types/system
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/api/types/time
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/api/types/versions
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/api/types/versions/v1p19
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/api/types/versions/v1p20
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/api/types/volume
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/builder
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/builder/builder-next
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/builder/builder-next/exporter
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/builder/builder-next/exporter/overrides
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/builder/builder-next/imagerefchecker
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/builder/builder-next/worker
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/builder/builder-next/worker/label
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/builder/dockerfile
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/builder/remotecontext
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/builder/remotecontext/git
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/builder/remotecontext/urlutil
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/cli/debug
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/cli/winresources/docker-proxy
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/cli/winresources/dockerd
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/client
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/client/buildkit
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/cmd/docker-proxy
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/cmd/dockerd
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/cmd/dockerd/trap
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/container
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/container/stream
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/contrib/apparmor
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/contrib/httpserver
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/daemon
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/daemon/cluster
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/daemon/cluster/controllers/plugin
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/daemon/cluster/convert
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/daemon/cluster/executor
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/daemon/cluster/executor/container
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/daemon/cluster/provider
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/daemon/config
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/daemon/containerd
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/daemon/events
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/daemon/events/testutils
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/daemon/graphdriver
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/daemon/graphdriver/btrfs
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/daemon/graphdriver/copy
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/daemon/graphdriver/graphtest
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/daemon/graphdriver/overlay2
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/daemon/graphdriver/overlayutils
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/daemon/graphdriver/register
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/daemon/graphdriver/vfs
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/daemon/graphdriver/zfs
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/daemon/images
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/daemon/initlayer
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/daemon/links
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/daemon/listeners
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/daemon/logger
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/daemon/logger/awslogs
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/daemon/logger/fluentd
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/daemon/logger/gcplogs
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/daemon/logger/gelf
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/daemon/logger/journald
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/daemon/logger/journald/internal/export
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/daemon/logger/journald/internal/fake
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/daemon/logger/jsonfilelog
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/daemon/logger/local
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/daemon/logger/loggertest
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/daemon/logger/loggerutils
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/daemon/logger/loggerutils/cache
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/daemon/logger/splunk
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/daemon/logger/syslog
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/daemon/logger/templates
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/daemon/names
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/daemon/network
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/daemon/snapshotter
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/daemon/stats
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/distribution
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/distribution/metadata
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/distribution/utils
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/distribution/xfer
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/dockerversion
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/errdefs
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/image
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/image/cache
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/image/spec/specs-go
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/image/spec/specs-go/v1
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/image/tarexport
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/image/v1
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/internal/cleanups
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/internal/compatcontext
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/internal/mod
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/internal/mounttree
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/internal/multierror
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/internal/safepath
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/internal/sliceutil
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/internal/test/suite
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/internal/testutils
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/internal/testutils/netnsutils
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/internal/testutils/specialimage
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/internal/unix_noeintr
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/internal/unshare
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/layer
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/libcontainerd
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/libcontainerd/queue
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/libcontainerd/remote
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/libcontainerd/shimopts
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/libcontainerd/supervisor
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/libcontainerd/types
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/oci
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/oci/caps
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/opts
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/pkg/archive
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/pkg/authorization
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/pkg/broadcaster
23:11:29 [2024-01-23T23:11:29.850Z] github.com/docker/docker/pkg/capabilities
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/pkg/chrootarchive
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/pkg/containerfs
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/pkg/directory
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/pkg/dmesg
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/pkg/fileutils
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/pkg/homedir
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/pkg/idtools
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/pkg/ioutils
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/pkg/jsonmessage
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/pkg/longpath
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/pkg/meminfo
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/pkg/namesgenerator
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/pkg/parsers
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/pkg/parsers/kernel
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/pkg/parsers/operatingsystem
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/pkg/pidfile
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/pkg/platform
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/pkg/plugingetter
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/pkg/plugins
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/pkg/plugins/transport
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/pkg/pools
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/pkg/process
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/pkg/progress
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/pkg/reexec
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/pkg/rootless
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/pkg/rootless/specconv
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/pkg/stack
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/pkg/stdcopy
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/pkg/streamformatter
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/pkg/stringid
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/pkg/sysinfo
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/pkg/system
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/pkg/tailfile
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/pkg/tarsum
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/pkg/useragent
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/plugin
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/plugin/executor/containerd
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/plugin/v2
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/profiles/apparmor
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/profiles/seccomp
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/quota
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/reference
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/registry
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/registry/resumable
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/restartmanager
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/runconfig
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/runconfig/opts
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/testutil
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/testutil/daemon
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/testutil/environment
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/testutil/fakecontext
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/testutil/fakegit
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/testutil/fakestorage
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/testutil/fixtures/load
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/testutil/fixtures/plugin
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/testutil/fixtures/plugin/basic
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/testutil/registry
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/testutil/request
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/volume
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/volume/drivers
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/volume/local
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/volume/mounts
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/volume/service
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/volume/service/opts
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/volume/testutils'
23:11:29 [2024-01-23T23:11:29.851Z] ++ grep --fixed-strings /libnetwork
23:11:29 [2024-01-23T23:11:29.851Z] ++ echo 'github.com/docker/docker/api
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/api/server
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/api/server/backend/build
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/api/server/httpstatus
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/api/server/httputils
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/api/server/middleware
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/api/server/router
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/api/server/router/build
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/api/server/router/checkpoint
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/api/server/router/container
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/api/server/router/debug
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/api/server/router/distribution
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/api/server/router/grpc
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/api/server/router/image
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/api/server/router/network
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/api/server/router/plugin
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/api/server/router/session
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/api/server/router/swarm
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/api/server/router/system
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/api/server/router/volume
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/api/types
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/api/types/backend
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/api/types/blkiodev
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/api/types/checkpoint
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/api/types/container
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/api/types/events
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/api/types/filters
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/api/types/image
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/api/types/mount
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/api/types/network
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/api/types/plugins/logdriver
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/api/types/registry
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/api/types/strslice
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/api/types/swarm
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/api/types/swarm/runtime
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/api/types/system
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/api/types/time
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/api/types/versions
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/api/types/versions/v1p19
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/api/types/versions/v1p20
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/api/types/volume
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/builder
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/builder/builder-next
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/builder/builder-next/exporter
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/builder/builder-next/exporter/overrides
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/builder/builder-next/imagerefchecker
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/builder/builder-next/worker
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/builder/builder-next/worker/label
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/builder/dockerfile
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/builder/remotecontext
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/builder/remotecontext/git
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/builder/remotecontext/urlutil
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/cli/debug
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/cli/winresources/docker-proxy
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/cli/winresources/dockerd
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/client
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/client/buildkit
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/cmd/docker-proxy
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/cmd/dockerd
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/cmd/dockerd/trap
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/container
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/container/stream
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/contrib/apparmor
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/contrib/httpserver
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/daemon
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/daemon/cluster
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/daemon/cluster/controllers/plugin
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/daemon/cluster/convert
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/daemon/cluster/executor
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/daemon/cluster/executor/container
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/daemon/cluster/provider
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/daemon/config
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/daemon/containerd
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/daemon/events
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/daemon/events/testutils
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/daemon/graphdriver
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/daemon/graphdriver/btrfs
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/daemon/graphdriver/copy
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/daemon/graphdriver/graphtest
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/daemon/graphdriver/overlay2
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/daemon/graphdriver/overlayutils
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/daemon/graphdriver/register
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/daemon/graphdriver/vfs
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/daemon/graphdriver/zfs
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/daemon/images
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/daemon/initlayer
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/daemon/links
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/daemon/listeners
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/daemon/logger
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/daemon/logger/awslogs
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/daemon/logger/fluentd
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/daemon/logger/gcplogs
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/daemon/logger/gelf
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/daemon/logger/journald
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/daemon/logger/journald/internal/export
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/daemon/logger/journald/internal/fake
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/daemon/logger/jsonfilelog
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/daemon/logger/local
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/daemon/logger/loggertest
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/daemon/logger/loggerutils
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/daemon/logger/loggerutils/cache
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/daemon/logger/splunk
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/daemon/logger/syslog
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/daemon/logger/templates
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/daemon/names
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/daemon/network
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/daemon/snapshotter
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/daemon/stats
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/distribution
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/distribution/metadata
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/distribution/utils
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/distribution/xfer
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/dockerversion
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/errdefs
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/image
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/image/cache
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/image/spec/specs-go
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/image/spec/specs-go/v1
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/image/tarexport
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/image/v1
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/internal/cleanups
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/internal/compatcontext
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/internal/mod
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/internal/mounttree
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/internal/multierror
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/internal/safepath
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/internal/sliceutil
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/internal/test/suite
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/internal/testutils
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/internal/testutils/netnsutils
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/internal/testutils/specialimage
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/internal/unix_noeintr
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/internal/unshare
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/layer
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/libcontainerd
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/libcontainerd/queue
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/libcontainerd/remote
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/libcontainerd/shimopts
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/libcontainerd/supervisor
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/libcontainerd/types
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/libnetwork
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/libnetwork/bitmap
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/libnetwork/cluster
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/libnetwork/cmd/diagnostic
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/libnetwork/config
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/libnetwork/datastore
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/libnetwork/diagnostic
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/libnetwork/discoverapi
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/libnetwork/driverapi
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/libnetwork/drivers/bridge
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/libnetwork/drivers/host
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/libnetwork/drivers/ipvlan
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/libnetwork/drivers/macvlan
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/libnetwork/drivers/null
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/libnetwork/drivers/overlay
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/libnetwork/drivers/remote
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/libnetwork/drivers/remote/api
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/libnetwork/drivers/windows
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/libnetwork/drvregistry
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/libnetwork/etchosts
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/libnetwork/internal/caller
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/libnetwork/internal/kvstore
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/libnetwork/internal/netiputil
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/libnetwork/internal/setmatrix
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/libnetwork/ipam
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/libnetwork/ipamapi
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/libnetwork/ipams/builtin
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/libnetwork/ipams/null
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/libnetwork/ipams/remote
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/libnetwork/ipams/remote/api
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/libnetwork/ipams/windowsipam
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/libnetwork/ipamutils
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/libnetwork/ipbits
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/libnetwork/iptables
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/libnetwork/netlabel
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/libnetwork/netutils
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/libnetwork/networkdb
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/libnetwork/ns
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/libnetwork/options
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/libnetwork/osl
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/libnetwork/osl/kernel
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/libnetwork/portallocator
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/libnetwork/portmapper
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/libnetwork/resolvconf
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/libnetwork/scope
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/libnetwork/types
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/oci
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/oci/caps
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/opts
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/pkg/archive
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/pkg/authorization
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/pkg/broadcaster
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/pkg/capabilities
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/pkg/chrootarchive
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/pkg/containerfs
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/pkg/directory
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/pkg/dmesg
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/pkg/fileutils
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/pkg/homedir
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/pkg/idtools
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/pkg/ioutils
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/pkg/jsonmessage
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/pkg/longpath
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/pkg/meminfo
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/pkg/namesgenerator
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/pkg/parsers
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/pkg/parsers/kernel
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/pkg/parsers/operatingsystem
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/pkg/pidfile
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/pkg/platform
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/pkg/plugingetter
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/pkg/plugins
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/pkg/plugins/transport
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/pkg/pools
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/pkg/process
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/pkg/progress
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/pkg/reexec
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/pkg/rootless
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/pkg/rootless/specconv
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/pkg/stack
23:11:29 [2024-01-23T23:11:29.851Z] github.com/docker/docker/pkg/stdcopy
23:11:29 [2024-01-23T23:11:29.852Z] github.com/docker/docker/pkg/streamformatter
23:11:29 [2024-01-23T23:11:29.852Z] github.com/docker/docker/pkg/stringid
23:11:29 [2024-01-23T23:11:29.852Z] github.com/docker/docker/pkg/sysinfo
23:11:29 [2024-01-23T23:11:29.852Z] github.com/docker/docker/pkg/system
23:11:29 [2024-01-23T23:11:29.852Z] github.com/docker/docker/pkg/tailfile
23:11:29 [2024-01-23T23:11:29.852Z] github.com/docker/docker/pkg/tarsum
23:11:29 [2024-01-23T23:11:29.852Z] github.com/docker/docker/pkg/useragent
23:11:29 [2024-01-23T23:11:29.852Z] github.com/docker/docker/plugin
23:11:29 [2024-01-23T23:11:29.852Z] github.com/docker/docker/plugin/executor/containerd
23:11:29 [2024-01-23T23:11:29.852Z] github.com/docker/docker/plugin/v2
23:11:29 [2024-01-23T23:11:29.852Z] github.com/docker/docker/profiles/apparmor
23:11:29 [2024-01-23T23:11:29.852Z] github.com/docker/docker/profiles/seccomp
23:11:29 [2024-01-23T23:11:29.852Z] github.com/docker/docker/quota
23:11:29 [2024-01-23T23:11:29.852Z] github.com/docker/docker/reference
23:11:29 [2024-01-23T23:11:29.852Z] github.com/docker/docker/registry
23:11:29 [2024-01-23T23:11:29.852Z] github.com/docker/docker/registry/resumable
23:11:29 [2024-01-23T23:11:29.852Z] github.com/docker/docker/restartmanager
23:11:29 [2024-01-23T23:11:29.852Z] github.com/docker/docker/runconfig
23:11:29 [2024-01-23T23:11:29.852Z] github.com/docker/docker/runconfig/opts
23:11:29 [2024-01-23T23:11:29.852Z] github.com/docker/docker/testutil
23:11:29 [2024-01-23T23:11:29.852Z] github.com/docker/docker/testutil/daemon
23:11:29 [2024-01-23T23:11:29.852Z] github.com/docker/docker/testutil/environment
23:11:29 [2024-01-23T23:11:29.852Z] github.com/docker/docker/testutil/fakecontext
23:11:29 [2024-01-23T23:11:29.852Z] github.com/docker/docker/testutil/fakegit
23:11:29 [2024-01-23T23:11:29.852Z] github.com/docker/docker/testutil/fakestorage
23:11:29 [2024-01-23T23:11:29.852Z] github.com/docker/docker/testutil/fixtures/load
23:11:29 [2024-01-23T23:11:29.852Z] github.com/docker/docker/testutil/fixtures/plugin
23:11:29 [2024-01-23T23:11:29.852Z] github.com/docker/docker/testutil/fixtures/plugin/basic
23:11:29 [2024-01-23T23:11:29.852Z] github.com/docker/docker/testutil/registry
23:11:29 [2024-01-23T23:11:29.852Z] github.com/docker/docker/testutil/request
23:11:29 [2024-01-23T23:11:29.852Z] github.com/docker/docker/volume
23:11:29 [2024-01-23T23:11:29.852Z] github.com/docker/docker/volume/drivers
23:11:29 [2024-01-23T23:11:29.852Z] github.com/docker/docker/volume/local
23:11:29 [2024-01-23T23:11:29.852Z] github.com/docker/docker/volume/mounts
23:11:29 [2024-01-23T23:11:29.852Z] github.com/docker/docker/volume/service
23:11:29 [2024-01-23T23:11:29.852Z] github.com/docker/docker/volume/service/opts
23:11:29 [2024-01-23T23:11:29.852Z] github.com/docker/docker/volume/testutils'
23:11:29 [2024-01-23T23:11:29.852Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
23:11:29 [2024-01-23T23:11:29.852Z] github.com/docker/docker/libnetwork/bitmap
23:11:29 [2024-01-23T23:11:29.852Z] github.com/docker/docker/libnetwork/cluster
23:11:29 [2024-01-23T23:11:29.852Z] github.com/docker/docker/libnetwork/cmd/diagnostic
23:11:29 [2024-01-23T23:11:29.852Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
23:11:29 [2024-01-23T23:11:29.852Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
23:11:29 [2024-01-23T23:11:29.852Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
23:11:29 [2024-01-23T23:11:29.852Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
23:11:29 [2024-01-23T23:11:29.852Z] github.com/docker/docker/libnetwork/config
23:11:29 [2024-01-23T23:11:29.852Z] github.com/docker/docker/libnetwork/datastore
23:11:29 [2024-01-23T23:11:29.852Z] github.com/docker/docker/libnetwork/diagnostic
23:11:29 [2024-01-23T23:11:29.852Z] github.com/docker/docker/libnetwork/discoverapi
23:11:29 [2024-01-23T23:11:29.852Z] github.com/docker/docker/libnetwork/driverapi
23:11:29 [2024-01-23T23:11:29.852Z] github.com/docker/docker/libnetwork/drivers/bridge
23:11:29 [2024-01-23T23:11:29.852Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
23:11:29 [2024-01-23T23:11:29.852Z] github.com/docker/docker/libnetwork/drivers/host
23:11:29 [2024-01-23T23:11:29.852Z] github.com/docker/docker/libnetwork/drivers/ipvlan
23:11:29 [2024-01-23T23:11:29.852Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
23:11:29 [2024-01-23T23:11:29.852Z] github.com/docker/docker/libnetwork/drivers/macvlan
23:11:29 [2024-01-23T23:11:29.852Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
23:11:29 [2024-01-23T23:11:29.852Z] github.com/docker/docker/libnetwork/drivers/null
23:11:29 [2024-01-23T23:11:29.852Z] github.com/docker/docker/libnetwork/drivers/overlay
23:11:29 [2024-01-23T23:11:29.852Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
23:11:29 [2024-01-23T23:11:29.852Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
23:11:29 [2024-01-23T23:11:29.852Z] github.com/docker/docker/libnetwork/drivers/remote
23:11:29 [2024-01-23T23:11:29.852Z] github.com/docker/docker/libnetwork/drivers/remote/api
23:11:29 [2024-01-23T23:11:29.852Z] github.com/docker/docker/libnetwork/drivers/windows
23:11:29 [2024-01-23T23:11:29.852Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
23:11:29 [2024-01-23T23:11:29.852Z] github.com/docker/docker/libnetwork/drvregistry
23:11:29 [2024-01-23T23:11:29.852Z] github.com/docker/docker/libnetwork/etchosts
23:11:29 [2024-01-23T23:11:29.852Z] github.com/docker/docker/libnetwork/internal/caller
23:11:29 [2024-01-23T23:11:29.852Z] github.com/docker/docker/libnetwork/internal/kvstore
23:11:29 [2024-01-23T23:11:29.852Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
23:11:29 [2024-01-23T23:11:29.852Z] github.com/docker/docker/libnetwork/internal/netiputil
23:11:29 [2024-01-23T23:11:29.852Z] github.com/docker/docker/libnetwork/internal/setmatrix
23:11:29 [2024-01-23T23:11:29.852Z] github.com/docker/docker/libnetwork/ipam
23:11:29 [2024-01-23T23:11:29.852Z] github.com/docker/docker/libnetwork/ipamapi
23:11:29 [2024-01-23T23:11:29.852Z] github.com/docker/docker/libnetwork/ipams/builtin
23:11:29 [2024-01-23T23:11:29.852Z] github.com/docker/docker/libnetwork/ipams/null
23:11:29 [2024-01-23T23:11:29.852Z] github.com/docker/docker/libnetwork/ipams/remote
23:11:29 [2024-01-23T23:11:29.852Z] github.com/docker/docker/libnetwork/ipams/remote/api
23:11:29 [2024-01-23T23:11:29.852Z] github.com/docker/docker/libnetwork/ipams/windowsipam
23:11:29 [2024-01-23T23:11:29.852Z] github.com/docker/docker/libnetwork/ipamutils
23:11:29 [2024-01-23T23:11:29.852Z] github.com/docker/docker/libnetwork/ipbits
23:11:29 [2024-01-23T23:11:29.852Z] github.com/docker/docker/libnetwork/iptables
23:11:29 [2024-01-23T23:11:29.852Z] github.com/docker/docker/libnetwork/netlabel
23:11:29 [2024-01-23T23:11:29.852Z] github.com/docker/docker/libnetwork/netutils
23:11:29 [2024-01-23T23:11:29.852Z] github.com/docker/docker/libnetwork/networkdb
23:11:29 [2024-01-23T23:11:29.852Z] github.com/docker/docker/libnetwork/ns
23:11:29 [2024-01-23T23:11:29.852Z] github.com/docker/docker/libnetwork/options
23:11:29 [2024-01-23T23:11:29.852Z] github.com/docker/docker/libnetwork/osl
23:11:29 [2024-01-23T23:11:29.852Z] github.com/docker/docker/libnetwork/osl/kernel
23:11:29 [2024-01-23T23:11:29.852Z] github.com/docker/docker/libnetwork/portallocator
23:11:29 [2024-01-23T23:11:29.852Z] github.com/docker/docker/libnetwork/portmapper
23:11:29 [2024-01-23T23:11:29.852Z] github.com/docker/docker/libnetwork/resolvconf
23:11:29 [2024-01-23T23:11:29.852Z] github.com/docker/docker/libnetwork/scope
23:11:29 [2024-01-23T23:11:29.852Z] github.com/docker/docker/libnetwork/types'
23:11:29 [2024-01-23T23:11:29.852Z] + echo 'github.com/docker/docker/libnetwork
23:11:29 [2024-01-23T23:11:29.852Z] github.com/docker/docker/libnetwork/bitmap
23:11:29 [2024-01-23T23:11:29.852Z] github.com/docker/docker/libnetwork/cluster
23:11:29 [2024-01-23T23:11:29.852Z] github.com/docker/docker/libnetwork/cmd/diagnostic
23:11:29 [2024-01-23T23:11:29.852Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
23:11:29 [2024-01-23T23:11:29.852Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
23:11:29 [2024-01-23T23:11:29.852Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
23:11:29 [2024-01-23T23:11:29.852Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
23:11:29 [2024-01-23T23:11:29.852Z] github.com/docker/docker/libnetwork/config
23:11:29 [2024-01-23T23:11:29.852Z] github.com/docker/docker/libnetwork/datastore
23:11:29 [2024-01-23T23:11:29.852Z] github.com/docker/docker/libnetwork/diagnostic
23:11:29 [2024-01-23T23:11:29.852Z] github.com/docker/docker/libnetwork/discoverapi
23:11:29 [2024-01-23T23:11:29.852Z] github.com/docker/docker/libnetwork/driverapi
23:11:29 [2024-01-23T23:11:29.852Z] github.com/docker/docker/libnetwork/drivers/bridge
23:11:29 [2024-01-23T23:11:29.852Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
23:11:29 [2024-01-23T23:11:29.852Z] github.com/docker/docker/libnetwork/drivers/host
23:11:29 [2024-01-23T23:11:29.852Z] github.com/docker/docker/libnetwork/drivers/ipvlan
23:11:29 [2024-01-23T23:11:29.852Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
23:11:29 [2024-01-23T23:11:29.852Z] github.com/docker/docker/libnetwork/drivers/macvlan
23:11:29 [2024-01-23T23:11:29.852Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
23:11:29 [2024-01-23T23:11:29.852Z] github.com/docker/docker/libnetwork/drivers/null
23:11:29 [2024-01-23T23:11:29.852Z] github.com/docker/docker/libnetwork/drivers/overlay
23:11:29 [2024-01-23T23:11:29.852Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
23:11:29 [2024-01-23T23:11:29.852Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
23:11:29 [2024-01-23T23:11:29.852Z] github.com/docker/docker/libnetwork/drivers/remote
23:11:29 [2024-01-23T23:11:29.852Z] github.com/docker/docker/libnetwork/drivers/remote/api
23:11:29 [2024-01-23T23:11:29.852Z] github.com/docker/docker/libnetwork/drivers/windows
23:11:29 [2024-01-23T23:11:29.852Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
23:11:29 [2024-01-23T23:11:29.852Z] github.com/docker/docker/libnetwork/drvregistry
23:11:29 [2024-01-23T23:11:29.852Z] github.com/docker/docker/libnetwork/etchosts
23:11:29 [2024-01-23T23:11:29.852Z] github.com/docker/docker/libnetwork/internal/caller
23:11:29 [2024-01-23T23:11:29.852Z] github.com/docker/docker/libnetwork/internal/kvstore
23:11:29 [2024-01-23T23:11:29.852Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
23:11:29 [2024-01-23T23:11:29.852Z] github.com/docker/docker/libnetwork/internal/netiputil
23:11:29 [2024-01-23T23:11:29.852Z] github.com/docker/docker/libnetwork/internal/setmatrix
23:11:29 [2024-01-23T23:11:29.852Z] github.com/docker/docker/libnetwork/ipam
23:11:29 [2024-01-23T23:11:29.852Z] github.com/docker/docker/libnetwork/ipamapi
23:11:29 [2024-01-23T23:11:29.852Z] github.com/docker/docker/libnetwork/ipams/builtin
23:11:29 [2024-01-23T23:11:29.852Z] github.com/docker/docker/libnetwork/ipams/null
23:11:29 [2024-01-23T23:11:29.852Z] git+ grep --fixed-strings libnetwork/drivers/bridge
23:11:29 [2024-01-23T23:11:29.852Z] hub.com/docker/docker/libnetwork/ipams/remote
23:11:29 [2024-01-23T23:11:29.852Z] github.com/docker/docker/libnetwork/ipams/remote/api
23:11:29 [2024-01-23T23:11:29.852Z] github.com/docker/docker/libnetwork/ipams/windowsipam
23:11:29 [2024-01-23T23:11:29.852Z] github.com/docker/docker/libnetwork/ipamutils
23:11:29 [2024-01-23T23:11:29.852Z] github.com/docker/docker/libnetwork/ipbits
23:11:29 [2024-01-23T23:11:29.852Z] github.com/docker/docker/libnetwork/iptables
23:11:29 [2024-01-23T23:11:29.852Z] github.com/docker/docker/libnetwork/netlabel
23:11:29 [2024-01-23T23:11:29.852Z] github.com/docker/docker/libnetwork/netutils
23:11:29 [2024-01-23T23:11:29.852Z] github.com/docker/docker/libnetwork/networkdb
23:11:29 [2024-01-23T23:11:29.852Z] github.com/docker/docker/libnetwork/ns
23:11:29 [2024-01-23T23:11:29.852Z] github.com/docker/docker/libnetwork/options
23:11:29 [2024-01-23T23:11:29.852Z] github.com/docker/docker/libnetwork/osl
23:11:29 [2024-01-23T23:11:29.852Z] github.com/docker/docker/libnetwork/osl/kernel
23:11:29 [2024-01-23T23:11:29.852Z] github.com/docker/docker/libnetwork/portallocator
23:11:29 [2024-01-23T23:11:29.852Z] github.com/docker/docker/libnetwork/portmapper
23:11:29 [2024-01-23T23:11:29.852Z] github.com/docker/docker/libnetwork/resolvconf
23:11:29 [2024-01-23T23:11:29.852Z] github.com/docker/docker/libnetwork/scope
23:11:29 [2024-01-23T23:11:29.852Z] github.com/docker/docker/libnetwork/types'
23:11:29 [2024-01-23T23:11:29.852Z] github.com/docker/docker/libnetwork/drivers/bridge
23:11:29 [2024-01-23T23:11:29.852Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
23:11:29 [2024-01-23T23:11:29.852Z] + type docker-proxy
23:11:29 [2024-01-23T23:11:29.852Z] hack/test/unit: line 25: type: docker-proxy: not found
23:11:29 [2024-01-23T23:11:29.852Z] + hack/make.sh binary-proxy install-proxy
23:11:29 [2024-01-23T23:11:29.852Z] 
23:11:29 [2024-01-23T23:11:29.852Z] Removing bundles/
23:11:29 [2024-01-23T23:11:29.852Z] 
23:11:29 [2024-01-23T23:11:29.852Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
23:11:29 [2024-01-23T23:11:29.852Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)...
23:11:29 [2024-01-23T23:11:29.852Z] + tee /go/src/github.com/docker/docker/go.mod
23:11:29 [2024-01-23T23:11:29.852Z] module github.com/docker/docker
23:11:29 [2024-01-23T23:11:29.852Z] 
23:11:29 [2024-01-23T23:11:29.852Z] go 1.20
23:11:29 [2024-01-23T23:11:29.852Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
23:11:29 [2024-01-23T23:11:29.852Z] + GO111MODULE=on
23:11:29 [2024-01-23T23:11:29.852Z] + 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=ac2a028dcc05532109e14f8af105ca42c0abf1f3" -X "github.com/docker/docker/dockerversion.BuildTime=2024-01-23T23:11:29.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
23:11:34 [2024-01-23T23:11:34.159Z] + rm -f /go/src/github.com/docker/docker/go.mod
23:11:34 [2024-01-23T23:11:34.159Z] Created binary: bundles/binary-proxy/docker-proxy
23:11:34 [2024-01-23T23:11:34.159Z] 
23:11:34 [2024-01-23T23:11:34.159Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
23:11:34 [2024-01-23T23:11:34.159Z] Installing docker-proxy to /usr/local/bin/
23:11:34 [2024-01-23T23:11:34.159Z] 
23:11:34 [2024-01-23T23:11:34.159Z] + mkdir -p bundles
23:11:34 [2024-01-23T23:11:34.159Z] + '[' -n 'github.com/docker/docker/api
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/api/server
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/api/server/backend/build
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/api/server/httpstatus
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/api/server/httputils
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/api/server/middleware
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/api/server/router
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/api/server/router/build
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/api/server/router/checkpoint
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/api/server/router/container
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/api/server/router/debug
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/api/server/router/distribution
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/api/server/router/grpc
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/api/server/router/image
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/api/server/router/network
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/api/server/router/plugin
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/api/server/router/session
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/api/server/router/swarm
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/api/server/router/system
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/api/server/router/volume
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/api/types
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/api/types/backend
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/api/types/blkiodev
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/api/types/checkpoint
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/api/types/container
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/api/types/events
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/api/types/filters
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/api/types/image
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/api/types/mount
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/api/types/network
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/api/types/plugins/logdriver
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/api/types/registry
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/api/types/strslice
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/api/types/swarm
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/api/types/swarm/runtime
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/api/types/system
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/api/types/time
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/api/types/versions
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/api/types/versions/v1p19
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/api/types/versions/v1p20
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/api/types/volume
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/builder
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/builder/builder-next
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/builder/builder-next/exporter
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/builder/builder-next/exporter/overrides
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/builder/builder-next/imagerefchecker
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/builder/builder-next/worker
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/builder/builder-next/worker/label
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/builder/dockerfile
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/builder/remotecontext
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/builder/remotecontext/git
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/builder/remotecontext/urlutil
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/cli/debug
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/cli/winresources/docker-proxy
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/cli/winresources/dockerd
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/client
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/client/buildkit
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/cmd/docker-proxy
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/cmd/dockerd
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/cmd/dockerd/trap
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/container
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/container/stream
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/contrib/apparmor
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/contrib/httpserver
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/daemon
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/daemon/cluster
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/daemon/cluster/controllers/plugin
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/daemon/cluster/convert
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/daemon/cluster/executor
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/daemon/cluster/executor/container
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/daemon/cluster/provider
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/daemon/config
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/daemon/containerd
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/daemon/events
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/daemon/events/testutils
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/daemon/graphdriver
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/daemon/graphdriver/btrfs
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/daemon/graphdriver/copy
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/daemon/graphdriver/graphtest
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/daemon/graphdriver/overlay2
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/daemon/graphdriver/overlayutils
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/daemon/graphdriver/register
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/daemon/graphdriver/vfs
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/daemon/graphdriver/zfs
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/daemon/images
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/daemon/initlayer
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/daemon/links
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/daemon/listeners
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/daemon/logger
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/daemon/logger/awslogs
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/daemon/logger/fluentd
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/daemon/logger/gcplogs
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/daemon/logger/gelf
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/daemon/logger/journald
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/daemon/logger/journald/internal/export
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/daemon/logger/journald/internal/fake
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/daemon/logger/jsonfilelog
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/daemon/logger/local
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/daemon/logger/loggertest
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/daemon/logger/loggerutils
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/daemon/logger/loggerutils/cache
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/daemon/logger/splunk
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/daemon/logger/syslog
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/daemon/logger/templates
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/daemon/names
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/daemon/network
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/daemon/snapshotter
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/daemon/stats
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/distribution
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/distribution/metadata
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/distribution/utils
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/distribution/xfer
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/dockerversion
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/errdefs
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/image
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/image/cache
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/image/spec/specs-go
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/image/spec/specs-go/v1
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/image/tarexport
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/image/v1
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/internal/cleanups
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/internal/compatcontext
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/internal/mod
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/internal/mounttree
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/internal/multierror
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/internal/safepath
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/internal/sliceutil
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/internal/test/suite
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/internal/testutils
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/internal/testutils/netnsutils
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/internal/testutils/specialimage
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/internal/unix_noeintr
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/internal/unshare
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/layer
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/libcontainerd
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/libcontainerd/queue
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/libcontainerd/remote
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/libcontainerd/shimopts
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/libcontainerd/supervisor
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/libcontainerd/types
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/oci
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/oci/caps
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/opts
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/pkg/archive
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/pkg/authorization
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/pkg/broadcaster
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/pkg/capabilities
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/pkg/chrootarchive
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/pkg/containerfs
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/pkg/directory
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/pkg/dmesg
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/pkg/fileutils
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/pkg/homedir
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/pkg/idtools
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/pkg/ioutils
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/pkg/jsonmessage
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/pkg/longpath
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/pkg/meminfo
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/pkg/namesgenerator
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/pkg/parsers
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/pkg/parsers/kernel
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/pkg/parsers/operatingsystem
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/pkg/pidfile
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/pkg/platform
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/pkg/plugingetter
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/pkg/plugins
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/pkg/plugins/transport
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/pkg/pools
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/pkg/process
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/pkg/progress
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/pkg/reexec
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/pkg/rootless
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/pkg/rootless/specconv
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/pkg/stack
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/pkg/stdcopy
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/pkg/streamformatter
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/pkg/stringid
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/pkg/sysinfo
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/pkg/system
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/pkg/tailfile
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/pkg/tarsum
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/pkg/useragent
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/plugin
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/plugin/executor/containerd
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/plugin/v2
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/profiles/apparmor
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/profiles/seccomp
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/quota
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/reference
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/registry
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/registry/resumable
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/restartmanager
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/runconfig
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/runconfig/opts
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/testutil
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/testutil/daemon
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/testutil/environment
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/testutil/fakecontext
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/testutil/fakegit
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/testutil/fakestorage
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/testutil/fixtures/load
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/testutil/fixtures/plugin
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/testutil/fixtures/plugin/basic
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/testutil/registry
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/testutil/request
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/volume
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/volume/drivers
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/volume/local
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/volume/mounts
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/volume/service
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/volume/service/opts
23:11:34 [2024-01-23T23:11:34.159Z] github.com/docker/docker/volume/testutils' ']'
23:11:34 [2024-01-23T23:11:34.160Z] + 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
23:11:34 [2024-01-23T23:11:34.727Z] ?   	github.com/docker/docker/api	[no test files]
23:11:42 [2024-01-23T23:11:42.856Z] ok  	github.com/docker/docker/api/server	0.020s	coverage: 13.0% of statements
23:12:04 [2024-01-23T23:12:04.800Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
23:12:04 [2024-01-23T23:12:04.800Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
23:12:04 [2024-01-23T23:12:04.800Z] ?   	github.com/docker/docker/api/server/router	[no test files]
23:12:04 [2024-01-23T23:12:04.801Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
23:12:04 [2024-01-23T23:12:04.801Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
23:12:04 [2024-01-23T23:12:04.801Z] ok  	github.com/docker/docker/api/server/middleware	0.008s	coverage: 37.7% of statements
23:12:04 [2024-01-23T23:12:04.801Z] ok  	github.com/docker/docker/api/server/httputils	0.010s	coverage: 28.3% of statements
23:12:04 [2024-01-23T23:12:04.801Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
23:12:04 [2024-01-23T23:12:04.801Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
23:12:04 [2024-01-23T23:12:04.801Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
23:12:04 [2024-01-23T23:12:04.801Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
23:12:04 [2024-01-23T23:12:04.801Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
23:12:04 [2024-01-23T23:12:04.801Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
23:12:04 [2024-01-23T23:12:04.801Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
23:12:04 [2024-01-23T23:12:04.801Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
23:12:04 [2024-01-23T23:12:04.801Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
23:12:04 [2024-01-23T23:12:04.801Z] ?   	github.com/docker/docker/api/types	[no test files]
23:12:04 [2024-01-23T23:12:04.801Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
23:12:04 [2024-01-23T23:12:04.801Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
23:12:04 [2024-01-23T23:12:04.801Z] ?   	github.com/docker/docker/api/types/checkpoint	[no test files]
23:12:04 [2024-01-23T23:12:04.801Z] ok  	github.com/docker/docker/api/server/router/swarm	0.004s	coverage: 7.3% of statements
23:12:04 [2024-01-23T23:12:04.801Z] ok  	github.com/docker/docker/api/server/router/volume	0.007s	coverage: 66.7% of statements
23:12:04 [2024-01-23T23:12:04.801Z] ?   	github.com/docker/docker/api/types/events	[no test files]
23:12:04 [2024-01-23T23:12:04.801Z] ok  	github.com/docker/docker/api/types/container	0.008s	coverage: 83.7% of statements
23:12:04 [2024-01-23T23:12:04.801Z] ?   	github.com/docker/docker/api/types/image	[no test files]
23:12:04 [2024-01-23T23:12:04.801Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
23:12:04 [2024-01-23T23:12:04.801Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
23:12:04 [2024-01-23T23:12:04.801Z] ok  	github.com/docker/docker/api/types/network	0.004s	coverage: 72.3% of statements
23:12:04 [2024-01-23T23:12:04.801Z] ok  	github.com/docker/docker/api/types/filters	0.005s	coverage: 94.0% of statements
23:12:04 [2024-01-23T23:12:04.801Z] ok  	github.com/docker/docker/api/types/registry	0.006s	coverage: 54.2% of statements
23:12:04 [2024-01-23T23:12:04.801Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
23:12:04 [2024-01-23T23:12:04.801Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
23:12:04 [2024-01-23T23:12:04.801Z] ?   	github.com/docker/docker/api/types/system	[no test files]
23:12:04 [2024-01-23T23:12:04.801Z] ok  	github.com/docker/docker/api/types/strslice	0.003s	coverage: 90.0% of statements
23:12:04 [2024-01-23T23:12:04.801Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
23:12:04 [2024-01-23T23:12:04.801Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
23:12:04 [2024-01-23T23:12:04.801Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
23:12:04 [2024-01-23T23:12:04.801Z] ?   	github.com/docker/docker/builder	[no test files]
23:12:04 [2024-01-23T23:12:04.801Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
23:12:04 [2024-01-23T23:12:04.801Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
23:12:04 [2024-01-23T23:12:04.801Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
23:12:04 [2024-01-23T23:12:04.801Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
23:12:04 [2024-01-23T23:12:04.801Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
23:12:04 [2024-01-23T23:12:04.801Z] ?   	github.com/docker/docker/builder/builder-next/exporter/mobyexporter	[no test files]
23:12:04 [2024-01-23T23:12:04.801Z] ?   	github.com/docker/docker/builder/builder-next/exporter/overrides	[no test files]
23:12:04 [2024-01-23T23:12:04.801Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
23:12:04 [2024-01-23T23:12:04.801Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
23:12:04 [2024-01-23T23:12:04.801Z] ?   	github.com/docker/docker/builder/builder-next/worker/label	[no test files]
23:12:04 [2024-01-23T23:12:04.801Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 77.3% of statements
23:12:04 [2024-01-23T23:12:04.801Z] ok  	github.com/docker/docker/api/types/time	0.002s	coverage: 100.0% of statements
23:12:04 [2024-01-23T23:12:04.801Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
23:12:04 [2024-01-23T23:12:04.801Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
23:12:04 [2024-01-23T23:12:04.801Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.008s	coverage: 100.0% of statements
23:12:04 [2024-01-23T23:12:04.801Z] ok  	github.com/docker/docker/cli/debug	0.008s	coverage: 100.0% of statements
23:12:04 [2024-01-23T23:12:04.801Z] ok  	github.com/docker/docker/builder/dockerfile	0.059s	coverage: 50.3% of statements
23:12:04 [2024-01-23T23:12:04.801Z] ok  	github.com/docker/docker/builder/remotecontext	0.078s	coverage: 33.7% of statements
23:12:06 [2024-01-23T23:12:06.181Z] ?   	github.com/docker/docker/client/buildkit	[no test files]
23:12:06 [2024-01-23T23:12:06.181Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.043s	coverage: 66.5% of statements
23:12:06 [2024-01-23T23:12:06.441Z] ok  	github.com/docker/docker/client	0.123s	coverage: 77.0% of statements
23:12:08 [2024-01-23T23:12:08.979Z] ok  	github.com/docker/docker/builder/remotecontext/git	4.079s	coverage: 82.5% of statements
23:12:18 [2024-01-23T23:12:18.958Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
23:12:18 [2024-01-23T23:12:18.958Z] ?   	github.com/docker/docker/container/stream	[no test files]
23:12:18 [2024-01-23T23:12:18.958Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
23:12:18 [2024-01-23T23:12:18.958Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
23:12:18 [2024-01-23T23:12:18.958Z] ok  	github.com/docker/docker/container	0.149s	coverage: 36.4% of statements
23:12:18 [2024-01-23T23:12:18.958Z] ok  	github.com/docker/docker/cmd/dockerd	0.199s	coverage: 29.8% of statements
23:12:20 [2024-01-23T23:12:20.334Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.391s	coverage: 0.0% of statements
23:12:21 [2024-01-23T23:12:21.709Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
23:12:21 [2024-01-23T23:12:21.709Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.021s	coverage: 38.7% of statements
23:12:21 [2024-01-23T23:12:21.709Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.023s	coverage: 65.3% of statements
23:12:21 [2024-01-23T23:12:21.709Z] ok  	github.com/docker/docker/daemon/cluster	0.049s	coverage: 0.5% of statements
23:12:21 [2024-01-23T23:12:21.709Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
23:12:21 [2024-01-23T23:12:21.968Z] ok  	github.com/docker/docker/daemon/config	0.054s	coverage: 74.6% of statements
23:12:23 [2024-01-23T23:12:23.343Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
23:12:23 [2024-01-23T23:12:23.343Z] ok  	github.com/docker/docker/daemon/graphdriver	0.007s	coverage: 2.3% of statements
23:12:23 [2024-01-23T23:12:23.343Z] ok  	github.com/docker/docker/daemon/containerd	0.031s	coverage: 9.0% of statements
23:12:23 [2024-01-23T23:12:23.343Z] ok  	github.com/docker/docker/daemon/events	0.059s	coverage: 50.0% of statements
23:12:23 [2024-01-23T23:12:23.602Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.008s	coverage: 2.8% of statements
23:12:23 [2024-01-23T23:12:23.861Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.186s	coverage: 60.9% of statements
23:12:24 [2024-01-23T23:12:24.119Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
23:12:24 [2024-01-23T23:12:24.119Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.008s	coverage: 1.9% of statements
23:12:24 [2024-01-23T23:12:24.378Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
23:12:24 [2024-01-23T23:12:24.378Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
23:12:24 [2024-01-23T23:12:24.378Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.192s	coverage: 60.2% of statements
23:12:24 [2024-01-23T23:12:24.636Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.028s	coverage: 60.9% of statements
23:12:25 [2024-01-23T23:12:25.203Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.007s	coverage: 3.0% of statements
23:12:25 [2024-01-23T23:12:25.203Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.475s	coverage: 13.3% of statements
23:12:25 [2024-01-23T23:12:25.462Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
23:12:25 [2024-01-23T23:12:25.462Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
23:12:25 [2024-01-23T23:12:25.721Z] ok  	github.com/docker/docker/daemon/links	0.004s	coverage: 93.0% of statements
23:12:25 [2024-01-23T23:12:25.721Z] ok  	github.com/docker/docker/daemon/images	0.019s	coverage: 3.0% of statements
23:12:25 [2024-01-23T23:12:25.721Z] ok  	github.com/docker/docker/daemon/logger	0.228s	coverage: 43.2% of statements
23:12:25 [2024-01-23T23:12:25.980Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
23:12:25 [2024-01-23T23:12:25.980Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.012s	coverage: 53.6% of statements
23:12:26 [2024-01-23T23:12:26.239Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.105s	coverage: 78.3% of statements
23:12:26 [2024-01-23T23:12:26.239Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.008s	coverage: 68.2% of statements
23:12:26 [2024-01-23T23:12:26.806Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
23:12:26 [2024-01-23T23:12:26.806Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
23:12:26 [2024-01-23T23:12:26.806Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.005s	coverage: 87.2% of statements
23:12:26 [2024-01-23T23:12:26.806Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.010s	coverage: 88.2% of statements
23:12:26 [2024-01-23T23:12:26.806Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.137s	coverage: 76.8% of statements
23:12:26 [2024-01-23T23:12:26.806Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
23:12:26 [2024-01-23T23:12:26.806Z] ok  	github.com/docker/docker/daemon/logger/local	0.024s	coverage: 79.4% of statements
23:12:27 [2024-01-23T23:12:27.743Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.016s	coverage: 63.5% of statements
23:12:27 [2024-01-23T23:12:27.743Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.021s	coverage: 31.5% of statements
23:12:27 [2024-01-23T23:12:27.743Z] ?   	github.com/docker/docker/daemon/names	[no test files]
23:12:27 [2024-01-23T23:12:27.743Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.009s	coverage: 46.8% of statements
23:12:27 [2024-01-23T23:12:27.743Z] ok  	github.com/docker/docker/daemon/logger/templates	0.012s	coverage: 8.3% of statements
23:12:28 [2024-01-23T23:12:28.002Z] ok  	github.com/docker/docker/daemon/logger/journald	1.224s	coverage: 74.5% of statements
23:12:28 [2024-01-23T23:12:28.002Z] ?   	github.com/docker/docker/daemon/snapshotter	[no test files]
23:12:28 [2024-01-23T23:12:28.002Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
23:12:28 [2024-01-23T23:12:28.002Z] ok  	github.com/docker/docker/daemon/network	0.019s	coverage: 63.8% of statements
23:12:28 [2024-01-23T23:12:28.938Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
23:12:28 [2024-01-23T23:12:28.938Z] ok  	github.com/docker/docker/dockerversion	0.003s	coverage: 100.0% of statements
23:12:28 [2024-01-23T23:12:28.938Z] ok  	github.com/docker/docker/errdefs	0.007s	coverage: 77.2% of statements
23:12:28 [2024-01-23T23:12:28.938Z] ok  	github.com/docker/docker/distribution/metadata	0.027s	coverage: 44.4% of statements
23:12:29 [2024-01-23T23:12:29.196Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.447s	coverage: 82.5% of statements
23:12:29 [2024-01-23T23:12:29.455Z] ?   	github.com/docker/docker/image/spec/specs-go	[no test files]
23:12:29 [2024-01-23T23:12:29.455Z] ?   	github.com/docker/docker/image/spec/specs-go/v1	[no test files]
23:12:29 [2024-01-23T23:12:29.455Z] ok  	github.com/docker/docker/image/cache	0.007s	coverage: 19.2% of statements
23:12:29 [2024-01-23T23:12:29.455Z] ok  	github.com/docker/docker/image	0.025s	coverage: 84.6% of statements
23:12:29 [2024-01-23T23:12:29.713Z] ?   	github.com/docker/docker/image/v1	[no test files]
23:12:29 [2024-01-23T23:12:29.713Z] ?   	github.com/docker/docker/internal/compatcontext	[no test files]
23:12:29 [2024-01-23T23:12:29.713Z] ?   	github.com/docker/docker/internal/mounttree	[no test files]
23:12:29 [2024-01-23T23:12:29.713Z] ok  	github.com/docker/docker/internal/cleanups	0.003s	coverage: 69.2% of statements
23:12:29 [2024-01-23T23:12:29.713Z] ok  	github.com/docker/docker/internal/mod	0.003s	coverage: 66.7% of statements
23:12:29 [2024-01-23T23:12:29.713Z] ok  	github.com/docker/docker/image/tarexport	0.007s	coverage: 0.6% of statements
23:12:29 [2024-01-23T23:12:29.972Z] ok  	github.com/docker/docker/internal/multierror	0.003s	coverage: 88.9% of statements
23:12:29 [2024-01-23T23:12:29.972Z] ?   	github.com/docker/docker/internal/sliceutil	[no test files]
23:12:29 [2024-01-23T23:12:29.972Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
23:12:29 [2024-01-23T23:12:29.972Z] ?   	github.com/docker/docker/internal/testutils	[no test files]
23:12:29 [2024-01-23T23:12:29.972Z] ?   	github.com/docker/docker/internal/testutils/netnsutils	[no test files]
23:12:29 [2024-01-23T23:12:29.972Z] ok  	github.com/docker/docker/internal/safepath	0.005s	coverage: 42.9% of statements
23:12:29 [2024-01-23T23:12:29.972Z] ?   	github.com/docker/docker/internal/testutils/specialimage	[no test files]
23:12:29 [2024-01-23T23:12:29.972Z] ?   	github.com/docker/docker/internal/unix_noeintr	[no test files]
23:12:29 [2024-01-23T23:12:29.972Z] ?   	github.com/docker/docker/internal/unshare	[no test files]
23:12:30 [2024-01-23T23:12:30.230Z] ok  	github.com/docker/docker/distribution	1.492s	coverage: 28.9% of statements
23:12:31 [2024-01-23T23:12:31.166Z] ok  	github.com/docker/docker/distribution/xfer	2.165s	coverage: 85.4% of statements
23:12:31 [2024-01-23T23:12:31.166Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
23:12:31 [2024-01-23T23:12:31.166Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
23:12:31 [2024-01-23T23:12:31.166Z] ?   	github.com/docker/docker/libcontainerd/shimopts	[no test files]
23:12:31 [2024-01-23T23:12:31.166Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
23:12:31 [2024-01-23T23:12:31.166Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
23:12:31 [2024-01-23T23:12:31.166Z] ok  	github.com/docker/docker/libcontainerd/queue	0.024s	coverage: 100.0% of statements
23:12:31 [2024-01-23T23:12:31.166Z] ok  	github.com/docker/docker/daemon	10.816s	coverage: 16.2% of statements
23:12:31 [2024-01-23T23:12:31.733Z] ?   	github.com/docker/docker/oci/caps	[no test files]
23:12:31 [2024-01-23T23:12:31.733Z] ok  	github.com/docker/docker/oci	0.027s	coverage: 38.1% of statements
23:12:31 [2024-01-23T23:12:31.733Z] ok  	github.com/docker/docker/opts	0.055s	coverage: 67.9% of statements
23:12:31 [2024-01-23T23:12:31.992Z] ok  	github.com/docker/docker/pkg/capabilities	0.003s	coverage: 87.5% of statements
23:12:31 [2024-01-23T23:12:31.992Z] ok  	github.com/docker/docker/pkg/containerfs	0.004s	coverage: 26.7% of statements
23:12:31 [2024-01-23T23:12:31.992Z] ok  	github.com/docker/docker/pkg/broadcaster	0.006s	coverage: 100.0% of statements
23:12:32 [2024-01-23T23:12:32.251Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 81.8% of statements
23:12:32 [2024-01-23T23:12:32.251Z] ok  	github.com/docker/docker/pkg/dmesg	0.010s	coverage: 83.3% of statements
23:12:32 [2024-01-23T23:12:32.251Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.269s	coverage: 83.7% of statements
23:12:32 [2024-01-23T23:12:32.510Z] ok  	github.com/docker/docker/pkg/homedir	0.003s	coverage: 6.5% of statements
23:12:32 [2024-01-23T23:12:32.510Z] ok  	github.com/docker/docker/pkg/fileutils	0.007s	coverage: 51.7% of statements
23:12:32 [2024-01-23T23:12:32.510Z] ok  	github.com/docker/docker/pkg/archive	0.552s	coverage: 80.9% of statements
23:12:32 [2024-01-23T23:12:32.768Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.006s	coverage: 92.3% of statements
23:12:32 [2024-01-23T23:12:32.768Z] ok  	github.com/docker/docker/pkg/meminfo	0.004s	coverage: 75.0% of statements
23:12:32 [2024-01-23T23:12:32.768Z] ok  	github.com/docker/docker/pkg/longpath	0.020s	coverage: 45.5% of statements
23:12:32 [2024-01-23T23:12:32.768Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.007s	coverage: 85.7% of statements
23:12:32 [2024-01-23T23:12:32.768Z] ok  	github.com/docker/docker/pkg/authorization	0.850s	coverage: 68.3% of statements
23:12:33 [2024-01-23T23:12:33.026Z] ok  	github.com/docker/docker/pkg/parsers	0.003s	coverage: 97.0% of statements
23:12:33 [2024-01-23T23:12:33.026Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
23:12:33 [2024-01-23T23:12:33.026Z] ok  	github.com/docker/docker/pkg/ioutils	0.376s	coverage: 72.3% of statements
23:12:33 [2024-01-23T23:12:33.026Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.005s	coverage: 90.2% of statements
23:12:33 [2024-01-23T23:12:33.026Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
23:12:33 [2024-01-23T23:12:33.026Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
23:12:33 [2024-01-23T23:12:33.026Z] ok  	github.com/docker/docker/pkg/pidfile	0.012s	coverage: 94.1% of statements
23:12:33 [2024-01-23T23:12:33.026Z] ok  	github.com/docker/docker/pkg/idtools	0.485s	coverage: 69.7% of statements
23:12:33 [2024-01-23T23:12:33.592Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
23:12:33 [2024-01-23T23:12:33.592Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
23:12:33 [2024-01-23T23:12:33.592Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.004s	coverage: 90.0% of statements
23:12:33 [2024-01-23T23:12:33.592Z] ok  	github.com/docker/docker/pkg/pools	0.005s	coverage: 88.2% of statements
23:12:33 [2024-01-23T23:12:33.592Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.005s	coverage: 56.8% of statements
23:12:33 [2024-01-23T23:12:33.592Z] ok  	github.com/docker/docker/pkg/process	0.006s	coverage: 21.7% of statements
23:12:33 [2024-01-23T23:12:33.851Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
23:12:33 [2024-01-23T23:12:33.851Z] ?   	github.com/docker/docker/pkg/rootless	[no test files]
23:12:33 [2024-01-23T23:12:33.851Z] ?   	github.com/docker/docker/pkg/rootless/specconv	[no test files]
23:12:33 [2024-01-23T23:12:33.851Z] ok  	github.com/docker/docker/pkg/reexec	0.015s	coverage: 82.4% of statements
23:12:33 [2024-01-23T23:12:33.851Z] ok  	github.com/docker/docker/pkg/stack	0.022s	coverage: 90.9% of statements
23:12:33 [2024-01-23T23:12:33.851Z] ok  	github.com/docker/docker/pkg/stdcopy	0.006s	coverage: 100.0% of statements
23:12:34 [2024-01-23T23:12:34.110Z] ok  	github.com/docker/docker/pkg/streamformatter	0.005s	coverage: 66.2% of statements
23:12:34 [2024-01-23T23:12:34.110Z] ok  	github.com/docker/docker/pkg/stringid	0.007s	coverage: 61.9% of statements
23:12:34 [2024-01-23T23:12:34.402Z] ok  	github.com/docker/docker/pkg/system	0.004s	coverage: 41.0% of statements
23:12:34 [2024-01-23T23:12:34.402Z] ok  	github.com/docker/docker/pkg/sysinfo	0.008s	coverage: 53.4% of statements
23:12:34 [2024-01-23T23:12:34.402Z] ok  	github.com/docker/docker/pkg/tailfile	0.032s	coverage: 88.6% of statements
23:12:34 [2024-01-23T23:12:34.402Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
23:12:34 [2024-01-23T23:12:34.402Z] ok  	github.com/docker/docker/pkg/tarsum	0.050s	coverage: 89.6% of statements
23:12:35 [2024-01-23T23:12:35.363Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
23:12:35 [2024-01-23T23:12:35.363Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
23:12:35 [2024-01-23T23:12:35.363Z] ok  	github.com/docker/docker/plugin/v2	0.008s	coverage: 14.4% of statements
23:12:35 [2024-01-23T23:12:35.363Z] ok  	github.com/docker/docker/profiles/seccomp	0.017s	coverage: 86.0% of statements
23:12:35 [2024-01-23T23:12:35.624Z] ok  	github.com/docker/docker/pkg/plugins	2.014s	coverage: 74.9% of statements
23:12:35 [2024-01-23T23:12:35.624Z] ok  	github.com/docker/docker/reference	0.007s	coverage: 83.7% of statements
23:12:35 [2024-01-23T23:12:35.624Z] ok  	github.com/docker/docker/quota	0.231s	coverage: 69.3% of statements
23:12:35 [2024-01-23T23:12:35.624Z] ok  	github.com/docker/docker/plugin	0.520s	coverage: 23.3% of statements
23:12:35 [2024-01-23T23:12:35.882Z] ok  	github.com/docker/docker/restartmanager	0.004s	coverage: 51.9% of statements
23:12:35 [2024-01-23T23:12:35.883Z] ok  	github.com/docker/docker/registry/resumable	0.021s	coverage: 100.0% of statements
23:12:36 [2024-01-23T23:12:36.141Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
23:12:36 [2024-01-23T23:12:36.141Z] ok  	github.com/docker/docker/runconfig	0.011s	coverage: 63.8% of statements
23:12:36 [2024-01-23T23:12:36.141Z] ok  	github.com/docker/docker/registry	0.108s	coverage: 63.9% of statements
23:12:36 [2024-01-23T23:12:36.400Z] ok  	github.com/docker/docker/testutil	0.007s	coverage: 6.8% of statements
23:12:36 [2024-01-23T23:12:36.400Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
23:12:36 [2024-01-23T23:12:36.400Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
23:12:36 [2024-01-23T23:12:36.400Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
23:12:36 [2024-01-23T23:12:36.400Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
23:12:36 [2024-01-23T23:12:36.400Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
23:12:36 [2024-01-23T23:12:36.400Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
23:12:36 [2024-01-23T23:12:36.400Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
23:12:36 [2024-01-23T23:12:36.400Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
23:12:36 [2024-01-23T23:12:36.400Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
23:12:36 [2024-01-23T23:12:36.400Z] ?   	github.com/docker/docker/testutil/request	[no test files]
23:12:36 [2024-01-23T23:12:36.400Z] ?   	github.com/docker/docker/volume	[no test files]
23:12:36 [2024-01-23T23:12:36.968Z] ok  	github.com/docker/docker/volume/drivers	0.006s	coverage: 36.1% of statements
23:12:37 [2024-01-23T23:12:37.226Z] ok  	github.com/docker/docker/volume/mounts	0.009s	coverage: 62.2% of statements
23:12:37 [2024-01-23T23:12:37.226Z] ok  	github.com/docker/docker/volume/local	0.075s	coverage: 77.2% of statements
23:12:37 [2024-01-23T23:12:37.484Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
23:12:37 [2024-01-23T23:12:37.484Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
23:12:37 [2024-01-23T23:12:37.484Z] ok  	github.com/docker/docker/volume/service	0.012s	coverage: 71.8% of statements
23:12:38 [2024-01-23T23:12:38.050Z] ok  	github.com/docker/docker/layer	7.097s	coverage: 68.1% of statements
23:12:38 [2024-01-23T23:12:38.309Z] 
23:12:38 [2024-01-23T23:12:38.309Z] === Skipped
23:12:38 [2024-01-23T23:12:38.309Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
23:12:38 [2024-01-23T23:12:38.309Z]     network_proxy_test.go:195: Need to start CI docker with --ipv6
23:12:38 [2024-01-23T23:12:38.309Z] 
23:12:38 [2024-01-23T23:12:38.309Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
23:12:38 [2024-01-23T23:12:38.309Z]     network_proxy_test.go:210: No support for dual stack yet
23:12:38 [2024-01-23T23:12:38.309Z] 
23:12:38 [2024-01-23T23:12:38.309Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
23:12:38 [2024-01-23T23:12:38.309Z]     network_proxy_test.go:239: Need to start CI docker with --ipv6
23:12:38 [2024-01-23T23:12:38.309Z] 
23:12:38 [2024-01-23T23:12:38.309Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
23:12:38 [2024-01-23T23:12:38.309Z]     network_proxy_test.go:300: Need to start CI docker with --ipv6
23:12:38 [2024-01-23T23:12:38.309Z] 
23:12:38 [2024-01-23T23:12:38.309Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
23:12:38 [2024-01-23T23:12:38.309Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:12:38 [2024-01-23T23:12:38.309Z]     graphtest_unix.go:41: Driver btrfs not supported
23:12:38 [2024-01-23T23:12:38.309Z] 
23:12:38 [2024-01-23T23:12:38.309Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
23:12:38 [2024-01-23T23:12:38.309Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:12:38 [2024-01-23T23:12:38.309Z]     graphtest_unix.go:41: Driver btrfs not supported
23:12:38 [2024-01-23T23:12:38.309Z] 
23:12:38 [2024-01-23T23:12:38.309Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
23:12:38 [2024-01-23T23:12:38.309Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:12:38 [2024-01-23T23:12:38.309Z]     graphtest_unix.go:41: Driver btrfs not supported
23:12:38 [2024-01-23T23:12:38.309Z] 
23:12:38 [2024-01-23T23:12:38.309Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
23:12:38 [2024-01-23T23:12:38.309Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:12:38 [2024-01-23T23:12:38.309Z]     graphtest_unix.go:41: Driver btrfs not supported
23:12:38 [2024-01-23T23:12:38.309Z] 
23:12:38 [2024-01-23T23:12:38.309Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
23:12:38 [2024-01-23T23:12:38.309Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:12:38 [2024-01-23T23:12:38.309Z]     graphtest_unix.go:41: Driver btrfs not supported
23:12:38 [2024-01-23T23:12:38.309Z] 
23:12:38 [2024-01-23T23:12:38.309Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
23:12:38 [2024-01-23T23:12:38.309Z]     graphtest_unix.go:68: No driver to put!
23:12:38 [2024-01-23T23:12:38.309Z] 
23:12:38 [2024-01-23T23:12:38.309Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
23:12:38 [2024-01-23T23:12:38.309Z] time="2024-01-23T23:12:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
23:12:38 [2024-01-23T23:12:38.309Z]     graphtest_unix.go:39: graphdriver: driver not supported
23:12:38 [2024-01-23T23:12:38.309Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
23:12:38 [2024-01-23T23:12:38.309Z] 
23:12:38 [2024-01-23T23:12:38.309Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
23:12:38 [2024-01-23T23:12:38.309Z] time="2024-01-23T23:12:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
23:12:38 [2024-01-23T23:12:38.309Z]     graphtest_unix.go:39: graphdriver: driver not supported
23:12:38 [2024-01-23T23:12:38.309Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
23:12:38 [2024-01-23T23:12:38.309Z] 
23:12:38 [2024-01-23T23:12:38.309Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
23:12:38 [2024-01-23T23:12:38.309Z] time="2024-01-23T23:12:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
23:12:38 [2024-01-23T23:12:38.309Z]     graphtest_unix.go:39: graphdriver: driver not supported
23:12:38 [2024-01-23T23:12:38.309Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
23:12:38 [2024-01-23T23:12:38.309Z] 
23:12:38 [2024-01-23T23:12:38.309Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
23:12:38 [2024-01-23T23:12:38.309Z] time="2024-01-23T23:12:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
23:12:38 [2024-01-23T23:12:38.309Z]     graphtest_unix.go:39: graphdriver: driver not supported
23:12:38 [2024-01-23T23:12:38.309Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
23:12:38 [2024-01-23T23:12:38.309Z] 
23:12:38 [2024-01-23T23:12:38.309Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
23:12:38 [2024-01-23T23:12:38.309Z] time="2024-01-23T23:12:24Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
23:12:38 [2024-01-23T23:12:38.309Z]     graphtest_unix.go:39: graphdriver: driver not supported
23:12:38 [2024-01-23T23:12:38.309Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
23:12:38 [2024-01-23T23:12:38.309Z] 
23:12:38 [2024-01-23T23:12:38.309Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
23:12:38 [2024-01-23T23:12:38.309Z]     graphtest_unix.go:68: No driver to put!
23:12:38 [2024-01-23T23:12:38.309Z] 
23:12:38 [2024-01-23T23:12:38.309Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
23:12:38 [2024-01-23T23:12:38.309Z]     overlay_test.go:61: Cannot run test with naive change algorithm
23:12:38 [2024-01-23T23:12:38.309Z] 
23:12:38 [2024-01-23T23:12:38.309Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
23:12:38 [2024-01-23T23:12:38.309Z]     graphtest_unix.go:311: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
23:12:38 [2024-01-23T23:12:38.309Z] 
23:12:38 [2024-01-23T23:12:38.309Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
23:12:38 [2024-01-23T23:12:38.309Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:12:38 [2024-01-23T23:12:38.309Z]     graphtest_unix.go:41: Driver zfs not supported
23:12:38 [2024-01-23T23:12:38.309Z] 
23:12:38 [2024-01-23T23:12:38.309Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
23:12:38 [2024-01-23T23:12:38.309Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:12:38 [2024-01-23T23:12:38.309Z]     graphtest_unix.go:41: Driver zfs not supported
23:12:38 [2024-01-23T23:12:38.309Z] 
23:12:38 [2024-01-23T23:12:38.309Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
23:12:38 [2024-01-23T23:12:38.309Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:12:38 [2024-01-23T23:12:38.309Z]     graphtest_unix.go:41: Driver zfs not supported
23:12:38 [2024-01-23T23:12:38.309Z] 
23:12:38 [2024-01-23T23:12:38.309Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
23:12:38 [2024-01-23T23:12:38.309Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:12:38 [2024-01-23T23:12:38.309Z]     graphtest_unix.go:41: Driver zfs not supported
23:12:38 [2024-01-23T23:12:38.309Z] 
23:12:38 [2024-01-23T23:12:38.309Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
23:12:38 [2024-01-23T23:12:38.309Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:12:38 [2024-01-23T23:12:38.309Z]     graphtest_unix.go:41: Driver zfs not supported
23:12:38 [2024-01-23T23:12:38.309Z] 
23:12:38 [2024-01-23T23:12:38.309Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
23:12:38 [2024-01-23T23:12:38.309Z]     graphtest_unix.go:68: No driver to put!
23:12:38 [2024-01-23T23:12:38.309Z] 
23:12:38 [2024-01-23T23:12:38.309Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
23:12:38 [2024-01-23T23:12:38.309Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
23:12:38 [2024-01-23T23:12:38.309Z] 
23:12:38 [2024-01-23T23:12:38.309Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
23:12:38 [2024-01-23T23:12:38.309Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
23:12:38 [2024-01-23T23:12:38.309Z] 
23:12:38 [2024-01-23T23:12:38.309Z] === SKIP: volume/mounts TestValidateLCOWMount (0.00s)
23:12:38 [2024-01-23T23:12:38.309Z]     validate_test.go:73: only tested on Windows
23:12:38 [2024-01-23T23:12:38.309Z] 
23:12:38 [2024-01-23T23:12:38.309Z] DONE 3230 tests, 27 skipped in 64.145s
23:12:38 [2024-01-23T23:12:38.309Z] + '[' -n 'github.com/docker/docker/libnetwork
23:12:38 [2024-01-23T23:12:38.309Z] github.com/docker/docker/libnetwork/bitmap
23:12:38 [2024-01-23T23:12:38.309Z] github.com/docker/docker/libnetwork/cluster
23:12:38 [2024-01-23T23:12:38.309Z] github.com/docker/docker/libnetwork/cmd/diagnostic
23:12:38 [2024-01-23T23:12:38.309Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
23:12:38 [2024-01-23T23:12:38.309Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
23:12:38 [2024-01-23T23:12:38.309Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
23:12:38 [2024-01-23T23:12:38.309Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
23:12:38 [2024-01-23T23:12:38.309Z] github.com/docker/docker/libnetwork/config
23:12:38 [2024-01-23T23:12:38.309Z] github.com/docker/docker/libnetwork/datastore
23:12:38 [2024-01-23T23:12:38.309Z] github.com/docker/docker/libnetwork/diagnostic
23:12:38 [2024-01-23T23:12:38.309Z] github.com/docker/docker/libnetwork/discoverapi
23:12:38 [2024-01-23T23:12:38.309Z] github.com/docker/docker/libnetwork/driverapi
23:12:38 [2024-01-23T23:12:38.309Z] github.com/docker/docker/libnetwork/drivers/bridge
23:12:38 [2024-01-23T23:12:38.309Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
23:12:38 [2024-01-23T23:12:38.309Z] github.com/docker/docker/libnetwork/drivers/host
23:12:38 [2024-01-23T23:12:38.309Z] github.com/docker/docker/libnetwork/drivers/ipvlan
23:12:38 [2024-01-23T23:12:38.309Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
23:12:38 [2024-01-23T23:12:38.309Z] github.com/docker/docker/libnetwork/drivers/macvlan
23:12:38 [2024-01-23T23:12:38.309Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
23:12:38 [2024-01-23T23:12:38.309Z] github.com/docker/docker/libnetwork/drivers/null
23:12:38 [2024-01-23T23:12:38.309Z] github.com/docker/docker/libnetwork/drivers/overlay
23:12:38 [2024-01-23T23:12:38.309Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
23:12:38 [2024-01-23T23:12:38.309Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
23:12:38 [2024-01-23T23:12:38.309Z] github.com/docker/docker/libnetwork/drivers/remote
23:12:38 [2024-01-23T23:12:38.309Z] github.com/docker/docker/libnetwork/drivers/remote/api
23:12:38 [2024-01-23T23:12:38.309Z] github.com/docker/docker/libnetwork/drivers/windows
23:12:38 [2024-01-23T23:12:38.309Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
23:12:38 [2024-01-23T23:12:38.309Z] github.com/docker/docker/libnetwork/drvregistry
23:12:38 [2024-01-23T23:12:38.309Z] github.com/docker/docker/libnetwork/etchosts
23:12:38 [2024-01-23T23:12:38.309Z] github.com/docker/docker/libnetwork/internal/caller
23:12:38 [2024-01-23T23:12:38.309Z] github.com/docker/docker/libnetwork/internal/kvstore
23:12:38 [2024-01-23T23:12:38.309Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
23:12:38 [2024-01-23T23:12:38.309Z] github.com/docker/docker/libnetwork/internal/netiputil
23:12:38 [2024-01-23T23:12:38.309Z] github.com/docker/docker/libnetwork/internal/setmatrix
23:12:38 [2024-01-23T23:12:38.309Z] github.com/docker/docker/libnetwork/ipam
23:12:38 [2024-01-23T23:12:38.309Z] github.com/docker/docker/libnetwork/ipamapi
23:12:38 [2024-01-23T23:12:38.309Z] github.com/docker/docker/libnetwork/ipams/builtin
23:12:38 [2024-01-23T23:12:38.309Z] github.com/docker/docker/libnetwork/ipams/null
23:12:38 [2024-01-23T23:12:38.309Z] github.com/docker/docker/libnetwork/ipams/remote
23:12:38 [2024-01-23T23:12:38.309Z] github.com/docker/docker/libnetwork/ipams/remote/api
23:12:38 [2024-01-23T23:12:38.309Z] github.com/docker/docker/libnetwork/ipams/windowsipam
23:12:38 [2024-01-23T23:12:38.309Z] github.com/docker/docker/libnetwork/ipamutils
23:12:38 [2024-01-23T23:12:38.309Z] github.com/docker/docker/libnetwork/ipbits
23:12:38 [2024-01-23T23:12:38.309Z] github.com/docker/docker/libnetwork/iptables
23:12:38 [2024-01-23T23:12:38.309Z] github.com/docker/docker/libnetwork/netlabel
23:12:38 [2024-01-23T23:12:38.309Z] github.com/docker/docker/libnetwork/netutils
23:12:38 [2024-01-23T23:12:38.309Z] github.com/docker/docker/libnetwork/networkdb
23:12:38 [2024-01-23T23:12:38.309Z] github.com/docker/docker/libnetwork/ns
23:12:38 [2024-01-23T23:12:38.309Z] github.com/docker/docker/libnetwork/options
23:12:38 [2024-01-23T23:12:38.309Z] github.com/docker/docker/libnetwork/osl
23:12:38 [2024-01-23T23:12:38.309Z] github.com/docker/docker/libnetwork/osl/kernel
23:12:38 [2024-01-23T23:12:38.309Z] github.com/docker/docker/libnetwork/portallocator
23:12:38 [2024-01-23T23:12:38.309Z] github.com/docker/docker/libnetwork/portmapper
23:12:38 [2024-01-23T23:12:38.309Z] github.com/docker/docker/libnetwork/resolvconf
23:12:38 [2024-01-23T23:12:38.309Z] github.com/docker/docker/libnetwork/scope
23:12:38 [2024-01-23T23:12:38.309Z] github.com/docker/docker/libnetwork/types' ']'
23:12:38 [2024-01-23T23:12:38.310Z] + 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
23:13:34 [2024-01-23T23:13:34.522Z] ok  	github.com/docker/docker/libnetwork	44.543s	coverage: 43.3% of statements
23:13:34 [2024-01-23T23:13:34.522Z] ok  	github.com/docker/docker/libnetwork/bitmap	0.006s	coverage: 96.1% of statements
23:13:34 [2024-01-23T23:13:34.522Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
23:13:34 [2024-01-23T23:13:34.522Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
23:13:34 [2024-01-23T23:13:34.522Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
23:13:34 [2024-01-23T23:13:34.522Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
23:13:34 [2024-01-23T23:13:34.522Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
23:13:34 [2024-01-23T23:13:34.522Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
23:13:34 [2024-01-23T23:13:34.522Z] ok  	github.com/docker/docker/libnetwork/config	0.012s	coverage: 10.3% of statements
23:13:34 [2024-01-23T23:13:34.522Z] ok  	github.com/docker/docker/libnetwork/datastore	0.004s	coverage: 37.0% of statements
23:13:34 [2024-01-23T23:13:34.522Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
23:13:34 [2024-01-23T23:13:34.522Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
23:13:34 [2024-01-23T23:13:34.522Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.003s	coverage: 68.9% of statements
23:13:34 [2024-01-23T23:13:34.522Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	4.238s	coverage: 63.0% of statements
23:13:34 [2024-01-23T23:13:34.522Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
23:13:34 [2024-01-23T23:13:34.522Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.002s	coverage: 40.0% of statements
23:13:35 [2024-01-23T23:13:35.897Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.882s	coverage: 5.0% of statements
23:13:35 [2024-01-23T23:13:35.897Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
23:13:36 [2024-01-23T23:13:36.463Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.004s	coverage: 4.6% of statements
23:13:36 [2024-01-23T23:13:36.463Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
23:13:36 [2024-01-23T23:13:36.463Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.002s	coverage: 40.0% of statements
23:13:37 [2024-01-23T23:13:37.396Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	0.011s	coverage: 1.4% of statements
23:13:37 [2024-01-23T23:13:37.654Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	0.004s	coverage: 45.0% of statements
23:13:37 [2024-01-23T23:13:37.913Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.004s	coverage: 62.7% of statements
23:13:38 [2024-01-23T23:13:38.479Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.012s	coverage: 57.2% of statements
23:13:38 [2024-01-23T23:13:38.479Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
23:13:38 [2024-01-23T23:13:38.479Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
23:13:38 [2024-01-23T23:13:38.479Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
23:13:39 [2024-01-23T23:13:39.047Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.020s	coverage: 87.0% of statements
23:13:39 [2024-01-23T23:13:39.305Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.017s	coverage: 81.0% of statements
23:13:39 [2024-01-23T23:13:39.564Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
23:13:39 [2024-01-23T23:13:39.564Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore	[no test files]
23:13:39 [2024-01-23T23:13:39.564Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore/boltdb	[no test files]
23:13:39 [2024-01-23T23:13:39.564Z] ?   	github.com/docker/docker/libnetwork/internal/netiputil	[no test files]
23:13:51 [2024-01-23T23:13:51.762Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
23:13:53 [2024-01-23T23:13:53.136Z] ok  	github.com/docker/docker/libnetwork/ipam	3.094s	coverage: 80.3% of statements
23:13:53 [2024-01-23T23:13:53.136Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
23:13:53 [2024-01-23T23:13:53.136Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
23:13:53 [2024-01-23T23:13:53.395Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.003s	coverage: 63.2% of statements
23:13:53 [2024-01-23T23:13:53.961Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.008s	coverage: 48.7% of statements
23:13:53 [2024-01-23T23:13:53.961Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
23:13:54 [2024-01-23T23:13:54.219Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.003s	coverage: 80.0% of statements
23:13:54 [2024-01-23T23:13:54.785Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.314s	coverage: 86.4% of statements
23:13:54 [2024-01-23T23:13:54.785Z] ok  	github.com/docker/docker/libnetwork/ipbits	0.002s	coverage: 100.0% of statements
23:13:55 [2024-01-23T23:13:55.720Z] ok  	github.com/docker/docker/libnetwork/iptables	0.219s	coverage: 39.9% of statements
23:13:55 [2024-01-23T23:13:55.720Z] ?   	github.com/docker/docker/libnetwork/netlabel	[no test files]
23:13:55 [2024-01-23T23:13:55.979Z] ok  	github.com/docker/docker/libnetwork/netutils	0.018s	coverage: 54.9% of statements
23:15:47 [2024-01-23T23:15:47.433Z] time="2024-01-23T23:15:39Z" level=warning msg="memberlist: Failed to send ack: write udp [::]:10037->172.17.0.2:10036: use of closed network connection from=172.17.0.2:10036"
23:15:47 [2024-01-23T23:15:47.433Z] ok  	github.com/docker/docker/libnetwork/networkdb	102.868s	coverage: 59.2% of statements
23:15:47 [2024-01-23T23:15:47.433Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
23:15:47 [2024-01-23T23:15:47.433Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
23:15:47 [2024-01-23T23:15:47.433Z] ok  	github.com/docker/docker/libnetwork/osl	4.462s	coverage: 39.6% of statements
23:15:47 [2024-01-23T23:15:47.433Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
23:15:47 [2024-01-23T23:15:47.433Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.016s	coverage: 80.5% of statements
23:15:47 [2024-01-23T23:15:47.433Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.701s	coverage: 47.9% of statements
23:15:47 [2024-01-23T23:15:47.433Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.004s	coverage: 84.9% of statements
23:15:47 [2024-01-23T23:15:47.433Z] ?   	github.com/docker/docker/libnetwork/scope	[no test files]
23:15:47 [2024-01-23T23:15:47.433Z] ok  	github.com/docker/docker/libnetwork/types	0.003s	coverage: 41.7% of statements
23:15:47 [2024-01-23T23:15:47.433Z] 
23:15:47 [2024-01-23T23:15:47.433Z] === Skipped
23:15:47 [2024-01-23T23:15:47.433Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
23:15:47 [2024-01-23T23:15:47.433Z]     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
23:15:47 [2024-01-23T23:15:47.433Z] 
23:15:47 [2024-01-23T23:15:47.433Z] === SKIP: libnetwork/iptables TestPassthrough (0.00s)
23:15:47 [2024-01-23T23:15:47.433Z]     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
23:15:47 [2024-01-23T23:15:47.433Z] 
23:15:47 [2024-01-23T23:15:47.433Z] DONE 376 tests, 2 skipped in 189.035s
Post stage
[Pipeline] junit
23:15:48 [2024-01-23T23:15:48.387Z] Recording test results
23:15:48 [2024-01-23T23:15:48.488Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
23:15:48 [2024-01-23T23:15:48.808Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-47139/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ac2a028dcc05532109e14f8af105ca42c0abf1f3 -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:ac2a028dcc05532109e14f8af105ca42c0abf1f3 hack/make.sh dynbinary test-integration
23:15:49 [2024-01-23T23:15:49.069Z] 
23:15:49 [2024-01-23T23:15:49.069Z] Removing bundles/
23:15:49 [2024-01-23T23:15:49.069Z] 
23:15:49 [2024-01-23T23:15:49.069Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
23:15:49 [2024-01-23T23:15:49.069Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
23:15:49 [2024-01-23T23:15:49.069Z] + tee /go/src/github.com/docker/docker/go.mod
23:15:49 [2024-01-23T23:15:49.069Z] module github.com/docker/docker
23:15:49 [2024-01-23T23:15:49.069Z] 
23:15:49 [2024-01-23T23:15:49.069Z] go 1.20
23:15:49 [2024-01-23T23:15:49.069Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
23:15:49 [2024-01-23T23:15:49.069Z] + GO111MODULE=on
23:15:49 [2024-01-23T23:15:49.069Z] + 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=ac2a028dcc05532109e14f8af105ca42c0abf1f3" -X "github.com/docker/docker/dockerversion.BuildTime=2024-01-23T23:15:48.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
23:16:27 [2024-01-23T23:16:27.808Z] + rm -f /go/src/github.com/docker/docker/go.mod
23:16:27 [2024-01-23T23:16:27.808Z] Created binary: bundles/dynbinary-daemon/dockerd
23:16:27 [2024-01-23T23:16:27.808Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
23:16:27 [2024-01-23T23:16:27.808Z] + tee /go/src/github.com/docker/docker/go.mod
23:16:27 [2024-01-23T23:16:27.808Z] module github.com/docker/docker
23:16:27 [2024-01-23T23:16:27.808Z] 
23:16:27 [2024-01-23T23:16:27.808Z] go 1.20
23:16:27 [2024-01-23T23:16:27.808Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
23:16:27 [2024-01-23T23:16:27.808Z] + GO111MODULE=on
23:16:27 [2024-01-23T23:16:27.808Z] + 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=ac2a028dcc05532109e14f8af105ca42c0abf1f3" -X "github.com/docker/docker/dockerversion.BuildTime=2024-01-23T23:15:48.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
23:16:27 [2024-01-23T23:16:27.808Z] + rm -f /go/src/github.com/docker/docker/go.mod
23:16:27 [2024-01-23T23:16:27.808Z] Created binary: bundles/dynbinary-daemon/docker-proxy
23:16:27 [2024-01-23T23:16:27.808Z] 
23:16:27 [2024-01-23T23:16:27.808Z] ---> Making bundle: test-integration (in bundles/test-integration)
23:16:27 [2024-01-23T23:16:27.808Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
23:16:27 [2024-01-23T23:16:27.808Z] HOSTNAME=df27dc476533
23:16:27 [2024-01-23T23:16:27.808Z] TESTDEBUG=0
23:16:27 [2024-01-23T23:16:27.808Z] DEST=bundles/test-integration
23:16:27 [2024-01-23T23:16:27.808Z] PWD=/go/src/github.com/docker/docker
23:16:27 [2024-01-23T23:16:27.808Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock
23:16:27 [2024-01-23T23:16:27.808Z] DOCKER_GITCOMMIT=ac2a028dcc05532109e14f8af105ca42c0abf1f3
23:16:27 [2024-01-23T23:16:27.808Z] container=docker
23:16:27 [2024-01-23T23:16:27.808Z] HOME=/root
23:16:27 [2024-01-23T23:16:27.808Z] CONTAINERD_NAMESPACE=moby
23:16:27 [2024-01-23T23:16:27.808Z] GOLANG_VERSION=1.21.6
23:16:27 [2024-01-23T23:16:27.808Z] VALIDATE_REPO=https://github.com/moby/moby.git
23:16:27 [2024-01-23T23:16:27.808Z] VALIDATE_BRANCH=master
23:16:27 [2024-01-23T23:16:27.808Z] TERM=xterm
23:16:27 [2024-01-23T23:16:27.808Z] DOCKER_PKG=github.com/docker/docker
23:16:27 [2024-01-23T23:16:27.808Z] TEST_CLIENT_BINARY=/usr/local/cli-integration/docker
23:16:27 [2024-01-23T23:16:27.808Z] SHLVL=1
23:16:27 [2024-01-23T23:16:27.808Z] TIMEOUT=120m
23:16:27 [2024-01-23T23:16:27.808Z] GOTOOLCHAIN=local
23:16:27 [2024-01-23T23:16:27.808Z] DOCKER_GRAPHDRIVER=overlay2
23:16:27 [2024-01-23T23:16:27.808Z] GO111MODULE=off
23:16:27 [2024-01-23T23:16:27.808Z] DOCKER_EXPERIMENTAL=1
23:16:27 [2024-01-23T23:16:27.808Z] TEST_SKIP_INTEGRATION_CLI=1
23:16:27 [2024-01-23T23:16:27.808Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
23:16:27 [2024-01-23T23:16:27.808Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
23:16:27 [2024-01-23T23:16:27.808Z] GOPATH=/go
23:16:27 [2024-01-23T23:16:27.808Z] PKG_CONFIG=pkg-config
23:16:27 [2024-01-23T23:16:27.808Z] _=/usr/bin/env
23:16:27 [2024-01-23T23:16:27.808Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
23:16:49 [2024-01-23T23:16:49.746Z] Building test suite binary /go/src/github.com/docker/docker/integration/capabilities/test.main
23:16:49 [2024-01-23T23:16:49.746Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
23:16:49 [2024-01-23T23:16:49.746Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
23:16:51 [2024-01-23T23:16:51.652Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
23:16:56 [2024-01-23T23:16:56.926Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
23:17:00 [2024-01-23T23:17:00.209Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
23:17:00 [2024-01-23T23:17:00.209Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
23:17:01 [2024-01-23T23:17:01.584Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
23:17:02 [2024-01-23T23:17:02.517Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
23:17:03 [2024-01-23T23:17:03.890Z] Building test suite binary /go/src/github.com/docker/docker/integration/networking/test.main
23:17:05 [2024-01-23T23:17:05.261Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
23:17:05 [2024-01-23T23:17:05.261Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
23:17:06 [2024-01-23T23:17:06.633Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
23:17:08 [2024-01-23T23:17:08.015Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
23:17:09 [2024-01-23T23:17:09.915Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
23:17:10 [2024-01-23T23:17:10.847Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
23:17:11 [2024-01-23T23:17:11.413Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
23:17:12 [2024-01-23T23:17:12.345Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
23:17:13 [2024-01-23T23:17:13.718Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
23:17:15 [2024-01-23T23:17:15.093Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
23:17:15 [2024-01-23T23:17:15.659Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
23:17:17 [2024-01-23T23:17:17.031Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
23:17:18 [2024-01-23T23:17:18.403Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
23:17:18 [2024-01-23T23:17:18.403Z] Using test binary /usr/local/cli-integration/docker
23:17:18 [2024-01-23T23:17:18.403Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
23:17:18 [2024-01-23T23:17:18.403Z] +++ /etc/init.d/apparmor start
23:17:18 [2024-01-23T23:17:18.403Z] Not: starting.
23:17:18 [2024-01-23T23:17:18.403Z] INFO: Waiting for daemon to start...
23:17:18 [2024-01-23T23:17:18.403Z] Starting dockerd
23:17:18 [2024-01-23T23:17:18.403Z] +++ exec dockerd --debug --host unix:///run/docker/tmp.XM33JwEQcu/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
23:17:20 [2024-01-23T23:17:20.929Z] .
23:17:20 [2024-01-23T23:17:20.929Z] Running integration-test (iteration 1)
23:17:20 [2024-01-23T23:17:20.929Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m  
23:17:20 [2024-01-23T23:17:20.929Z] ++ '[' -n '' ']'
23:17:20 [2024-01-23T23:17:20.929Z] ++ 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
23:17:20 [2024-01-23T23:17:20.929Z] ++ set -e
23:17:20 [2024-01-23T23:17:20.929Z] ++ '[' -n 0 ']'
23:17:20 [2024-01-23T23:17:20.929Z] ++ set -x
23:17:20 [2024-01-23T23:17:20.929Z] ++ 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.XM33JwEQcu/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
23:17:20 [2024-01-23T23:17:20.929Z] Loaded image: busybox:latest
23:17:21 [2024-01-23T23:17:21.187Z] Loaded image: busybox:glibc
23:17:22 [2024-01-23T23:17:22.120Z] Loaded image: debian:bookworm-slim
23:17:22 [2024-01-23T23:17:22.120Z] Loaded image: hello-world:latest
23:17:22 [2024-01-23T23:17:22.120Z] Loaded image: arm32v7/hello-world:latest
23:17:22 [2024-01-23T23:17:22.120Z] INFO: Testing against a local daemon
23:17:22 [2024-01-23T23:17:22.120Z] === RUN   TestCgroupNamespacesBuild
23:17:23 [2024-01-23T23:17:23.493Z] --- PASS: TestCgroupNamespacesBuild (1.44s)
23:17:23 [2024-01-23T23:17:23.493Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
23:17:24 [2024-01-23T23:17:24.866Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.17s)
23:17:24 [2024-01-23T23:17:24.866Z] === RUN   TestBuildWithSession
23:17:24 [2024-01-23T23:17:24.866Z]     build_session_test.go:25: TODO: BuildKit
23:17:24 [2024-01-23T23:17:24.866Z] --- SKIP: TestBuildWithSession (0.00s)
23:17:24 [2024-01-23T23:17:24.866Z] === RUN   TestBuildSquashParent
23:17:29 [2024-01-23T23:17:29.047Z] --- PASS: TestBuildSquashParent (3.63s)
23:17:29 [2024-01-23T23:17:29.047Z] === RUN   TestBuildWithRemoveAndForceRemove
23:17:29 [2024-01-23T23:17:29.047Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
23:17:29 [2024-01-23T23:17:29.047Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
23:17:29 [2024-01-23T23:17:29.047Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
23:17:29 [2024-01-23T23:17:29.047Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
23:17:29 [2024-01-23T23:17:29.047Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
23:17:29 [2024-01-23T23:17:29.047Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
23:17:29 [2024-01-23T23:17:29.047Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
23:17:29 [2024-01-23T23:17:29.047Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
23:17:29 [2024-01-23T23:17:29.047Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
23:17:29 [2024-01-23T23:17:29.047Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
23:17:29 [2024-01-23T23:17:29.047Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
23:17:29 [2024-01-23T23:17:29.047Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
23:17:29 [2024-01-23T23:17:29.047Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
23:17:29 [2024-01-23T23:17:29.047Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
23:17:29 [2024-01-23T23:17:29.047Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
23:17:29 [2024-01-23T23:17:29.047Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
23:17:29 [2024-01-23T23:17:29.047Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
23:17:29 [2024-01-23T23:17:29.047Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
23:17:32 [2024-01-23T23:17:32.326Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.06s)
23:17:32 [2024-01-23T23:17:32.326Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.68s)
23:17:32 [2024-01-23T23:17:32.326Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.79s)
23:17:32 [2024-01-23T23:17:32.326Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.85s)
23:17:32 [2024-01-23T23:17:32.326Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.12s)
23:17:32 [2024-01-23T23:17:32.326Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.32s)
23:17:32 [2024-01-23T23:17:32.326Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.44s)
23:17:32 [2024-01-23T23:17:32.326Z] === RUN   TestBuildMultiStageCopy
23:17:32 [2024-01-23T23:17:32.326Z] === RUN   TestBuildMultiStageCopy/copy_to_root
23:17:32 [2024-01-23T23:17:32.891Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
23:17:32 [2024-01-23T23:17:32.891Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
23:17:33 [2024-01-23T23:17:33.149Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
23:17:33 [2024-01-23T23:17:33.149Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
23:17:33 [2024-01-23T23:17:33.406Z] --- PASS: TestBuildMultiStageCopy (1.48s)
23:17:33 [2024-01-23T23:17:33.406Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.02s)
23:17:33 [2024-01-23T23:17:33.406Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.08s)
23:17:33 [2024-01-23T23:17:33.406Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.10s)
23:17:33 [2024-01-23T23:17:33.406Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.11s)
23:17:33 [2024-01-23T23:17:33.406Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.13s)
23:17:33 [2024-01-23T23:17:33.406Z] === RUN   TestBuildMultiStageParentConfig
23:17:33 [2024-01-23T23:17:33.664Z] --- PASS: TestBuildMultiStageParentConfig (0.41s)
23:17:33 [2024-01-23T23:17:33.664Z] === RUN   TestBuildLabelWithTargets
23:17:34 [2024-01-23T23:17:34.600Z] --- PASS: TestBuildLabelWithTargets (0.63s)
23:17:34 [2024-01-23T23:17:34.600Z] === RUN   TestBuildWithEmptyLayers
23:17:34 [2024-01-23T23:17:34.600Z] --- PASS: TestBuildWithEmptyLayers (0.15s)
23:17:34 [2024-01-23T23:17:34.600Z] === RUN   TestBuildMultiStageOnBuild
23:17:35 [2024-01-23T23:17:35.972Z] --- PASS: TestBuildMultiStageOnBuild (1.19s)
23:17:35 [2024-01-23T23:17:35.972Z] === RUN   TestBuildUncleanTarFilenames
23:17:35 [2024-01-23T23:17:35.972Z] --- PASS: TestBuildUncleanTarFilenames (0.12s)
23:17:35 [2024-01-23T23:17:35.972Z] === RUN   TestBuildMultiStageLayerLeak
23:17:36 [2024-01-23T23:17:36.912Z] --- PASS: TestBuildMultiStageLayerLeak (1.19s)
23:17:36 [2024-01-23T23:17:36.912Z] === RUN   TestBuildWithHugeFile
23:18:33 [2024-01-23T23:18:33.136Z] --- PASS: TestBuildWithHugeFile (51.50s)
23:18:33 [2024-01-23T23:18:33.136Z] === RUN   TestBuildWCOWSandboxSize
23:18:33 [2024-01-23T23:18:33.136Z]     build_test.go:531: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
23:18:33 [2024-01-23T23:18:33.136Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
23:18:33 [2024-01-23T23:18:33.136Z] === RUN   TestBuildWithEmptyDockerfile
23:18:33 [2024-01-23T23:18:33.136Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
23:18:33 [2024-01-23T23:18:33.136Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
23:18:33 [2024-01-23T23:18:33.136Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:18:33 [2024-01-23T23:18:33.136Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:18:33 [2024-01-23T23:18:33.136Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:18:33 [2024-01-23T23:18:33.136Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:18:33 [2024-01-23T23:18:33.136Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
23:18:33 [2024-01-23T23:18:33.136Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:18:33 [2024-01-23T23:18:33.136Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:18:33 [2024-01-23T23:18:33.136Z] --- PASS: TestBuildWithEmptyDockerfile (0.01s)
23:18:33 [2024-01-23T23:18:33.136Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
23:18:33 [2024-01-23T23:18:33.136Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
23:18:33 [2024-01-23T23:18:33.136Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s)
23:18:33 [2024-01-23T23:18:33.136Z] === RUN   TestBuildPreserveOwnership
23:18:33 [2024-01-23T23:18:33.136Z] === RUN   TestBuildPreserveOwnership/copy_from
23:18:33 [2024-01-23T23:18:33.136Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
23:18:33 [2024-01-23T23:18:33.136Z] --- PASS: TestBuildPreserveOwnership (2.38s)
23:18:33 [2024-01-23T23:18:33.136Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.63s)
23:18:33 [2024-01-23T23:18:33.136Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.74s)
23:18:33 [2024-01-23T23:18:33.136Z] === RUN   TestBuildPlatformInvalid
23:18:33 [2024-01-23T23:18:33.136Z] --- PASS: TestBuildPlatformInvalid (0.01s)
23:18:33 [2024-01-23T23:18:33.136Z] === RUN   TestBuildkitHistoryTracePropagation
23:18:33 [2024-01-23T23:18:33.136Z] time="2024-01-23T23:18:30Z" level=info msg="[core] [Channel #1] Channel created" module=grpc
23:18:33 [2024-01-23T23:18:33.136Z] time="2024-01-23T23:18:30Z" level=info msg="[core] [Channel #1] original dial target is: \"unix:///run/buildkit/buildkitd.sock\"" module=grpc
23:18:33 [2024-01-23T23:18:33.136Z] time="2024-01-23T23:18:30Z" 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
23:18:33 [2024-01-23T23:18:33.136Z] time="2024-01-23T23:18:30Z" level=info msg="[core] [Channel #1] Channel authority set to \"localhost\"" module=grpc
23:18:33 [2024-01-23T23:18:33.136Z] time="2024-01-23T23:18:30Z" 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
23:18:33 [2024-01-23T23:18:33.136Z] time="2024-01-23T23:18:30Z" level=info msg="[core] [Channel #1] Channel switches to new LB policy \"pick_first\"" module=grpc
23:18:33 [2024-01-23T23:18:33.136Z] time="2024-01-23T23:18:30Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel created" module=grpc
23:18:33 [2024-01-23T23:18:33.136Z] time="2024-01-23T23:18:30Z" level=info msg="[core] [Channel #1] Channel Connectivity change to CONNECTING" module=grpc
23:18:33 [2024-01-23T23:18:33.136Z] time="2024-01-23T23:18:30Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to CONNECTING" module=grpc
23:18:33 [2024-01-23T23:18:33.136Z] time="2024-01-23T23:18:30Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel picks a new address \"/run/buildkit/buildkitd.sock\" to connect" module=grpc
23:18:33 [2024-01-23T23:18:33.136Z] time="2024-01-23T23:18:30Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to READY" module=grpc
23:18:33 [2024-01-23T23:18:33.136Z] time="2024-01-23T23:18:30Z" level=info msg="[core] [Channel #1] Channel Connectivity change to READY" module=grpc
23:18:33 [2024-01-23T23:18:33.136Z] time="2024-01-23T23:18:30Z" level=info msg="[core] [Server #4] Server created" module=grpc
23:18:33 [2024-01-23T23:18:33.136Z]     build_traces_test.go:84: Waiting for trace to be available
23:18:35 [2024-01-23T23:18:35.034Z] time="2024-01-23T23:18:34Z" level=info msg="[core] [Channel #1] Channel Connectivity change to SHUTDOWN" module=grpc
23:18:35 [2024-01-23T23:18:35.035Z] time="2024-01-23T23:18:34Z" level=info msg="[core] [Channel #1] ccBalancerWrapper: closing" module=grpc
23:18:35 [2024-01-23T23:18:35.035Z] time="2024-01-23T23:18:34Z" level=info msg="[core] [Channel #1] Closing the name resolver" module=grpc
23:18:35 [2024-01-23T23:18:35.035Z] time="2024-01-23T23:18:34Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to SHUTDOWN" module=grpc
23:18:35 [2024-01-23T23:18:35.035Z] time="2024-01-23T23:18:34Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel deleted" module=grpc
23:18:35 [2024-01-23T23:18:35.035Z] time="2024-01-23T23:18:34Z" level=info msg="[core] [Channel #1] Channel deleted" module=grpc
23:18:35 [2024-01-23T23:18:35.035Z] --- PASS: TestBuildkitHistoryTracePropagation (4.04s)
23:18:35 [2024-01-23T23:18:35.035Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
23:18:35 [2024-01-23T23:18:35.601Z] Loaded image: busybox:latest
23:18:35 [2024-01-23T23:18:35.602Z] Loaded image: busybox:glibc
23:18:36 [2024-01-23T23:18:36.976Z] Loaded image: debian:bookworm-slim
23:18:36 [2024-01-23T23:18:36.976Z] Loaded image: hello-world:latest
23:18:36 [2024-01-23T23:18:36.976Z] Loaded image: arm32v7/hello-world:latest
23:18:46 [2024-01-23T23:18:46.942Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.38s)
23:18:46 [2024-01-23T23:18:46.942Z] PASS
23:18:46 [2024-01-23T23:18:46.942Z] 
23:18:46 [2024-01-23T23:18:46.942Z] === Skipped
23:18:46 [2024-01-23T23:18:46.942Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
23:18:46 [2024-01-23T23:18:46.942Z]     build_session_test.go:25: TODO: BuildKit
23:18:46 [2024-01-23T23:18:46.942Z] 
23:18:46 [2024-01-23T23:18:46.942Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
23:18:46 [2024-01-23T23:18:46.942Z]     build_test.go:531: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
23:18:46 [2024-01-23T23:18:46.942Z] 
23:18:46 [2024-01-23T23:18:46.942Z] DONE 35 tests, 2 skipped in 84.502s
23:18:46 [2024-01-23T23:18:46.942Z] Running /go/src/github.com/docker/docker/integration/capabilities (arm64.integration.capabilities) flags=-test.v -test.timeout=120m  
23:18:46 [2024-01-23T23:18:46.942Z] ++ '[' -n '' ']'
23:18:46 [2024-01-23T23:18:46.942Z] ++ 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
23:18:46 [2024-01-23T23:18:46.942Z] ++ set -e
23:18:46 [2024-01-23T23:18:46.942Z] ++ '[' -n 0 ']'
23:18:46 [2024-01-23T23:18:46.942Z] ++ set -x
23:18:46 [2024-01-23T23:18:46.942Z] ++ 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.XM33JwEQcu/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
23:18:46 [2024-01-23T23:18:46.942Z] INFO: Testing against a local daemon
23:18:46 [2024-01-23T23:18:46.942Z] === RUN   TestNoNewPrivileges
23:18:55 [2024-01-23T23:18:55.049Z] === RUN   TestNoNewPrivileges/CapabilityRequested=true
23:18:55 [2024-01-23T23:18:55.049Z] === RUN   TestNoNewPrivileges/CapabilityRequested=false
23:18:55 [2024-01-23T23:18:55.306Z] --- PASS: TestNoNewPrivileges (9.83s)
23:18:55 [2024-01-23T23:18:55.306Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=true (0.46s)
23:18:55 [2024-01-23T23:18:55.306Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=false (0.44s)
23:18:55 [2024-01-23T23:18:55.306Z] PASS
23:18:55 [2024-01-23T23:18:55.306Z] 
23:18:55 [2024-01-23T23:18:55.306Z] DONE 3 tests in 9.862s
23:18:55 [2024-01-23T23:18:55.306Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m  
23:18:55 [2024-01-23T23:18:55.306Z] ++ '[' -n '' ']'
23:18:55 [2024-01-23T23:18:55.306Z] ++ 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
23:18:55 [2024-01-23T23:18:55.306Z] ++ set -e
23:18:55 [2024-01-23T23:18:55.306Z] ++ '[' -n 0 ']'
23:18:55 [2024-01-23T23:18:55.306Z] ++ set -x
23:18:55 [2024-01-23T23:18:55.307Z] ++ 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.XM33JwEQcu/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
23:18:55 [2024-01-23T23:18:55.307Z] INFO: Testing against a local daemon
23:18:55 [2024-01-23T23:18:55.307Z] === RUN   TestConfigInspect
23:18:57 [2024-01-23T23:18:57.831Z] --- PASS: TestConfigInspect (2.10s)
23:18:57 [2024-01-23T23:18:57.831Z] === RUN   TestConfigList
23:18:58 [2024-01-23T23:18:58.764Z] === RUN   TestConfigList/test_filter_by_name
23:18:58 [2024-01-23T23:18:58.764Z] === RUN   TestConfigList/test_filter_by_id
23:18:58 [2024-01-23T23:18:58.764Z] === RUN   TestConfigList/test_filter_by_label_key_only
23:18:58 [2024-01-23T23:18:58.764Z] === RUN   TestConfigList/test_filter_by_label_key=value_test0-TestConfigList
23:18:58 [2024-01-23T23:18:58.764Z] === RUN   TestConfigList/test_filter_by_label_key=value_test1-TestConfigList
23:18:59 [2024-01-23T23:18:59.329Z] --- PASS: TestConfigList (1.99s)
23:18:59 [2024-01-23T23:18:59.329Z]     --- PASS: TestConfigList/test_filter_by_name (0.00s)
23:18:59 [2024-01-23T23:18:59.329Z]     --- PASS: TestConfigList/test_filter_by_id (0.00s)
23:18:59 [2024-01-23T23:18:59.329Z]     --- PASS: TestConfigList/test_filter_by_label_key_only (0.00s)
23:18:59 [2024-01-23T23:18:59.329Z]     --- PASS: TestConfigList/test_filter_by_label_key=value_test0-TestConfigList (0.00s)
23:18:59 [2024-01-23T23:18:59.329Z]     --- PASS: TestConfigList/test_filter_by_label_key=value_test1-TestConfigList (0.00s)
23:18:59 [2024-01-23T23:18:59.329Z] === RUN   TestConfigsCreateAndDelete
23:19:01 [2024-01-23T23:19:01.856Z] --- PASS: TestConfigsCreateAndDelete (2.01s)
23:19:01 [2024-01-23T23:19:01.856Z] === RUN   TestConfigsUpdate
23:19:03 [2024-01-23T23:19:03.754Z] --- PASS: TestConfigsUpdate (2.05s)
23:19:03 [2024-01-23T23:19:03.754Z] === RUN   TestTemplatedConfig
23:19:06 [2024-01-23T23:19:06.279Z] --- PASS: TestTemplatedConfig (2.70s)
23:19:06 [2024-01-23T23:19:06.279Z] === RUN   TestConfigCreateResolve
23:19:08 [2024-01-23T23:19:08.177Z] --- PASS: TestConfigCreateResolve (1.98s)
23:19:08 [2024-01-23T23:19:08.177Z] PASS
23:19:08 [2024-01-23T23:19:08.177Z] 
23:19:08 [2024-01-23T23:19:08.177Z] DONE 11 tests in 12.864s
23:19:08 [2024-01-23T23:19:08.177Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m  
23:19:08 [2024-01-23T23:19:08.177Z] ++ '[' -n '' ']'
23:19:08 [2024-01-23T23:19:08.177Z] ++ 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
23:19:08 [2024-01-23T23:19:08.177Z] ++ set -e
23:19:08 [2024-01-23T23:19:08.177Z] ++ '[' -n 0 ']'
23:19:08 [2024-01-23T23:19:08.177Z] ++ set -x
23:19:08 [2024-01-23T23:19:08.177Z] ++ 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.XM33JwEQcu/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
23:19:08 [2024-01-23T23:19:08.177Z] INFO: Testing against a local daemon
23:19:08 [2024-01-23T23:19:08.177Z] === RUN   TestAttach
23:19:08 [2024-01-23T23:19:08.177Z] === RUN   TestAttach/without_TTY
23:19:08 [2024-01-23T23:19:08.177Z] === PAUSE TestAttach/without_TTY
23:19:08 [2024-01-23T23:19:08.177Z] === RUN   TestAttach/with_TTY
23:19:08 [2024-01-23T23:19:08.177Z] === PAUSE TestAttach/with_TTY
23:19:08 [2024-01-23T23:19:08.177Z] === CONT  TestAttach/without_TTY
23:19:08 [2024-01-23T23:19:08.177Z] === CONT  TestAttach/with_TTY
23:19:08 [2024-01-23T23:19:08.177Z] --- PASS: TestAttach (0.02s)
23:19:08 [2024-01-23T23:19:08.177Z]     --- PASS: TestAttach/with_TTY (0.06s)
23:19:08 [2024-01-23T23:19:08.177Z]     --- PASS: TestAttach/without_TTY (0.06s)
23:19:08 [2024-01-23T23:19:08.177Z] === RUN   TestCreateWithCDIDevices
23:19:09 [2024-01-23T23:19:09.550Z] --- PASS: TestCreateWithCDIDevices (1.08s)
23:19:09 [2024-01-23T23:19:09.550Z] === RUN   TestCDISpecDirsAreInSystemInfo
23:19:09 [2024-01-23T23:19:09.550Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_no_spec_dirs_specified_returns_default
23:19:09 [2024-01-23T23:19:09.807Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_specified_spec_dirs_are_returned
23:19:10 [2024-01-23T23:19:10.372Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_string_as_spec_dir_returns_empty_slice
23:19:10 [2024-01-23T23:19:10.939Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_config_option_returns_empty_slice
23:19:11 [2024-01-23T23:19:11.505Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_no_spec_dirs_specified_returns_empty_slice
23:19:12 [2024-01-23T23:19:12.070Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_specified_spec_dirs_returns_empty_slice
23:19:12 [2024-01-23T23:19:12.329Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_string_as_spec_dir_returns_empty_slice
23:19:12 [2024-01-23T23:19:12.895Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_config_option_returns_empty_slice
23:19:13 [2024-01-23T23:19:13.460Z] --- PASS: TestCDISpecDirsAreInSystemInfo (4.18s)
23:19:13 [2024-01-23T23:19:13.460Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_no_spec_dirs_specified_returns_default (0.52s)
23:19:13 [2024-01-23T23:19:13.460Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_specified_spec_dirs_are_returned (0.52s)
23:19:13 [2024-01-23T23:19:13.460Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_string_as_spec_dir_returns_empty_slice (0.52s)
23:19:13 [2024-01-23T23:19:13.460Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_config_option_returns_empty_slice (0.52s)
23:19:13 [2024-01-23T23:19:13.460Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_no_spec_dirs_specified_returns_empty_slice (0.52s)
23:19:13 [2024-01-23T23:19:13.460Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_specified_spec_dirs_returns_empty_slice (0.52s)
23:19:13 [2024-01-23T23:19:13.460Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_string_as_spec_dir_returns_empty_slice (0.52s)
23:19:13 [2024-01-23T23:19:13.460Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_config_option_returns_empty_slice (0.52s)
23:19:13 [2024-01-23T23:19:13.460Z] === RUN   TestCheckpoint
23:19:13 [2024-01-23T23:19:13.460Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
23:19:13 [2024-01-23T23:19:13.460Z] --- SKIP: TestCheckpoint (0.00s)
23:19:13 [2024-01-23T23:19:13.460Z] === RUN   TestContainerInvalidJSON
23:19:13 [2024-01-23T23:19:13.461Z] === RUN   TestContainerInvalidJSON/commit
23:19:13 [2024-01-23T23:19:13.461Z] === PAUSE TestContainerInvalidJSON/commit
23:19:13 [2024-01-23T23:19:13.461Z] === RUN   TestContainerInvalidJSON/containers/create
23:19:13 [2024-01-23T23:19:13.461Z] === PAUSE TestContainerInvalidJSON/containers/create
23:19:13 [2024-01-23T23:19:13.461Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
23:19:13 [2024-01-23T23:19:13.461Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
23:19:13 [2024-01-23T23:19:13.461Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
23:19:13 [2024-01-23T23:19:13.461Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
23:19:13 [2024-01-23T23:19:13.461Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
23:19:13 [2024-01-23T23:19:13.461Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
23:19:13 [2024-01-23T23:19:13.461Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
23:19:13 [2024-01-23T23:19:13.461Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
23:19:13 [2024-01-23T23:19:13.461Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
23:19:13 [2024-01-23T23:19:13.461Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
23:19:13 [2024-01-23T23:19:13.461Z] === CONT  TestContainerInvalidJSON/commit
23:19:13 [2024-01-23T23:19:13.461Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
23:19:13 [2024-01-23T23:19:13.461Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
23:19:13 [2024-01-23T23:19:13.461Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
23:19:13 [2024-01-23T23:19:13.461Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
23:19:13 [2024-01-23T23:19:13.461Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
23:19:13 [2024-01-23T23:19:13.461Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
23:19:13 [2024-01-23T23:19:13.461Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
23:19:13 [2024-01-23T23:19:13.461Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
23:19:13 [2024-01-23T23:19:13.461Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
23:19:13 [2024-01-23T23:19:13.461Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
23:19:13 [2024-01-23T23:19:13.461Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
23:19:13 [2024-01-23T23:19:13.461Z] === CONT  TestContainerInvalidJSON/containers/create
23:19:13 [2024-01-23T23:19:13.461Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
23:19:13 [2024-01-23T23:19:13.461Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
23:19:13 [2024-01-23T23:19:13.461Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
23:19:13 [2024-01-23T23:19:13.461Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
23:19:13 [2024-01-23T23:19:13.461Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
23:19:13 [2024-01-23T23:19:13.461Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
23:19:13 [2024-01-23T23:19:13.461Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
23:19:13 [2024-01-23T23:19:13.461Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
23:19:13 [2024-01-23T23:19:13.461Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
23:19:13 [2024-01-23T23:19:13.461Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
23:19:13 [2024-01-23T23:19:13.461Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
23:19:13 [2024-01-23T23:19:13.461Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
23:19:13 [2024-01-23T23:19:13.461Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
23:19:13 [2024-01-23T23:19:13.461Z] === RUN   TestContainerInvalidJSON/commit/empty_body
23:19:13 [2024-01-23T23:19:13.461Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
23:19:13 [2024-01-23T23:19:13.461Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
23:19:13 [2024-01-23T23:19:13.461Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
23:19:13 [2024-01-23T23:19:13.461Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
23:19:13 [2024-01-23T23:19:13.461Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
23:19:13 [2024-01-23T23:19:13.461Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
23:19:13 [2024-01-23T23:19:13.461Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
23:19:13 [2024-01-23T23:19:13.461Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
23:19:13 [2024-01-23T23:19:13.461Z] --- PASS: TestContainerInvalidJSON (0.01s)
23:19:13 [2024-01-23T23:19:13.461Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
23:19:13 [2024-01-23T23:19:13.461Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
23:19:13 [2024-01-23T23:19:13.461Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
23:19:13 [2024-01-23T23:19:13.461Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
23:19:13 [2024-01-23T23:19:13.461Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
23:19:13 [2024-01-23T23:19:13.461Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
23:19:13 [2024-01-23T23:19:13.461Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
23:19:13 [2024-01-23T23:19:13.461Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
23:19:13 [2024-01-23T23:19:13.461Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
23:19:13 [2024-01-23T23:19:13.461Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
23:19:13 [2024-01-23T23:19:13.461Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
23:19:13 [2024-01-23T23:19:13.461Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
23:19:13 [2024-01-23T23:19:13.461Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
23:19:13 [2024-01-23T23:19:13.461Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
23:19:13 [2024-01-23T23:19:13.461Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
23:19:13 [2024-01-23T23:19:13.461Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
23:19:13 [2024-01-23T23:19:13.461Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
23:19:13 [2024-01-23T23:19:13.461Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
23:19:13 [2024-01-23T23:19:13.461Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
23:19:13 [2024-01-23T23:19:13.461Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
23:19:13 [2024-01-23T23:19:13.461Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
23:19:13 [2024-01-23T23:19:13.461Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
23:19:13 [2024-01-23T23:19:13.461Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
23:19:13 [2024-01-23T23:19:13.461Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
23:19:13 [2024-01-23T23:19:13.461Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
23:19:13 [2024-01-23T23:19:13.461Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
23:19:13 [2024-01-23T23:19:13.461Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
23:19:13 [2024-01-23T23:19:13.461Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
23:19:13 [2024-01-23T23:19:13.461Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
23:19:13 [2024-01-23T23:19:13.461Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
23:19:13 [2024-01-23T23:19:13.461Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
23:19:13 [2024-01-23T23:19:13.461Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
23:19:13 [2024-01-23T23:19:13.461Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
23:19:13 [2024-01-23T23:19:13.461Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
23:19:13 [2024-01-23T23:19:13.461Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
23:19:13 [2024-01-23T23:19:13.461Z] === RUN   TestCopyFromContainerPathDoesNotExist
23:19:13 [2024-01-23T23:19:13.461Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
23:19:13 [2024-01-23T23:19:13.461Z] === RUN   TestCopyFromContainerPathIsNotDir
23:19:13 [2024-01-23T23:19:13.721Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
23:19:13 [2024-01-23T23:19:13.721Z] === RUN   TestCopyToContainerPathDoesNotExist
23:19:13 [2024-01-23T23:19:13.721Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
23:19:13 [2024-01-23T23:19:13.721Z] === RUN   TestCopyEmptyFile
23:19:13 [2024-01-23T23:19:13.721Z] --- PASS: TestCopyEmptyFile (0.07s)
23:19:13 [2024-01-23T23:19:13.721Z] === RUN   TestCopyToContainerPathIsNotDir
23:19:13 [2024-01-23T23:19:13.721Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s)
23:19:13 [2024-01-23T23:19:13.721Z] === RUN   TestCopyFromContainer
23:19:14 [2024-01-23T23:19:14.655Z] === RUN   TestCopyFromContainer//
23:19:14 [2024-01-23T23:19:14.655Z] === RUN   TestCopyFromContainer/.
23:19:14 [2024-01-23T23:19:14.655Z] === RUN   TestCopyFromContainer//.
23:19:14 [2024-01-23T23:19:14.655Z] === RUN   TestCopyFromContainer/./
23:19:14 [2024-01-23T23:19:14.655Z] === RUN   TestCopyFromContainer//./
23:19:14 [2024-01-23T23:19:14.655Z] === RUN   TestCopyFromContainer//bar/root
23:19:14 [2024-01-23T23:19:14.655Z] === RUN   TestCopyFromContainer//bar/root/
23:19:14 [2024-01-23T23:19:14.655Z] === RUN   TestCopyFromContainer//bar/root/.
23:19:14 [2024-01-23T23:19:14.655Z] === RUN   TestCopyFromContainer/bar/quux
23:19:14 [2024-01-23T23:19:14.655Z] === RUN   TestCopyFromContainer/bar/quux/
23:19:14 [2024-01-23T23:19:14.655Z] === RUN   TestCopyFromContainer/bar/quux/.
23:19:14 [2024-01-23T23:19:14.655Z] === RUN   TestCopyFromContainer/bar/quux/baz
23:19:14 [2024-01-23T23:19:14.655Z] === RUN   TestCopyFromContainer/bar/filesymlink
23:19:14 [2024-01-23T23:19:14.655Z] === RUN   TestCopyFromContainer/bar/dirsymlink
23:19:14 [2024-01-23T23:19:14.655Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
23:19:14 [2024-01-23T23:19:14.655Z] === RUN   TestCopyFromContainer/bar/dirsymlink/.
23:19:14 [2024-01-23T23:19:14.655Z] === RUN   TestCopyFromContainer/bar/notarget
23:19:14 [2024-01-23T23:19:14.655Z] --- PASS: TestCopyFromContainer (0.82s)
23:19:14 [2024-01-23T23:19:14.655Z]     --- PASS: TestCopyFromContainer// (0.01s)
23:19:14 [2024-01-23T23:19:14.655Z]     --- PASS: TestCopyFromContainer/. (0.01s)
23:19:14 [2024-01-23T23:19:14.655Z]     --- PASS: TestCopyFromContainer//. (0.01s)
23:19:14 [2024-01-23T23:19:14.655Z]     --- PASS: TestCopyFromContainer/./ (0.01s)
23:19:14 [2024-01-23T23:19:14.655Z]     --- PASS: TestCopyFromContainer//./ (0.01s)
23:19:14 [2024-01-23T23:19:14.655Z]     --- PASS: TestCopyFromContainer//bar/root (0.01s)
23:19:14 [2024-01-23T23:19:14.655Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.01s)
23:19:14 [2024-01-23T23:19:14.655Z]     --- PASS: TestCopyFromContainer//bar/root/. (0.01s)
23:19:14 [2024-01-23T23:19:14.655Z]     --- PASS: TestCopyFromContainer/bar/quux (0.01s)
23:19:14 [2024-01-23T23:19:14.655Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.00s)
23:19:14 [2024-01-23T23:19:14.655Z]     --- PASS: TestCopyFromContainer/bar/quux/. (0.00s)
23:19:14 [2024-01-23T23:19:14.655Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.01s)
23:19:14 [2024-01-23T23:19:14.655Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.00s)
23:19:14 [2024-01-23T23:19:14.655Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.01s)
23:19:14 [2024-01-23T23:19:14.655Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.00s)
23:19:14 [2024-01-23T23:19:14.655Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.00s)
23:19:14 [2024-01-23T23:19:14.655Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.00s)
23:19:14 [2024-01-23T23:19:14.655Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
23:19:14 [2024-01-23T23:19:14.655Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:19:14 [2024-01-23T23:19:14.655Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:19:14 [2024-01-23T23:19:14.655Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:19:14 [2024-01-23T23:19:14.655Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:19:14 [2024-01-23T23:19:14.655Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
23:19:14 [2024-01-23T23:19:14.655Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
23:19:14 [2024-01-23T23:19:14.655Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:19:14 [2024-01-23T23:19:14.655Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
23:19:14 [2024-01-23T23:19:14.655Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:19:14 [2024-01-23T23:19:14.655Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
23:19:14 [2024-01-23T23:19:14.655Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
23:19:14 [2024-01-23T23:19:14.655Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
23:19:14 [2024-01-23T23:19:14.655Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
23:19:14 [2024-01-23T23:19:14.655Z] === RUN   TestCreateLinkToNonExistingContainer
23:19:14 [2024-01-23T23:19:14.655Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
23:19:14 [2024-01-23T23:19:14.655Z] === RUN   TestCreateWithInvalidEnv
23:19:14 [2024-01-23T23:19:14.655Z] === RUN   TestCreateWithInvalidEnv/0
23:19:14 [2024-01-23T23:19:14.655Z] === PAUSE TestCreateWithInvalidEnv/0
23:19:14 [2024-01-23T23:19:14.655Z] === RUN   TestCreateWithInvalidEnv/1
23:19:14 [2024-01-23T23:19:14.655Z] === PAUSE TestCreateWithInvalidEnv/1
23:19:14 [2024-01-23T23:19:14.655Z] === RUN   TestCreateWithInvalidEnv/2
23:19:14 [2024-01-23T23:19:14.655Z] === PAUSE TestCreateWithInvalidEnv/2
23:19:14 [2024-01-23T23:19:14.655Z] === CONT  TestCreateWithInvalidEnv/0
23:19:14 [2024-01-23T23:19:14.655Z] === CONT  TestCreateWithInvalidEnv/2
23:19:14 [2024-01-23T23:19:14.655Z] === CONT  TestCreateWithInvalidEnv/1
23:19:14 [2024-01-23T23:19:14.655Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
23:19:14 [2024-01-23T23:19:14.655Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
23:19:14 [2024-01-23T23:19:14.655Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
23:19:14 [2024-01-23T23:19:14.655Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
23:19:14 [2024-01-23T23:19:14.655Z] === RUN   TestCreateTmpfsMountsTarget
23:19:14 [2024-01-23T23:19:14.655Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
23:19:14 [2024-01-23T23:19:14.655Z] === RUN   TestCreateWithCustomMaskedPaths
23:19:16 [2024-01-23T23:19:16.027Z] --- PASS: TestCreateWithCustomMaskedPaths (1.35s)
23:19:16 [2024-01-23T23:19:16.027Z] === RUN   TestCreateWithCustomReadonlyPaths
23:19:17 [2024-01-23T23:19:17.402Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.33s)
23:19:17 [2024-01-23T23:19:17.403Z] === RUN   TestCreateWithInvalidHealthcheckParams
23:19:17 [2024-01-23T23:19:17.403Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:19:17 [2024-01-23T23:19:17.403Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:19:17 [2024-01-23T23:19:17.403Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:19:17 [2024-01-23T23:19:17.403Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:19:17 [2024-01-23T23:19:17.403Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:19:17 [2024-01-23T23:19:17.403Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:19:17 [2024-01-23T23:19:17.403Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:19:17 [2024-01-23T23:19:17.403Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:19:17 [2024-01-23T23:19:17.403Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:19:17 [2024-01-23T23:19:17.403Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:19:17 [2024-01-23T23:19:17.403Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
23:19:17 [2024-01-23T23:19:17.403Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
23:19:17 [2024-01-23T23:19:17.403Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:19:17 [2024-01-23T23:19:17.403Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:19:17 [2024-01-23T23:19:17.403Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:19:17 [2024-01-23T23:19:17.403Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
23:19:17 [2024-01-23T23:19:17.403Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:19:17 [2024-01-23T23:19:17.403Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:19:17 [2024-01-23T23:19:17.403Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
23:19:17 [2024-01-23T23:19:17.403Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s)
23:19:17 [2024-01-23T23:19:17.403Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
23:19:17 [2024-01-23T23:19:17.403Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s)
23:19:17 [2024-01-23T23:19:17.403Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
23:19:17 [2024-01-23T23:19:17.403Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
23:19:17 [2024-01-23T23:19:17.403Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s)
23:19:17 [2024-01-23T23:19:17.403Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
23:19:17 [2024-01-23T23:19:17.968Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.48s)
23:19:17 [2024-01-23T23:19:17.968Z] === RUN   TestCreateDifferentPlatform
23:19:17 [2024-01-23T23:19:17.968Z] === RUN   TestCreateDifferentPlatform/different_os
23:19:17 [2024-01-23T23:19:17.968Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
23:19:17 [2024-01-23T23:19:17.968Z] --- PASS: TestCreateDifferentPlatform (0.01s)
23:19:17 [2024-01-23T23:19:17.968Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
23:19:17 [2024-01-23T23:19:17.968Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
23:19:17 [2024-01-23T23:19:17.968Z] === RUN   TestCreateVolumesFromNonExistingContainer
23:19:17 [2024-01-23T23:19:17.968Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
23:19:17 [2024-01-23T23:19:17.968Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
23:19:17 [2024-01-23T23:19:17.968Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
23:19:17 [2024-01-23T23:19:17.968Z] === RUN   TestCreateInvalidHostConfig
23:19:17 [2024-01-23T23:19:17.968Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
23:19:17 [2024-01-23T23:19:17.968Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
23:19:17 [2024-01-23T23:19:17.968Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
23:19:17 [2024-01-23T23:19:17.968Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
23:19:17 [2024-01-23T23:19:17.968Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
23:19:17 [2024-01-23T23:19:17.968Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
23:19:17 [2024-01-23T23:19:17.968Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
23:19:17 [2024-01-23T23:19:17.968Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
23:19:17 [2024-01-23T23:19:17.968Z] === RUN   TestCreateInvalidHostConfig/invalid_Annotations
23:19:17 [2024-01-23T23:19:17.968Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations
23:19:17 [2024-01-23T23:19:17.968Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
23:19:17 [2024-01-23T23:19:17.968Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
23:19:17 [2024-01-23T23:19:17.968Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
23:19:17 [2024-01-23T23:19:17.968Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
23:19:17 [2024-01-23T23:19:17.968Z] === CONT  TestCreateInvalidHostConfig/invalid_Annotations
23:19:17 [2024-01-23T23:19:17.968Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
23:19:17 [2024-01-23T23:19:17.968Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
23:19:17 [2024-01-23T23:19:17.968Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
23:19:17 [2024-01-23T23:19:17.968Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
23:19:17 [2024-01-23T23:19:17.968Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
23:19:17 [2024-01-23T23:19:17.968Z]     --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s)
23:19:17 [2024-01-23T23:19:17.968Z] === RUN   TestCreateWithMultipleEndpointSettings
23:19:17 [2024-01-23T23:19:17.968Z] === RUN   TestCreateWithMultipleEndpointSettings/with_API_v1.44
23:19:17 [2024-01-23T23:19:17.968Z] === RUN   TestCreateWithMultipleEndpointSettings/with_API_v1.43
23:19:17 [2024-01-23T23:19:17.968Z] --- PASS: TestCreateWithMultipleEndpointSettings (0.06s)
23:19:17 [2024-01-23T23:19:17.968Z]     --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.44 (0.04s)
23:19:17 [2024-01-23T23:19:17.968Z]     --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.43 (0.00s)
23:19:17 [2024-01-23T23:19:17.968Z] === RUN   TestCreateWithCustomMACs
23:19:18 [2024-01-23T23:19:18.533Z] --- PASS: TestCreateWithCustomMACs (0.62s)
23:19:18 [2024-01-23T23:19:18.533Z] === RUN   TestContainerStartOnDaemonRestart
23:19:18 [2024-01-23T23:19:18.533Z] === PAUSE TestContainerStartOnDaemonRestart
23:19:18 [2024-01-23T23:19:18.533Z] === RUN   TestDaemonRestartIpcMode
23:19:18 [2024-01-23T23:19:18.533Z] === PAUSE TestDaemonRestartIpcMode
23:19:18 [2024-01-23T23:19:18.533Z] === RUN   TestDaemonHostGatewayIP
23:19:18 [2024-01-23T23:19:18.533Z] === PAUSE TestDaemonHostGatewayIP
23:19:18 [2024-01-23T23:19:18.533Z] === RUN   TestRestartDaemonWithRestartingContainer
23:19:18 [2024-01-23T23:19:18.533Z] === PAUSE TestRestartDaemonWithRestartingContainer
23:19:18 [2024-01-23T23:19:18.533Z] === RUN   TestHardRestartWhenContainerIsRunning
23:19:18 [2024-01-23T23:19:18.533Z] === PAUSE TestHardRestartWhenContainerIsRunning
23:19:18 [2024-01-23T23:19:18.533Z] === RUN   TestContainerKillOnDaemonStart
23:19:18 [2024-01-23T23:19:18.533Z] === PAUSE TestContainerKillOnDaemonStart
23:19:18 [2024-01-23T23:19:18.533Z] === RUN   TestDiff
23:19:19 [2024-01-23T23:19:19.098Z] --- PASS: TestDiff (0.49s)
23:19:19 [2024-01-23T23:19:19.098Z] === RUN   TestDiffStoppedContainer
23:19:19 [2024-01-23T23:19:19.663Z] --- PASS: TestDiffStoppedContainer (0.49s)
23:19:19 [2024-01-23T23:19:19.663Z] === RUN   TestExecConsoleSize
23:19:20 [2024-01-23T23:19:20.234Z] --- PASS: TestExecConsoleSize (0.56s)
23:19:20 [2024-01-23T23:19:20.234Z] === RUN   TestExecWithCloseStdin
23:19:20 [2024-01-23T23:19:20.799Z] --- PASS: TestExecWithCloseStdin (0.51s)
23:19:20 [2024-01-23T23:19:20.800Z] === RUN   TestExec
23:19:21 [2024-01-23T23:19:21.367Z] --- PASS: TestExec (0.53s)
23:19:21 [2024-01-23T23:19:21.367Z] === RUN   TestExecUser
23:19:21 [2024-01-23T23:19:21.625Z] --- PASS: TestExecUser (0.51s)
23:19:21 [2024-01-23T23:19:21.625Z] === RUN   TestExecWithGroupAdd
23:19:22 [2024-01-23T23:19:22.191Z] --- PASS: TestExecWithGroupAdd (0.54s)
23:19:22 [2024-01-23T23:19:22.191Z] === RUN   TestExportContainerAndImportImage
23:19:22 [2024-01-23T23:19:22.758Z] --- PASS: TestExportContainerAndImportImage (0.49s)
23:19:22 [2024-01-23T23:19:22.758Z] === RUN   TestExportContainerAfterDaemonRestart
23:19:29 [2024-01-23T23:19:29.436Z] --- PASS: TestExportContainerAfterDaemonRestart (6.15s)
23:19:29 [2024-01-23T23:19:29.436Z] === RUN   TestHealthCheckWorkdir
23:19:29 [2024-01-23T23:19:29.436Z] --- PASS: TestHealthCheckWorkdir (0.62s)
23:19:29 [2024-01-23T23:19:29.436Z] === RUN   TestHealthKillContainer
23:19:37 [2024-01-23T23:19:37.540Z] --- PASS: TestHealthKillContainer (7.90s)
23:19:37 [2024-01-23T23:19:37.540Z] === RUN   TestHealthCheckProcessKilled
23:19:38 [2024-01-23T23:19:38.473Z] --- PASS: TestHealthCheckProcessKilled (0.80s)
23:19:38 [2024-01-23T23:19:38.473Z] === RUN   TestHealthStartInterval
23:19:39 [2024-01-23T23:19:39.845Z]     health_test.go:141: &{2024-01-23 23:19:39.353928082 +0000 UTC 2024-01-23 23:19:39.406959858 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
23:19:39 [2024-01-23T23:19:39.845Z]         }
23:19:39 [2024-01-23T23:19:39.845Z]     health_test.go:141: &{2024-01-23 23:19:39.353928082 +0000 UTC 2024-01-23 23:19:39.406959858 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
23:19:39 [2024-01-23T23:19:39.845Z]         }
23:19:39 [2024-01-23T23:19:39.845Z]     health_test.go:141: &{2024-01-23 23:19:39.353928082 +0000 UTC 2024-01-23 23:19:39.406959858 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
23:19:39 [2024-01-23T23:19:39.845Z]         }
23:19:39 [2024-01-23T23:19:39.845Z]     health_test.go:141: &{2024-01-23 23:19:39.353928082 +0000 UTC 2024-01-23 23:19:39.406959858 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
23:19:39 [2024-01-23T23:19:39.845Z]         }
23:19:40 [2024-01-23T23:19:40.103Z]     health_test.go:141: &{2024-01-23 23:19:39.353928082 +0000 UTC 2024-01-23 23:19:39.406959858 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
23:19:40 [2024-01-23T23:19:40.103Z]         }
23:19:40 [2024-01-23T23:19:40.103Z]     health_test.go:141: &{2024-01-23 23:19:39.353928082 +0000 UTC 2024-01-23 23:19:39.406959858 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
23:19:40 [2024-01-23T23:19:40.103Z]         }
23:19:40 [2024-01-23T23:19:40.103Z]     health_test.go:141: &{2024-01-23 23:19:39.353928082 +0000 UTC 2024-01-23 23:19:39.406959858 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
23:19:40 [2024-01-23T23:19:40.103Z]         }
23:19:40 [2024-01-23T23:19:40.360Z]     health_test.go:141: &{2024-01-23 23:19:39.353928082 +0000 UTC 2024-01-23 23:19:39.406959858 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
23:19:40 [2024-01-23T23:19:40.360Z]         }
23:19:40 [2024-01-23T23:19:40.360Z]     health_test.go:141: &{2024-01-23 23:19:39.353928082 +0000 UTC 2024-01-23 23:19:39.406959858 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
23:19:40 [2024-01-23T23:19:40.360Z]         }
23:19:40 [2024-01-23T23:19:40.618Z]     health_test.go:141: &{2024-01-23 23:19:39.353928082 +0000 UTC 2024-01-23 23:19:39.406959858 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
23:19:40 [2024-01-23T23:19:40.618Z]         }
23:19:40 [2024-01-23T23:19:40.618Z]     health_test.go:141: &{2024-01-23 23:19:40.408034704 +0000 UTC 2024-01-23 23:19:40.465845533 +0000 UTC 1 2}
23:19:40 [2024-01-23T23:19:40.618Z]     health_test.go:141: &{2024-01-23 23:19:40.408034704 +0000 UTC 2024-01-23 23:19:40.465845533 +0000 UTC 1 2}
23:19:40 [2024-01-23T23:19:40.875Z]     health_test.go:141: &{2024-01-23 23:19:40.408034704 +0000 UTC 2024-01-23 23:19:40.465845533 +0000 UTC 1 2}
23:19:40 [2024-01-23T23:19:40.875Z]     health_test.go:141: &{2024-01-23 23:19:40.408034704 +0000 UTC 2024-01-23 23:19:40.465845533 +0000 UTC 1 2}
23:19:40 [2024-01-23T23:19:40.875Z]     health_test.go:141: &{2024-01-23 23:19:40.408034704 +0000 UTC 2024-01-23 23:19:40.465845533 +0000 UTC 1 2}
23:19:41 [2024-01-23T23:19:41.133Z]     health_test.go:141: &{2024-01-23 23:19:40.408034704 +0000 UTC 2024-01-23 23:19:40.465845533 +0000 UTC 1 2}
23:19:41 [2024-01-23T23:19:41.133Z]     health_test.go:141: &{2024-01-23 23:19:40.408034704 +0000 UTC 2024-01-23 23:19:40.465845533 +0000 UTC 1 2}
23:19:41 [2024-01-23T23:19:41.390Z]     health_test.go:141: &{2024-01-23 23:19:40.408034704 +0000 UTC 2024-01-23 23:19:40.465845533 +0000 UTC 1 2}
23:19:41 [2024-01-23T23:19:41.390Z]     health_test.go:141: &{2024-01-23 23:19:40.408034704 +0000 UTC 2024-01-23 23:19:40.465845533 +0000 UTC 1 2}
23:19:41 [2024-01-23T23:19:41.390Z]     health_test.go:141: &{2024-01-23 23:19:40.408034704 +0000 UTC 2024-01-23 23:19:40.465845533 +0000 UTC 1 2}
23:19:41 [2024-01-23T23:19:41.647Z]     health_test.go:141: &{2024-01-23 23:19:40.408034704 +0000 UTC 2024-01-23 23:19:40.465845533 +0000 UTC 1 2}
23:19:41 [2024-01-23T23:19:41.647Z]     health_test.go:169: 1.058238563s
23:19:43 [2024-01-23T23:19:43.020Z]     health_test.go:169: 1.058238563s
23:19:43 [2024-01-23T23:19:43.587Z]     health_test.go:169: 1.058238563s
23:19:44 [2024-01-23T23:19:44.965Z]     health_test.go:169: 1.058238563s
23:19:45 [2024-01-23T23:19:45.897Z]     health_test.go:169: 1.058238563s
23:19:46 [2024-01-23T23:19:46.830Z]     health_test.go:169: 1.058238563s
23:19:47 [2024-01-23T23:19:47.762Z]     health_test.go:169: 1.058238563s
23:19:48 [2024-01-23T23:19:48.694Z]     health_test.go:169: 1.058238563s
23:19:49 [2024-01-23T23:19:49.626Z]     health_test.go:169: 1.058238563s
23:19:50 [2024-01-23T23:19:50.998Z]     health_test.go:169: 1.058238563s
23:19:51 [2024-01-23T23:19:51.932Z]     health_test.go:169: 1.058238563s
23:19:52 [2024-01-23T23:19:52.867Z]     health_test.go:169: 1.058238563s
23:19:53 [2024-01-23T23:19:53.800Z]     health_test.go:169: 1.058238563s
23:19:54 [2024-01-23T23:19:54.732Z]     health_test.go:169: 1.058238563s
23:19:55 [2024-01-23T23:19:55.665Z]     health_test.go:169: 1.058238563s
23:19:57 [2024-01-23T23:19:57.039Z]     health_test.go:169: 1.058238563s
23:19:57 [2024-01-23T23:19:57.605Z]     health_test.go:169: 1.058238563s
23:19:58 [2024-01-23T23:19:58.981Z]     health_test.go:169: 1.058238563s
23:19:59 [2024-01-23T23:19:59.917Z]     health_test.go:169: 1.058238563s
23:20:00 [2024-01-23T23:20:00.850Z]     health_test.go:169: 1.058238563s
23:20:01 [2024-01-23T23:20:01.784Z]     health_test.go:169: 1.058238563s
23:20:02 [2024-01-23T23:20:02.715Z]     health_test.go:169: 1.058238563s
23:20:03 [2024-01-23T23:20:03.647Z]     health_test.go:169: 1.058238563s
23:20:05 [2024-01-23T23:20:05.019Z]     health_test.go:169: 1.058238563s
23:20:05 [2024-01-23T23:20:05.951Z]     health_test.go:169: 1.058238563s
23:20:06 [2024-01-23T23:20:06.883Z]     health_test.go:169: 1.058238563s
23:20:07 [2024-01-23T23:20:07.822Z]     health_test.go:169: 1.058238563s
23:20:08 [2024-01-23T23:20:08.755Z]     health_test.go:169: 1.058238563s
23:20:09 [2024-01-23T23:20:09.687Z]     health_test.go:169: 1.058238563s
23:20:10 [2024-01-23T23:20:10.620Z]     health_test.go:169: 1.058238563s
23:20:11 [2024-01-23T23:20:11.992Z] --- PASS: TestHealthStartInterval (33.75s)
23:20:11 [2024-01-23T23:20:11.992Z] === RUN   TestInspectCpusetInConfigPre120
23:20:12 [2024-01-23T23:20:12.562Z] --- PASS: TestInspectCpusetInConfigPre120 (0.50s)
23:20:12 [2024-01-23T23:20:12.562Z] === RUN   TestInspectAnnotations
23:20:12 [2024-01-23T23:20:12.562Z] --- PASS: TestInspectAnnotations (0.05s)
23:20:12 [2024-01-23T23:20:12.562Z] === RUN   TestNetworkAliasesAreEmpty
23:20:12 [2024-01-23T23:20:12.562Z] === RUN   TestNetworkAliasesAreEmpty/host
23:20:12 [2024-01-23T23:20:12.562Z] === RUN   TestNetworkAliasesAreEmpty/bridge
23:20:12 [2024-01-23T23:20:12.562Z] === RUN   TestNetworkAliasesAreEmpty/none
23:20:12 [2024-01-23T23:20:12.562Z] --- PASS: TestNetworkAliasesAreEmpty (0.14s)
23:20:12 [2024-01-23T23:20:12.562Z]     --- PASS: TestNetworkAliasesAreEmpty/host (0.04s)
23:20:12 [2024-01-23T23:20:12.562Z]     --- PASS: TestNetworkAliasesAreEmpty/bridge (0.05s)
23:20:12 [2024-01-23T23:20:12.562Z]     --- PASS: TestNetworkAliasesAreEmpty/none (0.04s)
23:20:12 [2024-01-23T23:20:12.562Z] === RUN   TestIpcModeNone
23:20:13 [2024-01-23T23:20:13.127Z] --- PASS: TestIpcModeNone (0.54s)
23:20:13 [2024-01-23T23:20:13.127Z] === RUN   TestIpcModePrivate
23:20:13 [2024-01-23T23:20:13.480Z]     ipcmode_linux_test.go:87: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:78, shared: false, mustBeShared: false
23:20:13 [2024-01-23T23:20:13.738Z] --- PASS: TestIpcModePrivate (0.58s)
23:20:13 [2024-01-23T23:20:13.738Z] === RUN   TestIpcModeShareable
23:20:14 [2024-01-23T23:20:14.303Z]     ipcmode_linux_test.go:87: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:72, shared: true, mustBeShared: true
23:20:14 [2024-01-23T23:20:14.303Z] --- PASS: TestIpcModeShareable (0.55s)
23:20:14 [2024-01-23T23:20:14.303Z] === RUN   TestAPIIpcModeShareableAndContainer
23:20:15 [2024-01-23T23:20:15.677Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.35s)
23:20:15 [2024-01-23T23:20:15.677Z] === RUN   TestAPIIpcModeHost
23:20:15 [2024-01-23T23:20:15.934Z] --- PASS: TestAPIIpcModeHost (0.35s)
23:20:15 [2024-01-23T23:20:15.934Z] === RUN   TestDaemonIpcModeShareable
23:20:16 [2024-01-23T23:20:16.873Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true
23:20:17 [2024-01-23T23:20:17.131Z] --- PASS: TestDaemonIpcModeShareable (1.13s)
23:20:17 [2024-01-23T23:20:17.131Z] === RUN   TestDaemonIpcModePrivate
23:20:18 [2024-01-23T23:20:18.064Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false
23:20:18 [2024-01-23T23:20:18.321Z] --- PASS: TestDaemonIpcModePrivate (1.14s)
23:20:18 [2024-01-23T23:20:18.321Z] === RUN   TestDaemonIpcModePrivateFromConfig
23:20:19 [2024-01-23T23:20:19.257Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false
23:20:19 [2024-01-23T23:20:19.515Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.17s)
23:20:19 [2024-01-23T23:20:19.515Z] === RUN   TestDaemonIpcModeShareableFromConfig
23:20:20 [2024-01-23T23:20:20.447Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true
23:20:20 [2024-01-23T23:20:20.705Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.15s)
23:20:20 [2024-01-23T23:20:20.705Z] === RUN   TestIpcModeOlderClient
23:20:20 [2024-01-23T23:20:20.705Z] === PAUSE TestIpcModeOlderClient
23:20:20 [2024-01-23T23:20:20.705Z] === RUN   TestKillContainerInvalidSignal
23:20:21 [2024-01-23T23:20:21.270Z] --- PASS: TestKillContainerInvalidSignal (0.47s)
23:20:21 [2024-01-23T23:20:21.270Z] === RUN   TestKillContainer
23:20:21 [2024-01-23T23:20:21.270Z] === RUN   TestKillContainer/no_signal
23:20:21 [2024-01-23T23:20:21.531Z] === RUN   TestKillContainer/non_killing_signal
23:20:21 [2024-01-23T23:20:21.788Z] === RUN   TestKillContainer/killing_signal
23:20:22 [2024-01-23T23:20:22.721Z] --- PASS: TestKillContainer (1.54s)
23:20:22 [2024-01-23T23:20:22.721Z]     --- PASS: TestKillContainer/no_signal (0.47s)
23:20:22 [2024-01-23T23:20:22.721Z]     --- PASS: TestKillContainer/non_killing_signal (0.27s)
23:20:22 [2024-01-23T23:20:22.721Z]     --- PASS: TestKillContainer/killing_signal (0.54s)
23:20:22 [2024-01-23T23:20:22.721Z] === RUN   TestKillWithStopSignalAndRestartPolicies
23:20:22 [2024-01-23T23:20:22.721Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
23:20:23 [2024-01-23T23:20:23.286Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
23:20:24 [2024-01-23T23:20:24.219Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.51s)
23:20:24 [2024-01-23T23:20:24.219Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.50s)
23:20:24 [2024-01-23T23:20:24.219Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.30s)
23:20:24 [2024-01-23T23:20:24.219Z] === RUN   TestKillStoppedContainer
23:20:24 [2024-01-23T23:20:24.219Z] --- PASS: TestKillStoppedContainer (0.06s)
23:20:24 [2024-01-23T23:20:24.219Z] === RUN   TestKillStoppedContainerAPIPre120
23:20:24 [2024-01-23T23:20:24.219Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s)
23:20:24 [2024-01-23T23:20:24.219Z] === RUN   TestKillDifferentUserContainer
23:20:24 [2024-01-23T23:20:24.784Z] --- PASS: TestKillDifferentUserContainer (0.44s)
23:20:24 [2024-01-23T23:20:24.784Z] === RUN   TestInspectOomKilledTrue
23:20:25 [2024-01-23T23:20:25.349Z] --- PASS: TestInspectOomKilledTrue (0.49s)
23:20:25 [2024-01-23T23:20:25.349Z] === RUN   TestInspectOomKilledFalse
23:20:25 [2024-01-23T23:20:25.608Z] --- PASS: TestInspectOomKilledFalse (0.43s)
23:20:25 [2024-01-23T23:20:25.608Z] === RUN   TestLinksEtcHostsContentMatch
23:20:25 [2024-01-23T23:20:25.866Z] --- PASS: TestLinksEtcHostsContentMatch (0.24s)
23:20:25 [2024-01-23T23:20:25.866Z] === RUN   TestLinksContainerNames
23:20:26 [2024-01-23T23:20:26.799Z] --- PASS: TestLinksContainerNames (0.97s)
23:20:26 [2024-01-23T23:20:26.799Z] === RUN   TestLogsFollowTailEmpty
23:20:27 [2024-01-23T23:20:27.364Z] --- PASS: TestLogsFollowTailEmpty (0.50s)
23:20:27 [2024-01-23T23:20:27.364Z] === RUN   TestLogs
23:20:27 [2024-01-23T23:20:27.364Z] === RUN   TestLogs/driver_local
23:20:27 [2024-01-23T23:20:27.364Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
23:20:27 [2024-01-23T23:20:27.364Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
23:20:27 [2024-01-23T23:20:27.364Z] === RUN   TestLogs/driver_local/tty/only_stdout
23:20:27 [2024-01-23T23:20:27.364Z] === PAUSE TestLogs/driver_local/tty/only_stdout
23:20:27 [2024-01-23T23:20:27.364Z] === RUN   TestLogs/driver_local/tty/only_stderr
23:20:27 [2024-01-23T23:20:27.364Z] === PAUSE TestLogs/driver_local/tty/only_stderr
23:20:27 [2024-01-23T23:20:27.364Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
23:20:27 [2024-01-23T23:20:27.364Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
23:20:27 [2024-01-23T23:20:27.364Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
23:20:27 [2024-01-23T23:20:27.364Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
23:20:27 [2024-01-23T23:20:27.364Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
23:20:27 [2024-01-23T23:20:27.364Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
23:20:27 [2024-01-23T23:20:27.364Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
23:20:27 [2024-01-23T23:20:27.364Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
23:20:27 [2024-01-23T23:20:27.364Z] === CONT  TestLogs/driver_local/tty/only_stderr
23:20:27 [2024-01-23T23:20:27.364Z] === CONT  TestLogs/driver_local/tty/only_stdout
23:20:27 [2024-01-23T23:20:27.364Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
23:20:27 [2024-01-23T23:20:27.364Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
23:20:29 [2024-01-23T23:20:29.262Z] === RUN   TestLogs/driver_json-file
23:20:29 [2024-01-23T23:20:29.262Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
23:20:29 [2024-01-23T23:20:29.262Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
23:20:29 [2024-01-23T23:20:29.262Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
23:20:29 [2024-01-23T23:20:29.262Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
23:20:29 [2024-01-23T23:20:29.262Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
23:20:29 [2024-01-23T23:20:29.262Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
23:20:29 [2024-01-23T23:20:29.262Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
23:20:29 [2024-01-23T23:20:29.262Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
23:20:29 [2024-01-23T23:20:29.262Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
23:20:29 [2024-01-23T23:20:29.262Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
23:20:29 [2024-01-23T23:20:29.262Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
23:20:29 [2024-01-23T23:20:29.262Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
23:20:29 [2024-01-23T23:20:29.262Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
23:20:29 [2024-01-23T23:20:29.262Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
23:20:29 [2024-01-23T23:20:29.262Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
23:20:29 [2024-01-23T23:20:29.262Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
23:20:29 [2024-01-23T23:20:29.262Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
23:20:29 [2024-01-23T23:20:29.262Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
23:20:30 [2024-01-23T23:20:30.634Z] --- PASS: TestLogs (3.13s)
23:20:30 [2024-01-23T23:20:30.634Z]     --- PASS: TestLogs/driver_local (0.01s)
23:20:30 [2024-01-23T23:20:30.634Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.84s)
23:20:30 [2024-01-23T23:20:30.634Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.99s)
23:20:30 [2024-01-23T23:20:30.634Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.27s)
23:20:30 [2024-01-23T23:20:30.634Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.36s)
23:20:30 [2024-01-23T23:20:30.634Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.48s)
23:20:30 [2024-01-23T23:20:30.634Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.55s)
23:20:30 [2024-01-23T23:20:30.634Z]     --- PASS: TestLogs/driver_json-file (0.01s)
23:20:30 [2024-01-23T23:20:30.634Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.93s)
23:20:30 [2024-01-23T23:20:30.634Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.04s)
23:20:30 [2024-01-23T23:20:30.634Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.22s)
23:20:30 [2024-01-23T23:20:30.634Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.28s)
23:20:30 [2024-01-23T23:20:30.634Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.49s)
23:20:30 [2024-01-23T23:20:30.634Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.56s)
23:20:30 [2024-01-23T23:20:30.634Z] === RUN   TestContainerNetworkMountsNoChown
23:20:30 [2024-01-23T23:20:30.893Z] --- PASS: TestContainerNetworkMountsNoChown (0.54s)
23:20:30 [2024-01-23T23:20:30.893Z] === RUN   TestMountDaemonRoot
23:20:30 [2024-01-23T23:20:30.893Z] === RUN   TestMountDaemonRoot/default
23:20:30 [2024-01-23T23:20:30.893Z] === PAUSE TestMountDaemonRoot/default
23:20:30 [2024-01-23T23:20:30.893Z] === RUN   TestMountDaemonRoot/private
23:20:30 [2024-01-23T23:20:30.893Z] === PAUSE TestMountDaemonRoot/private
23:20:30 [2024-01-23T23:20:30.893Z] === RUN   TestMountDaemonRoot/rprivate
23:20:30 [2024-01-23T23:20:30.893Z] === PAUSE TestMountDaemonRoot/rprivate
23:20:30 [2024-01-23T23:20:30.893Z] === RUN   TestMountDaemonRoot/slave
23:20:30 [2024-01-23T23:20:30.893Z] === PAUSE TestMountDaemonRoot/slave
23:20:30 [2024-01-23T23:20:30.893Z] === RUN   TestMountDaemonRoot/rslave
23:20:30 [2024-01-23T23:20:30.893Z] === PAUSE TestMountDaemonRoot/rslave
23:20:30 [2024-01-23T23:20:30.893Z] === RUN   TestMountDaemonRoot/shared
23:20:30 [2024-01-23T23:20:30.893Z] === PAUSE TestMountDaemonRoot/shared
23:20:30 [2024-01-23T23:20:30.893Z] === RUN   TestMountDaemonRoot/rshared
23:20:30 [2024-01-23T23:20:30.893Z] === PAUSE TestMountDaemonRoot/rshared
23:20:30 [2024-01-23T23:20:30.893Z] === CONT  TestMountDaemonRoot/default
23:20:30 [2024-01-23T23:20:30.893Z] === CONT  TestMountDaemonRoot/rslave
23:20:30 [2024-01-23T23:20:30.893Z] === CONT  TestMountDaemonRoot/rprivate
23:20:30 [2024-01-23T23:20:30.893Z] === CONT  TestMountDaemonRoot/private
23:20:30 [2024-01-23T23:20:30.893Z] === CONT  TestMountDaemonRoot/rshared
23:20:30 [2024-01-23T23:20:30.893Z] === RUN   TestMountDaemonRoot/rslave/bind_root
23:20:30 [2024-01-23T23:20:30.893Z] === CONT  TestMountDaemonRoot/shared
23:20:30 [2024-01-23T23:20:30.893Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
23:20:30 [2024-01-23T23:20:30.893Z] === RUN   TestMountDaemonRoot/rshared/bind_root
23:20:30 [2024-01-23T23:20:30.893Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
23:20:30 [2024-01-23T23:20:30.893Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
23:20:30 [2024-01-23T23:20:30.893Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
23:20:30 [2024-01-23T23:20:30.893Z] === RUN   TestMountDaemonRoot/rshared/mount_root
23:20:30 [2024-01-23T23:20:30.893Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
23:20:30 [2024-01-23T23:20:30.893Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
23:20:30 [2024-01-23T23:20:30.893Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
23:20:30 [2024-01-23T23:20:30.893Z] === CONT  TestMountDaemonRoot/rshared/bind_root
23:20:30 [2024-01-23T23:20:30.893Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
23:20:30 [2024-01-23T23:20:30.893Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
23:20:30 [2024-01-23T23:20:30.893Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
23:20:30 [2024-01-23T23:20:30.893Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
23:20:30 [2024-01-23T23:20:30.893Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
23:20:30 [2024-01-23T23:20:30.893Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
23:20:30 [2024-01-23T23:20:30.893Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
23:20:30 [2024-01-23T23:20:30.893Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
23:20:30 [2024-01-23T23:20:30.893Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
23:20:30 [2024-01-23T23:20:30.893Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
23:20:30 [2024-01-23T23:20:30.893Z] === RUN   TestMountDaemonRoot/default/bind_root
23:20:30 [2024-01-23T23:20:30.893Z] === PAUSE TestMountDaemonRoot/default/bind_root
23:20:30 [2024-01-23T23:20:30.893Z] === RUN   TestMountDaemonRoot/default/bind_subpath
23:20:30 [2024-01-23T23:20:30.893Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
23:20:30 [2024-01-23T23:20:30.893Z] === RUN   TestMountDaemonRoot/default/mount_root
23:20:30 [2024-01-23T23:20:30.893Z] === PAUSE TestMountDaemonRoot/default/mount_root
23:20:30 [2024-01-23T23:20:30.893Z] === RUN   TestMountDaemonRoot/default/mount_subpath
23:20:30 [2024-01-23T23:20:30.893Z] === RUN   TestMountDaemonRoot/shared/bind_root
23:20:30 [2024-01-23T23:20:30.893Z] === PAUSE TestMountDaemonRoot/shared/bind_root
23:20:30 [2024-01-23T23:20:30.893Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
23:20:30 [2024-01-23T23:20:30.893Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
23:20:30 [2024-01-23T23:20:30.893Z] === RUN   TestMountDaemonRoot/shared/mount_root
23:20:30 [2024-01-23T23:20:30.893Z] === PAUSE TestMountDaemonRoot/shared/mount_root
23:20:30 [2024-01-23T23:20:30.893Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
23:20:30 [2024-01-23T23:20:30.893Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
23:20:30 [2024-01-23T23:20:30.893Z] === CONT  TestMountDaemonRoot/rshared/mount_root
23:20:30 [2024-01-23T23:20:30.893Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
23:20:30 [2024-01-23T23:20:30.893Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
23:20:30 [2024-01-23T23:20:30.893Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
23:20:30 [2024-01-23T23:20:30.893Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
23:20:30 [2024-01-23T23:20:30.893Z] === RUN   TestMountDaemonRoot/rslave/mount_root
23:20:30 [2024-01-23T23:20:30.893Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
23:20:30 [2024-01-23T23:20:30.893Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
23:20:30 [2024-01-23T23:20:30.893Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
23:20:30 [2024-01-23T23:20:30.893Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
23:20:30 [2024-01-23T23:20:30.893Z] === CONT  TestMountDaemonRoot/slave
23:20:30 [2024-01-23T23:20:30.893Z] === RUN   TestMountDaemonRoot/slave/mount_root
23:20:30 [2024-01-23T23:20:30.893Z] === PAUSE TestMountDaemonRoot/slave/mount_root
23:20:30 [2024-01-23T23:20:30.893Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
23:20:30 [2024-01-23T23:20:30.893Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
23:20:30 [2024-01-23T23:20:30.893Z] === RUN   TestMountDaemonRoot/slave/bind_root
23:20:30 [2024-01-23T23:20:30.893Z] === PAUSE TestMountDaemonRoot/slave/bind_root
23:20:30 [2024-01-23T23:20:30.893Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
23:20:30 [2024-01-23T23:20:30.893Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
23:20:30 [2024-01-23T23:20:30.893Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
23:20:30 [2024-01-23T23:20:30.893Z] === RUN   TestMountDaemonRoot/private/bind_subpath
23:20:30 [2024-01-23T23:20:30.893Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
23:20:30 [2024-01-23T23:20:30.893Z] === RUN   TestMountDaemonRoot/private/mount_root
23:20:30 [2024-01-23T23:20:30.893Z] === PAUSE TestMountDaemonRoot/private/mount_root
23:20:30 [2024-01-23T23:20:30.893Z] === RUN   TestMountDaemonRoot/private/mount_subpath
23:20:30 [2024-01-23T23:20:30.893Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
23:20:30 [2024-01-23T23:20:30.893Z] === RUN   TestMountDaemonRoot/private/bind_root
23:20:30 [2024-01-23T23:20:30.893Z] === PAUSE TestMountDaemonRoot/private/bind_root
23:20:30 [2024-01-23T23:20:30.893Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
23:20:31 [2024-01-23T23:20:31.150Z] === CONT  TestMountDaemonRoot/shared/bind_root
23:20:31 [2024-01-23T23:20:31.150Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
23:20:31 [2024-01-23T23:20:31.150Z] === CONT  TestMountDaemonRoot/shared/mount_root
23:20:31 [2024-01-23T23:20:31.150Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
23:20:31 [2024-01-23T23:20:31.150Z] === CONT  TestMountDaemonRoot/default/bind_root
23:20:31 [2024-01-23T23:20:31.150Z] === CONT  TestMountDaemonRoot/rslave/bind_root
23:20:31 [2024-01-23T23:20:31.150Z] === CONT  TestMountDaemonRoot/default/mount_subpath
23:20:31 [2024-01-23T23:20:31.150Z] === CONT  TestMountDaemonRoot/default/mount_root
23:20:31 [2024-01-23T23:20:31.150Z] === CONT  TestMountDaemonRoot/default/bind_subpath
23:20:31 [2024-01-23T23:20:31.150Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
23:20:31 [2024-01-23T23:20:31.150Z] === CONT  TestMountDaemonRoot/rslave/mount_root
23:20:31 [2024-01-23T23:20:31.150Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
23:20:31 [2024-01-23T23:20:31.150Z] === CONT  TestMountDaemonRoot/slave/mount_root
23:20:31 [2024-01-23T23:20:31.150Z] === CONT  TestMountDaemonRoot/private/bind_subpath
23:20:31 [2024-01-23T23:20:31.150Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
23:20:31 [2024-01-23T23:20:31.151Z] === CONT  TestMountDaemonRoot/slave/bind_root
23:20:31 [2024-01-23T23:20:31.151Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
23:20:31 [2024-01-23T23:20:31.151Z] === CONT  TestMountDaemonRoot/private/bind_root
23:20:31 [2024-01-23T23:20:31.151Z] === CONT  TestMountDaemonRoot/private/mount_subpath
23:20:31 [2024-01-23T23:20:31.151Z] === CONT  TestMountDaemonRoot/private/mount_root
23:20:31 [2024-01-23T23:20:31.408Z] --- PASS: TestMountDaemonRoot (0.01s)
23:20:31 [2024-01-23T23:20:31.408Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
23:20:31 [2024-01-23T23:20:31.408Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s)
23:20:31 [2024-01-23T23:20:31.408Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s)
23:20:31 [2024-01-23T23:20:31.408Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s)
23:20:31 [2024-01-23T23:20:31.408Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s)
23:20:31 [2024-01-23T23:20:31.408Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
23:20:31 [2024-01-23T23:20:31.408Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s)
23:20:31 [2024-01-23T23:20:31.408Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s)
23:20:31 [2024-01-23T23:20:31.408Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s)
23:20:31 [2024-01-23T23:20:31.408Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s)
23:20:31 [2024-01-23T23:20:31.408Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
23:20:31 [2024-01-23T23:20:31.408Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.07s)
23:20:31 [2024-01-23T23:20:31.408Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.07s)
23:20:31 [2024-01-23T23:20:31.408Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.07s)
23:20:31 [2024-01-23T23:20:31.408Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.07s)
23:20:31 [2024-01-23T23:20:31.408Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
23:20:31 [2024-01-23T23:20:31.408Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.09s)
23:20:31 [2024-01-23T23:20:31.408Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.10s)
23:20:31 [2024-01-23T23:20:31.408Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s)
23:20:31 [2024-01-23T23:20:31.408Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s)
23:20:31 [2024-01-23T23:20:31.408Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
23:20:31 [2024-01-23T23:20:31.408Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s)
23:20:31 [2024-01-23T23:20:31.408Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s)
23:20:31 [2024-01-23T23:20:31.408Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.11s)
23:20:31 [2024-01-23T23:20:31.408Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.11s)
23:20:31 [2024-01-23T23:20:31.408Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
23:20:31 [2024-01-23T23:20:31.408Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.08s)
23:20:31 [2024-01-23T23:20:31.408Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s)
23:20:31 [2024-01-23T23:20:31.408Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.06s)
23:20:31 [2024-01-23T23:20:31.408Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.05s)
23:20:31 [2024-01-23T23:20:31.408Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
23:20:31 [2024-01-23T23:20:31.408Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.08s)
23:20:31 [2024-01-23T23:20:31.408Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.08s)
23:20:31 [2024-01-23T23:20:31.408Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.08s)
23:20:31 [2024-01-23T23:20:31.408Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s)
23:20:31 [2024-01-23T23:20:31.408Z] === RUN   TestContainerBindMountNonRecursive
23:20:32 [2024-01-23T23:20:32.780Z] --- PASS: TestContainerBindMountNonRecursive (1.50s)
23:20:32 [2024-01-23T23:20:32.780Z] === RUN   TestContainerVolumesMountedAsShared
23:20:33 [2024-01-23T23:20:33.345Z] --- PASS: TestContainerVolumesMountedAsShared (0.50s)
23:20:33 [2024-01-23T23:20:33.345Z] === RUN   TestContainerVolumesMountedAsSlave
23:20:33 [2024-01-23T23:20:33.603Z] --- PASS: TestContainerVolumesMountedAsSlave (0.35s)
23:20:33 [2024-01-23T23:20:33.603Z] === RUN   TestContainerCopyLeaksMounts
23:20:34 [2024-01-23T23:20:34.168Z] --- PASS: TestContainerCopyLeaksMounts (0.62s)
23:20:34 [2024-01-23T23:20:34.168Z] === RUN   TestContainerBindMountRecursivelyReadOnly
23:20:36 [2024-01-23T23:20:36.069Z] --- PASS: TestContainerBindMountRecursivelyReadOnly (1.70s)
23:20:36 [2024-01-23T23:20:36.069Z] === RUN   TestNetworkNat
23:20:36 [2024-01-23T23:20:36.634Z] --- PASS: TestNetworkNat (0.55s)
23:20:36 [2024-01-23T23:20:36.634Z] === RUN   TestNetworkLocalhostTCPNat
23:20:37 [2024-01-23T23:20:37.199Z] --- PASS: TestNetworkLocalhostTCPNat (0.51s)
23:20:37 [2024-01-23T23:20:37.199Z] === RUN   TestNetworkLoopbackNat
23:20:39 [2024-01-23T23:20:39.728Z] --- PASS: TestNetworkLoopbackNat (2.61s)
23:20:39 [2024-01-23T23:20:39.728Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors
23:20:39 [2024-01-23T23:20:39.986Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff
23:20:39 [2024-01-23T23:20:39.986Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/export
23:20:39 [2024-01-23T23:20:39.986Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container
23:20:39 [2024-01-23T23:20:39.986Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container
23:20:40 [2024-01-23T23:20:40.243Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors (0.54s)
23:20:40 [2024-01-23T23:20:40.244Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff (0.02s)
23:20:40 [2024-01-23T23:20:40.244Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/export (0.01s)
23:20:40 [2024-01-23T23:20:40.244Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container (0.01s)
23:20:40 [2024-01-23T23:20:40.244Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container (0.01s)
23:20:40 [2024-01-23T23:20:40.244Z] === RUN   TestPause
23:20:40 [2024-01-23T23:20:40.809Z] --- PASS: TestPause (0.50s)
23:20:40 [2024-01-23T23:20:40.809Z] === RUN   TestPauseFailsOnWindowsServerContainers
23:20:40 [2024-01-23T23:20:40.809Z]     pause_test.go:53: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
23:20:40 [2024-01-23T23:20:40.809Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
23:20:40 [2024-01-23T23:20:40.809Z] === RUN   TestPauseStopPausedContainer
23:20:41 [2024-01-23T23:20:41.066Z] --- PASS: TestPauseStopPausedContainer (0.48s)
23:20:41 [2024-01-23T23:20:41.066Z] === RUN   TestPIDModeHost
23:20:42 [2024-01-23T23:20:42.439Z] --- PASS: TestPIDModeHost (1.12s)
23:20:42 [2024-01-23T23:20:42.439Z] === RUN   TestPIDModeContainer
23:20:42 [2024-01-23T23:20:42.439Z] === RUN   TestPIDModeContainer/non-existing_container
23:20:42 [2024-01-23T23:20:42.439Z] === RUN   TestPIDModeContainer/non-running_container
23:20:42 [2024-01-23T23:20:42.439Z] === RUN   TestPIDModeContainer/running_container
23:20:43 [2024-01-23T23:20:43.813Z] --- PASS: TestPIDModeContainer (1.26s)
23:20:43 [2024-01-23T23:20:43.813Z]     --- PASS: TestPIDModeContainer/non-existing_container (0.00s)
23:20:43 [2024-01-23T23:20:43.813Z]     --- PASS: TestPIDModeContainer/non-running_container (0.19s)
23:20:43 [2024-01-23T23:20:43.813Z]     --- PASS: TestPIDModeContainer/running_container (0.56s)
23:20:43 [2024-01-23T23:20:43.813Z] === RUN   TestPsFilter
23:20:43 [2024-01-23T23:20:43.813Z] === RUN   TestPsFilter/since
23:20:43 [2024-01-23T23:20:43.813Z] === RUN   TestPsFilter/before
23:20:43 [2024-01-23T23:20:43.813Z] --- PASS: TestPsFilter (0.17s)
23:20:43 [2024-01-23T23:20:43.813Z]     --- PASS: TestPsFilter/since (0.00s)
23:20:43 [2024-01-23T23:20:43.813Z]     --- PASS: TestPsFilter/before (0.00s)
23:20:43 [2024-01-23T23:20:43.813Z] === RUN   TestRemoveContainerWithRemovedVolume
23:20:44 [2024-01-23T23:20:44.070Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.47s)
23:20:44 [2024-01-23T23:20:44.071Z] === RUN   TestRemoveContainerWithVolume
23:20:44 [2024-01-23T23:20:44.639Z] --- PASS: TestRemoveContainerWithVolume (0.51s)
23:20:44 [2024-01-23T23:20:44.639Z] === RUN   TestRemoveContainerRunning
23:20:45 [2024-01-23T23:20:45.205Z] --- PASS: TestRemoveContainerRunning (0.51s)
23:20:45 [2024-01-23T23:20:45.205Z] === RUN   TestRemoveContainerForceRemoveRunning
23:20:45 [2024-01-23T23:20:45.769Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.45s)
23:20:45 [2024-01-23T23:20:45.769Z] === RUN   TestRemoveInvalidContainer
23:20:45 [2024-01-23T23:20:45.769Z] --- PASS: TestRemoveInvalidContainer (0.01s)
23:20:45 [2024-01-23T23:20:45.769Z] === RUN   TestRenameLinkedContainer
23:20:47 [2024-01-23T23:20:47.683Z] --- PASS: TestRenameLinkedContainer (1.98s)
23:20:47 [2024-01-23T23:20:47.683Z] === RUN   TestRenameStoppedContainer
23:20:48 [2024-01-23T23:20:48.249Z] --- PASS: TestRenameStoppedContainer (0.47s)
23:20:48 [2024-01-23T23:20:48.249Z] === RUN   TestRenameRunningContainerAndReuse
23:20:49 [2024-01-23T23:20:49.188Z] --- PASS: TestRenameRunningContainerAndReuse (0.99s)
23:20:49 [2024-01-23T23:20:49.188Z] === RUN   TestRenameInvalidName
23:20:49 [2024-01-23T23:20:49.448Z] --- PASS: TestRenameInvalidName (0.48s)
23:20:49 [2024-01-23T23:20:49.448Z] === RUN   TestRenameAnonymousContainer
23:20:51 [2024-01-23T23:20:51.346Z] --- PASS: TestRenameAnonymousContainer (1.63s)
23:20:51 [2024-01-23T23:20:51.346Z] === RUN   TestRenameContainerWithSameName
23:20:51 [2024-01-23T23:20:51.604Z] --- PASS: TestRenameContainerWithSameName (0.46s)
23:20:51 [2024-01-23T23:20:51.604Z] === RUN   TestRenameContainerWithLinkedContainer
23:20:52 [2024-01-23T23:20:52.546Z] --- PASS: TestRenameContainerWithLinkedContainer (0.98s)
23:20:52 [2024-01-23T23:20:52.546Z] === RUN   TestRenameContainerTwice
23:20:53 [2024-01-23T23:20:53.111Z] --- PASS: TestRenameContainerTwice (0.52s)
23:20:53 [2024-01-23T23:20:53.111Z] === RUN   TestResize
23:20:53 [2024-01-23T23:20:53.111Z] === RUN   TestResize/success
23:20:53 [2024-01-23T23:20:53.368Z] === RUN   TestResize/invalid_size
23:20:53 [2024-01-23T23:20:53.629Z] === RUN   TestResize/invalid_state
23:20:54 [2024-01-23T23:20:54.205Z] --- PASS: TestResize (1.04s)
23:20:54 [2024-01-23T23:20:54.205Z]     --- PASS: TestResize/success (0.28s)
23:20:54 [2024-01-23T23:20:54.205Z]     --- PASS: TestResize/invalid_size (0.27s)
23:20:54 [2024-01-23T23:20:54.205Z]     --- PASS: TestResize/invalid_state (0.03s)
23:20:54 [2024-01-23T23:20:54.205Z] === RUN   TestDaemonRestartKillContainers
23:20:54 [2024-01-23T23:20:54.205Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
23:20:54 [2024-01-23T23:20:54.205Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
23:20:54 [2024-01-23T23:20:54.205Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
23:20:54 [2024-01-23T23:20:54.205Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
23:20:54 [2024-01-23T23:20:54.205Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
23:20:54 [2024-01-23T23:20:54.205Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
23:20:54 [2024-01-23T23:20:54.205Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
23:20:54 [2024-01-23T23:20:54.205Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
23:20:54 [2024-01-23T23:20:54.205Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
23:20:54 [2024-01-23T23:20:54.205Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
23:20:54 [2024-01-23T23:20:54.205Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
23:20:54 [2024-01-23T23:20:54.205Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
23:20:54 [2024-01-23T23:20:54.205Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
23:20:54 [2024-01-23T23:20:54.205Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
23:20:54 [2024-01-23T23:20:54.205Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
23:20:54 [2024-01-23T23:20:54.205Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
23:20:54 [2024-01-23T23:20:54.205Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
23:20:54 [2024-01-23T23:20:54.205Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
23:20:54 [2024-01-23T23:20:54.205Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
23:20:54 [2024-01-23T23:20:54.205Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
23:20:54 [2024-01-23T23:20:54.205Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
23:20:54 [2024-01-23T23:20:54.205Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
23:20:54 [2024-01-23T23:20:54.205Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
23:20:54 [2024-01-23T23:20:54.205Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
23:20:54 [2024-01-23T23:20:54.205Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
23:20:54 [2024-01-23T23:20:54.205Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
23:20:54 [2024-01-23T23:20:54.205Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
23:20:54 [2024-01-23T23:20:54.205Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
23:20:54 [2024-01-23T23:20:54.205Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
23:20:54 [2024-01-23T23:20:54.205Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
23:20:54 [2024-01-23T23:20:54.205Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
23:20:54 [2024-01-23T23:20:54.205Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
23:20:54 [2024-01-23T23:20:54.205Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
23:20:54 [2024-01-23T23:20:54.205Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
23:20:54 [2024-01-23T23:20:54.205Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
23:20:54 [2024-01-23T23:20:54.205Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
23:20:54 [2024-01-23T23:20:54.205Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
23:20:54 [2024-01-23T23:20:54.205Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
23:20:54 [2024-01-23T23:20:54.205Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
23:20:54 [2024-01-23T23:20:54.205Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
23:20:55 [2024-01-23T23:20:55.585Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
23:20:55 [2024-01-23T23:20:55.585Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
23:20:55 [2024-01-23T23:20:55.843Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
23:20:56 [2024-01-23T23:20:56.777Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
23:20:56 [2024-01-23T23:20:56.777Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
23:20:56 [2024-01-23T23:20:56.777Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
23:20:56 [2024-01-23T23:20:56.777Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
23:20:57 [2024-01-23T23:20:57.714Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
23:21:01 [2024-01-23T23:21:01.904Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
23:21:01 [2024-01-23T23:21:01.904Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.29s)
23:21:01 [2024-01-23T23:21:01.904Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.29s)
23:21:01 [2024-01-23T23:21:01.904Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.66s)
23:21:01 [2024-01-23T23:21:01.904Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.37s)
23:21:01 [2024-01-23T23:21:01.904Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.37s)
23:21:01 [2024-01-23T23:21:01.904Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.46s)
23:21:01 [2024-01-23T23:21:01.904Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.47s)
23:21:01 [2024-01-23T23:21:01.904Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.34s)
23:21:01 [2024-01-23T23:21:01.904Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.27s)
23:21:01 [2024-01-23T23:21:01.904Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.95s)
23:21:01 [2024-01-23T23:21:01.904Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.08s)
23:21:01 [2024-01-23T23:21:01.904Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.25s)
23:21:01 [2024-01-23T23:21:01.904Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.65s)
23:21:01 [2024-01-23T23:21:01.904Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (5.01s)
23:21:01 [2024-01-23T23:21:01.904Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (5.42s)
23:21:01 [2024-01-23T23:21:01.904Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.35s)
23:21:01 [2024-01-23T23:21:01.904Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
23:21:01 [2024-01-23T23:21:01.904Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
23:21:02 [2024-01-23T23:21:02.836Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
23:21:04 [2024-01-23T23:21:04.209Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (2.09s)
23:21:04 [2024-01-23T23:21:04.209Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.04s)
23:21:04 [2024-01-23T23:21:04.209Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.03s)
23:21:04 [2024-01-23T23:21:04.209Z] === RUN   TestContainerRestartWithCancelledRequest
23:21:06 [2024-01-23T23:21:06.108Z] --- PASS: TestContainerRestartWithCancelledRequest (1.93s)
23:21:06 [2024-01-23T23:21:06.108Z] === RUN   TestCgroupNamespacesRun
23:21:07 [2024-01-23T23:21:07.043Z] --- PASS: TestCgroupNamespacesRun (1.11s)
23:21:07 [2024-01-23T23:21:07.043Z] === RUN   TestCgroupNamespacesRunPrivileged
23:21:08 [2024-01-23T23:21:08.416Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.11s)
23:21:08 [2024-01-23T23:21:08.416Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
23:21:09 [2024-01-23T23:21:09.350Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.09s)
23:21:09 [2024-01-23T23:21:09.350Z] === RUN   TestCgroupNamespacesRunHostMode
23:21:10 [2024-01-23T23:21:10.283Z] --- PASS: TestCgroupNamespacesRunHostMode (1.15s)
23:21:10 [2024-01-23T23:21:10.284Z] === RUN   TestCgroupNamespacesRunPrivateMode
23:21:11 [2024-01-23T23:21:11.659Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.11s)
23:21:11 [2024-01-23T23:21:11.659Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
23:21:12 [2024-01-23T23:21:12.604Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.13s)
23:21:12 [2024-01-23T23:21:12.604Z] === RUN   TestCgroupNamespacesRunInvalidMode
23:21:13 [2024-01-23T23:21:13.173Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.61s)
23:21:13 [2024-01-23T23:21:13.173Z] === RUN   TestCgroupNamespacesRunOlderClient
23:21:14 [2024-01-23T23:21:14.547Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.14s)
23:21:14 [2024-01-23T23:21:14.547Z] === RUN   TestNISDomainname
23:21:14 [2024-01-23T23:21:14.806Z] --- PASS: TestNISDomainname (0.55s)
23:21:14 [2024-01-23T23:21:14.806Z] === RUN   TestHostnameDnsResolution
23:21:15 [2024-01-23T23:21:15.750Z] --- PASS: TestHostnameDnsResolution (0.69s)
23:21:15 [2024-01-23T23:21:15.750Z] === RUN   TestUnprivilegedPortsAndPing
23:21:16 [2024-01-23T23:21:16.315Z] --- PASS: TestUnprivilegedPortsAndPing (0.58s)
23:21:16 [2024-01-23T23:21:16.315Z] === RUN   TestPrivilegedHostDevices
23:21:16 [2024-01-23T23:21:16.891Z] --- PASS: TestPrivilegedHostDevices (0.57s)
23:21:16 [2024-01-23T23:21:16.891Z] === RUN   TestRunConsoleSize
23:21:17 [2024-01-23T23:21:17.149Z] --- PASS: TestRunConsoleSize (0.48s)
23:21:17 [2024-01-23T23:21:17.149Z] === RUN   TestRunWithAlternativeContainerdShim
23:21:23 [2024-01-23T23:21:23.709Z] --- PASS: TestRunWithAlternativeContainerdShim (5.56s)
23:21:23 [2024-01-23T23:21:23.709Z] === RUN   TestMacAddressIsAppliedToMainNetworkWithShortID
23:21:23 [2024-01-23T23:21:23.967Z] --- PASS: TestMacAddressIsAppliedToMainNetworkWithShortID (1.17s)
23:21:23 [2024-01-23T23:21:23.967Z] === RUN   TestStaticIPOutsideSubpool
23:21:25 [2024-01-23T23:21:25.340Z] --- PASS: TestStaticIPOutsideSubpool (1.18s)
23:21:25 [2024-01-23T23:21:25.340Z] === RUN   TestStats
23:21:26 [2024-01-23T23:21:26.711Z] --- PASS: TestStats (1.45s)
23:21:26 [2024-01-23T23:21:26.711Z] === RUN   TestStopContainerWithTimeout
23:21:26 [2024-01-23T23:21:26.711Z] === RUN   TestStopContainerWithTimeout/0
23:21:26 [2024-01-23T23:21:26.711Z] === PAUSE TestStopContainerWithTimeout/0
23:21:26 [2024-01-23T23:21:26.711Z] === RUN   TestStopContainerWithTimeout/1
23:21:26 [2024-01-23T23:21:26.711Z] === PAUSE TestStopContainerWithTimeout/1
23:21:26 [2024-01-23T23:21:26.711Z] === RUN   TestStopContainerWithTimeout/3
23:21:26 [2024-01-23T23:21:26.711Z] === PAUSE TestStopContainerWithTimeout/3
23:21:26 [2024-01-23T23:21:26.711Z] === RUN   TestStopContainerWithTimeout/-1
23:21:26 [2024-01-23T23:21:26.711Z] === PAUSE TestStopContainerWithTimeout/-1
23:21:26 [2024-01-23T23:21:26.711Z] === CONT  TestStopContainerWithTimeout/0
23:21:26 [2024-01-23T23:21:26.711Z] === CONT  TestStopContainerWithTimeout/3
23:21:26 [2024-01-23T23:21:26.711Z] === CONT  TestStopContainerWithTimeout/1
23:21:26 [2024-01-23T23:21:26.711Z] === CONT  TestStopContainerWithTimeout/-1
23:21:29 [2024-01-23T23:21:29.251Z] --- PASS: TestStopContainerWithTimeout (0.04s)
23:21:29 [2024-01-23T23:21:29.251Z]     --- PASS: TestStopContainerWithTimeout/0 (0.87s)
23:21:29 [2024-01-23T23:21:29.251Z]     --- PASS: TestStopContainerWithTimeout/1 (1.89s)
23:21:29 [2024-01-23T23:21:29.251Z]     --- PASS: TestStopContainerWithTimeout/3 (2.58s)
23:21:29 [2024-01-23T23:21:29.251Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.69s)
23:21:29 [2024-01-23T23:21:29.251Z] === RUN   TestStopContainerWithTimeoutCancel
23:21:29 [2024-01-23T23:21:29.251Z] === PAUSE TestStopContainerWithTimeoutCancel
23:21:29 [2024-01-23T23:21:29.251Z] === RUN   TestStopContainerWithRestartPolicyAlways
23:21:31 [2024-01-23T23:21:31.783Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.30s)
23:21:31 [2024-01-23T23:21:31.783Z] === RUN   TestUpdateMemory
23:21:32 [2024-01-23T23:21:32.348Z] --- PASS: TestUpdateMemory (0.62s)
23:21:32 [2024-01-23T23:21:32.348Z] === RUN   TestUpdateCPUQuota
23:21:32 [2024-01-23T23:21:32.917Z] --- PASS: TestUpdateCPUQuota (0.74s)
23:21:32 [2024-01-23T23:21:32.917Z] === RUN   TestUpdatePidsLimit
23:21:32 [2024-01-23T23:21:32.917Z] === RUN   TestUpdatePidsLimit/update_from_none
23:21:33 [2024-01-23T23:21:33.175Z] === RUN   TestUpdatePidsLimit/no_change
23:21:33 [2024-01-23T23:21:33.433Z] === RUN   TestUpdatePidsLimit/update_lower
23:21:33 [2024-01-23T23:21:33.691Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
23:21:33 [2024-01-23T23:21:33.950Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
23:21:34 [2024-01-23T23:21:34.208Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
23:21:34 [2024-01-23T23:21:34.466Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
23:21:35 [2024-01-23T23:21:35.032Z] --- PASS: TestUpdatePidsLimit (2.09s)
23:21:35 [2024-01-23T23:21:35.032Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.23s)
23:21:35 [2024-01-23T23:21:35.032Z]     --- PASS: TestUpdatePidsLimit/no_change (0.23s)
23:21:35 [2024-01-23T23:21:35.032Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.22s)
23:21:35 [2024-01-23T23:21:35.032Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s)
23:21:35 [2024-01-23T23:21:35.032Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.25s)
23:21:35 [2024-01-23T23:21:35.032Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.24s)
23:21:35 [2024-01-23T23:21:35.032Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.21s)
23:21:35 [2024-01-23T23:21:35.032Z] === RUN   TestUpdateRestartPolicy
23:21:47 [2024-01-23T23:21:47.227Z] --- PASS: TestUpdateRestartPolicy (10.90s)
23:21:47 [2024-01-23T23:21:47.227Z] === RUN   TestUpdateRestartWithAutoRemove
23:21:47 [2024-01-23T23:21:47.227Z] --- PASS: TestUpdateRestartWithAutoRemove (0.51s)
23:21:47 [2024-01-23T23:21:47.227Z] === RUN   TestWaitNonBlocked
23:21:47 [2024-01-23T23:21:47.227Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
23:21:47 [2024-01-23T23:21:47.227Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
23:21:47 [2024-01-23T23:21:47.227Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
23:21:47 [2024-01-23T23:21:47.227Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
23:21:47 [2024-01-23T23:21:47.227Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
23:21:47 [2024-01-23T23:21:47.227Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
23:21:47 [2024-01-23T23:21:47.227Z] --- PASS: TestWaitNonBlocked (0.02s)
23:21:47 [2024-01-23T23:21:47.227Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.75s)
23:21:47 [2024-01-23T23:21:47.227Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.81s)
23:21:47 [2024-01-23T23:21:47.227Z] === RUN   TestWaitBlocked
23:21:47 [2024-01-23T23:21:47.227Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
23:21:47 [2024-01-23T23:21:47.227Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
23:21:47 [2024-01-23T23:21:47.227Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
23:21:47 [2024-01-23T23:21:47.227Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
23:21:47 [2024-01-23T23:21:47.227Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
23:21:47 [2024-01-23T23:21:47.227Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
23:21:48 [2024-01-23T23:21:48.601Z] --- PASS: TestWaitBlocked (0.03s)
23:21:48 [2024-01-23T23:21:48.601Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.87s)
23:21:48 [2024-01-23T23:21:48.601Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.94s)
23:21:48 [2024-01-23T23:21:48.601Z] === RUN   TestWaitConditions
23:21:48 [2024-01-23T23:21:48.601Z] === RUN   TestWaitConditions/default
23:21:48 [2024-01-23T23:21:48.601Z] === PAUSE TestWaitConditions/default
23:21:48 [2024-01-23T23:21:48.601Z] === RUN   TestWaitConditions/not-running
23:21:48 [2024-01-23T23:21:48.601Z] === PAUSE TestWaitConditions/not-running
23:21:48 [2024-01-23T23:21:48.601Z] === RUN   TestWaitConditions/next-exit
23:21:48 [2024-01-23T23:21:48.601Z] === PAUSE TestWaitConditions/next-exit
23:21:48 [2024-01-23T23:21:48.601Z] === RUN   TestWaitConditions/removed
23:21:48 [2024-01-23T23:21:48.601Z] === PAUSE TestWaitConditions/removed
23:21:48 [2024-01-23T23:21:48.601Z] === CONT  TestWaitConditions/default
23:21:48 [2024-01-23T23:21:48.601Z] === CONT  TestWaitConditions/next-exit
23:21:48 [2024-01-23T23:21:48.601Z] === CONT  TestWaitConditions/removed
23:21:48 [2024-01-23T23:21:48.601Z] === CONT  TestWaitConditions/not-running
23:21:48 [2024-01-23T23:21:48.601Z]     wait_test.go:145: ContainerID = 5302f35316e47ff5cdf48fd4da76f3478e0eb9e34df329ac570b670610eaf40d
23:21:48 [2024-01-23T23:21:48.601Z]     wait_test.go:145: ContainerID = 2ec13ac88584ed0449473169c82f85f0c4780733e6b2f2df8837c71dfe27948e
23:21:48 [2024-01-23T23:21:48.601Z]     wait_test.go:145: ContainerID = 90879e21666309b466fdc1ebea2d4de8773c0f685c26d4aa7abedd74ebeeab24
23:21:48 [2024-01-23T23:21:48.601Z]     wait_test.go:145: ContainerID = 7b94a72b984b8837f413922aa2fc137c033c2484ef53f103ec323e706b71040b
23:21:49 [2024-01-23T23:21:49.537Z] --- PASS: TestWaitConditions (0.04s)
23:21:49 [2024-01-23T23:21:49.537Z]     --- PASS: TestWaitConditions/not-running (0.97s)
23:21:49 [2024-01-23T23:21:49.537Z]     --- PASS: TestWaitConditions/removed (1.04s)
23:21:49 [2024-01-23T23:21:49.537Z]     --- PASS: TestWaitConditions/default (1.15s)
23:21:49 [2024-01-23T23:21:49.537Z]     --- PASS: TestWaitConditions/next-exit (1.23s)
23:21:49 [2024-01-23T23:21:49.537Z] === RUN   TestWaitRestartedContainer
23:21:49 [2024-01-23T23:21:49.537Z] === RUN   TestWaitRestartedContainer/default
23:21:49 [2024-01-23T23:21:49.537Z] === PAUSE TestWaitRestartedContainer/default
23:21:49 [2024-01-23T23:21:49.537Z] === RUN   TestWaitRestartedContainer/not-running
23:21:49 [2024-01-23T23:21:49.537Z] === PAUSE TestWaitRestartedContainer/not-running
23:21:49 [2024-01-23T23:21:49.537Z] === RUN   TestWaitRestartedContainer/next-exit
23:21:49 [2024-01-23T23:21:49.537Z] === PAUSE TestWaitRestartedContainer/next-exit
23:21:49 [2024-01-23T23:21:49.537Z] === CONT  TestWaitRestartedContainer/default
23:21:49 [2024-01-23T23:21:49.537Z] === CONT  TestWaitRestartedContainer/next-exit
23:21:49 [2024-01-23T23:21:49.537Z] === CONT  TestWaitRestartedContainer/not-running
23:21:52 [2024-01-23T23:21:52.092Z] --- PASS: TestWaitRestartedContainer (0.01s)
23:21:52 [2024-01-23T23:21:52.092Z]     --- PASS: TestWaitRestartedContainer/default (1.94s)
23:21:52 [2024-01-23T23:21:52.092Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.98s)
23:21:52 [2024-01-23T23:21:52.092Z]     --- PASS: TestWaitRestartedContainer/not-running (2.05s)
23:21:52 [2024-01-23T23:21:52.092Z] === CONT  TestContainerStartOnDaemonRestart
23:21:52 [2024-01-23T23:21:52.092Z] === CONT  TestHardRestartWhenContainerIsRunning
23:21:52 [2024-01-23T23:21:52.092Z] === CONT  TestDaemonHostGatewayIP
23:21:52 [2024-01-23T23:21:52.092Z] === CONT  TestRestartDaemonWithRestartingContainer
23:21:52 [2024-01-23T23:21:52.092Z] === CONT  TestDaemonRestartIpcMode
23:21:52 [2024-01-23T23:21:52.092Z] === CONT  TestIpcModeOlderClient
23:21:52 [2024-01-23T23:21:52.092Z] === CONT  TestStopContainerWithTimeoutCancel
23:21:52 [2024-01-23T23:21:52.092Z] === CONT  TestContainerKillOnDaemonStart
23:21:52 [2024-01-23T23:21:52.092Z] --- PASS: TestIpcModeOlderClient (0.13s)
23:21:53 [2024-01-23T23:21:53.466Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=none
23:21:53 [2024-01-23T23:21:53.466Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure
23:21:53 [2024-01-23T23:21:53.724Z] --- PASS: TestHardRestartWhenContainerIsRunning (2.17s)
23:21:53 [2024-01-23T23:21:53.724Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=none (0.00s)
23:21:53 [2024-01-23T23:21:53.724Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure (0.31s)
23:21:54 [2024-01-23T23:21:54.295Z] --- PASS: TestContainerStartOnDaemonRestart (2.79s)
23:21:55 [2024-01-23T23:21:55.227Z] --- PASS: TestDaemonHostGatewayIP (3.41s)
23:21:55 [2024-01-23T23:21:55.227Z] --- PASS: TestStopContainerWithTimeoutCancel (3.66s)
23:21:55 [2024-01-23T23:21:55.227Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.73s)
23:21:55 [2024-01-23T23:21:55.485Z] --- PASS: TestDaemonRestartIpcMode (3.77s)
23:22:03 [2024-01-23T23:22:03.597Z] --- PASS: TestContainerKillOnDaemonStart (11.84s)
23:22:03 [2024-01-23T23:22:03.597Z] PASS
23:22:03 [2024-01-23T23:22:03.597Z] 
23:22:03 [2024-01-23T23:22:03.597Z] === Skipped
23:22:03 [2024-01-23T23:22:03.597Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
23:22:03 [2024-01-23T23:22:03.597Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
23:22:03 [2024-01-23T23:22:03.597Z] 
23:22:03 [2024-01-23T23:22:03.597Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
23:22:03 [2024-01-23T23:22:03.597Z]     pause_test.go:53: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
23:22:03 [2024-01-23T23:22:03.597Z] 
23:22:03 [2024-01-23T23:22:03.597Z] DONE 326 tests, 2 skipped in 175.335s
23:22:03 [2024-01-23T23:22:03.597Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m  
23:22:03 [2024-01-23T23:22:03.597Z] ++ '[' -n '' ']'
23:22:03 [2024-01-23T23:22:03.597Z] ++ 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
23:22:03 [2024-01-23T23:22:03.597Z] ++ set -e
23:22:03 [2024-01-23T23:22:03.597Z] ++ '[' -n 0 ']'
23:22:03 [2024-01-23T23:22:03.597Z] ++ set -x
23:22:03 [2024-01-23T23:22:03.597Z] ++ 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.XM33JwEQcu/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
23:22:03 [2024-01-23T23:22:03.597Z] INFO: Testing against a local daemon
23:22:03 [2024-01-23T23:22:03.597Z] === RUN   TestConfigDaemonID
23:22:04 [2024-01-23T23:22:04.530Z]     daemon_test.go:61: [d3efc9676ecfa] daemon is not started
23:22:04 [2024-01-23T23:22:04.530Z] --- PASS: TestConfigDaemonID (1.05s)
23:22:04 [2024-01-23T23:22:04.530Z] === RUN   TestDaemonConfigValidation
23:22:04 [2024-01-23T23:22:04.530Z] === RUN   TestDaemonConfigValidation/config_with_no_content
23:22:04 [2024-01-23T23:22:04.530Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
23:22:04 [2024-01-23T23:22:04.530Z] === RUN   TestDaemonConfigValidation/config_with_{}
23:22:04 [2024-01-23T23:22:04.530Z] === PAUSE TestDaemonConfigValidation/config_with_{}
23:22:04 [2024-01-23T23:22:04.530Z] === RUN   TestDaemonConfigValidation/invalid_config
23:22:04 [2024-01-23T23:22:04.530Z] === PAUSE TestDaemonConfigValidation/invalid_config
23:22:04 [2024-01-23T23:22:04.530Z] === RUN   TestDaemonConfigValidation/malformed_config
23:22:04 [2024-01-23T23:22:04.530Z] === PAUSE TestDaemonConfigValidation/malformed_config
23:22:04 [2024-01-23T23:22:04.530Z] === RUN   TestDaemonConfigValidation/valid_config
23:22:04 [2024-01-23T23:22:04.530Z] === PAUSE TestDaemonConfigValidation/valid_config
23:22:04 [2024-01-23T23:22:04.530Z] === CONT  TestDaemonConfigValidation/config_with_no_content
23:22:04 [2024-01-23T23:22:04.530Z] === CONT  TestDaemonConfigValidation/malformed_config
23:22:04 [2024-01-23T23:22:04.530Z] === CONT  TestDaemonConfigValidation/config_with_{}
23:22:04 [2024-01-23T23:22:04.530Z] === CONT  TestDaemonConfigValidation/valid_config
23:22:04 [2024-01-23T23:22:04.530Z] === CONT  TestDaemonConfigValidation/invalid_config
23:22:04 [2024-01-23T23:22:04.530Z] --- PASS: TestDaemonConfigValidation (0.00s)
23:22:04 [2024-01-23T23:22:04.530Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.06s)
23:22:04 [2024-01-23T23:22:04.530Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.06s)
23:22:04 [2024-01-23T23:22:04.530Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.07s)
23:22:04 [2024-01-23T23:22:04.530Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s)
23:22:04 [2024-01-23T23:22:04.530Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s)
23:22:04 [2024-01-23T23:22:04.530Z] === RUN   TestConfigDaemonSeccompProfiles
23:22:04 [2024-01-23T23:22:04.530Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
23:22:05 [2024-01-23T23:22:05.904Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
23:22:06 [2024-01-23T23:22:06.837Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
23:22:07 [2024-01-23T23:22:07.772Z]     daemon_test.go:180: [d789f80495718] daemon is not started
23:22:07 [2024-01-23T23:22:07.772Z] --- PASS: TestConfigDaemonSeccompProfiles (3.14s)
23:22:07 [2024-01-23T23:22:07.772Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.05s)
23:22:07 [2024-01-23T23:22:07.772Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.05s)
23:22:07 [2024-01-23T23:22:07.772Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.05s)
23:22:07 [2024-01-23T23:22:07.772Z] === RUN   TestDaemonProxy
23:22:07 [2024-01-23T23:22:07.772Z] === RUN   TestDaemonProxy/environment_variables
23:22:07 [2024-01-23T23:22:07.772Z] === PAUSE TestDaemonProxy/environment_variables
23:22:07 [2024-01-23T23:22:07.772Z] === RUN   TestDaemonProxy/command-line_options
23:22:07 [2024-01-23T23:22:07.772Z] === PAUSE TestDaemonProxy/command-line_options
23:22:07 [2024-01-23T23:22:07.772Z] === RUN   TestDaemonProxy/configuration_file
23:22:07 [2024-01-23T23:22:07.772Z] === PAUSE TestDaemonProxy/configuration_file
23:22:07 [2024-01-23T23:22:07.772Z] === RUN   TestDaemonProxy/conflicting_options
23:22:08 [2024-01-23T23:22:08.338Z] === RUN   TestDaemonProxy/reload_sanitized
23:22:08 [2024-01-23T23:22:08.338Z] === PAUSE TestDaemonProxy/reload_sanitized
23:22:08 [2024-01-23T23:22:08.338Z] === CONT  TestDaemonProxy/environment_variables
23:22:08 [2024-01-23T23:22:08.338Z] === CONT  TestDaemonProxy/configuration_file
23:22:08 [2024-01-23T23:22:08.338Z] === CONT  TestDaemonProxy/reload_sanitized
23:22:08 [2024-01-23T23:22:08.338Z] === CONT  TestDaemonProxy/command-line_options
23:22:10 [2024-01-23T23:22:10.240Z] --- PASS: TestDaemonProxy (0.50s)
23:22:10 [2024-01-23T23:22:10.240Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
23:22:10 [2024-01-23T23:22:10.240Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.62s)
23:22:10 [2024-01-23T23:22:10.240Z]     --- PASS: TestDaemonProxy/command-line_options (1.70s)
23:22:10 [2024-01-23T23:22:10.240Z]     --- PASS: TestDaemonProxy/configuration_file (1.71s)
23:22:10 [2024-01-23T23:22:10.240Z]     --- PASS: TestDaemonProxy/environment_variables (1.73s)
23:22:10 [2024-01-23T23:22:10.240Z] === RUN   TestLiveRestore
23:22:10 [2024-01-23T23:22:10.240Z] === RUN   TestLiveRestore/volume_references
23:22:10 [2024-01-23T23:22:10.240Z] === PAUSE TestLiveRestore/volume_references
23:22:10 [2024-01-23T23:22:10.240Z] === RUN   TestLiveRestore/autoremove
23:22:10 [2024-01-23T23:22:10.240Z] === PAUSE TestLiveRestore/autoremove
23:22:10 [2024-01-23T23:22:10.240Z] === CONT  TestLiveRestore/volume_references
23:22:10 [2024-01-23T23:22:10.240Z] === CONT  TestLiveRestore/autoremove
23:22:10 [2024-01-23T23:22:10.240Z] === RUN   TestLiveRestore/autoremove/engine_restart_shouldnt_kill_alive_containers
23:22:10 [2024-01-23T23:22:10.498Z] === RUN   TestLiveRestore/volume_references/restartPolicy
23:22:10 [2024-01-23T23:22:10.498Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
23:22:11 [2024-01-23T23:22:11.871Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
23:22:11 [2024-01-23T23:22:11.871Z] === RUN   TestLiveRestore/autoremove/engine_restart_should_remove_containers_that_exited
23:22:13 [2024-01-23T23:22:13.246Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
23:22:14 [2024-01-23T23:22:14.182Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
23:22:15 [2024-01-23T23:22:15.114Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options
23:22:15 [2024-01-23T23:22:15.679Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted
23:22:16 [2024-01-23T23:22:16.612Z] === RUN   TestLiveRestore/volume_references/container_with_bind-mounts
23:22:17 [2024-01-23T23:22:17.545Z] --- PASS: TestLiveRestore (0.00s)
23:22:17 [2024-01-23T23:22:17.545Z]     --- PASS: TestLiveRestore/autoremove (3.57s)
23:22:17 [2024-01-23T23:22:17.545Z]         --- PASS: TestLiveRestore/autoremove/engine_restart_shouldnt_kill_alive_containers (1.94s)
23:22:17 [2024-01-23T23:22:17.545Z]         --- PASS: TestLiveRestore/autoremove/engine_restart_should_remove_containers_that_exited (1.64s)
23:22:17 [2024-01-23T23:22:17.545Z]     --- PASS: TestLiveRestore/volume_references (7.35s)
23:22:17 [2024-01-23T23:22:17.545Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (4.28s)
23:22:17 [2024-01-23T23:22:17.545Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (1.22s)
23:22:17 [2024-01-23T23:22:17.545Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (1.11s)
23:22:17 [2024-01-23T23:22:17.545Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (1.00s)
23:22:17 [2024-01-23T23:22:17.545Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.94s)
23:22:17 [2024-01-23T23:22:17.545Z]         --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (1.51s)
23:22:17 [2024-01-23T23:22:17.545Z]             --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted (0.47s)
23:22:17 [2024-01-23T23:22:17.545Z]         --- PASS: TestLiveRestore/volume_references/container_with_bind-mounts (0.96s)
23:22:17 [2024-01-23T23:22:17.545Z] === RUN   TestDaemonDefaultBridgeWithFixedCidrButNoBip
23:22:18 [2024-01-23T23:22:18.110Z] --- PASS: TestDaemonDefaultBridgeWithFixedCidrButNoBip (0.66s)
23:22:18 [2024-01-23T23:22:18.110Z] PASS
23:22:18 [2024-01-23T23:22:18.110Z] 
23:22:18 [2024-01-23T23:22:18.110Z] DONE 31 tests in 14.550s
23:22:18 [2024-01-23T23:22:18.110Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m  
23:22:18 [2024-01-23T23:22:18.110Z] ++ '[' -n '' ']'
23:22:18 [2024-01-23T23:22:18.110Z] ++ 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
23:22:18 [2024-01-23T23:22:18.110Z] ++ set -e
23:22:18 [2024-01-23T23:22:18.110Z] ++ '[' -n 0 ']'
23:22:18 [2024-01-23T23:22:18.110Z] ++ set -x
23:22:18 [2024-01-23T23:22:18.110Z] ++ 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.XM33JwEQcu/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
23:22:18 [2024-01-23T23:22:18.110Z] INFO: Testing against a local daemon
23:22:18 [2024-01-23T23:22:18.110Z] === RUN   TestCommitInheritsEnv
23:22:18 [2024-01-23T23:22:18.368Z] --- PASS: TestCommitInheritsEnv (0.17s)
23:22:18 [2024-01-23T23:22:18.368Z] === RUN   TestUsernsCommit
23:22:19 [2024-01-23T23:22:19.743Z] --- PASS: TestUsernsCommit (1.50s)
23:22:19 [2024-01-23T23:22:19.743Z] === RUN   TestImportExtremelyLargeImageWorks
23:22:19 [2024-01-23T23:22:19.743Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
23:22:19 [2024-01-23T23:22:19.743Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
23:22:19 [2024-01-23T23:22:19.743Z] === RUN   TestImportWithCustomPlatform
23:22:19 [2024-01-23T23:22:19.743Z] === RUN   TestImportWithCustomPlatform/#00
23:22:19 [2024-01-23T23:22:19.743Z] === RUN   TestImportWithCustomPlatform/linux
23:22:19 [2024-01-23T23:22:19.743Z] === RUN   TestImportWithCustomPlatform/LINUX
23:22:19 [2024-01-23T23:22:19.743Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
23:22:20 [2024-01-23T23:22:20.002Z] --- PASS: TestImportWithCustomPlatform (0.14s)
23:22:20 [2024-01-23T23:22:20.002Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.04s)
23:22:20 [2024-01-23T23:22:20.002Z]     --- PASS: TestImportWithCustomPlatform/linux (0.02s)
23:22:20 [2024-01-23T23:22:20.002Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.02s)
23:22:20 [2024-01-23T23:22:20.002Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s)
23:22:20 [2024-01-23T23:22:20.002Z] === RUN   TestImportWithCustomPlatformReject
23:22:20 [2024-01-23T23:22:20.002Z] === RUN   TestImportWithCustomPlatformReject/_______
23:22:20 [2024-01-23T23:22:20.002Z] === RUN   TestImportWithCustomPlatformReject//
23:22:20 [2024-01-23T23:22:20.002Z] === RUN   TestImportWithCustomPlatformReject/macos
23:22:20 [2024-01-23T23:22:20.002Z] === RUN   TestImportWithCustomPlatformReject/macos/arm64
23:22:20 [2024-01-23T23:22:20.002Z] === RUN   TestImportWithCustomPlatformReject/nintendo64
23:22:20 [2024-01-23T23:22:20.002Z] --- PASS: TestImportWithCustomPlatformReject (0.01s)
23:22:20 [2024-01-23T23:22:20.002Z]     --- PASS: TestImportWithCustomPlatformReject/_______ (0.00s)
23:22:20 [2024-01-23T23:22:20.002Z]     --- PASS: TestImportWithCustomPlatformReject// (0.00s)
23:22:20 [2024-01-23T23:22:20.002Z]     --- PASS: TestImportWithCustomPlatformReject/macos (0.00s)
23:22:20 [2024-01-23T23:22:20.002Z]     --- PASS: TestImportWithCustomPlatformReject/macos/arm64 (0.00s)
23:22:20 [2024-01-23T23:22:20.002Z]     --- PASS: TestImportWithCustomPlatformReject/nintendo64 (0.00s)
23:22:20 [2024-01-23T23:22:20.002Z] === RUN   TestImageInspectEmptyTagsAndDigests
23:22:20 [2024-01-23T23:22:20.002Z] --- PASS: TestImageInspectEmptyTagsAndDigests (0.01s)
23:22:20 [2024-01-23T23:22:20.002Z] === RUN   TestImagesFilterMultiReference
23:22:20 [2024-01-23T23:22:20.002Z] --- PASS: TestImagesFilterMultiReference (0.05s)
23:22:20 [2024-01-23T23:22:20.002Z] === RUN   TestImagesFilterUntil
23:22:20 [2024-01-23T23:22:20.259Z]     list_test.go:95: ImageList: ID=sha256:97a2de9a62b4a03f1e020f61d0f87e2bf870b507188fe3c61b770ef368fa8601 RepoTags=[testimagesfilteruntil:v1]
23:22:20 [2024-01-23T23:22:20.259Z] --- PASS: TestImagesFilterUntil (0.27s)
23:22:20 [2024-01-23T23:22:20.259Z] === RUN   TestImagesFilterBeforeSince
23:22:20 [2024-01-23T23:22:20.517Z]     list_test.go:129: ImageList: ID=sha256:232e5b71a4d93807d3ec7d66cfbbca42681defc2b7836a85e41eedf0bc02db77 RepoTags=[testimagesfilterbeforesince:v2]
23:22:20 [2024-01-23T23:22:20.517Z]     list_test.go:129: ImageList: ID=sha256:dade6891263f00870823cbcb2f69b6f04168749eae77b9ea879184f72096ddc5 RepoTags=[testimagesfilterbeforesince:v1]
23:22:20 [2024-01-23T23:22:20.517Z]     list_test.go:129: ImageList: ID=sha256:c8fa27fc8fd44c1154f73ab5522693d996a8666e1b7a22bebb37616cf3d29a57 RepoTags=[testimagesfilterbeforesince:v3]
23:22:20 [2024-01-23T23:22:20.517Z] --- PASS: TestImagesFilterBeforeSince (0.27s)
23:22:20 [2024-01-23T23:22:20.517Z] === RUN   TestAPIImagesFilters
23:22:20 [2024-01-23T23:22:20.517Z] === RUN   TestAPIImagesFilters/repository_regex
23:22:20 [2024-01-23T23:22:20.517Z] === PAUSE TestAPIImagesFilters/repository_regex
23:22:20 [2024-01-23T23:22:20.517Z] === RUN   TestAPIImagesFilters/image_name_regex
23:22:20 [2024-01-23T23:22:20.517Z] === PAUSE TestAPIImagesFilters/image_name_regex
23:22:20 [2024-01-23T23:22:20.517Z] === RUN   TestAPIImagesFilters/image_name_without_a_tag
23:22:20 [2024-01-23T23:22:20.517Z] === PAUSE TestAPIImagesFilters/image_name_without_a_tag
23:22:20 [2024-01-23T23:22:20.517Z] === RUN   TestAPIImagesFilters/registry_port_regex
23:22:20 [2024-01-23T23:22:20.517Z] === PAUSE TestAPIImagesFilters/registry_port_regex
23:22:20 [2024-01-23T23:22:20.517Z] === CONT  TestAPIImagesFilters/repository_regex
23:22:20 [2024-01-23T23:22:20.517Z] === CONT  TestAPIImagesFilters/image_name_without_a_tag
23:22:20 [2024-01-23T23:22:20.517Z] === CONT  TestAPIImagesFilters/image_name_regex
23:22:20 [2024-01-23T23:22:20.517Z] === CONT  TestAPIImagesFilters/registry_port_regex
23:22:20 [2024-01-23T23:22:20.517Z] --- PASS: TestAPIImagesFilters (0.03s)
23:22:20 [2024-01-23T23:22:20.517Z]     --- PASS: TestAPIImagesFilters/repository_regex (0.00s)
23:22:20 [2024-01-23T23:22:20.517Z]     --- PASS: TestAPIImagesFilters/registry_port_regex (0.00s)
23:22:20 [2024-01-23T23:22:20.517Z]     --- PASS: TestAPIImagesFilters/image_name_without_a_tag (0.00s)
23:22:20 [2024-01-23T23:22:20.517Z]     --- PASS: TestAPIImagesFilters/image_name_regex (0.00s)
23:22:20 [2024-01-23T23:22:20.517Z] === RUN   TestPruneDontDeleteUsedDangling
23:22:21 [2024-01-23T23:22:21.083Z] --- PASS: TestPruneDontDeleteUsedDangling (0.55s)
23:22:21 [2024-01-23T23:22:21.083Z] === RUN   TestImagePullPlatformInvalid
23:22:21 [2024-01-23T23:22:21.083Z] --- PASS: TestImagePullPlatformInvalid (0.01s)
23:22:21 [2024-01-23T23:22:21.084Z] === RUN   TestImagePullStoredDigestForOtherRepo
23:22:21 [2024-01-23T23:22:21.084Z] time="2024-01-23T23:22:20.977308357Z" 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=a0170d93-9b36-4a22-8b0f-6d70d55b38a2 version=2.8.3 
23:22:21 [2024-01-23T23:22:21.084Z] time="2024-01-23T23:22:20.97740136Z" level=info msg="redis not configured" go.version=go1.20.8 instance.id=a0170d93-9b36-4a22-8b0f-6d70d55b38a2 version=2.8.3 
23:22:21 [2024-01-23T23:22:21.084Z] time="2024-01-23T23:22:20.977427206Z" level=info msg="Starting upload purge in 2m0s" go.version=go1.20.8 instance.id=a0170d93-9b36-4a22-8b0f-6d70d55b38a2 version=2.8.3 
23:22:21 [2024-01-23T23:22:21.084Z] time="2024-01-23T23:22:20.977633086Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.20.8 instance.id=a0170d93-9b36-4a22-8b0f-6d70d55b38a2 version=2.8.3 
23:22:21 [2024-01-23T23:22:21.084Z] time="2024-01-23T23:22:21.071595391Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=97300b6b-3866-4ce4-8ad5-98a774631ae1 http.request.method=GET http.request.remoteaddr="127.0.0.1:34208" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" 
23:22:21 [2024-01-23T23:22:21.084Z] time="2024-01-23T23:22:21.071762141Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=97300b6b-3866-4ce4-8ad5-98a774631ae1 http.request.method=GET http.request.remoteaddr="127.0.0.1:34208" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.643042ms http.response.status=200 http.response.written=2 
23:22:21 [2024-01-23T23:22:21.084Z] 127.0.0.1 - - [23/Jan/2024:23:22:21 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
23:22:21 [2024-01-23T23:22:21.084Z] time="2024-01-23T23:22:21.074353484Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=1e6e6e09-f366-423b-b1a7-5ef0c1552dc8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34220" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
23:22:21 [2024-01-23T23:22:21.084Z] time="2024-01-23T23:22:21.07439464Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=1e6e6e09-f366-423b-b1a7-5ef0c1552dc8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34220" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
23:22:21 [2024-01-23T23:22:21.084Z] time="2024-01-23T23:22:21.074350021Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=599a9c11-1ef5-457b-9913-fd43fcd29181 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34222" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
23:22:21 [2024-01-23T23:22:21.084Z] time="2024-01-23T23:22:21.074473679Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=599a9c11-1ef5-457b-9913-fd43fcd29181 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34222" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
23:22:21 [2024-01-23T23:22:21.084Z] time="2024-01-23T23:22:21.074505932Z" 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=1e6e6e09-f366-423b-b1a7-5ef0c1552dc8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34220" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=38.646µ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=73dc560e-df77-41f4-9ead-249b6ced03f6 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
23:22:21 [2024-01-23T23:22:21.084Z] time="2024-01-23T23:22:21.07453424Z" 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=599a9c11-1ef5-457b-9913-fd43fcd29181 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34222" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=25.977µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=d4d361fa-8746-4faf-891d-abece0dfe742 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
23:22:21 [2024-01-23T23:22:21.084Z] time="2024-01-23T23:22:21.074615609Z" 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=1e6e6e09-f366-423b-b1a7-5ef0c1552dc8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34220" 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.208325ms http.response.status=404 http.response.written=157 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
23:22:21 [2024-01-23T23:22:21.084Z] 127.0.0.1 - - [23/Jan/2024:23:22:21 +0000] "HEAD /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 404 157 "" "containerd/1.7.12+unknown"
23:22:21 [2024-01-23T23:22:21.084Z] time="2024-01-23T23:22:21.074717498Z" 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=599a9c11-1ef5-457b-9913-fd43fcd29181 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34222" 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.341032ms http.response.status=404 http.response.written=157 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
23:22:21 [2024-01-23T23:22:21.084Z] 127.0.0.1 - - [23/Jan/2024:23:22:21 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.7.12+unknown"
23:22:21 [2024-01-23T23:22:21.084Z] time="2024-01-23T23:22:21.076269079Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=86e76c72-021c-4b81-a7cb-7b34c4cf3877 http.request.method=POST http.request.remoteaddr="127.0.0.1:34220" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" vars.name=test 
23:22:21 [2024-01-23T23:22:21.084Z] time="2024-01-23T23:22:21.07632315Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=86e76c72-021c-4b81-a7cb-7b34c4cf3877 http.request.method=POST http.request.remoteaddr="127.0.0.1:34220" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" vars.name=test 
23:22:21 [2024-01-23T23:22:21.084Z] time="2024-01-23T23:22:21.076390587Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d4d37316-5ae8-4264-bf5a-31bc87517e96 http.request.method=POST http.request.remoteaddr="127.0.0.1:34222" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" vars.name=test 
23:22:21 [2024-01-23T23:22:21.084Z] time="2024-01-23T23:22:21.076433909Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d4d37316-5ae8-4264-bf5a-31bc87517e96 http.request.method=POST http.request.remoteaddr="127.0.0.1:34222" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" vars.name=test 
23:22:21 [2024-01-23T23:22:21.084Z] time="2024-01-23T23:22:21.076458475Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/b7b6f41a-9f13-4b9b-b766-d5a563fbc27c/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=86e76c72-021c-4b81-a7cb-7b34c4cf3877 http.request.method=POST http.request.remoteaddr="127.0.0.1:34220" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" trace.duration=101.536µ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=0df6d81c-0308-414c-84c5-52495162b91d trace.line=110 vars.name=test 
23:22:21 [2024-01-23T23:22:21.084Z] time="2024-01-23T23:22:21.076513161Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/b7b6f41a-9f13-4b9b-b766-d5a563fbc27c/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=86e76c72-021c-4b81-a7cb-7b34c4cf3877 http.request.method=POST http.request.remoteaddr="127.0.0.1:34220" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" trace.duration=23.753µ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=5935f3a0-db2c-4c0f-8b17-cbff9662d550 trace.line=142 vars.name=test 
23:22:21 [2024-01-23T23:22:21.084Z] time="2024-01-23T23:22:21.076523237Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/51821aed-223c-4129-a23a-86505e32b83b/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d4d37316-5ae8-4264-bf5a-31bc87517e96 http.request.method=POST http.request.remoteaddr="127.0.0.1:34222" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" trace.duration=59.896µ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=e847e72c-1390-4375-8acd-f7743bd59c69 trace.line=110 vars.name=test 
23:22:21 [2024-01-23T23:22:21.084Z] time="2024-01-23T23:22:21.07664783Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/b7b6f41a-9f13-4b9b-b766-d5a563fbc27c/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=86e76c72-021c-4b81-a7cb-7b34c4cf3877 http.request.method=POST http.request.remoteaddr="127.0.0.1:34220" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" trace.duration=50.395µ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=c92cd4ce-44e0-4af2-a7a8-6d0480cad105 trace.line=110 vars.name=test 
23:22:21 [2024-01-23T23:22:21.084Z] time="2024-01-23T23:22:21.076691809Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/51821aed-223c-4129-a23a-86505e32b83b/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d4d37316-5ae8-4264-bf5a-31bc87517e96 http.request.method=POST http.request.remoteaddr="127.0.0.1:34222" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" trace.duration=44.463µ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=0981b989-e53f-43b1-b9e6-6c6477a5f55e trace.line=142 vars.name=test 
23:22:21 [2024-01-23T23:22:21.084Z] time="2024-01-23T23:22:21.076740612Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=86e76c72-021c-4b81-a7cb-7b34c4cf3877 http.request.method=POST http.request.remoteaddr="127.0.0.1:34220" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" http.response.duration=1.834219ms http.response.status=202 http.response.written=0 
23:22:21 [2024-01-23T23:22:21.084Z] 127.0.0.1 - - [23/Jan/2024:23:22:21 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.12+unknown"
23:22:21 [2024-01-23T23:22:21.084Z] time="2024-01-23T23:22:21.076781982Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/51821aed-223c-4129-a23a-86505e32b83b/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d4d37316-5ae8-4264-bf5a-31bc87517e96 http.request.method=POST http.request.remoteaddr="127.0.0.1:34222" http.request.uri="/v2/test/blobs/uploads/" 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=45263b1a-3f50-4eff-8028-bf1e7b719fab trace.line=110 vars.name=test 
23:22:21 [2024-01-23T23:22:21.084Z] time="2024-01-23T23:22:21.076847195Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d4d37316-5ae8-4264-bf5a-31bc87517e96 http.request.method=POST http.request.remoteaddr="127.0.0.1:34222" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" http.response.duration=1.823781ms http.response.status=202 http.response.written=0 
23:22:21 [2024-01-23T23:22:21.084Z] 127.0.0.1 - - [23/Jan/2024:23:22:21 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.12+unknown"
23:22:21 [2024-01-23T23:22:21.084Z] time="2024-01-23T23:22:21.078181754Z" 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=439c8203-2191-4614-9bf8-a274f1848507 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34222" http.request.uri="/v2/test/blobs/uploads/51821aed-223c-4129-a23a-86505e32b83b?_state=EejKovcvtNv5OgoLOP87QznVcHz_hEB44XlQgQsjWOF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUxODIxYWVkLTIyM2MtNDEyOS1hMjNhLTg2NTA1ZTMyYjgzYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yM1QyMzoyMjoyMS4wNzY0NDUwNDNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.uuid=51821aed-223c-4129-a23a-86505e32b83b 
23:22:21 [2024-01-23T23:22:21.084Z] time="2024-01-23T23:22:21.078277129Z" 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=439c8203-2191-4614-9bf8-a274f1848507 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34222" http.request.uri="/v2/test/blobs/uploads/51821aed-223c-4129-a23a-86505e32b83b?_state=EejKovcvtNv5OgoLOP87QznVcHz_hEB44XlQgQsjWOF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUxODIxYWVkLTIyM2MtNDEyOS1hMjNhLTg2NTA1ZTMyYjgzYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yM1QyMzoyMjoyMS4wNzY0NDUwNDNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.uuid=51821aed-223c-4129-a23a-86505e32b83b 
23:22:21 [2024-01-23T23:22:21.084Z] time="2024-01-23T23:22:21.078346141Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/51821aed-223c-4129-a23a-86505e32b83b/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=439c8203-2191-4614-9bf8-a274f1848507 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34222" http.request.uri="/v2/test/blobs/uploads/51821aed-223c-4129-a23a-86505e32b83b?_state=EejKovcvtNv5OgoLOP87QznVcHz_hEB44XlQgQsjWOF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUxODIxYWVkLTIyM2MtNDEyOS1hMjNhLTg2NTA1ZTMyYjgzYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yM1QyMzoyMjoyMS4wNzY0NDUwNDNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=38.867µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=c0ec1013-9c5e-4216-a8b1-c0eb6f2bf370 trace.line=95 vars.name=test vars.uuid=51821aed-223c-4129-a23a-86505e32b83b 
23:22:21 [2024-01-23T23:22:21.084Z] time="2024-01-23T23:22:21.078401254Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/51821aed-223c-4129-a23a-86505e32b83b/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=439c8203-2191-4614-9bf8-a274f1848507 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34222" http.request.uri="/v2/test/blobs/uploads/51821aed-223c-4129-a23a-86505e32b83b?_state=EejKovcvtNv5OgoLOP87QznVcHz_hEB44XlQgQsjWOF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUxODIxYWVkLTIyM2MtNDEyOS1hMjNhLTg2NTA1ZTMyYjgzYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yM1QyMzoyMjoyMS4wNzY0NDUwNDNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=20.414µ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=47dd7dac-ea0c-4f02-90e1-1c6419ccb685 trace.line=142 vars.name=test vars.uuid=51821aed-223c-4129-a23a-86505e32b83b 
23:22:21 [2024-01-23T23:22:21.084Z] time="2024-01-23T23:22:21.078473745Z" 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=439c8203-2191-4614-9bf8-a274f1848507 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34222" http.request.uri="/v2/test/blobs/uploads/51821aed-223c-4129-a23a-86505e32b83b?_state=EejKovcvtNv5OgoLOP87QznVcHz_hEB44XlQgQsjWOF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUxODIxYWVkLTIyM2MtNDEyOS1hMjNhLTg2NTA1ZTMyYjgzYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yM1QyMzoyMjoyMS4wNzY0NDUwNDNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.uuid=51821aed-223c-4129-a23a-86505e32b83b 
23:22:21 [2024-01-23T23:22:21.084Z] time="2024-01-23T23:22:21.078550765Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/51821aed-223c-4129-a23a-86505e32b83b/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=439c8203-2191-4614-9bf8-a274f1848507 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34222" http.request.uri="/v2/test/blobs/uploads/51821aed-223c-4129-a23a-86505e32b83b?_state=EejKovcvtNv5OgoLOP87QznVcHz_hEB44XlQgQsjWOF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUxODIxYWVkLTIyM2MtNDEyOS1hMjNhLTg2NTA1ZTMyYjgzYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yM1QyMzoyMjoyMS4wNzY0NDUwNDNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=37.678µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=97d0a18a-8a76-4a7d-b814-774a0a853782 trace.line=110 vars.name=test vars.uuid=51821aed-223c-4129-a23a-86505e32b83b 
23:22:21 [2024-01-23T23:22:21.084Z] time="2024-01-23T23:22:21.078591429Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/51821aed-223c-4129-a23a-86505e32b83b/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=439c8203-2191-4614-9bf8-a274f1848507 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34222" http.request.uri="/v2/test/blobs/uploads/51821aed-223c-4129-a23a-86505e32b83b?_state=EejKovcvtNv5OgoLOP87QznVcHz_hEB44XlQgQsjWOF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUxODIxYWVkLTIyM2MtNDEyOS1hMjNhLTg2NTA1ZTMyYjgzYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yM1QyMzoyMjoyMS4wNzY0NDUwNDNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=12.595µ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=76681da0-aba5-40d9-a868-8fb6d920ee87 trace.line=155 vars.name=test vars.uuid=51821aed-223c-4129-a23a-86505e32b83b 
23:22:21 [2024-01-23T23:22:21.084Z] time="2024-01-23T23:22:21.078628942Z" 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=439c8203-2191-4614-9bf8-a274f1848507 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34222" http.request.uri="/v2/test/blobs/uploads/51821aed-223c-4129-a23a-86505e32b83b?_state=EejKovcvtNv5OgoLOP87QznVcHz_hEB44XlQgQsjWOF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUxODIxYWVkLTIyM2MtNDEyOS1hMjNhLTg2NTA1ZTMyYjgzYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yM1QyMzoyMjoyMS4wNzY0NDUwNDNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=11.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).Stat" trace.id=80d6b59a-2014-4cce-8ef5-2d4ca821d32c trace.line=155 vars.name=test vars.uuid=51821aed-223c-4129-a23a-86505e32b83b 
23:22:21 [2024-01-23T23:22:21.085Z] time="2024-01-23T23:22:21.078655157Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/51821aed-223c-4129-a23a-86505e32b83b/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=439c8203-2191-4614-9bf8-a274f1848507 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34222" http.request.uri="/v2/test/blobs/uploads/51821aed-223c-4129-a23a-86505e32b83b?_state=EejKovcvtNv5OgoLOP87QznVcHz_hEB44XlQgQsjWOF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUxODIxYWVkLTIyM2MtNDEyOS1hMjNhLTg2NTA1ZTMyYjgzYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yM1QyMzoyMjoyMS4wNzY0NDUwNDNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=8.828µ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=1ecdd695-a44c-40c8-b84f-9697bd9da60b trace.line=155 vars.name=test vars.uuid=51821aed-223c-4129-a23a-86505e32b83b 
23:22:21 [2024-01-23T23:22:21.085Z] time="2024-01-23T23:22:21.07873683Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/51821aed-223c-4129-a23a-86505e32b83b/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=439c8203-2191-4614-9bf8-a274f1848507 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34222" http.request.uri="/v2/test/blobs/uploads/51821aed-223c-4129-a23a-86505e32b83b?_state=EejKovcvtNv5OgoLOP87QznVcHz_hEB44XlQgQsjWOF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUxODIxYWVkLTIyM2MtNDEyOS1hMjNhLTg2NTA1ZTMyYjgzYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yM1QyMzoyMjoyMS4wNzY0NDUwNDNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=58.026µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=de388a19-c424-4e88-8caa-507fbb9f690a trace.line=185 vars.name=test vars.uuid=51821aed-223c-4129-a23a-86505e32b83b 
23:22:21 [2024-01-23T23:22:21.085Z] time="2024-01-23T23:22:21.079216929Z" 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=439c8203-2191-4614-9bf8-a274f1848507 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34222" http.request.uri="/v2/test/blobs/uploads/51821aed-223c-4129-a23a-86505e32b83b?_state=EejKovcvtNv5OgoLOP87QznVcHz_hEB44XlQgQsjWOF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUxODIxYWVkLTIyM2MtNDEyOS1hMjNhLTg2NTA1ZTMyYjgzYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yM1QyMzoyMjoyMS4wNzY0NDUwNDNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=433.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).PutContent" trace.id=3515fe14-49aa-4fc3-9428-55c1c993a80f trace.line=110 vars.name=test vars.uuid=51821aed-223c-4129-a23a-86505e32b83b 
23:22:21 [2024-01-23T23:22:21.085Z] time="2024-01-23T23:22:21.079703977Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/51821aed-223c-4129-a23a-86505e32b83b")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=439c8203-2191-4614-9bf8-a274f1848507 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34222" http.request.uri="/v2/test/blobs/uploads/51821aed-223c-4129-a23a-86505e32b83b?_state=EejKovcvtNv5OgoLOP87QznVcHz_hEB44XlQgQsjWOF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUxODIxYWVkLTIyM2MtNDEyOS1hMjNhLTg2NTA1ZTMyYjgzYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yM1QyMzoyMjoyMS4wNzY0NDUwNDNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=353.348µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=df6c3bf9-c7cd-49c4-b61f-1f8a6ce6e72d trace.line=202 vars.name=test vars.uuid=51821aed-223c-4129-a23a-86505e32b83b 
23:22:21 [2024-01-23T23:22:21.085Z] time="2024-01-23T23:22:21.079830597Z" 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=439c8203-2191-4614-9bf8-a274f1848507 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34222" http.request.uri="/v2/test/blobs/uploads/51821aed-223c-4129-a23a-86505e32b83b?_state=EejKovcvtNv5OgoLOP87QznVcHz_hEB44XlQgQsjWOF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUxODIxYWVkLTIyM2MtNDEyOS1hMjNhLTg2NTA1ZTMyYjgzYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yM1QyMzoyMjoyMS4wNzY0NDUwNDNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" http.response.duration=2.287832ms http.response.status=201 http.response.written=0 
23:22:21 [2024-01-23T23:22:21.085Z] 127.0.0.1 - - [23/Jan/2024:23:22:21 +0000] "PUT /v2/test/blobs/uploads/51821aed-223c-4129-a23a-86505e32b83b?_state=EejKovcvtNv5OgoLOP87QznVcHz_hEB44XlQgQsjWOF7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjUxODIxYWVkLTIyM2MtNDEyOS1hMjNhLTg2NTA1ZTMyYjgzYiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yM1QyMzoyMjoyMS4wNzY0NDUwNDNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.7.12+unknown"
23:22:21 [2024-01-23T23:22:21.085Z] time="2024-01-23T23:22:21.080022938Z" 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=6e2aa7f6-9091-4837-ad01-69374248f496 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34220" http.request.uri="/v2/test/blobs/uploads/b7b6f41a-9f13-4b9b-b766-d5a563fbc27c?_state=V4QmoCe4CusSBHEqrGbyvuRacAkGumv4eWkdxl5DvY57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI3YjZmNDFhLTlmMTMtNGI5Yi1iNzY2LWQ1YTU2M2ZiYzI3YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yM1QyMzoyMjoyMS4wNzYzMzcyOTVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.uuid=b7b6f41a-9f13-4b9b-b766-d5a563fbc27c 
23:22:21 [2024-01-23T23:22:21.085Z] time="2024-01-23T23:22:21.080105809Z" 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=6e2aa7f6-9091-4837-ad01-69374248f496 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34220" http.request.uri="/v2/test/blobs/uploads/b7b6f41a-9f13-4b9b-b766-d5a563fbc27c?_state=V4QmoCe4CusSBHEqrGbyvuRacAkGumv4eWkdxl5DvY57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI3YjZmNDFhLTlmMTMtNGI5Yi1iNzY2LWQ1YTU2M2ZiYzI3YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yM1QyMzoyMjoyMS4wNzYzMzcyOTVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.uuid=b7b6f41a-9f13-4b9b-b766-d5a563fbc27c 
23:22:21 [2024-01-23T23:22:21.085Z] time="2024-01-23T23:22:21.080166739Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/b7b6f41a-9f13-4b9b-b766-d5a563fbc27c/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6e2aa7f6-9091-4837-ad01-69374248f496 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34220" http.request.uri="/v2/test/blobs/uploads/b7b6f41a-9f13-4b9b-b766-d5a563fbc27c?_state=V4QmoCe4CusSBHEqrGbyvuRacAkGumv4eWkdxl5DvY57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI3YjZmNDFhLTlmMTMtNGI5Yi1iNzY2LWQ1YTU2M2ZiYzI3YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yM1QyMzoyMjoyMS4wNzYzMzcyOTVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=33.567µ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=853f72bf-aaba-4ba4-b2cb-a073c35461ea trace.line=95 vars.name=test vars.uuid=b7b6f41a-9f13-4b9b-b766-d5a563fbc27c 
23:22:21 [2024-01-23T23:22:21.085Z] time="2024-01-23T23:22:21.0802172Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/b7b6f41a-9f13-4b9b-b766-d5a563fbc27c/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6e2aa7f6-9091-4837-ad01-69374248f496 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34220" http.request.uri="/v2/test/blobs/uploads/b7b6f41a-9f13-4b9b-b766-d5a563fbc27c?_state=V4QmoCe4CusSBHEqrGbyvuRacAkGumv4eWkdxl5DvY57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI3YjZmNDFhLTlmMTMtNGI5Yi1iNzY2LWQ1YTU2M2ZiYzI3YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yM1QyMzoyMjoyMS4wNzYzMzcyOTVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=19.766µ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=f5c39413-8fb8-4456-8f67-fbc914274c7d trace.line=142 vars.name=test vars.uuid=b7b6f41a-9f13-4b9b-b766-d5a563fbc27c 
23:22:21 [2024-01-23T23:22:21.085Z] time="2024-01-23T23:22:21.08024851Z" 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=6e2aa7f6-9091-4837-ad01-69374248f496 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34220" http.request.uri="/v2/test/blobs/uploads/b7b6f41a-9f13-4b9b-b766-d5a563fbc27c?_state=V4QmoCe4CusSBHEqrGbyvuRacAkGumv4eWkdxl5DvY57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI3YjZmNDFhLTlmMTMtNGI5Yi1iNzY2LWQ1YTU2M2ZiYzI3YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yM1QyMzoyMjoyMS4wNzYzMzcyOTVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.uuid=b7b6f41a-9f13-4b9b-b766-d5a563fbc27c 
23:22:21 [2024-01-23T23:22:21.085Z] time="2024-01-23T23:22:21.080309785Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/b7b6f41a-9f13-4b9b-b766-d5a563fbc27c/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=6e2aa7f6-9091-4837-ad01-69374248f496 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34220" http.request.uri="/v2/test/blobs/uploads/b7b6f41a-9f13-4b9b-b766-d5a563fbc27c?_state=V4QmoCe4CusSBHEqrGbyvuRacAkGumv4eWkdxl5DvY57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI3YjZmNDFhLTlmMTMtNGI5Yi1iNzY2LWQ1YTU2M2ZiYzI3YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yM1QyMzoyMjoyMS4wNzYzMzcyOTVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=32.361µ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=1998d901-1733-45a5-9861-76ed29edc986 trace.line=110 vars.name=test vars.uuid=b7b6f41a-9f13-4b9b-b766-d5a563fbc27c 
23:22:21 [2024-01-23T23:22:21.085Z] time="2024-01-23T23:22:21.080344828Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/b7b6f41a-9f13-4b9b-b766-d5a563fbc27c/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6e2aa7f6-9091-4837-ad01-69374248f496 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34220" http.request.uri="/v2/test/blobs/uploads/b7b6f41a-9f13-4b9b-b766-d5a563fbc27c?_state=V4QmoCe4CusSBHEqrGbyvuRacAkGumv4eWkdxl5DvY57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI3YjZmNDFhLTlmMTMtNGI5Yi1iNzY2LWQ1YTU2M2ZiYzI3YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yM1QyMzoyMjoyMS4wNzYzMzcyOTVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=9.961µ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=d4d5bf9f-60ac-4b47-a4b1-d7f43665a844 trace.line=155 vars.name=test vars.uuid=b7b6f41a-9f13-4b9b-b766-d5a563fbc27c 
23:22:21 [2024-01-23T23:22:21.085Z] time="2024-01-23T23:22:21.0803866Z" 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=6e2aa7f6-9091-4837-ad01-69374248f496 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34220" http.request.uri="/v2/test/blobs/uploads/b7b6f41a-9f13-4b9b-b766-d5a563fbc27c?_state=V4QmoCe4CusSBHEqrGbyvuRacAkGumv4eWkdxl5DvY57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI3YjZmNDFhLTlmMTMtNGI5Yi1iNzY2LWQ1YTU2M2ZiYzI3YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yM1QyMzoyMjoyMS4wNzYzMzcyOTVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=11.914µ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=1c912b74-6803-461f-8ad8-af42da6602a7 trace.line=155 vars.name=test vars.uuid=b7b6f41a-9f13-4b9b-b766-d5a563fbc27c 
23:22:21 [2024-01-23T23:22:21.085Z] time="2024-01-23T23:22:21.080420511Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/b7b6f41a-9f13-4b9b-b766-d5a563fbc27c/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6e2aa7f6-9091-4837-ad01-69374248f496 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34220" http.request.uri="/v2/test/blobs/uploads/b7b6f41a-9f13-4b9b-b766-d5a563fbc27c?_state=V4QmoCe4CusSBHEqrGbyvuRacAkGumv4eWkdxl5DvY57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI3YjZmNDFhLTlmMTMtNGI5Yi1iNzY2LWQ1YTU2M2ZiYzI3YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yM1QyMzoyMjoyMS4wNzYzMzcyOTVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=11.339µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=832a8973-3f29-4bab-a792-f7394b0adf49 trace.line=155 vars.name=test vars.uuid=b7b6f41a-9f13-4b9b-b766-d5a563fbc27c 
23:22:21 [2024-01-23T23:22:21.085Z] time="2024-01-23T23:22:21.080481827Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/b7b6f41a-9f13-4b9b-b766-d5a563fbc27c/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=6e2aa7f6-9091-4837-ad01-69374248f496 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34220" http.request.uri="/v2/test/blobs/uploads/b7b6f41a-9f13-4b9b-b766-d5a563fbc27c?_state=V4QmoCe4CusSBHEqrGbyvuRacAkGumv4eWkdxl5DvY57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI3YjZmNDFhLTlmMTMtNGI5Yi1iNzY2LWQ1YTU2M2ZiYzI3YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yM1QyMzoyMjoyMS4wNzYzMzcyOTVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=37.924µ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=ee619fee-400c-47bc-a056-5be9814543d3 trace.line=185 vars.name=test vars.uuid=b7b6f41a-9f13-4b9b-b766-d5a563fbc27c 
23:22:21 [2024-01-23T23:22:21.085Z] time="2024-01-23T23:22:21.080545801Z" 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=6e2aa7f6-9091-4837-ad01-69374248f496 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34220" http.request.uri="/v2/test/blobs/uploads/b7b6f41a-9f13-4b9b-b766-d5a563fbc27c?_state=V4QmoCe4CusSBHEqrGbyvuRacAkGumv4eWkdxl5DvY57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI3YjZmNDFhLTlmMTMtNGI5Yi1iNzY2LWQ1YTU2M2ZiYzI3YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yM1QyMzoyMjoyMS4wNzYzMzcyOTVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=36.315µ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=01eb4b63-0f0f-414b-b03b-f4394f16ea02 trace.line=110 vars.name=test vars.uuid=b7b6f41a-9f13-4b9b-b766-d5a563fbc27c 
23:22:21 [2024-01-23T23:22:21.085Z] time="2024-01-23T23:22:21.080647527Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/b7b6f41a-9f13-4b9b-b766-d5a563fbc27c")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=6e2aa7f6-9091-4837-ad01-69374248f496 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34220" http.request.uri="/v2/test/blobs/uploads/b7b6f41a-9f13-4b9b-b766-d5a563fbc27c?_state=V4QmoCe4CusSBHEqrGbyvuRacAkGumv4eWkdxl5DvY57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI3YjZmNDFhLTlmMTMtNGI5Yi1iNzY2LWQ1YTU2M2ZiYzI3YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yM1QyMzoyMjoyMS4wNzYzMzcyOTVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=77.02µ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=e4aea560-0358-4602-8708-17e245b60238 trace.line=202 vars.name=test vars.uuid=b7b6f41a-9f13-4b9b-b766-d5a563fbc27c 
23:22:21 [2024-01-23T23:22:21.085Z] time="2024-01-23T23:22:21.08071233Z" 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=6e2aa7f6-9091-4837-ad01-69374248f496 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34220" http.request.uri="/v2/test/blobs/uploads/b7b6f41a-9f13-4b9b-b766-d5a563fbc27c?_state=V4QmoCe4CusSBHEqrGbyvuRacAkGumv4eWkdxl5DvY57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI3YjZmNDFhLTlmMTMtNGI5Yi1iNzY2LWQ1YTU2M2ZiYzI3YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yM1QyMzoyMjoyMS4wNzYzMzcyOTVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" http.response.duration=2.114246ms http.response.status=201 http.response.written=0 
23:22:21 [2024-01-23T23:22:21.085Z] 127.0.0.1 - - [23/Jan/2024:23:22:21 +0000] "PUT /v2/test/blobs/uploads/b7b6f41a-9f13-4b9b-b766-d5a563fbc27c?_state=V4QmoCe4CusSBHEqrGbyvuRacAkGumv4eWkdxl5DvY57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImI3YjZmNDFhLTlmMTMtNGI5Yi1iNzY2LWQ1YTU2M2ZiYzI3YyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yM1QyMzoyMjoyMS4wNzYzMzcyOTVaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 201 0 "" "containerd/1.7.12+unknown"
23:22:21 [2024-01-23T23:22:21.085Z] time="2024-01-23T23:22:21.081870088Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=12af9400-f8c3-4d45-bcdc-9c5c0b01d74c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34220" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
23:22:21 [2024-01-23T23:22:21.085Z] time="2024-01-23T23:22:21.08206814Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=12af9400-f8c3-4d45-bcdc-9c5c0b01d74c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34220" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
23:22:21 [2024-01-23T23:22:21.085Z] time="2024-01-23T23:22:21.082137045Z" 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=12af9400-f8c3-4d45-bcdc-9c5c0b01d74c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34220" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=26.995µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=04e0efa4-c6ce-4369-8260-8ec2baa907ab trace.line=95 vars.name=test vars.reference=latest 
23:22:21 [2024-01-23T23:22:21.085Z] time="2024-01-23T23:22:21.082200363Z" 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=12af9400-f8c3-4d45-bcdc-9c5c0b01d74c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34220" 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=1.125003ms http.response.status=404 http.response.written=96 vars.name=test vars.reference=latest 
23:22:21 [2024-01-23T23:22:21.085Z] 127.0.0.1 - - [23/Jan/2024:23:22:21 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.7.12+unknown"
23:22:21 [2024-01-23T23:22:21.085Z] time="2024-01-23T23:22:21.083228334Z" 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=c7062b7c-db66-4d39-b194-44f83733e299 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34220" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
23:22:21 [2024-01-23T23:22:21.086Z] time="2024-01-23T23:22:21.083259603Z" 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=c7062b7c-db66-4d39-b194-44f83733e299 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34220" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
23:22:21 [2024-01-23T23:22:21.086Z] time="2024-01-23T23:22:21.083395979Z" 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=c7062b7c-db66-4d39-b194-44f83733e299 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34220" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
23:22:21 [2024-01-23T23:22:21.086Z] time="2024-01-23T23:22:21.083411256Z" 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=c7062b7c-db66-4d39-b194-44f83733e299 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34220" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
23:22:21 [2024-01-23T23:22:21.086Z] time="2024-01-23T23:22:21.083419223Z" 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=c7062b7c-db66-4d39-b194-44f83733e299 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34220" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
23:22:21 [2024-01-23T23:22:21.086Z] time="2024-01-23T23:22:21.083483477Z" 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=c7062b7c-db66-4d39-b194-44f83733e299 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34220" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=35.11µ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=717b4e70-1054-4e4b-9933-095558f54ba4 trace.line=95 vars.name=test vars.reference=latest 
23:22:21 [2024-01-23T23:22:21.086Z] time="2024-01-23T23:22:21.083529203Z" 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=c7062b7c-db66-4d39-b194-44f83733e299 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34220" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=14.047µ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=24984d42-86b4-4fd0-9a2b-8f54033028f7 trace.line=155 vars.name=test vars.reference=latest 
23:22:21 [2024-01-23T23:22:21.086Z] time="2024-01-23T23:22:21.083575241Z" 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=c7062b7c-db66-4d39-b194-44f83733e299 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34220" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=18.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).GetContent" trace.id=1e16fed6-4b27-4038-b1e7-8e22e852665b trace.line=95 vars.name=test vars.reference=latest 
23:22:21 [2024-01-23T23:22:21.086Z] time="2024-01-23T23:22:21.083613206Z" 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=c7062b7c-db66-4d39-b194-44f83733e299 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34220" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=11.446µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=96770fbd-7100-447f-a84c-3a5d47168b12 trace.line=155 vars.name=test vars.reference=latest 
23:22:21 [2024-01-23T23:22:21.086Z] time="2024-01-23T23:22:21.083653509Z" 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=c7062b7c-db66-4d39-b194-44f83733e299 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34220" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=12.217µ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=9c067af8-9db5-40a1-b6a8-0125c35a83fe trace.line=155 vars.name=test vars.reference=latest 
23:22:21 [2024-01-23T23:22:21.086Z] time="2024-01-23T23:22:21.083724745Z" 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=c7062b7c-db66-4d39-b194-44f83733e299 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34220" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=45.53µ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=26e302c3-6c0a-455f-8333-454cb8109ed4 trace.line=110 vars.name=test vars.reference=latest 
23:22:21 [2024-01-23T23:22:21.086Z] time="2024-01-23T23:22:21.083801781Z" 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=c7062b7c-db66-4d39-b194-44f83733e299 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34220" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=47.441µ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=3def3532-c307-425c-89c5-78d03f3bf4ce trace.line=110 vars.name=test vars.reference=latest 
23:22:21 [2024-01-23T23:22:21.086Z] time="2024-01-23T23:22:21.083944811Z" 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=c7062b7c-db66-4d39-b194-44f83733e299 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34220" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=57.902µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=9be29ee1-ae05-48ff-a43d-fb1a6342bd68 trace.line=110 vars.name=test vars.reference=latest 
23:22:21 [2024-01-23T23:22:21.086Z] time="2024-01-23T23:22:21.084000531Z" 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=c7062b7c-db66-4d39-b194-44f83733e299 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34220" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=30.129µ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=3e70abe0-a8b3-4ac5-b316-b631ca214df7 trace.line=110 vars.name=test vars.reference=latest 
23:22:21 [2024-01-23T23:22:21.086Z] time="2024-01-23T23:22:21.08403372Z" 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=c7062b7c-db66-4d39-b194-44f83733e299 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34220" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
23:22:21 [2024-01-23T23:22:21.086Z] time="2024-01-23T23:22:21.084050458Z" 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=c7062b7c-db66-4d39-b194-44f83733e299 http.request.method=PUT http.request.remoteaddr="127.0.0.1:34220" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" http.response.duration=1.531085ms http.response.status=201 http.response.written=0 
23:22:21 [2024-01-23T23:22:21.086Z] 127.0.0.1 - - [23/Jan/2024:23:22:21 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.7.12+unknown"
23:22:21 [2024-01-23T23:22:21.086Z] time="2024-01-23T23:22:21.089728643Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=8f4ec1c4-60a2-48c7-98c0-edd99e8008ca http.request.method=GET http.request.remoteaddr="127.0.0.1:34252" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.6 git-commit/ac2a028dcc05532109e14f8af105ca42c0abf1f3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 
23:22:21 [2024-01-23T23:22:21.086Z] time="2024-01-23T23:22:21.089764507Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=8f4ec1c4-60a2-48c7-98c0-edd99e8008ca http.request.method=GET http.request.remoteaddr="127.0.0.1:34252" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.6 git-commit/ac2a028dcc05532109e14f8af105ca42c0abf1f3 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.371612ms http.response.status=200 http.response.written=2 
23:22:21 [2024-01-23T23:22:21.086Z] 127.0.0.1 - - [23/Jan/2024:23:22:21 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.6 git-commit/ac2a028dcc05532109e14f8af105ca42c0abf1f3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
23:22:21 [2024-01-23T23:22:21.345Z] time="2024-01-23T23:22:21.091892038Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e7aed061-a59c-485f-a825-6af7b104dccf http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34260" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/ac2a028dcc05532109e14f8af105ca42c0abf1f3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
23:22:21 [2024-01-23T23:22:21.345Z] time="2024-01-23T23:22:21.091927754Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e7aed061-a59c-485f-a825-6af7b104dccf http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34260" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/ac2a028dcc05532109e14f8af105ca42c0abf1f3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
23:22:21 [2024-01-23T23:22:21.345Z] time="2024-01-23T23:22:21.091997513Z" 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=e7aed061-a59c-485f-a825-6af7b104dccf http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34260" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/ac2a028dcc05532109e14f8af105ca42c0abf1f3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=40.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).GetContent" trace.id=fcdffdd2-96b4-4dd1-950f-f428ad61a3c4 trace.line=95 vars.name=test vars.reference=latest 
23:22:21 [2024-01-23T23:22:21.345Z] time="2024-01-23T23:22:21.092019609Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e7aed061-a59c-485f-a825-6af7b104dccf http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34260" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/ac2a028dcc05532109e14f8af105ca42c0abf1f3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
23:22:21 [2024-01-23T23:22:21.345Z] time="2024-01-23T23:22:21.09206417Z" 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=e7aed061-a59c-485f-a825-6af7b104dccf http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34260" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/ac2a028dcc05532109e14f8af105ca42c0abf1f3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=21.513µ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=5bfda3dd-3376-42a3-848a-a2babd8d47ac trace.line=95 vars.name=test vars.reference=latest 
23:22:21 [2024-01-23T23:22:21.345Z] time="2024-01-23T23:22:21.092107624Z" 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=e7aed061-a59c-485f-a825-6af7b104dccf http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34260" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/ac2a028dcc05532109e14f8af105ca42c0abf1f3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.514µ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=21296734-f181-4d35-89d9-ffd3fb176c21 trace.line=155 vars.name=test vars.reference=latest 
23:22:21 [2024-01-23T23:22:21.345Z] time="2024-01-23T23:22:21.092144686Z" 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=e7aed061-a59c-485f-a825-6af7b104dccf http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34260" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/ac2a028dcc05532109e14f8af105ca42c0abf1f3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.243µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Reader" trace.id=50b4cc48-30cd-449a-89fe-c599da42425b trace.line=125 vars.name=test vars.reference=latest 
23:22:21 [2024-01-23T23:22:21.345Z] time="2024-01-23T23:22:21.092187212Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e7aed061-a59c-485f-a825-6af7b104dccf http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34260" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/ac2a028dcc05532109e14f8af105ca42c0abf1f3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
23:22:21 [2024-01-23T23:22:21.346Z] time="2024-01-23T23:22:21.092275613Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e7aed061-a59c-485f-a825-6af7b104dccf http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34260" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/ac2a028dcc05532109e14f8af105ca42c0abf1f3 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.170952ms http.response.status=200 http.response.written=417 
23:22:21 [2024-01-23T23:22:21.346Z] 127.0.0.1 - - [23/Jan/2024:23:22:21 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.21.6 git-commit/ac2a028dcc05532109e14f8af105ca42c0abf1f3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
23:22:21 [2024-01-23T23:22:21.346Z] time="2024-01-23T23:22:21.10114632Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=95eb3a37-31fb-4676-983e-55b556094b38 http.request.method=GET http.request.remoteaddr="127.0.0.1:34276" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/ac2a028dcc05532109e14f8af105ca42c0abf1f3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
23:22:21 [2024-01-23T23:22:21.346Z] time="2024-01-23T23:22:21.101190545Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=95eb3a37-31fb-4676-983e-55b556094b38 http.request.method=GET http.request.remoteaddr="127.0.0.1:34276" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/ac2a028dcc05532109e14f8af105ca42c0abf1f3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
23:22:21 [2024-01-23T23:22:21.346Z] time="2024-01-23T23:22:21.101209014Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=95eb3a37-31fb-4676-983e-55b556094b38 http.request.method=GET http.request.remoteaddr="127.0.0.1:34276" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/ac2a028dcc05532109e14f8af105ca42c0abf1f3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
23:22:21 [2024-01-23T23:22:21.346Z] time="2024-01-23T23:22:21.101279553Z" 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=95eb3a37-31fb-4676-983e-55b556094b38 http.request.method=GET http.request.remoteaddr="127.0.0.1:34276" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/ac2a028dcc05532109e14f8af105ca42c0abf1f3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=40.648µ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=1a558648-543a-48f8-9c27-0f45cd4596fe trace.line=95 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
23:22:21 [2024-01-23T23:22:21.346Z] time="2024-01-23T23:22:21.101327125Z" 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=95eb3a37-31fb-4676-983e-55b556094b38 http.request.method=GET http.request.remoteaddr="127.0.0.1:34276" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/ac2a028dcc05532109e14f8af105ca42c0abf1f3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=15.261µ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=33424e7e-59f5-49ac-bf6c-df7d6d947767 trace.line=155 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
23:22:21 [2024-01-23T23:22:21.346Z] time="2024-01-23T23:22:21.10136948Z" 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=95eb3a37-31fb-4676-983e-55b556094b38 http.request.method=GET http.request.remoteaddr="127.0.0.1:34276" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/ac2a028dcc05532109e14f8af105ca42c0abf1f3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.76µ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=272092c1-3000-4e3d-b402-97ae2f061d16 trace.line=125 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
23:22:21 [2024-01-23T23:22:21.346Z] time="2024-01-23T23:22:21.101404129Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=95eb3a37-31fb-4676-983e-55b556094b38 http.request.method=GET http.request.remoteaddr="127.0.0.1:34276" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/ac2a028dcc05532109e14f8af105ca42c0abf1f3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
23:22:21 [2024-01-23T23:22:21.346Z] time="2024-01-23T23:22:21.101491676Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=95eb3a37-31fb-4676-983e-55b556094b38 http.request.method=GET http.request.remoteaddr="127.0.0.1:34276" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/ac2a028dcc05532109e14f8af105ca42c0abf1f3 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.094546ms http.response.status=200 http.response.written=417 
23:22:21 [2024-01-23T23:22:21.346Z] 127.0.0.1 - - [23/Jan/2024:23:22:21 +0000] "GET /v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 200 417 "" "docker/dev go/go1.21.6 git-commit/ac2a028dcc05532109e14f8af105ca42c0abf1f3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
23:22:21 [2024-01-23T23:22:21.346Z] time="2024-01-23T23:22:21.108420992Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c3533caf-96c4-4023-817b-a72200c53887 http.request.method=GET http.request.remoteaddr="127.0.0.1:34284" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/ac2a028dcc05532109e14f8af105ca42c0abf1f3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
23:22:21 [2024-01-23T23:22:21.346Z] time="2024-01-23T23:22:21.108480051Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c3533caf-96c4-4023-817b-a72200c53887 http.request.method=GET http.request.remoteaddr="127.0.0.1:34284" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/ac2a028dcc05532109e14f8af105ca42c0abf1f3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
23:22:21 [2024-01-23T23:22:21.346Z] time="2024-01-23T23:22:21.108479493Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e6102a1f-6b77-4e17-8797-411063050e10 http.request.method=GET http.request.remoteaddr="127.0.0.1:34290" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/ac2a028dcc05532109e14f8af105ca42c0abf1f3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
23:22:21 [2024-01-23T23:22:21.346Z] time="2024-01-23T23:22:21.108518188Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e6102a1f-6b77-4e17-8797-411063050e10 http.request.method=GET http.request.remoteaddr="127.0.0.1:34290" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/ac2a028dcc05532109e14f8af105ca42c0abf1f3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
23:22:21 [2024-01-23T23:22:21.346Z] time="2024-01-23T23:22:21.108548793Z" 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=c3533caf-96c4-4023-817b-a72200c53887 http.request.method=GET http.request.remoteaddr="127.0.0.1:34284" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/ac2a028dcc05532109e14f8af105ca42c0abf1f3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=37.234µ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=f38b6017-4153-4e9f-846a-8d2b63aa8cee trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
23:22:21 [2024-01-23T23:22:21.346Z] time="2024-01-23T23:22:21.108591089Z" 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=e6102a1f-6b77-4e17-8797-411063050e10 http.request.method=GET http.request.remoteaddr="127.0.0.1:34290" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/ac2a028dcc05532109e14f8af105ca42c0abf1f3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=35.495µ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=0a9e4f76-dab8-47af-b8ca-b66ff4cbbe8d trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
23:22:21 [2024-01-23T23:22:21.346Z] time="2024-01-23T23:22:21.108593731Z" 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=c3533caf-96c4-4023-817b-a72200c53887 http.request.method=GET http.request.remoteaddr="127.0.0.1:34284" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/ac2a028dcc05532109e14f8af105ca42c0abf1f3 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).Stat" trace.id=a31215af-e276-4a85-9049-4bf2a7ac2159 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
23:22:21 [2024-01-23T23:22:21.346Z] time="2024-01-23T23:22:21.108642617Z" 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=e6102a1f-6b77-4e17-8797-411063050e10 http.request.method=GET http.request.remoteaddr="127.0.0.1:34290" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/ac2a028dcc05532109e14f8af105ca42c0abf1f3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=16.164µ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=3502324b-66bc-4390-b57b-5305b2539122 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
23:22:21 [2024-01-23T23:22:21.346Z] time="2024-01-23T23:22:21.108686095Z" 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=e6102a1f-6b77-4e17-8797-411063050e10 http.request.method=GET http.request.remoteaddr="127.0.0.1:34290" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/ac2a028dcc05532109e14f8af105ca42c0abf1f3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=19.75µ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=86eac6b4-73ce-48a7-acb8-1026cf580ccb trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
23:22:21 [2024-01-23T23:22:21.346Z] time="2024-01-23T23:22:21.108728597Z" 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=e6102a1f-6b77-4e17-8797-411063050e10 http.request.method=GET http.request.remoteaddr="127.0.0.1:34290" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/ac2a028dcc05532109e14f8af105ca42c0abf1f3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=10.125µ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=28932931-bafb-4e5a-8d2b-14a05caa5ecb trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
23:22:21 [2024-01-23T23:22:21.346Z] time="2024-01-23T23:22:21.108765298Z" 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=e6102a1f-6b77-4e17-8797-411063050e10 http.request.method=GET http.request.remoteaddr="127.0.0.1:34290" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/ac2a028dcc05532109e14f8af105ca42c0abf1f3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.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).Stat" trace.id=d2a5ac9f-5f0f-4dd1-b2c7-7f7a995d9b18 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
23:22:21 [2024-01-23T23:22:21.346Z] time="2024-01-23T23:22:21.108686374Z" 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=c3533caf-96c4-4023-817b-a72200c53887 http.request.method=GET http.request.remoteaddr="127.0.0.1:34284" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/ac2a028dcc05532109e14f8af105ca42c0abf1f3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=23.13µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=4100c22f-11d2-4d34-b7fc-1ec188ef50ef trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
23:22:21 [2024-01-23T23:22:21.346Z] time="2024-01-23T23:22:21.108797158Z" 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=e6102a1f-6b77-4e17-8797-411063050e10 http.request.method=GET http.request.remoteaddr="127.0.0.1:34290" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/ac2a028dcc05532109e14f8af105ca42c0abf1f3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=9.723µ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=5d4ab798-6df3-4388-8626-e72284f5d71d trace.line=217 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
23:22:21 [2024-01-23T23:22:21.346Z] time="2024-01-23T23:22:21.108848406Z" 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=e6102a1f-6b77-4e17-8797-411063050e10 http.request.method=GET http.request.remoteaddr="127.0.0.1:34290" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/ac2a028dcc05532109e14f8af105ca42c0abf1f3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.03µ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=b1483f71-cde6-4afa-baa1-83f3f3f09bae trace.line=125 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
23:22:21 [2024-01-23T23:22:21.347Z] time="2024-01-23T23:22:21.10884409Z" 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=c3533caf-96c4-4023-817b-a72200c53887 http.request.method=GET http.request.remoteaddr="127.0.0.1:34284" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/ac2a028dcc05532109e14f8af105ca42c0abf1f3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=22.17µ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=39daa4c7-5687-4bec-9217-c49385ce8003 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
23:22:21 [2024-01-23T23:22:21.347Z] time="2024-01-23T23:22:21.108965976Z" 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=c3533caf-96c4-4023-817b-a72200c53887 http.request.method=GET http.request.remoteaddr="127.0.0.1:34284" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/ac2a028dcc05532109e14f8af105ca42c0abf1f3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=11.857µ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=83b206f4-12a4-4b91-bcb3-effe52365186 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
23:22:21 [2024-01-23T23:22:21.347Z] time="2024-01-23T23:22:21.109007969Z" 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=c3533caf-96c4-4023-817b-a72200c53887 http.request.method=GET http.request.remoteaddr="127.0.0.1:34284" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/ac2a028dcc05532109e14f8af105ca42c0abf1f3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=7.647µ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=b1d9d933-cc25-4e70-b47c-0a7b007f995b trace.line=217 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
23:22:21 [2024-01-23T23:22:21.347Z] time="2024-01-23T23:22:21.109948433Z" 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=c3533caf-96c4-4023-817b-a72200c53887 http.request.method=GET http.request.remoteaddr="127.0.0.1:34284" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/ac2a028dcc05532109e14f8af105ca42c0abf1f3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=55.08µ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=ba5051fa-9ae3-40a0-8a58-0d5cfbdd2a99 trace.line=125 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
23:22:21 [2024-01-23T23:22:21.347Z] time="2024-01-23T23:22:21.110449841Z" 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=e6102a1f-6b77-4e17-8797-411063050e10 http.request.method=GET http.request.remoteaddr="127.0.0.1:34290" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/ac2a028dcc05532109e14f8af105ca42c0abf1f3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=33.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).GetContent" trace.id=9e5b432c-d170-42a3-9b54-db22c0527491 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
23:22:21 [2024-01-23T23:22:21.347Z] time="2024-01-23T23:22:21.110501647Z" 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=e6102a1f-6b77-4e17-8797-411063050e10 http.request.method=GET http.request.remoteaddr="127.0.0.1:34290" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/ac2a028dcc05532109e14f8af105ca42c0abf1f3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=15.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).Stat" trace.id=45761915-6694-4304-b9da-849911c4a758 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
23:22:21 [2024-01-23T23:22:21.347Z] time="2024-01-23T23:22:21.110502197Z" 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=c3533caf-96c4-4023-817b-a72200c53887 http.request.method=GET http.request.remoteaddr="127.0.0.1:34284" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/ac2a028dcc05532109e14f8af105ca42c0abf1f3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=36.972µ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=adf73948-17b6-4e49-a646-75f5ffea3488 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
23:22:21 [2024-01-23T23:22:21.347Z] time="2024-01-23T23:22:21.110558598Z" 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=c3533caf-96c4-4023-817b-a72200c53887 http.request.method=GET http.request.remoteaddr="127.0.0.1:34284" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/ac2a028dcc05532109e14f8af105ca42c0abf1f3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=15.368µ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=fb019285-6394-43ea-be35-b0129d74b52d trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
23:22:21 [2024-01-23T23:22:21.347Z] time="2024-01-23T23:22:21.110559927Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=e6102a1f-6b77-4e17-8797-411063050e10 http.request.method=GET http.request.remoteaddr="127.0.0.1:34290" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/ac2a028dcc05532109e14f8af105ca42c0abf1f3 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.470015ms http.response.status=200 http.response.written=68 
23:22:21 [2024-01-23T23:22:21.347Z] 127.0.0.1 - - [23/Jan/2024:23:22:21 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.21.6 git-commit/ac2a028dcc05532109e14f8af105ca42c0abf1f3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
23:22:21 [2024-01-23T23:22:21.347Z] time="2024-01-23T23:22:21.1106112Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=c3533caf-96c4-4023-817b-a72200c53887 http.request.method=GET http.request.remoteaddr="127.0.0.1:34284" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/ac2a028dcc05532109e14f8af105ca42c0abf1f3 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.584828ms http.response.status=200 http.response.written=194 
23:22:21 [2024-01-23T23:22:21.347Z] 127.0.0.1 - - [23/Jan/2024:23:22:21 +0000] "GET /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 200 194 "" "docker/dev go/go1.21.6 git-commit/ac2a028dcc05532109e14f8af105ca42c0abf1f3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
23:22:21 [2024-01-23T23:22:21.347Z] time="2024-01-23T23:22:21.127302072Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3b5a98be-7311-4126-b95d-ce0829f01122 http.request.method=GET http.request.remoteaddr="127.0.0.1:34302" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.6 git-commit/ac2a028dcc05532109e14f8af105ca42c0abf1f3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 
23:22:21 [2024-01-23T23:22:21.347Z] time="2024-01-23T23:22:21.127339823Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3b5a98be-7311-4126-b95d-ce0829f01122 http.request.method=GET http.request.remoteaddr="127.0.0.1:34302" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.6 git-commit/ac2a028dcc05532109e14f8af105ca42c0abf1f3 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="790.961µs" http.response.status=200 http.response.written=2 
23:22:21 [2024-01-23T23:22:21.347Z] 127.0.0.1 - - [23/Jan/2024:23:22:21 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.6 git-commit/ac2a028dcc05532109e14f8af105ca42c0abf1f3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
23:22:21 [2024-01-23T23:22:21.347Z] time="2024-01-23T23:22:21.134713799Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=647b69c7-b212-469a-9bd2-684e6c61f629 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34304" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/ac2a028dcc05532109e14f8af105ca42c0abf1f3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
23:22:21 [2024-01-23T23:22:21.347Z] time="2024-01-23T23:22:21.134761963Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=647b69c7-b212-469a-9bd2-684e6c61f629 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34304" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/ac2a028dcc05532109e14f8af105ca42c0abf1f3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
23:22:21 [2024-01-23T23:22:21.347Z] time="2024-01-23T23:22:21.134775501Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=647b69c7-b212-469a-9bd2-684e6c61f629 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34304" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/ac2a028dcc05532109e14f8af105ca42c0abf1f3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
23:22:21 [2024-01-23T23:22:21.347Z] time="2024-01-23T23:22:21.134846893Z" 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=647b69c7-b212-469a-9bd2-684e6c61f629 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34304" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/ac2a028dcc05532109e14f8af105ca42c0abf1f3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=35.2µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=64ed480e-70d6-448f-a5bd-b1e18aae8d87 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
23:22:21 [2024-01-23T23:22:21.347Z] time="2024-01-23T23:22:21.134894588Z" 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=647b69c7-b212-469a-9bd2-684e6c61f629 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34304" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/ac2a028dcc05532109e14f8af105ca42c0abf1f3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=14.277µ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=c68d9cd6-dc84-46fb-a64a-87b2008b2aa5 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
23:22:21 [2024-01-23T23:22:21.347Z] time="2024-01-23T23:22:21.134969524Z" 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=647b69c7-b212-469a-9bd2-684e6c61f629 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:34304" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/ac2a028dcc05532109e14f8af105ca42c0abf1f3 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.568672ms http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
23:22:21 [2024-01-23T23:22:21.347Z] 127.0.0.1 - - [23/Jan/2024:23:22:21 +0000] "HEAD /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.21.6 git-commit/ac2a028dcc05532109e14f8af105ca42c0abf1f3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
23:22:21 [2024-01-23T23:22:21.347Z] time="2024-01-23T23:22:21.136222353Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=51129aac-dcff-49c3-b2d2-f5a3e675c951 http.request.method=GET http.request.remoteaddr="127.0.0.1:34318" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/ac2a028dcc05532109e14f8af105ca42c0abf1f3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
23:22:21 [2024-01-23T23:22:21.347Z] time="2024-01-23T23:22:21.136262262Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=51129aac-dcff-49c3-b2d2-f5a3e675c951 http.request.method=GET http.request.remoteaddr="127.0.0.1:34318" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/ac2a028dcc05532109e14f8af105ca42c0abf1f3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
23:22:21 [2024-01-23T23:22:21.347Z] time="2024-01-23T23:22:21.136275669Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=51129aac-dcff-49c3-b2d2-f5a3e675c951 http.request.method=GET http.request.remoteaddr="127.0.0.1:34318" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/ac2a028dcc05532109e14f8af105ca42c0abf1f3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
23:22:21 [2024-01-23T23:22:21.347Z] time="2024-01-23T23:22:21.136328239Z" 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=51129aac-dcff-49c3-b2d2-f5a3e675c951 http.request.method=GET http.request.remoteaddr="127.0.0.1:34318" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/ac2a028dcc05532109e14f8af105ca42c0abf1f3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=25.395µ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=45770729-6a7e-4357-b919-1fbf4f4b8ffa trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
23:22:21 [2024-01-23T23:22:21.347Z] time="2024-01-23T23:22:21.136394379Z" 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=51129aac-dcff-49c3-b2d2-f5a3e675c951 http.request.method=GET http.request.remoteaddr="127.0.0.1:34318" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/ac2a028dcc05532109e14f8af105ca42c0abf1f3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.16µ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=fe457bd6-2907-403a-b9a5-09ee21867b27 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
23:22:21 [2024-01-23T23:22:21.348Z] time="2024-01-23T23:22:21.136438161Z" 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=51129aac-dcff-49c3-b2d2-f5a3e675c951 http.request.method=GET http.request.remoteaddr="127.0.0.1:34318" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/ac2a028dcc05532109e14f8af105ca42c0abf1f3 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="989.416µs" http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
23:22:21 [2024-01-23T23:22:21.348Z] 127.0.0.1 - - [23/Jan/2024:23:22:21 +0000] "GET /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.21.6 git-commit/ac2a028dcc05532109e14f8af105ca42c0abf1f3 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
23:22:21 [2024-01-23T23:22:21.348Z] --- PASS: TestImagePullStoredDigestForOtherRepo (0.18s)
23:22:21 [2024-01-23T23:22:21.348Z] === RUN   TestImagePullNonExisting
23:22:21 [2024-01-23T23:22:21.348Z] === RUN   TestImagePullNonExisting/asdfasdf:foobar
23:22:21 [2024-01-23T23:22:21.348Z] === PAUSE TestImagePullNonExisting/asdfasdf:foobar
23:22:21 [2024-01-23T23:22:21.348Z] === RUN   TestImagePullNonExisting/library/asdfasdf:foobar
23:22:21 [2024-01-23T23:22:21.348Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:foobar
23:22:21 [2024-01-23T23:22:21.348Z] === RUN   TestImagePullNonExisting/asdfasdf
23:22:21 [2024-01-23T23:22:21.348Z] === PAUSE TestImagePullNonExisting/asdfasdf
23:22:21 [2024-01-23T23:22:21.348Z] === RUN   TestImagePullNonExisting/asdfasdf:latest
23:22:21 [2024-01-23T23:22:21.348Z] === PAUSE TestImagePullNonExisting/asdfasdf:latest
23:22:21 [2024-01-23T23:22:21.348Z] === RUN   TestImagePullNonExisting/library/asdfasdf
23:22:21 [2024-01-23T23:22:21.348Z] === PAUSE TestImagePullNonExisting/library/asdfasdf
23:22:21 [2024-01-23T23:22:21.348Z] === RUN   TestImagePullNonExisting/library/asdfasdf:latest
23:22:21 [2024-01-23T23:22:21.348Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:latest
23:22:21 [2024-01-23T23:22:21.348Z] === CONT  TestImagePullNonExisting/asdfasdf:foobar
23:22:21 [2024-01-23T23:22:21.348Z] === CONT  TestImagePullNonExisting/asdfasdf:latest
23:22:21 [2024-01-23T23:22:21.348Z] === CONT  TestImagePullNonExisting/library/asdfasdf:latest
23:22:21 [2024-01-23T23:22:21.348Z] === CONT  TestImagePullNonExisting/library/asdfasdf
23:22:21 [2024-01-23T23:22:21.348Z] === CONT  TestImagePullNonExisting/asdfasdf
23:22:21 [2024-01-23T23:22:21.348Z] === CONT  TestImagePullNonExisting/library/asdfasdf:foobar
23:22:22 [2024-01-23T23:22:22.722Z] --- PASS: TestImagePullNonExisting (0.01s)
23:22:22 [2024-01-23T23:22:22.722Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf:latest (0.95s)
23:22:22 [2024-01-23T23:22:22.722Z]     --- PASS: TestImagePullNonExisting/asdfasdf:foobar (0.96s)
23:22:22 [2024-01-23T23:22:22.722Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf:foobar (0.96s)
23:22:22 [2024-01-23T23:22:22.722Z]     --- PASS: TestImagePullNonExisting/asdfasdf:latest (0.96s)
23:22:22 [2024-01-23T23:22:22.722Z]     --- PASS: TestImagePullNonExisting/asdfasdf (1.27s)
23:22:22 [2024-01-23T23:22:22.722Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf (1.28s)
23:22:22 [2024-01-23T23:22:22.722Z] === RUN   TestRemoveImageOrphaning
23:22:22 [2024-01-23T23:22:22.722Z] --- PASS: TestRemoveImageOrphaning (0.17s)
23:22:22 [2024-01-23T23:22:22.722Z] === RUN   TestRemoveByDigest
23:22:22 [2024-01-23T23:22:22.722Z]     remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
23:22:22 [2024-01-23T23:22:22.722Z] --- SKIP: TestRemoveByDigest (0.00s)
23:22:22 [2024-01-23T23:22:22.722Z] === RUN   TestRemoveImageGarbageCollector
23:22:22 [2024-01-23T23:22:22.722Z]     remove_unix_test.go:35: (*Execution).NotAmd64-fm
23:22:22 [2024-01-23T23:22:22.722Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
23:22:22 [2024-01-23T23:22:22.722Z] === RUN   TestSaveCheckTimes
23:22:22 [2024-01-23T23:22:22.722Z] === PAUSE TestSaveCheckTimes
23:22:22 [2024-01-23T23:22:22.722Z] === RUN   TestSaveCheckManifestLayers
23:22:22 [2024-01-23T23:22:22.722Z] === PAUSE TestSaveCheckManifestLayers
23:22:22 [2024-01-23T23:22:22.722Z] === RUN   TestSaveRepoWithMultipleImages
23:22:22 [2024-01-23T23:22:22.980Z] --- PASS: TestSaveRepoWithMultipleImages (0.19s)
23:22:22 [2024-01-23T23:22:22.980Z] === RUN   TestSaveDirectoryPermissions
23:22:23 [2024-01-23T23:22:23.914Z] --- PASS: TestSaveDirectoryPermissions (1.00s)
23:22:23 [2024-01-23T23:22:23.914Z] === RUN   TestTagUnprefixedRepoByNameOrName
23:22:23 [2024-01-23T23:22:23.914Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
23:22:23 [2024-01-23T23:22:23.914Z] === RUN   TestTagUsingDigestAlgorithmAsName
23:22:23 [2024-01-23T23:22:23.914Z] --- PASS: TestTagUsingDigestAlgorithmAsName (0.01s)
23:22:23 [2024-01-23T23:22:23.914Z] === RUN   TestTagValidPrefixedRepo
23:22:23 [2024-01-23T23:22:23.914Z] === RUN   TestTagValidPrefixedRepo/fooo/bar
23:22:23 [2024-01-23T23:22:23.914Z] === PAUSE TestTagValidPrefixedRepo/fooo/bar
23:22:23 [2024-01-23T23:22:23.914Z] === RUN   TestTagValidPrefixedRepo/fooaa/test
23:22:23 [2024-01-23T23:22:23.914Z] === PAUSE TestTagValidPrefixedRepo/fooaa/test
23:22:23 [2024-01-23T23:22:23.914Z] === RUN   TestTagValidPrefixedRepo/foooo:t
23:22:23 [2024-01-23T23:22:23.914Z] === PAUSE TestTagValidPrefixedRepo/foooo:t
23:22:23 [2024-01-23T23:22:23.914Z] === RUN   TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
23:22:23 [2024-01-23T23:22:23.914Z] === PAUSE TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
23:22:23 [2024-01-23T23:22:23.914Z] === CONT  TestTagValidPrefixedRepo/fooo/bar
23:22:23 [2024-01-23T23:22:23.914Z] === CONT  TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
23:22:23 [2024-01-23T23:22:23.914Z] === CONT  TestTagValidPrefixedRepo/foooo:t
23:22:23 [2024-01-23T23:22:23.914Z] === CONT  TestTagValidPrefixedRepo/fooaa/test
23:22:23 [2024-01-23T23:22:23.914Z] --- PASS: TestTagValidPrefixedRepo (0.02s)
23:22:23 [2024-01-23T23:22:23.914Z]     --- PASS: TestTagValidPrefixedRepo/fooo/bar (0.01s)
23:22:23 [2024-01-23T23:22:23.914Z]     --- PASS: TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar (0.02s)
23:22:23 [2024-01-23T23:22:23.914Z]     --- PASS: TestTagValidPrefixedRepo/fooaa/test (0.02s)
23:22:23 [2024-01-23T23:22:23.914Z]     --- PASS: TestTagValidPrefixedRepo/foooo:t (0.02s)
23:22:23 [2024-01-23T23:22:23.914Z] === RUN   TestTagExistedNameWithoutForce
23:22:23 [2024-01-23T23:22:23.914Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
23:22:23 [2024-01-23T23:22:23.914Z] === RUN   TestTagOfficialNames
23:22:23 [2024-01-23T23:22:23.914Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox
23:22:23 [2024-01-23T23:22:23.914Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox
23:22:23 [2024-01-23T23:22:23.914Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_library/busybox
23:22:23 [2024-01-23T23:22:23.914Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox
23:22:24 [2024-01-23T23:22:24.172Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox
23:22:24 [2024-01-23T23:22:24.172Z] --- PASS: TestTagOfficialNames (0.05s)
23:22:24 [2024-01-23T23:22:24.172Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox (0.01s)
23:22:24 [2024-01-23T23:22:24.172Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox (0.01s)
23:22:24 [2024-01-23T23:22:24.172Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_library/busybox (0.01s)
23:22:24 [2024-01-23T23:22:24.172Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox (0.01s)
23:22:24 [2024-01-23T23:22:24.172Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox (0.01s)
23:22:24 [2024-01-23T23:22:24.172Z] === RUN   TestTagMatchesDigest
23:22:24 [2024-01-23T23:22:24.172Z] --- PASS: TestTagMatchesDigest (0.01s)
23:22:24 [2024-01-23T23:22:24.172Z] === CONT  TestSaveCheckTimes
23:22:24 [2024-01-23T23:22:24.172Z] === CONT  TestSaveCheckManifestLayers
23:22:24 [2024-01-23T23:22:24.172Z] --- PASS: TestSaveCheckManifestLayers (0.03s)
23:22:24 [2024-01-23T23:22:24.172Z] --- PASS: TestSaveCheckTimes (0.03s)
23:22:24 [2024-01-23T23:22:24.172Z] PASS
23:22:24 [2024-01-23T23:22:24.172Z] 
23:22:24 [2024-01-23T23:22:24.172Z] === Skipped
23:22:24 [2024-01-23T23:22:24.172Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
23:22:24 [2024-01-23T23:22:24.172Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
23:22:24 [2024-01-23T23:22:24.172Z] 
23:22:24 [2024-01-23T23:22:24.172Z] === SKIP: arm64.integration.image TestRemoveByDigest (0.00s)
23:22:24 [2024-01-23T23:22:24.172Z]     remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
23:22:24 [2024-01-23T23:22:24.172Z] 
23:22:24 [2024-01-23T23:22:24.172Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
23:22:24 [2024-01-23T23:22:24.172Z]     remove_unix_test.go:35: (*Execution).NotAmd64-fm
23:22:24 [2024-01-23T23:22:24.172Z] 
23:22:24 [2024-01-23T23:22:24.172Z] DONE 55 tests, 3 skipped in 6.055s
23:22:24 [2024-01-23T23:22:24.172Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m  
23:22:24 [2024-01-23T23:22:24.172Z] ++ '[' -n '' ']'
23:22:24 [2024-01-23T23:22:24.172Z] ++ 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
23:22:24 [2024-01-23T23:22:24.172Z] ++ set -e
23:22:24 [2024-01-23T23:22:24.172Z] ++ '[' -n 0 ']'
23:22:24 [2024-01-23T23:22:24.172Z] ++ set -x
23:22:24 [2024-01-23T23:22:24.173Z] ++ 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.XM33JwEQcu/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
23:22:24 [2024-01-23T23:22:24.173Z] === RUN   TestStripANSICommands
23:22:24 [2024-01-23T23:22:24.173Z] === RUN   TestStripANSICommands/#00
23:22:24 [2024-01-23T23:22:24.173Z] === RUN   TestStripANSICommands/#01
23:22:24 [2024-01-23T23:22:24.173Z] --- PASS: TestStripANSICommands (0.00s)
23:22:24 [2024-01-23T23:22:24.173Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
23:22:24 [2024-01-23T23:22:24.173Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
23:22:24 [2024-01-23T23:22:24.173Z] PASS
23:22:24 [2024-01-23T23:22:24.173Z] 
23:22:24 [2024-01-23T23:22:24.173Z] DONE 3 tests in 0.009s
23:22:24 [2024-01-23T23:22:24.173Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m  
23:22:24 [2024-01-23T23:22:24.173Z] ++ '[' -n '' ']'
23:22:24 [2024-01-23T23:22:24.173Z] ++ 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
23:22:24 [2024-01-23T23:22:24.173Z] ++ set -e
23:22:24 [2024-01-23T23:22:24.173Z] ++ '[' -n 0 ']'
23:22:24 [2024-01-23T23:22:24.173Z] ++ set -x
23:22:24 [2024-01-23T23:22:24.173Z] ++ 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.XM33JwEQcu/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
23:22:24 [2024-01-23T23:22:24.173Z] INFO: Testing against a local daemon
23:22:24 [2024-01-23T23:22:24.173Z] === RUN   TestCreateWithMultiNetworks
23:22:25 [2024-01-23T23:22:25.106Z] --- PASS: TestCreateWithMultiNetworks (1.00s)
23:22:25 [2024-01-23T23:22:25.106Z] === RUN   TestNetworkCreateDelete
23:22:25 [2024-01-23T23:22:25.364Z] --- PASS: TestNetworkCreateDelete (0.16s)
23:22:25 [2024-01-23T23:22:25.364Z] === RUN   TestDockerNetworkDeletePreferID
23:22:25 [2024-01-23T23:22:25.930Z] --- PASS: TestDockerNetworkDeletePreferID (0.51s)
23:22:25 [2024-01-23T23:22:25.930Z] === RUN   TestDaemonDNSFallback
23:22:32 [2024-01-23T23:22:32.493Z] --- PASS: TestDaemonDNSFallback (6.29s)
23:22:32 [2024-01-23T23:22:32.493Z] === RUN   TestInspectNetwork
23:22:35 [2024-01-23T23:22:35.022Z] === RUN   TestInspectNetwork/full_network_id
23:22:35 [2024-01-23T23:22:35.022Z] === RUN   TestInspectNetwork/partial_network_id
23:22:35 [2024-01-23T23:22:35.022Z] === RUN   TestInspectNetwork/network_name
23:22:35 [2024-01-23T23:22:35.022Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
23:22:40 [2024-01-23T23:22:40.281Z] --- PASS: TestInspectNetwork (7.22s)
23:22:40 [2024-01-23T23:22:40.281Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
23:22:40 [2024-01-23T23:22:40.281Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
23:22:40 [2024-01-23T23:22:40.281Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
23:22:40 [2024-01-23T23:22:40.281Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
23:22:40 [2024-01-23T23:22:40.281Z] === RUN   TestRunContainerWithBridgeNone
23:22:40 [2024-01-23T23:22:40.539Z] --- PASS: TestRunContainerWithBridgeNone (1.30s)
23:22:40 [2024-01-23T23:22:40.539Z] === RUN   TestNetworkInvalidJSON
23:22:40 [2024-01-23T23:22:40.539Z] === RUN   TestNetworkInvalidJSON/networks/create
23:22:40 [2024-01-23T23:22:40.539Z] === PAUSE TestNetworkInvalidJSON/networks/create
23:22:40 [2024-01-23T23:22:40.539Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
23:22:40 [2024-01-23T23:22:40.539Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
23:22:40 [2024-01-23T23:22:40.539Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
23:22:40 [2024-01-23T23:22:40.539Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
23:22:40 [2024-01-23T23:22:40.539Z] === CONT  TestNetworkInvalidJSON/networks/create
23:22:40 [2024-01-23T23:22:40.539Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
23:22:40 [2024-01-23T23:22:40.539Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
23:22:40 [2024-01-23T23:22:40.539Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
23:22:40 [2024-01-23T23:22:40.539Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
23:22:40 [2024-01-23T23:22:40.539Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
23:22:40 [2024-01-23T23:22:40.539Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
23:22:40 [2024-01-23T23:22:40.539Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
23:22:40 [2024-01-23T23:22:40.539Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
23:22:40 [2024-01-23T23:22:40.539Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
23:22:40 [2024-01-23T23:22:40.539Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
23:22:40 [2024-01-23T23:22:40.539Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
23:22:40 [2024-01-23T23:22:40.539Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
23:22:40 [2024-01-23T23:22:40.539Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
23:22:40 [2024-01-23T23:22:40.539Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
23:22:40 [2024-01-23T23:22:40.539Z] --- PASS: TestNetworkInvalidJSON (0.01s)
23:22:40 [2024-01-23T23:22:40.539Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
23:22:40 [2024-01-23T23:22:40.539Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
23:22:40 [2024-01-23T23:22:40.539Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
23:22:40 [2024-01-23T23:22:40.539Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
23:22:40 [2024-01-23T23:22:40.539Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
23:22:40 [2024-01-23T23:22:40.539Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
23:22:40 [2024-01-23T23:22:40.540Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
23:22:40 [2024-01-23T23:22:40.540Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
23:22:40 [2024-01-23T23:22:40.540Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
23:22:40 [2024-01-23T23:22:40.540Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
23:22:40 [2024-01-23T23:22:40.540Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
23:22:40 [2024-01-23T23:22:40.540Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
23:22:40 [2024-01-23T23:22:40.540Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
23:22:40 [2024-01-23T23:22:40.540Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
23:22:40 [2024-01-23T23:22:40.540Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
23:22:40 [2024-01-23T23:22:40.540Z] === RUN   TestNetworkList
23:22:40 [2024-01-23T23:22:40.540Z] === RUN   TestNetworkList//networks
23:22:40 [2024-01-23T23:22:40.540Z] === PAUSE TestNetworkList//networks
23:22:40 [2024-01-23T23:22:40.540Z] === RUN   TestNetworkList//networks/
23:22:40 [2024-01-23T23:22:40.540Z] === PAUSE TestNetworkList//networks/
23:22:40 [2024-01-23T23:22:40.540Z] === CONT  TestNetworkList//networks
23:22:40 [2024-01-23T23:22:40.540Z] === CONT  TestNetworkList//networks/
23:22:40 [2024-01-23T23:22:40.540Z] --- PASS: TestNetworkList (0.01s)
23:22:40 [2024-01-23T23:22:40.540Z]     --- PASS: TestNetworkList//networks/ (0.00s)
23:22:40 [2024-01-23T23:22:40.540Z]     --- PASS: TestNetworkList//networks (0.00s)
23:22:40 [2024-01-23T23:22:40.540Z] === RUN   TestHostIPv4BridgeLabel
23:22:41 [2024-01-23T23:22:41.105Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
23:22:41 [2024-01-23T23:22:41.105Z] === RUN   TestDefaultNetworkOpts
23:22:41 [2024-01-23T23:22:41.105Z] === RUN   TestDefaultNetworkOpts/default_value
23:22:42 [2024-01-23T23:22:42.481Z] === RUN   TestDefaultNetworkOpts/cmdline_value
23:22:43 [2024-01-23T23:22:43.854Z] === RUN   TestDefaultNetworkOpts/config-from_value
23:22:45 [2024-01-23T23:22:45.230Z] --- PASS: TestDefaultNetworkOpts (3.97s)
23:22:45 [2024-01-23T23:22:45.230Z]     --- PASS: TestDefaultNetworkOpts/default_value (1.30s)
23:22:45 [2024-01-23T23:22:45.230Z]     --- PASS: TestDefaultNetworkOpts/cmdline_value (1.32s)
23:22:45 [2024-01-23T23:22:45.230Z]     --- PASS: TestDefaultNetworkOpts/config-from_value (1.34s)
23:22:45 [2024-01-23T23:22:45.230Z] === RUN   TestForbidDuplicateNetworkNames
23:22:45 [2024-01-23T23:22:45.796Z] --- PASS: TestForbidDuplicateNetworkNames (0.64s)
23:22:45 [2024-01-23T23:22:45.796Z] === RUN   TestDaemonRestartWithLiveRestore
23:22:47 [2024-01-23T23:22:47.169Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
23:22:47 [2024-01-23T23:22:47.169Z] === RUN   TestDaemonDefaultNetworkPools
23:22:47 [2024-01-23T23:22:47.803Z] --- PASS: TestDaemonDefaultNetworkPools (0.78s)
23:22:47 [2024-01-23T23:22:47.804Z] === RUN   TestDaemonRestartWithExistingNetwork
23:22:48 [2024-01-23T23:22:48.737Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s)
23:22:48 [2024-01-23T23:22:48.737Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
23:22:50 [2024-01-23T23:22:50.112Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.27s)
23:22:50 [2024-01-23T23:22:50.112Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
23:22:50 [2024-01-23T23:22:50.678Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s)
23:22:50 [2024-01-23T23:22:50.678Z] === RUN   TestServiceWithPredefinedNetwork
23:22:53 [2024-01-23T23:22:53.205Z] --- PASS: TestServiceWithPredefinedNetwork (2.14s)
23:22:53 [2024-01-23T23:22:53.205Z] === RUN   TestServiceRemoveKeepsIngressNetwork
23:22:53 [2024-01-23T23:22:53.205Z]     service_test.go:250: FLAKY_TEST
23:22:53 [2024-01-23T23:22:53.205Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
23:22:53 [2024-01-23T23:22:53.205Z] === RUN   TestServiceWithDataPathPortInit
23:23:08 [2024-01-23T23:23:08.075Z] --- PASS: TestServiceWithDataPathPortInit (13.83s)
23:23:08 [2024-01-23T23:23:08.075Z] === RUN   TestServiceWithDefaultAddressPoolInit
23:23:09 [2024-01-23T23:23:09.008Z]     service_test.go:440: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:8v6iicifz3hxuj612nbsgppdo Created:2024-01-23 23:23:07.893848261 +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[949b0924a4645ece044551c9a763cc52ad4ae7836e807b7b86318388ae0808fa:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.chulbx61cdedclv1e4mdoqpta EndpointID:d104783ff75eccb799e9a86bdbe8ad12ac594df8c98ba58cdc1f11861ce82c73 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:dd775f16eb45c6760632f5237b1d183bf9ff58b9cf573af15156f0ad70bc8e1b 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:bce9ccff0d5d IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.chulbx61cdedclv1e4mdoqpta EndpointID:d104783ff75eccb799e9a86bdbe8ad12ac594df8c98ba58cdc1f11861ce82c73 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
23:23:14 [2024-01-23T23:23:14.274Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.82s)
23:23:14 [2024-01-23T23:23:14.274Z] PASS
23:23:14 [2024-01-23T23:23:14.274Z] 
23:23:14 [2024-01-23T23:23:14.274Z] === Skipped
23:23:14 [2024-01-23T23:23:14.274Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
23:23:14 [2024-01-23T23:23:14.274Z]     service_test.go:250: FLAKY_TEST
23:23:14 [2024-01-23T23:23:14.274Z] 
23:23:14 [2024-01-23T23:23:14.274Z] DONE 44 tests, 1 skipped in 49.388s
23:23:14 [2024-01-23T23:23:14.274Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m  
23:23:14 [2024-01-23T23:23:14.274Z] ++ '[' -n '' ']'
23:23:14 [2024-01-23T23:23:14.274Z] ++ 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
23:23:14 [2024-01-23T23:23:14.274Z] ++ set -e
23:23:14 [2024-01-23T23:23:14.274Z] ++ '[' -n 0 ']'
23:23:14 [2024-01-23T23:23:14.274Z] ++ set -x
23:23:14 [2024-01-23T23:23:14.274Z] ++ 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.XM33JwEQcu/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
23:23:14 [2024-01-23T23:23:14.274Z] INFO: Testing against a local daemon
23:23:14 [2024-01-23T23:23:14.274Z] === RUN   TestDockerNetworkIpvlanPersistance
23:23:14 [2024-01-23T23:23:14.274Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:23:14 [2024-01-23T23:23:14.274Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
23:23:14 [2024-01-23T23:23:14.274Z] === RUN   TestDockerNetworkIpvlan
23:23:14 [2024-01-23T23:23:14.274Z]     ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:23:14 [2024-01-23T23:23:14.274Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
23:23:14 [2024-01-23T23:23:14.274Z] PASS
23:23:14 [2024-01-23T23:23:14.274Z] 
23:23:14 [2024-01-23T23:23:14.274Z] === Skipped
23:23:14 [2024-01-23T23:23:14.274Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
23:23:14 [2024-01-23T23:23:14.274Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:23:14 [2024-01-23T23:23:14.274Z] 
23:23:14 [2024-01-23T23:23:14.274Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
23:23:14 [2024-01-23T23:23:14.274Z]     ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:23:14 [2024-01-23T23:23:14.274Z] 
23:23:14 [2024-01-23T23:23:14.274Z] DONE 2 tests, 2 skipped in 0.039s
23:23:14 [2024-01-23T23:23:14.274Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m  
23:23:14 [2024-01-23T23:23:14.274Z] ++ '[' -n '' ']'
23:23:14 [2024-01-23T23:23:14.274Z] ++ 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
23:23:14 [2024-01-23T23:23:14.274Z] ++ set -e
23:23:14 [2024-01-23T23:23:14.274Z] ++ '[' -n 0 ']'
23:23:14 [2024-01-23T23:23:14.274Z] ++ set -x
23:23:14 [2024-01-23T23:23:14.274Z] ++ 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.XM33JwEQcu/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
23:23:14 [2024-01-23T23:23:14.274Z] INFO: Testing against a local daemon
23:23:14 [2024-01-23T23:23:14.274Z] === RUN   TestDockerNetworkMacvlanPersistance
23:23:14 [2024-01-23T23:23:14.839Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.19s)
23:23:14 [2024-01-23T23:23:14.839Z] === RUN   TestDockerNetworkMacvlan
23:23:14 [2024-01-23T23:23:14.839Z] === RUN   TestDockerNetworkMacvlan/Subinterface
23:23:15 [2024-01-23T23:23:15.411Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
23:23:15 [2024-01-23T23:23:15.976Z] === RUN   TestDockerNetworkMacvlan/NilParent
23:23:16 [2024-01-23T23:23:16.541Z] === RUN   TestDockerNetworkMacvlan/InternalMode
23:23:17 [2024-01-23T23:23:17.112Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
23:23:17 [2024-01-23T23:23:17.678Z] === RUN   TestDockerNetworkMacvlan/Addressing
23:23:18 [2024-01-23T23:23:18.615Z] --- PASS: TestDockerNetworkMacvlan (3.59s)
23:23:18 [2024-01-23T23:23:18.615Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.60s)
23:23:18 [2024-01-23T23:23:18.615Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.60s)
23:23:18 [2024-01-23T23:23:18.615Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.60s)
23:23:18 [2024-01-23T23:23:18.615Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.60s)
23:23:18 [2024-01-23T23:23:18.615Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (0.60s)
23:23:18 [2024-01-23T23:23:18.615Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.60s)
23:23:18 [2024-01-23T23:23:18.615Z] PASS
23:23:18 [2024-01-23T23:23:18.615Z] 
23:23:18 [2024-01-23T23:23:18.615Z] DONE 8 tests in 4.813s
23:23:18 [2024-01-23T23:23:18.615Z] Running /go/src/github.com/docker/docker/integration/networking (arm64.integration.networking) flags=-test.v -test.timeout=120m  
23:23:18 [2024-01-23T23:23:18.615Z] ++ '[' -n '' ']'
23:23:18 [2024-01-23T23:23:18.615Z] ++ 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
23:23:18 [2024-01-23T23:23:18.615Z] ++ set -e
23:23:18 [2024-01-23T23:23:18.615Z] ++ '[' -n 0 ']'
23:23:18 [2024-01-23T23:23:18.615Z] ++ set -x
23:23:18 [2024-01-23T23:23:18.615Z] ++ 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.XM33JwEQcu/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
23:23:18 [2024-01-23T23:23:18.615Z] INFO: Testing against a local daemon
23:23:18 [2024-01-23T23:23:18.615Z] === RUN   TestBridgeICC
23:23:19 [2024-01-23T23:23:19.180Z] === RUN   TestBridgeICC/IPv4_non-internal_network
23:23:20 [2024-01-23T23:23:20.116Z] === RUN   TestBridgeICC/IPv4_internal_network
23:23:21 [2024-01-23T23:23:21.489Z] === RUN   TestBridgeICC/IPv6_ULA_on_non-internal_network
23:23:22 [2024-01-23T23:23:22.422Z] === RUN   TestBridgeICC/IPv6_ULA_on_internal_network
23:23:23 [2024-01-23T23:23:23.794Z] === RUN   TestBridgeICC/IPv6_link-local_address_on_non-internal_network
23:23:24 [2024-01-23T23:23:24.728Z] === RUN   TestBridgeICC/IPv6_link-local_address_on_internal_network
23:23:26 [2024-01-23T23:23:26.105Z] === RUN   TestBridgeICC/IPv6_link-local_address_on_non-internal_network_ping_by_name
23:23:27 [2024-01-23T23:23:27.038Z] === RUN   TestBridgeICC/IPv6_nonstandard_link-local_subnet_on_non-internal_network_ping_by_name
23:23:28 [2024-01-23T23:23:28.426Z] === RUN   TestBridgeICC/IPv6_non-internal_network_with_SLAAC_LL_address
23:23:31 [2024-01-23T23:23:31.712Z] === RUN   TestBridgeICC/IPv6_internal_network_with_SLAAC_LL_address
23:23:34 [2024-01-23T23:23:34.991Z] --- PASS: TestBridgeICC (16.44s)
23:23:34 [2024-01-23T23:23:34.991Z]     --- PASS: TestBridgeICC/IPv4_non-internal_network (1.16s)
23:23:34 [2024-01-23T23:23:34.991Z]     --- PASS: TestBridgeICC/IPv4_internal_network (1.08s)
23:23:34 [2024-01-23T23:23:34.991Z]     --- PASS: TestBridgeICC/IPv6_ULA_on_non-internal_network (1.23s)
23:23:34 [2024-01-23T23:23:34.991Z]     --- PASS: TestBridgeICC/IPv6_ULA_on_internal_network (1.11s)
23:23:34 [2024-01-23T23:23:34.991Z]     --- PASS: TestBridgeICC/IPv6_link-local_address_on_non-internal_network (1.20s)
23:23:34 [2024-01-23T23:23:34.991Z]     --- PASS: TestBridgeICC/IPv6_link-local_address_on_internal_network (1.13s)
23:23:34 [2024-01-23T23:23:34.991Z]     --- PASS: TestBridgeICC/IPv6_link-local_address_on_non-internal_network_ping_by_name (1.18s)
23:23:34 [2024-01-23T23:23:34.991Z]     --- PASS: TestBridgeICC/IPv6_nonstandard_link-local_subnet_on_non-internal_network_ping_by_name (1.22s)
23:23:34 [2024-01-23T23:23:34.991Z]     --- PASS: TestBridgeICC/IPv6_non-internal_network_with_SLAAC_LL_address (3.24s)
23:23:34 [2024-01-23T23:23:34.991Z]     --- PASS: TestBridgeICC/IPv6_internal_network_with_SLAAC_LL_address (3.29s)
23:23:34 [2024-01-23T23:23:34.991Z] === RUN   TestBridgeINC
23:23:35 [2024-01-23T23:23:35.556Z] === RUN   TestBridgeINC/IPv4_non-internal_network
23:23:39 [2024-01-23T23:23:39.738Z] === RUN   TestBridgeINC/IPv4_internal_network
23:23:41 [2024-01-23T23:23:41.113Z] === RUN   TestBridgeINC/IPv6_ULA_on_non-internal_network
23:23:46 [2024-01-23T23:23:46.379Z] === RUN   TestBridgeINC/IPv6_ULA_on_internal_network
23:23:46 [2024-01-23T23:23:46.946Z] --- PASS: TestBridgeINC (11.88s)
23:23:46 [2024-01-23T23:23:46.946Z]     --- PASS: TestBridgeINC/IPv4_non-internal_network (4.29s)
23:23:46 [2024-01-23T23:23:46.946Z]     --- PASS: TestBridgeINC/IPv4_internal_network (1.25s)
23:23:46 [2024-01-23T23:23:46.946Z]     --- PASS: TestBridgeINC/IPv6_ULA_on_non-internal_network (4.44s)
23:23:46 [2024-01-23T23:23:46.946Z]     --- PASS: TestBridgeINC/IPv6_ULA_on_internal_network (1.30s)
23:23:46 [2024-01-23T23:23:46.946Z] === RUN   TestDefaultBridgeIPv6
23:23:46 [2024-01-23T23:23:46.946Z] === RUN   TestDefaultBridgeIPv6/IPv6_ULA
23:23:48 [2024-01-23T23:23:48.321Z] === RUN   TestDefaultBridgeIPv6/IPv6_LLA_only
23:23:50 [2024-01-23T23:23:50.221Z] === RUN   TestDefaultBridgeIPv6/IPv6_nonstandard_LLA_only
23:23:51 [2024-01-23T23:23:51.594Z] --- PASS: TestDefaultBridgeIPv6 (4.71s)
23:23:51 [2024-01-23T23:23:51.594Z]     --- PASS: TestDefaultBridgeIPv6/IPv6_ULA (1.56s)
23:23:51 [2024-01-23T23:23:51.594Z]     --- PASS: TestDefaultBridgeIPv6/IPv6_LLA_only (1.55s)
23:23:51 [2024-01-23T23:23:51.594Z]     --- PASS: TestDefaultBridgeIPv6/IPv6_nonstandard_LLA_only (1.59s)
23:23:51 [2024-01-23T23:23:51.594Z] === RUN   TestDefaultBridgeAddresses
23:23:51 [2024-01-23T23:23:51.594Z] === RUN   TestDefaultBridgeAddresses/Unique-Local_Subnet_Changes
23:23:52 [2024-01-23T23:23:52.969Z] === RUN   TestDefaultBridgeAddresses/Link-Local_Subnet_Changes
23:23:54 [2024-01-23T23:23:54.869Z] --- PASS: TestDefaultBridgeAddresses (3.11s)
23:23:54 [2024-01-23T23:23:54.869Z]     --- PASS: TestDefaultBridgeAddresses/Unique-Local_Subnet_Changes (1.55s)
23:23:54 [2024-01-23T23:23:54.869Z]     --- PASS: TestDefaultBridgeAddresses/Link-Local_Subnet_Changes (1.55s)
23:23:54 [2024-01-23T23:23:54.869Z] === RUN   TestMACAddrOnRestart
23:23:56 [2024-01-23T23:23:56.770Z] --- PASS: TestMACAddrOnRestart (2.21s)
23:23:56 [2024-01-23T23:23:56.770Z] PASS
23:23:56 [2024-01-23T23:23:56.770Z] 
23:23:56 [2024-01-23T23:23:56.770Z] DONE 24 tests in 38.386s
23:23:56 [2024-01-23T23:23:56.770Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m  
23:23:56 [2024-01-23T23:23:56.770Z] ++ '[' -n '' ']'
23:23:56 [2024-01-23T23:23:56.770Z] ++ 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
23:23:56 [2024-01-23T23:23:56.770Z] ++ set -e
23:23:56 [2024-01-23T23:23:56.770Z] ++ '[' -n 0 ']'
23:23:56 [2024-01-23T23:23:56.770Z] ++ set -x
23:23:56 [2024-01-23T23:23:56.770Z] ++ 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.XM33JwEQcu/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
23:23:56 [2024-01-23T23:23:56.770Z] testing: warning: no tests to run
23:23:56 [2024-01-23T23:23:56.770Z] PASS
23:23:56 [2024-01-23T23:23:56.770Z] 
23:23:56 [2024-01-23T23:23:56.770Z] DONE 0 tests in 0.007s
23:23:56 [2024-01-23T23:23:56.770Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m  
23:23:56 [2024-01-23T23:23:56.770Z] ++ '[' -n '' ']'
23:23:56 [2024-01-23T23:23:56.770Z] ++ 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
23:23:56 [2024-01-23T23:23:56.770Z] ++ set -e
23:23:56 [2024-01-23T23:23:56.770Z] ++ '[' -n 0 ']'
23:23:56 [2024-01-23T23:23:56.770Z] ++ set -x
23:23:56 [2024-01-23T23:23:56.770Z] ++ 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.XM33JwEQcu/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
23:23:56 [2024-01-23T23:23:56.770Z] INFO: Testing against a local daemon
23:23:56 [2024-01-23T23:23:56.770Z] === RUN   TestAuthZPluginAllowRequest
23:23:58 [2024-01-23T23:23:58.145Z] --- PASS: TestAuthZPluginAllowRequest (1.07s)
23:23:58 [2024-01-23T23:23:58.145Z] === RUN   TestAuthZPluginTLS
23:23:58 [2024-01-23T23:23:58.403Z] --- PASS: TestAuthZPluginTLS (0.55s)
23:23:58 [2024-01-23T23:23:58.403Z] === RUN   TestAuthZPluginDenyRequest
23:23:58 [2024-01-23T23:23:58.970Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
23:23:58 [2024-01-23T23:23:58.970Z] === RUN   TestAuthZPluginAPIDenyResponse
23:23:59 [2024-01-23T23:23:59.536Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
23:23:59 [2024-01-23T23:23:59.536Z] === RUN   TestAuthZPluginDenyResponse
23:24:00 [2024-01-23T23:24:00.103Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
23:24:00 [2024-01-23T23:24:00.103Z] === RUN   TestAuthZPluginAllowEventStream
23:24:01 [2024-01-23T23:24:01.037Z] 2024/01/23 23:24:00 http: panic serving 127.0.0.1:34774: runtime error: invalid memory address or nil pointer dereference
23:24:01 [2024-01-23T23:24:01.037Z] goroutine 232 [running]:
23:24:01 [2024-01-23T23:24:01.037Z] net/http.(*conn).serve.func1()
23:24:01 [2024-01-23T23:24:01.037Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
23:24:01 [2024-01-23T23:24:01.037Z] panic({0xa74a40?, 0x1599ca0?})
23:24:01 [2024-01-23T23:24:01.037Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
23:24:01 [2024-01-23T23:24:01.037Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd72908, 0x4000660240}, 0xffff60606d98?)
23:24:01 [2024-01-23T23:24:01.037Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:159 +0x14c
23:24:01 [2024-01-23T23:24:01.037Z] net/http.HandlerFunc.ServeHTTP(0x40005f2300?, {0xd72908?, 0x4000660240?}, 0x4023f4?)
23:24:01 [2024-01-23T23:24:01.037Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
23:24:01 [2024-01-23T23:24:01.037Z] net/http.(*ServeMux).ServeHTTP(0xd78eb8?, {0xd72908, 0x4000660240}, 0x40005f2300)
23:24:01 [2024-01-23T23:24:01.037Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
23:24:01 [2024-01-23T23:24:01.037Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x40002b8160, {0xd714c8?, 0x40000b4000}, 0x40005f2200, {0xd67820, 0x4000568480})
23:24:01 [2024-01-23T23:24:01.037Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:217 +0xf44
23:24:01 [2024-01-23T23:24:01.037Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd714c8?, 0x40000b4000?}, 0x4000390010?)
23:24:01 [2024-01-23T23:24:01.037Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40
23:24:01 [2024-01-23T23:24:01.037Z] net/http.HandlerFunc.ServeHTTP(0x10?, {0xd714c8?, 0x40000b4000?}, 0x40000b4000?)
23:24:01 [2024-01-23T23:24:01.037Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
23:24:01 [2024-01-23T23:24:01.037Z] net/http.serverHandler.ServeHTTP({0xd6e0a8?}, {0xd714c8?, 0x40000b4000?}, 0x6?)
23:24:01 [2024-01-23T23:24:01.037Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
23:24:01 [2024-01-23T23:24:01.037Z] net/http.(*conn).serve(0x4000021cb0, {0xd78eb8, 0x4000131530})
23:24:01 [2024-01-23T23:24:01.037Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
23:24:01 [2024-01-23T23:24:01.037Z] created by net/http.(*Server).Serve in goroutine 24
23:24:01 [2024-01-23T23:24:01.037Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
23:24:01 [2024-01-23T23:24:01.970Z] 2024/01/23 23:24:01 http: panic serving 127.0.0.1:34758: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input
23:24:01 [2024-01-23T23:24:01.970Z] goroutine 140 [running]:
23:24:01 [2024-01-23T23:24:01.970Z] net/http.(*conn).serve.func1()
23:24:01 [2024-01-23T23:24:01.970Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
23:24:01 [2024-01-23T23:24:01.970Z] panic({0xa0ae60?, 0x4000390130?})
23:24:01 [2024-01-23T23:24:01.970Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
23:24:01 [2024-01-23T23:24:01.970Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd72908, 0x4000660360}, 0xffff60606d98?)
23:24:01 [2024-01-23T23:24:01.970Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360
23:24:01 [2024-01-23T23:24:01.970Z] net/http.HandlerFunc.ServeHTTP(0x40005f2500?, {0xd72908?, 0x4000660360?}, 0x4023f4?)
23:24:01 [2024-01-23T23:24:01.970Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
23:24:01 [2024-01-23T23:24:01.970Z] net/http.(*ServeMux).ServeHTTP(0xd78eb8?, {0xd72908, 0x4000660360}, 0x40005f2500)
23:24:01 [2024-01-23T23:24:01.970Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
23:24:01 [2024-01-23T23:24:01.970Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x40002b8160, {0xd714c8?, 0x40000b40e0}, 0x40005f2400, {0xd67820, 0x4000568480})
23:24:01 [2024-01-23T23:24:01.970Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:217 +0xf44
23:24:01 [2024-01-23T23:24:01.970Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd714c8?, 0x40000b40e0?}, 0x40000b2c30?)
23:24:01 [2024-01-23T23:24:01.970Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40
23:24:01 [2024-01-23T23:24:01.970Z] net/http.HandlerFunc.ServeHTTP(0x15f7440?, {0xd714c8?, 0x40000b40e0?}, 0x40000adb40?)
23:24:01 [2024-01-23T23:24:01.970Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
23:24:01 [2024-01-23T23:24:01.970Z] net/http.serverHandler.ServeHTTP({0x40000b2c30?}, {0xd714c8?, 0x40000b40e0?}, 0x6?)
23:24:01 [2024-01-23T23:24:01.970Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
23:24:01 [2024-01-23T23:24:01.970Z] net/http.(*conn).serve(0x4000020e10, {0xd78eb8, 0x4000131530})
23:24:01 [2024-01-23T23:24:01.970Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
23:24:01 [2024-01-23T23:24:01.970Z] created by net/http.(*Server).Serve in goroutine 24
23:24:01 [2024-01-23T23:24:01.970Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
23:24:03 [2024-01-23T23:24:03.870Z] 2024/01/23 23:24:03 http: panic serving 127.0.0.1:34786: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input
23:24:03 [2024-01-23T23:24:03.870Z] goroutine 54 [running]:
23:24:03 [2024-01-23T23:24:03.870Z] net/http.(*conn).serve.func1()
23:24:03 [2024-01-23T23:24:03.870Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
23:24:03 [2024-01-23T23:24:03.870Z] panic({0xa0ae60?, 0x40003901d0?})
23:24:03 [2024-01-23T23:24:03.870Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
23:24:03 [2024-01-23T23:24:03.870Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd72908, 0x4000660480}, 0xffff60606d98?)
23:24:03 [2024-01-23T23:24:03.870Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360
23:24:03 [2024-01-23T23:24:03.870Z] net/http.HandlerFunc.ServeHTTP(0x40005f2700?, {0xd72908?, 0x4000660480?}, 0x4023f4?)
23:24:03 [2024-01-23T23:24:03.870Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
23:24:03 [2024-01-23T23:24:03.870Z] net/http.(*ServeMux).ServeHTTP(0xd78eb8?, {0xd72908, 0x4000660480}, 0x40005f2700)
23:24:03 [2024-01-23T23:24:03.870Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
23:24:03 [2024-01-23T23:24:03.870Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x40002b8160, {0xd714c8?, 0x40000b41c0}, 0x40005f2600, {0xd67820, 0x4000568480})
23:24:03 [2024-01-23T23:24:03.870Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:217 +0xf44
23:24:03 [2024-01-23T23:24:03.870Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd714c8?, 0x40000b41c0?}, 0x4000588750?)
23:24:03 [2024-01-23T23:24:03.870Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40
23:24:03 [2024-01-23T23:24:03.870Z] net/http.HandlerFunc.ServeHTTP(0x15f7440?, {0xd714c8?, 0x40000b41c0?}, 0x4000153b40?)
23:24:03 [2024-01-23T23:24:03.870Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
23:24:03 [2024-01-23T23:24:03.870Z] net/http.serverHandler.ServeHTTP({0x4000588750?}, {0xd714c8?, 0x40000b41c0?}, 0x6?)
23:24:03 [2024-01-23T23:24:03.870Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
23:24:03 [2024-01-23T23:24:03.870Z] net/http.(*conn).serve(0x40006502d0, {0xd78eb8, 0x4000131530})
23:24:03 [2024-01-23T23:24:03.870Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
23:24:03 [2024-01-23T23:24:03.870Z] created by net/http.(*Server).Serve in goroutine 24
23:24:03 [2024-01-23T23:24:03.870Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
23:24:06 [2024-01-23T23:24:06.398Z] --- PASS: TestAuthZPluginAllowEventStream (6.09s)
23:24:06 [2024-01-23T23:24:06.398Z] === RUN   TestAuthZPluginErrorResponse
23:24:06 [2024-01-23T23:24:06.656Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
23:24:06 [2024-01-23T23:24:06.656Z] === RUN   TestAuthZPluginErrorRequest
23:24:07 [2024-01-23T23:24:07.223Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
23:24:07 [2024-01-23T23:24:07.223Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
23:24:07 [2024-01-23T23:24:07.790Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
23:24:07 [2024-01-23T23:24:07.790Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
23:24:09 [2024-01-23T23:24:09.164Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.15s)
23:24:09 [2024-01-23T23:24:09.164Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
23:24:10 [2024-01-23T23:24:10.099Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.18s)
23:24:10 [2024-01-23T23:24:10.099Z] === RUN   TestAuthZPluginHeader
23:24:10 [2024-01-23T23:24:10.665Z] --- PASS: TestAuthZPluginHeader (0.61s)
23:24:10 [2024-01-23T23:24:10.665Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
23:24:10 [2024-01-23T23:24:10.665Z]     authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm
23:24:10 [2024-01-23T23:24:10.665Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
23:24:10 [2024-01-23T23:24:10.665Z] === RUN   TestAuthZPluginV2Disable
23:24:10 [2024-01-23T23:24:10.665Z]     authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm
23:24:10 [2024-01-23T23:24:10.665Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
23:24:10 [2024-01-23T23:24:10.665Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
23:24:10 [2024-01-23T23:24:10.665Z]     authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm
23:24:10 [2024-01-23T23:24:10.665Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
23:24:10 [2024-01-23T23:24:10.665Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
23:24:10 [2024-01-23T23:24:10.665Z]     authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm
23:24:10 [2024-01-23T23:24:10.665Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
23:24:10 [2024-01-23T23:24:10.665Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
23:24:28 [2024-01-23T23:24:28.739Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s)
23:24:28 [2024-01-23T23:24:28.739Z] PASS
23:24:28 [2024-01-23T23:24:28.739Z] 
23:24:28 [2024-01-23T23:24:28.739Z] === Skipped
23:24:28 [2024-01-23T23:24:28.739Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
23:24:28 [2024-01-23T23:24:28.739Z]     authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm
23:24:28 [2024-01-23T23:24:28.739Z] 
23:24:28 [2024-01-23T23:24:28.739Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
23:24:28 [2024-01-23T23:24:28.739Z]     authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm
23:24:28 [2024-01-23T23:24:28.739Z] 
23:24:28 [2024-01-23T23:24:28.739Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
23:24:28 [2024-01-23T23:24:28.739Z]     authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm
23:24:28 [2024-01-23T23:24:28.739Z] 
23:24:28 [2024-01-23T23:24:28.739Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
23:24:28 [2024-01-23T23:24:28.739Z]     authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm
23:24:28 [2024-01-23T23:24:28.739Z] 
23:24:28 [2024-01-23T23:24:28.739Z] DONE 17 tests, 4 skipped in 30.749s
23:24:28 [2024-01-23T23:24:28.739Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m  
23:24:28 [2024-01-23T23:24:28.739Z] ++ '[' -n '' ']'
23:24:28 [2024-01-23T23:24:28.739Z] ++ 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
23:24:28 [2024-01-23T23:24:28.739Z] ++ set -e
23:24:28 [2024-01-23T23:24:28.739Z] ++ '[' -n 0 ']'
23:24:28 [2024-01-23T23:24:28.739Z] ++ set -x
23:24:28 [2024-01-23T23:24:28.739Z] ++ 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.XM33JwEQcu/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
23:24:28 [2024-01-23T23:24:28.739Z] INFO: Testing against a local daemon
23:24:28 [2024-01-23T23:24:28.739Z] === RUN   TestPluginInvalidJSON
23:24:28 [2024-01-23T23:24:28.739Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
23:24:28 [2024-01-23T23:24:28.739Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
23:24:28 [2024-01-23T23:24:28.739Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
23:24:28 [2024-01-23T23:24:28.739Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
23:24:28 [2024-01-23T23:24:28.739Z] === RUN   TestPluginInvalidJSON/plugins/pull
23:24:28 [2024-01-23T23:24:28.739Z] === PAUSE TestPluginInvalidJSON/plugins/pull
23:24:28 [2024-01-23T23:24:28.739Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
23:24:28 [2024-01-23T23:24:28.739Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
23:24:28 [2024-01-23T23:24:28.739Z] === CONT  TestPluginInvalidJSON/plugins/pull
23:24:28 [2024-01-23T23:24:28.739Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
23:24:28 [2024-01-23T23:24:28.739Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
23:24:28 [2024-01-23T23:24:28.739Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
23:24:28 [2024-01-23T23:24:28.739Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
23:24:28 [2024-01-23T23:24:28.739Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
23:24:28 [2024-01-23T23:24:28.739Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
23:24:28 [2024-01-23T23:24:28.739Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
23:24:28 [2024-01-23T23:24:28.739Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
23:24:28 [2024-01-23T23:24:28.739Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
23:24:28 [2024-01-23T23:24:28.739Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
23:24:28 [2024-01-23T23:24:28.739Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
23:24:28 [2024-01-23T23:24:28.739Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
23:24:28 [2024-01-23T23:24:28.739Z] --- PASS: TestPluginInvalidJSON (0.01s)
23:24:28 [2024-01-23T23:24:28.739Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
23:24:28 [2024-01-23T23:24:28.739Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
23:24:28 [2024-01-23T23:24:28.739Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
23:24:28 [2024-01-23T23:24:28.739Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
23:24:28 [2024-01-23T23:24:28.739Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
23:24:28 [2024-01-23T23:24:28.739Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
23:24:28 [2024-01-23T23:24:28.739Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
23:24:28 [2024-01-23T23:24:28.739Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
23:24:28 [2024-01-23T23:24:28.739Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
23:24:28 [2024-01-23T23:24:28.739Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
23:24:28 [2024-01-23T23:24:28.739Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
23:24:28 [2024-01-23T23:24:28.739Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
23:24:28 [2024-01-23T23:24:28.739Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
23:24:28 [2024-01-23T23:24:28.739Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
23:24:28 [2024-01-23T23:24:28.739Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
23:24:28 [2024-01-23T23:24:28.739Z] === RUN   TestPluginInstall
23:24:28 [2024-01-23T23:24:28.739Z] === RUN   TestPluginInstall/no_auth
23:24:31 [2024-01-23T23:24:31.277Z] time="2024-01-23T23:24:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:24:31 [2024-01-23T23:24:31.277Z] time="2024-01-23T23:24:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:aaf36ae35a11a2c3b7432817bb305ffe6e44876826801a8134def5e50161ebe3" mediatype=application/vnd.docker.plugin.v1+json size=522
23:24:31 [2024-01-23T23:24:31.277Z] time="2024-01-23T23:24:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:24:31 [2024-01-23T23:24:31.277Z] time="2024-01-23T23:24:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:aaf36ae35a11a2c3b7432817bb305ffe6e44876826801a8134def5e50161ebe3" mediatype=application/vnd.docker.plugin.v1+json size=522
23:24:31 [2024-01-23T23:24:31.277Z] === RUN   TestPluginInstall/with_htpasswd
23:24:31 [2024-01-23T23:24:31.541Z] time="2024-01-23T23:24:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:24:31 [2024-01-23T23:24:31.541Z] time="2024-01-23T23:24:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:09c9b273b0d7d283089f928f21bb2cc34339b0806a8562cd130b825593442dd0" mediatype=application/vnd.docker.plugin.v1+json size=522
23:24:31 [2024-01-23T23:24:31.541Z] time="2024-01-23T23:24:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:24:31 [2024-01-23T23:24:31.541Z] time="2024-01-23T23:24:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:09c9b273b0d7d283089f928f21bb2cc34339b0806a8562cd130b825593442dd0" mediatype=application/vnd.docker.plugin.v1+json size=522
23:24:31 [2024-01-23T23:24:31.805Z] === RUN   TestPluginInstall/with_insecure
23:24:32 [2024-01-23T23:24:32.743Z] time="2024-01-23T23:24:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:24:32 [2024-01-23T23:24:32.743Z] time="2024-01-23T23:24:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:355363217eaf1b66af67d867f3627bf48df782d359a760886119977832eaa9e2" mediatype=application/vnd.docker.plugin.v1+json size=522
23:24:32 [2024-01-23T23:24:32.743Z] time="2024-01-23T23:24:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:24:32 [2024-01-23T23:24:32.743Z] time="2024-01-23T23:24:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:355363217eaf1b66af67d867f3627bf48df782d359a760886119977832eaa9e2" mediatype=application/vnd.docker.plugin.v1+json size=522
23:24:32 [2024-01-23T23:24:32.743Z]     plugin_test.go:204: [d3b21ad243a3f] daemon is not started
23:24:32 [2024-01-23T23:24:32.743Z] --- PASS: TestPluginInstall (5.01s)
23:24:32 [2024-01-23T23:24:32.743Z]     --- PASS: TestPluginInstall/no_auth (3.62s)
23:24:32 [2024-01-23T23:24:32.743Z]     --- PASS: TestPluginInstall/with_htpasswd (0.46s)
23:24:32 [2024-01-23T23:24:32.743Z]     --- PASS: TestPluginInstall/with_insecure (0.93s)
23:24:32 [2024-01-23T23:24:32.743Z] === RUN   TestPluginsWithRuntimes
23:24:34 [2024-01-23T23:24:34.119Z] === RUN   TestPluginsWithRuntimes/No_Args
23:24:35 [2024-01-23T23:24:35.054Z] === RUN   TestPluginsWithRuntimes/With_Args
23:24:35 [2024-01-23T23:24:35.989Z] --- PASS: TestPluginsWithRuntimes (3.37s)
23:24:35 [2024-01-23T23:24:35.989Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.95s)
23:24:35 [2024-01-23T23:24:35.989Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.91s)
23:24:35 [2024-01-23T23:24:35.989Z] === RUN   TestPluginBackCompatMediaTypes
23:24:36 [2024-01-23T23:24:36.555Z] --- PASS: TestPluginBackCompatMediaTypes (0.49s)
23:24:36 [2024-01-23T23:24:36.555Z] PASS
23:24:36 [2024-01-23T23:24:36.555Z] 
23:24:36 [2024-01-23T23:24:36.555Z] DONE 24 tests in 8.918s
23:24:36 [2024-01-23T23:24:36.555Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m  
23:24:36 [2024-01-23T23:24:36.555Z] ++ '[' -n '' ']'
23:24:36 [2024-01-23T23:24:36.555Z] ++ 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
23:24:36 [2024-01-23T23:24:36.555Z] ++ set -e
23:24:36 [2024-01-23T23:24:36.555Z] ++ '[' -n 0 ']'
23:24:36 [2024-01-23T23:24:36.555Z] ++ set -x
23:24:36 [2024-01-23T23:24:36.555Z] ++ 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.XM33JwEQcu/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
23:24:36 [2024-01-23T23:24:36.555Z] INFO: Testing against a local daemon
23:24:36 [2024-01-23T23:24:36.555Z] === RUN   TestExternalGraphDriver
23:24:36 [2024-01-23T23:24:36.814Z] === RUN   TestExternalGraphDriver/json
23:24:36 [2024-01-23T23:24:36.814Z] === RUN   TestExternalGraphDriver/spec
23:24:36 [2024-01-23T23:24:36.814Z] === RUN   TestExternalGraphDriver/pull
23:24:36 [2024-01-23T23:24:36.814Z] --- PASS: TestExternalGraphDriver (0.34s)
23:24:36 [2024-01-23T23:24:36.814Z]     --- PASS: TestExternalGraphDriver/json (0.00s)
23:24:36 [2024-01-23T23:24:36.814Z]     --- PASS: TestExternalGraphDriver/spec (0.00s)
23:24:36 [2024-01-23T23:24:36.814Z]     --- PASS: TestExternalGraphDriver/pull (0.00s)
23:24:36 [2024-01-23T23:24:36.814Z] === RUN   TestGraphdriverPluginV2
23:24:37 [2024-01-23T23:24:37.380Z]     external_test.go:416: (*Execution).NotAmd64-fm
23:24:37 [2024-01-23T23:24:37.380Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
23:24:37 [2024-01-23T23:24:37.380Z] PASS
23:24:37 [2024-01-23T23:24:37.380Z] 
23:24:37 [2024-01-23T23:24:37.380Z] === Skipped
23:24:37 [2024-01-23T23:24:37.380Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
23:24:37 [2024-01-23T23:24:37.380Z]     external_test.go:416: (*Execution).NotAmd64-fm
23:24:37 [2024-01-23T23:24:37.380Z] 
23:24:37 [2024-01-23T23:24:37.380Z] DONE 5 tests, 1 skipped in 0.694s
23:24:37 [2024-01-23T23:24:37.380Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m  
23:24:37 [2024-01-23T23:24:37.380Z] ++ '[' -n '' ']'
23:24:37 [2024-01-23T23:24:37.380Z] ++ 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
23:24:37 [2024-01-23T23:24:37.380Z] ++ set -e
23:24:37 [2024-01-23T23:24:37.380Z] ++ '[' -n 0 ']'
23:24:37 [2024-01-23T23:24:37.380Z] ++ set -x
23:24:37 [2024-01-23T23:24:37.380Z] ++ 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.XM33JwEQcu/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
23:24:37 [2024-01-23T23:24:37.380Z] INFO: Testing against a local daemon
23:24:37 [2024-01-23T23:24:37.380Z] === RUN   TestContinueAfterPluginCrash
23:24:37 [2024-01-23T23:24:37.380Z] === PAUSE TestContinueAfterPluginCrash
23:24:37 [2024-01-23T23:24:37.380Z] === RUN   TestReadPluginNoRead
23:24:37 [2024-01-23T23:24:37.380Z] === PAUSE TestReadPluginNoRead
23:24:37 [2024-01-23T23:24:37.380Z] === RUN   TestDaemonStartWithLogOpt
23:24:37 [2024-01-23T23:24:37.380Z] === PAUSE TestDaemonStartWithLogOpt
23:24:37 [2024-01-23T23:24:37.380Z] === CONT  TestContinueAfterPluginCrash
23:24:37 [2024-01-23T23:24:37.380Z] === CONT  TestDaemonStartWithLogOpt
23:24:37 [2024-01-23T23:24:37.380Z] === CONT  TestReadPluginNoRead
23:24:39 [2024-01-23T23:24:39.912Z] === RUN   TestReadPluginNoRead/default
23:24:39 [2024-01-23T23:24:39.912Z] --- PASS: TestDaemonStartWithLogOpt (2.70s)
23:24:40 [2024-01-23T23:24:40.847Z] === RUN   TestReadPluginNoRead/disabled_caching
23:24:41 [2024-01-23T23:24:41.782Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
23:24:43 [2024-01-23T23:24:43.157Z]     read_test.go:93: [d4b0100c417af] daemon is not started
23:24:43 [2024-01-23T23:24:43.157Z] --- PASS: TestReadPluginNoRead (5.85s)
23:24:43 [2024-01-23T23:24:43.157Z]     --- PASS: TestReadPluginNoRead/default (1.22s)
23:24:43 [2024-01-23T23:24:43.157Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.25s)
23:24:43 [2024-01-23T23:24:43.157Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.22s)
23:24:45 [2024-01-23T23:24:45.057Z] --- PASS: TestContinueAfterPluginCrash (7.68s)
23:24:45 [2024-01-23T23:24:45.057Z] PASS
23:24:45 [2024-01-23T23:24:45.057Z] 
23:24:45 [2024-01-23T23:24:45.057Z] DONE 6 tests in 7.714s
23:24:45 [2024-01-23T23:24:45.057Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m  
23:24:45 [2024-01-23T23:24:45.057Z] ++ '[' -n '' ']'
23:24:45 [2024-01-23T23:24:45.057Z] ++ 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
23:24:45 [2024-01-23T23:24:45.057Z] ++ set -e
23:24:45 [2024-01-23T23:24:45.057Z] ++ '[' -n 0 ']'
23:24:45 [2024-01-23T23:24:45.057Z] ++ set -x
23:24:45 [2024-01-23T23:24:45.057Z] ++ 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.XM33JwEQcu/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
23:24:45 [2024-01-23T23:24:45.057Z] testing: warning: no tests to run
23:24:45 [2024-01-23T23:24:45.057Z] PASS
23:24:45 [2024-01-23T23:24:45.057Z] 
23:24:45 [2024-01-23T23:24:45.057Z] DONE 0 tests in 0.007s
23:24:45 [2024-01-23T23:24:45.057Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m  
23:24:45 [2024-01-23T23:24:45.057Z] ++ '[' -n '' ']'
23:24:45 [2024-01-23T23:24:45.057Z] ++ 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
23:24:45 [2024-01-23T23:24:45.057Z] ++ set -e
23:24:45 [2024-01-23T23:24:45.057Z] ++ '[' -n 0 ']'
23:24:45 [2024-01-23T23:24:45.057Z] ++ set -x
23:24:45 [2024-01-23T23:24:45.057Z] ++ 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.XM33JwEQcu/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
23:24:45 [2024-01-23T23:24:45.057Z] INFO: Testing against a local daemon
23:24:45 [2024-01-23T23:24:45.057Z] === RUN   TestPluginWithDevMounts
23:24:45 [2024-01-23T23:24:45.057Z] === PAUSE TestPluginWithDevMounts
23:24:45 [2024-01-23T23:24:45.057Z] === CONT  TestPluginWithDevMounts
23:24:46 [2024-01-23T23:24:46.432Z] --- PASS: TestPluginWithDevMounts (1.50s)
23:24:46 [2024-01-23T23:24:46.432Z] PASS
23:24:46 [2024-01-23T23:24:46.432Z] 
23:24:46 [2024-01-23T23:24:46.432Z] DONE 1 tests in 1.540s
23:24:46 [2024-01-23T23:24:46.432Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m  
23:24:46 [2024-01-23T23:24:46.432Z] ++ '[' -n '' ']'
23:24:46 [2024-01-23T23:24:46.432Z] ++ 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
23:24:46 [2024-01-23T23:24:46.432Z] ++ set -e
23:24:46 [2024-01-23T23:24:46.432Z] ++ '[' -n 0 ']'
23:24:46 [2024-01-23T23:24:46.432Z] ++ set -x
23:24:46 [2024-01-23T23:24:46.432Z] ++ 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.XM33JwEQcu/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
23:24:46 [2024-01-23T23:24:46.690Z] INFO: Testing against a local daemon
23:24:46 [2024-01-23T23:24:46.690Z] === RUN   TestSecretInspect
23:24:48 [2024-01-23T23:24:48.590Z] --- PASS: TestSecretInspect (1.88s)
23:24:48 [2024-01-23T23:24:48.590Z] === RUN   TestSecretList
23:24:50 [2024-01-23T23:24:50.490Z] --- PASS: TestSecretList (1.90s)
23:24:50 [2024-01-23T23:24:50.491Z] === RUN   TestSecretsCreateAndDelete
23:24:52 [2024-01-23T23:24:52.391Z] --- PASS: TestSecretsCreateAndDelete (1.93s)
23:24:52 [2024-01-23T23:24:52.391Z] === RUN   TestSecretsUpdate
23:24:54 [2024-01-23T23:24:54.291Z] --- PASS: TestSecretsUpdate (2.04s)
23:24:54 [2024-01-23T23:24:54.291Z] === RUN   TestTemplatedSecret
23:24:57 [2024-01-23T23:24:57.578Z] --- PASS: TestTemplatedSecret (2.64s)
23:24:57 [2024-01-23T23:24:57.578Z] === RUN   TestSecretCreateResolve
23:24:58 [2024-01-23T23:24:58.969Z] --- PASS: TestSecretCreateResolve (1.93s)
23:24:58 [2024-01-23T23:24:58.969Z] PASS
23:24:58 [2024-01-23T23:24:58.969Z] 
23:24:58 [2024-01-23T23:24:58.969Z] DONE 6 tests in 12.349s
23:24:58 [2024-01-23T23:24:58.969Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m  
23:24:58 [2024-01-23T23:24:58.969Z] ++ '[' -n '' ']'
23:24:58 [2024-01-23T23:24:58.969Z] ++ 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
23:24:58 [2024-01-23T23:24:58.969Z] ++ set -e
23:24:58 [2024-01-23T23:24:58.969Z] ++ '[' -n 0 ']'
23:24:58 [2024-01-23T23:24:58.969Z] ++ set -x
23:24:58 [2024-01-23T23:24:58.969Z] ++ 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.XM33JwEQcu/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
23:24:58 [2024-01-23T23:24:58.969Z] INFO: Testing against a local daemon
23:24:58 [2024-01-23T23:24:58.969Z] === RUN   TestServiceCreateInit
23:24:58 [2024-01-23T23:24:58.969Z] === RUN   TestServiceCreateInit/daemonInitDisabled
23:25:03 [2024-01-23T23:25:03.153Z] === RUN   TestServiceCreateInit/daemonInitEnabled
23:25:07 [2024-01-23T23:25:07.339Z] --- PASS: TestServiceCreateInit (7.72s)
23:25:07 [2024-01-23T23:25:07.339Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.84s)
23:25:07 [2024-01-23T23:25:07.339Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.87s)
23:25:07 [2024-01-23T23:25:07.339Z] === RUN   TestCreateServiceMultipleTimes
23:25:22 [2024-01-23T23:25:22.209Z] --- PASS: TestCreateServiceMultipleTimes (14.83s)
23:25:22 [2024-01-23T23:25:22.209Z] === RUN   TestCreateServiceConflict
23:25:23 [2024-01-23T23:25:23.586Z] --- PASS: TestCreateServiceConflict (1.95s)
23:25:23 [2024-01-23T23:25:23.586Z] === RUN   TestCreateServiceMaxReplicas
23:25:26 [2024-01-23T23:25:26.116Z] --- PASS: TestCreateServiceMaxReplicas (2.77s)
23:25:26 [2024-01-23T23:25:26.116Z] === RUN   TestCreateServiceSecretFileMode
23:25:40 [2024-01-23T23:25:40.986Z] --- PASS: TestCreateServiceSecretFileMode (12.56s)
23:25:40 [2024-01-23T23:25:40.986Z] === RUN   TestCreateServiceConfigFileMode
23:25:53 [2024-01-23T23:25:53.180Z] --- PASS: TestCreateServiceConfigFileMode (12.66s)
23:25:53 [2024-01-23T23:25:53.180Z] === RUN   TestCreateServiceSysctls
23:25:54 [2024-01-23T23:25:54.555Z] --- PASS: TestCreateServiceSysctls (3.16s)
23:25:54 [2024-01-23T23:25:54.555Z] === RUN   TestCreateServiceCapabilities
23:25:57 [2024-01-23T23:25:57.084Z] --- PASS: TestCreateServiceCapabilities (2.52s)
23:25:57 [2024-01-23T23:25:57.084Z] === RUN   TestInspect
23:26:00 [2024-01-23T23:26:00.367Z] --- PASS: TestInspect (2.81s)
23:26:00 [2024-01-23T23:26:00.367Z] === RUN   TestCreateJob
23:26:03 [2024-01-23T23:26:03.674Z] --- PASS: TestCreateJob (3.19s)
23:26:03 [2024-01-23T23:26:03.674Z] === RUN   TestReplicatedJob
23:26:07 [2024-01-23T23:26:07.859Z] --- PASS: TestReplicatedJob (4.85s)
23:26:07 [2024-01-23T23:26:07.859Z] === RUN   TestUpdateReplicatedJob
23:26:12 [2024-01-23T23:26:12.043Z] --- PASS: TestUpdateReplicatedJob (3.35s)
23:26:12 [2024-01-23T23:26:12.043Z] === RUN   TestServiceListWithStatuses
23:26:16 [2024-01-23T23:26:16.228Z] --- PASS: TestServiceListWithStatuses (4.72s)
23:26:16 [2024-01-23T23:26:16.228Z] === RUN   TestDockerNetworkConnectAliasPreV144
23:26:20 [2024-01-23T23:26:20.413Z] --- PASS: TestDockerNetworkConnectAliasPreV144 (3.91s)
23:26:20 [2024-01-23T23:26:20.413Z] === RUN   TestDockerNetworkReConnect
23:26:23 [2024-01-23T23:26:23.695Z] --- PASS: TestDockerNetworkReConnect (3.32s)
23:26:23 [2024-01-23T23:26:23.695Z] === RUN   TestServicePlugin
23:26:23 [2024-01-23T23:26:23.695Z]     plugin_test.go:25: (*Execution).NotAmd64-fm
23:26:23 [2024-01-23T23:26:23.695Z] --- SKIP: TestServicePlugin (0.00s)
23:26:23 [2024-01-23T23:26:23.695Z] === RUN   TestServiceUpdateLabel
23:26:25 [2024-01-23T23:26:25.596Z] --- PASS: TestServiceUpdateLabel (1.97s)
23:26:25 [2024-01-23T23:26:25.596Z] === RUN   TestServiceUpdateSecrets
23:26:40 [2024-01-23T23:26:40.469Z] --- PASS: TestServiceUpdateSecrets (14.36s)
23:26:40 [2024-01-23T23:26:40.469Z] === RUN   TestServiceUpdateConfigs
23:26:55 [2024-01-23T23:26:55.339Z] --- PASS: TestServiceUpdateConfigs (14.39s)
23:26:55 [2024-01-23T23:26:55.339Z] === RUN   TestServiceUpdateNetwork
23:27:07 [2024-01-23T23:27:07.560Z] --- PASS: TestServiceUpdateNetwork (12.15s)
23:27:07 [2024-01-23T23:27:07.560Z] === RUN   TestServiceUpdatePidsLimit
23:27:07 [2024-01-23T23:27:07.560Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
23:27:07 [2024-01-23T23:27:07.818Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
23:27:15 [2024-01-23T23:27:15.926Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
23:27:22 [2024-01-23T23:27:22.483Z] --- PASS: TestServiceUpdatePidsLimit (16.26s)
23:27:22 [2024-01-23T23:27:22.483Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.63s)
23:27:22 [2024-01-23T23:27:22.483Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s)
23:27:22 [2024-01-23T23:27:22.483Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.88s)
23:27:22 [2024-01-23T23:27:22.483Z] PASS
23:27:22 [2024-01-23T23:27:22.483Z] 
23:27:22 [2024-01-23T23:27:22.483Z] === Skipped
23:27:22 [2024-01-23T23:27:22.483Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
23:27:22 [2024-01-23T23:27:22.483Z]     plugin_test.go:25: (*Execution).NotAmd64-fm
23:27:22 [2024-01-23T23:27:22.483Z] 
23:27:22 [2024-01-23T23:27:22.483Z] DONE 26 tests, 1 skipped in 143.478s
23:27:22 [2024-01-23T23:27:22.483Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m  
23:27:22 [2024-01-23T23:27:22.483Z] ++ '[' -n '' ']'
23:27:22 [2024-01-23T23:27:22.483Z] ++ 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
23:27:22 [2024-01-23T23:27:22.483Z] ++ set -e
23:27:22 [2024-01-23T23:27:22.483Z] ++ '[' -n 0 ']'
23:27:22 [2024-01-23T23:27:22.483Z] ++ set -x
23:27:22 [2024-01-23T23:27:22.483Z] ++ 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.XM33JwEQcu/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
23:27:22 [2024-01-23T23:27:22.483Z] INFO: Testing against a local daemon
23:27:22 [2024-01-23T23:27:22.483Z] === RUN   TestSessionCreate
23:27:22 [2024-01-23T23:27:22.483Z] --- PASS: TestSessionCreate (0.01s)
23:27:22 [2024-01-23T23:27:22.483Z] === RUN   TestSessionCreateWithBadUpgrade
23:27:22 [2024-01-23T23:27:22.483Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s)
23:27:22 [2024-01-23T23:27:22.483Z] PASS
23:27:22 [2024-01-23T23:27:22.483Z] 
23:27:22 [2024-01-23T23:27:22.483Z] DONE 2 tests in 0.047s
23:27:22 [2024-01-23T23:27:22.483Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m  
23:27:22 [2024-01-23T23:27:22.483Z] ++ '[' -n '' ']'
23:27:22 [2024-01-23T23:27:22.483Z] ++ 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
23:27:22 [2024-01-23T23:27:22.483Z] ++ set -e
23:27:22 [2024-01-23T23:27:22.483Z] ++ '[' -n 0 ']'
23:27:22 [2024-01-23T23:27:22.483Z] ++ set -x
23:27:22 [2024-01-23T23:27:22.483Z] ++ 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.XM33JwEQcu/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
23:27:22 [2024-01-23T23:27:22.483Z] INFO: Testing against a local daemon
23:27:22 [2024-01-23T23:27:22.483Z] === RUN   TestCgroupDriverSystemdMemoryLimit
23:27:22 [2024-01-23T23:27:22.483Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
23:27:22 [2024-01-23T23:27:22.483Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
23:27:22 [2024-01-23T23:27:22.483Z] === RUN   TestDiskUsage
23:27:22 [2024-01-23T23:27:22.483Z] === PAUSE TestDiskUsage
23:27:22 [2024-01-23T23:27:22.483Z] === RUN   TestEventsExecDie
23:27:23 [2024-01-23T23:27:23.049Z] --- PASS: TestEventsExecDie (0.54s)
23:27:23 [2024-01-23T23:27:23.049Z] === RUN   TestEventsBackwardsCompatible
23:27:23 [2024-01-23T23:27:23.049Z] --- PASS: TestEventsBackwardsCompatible (0.04s)
23:27:23 [2024-01-23T23:27:23.049Z] === RUN   TestEventsVolumeCreate
23:27:23 [2024-01-23T23:27:23.049Z] --- PASS: TestEventsVolumeCreate (0.06s)
23:27:23 [2024-01-23T23:27:23.049Z] === RUN   TestInfoBinaryCommits
23:27:23 [2024-01-23T23:27:23.049Z] --- PASS: TestInfoBinaryCommits (0.01s)
23:27:23 [2024-01-23T23:27:23.049Z] === RUN   TestInfoAPIVersioned
23:27:23 [2024-01-23T23:27:23.049Z] --- PASS: TestInfoAPIVersioned (0.01s)
23:27:23 [2024-01-23T23:27:23.049Z] === RUN   TestInfoAPI
23:27:23 [2024-01-23T23:27:23.049Z] --- PASS: TestInfoAPI (0.01s)
23:27:23 [2024-01-23T23:27:23.049Z] === RUN   TestInfoAPIWarnings
23:27:41 [2024-01-23T23:27:41.123Z] --- PASS: TestInfoAPIWarnings (16.55s)
23:27:41 [2024-01-23T23:27:41.123Z] === RUN   TestInfoDebug
23:27:41 [2024-01-23T23:27:41.123Z] --- PASS: TestInfoDebug (0.52s)
23:27:41 [2024-01-23T23:27:41.124Z] === RUN   TestInfoInsecureRegistries
23:27:41 [2024-01-23T23:27:41.124Z] --- PASS: TestInfoInsecureRegistries (0.52s)
23:27:41 [2024-01-23T23:27:41.124Z] === RUN   TestInfoRegistryMirrors
23:27:41 [2024-01-23T23:27:41.381Z] --- PASS: TestInfoRegistryMirrors (0.52s)
23:27:41 [2024-01-23T23:27:41.382Z] === RUN   TestLoginFailsWithBadCredentials
23:27:42 [2024-01-23T23:27:42.316Z] --- PASS: TestLoginFailsWithBadCredentials (0.98s)
23:27:42 [2024-01-23T23:27:42.316Z] === RUN   TestPingCacheHeaders
23:27:42 [2024-01-23T23:27:42.316Z] --- PASS: TestPingCacheHeaders (0.01s)
23:27:42 [2024-01-23T23:27:42.316Z] === RUN   TestPingGet
23:27:42 [2024-01-23T23:27:42.316Z] --- PASS: TestPingGet (0.01s)
23:27:42 [2024-01-23T23:27:42.316Z] === RUN   TestPingHead
23:27:42 [2024-01-23T23:27:42.316Z] --- PASS: TestPingHead (0.01s)
23:27:42 [2024-01-23T23:27:42.316Z] === RUN   TestPingSwarmHeader
23:27:42 [2024-01-23T23:27:42.882Z] === RUN   TestPingSwarmHeader/before_swarm_init
23:27:43 [2024-01-23T23:27:43.448Z] === RUN   TestPingSwarmHeader/after_swarm_init
23:27:44 [2024-01-23T23:27:44.381Z] === RUN   TestPingSwarmHeader/after_swarm_leave
23:27:44 [2024-01-23T23:27:44.381Z] --- PASS: TestPingSwarmHeader (1.93s)
23:27:44 [2024-01-23T23:27:44.381Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
23:27:44 [2024-01-23T23:27:44.381Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
23:27:44 [2024-01-23T23:27:44.381Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
23:27:44 [2024-01-23T23:27:44.381Z] === RUN   TestPingBuilderHeader
23:27:44 [2024-01-23T23:27:44.381Z] === RUN   TestPingBuilderHeader/default_config
23:27:44 [2024-01-23T23:27:44.639Z] === RUN   TestPingBuilderHeader/buildkit_disabled
23:27:45 [2024-01-23T23:27:45.205Z] --- PASS: TestPingBuilderHeader (1.04s)
23:27:45 [2024-01-23T23:27:45.205Z]     --- PASS: TestPingBuilderHeader/default_config (0.52s)
23:27:45 [2024-01-23T23:27:45.205Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s)
23:27:45 [2024-01-23T23:27:45.205Z] === RUN   TestVersion
23:27:45 [2024-01-23T23:27:45.205Z] --- PASS: TestVersion (0.01s)
23:27:45 [2024-01-23T23:27:45.205Z] === CONT  TestDiskUsage
23:27:45 [2024-01-23T23:27:45.770Z] === RUN   TestDiskUsage/empty
23:27:45 [2024-01-23T23:27:45.770Z] === RUN   TestDiskUsage/empty/container_types
23:27:45 [2024-01-23T23:27:45.770Z] === RUN   TestDiskUsage/empty/image_types
23:27:45 [2024-01-23T23:27:45.770Z] === RUN   TestDiskUsage/empty/volume_types
23:27:45 [2024-01-23T23:27:45.770Z] === RUN   TestDiskUsage/empty/build-cache_types
23:27:45 [2024-01-23T23:27:45.770Z] === RUN   TestDiskUsage/empty/container,_volume_types
23:27:45 [2024-01-23T23:27:45.770Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
23:27:45 [2024-01-23T23:27:45.770Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
23:27:45 [2024-01-23T23:27:45.770Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
23:27:45 [2024-01-23T23:27:45.770Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
23:27:45 [2024-01-23T23:27:45.770Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
23:27:45 [2024-01-23T23:27:45.770Z] === RUN   TestDiskUsage/after_LoadBusybox
23:27:45 [2024-01-23T23:27:45.770Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
23:27:45 [2024-01-23T23:27:45.770Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
23:27:45 [2024-01-23T23:27:45.770Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
23:27:45 [2024-01-23T23:27:45.770Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
23:27:45 [2024-01-23T23:27:45.770Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
23:27:45 [2024-01-23T23:27:45.770Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
23:27:45 [2024-01-23T23:27:45.770Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
23:27:45 [2024-01-23T23:27:45.770Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
23:27:45 [2024-01-23T23:27:45.770Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
23:27:45 [2024-01-23T23:27:45.770Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
23:27:45 [2024-01-23T23:27:45.770Z] === RUN   TestDiskUsage/after_container.Run
23:27:46 [2024-01-23T23:27:46.028Z] === RUN   TestDiskUsage/after_container.Run/container_types
23:27:46 [2024-01-23T23:27:46.028Z] === RUN   TestDiskUsage/after_container.Run/image_types
23:27:46 [2024-01-23T23:27:46.028Z] === RUN   TestDiskUsage/after_container.Run/volume_types
23:27:46 [2024-01-23T23:27:46.028Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
23:27:46 [2024-01-23T23:27:46.028Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
23:27:46 [2024-01-23T23:27:46.028Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
23:27:46 [2024-01-23T23:27:46.028Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
23:27:46 [2024-01-23T23:27:46.028Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
23:27:46 [2024-01-23T23:27:46.028Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
23:27:46 [2024-01-23T23:27:46.028Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
23:27:46 [2024-01-23T23:27:46.287Z] --- PASS: TestDiskUsage (1.13s)
23:27:46 [2024-01-23T23:27:46.287Z]     --- PASS: TestDiskUsage/empty (0.01s)
23:27:46 [2024-01-23T23:27:46.287Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
23:27:46 [2024-01-23T23:27:46.287Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
23:27:46 [2024-01-23T23:27:46.287Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
23:27:46 [2024-01-23T23:27:46.287Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
23:27:46 [2024-01-23T23:27:46.287Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
23:27:46 [2024-01-23T23:27:46.287Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
23:27:46 [2024-01-23T23:27:46.287Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
23:27:46 [2024-01-23T23:27:46.287Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
23:27:46 [2024-01-23T23:27:46.287Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
23:27:46 [2024-01-23T23:27:46.287Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
23:27:46 [2024-01-23T23:27:46.287Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.08s)
23:27:46 [2024-01-23T23:27:46.287Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
23:27:46 [2024-01-23T23:27:46.287Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
23:27:46 [2024-01-23T23:27:46.287Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
23:27:46 [2024-01-23T23:27:46.287Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
23:27:46 [2024-01-23T23:27:46.287Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
23:27:46 [2024-01-23T23:27:46.287Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
23:27:46 [2024-01-23T23:27:46.287Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
23:27:46 [2024-01-23T23:27:46.287Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
23:27:46 [2024-01-23T23:27:46.287Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
23:27:46 [2024-01-23T23:27:46.287Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
23:27:46 [2024-01-23T23:27:46.287Z]     --- PASS: TestDiskUsage/after_container.Run (0.28s)
23:27:46 [2024-01-23T23:27:46.287Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
23:27:46 [2024-01-23T23:27:46.287Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
23:27:46 [2024-01-23T23:27:46.287Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
23:27:46 [2024-01-23T23:27:46.287Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
23:27:46 [2024-01-23T23:27:46.287Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
23:27:46 [2024-01-23T23:27:46.287Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
23:27:46 [2024-01-23T23:27:46.287Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
23:27:46 [2024-01-23T23:27:46.287Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
23:27:46 [2024-01-23T23:27:46.287Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
23:27:46 [2024-01-23T23:27:46.287Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
23:27:46 [2024-01-23T23:27:46.287Z] PASS
23:27:46 [2024-01-23T23:27:46.287Z] 
23:27:46 [2024-01-23T23:27:46.287Z] === Skipped
23:27:46 [2024-01-23T23:27:46.287Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
23:27:46 [2024-01-23T23:27:46.287Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
23:27:46 [2024-01-23T23:27:46.287Z] 
23:27:46 [2024-01-23T23:27:46.287Z] DONE 57 tests, 1 skipped in 23.932s
23:27:46 [2024-01-23T23:27:46.287Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m  
23:27:46 [2024-01-23T23:27:46.287Z] ++ '[' -n '' ']'
23:27:46 [2024-01-23T23:27:46.287Z] ++ 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
23:27:46 [2024-01-23T23:27:46.287Z] ++ set -e
23:27:46 [2024-01-23T23:27:46.287Z] ++ '[' -n 0 ']'
23:27:46 [2024-01-23T23:27:46.287Z] ++ set -x
23:27:46 [2024-01-23T23:27:46.287Z] ++ 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.XM33JwEQcu/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
23:27:46 [2024-01-23T23:27:46.545Z] INFO: Testing against a local daemon
23:27:46 [2024-01-23T23:27:46.545Z] === RUN   TestRunMountVolumeSubdir
23:27:46 [2024-01-23T23:27:46.803Z]     mount_test.go:28: Setup stderr:
23:27:46 [2024-01-23T23:27:46.803Z]     mount_test.go:28: Setup stdout:
23:27:46 [2024-01-23T23:27:46.803Z]         /volume:
23:27:46 [2024-01-23T23:27:46.803Z]         total 24K    
23:27:46 [2024-01-23T23:27:46.803Z]         drwxr-xr-x    5 root     root        4.0K Jan 23 23:27 .
23:27:46 [2024-01-23T23:27:46.803Z]         drwxr-xr-x    1 root     root        4.0K Jan 23 23:27 ..
23:27:46 [2024-01-23T23:27:46.803Z]         -rw-r--r--    1 root     root           4 Jan 23 23:27 bar.txt
23:27:46 [2024-01-23T23:27:46.803Z]         drwxr-xr-x    2 root     root        4.0K Jan 23 23:27 bin
23:27:46 [2024-01-23T23:27:46.803Z]         drwxr-xr-x    3 root     root        4.0K Jan 23 23:27 hack
23:27:46 [2024-01-23T23:27:46.803Z]         drwxr-xr-x    2 root     root        4.0K Jan 23 23:27 subdir
23:27:46 [2024-01-23T23:27:46.803Z]         
23:27:46 [2024-01-23T23:27:46.803Z]         /volume/hack/:
23:27:46 [2024-01-23T23:27:46.803Z]         total 12K    
23:27:46 [2024-01-23T23:27:46.803Z]         drwxr-xr-x    3 root     root        4.0K Jan 23 23:27 .
23:27:46 [2024-01-23T23:27:46.803Z]         drwxr-xr-x    5 root     root        4.0K Jan 23 23:27 ..
23:27:46 [2024-01-23T23:27:46.803Z]         lrwxrwxrwx    1 root     root           4 Jan 23 23:27 bad -> root
23:27:46 [2024-01-23T23:27:46.803Z]         lrwxrwxrwx    1 root     root           9 Jan 23 23:27 good -> ../subdir
23:27:46 [2024-01-23T23:27:46.803Z]         drwxr-xr-x    2 root     root        4.0K Jan 23 23:27 iwanttobehackedwithtoctou
23:27:46 [2024-01-23T23:27:46.803Z]         lrwxrwxrwx    1 root     root           1 Jan 23 23:27 root -> /
23:27:46 [2024-01-23T23:27:46.803Z] === RUN   TestRunMountVolumeSubdir/subdir
23:27:47 [2024-01-23T23:27:47.369Z]     mount_test.go:101: stdout:
23:27:47 [2024-01-23T23:27:47.369Z]         hello.txt
23:27:47 [2024-01-23T23:27:47.369Z]     mount_test.go:102: stderr:
23:27:47 [2024-01-23T23:27:47.369Z] === RUN   TestRunMountVolumeSubdir/subdir_link
23:27:47 [2024-01-23T23:27:47.935Z]     mount_test.go:101: stdout:
23:27:47 [2024-01-23T23:27:47.935Z]         hello.txt
23:27:47 [2024-01-23T23:27:47.935Z]     mount_test.go:102: stderr:
23:27:47 [2024-01-23T23:27:47.935Z] === RUN   TestRunMountVolumeSubdir/subdir_with_copy_data
23:27:48 [2024-01-23T23:27:48.193Z]     mount_test.go:101: stdout:
23:27:48 [2024-01-23T23:27:48.193Z]         /bin/busybox
23:27:48 [2024-01-23T23:27:48.193Z]     mount_test.go:102: stderr:
23:27:48 [2024-01-23T23:27:48.193Z] === RUN   TestRunMountVolumeSubdir/file
23:27:48 [2024-01-23T23:27:48.759Z]     mount_test.go:101: stdout:
23:27:48 [2024-01-23T23:27:48.759Z]         foo
23:27:48 [2024-01-23T23:27:48.759Z]     mount_test.go:102: stderr:
23:27:48 [2024-01-23T23:27:48.759Z] === RUN   TestRunMountVolumeSubdir/relative_with_backtracks
23:27:48 [2024-01-23T23:27:48.759Z] === RUN   TestRunMountVolumeSubdir/not_existing
23:27:48 [2024-01-23T23:27:48.759Z] === RUN   TestRunMountVolumeSubdir/mount_link
23:27:49 [2024-01-23T23:27:49.017Z] === RUN   TestRunMountVolumeSubdir/mount_link_link
23:27:49 [2024-01-23T23:27:49.017Z] --- PASS: TestRunMountVolumeSubdir (2.66s)
23:27:49 [2024-01-23T23:27:49.017Z]     --- PASS: TestRunMountVolumeSubdir/subdir (0.44s)
23:27:49 [2024-01-23T23:27:49.017Z]     --- PASS: TestRunMountVolumeSubdir/subdir_link (0.45s)
23:27:49 [2024-01-23T23:27:49.017Z]     --- PASS: TestRunMountVolumeSubdir/subdir_with_copy_data (0.47s)
23:27:49 [2024-01-23T23:27:49.017Z]     --- PASS: TestRunMountVolumeSubdir/file (0.44s)
23:27:49 [2024-01-23T23:27:49.017Z]     --- PASS: TestRunMountVolumeSubdir/relative_with_backtracks (0.00s)
23:27:49 [2024-01-23T23:27:49.017Z]     --- PASS: TestRunMountVolumeSubdir/not_existing (0.14s)
23:27:49 [2024-01-23T23:27:49.017Z]     --- PASS: TestRunMountVolumeSubdir/mount_link (0.13s)
23:27:49 [2024-01-23T23:27:49.017Z]     --- PASS: TestRunMountVolumeSubdir/mount_link_link (0.12s)
23:27:49 [2024-01-23T23:27:49.017Z] === RUN   TestVolumesCreateAndList
23:27:49 [2024-01-23T23:27:49.017Z] --- PASS: TestVolumesCreateAndList (0.01s)
23:27:49 [2024-01-23T23:27:49.017Z] === RUN   TestVolumesRemove
23:27:49 [2024-01-23T23:27:49.017Z] === RUN   TestVolumesRemove/volume_in_use
23:27:49 [2024-01-23T23:27:49.017Z] === RUN   TestVolumesRemove/volume_not_in_use
23:27:49 [2024-01-23T23:27:49.277Z] === RUN   TestVolumesRemove/non-existing_volume
23:27:49 [2024-01-23T23:27:49.277Z] === RUN   TestVolumesRemove/non-existing_volume_force
23:27:49 [2024-01-23T23:27:49.277Z] --- PASS: TestVolumesRemove (0.05s)
23:27:49 [2024-01-23T23:27:49.277Z]     --- PASS: TestVolumesRemove/volume_in_use (0.00s)
23:27:49 [2024-01-23T23:27:49.277Z]     --- PASS: TestVolumesRemove/volume_not_in_use (0.01s)
23:27:49 [2024-01-23T23:27:49.277Z]     --- PASS: TestVolumesRemove/non-existing_volume (0.00s)
23:27:49 [2024-01-23T23:27:49.277Z]     --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s)
23:27:49 [2024-01-23T23:27:49.277Z] === RUN   TestVolumesRemoveSwarmEnabled
23:27:49 [2024-01-23T23:27:49.277Z] === PAUSE TestVolumesRemoveSwarmEnabled
23:27:49 [2024-01-23T23:27:49.277Z] === RUN   TestVolumesInspect
23:27:49 [2024-01-23T23:27:49.277Z] --- PASS: TestVolumesInspect (0.01s)
23:27:49 [2024-01-23T23:27:49.277Z] === RUN   TestVolumesInvalidJSON
23:27:49 [2024-01-23T23:27:49.277Z] === RUN   TestVolumesInvalidJSON/volumes/create
23:27:49 [2024-01-23T23:27:49.277Z] === PAUSE TestVolumesInvalidJSON/volumes/create
23:27:49 [2024-01-23T23:27:49.277Z] === CONT  TestVolumesInvalidJSON/volumes/create
23:27:49 [2024-01-23T23:27:49.277Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
23:27:49 [2024-01-23T23:27:49.277Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
23:27:49 [2024-01-23T23:27:49.277Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
23:27:49 [2024-01-23T23:27:49.277Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
23:27:49 [2024-01-23T23:27:49.277Z] --- PASS: TestVolumesInvalidJSON (0.01s)
23:27:49 [2024-01-23T23:27:49.277Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
23:27:49 [2024-01-23T23:27:49.277Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
23:27:49 [2024-01-23T23:27:49.277Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
23:27:49 [2024-01-23T23:27:49.277Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
23:27:49 [2024-01-23T23:27:49.277Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
23:27:49 [2024-01-23T23:27:49.277Z] === RUN   TestVolumePruneAnonymous
23:27:49 [2024-01-23T23:27:49.277Z] --- PASS: TestVolumePruneAnonymous (0.03s)
23:27:49 [2024-01-23T23:27:49.277Z] === RUN   TestVolumePruneAnonFromImage
23:27:49 [2024-01-23T23:27:49.277Z] --- PASS: TestVolumePruneAnonFromImage (0.13s)
23:27:49 [2024-01-23T23:27:49.277Z] === CONT  TestVolumesRemoveSwarmEnabled
23:27:50 [2024-01-23T23:27:50.651Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_in_use
23:27:50 [2024-01-23T23:27:50.651Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_not_in_use
23:27:50 [2024-01-23T23:27:50.651Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume
23:27:50 [2024-01-23T23:27:50.651Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume_force
23:27:51 [2024-01-23T23:27:51.217Z] --- PASS: TestVolumesRemoveSwarmEnabled (1.95s)
23:27:51 [2024-01-23T23:27:51.217Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s)
23:27:51 [2024-01-23T23:27:51.217Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s)
23:27:51 [2024-01-23T23:27:51.217Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s)
23:27:51 [2024-01-23T23:27:51.217Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s)
23:27:51 [2024-01-23T23:27:51.217Z] PASS
23:27:51 [2024-01-23T23:27:51.217Z] 
23:27:51 [2024-01-23T23:27:51.217Z] DONE 29 tests in 4.888s
23:27:51 [2024-01-23T23:27:51.217Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
23:27:51 [2024-01-23T23:27:51.475Z] ++++ cat bundles/test-integration/docker.pid
23:27:51 [2024-01-23T23:27:51.475Z] +++ kill 24481
23:27:52 [2024-01-23T23:27:52.864Z] ++++ cat bundles/test-integration/TestUsernsCommit/daa8275f00361/docker.pid
23:27:52 [2024-01-23T23:27:52.864Z] +++ kill 62436
23:27:52 [2024-01-23T23:27:52.864Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 62436 is not a child of this shell
23:27:52 [2024-01-23T23:27:52.864Z] warning: PID 62436 from bundles/test-integration/TestUsernsCommit/daa8275f00361/docker.pid had a nonzero exit code
23:27:52 [2024-01-23T23:27:52.864Z] umount: bundles/test-integration/TestUsernsCommit/daa8275f00361/root: not mounted.
23:27:52 [2024-01-23T23:27:52.864Z] +++ /etc/init.d/apparmor stop
23:27:52 [2024-01-23T23:27:52.864Z] Leaving: AppArmorNo profiles have been unloaded.
23:27:52 [2024-01-23T23:27:52.864Z] 
23:27:52 [2024-01-23T23:27:52.864Z] Unloading profiles will leave already running processes permanently
23:27:52 [2024-01-23T23:27:52.864Z] unconfined, which can lead to unexpected situations.
23:27:52 [2024-01-23T23:27:52.864Z] 
23:27:52 [2024-01-23T23:27:52.864Z] To set a process to complain mode, use the command line tool
23:27:52 [2024-01-23T23:27:52.864Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
23:27:52 [2024-01-23T23:27:52.864Z] +++ true
23:27:52 [2024-01-23T23:27:52.864Z] exiting test-integration
23:27:52 [2024-01-23T23:27:52.864Z] ++ exit 0
23:27:52 [2024-01-23T23:27:52.864Z] 
Post stage
[Pipeline] junit
23:27:54 [2024-01-23T23:27:54.255Z] Recording test results
23:27:54 [2024-01-23T23:27:54.364Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
23:27:54 [2024-01-23T23:27:54.655Z] + echo Ensuring container killed.
23:27:54 [2024-01-23T23:27:54.655Z] Ensuring container killed.
23:27:54 [2024-01-23T23:27:54.655Z] + docker rm -vf docker-pr6
23:27:54 [2024-01-23T23:27:54.655Z] Error response from daemon: No such container: docker-pr6
[Pipeline] sh
23:27:54 [2024-01-23T23:27:54.933Z] + echo Chowning /workspace to jenkins user
23:27:54 [2024-01-23T23:27:54.933Z] Chowning /workspace to jenkins user
23:27:54 [2024-01-23T23:27:54.933Z] + id -u
23:27:54 [2024-01-23T23:27:54.933Z] + id -g
23:27:54 [2024-01-23T23:27:54.933Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-47139:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
23:27:56 [2024-01-23T23:27:56.151Z] + bundleName=arm64-integration
23:27:56 [2024-01-23T23:27:56.151Z] + echo Creating arm64-integration-bundles.tar.gz
23:27:56 [2024-01-23T23:27:56.151Z] Creating arm64-integration-bundles.tar.gz
23:27:56 [2024-01-23T23:27:56.151Z] + + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
23:27:56 [2024-01-23T23:27:56.151Z] xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
23:27:56 [2024-01-23T23:27:56.420Z] Archiving artifacts
23:27:56 [2024-01-23T23:27:56.789Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-47139/6/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
23:27:57 [2024-01-23T23:27:57.073Z] + make clean
23:27:57 [2024-01-23T23:27:57.073Z] docker volume rm -f docker-dev-cache docker-mod-cache
23:27:57 [2024-01-23T23:27:57.073Z] docker-dev-cache
23:27:57 [2024-01-23T23:27:57.073Z] 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