Skip to content
Success

Console Output

Pull request #47161 event
13:45:11 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 1e335cfa74b1c28c540e0b2443d7bc28b44d96c0+d25aa32c215b5a23873d186a45c3c015b25ebeae (ff608dac8f79831f608109341a922e69a090be18)
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-47161@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
13:45:15 [2024-01-22T13:45:15.147Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
13:45:15 [2024-01-22T13:45:15.152Z] Trying to pass milestone 1
[Pipeline] milestone
13:45:15 [2024-01-22T13:45:15.315Z] Trying to pass milestone 2
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
13:45:15 [2024-01-22T13:45:15.538Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-09289b7716fc70c3f) in /home/ubuntu/workspace/moby_PR-47161
[Pipeline] {
[Pipeline] checkout
13:45:15 [2024-01-22T13:45:15.566Z] The recommended git tool is: git
13:45:15 [2024-01-22T13:45:15.596Z] using credential docker-jenkins-github-credentials
13:45:15 [2024-01-22T13:45:15.624Z] Cloning the remote Git repository
13:45:15 [2024-01-22T13:45:15.624Z] Cloning with configured refspecs honoured and without tags
13:45:15 [2024-01-22T13:45:15.630Z] Cloning repository https://github.com/moby/moby.git
13:45:15 [2024-01-22T13:45:15.631Z]  > git init /home/ubuntu/workspace/moby_PR-47161 # timeout=10
13:45:15 [2024-01-22T13:45:15.636Z] Fetching upstream changes from https://github.com/moby/moby.git
13:45:15 [2024-01-22T13:45:15.636Z]  > git --version # timeout=10
13:45:15 [2024-01-22T13:45:15.638Z]  > git --version # 'git version 2.25.1'
13:45:15 [2024-01-22T13:45:15.638Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:45:15 [2024-01-22T13:45:15.639Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47161/head:refs/remotes/origin/PR-47161 +refs/heads/25.0:refs/remotes/origin/25.0 # timeout=10
13:45:27 [2024-01-22T13:45:27.513Z] Fetching without tags
13:45:27 [2024-01-22T13:45:27.721Z] Merging remotes/origin/25.0 commit d25aa32c215b5a23873d186a45c3c015b25ebeae into PR head commit 1e335cfa74b1c28c540e0b2443d7bc28b44d96c0
13:45:27 [2024-01-22T13:45:27.501Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:45:27 [2024-01-22T13:45:27.504Z]  > git config --add remote.origin.fetch +refs/pull/47161/head:refs/remotes/origin/PR-47161 # timeout=10
13:45:27 [2024-01-22T13:45:27.506Z]  > git config --add remote.origin.fetch +refs/heads/25.0:refs/remotes/origin/25.0 # timeout=10
13:45:27 [2024-01-22T13:45:27.512Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:45:27 [2024-01-22T13:45:27.519Z] Fetching upstream changes from https://github.com/moby/moby.git
13:45:27 [2024-01-22T13:45:27.519Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:45:27 [2024-01-22T13:45:27.520Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47161/head:refs/remotes/origin/PR-47161 +refs/heads/25.0:refs/remotes/origin/25.0 # timeout=10
13:45:27 [2024-01-22T13:45:27.727Z]  > git config core.sparsecheckout # timeout=10
13:45:27 [2024-01-22T13:45:27.729Z]  > git checkout -f 1e335cfa74b1c28c540e0b2443d7bc28b44d96c0 # timeout=10
13:45:29 [2024-01-22T13:45:29.151Z] Merge succeeded, producing d83829dc83d8487218d71a5a13f7dbc6bfff1b99
13:45:29 [2024-01-22T13:45:29.152Z] Checking out Revision d83829dc83d8487218d71a5a13f7dbc6bfff1b99 (PR-47161)
13:45:29 [2024-01-22T13:45:29.203Z] Commit message: "Merge commit 'd25aa32c215b5a23873d186a45c3c015b25ebeae' into HEAD"
13:45:28 [2024-01-22T13:45:28.385Z]  > git remote # timeout=10
13:45:28 [2024-01-22T13:45:28.388Z]  > git config --get remote.origin.url # timeout=10
13:45:28 [2024-01-22T13:45:28.390Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:45:28 [2024-01-22T13:45:28.391Z]  > git merge d25aa32c215b5a23873d186a45c3c015b25ebeae # timeout=10
13:45:29 [2024-01-22T13:45:29.151Z]  > git rev-parse HEAD^{commit} # timeout=10
13:45:29 [2024-01-22T13:45:29.157Z]  > git config core.sparsecheckout # timeout=10
13:45:29 [2024-01-22T13:45:29.160Z]  > git checkout -f d83829dc83d8487218d71a5a13f7dbc6bfff1b99 # timeout=10
13:45:29 [2024-01-22T13:45:29.209Z]  > git rev-list --no-walk 1e335cfa74b1c28c540e0b2443d7bc28b44d96c0 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
13:45:29 [2024-01-22T13:45:29.839Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-47161:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=25.0 alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco
13:45:34 [2024-01-22T13:45:34.034Z] 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
13:45:34 [2024-01-22T13:45:34.349Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-09289b7716fc70c3f) in /home/ubuntu/workspace/moby_PR-47161
[Pipeline] {
[Pipeline] checkout
13:45:34 [2024-01-22T13:45:34.370Z] The recommended git tool is: git
13:45:34 [2024-01-22T13:45:34.379Z] using credential docker-jenkins-github-credentials
13:45:34 [2024-01-22T13:45:34.396Z] Fetching changes from the remote Git repository
13:45:34 [2024-01-22T13:45:34.401Z] Fetching without tags
13:45:34 [2024-01-22T13:45:34.615Z] Merging remotes/origin/25.0 commit d25aa32c215b5a23873d186a45c3c015b25ebeae into PR head commit 1e335cfa74b1c28c540e0b2443d7bc28b44d96c0
13:45:34 [2024-01-22T13:45:34.695Z] Merge succeeded, producing deaf6ace3748db607ab8ea80653339f554129422
13:45:34 [2024-01-22T13:45:34.695Z] Checking out Revision deaf6ace3748db607ab8ea80653339f554129422 (PR-47161)
13:45:34 [2024-01-22T13:45:34.747Z] Commit message: "Merge commit 'd25aa32c215b5a23873d186a45c3c015b25ebeae' into HEAD"
13:45:34 [2024-01-22T13:45:34.397Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-47161/.git # timeout=10
13:45:34 [2024-01-22T13:45:34.402Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:45:34 [2024-01-22T13:45:34.407Z] Fetching upstream changes from https://github.com/moby/moby.git
13:45:34 [2024-01-22T13:45:34.407Z]  > git --version # timeout=10
13:45:34 [2024-01-22T13:45:34.410Z]  > git --version # 'git version 2.25.1'
13:45:34 [2024-01-22T13:45:34.410Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:45:34 [2024-01-22T13:45:34.410Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47161/head:refs/remotes/origin/PR-47161 +refs/heads/25.0:refs/remotes/origin/25.0 # timeout=10
13:45:34 [2024-01-22T13:45:34.621Z]  > git config core.sparsecheckout # timeout=10
13:45:34 [2024-01-22T13:45:34.623Z]  > git checkout -f 1e335cfa74b1c28c540e0b2443d7bc28b44d96c0 # timeout=10
13:45:34 [2024-01-22T13:45:34.654Z]  > git remote # timeout=10
13:45:34 [2024-01-22T13:45:34.657Z]  > git config --get remote.origin.url # timeout=10
13:45:34 [2024-01-22T13:45:34.659Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:45:34 [2024-01-22T13:45:34.660Z]  > git merge d25aa32c215b5a23873d186a45c3c015b25ebeae # timeout=10
13:45:34 [2024-01-22T13:45:34.695Z]  > git rev-parse HEAD^{commit} # timeout=10
13:45:34 [2024-01-22T13:45:34.700Z]  > git config core.sparsecheckout # timeout=10
13:45:34 [2024-01-22T13:45:34.703Z]  > git checkout -f deaf6ace3748db607ab8ea80653339f554129422 # timeout=10
13:45:34 [2024-01-22T13:45:34.753Z]  > git rev-list --no-walk 1e335cfa74b1c28c540e0b2443d7bc28b44d96c0 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
13:45:35 [2024-01-22T13:45:35.565Z] + docker version
13:45:35 [2024-01-22T13:45:35.565Z] Client: Docker Engine - Community
13:45:35 [2024-01-22T13:45:35.565Z]  Version:           24.0.7
13:45:35 [2024-01-22T13:45:35.565Z]  API version:       1.43
13:45:35 [2024-01-22T13:45:35.565Z]  Go version:        go1.20.10
13:45:35 [2024-01-22T13:45:35.565Z]  Git commit:        afdd53b
13:45:35 [2024-01-22T13:45:35.565Z]  Built:             Thu Oct 26 09:08:14 2023
13:45:35 [2024-01-22T13:45:35.565Z]  OS/Arch:           linux/arm64
13:45:35 [2024-01-22T13:45:35.565Z]  Context:           default
13:45:35 [2024-01-22T13:45:35.565Z] 
13:45:35 [2024-01-22T13:45:35.565Z] Server: Docker Engine - Community
13:45:35 [2024-01-22T13:45:35.565Z]  Engine:
13:45:35 [2024-01-22T13:45:35.565Z]   Version:          24.0.7
13:45:35 [2024-01-22T13:45:35.565Z]   API version:      1.43 (minimum version 1.12)
13:45:35 [2024-01-22T13:45:35.565Z]   Go version:       go1.20.10
13:45:35 [2024-01-22T13:45:35.565Z]   Git commit:       311b9ff
13:45:35 [2024-01-22T13:45:35.565Z]   Built:            Thu Oct 26 09:08:14 2023
13:45:35 [2024-01-22T13:45:35.565Z]   OS/Arch:          linux/arm64
13:45:35 [2024-01-22T13:45:35.565Z]   Experimental:     true
13:45:35 [2024-01-22T13:45:35.565Z]  containerd:
13:45:35 [2024-01-22T13:45:35.565Z]   Version:          1.6.25
13:45:35 [2024-01-22T13:45:35.565Z]   GitCommit:        d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f
13:45:35 [2024-01-22T13:45:35.565Z]  runc:
13:45:35 [2024-01-22T13:45:35.565Z]   Version:          1.1.10
13:45:35 [2024-01-22T13:45:35.565Z]   GitCommit:        v1.1.10-0-g18a0cb0
13:45:35 [2024-01-22T13:45:35.565Z]  docker-init:
13:45:35 [2024-01-22T13:45:35.565Z]   Version:          0.19.0
13:45:35 [2024-01-22T13:45:35.565Z]   GitCommit:        de40ad0
[Pipeline] sh
13:45:35 [2024-01-22T13:45:35.848Z] + docker info
13:45:35 [2024-01-22T13:45:35.848Z] Client: Docker Engine - Community
13:45:35 [2024-01-22T13:45:35.848Z]  Version:    24.0.7
13:45:35 [2024-01-22T13:45:35.848Z]  Context:    default
13:45:35 [2024-01-22T13:45:35.848Z]  Debug Mode: false
13:45:35 [2024-01-22T13:45:35.848Z]  Plugins:
13:45:35 [2024-01-22T13:45:35.848Z]   buildx: Docker Buildx (Docker Inc.)
13:45:35 [2024-01-22T13:45:35.848Z]     Version:  v0.12.0
13:45:35 [2024-01-22T13:45:35.848Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
13:45:35 [2024-01-22T13:45:35.848Z]   compose: Docker Compose (Docker Inc.)
13:45:35 [2024-01-22T13:45:35.848Z]     Version:  v2.23.3
13:45:35 [2024-01-22T13:45:35.848Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
13:45:35 [2024-01-22T13:45:35.848Z] 
13:45:35 [2024-01-22T13:45:35.848Z] Server:
13:45:35 [2024-01-22T13:45:35.848Z]  Containers: 0
13:45:35 [2024-01-22T13:45:35.848Z]   Running: 0
13:45:35 [2024-01-22T13:45:35.848Z]   Paused: 0
13:45:35 [2024-01-22T13:45:35.848Z]   Stopped: 0
13:45:35 [2024-01-22T13:45:35.848Z]  Images: 3
13:45:35 [2024-01-22T13:45:35.848Z]  Server Version: 24.0.7
13:45:35 [2024-01-22T13:45:35.848Z]  Storage Driver: overlay2
13:45:35 [2024-01-22T13:45:35.848Z]   Backing Filesystem: extfs
13:45:35 [2024-01-22T13:45:35.848Z]   Supports d_type: true
13:45:35 [2024-01-22T13:45:35.848Z]   Using metacopy: false
13:45:35 [2024-01-22T13:45:35.848Z]   Native Overlay Diff: true
13:45:35 [2024-01-22T13:45:35.848Z]   userxattr: false
13:45:35 [2024-01-22T13:45:35.848Z]  Logging Driver: json-file
13:45:35 [2024-01-22T13:45:35.848Z]  Cgroup Driver: cgroupfs
13:45:35 [2024-01-22T13:45:35.848Z]  Cgroup Version: 1
13:45:35 [2024-01-22T13:45:35.848Z]  Plugins:
13:45:35 [2024-01-22T13:45:35.848Z]   Volume: local
13:45:35 [2024-01-22T13:45:35.848Z]   Network: bridge host ipvlan macvlan null overlay
13:45:35 [2024-01-22T13:45:35.848Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
13:45:35 [2024-01-22T13:45:35.848Z]  Swarm: inactive
13:45:35 [2024-01-22T13:45:35.848Z]  Runtimes: io.containerd.runc.v2 runc
13:45:35 [2024-01-22T13:45:35.848Z]  Default Runtime: runc
13:45:35 [2024-01-22T13:45:35.848Z]  Init Binary: docker-init
13:45:35 [2024-01-22T13:45:35.848Z]  containerd version: d8f198a4ed8892c764191ef7b3b06d8a2eeb5c7f
13:45:35 [2024-01-22T13:45:35.848Z]  runc version: v1.1.10-0-g18a0cb0
13:45:35 [2024-01-22T13:45:35.848Z]  init version: de40ad0
13:45:35 [2024-01-22T13:45:35.848Z]  Security Options:
13:45:35 [2024-01-22T13:45:35.848Z]   apparmor
13:45:35 [2024-01-22T13:45:35.848Z]   seccomp
13:45:35 [2024-01-22T13:45:35.848Z]    Profile: builtin
13:45:35 [2024-01-22T13:45:35.848Z]  Kernel Version: 5.15.0-1050-aws
13:45:35 [2024-01-22T13:45:35.848Z]  Operating System: Ubuntu 20.04.6 LTS
13:45:35 [2024-01-22T13:45:35.848Z]  OSType: linux
13:45:35 [2024-01-22T13:45:35.848Z]  Architecture: aarch64
13:45:35 [2024-01-22T13:45:35.848Z]  CPUs: 8
13:45:35 [2024-01-22T13:45:35.848Z]  Total Memory: 30.64GiB
13:45:35 [2024-01-22T13:45:35.848Z]  Name: ip-10-100-56-93
13:45:35 [2024-01-22T13:45:35.848Z]  ID: df31e515-0d6e-4cdc-bab7-e14664be0d77
13:45:35 [2024-01-22T13:45:35.848Z]  Docker Root Dir: /var/lib/docker
13:45:35 [2024-01-22T13:45:35.848Z]  Debug Mode: false
13:45:35 [2024-01-22T13:45:35.848Z]  Experimental: true
13:45:35 [2024-01-22T13:45:35.848Z]  Insecure Registries:
13:45:35 [2024-01-22T13:45:35.848Z]   127.0.0.0/8
13:45:35 [2024-01-22T13:45:35.848Z]  Live Restore Enabled: true
13:45:35 [2024-01-22T13:45:35.848Z] 
[Pipeline] sh
13:45:36 [2024-01-22T13:45:36.131Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
13:45:36 [2024-01-22T13:45:36.131Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
13:45:36 [2024-01-22T13:45:36.131Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-47161/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
13:45:36 [2024-01-22T13:45:36.131Z] + bash /home/ubuntu/workspace/moby_PR-47161/check-config.sh
13:45:36 [2024-01-22T13:45:36.131Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
13:45:36 [2024-01-22T13:45:36.131Z] info: reading kernel config from /boot/config-5.15.0-1050-aws ...
13:45:36 [2024-01-22T13:45:36.131Z] 
13:45:36 [2024-01-22T13:45:36.131Z] Generally Necessary:
13:45:36 [2024-01-22T13:45:36.131Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
13:45:36 [2024-01-22T13:45:36.131Z] - apparmor: enabled and tools installed
13:45:36 [2024-01-22T13:45:36.131Z] - CONFIG_NAMESPACES: enabled
13:45:36 [2024-01-22T13:45:36.131Z] - CONFIG_NET_NS: enabled
13:45:36 [2024-01-22T13:45:36.131Z] - CONFIG_PID_NS: enabled
13:45:36 [2024-01-22T13:45:36.131Z] - CONFIG_IPC_NS: enabled
13:45:36 [2024-01-22T13:45:36.131Z] - CONFIG_UTS_NS: enabled
13:45:36 [2024-01-22T13:45:36.131Z] - CONFIG_CGROUPS: enabled
13:45:36 [2024-01-22T13:45:36.131Z] - CONFIG_CGROUP_CPUACCT: enabled
13:45:36 [2024-01-22T13:45:36.131Z] - CONFIG_CGROUP_DEVICE: enabled
13:45:36 [2024-01-22T13:45:36.131Z] - CONFIG_CGROUP_FREEZER: enabled
13:45:36 [2024-01-22T13:45:36.131Z] - CONFIG_CGROUP_SCHED: enabled
13:45:36 [2024-01-22T13:45:36.131Z] - CONFIG_CPUSETS: enabled
13:45:36 [2024-01-22T13:45:36.131Z] - CONFIG_MEMCG: enabled
13:45:36 [2024-01-22T13:45:36.131Z] - CONFIG_KEYS: enabled
13:45:36 [2024-01-22T13:45:36.131Z] - CONFIG_VETH: enabled (as module)
13:45:36 [2024-01-22T13:45:36.392Z] - CONFIG_BRIDGE: enabled (as module)
13:45:36 [2024-01-22T13:45:36.392Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
13:45:36 [2024-01-22T13:45:36.392Z] - CONFIG_IP_NF_FILTER: enabled (as module)
13:45:36 [2024-01-22T13:45:36.392Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
13:45:36 [2024-01-22T13:45:36.392Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
13:45:36 [2024-01-22T13:45:36.392Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
13:45:36 [2024-01-22T13:45:36.392Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
13:45:36 [2024-01-22T13:45:36.392Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
13:45:36 [2024-01-22T13:45:36.392Z] - CONFIG_IP_NF_NAT: enabled (as module)
13:45:36 [2024-01-22T13:45:36.392Z] - CONFIG_NF_NAT: enabled (as module)
13:45:36 [2024-01-22T13:45:36.392Z] - CONFIG_POSIX_MQUEUE: enabled
13:45:36 [2024-01-22T13:45:36.392Z] - CONFIG_CGROUP_BPF: enabled
13:45:36 [2024-01-22T13:45:36.392Z] 
13:45:36 [2024-01-22T13:45:36.392Z] Optional Features:
13:45:36 [2024-01-22T13:45:36.392Z] - CONFIG_USER_NS: enabled
13:45:36 [2024-01-22T13:45:36.392Z] - CONFIG_SECCOMP: enabled
13:45:36 [2024-01-22T13:45:36.392Z] - CONFIG_SECCOMP_FILTER: enabled
13:45:36 [2024-01-22T13:45:36.392Z] - CONFIG_CGROUP_PIDS: enabled
13:45:36 [2024-01-22T13:45:36.392Z] - CONFIG_MEMCG_SWAP: enabled
13:45:36 [2024-01-22T13:45:36.392Z]     (cgroup swap accounting is currently enabled)
13:45:36 [2024-01-22T13:45:36.392Z] - CONFIG_BLK_CGROUP: enabled
13:45:36 [2024-01-22T13:45:36.392Z] - CONFIG_BLK_DEV_THROTTLING: enabled
13:45:36 [2024-01-22T13:45:36.392Z] - CONFIG_CGROUP_PERF: enabled
13:45:36 [2024-01-22T13:45:36.392Z] - CONFIG_CGROUP_HUGETLB: enabled
13:45:36 [2024-01-22T13:45:36.392Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
13:45:36 [2024-01-22T13:45:36.392Z] - CONFIG_CGROUP_NET_PRIO: enabled
13:45:36 [2024-01-22T13:45:36.651Z] - CONFIG_CFS_BANDWIDTH: enabled
13:45:36 [2024-01-22T13:45:36.651Z] - CONFIG_FAIR_GROUP_SCHED: enabled
13:45:36 [2024-01-22T13:45:36.651Z] - CONFIG_RT_GROUP_SCHED: missing
13:45:36 [2024-01-22T13:45:36.651Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
13:45:36 [2024-01-22T13:45:36.651Z] - CONFIG_IP_VS: enabled (as module)
13:45:36 [2024-01-22T13:45:36.651Z] - CONFIG_IP_VS_NFCT: enabled
13:45:36 [2024-01-22T13:45:36.651Z] - CONFIG_IP_VS_PROTO_TCP: enabled
13:45:36 [2024-01-22T13:45:36.651Z] - CONFIG_IP_VS_PROTO_UDP: enabled
13:45:36 [2024-01-22T13:45:36.651Z] - CONFIG_IP_VS_RR: enabled (as module)
13:45:36 [2024-01-22T13:45:36.651Z] - CONFIG_SECURITY_SELINUX: enabled
13:45:36 [2024-01-22T13:45:36.651Z] - CONFIG_SECURITY_APPARMOR: enabled
13:45:36 [2024-01-22T13:45:36.651Z] - CONFIG_EXT4_FS: enabled
13:45:36 [2024-01-22T13:45:36.651Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
13:45:36 [2024-01-22T13:45:36.651Z] - CONFIG_EXT4_FS_SECURITY: enabled
13:45:36 [2024-01-22T13:45:36.651Z] - Network Drivers:
13:45:36 [2024-01-22T13:45:36.651Z]   - "overlay":
13:45:36 [2024-01-22T13:45:36.651Z]     - CONFIG_VXLAN: enabled (as module)
13:45:36 [2024-01-22T13:45:36.651Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
13:45:36 [2024-01-22T13:45:36.651Z]       Optional (for encrypted networks):
13:45:36 [2024-01-22T13:45:36.911Z]       - CONFIG_CRYPTO: enabled
13:45:36 [2024-01-22T13:45:36.911Z]       - CONFIG_CRYPTO_AEAD: enabled
13:45:36 [2024-01-22T13:45:36.911Z]       - CONFIG_CRYPTO_GCM: enabled
13:45:36 [2024-01-22T13:45:36.911Z]       - CONFIG_CRYPTO_SEQIV: enabled
13:45:36 [2024-01-22T13:45:36.911Z]       - CONFIG_CRYPTO_GHASH: enabled
13:45:36 [2024-01-22T13:45:36.911Z]       - CONFIG_XFRM: enabled
13:45:36 [2024-01-22T13:45:36.911Z]       - CONFIG_XFRM_USER: enabled (as module)
13:45:36 [2024-01-22T13:45:36.911Z]       - CONFIG_XFRM_ALGO: enabled (as module)
13:45:36 [2024-01-22T13:45:36.911Z]       - CONFIG_INET_ESP: enabled (as module)
13:45:36 [2024-01-22T13:45:36.911Z]   - "ipvlan":
13:45:36 [2024-01-22T13:45:36.911Z]     - CONFIG_IPVLAN: enabled (as module)
13:45:36 [2024-01-22T13:45:36.911Z]   - "macvlan":
13:45:36 [2024-01-22T13:45:36.911Z]     - CONFIG_MACVLAN: enabled (as module)
13:45:36 [2024-01-22T13:45:36.911Z]     - CONFIG_DUMMY: enabled (as module)
13:45:36 [2024-01-22T13:45:36.911Z]   - "ftp,tftp client in container":
13:45:36 [2024-01-22T13:45:36.911Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
13:45:36 [2024-01-22T13:45:36.911Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
13:45:36 [2024-01-22T13:45:36.911Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
13:45:36 [2024-01-22T13:45:36.911Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
13:45:36 [2024-01-22T13:45:36.911Z] - Storage Drivers:
13:45:36 [2024-01-22T13:45:36.911Z]   - "aufs":
13:45:36 [2024-01-22T13:45:36.911Z]     - CONFIG_AUFS_FS: enabled (as module)
13:45:36 [2024-01-22T13:45:36.911Z]   - "btrfs":
13:45:36 [2024-01-22T13:45:36.911Z]     - CONFIG_BTRFS_FS: enabled (as module)
13:45:36 [2024-01-22T13:45:36.911Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
13:45:36 [2024-01-22T13:45:36.911Z]   - "devicemapper":
13:45:36 [2024-01-22T13:45:36.911Z]     - CONFIG_BLK_DEV_DM: enabled
13:45:36 [2024-01-22T13:45:36.911Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
13:45:36 [2024-01-22T13:45:36.911Z]   - "overlay":
13:45:36 [2024-01-22T13:45:36.911Z]     - CONFIG_OVERLAY_FS: enabled (as module)
13:45:36 [2024-01-22T13:45:36.911Z]   - "zfs":
13:45:36 [2024-01-22T13:45:36.911Z]     - /dev/zfs: present
13:45:36 [2024-01-22T13:45:36.911Z]     - zfs command: missing
13:45:36 [2024-01-22T13:45:36.911Z]     - zpool command: missing
13:45:36 [2024-01-22T13:45:36.911Z] 
13:45:36 [2024-01-22T13:45:36.911Z] Limits:
13:45:36 [2024-01-22T13:45:36.911Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
13:45:36 [2024-01-22T13:45:36.911Z] 
13:45:36 [2024-01-22T13:45:36.911Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
13:45:37 [2024-01-22T13:45:37.212Z] + docker build --force-rm -t docker:deaf6ace3748db607ab8ea80653339f554129422 .
13:45:37 [2024-01-22T13:45:37.473Z] #0 building with "default" instance using docker driver
13:45:37 [2024-01-22T13:45:37.473Z] 
13:45:37 [2024-01-22T13:45:37.473Z] #1 [internal] load build definition from Dockerfile
13:45:37 [2024-01-22T13:45:37.473Z] #1 transferring dockerfile: 27.92kB done
13:45:37 [2024-01-22T13:45:37.473Z] #1 DONE 0.0s
13:45:37 [2024-01-22T13:45:37.473Z] 
13:45:37 [2024-01-22T13:45:37.473Z] #2 [internal] load .dockerignore
13:45:37 [2024-01-22T13:45:37.473Z] #2 transferring context: 113B done
13:45:37 [2024-01-22T13:45:37.473Z] #2 DONE 0.0s
13:45:37 [2024-01-22T13:45:37.473Z] 
13:45:37 [2024-01-22T13:45:37.473Z] #3 resolve image config for docker.io/docker/dockerfile:1
13:45:37 [2024-01-22T13:45:37.473Z] #3 DONE 0.1s
13:45:37 [2024-01-22T13:45:37.733Z] 
13:45:37 [2024-01-22T13:45:37.733Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
13:45:37 [2024-01-22T13:45:37.733Z] #4 CACHED
13:45:37 [2024-01-22T13:45:37.733Z] 
13:45:37 [2024-01-22T13:45:37.733Z] #5 [internal] load metadata for docker.io/library/busybox:latest
13:45:37 [2024-01-22T13:45:37.733Z] #5 DONE 0.0s
13:45:37 [2024-01-22T13:45:37.733Z] 
13:45:37 [2024-01-22T13:45:37.733Z] #6 [internal] load metadata for docker.io/docker/buildx-bin:0.12.1
13:45:37 [2024-01-22T13:45:37.733Z] #6 DONE 0.1s
13:45:37 [2024-01-22T13:45:37.733Z] 
13:45:37 [2024-01-22T13:45:37.733Z] #7 [internal] load metadata for docker.io/library/debian:bookworm
13:45:37 [2024-01-22T13:45:37.733Z] #7 DONE 0.2s
13:45:37 [2024-01-22T13:45:37.733Z] 
13:45:37 [2024-01-22T13:45:37.733Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
13:45:37 [2024-01-22T13:45:37.733Z] #8 DONE 0.1s
13:45:37 [2024-01-22T13:45:37.733Z] 
13:45:37 [2024-01-22T13:45:37.733Z] #9 [internal] load metadata for docker.io/library/golang:1.21.6-bookworm
13:45:37 [2024-01-22T13:45:37.733Z] #9 DONE 0.2s
13:45:37 [2024-01-22T13:45:37.733Z] 
13:45:37 [2024-01-22T13:45:37.733Z] #10 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1
13:45:37 [2024-01-22T13:45:37.733Z] #10 DONE 0.2s
13:45:37 [2024-01-22T13:45:37.733Z] 
13:45:37 [2024-01-22T13:45:37.733Z] #11 [internal] load metadata for docker.io/docker/compose-bin:v2.24.0
13:45:37 [2024-01-22T13:45:37.733Z] #11 DONE 0.3s
13:45:37 [2024-01-22T13:45:37.733Z] 
13:45:37 [2024-01-22T13:45:37.733Z] #12 [internal] load metadata for docker.io/distribution/distribution:2.8.3
13:45:37 [2024-01-22T13:45:37.733Z] #12 DONE 0.2s
13:45:37 [2024-01-22T13:45:37.733Z] 
13:45:37 [2024-01-22T13:45:37.733Z] #13 [base 1/4] FROM docker.io/library/golang:1.21.6-bookworm@sha256:c4b696f1b2bf7d42e02b62b160c3f81c39386e1c567603df8c514ad6ce93361d
13:45:37 [2024-01-22T13:45:37.733Z] #13 DONE 0.0s
13:45:37 [2024-01-22T13:45:37.733Z] 
13:45:37 [2024-01-22T13:45:37.733Z] #14 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012
13:45:37 [2024-01-22T13:45:37.733Z] #14 DONE 0.0s
13:45:37 [2024-01-22T13:45:37.733Z] 
13:45:37 [2024-01-22T13:45:37.733Z] #15 [compose 1/1] FROM docker.io/docker/compose-bin:v2.24.0@sha256:5c6a7907c7c3cf88b216d5b69ac8154b302adeea4a407fba26263cbd7c5c68f9
13:45:37 [2024-01-22T13:45:37.733Z] #15 DONE 0.0s
13:45:37 [2024-01-22T13:45:37.733Z] 
13:45:37 [2024-01-22T13:45:37.733Z] #16 [buildx 1/1] FROM docker.io/docker/buildx-bin:0.12.1@sha256:c7a37a2a92f28656bdd44c52bdf2a0f1fce8912d41fde136df781d419fd9ce43
13:45:37 [2024-01-22T13:45:37.733Z] #16 DONE 0.0s
13:45:37 [2024-01-22T13:45:37.733Z] 
13:45:37 [2024-01-22T13:45:37.733Z] #17 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
13:45:37 [2024-01-22T13:45:37.733Z] #17 DONE 0.0s
13:45:37 [2024-01-22T13:45:37.733Z] 
13:45:37 [2024-01-22T13:45:37.733Z] #18 [build-dummy 1/2] FROM docker.io/library/busybox:latest
13:45:37 [2024-01-22T13:45:37.733Z] #18 DONE 0.0s
13:45:37 [2024-01-22T13:45:37.733Z] 
13:45:37 [2024-01-22T13:45:37.733Z] #19 [registry-v2 1/2] FROM docker.io/distribution/distribution:2.8.3@sha256:f84b2078238ff03cdbc2a08f1cb90ca4c11683a1f15cd9817120f5cabbc48ebb
13:45:37 [2024-01-22T13:45:37.733Z] #19 DONE 0.0s
13:45:37 [2024-01-22T13:45:37.733Z] 
13:45:37 [2024-01-22T13:45:37.733Z] #20 [frozen-images 1/4] FROM docker.io/library/debian:bookworm@sha256:b16cef8cbcb20935c0f052e37fc3d38dc92bfec0bcfb894c328547f81e932d67
13:45:37 [2024-01-22T13:45:37.733Z] #20 DONE 0.0s
13:45:37 [2024-01-22T13:45:37.733Z] 
13:45:37 [2024-01-22T13:45:37.733Z] #21 [internal] load build context
13:45:39 [2024-01-22T13:45:39.115Z] #21 transferring context: 75.47MB 0.9s done
13:45:39 [2024-01-22T13:45:39.115Z] #21 DONE 1.0s
13:45:39 [2024-01-22T13:45:39.115Z] 
13:45:39 [2024-01-22T13:45:39.115Z] #22 [dev-systemd-false 15/21] COPY --link --from=vpnkit        /       /usr/local/bin/
13:45:39 [2024-01-22T13:45:39.115Z] #22 CACHED
13:45:39 [2024-01-22T13:45:39.115Z] 
13:45:39 [2024-01-22T13:45:39.115Z] #23 [dev-systemd-false  7/21] COPY --link --from=registry      /build/ /usr/local/bin/
13:45:39 [2024-01-22T13:45:39.115Z] #23 CACHED
13:45:39 [2024-01-22T13:45:39.115Z] 
13:45:39 [2024-01-22T13:45:39.115Z] #24 [base 4/4] RUN apt-get update && apt-get install --no-install-recommends -y file
13:45:39 [2024-01-22T13:45:39.115Z] #24 CACHED
13:45:39 [2024-01-22T13:45:39.115Z] 
13:45:39 [2024-01-22T13:45:39.115Z] #25 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini
13:45:39 [2024-01-22T13:45:39.115Z] #25 CACHED
13:45:39 [2024-01-22T13:45:39.115Z] 
13:45:39 [2024-01-22T13:45:39.115Z] #26 [dev-systemd-false  9/21] COPY --link --from=gotestsum     /build/ /usr/local/bin/
13:45:39 [2024-01-22T13:45:39.115Z] #26 CACHED
13:45:39 [2024-01-22T13:45:39.115Z] 
13:45:39 [2024-01-22T13:45:39.115Z] #27 [dev-systemd-false  8/21] COPY --link --from=registry-v2   /build/ /usr/local/bin/
13:45:39 [2024-01-22T13:45:39.115Z] #27 CACHED
13:45:39 [2024-01-22T13:45:39.115Z] 
13:45:39 [2024-01-22T13:45:39.115Z] #28 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git"
13:45:39 [2024-01-22T13:45:39.115Z] #28 CACHED
13:45:39 [2024-01-22T13:45:39.115Z] 
13:45:39 [2024-01-22T13:45:39.115Z] #29 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git"
13:45:39 [2024-01-22T13:45:39.115Z] #29 CACHED
13:45:39 [2024-01-22T13:45:39.115Z] 
13:45:39 [2024-01-22T13:45:39.115Z] #30 [dev-systemd-false 10/21] COPY --link --from=golangci_lint /build/ /usr/local/bin/
13:45:39 [2024-01-22T13:45:39.115Z] #30 CACHED
13:45:39 [2024-01-22T13:45:39.115Z] 
13:45:39 [2024-01-22T13:45:39.115Z] #31 [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
13:45:39 [2024-01-22T13:45:39.115Z] #31 CACHED
13:45:39 [2024-01-22T13:45:39.115Z] 
13:45:39 [2024-01-22T13:45:39.115Z] #32 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
13:45:39 [2024-01-22T13:45:39.115Z] #32 CACHED
13:45:39 [2024-01-22T13:45:39.115Z] 
13:45:39 [2024-01-22T13:45:39.115Z] #33 [base 3/4] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
13:45:39 [2024-01-22T13:45:39.115Z] #33 CACHED
13:45:39 [2024-01-22T13:45:39.115Z] 
13:45:39 [2024-01-22T13:45:39.115Z] #34 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.21.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
13:45:39 [2024-01-22T13:45:39.115Z] #34 CACHED
13:45:39 [2024-01-22T13:45:39.115Z] 
13:45:39 [2024-01-22T13:45:39.115Z] #35 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc
13:45:39 [2024-01-22T13:45:39.115Z] #35 CACHED
13:45:39 [2024-01-22T13:45:39.115Z] 
13:45:39 [2024-01-22T13:45:39.115Z] #36 [dev-systemd-false 19/21] COPY --link --from=buildx        /buildx /usr/local/libexec/docker/cli-plugins/docker-buildx
13:45:39 [2024-01-22T13:45:39.115Z] #36 CACHED
13:45:39 [2024-01-22T13:45:39.115Z] 
13:45:39 [2024-01-22T13:45:39.115Z] #37 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit
13:45:39 [2024-01-22T13:45:39.115Z] #37 CACHED
13:45:39 [2024-01-22T13:45:39.115Z] 
13:45:39 [2024-01-22T13:45:39.115Z] #38 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
13:45:39 [2024-01-22T13:45:39.115Z] #38 CACHED
13:45:39 [2024-01-22T13:45:39.115Z] 
13:45:39 [2024-01-22T13:45:39.115Z] #39 [dev-systemd-false 18/21] COPY --link hack/dockerfile/etc/docker/  /etc/docker/
13:45:39 [2024-01-22T13:45:39.115Z] #39 CACHED
13:45:39 [2024-01-22T13:45:39.115Z] 
13:45:39 [2024-01-22T13:45:39.115Z] #40 [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
13:45:39 [2024-01-22T13:45:39.115Z] #40 CACHED
13:45:39 [2024-01-22T13:45:39.115Z] 
13:45:39 [2024-01-22T13:45:39.115Z] #41 [dev-systemd-false  6/21] COPY --link --from=tini          /build/ /usr/local/bin/
13:45:39 [2024-01-22T13:45:39.115Z] #41 CACHED
13:45:39 [2024-01-22T13:45:39.115Z] 
13:45:39 [2024-01-22T13:45:39.115Z] #42 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git"
13:45:39 [2024-01-22T13:45:39.115Z] #42 CACHED
13:45:39 [2024-01-22T13:45:39.115Z] 
13:45:39 [2024-01-22T13:45:39.115Z] #43 [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
13:45:39 [2024-01-22T13:45:39.115Z] #43 CACHED
13:45:39 [2024-01-22T13:45:39.115Z] 
13:45:39 [2024-01-22T13:45:39.115Z] #44 [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
13:45:39 [2024-01-22T13:45:39.115Z] #44 CACHED
13:45:39 [2024-01-22T13:45:39.115Z] 
13:45:39 [2024-01-22T13:45:39.115Z] #45 [dev-systemd-false 11/21] COPY --link --from=shfmt         /build/ /usr/local/bin/
13:45:39 [2024-01-22T13:45:39.115Z] #45 CACHED
13:45:39 [2024-01-22T13:45:39.115Z] 
13:45:39 [2024-01-22T13:45:39.115Z] #46 [base 2/4] COPY --from=xx / /
13:45:39 [2024-01-22T13:45:39.115Z] #46 CACHED
13:45:39 [2024-01-22T13:45:39.115Z] 
13:45:39 [2024-01-22T13:45:39.115Z] #47 [build-dummy 2/2] RUN mkdir -p /build
13:45:39 [2024-01-22T13:45:39.115Z] #47 CACHED
13:45:39 [2024-01-22T13:45:39.115Z] 
13:45:39 [2024-01-22T13:45:39.115Z] #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
13:45:39 [2024-01-22T13:45:39.115Z] #48 CACHED
13:45:39 [2024-01-22T13:45:39.115Z] 
13:45:39 [2024-01-22T13:45:39.115Z] #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
13:45:39 [2024-01-22T13:45:39.115Z] #49 CACHED
13:45:39 [2024-01-22T13:45:39.115Z] 
13:45:39 [2024-01-22T13:45:39.115Z] #50 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git"
13:45:39 [2024-01-22T13:45:39.115Z] #50 CACHED
13:45:39 [2024-01-22T13:45:39.115Z] 
13:45:39 [2024-01-22T13:45:39.115Z] #51 [dev-systemd-false  5/21] COPY --link --from=gowinres      /build/ /usr/local/bin/
13:45:39 [2024-01-22T13:45:39.115Z] #51 CACHED
13:45:39 [2024-01-22T13:45:39.115Z] 
13:45:39 [2024-01-22T13:45:39.115Z] #52 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.7.12" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
13:45:39 [2024-01-22T13:45:39.115Z] #52 CACHED
13:45:39 [2024-01-22T13:45:39.115Z] 
13:45:39 [2024-01-22T13:45:39.115Z] #53 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit
13:45:39 [2024-01-22T13:45:39.115Z] #53 CACHED
13:45:39 [2024-01-22T13:45:39.115Z] 
13:45:39 [2024-01-22T13:45:39.115Z] #54 [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
13:45:39 [2024-01-22T13:45:39.115Z] #54 CACHED
13:45:39 [2024-01-22T13:45:39.115Z] 
13:45:39 [2024-01-22T13:45:39.115Z] #55 [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
13:45:39 [2024-01-22T13:45:39.115Z] #55 CACHED
13:45:39 [2024-01-22T13:45:39.115Z] 
13:45:39 [2024-01-22T13:45:39.115Z] #56 [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
13:45:39 [2024-01-22T13:45:39.115Z] #56 CACHED
13:45:39 [2024-01-22T13:45:39.115Z] 
13:45:39 [2024-01-22T13:45:39.115Z] #57 [dockercli-integration 1/2] WORKDIR /go/src/github.com/docker/cli
13:45:39 [2024-01-22T13:45:39.115Z] #57 CACHED
13:45:39 [2024-01-22T13:45:39.115Z] 
13:45:39 [2024-01-22T13:45:39.115Z] #58 [dev-base  7/12] RUN git config --global --add safe.directory /go/src/github.com/docker/docker
13:45:39 [2024-01-22T13:45:39.115Z] #58 CACHED
13:45:39 [2024-01-22T13:45:39.115Z] 
13:45:39 [2024-01-22T13:45:39.115Z] #59 [swagger-src 1/3] WORKDIR /usr/src/swagger
13:45:39 [2024-01-22T13:45:39.115Z] #59 CACHED
13:45:39 [2024-01-22T13:45:39.115Z] 
13:45:39 [2024-01-22T13:45:39.115Z] #60 [delve-src 1/3] WORKDIR /usr/src/delve
13:45:39 [2024-01-22T13:45:39.115Z] #60 CACHED
13:45:39 [2024-01-22T13:45:39.115Z] 
13:45:39 [2024-01-22T13:45:39.115Z] #61 [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
13:45:39 [2024-01-22T13:45:39.115Z] #61 CACHED
13:45:39 [2024-01-22T13:45:39.115Z] 
13:45:39 [2024-01-22T13:45:39.115Z] #62 [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...)
13:45:39 [2024-01-22T13:45:39.115Z] #62 CACHED
13:45:39 [2024-01-22T13:45:39.115Z] 
13:45:39 [2024-01-22T13:45:39.115Z] #63 [runc-src 1/3] WORKDIR /usr/src/runc
13:45:39 [2024-01-22T13:45:39.115Z] #63 CACHED
13:45:39 [2024-01-22T13:45:39.115Z] 
13:45:39 [2024-01-22T13:45:39.115Z] #64 [containerd-src 1/3] WORKDIR /usr/src/containerd
13:45:39 [2024-01-22T13:45:39.115Z] #64 CACHED
13:45:39 [2024-01-22T13:45:39.115Z] 
13:45:39 [2024-01-22T13:45:39.115Z] #65 [dev-base  5/12] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
13:45:39 [2024-01-22T13:45:39.115Z] #65 CACHED
13:45:39 [2024-01-22T13:45:39.115Z] 
13:45:39 [2024-01-22T13:45:39.115Z] #66 [dev-systemd-false 13/21] COPY --link --from=containerd    /build/ /usr/local/bin/
13:45:39 [2024-01-22T13:45:39.115Z] #66 CACHED
13:45:39 [2024-01-22T13:45:39.115Z] 
13:45:39 [2024-01-22T13:45:39.115Z] #67 [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
13:45:39 [2024-01-22T13:45:39.115Z] #67 CACHED
13:45:39 [2024-01-22T13:45:39.115Z] 
13:45:39 [2024-01-22T13:45:39.115Z] #68 [dev-base  1/12] RUN groupadd -r docker
13:45:39 [2024-01-22T13:45:39.115Z] #68 CACHED
13:45:39 [2024-01-22T13:45:39.115Z] 
13:45:39 [2024-01-22T13:45:39.115Z] #69 [dev-systemd-false 16/21] COPY --link --from=containerutil /build/ /usr/local/bin/
13:45:39 [2024-01-22T13:45:39.115Z] #69 CACHED
13:45:39 [2024-01-22T13:45:39.115Z] 
13:45:39 [2024-01-22T13:45:39.115Z] #70 [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...)
13:45:39 [2024-01-22T13:45:39.115Z] #70 CACHED
13:45:39 [2024-01-22T13:45:39.115Z] 
13:45:39 [2024-01-22T13:45:39.115Z] #71 [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...)
13:45:39 [2024-01-22T13:45:39.115Z] #71 CACHED
13:45:39 [2024-01-22T13:45:39.115Z] 
13:45:39 [2024-01-22T13:45:39.115Z] #72 [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...)
13:45:39 [2024-01-22T13:45:39.115Z] #72 CACHED
13:45:39 [2024-01-22T13:45:39.115Z] 
13:45:39 [2024-01-22T13:45:39.115Z] #73 [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
13:45:39 [2024-01-22T13:45:39.115Z] #73 CACHED
13:45:39 [2024-01-22T13:45:39.115Z] 
13:45:39 [2024-01-22T13:45:39.115Z] #74 [dev-systemd-false 17/21] COPY --link --from=crun          /build/ /usr/local/bin/
13:45:39 [2024-01-22T13:45:39.115Z] #74 CACHED
13:45:39 [2024-01-22T13:45:39.115Z] 
13:45:39 [2024-01-22T13:45:39.115Z] #75 [dev-systemd-false 12/21] COPY --link --from=runc          /build/ /usr/local/bin/
13:45:39 [2024-01-22T13:45:39.115Z] #75 CACHED
13:45:39 [2024-01-22T13:45:39.115Z] 
13:45:39 [2024-01-22T13:45:39.115Z] #76 [dev-systemd-false 21/21] WORKDIR /go/src/github.com/docker/docker
13:45:39 [2024-01-22T13:45:39.115Z] #76 CACHED
13:45:39 [2024-01-22T13:45:39.115Z] 
13:45:39 [2024-01-22T13:45:39.115Z] #77 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v2.0.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
13:45:39 [2024-01-22T13:45:39.115Z] #77 CACHED
13:45:39 [2024-01-22T13:45:39.115Z] 
13:45:39 [2024-01-22T13:45:39.115Z] #78 [registry-v2 2/2] RUN mkdir /build && mv /bin/registry /build/registry-v2
13:45:39 [2024-01-22T13:45:39.115Z] #78 CACHED
13:45:39 [2024-01-22T13:45:39.115Z] 
13:45:39 [2024-01-22T13:45:39.115Z] #79 [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...)
13:45:39 [2024-01-22T13:45:39.115Z] #79 CACHED
13:45:39 [2024-01-22T13:45:39.115Z] 
13:45:39 [2024-01-22T13:45:39.115Z] #80 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD
13:45:39 [2024-01-22T13:45:39.115Z] #80 CACHED
13:45:39 [2024-01-22T13:45:39.115Z] 
13:45:39 [2024-01-22T13:45:39.115Z] #81 [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
13:45:39 [2024-01-22T13:45:39.115Z] #81 CACHED
13:45:39 [2024-01-22T13:45:39.115Z] 
13:45:39 [2024-01-22T13:45:39.115Z] #82 [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
13:45:39 [2024-01-22T13:45:39.115Z] #82 CACHED
13:45:39 [2024-01-22T13:45:39.115Z] 
13:45:39 [2024-01-22T13:45:39.115Z] #83 [rootlesskit-build 4/5] COPY --link ./contrib/dockerd-rootless.sh /build/
13:45:39 [2024-01-22T13:45:39.115Z] #83 CACHED
13:45:39 [2024-01-22T13:45:39.115Z] 
13:45:39 [2024-01-22T13:45:39.115Z] #84 [dev-systemd-false 20/21] COPY --link --from=compose       /docker-compose /usr/libexec/docker/cli-plugins/docker-compose
13:45:39 [2024-01-22T13:45:39.115Z] #84 CACHED
13:45:39 [2024-01-22T13:45:39.115Z] 
13:45:39 [2024-01-22T13:45:39.115Z] #85 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
13:45:39 [2024-01-22T13:45:39.115Z] #85 CACHED
13:45:39 [2024-01-22T13:45:39.115Z] 
13:45:39 [2024-01-22T13:45:39.115Z] #86 [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             ;
13:45:39 [2024-01-22T13:45:39.115Z] #86 CACHED
13:45:39 [2024-01-22T13:45:39.115Z] 
13:45:39 [2024-01-22T13:45:39.115Z] #87 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
13:45:39 [2024-01-22T13:45:39.115Z] #87 CACHED
13:45:39 [2024-01-22T13:45:39.115Z] 
13:45:39 [2024-01-22T13:45:39.115Z] #88 [dev-systemd-false  4/21] COPY --link --from=tomll         /build/ /usr/local/bin/
13:45:39 [2024-01-22T13:45:39.115Z] #88 CACHED
13:45:39 [2024-01-22T13:45:39.115Z] 
13:45:39 [2024-01-22T13:45:39.115Z] #89 [dev-systemd-false  1/21] COPY --link --from=frozen-images /build/ /docker-frozen-images
13:45:39 [2024-01-22T13:45:39.115Z] #89 CACHED
13:45:39 [2024-01-22T13:45:39.115Z] 
13:45:39 [2024-01-22T13:45:39.115Z] #90 [dev-systemd-false  2/21] COPY --link --from=swagger       /build/ /usr/local/bin/
13:45:39 [2024-01-22T13:45:39.115Z] #90 CACHED
13:45:39 [2024-01-22T13:45:39.115Z] 
13:45:39 [2024-01-22T13:45:39.115Z] #91 [dev-base  2/12] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
13:45:39 [2024-01-22T13:45:39.115Z] #91 CACHED
13:45:39 [2024-01-22T13:45:39.115Z] 
13:45:39 [2024-01-22T13:45:39.115Z] #92 [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
13:45:39 [2024-01-22T13:45:39.115Z] #92 CACHED
13:45:39 [2024-01-22T13:45:39.115Z] 
13:45:39 [2024-01-22T13:45:39.115Z] #93 [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...)
13:45:39 [2024-01-22T13:45:39.115Z] #93 CACHED
13:45:39 [2024-01-22T13:45:39.115Z] 
13:45:39 [2024-01-22T13:45:39.115Z] #94 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.11" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD
13:45:39 [2024-01-22T13:45:39.115Z] #94 CACHED
13:45:39 [2024-01-22T13:45:39.115Z] 
13:45:39 [2024-01-22T13:45:39.116Z] #95 [dockercli 2/2] RUN --mount=source=hack/dockerfile/cli.sh,target=/download-or-build-cli.sh     --mount=type=cache,id=dockercli-git-linux/arm64,sharing=locked,target=./.git     --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64         rm -f ./.git/*.lock      && /download-or-build-cli.sh v24.0.2 https://github.com/docker/cli.git /build      && /build/docker --version
13:45:39 [2024-01-22T13:45:39.116Z] #95 CACHED
13:45:39 [2024-01-22T13:45:39.116Z] 
13:45:39 [2024-01-22T13:45:39.116Z] #96 [dev-systemd-false  3/21] COPY --link --from=delve         /build/ /usr/local/bin/
13:45:39 [2024-01-22T13:45:39.116Z] #96 CACHED
13:45:39 [2024-01-22T13:45:39.116Z] 
13:45:39 [2024-01-22T13:45:39.116Z] #97 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd
13:45:39 [2024-01-22T13:45:39.116Z] #97 CACHED
13:45:39 [2024-01-22T13:45:39.116Z] 
13:45:39 [2024-01-22T13:45:39.116Z] #98 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git"
13:45:39 [2024-01-22T13:45:39.116Z] #98 CACHED
13:45:39 [2024-01-22T13:45:39.116Z] 
13:45:39 [2024-01-22T13:45:39.116Z] #99 [binary-dummy 1/1] COPY --from=build-dummy /build /build
13:45:39 [2024-01-22T13:45:39.116Z] #99 CACHED
13:45:39 [2024-01-22T13:45:39.116Z] 
13:45:39 [2024-01-22T13:45:39.116Z] #100 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git"
13:45:39 [2024-01-22T13:45:39.116Z] #100 CACHED
13:45:39 [2024-01-22T13:45:39.116Z] 
13:45:39 [2024-01-22T13:45:39.116Z] #101 [registry-src 1/2] WORKDIR /usr/src/registry
13:45:39 [2024-01-22T13:45:39.116Z] #101 CACHED
13:45:39 [2024-01-22T13:45:39.116Z] 
13:45:39 [2024-01-22T13:45:39.116Z] #102 [dev-base  4/12] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
13:45:39 [2024-01-22T13:45:39.116Z] #102 CACHED
13:45:39 [2024-01-22T13:45:39.116Z] 
13:45:39 [2024-01-22T13:45:39.116Z] #103 [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...)
13:45:39 [2024-01-22T13:45:39.116Z] #103 CACHED
13:45:39 [2024-01-22T13:45:39.116Z] 
13:45:39 [2024-01-22T13:45:39.116Z] #104 [dev-systemd-false 14/21] COPY --link --from=rootlesskit   /build/ /usr/local/bin/
13:45:39 [2024-01-22T13:45:39.116Z] #104 CACHED
13:45:39 [2024-01-22T13:45:39.116Z] 
13:45:39 [2024-01-22T13:45:39.116Z] #105 [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
13:45:39 [2024-01-22T13:45:39.116Z] #105 CACHED
13:45:39 [2024-01-22T13:45:39.116Z] 
13:45:39 [2024-01-22T13:45:39.116Z] #106 [rootlesskit-build 5/5] COPY --link ./contrib/dockerd-rootless-setuptool.sh /build/
13:45:39 [2024-01-22T13:45:39.116Z] #106 CACHED
13:45:39 [2024-01-22T13:45:39.116Z] 
13:45:39 [2024-01-22T13:45:39.116Z] #107 [dev-base 11/12] COPY --link --from=dockercli             /build/ /usr/local/cli
13:45:39 [2024-01-22T13:45:39.116Z] #107 CACHED
13:45:39 [2024-01-22T13:45:39.116Z] 
13:45:39 [2024-01-22T13:45:39.116Z] #108 [dev-base  3/12] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
13:45:39 [2024-01-22T13:45:39.116Z] #108 CACHED
13:45:39 [2024-01-22T13:45:39.116Z] 
13:45:39 [2024-01-22T13:45:39.116Z] #109 [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
13:45:39 [2024-01-22T13:45:39.116Z] #109 CACHED
13:45:39 [2024-01-22T13:45:39.116Z] 
13:45:39 [2024-01-22T13:45:39.116Z] #110 [tini-src 1/3] WORKDIR /usr/src/tini
13:45:39 [2024-01-22T13:45:39.116Z] #110 CACHED
13:45:39 [2024-01-22T13:45:39.116Z] 
13:45:39 [2024-01-22T13:45:39.116Z] #111 [dev-base  6/12] RUN ldconfig
13:45:39 [2024-01-22T13:45:39.116Z] #111 CACHED
13:45:39 [2024-01-22T13:45:39.116Z] 
13:45:39 [2024-01-22T13:45:39.116Z] #112 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git"
13:45:39 [2024-01-22T13:45:39.116Z] #112 CACHED
13:45:39 [2024-01-22T13:45:39.116Z] 
13:45:39 [2024-01-22T13:45:39.116Z] #113 [dev-base 12/12] COPY --link --from=dockercli-integration /build/ /usr/local/cli-integration
13:45:39 [2024-01-22T13:45:39.116Z] #113 CACHED
13:45:39 [2024-01-22T13:45:39.116Z] 
13:45:39 [2024-01-22T13:45:39.116Z] #114 [dev 1/1] COPY --link . .
13:45:41 [2024-01-22T13:45:41.651Z] #114 DONE 2.4s
13:45:41 [2024-01-22T13:45:41.651Z] 
13:45:41 [2024-01-22T13:45:41.651Z] #115 exporting to image
13:45:41 [2024-01-22T13:45:41.651Z] #115 exporting layers
13:45:42 [2024-01-22T13:45:42.219Z] #115 exporting layers 0.8s done
13:45:42 [2024-01-22T13:45:42.219Z] #115 writing image sha256:8e34977aeb006b6856440691c6688f70cd5ba2c5b74ca9db3ebcad173f93e541 done
13:45:42 [2024-01-22T13:45:42.219Z] #115 naming to docker.io/library/docker:deaf6ace3748db607ab8ea80653339f554129422 done
13:45:42 [2024-01-22T13:45:42.219Z] #115 DONE 0.8s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
13:45:42 [2024-01-22T13:45:42.519Z] + sudo modprobe ip6table_filter
[Pipeline] sh
13:45:42 [2024-01-22T13:45:42.802Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-47161/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=deaf6ace3748db607ab8ea80653339f554129422 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=25.0 docker:deaf6ace3748db607ab8ea80653339f554129422 hack/test/unit
13:45:43 [2024-01-22T13:45:43.061Z] + BUILDFLAGS=(-tags 'netgo journald')
13:45:43 [2024-01-22T13:45:43.061Z] + TESTFLAGS+=' -test.timeout=5m'
13:45:43 [2024-01-22T13:45:43.061Z] + TESTDIRS=./...
13:45:43 [2024-01-22T13:45:43.061Z] + exclude_paths='/vendor/|/integration'
13:45:43 [2024-01-22T13:45:43.061Z] ++ go list ./...
13:45:43 [2024-01-22T13:45:43.061Z] ++ grep -vE '(/vendor/|/integration)'
13:45:43 [2024-01-22T13:45:43.633Z] + pkg_list='github.com/docker/docker/api
13:45:43 [2024-01-22T13:45:43.633Z] github.com/docker/docker/api/server
13:45:43 [2024-01-22T13:45:43.633Z] github.com/docker/docker/api/server/backend/build
13:45:43 [2024-01-22T13:45:43.633Z] github.com/docker/docker/api/server/httpstatus
13:45:43 [2024-01-22T13:45:43.633Z] github.com/docker/docker/api/server/httputils
13:45:43 [2024-01-22T13:45:43.633Z] github.com/docker/docker/api/server/middleware
13:45:43 [2024-01-22T13:45:43.633Z] github.com/docker/docker/api/server/router
13:45:43 [2024-01-22T13:45:43.633Z] github.com/docker/docker/api/server/router/build
13:45:43 [2024-01-22T13:45:43.633Z] github.com/docker/docker/api/server/router/checkpoint
13:45:43 [2024-01-22T13:45:43.633Z] github.com/docker/docker/api/server/router/container
13:45:43 [2024-01-22T13:45:43.633Z] github.com/docker/docker/api/server/router/debug
13:45:43 [2024-01-22T13:45:43.633Z] github.com/docker/docker/api/server/router/distribution
13:45:43 [2024-01-22T13:45:43.633Z] github.com/docker/docker/api/server/router/grpc
13:45:43 [2024-01-22T13:45:43.633Z] github.com/docker/docker/api/server/router/image
13:45:43 [2024-01-22T13:45:43.633Z] github.com/docker/docker/api/server/router/network
13:45:43 [2024-01-22T13:45:43.633Z] github.com/docker/docker/api/server/router/plugin
13:45:43 [2024-01-22T13:45:43.633Z] github.com/docker/docker/api/server/router/session
13:45:43 [2024-01-22T13:45:43.633Z] github.com/docker/docker/api/server/router/swarm
13:45:43 [2024-01-22T13:45:43.633Z] github.com/docker/docker/api/server/router/system
13:45:43 [2024-01-22T13:45:43.633Z] github.com/docker/docker/api/server/router/volume
13:45:43 [2024-01-22T13:45:43.633Z] github.com/docker/docker/api/types
13:45:43 [2024-01-22T13:45:43.633Z] github.com/docker/docker/api/types/backend
13:45:43 [2024-01-22T13:45:43.633Z] github.com/docker/docker/api/types/blkiodev
13:45:43 [2024-01-22T13:45:43.633Z] github.com/docker/docker/api/types/checkpoint
13:45:43 [2024-01-22T13:45:43.633Z] github.com/docker/docker/api/types/container
13:45:43 [2024-01-22T13:45:43.633Z] github.com/docker/docker/api/types/events
13:45:43 [2024-01-22T13:45:43.633Z] github.com/docker/docker/api/types/filters
13:45:43 [2024-01-22T13:45:43.633Z] github.com/docker/docker/api/types/image
13:45:43 [2024-01-22T13:45:43.633Z] github.com/docker/docker/api/types/mount
13:45:43 [2024-01-22T13:45:43.633Z] github.com/docker/docker/api/types/network
13:45:43 [2024-01-22T13:45:43.633Z] github.com/docker/docker/api/types/plugins/logdriver
13:45:43 [2024-01-22T13:45:43.633Z] github.com/docker/docker/api/types/registry
13:45:43 [2024-01-22T13:45:43.633Z] github.com/docker/docker/api/types/strslice
13:45:43 [2024-01-22T13:45:43.633Z] github.com/docker/docker/api/types/swarm
13:45:43 [2024-01-22T13:45:43.633Z] github.com/docker/docker/api/types/swarm/runtime
13:45:43 [2024-01-22T13:45:43.633Z] github.com/docker/docker/api/types/system
13:45:43 [2024-01-22T13:45:43.633Z] github.com/docker/docker/api/types/time
13:45:43 [2024-01-22T13:45:43.633Z] github.com/docker/docker/api/types/versions
13:45:43 [2024-01-22T13:45:43.633Z] github.com/docker/docker/api/types/versions/v1p19
13:45:43 [2024-01-22T13:45:43.633Z] github.com/docker/docker/api/types/versions/v1p20
13:45:43 [2024-01-22T13:45:43.633Z] github.com/docker/docker/api/types/volume
13:45:43 [2024-01-22T13:45:43.633Z] github.com/docker/docker/builder
13:45:43 [2024-01-22T13:45:43.633Z] github.com/docker/docker/builder/builder-next
13:45:43 [2024-01-22T13:45:43.633Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
13:45:43 [2024-01-22T13:45:43.633Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
13:45:43 [2024-01-22T13:45:43.633Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
13:45:43 [2024-01-22T13:45:43.633Z] github.com/docker/docker/builder/builder-next/exporter
13:45:43 [2024-01-22T13:45:43.633Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
13:45:43 [2024-01-22T13:45:43.633Z] github.com/docker/docker/builder/builder-next/exporter/overrides
13:45:43 [2024-01-22T13:45:43.633Z] github.com/docker/docker/builder/builder-next/imagerefchecker
13:45:43 [2024-01-22T13:45:43.633Z] github.com/docker/docker/builder/builder-next/worker
13:45:43 [2024-01-22T13:45:43.633Z] github.com/docker/docker/builder/builder-next/worker/label
13:45:43 [2024-01-22T13:45:43.633Z] github.com/docker/docker/builder/dockerfile
13:45:43 [2024-01-22T13:45:43.633Z] github.com/docker/docker/builder/remotecontext
13:45:43 [2024-01-22T13:45:43.633Z] github.com/docker/docker/builder/remotecontext/git
13:45:43 [2024-01-22T13:45:43.633Z] github.com/docker/docker/builder/remotecontext/urlutil
13:45:43 [2024-01-22T13:45:43.633Z] github.com/docker/docker/cli/debug
13:45:43 [2024-01-22T13:45:43.633Z] github.com/docker/docker/cli/winresources/docker-proxy
13:45:43 [2024-01-22T13:45:43.633Z] github.com/docker/docker/cli/winresources/dockerd
13:45:43 [2024-01-22T13:45:43.633Z] github.com/docker/docker/client
13:45:43 [2024-01-22T13:45:43.633Z] github.com/docker/docker/client/buildkit
13:45:43 [2024-01-22T13:45:43.633Z] github.com/docker/docker/cmd/docker-proxy
13:45:43 [2024-01-22T13:45:43.633Z] github.com/docker/docker/cmd/dockerd
13:45:43 [2024-01-22T13:45:43.633Z] github.com/docker/docker/cmd/dockerd/trap
13:45:43 [2024-01-22T13:45:43.633Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
13:45:43 [2024-01-22T13:45:43.633Z] github.com/docker/docker/container
13:45:43 [2024-01-22T13:45:43.633Z] github.com/docker/docker/container/stream
13:45:43 [2024-01-22T13:45:43.633Z] github.com/docker/docker/contrib/apparmor
13:45:43 [2024-01-22T13:45:43.633Z] github.com/docker/docker/contrib/httpserver
13:45:43 [2024-01-22T13:45:43.633Z] github.com/docker/docker/daemon
13:45:43 [2024-01-22T13:45:43.633Z] github.com/docker/docker/daemon/cluster
13:45:43 [2024-01-22T13:45:43.633Z] github.com/docker/docker/daemon/cluster/controllers/plugin
13:45:43 [2024-01-22T13:45:43.633Z] github.com/docker/docker/daemon/cluster/convert
13:45:43 [2024-01-22T13:45:43.633Z] github.com/docker/docker/daemon/cluster/executor
13:45:43 [2024-01-22T13:45:43.633Z] github.com/docker/docker/daemon/cluster/executor/container
13:45:43 [2024-01-22T13:45:43.633Z] github.com/docker/docker/daemon/cluster/provider
13:45:43 [2024-01-22T13:45:43.633Z] github.com/docker/docker/daemon/config
13:45:43 [2024-01-22T13:45:43.633Z] github.com/docker/docker/daemon/containerd
13:45:43 [2024-01-22T13:45:43.633Z] github.com/docker/docker/daemon/events
13:45:43 [2024-01-22T13:45:43.633Z] github.com/docker/docker/daemon/events/testutils
13:45:43 [2024-01-22T13:45:43.633Z] github.com/docker/docker/daemon/graphdriver
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/daemon/graphdriver/btrfs
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/daemon/graphdriver/copy
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/daemon/graphdriver/graphtest
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/daemon/graphdriver/overlay2
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/daemon/graphdriver/overlayutils
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/daemon/graphdriver/register
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/daemon/graphdriver/vfs
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/daemon/graphdriver/zfs
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/daemon/images
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/daemon/initlayer
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/daemon/links
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/daemon/listeners
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/daemon/logger
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/daemon/logger/awslogs
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/daemon/logger/fluentd
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/daemon/logger/gcplogs
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/daemon/logger/gelf
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/daemon/logger/journald
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/daemon/logger/journald/internal/export
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/daemon/logger/journald/internal/fake
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/daemon/logger/jsonfilelog
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/daemon/logger/local
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/daemon/logger/loggertest
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/daemon/logger/loggerutils
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/daemon/logger/loggerutils/cache
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/daemon/logger/splunk
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/daemon/logger/syslog
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/daemon/logger/templates
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/daemon/names
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/daemon/network
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/daemon/snapshotter
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/daemon/stats
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/distribution
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/distribution/metadata
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/distribution/utils
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/distribution/xfer
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/dockerversion
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/errdefs
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/image
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/image/cache
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/image/spec/specs-go
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/image/spec/specs-go/v1
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/image/tarexport
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/image/v1
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/internal/compatcontext
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/internal/mod
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/internal/mounttree
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/internal/multierror
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/internal/sliceutil
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/internal/test/suite
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/internal/testutils
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/internal/testutils/netnsutils
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/internal/testutils/specialimage
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/internal/unshare
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/layer
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/libcontainerd
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/libcontainerd/queue
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/libcontainerd/remote
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/libcontainerd/shimopts
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/libcontainerd/supervisor
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/libcontainerd/types
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/libnetwork
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/libnetwork/bitmap
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/libnetwork/cluster
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/libnetwork/cmd/diagnostic
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/libnetwork/config
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/libnetwork/datastore
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/libnetwork/diagnostic
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/libnetwork/discoverapi
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/libnetwork/driverapi
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/libnetwork/drivers/bridge
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/libnetwork/drivers/host
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/libnetwork/drivers/ipvlan
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/libnetwork/drivers/macvlan
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/libnetwork/drivers/null
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/libnetwork/drivers/overlay
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/libnetwork/drivers/remote
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/libnetwork/drivers/remote/api
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/libnetwork/drivers/windows
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/libnetwork/drvregistry
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/libnetwork/etchosts
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/libnetwork/internal/caller
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/libnetwork/internal/kvstore
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/libnetwork/internal/netiputil
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/libnetwork/internal/setmatrix
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/libnetwork/ipam
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/libnetwork/ipamapi
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/libnetwork/ipams/builtin
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/libnetwork/ipams/null
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/libnetwork/ipams/remote
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/libnetwork/ipams/remote/api
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/libnetwork/ipams/windowsipam
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/libnetwork/ipamutils
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/libnetwork/ipbits
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/libnetwork/iptables
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/libnetwork/netlabel
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/libnetwork/netutils
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/libnetwork/networkdb
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/libnetwork/ns
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/libnetwork/options
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/libnetwork/osl
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/libnetwork/osl/kernel
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/libnetwork/portallocator
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/libnetwork/portmapper
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/libnetwork/resolvconf
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/libnetwork/scope
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/libnetwork/types
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/oci
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/oci/caps
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/opts
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/pkg/archive
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/pkg/authorization
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/pkg/broadcaster
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/pkg/capabilities
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/pkg/chrootarchive
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/pkg/containerfs
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/pkg/directory
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/pkg/dmesg
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/pkg/fileutils
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/pkg/homedir
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/pkg/idtools
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/pkg/ioutils
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/pkg/jsonmessage
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/pkg/longpath
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/pkg/loopback
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/pkg/meminfo
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/pkg/namesgenerator
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/pkg/parsers
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/pkg/parsers/kernel
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/pkg/parsers/operatingsystem
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/pkg/pidfile
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/pkg/platform
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/pkg/platforms
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/pkg/plugingetter
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/pkg/plugins
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/pkg/plugins/transport
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/pkg/pools
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/pkg/process
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/pkg/progress
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/pkg/reexec
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/pkg/rootless
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/pkg/rootless/specconv
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/pkg/stack
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/pkg/stdcopy
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/pkg/streamformatter
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/pkg/stringid
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/pkg/sysinfo
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/pkg/system
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/pkg/tailfile
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/pkg/tarsum
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/pkg/useragent
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/plugin
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/plugin/executor/containerd
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/plugin/v2
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/profiles/apparmor
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/profiles/seccomp
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/quota
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/reference
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/registry
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/registry/resumable
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/restartmanager
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/runconfig
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/runconfig/opts
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/testutil
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/testutil/daemon
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/testutil/environment
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/testutil/fakecontext
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/testutil/fakegit
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/testutil/fakestorage
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/testutil/fixtures/load
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/testutil/fixtures/plugin
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/testutil/fixtures/plugin/basic
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/testutil/registry
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/testutil/request
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/volume
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/volume/drivers
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/volume/local
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/volume/mounts
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/volume/service
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/volume/service/opts
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/volume/testutils'
13:45:43 [2024-01-22T13:45:43.634Z] ++ grep --fixed-strings -v /libnetwork
13:45:43 [2024-01-22T13:45:43.634Z] ++ echo 'github.com/docker/docker/api
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/api/server
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/api/server/backend/build
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/api/server/httpstatus
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/api/server/httputils
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/api/server/middleware
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/api/server/router
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/api/server/router/build
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/api/server/router/checkpoint
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/api/server/router/container
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/api/server/router/debug
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/api/server/router/distribution
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/api/server/router/grpc
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/api/server/router/image
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/api/server/router/network
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/api/server/router/plugin
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/api/server/router/session
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/api/server/router/swarm
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/api/server/router/system
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/api/server/router/volume
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/api/types
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/api/types/backend
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/api/types/blkiodev
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/api/types/checkpoint
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/api/types/container
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/api/types/events
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/api/types/filters
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/api/types/image
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/api/types/mount
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/api/types/network
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/api/types/plugins/logdriver
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/api/types/registry
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/api/types/strslice
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/api/types/swarm
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/api/types/swarm/runtime
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/api/types/system
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/api/types/time
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/api/types/versions
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/api/types/versions/v1p19
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/api/types/versions/v1p20
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/api/types/volume
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/builder
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/builder/builder-next
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/builder/builder-next/exporter
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/builder/builder-next/exporter/overrides
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/builder/builder-next/imagerefchecker
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/builder/builder-next/worker
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/builder/builder-next/worker/label
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/builder/dockerfile
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/builder/remotecontext
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/builder/remotecontext/git
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/builder/remotecontext/urlutil
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/cli/debug
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/cli/winresources/docker-proxy
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/cli/winresources/dockerd
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/client
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/client/buildkit
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/cmd/docker-proxy
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/cmd/dockerd
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/cmd/dockerd/trap
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/container
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/container/stream
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/contrib/apparmor
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/contrib/httpserver
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/daemon
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/daemon/cluster
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/daemon/cluster/controllers/plugin
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/daemon/cluster/convert
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/daemon/cluster/executor
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/daemon/cluster/executor/container
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/daemon/cluster/provider
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/daemon/config
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/daemon/containerd
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/daemon/events
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/daemon/events/testutils
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/daemon/graphdriver
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/daemon/graphdriver/btrfs
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/daemon/graphdriver/copy
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/daemon/graphdriver/graphtest
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/daemon/graphdriver/overlay2
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/daemon/graphdriver/overlayutils
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/daemon/graphdriver/register
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/daemon/graphdriver/vfs
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/daemon/graphdriver/zfs
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/daemon/images
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/daemon/initlayer
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/daemon/links
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/daemon/listeners
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/daemon/logger
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/daemon/logger/awslogs
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/daemon/logger/fluentd
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/daemon/logger/gcplogs
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/daemon/logger/gelf
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/daemon/logger/journald
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/daemon/logger/journald/internal/export
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/daemon/logger/journald/internal/fake
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/daemon/logger/jsonfilelog
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/daemon/logger/local
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/daemon/logger/loggertest
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/daemon/logger/loggerutils
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/daemon/logger/loggerutils/cache
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/daemon/logger/splunk
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/daemon/logger/syslog
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/daemon/logger/templates
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/daemon/names
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/daemon/network
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/daemon/snapshotter
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/daemon/stats
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/distribution
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/distribution/metadata
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/distribution/utils
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/distribution/xfer
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/dockerversion
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/errdefs
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/image
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/image/cache
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/image/spec/specs-go
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/image/spec/specs-go/v1
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/image/tarexport
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/image/v1
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/internal/compatcontext
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/internal/mod
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/internal/mounttree
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/internal/multierror
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/internal/sliceutil
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/internal/test/suite
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/internal/testutils
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/internal/testutils/netnsutils
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/internal/testutils/specialimage
13:45:43 [2024-01-22T13:45:43.634Z] github.com/docker/docker/internal/unshare
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/layer
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/libcontainerd
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/libcontainerd/queue
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/libcontainerd/remote
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/libcontainerd/shimopts
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/libcontainerd/supervisor
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/libcontainerd/types
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/libnetwork
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/libnetwork/bitmap
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/libnetwork/cluster
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/libnetwork/cmd/diagnostic
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/libnetwork/config
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/libnetwork/datastore
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/libnetwork/diagnostic
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/libnetwork/discoverapi
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/libnetwork/driverapi
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/libnetwork/drivers/bridge
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/libnetwork/drivers/host
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/libnetwork/drivers/ipvlan
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/libnetwork/drivers/macvlan
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/libnetwork/drivers/null
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/libnetwork/drivers/overlay
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/libnetwork/drivers/remote
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/libnetwork/drivers/remote/api
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/libnetwork/drivers/windows
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/libnetwork/drvregistry
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/libnetwork/etchosts
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/libnetwork/internal/caller
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/libnetwork/internal/kvstore
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/libnetwork/internal/netiputil
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/libnetwork/internal/setmatrix
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/libnetwork/ipam
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/libnetwork/ipamapi
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/libnetwork/ipams/builtin
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/libnetwork/ipams/null
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/libnetwork/ipams/remote
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/libnetwork/ipams/remote/api
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/libnetwork/ipams/windowsipam
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/libnetwork/ipamutils
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/libnetwork/ipbits
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/libnetwork/iptables
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/libnetwork/netlabel
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/libnetwork/netutils
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/libnetwork/networkdb
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/libnetwork/ns
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/libnetwork/options
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/libnetwork/osl
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/libnetwork/osl/kernel
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/libnetwork/portallocator
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/libnetwork/portmapper
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/libnetwork/resolvconf
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/libnetwork/scope
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/libnetwork/types
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/oci
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/oci/caps
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/opts
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/pkg/archive
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/pkg/authorization
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/pkg/broadcaster
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/pkg/capabilities
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/pkg/chrootarchive
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/pkg/containerfs
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/pkg/directory
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/pkg/dmesg
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/pkg/fileutils
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/pkg/homedir
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/pkg/idtools
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/pkg/ioutils
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/pkg/jsonmessage
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/pkg/longpath
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/pkg/loopback
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/pkg/meminfo
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/pkg/namesgenerator
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/pkg/parsers
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/pkg/parsers/kernel
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/pkg/parsers/operatingsystem
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/pkg/pidfile
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/pkg/platform
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/pkg/platforms
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/pkg/plugingetter
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/pkg/plugins
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/pkg/plugins/transport
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/pkg/pools
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/pkg/process
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/pkg/progress
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/pkg/reexec
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/pkg/rootless
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/pkg/rootless/specconv
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/pkg/stack
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/pkg/stdcopy
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/pkg/streamformatter
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/pkg/stringid
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/pkg/sysinfo
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/pkg/system
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/pkg/tailfile
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/pkg/tarsum
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/pkg/useragent
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/plugin
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/plugin/executor/containerd
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/plugin/v2
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/profiles/apparmor
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/profiles/seccomp
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/quota
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/reference
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/registry
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/registry/resumable
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/restartmanager
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/runconfig
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/runconfig/opts
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/testutil
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/testutil/daemon
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/testutil/environment
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/testutil/fakecontext
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/testutil/fakegit
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/testutil/fakestorage
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/testutil/fixtures/load
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/testutil/fixtures/plugin
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/testutil/fixtures/plugin/basic
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/testutil/registry
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/testutil/request
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/volume
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/volume/drivers
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/volume/local
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/volume/mounts
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/volume/service
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/volume/service/opts
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/volume/testutils'
13:45:43 [2024-01-22T13:45:43.635Z] + base_pkg_list='github.com/docker/docker/api
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/api/server
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/api/server/backend/build
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/api/server/httpstatus
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/api/server/httputils
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/api/server/middleware
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/api/server/router
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/api/server/router/build
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/api/server/router/checkpoint
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/api/server/router/container
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/api/server/router/debug
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/api/server/router/distribution
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/api/server/router/grpc
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/api/server/router/image
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/api/server/router/network
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/api/server/router/plugin
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/api/server/router/session
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/api/server/router/swarm
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/api/server/router/system
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/api/server/router/volume
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/api/types
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/api/types/backend
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/api/types/blkiodev
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/api/types/checkpoint
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/api/types/container
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/api/types/events
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/api/types/filters
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/api/types/image
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/api/types/mount
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/api/types/network
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/api/types/plugins/logdriver
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/api/types/registry
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/api/types/strslice
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/api/types/swarm
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/api/types/swarm/runtime
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/api/types/system
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/api/types/time
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/api/types/versions
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/api/types/versions/v1p19
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/api/types/versions/v1p20
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/api/types/volume
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/builder
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/builder/builder-next
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/builder/builder-next/exporter
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/builder/builder-next/exporter/overrides
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/builder/builder-next/imagerefchecker
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/builder/builder-next/worker
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/builder/builder-next/worker/label
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/builder/dockerfile
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/builder/remotecontext
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/builder/remotecontext/git
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/builder/remotecontext/urlutil
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/cli/debug
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/cli/winresources/docker-proxy
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/cli/winresources/dockerd
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/client
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/client/buildkit
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/cmd/docker-proxy
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/cmd/dockerd
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/cmd/dockerd/trap
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/container
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/container/stream
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/contrib/apparmor
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/contrib/httpserver
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/daemon
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/daemon/cluster
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/daemon/cluster/controllers/plugin
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/daemon/cluster/convert
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/daemon/cluster/executor
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/daemon/cluster/executor/container
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/daemon/cluster/provider
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/daemon/config
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/daemon/containerd
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/daemon/events
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/daemon/events/testutils
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/daemon/graphdriver
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/daemon/graphdriver/btrfs
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/daemon/graphdriver/copy
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/daemon/graphdriver/graphtest
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/daemon/graphdriver/overlay2
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/daemon/graphdriver/overlayutils
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/daemon/graphdriver/register
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/daemon/graphdriver/vfs
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/daemon/graphdriver/zfs
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/daemon/images
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/daemon/initlayer
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/daemon/links
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/daemon/listeners
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/daemon/logger
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/daemon/logger/awslogs
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/daemon/logger/fluentd
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/daemon/logger/gcplogs
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/daemon/logger/gelf
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/daemon/logger/journald
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/daemon/logger/journald/internal/export
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/daemon/logger/journald/internal/fake
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/daemon/logger/jsonfilelog
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/daemon/logger/local
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/daemon/logger/loggertest
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/daemon/logger/loggerutils
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/daemon/logger/loggerutils/cache
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/daemon/logger/splunk
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/daemon/logger/syslog
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/daemon/logger/templates
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/daemon/names
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/daemon/network
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/daemon/snapshotter
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/daemon/stats
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/distribution
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/distribution/metadata
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/distribution/utils
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/distribution/xfer
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/dockerversion
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/errdefs
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/image
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/image/cache
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/image/spec/specs-go
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/image/spec/specs-go/v1
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/image/tarexport
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/image/v1
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/internal/compatcontext
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/internal/mod
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/internal/mounttree
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/internal/multierror
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/internal/sliceutil
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/internal/test/suite
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/internal/testutils
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/internal/testutils/netnsutils
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/internal/testutils/specialimage
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/internal/unshare
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/layer
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/libcontainerd
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/libcontainerd/queue
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/libcontainerd/remote
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/libcontainerd/shimopts
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/libcontainerd/supervisor
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/libcontainerd/types
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/oci
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/oci/caps
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/opts
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/pkg/archive
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/pkg/authorization
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/pkg/broadcaster
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/pkg/capabilities
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/pkg/chrootarchive
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/pkg/containerfs
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/pkg/directory
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/pkg/dmesg
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/pkg/fileutils
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/pkg/homedir
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/pkg/idtools
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/pkg/ioutils
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/pkg/jsonmessage
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/pkg/longpath
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/pkg/loopback
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/pkg/meminfo
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/pkg/namesgenerator
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/pkg/parsers
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/pkg/parsers/kernel
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/pkg/parsers/operatingsystem
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/pkg/pidfile
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/pkg/platform
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/pkg/platforms
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/pkg/plugingetter
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/pkg/plugins
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/pkg/plugins/transport
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/pkg/pools
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/pkg/process
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/pkg/progress
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/pkg/reexec
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/pkg/rootless
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/pkg/rootless/specconv
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/pkg/stack
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/pkg/stdcopy
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/pkg/streamformatter
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/pkg/stringid
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/pkg/sysinfo
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/pkg/system
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/pkg/tailfile
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/pkg/tarsum
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/pkg/useragent
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/plugin
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/plugin/executor/containerd
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/plugin/v2
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/profiles/apparmor
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/profiles/seccomp
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/quota
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/reference
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/registry
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/registry/resumable
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/restartmanager
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/runconfig
13:45:43 [2024-01-22T13:45:43.635Z] github.com/docker/docker/runconfig/opts
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/testutil
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/testutil/daemon
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/testutil/environment
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/testutil/fakecontext
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/testutil/fakegit
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/testutil/fakestorage
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/testutil/fixtures/load
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/testutil/fixtures/plugin
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/testutil/fixtures/plugin/basic
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/testutil/registry
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/testutil/request
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/volume
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/volume/drivers
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/volume/local
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/volume/mounts
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/volume/service
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/volume/service/opts
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/volume/testutils'
13:45:43 [2024-01-22T13:45:43.636Z] ++ grep --fixed-strings /libnetwork
13:45:43 [2024-01-22T13:45:43.636Z] ++ echo 'github.com/docker/docker/api
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/api/server
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/api/server/backend/build
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/api/server/httpstatus
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/api/server/httputils
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/api/server/middleware
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/api/server/router
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/api/server/router/build
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/api/server/router/checkpoint
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/api/server/router/container
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/api/server/router/debug
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/api/server/router/distribution
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/api/server/router/grpc
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/api/server/router/image
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/api/server/router/network
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/api/server/router/plugin
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/api/server/router/session
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/api/server/router/swarm
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/api/server/router/system
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/api/server/router/volume
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/api/types
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/api/types/backend
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/api/types/blkiodev
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/api/types/checkpoint
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/api/types/container
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/api/types/events
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/api/types/filters
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/api/types/image
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/api/types/mount
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/api/types/network
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/api/types/plugins/logdriver
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/api/types/registry
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/api/types/strslice
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/api/types/swarm
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/api/types/swarm/runtime
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/api/types/system
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/api/types/time
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/api/types/versions
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/api/types/versions/v1p19
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/api/types/versions/v1p20
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/api/types/volume
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/builder
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/builder/builder-next
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/builder/builder-next/exporter
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/builder/builder-next/exporter/overrides
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/builder/builder-next/imagerefchecker
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/builder/builder-next/worker
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/builder/builder-next/worker/label
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/builder/dockerfile
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/builder/remotecontext
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/builder/remotecontext/git
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/builder/remotecontext/urlutil
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/cli/debug
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/cli/winresources/docker-proxy
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/cli/winresources/dockerd
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/client
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/client/buildkit
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/cmd/docker-proxy
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/cmd/dockerd
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/cmd/dockerd/trap
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/container
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/container/stream
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/contrib/apparmor
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/contrib/httpserver
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/daemon
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/daemon/cluster
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/daemon/cluster/controllers/plugin
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/daemon/cluster/convert
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/daemon/cluster/executor
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/daemon/cluster/executor/container
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/daemon/cluster/provider
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/daemon/config
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/daemon/containerd
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/daemon/events
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/daemon/events/testutils
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/daemon/graphdriver
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/daemon/graphdriver/btrfs
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/daemon/graphdriver/copy
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/daemon/graphdriver/graphtest
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/daemon/graphdriver/overlay2
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/daemon/graphdriver/overlayutils
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/daemon/graphdriver/register
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/daemon/graphdriver/vfs
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/daemon/graphdriver/zfs
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/daemon/images
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/daemon/initlayer
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/daemon/links
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/daemon/listeners
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/daemon/logger
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/daemon/logger/awslogs
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/daemon/logger/fluentd
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/daemon/logger/gcplogs
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/daemon/logger/gelf
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/daemon/logger/journald
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/daemon/logger/journald/internal/export
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/daemon/logger/journald/internal/fake
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/daemon/logger/jsonfilelog
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/daemon/logger/local
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/daemon/logger/loggertest
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/daemon/logger/loggerutils
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/daemon/logger/loggerutils/cache
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/daemon/logger/splunk
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/daemon/logger/syslog
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/daemon/logger/templates
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/daemon/names
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/daemon/network
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/daemon/snapshotter
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/daemon/stats
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/distribution
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/distribution/metadata
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/distribution/utils
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/distribution/xfer
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/dockerversion
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/errdefs
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/image
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/image/cache
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/image/spec/specs-go
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/image/spec/specs-go/v1
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/image/tarexport
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/image/v1
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/internal/compatcontext
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/internal/mod
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/internal/mounttree
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/internal/multierror
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/internal/sliceutil
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/internal/test/suite
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/internal/testutils
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/internal/testutils/netnsutils
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/internal/testutils/specialimage
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/internal/unshare
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/layer
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/libcontainerd
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/libcontainerd/queue
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/libcontainerd/remote
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/libcontainerd/shimopts
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/libcontainerd/supervisor
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/libcontainerd/types
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/libnetwork
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/libnetwork/bitmap
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/libnetwork/cluster
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/libnetwork/cmd/diagnostic
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/libnetwork/config
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/libnetwork/datastore
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/libnetwork/diagnostic
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/libnetwork/discoverapi
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/libnetwork/driverapi
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/libnetwork/drivers/bridge
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/libnetwork/drivers/host
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/libnetwork/drivers/ipvlan
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/libnetwork/drivers/macvlan
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/libnetwork/drivers/null
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/libnetwork/drivers/overlay
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/libnetwork/drivers/remote
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/libnetwork/drivers/remote/api
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/libnetwork/drivers/windows
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/libnetwork/drvregistry
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/libnetwork/etchosts
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/libnetwork/internal/caller
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/libnetwork/internal/kvstore
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/libnetwork/internal/netiputil
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/libnetwork/internal/setmatrix
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/libnetwork/ipam
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/libnetwork/ipamapi
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/libnetwork/ipams/builtin
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/libnetwork/ipams/null
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/libnetwork/ipams/remote
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/libnetwork/ipams/remote/api
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/libnetwork/ipams/windowsipam
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/libnetwork/ipamutils
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/libnetwork/ipbits
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/libnetwork/iptables
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/libnetwork/netlabel
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/libnetwork/netutils
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/libnetwork/networkdb
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/libnetwork/ns
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/libnetwork/options
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/libnetwork/osl
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/libnetwork/osl/kernel
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/libnetwork/portallocator
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/libnetwork/portmapper
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/libnetwork/resolvconf
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/libnetwork/scope
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/libnetwork/types
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/oci
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/oci/caps
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/opts
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/pkg/archive
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/pkg/authorization
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/pkg/broadcaster
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/pkg/capabilities
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/pkg/chrootarchive
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/pkg/containerfs
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/pkg/directory
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/pkg/dmesg
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/pkg/fileutils
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/pkg/homedir
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/pkg/idtools
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/pkg/ioutils
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/pkg/jsonmessage
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/pkg/longpath
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/pkg/loopback
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/pkg/meminfo
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/pkg/namesgenerator
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/pkg/parsers
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/pkg/parsers/kernel
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/pkg/parsers/operatingsystem
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/pkg/pidfile
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/pkg/platform
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/pkg/platforms
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/pkg/plugingetter
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/pkg/plugins
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/pkg/plugins/transport
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/pkg/pools
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/pkg/process
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/pkg/progress
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/pkg/reexec
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/pkg/rootless
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/pkg/rootless/specconv
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/pkg/stack
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/pkg/stdcopy
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/pkg/streamformatter
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/pkg/stringid
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/pkg/sysinfo
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/pkg/system
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/pkg/tailfile
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/pkg/tarsum
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/pkg/useragent
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/plugin
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/plugin/executor/containerd
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/plugin/v2
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/profiles/apparmor
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/profiles/seccomp
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/quota
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/reference
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/registry
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/registry/resumable
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/restartmanager
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/runconfig
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/runconfig/opts
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/testutil
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/testutil/daemon
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/testutil/environment
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/testutil/fakecontext
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/testutil/fakegit
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/testutil/fakestorage
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/testutil/fixtures/load
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/testutil/fixtures/plugin
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/testutil/fixtures/plugin/basic
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/testutil/registry
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/testutil/request
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/volume
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/volume/drivers
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/volume/local
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/volume/mounts
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/volume/service
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/volume/service/opts
13:45:43 [2024-01-22T13:45:43.636Z] github.com/docker/docker/volume/testutils'
13:45:43 [2024-01-22T13:45:43.637Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
13:45:43 [2024-01-22T13:45:43.637Z] github.com/docker/docker/libnetwork/bitmap
13:45:43 [2024-01-22T13:45:43.637Z] github.com/docker/docker/libnetwork/cluster
13:45:43 [2024-01-22T13:45:43.637Z] github.com/docker/docker/libnetwork/cmd/diagnostic
13:45:43 [2024-01-22T13:45:43.637Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
13:45:43 [2024-01-22T13:45:43.637Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
13:45:43 [2024-01-22T13:45:43.637Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
13:45:43 [2024-01-22T13:45:43.637Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
13:45:43 [2024-01-22T13:45:43.637Z] github.com/docker/docker/libnetwork/config
13:45:43 [2024-01-22T13:45:43.637Z] github.com/docker/docker/libnetwork/datastore
13:45:43 [2024-01-22T13:45:43.637Z] github.com/docker/docker/libnetwork/diagnostic
13:45:43 [2024-01-22T13:45:43.637Z] github.com/docker/docker/libnetwork/discoverapi
13:45:43 [2024-01-22T13:45:43.637Z] github.com/docker/docker/libnetwork/driverapi
13:45:43 [2024-01-22T13:45:43.637Z] github.com/docker/docker/libnetwork/drivers/bridge
13:45:43 [2024-01-22T13:45:43.637Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
13:45:43 [2024-01-22T13:45:43.637Z] github.com/docker/docker/libnetwork/drivers/host
13:45:43 [2024-01-22T13:45:43.637Z] github.com/docker/docker/libnetwork/drivers/ipvlan
13:45:43 [2024-01-22T13:45:43.637Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
13:45:43 [2024-01-22T13:45:43.637Z] github.com/docker/docker/libnetwork/drivers/macvlan
13:45:43 [2024-01-22T13:45:43.637Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
13:45:43 [2024-01-22T13:45:43.637Z] github.com/docker/docker/libnetwork/drivers/null
13:45:43 [2024-01-22T13:45:43.637Z] github.com/docker/docker/libnetwork/drivers/overlay
13:45:43 [2024-01-22T13:45:43.637Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
13:45:43 [2024-01-22T13:45:43.637Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
13:45:43 [2024-01-22T13:45:43.637Z] github.com/docker/docker/libnetwork/drivers/remote
13:45:43 [2024-01-22T13:45:43.637Z] github.com/docker/docker/libnetwork/drivers/remote/api
13:45:43 [2024-01-22T13:45:43.637Z] github.com/docker/docker/libnetwork/drivers/windows
13:45:43 [2024-01-22T13:45:43.637Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
13:45:43 [2024-01-22T13:45:43.637Z] github.com/docker/docker/libnetwork/drvregistry
13:45:43 [2024-01-22T13:45:43.637Z] github.com/docker/docker/libnetwork/etchosts
13:45:43 [2024-01-22T13:45:43.637Z] github.com/docker/docker/libnetwork/internal/caller
13:45:43 [2024-01-22T13:45:43.637Z] github.com/docker/docker/libnetwork/internal/kvstore
13:45:43 [2024-01-22T13:45:43.637Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
13:45:43 [2024-01-22T13:45:43.637Z] github.com/docker/docker/libnetwork/internal/netiputil
13:45:43 [2024-01-22T13:45:43.637Z] github.com/docker/docker/libnetwork/internal/setmatrix
13:45:43 [2024-01-22T13:45:43.637Z] github.com/docker/docker/libnetwork/ipam
13:45:43 [2024-01-22T13:45:43.637Z] github.com/docker/docker/libnetwork/ipamapi
13:45:43 [2024-01-22T13:45:43.637Z] github.com/docker/docker/libnetwork/ipams/builtin
13:45:43 [2024-01-22T13:45:43.637Z] github.com/docker/docker/libnetwork/ipams/null
13:45:43 [2024-01-22T13:45:43.637Z] github.com/docker/docker/libnetwork/ipams/remote
13:45:43 [2024-01-22T13:45:43.637Z] github.com/docker/docker/libnetwork/ipams/remote/api
13:45:43 [2024-01-22T13:45:43.637Z] github.com/docker/docker/libnetwork/ipams/windowsipam
13:45:43 [2024-01-22T13:45:43.637Z] github.com/docker/docker/libnetwork/ipamutils
13:45:43 [2024-01-22T13:45:43.637Z] github.com/docker/docker/libnetwork/ipbits
13:45:43 [2024-01-22T13:45:43.637Z] github.com/docker/docker/libnetwork/iptables
13:45:43 [2024-01-22T13:45:43.637Z] github.com/docker/docker/libnetwork/netlabel
13:45:43 [2024-01-22T13:45:43.637Z] github.com/docker/docker/libnetwork/netutils
13:45:43 [2024-01-22T13:45:43.637Z] github.com/docker/docker/libnetwork/networkdb
13:45:43 [2024-01-22T13:45:43.637Z] github.com/docker/docker/libnetwork/ns
13:45:43 [2024-01-22T13:45:43.637Z] github.com/docker/docker/libnetwork/options
13:45:43 [2024-01-22T13:45:43.637Z] github.com/docker/docker/libnetwork/osl
13:45:43 [2024-01-22T13:45:43.637Z] github.com/docker/docker/libnetwork/osl/kernel
13:45:43 [2024-01-22T13:45:43.637Z] github.com/docker/docker/libnetwork/portallocator
13:45:43 [2024-01-22T13:45:43.637Z] github.com/docker/docker/libnetwork/portmapper
13:45:43 [2024-01-22T13:45:43.637Z] github.com/docker/docker/libnetwork/resolvconf
13:45:43 [2024-01-22T13:45:43.637Z] github.com/docker/docker/libnetwork/scope
13:45:43 [2024-01-22T13:45:43.637Z] github.com/docker/docker/libnetwork/types'
13:45:43 [2024-01-22T13:45:43.637Z] + echo 'github.com/docker/docker/libnetwork
13:45:43 [2024-01-22T13:45:43.637Z] github.com/docker/docker/libnetwork/bitmap
13:45:43 [2024-01-22T13:45:43.637Z] github.com/docker/docker/libnetwork/cluster
13:45:43 [2024-01-22T13:45:43.637Z] github.com/docker/docker/libnetwork/cmd/diagnostic
13:45:43 [2024-01-22T13:45:43.637Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
13:45:43 [2024-01-22T13:45:43.637Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
13:45:43 [2024-01-22T13:45:43.637Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
13:45:43 [2024-01-22T13:45:43.637Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
13:45:43 [2024-01-22T13:45:43.637Z] github.com/docker/docker/libnetwork/config
13:45:43 [2024-01-22T13:45:43.637Z] github.com/docker/docker/libnetwork/datastore
13:45:43 [2024-01-22T13:45:43.637Z] github.com/docker/docker/libnetwork/diagnostic
13:45:43 [2024-01-22T13:45:43.637Z] github.com/docker/docker/libnetwork/discoverapi
13:45:43 [2024-01-22T13:45:43.637Z] github.com/docker/docker/libnetwork/driverapi
13:45:43 [2024-01-22T13:45:43.637Z] github.com/docker/docker/libnetwork/drivers/bridge
13:45:43 [2024-01-22T13:45:43.637Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
13:45:43 [2024-01-22T13:45:43.637Z] github.com/docker/docker/libnetwork/drivers/host
13:45:43 [2024-01-22T13:45:43.637Z] github.com/docker/docker/libnetwork/drivers/ipvlan
13:45:43 [2024-01-22T13:45:43.637Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
13:45:43 [2024-01-22T13:45:43.637Z] github.com/docker/docker/libnetwork/drivers/macvlan
13:45:43 [2024-01-22T13:45:43.637Z] github.com/docker/docker/libnetwork/d+ grep --fixed-strings libnetwork/drivers/bridge
13:45:43 [2024-01-22T13:45:43.637Z] rivers/macvlan/mvmanager
13:45:43 [2024-01-22T13:45:43.637Z] github.com/docker/docker/libnetwork/drivers/null
13:45:43 [2024-01-22T13:45:43.637Z] github.com/docker/docker/libnetwork/drivers/overlay
13:45:43 [2024-01-22T13:45:43.637Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
13:45:43 [2024-01-22T13:45:43.637Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
13:45:43 [2024-01-22T13:45:43.637Z] github.com/docker/docker/libnetwork/drivers/remote
13:45:43 [2024-01-22T13:45:43.637Z] github.com/docker/docker/libnetwork/drivers/remote/api
13:45:43 [2024-01-22T13:45:43.637Z] github.com/docker/docker/libnetwork/drivers/windows
13:45:43 [2024-01-22T13:45:43.637Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
13:45:43 [2024-01-22T13:45:43.637Z] github.com/docker/docker/libnetwork/drvregistry
13:45:43 [2024-01-22T13:45:43.637Z] github.com/docker/docker/libnetwork/etchosts
13:45:43 [2024-01-22T13:45:43.637Z] github.com/docker/docker/libnetwork/internal/caller
13:45:43 [2024-01-22T13:45:43.637Z] github.com/docker/docker/libnetwork/internal/kvstore
13:45:43 [2024-01-22T13:45:43.637Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
13:45:43 [2024-01-22T13:45:43.637Z] github.com/docker/docker/libnetwork/internal/netiputil
13:45:43 [2024-01-22T13:45:43.637Z] github.com/docker/docker/libnetwork/internal/setmatrix
13:45:43 [2024-01-22T13:45:43.637Z] github.com/docker/docker/libnetwork/ipam
13:45:43 [2024-01-22T13:45:43.637Z] github.com/docker/docker/libnetwork/ipamapi
13:45:43 [2024-01-22T13:45:43.637Z] github.com/docker/docker/libnetwork/ipams/builtin
13:45:43 [2024-01-22T13:45:43.637Z] github.com/docker/docker/libnetwork/ipams/null
13:45:43 [2024-01-22T13:45:43.637Z] github.com/docker/docker/libnetwork/ipams/remote
13:45:43 [2024-01-22T13:45:43.637Z] github.com/docker/docker/libnetwork/ipams/remote/api
13:45:43 [2024-01-22T13:45:43.637Z] github.com/docker/docker/libnetwork/ipams/windowsipam
13:45:43 [2024-01-22T13:45:43.637Z] github.com/docker/docker/libnetwork/ipamutils
13:45:43 [2024-01-22T13:45:43.637Z] github.com/docker/docker/libnetwork/ipbits
13:45:43 [2024-01-22T13:45:43.637Z] github.com/docker/docker/libnetwork/iptables
13:45:43 [2024-01-22T13:45:43.637Z] github.com/docker/docker/libnetwork/netlabel
13:45:43 [2024-01-22T13:45:43.637Z] github.com/docker/docker/libnetwork/netutils
13:45:43 [2024-01-22T13:45:43.637Z] github.com/docker/docker/libnetwork/networkdb
13:45:43 [2024-01-22T13:45:43.637Z] github.com/docker/docker/libnetwork/ns
13:45:43 [2024-01-22T13:45:43.637Z] github.com/docker/docker/libnetwork/options
13:45:43 [2024-01-22T13:45:43.637Z] github.com/docker/docker/libnetwork/osl
13:45:43 [2024-01-22T13:45:43.637Z] github.com/docker/docker/libnetwork/osl/kernel
13:45:43 [2024-01-22T13:45:43.637Z] github.com/docker/docker/libnetwork/portallocator
13:45:43 [2024-01-22T13:45:43.637Z] github.com/docker/docker/libnetwork/portmapper
13:45:43 [2024-01-22T13:45:43.637Z] github.com/docker/docker/libnetwork/resolvconf
13:45:43 [2024-01-22T13:45:43.637Z] github.com/docker/docker/libnetwork/scope
13:45:43 [2024-01-22T13:45:43.637Z] github.com/docker/docker/libnetwork/types'
13:45:43 [2024-01-22T13:45:43.637Z] github.com/docker/docker/libnetwork/drivers/bridge
13:45:43 [2024-01-22T13:45:43.637Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
13:45:43 [2024-01-22T13:45:43.637Z] + type docker-proxy
13:45:43 [2024-01-22T13:45:43.637Z] hack/test/unit: line 25: type: docker-proxy: not found
13:45:43 [2024-01-22T13:45:43.637Z] + hack/make.sh binary-proxy install-proxy
13:45:43 [2024-01-22T13:45:43.637Z] 
13:45:43 [2024-01-22T13:45:43.637Z] Removing bundles/
13:45:43 [2024-01-22T13:45:43.637Z] 
13:45:43 [2024-01-22T13:45:43.637Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
13:45:43 [2024-01-22T13:45:43.637Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)...
13:45:43 [2024-01-22T13:45:43.637Z] + tee /go/src/github.com/docker/docker/go.mod
13:45:43 [2024-01-22T13:45:43.637Z] module github.com/docker/docker
13:45:43 [2024-01-22T13:45:43.637Z] 
13:45:43 [2024-01-22T13:45:43.637Z] go 1.20
13:45:43 [2024-01-22T13:45:43.637Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
13:45:43 [2024-01-22T13:45:43.637Z] + GO111MODULE=on
13:45:43 [2024-01-22T13:45:43.637Z] + 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=deaf6ace3748db607ab8ea80653339f554129422" -X "github.com/docker/docker/dockerversion.BuildTime=2024-01-22T13:45:43.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
13:45:47 [2024-01-22T13:45:47.834Z] + rm -f /go/src/github.com/docker/docker/go.mod
13:45:47 [2024-01-22T13:45:47.834Z] Created binary: bundles/binary-proxy/docker-proxy
13:45:47 [2024-01-22T13:45:47.834Z] 
13:45:47 [2024-01-22T13:45:47.834Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
13:45:47 [2024-01-22T13:45:47.834Z] Installing docker-proxy to /usr/local/bin/
13:45:47 [2024-01-22T13:45:47.834Z] 
13:45:47 [2024-01-22T13:45:47.834Z] + mkdir -p bundles
13:45:47 [2024-01-22T13:45:47.834Z] + '[' -n 'github.com/docker/docker/api
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/api/server
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/api/server/backend/build
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/api/server/httpstatus
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/api/server/httputils
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/api/server/middleware
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/api/server/router
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/api/server/router/build
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/api/server/router/checkpoint
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/api/server/router/container
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/api/server/router/debug
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/api/server/router/distribution
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/api/server/router/grpc
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/api/server/router/image
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/api/server/router/network
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/api/server/router/plugin
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/api/server/router/session
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/api/server/router/swarm
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/api/server/router/system
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/api/server/router/volume
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/api/types
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/api/types/backend
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/api/types/blkiodev
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/api/types/checkpoint
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/api/types/container
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/api/types/events
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/api/types/filters
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/api/types/image
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/api/types/mount
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/api/types/network
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/api/types/plugins/logdriver
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/api/types/registry
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/api/types/strslice
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/api/types/swarm
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/api/types/swarm/runtime
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/api/types/system
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/api/types/time
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/api/types/versions
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/api/types/versions/v1p19
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/api/types/versions/v1p20
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/api/types/volume
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/builder
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/builder/builder-next
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/builder/builder-next/exporter
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/builder/builder-next/exporter/mobyexporter
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/builder/builder-next/exporter/overrides
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/builder/builder-next/imagerefchecker
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/builder/builder-next/worker
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/builder/builder-next/worker/label
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/builder/dockerfile
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/builder/remotecontext
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/builder/remotecontext/git
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/builder/remotecontext/urlutil
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/cli/debug
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/cli/winresources/docker-proxy
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/cli/winresources/dockerd
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/client
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/client/buildkit
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/cmd/docker-proxy
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/cmd/dockerd
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/cmd/dockerd/trap
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/container
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/container/stream
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/contrib/apparmor
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/contrib/httpserver
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/daemon
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/daemon/cluster
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/daemon/cluster/controllers/plugin
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/daemon/cluster/convert
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/daemon/cluster/executor
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/daemon/cluster/executor/container
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/daemon/cluster/provider
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/daemon/config
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/daemon/containerd
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/daemon/events
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/daemon/events/testutils
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/daemon/graphdriver
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/daemon/graphdriver/btrfs
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/daemon/graphdriver/copy
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/daemon/graphdriver/graphtest
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/daemon/graphdriver/overlay2
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/daemon/graphdriver/overlayutils
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/daemon/graphdriver/register
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/daemon/graphdriver/vfs
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/daemon/graphdriver/zfs
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/daemon/images
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/daemon/initlayer
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/daemon/links
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/daemon/listeners
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/daemon/logger
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/daemon/logger/awslogs
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/daemon/logger/fluentd
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/daemon/logger/gcplogs
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/daemon/logger/gelf
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/daemon/logger/journald
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/daemon/logger/journald/internal/export
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/daemon/logger/journald/internal/fake
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/daemon/logger/jsonfilelog
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/daemon/logger/local
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/daemon/logger/loggertest
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/daemon/logger/loggerutils
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/daemon/logger/loggerutils/cache
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/daemon/logger/splunk
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/daemon/logger/syslog
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/daemon/logger/templates
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/daemon/names
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/daemon/network
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/daemon/snapshotter
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/daemon/stats
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/distribution
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/distribution/metadata
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/distribution/utils
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/distribution/xfer
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/dockerversion
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/errdefs
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/image
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/image/cache
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/image/spec/specs-go
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/image/spec/specs-go/v1
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/image/tarexport
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/image/v1
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/internal/compatcontext
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/internal/mod
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/internal/mounttree
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/internal/multierror
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/internal/sliceutil
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/internal/test/suite
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/internal/testutils
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/internal/testutils/netnsutils
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/internal/testutils/specialimage
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/internal/unshare
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/layer
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/libcontainerd
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/libcontainerd/queue
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/libcontainerd/remote
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/libcontainerd/shimopts
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/libcontainerd/supervisor
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/libcontainerd/types
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/oci
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/oci/caps
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/opts
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/pkg/archive
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/pkg/authorization
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/pkg/broadcaster
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/pkg/capabilities
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/pkg/chrootarchive
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/pkg/containerfs
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/pkg/directory
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/pkg/dmesg
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/pkg/fileutils
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/pkg/homedir
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/pkg/idtools
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/pkg/ioutils
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/pkg/jsonmessage
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/pkg/longpath
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/pkg/loopback
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/pkg/meminfo
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/pkg/namesgenerator
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/pkg/parsers
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/pkg/parsers/kernel
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/pkg/parsers/operatingsystem
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/pkg/pidfile
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/pkg/platform
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/pkg/platforms
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/pkg/plugingetter
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/pkg/plugins
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/pkg/plugins/transport
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/pkg/pools
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/pkg/process
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/pkg/progress
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/pkg/reexec
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/pkg/rootless
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/pkg/rootless/specconv
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/pkg/stack
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/pkg/stdcopy
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/pkg/streamformatter
13:45:47 [2024-01-22T13:45:47.834Z] github.com/docker/docker/pkg/stringid
13:45:47 [2024-01-22T13:45:47.835Z] github.com/docker/docker/pkg/sysinfo
13:45:47 [2024-01-22T13:45:47.835Z] github.com/docker/docker/pkg/system
13:45:47 [2024-01-22T13:45:47.835Z] github.com/docker/docker/pkg/tailfile
13:45:47 [2024-01-22T13:45:47.835Z] github.com/docker/docker/pkg/tarsum
13:45:47 [2024-01-22T13:45:47.835Z] github.com/docker/docker/pkg/useragent
13:45:47 [2024-01-22T13:45:47.835Z] github.com/docker/docker/plugin
13:45:47 [2024-01-22T13:45:47.835Z] github.com/docker/docker/plugin/executor/containerd
13:45:47 [2024-01-22T13:45:47.835Z] github.com/docker/docker/plugin/v2
13:45:47 [2024-01-22T13:45:47.835Z] github.com/docker/docker/profiles/apparmor
13:45:47 [2024-01-22T13:45:47.835Z] github.com/docker/docker/profiles/seccomp
13:45:47 [2024-01-22T13:45:47.835Z] github.com/docker/docker/quota
13:45:47 [2024-01-22T13:45:47.835Z] github.com/docker/docker/reference
13:45:47 [2024-01-22T13:45:47.835Z] github.com/docker/docker/registry
13:45:47 [2024-01-22T13:45:47.835Z] github.com/docker/docker/registry/resumable
13:45:47 [2024-01-22T13:45:47.835Z] github.com/docker/docker/restartmanager
13:45:47 [2024-01-22T13:45:47.835Z] github.com/docker/docker/runconfig
13:45:47 [2024-01-22T13:45:47.835Z] github.com/docker/docker/runconfig/opts
13:45:47 [2024-01-22T13:45:47.835Z] github.com/docker/docker/testutil
13:45:47 [2024-01-22T13:45:47.835Z] github.com/docker/docker/testutil/daemon
13:45:47 [2024-01-22T13:45:47.835Z] github.com/docker/docker/testutil/environment
13:45:47 [2024-01-22T13:45:47.835Z] github.com/docker/docker/testutil/fakecontext
13:45:47 [2024-01-22T13:45:47.835Z] github.com/docker/docker/testutil/fakegit
13:45:47 [2024-01-22T13:45:47.835Z] github.com/docker/docker/testutil/fakestorage
13:45:47 [2024-01-22T13:45:47.835Z] github.com/docker/docker/testutil/fixtures/load
13:45:47 [2024-01-22T13:45:47.835Z] github.com/docker/docker/testutil/fixtures/plugin
13:45:47 [2024-01-22T13:45:47.835Z] github.com/docker/docker/testutil/fixtures/plugin/basic
13:45:47 [2024-01-22T13:45:47.835Z] github.com/docker/docker/testutil/registry
13:45:47 [2024-01-22T13:45:47.835Z] github.com/docker/docker/testutil/request
13:45:47 [2024-01-22T13:45:47.835Z] github.com/docker/docker/volume
13:45:47 [2024-01-22T13:45:47.835Z] github.com/docker/docker/volume/drivers
13:45:47 [2024-01-22T13:45:47.835Z] github.com/docker/docker/volume/local
13:45:47 [2024-01-22T13:45:47.835Z] github.com/docker/docker/volume/mounts
13:45:47 [2024-01-22T13:45:47.835Z] github.com/docker/docker/volume/service
13:45:47 [2024-01-22T13:45:47.835Z] github.com/docker/docker/volume/service/opts
13:45:47 [2024-01-22T13:45:47.835Z] github.com/docker/docker/volume/testutils' ']'
13:45:47 [2024-01-22T13:45:47.835Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo journald' -cover -coverprofile=bundles/coverage.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/checkpoint github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/system github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/exporter/mobyexporter github.com/docker/docker/builder/builder-next/exporter/overrides github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/builder-next/worker/label github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/client/buildkit github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/snapshotter github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/spec/specs-go github.com/docker/docker/image/spec/specs-go/v1 github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/compatcontext github.com/docker/docker/internal/mod github.com/docker/docker/internal/mounttree github.com/docker/docker/internal/multierror github.com/docker/docker/internal/sliceutil github.com/docker/docker/internal/test/suite github.com/docker/docker/internal/testutils github.com/docker/docker/internal/testutils/netnsutils github.com/docker/docker/internal/testutils/specialimage github.com/docker/docker/internal/unshare github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/shimopts github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/meminfo github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/platforms github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/process github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/rootless github.com/docker/docker/pkg/rootless/specconv github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils
13:45:48 [2024-01-22T13:45:48.404Z] ?   	github.com/docker/docker/api	[no test files]
13:45:56 [2024-01-22T13:45:56.538Z] ok  	github.com/docker/docker/api/server	0.055s	coverage: 13.0% of statements
13:46:18 [2024-01-22T13:46:18.494Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
13:46:18 [2024-01-22T13:46:18.494Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
13:46:18 [2024-01-22T13:46:18.494Z] ?   	github.com/docker/docker/api/server/router	[no test files]
13:46:18 [2024-01-22T13:46:18.494Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
13:46:18 [2024-01-22T13:46:18.494Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
13:46:18 [2024-01-22T13:46:18.494Z] ok  	github.com/docker/docker/api/server/httputils	0.005s	coverage: 28.3% of statements
13:46:18 [2024-01-22T13:46:18.494Z] ok  	github.com/docker/docker/api/server/middleware	0.007s	coverage: 37.7% of statements
13:46:18 [2024-01-22T13:46:18.494Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
13:46:18 [2024-01-22T13:46:18.494Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
13:46:18 [2024-01-22T13:46:18.494Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
13:46:18 [2024-01-22T13:46:18.494Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
13:46:18 [2024-01-22T13:46:18.494Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
13:46:18 [2024-01-22T13:46:18.494Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
13:46:18 [2024-01-22T13:46:18.494Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
13:46:18 [2024-01-22T13:46:18.494Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
13:46:18 [2024-01-22T13:46:18.494Z] ok  	github.com/docker/docker/api/server/router/swarm	0.004s	coverage: 7.3% of statements
13:46:18 [2024-01-22T13:46:18.494Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
13:46:18 [2024-01-22T13:46:18.494Z] ?   	github.com/docker/docker/api/types	[no test files]
13:46:18 [2024-01-22T13:46:18.494Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
13:46:18 [2024-01-22T13:46:18.494Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
13:46:18 [2024-01-22T13:46:18.494Z] ?   	github.com/docker/docker/api/types/checkpoint	[no test files]
13:46:18 [2024-01-22T13:46:18.494Z] ok  	github.com/docker/docker/api/server/router/volume	0.006s	coverage: 66.7% of statements
13:46:18 [2024-01-22T13:46:18.494Z] ?   	github.com/docker/docker/api/types/events	[no test files]
13:46:18 [2024-01-22T13:46:18.494Z] ?   	github.com/docker/docker/api/types/image	[no test files]
13:46:18 [2024-01-22T13:46:18.494Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
13:46:18 [2024-01-22T13:46:18.494Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
13:46:18 [2024-01-22T13:46:18.494Z] ok  	github.com/docker/docker/api/types/network	0.005s	coverage: 72.3% of statements
13:46:18 [2024-01-22T13:46:18.494Z] ok  	github.com/docker/docker/api/types/registry	0.005s	coverage: 54.2% of statements
13:46:18 [2024-01-22T13:46:18.494Z] ok  	github.com/docker/docker/api/types/filters	0.005s	coverage: 94.0% of statements
13:46:18 [2024-01-22T13:46:18.494Z] ok  	github.com/docker/docker/api/types/container	0.008s	coverage: 83.7% of statements
13:46:18 [2024-01-22T13:46:18.494Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
13:46:18 [2024-01-22T13:46:18.494Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
13:46:18 [2024-01-22T13:46:18.494Z] ?   	github.com/docker/docker/api/types/system	[no test files]
13:46:18 [2024-01-22T13:46:18.494Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
13:46:18 [2024-01-22T13:46:18.494Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
13:46:18 [2024-01-22T13:46:18.494Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
13:46:18 [2024-01-22T13:46:18.494Z] ?   	github.com/docker/docker/builder	[no test files]
13:46:18 [2024-01-22T13:46:18.494Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
13:46:18 [2024-01-22T13:46:18.494Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
13:46:18 [2024-01-22T13:46:18.494Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
13:46:18 [2024-01-22T13:46:18.494Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
13:46:18 [2024-01-22T13:46:18.494Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
13:46:18 [2024-01-22T13:46:18.494Z] ?   	github.com/docker/docker/builder/builder-next/exporter/mobyexporter	[no test files]
13:46:18 [2024-01-22T13:46:18.494Z] ?   	github.com/docker/docker/builder/builder-next/exporter/overrides	[no test files]
13:46:18 [2024-01-22T13:46:18.494Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
13:46:18 [2024-01-22T13:46:18.494Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
13:46:18 [2024-01-22T13:46:18.494Z] ?   	github.com/docker/docker/builder/builder-next/worker/label	[no test files]
13:46:18 [2024-01-22T13:46:18.494Z] ok  	github.com/docker/docker/api/types/strslice	0.003s	coverage: 90.0% of statements
13:46:18 [2024-01-22T13:46:18.494Z] ok  	github.com/docker/docker/api/types/time	0.002s	coverage: 100.0% of statements
13:46:18 [2024-01-22T13:46:18.494Z] ok  	github.com/docker/docker/api/types/versions	0.004s	coverage: 77.3% of statements
13:46:18 [2024-01-22T13:46:18.494Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
13:46:18 [2024-01-22T13:46:18.494Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
13:46:18 [2024-01-22T13:46:18.494Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.002s	coverage: 100.0% of statements
13:46:18 [2024-01-22T13:46:18.494Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
13:46:18 [2024-01-22T13:46:18.494Z] ok  	github.com/docker/docker/builder/remotecontext	0.044s	coverage: 33.7% of statements
13:46:18 [2024-01-22T13:46:18.494Z] ok  	github.com/docker/docker/builder/dockerfile	0.053s	coverage: 50.3% of statements
13:46:20 [2024-01-22T13:46:20.407Z] ?   	github.com/docker/docker/client/buildkit	[no test files]
13:46:20 [2024-01-22T13:46:20.407Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.043s	coverage: 66.5% of statements
13:46:20 [2024-01-22T13:46:20.407Z] ok  	github.com/docker/docker/client	0.166s	coverage: 77.0% of statements
13:46:21 [2024-01-22T13:46:21.790Z] ok  	github.com/docker/docker/builder/remotecontext/git	3.563s	coverage: 82.5% of statements
13:46:31 [2024-01-22T13:46:31.781Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
13:46:31 [2024-01-22T13:46:31.781Z] ?   	github.com/docker/docker/container/stream	[no test files]
13:46:31 [2024-01-22T13:46:31.781Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
13:46:31 [2024-01-22T13:46:31.781Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
13:46:31 [2024-01-22T13:46:31.781Z] ok  	github.com/docker/docker/container	0.139s	coverage: 35.9% of statements
13:46:31 [2024-01-22T13:46:31.781Z] ok  	github.com/docker/docker/cmd/dockerd	0.239s	coverage: 30.1% of statements
13:46:34 [2024-01-22T13:46:34.320Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.398s	coverage: 0.0% of statements
13:46:35 [2024-01-22T13:46:35.258Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
13:46:35 [2024-01-22T13:46:35.258Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.014s	coverage: 65.3% of statements
13:46:35 [2024-01-22T13:46:35.258Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.028s	coverage: 38.7% of statements
13:46:35 [2024-01-22T13:46:35.258Z] ok  	github.com/docker/docker/daemon/cluster	0.054s	coverage: 0.5% of statements
13:46:35 [2024-01-22T13:46:35.518Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
13:46:35 [2024-01-22T13:46:35.518Z] ok  	github.com/docker/docker/daemon/config	0.064s	coverage: 74.4% of statements
13:46:36 [2024-01-22T13:46:36.899Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
13:46:36 [2024-01-22T13:46:36.899Z] ok  	github.com/docker/docker/daemon/graphdriver	0.007s	coverage: 2.3% of statements
13:46:36 [2024-01-22T13:46:36.899Z] ok  	github.com/docker/docker/daemon/containerd	0.033s	coverage: 9.0% of statements
13:46:36 [2024-01-22T13:46:36.899Z] ok  	github.com/docker/docker/daemon/events	0.057s	coverage: 50.0% of statements
13:46:36 [2024-01-22T13:46:36.899Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.013s	coverage: 2.8% of statements
13:46:37 [2024-01-22T13:46:37.159Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.185s	coverage: 60.9% of statements
13:46:37 [2024-01-22T13:46:37.728Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
13:46:37 [2024-01-22T13:46:37.728Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.008s	coverage: 1.9% of statements
13:46:37 [2024-01-22T13:46:37.989Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
13:46:37 [2024-01-22T13:46:37.989Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
13:46:37 [2024-01-22T13:46:37.989Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.012s	coverage: 60.9% of statements
13:46:37 [2024-01-22T13:46:37.989Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.180s	coverage: 60.2% of statements
13:46:38 [2024-01-22T13:46:38.558Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.007s	coverage: 3.0% of statements
13:46:38 [2024-01-22T13:46:38.818Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.458s	coverage: 13.4% of statements
13:46:39 [2024-01-22T13:46:39.077Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
13:46:39 [2024-01-22T13:46:39.077Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
13:46:39 [2024-01-22T13:46:39.077Z] ok  	github.com/docker/docker/daemon/links	0.003s	coverage: 93.0% of statements
13:46:39 [2024-01-22T13:46:39.077Z] ok  	github.com/docker/docker/daemon/images	0.018s	coverage: 3.0% of statements
13:46:39 [2024-01-22T13:46:39.338Z] ok  	github.com/docker/docker/daemon/logger	0.219s	coverage: 43.2% of statements
13:46:39 [2024-01-22T13:46:39.597Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
13:46:39 [2024-01-22T13:46:39.597Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.010s	coverage: 53.6% of statements
13:46:39 [2024-01-22T13:46:39.597Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.010s	coverage: 68.2% of statements
13:46:39 [2024-01-22T13:46:39.597Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.111s	coverage: 78.3% of statements
13:46:40 [2024-01-22T13:46:40.167Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
13:46:40 [2024-01-22T13:46:40.167Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
13:46:40 [2024-01-22T13:46:40.167Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.003s	coverage: 88.2% of statements
13:46:40 [2024-01-22T13:46:40.167Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.005s	coverage: 87.2% of statements
13:46:40 [2024-01-22T13:46:40.167Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.103s	coverage: 76.8% of statements
13:46:40 [2024-01-22T13:46:40.426Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
13:46:40 [2024-01-22T13:46:40.426Z] ok  	github.com/docker/docker/daemon/logger/local	0.028s	coverage: 79.4% of statements
13:46:40 [2024-01-22T13:46:40.996Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.015s	coverage: 63.5% of statements
13:46:40 [2024-01-22T13:46:40.996Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.021s	coverage: 31.5% of statements
13:46:40 [2024-01-22T13:46:40.996Z] ?   	github.com/docker/docker/daemon/names	[no test files]
13:46:40 [2024-01-22T13:46:40.996Z] ok  	github.com/docker/docker/daemon/logger/templates	0.003s	coverage: 8.3% of statements
13:46:40 [2024-01-22T13:46:40.996Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.007s	coverage: 46.8% of statements
13:46:41 [2024-01-22T13:46:41.255Z] ok  	github.com/docker/docker/daemon/logger/journald	1.186s	coverage: 74.5% of statements
13:46:41 [2024-01-22T13:46:41.516Z] ?   	github.com/docker/docker/daemon/snapshotter	[no test files]
13:46:41 [2024-01-22T13:46:41.516Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
13:46:41 [2024-01-22T13:46:41.516Z] ok  	github.com/docker/docker/daemon/network	0.028s	coverage: 63.8% of statements
13:46:42 [2024-01-22T13:46:42.455Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
13:46:42 [2024-01-22T13:46:42.455Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 77.2% of statements
13:46:42 [2024-01-22T13:46:42.455Z] ok  	github.com/docker/docker/dockerversion	0.004s	coverage: 100.0% of statements
13:46:42 [2024-01-22T13:46:42.455Z] ok  	github.com/docker/docker/distribution/metadata	0.033s	coverage: 44.4% of statements
13:46:42 [2024-01-22T13:46:42.455Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.443s	coverage: 82.5% of statements
13:46:43 [2024-01-22T13:46:43.024Z] ?   	github.com/docker/docker/image/spec/specs-go	[no test files]
13:46:43 [2024-01-22T13:46:43.024Z] ?   	github.com/docker/docker/image/spec/specs-go/v1	[no test files]
13:46:43 [2024-01-22T13:46:43.024Z] ok  	github.com/docker/docker/image/cache	0.006s	coverage: 19.2% of statements
13:46:43 [2024-01-22T13:46:43.024Z] ok  	github.com/docker/docker/image	0.028s	coverage: 84.6% of statements
13:46:43 [2024-01-22T13:46:43.284Z] ?   	github.com/docker/docker/image/v1	[no test files]
13:46:43 [2024-01-22T13:46:43.284Z] ?   	github.com/docker/docker/internal/compatcontext	[no test files]
13:46:43 [2024-01-22T13:46:43.284Z] ?   	github.com/docker/docker/internal/mounttree	[no test files]
13:46:43 [2024-01-22T13:46:43.284Z] ok  	github.com/docker/docker/internal/mod	0.002s	coverage: 66.7% of statements
13:46:43 [2024-01-22T13:46:43.284Z] ok  	github.com/docker/docker/image/tarexport	0.007s	coverage: 0.6% of statements
13:46:43 [2024-01-22T13:46:43.284Z] ?   	github.com/docker/docker/internal/sliceutil	[no test files]
13:46:43 [2024-01-22T13:46:43.284Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
13:46:43 [2024-01-22T13:46:43.284Z] ?   	github.com/docker/docker/internal/testutils	[no test files]
13:46:43 [2024-01-22T13:46:43.284Z] ?   	github.com/docker/docker/internal/testutils/netnsutils	[no test files]
13:46:43 [2024-01-22T13:46:43.284Z] ok  	github.com/docker/docker/internal/multierror	0.003s	coverage: 88.9% of statements
13:46:43 [2024-01-22T13:46:43.543Z] ?   	github.com/docker/docker/internal/testutils/specialimage	[no test files]
13:46:43 [2024-01-22T13:46:43.543Z] ?   	github.com/docker/docker/internal/unshare	[no test files]
13:46:43 [2024-01-22T13:46:43.803Z] ok  	github.com/docker/docker/distribution	1.490s	coverage: 28.9% of statements
13:46:44 [2024-01-22T13:46:44.373Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
13:46:44 [2024-01-22T13:46:44.373Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
13:46:44 [2024-01-22T13:46:44.373Z] ?   	github.com/docker/docker/libcontainerd/shimopts	[no test files]
13:46:44 [2024-01-22T13:46:44.373Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
13:46:44 [2024-01-22T13:46:44.373Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
13:46:44 [2024-01-22T13:46:44.373Z] ok  	github.com/docker/docker/libcontainerd/queue	0.024s	coverage: 100.0% of statements
13:46:44 [2024-01-22T13:46:44.373Z] ok  	github.com/docker/docker/distribution/xfer	2.185s	coverage: 85.4% of statements
13:46:44 [2024-01-22T13:46:44.633Z] ok  	github.com/docker/docker/daemon	10.818s	coverage: 17.1% of statements
13:46:44 [2024-01-22T13:46:44.893Z] ?   	github.com/docker/docker/oci/caps	[no test files]
13:46:44 [2024-01-22T13:46:44.893Z] ok  	github.com/docker/docker/oci	0.016s	coverage: 38.1% of statements
13:46:44 [2024-01-22T13:46:44.893Z] ok  	github.com/docker/docker/opts	0.031s	coverage: 67.9% of statements
13:46:45 [2024-01-22T13:46:45.463Z] ok  	github.com/docker/docker/pkg/broadcaster	0.003s	coverage: 100.0% of statements
13:46:45 [2024-01-22T13:46:45.463Z] ok  	github.com/docker/docker/pkg/capabilities	0.003s	coverage: 87.5% of statements
13:46:45 [2024-01-22T13:46:45.463Z] ok  	github.com/docker/docker/pkg/containerfs	0.005s	coverage: 25.8% of statements
13:46:45 [2024-01-22T13:46:45.463Z] ok  	github.com/docker/docker/pkg/directory	0.004s	coverage: 81.8% of statements
13:46:45 [2024-01-22T13:46:45.724Z] ok  	github.com/docker/docker/pkg/dmesg	0.009s	coverage: 83.3% of statements
13:46:45 [2024-01-22T13:46:45.724Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.260s	coverage: 83.7% of statements
13:46:45 [2024-01-22T13:46:45.724Z] ok  	github.com/docker/docker/pkg/homedir	0.013s	coverage: 8.3% of statements
13:46:45 [2024-01-22T13:46:45.724Z] ok  	github.com/docker/docker/pkg/fileutils	0.015s	coverage: 51.7% of statements
13:46:45 [2024-01-22T13:46:45.984Z] ok  	github.com/docker/docker/pkg/archive	0.538s	coverage: 81.3% of statements
13:46:45 [2024-01-22T13:46:45.984Z] ok  	github.com/docker/docker/pkg/authorization	0.572s	coverage: 68.3% of statements
13:46:45 [2024-01-22T13:46:45.984Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
13:46:45 [2024-01-22T13:46:45.984Z] ok  	github.com/docker/docker/pkg/longpath	0.005s	coverage: 45.5% of statements
13:46:45 [2024-01-22T13:46:45.984Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.008s	coverage: 92.3% of statements
13:46:46 [2024-01-22T13:46:46.244Z] ok  	github.com/docker/docker/pkg/meminfo	0.009s	coverage: 75.0% of statements
13:46:46 [2024-01-22T13:46:46.244Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
13:46:46 [2024-01-22T13:46:46.244Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
13:46:46 [2024-01-22T13:46:46.244Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
13:46:46 [2024-01-22T13:46:46.244Z] ok  	github.com/docker/docker/pkg/idtools	0.449s	coverage: 69.7% of statements
13:46:46 [2024-01-22T13:46:46.244Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.004s	coverage: 90.2% of statements
13:46:46 [2024-01-22T13:46:46.504Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
13:46:46 [2024-01-22T13:46:46.504Z] ?   	github.com/docker/docker/pkg/platforms	[no test files]
13:46:46 [2024-01-22T13:46:46.504Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
13:46:46 [2024-01-22T13:46:46.504Z] ok  	github.com/docker/docker/pkg/pidfile	0.004s	coverage: 94.1% of statements
13:46:46 [2024-01-22T13:46:46.504Z] ok  	github.com/docker/docker/pkg/ioutils	0.374s	coverage: 72.3% of statements
13:46:47 [2024-01-22T13:46:47.073Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
13:46:47 [2024-01-22T13:46:47.073Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
13:46:47 [2024-01-22T13:46:47.073Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.005s	coverage: 90.0% of statements
13:46:47 [2024-01-22T13:46:47.073Z] ok  	github.com/docker/docker/pkg/process	0.004s	coverage: 21.7% of statements
13:46:47 [2024-01-22T13:46:47.073Z] ok  	github.com/docker/docker/pkg/pools	0.005s	coverage: 88.2% of statements
13:46:47 [2024-01-22T13:46:47.073Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.005s	coverage: 56.8% of statements
13:46:47 [2024-01-22T13:46:47.073Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
13:46:47 [2024-01-22T13:46:47.073Z] ?   	github.com/docker/docker/pkg/rootless	[no test files]
13:46:47 [2024-01-22T13:46:47.073Z] ?   	github.com/docker/docker/pkg/rootless/specconv	[no test files]
13:46:47 [2024-01-22T13:46:47.073Z] ok  	github.com/docker/docker/pkg/reexec	0.012s	coverage: 82.4% of statements
13:46:47 [2024-01-22T13:46:47.073Z] ok  	github.com/docker/docker/pkg/stack	0.004s	coverage: 90.9% of statements
13:46:47 [2024-01-22T13:46:47.334Z] ok  	github.com/docker/docker/pkg/stdcopy	0.011s	coverage: 100.0% of statements
13:46:47 [2024-01-22T13:46:47.334Z] ok  	github.com/docker/docker/pkg/stringid	0.003s	coverage: 61.9% of statements
13:46:47 [2024-01-22T13:46:47.334Z] ok  	github.com/docker/docker/pkg/streamformatter	0.005s	coverage: 66.2% of statements
13:46:47 [2024-01-22T13:46:47.903Z] ok  	github.com/docker/docker/pkg/useragent	0.003s	coverage: 88.9% of statements
13:46:47 [2024-01-22T13:46:47.903Z] ok  	github.com/docker/docker/pkg/system	0.006s	coverage: 43.1% of statements
13:46:47 [2024-01-22T13:46:47.903Z] ok  	github.com/docker/docker/pkg/sysinfo	0.019s	coverage: 53.4% of statements
13:46:47 [2024-01-22T13:46:47.903Z] ok  	github.com/docker/docker/pkg/tailfile	0.036s	coverage: 88.6% of statements
13:46:47 [2024-01-22T13:46:47.903Z] ok  	github.com/docker/docker/pkg/tarsum	0.057s	coverage: 89.6% of statements
13:46:48 [2024-01-22T13:46:48.473Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
13:46:48 [2024-01-22T13:46:48.473Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
13:46:48 [2024-01-22T13:46:48.473Z] ok  	github.com/docker/docker/plugin/v2	0.015s	coverage: 14.4% of statements
13:46:48 [2024-01-22T13:46:48.473Z] ok  	github.com/docker/docker/profiles/seccomp	0.017s	coverage: 86.0% of statements
13:46:49 [2024-01-22T13:46:49.043Z] ok  	github.com/docker/docker/pkg/plugins	2.014s	coverage: 74.9% of statements
13:46:49 [2024-01-22T13:46:49.043Z] ok  	github.com/docker/docker/reference	0.009s	coverage: 83.7% of statements
13:46:49 [2024-01-22T13:46:49.043Z] ok  	github.com/docker/docker/quota	0.213s	coverage: 69.3% of statements
13:46:49 [2024-01-22T13:46:49.043Z] ok  	github.com/docker/docker/plugin	0.525s	coverage: 23.3% of statements
13:46:49 [2024-01-22T13:46:49.303Z] ok  	github.com/docker/docker/registry/resumable	0.023s	coverage: 100.0% of statements
13:46:49 [2024-01-22T13:46:49.303Z] ok  	github.com/docker/docker/restartmanager	0.024s	coverage: 51.9% of statements
13:46:49 [2024-01-22T13:46:49.303Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
13:46:49 [2024-01-22T13:46:49.563Z] ok  	github.com/docker/docker/runconfig	0.020s	coverage: 63.8% of statements
13:46:49 [2024-01-22T13:46:49.563Z] ok  	github.com/docker/docker/registry	0.115s	coverage: 63.9% of statements
13:46:49 [2024-01-22T13:46:49.823Z] ok  	github.com/docker/docker/testutil	0.007s	coverage: 6.8% of statements
13:46:49 [2024-01-22T13:46:49.823Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
13:46:49 [2024-01-22T13:46:49.823Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
13:46:49 [2024-01-22T13:46:49.823Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
13:46:49 [2024-01-22T13:46:49.823Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
13:46:49 [2024-01-22T13:46:49.823Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
13:46:49 [2024-01-22T13:46:49.823Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
13:46:49 [2024-01-22T13:46:49.823Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
13:46:49 [2024-01-22T13:46:49.823Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
13:46:49 [2024-01-22T13:46:49.823Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
13:46:49 [2024-01-22T13:46:49.823Z] ?   	github.com/docker/docker/testutil/request	[no test files]
13:46:49 [2024-01-22T13:46:49.823Z] ?   	github.com/docker/docker/volume	[no test files]
13:46:50 [2024-01-22T13:46:50.393Z] ok  	github.com/docker/docker/volume/drivers	0.007s	coverage: 36.1% of statements
13:46:50 [2024-01-22T13:46:50.393Z] ok  	github.com/docker/docker/volume/mounts	0.009s	coverage: 65.7% of statements
13:46:50 [2024-01-22T13:46:50.653Z] ok  	github.com/docker/docker/volume/local	0.080s	coverage: 72.5% of statements
13:46:50 [2024-01-22T13:46:50.912Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
13:46:50 [2024-01-22T13:46:50.912Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
13:46:50 [2024-01-22T13:46:50.912Z] ok  	github.com/docker/docker/volume/service	0.013s	coverage: 71.8% of statements
13:46:52 [2024-01-22T13:46:52.290Z] ok  	github.com/docker/docker/layer	7.725s	coverage: 68.1% of statements
13:46:52 [2024-01-22T13:46:52.290Z] 
13:46:52 [2024-01-22T13:46:52.290Z] === Skipped
13:46:52 [2024-01-22T13:46:52.290Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
13:46:52 [2024-01-22T13:46:52.290Z]     network_proxy_test.go:195: Need to start CI docker with --ipv6
13:46:52 [2024-01-22T13:46:52.290Z] 
13:46:52 [2024-01-22T13:46:52.290Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
13:46:52 [2024-01-22T13:46:52.290Z]     network_proxy_test.go:210: No support for dual stack yet
13:46:52 [2024-01-22T13:46:52.290Z] 
13:46:52 [2024-01-22T13:46:52.290Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
13:46:52 [2024-01-22T13:46:52.290Z]     network_proxy_test.go:239: Need to start CI docker with --ipv6
13:46:52 [2024-01-22T13:46:52.290Z] 
13:46:52 [2024-01-22T13:46:52.290Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
13:46:52 [2024-01-22T13:46:52.290Z]     network_proxy_test.go:300: Need to start CI docker with --ipv6
13:46:52 [2024-01-22T13:46:52.290Z] 
13:46:52 [2024-01-22T13:46:52.290Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
13:46:52 [2024-01-22T13:46:52.290Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:46:52 [2024-01-22T13:46:52.290Z]     graphtest_unix.go:41: Driver btrfs not supported
13:46:52 [2024-01-22T13:46:52.290Z] 
13:46:52 [2024-01-22T13:46:52.290Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
13:46:52 [2024-01-22T13:46:52.290Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:46:52 [2024-01-22T13:46:52.290Z]     graphtest_unix.go:41: Driver btrfs not supported
13:46:52 [2024-01-22T13:46:52.290Z] 
13:46:52 [2024-01-22T13:46:52.290Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
13:46:52 [2024-01-22T13:46:52.290Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:46:52 [2024-01-22T13:46:52.290Z]     graphtest_unix.go:41: Driver btrfs not supported
13:46:52 [2024-01-22T13:46:52.290Z] 
13:46:52 [2024-01-22T13:46:52.290Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
13:46:52 [2024-01-22T13:46:52.290Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:46:52 [2024-01-22T13:46:52.290Z]     graphtest_unix.go:41: Driver btrfs not supported
13:46:52 [2024-01-22T13:46:52.290Z] 
13:46:52 [2024-01-22T13:46:52.290Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
13:46:52 [2024-01-22T13:46:52.290Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:46:52 [2024-01-22T13:46:52.290Z]     graphtest_unix.go:41: Driver btrfs not supported
13:46:52 [2024-01-22T13:46:52.290Z] 
13:46:52 [2024-01-22T13:46:52.291Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
13:46:52 [2024-01-22T13:46:52.291Z]     graphtest_unix.go:68: No driver to put!
13:46:52 [2024-01-22T13:46:52.291Z] 
13:46:52 [2024-01-22T13:46:52.291Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
13:46:52 [2024-01-22T13:46:52.291Z] time="2024-01-22T13:46:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
13:46:52 [2024-01-22T13:46:52.291Z]     graphtest_unix.go:39: graphdriver: driver not supported
13:46:52 [2024-01-22T13:46:52.291Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
13:46:52 [2024-01-22T13:46:52.291Z] 
13:46:52 [2024-01-22T13:46:52.291Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
13:46:52 [2024-01-22T13:46:52.291Z] time="2024-01-22T13:46:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
13:46:52 [2024-01-22T13:46:52.291Z]     graphtest_unix.go:39: graphdriver: driver not supported
13:46:52 [2024-01-22T13:46:52.291Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
13:46:52 [2024-01-22T13:46:52.291Z] 
13:46:52 [2024-01-22T13:46:52.291Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
13:46:52 [2024-01-22T13:46:52.291Z] time="2024-01-22T13:46:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
13:46:52 [2024-01-22T13:46:52.291Z]     graphtest_unix.go:39: graphdriver: driver not supported
13:46:52 [2024-01-22T13:46:52.291Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
13:46:52 [2024-01-22T13:46:52.291Z] 
13:46:52 [2024-01-22T13:46:52.291Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
13:46:52 [2024-01-22T13:46:52.291Z] time="2024-01-22T13:46:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
13:46:52 [2024-01-22T13:46:52.291Z]     graphtest_unix.go:39: graphdriver: driver not supported
13:46:52 [2024-01-22T13:46:52.291Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
13:46:52 [2024-01-22T13:46:52.291Z] 
13:46:52 [2024-01-22T13:46:52.291Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
13:46:52 [2024-01-22T13:46:52.291Z] time="2024-01-22T13:46:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
13:46:52 [2024-01-22T13:46:52.291Z]     graphtest_unix.go:39: graphdriver: driver not supported
13:46:52 [2024-01-22T13:46:52.291Z]     graphtest_unix.go:41: Driver fuse-overlayfs not supported
13:46:52 [2024-01-22T13:46:52.291Z] 
13:46:52 [2024-01-22T13:46:52.291Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
13:46:52 [2024-01-22T13:46:52.291Z]     graphtest_unix.go:68: No driver to put!
13:46:52 [2024-01-22T13:46:52.291Z] 
13:46:52 [2024-01-22T13:46:52.291Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
13:46:52 [2024-01-22T13:46:52.291Z]     overlay_test.go:61: Cannot run test with naive change algorithm
13:46:52 [2024-01-22T13:46:52.291Z] 
13:46:52 [2024-01-22T13:46:52.291Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
13:46:52 [2024-01-22T13:46:52.291Z]     graphtest_unix.go:311: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
13:46:52 [2024-01-22T13:46:52.291Z] 
13:46:52 [2024-01-22T13:46:52.291Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
13:46:52 [2024-01-22T13:46:52.291Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:46:52 [2024-01-22T13:46:52.291Z]     graphtest_unix.go:41: Driver zfs not supported
13:46:52 [2024-01-22T13:46:52.291Z] 
13:46:52 [2024-01-22T13:46:52.291Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
13:46:52 [2024-01-22T13:46:52.291Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:46:52 [2024-01-22T13:46:52.291Z]     graphtest_unix.go:41: Driver zfs not supported
13:46:52 [2024-01-22T13:46:52.291Z] 
13:46:52 [2024-01-22T13:46:52.291Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
13:46:52 [2024-01-22T13:46:52.291Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:46:52 [2024-01-22T13:46:52.291Z]     graphtest_unix.go:41: Driver zfs not supported
13:46:52 [2024-01-22T13:46:52.291Z] 
13:46:52 [2024-01-22T13:46:52.291Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
13:46:52 [2024-01-22T13:46:52.291Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:46:52 [2024-01-22T13:46:52.291Z]     graphtest_unix.go:41: Driver zfs not supported
13:46:52 [2024-01-22T13:46:52.291Z] 
13:46:52 [2024-01-22T13:46:52.291Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
13:46:52 [2024-01-22T13:46:52.291Z]     graphtest_unix.go:39: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:46:52 [2024-01-22T13:46:52.291Z]     graphtest_unix.go:41: Driver zfs not supported
13:46:52 [2024-01-22T13:46:52.291Z] 
13:46:52 [2024-01-22T13:46:52.291Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
13:46:52 [2024-01-22T13:46:52.291Z]     graphtest_unix.go:68: No driver to put!
13:46:52 [2024-01-22T13:46:52.291Z] 
13:46:52 [2024-01-22T13:46:52.291Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
13:46:52 [2024-01-22T13:46:52.291Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
13:46:52 [2024-01-22T13:46:52.291Z] 
13:46:52 [2024-01-22T13:46:52.291Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
13:46:52 [2024-01-22T13:46:52.291Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
13:46:52 [2024-01-22T13:46:52.291Z] 
13:46:52 [2024-01-22T13:46:52.291Z] === SKIP: volume/mounts TestValidateLCOWMount (0.00s)
13:46:52 [2024-01-22T13:46:52.291Z]     validate_test.go:70: only tested on Windows
13:46:52 [2024-01-22T13:46:52.291Z] 
13:46:52 [2024-01-22T13:46:52.291Z] DONE 3195 tests, 27 skipped in 64.425s
13:46:52 [2024-01-22T13:46:52.291Z] + '[' -n 'github.com/docker/docker/libnetwork
13:46:52 [2024-01-22T13:46:52.291Z] github.com/docker/docker/libnetwork/bitmap
13:46:52 [2024-01-22T13:46:52.291Z] github.com/docker/docker/libnetwork/cluster
13:46:52 [2024-01-22T13:46:52.291Z] github.com/docker/docker/libnetwork/cmd/diagnostic
13:46:52 [2024-01-22T13:46:52.291Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
13:46:52 [2024-01-22T13:46:52.291Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
13:46:52 [2024-01-22T13:46:52.291Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
13:46:52 [2024-01-22T13:46:52.291Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
13:46:52 [2024-01-22T13:46:52.291Z] github.com/docker/docker/libnetwork/config
13:46:52 [2024-01-22T13:46:52.291Z] github.com/docker/docker/libnetwork/datastore
13:46:52 [2024-01-22T13:46:52.291Z] github.com/docker/docker/libnetwork/diagnostic
13:46:52 [2024-01-22T13:46:52.291Z] github.com/docker/docker/libnetwork/discoverapi
13:46:52 [2024-01-22T13:46:52.291Z] github.com/docker/docker/libnetwork/driverapi
13:46:52 [2024-01-22T13:46:52.291Z] github.com/docker/docker/libnetwork/drivers/bridge
13:46:52 [2024-01-22T13:46:52.291Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
13:46:52 [2024-01-22T13:46:52.291Z] github.com/docker/docker/libnetwork/drivers/host
13:46:52 [2024-01-22T13:46:52.291Z] github.com/docker/docker/libnetwork/drivers/ipvlan
13:46:52 [2024-01-22T13:46:52.291Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
13:46:52 [2024-01-22T13:46:52.291Z] github.com/docker/docker/libnetwork/drivers/macvlan
13:46:52 [2024-01-22T13:46:52.291Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
13:46:52 [2024-01-22T13:46:52.291Z] github.com/docker/docker/libnetwork/drivers/null
13:46:52 [2024-01-22T13:46:52.291Z] github.com/docker/docker/libnetwork/drivers/overlay
13:46:52 [2024-01-22T13:46:52.291Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
13:46:52 [2024-01-22T13:46:52.291Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
13:46:52 [2024-01-22T13:46:52.291Z] github.com/docker/docker/libnetwork/drivers/remote
13:46:52 [2024-01-22T13:46:52.291Z] github.com/docker/docker/libnetwork/drivers/remote/api
13:46:52 [2024-01-22T13:46:52.291Z] github.com/docker/docker/libnetwork/drivers/windows
13:46:52 [2024-01-22T13:46:52.291Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
13:46:52 [2024-01-22T13:46:52.291Z] github.com/docker/docker/libnetwork/drvregistry
13:46:52 [2024-01-22T13:46:52.291Z] github.com/docker/docker/libnetwork/etchosts
13:46:52 [2024-01-22T13:46:52.291Z] github.com/docker/docker/libnetwork/internal/caller
13:46:52 [2024-01-22T13:46:52.291Z] github.com/docker/docker/libnetwork/internal/kvstore
13:46:52 [2024-01-22T13:46:52.291Z] github.com/docker/docker/libnetwork/internal/kvstore/boltdb
13:46:52 [2024-01-22T13:46:52.291Z] github.com/docker/docker/libnetwork/internal/netiputil
13:46:52 [2024-01-22T13:46:52.291Z] github.com/docker/docker/libnetwork/internal/setmatrix
13:46:52 [2024-01-22T13:46:52.291Z] github.com/docker/docker/libnetwork/ipam
13:46:52 [2024-01-22T13:46:52.291Z] github.com/docker/docker/libnetwork/ipamapi
13:46:52 [2024-01-22T13:46:52.291Z] github.com/docker/docker/libnetwork/ipams/builtin
13:46:52 [2024-01-22T13:46:52.291Z] github.com/docker/docker/libnetwork/ipams/null
13:46:52 [2024-01-22T13:46:52.291Z] github.com/docker/docker/libnetwork/ipams/remote
13:46:52 [2024-01-22T13:46:52.291Z] github.com/docker/docker/libnetwork/ipams/remote/api
13:46:52 [2024-01-22T13:46:52.291Z] github.com/docker/docker/libnetwork/ipams/windowsipam
13:46:52 [2024-01-22T13:46:52.291Z] github.com/docker/docker/libnetwork/ipamutils
13:46:52 [2024-01-22T13:46:52.291Z] github.com/docker/docker/libnetwork/ipbits
13:46:52 [2024-01-22T13:46:52.291Z] github.com/docker/docker/libnetwork/iptables
13:46:52 [2024-01-22T13:46:52.291Z] github.com/docker/docker/libnetwork/netlabel
13:46:52 [2024-01-22T13:46:52.291Z] github.com/docker/docker/libnetwork/netutils
13:46:52 [2024-01-22T13:46:52.291Z] github.com/docker/docker/libnetwork/networkdb
13:46:52 [2024-01-22T13:46:52.291Z] github.com/docker/docker/libnetwork/ns
13:46:52 [2024-01-22T13:46:52.291Z] github.com/docker/docker/libnetwork/options
13:46:52 [2024-01-22T13:46:52.291Z] github.com/docker/docker/libnetwork/osl
13:46:52 [2024-01-22T13:46:52.291Z] github.com/docker/docker/libnetwork/osl/kernel
13:46:52 [2024-01-22T13:46:52.291Z] github.com/docker/docker/libnetwork/portallocator
13:46:52 [2024-01-22T13:46:52.291Z] github.com/docker/docker/libnetwork/portmapper
13:46:52 [2024-01-22T13:46:52.291Z] github.com/docker/docker/libnetwork/resolvconf
13:46:52 [2024-01-22T13:46:52.291Z] github.com/docker/docker/libnetwork/scope
13:46:52 [2024-01-22T13:46:52.291Z] github.com/docker/docker/libnetwork/types' ']'
13:46:52 [2024-01-22T13:46:52.291Z] + 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
13:47:48 [2024-01-22T13:47:48.531Z] ok  	github.com/docker/docker/libnetwork	43.916s	coverage: 43.0% of statements
13:47:48 [2024-01-22T13:47:48.531Z] ok  	github.com/docker/docker/libnetwork/bitmap	0.007s	coverage: 96.1% of statements
13:47:48 [2024-01-22T13:47:48.531Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
13:47:48 [2024-01-22T13:47:48.531Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
13:47:48 [2024-01-22T13:47:48.531Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
13:47:48 [2024-01-22T13:47:48.531Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
13:47:48 [2024-01-22T13:47:48.531Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
13:47:48 [2024-01-22T13:47:48.531Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
13:47:48 [2024-01-22T13:47:48.531Z] ok  	github.com/docker/docker/libnetwork/config	0.012s	coverage: 10.3% of statements
13:47:48 [2024-01-22T13:47:48.531Z] ok  	github.com/docker/docker/libnetwork/datastore	0.004s	coverage: 37.0% of statements
13:47:48 [2024-01-22T13:47:48.531Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
13:47:48 [2024-01-22T13:47:48.531Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
13:47:48 [2024-01-22T13:47:48.531Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.003s	coverage: 68.9% of statements
13:47:48 [2024-01-22T13:47:48.531Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	4.175s	coverage: 63.0% of statements
13:47:48 [2024-01-22T13:47:48.531Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
13:47:48 [2024-01-22T13:47:48.531Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.002s	coverage: 40.0% of statements
13:47:49 [2024-01-22T13:47:49.100Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.885s	coverage: 5.0% of statements
13:47:49 [2024-01-22T13:47:49.100Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
13:47:49 [2024-01-22T13:47:49.359Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.004s	coverage: 4.6% of statements
13:47:49 [2024-01-22T13:47:49.618Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
13:47:49 [2024-01-22T13:47:49.618Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.002s	coverage: 40.0% of statements
13:47:50 [2024-01-22T13:47:50.997Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	0.011s	coverage: 1.4% of statements
13:47:50 [2024-01-22T13:47:50.997Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	0.004s	coverage: 45.0% of statements
13:47:51 [2024-01-22T13:47:51.257Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.004s	coverage: 62.7% of statements
13:47:51 [2024-01-22T13:47:51.825Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.012s	coverage: 57.2% of statements
13:47:51 [2024-01-22T13:47:51.825Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
13:47:51 [2024-01-22T13:47:51.825Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
13:47:51 [2024-01-22T13:47:51.825Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
13:47:52 [2024-01-22T13:47:52.394Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.018s	coverage: 87.0% of statements
13:47:52 [2024-01-22T13:47:52.394Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.016s	coverage: 81.0% of statements
13:47:52 [2024-01-22T13:47:52.653Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
13:47:52 [2024-01-22T13:47:52.653Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore	[no test files]
13:47:52 [2024-01-22T13:47:52.653Z] ?   	github.com/docker/docker/libnetwork/internal/kvstore/boltdb	[no test files]
13:47:52 [2024-01-22T13:47:52.653Z] ?   	github.com/docker/docker/libnetwork/internal/netiputil	[no test files]
13:48:04 [2024-01-22T13:48:04.899Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
13:48:06 [2024-01-22T13:48:06.841Z] ok  	github.com/docker/docker/libnetwork/ipam	3.147s	coverage: 80.3% of statements
13:48:06 [2024-01-22T13:48:06.841Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
13:48:06 [2024-01-22T13:48:06.841Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
13:48:06 [2024-01-22T13:48:06.841Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.002s	coverage: 63.2% of statements
13:48:07 [2024-01-22T13:48:07.101Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.008s	coverage: 48.7% of statements
13:48:07 [2024-01-22T13:48:07.101Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
13:48:07 [2024-01-22T13:48:07.361Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.003s	coverage: 80.0% of statements
13:48:07 [2024-01-22T13:48:07.929Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.311s	coverage: 86.4% of statements
13:48:08 [2024-01-22T13:48:08.189Z] ok  	github.com/docker/docker/libnetwork/ipbits	0.002s	coverage: 100.0% of statements
13:48:08 [2024-01-22T13:48:08.758Z] ok  	github.com/docker/docker/libnetwork/iptables	0.211s	coverage: 39.9% of statements
13:48:08 [2024-01-22T13:48:08.758Z] ?   	github.com/docker/docker/libnetwork/netlabel	[no test files]
13:48:09 [2024-01-22T13:48:09.017Z] ok  	github.com/docker/docker/libnetwork/netutils	0.017s	coverage: 54.9% of statements
13:50:01 [2024-01-22T13:50:01.330Z] ok  	github.com/docker/docker/libnetwork/networkdb	104.468s	coverage: 59.2% of statements
13:50:01 [2024-01-22T13:50:01.330Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
13:50:01 [2024-01-22T13:50:01.330Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
13:50:01 [2024-01-22T13:50:01.330Z] ok  	github.com/docker/docker/libnetwork/osl	4.403s	coverage: 40.2% of statements
13:50:01 [2024-01-22T13:50:01.330Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
13:50:01 [2024-01-22T13:50:01.330Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.016s	coverage: 80.5% of statements
13:50:01 [2024-01-22T13:50:01.590Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.698s	coverage: 47.9% of statements
13:50:01 [2024-01-22T13:50:01.590Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.003s	coverage: 84.9% of statements
13:50:01 [2024-01-22T13:50:01.590Z] ?   	github.com/docker/docker/libnetwork/scope	[no test files]
13:50:02 [2024-01-22T13:50:02.159Z] ok  	github.com/docker/docker/libnetwork/types	0.003s	coverage: 41.7% of statements
13:50:02 [2024-01-22T13:50:02.159Z] 
13:50:02 [2024-01-22T13:50:02.159Z] === Skipped
13:50:02 [2024-01-22T13:50:02.159Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
13:50:02 [2024-01-22T13:50:02.159Z]     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
13:50:02 [2024-01-22T13:50:02.159Z] 
13:50:02 [2024-01-22T13:50:02.159Z] === SKIP: libnetwork/iptables TestPassthrough (0.00s)
13:50:02 [2024-01-22T13:50:02.159Z]     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
13:50:02 [2024-01-22T13:50:02.159Z] 
13:50:02 [2024-01-22T13:50:02.159Z] DONE 375 tests, 2 skipped in 189.705s
Post stage
[Pipeline] junit
13:50:02 [2024-01-22T13:50:02.742Z] Recording test results
13:50:02 [2024-01-22T13:50:02.854Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
13:50:03 [2024-01-22T13:50:03.161Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-47161/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=deaf6ace3748db607ab8ea80653339f554129422 -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=25.0 docker:deaf6ace3748db607ab8ea80653339f554129422 hack/make.sh dynbinary test-integration
13:50:03 [2024-01-22T13:50:03.423Z] 
13:50:03 [2024-01-22T13:50:03.423Z] Removing bundles/
13:50:03 [2024-01-22T13:50:03.423Z] 
13:50:03 [2024-01-22T13:50:03.423Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
13:50:03 [2024-01-22T13:50:03.423Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)...
13:50:03 [2024-01-22T13:50:03.423Z] + tee /go/src/github.com/docker/docker/go.mod
13:50:03 [2024-01-22T13:50:03.423Z] module github.com/docker/docker
13:50:03 [2024-01-22T13:50:03.423Z] 
13:50:03 [2024-01-22T13:50:03.423Z] go 1.20
13:50:03 [2024-01-22T13:50:03.423Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
13:50:03 [2024-01-22T13:50:03.423Z] + GO111MODULE=on
13:50:03 [2024-01-22T13:50:03.423Z] + 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=deaf6ace3748db607ab8ea80653339f554129422" -X "github.com/docker/docker/dockerversion.BuildTime=2024-01-22T13:50:03.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
13:50:42 [2024-01-22T13:50:42.170Z] + rm -f /go/src/github.com/docker/docker/go.mod
13:50:42 [2024-01-22T13:50:42.170Z] Created binary: bundles/dynbinary-daemon/dockerd
13:50:42 [2024-01-22T13:50:42.170Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)...
13:50:42 [2024-01-22T13:50:42.170Z] + tee /go/src/github.com/docker/docker/go.mod
13:50:42 [2024-01-22T13:50:42.170Z] module github.com/docker/docker
13:50:42 [2024-01-22T13:50:42.170Z] 
13:50:42 [2024-01-22T13:50:42.170Z] go 1.20
13:50:42 [2024-01-22T13:50:42.170Z] + trap 'rm -f "${ROOTDIR}/go.mod"' EXIT
13:50:42 [2024-01-22T13:50:42.170Z] + GO111MODULE=on
13:50:42 [2024-01-22T13:50:42.170Z] + 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=deaf6ace3748db607ab8ea80653339f554129422" -X "github.com/docker/docker/dockerversion.BuildTime=2024-01-22T13:50:03.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
13:50:42 [2024-01-22T13:50:42.170Z] + rm -f /go/src/github.com/docker/docker/go.mod
13:50:42 [2024-01-22T13:50:42.170Z] Created binary: bundles/dynbinary-daemon/docker-proxy
13:50:42 [2024-01-22T13:50:42.170Z] 
13:50:42 [2024-01-22T13:50:42.170Z] ---> Making bundle: test-integration (in bundles/test-integration)
13:50:42 [2024-01-22T13:50:42.170Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
13:50:42 [2024-01-22T13:50:42.170Z] HOSTNAME=89fca786237b
13:50:42 [2024-01-22T13:50:42.170Z] TESTDEBUG=0
13:50:42 [2024-01-22T13:50:42.170Z] DEST=bundles/test-integration
13:50:42 [2024-01-22T13:50:42.170Z] PWD=/go/src/github.com/docker/docker
13:50:42 [2024-01-22T13:50:42.170Z] CONTAINERD_ADDRESS=/run/docker/containerd/containerd.sock
13:50:42 [2024-01-22T13:50:42.170Z] DOCKER_GITCOMMIT=deaf6ace3748db607ab8ea80653339f554129422
13:50:42 [2024-01-22T13:50:42.170Z] container=docker
13:50:42 [2024-01-22T13:50:42.170Z] HOME=/root
13:50:42 [2024-01-22T13:50:42.170Z] CONTAINERD_NAMESPACE=moby
13:50:42 [2024-01-22T13:50:42.170Z] GOLANG_VERSION=1.21.6
13:50:42 [2024-01-22T13:50:42.170Z] VALIDATE_REPO=https://github.com/moby/moby.git
13:50:42 [2024-01-22T13:50:42.170Z] VALIDATE_BRANCH=25.0
13:50:42 [2024-01-22T13:50:42.170Z] TERM=xterm
13:50:42 [2024-01-22T13:50:42.170Z] DOCKER_PKG=github.com/docker/docker
13:50:42 [2024-01-22T13:50:42.170Z] TEST_CLIENT_BINARY=/usr/local/cli-integration/docker
13:50:42 [2024-01-22T13:50:42.170Z] SHLVL=1
13:50:42 [2024-01-22T13:50:42.170Z] TIMEOUT=120m
13:50:42 [2024-01-22T13:50:42.170Z] GOTOOLCHAIN=local
13:50:42 [2024-01-22T13:50:42.170Z] DOCKER_GRAPHDRIVER=overlay2
13:50:42 [2024-01-22T13:50:42.170Z] GO111MODULE=off
13:50:42 [2024-01-22T13:50:42.170Z] DOCKER_EXPERIMENTAL=1
13:50:42 [2024-01-22T13:50:42.170Z] TEST_SKIP_INTEGRATION_CLI=1
13:50:42 [2024-01-22T13:50:42.170Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
13:50:42 [2024-01-22T13:50:42.170Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
13:50:42 [2024-01-22T13:50:42.170Z] GOPATH=/go
13:50:42 [2024-01-22T13:50:42.170Z] PKG_CONFIG=pkg-config
13:50:42 [2024-01-22T13:50:42.170Z] _=/usr/bin/env
13:50:42 [2024-01-22T13:50:42.170Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
13:51:04 [2024-01-22T13:51:04.127Z] Building test suite binary /go/src/github.com/docker/docker/integration/capabilities/test.main
13:51:04 [2024-01-22T13:51:04.127Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
13:51:04 [2024-01-22T13:51:04.127Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
13:51:04 [2024-01-22T13:51:04.697Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
13:51:09 [2024-01-22T13:51:09.980Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
13:51:13 [2024-01-22T13:51:13.272Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
13:51:13 [2024-01-22T13:51:13.272Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
13:51:14 [2024-01-22T13:51:14.652Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
13:51:15 [2024-01-22T13:51:15.591Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
13:51:16 [2024-01-22T13:51:16.970Z] Building test suite binary /go/src/github.com/docker/docker/integration/networking/test.main
13:51:17 [2024-01-22T13:51:17.908Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
13:51:18 [2024-01-22T13:51:18.168Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
13:51:19 [2024-01-22T13:51:19.552Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
13:51:20 [2024-01-22T13:51:20.930Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
13:51:22 [2024-01-22T13:51:22.835Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
13:51:23 [2024-01-22T13:51:23.771Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
13:51:24 [2024-01-22T13:51:24.031Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
13:51:24 [2024-01-22T13:51:24.968Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
13:51:26 [2024-01-22T13:51:26.348Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
13:51:27 [2024-01-22T13:51:27.727Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
13:51:28 [2024-01-22T13:51:28.295Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
13:51:29 [2024-01-22T13:51:29.674Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
13:51:30 [2024-01-22T13:51:30.611Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
13:51:30 [2024-01-22T13:51:30.611Z] Using test binary /usr/local/cli-integration/docker
13:51:30 [2024-01-22T13:51:30.611Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
13:51:30 [2024-01-22T13:51:30.611Z] +++ /etc/init.d/apparmor start
13:51:30 [2024-01-22T13:51:30.611Z] Not: starting.
13:51:30 [2024-01-22T13:51:30.611Z] INFO: Waiting for daemon to start...
13:51:30 [2024-01-22T13:51:30.611Z] Starting dockerd
13:51:30 [2024-01-22T13:51:30.611Z] +++ exec dockerd --debug --host unix:///run/docker/tmp.jndsX5hYC5/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
13:51:33 [2024-01-22T13:51:33.902Z] .
13:51:33 [2024-01-22T13:51:33.902Z] Running integration-test (iteration 1)
13:51:33 [2024-01-22T13:51:33.902Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m  
13:51:33 [2024-01-22T13:51:33.902Z] ++ '[' -n '' ']'
13:51:33 [2024-01-22T13:51:33.902Z] ++ 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
13:51:33 [2024-01-22T13:51:33.902Z] ++ set -e
13:51:33 [2024-01-22T13:51:33.902Z] ++ '[' -n 0 ']'
13:51:33 [2024-01-22T13:51:33.902Z] ++ set -x
13:51:33 [2024-01-22T13:51:33.902Z] ++ 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.jndsX5hYC5/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
13:51:33 [2024-01-22T13:51:33.902Z] Loaded image: busybox:latest
13:51:33 [2024-01-22T13:51:33.902Z] Loaded image: busybox:glibc
13:51:34 [2024-01-22T13:51:34.471Z] Loaded image: debian:bookworm-slim
13:51:34 [2024-01-22T13:51:34.471Z] Loaded image: hello-world:latest
13:51:34 [2024-01-22T13:51:34.730Z] Loaded image: arm32v7/hello-world:latest
13:51:34 [2024-01-22T13:51:34.730Z] INFO: Testing against a local daemon
13:51:34 [2024-01-22T13:51:34.730Z] === RUN   TestCgroupNamespacesBuild
13:51:35 [2024-01-22T13:51:35.668Z] --- PASS: TestCgroupNamespacesBuild (1.10s)
13:51:35 [2024-01-22T13:51:35.668Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
13:51:37 [2024-01-22T13:51:37.046Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.10s)
13:51:37 [2024-01-22T13:51:37.046Z] === RUN   TestBuildWithSession
13:51:37 [2024-01-22T13:51:37.046Z]     build_session_test.go:25: TODO: BuildKit
13:51:37 [2024-01-22T13:51:37.046Z] --- SKIP: TestBuildWithSession (0.00s)
13:51:37 [2024-01-22T13:51:37.046Z] === RUN   TestBuildSquashParent
13:51:40 [2024-01-22T13:51:40.336Z] --- PASS: TestBuildSquashParent (3.42s)
13:51:40 [2024-01-22T13:51:40.337Z] === RUN   TestBuildWithRemoveAndForceRemove
13:51:40 [2024-01-22T13:51:40.337Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
13:51:40 [2024-01-22T13:51:40.337Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
13:51:40 [2024-01-22T13:51:40.337Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
13:51:40 [2024-01-22T13:51:40.337Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
13:51:40 [2024-01-22T13:51:40.337Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
13:51:40 [2024-01-22T13:51:40.337Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
13:51:40 [2024-01-22T13:51:40.337Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
13:51:40 [2024-01-22T13:51:40.337Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
13:51:40 [2024-01-22T13:51:40.337Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
13:51:40 [2024-01-22T13:51:40.337Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
13:51:40 [2024-01-22T13:51:40.337Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
13:51:40 [2024-01-22T13:51:40.337Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
13:51:40 [2024-01-22T13:51:40.337Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
13:51:40 [2024-01-22T13:51:40.337Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
13:51:40 [2024-01-22T13:51:40.337Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
13:51:40 [2024-01-22T13:51:40.337Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
13:51:40 [2024-01-22T13:51:40.337Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
13:51:40 [2024-01-22T13:51:40.337Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
13:51:43 [2024-01-22T13:51:43.627Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.05s)
13:51:43 [2024-01-22T13:51:43.627Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.98s)
13:51:43 [2024-01-22T13:51:43.627Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.38s)
13:51:43 [2024-01-22T13:51:43.627Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.47s)
13:51:43 [2024-01-22T13:51:43.627Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.97s)
13:51:43 [2024-01-22T13:51:43.627Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.98s)
13:51:43 [2024-01-22T13:51:43.627Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.09s)
13:51:43 [2024-01-22T13:51:43.627Z] === RUN   TestBuildMultiStageCopy
13:51:43 [2024-01-22T13:51:43.627Z] === RUN   TestBuildMultiStageCopy/copy_to_root
13:51:44 [2024-01-22T13:51:44.565Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
13:51:44 [2024-01-22T13:51:44.565Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
13:51:44 [2024-01-22T13:51:44.565Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
13:51:44 [2024-01-22T13:51:44.565Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
13:51:44 [2024-01-22T13:51:44.824Z] --- PASS: TestBuildMultiStageCopy (1.41s)
13:51:44 [2024-01-22T13:51:44.824Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.01s)
13:51:44 [2024-01-22T13:51:44.824Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.07s)
13:51:44 [2024-01-22T13:51:44.824Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.08s)
13:51:44 [2024-01-22T13:51:44.824Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.09s)
13:51:44 [2024-01-22T13:51:44.824Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.11s)
13:51:44 [2024-01-22T13:51:44.824Z] === RUN   TestBuildMultiStageParentConfig
13:51:45 [2024-01-22T13:51:45.083Z] --- PASS: TestBuildMultiStageParentConfig (0.37s)
13:51:45 [2024-01-22T13:51:45.083Z] === RUN   TestBuildLabelWithTargets
13:51:45 [2024-01-22T13:51:45.651Z] --- PASS: TestBuildLabelWithTargets (0.59s)
13:51:45 [2024-01-22T13:51:45.651Z] === RUN   TestBuildWithEmptyLayers
13:51:45 [2024-01-22T13:51:45.910Z] --- PASS: TestBuildWithEmptyLayers (0.13s)
13:51:45 [2024-01-22T13:51:45.910Z] === RUN   TestBuildMultiStageOnBuild
13:51:47 [2024-01-22T13:51:47.289Z] --- PASS: TestBuildMultiStageOnBuild (1.12s)
13:51:47 [2024-01-22T13:51:47.289Z] === RUN   TestBuildUncleanTarFilenames
13:51:47 [2024-01-22T13:51:47.289Z] --- PASS: TestBuildUncleanTarFilenames (0.10s)
13:51:47 [2024-01-22T13:51:47.289Z] === RUN   TestBuildMultiStageLayerLeak
13:51:48 [2024-01-22T13:51:48.227Z] --- PASS: TestBuildMultiStageLayerLeak (1.09s)
13:51:48 [2024-01-22T13:51:48.227Z] === RUN   TestBuildWithHugeFile
13:52:44 [2024-01-22T13:52:44.486Z] --- PASS: TestBuildWithHugeFile (47.02s)
13:52:44 [2024-01-22T13:52:44.486Z] === RUN   TestBuildWCOWSandboxSize
13:52:44 [2024-01-22T13:52:44.486Z]     build_test.go:521: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
13:52:44 [2024-01-22T13:52:44.486Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
13:52:44 [2024-01-22T13:52:44.486Z] === RUN   TestBuildWithEmptyDockerfile
13:52:44 [2024-01-22T13:52:44.486Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
13:52:44 [2024-01-22T13:52:44.486Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
13:52:44 [2024-01-22T13:52:44.486Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
13:52:44 [2024-01-22T13:52:44.486Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
13:52:44 [2024-01-22T13:52:44.486Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
13:52:44 [2024-01-22T13:52:44.486Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
13:52:44 [2024-01-22T13:52:44.486Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
13:52:44 [2024-01-22T13:52:44.486Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
13:52:44 [2024-01-22T13:52:44.486Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
13:52:44 [2024-01-22T13:52:44.486Z] --- PASS: TestBuildWithEmptyDockerfile (0.01s)
13:52:44 [2024-01-22T13:52:44.486Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
13:52:44 [2024-01-22T13:52:44.486Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s)
13:52:44 [2024-01-22T13:52:44.486Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
13:52:44 [2024-01-22T13:52:44.486Z] === RUN   TestBuildPreserveOwnership
13:52:44 [2024-01-22T13:52:44.486Z] === RUN   TestBuildPreserveOwnership/copy_from
13:52:44 [2024-01-22T13:52:44.486Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
13:52:44 [2024-01-22T13:52:44.486Z] --- PASS: TestBuildPreserveOwnership (2.26s)
13:52:44 [2024-01-22T13:52:44.486Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.58s)
13:52:44 [2024-01-22T13:52:44.486Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.66s)
13:52:44 [2024-01-22T13:52:44.486Z] === RUN   TestBuildPlatformInvalid
13:52:44 [2024-01-22T13:52:44.486Z] --- PASS: TestBuildPlatformInvalid (0.01s)
13:52:44 [2024-01-22T13:52:44.486Z] === RUN   TestBuildkitHistoryTracePropagation
13:52:44 [2024-01-22T13:52:44.486Z] time="2024-01-22T13:52:37Z" level=info msg="[core] [Channel #1] Channel created" module=grpc
13:52:44 [2024-01-22T13:52:44.486Z] time="2024-01-22T13:52:37Z" level=info msg="[core] [Channel #1] original dial target is: \"unix:///run/buildkit/buildkitd.sock\"" module=grpc
13:52:44 [2024-01-22T13:52:44.486Z] time="2024-01-22T13:52:37Z" 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
13:52:44 [2024-01-22T13:52:44.486Z] time="2024-01-22T13:52:37Z" level=info msg="[core] [Channel #1] Channel authority set to \"localhost\"" module=grpc
13:52:44 [2024-01-22T13:52:44.486Z] time="2024-01-22T13:52:37Z" 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
13:52:44 [2024-01-22T13:52:44.486Z] time="2024-01-22T13:52:37Z" level=info msg="[core] [Channel #1] Channel switches to new LB policy \"pick_first\"" module=grpc
13:52:44 [2024-01-22T13:52:44.486Z] time="2024-01-22T13:52:37Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel created" module=grpc
13:52:44 [2024-01-22T13:52:44.486Z] time="2024-01-22T13:52:37Z" level=info msg="[core] [Channel #1] Channel Connectivity change to CONNECTING" module=grpc
13:52:44 [2024-01-22T13:52:44.486Z] time="2024-01-22T13:52:37Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to CONNECTING" module=grpc
13:52:44 [2024-01-22T13:52:44.486Z] time="2024-01-22T13:52:37Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel picks a new address \"/run/buildkit/buildkitd.sock\" to connect" module=grpc
13:52:44 [2024-01-22T13:52:44.486Z] time="2024-01-22T13:52:37Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to READY" module=grpc
13:52:44 [2024-01-22T13:52:44.486Z] time="2024-01-22T13:52:37Z" level=info msg="[core] [Channel #1] Channel Connectivity change to READY" module=grpc
13:52:44 [2024-01-22T13:52:44.486Z] time="2024-01-22T13:52:37Z" level=info msg="[core] [Server #4] Server created" module=grpc
13:52:44 [2024-01-22T13:52:44.486Z]     build_traces_test.go:84: Waiting for trace to be available
13:52:44 [2024-01-22T13:52:44.486Z] time="2024-01-22T13:52:41Z" level=info msg="[core] [Channel #1] Channel Connectivity change to SHUTDOWN" module=grpc
13:52:44 [2024-01-22T13:52:44.486Z] time="2024-01-22T13:52:41Z" level=info msg="[core] [Channel #1] ccBalancerWrapper: closing" module=grpc
13:52:44 [2024-01-22T13:52:44.486Z] time="2024-01-22T13:52:41Z" level=info msg="[core] [Channel #1] Closing the name resolver" module=grpc
13:52:44 [2024-01-22T13:52:44.486Z] time="2024-01-22T13:52:41Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel Connectivity change to SHUTDOWN" module=grpc
13:52:44 [2024-01-22T13:52:44.486Z] time="2024-01-22T13:52:41Z" level=info msg="[core] [Channel #1 SubChannel #2] Subchannel deleted" module=grpc
13:52:44 [2024-01-22T13:52:44.486Z] time="2024-01-22T13:52:41Z" level=info msg="[core] [Channel #1] Channel deleted" module=grpc
13:52:44 [2024-01-22T13:52:44.486Z] --- PASS: TestBuildkitHistoryTracePropagation (4.03s)
13:52:44 [2024-01-22T13:52:44.486Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
13:52:44 [2024-01-22T13:52:44.486Z] Loaded image: busybox:latest
13:52:44 [2024-01-22T13:52:44.486Z] Loaded image: busybox:glibc
13:52:44 [2024-01-22T13:52:44.486Z] Loaded image: debian:bookworm-slim
13:52:44 [2024-01-22T13:52:44.486Z] Loaded image: hello-world:latest
13:52:44 [2024-01-22T13:52:44.486Z] Loaded image: arm32v7/hello-world:latest
13:52:51 [2024-01-22T13:52:51.056Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.39s)
13:52:51 [2024-01-22T13:52:51.056Z] PASS
13:52:51 [2024-01-22T13:52:51.056Z] 
13:52:51 [2024-01-22T13:52:51.056Z] === Skipped
13:52:51 [2024-01-22T13:52:51.056Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
13:52:51 [2024-01-22T13:52:51.056Z]     build_session_test.go:25: TODO: BuildKit
13:52:51 [2024-01-22T13:52:51.056Z] 
13:52:51 [2024-01-22T13:52:51.056Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
13:52:51 [2024-01-22T13:52:51.056Z]     build_test.go:521: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
13:52:51 [2024-01-22T13:52:51.056Z] 
13:52:51 [2024-01-22T13:52:51.056Z] DONE 35 tests, 2 skipped in 77.464s
13:52:51 [2024-01-22T13:52:51.056Z] Running /go/src/github.com/docker/docker/integration/capabilities (arm64.integration.capabilities) flags=-test.v -test.timeout=120m  
13:52:51 [2024-01-22T13:52:51.056Z] ++ '[' -n '' ']'
13:52:51 [2024-01-22T13:52:51.056Z] ++ 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
13:52:51 [2024-01-22T13:52:51.056Z] ++ set -e
13:52:51 [2024-01-22T13:52:51.056Z] ++ '[' -n 0 ']'
13:52:51 [2024-01-22T13:52:51.056Z] ++ set -x
13:52:51 [2024-01-22T13:52:51.056Z] ++ 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.jndsX5hYC5/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
13:52:51 [2024-01-22T13:52:51.056Z] INFO: Testing against a local daemon
13:52:51 [2024-01-22T13:52:51.056Z] === RUN   TestNoNewPrivileges
13:53:01 [2024-01-22T13:53:01.038Z] === RUN   TestNoNewPrivileges/CapabilityRequested=true
13:53:01 [2024-01-22T13:53:01.038Z] === RUN   TestNoNewPrivileges/CapabilityRequested=false
13:53:01 [2024-01-22T13:53:01.038Z] --- PASS: TestNoNewPrivileges (9.54s)
13:53:01 [2024-01-22T13:53:01.038Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=true (0.44s)
13:53:01 [2024-01-22T13:53:01.038Z]     --- PASS: TestNoNewPrivileges/CapabilityRequested=false (0.39s)
13:53:01 [2024-01-22T13:53:01.038Z] PASS
13:53:01 [2024-01-22T13:53:01.038Z] 
13:53:01 [2024-01-22T13:53:01.038Z] DONE 3 tests in 9.571s
13:53:01 [2024-01-22T13:53:01.038Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m  
13:53:01 [2024-01-22T13:53:01.038Z] ++ '[' -n '' ']'
13:53:01 [2024-01-22T13:53:01.038Z] ++ 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
13:53:01 [2024-01-22T13:53:01.038Z] ++ set -e
13:53:01 [2024-01-22T13:53:01.038Z] ++ '[' -n 0 ']'
13:53:01 [2024-01-22T13:53:01.038Z] ++ set -x
13:53:01 [2024-01-22T13:53:01.038Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.jndsX5hYC5/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
13:53:01 [2024-01-22T13:53:01.038Z] INFO: Testing against a local daemon
13:53:01 [2024-01-22T13:53:01.038Z] === RUN   TestConfigInspect
13:53:02 [2024-01-22T13:53:02.944Z] --- PASS: TestConfigInspect (2.00s)
13:53:02 [2024-01-22T13:53:02.944Z] === RUN   TestConfigList
13:53:03 [2024-01-22T13:53:03.881Z] === RUN   TestConfigList/test_filter_by_name
13:53:03 [2024-01-22T13:53:03.881Z] === RUN   TestConfigList/test_filter_by_id
13:53:03 [2024-01-22T13:53:03.881Z] === RUN   TestConfigList/test_filter_by_label_key_only
13:53:03 [2024-01-22T13:53:03.881Z] === RUN   TestConfigList/test_filter_by_label_key=value_test0-TestConfigList
13:53:03 [2024-01-22T13:53:03.881Z] === RUN   TestConfigList/test_filter_by_label_key=value_test1-TestConfigList
13:53:04 [2024-01-22T13:53:04.449Z] --- PASS: TestConfigList (1.98s)
13:53:04 [2024-01-22T13:53:04.449Z]     --- PASS: TestConfigList/test_filter_by_name (0.00s)
13:53:04 [2024-01-22T13:53:04.449Z]     --- PASS: TestConfigList/test_filter_by_id (0.00s)
13:53:04 [2024-01-22T13:53:04.449Z]     --- PASS: TestConfigList/test_filter_by_label_key_only (0.00s)
13:53:04 [2024-01-22T13:53:04.449Z]     --- PASS: TestConfigList/test_filter_by_label_key=value_test0-TestConfigList (0.00s)
13:53:04 [2024-01-22T13:53:04.449Z]     --- PASS: TestConfigList/test_filter_by_label_key=value_test1-TestConfigList (0.00s)
13:53:04 [2024-01-22T13:53:04.449Z] === RUN   TestConfigsCreateAndDelete
13:53:06 [2024-01-22T13:53:06.356Z] --- PASS: TestConfigsCreateAndDelete (1.92s)
13:53:06 [2024-01-22T13:53:06.356Z] === RUN   TestConfigsUpdate
13:53:08 [2024-01-22T13:53:08.893Z] --- PASS: TestConfigsUpdate (2.01s)
13:53:08 [2024-01-22T13:53:08.893Z] === RUN   TestTemplatedConfig
13:53:11 [2024-01-22T13:53:11.429Z] --- PASS: TestTemplatedConfig (2.62s)
13:53:11 [2024-01-22T13:53:11.429Z] === RUN   TestConfigCreateResolve
13:53:12 [2024-01-22T13:53:12.808Z] --- PASS: TestConfigCreateResolve (1.83s)
13:53:12 [2024-01-22T13:53:12.808Z] PASS
13:53:12 [2024-01-22T13:53:12.808Z] 
13:53:12 [2024-01-22T13:53:12.808Z] DONE 11 tests in 12.397s
13:53:12 [2024-01-22T13:53:12.808Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m  
13:53:12 [2024-01-22T13:53:12.808Z] ++ '[' -n '' ']'
13:53:12 [2024-01-22T13:53:12.808Z] ++ 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
13:53:12 [2024-01-22T13:53:12.808Z] ++ set -e
13:53:12 [2024-01-22T13:53:12.808Z] ++ '[' -n 0 ']'
13:53:12 [2024-01-22T13:53:12.808Z] ++ set -x
13:53:12 [2024-01-22T13:53:12.808Z] ++ 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.jndsX5hYC5/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
13:53:13 [2024-01-22T13:53:13.067Z] INFO: Testing against a local daemon
13:53:13 [2024-01-22T13:53:13.067Z] === RUN   TestAttach
13:53:13 [2024-01-22T13:53:13.067Z] === RUN   TestAttach/without_TTY
13:53:13 [2024-01-22T13:53:13.067Z] === PAUSE TestAttach/without_TTY
13:53:13 [2024-01-22T13:53:13.067Z] === RUN   TestAttach/with_TTY
13:53:13 [2024-01-22T13:53:13.067Z] === PAUSE TestAttach/with_TTY
13:53:13 [2024-01-22T13:53:13.067Z] === CONT  TestAttach/without_TTY
13:53:13 [2024-01-22T13:53:13.067Z] === CONT  TestAttach/with_TTY
13:53:13 [2024-01-22T13:53:13.067Z] --- PASS: TestAttach (0.02s)
13:53:13 [2024-01-22T13:53:13.067Z]     --- PASS: TestAttach/without_TTY (0.04s)
13:53:13 [2024-01-22T13:53:13.067Z]     --- PASS: TestAttach/with_TTY (0.05s)
13:53:13 [2024-01-22T13:53:13.067Z] === RUN   TestCreateWithCDIDevices
13:53:14 [2024-01-22T13:53:14.005Z] --- PASS: TestCreateWithCDIDevices (1.06s)
13:53:14 [2024-01-22T13:53:14.005Z] === RUN   TestCDISpecDirsAreInSystemInfo
13:53:14 [2024-01-22T13:53:14.005Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_no_spec_dirs_specified_returns_default
13:53:14 [2024-01-22T13:53:14.574Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_specified_spec_dirs_are_returned
13:53:15 [2024-01-22T13:53:15.142Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_string_as_spec_dir_returns_empty_slice
13:53:15 [2024-01-22T13:53:15.711Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_config_option_returns_empty_slice
13:53:16 [2024-01-22T13:53:16.279Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_no_spec_dirs_specified_returns_empty_slice
13:53:16 [2024-01-22T13:53:16.848Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_specified_spec_dirs_returns_empty_slice
13:53:17 [2024-01-22T13:53:17.107Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_string_as_spec_dir_returns_empty_slice
13:53:17 [2024-01-22T13:53:17.676Z] === RUN   TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_config_option_returns_empty_slice
13:53:18 [2024-01-22T13:53:18.245Z] --- PASS: TestCDISpecDirsAreInSystemInfo (4.17s)
13:53:18 [2024-01-22T13:53:18.245Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_no_spec_dirs_specified_returns_default (0.52s)
13:53:18 [2024-01-22T13:53:18.245Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_specified_spec_dirs_are_returned (0.52s)
13:53:18 [2024-01-22T13:53:18.245Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_string_as_spec_dir_returns_empty_slice (0.52s)
13:53:18 [2024-01-22T13:53:18.245Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_enabled_with_empty_config_option_returns_empty_slice (0.52s)
13:53:18 [2024-01-22T13:53:18.245Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_no_spec_dirs_specified_returns_empty_slice (0.52s)
13:53:18 [2024-01-22T13:53:18.245Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_specified_spec_dirs_returns_empty_slice (0.52s)
13:53:18 [2024-01-22T13:53:18.245Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_string_as_spec_dir_returns_empty_slice (0.52s)
13:53:18 [2024-01-22T13:53:18.245Z]     --- PASS: TestCDISpecDirsAreInSystemInfo/CDI_disabled_with_empty_config_option_returns_empty_slice (0.52s)
13:53:18 [2024-01-22T13:53:18.245Z] === RUN   TestCheckpoint
13:53:18 [2024-01-22T13:53:18.245Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
13:53:18 [2024-01-22T13:53:18.245Z] --- SKIP: TestCheckpoint (0.00s)
13:53:18 [2024-01-22T13:53:18.245Z] === RUN   TestContainerInvalidJSON
13:53:18 [2024-01-22T13:53:18.245Z] === RUN   TestContainerInvalidJSON/commit
13:53:18 [2024-01-22T13:53:18.245Z] === PAUSE TestContainerInvalidJSON/commit
13:53:18 [2024-01-22T13:53:18.245Z] === RUN   TestContainerInvalidJSON/containers/create
13:53:18 [2024-01-22T13:53:18.245Z] === PAUSE TestContainerInvalidJSON/containers/create
13:53:18 [2024-01-22T13:53:18.245Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
13:53:18 [2024-01-22T13:53:18.245Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
13:53:18 [2024-01-22T13:53:18.245Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
13:53:18 [2024-01-22T13:53:18.245Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
13:53:18 [2024-01-22T13:53:18.245Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
13:53:18 [2024-01-22T13:53:18.245Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
13:53:18 [2024-01-22T13:53:18.245Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
13:53:18 [2024-01-22T13:53:18.245Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
13:53:18 [2024-01-22T13:53:18.245Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
13:53:18 [2024-01-22T13:53:18.245Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
13:53:18 [2024-01-22T13:53:18.245Z] === CONT  TestContainerInvalidJSON/commit
13:53:18 [2024-01-22T13:53:18.245Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
13:53:18 [2024-01-22T13:53:18.245Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
13:53:18 [2024-01-22T13:53:18.245Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
13:53:18 [2024-01-22T13:53:18.245Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
13:53:18 [2024-01-22T13:53:18.245Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
13:53:18 [2024-01-22T13:53:18.245Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
13:53:18 [2024-01-22T13:53:18.245Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
13:53:18 [2024-01-22T13:53:18.245Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
13:53:18 [2024-01-22T13:53:18.245Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
13:53:18 [2024-01-22T13:53:18.245Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
13:53:18 [2024-01-22T13:53:18.245Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
13:53:18 [2024-01-22T13:53:18.245Z] === CONT  TestContainerInvalidJSON/containers/create
13:53:18 [2024-01-22T13:53:18.245Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
13:53:18 [2024-01-22T13:53:18.245Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
13:53:18 [2024-01-22T13:53:18.245Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
13:53:18 [2024-01-22T13:53:18.245Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
13:53:18 [2024-01-22T13:53:18.245Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
13:53:18 [2024-01-22T13:53:18.245Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
13:53:18 [2024-01-22T13:53:18.245Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
13:53:18 [2024-01-22T13:53:18.245Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
13:53:18 [2024-01-22T13:53:18.245Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
13:53:18 [2024-01-22T13:53:18.245Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
13:53:18 [2024-01-22T13:53:18.245Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
13:53:18 [2024-01-22T13:53:18.245Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
13:53:18 [2024-01-22T13:53:18.245Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
13:53:18 [2024-01-22T13:53:18.245Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
13:53:18 [2024-01-22T13:53:18.245Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
13:53:18 [2024-01-22T13:53:18.245Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
13:53:18 [2024-01-22T13:53:18.245Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
13:53:18 [2024-01-22T13:53:18.245Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
13:53:18 [2024-01-22T13:53:18.245Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
13:53:18 [2024-01-22T13:53:18.245Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
13:53:18 [2024-01-22T13:53:18.245Z] === RUN   TestContainerInvalidJSON/commit/empty_body
13:53:18 [2024-01-22T13:53:18.245Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
13:53:18 [2024-01-22T13:53:18.245Z] --- PASS: TestContainerInvalidJSON (0.01s)
13:53:18 [2024-01-22T13:53:18.245Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
13:53:18 [2024-01-22T13:53:18.245Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
13:53:18 [2024-01-22T13:53:18.245Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
13:53:18 [2024-01-22T13:53:18.245Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
13:53:18 [2024-01-22T13:53:18.245Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
13:53:18 [2024-01-22T13:53:18.245Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
13:53:18 [2024-01-22T13:53:18.245Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
13:53:18 [2024-01-22T13:53:18.245Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
13:53:18 [2024-01-22T13:53:18.245Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
13:53:18 [2024-01-22T13:53:18.245Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
13:53:18 [2024-01-22T13:53:18.245Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
13:53:18 [2024-01-22T13:53:18.245Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
13:53:18 [2024-01-22T13:53:18.245Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
13:53:18 [2024-01-22T13:53:18.245Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
13:53:18 [2024-01-22T13:53:18.245Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
13:53:18 [2024-01-22T13:53:18.245Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
13:53:18 [2024-01-22T13:53:18.245Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
13:53:18 [2024-01-22T13:53:18.245Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
13:53:18 [2024-01-22T13:53:18.245Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
13:53:18 [2024-01-22T13:53:18.245Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
13:53:18 [2024-01-22T13:53:18.245Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
13:53:18 [2024-01-22T13:53:18.245Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
13:53:18 [2024-01-22T13:53:18.245Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
13:53:18 [2024-01-22T13:53:18.245Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
13:53:18 [2024-01-22T13:53:18.245Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
13:53:18 [2024-01-22T13:53:18.245Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
13:53:18 [2024-01-22T13:53:18.245Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
13:53:18 [2024-01-22T13:53:18.245Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
13:53:18 [2024-01-22T13:53:18.245Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
13:53:18 [2024-01-22T13:53:18.245Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
13:53:18 [2024-01-22T13:53:18.245Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
13:53:18 [2024-01-22T13:53:18.245Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
13:53:18 [2024-01-22T13:53:18.245Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
13:53:18 [2024-01-22T13:53:18.245Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
13:53:18 [2024-01-22T13:53:18.245Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
13:53:18 [2024-01-22T13:53:18.245Z] === RUN   TestCopyFromContainerPathDoesNotExist
13:53:18 [2024-01-22T13:53:18.245Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
13:53:18 [2024-01-22T13:53:18.245Z] === RUN   TestCopyFromContainerPathIsNotDir
13:53:18 [2024-01-22T13:53:18.245Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
13:53:18 [2024-01-22T13:53:18.245Z] === RUN   TestCopyToContainerPathDoesNotExist
13:53:18 [2024-01-22T13:53:18.505Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
13:53:18 [2024-01-22T13:53:18.505Z] === RUN   TestCopyEmptyFile
13:53:18 [2024-01-22T13:53:18.505Z] --- PASS: TestCopyEmptyFile (0.06s)
13:53:18 [2024-01-22T13:53:18.505Z] === RUN   TestCopyToContainerPathIsNotDir
13:53:18 [2024-01-22T13:53:18.505Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
13:53:18 [2024-01-22T13:53:18.505Z] === RUN   TestCopyFromContainer
13:53:19 [2024-01-22T13:53:19.074Z] === RUN   TestCopyFromContainer//
13:53:19 [2024-01-22T13:53:19.074Z] === RUN   TestCopyFromContainer/.
13:53:19 [2024-01-22T13:53:19.074Z] === RUN   TestCopyFromContainer//.
13:53:19 [2024-01-22T13:53:19.074Z] === RUN   TestCopyFromContainer/./
13:53:19 [2024-01-22T13:53:19.074Z] === RUN   TestCopyFromContainer//./
13:53:19 [2024-01-22T13:53:19.333Z] === RUN   TestCopyFromContainer//bar/root
13:53:19 [2024-01-22T13:53:19.333Z] === RUN   TestCopyFromContainer//bar/root/
13:53:19 [2024-01-22T13:53:19.333Z] === RUN   TestCopyFromContainer//bar/root/.
13:53:19 [2024-01-22T13:53:19.333Z] === RUN   TestCopyFromContainer/bar/quux
13:53:19 [2024-01-22T13:53:19.333Z] === RUN   TestCopyFromContainer/bar/quux/
13:53:19 [2024-01-22T13:53:19.333Z] === RUN   TestCopyFromContainer/bar/quux/.
13:53:19 [2024-01-22T13:53:19.333Z] === RUN   TestCopyFromContainer/bar/quux/baz
13:53:19 [2024-01-22T13:53:19.333Z] === RUN   TestCopyFromContainer/bar/filesymlink
13:53:19 [2024-01-22T13:53:19.333Z] === RUN   TestCopyFromContainer/bar/dirsymlink
13:53:19 [2024-01-22T13:53:19.333Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
13:53:19 [2024-01-22T13:53:19.333Z] === RUN   TestCopyFromContainer/bar/dirsymlink/.
13:53:19 [2024-01-22T13:53:19.333Z] === RUN   TestCopyFromContainer/bar/notarget
13:53:19 [2024-01-22T13:53:19.333Z] --- PASS: TestCopyFromContainer (0.79s)
13:53:19 [2024-01-22T13:53:19.333Z]     --- PASS: TestCopyFromContainer// (0.01s)
13:53:19 [2024-01-22T13:53:19.333Z]     --- PASS: TestCopyFromContainer/. (0.01s)
13:53:19 [2024-01-22T13:53:19.333Z]     --- PASS: TestCopyFromContainer//. (0.01s)
13:53:19 [2024-01-22T13:53:19.333Z]     --- PASS: TestCopyFromContainer/./ (0.01s)
13:53:19 [2024-01-22T13:53:19.333Z]     --- PASS: TestCopyFromContainer//./ (0.01s)
13:53:19 [2024-01-22T13:53:19.333Z]     --- PASS: TestCopyFromContainer//bar/root (0.01s)
13:53:19 [2024-01-22T13:53:19.333Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.01s)
13:53:19 [2024-01-22T13:53:19.333Z]     --- PASS: TestCopyFromContainer//bar/root/. (0.01s)
13:53:19 [2024-01-22T13:53:19.333Z]     --- PASS: TestCopyFromContainer/bar/quux (0.01s)
13:53:19 [2024-01-22T13:53:19.333Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.00s)
13:53:19 [2024-01-22T13:53:19.333Z]     --- PASS: TestCopyFromContainer/bar/quux/. (0.01s)
13:53:19 [2024-01-22T13:53:19.333Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.00s)
13:53:19 [2024-01-22T13:53:19.333Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.00s)
13:53:19 [2024-01-22T13:53:19.333Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.00s)
13:53:19 [2024-01-22T13:53:19.333Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.01s)
13:53:19 [2024-01-22T13:53:19.333Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.00s)
13:53:19 [2024-01-22T13:53:19.333Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.00s)
13:53:19 [2024-01-22T13:53:19.333Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
13:53:19 [2024-01-22T13:53:19.333Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
13:53:19 [2024-01-22T13:53:19.333Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
13:53:19 [2024-01-22T13:53:19.333Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
13:53:19 [2024-01-22T13:53:19.333Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
13:53:19 [2024-01-22T13:53:19.333Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
13:53:19 [2024-01-22T13:53:19.333Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
13:53:19 [2024-01-22T13:53:19.333Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
13:53:19 [2024-01-22T13:53:19.333Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
13:53:19 [2024-01-22T13:53:19.333Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
13:53:19 [2024-01-22T13:53:19.333Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
13:53:19 [2024-01-22T13:53:19.333Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
13:53:19 [2024-01-22T13:53:19.333Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
13:53:19 [2024-01-22T13:53:19.333Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
13:53:19 [2024-01-22T13:53:19.333Z] === RUN   TestCreateLinkToNonExistingContainer
13:53:19 [2024-01-22T13:53:19.333Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
13:53:19 [2024-01-22T13:53:19.333Z] === RUN   TestCreateWithInvalidEnv
13:53:19 [2024-01-22T13:53:19.333Z] === RUN   TestCreateWithInvalidEnv/0
13:53:19 [2024-01-22T13:53:19.333Z] === PAUSE TestCreateWithInvalidEnv/0
13:53:19 [2024-01-22T13:53:19.333Z] === RUN   TestCreateWithInvalidEnv/1
13:53:19 [2024-01-22T13:53:19.333Z] === PAUSE TestCreateWithInvalidEnv/1
13:53:19 [2024-01-22T13:53:19.333Z] === RUN   TestCreateWithInvalidEnv/2
13:53:19 [2024-01-22T13:53:19.333Z] === PAUSE TestCreateWithInvalidEnv/2
13:53:19 [2024-01-22T13:53:19.333Z] === CONT  TestCreateWithInvalidEnv/0
13:53:19 [2024-01-22T13:53:19.333Z] === CONT  TestCreateWithInvalidEnv/2
13:53:19 [2024-01-22T13:53:19.333Z] === CONT  TestCreateWithInvalidEnv/1
13:53:19 [2024-01-22T13:53:19.333Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
13:53:19 [2024-01-22T13:53:19.333Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
13:53:19 [2024-01-22T13:53:19.333Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
13:53:19 [2024-01-22T13:53:19.333Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
13:53:19 [2024-01-22T13:53:19.333Z] === RUN   TestCreateTmpfsMountsTarget
13:53:19 [2024-01-22T13:53:19.333Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
13:53:19 [2024-01-22T13:53:19.333Z] === RUN   TestCreateWithCustomMaskedPaths
13:53:20 [2024-01-22T13:53:20.712Z] --- PASS: TestCreateWithCustomMaskedPaths (1.33s)
13:53:20 [2024-01-22T13:53:20.712Z] === RUN   TestCreateWithCustomReadonlyPaths
13:53:22 [2024-01-22T13:53:22.093Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.30s)
13:53:22 [2024-01-22T13:53:22.093Z] === RUN   TestCreateWithInvalidHealthcheckParams
13:53:22 [2024-01-22T13:53:22.093Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
13:53:22 [2024-01-22T13:53:22.093Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
13:53:22 [2024-01-22T13:53:22.093Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
13:53:22 [2024-01-22T13:53:22.093Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
13:53:22 [2024-01-22T13:53:22.093Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
13:53:22 [2024-01-22T13:53:22.093Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
13:53:22 [2024-01-22T13:53:22.093Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
13:53:22 [2024-01-22T13:53:22.093Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
13:53:22 [2024-01-22T13:53:22.093Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
13:53:22 [2024-01-22T13:53:22.093Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
13:53:22 [2024-01-22T13:53:22.093Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
13:53:22 [2024-01-22T13:53:22.093Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
13:53:22 [2024-01-22T13:53:22.093Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
13:53:22 [2024-01-22T13:53:22.093Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
13:53:22 [2024-01-22T13:53:22.093Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms
13:53:22 [2024-01-22T13:53:22.093Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
13:53:22 [2024-01-22T13:53:22.093Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
13:53:22 [2024-01-22T13:53:22.093Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
13:53:22 [2024-01-22T13:53:22.093Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
13:53:22 [2024-01-22T13:53:22.093Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s)
13:53:22 [2024-01-22T13:53:22.093Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s)
13:53:22 [2024-01-22T13:53:22.093Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
13:53:22 [2024-01-22T13:53:22.093Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartInterval_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
13:53:22 [2024-01-22T13:53:22.093Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s)
13:53:22 [2024-01-22T13:53:22.093Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
13:53:22 [2024-01-22T13:53:22.093Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
13:53:22 [2024-01-22T13:53:22.354Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.43s)
13:53:22 [2024-01-22T13:53:22.354Z] === RUN   TestCreateDifferentPlatform
13:53:22 [2024-01-22T13:53:22.354Z] === RUN   TestCreateDifferentPlatform/different_os
13:53:22 [2024-01-22T13:53:22.354Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
13:53:22 [2024-01-22T13:53:22.354Z] --- PASS: TestCreateDifferentPlatform (0.01s)
13:53:22 [2024-01-22T13:53:22.354Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
13:53:22 [2024-01-22T13:53:22.354Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
13:53:22 [2024-01-22T13:53:22.354Z] === RUN   TestCreateVolumesFromNonExistingContainer
13:53:22 [2024-01-22T13:53:22.354Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
13:53:22 [2024-01-22T13:53:22.354Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
13:53:22 [2024-01-22T13:53:22.613Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
13:53:22 [2024-01-22T13:53:22.613Z] === RUN   TestCreateInvalidHostConfig
13:53:22 [2024-01-22T13:53:22.613Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
13:53:22 [2024-01-22T13:53:22.613Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
13:53:22 [2024-01-22T13:53:22.613Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
13:53:22 [2024-01-22T13:53:22.613Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
13:53:22 [2024-01-22T13:53:22.613Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
13:53:22 [2024-01-22T13:53:22.613Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
13:53:22 [2024-01-22T13:53:22.613Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
13:53:22 [2024-01-22T13:53:22.613Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
13:53:22 [2024-01-22T13:53:22.613Z] === RUN   TestCreateInvalidHostConfig/invalid_Annotations
13:53:22 [2024-01-22T13:53:22.613Z] === PAUSE TestCreateInvalidHostConfig/invalid_Annotations
13:53:22 [2024-01-22T13:53:22.613Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
13:53:22 [2024-01-22T13:53:22.613Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
13:53:22 [2024-01-22T13:53:22.613Z] === CONT  TestCreateInvalidHostConfig/invalid_Annotations
13:53:22 [2024-01-22T13:53:22.613Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
13:53:22 [2024-01-22T13:53:22.613Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
13:53:22 [2024-01-22T13:53:22.613Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
13:53:22 [2024-01-22T13:53:22.613Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
13:53:22 [2024-01-22T13:53:22.613Z]     --- PASS: TestCreateInvalidHostConfig/invalid_Annotations (0.00s)
13:53:22 [2024-01-22T13:53:22.613Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
13:53:22 [2024-01-22T13:53:22.613Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
13:53:22 [2024-01-22T13:53:22.613Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
13:53:22 [2024-01-22T13:53:22.613Z] === RUN   TestCreateWithMultipleEndpointSettings
13:53:22 [2024-01-22T13:53:22.613Z] === RUN   TestCreateWithMultipleEndpointSettings/with_API_v1.44
13:53:22 [2024-01-22T13:53:22.613Z] === RUN   TestCreateWithMultipleEndpointSettings/with_API_v1.43
13:53:22 [2024-01-22T13:53:22.613Z] --- PASS: TestCreateWithMultipleEndpointSettings (0.05s)
13:53:22 [2024-01-22T13:53:22.613Z]     --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.44 (0.03s)
13:53:22 [2024-01-22T13:53:22.613Z]     --- PASS: TestCreateWithMultipleEndpointSettings/with_API_v1.43 (0.00s)
13:53:22 [2024-01-22T13:53:22.613Z] === RUN   TestCreateWithCustomMACs
13:53:23 [2024-01-22T13:53:23.196Z] --- PASS: TestCreateWithCustomMACs (0.58s)
13:53:23 [2024-01-22T13:53:23.196Z] === RUN   TestContainerStartOnDaemonRestart
13:53:23 [2024-01-22T13:53:23.196Z] === PAUSE TestContainerStartOnDaemonRestart
13:53:23 [2024-01-22T13:53:23.196Z] === RUN   TestDaemonRestartIpcMode
13:53:23 [2024-01-22T13:53:23.196Z] === PAUSE TestDaemonRestartIpcMode
13:53:23 [2024-01-22T13:53:23.196Z] === RUN   TestDaemonHostGatewayIP
13:53:23 [2024-01-22T13:53:23.196Z] === PAUSE TestDaemonHostGatewayIP
13:53:23 [2024-01-22T13:53:23.196Z] === RUN   TestRestartDaemonWithRestartingContainer
13:53:23 [2024-01-22T13:53:23.196Z] === PAUSE TestRestartDaemonWithRestartingContainer
13:53:23 [2024-01-22T13:53:23.196Z] === RUN   TestHardRestartWhenContainerIsRunning
13:53:23 [2024-01-22T13:53:23.196Z] === PAUSE TestHardRestartWhenContainerIsRunning
13:53:23 [2024-01-22T13:53:23.196Z] === RUN   TestContainerKillOnDaemonStart
13:53:23 [2024-01-22T13:53:23.196Z] === PAUSE TestContainerKillOnDaemonStart
13:53:23 [2024-01-22T13:53:23.196Z] === RUN   TestDiff
13:53:23 [2024-01-22T13:53:23.776Z] --- PASS: TestDiff (0.45s)
13:53:23 [2024-01-22T13:53:23.776Z] === RUN   TestDiffStoppedContainer
13:53:24 [2024-01-22T13:53:24.036Z] --- PASS: TestDiffStoppedContainer (0.44s)
13:53:24 [2024-01-22T13:53:24.036Z] === RUN   TestExecConsoleSize
13:53:24 [2024-01-22T13:53:24.604Z] --- PASS: TestExecConsoleSize (0.48s)
13:53:24 [2024-01-22T13:53:24.604Z] === RUN   TestExecWithCloseStdin
13:53:25 [2024-01-22T13:53:25.173Z] --- PASS: TestExecWithCloseStdin (0.50s)
13:53:25 [2024-01-22T13:53:25.173Z] === RUN   TestExec
13:53:25 [2024-01-22T13:53:25.432Z] --- PASS: TestExec (0.51s)
13:53:25 [2024-01-22T13:53:25.432Z] === RUN   TestExecUser
13:53:26 [2024-01-22T13:53:26.000Z] --- PASS: TestExecUser (0.49s)
13:53:26 [2024-01-22T13:53:26.000Z] === RUN   TestExecWithGroupAdd
13:53:26 [2024-01-22T13:53:26.569Z] --- PASS: TestExecWithGroupAdd (0.51s)
13:53:26 [2024-01-22T13:53:26.569Z] === RUN   TestExportContainerAndImportImage
13:53:27 [2024-01-22T13:53:27.137Z] --- PASS: TestExportContainerAndImportImage (0.53s)
13:53:27 [2024-01-22T13:53:27.137Z] === RUN   TestExportContainerAfterDaemonRestart
13:53:33 [2024-01-22T13:53:33.706Z] --- PASS: TestExportContainerAfterDaemonRestart (6.15s)
13:53:33 [2024-01-22T13:53:33.706Z] === RUN   TestHealthCheckWorkdir
13:53:33 [2024-01-22T13:53:33.965Z] --- PASS: TestHealthCheckWorkdir (0.67s)
13:53:33 [2024-01-22T13:53:33.965Z] === RUN   TestHealthKillContainer
13:53:42 [2024-01-22T13:53:42.089Z] --- PASS: TestHealthKillContainer (7.95s)
13:53:42 [2024-01-22T13:53:42.089Z] === RUN   TestHealthCheckProcessKilled
13:53:42 [2024-01-22T13:53:42.657Z] --- PASS: TestHealthCheckProcessKilled (0.73s)
13:53:42 [2024-01-22T13:53:42.657Z] === RUN   TestHealthStartInterval
13:53:44 [2024-01-22T13:53:44.036Z]     health_test.go:141: &{2024-01-22 13:53:43.704918208 +0000 UTC 2024-01-22 13:53:43.766846232 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
13:53:44 [2024-01-22T13:53:44.036Z]         }
13:53:44 [2024-01-22T13:53:44.036Z]     health_test.go:141: &{2024-01-22 13:53:43.704918208 +0000 UTC 2024-01-22 13:53:43.766846232 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
13:53:44 [2024-01-22T13:53:44.036Z]         }
13:53:44 [2024-01-22T13:53:44.036Z]     health_test.go:141: &{2024-01-22 13:53:43.704918208 +0000 UTC 2024-01-22 13:53:43.766846232 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
13:53:44 [2024-01-22T13:53:44.036Z]         }
13:53:44 [2024-01-22T13:53:44.295Z]     health_test.go:141: &{2024-01-22 13:53:43.704918208 +0000 UTC 2024-01-22 13:53:43.766846232 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
13:53:44 [2024-01-22T13:53:44.295Z]         }
13:53:44 [2024-01-22T13:53:44.295Z]     health_test.go:141: &{2024-01-22 13:53:43.704918208 +0000 UTC 2024-01-22 13:53:43.766846232 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
13:53:44 [2024-01-22T13:53:44.295Z]         }
13:53:44 [2024-01-22T13:53:44.555Z]     health_test.go:141: &{2024-01-22 13:53:43.704918208 +0000 UTC 2024-01-22 13:53:43.766846232 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
13:53:44 [2024-01-22T13:53:44.555Z]         }
13:53:44 [2024-01-22T13:53:44.555Z]     health_test.go:141: &{2024-01-22 13:53:43.704918208 +0000 UTC 2024-01-22 13:53:43.766846232 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
13:53:44 [2024-01-22T13:53:44.555Z]         }
13:53:44 [2024-01-22T13:53:44.555Z]     health_test.go:141: &{2024-01-22 13:53:43.704918208 +0000 UTC 2024-01-22 13:53:43.766846232 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
13:53:44 [2024-01-22T13:53:44.555Z]         }
13:53:44 [2024-01-22T13:53:44.814Z]     health_test.go:141: &{2024-01-22 13:53:43.704918208 +0000 UTC 2024-01-22 13:53:43.766846232 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
13:53:44 [2024-01-22T13:53:44.814Z]         }
13:53:44 [2024-01-22T13:53:44.814Z]     health_test.go:141: &{2024-01-22 13:53:43.704918208 +0000 UTC 2024-01-22 13:53:43.766846232 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
13:53:44 [2024-01-22T13:53:44.814Z]         }
13:53:45 [2024-01-22T13:53:45.073Z]     health_test.go:141: &{2024-01-22 13:53:43.704918208 +0000 UTC 2024-01-22 13:53:43.766846232 +0000 UTC 1 1cat: can't open '/tmp/health': No such file or directory
13:53:45 [2024-01-22T13:53:45.073Z]         }
13:53:45 [2024-01-22T13:53:45.073Z]     health_test.go:141: &{2024-01-22 13:53:44.767325898 +0000 UTC 2024-01-22 13:53:44.826634077 +0000 UTC 1 2}
13:53:45 [2024-01-22T13:53:45.073Z]     health_test.go:141: &{2024-01-22 13:53:44.767325898 +0000 UTC 2024-01-22 13:53:44.826634077 +0000 UTC 1 2}
13:53:45 [2024-01-22T13:53:45.333Z]     health_test.go:141: &{2024-01-22 13:53:44.767325898 +0000 UTC 2024-01-22 13:53:44.826634077 +0000 UTC 1 2}
13:53:45 [2024-01-22T13:53:45.333Z]     health_test.go:141: &{2024-01-22 13:53:44.767325898 +0000 UTC 2024-01-22 13:53:44.826634077 +0000 UTC 1 2}
13:53:45 [2024-01-22T13:53:45.333Z]     health_test.go:141: &{2024-01-22 13:53:44.767325898 +0000 UTC 2024-01-22 13:53:44.826634077 +0000 UTC 1 2}
13:53:45 [2024-01-22T13:53:45.592Z]     health_test.go:141: &{2024-01-22 13:53:44.767325898 +0000 UTC 2024-01-22 13:53:44.826634077 +0000 UTC 1 2}
13:53:45 [2024-01-22T13:53:45.592Z]     health_test.go:141: &{2024-01-22 13:53:44.767325898 +0000 UTC 2024-01-22 13:53:44.826634077 +0000 UTC 1 2}
13:53:45 [2024-01-22T13:53:45.852Z]     health_test.go:141: &{2024-01-22 13:53:44.767325898 +0000 UTC 2024-01-22 13:53:44.826634077 +0000 UTC 1 2}
13:53:45 [2024-01-22T13:53:45.852Z]     health_test.go:141: &{2024-01-22 13:53:44.767325898 +0000 UTC 2024-01-22 13:53:44.826634077 +0000 UTC 1 2}
13:53:45 [2024-01-22T13:53:45.852Z]     health_test.go:141: &{2024-01-22 13:53:44.767325898 +0000 UTC 2024-01-22 13:53:44.826634077 +0000 UTC 1 2}
13:53:46 [2024-01-22T13:53:46.111Z]     health_test.go:169: 1.059636874s
13:53:47 [2024-01-22T13:53:47.049Z]     health_test.go:169: 1.059636874s
13:53:47 [2024-01-22T13:53:47.986Z]     health_test.go:169: 1.059636874s
13:53:49 [2024-01-22T13:53:49.365Z]     health_test.go:169: 1.059636874s
13:53:50 [2024-01-22T13:53:50.303Z]     health_test.go:169: 1.059636874s
13:53:51 [2024-01-22T13:53:51.240Z]     health_test.go:169: 1.059636874s
13:53:52 [2024-01-22T13:53:52.178Z]     health_test.go:169: 1.059636874s
13:53:53 [2024-01-22T13:53:53.115Z]     health_test.go:169: 1.059636874s
13:53:54 [2024-01-22T13:53:54.052Z]     health_test.go:169: 1.059636874s
13:53:54 [2024-01-22T13:53:54.989Z]     health_test.go:169: 1.059636874s
13:53:56 [2024-01-22T13:53:56.367Z]     health_test.go:169: 1.059636874s
13:53:57 [2024-01-22T13:53:57.305Z]     health_test.go:169: 1.059636874s
13:53:58 [2024-01-22T13:53:58.242Z]     health_test.go:169: 1.059636874s
13:53:59 [2024-01-22T13:53:59.180Z]     health_test.go:169: 1.059636874s
13:54:00 [2024-01-22T13:54:00.117Z]     health_test.go:169: 1.059636874s
13:54:01 [2024-01-22T13:54:01.077Z]     health_test.go:169: 1.059636874s
13:54:02 [2024-01-22T13:54:02.036Z]     health_test.go:169: 1.059636874s
13:54:02 [2024-01-22T13:54:02.973Z]     health_test.go:169: 1.059636874s
13:54:04 [2024-01-22T13:54:04.352Z]     health_test.go:169: 1.059636874s
13:54:05 [2024-01-22T13:54:05.289Z]     health_test.go:169: 1.059636874s
13:54:06 [2024-01-22T13:54:06.226Z]     health_test.go:169: 1.059636874s
13:54:07 [2024-01-22T13:54:07.163Z]     health_test.go:169: 1.059636874s
13:54:08 [2024-01-22T13:54:08.100Z]     health_test.go:169: 1.059636874s
13:54:09 [2024-01-22T13:54:09.037Z]     health_test.go:169: 1.059636874s
13:54:09 [2024-01-22T13:54:09.973Z]     health_test.go:169: 1.059636874s
13:54:11 [2024-01-22T13:54:11.351Z]     health_test.go:169: 1.059636874s
13:54:12 [2024-01-22T13:54:12.289Z]     health_test.go:169: 1.059636874s
13:54:13 [2024-01-22T13:54:13.226Z]     health_test.go:169: 1.059636874s
13:54:14 [2024-01-22T13:54:14.163Z]     health_test.go:169: 1.059636874s
13:54:15 [2024-01-22T13:54:15.101Z]     health_test.go:169: 1.059636874s
13:54:16 [2024-01-22T13:54:16.479Z] --- PASS: TestHealthStartInterval (33.74s)
13:54:16 [2024-01-22T13:54:16.479Z] === RUN   TestInspectCpusetInConfigPre120
13:54:16 [2024-01-22T13:54:16.738Z] --- PASS: TestInspectCpusetInConfigPre120 (0.41s)
13:54:16 [2024-01-22T13:54:16.738Z] === RUN   TestInspectAnnotations
13:54:16 [2024-01-22T13:54:16.738Z] --- PASS: TestInspectAnnotations (0.05s)
13:54:16 [2024-01-22T13:54:16.738Z] === RUN   TestIpcModeNone
13:54:17 [2024-01-22T13:54:17.307Z] --- PASS: TestIpcModeNone (0.50s)
13:54:17 [2024-01-22T13:54:17.307Z] === RUN   TestIpcModePrivate
13:54:17 [2024-01-22T13:54:17.566Z]     ipcmode_linux_test.go:87: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:78, shared: false, mustBeShared: false
13:54:17 [2024-01-22T13:54:17.825Z] --- PASS: TestIpcModePrivate (0.52s)
13:54:17 [2024-01-22T13:54:17.825Z] === RUN   TestIpcModeShareable
13:54:18 [2024-01-22T13:54:18.085Z]     ipcmode_linux_test.go:87: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:72, shared: true, mustBeShared: true
13:54:18 [2024-01-22T13:54:18.344Z] --- PASS: TestIpcModeShareable (0.53s)
13:54:18 [2024-01-22T13:54:18.344Z] === RUN   TestAPIIpcModeShareableAndContainer
13:54:19 [2024-01-22T13:54:19.723Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.23s)
13:54:19 [2024-01-22T13:54:19.723Z] === RUN   TestAPIIpcModeHost
13:54:19 [2024-01-22T13:54:19.982Z] --- PASS: TestAPIIpcModeHost (0.37s)
13:54:19 [2024-01-22T13:54:19.982Z] === RUN   TestDaemonIpcModeShareable
13:54:20 [2024-01-22T13:54:20.920Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true
13:54:20 [2024-01-22T13:54:20.920Z] --- PASS: TestDaemonIpcModeShareable (1.10s)
13:54:20 [2024-01-22T13:54:20.920Z] === RUN   TestDaemonIpcModePrivate
13:54:21 [2024-01-22T13:54:21.858Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false
13:54:22 [2024-01-22T13:54:22.117Z] --- PASS: TestDaemonIpcModePrivate (1.12s)
13:54:22 [2024-01-22T13:54:22.117Z] === RUN   TestDaemonIpcModePrivateFromConfig
13:54:23 [2024-01-22T13:54:23.055Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: false, mustBeShared: false
13:54:23 [2024-01-22T13:54:23.314Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.10s)
13:54:23 [2024-01-22T13:54:23.314Z] === RUN   TestDaemonIpcModeShareableFromConfig
13:54:24 [2024-01-22T13:54:24.252Z]     ipcmode_linux_test.go:255: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: true, mustBeShared: true
13:54:24 [2024-01-22T13:54:24.252Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.15s)
13:54:24 [2024-01-22T13:54:24.252Z] === RUN   TestIpcModeOlderClient
13:54:24 [2024-01-22T13:54:24.252Z] === PAUSE TestIpcModeOlderClient
13:54:24 [2024-01-22T13:54:24.252Z] === RUN   TestKillContainerInvalidSignal
13:54:24 [2024-01-22T13:54:24.821Z] --- PASS: TestKillContainerInvalidSignal (0.47s)
13:54:24 [2024-01-22T13:54:24.821Z] === RUN   TestKillContainer
13:54:24 [2024-01-22T13:54:24.821Z] === RUN   TestKillContainer/no_signal
13:54:25 [2024-01-22T13:54:25.390Z] === RUN   TestKillContainer/non_killing_signal
13:54:25 [2024-01-22T13:54:25.649Z] === RUN   TestKillContainer/killing_signal
13:54:26 [2024-01-22T13:54:26.218Z] --- PASS: TestKillContainer (1.46s)
13:54:26 [2024-01-22T13:54:26.218Z]     --- PASS: TestKillContainer/no_signal (0.47s)
13:54:26 [2024-01-22T13:54:26.218Z]     --- PASS: TestKillContainer/non_killing_signal (0.28s)
13:54:26 [2024-01-22T13:54:26.219Z]     --- PASS: TestKillContainer/killing_signal (0.47s)
13:54:26 [2024-01-22T13:54:26.219Z] === RUN   TestKillWithStopSignalAndRestartPolicies
13:54:26 [2024-01-22T13:54:26.219Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
13:54:26 [2024-01-22T13:54:26.788Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
13:54:27 [2024-01-22T13:54:27.356Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.92s)
13:54:27 [2024-01-22T13:54:27.356Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.46s)
13:54:27 [2024-01-22T13:54:27.356Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.28s)
13:54:27 [2024-01-22T13:54:27.356Z] === RUN   TestKillStoppedContainer
13:54:27 [2024-01-22T13:54:27.356Z] --- PASS: TestKillStoppedContainer (0.04s)
13:54:27 [2024-01-22T13:54:27.356Z] === RUN   TestKillStoppedContainerAPIPre120
13:54:27 [2024-01-22T13:54:27.356Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
13:54:27 [2024-01-22T13:54:27.356Z] === RUN   TestKillDifferentUserContainer
13:54:27 [2024-01-22T13:54:27.616Z] --- PASS: TestKillDifferentUserContainer (0.45s)
13:54:27 [2024-01-22T13:54:27.616Z] === RUN   TestInspectOomKilledTrue
13:54:28 [2024-01-22T13:54:28.185Z] --- PASS: TestInspectOomKilledTrue (0.52s)
13:54:28 [2024-01-22T13:54:28.185Z] === RUN   TestInspectOomKilledFalse
13:54:28 [2024-01-22T13:54:28.754Z] --- PASS: TestInspectOomKilledFalse (0.41s)
13:54:28 [2024-01-22T13:54:28.754Z] === RUN   TestLinksEtcHostsContentMatch
13:54:29 [2024-01-22T13:54:29.013Z] --- PASS: TestLinksEtcHostsContentMatch (0.23s)
13:54:29 [2024-01-22T13:54:29.013Z] === RUN   TestLinksContainerNames
13:54:29 [2024-01-22T13:54:29.952Z] --- PASS: TestLinksContainerNames (0.90s)
13:54:29 [2024-01-22T13:54:29.952Z] === RUN   TestLogsFollowTailEmpty
13:54:30 [2024-01-22T13:54:30.213Z] --- PASS: TestLogsFollowTailEmpty (0.47s)
13:54:30 [2024-01-22T13:54:30.213Z] === RUN   TestLogs
13:54:30 [2024-01-22T13:54:30.213Z] === RUN   TestLogs/driver_local
13:54:30 [2024-01-22T13:54:30.213Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
13:54:30 [2024-01-22T13:54:30.213Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
13:54:30 [2024-01-22T13:54:30.213Z] === RUN   TestLogs/driver_local/tty/only_stdout
13:54:30 [2024-01-22T13:54:30.213Z] === PAUSE TestLogs/driver_local/tty/only_stdout
13:54:30 [2024-01-22T13:54:30.213Z] === RUN   TestLogs/driver_local/tty/only_stderr
13:54:30 [2024-01-22T13:54:30.213Z] === PAUSE TestLogs/driver_local/tty/only_stderr
13:54:30 [2024-01-22T13:54:30.213Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
13:54:30 [2024-01-22T13:54:30.213Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
13:54:30 [2024-01-22T13:54:30.213Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
13:54:30 [2024-01-22T13:54:30.213Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
13:54:30 [2024-01-22T13:54:30.213Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
13:54:30 [2024-01-22T13:54:30.213Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
13:54:30 [2024-01-22T13:54:30.213Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
13:54:30 [2024-01-22T13:54:30.213Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
13:54:30 [2024-01-22T13:54:30.213Z] === CONT  TestLogs/driver_local/tty/only_stderr
13:54:30 [2024-01-22T13:54:30.213Z] === CONT  TestLogs/driver_local/tty/only_stdout
13:54:30 [2024-01-22T13:54:30.213Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
13:54:30 [2024-01-22T13:54:30.213Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
13:54:32 [2024-01-22T13:54:32.135Z] === RUN   TestLogs/driver_json-file
13:54:32 [2024-01-22T13:54:32.135Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
13:54:32 [2024-01-22T13:54:32.135Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
13:54:32 [2024-01-22T13:54:32.135Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
13:54:32 [2024-01-22T13:54:32.135Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
13:54:32 [2024-01-22T13:54:32.135Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
13:54:32 [2024-01-22T13:54:32.135Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
13:54:32 [2024-01-22T13:54:32.135Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
13:54:32 [2024-01-22T13:54:32.135Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
13:54:32 [2024-01-22T13:54:32.135Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
13:54:32 [2024-01-22T13:54:32.135Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
13:54:32 [2024-01-22T13:54:32.135Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
13:54:32 [2024-01-22T13:54:32.135Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
13:54:32 [2024-01-22T13:54:32.135Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
13:54:32 [2024-01-22T13:54:32.135Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
13:54:32 [2024-01-22T13:54:32.135Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
13:54:32 [2024-01-22T13:54:32.135Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
13:54:32 [2024-01-22T13:54:32.135Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
13:54:32 [2024-01-22T13:54:32.135Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
13:54:34 [2024-01-22T13:54:34.043Z] --- PASS: TestLogs (3.48s)
13:54:34 [2024-01-22T13:54:34.043Z]     --- PASS: TestLogs/driver_local (0.01s)
13:54:34 [2024-01-22T13:54:34.043Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.02s)
13:54:34 [2024-01-22T13:54:34.043Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (1.08s)
13:54:34 [2024-01-22T13:54:34.043Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.29s)
13:54:34 [2024-01-22T13:54:34.043Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.39s)
13:54:34 [2024-01-22T13:54:34.043Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.63s)
13:54:34 [2024-01-22T13:54:34.043Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (1.69s)
13:54:34 [2024-01-22T13:54:34.043Z]     --- PASS: TestLogs/driver_json-file (0.01s)
13:54:34 [2024-01-22T13:54:34.043Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.90s)
13:54:34 [2024-01-22T13:54:34.043Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.96s)
13:54:34 [2024-01-22T13:54:34.043Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.17s)
13:54:34 [2024-01-22T13:54:34.043Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.51s)
13:54:34 [2024-01-22T13:54:34.043Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.70s)
13:54:34 [2024-01-22T13:54:34.043Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.77s)
13:54:34 [2024-01-22T13:54:34.043Z] === RUN   TestContainerNetworkMountsNoChown
13:54:34 [2024-01-22T13:54:34.303Z] --- PASS: TestContainerNetworkMountsNoChown (0.47s)
13:54:34 [2024-01-22T13:54:34.303Z] === RUN   TestMountDaemonRoot
13:54:34 [2024-01-22T13:54:34.303Z] === RUN   TestMountDaemonRoot/default
13:54:34 [2024-01-22T13:54:34.303Z] === PAUSE TestMountDaemonRoot/default
13:54:34 [2024-01-22T13:54:34.303Z] === RUN   TestMountDaemonRoot/private
13:54:34 [2024-01-22T13:54:34.303Z] === PAUSE TestMountDaemonRoot/private
13:54:34 [2024-01-22T13:54:34.303Z] === RUN   TestMountDaemonRoot/rprivate
13:54:34 [2024-01-22T13:54:34.303Z] === PAUSE TestMountDaemonRoot/rprivate
13:54:34 [2024-01-22T13:54:34.303Z] === RUN   TestMountDaemonRoot/slave
13:54:34 [2024-01-22T13:54:34.303Z] === PAUSE TestMountDaemonRoot/slave
13:54:34 [2024-01-22T13:54:34.303Z] === RUN   TestMountDaemonRoot/rslave
13:54:34 [2024-01-22T13:54:34.303Z] === PAUSE TestMountDaemonRoot/rslave
13:54:34 [2024-01-22T13:54:34.303Z] === RUN   TestMountDaemonRoot/shared
13:54:34 [2024-01-22T13:54:34.303Z] === PAUSE TestMountDaemonRoot/shared
13:54:34 [2024-01-22T13:54:34.303Z] === RUN   TestMountDaemonRoot/rshared
13:54:34 [2024-01-22T13:54:34.303Z] === PAUSE TestMountDaemonRoot/rshared
13:54:34 [2024-01-22T13:54:34.303Z] === CONT  TestMountDaemonRoot/default
13:54:34 [2024-01-22T13:54:34.303Z] === CONT  TestMountDaemonRoot/rslave
13:54:34 [2024-01-22T13:54:34.303Z] === CONT  TestMountDaemonRoot/shared
13:54:34 [2024-01-22T13:54:34.303Z] === CONT  TestMountDaemonRoot/rshared
13:54:34 [2024-01-22T13:54:34.303Z] === RUN   TestMountDaemonRoot/rslave/bind_root
13:54:34 [2024-01-22T13:54:34.303Z] === RUN   TestMountDaemonRoot/rshared/bind_root
13:54:34 [2024-01-22T13:54:34.303Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
13:54:34 [2024-01-22T13:54:34.303Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
13:54:34 [2024-01-22T13:54:34.303Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
13:54:34 [2024-01-22T13:54:34.303Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
13:54:34 [2024-01-22T13:54:34.303Z] === RUN   TestMountDaemonRoot/rshared/mount_root
13:54:34 [2024-01-22T13:54:34.303Z] === RUN   TestMountDaemonRoot/shared/bind_root
13:54:34 [2024-01-22T13:54:34.303Z] === RUN   TestMountDaemonRoot/default/mount_subpath
13:54:34 [2024-01-22T13:54:34.303Z] === PAUSE TestMountDaemonRoot/shared/bind_root
13:54:34 [2024-01-22T13:54:34.303Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
13:54:34 [2024-01-22T13:54:34.303Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
13:54:34 [2024-01-22T13:54:34.303Z] === CONT  TestMountDaemonRoot/slave
13:54:34 [2024-01-22T13:54:34.303Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
13:54:34 [2024-01-22T13:54:34.303Z] === CONT  TestMountDaemonRoot/rprivate
13:54:34 [2024-01-22T13:54:34.303Z] === RUN   TestMountDaemonRoot/default/bind_root
13:54:34 [2024-01-22T13:54:34.303Z] === PAUSE TestMountDaemonRoot/default/bind_root
13:54:34 [2024-01-22T13:54:34.303Z] === CONT  TestMountDaemonRoot/private
13:54:34 [2024-01-22T13:54:34.303Z] === RUN   TestMountDaemonRoot/default/bind_subpath
13:54:34 [2024-01-22T13:54:34.303Z] === RUN   TestMountDaemonRoot/private/bind_root
13:54:34 [2024-01-22T13:54:34.303Z] === PAUSE TestMountDaemonRoot/private/bind_root
13:54:34 [2024-01-22T13:54:34.303Z] === RUN   TestMountDaemonRoot/private/bind_subpath
13:54:34 [2024-01-22T13:54:34.303Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
13:54:34 [2024-01-22T13:54:34.303Z] === RUN   TestMountDaemonRoot/default/mount_root
13:54:34 [2024-01-22T13:54:34.303Z] === PAUSE TestMountDaemonRoot/default/mount_root
13:54:34 [2024-01-22T13:54:34.303Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
13:54:34 [2024-01-22T13:54:34.303Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
13:54:34 [2024-01-22T13:54:34.303Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
13:54:34 [2024-01-22T13:54:34.303Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
13:54:34 [2024-01-22T13:54:34.303Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
13:54:34 [2024-01-22T13:54:34.303Z] === RUN   TestMountDaemonRoot/private/mount_root
13:54:34 [2024-01-22T13:54:34.303Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
13:54:34 [2024-01-22T13:54:34.303Z] === PAUSE TestMountDaemonRoot/private/mount_root
13:54:34 [2024-01-22T13:54:34.303Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
13:54:34 [2024-01-22T13:54:34.303Z] === RUN   TestMountDaemonRoot/private/mount_subpath
13:54:34 [2024-01-22T13:54:34.303Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
13:54:34 [2024-01-22T13:54:34.303Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
13:54:34 [2024-01-22T13:54:34.303Z] === CONT  TestMountDaemonRoot/default/bind_subpath
13:54:34 [2024-01-22T13:54:34.303Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
13:54:34 [2024-01-22T13:54:34.303Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
13:54:34 [2024-01-22T13:54:34.303Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
13:54:34 [2024-01-22T13:54:34.303Z] === RUN   TestMountDaemonRoot/slave/mount_root
13:54:34 [2024-01-22T13:54:34.303Z] === PAUSE TestMountDaemonRoot/slave/mount_root
13:54:34 [2024-01-22T13:54:34.303Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
13:54:34 [2024-01-22T13:54:34.303Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
13:54:34 [2024-01-22T13:54:34.303Z] === RUN   TestMountDaemonRoot/slave/bind_root
13:54:34 [2024-01-22T13:54:34.303Z] === PAUSE TestMountDaemonRoot/slave/bind_root
13:54:34 [2024-01-22T13:54:34.303Z] === CONT  TestMountDaemonRoot/default/mount_subpath
13:54:34 [2024-01-22T13:54:34.303Z] === RUN   TestMountDaemonRoot/shared/mount_root
13:54:34 [2024-01-22T13:54:34.303Z] === PAUSE TestMountDaemonRoot/shared/mount_root
13:54:34 [2024-01-22T13:54:34.303Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
13:54:34 [2024-01-22T13:54:34.303Z] === CONT  TestMountDaemonRoot/default/bind_root
13:54:34 [2024-01-22T13:54:34.303Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
13:54:34 [2024-01-22T13:54:34.303Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
13:54:34 [2024-01-22T13:54:34.303Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
13:54:34 [2024-01-22T13:54:34.303Z] === CONT  TestMountDaemonRoot/default/mount_root
13:54:34 [2024-01-22T13:54:34.303Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
13:54:34 [2024-01-22T13:54:34.303Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
13:54:34 [2024-01-22T13:54:34.303Z] === CONT  TestMountDaemonRoot/private/bind_root
13:54:34 [2024-01-22T13:54:34.303Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
13:54:34 [2024-01-22T13:54:34.303Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
13:54:34 [2024-01-22T13:54:34.303Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
13:54:34 [2024-01-22T13:54:34.303Z] === RUN   TestMountDaemonRoot/rslave/mount_root
13:54:34 [2024-01-22T13:54:34.303Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
13:54:34 [2024-01-22T13:54:34.303Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
13:54:34 [2024-01-22T13:54:34.303Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
13:54:34 [2024-01-22T13:54:34.303Z] === CONT  TestMountDaemonRoot/private/mount_subpath
13:54:34 [2024-01-22T13:54:34.303Z] === CONT  TestMountDaemonRoot/private/bind_subpath
13:54:34 [2024-01-22T13:54:34.303Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
13:54:34 [2024-01-22T13:54:34.303Z] === CONT  TestMountDaemonRoot/private/mount_root
13:54:34 [2024-01-22T13:54:34.303Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
13:54:34 [2024-01-22T13:54:34.303Z] === CONT  TestMountDaemonRoot/slave/bind_root
13:54:34 [2024-01-22T13:54:34.303Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
13:54:34 [2024-01-22T13:54:34.303Z] === CONT  TestMountDaemonRoot/slave/mount_root
13:54:34 [2024-01-22T13:54:34.303Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
13:54:34 [2024-01-22T13:54:34.303Z] === CONT  TestMountDaemonRoot/rshared/bind_root
13:54:34 [2024-01-22T13:54:34.303Z] === CONT  TestMountDaemonRoot/rshared/mount_root
13:54:34 [2024-01-22T13:54:34.303Z] === CONT  TestMountDaemonRoot/shared/bind_root
13:54:34 [2024-01-22T13:54:34.303Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
13:54:34 [2024-01-22T13:54:34.303Z] === CONT  TestMountDaemonRoot/shared/mount_root
13:54:34 [2024-01-22T13:54:34.303Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
13:54:34 [2024-01-22T13:54:34.303Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
13:54:34 [2024-01-22T13:54:34.303Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
13:54:34 [2024-01-22T13:54:34.303Z] === CONT  TestMountDaemonRoot/rslave/bind_root
13:54:34 [2024-01-22T13:54:34.303Z] === CONT  TestMountDaemonRoot/rslave/mount_root
13:54:34 [2024-01-22T13:54:34.563Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
13:54:34 [2024-01-22T13:54:34.563Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
13:54:34 [2024-01-22T13:54:34.563Z] --- PASS: TestMountDaemonRoot (0.01s)
13:54:34 [2024-01-22T13:54:34.563Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
13:54:34 [2024-01-22T13:54:34.563Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.08s)
13:54:34 [2024-01-22T13:54:34.563Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.09s)
13:54:34 [2024-01-22T13:54:34.563Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s)
13:54:34 [2024-01-22T13:54:34.563Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s)
13:54:34 [2024-01-22T13:54:34.563Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
13:54:34 [2024-01-22T13:54:34.563Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.06s)
13:54:34 [2024-01-22T13:54:34.563Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.06s)
13:54:34 [2024-01-22T13:54:34.563Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.06s)
13:54:34 [2024-01-22T13:54:34.563Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.06s)
13:54:34 [2024-01-22T13:54:34.563Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
13:54:34 [2024-01-22T13:54:34.563Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s)
13:54:34 [2024-01-22T13:54:34.563Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s)
13:54:34 [2024-01-22T13:54:34.563Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.06s)
13:54:34 [2024-01-22T13:54:34.563Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s)
13:54:34 [2024-01-22T13:54:34.563Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
13:54:34 [2024-01-22T13:54:34.563Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s)
13:54:34 [2024-01-22T13:54:34.563Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s)
13:54:34 [2024-01-22T13:54:34.563Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s)
13:54:34 [2024-01-22T13:54:34.563Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s)
13:54:34 [2024-01-22T13:54:34.563Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
13:54:34 [2024-01-22T13:54:34.563Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s)
13:54:34 [2024-01-22T13:54:34.563Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s)
13:54:34 [2024-01-22T13:54:34.563Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s)
13:54:34 [2024-01-22T13:54:34.563Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s)
13:54:34 [2024-01-22T13:54:34.563Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
13:54:34 [2024-01-22T13:54:34.563Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s)
13:54:34 [2024-01-22T13:54:34.563Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s)
13:54:34 [2024-01-22T13:54:34.563Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s)
13:54:34 [2024-01-22T13:54:34.563Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s)
13:54:34 [2024-01-22T13:54:34.563Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
13:54:34 [2024-01-22T13:54:34.563Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s)
13:54:34 [2024-01-22T13:54:34.563Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s)
13:54:34 [2024-01-22T13:54:34.563Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
13:54:34 [2024-01-22T13:54:34.563Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
13:54:34 [2024-01-22T13:54:34.563Z] === RUN   TestContainerBindMountNonRecursive
13:54:35 [2024-01-22T13:54:35.942Z] --- PASS: TestContainerBindMountNonRecursive (1.26s)
13:54:35 [2024-01-22T13:54:35.942Z] === RUN   TestContainerVolumesMountedAsShared
13:54:36 [2024-01-22T13:54:36.201Z] --- PASS: TestContainerVolumesMountedAsShared (0.45s)
13:54:36 [2024-01-22T13:54:36.201Z] === RUN   TestContainerVolumesMountedAsSlave
13:54:36 [2024-01-22T13:54:36.460Z] --- PASS: TestContainerVolumesMountedAsSlave (0.32s)
13:54:36 [2024-01-22T13:54:36.460Z] === RUN   TestContainerCopyLeaksMounts
13:54:37 [2024-01-22T13:54:37.029Z] --- PASS: TestContainerCopyLeaksMounts (0.55s)
13:54:37 [2024-01-22T13:54:37.029Z] === RUN   TestContainerBindMountRecursivelyReadOnly
13:54:38 [2024-01-22T13:54:38.936Z] --- PASS: TestContainerBindMountRecursivelyReadOnly (1.75s)
13:54:38 [2024-01-22T13:54:38.936Z] === RUN   TestNetworkNat
13:54:39 [2024-01-22T13:54:39.505Z] --- PASS: TestNetworkNat (0.51s)
13:54:39 [2024-01-22T13:54:39.505Z] === RUN   TestNetworkLocalhostTCPNat
13:54:39 [2024-01-22T13:54:39.765Z] --- PASS: TestNetworkLocalhostTCPNat (0.49s)
13:54:39 [2024-01-22T13:54:39.765Z] === RUN   TestNetworkLoopbackNat
13:54:43 [2024-01-22T13:54:43.055Z] --- PASS: TestNetworkLoopbackNat (2.59s)
13:54:43 [2024-01-22T13:54:43.055Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors
13:54:43 [2024-01-22T13:54:43.055Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff
13:54:43 [2024-01-22T13:54:43.055Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/export
13:54:43 [2024-01-22T13:54:43.055Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container
13:54:43 [2024-01-22T13:54:43.055Z] === RUN   TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container
13:54:43 [2024-01-22T13:54:43.055Z] --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors (0.46s)
13:54:43 [2024-01-22T13:54:43.055Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/diff (0.02s)
13:54:43 [2024-01-22T13:54:43.055Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/export (0.01s)
13:54:43 [2024-01-22T13:54:43.055Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_to_container (0.01s)
13:54:43 [2024-01-22T13:54:43.055Z]     --- PASS: TestNoOverlayfsWarningsAboutUndefinedBehaviors/cp_from_container (0.01s)
13:54:43 [2024-01-22T13:54:43.055Z] === RUN   TestPause
13:54:43 [2024-01-22T13:54:43.314Z] --- PASS: TestPause (0.50s)
13:54:43 [2024-01-22T13:54:43.314Z] === RUN   TestPauseFailsOnWindowsServerContainers
13:54:43 [2024-01-22T13:54:43.314Z]     pause_test.go:53: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
13:54:43 [2024-01-22T13:54:43.314Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
13:54:43 [2024-01-22T13:54:43.314Z] === RUN   TestPauseStopPausedContainer
13:54:43 [2024-01-22T13:54:43.883Z] --- PASS: TestPauseStopPausedContainer (0.50s)
13:54:43 [2024-01-22T13:54:43.883Z] === RUN   TestPIDModeHost
13:54:44 [2024-01-22T13:54:44.821Z] --- PASS: TestPIDModeHost (1.03s)
13:54:44 [2024-01-22T13:54:44.821Z] === RUN   TestPIDModeContainer
13:54:44 [2024-01-22T13:54:44.821Z] === RUN   TestPIDModeContainer/non-existing_container
13:54:44 [2024-01-22T13:54:44.821Z] === RUN   TestPIDModeContainer/non-running_container
13:54:45 [2024-01-22T13:54:45.080Z] === RUN   TestPIDModeContainer/running_container
13:54:46 [2024-01-22T13:54:46.018Z] --- PASS: TestPIDModeContainer (1.16s)
13:54:46 [2024-01-22T13:54:46.018Z]     --- PASS: TestPIDModeContainer/non-existing_container (0.00s)
13:54:46 [2024-01-22T13:54:46.018Z]     --- PASS: TestPIDModeContainer/non-running_container (0.15s)
13:54:46 [2024-01-22T13:54:46.018Z]     --- PASS: TestPIDModeContainer/running_container (0.53s)
13:54:46 [2024-01-22T13:54:46.018Z] === RUN   TestPsFilter
13:54:46 [2024-01-22T13:54:46.277Z] === RUN   TestPsFilter/since
13:54:46 [2024-01-22T13:54:46.277Z] === RUN   TestPsFilter/before
13:54:46 [2024-01-22T13:54:46.277Z] --- PASS: TestPsFilter (0.12s)
13:54:46 [2024-01-22T13:54:46.277Z]     --- PASS: TestPsFilter/since (0.00s)
13:54:46 [2024-01-22T13:54:46.277Z]     --- PASS: TestPsFilter/before (0.00s)
13:54:46 [2024-01-22T13:54:46.277Z] === RUN   TestRemoveContainerWithRemovedVolume
13:54:46 [2024-01-22T13:54:46.537Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.45s)
13:54:46 [2024-01-22T13:54:46.537Z] === RUN   TestRemoveContainerWithVolume
13:54:47 [2024-01-22T13:54:47.106Z] --- PASS: TestRemoveContainerWithVolume (0.49s)
13:54:47 [2024-01-22T13:54:47.106Z] === RUN   TestRemoveContainerRunning
13:54:47 [2024-01-22T13:54:47.674Z] --- PASS: TestRemoveContainerRunning (0.46s)
13:54:47 [2024-01-22T13:54:47.674Z] === RUN   TestRemoveContainerForceRemoveRunning
13:54:48 [2024-01-22T13:54:48.242Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.50s)
13:54:48 [2024-01-22T13:54:48.242Z] === RUN   TestRemoveInvalidContainer
13:54:48 [2024-01-22T13:54:48.242Z] --- PASS: TestRemoveInvalidContainer (0.01s)
13:54:48 [2024-01-22T13:54:48.242Z] === RUN   TestRenameLinkedContainer
13:54:50 [2024-01-22T13:54:50.150Z] --- PASS: TestRenameLinkedContainer (1.85s)
13:54:50 [2024-01-22T13:54:50.150Z] === RUN   TestRenameStoppedContainer
13:54:50 [2024-01-22T13:54:50.409Z] --- PASS: TestRenameStoppedContainer (0.46s)
13:54:50 [2024-01-22T13:54:50.409Z] === RUN   TestRenameRunningContainerAndReuse
13:54:51 [2024-01-22T13:54:51.348Z] --- PASS: TestRenameRunningContainerAndReuse (0.94s)
13:54:51 [2024-01-22T13:54:51.348Z] === RUN   TestRenameInvalidName
13:54:51 [2024-01-22T13:54:51.916Z] --- PASS: TestRenameInvalidName (0.45s)
13:54:51 [2024-01-22T13:54:51.916Z] === RUN   TestRenameAnonymousContainer
13:54:53 [2024-01-22T13:54:53.824Z] --- PASS: TestRenameAnonymousContainer (1.64s)
13:54:53 [2024-01-22T13:54:53.824Z] === RUN   TestRenameContainerWithSameName
13:54:53 [2024-01-22T13:54:53.824Z] --- PASS: TestRenameContainerWithSameName (0.46s)
13:54:53 [2024-01-22T13:54:53.824Z] === RUN   TestRenameContainerWithLinkedContainer
13:54:54 [2024-01-22T13:54:54.763Z] --- PASS: TestRenameContainerWithLinkedContainer (0.91s)
13:54:54 [2024-01-22T13:54:54.763Z] === RUN   TestResize
13:54:54 [2024-01-22T13:54:54.763Z] === RUN   TestResize/success
13:54:55 [2024-01-22T13:54:55.022Z] === RUN   TestResize/invalid_size
13:54:55 [2024-01-22T13:54:55.282Z] === RUN   TestResize/invalid_state
13:54:55 [2024-01-22T13:54:55.851Z] --- PASS: TestResize (0.96s)
13:54:55 [2024-01-22T13:54:55.851Z]     --- PASS: TestResize/success (0.26s)
13:54:55 [2024-01-22T13:54:55.851Z]     --- PASS: TestResize/invalid_size (0.26s)
13:54:55 [2024-01-22T13:54:55.851Z]     --- PASS: TestResize/invalid_state (0.04s)
13:54:55 [2024-01-22T13:54:55.851Z] === RUN   TestDaemonRestartKillContainers
13:54:55 [2024-01-22T13:54:55.851Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
13:54:55 [2024-01-22T13:54:55.851Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
13:54:55 [2024-01-22T13:54:55.851Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
13:54:55 [2024-01-22T13:54:55.851Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
13:54:55 [2024-01-22T13:54:55.851Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
13:54:55 [2024-01-22T13:54:55.851Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
13:54:55 [2024-01-22T13:54:55.851Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
13:54:55 [2024-01-22T13:54:55.851Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
13:54:55 [2024-01-22T13:54:55.851Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
13:54:55 [2024-01-22T13:54:55.851Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
13:54:55 [2024-01-22T13:54:55.851Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
13:54:55 [2024-01-22T13:54:55.851Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
13:54:55 [2024-01-22T13:54:55.851Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
13:54:55 [2024-01-22T13:54:55.851Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
13:54:55 [2024-01-22T13:54:55.851Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
13:54:55 [2024-01-22T13:54:55.851Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
13:54:55 [2024-01-22T13:54:55.851Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
13:54:55 [2024-01-22T13:54:55.851Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
13:54:55 [2024-01-22T13:54:55.851Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
13:54:55 [2024-01-22T13:54:55.851Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
13:54:55 [2024-01-22T13:54:55.851Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
13:54:55 [2024-01-22T13:54:55.851Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
13:54:55 [2024-01-22T13:54:55.851Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
13:54:55 [2024-01-22T13:54:55.851Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
13:54:55 [2024-01-22T13:54:55.851Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
13:54:55 [2024-01-22T13:54:55.851Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
13:54:55 [2024-01-22T13:54:55.851Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
13:54:55 [2024-01-22T13:54:55.851Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
13:54:55 [2024-01-22T13:54:55.851Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
13:54:55 [2024-01-22T13:54:55.851Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
13:54:55 [2024-01-22T13:54:55.851Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
13:54:55 [2024-01-22T13:54:55.851Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
13:54:55 [2024-01-22T13:54:55.851Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
13:54:55 [2024-01-22T13:54:55.851Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
13:54:55 [2024-01-22T13:54:55.851Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
13:54:55 [2024-01-22T13:54:55.851Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
13:54:55 [2024-01-22T13:54:55.851Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
13:54:55 [2024-01-22T13:54:55.851Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
13:54:55 [2024-01-22T13:54:55.851Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
13:54:55 [2024-01-22T13:54:55.851Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
13:54:57 [2024-01-22T13:54:57.235Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
13:54:57 [2024-01-22T13:54:57.235Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
13:54:57 [2024-01-22T13:54:57.494Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
13:54:57 [2024-01-22T13:54:57.754Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
13:54:58 [2024-01-22T13:54:58.014Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
13:54:58 [2024-01-22T13:54:58.275Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
13:54:58 [2024-01-22T13:54:58.275Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
13:54:58 [2024-01-22T13:54:58.845Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
13:55:04 [2024-01-22T13:55:04.122Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
13:55:04 [2024-01-22T13:55:04.122Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.27s)
13:55:04 [2024-01-22T13:55:04.122Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.28s)
13:55:04 [2024-01-22T13:55:04.122Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.84s)
13:55:04 [2024-01-22T13:55:04.122Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.10s)
13:55:04 [2024-01-22T13:55:04.122Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.13s)
13:55:04 [2024-01-22T13:55:04.122Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.46s)
13:55:04 [2024-01-22T13:55:04.122Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.50s)
13:55:04 [2024-01-22T13:55:04.122Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.21s)
13:55:04 [2024-01-22T13:55:04.122Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s)
13:55:04 [2024-01-22T13:55:04.122Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.20s)
13:55:04 [2024-01-22T13:55:04.122Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.27s)
13:55:04 [2024-01-22T13:55:04.122Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.95s)
13:55:04 [2024-01-22T13:55:04.122Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.52s)
13:55:04 [2024-01-22T13:55:04.122Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.90s)
13:55:04 [2024-01-22T13:55:04.122Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.95s)
13:55:04 [2024-01-22T13:55:04.122Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.10s)
13:55:04 [2024-01-22T13:55:04.122Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
13:55:04 [2024-01-22T13:55:04.122Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
13:55:05 [2024-01-22T13:55:05.068Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
13:55:06 [2024-01-22T13:55:06.007Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (2.05s)
13:55:06 [2024-01-22T13:55:06.007Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.03s)
13:55:06 [2024-01-22T13:55:06.007Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.01s)
13:55:06 [2024-01-22T13:55:06.007Z] === RUN   TestContainerRestartWithCancelledRequest
13:55:07 [2024-01-22T13:55:07.914Z] --- PASS: TestContainerRestartWithCancelledRequest (1.89s)
13:55:07 [2024-01-22T13:55:07.914Z] === RUN   TestCgroupNamespacesRun
13:55:09 [2024-01-22T13:55:09.293Z] --- PASS: TestCgroupNamespacesRun (1.26s)
13:55:09 [2024-01-22T13:55:09.293Z] === RUN   TestCgroupNamespacesRunPrivileged
13:55:10 [2024-01-22T13:55:10.231Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.11s)
13:55:10 [2024-01-22T13:55:10.231Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
13:55:11 [2024-01-22T13:55:11.610Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.11s)
13:55:11 [2024-01-22T13:55:11.610Z] === RUN   TestCgroupNamespacesRunHostMode
13:55:12 [2024-01-22T13:55:12.547Z] --- PASS: TestCgroupNamespacesRunHostMode (1.12s)
13:55:12 [2024-01-22T13:55:12.547Z] === RUN   TestCgroupNamespacesRunPrivateMode
13:55:13 [2024-01-22T13:55:13.485Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.11s)
13:55:13 [2024-01-22T13:55:13.485Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
13:55:14 [2024-01-22T13:55:14.864Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.12s)
13:55:14 [2024-01-22T13:55:14.864Z] === RUN   TestCgroupNamespacesRunInvalidMode
13:55:15 [2024-01-22T13:55:15.432Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.60s)
13:55:15 [2024-01-22T13:55:15.432Z] === RUN   TestCgroupNamespacesRunOlderClient
13:55:16 [2024-01-22T13:55:16.371Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.11s)
13:55:16 [2024-01-22T13:55:16.371Z] === RUN   TestNISDomainname
13:55:16 [2024-01-22T13:55:16.939Z] --- PASS: TestNISDomainname (0.62s)
13:55:16 [2024-01-22T13:55:16.939Z] === RUN   TestHostnameDnsResolution
13:55:17 [2024-01-22T13:55:17.878Z] --- PASS: TestHostnameDnsResolution (0.75s)
13:55:17 [2024-01-22T13:55:17.878Z] === RUN   TestUnprivilegedPortsAndPing
13:55:18 [2024-01-22T13:55:18.447Z] --- PASS: TestUnprivilegedPortsAndPing (0.62s)
13:55:18 [2024-01-22T13:55:18.447Z] === RUN   TestPrivilegedHostDevices
13:55:19 [2024-01-22T13:55:19.016Z] --- PASS: TestPrivilegedHostDevices (0.56s)
13:55:19 [2024-01-22T13:55:19.016Z] === RUN   TestRunConsoleSize
13:55:19 [2024-01-22T13:55:19.584Z] --- PASS: TestRunConsoleSize (0.49s)
13:55:19 [2024-01-22T13:55:19.584Z] === RUN   TestRunWithAlternativeContainerdShim
13:55:24 [2024-01-22T13:55:24.859Z] --- PASS: TestRunWithAlternativeContainerdShim (5.46s)
13:55:24 [2024-01-22T13:55:24.859Z] === RUN   TestMacAddressIsAppliedToMainNetworkWithShortID
13:55:26 [2024-01-22T13:55:26.238Z] --- PASS: TestMacAddressIsAppliedToMainNetworkWithShortID (1.14s)
13:55:26 [2024-01-22T13:55:26.238Z] === RUN   TestStaticIPOutsideSubpool
13:55:27 [2024-01-22T13:55:27.176Z] --- PASS: TestStaticIPOutsideSubpool (1.19s)
13:55:27 [2024-01-22T13:55:27.176Z] === RUN   TestStats
13:55:29 [2024-01-22T13:55:29.082Z] --- PASS: TestStats (1.48s)
13:55:29 [2024-01-22T13:55:29.082Z] === RUN   TestStopContainerWithTimeout
13:55:29 [2024-01-22T13:55:29.082Z] === RUN   TestStopContainerWithTimeout/0
13:55:29 [2024-01-22T13:55:29.082Z] === PAUSE TestStopContainerWithTimeout/0
13:55:29 [2024-01-22T13:55:29.082Z] === RUN   TestStopContainerWithTimeout/1
13:55:29 [2024-01-22T13:55:29.082Z] === PAUSE TestStopContainerWithTimeout/1
13:55:29 [2024-01-22T13:55:29.082Z] === RUN   TestStopContainerWithTimeout/3
13:55:29 [2024-01-22T13:55:29.082Z] === PAUSE TestStopContainerWithTimeout/3
13:55:29 [2024-01-22T13:55:29.082Z] === RUN   TestStopContainerWithTimeout/-1
13:55:29 [2024-01-22T13:55:29.082Z] === PAUSE TestStopContainerWithTimeout/-1
13:55:29 [2024-01-22T13:55:29.082Z] === CONT  TestStopContainerWithTimeout/0
13:55:29 [2024-01-22T13:55:29.082Z] === CONT  TestStopContainerWithTimeout/3
13:55:29 [2024-01-22T13:55:29.082Z] === CONT  TestStopContainerWithTimeout/1
13:55:29 [2024-01-22T13:55:29.082Z] === CONT  TestStopContainerWithTimeout/-1
13:55:31 [2024-01-22T13:55:31.620Z] --- PASS: TestStopContainerWithTimeout (0.04s)
13:55:31 [2024-01-22T13:55:31.620Z]     --- PASS: TestStopContainerWithTimeout/0 (0.81s)
13:55:31 [2024-01-22T13:55:31.620Z]     --- PASS: TestStopContainerWithTimeout/1 (1.99s)
13:55:31 [2024-01-22T13:55:31.620Z]     --- PASS: TestStopContainerWithTimeout/3 (2.70s)
13:55:31 [2024-01-22T13:55:31.620Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.95s)
13:55:31 [2024-01-22T13:55:31.620Z] === RUN   TestStopContainerWithTimeoutCancel
13:55:31 [2024-01-22T13:55:31.620Z] === PAUSE TestStopContainerWithTimeoutCancel
13:55:31 [2024-01-22T13:55:31.620Z] === RUN   TestStopContainerWithRestartPolicyAlways
13:55:33 [2024-01-22T13:55:33.527Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.62s)
13:55:33 [2024-01-22T13:55:33.527Z] === RUN   TestUpdateMemory
13:55:33 [2024-01-22T13:55:33.787Z] --- PASS: TestUpdateMemory (0.58s)
13:55:33 [2024-01-22T13:55:33.787Z] === RUN   TestUpdateCPUQuota
13:55:34 [2024-01-22T13:55:34.724Z] --- PASS: TestUpdateCPUQuota (0.88s)
13:55:34 [2024-01-22T13:55:34.724Z] === RUN   TestUpdatePidsLimit
13:55:34 [2024-01-22T13:55:34.724Z] === RUN   TestUpdatePidsLimit/update_from_none
13:55:34 [2024-01-22T13:55:34.984Z] === RUN   TestUpdatePidsLimit/no_change
13:55:35 [2024-01-22T13:55:35.244Z] === RUN   TestUpdatePidsLimit/update_lower
13:55:35 [2024-01-22T13:55:35.503Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
13:55:35 [2024-01-22T13:55:35.763Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
13:55:36 [2024-01-22T13:55:36.022Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
13:55:36 [2024-01-22T13:55:36.281Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
13:55:36 [2024-01-22T13:55:36.850Z] --- PASS: TestUpdatePidsLimit (2.15s)
13:55:36 [2024-01-22T13:55:36.850Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.20s)
13:55:36 [2024-01-22T13:55:36.850Z]     --- PASS: TestUpdatePidsLimit/no_change (0.23s)
13:55:36 [2024-01-22T13:55:36.850Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.25s)
13:55:36 [2024-01-22T13:55:36.850Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.31s)
13:55:36 [2024-01-22T13:55:36.850Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.21s)
13:55:36 [2024-01-22T13:55:36.850Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.22s)
13:55:36 [2024-01-22T13:55:36.850Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.24s)
13:55:36 [2024-01-22T13:55:36.850Z] === RUN   TestUpdateRestartPolicy
13:55:49 [2024-01-22T13:55:49.114Z] --- PASS: TestUpdateRestartPolicy (10.78s)
13:55:49 [2024-01-22T13:55:49.114Z] === RUN   TestUpdateRestartWithAutoRemove
13:55:49 [2024-01-22T13:55:49.114Z] --- PASS: TestUpdateRestartWithAutoRemove (0.46s)
13:55:49 [2024-01-22T13:55:49.114Z] === RUN   TestWaitNonBlocked
13:55:49 [2024-01-22T13:55:49.114Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
13:55:49 [2024-01-22T13:55:49.114Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
13:55:49 [2024-01-22T13:55:49.114Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
13:55:49 [2024-01-22T13:55:49.114Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
13:55:49 [2024-01-22T13:55:49.114Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
13:55:49 [2024-01-22T13:55:49.114Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
13:55:49 [2024-01-22T13:55:49.114Z] --- PASS: TestWaitNonBlocked (0.02s)
13:55:49 [2024-01-22T13:55:49.114Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.67s)
13:55:49 [2024-01-22T13:55:49.114Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.73s)
13:55:49 [2024-01-22T13:55:49.114Z] === RUN   TestWaitBlocked
13:55:49 [2024-01-22T13:55:49.114Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
13:55:49 [2024-01-22T13:55:49.114Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
13:55:49 [2024-01-22T13:55:49.114Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
13:55:49 [2024-01-22T13:55:49.114Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
13:55:49 [2024-01-22T13:55:49.114Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
13:55:49 [2024-01-22T13:55:49.114Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
13:55:49 [2024-01-22T13:55:49.682Z] --- PASS: TestWaitBlocked (0.02s)
13:55:49 [2024-01-22T13:55:49.682Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.70s)
13:55:49 [2024-01-22T13:55:49.682Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.75s)
13:55:49 [2024-01-22T13:55:49.682Z] === RUN   TestWaitConditions
13:55:49 [2024-01-22T13:55:49.682Z] === RUN   TestWaitConditions/default
13:55:49 [2024-01-22T13:55:49.682Z] === PAUSE TestWaitConditions/default
13:55:49 [2024-01-22T13:55:49.682Z] === RUN   TestWaitConditions/not-running
13:55:49 [2024-01-22T13:55:49.682Z] === PAUSE TestWaitConditions/not-running
13:55:49 [2024-01-22T13:55:49.682Z] === RUN   TestWaitConditions/next-exit
13:55:49 [2024-01-22T13:55:49.682Z] === PAUSE TestWaitConditions/next-exit
13:55:49 [2024-01-22T13:55:49.682Z] === RUN   TestWaitConditions/removed
13:55:49 [2024-01-22T13:55:49.682Z] === PAUSE TestWaitConditions/removed
13:55:49 [2024-01-22T13:55:49.682Z] === CONT  TestWaitConditions/default
13:55:49 [2024-01-22T13:55:49.682Z] === CONT  TestWaitConditions/next-exit
13:55:49 [2024-01-22T13:55:49.682Z] === CONT  TestWaitConditions/removed
13:55:49 [2024-01-22T13:55:49.682Z] === CONT  TestWaitConditions/not-running
13:55:49 [2024-01-22T13:55:49.683Z]     wait_test.go:145: ContainerID = bb97ac860ed536e9bdaabacae0d47e7729c497c54747575d73bad04724582733
13:55:49 [2024-01-22T13:55:49.683Z]     wait_test.go:145: ContainerID = 5b9be26e69f8170e8c754b97f1b5c4931dac0a779d2b62ad8a3e7662baa0f7f9
13:55:49 [2024-01-22T13:55:49.683Z]     wait_test.go:145: ContainerID = 19f558b4d55bc584f9d2ce6e57b2a765d899cc40fe8ef2d5c978fe894ab7b7a2
13:55:49 [2024-01-22T13:55:49.683Z]     wait_test.go:145: ContainerID = 9a4a39d81147614209b0482d795688beb3862f5b01fee8eeea5d9a4140a41df6
13:55:51 [2024-01-22T13:55:51.061Z] --- PASS: TestWaitConditions (0.03s)
13:55:51 [2024-01-22T13:55:51.061Z]     --- PASS: TestWaitConditions/not-running (0.98s)
13:55:51 [2024-01-22T13:55:51.061Z]     --- PASS: TestWaitConditions/removed (1.03s)
13:55:51 [2024-01-22T13:55:51.061Z]     --- PASS: TestWaitConditions/next-exit (1.28s)
13:55:51 [2024-01-22T13:55:51.061Z]     --- PASS: TestWaitConditions/default (1.33s)
13:55:51 [2024-01-22T13:55:51.061Z] === RUN   TestWaitRestartedContainer
13:55:51 [2024-01-22T13:55:51.061Z] === RUN   TestWaitRestartedContainer/default
13:55:51 [2024-01-22T13:55:51.061Z] === PAUSE TestWaitRestartedContainer/default
13:55:51 [2024-01-22T13:55:51.061Z] === RUN   TestWaitRestartedContainer/not-running
13:55:51 [2024-01-22T13:55:51.061Z] === PAUSE TestWaitRestartedContainer/not-running
13:55:51 [2024-01-22T13:55:51.061Z] === RUN   TestWaitRestartedContainer/next-exit
13:55:51 [2024-01-22T13:55:51.061Z] === PAUSE TestWaitRestartedContainer/next-exit
13:55:51 [2024-01-22T13:55:51.061Z] === CONT  TestWaitRestartedContainer/default
13:55:51 [2024-01-22T13:55:51.061Z] === CONT  TestWaitRestartedContainer/next-exit
13:55:51 [2024-01-22T13:55:51.061Z] === CONT  TestWaitRestartedContainer/not-running
13:55:53 [2024-01-22T13:55:53.597Z] --- PASS: TestWaitRestartedContainer (0.01s)
13:55:53 [2024-01-22T13:55:53.597Z]     --- PASS: TestWaitRestartedContainer/not-running (1.74s)
13:55:53 [2024-01-22T13:55:53.597Z]     --- PASS: TestWaitRestartedContainer/default (1.98s)
13:55:53 [2024-01-22T13:55:53.597Z]     --- PASS: TestWaitRestartedContainer/next-exit (2.04s)
13:55:53 [2024-01-22T13:55:53.597Z] === CONT  TestStopContainerWithTimeoutCancel
13:55:53 [2024-01-22T13:55:53.597Z] === CONT  TestContainerStartOnDaemonRestart
13:55:53 [2024-01-22T13:55:53.597Z] === CONT  TestContainerKillOnDaemonStart
13:55:53 [2024-01-22T13:55:53.597Z] === CONT  TestDaemonHostGatewayIP
13:55:53 [2024-01-22T13:55:53.597Z] === CONT  TestDaemonRestartIpcMode
13:55:53 [2024-01-22T13:55:53.597Z] === CONT  TestRestartDaemonWithRestartingContainer
13:55:53 [2024-01-22T13:55:53.597Z] === CONT  TestHardRestartWhenContainerIsRunning
13:55:53 [2024-01-22T13:55:53.597Z] === CONT  TestIpcModeOlderClient
13:55:53 [2024-01-22T13:55:53.597Z] --- PASS: TestIpcModeOlderClient (0.09s)
13:55:54 [2024-01-22T13:55:54.978Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=none
13:55:54 [2024-01-22T13:55:54.978Z] === RUN   TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure
13:55:55 [2024-01-22T13:55:55.237Z] --- PASS: TestHardRestartWhenContainerIsRunning (2.09s)
13:55:55 [2024-01-22T13:55:55.237Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=none (0.00s)
13:55:55 [2024-01-22T13:55:55.237Z]     --- PASS: TestHardRestartWhenContainerIsRunning/RestartPolicy=on-failure (0.28s)
13:55:55 [2024-01-22T13:55:55.806Z] --- PASS: TestContainerStartOnDaemonRestart (2.69s)
13:55:56 [2024-01-22T13:55:56.375Z] --- PASS: TestDaemonHostGatewayIP (3.19s)
13:55:56 [2024-01-22T13:55:56.375Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.39s)
13:55:56 [2024-01-22T13:55:56.635Z] --- PASS: TestDaemonRestartIpcMode (3.45s)
13:55:56 [2024-01-22T13:55:56.635Z] --- PASS: TestStopContainerWithTimeoutCancel (3.59s)
13:56:06 [2024-01-22T13:56:06.615Z] --- PASS: TestContainerKillOnDaemonStart (11.78s)
13:56:06 [2024-01-22T13:56:06.615Z] PASS
13:56:06 [2024-01-22T13:56:06.615Z] 
13:56:06 [2024-01-22T13:56:06.615Z] === Skipped
13:56:06 [2024-01-22T13:56:06.615Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
13:56:06 [2024-01-22T13:56:06.615Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
13:56:06 [2024-01-22T13:56:06.615Z] 
13:56:06 [2024-01-22T13:56:06.615Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
13:56:06 [2024-01-22T13:56:06.615Z]     pause_test.go:53: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
13:56:06 [2024-01-22T13:56:06.615Z] 
13:56:06 [2024-01-22T13:56:06.615Z] DONE 321 tests, 2 skipped in 171.975s
13:56:06 [2024-01-22T13:56:06.615Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m  
13:56:06 [2024-01-22T13:56:06.615Z] ++ '[' -n '' ']'
13:56:06 [2024-01-22T13:56:06.616Z] ++ 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
13:56:06 [2024-01-22T13:56:06.616Z] ++ set -e
13:56:06 [2024-01-22T13:56:06.616Z] ++ '[' -n 0 ']'
13:56:06 [2024-01-22T13:56:06.616Z] ++ set -x
13:56:06 [2024-01-22T13:56:06.616Z] ++ 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.jndsX5hYC5/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
13:56:06 [2024-01-22T13:56:06.616Z] INFO: Testing against a local daemon
13:56:06 [2024-01-22T13:56:06.616Z] === RUN   TestConfigDaemonID
13:56:06 [2024-01-22T13:56:06.616Z]     daemon_test.go:61: [d247869745ab5] daemon is not started
13:56:06 [2024-01-22T13:56:06.616Z] --- PASS: TestConfigDaemonID (1.05s)
13:56:06 [2024-01-22T13:56:06.616Z] === RUN   TestDaemonConfigValidation
13:56:06 [2024-01-22T13:56:06.616Z] === RUN   TestDaemonConfigValidation/config_with_no_content
13:56:06 [2024-01-22T13:56:06.616Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
13:56:06 [2024-01-22T13:56:06.616Z] === RUN   TestDaemonConfigValidation/config_with_{}
13:56:06 [2024-01-22T13:56:06.616Z] === PAUSE TestDaemonConfigValidation/config_with_{}
13:56:06 [2024-01-22T13:56:06.616Z] === RUN   TestDaemonConfigValidation/invalid_config
13:56:06 [2024-01-22T13:56:06.616Z] === PAUSE TestDaemonConfigValidation/invalid_config
13:56:06 [2024-01-22T13:56:06.616Z] === RUN   TestDaemonConfigValidation/malformed_config
13:56:06 [2024-01-22T13:56:06.616Z] === PAUSE TestDaemonConfigValidation/malformed_config
13:56:06 [2024-01-22T13:56:06.616Z] === RUN   TestDaemonConfigValidation/valid_config
13:56:06 [2024-01-22T13:56:06.616Z] === PAUSE TestDaemonConfigValidation/valid_config
13:56:06 [2024-01-22T13:56:06.616Z] === CONT  TestDaemonConfigValidation/config_with_no_content
13:56:06 [2024-01-22T13:56:06.616Z] === CONT  TestDaemonConfigValidation/malformed_config
13:56:06 [2024-01-22T13:56:06.616Z] === CONT  TestDaemonConfigValidation/invalid_config
13:56:06 [2024-01-22T13:56:06.616Z] === CONT  TestDaemonConfigValidation/valid_config
13:56:06 [2024-01-22T13:56:06.616Z] === CONT  TestDaemonConfigValidation/config_with_{}
13:56:06 [2024-01-22T13:56:06.616Z] --- PASS: TestDaemonConfigValidation (0.00s)
13:56:06 [2024-01-22T13:56:06.616Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.06s)
13:56:06 [2024-01-22T13:56:06.616Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s)
13:56:06 [2024-01-22T13:56:06.616Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.06s)
13:56:06 [2024-01-22T13:56:06.616Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s)
13:56:06 [2024-01-22T13:56:06.616Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.07s)
13:56:06 [2024-01-22T13:56:06.616Z] === RUN   TestConfigDaemonSeccompProfiles
13:56:06 [2024-01-22T13:56:06.616Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
13:56:07 [2024-01-22T13:56:07.184Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
13:56:08 [2024-01-22T13:56:08.122Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
13:56:09 [2024-01-22T13:56:09.501Z]     daemon_test.go:180: [d77d6ecbbd1b3] daemon is not started
13:56:09 [2024-01-22T13:56:09.501Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s)
13:56:09 [2024-01-22T13:56:09.501Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
13:56:09 [2024-01-22T13:56:09.501Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
13:56:09 [2024-01-22T13:56:09.501Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
13:56:09 [2024-01-22T13:56:09.501Z] === RUN   TestDaemonProxy
13:56:09 [2024-01-22T13:56:09.501Z] === RUN   TestDaemonProxy/environment_variables
13:56:09 [2024-01-22T13:56:09.501Z] === PAUSE TestDaemonProxy/environment_variables
13:56:09 [2024-01-22T13:56:09.501Z] === RUN   TestDaemonProxy/command-line_options
13:56:09 [2024-01-22T13:56:09.501Z] === PAUSE TestDaemonProxy/command-line_options
13:56:09 [2024-01-22T13:56:09.501Z] === RUN   TestDaemonProxy/configuration_file
13:56:09 [2024-01-22T13:56:09.501Z] === PAUSE TestDaemonProxy/configuration_file
13:56:09 [2024-01-22T13:56:09.501Z] === RUN   TestDaemonProxy/conflicting_options
13:56:09 [2024-01-22T13:56:09.761Z] === RUN   TestDaemonProxy/reload_sanitized
13:56:09 [2024-01-22T13:56:09.761Z] === PAUSE TestDaemonProxy/reload_sanitized
13:56:09 [2024-01-22T13:56:09.761Z] === CONT  TestDaemonProxy/environment_variables
13:56:09 [2024-01-22T13:56:09.761Z] === CONT  TestDaemonProxy/configuration_file
13:56:09 [2024-01-22T13:56:09.761Z] === CONT  TestDaemonProxy/command-line_options
13:56:09 [2024-01-22T13:56:09.761Z] === CONT  TestDaemonProxy/reload_sanitized
13:56:11 [2024-01-22T13:56:11.666Z] --- PASS: TestDaemonProxy (0.50s)
13:56:11 [2024-01-22T13:56:11.666Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
13:56:11 [2024-01-22T13:56:11.666Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.62s)
13:56:11 [2024-01-22T13:56:11.667Z]     --- PASS: TestDaemonProxy/configuration_file (1.73s)
13:56:11 [2024-01-22T13:56:11.667Z]     --- PASS: TestDaemonProxy/environment_variables (1.73s)
13:56:11 [2024-01-22T13:56:11.667Z]     --- PASS: TestDaemonProxy/command-line_options (1.74s)
13:56:11 [2024-01-22T13:56:11.667Z] === RUN   TestLiveRestore
13:56:11 [2024-01-22T13:56:11.667Z] === RUN   TestLiveRestore/volume_references
13:56:11 [2024-01-22T13:56:11.667Z] === PAUSE TestLiveRestore/volume_references
13:56:11 [2024-01-22T13:56:11.667Z] === RUN   TestLiveRestore/autoremove
13:56:11 [2024-01-22T13:56:11.667Z] === PAUSE TestLiveRestore/autoremove
13:56:11 [2024-01-22T13:56:11.667Z] === CONT  TestLiveRestore/volume_references
13:56:11 [2024-01-22T13:56:11.667Z] === CONT  TestLiveRestore/autoremove
13:56:11 [2024-01-22T13:56:11.667Z] === RUN   TestLiveRestore/autoremove/engine_restart_shouldnt_kill_alive_containers
13:56:11 [2024-01-22T13:56:11.926Z] === RUN   TestLiveRestore/volume_references/restartPolicy
13:56:11 [2024-01-22T13:56:11.926Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
13:56:13 [2024-01-22T13:56:13.304Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
13:56:13 [2024-01-22T13:56:13.304Z] === RUN   TestLiveRestore/autoremove/engine_restart_should_remove_containers_that_exited
13:56:14 [2024-01-22T13:56:14.242Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
13:56:15 [2024-01-22T13:56:15.179Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
13:56:16 [2024-01-22T13:56:16.117Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options
13:56:17 [2024-01-22T13:56:17.054Z] === RUN   TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted
13:56:17 [2024-01-22T13:56:17.626Z] === RUN   TestLiveRestore/volume_references/container_with_bind-mounts
13:56:19 [2024-01-22T13:56:19.006Z] --- PASS: TestLiveRestore (0.00s)
13:56:19 [2024-01-22T13:56:19.006Z]     --- PASS: TestLiveRestore/autoremove (3.44s)
13:56:19 [2024-01-22T13:56:19.006Z]         --- PASS: TestLiveRestore/autoremove/engine_restart_shouldnt_kill_alive_containers (1.88s)
13:56:19 [2024-01-22T13:56:19.006Z]         --- PASS: TestLiveRestore/autoremove/engine_restart_should_remove_containers_that_exited (1.56s)
13:56:19 [2024-01-22T13:56:19.006Z]     --- PASS: TestLiveRestore/volume_references (7.25s)
13:56:19 [2024-01-22T13:56:19.006Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (4.19s)
13:56:19 [2024-01-22T13:56:19.006Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (1.17s)
13:56:19 [2024-01-22T13:56:19.006Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (1.00s)
13:56:19 [2024-01-22T13:56:19.006Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.99s)
13:56:19 [2024-01-22T13:56:19.006Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (1.04s)
13:56:19 [2024-01-22T13:56:19.006Z]         --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options (1.48s)
13:56:19 [2024-01-22T13:56:19.006Z]             --- PASS: TestLiveRestore/volume_references/local_volume_with_mount_options/volume_still_mounted (0.49s)
13:56:19 [2024-01-22T13:56:19.006Z]         --- PASS: TestLiveRestore/volume_references/container_with_bind-mounts (0.99s)
13:56:19 [2024-01-22T13:56:19.006Z] === RUN   TestDaemonDefaultBridgeWithFixedCidrButNoBip
13:56:19 [2024-01-22T13:56:19.265Z] --- PASS: TestDaemonDefaultBridgeWithFixedCidrButNoBip (0.66s)
13:56:19 [2024-01-22T13:56:19.265Z] PASS
13:56:19 [2024-01-22T13:56:19.265Z] 
13:56:19 [2024-01-22T13:56:19.265Z] DONE 31 tests in 14.451s
13:56:19 [2024-01-22T13:56:19.265Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m  
13:56:19 [2024-01-22T13:56:19.265Z] ++ '[' -n '' ']'
13:56:19 [2024-01-22T13:56:19.265Z] ++ 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
13:56:19 [2024-01-22T13:56:19.265Z] ++ set -e
13:56:19 [2024-01-22T13:56:19.265Z] ++ '[' -n 0 ']'
13:56:19 [2024-01-22T13:56:19.265Z] ++ set -x
13:56:19 [2024-01-22T13:56:19.265Z] ++ 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.jndsX5hYC5/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
13:56:19 [2024-01-22T13:56:19.524Z] INFO: Testing against a local daemon
13:56:19 [2024-01-22T13:56:19.524Z] === RUN   TestCommitInheritsEnv
13:56:19 [2024-01-22T13:56:19.524Z] --- PASS: TestCommitInheritsEnv (0.16s)
13:56:19 [2024-01-22T13:56:19.524Z] === RUN   TestUsernsCommit
13:56:21 [2024-01-22T13:56:21.431Z] --- PASS: TestUsernsCommit (1.53s)
13:56:21 [2024-01-22T13:56:21.431Z] === RUN   TestImportExtremelyLargeImageWorks
13:56:21 [2024-01-22T13:56:21.431Z]     import_test.go:23: runtime.GOARCH == "arm64": effective test will be time out
13:56:21 [2024-01-22T13:56:21.431Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
13:56:21 [2024-01-22T13:56:21.431Z] === RUN   TestImportWithCustomPlatform
13:56:21 [2024-01-22T13:56:21.431Z] === RUN   TestImportWithCustomPlatform/#00
13:56:21 [2024-01-22T13:56:21.431Z] === RUN   TestImportWithCustomPlatform/linux
13:56:21 [2024-01-22T13:56:21.431Z] === RUN   TestImportWithCustomPlatform/LINUX
13:56:21 [2024-01-22T13:56:21.431Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
13:56:21 [2024-01-22T13:56:21.431Z] --- PASS: TestImportWithCustomPlatform (0.12s)
13:56:21 [2024-01-22T13:56:21.431Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.02s)
13:56:21 [2024-01-22T13:56:21.431Z]     --- PASS: TestImportWithCustomPlatform/linux (0.02s)
13:56:21 [2024-01-22T13:56:21.431Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.03s)
13:56:21 [2024-01-22T13:56:21.431Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s)
13:56:21 [2024-01-22T13:56:21.431Z] === RUN   TestImportWithCustomPlatformReject
13:56:21 [2024-01-22T13:56:21.431Z] === RUN   TestImportWithCustomPlatformReject/_______
13:56:21 [2024-01-22T13:56:21.431Z] === RUN   TestImportWithCustomPlatformReject//
13:56:21 [2024-01-22T13:56:21.431Z] === RUN   TestImportWithCustomPlatformReject/macos
13:56:21 [2024-01-22T13:56:21.431Z] === RUN   TestImportWithCustomPlatformReject/macos/arm64
13:56:21 [2024-01-22T13:56:21.431Z] === RUN   TestImportWithCustomPlatformReject/nintendo64
13:56:21 [2024-01-22T13:56:21.431Z] --- PASS: TestImportWithCustomPlatformReject (0.01s)
13:56:21 [2024-01-22T13:56:21.431Z]     --- PASS: TestImportWithCustomPlatformReject/_______ (0.00s)
13:56:21 [2024-01-22T13:56:21.431Z]     --- PASS: TestImportWithCustomPlatformReject// (0.00s)
13:56:21 [2024-01-22T13:56:21.431Z]     --- PASS: TestImportWithCustomPlatformReject/macos (0.00s)
13:56:21 [2024-01-22T13:56:21.431Z]     --- PASS: TestImportWithCustomPlatformReject/macos/arm64 (0.00s)
13:56:21 [2024-01-22T13:56:21.431Z]     --- PASS: TestImportWithCustomPlatformReject/nintendo64 (0.00s)
13:56:21 [2024-01-22T13:56:21.431Z] === RUN   TestImageInspectEmptyTagsAndDigests
13:56:21 [2024-01-22T13:56:21.431Z] --- PASS: TestImageInspectEmptyTagsAndDigests (0.02s)
13:56:21 [2024-01-22T13:56:21.431Z] === RUN   TestImagesFilterMultiReference
13:56:21 [2024-01-22T13:56:21.431Z] --- PASS: TestImagesFilterMultiReference (0.04s)
13:56:21 [2024-01-22T13:56:21.431Z] === RUN   TestImagesFilterUntil
13:56:21 [2024-01-22T13:56:21.431Z]     list_test.go:95: ImageList: ID=sha256:6fe57fdbe5ccd1a80e8fb81a03cfad315b4b9553b65a99a031e168a5f4f64e04 RepoTags=[testimagesfilteruntil:v1]
13:56:21 [2024-01-22T13:56:21.431Z] --- PASS: TestImagesFilterUntil (0.27s)
13:56:21 [2024-01-22T13:56:21.431Z] === RUN   TestImagesFilterBeforeSince
13:56:21 [2024-01-22T13:56:21.692Z]     list_test.go:129: ImageList: ID=sha256:bb8ec026455001d779e9aa36135022e3e530245a4e957c679b5d33a7192936fc RepoTags=[testimagesfilterbeforesince:v2]
13:56:21 [2024-01-22T13:56:21.692Z]     list_test.go:129: ImageList: ID=sha256:dfb6a6711239353bbefcb225d5d8a413631d0862c62f783eca4968a94cb6711b RepoTags=[testimagesfilterbeforesince:v1]
13:56:21 [2024-01-22T13:56:21.692Z]     list_test.go:129: ImageList: ID=sha256:7eec3c06d4ff58f2ec62ee90fafca6956ba216258427ebf280a06c3391dae138 RepoTags=[testimagesfilterbeforesince:v3]
13:56:21 [2024-01-22T13:56:21.692Z] --- PASS: TestImagesFilterBeforeSince (0.26s)
13:56:21 [2024-01-22T13:56:21.692Z] === RUN   TestAPIImagesFilters
13:56:21 [2024-01-22T13:56:21.952Z] === RUN   TestAPIImagesFilters/repository_regex
13:56:21 [2024-01-22T13:56:21.952Z] === PAUSE TestAPIImagesFilters/repository_regex
13:56:21 [2024-01-22T13:56:21.952Z] === RUN   TestAPIImagesFilters/image_name_regex
13:56:21 [2024-01-22T13:56:21.952Z] === PAUSE TestAPIImagesFilters/image_name_regex
13:56:21 [2024-01-22T13:56:21.952Z] === RUN   TestAPIImagesFilters/image_name_without_a_tag
13:56:21 [2024-01-22T13:56:21.952Z] === PAUSE TestAPIImagesFilters/image_name_without_a_tag
13:56:21 [2024-01-22T13:56:21.952Z] === RUN   TestAPIImagesFilters/registry_port_regex
13:56:21 [2024-01-22T13:56:21.952Z] === PAUSE TestAPIImagesFilters/registry_port_regex
13:56:21 [2024-01-22T13:56:21.952Z] === CONT  TestAPIImagesFilters/repository_regex
13:56:21 [2024-01-22T13:56:21.952Z] === CONT  TestAPIImagesFilters/registry_port_regex
13:56:21 [2024-01-22T13:56:21.952Z] === CONT  TestAPIImagesFilters/image_name_without_a_tag
13:56:21 [2024-01-22T13:56:21.952Z] === CONT  TestAPIImagesFilters/image_name_regex
13:56:21 [2024-01-22T13:56:21.952Z] --- PASS: TestAPIImagesFilters (0.04s)
13:56:21 [2024-01-22T13:56:21.952Z]     --- PASS: TestAPIImagesFilters/repository_regex (0.00s)
13:56:21 [2024-01-22T13:56:21.952Z]     --- PASS: TestAPIImagesFilters/registry_port_regex (0.00s)
13:56:21 [2024-01-22T13:56:21.952Z]     --- PASS: TestAPIImagesFilters/image_name_without_a_tag (0.00s)
13:56:21 [2024-01-22T13:56:21.952Z]     --- PASS: TestAPIImagesFilters/image_name_regex (0.00s)
13:56:21 [2024-01-22T13:56:21.952Z] === RUN   TestPruneDontDeleteUsedDangling
13:56:22 [2024-01-22T13:56:22.523Z] --- PASS: TestPruneDontDeleteUsedDangling (0.55s)
13:56:22 [2024-01-22T13:56:22.523Z] === RUN   TestImagePullPlatformInvalid
13:56:22 [2024-01-22T13:56:22.523Z] --- PASS: TestImagePullPlatformInvalid (0.01s)
13:56:22 [2024-01-22T13:56:22.523Z] === RUN   TestImagePullStoredfDigestForOtherRepo
13:56:22 [2024-01-22T13:56:22.523Z] time="2024-01-22T13:56:22.299341754Z" 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=956b17e7-5672-483d-a9fc-84f8de44c99a version=2.8.3 
13:56:22 [2024-01-22T13:56:22.523Z] time="2024-01-22T13:56:22.29943781Z" level=info msg="redis not configured" go.version=go1.20.8 instance.id=956b17e7-5672-483d-a9fc-84f8de44c99a version=2.8.3 
13:56:22 [2024-01-22T13:56:22.523Z] time="2024-01-22T13:56:22.299465994Z" level=info msg="Starting upload purge in 24m0s" go.version=go1.20.8 instance.id=956b17e7-5672-483d-a9fc-84f8de44c99a version=2.8.3 
13:56:22 [2024-01-22T13:56:22.523Z] time="2024-01-22T13:56:22.299673686Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.20.8 instance.id=956b17e7-5672-483d-a9fc-84f8de44c99a version=2.8.3 
13:56:22 [2024-01-22T13:56:22.523Z] time="2024-01-22T13:56:22.393686647Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=48360528-5014-4b1b-96f7-b339a8129b25 http.request.method=GET http.request.remoteaddr="127.0.0.1:58694" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" 
13:56:22 [2024-01-22T13:56:22.523Z] time="2024-01-22T13:56:22.393740103Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=48360528-5014-4b1b-96f7-b339a8129b25 http.request.method=GET http.request.remoteaddr="127.0.0.1:58694" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.972048ms http.response.status=200 http.response.written=2 
13:56:22 [2024-01-22T13:56:22.523Z] 127.0.0.1 - - [22/Jan/2024:13:56:22 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1"
13:56:22 [2024-01-22T13:56:22.523Z] time="2024-01-22T13:56:22.396242176Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=619c29cf-5e07-4176-85ea-36f8175f5528 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58712" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
13:56:22 [2024-01-22T13:56:22.523Z] time="2024-01-22T13:56:22.396292718Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=619c29cf-5e07-4176-85ea-36f8175f5528 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58712" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
13:56:22 [2024-01-22T13:56:22.523Z] time="2024-01-22T13:56:22.396308931Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=be54f970-f1ba-4169-9d47-64c8eaebc31c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58698" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
13:56:22 [2024-01-22T13:56:22.523Z] time="2024-01-22T13:56:22.396342416Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=be54f970-f1ba-4169-9d47-64c8eaebc31c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58698" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
13:56:22 [2024-01-22T13:56:22.524Z] time="2024-01-22T13:56:22.396406185Z" 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=be54f970-f1ba-4169-9d47-64c8eaebc31c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58698" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=25.927µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=3ed82fac-f06b-4c2c-8e23-b2f0580523ff trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
13:56:22 [2024-01-22T13:56:22.524Z] time="2024-01-22T13:56:22.396405282Z" 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=619c29cf-5e07-4176-85ea-36f8175f5528 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58712" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=41.049µ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=21cd5377-1c27-4a43-adbe-eca4abd84e80 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
13:56:22 [2024-01-22T13:56:22.524Z] time="2024-01-22T13:56:22.396532894Z" 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=be54f970-f1ba-4169-9d47-64c8eaebc31c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58698" 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.229022ms http.response.status=404 http.response.written=157 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
13:56:22 [2024-01-22T13:56:22.524Z] 127.0.0.1 - - [22/Jan/2024:13:56:22 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.7.12+unknown"
13:56:22 [2024-01-22T13:56:22.524Z] time="2024-01-22T13:56:22.396582666Z" 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=619c29cf-5e07-4176-85ea-36f8175f5528 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58712" 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.275282ms http.response.status=404 http.response.written=157 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
13:56:22 [2024-01-22T13:56:22.524Z] 127.0.0.1 - - [22/Jan/2024:13:56:22 +0000] "HEAD /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 404 157 "" "containerd/1.7.12+unknown"
13:56:22 [2024-01-22T13:56:22.524Z] time="2024-01-22T13:56:22.398226564Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3c57a8fb-dd07-4520-9c93-0d1aa460a8dd http.request.method=POST http.request.remoteaddr="127.0.0.1:58712" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" vars.name=test 
13:56:22 [2024-01-22T13:56:22.524Z] time="2024-01-22T13:56:22.3982999Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3c57a8fb-dd07-4520-9c93-0d1aa460a8dd http.request.method=POST http.request.remoteaddr="127.0.0.1:58712" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" vars.name=test 
13:56:22 [2024-01-22T13:56:22.524Z] time="2024-01-22T13:56:22.398308048Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=37375df5-a934-4a0a-8dc1-1464cb4444b1 http.request.method=POST http.request.remoteaddr="127.0.0.1:58698" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" vars.name=test 
13:56:22 [2024-01-22T13:56:22.524Z] time="2024-01-22T13:56:22.398374204Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=37375df5-a934-4a0a-8dc1-1464cb4444b1 http.request.method=POST http.request.remoteaddr="127.0.0.1:58698" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" vars.name=test 
13:56:22 [2024-01-22T13:56:22.524Z] time="2024-01-22T13:56:22.398453227Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/e4952b70-760d-4d41-994d-01bafea4a8c8/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3c57a8fb-dd07-4520-9c93-0d1aa460a8dd http.request.method=POST http.request.remoteaddr="127.0.0.1:58712" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" trace.duration=118.849µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=fd2208ec-e5e9-4c4b-96cd-948be027a263 trace.line=110 vars.name=test 
13:56:22 [2024-01-22T13:56:22.524Z] time="2024-01-22T13:56:22.398478317Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/0ca29328-d03f-4b25-b763-57924ae17615/startedat")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=37375df5-a934-4a0a-8dc1-1464cb4444b1 http.request.method=POST http.request.remoteaddr="127.0.0.1:58698" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" trace.duration=72.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=6fd7cde0-04a9-430f-a3fa-c1363b1ff3bc trace.line=110 vars.name=test 
13:56:22 [2024-01-22T13:56:22.524Z] time="2024-01-22T13:56:22.398506009Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/e4952b70-760d-4d41-994d-01bafea4a8c8/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3c57a8fb-dd07-4520-9c93-0d1aa460a8dd http.request.method=POST http.request.remoteaddr="127.0.0.1:58712" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" trace.duration=22.785µ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=4f2a8684-544b-4701-a6a9-f3093d981ed6 trace.line=142 vars.name=test 
13:56:22 [2024-01-22T13:56:22.524Z] time="2024-01-22T13:56:22.398524413Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/0ca29328-d03f-4b25-b763-57924ae17615/data", false)" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=37375df5-a934-4a0a-8dc1-1464cb4444b1 http.request.method=POST http.request.remoteaddr="127.0.0.1:58698" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" trace.duration=22.022µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Writer" trace.id=21661f78-a787-4e45-a3fc-87682bb1b4d7 trace.line=142 vars.name=test 
13:56:22 [2024-01-22T13:56:22.524Z] time="2024-01-22T13:56:22.398580149Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/e4952b70-760d-4d41-994d-01bafea4a8c8/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3c57a8fb-dd07-4520-9c93-0d1aa460a8dd http.request.method=POST http.request.remoteaddr="127.0.0.1:58712" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" trace.duration=42.083µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=bcc74a25-fdea-43dd-a1e1-d95c5246e34d trace.line=110 vars.name=test 
13:56:22 [2024-01-22T13:56:22.524Z] time="2024-01-22T13:56:22.398595419Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/0ca29328-d03f-4b25-b763-57924ae17615/hashstates/sha256/0")" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=37375df5-a934-4a0a-8dc1-1464cb4444b1 http.request.method=POST http.request.remoteaddr="127.0.0.1:58698" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" trace.duration=44.209µ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=8b1f58cf-1b5a-462c-b45c-5d6b684d1a6f trace.line=110 vars.name=test 
13:56:22 [2024-01-22T13:56:22.524Z] time="2024-01-22T13:56:22.398686822Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=3c57a8fb-dd07-4520-9c93-0d1aa460a8dd http.request.method=POST http.request.remoteaddr="127.0.0.1:58712" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" http.response.duration=1.799777ms http.response.status=202 http.response.written=0 
13:56:22 [2024-01-22T13:56:22.524Z] 127.0.0.1 - - [22/Jan/2024:13:56:22 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.12+unknown"
13:56:22 [2024-01-22T13:56:22.524Z] time="2024-01-22T13:56:22.398755891Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=37375df5-a934-4a0a-8dc1-1464cb4444b1 http.request.method=POST http.request.remoteaddr="127.0.0.1:58698" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.7.12+unknown" http.response.duration=1.908271ms http.response.status=202 http.response.written=0 
13:56:22 [2024-01-22T13:56:22.524Z] 127.0.0.1 - - [22/Jan/2024:13:56:22 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.7.12+unknown"
13:56:22 [2024-01-22T13:56:22.524Z] time="2024-01-22T13:56:22.400211396Z" 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=d9d24c4f-8671-4f98-88fb-93ec268c6a56 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58698" http.request.uri="/v2/test/blobs/uploads/e4952b70-760d-4d41-994d-01bafea4a8c8?_state=VqCGEavOb-Tb8xGDEtWuAQVHCsmQ-Z0CpUsxOguWlmV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU0OTUyYjcwLTc2MGQtNGQ0MS05OTRkLTAxYmFmZWE0YThjOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yMlQxMzo1NjoyMi4zOTgzMTQyODRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.uuid=e4952b70-760d-4d41-994d-01bafea4a8c8 
13:56:22 [2024-01-22T13:56:22.524Z] time="2024-01-22T13:56:22.400290106Z" 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=d9d24c4f-8671-4f98-88fb-93ec268c6a56 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58698" http.request.uri="/v2/test/blobs/uploads/e4952b70-760d-4d41-994d-01bafea4a8c8?_state=VqCGEavOb-Tb8xGDEtWuAQVHCsmQ-Z0CpUsxOguWlmV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU0OTUyYjcwLTc2MGQtNGQ0MS05OTRkLTAxYmFmZWE0YThjOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yMlQxMzo1NjoyMi4zOTgzMTQyODRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.uuid=e4952b70-760d-4d41-994d-01bafea4a8c8 
13:56:22 [2024-01-22T13:56:22.524Z] time="2024-01-22T13:56:22.40037017Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/e4952b70-760d-4d41-994d-01bafea4a8c8/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d9d24c4f-8671-4f98-88fb-93ec268c6a56 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58698" http.request.uri="/v2/test/blobs/uploads/e4952b70-760d-4d41-994d-01bafea4a8c8?_state=VqCGEavOb-Tb8xGDEtWuAQVHCsmQ-Z0CpUsxOguWlmV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU0OTUyYjcwLTc2MGQtNGQ0MS05OTRkLTAxYmFmZWE0YThjOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yMlQxMzo1NjoyMi4zOTgzMTQyODRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=47.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=55ff8867-719e-4e50-aa1a-2dd5e68d3c69 trace.line=95 vars.name=test vars.uuid=e4952b70-760d-4d41-994d-01bafea4a8c8 
13:56:22 [2024-01-22T13:56:22.524Z] time="2024-01-22T13:56:22.400427728Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/e4952b70-760d-4d41-994d-01bafea4a8c8/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d9d24c4f-8671-4f98-88fb-93ec268c6a56 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58698" http.request.uri="/v2/test/blobs/uploads/e4952b70-760d-4d41-994d-01bafea4a8c8?_state=VqCGEavOb-Tb8xGDEtWuAQVHCsmQ-Z0CpUsxOguWlmV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU0OTUyYjcwLTc2MGQtNGQ0MS05OTRkLTAxYmFmZWE0YThjOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yMlQxMzo1NjoyMi4zOTgzMTQyODRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=22.359µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Writer" trace.id=b3c8e4a8-1885-4287-8e33-f700274cc441 trace.line=142 vars.name=test vars.uuid=e4952b70-760d-4d41-994d-01bafea4a8c8 
13:56:22 [2024-01-22T13:56:22.524Z] time="2024-01-22T13:56:22.400473561Z" 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=d9d24c4f-8671-4f98-88fb-93ec268c6a56 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58698" http.request.uri="/v2/test/blobs/uploads/e4952b70-760d-4d41-994d-01bafea4a8c8?_state=VqCGEavOb-Tb8xGDEtWuAQVHCsmQ-Z0CpUsxOguWlmV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU0OTUyYjcwLTc2MGQtNGQ0MS05OTRkLTAxYmFmZWE0YThjOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yMlQxMzo1NjoyMi4zOTgzMTQyODRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.uuid=e4952b70-760d-4d41-994d-01bafea4a8c8 
13:56:22 [2024-01-22T13:56:22.524Z] time="2024-01-22T13:56:22.40054821Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/e4952b70-760d-4d41-994d-01bafea4a8c8/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=d9d24c4f-8671-4f98-88fb-93ec268c6a56 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58698" http.request.uri="/v2/test/blobs/uploads/e4952b70-760d-4d41-994d-01bafea4a8c8?_state=VqCGEavOb-Tb8xGDEtWuAQVHCsmQ-Z0CpUsxOguWlmV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU0OTUyYjcwLTc2MGQtNGQ0MS05OTRkLTAxYmFmZWE0YThjOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yMlQxMzo1NjoyMi4zOTgzMTQyODRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=39.458µ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=e75d4577-cac1-4f30-8ac3-f6641f9c2f09 trace.line=110 vars.name=test vars.uuid=e4952b70-760d-4d41-994d-01bafea4a8c8 
13:56:22 [2024-01-22T13:56:22.524Z] time="2024-01-22T13:56:22.400592402Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/e4952b70-760d-4d41-994d-01bafea4a8c8/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d9d24c4f-8671-4f98-88fb-93ec268c6a56 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58698" http.request.uri="/v2/test/blobs/uploads/e4952b70-760d-4d41-994d-01bafea4a8c8?_state=VqCGEavOb-Tb8xGDEtWuAQVHCsmQ-Z0CpUsxOguWlmV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU0OTUyYjcwLTc2MGQtNGQ0MS05OTRkLTAxYmFmZWE0YThjOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yMlQxMzo1NjoyMi4zOTgzMTQyODRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=13.62µ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=71f7e7d0-8566-417c-82fe-96151f2b8c85 trace.line=155 vars.name=test vars.uuid=e4952b70-760d-4d41-994d-01bafea4a8c8 
13:56:22 [2024-01-22T13:56:22.524Z] time="2024-01-22T13:56:22.400631162Z" 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=d9d24c4f-8671-4f98-88fb-93ec268c6a56 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58698" http.request.uri="/v2/test/blobs/uploads/e4952b70-760d-4d41-994d-01bafea4a8c8?_state=VqCGEavOb-Tb8xGDEtWuAQVHCsmQ-Z0CpUsxOguWlmV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU0OTUyYjcwLTc2MGQtNGQ0MS05OTRkLTAxYmFmZWE0YThjOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yMlQxMzo1NjoyMi4zOTgzMTQyODRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=11.963µ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=d0def0ec-1c69-45a2-9328-f35fad54cdab trace.line=155 vars.name=test vars.uuid=e4952b70-760d-4d41-994d-01bafea4a8c8 
13:56:22 [2024-01-22T13:56:22.524Z] time="2024-01-22T13:56:22.400657451Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/e4952b70-760d-4d41-994d-01bafea4a8c8/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d9d24c4f-8671-4f98-88fb-93ec268c6a56 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58698" http.request.uri="/v2/test/blobs/uploads/e4952b70-760d-4d41-994d-01bafea4a8c8?_state=VqCGEavOb-Tb8xGDEtWuAQVHCsmQ-Z0CpUsxOguWlmV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU0OTUyYjcwLTc2MGQtNGQ0MS05OTRkLTAxYmFmZWE0YThjOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yMlQxMzo1NjoyMi4zOTgzMTQyODRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=8.452µ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=68ef8eb0-b55e-4f7b-8930-e04cab7d2d77 trace.line=155 vars.name=test vars.uuid=e4952b70-760d-4d41-994d-01bafea4a8c8 
13:56:22 [2024-01-22T13:56:22.524Z] time="2024-01-22T13:56:22.400748936Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/e4952b70-760d-4d41-994d-01bafea4a8c8/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=d9d24c4f-8671-4f98-88fb-93ec268c6a56 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58698" http.request.uri="/v2/test/blobs/uploads/e4952b70-760d-4d41-994d-01bafea4a8c8?_state=VqCGEavOb-Tb8xGDEtWuAQVHCsmQ-Z0CpUsxOguWlmV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU0OTUyYjcwLTc2MGQtNGQ0MS05OTRkLTAxYmFmZWE0YThjOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yMlQxMzo1NjoyMi4zOTgzMTQyODRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=65.377µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=6b052752-513f-473a-801c-0548861ef304 trace.line=185 vars.name=test vars.uuid=e4952b70-760d-4d41-994d-01bafea4a8c8 
13:56:22 [2024-01-22T13:56:22.524Z] time="2024-01-22T13:56:22.400839938Z" 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=d9d24c4f-8671-4f98-88fb-93ec268c6a56 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58698" http.request.uri="/v2/test/blobs/uploads/e4952b70-760d-4d41-994d-01bafea4a8c8?_state=VqCGEavOb-Tb8xGDEtWuAQVHCsmQ-Z0CpUsxOguWlmV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU0OTUyYjcwLTc2MGQtNGQ0MS05OTRkLTAxYmFmZWE0YThjOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yMlQxMzo1NjoyMi4zOTgzMTQyODRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=59.699µ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=49b4e6c4-b068-462a-9293-8c9ab929e1e2 trace.line=110 vars.name=test vars.uuid=e4952b70-760d-4d41-994d-01bafea4a8c8 
13:56:22 [2024-01-22T13:56:22.525Z] time="2024-01-22T13:56:22.400969084Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/e4952b70-760d-4d41-994d-01bafea4a8c8")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d9d24c4f-8671-4f98-88fb-93ec268c6a56 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58698" http.request.uri="/v2/test/blobs/uploads/e4952b70-760d-4d41-994d-01bafea4a8c8?_state=VqCGEavOb-Tb8xGDEtWuAQVHCsmQ-Z0CpUsxOguWlmV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU0OTUyYjcwLTc2MGQtNGQ0MS05OTRkLTAxYmFmZWE0YThjOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yMlQxMzo1NjoyMi4zOTgzMTQyODRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" trace.duration=101.93µ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=0a23d2fb-f357-4a29-8c00-91f3a24e6aea trace.line=202 vars.name=test vars.uuid=e4952b70-760d-4d41-994d-01bafea4a8c8 
13:56:22 [2024-01-22T13:56:22.525Z] time="2024-01-22T13:56:22.401052258Z" 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=d9d24c4f-8671-4f98-88fb-93ec268c6a56 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58698" http.request.uri="/v2/test/blobs/uploads/e4952b70-760d-4d41-994d-01bafea4a8c8?_state=VqCGEavOb-Tb8xGDEtWuAQVHCsmQ-Z0CpUsxOguWlmV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU0OTUyYjcwLTc2MGQtNGQ0MS05OTRkLTAxYmFmZWE0YThjOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yMlQxMzo1NjoyMi4zOTgzMTQyODRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="containerd/1.7.12+unknown" http.response.duration=1.644325ms http.response.status=201 http.response.written=0 
13:56:22 [2024-01-22T13:56:22.525Z] 127.0.0.1 - - [22/Jan/2024:13:56:22 +0000] "PUT /v2/test/blobs/uploads/e4952b70-760d-4d41-994d-01bafea4a8c8?_state=VqCGEavOb-Tb8xGDEtWuAQVHCsmQ-Z0CpUsxOguWlmV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImU0OTUyYjcwLTc2MGQtNGQ0MS05OTRkLTAxYmFmZWE0YThjOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yMlQxMzo1NjoyMi4zOTgzMTQyODRaIn0%3D&digest=sha256%3Acf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 201 0 "" "containerd/1.7.12+unknown"
13:56:22 [2024-01-22T13:56:22.525Z] time="2024-01-22T13:56:22.401987419Z" 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=d328e2f4-50ed-4366-8a52-335b922c5166 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58712" http.request.uri="/v2/test/blobs/uploads/0ca29328-d03f-4b25-b763-57924ae17615?_state=SBsT9a_PMsLa7wv50vYxgLqhQo8nZZgnBacC5GZak7J7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBjYTI5MzI4LWQwM2YtNGIyNS1iNzYzLTU3OTI0YWUxNzYxNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yMlQxMzo1NjoyMi4zOTgzODc2NDRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.uuid=0ca29328-d03f-4b25-b763-57924ae17615 
13:56:22 [2024-01-22T13:56:22.525Z] time="2024-01-22T13:56:22.402084312Z" 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=d328e2f4-50ed-4366-8a52-335b922c5166 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58712" http.request.uri="/v2/test/blobs/uploads/0ca29328-d03f-4b25-b763-57924ae17615?_state=SBsT9a_PMsLa7wv50vYxgLqhQo8nZZgnBacC5GZak7J7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBjYTI5MzI4LWQwM2YtNGIyNS1iNzYzLTU3OTI0YWUxNzYxNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yMlQxMzo1NjoyMi4zOTgzODc2NDRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.uuid=0ca29328-d03f-4b25-b763-57924ae17615 
13:56:22 [2024-01-22T13:56:22.525Z] time="2024-01-22T13:56:22.402163424Z" level=debug msg="filesystem.GetContent("/docker/registry/v2/repositories/test/_uploads/0ca29328-d03f-4b25-b763-57924ae17615/startedat")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d328e2f4-50ed-4366-8a52-335b922c5166 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58712" http.request.uri="/v2/test/blobs/uploads/0ca29328-d03f-4b25-b763-57924ae17615?_state=SBsT9a_PMsLa7wv50vYxgLqhQo8nZZgnBacC5GZak7J7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBjYTI5MzI4LWQwM2YtNGIyNS1iNzYzLTU3OTI0YWUxNzYxNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yMlQxMzo1NjoyMi4zOTgzODc2NDRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=47.605µ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=20ecfaa6-935d-4d36-b01e-fbd16862d37a trace.line=95 vars.name=test vars.uuid=0ca29328-d03f-4b25-b763-57924ae17615 
13:56:22 [2024-01-22T13:56:22.525Z] time="2024-01-22T13:56:22.402217404Z" level=debug msg="filesystem.Writer("/docker/registry/v2/repositories/test/_uploads/0ca29328-d03f-4b25-b763-57924ae17615/data", true)" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d328e2f4-50ed-4366-8a52-335b922c5166 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58712" http.request.uri="/v2/test/blobs/uploads/0ca29328-d03f-4b25-b763-57924ae17615?_state=SBsT9a_PMsLa7wv50vYxgLqhQo8nZZgnBacC5GZak7J7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBjYTI5MzI4LWQwM2YtNGIyNS1iNzYzLTU3OTI0YWUxNzYxNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yMlQxMzo1NjoyMi4zOTgzODc2NDRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=22.227µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Writer" trace.id=75f01352-e34f-4820-bbb9-17c5b1c3e967 trace.line=142 vars.name=test vars.uuid=0ca29328-d03f-4b25-b763-57924ae17615 
13:56:22 [2024-01-22T13:56:22.525Z] time="2024-01-22T13:56:22.402256411Z" 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=d328e2f4-50ed-4366-8a52-335b922c5166 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58712" http.request.uri="/v2/test/blobs/uploads/0ca29328-d03f-4b25-b763-57924ae17615?_state=SBsT9a_PMsLa7wv50vYxgLqhQo8nZZgnBacC5GZak7J7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBjYTI5MzI4LWQwM2YtNGIyNS1iNzYzLTU3OTI0YWUxNzYxNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yMlQxMzo1NjoyMi4zOTgzODc2NDRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.uuid=0ca29328-d03f-4b25-b763-57924ae17615 
13:56:22 [2024-01-22T13:56:22.525Z] time="2024-01-22T13:56:22.402329181Z" level=debug msg="filesystem.PutContent("/docker/registry/v2/repositories/test/_uploads/0ca29328-d03f-4b25-b763-57924ae17615/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=d328e2f4-50ed-4366-8a52-335b922c5166 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58712" http.request.uri="/v2/test/blobs/uploads/0ca29328-d03f-4b25-b763-57924ae17615?_state=SBsT9a_PMsLa7wv50vYxgLqhQo8nZZgnBacC5GZak7J7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBjYTI5MzI4LWQwM2YtNGIyNS1iNzYzLTU3OTI0YWUxNzYxNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yMlQxMzo1NjoyMi4zOTgzODc2NDRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=38.702µ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=4a2b0afa-1cd6-4076-92fc-69f585c193e0 trace.line=110 vars.name=test vars.uuid=0ca29328-d03f-4b25-b763-57924ae17615 
13:56:22 [2024-01-22T13:56:22.525Z] time="2024-01-22T13:56:22.402366177Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/0ca29328-d03f-4b25-b763-57924ae17615/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d328e2f4-50ed-4366-8a52-335b922c5166 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58712" http.request.uri="/v2/test/blobs/uploads/0ca29328-d03f-4b25-b763-57924ae17615?_state=SBsT9a_PMsLa7wv50vYxgLqhQo8nZZgnBacC5GZak7J7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBjYTI5MzI4LWQwM2YtNGIyNS1iNzYzLTU3OTI0YWUxNzYxNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yMlQxMzo1NjoyMi4zOTgzODc2NDRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=11.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).Stat" trace.id=df3493c9-10be-49a0-a6f9-ff16962fddf1 trace.line=155 vars.name=test vars.uuid=0ca29328-d03f-4b25-b763-57924ae17615 
13:56:22 [2024-01-22T13:56:22.525Z] time="2024-01-22T13:56:22.402404502Z" 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=d328e2f4-50ed-4366-8a52-335b922c5166 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58712" http.request.uri="/v2/test/blobs/uploads/0ca29328-d03f-4b25-b763-57924ae17615?_state=SBsT9a_PMsLa7wv50vYxgLqhQo8nZZgnBacC5GZak7J7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBjYTI5MzI4LWQwM2YtNGIyNS1iNzYzLTU3OTI0YWUxNzYxNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yMlQxMzo1NjoyMi4zOTgzODc2NDRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=12.48µ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=242f2bf6-e8f4-459a-b315-5c6ace1f2523 trace.line=155 vars.name=test vars.uuid=0ca29328-d03f-4b25-b763-57924ae17615 
13:56:22 [2024-01-22T13:56:22.525Z] time="2024-01-22T13:56:22.402430783Z" level=debug msg="filesystem.Stat("/docker/registry/v2/repositories/test/_uploads/0ca29328-d03f-4b25-b763-57924ae17615/data")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d328e2f4-50ed-4366-8a52-335b922c5166 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58712" http.request.uri="/v2/test/blobs/uploads/0ca29328-d03f-4b25-b763-57924ae17615?_state=SBsT9a_PMsLa7wv50vYxgLqhQo8nZZgnBacC5GZak7J7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBjYTI5MzI4LWQwM2YtNGIyNS1iNzYzLTU3OTI0YWUxNzYxNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yMlQxMzo1NjoyMi4zOTgzODc2NDRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=8.517µ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=1cc39ab4-21fc-417a-b5d3-b0fa92dcfb1c trace.line=155 vars.name=test vars.uuid=0ca29328-d03f-4b25-b763-57924ae17615 
13:56:22 [2024-01-22T13:56:22.525Z] time="2024-01-22T13:56:22.40248862Z" level=debug msg="filesystem.Move("/docker/registry/v2/repositories/test/_uploads/0ca29328-d03f-4b25-b763-57924ae17615/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=d328e2f4-50ed-4366-8a52-335b922c5166 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58712" http.request.uri="/v2/test/blobs/uploads/0ca29328-d03f-4b25-b763-57924ae17615?_state=SBsT9a_PMsLa7wv50vYxgLqhQo8nZZgnBacC5GZak7J7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBjYTI5MzI4LWQwM2YtNGIyNS1iNzYzLTU3OTI0YWUxNzYxNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yMlQxMzo1NjoyMi4zOTgzODc2NDRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=37.25µ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=82d65af0-1eed-4f29-bd60-7a65ebd61422 trace.line=185 vars.name=test vars.uuid=0ca29328-d03f-4b25-b763-57924ae17615 
13:56:22 [2024-01-22T13:56:22.525Z] time="2024-01-22T13:56:22.402553677Z" 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=d328e2f4-50ed-4366-8a52-335b922c5166 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58712" http.request.uri="/v2/test/blobs/uploads/0ca29328-d03f-4b25-b763-57924ae17615?_state=SBsT9a_PMsLa7wv50vYxgLqhQo8nZZgnBacC5GZak7J7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBjYTI5MzI4LWQwM2YtNGIyNS1iNzYzLTU3OTI0YWUxNzYxNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yMlQxMzo1NjoyMi4zOTgzODc2NDRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=36.39µ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=ab56a222-e6d9-480b-852f-e9b0510e921e trace.line=110 vars.name=test vars.uuid=0ca29328-d03f-4b25-b763-57924ae17615 
13:56:22 [2024-01-22T13:56:22.525Z] time="2024-01-22T13:56:22.402664288Z" level=debug msg="filesystem.Delete("/docker/registry/v2/repositories/test/_uploads/0ca29328-d03f-4b25-b763-57924ae17615")" go.version=go1.20.8 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d328e2f4-50ed-4366-8a52-335b922c5166 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58712" http.request.uri="/v2/test/blobs/uploads/0ca29328-d03f-4b25-b763-57924ae17615?_state=SBsT9a_PMsLa7wv50vYxgLqhQo8nZZgnBacC5GZak7J7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBjYTI5MzI4LWQwM2YtNGIyNS1iNzYzLTU3OTI0YWUxNzYxNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yMlQxMzo1NjoyMi4zOTgzODc2NDRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" trace.duration=82.231µ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=eb663f86-fcc5-4d72-9e83-5b9637c49334 trace.line=202 vars.name=test vars.uuid=0ca29328-d03f-4b25-b763-57924ae17615 
13:56:22 [2024-01-22T13:56:22.525Z] time="2024-01-22T13:56:22.402740176Z" 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=d328e2f4-50ed-4366-8a52-335b922c5166 http.request.method=PUT http.request.remoteaddr="127.0.0.1:58712" http.request.uri="/v2/test/blobs/uploads/0ca29328-d03f-4b25-b763-57924ae17615?_state=SBsT9a_PMsLa7wv50vYxgLqhQo8nZZgnBacC5GZak7J7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBjYTI5MzI4LWQwM2YtNGIyNS1iNzYzLTU3OTI0YWUxNzYxNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yMlQxMzo1NjoyMi4zOTgzODc2NDRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.7.12+unknown" http.response.duration=2.150113ms http.response.status=201 http.response.written=0 
13:56:22 [2024-01-22T13:56:22.525Z] 127.0.0.1 - - [22/Jan/2024:13:56:22 +0000] "PUT /v2/test/blobs/uploads/0ca29328-d03f-4b25-b763-57924ae17615?_state=SBsT9a_PMsLa7wv50vYxgLqhQo8nZZgnBacC5GZak7J7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjBjYTI5MzI4LWQwM2YtNGIyNS1iNzYzLTU3OTI0YWUxNzYxNSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyNC0wMS0yMlQxMzo1NjoyMi4zOTgzODc2NDRaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.7.12+unknown"
13:56:22 [2024-01-22T13:56:22.525Z] time="2024-01-22T13:56:22.403896732Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=89f397cf-2deb-46d2-bce7-036eafa079d7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58712" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
13:56:22 [2024-01-22T13:56:22.525Z] time="2024-01-22T13:56:22.403934852Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=89f397cf-2deb-46d2-bce7-036eafa079d7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58712" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
13:56:22 [2024-01-22T13:56:22.525Z] time="2024-01-22T13:56:22.403993863Z" 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=89f397cf-2deb-46d2-bce7-036eafa079d7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58712" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=29.079µ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=0684dd8c-381f-4304-bfd3-ae98558e2df1 trace.line=95 vars.name=test vars.reference=latest 
13:56:22 [2024-01-22T13:56:22.525Z] time="2024-01-22T13:56:22.404065459Z" 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=89f397cf-2deb-46d2-bce7-036eafa079d7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58712" 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="933.767µs" http.response.status=404 http.response.written=96 vars.name=test vars.reference=latest 
13:56:22 [2024-01-22T13:56:22.525Z] 127.0.0.1 - - [22/Jan/2024:13:56:22 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.7.12+unknown"
13:56:22 [2024-01-22T13:56:22.525Z] time="2024-01-22T13:56:22.405536389Z" 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=78255dd2-5139-43c8-930c-7ae1c0a913fc http.request.method=PUT http.request.remoteaddr="127.0.0.1:58712" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
13:56:22 [2024-01-22T13:56:22.525Z] time="2024-01-22T13:56:22.405575789Z" 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=78255dd2-5139-43c8-930c-7ae1c0a913fc http.request.method=PUT http.request.remoteaddr="127.0.0.1:58712" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
13:56:22 [2024-01-22T13:56:22.525Z] time="2024-01-22T13:56:22.405734227Z" 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=78255dd2-5139-43c8-930c-7ae1c0a913fc http.request.method=PUT http.request.remoteaddr="127.0.0.1:58712" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
13:56:22 [2024-01-22T13:56:22.525Z] time="2024-01-22T13:56:22.405756422Z" 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=78255dd2-5139-43c8-930c-7ae1c0a913fc http.request.method=PUT http.request.remoteaddr="127.0.0.1:58712" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
13:56:22 [2024-01-22T13:56:22.525Z] time="2024-01-22T13:56:22.405769443Z" 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=78255dd2-5139-43c8-930c-7ae1c0a913fc http.request.method=PUT http.request.remoteaddr="127.0.0.1:58712" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
13:56:22 [2024-01-22T13:56:22.525Z] time="2024-01-22T13:56:22.405852379Z" 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=78255dd2-5139-43c8-930c-7ae1c0a913fc http.request.method=PUT http.request.remoteaddr="127.0.0.1:58712" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=46.817µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=3411ab8f-98e1-4ba3-bf8f-21cc966eedd1 trace.line=95 vars.name=test vars.reference=latest 
13:56:22 [2024-01-22T13:56:22.525Z] time="2024-01-22T13:56:22.405901879Z" 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=78255dd2-5139-43c8-930c-7ae1c0a913fc http.request.method=PUT http.request.remoteaddr="127.0.0.1:58712" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=16.386µ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=e3289b8e-5d80-44a7-9e0d-c82dca4cfcf2 trace.line=155 vars.name=test vars.reference=latest 
13:56:22 [2024-01-22T13:56:22.525Z] time="2024-01-22T13:56:22.405948319Z" 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=78255dd2-5139-43c8-930c-7ae1c0a913fc http.request.method=PUT http.request.remoteaddr="127.0.0.1:58712" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=18.986µ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=63925a1b-a67c-4a0e-898b-a0dfc03f6c75 trace.line=95 vars.name=test vars.reference=latest 
13:56:22 [2024-01-22T13:56:22.526Z] time="2024-01-22T13:56:22.405986103Z" 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=78255dd2-5139-43c8-930c-7ae1c0a913fc http.request.method=PUT http.request.remoteaddr="127.0.0.1:58712" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=11.331µ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=5741b814-bccc-4b6f-b01f-d57d24f8f5f0 trace.line=155 vars.name=test vars.reference=latest 
13:56:22 [2024-01-22T13:56:22.526Z] time="2024-01-22T13:56:22.406023953Z" 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=78255dd2-5139-43c8-930c-7ae1c0a913fc http.request.method=PUT http.request.remoteaddr="127.0.0.1:58712" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=12.849µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=f7f56b73-b433-43e0-bf5c-cb736d4db60f trace.line=155 vars.name=test vars.reference=latest 
13:56:22 [2024-01-22T13:56:22.526Z] time="2024-01-22T13:56:22.406104165Z" 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=78255dd2-5139-43c8-930c-7ae1c0a913fc http.request.method=PUT http.request.remoteaddr="127.0.0.1:58712" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=54.399µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=33d41efb-bed1-4331-a6b1-d7dcdfafea2c trace.line=110 vars.name=test vars.reference=latest 
13:56:22 [2024-01-22T13:56:22.526Z] time="2024-01-22T13:56:22.406186247Z" 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=78255dd2-5139-43c8-930c-7ae1c0a913fc http.request.method=PUT http.request.remoteaddr="127.0.0.1:58712" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=50.616µ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=6a44b574-7b3d-4f81-923a-abf8b250395c trace.line=110 vars.name=test vars.reference=latest 
13:56:22 [2024-01-22T13:56:22.526Z] time="2024-01-22T13:56:22.406339139Z" 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=78255dd2-5139-43c8-930c-7ae1c0a913fc http.request.method=PUT http.request.remoteaddr="127.0.0.1:58712" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=58.641µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=90b58b13-6b1c-4258-8989-bee5cbc98865 trace.line=110 vars.name=test vars.reference=latest 
13:56:22 [2024-01-22T13:56:22.526Z] time="2024-01-22T13:56:22.406393398Z" 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=78255dd2-5139-43c8-930c-7ae1c0a913fc http.request.method=PUT http.request.remoteaddr="127.0.0.1:58712" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" trace.duration=30.465µ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=8746cfbc-5c05-48e8-9fed-cece328c98f5 trace.line=110 vars.name=test vars.reference=latest 
13:56:22 [2024-01-22T13:56:22.526Z] time="2024-01-22T13:56:22.40643151Z" 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=78255dd2-5139-43c8-930c-7ae1c0a913fc http.request.method=PUT http.request.remoteaddr="127.0.0.1:58712" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" vars.name=test vars.reference=latest 
13:56:22 [2024-01-22T13:56:22.526Z] time="2024-01-22T13:56:22.406448929Z" 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=78255dd2-5139-43c8-930c-7ae1c0a913fc http.request.method=PUT http.request.remoteaddr="127.0.0.1:58712" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.7.12+unknown" http.response.duration=2.057897ms http.response.status=201 http.response.written=0 
13:56:22 [2024-01-22T13:56:22.526Z] 127.0.0.1 - - [22/Jan/2024:13:56:22 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.7.12+unknown"
13:56:22 [2024-01-22T13:56:22.526Z] time="2024-01-22T13:56:22.41096977Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a08e3d46-af94-4eaf-8161-17f727f502bf http.request.method=GET http.request.remoteaddr="127.0.0.1:58726" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.6 git-commit/deaf6ace3748db607ab8ea80653339f554129422 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 
13:56:22 [2024-01-22T13:56:22.526Z] time="2024-01-22T13:56:22.411011976Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a08e3d46-af94-4eaf-8161-17f727f502bf http.request.method=GET http.request.remoteaddr="127.0.0.1:58726" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.6 git-commit/deaf6ace3748db607ab8ea80653339f554129422 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="927.514µs" http.response.status=200 http.response.written=2 
13:56:22 [2024-01-22T13:56:22.526Z] 127.0.0.1 - - [22/Jan/2024:13:56:22 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.6 git-commit/deaf6ace3748db607ab8ea80653339f554129422 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
13:56:22 [2024-01-22T13:56:22.526Z] time="2024-01-22T13:56:22.413173551Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=43aec782-dcc3-4e6d-8cf7-017c4e7ab15a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58730" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/deaf6ace3748db607ab8ea80653339f554129422 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
13:56:22 [2024-01-22T13:56:22.526Z] time="2024-01-22T13:56:22.413215741Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=43aec782-dcc3-4e6d-8cf7-017c4e7ab15a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58730" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/deaf6ace3748db607ab8ea80653339f554129422 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
13:56:22 [2024-01-22T13:56:22.526Z] time="2024-01-22T13:56:22.413312904Z" 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=43aec782-dcc3-4e6d-8cf7-017c4e7ab15a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58730" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/deaf6ace3748db607ab8ea80653339f554129422 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=58.493µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=e8eee9cc-7e97-488f-a114-771e09e39f06 trace.line=95 vars.name=test vars.reference=latest 
13:56:22 [2024-01-22T13:56:22.526Z] time="2024-01-22T13:56:22.413336657Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=43aec782-dcc3-4e6d-8cf7-017c4e7ab15a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58730" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/deaf6ace3748db607ab8ea80653339f554129422 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
13:56:22 [2024-01-22T13:56:22.526Z] time="2024-01-22T13:56:22.413383376Z" 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=43aec782-dcc3-4e6d-8cf7-017c4e7ab15a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58730" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/deaf6ace3748db607ab8ea80653339f554129422 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=21.965µ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=2cfba046-4a3a-40ac-9218-e9ae599d9ba0 trace.line=95 vars.name=test vars.reference=latest 
13:56:22 [2024-01-22T13:56:22.526Z] time="2024-01-22T13:56:22.413430965Z" 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=43aec782-dcc3-4e6d-8cf7-017c4e7ab15a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58730" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/deaf6ace3748db607ab8ea80653339f554129422 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=17.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).Stat" trace.id=f676f16b-e1d6-4d62-99a8-51a7a84c269f trace.line=155 vars.name=test vars.reference=latest 
13:56:22 [2024-01-22T13:56:22.526Z] time="2024-01-22T13:56:22.413468585Z" 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=43aec782-dcc3-4e6d-8cf7-017c4e7ab15a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58730" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/deaf6ace3748db607ab8ea80653339f554129422 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.381µ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=9b11fe9e-5b36-4d9f-8a1e-f1815ae99178 trace.line=125 vars.name=test vars.reference=latest 
13:56:22 [2024-01-22T13:56:22.526Z] time="2024-01-22T13:56:22.413521581Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=43aec782-dcc3-4e6d-8cf7-017c4e7ab15a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58730" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/deaf6ace3748db607ab8ea80653339f554129422 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference=latest 
13:56:22 [2024-01-22T13:56:22.526Z] time="2024-01-22T13:56:22.41361739Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=43aec782-dcc3-4e6d-8cf7-017c4e7ab15a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58730" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.21.6 git-commit/deaf6ace3748db607ab8ea80653339f554129422 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.245777ms http.response.status=200 http.response.written=417 
13:56:22 [2024-01-22T13:56:22.526Z] 127.0.0.1 - - [22/Jan/2024:13:56:22 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.21.6 git-commit/deaf6ace3748db607ab8ea80653339f554129422 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
13:56:22 [2024-01-22T13:56:22.526Z] time="2024-01-22T13:56:22.422910348Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=2b178476-b852-40b9-841e-8cb47882e9af http.request.method=GET http.request.remoteaddr="127.0.0.1:58736" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/deaf6ace3748db607ab8ea80653339f554129422 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
13:56:22 [2024-01-22T13:56:22.526Z] time="2024-01-22T13:56:22.422964312Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=2b178476-b852-40b9-841e-8cb47882e9af http.request.method=GET http.request.remoteaddr="127.0.0.1:58736" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/deaf6ace3748db607ab8ea80653339f554129422 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
13:56:22 [2024-01-22T13:56:22.526Z] time="2024-01-22T13:56:22.422979582Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=2b178476-b852-40b9-841e-8cb47882e9af http.request.method=GET http.request.remoteaddr="127.0.0.1:58736" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/deaf6ace3748db607ab8ea80653339f554129422 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
13:56:22 [2024-01-22T13:56:22.526Z] time="2024-01-22T13:56:22.423064848Z" 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=2b178476-b852-40b9-841e-8cb47882e9af http.request.method=GET http.request.remoteaddr="127.0.0.1:58736" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/deaf6ace3748db607ab8ea80653339f554129422 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=51.363µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=4befef0f-d9ca-4246-90fd-2741a2c003df trace.line=95 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
13:56:22 [2024-01-22T13:56:22.526Z] time="2024-01-22T13:56:22.423120683Z" 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=2b178476-b852-40b9-841e-8cb47882e9af http.request.method=GET http.request.remoteaddr="127.0.0.1:58736" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/deaf6ace3748db607ab8ea80653339f554129422 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=18.289µ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=8da7964a-37b8-479a-bec7-dafc917dfba0 trace.line=155 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
13:56:22 [2024-01-22T13:56:22.526Z] time="2024-01-22T13:56:22.423161568Z" 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=2b178476-b852-40b9-841e-8cb47882e9af http.request.method=GET http.request.remoteaddr="127.0.0.1:58736" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/deaf6ace3748db607ab8ea80653339f554129422 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=13.3µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Reader" trace.id=dfb27fcd-42dd-4445-a84e-8b0157b898ef trace.line=125 vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
13:56:22 [2024-01-22T13:56:22.526Z] time="2024-01-22T13:56:22.423200468Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=2b178476-b852-40b9-841e-8cb47882e9af http.request.method=GET http.request.remoteaddr="127.0.0.1:58736" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/deaf6ace3748db607ab8ea80653339f554129422 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=test vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
13:56:22 [2024-01-22T13:56:22.526Z] time="2024-01-22T13:56:22.423306993Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=2b178476-b852-40b9-841e-8cb47882e9af http.request.method=GET http.request.remoteaddr="127.0.0.1:58736" http.request.uri="/v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/deaf6ace3748db607ab8ea80653339f554129422 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.786033ms http.response.status=200 http.response.written=417 
13:56:22 [2024-01-22T13:56:22.526Z] 127.0.0.1 - - [22/Jan/2024:13:56:22 +0000] "GET /v2/test/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 200 417 "" "docker/dev go/go1.21.6 git-commit/deaf6ace3748db607ab8ea80653339f554129422 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
13:56:22 [2024-01-22T13:56:22.527Z] time="2024-01-22T13:56:22.430438934Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=9dfdc0c6-1841-4158-96e5-b9056f4ee3bf http.request.method=GET http.request.remoteaddr="127.0.0.1:58754" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/deaf6ace3748db607ab8ea80653339f554129422 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
13:56:22 [2024-01-22T13:56:22.527Z] time="2024-01-22T13:56:22.430485784Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=9dfdc0c6-1841-4158-96e5-b9056f4ee3bf http.request.method=GET http.request.remoteaddr="127.0.0.1:58754" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/deaf6ace3748db607ab8ea80653339f554129422 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
13:56:22 [2024-01-22T13:56:22.527Z] time="2024-01-22T13:56:22.430539338Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=6a84259c-b1c1-4573-8452-03635537928e http.request.method=GET http.request.remoteaddr="127.0.0.1:58744" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/deaf6ace3748db607ab8ea80653339f554129422 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
13:56:22 [2024-01-22T13:56:22.527Z] time="2024-01-22T13:56:22.430563124Z" 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=9dfdc0c6-1841-4158-96e5-b9056f4ee3bf http.request.method=GET http.request.remoteaddr="127.0.0.1:58754" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/deaf6ace3748db607ab8ea80653339f554129422 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=44.8µ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=4a32fe4e-05e7-4067-8881-3288e3e898e0 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
13:56:22 [2024-01-22T13:56:22.527Z] time="2024-01-22T13:56:22.430583079Z" level=debug msg=GetBlob go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=6a84259c-b1c1-4573-8452-03635537928e http.request.method=GET http.request.remoteaddr="127.0.0.1:58744" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/deaf6ace3748db607ab8ea80653339f554129422 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
13:56:22 [2024-01-22T13:56:22.527Z] time="2024-01-22T13:56:22.430609376Z" 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=9dfdc0c6-1841-4158-96e5-b9056f4ee3bf http.request.method=GET http.request.remoteaddr="127.0.0.1:58754" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/deaf6ace3748db607ab8ea80653339f554129422 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=16.402µ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=9de73df7-8604-4bf3-9146-7281c80522b5 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
13:56:22 [2024-01-22T13:56:22.527Z] time="2024-01-22T13:56:22.430656808Z" 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=6a84259c-b1c1-4573-8452-03635537928e http.request.method=GET http.request.remoteaddr="127.0.0.1:58744" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/deaf6ace3748db607ab8ea80653339f554129422 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=42.764µ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=fce8b61d-83ec-4703-9218-f94fb4e05dd8 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
13:56:22 [2024-01-22T13:56:22.527Z] time="2024-01-22T13:56:22.430704127Z" 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=6a84259c-b1c1-4573-8452-03635537928e http.request.method=GET http.request.remoteaddr="127.0.0.1:58744" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/deaf6ace3748db607ab8ea80653339f554129422 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=16.935µ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=f1425d09-26c0-4902-a0e1-a4626e2433cf trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
13:56:22 [2024-01-22T13:56:22.527Z] time="2024-01-22T13:56:22.430661042Z" 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=9dfdc0c6-1841-4158-96e5-b9056f4ee3bf http.request.method=GET http.request.remoteaddr="127.0.0.1:58754" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/deaf6ace3748db607ab8ea80653339f554129422 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=20.291µ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=36bd38ec-4c18-4197-bcb8-a9efdc7c659b trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
13:56:22 [2024-01-22T13:56:22.527Z] time="2024-01-22T13:56:22.430789745Z" 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=9dfdc0c6-1841-4158-96e5-b9056f4ee3bf http.request.method=GET http.request.remoteaddr="127.0.0.1:58754" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/deaf6ace3748db607ab8ea80653339f554129422 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.767µ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=f40f002e-fc03-4025-904a-892e934e84dd trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
13:56:22 [2024-01-22T13:56:22.527Z] time="2024-01-22T13:56:22.430748803Z" 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=6a84259c-b1c1-4573-8452-03635537928e http.request.method=GET http.request.remoteaddr="127.0.0.1:58744" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/deaf6ace3748db607ab8ea80653339f554129422 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=19.044µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=ce8cf39b-a41b-4015-be4a-50975263dabc trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
13:56:22 [2024-01-22T13:56:22.527Z] time="2024-01-22T13:56:22.430854753Z" 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=9dfdc0c6-1841-4158-96e5-b9056f4ee3bf http.request.method=GET http.request.remoteaddr="127.0.0.1:58754" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/deaf6ace3748db607ab8ea80653339f554129422 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=34.116µ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=a92da69a-bc43-41ff-a454-f12586057afa trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
13:56:22 [2024-01-22T13:56:22.527Z] time="2024-01-22T13:56:22.430903762Z" 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=9dfdc0c6-1841-4158-96e5-b9056f4ee3bf http.request.method=GET http.request.remoteaddr="127.0.0.1:58754" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/deaf6ace3748db607ab8ea80653339f554129422 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=11.635µ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=5de9b4eb-9646-40aa-8598-6aa7ec437fc6 trace.line=217 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
13:56:22 [2024-01-22T13:56:22.527Z] time="2024-01-22T13:56:22.430992753Z" 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=9dfdc0c6-1841-4158-96e5-b9056f4ee3bf http.request.method=GET http.request.remoteaddr="127.0.0.1:58754" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/deaf6ace3748db607ab8ea80653339f554129422 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=18.625µ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=0ff31b46-174c-4d48-b020-cd8a46999571 trace.line=125 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
13:56:22 [2024-01-22T13:56:22.527Z] time="2024-01-22T13:56:22.430915273Z" 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=6a84259c-b1c1-4573-8452-03635537928e http.request.method=GET http.request.remoteaddr="127.0.0.1:58744" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/deaf6ace3748db607ab8ea80653339f554129422 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=31.851µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=7f5dc196-9c48-4c72-b3a2-6b3fa8afb5f6 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
13:56:22 [2024-01-22T13:56:22.527Z] time="2024-01-22T13:56:22.431105538Z" 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=6a84259c-b1c1-4573-8452-03635537928e http.request.method=GET http.request.remoteaddr="127.0.0.1:58744" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/deaf6ace3748db607ab8ea80653339f554129422 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=16.016µ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=23825640-7b2b-4a1f-b858-abfc52b8def0 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
13:56:22 [2024-01-22T13:56:22.527Z] time="2024-01-22T13:56:22.431657257Z" 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=9dfdc0c6-1841-4158-96e5-b9056f4ee3bf http.request.method=GET http.request.remoteaddr="127.0.0.1:58754" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/deaf6ace3748db607ab8ea80653339f554129422 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=97.246µ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=01538f0d-5fd1-434f-9940-8e4fcc083a56 trace.line=95 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
13:56:22 [2024-01-22T13:56:22.527Z] time="2024-01-22T13:56:22.431704829Z" 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=6a84259c-b1c1-4573-8452-03635537928e http.request.method=GET http.request.remoteaddr="127.0.0.1:58744" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/deaf6ace3748db607ab8ea80653339f554129422 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=320.363µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=396f42fc-4d96-4398-9b5c-85093bc5c9c4 trace.line=217 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
13:56:22 [2024-01-22T13:56:22.527Z] time="2024-01-22T13:56:22.431775958Z" 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=9dfdc0c6-1841-4158-96e5-b9056f4ee3bf http.request.method=GET http.request.remoteaddr="127.0.0.1:58754" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/deaf6ace3748db607ab8ea80653339f554129422 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=25.862µ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=ce8c2756-35f4-471d-a673-ab42504065d4 trace.line=155 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test 
13:56:22 [2024-01-22T13:56:22.527Z] time="2024-01-22T13:56:22.431882574Z" 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=6a84259c-b1c1-4573-8452-03635537928e http.request.method=GET http.request.remoteaddr="127.0.0.1:58744" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/deaf6ace3748db607ab8ea80653339f554129422 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=23.236µ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=43a141d6-fac4-40a2-a1cd-cc6131641d76 trace.line=125 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
13:56:22 [2024-01-22T13:56:22.527Z] time="2024-01-22T13:56:22.431921793Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=9dfdc0c6-1841-4158-96e5-b9056f4ee3bf http.request.method=GET http.request.remoteaddr="127.0.0.1:58754" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.21.6 git-commit/deaf6ace3748db607ab8ea80653339f554129422 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=2.301617ms http.response.status=200 http.response.written=68 
13:56:22 [2024-01-22T13:56:22.527Z] 127.0.0.1 - - [22/Jan/2024:13:56:22 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.21.6 git-commit/deaf6ace3748db607ab8ea80653339f554129422 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
13:56:22 [2024-01-22T13:56:22.527Z] time="2024-01-22T13:56:22.432592706Z" 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=6a84259c-b1c1-4573-8452-03635537928e http.request.method=GET http.request.remoteaddr="127.0.0.1:58744" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/deaf6ace3748db607ab8ea80653339f554129422 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=34.412µs trace.file="github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=aa640546-a178-4eb8-9a2d-1ef98b7efc92 trace.line=95 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
13:56:22 [2024-01-22T13:56:22.527Z] time="2024-01-22T13:56:22.432651904Z" 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=6a84259c-b1c1-4573-8452-03635537928e http.request.method=GET http.request.remoteaddr="127.0.0.1:58744" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/deaf6ace3748db607ab8ea80653339f554129422 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=15.007µ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=c5c8549f-9917-4b61-a55f-cec43689c236 trace.line=155 vars.digest="sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" vars.name=test 
13:56:22 [2024-01-22T13:56:22.527Z] time="2024-01-22T13:56:22.432713245Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=6a84259c-b1c1-4573-8452-03635537928e http.request.method=GET http.request.remoteaddr="127.0.0.1:58744" http.request.uri="/v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b" http.request.useragent="docker/dev go/go1.21.6 git-commit/deaf6ace3748db607ab8ea80653339f554129422 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.086702ms http.response.status=200 http.response.written=194 
13:56:22 [2024-01-22T13:56:22.527Z] 127.0.0.1 - - [22/Jan/2024:13:56:22 +0000] "GET /v2/test/blobs/sha256:cf7f382020339d0028918c3868135c3f04f625f684b264b6a63a549bd84ee80b HTTP/1.1" 200 194 "" "docker/dev go/go1.21.6 git-commit/deaf6ace3748db607ab8ea80653339f554129422 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
13:56:22 [2024-01-22T13:56:22.527Z] time="2024-01-22T13:56:22.446034539Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=293e9e4b-14a1-431b-bf1a-02db98c5dffb http.request.method=GET http.request.remoteaddr="127.0.0.1:58780" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.6 git-commit/deaf6ace3748db607ab8ea80653339f554129422 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" 
13:56:22 [2024-01-22T13:56:22.527Z] time="2024-01-22T13:56:22.44607613Z" level=info msg="response completed" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=293e9e4b-14a1-431b-bf1a-02db98c5dffb http.request.method=GET http.request.remoteaddr="127.0.0.1:58780" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.21.6 git-commit/deaf6ace3748db607ab8ea80653339f554129422 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="853.867µs" http.response.status=200 http.response.written=2 
13:56:22 [2024-01-22T13:56:22.527Z] 127.0.0.1 - - [22/Jan/2024:13:56:22 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.21.6 git-commit/deaf6ace3748db607ab8ea80653339f554129422 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
13:56:22 [2024-01-22T13:56:22.528Z] time="2024-01-22T13:56:22.452698674Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d3ff9965-0de3-4043-ab5f-fc2ca47f89dd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58794" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/deaf6ace3748db607ab8ea80653339f554129422 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
13:56:22 [2024-01-22T13:56:22.528Z] time="2024-01-22T13:56:22.452744162Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d3ff9965-0de3-4043-ab5f-fc2ca47f89dd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58794" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/deaf6ace3748db607ab8ea80653339f554129422 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
13:56:22 [2024-01-22T13:56:22.528Z] time="2024-01-22T13:56:22.452758144Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=d3ff9965-0de3-4043-ab5f-fc2ca47f89dd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58794" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/deaf6ace3748db607ab8ea80653339f554129422 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
13:56:22 [2024-01-22T13:56:22.528Z] time="2024-01-22T13:56:22.452825383Z" 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=d3ff9965-0de3-4043-ab5f-fc2ca47f89dd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58794" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/deaf6ace3748db607ab8ea80653339f554129422 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=36.102µ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=08f5e384-1909-42ab-a283-61eec0c1a7d9 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
13:56:22 [2024-01-22T13:56:22.528Z] time="2024-01-22T13:56:22.452869592Z" 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=d3ff9965-0de3-4043-ab5f-fc2ca47f89dd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58794" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/deaf6ace3748db607ab8ea80653339f554129422 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=12.078µ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=8c8c5279-5f11-4fc6-b1f6-fde86ff7bf6e trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
13:56:22 [2024-01-22T13:56:22.528Z] time="2024-01-22T13:56:22.45295279Z" 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=d3ff9965-0de3-4043-ab5f-fc2ca47f89dd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:58794" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/deaf6ace3748db607ab8ea80653339f554129422 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.065497ms http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
13:56:22 [2024-01-22T13:56:22.528Z] 127.0.0.1 - - [22/Jan/2024:13:56:22 +0000] "HEAD /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.21.6 git-commit/deaf6ace3748db607ab8ea80653339f554129422 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
13:56:22 [2024-01-22T13:56:22.528Z] time="2024-01-22T13:56:22.455074029Z" level=debug msg="authorizing request" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a6ad5f22-9553-4f63-8a10-e38a322f2fc6 http.request.method=GET http.request.remoteaddr="127.0.0.1:58808" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/deaf6ace3748db607ab8ea80653339f554129422 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
13:56:22 [2024-01-22T13:56:22.528Z] time="2024-01-22T13:56:22.455139915Z" level=debug msg=GetImageManifest go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a6ad5f22-9553-4f63-8a10-e38a322f2fc6 http.request.method=GET http.request.remoteaddr="127.0.0.1:58808" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/deaf6ace3748db607ab8ea80653339f554129422 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
13:56:22 [2024-01-22T13:56:22.528Z] time="2024-01-22T13:56:22.455168583Z" level=debug msg="(*manifestStore).Get" go.version=go1.20.8 http.request.host="127.0.0.1:5000" http.request.id=a6ad5f22-9553-4f63-8a10-e38a322f2fc6 http.request.method=GET http.request.remoteaddr="127.0.0.1:58808" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/deaf6ace3748db607ab8ea80653339f554129422 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
13:56:22 [2024-01-22T13:56:22.528Z] time="2024-01-22T13:56:22.455241033Z" 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=a6ad5f22-9553-4f63-8a10-e38a322f2fc6 http.request.method=GET http.request.remoteaddr="127.0.0.1:58808" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/deaf6ace3748db607ab8ea80653339f554129422 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=28.127µ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=2bb7de8a-4dbd-4603-86dd-5032806f3d72 trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
13:56:22 [2024-01-22T13:56:22.528Z] time="2024-01-22T13:56:22.455468237Z" 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=a6ad5f22-9553-4f63-8a10-e38a322f2fc6 http.request.method=GET http.request.remoteaddr="127.0.0.1:58808" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/deaf6ace3748db607ab8ea80653339f554129422 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" trace.duration=24.057µ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=5eac9905-ed03-46c3-9de9-756abe7ba10d trace.line=95 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
13:56:22 [2024-01-22T13:56:22.528Z] time="2024-01-22T13:56:22.455529832Z" 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=a6ad5f22-9553-4f63-8a10-e38a322f2fc6 http.request.method=GET http.request.remoteaddr="127.0.0.1:58808" http.request.uri="/v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" http.request.useragent="docker/dev go/go1.21.6 git-commit/deaf6ace3748db607ab8ea80653339f554129422 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=2.068588ms http.response.status=404 http.response.written=181 vars.name=other vars.reference="sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda" 
13:56:22 [2024-01-22T13:56:22.528Z] 127.0.0.1 - - [22/Jan/2024:13:56:22 +0000] "GET /v2/other/manifests/sha256:a250d50e44c6366699e845175235d1c4be154b0c4359b3d7ef5590bf2dcf8eda HTTP/1.1" 404 181 "" "docker/dev go/go1.21.6 git-commit/deaf6ace3748db607ab8ea80653339f554129422 kernel/5.15.0-1050-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)"
13:56:22 [2024-01-22T13:56:22.528Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.18s)
13:56:22 [2024-01-22T13:56:22.528Z] === RUN   TestImagePullNonExisting
13:56:22 [2024-01-22T13:56:22.528Z] === RUN   TestImagePullNonExisting/asdfasdf:foobar
13:56:22 [2024-01-22T13:56:22.528Z] === PAUSE TestImagePullNonExisting/asdfasdf:foobar
13:56:22 [2024-01-22T13:56:22.528Z] === RUN   TestImagePullNonExisting/library/asdfasdf:foobar
13:56:22 [2024-01-22T13:56:22.528Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:foobar
13:56:22 [2024-01-22T13:56:22.528Z] === RUN   TestImagePullNonExisting/asdfasdf
13:56:22 [2024-01-22T13:56:22.528Z] === PAUSE TestImagePullNonExisting/asdfasdf
13:56:22 [2024-01-22T13:56:22.528Z] === RUN   TestImagePullNonExisting/asdfasdf:latest
13:56:22 [2024-01-22T13:56:22.528Z] === PAUSE TestImagePullNonExisting/asdfasdf:latest
13:56:22 [2024-01-22T13:56:22.528Z] === RUN   TestImagePullNonExisting/library/asdfasdf
13:56:22 [2024-01-22T13:56:22.528Z] === PAUSE TestImagePullNonExisting/library/asdfasdf
13:56:22 [2024-01-22T13:56:22.528Z] === RUN   TestImagePullNonExisting/library/asdfasdf:latest
13:56:22 [2024-01-22T13:56:22.528Z] === PAUSE TestImagePullNonExisting/library/asdfasdf:latest
13:56:22 [2024-01-22T13:56:22.528Z] === CONT  TestImagePullNonExisting/asdfasdf:foobar
13:56:22 [2024-01-22T13:56:22.528Z] === CONT  TestImagePullNonExisting/asdfasdf:latest
13:56:22 [2024-01-22T13:56:22.528Z] === CONT  TestImagePullNonExisting/asdfasdf
13:56:22 [2024-01-22T13:56:22.528Z] === CONT  TestImagePullNonExisting/library/asdfasdf:foobar
13:56:22 [2024-01-22T13:56:22.528Z] === CONT  TestImagePullNonExisting/library/asdfasdf:latest
13:56:22 [2024-01-22T13:56:22.528Z] === CONT  TestImagePullNonExisting/library/asdfasdf
13:56:23 [2024-01-22T13:56:23.907Z] --- PASS: TestImagePullNonExisting (0.01s)
13:56:23 [2024-01-22T13:56:23.907Z]     --- PASS: TestImagePullNonExisting/asdfasdf:latest (0.96s)
13:56:23 [2024-01-22T13:56:23.907Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf:latest (0.96s)
13:56:23 [2024-01-22T13:56:23.907Z]     --- PASS: TestImagePullNonExisting/asdfasdf:foobar (0.97s)
13:56:23 [2024-01-22T13:56:23.907Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf:foobar (0.97s)
13:56:23 [2024-01-22T13:56:23.907Z]     --- PASS: TestImagePullNonExisting/library/asdfasdf (1.28s)
13:56:23 [2024-01-22T13:56:23.907Z]     --- PASS: TestImagePullNonExisting/asdfasdf (1.43s)
13:56:23 [2024-01-22T13:56:23.907Z] === RUN   TestRemoveImageOrphaning
13:56:24 [2024-01-22T13:56:24.167Z] --- PASS: TestRemoveImageOrphaning (0.17s)
13:56:24 [2024-01-22T13:56:24.167Z] === RUN   TestRemoveByDigest
13:56:24 [2024-01-22T13:56:24.167Z]     remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
13:56:24 [2024-01-22T13:56:24.167Z] --- SKIP: TestRemoveByDigest (0.00s)
13:56:24 [2024-01-22T13:56:24.167Z] === RUN   TestRemoveImageGarbageCollector
13:56:24 [2024-01-22T13:56:24.167Z]     remove_unix_test.go:34: (*Execution).NotAmd64-fm
13:56:24 [2024-01-22T13:56:24.167Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
13:56:24 [2024-01-22T13:56:24.167Z] === RUN   TestSaveCheckTimes
13:56:24 [2024-01-22T13:56:24.167Z] === PAUSE TestSaveCheckTimes
13:56:24 [2024-01-22T13:56:24.167Z] === RUN   TestSaveCheckManifestLayers
13:56:24 [2024-01-22T13:56:24.167Z] === PAUSE TestSaveCheckManifestLayers
13:56:24 [2024-01-22T13:56:24.167Z] === RUN   TestSaveRepoWithMultipleImages
13:56:24 [2024-01-22T13:56:24.427Z] --- PASS: TestSaveRepoWithMultipleImages (0.19s)
13:56:24 [2024-01-22T13:56:24.427Z] === RUN   TestSaveDirectoryPermissions
13:56:25 [2024-01-22T13:56:25.378Z] --- PASS: TestSaveDirectoryPermissions (1.05s)
13:56:25 [2024-01-22T13:56:25.378Z] === RUN   TestTagUnprefixedRepoByNameOrName
13:56:25 [2024-01-22T13:56:25.378Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
13:56:25 [2024-01-22T13:56:25.378Z] === RUN   TestTagUsingDigestAlgorithmAsName
13:56:25 [2024-01-22T13:56:25.378Z] --- PASS: TestTagUsingDigestAlgorithmAsName (0.01s)
13:56:25 [2024-01-22T13:56:25.378Z] === RUN   TestTagValidPrefixedRepo
13:56:25 [2024-01-22T13:56:25.378Z] === RUN   TestTagValidPrefixedRepo/fooo/bar
13:56:25 [2024-01-22T13:56:25.378Z] === PAUSE TestTagValidPrefixedRepo/fooo/bar
13:56:25 [2024-01-22T13:56:25.378Z] === RUN   TestTagValidPrefixedRepo/fooaa/test
13:56:25 [2024-01-22T13:56:25.378Z] === PAUSE TestTagValidPrefixedRepo/fooaa/test
13:56:25 [2024-01-22T13:56:25.378Z] === RUN   TestTagValidPrefixedRepo/foooo:t
13:56:25 [2024-01-22T13:56:25.378Z] === PAUSE TestTagValidPrefixedRepo/foooo:t
13:56:25 [2024-01-22T13:56:25.378Z] === RUN   TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
13:56:25 [2024-01-22T13:56:25.378Z] === PAUSE TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
13:56:25 [2024-01-22T13:56:25.378Z] === CONT  TestTagValidPrefixedRepo/fooo/bar
13:56:25 [2024-01-22T13:56:25.378Z] === CONT  TestTagValidPrefixedRepo/foooo:t
13:56:25 [2024-01-22T13:56:25.378Z] === CONT  TestTagValidPrefixedRepo/fooaa/test
13:56:25 [2024-01-22T13:56:25.378Z] === CONT  TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar
13:56:25 [2024-01-22T13:56:25.641Z] --- PASS: TestTagValidPrefixedRepo (0.02s)
13:56:25 [2024-01-22T13:56:25.641Z]     --- PASS: TestTagValidPrefixedRepo/fooo/bar (0.01s)
13:56:25 [2024-01-22T13:56:25.641Z]     --- PASS: TestTagValidPrefixedRepo/fooaa/test (0.01s)
13:56:25 [2024-01-22T13:56:25.641Z]     --- PASS: TestTagValidPrefixedRepo/foooo:t (0.02s)
13:56:25 [2024-01-22T13:56:25.641Z]     --- PASS: TestTagValidPrefixedRepo/HOSTNAME.DOMAIN.COM:443/foo/bar (0.02s)
13:56:25 [2024-01-22T13:56:25.641Z] === RUN   TestTagExistedNameWithoutForce
13:56:25 [2024-01-22T13:56:25.641Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
13:56:25 [2024-01-22T13:56:25.641Z] === RUN   TestTagOfficialNames
13:56:25 [2024-01-22T13:56:25.641Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox
13:56:25 [2024-01-22T13:56:25.641Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox
13:56:25 [2024-01-22T13:56:25.641Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_library/busybox
13:56:25 [2024-01-22T13:56:25.641Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox
13:56:25 [2024-01-22T13:56:25.641Z] === RUN   TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox
13:56:25 [2024-01-22T13:56:25.641Z] --- PASS: TestTagOfficialNames (0.05s)
13:56:25 [2024-01-22T13:56:25.641Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/busybox (0.01s)
13:56:25 [2024-01-22T13:56:25.641Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/busybox (0.01s)
13:56:25 [2024-01-22T13:56:25.641Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_library/busybox (0.01s)
13:56:25 [2024-01-22T13:56:25.641Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_docker.io/library/busybox (0.01s)
13:56:25 [2024-01-22T13:56:25.641Z]     --- PASS: TestTagOfficialNames/tag_from_busybox_to_index.docker.io/library/busybox (0.01s)
13:56:25 [2024-01-22T13:56:25.641Z] === RUN   TestTagMatchesDigest
13:56:25 [2024-01-22T13:56:25.641Z] --- PASS: TestTagMatchesDigest (0.01s)
13:56:25 [2024-01-22T13:56:25.641Z] === CONT  TestSaveCheckManifestLayers
13:56:25 [2024-01-22T13:56:25.641Z] === CONT  TestSaveCheckTimes
13:56:25 [2024-01-22T13:56:25.641Z] --- PASS: TestSaveCheckTimes (0.03s)
13:56:25 [2024-01-22T13:56:25.641Z] --- PASS: TestSaveCheckManifestLayers (0.03s)
13:56:25 [2024-01-22T13:56:25.641Z] PASS
13:56:25 [2024-01-22T13:56:25.641Z] 
13:56:25 [2024-01-22T13:56:25.641Z] === Skipped
13:56:25 [2024-01-22T13:56:25.641Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
13:56:25 [2024-01-22T13:56:25.641Z]     import_test.go:23: runtime.GOARCH == "arm64": effective test will be time out
13:56:25 [2024-01-22T13:56:25.641Z] 
13:56:25 [2024-01-22T13:56:25.641Z] === SKIP: arm64.integration.image TestRemoveByDigest (0.00s)
13:56:25 [2024-01-22T13:56:25.641Z]     remove_test.go:64: !testEnv.UsingSnapshotter(): RepoDigests doesn't include tags when using graphdrivers
13:56:25 [2024-01-22T13:56:25.641Z] 
13:56:25 [2024-01-22T13:56:25.641Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
13:56:25 [2024-01-22T13:56:25.641Z]     remove_unix_test.go:34: (*Execution).NotAmd64-fm
13:56:25 [2024-01-22T13:56:25.641Z] 
13:56:25 [2024-01-22T13:56:25.641Z] DONE 55 tests, 3 skipped in 6.250s
13:56:25 [2024-01-22T13:56:25.641Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m  
13:56:25 [2024-01-22T13:56:25.641Z] ++ '[' -n '' ']'
13:56:25 [2024-01-22T13:56:25.641Z] ++ 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
13:56:25 [2024-01-22T13:56:25.641Z] ++ set -e
13:56:25 [2024-01-22T13:56:25.641Z] ++ '[' -n 0 ']'
13:56:25 [2024-01-22T13:56:25.641Z] ++ set -x
13:56:25 [2024-01-22T13:56:25.641Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.jndsX5hYC5/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
13:56:25 [2024-01-22T13:56:25.641Z] === RUN   TestStripANSICommands
13:56:25 [2024-01-22T13:56:25.641Z] === RUN   TestStripANSICommands/#00
13:56:25 [2024-01-22T13:56:25.641Z] === RUN   TestStripANSICommands/#01
13:56:25 [2024-01-22T13:56:25.641Z] --- PASS: TestStripANSICommands (0.00s)
13:56:25 [2024-01-22T13:56:25.641Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
13:56:25 [2024-01-22T13:56:25.641Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
13:56:25 [2024-01-22T13:56:25.641Z] PASS
13:56:25 [2024-01-22T13:56:25.641Z] 
13:56:25 [2024-01-22T13:56:25.641Z] DONE 3 tests in 0.008s
13:56:25 [2024-01-22T13:56:25.641Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m  
13:56:25 [2024-01-22T13:56:25.641Z] ++ '[' -n '' ']'
13:56:25 [2024-01-22T13:56:25.641Z] ++ 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
13:56:25 [2024-01-22T13:56:25.641Z] ++ set -e
13:56:25 [2024-01-22T13:56:25.641Z] ++ '[' -n 0 ']'
13:56:25 [2024-01-22T13:56:25.641Z] ++ set -x
13:56:25 [2024-01-22T13:56:25.641Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///run/docker/tmp.jndsX5hYC5/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
13:56:25 [2024-01-22T13:56:25.641Z] INFO: Testing against a local daemon
13:56:25 [2024-01-22T13:56:25.641Z] === RUN   TestCreateWithMultiNetworks
13:56:26 [2024-01-22T13:56:26.579Z] --- PASS: TestCreateWithMultiNetworks (0.96s)
13:56:26 [2024-01-22T13:56:26.579Z] === RUN   TestNetworkCreateDelete
13:56:26 [2024-01-22T13:56:26.839Z] --- PASS: TestNetworkCreateDelete (0.18s)
13:56:26 [2024-01-22T13:56:26.839Z] === RUN   TestDockerNetworkDeletePreferID
13:56:27 [2024-01-22T13:56:27.407Z] --- PASS: TestDockerNetworkDeletePreferID (0.49s)
13:56:27 [2024-01-22T13:56:27.407Z] === RUN   TestDaemonDNSFallback
13:56:33 [2024-01-22T13:56:33.977Z] --- PASS: TestDaemonDNSFallback (6.22s)
13:56:33 [2024-01-22T13:56:33.977Z] === RUN   TestInspectNetwork
13:56:36 [2024-01-22T13:56:36.514Z] === RUN   TestInspectNetwork/full_network_id
13:56:36 [2024-01-22T13:56:36.514Z] === RUN   TestInspectNetwork/partial_network_id
13:56:36 [2024-01-22T13:56:36.514Z] === RUN   TestInspectNetwork/network_name
13:56:36 [2024-01-22T13:56:36.514Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
13:56:40 [2024-01-22T13:56:40.708Z] --- PASS: TestInspectNetwork (7.09s)
13:56:40 [2024-01-22T13:56:40.708Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
13:56:40 [2024-01-22T13:56:40.708Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
13:56:40 [2024-01-22T13:56:40.708Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
13:56:40 [2024-01-22T13:56:40.708Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
13:56:40 [2024-01-22T13:56:40.708Z] === RUN   TestRunContainerWithBridgeNone
13:56:42 [2024-01-22T13:56:42.087Z] --- PASS: TestRunContainerWithBridgeNone (1.33s)
13:56:42 [2024-01-22T13:56:42.087Z] === RUN   TestNetworkInvalidJSON
13:56:42 [2024-01-22T13:56:42.087Z] === RUN   TestNetworkInvalidJSON/networks/create
13:56:42 [2024-01-22T13:56:42.087Z] === PAUSE TestNetworkInvalidJSON/networks/create
13:56:42 [2024-01-22T13:56:42.087Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
13:56:42 [2024-01-22T13:56:42.087Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
13:56:42 [2024-01-22T13:56:42.087Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
13:56:42 [2024-01-22T13:56:42.087Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
13:56:42 [2024-01-22T13:56:42.087Z] === CONT  TestNetworkInvalidJSON/networks/create
13:56:42 [2024-01-22T13:56:42.087Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
13:56:42 [2024-01-22T13:56:42.087Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
13:56:42 [2024-01-22T13:56:42.087Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
13:56:42 [2024-01-22T13:56:42.087Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
13:56:42 [2024-01-22T13:56:42.087Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
13:56:42 [2024-01-22T13:56:42.087Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
13:56:42 [2024-01-22T13:56:42.087Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
13:56:42 [2024-01-22T13:56:42.087Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
13:56:42 [2024-01-22T13:56:42.087Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
13:56:42 [2024-01-22T13:56:42.087Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
13:56:42 [2024-01-22T13:56:42.087Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
13:56:42 [2024-01-22T13:56:42.087Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
13:56:42 [2024-01-22T13:56:42.087Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
13:56:42 [2024-01-22T13:56:42.087Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
13:56:42 [2024-01-22T13:56:42.087Z] --- PASS: TestNetworkInvalidJSON (0.01s)
13:56:42 [2024-01-22T13:56:42.087Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
13:56:42 [2024-01-22T13:56:42.087Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
13:56:42 [2024-01-22T13:56:42.087Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
13:56:42 [2024-01-22T13:56:42.087Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
13:56:42 [2024-01-22T13:56:42.087Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
13:56:42 [2024-01-22T13:56:42.087Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
13:56:42 [2024-01-22T13:56:42.087Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
13:56:42 [2024-01-22T13:56:42.087Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
13:56:42 [2024-01-22T13:56:42.087Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
13:56:42 [2024-01-22T13:56:42.087Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
13:56:42 [2024-01-22T13:56:42.087Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
13:56:42 [2024-01-22T13:56:42.087Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
13:56:42 [2024-01-22T13:56:42.087Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
13:56:42 [2024-01-22T13:56:42.087Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
13:56:42 [2024-01-22T13:56:42.087Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
13:56:42 [2024-01-22T13:56:42.087Z] === RUN   TestNetworkList
13:56:42 [2024-01-22T13:56:42.087Z] === RUN   TestNetworkList//networks
13:56:42 [2024-01-22T13:56:42.087Z] === PAUSE TestNetworkList//networks
13:56:42 [2024-01-22T13:56:42.087Z] === RUN   TestNetworkList//networks/
13:56:42 [2024-01-22T13:56:42.087Z] === PAUSE TestNetworkList//networks/
13:56:42 [2024-01-22T13:56:42.087Z] === CONT  TestNetworkList//networks
13:56:42 [2024-01-22T13:56:42.087Z] === CONT  TestNetworkList//networks/
13:56:42 [2024-01-22T13:56:42.087Z] --- PASS: TestNetworkList (0.01s)
13:56:42 [2024-01-22T13:56:42.087Z]     --- PASS: TestNetworkList//networks/ (0.00s)
13:56:42 [2024-01-22T13:56:42.087Z]     --- PASS: TestNetworkList//networks (0.00s)
13:56:42 [2024-01-22T13:56:42.087Z] === RUN   TestHostIPv4BridgeLabel
13:56:42 [2024-01-22T13:56:42.656Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
13:56:42 [2024-01-22T13:56:42.656Z] === RUN   TestDefaultNetworkOpts
13:56:42 [2024-01-22T13:56:42.656Z] === RUN   TestDefaultNetworkOpts/default_value
13:56:44 [2024-01-22T13:56:44.035Z] === RUN   TestDefaultNetworkOpts/cmdline_value
13:56:45 [2024-01-22T13:56:45.415Z] === RUN   TestDefaultNetworkOpts/config-from_value
13:56:46 [2024-01-22T13:56:46.794Z] --- PASS: TestDefaultNetworkOpts (3.95s)
13:56:46 [2024-01-22T13:56:46.794Z]     --- PASS: TestDefaultNetworkOpts/default_value (1.31s)
13:56:46 [2024-01-22T13:56:46.794Z]     --- PASS: TestDefaultNetworkOpts/cmdline_value (1.35s)
13:56:46 [2024-01-22T13:56:46.794Z]     --- PASS: TestDefaultNetworkOpts/config-from_value (1.29s)
13:56:46 [2024-01-22T13:56:46.794Z] === RUN   TestForbidDuplicateNetworkNames
13:56:47 [2024-01-22T13:56:47.054Z] --- PASS: TestForbidDuplicateNetworkNames (0.64s)
13:56:47 [2024-01-22T13:56:47.054Z] === RUN   TestDaemonRestartWithLiveRestore
13:56:48 [2024-01-22T13:56:48.434Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
13:56:48 [2024-01-22T13:56:48.434Z] === RUN   TestDaemonDefaultNetworkPools
13:56:49 [2024-01-22T13:56:49.003Z] --- PASS: TestDaemonDefaultNetworkPools (0.81s)
13:56:49 [2024-01-22T13:56:49.003Z] === RUN   TestDaemonRestartWithExistingNetwork
13:56:50 [2024-01-22T13:56:50.383Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s)
13:56:50 [2024-01-22T13:56:50.383Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
13:56:51 [2024-01-22T13:56:51.321Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.27s)
13:56:51 [2024-01-22T13:56:51.321Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
13:56:52 [2024-01-22T13:56:52.259Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s)
13:56:52 [2024-01-22T13:56:52.259Z] === RUN   TestServiceWithPredefinedNetwork
13:56:54 [2024-01-22T13:56:54.165Z] --- PASS: TestServiceWithPredefinedNetwork (2.09s)
13:56:54 [2024-01-22T13:56:54.165Z] === RUN   TestServiceRemoveKeepsIngressNetwork
13:56:54 [2024-01-22T13:56:54.165Z]     service_test.go:250: FLAKY_TEST
13:56:54 [2024-01-22T13:56:54.165Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
13:56:54 [2024-01-22T13:56:54.165Z] === RUN   TestServiceWithDataPathPortInit
13:57:09 [2024-01-22T13:57:09.057Z] --- PASS: TestServiceWithDataPathPortInit (13.37s)
13:57:09 [2024-01-22T13:57:09.057Z] === RUN   TestServiceWithDefaultAddressPoolInit
13:57:09 [2024-01-22T13:57:09.995Z]     service_test.go:440: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:zbur92kwq8e8y2y2i05k2g1dm Created:2024-01-22 13:57:08.693878807 +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[82f1bba11728a706d6865a4d65fe5ed390df669d3185971e860d755f896d5c32:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ya9t6cbrmvwdqs7khhzvzazy9 EndpointID:2bc624bb76ae0649d03a3e09631b3dbef657170f702b22fa92d802aa76b5e9e4 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:6c914382c5b3ad7b95309a2f5d01de1c3c157222c9cf5b4165b1f0b350ec04ec 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:70b90dbba4f6 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ya9t6cbrmvwdqs7khhzvzazy9 EndpointID:2bc624bb76ae0649d03a3e09631b3dbef657170f702b22fa92d802aa76b5e9e4 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
13:57:14 [2024-01-22T13:57:14.195Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.72s)
13:57:14 [2024-01-22T13:57:14.195Z] PASS
13:57:14 [2024-01-22T13:57:14.195Z] 
13:57:14 [2024-01-22T13:57:14.195Z] === Skipped
13:57:14 [2024-01-22T13:57:14.195Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
13:57:14 [2024-01-22T13:57:14.195Z]     service_test.go:250: FLAKY_TEST
13:57:14 [2024-01-22T13:57:14.195Z] 
13:57:14 [2024-01-22T13:57:14.195Z] DONE 44 tests, 1 skipped in 48.557s
13:57:14 [2024-01-22T13:57:14.195Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m  
13:57:14 [2024-01-22T13:57:14.195Z] ++ '[' -n '' ']'
13:57:14 [2024-01-22T13:57:14.195Z] ++ 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
13:57:14 [2024-01-22T13:57:14.195Z] ++ set -e
13:57:14 [2024-01-22T13:57:14.195Z] ++ '[' -n 0 ']'
13:57:14 [2024-01-22T13:57:14.195Z] ++ set -x
13:57:14 [2024-01-22T13:57:14.196Z] ++ 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.jndsX5hYC5/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
13:57:14 [2024-01-22T13:57:14.196Z] INFO: Testing against a local daemon
13:57:14 [2024-01-22T13:57:14.196Z] === RUN   TestDockerNetworkIpvlanPersistance
13:57:14 [2024-01-22T13:57:14.196Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:57:14 [2024-01-22T13:57:14.196Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
13:57:14 [2024-01-22T13:57:14.196Z] === RUN   TestDockerNetworkIpvlan
13:57:14 [2024-01-22T13:57:14.196Z]     ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:57:14 [2024-01-22T13:57:14.196Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
13:57:14 [2024-01-22T13:57:14.196Z] PASS
13:57:14 [2024-01-22T13:57:14.196Z] 
13:57:14 [2024-01-22T13:57:14.196Z] === Skipped
13:57:14 [2024-01-22T13:57:14.196Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
13:57:14 [2024-01-22T13:57:14.196Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:57:14 [2024-01-22T13:57:14.196Z] 
13:57:14 [2024-01-22T13:57:14.196Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
13:57:14 [2024-01-22T13:57:14.196Z]     ipvlan_test.go:55: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:57:14 [2024-01-22T13:57:14.196Z] 
13:57:14 [2024-01-22T13:57:14.196Z] DONE 2 tests, 2 skipped in 0.038s
13:57:14 [2024-01-22T13:57:14.196Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m  
13:57:14 [2024-01-22T13:57:14.196Z] ++ '[' -n '' ']'
13:57:14 [2024-01-22T13:57:14.196Z] ++ 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
13:57:14 [2024-01-22T13:57:14.196Z] ++ set -e
13:57:14 [2024-01-22T13:57:14.196Z] ++ '[' -n 0 ']'
13:57:14 [2024-01-22T13:57:14.196Z] ++ set -x
13:57:14 [2024-01-22T13:57:14.196Z] ++ 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.jndsX5hYC5/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
13:57:14 [2024-01-22T13:57:14.468Z] INFO: Testing against a local daemon
13:57:14 [2024-01-22T13:57:14.468Z] === RUN   TestDockerNetworkMacvlanPersistance
13:57:15 [2024-01-22T13:57:15.425Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.17s)
13:57:15 [2024-01-22T13:57:15.425Z] === RUN   TestDockerNetworkMacvlan
13:57:15 [2024-01-22T13:57:15.425Z] === RUN   TestDockerNetworkMacvlan/Subinterface
13:57:15 [2024-01-22T13:57:15.994Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
13:57:16 [2024-01-22T13:57:16.563Z] === RUN   TestDockerNetworkMacvlan/NilParent
13:57:17 [2024-01-22T13:57:17.501Z] === RUN   TestDockerNetworkMacvlan/InternalMode
13:57:17 [2024-01-22T13:57:17.760Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
13:57:18 [2024-01-22T13:57:18.698Z] === RUN   TestDockerNetworkMacvlan/Addressing
13:57:18 [2024-01-22T13:57:18.958Z] --- PASS: TestDockerNetworkMacvlan (3.56s)
13:57:18 [2024-01-22T13:57:18.958Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.59s)
13:57:18 [2024-01-22T13:57:18.958Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.60s)
13:57:18 [2024-01-22T13:57:18.958Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.59s)
13:57:18 [2024-01-22T13:57:18.958Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.59s)
13:57:18 [2024-01-22T13:57:18.958Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (0.59s)
13:57:18 [2024-01-22T13:57:18.958Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.59s)
13:57:18 [2024-01-22T13:57:18.958Z] PASS
13:57:18 [2024-01-22T13:57:18.958Z] 
13:57:18 [2024-01-22T13:57:18.958Z] DONE 8 tests in 4.769s
13:57:18 [2024-01-22T13:57:18.958Z] Running /go/src/github.com/docker/docker/integration/networking (arm64.integration.networking) flags=-test.v -test.timeout=120m  
13:57:18 [2024-01-22T13:57:18.958Z] ++ '[' -n '' ']'
13:57:18 [2024-01-22T13:57:18.958Z] ++ 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
13:57:18 [2024-01-22T13:57:18.958Z] ++ set -e
13:57:18 [2024-01-22T13:57:18.958Z] ++ '[' -n 0 ']'
13:57:18 [2024-01-22T13:57:18.958Z] ++ set -x
13:57:18 [2024-01-22T13:57:18.958Z] ++ 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.jndsX5hYC5/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
13:57:19 [2024-01-22T13:57:19.218Z] INFO: Testing against a local daemon
13:57:19 [2024-01-22T13:57:19.218Z] === RUN   TestBridgeICC
13:57:19 [2024-01-22T13:57:19.786Z] === RUN   TestBridgeICC/IPv4_non-internal_network
13:57:21 [2024-01-22T13:57:21.165Z] === RUN   TestBridgeICC/IPv4_internal_network
13:57:22 [2024-01-22T13:57:22.103Z] === RUN   TestBridgeICC/IPv6_ULA_on_non-internal_network
13:57:23 [2024-01-22T13:57:23.047Z] === RUN   TestBridgeICC/IPv6_ULA_on_internal_network
13:57:24 [2024-01-22T13:57:24.426Z] === RUN   TestBridgeICC/IPv6_link-local_address_on_non-internal_network
13:57:25 [2024-01-22T13:57:25.365Z] === RUN   TestBridgeICC/IPv6_link-local_address_on_internal_network
13:57:26 [2024-01-22T13:57:26.744Z] === RUN   TestBridgeICC/IPv6_link-local_address_on_non-internal_network_ping_by_name
13:57:27 [2024-01-22T13:57:27.682Z] === RUN   TestBridgeICC/IPv6_nonstandard_link-local_subnet_on_non-internal_network_ping_by_name
13:57:29 [2024-01-22T13:57:29.061Z] === RUN   TestBridgeICC/IPv6_non-internal_network_with_SLAAC_LL_address
13:57:32 [2024-01-22T13:57:32.352Z] === RUN   TestBridgeICC/IPv6_internal_network_with_SLAAC_LL_address
13:57:35 [2024-01-22T13:57:35.643Z] --- PASS: TestBridgeICC (16.19s)
13:57:35 [2024-01-22T13:57:35.643Z]     --- PASS: TestBridgeICC/IPv4_non-internal_network (1.21s)
13:57:35 [2024-01-22T13:57:35.643Z]     --- PASS: TestBridgeICC/IPv4_internal_network (1.04s)
13:57:35 [2024-01-22T13:57:35.643Z]     --- PASS: TestBridgeICC/IPv6_ULA_on_non-internal_network (1.15s)
13:57:35 [2024-01-22T13:57:35.643Z]     --- PASS: TestBridgeICC/IPv6_ULA_on_internal_network (1.09s)
13:57:35 [2024-01-22T13:57:35.643Z]     --- PASS: TestBridgeICC/IPv6_link-local_address_on_non-internal_network (1.22s)
13:57:35 [2024-01-22T13:57:35.643Z]     --- PASS: TestBridgeICC/IPv6_link-local_address_on_internal_network (1.09s)
13:57:35 [2024-01-22T13:57:35.643Z]     --- PASS: TestBridgeICC/IPv6_link-local_address_on_non-internal_network_ping_by_name (1.18s)
13:57:35 [2024-01-22T13:57:35.643Z]     --- PASS: TestBridgeICC/IPv6_nonstandard_link-local_subnet_on_non-internal_network_ping_by_name (1.20s)
13:57:35 [2024-01-22T13:57:35.643Z]     --- PASS: TestBridgeICC/IPv6_non-internal_network_with_SLAAC_LL_address (3.21s)
13:57:35 [2024-01-22T13:57:35.643Z]     --- PASS: TestBridgeICC/IPv6_internal_network_with_SLAAC_LL_address (3.21s)
13:57:35 [2024-01-22T13:57:35.643Z] === RUN   TestBridgeINC
13:57:35 [2024-01-22T13:57:35.903Z] === RUN   TestBridgeINC/IPv4_non-internal_network
13:57:41 [2024-01-22T13:57:41.178Z] === RUN   TestBridgeINC/IPv4_internal_network
13:57:41 [2024-01-22T13:57:41.437Z] === RUN   TestBridgeINC/IPv6_ULA_on_non-internal_network
13:57:46 [2024-01-22T13:57:46.712Z] === RUN   TestBridgeINC/IPv6_ULA_on_internal_network
13:57:47 [2024-01-22T13:57:47.282Z] --- PASS: TestBridgeINC (11.89s)
13:57:47 [2024-01-22T13:57:47.282Z]     --- PASS: TestBridgeINC/IPv4_non-internal_network (4.36s)
13:57:47 [2024-01-22T13:57:47.282Z]     --- PASS: TestBridgeINC/IPv4_internal_network (1.17s)
13:57:47 [2024-01-22T13:57:47.282Z]     --- PASS: TestBridgeINC/IPv6_ULA_on_non-internal_network (4.44s)
13:57:47 [2024-01-22T13:57:47.282Z]     --- PASS: TestBridgeINC/IPv6_ULA_on_internal_network (1.31s)
13:57:47 [2024-01-22T13:57:47.282Z] === RUN   TestDefaultBridgeIPv6
13:57:47 [2024-01-22T13:57:47.282Z] === RUN   TestDefaultBridgeIPv6/IPv6_ULA
13:57:48 [2024-01-22T13:57:48.660Z] === RUN   TestDefaultBridgeIPv6/IPv6_LLA_only
13:57:50 [2024-01-22T13:57:50.568Z] === RUN   TestDefaultBridgeIPv6/IPv6_nonstandard_LLA_only
13:57:51 [2024-01-22T13:57:51.950Z] --- PASS: TestDefaultBridgeIPv6 (4.56s)
13:57:51 [2024-01-22T13:57:51.950Z]     --- PASS: TestDefaultBridgeIPv6/IPv6_ULA (1.54s)
13:57:51 [2024-01-22T13:57:51.950Z]     --- PASS: TestDefaultBridgeIPv6/IPv6_LLA_only (1.49s)
13:57:51 [2024-01-22T13:57:51.950Z]     --- PASS: TestDefaultBridgeIPv6/IPv6_nonstandard_LLA_only (1.52s)
13:57:51 [2024-01-22T13:57:51.950Z] === RUN   TestDefaultBridgeAddresses
13:57:51 [2024-01-22T13:57:51.950Z] === RUN   TestDefaultBridgeAddresses/Unique-Local_Subnet_Changes
13:57:53 [2024-01-22T13:57:53.353Z] === RUN   TestDefaultBridgeAddresses/Link-Local_Subnet_Changes
13:57:54 [2024-01-22T13:57:54.732Z] --- PASS: TestDefaultBridgeAddresses (3.11s)
13:57:54 [2024-01-22T13:57:54.732Z]     --- PASS: TestDefaultBridgeAddresses/Unique-Local_Subnet_Changes (1.55s)
13:57:54 [2024-01-22T13:57:54.732Z]     --- PASS: TestDefaultBridgeAddresses/Link-Local_Subnet_Changes (1.55s)
13:57:54 [2024-01-22T13:57:54.732Z] PASS
13:57:54 [2024-01-22T13:57:54.732Z] 
13:57:54 [2024-01-22T13:57:54.732Z] DONE 23 tests in 35.780s
13:57:54 [2024-01-22T13:57:54.992Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m  
13:57:54 [2024-01-22T13:57:54.992Z] ++ '[' -n '' ']'
13:57:54 [2024-01-22T13:57:54.992Z] ++ 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
13:57:54 [2024-01-22T13:57:54.992Z] ++ set -e
13:57:54 [2024-01-22T13:57:54.992Z] ++ '[' -n 0 ']'
13:57:54 [2024-01-22T13:57:54.992Z] ++ set -x
13:57:54 [2024-01-22T13:57:54.992Z] ++ 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.jndsX5hYC5/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
13:57:54 [2024-01-22T13:57:54.992Z] testing: warning: no tests to run
13:57:54 [2024-01-22T13:57:54.992Z] PASS
13:57:54 [2024-01-22T13:57:54.992Z] 
13:57:54 [2024-01-22T13:57:54.992Z] DONE 0 tests in 0.007s
13:57:54 [2024-01-22T13:57:54.992Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m  
13:57:54 [2024-01-22T13:57:54.992Z] ++ '[' -n '' ']'
13:57:54 [2024-01-22T13:57:54.992Z] ++ 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
13:57:54 [2024-01-22T13:57:54.992Z] ++ set -e
13:57:54 [2024-01-22T13:57:54.992Z] ++ '[' -n 0 ']'
13:57:54 [2024-01-22T13:57:54.992Z] ++ set -x
13:57:54 [2024-01-22T13:57:54.992Z] ++ 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.jndsX5hYC5/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
13:57:54 [2024-01-22T13:57:54.992Z] INFO: Testing against a local daemon
13:57:54 [2024-01-22T13:57:54.992Z] === RUN   TestAuthZPluginAllowRequest
13:57:55 [2024-01-22T13:57:55.930Z] --- PASS: TestAuthZPluginAllowRequest (1.08s)
13:57:55 [2024-01-22T13:57:55.930Z] === RUN   TestAuthZPluginTLS
13:57:56 [2024-01-22T13:57:56.499Z] --- PASS: TestAuthZPluginTLS (0.55s)
13:57:56 [2024-01-22T13:57:56.499Z] === RUN   TestAuthZPluginDenyRequest
13:57:57 [2024-01-22T13:57:57.067Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
13:57:57 [2024-01-22T13:57:57.067Z] === RUN   TestAuthZPluginAPIDenyResponse
13:57:57 [2024-01-22T13:57:57.636Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
13:57:57 [2024-01-22T13:57:57.636Z] === RUN   TestAuthZPluginDenyResponse
13:57:58 [2024-01-22T13:57:58.205Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
13:57:58 [2024-01-22T13:57:58.205Z] === RUN   TestAuthZPluginAllowEventStream
13:57:59 [2024-01-22T13:57:59.142Z] 2024/01/22 13:57:58 http: panic serving 127.0.0.1:40746: runtime error: invalid memory address or nil pointer dereference
13:57:59 [2024-01-22T13:57:59.142Z] goroutine 45 [running]:
13:57:59 [2024-01-22T13:57:59.142Z] net/http.(*conn).serve.func1()
13:57:59 [2024-01-22T13:57:59.142Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
13:57:59 [2024-01-22T13:57:59.142Z] panic({0xa74960?, 0x1599ca0?})
13:57:59 [2024-01-22T13:57:59.142Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
13:57:59 [2024-01-22T13:57:59.142Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd72508, 0x40005555c0}, 0xffff545da378?)
13:57:59 [2024-01-22T13:57:59.142Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:159 +0x14c
13:57:59 [2024-01-22T13:57:59.142Z] net/http.HandlerFunc.ServeHTTP(0x4000322300?, {0xd72508?, 0x40005555c0?}, 0x4023f4?)
13:57:59 [2024-01-22T13:57:59.142Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
13:57:59 [2024-01-22T13:57:59.142Z] net/http.(*ServeMux).ServeHTTP(0xd78ab8?, {0xd72508, 0x40005555c0}, 0x4000322300)
13:57:59 [2024-01-22T13:57:59.142Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
13:57:59 [2024-01-22T13:57:59.142Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x40001620b0, {0xd710c8?, 0x4000126a80}, 0x4000322200, {0xd67440, 0x400013a600})
13:57:59 [2024-01-22T13:57:59.142Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:217 +0xf44
13:57:59 [2024-01-22T13:57:59.142Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd710c8?, 0x4000126a80?}, 0x400035f220?)
13:57:59 [2024-01-22T13:57:59.142Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40
13:57:59 [2024-01-22T13:57:59.142Z] net/http.HandlerFunc.ServeHTTP(0x10?, {0xd710c8?, 0x4000126a80?}, 0x4000126a80?)
13:57:59 [2024-01-22T13:57:59.142Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
13:57:59 [2024-01-22T13:57:59.142Z] net/http.serverHandler.ServeHTTP({0xd6dca8?}, {0xd710c8?, 0x4000126a80?}, 0x6?)
13:57:59 [2024-01-22T13:57:59.142Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
13:57:59 [2024-01-22T13:57:59.142Z] net/http.(*conn).serve(0x40004a2480, {0xd78ab8, 0x400028a6c0})
13:57:59 [2024-01-22T13:57:59.142Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
13:57:59 [2024-01-22T13:57:59.142Z] created by net/http.(*Server).Serve in goroutine 22
13:57:59 [2024-01-22T13:57:59.142Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
13:58:00 [2024-01-22T13:58:00.079Z] 2024/01/22 13:57:59 http: panic serving 127.0.0.1:40748: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input
13:58:00 [2024-01-22T13:58:00.079Z] goroutine 188 [running]:
13:58:00 [2024-01-22T13:58:00.079Z] net/http.(*conn).serve.func1()
13:58:00 [2024-01-22T13:58:00.079Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
13:58:00 [2024-01-22T13:58:00.079Z] panic({0xa0ad60?, 0x400035f360?})
13:58:00 [2024-01-22T13:58:00.079Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
13:58:00 [2024-01-22T13:58:00.079Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd72508, 0x4000555680}, 0xffff545da378?)
13:58:00 [2024-01-22T13:58:00.079Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360
13:58:00 [2024-01-22T13:58:00.079Z] net/http.HandlerFunc.ServeHTTP(0x4000322400?, {0xd72508?, 0x4000555680?}, 0x4023f4?)
13:58:00 [2024-01-22T13:58:00.079Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
13:58:00 [2024-01-22T13:58:00.079Z] net/http.(*ServeMux).ServeHTTP(0xd78ab8?, {0xd72508, 0x4000555680}, 0x4000322400)
13:58:00 [2024-01-22T13:58:00.079Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
13:58:00 [2024-01-22T13:58:00.079Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x40001620b0, {0xd710c8?, 0x4000126b60}, 0x40005fc300, {0xd67440, 0x400013a600})
13:58:00 [2024-01-22T13:58:00.079Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:217 +0xf44
13:58:00 [2024-01-22T13:58:00.079Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd710c8?, 0x4000126b60?}, 0x4000611d40?)
13:58:00 [2024-01-22T13:58:00.079Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40
13:58:00 [2024-01-22T13:58:00.079Z] net/http.HandlerFunc.ServeHTTP(0x15f7440?, {0xd710c8?, 0x4000126b60?}, 0x40005d8b40?)
13:58:00 [2024-01-22T13:58:00.079Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
13:58:00 [2024-01-22T13:58:00.079Z] net/http.serverHandler.ServeHTTP({0x4000611d40?}, {0xd710c8?, 0x4000126b60?}, 0x6?)
13:58:00 [2024-01-22T13:58:00.079Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
13:58:00 [2024-01-22T13:58:00.079Z] net/http.(*conn).serve(0x400043b4d0, {0xd78ab8, 0x400028a6c0})
13:58:00 [2024-01-22T13:58:00.079Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
13:58:00 [2024-01-22T13:58:00.079Z] created by net/http.(*Server).Serve in goroutine 22
13:58:00 [2024-01-22T13:58:00.079Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
13:58:01 [2024-01-22T13:58:01.985Z] 2024/01/22 13:58:01 http: panic serving 127.0.0.1:40758: could not unmarshal json for /AuthZPlugin.AuthZRes: unexpected end of JSON input
13:58:01 [2024-01-22T13:58:01.985Z] goroutine 212 [running]:
13:58:01 [2024-01-22T13:58:01.985Z] net/http.(*conn).serve.func1()
13:58:01 [2024-01-22T13:58:01.985Z] 	/usr/local/go/src/net/http/server.go:1868 +0xb0
13:58:01 [2024-01-22T13:58:01.985Z] panic({0xa0ad60?, 0x400035f430?})
13:58:01 [2024-01-22T13:58:01.985Z] 	/usr/local/go/src/runtime/panic.go:920 +0x26c
13:58:01 [2024-01-22T13:58:01.985Z] github.com/docker/docker/integration/plugin/authz.setupSuite.func3({0xd72508, 0x4000555740}, 0xffff545da378?)
13:58:01 [2024-01-22T13:58:01.985Z] 	/go/src/github.com/docker/docker/integration/plugin/authz/main_test.go:149 +0x360
13:58:01 [2024-01-22T13:58:01.985Z] net/http.HandlerFunc.ServeHTTP(0x4000322600?, {0xd72508?, 0x4000555740?}, 0x4023f4?)
13:58:01 [2024-01-22T13:58:01.985Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
13:58:01 [2024-01-22T13:58:01.985Z] net/http.(*ServeMux).ServeHTTP(0xd78ab8?, {0xd72508, 0x4000555740}, 0x4000322600)
13:58:01 [2024-01-22T13:58:01.985Z] 	/usr/local/go/src/net/http/server.go:2514 +0x144
13:58:01 [2024-01-22T13:58:01.985Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.(*middleware).serveHTTP(0x40001620b0, {0xd710c8?, 0x4000126c40}, 0x4000322500, {0xd67440, 0x400013a600})
13:58:01 [2024-01-22T13:58:01.985Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:217 +0xf44
13:58:01 [2024-01-22T13:58:01.985Z] github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp.NewMiddleware.func1.1({0xd710c8?, 0x4000126c40?}, 0x4000561f80?)
13:58:01 [2024-01-22T13:58:01.985Z] 	/go/src/github.com/docker/docker/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/handler.go:81 +0x40
13:58:01 [2024-01-22T13:58:01.985Z] net/http.HandlerFunc.ServeHTTP(0x15f7440?, {0xd710c8?, 0x4000126c40?}, 0x40005d8b40?)
13:58:01 [2024-01-22T13:58:01.985Z] 	/usr/local/go/src/net/http/server.go:2136 +0x38
13:58:01 [2024-01-22T13:58:01.985Z] net/http.serverHandler.ServeHTTP({0x4000561f80?}, {0xd710c8?, 0x4000126c40?}, 0x6?)
13:58:01 [2024-01-22T13:58:01.985Z] 	/usr/local/go/src/net/http/server.go:2938 +0xbc
13:58:01 [2024-01-22T13:58:01.985Z] net/http.(*conn).serve(0x400036e240, {0xd78ab8, 0x400028a6c0})
13:58:01 [2024-01-22T13:58:01.985Z] 	/usr/local/go/src/net/http/server.go:2009 +0x518
13:58:01 [2024-01-22T13:58:01.985Z] created by net/http.(*Server).Serve in goroutine 22
13:58:01 [2024-01-22T13:58:01.985Z] 	/usr/local/go/src/net/http/server.go:3086 +0x4cc
13:58:04 [2024-01-22T13:58:04.520Z] --- PASS: TestAuthZPluginAllowEventStream (6.00s)
13:58:04 [2024-01-22T13:58:04.520Z] === RUN   TestAuthZPluginErrorResponse
13:58:04 [2024-01-22T13:58:04.779Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
13:58:04 [2024-01-22T13:58:04.779Z] === RUN   TestAuthZPluginErrorRequest
13:58:05 [2024-01-22T13:58:05.348Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
13:58:05 [2024-01-22T13:58:05.348Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
13:58:05 [2024-01-22T13:58:05.607Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
13:58:05 [2024-01-22T13:58:05.607Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
13:58:06 [2024-01-22T13:58:06.986Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.15s)
13:58:06 [2024-01-22T13:58:06.986Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
13:58:07 [2024-01-22T13:58:07.923Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.16s)
13:58:07 [2024-01-22T13:58:07.923Z] === RUN   TestAuthZPluginHeader
13:58:08 [2024-01-22T13:58:08.861Z] --- PASS: TestAuthZPluginHeader (0.61s)
13:58:08 [2024-01-22T13:58:08.861Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
13:58:08 [2024-01-22T13:58:08.861Z]     authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm
13:58:08 [2024-01-22T13:58:08.861Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
13:58:08 [2024-01-22T13:58:08.861Z] === RUN   TestAuthZPluginV2Disable
13:58:08 [2024-01-22T13:58:08.861Z]     authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm
13:58:08 [2024-01-22T13:58:08.861Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
13:58:08 [2024-01-22T13:58:08.861Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
13:58:08 [2024-01-22T13:58:08.861Z]     authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm
13:58:08 [2024-01-22T13:58:08.861Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
13:58:08 [2024-01-22T13:58:08.861Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
13:58:08 [2024-01-22T13:58:08.861Z]     authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm
13:58:08 [2024-01-22T13:58:08.861Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
13:58:08 [2024-01-22T13:58:08.861Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
13:58:26 [2024-01-22T13:58:26.954Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s)
13:58:26 [2024-01-22T13:58:26.954Z] PASS
13:58:26 [2024-01-22T13:58:26.954Z] 
13:58:26 [2024-01-22T13:58:26.954Z] === Skipped
13:58:26 [2024-01-22T13:58:26.954Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
13:58:26 [2024-01-22T13:58:26.954Z]     authz_plugin_v2_test.go:40: (*Execution).NotAmd64-fm
13:58:26 [2024-01-22T13:58:26.954Z] 
13:58:26 [2024-01-22T13:58:26.954Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
13:58:26 [2024-01-22T13:58:26.954Z]     authz_plugin_v2_test.go:61: (*Execution).NotAmd64-fm
13:58:26 [2024-01-22T13:58:26.954Z] 
13:58:26 [2024-01-22T13:58:26.954Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
13:58:26 [2024-01-22T13:58:26.954Z]     authz_plugin_v2_test.go:87: (*Execution).NotAmd64-fm
13:58:26 [2024-01-22T13:58:26.954Z] 
13:58:26 [2024-01-22T13:58:26.954Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
13:58:26 [2024-01-22T13:58:26.954Z]     authz_plugin_v2_test.go:122: (*Execution).NotAmd64-fm
13:58:26 [2024-01-22T13:58:26.954Z] 
13:58:26 [2024-01-22T13:58:26.954Z] DONE 17 tests, 4 skipped in 30.644s
13:58:26 [2024-01-22T13:58:26.954Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m  
13:58:26 [2024-01-22T13:58:26.954Z] ++ '[' -n '' ']'
13:58:26 [2024-01-22T13:58:26.954Z] ++ 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
13:58:26 [2024-01-22T13:58:26.954Z] ++ set -e
13:58:26 [2024-01-22T13:58:26.954Z] ++ '[' -n 0 ']'
13:58:26 [2024-01-22T13:58:26.954Z] ++ set -x
13:58:26 [2024-01-22T13:58:26.954Z] ++ 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.jndsX5hYC5/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
13:58:26 [2024-01-22T13:58:26.954Z] INFO: Testing against a local daemon
13:58:26 [2024-01-22T13:58:26.954Z] === RUN   TestPluginInvalidJSON
13:58:26 [2024-01-22T13:58:26.954Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
13:58:26 [2024-01-22T13:58:26.954Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
13:58:26 [2024-01-22T13:58:26.954Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
13:58:26 [2024-01-22T13:58:26.954Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
13:58:26 [2024-01-22T13:58:26.954Z] === RUN   TestPluginInvalidJSON/plugins/pull
13:58:26 [2024-01-22T13:58:26.954Z] === PAUSE TestPluginInvalidJSON/plugins/pull
13:58:26 [2024-01-22T13:58:26.954Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
13:58:26 [2024-01-22T13:58:26.954Z] === CONT  TestPluginInvalidJSON/plugins/pull
13:58:26 [2024-01-22T13:58:26.954Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
13:58:26 [2024-01-22T13:58:26.954Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
13:58:26 [2024-01-22T13:58:26.954Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
13:58:26 [2024-01-22T13:58:26.954Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
13:58:26 [2024-01-22T13:58:26.954Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
13:58:26 [2024-01-22T13:58:26.954Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
13:58:26 [2024-01-22T13:58:26.954Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
13:58:26 [2024-01-22T13:58:26.954Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
13:58:26 [2024-01-22T13:58:26.954Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
13:58:26 [2024-01-22T13:58:26.954Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
13:58:26 [2024-01-22T13:58:26.954Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
13:58:26 [2024-01-22T13:58:26.954Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
13:58:26 [2024-01-22T13:58:26.954Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
13:58:26 [2024-01-22T13:58:26.954Z] --- PASS: TestPluginInvalidJSON (0.01s)
13:58:26 [2024-01-22T13:58:26.954Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
13:58:26 [2024-01-22T13:58:26.954Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
13:58:26 [2024-01-22T13:58:26.954Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
13:58:26 [2024-01-22T13:58:26.954Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
13:58:26 [2024-01-22T13:58:26.954Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
13:58:26 [2024-01-22T13:58:26.954Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
13:58:26 [2024-01-22T13:58:26.954Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
13:58:26 [2024-01-22T13:58:26.954Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
13:58:26 [2024-01-22T13:58:26.954Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
13:58:26 [2024-01-22T13:58:26.954Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
13:58:26 [2024-01-22T13:58:26.954Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
13:58:26 [2024-01-22T13:58:26.954Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
13:58:26 [2024-01-22T13:58:26.954Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
13:58:26 [2024-01-22T13:58:26.954Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
13:58:26 [2024-01-22T13:58:26.954Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
13:58:26 [2024-01-22T13:58:26.954Z] === RUN   TestPluginInstall
13:58:26 [2024-01-22T13:58:26.954Z] === RUN   TestPluginInstall/no_auth
13:58:29 [2024-01-22T13:58:29.491Z] time="2024-01-22T13:58:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:58:29 [2024-01-22T13:58:29.491Z] time="2024-01-22T13:58:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e3f6f1fe6ec6b1ef0ee68e3f7fe1143f5bbfd6179ec4d3d3a9a8b932d115c3ad" mediatype=application/vnd.docker.plugin.v1+json size=522
13:58:29 [2024-01-22T13:58:29.491Z] time="2024-01-22T13:58:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:58:29 [2024-01-22T13:58:29.491Z] time="2024-01-22T13:58:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e3f6f1fe6ec6b1ef0ee68e3f7fe1143f5bbfd6179ec4d3d3a9a8b932d115c3ad" mediatype=application/vnd.docker.plugin.v1+json size=522
13:58:29 [2024-01-22T13:58:29.491Z] === RUN   TestPluginInstall/with_htpasswd
13:58:29 [2024-01-22T13:58:29.491Z] time="2024-01-22T13:58:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:58:29 [2024-01-22T13:58:29.491Z] time="2024-01-22T13:58:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0c240ca5763bffa0142c4978d61cabf6e5d505b15be092a3d2a495c044f00089" mediatype=application/vnd.docker.plugin.v1+json size=522
13:58:29 [2024-01-22T13:58:29.491Z] time="2024-01-22T13:58:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:58:29 [2024-01-22T13:58:29.491Z] time="2024-01-22T13:58:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0c240ca5763bffa0142c4978d61cabf6e5d505b15be092a3d2a495c044f00089" mediatype=application/vnd.docker.plugin.v1+json size=522
13:58:29 [2024-01-22T13:58:29.491Z] === RUN   TestPluginInstall/with_insecure
13:58:30 [2024-01-22T13:58:30.429Z] time="2024-01-22T13:58:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:58:30 [2024-01-22T13:58:30.429Z] time="2024-01-22T13:58:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0c240ca5763bffa0142c4978d61cabf6e5d505b15be092a3d2a495c044f00089" mediatype=application/vnd.docker.plugin.v1+json size=522
13:58:30 [2024-01-22T13:58:30.429Z] time="2024-01-22T13:58:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:58:30 [2024-01-22T13:58:30.429Z] time="2024-01-22T13:58:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0c240ca5763bffa0142c4978d61cabf6e5d505b15be092a3d2a495c044f00089" mediatype=application/vnd.docker.plugin.v1+json size=522
13:58:30 [2024-01-22T13:58:30.429Z]     plugin_test.go:204: [dc9d5f7b756d4] daemon is not started
13:58:30 [2024-01-22T13:58:30.429Z] --- PASS: TestPluginInstall (4.94s)
13:58:30 [2024-01-22T13:58:30.429Z]     --- PASS: TestPluginInstall/no_auth (3.56s)
13:58:30 [2024-01-22T13:58:30.429Z]     --- PASS: TestPluginInstall/with_htpasswd (0.46s)
13:58:30 [2024-01-22T13:58:30.429Z]     --- PASS: TestPluginInstall/with_insecure (0.93s)
13:58:30 [2024-01-22T13:58:30.429Z] === RUN   TestPluginsWithRuntimes
13:58:32 [2024-01-22T13:58:32.335Z] === RUN   TestPluginsWithRuntimes/No_Args
13:58:32 [2024-01-22T13:58:32.904Z] === RUN   TestPluginsWithRuntimes/With_Args
13:58:33 [2024-01-22T13:58:33.841Z] --- PASS: TestPluginsWithRuntimes (3.34s)
13:58:33 [2024-01-22T13:58:33.841Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.93s)
13:58:33 [2024-01-22T13:58:33.841Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.91s)
13:58:33 [2024-01-22T13:58:33.841Z] === RUN   TestPluginBackCompatMediaTypes
13:58:34 [2024-01-22T13:58:34.410Z] --- PASS: TestPluginBackCompatMediaTypes (0.49s)
13:58:34 [2024-01-22T13:58:34.410Z] PASS
13:58:34 [2024-01-22T13:58:34.410Z] 
13:58:34 [2024-01-22T13:58:34.410Z] DONE 24 tests in 8.823s
13:58:34 [2024-01-22T13:58:34.410Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m  
13:58:34 [2024-01-22T13:58:34.410Z] ++ '[' -n '' ']'
13:58:34 [2024-01-22T13:58:34.410Z] ++ 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
13:58:34 [2024-01-22T13:58:34.410Z] ++ set -e
13:58:34 [2024-01-22T13:58:34.410Z] ++ '[' -n 0 ']'
13:58:34 [2024-01-22T13:58:34.410Z] ++ set -x
13:58:34 [2024-01-22T13:58:34.410Z] ++ 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.jndsX5hYC5/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
13:58:34 [2024-01-22T13:58:34.410Z] INFO: Testing against a local daemon
13:58:34 [2024-01-22T13:58:34.410Z] === RUN   TestExternalGraphDriver
13:58:34 [2024-01-22T13:58:34.669Z] === RUN   TestExternalGraphDriver/json
13:58:34 [2024-01-22T13:58:34.669Z] === RUN   TestExternalGraphDriver/spec
13:58:34 [2024-01-22T13:58:34.669Z] === RUN   TestExternalGraphDriver/pull
13:58:34 [2024-01-22T13:58:34.669Z] --- PASS: TestExternalGraphDriver (0.34s)
13:58:34 [2024-01-22T13:58:34.669Z]     --- PASS: TestExternalGraphDriver/json (0.00s)
13:58:34 [2024-01-22T13:58:34.669Z]     --- PASS: TestExternalGraphDriver/spec (0.00s)
13:58:34 [2024-01-22T13:58:34.669Z]     --- PASS: TestExternalGraphDriver/pull (0.00s)
13:58:34 [2024-01-22T13:58:34.669Z] === RUN   TestGraphdriverPluginV2
13:58:35 [2024-01-22T13:58:35.237Z]     external_test.go:415: (*Execution).NotAmd64-fm
13:58:35 [2024-01-22T13:58:35.237Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
13:58:35 [2024-01-22T13:58:35.237Z] PASS
13:58:35 [2024-01-22T13:58:35.237Z] 
13:58:35 [2024-01-22T13:58:35.237Z] === Skipped
13:58:35 [2024-01-22T13:58:35.237Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
13:58:35 [2024-01-22T13:58:35.237Z]     external_test.go:415: (*Execution).NotAmd64-fm
13:58:35 [2024-01-22T13:58:35.237Z] 
13:58:35 [2024-01-22T13:58:35.237Z] DONE 5 tests, 1 skipped in 0.699s
13:58:35 [2024-01-22T13:58:35.237Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m  
13:58:35 [2024-01-22T13:58:35.237Z] ++ '[' -n '' ']'
13:58:35 [2024-01-22T13:58:35.237Z] ++ 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
13:58:35 [2024-01-22T13:58:35.237Z] ++ set -e
13:58:35 [2024-01-22T13:58:35.237Z] ++ '[' -n 0 ']'
13:58:35 [2024-01-22T13:58:35.237Z] ++ set -x
13:58:35 [2024-01-22T13:58:35.237Z] ++ 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.jndsX5hYC5/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
13:58:35 [2024-01-22T13:58:35.237Z] INFO: Testing against a local daemon
13:58:35 [2024-01-22T13:58:35.237Z] === RUN   TestContinueAfterPluginCrash
13:58:35 [2024-01-22T13:58:35.237Z] === PAUSE TestContinueAfterPluginCrash
13:58:35 [2024-01-22T13:58:35.237Z] === RUN   TestReadPluginNoRead
13:58:35 [2024-01-22T13:58:35.237Z] === PAUSE TestReadPluginNoRead
13:58:35 [2024-01-22T13:58:35.237Z] === RUN   TestDaemonStartWithLogOpt
13:58:35 [2024-01-22T13:58:35.237Z] === PAUSE TestDaemonStartWithLogOpt
13:58:35 [2024-01-22T13:58:35.237Z] === CONT  TestContinueAfterPluginCrash
13:58:35 [2024-01-22T13:58:35.237Z] === CONT  TestDaemonStartWithLogOpt
13:58:35 [2024-01-22T13:58:35.237Z] === CONT  TestReadPluginNoRead
13:58:37 [2024-01-22T13:58:37.144Z] === RUN   TestReadPluginNoRead/default
13:58:37 [2024-01-22T13:58:37.714Z] --- PASS: TestDaemonStartWithLogOpt (2.67s)
13:58:38 [2024-01-22T13:58:38.302Z] === RUN   TestReadPluginNoRead/disabled_caching
13:58:39 [2024-01-22T13:58:39.687Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
13:58:41 [2024-01-22T13:58:41.065Z]     read_test.go:93: [d7f8278b8d752] daemon is not started
13:58:41 [2024-01-22T13:58:41.065Z] --- PASS: TestReadPluginNoRead (5.71s)
13:58:41 [2024-01-22T13:58:41.065Z]     --- PASS: TestReadPluginNoRead/default (1.24s)
13:58:41 [2024-01-22T13:58:41.065Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.23s)
13:58:41 [2024-01-22T13:58:41.065Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.18s)
13:58:42 [2024-01-22T13:58:42.970Z] --- PASS: TestContinueAfterPluginCrash (7.58s)
13:58:42 [2024-01-22T13:58:42.970Z] PASS
13:58:42 [2024-01-22T13:58:42.970Z] 
13:58:42 [2024-01-22T13:58:42.970Z] DONE 6 tests in 7.611s
13:58:42 [2024-01-22T13:58:42.970Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m  
13:58:42 [2024-01-22T13:58:42.970Z] ++ '[' -n '' ']'
13:58:42 [2024-01-22T13:58:42.970Z] ++ 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
13:58:42 [2024-01-22T13:58:42.970Z] ++ set -e
13:58:42 [2024-01-22T13:58:42.970Z] ++ '[' -n 0 ']'
13:58:42 [2024-01-22T13:58:42.970Z] ++ set -x
13:58:42 [2024-01-22T13:58:42.970Z] ++ 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.jndsX5hYC5/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
13:58:42 [2024-01-22T13:58:42.970Z] testing: warning: no tests to run
13:58:42 [2024-01-22T13:58:42.970Z] PASS
13:58:42 [2024-01-22T13:58:42.970Z] 
13:58:42 [2024-01-22T13:58:42.970Z] DONE 0 tests in 0.008s
13:58:42 [2024-01-22T13:58:42.970Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m  
13:58:42 [2024-01-22T13:58:42.970Z] ++ '[' -n '' ']'
13:58:42 [2024-01-22T13:58:42.970Z] ++ 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
13:58:42 [2024-01-22T13:58:42.970Z] ++ set -e
13:58:42 [2024-01-22T13:58:42.970Z] ++ '[' -n 0 ']'
13:58:42 [2024-01-22T13:58:42.970Z] ++ set -x
13:58:42 [2024-01-22T13:58:42.970Z] ++ 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.jndsX5hYC5/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
13:58:42 [2024-01-22T13:58:42.970Z] INFO: Testing against a local daemon
13:58:42 [2024-01-22T13:58:42.970Z] === RUN   TestPluginWithDevMounts
13:58:42 [2024-01-22T13:58:42.970Z] === PAUSE TestPluginWithDevMounts
13:58:42 [2024-01-22T13:58:42.970Z] === CONT  TestPluginWithDevMounts
13:58:44 [2024-01-22T13:58:44.349Z] --- PASS: TestPluginWithDevMounts (1.51s)
13:58:44 [2024-01-22T13:58:44.349Z] PASS
13:58:44 [2024-01-22T13:58:44.349Z] 
13:58:44 [2024-01-22T13:58:44.349Z] DONE 1 tests in 1.543s
13:58:44 [2024-01-22T13:58:44.349Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m  
13:58:44 [2024-01-22T13:58:44.349Z] ++ '[' -n '' ']'
13:58:44 [2024-01-22T13:58:44.349Z] ++ 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
13:58:44 [2024-01-22T13:58:44.349Z] ++ set -e
13:58:44 [2024-01-22T13:58:44.349Z] ++ '[' -n 0 ']'
13:58:44 [2024-01-22T13:58:44.349Z] ++ set -x
13:58:44 [2024-01-22T13:58:44.349Z] ++ 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.jndsX5hYC5/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
13:58:44 [2024-01-22T13:58:44.349Z] INFO: Testing against a local daemon
13:58:44 [2024-01-22T13:58:44.349Z] === RUN   TestSecretInspect
13:58:46 [2024-01-22T13:58:46.256Z] --- PASS: TestSecretInspect (1.83s)
13:58:46 [2024-01-22T13:58:46.256Z] === RUN   TestSecretList
13:58:48 [2024-01-22T13:58:48.162Z] --- PASS: TestSecretList (1.90s)
13:58:48 [2024-01-22T13:58:48.162Z] === RUN   TestSecretsCreateAndDelete
13:58:50 [2024-01-22T13:58:50.069Z] --- PASS: TestSecretsCreateAndDelete (2.00s)
13:58:50 [2024-01-22T13:58:50.069Z] === RUN   TestSecretsUpdate
13:58:51 [2024-01-22T13:58:51.976Z] --- PASS: TestSecretsUpdate (1.87s)
13:58:51 [2024-01-22T13:58:51.976Z] === RUN   TestTemplatedSecret
13:58:55 [2024-01-22T13:58:55.266Z] --- PASS: TestTemplatedSecret (2.71s)
13:58:55 [2024-01-22T13:58:55.266Z] === RUN   TestSecretCreateResolve
13:58:56 [2024-01-22T13:58:56.647Z] --- PASS: TestSecretCreateResolve (1.79s)
13:58:56 [2024-01-22T13:58:56.647Z] PASS
13:58:56 [2024-01-22T13:58:56.647Z] 
13:58:56 [2024-01-22T13:58:56.647Z] DONE 6 tests in 12.163s
13:58:56 [2024-01-22T13:58:56.647Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m  
13:58:56 [2024-01-22T13:58:56.647Z] ++ '[' -n '' ']'
13:58:56 [2024-01-22T13:58:56.647Z] ++ 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
13:58:56 [2024-01-22T13:58:56.647Z] ++ set -e
13:58:56 [2024-01-22T13:58:56.647Z] ++ '[' -n 0 ']'
13:58:56 [2024-01-22T13:58:56.647Z] ++ set -x
13:58:56 [2024-01-22T13:58:56.647Z] ++ 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.jndsX5hYC5/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
13:58:56 [2024-01-22T13:58:56.647Z] INFO: Testing against a local daemon
13:58:56 [2024-01-22T13:58:56.647Z] === RUN   TestServiceCreateInit
13:58:56 [2024-01-22T13:58:56.647Z] === RUN   TestServiceCreateInit/daemonInitDisabled
13:59:00 [2024-01-22T13:59:00.841Z] === RUN   TestServiceCreateInit/daemonInitEnabled
13:59:04 [2024-01-22T13:59:04.132Z] --- PASS: TestServiceCreateInit (7.62s)
13:59:04 [2024-01-22T13:59:04.132Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.84s)
13:59:04 [2024-01-22T13:59:04.132Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.76s)
13:59:04 [2024-01-22T13:59:04.132Z] === RUN   TestCreateServiceMultipleTimes
13:59:19 [2024-01-22T13:59:19.018Z] --- PASS: TestCreateServiceMultipleTimes (14.80s)
13:59:19 [2024-01-22T13:59:19.018Z] === RUN   TestCreateServiceConflict
13:59:20 [2024-01-22T13:59:20.924Z] --- PASS: TestCreateServiceConflict (1.99s)
13:59:20 [2024-01-22T13:59:20.924Z] === RUN   TestCreateServiceMaxReplicas
13:59:24 [2024-01-22T13:59:24.213Z] --- PASS: TestCreateServiceMaxReplicas (2.95s)
13:59:24 [2024-01-22T13:59:24.213Z] === RUN   TestCreateServiceSecretFileMode
13:59:36 [2024-01-22T13:59:36.451Z] --- PASS: TestCreateServiceSecretFileMode (12.68s)
13:59:36 [2024-01-22T13:59:36.451Z] === RUN   TestCreateServiceConfigFileMode
13:59:51 [2024-01-22T13:59:51.337Z] --- PASS: TestCreateServiceConfigFileMode (12.52s)
13:59:51 [2024-01-22T13:59:51.337Z] === RUN   TestCreateServiceSysctls
13:59:52 [2024-01-22T13:59:52.275Z] --- PASS: TestCreateServiceSysctls (3.25s)
13:59:52 [2024-01-22T13:59:52.275Z] === RUN   TestCreateServiceCapabilities
13:59:54 [2024-01-22T13:59:54.811Z] --- PASS: TestCreateServiceCapabilities (2.55s)
13:59:54 [2024-01-22T13:59:54.811Z] === RUN   TestInspect
13:59:58 [2024-01-22T13:59:58.101Z] --- PASS: TestInspect (2.81s)
13:59:58 [2024-01-22T13:59:58.101Z] === RUN   TestCreateJob
14:00:01 [2024-01-22T14:00:01.392Z] --- PASS: TestCreateJob (3.20s)
14:00:01 [2024-01-22T14:00:01.392Z] === RUN   TestReplicatedJob
14:00:06 [2024-01-22T14:00:06.668Z] --- PASS: TestReplicatedJob (5.11s)
14:00:06 [2024-01-22T14:00:06.668Z] === RUN   TestUpdateReplicatedJob
14:00:09 [2024-01-22T14:00:09.204Z] --- PASS: TestUpdateReplicatedJob (3.21s)
14:00:09 [2024-01-22T14:00:09.204Z] === RUN   TestServiceListWithStatuses
14:00:14 [2024-01-22T14:00:14.479Z] --- PASS: TestServiceListWithStatuses (4.69s)
14:00:14 [2024-01-22T14:00:14.479Z] === RUN   TestDockerNetworkConnectAliasPreV144
14:00:17 [2024-01-22T14:00:17.770Z] --- PASS: TestDockerNetworkConnectAliasPreV144 (3.90s)
14:00:17 [2024-01-22T14:00:17.770Z] === RUN   TestDockerNetworkReConnect
14:00:21 [2024-01-22T14:00:21.061Z] --- PASS: TestDockerNetworkReConnect (3.31s)
14:00:21 [2024-01-22T14:00:21.061Z] === RUN   TestServicePlugin
14:00:21 [2024-01-22T14:00:21.061Z]     plugin_test.go:25: (*Execution).NotAmd64-fm
14:00:21 [2024-01-22T14:00:21.061Z] --- SKIP: TestServicePlugin (0.00s)
14:00:21 [2024-01-22T14:00:21.061Z] === RUN   TestServiceUpdateLabel
14:00:22 [2024-01-22T14:00:22.967Z] --- PASS: TestServiceUpdateLabel (1.89s)
14:00:22 [2024-01-22T14:00:22.967Z] === RUN   TestServiceUpdateSecrets
14:00:37 [2024-01-22T14:00:37.876Z] --- PASS: TestServiceUpdateSecrets (14.26s)
14:00:37 [2024-01-22T14:00:37.876Z] === RUN   TestServiceUpdateConfigs
14:00:52 [2024-01-22T14:00:52.764Z] --- PASS: TestServiceUpdateConfigs (14.65s)
14:00:52 [2024-01-22T14:00:52.764Z] === RUN   TestServiceUpdateNetwork
14:01:04 [2024-01-22T14:01:04.978Z] --- PASS: TestServiceUpdateNetwork (12.18s)
14:01:04 [2024-01-22T14:01:04.978Z] === RUN   TestServiceUpdatePidsLimit
14:01:05 [2024-01-22T14:01:05.237Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
14:01:06 [2024-01-22T14:01:06.175Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
14:01:12 [2024-01-22T14:01:12.746Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
14:01:20 [2024-01-22T14:01:20.974Z] --- PASS: TestServiceUpdatePidsLimit (16.25s)
14:01:20 [2024-01-22T14:01:20.974Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s)
14:01:20 [2024-01-22T14:01:20.974Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s)
14:01:20 [2024-01-22T14:01:20.974Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.88s)
14:01:20 [2024-01-22T14:01:20.974Z] PASS
14:01:20 [2024-01-22T14:01:20.974Z] 
14:01:20 [2024-01-22T14:01:20.974Z] === Skipped
14:01:20 [2024-01-22T14:01:20.974Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
14:01:20 [2024-01-22T14:01:20.974Z]     plugin_test.go:25: (*Execution).NotAmd64-fm
14:01:20 [2024-01-22T14:01:20.974Z] 
14:01:20 [2024-01-22T14:01:20.974Z] DONE 26 tests, 1 skipped in 143.853s
14:01:20 [2024-01-22T14:01:20.974Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m  
14:01:20 [2024-01-22T14:01:20.974Z] ++ '[' -n '' ']'
14:01:20 [2024-01-22T14:01:20.974Z] ++ 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
14:01:20 [2024-01-22T14:01:20.974Z] ++ set -e
14:01:20 [2024-01-22T14:01:20.974Z] ++ '[' -n 0 ']'
14:01:20 [2024-01-22T14:01:20.974Z] ++ set -x
14:01:20 [2024-01-22T14:01:20.974Z] ++ 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.jndsX5hYC5/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
14:01:20 [2024-01-22T14:01:20.974Z] INFO: Testing against a local daemon
14:01:20 [2024-01-22T14:01:20.974Z] === RUN   TestSessionCreate
14:01:20 [2024-01-22T14:01:20.974Z] --- PASS: TestSessionCreate (0.01s)
14:01:20 [2024-01-22T14:01:20.974Z] === RUN   TestSessionCreateWithBadUpgrade
14:01:20 [2024-01-22T14:01:20.974Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s)
14:01:20 [2024-01-22T14:01:20.974Z] PASS
14:01:20 [2024-01-22T14:01:20.974Z] 
14:01:20 [2024-01-22T14:01:20.974Z] DONE 2 tests in 0.046s
14:01:20 [2024-01-22T14:01:20.974Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m  
14:01:20 [2024-01-22T14:01:20.974Z] ++ '[' -n '' ']'
14:01:20 [2024-01-22T14:01:20.974Z] ++ 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
14:01:20 [2024-01-22T14:01:20.974Z] ++ set -e
14:01:20 [2024-01-22T14:01:20.974Z] ++ '[' -n 0 ']'
14:01:20 [2024-01-22T14:01:20.974Z] ++ set -x
14:01:20 [2024-01-22T14:01:20.974Z] ++ 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.jndsX5hYC5/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
14:01:20 [2024-01-22T14:01:20.974Z] INFO: Testing against a local daemon
14:01:20 [2024-01-22T14:01:20.974Z] === RUN   TestCgroupDriverSystemdMemoryLimit
14:01:20 [2024-01-22T14:01:20.974Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
14:01:20 [2024-01-22T14:01:20.974Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
14:01:20 [2024-01-22T14:01:20.974Z] === RUN   TestDiskUsage
14:01:20 [2024-01-22T14:01:20.974Z] === PAUSE TestDiskUsage
14:01:20 [2024-01-22T14:01:20.974Z] === RUN   TestEventsExecDie
14:01:20 [2024-01-22T14:01:20.974Z] --- PASS: TestEventsExecDie (0.56s)
14:01:20 [2024-01-22T14:01:20.974Z] === RUN   TestEventsBackwardsCompatible
14:01:20 [2024-01-22T14:01:20.974Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
14:01:20 [2024-01-22T14:01:20.974Z] === RUN   TestEventsVolumeCreate
14:01:21 [2024-01-22T14:01:21.233Z] --- PASS: TestEventsVolumeCreate (0.06s)
14:01:21 [2024-01-22T14:01:21.233Z] === RUN   TestInfoBinaryCommits
14:01:21 [2024-01-22T14:01:21.233Z] --- PASS: TestInfoBinaryCommits (0.01s)
14:01:21 [2024-01-22T14:01:21.233Z] === RUN   TestInfoAPIVersioned
14:01:21 [2024-01-22T14:01:21.233Z] --- PASS: TestInfoAPIVersioned (0.01s)
14:01:21 [2024-01-22T14:01:21.233Z] === RUN   TestInfoAPI
14:01:21 [2024-01-22T14:01:21.233Z] --- PASS: TestInfoAPI (0.01s)
14:01:21 [2024-01-22T14:01:21.233Z] === RUN   TestInfoAPIWarnings
14:01:39 [2024-01-22T14:01:39.325Z] --- PASS: TestInfoAPIWarnings (16.55s)
14:01:39 [2024-01-22T14:01:39.325Z] === RUN   TestInfoDebug
14:01:39 [2024-01-22T14:01:39.325Z] --- PASS: TestInfoDebug (0.52s)
14:01:39 [2024-01-22T14:01:39.325Z] === RUN   TestInfoInsecureRegistries
14:01:39 [2024-01-22T14:01:39.325Z] --- PASS: TestInfoInsecureRegistries (0.52s)
14:01:39 [2024-01-22T14:01:39.325Z] === RUN   TestInfoRegistryMirrors
14:01:39 [2024-01-22T14:01:39.325Z] --- PASS: TestInfoRegistryMirrors (0.52s)
14:01:39 [2024-01-22T14:01:39.325Z] === RUN   TestLoginFailsWithBadCredentials
14:01:40 [2024-01-22T14:01:40.263Z] --- PASS: TestLoginFailsWithBadCredentials (0.98s)
14:01:40 [2024-01-22T14:01:40.263Z] === RUN   TestPingCacheHeaders
14:01:40 [2024-01-22T14:01:40.263Z] --- PASS: TestPingCacheHeaders (0.01s)
14:01:40 [2024-01-22T14:01:40.263Z] === RUN   TestPingGet
14:01:40 [2024-01-22T14:01:40.263Z] --- PASS: TestPingGet (0.01s)
14:01:40 [2024-01-22T14:01:40.263Z] === RUN   TestPingHead
14:01:40 [2024-01-22T14:01:40.263Z] --- PASS: TestPingHead (0.01s)
14:01:40 [2024-01-22T14:01:40.263Z] === RUN   TestPingSwarmHeader
14:01:40 [2024-01-22T14:01:40.832Z] === RUN   TestPingSwarmHeader/before_swarm_init
14:01:41 [2024-01-22T14:01:41.400Z] === RUN   TestPingSwarmHeader/after_swarm_init
14:01:42 [2024-01-22T14:01:42.337Z] === RUN   TestPingSwarmHeader/after_swarm_leave
14:01:42 [2024-01-22T14:01:42.337Z] --- PASS: TestPingSwarmHeader (2.06s)
14:01:42 [2024-01-22T14:01:42.337Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
14:01:42 [2024-01-22T14:01:42.337Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
14:01:42 [2024-01-22T14:01:42.337Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
14:01:42 [2024-01-22T14:01:42.337Z] === RUN   TestPingBuilderHeader
14:01:42 [2024-01-22T14:01:42.337Z] === RUN   TestPingBuilderHeader/default_config
14:01:42 [2024-01-22T14:01:42.906Z] === RUN   TestPingBuilderHeader/buildkit_disabled
14:01:43 [2024-01-22T14:01:43.474Z] --- PASS: TestPingBuilderHeader (1.04s)
14:01:43 [2024-01-22T14:01:43.474Z]     --- PASS: TestPingBuilderHeader/default_config (0.52s)
14:01:43 [2024-01-22T14:01:43.474Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s)
14:01:43 [2024-01-22T14:01:43.474Z] === RUN   TestVersion
14:01:43 [2024-01-22T14:01:43.474Z] --- PASS: TestVersion (0.01s)
14:01:43 [2024-01-22T14:01:43.474Z] === CONT  TestDiskUsage
14:01:44 [2024-01-22T14:01:44.043Z] === RUN   TestDiskUsage/empty
14:01:44 [2024-01-22T14:01:44.043Z] === RUN   TestDiskUsage/empty/container_types
14:01:44 [2024-01-22T14:01:44.043Z] === RUN   TestDiskUsage/empty/image_types
14:01:44 [2024-01-22T14:01:44.043Z] === RUN   TestDiskUsage/empty/volume_types
14:01:44 [2024-01-22T14:01:44.043Z] === RUN   TestDiskUsage/empty/build-cache_types
14:01:44 [2024-01-22T14:01:44.043Z] === RUN   TestDiskUsage/empty/container,_volume_types
14:01:44 [2024-01-22T14:01:44.043Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
14:01:44 [2024-01-22T14:01:44.043Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
14:01:44 [2024-01-22T14:01:44.043Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
14:01:44 [2024-01-22T14:01:44.043Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
14:01:44 [2024-01-22T14:01:44.043Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
14:01:44 [2024-01-22T14:01:44.043Z] === RUN   TestDiskUsage/after_LoadBusybox
14:01:44 [2024-01-22T14:01:44.043Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
14:01:44 [2024-01-22T14:01:44.043Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
14:01:44 [2024-01-22T14:01:44.043Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
14:01:44 [2024-01-22T14:01:44.043Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
14:01:44 [2024-01-22T14:01:44.043Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
14:01:44 [2024-01-22T14:01:44.043Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
14:01:44 [2024-01-22T14:01:44.043Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
14:01:44 [2024-01-22T14:01:44.043Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
14:01:44 [2024-01-22T14:01:44.043Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
14:01:44 [2024-01-22T14:01:44.043Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
14:01:44 [2024-01-22T14:01:44.043Z] === RUN   TestDiskUsage/after_container.Run
14:01:44 [2024-01-22T14:01:44.302Z] === RUN   TestDiskUsage/after_container.Run/container_types
14:01:44 [2024-01-22T14:01:44.302Z] === RUN   TestDiskUsage/after_container.Run/image_types
14:01:44 [2024-01-22T14:01:44.302Z] === RUN   TestDiskUsage/after_container.Run/volume_types
14:01:44 [2024-01-22T14:01:44.302Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
14:01:44 [2024-01-22T14:01:44.302Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
14:01:44 [2024-01-22T14:01:44.302Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
14:01:44 [2024-01-22T14:01:44.302Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
14:01:44 [2024-01-22T14:01:44.302Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
14:01:44 [2024-01-22T14:01:44.302Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
14:01:44 [2024-01-22T14:01:44.302Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
14:01:44 [2024-01-22T14:01:44.562Z] --- PASS: TestDiskUsage (1.10s)
14:01:44 [2024-01-22T14:01:44.562Z]     --- PASS: TestDiskUsage/empty (0.01s)
14:01:44 [2024-01-22T14:01:44.562Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
14:01:44 [2024-01-22T14:01:44.562Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
14:01:44 [2024-01-22T14:01:44.562Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
14:01:44 [2024-01-22T14:01:44.562Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
14:01:44 [2024-01-22T14:01:44.562Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
14:01:44 [2024-01-22T14:01:44.562Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
14:01:44 [2024-01-22T14:01:44.562Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
14:01:44 [2024-01-22T14:01:44.562Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
14:01:44 [2024-01-22T14:01:44.562Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
14:01:44 [2024-01-22T14:01:44.562Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
14:01:44 [2024-01-22T14:01:44.562Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.09s)
14:01:44 [2024-01-22T14:01:44.562Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
14:01:44 [2024-01-22T14:01:44.562Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
14:01:44 [2024-01-22T14:01:44.562Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
14:01:44 [2024-01-22T14:01:44.562Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
14:01:44 [2024-01-22T14:01:44.562Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
14:01:44 [2024-01-22T14:01:44.562Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
14:01:44 [2024-01-22T14:01:44.562Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
14:01:44 [2024-01-22T14:01:44.562Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
14:01:44 [2024-01-22T14:01:44.562Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
14:01:44 [2024-01-22T14:01:44.562Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
14:01:44 [2024-01-22T14:01:44.562Z]     --- PASS: TestDiskUsage/after_container.Run (0.30s)
14:01:44 [2024-01-22T14:01:44.562Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
14:01:44 [2024-01-22T14:01:44.562Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
14:01:44 [2024-01-22T14:01:44.562Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
14:01:44 [2024-01-22T14:01:44.562Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
14:01:44 [2024-01-22T14:01:44.562Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
14:01:44 [2024-01-22T14:01:44.562Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
14:01:44 [2024-01-22T14:01:44.562Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
14:01:44 [2024-01-22T14:01:44.562Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
14:01:44 [2024-01-22T14:01:44.562Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
14:01:44 [2024-01-22T14:01:44.562Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
14:01:44 [2024-01-22T14:01:44.562Z] PASS
14:01:44 [2024-01-22T14:01:44.562Z] 
14:01:44 [2024-01-22T14:01:44.562Z] === Skipped
14:01:44 [2024-01-22T14:01:44.562Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
14:01:44 [2024-01-22T14:01:44.562Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
14:01:44 [2024-01-22T14:01:44.562Z] 
14:01:44 [2024-01-22T14:01:44.562Z] DONE 57 tests, 1 skipped in 24.068s
14:01:44 [2024-01-22T14:01:44.562Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m  
14:01:44 [2024-01-22T14:01:44.562Z] ++ '[' -n '' ']'
14:01:44 [2024-01-22T14:01:44.562Z] ++ 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
14:01:44 [2024-01-22T14:01:44.562Z] ++ set -e
14:01:44 [2024-01-22T14:01:44.562Z] ++ '[' -n 0 ']'
14:01:44 [2024-01-22T14:01:44.562Z] ++ set -x
14:01:44 [2024-01-22T14:01:44.562Z] ++ 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.jndsX5hYC5/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
14:01:44 [2024-01-22T14:01:44.562Z] INFO: Testing against a local daemon
14:01:44 [2024-01-22T14:01:44.562Z] === RUN   TestVolumesCreateAndList
14:01:44 [2024-01-22T14:01:44.562Z] --- PASS: TestVolumesCreateAndList (0.01s)
14:01:44 [2024-01-22T14:01:44.562Z] === RUN   TestVolumesRemove
14:01:44 [2024-01-22T14:01:44.562Z] === RUN   TestVolumesRemove/volume_in_use
14:01:44 [2024-01-22T14:01:44.562Z] === RUN   TestVolumesRemove/volume_not_in_use
14:01:44 [2024-01-22T14:01:44.562Z] === RUN   TestVolumesRemove/non-existing_volume
14:01:44 [2024-01-22T14:01:44.562Z] === RUN   TestVolumesRemove/non-existing_volume_force
14:01:44 [2024-01-22T14:01:44.562Z] --- PASS: TestVolumesRemove (0.06s)
14:01:44 [2024-01-22T14:01:44.562Z]     --- PASS: TestVolumesRemove/volume_in_use (0.00s)
14:01:44 [2024-01-22T14:01:44.562Z]     --- PASS: TestVolumesRemove/volume_not_in_use (0.01s)
14:01:44 [2024-01-22T14:01:44.562Z]     --- PASS: TestVolumesRemove/non-existing_volume (0.00s)
14:01:44 [2024-01-22T14:01:44.562Z]     --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s)
14:01:44 [2024-01-22T14:01:44.562Z] === RUN   TestVolumesRemoveSwarmEnabled
14:01:44 [2024-01-22T14:01:44.562Z] === PAUSE TestVolumesRemoveSwarmEnabled
14:01:44 [2024-01-22T14:01:44.562Z] === RUN   TestVolumesInspect
14:01:44 [2024-01-22T14:01:44.562Z] --- PASS: TestVolumesInspect (0.01s)
14:01:44 [2024-01-22T14:01:44.562Z] === RUN   TestVolumesInvalidJSON
14:01:44 [2024-01-22T14:01:44.562Z] === RUN   TestVolumesInvalidJSON/volumes/create
14:01:44 [2024-01-22T14:01:44.562Z] === PAUSE TestVolumesInvalidJSON/volumes/create
14:01:44 [2024-01-22T14:01:44.562Z] === CONT  TestVolumesInvalidJSON/volumes/create
14:01:44 [2024-01-22T14:01:44.562Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
14:01:44 [2024-01-22T14:01:44.562Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
14:01:44 [2024-01-22T14:01:44.562Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
14:01:44 [2024-01-22T14:01:44.562Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
14:01:44 [2024-01-22T14:01:44.562Z] --- PASS: TestVolumesInvalidJSON (0.01s)
14:01:44 [2024-01-22T14:01:44.562Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
14:01:44 [2024-01-22T14:01:44.562Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
14:01:44 [2024-01-22T14:01:44.562Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
14:01:44 [2024-01-22T14:01:44.562Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
14:01:44 [2024-01-22T14:01:44.562Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
14:01:44 [2024-01-22T14:01:44.562Z] === RUN   TestVolumePruneAnonymous
14:01:44 [2024-01-22T14:01:44.562Z] --- PASS: TestVolumePruneAnonymous (0.03s)
14:01:44 [2024-01-22T14:01:44.562Z] === RUN   TestVolumePruneAnonFromImage
14:01:44 [2024-01-22T14:01:44.821Z] --- PASS: TestVolumePruneAnonFromImage (0.14s)
14:01:44 [2024-01-22T14:01:44.821Z] === CONT  TestVolumesRemoveSwarmEnabled
14:01:46 [2024-01-22T14:01:46.199Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_in_use
14:01:46 [2024-01-22T14:01:46.199Z] === RUN   TestVolumesRemoveSwarmEnabled/volume_not_in_use
14:01:46 [2024-01-22T14:01:46.199Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume
14:01:46 [2024-01-22T14:01:46.199Z] === RUN   TestVolumesRemoveSwarmEnabled/non-existing_volume_force
14:01:46 [2024-01-22T14:01:46.776Z] --- PASS: TestVolumesRemoveSwarmEnabled (1.92s)
14:01:46 [2024-01-22T14:01:46.776Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s)
14:01:46 [2024-01-22T14:01:46.776Z]     --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s)
14:01:46 [2024-01-22T14:01:46.776Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.00s)
14:01:46 [2024-01-22T14:01:46.776Z]     --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s)
14:01:46 [2024-01-22T14:01:46.776Z] PASS
14:01:46 [2024-01-22T14:01:46.776Z] 
14:01:46 [2024-01-22T14:01:46.776Z] DONE 20 tests in 2.213s
14:01:46 [2024-01-22T14:01:46.776Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
14:01:46 [2024-01-22T14:01:46.776Z] ++++ cat bundles/test-integration/docker.pid
14:01:46 [2024-01-22T14:01:46.776Z] +++ kill 24425
14:01:48 [2024-01-22T14:01:48.179Z] ++++ cat bundles/test-integration/TestUsernsCommit/ddf045f4595b4/docker.pid
14:01:48 [2024-01-22T14:01:48.179Z] +++ kill 62299
14:01:48 [2024-01-22T14:01:48.179Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 62299 is not a child of this shell
14:01:48 [2024-01-22T14:01:48.179Z] warning: PID 62299 from bundles/test-integration/TestUsernsCommit/ddf045f4595b4/docker.pid had a nonzero exit code
14:01:48 [2024-01-22T14:01:48.179Z] umount: bundles/test-integration/TestUsernsCommit/ddf045f4595b4/root: not mounted.
14:01:48 [2024-01-22T14:01:48.179Z] +++ /etc/init.d/apparmor stop
14:01:48 [2024-01-22T14:01:48.179Z] Leaving: AppArmorNo profiles have been unloaded.
14:01:48 [2024-01-22T14:01:48.179Z] 
14:01:48 [2024-01-22T14:01:48.179Z] Unloading profiles will leave already running processes permanently
14:01:48 [2024-01-22T14:01:48.179Z] unconfined, which can lead to unexpected situations.
14:01:48 [2024-01-22T14:01:48.179Z] 
14:01:48 [2024-01-22T14:01:48.179Z] To set a process to complain mode, use the command line tool
14:01:48 [2024-01-22T14:01:48.179Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
14:01:48 [2024-01-22T14:01:48.179Z] +++ true
14:01:48 [2024-01-22T14:01:48.179Z] exiting test-integration
14:01:48 [2024-01-22T14:01:48.179Z] ++ exit 0
14:01:48 [2024-01-22T14:01:48.179Z] 
Post stage
[Pipeline] junit
14:01:49 [2024-01-22T14:01:49.574Z] Recording test results
14:01:49 [2024-01-22T14:01:49.746Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
14:01:50 [2024-01-22T14:01:50.043Z] + echo Ensuring container killed.
14:01:50 [2024-01-22T14:01:50.043Z] Ensuring container killed.
14:01:50 [2024-01-22T14:01:50.043Z] + docker rm -vf docker-pr2
14:01:50 [2024-01-22T14:01:50.043Z] Error response from daemon: No such container: docker-pr2
[Pipeline] sh
14:01:50 [2024-01-22T14:01:50.326Z] + echo Chowning /workspace to jenkins user
14:01:50 [2024-01-22T14:01:50.326Z] Chowning /workspace to jenkins user
14:01:50 [2024-01-22T14:01:50.326Z] + id -u
14:01:50 [2024-01-22T14:01:50.326Z] + id -g
14:01:50 [2024-01-22T14:01:50.326Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-47161:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
14:01:51 [2024-01-22T14:01:51.552Z] + bundleName=arm64-integration
14:01:51 [2024-01-22T14:01:51.552Z] + echo Creating arm64-integration-bundles.tar.gz
14:01:51 [2024-01-22T14:01:51.552Z] Creating arm64-integration-bundles.tar.gz
14:01:51 [2024-01-22T14:01:51.552Z] + + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
14:01:51 [2024-01-22T14:01:51.552Z] xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
14:01:51 [2024-01-22T14:01:51.825Z] Archiving artifacts
14:01:52 [2024-01-22T14:01:52.149Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-47161/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
14:01:52 [2024-01-22T14:01:52.439Z] + make clean
14:01:52 [2024-01-22T14:01:52.439Z] docker volume rm -f docker-dev-cache docker-mod-cache
14:01:52 [2024-01-22T14:01:52.439Z] docker-dev-cache
14:01:52 [2024-01-22T14:01:52.439Z] 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